2024-02-04 23:47:18.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2024-02-04 23:47:18.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:18.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:18.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:18.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:18.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:18.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:18.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d074b14 2024-02-04 23:47:18.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:18.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:18.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:18.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:18.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:18.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:18.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:18.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:18.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:18.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:18.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:18.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:18.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:18.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-04 23:47:18.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-04 23:47:18.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:18.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:18.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-04 23:47:18.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:18.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2024-02-04 23:47:18.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:18.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:18.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:18.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:18.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:18.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:18.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:18.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:18.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2024-02-04 23:47:18.277 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-04 23:47:18.277 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-04 23:47:18.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2024-02-04 23:47:18.378 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-04 23:47:18.381 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@513b6702 2024-02-04 23:47:18.381 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@513b6702 2024-02-04 23:47:18.384 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ffc8355 2024-02-04 23:47:18.385 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ffc8355 2024-02-04 23:47:18.387 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bc30c72 2024-02-04 23:47:18.387 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bc30c72 2024-02-04 23:47:18.389 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ec1896e 2024-02-04 23:47:18.390 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ec1896e 2024-02-04 23:47:18.392 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@14c8fec3 2024-02-04 23:47:18.392 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@14c8fec3 2024-02-04 23:47:18.394 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f953124 2024-02-04 23:47:18.395 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f953124 2024-02-04 23:47:18.397 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c761838 2024-02-04 23:47:18.397 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c761838 2024-02-04 23:47:18.400 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7eee7621 2024-02-04 23:47:18.400 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7eee7621 2024-02-04 23:47:18.403 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d83b1d9 2024-02-04 23:47:18.404 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d83b1d9 2024-02-04 23:47:18.404 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-04 23:47:18.416 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-04 23:47:18.449 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-04 23:47:18.453 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-04 23:47:18.696 [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-02-04 23:47:18.696 [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-02-04 23:47:18.697 [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-02-04 23:47:18.698 [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-02-04 23:47:18.727 [DefaultDispatcher-worker-6 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-04 23:47:18.729 [DefaultDispatcher-worker-6 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-04 23:47:18.730 [DefaultDispatcher-worker-6 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:18.730 [DefaultDispatcher-worker-6 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-04 23:47:18.810 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-04 23:47:18.860 [DefaultDispatcher-worker-3 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-04 23:47:18.899 [DefaultDispatcher-worker-1 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-04 23:47:18.927 [DefaultDispatcher-worker-7 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-04 23:47:18.971 [DefaultDispatcher-worker-11 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-04 23:47:18.979 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-04 23:47:19.030 [DefaultDispatcher-worker-4 @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-02-04 23:47:19.030 [DefaultDispatcher-worker-10 @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-02-04 23:47:19.159 [DefaultDispatcher-worker-4 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-04 23:47:19.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2024-02-04 23:47:19.205 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2024-02-04 23:47:19.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-04 23:47:19.207 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f: (connection evicted) 2024-02-04 23:47:19.207 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@513b6702: (connection evicted) 2024-02-04 23:47:19.208 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ffc8355: (connection evicted) 2024-02-04 23:47:19.208 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5bc30c72: (connection evicted) 2024-02-04 23:47:19.208 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ec1896e: (connection evicted) 2024-02-04 23:47:19.208 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14c8fec3: (connection evicted) 2024-02-04 23:47:19.208 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f953124: (connection evicted) 2024-02-04 23:47:19.209 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c761838: (connection evicted) 2024-02-04 23:47:19.209 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7eee7621: (connection evicted) 2024-02-04 23:47:19.209 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d83b1d9: (connection evicted) 2024-02-04 23:47:19.211 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:19.211 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2024-02-04 23:47:19.211 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2024-02-04 23:47:19.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2024-02-04 23:47:19.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:19.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:19.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:19.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:19.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:19.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:19.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4416e18d 2024-02-04 23:47:19.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:19.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:19.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:19.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:19.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:19.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:19.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:19.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:19.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:19.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:19.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:19.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:19.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:19.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-04 23:47:19.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-04 23:47:19.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:19.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:19.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-04 23:47:19.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:19.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2024-02-04 23:47:19.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:19.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:19.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:19.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:19.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:19.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:19.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:19.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:19.219 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2024-02-04 23:47:19.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3120495d 2024-02-04 23:47:19.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3120495d 2024-02-04 23:47:19.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2024-02-04 23:47:19.225 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3120495d 2024-02-04 23:47:19.245 [Test worker @coroutine#27] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3120495d 2024-02-04 23:47:19.249 [Test worker @coroutine#29] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3120495d 2024-02-04 23:47:19.252 [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-02-04 23:47:19.252 [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-02-04 23:47:19.252 [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-02-04 23:47:19.252 [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-02-04 23:47:19.270 [DefaultDispatcher-worker-2 @coroutine#31] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3120495d 2024-02-04 23:47:19.272 [DefaultDispatcher-worker-2 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-04 23:47:19.272 [DefaultDispatcher-worker-2 @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-02-04 23:47:19.272 [DefaultDispatcher-worker-2 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-04 23:47:19.278 [Test worker @coroutine#36] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3120495d 2024-02-04 23:47:19.301 [DefaultDispatcher-worker-5 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3120495d 2024-02-04 23:47:19.317 [DefaultDispatcher-worker-12 @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-02-04 23:47:19.322 [DefaultDispatcher-worker-9 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3120495d 2024-02-04 23:47:19.323 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-04 23:47:19.328 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7945168d 2024-02-04 23:47:19.328 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7945168d 2024-02-04 23:47:19.332 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7782f7d5 2024-02-04 23:47:19.332 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7782f7d5 2024-02-04 23:47:19.335 [DefaultDispatcher-worker-4 @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-02-04 23:47:19.336 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@73bd7dfd 2024-02-04 23:47:19.337 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@73bd7dfd 2024-02-04 23:47:19.341 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@36bffdee 2024-02-04 23:47:19.341 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@36bffdee 2024-02-04 23:47:19.345 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@679f74ca 2024-02-04 23:47:19.345 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@679f74ca 2024-02-04 23:47:19.347 [DefaultDispatcher-worker-6 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3120495d 2024-02-04 23:47:19.350 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c30bb3 2024-02-04 23:47:19.350 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c30bb3 2024-02-04 23:47:19.354 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f09dc23 2024-02-04 23:47:19.355 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f09dc23 2024-02-04 23:47:19.358 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@569002a1 2024-02-04 23:47:19.359 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@569002a1 2024-02-04 23:47:19.362 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ab5059d 2024-02-04 23:47:19.363 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ab5059d 2024-02-04 23:47:19.363 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-04 23:47:19.365 [DefaultDispatcher-worker-7 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3120495d 2024-02-04 23:47:19.372 [Test worker @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3120495d 2024-02-04 23:47:19.461 [DefaultDispatcher-worker-3 @coroutine#48] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3120495d 2024-02-04 23:47:19.498 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2024-02-04 23:47:19.498 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2024-02-04 23:47:19.498 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-04 23:47:19.498 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3120495d: (connection evicted) 2024-02-04 23:47:19.499 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7945168d: (connection evicted) 2024-02-04 23:47:19.500 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7782f7d5: (connection evicted) 2024-02-04 23:47:19.500 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73bd7dfd: (connection evicted) 2024-02-04 23:47:19.501 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36bffdee: (connection evicted) 2024-02-04 23:47:19.501 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@679f74ca: (connection evicted) 2024-02-04 23:47:19.502 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c30bb3: (connection evicted) 2024-02-04 23:47:19.502 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f09dc23: (connection evicted) 2024-02-04 23:47:19.503 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@569002a1: (connection evicted) 2024-02-04 23:47:19.503 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ab5059d: (connection evicted) 2024-02-04 23:47:19.504 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:19.504 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2024-02-04 23:47:19.504 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2024-02-04 23:47:19.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2024-02-04 23:47:19.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:19.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:19.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:19.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:19.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:19.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:19.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b7308aa 2024-02-04 23:47:19.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:19.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:19.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:19.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:19.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:19.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:19.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:19.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:19.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:19.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:19.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:19.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:19.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:19.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:19.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:19.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:19.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:19.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:19.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:19.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2024-02-04 23:47:19.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:19.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:19.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:19.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:19.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:19.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:19.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:19.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:19.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2024-02-04 23:47:19.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@6164e137 2024-02-04 23:47:19.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@6164e137 2024-02-04 23:47:19.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2024-02-04 23:47:19.655 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:19.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2024-02-04 23:47:19.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:19.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:19.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:19.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:19.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:19.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:19.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@994544 2024-02-04 23:47:19.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:19.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:19.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:19.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:19.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:19.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:19.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:19.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:19.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:19.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:19.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:19.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:19.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:19.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:19.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:19.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:19.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:19.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:19.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:19.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2024-02-04 23:47:19.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:19.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:19.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:19.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:19.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:19.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:19.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:19.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:19.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2024-02-04 23:47:19.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f0c45f4 2024-02-04 23:47:19.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f0c45f4 2024-02-04 23:47:19.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2024-02-04 23:47:19.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2024-02-04 23:47:19.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:19.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:19.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:19.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:19.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:19.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:19.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@faec277 2024-02-04 23:47:19.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:19.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:19.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:19.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:19.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:19.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:19.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:19.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:19.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:19.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:19.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:19.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:19.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:19.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:19.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:19.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:19.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:19.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:19.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:19.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2024-02-04 23:47:19.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:19.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:19.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:19.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:19.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:19.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:19.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:19.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:19.949 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2024-02-04 23:47:19.950 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@1669931a 2024-02-04 23:47:19.950 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@1669931a 2024-02-04 23:47:19.950 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2024-02-04 23:47:20.013 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:20.045 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f0c45f4 2024-02-04 23:47:20.049 [DefaultDispatcher-worker-9 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51807/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-04 23:47:20.050 [DefaultDispatcher-worker-9 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51807/com/ustadmobile/core/contenttype/childrens-literature.epub. 2024-02-04 23:47:20.050 [DefaultDispatcher-worker-9 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51807/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-04 23:47:20.050 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:20.093 [DefaultDispatcher-worker-9 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51807/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-04 23:47:20.094 [DefaultDispatcher-worker-9 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51807/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-04 23:47:20.124 [pool-2-thread-1 @coroutine#85] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1669931a 2024-02-04 23:47:20.290 [DefaultDispatcher-worker-13 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Response doesn't have "Content-Type" header, skipping ContentNegotiation plugin 2024-02-04 23:47:20.291 [DefaultDispatcher-worker-13 @coroutine#78] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:51807/com/ustadmobile/core/contenttype/childrens-literature.epub to class io.ktor.utils.io.ByteReadChannel 2024-02-04 23:47:20.542 [DefaultDispatcher-worker-9 @coroutine#91] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1669931a 2024-02-04 23:47:20.553 [DefaultDispatcher-worker-9 @coroutine#93] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1669931a 2024-02-04 23:47:20.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2024-02-04 23:47:20.587 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2024-02-04 23:47:20.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:20.588 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f0c45f4: (connection evicted) 2024-02-04 23:47:20.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:20.589 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2024-02-04 23:47:20.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2024-02-04 23:47:20.592 [Test worker @coroutine#105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1669931a 2024-02-04 23:47:20.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2024-02-04 23:47:20.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:20.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:20.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:20.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:20.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:20.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:20.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@491893f8 2024-02-04 23:47:20.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:20.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:20.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:20.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:20.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:20.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:20.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:20.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:20.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:20.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:20.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:20.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:20.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:20.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:20.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:20.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:20.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:20.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:20.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:20.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2024-02-04 23:47:20.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:20.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:20.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:20.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:20.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:20.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:20.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:20.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:20.598 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2024-02-04 23:47:20.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@46e388ec 2024-02-04 23:47:20.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@46e388ec 2024-02-04 23:47:20.599 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2024-02-04 23:47:20.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2024-02-04 23:47:20.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:20.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:20.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:20.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:20.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:20.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:20.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53f495f0 2024-02-04 23:47:20.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:20.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:20.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:20.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:20.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:20.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:20.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:20.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:20.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:20.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:20.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:20.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:20.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:20.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:20.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:20.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:20.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:20.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:20.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:20.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2024-02-04 23:47:20.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:20.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:20.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:20.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:20.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:20.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:20.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:20.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:20.629 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2024-02-04 23:47:20.630 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@45707f76 2024-02-04 23:47:20.630 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@45707f76 2024-02-04 23:47:20.630 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2024-02-04 23:47:20.679 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2024-02-04 23:47:20.680 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2024-02-04 23:47:20.680 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:20.680 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46e388ec: (connection evicted) 2024-02-04 23:47:20.680 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:20.680 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2024-02-04 23:47:20.680 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2024-02-04 23:47:20.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2024-02-04 23:47:20.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:20.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:20.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:20.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:20.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:20.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:20.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@432c0f1 2024-02-04 23:47:20.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:20.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:20.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:20.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:20.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:20.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:20.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:20.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:20.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:20.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:20.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:20.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:20.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:20.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:20.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:20.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:20.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:20.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:20.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:20.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2024-02-04 23:47:20.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:20.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:20.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:20.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:20.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:20.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:20.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:20.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:20.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2024-02-04 23:47:20.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@284d4885 2024-02-04 23:47:20.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@284d4885 2024-02-04 23:47:20.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2024-02-04 23:47:20.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2024-02-04 23:47:20.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:20.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:20.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:20.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:20.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:20.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:20.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1201e064 2024-02-04 23:47:20.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:20.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:20.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:20.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:20.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:20.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:20.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:20.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:20.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:20.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:20.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:20.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:20.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:20.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:20.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:20.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:20.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:20.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:20.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:20.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2024-02-04 23:47:20.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:20.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:20.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:20.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:20.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:20.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:20.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:20.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:20.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2024-02-04 23:47:20.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a8dcfbb 2024-02-04 23:47:20.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a8dcfbb 2024-02-04 23:47:20.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2024-02-04 23:47:20.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2024-02-04 23:47:20.723 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2024-02-04 23:47:20.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:20.724 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@284d4885: (connection evicted) 2024-02-04 23:47:20.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:20.724 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2024-02-04 23:47:20.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2024-02-04 23:47:20.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2024-02-04 23:47:20.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:20.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:20.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:20.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:20.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:20.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:20.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@213835b6 2024-02-04 23:47:20.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:20.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:20.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:20.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:20.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:20.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:20.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:20.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:20.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:20.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:20.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:20.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:20.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:20.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:20.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:20.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:20.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:20.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:20.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:20.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2024-02-04 23:47:20.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:20.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:20.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:20.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:20.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:20.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:20.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:20.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:20.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2024-02-04 23:47:20.730 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:20.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@37e55819 2024-02-04 23:47:20.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@37e55819 2024-02-04 23:47:20.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2024-02-04 23:47:20.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2024-02-04 23:47:20.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:20.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:20.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:20.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:20.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:20.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:20.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2bdcfcf 2024-02-04 23:47:20.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:20.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:20.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:20.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:20.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:20.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:20.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:20.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:20.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:20.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:20.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:20.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:20.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:20.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:20.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:20.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:20.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:20.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:20.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:20.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2024-02-04 23:47:20.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:20.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:20.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:20.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:20.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:20.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:20.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:20.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:20.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2024-02-04 23:47:20.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@5871a482 2024-02-04 23:47:20.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@5871a482 2024-02-04 23:47:20.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2024-02-04 23:47:20.768 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2024-02-04 23:47:20.768 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2024-02-04 23:47:20.768 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:20.768 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37e55819: (connection evicted) 2024-02-04 23:47:20.769 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:20.769 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2024-02-04 23:47:20.769 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2024-02-04 23:47:20.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2024-02-04 23:47:20.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:20.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:20.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:20.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:20.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:20.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:20.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@370225c7 2024-02-04 23:47:20.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:20.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:20.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:20.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:20.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:20.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:20.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:20.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:20.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:20.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:20.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:20.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:20.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:20.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:20.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:20.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:20.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:20.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:20.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:20.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2024-02-04 23:47:20.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:20.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:20.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:20.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:20.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:20.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:20.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:20.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:20.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2024-02-04 23:47:20.778 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@156324b 2024-02-04 23:47:20.778 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@156324b 2024-02-04 23:47:20.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2024-02-04 23:47:20.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2024-02-04 23:47:20.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:20.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:20.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:20.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:20.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:20.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:20.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38a38ed4 2024-02-04 23:47:20.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:20.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:20.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:20.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:20.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:20.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:20.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:20.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:20.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:20.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:20.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:20.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:20.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:20.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:20.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:20.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:20.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:20.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:20.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:20.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2024-02-04 23:47:20.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:20.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:20.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:20.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:20.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:20.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:20.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:20.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:20.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2024-02-04 23:47:20.804 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b4b8199 2024-02-04 23:47:20.804 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b4b8199 2024-02-04 23:47:20.804 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2024-02-04 23:47:20.815 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:20.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2024-02-04 23:47:20.838 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2024-02-04 23:47:20.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:20.838 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@156324b: (connection evicted) 2024-02-04 23:47:20.839 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:20.839 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2024-02-04 23:47:20.839 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2024-02-04 23:47:20.857 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:20.904 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:20.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2024-02-04 23:47:20.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:20.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:20.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:20.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:20.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:20.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:20.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15e5246 2024-02-04 23:47:20.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:20.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:20.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:20.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:20.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:20.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:20.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:20.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:20.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:20.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:20.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:20.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:20.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:20.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:20.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:20.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:20.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:20.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:20.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:20.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2024-02-04 23:47:20.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:20.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:20.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:20.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:20.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:20.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:20.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:20.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:20.958 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2024-02-04 23:47:20.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c9e19de 2024-02-04 23:47:20.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c9e19de 2024-02-04 23:47:20.959 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2024-02-04 23:47:20.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2024-02-04 23:47:20.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:20.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:20.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:20.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:20.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:20.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:20.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12aa381f 2024-02-04 23:47:20.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:20.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:20.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:20.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:20.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:20.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:20.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:20.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:20.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:20.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:20.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:20.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:20.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:20.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:20.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:20.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:20.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:20.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:20.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:20.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2024-02-04 23:47:20.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:20.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:20.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:20.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:20.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:20.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:20.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:20.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:20.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2024-02-04 23:47:20.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bec1589 2024-02-04 23:47:20.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bec1589 2024-02-04 23:47:20.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2024-02-04 23:47:21.059 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:21.085 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-04 23:47:21.088 [DefaultDispatcher-worker-1 @coroutine#134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bec1589 2024-02-04 23:47:21.109 [DefaultDispatcher-worker-11 @coroutine#137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bec1589 2024-02-04 23:47:21.120 [DefaultDispatcher-worker-5 @coroutine#139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bec1589 2024-02-04 23:47:21.131 [DefaultDispatcher-worker-5 @coroutine#141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bec1589 2024-02-04 23:47:21.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2024-02-04 23:47:21.222 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2024-02-04 23:47:21.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:21.223 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c9e19de: (connection evicted) 2024-02-04 23:47:21.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:21.223 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2024-02-04 23:47:21.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2024-02-04 23:47:21.233 [Test worker @coroutine#313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bec1589 2024-02-04 23:47:21.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2024-02-04 23:47:21.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:21.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:21.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:21.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:21.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:21.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:21.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@324e8baa 2024-02-04 23:47:21.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:21.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:21.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:21.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:21.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:21.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:21.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:21.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:21.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:21.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:21.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:21.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:21.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:21.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:21.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:21.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:21.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:21.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:21.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:21.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2024-02-04 23:47:21.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:21.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:21.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:21.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:21.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:21.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:21.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:21.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:21.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2024-02-04 23:47:21.252 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@51de5efa 2024-02-04 23:47:21.253 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@51de5efa 2024-02-04 23:47:21.253 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2024-02-04 23:47:21.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2024-02-04 23:47:21.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:21.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:21.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:21.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:21.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:21.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:21.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30228de7 2024-02-04 23:47:21.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:21.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:21.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:21.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:21.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:21.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:21.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:21.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:21.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:21.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:21.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:21.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:21.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:21.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:21.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:21.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:21.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:21.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:21.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:21.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2024-02-04 23:47:21.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:21.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:21.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:21.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:21.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:21.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:21.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:21.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:21.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2024-02-04 23:47:21.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e159116 2024-02-04 23:47:21.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e159116 2024-02-04 23:47:21.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2024-02-04 23:47:21.285 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2024-02-04 23:47:21.285 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2024-02-04 23:47:21.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:21.287 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51de5efa: (connection evicted) 2024-02-04 23:47:21.288 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:21.288 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2024-02-04 23:47:21.288 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2024-02-04 23:47:21.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2024-02-04 23:47:21.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:21.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:21.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:21.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:21.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:21.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:21.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17136390 2024-02-04 23:47:21.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:21.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:21.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:21.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:21.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:21.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:21.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:21.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:21.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:21.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:21.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:21.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:21.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:21.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:21.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:21.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:21.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:21.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:21.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:21.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2024-02-04 23:47:21.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:21.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:21.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:21.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:21.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:21.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:21.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:21.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:21.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2024-02-04 23:47:21.294 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f1d799 2024-02-04 23:47:21.294 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f1d799 2024-02-04 23:47:21.294 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2024-02-04 23:47:21.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2024-02-04 23:47:21.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:21.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:21.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:21.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:21.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:21.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:21.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ca2cd5e 2024-02-04 23:47:21.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:21.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:21.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:21.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:21.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:21.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:21.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:21.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:21.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:21.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:21.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:21.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:21.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:21.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:21.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:21.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:21.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:21.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:21.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:21.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2024-02-04 23:47:21.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:21.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:21.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:21.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:21.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:21.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:21.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:21.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:21.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2024-02-04 23:47:21.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@333e5fb6 2024-02-04 23:47:21.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@333e5fb6 2024-02-04 23:47:21.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2024-02-04 23:47:21.323 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2024-02-04 23:47:21.323 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2024-02-04 23:47:21.323 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:21.323 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f1d799: (connection evicted) 2024-02-04 23:47:21.324 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:21.324 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2024-02-04 23:47:21.324 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2024-02-04 23:47:21.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2024-02-04 23:47:21.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:21.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:21.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:21.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:21.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:21.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:21.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c43df76 2024-02-04 23:47:21.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:21.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:21.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:21.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:21.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:21.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:21.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:21.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:21.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:21.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:21.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:21.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:21.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:21.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:21.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:21.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:21.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:21.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:21.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:21.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2024-02-04 23:47:21.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:21.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:21.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:21.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:21.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:21.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:21.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:21.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:21.332 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2024-02-04 23:47:21.332 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@71b3ba5a 2024-02-04 23:47:21.332 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@71b3ba5a 2024-02-04 23:47:21.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2024-02-04 23:47:21.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2024-02-04 23:47:21.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:21.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:21.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:21.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:21.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:21.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:21.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@83ebdc5 2024-02-04 23:47:21.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:21.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:21.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:21.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:21.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:21.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:21.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:21.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:21.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:21.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:21.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:21.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:21.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:21.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:21.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:21.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:21.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:21.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:21.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:21.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2024-02-04 23:47:21.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:21.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:21.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:21.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:21.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:21.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:21.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:21.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:21.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2024-02-04 23:47:21.363 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@14dbfdb1 2024-02-04 23:47:21.363 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@14dbfdb1 2024-02-04 23:47:21.363 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2024-02-04 23:47:21.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2024-02-04 23:47:21.370 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2024-02-04 23:47:21.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:21.376 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71b3ba5a: (connection evicted) 2024-02-04 23:47:21.377 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:21.378 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2024-02-04 23:47:21.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2024-02-04 23:47:21.379 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:21.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2024-02-04 23:47:21.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:21.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:21.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:21.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:21.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:21.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:21.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fa212df 2024-02-04 23:47:21.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:21.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:21.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:21.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:21.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:21.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:21.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:21.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:21.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:21.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:21.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:21.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:21.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:21.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:21.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:21.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:21.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:21.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:21.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:21.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2024-02-04 23:47:21.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:21.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:21.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:21.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:21.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:21.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:21.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:21.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:21.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2024-02-04 23:47:21.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e3b2dd3 2024-02-04 23:47:21.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e3b2dd3 2024-02-04 23:47:21.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2024-02-04 23:47:21.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2024-02-04 23:47:21.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:21.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@238ad211 2024-02-04 23:47:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2024-02-04 23:47:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:21.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2024-02-04 23:47:21.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@6591f8ea 2024-02-04 23:47:21.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@6591f8ea 2024-02-04 23:47:21.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2024-02-04 23:47:21.420 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:21.431 [DefaultDispatcher-worker-5 @coroutine#335] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -version 2024-02-04 23:47:21.463 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:21.470 [DefaultDispatcher-worker-5 @coroutine#335] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -v quiet -print_format json -show_error -show_format -show_streams -show_chapters /tmp/junit13583122659158093689/junit17898524135599037711.tmp 2024-02-04 23:47:21.485 [HikariPool-22 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:21.508 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:21.536 [DefaultDispatcher-worker-5 @coroutine#335] DEBUG net.bramp.ffmpeg.FFprobe - { "streams": [ { "index": 0, "codec_name": "h264", "codec_long_name": "H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10", "profile": "High", "codec_type": "video", "codec_time_base": "36131/2150400", "codec_tag_string": "avc1", "codec_tag": "0x31637661", "width": 1920, "height": 1080, "coded_width": 1920, "coded_height": 1088, "has_b_frames": 1, "sample_aspect_ratio": "1:1", "display_aspect_ratio": "16:9", "pix_fmt": "yuv420p", "level": 40, "color_range": "tv", "color_space": "bt709", "color_transfer": "bt709", "color_primaries": "bt709", "chroma_location": "left", "refs": 1, "is_avc": "true", "nal_length_size": "4", "r_frame_rate": "30/1", "avg_frame_rate": "1075200/36131", 2024-02-04 23:47:21.552 [DefaultDispatcher-worker-5 @coroutine#335] DEBUG net.bramp.ffmpeg.FFprobe - "time_base": "1/15360", "start_pts": 0, "start_time": "0.000000", "duration_ts": 17695, "duration": "1.152018", "bit_rate": "3011701", "bits_per_raw_sample": "8", "nb_frames": "70", "disposition": { "default": 1, "dub": 0, "original": 0, "comment": 0, "lyrics": 0, "karaoke": 0, "forced": 0, "hearing_impaired": 0, "visual_impaired": 0, "clean_effects": 0, "attached_pic": 0, "timed_thumbnails": 0 }, "tags": { "creation_time": "2019-01-29T08:44:17.000000Z", "language": "und", "handler_name": "Core Media Video" } }, { "index": 1, "codec_name": "aac", "codec_long_name": "AAC (Advanced Audio Coding 2024-02-04 23:47:21.555 [DefaultDispatcher-worker-5 @coroutine#335] DEBUG net.bramp.ffmpeg.FFprobe - )", "profile": "LC", "codec_type": "audio", "codec_time_base": "1/44100", "codec_tag_string": "mp4a", "codec_tag": "0x6134706d", "sample_fmt": "fltp", "sample_rate": "44100", "channels": 2, "channel_layout": "stereo", "bits_per_sample": 0, "r_frame_rate": "0/0", "avg_frame_rate": "0/0", "time_base": "1/44100", "start_pts": 0, "start_time": "0.000000", "duration_ts": 50803, "duration": "1.151995", "bit_rate": "127320", "max_bit_rate": "127999", "nb_frames": "53", "disposition": { "default": 1, "dub": 0, "original": 0, "comment": 0, "lyrics": 0, "karaoke": 0, "forced": 0, "hearing_impaired": 0, "visual_impaired": 0, 2024-02-04 23:47:21.555 [DefaultDispatcher-worker-5 @coroutine#335] DEBUG net.bramp.ffmpeg.FFprobe - "clean_effects": 0, "attached_pic": 0, "timed_thumbnails": 0 }, "tags": { "creation_time": "2019-01-29T08:44:17.000000Z", "language": "und", "handler_name": "Core Media Audio" } } ], "chapters": [ ], "format": { "filename": "/tmp/junit13583122659158093689/junit17898524135599037711.tmp", "nb_streams": 2, "nb_programs": 0, "format_name": "mov,mp4,m4a,3gp,3g2,mj2", "format_long_name": "QuickTime / MOV", "start_time": "0.000000", "duration": "1.152000", "size": "907481", "bit_rate": "6301951", "probe_score": 100, "tags": { "major_brand": "mp42", "minor_version": "1", "compatible_brands": "mp41mp42isom", "creation_time": "2019-01-29T08:44:17.000000Z" } } } 2024-02-04 23:47:21.556 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2024-02-04 23:47:21.556 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2024-02-04 23:47:21.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:21.556 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e3b2dd3: (connection evicted) 2024-02-04 23:47:21.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:21.557 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2024-02-04 23:47:21.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2024-02-04 23:47:21.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2024-02-04 23:47:21.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:21.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:21.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:21.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:21.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:21.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:21.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b3c2ae0 2024-02-04 23:47:21.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:21.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:21.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:21.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:21.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:21.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:21.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:21.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:21.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:21.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:21.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:21.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:21.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:21.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:21.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:21.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:21.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:21.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:21.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:21.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2024-02-04 23:47:21.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:21.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:21.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:21.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:21.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:21.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:21.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:21.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:21.561 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2024-02-04 23:47:21.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@41059616 2024-02-04 23:47:21.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@41059616 2024-02-04 23:47:21.562 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2024-02-04 23:47:21.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2024-02-04 23:47:21.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:21.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:21.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:21.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:21.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:21.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:21.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e93108a 2024-02-04 23:47:21.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:21.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:21.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:21.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:21.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:21.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:21.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:21.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:21.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:21.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:21.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:21.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:21.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:21.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:21.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:21.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:21.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:21.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:21.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:21.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2024-02-04 23:47:21.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:21.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:21.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:21.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:21.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:21.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:21.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:21.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:21.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2024-02-04 23:47:21.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@32f308c6 2024-02-04 23:47:21.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@32f308c6 2024-02-04 23:47:21.580 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2024-02-04 23:47:21.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2024-02-04 23:47:21.586 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2024-02-04 23:47:21.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:21.586 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41059616: (connection evicted) 2024-02-04 23:47:21.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:21.587 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2024-02-04 23:47:21.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2024-02-04 23:47:21.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2024-02-04 23:47:21.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:21.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:21.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:21.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:21.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:21.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:21.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@391d28ea 2024-02-04 23:47:21.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:21.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:21.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:21.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:21.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:21.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:21.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:21.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:21.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:21.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:21.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:21.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:21.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:21.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:21.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:21.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:21.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:21.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:21.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:21.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2024-02-04 23:47:21.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:21.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:21.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:21.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:21.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:21.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:21.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:21.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:21.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2024-02-04 23:47:21.592 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ab455e2 2024-02-04 23:47:21.592 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ab455e2 2024-02-04 23:47:21.592 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2024-02-04 23:47:21.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2024-02-04 23:47:21.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:21.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:21.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:21.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:21.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:21.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:21.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2acca224 2024-02-04 23:47:21.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:21.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:21.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:21.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:21.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:21.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:21.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:21.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:21.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:21.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:21.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:21.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:21.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:21.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:21.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:21.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:21.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:21.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:21.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:21.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2024-02-04 23:47:21.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:21.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:21.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:21.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:21.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:21.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:21.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:21.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:21.617 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2024-02-04 23:47:21.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@223cbf0d 2024-02-04 23:47:21.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@223cbf0d 2024-02-04 23:47:21.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2024-02-04 23:47:21.642 [DefaultDispatcher-worker-1 @coroutine#346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@223cbf0d 2024-02-04 23:47:21.644 [DefaultDispatcher-worker-1 @coroutine#348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@223cbf0d 2024-02-04 23:47:21.646 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2024-02-04 23:47:21.646 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2024-02-04 23:47:21.646 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:21.647 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ab455e2: (connection evicted) 2024-02-04 23:47:21.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:21.647 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2024-02-04 23:47:21.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2024-02-04 23:47:21.648 [Test worker @coroutine#353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@223cbf0d 2024-02-04 23:47:21.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2024-02-04 23:47:21.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:21.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:21.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:21.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:21.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:21.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:21.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27e21083 2024-02-04 23:47:21.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:21.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:21.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:21.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:21.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:21.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:21.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:21.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:21.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:21.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:21.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:21.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:21.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:21.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:21.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:21.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:21.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:21.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:21.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:21.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2024-02-04 23:47:21.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:21.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:21.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:21.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:21.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:21.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:21.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:21.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:21.652 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2024-02-04 23:47:21.653 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@49e0b123 2024-02-04 23:47:21.653 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@49e0b123 2024-02-04 23:47:21.653 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2024-02-04 23:47:21.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2024-02-04 23:47:21.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:21.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:21.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:21.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:21.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:21.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:21.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e85e3f1 2024-02-04 23:47:21.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:21.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:21.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:21.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:21.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:21.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:21.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:21.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:21.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:21.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:21.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:21.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:21.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:21.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:21.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:21.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:21.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:21.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:21.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:21.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2024-02-04 23:47:21.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:21.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:21.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:21.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:21.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:21.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:21.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:21.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:21.676 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2024-02-04 23:47:21.676 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b360972 2024-02-04 23:47:21.676 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b360972 2024-02-04 23:47:21.676 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2024-02-04 23:47:21.679 [DefaultDispatcher-worker-1 @coroutine#359] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -version 2024-02-04 23:47:21.680 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:21.718 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:21.724 [DefaultDispatcher-worker-1 @coroutine#359] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -v quiet -print_format json -show_error -show_format -show_streams -show_chapters /tmp/junit17245415800435191156/junit16922599135932535322.tmp 2024-02-04 23:47:21.755 [HikariPool-28 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:21.766 [DefaultDispatcher-worker-1 @coroutine#359] DEBUG net.bramp.ffmpeg.FFprobe - { "error": { "code": -1094995529, "string": "Invalid data found when processing input" } } 2024-02-04 23:47:21.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2024-02-04 23:47:21.771 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2024-02-04 23:47:21.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:21.772 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49e0b123: (connection evicted) 2024-02-04 23:47:21.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:21.773 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2024-02-04 23:47:21.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2024-02-04 23:47:21.777 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:21.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2024-02-04 23:47:21.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:21.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:21.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:21.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:21.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:21.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:21.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@521a506c 2024-02-04 23:47:21.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:21.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:21.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:21.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:21.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:21.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:21.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:21.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:21.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:21.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:21.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:21.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:21.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:21.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:21.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:21.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:21.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:21.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:21.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:21.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2024-02-04 23:47:21.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:21.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:21.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:21.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:21.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:21.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:21.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:21.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:21.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2024-02-04 23:47:21.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@579f3c8e 2024-02-04 23:47:21.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@579f3c8e 2024-02-04 23:47:21.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2024-02-04 23:47:21.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2024-02-04 23:47:21.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:21.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:21.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:21.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:21.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:21.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:21.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4eb1943b 2024-02-04 23:47:21.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:21.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:21.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:21.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:21.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:21.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:21.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:21.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:21.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:21.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:21.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:21.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:21.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:21.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:21.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:21.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:21.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:21.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:21.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:21.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2024-02-04 23:47:21.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:21.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:21.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:21.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:21.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:21.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:21.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:21.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:21.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2024-02-04 23:47:21.817 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@534d0e20 2024-02-04 23:47:21.817 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@534d0e20 2024-02-04 23:47:21.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2024-02-04 23:47:21.828 [DefaultDispatcher-worker-5 @coroutine#366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@534d0e20 2024-02-04 23:47:21.829 [DefaultDispatcher-worker-5 @coroutine#368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@534d0e20 2024-02-04 23:47:21.831 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2024-02-04 23:47:21.831 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2024-02-04 23:47:21.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:21.831 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@579f3c8e: (connection evicted) 2024-02-04 23:47:21.832 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:21.832 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2024-02-04 23:47:21.832 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2024-02-04 23:47:21.833 [Test worker @coroutine#372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@534d0e20 2024-02-04 23:47:21.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2024-02-04 23:47:21.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:21.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:21.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:21.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:21.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:21.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:21.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a55e82a 2024-02-04 23:47:21.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:21.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:21.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:21.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:21.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:21.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:21.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:21.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:21.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:21.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:21.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:21.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:21.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:21.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:21.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:21.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:21.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:21.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:21.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:21.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2024-02-04 23:47:21.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:21.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:21.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:21.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:21.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:21.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:21.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:21.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:21.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2024-02-04 23:47:21.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a01ffff 2024-02-04 23:47:21.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a01ffff 2024-02-04 23:47:21.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2024-02-04 23:47:21.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2024-02-04 23:47:21.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:21.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:21.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:21.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:21.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:21.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:21.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a3c99f1 2024-02-04 23:47:21.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:21.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:21.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:21.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:21.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:21.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:21.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:21.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:21.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:21.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:21.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:21.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:21.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:21.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:21.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:21.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:21.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:21.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:21.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:21.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2024-02-04 23:47:21.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:21.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:21.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:21.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:21.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:21.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:21.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:21.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:21.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2024-02-04 23:47:21.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@661db63e 2024-02-04 23:47:21.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@661db63e 2024-02-04 23:47:21.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2024-02-04 23:47:21.917 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:21.922 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2024-02-04 23:47:21.922 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2024-02-04 23:47:21.922 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:21.922 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a01ffff: (connection evicted) 2024-02-04 23:47:21.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:21.923 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2024-02-04 23:47:21.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2024-02-04 23:47:21.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2024-02-04 23:47:21.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:21.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:21.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:21.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:21.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:21.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:21.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9880a15 2024-02-04 23:47:21.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:21.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:21.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:21.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:21.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:21.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:21.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:21.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:21.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:21.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:21.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:21.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:21.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:21.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:21.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:21.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:21.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:21.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:21.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:21.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2024-02-04 23:47:21.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:21.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:21.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:21.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:21.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:21.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:21.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:21.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:21.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2024-02-04 23:47:21.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@3de88f64 2024-02-04 23:47:21.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@3de88f64 2024-02-04 23:47:21.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2024-02-04 23:47:21.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2024-02-04 23:47:21.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:21.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:21.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:21.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:21.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:21.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:21.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e8afdad 2024-02-04 23:47:21.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:21.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:21.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:21.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:21.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:21.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:21.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:21.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:21.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:21.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:21.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:21.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:21.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:21.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:21.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:21.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:21.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:21.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:21.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:21.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2024-02-04 23:47:21.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:21.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:21.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:21.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:21.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:21.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:21.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:21.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:21.951 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2024-02-04 23:47:21.952 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@3722f39d 2024-02-04 23:47:21.952 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@3722f39d 2024-02-04 23:47:21.952 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2024-02-04 23:47:21.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2024-02-04 23:47:21.955 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2024-02-04 23:47:21.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:21.955 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3de88f64: (connection evicted) 2024-02-04 23:47:21.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:21.956 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2024-02-04 23:47:21.956 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2024-02-04 23:47:21.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2024-02-04 23:47:21.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:21.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:21.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:21.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:21.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:21.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:21.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bcc8f13 2024-02-04 23:47:21.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:21.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:21.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:21.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:21.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:21.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:21.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:21.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:21.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:21.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:21.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:21.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:21.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:21.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:21.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:21.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:21.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:21.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:21.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:21.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2024-02-04 23:47:21.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:21.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:21.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:21.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:21.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:21.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:21.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:21.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:21.959 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2024-02-04 23:47:21.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@73d91faf 2024-02-04 23:47:21.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@73d91faf 2024-02-04 23:47:21.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2024-02-04 23:47:21.964 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:21.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2024-02-04 23:47:21.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:21.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:21.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:21.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:21.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:21.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:21.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30fa8a6b 2024-02-04 23:47:21.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:21.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:21.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:21.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:21.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:21.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:21.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:21.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:21.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:21.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:21.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:21.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:21.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:21.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:21.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:21.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:21.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:21.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:21.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:21.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2024-02-04 23:47:21.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:21.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:21.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:21.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:21.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:21.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:21.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:21.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:21.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2024-02-04 23:47:21.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@342723a3 2024-02-04 23:47:21.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@342723a3 2024-02-04 23:47:21.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2024-02-04 23:47:21.990 [DefaultDispatcher-worker-1 @coroutine#390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342723a3 2024-02-04 23:47:21.992 [DefaultDispatcher-worker-1 @coroutine#392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342723a3 2024-02-04 23:47:21.993 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2024-02-04 23:47:21.993 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2024-02-04 23:47:21.993 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:21.994 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73d91faf: (connection evicted) 2024-02-04 23:47:21.995 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:21.995 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2024-02-04 23:47:21.995 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2024-02-04 23:47:21.996 [Test worker @coroutine#396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342723a3 2024-02-04 23:47:21.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2024-02-04 23:47:21.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:21.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:21.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:21.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:21.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:21.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:21.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@290c266c 2024-02-04 23:47:21.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:21.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:21.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:21.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:21.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:21.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:21.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:21.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:21.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:21.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:21.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:21.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:21.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:21.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:21.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:21.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:21.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:21.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:21.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:21.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2024-02-04 23:47:21.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:21.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:21.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:21.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:21.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:21.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:21.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:21.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:21.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2024-02-04 23:47:21.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ea3a513 2024-02-04 23:47:21.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ea3a513 2024-02-04 23:47:22.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2024-02-04 23:47:22.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2024-02-04 23:47:22.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:22.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:22.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:22.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:22.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:22.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:22.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c4059a 2024-02-04 23:47:22.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:22.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:22.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:22.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:22.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:22.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:22.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:22.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:22.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:22.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:22.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:22.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:22.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:22.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:22.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:22.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:22.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:22.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:22.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:22.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2024-02-04 23:47:22.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:22.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:22.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:22.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:22.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:22.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:22.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:22.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:22.022 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2024-02-04 23:47:22.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@2570b316 2024-02-04 23:47:22.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@2570b316 2024-02-04 23:47:22.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2024-02-04 23:47:22.030 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2024-02-04 23:47:22.030 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2024-02-04 23:47:22.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:22.030 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ea3a513: (connection evicted) 2024-02-04 23:47:22.031 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:22.031 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2024-02-04 23:47:22.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2024-02-04 23:47:22.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2024-02-04 23:47:22.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:22.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:22.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:22.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:22.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:22.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:22.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f541e67 2024-02-04 23:47:22.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:22.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:22.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:22.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:22.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:22.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:22.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:22.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:22.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:22.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:22.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:22.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:22.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:22.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-04 23:47:22.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-04 23:47:22.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:22.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:22.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-04 23:47:22.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:22.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2024-02-04 23:47:22.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:22.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:22.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:22.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:22.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:22.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:22.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:22.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:22.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2024-02-04 23:47:22.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@3514ac7d 2024-02-04 23:47:22.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@3514ac7d 2024-02-04 23:47:22.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2024-02-04 23:47:22.052 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:22.060 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3514ac7d 2024-02-04 23:47:22.072 [Test worker @coroutine#404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3514ac7d 2024-02-04 23:47:22.074 [Test worker @coroutine#406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3514ac7d 2024-02-04 23:47:22.083 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:22.091 [DefaultDispatcher-worker-7 @coroutine#408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3514ac7d 2024-02-04 23:47:22.096 [Test worker @coroutine#411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3514ac7d 2024-02-04 23:47:22.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2024-02-04 23:47:22.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:22.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:22.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:22.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:22.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:22.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:22.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ad0c70a 2024-02-04 23:47:22.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:22.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:22.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:22.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:22.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:22.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:22.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:22.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:22.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:22.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:22.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:22.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:22.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:22.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:22.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:22.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:22.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:22.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:22.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:22.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2024-02-04 23:47:22.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:22.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:22.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:22.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:22.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:22.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:22.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:22.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:22.098 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2024-02-04 23:47:22.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@75805562 2024-02-04 23:47:22.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@75805562 2024-02-04 23:47:22.098 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2024-02-04 23:47:22.104 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2024-02-04 23:47:22.104 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2024-02-04 23:47:22.104 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:22.104 [HikariPool-40 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3514ac7d: (connection evicted) 2024-02-04 23:47:22.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:22.106 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2024-02-04 23:47:22.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2024-02-04 23:47:22.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2024-02-04 23:47:22.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:22.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:22.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:22.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:22.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:22.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:22.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@cf984d9 2024-02-04 23:47:22.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:22.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:22.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:22.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:22.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:22.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:22.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:22.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:22.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:22.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:22.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:22.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:22.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:22.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-04 23:47:22.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-04 23:47:22.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:22.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:22.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-04 23:47:22.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:22.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2024-02-04 23:47:22.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:22.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:22.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:22.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:22.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:22.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:22.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:22.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:22.110 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2024-02-04 23:47:22.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@54941dfd 2024-02-04 23:47:22.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@54941dfd 2024-02-04 23:47:22.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2024-02-04 23:47:22.116 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54941dfd 2024-02-04 23:47:22.123 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:22.133 [Test worker @coroutine#422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54941dfd 2024-02-04 23:47:22.136 [Test worker @coroutine#424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54941dfd 2024-02-04 23:47:22.140 [Test worker @coroutine#429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54941dfd 2024-02-04 23:47:22.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2024-02-04 23:47:22.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:22.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:22.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:22.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:22.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:22.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:22.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@341ccfd1 2024-02-04 23:47:22.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:22.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:22.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:22.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:22.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:22.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:22.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:22.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:22.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:22.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:22.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:22.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:22.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:22.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:22.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:22.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:22.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:22.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:22.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:22.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2024-02-04 23:47:22.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:22.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:22.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:22.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:22.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:22.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:22.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:22.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:22.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2024-02-04 23:47:22.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cead673 2024-02-04 23:47:22.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cead673 2024-02-04 23:47:22.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2024-02-04 23:47:22.150 [DefaultDispatcher-worker-12 @coroutine#438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cead673 2024-02-04 23:47:22.152 [Test worker @coroutine#440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cead673 2024-02-04 23:47:22.155 [DefaultDispatcher-worker-11 @coroutine#426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54941dfd 2024-02-04 23:47:22.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2024-02-04 23:47:22.155 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2024-02-04 23:47:22.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:22.156 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54941dfd: (connection evicted) 2024-02-04 23:47:22.157 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:22.157 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2024-02-04 23:47:22.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2024-02-04 23:47:22.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2024-02-04 23:47:22.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:22.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:22.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:22.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:22.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:22.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:22.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@644947ee 2024-02-04 23:47:22.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:22.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:22.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:22.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:22.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:22.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:22.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:22.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:22.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:22.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:22.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:22.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:22.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:22.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-04 23:47:22.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-04 23:47:22.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:22.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:22.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-04 23:47:22.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:22.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2024-02-04 23:47:22.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:22.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:22.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:22.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:22.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:22.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:22.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:22.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:22.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2024-02-04 23:47:22.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@714bffd5 2024-02-04 23:47:22.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@714bffd5 2024-02-04 23:47:22.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2024-02-04 23:47:22.167 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@714bffd5 2024-02-04 23:47:22.181 [Test worker @coroutine#449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@714bffd5 2024-02-04 23:47:22.183 [Test worker @coroutine#451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@714bffd5 2024-02-04 23:47:22.187 [Test worker @coroutine#456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@714bffd5 2024-02-04 23:47:22.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2024-02-04 23:47:22.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:22.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:22.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:22.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:22.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:22.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:22.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78e043e4 2024-02-04 23:47:22.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:22.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:22.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:22.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:22.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:22.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:22.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:22.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:22.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:22.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:22.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:22.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:22.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:22.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:22.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:22.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:22.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:22.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:22.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:22.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2024-02-04 23:47:22.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:22.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:22.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:22.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:22.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:22.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:22.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:22.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:22.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2024-02-04 23:47:22.190 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@738a39cc 2024-02-04 23:47:22.190 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@738a39cc 2024-02-04 23:47:22.190 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2024-02-04 23:47:22.192 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2024-02-04 23:47:22.192 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2024-02-04 23:47:22.192 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-04 23:47:22.192 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:22.192 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2024-02-04 23:47:22.192 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2024-02-04 23:47:22.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2024-02-04 23:47:22.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:22.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:22.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:22.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:22.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:22.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:22.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42b43a6 2024-02-04 23:47:22.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:22.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:22.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:22.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:22.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:22.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:22.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:22.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:22.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:22.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:22.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:22.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:22.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:22.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-04 23:47:22.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-04 23:47:22.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:22.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:22.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-04 23:47:22.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:22.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2024-02-04 23:47:22.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:22.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:22.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:22.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:22.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:22.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:22.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:22.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:22.195 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2024-02-04 23:47:22.198 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:22.199 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b9f7edc 2024-02-04 23:47:22.199 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b9f7edc 2024-02-04 23:47:22.199 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2024-02-04 23:47:22.200 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b9f7edc 2024-02-04 23:47:22.214 [Test worker @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b9f7edc 2024-02-04 23:47:22.216 [Test worker @coroutine#468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b9f7edc 2024-02-04 23:47:22.220 [Test worker @coroutine#473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b9f7edc 2024-02-04 23:47:22.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2024-02-04 23:47:22.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:22.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:22.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:22.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:22.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:22.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:22.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12be4f83 2024-02-04 23:47:22.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:22.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:22.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:22.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:22.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:22.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:22.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:22.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:22.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:22.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:22.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:22.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:22.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:22.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:22.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:22.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:22.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:22.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:22.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:22.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2024-02-04 23:47:22.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:22.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:22.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:22.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:22.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:22.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:22.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:22.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:22.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2024-02-04 23:47:22.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@389008d1 2024-02-04 23:47:22.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@389008d1 2024-02-04 23:47:22.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2024-02-04 23:47:22.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2024-02-04 23:47:22.226 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2024-02-04 23:47:22.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-04 23:47:22.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:22.226 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2024-02-04 23:47:22.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2024-02-04 23:47:22.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2024-02-04 23:47:22.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:22.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:22.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:22.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:22.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:22.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:22.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@839755f 2024-02-04 23:47:22.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:22.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:22.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:22.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:22.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:22.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:22.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:22.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:22.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:22.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:22.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:22.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:22.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:22.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:22.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:22.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:22.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:22.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:22.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:22.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2024-02-04 23:47:22.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:22.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:22.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:22.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:22.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:22.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:22.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:22.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:22.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2024-02-04 23:47:22.233 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@2328ec73 2024-02-04 23:47:22.233 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@2328ec73 2024-02-04 23:47:22.233 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2024-02-04 23:47:22.242 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:22.290 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:22.306 [DefaultDispatcher-worker-10 @coroutine#482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2328ec73 2024-02-04 23:47:22.319 [DefaultDispatcher-worker-12 @coroutine#482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2328ec73 2024-02-04 23:47:22.322 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:22.333 [HikariPool-48 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:22.404 [DefaultDispatcher-worker-5 @coroutine#482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2328ec73 2024-02-04 23:47:22.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2024-02-04 23:47:22.407 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2024-02-04 23:47:22.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:22.411 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2328ec73: (connection evicted) 2024-02-04 23:47:22.412 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:22.413 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2024-02-04 23:47:22.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2024-02-04 23:47:22.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2024-02-04 23:47:22.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:22.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:22.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:22.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:22.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:22.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:22.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39e7e040 2024-02-04 23:47:22.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:22.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:22.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:22.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:22.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:22.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:22.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:22.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:22.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:22.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:22.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:22.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:22.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:22.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:22.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:22.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:22.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:22.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:22.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:22.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2024-02-04 23:47:22.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:22.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:22.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:22.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:22.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:22.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:22.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:22.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:22.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2024-02-04 23:47:22.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c1f15df 2024-02-04 23:47:22.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c1f15df 2024-02-04 23:47:22.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2024-02-04 23:47:22.475 [DefaultDispatcher-worker-11 @coroutine#487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1f15df 2024-02-04 23:47:22.487 [DefaultDispatcher-worker-1 @coroutine#487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1f15df 2024-02-04 23:47:22.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2024-02-04 23:47:22.490 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2024-02-04 23:47:22.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:22.490 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c1f15df: (connection evicted) 2024-02-04 23:47:22.491 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:22.491 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2024-02-04 23:47:22.491 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2024-02-04 23:47:22.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2024-02-04 23:47:22.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:22.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:22.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:22.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:22.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:22.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:22.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42edde25 2024-02-04 23:47:22.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:22.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:22.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:22.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:22.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:22.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:22.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:22.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:22.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:22.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:22.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:22.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:22.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:22.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:22.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:22.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:22.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:22.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:22.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:22.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2024-02-04 23:47:22.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:22.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:22.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:22.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:22.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:22.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:22.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:22.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:22.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2024-02-04 23:47:22.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@77d95e5a 2024-02-04 23:47:22.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@77d95e5a 2024-02-04 23:47:22.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2024-02-04 23:47:22.544 [DefaultDispatcher-worker-7 @coroutine#490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77d95e5a 2024-02-04 23:47:22.545 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2024-02-04 23:47:22.545 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2024-02-04 23:47:22.545 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:22.546 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77d95e5a: (connection evicted) 2024-02-04 23:47:22.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:22.546 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2024-02-04 23:47:22.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2024-02-04 23:47:22.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2024-02-04 23:47:22.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:22.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:22.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:22.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:22.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:22.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:22.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d404a3c 2024-02-04 23:47:22.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:22.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:22.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:22.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:22.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:22.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:22.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:22.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:22.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:22.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:22.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:22.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:22.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:22.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:22.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:22.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:22.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:22.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:22.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:22.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2024-02-04 23:47:22.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:22.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:22.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:22.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:22.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:22.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:22.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:22.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:22.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2024-02-04 23:47:22.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@48692405 2024-02-04 23:47:22.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@48692405 2024-02-04 23:47:22.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2024-02-04 23:47:22.600 [DefaultDispatcher-worker-12 @coroutine#492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48692405 2024-02-04 23:47:22.611 [DefaultDispatcher-worker-12 @coroutine#492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48692405 2024-02-04 23:47:22.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2024-02-04 23:47:22.612 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2024-02-04 23:47:22.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:22.612 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48692405: (connection evicted) 2024-02-04 23:47:22.613 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:22.613 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2024-02-04 23:47:22.613 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2024-02-04 23:47:22.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2024-02-04 23:47:22.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:22.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:22.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:22.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:22.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:22.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:22.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6644bdf5 2024-02-04 23:47:22.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:22.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:22.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:22.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:22.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:22.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:22.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:22.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:22.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:22.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:22.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:22.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:22.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:22.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:22.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:22.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:22.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:22.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:22.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:22.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2024-02-04 23:47:22.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:22.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:22.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:22.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:22.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:22.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:22.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:22.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:22.615 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2024-02-04 23:47:22.616 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c9ea1d0 2024-02-04 23:47:22.616 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c9ea1d0 2024-02-04 23:47:22.616 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2024-02-04 23:47:22.656 [DefaultDispatcher-worker-11 @coroutine#496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9ea1d0 2024-02-04 23:47:22.659 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2024-02-04 23:47:22.659 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2024-02-04 23:47:22.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:22.659 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c9ea1d0: (connection evicted) 2024-02-04 23:47:22.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:22.660 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2024-02-04 23:47:22.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2024-02-04 23:47:22.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2024-02-04 23:47:22.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:22.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:22.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:22.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:22.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:22.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:22.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@295f2d1b 2024-02-04 23:47:22.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:22.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:22.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:22.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:22.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:22.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:22.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:22.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:22.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:22.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:22.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:22.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:22.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:22.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:22.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:22.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:22.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:22.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:22.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:22.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2024-02-04 23:47:22.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:22.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:22.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:22.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:22.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:22.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:22.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:22.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:22.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2024-02-04 23:47:22.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@44e08a7a 2024-02-04 23:47:22.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@44e08a7a 2024-02-04 23:47:22.663 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2024-02-04 23:47:22.704 [DefaultDispatcher-worker-10 @coroutine#498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44e08a7a 2024-02-04 23:47:22.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2024-02-04 23:47:22.705 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2024-02-04 23:47:22.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:22.705 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@44e08a7a: (connection evicted) 2024-02-04 23:47:22.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:22.706 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2024-02-04 23:47:22.706 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2024-02-04 23:47:22.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2024-02-04 23:47:22.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:22.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:22.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:22.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:22.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:22.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:22.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e26987b 2024-02-04 23:47:22.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:22.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:22.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:22.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:22.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:22.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:22.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:22.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:22.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:22.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:22.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:22.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:22.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:22.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:22.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:22.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:22.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:22.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:22.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:22.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2024-02-04 23:47:22.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:22.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:22.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:22.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:22.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:22.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:22.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:22.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:22.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2024-02-04 23:47:22.824 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@39342614 2024-02-04 23:47:22.824 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@39342614 2024-02-04 23:47:22.824 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2024-02-04 23:47:22.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2024-02-04 23:47:22.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:22.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:22.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:22.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:22.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:22.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:22.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b849fa6 2024-02-04 23:47:22.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:22.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:22.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:22.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:22.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:22.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:22.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:22.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:22.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:22.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:22.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:22.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:22.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:22.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:22.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:22.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:22.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:22.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:22.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:22.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2024-02-04 23:47:22.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:22.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:22.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:22.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:22.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:22.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:22.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:22.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:22.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2024-02-04 23:47:22.839 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e9ea32f 2024-02-04 23:47:22.839 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e9ea32f 2024-02-04 23:47:22.839 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2024-02-04 23:47:22.880 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-04 23:47:22.924 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:22.939 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:22.946 [Test worker] INFO ktor.application - Application started in 0.074 seconds. 2024-02-04 23:47:22.947 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@1dd247b 2024-02-04 23:47:23.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2024-02-04 23:47:23.072 [DefaultDispatcher-worker-10 @coroutine#511] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-04 23:47:23.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:23.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:23.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:23.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:23.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:23.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:23.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78ea700f 2024-02-04 23:47:23.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:23.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:23.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:23.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:23.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:23.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:23.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:23.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:23.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:23.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:23.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:23.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:23.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:23.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:23.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:23.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:23.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:23.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:23.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:23.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2024-02-04 23:47:23.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:23.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:23.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:23.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:23.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:23.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:23.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:23.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:23.073 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2024-02-04 23:47:23.074 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b1137b0 2024-02-04 23:47:23.074 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b1137b0 2024-02-04 23:47:23.074 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2024-02-04 23:47:23.120 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-04 23:47:23.128 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-04 23:47:23.128 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-04 23:47:23.129 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-04 23:47:23.129 [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-02-04 23:47:23.129 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-04 23:47:23.129 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-04 23:47:23.129 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-04 23:47:23.129 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-04 23:47:23.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2024-02-04 23:47:23.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:23.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:23.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:23.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:23.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:23.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:23.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f65e0c0 2024-02-04 23:47:23.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:23.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:23.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:23.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:23.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:23.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:23.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:23.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:23.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:23.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:23.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:23.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:23.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:23.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:23.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:23.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:23.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:23.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:23.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:23.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2024-02-04 23:47:23.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:23.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:23.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:23.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:23.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:23.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:23.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:23.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:23.131 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2024-02-04 23:47:23.131 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@d70dbeb 2024-02-04 23:47:23.131 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@d70dbeb 2024-02-04 23:47:23.131 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2024-02-04 23:47:23.174 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:23.182 [DefaultDispatcher-worker-11 @coroutine#516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d70dbeb 2024-02-04 23:47:23.189 [DefaultDispatcher-worker-11 @coroutine#518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b1137b0 2024-02-04 23:47:23.191 [DefaultDispatcher-worker-11 @coroutine#521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b1137b0 2024-02-04 23:47:23.201 [DefaultDispatcher-worker-11 @coroutine#516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d70dbeb 2024-02-04 23:47:23.202 [Test worker @coroutine#516] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555124709989326848/_ustadmanifest.json 2024-02-04 23:47:23.202 [Test worker @coroutine#516] 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/555124709989326848/_ustadmanifest.json. 2024-02-04 23:47:23.202 [Test worker @coroutine#516] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555124709989326848/_ustadmanifest.json 2024-02-04 23:47:23.207 [Test worker @coroutine#516] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555124709989326848/_ustadmanifest.json 2024-02-04 23:47:23.207 [Test worker @coroutine#516] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555124709989326848/_ustadmanifest.json 2024-02-04 23:47:23.213 [Test worker @coroutine#516] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555124709989326848/_ustadmanifest.json. 2024-02-04 23:47:23.213 [Test worker @coroutine#516] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555124709989326848/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-04 23:47:23.216 [Test worker @coroutine#527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b1137b0 2024-02-04 23:47:23.231 [DefaultDispatcher-worker-5 @coroutine#516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d70dbeb 2024-02-04 23:47:23.232 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:23.240 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-04 23:47:23.241 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-fafd8e5f-b839-4f58-a37a-5593b5976a32', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-04 23:47:23.243 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-04 23:47:23.244 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-fafd8e5f-b839-4f58-a37a-5593b5976a32 2024-02-04 23:47:23.249 [DefaultDispatcher-worker-11 @coroutine#537] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-04 23:47:23.250 [DefaultDispatcher-worker-11 @coroutine#537] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-04 23:47:23.250 [DefaultDispatcher-worker-11 @coroutine#537] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-04 23:47:23.250 [DefaultDispatcher-worker-11 @coroutine#537] 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-02-04 23:47:23.261 [DefaultDispatcher-worker-1 @coroutine#536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d70dbeb 2024-02-04 23:47:23.261 [DefaultDispatcher-worker-1 @coroutine#536] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-04 23:47:23.261 [DefaultDispatcher-worker-1 @coroutine#536] 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-02-04 23:47:23.262 [DefaultDispatcher-worker-1 @coroutine#536] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-04 23:47:23.271 [MyScheduler_Worker-1 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-04 23:47:23.271 [MyScheduler_Worker-1 @coroutine#540] 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-02-04 23:47:23.271 [MyScheduler_Worker-1 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-04 23:47:23.271 [MyScheduler_Worker-1 @coroutine#540] 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-02-04 23:47:23.334 [eventLoopGroupProxy-4-4 @call-handler#558] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-04 23:47:23.334 [eventLoopGroupProxy-4-1 @call-handler#559] 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-02-04 23:47:23.335 [eventLoopGroupProxy-4-2 @call-handler#561] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-04 23:47:23.337 [eventLoopGroupProxy-4-3 @call-handler#560] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-04 23:47:23.343 [eventLoopGroupProxy-4-2 @call-handler#561] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:23.343 [eventLoopGroupProxy-4-4 @call-handler#558] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:23.345 [eventLoopGroupProxy-4-3 @call-handler#560] 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-02-04 23:47:23.345 [eventLoopGroupProxy-4-1 @call-handler#559] 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-02-04 23:47:23.345 [eventLoopGroupProxy-4-3 @call-handler#560] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-04 23:47:23.349 [eventLoopGroupProxy-4-3 @call-handler#560] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:23.351 [DefaultDispatcher-worker-10 @coroutine#537] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-04 23:47:23.351 [DefaultDispatcher-worker-1 @coroutine#536] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-04 23:47:23.351 [DefaultDispatcher-worker-1 @coroutine#536] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-04 23:47:23.351 [DefaultDispatcher-worker-10 @coroutine#537] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-04 23:47:23.363 [DefaultDispatcher-worker-2 @coroutine#536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d70dbeb 2024-02-04 23:47:23.373 [DefaultDispatcher-worker-8 @coroutine#538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d70dbeb 2024-02-04 23:47:23.381 [eventLoopGroupProxy-4-1 @coroutine#568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39342614 2024-02-04 23:47:23.398 [MyScheduler_Worker-1 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-04 23:47:23.398 [MyScheduler_Worker-1 @coroutine#540] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-04 23:47:23.398 [MyScheduler_Worker-1 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-04 23:47:23.399 [MyScheduler_Worker-1 @coroutine#540] 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-02-04 23:47:23.418 [MyScheduler_Worker-1 @coroutine#572] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:23.418 [MyScheduler_Worker-1 @coroutine#572] 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-02-04 23:47:23.418 [MyScheduler_Worker-1 @coroutine#572] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:23.419 [MyScheduler_Worker-1 @coroutine#572] 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-02-04 23:47:23.476 [eventLoopGroupProxy-4-4 @call-handler#558] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 147ms 2024-02-04 23:47:23.476 [eventLoopGroupProxy-4-1 @call-handler#559] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 147ms 2024-02-04 23:47:23.476 [eventLoopGroupProxy-4-3 @call-handler#560] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 147ms 2024-02-04 23:47:23.477 [eventLoopGroupProxy-4-3 @call-handler#575] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-04 23:47:23.493 [eventLoopGroupProxy-4-3 @coroutine#577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39342614 2024-02-04 23:47:23.493 [eventLoopGroupProxy-4-3 @call-handler#575] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:23.494 [eventLoopGroupProxy-4-3 @call-handler#575] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 18ms 2024-02-04 23:47:23.494 [MyScheduler_Worker-1 @coroutine#572] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:23.504 [MyScheduler_Worker-1 @coroutine#572] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:23.504 [MyScheduler_Worker-1 @coroutine#572] 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-02-04 23:47:23.504 [MyScheduler_Worker-1 @coroutine#572] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:23.504 [MyScheduler_Worker-1 @coroutine#572] 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-02-04 23:47:23.510 [eventLoopGroupProxy-4-3 @call-handler#582] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-04 23:47:23.515 [eventLoopGroupProxy-4-3 @coroutine#583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39342614 2024-02-04 23:47:23.516 [eventLoopGroupProxy-4-3 @call-handler#582] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:23.516 [eventLoopGroupProxy-4-3 @call-handler#582] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-04 23:47:23.517 [MyScheduler_Worker-1 @coroutine#572] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:23.547 [DefaultDispatcher-worker-8 @coroutine#540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d70dbeb 2024-02-04 23:47:23.565 [DefaultDispatcher-worker-8 @coroutine#538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d70dbeb 2024-02-04 23:47:23.583 [DefaultDispatcher-worker-8 @coroutine#538] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-04 23:47:23.583 [DefaultDispatcher-worker-8 @coroutine#538] 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-02-04 23:47:23.584 [DefaultDispatcher-worker-8 @coroutine#538] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-04 23:47:23.584 [DefaultDispatcher-worker-8 @coroutine#538] 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-02-04 23:47:23.587 [eventLoopGroupProxy-4-3 @call-handler#601] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-04 23:47:23.587 [eventLoopGroupProxy-4-3 @call-handler#601] 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-02-04 23:47:23.587 [eventLoopGroupProxy-4-3 @call-handler#601] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-04 23:47:23.623 [DefaultDispatcher-worker-11 @call-handler#601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e9ea32f 2024-02-04 23:47:23.625 [eventLoopGroupProxy-4-3 @call-handler#601] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:23.625 [DefaultDispatcher-worker-11 @coroutine#510] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555124709989326848/_ustadmanifest.json 2024-02-04 23:47:23.625 [DefaultDispatcher-worker-11 @coroutine#510] 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/555124709989326848/_ustadmanifest.json. 2024-02-04 23:47:23.625 [DefaultDispatcher-worker-11 @coroutine#510] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555124709989326848/_ustadmanifest.json 2024-02-04 23:47:23.625 [eventLoopGroupProxy-4-3 @call-handler#601] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 39ms 2024-02-04 23:47:23.627 [DefaultDispatcher-worker-4 @coroutine#538] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-04 23:47:23.627 [DefaultDispatcher-worker-4 @coroutine#538] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-04 23:47:23.627 [DefaultDispatcher-worker-4 @coroutine#538] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-04 23:47:23.627 [DefaultDispatcher-worker-4 @coroutine#538] 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-02-04 23:47:23.629 [DefaultDispatcher-worker-3 @coroutine#510] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555124709989326848/_ustadmanifest.json 2024-02-04 23:47:23.629 [DefaultDispatcher-worker-3 @coroutine#510] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555124709989326848/_ustadmanifest.json 2024-02-04 23:47:23.630 [DefaultDispatcher-worker-13 @coroutine#510] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555124709989326848/_ustadmanifest.json. 2024-02-04 23:47:23.630 [DefaultDispatcher-worker-13 @coroutine#510] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555124709989326848/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-04 23:47:23.631 [DefaultDispatcher-worker-13 @coroutine#611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39342614 2024-02-04 23:47:23.648 [DefaultDispatcher-worker-10 @coroutine#510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e9ea32f 2024-02-04 23:47:23.650 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-04 23:47:23.650 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-04 23:47:23.650 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-04 23:47:23.651 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-04 23:47:23.651 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-04 23:47:23.651 [DefaultDispatcher-worker-11 @coroutine#538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d70dbeb 2024-02-04 23:47:23.652 [Test worker @coroutine#615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b1137b0 2024-02-04 23:47:23.652 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Shutdown initiated... 2024-02-04 23:47:23.652 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Close initiated... 2024-02-04 23:47:23.652 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:23.654 [HikariPool-57 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d70dbeb: (connection evicted) 2024-02-04 23:47:23.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:23.655 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Closed. 2024-02-04 23:47:23.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Shutdown completed. 2024-02-04 23:47:24.054 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-04 23:47:24.123 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-04 23:47:24.123 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-04 23:47:24.666 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@1dd247b 2024-02-04 23:47:24.667 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@1dd247b 2024-02-04 23:47:24.671 [Test worker @coroutine#620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39342614 2024-02-04 23:47:24.671 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Shutdown initiated... 2024-02-04 23:47:24.671 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Close initiated... 2024-02-04 23:47:24.671 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:24.671 [HikariPool-55 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e9ea32f: (connection evicted) 2024-02-04 23:47:24.672 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:24.672 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Closed. 2024-02-04 23:47:24.672 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Shutdown completed. 2024-02-04 23:47:24.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2024-02-04 23:47:24.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:24.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:24.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:24.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:24.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:24.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:24.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77226121 2024-02-04 23:47:24.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:24.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:24.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:24.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:24.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:24.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:24.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:24.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:24.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:24.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:24.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:24.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:24.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:24.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:24.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:24.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:24.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:24.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:24.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:24.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2024-02-04 23:47:24.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:24.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:24.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:24.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:24.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:24.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:24.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:24.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:24.677 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2024-02-04 23:47:24.677 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@760c777d 2024-02-04 23:47:24.677 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@760c777d 2024-02-04 23:47:24.677 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2024-02-04 23:47:24.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2024-02-04 23:47:24.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:24.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:24.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:24.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:24.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:24.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:24.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1610c03c 2024-02-04 23:47:24.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:24.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:24.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:24.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:24.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:24.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:24.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:24.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:24.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:24.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:24.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:24.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:24.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:24.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:24.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:24.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:24.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:24.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:24.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:24.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2024-02-04 23:47:24.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:24.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:24.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:24.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:24.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:24.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:24.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:24.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:24.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2024-02-04 23:47:24.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c200e57 2024-02-04 23:47:24.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c200e57 2024-02-04 23:47:24.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2024-02-04 23:47:24.704 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-04 23:47:24.706 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-02-04 23:47:24.706 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@443ac5b8 2024-02-04 23:47:24.708 [DefaultDispatcher-worker-1 @coroutine#627] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-04 23:47:24.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2024-02-04 23:47:24.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:24.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:24.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:24.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:24.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:24.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:24.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@788d9139 2024-02-04 23:47:24.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:24.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:24.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:24.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:24.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:24.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:24.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:24.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:24.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:24.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:24.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:24.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:24.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:24.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:24.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:24.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:24.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:24.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:24.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:24.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2024-02-04 23:47:24.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:24.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:24.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:24.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:24.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:24.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:24.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:24.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:24.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2024-02-04 23:47:24.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@560be8c0 2024-02-04 23:47:24.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@560be8c0 2024-02-04 23:47:24.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2024-02-04 23:47:24.711 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-04 23:47:24.712 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-04 23:47:24.712 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-04 23:47:24.712 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-04 23:47:24.712 [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-02-04 23:47:24.712 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-04 23:47:24.712 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-04 23:47:24.712 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-04 23:47:24.712 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-04 23:47:24.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2024-02-04 23:47:24.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d964c9e 2024-02-04 23:47:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2024-02-04 23:47:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:24.713 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2024-02-04 23:47:24.714 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b6f3d0b 2024-02-04 23:47:24.714 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b6f3d0b 2024-02-04 23:47:24.714 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2024-02-04 23:47:24.763 [DefaultDispatcher-worker-1 @coroutine#631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b6f3d0b 2024-02-04 23:47:24.770 [DefaultDispatcher-worker-1 @coroutine#633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@560be8c0 2024-02-04 23:47:24.774 [Test worker @coroutine#635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@560be8c0 2024-02-04 23:47:24.777 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:24.782 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:24.788 [DefaultDispatcher-worker-8 @coroutine#631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b6f3d0b 2024-02-04 23:47:24.789 [Test worker @coroutine#631] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555124712132362240/_ustadmanifest.json 2024-02-04 23:47:24.789 [Test worker @coroutine#631] 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/555124712132362240/_ustadmanifest.json. 2024-02-04 23:47:24.789 [Test worker @coroutine#631] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555124712132362240/_ustadmanifest.json 2024-02-04 23:47:24.792 [Test worker @coroutine#631] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555124712132362240/_ustadmanifest.json 2024-02-04 23:47:24.792 [Test worker @coroutine#631] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555124712132362240/_ustadmanifest.json 2024-02-04 23:47:24.792 [Test worker @coroutine#631] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555124712132362240/_ustadmanifest.json. 2024-02-04 23:47:24.792 [Test worker @coroutine#631] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555124712132362240/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-04 23:47:24.794 [Test worker @coroutine#641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@560be8c0 2024-02-04 23:47:24.809 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:24.814 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-04 23:47:24.814 [DefaultDispatcher-worker-1 @coroutine#631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b6f3d0b 2024-02-04 23:47:24.815 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-04 23:47:24.815 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-23cc0cc4-e1f5-4206-bc27-10461689db9d', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-04 23:47:24.816 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-04 23:47:24.816 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-23cc0cc4-e1f5-4206-bc27-10461689db9d 2024-02-04 23:47:24.818 [DefaultDispatcher-worker-15 @coroutine#654] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-04 23:47:24.818 [DefaultDispatcher-worker-15 @coroutine#654] 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-02-04 23:47:24.818 [DefaultDispatcher-worker-15 @coroutine#654] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-04 23:47:24.818 [DefaultDispatcher-worker-15 @coroutine#654] 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-02-04 23:47:24.824 [eventLoopGroupProxy-7-1 @call-handler#662] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-04 23:47:24.824 [eventLoopGroupProxy-7-1 @call-handler#662] 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-02-04 23:47:24.824 [eventLoopGroupProxy-7-1 @call-handler#662] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-04 23:47:24.825 [eventLoopGroupProxy-7-1 @call-handler#662] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:24.826 [eventLoopGroupProxy-7-1 @call-handler#662] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 3ms 2024-02-04 23:47:24.826 [DefaultDispatcher-worker-6 @coroutine#654] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-04 23:47:24.827 [DefaultDispatcher-worker-6 @coroutine#654] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-04 23:47:24.830 [DefaultDispatcher-worker-2 @coroutine#653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b6f3d0b 2024-02-04 23:47:24.830 [DefaultDispatcher-worker-2 @coroutine#653] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-04 23:47:24.830 [DefaultDispatcher-worker-2 @coroutine#653] 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-02-04 23:47:24.830 [DefaultDispatcher-worker-2 @coroutine#653] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-04 23:47:24.832 [MyScheduler_Worker-1 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-04 23:47:24.832 [eventLoopGroupProxy-7-2 @call-handler#674] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-04 23:47:24.832 [MyScheduler_Worker-1 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-04 23:47:24.832 [MyScheduler_Worker-1 @coroutine#658] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-04 23:47:24.832 [MyScheduler_Worker-1 @coroutine#658] 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-02-04 23:47:24.833 [eventLoopGroupProxy-7-2 @call-handler#674] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:24.834 [eventLoopGroupProxy-7-1 @call-handler#677] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-04 23:47:24.834 [eventLoopGroupProxy-7-1 @call-handler#677] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:24.834 [eventLoopGroupProxy-7-1 @call-handler#677] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-02-04 23:47:24.835 [DefaultDispatcher-worker-3 @coroutine#653] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-04 23:47:24.835 [DefaultDispatcher-worker-3 @coroutine#653] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-04 23:47:24.841 [eventLoopGroupProxy-7-1 @call-handler#682] 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-02-04 23:47:24.842 [eventLoopGroupProxy-7-1 @call-handler#682] 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-02-04 23:47:24.843 [eventLoopGroupProxy-7-1 @coroutine#683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@760c777d 2024-02-04 23:47:24.846 [eventLoopGroupProxy-7-1 @call-handler#682] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 5ms 2024-02-04 23:47:24.847 [MyScheduler_Worker-1 @coroutine#658] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-04 23:47:24.847 [MyScheduler_Worker-1 @coroutine#658] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-04 23:47:24.847 [DefaultDispatcher-worker-4 @coroutine#653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b6f3d0b 2024-02-04 23:47:24.848 [MyScheduler_Worker-1 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-04 23:47:24.848 [MyScheduler_Worker-1 @coroutine#658] 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-02-04 23:47:24.849 [MyScheduler_Worker-1 @coroutine#688] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:24.849 [MyScheduler_Worker-1 @coroutine#688] 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-02-04 23:47:24.849 [MyScheduler_Worker-1 @coroutine#688] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:24.850 [MyScheduler_Worker-1 @coroutine#688] 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-02-04 23:47:24.854 [eventLoopGroupProxy-7-1 @call-handler#691] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-04 23:47:24.858 [DefaultDispatcher-worker-4 @coroutine#655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b6f3d0b 2024-02-04 23:47:24.861 [eventLoopGroupProxy-7-1 @coroutine#692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@760c777d 2024-02-04 23:47:24.861 [eventLoopGroupProxy-7-1 @call-handler#691] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:24.861 [eventLoopGroupProxy-7-1 @call-handler#691] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-02-04 23:47:24.862 [MyScheduler_Worker-1 @coroutine#688] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:24.865 [MyScheduler_Worker-1 @coroutine#688] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:24.865 [MyScheduler_Worker-1 @coroutine#688] 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-02-04 23:47:24.865 [MyScheduler_Worker-1 @coroutine#688] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:24.865 [MyScheduler_Worker-1 @coroutine#688] 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-02-04 23:47:24.869 [eventLoopGroupProxy-7-1 @call-handler#697] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-04 23:47:24.872 [eventLoopGroupProxy-7-1 @coroutine#698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@760c777d 2024-02-04 23:47:24.872 [eventLoopGroupProxy-7-1 @call-handler#697] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:24.873 [eventLoopGroupProxy-7-1 @call-handler#697] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-04 23:47:24.874 [MyScheduler_Worker-1 @coroutine#688] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:24.876 [MyScheduler_Worker-1 @coroutine#688] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:24.876 [MyScheduler_Worker-1 @coroutine#688] 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-02-04 23:47:24.876 [MyScheduler_Worker-1 @coroutine#688] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:24.876 [MyScheduler_Worker-1 @coroutine#688] 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-02-04 23:47:24.879 [eventLoopGroupProxy-7-1 @call-handler#703] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-04 23:47:24.921 [eventLoopGroupProxy-7-1 @call-handler#703] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:24.922 [eventLoopGroupProxy-7-1 @call-handler#703] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-04 23:47:24.922 [MyScheduler_Worker-1 @coroutine#688] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:24.923 [MyScheduler_Worker-1 @coroutine#688] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:24.924 [MyScheduler_Worker-1 @coroutine#688] 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-02-04 23:47:24.924 [MyScheduler_Worker-1 @coroutine#688] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:24.924 [MyScheduler_Worker-1 @coroutine#688] 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-02-04 23:47:24.928 [eventLoopGroupProxy-7-1 @call-handler#707] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:24.928 [eventLoopGroupProxy-7-1 @call-handler#707] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 2ms 2024-02-04 23:47:24.929 [MyScheduler_Worker-1 @coroutine#688] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:24.930 [MyScheduler_Worker-1 @coroutine#688] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-04 23:47:24.930 [MyScheduler_Worker-1 @coroutine#688] 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-02-04 23:47:24.931 [MyScheduler_Worker-1 @coroutine#688] 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-02-04 23:47:24.931 [MyScheduler_Worker-1 @coroutine#688] 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-02-04 23:47:24.945 [DefaultDispatcher-worker-4 @coroutine#658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b6f3d0b 2024-02-04 23:47:24.947 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-04 23:47:25.446 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-c1b45812-09ce-4dd8-a110-087081562844', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-04 23:47:25.446 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-04 23:47:25.446 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-c1b45812-09ce-4dd8-a110-087081562844 2024-02-04 23:47:25.451 [MyScheduler_Worker-2 @coroutine#712] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-04 23:47:25.451 [MyScheduler_Worker-2 @coroutine#712] 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-02-04 23:47:25.451 [MyScheduler_Worker-2 @coroutine#712] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-04 23:47:25.451 [MyScheduler_Worker-2 @coroutine#712] 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-02-04 23:47:25.454 [eventLoopGroupProxy-7-1 @call-handler#720] 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-02-04 23:47:25.454 [eventLoopGroupProxy-7-1 @call-handler#720] 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-02-04 23:47:25.455 [eventLoopGroupProxy-7-1 @coroutine#721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@760c777d 2024-02-04 23:47:25.458 [eventLoopGroupProxy-7-1 @call-handler#720] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 5ms 2024-02-04 23:47:25.459 [MyScheduler_Worker-2 @coroutine#712] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-04 23:47:25.459 [MyScheduler_Worker-2 @coroutine#712] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-04 23:47:25.459 [MyScheduler_Worker-2 @coroutine#712] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-04 23:47:25.459 [MyScheduler_Worker-2 @coroutine#712] 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-02-04 23:47:25.461 [MyScheduler_Worker-2 @coroutine#725] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:25.461 [MyScheduler_Worker-2 @coroutine#725] 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-02-04 23:47:25.461 [MyScheduler_Worker-2 @coroutine#725] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:25.461 [MyScheduler_Worker-2 @coroutine#725] 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-02-04 23:47:25.464 [eventLoopGroupProxy-7-1 @call-handler#728] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:25.505 [eventLoopGroupProxy-7-1 @call-handler#728] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:25.506 [eventLoopGroupProxy-7-1 @call-handler#728] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-02-04 23:47:25.507 [MyScheduler_Worker-2 @coroutine#725] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:25.508 [MyScheduler_Worker-2 @coroutine#725] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:25.508 [MyScheduler_Worker-2 @coroutine#725] 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-02-04 23:47:25.508 [MyScheduler_Worker-2 @coroutine#725] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:25.508 [MyScheduler_Worker-2 @coroutine#725] 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-02-04 23:47:25.511 [eventLoopGroupProxy-7-1 @call-handler#732] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:25.513 [eventLoopGroupProxy-7-1 @call-handler#732] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:25.513 [eventLoopGroupProxy-7-1 @call-handler#732] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-04 23:47:25.514 [MyScheduler_Worker-2 @coroutine#725] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:25.515 [MyScheduler_Worker-2 @coroutine#725] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:25.515 [MyScheduler_Worker-2 @coroutine#725] 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-02-04 23:47:25.515 [MyScheduler_Worker-2 @coroutine#725] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:25.515 [MyScheduler_Worker-2 @coroutine#725] 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-02-04 23:47:25.517 [eventLoopGroupProxy-7-1 @call-handler#736] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:25.520 [eventLoopGroupProxy-7-1 @call-handler#736] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:25.520 [eventLoopGroupProxy-7-1 @call-handler#736] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-04 23:47:25.520 [MyScheduler_Worker-2 @coroutine#725] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:25.522 [MyScheduler_Worker-2 @coroutine#725] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:25.522 [MyScheduler_Worker-2 @coroutine#725] 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-02-04 23:47:25.522 [MyScheduler_Worker-2 @coroutine#725] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:25.522 [MyScheduler_Worker-2 @coroutine#725] 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-02-04 23:47:25.524 [eventLoopGroupProxy-7-1 @call-handler#740] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:25.570 [eventLoopGroupProxy-7-1 @call-handler#740] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:25.570 [eventLoopGroupProxy-7-1 @call-handler#740] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-04 23:47:25.571 [MyScheduler_Worker-2 @coroutine#725] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:25.572 [MyScheduler_Worker-2 @coroutine#725] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:25.572 [MyScheduler_Worker-2 @coroutine#725] 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-02-04 23:47:25.572 [MyScheduler_Worker-2 @coroutine#725] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:25.572 [MyScheduler_Worker-2 @coroutine#725] 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-02-04 23:47:25.575 [eventLoopGroupProxy-7-1 @call-handler#744] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:25.577 [eventLoopGroupProxy-7-1 @call-handler#744] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:25.577 [eventLoopGroupProxy-7-1 @call-handler#744] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-04 23:47:25.578 [MyScheduler_Worker-2 @coroutine#725] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:25.580 [MyScheduler_Worker-2 @coroutine#725] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:25.580 [MyScheduler_Worker-2 @coroutine#725] 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-02-04 23:47:25.580 [MyScheduler_Worker-2 @coroutine#725] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:25.580 [MyScheduler_Worker-2 @coroutine#725] 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-02-04 23:47:25.582 [eventLoopGroupProxy-7-1 @call-handler#748] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:25.584 [eventLoopGroupProxy-7-1 @call-handler#748] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:25.584 [eventLoopGroupProxy-7-1 @call-handler#748] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-04 23:47:25.585 [MyScheduler_Worker-2 @coroutine#725] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:25.586 [MyScheduler_Worker-2 @coroutine#725] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:25.587 [MyScheduler_Worker-2 @coroutine#725] 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-02-04 23:47:25.587 [MyScheduler_Worker-2 @coroutine#725] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:25.587 [MyScheduler_Worker-2 @coroutine#725] 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-02-04 23:47:25.589 [eventLoopGroupProxy-7-1 @call-handler#752] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:25.633 [eventLoopGroupProxy-7-1 @call-handler#752] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:25.633 [eventLoopGroupProxy-7-1 @call-handler#752] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-04 23:47:25.634 [MyScheduler_Worker-2 @coroutine#725] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:25.635 [MyScheduler_Worker-2 @coroutine#725] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:25.636 [MyScheduler_Worker-2 @coroutine#725] 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-02-04 23:47:25.636 [MyScheduler_Worker-2 @coroutine#725] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:25.636 [MyScheduler_Worker-2 @coroutine#725] 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-02-04 23:47:25.638 [eventLoopGroupProxy-7-1 @call-handler#757] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:25.640 [eventLoopGroupProxy-7-1 @call-handler#757] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:25.640 [eventLoopGroupProxy-7-1 @call-handler#757] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-04 23:47:25.640 [MyScheduler_Worker-2 @coroutine#725] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:25.642 [MyScheduler_Worker-2 @coroutine#725] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:25.642 [MyScheduler_Worker-2 @coroutine#725] 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-02-04 23:47:25.642 [MyScheduler_Worker-2 @coroutine#725] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:25.642 [MyScheduler_Worker-2 @coroutine#725] 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-02-04 23:47:25.644 [eventLoopGroupProxy-7-1 @call-handler#761] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:25.646 [eventLoopGroupProxy-7-1 @call-handler#761] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:25.646 [eventLoopGroupProxy-7-1 @call-handler#761] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-04 23:47:25.647 [MyScheduler_Worker-2 @coroutine#725] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:25.648 [MyScheduler_Worker-2 @coroutine#725] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:25.648 [MyScheduler_Worker-2 @coroutine#725] 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-02-04 23:47:25.648 [MyScheduler_Worker-2 @coroutine#725] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:25.648 [MyScheduler_Worker-2 @coroutine#725] 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-02-04 23:47:25.650 [eventLoopGroupProxy-7-1 @call-handler#765] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:25.693 [eventLoopGroupProxy-7-1 @call-handler#765] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:25.694 [eventLoopGroupProxy-7-1 @call-handler#765] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-04 23:47:25.695 [MyScheduler_Worker-2 @coroutine#725] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:25.696 [MyScheduler_Worker-2 @coroutine#725] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:25.696 [MyScheduler_Worker-2 @coroutine#725] 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-02-04 23:47:25.696 [MyScheduler_Worker-2 @coroutine#725] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:25.696 [MyScheduler_Worker-2 @coroutine#725] 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-02-04 23:47:25.699 [eventLoopGroupProxy-7-1 @call-handler#769] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:25.700 [eventLoopGroupProxy-7-1 @call-handler#769] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:25.700 [eventLoopGroupProxy-7-1 @call-handler#769] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-04 23:47:25.701 [MyScheduler_Worker-2 @coroutine#725] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:25.703 [MyScheduler_Worker-2 @coroutine#725] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:25.703 [MyScheduler_Worker-2 @coroutine#725] 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-02-04 23:47:25.703 [MyScheduler_Worker-2 @coroutine#725] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:25.703 [MyScheduler_Worker-2 @coroutine#725] 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-02-04 23:47:25.705 [eventLoopGroupProxy-7-1 @call-handler#773] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:25.709 [eventLoopGroupProxy-7-1 @coroutine#774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@760c777d 2024-02-04 23:47:25.709 [eventLoopGroupProxy-7-1 @call-handler#773] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:25.710 [eventLoopGroupProxy-7-1 @call-handler#773] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-04 23:47:25.711 [MyScheduler_Worker-2 @coroutine#725] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:25.713 [MyScheduler_Worker-2 @coroutine#725] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:25.713 [MyScheduler_Worker-2 @coroutine#725] 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-02-04 23:47:25.713 [MyScheduler_Worker-2 @coroutine#725] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:25.713 [MyScheduler_Worker-2 @coroutine#725] 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-02-04 23:47:25.715 [eventLoopGroupProxy-7-1 @call-handler#779] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:25.717 [eventLoopGroupProxy-7-1 @coroutine#780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@760c777d 2024-02-04 23:47:25.717 [eventLoopGroupProxy-7-1 @call-handler#779] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:25.718 [eventLoopGroupProxy-7-1 @call-handler#779] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-04 23:47:25.718 [MyScheduler_Worker-2 @coroutine#725] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:25.721 [MyScheduler_Worker-2 @coroutine#725] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:25.721 [MyScheduler_Worker-2 @coroutine#725] 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-02-04 23:47:25.721 [MyScheduler_Worker-2 @coroutine#725] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:25.721 [MyScheduler_Worker-2 @coroutine#725] 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-02-04 23:47:25.723 [eventLoopGroupProxy-7-1 @call-handler#785] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:25.728 [eventLoopGroupProxy-7-1 @coroutine#786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@760c777d 2024-02-04 23:47:25.729 [eventLoopGroupProxy-7-1 @call-handler#785] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:25.729 [eventLoopGroupProxy-7-1 @call-handler#785] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-04 23:47:25.730 [MyScheduler_Worker-2 @coroutine#725] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:25.745 [DefaultDispatcher-worker-1 @coroutine#712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b6f3d0b 2024-02-04 23:47:25.756 [DefaultDispatcher-worker-13 @coroutine#655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b6f3d0b 2024-02-04 23:47:25.756 [DefaultDispatcher-worker-13 @coroutine#655] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-04 23:47:25.757 [DefaultDispatcher-worker-13 @coroutine#655] 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-02-04 23:47:25.757 [DefaultDispatcher-worker-13 @coroutine#655] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-04 23:47:25.757 [DefaultDispatcher-worker-13 @coroutine#655] 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-02-04 23:47:25.759 [eventLoopGroupProxy-7-1 @call-handler#796] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-04 23:47:25.760 [eventLoopGroupProxy-7-1 @call-handler#796] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-02-04 23:47:25.760 [eventLoopGroupProxy-7-1 @call-handler#796] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-04 23:47:25.782 [DefaultDispatcher-worker-13 @call-handler#796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c200e57 2024-02-04 23:47:25.783 [eventLoopGroupProxy-7-1 @call-handler#796] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:25.783 [DefaultDispatcher-worker-3 @coroutine#626] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555124712132362240/_ustadmanifest.json 2024-02-04 23:47:25.783 [eventLoopGroupProxy-7-1 @call-handler#796] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 25ms 2024-02-04 23:47:25.783 [DefaultDispatcher-worker-3 @coroutine#626] 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/555124712132362240/_ustadmanifest.json. 2024-02-04 23:47:25.783 [DefaultDispatcher-worker-3 @coroutine#626] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555124712132362240/_ustadmanifest.json 2024-02-04 23:47:25.784 [DefaultDispatcher-worker-7 @coroutine#655] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-04 23:47:25.784 [DefaultDispatcher-worker-7 @coroutine#655] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-04 23:47:25.784 [DefaultDispatcher-worker-7 @coroutine#655] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-04 23:47:25.784 [DefaultDispatcher-worker-7 @coroutine#655] 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-02-04 23:47:25.785 [DefaultDispatcher-worker-10 @coroutine#626] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555124712132362240/_ustadmanifest.json 2024-02-04 23:47:25.785 [DefaultDispatcher-worker-10 @coroutine#626] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555124712132362240/_ustadmanifest.json 2024-02-04 23:47:25.786 [DefaultDispatcher-worker-10 @coroutine#626] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555124712132362240/_ustadmanifest.json. 2024-02-04 23:47:25.786 [DefaultDispatcher-worker-10 @coroutine#626] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555124712132362240/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-04 23:47:25.787 [DefaultDispatcher-worker-10 @coroutine#820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@760c777d 2024-02-04 23:47:25.797 [DefaultDispatcher-worker-12 @coroutine#655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b6f3d0b 2024-02-04 23:47:25.799 [DefaultDispatcher-worker-3 @coroutine#626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c200e57 2024-02-04 23:47:25.801 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-04 23:47:25.801 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-04 23:47:25.801 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-04 23:47:25.801 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-04 23:47:25.801 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-04 23:47:25.802 [Test worker @coroutine#824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@560be8c0 2024-02-04 23:47:25.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Shutdown initiated... 2024-02-04 23:47:25.803 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Close initiated... 2024-02-04 23:47:25.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:25.803 [HikariPool-61 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b6f3d0b: (connection evicted) 2024-02-04 23:47:25.804 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:25.804 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Closed. 2024-02-04 23:47:25.804 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Shutdown completed. 2024-02-04 23:47:25.947 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-04 23:47:26.212 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-04 23:47:26.246 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-04 23:47:26.809 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@443ac5b8 2024-02-04 23:47:26.809 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@443ac5b8 2024-02-04 23:47:26.810 [Test worker @coroutine#830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@760c777d 2024-02-04 23:47:26.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Shutdown initiated... 2024-02-04 23:47:26.810 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Close initiated... 2024-02-04 23:47:26.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:26.811 [HikariPool-59 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c200e57: (connection evicted) 2024-02-04 23:47:26.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:26.811 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Closed. 2024-02-04 23:47:26.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Shutdown completed. 2024-02-04 23:47:26.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2024-02-04 23:47:26.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:26.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:26.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:26.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:26.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:26.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:26.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fe38c0e 2024-02-04 23:47:26.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:26.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:26.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:26.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:26.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:26.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:26.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:26.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:26.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:26.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:26.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:26.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:26.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:26.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:26.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:26.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:26.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:26.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:26.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:26.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2024-02-04 23:47:26.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:26.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:26.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:26.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:26.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:26.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:26.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:26.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:26.815 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2024-02-04 23:47:26.815 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cbc2db2 2024-02-04 23:47:26.815 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cbc2db2 2024-02-04 23:47:26.815 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2024-02-04 23:47:26.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2024-02-04 23:47:26.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:26.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:26.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:26.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:26.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:26.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:26.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61e0f9b9 2024-02-04 23:47:26.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:26.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:26.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:26.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:26.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:26.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:26.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:26.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:26.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:26.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:26.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:26.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:26.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:26.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:26.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:26.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:26.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:26.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:26.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:26.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2024-02-04 23:47:26.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:26.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:26.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:26.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:26.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:26.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:26.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:26.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:26.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2024-02-04 23:47:26.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a86be01 2024-02-04 23:47:26.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a86be01 2024-02-04 23:47:26.820 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2024-02-04 23:47:26.835 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-04 23:47:26.836 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-02-04 23:47:26.836 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@18df26a1 2024-02-04 23:47:26.838 [DefaultDispatcher-worker-13 @coroutine#836] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-04 23:47:26.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2024-02-04 23:47:26.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:26.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:26.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:26.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:26.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:26.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:26.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6244afc4 2024-02-04 23:47:26.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:26.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:26.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:26.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:26.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:26.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:26.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:26.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:26.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:26.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:26.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:26.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:26.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:26.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:26.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:26.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:26.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:26.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:26.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:26.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2024-02-04 23:47:26.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:26.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:26.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:26.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:26.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:26.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:26.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:26.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:26.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2024-02-04 23:47:26.839 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f1ffc18 2024-02-04 23:47:26.839 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f1ffc18 2024-02-04 23:47:26.839 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2024-02-04 23:47:26.841 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-04 23:47:26.841 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-04 23:47:26.841 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-04 23:47:26.841 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-04 23:47:26.841 [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-02-04 23:47:26.842 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-04 23:47:26.842 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-04 23:47:26.842 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-04 23:47:26.842 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-04 23:47:26.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2024-02-04 23:47:26.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:26.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:26.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:26.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:26.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:26.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:26.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46bdc55e 2024-02-04 23:47:26.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:26.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:26.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:26.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:26.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:26.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:26.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:26.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:26.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:26.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:26.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:26.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:26.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:26.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:26.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:26.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:26.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:26.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:26.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:26.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2024-02-04 23:47:26.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:26.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:26.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:26.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:26.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:26.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:26.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:26.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:26.842 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2024-02-04 23:47:26.843 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c1a63f7 2024-02-04 23:47:26.843 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c1a63f7 2024-02-04 23:47:26.843 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2024-02-04 23:47:26.889 [DefaultDispatcher-worker-13 @coroutine#840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1a63f7 2024-02-04 23:47:26.898 [DefaultDispatcher-worker-12 @coroutine#842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f1ffc18 2024-02-04 23:47:26.901 [Test worker @coroutine#844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f1ffc18 2024-02-04 23:47:26.913 [DefaultDispatcher-worker-4 @coroutine#840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1a63f7 2024-02-04 23:47:26.919 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:26.920 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:26.924 [Test worker @coroutine#840] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555124723126022144/_ustadmanifest.json 2024-02-04 23:47:26.924 [Test worker @coroutine#840] 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/555124723126022144/_ustadmanifest.json. 2024-02-04 23:47:26.924 [Test worker @coroutine#840] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555124723126022144/_ustadmanifest.json 2024-02-04 23:47:26.927 [Test worker @coroutine#840] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555124723126022144/_ustadmanifest.json 2024-02-04 23:47:26.927 [Test worker @coroutine#840] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555124723126022144/_ustadmanifest.json 2024-02-04 23:47:26.928 [Test worker @coroutine#840] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555124723126022144/_ustadmanifest.json. 2024-02-04 23:47:26.928 [Test worker @coroutine#840] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555124723126022144/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-04 23:47:26.929 [Test worker @coroutine#850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f1ffc18 2024-02-04 23:47:26.939 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:26.943 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-04 23:47:26.945 [DefaultDispatcher-worker-4 @coroutine#840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1a63f7 2024-02-04 23:47:26.945 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-04 23:47:26.945 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-2432a01c-6a3c-4ba9-a882-d57a51be02e2', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-04 23:47:26.946 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-04 23:47:26.946 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-2432a01c-6a3c-4ba9-a882-d57a51be02e2 2024-02-04 23:47:26.948 [DefaultDispatcher-worker-1 @coroutine#863] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-04 23:47:26.948 [DefaultDispatcher-worker-1 @coroutine#863] 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-02-04 23:47:26.948 [DefaultDispatcher-worker-1 @coroutine#863] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-04 23:47:26.948 [DefaultDispatcher-worker-1 @coroutine#863] 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-02-04 23:47:26.957 [DefaultDispatcher-worker-14 @coroutine#862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1a63f7 2024-02-04 23:47:26.957 [DefaultDispatcher-worker-14 @coroutine#862] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-04 23:47:26.957 [DefaultDispatcher-worker-14 @coroutine#862] 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-02-04 23:47:26.957 [DefaultDispatcher-worker-14 @coroutine#862] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-04 23:47:26.960 [MyScheduler_Worker-1 @coroutine#866] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-04 23:47:26.960 [MyScheduler_Worker-1 @coroutine#866] 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-02-04 23:47:26.960 [MyScheduler_Worker-1 @coroutine#866] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-04 23:47:26.960 [eventLoopGroupProxy-10-1 @call-handler#881] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-04 23:47:26.960 [MyScheduler_Worker-1 @coroutine#866] 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-02-04 23:47:26.960 [eventLoopGroupProxy-10-1 @call-handler#881] 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-02-04 23:47:26.960 [eventLoopGroupProxy-10-2 @call-handler#882] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-04 23:47:26.960 [eventLoopGroupProxy-10-1 @call-handler#881] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-04 23:47:26.961 [eventLoopGroupProxy-10-2 @call-handler#882] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:26.961 [eventLoopGroupProxy-10-1 @call-handler#881] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:26.961 [eventLoopGroupProxy-10-1 @call-handler#881] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2024-02-04 23:47:26.962 [DefaultDispatcher-worker-4 @coroutine#863] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-04 23:47:26.962 [DefaultDispatcher-worker-4 @coroutine#863] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-04 23:47:26.967 [eventLoopGroupProxy-10-1 @call-handler#887] 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-02-04 23:47:26.968 [eventLoopGroupProxy-10-1 @call-handler#887] 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-02-04 23:47:26.970 [eventLoopGroupProxy-10-1 @coroutine#888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cbc2db2 2024-02-04 23:47:26.971 [eventLoopGroupProxy-10-1 @call-handler#887] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-02-04 23:47:26.972 [eventLoopGroupProxy-10-3 @call-handler#892] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-04 23:47:26.972 [MyScheduler_Worker-1 @coroutine#866] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-04 23:47:26.972 [MyScheduler_Worker-1 @coroutine#866] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-04 23:47:26.972 [eventLoopGroupProxy-10-3 @call-handler#892] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:26.972 [eventLoopGroupProxy-10-3 @call-handler#892] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-02-04 23:47:26.972 [MyScheduler_Worker-1 @coroutine#866] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-04 23:47:26.972 [MyScheduler_Worker-1 @coroutine#866] 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-02-04 23:47:26.973 [DefaultDispatcher-worker-1 @coroutine#862] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-04 23:47:26.973 [DefaultDispatcher-worker-1 @coroutine#862] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-04 23:47:26.974 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:26.974 [MyScheduler_Worker-1 @coroutine#895] 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-02-04 23:47:26.974 [MyScheduler_Worker-1 @coroutine#895] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:26.974 [MyScheduler_Worker-1 @coroutine#895] 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-02-04 23:47:26.977 [eventLoopGroupProxy-10-1 @call-handler#901] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-04 23:47:26.980 [eventLoopGroupProxy-10-1 @coroutine#902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cbc2db2 2024-02-04 23:47:26.980 [eventLoopGroupProxy-10-1 @call-handler#901] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:26.981 [eventLoopGroupProxy-10-1 @call-handler#901] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-04 23:47:26.982 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:26.984 [DefaultDispatcher-worker-15 @coroutine#862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1a63f7 2024-02-04 23:47:26.984 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:26.984 [MyScheduler_Worker-1 @coroutine#895] 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-02-04 23:47:26.984 [MyScheduler_Worker-1 @coroutine#895] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:26.984 [MyScheduler_Worker-1 @coroutine#895] 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-02-04 23:47:26.986 [eventLoopGroupProxy-10-1 @call-handler#908] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-04 23:47:26.989 [eventLoopGroupProxy-10-1 @coroutine#909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cbc2db2 2024-02-04 23:47:26.989 [eventLoopGroupProxy-10-1 @call-handler#908] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:26.990 [eventLoopGroupProxy-10-1 @call-handler#908] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-04 23:47:26.991 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:26.993 [DefaultDispatcher-worker-9 @coroutine#864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1a63f7 2024-02-04 23:47:26.993 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:26.993 [MyScheduler_Worker-1 @coroutine#895] 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-02-04 23:47:26.993 [MyScheduler_Worker-1 @coroutine#895] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:26.993 [MyScheduler_Worker-1 @coroutine#895] 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-02-04 23:47:26.996 [eventLoopGroupProxy-10-1 @call-handler#914] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:27.002 [eventLoopGroupProxy-10-1 @coroutine#915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cbc2db2 2024-02-04 23:47:27.002 [eventLoopGroupProxy-10-1 @call-handler#914] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:27.003 [eventLoopGroupProxy-10-1 @call-handler#914] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-02-04 23:47:27.003 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:27.005 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:27.005 [MyScheduler_Worker-1 @coroutine#895] 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-02-04 23:47:27.005 [MyScheduler_Worker-1 @coroutine#895] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:27.005 [MyScheduler_Worker-1 @coroutine#895] 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-02-04 23:47:27.008 [eventLoopGroupProxy-10-1 @call-handler#920] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-04 23:47:27.011 [eventLoopGroupProxy-10-1 @coroutine#921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cbc2db2 2024-02-04 23:47:27.011 [eventLoopGroupProxy-10-1 @call-handler#920] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:27.011 [eventLoopGroupProxy-10-1 @call-handler#920] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-04 23:47:27.012 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:27.013 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:27.014 [MyScheduler_Worker-1 @coroutine#895] 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-02-04 23:47:27.014 [MyScheduler_Worker-1 @coroutine#895] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:27.014 [MyScheduler_Worker-1 @coroutine#895] 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-02-04 23:47:27.016 [eventLoopGroupProxy-10-1 @call-handler#926] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-04 23:47:27.018 [eventLoopGroupProxy-10-1 @coroutine#927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cbc2db2 2024-02-04 23:47:27.018 [eventLoopGroupProxy-10-1 @call-handler#926] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:27.018 [eventLoopGroupProxy-10-1 @call-handler#926] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-04 23:47:27.019 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:27.032 [DefaultDispatcher-worker-14 @coroutine#866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1a63f7 2024-02-04 23:47:27.042 [DefaultDispatcher-worker-1 @coroutine#864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1a63f7 2024-02-04 23:47:27.042 [DefaultDispatcher-worker-1 @coroutine#864] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-04 23:47:27.043 [DefaultDispatcher-worker-1 @coroutine#864] 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-02-04 23:47:27.043 [DefaultDispatcher-worker-1 @coroutine#864] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-04 23:47:27.043 [DefaultDispatcher-worker-1 @coroutine#864] 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-02-04 23:47:27.044 [eventLoopGroupProxy-10-1 @call-handler#938] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-04 23:47:27.045 [eventLoopGroupProxy-10-1 @call-handler#938] 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-02-04 23:47:27.045 [eventLoopGroupProxy-10-1 @call-handler#938] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-04 23:47:27.069 [DefaultDispatcher-worker-4 @call-handler#938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a86be01 2024-02-04 23:47:27.069 [eventLoopGroupProxy-10-1 @call-handler#938] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:27.070 [eventLoopGroupProxy-10-1 @call-handler#938] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 26ms 2024-02-04 23:47:27.070 [DefaultDispatcher-worker-14 @coroutine#835] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555124723126022144/_ustadmanifest.json 2024-02-04 23:47:27.070 [DefaultDispatcher-worker-14 @coroutine#835] 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/555124723126022144/_ustadmanifest.json. 2024-02-04 23:47:27.070 [DefaultDispatcher-worker-14 @coroutine#835] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555124723126022144/_ustadmanifest.json 2024-02-04 23:47:27.071 [DefaultDispatcher-worker-9 @coroutine#864] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-04 23:47:27.071 [DefaultDispatcher-worker-9 @coroutine#864] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-04 23:47:27.071 [DefaultDispatcher-worker-9 @coroutine#864] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-04 23:47:27.071 [DefaultDispatcher-worker-9 @coroutine#864] 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-02-04 23:47:27.072 [DefaultDispatcher-worker-12 @coroutine#835] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555124723126022144/_ustadmanifest.json 2024-02-04 23:47:27.072 [DefaultDispatcher-worker-12 @coroutine#835] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555124723126022144/_ustadmanifest.json 2024-02-04 23:47:27.073 [DefaultDispatcher-worker-12 @coroutine#835] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555124723126022144/_ustadmanifest.json. 2024-02-04 23:47:27.073 [DefaultDispatcher-worker-12 @coroutine#835] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555124723126022144/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-04 23:47:27.074 [DefaultDispatcher-worker-12 @coroutine#961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cbc2db2 2024-02-04 23:47:27.083 [DefaultDispatcher-worker-8 @coroutine#864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1a63f7 2024-02-04 23:47:27.085 [DefaultDispatcher-worker-5 @coroutine#835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a86be01 2024-02-04 23:47:27.087 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-04 23:47:27.087 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-04 23:47:27.087 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-04 23:47:27.087 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-04 23:47:27.087 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-04 23:47:27.090 [Test worker @coroutine#965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f1ffc18 2024-02-04 23:47:27.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Shutdown initiated... 2024-02-04 23:47:27.091 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Close initiated... 2024-02-04 23:47:27.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:27.095 [HikariPool-65 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c1a63f7: (connection evicted) 2024-02-04 23:47:27.096 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:27.096 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Closed. 2024-02-04 23:47:27.096 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Shutdown completed. 2024-02-04 23:47:27.144 [DefaultDispatcher-worker-1 @coroutine#968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cead673 2024-02-04 23:47:27.341 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-04 23:47:27.342 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-04 23:47:27.533 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-04 23:47:28.102 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@18df26a1 2024-02-04 23:47:28.102 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@18df26a1 2024-02-04 23:47:28.103 [Test worker @coroutine#973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cbc2db2 2024-02-04 23:47:28.103 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Shutdown initiated... 2024-02-04 23:47:28.103 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Close initiated... 2024-02-04 23:47:28.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:28.104 [HikariPool-63 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a86be01: (connection evicted) 2024-02-04 23:47:28.105 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:28.105 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Closed. 2024-02-04 23:47:28.105 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Shutdown completed. 2024-02-04 23:47:28.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2024-02-04 23:47:28.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:28.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:28.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:28.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:28.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:28.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:28.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4af44f2a 2024-02-04 23:47:28.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:28.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:28.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:28.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:28.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:28.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:28.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:28.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:28.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:28.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:28.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:28.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:28.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:28.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:28.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:28.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:28.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:28.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:28.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:28.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2024-02-04 23:47:28.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:28.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:28.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:28.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:28.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:28.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:28.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:28.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:28.110 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2024-02-04 23:47:28.111 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:28.111 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:28.111 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2024-02-04 23:47:28.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2024-02-04 23:47:28.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:28.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:28.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:28.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:28.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:28.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:28.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19f99aaf 2024-02-04 23:47:28.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:28.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:28.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:28.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:28.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:28.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:28.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:28.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:28.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:28.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:28.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:28.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:28.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:28.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:28.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:28.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:28.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:28.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:28.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:28.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2024-02-04 23:47:28.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:28.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:28.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:28.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:28.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:28.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:28.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:28.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:28.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2024-02-04 23:47:28.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-04 23:47:28.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-04 23:47:28.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2024-02-04 23:47:28.133 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-04 23:47:28.134 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-02-04 23:47:28.134 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@72b53f27 2024-02-04 23:47:28.136 [DefaultDispatcher-worker-4 @coroutine#979] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-04 23:47:28.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2024-02-04 23:47:28.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:28.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:28.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:28.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:28.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:28.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:28.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d90d91f 2024-02-04 23:47:28.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:28.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:28.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:28.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:28.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:28.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:28.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:28.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:28.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:28.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:28.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:28.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:28.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:28.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:28.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:28.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:28.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:28.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:28.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:28.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2024-02-04 23:47:28.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:28.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:28.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:28.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:28.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:28.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:28.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:28.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:28.136 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2024-02-04 23:47:28.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e2b37cd 2024-02-04 23:47:28.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e2b37cd 2024-02-04 23:47:28.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2024-02-04 23:47:28.139 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-04 23:47:28.139 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-04 23:47:28.139 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-04 23:47:28.139 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-04 23:47:28.139 [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-02-04 23:47:28.139 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-04 23:47:28.139 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-04 23:47:28.140 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-04 23:47:28.140 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-04 23:47:28.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2024-02-04 23:47:28.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:28.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:28.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:28.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:28.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:28.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:28.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1764e45e 2024-02-04 23:47:28.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:28.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:28.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:28.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:28.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:28.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:28.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:28.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:28.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:28.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:28.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:28.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:28.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:28.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:28.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:28.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:28.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:28.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:28.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:28.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2024-02-04 23:47:28.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:28.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:28.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:28.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:28.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:28.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:28.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:28.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:28.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2024-02-04 23:47:28.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@4745bcc6 2024-02-04 23:47:28.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@4745bcc6 2024-02-04 23:47:28.141 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2024-02-04 23:47:28.182 [DefaultDispatcher-worker-6 @coroutine#983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4745bcc6 2024-02-04 23:47:28.211 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:28.215 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:28.237 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-04 23:47:28.240 [DefaultDispatcher-worker-1 @coroutine#986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e2b37cd 2024-02-04 23:47:28.241 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:28.292 [DefaultDispatcher-worker-6 @coroutine#988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e2b37cd 2024-02-04 23:47:28.302 [DefaultDispatcher-worker-15 @coroutine#991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e2b37cd 2024-02-04 23:47:28.306 [DefaultDispatcher-worker-15 @coroutine#993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e2b37cd 2024-02-04 23:47:28.315 [DefaultDispatcher-worker-1 @coroutine#983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4745bcc6 2024-02-04 23:47:28.316 [Test worker @coroutine#983] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555124733295681536/_ustadmanifest.json 2024-02-04 23:47:28.316 [Test worker @coroutine#983] 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/555124733295681536/_ustadmanifest.json. 2024-02-04 23:47:28.316 [Test worker @coroutine#983] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555124733295681536/_ustadmanifest.json 2024-02-04 23:47:28.317 [Test worker @coroutine#983] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555124733295681536/_ustadmanifest.json 2024-02-04 23:47:28.317 [Test worker @coroutine#983] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555124733295681536/_ustadmanifest.json 2024-02-04 23:47:28.318 [Test worker @coroutine#983] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555124733295681536/_ustadmanifest.json. 2024-02-04 23:47:28.318 [Test worker @coroutine#983] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555124733295681536/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-04 23:47:28.338 [Test worker @coroutine#999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e2b37cd 2024-02-04 23:47:28.419 [DefaultDispatcher-worker-16 @coroutine#983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4745bcc6 2024-02-04 23:47:28.420 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-04 23:47:28.420 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-c65e5d12-d011-497f-9954-5dcd69e83b84', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-04 23:47:28.421 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-04 23:47:28.421 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-c65e5d12-d011-497f-9954-5dcd69e83b84 2024-02-04 23:47:28.423 [DefaultDispatcher-worker-11 @coroutine#1161] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-04 23:47:28.423 [DefaultDispatcher-worker-11 @coroutine#1161] 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-02-04 23:47:28.423 [DefaultDispatcher-worker-11 @coroutine#1161] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-04 23:47:28.423 [DefaultDispatcher-worker-11 @coroutine#1161] 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-02-04 23:47:28.432 [DefaultDispatcher-worker-8 @coroutine#1160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4745bcc6 2024-02-04 23:47:28.432 [DefaultDispatcher-worker-8 @coroutine#1160] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-04 23:47:28.433 [DefaultDispatcher-worker-8 @coroutine#1160] 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-02-04 23:47:28.433 [DefaultDispatcher-worker-8 @coroutine#1160] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-04 23:47:28.434 [eventLoopGroupProxy-13-1 @call-handler#1174] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-04 23:47:28.435 [eventLoopGroupProxy-13-2 @call-handler#1175] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-04 23:47:28.435 [eventLoopGroupProxy-13-1 @call-handler#1174] 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-02-04 23:47:28.435 [eventLoopGroupProxy-13-1 @call-handler#1174] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-04 23:47:28.435 [eventLoopGroupProxy-13-2 @call-handler#1175] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:28.436 [eventLoopGroupProxy-13-1 @call-handler#1174] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:28.436 [eventLoopGroupProxy-13-1 @call-handler#1174] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-02-04 23:47:28.436 [eventLoopGroupProxy-13-3 @call-handler#1186] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-04 23:47:28.436 [eventLoopGroupProxy-13-3 @call-handler#1186] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:28.436 [eventLoopGroupProxy-13-3 @call-handler#1186] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2024-02-04 23:47:28.437 [DefaultDispatcher-worker-11 @coroutine#1161] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-04 23:47:28.437 [DefaultDispatcher-worker-11 @coroutine#1161] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-04 23:47:28.437 [DefaultDispatcher-worker-9 @coroutine#1160] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-04 23:47:28.437 [DefaultDispatcher-worker-9 @coroutine#1160] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-04 23:47:28.446 [DefaultDispatcher-worker-9 @coroutine#1160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4745bcc6 2024-02-04 23:47:28.453 [MyScheduler_Worker-1 @coroutine#1164] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-04 23:47:28.453 [MyScheduler_Worker-1 @coroutine#1164] 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-02-04 23:47:28.453 [MyScheduler_Worker-1 @coroutine#1164] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-04 23:47:28.453 [MyScheduler_Worker-1 @coroutine#1164] 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-02-04 23:47:28.455 [eventLoopGroupProxy-13-1 @call-handler#1341] 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-02-04 23:47:28.456 [eventLoopGroupProxy-13-1 @call-handler#1341] 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-02-04 23:47:28.461 [eventLoopGroupProxy-13-1 @coroutine#1342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:28.463 [DefaultDispatcher-worker-15 @coroutine#1162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4745bcc6 2024-02-04 23:47:28.464 [eventLoopGroupProxy-13-1 @call-handler#1341] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 9ms 2024-02-04 23:47:28.465 [MyScheduler_Worker-1 @coroutine#1164] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-04 23:47:28.465 [MyScheduler_Worker-1 @coroutine#1164] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-04 23:47:28.466 [MyScheduler_Worker-1 @coroutine#1164] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-04 23:47:28.466 [MyScheduler_Worker-1 @coroutine#1164] 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-02-04 23:47:28.469 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.469 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:28.469 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.470 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:28.473 [eventLoopGroupProxy-13-1 @call-handler#1349] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:28.475 [eventLoopGroupProxy-13-1 @coroutine#1350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:28.476 [eventLoopGroupProxy-13-1 @call-handler#1349] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:28.476 [eventLoopGroupProxy-13-1 @call-handler#1349] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-04 23:47:28.477 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.479 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.479 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:28.479 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.479 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:28.481 [eventLoopGroupProxy-13-1 @call-handler#1355] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-04 23:47:28.483 [eventLoopGroupProxy-13-1 @coroutine#1356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:28.484 [eventLoopGroupProxy-13-1 @call-handler#1355] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:28.484 [eventLoopGroupProxy-13-1 @call-handler#1355] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-04 23:47:28.484 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.486 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.486 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:28.486 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.486 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:28.488 [eventLoopGroupProxy-13-1 @call-handler#1361] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-04 23:47:28.491 [eventLoopGroupProxy-13-1 @coroutine#1362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:28.491 [eventLoopGroupProxy-13-1 @call-handler#1361] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:28.491 [eventLoopGroupProxy-13-1 @call-handler#1361] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-04 23:47:28.493 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.495 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.495 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:28.495 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.495 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:28.498 [eventLoopGroupProxy-13-1 @call-handler#1367] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-04 23:47:28.503 [eventLoopGroupProxy-13-1 @coroutine#1368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:28.504 [eventLoopGroupProxy-13-1 @call-handler#1367] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:28.504 [eventLoopGroupProxy-13-1 @call-handler#1367] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-04 23:47:28.505 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.506 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.507 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:28.507 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.507 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:28.509 [eventLoopGroupProxy-13-1 @call-handler#1373] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-04 23:47:28.554 [eventLoopGroupProxy-13-1 @coroutine#1374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:28.554 [eventLoopGroupProxy-13-1 @call-handler#1373] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:28.554 [eventLoopGroupProxy-13-1 @call-handler#1373] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-04 23:47:28.555 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.557 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.557 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:28.557 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.557 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:28.560 [eventLoopGroupProxy-13-1 @call-handler#1379] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:28.573 [eventLoopGroupProxy-13-1 @coroutine#1380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:28.573 [eventLoopGroupProxy-13-1 @call-handler#1379] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:28.573 [eventLoopGroupProxy-13-1 @call-handler#1379] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 14ms 2024-02-04 23:47:28.574 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.576 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.576 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:28.576 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.576 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:28.578 [eventLoopGroupProxy-13-1 @call-handler#1385] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-04 23:47:28.583 [eventLoopGroupProxy-13-1 @coroutine#1386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:28.583 [eventLoopGroupProxy-13-1 @call-handler#1385] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:28.584 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.585 [eventLoopGroupProxy-13-1 @call-handler#1385] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-02-04 23:47:28.586 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.586 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:28.586 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.587 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:28.589 [eventLoopGroupProxy-13-1 @call-handler#1391] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-04 23:47:28.638 [eventLoopGroupProxy-13-1 @coroutine#1393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:28.638 [eventLoopGroupProxy-13-1 @call-handler#1391] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:28.639 [eventLoopGroupProxy-13-1 @call-handler#1391] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 51ms 2024-02-04 23:47:28.639 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.641 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.641 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:28.641 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.641 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:28.643 [eventLoopGroupProxy-13-1 @call-handler#1398] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-04 23:47:28.647 [eventLoopGroupProxy-13-1 @coroutine#1399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:28.647 [eventLoopGroupProxy-13-1 @call-handler#1398] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:28.647 [eventLoopGroupProxy-13-1 @call-handler#1398] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-04 23:47:28.648 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.649 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.650 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:28.650 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.650 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:28.651 [eventLoopGroupProxy-13-1 @call-handler#1404] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-04 23:47:28.654 [eventLoopGroupProxy-13-1 @coroutine#1405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:28.654 [eventLoopGroupProxy-13-1 @call-handler#1404] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:28.654 [eventLoopGroupProxy-13-1 @call-handler#1404] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-04 23:47:28.655 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.657 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.657 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:28.657 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.657 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:28.658 [eventLoopGroupProxy-13-1 @call-handler#1410] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-04 23:47:28.660 [eventLoopGroupProxy-13-1 @coroutine#1411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:28.661 [eventLoopGroupProxy-13-1 @call-handler#1410] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:28.661 [eventLoopGroupProxy-13-1 @call-handler#1410] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-04 23:47:28.661 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.663 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.663 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:28.663 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.663 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:28.665 [eventLoopGroupProxy-13-1 @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-02-04 23:47:28.667 [eventLoopGroupProxy-13-1 @coroutine#1417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:28.668 [eventLoopGroupProxy-13-1 @call-handler#1416] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:28.668 [eventLoopGroupProxy-13-1 @call-handler#1416] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-04 23:47:28.669 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.670 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.670 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:28.670 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.670 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:28.672 [eventLoopGroupProxy-13-1 @call-handler#1422] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-04 23:47:28.674 [eventLoopGroupProxy-13-1 @coroutine#1423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:28.674 [eventLoopGroupProxy-13-1 @call-handler#1422] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:28.675 [eventLoopGroupProxy-13-1 @call-handler#1422] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-04 23:47:28.675 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.677 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.677 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:28.677 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.677 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:28.678 [eventLoopGroupProxy-13-1 @call-handler#1428] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-04 23:47:28.680 [eventLoopGroupProxy-13-1 @coroutine#1429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:28.680 [eventLoopGroupProxy-13-1 @call-handler#1428] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:28.680 [eventLoopGroupProxy-13-1 @call-handler#1428] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-04 23:47:28.681 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.682 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.682 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:28.682 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.682 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:28.684 [eventLoopGroupProxy-13-1 @call-handler#1434] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-04 23:47:28.686 [eventLoopGroupProxy-13-1 @coroutine#1435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:28.686 [eventLoopGroupProxy-13-1 @call-handler#1434] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:28.686 [eventLoopGroupProxy-13-1 @call-handler#1434] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-04 23:47:28.687 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.689 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.689 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:28.689 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.689 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:28.691 [eventLoopGroupProxy-13-1 @call-handler#1440] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-04 23:47:28.693 [eventLoopGroupProxy-13-1 @coroutine#1441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:28.693 [eventLoopGroupProxy-13-1 @call-handler#1440] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:28.693 [eventLoopGroupProxy-13-1 @call-handler#1440] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-04 23:47:28.694 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.695 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.696 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:28.696 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.696 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:28.697 [eventLoopGroupProxy-13-1 @call-handler#1446] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:28.699 [eventLoopGroupProxy-13-1 @coroutine#1447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:28.700 [eventLoopGroupProxy-13-1 @call-handler#1446] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:28.700 [eventLoopGroupProxy-13-1 @call-handler#1446] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-04 23:47:28.701 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.702 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.702 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:28.702 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.702 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:28.704 [eventLoopGroupProxy-13-1 @call-handler#1452] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-04 23:47:28.706 [eventLoopGroupProxy-13-1 @coroutine#1453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:28.706 [eventLoopGroupProxy-13-1 @call-handler#1452] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:28.707 [eventLoopGroupProxy-13-1 @call-handler#1452] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-04 23:47:28.707 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.709 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.709 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:28.709 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.709 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:28.711 [eventLoopGroupProxy-13-1 @call-handler#1458] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-04 23:47:28.713 [eventLoopGroupProxy-13-1 @coroutine#1459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:28.713 [eventLoopGroupProxy-13-1 @call-handler#1458] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:28.714 [eventLoopGroupProxy-13-1 @call-handler#1458] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-04 23:47:28.715 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.716 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.716 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:28.716 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.717 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:28.719 [eventLoopGroupProxy-13-1 @call-handler#1464] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-04 23:47:28.721 [eventLoopGroupProxy-13-1 @coroutine#1465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:28.721 [eventLoopGroupProxy-13-1 @call-handler#1464] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:28.722 [eventLoopGroupProxy-13-1 @call-handler#1464] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-04 23:47:28.722 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.723 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.724 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:28.724 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.724 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:28.726 [eventLoopGroupProxy-13-1 @call-handler#1470] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-04 23:47:28.728 [eventLoopGroupProxy-13-1 @coroutine#1471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:28.728 [eventLoopGroupProxy-13-1 @call-handler#1470] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:28.728 [eventLoopGroupProxy-13-1 @call-handler#1470] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-04 23:47:28.729 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.731 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.731 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:28.731 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.731 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:28.733 [eventLoopGroupProxy-13-1 @call-handler#1476] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-04 23:47:28.735 [eventLoopGroupProxy-13-1 @coroutine#1477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:28.735 [eventLoopGroupProxy-13-1 @call-handler#1476] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:28.735 [eventLoopGroupProxy-13-1 @call-handler#1476] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-04 23:47:28.736 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.737 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.738 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:28.738 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.738 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:28.740 [eventLoopGroupProxy-13-1 @call-handler#1482] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-04 23:47:28.742 [eventLoopGroupProxy-13-1 @coroutine#1483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:28.742 [eventLoopGroupProxy-13-1 @call-handler#1482] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:28.742 [eventLoopGroupProxy-13-1 @call-handler#1482] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-04 23:47:28.743 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.745 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.745 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:28.745 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.745 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:28.747 [eventLoopGroupProxy-13-1 @call-handler#1488] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-04 23:47:28.749 [eventLoopGroupProxy-13-1 @coroutine#1489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:28.749 [eventLoopGroupProxy-13-1 @call-handler#1488] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:28.749 [eventLoopGroupProxy-13-1 @call-handler#1488] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-04 23:47:28.750 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.752 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.752 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:28.752 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.752 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:28.754 [eventLoopGroupProxy-13-1 @call-handler#1494] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-04 23:47:28.756 [eventLoopGroupProxy-13-1 @coroutine#1495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:28.756 [eventLoopGroupProxy-13-1 @call-handler#1494] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:28.756 [eventLoopGroupProxy-13-1 @call-handler#1494] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-04 23:47:28.757 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.759 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.759 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:28.759 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.759 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:28.761 [eventLoopGroupProxy-13-1 @call-handler#1500] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-04 23:47:28.763 [eventLoopGroupProxy-13-1 @coroutine#1501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:28.763 [eventLoopGroupProxy-13-1 @call-handler#1500] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:28.763 [eventLoopGroupProxy-13-1 @call-handler#1500] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-04 23:47:28.764 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.767 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.767 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:28.767 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.767 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:28.769 [eventLoopGroupProxy-13-1 @call-handler#1506] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:28.771 [eventLoopGroupProxy-13-1 @coroutine#1507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:28.772 [eventLoopGroupProxy-13-1 @call-handler#1506] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:28.772 [eventLoopGroupProxy-13-1 @call-handler#1506] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-04 23:47:28.773 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.774 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.775 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:28.775 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.775 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:28.777 [eventLoopGroupProxy-13-1 @call-handler#1512] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-04 23:47:28.779 [eventLoopGroupProxy-13-1 @coroutine#1513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:28.779 [eventLoopGroupProxy-13-1 @call-handler#1512] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:28.779 [eventLoopGroupProxy-13-1 @call-handler#1512] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-04 23:47:28.780 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.782 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.782 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:28.782 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.782 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:28.784 [eventLoopGroupProxy-13-1 @call-handler#1518] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-04 23:47:28.786 [eventLoopGroupProxy-13-1 @coroutine#1519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:28.786 [eventLoopGroupProxy-13-1 @call-handler#1518] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:28.786 [eventLoopGroupProxy-13-1 @call-handler#1518] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-04 23:47:28.787 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.789 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.789 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:28.789 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.789 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:28.791 [eventLoopGroupProxy-13-1 @call-handler#1524] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-04 23:47:28.793 [eventLoopGroupProxy-13-1 @coroutine#1525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:28.793 [eventLoopGroupProxy-13-1 @call-handler#1524] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:28.793 [eventLoopGroupProxy-13-1 @call-handler#1524] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-04 23:47:28.794 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.796 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.796 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:28.796 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.796 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:28.798 [eventLoopGroupProxy-13-1 @call-handler#1530] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-04 23:47:28.800 [eventLoopGroupProxy-13-1 @coroutine#1531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:28.800 [eventLoopGroupProxy-13-1 @call-handler#1530] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:28.800 [eventLoopGroupProxy-13-1 @call-handler#1530] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-04 23:47:28.801 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.803 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.803 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:28.803 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.803 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:28.805 [eventLoopGroupProxy-13-1 @call-handler#1536] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:28.807 [eventLoopGroupProxy-13-1 @coroutine#1537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:28.808 [eventLoopGroupProxy-13-1 @call-handler#1536] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:28.808 [eventLoopGroupProxy-13-1 @call-handler#1536] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-04 23:47:28.809 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.810 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.810 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:28.810 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.810 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:28.812 [eventLoopGroupProxy-13-1 @call-handler#1542] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-04 23:47:28.814 [eventLoopGroupProxy-13-1 @coroutine#1543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:28.814 [eventLoopGroupProxy-13-1 @call-handler#1542] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:28.815 [eventLoopGroupProxy-13-1 @call-handler#1542] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-04 23:47:28.815 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.817 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.817 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:28.817 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.817 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:28.819 [eventLoopGroupProxy-13-1 @call-handler#1548] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-04 23:47:28.820 [eventLoopGroupProxy-13-1 @coroutine#1549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:28.821 [eventLoopGroupProxy-13-1 @call-handler#1548] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:28.821 [eventLoopGroupProxy-13-1 @call-handler#1548] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-04 23:47:28.821 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.823 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.823 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:28.823 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.823 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:28.825 [eventLoopGroupProxy-13-1 @call-handler#1554] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-04 23:47:28.827 [eventLoopGroupProxy-13-1 @coroutine#1555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:28.827 [eventLoopGroupProxy-13-1 @call-handler#1554] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:28.827 [eventLoopGroupProxy-13-1 @call-handler#1554] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-04 23:47:28.828 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.829 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.829 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:28.829 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.829 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:28.831 [eventLoopGroupProxy-13-1 @call-handler#1560] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-04 23:47:28.833 [eventLoopGroupProxy-13-1 @coroutine#1561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:28.833 [eventLoopGroupProxy-13-1 @call-handler#1560] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:28.834 [eventLoopGroupProxy-13-1 @call-handler#1560] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-04 23:47:28.834 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.836 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.836 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:28.836 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.836 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:28.838 [eventLoopGroupProxy-13-1 @call-handler#1566] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-04 23:47:28.881 [eventLoopGroupProxy-13-1 @coroutine#1567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:28.882 [eventLoopGroupProxy-13-1 @call-handler#1566] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:28.882 [eventLoopGroupProxy-13-1 @call-handler#1566] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-04 23:47:28.882 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.884 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.885 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:28.885 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.885 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:28.886 [eventLoopGroupProxy-13-1 @call-handler#1572] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-04 23:47:28.888 [eventLoopGroupProxy-13-1 @coroutine#1573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:28.888 [eventLoopGroupProxy-13-1 @call-handler#1572] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:28.889 [eventLoopGroupProxy-13-1 @call-handler#1572] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-04 23:47:28.889 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.891 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.891 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:28.891 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.891 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:28.892 [eventLoopGroupProxy-13-1 @call-handler#1578] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:28.894 [eventLoopGroupProxy-13-1 @coroutine#1580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:28.894 [eventLoopGroupProxy-13-1 @call-handler#1578] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:28.895 [eventLoopGroupProxy-13-1 @call-handler#1578] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-04 23:47:28.895 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.897 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.897 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:28.897 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.897 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:28.898 [eventLoopGroupProxy-13-1 @call-handler#1585] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-04 23:47:28.900 [eventLoopGroupProxy-13-1 @coroutine#1586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:28.901 [eventLoopGroupProxy-13-1 @call-handler#1585] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:28.901 [eventLoopGroupProxy-13-1 @call-handler#1585] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-04 23:47:28.901 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.903 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.903 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:28.903 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.903 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:28.905 [eventLoopGroupProxy-13-1 @call-handler#1591] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-04 23:47:28.950 [eventLoopGroupProxy-13-1 @coroutine#1592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:28.950 [eventLoopGroupProxy-13-1 @call-handler#1591] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:28.950 [eventLoopGroupProxy-13-1 @call-handler#1591] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-04 23:47:28.951 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.952 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.952 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:28.952 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:28.952 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:28.954 [eventLoopGroupProxy-13-1 @call-handler#1597] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-04 23:47:28.959 [DefaultDispatcher-worker-12 @coroutine#1176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4745bcc6 2024-02-04 23:47:28.997 [eventLoopGroupProxy-13-1 @coroutine#1599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:28.998 [eventLoopGroupProxy-13-1 @call-handler#1597] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:28.998 [eventLoopGroupProxy-13-1 @call-handler#1597] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-04 23:47:28.999 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.000 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.000 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.000 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.000 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.002 [eventLoopGroupProxy-13-1 @call-handler#1604] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:29.004 [eventLoopGroupProxy-13-1 @coroutine#1605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:29.004 [eventLoopGroupProxy-13-1 @call-handler#1604] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:29.004 [eventLoopGroupProxy-13-1 @call-handler#1604] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-04 23:47:29.005 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.006 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.006 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.006 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.006 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.008 [eventLoopGroupProxy-13-1 @call-handler#1610] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:29.010 [eventLoopGroupProxy-13-1 @coroutine#1611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:29.010 [eventLoopGroupProxy-13-1 @call-handler#1610] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:29.011 [eventLoopGroupProxy-13-1 @call-handler#1610] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-04 23:47:29.011 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.013 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.013 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.013 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.013 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.015 [eventLoopGroupProxy-13-1 @call-handler#1616] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:29.057 [eventLoopGroupProxy-13-1 @coroutine#1617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:29.057 [eventLoopGroupProxy-13-1 @call-handler#1616] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:29.058 [eventLoopGroupProxy-13-1 @call-handler#1616] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-04 23:47:29.058 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.060 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.060 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.060 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.060 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.062 [eventLoopGroupProxy-13-1 @call-handler#1622] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:29.064 [eventLoopGroupProxy-13-1 @coroutine#1623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:29.064 [eventLoopGroupProxy-13-1 @call-handler#1622] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:29.064 [eventLoopGroupProxy-13-1 @call-handler#1622] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-04 23:47:29.064 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.066 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.066 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.066 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.066 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.068 [eventLoopGroupProxy-13-1 @call-handler#1628] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:29.070 [eventLoopGroupProxy-13-1 @coroutine#1629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:29.070 [eventLoopGroupProxy-13-1 @call-handler#1628] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:29.070 [eventLoopGroupProxy-13-1 @call-handler#1628] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-04 23:47:29.071 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.074 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.074 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.074 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.074 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.076 [eventLoopGroupProxy-13-1 @call-handler#1634] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:29.078 [eventLoopGroupProxy-13-1 @coroutine#1635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:29.078 [eventLoopGroupProxy-13-1 @call-handler#1634] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:29.078 [eventLoopGroupProxy-13-1 @call-handler#1634] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-04 23:47:29.079 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.080 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.080 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.080 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.080 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.082 [eventLoopGroupProxy-13-1 @call-handler#1640] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:29.083 [eventLoopGroupProxy-13-1 @coroutine#1641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:29.084 [eventLoopGroupProxy-13-1 @call-handler#1640] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:29.084 [eventLoopGroupProxy-13-1 @call-handler#1640] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-04 23:47:29.084 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.085 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.085 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.085 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.085 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.087 [eventLoopGroupProxy-13-1 @call-handler#1646] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:29.129 [eventLoopGroupProxy-13-1 @coroutine#1647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:29.130 [eventLoopGroupProxy-13-1 @call-handler#1646] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:29.130 [eventLoopGroupProxy-13-1 @call-handler#1646] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-04 23:47:29.130 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.132 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.132 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.132 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.132 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.133 [eventLoopGroupProxy-13-1 @call-handler#1652] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:29.135 [eventLoopGroupProxy-13-1 @coroutine#1653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:29.135 [eventLoopGroupProxy-13-1 @call-handler#1652] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:29.136 [eventLoopGroupProxy-13-1 @call-handler#1652] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-04 23:47:29.136 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.137 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.137 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.138 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.138 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.139 [eventLoopGroupProxy-13-1 @call-handler#1658] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:29.141 [eventLoopGroupProxy-13-1 @coroutine#1659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:29.141 [eventLoopGroupProxy-13-1 @call-handler#1658] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:29.141 [eventLoopGroupProxy-13-1 @call-handler#1658] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-04 23:47:29.142 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.143 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.143 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.143 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.143 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.145 [eventLoopGroupProxy-13-1 @call-handler#1664] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:29.147 [eventLoopGroupProxy-13-1 @coroutine#1665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:29.147 [eventLoopGroupProxy-13-1 @call-handler#1664] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:29.147 [eventLoopGroupProxy-13-1 @call-handler#1664] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-04 23:47:29.148 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.149 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.149 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.149 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.149 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.151 [eventLoopGroupProxy-13-1 @call-handler#1670] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:29.153 [eventLoopGroupProxy-13-1 @coroutine#1671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:29.154 [eventLoopGroupProxy-13-1 @call-handler#1670] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:29.154 [eventLoopGroupProxy-13-1 @call-handler#1670] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-04 23:47:29.155 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.156 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.156 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.156 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.156 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.158 [eventLoopGroupProxy-13-1 @call-handler#1676] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:29.160 [eventLoopGroupProxy-13-1 @coroutine#1677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:29.160 [eventLoopGroupProxy-13-1 @call-handler#1676] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:29.160 [eventLoopGroupProxy-13-1 @call-handler#1676] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-04 23:47:29.161 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.162 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.162 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.162 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.163 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.171 [eventLoopGroupProxy-13-1 @call-handler#1682] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:29.173 [eventLoopGroupProxy-13-1 @coroutine#1683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:29.173 [eventLoopGroupProxy-13-1 @call-handler#1682] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:29.179 [eventLoopGroupProxy-13-1 @call-handler#1682] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-02-04 23:47:29.180 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.181 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.181 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.181 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.181 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.183 [eventLoopGroupProxy-13-1 @call-handler#1688] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:29.185 [eventLoopGroupProxy-13-1 @coroutine#1689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:29.186 [eventLoopGroupProxy-13-1 @call-handler#1688] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:29.186 [eventLoopGroupProxy-13-1 @call-handler#1688] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-04 23:47:29.187 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.188 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.188 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.188 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.188 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.190 [eventLoopGroupProxy-13-1 @call-handler#1694] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:29.194 [eventLoopGroupProxy-13-1 @coroutine#1695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:29.194 [eventLoopGroupProxy-13-1 @call-handler#1694] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:29.194 [eventLoopGroupProxy-13-1 @call-handler#1694] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-04 23:47:29.195 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.197 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.197 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.197 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.197 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.198 [eventLoopGroupProxy-13-1 @call-handler#1701] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:29.201 [eventLoopGroupProxy-13-1 @coroutine#1702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:29.201 [eventLoopGroupProxy-13-1 @call-handler#1701] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:29.202 [eventLoopGroupProxy-13-1 @call-handler#1701] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-04 23:47:29.202 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.204 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.204 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.204 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.204 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.207 [eventLoopGroupProxy-13-1 @call-handler#1707] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:29.209 [eventLoopGroupProxy-13-1 @coroutine#1708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:29.209 [eventLoopGroupProxy-13-1 @call-handler#1707] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:29.209 [eventLoopGroupProxy-13-1 @call-handler#1707] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-04 23:47:29.210 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.212 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.212 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.212 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.212 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.215 [eventLoopGroupProxy-13-1 @call-handler#1713] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:29.220 [eventLoopGroupProxy-13-1 @coroutine#1714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:29.221 [eventLoopGroupProxy-13-1 @call-handler#1713] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:29.221 [eventLoopGroupProxy-13-1 @call-handler#1713] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-04 23:47:29.221 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.223 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.223 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.223 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.223 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.224 [eventLoopGroupProxy-13-1 @call-handler#1719] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:29.228 [eventLoopGroupProxy-13-1 @coroutine#1720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:29.229 [eventLoopGroupProxy-13-1 @call-handler#1719] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:29.229 [eventLoopGroupProxy-13-1 @call-handler#1719] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-04 23:47:29.229 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.231 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.231 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.231 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.231 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.235 [eventLoopGroupProxy-13-1 @call-handler#1725] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:29.281 [eventLoopGroupProxy-13-1 @coroutine#1726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:29.281 [eventLoopGroupProxy-13-1 @call-handler#1725] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:29.282 [eventLoopGroupProxy-13-1 @call-handler#1725] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-02-04 23:47:29.282 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.284 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.284 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.284 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.284 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.286 [eventLoopGroupProxy-13-1 @call-handler#1731] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:29.288 [eventLoopGroupProxy-13-1 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:29.288 [eventLoopGroupProxy-13-1 @call-handler#1731] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:29.288 [eventLoopGroupProxy-13-1 @call-handler#1731] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-04 23:47:29.289 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.290 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.290 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.290 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.290 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.292 [eventLoopGroupProxy-13-1 @call-handler#1737] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:29.294 [eventLoopGroupProxy-13-1 @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:29.294 [eventLoopGroupProxy-13-1 @call-handler#1737] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:29.294 [eventLoopGroupProxy-13-1 @call-handler#1737] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-04 23:47:29.295 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.296 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.296 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.296 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.297 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.298 [eventLoopGroupProxy-13-1 @call-handler#1743] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:29.341 [eventLoopGroupProxy-13-1 @coroutine#1744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:29.341 [eventLoopGroupProxy-13-1 @call-handler#1743] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:29.342 [eventLoopGroupProxy-13-1 @call-handler#1743] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-04 23:47:29.342 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.344 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.344 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.344 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.344 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.346 [eventLoopGroupProxy-13-1 @call-handler#1749] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:29.348 [eventLoopGroupProxy-13-1 @coroutine#1750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:29.349 [eventLoopGroupProxy-13-1 @call-handler#1749] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:29.349 [eventLoopGroupProxy-13-1 @call-handler#1749] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-04 23:47:29.349 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.351 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.351 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.351 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.351 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.353 [eventLoopGroupProxy-13-1 @call-handler#1755] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:29.355 [eventLoopGroupProxy-13-1 @coroutine#1756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:29.355 [eventLoopGroupProxy-13-1 @call-handler#1755] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:29.355 [eventLoopGroupProxy-13-1 @call-handler#1755] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-04 23:47:29.357 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.358 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.358 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.358 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.358 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.360 [eventLoopGroupProxy-13-1 @call-handler#1761] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:29.362 [eventLoopGroupProxy-13-1 @coroutine#1762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:29.362 [eventLoopGroupProxy-13-1 @call-handler#1761] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:29.362 [eventLoopGroupProxy-13-1 @call-handler#1761] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-04 23:47:29.363 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.364 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.365 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.365 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.365 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.366 [eventLoopGroupProxy-13-1 @call-handler#1767] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:29.414 [eventLoopGroupProxy-13-1 @coroutine#1768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:29.414 [eventLoopGroupProxy-13-1 @call-handler#1767] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:29.414 [eventLoopGroupProxy-13-1 @call-handler#1767] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-02-04 23:47:29.415 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.416 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.416 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.416 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.416 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.418 [eventLoopGroupProxy-13-1 @call-handler#1773] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:29.419 [eventLoopGroupProxy-13-1 @coroutine#1774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:29.420 [eventLoopGroupProxy-13-1 @call-handler#1773] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:29.420 [eventLoopGroupProxy-13-1 @call-handler#1773] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-04 23:47:29.420 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.422 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.422 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.422 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.422 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.424 [eventLoopGroupProxy-13-1 @call-handler#1779] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:29.427 [eventLoopGroupProxy-13-1 @coroutine#1780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:29.427 [eventLoopGroupProxy-13-1 @call-handler#1779] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:29.427 [eventLoopGroupProxy-13-1 @call-handler#1779] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-04 23:47:29.428 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.429 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.430 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.430 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.430 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.432 [eventLoopGroupProxy-13-1 @call-handler#1785] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:29.478 [DefaultDispatcher-worker-3 @coroutine#1176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4745bcc6 2024-02-04 23:47:29.482 [eventLoopGroupProxy-13-1 @coroutine#1787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:29.483 [eventLoopGroupProxy-13-1 @call-handler#1785] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:29.483 [eventLoopGroupProxy-13-1 @call-handler#1785] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 52ms 2024-02-04 23:47:29.484 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.485 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.485 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.485 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.485 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.489 [eventLoopGroupProxy-13-1 @call-handler#1792] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:29.492 [eventLoopGroupProxy-13-1 @coroutine#1793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:29.493 [eventLoopGroupProxy-13-1 @call-handler#1792] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:29.493 [eventLoopGroupProxy-13-1 @call-handler#1792] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-04 23:47:29.494 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.495 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.495 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.495 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.495 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.497 [eventLoopGroupProxy-13-1 @call-handler#1799] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:29.501 [eventLoopGroupProxy-13-1 @coroutine#1800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:29.501 [eventLoopGroupProxy-13-1 @call-handler#1799] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:29.501 [eventLoopGroupProxy-13-1 @call-handler#1799] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-04 23:47:29.502 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.504 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.504 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.504 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.504 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.505 [eventLoopGroupProxy-13-1 @call-handler#1805] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:29.508 [eventLoopGroupProxy-13-1 @coroutine#1806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:29.508 [eventLoopGroupProxy-13-1 @call-handler#1805] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:29.509 [eventLoopGroupProxy-13-1 @call-handler#1805] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-04 23:47:29.509 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.510 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.510 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.511 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.511 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.512 [eventLoopGroupProxy-13-1 @call-handler#1811] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:29.515 [eventLoopGroupProxy-13-1 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:29.515 [eventLoopGroupProxy-13-1 @call-handler#1811] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:29.516 [eventLoopGroupProxy-13-1 @call-handler#1811] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-04 23:47:29.516 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.518 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.518 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.518 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.518 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.520 [eventLoopGroupProxy-13-1 @call-handler#1817] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:29.522 [eventLoopGroupProxy-13-1 @coroutine#1818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:29.523 [eventLoopGroupProxy-13-1 @call-handler#1817] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:29.523 [eventLoopGroupProxy-13-1 @call-handler#1817] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-04 23:47:29.523 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.525 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.525 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.525 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.525 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.526 [eventLoopGroupProxy-13-1 @call-handler#1823] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:29.528 [eventLoopGroupProxy-13-1 @coroutine#1824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:29.528 [eventLoopGroupProxy-13-1 @call-handler#1823] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:29.528 [eventLoopGroupProxy-13-1 @call-handler#1823] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-04 23:47:29.529 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.530 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.530 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.530 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.530 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.532 [eventLoopGroupProxy-13-1 @call-handler#1829] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:29.534 [eventLoopGroupProxy-13-1 @coroutine#1830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:29.534 [eventLoopGroupProxy-13-1 @call-handler#1829] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:29.534 [eventLoopGroupProxy-13-1 @call-handler#1829] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-04 23:47:29.534 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.536 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.536 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.536 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.536 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.537 [eventLoopGroupProxy-13-1 @call-handler#1835] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:29.539 [eventLoopGroupProxy-13-1 @coroutine#1836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:29.539 [eventLoopGroupProxy-13-1 @call-handler#1835] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:29.539 [eventLoopGroupProxy-13-1 @call-handler#1835] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-04 23:47:29.540 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.541 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.541 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.541 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.541 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.542 [eventLoopGroupProxy-13-1 @call-handler#1841] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:29.544 [eventLoopGroupProxy-13-1 @coroutine#1842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:29.544 [eventLoopGroupProxy-13-1 @call-handler#1841] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:29.544 [eventLoopGroupProxy-13-1 @call-handler#1841] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-04 23:47:29.545 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.546 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.546 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.546 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.546 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.548 [eventLoopGroupProxy-13-1 @call-handler#1847] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:29.550 [eventLoopGroupProxy-13-1 @coroutine#1848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:29.550 [eventLoopGroupProxy-13-1 @call-handler#1847] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:29.551 [eventLoopGroupProxy-13-1 @call-handler#1847] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-04 23:47:29.551 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.552 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.553 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.553 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.553 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.554 [eventLoopGroupProxy-13-1 @call-handler#1853] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:29.556 [eventLoopGroupProxy-13-1 @coroutine#1854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:29.556 [eventLoopGroupProxy-13-1 @call-handler#1853] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:29.557 [eventLoopGroupProxy-13-1 @call-handler#1853] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-04 23:47:29.557 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.558 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.559 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.559 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.559 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.560 [eventLoopGroupProxy-13-1 @call-handler#1859] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:29.562 [eventLoopGroupProxy-13-1 @coroutine#1860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:29.562 [eventLoopGroupProxy-13-1 @call-handler#1859] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:29.562 [eventLoopGroupProxy-13-1 @call-handler#1859] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-04 23:47:29.563 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.564 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.564 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.564 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.564 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.566 [eventLoopGroupProxy-13-1 @call-handler#1865] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:29.567 [eventLoopGroupProxy-13-1 @coroutine#1866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:29.567 [eventLoopGroupProxy-13-1 @call-handler#1865] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:29.567 [eventLoopGroupProxy-13-1 @call-handler#1865] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-04 23:47:29.568 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.569 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.569 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.569 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.569 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.570 [eventLoopGroupProxy-13-1 @call-handler#1871] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:29.571 [eventLoopGroupProxy-13-1 @coroutine#1872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:29.572 [eventLoopGroupProxy-13-1 @call-handler#1871] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:29.572 [eventLoopGroupProxy-13-1 @call-handler#1871] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-04 23:47:29.572 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.573 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.573 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.573 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.574 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.575 [eventLoopGroupProxy-13-1 @call-handler#1877] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:29.577 [eventLoopGroupProxy-13-1 @coroutine#1878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:29.577 [eventLoopGroupProxy-13-1 @call-handler#1877] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:29.577 [eventLoopGroupProxy-13-1 @call-handler#1877] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-04 23:47:29.577 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.579 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.579 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.579 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.579 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.580 [eventLoopGroupProxy-13-1 @call-handler#1883] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:29.584 [eventLoopGroupProxy-13-1 @coroutine#1884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:29.584 [eventLoopGroupProxy-13-1 @call-handler#1883] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:29.584 [eventLoopGroupProxy-13-1 @call-handler#1883] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-04 23:47:29.585 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.586 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.586 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.586 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.586 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.588 [eventLoopGroupProxy-13-1 @call-handler#1889] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:29.634 [eventLoopGroupProxy-13-1 @coroutine#1890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:29.634 [eventLoopGroupProxy-13-1 @call-handler#1889] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:29.634 [eventLoopGroupProxy-13-1 @call-handler#1889] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-04 23:47:29.635 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.636 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.636 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.637 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.637 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.638 [eventLoopGroupProxy-13-1 @call-handler#1895] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:29.640 [eventLoopGroupProxy-13-1 @coroutine#1896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:29.640 [eventLoopGroupProxy-13-1 @call-handler#1895] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:29.640 [eventLoopGroupProxy-13-1 @call-handler#1895] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-04 23:47:29.641 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.642 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.643 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.643 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.643 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.644 [eventLoopGroupProxy-13-1 @call-handler#1901] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:29.646 [eventLoopGroupProxy-13-1 @coroutine#1902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:29.646 [eventLoopGroupProxy-13-1 @call-handler#1901] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:29.646 [eventLoopGroupProxy-13-1 @call-handler#1901] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-04 23:47:29.647 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.648 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.648 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.648 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.648 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.650 [eventLoopGroupProxy-13-1 @call-handler#1907] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:29.652 [eventLoopGroupProxy-13-1 @coroutine#1908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:29.652 [eventLoopGroupProxy-13-1 @call-handler#1907] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:29.652 [eventLoopGroupProxy-13-1 @call-handler#1907] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-04 23:47:29.653 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.655 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.656 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.656 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.656 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.658 [eventLoopGroupProxy-13-1 @call-handler#1913] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:29.660 [eventLoopGroupProxy-13-1 @coroutine#1914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:29.660 [eventLoopGroupProxy-13-1 @call-handler#1913] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:29.660 [eventLoopGroupProxy-13-1 @call-handler#1913] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-04 23:47:29.664 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.665 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.665 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.665 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.665 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.667 [eventLoopGroupProxy-13-1 @call-handler#1919] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:29.669 [eventLoopGroupProxy-13-1 @coroutine#1920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:29.669 [eventLoopGroupProxy-13-1 @call-handler#1919] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:29.670 [eventLoopGroupProxy-13-1 @call-handler#1919] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-04 23:47:29.672 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.674 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.674 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.674 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.674 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.675 [eventLoopGroupProxy-13-1 @call-handler#1925] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:29.677 [eventLoopGroupProxy-13-1 @coroutine#1926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:29.677 [eventLoopGroupProxy-13-1 @call-handler#1925] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:29.677 [eventLoopGroupProxy-13-1 @call-handler#1925] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-04 23:47:29.679 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.680 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.680 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.680 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.680 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.682 [eventLoopGroupProxy-13-1 @call-handler#1931] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:29.729 [eventLoopGroupProxy-13-1 @coroutine#1932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:29.730 [eventLoopGroupProxy-13-1 @call-handler#1931] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:29.730 [eventLoopGroupProxy-13-1 @call-handler#1931] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-02-04 23:47:29.732 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.734 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.734 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.734 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.734 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.735 [eventLoopGroupProxy-13-1 @call-handler#1937] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:29.737 [eventLoopGroupProxy-13-1 @coroutine#1938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:29.738 [eventLoopGroupProxy-13-1 @call-handler#1937] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:29.738 [eventLoopGroupProxy-13-1 @call-handler#1937] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-04 23:47:29.738 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.740 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.740 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.740 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.740 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.741 [eventLoopGroupProxy-13-1 @call-handler#1943] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:29.743 [eventLoopGroupProxy-13-1 @coroutine#1944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:29.743 [eventLoopGroupProxy-13-1 @call-handler#1943] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:29.743 [eventLoopGroupProxy-13-1 @call-handler#1943] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-04 23:47:29.744 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.745 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.745 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.745 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.745 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.747 [eventLoopGroupProxy-13-1 @call-handler#1949] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:29.789 [eventLoopGroupProxy-13-1 @coroutine#1950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:29.790 [eventLoopGroupProxy-13-1 @call-handler#1949] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:29.790 [eventLoopGroupProxy-13-1 @call-handler#1949] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-04 23:47:29.790 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.792 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.792 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.792 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.792 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.793 [eventLoopGroupProxy-13-1 @call-handler#1955] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:29.795 [eventLoopGroupProxy-13-1 @coroutine#1957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:29.796 [eventLoopGroupProxy-13-1 @call-handler#1955] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:29.796 [eventLoopGroupProxy-13-1 @call-handler#1955] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-04 23:47:29.796 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.798 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.798 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.798 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.798 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.800 [eventLoopGroupProxy-13-1 @call-handler#1962] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:29.801 [eventLoopGroupProxy-13-1 @coroutine#1963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:29.802 [eventLoopGroupProxy-13-1 @call-handler#1962] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:29.802 [eventLoopGroupProxy-13-1 @call-handler#1962] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-04 23:47:29.802 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.803 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.803 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.803 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.804 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.805 [eventLoopGroupProxy-13-1 @call-handler#1968] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:29.807 [eventLoopGroupProxy-13-1 @coroutine#1969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:29.807 [eventLoopGroupProxy-13-1 @call-handler#1968] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:29.807 [eventLoopGroupProxy-13-1 @call-handler#1968] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-04 23:47:29.808 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.809 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.809 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.809 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.809 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.811 [eventLoopGroupProxy-13-1 @call-handler#1974] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:29.813 [eventLoopGroupProxy-13-1 @coroutine#1975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:29.813 [eventLoopGroupProxy-13-1 @call-handler#1974] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:29.813 [eventLoopGroupProxy-13-1 @call-handler#1974] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-04 23:47:29.814 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.815 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.815 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.815 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.815 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.817 [eventLoopGroupProxy-13-1 @call-handler#1980] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:29.819 [eventLoopGroupProxy-13-1 @coroutine#1981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:29.819 [eventLoopGroupProxy-13-1 @call-handler#1980] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:29.819 [eventLoopGroupProxy-13-1 @call-handler#1980] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-04 23:47:29.819 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.821 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.821 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.821 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.821 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.822 [eventLoopGroupProxy-13-1 @call-handler#1986] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:29.824 [eventLoopGroupProxy-13-1 @coroutine#1987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:29.824 [eventLoopGroupProxy-13-1 @call-handler#1986] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:29.824 [eventLoopGroupProxy-13-1 @call-handler#1986] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-04 23:47:29.825 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.826 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.826 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.826 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.826 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.828 [eventLoopGroupProxy-13-1 @call-handler#1992] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:29.829 [eventLoopGroupProxy-13-1 @coroutine#1993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:29.829 [eventLoopGroupProxy-13-1 @call-handler#1992] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:29.829 [eventLoopGroupProxy-13-1 @call-handler#1992] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-04 23:47:29.830 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.831 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.832 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.832 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.832 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.833 [eventLoopGroupProxy-13-1 @call-handler#1998] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:29.834 [eventLoopGroupProxy-13-1 @coroutine#1999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:29.835 [eventLoopGroupProxy-13-1 @call-handler#1998] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:29.835 [eventLoopGroupProxy-13-1 @call-handler#1998] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-04 23:47:29.835 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.837 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.837 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.837 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.837 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.838 [eventLoopGroupProxy-13-1 @call-handler#2004] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:29.840 [eventLoopGroupProxy-13-1 @coroutine#2005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:29.840 [eventLoopGroupProxy-13-1 @call-handler#2004] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:29.840 [eventLoopGroupProxy-13-1 @call-handler#2004] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-04 23:47:29.841 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.843 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.844 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.844 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.844 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.845 [eventLoopGroupProxy-13-1 @call-handler#2010] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:29.847 [eventLoopGroupProxy-13-1 @coroutine#2011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:29.847 [eventLoopGroupProxy-13-1 @call-handler#2010] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:29.847 [eventLoopGroupProxy-13-1 @call-handler#2010] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-04 23:47:29.847 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.849 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.849 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.849 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.849 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.850 [eventLoopGroupProxy-13-1 @call-handler#2016] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:29.852 [eventLoopGroupProxy-13-1 @coroutine#2017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:29.852 [eventLoopGroupProxy-13-1 @call-handler#2016] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:29.852 [eventLoopGroupProxy-13-1 @call-handler#2016] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-04 23:47:29.853 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.855 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.855 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.855 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.855 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.856 [eventLoopGroupProxy-13-1 @call-handler#2022] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:29.902 [eventLoopGroupProxy-13-1 @coroutine#2023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:29.902 [eventLoopGroupProxy-13-1 @call-handler#2022] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:29.902 [eventLoopGroupProxy-13-1 @call-handler#2022] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-04 23:47:29.903 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.904 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.904 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.904 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.904 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.905 [eventLoopGroupProxy-13-1 @call-handler#2028] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:29.907 [eventLoopGroupProxy-13-1 @coroutine#2029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:29.907 [eventLoopGroupProxy-13-1 @call-handler#2028] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:29.907 [eventLoopGroupProxy-13-1 @call-handler#2028] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-04 23:47:29.908 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.909 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.909 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.909 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.909 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.910 [eventLoopGroupProxy-13-1 @call-handler#2034] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:29.913 [eventLoopGroupProxy-13-1 @coroutine#2035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:29.913 [eventLoopGroupProxy-13-1 @call-handler#2034] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:29.913 [eventLoopGroupProxy-13-1 @call-handler#2034] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-04 23:47:29.913 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.915 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.915 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.915 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.915 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.916 [eventLoopGroupProxy-13-1 @call-handler#2040] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:29.918 [eventLoopGroupProxy-13-1 @coroutine#2041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:29.918 [eventLoopGroupProxy-13-1 @call-handler#2040] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:29.918 [eventLoopGroupProxy-13-1 @call-handler#2040] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-04 23:47:29.919 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.920 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.920 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.920 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.920 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.923 [eventLoopGroupProxy-13-1 @call-handler#2046] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:29.965 [eventLoopGroupProxy-13-1 @coroutine#2047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:29.965 [eventLoopGroupProxy-13-1 @call-handler#2046] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:29.965 [eventLoopGroupProxy-13-1 @call-handler#2046] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-02-04 23:47:29.966 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.967 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.967 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.967 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.967 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.969 [eventLoopGroupProxy-13-1 @call-handler#2052] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:29.971 [eventLoopGroupProxy-13-1 @coroutine#2053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:29.971 [eventLoopGroupProxy-13-1 @call-handler#2052] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:29.971 [eventLoopGroupProxy-13-1 @call-handler#2052] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-04 23:47:29.972 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.973 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.973 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.973 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.973 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.975 [eventLoopGroupProxy-13-1 @call-handler#2058] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:29.977 [eventLoopGroupProxy-13-1 @coroutine#2059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:29.977 [eventLoopGroupProxy-13-1 @call-handler#2058] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:29.977 [eventLoopGroupProxy-13-1 @call-handler#2058] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-04 23:47:29.977 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.979 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.979 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.979 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.979 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.980 [eventLoopGroupProxy-13-1 @call-handler#2064] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:29.983 [eventLoopGroupProxy-13-1 @coroutine#2065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:29.983 [eventLoopGroupProxy-13-1 @call-handler#2064] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:29.983 [eventLoopGroupProxy-13-1 @call-handler#2064] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-04 23:47:29.984 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.986 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.987 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.987 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:29.987 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:29.988 [eventLoopGroupProxy-13-1 @call-handler#2070] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:30.002 [DefaultDispatcher-worker-1 @coroutine#1176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4745bcc6 2024-02-04 23:47:30.034 [eventLoopGroupProxy-13-1 @coroutine#2072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:30.035 [eventLoopGroupProxy-13-1 @call-handler#2070] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:30.035 [eventLoopGroupProxy-13-1 @call-handler#2070] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-02-04 23:47:30.035 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.037 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.037 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:30.037 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.037 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:30.038 [eventLoopGroupProxy-13-1 @call-handler#2077] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:30.040 [eventLoopGroupProxy-13-1 @coroutine#2078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:30.040 [eventLoopGroupProxy-13-1 @call-handler#2077] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:30.040 [eventLoopGroupProxy-13-1 @call-handler#2077] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-04 23:47:30.041 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.042 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.042 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:30.042 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.042 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:30.043 [eventLoopGroupProxy-13-1 @call-handler#2083] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:30.046 [eventLoopGroupProxy-13-1 @coroutine#2084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:30.046 [eventLoopGroupProxy-13-1 @call-handler#2083] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:30.046 [eventLoopGroupProxy-13-1 @call-handler#2083] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-04 23:47:30.047 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.049 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.049 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:30.049 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.049 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:30.051 [eventLoopGroupProxy-13-1 @call-handler#2089] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:30.053 [eventLoopGroupProxy-13-1 @coroutine#2090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:30.053 [eventLoopGroupProxy-13-1 @call-handler#2089] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:30.053 [eventLoopGroupProxy-13-1 @call-handler#2089] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-04 23:47:30.054 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.055 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.055 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:30.055 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.055 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:30.056 [eventLoopGroupProxy-13-1 @call-handler#2095] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:30.059 [eventLoopGroupProxy-13-1 @coroutine#2096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:30.059 [eventLoopGroupProxy-13-1 @call-handler#2095] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:30.059 [eventLoopGroupProxy-13-1 @call-handler#2095] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-04 23:47:30.060 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.062 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.062 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:30.062 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.062 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:30.064 [eventLoopGroupProxy-13-1 @call-handler#2101] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:30.113 [eventLoopGroupProxy-13-1 @coroutine#2103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:30.113 [eventLoopGroupProxy-13-1 @call-handler#2101] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:30.113 [eventLoopGroupProxy-13-1 @call-handler#2101] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-02-04 23:47:30.114 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.115 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.115 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:30.115 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.115 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:30.117 [eventLoopGroupProxy-13-1 @call-handler#2108] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:30.119 [eventLoopGroupProxy-13-1 @coroutine#2109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:30.120 [eventLoopGroupProxy-13-1 @call-handler#2108] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:30.120 [eventLoopGroupProxy-13-1 @call-handler#2108] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-04 23:47:30.120 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.122 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.122 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:30.122 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.123 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:30.124 [eventLoopGroupProxy-13-1 @call-handler#2114] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:30.126 [eventLoopGroupProxy-13-1 @coroutine#2115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:30.126 [eventLoopGroupProxy-13-1 @call-handler#2114] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:30.126 [eventLoopGroupProxy-13-1 @call-handler#2114] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-04 23:47:30.126 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.129 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.129 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:30.129 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.129 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:30.130 [eventLoopGroupProxy-13-1 @call-handler#2120] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:30.173 [eventLoopGroupProxy-13-1 @coroutine#2121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:30.174 [eventLoopGroupProxy-13-1 @call-handler#2120] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:30.174 [eventLoopGroupProxy-13-1 @call-handler#2120] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-04 23:47:30.174 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.177 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.177 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:30.177 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.177 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:30.179 [eventLoopGroupProxy-13-1 @call-handler#2126] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:30.181 [eventLoopGroupProxy-13-1 @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:30.181 [eventLoopGroupProxy-13-1 @call-handler#2126] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:30.181 [eventLoopGroupProxy-13-1 @call-handler#2126] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-04 23:47:30.182 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.183 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.183 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:30.183 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.183 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:30.185 [eventLoopGroupProxy-13-1 @call-handler#2132] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:30.187 [eventLoopGroupProxy-13-1 @coroutine#2133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:30.187 [eventLoopGroupProxy-13-1 @call-handler#2132] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:30.187 [eventLoopGroupProxy-13-1 @call-handler#2132] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-04 23:47:30.187 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.189 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.189 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:30.189 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.189 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:30.190 [eventLoopGroupProxy-13-1 @call-handler#2138] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:30.196 [eventLoopGroupProxy-13-1 @coroutine#2139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:30.196 [eventLoopGroupProxy-13-1 @call-handler#2138] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:30.196 [eventLoopGroupProxy-13-1 @call-handler#2138] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-04 23:47:30.197 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.198 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.198 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:30.198 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.198 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:30.199 [eventLoopGroupProxy-13-1 @call-handler#2144] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:30.246 [eventLoopGroupProxy-13-1 @coroutine#2145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:30.246 [eventLoopGroupProxy-13-1 @call-handler#2144] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:30.246 [eventLoopGroupProxy-13-1 @call-handler#2144] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-02-04 23:47:30.247 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.248 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.248 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:30.248 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.248 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:30.250 [eventLoopGroupProxy-13-1 @call-handler#2150] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:30.251 [eventLoopGroupProxy-13-1 @coroutine#2151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:30.251 [eventLoopGroupProxy-13-1 @call-handler#2150] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:30.252 [eventLoopGroupProxy-13-1 @call-handler#2150] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-04 23:47:30.252 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.253 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.253 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:30.253 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.253 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:30.255 [eventLoopGroupProxy-13-1 @call-handler#2156] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:30.256 [eventLoopGroupProxy-13-1 @coroutine#2157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:30.257 [eventLoopGroupProxy-13-1 @call-handler#2156] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:30.257 [eventLoopGroupProxy-13-1 @call-handler#2156] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-04 23:47:30.257 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.258 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.258 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:30.258 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.258 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:30.259 [eventLoopGroupProxy-13-1 @call-handler#2162] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:30.261 [eventLoopGroupProxy-13-1 @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:30.262 [eventLoopGroupProxy-13-1 @call-handler#2162] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:30.262 [eventLoopGroupProxy-13-1 @call-handler#2162] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-04 23:47:30.262 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.263 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.263 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:30.263 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.263 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:30.265 [eventLoopGroupProxy-13-1 @call-handler#2168] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:30.309 [eventLoopGroupProxy-13-1 @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:30.309 [eventLoopGroupProxy-13-1 @call-handler#2168] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:30.309 [eventLoopGroupProxy-13-1 @call-handler#2168] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-04 23:47:30.310 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.311 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.312 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:30.312 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.312 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:30.313 [eventLoopGroupProxy-13-1 @call-handler#2174] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:30.315 [eventLoopGroupProxy-13-1 @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:30.316 [eventLoopGroupProxy-13-1 @call-handler#2174] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:30.316 [eventLoopGroupProxy-13-1 @call-handler#2174] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-04 23:47:30.316 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.318 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.318 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:30.318 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.318 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:30.319 [eventLoopGroupProxy-13-1 @call-handler#2180] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:30.321 [eventLoopGroupProxy-13-1 @coroutine#2181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:30.321 [eventLoopGroupProxy-13-1 @call-handler#2180] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:30.321 [eventLoopGroupProxy-13-1 @call-handler#2180] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-04 23:47:30.322 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.323 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.323 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:30.323 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.323 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:30.325 [eventLoopGroupProxy-13-1 @call-handler#2186] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:30.328 [eventLoopGroupProxy-13-1 @coroutine#2187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:30.328 [eventLoopGroupProxy-13-1 @call-handler#2186] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:30.328 [eventLoopGroupProxy-13-1 @call-handler#2186] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-04 23:47:30.329 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.331 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.331 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:30.331 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.331 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:30.332 [eventLoopGroupProxy-13-1 @call-handler#2192] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:30.334 [eventLoopGroupProxy-13-1 @coroutine#2193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:30.334 [eventLoopGroupProxy-13-1 @call-handler#2192] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:30.334 [eventLoopGroupProxy-13-1 @call-handler#2192] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-04 23:47:30.335 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.336 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.337 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:30.337 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.337 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:30.338 [eventLoopGroupProxy-13-1 @call-handler#2198] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:30.381 [eventLoopGroupProxy-13-1 @coroutine#2199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:30.381 [eventLoopGroupProxy-13-1 @call-handler#2198] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:30.382 [eventLoopGroupProxy-13-1 @call-handler#2198] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-04 23:47:30.382 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.384 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.384 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:30.384 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.384 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:30.385 [eventLoopGroupProxy-13-1 @call-handler#2204] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:30.387 [eventLoopGroupProxy-13-1 @coroutine#2205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:30.387 [eventLoopGroupProxy-13-1 @call-handler#2204] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:30.387 [eventLoopGroupProxy-13-1 @call-handler#2204] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-04 23:47:30.388 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.389 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.390 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:30.390 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.390 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:30.391 [eventLoopGroupProxy-13-1 @call-handler#2210] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:30.393 [eventLoopGroupProxy-13-1 @coroutine#2211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:30.393 [eventLoopGroupProxy-13-1 @call-handler#2210] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:30.393 [eventLoopGroupProxy-13-1 @call-handler#2210] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-04 23:47:30.394 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.395 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.396 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:30.396 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.396 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:30.397 [eventLoopGroupProxy-13-1 @call-handler#2217] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:30.454 [eventLoopGroupProxy-13-1 @coroutine#2218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:30.454 [eventLoopGroupProxy-13-1 @call-handler#2217] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:30.455 [eventLoopGroupProxy-13-1 @call-handler#2217] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 58ms 2024-02-04 23:47:30.456 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.461 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.461 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:30.461 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.461 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:30.466 [eventLoopGroupProxy-13-1 @call-handler#2223] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:30.469 [eventLoopGroupProxy-13-1 @coroutine#2224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:30.470 [eventLoopGroupProxy-13-1 @call-handler#2223] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:30.471 [eventLoopGroupProxy-13-1 @call-handler#2223] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-04 23:47:30.471 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.473 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.473 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:30.473 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.473 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:30.475 [eventLoopGroupProxy-13-1 @call-handler#2229] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:30.477 [eventLoopGroupProxy-13-1 @coroutine#2230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:30.477 [eventLoopGroupProxy-13-1 @call-handler#2229] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:30.477 [eventLoopGroupProxy-13-1 @call-handler#2229] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-04 23:47:30.477 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.478 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.478 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:30.478 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.478 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:30.479 [eventLoopGroupProxy-13-1 @call-handler#2235] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:30.481 [eventLoopGroupProxy-13-1 @coroutine#2236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:30.481 [eventLoopGroupProxy-13-1 @call-handler#2235] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:30.481 [eventLoopGroupProxy-13-1 @call-handler#2235] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-04 23:47:30.482 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.483 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.483 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:30.483 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.483 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:30.484 [eventLoopGroupProxy-13-1 @call-handler#2241] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:30.486 [eventLoopGroupProxy-13-1 @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:30.486 [eventLoopGroupProxy-13-1 @call-handler#2241] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:30.486 [eventLoopGroupProxy-13-1 @call-handler#2241] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-04 23:47:30.486 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.488 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.488 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:30.488 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.488 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:30.489 [eventLoopGroupProxy-13-1 @call-handler#2247] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:30.491 [eventLoopGroupProxy-13-1 @coroutine#2248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:30.491 [eventLoopGroupProxy-13-1 @call-handler#2247] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:30.491 [eventLoopGroupProxy-13-1 @call-handler#2247] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-04 23:47:30.492 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.493 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.493 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:30.493 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.493 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:30.494 [eventLoopGroupProxy-13-1 @call-handler#2253] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:30.498 [eventLoopGroupProxy-13-1 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:30.498 [eventLoopGroupProxy-13-1 @call-handler#2253] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:30.498 [eventLoopGroupProxy-13-1 @call-handler#2253] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-04 23:47:30.499 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.500 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.500 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:30.500 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.500 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:30.501 [eventLoopGroupProxy-13-1 @call-handler#2259] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:30.521 [DefaultDispatcher-worker-4 @coroutine#1176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4745bcc6 2024-02-04 23:47:30.545 [eventLoopGroupProxy-13-1 @coroutine#2261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:30.545 [eventLoopGroupProxy-13-1 @call-handler#2259] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:30.545 [eventLoopGroupProxy-13-1 @call-handler#2259] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-04 23:47:30.546 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.547 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.547 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:30.547 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.548 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:30.549 [eventLoopGroupProxy-13-1 @call-handler#2266] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:30.551 [eventLoopGroupProxy-13-1 @coroutine#2267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:30.551 [eventLoopGroupProxy-13-1 @call-handler#2266] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:30.551 [eventLoopGroupProxy-13-1 @call-handler#2266] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-04 23:47:30.552 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.553 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.553 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:30.553 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.553 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:30.554 [eventLoopGroupProxy-13-1 @call-handler#2272] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:30.556 [eventLoopGroupProxy-13-1 @coroutine#2273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:30.556 [eventLoopGroupProxy-13-1 @call-handler#2272] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:30.556 [eventLoopGroupProxy-13-1 @call-handler#2272] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-04 23:47:30.557 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.558 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.558 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:30.558 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.558 [MyScheduler_Worker-1 @coroutine#1346] 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-02-04 23:47:30.559 [eventLoopGroupProxy-13-1 @call-handler#2278] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-04 23:47:30.562 [eventLoopGroupProxy-13-1 @coroutine#2279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:30.562 [eventLoopGroupProxy-13-1 @call-handler#2278] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:30.563 [eventLoopGroupProxy-13-1 @call-handler#2278] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-04 23:47:30.563 [MyScheduler_Worker-1 @coroutine#1346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:30.575 [DefaultDispatcher-worker-4 @coroutine#1164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4745bcc6 2024-02-04 23:47:30.585 [DefaultDispatcher-worker-3 @coroutine#1162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4745bcc6 2024-02-04 23:47:30.585 [DefaultDispatcher-worker-3 @coroutine#1162] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-04 23:47:30.585 [DefaultDispatcher-worker-3 @coroutine#1162] 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-02-04 23:47:30.585 [DefaultDispatcher-worker-3 @coroutine#1162] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-04 23:47:30.585 [DefaultDispatcher-worker-3 @coroutine#1162] 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-02-04 23:47:30.587 [eventLoopGroupProxy-13-1 @call-handler#2289] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-04 23:47:30.587 [eventLoopGroupProxy-13-1 @call-handler#2289] 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-02-04 23:47:30.587 [eventLoopGroupProxy-13-1 @call-handler#2289] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-04 23:47:30.614 [DefaultDispatcher-worker-1 @call-handler#2289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-04 23:47:30.614 [eventLoopGroupProxy-13-1 @call-handler#2289] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:30.614 [DefaultDispatcher-worker-1 @coroutine#978] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555124733295681536/_ustadmanifest.json 2024-02-04 23:47:30.614 [DefaultDispatcher-worker-1 @coroutine#978] 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/555124733295681536/_ustadmanifest.json. 2024-02-04 23:47:30.614 [DefaultDispatcher-worker-1 @coroutine#978] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555124733295681536/_ustadmanifest.json 2024-02-04 23:47:30.615 [eventLoopGroupProxy-13-1 @call-handler#2289] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 28ms 2024-02-04 23:47:30.615 [DefaultDispatcher-worker-13 @coroutine#1162] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-04 23:47:30.615 [DefaultDispatcher-worker-13 @coroutine#1162] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-04 23:47:30.615 [DefaultDispatcher-worker-13 @coroutine#1162] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-04 23:47:30.616 [DefaultDispatcher-worker-13 @coroutine#1162] 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-02-04 23:47:30.617 [DefaultDispatcher-worker-10 @coroutine#978] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555124733295681536/_ustadmanifest.json 2024-02-04 23:47:30.617 [DefaultDispatcher-worker-10 @coroutine#978] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555124733295681536/_ustadmanifest.json 2024-02-04 23:47:30.618 [DefaultDispatcher-worker-3 @coroutine#978] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555124733295681536/_ustadmanifest.json. 2024-02-04 23:47:30.618 [DefaultDispatcher-worker-3 @coroutine#978] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555124733295681536/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-04 23:47:30.626 [DefaultDispatcher-worker-3 @coroutine#2515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:30.626 [DefaultDispatcher-worker-1 @coroutine#1162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4745bcc6 2024-02-04 23:47:30.642 [DefaultDispatcher-worker-2 @coroutine#978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-04 23:47:30.644 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-04 23:47:30.644 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-04 23:47:30.644 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-04 23:47:30.644 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-04 23:47:30.644 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-04 23:47:30.649 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e2b37cd 2024-02-04 23:47:30.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Shutdown initiated... 2024-02-04 23:47:30.649 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Close initiated... 2024-02-04 23:47:30.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:30.649 [HikariPool-69 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4745bcc6: (connection evicted) 2024-02-04 23:47:30.650 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:30.650 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Closed. 2024-02-04 23:47:30.650 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Shutdown completed. 2024-02-04 23:47:31.076 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-04 23:47:31.140 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-04 23:47:31.140 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-04 23:47:31.658 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@72b53f27 2024-02-04 23:47:31.658 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@72b53f27 2024-02-04 23:47:31.662 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-04 23:47:31.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Shutdown initiated... 2024-02-04 23:47:31.662 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Close initiated... 2024-02-04 23:47:31.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:31.663 [HikariPool-67 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19f1f330: (connection evicted) 2024-02-04 23:47:31.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:31.664 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Closed. 2024-02-04 23:47:31.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Shutdown completed. 2024-02-04 23:47:31.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2024-02-04 23:47:31.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:31.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:31.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:31.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:31.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:31.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:31.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75fa9254 2024-02-04 23:47:31.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:31.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:31.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:31.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:31.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:31.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:31.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:31.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:31.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:31.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:31.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:31.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:31.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:31.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:31.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:31.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:31.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:31.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:31.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:31.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2024-02-04 23:47:31.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:31.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:31.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:31.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:31.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:31.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:31.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:31.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:31.671 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2024-02-04 23:47:31.671 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f69e2d8 2024-02-04 23:47:31.671 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f69e2d8 2024-02-04 23:47:31.671 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2024-02-04 23:47:31.688 [DefaultDispatcher-worker-11 @coroutine#2671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f69e2d8 2024-02-04 23:47:31.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2024-02-04 23:47:31.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:31.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:31.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:31.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:31.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:31.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:31.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5af641d3 2024-02-04 23:47:31.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:31.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:31.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:31.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:31.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:31.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:31.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:31.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:31.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:31.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:31.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:31.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:31.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:31.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:31.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:31.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:31.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:31.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:31.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:31.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2024-02-04 23:47:31.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:31.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:31.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:31.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:31.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:31.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:31.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:31.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:31.696 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2024-02-04 23:47:31.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-04 23:47:31.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-04 23:47:31.696 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2024-02-04 23:47:31.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2024-02-04 23:47:31.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:31.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:31.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:31.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:31.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:31.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:31.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59043741 2024-02-04 23:47:31.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:31.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:31.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:31.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:31.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:31.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:31.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:31.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:31.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:31.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:31.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:31.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:31.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:31.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:31.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:31.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:31.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:31.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:31.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:31.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2024-02-04 23:47:31.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:31.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:31.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:31.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:31.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:31.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:31.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:31.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:31.698 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2024-02-04 23:47:31.698 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@64cdc310 2024-02-04 23:47:31.698 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@64cdc310 2024-02-04 23:47:31.698 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2024-02-04 23:47:31.701 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-04 23:47:31.702 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-02-04 23:47:31.704 [DefaultDispatcher-worker-2 @coroutine#2681] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-04 23:47:31.707 [DefaultDispatcher-worker-2 @coroutine#2683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-04 23:47:31.708 [Test worker @coroutine#2682] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-04 23:47:31.708 [Test worker @coroutine#2682] 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-02-04 23:47:31.708 [Test worker @coroutine#2682] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-04 23:47:31.708 [Test worker @coroutine#2682] 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-02-04 23:47:31.711 [eventLoopGroupProxy-16-1 @call-handler#2689] 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-02-04 23:47:31.711 [eventLoopGroupProxy-16-1 @call-handler#2689] 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-02-04 23:47:31.712 [eventLoopGroupProxy-16-1 @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64cdc310 2024-02-04 23:47:31.714 [Test worker @coroutine#2682] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-04 23:47:31.714 [Test worker @coroutine#2682] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-04 23:47:31.714 [Test worker @coroutine#2682] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-04 23:47:31.714 [Test worker @coroutine#2682] 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-02-04 23:47:31.716 [Test worker @coroutine#2694] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:31.716 [Test worker @coroutine#2694] 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-02-04 23:47:31.716 [Test worker @coroutine#2694] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:31.716 [Test worker @coroutine#2694] 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-02-04 23:47:31.717 [eventLoopGroupProxy-16-1 @call-handler#2697] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-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-02-04 23:47:31.720 [eventLoopGroupProxy-16-1 @coroutine#2698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64cdc310 2024-02-04 23:47:31.720 [eventLoopGroupProxy-16-1 @call-handler#2697] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:31.721 [Test worker @coroutine#2694] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-04 23:47:31.724 [eventLoopGroupProxy-16-2 @call-handler#2707] 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-02-04 23:47:31.730 [eventLoopGroupProxy-16-2 @call-handler#2707] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:31.737 [Test worker @coroutine#2710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-04 23:47:31.771 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:31.796 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:31.798 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:32.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2024-02-04 23:47:32.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:32.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:32.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:32.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:32.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:32.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:32.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ac53209 2024-02-04 23:47:32.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:32.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:32.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:32.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:32.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:32.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:32.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:32.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:32.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:32.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:32.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:32.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:32.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:32.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:32.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:32.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:32.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:32.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:32.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:32.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2024-02-04 23:47:32.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:32.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:32.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:32.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:32.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:32.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:32.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:32.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:32.897 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2024-02-04 23:47:32.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fd2acf5 2024-02-04 23:47:32.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fd2acf5 2024-02-04 23:47:32.897 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2024-02-04 23:47:32.946 [DefaultDispatcher-worker-16 @coroutine#2717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fd2acf5 2024-02-04 23:47:32.954 [Test worker @coroutine#2717] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35095/api/blob/upload-init-batch 2024-02-04 23:47:32.954 [Test worker @coroutine#2717] 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:35095/api/blob/upload-init-batch. 2024-02-04 23:47:32.954 [Test worker @coroutine#2717] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35095/api/blob/upload-init-batch 2024-02-04 23:47:32.954 [Test worker @coroutine#2717] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35095/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-04 23:47:32.957 [Test worker @coroutine#2717] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35095/api/blob/upload-init-batch 2024-02-04 23:47:32.957 [Test worker @coroutine#2717] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35095/api/blob/upload-init-batch 2024-02-04 23:47:32.957 [Test worker @coroutine#2717] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:35095/api/blob/upload-init-batch. 2024-02-04 23:47:32.957 [Test worker @coroutine#2717] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:35095/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-04 23:47:32.968 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Shutdown initiated... 2024-02-04 23:47:32.968 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Close initiated... 2024-02-04 23:47:32.968 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:32.969 [HikariPool-73 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6fd2acf5: (connection evicted) 2024-02-04 23:47:32.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:32.969 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Closed. 2024-02-04 23:47:32.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Shutdown completed. 2024-02-04 23:47:32.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2024-02-04 23:47:32.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:32.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:32.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:32.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:32.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:32.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:32.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d41bb5a 2024-02-04 23:47:32.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:32.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:32.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:32.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:32.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:32.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:32.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:32.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:32.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:32.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:32.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:32.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:32.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:32.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:32.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:32.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:32.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:32.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:32.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:32.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2024-02-04 23:47:32.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:32.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:32.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:32.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:32.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:32.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:32.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:32.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:32.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2024-02-04 23:47:32.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@848d9bc 2024-02-04 23:47:32.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@848d9bc 2024-02-04 23:47:32.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2024-02-04 23:47:33.015 [Test worker @coroutine#2727] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33747/api/blob/upload-init-batch 2024-02-04 23:47:33.015 [Test worker @coroutine#2727] 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:33747/api/blob/upload-init-batch. 2024-02-04 23:47:33.015 [Test worker @coroutine#2727] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33747/api/blob/upload-init-batch 2024-02-04 23:47:33.015 [Test worker @coroutine#2727] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33747/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-04 23:47:33.017 [Test worker @coroutine#2727] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33747/api/blob/upload-init-batch 2024-02-04 23:47:33.017 [Test worker @coroutine#2727] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33747/api/blob/upload-init-batch 2024-02-04 23:47:33.018 [Test worker @coroutine#2727] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:33747/api/blob/upload-init-batch. 2024-02-04 23:47:33.018 [Test worker @coroutine#2727] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:33747/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-04 23:47:33.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2024-02-04 23:47:33.020 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2024-02-04 23:47:33.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:33.020 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@848d9bc: (connection evicted) 2024-02-04 23:47:33.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:33.021 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2024-02-04 23:47:33.021 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2024-02-04 23:47:33.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2024-02-04 23:47:33.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:33.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:33.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:33.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:33.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:33.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:33.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c6a6ce3 2024-02-04 23:47:33.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:33.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:33.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:33.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:33.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:33.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:33.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:33.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:33.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:33.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:33.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:33.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:33.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:33.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:33.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:33.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:33.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:33.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:33.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:33.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2024-02-04 23:47:33.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:33.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:33.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:33.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:33.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:33.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:33.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:33.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:33.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2024-02-04 23:47:33.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e3a6c83 2024-02-04 23:47:33.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e3a6c83 2024-02-04 23:47:33.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2024-02-04 23:47:33.056 [Test worker @coroutine#2733] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42359/api/blob/upload-init-batch 2024-02-04 23:47:33.056 [Test worker @coroutine#2733] 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:42359/api/blob/upload-init-batch. 2024-02-04 23:47:33.056 [Test worker @coroutine#2733] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42359/api/blob/upload-init-batch 2024-02-04 23:47:33.056 [Test worker @coroutine#2733] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42359/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-04 23:47:33.059 [Test worker @coroutine#2733] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42359/api/blob/upload-init-batch 2024-02-04 23:47:33.059 [Test worker @coroutine#2733] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42359/api/blob/upload-init-batch 2024-02-04 23:47:33.059 [Test worker @coroutine#2733] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:42359/api/blob/upload-init-batch. 2024-02-04 23:47:33.059 [Test worker @coroutine#2733] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:42359/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-04 23:47:33.070 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2024-02-04 23:47:33.070 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2024-02-04 23:47:33.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:33.071 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e3a6c83: (connection evicted) 2024-02-04 23:47:33.071 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:33.071 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2024-02-04 23:47:33.071 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2024-02-04 23:47:33.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2024-02-04 23:47:33.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:33.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:33.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:33.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:33.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:33.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:33.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70e8c019 2024-02-04 23:47:33.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:33.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:33.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:33.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:33.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:33.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:33.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:33.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:33.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:33.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:33.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:33.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:33.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:33.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-04 23:47:33.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-04 23:47:33.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:33.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:33.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-04 23:47:33.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:33.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2024-02-04 23:47:33.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:33.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:33.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:33.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:33.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:33.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:33.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:33.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:33.165 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2024-02-04 23:47:33.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a191f83 2024-02-04 23:47:33.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a191f83 2024-02-04 23:47:33.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2024-02-04 23:47:33.191 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a191f83 2024-02-04 23:47:33.218 [DefaultDispatcher-worker-13 @coroutine#2751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a191f83 2024-02-04 23:47:33.227 [DefaultDispatcher-worker-11 @coroutine#2751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a191f83 2024-02-04 23:47:33.237 [DefaultDispatcher-worker-15 @coroutine#2751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a191f83 2024-02-04 23:47:33.246 [DefaultDispatcher-worker-3 @coroutine#2751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a191f83 2024-02-04 23:47:33.254 [DefaultDispatcher-worker-3 @coroutine#2751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a191f83 2024-02-04 23:47:33.262 [DefaultDispatcher-worker-4 @coroutine#2751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a191f83 2024-02-04 23:47:33.266 [HikariPool-76 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-04 23:47:33.270 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fd53276 2024-02-04 23:47:33.270 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fd53276 2024-02-04 23:47:33.272 [DefaultDispatcher-worker-3 @coroutine#2751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a191f83 2024-02-04 23:47:33.274 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@3112dbfc 2024-02-04 23:47:33.274 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@3112dbfc 2024-02-04 23:47:33.278 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@352d5906 2024-02-04 23:47:33.278 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@352d5906 2024-02-04 23:47:33.281 [DefaultDispatcher-worker-3 @coroutine#2751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a191f83 2024-02-04 23:47:33.282 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@702fd1c7 2024-02-04 23:47:33.282 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@702fd1c7 2024-02-04 23:47:33.285 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@667f1b36 2024-02-04 23:47:33.286 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@667f1b36 2024-02-04 23:47:33.290 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@4115e13e 2024-02-04 23:47:33.290 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@4115e13e 2024-02-04 23:47:33.290 [DefaultDispatcher-worker-12 @coroutine#2751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a191f83 2024-02-04 23:47:33.293 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eaf7573 2024-02-04 23:47:33.294 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eaf7573 2024-02-04 23:47:33.297 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@10002e88 2024-02-04 23:47:33.297 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@10002e88 2024-02-04 23:47:33.299 [DefaultDispatcher-worker-13 @coroutine#2751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a191f83 2024-02-04 23:47:33.302 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@e383115 2024-02-04 23:47:33.302 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@e383115 2024-02-04 23:47:33.302 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-04 23:47:33.309 [DefaultDispatcher-worker-2 @coroutine#2762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a191f83 2024-02-04 23:47:33.318 [DefaultDispatcher-worker-12 @coroutine#2762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a191f83 2024-02-04 23:47:33.327 [DefaultDispatcher-worker-12 @coroutine#2762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a191f83 2024-02-04 23:47:33.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2024-02-04 23:47:33.329 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2024-02-04 23:47:33.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-04 23:47:33.330 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a191f83: (connection evicted) 2024-02-04 23:47:33.331 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3fd53276: (connection evicted) 2024-02-04 23:47:33.331 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3112dbfc: (connection evicted) 2024-02-04 23:47:33.331 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@352d5906: (connection evicted) 2024-02-04 23:47:33.332 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@702fd1c7: (connection evicted) 2024-02-04 23:47:33.332 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@667f1b36: (connection evicted) 2024-02-04 23:47:33.333 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4115e13e: (connection evicted) 2024-02-04 23:47:33.333 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1eaf7573: (connection evicted) 2024-02-04 23:47:33.333 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10002e88: (connection evicted) 2024-02-04 23:47:33.334 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e383115: (connection evicted) 2024-02-04 23:47:33.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:33.336 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2024-02-04 23:47:33.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2024-02-04 23:47:33.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2024-02-04 23:47:33.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:33.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:33.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:33.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:33.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:33.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:33.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@663f24e6 2024-02-04 23:47:33.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:33.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:33.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:33.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:33.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:33.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:33.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:33.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:33.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:33.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:33.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:33.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:33.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:33.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-04 23:47:33.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-04 23:47:33.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:33.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:33.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-04 23:47:33.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:33.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2024-02-04 23:47:33.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:33.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:33.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:33.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:33.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:33.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:33.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:33.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:33.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2024-02-04 23:47:33.339 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@42150951 2024-02-04 23:47:33.339 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@42150951 2024-02-04 23:47:33.339 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2024-02-04 23:47:33.361 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42150951 2024-02-04 23:47:33.387 [DefaultDispatcher-worker-8 @coroutine#2766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42150951 2024-02-04 23:47:33.396 [DefaultDispatcher-worker-6 @coroutine#2766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42150951 2024-02-04 23:47:33.403 [DefaultDispatcher-worker-5 @coroutine#2766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42150951 2024-02-04 23:47:33.412 [DefaultDispatcher-worker-6 @coroutine#2766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42150951 2024-02-04 23:47:33.419 [DefaultDispatcher-worker-8 @coroutine#2766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42150951 2024-02-04 23:47:33.427 [DefaultDispatcher-worker-15 @coroutine#2766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42150951 2024-02-04 23:47:33.435 [DefaultDispatcher-worker-2 @coroutine#2766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42150951 2024-02-04 23:47:33.440 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-04 23:47:33.443 [DefaultDispatcher-worker-14 @coroutine#2766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42150951 2024-02-04 23:47:33.444 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bdb2e6b 2024-02-04 23:47:33.444 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bdb2e6b 2024-02-04 23:47:33.449 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@651ccd60 2024-02-04 23:47:33.449 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@651ccd60 2024-02-04 23:47:33.451 [DefaultDispatcher-worker-8 @coroutine#2766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42150951 2024-02-04 23:47:33.452 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@6123451b 2024-02-04 23:47:33.452 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@6123451b 2024-02-04 23:47:33.455 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@2421c75b 2024-02-04 23:47:33.455 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@2421c75b 2024-02-04 23:47:33.458 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@16bb1dc2 2024-02-04 23:47:33.458 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@16bb1dc2 2024-02-04 23:47:33.459 [DefaultDispatcher-worker-12 @coroutine#2766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42150951 2024-02-04 23:47:33.461 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@154fa5b8 2024-02-04 23:47:33.461 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@154fa5b8 2024-02-04 23:47:33.464 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e3f2197 2024-02-04 23:47:33.464 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e3f2197 2024-02-04 23:47:33.467 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@440e3814 2024-02-04 23:47:33.467 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@440e3814 2024-02-04 23:47:33.469 [DefaultDispatcher-worker-10 @coroutine#2778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42150951 2024-02-04 23:47:33.471 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@a95785a 2024-02-04 23:47:33.471 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@a95785a 2024-02-04 23:47:33.471 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-04 23:47:33.477 [DefaultDispatcher-worker-13 @coroutine#2778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42150951 2024-02-04 23:47:33.485 [DefaultDispatcher-worker-4 @coroutine#2778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42150951 2024-02-04 23:47:33.487 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Shutdown initiated... 2024-02-04 23:47:33.487 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Close initiated... 2024-02-04 23:47:33.487 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-04 23:47:33.496 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42150951: (connection evicted) 2024-02-04 23:47:33.497 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6bdb2e6b: (connection evicted) 2024-02-04 23:47:33.497 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@651ccd60: (connection evicted) 2024-02-04 23:47:33.497 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6123451b: (connection evicted) 2024-02-04 23:47:33.498 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2421c75b: (connection evicted) 2024-02-04 23:47:33.498 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16bb1dc2: (connection evicted) 2024-02-04 23:47:33.499 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@154fa5b8: (connection evicted) 2024-02-04 23:47:33.499 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e3f2197: (connection evicted) 2024-02-04 23:47:33.499 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@440e3814: (connection evicted) 2024-02-04 23:47:33.500 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a95785a: (connection evicted) 2024-02-04 23:47:33.502 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:33.502 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Closed. 2024-02-04 23:47:33.502 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Shutdown completed. 2024-02-04 23:47:34.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2024-02-04 23:47:34.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:34.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:34.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:34.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:34.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:34.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:34.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11896124 2024-02-04 23:47:34.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:34.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:34.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:34.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:34.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:34.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:34.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:34.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:34.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:34.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:34.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:34.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:34.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:34.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:34.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:34.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:34.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:34.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:34.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:34.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2024-02-04 23:47:34.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:34.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:34.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:34.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:34.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:34.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:34.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:34.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:34.001 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2024-02-04 23:47:34.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@633cad4d 2024-02-04 23:47:34.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@633cad4d 2024-02-04 23:47:34.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2024-02-04 23:47:34.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2024-02-04 23:47:34.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:34.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:34.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:34.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:34.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:34.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:34.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f14590c 2024-02-04 23:47:34.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:34.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:34.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:34.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:34.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:34.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:34.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:34.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:34.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:34.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:34.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:34.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:34.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:34.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:34.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:34.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:34.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:34.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:34.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:34.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2024-02-04 23:47:34.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:34.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:34.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:34.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:34.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:34.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:34.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:34.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:34.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2024-02-04 23:47:34.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@67baa05 2024-02-04 23:47:34.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@67baa05 2024-02-04 23:47:34.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2024-02-04 23:47:34.051 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67baa05 2024-02-04 23:47:34.054 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67baa05 2024-02-04 23:47:34.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2024-02-04 23:47:34.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:34.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:34.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:34.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:34.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:34.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:34.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4880a9d 2024-02-04 23:47:34.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:34.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:34.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:34.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:34.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:34.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:34.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:34.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:34.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:34.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:34.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:34.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:34.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:34.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:34.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:34.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:34.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:34.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:34.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:34.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2024-02-04 23:47:34.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:34.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:34.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:34.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:34.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:34.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:34.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:34.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:34.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2024-02-04 23:47:34.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@151d216e 2024-02-04 23:47:34.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@151d216e 2024-02-04 23:47:34.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2024-02-04 23:47:34.088 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@151d216e 2024-02-04 23:47:34.091 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@151d216e 2024-02-04 23:47:34.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2024-02-04 23:47:34.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:34.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:34.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:34.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:34.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:34.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:34.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76eee0b1 2024-02-04 23:47:34.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:34.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:34.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:34.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:34.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:34.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:34.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:34.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:34.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:34.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:34.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:34.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:34.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:34.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:34.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:34.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:34.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:34.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:34.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:34.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2024-02-04 23:47:34.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:34.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:34.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:34.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:34.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:34.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:34.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:34.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:34.098 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2024-02-04 23:47:34.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@73905dff 2024-02-04 23:47:34.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@73905dff 2024-02-04 23:47:34.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2024-02-04 23:47:34.103 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:34.125 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:34.136 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73905dff 2024-02-04 23:47:34.139 [Test worker @coroutine#2798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73905dff 2024-02-04 23:47:34.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2024-02-04 23:47:34.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:34.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:34.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:34.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:34.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:34.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:34.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40d04cf8 2024-02-04 23:47:34.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:34.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:34.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:34.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:34.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:34.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:34.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:34.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:34.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:34.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:34.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:34.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:34.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:34.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:34.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:34.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:34.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:34.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:34.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:34.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2024-02-04 23:47:34.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:34.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:34.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:34.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:34.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:34.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:34.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:34.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:34.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2024-02-04 23:47:34.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@152d2a58 2024-02-04 23:47:34.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@152d2a58 2024-02-04 23:47:34.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2024-02-04 23:47:34.162 [HikariPool-80 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:34.181 [Test worker @coroutine#2801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@152d2a58 2024-02-04 23:47:34.185 [Test worker @coroutine#2803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@152d2a58 2024-02-04 23:47:34.192 [Test worker @coroutine#2807] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46155/ 2024-02-04 23:47:34.192 [Test worker @coroutine#2807] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46155/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-04 23:47:34.195 [Test worker @coroutine#2807] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46155/ 2024-02-04 23:47:34.195 [Test worker @coroutine#2807] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46155/ 2024-02-04 23:47:34.195 [Test worker @coroutine#2807] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46155/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-04 23:47:34.196 [Test worker @coroutine#2807] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46155/ 2024-02-04 23:47:34.196 [Test worker @coroutine#2807] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46155/ 2024-02-04 23:47:34.196 [Test worker @coroutine#2807] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46155/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-04 23:47:34.197 [Test worker @coroutine#2807] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46155/ 2024-02-04 23:47:34.197 [Test worker @coroutine#2807] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46155/ 2024-02-04 23:47:34.197 [Test worker @coroutine#2807] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46155/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-04 23:47:34.199 [HikariPool-81 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:34.239 [Test worker @coroutine#2807] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46155/ 2024-02-04 23:47:34.240 [Test worker @coroutine#2807] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46155/ 2024-02-04 23:47:34.240 [Test worker @coroutine#2807] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46155/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-04 23:47:34.241 [Test worker @coroutine#2807] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46155/ 2024-02-04 23:47:34.241 [Test worker @coroutine#2807] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46155/ 2024-02-04 23:47:34.241 [Test worker @coroutine#2807] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46155/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-04 23:47:34.242 [Test worker @coroutine#2807] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46155/ 2024-02-04 23:47:34.242 [Test worker @coroutine#2807] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46155/ 2024-02-04 23:47:34.242 [Test worker @coroutine#2807] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46155/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-04 23:47:34.242 [HikariPool-82 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:34.243 [Test worker @coroutine#2807] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46155/ 2024-02-04 23:47:34.246 [Test worker @coroutine#2823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37103/ 2024-02-04 23:47:34.246 [Test worker @coroutine#2823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37103/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-04 23:47:34.248 [Test worker @coroutine#2823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37103/ 2024-02-04 23:47:34.248 [Test worker @coroutine#2823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37103/ 2024-02-04 23:47:34.248 [Test worker @coroutine#2823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37103/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-04 23:47:34.249 [Test worker @coroutine#2823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37103/ 2024-02-04 23:47:34.249 [Test worker @coroutine#2823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37103/ 2024-02-04 23:47:34.249 [Test worker @coroutine#2823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37103/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-04 23:47:34.250 [Test worker @coroutine#2823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37103/ 2024-02-04 23:47:34.251 [Test worker @coroutine#2823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37103/ 2024-02-04 23:47:34.251 [Test worker @coroutine#2823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37103/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-04 23:47:34.296 [Test worker @coroutine#2823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37103/ 2024-02-04 23:47:34.296 [Test worker @coroutine#2823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37103/ 2024-02-04 23:47:34.296 [Test worker @coroutine#2823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37103/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-04 23:47:34.297 [Test worker @coroutine#2823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37103/ 2024-02-04 23:47:34.298 [Test worker @coroutine#2823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37103/ 2024-02-04 23:47:34.298 [Test worker @coroutine#2823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37103/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-04 23:47:34.298 [Test worker @coroutine#2823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37103/ 2024-02-04 23:47:34.299 [Test worker @coroutine#2823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37103/ 2024-02-04 23:47:34.299 [Test worker @coroutine#2823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37103/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-04 23:47:34.299 [Test worker @coroutine#2823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37103/ 2024-02-04 23:47:34.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2024-02-04 23:47:34.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:34.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:34.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:34.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:34.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:34.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:34.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d7c4fcb 2024-02-04 23:47:34.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:34.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:34.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:34.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:34.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:34.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:34.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:34.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:34.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:34.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:34.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:34.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:34.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:34.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-04 23:47:34.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-04 23:47:34.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:34.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:34.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-04 23:47:34.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:34.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2024-02-04 23:47:34.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:34.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:34.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:34.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:34.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:34.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:34.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:34.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:34.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2024-02-04 23:47:34.565 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@498503cb 2024-02-04 23:47:34.565 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@498503cb 2024-02-04 23:47:34.565 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2024-02-04 23:47:34.588 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@498503cb 2024-02-04 23:47:34.605 [Test worker @coroutine#2852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@498503cb 2024-02-04 23:47:34.607 [Test worker @coroutine#2854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@498503cb 2024-02-04 23:47:34.609 [DefaultDispatcher-worker-8 @coroutine#2858] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35747/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-04 23:47:34.609 [DefaultDispatcher-worker-8 @coroutine#2858] 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:35747/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-04 23:47:34.609 [DefaultDispatcher-worker-8 @coroutine#2858] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35747/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-04 23:47:34.609 [DefaultDispatcher-worker-8 @coroutine#2858] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35747/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-04 23:47:34.617 [DefaultDispatcher-worker-6 @coroutine#2858] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35747/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-04 23:47:34.617 [DefaultDispatcher-worker-6 @coroutine#2858] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35747/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-04 23:47:34.619 [DefaultDispatcher-worker-14 @coroutine#2857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@498503cb 2024-02-04 23:47:34.619 [DefaultDispatcher-worker-14 @coroutine#2857] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35747/UmAppDatabase/replication/nodeId 2024-02-04 23:47:34.619 [DefaultDispatcher-worker-14 @coroutine#2857] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35747/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:34.619 [DefaultDispatcher-worker-14 @coroutine#2857] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35747/UmAppDatabase/replication/nodeId 2024-02-04 23:47:34.620 [DefaultDispatcher-worker-9 @coroutine#2857] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35747/UmAppDatabase/replication/nodeId 2024-02-04 23:47:34.620 [DefaultDispatcher-worker-9 @coroutine#2857] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35747/UmAppDatabase/replication/nodeId 2024-02-04 23:47:34.622 [Test worker @coroutine#2862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@498503cb 2024-02-04 23:47:34.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2024-02-04 23:47:34.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:34.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:34.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:34.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:34.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:34.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:34.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69ae7632 2024-02-04 23:47:34.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:34.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:34.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:34.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:34.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:34.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:34.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:34.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:34.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:34.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:34.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:34.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:34.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:34.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-04 23:47:34.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-04 23:47:34.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:34.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:34.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-04 23:47:34.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:34.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2024-02-04 23:47:34.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:34.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:34.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:34.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:34.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:34.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:34.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:34.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:34.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2024-02-04 23:47:34.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@65f96d58 2024-02-04 23:47:34.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@65f96d58 2024-02-04 23:47:34.624 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2024-02-04 23:47:34.644 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f96d58 2024-02-04 23:47:34.657 [Test worker @coroutine#2870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f96d58 2024-02-04 23:47:34.659 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f96d58 2024-02-04 23:47:34.664 [DefaultDispatcher-worker-8 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35747/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-04 23:47:34.664 [DefaultDispatcher-worker-8 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35747/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2024-02-04 23:47:34.664 [DefaultDispatcher-worker-8 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35747/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-04 23:47:34.665 [HikariPool-83 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:34.671 [DefaultDispatcher-worker-7 @coroutine#2874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f96d58 2024-02-04 23:47:34.671 [DefaultDispatcher-worker-16 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35747/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-04 23:47:34.671 [DefaultDispatcher-worker-16 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35747/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-04 23:47:34.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2024-02-04 23:47:34.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:34.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:34.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:34.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:34.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:34.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:34.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4aadf144 2024-02-04 23:47:34.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:34.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:34.673 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@235fc779 2024-02-04 23:47:34.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:34.673 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@235fc779 2024-02-04 23:47:34.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:34.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:34.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:34.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:34.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:34.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:34.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:34.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:34.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:34.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:34.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-04 23:47:34.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-04 23:47:34.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:34.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:34.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-04 23:47:34.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:34.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2024-02-04 23:47:34.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:34.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:34.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:34.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:34.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:34.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:34.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:34.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:34.674 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2024-02-04 23:47:34.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@227fc322 2024-02-04 23:47:34.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@227fc322 2024-02-04 23:47:34.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2024-02-04 23:47:34.676 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d982d62 2024-02-04 23:47:34.676 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d982d62 2024-02-04 23:47:34.679 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@29a7ac09 2024-02-04 23:47:34.679 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@29a7ac09 2024-02-04 23:47:34.682 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ca52759 2024-02-04 23:47:34.682 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ca52759 2024-02-04 23:47:34.685 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@319c41bb 2024-02-04 23:47:34.685 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@319c41bb 2024-02-04 23:47:34.688 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d8389d7 2024-02-04 23:47:34.688 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d8389d7 2024-02-04 23:47:34.691 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@4950b18a 2024-02-04 23:47:34.691 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@4950b18a 2024-02-04 23:47:34.695 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@c8ad816 2024-02-04 23:47:34.695 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@c8ad816 2024-02-04 23:47:34.698 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fc8c1a5 2024-02-04 23:47:34.698 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fc8c1a5 2024-02-04 23:47:34.698 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-04 23:47:34.709 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227fc322 2024-02-04 23:47:34.724 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:34.727 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ecf6098 2024-02-04 23:47:34.727 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ecf6098 2024-02-04 23:47:34.728 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227fc322 2024-02-04 23:47:34.730 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@60088331 2024-02-04 23:47:34.730 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@60088331 2024-02-04 23:47:34.731 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227fc322 2024-02-04 23:47:34.732 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@64370be8 2024-02-04 23:47:34.732 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@64370be8 2024-02-04 23:47:34.733 [DefaultDispatcher-worker-13 @coroutine#2891] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48157/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-04 23:47:34.733 [DefaultDispatcher-worker-13 @coroutine#2891] 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:48157/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-04 23:47:34.733 [DefaultDispatcher-worker-13 @coroutine#2891] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48157/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-04 23:47:34.733 [DefaultDispatcher-worker-13 @coroutine#2891] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48157/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-04 23:47:34.736 [DefaultDispatcher-worker-13 @coroutine#2891] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48157/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-04 23:47:34.736 [DefaultDispatcher-worker-13 @coroutine#2891] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48157/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-04 23:47:34.738 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@2135890a 2024-02-04 23:47:34.738 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@2135890a 2024-02-04 23:47:34.741 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@346be614 2024-02-04 23:47:34.741 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@346be614 2024-02-04 23:47:34.742 [DefaultDispatcher-worker-3 @coroutine#2890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227fc322 2024-02-04 23:47:34.742 [DefaultDispatcher-worker-3 @coroutine#2890] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48157/UmAppDatabase/replication/nodeId 2024-02-04 23:47:34.742 [DefaultDispatcher-worker-3 @coroutine#2890] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48157/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:34.742 [DefaultDispatcher-worker-3 @coroutine#2890] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48157/UmAppDatabase/replication/nodeId 2024-02-04 23:47:34.744 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@105eeaa3 2024-02-04 23:47:34.744 [DefaultDispatcher-worker-2 @coroutine#2890] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48157/UmAppDatabase/replication/nodeId 2024-02-04 23:47:34.745 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@105eeaa3 2024-02-04 23:47:34.745 [DefaultDispatcher-worker-2 @coroutine#2890] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48157/UmAppDatabase/replication/nodeId 2024-02-04 23:47:34.746 [Test worker @coroutine#2895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227fc322 2024-02-04 23:47:34.747 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ceadb0b 2024-02-04 23:47:34.747 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ceadb0b 2024-02-04 23:47:34.751 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@411a7645 2024-02-04 23:47:34.751 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@411a7645 2024-02-04 23:47:34.753 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aaa7334 2024-02-04 23:47:34.753 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aaa7334 2024-02-04 23:47:34.753 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-04 23:47:34.757 [DefaultDispatcher-worker-1 @coroutine#2902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227fc322 2024-02-04 23:47:34.764 [DefaultDispatcher-worker-8 @coroutine#2902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227fc322 2024-02-04 23:47:34.778 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-04 23:47:34.780 [DefaultDispatcher-worker-15 @coroutine#2902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227fc322 2024-02-04 23:47:34.783 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@71c65426 2024-02-04 23:47:34.783 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@71c65426 2024-02-04 23:47:34.788 [DefaultDispatcher-worker-15 @coroutine#2902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227fc322 2024-02-04 23:47:34.788 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f01b46e 2024-02-04 23:47:34.788 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f01b46e 2024-02-04 23:47:34.791 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b3e3f56 2024-02-04 23:47:34.791 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b3e3f56 2024-02-04 23:47:34.795 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e3cbe55 2024-02-04 23:47:34.795 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e3cbe55 2024-02-04 23:47:34.797 [DefaultDispatcher-worker-15 @coroutine#2907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227fc322 2024-02-04 23:47:34.798 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d98bad0 2024-02-04 23:47:34.798 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d98bad0 2024-02-04 23:47:34.801 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@f48c3c9 2024-02-04 23:47:34.801 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@f48c3c9 2024-02-04 23:47:34.804 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@50699f9 2024-02-04 23:47:34.804 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@50699f9 2024-02-04 23:47:34.807 [DefaultDispatcher-worker-12 @coroutine#2907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227fc322 2024-02-04 23:47:34.808 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e13411a 2024-02-04 23:47:34.808 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e13411a 2024-02-04 23:47:34.811 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@66652e32 2024-02-04 23:47:34.811 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@66652e32 2024-02-04 23:47:34.811 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-04 23:47:34.817 [DefaultDispatcher-worker-15 @coroutine#2907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227fc322 2024-02-04 23:47:34.826 [DefaultDispatcher-worker-15 @coroutine#2907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227fc322 2024-02-04 23:47:34.835 [DefaultDispatcher-worker-8 @coroutine#2912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227fc322 2024-02-04 23:47:34.843 [DefaultDispatcher-worker-15 @coroutine#2912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227fc322 2024-02-04 23:47:34.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2024-02-04 23:47:34.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:34.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:34.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:34.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:34.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:34.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:34.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2bed5828 2024-02-04 23:47:34.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:34.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:34.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:34.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:34.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:34.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:34.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:34.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:34.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:34.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:34.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:34.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:34.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:34.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-04 23:47:34.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-04 23:47:34.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:34.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:34.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-04 23:47:34.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:34.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2024-02-04 23:47:34.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:34.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:34.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:34.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:34.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:34.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:34.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:34.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:34.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2024-02-04 23:47:34.858 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c0035dd 2024-02-04 23:47:34.858 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c0035dd 2024-02-04 23:47:34.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2024-02-04 23:47:34.889 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0035dd 2024-02-04 23:47:34.908 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0035dd 2024-02-04 23:47:34.911 [Test worker @coroutine#2933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0035dd 2024-02-04 23:47:34.912 [DefaultDispatcher-worker-15 @coroutine#2937] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33761/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-04 23:47:34.912 [DefaultDispatcher-worker-15 @coroutine#2937] 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:33761/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-04 23:47:34.912 [DefaultDispatcher-worker-15 @coroutine#2937] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33761/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-04 23:47:34.912 [DefaultDispatcher-worker-15 @coroutine#2937] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33761/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-04 23:47:34.914 [DefaultDispatcher-worker-12 @coroutine#2937] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33761/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-04 23:47:34.914 [DefaultDispatcher-worker-12 @coroutine#2937] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33761/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-04 23:47:34.922 [DefaultDispatcher-worker-9 @coroutine#2936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0035dd 2024-02-04 23:47:34.922 [DefaultDispatcher-worker-9 @coroutine#2936] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33761/UmAppDatabase/replication/nodeId 2024-02-04 23:47:34.922 [DefaultDispatcher-worker-9 @coroutine#2936] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33761/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:34.922 [DefaultDispatcher-worker-9 @coroutine#2936] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33761/UmAppDatabase/replication/nodeId 2024-02-04 23:47:34.923 [DefaultDispatcher-worker-8 @coroutine#2936] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33761/UmAppDatabase/replication/nodeId 2024-02-04 23:47:34.923 [DefaultDispatcher-worker-8 @coroutine#2936] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33761/UmAppDatabase/replication/nodeId 2024-02-04 23:47:34.925 [Test worker @coroutine#2941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0035dd 2024-02-04 23:47:34.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2024-02-04 23:47:34.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:34.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:34.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:34.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:34.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:34.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:34.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7890fbf9 2024-02-04 23:47:34.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:34.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:34.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:34.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:34.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:34.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:34.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:34.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:34.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:34.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:34.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:34.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:34.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:34.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-04 23:47:34.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-04 23:47:34.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:34.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:34.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-04 23:47:34.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:34.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2024-02-04 23:47:34.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:34.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:34.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:34.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:34.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:34.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:34.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:34.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:34.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2024-02-04 23:47:34.931 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@167bae0b 2024-02-04 23:47:34.931 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@167bae0b 2024-02-04 23:47:34.931 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2024-02-04 23:47:34.932 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@167bae0b 2024-02-04 23:47:34.949 [Test worker @coroutine#2948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@167bae0b 2024-02-04 23:47:34.951 [Test worker @coroutine#2951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@167bae0b 2024-02-04 23:47:34.953 [DefaultDispatcher-worker-9 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33761/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-04 23:47:34.954 [DefaultDispatcher-worker-9 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33761/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2024-02-04 23:47:34.954 [DefaultDispatcher-worker-9 @coroutine#2959] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33761/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-04 23:47:34.955 [DefaultDispatcher-worker-13 @coroutine#2959] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33761/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-04 23:47:34.955 [DefaultDispatcher-worker-13 @coroutine#2959] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33761/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-04 23:47:34.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2024-02-04 23:47:34.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:34.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:34.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:34.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:34.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:34.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:34.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6920fa35 2024-02-04 23:47:34.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:34.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:34.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:34.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:34.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:34.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:34.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:34.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:34.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:34.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:34.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:34.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:34.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:34.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-04 23:47:34.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-04 23:47:34.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:34.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:34.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-04 23:47:34.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:34.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2024-02-04 23:47:34.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:34.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:34.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:34.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:34.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:34.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:34.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:34.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:34.958 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2024-02-04 23:47:34.958 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:34.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@3da30ce5 2024-02-04 23:47:34.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@3da30ce5 2024-02-04 23:47:34.959 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2024-02-04 23:47:34.962 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@1779c960 2024-02-04 23:47:34.962 [DefaultDispatcher-worker-4 @coroutine#2953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@167bae0b 2024-02-04 23:47:34.962 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@1779c960 2024-02-04 23:47:34.967 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@19be35ff 2024-02-04 23:47:34.967 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@19be35ff 2024-02-04 23:47:34.972 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d81a210 2024-02-04 23:47:34.972 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d81a210 2024-02-04 23:47:34.975 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@58833fc4 2024-02-04 23:47:34.975 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@58833fc4 2024-02-04 23:47:34.979 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@168df7d 2024-02-04 23:47:34.979 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@168df7d 2024-02-04 23:47:34.982 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@69110362 2024-02-04 23:47:34.982 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@69110362 2024-02-04 23:47:34.986 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@7910bd72 2024-02-04 23:47:34.986 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@7910bd72 2024-02-04 23:47:34.989 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@38acc08b 2024-02-04 23:47:34.989 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@38acc08b 2024-02-04 23:47:34.989 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3da30ce5 2024-02-04 23:47:34.992 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f7863d4 2024-02-04 23:47:34.992 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f7863d4 2024-02-04 23:47:34.992 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-04 23:47:35.001 [Test worker @coroutine#2964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3da30ce5 2024-02-04 23:47:35.003 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3da30ce5 2024-02-04 23:47:35.004 [DefaultDispatcher-worker-4 @coroutine#2970] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54079/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-04 23:47:35.004 [DefaultDispatcher-worker-4 @coroutine#2970] 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:54079/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-04 23:47:35.004 [DefaultDispatcher-worker-4 @coroutine#2970] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54079/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-04 23:47:35.004 [DefaultDispatcher-worker-4 @coroutine#2970] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54079/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-04 23:47:35.007 [DefaultDispatcher-worker-9 @coroutine#2970] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54079/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-04 23:47:35.007 [DefaultDispatcher-worker-9 @coroutine#2970] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54079/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-04 23:47:35.014 [DefaultDispatcher-worker-14 @coroutine#2969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3da30ce5 2024-02-04 23:47:35.014 [DefaultDispatcher-worker-14 @coroutine#2969] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-02-04 23:47:35.014 [DefaultDispatcher-worker-14 @coroutine#2969] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:35.014 [DefaultDispatcher-worker-14 @coroutine#2969] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-02-04 23:47:35.015 [DefaultDispatcher-worker-5 @coroutine#2969] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-02-04 23:47:35.015 [DefaultDispatcher-worker-5 @coroutine#2969] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-02-04 23:47:35.016 [Test worker @coroutine#2974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3da30ce5 2024-02-04 23:47:35.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2024-02-04 23:47:35.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:35.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:35.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:35.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:35.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:35.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:35.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7da6d695 2024-02-04 23:47:35.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:35.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:35.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:35.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:35.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:35.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:35.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:35.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:35.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:35.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:35.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:35.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:35.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:35.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-04 23:47:35.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-04 23:47:35.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:35.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:35.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-04 23:47:35.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:35.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2024-02-04 23:47:35.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:35.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:35.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:35.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:35.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:35.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:35.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:35.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:35.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2024-02-04 23:47:35.022 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@6097f225 2024-02-04 23:47:35.022 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@6097f225 2024-02-04 23:47:35.022 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2024-02-04 23:47:35.023 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6097f225 2024-02-04 23:47:35.031 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:35.035 [Test worker @coroutine#2981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6097f225 2024-02-04 23:47:35.036 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@35139fa1 2024-02-04 23:47:35.036 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@35139fa1 2024-02-04 23:47:35.037 [Test worker @coroutine#2983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6097f225 2024-02-04 23:47:35.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2024-02-04 23:47:35.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:35.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:35.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:35.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:35.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:35.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:35.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50841932 2024-02-04 23:47:35.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:35.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:35.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:35.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:35.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:35.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:35.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:35.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:35.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:35.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:35.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:35.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:35.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:35.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-04 23:47:35.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-04 23:47:35.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:35.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:35.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-04 23:47:35.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:35.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2024-02-04 23:47:35.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:35.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:35.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:35.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:35.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:35.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:35.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:35.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:35.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2024-02-04 23:47:35.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@68c47cf9 2024-02-04 23:47:35.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@68c47cf9 2024-02-04 23:47:35.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2024-02-04 23:47:35.040 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bd47773 2024-02-04 23:47:35.040 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bd47773 2024-02-04 23:47:35.045 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@3febf4d1 2024-02-04 23:47:35.045 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@3febf4d1 2024-02-04 23:47:35.047 [DefaultDispatcher-worker-4 @coroutine#2985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6097f225 2024-02-04 23:47:35.048 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ae97d48 2024-02-04 23:47:35.048 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ae97d48 2024-02-04 23:47:35.050 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@532e0b23 2024-02-04 23:47:35.050 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@532e0b23 2024-02-04 23:47:35.052 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bd981da 2024-02-04 23:47:35.053 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bd981da 2024-02-04 23:47:35.055 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bf4a90c 2024-02-04 23:47:35.055 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bf4a90c 2024-02-04 23:47:35.057 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ac68207 2024-02-04 23:47:35.057 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ac68207 2024-02-04 23:47:35.059 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:35.059 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c47cf9 2024-02-04 23:47:35.060 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@3992f56f 2024-02-04 23:47:35.060 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@3992f56f 2024-02-04 23:47:35.060 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-04 23:47:35.063 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b0bead0 2024-02-04 23:47:35.063 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b0bead0 2024-02-04 23:47:35.066 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@55cc0fc1 2024-02-04 23:47:35.066 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@55cc0fc1 2024-02-04 23:47:35.070 [Test worker @coroutine#2993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c47cf9 2024-02-04 23:47:35.070 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@51f381a0 2024-02-04 23:47:35.070 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@51f381a0 2024-02-04 23:47:35.072 [Test worker @coroutine#2995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c47cf9 2024-02-04 23:47:35.073 [DefaultDispatcher-worker-8 @coroutine#2999] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57637/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-04 23:47:35.073 [DefaultDispatcher-worker-8 @coroutine#2999] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57637/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-04 23:47:35.073 [DefaultDispatcher-worker-8 @coroutine#2999] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57637/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-04 23:47:35.073 [DefaultDispatcher-worker-8 @coroutine#2999] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57637/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-04 23:47:35.074 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@14f105fa 2024-02-04 23:47:35.075 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@14f105fa 2024-02-04 23:47:35.076 [DefaultDispatcher-worker-8 @coroutine#2999] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57637/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-04 23:47:35.076 [DefaultDispatcher-worker-8 @coroutine#2999] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57637/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-04 23:47:35.078 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@102830de 2024-02-04 23:47:35.078 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@102830de 2024-02-04 23:47:35.081 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@25af971d 2024-02-04 23:47:35.081 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@25af971d 2024-02-04 23:47:35.082 [DefaultDispatcher-worker-5 @coroutine#2998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c47cf9 2024-02-04 23:47:35.083 [DefaultDispatcher-worker-5 @coroutine#2998] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId 2024-02-04 23:47:35.083 [DefaultDispatcher-worker-5 @coroutine#2998] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:35.083 [DefaultDispatcher-worker-5 @coroutine#2998] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId 2024-02-04 23:47:35.083 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@689cfc89 2024-02-04 23:47:35.083 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@689cfc89 2024-02-04 23:47:35.084 [DefaultDispatcher-worker-3 @coroutine#2998] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId 2024-02-04 23:47:35.084 [DefaultDispatcher-worker-3 @coroutine#2998] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId 2024-02-04 23:47:35.086 [Test worker @coroutine#3003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c47cf9 2024-02-04 23:47:35.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2024-02-04 23:47:35.086 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@74defab5 2024-02-04 23:47:35.086 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@74defab5 2024-02-04 23:47:35.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:35.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:35.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:35.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:35.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:35.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:35.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d142b53 2024-02-04 23:47:35.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:35.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:35.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:35.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:35.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:35.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:35.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:35.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:35.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:35.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:35.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:35.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:35.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:35.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-04 23:47:35.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-04 23:47:35.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:35.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:35.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-04 23:47:35.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:35.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2024-02-04 23:47:35.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:35.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:35.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:35.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:35.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:35.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:35.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:35.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:35.087 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2024-02-04 23:47:35.089 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@25a18a30 2024-02-04 23:47:35.089 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@25a18a30 2024-02-04 23:47:35.089 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-04 23:47:35.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@128ca7af 2024-02-04 23:47:35.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@128ca7af 2024-02-04 23:47:35.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2024-02-04 23:47:35.092 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128ca7af 2024-02-04 23:47:35.106 [Test worker @coroutine#3010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128ca7af 2024-02-04 23:47:35.107 [Test worker @coroutine#3012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128ca7af 2024-02-04 23:47:35.108 [DefaultDispatcher-worker-14 @coroutine#3020] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2024-02-04 23:47:35.109 [DefaultDispatcher-worker-14 @coroutine#3020] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:35.109 [DefaultDispatcher-worker-14 @coroutine#3020] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:35.109 [DefaultDispatcher-worker-14 @coroutine#3020] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:35.109 [DefaultDispatcher-worker-14 @coroutine#3020] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:35.109 [DefaultDispatcher-worker-14 @coroutine#3020] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:35.109 [DefaultDispatcher-worker-14 @coroutine#3020] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:35.109 [DefaultDispatcher-worker-14 @coroutine#3020] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d75b26b 2024-02-04 23:47:35.109 [DefaultDispatcher-worker-14 @coroutine#3020] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:35.109 [DefaultDispatcher-worker-14 @coroutine#3020] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:35.109 [DefaultDispatcher-worker-14 @coroutine#3020] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:35.109 [DefaultDispatcher-worker-14 @coroutine#3020] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:35.109 [DefaultDispatcher-worker-14 @coroutine#3020] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:35.109 [DefaultDispatcher-worker-14 @coroutine#3020] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:35.109 [DefaultDispatcher-worker-14 @coroutine#3020] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:35.109 [DefaultDispatcher-worker-14 @coroutine#3020] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:35.109 [DefaultDispatcher-worker-14 @coroutine#3020] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:35.109 [DefaultDispatcher-worker-14 @coroutine#3020] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:35.109 [DefaultDispatcher-worker-14 @coroutine#3020] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:35.109 [DefaultDispatcher-worker-14 @coroutine#3020] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:35.109 [DefaultDispatcher-worker-14 @coroutine#3020] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:35.109 [DefaultDispatcher-worker-14 @coroutine#3020] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-04 23:47:35.109 [DefaultDispatcher-worker-14 @coroutine#3020] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-04 23:47:35.109 [DefaultDispatcher-worker-14 @coroutine#3020] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:35.109 [DefaultDispatcher-worker-14 @coroutine#3020] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:35.109 [DefaultDispatcher-worker-14 @coroutine#3020] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-04 23:47:35.109 [DefaultDispatcher-worker-14 @coroutine#3020] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:35.109 [DefaultDispatcher-worker-14 @coroutine#3020] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2024-02-04 23:47:35.109 [DefaultDispatcher-worker-14 @coroutine#3020] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:35.109 [DefaultDispatcher-worker-14 @coroutine#3020] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:35.109 [DefaultDispatcher-worker-14 @coroutine#3020] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:35.109 [DefaultDispatcher-worker-14 @coroutine#3020] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:35.109 [DefaultDispatcher-worker-14 @coroutine#3020] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:35.109 [DefaultDispatcher-worker-14 @coroutine#3020] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:35.109 [DefaultDispatcher-worker-14 @coroutine#3020] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:35.109 [DefaultDispatcher-worker-14 @coroutine#3020] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:35.109 [DefaultDispatcher-worker-14 @coroutine#3020] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2024-02-04 23:47:35.109 [DefaultDispatcher-worker-14 @coroutine#3020] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ab46302 2024-02-04 23:47:35.109 [DefaultDispatcher-worker-14 @coroutine#3020] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ab46302 2024-02-04 23:47:35.109 [DefaultDispatcher-worker-14 @coroutine#3020] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2024-02-04 23:47:35.117 [DefaultDispatcher-worker-7 @coroutine#3014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128ca7af 2024-02-04 23:47:35.122 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:35.126 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@42da5fe0 2024-02-04 23:47:35.126 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@42da5fe0 2024-02-04 23:47:35.130 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c1db9cb 2024-02-04 23:47:35.130 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c1db9cb 2024-02-04 23:47:35.133 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@48223490 2024-02-04 23:47:35.133 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@48223490 2024-02-04 23:47:35.134 [DefaultDispatcher-worker-14 @coroutine#3020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab46302 2024-02-04 23:47:35.136 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@d20b3f0 2024-02-04 23:47:35.136 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@d20b3f0 2024-02-04 23:47:35.139 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d15c8eb 2024-02-04 23:47:35.139 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d15c8eb 2024-02-04 23:47:35.140 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:35.141 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c67f963 2024-02-04 23:47:35.141 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c67f963 2024-02-04 23:47:35.144 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@65b8dccb 2024-02-04 23:47:35.144 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@65b8dccb 2024-02-04 23:47:35.145 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bc255f0 2024-02-04 23:47:35.145 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bc255f0 2024-02-04 23:47:35.145 [DefaultDispatcher-worker-14 @coroutine#3023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab46302 2024-02-04 23:47:35.146 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d0f4cbf 2024-02-04 23:47:35.146 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d0f4cbf 2024-02-04 23:47:35.147 [DefaultDispatcher-worker-14 @coroutine#3025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab46302 2024-02-04 23:47:35.147 [DefaultDispatcher-worker-1 @coroutine#3028] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-04 23:47:35.148 [DefaultDispatcher-worker-1 @coroutine#3028] 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-02-04 23:47:35.148 [DefaultDispatcher-worker-1 @coroutine#3028] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-04 23:47:35.148 [DefaultDispatcher-worker-1 @coroutine#3028] 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-02-04 23:47:35.148 [DefaultDispatcher-worker-14 @coroutine#3020] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-04 23:47:35.148 [DefaultDispatcher-worker-14 @coroutine#3020] 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-02-04 23:47:35.148 [DefaultDispatcher-worker-14 @coroutine#3020] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-04 23:47:35.149 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7505a4f8 2024-02-04 23:47:35.149 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7505a4f8 2024-02-04 23:47:35.149 [DefaultDispatcher-worker-7 @coroutine#3028] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-04 23:47:35.149 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eee9365 2024-02-04 23:47:35.149 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eee9365 2024-02-04 23:47:35.149 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-04 23:47:35.151 [DefaultDispatcher-worker-8 @coroutine#3020] 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-02-04 23:47:35.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2024-02-04 23:47:35.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:35.152 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@713a3e80 2024-02-04 23:47:35.152 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@713a3e80 2024-02-04 23:47:35.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:35.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:35.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:35.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:35.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:35.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c966488 2024-02-04 23:47:35.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:35.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:35.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:35.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:35.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:35.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:35.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:35.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:35.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:35.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:35.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:35.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:35.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:35.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-04 23:47:35.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-04 23:47:35.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:35.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:35.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-04 23:47:35.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:35.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2024-02-04 23:47:35.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:35.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:35.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:35.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:35.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:35.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:35.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:35.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:35.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2024-02-04 23:47:35.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@19d0d1ab 2024-02-04 23:47:35.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@19d0d1ab 2024-02-04 23:47:35.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2024-02-04 23:47:35.155 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3438aec3 2024-02-04 23:47:35.155 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3438aec3 2024-02-04 23:47:35.156 [DefaultDispatcher-worker-2 @coroutine#3027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab46302 2024-02-04 23:47:35.156 [DefaultDispatcher-worker-2 @coroutine#3027] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-04 23:47:35.156 [DefaultDispatcher-worker-2 @coroutine#3027] 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-02-04 23:47:35.156 [DefaultDispatcher-worker-2 @coroutine#3027] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-04 23:47:35.157 [DefaultDispatcher-worker-14 @coroutine#3027] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-04 23:47:35.159 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d3c0061 2024-02-04 23:47:35.159 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d3c0061 2024-02-04 23:47:35.161 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c65d5a 2024-02-04 23:47:35.161 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c65d5a 2024-02-04 23:47:35.164 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@2528ad5c 2024-02-04 23:47:35.164 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@2528ad5c 2024-02-04 23:47:35.167 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5417518c 2024-02-04 23:47:35.167 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5417518c 2024-02-04 23:47:35.169 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@69156c67 2024-02-04 23:47:35.169 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@69156c67 2024-02-04 23:47:35.169 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-04 23:47:35.175 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19d0d1ab 2024-02-04 23:47:35.188 [Test worker @coroutine#3036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19d0d1ab 2024-02-04 23:47:35.190 [Test worker @coroutine#3038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19d0d1ab 2024-02-04 23:47:35.191 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:35.192 [DefaultDispatcher-worker-2 @coroutine#3042] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57221/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-04 23:47:35.192 [DefaultDispatcher-worker-2 @coroutine#3042] 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:57221/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-04 23:47:35.192 [DefaultDispatcher-worker-2 @coroutine#3042] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57221/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-04 23:47:35.192 [DefaultDispatcher-worker-2 @coroutine#3042] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57221/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-04 23:47:35.194 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@a78fcf8 2024-02-04 23:47:35.194 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@a78fcf8 2024-02-04 23:47:35.195 [DefaultDispatcher-worker-11 @coroutine#3042] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57221/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-04 23:47:35.195 [DefaultDispatcher-worker-11 @coroutine#3042] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57221/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-04 23:47:35.197 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bf13c7 2024-02-04 23:47:35.197 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bf13c7 2024-02-04 23:47:35.199 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@809788 2024-02-04 23:47:35.199 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@809788 2024-02-04 23:47:35.202 [DefaultDispatcher-worker-3 @coroutine#3041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19d0d1ab 2024-02-04 23:47:35.202 [DefaultDispatcher-worker-3 @coroutine#3041] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57221/UmAppDatabase/replication/nodeId 2024-02-04 23:47:35.202 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@458219fc 2024-02-04 23:47:35.202 [DefaultDispatcher-worker-3 @coroutine#3041] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57221/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:35.202 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@458219fc 2024-02-04 23:47:35.202 [DefaultDispatcher-worker-3 @coroutine#3041] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57221/UmAppDatabase/replication/nodeId 2024-02-04 23:47:35.203 [DefaultDispatcher-worker-13 @coroutine#3041] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57221/UmAppDatabase/replication/nodeId 2024-02-04 23:47:35.203 [DefaultDispatcher-worker-13 @coroutine#3041] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57221/UmAppDatabase/replication/nodeId 2024-02-04 23:47:35.205 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@850b288 2024-02-04 23:47:35.205 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@850b288 2024-02-04 23:47:35.205 [Test worker @coroutine#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19d0d1ab 2024-02-04 23:47:35.208 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@748db96e 2024-02-04 23:47:35.208 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@748db96e 2024-02-04 23:47:35.210 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:35.211 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@70b54ca0 2024-02-04 23:47:35.211 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@70b54ca0 2024-02-04 23:47:35.214 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@49682732 2024-02-04 23:47:35.214 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@49682732 2024-02-04 23:47:35.214 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@25ade6b3 2024-02-04 23:47:35.214 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@25ade6b3 2024-02-04 23:47:35.216 [DefaultDispatcher-worker-13 @coroutine#3053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19d0d1ab 2024-02-04 23:47:35.218 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@28e4c47c 2024-02-04 23:47:35.218 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@28e4c47c 2024-02-04 23:47:35.218 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-04 23:47:35.218 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@47afd06f 2024-02-04 23:47:35.218 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@47afd06f 2024-02-04 23:47:35.221 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@43904c42 2024-02-04 23:47:35.221 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@43904c42 2024-02-04 23:47:35.225 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@692da54 2024-02-04 23:47:35.225 [DefaultDispatcher-worker-2 @coroutine#3053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19d0d1ab 2024-02-04 23:47:35.225 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@692da54 2024-02-04 23:47:35.229 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@ecb2c03 2024-02-04 23:47:35.229 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@ecb2c03 2024-02-04 23:47:35.233 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@375eb91d 2024-02-04 23:47:35.233 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@375eb91d 2024-02-04 23:47:35.235 [DefaultDispatcher-worker-11 @coroutine#3053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19d0d1ab 2024-02-04 23:47:35.236 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@76ed11e8 2024-02-04 23:47:35.236 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@76ed11e8 2024-02-04 23:47:35.241 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@66bd251b 2024-02-04 23:47:35.241 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@66bd251b 2024-02-04 23:47:35.245 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@31c1b6fb 2024-02-04 23:47:35.245 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@31c1b6fb 2024-02-04 23:47:35.245 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-04 23:47:35.247 [DefaultDispatcher-worker-10 @coroutine#3053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19d0d1ab 2024-02-04 23:47:35.253 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-04 23:47:35.261 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@790b81ac 2024-02-04 23:47:35.261 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@790b81ac 2024-02-04 23:47:35.263 [DefaultDispatcher-worker-1 @coroutine#3059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19d0d1ab 2024-02-04 23:47:35.264 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@77cc60fd 2024-02-04 23:47:35.264 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@77cc60fd 2024-02-04 23:47:35.267 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@73f3eadc 2024-02-04 23:47:35.268 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@73f3eadc 2024-02-04 23:47:35.271 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@36f16ac6 2024-02-04 23:47:35.271 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@36f16ac6 2024-02-04 23:47:35.273 [DefaultDispatcher-worker-6 @coroutine#3059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19d0d1ab 2024-02-04 23:47:35.275 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@13528b55 2024-02-04 23:47:35.275 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@13528b55 2024-02-04 23:47:35.278 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@78dda4a 2024-02-04 23:47:35.278 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@78dda4a 2024-02-04 23:47:35.282 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bc4656d 2024-02-04 23:47:35.282 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bc4656d 2024-02-04 23:47:35.283 [DefaultDispatcher-worker-14 @coroutine#3059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19d0d1ab 2024-02-04 23:47:35.285 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@56de9589 2024-02-04 23:47:35.285 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@56de9589 2024-02-04 23:47:35.288 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@51d1a424 2024-02-04 23:47:35.288 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@51d1a424 2024-02-04 23:47:35.288 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-04 23:47:35.293 [DefaultDispatcher-worker-14 @coroutine#3059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19d0d1ab 2024-02-04 23:47:35.303 [DefaultDispatcher-worker-11 @coroutine#3064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19d0d1ab 2024-02-04 23:47:35.306 [DefaultDispatcher-worker-15 @coroutine#3071] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57221/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-04 23:47:35.306 [DefaultDispatcher-worker-15 @coroutine#3071] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57221/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-04 23:47:35.306 [DefaultDispatcher-worker-15 @coroutine#3071] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57221/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-04 23:47:35.307 [DefaultDispatcher-worker-5 @coroutine#3071] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57221/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-04 23:47:35.307 [DefaultDispatcher-worker-5 @coroutine#3071] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57221/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-04 23:47:35.308 [DefaultDispatcher-worker-5 @coroutine#3071] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:57221/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-04 23:47:35.308 [DefaultDispatcher-worker-5 @coroutine#3071] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:57221/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-04 23:47:35.309 [DefaultDispatcher-worker-5 @coroutine#3071] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57221/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-04 23:47:35.309 [DefaultDispatcher-worker-5 @coroutine#3071] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57221/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42. 2024-02-04 23:47:35.309 [DefaultDispatcher-worker-5 @coroutine#3071] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57221/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-04 23:47:35.310 [DefaultDispatcher-worker-15 @coroutine#3071] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57221/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-04 23:47:35.310 [DefaultDispatcher-worker-15 @coroutine#3071] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57221/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-04 23:47:35.342 [DefaultDispatcher-worker-9 @coroutine#3071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19d0d1ab 2024-02-04 23:47:35.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2024-02-04 23:47:35.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:35.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:35.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:35.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:35.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:35.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:35.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c04ec8 2024-02-04 23:47:35.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:35.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:35.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:35.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:35.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:35.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:35.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:35.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:35.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:35.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:35.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:35.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:35.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:35.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-04 23:47:35.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-04 23:47:35.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:35.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:35.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-04 23:47:35.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:35.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2024-02-04 23:47:35.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:35.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:35.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:35.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:35.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:35.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:35.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:35.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:35.348 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2024-02-04 23:47:35.349 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a88849 2024-02-04 23:47:35.349 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a88849 2024-02-04 23:47:35.349 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2024-02-04 23:47:35.369 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a88849 2024-02-04 23:47:35.380 [Test worker @coroutine#3088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a88849 2024-02-04 23:47:35.381 [Test worker @coroutine#3090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a88849 2024-02-04 23:47:35.382 [DefaultDispatcher-worker-9 @coroutine#3094] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52017/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-04 23:47:35.383 [DefaultDispatcher-worker-9 @coroutine#3094] 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:52017/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-04 23:47:35.383 [DefaultDispatcher-worker-9 @coroutine#3094] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52017/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-04 23:47:35.383 [DefaultDispatcher-worker-9 @coroutine#3094] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52017/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-04 23:47:35.385 [DefaultDispatcher-worker-3 @coroutine#3094] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52017/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-04 23:47:35.385 [DefaultDispatcher-worker-3 @coroutine#3094] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52017/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-04 23:47:35.391 [DefaultDispatcher-worker-3 @coroutine#3093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a88849 2024-02-04 23:47:35.392 [DefaultDispatcher-worker-3 @coroutine#3093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52017/UmAppDatabase/replication/nodeId 2024-02-04 23:47:35.392 [DefaultDispatcher-worker-3 @coroutine#3093] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52017/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:35.392 [DefaultDispatcher-worker-3 @coroutine#3093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52017/UmAppDatabase/replication/nodeId 2024-02-04 23:47:35.393 [DefaultDispatcher-worker-2 @coroutine#3093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52017/UmAppDatabase/replication/nodeId 2024-02-04 23:47:35.393 [DefaultDispatcher-worker-2 @coroutine#3093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52017/UmAppDatabase/replication/nodeId 2024-02-04 23:47:35.395 [Test worker @coroutine#3098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a88849 2024-02-04 23:47:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2024-02-04 23:47:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@238a7e3d 2024-02-04 23:47:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-04 23:47:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-04 23:47:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-04 23:47:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2024-02-04 23:47:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:35.395 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2024-02-04 23:47:35.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bec566e 2024-02-04 23:47:35.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bec566e 2024-02-04 23:47:35.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2024-02-04 23:47:35.400 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bec566e 2024-02-04 23:47:35.413 [Test worker @coroutine#3105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bec566e 2024-02-04 23:47:35.415 [Test worker @coroutine#3107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bec566e 2024-02-04 23:47:35.426 [DefaultDispatcher-worker-4 @coroutine#3109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bec566e 2024-02-04 23:47:35.426 [DefaultDispatcher-worker-9 @coroutine#3115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a88849 2024-02-04 23:47:35.433 [DefaultDispatcher-worker-10 @coroutine#3115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a88849 2024-02-04 23:47:35.440 [DefaultDispatcher-worker-4 @coroutine#3115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a88849 2024-02-04 23:47:35.447 [DefaultDispatcher-worker-2 @coroutine#3115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a88849 2024-02-04 23:47:35.449 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-04 23:47:35.453 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c410706 2024-02-04 23:47:35.453 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c410706 2024-02-04 23:47:35.457 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5286e2fe 2024-02-04 23:47:35.457 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5286e2fe 2024-02-04 23:47:35.461 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@56b96c76 2024-02-04 23:47:35.461 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@56b96c76 2024-02-04 23:47:35.463 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@13bbe8c5 2024-02-04 23:47:35.463 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@13bbe8c5 2024-02-04 23:47:35.466 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4716a483 2024-02-04 23:47:35.466 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4716a483 2024-02-04 23:47:35.468 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@22e23f8d 2024-02-04 23:47:35.468 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@22e23f8d 2024-02-04 23:47:35.471 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fa52d7b 2024-02-04 23:47:35.471 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fa52d7b 2024-02-04 23:47:35.471 [DefaultDispatcher-worker-8 @coroutine#3122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a88849 2024-02-04 23:47:35.474 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@7394178a 2024-02-04 23:47:35.474 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@7394178a 2024-02-04 23:47:35.476 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d487c7 2024-02-04 23:47:35.476 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d487c7 2024-02-04 23:47:35.476 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-04 23:47:35.484 [DefaultDispatcher-worker-5 @coroutine#3124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a88849 2024-02-04 23:47:35.493 [DefaultDispatcher-worker-4 @coroutine#3124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a88849 2024-02-04 23:47:35.499 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:35.501 [DefaultDispatcher-worker-4 @coroutine#3124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a88849 2024-02-04 23:47:35.503 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@409908a7 2024-02-04 23:47:35.503 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@409908a7 2024-02-04 23:47:35.507 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e5efec4 2024-02-04 23:47:35.507 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e5efec4 2024-02-04 23:47:35.510 [DefaultDispatcher-worker-5 @coroutine#3124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a88849 2024-02-04 23:47:35.511 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a6163d7 2024-02-04 23:47:35.511 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a6163d7 2024-02-04 23:47:35.514 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@f63f4ff 2024-02-04 23:47:35.514 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@f63f4ff 2024-02-04 23:47:35.517 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@7370984 2024-02-04 23:47:35.517 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@7370984 2024-02-04 23:47:35.519 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ea67f78 2024-02-04 23:47:35.519 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ea67f78 2024-02-04 23:47:35.520 [DefaultDispatcher-worker-5 @coroutine#3124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a88849 2024-02-04 23:47:35.521 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f18dca0 2024-02-04 23:47:35.521 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f18dca0 2024-02-04 23:47:35.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2024-02-04 23:47:35.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:35.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:35.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:35.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:35.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:35.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:35.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23e297d9 2024-02-04 23:47:35.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:35.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:35.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:35.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:35.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:35.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:35.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:35.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:35.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:35.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:35.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:35.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:35.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:35.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-04 23:47:35.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-04 23:47:35.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:35.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:35.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-04 23:47:35.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:35.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2024-02-04 23:47:35.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:35.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:35.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:35.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:35.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:35.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:35.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:35.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:35.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2024-02-04 23:47:35.524 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f4c0bb0 2024-02-04 23:47:35.524 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f4c0bb0 2024-02-04 23:47:35.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@a74c940 2024-02-04 23:47:35.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@a74c940 2024-02-04 23:47:35.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2024-02-04 23:47:35.526 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@508854f4 2024-02-04 23:47:35.526 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@508854f4 2024-02-04 23:47:35.526 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-04 23:47:35.549 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a74c940 2024-02-04 23:47:35.560 [Test worker @coroutine#3131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a74c940 2024-02-04 23:47:35.562 [Test worker @coroutine#3133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a74c940 2024-02-04 23:47:35.563 [DefaultDispatcher-worker-5 @coroutine#3137] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47993/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-04 23:47:35.563 [DefaultDispatcher-worker-5 @coroutine#3137] 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:47993/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-04 23:47:35.563 [DefaultDispatcher-worker-5 @coroutine#3137] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47993/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-04 23:47:35.563 [DefaultDispatcher-worker-5 @coroutine#3137] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47993/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-04 23:47:35.565 [DefaultDispatcher-worker-4 @coroutine#3137] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47993/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-04 23:47:35.565 [DefaultDispatcher-worker-4 @coroutine#3137] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47993/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-04 23:47:35.571 [DefaultDispatcher-worker-9 @coroutine#3136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a74c940 2024-02-04 23:47:35.571 [DefaultDispatcher-worker-9 @coroutine#3136] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47993/UmAppDatabase/replication/nodeId 2024-02-04 23:47:35.571 [DefaultDispatcher-worker-9 @coroutine#3136] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47993/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:35.571 [DefaultDispatcher-worker-9 @coroutine#3136] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47993/UmAppDatabase/replication/nodeId 2024-02-04 23:47:35.572 [DefaultDispatcher-worker-8 @coroutine#3136] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47993/UmAppDatabase/replication/nodeId 2024-02-04 23:47:35.573 [DefaultDispatcher-worker-8 @coroutine#3136] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47993/UmAppDatabase/replication/nodeId 2024-02-04 23:47:35.574 [Test worker @coroutine#3141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a74c940 2024-02-04 23:47:35.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2024-02-04 23:47:35.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:35.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:35.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:35.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:35.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:35.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:35.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35e3f3b8 2024-02-04 23:47:35.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:35.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:35.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:35.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:35.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:35.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:35.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:35.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:35.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:35.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:35.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:35.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:35.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:35.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-04 23:47:35.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-04 23:47:35.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:35.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:35.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-04 23:47:35.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:35.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2024-02-04 23:47:35.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:35.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:35.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:35.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:35.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:35.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:35.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:35.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:35.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2024-02-04 23:47:35.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2eafb4e7 2024-02-04 23:47:35.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2eafb4e7 2024-02-04 23:47:35.580 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2024-02-04 23:47:35.581 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eafb4e7 2024-02-04 23:47:35.592 [Test worker @coroutine#3148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eafb4e7 2024-02-04 23:47:35.594 [Test worker @coroutine#3150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eafb4e7 2024-02-04 23:47:35.604 [DefaultDispatcher-worker-8 @coroutine#3152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eafb4e7 2024-02-04 23:47:35.605 [DefaultDispatcher-worker-16 @coroutine#3158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a74c940 2024-02-04 23:47:35.614 [DefaultDispatcher-worker-9 @coroutine#3158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a74c940 2024-02-04 23:47:35.624 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-04 23:47:35.624 [DefaultDispatcher-worker-9 @coroutine#3158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a74c940 2024-02-04 23:47:35.630 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3635f944 2024-02-04 23:47:35.630 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3635f944 2024-02-04 23:47:35.632 [DefaultDispatcher-worker-1 @coroutine#2857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@498503cb 2024-02-04 23:47:35.632 [DefaultDispatcher-worker-1 @coroutine#2857] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35747/UmAppDatabase/replication/nodeId 2024-02-04 23:47:35.632 [DefaultDispatcher-worker-1 @coroutine#2857] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35747/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:35.632 [DefaultDispatcher-worker-1 @coroutine#2857] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35747/UmAppDatabase/replication/nodeId 2024-02-04 23:47:35.634 [DefaultDispatcher-worker-9 @coroutine#2857] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35747/UmAppDatabase/replication/nodeId 2024-02-04 23:47:35.634 [DefaultDispatcher-worker-9 @coroutine#2857] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35747/UmAppDatabase/replication/nodeId 2024-02-04 23:47:35.635 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@38f201f2 2024-02-04 23:47:35.635 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@38f201f2 2024-02-04 23:47:35.636 [DefaultDispatcher-worker-14 @coroutine#3158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a74c940 2024-02-04 23:47:35.637 [DefaultDispatcher-worker-5 @coroutine#3168] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47993/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-04 23:47:35.637 [DefaultDispatcher-worker-5 @coroutine#3168] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47993/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-04 23:47:35.637 [DefaultDispatcher-worker-5 @coroutine#3168] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47993/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-04 23:47:35.638 [DefaultDispatcher-worker-8 @coroutine#3168] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47993/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-04 23:47:35.638 [DefaultDispatcher-worker-8 @coroutine#3168] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47993/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-04 23:47:35.638 [DefaultDispatcher-worker-8 @coroutine#3168] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:47993/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-04 23:47:35.638 [DefaultDispatcher-worker-8 @coroutine#3168] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47993/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-04 23:47:35.639 [DefaultDispatcher-worker-8 @coroutine#3168] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47993/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-04 23:47:35.639 [DefaultDispatcher-worker-8 @coroutine#3168] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47993/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42. 2024-02-04 23:47:35.639 [DefaultDispatcher-worker-8 @coroutine#3168] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47993/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-04 23:47:35.639 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ccd9234 2024-02-04 23:47:35.639 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ccd9234 2024-02-04 23:47:35.641 [DefaultDispatcher-worker-12 @coroutine#3168] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47993/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-04 23:47:35.641 [DefaultDispatcher-worker-12 @coroutine#3168] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47993/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-04 23:47:35.643 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@79cf0bc9 2024-02-04 23:47:35.643 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@79cf0bc9 2024-02-04 23:47:35.647 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@60a9326d 2024-02-04 23:47:35.647 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@60a9326d 2024-02-04 23:47:35.650 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@487c521b 2024-02-04 23:47:35.650 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@487c521b 2024-02-04 23:47:35.654 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@18f03512 2024-02-04 23:47:35.654 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@18f03512 2024-02-04 23:47:35.658 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@19e0f486 2024-02-04 23:47:35.658 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@19e0f486 2024-02-04 23:47:35.662 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@30f3978d 2024-02-04 23:47:35.662 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@30f3978d 2024-02-04 23:47:35.662 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-04 23:47:35.666 [DefaultDispatcher-worker-12 @coroutine#3168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a74c940 2024-02-04 23:47:35.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2024-02-04 23:47:35.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:35.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:35.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:35.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:35.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:35.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:35.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19b0a9f2 2024-02-04 23:47:35.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:35.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:35.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:35.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:35.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:35.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:35.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:35.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:35.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:35.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:35.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:35.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:35.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:35.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-04 23:47:35.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-04 23:47:35.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:35.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:35.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-04 23:47:35.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:35.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2024-02-04 23:47:35.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:35.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:35.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:35.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:35.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:35.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:35.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:35.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:35.672 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2024-02-04 23:47:35.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@25890ce3 2024-02-04 23:47:35.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@25890ce3 2024-02-04 23:47:35.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2024-02-04 23:47:35.680 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:35.684 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6863f84 2024-02-04 23:47:35.684 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6863f84 2024-02-04 23:47:35.687 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@841c124 2024-02-04 23:47:35.687 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@841c124 2024-02-04 23:47:35.691 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@c7e54f4 2024-02-04 23:47:35.691 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@c7e54f4 2024-02-04 23:47:35.693 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25890ce3 2024-02-04 23:47:35.695 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@497ccb1f 2024-02-04 23:47:35.695 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@497ccb1f 2024-02-04 23:47:35.700 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e31b7ab 2024-02-04 23:47:35.700 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e31b7ab 2024-02-04 23:47:35.704 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@78ff01a8 2024-02-04 23:47:35.704 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@78ff01a8 2024-02-04 23:47:35.707 [Test worker @coroutine#3187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25890ce3 2024-02-04 23:47:35.707 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@65823b7 2024-02-04 23:47:35.707 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@65823b7 2024-02-04 23:47:35.709 [Test worker @coroutine#3189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25890ce3 2024-02-04 23:47:35.711 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@29533450 2024-02-04 23:47:35.711 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@29533450 2024-02-04 23:47:35.710 [DefaultDispatcher-worker-16 @coroutine#3193] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36475/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-04 23:47:35.711 [DefaultDispatcher-worker-16 @coroutine#3193] 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:36475/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-04 23:47:35.711 [DefaultDispatcher-worker-16 @coroutine#3193] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36475/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-04 23:47:35.711 [DefaultDispatcher-worker-16 @coroutine#3193] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36475/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-04 23:47:35.714 [DefaultDispatcher-worker-16 @coroutine#3193] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36475/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-04 23:47:35.714 [DefaultDispatcher-worker-16 @coroutine#3193] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36475/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-04 23:47:35.715 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aac523e 2024-02-04 23:47:35.715 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aac523e 2024-02-04 23:47:35.715 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-04 23:47:35.721 [DefaultDispatcher-worker-16 @coroutine#3192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25890ce3 2024-02-04 23:47:35.721 [DefaultDispatcher-worker-16 @coroutine#3192] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36475/UmAppDatabase/replication/nodeId 2024-02-04 23:47:35.722 [DefaultDispatcher-worker-16 @coroutine#3192] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36475/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:35.722 [DefaultDispatcher-worker-16 @coroutine#3192] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36475/UmAppDatabase/replication/nodeId 2024-02-04 23:47:35.724 [DefaultDispatcher-worker-3 @coroutine#3192] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36475/UmAppDatabase/replication/nodeId 2024-02-04 23:47:35.724 [DefaultDispatcher-worker-3 @coroutine#3192] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36475/UmAppDatabase/replication/nodeId 2024-02-04 23:47:35.725 [Test worker @coroutine#3197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25890ce3 2024-02-04 23:47:35.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2024-02-04 23:47:35.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:35.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:35.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:35.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:35.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:35.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:35.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f2169e9 2024-02-04 23:47:35.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:35.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:35.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:35.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:35.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:35.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:35.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:35.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:35.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:35.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:35.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:35.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:35.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:35.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-04 23:47:35.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-04 23:47:35.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:35.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:35.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-04 23:47:35.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:35.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2024-02-04 23:47:35.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:35.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:35.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:35.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:35.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:35.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:35.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:35.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:35.727 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2024-02-04 23:47:35.732 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b9615cb 2024-02-04 23:47:35.732 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b9615cb 2024-02-04 23:47:35.732 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2024-02-04 23:47:35.733 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9615cb 2024-02-04 23:47:35.750 [Test worker @coroutine#3204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9615cb 2024-02-04 23:47:35.752 [Test worker @coroutine#3206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9615cb 2024-02-04 23:47:35.754 [DefaultDispatcher-worker-8 @coroutine#2890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227fc322 2024-02-04 23:47:35.755 [DefaultDispatcher-worker-8 @coroutine#2890] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48157/UmAppDatabase/replication/nodeId 2024-02-04 23:47:35.755 [DefaultDispatcher-worker-8 @coroutine#2890] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48157/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:35.755 [DefaultDispatcher-worker-8 @coroutine#2890] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48157/UmAppDatabase/replication/nodeId 2024-02-04 23:47:35.756 [DefaultDispatcher-worker-12 @coroutine#2890] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48157/UmAppDatabase/replication/nodeId 2024-02-04 23:47:35.757 [DefaultDispatcher-worker-12 @coroutine#2890] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48157/UmAppDatabase/replication/nodeId 2024-02-04 23:47:35.758 [DefaultDispatcher-worker-7 @coroutine#3215] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36475/auth/register 2024-02-04 23:47:35.758 [DefaultDispatcher-worker-7 @coroutine#3215] 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:36475/auth/register. 2024-02-04 23:47:35.758 [DefaultDispatcher-worker-7 @coroutine#3215] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36475/auth/register 2024-02-04 23:47:35.758 [DefaultDispatcher-worker-7 @coroutine#3215] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36475/auth/register from class io.ktor.http.content.TextContent 2024-02-04 23:47:35.759 [DefaultDispatcher-worker-1 @coroutine#3215] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36475/auth/register 2024-02-04 23:47:35.759 [DefaultDispatcher-worker-1 @coroutine#3215] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36475/auth/register 2024-02-04 23:47:35.760 [DefaultDispatcher-worker-1 @coroutine#3215] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:36475/auth/register. 2024-02-04 23:47:35.760 [DefaultDispatcher-worker-1 @coroutine#3215] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:36475/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2024-02-04 23:47:35.762 [DefaultDispatcher-worker-12 @coroutine#3208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9615cb 2024-02-04 23:47:35.773 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-04 23:47:35.778 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@38b34f8c 2024-02-04 23:47:35.778 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@38b34f8c 2024-02-04 23:47:35.782 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3674a6ea 2024-02-04 23:47:35.782 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3674a6ea 2024-02-04 23:47:35.784 [DefaultDispatcher-worker-10 @coroutine#3215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25890ce3 2024-02-04 23:47:35.786 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@324b24fc 2024-02-04 23:47:35.786 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@324b24fc 2024-02-04 23:47:35.790 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@7749acd1 2024-02-04 23:47:35.790 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@7749acd1 2024-02-04 23:47:35.794 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@55a4429b 2024-02-04 23:47:35.794 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@55a4429b 2024-02-04 23:47:35.794 [DefaultDispatcher-worker-1 @coroutine#3215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25890ce3 2024-02-04 23:47:35.798 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@4674fd33 2024-02-04 23:47:35.798 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@4674fd33 2024-02-04 23:47:35.802 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d734dc5 2024-02-04 23:47:35.802 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d734dc5 2024-02-04 23:47:35.806 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@1766539e 2024-02-04 23:47:35.806 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@1766539e 2024-02-04 23:47:35.811 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@60a16b73 2024-02-04 23:47:35.811 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@60a16b73 2024-02-04 23:47:35.811 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-04 23:47:35.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2024-02-04 23:47:35.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:35.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:35.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:35.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:35.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:35.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:35.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42095996 2024-02-04 23:47:35.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:35.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:35.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:35.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:35.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:35.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:35.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:35.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:35.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:35.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:35.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:35.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:35.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:35.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-04 23:47:35.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-04 23:47:35.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:35.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:35.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-04 23:47:35.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:35.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2024-02-04 23:47:35.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:35.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:35.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:35.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:35.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:35.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:35.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:35.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:35.814 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2024-02-04 23:47:35.816 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@65f36591 2024-02-04 23:47:35.816 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@65f36591 2024-02-04 23:47:35.816 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2024-02-04 23:47:35.832 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:35.837 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@29209504 2024-02-04 23:47:35.837 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@29209504 2024-02-04 23:47:35.837 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f36591 2024-02-04 23:47:35.840 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@27e77e50 2024-02-04 23:47:35.840 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@27e77e50 2024-02-04 23:47:35.844 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@23d8fe74 2024-02-04 23:47:35.844 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@23d8fe74 2024-02-04 23:47:35.848 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@66da746b 2024-02-04 23:47:35.848 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@66da746b 2024-02-04 23:47:35.851 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bff4501 2024-02-04 23:47:35.851 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bff4501 2024-02-04 23:47:35.854 [Test worker @coroutine#3225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f36591 2024-02-04 23:47:35.855 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@57f6b7d0 2024-02-04 23:47:35.855 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@57f6b7d0 2024-02-04 23:47:35.856 [Test worker @coroutine#3228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f36591 2024-02-04 23:47:35.859 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3339d804 2024-02-04 23:47:35.859 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3339d804 2024-02-04 23:47:35.859 [DefaultDispatcher-worker-7 @coroutine#3232] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-04 23:47:35.859 [DefaultDispatcher-worker-7 @coroutine#3232] 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-02-04 23:47:35.859 [DefaultDispatcher-worker-7 @coroutine#3232] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-04 23:47:35.859 [DefaultDispatcher-worker-7 @coroutine#3232] 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-02-04 23:47:35.860 [DefaultDispatcher-worker-15 @coroutine#3232] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-04 23:47:35.860 [DefaultDispatcher-worker-15 @coroutine#3232] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-04 23:47:35.862 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f58b24 2024-02-04 23:47:35.862 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f58b24 2024-02-04 23:47:35.865 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@371301b6 2024-02-04 23:47:35.865 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@371301b6 2024-02-04 23:47:35.865 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-04 23:47:35.868 [DefaultDispatcher-worker-14 @coroutine#3231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f36591 2024-02-04 23:47:35.868 [DefaultDispatcher-worker-14 @coroutine#3231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-04 23:47:35.868 [DefaultDispatcher-worker-14 @coroutine#3231] 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-02-04 23:47:35.868 [DefaultDispatcher-worker-14 @coroutine#3231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-04 23:47:35.869 [DefaultDispatcher-worker-15 @coroutine#3231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-04 23:47:35.869 [DefaultDispatcher-worker-15 @coroutine#3231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-04 23:47:35.871 [Test worker @coroutine#3236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f36591 2024-02-04 23:47:35.877 [Test worker @coroutine#3243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f36591 2024-02-04 23:47:35.895 [Test worker @coroutine#3250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f36591 2024-02-04 23:47:35.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Shutdown initiated... 2024-02-04 23:47:35.896 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Close initiated... 2024-02-04 23:47:35.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:35.897 [HikariPool-100 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65f36591: (connection evicted) 2024-02-04 23:47:35.898 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:35.898 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Closed. 2024-02-04 23:47:35.898 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Shutdown completed. 2024-02-04 23:47:35.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2024-02-04 23:47:35.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:35.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:35.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:35.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:35.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:35.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:35.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4516c2ef 2024-02-04 23:47:35.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:35.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:35.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:35.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:35.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:35.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:35.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:35.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:35.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:35.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:35.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:35.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:35.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:35.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-04 23:47:35.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-04 23:47:35.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:35.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:35.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-04 23:47:35.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:35.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2024-02-04 23:47:35.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:35.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:35.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:35.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:35.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:35.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:35.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:35.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:35.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2024-02-04 23:47:35.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@64acf8d2 2024-02-04 23:47:35.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@64acf8d2 2024-02-04 23:47:35.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2024-02-04 23:47:35.903 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64acf8d2 2024-02-04 23:47:35.914 [Test worker @coroutine#3253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64acf8d2 2024-02-04 23:47:35.916 [Test worker @coroutine#3255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64acf8d2 2024-02-04 23:47:35.917 [DefaultDispatcher-worker-10 @coroutine#3259] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-04 23:47:35.918 [DefaultDispatcher-worker-10 @coroutine#3259] 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-02-04 23:47:35.918 [DefaultDispatcher-worker-10 @coroutine#3259] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-04 23:47:35.918 [DefaultDispatcher-worker-10 @coroutine#3259] 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-02-04 23:47:35.920 [DefaultDispatcher-worker-8 @coroutine#3259] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-04 23:47:35.920 [DefaultDispatcher-worker-8 @coroutine#3259] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-04 23:47:35.927 [DefaultDispatcher-worker-10 @coroutine#3258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64acf8d2 2024-02-04 23:47:35.927 [DefaultDispatcher-worker-10 @coroutine#3258] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-04 23:47:35.927 [DefaultDispatcher-worker-10 @coroutine#3258] 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-02-04 23:47:35.927 [DefaultDispatcher-worker-10 @coroutine#3258] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-04 23:47:35.928 [DefaultDispatcher-worker-11 @coroutine#3258] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-04 23:47:35.928 [DefaultDispatcher-worker-11 @coroutine#3258] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-04 23:47:35.931 [Test worker @coroutine#3263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64acf8d2 2024-02-04 23:47:35.932 [DefaultDispatcher-worker-2 @coroutine#2936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0035dd 2024-02-04 23:47:35.933 [DefaultDispatcher-worker-2 @coroutine#2936] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33761/UmAppDatabase/replication/nodeId 2024-02-04 23:47:35.933 [DefaultDispatcher-worker-2 @coroutine#2936] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33761/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:35.933 [DefaultDispatcher-worker-2 @coroutine#2936] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33761/UmAppDatabase/replication/nodeId 2024-02-04 23:47:35.934 [Test worker @coroutine#3270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64acf8d2 2024-02-04 23:47:35.934 [DefaultDispatcher-worker-7 @coroutine#2936] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33761/UmAppDatabase/replication/nodeId 2024-02-04 23:47:35.934 [DefaultDispatcher-worker-7 @coroutine#2936] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33761/UmAppDatabase/replication/nodeId 2024-02-04 23:47:35.939 [Test worker @coroutine#3280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64acf8d2 2024-02-04 23:47:35.940 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Shutdown initiated... 2024-02-04 23:47:35.940 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Close initiated... 2024-02-04 23:47:35.940 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:35.940 [HikariPool-101 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64acf8d2: (connection evicted) 2024-02-04 23:47:35.941 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:35.941 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Closed. 2024-02-04 23:47:35.941 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Shutdown completed. 2024-02-04 23:47:35.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2024-02-04 23:47:35.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:35.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:35.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:35.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:35.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:35.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:35.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@729c98 2024-02-04 23:47:35.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:35.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:35.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:35.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:35.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:35.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:35.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:35.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:35.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:35.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:35.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:35.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:35.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:35.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-04 23:47:35.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-04 23:47:35.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:35.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:35.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-04 23:47:35.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:35.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2024-02-04 23:47:35.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:35.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:35.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:35.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:35.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:35.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:35.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:35.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:35.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2024-02-04 23:47:35.945 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@2daf0cc9 2024-02-04 23:47:35.945 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@2daf0cc9 2024-02-04 23:47:35.945 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2024-02-04 23:47:35.946 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2daf0cc9 2024-02-04 23:47:35.957 [Test worker @coroutine#3283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2daf0cc9 2024-02-04 23:47:35.959 [Test worker @coroutine#3285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2daf0cc9 2024-02-04 23:47:35.960 [DefaultDispatcher-worker-10 @coroutine#3289] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-04 23:47:35.960 [DefaultDispatcher-worker-10 @coroutine#3289] 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-02-04 23:47:35.960 [DefaultDispatcher-worker-10 @coroutine#3289] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-04 23:47:35.960 [DefaultDispatcher-worker-10 @coroutine#3289] 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-02-04 23:47:35.962 [DefaultDispatcher-worker-1 @coroutine#3289] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-04 23:47:35.962 [DefaultDispatcher-worker-1 @coroutine#3289] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-04 23:47:35.968 [DefaultDispatcher-worker-1 @coroutine#3288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2daf0cc9 2024-02-04 23:47:35.968 [DefaultDispatcher-worker-1 @coroutine#3288] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-04 23:47:35.968 [DefaultDispatcher-worker-1 @coroutine#3288] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-02-04 23:47:35.968 [DefaultDispatcher-worker-1 @coroutine#3288] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-04 23:47:35.969 [DefaultDispatcher-worker-11 @coroutine#3288] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-04 23:47:35.969 [DefaultDispatcher-worker-11 @coroutine#3288] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-04 23:47:35.972 [Test worker @coroutine#3293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2daf0cc9 2024-02-04 23:47:35.975 [Test worker @coroutine#3300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2daf0cc9 2024-02-04 23:47:35.979 [Test worker @coroutine#3307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2daf0cc9 2024-02-04 23:47:35.982 [Test worker @coroutine#3309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2daf0cc9 2024-02-04 23:47:35.985 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2daf0cc9 2024-02-04 23:47:35.988 [Test worker @coroutine#3317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2daf0cc9 2024-02-04 23:47:35.990 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2daf0cc9 2024-02-04 23:47:35.991 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Shutdown initiated... 2024-02-04 23:47:35.991 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Close initiated... 2024-02-04 23:47:35.991 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:35.991 [HikariPool-102 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2daf0cc9: (connection evicted) 2024-02-04 23:47:35.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:35.992 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Closed. 2024-02-04 23:47:35.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Shutdown completed. 2024-02-04 23:47:35.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2024-02-04 23:47:35.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:35.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:35.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:35.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:35.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:35.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:35.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@526f8cb0 2024-02-04 23:47:35.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:35.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:35.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:35.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:35.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:35.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:35.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:35.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:35.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:35.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:35.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:35.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:35.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:35.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-04 23:47:35.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-04 23:47:35.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:35.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:35.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-04 23:47:35.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:35.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2024-02-04 23:47:35.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:35.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:35.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:35.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:35.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:35.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:35.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:35.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:35.993 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2024-02-04 23:47:35.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2024-02-04 23:47:35.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2024-02-04 23:47:35.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2024-02-04 23:47:35.997 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2024-02-04 23:47:36.008 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2024-02-04 23:47:36.010 [Test worker @coroutine#3323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2024-02-04 23:47:36.011 [DefaultDispatcher-worker-1 @coroutine#3327] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-04 23:47:36.011 [DefaultDispatcher-worker-1 @coroutine#3327] 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-02-04 23:47:36.011 [DefaultDispatcher-worker-1 @coroutine#3327] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-04 23:47:36.011 [DefaultDispatcher-worker-1 @coroutine#3327] 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-02-04 23:47:36.012 [DefaultDispatcher-worker-4 @coroutine#3327] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-04 23:47:36.012 [DefaultDispatcher-worker-4 @coroutine#3327] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-04 23:47:36.020 [DefaultDispatcher-worker-5 @coroutine#3326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2024-02-04 23:47:36.020 [DefaultDispatcher-worker-5 @coroutine#3326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-04 23:47:36.020 [DefaultDispatcher-worker-5 @coroutine#3326] 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-02-04 23:47:36.020 [DefaultDispatcher-worker-5 @coroutine#3326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-04 23:47:36.021 [DefaultDispatcher-worker-9 @coroutine#3326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-04 23:47:36.021 [DefaultDispatcher-worker-9 @coroutine#3326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-04 23:47:36.024 [Test worker @coroutine#3331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2024-02-04 23:47:36.026 [DefaultDispatcher-worker-14 @coroutine#2969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3da30ce5 2024-02-04 23:47:36.026 [DefaultDispatcher-worker-14 @coroutine#2969] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-02-04 23:47:36.026 [DefaultDispatcher-worker-14 @coroutine#2969] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:36.026 [DefaultDispatcher-worker-14 @coroutine#2969] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-02-04 23:47:36.028 [DefaultDispatcher-worker-11 @coroutine#2969] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-02-04 23:47:36.028 [DefaultDispatcher-worker-11 @coroutine#2969] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-02-04 23:47:36.029 [Test worker @coroutine#3338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2024-02-04 23:47:36.033 [Test worker @coroutine#3348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2024-02-04 23:47:36.034 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown initiated... 2024-02-04 23:47:36.034 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Close initiated... 2024-02-04 23:47:36.034 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:36.034 [HikariPool-103 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Closing connection org.sqlite.jdbc4.JDBC4Connection@530d40b4: (connection evicted) 2024-02-04 23:47:36.035 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:36.035 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Closed. 2024-02-04 23:47:36.035 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown completed. 2024-02-04 23:47:36.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2024-02-04 23:47:36.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:36.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:36.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:36.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:36.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:36.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:36.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e23af91 2024-02-04 23:47:36.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:36.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:36.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:36.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:36.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:36.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:36.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:36.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:36.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:36.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:36.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:36.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:36.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:36.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-04 23:47:36.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-04 23:47:36.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:36.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:36.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-04 23:47:36.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:36.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2024-02-04 23:47:36.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:36.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:36.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:36.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:36.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:36.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:36.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:36.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:36.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2024-02-04 23:47:36.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2024-02-04 23:47:36.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2024-02-04 23:47:36.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2024-02-04 23:47:36.040 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2024-02-04 23:47:36.052 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2024-02-04 23:47:36.054 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2024-02-04 23:47:36.055 [DefaultDispatcher-worker-15 @coroutine#3362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-04 23:47:36.055 [DefaultDispatcher-worker-15 @coroutine#3362] 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-02-04 23:47:36.055 [DefaultDispatcher-worker-15 @coroutine#3362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-04 23:47:36.055 [DefaultDispatcher-worker-15 @coroutine#3362] 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-02-04 23:47:36.056 [DefaultDispatcher-worker-14 @coroutine#3362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-04 23:47:36.056 [DefaultDispatcher-worker-14 @coroutine#3362] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-04 23:47:36.064 [DefaultDispatcher-worker-8 @coroutine#3361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2024-02-04 23:47:36.065 [DefaultDispatcher-worker-8 @coroutine#3361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-04 23:47:36.065 [DefaultDispatcher-worker-8 @coroutine#3361] 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-02-04 23:47:36.065 [DefaultDispatcher-worker-8 @coroutine#3361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-04 23:47:36.066 [DefaultDispatcher-worker-1 @coroutine#3361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-04 23:47:36.066 [DefaultDispatcher-worker-1 @coroutine#3361] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-04 23:47:36.068 [Test worker @coroutine#3368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2024-02-04 23:47:36.073 [Test worker @coroutine#3373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2024-02-04 23:47:36.076 [Test worker @coroutine#3375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2024-02-04 23:47:36.079 [Test worker @coroutine#3377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2024-02-04 23:47:36.082 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8 2024-02-04 23:47:36.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown initiated... 2024-02-04 23:47:36.083 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Close initiated... 2024-02-04 23:47:36.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:36.083 [HikariPool-104 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35d53cd8: (connection evicted) 2024-02-04 23:47:36.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:36.084 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Closed. 2024-02-04 23:47:36.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown completed. 2024-02-04 23:47:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2024-02-04 23:47:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5354bfce 2024-02-04 23:47:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-04 23:47:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-04 23:47:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-04 23:47:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2024-02-04 23:47:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:36.085 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2024-02-04 23:47:36.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2024-02-04 23:47:36.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2024-02-04 23:47:36.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2024-02-04 23:47:36.089 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2024-02-04 23:47:36.094 [DefaultDispatcher-worker-14 @coroutine#2998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c47cf9 2024-02-04 23:47:36.094 [DefaultDispatcher-worker-14 @coroutine#2998] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId 2024-02-04 23:47:36.094 [DefaultDispatcher-worker-14 @coroutine#2998] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:36.094 [DefaultDispatcher-worker-14 @coroutine#2998] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId 2024-02-04 23:47:36.095 [DefaultDispatcher-worker-16 @coroutine#2998] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId 2024-02-04 23:47:36.095 [DefaultDispatcher-worker-16 @coroutine#2998] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId 2024-02-04 23:47:36.103 [Test worker @coroutine#3387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2024-02-04 23:47:36.105 [Test worker @coroutine#3392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2024-02-04 23:47:36.106 [DefaultDispatcher-worker-13 @coroutine#3396] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-04 23:47:36.106 [DefaultDispatcher-worker-13 @coroutine#3396] 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-02-04 23:47:36.106 [DefaultDispatcher-worker-13 @coroutine#3396] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-04 23:47:36.106 [DefaultDispatcher-worker-13 @coroutine#3396] 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-02-04 23:47:36.107 [DefaultDispatcher-worker-2 @coroutine#3396] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-04 23:47:36.107 [DefaultDispatcher-worker-2 @coroutine#3396] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-04 23:47:36.116 [DefaultDispatcher-worker-8 @coroutine#3395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2024-02-04 23:47:36.116 [DefaultDispatcher-worker-8 @coroutine#3395] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-04 23:47:36.116 [DefaultDispatcher-worker-8 @coroutine#3395] 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-02-04 23:47:36.116 [DefaultDispatcher-worker-8 @coroutine#3395] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-04 23:47:36.117 [DefaultDispatcher-worker-13 @coroutine#3395] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-04 23:47:36.117 [DefaultDispatcher-worker-13 @coroutine#3395] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-04 23:47:36.120 [Test worker @coroutine#3400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2024-02-04 23:47:36.123 [Test worker @coroutine#3407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2024-02-04 23:47:36.125 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Shutdown initiated... 2024-02-04 23:47:36.125 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Close initiated... 2024-02-04 23:47:36.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:36.125 [HikariPool-105 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7: (connection evicted) 2024-02-04 23:47:36.126 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:36.126 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Closed. 2024-02-04 23:47:36.126 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Shutdown completed. 2024-02-04 23:47:36.229 [DefaultDispatcher-worker-6 @coroutine#3027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab46302 2024-02-04 23:47:36.229 [DefaultDispatcher-worker-6 @coroutine#3027] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-04 23:47:36.229 [DefaultDispatcher-worker-6 @coroutine#3027] 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-02-04 23:47:36.229 [DefaultDispatcher-worker-6 @coroutine#3027] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-04 23:47:36.230 [DefaultDispatcher-worker-5 @coroutine#3027] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-04 23:47:36.231 [DefaultDispatcher-worker-16 @coroutine#3041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19d0d1ab 2024-02-04 23:47:36.231 [DefaultDispatcher-worker-16 @coroutine#3041] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57221/UmAppDatabase/replication/nodeId 2024-02-04 23:47:36.231 [DefaultDispatcher-worker-16 @coroutine#3041] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57221/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:36.231 [DefaultDispatcher-worker-16 @coroutine#3041] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57221/UmAppDatabase/replication/nodeId 2024-02-04 23:47:36.232 [DefaultDispatcher-worker-14 @coroutine#3041] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57221/UmAppDatabase/replication/nodeId 2024-02-04 23:47:36.232 [DefaultDispatcher-worker-14 @coroutine#3041] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57221/UmAppDatabase/replication/nodeId 2024-02-04 23:47:36.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2024-02-04 23:47:36.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:36.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:36.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:36.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:36.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:36.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:36.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fafa9bf 2024-02-04 23:47:36.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:36.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:36.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:36.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:36.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:36.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:36.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:36.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:36.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:36.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:36.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:36.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:36.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:36.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-04 23:47:36.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-04 23:47:36.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:36.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:36.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-04 23:47:36.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:36.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2024-02-04 23:47:36.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:36.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:36.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:36.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:36.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:36.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:36.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:36.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:36.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2024-02-04 23:47:36.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@43c3354 2024-02-04 23:47:36.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@43c3354 2024-02-04 23:47:36.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2024-02-04 23:47:36.391 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43c3354 2024-02-04 23:47:36.400 [DefaultDispatcher-worker-10 @coroutine#3093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a88849 2024-02-04 23:47:36.401 [DefaultDispatcher-worker-10 @coroutine#3093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52017/UmAppDatabase/replication/nodeId 2024-02-04 23:47:36.401 [DefaultDispatcher-worker-10 @coroutine#3093] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52017/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:36.401 [DefaultDispatcher-worker-10 @coroutine#3093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52017/UmAppDatabase/replication/nodeId 2024-02-04 23:47:36.402 [DefaultDispatcher-worker-16 @coroutine#3093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52017/UmAppDatabase/replication/nodeId 2024-02-04 23:47:36.402 [DefaultDispatcher-worker-16 @coroutine#3093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52017/UmAppDatabase/replication/nodeId 2024-02-04 23:47:36.403 [Test worker @coroutine#3442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43c3354 2024-02-04 23:47:36.405 [Test worker @coroutine#3447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43c3354 2024-02-04 23:47:36.406 [DefaultDispatcher-worker-10 @coroutine#3450] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-04 23:47:36.406 [DefaultDispatcher-worker-10 @coroutine#3450] 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-02-04 23:47:36.407 [DefaultDispatcher-worker-10 @coroutine#3450] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-04 23:47:36.407 [DefaultDispatcher-worker-10 @coroutine#3450] 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-02-04 23:47:36.414 [DefaultDispatcher-worker-2 @coroutine#3450] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-04 23:47:36.414 [DefaultDispatcher-worker-2 @coroutine#3450] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-04 23:47:36.414 [DefaultDispatcher-worker-5 @coroutine#3449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43c3354 2024-02-04 23:47:36.415 [DefaultDispatcher-worker-5 @coroutine#3449] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-04 23:47:36.415 [DefaultDispatcher-worker-5 @coroutine#3449] 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-02-04 23:47:36.415 [DefaultDispatcher-worker-5 @coroutine#3449] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-04 23:47:36.415 [DefaultDispatcher-worker-7 @coroutine#3449] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-04 23:47:36.415 [DefaultDispatcher-worker-7 @coroutine#3449] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-04 23:47:36.419 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43c3354 2024-02-04 23:47:36.441 [DefaultDispatcher-worker-5 @coroutine#3461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43c3354 2024-02-04 23:47:36.473 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-04 23:47:36.477 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@67fd7442 2024-02-04 23:47:36.477 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@67fd7442 2024-02-04 23:47:36.480 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@693a96cd 2024-02-04 23:47:36.481 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@693a96cd 2024-02-04 23:47:36.483 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d051f32 2024-02-04 23:47:36.483 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d051f32 2024-02-04 23:47:36.486 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@28079cf6 2024-02-04 23:47:36.486 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@28079cf6 2024-02-04 23:47:36.488 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@2454a2d0 2024-02-04 23:47:36.488 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@2454a2d0 2024-02-04 23:47:36.492 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@1965d469 2024-02-04 23:47:36.492 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@1965d469 2024-02-04 23:47:36.495 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cdcb4f8 2024-02-04 23:47:36.495 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cdcb4f8 2024-02-04 23:47:36.497 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@482863b9 2024-02-04 23:47:36.497 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@482863b9 2024-02-04 23:47:36.500 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43c3354 2024-02-04 23:47:36.500 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@49eb1a4e 2024-02-04 23:47:36.500 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@49eb1a4e 2024-02-04 23:47:36.500 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-04 23:47:36.508 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown initiated... 2024-02-04 23:47:36.508 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Close initiated... 2024-02-04 23:47:36.508 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-04 23:47:36.509 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43c3354: (connection evicted) 2024-02-04 23:47:36.509 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67fd7442: (connection evicted) 2024-02-04 23:47:36.509 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@693a96cd: (connection evicted) 2024-02-04 23:47:36.510 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d051f32: (connection evicted) 2024-02-04 23:47:36.510 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28079cf6: (connection evicted) 2024-02-04 23:47:36.511 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2454a2d0: (connection evicted) 2024-02-04 23:47:36.511 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1965d469: (connection evicted) 2024-02-04 23:47:36.511 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5cdcb4f8: (connection evicted) 2024-02-04 23:47:36.512 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@482863b9: (connection evicted) 2024-02-04 23:47:36.512 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49eb1a4e: (connection evicted) 2024-02-04 23:47:36.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:36.514 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Closed. 2024-02-04 23:47:36.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown completed. 2024-02-04 23:47:36.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2024-02-04 23:47:36.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:36.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:36.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:36.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:36.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:36.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:36.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ec176da 2024-02-04 23:47:36.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:36.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:36.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:36.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:36.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:36.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:36.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:36.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:36.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:36.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:36.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:36.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:36.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:36.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-04 23:47:36.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-04 23:47:36.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:36.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:36.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-04 23:47:36.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:36.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2024-02-04 23:47:36.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:36.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:36.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:36.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:36.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:36.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:36.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:36.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:36.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2024-02-04 23:47:36.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@677d4cea 2024-02-04 23:47:36.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@677d4cea 2024-02-04 23:47:36.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2024-02-04 23:47:36.536 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@677d4cea 2024-02-04 23:47:36.553 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@677d4cea 2024-02-04 23:47:36.556 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@677d4cea 2024-02-04 23:47:36.559 [DefaultDispatcher-worker-7 @coroutine#3473] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-04 23:47:36.559 [DefaultDispatcher-worker-7 @coroutine#3473] 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-02-04 23:47:36.559 [DefaultDispatcher-worker-7 @coroutine#3473] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-04 23:47:36.559 [DefaultDispatcher-worker-7 @coroutine#3473] 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-02-04 23:47:36.562 [DefaultDispatcher-worker-9 @coroutine#3473] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-04 23:47:36.563 [DefaultDispatcher-worker-9 @coroutine#3473] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-04 23:47:36.568 [DefaultDispatcher-worker-10 @coroutine#3472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@677d4cea 2024-02-04 23:47:36.569 [DefaultDispatcher-worker-10 @coroutine#3472] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-04 23:47:36.569 [DefaultDispatcher-worker-10 @coroutine#3472] 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-02-04 23:47:36.569 [DefaultDispatcher-worker-10 @coroutine#3472] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-04 23:47:36.572 [DefaultDispatcher-worker-1 @coroutine#3472] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-04 23:47:36.572 [DefaultDispatcher-worker-1 @coroutine#3472] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-04 23:47:36.575 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@677d4cea 2024-02-04 23:47:36.581 [DefaultDispatcher-worker-14 @coroutine#3136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a74c940 2024-02-04 23:47:36.581 [DefaultDispatcher-worker-14 @coroutine#3136] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47993/UmAppDatabase/replication/nodeId 2024-02-04 23:47:36.581 [DefaultDispatcher-worker-14 @coroutine#3136] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47993/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:36.581 [DefaultDispatcher-worker-14 @coroutine#3136] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47993/UmAppDatabase/replication/nodeId 2024-02-04 23:47:36.583 [DefaultDispatcher-worker-4 @coroutine#3136] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47993/UmAppDatabase/replication/nodeId 2024-02-04 23:47:36.583 [DefaultDispatcher-worker-4 @coroutine#3136] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47993/UmAppDatabase/replication/nodeId 2024-02-04 23:47:36.589 [DefaultDispatcher-worker-15 @coroutine#3484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@677d4cea 2024-02-04 23:47:36.627 [Test worker @coroutine#3489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@677d4cea 2024-02-04 23:47:36.630 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown initiated... 2024-02-04 23:47:36.630 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Close initiated... 2024-02-04 23:47:36.630 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:36.630 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@677d4cea: (connection evicted) 2024-02-04 23:47:36.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:36.631 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Closed. 2024-02-04 23:47:36.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown completed. 2024-02-04 23:47:36.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2024-02-04 23:47:36.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:36.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:36.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:36.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:36.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:36.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:36.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@233d2b76 2024-02-04 23:47:36.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:36.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:36.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:36.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:36.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:36.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:36.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:36.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:36.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:36.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:36.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:36.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:36.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:36.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-04 23:47:36.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-04 23:47:36.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:36.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:36.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-04 23:47:36.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:36.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2024-02-04 23:47:36.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:36.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:36.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:36.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:36.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:36.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:36.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:36.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:36.633 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2024-02-04 23:47:36.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a9f7572 2024-02-04 23:47:36.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a9f7572 2024-02-04 23:47:36.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2024-02-04 23:47:36.636 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a9f7572 2024-02-04 23:47:36.644 [DefaultDispatcher-worker-16 @coroutine#2857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@498503cb 2024-02-04 23:47:36.644 [DefaultDispatcher-worker-16 @coroutine#2857] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35747/UmAppDatabase/replication/nodeId 2024-02-04 23:47:36.644 [DefaultDispatcher-worker-16 @coroutine#2857] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35747/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:36.644 [DefaultDispatcher-worker-16 @coroutine#2857] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35747/UmAppDatabase/replication/nodeId 2024-02-04 23:47:36.645 [DefaultDispatcher-worker-3 @coroutine#2857] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35747/UmAppDatabase/replication/nodeId 2024-02-04 23:47:36.645 [DefaultDispatcher-worker-3 @coroutine#2857] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35747/UmAppDatabase/replication/nodeId 2024-02-04 23:47:36.649 [Test worker @coroutine#3494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a9f7572 2024-02-04 23:47:36.651 [Test worker @coroutine#3499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a9f7572 2024-02-04 23:47:36.652 [DefaultDispatcher-worker-2 @coroutine#3502] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-04 23:47:36.652 [DefaultDispatcher-worker-2 @coroutine#3502] 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-02-04 23:47:36.652 [DefaultDispatcher-worker-2 @coroutine#3502] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-04 23:47:36.652 [DefaultDispatcher-worker-2 @coroutine#3502] 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-02-04 23:47:36.654 [DefaultDispatcher-worker-16 @coroutine#3502] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-04 23:47:36.654 [DefaultDispatcher-worker-16 @coroutine#3502] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-04 23:47:36.658 [DefaultDispatcher-worker-16 @coroutine#3501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a9f7572 2024-02-04 23:47:36.658 [DefaultDispatcher-worker-16 @coroutine#3501] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-04 23:47:36.658 [DefaultDispatcher-worker-16 @coroutine#3501] 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-02-04 23:47:36.658 [DefaultDispatcher-worker-16 @coroutine#3501] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-04 23:47:36.659 [DefaultDispatcher-worker-13 @coroutine#3501] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-04 23:47:36.659 [DefaultDispatcher-worker-13 @coroutine#3501] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-04 23:47:36.664 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a9f7572 2024-02-04 23:47:36.673 [DefaultDispatcher-worker-14 @coroutine#3514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f69e2d8 2024-02-04 23:47:36.680 [DefaultDispatcher-worker-13 @coroutine#3513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a9f7572 2024-02-04 23:47:36.700 [DefaultDispatcher-worker-14 @coroutine#3518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64cdc310 2024-02-04 23:47:36.728 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a9f7572 2024-02-04 23:47:36.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown initiated... 2024-02-04 23:47:36.731 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Close initiated... 2024-02-04 23:47:36.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:36.732 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a9f7572: (connection evicted) 2024-02-04 23:47:36.733 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:36.733 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Closed. 2024-02-04 23:47:36.733 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown completed. 2024-02-04 23:47:36.734 [DefaultDispatcher-worker-3 @coroutine#3192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25890ce3 2024-02-04 23:47:36.735 [DefaultDispatcher-worker-3 @coroutine#3192] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36475/UmAppDatabase/replication/nodeId 2024-02-04 23:47:36.735 [DefaultDispatcher-worker-3 @coroutine#3192] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36475/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:36.735 [DefaultDispatcher-worker-3 @coroutine#3192] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36475/UmAppDatabase/replication/nodeId 2024-02-04 23:47:36.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2024-02-04 23:47:36.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:36.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:36.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:36.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:36.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:36.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:36.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38ae69f7 2024-02-04 23:47:36.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:36.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:36.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:36.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:36.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:36.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:36.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:36.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:36.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:36.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:36.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:36.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:36.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:36.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-04 23:47:36.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-04 23:47:36.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:36.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:36.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-04 23:47:36.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:36.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2024-02-04 23:47:36.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:36.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:36.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:36.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:36.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:36.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:36.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:36.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:36.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2024-02-04 23:47:36.736 [DefaultDispatcher-worker-13 @coroutine#3192] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36475/UmAppDatabase/replication/nodeId 2024-02-04 23:47:36.736 [DefaultDispatcher-worker-13 @coroutine#3192] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36475/UmAppDatabase/replication/nodeId 2024-02-04 23:47:36.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@623d222 2024-02-04 23:47:36.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@623d222 2024-02-04 23:47:36.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2024-02-04 23:47:36.740 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623d222 2024-02-04 23:47:36.757 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623d222 2024-02-04 23:47:36.760 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623d222 2024-02-04 23:47:36.761 [DefaultDispatcher-worker-12 @coroutine#3532] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-04 23:47:36.762 [DefaultDispatcher-worker-12 @coroutine#3532] 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-02-04 23:47:36.762 [DefaultDispatcher-worker-12 @coroutine#3532] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-04 23:47:36.762 [DefaultDispatcher-worker-12 @coroutine#3532] 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-02-04 23:47:36.763 [DefaultDispatcher-worker-16 @coroutine#3532] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-04 23:47:36.764 [DefaultDispatcher-worker-16 @coroutine#3532] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-04 23:47:36.768 [DefaultDispatcher-worker-7 @coroutine#2890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227fc322 2024-02-04 23:47:36.768 [DefaultDispatcher-worker-7 @coroutine#2890] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48157/UmAppDatabase/replication/nodeId 2024-02-04 23:47:36.768 [DefaultDispatcher-worker-7 @coroutine#2890] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48157/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:36.768 [DefaultDispatcher-worker-7 @coroutine#2890] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48157/UmAppDatabase/replication/nodeId 2024-02-04 23:47:36.770 [DefaultDispatcher-worker-11 @coroutine#2890] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48157/UmAppDatabase/replication/nodeId 2024-02-04 23:47:36.770 [DefaultDispatcher-worker-11 @coroutine#2890] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48157/UmAppDatabase/replication/nodeId 2024-02-04 23:47:36.771 [DefaultDispatcher-worker-11 @coroutine#3531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623d222 2024-02-04 23:47:36.772 [DefaultDispatcher-worker-11 @coroutine#3531] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-04 23:47:36.772 [DefaultDispatcher-worker-11 @coroutine#3531] 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-02-04 23:47:36.772 [DefaultDispatcher-worker-11 @coroutine#3531] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-04 23:47:36.772 [DefaultDispatcher-worker-1 @coroutine#3531] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-04 23:47:36.772 [DefaultDispatcher-worker-1 @coroutine#3531] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-04 23:47:36.775 [Test worker @coroutine#3536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623d222 2024-02-04 23:47:36.789 [DefaultDispatcher-worker-3 @coroutine#3546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623d222 2024-02-04 23:47:36.832 [Test worker @coroutine#3549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623d222 2024-02-04 23:47:36.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown initiated... 2024-02-04 23:47:36.835 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Close initiated... 2024-02-04 23:47:36.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:36.835 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@623d222: (connection evicted) 2024-02-04 23:47:36.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:36.836 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Closed. 2024-02-04 23:47:36.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown completed. 2024-02-04 23:47:36.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2024-02-04 23:47:36.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:36.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:36.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:36.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:36.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:36.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:36.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29a5f924 2024-02-04 23:47:36.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:36.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:36.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:36.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:36.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:36.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:36.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:36.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:36.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:36.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:36.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:36.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:36.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:36.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-04 23:47:36.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-04 23:47:36.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:36.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:36.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-04 23:47:36.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:36.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2024-02-04 23:47:36.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:36.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:36.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:36.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:36.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:36.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:36.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:36.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:36.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2024-02-04 23:47:36.843 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e1ce99c 2024-02-04 23:47:36.843 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e1ce99c 2024-02-04 23:47:36.843 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2024-02-04 23:47:36.844 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e1ce99c 2024-02-04 23:47:36.857 [Test worker @coroutine#3552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e1ce99c 2024-02-04 23:47:36.859 [Test worker @coroutine#3554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e1ce99c 2024-02-04 23:47:36.861 [DefaultDispatcher-worker-11 @coroutine#3558] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-04 23:47:36.861 [DefaultDispatcher-worker-11 @coroutine#3558] 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/replication/ackAndGetPendingReplications. 2024-02-04 23:47:36.861 [DefaultDispatcher-worker-11 @coroutine#3558] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-04 23:47:36.861 [DefaultDispatcher-worker-11 @coroutine#3558] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-04 23:47:36.862 [DefaultDispatcher-worker-2 @coroutine#3558] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-04 23:47:36.862 [DefaultDispatcher-worker-2 @coroutine#3558] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-04 23:47:36.870 [DefaultDispatcher-worker-16 @coroutine#3557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e1ce99c 2024-02-04 23:47:36.870 [DefaultDispatcher-worker-16 @coroutine#3557] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-04 23:47:36.870 [DefaultDispatcher-worker-16 @coroutine#3557] 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/replication/nodeId. 2024-02-04 23:47:36.870 [DefaultDispatcher-worker-16 @coroutine#3557] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-04 23:47:36.871 [DefaultDispatcher-worker-13 @coroutine#3557] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-04 23:47:36.871 [DefaultDispatcher-worker-13 @coroutine#3557] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-04 23:47:36.879 [DefaultDispatcher-worker-13 @coroutine#3564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e1ce99c 2024-02-04 23:47:36.887 [DefaultDispatcher-worker-14 @coroutine#3564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e1ce99c 2024-02-04 23:47:36.896 [DefaultDispatcher-worker-13 @coroutine#3564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e1ce99c 2024-02-04 23:47:36.907 [DefaultDispatcher-worker-14 @coroutine#3564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e1ce99c 2024-02-04 23:47:36.911 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e1ce99c 2024-02-04 23:47:36.926 [DefaultDispatcher-worker-14 @coroutine#3564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e1ce99c 2024-02-04 23:47:36.934 [DefaultDispatcher-worker-3 @coroutine#3564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e1ce99c 2024-02-04 23:47:36.936 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown initiated... 2024-02-04 23:47:36.936 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Close initiated... 2024-02-04 23:47:36.936 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:36.937 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e1ce99c: (connection evicted) 2024-02-04 23:47:36.937 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:36.937 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Closed. 2024-02-04 23:47:36.937 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown completed. 2024-02-04 23:47:36.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2024-02-04 23:47:36.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:36.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:36.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:36.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:36.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:36.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:36.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ae5e1cf 2024-02-04 23:47:36.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:36.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:36.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:36.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:36.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:36.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:36.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:36.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:36.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:36.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:36.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:36.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:36.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:36.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-04 23:47:36.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-04 23:47:36.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:36.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:36.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-04 23:47:36.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:36.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2024-02-04 23:47:36.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:36.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:36.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:36.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:36.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:36.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:36.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:36.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:36.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2024-02-04 23:47:36.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e627ab8 2024-02-04 23:47:36.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e627ab8 2024-02-04 23:47:36.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2024-02-04 23:47:36.945 [DefaultDispatcher-worker-13 @coroutine#2936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0035dd 2024-02-04 23:47:36.945 [DefaultDispatcher-worker-13 @coroutine#2936] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33761/UmAppDatabase/replication/nodeId 2024-02-04 23:47:36.945 [DefaultDispatcher-worker-13 @coroutine#2936] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33761/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:36.945 [DefaultDispatcher-worker-13 @coroutine#2936] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33761/UmAppDatabase/replication/nodeId 2024-02-04 23:47:36.945 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e627ab8 2024-02-04 23:47:36.946 [DefaultDispatcher-worker-15 @coroutine#2936] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33761/UmAppDatabase/replication/nodeId 2024-02-04 23:47:36.947 [DefaultDispatcher-worker-15 @coroutine#2936] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33761/UmAppDatabase/replication/nodeId 2024-02-04 23:47:36.957 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e627ab8 2024-02-04 23:47:36.959 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e627ab8 2024-02-04 23:47:36.960 [DefaultDispatcher-worker-3 @coroutine#3586] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-04 23:47:36.960 [DefaultDispatcher-worker-3 @coroutine#3586] 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/replication/ackAndGetPendingReplications. 2024-02-04 23:47:36.960 [DefaultDispatcher-worker-3 @coroutine#3586] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-04 23:47:36.960 [DefaultDispatcher-worker-3 @coroutine#3586] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-04 23:47:36.961 [DefaultDispatcher-worker-10 @coroutine#3586] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-04 23:47:36.962 [DefaultDispatcher-worker-10 @coroutine#3586] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-04 23:47:36.969 [DefaultDispatcher-worker-7 @coroutine#3585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e627ab8 2024-02-04 23:47:36.969 [DefaultDispatcher-worker-7 @coroutine#3585] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-04 23:47:36.969 [DefaultDispatcher-worker-7 @coroutine#3585] 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/replication/nodeId. 2024-02-04 23:47:36.969 [DefaultDispatcher-worker-7 @coroutine#3585] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-04 23:47:36.970 [DefaultDispatcher-worker-10 @coroutine#3585] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-04 23:47:36.970 [DefaultDispatcher-worker-10 @coroutine#3585] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-04 23:47:36.979 [DefaultDispatcher-worker-14 @coroutine#3590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e627ab8 2024-02-04 23:47:36.988 [DefaultDispatcher-worker-14 @coroutine#3590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e627ab8 2024-02-04 23:47:36.997 [DefaultDispatcher-worker-14 @coroutine#3590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e627ab8 2024-02-04 23:47:37.007 [DefaultDispatcher-worker-12 @coroutine#3590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e627ab8 2024-02-04 23:47:37.017 [DefaultDispatcher-worker-12 @coroutine#3590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e627ab8 2024-02-04 23:47:37.025 [DefaultDispatcher-worker-10 @coroutine#3590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e627ab8 2024-02-04 23:47:37.029 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown initiated... 2024-02-04 23:47:37.029 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Close initiated... 2024-02-04 23:47:37.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:37.029 [HikariPool-111 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e627ab8: (connection evicted) 2024-02-04 23:47:37.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:37.030 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Closed. 2024-02-04 23:47:37.030 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown completed. 2024-02-04 23:47:37.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2024-02-04 23:47:37.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:37.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:37.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:37.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:37.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:37.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:37.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40da1644 2024-02-04 23:47:37.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:37.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:37.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:37.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:37.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:37.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:37.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:37.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:37.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:37.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:37.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:37.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:37.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:37.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-04 23:47:37.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-04 23:47:37.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:37.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:37.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-04 23:47:37.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:37.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2024-02-04 23:47:37.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:37.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:37.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:37.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:37.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:37.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:37.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:37.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:37.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2024-02-04 23:47:37.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cdd156b 2024-02-04 23:47:37.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cdd156b 2024-02-04 23:47:37.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2024-02-04 23:47:37.036 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cdd156b 2024-02-04 23:47:37.037 [DefaultDispatcher-worker-15 @coroutine#2969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3da30ce5 2024-02-04 23:47:37.037 [DefaultDispatcher-worker-15 @coroutine#2969] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-02-04 23:47:37.037 [DefaultDispatcher-worker-15 @coroutine#2969] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:37.037 [DefaultDispatcher-worker-15 @coroutine#2969] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-02-04 23:47:37.039 [DefaultDispatcher-worker-15 @coroutine#2969] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-02-04 23:47:37.039 [DefaultDispatcher-worker-15 @coroutine#2969] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-02-04 23:47:37.053 [Test worker @coroutine#3606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cdd156b 2024-02-04 23:47:37.054 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cdd156b 2024-02-04 23:47:37.055 [DefaultDispatcher-worker-9 @coroutine#3615] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-04 23:47:37.056 [DefaultDispatcher-worker-9 @coroutine#3615] 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/replication/ackAndGetPendingReplications. 2024-02-04 23:47:37.056 [DefaultDispatcher-worker-9 @coroutine#3615] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-04 23:47:37.056 [DefaultDispatcher-worker-9 @coroutine#3615] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-04 23:47:37.059 [DefaultDispatcher-worker-3 @coroutine#3615] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-04 23:47:37.059 [DefaultDispatcher-worker-3 @coroutine#3615] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-04 23:47:37.063 [DefaultDispatcher-worker-10 @coroutine#3614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cdd156b 2024-02-04 23:47:37.063 [DefaultDispatcher-worker-10 @coroutine#3614] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-04 23:47:37.063 [DefaultDispatcher-worker-10 @coroutine#3614] 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/replication/nodeId. 2024-02-04 23:47:37.063 [DefaultDispatcher-worker-10 @coroutine#3614] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-04 23:47:37.066 [DefaultDispatcher-worker-11 @coroutine#3614] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-04 23:47:37.066 [DefaultDispatcher-worker-11 @coroutine#3614] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-04 23:47:37.070 [DefaultDispatcher-worker-14 @coroutine#3619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cdd156b 2024-02-04 23:47:37.078 [DefaultDispatcher-worker-14 @coroutine#3619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cdd156b 2024-02-04 23:47:37.086 [DefaultDispatcher-worker-6 @coroutine#3619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cdd156b 2024-02-04 23:47:37.093 [DefaultDispatcher-worker-14 @coroutine#3619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cdd156b 2024-02-04 23:47:37.102 [DefaultDispatcher-worker-14 @coroutine#3619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cdd156b 2024-02-04 23:47:37.105 [DefaultDispatcher-worker-14 @coroutine#2998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c47cf9 2024-02-04 23:47:37.105 [DefaultDispatcher-worker-14 @coroutine#2998] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId 2024-02-04 23:47:37.106 [DefaultDispatcher-worker-14 @coroutine#2998] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:37.106 [DefaultDispatcher-worker-14 @coroutine#2998] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId 2024-02-04 23:47:37.107 [DefaultDispatcher-worker-4 @coroutine#2998] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId 2024-02-04 23:47:37.107 [DefaultDispatcher-worker-4 @coroutine#2998] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId 2024-02-04 23:47:37.110 [DefaultDispatcher-worker-14 @coroutine#3619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cdd156b 2024-02-04 23:47:37.113 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cdd156b 2024-02-04 23:47:37.116 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cdd156b 2024-02-04 23:47:37.126 [DefaultDispatcher-worker-14 @coroutine#3619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cdd156b 2024-02-04 23:47:37.134 [DefaultDispatcher-worker-13 @coroutine#3619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cdd156b 2024-02-04 23:47:37.136 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-04 23:47:37.140 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a5e8ab9 2024-02-04 23:47:37.140 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a5e8ab9 2024-02-04 23:47:37.143 [DefaultDispatcher-worker-16 @coroutine#3619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cdd156b 2024-02-04 23:47:37.144 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@54997f82 2024-02-04 23:47:37.144 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@54997f82 2024-02-04 23:47:37.145 [Test worker @coroutine#3619] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/PersonDao/findByUidAsync?uid=555124770436448257 2024-02-04 23:47:37.145 [Test worker @coroutine#3619] 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/PersonDao/findByUidAsync?uid=555124770436448257. 2024-02-04 23:47:37.145 [Test worker @coroutine#3619] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/PersonDao/findByUidAsync?uid=555124770436448257 2024-02-04 23:47:37.146 [Test worker @coroutine#3619] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/PersonDao/findByUidAsync?uid=555124770436448257 2024-02-04 23:47:37.146 [Test worker @coroutine#3619] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/PersonDao/findByUidAsync?uid=555124770436448257 2024-02-04 23:47:37.148 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@50a6e1c9 2024-02-04 23:47:37.148 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@50a6e1c9 2024-02-04 23:47:37.151 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@15a475b9 2024-02-04 23:47:37.151 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@15a475b9 2024-02-04 23:47:37.154 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b012ef6 2024-02-04 23:47:37.154 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b012ef6 2024-02-04 23:47:37.156 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@247b237b 2024-02-04 23:47:37.156 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@247b237b 2024-02-04 23:47:37.157 [DefaultDispatcher-worker-5 @coroutine#3619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cdd156b 2024-02-04 23:47:37.158 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@43342694 2024-02-04 23:47:37.158 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@43342694 2024-02-04 23:47:37.161 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@758b8af6 2024-02-04 23:47:37.161 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@758b8af6 2024-02-04 23:47:37.164 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@47cf6c2f 2024-02-04 23:47:37.164 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@47cf6c2f 2024-02-04 23:47:37.164 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-04 23:47:37.166 [DefaultDispatcher-worker-6 @coroutine#3619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cdd156b 2024-02-04 23:47:37.167 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown initiated... 2024-02-04 23:47:37.167 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Close initiated... 2024-02-04 23:47:37.167 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-04 23:47:37.170 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2cdd156b: (connection evicted) 2024-02-04 23:47:37.170 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a5e8ab9: (connection evicted) 2024-02-04 23:47:37.171 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54997f82: (connection evicted) 2024-02-04 23:47:37.171 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50a6e1c9: (connection evicted) 2024-02-04 23:47:37.171 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15a475b9: (connection evicted) 2024-02-04 23:47:37.172 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b012ef6: (connection evicted) 2024-02-04 23:47:37.172 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@247b237b: (connection evicted) 2024-02-04 23:47:37.172 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43342694: (connection evicted) 2024-02-04 23:47:37.172 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@758b8af6: (connection evicted) 2024-02-04 23:47:37.173 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47cf6c2f: (connection evicted) 2024-02-04 23:47:37.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:37.173 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Closed. 2024-02-04 23:47:37.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown completed. 2024-02-04 23:47:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2024-02-04 23:47:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17f7a1af 2024-02-04 23:47:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-04 23:47:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-04 23:47:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-04 23:47:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2024-02-04 23:47:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:37.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2024-02-04 23:47:37.177 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@3093161a 2024-02-04 23:47:37.177 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@3093161a 2024-02-04 23:47:37.177 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2024-02-04 23:47:37.178 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3093161a 2024-02-04 23:47:37.190 [Test worker @coroutine#3648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3093161a 2024-02-04 23:47:37.192 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3093161a 2024-02-04 23:47:37.193 [DefaultDispatcher-worker-16 @coroutine#3654] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-04 23:47:37.193 [DefaultDispatcher-worker-16 @coroutine#3654] 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/replication/ackAndGetPendingReplications. 2024-02-04 23:47:37.193 [DefaultDispatcher-worker-16 @coroutine#3654] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-04 23:47:37.193 [DefaultDispatcher-worker-16 @coroutine#3654] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-04 23:47:37.195 [DefaultDispatcher-worker-12 @coroutine#3654] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-04 23:47:37.195 [DefaultDispatcher-worker-12 @coroutine#3654] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-04 23:47:37.203 [DefaultDispatcher-worker-16 @coroutine#3653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3093161a 2024-02-04 23:47:37.203 [DefaultDispatcher-worker-16 @coroutine#3653] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-04 23:47:37.203 [DefaultDispatcher-worker-16 @coroutine#3653] 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/replication/nodeId. 2024-02-04 23:47:37.203 [DefaultDispatcher-worker-16 @coroutine#3653] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-04 23:47:37.204 [DefaultDispatcher-worker-9 @coroutine#3653] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-04 23:47:37.204 [DefaultDispatcher-worker-9 @coroutine#3653] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-04 23:47:37.213 [DefaultDispatcher-worker-15 @coroutine#3660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3093161a 2024-02-04 23:47:37.221 [DefaultDispatcher-worker-9 @coroutine#3660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3093161a 2024-02-04 23:47:37.229 [DefaultDispatcher-worker-13 @coroutine#3660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3093161a 2024-02-04 23:47:37.240 [DefaultDispatcher-worker-6 @coroutine#3660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3093161a 2024-02-04 23:47:37.240 [DefaultDispatcher-worker-2 @coroutine#3027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab46302 2024-02-04 23:47:37.241 [DefaultDispatcher-worker-2 @coroutine#3027] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-04 23:47:37.241 [DefaultDispatcher-worker-2 @coroutine#3027] 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-02-04 23:47:37.241 [DefaultDispatcher-worker-2 @coroutine#3027] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-04 23:47:37.242 [DefaultDispatcher-worker-9 @coroutine#3041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19d0d1ab 2024-02-04 23:47:37.242 [DefaultDispatcher-worker-9 @coroutine#3041] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57221/UmAppDatabase/replication/nodeId 2024-02-04 23:47:37.242 [DefaultDispatcher-worker-9 @coroutine#3041] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57221/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:37.242 [DefaultDispatcher-worker-9 @coroutine#3041] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57221/UmAppDatabase/replication/nodeId 2024-02-04 23:47:37.242 [DefaultDispatcher-worker-11 @coroutine#3027] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-04 23:47:37.243 [DefaultDispatcher-worker-9 @coroutine#3041] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57221/UmAppDatabase/replication/nodeId 2024-02-04 23:47:37.243 [DefaultDispatcher-worker-9 @coroutine#3041] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57221/UmAppDatabase/replication/nodeId 2024-02-04 23:47:37.249 [DefaultDispatcher-worker-14 @coroutine#3660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3093161a 2024-02-04 23:47:37.257 [DefaultDispatcher-worker-5 @coroutine#3660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3093161a 2024-02-04 23:47:37.260 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3093161a 2024-02-04 23:47:37.269 [DefaultDispatcher-worker-6 @coroutine#3660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3093161a 2024-02-04 23:47:37.277 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-04 23:47:37.278 [DefaultDispatcher-worker-1 @coroutine#3660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3093161a 2024-02-04 23:47:37.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown initiated... 2024-02-04 23:47:37.280 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Close initiated... 2024-02-04 23:47:37.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:37.280 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3093161a: (connection evicted) 2024-02-04 23:47:37.281 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@78c0d59f 2024-02-04 23:47:37.281 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@78c0d59f 2024-02-04 23:47:37.281 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78c0d59f: (connection evicted) 2024-02-04 23:47:37.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:37.282 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Closed. 2024-02-04 23:47:37.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown completed. 2024-02-04 23:47:37.299 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2024-02-04 23:47:37.299 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:37.299 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:37.299 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:37.299 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:37.299 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:37.299 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:37.299 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22a8e87b 2024-02-04 23:47:37.299 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:37.299 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:37.299 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:37.299 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:37.299 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:37.299 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:37.299 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:37.299 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:37.299 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:37.299 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:37.299 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:37.299 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:37.299 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:37.299 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:37.299 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:37.299 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:37.299 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:37.299 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:37.299 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:37.299 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2024-02-04 23:47:37.299 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:37.299 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:37.299 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:37.299 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:37.299 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:37.299 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:37.299 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:37.299 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:37.299 [Test worker @coroutine#3680] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2024-02-04 23:47:37.300 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bed434d 2024-02-04 23:47:37.300 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bed434d 2024-02-04 23:47:37.300 [Test worker @coroutine#3680] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2024-02-04 23:47:37.323 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bed434d 2024-02-04 23:47:37.341 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bed434d 2024-02-04 23:47:37.344 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bed434d 2024-02-04 23:47:37.347 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bed434d 2024-02-04 23:47:37.358 [DefaultDispatcher-worker-4 @coroutine#3687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bed434d 2024-02-04 23:47:37.370 [DefaultDispatcher-worker-7 @coroutine#3699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bed434d 2024-02-04 23:47:37.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown initiated... 2024-02-04 23:47:37.373 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Close initiated... 2024-02-04 23:47:37.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:37.373 [HikariPool-114 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6bed434d: (connection evicted) 2024-02-04 23:47:37.374 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:37.374 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Closed. 2024-02-04 23:47:37.374 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown completed. 2024-02-04 23:47:37.376 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2024-02-04 23:47:37.377 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:37.377 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:37.377 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:37.377 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:37.377 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:37.377 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:37.377 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@362e6fe 2024-02-04 23:47:37.377 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:37.377 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:37.377 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:37.377 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:37.377 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:37.377 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:37.377 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:37.377 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:37.377 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:37.377 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:37.377 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:37.377 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:37.377 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:37.377 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:37.377 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:37.377 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:37.377 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:37.377 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:37.377 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:37.377 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2024-02-04 23:47:37.377 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:37.377 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:37.377 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:37.377 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:37.377 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:37.377 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:37.377 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:37.377 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:37.377 [Test worker @coroutine#3705] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2024-02-04 23:47:37.378 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@6779af40 2024-02-04 23:47:37.378 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@6779af40 2024-02-04 23:47:37.378 [Test worker @coroutine#3705] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2024-02-04 23:47:37.400 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6779af40 2024-02-04 23:47:37.412 [DefaultDispatcher-worker-4 @coroutine#3093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a88849 2024-02-04 23:47:37.412 [DefaultDispatcher-worker-4 @coroutine#3093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52017/UmAppDatabase/replication/nodeId 2024-02-04 23:47:37.412 [DefaultDispatcher-worker-4 @coroutine#3093] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52017/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:37.412 [DefaultDispatcher-worker-4 @coroutine#3093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52017/UmAppDatabase/replication/nodeId 2024-02-04 23:47:37.413 [DefaultDispatcher-worker-6 @coroutine#3093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52017/UmAppDatabase/replication/nodeId 2024-02-04 23:47:37.414 [DefaultDispatcher-worker-6 @coroutine#3093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52017/UmAppDatabase/replication/nodeId 2024-02-04 23:47:37.419 [Test worker @coroutine#3708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6779af40 2024-02-04 23:47:37.421 [Test worker @coroutine#3713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6779af40 2024-02-04 23:47:37.424 [Test worker @coroutine#3715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6779af40 2024-02-04 23:47:37.425 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2024-02-04 23:47:37.425 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:37.425 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:37.425 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:37.425 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:37.425 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:37.425 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:37.425 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64a8851a 2024-02-04 23:47:37.425 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:37.425 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:37.425 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:37.425 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:37.425 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:37.425 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:37.425 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:37.425 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:37.425 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:37.425 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:37.425 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:37.425 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:37.425 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:37.425 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:37.425 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:37.425 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:37.425 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:37.426 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:37.426 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:37.426 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2024-02-04 23:47:37.426 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:37.426 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:37.426 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:37.426 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:37.426 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:37.426 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:37.426 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:37.426 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:37.426 [Test worker @coroutine#3705] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2024-02-04 23:47:37.426 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@687d31a9 2024-02-04 23:47:37.426 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@687d31a9 2024-02-04 23:47:37.426 [Test worker @coroutine#3705] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2024-02-04 23:47:37.450 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@687d31a9 2024-02-04 23:47:37.466 [Test worker @coroutine#3717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@687d31a9 2024-02-04 23:47:37.467 [Test worker @coroutine#3719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@687d31a9 2024-02-04 23:47:37.469 [Test worker @coroutine#3721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@687d31a9 2024-02-04 23:47:37.478 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-04 23:47:37.480 [DefaultDispatcher-worker-11 @coroutine#3723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@687d31a9 2024-02-04 23:47:37.497 [DefaultDispatcher-worker-14 @coroutine#3705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6779af40 2024-02-04 23:47:37.506 [DefaultDispatcher-worker-10 @coroutine#3705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6779af40 2024-02-04 23:47:37.514 [DefaultDispatcher-worker-13 @coroutine#3705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6779af40 2024-02-04 23:47:37.526 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:37.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown initiated... 2024-02-04 23:47:37.529 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Close initiated... 2024-02-04 23:47:37.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:37.529 [HikariPool-115 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6779af40: (connection evicted) 2024-02-04 23:47:37.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:37.531 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Closed. 2024-02-04 23:47:37.531 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown completed. 2024-02-04 23:47:37.531 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown initiated... 2024-02-04 23:47:37.531 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Close initiated... 2024-02-04 23:47:37.531 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:37.531 [HikariPool-116 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Closing connection org.sqlite.jdbc4.JDBC4Connection@687d31a9: (connection evicted) 2024-02-04 23:47:37.532 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:37.532 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Closed. 2024-02-04 23:47:37.532 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown completed. 2024-02-04 23:47:37.533 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2024-02-04 23:47:37.534 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:37.534 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:37.534 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:37.534 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:37.534 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:37.534 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:37.534 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d8751de 2024-02-04 23:47:37.534 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:37.534 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:37.534 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:37.534 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:37.534 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:37.534 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:37.534 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:37.534 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:37.534 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:37.534 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:37.534 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:37.534 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:37.534 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:37.534 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:37.534 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:37.534 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:37.534 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:37.534 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:37.534 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:37.534 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2024-02-04 23:47:37.534 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:37.534 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:37.534 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:37.534 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:37.534 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:37.534 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:37.534 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:37.534 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:37.534 [Test worker @coroutine#3741] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2024-02-04 23:47:37.535 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@75c30a4f 2024-02-04 23:47:37.535 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@75c30a4f 2024-02-04 23:47:37.535 [Test worker @coroutine#3741] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2024-02-04 23:47:37.558 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75c30a4f 2024-02-04 23:47:37.572 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75c30a4f 2024-02-04 23:47:37.574 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75c30a4f 2024-02-04 23:47:37.576 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75c30a4f 2024-02-04 23:47:37.576 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2024-02-04 23:47:37.576 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:37.576 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:37.576 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:37.576 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:37.576 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:37.576 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:37.576 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d01fa0c 2024-02-04 23:47:37.576 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:37.576 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:37.576 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:37.576 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:37.576 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:37.576 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:37.576 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:37.577 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:37.577 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:37.577 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:37.577 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:37.577 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:37.577 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:37.577 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:37.577 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:37.577 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:37.577 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:37.577 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:37.577 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:37.577 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2024-02-04 23:47:37.577 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:37.577 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:37.577 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:37.577 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:37.577 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:37.577 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:37.577 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:37.577 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:37.577 [Test worker @coroutine#3741] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2024-02-04 23:47:37.577 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e3acd7 2024-02-04 23:47:37.577 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e3acd7 2024-02-04 23:47:37.577 [Test worker @coroutine#3741] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2024-02-04 23:47:37.591 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e3acd7 2024-02-04 23:47:37.591 [DefaultDispatcher-worker-14 @coroutine#3136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a74c940 2024-02-04 23:47:37.592 [DefaultDispatcher-worker-14 @coroutine#3136] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47993/UmAppDatabase/replication/nodeId 2024-02-04 23:47:37.592 [DefaultDispatcher-worker-14 @coroutine#3136] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47993/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:37.592 [DefaultDispatcher-worker-14 @coroutine#3136] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47993/UmAppDatabase/replication/nodeId 2024-02-04 23:47:37.593 [DefaultDispatcher-worker-6 @coroutine#3136] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47993/UmAppDatabase/replication/nodeId 2024-02-04 23:47:37.593 [DefaultDispatcher-worker-6 @coroutine#3136] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47993/UmAppDatabase/replication/nodeId 2024-02-04 23:47:37.603 [Test worker @coroutine#3751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e3acd7 2024-02-04 23:47:37.605 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e3acd7 2024-02-04 23:47:37.607 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e3acd7 2024-02-04 23:47:37.617 [DefaultDispatcher-worker-14 @coroutine#3760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e3acd7 2024-02-04 23:47:37.631 [DefaultDispatcher-worker-2 @coroutine#3741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75c30a4f 2024-02-04 23:47:37.635 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-04 23:47:37.638 [DefaultDispatcher-worker-16 @coroutine#3741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75c30a4f 2024-02-04 23:47:37.647 [DefaultDispatcher-worker-15 @coroutine#3741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75c30a4f 2024-02-04 23:47:37.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown initiated... 2024-02-04 23:47:37.654 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Close initiated... 2024-02-04 23:47:37.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:37.654 [HikariPool-117 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75c30a4f: (connection evicted) 2024-02-04 23:47:37.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:37.655 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Closed. 2024-02-04 23:47:37.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown completed. 2024-02-04 23:47:37.656 [DefaultDispatcher-worker-1 @coroutine#2857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@498503cb 2024-02-04 23:47:37.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown initiated... 2024-02-04 23:47:37.656 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Close initiated... 2024-02-04 23:47:37.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:37.656 [DefaultDispatcher-worker-1 @coroutine#2857] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35747/UmAppDatabase/replication/nodeId 2024-02-04 23:47:37.656 [DefaultDispatcher-worker-1 @coroutine#2857] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35747/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:37.656 [DefaultDispatcher-worker-1 @coroutine#2857] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35747/UmAppDatabase/replication/nodeId 2024-02-04 23:47:37.656 [HikariPool-118 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e3acd7: (connection evicted) 2024-02-04 23:47:37.657 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:37.657 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Closed. 2024-02-04 23:47:37.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown completed. 2024-02-04 23:47:37.657 [DefaultDispatcher-worker-7 @coroutine#2857] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35747/UmAppDatabase/replication/nodeId 2024-02-04 23:47:37.657 [DefaultDispatcher-worker-7 @coroutine#2857] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35747/UmAppDatabase/replication/nodeId 2024-02-04 23:47:37.659 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2024-02-04 23:47:37.659 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:37.659 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:37.659 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:37.659 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:37.659 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:37.659 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:37.659 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@220d7eb7 2024-02-04 23:47:37.659 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:37.659 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:37.659 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:37.659 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:37.659 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:37.659 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:37.659 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:37.659 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:37.659 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:37.659 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:37.659 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:37.659 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:37.659 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:37.659 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:37.659 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:37.659 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:37.659 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:37.659 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:37.659 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:37.659 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2024-02-04 23:47:37.659 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:37.659 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:37.659 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:37.659 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:37.659 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:37.659 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:37.659 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:37.659 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:37.659 [Test worker @coroutine#3788] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2024-02-04 23:47:37.660 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eda12b3 2024-02-04 23:47:37.660 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eda12b3 2024-02-04 23:47:37.660 [Test worker @coroutine#3788] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2024-02-04 23:47:37.682 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eda12b3 2024-02-04 23:47:37.695 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eda12b3 2024-02-04 23:47:37.696 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eda12b3 2024-02-04 23:47:37.698 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eda12b3 2024-02-04 23:47:37.717 [DefaultDispatcher-worker-9 @coroutine#3788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eda12b3 2024-02-04 23:47:37.725 [DefaultDispatcher-worker-10 @coroutine#3796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eda12b3 2024-02-04 23:47:37.727 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eda12b3 2024-02-04 23:47:37.738 [DefaultDispatcher-worker-13 @coroutine#3788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eda12b3 2024-02-04 23:47:37.746 [DefaultDispatcher-worker-2 @coroutine#3192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25890ce3 2024-02-04 23:47:37.747 [DefaultDispatcher-worker-2 @coroutine#3192] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36475/UmAppDatabase/replication/nodeId 2024-02-04 23:47:37.747 [DefaultDispatcher-worker-2 @coroutine#3192] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36475/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:37.747 [DefaultDispatcher-worker-2 @coroutine#3192] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36475/UmAppDatabase/replication/nodeId 2024-02-04 23:47:37.748 [DefaultDispatcher-worker-7 @coroutine#3192] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36475/UmAppDatabase/replication/nodeId 2024-02-04 23:47:37.748 [DefaultDispatcher-worker-7 @coroutine#3192] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36475/UmAppDatabase/replication/nodeId 2024-02-04 23:47:37.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown initiated... 2024-02-04 23:47:37.752 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Close initiated... 2024-02-04 23:47:37.752 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:37.752 [HikariPool-119 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1eda12b3: (connection evicted) 2024-02-04 23:47:37.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:37.753 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Closed. 2024-02-04 23:47:37.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown completed. 2024-02-04 23:47:37.754 [Test worker @coroutine#3828] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2024-02-04 23:47:37.754 [Test worker @coroutine#3828] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:37.754 [Test worker @coroutine#3828] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:37.754 [Test worker @coroutine#3828] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:37.754 [Test worker @coroutine#3828] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:37.754 [Test worker @coroutine#3828] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:37.754 [Test worker @coroutine#3828] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:37.754 [Test worker @coroutine#3828] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19a4cdea 2024-02-04 23:47:37.754 [Test worker @coroutine#3828] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:37.754 [Test worker @coroutine#3828] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:37.754 [Test worker @coroutine#3828] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:37.754 [Test worker @coroutine#3828] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:37.754 [Test worker @coroutine#3828] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:37.754 [Test worker @coroutine#3828] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:37.754 [Test worker @coroutine#3828] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:37.755 [Test worker @coroutine#3828] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:37.755 [Test worker @coroutine#3828] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:37.755 [Test worker @coroutine#3828] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:37.755 [Test worker @coroutine#3828] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:37.755 [Test worker @coroutine#3828] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:37.755 [Test worker @coroutine#3828] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:37.755 [Test worker @coroutine#3828] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:37.755 [Test worker @coroutine#3828] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:37.755 [Test worker @coroutine#3828] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:37.755 [Test worker @coroutine#3828] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:37.755 [Test worker @coroutine#3828] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:37.755 [Test worker @coroutine#3828] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:37.755 [Test worker @coroutine#3828] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2024-02-04 23:47:37.755 [Test worker @coroutine#3828] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:37.755 [Test worker @coroutine#3828] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:37.755 [Test worker @coroutine#3828] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:37.755 [Test worker @coroutine#3828] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:37.755 [Test worker @coroutine#3828] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:37.755 [Test worker @coroutine#3828] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:37.755 [Test worker @coroutine#3828] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:37.755 [Test worker @coroutine#3828] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:37.755 [Test worker @coroutine#3828] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2024-02-04 23:47:37.755 [Test worker @coroutine#3828] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6debf1b8 2024-02-04 23:47:37.755 [Test worker @coroutine#3828] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6debf1b8 2024-02-04 23:47:37.755 [Test worker @coroutine#3828] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2024-02-04 23:47:37.770 [Test worker @coroutine#3828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6debf1b8 2024-02-04 23:47:37.779 [DefaultDispatcher-worker-12 @coroutine#2890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227fc322 2024-02-04 23:47:37.779 [DefaultDispatcher-worker-12 @coroutine#2890] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48157/UmAppDatabase/replication/nodeId 2024-02-04 23:47:37.779 [DefaultDispatcher-worker-12 @coroutine#2890] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48157/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:37.779 [DefaultDispatcher-worker-12 @coroutine#2890] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48157/UmAppDatabase/replication/nodeId 2024-02-04 23:47:37.780 [DefaultDispatcher-worker-3 @coroutine#2890] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48157/UmAppDatabase/replication/nodeId 2024-02-04 23:47:37.780 [DefaultDispatcher-worker-3 @coroutine#2890] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48157/UmAppDatabase/replication/nodeId 2024-02-04 23:47:37.782 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6debf1b8 2024-02-04 23:47:37.783 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6debf1b8 2024-02-04 23:47:37.785 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6debf1b8 2024-02-04 23:47:37.797 [DefaultDispatcher-worker-11 @coroutine#3838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6debf1b8 2024-02-04 23:47:37.805 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6debf1b8 2024-02-04 23:47:37.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown initiated... 2024-02-04 23:47:37.810 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Close initiated... 2024-02-04 23:47:37.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:37.810 [HikariPool-120 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6debf1b8: (connection evicted) 2024-02-04 23:47:37.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:37.811 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Closed. 2024-02-04 23:47:37.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown completed. 2024-02-04 23:47:37.819 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2024-02-04 23:47:37.819 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:37.819 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:37.819 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:37.819 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:37.819 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:37.819 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:37.819 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77e261e3 2024-02-04 23:47:37.819 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:37.819 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:37.819 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:37.819 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:37.819 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:37.819 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:37.819 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:37.820 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:37.820 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:37.820 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:37.820 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:37.820 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:37.820 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:37.820 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:37.820 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:37.820 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:37.820 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:37.820 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:37.820 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:37.820 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2024-02-04 23:47:37.820 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:37.820 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:37.820 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:37.820 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:37.820 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:37.820 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:37.820 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:37.820 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:37.820 [Test worker @coroutine#3861] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2024-02-04 23:47:37.820 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@93c66ef 2024-02-04 23:47:37.820 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@93c66ef 2024-02-04 23:47:37.820 [Test worker @coroutine#3861] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2024-02-04 23:47:37.835 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@93c66ef 2024-02-04 23:47:37.846 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@93c66ef 2024-02-04 23:47:37.848 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@93c66ef 2024-02-04 23:47:37.850 [Test worker @coroutine#3866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@93c66ef 2024-02-04 23:47:37.852 [Test worker @coroutine#3871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@93c66ef 2024-02-04 23:47:37.901 [DefaultDispatcher-worker-3 @coroutine#3868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@93c66ef 2024-02-04 23:47:37.951 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:37.958 [DefaultDispatcher-worker-11 @coroutine#2936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0035dd 2024-02-04 23:47:37.959 [DefaultDispatcher-worker-11 @coroutine#2936] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33761/UmAppDatabase/replication/nodeId 2024-02-04 23:47:37.959 [DefaultDispatcher-worker-11 @coroutine#2936] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33761/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:37.959 [DefaultDispatcher-worker-11 @coroutine#2936] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33761/UmAppDatabase/replication/nodeId 2024-02-04 23:47:37.960 [DefaultDispatcher-worker-11 @coroutine#2936] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33761/UmAppDatabase/replication/nodeId 2024-02-04 23:47:37.960 [DefaultDispatcher-worker-11 @coroutine#2936] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33761/UmAppDatabase/replication/nodeId 2024-02-04 23:47:38.039 [DefaultDispatcher-worker-7 @coroutine#3895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@93c66ef 2024-02-04 23:47:38.092 [DefaultDispatcher-worker-1 @coroutine#2969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3da30ce5 2024-02-04 23:47:38.092 [DefaultDispatcher-worker-1 @coroutine#2969] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-02-04 23:47:38.092 [DefaultDispatcher-worker-1 @coroutine#2969] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:38.092 [DefaultDispatcher-worker-1 @coroutine#2969] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-02-04 23:47:38.093 [DefaultDispatcher-worker-2 @coroutine#2969] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-02-04 23:47:38.093 [DefaultDispatcher-worker-2 @coroutine#2969] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-02-04 23:47:38.116 [DefaultDispatcher-worker-13 @coroutine#2998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c47cf9 2024-02-04 23:47:38.117 [DefaultDispatcher-worker-13 @coroutine#2998] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId 2024-02-04 23:47:38.117 [DefaultDispatcher-worker-13 @coroutine#2998] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:38.117 [DefaultDispatcher-worker-13 @coroutine#2998] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId 2024-02-04 23:47:38.118 [DefaultDispatcher-worker-7 @coroutine#2998] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId 2024-02-04 23:47:38.118 [DefaultDispatcher-worker-7 @coroutine#2998] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId 2024-02-04 23:47:38.254 [DefaultDispatcher-worker-1 @coroutine#3027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab46302 2024-02-04 23:47:38.254 [DefaultDispatcher-worker-12 @coroutine#3041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19d0d1ab 2024-02-04 23:47:38.255 [DefaultDispatcher-worker-1 @coroutine#3027] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-04 23:47:38.255 [DefaultDispatcher-worker-12 @coroutine#3041] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57221/UmAppDatabase/replication/nodeId 2024-02-04 23:47:38.255 [DefaultDispatcher-worker-12 @coroutine#3041] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57221/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:38.255 [DefaultDispatcher-worker-1 @coroutine#3027] 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-02-04 23:47:38.255 [DefaultDispatcher-worker-12 @coroutine#3041] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57221/UmAppDatabase/replication/nodeId 2024-02-04 23:47:38.255 [DefaultDispatcher-worker-1 @coroutine#3027] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-04 23:47:38.256 [DefaultDispatcher-worker-12 @coroutine#3027] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-04 23:47:38.256 [DefaultDispatcher-worker-9 @coroutine#3041] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57221/UmAppDatabase/replication/nodeId 2024-02-04 23:47:38.256 [DefaultDispatcher-worker-9 @coroutine#3041] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57221/UmAppDatabase/replication/nodeId 2024-02-04 23:47:38.422 [DefaultDispatcher-worker-1 @coroutine#3093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a88849 2024-02-04 23:47:38.422 [DefaultDispatcher-worker-1 @coroutine#3093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52017/UmAppDatabase/replication/nodeId 2024-02-04 23:47:38.422 [DefaultDispatcher-worker-1 @coroutine#3093] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52017/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:38.422 [DefaultDispatcher-worker-1 @coroutine#3093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52017/UmAppDatabase/replication/nodeId 2024-02-04 23:47:38.424 [DefaultDispatcher-worker-8 @coroutine#3093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52017/UmAppDatabase/replication/nodeId 2024-02-04 23:47:38.424 [DefaultDispatcher-worker-8 @coroutine#3093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52017/UmAppDatabase/replication/nodeId 2024-02-04 23:47:38.602 [DefaultDispatcher-worker-12 @coroutine#3136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a74c940 2024-02-04 23:47:38.602 [DefaultDispatcher-worker-12 @coroutine#3136] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47993/UmAppDatabase/replication/nodeId 2024-02-04 23:47:38.602 [DefaultDispatcher-worker-12 @coroutine#3136] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47993/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:38.602 [DefaultDispatcher-worker-12 @coroutine#3136] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47993/UmAppDatabase/replication/nodeId 2024-02-04 23:47:38.604 [DefaultDispatcher-worker-7 @coroutine#3136] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47993/UmAppDatabase/replication/nodeId 2024-02-04 23:47:38.604 [DefaultDispatcher-worker-7 @coroutine#3136] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47993/UmAppDatabase/replication/nodeId 2024-02-04 23:47:38.667 [DefaultDispatcher-worker-13 @coroutine#2857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@498503cb 2024-02-04 23:47:38.667 [DefaultDispatcher-worker-13 @coroutine#2857] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35747/UmAppDatabase/replication/nodeId 2024-02-04 23:47:38.667 [DefaultDispatcher-worker-13 @coroutine#2857] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35747/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:38.667 [DefaultDispatcher-worker-13 @coroutine#2857] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35747/UmAppDatabase/replication/nodeId 2024-02-04 23:47:38.668 [DefaultDispatcher-worker-8 @coroutine#2857] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35747/UmAppDatabase/replication/nodeId 2024-02-04 23:47:38.669 [DefaultDispatcher-worker-8 @coroutine#2857] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35747/UmAppDatabase/replication/nodeId 2024-02-04 23:47:38.757 [DefaultDispatcher-worker-12 @coroutine#3192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25890ce3 2024-02-04 23:47:38.757 [DefaultDispatcher-worker-12 @coroutine#3192] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36475/UmAppDatabase/replication/nodeId 2024-02-04 23:47:38.757 [DefaultDispatcher-worker-12 @coroutine#3192] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36475/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:38.758 [DefaultDispatcher-worker-12 @coroutine#3192] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36475/UmAppDatabase/replication/nodeId 2024-02-04 23:47:38.759 [DefaultDispatcher-worker-12 @coroutine#3192] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36475/UmAppDatabase/replication/nodeId 2024-02-04 23:47:38.759 [DefaultDispatcher-worker-12 @coroutine#3192] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36475/UmAppDatabase/replication/nodeId 2024-02-04 23:47:38.789 [DefaultDispatcher-worker-2 @coroutine#2890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227fc322 2024-02-04 23:47:38.789 [DefaultDispatcher-worker-2 @coroutine#2890] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48157/UmAppDatabase/replication/nodeId 2024-02-04 23:47:38.789 [DefaultDispatcher-worker-2 @coroutine#2890] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48157/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:38.789 [DefaultDispatcher-worker-2 @coroutine#2890] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48157/UmAppDatabase/replication/nodeId 2024-02-04 23:47:38.791 [DefaultDispatcher-worker-1 @coroutine#2890] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48157/UmAppDatabase/replication/nodeId 2024-02-04 23:47:38.791 [DefaultDispatcher-worker-1 @coroutine#2890] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48157/UmAppDatabase/replication/nodeId 2024-02-04 23:47:38.969 [DefaultDispatcher-worker-15 @coroutine#2936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0035dd 2024-02-04 23:47:38.969 [DefaultDispatcher-worker-15 @coroutine#2936] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33761/UmAppDatabase/replication/nodeId 2024-02-04 23:47:38.969 [DefaultDispatcher-worker-15 @coroutine#2936] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33761/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:38.969 [DefaultDispatcher-worker-15 @coroutine#2936] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33761/UmAppDatabase/replication/nodeId 2024-02-04 23:47:38.971 [DefaultDispatcher-worker-9 @coroutine#2936] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33761/UmAppDatabase/replication/nodeId 2024-02-04 23:47:38.971 [DefaultDispatcher-worker-9 @coroutine#2936] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33761/UmAppDatabase/replication/nodeId 2024-02-04 23:47:38.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown initiated... 2024-02-04 23:47:38.982 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Close initiated... 2024-02-04 23:47:38.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:38.982 [HikariPool-121 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Closing connection org.sqlite.jdbc4.JDBC4Connection@93c66ef: (connection evicted) 2024-02-04 23:47:38.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:38.983 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Closed. 2024-02-04 23:47:38.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown completed. 2024-02-04 23:47:38.987 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2024-02-04 23:47:38.987 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:38.987 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:38.987 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:38.987 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:38.987 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:38.987 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:38.987 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52737c1 2024-02-04 23:47:38.987 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:38.987 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:38.987 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:38.987 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:38.987 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:38.987 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:38.987 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:38.987 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:38.987 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:38.987 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:38.987 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:38.987 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:38.987 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:38.987 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:38.987 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:38.987 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:38.987 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:38.987 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:38.987 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:38.987 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2024-02-04 23:47:38.987 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:38.987 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:38.987 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:38.987 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:38.987 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:38.987 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:38.987 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:38.987 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:38.987 [Test worker @coroutine#3938] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2024-02-04 23:47:38.988 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@649a6d88 2024-02-04 23:47:38.988 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@649a6d88 2024-02-04 23:47:38.988 [Test worker @coroutine#3938] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2024-02-04 23:47:39.007 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@649a6d88 2024-02-04 23:47:39.025 [Test worker @coroutine#3939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@649a6d88 2024-02-04 23:47:39.027 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@649a6d88 2024-02-04 23:47:39.029 [Test worker @coroutine#3944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@649a6d88 2024-02-04 23:47:39.037 [DefaultDispatcher-worker-3 @coroutine#3946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@649a6d88 2024-02-04 23:47:39.051 [DefaultDispatcher-worker-10 @coroutine#3968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@649a6d88 2024-02-04 23:47:39.057 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown initiated... 2024-02-04 23:47:39.057 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Close initiated... 2024-02-04 23:47:39.057 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:39.057 [HikariPool-122 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Closing connection org.sqlite.jdbc4.JDBC4Connection@649a6d88: (connection evicted) 2024-02-04 23:47:39.058 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:39.058 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Closed. 2024-02-04 23:47:39.058 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown completed. 2024-02-04 23:47:39.060 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2024-02-04 23:47:39.060 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:39.060 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:39.060 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:39.060 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:39.060 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:39.060 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:39.060 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@230e163b 2024-02-04 23:47:39.061 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:39.061 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:39.061 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:39.061 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:39.061 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:39.061 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:39.061 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:39.061 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:39.061 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:39.061 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:39.061 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:39.061 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:39.061 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:39.061 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:39.061 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:39.061 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:39.061 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:39.061 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:39.061 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:39.061 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2024-02-04 23:47:39.061 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:39.061 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:39.061 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:39.061 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:39.061 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:39.061 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:39.061 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:39.061 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:39.061 [Test worker @coroutine#3979] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2024-02-04 23:47:39.061 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@186e254 2024-02-04 23:47:39.061 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@186e254 2024-02-04 23:47:39.061 [Test worker @coroutine#3979] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2024-02-04 23:47:39.079 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@186e254 2024-02-04 23:47:39.091 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@186e254 2024-02-04 23:47:39.093 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@186e254 2024-02-04 23:47:39.095 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@186e254 2024-02-04 23:47:39.103 [DefaultDispatcher-worker-9 @coroutine#2969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3da30ce5 2024-02-04 23:47:39.103 [DefaultDispatcher-worker-9 @coroutine#2969] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-02-04 23:47:39.103 [DefaultDispatcher-worker-9 @coroutine#2969] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:39.103 [DefaultDispatcher-worker-9 @coroutine#2969] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-02-04 23:47:39.104 [DefaultDispatcher-worker-6 @coroutine#2969] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-02-04 23:47:39.105 [DefaultDispatcher-worker-6 @coroutine#2969] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-02-04 23:47:39.105 [DefaultDispatcher-worker-15 @coroutine#3987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@186e254 2024-02-04 23:47:39.107 [Test worker @coroutine#3993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@186e254 2024-02-04 23:47:39.128 [DefaultDispatcher-worker-12 @coroutine#2998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c47cf9 2024-02-04 23:47:39.128 [DefaultDispatcher-worker-12 @coroutine#2998] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId 2024-02-04 23:47:39.128 [DefaultDispatcher-worker-12 @coroutine#2998] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:39.128 [DefaultDispatcher-worker-12 @coroutine#2998] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId 2024-02-04 23:47:39.129 [DefaultDispatcher-worker-9 @coroutine#2998] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId 2024-02-04 23:47:39.129 [DefaultDispatcher-worker-14 @coroutine#3979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@186e254 2024-02-04 23:47:39.129 [DefaultDispatcher-worker-9 @coroutine#2998] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId 2024-02-04 23:47:39.139 [DefaultDispatcher-worker-12 @coroutine#3979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@186e254 2024-02-04 23:47:39.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown initiated... 2024-02-04 23:47:39.152 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Close initiated... 2024-02-04 23:47:39.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:39.152 [HikariPool-123 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Closing connection org.sqlite.jdbc4.JDBC4Connection@186e254: (connection evicted) 2024-02-04 23:47:39.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:39.153 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Closed. 2024-02-04 23:47:39.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown completed. 2024-02-04 23:47:39.154 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2024-02-04 23:47:39.155 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:39.155 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:39.155 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:39.155 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:39.155 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:39.155 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:39.155 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3453f79c 2024-02-04 23:47:39.155 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:39.155 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:39.155 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:39.155 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:39.155 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:39.155 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:39.155 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:39.155 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:39.155 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:39.155 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:39.155 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:39.155 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:39.155 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:39.155 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:39.155 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:39.155 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:39.155 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:39.155 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:39.155 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:39.155 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2024-02-04 23:47:39.155 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:39.155 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:39.155 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:39.155 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:39.155 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:39.155 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:39.155 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:39.155 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:39.155 [Test worker @coroutine#4017] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2024-02-04 23:47:39.156 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@655b9169 2024-02-04 23:47:39.156 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@655b9169 2024-02-04 23:47:39.156 [Test worker @coroutine#4017] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2024-02-04 23:47:39.178 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655b9169 2024-02-04 23:47:39.196 [Test worker @coroutine#4018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655b9169 2024-02-04 23:47:39.199 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655b9169 2024-02-04 23:47:39.202 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655b9169 2024-02-04 23:47:39.212 [DefaultDispatcher-worker-13 @coroutine#4025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655b9169 2024-02-04 23:47:39.285 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:39.293 [DefaultDispatcher-worker-14 @coroutine#3027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab46302 2024-02-04 23:47:39.293 [DefaultDispatcher-worker-15 @coroutine#3041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19d0d1ab 2024-02-04 23:47:39.293 [DefaultDispatcher-worker-14 @coroutine#3027] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-04 23:47:39.293 [DefaultDispatcher-worker-14 @coroutine#3027] 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-02-04 23:47:39.293 [DefaultDispatcher-worker-14 @coroutine#3027] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-04 23:47:39.293 [DefaultDispatcher-worker-15 @coroutine#3041] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57221/UmAppDatabase/replication/nodeId 2024-02-04 23:47:39.293 [DefaultDispatcher-worker-15 @coroutine#3041] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57221/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:39.293 [DefaultDispatcher-worker-15 @coroutine#3041] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57221/UmAppDatabase/replication/nodeId 2024-02-04 23:47:39.294 [DefaultDispatcher-worker-9 @coroutine#3027] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-04 23:47:39.294 [DefaultDispatcher-worker-3 @coroutine#3041] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57221/UmAppDatabase/replication/nodeId 2024-02-04 23:47:39.294 [DefaultDispatcher-worker-3 @coroutine#3041] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57221/UmAppDatabase/replication/nodeId 2024-02-04 23:47:39.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown initiated... 2024-02-04 23:47:39.298 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Close initiated... 2024-02-04 23:47:39.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:39.298 [HikariPool-124 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Closing connection org.sqlite.jdbc4.JDBC4Connection@655b9169: (connection evicted) 2024-02-04 23:47:39.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:39.298 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Closed. 2024-02-04 23:47:39.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown completed. 2024-02-04 23:47:39.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2024-02-04 23:47:39.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:39.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:39.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:39.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:39.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:39.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:39.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f14eb51 2024-02-04 23:47:39.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:39.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:39.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:39.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:39.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:39.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:39.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:39.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:39.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:39.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:39.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:39.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:39.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:39.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:39.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:39.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:39.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:39.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:39.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:39.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2024-02-04 23:47:39.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:39.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:39.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:39.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:39.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:39.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:39.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:39.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:39.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2024-02-04 23:47:39.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@28721794 2024-02-04 23:47:39.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@28721794 2024-02-04 23:47:39.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2024-02-04 23:47:39.403 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:39.425 [DefaultDispatcher-worker-10 @coroutine#4049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28721794 2024-02-04 23:47:39.434 [DefaultDispatcher-worker-16 @coroutine#4049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28721794 2024-02-04 23:47:39.434 [DefaultDispatcher-worker-10 @coroutine#3093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a88849 2024-02-04 23:47:39.434 [DefaultDispatcher-worker-10 @coroutine#3093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52017/UmAppDatabase/replication/nodeId 2024-02-04 23:47:39.434 [DefaultDispatcher-worker-10 @coroutine#3093] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52017/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:39.434 [DefaultDispatcher-worker-10 @coroutine#3093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52017/UmAppDatabase/replication/nodeId 2024-02-04 23:47:39.435 [DefaultDispatcher-worker-7 @coroutine#3093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52017/UmAppDatabase/replication/nodeId 2024-02-04 23:47:39.435 [DefaultDispatcher-worker-7 @coroutine#3093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52017/UmAppDatabase/replication/nodeId 2024-02-04 23:47:39.440 [DefaultDispatcher-worker-15 @coroutine#4049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28721794 2024-02-04 23:47:39.446 [DefaultDispatcher-worker-7 @coroutine#4049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28721794 2024-02-04 23:47:39.481 [DefaultDispatcher-worker-12 @coroutine#4049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28721794 2024-02-04 23:47:39.482 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-04 23:47:39.488 [Test worker] INFO ktor.application - Application started in 0.006 seconds. 2024-02-04 23:47:39.489 [DefaultDispatcher-worker-5 @coroutine#4058] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-04 23:47:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2024-02-04 23:47:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f0751b0 2024-02-04 23:47:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2024-02-04 23:47:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:39.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2024-02-04 23:47:39.491 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@35bb3fea 2024-02-04 23:47:39.491 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@35bb3fea 2024-02-04 23:47:39.491 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2024-02-04 23:47:39.517 [DefaultDispatcher-worker-4 @coroutine#4060] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-04 23:47:39.518 [DefaultDispatcher-worker-4 @coroutine#4060] 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-02-04 23:47:39.518 [DefaultDispatcher-worker-4 @coroutine#4060] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-04 23:47:39.518 [DefaultDispatcher-worker-4 @coroutine#4060] 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-02-04 23:47:39.520 [eventLoopGroupProxy-19-2 @call-handler#4068] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-04 23:47:39.521 [eventLoopGroupProxy-19-2 @call-handler#4068] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:39.521 [eventLoopGroupProxy-19-1 @call-handler#4069] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-04 23:47:39.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2024-02-04 23:47:39.522 [eventLoopGroupProxy-19-1 @call-handler#4069] 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-02-04 23:47:39.522 [eventLoopGroupProxy-19-1 @call-handler#4069] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-04 23:47:39.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:39.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:39.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:39.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:39.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:39.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:39.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c56e044 2024-02-04 23:47:39.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:39.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:39.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:39.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:39.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:39.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:39.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:39.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:39.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:39.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:39.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:39.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:39.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:39.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:39.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:39.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:39.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:39.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:39.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:39.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2024-02-04 23:47:39.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:39.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:39.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:39.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:39.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:39.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:39.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:39.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:39.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2024-02-04 23:47:39.522 [eventLoopGroupProxy-19-1 @call-handler#4069] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:39.523 [DefaultDispatcher-worker-4 @coroutine#4060] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-04 23:47:39.523 [DefaultDispatcher-worker-4 @coroutine#4060] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-04 23:47:39.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@153cf928 2024-02-04 23:47:39.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@153cf928 2024-02-04 23:47:39.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2024-02-04 23:47:39.541 [DefaultDispatcher-worker-4 @coroutine#4059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35bb3fea 2024-02-04 23:47:39.541 [DefaultDispatcher-worker-4 @coroutine#4059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-04 23:47:39.541 [DefaultDispatcher-worker-4 @coroutine#4059] 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-02-04 23:47:39.541 [DefaultDispatcher-worker-4 @coroutine#4059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-04 23:47:39.544 [eventLoopGroupProxy-19-1 @call-handler#4075] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-04 23:47:39.544 [DefaultDispatcher-worker-4 @coroutine#4077] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-04 23:47:39.544 [DefaultDispatcher-worker-4 @coroutine#4077] 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-02-04 23:47:39.544 [DefaultDispatcher-worker-4 @coroutine#4077] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-04 23:47:39.544 [DefaultDispatcher-worker-4 @coroutine#4077] 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-02-04 23:47:39.551 [eventLoopGroupProxy-19-1 @call-handler#4075] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:39.553 [DefaultDispatcher-worker-11 @coroutine#4059] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-04 23:47:39.553 [DefaultDispatcher-worker-11 @coroutine#4059] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-04 23:47:39.561 [DefaultDispatcher-worker-7 @coroutine#4059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35bb3fea 2024-02-04 23:47:39.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2024-02-04 23:47:39.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:39.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:39.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:39.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:39.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:39.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:39.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14aa2123 2024-02-04 23:47:39.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:39.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:39.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:39.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:39.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:39.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:39.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:39.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:39.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:39.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:39.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:39.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:39.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:39.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:39.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:39.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:39.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:39.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:39.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:39.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2024-02-04 23:47:39.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:39.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:39.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:39.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:39.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:39.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:39.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:39.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:39.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2024-02-04 23:47:39.568 [DefaultDispatcher-worker-5 @coroutine#4061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35bb3fea 2024-02-04 23:47:39.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@736eb2a2 2024-02-04 23:47:39.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@736eb2a2 2024-02-04 23:47:39.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2024-02-04 23:47:39.589 [DefaultDispatcher-worker-17 @coroutine#4076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@153cf928 2024-02-04 23:47:39.590 [DefaultDispatcher-worker-17 @coroutine#4076] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-04 23:47:39.590 [DefaultDispatcher-worker-17 @coroutine#4076] 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-02-04 23:47:39.590 [DefaultDispatcher-worker-17 @coroutine#4076] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-04 23:47:39.591 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:39.591 [eventLoopGroupProxy-19-1 @call-handler#4089] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-04 23:47:39.591 [eventLoopGroupProxy-19-1 @call-handler#4089] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:39.599 [DefaultDispatcher-worker-7 @coroutine#4076] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-04 23:47:39.599 [DefaultDispatcher-worker-7 @coroutine#4076] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-04 23:47:39.600 [eventLoopGroupProxy-19-3 @call-handler#4094] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-04 23:47:39.601 [eventLoopGroupProxy-19-3 @call-handler#4094] 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-02-04 23:47:39.601 [eventLoopGroupProxy-19-3 @call-handler#4094] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-04 23:47:39.602 [eventLoopGroupProxy-19-3 @call-handler#4094] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:39.602 [eventLoopGroupProxy-19-4 @call-handler#4097] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-04 23:47:39.603 [eventLoopGroupProxy-19-4 @call-handler#4097] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:39.603 [DefaultDispatcher-worker-16 @coroutine#4077] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-04 23:47:39.603 [DefaultDispatcher-worker-16 @coroutine#4077] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-04 23:47:39.607 [DefaultDispatcher-worker-10 @coroutine#4076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@153cf928 2024-02-04 23:47:39.611 [DefaultDispatcher-worker-10 @coroutine#3136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a74c940 2024-02-04 23:47:39.611 [DefaultDispatcher-worker-10 @coroutine#3136] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47993/UmAppDatabase/replication/nodeId 2024-02-04 23:47:39.611 [DefaultDispatcher-worker-10 @coroutine#3136] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47993/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:39.611 [DefaultDispatcher-worker-10 @coroutine#3136] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47993/UmAppDatabase/replication/nodeId 2024-02-04 23:47:39.613 [DefaultDispatcher-worker-1 @coroutine#3136] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47993/UmAppDatabase/replication/nodeId 2024-02-04 23:47:39.613 [DefaultDispatcher-worker-1 @coroutine#3136] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47993/UmAppDatabase/replication/nodeId 2024-02-04 23:47:39.614 [DefaultDispatcher-worker-3 @coroutine#4078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@153cf928 2024-02-04 23:47:39.624 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:39.633 [DefaultDispatcher-worker-12 @coroutine#4105] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-04 23:47:39.634 [DefaultDispatcher-worker-12 @coroutine#4105] 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-02-04 23:47:39.634 [DefaultDispatcher-worker-12 @coroutine#4105] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-04 23:47:39.634 [DefaultDispatcher-worker-12 @coroutine#4105] 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-02-04 23:47:39.635 [eventLoopGroupProxy-19-1 @call-handler#4109] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-04 23:47:39.635 [eventLoopGroupProxy-19-1 @call-handler#4109] 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-02-04 23:47:39.635 [eventLoopGroupProxy-19-1 @call-handler#4109] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-04 23:47:39.636 [eventLoopGroupProxy-19-1 @call-handler#4109] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:39.637 [DefaultDispatcher-worker-14 @coroutine#4105] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-04 23:47:39.637 [DefaultDispatcher-worker-14 @coroutine#4105] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-04 23:47:39.646 [DefaultDispatcher-worker-11 @coroutine#4104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@736eb2a2 2024-02-04 23:47:39.646 [DefaultDispatcher-worker-11 @coroutine#4104] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-04 23:47:39.646 [DefaultDispatcher-worker-11 @coroutine#4104] 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-02-04 23:47:39.646 [DefaultDispatcher-worker-11 @coroutine#4104] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-04 23:47:39.647 [eventLoopGroupProxy-19-1 @call-handler#4114] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-04 23:47:39.648 [eventLoopGroupProxy-19-1 @call-handler#4114] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:39.648 [DefaultDispatcher-worker-6 @coroutine#4104] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-04 23:47:39.648 [DefaultDispatcher-worker-6 @coroutine#4104] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-04 23:47:39.648 [DefaultDispatcher-worker-2 @coroutine#4111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28721794 2024-02-04 23:47:39.657 [DefaultDispatcher-worker-14 @coroutine#4111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28721794 2024-02-04 23:47:39.657 [DefaultDispatcher-worker-12 @coroutine#4104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@736eb2a2 2024-02-04 23:47:39.664 [DefaultDispatcher-worker-8 @coroutine#4111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28721794 2024-02-04 23:47:39.665 [DefaultDispatcher-worker-2 @coroutine#4106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@736eb2a2 2024-02-04 23:47:39.670 [eventLoopGroupProxy-19-5 @call-handler#4124] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-04 23:47:39.670 [eventLoopGroupProxy-19-5 @call-handler#4124] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:39.671 [DefaultDispatcher-worker-13 @coroutine#4111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28721794 2024-02-04 23:47:39.677 [DefaultDispatcher-worker-13 @coroutine#2857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@498503cb 2024-02-04 23:47:39.677 [DefaultDispatcher-worker-13 @coroutine#2857] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35747/UmAppDatabase/replication/nodeId 2024-02-04 23:47:39.677 [DefaultDispatcher-worker-13 @coroutine#2857] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35747/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:39.677 [DefaultDispatcher-worker-13 @coroutine#2857] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35747/UmAppDatabase/replication/nodeId 2024-02-04 23:47:39.678 [DefaultDispatcher-worker-6 @coroutine#4111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28721794 2024-02-04 23:47:39.678 [DefaultDispatcher-worker-4 @coroutine#2857] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35747/UmAppDatabase/replication/nodeId 2024-02-04 23:47:39.678 [DefaultDispatcher-worker-4 @coroutine#2857] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35747/UmAppDatabase/replication/nodeId 2024-02-04 23:47:39.687 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:39.702 [DefaultDispatcher-worker-4 @coroutine#4111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28721794 2024-02-04 23:47:39.704 [DefaultDispatcher-worker-14 @coroutine#4111] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-04 23:47:39.704 [DefaultDispatcher-worker-14 @coroutine#4111] 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-02-04 23:47:39.704 [DefaultDispatcher-worker-14 @coroutine#4111] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-04 23:47:39.705 [eventLoopGroupProxy-19-1 @call-handler#4140] 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-02-04 23:47:39.711 [DefaultDispatcher-worker-9 @coroutine#4132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35bb3fea 2024-02-04 23:47:39.736 [DefaultDispatcher-worker-17 @coroutine#4111] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-04 23:47:39.736 [DefaultDispatcher-worker-17 @coroutine#4111] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-04 23:47:39.736 [DefaultDispatcher-worker-17 @coroutine#4111] 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-02-04 23:47:39.736 [DefaultDispatcher-worker-17 @coroutine#4111] 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-02-04 23:47:39.736 [DefaultDispatcher-worker-17 @coroutine#4111] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555124779920773121 2024-02-04 23:47:39.736 [DefaultDispatcher-worker-17 @coroutine#4111] 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?uid=555124779920773121. 2024-02-04 23:47:39.736 [DefaultDispatcher-worker-17 @coroutine#4111] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555124779920773121 2024-02-04 23:47:39.737 [eventLoopGroupProxy-19-1 @call-handler#4145] 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/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /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/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-02-04 23:47:39.742 [eventLoopGroupProxy-19-1 @call-handler#4145] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:39.743 [DefaultDispatcher-worker-14 @coroutine#4111] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555124779920773121 2024-02-04 23:47:39.743 [DefaultDispatcher-worker-14 @coroutine#4111] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555124779920773121 2024-02-04 23:47:39.743 [DefaultDispatcher-worker-14 @coroutine#4111] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555124779920773121. 2024-02-04 23:47:39.743 [DefaultDispatcher-worker-14 @coroutine#4111] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555124779920773121 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-04 23:47:39.751 [DefaultDispatcher-worker-17 @coroutine#4111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35bb3fea 2024-02-04 23:47:39.752 [DefaultDispatcher-worker-17 @coroutine#4111] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-04 23:47:39.752 [DefaultDispatcher-worker-17 @coroutine#4111] 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-02-04 23:47:39.752 [DefaultDispatcher-worker-17 @coroutine#4111] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-04 23:47:39.754 [eventLoopGroupProxy-19-1 @call-handler#4149] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-02-04 23:47:39.755 [eventLoopGroupProxy-19-1 @call-handler#4149] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:39.756 [DefaultDispatcher-worker-17 @coroutine#4111] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-04 23:47:39.756 [DefaultDispatcher-worker-17 @coroutine#4111] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-04 23:47:39.756 [DefaultDispatcher-worker-17 @coroutine#4111] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-02-04 23:47:39.757 [DefaultDispatcher-worker-17 @coroutine#4111] 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-02-04 23:47:39.769 [DefaultDispatcher-worker-15 @coroutine#4111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35bb3fea 2024-02-04 23:47:39.769 [DefaultDispatcher-worker-3 @coroutine#3192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25890ce3 2024-02-04 23:47:39.769 [DefaultDispatcher-worker-3 @coroutine#3192] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36475/UmAppDatabase/replication/nodeId 2024-02-04 23:47:39.769 [DefaultDispatcher-worker-3 @coroutine#3192] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36475/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:39.769 [DefaultDispatcher-worker-3 @coroutine#3192] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36475/UmAppDatabase/replication/nodeId 2024-02-04 23:47:39.771 [DefaultDispatcher-worker-6 @coroutine#3192] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36475/UmAppDatabase/replication/nodeId 2024-02-04 23:47:39.771 [DefaultDispatcher-worker-6 @coroutine#3192] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36475/UmAppDatabase/replication/nodeId 2024-02-04 23:47:39.792 [DefaultDispatcher-worker-6 @coroutine#4111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35bb3fea 2024-02-04 23:47:39.808 [DefaultDispatcher-worker-6 @coroutine#4111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28721794 2024-02-04 23:47:39.808 [DefaultDispatcher-worker-11 @coroutine#2890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227fc322 2024-02-04 23:47:39.808 [DefaultDispatcher-worker-11 @coroutine#2890] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48157/UmAppDatabase/replication/nodeId 2024-02-04 23:47:39.808 [DefaultDispatcher-worker-11 @coroutine#2890] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48157/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:39.808 [DefaultDispatcher-worker-11 @coroutine#2890] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48157/UmAppDatabase/replication/nodeId 2024-02-04 23:47:39.809 [DefaultDispatcher-worker-18 @coroutine#4061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35bb3fea 2024-02-04 23:47:39.810 [DefaultDispatcher-worker-18 @coroutine#4061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-04 23:47:39.810 [DefaultDispatcher-worker-18 @coroutine#4061] 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-02-04 23:47:39.810 [DefaultDispatcher-worker-18 @coroutine#4061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-04 23:47:39.810 [DefaultDispatcher-worker-18 @coroutine#4061] 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-02-04 23:47:39.810 [DefaultDispatcher-worker-13 @coroutine#2890] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48157/UmAppDatabase/replication/nodeId 2024-02-04 23:47:39.810 [DefaultDispatcher-worker-13 @coroutine#2890] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48157/UmAppDatabase/replication/nodeId 2024-02-04 23:47:39.811 [eventLoopGroupProxy-19-1 @call-handler#4161] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-04 23:47:39.811 [eventLoopGroupProxy-19-1 @call-handler#4161] 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-02-04 23:47:39.811 [eventLoopGroupProxy-19-1 @call-handler#4161] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-04 23:47:39.816 [DefaultDispatcher-worker-18 @coroutine#4111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28721794 2024-02-04 23:47:39.825 [DefaultDispatcher-worker-11 @call-handler#4161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28721794 2024-02-04 23:47:39.825 [eventLoopGroupProxy-19-1 @call-handler#4161] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:39.826 [DefaultDispatcher-worker-7 @coroutine#4061] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-04 23:47:39.826 [DefaultDispatcher-worker-7 @coroutine#4061] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-04 23:47:39.826 [DefaultDispatcher-worker-7 @coroutine#4061] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-04 23:47:39.826 [DefaultDispatcher-worker-7 @coroutine#4061] 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-02-04 23:47:39.836 [DefaultDispatcher-worker-12 @coroutine#4111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28721794 2024-02-04 23:47:39.836 [DefaultDispatcher-worker-14 @coroutine#4061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35bb3fea 2024-02-04 23:47:39.843 [DefaultDispatcher-worker-16 @coroutine#4111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28721794 2024-02-04 23:47:39.871 [DefaultDispatcher-worker-15 @coroutine#4111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28721794 2024-02-04 23:47:39.872 [DefaultDispatcher-worker-9 @coroutine#4111] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-04 23:47:39.873 [DefaultDispatcher-worker-9 @coroutine#4111] 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-02-04 23:47:39.873 [DefaultDispatcher-worker-9 @coroutine#4111] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-04 23:47:39.874 [eventLoopGroupProxy-19-1 @call-handler#4178] 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-02-04 23:47:39.880 [DefaultDispatcher-worker-13 @coroutine#4170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@153cf928 2024-02-04 23:47:39.898 [DefaultDispatcher-worker-3 @coroutine#4111] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-04 23:47:39.898 [DefaultDispatcher-worker-3 @coroutine#4111] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-04 23:47:39.898 [DefaultDispatcher-worker-3 @coroutine#4111] 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-02-04 23:47:39.898 [DefaultDispatcher-worker-3 @coroutine#4111] 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-02-04 23:47:39.898 [DefaultDispatcher-worker-3 @coroutine#4111] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555124779920773122 2024-02-04 23:47:39.899 [DefaultDispatcher-worker-3 @coroutine#4111] 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?uid=555124779920773122. 2024-02-04 23:47:39.899 [DefaultDispatcher-worker-3 @coroutine#4111] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555124779920773122 2024-02-04 23:47:39.899 [eventLoopGroupProxy-19-1 @call-handler#4182] 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/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /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/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-02-04 23:47:39.900 [eventLoopGroupProxy-19-1 @call-handler#4182] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:39.901 [DefaultDispatcher-worker-9 @coroutine#4111] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555124779920773122 2024-02-04 23:47:39.901 [DefaultDispatcher-worker-9 @coroutine#4111] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555124779920773122 2024-02-04 23:47:39.901 [DefaultDispatcher-worker-9 @coroutine#4111] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555124779920773122. 2024-02-04 23:47:39.901 [DefaultDispatcher-worker-9 @coroutine#4111] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555124779920773122 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-04 23:47:39.907 [DefaultDispatcher-worker-13 @coroutine#4111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@153cf928 2024-02-04 23:47:39.908 [DefaultDispatcher-worker-13 @coroutine#4111] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-04 23:47:39.908 [DefaultDispatcher-worker-13 @coroutine#4111] 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-02-04 23:47:39.908 [DefaultDispatcher-worker-13 @coroutine#4111] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-04 23:47:39.909 [eventLoopGroupProxy-19-1 @call-handler#4186] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-02-04 23:47:39.909 [eventLoopGroupProxy-19-1 @call-handler#4186] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:39.910 [DefaultDispatcher-worker-9 @coroutine#4111] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-04 23:47:39.910 [DefaultDispatcher-worker-9 @coroutine#4111] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-04 23:47:39.910 [DefaultDispatcher-worker-9 @coroutine#4111] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-02-04 23:47:39.910 [DefaultDispatcher-worker-9 @coroutine#4111] 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-02-04 23:47:39.920 [DefaultDispatcher-worker-18 @coroutine#4111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@153cf928 2024-02-04 23:47:39.942 [DefaultDispatcher-worker-15 @coroutine#4111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@153cf928 2024-02-04 23:47:39.950 [DefaultDispatcher-worker-1 @coroutine#4078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@153cf928 2024-02-04 23:47:39.951 [DefaultDispatcher-worker-1 @coroutine#4078] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-04 23:47:39.951 [DefaultDispatcher-worker-1 @coroutine#4078] 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-02-04 23:47:39.951 [DefaultDispatcher-worker-1 @coroutine#4078] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-04 23:47:39.951 [DefaultDispatcher-worker-1 @coroutine#4078] 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-02-04 23:47:39.952 [eventLoopGroupProxy-19-1 @call-handler#4191] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-04 23:47:39.952 [DefaultDispatcher-worker-1 @coroutine#4111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28721794 2024-02-04 23:47:39.952 [eventLoopGroupProxy-19-1 @call-handler#4191] 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-02-04 23:47:39.952 [eventLoopGroupProxy-19-1 @call-handler#4191] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-04 23:47:39.961 [DefaultDispatcher-worker-4 @call-handler#4191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28721794 2024-02-04 23:47:39.961 [eventLoopGroupProxy-19-1 @call-handler#4191] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:39.962 [DefaultDispatcher-worker-11 @coroutine#4078] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-04 23:47:39.962 [DefaultDispatcher-worker-11 @coroutine#4078] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-04 23:47:39.962 [DefaultDispatcher-worker-11 @coroutine#4078] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-04 23:47:39.962 [DefaultDispatcher-worker-11 @coroutine#4078] 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-02-04 23:47:39.970 [DefaultDispatcher-worker-7 @coroutine#4111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28721794 2024-02-04 23:47:39.972 [DefaultDispatcher-worker-4 @coroutine#4078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@153cf928 2024-02-04 23:47:39.980 [DefaultDispatcher-worker-4 @coroutine#2936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0035dd 2024-02-04 23:47:39.980 [DefaultDispatcher-worker-4 @coroutine#2936] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33761/UmAppDatabase/replication/nodeId 2024-02-04 23:47:39.980 [DefaultDispatcher-worker-4 @coroutine#2936] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33761/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:39.980 [DefaultDispatcher-worker-4 @coroutine#2936] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33761/UmAppDatabase/replication/nodeId 2024-02-04 23:47:39.981 [DefaultDispatcher-worker-3 @coroutine#2936] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33761/UmAppDatabase/replication/nodeId 2024-02-04 23:47:39.982 [DefaultDispatcher-worker-3 @coroutine#2936] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33761/UmAppDatabase/replication/nodeId 2024-02-04 23:47:39.989 [UI Thread @coroutine#4202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555124779920773121&assignmentUid=555124779920773120 2024-02-04 23:47:39.989 [UI Thread @coroutine#4202] 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/getLatestSubmissionForUserAsync?accountPersonUid=555124779920773121&assignmentUid=555124779920773120. 2024-02-04 23:47:39.989 [UI Thread @coroutine#4202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555124779920773121&assignmentUid=555124779920773120 2024-02-04 23:47:39.989 [UI Thread @coroutine#4210] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555124779920773120&accountPersonUid=555124779920773121 2024-02-04 23:47:39.989 [UI Thread @coroutine#4210] 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=555124779920773120&accountPersonUid=555124779920773121. 2024-02-04 23:47:39.989 [UI Thread @coroutine#4210] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555124779920773120&accountPersonUid=555124779920773121 2024-02-04 23:47:39.990 [UI Thread @coroutine#4212] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555124779920773121&assignmentUid=555124779920773120 2024-02-04 23:47:39.990 [UI Thread @coroutine#4212] 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=555124779920773121&assignmentUid=555124779920773120. 2024-02-04 23:47:39.990 [UI Thread @coroutine#4212] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555124779920773121&assignmentUid=555124779920773120 2024-02-04 23:47:39.990 [eventLoopGroupProxy-19-1 @call-handler#4217] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getLatestSubmissionForUserAsync] /, 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:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getLatestSubmissionForUserAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) 2024-02-04 23:47:39.993 [eventLoopGroupProxy-19-7 @call-handler#4224] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-02-04 23:47:39.995 [eventLoopGroupProxy-19-6 @call-handler#4227] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-02-04 23:47:39.996 [eventLoopGroupProxy-19-7 @call-handler#4224] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:39.998 [UI Thread @coroutine#4212] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555124779920773121&assignmentUid=555124779920773120 2024-02-04 23:47:39.998 [UI Thread @coroutine#4212] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555124779920773121&assignmentUid=555124779920773120 2024-02-04 23:47:39.998 [UI Thread @coroutine#4212] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555124779920773121&assignmentUid=555124779920773120. 2024-02-04 23:47:39.998 [UI Thread @coroutine#4212] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555124779920773121&assignmentUid=555124779920773120 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-04 23:47:39.999 [eventLoopGroupProxy-19-1 @call-handler#4217] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:40.000 [UI Thread @coroutine#4202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555124779920773121&assignmentUid=555124779920773120 2024-02-04 23:47:40.000 [UI Thread @coroutine#4202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555124779920773121&assignmentUid=555124779920773120 2024-02-04 23:47:40.001 [UI Thread @coroutine#4202] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555124779920773121&assignmentUid=555124779920773120. 2024-02-04 23:47:40.001 [UI Thread @coroutine#4202] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555124779920773121&assignmentUid=555124779920773120 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-04 23:47:40.002 [eventLoopGroupProxy-19-6 @call-handler#4227] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:40.003 [UI Thread @coroutine#4210] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555124779920773120&accountPersonUid=555124779920773121 2024-02-04 23:47:40.003 [UI Thread @coroutine#4210] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555124779920773120&accountPersonUid=555124779920773121 2024-02-04 23:47:40.004 [UI Thread @coroutine#4210] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555124779920773120&accountPersonUid=555124779920773121. 2024-02-04 23:47:40.004 [UI Thread @coroutine#4210] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555124779920773120&accountPersonUid=555124779920773121 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-04 23:47:40.009 [DefaultDispatcher-worker-14 @coroutine#4212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35bb3fea 2024-02-04 23:47:40.020 [DefaultDispatcher-worker-15 @coroutine#4202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35bb3fea 2024-02-04 23:47:40.027 [DefaultDispatcher-worker-2 @coroutine#4210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35bb3fea 2024-02-04 23:47:40.032 [UI Thread @coroutine#4237] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=555124779920773120 2024-02-04 23:47:40.032 [UI Thread @coroutine#4237] 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=555124779920773120. 2024-02-04 23:47:40.032 [UI Thread @coroutine#4237] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=555124779920773120 2024-02-04 23:47:40.033 [eventLoopGroupProxy-19-1 @call-handler#4239] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findByUidWithBlockAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) 2024-02-04 23:47:40.034 [eventLoopGroupProxy-19-1 @call-handler#4239] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:40.035 [UI Thread @coroutine#4237] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=555124779920773120 2024-02-04 23:47:40.035 [UI Thread @coroutine#4237] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=555124779920773120 2024-02-04 23:47:40.036 [UI Thread @coroutine#4237] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=555124779920773120. 2024-02-04 23:47:40.036 [UI Thread @coroutine#4237] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=555124779920773120 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-04 23:47:40.050 [DefaultDispatcher-worker-8 @coroutine#4237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35bb3fea 2024-02-04 23:47:40.064 [DefaultDispatcher-worker-4 @coroutine#4237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35bb3fea 2024-02-04 23:47:40.072 [DefaultDispatcher-worker-15 @coroutine#4061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35bb3fea 2024-02-04 23:47:40.072 [DefaultDispatcher-worker-15 @coroutine#4061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-04 23:47:40.072 [DefaultDispatcher-worker-15 @coroutine#4061] 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-02-04 23:47:40.072 [DefaultDispatcher-worker-15 @coroutine#4061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-04 23:47:40.072 [DefaultDispatcher-worker-15 @coroutine#4061] 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-02-04 23:47:40.073 [eventLoopGroupProxy-19-1 @call-handler#4249] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-04 23:47:40.074 [eventLoopGroupProxy-19-1 @call-handler#4249] 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-02-04 23:47:40.074 [eventLoopGroupProxy-19-1 @call-handler#4249] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-04 23:47:40.083 [DefaultDispatcher-worker-14 @call-handler#4249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28721794 2024-02-04 23:47:40.083 [eventLoopGroupProxy-19-1 @call-handler#4249] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:40.084 [DefaultDispatcher-worker-8 @coroutine#4061] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-04 23:47:40.084 [DefaultDispatcher-worker-8 @coroutine#4061] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-04 23:47:40.084 [DefaultDispatcher-worker-8 @coroutine#4061] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-04 23:47:40.084 [DefaultDispatcher-worker-8 @coroutine#4061] 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-02-04 23:47:40.090 [UI Thread @coroutine#4256] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555124779920773120&accountPersonUid=555124779920773122 2024-02-04 23:47:40.090 [UI Thread @coroutine#4256] 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=555124779920773120&accountPersonUid=555124779920773122. 2024-02-04 23:47:40.090 [UI Thread @coroutine#4256] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555124779920773120&accountPersonUid=555124779920773122 2024-02-04 23:47:40.093 [eventLoopGroupProxy-19-1 @call-handler#4263] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2024-02-04 23:47:40.094 [UI Thread @coroutine#4258] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=555124779920773121 2024-02-04 23:47:40.094 [UI Thread @coroutine#4258] 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=555124779920773121. 2024-02-04 23:47:40.094 [UI Thread @coroutine#4258] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=555124779920773121 2024-02-04 23:47:40.094 [DefaultDispatcher-worker-15 @coroutine#4061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35bb3fea 2024-02-04 23:47:40.095 [eventLoopGroupProxy-19-6 @call-handler#4269] 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/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /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/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "getNamesByUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) 2024-02-04 23:47:40.098 [eventLoopGroupProxy-19-6 @call-handler#4269] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:40.098 [UI Thread @coroutine#4270] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=555124779920773120 2024-02-04 23:47:40.098 [UI Thread @coroutine#4270] 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=555124779920773120. 2024-02-04 23:47:40.098 [UI Thread @coroutine#4270] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=555124779920773120 2024-02-04 23:47:40.098 [eventLoopGroupProxy-19-1 @call-handler#4263] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:40.098 [UI Thread @coroutine#4272] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=555124779920773121&assignmentUid=555124779920773120 2024-02-04 23:47:40.098 [UI Thread @coroutine#4272] 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=555124779920773121&assignmentUid=555124779920773120. 2024-02-04 23:47:40.098 [UI Thread @coroutine#4272] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=555124779920773121&assignmentUid=555124779920773120 2024-02-04 23:47:40.098 [UI Thread @coroutine#4274] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=555124779920773121&assignmentUid=555124779920773120 2024-02-04 23:47:40.098 [UI Thread @coroutine#4274] 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=555124779920773121&assignmentUid=555124779920773120. 2024-02-04 23:47:40.099 [UI Thread @coroutine#4274] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=555124779920773121&assignmentUid=555124779920773120 2024-02-04 23:47:40.099 [eventLoopGroupProxy-19-7 @call-handler#4282] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseBlockDao" -> "findCourseBlockByAssignmentUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) 2024-02-04 23:47:40.099 [eventLoopGroupProxy-19-1 @call-handler#4285] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getAllSubmissionsFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) 2024-02-04 23:47:40.100 [UI Thread @coroutine#4258] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=555124779920773121 2024-02-04 23:47:40.100 [UI Thread @coroutine#4258] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=555124779920773121 2024-02-04 23:47:40.100 [UI Thread @coroutine#4256] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555124779920773120&accountPersonUid=555124779920773122 2024-02-04 23:47:40.100 [UI Thread @coroutine#4256] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555124779920773120&accountPersonUid=555124779920773122 2024-02-04 23:47:40.100 [UI Thread @coroutine#4258] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=555124779920773121. 2024-02-04 23:47:40.100 [UI Thread @coroutine#4258] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=555124779920773121 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-04 23:47:40.100 [eventLoopGroupProxy-19-1 @call-handler#4285] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:40.101 [UI Thread @coroutine#4256] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555124779920773120&accountPersonUid=555124779920773122. 2024-02-04 23:47:40.101 [UI Thread @coroutine#4256] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555124779920773120&accountPersonUid=555124779920773122 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-04 23:47:40.101 [eventLoopGroupProxy-19-6 @call-handler#4290] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) 2024-02-04 23:47:40.101 [eventLoopGroupProxy-19-7 @call-handler#4282] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:40.101 [UI Thread @coroutine#4272] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=555124779920773121&assignmentUid=555124779920773120 2024-02-04 23:47:40.101 [UI Thread @coroutine#4272] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=555124779920773121&assignmentUid=555124779920773120 2024-02-04 23:47:40.101 [UI Thread @coroutine#4272] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=555124779920773121&assignmentUid=555124779920773120. 2024-02-04 23:47:40.101 [UI Thread @coroutine#4272] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=555124779920773121&assignmentUid=555124779920773120 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-04 23:47:40.102 [UI Thread @coroutine#4270] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=555124779920773120 2024-02-04 23:47:40.102 [UI Thread @coroutine#4270] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=555124779920773120 2024-02-04 23:47:40.102 [UI Thread @coroutine#4270] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=555124779920773120. 2024-02-04 23:47:40.102 [UI Thread @coroutine#4270] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=555124779920773120 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-04 23:47:40.103 [eventLoopGroupProxy-19-6 @call-handler#4290] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:40.104 [UI Thread @coroutine#4274] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=555124779920773121&assignmentUid=555124779920773120 2024-02-04 23:47:40.104 [UI Thread @coroutine#4274] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=555124779920773121&assignmentUid=555124779920773120 2024-02-04 23:47:40.104 [UI Thread @coroutine#4274] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=555124779920773121&assignmentUid=555124779920773120. 2024-02-04 23:47:40.104 [UI Thread @coroutine#4274] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=555124779920773121&assignmentUid=555124779920773120 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-04 23:47:40.109 [DefaultDispatcher-worker-2 @coroutine#4258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@153cf928 2024-02-04 23:47:40.114 [DefaultDispatcher-worker-2 @coroutine#2969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3da30ce5 2024-02-04 23:47:40.114 [DefaultDispatcher-worker-2 @coroutine#2969] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-02-04 23:47:40.114 [DefaultDispatcher-worker-2 @coroutine#2969] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:40.114 [DefaultDispatcher-worker-2 @coroutine#2969] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-02-04 23:47:40.116 [DefaultDispatcher-worker-8 @coroutine#2969] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-02-04 23:47:40.116 [DefaultDispatcher-worker-8 @coroutine#2969] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-02-04 23:47:40.119 [DefaultDispatcher-worker-4 @coroutine#4256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@153cf928 2024-02-04 23:47:40.125 [DefaultDispatcher-worker-2 @coroutine#4272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@153cf928 2024-02-04 23:47:40.134 [DefaultDispatcher-worker-9 @coroutine#4270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@153cf928 2024-02-04 23:47:40.140 [DefaultDispatcher-worker-12 @coroutine#2998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c47cf9 2024-02-04 23:47:40.141 [DefaultDispatcher-worker-12 @coroutine#2998] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId 2024-02-04 23:47:40.141 [DefaultDispatcher-worker-12 @coroutine#2998] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:40.141 [DefaultDispatcher-worker-12 @coroutine#2998] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId 2024-02-04 23:47:40.142 [DefaultDispatcher-worker-7 @coroutine#2998] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId 2024-02-04 23:47:40.142 [DefaultDispatcher-worker-7 @coroutine#2998] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId 2024-02-04 23:47:40.142 [DefaultDispatcher-worker-14 @coroutine#4274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@153cf928 2024-02-04 23:47:40.146 [UI Thread @coroutine#4307] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555124779920773120&accountPersonUid=555124779920773122 2024-02-04 23:47:40.146 [UI Thread @coroutine#4307] 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=555124779920773120&accountPersonUid=555124779920773122. 2024-02-04 23:47:40.146 [UI Thread @coroutine#4307] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555124779920773120&accountPersonUid=555124779920773122 2024-02-04 23:47:40.148 [eventLoopGroupProxy-19-1 @call-handler#4309] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2024-02-04 23:47:40.150 [eventLoopGroupProxy-19-1 @call-handler#4309] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:40.151 [UI Thread @coroutine#4307] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555124779920773120&accountPersonUid=555124779920773122 2024-02-04 23:47:40.151 [UI Thread @coroutine#4307] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555124779920773120&accountPersonUid=555124779920773122 2024-02-04 23:47:40.151 [UI Thread @coroutine#4307] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555124779920773120&accountPersonUid=555124779920773122. 2024-02-04 23:47:40.151 [UI Thread @coroutine#4307] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555124779920773120&accountPersonUid=555124779920773122 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-04 23:47:40.162 [DefaultDispatcher-worker-8 @coroutine#4307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@153cf928 2024-02-04 23:47:40.172 [DefaultDispatcher-worker-8 @coroutine#4307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@153cf928 2024-02-04 23:47:40.181 [DefaultDispatcher-worker-14 @coroutine#4078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@153cf928 2024-02-04 23:47:40.181 [DefaultDispatcher-worker-14 @coroutine#4078] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-04 23:47:40.181 [DefaultDispatcher-worker-14 @coroutine#4078] 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-02-04 23:47:40.181 [DefaultDispatcher-worker-14 @coroutine#4078] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-04 23:47:40.182 [DefaultDispatcher-worker-14 @coroutine#4078] 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-02-04 23:47:40.183 [eventLoopGroupProxy-19-1 @call-handler#4314] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-04 23:47:40.183 [eventLoopGroupProxy-19-1 @call-handler#4314] 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-02-04 23:47:40.183 [eventLoopGroupProxy-19-1 @call-handler#4314] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-04 23:47:40.194 [DefaultDispatcher-worker-17 @call-handler#4314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28721794 2024-02-04 23:47:40.194 [eventLoopGroupProxy-19-1 @call-handler#4314] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:40.195 [DefaultDispatcher-worker-3 @coroutine#4078] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-04 23:47:40.195 [DefaultDispatcher-worker-3 @coroutine#4078] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-04 23:47:40.196 [DefaultDispatcher-worker-3 @coroutine#4078] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-04 23:47:40.196 [DefaultDispatcher-worker-3 @coroutine#4078] 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-02-04 23:47:40.197 [UI Thread @coroutine#4324] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555124779920773121&assignmentUid=555124779920773120 2024-02-04 23:47:40.197 [UI Thread @coroutine#4324] 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/getLatestSubmissionForUserAsync?accountPersonUid=555124779920773121&assignmentUid=555124779920773120. 2024-02-04 23:47:40.198 [UI Thread @coroutine#4324] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555124779920773121&assignmentUid=555124779920773120 2024-02-04 23:47:40.198 [UI Thread @coroutine#4332] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555124779920773120&accountPersonUid=555124779920773121 2024-02-04 23:47:40.198 [UI Thread @coroutine#4332] 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=555124779920773120&accountPersonUid=555124779920773121. 2024-02-04 23:47:40.198 [UI Thread @coroutine#4332] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555124779920773120&accountPersonUid=555124779920773121 2024-02-04 23:47:40.199 [eventLoopGroupProxy-19-1 @call-handler#4339] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getLatestSubmissionForUserAsync] /, 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:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getLatestSubmissionForUserAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) 2024-02-04 23:47:40.199 [UI Thread @coroutine#4335] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555124779920773121&assignmentUid=555124779920773120 2024-02-04 23:47:40.199 [eventLoopGroupProxy-19-6 @call-handler#4340] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-02-04 23:47:40.199 [UI Thread @coroutine#4335] 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=555124779920773121&assignmentUid=555124779920773120. 2024-02-04 23:47:40.199 [UI Thread @coroutine#4335] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555124779920773121&assignmentUid=555124779920773120 2024-02-04 23:47:40.200 [eventLoopGroupProxy-19-7 @call-handler#4345] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-02-04 23:47:40.203 [eventLoopGroupProxy-19-7 @call-handler#4345] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:40.203 [eventLoopGroupProxy-19-1 @call-handler#4339] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:40.204 [UI Thread @coroutine#4335] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555124779920773121&assignmentUid=555124779920773120 2024-02-04 23:47:40.205 [UI Thread @coroutine#4335] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555124779920773121&assignmentUid=555124779920773120 2024-02-04 23:47:40.205 [UI Thread @coroutine#4324] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555124779920773121&assignmentUid=555124779920773120 2024-02-04 23:47:40.205 [UI Thread @coroutine#4324] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555124779920773121&assignmentUid=555124779920773120 2024-02-04 23:47:40.205 [UI Thread @coroutine#4335] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555124779920773121&assignmentUid=555124779920773120. 2024-02-04 23:47:40.205 [UI Thread @coroutine#4335] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555124779920773121&assignmentUid=555124779920773120 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-04 23:47:40.205 [eventLoopGroupProxy-19-6 @call-handler#4340] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-04 23:47:40.205 [UI Thread @coroutine#4324] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555124779920773121&assignmentUid=555124779920773120. 2024-02-04 23:47:40.205 [UI Thread @coroutine#4324] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555124779920773121&assignmentUid=555124779920773120 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-04 23:47:40.206 [UI Thread @coroutine#4332] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555124779920773120&accountPersonUid=555124779920773121 2024-02-04 23:47:40.206 [UI Thread @coroutine#4332] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555124779920773120&accountPersonUid=555124779920773121 2024-02-04 23:47:40.206 [UI Thread @coroutine#4332] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555124779920773120&accountPersonUid=555124779920773121. 2024-02-04 23:47:40.206 [UI Thread @coroutine#4332] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555124779920773120&accountPersonUid=555124779920773121 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-04 23:47:40.208 [DefaultDispatcher-worker-4 @coroutine#4078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@153cf928 2024-02-04 23:47:40.213 [DefaultDispatcher-worker-6 @coroutine#4335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35bb3fea 2024-02-04 23:47:40.221 [DefaultDispatcher-worker-8 @coroutine#4324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35bb3fea 2024-02-04 23:47:40.229 [DefaultDispatcher-worker-14 @coroutine#4332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35bb3fea 2024-02-04 23:47:40.233 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown initiated... 2024-02-04 23:47:40.233 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Close initiated... 2024-02-04 23:47:40.233 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:40.233 [HikariPool-126 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35bb3fea: (connection evicted) 2024-02-04 23:47:40.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:40.234 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Closed. 2024-02-04 23:47:40.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown completed. 2024-02-04 23:47:40.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Shutdown initiated... 2024-02-04 23:47:40.235 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Close initiated... 2024-02-04 23:47:40.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:40.235 [HikariPool-127 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Closing connection org.sqlite.jdbc4.JDBC4Connection@153cf928: (connection evicted) 2024-02-04 23:47:40.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:40.236 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Closed. 2024-02-04 23:47:40.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Shutdown completed. 2024-02-04 23:47:40.305 [DefaultDispatcher-worker-8 @coroutine#3027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab46302 2024-02-04 23:47:40.305 [DefaultDispatcher-worker-11 @coroutine#3041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19d0d1ab 2024-02-04 23:47:40.306 [DefaultDispatcher-worker-11 @coroutine#3041] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57221/UmAppDatabase/replication/nodeId 2024-02-04 23:47:40.306 [DefaultDispatcher-worker-8 @coroutine#3027] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-04 23:47:40.306 [DefaultDispatcher-worker-11 @coroutine#3041] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57221/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:40.306 [DefaultDispatcher-worker-8 @coroutine#3027] 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-02-04 23:47:40.306 [DefaultDispatcher-worker-11 @coroutine#3041] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57221/UmAppDatabase/replication/nodeId 2024-02-04 23:47:40.306 [DefaultDispatcher-worker-8 @coroutine#3027] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-04 23:47:40.307 [DefaultDispatcher-worker-8 @coroutine#3041] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57221/UmAppDatabase/replication/nodeId 2024-02-04 23:47:40.307 [DefaultDispatcher-worker-8 @coroutine#3041] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57221/UmAppDatabase/replication/nodeId 2024-02-04 23:47:40.307 [DefaultDispatcher-worker-11 @coroutine#3027] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-04 23:47:40.444 [DefaultDispatcher-worker-13 @coroutine#3093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a88849 2024-02-04 23:47:40.444 [DefaultDispatcher-worker-13 @coroutine#3093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52017/UmAppDatabase/replication/nodeId 2024-02-04 23:47:40.444 [DefaultDispatcher-worker-13 @coroutine#3093] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52017/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:40.444 [DefaultDispatcher-worker-13 @coroutine#3093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52017/UmAppDatabase/replication/nodeId 2024-02-04 23:47:40.446 [DefaultDispatcher-worker-2 @coroutine#3093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52017/UmAppDatabase/replication/nodeId 2024-02-04 23:47:40.446 [DefaultDispatcher-worker-2 @coroutine#3093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52017/UmAppDatabase/replication/nodeId 2024-02-04 23:47:40.620 [DefaultDispatcher-worker-2 @coroutine#3136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a74c940 2024-02-04 23:47:40.620 [DefaultDispatcher-worker-2 @coroutine#3136] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47993/UmAppDatabase/replication/nodeId 2024-02-04 23:47:40.620 [DefaultDispatcher-worker-2 @coroutine#3136] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47993/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:40.620 [DefaultDispatcher-worker-2 @coroutine#3136] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47993/UmAppDatabase/replication/nodeId 2024-02-04 23:47:40.621 [DefaultDispatcher-worker-6 @coroutine#3136] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47993/UmAppDatabase/replication/nodeId 2024-02-04 23:47:40.621 [DefaultDispatcher-worker-6 @coroutine#3136] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47993/UmAppDatabase/replication/nodeId 2024-02-04 23:47:40.690 [DefaultDispatcher-worker-14 @coroutine#2857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@498503cb 2024-02-04 23:47:40.690 [DefaultDispatcher-worker-14 @coroutine#2857] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35747/UmAppDatabase/replication/nodeId 2024-02-04 23:47:40.690 [DefaultDispatcher-worker-14 @coroutine#2857] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35747/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:40.690 [DefaultDispatcher-worker-14 @coroutine#2857] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35747/UmAppDatabase/replication/nodeId 2024-02-04 23:47:40.691 [DefaultDispatcher-worker-10 @coroutine#2857] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35747/UmAppDatabase/replication/nodeId 2024-02-04 23:47:40.691 [DefaultDispatcher-worker-10 @coroutine#2857] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35747/UmAppDatabase/replication/nodeId 2024-02-04 23:47:40.781 [DefaultDispatcher-worker-2 @coroutine#3192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25890ce3 2024-02-04 23:47:40.781 [DefaultDispatcher-worker-2 @coroutine#3192] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36475/UmAppDatabase/replication/nodeId 2024-02-04 23:47:40.781 [DefaultDispatcher-worker-2 @coroutine#3192] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36475/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:40.781 [DefaultDispatcher-worker-2 @coroutine#3192] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36475/UmAppDatabase/replication/nodeId 2024-02-04 23:47:40.782 [DefaultDispatcher-worker-6 @coroutine#3192] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36475/UmAppDatabase/replication/nodeId 2024-02-04 23:47:40.782 [DefaultDispatcher-worker-6 @coroutine#3192] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36475/UmAppDatabase/replication/nodeId 2024-02-04 23:47:40.819 [DefaultDispatcher-worker-1 @coroutine#2890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227fc322 2024-02-04 23:47:40.819 [DefaultDispatcher-worker-1 @coroutine#2890] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48157/UmAppDatabase/replication/nodeId 2024-02-04 23:47:40.819 [DefaultDispatcher-worker-1 @coroutine#2890] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48157/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:40.819 [DefaultDispatcher-worker-1 @coroutine#2890] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48157/UmAppDatabase/replication/nodeId 2024-02-04 23:47:40.820 [DefaultDispatcher-worker-6 @coroutine#2890] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48157/UmAppDatabase/replication/nodeId 2024-02-04 23:47:40.821 [DefaultDispatcher-worker-6 @coroutine#2890] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48157/UmAppDatabase/replication/nodeId 2024-02-04 23:47:40.991 [DefaultDispatcher-worker-1 @coroutine#2936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0035dd 2024-02-04 23:47:40.991 [DefaultDispatcher-worker-1 @coroutine#2936] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33761/UmAppDatabase/replication/nodeId 2024-02-04 23:47:40.991 [DefaultDispatcher-worker-1 @coroutine#2936] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33761/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:40.991 [DefaultDispatcher-worker-1 @coroutine#2936] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33761/UmAppDatabase/replication/nodeId 2024-02-04 23:47:40.993 [DefaultDispatcher-worker-2 @coroutine#2936] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33761/UmAppDatabase/replication/nodeId 2024-02-04 23:47:40.993 [DefaultDispatcher-worker-2 @coroutine#2936] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33761/UmAppDatabase/replication/nodeId 2024-02-04 23:47:41.124 [DefaultDispatcher-worker-6 @coroutine#2969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3da30ce5 2024-02-04 23:47:41.125 [DefaultDispatcher-worker-6 @coroutine#2969] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-02-04 23:47:41.125 [DefaultDispatcher-worker-6 @coroutine#2969] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:41.125 [DefaultDispatcher-worker-6 @coroutine#2969] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-02-04 23:47:41.126 [DefaultDispatcher-worker-18 @coroutine#2969] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-02-04 23:47:41.126 [DefaultDispatcher-worker-18 @coroutine#2969] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-02-04 23:47:41.151 [DefaultDispatcher-worker-18 @coroutine#2998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c47cf9 2024-02-04 23:47:41.151 [DefaultDispatcher-worker-18 @coroutine#2998] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId 2024-02-04 23:47:41.151 [DefaultDispatcher-worker-18 @coroutine#2998] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:41.151 [DefaultDispatcher-worker-18 @coroutine#2998] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId 2024-02-04 23:47:41.152 [DefaultDispatcher-worker-2 @coroutine#2998] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId 2024-02-04 23:47:41.152 [DefaultDispatcher-worker-2 @coroutine#2998] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId 2024-02-04 23:47:41.249 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown initiated... 2024-02-04 23:47:41.249 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Close initiated... 2024-02-04 23:47:41.249 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:41.249 [HikariPool-125 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28721794: (connection evicted) 2024-02-04 23:47:41.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:41.250 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Closed. 2024-02-04 23:47:41.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown completed. 2024-02-04 23:47:41.254 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2024-02-04 23:47:41.254 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:41.254 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:41.254 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:41.254 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:41.254 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:41.254 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:41.254 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@713c8cbb 2024-02-04 23:47:41.254 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:41.254 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:41.254 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:41.254 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:41.254 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:41.254 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:41.254 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:41.254 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:41.254 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:41.254 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:41.254 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:41.254 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:41.254 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:41.254 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:41.254 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:41.254 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:41.254 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:41.254 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:41.254 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:41.254 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2024-02-04 23:47:41.254 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:41.254 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:41.254 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:41.254 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:41.254 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:41.254 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:41.254 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:41.254 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:41.254 [Test worker @coroutine#4397] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2024-02-04 23:47:41.255 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7053a864 2024-02-04 23:47:41.255 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7053a864 2024-02-04 23:47:41.255 [Test worker @coroutine#4397] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2024-02-04 23:47:41.275 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7053a864 2024-02-04 23:47:41.291 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7053a864 2024-02-04 23:47:41.293 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7053a864 2024-02-04 23:47:41.296 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7053a864 2024-02-04 23:47:41.297 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2024-02-04 23:47:41.297 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:41.297 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:41.297 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:41.297 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:41.297 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:41.297 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:41.297 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e773b8a 2024-02-04 23:47:41.297 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:41.297 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:41.297 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:41.297 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:41.297 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:41.297 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:41.297 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:41.297 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:41.297 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:41.297 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:41.297 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:41.297 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:41.297 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:41.297 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:41.297 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:41.297 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:41.297 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:41.297 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:41.297 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:41.297 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2024-02-04 23:47:41.297 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:41.297 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:41.297 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:41.297 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:41.297 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:41.297 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:41.297 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:41.297 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:41.297 [Test worker @coroutine#4397] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2024-02-04 23:47:41.298 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@57eb2555 2024-02-04 23:47:41.298 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@57eb2555 2024-02-04 23:47:41.298 [Test worker @coroutine#4397] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2024-02-04 23:47:41.316 [DefaultDispatcher-worker-12 @coroutine#3027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab46302 2024-02-04 23:47:41.316 [DefaultDispatcher-worker-2 @coroutine#3041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19d0d1ab 2024-02-04 23:47:41.316 [DefaultDispatcher-worker-2 @coroutine#3041] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57221/UmAppDatabase/replication/nodeId 2024-02-04 23:47:41.316 [DefaultDispatcher-worker-12 @coroutine#3027] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-04 23:47:41.316 [DefaultDispatcher-worker-2 @coroutine#3041] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57221/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:41.316 [DefaultDispatcher-worker-12 @coroutine#3027] 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-02-04 23:47:41.316 [DefaultDispatcher-worker-2 @coroutine#3041] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57221/UmAppDatabase/replication/nodeId 2024-02-04 23:47:41.316 [DefaultDispatcher-worker-12 @coroutine#3027] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-04 23:47:41.317 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57eb2555 2024-02-04 23:47:41.318 [DefaultDispatcher-worker-14 @coroutine#3027] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-04 23:47:41.318 [DefaultDispatcher-worker-18 @coroutine#3041] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57221/UmAppDatabase/replication/nodeId 2024-02-04 23:47:41.319 [DefaultDispatcher-worker-18 @coroutine#3041] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57221/UmAppDatabase/replication/nodeId 2024-02-04 23:47:41.333 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57eb2555 2024-02-04 23:47:41.335 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57eb2555 2024-02-04 23:47:41.338 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57eb2555 2024-02-04 23:47:41.347 [DefaultDispatcher-worker-1 @coroutine#4416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57eb2555 2024-02-04 23:47:41.355 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-04 23:47:41.362 [DefaultDispatcher-worker-2 @coroutine#4397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7053a864 2024-02-04 23:47:41.377 [DefaultDispatcher-worker-17 @coroutine#4397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7053a864 2024-02-04 23:47:41.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown initiated... 2024-02-04 23:47:41.382 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Close initiated... 2024-02-04 23:47:41.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:41.383 [HikariPool-129 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7053a864: (connection evicted) 2024-02-04 23:47:41.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:41.383 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Closed. 2024-02-04 23:47:41.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown completed. 2024-02-04 23:47:41.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown initiated... 2024-02-04 23:47:41.384 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Close initiated... 2024-02-04 23:47:41.384 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:41.384 [HikariPool-130 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57eb2555: (connection evicted) 2024-02-04 23:47:41.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:41.385 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Closed. 2024-02-04 23:47:41.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown completed. 2024-02-04 23:47:41.386 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2024-02-04 23:47:41.386 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:41.386 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:41.386 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:41.386 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:41.386 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:41.386 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:41.386 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31ecb361 2024-02-04 23:47:41.386 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:41.386 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:41.386 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:41.386 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:41.386 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:41.386 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:41.386 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:41.386 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:41.386 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:41.386 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:41.386 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:41.386 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:41.386 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:41.386 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:41.386 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:41.386 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:41.386 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:41.386 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:41.386 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:41.386 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2024-02-04 23:47:41.386 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:41.386 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:41.386 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:41.386 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:41.386 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:41.386 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:41.386 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:41.386 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:41.386 [Test worker @coroutine#4442] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2024-02-04 23:47:41.387 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@51d26fed 2024-02-04 23:47:41.387 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@51d26fed 2024-02-04 23:47:41.387 [Test worker @coroutine#4442] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2024-02-04 23:47:41.408 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d26fed 2024-02-04 23:47:41.424 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d26fed 2024-02-04 23:47:41.426 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d26fed 2024-02-04 23:47:41.429 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d26fed 2024-02-04 23:47:41.429 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2024-02-04 23:47:41.429 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:41.429 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:41.429 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:41.429 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:41.429 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:41.429 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:41.429 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69fa5536 2024-02-04 23:47:41.429 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:41.429 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:41.429 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:41.429 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:41.429 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:41.429 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:41.429 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:41.429 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:41.429 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:41.430 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:41.430 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:41.430 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:41.430 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:41.430 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:41.430 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:41.430 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:41.430 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:41.430 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:41.430 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:41.430 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2024-02-04 23:47:41.430 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:41.430 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:41.430 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:41.430 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:41.430 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:41.430 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:41.430 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:41.430 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:41.430 [Test worker @coroutine#4442] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2024-02-04 23:47:41.430 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@37f60cd4 2024-02-04 23:47:41.430 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@37f60cd4 2024-02-04 23:47:41.430 [Test worker @coroutine#4442] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2024-02-04 23:47:41.450 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37f60cd4 2024-02-04 23:47:41.454 [DefaultDispatcher-worker-12 @coroutine#3093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a88849 2024-02-04 23:47:41.455 [DefaultDispatcher-worker-12 @coroutine#3093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52017/UmAppDatabase/replication/nodeId 2024-02-04 23:47:41.455 [DefaultDispatcher-worker-12 @coroutine#3093] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52017/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:41.455 [DefaultDispatcher-worker-12 @coroutine#3093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52017/UmAppDatabase/replication/nodeId 2024-02-04 23:47:41.456 [DefaultDispatcher-worker-8 @coroutine#3093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52017/UmAppDatabase/replication/nodeId 2024-02-04 23:47:41.456 [DefaultDispatcher-worker-8 @coroutine#3093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52017/UmAppDatabase/replication/nodeId 2024-02-04 23:47:41.466 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37f60cd4 2024-02-04 23:47:41.469 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37f60cd4 2024-02-04 23:47:41.471 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37f60cd4 2024-02-04 23:47:41.480 [DefaultDispatcher-worker-17 @coroutine#4459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37f60cd4 2024-02-04 23:47:41.487 [HikariPool-131 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-04 23:47:41.495 [DefaultDispatcher-worker-9 @coroutine#4442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d26fed 2024-02-04 23:47:41.509 [DefaultDispatcher-worker-4 @coroutine#4442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d26fed 2024-02-04 23:47:41.520 [DefaultDispatcher-worker-6 @coroutine#4442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d26fed 2024-02-04 23:47:41.530 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:41.545 [DefaultDispatcher-worker-18 @coroutine#4487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d26fed 2024-02-04 23:47:41.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2024-02-04 23:47:41.550 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2024-02-04 23:47:41.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:41.550 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51d26fed: (connection evicted) 2024-02-04 23:47:41.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:41.551 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2024-02-04 23:47:41.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2024-02-04 23:47:41.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2024-02-04 23:47:41.551 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2024-02-04 23:47:41.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:41.551 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37f60cd4: (connection evicted) 2024-02-04 23:47:41.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:41.552 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2024-02-04 23:47:41.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2024-02-04 23:47:41.553 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2024-02-04 23:47:41.553 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:41.553 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:41.553 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:41.553 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:41.553 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:41.553 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:41.553 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e98004e 2024-02-04 23:47:41.553 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:41.553 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:41.553 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:41.553 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:41.553 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:41.554 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:41.554 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:41.554 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:41.554 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:41.554 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:41.554 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:41.554 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:41.554 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:41.554 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:41.554 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:41.554 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:41.554 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:41.554 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:41.554 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:41.554 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2024-02-04 23:47:41.554 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:41.554 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:41.554 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:41.554 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:41.554 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:41.554 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:41.554 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:41.554 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:41.554 [Test worker @coroutine#4499] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2024-02-04 23:47:41.554 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@381f05a9 2024-02-04 23:47:41.554 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@381f05a9 2024-02-04 23:47:41.554 [Test worker @coroutine#4499] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2024-02-04 23:47:41.575 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@381f05a9 2024-02-04 23:47:41.590 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@381f05a9 2024-02-04 23:47:41.593 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@381f05a9 2024-02-04 23:47:41.595 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@381f05a9 2024-02-04 23:47:41.595 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2024-02-04 23:47:41.596 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:41.596 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:41.596 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:41.596 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:41.596 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:41.596 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:41.596 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c4eda3a 2024-02-04 23:47:41.596 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:41.596 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:41.596 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:41.596 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:41.596 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:41.596 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:41.596 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:41.596 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:41.596 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:41.596 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:41.596 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:41.596 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:41.596 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:41.596 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:41.596 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:41.596 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:41.596 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:41.596 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:41.596 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:41.596 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2024-02-04 23:47:41.596 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:41.596 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:41.596 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:41.596 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:41.596 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:41.596 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:41.596 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:41.596 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:41.596 [Test worker @coroutine#4499] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2024-02-04 23:47:41.597 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@28be7db5 2024-02-04 23:47:41.597 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@28be7db5 2024-02-04 23:47:41.597 [Test worker @coroutine#4499] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2024-02-04 23:47:41.611 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28be7db5 2024-02-04 23:47:41.622 [Test worker @coroutine#4507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28be7db5 2024-02-04 23:47:41.624 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28be7db5 2024-02-04 23:47:41.626 [Test worker @coroutine#4511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28be7db5 2024-02-04 23:47:41.631 [DefaultDispatcher-worker-10 @coroutine#3136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a74c940 2024-02-04 23:47:41.631 [DefaultDispatcher-worker-10 @coroutine#3136] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47993/UmAppDatabase/replication/nodeId 2024-02-04 23:47:41.632 [DefaultDispatcher-worker-10 @coroutine#3136] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47993/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:41.632 [DefaultDispatcher-worker-10 @coroutine#3136] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47993/UmAppDatabase/replication/nodeId 2024-02-04 23:47:41.633 [DefaultDispatcher-worker-7 @coroutine#3136] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47993/UmAppDatabase/replication/nodeId 2024-02-04 23:47:41.633 [DefaultDispatcher-worker-7 @coroutine#3136] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47993/UmAppDatabase/replication/nodeId 2024-02-04 23:47:41.636 [DefaultDispatcher-worker-17 @coroutine#4514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28be7db5 2024-02-04 23:47:41.653 [DefaultDispatcher-worker-7 @coroutine#4499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@381f05a9 2024-02-04 23:47:41.654 [HikariPool-133 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-04 23:47:41.666 [DefaultDispatcher-worker-9 @coroutine#4499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@381f05a9 2024-02-04 23:47:41.671 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2024-02-04 23:47:41.671 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2024-02-04 23:47:41.671 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:41.677 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@381f05a9: (connection evicted) 2024-02-04 23:47:41.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:41.678 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2024-02-04 23:47:41.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2024-02-04 23:47:41.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2024-02-04 23:47:41.678 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2024-02-04 23:47:41.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:41.678 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28be7db5: (connection evicted) 2024-02-04 23:47:41.679 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:41.679 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2024-02-04 23:47:41.679 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2024-02-04 23:47:41.680 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2024-02-04 23:47:41.681 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:41.681 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:41.681 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:41.681 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:41.681 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:41.681 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:41.681 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ba6707e 2024-02-04 23:47:41.681 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:41.681 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:41.681 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:41.681 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:41.681 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:41.681 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:41.681 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:41.681 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:41.681 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:41.681 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:41.681 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:41.681 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:41.681 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:41.681 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:41.681 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:41.681 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:41.681 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:41.681 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:41.681 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:41.681 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2024-02-04 23:47:41.681 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:41.681 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:41.681 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:41.681 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:41.681 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:41.681 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:41.681 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:41.681 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:41.681 [Test worker @coroutine#4544] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2024-02-04 23:47:41.681 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c5ae26d 2024-02-04 23:47:41.681 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c5ae26d 2024-02-04 23:47:41.682 [Test worker @coroutine#4544] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2024-02-04 23:47:41.700 [DefaultDispatcher-worker-5 @coroutine#2857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@498503cb 2024-02-04 23:47:41.701 [DefaultDispatcher-worker-5 @coroutine#2857] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35747/UmAppDatabase/replication/nodeId 2024-02-04 23:47:41.701 [DefaultDispatcher-worker-5 @coroutine#2857] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35747/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:41.701 [DefaultDispatcher-worker-5 @coroutine#2857] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35747/UmAppDatabase/replication/nodeId 2024-02-04 23:47:41.702 [DefaultDispatcher-worker-4 @coroutine#2857] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35747/UmAppDatabase/replication/nodeId 2024-02-04 23:47:41.702 [DefaultDispatcher-worker-4 @coroutine#2857] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35747/UmAppDatabase/replication/nodeId 2024-02-04 23:47:41.705 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5ae26d 2024-02-04 23:47:41.722 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5ae26d 2024-02-04 23:47:41.724 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5ae26d 2024-02-04 23:47:41.727 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5ae26d 2024-02-04 23:47:41.728 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2024-02-04 23:47:41.728 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:41.728 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:41.728 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:41.728 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:41.728 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:41.728 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:41.728 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22c14d10 2024-02-04 23:47:41.728 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:41.728 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:41.728 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:41.728 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:41.728 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:41.728 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:41.728 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:41.728 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:41.728 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:41.728 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:41.728 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:41.728 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:41.728 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:41.728 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:41.728 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:41.728 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:41.728 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:41.728 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:41.728 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:41.728 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2024-02-04 23:47:41.728 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:41.728 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:41.728 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:41.728 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:41.728 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:41.728 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:41.728 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:41.728 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:41.728 [Test worker @coroutine#4544] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2024-02-04 23:47:41.729 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@38276668 2024-02-04 23:47:41.729 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@38276668 2024-02-04 23:47:41.729 [Test worker @coroutine#4544] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2024-02-04 23:47:41.750 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38276668 2024-02-04 23:47:41.766 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38276668 2024-02-04 23:47:41.768 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38276668 2024-02-04 23:47:41.771 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38276668 2024-02-04 23:47:41.781 [DefaultDispatcher-worker-12 @coroutine#4561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38276668 2024-02-04 23:47:41.782 [HikariPool-135 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-04 23:47:41.790 [DefaultDispatcher-worker-9 @coroutine#3192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25890ce3 2024-02-04 23:47:41.791 [DefaultDispatcher-worker-9 @coroutine#3192] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36475/UmAppDatabase/replication/nodeId 2024-02-04 23:47:41.791 [DefaultDispatcher-worker-9 @coroutine#3192] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36475/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:41.791 [DefaultDispatcher-worker-9 @coroutine#3192] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36475/UmAppDatabase/replication/nodeId 2024-02-04 23:47:41.795 [DefaultDispatcher-worker-12 @coroutine#4544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5ae26d 2024-02-04 23:47:41.796 [DefaultDispatcher-worker-18 @coroutine#3192] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36475/UmAppDatabase/replication/nodeId 2024-02-04 23:47:41.796 [DefaultDispatcher-worker-18 @coroutine#3192] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36475/UmAppDatabase/replication/nodeId 2024-02-04 23:47:41.814 [DefaultDispatcher-worker-13 @coroutine#4544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5ae26d 2024-02-04 23:47:41.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2024-02-04 23:47:41.819 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2024-02-04 23:47:41.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:41.820 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c5ae26d: (connection evicted) 2024-02-04 23:47:41.821 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:41.821 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2024-02-04 23:47:41.821 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2024-02-04 23:47:41.821 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2024-02-04 23:47:41.821 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2024-02-04 23:47:41.821 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:41.822 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38276668: (connection evicted) 2024-02-04 23:47:41.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:41.823 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2024-02-04 23:47:41.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2024-02-04 23:47:41.824 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2024-02-04 23:47:41.825 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:41.825 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:41.825 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:41.825 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:41.825 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:41.825 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:41.825 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b89515b 2024-02-04 23:47:41.825 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:41.825 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:41.825 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:41.825 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:41.825 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:41.825 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:41.825 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:41.825 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:41.825 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:41.825 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:41.825 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:41.825 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:41.825 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:41.825 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:41.825 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:41.825 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:41.825 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:41.825 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:41.825 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:41.825 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2024-02-04 23:47:41.825 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:41.825 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:41.825 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:41.825 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:41.825 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:41.825 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:41.825 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:41.825 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:41.825 [Test worker @coroutine#4589] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2024-02-04 23:47:41.831 [DefaultDispatcher-worker-13 @coroutine#2890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227fc322 2024-02-04 23:47:41.831 [DefaultDispatcher-worker-13 @coroutine#2890] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48157/UmAppDatabase/replication/nodeId 2024-02-04 23:47:41.831 [DefaultDispatcher-worker-13 @coroutine#2890] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48157/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:41.831 [DefaultDispatcher-worker-13 @coroutine#2890] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48157/UmAppDatabase/replication/nodeId 2024-02-04 23:47:41.832 [DefaultDispatcher-worker-18 @coroutine#2890] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48157/UmAppDatabase/replication/nodeId 2024-02-04 23:47:41.832 [DefaultDispatcher-worker-18 @coroutine#2890] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48157/UmAppDatabase/replication/nodeId 2024-02-04 23:47:41.835 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@17e725fb 2024-02-04 23:47:41.835 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@17e725fb 2024-02-04 23:47:41.835 [Test worker @coroutine#4589] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2024-02-04 23:47:41.855 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e725fb 2024-02-04 23:47:41.871 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e725fb 2024-02-04 23:47:41.873 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e725fb 2024-02-04 23:47:41.876 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e725fb 2024-02-04 23:47:41.876 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2024-02-04 23:47:41.876 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:41.876 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:41.876 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:41.876 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:41.876 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:41.876 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:41.876 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5482b32a 2024-02-04 23:47:41.876 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:41.876 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:41.876 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:41.876 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:41.876 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:41.876 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:41.876 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:41.876 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:41.876 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:41.876 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:41.876 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:41.876 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:41.876 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:41.876 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:41.877 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:41.877 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:41.877 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:41.877 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:41.877 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:41.877 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2024-02-04 23:47:41.877 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:41.877 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:41.877 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:41.877 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:41.877 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:41.877 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:41.877 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:41.877 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:41.877 [Test worker @coroutine#4589] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2024-02-04 23:47:41.877 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@1300112e 2024-02-04 23:47:41.877 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@1300112e 2024-02-04 23:47:41.877 [Test worker @coroutine#4589] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2024-02-04 23:47:41.897 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1300112e 2024-02-04 23:47:41.913 [Test worker @coroutine#4599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1300112e 2024-02-04 23:47:41.915 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1300112e 2024-02-04 23:47:41.917 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1300112e 2024-02-04 23:47:41.930 [DefaultDispatcher-worker-10 @coroutine#4605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1300112e 2024-02-04 23:47:41.935 [HikariPool-137 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-04 23:47:41.945 [DefaultDispatcher-worker-3 @coroutine#4589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e725fb 2024-02-04 23:47:41.959 [DefaultDispatcher-worker-5 @coroutine#4589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e725fb 2024-02-04 23:47:41.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2024-02-04 23:47:41.965 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2024-02-04 23:47:41.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:41.965 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17e725fb: (connection evicted) 2024-02-04 23:47:41.966 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:41.966 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2024-02-04 23:47:41.966 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2024-02-04 23:47:41.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2024-02-04 23:47:41.967 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2024-02-04 23:47:41.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:41.967 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1300112e: (connection evicted) 2024-02-04 23:47:41.968 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:41.968 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2024-02-04 23:47:41.968 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2024-02-04 23:47:41.970 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2024-02-04 23:47:41.970 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:41.970 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:41.970 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:41.970 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:41.970 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:41.970 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:41.970 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41d6d6c4 2024-02-04 23:47:41.970 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:41.970 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:41.970 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:41.970 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:41.970 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:41.970 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:41.970 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:41.970 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:41.970 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:41.970 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:41.970 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:41.970 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:41.970 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:41.970 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:41.970 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:41.970 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:41.970 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:41.970 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:41.970 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:41.970 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2024-02-04 23:47:41.970 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:41.970 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:41.970 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:41.970 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:41.970 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:41.970 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:41.970 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:41.970 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:41.971 [Test worker @coroutine#4633] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2024-02-04 23:47:41.971 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@147203c2 2024-02-04 23:47:41.971 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@147203c2 2024-02-04 23:47:41.971 [Test worker @coroutine#4633] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2024-02-04 23:47:41.994 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147203c2 2024-02-04 23:47:42.003 [DefaultDispatcher-worker-17 @coroutine#2936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0035dd 2024-02-04 23:47:42.003 [DefaultDispatcher-worker-17 @coroutine#2936] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33761/UmAppDatabase/replication/nodeId 2024-02-04 23:47:42.003 [DefaultDispatcher-worker-17 @coroutine#2936] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33761/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:42.003 [DefaultDispatcher-worker-17 @coroutine#2936] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33761/UmAppDatabase/replication/nodeId 2024-02-04 23:47:42.004 [DefaultDispatcher-worker-18 @coroutine#2936] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33761/UmAppDatabase/replication/nodeId 2024-02-04 23:47:42.004 [DefaultDispatcher-worker-18 @coroutine#2936] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33761/UmAppDatabase/replication/nodeId 2024-02-04 23:47:42.013 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147203c2 2024-02-04 23:47:42.016 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147203c2 2024-02-04 23:47:42.019 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147203c2 2024-02-04 23:47:42.020 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2024-02-04 23:47:42.020 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:42.020 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:42.020 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:42.020 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:42.020 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:42.020 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:42.020 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31f4fdc5 2024-02-04 23:47:42.020 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:42.020 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:42.020 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:42.020 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:42.020 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:42.020 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:42.020 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:42.020 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:42.020 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:42.020 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:42.020 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:42.020 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:42.020 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:42.020 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:42.020 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:42.020 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:42.020 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:42.020 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:42.020 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:42.020 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2024-02-04 23:47:42.020 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:42.020 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:42.020 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:42.020 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:42.020 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:42.020 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:42.020 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:42.020 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:42.020 [Test worker @coroutine#4633] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2024-02-04 23:47:42.021 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dcf5f38 2024-02-04 23:47:42.021 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dcf5f38 2024-02-04 23:47:42.021 [Test worker @coroutine#4633] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2024-02-04 23:47:42.041 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dcf5f38 2024-02-04 23:47:42.058 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dcf5f38 2024-02-04 23:47:42.060 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dcf5f38 2024-02-04 23:47:42.063 [Test worker @coroutine#4647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dcf5f38 2024-02-04 23:47:42.071 [HikariPool-139 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-04 23:47:42.073 [DefaultDispatcher-worker-7 @coroutine#4649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dcf5f38 2024-02-04 23:47:42.089 [DefaultDispatcher-worker-17 @coroutine#4633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147203c2 2024-02-04 23:47:42.102 [DefaultDispatcher-worker-1 @coroutine#4633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147203c2 2024-02-04 23:47:42.112 [DefaultDispatcher-worker-11 @coroutine#4633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147203c2 2024-02-04 23:47:42.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2024-02-04 23:47:42.117 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2024-02-04 23:47:42.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:42.118 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@147203c2: (connection evicted) 2024-02-04 23:47:42.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:42.118 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2024-02-04 23:47:42.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2024-02-04 23:47:42.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2024-02-04 23:47:42.119 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2024-02-04 23:47:42.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:42.119 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1dcf5f38: (connection evicted) 2024-02-04 23:47:42.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:42.120 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2024-02-04 23:47:42.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2024-02-04 23:47:42.121 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2024-02-04 23:47:42.121 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:42.121 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:42.121 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:42.121 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:42.121 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:42.121 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:42.121 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f96e484 2024-02-04 23:47:42.121 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:42.121 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:42.121 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:42.121 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:42.121 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:42.121 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:42.121 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:42.121 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:42.121 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:42.121 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:42.121 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:42.121 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:42.121 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:42.121 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:42.121 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:42.121 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:42.121 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:42.121 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:42.121 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:42.121 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2024-02-04 23:47:42.121 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:42.121 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:42.121 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:42.121 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:42.121 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:42.121 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:42.121 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:42.121 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:42.122 [Test worker @coroutine#4677] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2024-02-04 23:47:42.122 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@22db12f6 2024-02-04 23:47:42.122 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@22db12f6 2024-02-04 23:47:42.122 [Test worker @coroutine#4677] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2024-02-04 23:47:42.134 [DefaultDispatcher-worker-14 @coroutine#2969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3da30ce5 2024-02-04 23:47:42.134 [DefaultDispatcher-worker-14 @coroutine#2969] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-02-04 23:47:42.134 [DefaultDispatcher-worker-14 @coroutine#2969] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:42.134 [DefaultDispatcher-worker-14 @coroutine#2969] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-02-04 23:47:42.135 [DefaultDispatcher-worker-9 @coroutine#2969] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-02-04 23:47:42.135 [DefaultDispatcher-worker-9 @coroutine#2969] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-02-04 23:47:42.142 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22db12f6 2024-02-04 23:47:42.158 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22db12f6 2024-02-04 23:47:42.161 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22db12f6 2024-02-04 23:47:42.161 [DefaultDispatcher-worker-15 @coroutine#2998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c47cf9 2024-02-04 23:47:42.161 [DefaultDispatcher-worker-15 @coroutine#2998] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId 2024-02-04 23:47:42.161 [DefaultDispatcher-worker-15 @coroutine#2998] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:42.161 [DefaultDispatcher-worker-15 @coroutine#2998] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId 2024-02-04 23:47:42.163 [DefaultDispatcher-worker-13 @coroutine#2998] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId 2024-02-04 23:47:42.163 [DefaultDispatcher-worker-13 @coroutine#2998] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId 2024-02-04 23:47:42.163 [Test worker @coroutine#4685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22db12f6 2024-02-04 23:47:42.164 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2024-02-04 23:47:42.164 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:42.164 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:42.164 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:42.164 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:42.164 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:42.164 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:42.164 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c8d20bb 2024-02-04 23:47:42.164 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:42.164 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:42.164 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:42.164 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:42.164 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:42.164 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:42.164 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:42.164 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:42.164 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:42.164 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:42.164 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:42.164 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:42.164 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:42.164 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:42.164 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:42.164 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:42.164 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:42.164 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:42.164 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:42.164 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2024-02-04 23:47:42.164 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:42.164 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:42.164 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:42.164 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:42.164 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:42.164 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:42.164 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:42.164 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:42.164 [Test worker @coroutine#4677] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2024-02-04 23:47:42.165 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@59f56892 2024-02-04 23:47:42.165 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@59f56892 2024-02-04 23:47:42.165 [Test worker @coroutine#4677] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2024-02-04 23:47:42.185 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f56892 2024-02-04 23:47:42.203 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f56892 2024-02-04 23:47:42.205 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f56892 2024-02-04 23:47:42.208 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f56892 2024-02-04 23:47:42.231 [HikariPool-141 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-04 23:47:42.237 [DefaultDispatcher-worker-13 @coroutine#4696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f56892 2024-02-04 23:47:42.252 [DefaultDispatcher-worker-15 @coroutine#4677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22db12f6 2024-02-04 23:47:42.264 [DefaultDispatcher-worker-15 @coroutine#4677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22db12f6 2024-02-04 23:47:42.265 [HikariPool-142 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:42.272 [DefaultDispatcher-worker-2 @coroutine#4677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22db12f6 2024-02-04 23:47:42.287 [DefaultDispatcher-worker-16 @coroutine#4725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22db12f6 2024-02-04 23:47:42.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2024-02-04 23:47:42.289 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2024-02-04 23:47:42.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:42.290 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22db12f6: (connection evicted) 2024-02-04 23:47:42.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:42.290 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2024-02-04 23:47:42.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2024-02-04 23:47:42.291 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2024-02-04 23:47:42.291 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2024-02-04 23:47:42.291 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:42.291 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59f56892: (connection evicted) 2024-02-04 23:47:42.292 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:42.292 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2024-02-04 23:47:42.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2024-02-04 23:47:42.293 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2024-02-04 23:47:42.293 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:42.293 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:42.293 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:42.293 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:42.293 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:42.293 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:42.293 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@318353 2024-02-04 23:47:42.293 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:42.293 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:42.293 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:42.293 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:42.293 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:42.293 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:42.293 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:42.293 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:42.293 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:42.293 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:42.293 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:42.293 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:42.293 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:42.293 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:42.293 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:42.293 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:42.293 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:42.293 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:42.293 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:42.293 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2024-02-04 23:47:42.293 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:42.293 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:42.293 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:42.293 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:42.293 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:42.293 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:42.293 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:42.293 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:42.293 [Test worker @coroutine#4737] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2024-02-04 23:47:42.294 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d5ddfac 2024-02-04 23:47:42.294 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d5ddfac 2024-02-04 23:47:42.294 [Test worker @coroutine#4737] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2024-02-04 23:47:42.314 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5ddfac 2024-02-04 23:47:42.330 [DefaultDispatcher-worker-6 @coroutine#3027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab46302 2024-02-04 23:47:42.330 [DefaultDispatcher-worker-7 @coroutine#3041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19d0d1ab 2024-02-04 23:47:42.330 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5ddfac 2024-02-04 23:47:42.330 [DefaultDispatcher-worker-6 @coroutine#3027] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-04 23:47:42.330 [DefaultDispatcher-worker-7 @coroutine#3041] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57221/UmAppDatabase/replication/nodeId 2024-02-04 23:47:42.330 [DefaultDispatcher-worker-7 @coroutine#3041] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57221/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:42.330 [DefaultDispatcher-worker-6 @coroutine#3027] 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-02-04 23:47:42.330 [DefaultDispatcher-worker-6 @coroutine#3027] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-04 23:47:42.330 [DefaultDispatcher-worker-7 @coroutine#3041] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57221/UmAppDatabase/replication/nodeId 2024-02-04 23:47:42.331 [DefaultDispatcher-worker-18 @coroutine#3027] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-04 23:47:42.332 [DefaultDispatcher-worker-6 @coroutine#3041] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57221/UmAppDatabase/replication/nodeId 2024-02-04 23:47:42.332 [DefaultDispatcher-worker-6 @coroutine#3041] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57221/UmAppDatabase/replication/nodeId 2024-02-04 23:47:42.332 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5ddfac 2024-02-04 23:47:42.335 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5ddfac 2024-02-04 23:47:42.335 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2024-02-04 23:47:42.336 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:42.336 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:42.336 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:42.336 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:42.336 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:42.336 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:42.336 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18edbed9 2024-02-04 23:47:42.336 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:42.336 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:42.336 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:42.336 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:42.336 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:42.336 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:42.336 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:42.336 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:42.336 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:42.336 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:42.336 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:42.336 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:42.336 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:42.336 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:42.336 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:42.336 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:42.336 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:42.336 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:42.336 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:42.336 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2024-02-04 23:47:42.336 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:42.336 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:42.336 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:42.336 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:42.336 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:42.336 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:42.336 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:42.336 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:42.336 [Test worker @coroutine#4737] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2024-02-04 23:47:42.336 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@75f316df 2024-02-04 23:47:42.336 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@75f316df 2024-02-04 23:47:42.336 [Test worker @coroutine#4737] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2024-02-04 23:47:42.356 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f316df 2024-02-04 23:47:42.372 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f316df 2024-02-04 23:47:42.374 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f316df 2024-02-04 23:47:42.376 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f316df 2024-02-04 23:47:42.388 [DefaultDispatcher-worker-9 @coroutine#4755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f316df 2024-02-04 23:47:42.394 [HikariPool-143 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-04 23:47:42.399 [DefaultDispatcher-worker-16 @coroutine#4737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5ddfac 2024-02-04 23:47:42.410 [DefaultDispatcher-worker-12 @coroutine#4737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5ddfac 2024-02-04 23:47:42.413 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5ddfac 2024-02-04 23:47:42.416 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2024-02-04 23:47:42.416 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2024-02-04 23:47:42.416 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:42.417 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d5ddfac: (connection evicted) 2024-02-04 23:47:42.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:42.418 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2024-02-04 23:47:42.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2024-02-04 23:47:42.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2024-02-04 23:47:42.418 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2024-02-04 23:47:42.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:42.418 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75f316df: (connection evicted) 2024-02-04 23:47:42.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:42.419 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2024-02-04 23:47:42.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2024-02-04 23:47:42.420 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2024-02-04 23:47:42.420 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:42.420 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:42.420 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:42.420 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:42.420 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:42.420 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:42.420 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7322013f 2024-02-04 23:47:42.420 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:42.420 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:42.420 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:42.420 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:42.420 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:42.420 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:42.420 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:42.420 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:42.420 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:42.420 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:42.420 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:42.420 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:42.420 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:42.420 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:42.420 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:42.420 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:42.420 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:42.420 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:42.420 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:42.420 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2024-02-04 23:47:42.420 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:42.420 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:42.420 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:42.420 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:42.420 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:42.420 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:42.420 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:42.420 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:42.420 [Test worker @coroutine#4783] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2024-02-04 23:47:42.422 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2024-02-04 23:47:42.422 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2024-02-04 23:47:42.422 [Test worker @coroutine#4783] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2024-02-04 23:47:42.442 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2024-02-04 23:47:42.457 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2024-02-04 23:47:42.460 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2024-02-04 23:47:42.462 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2024-02-04 23:47:42.462 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2024-02-04 23:47:42.463 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:42.463 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:42.463 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:42.463 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:42.463 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:42.463 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:42.463 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e10f765 2024-02-04 23:47:42.463 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:42.463 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:42.463 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:42.463 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:42.463 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:42.463 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:42.463 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:42.463 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:42.463 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:42.463 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:42.463 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:42.463 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:42.463 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:42.463 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:42.463 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:42.463 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:42.463 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:42.463 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:42.463 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:42.463 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2024-02-04 23:47:42.463 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:42.463 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:42.463 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:42.463 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:42.463 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:42.463 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:42.463 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:42.463 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:42.463 [Test worker @coroutine#4783] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2024-02-04 23:47:42.464 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c5379f5 2024-02-04 23:47:42.464 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c5379f5 2024-02-04 23:47:42.464 [Test worker @coroutine#4783] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2024-02-04 23:47:42.465 [DefaultDispatcher-worker-1 @coroutine#3093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a88849 2024-02-04 23:47:42.465 [DefaultDispatcher-worker-1 @coroutine#3093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52017/UmAppDatabase/replication/nodeId 2024-02-04 23:47:42.465 [DefaultDispatcher-worker-1 @coroutine#3093] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52017/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:42.465 [DefaultDispatcher-worker-1 @coroutine#3093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52017/UmAppDatabase/replication/nodeId 2024-02-04 23:47:42.466 [DefaultDispatcher-worker-5 @coroutine#3093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52017/UmAppDatabase/replication/nodeId 2024-02-04 23:47:42.467 [DefaultDispatcher-worker-5 @coroutine#3093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52017/UmAppDatabase/replication/nodeId 2024-02-04 23:47:42.483 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5379f5 2024-02-04 23:47:42.498 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5379f5 2024-02-04 23:47:42.501 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5379f5 2024-02-04 23:47:42.503 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5379f5 2024-02-04 23:47:42.514 [DefaultDispatcher-worker-4 @coroutine#4799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5379f5 2024-02-04 23:47:42.522 [HikariPool-145 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-04 23:47:42.528 [DefaultDispatcher-worker-17 @coroutine#4783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2024-02-04 23:47:42.540 [DefaultDispatcher-worker-8 @coroutine#4783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2024-02-04 23:47:42.543 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2024-02-04 23:47:42.545 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2024-02-04 23:47:42.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2024-02-04 23:47:42.551 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2024-02-04 23:47:42.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:42.551 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18487f92: (connection evicted) 2024-02-04 23:47:42.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:42.552 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2024-02-04 23:47:42.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2024-02-04 23:47:42.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2024-02-04 23:47:42.552 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2024-02-04 23:47:42.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:42.552 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c5379f5: (connection evicted) 2024-02-04 23:47:42.553 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:42.553 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2024-02-04 23:47:42.553 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2024-02-04 23:47:42.554 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2024-02-04 23:47:42.554 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:42.554 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:42.554 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:42.554 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:42.554 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:42.554 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:42.554 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e3c4c12 2024-02-04 23:47:42.554 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:42.554 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:42.554 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:42.554 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:42.554 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:42.554 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:42.554 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:42.554 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:42.554 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:42.554 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:42.554 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:42.554 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:42.554 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:42.554 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:42.554 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:42.554 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:42.554 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:42.554 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:42.554 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:42.554 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2024-02-04 23:47:42.554 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:42.554 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:42.554 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:42.554 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:42.554 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:42.554 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:42.554 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:42.554 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:42.554 [Test worker @coroutine#4831] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2024-02-04 23:47:42.555 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@e74300b 2024-02-04 23:47:42.555 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@e74300b 2024-02-04 23:47:42.555 [Test worker @coroutine#4831] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2024-02-04 23:47:42.569 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e74300b 2024-02-04 23:47:42.580 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e74300b 2024-02-04 23:47:42.582 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e74300b 2024-02-04 23:47:42.584 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e74300b 2024-02-04 23:47:42.584 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2024-02-04 23:47:42.584 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:42.584 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:42.584 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:42.584 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:42.584 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:42.584 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:42.584 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@599cf2cd 2024-02-04 23:47:42.584 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:42.584 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:42.584 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:42.584 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:42.584 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:42.584 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:42.584 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:42.584 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:42.584 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:42.584 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:42.584 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:42.584 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:42.584 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:42.584 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:42.584 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:42.584 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:42.584 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:42.584 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:42.584 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:42.584 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2024-02-04 23:47:42.584 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:42.584 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:42.584 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:42.584 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:42.584 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:42.584 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:42.584 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:42.584 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:42.585 [Test worker @coroutine#4831] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2024-02-04 23:47:42.586 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dd59886 2024-02-04 23:47:42.586 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dd59886 2024-02-04 23:47:42.586 [Test worker @coroutine#4831] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2024-02-04 23:47:42.600 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd59886 2024-02-04 23:47:42.611 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd59886 2024-02-04 23:47:42.612 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd59886 2024-02-04 23:47:42.614 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd59886 2024-02-04 23:47:42.625 [DefaultDispatcher-worker-9 @coroutine#4844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd59886 2024-02-04 23:47:42.640 [DefaultDispatcher-worker-14 @coroutine#4831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e74300b 2024-02-04 23:47:42.643 [DefaultDispatcher-worker-1 @coroutine#3136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a74c940 2024-02-04 23:47:42.643 [DefaultDispatcher-worker-1 @coroutine#3136] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47993/UmAppDatabase/replication/nodeId 2024-02-04 23:47:42.643 [DefaultDispatcher-worker-1 @coroutine#3136] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47993/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:42.643 [DefaultDispatcher-worker-1 @coroutine#3136] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47993/UmAppDatabase/replication/nodeId 2024-02-04 23:47:42.645 [DefaultDispatcher-worker-18 @coroutine#3136] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47993/UmAppDatabase/replication/nodeId 2024-02-04 23:47:42.645 [DefaultDispatcher-worker-18 @coroutine#3136] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47993/UmAppDatabase/replication/nodeId 2024-02-04 23:47:42.655 [HikariPool-147 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-04 23:47:42.655 [DefaultDispatcher-worker-2 @coroutine#4831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e74300b 2024-02-04 23:47:42.727 [HikariPool-148 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:42.738 [DefaultDispatcher-worker-17 @coroutine#2857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@498503cb 2024-02-04 23:47:42.738 [DefaultDispatcher-worker-17 @coroutine#2857] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35747/UmAppDatabase/replication/nodeId 2024-02-04 23:47:42.738 [DefaultDispatcher-worker-17 @coroutine#2857] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35747/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:42.738 [DefaultDispatcher-worker-17 @coroutine#2857] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35747/UmAppDatabase/replication/nodeId 2024-02-04 23:47:42.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2024-02-04 23:47:42.738 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2024-02-04 23:47:42.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:42.739 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e74300b: (connection evicted) 2024-02-04 23:47:42.739 [DefaultDispatcher-worker-13 @coroutine#2857] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35747/UmAppDatabase/replication/nodeId 2024-02-04 23:47:42.739 [DefaultDispatcher-worker-13 @coroutine#2857] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35747/UmAppDatabase/replication/nodeId 2024-02-04 23:47:42.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:42.740 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2024-02-04 23:47:42.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2024-02-04 23:47:42.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2024-02-04 23:47:42.740 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2024-02-04 23:47:42.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:42.741 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6dd59886: (connection evicted) 2024-02-04 23:47:42.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:42.741 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2024-02-04 23:47:42.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2024-02-04 23:47:42.742 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2024-02-04 23:47:42.743 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:42.743 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:42.743 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:42.743 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:42.743 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:42.743 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:42.743 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69c7fb94 2024-02-04 23:47:42.743 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:42.743 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:42.743 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:42.743 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:42.743 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:42.743 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:42.743 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:42.743 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:42.743 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:42.743 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:42.743 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:42.743 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:42.743 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:42.743 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:42.743 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:42.743 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:42.743 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:42.743 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:42.743 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:42.743 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2024-02-04 23:47:42.743 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:42.743 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:42.743 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:42.743 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:42.743 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:42.743 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:42.743 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:42.743 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:42.743 [Test worker @coroutine#4892] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2024-02-04 23:47:42.743 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bca98d5 2024-02-04 23:47:42.743 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bca98d5 2024-02-04 23:47:42.743 [Test worker @coroutine#4892] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2024-02-04 23:47:42.758 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bca98d5 2024-02-04 23:47:42.769 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bca98d5 2024-02-04 23:47:42.771 [Test worker @coroutine#4896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bca98d5 2024-02-04 23:47:42.773 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bca98d5 2024-02-04 23:47:42.774 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2024-02-04 23:47:42.774 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:42.774 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:42.774 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:42.774 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:42.774 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:42.774 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:42.774 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59f36439 2024-02-04 23:47:42.774 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:42.774 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:42.774 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:42.774 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:42.774 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:42.774 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:42.774 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:42.774 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:42.774 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:42.774 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:42.774 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:42.774 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:42.774 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:42.774 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:42.774 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:42.774 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:42.774 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:42.774 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:42.774 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:42.774 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2024-02-04 23:47:42.774 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:42.774 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:42.774 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:42.774 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:42.774 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:42.774 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:42.774 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:42.774 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:42.774 [Test worker @coroutine#4892] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2024-02-04 23:47:42.774 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a9c848 2024-02-04 23:47:42.774 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a9c848 2024-02-04 23:47:42.774 [Test worker @coroutine#4892] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2024-02-04 23:47:42.789 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a9c848 2024-02-04 23:47:42.800 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a9c848 2024-02-04 23:47:42.802 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a9c848 2024-02-04 23:47:42.804 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a9c848 2024-02-04 23:47:42.805 [DefaultDispatcher-worker-18 @coroutine#3192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25890ce3 2024-02-04 23:47:42.805 [DefaultDispatcher-worker-18 @coroutine#3192] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36475/UmAppDatabase/replication/nodeId 2024-02-04 23:47:42.805 [DefaultDispatcher-worker-18 @coroutine#3192] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36475/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:42.805 [DefaultDispatcher-worker-18 @coroutine#3192] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36475/UmAppDatabase/replication/nodeId 2024-02-04 23:47:42.811 [DefaultDispatcher-worker-16 @coroutine#4907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a9c848 2024-02-04 23:47:42.815 [DefaultDispatcher-worker-15 @coroutine#3192] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36475/UmAppDatabase/replication/nodeId 2024-02-04 23:47:42.815 [DefaultDispatcher-worker-15 @coroutine#3192] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36475/UmAppDatabase/replication/nodeId 2024-02-04 23:47:42.827 [DefaultDispatcher-worker-1 @coroutine#4892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bca98d5 2024-02-04 23:47:42.840 [DefaultDispatcher-worker-18 @coroutine#4892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bca98d5 2024-02-04 23:47:42.844 [HikariPool-149 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-04 23:47:42.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2024-02-04 23:47:42.845 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2024-02-04 23:47:42.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:42.845 [DefaultDispatcher-worker-13 @coroutine#2890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227fc322 2024-02-04 23:47:42.845 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7bca98d5: (connection evicted) 2024-02-04 23:47:42.845 [DefaultDispatcher-worker-13 @coroutine#2890] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48157/UmAppDatabase/replication/nodeId 2024-02-04 23:47:42.845 [DefaultDispatcher-worker-13 @coroutine#2890] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48157/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:42.845 [DefaultDispatcher-worker-13 @coroutine#2890] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48157/UmAppDatabase/replication/nodeId 2024-02-04 23:47:42.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:42.846 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2024-02-04 23:47:42.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2024-02-04 23:47:42.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2024-02-04 23:47:42.846 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2024-02-04 23:47:42.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:42.846 [DefaultDispatcher-worker-16 @coroutine#2890] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48157/UmAppDatabase/replication/nodeId 2024-02-04 23:47:42.846 [DefaultDispatcher-worker-16 @coroutine#2890] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48157/UmAppDatabase/replication/nodeId 2024-02-04 23:47:42.847 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a9c848: (connection evicted) 2024-02-04 23:47:42.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:42.847 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2024-02-04 23:47:42.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2024-02-04 23:47:42.848 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2024-02-04 23:47:42.849 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:42.849 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:42.849 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:42.849 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:42.849 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:42.849 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:42.849 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@456beb8b 2024-02-04 23:47:42.849 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:42.849 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:42.849 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:42.849 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:42.849 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:42.849 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:42.849 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:42.849 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:42.849 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:42.849 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:42.849 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:42.849 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:42.849 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:42.849 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:42.849 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:42.849 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:42.849 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:42.849 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:42.849 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:42.849 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2024-02-04 23:47:42.849 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:42.849 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:42.849 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:42.849 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:42.849 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:42.849 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:42.849 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:42.849 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:42.849 [Test worker @coroutine#4940] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2024-02-04 23:47:42.849 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dc54b50 2024-02-04 23:47:42.849 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dc54b50 2024-02-04 23:47:42.849 [Test worker @coroutine#4940] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2024-02-04 23:47:42.867 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dc54b50 2024-02-04 23:47:42.878 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dc54b50 2024-02-04 23:47:42.879 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dc54b50 2024-02-04 23:47:42.881 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dc54b50 2024-02-04 23:47:42.882 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2024-02-04 23:47:42.882 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:42.882 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:42.882 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:42.882 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:42.882 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:42.882 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:42.882 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@395854dd 2024-02-04 23:47:42.882 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:42.882 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:42.882 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:42.882 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:42.882 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:42.882 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:42.882 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:42.882 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:42.882 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:42.882 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:42.882 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:42.882 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:42.882 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:42.882 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:42.882 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:42.882 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:42.882 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:42.882 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:42.882 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:42.882 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2024-02-04 23:47:42.882 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:42.882 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:42.882 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:42.882 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:42.882 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:42.882 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:42.882 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:42.882 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:42.882 [Test worker @coroutine#4940] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2024-02-04 23:47:42.882 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f9d47a3 2024-02-04 23:47:42.882 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f9d47a3 2024-02-04 23:47:42.882 [Test worker @coroutine#4940] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2024-02-04 23:47:42.896 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f9d47a3 2024-02-04 23:47:42.906 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f9d47a3 2024-02-04 23:47:42.908 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f9d47a3 2024-02-04 23:47:42.910 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f9d47a3 2024-02-04 23:47:42.921 [DefaultDispatcher-worker-4 @coroutine#4953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f9d47a3 2024-02-04 23:47:42.933 [DefaultDispatcher-worker-16 @coroutine#4940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dc54b50 2024-02-04 23:47:42.945 [DefaultDispatcher-worker-13 @coroutine#4940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dc54b50 2024-02-04 23:47:42.948 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dc54b50 2024-02-04 23:47:42.950 [HikariPool-151 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-04 23:47:42.951 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dc54b50 2024-02-04 23:47:42.956 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2024-02-04 23:47:42.956 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2024-02-04 23:47:42.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:42.956 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2dc54b50: (connection evicted) 2024-02-04 23:47:42.957 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:42.957 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2024-02-04 23:47:42.957 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2024-02-04 23:47:42.957 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2024-02-04 23:47:42.957 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2024-02-04 23:47:42.957 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:42.957 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f9d47a3: (connection evicted) 2024-02-04 23:47:42.958 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:42.958 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2024-02-04 23:47:42.958 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2024-02-04 23:47:42.959 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2024-02-04 23:47:42.959 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:42.959 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:42.959 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:42.959 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:42.959 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:42.959 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:42.959 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@365eaef 2024-02-04 23:47:42.959 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:42.959 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:42.959 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:42.959 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:42.959 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:42.959 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:42.959 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:42.959 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:42.959 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:42.959 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:42.959 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:42.959 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:42.959 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:42.959 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:42.959 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:42.959 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:42.959 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:42.959 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:42.959 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:42.959 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2024-02-04 23:47:42.959 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:42.959 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:42.959 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:42.959 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:42.959 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:42.959 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:42.959 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:42.959 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:42.959 [Test worker @coroutine#4985] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2024-02-04 23:47:42.960 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@9e2b199 2024-02-04 23:47:42.960 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@9e2b199 2024-02-04 23:47:42.960 [Test worker @coroutine#4985] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2024-02-04 23:47:42.973 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9e2b199 2024-02-04 23:47:42.984 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9e2b199 2024-02-04 23:47:42.986 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9e2b199 2024-02-04 23:47:42.988 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9e2b199 2024-02-04 23:47:42.988 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2024-02-04 23:47:42.989 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:42.989 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:42.989 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:42.989 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:42.989 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:42.989 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:42.989 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62d4dac4 2024-02-04 23:47:42.989 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:42.989 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:42.989 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:42.989 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:42.989 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:42.989 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:42.989 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:42.989 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:42.989 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:42.989 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:42.989 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:42.989 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:42.989 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:42.989 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:42.989 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:42.989 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:42.989 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:42.989 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:42.989 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:42.989 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2024-02-04 23:47:42.989 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:42.989 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:42.989 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:42.989 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:42.989 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:42.989 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:42.989 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:42.989 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:42.989 [Test worker @coroutine#4985] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2024-02-04 23:47:42.990 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@35c83c56 2024-02-04 23:47:42.990 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@35c83c56 2024-02-04 23:47:42.990 [Test worker @coroutine#4985] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2024-02-04 23:47:43.004 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c83c56 2024-02-04 23:47:43.013 [DefaultDispatcher-worker-6 @coroutine#2936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0035dd 2024-02-04 23:47:43.013 [DefaultDispatcher-worker-6 @coroutine#2936] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33761/UmAppDatabase/replication/nodeId 2024-02-04 23:47:43.013 [DefaultDispatcher-worker-6 @coroutine#2936] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33761/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:43.013 [DefaultDispatcher-worker-6 @coroutine#2936] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33761/UmAppDatabase/replication/nodeId 2024-02-04 23:47:43.014 [DefaultDispatcher-worker-11 @coroutine#2936] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33761/UmAppDatabase/replication/nodeId 2024-02-04 23:47:43.014 [DefaultDispatcher-worker-11 @coroutine#2936] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33761/UmAppDatabase/replication/nodeId 2024-02-04 23:47:43.016 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c83c56 2024-02-04 23:47:43.018 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c83c56 2024-02-04 23:47:43.020 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c83c56 2024-02-04 23:47:43.030 [DefaultDispatcher-worker-14 @coroutine#5002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c83c56 2024-02-04 23:47:43.042 [DefaultDispatcher-worker-14 @coroutine#4985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9e2b199 2024-02-04 23:47:43.054 [DefaultDispatcher-worker-2 @coroutine#4985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9e2b199 2024-02-04 23:47:43.060 [HikariPool-153 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-04 23:47:43.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2024-02-04 23:47:43.064 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2024-02-04 23:47:43.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:43.064 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9e2b199: (connection evicted) 2024-02-04 23:47:43.065 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:43.065 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2024-02-04 23:47:43.065 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2024-02-04 23:47:43.065 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2024-02-04 23:47:43.065 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2024-02-04 23:47:43.065 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:43.065 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35c83c56: (connection evicted) 2024-02-04 23:47:43.066 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:43.066 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2024-02-04 23:47:43.066 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2024-02-04 23:47:43.068 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2024-02-04 23:47:43.068 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:43.068 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:43.068 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:43.068 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:43.068 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:43.068 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:43.068 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@dc28d74 2024-02-04 23:47:43.068 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:43.068 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:43.068 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:43.068 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:43.068 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:43.068 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:43.068 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:43.068 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:43.068 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:43.068 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:43.068 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:43.068 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:43.068 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:43.068 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:43.068 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:43.068 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:43.068 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:43.068 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:43.068 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:43.068 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2024-02-04 23:47:43.068 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:43.068 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:43.068 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:43.068 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:43.068 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:43.068 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:43.068 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:43.068 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:43.068 [Test worker @coroutine#5043] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2024-02-04 23:47:43.068 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@f28ee19 2024-02-04 23:47:43.068 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@f28ee19 2024-02-04 23:47:43.068 [Test worker @coroutine#5043] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2024-02-04 23:47:43.082 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f28ee19 2024-02-04 23:47:43.093 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f28ee19 2024-02-04 23:47:43.095 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f28ee19 2024-02-04 23:47:43.097 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f28ee19 2024-02-04 23:47:43.107 [DefaultDispatcher-worker-4 @coroutine#5051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f28ee19 2024-02-04 23:47:43.110 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f28ee19 2024-02-04 23:47:43.123 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f28ee19 2024-02-04 23:47:43.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2024-02-04 23:47:43.137 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2024-02-04 23:47:43.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:43.137 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f28ee19: (connection evicted) 2024-02-04 23:47:43.138 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:43.138 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2024-02-04 23:47:43.138 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2024-02-04 23:47:43.140 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2024-02-04 23:47:43.141 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:43.141 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:43.141 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:43.141 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:43.141 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:43.141 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:43.141 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c940e28 2024-02-04 23:47:43.141 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:43.141 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:43.141 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:43.141 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:43.141 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:43.141 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:43.141 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:43.141 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:43.141 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:43.141 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:43.141 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:43.141 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:43.141 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:43.141 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:43.141 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:43.141 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:43.141 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:43.141 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:43.141 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:43.141 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2024-02-04 23:47:43.141 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:43.141 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:43.141 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:43.141 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:43.141 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:43.141 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:43.141 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:43.141 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:43.141 [Test worker @coroutine#5078] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2024-02-04 23:47:43.142 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@41f3f64 2024-02-04 23:47:43.142 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@41f3f64 2024-02-04 23:47:43.142 [Test worker @coroutine#5078] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2024-02-04 23:47:43.145 [DefaultDispatcher-worker-1 @coroutine#2969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3da30ce5 2024-02-04 23:47:43.145 [DefaultDispatcher-worker-1 @coroutine#2969] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-02-04 23:47:43.145 [DefaultDispatcher-worker-1 @coroutine#2969] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:43.145 [DefaultDispatcher-worker-1 @coroutine#2969] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-02-04 23:47:43.146 [DefaultDispatcher-worker-12 @coroutine#2969] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-02-04 23:47:43.146 [DefaultDispatcher-worker-12 @coroutine#2969] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-02-04 23:47:43.164 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f3f64 2024-02-04 23:47:43.172 [DefaultDispatcher-worker-15 @coroutine#2998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c47cf9 2024-02-04 23:47:43.172 [DefaultDispatcher-worker-15 @coroutine#2998] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId 2024-02-04 23:47:43.172 [DefaultDispatcher-worker-15 @coroutine#2998] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:43.172 [DefaultDispatcher-worker-15 @coroutine#2998] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId 2024-02-04 23:47:43.173 [DefaultDispatcher-worker-12 @coroutine#2998] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId 2024-02-04 23:47:43.173 [DefaultDispatcher-worker-12 @coroutine#2998] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId 2024-02-04 23:47:43.176 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f3f64 2024-02-04 23:47:43.178 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f3f64 2024-02-04 23:47:43.179 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f3f64 2024-02-04 23:47:43.184 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2024-02-04 23:47:43.184 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2024-02-04 23:47:43.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-04 23:47:43.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:43.184 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2024-02-04 23:47:43.184 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2024-02-04 23:47:43.185 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2024-02-04 23:47:43.185 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:43.185 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:43.185 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:43.185 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:43.185 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:43.185 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:43.185 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e640411 2024-02-04 23:47:43.185 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:43.185 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:43.185 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:43.185 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:43.185 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:43.185 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:43.185 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:43.185 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:43.185 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:43.185 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:43.185 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:43.185 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:43.185 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:43.185 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:43.185 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:43.185 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:43.185 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:43.185 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:43.185 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:43.185 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2024-02-04 23:47:43.185 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:43.185 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:43.185 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:43.185 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:43.185 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:43.185 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:43.185 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:43.185 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:43.185 [Test worker @coroutine#5114] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2024-02-04 23:47:43.186 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fe19d0e 2024-02-04 23:47:43.186 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fe19d0e 2024-02-04 23:47:43.186 [Test worker @coroutine#5114] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2024-02-04 23:47:43.200 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fe19d0e 2024-02-04 23:47:43.211 [Test worker @coroutine#5116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fe19d0e 2024-02-04 23:47:43.212 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fe19d0e 2024-02-04 23:47:43.214 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fe19d0e 2024-02-04 23:47:43.219 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2024-02-04 23:47:43.219 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2024-02-04 23:47:43.219 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-04 23:47:43.219 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:43.219 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2024-02-04 23:47:43.219 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2024-02-04 23:47:43.221 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2024-02-04 23:47:43.221 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:43.221 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:43.221 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:43.221 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:43.221 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:43.221 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:43.221 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73418044 2024-02-04 23:47:43.221 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:43.221 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:43.221 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:43.221 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:43.221 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:43.221 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:43.221 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:43.221 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:43.221 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:43.221 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:43.222 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:43.222 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:43.222 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:43.222 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:43.222 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:43.222 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:43.222 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:43.222 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:43.222 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:43.222 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2024-02-04 23:47:43.222 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:43.222 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:43.222 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:43.222 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:43.222 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:43.222 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:43.222 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:43.222 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:43.222 [Test worker @coroutine#5144] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2024-02-04 23:47:43.222 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@52b2713a 2024-02-04 23:47:43.222 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@52b2713a 2024-02-04 23:47:43.222 [Test worker @coroutine#5144] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2024-02-04 23:47:43.238 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b2713a 2024-02-04 23:47:43.249 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b2713a 2024-02-04 23:47:43.251 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b2713a 2024-02-04 23:47:43.253 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b2713a 2024-02-04 23:47:43.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2024-02-04 23:47:43.257 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2024-02-04 23:47:43.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-04 23:47:43.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:43.257 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2024-02-04 23:47:43.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2024-02-04 23:47:43.258 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2024-02-04 23:47:43.259 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:43.259 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:43.259 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:43.259 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:43.259 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:43.259 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:43.259 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73624529 2024-02-04 23:47:43.259 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:43.259 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:43.259 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:43.259 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:43.259 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:43.259 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:43.259 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:43.259 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:43.259 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:43.259 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:43.259 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:43.259 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:43.259 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:43.259 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:43.259 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:43.259 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:43.259 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:43.259 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:43.259 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:43.259 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2024-02-04 23:47:43.259 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:43.259 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:43.259 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:43.259 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:43.259 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:43.259 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:43.259 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:43.259 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:43.259 [Test worker @coroutine#5178] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2024-02-04 23:47:43.259 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@30ae3c46 2024-02-04 23:47:43.259 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@30ae3c46 2024-02-04 23:47:43.259 [Test worker @coroutine#5178] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2024-02-04 23:47:43.274 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ae3c46 2024-02-04 23:47:43.285 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ae3c46 2024-02-04 23:47:43.287 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ae3c46 2024-02-04 23:47:43.291 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ae3c46 2024-02-04 23:47:43.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2024-02-04 23:47:43.296 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2024-02-04 23:47:43.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-04 23:47:43.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:43.296 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2024-02-04 23:47:43.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2024-02-04 23:47:43.298 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2024-02-04 23:47:43.298 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:43.298 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:43.298 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:43.298 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:43.298 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:43.298 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:43.298 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@735d7b99 2024-02-04 23:47:43.298 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:43.298 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:43.298 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:43.298 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:43.298 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:43.298 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:43.298 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:43.298 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:43.298 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:43.298 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:43.298 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:43.298 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:43.298 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:43.298 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:43.298 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:43.298 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:43.298 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:43.298 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:43.298 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:43.298 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2024-02-04 23:47:43.299 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:43.299 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:43.299 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:43.299 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:43.299 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:43.299 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:43.299 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:43.299 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:43.299 [Test worker @coroutine#5206] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2024-02-04 23:47:43.299 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@3577e37c 2024-02-04 23:47:43.299 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@3577e37c 2024-02-04 23:47:43.299 [Test worker @coroutine#5206] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2024-02-04 23:47:43.320 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3577e37c 2024-02-04 23:47:43.338 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3577e37c 2024-02-04 23:47:43.340 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3577e37c 2024-02-04 23:47:43.343 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3577e37c 2024-02-04 23:47:43.352 [DefaultDispatcher-worker-13 @coroutine#3027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab46302 2024-02-04 23:47:43.352 [DefaultDispatcher-worker-13 @coroutine#3027] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-04 23:47:43.352 [DefaultDispatcher-worker-13 @coroutine#3027] 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-02-04 23:47:43.352 [DefaultDispatcher-worker-13 @coroutine#3027] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-04 23:47:43.353 [DefaultDispatcher-worker-4 @coroutine#3027] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-04 23:47:43.354 [DefaultDispatcher-worker-18 @coroutine#3041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19d0d1ab 2024-02-04 23:47:43.355 [DefaultDispatcher-worker-18 @coroutine#3041] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57221/UmAppDatabase/replication/nodeId 2024-02-04 23:47:43.355 [DefaultDispatcher-worker-18 @coroutine#3041] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57221/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:43.355 [DefaultDispatcher-worker-18 @coroutine#3041] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57221/UmAppDatabase/replication/nodeId 2024-02-04 23:47:43.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2024-02-04 23:47:43.355 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2024-02-04 23:47:43.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-04 23:47:43.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:43.355 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2024-02-04 23:47:43.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2024-02-04 23:47:43.356 [DefaultDispatcher-worker-6 @coroutine#3041] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57221/UmAppDatabase/replication/nodeId 2024-02-04 23:47:43.356 [DefaultDispatcher-worker-6 @coroutine#3041] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57221/UmAppDatabase/replication/nodeId 2024-02-04 23:47:43.357 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2024-02-04 23:47:43.357 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:43.357 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:43.357 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:43.357 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:43.357 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:43.357 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:43.357 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d3a147f 2024-02-04 23:47:43.357 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:43.357 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:43.357 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:43.357 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:43.357 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:43.357 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:43.357 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:43.357 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:43.357 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:43.357 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:43.357 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:43.357 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:43.357 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:43.357 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:43.357 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:43.357 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:43.357 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:43.357 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:43.357 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:43.357 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2024-02-04 23:47:43.357 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:43.357 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:43.357 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:43.357 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:43.357 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:43.357 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:43.357 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:43.357 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:43.357 [Test worker @coroutine#5241] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2024-02-04 23:47:43.358 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@72fc6b5e 2024-02-04 23:47:43.358 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@72fc6b5e 2024-02-04 23:47:43.358 [Test worker @coroutine#5241] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2024-02-04 23:47:43.377 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72fc6b5e 2024-02-04 23:47:43.388 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72fc6b5e 2024-02-04 23:47:43.390 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72fc6b5e 2024-02-04 23:47:43.391 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72fc6b5e 2024-02-04 23:47:43.402 [DefaultDispatcher-worker-17 @coroutine#5248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72fc6b5e 2024-02-04 23:47:43.405 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72fc6b5e 2024-02-04 23:47:43.410 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72fc6b5e 2024-02-04 23:47:43.412 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2024-02-04 23:47:43.413 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2024-02-04 23:47:43.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:43.413 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72fc6b5e: (connection evicted) 2024-02-04 23:47:43.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:43.413 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2024-02-04 23:47:43.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2024-02-04 23:47:43.415 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2024-02-04 23:47:43.415 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:43.415 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:43.415 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:43.415 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:43.415 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:43.415 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:43.415 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d642682 2024-02-04 23:47:43.415 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:43.415 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:43.415 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:43.415 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:43.415 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:43.415 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:43.415 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:43.415 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:43.415 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:43.415 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:43.415 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:43.415 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:43.415 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:43.415 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:43.415 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:43.415 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:43.415 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:43.415 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:43.415 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:43.415 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2024-02-04 23:47:43.415 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:43.415 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:43.415 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:43.415 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:43.415 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:43.415 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:43.415 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:43.415 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:43.415 [Test worker @coroutine#5275] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2024-02-04 23:47:43.416 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@321bf4b1 2024-02-04 23:47:43.416 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@321bf4b1 2024-02-04 23:47:43.416 [Test worker @coroutine#5275] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2024-02-04 23:47:43.430 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@321bf4b1 2024-02-04 23:47:43.440 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@321bf4b1 2024-02-04 23:47:43.442 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@321bf4b1 2024-02-04 23:47:43.444 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@321bf4b1 2024-02-04 23:47:43.444 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2024-02-04 23:47:43.444 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:43.444 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:43.444 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:43.444 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:43.444 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:43.444 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:43.444 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c85ed05 2024-02-04 23:47:43.444 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:43.444 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:43.444 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:43.444 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:43.445 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:43.445 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:43.445 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:43.445 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:43.445 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:43.445 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:43.445 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:43.445 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:43.445 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:43.445 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:43.445 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:43.445 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:43.445 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:43.445 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:43.445 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:43.445 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2024-02-04 23:47:43.445 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:43.445 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:43.445 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:43.445 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:43.445 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:43.445 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:43.445 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:43.445 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:43.445 [Test worker @coroutine#5275] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2024-02-04 23:47:43.445 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@365291bd 2024-02-04 23:47:43.445 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@365291bd 2024-02-04 23:47:43.445 [Test worker @coroutine#5275] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2024-02-04 23:47:43.461 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@365291bd 2024-02-04 23:47:43.473 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@365291bd 2024-02-04 23:47:43.474 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@365291bd 2024-02-04 23:47:43.476 [DefaultDispatcher-worker-9 @coroutine#3093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a88849 2024-02-04 23:47:43.476 [DefaultDispatcher-worker-9 @coroutine#3093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52017/UmAppDatabase/replication/nodeId 2024-02-04 23:47:43.476 [DefaultDispatcher-worker-9 @coroutine#3093] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52017/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:43.476 [DefaultDispatcher-worker-9 @coroutine#3093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52017/UmAppDatabase/replication/nodeId 2024-02-04 23:47:43.476 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@365291bd 2024-02-04 23:47:43.477 [DefaultDispatcher-worker-9 @coroutine#3093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52017/UmAppDatabase/replication/nodeId 2024-02-04 23:47:43.477 [DefaultDispatcher-worker-9 @coroutine#3093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52017/UmAppDatabase/replication/nodeId 2024-02-04 23:47:43.485 [DefaultDispatcher-worker-1 @coroutine#5291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@365291bd 2024-02-04 23:47:43.498 [DefaultDispatcher-worker-14 @coroutine#5275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@321bf4b1 2024-02-04 23:47:43.516 [HikariPool-162 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-04 23:47:43.531 [DefaultDispatcher-worker-11 @coroutine#5275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@321bf4b1 2024-02-04 23:47:43.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2024-02-04 23:47:43.538 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2024-02-04 23:47:43.538 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:43.538 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@321bf4b1: (connection evicted) 2024-02-04 23:47:43.539 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:43.539 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2024-02-04 23:47:43.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2024-02-04 23:47:43.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2024-02-04 23:47:43.540 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2024-02-04 23:47:43.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:43.540 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@365291bd: (connection evicted) 2024-02-04 23:47:43.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:43.540 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2024-02-04 23:47:43.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2024-02-04 23:47:43.541 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2024-02-04 23:47:43.542 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:43.542 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:43.542 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:43.542 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:43.542 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:43.542 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:43.542 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e6c703a 2024-02-04 23:47:43.542 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:43.542 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:43.542 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:43.542 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:43.542 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:43.542 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:43.542 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:43.542 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:43.542 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:43.542 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:43.542 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:43.542 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:43.542 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:43.542 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:43.542 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:43.542 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:43.542 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:43.542 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:43.542 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:43.542 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2024-02-04 23:47:43.542 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:43.542 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:43.542 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:43.542 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:43.542 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:43.542 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:43.542 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:43.542 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:43.542 [Test worker @coroutine#5305] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2024-02-04 23:47:43.542 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@282d1023 2024-02-04 23:47:43.542 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@282d1023 2024-02-04 23:47:43.542 [Test worker @coroutine#5305] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2024-02-04 23:47:43.560 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282d1023 2024-02-04 23:47:43.573 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282d1023 2024-02-04 23:47:43.576 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282d1023 2024-02-04 23:47:43.578 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282d1023 2024-02-04 23:47:43.579 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2024-02-04 23:47:43.579 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:43.579 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:43.579 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:43.579 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:43.579 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:43.579 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:43.579 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ce4b0a8 2024-02-04 23:47:43.579 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:43.579 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:43.579 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:43.579 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:43.579 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:43.579 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:43.579 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:43.579 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:43.579 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:43.579 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:43.579 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:43.579 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:43.579 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:43.579 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:43.579 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:43.579 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:43.579 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:43.580 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:43.580 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:43.580 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2024-02-04 23:47:43.580 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:43.580 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:43.580 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:43.580 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:43.580 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:43.580 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:43.580 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:43.580 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:43.580 [Test worker @coroutine#5305] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2024-02-04 23:47:43.583 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@624baf71 2024-02-04 23:47:43.583 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@624baf71 2024-02-04 23:47:43.583 [Test worker @coroutine#5305] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2024-02-04 23:47:43.602 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@624baf71 2024-02-04 23:47:43.620 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@624baf71 2024-02-04 23:47:43.623 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@624baf71 2024-02-04 23:47:43.625 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@624baf71 2024-02-04 23:47:43.636 [DefaultDispatcher-worker-2 @coroutine#5319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@624baf71 2024-02-04 23:47:43.643 [HikariPool-164 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-04 23:47:43.649 [DefaultDispatcher-worker-15 @coroutine#5305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282d1023 2024-02-04 23:47:43.655 [DefaultDispatcher-worker-16 @coroutine#3136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a74c940 2024-02-04 23:47:43.655 [DefaultDispatcher-worker-16 @coroutine#3136] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47993/UmAppDatabase/replication/nodeId 2024-02-04 23:47:43.655 [DefaultDispatcher-worker-16 @coroutine#3136] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47993/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:43.655 [DefaultDispatcher-worker-16 @coroutine#3136] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47993/UmAppDatabase/replication/nodeId 2024-02-04 23:47:43.656 [DefaultDispatcher-worker-2 @coroutine#3136] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47993/UmAppDatabase/replication/nodeId 2024-02-04 23:47:43.656 [DefaultDispatcher-worker-2 @coroutine#3136] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47993/UmAppDatabase/replication/nodeId 2024-02-04 23:47:43.678 [DefaultDispatcher-worker-9 @coroutine#5305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282d1023 2024-02-04 23:47:43.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2024-02-04 23:47:43.681 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2024-02-04 23:47:43.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:43.682 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@282d1023: (connection evicted) 2024-02-04 23:47:43.682 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:43.682 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2024-02-04 23:47:43.682 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2024-02-04 23:47:43.682 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2024-02-04 23:47:43.682 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2024-02-04 23:47:43.682 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:43.683 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@624baf71: (connection evicted) 2024-02-04 23:47:43.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:43.683 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2024-02-04 23:47:43.683 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2024-02-04 23:47:43.685 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2024-02-04 23:47:43.686 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:43.686 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:43.686 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:43.686 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:43.686 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:43.686 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:43.686 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74f54f8e 2024-02-04 23:47:43.686 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:43.686 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:43.686 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:43.686 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:43.686 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:43.686 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:43.686 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:43.686 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:43.686 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:43.686 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:43.686 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:43.686 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:43.686 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:43.686 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:43.686 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:43.686 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:43.686 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:43.686 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:43.686 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:43.686 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2024-02-04 23:47:43.686 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:43.686 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:43.686 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:43.686 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:43.686 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:43.686 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:43.686 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:43.686 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:43.686 [Test worker @coroutine#5335] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2024-02-04 23:47:43.686 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@59b8a801 2024-02-04 23:47:43.686 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@59b8a801 2024-02-04 23:47:43.686 [Test worker @coroutine#5335] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2024-02-04 23:47:43.701 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59b8a801 2024-02-04 23:47:43.711 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59b8a801 2024-02-04 23:47:43.713 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59b8a801 2024-02-04 23:47:43.715 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59b8a801 2024-02-04 23:47:43.715 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2024-02-04 23:47:43.716 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:43.716 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:43.716 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:43.716 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:43.716 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:43.716 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:43.716 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ca896af 2024-02-04 23:47:43.716 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:43.716 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:43.716 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:43.716 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:43.716 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:43.716 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:43.716 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:43.716 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:43.716 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:43.716 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:43.716 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:43.716 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:43.716 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:43.716 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:43.716 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:43.716 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:43.716 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:43.716 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:43.716 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:43.716 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2024-02-04 23:47:43.716 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:43.716 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:43.716 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:43.716 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:43.716 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:43.716 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:43.716 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:43.716 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:43.716 [Test worker @coroutine#5335] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2024-02-04 23:47:43.716 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@324ee3ca 2024-02-04 23:47:43.716 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@324ee3ca 2024-02-04 23:47:43.716 [Test worker @coroutine#5335] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2024-02-04 23:47:43.730 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@324ee3ca 2024-02-04 23:47:43.747 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@324ee3ca 2024-02-04 23:47:43.749 [DefaultDispatcher-worker-7 @coroutine#2857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@498503cb 2024-02-04 23:47:43.749 [DefaultDispatcher-worker-7 @coroutine#2857] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35747/UmAppDatabase/replication/nodeId 2024-02-04 23:47:43.749 [DefaultDispatcher-worker-7 @coroutine#2857] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35747/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:43.749 [DefaultDispatcher-worker-7 @coroutine#2857] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35747/UmAppDatabase/replication/nodeId 2024-02-04 23:47:43.750 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@324ee3ca 2024-02-04 23:47:43.751 [DefaultDispatcher-worker-9 @coroutine#2857] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35747/UmAppDatabase/replication/nodeId 2024-02-04 23:47:43.751 [DefaultDispatcher-worker-9 @coroutine#2857] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35747/UmAppDatabase/replication/nodeId 2024-02-04 23:47:43.753 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@324ee3ca 2024-02-04 23:47:43.763 [DefaultDispatcher-worker-8 @coroutine#5353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@324ee3ca 2024-02-04 23:47:43.779 [DefaultDispatcher-worker-5 @coroutine#5335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59b8a801 2024-02-04 23:47:43.787 [HikariPool-166 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-04 23:47:43.805 [DefaultDispatcher-worker-3 @coroutine#5335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59b8a801 2024-02-04 23:47:43.811 [DefaultDispatcher-worker-7 @coroutine#5335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59b8a801 2024-02-04 23:47:43.816 [HikariPool-167 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:43.823 [DefaultDispatcher-worker-5 @coroutine#5335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59b8a801 2024-02-04 23:47:43.825 [DefaultDispatcher-worker-1 @coroutine#3192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25890ce3 2024-02-04 23:47:43.825 [DefaultDispatcher-worker-1 @coroutine#3192] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36475/UmAppDatabase/replication/nodeId 2024-02-04 23:47:43.825 [DefaultDispatcher-worker-1 @coroutine#3192] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36475/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:43.825 [DefaultDispatcher-worker-1 @coroutine#3192] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36475/UmAppDatabase/replication/nodeId 2024-02-04 23:47:43.827 [DefaultDispatcher-worker-10 @coroutine#3192] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36475/UmAppDatabase/replication/nodeId 2024-02-04 23:47:43.827 [DefaultDispatcher-worker-10 @coroutine#3192] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36475/UmAppDatabase/replication/nodeId 2024-02-04 23:47:43.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2024-02-04 23:47:43.835 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2024-02-04 23:47:43.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:43.835 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59b8a801: (connection evicted) 2024-02-04 23:47:43.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:43.836 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2024-02-04 23:47:43.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2024-02-04 23:47:43.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2024-02-04 23:47:43.836 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2024-02-04 23:47:43.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:43.836 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@324ee3ca: (connection evicted) 2024-02-04 23:47:43.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:43.837 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2024-02-04 23:47:43.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2024-02-04 23:47:43.839 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2024-02-04 23:47:43.839 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:43.839 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:43.839 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:43.839 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:43.839 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:43.839 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:43.839 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@637de489 2024-02-04 23:47:43.839 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:43.839 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:43.839 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:43.839 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:43.839 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:43.839 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:43.839 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:43.839 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:43.839 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:43.839 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:43.839 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:43.839 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:43.839 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:43.839 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:43.839 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:43.839 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:43.839 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:43.839 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:43.839 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:43.839 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2024-02-04 23:47:43.839 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:43.839 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:43.839 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:43.839 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:43.839 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:43.839 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:43.839 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:43.839 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:43.839 [Test worker @coroutine#5381] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2024-02-04 23:47:43.840 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c09d716 2024-02-04 23:47:43.840 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c09d716 2024-02-04 23:47:43.840 [Test worker @coroutine#5381] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2024-02-04 23:47:43.857 [DefaultDispatcher-worker-4 @coroutine#2890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227fc322 2024-02-04 23:47:43.857 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c09d716 2024-02-04 23:47:43.857 [DefaultDispatcher-worker-4 @coroutine#2890] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48157/UmAppDatabase/replication/nodeId 2024-02-04 23:47:43.857 [DefaultDispatcher-worker-4 @coroutine#2890] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48157/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:43.857 [DefaultDispatcher-worker-4 @coroutine#2890] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48157/UmAppDatabase/replication/nodeId 2024-02-04 23:47:43.859 [DefaultDispatcher-worker-7 @coroutine#2890] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48157/UmAppDatabase/replication/nodeId 2024-02-04 23:47:43.859 [DefaultDispatcher-worker-7 @coroutine#2890] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48157/UmAppDatabase/replication/nodeId 2024-02-04 23:47:43.868 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c09d716 2024-02-04 23:47:43.870 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c09d716 2024-02-04 23:47:43.872 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c09d716 2024-02-04 23:47:43.872 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2024-02-04 23:47:43.872 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:43.872 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:43.872 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:43.872 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:43.872 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:43.872 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:43.872 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d72dd86 2024-02-04 23:47:43.872 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:43.872 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:43.872 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:43.872 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:43.872 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:43.872 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:43.872 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:43.872 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:43.872 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:43.873 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:43.873 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:43.873 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:43.873 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:43.873 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:43.873 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:43.873 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:43.873 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:43.873 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:43.873 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:43.873 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2024-02-04 23:47:43.873 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:43.873 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:43.873 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:43.873 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:43.873 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:43.873 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:43.873 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:43.873 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:43.873 [Test worker @coroutine#5381] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2024-02-04 23:47:43.873 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@77228160 2024-02-04 23:47:43.873 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@77228160 2024-02-04 23:47:43.873 [Test worker @coroutine#5381] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2024-02-04 23:47:43.887 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77228160 2024-02-04 23:47:43.897 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77228160 2024-02-04 23:47:43.899 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77228160 2024-02-04 23:47:43.901 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77228160 2024-02-04 23:47:43.911 [DefaultDispatcher-worker-1 @coroutine#5397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77228160 2024-02-04 23:47:43.926 [DefaultDispatcher-worker-12 @coroutine#5381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c09d716 2024-02-04 23:47:43.938 [DefaultDispatcher-worker-2 @coroutine#5381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c09d716 2024-02-04 23:47:43.940 [HikariPool-168 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-04 23:47:43.946 [DefaultDispatcher-worker-15 @coroutine#5381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c09d716 2024-02-04 23:47:43.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2024-02-04 23:47:43.955 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2024-02-04 23:47:43.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:43.955 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c09d716: (connection evicted) 2024-02-04 23:47:43.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:43.956 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2024-02-04 23:47:43.956 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2024-02-04 23:47:43.957 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2024-02-04 23:47:43.957 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2024-02-04 23:47:43.957 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:43.957 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77228160: (connection evicted) 2024-02-04 23:47:43.957 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:43.957 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2024-02-04 23:47:43.957 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2024-02-04 23:47:43.959 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2024-02-04 23:47:43.959 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:43.959 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:43.959 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:43.959 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:43.959 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:43.959 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:43.959 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1adc38a0 2024-02-04 23:47:43.959 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:43.959 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:43.959 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:43.959 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:43.959 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:43.959 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:43.959 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:43.959 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:43.959 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:43.959 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:43.959 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:43.959 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:43.959 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:43.959 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:43.959 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:43.959 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:43.959 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:43.959 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:43.959 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:43.959 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2024-02-04 23:47:43.959 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:43.959 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:43.959 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:43.959 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:43.959 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:43.959 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:43.959 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:43.959 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:43.959 [Test worker @coroutine#5423] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2024-02-04 23:47:43.960 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@1651bd68 2024-02-04 23:47:43.960 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@1651bd68 2024-02-04 23:47:43.960 [Test worker @coroutine#5423] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2024-02-04 23:47:43.985 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1651bd68 2024-02-04 23:47:44.001 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1651bd68 2024-02-04 23:47:44.003 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1651bd68 2024-02-04 23:47:44.006 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1651bd68 2024-02-04 23:47:44.007 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2024-02-04 23:47:44.007 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:44.007 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:44.007 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:44.007 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:44.007 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:44.007 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:44.007 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@149162a4 2024-02-04 23:47:44.007 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:44.007 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:44.007 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:44.007 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:44.007 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:44.007 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:44.007 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:44.007 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:44.007 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:44.007 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:44.007 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:44.007 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:44.007 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:44.008 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:44.008 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:44.008 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:44.008 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:44.008 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:44.008 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:44.008 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2024-02-04 23:47:44.008 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:44.008 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:44.008 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:44.008 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:44.008 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:44.008 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:44.008 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:44.008 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:44.008 [Test worker @coroutine#5423] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2024-02-04 23:47:44.008 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@1391d95f 2024-02-04 23:47:44.008 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@1391d95f 2024-02-04 23:47:44.008 [Test worker @coroutine#5423] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2024-02-04 23:47:44.023 [DefaultDispatcher-worker-15 @coroutine#2936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0035dd 2024-02-04 23:47:44.024 [DefaultDispatcher-worker-15 @coroutine#2936] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33761/UmAppDatabase/replication/nodeId 2024-02-04 23:47:44.024 [DefaultDispatcher-worker-15 @coroutine#2936] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33761/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:44.024 [DefaultDispatcher-worker-15 @coroutine#2936] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33761/UmAppDatabase/replication/nodeId 2024-02-04 23:47:44.026 [DefaultDispatcher-worker-12 @coroutine#2936] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33761/UmAppDatabase/replication/nodeId 2024-02-04 23:47:44.026 [DefaultDispatcher-worker-12 @coroutine#2936] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33761/UmAppDatabase/replication/nodeId 2024-02-04 23:47:44.030 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1391d95f 2024-02-04 23:47:44.048 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1391d95f 2024-02-04 23:47:44.050 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1391d95f 2024-02-04 23:47:44.052 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1391d95f 2024-02-04 23:47:44.060 [HikariPool-170 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-04 23:47:44.061 [DefaultDispatcher-worker-6 @coroutine#5440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1391d95f 2024-02-04 23:47:44.075 [DefaultDispatcher-worker-5 @coroutine#5423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1651bd68 2024-02-04 23:47:44.086 [DefaultDispatcher-worker-3 @coroutine#5423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1651bd68 2024-02-04 23:47:44.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2024-02-04 23:47:44.090 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2024-02-04 23:47:44.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:44.091 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1651bd68: (connection evicted) 2024-02-04 23:47:44.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:44.092 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2024-02-04 23:47:44.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2024-02-04 23:47:44.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2024-02-04 23:47:44.092 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2024-02-04 23:47:44.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:44.092 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1391d95f: (connection evicted) 2024-02-04 23:47:44.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:44.093 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2024-02-04 23:47:44.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2024-02-04 23:47:44.096 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2024-02-04 23:47:44.096 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:44.096 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:44.096 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:44.096 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:44.096 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:44.096 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:44.096 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11ce61d1 2024-02-04 23:47:44.096 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:44.096 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:44.096 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:44.096 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:44.096 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:44.096 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:44.096 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:44.096 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:44.096 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:44.096 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:44.096 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:44.096 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:44.096 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:44.096 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:44.096 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:44.096 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:44.096 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:44.096 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:44.096 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:44.096 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2024-02-04 23:47:44.096 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:44.097 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:44.097 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:44.097 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:44.097 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:44.097 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:44.097 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:44.097 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:44.097 [Test worker @coroutine#5465] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2024-02-04 23:47:44.097 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@543b855 2024-02-04 23:47:44.097 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@543b855 2024-02-04 23:47:44.097 [Test worker @coroutine#5465] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2024-02-04 23:47:44.119 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@543b855 2024-02-04 23:47:44.131 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@543b855 2024-02-04 23:47:44.133 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@543b855 2024-02-04 23:47:44.134 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@543b855 2024-02-04 23:47:44.135 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2024-02-04 23:47:44.135 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:44.135 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:44.135 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:44.135 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:44.135 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:44.135 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:44.135 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44a7a331 2024-02-04 23:47:44.135 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:44.135 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:44.135 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:44.135 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:44.135 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:44.135 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:44.135 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:44.135 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:44.135 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:44.135 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:44.135 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:44.135 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:44.135 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:44.135 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:44.135 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:44.135 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:44.135 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:44.135 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:44.135 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:44.135 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2024-02-04 23:47:44.135 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:44.135 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:44.135 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:44.135 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:44.135 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:44.135 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:44.135 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:44.135 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:44.135 [Test worker @coroutine#5465] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2024-02-04 23:47:44.135 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a097a83 2024-02-04 23:47:44.135 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a097a83 2024-02-04 23:47:44.136 [Test worker @coroutine#5465] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2024-02-04 23:47:44.150 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a097a83 2024-02-04 23:47:44.156 [DefaultDispatcher-worker-6 @coroutine#2969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3da30ce5 2024-02-04 23:47:44.156 [DefaultDispatcher-worker-6 @coroutine#2969] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-02-04 23:47:44.156 [DefaultDispatcher-worker-6 @coroutine#2969] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:44.156 [DefaultDispatcher-worker-6 @coroutine#2969] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-02-04 23:47:44.157 [DefaultDispatcher-worker-3 @coroutine#2969] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-02-04 23:47:44.157 [DefaultDispatcher-worker-3 @coroutine#2969] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-02-04 23:47:44.163 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a097a83 2024-02-04 23:47:44.165 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a097a83 2024-02-04 23:47:44.167 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a097a83 2024-02-04 23:47:44.177 [DefaultDispatcher-worker-8 @coroutine#5481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a097a83 2024-02-04 23:47:44.182 [DefaultDispatcher-worker-4 @coroutine#2998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c47cf9 2024-02-04 23:47:44.183 [DefaultDispatcher-worker-4 @coroutine#2998] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId 2024-02-04 23:47:44.183 [DefaultDispatcher-worker-4 @coroutine#2998] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:44.183 [DefaultDispatcher-worker-4 @coroutine#2998] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId 2024-02-04 23:47:44.184 [DefaultDispatcher-worker-10 @coroutine#2998] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId 2024-02-04 23:47:44.184 [DefaultDispatcher-worker-10 @coroutine#2998] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId 2024-02-04 23:47:44.192 [DefaultDispatcher-worker-10 @coroutine#5465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@543b855 2024-02-04 23:47:44.197 [HikariPool-172 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-04 23:47:44.202 [DefaultDispatcher-worker-5 @coroutine#5465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@543b855 2024-02-04 23:47:44.221 [DefaultDispatcher-worker-8 @coroutine#5500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@543b855 2024-02-04 23:47:44.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2024-02-04 23:47:44.225 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2024-02-04 23:47:44.225 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:44.225 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@543b855: (connection evicted) 2024-02-04 23:47:44.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:44.226 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2024-02-04 23:47:44.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2024-02-04 23:47:44.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2024-02-04 23:47:44.226 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2024-02-04 23:47:44.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:44.226 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a097a83: (connection evicted) 2024-02-04 23:47:44.227 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:44.227 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2024-02-04 23:47:44.227 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2024-02-04 23:47:44.228 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2024-02-04 23:47:44.228 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:44.228 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:44.228 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:44.228 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:44.228 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:44.228 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:44.228 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39d62e47 2024-02-04 23:47:44.228 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:44.228 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:44.228 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:44.228 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:44.228 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:44.228 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:44.228 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:44.228 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:44.228 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:44.228 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:44.228 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:44.228 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:44.228 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:44.228 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:44.228 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:44.228 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:44.228 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:44.228 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:44.228 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:44.228 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2024-02-04 23:47:44.228 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:44.228 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:44.228 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:44.228 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:44.228 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:44.228 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:44.228 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:44.228 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:44.228 [Test worker @coroutine#5506] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2024-02-04 23:47:44.229 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d28e108 2024-02-04 23:47:44.229 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d28e108 2024-02-04 23:47:44.229 [Test worker @coroutine#5506] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2024-02-04 23:47:44.243 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d28e108 2024-02-04 23:47:44.254 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d28e108 2024-02-04 23:47:44.255 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d28e108 2024-02-04 23:47:44.257 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d28e108 2024-02-04 23:47:44.258 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2024-02-04 23:47:44.258 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:44.258 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:44.258 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:44.258 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:44.258 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:44.258 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:44.258 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a4c4261 2024-02-04 23:47:44.258 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:44.258 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:44.258 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:44.258 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:44.258 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:44.258 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:44.258 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:44.258 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:44.258 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:44.258 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:44.258 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:44.258 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:44.258 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:44.258 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:44.258 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:44.258 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:44.258 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:44.258 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:44.258 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:44.258 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2024-02-04 23:47:44.258 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:44.258 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:44.258 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:44.258 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:44.258 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:44.258 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:44.258 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:44.258 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:44.258 [Test worker @coroutine#5506] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2024-02-04 23:47:44.258 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@17d606c9 2024-02-04 23:47:44.258 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@17d606c9 2024-02-04 23:47:44.258 [Test worker @coroutine#5506] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2024-02-04 23:47:44.272 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17d606c9 2024-02-04 23:47:44.283 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17d606c9 2024-02-04 23:47:44.284 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17d606c9 2024-02-04 23:47:44.286 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17d606c9 2024-02-04 23:47:44.297 [DefaultDispatcher-worker-5 @coroutine#5519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17d606c9 2024-02-04 23:47:44.313 [DefaultDispatcher-worker-17 @coroutine#5506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d28e108 2024-02-04 23:47:44.325 [DefaultDispatcher-worker-3 @coroutine#5506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d28e108 2024-02-04 23:47:44.329 [HikariPool-174 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-04 23:47:44.334 [DefaultDispatcher-worker-17 @coroutine#5506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d28e108 2024-02-04 23:47:44.343 [DefaultDispatcher-worker-2 @coroutine#5506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d28e108 2024-02-04 23:47:44.359 [HikariPool-175 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:44.359 [DefaultDispatcher-worker-1 @coroutine#5539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d28e108 2024-02-04 23:47:44.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2024-02-04 23:47:44.361 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2024-02-04 23:47:44.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:44.361 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d28e108: (connection evicted) 2024-02-04 23:47:44.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:44.362 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2024-02-04 23:47:44.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2024-02-04 23:47:44.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2024-02-04 23:47:44.362 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2024-02-04 23:47:44.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:44.363 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17d606c9: (connection evicted) 2024-02-04 23:47:44.363 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:44.363 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2024-02-04 23:47:44.363 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2024-02-04 23:47:44.365 [DefaultDispatcher-worker-18 @coroutine#3027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab46302 2024-02-04 23:47:44.365 [DefaultDispatcher-worker-18 @coroutine#3027] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-04 23:47:44.365 [DefaultDispatcher-worker-18 @coroutine#3027] 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-02-04 23:47:44.365 [DefaultDispatcher-worker-18 @coroutine#3027] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-04 23:47:44.366 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2024-02-04 23:47:44.366 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:44.366 [DefaultDispatcher-worker-8 @coroutine#3027] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-04 23:47:44.366 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:44.366 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:44.366 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:44.366 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:44.366 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:44.366 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@eaf3dd0 2024-02-04 23:47:44.366 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:44.366 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:44.366 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:44.366 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:44.366 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:44.366 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:44.366 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:44.366 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:44.366 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:44.366 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:44.366 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:44.366 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:44.366 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:44.366 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:44.366 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:44.366 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:44.366 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:44.366 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:44.366 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:44.366 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2024-02-04 23:47:44.366 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:44.366 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:44.366 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:44.366 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:44.367 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:44.367 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:44.367 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:44.367 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:44.367 [Test worker @coroutine#5547] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2024-02-04 23:47:44.367 [DefaultDispatcher-worker-11 @coroutine#3041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19d0d1ab 2024-02-04 23:47:44.367 [DefaultDispatcher-worker-11 @coroutine#3041] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57221/UmAppDatabase/replication/nodeId 2024-02-04 23:47:44.367 [DefaultDispatcher-worker-11 @coroutine#3041] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57221/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:44.367 [DefaultDispatcher-worker-11 @coroutine#3041] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57221/UmAppDatabase/replication/nodeId 2024-02-04 23:47:44.367 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b04224a 2024-02-04 23:47:44.367 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b04224a 2024-02-04 23:47:44.367 [Test worker @coroutine#5547] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2024-02-04 23:47:44.368 [DefaultDispatcher-worker-8 @coroutine#3041] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57221/UmAppDatabase/replication/nodeId 2024-02-04 23:47:44.368 [DefaultDispatcher-worker-8 @coroutine#3041] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57221/UmAppDatabase/replication/nodeId 2024-02-04 23:47:44.381 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b04224a 2024-02-04 23:47:44.392 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b04224a 2024-02-04 23:47:44.394 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b04224a 2024-02-04 23:47:44.396 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b04224a 2024-02-04 23:47:44.396 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2024-02-04 23:47:44.397 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:44.397 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:44.397 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:44.397 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:44.397 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:44.397 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:44.397 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7806db3f 2024-02-04 23:47:44.397 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:44.397 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:44.397 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:44.397 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:44.397 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:44.397 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:44.397 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:44.397 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:44.397 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:44.397 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:44.397 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:44.397 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:44.397 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:44.397 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:44.397 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:44.397 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:44.397 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:44.397 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:44.397 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:44.397 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2024-02-04 23:47:44.397 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:44.397 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:44.397 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:44.397 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:44.397 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:44.397 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:44.397 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:44.397 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:44.397 [Test worker @coroutine#5547] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2024-02-04 23:47:44.397 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@4290fcd7 2024-02-04 23:47:44.397 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@4290fcd7 2024-02-04 23:47:44.397 [Test worker @coroutine#5547] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2024-02-04 23:47:44.411 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4290fcd7 2024-02-04 23:47:44.422 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4290fcd7 2024-02-04 23:47:44.424 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4290fcd7 2024-02-04 23:47:44.426 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4290fcd7 2024-02-04 23:47:44.437 [DefaultDispatcher-worker-4 @coroutine#5563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4290fcd7 2024-02-04 23:47:44.451 [DefaultDispatcher-worker-9 @coroutine#5547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b04224a 2024-02-04 23:47:44.463 [DefaultDispatcher-worker-4 @coroutine#5547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b04224a 2024-02-04 23:47:44.467 [HikariPool-176 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:44.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2024-02-04 23:47:44.473 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2024-02-04 23:47:44.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:44.473 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b04224a: (connection evicted) 2024-02-04 23:47:44.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:44.474 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2024-02-04 23:47:44.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2024-02-04 23:47:44.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2024-02-04 23:47:44.474 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2024-02-04 23:47:44.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:44.475 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4290fcd7: (connection evicted) 2024-02-04 23:47:44.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:44.475 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2024-02-04 23:47:44.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2024-02-04 23:47:44.476 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2024-02-04 23:47:44.476 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:44.476 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:44.476 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:44.476 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:44.476 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:44.477 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:44.477 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77217c17 2024-02-04 23:47:44.477 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:44.477 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:44.477 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:44.477 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:44.477 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:44.477 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:44.477 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:44.477 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:44.477 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:44.477 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:44.477 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:44.477 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:44.477 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:44.477 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:44.477 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:44.477 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:44.477 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:44.477 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:44.477 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:44.477 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2024-02-04 23:47:44.477 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:44.477 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:44.477 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:44.477 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:44.477 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:44.477 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:44.477 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:44.477 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:44.477 [Test worker @coroutine#5589] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2024-02-04 23:47:44.477 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@38f4a641 2024-02-04 23:47:44.477 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@38f4a641 2024-02-04 23:47:44.477 [Test worker @coroutine#5589] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2024-02-04 23:47:44.486 [DefaultDispatcher-worker-4 @coroutine#3093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a88849 2024-02-04 23:47:44.486 [DefaultDispatcher-worker-4 @coroutine#3093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52017/UmAppDatabase/replication/nodeId 2024-02-04 23:47:44.486 [DefaultDispatcher-worker-4 @coroutine#3093] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52017/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:44.486 [DefaultDispatcher-worker-4 @coroutine#3093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52017/UmAppDatabase/replication/nodeId 2024-02-04 23:47:44.487 [DefaultDispatcher-worker-7 @coroutine#3093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52017/UmAppDatabase/replication/nodeId 2024-02-04 23:47:44.488 [DefaultDispatcher-worker-7 @coroutine#3093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52017/UmAppDatabase/replication/nodeId 2024-02-04 23:47:44.495 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f4a641 2024-02-04 23:47:44.505 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f4a641 2024-02-04 23:47:44.507 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f4a641 2024-02-04 23:47:44.509 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f4a641 2024-02-04 23:47:44.509 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2024-02-04 23:47:44.509 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:44.509 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:44.509 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:44.509 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:44.509 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:44.509 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:44.509 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8947a4b 2024-02-04 23:47:44.509 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:44.509 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:44.509 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:44.509 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:44.509 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:44.509 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:44.509 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:44.509 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:44.509 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:44.509 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:44.509 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:44.509 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:44.509 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:44.509 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:44.509 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:44.509 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:44.510 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:44.510 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:44.510 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:44.510 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2024-02-04 23:47:44.510 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:44.510 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:44.510 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:44.510 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:44.510 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:44.510 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:44.510 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:44.510 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:44.510 [Test worker @coroutine#5589] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2024-02-04 23:47:44.510 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@31d64d0f 2024-02-04 23:47:44.510 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@31d64d0f 2024-02-04 23:47:44.510 [Test worker @coroutine#5589] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2024-02-04 23:47:44.523 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d64d0f 2024-02-04 23:47:44.534 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d64d0f 2024-02-04 23:47:44.536 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d64d0f 2024-02-04 23:47:44.538 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d64d0f 2024-02-04 23:47:44.552 [DefaultDispatcher-worker-8 @coroutine#5605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d64d0f 2024-02-04 23:47:44.573 [DefaultDispatcher-worker-5 @coroutine#5589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f4a641 2024-02-04 23:47:44.577 [HikariPool-178 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-04 23:47:44.582 [DefaultDispatcher-worker-14 @coroutine#5589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f4a641 2024-02-04 23:47:44.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2024-02-04 23:47:44.587 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2024-02-04 23:47:44.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:44.587 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38f4a641: (connection evicted) 2024-02-04 23:47:44.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:44.588 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2024-02-04 23:47:44.588 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2024-02-04 23:47:44.588 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2024-02-04 23:47:44.588 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2024-02-04 23:47:44.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:44.589 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31d64d0f: (connection evicted) 2024-02-04 23:47:44.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:44.589 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2024-02-04 23:47:44.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2024-02-04 23:47:44.591 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2024-02-04 23:47:44.591 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:44.591 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:44.591 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:44.591 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:44.591 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:44.591 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:44.591 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3be88cbf 2024-02-04 23:47:44.591 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:44.591 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:44.591 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:44.591 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:44.591 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:44.591 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:44.591 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:44.591 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:44.591 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:44.591 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:44.591 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:44.591 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:44.591 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:44.591 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:44.591 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:44.591 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:44.591 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:44.591 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:44.591 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:44.591 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2024-02-04 23:47:44.591 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:44.591 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:44.591 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:44.591 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:44.591 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:44.591 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:44.591 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:44.591 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:44.591 [Test worker @coroutine#5632] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2024-02-04 23:47:44.592 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@44252e9b 2024-02-04 23:47:44.592 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@44252e9b 2024-02-04 23:47:44.592 [Test worker @coroutine#5632] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2024-02-04 23:47:44.609 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44252e9b 2024-02-04 23:47:44.620 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44252e9b 2024-02-04 23:47:44.622 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44252e9b 2024-02-04 23:47:44.624 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44252e9b 2024-02-04 23:47:44.624 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2024-02-04 23:47:44.625 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:44.625 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:44.625 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:44.625 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:44.625 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:44.625 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:44.625 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ce2c454 2024-02-04 23:47:44.625 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:44.625 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:44.625 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:44.625 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:44.625 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:44.625 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:44.625 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:44.625 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:44.625 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:44.625 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:44.625 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:44.625 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:44.625 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:44.625 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:44.625 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:44.625 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:44.625 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:44.625 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:44.625 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:44.625 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2024-02-04 23:47:44.625 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:44.625 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:44.625 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:44.625 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:44.625 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:44.625 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:44.625 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:44.625 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:44.625 [Test worker @coroutine#5632] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2024-02-04 23:47:44.625 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@33c91567 2024-02-04 23:47:44.625 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@33c91567 2024-02-04 23:47:44.625 [Test worker @coroutine#5632] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2024-02-04 23:47:44.639 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33c91567 2024-02-04 23:47:44.650 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33c91567 2024-02-04 23:47:44.652 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33c91567 2024-02-04 23:47:44.653 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33c91567 2024-02-04 23:47:44.663 [DefaultDispatcher-worker-6 @coroutine#5647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33c91567 2024-02-04 23:47:44.665 [DefaultDispatcher-worker-14 @coroutine#3136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a74c940 2024-02-04 23:47:44.666 [DefaultDispatcher-worker-14 @coroutine#3136] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47993/UmAppDatabase/replication/nodeId 2024-02-04 23:47:44.666 [DefaultDispatcher-worker-14 @coroutine#3136] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47993/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:44.666 [DefaultDispatcher-worker-14 @coroutine#3136] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47993/UmAppDatabase/replication/nodeId 2024-02-04 23:47:44.667 [DefaultDispatcher-worker-2 @coroutine#3136] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47993/UmAppDatabase/replication/nodeId 2024-02-04 23:47:44.667 [DefaultDispatcher-worker-2 @coroutine#3136] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47993/UmAppDatabase/replication/nodeId 2024-02-04 23:47:44.678 [DefaultDispatcher-worker-18 @coroutine#5632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44252e9b 2024-02-04 23:47:44.693 [DefaultDispatcher-worker-4 @coroutine#5632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44252e9b 2024-02-04 23:47:44.694 [HikariPool-180 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:44.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2024-02-04 23:47:44.704 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2024-02-04 23:47:44.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:44.704 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@44252e9b: (connection evicted) 2024-02-04 23:47:44.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:44.705 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2024-02-04 23:47:44.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2024-02-04 23:47:44.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2024-02-04 23:47:44.705 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2024-02-04 23:47:44.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:44.705 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33c91567: (connection evicted) 2024-02-04 23:47:44.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:44.706 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2024-02-04 23:47:44.706 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2024-02-04 23:47:44.708 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2024-02-04 23:47:44.708 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:44.708 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:44.708 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:44.708 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:44.708 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:44.708 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:44.708 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7955b4d4 2024-02-04 23:47:44.708 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:44.708 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:44.708 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:44.708 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:44.708 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:44.708 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:44.708 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:44.708 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:44.708 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:44.708 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:44.708 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:44.708 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:44.708 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:44.708 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:44.708 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:44.708 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:44.708 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:44.708 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:44.708 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:44.708 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2024-02-04 23:47:44.708 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:44.708 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:44.708 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:44.708 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:44.708 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:44.708 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:44.708 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:44.708 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:44.708 [Test worker @coroutine#5676] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2024-02-04 23:47:44.708 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@7421213d 2024-02-04 23:47:44.708 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@7421213d 2024-02-04 23:47:44.709 [Test worker @coroutine#5676] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2024-02-04 23:47:44.726 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7421213d 2024-02-04 23:47:44.737 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7421213d 2024-02-04 23:47:44.739 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7421213d 2024-02-04 23:47:44.740 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7421213d 2024-02-04 23:47:44.741 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2024-02-04 23:47:44.741 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:44.741 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:44.741 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:44.741 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:44.741 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:44.741 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:44.741 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d776105 2024-02-04 23:47:44.741 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:44.741 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:44.741 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:44.741 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:44.741 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:44.741 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:44.741 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:44.741 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:44.741 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:44.741 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:44.741 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:44.741 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:44.741 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:44.741 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:44.741 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:44.741 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:44.741 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:44.741 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:44.741 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:44.741 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2024-02-04 23:47:44.741 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:44.741 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:44.741 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:44.741 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:44.741 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:44.741 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:44.741 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:44.741 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:44.741 [Test worker @coroutine#5676] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2024-02-04 23:47:44.742 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cdbc986 2024-02-04 23:47:44.742 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cdbc986 2024-02-04 23:47:44.742 [Test worker @coroutine#5676] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2024-02-04 23:47:44.757 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cdbc986 2024-02-04 23:47:44.759 [DefaultDispatcher-worker-17 @coroutine#2857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@498503cb 2024-02-04 23:47:44.759 [DefaultDispatcher-worker-17 @coroutine#2857] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35747/UmAppDatabase/replication/nodeId 2024-02-04 23:47:44.759 [DefaultDispatcher-worker-17 @coroutine#2857] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35747/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:44.759 [DefaultDispatcher-worker-17 @coroutine#2857] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35747/UmAppDatabase/replication/nodeId 2024-02-04 23:47:44.760 [DefaultDispatcher-worker-6 @coroutine#2857] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35747/UmAppDatabase/replication/nodeId 2024-02-04 23:47:44.760 [DefaultDispatcher-worker-6 @coroutine#2857] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35747/UmAppDatabase/replication/nodeId 2024-02-04 23:47:44.768 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cdbc986 2024-02-04 23:47:44.770 [Test worker @coroutine#5690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cdbc986 2024-02-04 23:47:44.772 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cdbc986 2024-02-04 23:47:44.783 [DefaultDispatcher-worker-18 @coroutine#5694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cdbc986 2024-02-04 23:47:44.802 [DefaultDispatcher-worker-11 @coroutine#5676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7421213d 2024-02-04 23:47:44.809 [HikariPool-182 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-04 23:47:44.824 [DefaultDispatcher-worker-14 @coroutine#5676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7421213d 2024-02-04 23:47:44.834 [DefaultDispatcher-worker-10 @coroutine#5676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7421213d 2024-02-04 23:47:44.836 [DefaultDispatcher-worker-2 @coroutine#3192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25890ce3 2024-02-04 23:47:44.837 [DefaultDispatcher-worker-2 @coroutine#3192] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36475/UmAppDatabase/replication/nodeId 2024-02-04 23:47:44.837 [DefaultDispatcher-worker-2 @coroutine#3192] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36475/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:44.837 [DefaultDispatcher-worker-2 @coroutine#3192] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36475/UmAppDatabase/replication/nodeId 2024-02-04 23:47:44.838 [DefaultDispatcher-worker-18 @coroutine#3192] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36475/UmAppDatabase/replication/nodeId 2024-02-04 23:47:44.838 [DefaultDispatcher-worker-18 @coroutine#3192] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36475/UmAppDatabase/replication/nodeId 2024-02-04 23:47:44.842 [HikariPool-183 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:44.868 [DefaultDispatcher-worker-9 @coroutine#2890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227fc322 2024-02-04 23:47:44.868 [DefaultDispatcher-worker-9 @coroutine#2890] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48157/UmAppDatabase/replication/nodeId 2024-02-04 23:47:44.868 [DefaultDispatcher-worker-9 @coroutine#2890] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48157/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:44.868 [DefaultDispatcher-worker-9 @coroutine#2890] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48157/UmAppDatabase/replication/nodeId 2024-02-04 23:47:44.870 [DefaultDispatcher-worker-18 @coroutine#2890] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48157/UmAppDatabase/replication/nodeId 2024-02-04 23:47:44.870 [DefaultDispatcher-worker-18 @coroutine#2890] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48157/UmAppDatabase/replication/nodeId 2024-02-04 23:47:44.959 [DefaultDispatcher-worker-1 @coroutine#5714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7421213d 2024-02-04 23:47:44.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2024-02-04 23:47:44.961 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2024-02-04 23:47:44.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:44.962 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7421213d: (connection evicted) 2024-02-04 23:47:44.962 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:44.962 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2024-02-04 23:47:44.962 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2024-02-04 23:47:44.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2024-02-04 23:47:44.963 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2024-02-04 23:47:44.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:44.963 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1cdbc986: (connection evicted) 2024-02-04 23:47:44.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:44.964 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2024-02-04 23:47:44.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2024-02-04 23:47:44.965 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2024-02-04 23:47:44.965 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:44.965 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:44.965 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:44.965 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:44.965 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:44.965 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:44.965 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4707d60a 2024-02-04 23:47:44.965 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:44.965 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:44.965 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:44.965 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:44.965 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:44.965 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:44.965 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:44.965 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:44.965 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:44.965 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:44.965 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:44.965 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:44.965 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:44.965 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:44.965 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:44.965 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:44.965 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:44.965 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:44.965 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:44.965 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2024-02-04 23:47:44.965 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:44.965 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:44.965 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:44.965 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:44.965 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:44.965 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:44.965 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:44.965 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:44.965 [Test worker @coroutine#5725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2024-02-04 23:47:44.966 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@394c77e2 2024-02-04 23:47:44.966 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@394c77e2 2024-02-04 23:47:44.966 [Test worker @coroutine#5725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2024-02-04 23:47:44.985 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@394c77e2 2024-02-04 23:47:45.001 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@394c77e2 2024-02-04 23:47:45.003 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@394c77e2 2024-02-04 23:47:45.006 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@394c77e2 2024-02-04 23:47:45.006 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2024-02-04 23:47:45.007 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:45.007 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:45.007 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:45.007 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:45.007 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:45.007 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:45.007 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3723de42 2024-02-04 23:47:45.007 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:45.007 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:45.007 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:45.007 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:45.007 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:45.007 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:45.007 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:45.007 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:45.007 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:45.007 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:45.007 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:45.007 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:45.007 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:45.007 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:45.007 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:45.007 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:45.007 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:45.007 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:45.007 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:45.007 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2024-02-04 23:47:45.007 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:45.007 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:45.007 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:45.007 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:45.007 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:45.007 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:45.007 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:45.007 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:45.007 [Test worker @coroutine#5725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2024-02-04 23:47:45.007 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@47b72d3b 2024-02-04 23:47:45.007 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@47b72d3b 2024-02-04 23:47:45.007 [Test worker @coroutine#5725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2024-02-04 23:47:45.027 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47b72d3b 2024-02-04 23:47:45.035 [DefaultDispatcher-worker-2 @coroutine#2936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0035dd 2024-02-04 23:47:45.035 [DefaultDispatcher-worker-2 @coroutine#2936] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33761/UmAppDatabase/replication/nodeId 2024-02-04 23:47:45.035 [DefaultDispatcher-worker-2 @coroutine#2936] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33761/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:45.035 [DefaultDispatcher-worker-2 @coroutine#2936] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33761/UmAppDatabase/replication/nodeId 2024-02-04 23:47:45.036 [DefaultDispatcher-worker-15 @coroutine#2936] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33761/UmAppDatabase/replication/nodeId 2024-02-04 23:47:45.036 [DefaultDispatcher-worker-15 @coroutine#2936] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33761/UmAppDatabase/replication/nodeId 2024-02-04 23:47:45.043 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47b72d3b 2024-02-04 23:47:45.045 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47b72d3b 2024-02-04 23:47:45.048 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47b72d3b 2024-02-04 23:47:45.058 [DefaultDispatcher-worker-11 @coroutine#5742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47b72d3b 2024-02-04 23:47:45.066 [HikariPool-184 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-04 23:47:45.073 [DefaultDispatcher-worker-2 @coroutine#5725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@394c77e2 2024-02-04 23:47:45.091 [DefaultDispatcher-worker-18 @coroutine#5725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@394c77e2 2024-02-04 23:47:45.100 [DefaultDispatcher-worker-6 @coroutine#5725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@394c77e2 2024-02-04 23:47:45.104 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2024-02-04 23:47:45.104 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2024-02-04 23:47:45.104 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:45.105 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@394c77e2: (connection evicted) 2024-02-04 23:47:45.105 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:45.105 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2024-02-04 23:47:45.105 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2024-02-04 23:47:45.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2024-02-04 23:47:45.106 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2024-02-04 23:47:45.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:45.106 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47b72d3b: (connection evicted) 2024-02-04 23:47:45.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:45.106 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2024-02-04 23:47:45.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2024-02-04 23:47:45.108 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2024-02-04 23:47:45.108 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:45.108 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:45.108 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:45.108 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:45.108 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:45.108 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:45.108 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42599b84 2024-02-04 23:47:45.108 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:45.108 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:45.108 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:45.108 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:45.108 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:45.108 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:45.108 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:45.108 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:45.108 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:45.108 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:45.108 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:45.108 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:45.108 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:45.108 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:45.108 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:45.108 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:45.108 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:45.108 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:45.108 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:45.108 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2024-02-04 23:47:45.108 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:45.108 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:45.108 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:45.108 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:45.108 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:45.108 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:45.108 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:45.108 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:45.108 [Test worker @coroutine#5759] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2024-02-04 23:47:45.109 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@2582e213 2024-02-04 23:47:45.109 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@2582e213 2024-02-04 23:47:45.109 [Test worker @coroutine#5759] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2024-02-04 23:47:45.126 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2582e213 2024-02-04 23:47:45.138 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2582e213 2024-02-04 23:47:45.139 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2582e213 2024-02-04 23:47:45.141 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2582e213 2024-02-04 23:47:45.142 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2024-02-04 23:47:45.142 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:45.142 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:45.142 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:45.142 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:45.142 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:45.142 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:45.142 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@313c3cb 2024-02-04 23:47:45.142 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:45.142 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:45.142 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:45.142 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:45.142 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:45.142 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:45.142 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:45.142 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:45.142 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:45.142 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:45.142 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:45.142 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:45.142 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:45.142 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:45.142 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:45.142 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:45.142 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:45.142 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:45.142 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:45.142 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2024-02-04 23:47:45.142 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:45.142 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:45.142 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:45.142 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:45.142 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:45.142 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:45.142 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:45.142 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:45.142 [Test worker @coroutine#5759] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2024-02-04 23:47:45.142 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e752a2a 2024-02-04 23:47:45.142 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e752a2a 2024-02-04 23:47:45.142 [Test worker @coroutine#5759] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2024-02-04 23:47:45.157 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e752a2a 2024-02-04 23:47:45.167 [DefaultDispatcher-worker-3 @coroutine#2969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3da30ce5 2024-02-04 23:47:45.167 [DefaultDispatcher-worker-3 @coroutine#2969] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-02-04 23:47:45.167 [DefaultDispatcher-worker-3 @coroutine#2969] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:45.167 [DefaultDispatcher-worker-3 @coroutine#2969] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-02-04 23:47:45.168 [DefaultDispatcher-worker-4 @coroutine#2969] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-02-04 23:47:45.168 [DefaultDispatcher-worker-4 @coroutine#2969] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-02-04 23:47:45.169 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e752a2a 2024-02-04 23:47:45.171 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e752a2a 2024-02-04 23:47:45.173 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e752a2a 2024-02-04 23:47:45.183 [DefaultDispatcher-worker-5 @coroutine#5776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e752a2a 2024-02-04 23:47:45.192 [DefaultDispatcher-worker-11 @coroutine#2998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c47cf9 2024-02-04 23:47:45.193 [DefaultDispatcher-worker-11 @coroutine#2998] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId 2024-02-04 23:47:45.193 [DefaultDispatcher-worker-11 @coroutine#2998] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:45.193 [DefaultDispatcher-worker-11 @coroutine#2998] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId 2024-02-04 23:47:45.194 [DefaultDispatcher-worker-11 @coroutine#2998] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId 2024-02-04 23:47:45.194 [DefaultDispatcher-worker-11 @coroutine#2998] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId 2024-02-04 23:47:45.197 [DefaultDispatcher-worker-13 @coroutine#5759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2582e213 2024-02-04 23:47:45.209 [HikariPool-186 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-04 23:47:45.217 [DefaultDispatcher-worker-13 @coroutine#5759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2582e213 2024-02-04 23:47:45.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2024-02-04 23:47:45.223 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2024-02-04 23:47:45.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:45.223 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2582e213: (connection evicted) 2024-02-04 23:47:45.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:45.224 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2024-02-04 23:47:45.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2024-02-04 23:47:45.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2024-02-04 23:47:45.224 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2024-02-04 23:47:45.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:45.227 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e752a2a: (connection evicted) 2024-02-04 23:47:45.227 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:45.227 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2024-02-04 23:47:45.227 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2024-02-04 23:47:45.229 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2024-02-04 23:47:45.229 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:45.229 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:45.229 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:45.229 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:45.229 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:45.229 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:45.229 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3448a248 2024-02-04 23:47:45.229 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:45.229 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:45.229 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:45.229 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:45.229 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:45.229 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:45.229 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:45.229 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:45.229 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:45.229 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:45.229 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:45.229 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:45.229 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:45.229 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:45.229 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:45.229 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:45.229 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:45.229 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:45.229 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:45.229 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2024-02-04 23:47:45.229 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:45.229 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:45.229 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:45.229 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:45.229 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:45.229 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:45.229 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:45.229 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:45.229 [Test worker @coroutine#5795] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2024-02-04 23:47:45.230 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a513627 2024-02-04 23:47:45.230 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a513627 2024-02-04 23:47:45.230 [Test worker @coroutine#5795] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2024-02-04 23:47:45.250 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a513627 2024-02-04 23:47:45.261 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a513627 2024-02-04 23:47:45.263 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a513627 2024-02-04 23:47:45.264 [Test worker @coroutine#5801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a513627 2024-02-04 23:47:45.265 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2024-02-04 23:47:45.265 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:45.265 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:45.265 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:45.265 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:45.265 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:45.265 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:45.265 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6921ce3f 2024-02-04 23:47:45.265 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:45.265 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:45.265 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:45.265 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:45.265 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:45.265 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:45.265 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:45.265 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:45.265 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:45.265 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:45.265 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:45.265 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:45.265 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:45.265 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:45.265 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:45.265 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:45.265 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:45.265 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:45.265 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:45.265 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2024-02-04 23:47:45.265 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:45.265 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:45.265 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:45.265 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:45.265 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:45.265 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:45.265 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:45.265 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:45.265 [Test worker @coroutine#5795] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2024-02-04 23:47:45.266 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b0a69b9 2024-02-04 23:47:45.266 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b0a69b9 2024-02-04 23:47:45.266 [Test worker @coroutine#5795] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2024-02-04 23:47:45.280 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b0a69b9 2024-02-04 23:47:45.291 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b0a69b9 2024-02-04 23:47:45.292 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b0a69b9 2024-02-04 23:47:45.294 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b0a69b9 2024-02-04 23:47:45.304 [DefaultDispatcher-worker-6 @coroutine#5809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b0a69b9 2024-02-04 23:47:45.319 [DefaultDispatcher-worker-4 @coroutine#5795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a513627 2024-02-04 23:47:45.330 [HikariPool-188 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-04 23:47:45.335 [DefaultDispatcher-worker-17 @coroutine#5795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a513627 2024-02-04 23:47:45.346 [DefaultDispatcher-worker-16 @coroutine#5795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a513627 2024-02-04 23:47:45.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2024-02-04 23:47:45.351 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2024-02-04 23:47:45.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:45.351 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a513627: (connection evicted) 2024-02-04 23:47:45.352 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:45.352 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2024-02-04 23:47:45.352 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2024-02-04 23:47:45.352 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2024-02-04 23:47:45.352 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2024-02-04 23:47:45.352 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:45.352 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b0a69b9: (connection evicted) 2024-02-04 23:47:45.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:45.353 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2024-02-04 23:47:45.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2024-02-04 23:47:45.355 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2024-02-04 23:47:45.355 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:45.355 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:45.355 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:45.355 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:45.355 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:45.355 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:45.355 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17931cc0 2024-02-04 23:47:45.355 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:45.355 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:45.355 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:45.355 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:45.355 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:45.355 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:45.355 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:45.355 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:45.355 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:45.355 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:45.355 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:45.355 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:45.355 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:45.355 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:45.355 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:45.355 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:45.355 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:45.355 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:45.355 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:45.355 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2024-02-04 23:47:45.355 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:45.355 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:45.355 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:45.355 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:45.355 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:45.355 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:45.355 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:45.355 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:45.355 [Test worker @coroutine#5826] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2024-02-04 23:47:45.356 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f8e1096 2024-02-04 23:47:45.356 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f8e1096 2024-02-04 23:47:45.356 [Test worker @coroutine#5826] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2024-02-04 23:47:45.374 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f8e1096 2024-02-04 23:47:45.380 [DefaultDispatcher-worker-6 @coroutine#3027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab46302 2024-02-04 23:47:45.381 [DefaultDispatcher-worker-6 @coroutine#3027] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-04 23:47:45.381 [DefaultDispatcher-worker-6 @coroutine#3027] 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-02-04 23:47:45.381 [DefaultDispatcher-worker-6 @coroutine#3027] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-04 23:47:45.382 [DefaultDispatcher-worker-11 @coroutine#3041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19d0d1ab 2024-02-04 23:47:45.383 [DefaultDispatcher-worker-11 @coroutine#3041] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57221/UmAppDatabase/replication/nodeId 2024-02-04 23:47:45.383 [DefaultDispatcher-worker-11 @coroutine#3041] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57221/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:45.383 [DefaultDispatcher-worker-11 @coroutine#3041] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57221/UmAppDatabase/replication/nodeId 2024-02-04 23:47:45.391 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f8e1096 2024-02-04 23:47:45.391 [DefaultDispatcher-worker-17 @coroutine#3027] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-04 23:47:45.392 [DefaultDispatcher-worker-5 @coroutine#3041] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57221/UmAppDatabase/replication/nodeId 2024-02-04 23:47:45.392 [DefaultDispatcher-worker-5 @coroutine#3041] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57221/UmAppDatabase/replication/nodeId 2024-02-04 23:47:45.394 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f8e1096 2024-02-04 23:47:45.397 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f8e1096 2024-02-04 23:47:45.405 [DefaultDispatcher-worker-11 @coroutine#5839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f8e1096 2024-02-04 23:47:45.412 [DefaultDispatcher-worker-10 @coroutine#5826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f8e1096 2024-02-04 23:47:45.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2024-02-04 23:47:45.423 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2024-02-04 23:47:45.423 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:45.423 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f8e1096: (connection evicted) 2024-02-04 23:47:45.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:45.424 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2024-02-04 23:47:45.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2024-02-04 23:47:45.498 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2024-02-04 23:47:45.498 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:45.498 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:45.498 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:45.498 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:45.498 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:45.498 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:45.498 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75c5ab79 2024-02-04 23:47:45.498 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:45.498 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:45.498 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:45.498 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:45.498 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:45.498 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:45.498 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:45.498 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:45.498 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:45.498 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:45.498 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:45.498 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:45.498 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:45.498 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:45.498 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:45.498 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:45.498 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:45.498 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:45.498 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:45.498 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2024-02-04 23:47:45.498 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:45.498 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:45.498 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:45.498 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:45.498 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:45.498 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:45.498 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:45.498 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:45.498 [Test worker @coroutine#5866] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2024-02-04 23:47:45.499 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@502f6f6a 2024-02-04 23:47:45.499 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@502f6f6a 2024-02-04 23:47:45.499 [Test worker @coroutine#5866] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2024-02-04 23:47:45.501 [DefaultDispatcher-worker-10 @coroutine#3093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a88849 2024-02-04 23:47:45.501 [DefaultDispatcher-worker-10 @coroutine#3093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52017/UmAppDatabase/replication/nodeId 2024-02-04 23:47:45.501 [DefaultDispatcher-worker-10 @coroutine#3093] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52017/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:45.501 [DefaultDispatcher-worker-10 @coroutine#3093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52017/UmAppDatabase/replication/nodeId 2024-02-04 23:47:45.503 [DefaultDispatcher-worker-1 @coroutine#3093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52017/UmAppDatabase/replication/nodeId 2024-02-04 23:47:45.503 [DefaultDispatcher-worker-1 @coroutine#3093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52017/UmAppDatabase/replication/nodeId 2024-02-04 23:47:45.519 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502f6f6a 2024-02-04 23:47:45.534 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502f6f6a 2024-02-04 23:47:45.536 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502f6f6a 2024-02-04 23:47:45.539 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502f6f6a 2024-02-04 23:47:45.547 [DefaultDispatcher-worker-2 @coroutine#5877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502f6f6a 2024-02-04 23:47:45.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2024-02-04 23:47:45.549 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2024-02-04 23:47:45.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:45.549 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@502f6f6a: (connection evicted) 2024-02-04 23:47:45.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:45.550 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2024-02-04 23:47:45.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2024-02-04 23:47:45.614 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2024-02-04 23:47:45.615 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:45.615 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:45.615 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:45.615 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:45.615 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:45.615 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:45.615 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e50e308 2024-02-04 23:47:45.615 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:45.615 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:45.615 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:45.615 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:45.615 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:45.615 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:45.615 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:45.615 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:45.615 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:45.615 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:45.615 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:45.615 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:45.615 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:45.615 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:45.615 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:45.615 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:45.615 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:45.615 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:45.615 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:45.615 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2024-02-04 23:47:45.615 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:45.615 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:45.615 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:45.615 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:45.615 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:45.615 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:45.615 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:45.615 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:45.615 [Test worker @coroutine#5891] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2024-02-04 23:47:45.618 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@47a05ad8 2024-02-04 23:47:45.618 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@47a05ad8 2024-02-04 23:47:45.618 [Test worker @coroutine#5891] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2024-02-04 23:47:45.637 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a05ad8 2024-02-04 23:47:45.648 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a05ad8 2024-02-04 23:47:45.650 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a05ad8 2024-02-04 23:47:45.651 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a05ad8 2024-02-04 23:47:45.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2024-02-04 23:47:45.655 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2024-02-04 23:47:45.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-04 23:47:45.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:45.655 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2024-02-04 23:47:45.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2024-02-04 23:47:45.658 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2024-02-04 23:47:45.658 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:45.658 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:45.658 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:45.658 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:45.658 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:45.658 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:45.658 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f32fe68 2024-02-04 23:47:45.658 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:45.658 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:45.658 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:45.658 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:45.658 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:45.658 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:45.658 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:45.658 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:45.658 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:45.658 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:45.658 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:45.658 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:45.658 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:45.658 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:45.658 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:45.658 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:45.658 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:45.658 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:45.658 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:45.658 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2024-02-04 23:47:45.658 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:45.658 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:45.658 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:45.658 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:45.658 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:45.658 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:45.658 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:45.658 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:45.658 [Test worker @coroutine#5908] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2024-02-04 23:47:45.659 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@10770c1 2024-02-04 23:47:45.659 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@10770c1 2024-02-04 23:47:45.659 [Test worker @coroutine#5908] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2024-02-04 23:47:45.677 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10770c1 2024-02-04 23:47:45.678 [DefaultDispatcher-worker-16 @coroutine#3136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a74c940 2024-02-04 23:47:45.678 [DefaultDispatcher-worker-16 @coroutine#3136] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47993/UmAppDatabase/replication/nodeId 2024-02-04 23:47:45.678 [DefaultDispatcher-worker-16 @coroutine#3136] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47993/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:45.678 [DefaultDispatcher-worker-16 @coroutine#3136] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47993/UmAppDatabase/replication/nodeId 2024-02-04 23:47:45.679 [DefaultDispatcher-worker-4 @coroutine#3136] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47993/UmAppDatabase/replication/nodeId 2024-02-04 23:47:45.679 [DefaultDispatcher-worker-4 @coroutine#3136] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47993/UmAppDatabase/replication/nodeId 2024-02-04 23:47:45.691 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10770c1 2024-02-04 23:47:45.693 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10770c1 2024-02-04 23:47:45.694 [Test worker @coroutine#5916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10770c1 2024-02-04 23:47:45.698 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2024-02-04 23:47:45.698 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2024-02-04 23:47:45.698 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-04 23:47:45.698 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:45.698 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2024-02-04 23:47:45.698 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2024-02-04 23:47:45.700 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2024-02-04 23:47:45.701 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:45.701 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:45.701 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:45.701 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:45.701 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:45.701 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:45.701 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bbc8c82 2024-02-04 23:47:45.701 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:45.701 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:45.701 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:45.701 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:45.701 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:45.701 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:45.701 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:45.701 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:45.701 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:45.701 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:45.701 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:45.701 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:45.701 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:45.701 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:45.701 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:45.701 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:45.701 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:45.701 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:45.701 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:45.701 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2024-02-04 23:47:45.701 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:45.701 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:45.701 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:45.701 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:45.701 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:45.701 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:45.701 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:45.701 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:45.701 [Test worker @coroutine#5929] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2024-02-04 23:47:45.701 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@ca31ad7 2024-02-04 23:47:45.701 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@ca31ad7 2024-02-04 23:47:45.701 [Test worker @coroutine#5929] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2024-02-04 23:47:45.716 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ca31ad7 2024-02-04 23:47:45.734 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ca31ad7 2024-02-04 23:47:45.736 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ca31ad7 2024-02-04 23:47:45.739 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ca31ad7 2024-02-04 23:47:45.739 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2024-02-04 23:47:45.740 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:45.740 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:45.740 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:45.740 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:45.740 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:45.740 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:45.740 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45c73e09 2024-02-04 23:47:45.740 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:45.740 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:45.740 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:45.740 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:45.740 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:45.740 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:45.740 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:45.740 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:45.740 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:45.740 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:45.740 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:45.740 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:45.740 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:45.740 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:45.740 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:45.740 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:45.740 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:45.740 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:45.740 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:45.740 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2024-02-04 23:47:45.740 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:45.740 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:45.740 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:45.740 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:45.740 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:45.740 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:45.740 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:45.740 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:45.740 [Test worker @coroutine#5929] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2024-02-04 23:47:45.740 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@306f439c 2024-02-04 23:47:45.740 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@306f439c 2024-02-04 23:47:45.741 [Test worker @coroutine#5929] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2024-02-04 23:47:45.762 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@306f439c 2024-02-04 23:47:45.768 [DefaultDispatcher-worker-3 @coroutine#2857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@498503cb 2024-02-04 23:47:45.769 [DefaultDispatcher-worker-3 @coroutine#2857] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35747/UmAppDatabase/replication/nodeId 2024-02-04 23:47:45.769 [DefaultDispatcher-worker-3 @coroutine#2857] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35747/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:45.769 [DefaultDispatcher-worker-3 @coroutine#2857] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35747/UmAppDatabase/replication/nodeId 2024-02-04 23:47:45.770 [DefaultDispatcher-worker-1 @coroutine#2857] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35747/UmAppDatabase/replication/nodeId 2024-02-04 23:47:45.770 [DefaultDispatcher-worker-1 @coroutine#2857] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35747/UmAppDatabase/replication/nodeId 2024-02-04 23:47:45.779 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@306f439c 2024-02-04 23:47:45.781 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@306f439c 2024-02-04 23:47:45.784 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@306f439c 2024-02-04 23:47:45.795 [DefaultDispatcher-worker-16 @coroutine#5946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@306f439c 2024-02-04 23:47:45.803 [HikariPool-194 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-04 23:47:45.809 [DefaultDispatcher-worker-6 @coroutine#5929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ca31ad7 2024-02-04 23:47:45.814 [UI Thread @coroutine#5956] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40183/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-04 23:47:45.814 [UI Thread @coroutine#5956] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40183/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-04 23:47:45.814 [UI Thread @coroutine#5956] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40183/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-04 23:47:45.816 [UI Thread @coroutine#5956] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40183/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-04 23:47:45.816 [UI Thread @coroutine#5956] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40183/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-04 23:47:45.816 [UI Thread @coroutine#5956] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:40183/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-04 23:47:45.816 [UI Thread @coroutine#5956] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40183/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-02-04 23:47:45.818 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2024-02-04 23:47:45.818 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2024-02-04 23:47:45.818 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:45.819 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ca31ad7: (connection evicted) 2024-02-04 23:47:45.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:45.819 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2024-02-04 23:47:45.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2024-02-04 23:47:45.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2024-02-04 23:47:45.820 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2024-02-04 23:47:45.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:45.820 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@306f439c: (connection evicted) 2024-02-04 23:47:45.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:45.820 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2024-02-04 23:47:45.820 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2024-02-04 23:47:45.822 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2024-02-04 23:47:45.822 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:45.822 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:45.822 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:45.822 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:45.822 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:45.822 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:45.822 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a571516 2024-02-04 23:47:45.822 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:45.822 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:45.822 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:45.822 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:45.822 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:45.822 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:45.822 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:45.822 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:45.822 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:45.822 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:45.822 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:45.822 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:45.822 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:45.822 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:45.822 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:45.822 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:45.822 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:45.822 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:45.822 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:45.822 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2024-02-04 23:47:45.822 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:45.822 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:45.822 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:45.822 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:45.822 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:45.822 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:45.822 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:45.822 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:45.822 [Test worker @coroutine#5962] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2024-02-04 23:47:45.823 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@594793d1 2024-02-04 23:47:45.823 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@594793d1 2024-02-04 23:47:45.823 [Test worker @coroutine#5962] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2024-02-04 23:47:45.843 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@594793d1 2024-02-04 23:47:45.846 [DefaultDispatcher-worker-1 @coroutine#3192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25890ce3 2024-02-04 23:47:45.847 [DefaultDispatcher-worker-1 @coroutine#3192] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36475/UmAppDatabase/replication/nodeId 2024-02-04 23:47:45.847 [DefaultDispatcher-worker-1 @coroutine#3192] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36475/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:45.847 [DefaultDispatcher-worker-1 @coroutine#3192] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36475/UmAppDatabase/replication/nodeId 2024-02-04 23:47:45.848 [DefaultDispatcher-worker-1 @coroutine#3192] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36475/UmAppDatabase/replication/nodeId 2024-02-04 23:47:45.848 [DefaultDispatcher-worker-1 @coroutine#3192] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36475/UmAppDatabase/replication/nodeId 2024-02-04 23:47:45.858 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@594793d1 2024-02-04 23:47:45.861 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@594793d1 2024-02-04 23:47:45.863 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@594793d1 2024-02-04 23:47:45.863 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2024-02-04 23:47:45.864 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:45.864 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:45.864 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:45.864 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:45.864 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:45.864 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:45.864 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@149bdb4e 2024-02-04 23:47:45.864 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:45.864 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:45.864 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:45.864 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:45.864 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:45.864 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:45.864 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:45.864 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:45.864 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:45.864 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:45.864 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:45.864 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:45.864 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:45.864 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:45.864 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:45.864 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:45.864 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:45.864 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:45.864 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:45.864 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2024-02-04 23:47:45.864 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:45.864 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:45.864 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:45.864 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:45.864 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:45.864 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:45.864 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:45.864 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:45.864 [Test worker @coroutine#5962] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2024-02-04 23:47:45.864 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@3747877 2024-02-04 23:47:45.864 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@3747877 2024-02-04 23:47:45.864 [Test worker @coroutine#5962] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2024-02-04 23:47:45.876 [DefaultDispatcher-worker-15 @coroutine#2890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227fc322 2024-02-04 23:47:45.877 [DefaultDispatcher-worker-15 @coroutine#2890] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48157/UmAppDatabase/replication/nodeId 2024-02-04 23:47:45.877 [DefaultDispatcher-worker-15 @coroutine#2890] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48157/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:45.877 [DefaultDispatcher-worker-15 @coroutine#2890] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48157/UmAppDatabase/replication/nodeId 2024-02-04 23:47:45.878 [DefaultDispatcher-worker-13 @coroutine#2890] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48157/UmAppDatabase/replication/nodeId 2024-02-04 23:47:45.878 [DefaultDispatcher-worker-13 @coroutine#2890] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48157/UmAppDatabase/replication/nodeId 2024-02-04 23:47:45.884 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3747877 2024-02-04 23:47:45.899 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3747877 2024-02-04 23:47:45.902 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3747877 2024-02-04 23:47:45.904 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3747877 2024-02-04 23:47:45.915 [DefaultDispatcher-worker-10 @coroutine#5982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3747877 2024-02-04 23:47:45.923 [HikariPool-196 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-04 23:47:45.926 [DefaultDispatcher-worker-5 @coroutine#5962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@594793d1 2024-02-04 23:47:45.928 [UI Thread @coroutine#5992] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41997/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-04 23:47:45.928 [UI Thread @coroutine#5992] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41997/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-04 23:47:45.928 [UI Thread @coroutine#5992] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41997/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-04 23:47:45.929 [UI Thread @coroutine#5992] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41997/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-04 23:47:45.929 [UI Thread @coroutine#5992] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41997/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-04 23:47:45.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2024-02-04 23:47:45.930 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2024-02-04 23:47:45.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:45.931 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@594793d1: (connection evicted) 2024-02-04 23:47:45.931 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:45.931 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2024-02-04 23:47:45.931 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2024-02-04 23:47:45.931 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2024-02-04 23:47:45.931 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2024-02-04 23:47:45.931 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:45.932 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3747877: (connection evicted) 2024-02-04 23:47:45.932 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:45.932 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2024-02-04 23:47:45.932 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2024-02-04 23:47:45.934 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2024-02-04 23:47:45.934 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:45.934 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:45.934 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:45.934 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:45.934 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:45.934 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:45.934 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ce9c9e8 2024-02-04 23:47:45.934 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:45.934 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:45.934 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:45.934 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:45.934 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:45.934 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:45.934 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:45.934 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:45.934 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:45.934 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:45.934 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:45.934 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:45.934 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:45.934 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:45.934 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:45.934 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:45.934 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:45.934 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:45.934 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:45.934 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2024-02-04 23:47:45.934 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:45.934 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:45.934 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:45.934 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:45.934 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:45.934 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:45.934 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:45.934 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:45.934 [Test worker @coroutine#5998] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2024-02-04 23:47:45.935 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c6ebaf2 2024-02-04 23:47:45.935 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c6ebaf2 2024-02-04 23:47:45.935 [Test worker @coroutine#5998] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2024-02-04 23:47:45.953 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c6ebaf2 2024-02-04 23:47:45.964 [Test worker @coroutine#5999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c6ebaf2 2024-02-04 23:47:45.965 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c6ebaf2 2024-02-04 23:47:45.967 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c6ebaf2 2024-02-04 23:47:45.968 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2024-02-04 23:47:45.968 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:45.968 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:45.968 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:45.968 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:45.968 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:45.968 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:45.968 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19d043a8 2024-02-04 23:47:45.968 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:45.968 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:45.968 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:45.968 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:45.968 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:45.968 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:45.968 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:45.968 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:45.968 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:45.968 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:45.968 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:45.968 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:45.968 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:45.968 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:45.968 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:45.968 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:45.968 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:45.968 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:45.968 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:45.968 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2024-02-04 23:47:45.968 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:45.968 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:45.968 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:45.968 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:45.968 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:45.968 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:45.968 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:45.968 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:45.968 [Test worker @coroutine#5998] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2024-02-04 23:47:45.968 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@7469c73d 2024-02-04 23:47:45.968 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@7469c73d 2024-02-04 23:47:45.969 [Test worker @coroutine#5998] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2024-02-04 23:47:45.982 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7469c73d 2024-02-04 23:47:45.993 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7469c73d 2024-02-04 23:47:45.995 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7469c73d 2024-02-04 23:47:45.997 [Test worker @coroutine#6009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7469c73d 2024-02-04 23:47:46.007 [DefaultDispatcher-worker-3 @coroutine#6011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7469c73d 2024-02-04 23:47:46.019 [DefaultDispatcher-worker-3 @coroutine#5998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c6ebaf2 2024-02-04 23:47:46.021 [UI Thread @coroutine#6021] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58479/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-04 23:47:46.021 [UI Thread @coroutine#6021] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58479/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-04 23:47:46.021 [UI Thread @coroutine#6021] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58479/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-04 23:47:46.023 [UI Thread @coroutine#6021] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58479/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-04 23:47:46.023 [UI Thread @coroutine#6021] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58479/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-04 23:47:46.023 [UI Thread @coroutine#6021] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:58479/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-04 23:47:46.023 [UI Thread @coroutine#6021] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58479/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-02-04 23:47:46.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2024-02-04 23:47:46.025 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2024-02-04 23:47:46.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:46.025 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c6ebaf2: (connection evicted) 2024-02-04 23:47:46.026 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:46.026 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2024-02-04 23:47:46.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2024-02-04 23:47:46.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2024-02-04 23:47:46.026 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2024-02-04 23:47:46.026 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:46.026 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7469c73d: (connection evicted) 2024-02-04 23:47:46.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:46.027 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2024-02-04 23:47:46.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2024-02-04 23:47:46.029 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2024-02-04 23:47:46.029 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:46.029 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:46.029 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:46.029 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:46.029 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:46.029 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:46.029 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57629340 2024-02-04 23:47:46.029 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:46.029 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:46.029 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:46.029 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:46.029 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:46.029 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:46.029 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:46.029 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:46.029 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:46.029 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:46.029 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:46.029 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:46.029 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:46.029 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:46.029 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:46.029 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:46.029 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:46.029 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:46.029 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:46.029 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2024-02-04 23:47:46.029 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:46.029 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:46.029 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:46.029 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:46.029 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:46.029 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:46.029 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:46.029 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:46.029 [Test worker @coroutine#6027] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2024-02-04 23:47:46.030 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@415c5469 2024-02-04 23:47:46.030 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@415c5469 2024-02-04 23:47:46.030 [Test worker @coroutine#6027] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2024-02-04 23:47:46.045 [DefaultDispatcher-worker-13 @coroutine#2936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0035dd 2024-02-04 23:47:46.045 [DefaultDispatcher-worker-13 @coroutine#2936] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33761/UmAppDatabase/replication/nodeId 2024-02-04 23:47:46.045 [DefaultDispatcher-worker-13 @coroutine#2936] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33761/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:46.045 [DefaultDispatcher-worker-13 @coroutine#2936] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33761/UmAppDatabase/replication/nodeId 2024-02-04 23:47:46.046 [DefaultDispatcher-worker-3 @coroutine#2936] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33761/UmAppDatabase/replication/nodeId 2024-02-04 23:47:46.046 [DefaultDispatcher-worker-3 @coroutine#2936] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33761/UmAppDatabase/replication/nodeId 2024-02-04 23:47:46.055 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415c5469 2024-02-04 23:47:46.072 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415c5469 2024-02-04 23:47:46.075 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415c5469 2024-02-04 23:47:46.078 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415c5469 2024-02-04 23:47:46.079 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2024-02-04 23:47:46.079 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:46.079 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:46.079 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:46.079 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:46.079 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:46.079 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:46.079 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b6d9650 2024-02-04 23:47:46.079 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:46.079 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:46.079 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:46.079 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:46.079 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:46.079 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:46.079 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:46.079 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:46.079 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:46.079 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:46.079 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:46.079 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:46.079 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:46.079 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:46.079 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:46.079 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:46.079 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:46.079 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:46.079 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:46.079 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2024-02-04 23:47:46.079 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:46.079 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:46.079 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:46.079 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:46.079 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:46.079 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:46.079 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:46.079 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:46.079 [Test worker @coroutine#6027] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2024-02-04 23:47:46.080 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@41a6cd9e 2024-02-04 23:47:46.080 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@41a6cd9e 2024-02-04 23:47:46.080 [Test worker @coroutine#6027] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2024-02-04 23:47:46.100 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a6cd9e 2024-02-04 23:47:46.116 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a6cd9e 2024-02-04 23:47:46.119 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a6cd9e 2024-02-04 23:47:46.121 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a6cd9e 2024-02-04 23:47:46.130 [HikariPool-200 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-04 23:47:46.131 [DefaultDispatcher-worker-10 @coroutine#6043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a6cd9e 2024-02-04 23:47:46.145 [DefaultDispatcher-worker-7 @coroutine#6027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415c5469 2024-02-04 23:47:46.170 [DefaultDispatcher-worker-1 @coroutine#6027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415c5469 2024-02-04 23:47:46.177 [DefaultDispatcher-worker-3 @coroutine#2969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3da30ce5 2024-02-04 23:47:46.178 [DefaultDispatcher-worker-3 @coroutine#2969] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-02-04 23:47:46.178 [DefaultDispatcher-worker-3 @coroutine#2969] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:46.178 [DefaultDispatcher-worker-3 @coroutine#2969] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-02-04 23:47:46.179 [DefaultDispatcher-worker-7 @coroutine#2969] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-02-04 23:47:46.179 [DefaultDispatcher-worker-7 @coroutine#2969] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-02-04 23:47:46.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2024-02-04 23:47:46.179 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2024-02-04 23:47:46.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:46.180 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@415c5469: (connection evicted) 2024-02-04 23:47:46.180 [HikariPool-201 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:46.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:46.180 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2024-02-04 23:47:46.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2024-02-04 23:47:46.181 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2024-02-04 23:47:46.181 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2024-02-04 23:47:46.181 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:46.181 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41a6cd9e: (connection evicted) 2024-02-04 23:47:46.181 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:46.181 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2024-02-04 23:47:46.181 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2024-02-04 23:47:46.184 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2024-02-04 23:47:46.184 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:46.184 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:46.184 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:46.184 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:46.184 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:46.184 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:46.184 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32cfd722 2024-02-04 23:47:46.184 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:46.184 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:46.184 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:46.184 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:46.184 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:46.184 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:46.184 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:46.184 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:46.184 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:46.184 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:46.184 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:46.184 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:46.184 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:46.184 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:46.184 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:46.184 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:46.184 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:46.184 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:46.184 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:46.184 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2024-02-04 23:47:46.185 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:46.185 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:46.185 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:46.185 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:46.185 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:46.185 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:46.185 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:46.185 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:46.185 [Test worker @coroutine#6073] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2024-02-04 23:47:46.185 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ff3ca23 2024-02-04 23:47:46.185 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ff3ca23 2024-02-04 23:47:46.185 [Test worker @coroutine#6073] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2024-02-04 23:47:46.202 [DefaultDispatcher-worker-7 @coroutine#2998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c47cf9 2024-02-04 23:47:46.202 [DefaultDispatcher-worker-7 @coroutine#2998] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId 2024-02-04 23:47:46.202 [DefaultDispatcher-worker-7 @coroutine#2998] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:46.202 [DefaultDispatcher-worker-7 @coroutine#2998] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId 2024-02-04 23:47:46.204 [DefaultDispatcher-worker-7 @coroutine#2998] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId 2024-02-04 23:47:46.204 [DefaultDispatcher-worker-7 @coroutine#2998] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId 2024-02-04 23:47:46.207 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff3ca23 2024-02-04 23:47:46.225 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff3ca23 2024-02-04 23:47:46.228 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff3ca23 2024-02-04 23:47:46.230 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff3ca23 2024-02-04 23:47:46.238 [DefaultDispatcher-worker-13 @coroutine#6083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff3ca23 2024-02-04 23:47:46.257 [DefaultDispatcher-worker-8 @coroutine#6073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff3ca23 2024-02-04 23:47:46.274 [DefaultDispatcher-worker-13 @coroutine#6103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff3ca23 2024-02-04 23:47:46.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2024-02-04 23:47:46.278 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2024-02-04 23:47:46.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:46.278 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ff3ca23: (connection evicted) 2024-02-04 23:47:46.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:46.278 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2024-02-04 23:47:46.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2024-02-04 23:47:46.281 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2024-02-04 23:47:46.281 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:46.281 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:46.281 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:46.281 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:46.282 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:46.282 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:46.282 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c954b79 2024-02-04 23:47:46.282 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:46.282 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:46.282 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:46.282 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:46.282 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:46.282 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:46.282 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:46.282 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:46.282 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:46.282 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:46.282 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:46.282 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:46.282 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:46.282 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:46.282 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:46.282 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:46.282 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:46.282 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:46.282 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:46.282 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2024-02-04 23:47:46.282 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:46.282 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:46.282 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:46.282 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:46.282 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:46.282 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:46.282 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:46.282 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:46.282 [Test worker @coroutine#6109] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2024-02-04 23:47:46.282 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@56e589e5 2024-02-04 23:47:46.282 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@56e589e5 2024-02-04 23:47:46.282 [Test worker @coroutine#6109] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2024-02-04 23:47:46.303 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e589e5 2024-02-04 23:47:46.318 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e589e5 2024-02-04 23:47:46.321 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e589e5 2024-02-04 23:47:46.323 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e589e5 2024-02-04 23:47:46.324 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2024-02-04 23:47:46.324 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:46.324 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:46.324 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:46.324 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:46.324 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:46.324 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:46.324 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a7d25ca 2024-02-04 23:47:46.324 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:46.324 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:46.324 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:46.324 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:46.324 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:46.324 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:46.324 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:46.324 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:46.324 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:46.324 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:46.324 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:46.324 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:46.324 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:46.324 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:46.324 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:46.324 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:46.324 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:46.324 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:46.324 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:46.324 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2024-02-04 23:47:46.324 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:46.324 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:46.324 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:46.324 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:46.324 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:46.324 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:46.324 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:46.324 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:46.324 [Test worker @coroutine#6109] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2024-02-04 23:47:46.325 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@267a0b6a 2024-02-04 23:47:46.325 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@267a0b6a 2024-02-04 23:47:46.325 [Test worker @coroutine#6109] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2024-02-04 23:47:46.345 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@267a0b6a 2024-02-04 23:47:46.361 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@267a0b6a 2024-02-04 23:47:46.363 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@267a0b6a 2024-02-04 23:47:46.366 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@267a0b6a 2024-02-04 23:47:46.375 [DefaultDispatcher-worker-10 @coroutine#6122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@267a0b6a 2024-02-04 23:47:46.383 [HikariPool-203 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-04 23:47:46.389 [DefaultDispatcher-worker-13 @coroutine#6109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e589e5 2024-02-04 23:47:46.401 [DefaultDispatcher-worker-3 @coroutine#6109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e589e5 2024-02-04 23:47:46.403 [DefaultDispatcher-worker-4 @coroutine#3027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab46302 2024-02-04 23:47:46.403 [DefaultDispatcher-worker-4 @coroutine#3027] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-04 23:47:46.403 [DefaultDispatcher-worker-4 @coroutine#3027] 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-02-04 23:47:46.403 [DefaultDispatcher-worker-4 @coroutine#3027] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-04 23:47:46.403 [DefaultDispatcher-worker-2 @coroutine#3041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19d0d1ab 2024-02-04 23:47:46.404 [DefaultDispatcher-worker-2 @coroutine#3041] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57221/UmAppDatabase/replication/nodeId 2024-02-04 23:47:46.404 [DefaultDispatcher-worker-2 @coroutine#3041] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57221/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:46.404 [DefaultDispatcher-worker-2 @coroutine#3041] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57221/UmAppDatabase/replication/nodeId 2024-02-04 23:47:46.404 [DefaultDispatcher-worker-7 @coroutine#3027] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-04 23:47:46.405 [DefaultDispatcher-worker-2 @coroutine#3041] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57221/UmAppDatabase/replication/nodeId 2024-02-04 23:47:46.405 [DefaultDispatcher-worker-2 @coroutine#3041] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57221/UmAppDatabase/replication/nodeId 2024-02-04 23:47:46.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2024-02-04 23:47:46.410 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2024-02-04 23:47:46.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:46.410 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56e589e5: (connection evicted) 2024-02-04 23:47:46.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:46.410 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2024-02-04 23:47:46.410 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2024-02-04 23:47:46.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2024-02-04 23:47:46.411 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2024-02-04 23:47:46.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:46.411 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@267a0b6a: (connection evicted) 2024-02-04 23:47:46.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:46.411 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2024-02-04 23:47:46.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2024-02-04 23:47:46.413 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2024-02-04 23:47:46.413 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:46.414 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:46.414 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:46.414 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:46.414 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:46.414 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:46.414 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8d0253b 2024-02-04 23:47:46.414 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:46.414 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:46.414 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:46.414 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:46.414 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:46.414 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:46.414 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:46.414 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:46.414 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:46.414 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:46.414 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:46.414 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:46.414 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:46.414 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:46.414 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:46.414 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:46.414 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:46.414 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:46.414 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:46.414 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2024-02-04 23:47:46.414 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:46.414 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:46.414 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:46.414 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:46.414 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:46.414 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:46.414 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:46.414 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:46.414 [Test worker @coroutine#6153] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2024-02-04 23:47:46.414 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@437ac2dc 2024-02-04 23:47:46.414 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@437ac2dc 2024-02-04 23:47:46.414 [Test worker @coroutine#6153] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2024-02-04 23:47:46.434 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@437ac2dc 2024-02-04 23:47:46.450 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@437ac2dc 2024-02-04 23:47:46.452 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@437ac2dc 2024-02-04 23:47:46.455 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@437ac2dc 2024-02-04 23:47:46.465 [DefaultDispatcher-worker-10 @coroutine#6161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@437ac2dc 2024-02-04 23:47:46.472 [DefaultDispatcher-worker-3 @coroutine#6153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@437ac2dc 2024-02-04 23:47:46.487 [DefaultDispatcher-worker-3 @coroutine#6174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@437ac2dc 2024-02-04 23:47:46.489 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2024-02-04 23:47:46.489 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2024-02-04 23:47:46.489 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:46.490 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@437ac2dc: (connection evicted) 2024-02-04 23:47:46.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:46.491 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2024-02-04 23:47:46.491 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2024-02-04 23:47:46.492 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2024-02-04 23:47:46.492 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:46.492 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:46.492 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:46.492 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:46.492 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:46.492 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:46.492 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b842e79 2024-02-04 23:47:46.492 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:46.492 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:46.492 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:46.492 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:46.492 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:46.492 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:46.492 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:46.492 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:46.492 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:46.492 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:46.492 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:46.492 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:46.492 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:46.492 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:46.492 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:46.492 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:46.492 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:46.492 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:46.492 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:46.492 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2024-02-04 23:47:46.492 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:46.492 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:46.492 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:46.492 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:46.492 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:46.492 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:46.492 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:46.492 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:46.492 [Test worker @coroutine#6182] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2024-02-04 23:47:46.493 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cee1bcf 2024-02-04 23:47:46.493 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cee1bcf 2024-02-04 23:47:46.493 [Test worker @coroutine#6182] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2024-02-04 23:47:46.511 [DefaultDispatcher-worker-3 @coroutine#3093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a88849 2024-02-04 23:47:46.511 [DefaultDispatcher-worker-3 @coroutine#3093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52017/UmAppDatabase/replication/nodeId 2024-02-04 23:47:46.511 [DefaultDispatcher-worker-3 @coroutine#3093] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52017/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:46.511 [DefaultDispatcher-worker-3 @coroutine#3093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52017/UmAppDatabase/replication/nodeId 2024-02-04 23:47:46.512 [DefaultDispatcher-worker-11 @coroutine#3093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52017/UmAppDatabase/replication/nodeId 2024-02-04 23:47:46.512 [DefaultDispatcher-worker-11 @coroutine#3093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52017/UmAppDatabase/replication/nodeId 2024-02-04 23:47:46.513 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cee1bcf 2024-02-04 23:47:46.524 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cee1bcf 2024-02-04 23:47:46.526 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cee1bcf 2024-02-04 23:47:46.527 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cee1bcf 2024-02-04 23:47:46.536 [DefaultDispatcher-worker-10 @coroutine#6192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cee1bcf 2024-02-04 23:47:46.544 [DefaultDispatcher-worker-2 @coroutine#6204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cee1bcf 2024-02-04 23:47:46.545 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2024-02-04 23:47:46.545 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2024-02-04 23:47:46.545 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:46.546 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2cee1bcf: (connection evicted) 2024-02-04 23:47:46.547 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:46.547 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2024-02-04 23:47:46.547 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2024-02-04 23:47:46.549 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2024-02-04 23:47:46.549 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:46.549 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:46.549 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:46.549 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:46.549 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:46.549 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:46.549 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63fe055 2024-02-04 23:47:46.549 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:46.549 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:46.549 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:46.549 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:46.549 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:46.549 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:46.549 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:46.549 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:46.549 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:46.549 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:46.549 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:46.549 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:46.549 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:46.549 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:46.549 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:46.549 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:46.549 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:46.549 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:46.549 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:46.549 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2024-02-04 23:47:46.549 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:46.549 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:46.549 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:46.549 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:46.549 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:46.549 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:46.549 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:46.549 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:46.549 [Test worker @coroutine#6213] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2024-02-04 23:47:46.550 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@ab90b8c 2024-02-04 23:47:46.550 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@ab90b8c 2024-02-04 23:47:46.550 [Test worker @coroutine#6213] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2024-02-04 23:47:46.566 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab90b8c 2024-02-04 23:47:46.577 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab90b8c 2024-02-04 23:47:46.579 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab90b8c 2024-02-04 23:47:46.581 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab90b8c 2024-02-04 23:47:46.638 [DefaultDispatcher-worker-17 @coroutine#6220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab90b8c 2024-02-04 23:47:46.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2024-02-04 23:47:46.645 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2024-02-04 23:47:46.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:46.645 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ab90b8c: (connection evicted) 2024-02-04 23:47:46.646 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:46.646 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2024-02-04 23:47:46.646 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2024-02-04 23:47:46.647 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2024-02-04 23:47:46.647 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:46.647 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:46.647 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:46.647 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:46.647 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:46.647 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:46.647 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a824f87 2024-02-04 23:47:46.647 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:46.647 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:46.647 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:46.648 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:46.648 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:46.648 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:46.648 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:46.648 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:46.648 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:46.648 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:46.648 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:46.648 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:46.648 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:46.648 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:46.648 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:46.648 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:46.648 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:46.648 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:46.648 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:46.648 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2024-02-04 23:47:46.648 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:46.648 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:46.648 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:46.648 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:46.648 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:46.648 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:46.648 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:46.648 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:46.648 [Test worker @coroutine#6236] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2024-02-04 23:47:46.648 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eb3a6a3 2024-02-04 23:47:46.648 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eb3a6a3 2024-02-04 23:47:46.648 [Test worker @coroutine#6236] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2024-02-04 23:47:46.671 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eb3a6a3 2024-02-04 23:47:46.688 [DefaultDispatcher-worker-16 @coroutine#3136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a74c940 2024-02-04 23:47:46.688 [DefaultDispatcher-worker-16 @coroutine#3136] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47993/UmAppDatabase/replication/nodeId 2024-02-04 23:47:46.688 [DefaultDispatcher-worker-16 @coroutine#3136] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47993/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:46.688 [DefaultDispatcher-worker-16 @coroutine#3136] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47993/UmAppDatabase/replication/nodeId 2024-02-04 23:47:46.689 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eb3a6a3 2024-02-04 23:47:46.689 [DefaultDispatcher-worker-12 @coroutine#3136] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47993/UmAppDatabase/replication/nodeId 2024-02-04 23:47:46.689 [DefaultDispatcher-worker-12 @coroutine#3136] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47993/UmAppDatabase/replication/nodeId 2024-02-04 23:47:46.691 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eb3a6a3 2024-02-04 23:47:46.694 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eb3a6a3 2024-02-04 23:47:46.702 [DefaultDispatcher-worker-8 @coroutine#6246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eb3a6a3 2024-02-04 23:47:46.710 [DefaultDispatcher-worker-10 @coroutine#6236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eb3a6a3 2024-02-04 23:47:46.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2024-02-04 23:47:46.715 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2024-02-04 23:47:46.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:46.715 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1eb3a6a3: (connection evicted) 2024-02-04 23:47:46.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:46.716 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2024-02-04 23:47:46.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2024-02-04 23:47:46.720 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2024-02-04 23:47:46.720 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:46.720 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:46.720 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:46.720 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:46.720 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:46.720 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:46.720 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19203ff3 2024-02-04 23:47:46.720 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:46.720 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:46.720 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:46.720 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:46.720 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:46.720 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:46.720 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:46.720 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:46.720 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:46.720 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:46.720 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:46.720 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:46.720 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:46.720 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:46.720 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:46.720 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:46.720 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:46.720 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:46.720 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:46.720 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2024-02-04 23:47:46.720 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:46.720 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:46.720 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:46.720 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:46.720 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:46.720 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:46.720 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:46.720 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:46.720 [Test worker @coroutine#6262] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2024-02-04 23:47:46.721 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@75dc995f 2024-02-04 23:47:46.721 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@75dc995f 2024-02-04 23:47:46.721 [Test worker @coroutine#6262] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2024-02-04 23:47:46.740 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75dc995f 2024-02-04 23:47:46.755 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75dc995f 2024-02-04 23:47:46.757 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75dc995f 2024-02-04 23:47:46.760 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75dc995f 2024-02-04 23:47:46.766 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2024-02-04 23:47:46.766 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2024-02-04 23:47:46.766 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-04 23:47:46.766 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:46.766 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2024-02-04 23:47:46.766 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2024-02-04 23:47:46.767 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2024-02-04 23:47:46.768 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:46.768 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:46.768 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:46.768 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:46.768 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:46.768 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:46.768 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@623cd12e 2024-02-04 23:47:46.768 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:46.768 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:46.768 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:46.768 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:46.768 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:46.768 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:46.768 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:46.768 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:46.768 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:46.768 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:46.768 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:46.768 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:46.768 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:46.768 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:46.768 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:46.768 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:46.768 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:46.768 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:46.768 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:46.768 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2024-02-04 23:47:46.768 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:46.768 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:46.768 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:46.768 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:46.768 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:46.768 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:46.768 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:46.768 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:46.768 [Test worker @coroutine#6281] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2024-02-04 23:47:46.770 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a75bad4 2024-02-04 23:47:46.771 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a75bad4 2024-02-04 23:47:46.771 [Test worker @coroutine#6281] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2024-02-04 23:47:46.778 [DefaultDispatcher-worker-13 @coroutine#2857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@498503cb 2024-02-04 23:47:46.779 [DefaultDispatcher-worker-13 @coroutine#2857] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35747/UmAppDatabase/replication/nodeId 2024-02-04 23:47:46.779 [DefaultDispatcher-worker-13 @coroutine#2857] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35747/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:46.779 [DefaultDispatcher-worker-13 @coroutine#2857] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35747/UmAppDatabase/replication/nodeId 2024-02-04 23:47:46.780 [DefaultDispatcher-worker-6 @coroutine#2857] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35747/UmAppDatabase/replication/nodeId 2024-02-04 23:47:46.780 [DefaultDispatcher-worker-6 @coroutine#2857] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35747/UmAppDatabase/replication/nodeId 2024-02-04 23:47:46.787 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a75bad4 2024-02-04 23:47:46.798 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a75bad4 2024-02-04 23:47:46.800 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a75bad4 2024-02-04 23:47:46.801 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a75bad4 2024-02-04 23:47:46.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2024-02-04 23:47:46.803 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2024-02-04 23:47:46.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-04 23:47:46.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:46.803 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2024-02-04 23:47:46.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2024-02-04 23:47:46.805 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2024-02-04 23:47:46.805 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:46.805 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:46.805 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:46.805 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:46.805 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:46.805 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:46.805 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52b4da7c 2024-02-04 23:47:46.805 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:46.805 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:46.805 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:46.805 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:46.805 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:46.805 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:46.805 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:46.805 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:46.805 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:46.805 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:46.805 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:46.805 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:46.805 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:46.805 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:46.805 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:46.805 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:46.805 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:46.805 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:46.805 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:46.805 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2024-02-04 23:47:46.805 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:46.805 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:46.805 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:46.805 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:46.805 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:46.805 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:46.805 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:46.805 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:46.805 [Test worker @coroutine#6300] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2024-02-04 23:47:46.805 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b93a232 2024-02-04 23:47:46.805 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b93a232 2024-02-04 23:47:46.805 [Test worker @coroutine#6300] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2024-02-04 23:47:46.820 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b93a232 2024-02-04 23:47:46.831 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b93a232 2024-02-04 23:47:46.832 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b93a232 2024-02-04 23:47:46.834 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b93a232 2024-02-04 23:47:46.839 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2024-02-04 23:47:46.839 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2024-02-04 23:47:46.839 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-04 23:47:46.839 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:46.839 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2024-02-04 23:47:46.839 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2024-02-04 23:47:46.845 [UI Thread @coroutine#6321] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52525/Site/verify 2024-02-04 23:47:46.845 [UI Thread @coroutine#6321] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52525/Site/verify. 2024-02-04 23:47:46.845 [UI Thread @coroutine#6321] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52525/Site/verify 2024-02-04 23:47:46.848 [UI Thread @coroutine#6321] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52525/Site/verify 2024-02-04 23:47:46.848 [UI Thread @coroutine#6321] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52525/Site/verify 2024-02-04 23:47:46.848 [UI Thread @coroutine#6321] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:52525/Site/verify. 2024-02-04 23:47:46.848 [UI Thread @coroutine#6321] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:52525/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-04 23:47:46.860 [DefaultDispatcher-worker-13 @coroutine#3192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25890ce3 2024-02-04 23:47:46.860 [DefaultDispatcher-worker-13 @coroutine#3192] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36475/UmAppDatabase/replication/nodeId 2024-02-04 23:47:46.860 [DefaultDispatcher-worker-13 @coroutine#3192] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36475/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:46.860 [DefaultDispatcher-worker-13 @coroutine#3192] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36475/UmAppDatabase/replication/nodeId 2024-02-04 23:47:46.862 [DefaultDispatcher-worker-2 @coroutine#3192] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36475/UmAppDatabase/replication/nodeId 2024-02-04 23:47:46.862 [DefaultDispatcher-worker-2 @coroutine#3192] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36475/UmAppDatabase/replication/nodeId 2024-02-04 23:47:46.868 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2024-02-04 23:47:46.869 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:46.869 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:46.869 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:46.869 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:46.869 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:46.869 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:46.869 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fedfff1 2024-02-04 23:47:46.869 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:46.869 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:46.869 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:46.869 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:46.869 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:46.869 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:46.869 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:46.869 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:46.869 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:46.869 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:46.869 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:46.869 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:46.869 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:46.869 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:46.869 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:46.869 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:46.869 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:46.869 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:46.869 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:46.869 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2024-02-04 23:47:46.869 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:46.869 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:46.869 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:46.869 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:46.869 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:46.869 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:46.869 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:46.869 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:46.869 [Test worker @coroutine#6338] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2024-02-04 23:47:46.871 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@1666e021 2024-02-04 23:47:46.871 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@1666e021 2024-02-04 23:47:46.871 [Test worker @coroutine#6338] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2024-02-04 23:47:46.888 [DefaultDispatcher-worker-2 @coroutine#2890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227fc322 2024-02-04 23:47:46.888 [DefaultDispatcher-worker-2 @coroutine#2890] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48157/UmAppDatabase/replication/nodeId 2024-02-04 23:47:46.888 [DefaultDispatcher-worker-2 @coroutine#2890] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48157/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:46.888 [DefaultDispatcher-worker-2 @coroutine#2890] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48157/UmAppDatabase/replication/nodeId 2024-02-04 23:47:46.890 [DefaultDispatcher-worker-7 @coroutine#2890] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48157/UmAppDatabase/replication/nodeId 2024-02-04 23:47:46.890 [DefaultDispatcher-worker-7 @coroutine#2890] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48157/UmAppDatabase/replication/nodeId 2024-02-04 23:47:46.897 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1666e021 2024-02-04 23:47:46.909 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1666e021 2024-02-04 23:47:46.912 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1666e021 2024-02-04 23:47:46.913 [Test worker @coroutine#6346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1666e021 2024-02-04 23:47:46.916 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2024-02-04 23:47:46.916 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2024-02-04 23:47:46.916 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-04 23:47:46.916 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:46.917 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2024-02-04 23:47:46.917 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2024-02-04 23:47:46.917 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2024-02-04 23:47:46.917 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:46.917 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:46.917 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:46.917 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:46.917 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:46.917 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:46.917 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a063931 2024-02-04 23:47:46.917 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:46.917 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:46.917 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:46.917 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:46.917 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:46.917 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:46.917 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:46.918 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:46.918 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:46.918 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:46.918 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:46.918 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:46.918 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:46.918 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:46.918 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:46.918 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:46.918 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:46.918 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:46.918 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:46.918 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2024-02-04 23:47:46.918 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:46.918 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:46.918 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:46.918 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:46.918 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:46.918 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:46.918 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:46.918 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:46.918 [Test worker @coroutine#6358] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2024-02-04 23:47:46.918 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@43ab4e83 2024-02-04 23:47:46.918 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@43ab4e83 2024-02-04 23:47:46.918 [Test worker @coroutine#6358] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2024-02-04 23:47:46.941 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43ab4e83 2024-02-04 23:47:46.957 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43ab4e83 2024-02-04 23:47:46.959 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43ab4e83 2024-02-04 23:47:46.961 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43ab4e83 2024-02-04 23:47:46.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2024-02-04 23:47:46.963 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2024-02-04 23:47:46.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-04 23:47:46.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:46.963 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2024-02-04 23:47:46.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2024-02-04 23:47:46.964 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2024-02-04 23:47:46.965 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:46.965 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:46.965 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:46.965 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:46.965 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:46.965 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:46.965 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a99d328 2024-02-04 23:47:46.965 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:46.965 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:46.965 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:46.965 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:46.965 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:46.965 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:46.965 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:46.965 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:46.965 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:46.965 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:46.965 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:46.965 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:46.965 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:46.965 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:46.965 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:46.965 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:46.965 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:46.965 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:46.965 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:46.965 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2024-02-04 23:47:46.965 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:46.965 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:46.965 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:46.965 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:46.965 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:46.965 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:46.965 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:46.965 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:46.965 [Test worker @coroutine#6376] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2024-02-04 23:47:46.965 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@31af3f22 2024-02-04 23:47:46.965 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@31af3f22 2024-02-04 23:47:46.965 [Test worker @coroutine#6376] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2024-02-04 23:47:46.979 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31af3f22 2024-02-04 23:47:46.990 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31af3f22 2024-02-04 23:47:46.992 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31af3f22 2024-02-04 23:47:46.994 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31af3f22 2024-02-04 23:47:46.996 [UI Thread @coroutine#6390] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40815/Site/verify 2024-02-04 23:47:46.996 [UI Thread @coroutine#6390] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40815/Site/verify. 2024-02-04 23:47:46.996 [UI Thread @coroutine#6390] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40815/Site/verify 2024-02-04 23:47:46.998 [UI Thread @coroutine#6390] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40815/Site/verify 2024-02-04 23:47:46.998 [UI Thread @coroutine#6390] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40815/Site/verify 2024-02-04 23:47:46.998 [UI Thread @coroutine#6390] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:40815/Site/verify. 2024-02-04 23:47:46.998 [UI Thread @coroutine#6390] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40815/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-04 23:47:47.001 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2024-02-04 23:47:47.001 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2024-02-04 23:47:47.001 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-04 23:47:47.001 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:47.001 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2024-02-04 23:47:47.001 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2024-02-04 23:47:47.007 [UI Thread @coroutine#6402] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37711/Site/verify 2024-02-04 23:47:47.007 [UI Thread @coroutine#6402] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37711/Site/verify. 2024-02-04 23:47:47.007 [UI Thread @coroutine#6402] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37711/Site/verify 2024-02-04 23:47:47.009 [UI Thread @coroutine#6402] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37711/Site/verify 2024-02-04 23:47:47.009 [UI Thread @coroutine#6402] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37711/Site/verify 2024-02-04 23:47:47.009 [UI Thread @coroutine#6402] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:37711/Site/verify. 2024-02-04 23:47:47.009 [UI Thread @coroutine#6402] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:37711/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-04 23:47:47.015 [UI Thread @coroutine#6415] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41571/Site/verify 2024-02-04 23:47:47.015 [UI Thread @coroutine#6415] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41571/Site/verify. 2024-02-04 23:47:47.015 [UI Thread @coroutine#6415] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41571/Site/verify 2024-02-04 23:47:47.016 [UI Thread @coroutine#6415] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41571/Site/verify 2024-02-04 23:47:47.017 [UI Thread @coroutine#6415] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41571/Site/verify 2024-02-04 23:47:47.017 [UI Thread @coroutine#6415] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:41571/Site/verify. 2024-02-04 23:47:47.017 [UI Thread @coroutine#6415] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41571/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-04 23:47:47.022 [UI Thread @coroutine#6430] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2024-02-04 23:47:47.022 [UI Thread @coroutine#6430] 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-02-04 23:47:47.022 [UI Thread @coroutine#6430] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2024-02-04 23:47:47.024 [UI Thread @coroutine#6430] 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-02-04 23:47:47.026 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2024-02-04 23:47:47.026 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:47.026 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:47.026 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:47.026 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:47.026 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:47.026 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:47.026 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fb4377d 2024-02-04 23:47:47.026 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:47.026 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:47.026 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:47.026 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:47.026 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:47.026 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:47.026 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:47.026 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:47.026 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:47.026 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:47.026 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:47.026 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:47.026 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:47.026 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:47.026 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:47.026 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:47.026 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:47.026 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:47.026 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:47.026 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2024-02-04 23:47:47.026 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:47.027 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:47.027 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:47.027 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:47.027 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:47.027 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:47.027 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:47.027 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:47.027 [Test worker @coroutine#6437] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2024-02-04 23:47:47.027 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@442e7215 2024-02-04 23:47:47.027 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@442e7215 2024-02-04 23:47:47.027 [Test worker @coroutine#6437] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2024-02-04 23:47:47.041 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@442e7215 2024-02-04 23:47:47.054 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@442e7215 2024-02-04 23:47:47.055 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@442e7215 2024-02-04 23:47:47.056 [DefaultDispatcher-worker-13 @coroutine#2936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0035dd 2024-02-04 23:47:47.056 [DefaultDispatcher-worker-13 @coroutine#2936] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33761/UmAppDatabase/replication/nodeId 2024-02-04 23:47:47.056 [DefaultDispatcher-worker-13 @coroutine#2936] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33761/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:47.056 [DefaultDispatcher-worker-13 @coroutine#2936] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33761/UmAppDatabase/replication/nodeId 2024-02-04 23:47:47.057 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@442e7215 2024-02-04 23:47:47.057 [DefaultDispatcher-worker-10 @coroutine#2936] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33761/UmAppDatabase/replication/nodeId 2024-02-04 23:47:47.057 [DefaultDispatcher-worker-10 @coroutine#2936] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33761/UmAppDatabase/replication/nodeId 2024-02-04 23:47:47.063 [DefaultDispatcher-worker-16 @coroutine#6448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@442e7215 2024-02-04 23:47:47.079 [DefaultDispatcher-worker-13 @coroutine#6437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@442e7215 2024-02-04 23:47:47.089 [DefaultDispatcher-worker-16 @coroutine#6437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@442e7215 2024-02-04 23:47:47.096 [DefaultDispatcher-worker-15 @coroutine#6437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@442e7215 2024-02-04 23:47:47.103 [DefaultDispatcher-worker-15 @coroutine#6437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@442e7215 2024-02-04 23:47:47.111 [DefaultDispatcher-worker-3 @coroutine#6437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@442e7215 2024-02-04 23:47:47.120 [DefaultDispatcher-worker-16 @coroutine#6437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@442e7215 2024-02-04 23:47:47.127 [HikariPool-215 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:47.138 [DefaultDispatcher-worker-13 @coroutine#6465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@442e7215 2024-02-04 23:47:47.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2024-02-04 23:47:47.140 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2024-02-04 23:47:47.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:47.140 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@442e7215: (connection evicted) 2024-02-04 23:47:47.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:47.141 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2024-02-04 23:47:47.141 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2024-02-04 23:47:47.143 [Test worker @coroutine#6471] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2024-02-04 23:47:47.143 [Test worker @coroutine#6471] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:47.143 [Test worker @coroutine#6471] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:47.143 [Test worker @coroutine#6471] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:47.143 [Test worker @coroutine#6471] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:47.143 [Test worker @coroutine#6471] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:47.143 [Test worker @coroutine#6471] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:47.143 [Test worker @coroutine#6471] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@136d1d58 2024-02-04 23:47:47.143 [Test worker @coroutine#6471] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:47.143 [Test worker @coroutine#6471] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:47.143 [Test worker @coroutine#6471] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:47.143 [Test worker @coroutine#6471] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:47.143 [Test worker @coroutine#6471] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:47.143 [Test worker @coroutine#6471] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:47.143 [Test worker @coroutine#6471] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:47.143 [Test worker @coroutine#6471] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:47.143 [Test worker @coroutine#6471] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:47.143 [Test worker @coroutine#6471] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:47.143 [Test worker @coroutine#6471] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:47.143 [Test worker @coroutine#6471] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:47.143 [Test worker @coroutine#6471] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:47.143 [Test worker @coroutine#6471] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:47.143 [Test worker @coroutine#6471] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:47.143 [Test worker @coroutine#6471] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:47.143 [Test worker @coroutine#6471] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:47.143 [Test worker @coroutine#6471] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:47.143 [Test worker @coroutine#6471] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:47.143 [Test worker @coroutine#6471] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2024-02-04 23:47:47.143 [Test worker @coroutine#6471] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:47.143 [Test worker @coroutine#6471] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:47.143 [Test worker @coroutine#6471] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:47.143 [Test worker @coroutine#6471] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:47.143 [Test worker @coroutine#6471] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:47.143 [Test worker @coroutine#6471] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:47.143 [Test worker @coroutine#6471] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:47.143 [Test worker @coroutine#6471] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:47.143 [Test worker @coroutine#6471] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2024-02-04 23:47:47.144 [Test worker @coroutine#6471] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@21b508a0 2024-02-04 23:47:47.144 [Test worker @coroutine#6471] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@21b508a0 2024-02-04 23:47:47.144 [Test worker @coroutine#6471] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2024-02-04 23:47:47.161 [Test worker @coroutine#6471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21b508a0 2024-02-04 23:47:47.172 [Test worker @coroutine#6473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21b508a0 2024-02-04 23:47:47.176 [Test worker @coroutine#6475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21b508a0 2024-02-04 23:47:47.178 [Test worker @coroutine#6477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21b508a0 2024-02-04 23:47:47.179 [Test worker @coroutine#6471] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2024-02-04 23:47:47.179 [Test worker @coroutine#6471] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:47.179 [Test worker @coroutine#6471] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:47.179 [Test worker @coroutine#6471] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:47.179 [Test worker @coroutine#6471] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:47.179 [Test worker @coroutine#6471] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:47.179 [Test worker @coroutine#6471] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:47.179 [Test worker @coroutine#6471] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4158b72f 2024-02-04 23:47:47.179 [Test worker @coroutine#6471] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:47.179 [Test worker @coroutine#6471] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:47.179 [Test worker @coroutine#6471] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:47.179 [Test worker @coroutine#6471] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:47.179 [Test worker @coroutine#6471] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:47.179 [Test worker @coroutine#6471] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:47.179 [Test worker @coroutine#6471] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:47.179 [Test worker @coroutine#6471] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:47.179 [Test worker @coroutine#6471] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:47.179 [Test worker @coroutine#6471] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:47.179 [Test worker @coroutine#6471] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:47.179 [Test worker @coroutine#6471] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:47.179 [Test worker @coroutine#6471] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:47.179 [Test worker @coroutine#6471] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:47.179 [Test worker @coroutine#6471] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:47.179 [Test worker @coroutine#6471] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:47.179 [Test worker @coroutine#6471] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:47.179 [Test worker @coroutine#6471] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:47.179 [Test worker @coroutine#6471] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:47.179 [Test worker @coroutine#6471] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2024-02-04 23:47:47.179 [Test worker @coroutine#6471] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:47.179 [Test worker @coroutine#6471] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:47.179 [Test worker @coroutine#6471] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:47.179 [Test worker @coroutine#6471] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:47.179 [Test worker @coroutine#6471] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:47.179 [Test worker @coroutine#6471] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:47.179 [Test worker @coroutine#6471] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:47.179 [Test worker @coroutine#6471] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:47.180 [Test worker @coroutine#6471] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2024-02-04 23:47:47.180 [Test worker @coroutine#6471] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c1605e2 2024-02-04 23:47:47.180 [Test worker @coroutine#6471] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c1605e2 2024-02-04 23:47:47.180 [Test worker @coroutine#6471] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2024-02-04 23:47:47.188 [DefaultDispatcher-worker-15 @coroutine#2969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3da30ce5 2024-02-04 23:47:47.188 [DefaultDispatcher-worker-15 @coroutine#2969] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-02-04 23:47:47.188 [DefaultDispatcher-worker-15 @coroutine#2969] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:47.188 [DefaultDispatcher-worker-15 @coroutine#2969] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-02-04 23:47:47.190 [DefaultDispatcher-worker-3 @coroutine#2969] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-02-04 23:47:47.190 [DefaultDispatcher-worker-3 @coroutine#2969] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-02-04 23:47:47.203 [Test worker @coroutine#6471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c1605e2 2024-02-04 23:47:47.213 [DefaultDispatcher-worker-15 @coroutine#2998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c47cf9 2024-02-04 23:47:47.214 [DefaultDispatcher-worker-15 @coroutine#2998] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId 2024-02-04 23:47:47.214 [DefaultDispatcher-worker-15 @coroutine#2998] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:47.214 [DefaultDispatcher-worker-15 @coroutine#2998] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId 2024-02-04 23:47:47.215 [DefaultDispatcher-worker-17 @coroutine#2998] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId 2024-02-04 23:47:47.215 [DefaultDispatcher-worker-17 @coroutine#2998] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId 2024-02-04 23:47:47.219 [Test worker @coroutine#6483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c1605e2 2024-02-04 23:47:47.220 [Test worker @coroutine#6488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c1605e2 2024-02-04 23:47:47.222 [Test worker @coroutine#6490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c1605e2 2024-02-04 23:47:47.233 [DefaultDispatcher-worker-18 @coroutine#6492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c1605e2 2024-02-04 23:47:47.244 [HikariPool-216 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-04 23:47:47.247 [DefaultDispatcher-worker-14 @coroutine#6471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21b508a0 2024-02-04 23:47:47.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2024-02-04 23:47:47.261 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2024-02-04 23:47:47.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:47.261 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21b508a0: (connection evicted) 2024-02-04 23:47:47.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:47.262 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2024-02-04 23:47:47.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2024-02-04 23:47:47.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2024-02-04 23:47:47.262 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2024-02-04 23:47:47.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:47.262 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c1605e2: (connection evicted) 2024-02-04 23:47:47.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:47.263 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2024-02-04 23:47:47.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2024-02-04 23:47:47.264 [Test worker @coroutine#6525] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2024-02-04 23:47:47.264 [Test worker @coroutine#6525] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:47.264 [Test worker @coroutine#6525] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:47.264 [Test worker @coroutine#6525] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:47.264 [Test worker @coroutine#6525] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:47.264 [Test worker @coroutine#6525] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:47.264 [Test worker @coroutine#6525] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:47.264 [Test worker @coroutine#6525] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1455d0f5 2024-02-04 23:47:47.264 [Test worker @coroutine#6525] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:47.264 [Test worker @coroutine#6525] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:47.264 [Test worker @coroutine#6525] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:47.264 [Test worker @coroutine#6525] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:47.264 [Test worker @coroutine#6525] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:47.264 [Test worker @coroutine#6525] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:47.264 [Test worker @coroutine#6525] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:47.264 [Test worker @coroutine#6525] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:47.264 [Test worker @coroutine#6525] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:47.264 [Test worker @coroutine#6525] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:47.264 [Test worker @coroutine#6525] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:47.264 [Test worker @coroutine#6525] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:47.264 [Test worker @coroutine#6525] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:47.265 [Test worker @coroutine#6525] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:47.265 [Test worker @coroutine#6525] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:47.265 [Test worker @coroutine#6525] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:47.265 [Test worker @coroutine#6525] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:47.265 [Test worker @coroutine#6525] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:47.265 [Test worker @coroutine#6525] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:47.265 [Test worker @coroutine#6525] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2024-02-04 23:47:47.265 [Test worker @coroutine#6525] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:47.265 [Test worker @coroutine#6525] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:47.265 [Test worker @coroutine#6525] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:47.265 [Test worker @coroutine#6525] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:47.265 [Test worker @coroutine#6525] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:47.265 [Test worker @coroutine#6525] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:47.265 [Test worker @coroutine#6525] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:47.265 [Test worker @coroutine#6525] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:47.265 [Test worker @coroutine#6525] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2024-02-04 23:47:47.265 [Test worker @coroutine#6525] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@48a2fb11 2024-02-04 23:47:47.265 [Test worker @coroutine#6525] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@48a2fb11 2024-02-04 23:47:47.265 [Test worker @coroutine#6525] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2024-02-04 23:47:47.282 [Test worker @coroutine#6525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48a2fb11 2024-02-04 23:47:47.292 [Test worker @coroutine#6526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48a2fb11 2024-02-04 23:47:47.294 [Test worker @coroutine#6528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48a2fb11 2024-02-04 23:47:47.296 [Test worker @coroutine#6530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48a2fb11 2024-02-04 23:47:47.296 [Test worker @coroutine#6525] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2024-02-04 23:47:47.296 [Test worker @coroutine#6525] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:47.296 [Test worker @coroutine#6525] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:47.296 [Test worker @coroutine#6525] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:47.296 [Test worker @coroutine#6525] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:47.296 [Test worker @coroutine#6525] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:47.296 [Test worker @coroutine#6525] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:47.296 [Test worker @coroutine#6525] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a45c6f0 2024-02-04 23:47:47.296 [Test worker @coroutine#6525] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:47.296 [Test worker @coroutine#6525] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:47.296 [Test worker @coroutine#6525] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:47.296 [Test worker @coroutine#6525] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:47.296 [Test worker @coroutine#6525] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:47.296 [Test worker @coroutine#6525] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:47.296 [Test worker @coroutine#6525] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:47.296 [Test worker @coroutine#6525] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:47.296 [Test worker @coroutine#6525] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:47.296 [Test worker @coroutine#6525] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:47.296 [Test worker @coroutine#6525] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:47.296 [Test worker @coroutine#6525] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:47.296 [Test worker @coroutine#6525] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:47.296 [Test worker @coroutine#6525] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:47.296 [Test worker @coroutine#6525] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:47.297 [Test worker @coroutine#6525] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:47.297 [Test worker @coroutine#6525] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:47.297 [Test worker @coroutine#6525] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:47.297 [Test worker @coroutine#6525] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:47.297 [Test worker @coroutine#6525] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2024-02-04 23:47:47.297 [Test worker @coroutine#6525] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:47.297 [Test worker @coroutine#6525] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:47.297 [Test worker @coroutine#6525] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:47.297 [Test worker @coroutine#6525] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:47.297 [Test worker @coroutine#6525] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:47.297 [Test worker @coroutine#6525] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:47.297 [Test worker @coroutine#6525] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:47.297 [Test worker @coroutine#6525] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:47.297 [Test worker @coroutine#6525] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2024-02-04 23:47:47.297 [Test worker @coroutine#6525] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@792a9cb1 2024-02-04 23:47:47.297 [Test worker @coroutine#6525] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@792a9cb1 2024-02-04 23:47:47.297 [Test worker @coroutine#6525] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2024-02-04 23:47:47.310 [Test worker @coroutine#6525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@792a9cb1 2024-02-04 23:47:47.321 [Test worker @coroutine#6532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@792a9cb1 2024-02-04 23:47:47.323 [Test worker @coroutine#6534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@792a9cb1 2024-02-04 23:47:47.325 [Test worker @coroutine#6536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@792a9cb1 2024-02-04 23:47:47.337 [DefaultDispatcher-worker-14 @coroutine#6538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@792a9cb1 2024-02-04 23:47:47.349 [DefaultDispatcher-worker-13 @coroutine#6525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48a2fb11 2024-02-04 23:47:47.359 [DefaultDispatcher-worker-12 @coroutine#6525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48a2fb11 2024-02-04 23:47:47.363 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2024-02-04 23:47:47.363 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2024-02-04 23:47:47.363 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:47.364 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48a2fb11: (connection evicted) 2024-02-04 23:47:47.364 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:47.364 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2024-02-04 23:47:47.364 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2024-02-04 23:47:47.364 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2024-02-04 23:47:47.364 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2024-02-04 23:47:47.364 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:47.364 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@792a9cb1: (connection evicted) 2024-02-04 23:47:47.365 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:47.365 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2024-02-04 23:47:47.365 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2024-02-04 23:47:47.366 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2024-02-04 23:47:47.367 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:47.367 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:47.367 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:47.367 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:47.367 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:47.367 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:47.367 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a6b6f4 2024-02-04 23:47:47.367 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:47.367 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:47.367 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:47.367 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:47.367 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:47.367 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:47.367 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:47.367 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:47.367 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:47.367 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:47.367 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:47.367 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:47.367 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:47.367 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:47.367 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:47.367 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:47.367 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:47.367 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:47.367 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:47.367 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2024-02-04 23:47:47.367 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:47.367 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:47.367 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:47.367 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:47.367 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:47.367 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:47.367 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:47.367 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:47.367 [Test worker @coroutine#6574] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2024-02-04 23:47:47.368 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@753b6846 2024-02-04 23:47:47.368 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@753b6846 2024-02-04 23:47:47.368 [Test worker @coroutine#6574] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2024-02-04 23:47:47.385 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@753b6846 2024-02-04 23:47:47.396 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@753b6846 2024-02-04 23:47:47.397 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@753b6846 2024-02-04 23:47:47.399 [Test worker @coroutine#6580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@753b6846 2024-02-04 23:47:47.399 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2024-02-04 23:47:47.400 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:47.400 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:47.400 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:47.400 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:47.400 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:47.400 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:47.400 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@322f6283 2024-02-04 23:47:47.400 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:47.400 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:47.400 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:47.400 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:47.400 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:47.400 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:47.400 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:47.400 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:47.400 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:47.400 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:47.400 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:47.400 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:47.400 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:47.400 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:47.400 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:47.400 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:47.400 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:47.400 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:47.400 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:47.400 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2024-02-04 23:47:47.400 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:47.400 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:47.400 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:47.400 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:47.400 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:47.400 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:47.400 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:47.400 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:47.400 [Test worker @coroutine#6574] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2024-02-04 23:47:47.400 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@4756c8f3 2024-02-04 23:47:47.400 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@4756c8f3 2024-02-04 23:47:47.400 [Test worker @coroutine#6574] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2024-02-04 23:47:47.416 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4756c8f3 2024-02-04 23:47:47.416 [DefaultDispatcher-worker-18 @coroutine#3027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab46302 2024-02-04 23:47:47.416 [DefaultDispatcher-worker-5 @coroutine#3041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19d0d1ab 2024-02-04 23:47:47.416 [DefaultDispatcher-worker-18 @coroutine#3027] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-04 23:47:47.416 [DefaultDispatcher-worker-18 @coroutine#3027] 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-02-04 23:47:47.416 [DefaultDispatcher-worker-18 @coroutine#3027] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-04 23:47:47.416 [DefaultDispatcher-worker-5 @coroutine#3041] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57221/UmAppDatabase/replication/nodeId 2024-02-04 23:47:47.416 [DefaultDispatcher-worker-5 @coroutine#3041] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57221/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:47.416 [DefaultDispatcher-worker-5 @coroutine#3041] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57221/UmAppDatabase/replication/nodeId 2024-02-04 23:47:47.417 [DefaultDispatcher-worker-5 @coroutine#3027] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-04 23:47:47.417 [DefaultDispatcher-worker-10 @coroutine#3041] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57221/UmAppDatabase/replication/nodeId 2024-02-04 23:47:47.417 [DefaultDispatcher-worker-10 @coroutine#3041] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57221/UmAppDatabase/replication/nodeId 2024-02-04 23:47:47.427 [Test worker @coroutine#6583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4756c8f3 2024-02-04 23:47:47.428 [Test worker @coroutine#6589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4756c8f3 2024-02-04 23:47:47.430 [Test worker @coroutine#6591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4756c8f3 2024-02-04 23:47:47.440 [DefaultDispatcher-worker-2 @coroutine#6593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4756c8f3 2024-02-04 23:47:47.455 [DefaultDispatcher-worker-9 @coroutine#6574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@753b6846 2024-02-04 23:47:47.464 [DefaultDispatcher-worker-14 @coroutine#6574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@753b6846 2024-02-04 23:47:47.468 [HikariPool-220 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:47.500 [HikariPool-221 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:47.521 [DefaultDispatcher-worker-18 @coroutine#3093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a88849 2024-02-04 23:47:47.521 [DefaultDispatcher-worker-18 @coroutine#3093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52017/UmAppDatabase/replication/nodeId 2024-02-04 23:47:47.521 [DefaultDispatcher-worker-18 @coroutine#3093] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52017/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:47.521 [DefaultDispatcher-worker-18 @coroutine#3093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52017/UmAppDatabase/replication/nodeId 2024-02-04 23:47:47.522 [DefaultDispatcher-worker-1 @coroutine#3093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52017/UmAppDatabase/replication/nodeId 2024-02-04 23:47:47.522 [DefaultDispatcher-worker-1 @coroutine#3093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52017/UmAppDatabase/replication/nodeId 2024-02-04 23:47:47.698 [DefaultDispatcher-worker-14 @coroutine#3136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a74c940 2024-02-04 23:47:47.698 [DefaultDispatcher-worker-14 @coroutine#3136] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47993/UmAppDatabase/replication/nodeId 2024-02-04 23:47:47.698 [DefaultDispatcher-worker-14 @coroutine#3136] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47993/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:47.698 [DefaultDispatcher-worker-14 @coroutine#3136] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47993/UmAppDatabase/replication/nodeId 2024-02-04 23:47:47.699 [DefaultDispatcher-worker-8 @coroutine#3136] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47993/UmAppDatabase/replication/nodeId 2024-02-04 23:47:47.700 [DefaultDispatcher-worker-8 @coroutine#3136] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47993/UmAppDatabase/replication/nodeId 2024-02-04 23:47:47.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2024-02-04 23:47:47.717 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2024-02-04 23:47:47.717 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:47.718 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@753b6846: (connection evicted) 2024-02-04 23:47:47.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:47.719 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2024-02-04 23:47:47.719 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2024-02-04 23:47:47.719 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2024-02-04 23:47:47.719 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2024-02-04 23:47:47.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:47.719 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4756c8f3: (connection evicted) 2024-02-04 23:47:47.720 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:47.720 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2024-02-04 23:47:47.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2024-02-04 23:47:47.721 [Test worker @coroutine#6636] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2024-02-04 23:47:47.721 [Test worker @coroutine#6636] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:47.721 [Test worker @coroutine#6636] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:47.721 [Test worker @coroutine#6636] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:47.721 [Test worker @coroutine#6636] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:47.721 [Test worker @coroutine#6636] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:47.721 [Test worker @coroutine#6636] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:47.721 [Test worker @coroutine#6636] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20834c45 2024-02-04 23:47:47.721 [Test worker @coroutine#6636] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:47.721 [Test worker @coroutine#6636] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:47.721 [Test worker @coroutine#6636] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:47.721 [Test worker @coroutine#6636] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:47.721 [Test worker @coroutine#6636] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:47.721 [Test worker @coroutine#6636] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:47.721 [Test worker @coroutine#6636] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:47.721 [Test worker @coroutine#6636] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:47.721 [Test worker @coroutine#6636] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:47.721 [Test worker @coroutine#6636] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:47.721 [Test worker @coroutine#6636] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:47.721 [Test worker @coroutine#6636] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:47.721 [Test worker @coroutine#6636] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:47.721 [Test worker @coroutine#6636] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:47.721 [Test worker @coroutine#6636] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:47.721 [Test worker @coroutine#6636] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:47.721 [Test worker @coroutine#6636] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:47.721 [Test worker @coroutine#6636] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:47.721 [Test worker @coroutine#6636] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:47.721 [Test worker @coroutine#6636] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2024-02-04 23:47:47.721 [Test worker @coroutine#6636] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:47.721 [Test worker @coroutine#6636] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:47.721 [Test worker @coroutine#6636] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:47.721 [Test worker @coroutine#6636] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:47.721 [Test worker @coroutine#6636] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:47.722 [Test worker @coroutine#6636] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:47.722 [Test worker @coroutine#6636] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:47.722 [Test worker @coroutine#6636] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:47.722 [Test worker @coroutine#6636] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2024-02-04 23:47:47.722 [Test worker @coroutine#6636] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@10d56aab 2024-02-04 23:47:47.722 [Test worker @coroutine#6636] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@10d56aab 2024-02-04 23:47:47.722 [Test worker @coroutine#6636] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2024-02-04 23:47:47.741 [Test worker @coroutine#6636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10d56aab 2024-02-04 23:47:47.757 [Test worker @coroutine#6638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10d56aab 2024-02-04 23:47:47.759 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10d56aab 2024-02-04 23:47:47.762 [Test worker @coroutine#6642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10d56aab 2024-02-04 23:47:47.762 [Test worker @coroutine#6636] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2024-02-04 23:47:47.762 [Test worker @coroutine#6636] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:47.762 [Test worker @coroutine#6636] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:47.762 [Test worker @coroutine#6636] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:47.762 [Test worker @coroutine#6636] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:47.762 [Test worker @coroutine#6636] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:47.762 [Test worker @coroutine#6636] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:47.762 [Test worker @coroutine#6636] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f2bb798 2024-02-04 23:47:47.763 [Test worker @coroutine#6636] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:47.763 [Test worker @coroutine#6636] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:47.763 [Test worker @coroutine#6636] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:47.763 [Test worker @coroutine#6636] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:47.763 [Test worker @coroutine#6636] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:47.763 [Test worker @coroutine#6636] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:47.763 [Test worker @coroutine#6636] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:47.763 [Test worker @coroutine#6636] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:47.763 [Test worker @coroutine#6636] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:47.763 [Test worker @coroutine#6636] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:47.763 [Test worker @coroutine#6636] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:47.763 [Test worker @coroutine#6636] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:47.763 [Test worker @coroutine#6636] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:47.763 [Test worker @coroutine#6636] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:47.763 [Test worker @coroutine#6636] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:47.763 [Test worker @coroutine#6636] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:47.763 [Test worker @coroutine#6636] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:47.763 [Test worker @coroutine#6636] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:47.763 [Test worker @coroutine#6636] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:47.763 [Test worker @coroutine#6636] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2024-02-04 23:47:47.763 [Test worker @coroutine#6636] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:47.763 [Test worker @coroutine#6636] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:47.763 [Test worker @coroutine#6636] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:47.763 [Test worker @coroutine#6636] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:47.763 [Test worker @coroutine#6636] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:47.763 [Test worker @coroutine#6636] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:47.763 [Test worker @coroutine#6636] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:47.763 [Test worker @coroutine#6636] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:47.763 [Test worker @coroutine#6636] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2024-02-04 23:47:47.763 [Test worker @coroutine#6636] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@43076326 2024-02-04 23:47:47.763 [Test worker @coroutine#6636] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@43076326 2024-02-04 23:47:47.763 [Test worker @coroutine#6636] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2024-02-04 23:47:47.782 [Test worker @coroutine#6636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43076326 2024-02-04 23:47:47.788 [DefaultDispatcher-worker-3 @coroutine#2857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@498503cb 2024-02-04 23:47:47.789 [DefaultDispatcher-worker-3 @coroutine#2857] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35747/UmAppDatabase/replication/nodeId 2024-02-04 23:47:47.789 [DefaultDispatcher-worker-3 @coroutine#2857] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35747/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:47.789 [DefaultDispatcher-worker-3 @coroutine#2857] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35747/UmAppDatabase/replication/nodeId 2024-02-04 23:47:47.790 [DefaultDispatcher-worker-18 @coroutine#2857] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35747/UmAppDatabase/replication/nodeId 2024-02-04 23:47:47.790 [DefaultDispatcher-worker-18 @coroutine#2857] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35747/UmAppDatabase/replication/nodeId 2024-02-04 23:47:47.798 [Test worker @coroutine#6644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43076326 2024-02-04 23:47:47.800 [Test worker @coroutine#6649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43076326 2024-02-04 23:47:47.803 [Test worker @coroutine#6651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43076326 2024-02-04 23:47:47.813 [DefaultDispatcher-worker-9 @coroutine#6653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43076326 2024-02-04 23:47:47.822 [HikariPool-222 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-04 23:47:47.828 [DefaultDispatcher-worker-7 @coroutine#6636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10d56aab 2024-02-04 23:47:47.837 [DefaultDispatcher-worker-16 @coroutine#6636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10d56aab 2024-02-04 23:47:47.844 [DefaultDispatcher-worker-14 @coroutine#6636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10d56aab 2024-02-04 23:47:47.852 [DefaultDispatcher-worker-9 @coroutine#6636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10d56aab 2024-02-04 23:47:47.859 [DefaultDispatcher-worker-10 @coroutine#6636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10d56aab 2024-02-04 23:47:47.863 [HikariPool-223 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:47.869 [DefaultDispatcher-worker-6 @coroutine#6636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10d56aab 2024-02-04 23:47:47.872 [DefaultDispatcher-worker-14 @coroutine#3192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25890ce3 2024-02-04 23:47:47.873 [DefaultDispatcher-worker-14 @coroutine#3192] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36475/UmAppDatabase/replication/nodeId 2024-02-04 23:47:47.873 [DefaultDispatcher-worker-14 @coroutine#3192] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36475/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:47.873 [DefaultDispatcher-worker-14 @coroutine#3192] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36475/UmAppDatabase/replication/nodeId 2024-02-04 23:47:47.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2024-02-04 23:47:47.874 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2024-02-04 23:47:47.874 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:47.874 [DefaultDispatcher-worker-1 @coroutine#3192] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36475/UmAppDatabase/replication/nodeId 2024-02-04 23:47:47.874 [DefaultDispatcher-worker-1 @coroutine#3192] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36475/UmAppDatabase/replication/nodeId 2024-02-04 23:47:47.882 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10d56aab: (connection evicted) 2024-02-04 23:47:47.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:47.882 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2024-02-04 23:47:47.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2024-02-04 23:47:47.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2024-02-04 23:47:47.882 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2024-02-04 23:47:47.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:47.883 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43076326: (connection evicted) 2024-02-04 23:47:47.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:47.883 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2024-02-04 23:47:47.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2024-02-04 23:47:47.884 [Test worker @coroutine#6694] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2024-02-04 23:47:47.885 [Test worker @coroutine#6694] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:47.885 [Test worker @coroutine#6694] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:47.885 [Test worker @coroutine#6694] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:47.885 [Test worker @coroutine#6694] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:47.885 [Test worker @coroutine#6694] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:47.885 [Test worker @coroutine#6694] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:47.885 [Test worker @coroutine#6694] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19cee7ed 2024-02-04 23:47:47.885 [Test worker @coroutine#6694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:47.885 [Test worker @coroutine#6694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:47.885 [Test worker @coroutine#6694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:47.885 [Test worker @coroutine#6694] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:47.885 [Test worker @coroutine#6694] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:47.885 [Test worker @coroutine#6694] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:47.885 [Test worker @coroutine#6694] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:47.885 [Test worker @coroutine#6694] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:47.885 [Test worker @coroutine#6694] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:47.885 [Test worker @coroutine#6694] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:47.885 [Test worker @coroutine#6694] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:47.885 [Test worker @coroutine#6694] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:47.885 [Test worker @coroutine#6694] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:47.885 [Test worker @coroutine#6694] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:47.885 [Test worker @coroutine#6694] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:47.885 [Test worker @coroutine#6694] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:47.885 [Test worker @coroutine#6694] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:47.885 [Test worker @coroutine#6694] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:47.885 [Test worker @coroutine#6694] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:47.885 [Test worker @coroutine#6694] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2024-02-04 23:47:47.885 [Test worker @coroutine#6694] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:47.885 [Test worker @coroutine#6694] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:47.885 [Test worker @coroutine#6694] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:47.885 [Test worker @coroutine#6694] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:47.885 [Test worker @coroutine#6694] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:47.885 [Test worker @coroutine#6694] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:47.885 [Test worker @coroutine#6694] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:47.885 [Test worker @coroutine#6694] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:47.885 [Test worker @coroutine#6694] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2024-02-04 23:47:47.885 [Test worker @coroutine#6694] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a2ce458 2024-02-04 23:47:47.885 [Test worker @coroutine#6694] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a2ce458 2024-02-04 23:47:47.885 [Test worker @coroutine#6694] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2024-02-04 23:47:47.896 [DefaultDispatcher-worker-15 @coroutine#2890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227fc322 2024-02-04 23:47:47.896 [DefaultDispatcher-worker-15 @coroutine#2890] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48157/UmAppDatabase/replication/nodeId 2024-02-04 23:47:47.896 [DefaultDispatcher-worker-15 @coroutine#2890] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48157/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:47.896 [DefaultDispatcher-worker-15 @coroutine#2890] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48157/UmAppDatabase/replication/nodeId 2024-02-04 23:47:47.897 [DefaultDispatcher-worker-16 @coroutine#2890] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48157/UmAppDatabase/replication/nodeId 2024-02-04 23:47:47.897 [DefaultDispatcher-worker-16 @coroutine#2890] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48157/UmAppDatabase/replication/nodeId 2024-02-04 23:47:47.905 [Test worker @coroutine#6694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a2ce458 2024-02-04 23:47:47.920 [Test worker @coroutine#6698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a2ce458 2024-02-04 23:47:47.923 [Test worker @coroutine#6700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a2ce458 2024-02-04 23:47:47.925 [Test worker @coroutine#6702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a2ce458 2024-02-04 23:47:47.926 [Test worker @coroutine#6694] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2024-02-04 23:47:47.926 [Test worker @coroutine#6694] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:47.926 [Test worker @coroutine#6694] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:47.926 [Test worker @coroutine#6694] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:47.926 [Test worker @coroutine#6694] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:47.926 [Test worker @coroutine#6694] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:47.926 [Test worker @coroutine#6694] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:47.926 [Test worker @coroutine#6694] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@336b6e93 2024-02-04 23:47:47.926 [Test worker @coroutine#6694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:47.926 [Test worker @coroutine#6694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:47.926 [Test worker @coroutine#6694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:47.926 [Test worker @coroutine#6694] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:47.926 [Test worker @coroutine#6694] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:47.926 [Test worker @coroutine#6694] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:47.926 [Test worker @coroutine#6694] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:47.926 [Test worker @coroutine#6694] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:47.926 [Test worker @coroutine#6694] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:47.926 [Test worker @coroutine#6694] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:47.926 [Test worker @coroutine#6694] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:47.926 [Test worker @coroutine#6694] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:47.926 [Test worker @coroutine#6694] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:47.926 [Test worker @coroutine#6694] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:47.926 [Test worker @coroutine#6694] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:47.926 [Test worker @coroutine#6694] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:47.926 [Test worker @coroutine#6694] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:47.926 [Test worker @coroutine#6694] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:47.926 [Test worker @coroutine#6694] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:47.926 [Test worker @coroutine#6694] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2024-02-04 23:47:47.926 [Test worker @coroutine#6694] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:47.926 [Test worker @coroutine#6694] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:47.926 [Test worker @coroutine#6694] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:47.926 [Test worker @coroutine#6694] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:47.926 [Test worker @coroutine#6694] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:47.926 [Test worker @coroutine#6694] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:47.926 [Test worker @coroutine#6694] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:47.926 [Test worker @coroutine#6694] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:47.926 [Test worker @coroutine#6694] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2024-02-04 23:47:47.927 [Test worker @coroutine#6694] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@43b41cb9 2024-02-04 23:47:47.927 [Test worker @coroutine#6694] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@43b41cb9 2024-02-04 23:47:47.927 [Test worker @coroutine#6694] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2024-02-04 23:47:47.950 [Test worker @coroutine#6694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43b41cb9 2024-02-04 23:47:47.968 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43b41cb9 2024-02-04 23:47:47.971 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43b41cb9 2024-02-04 23:47:47.973 [Test worker @coroutine#6709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43b41cb9 2024-02-04 23:47:47.984 [DefaultDispatcher-worker-4 @coroutine#6711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43b41cb9 2024-02-04 23:47:47.986 [HikariPool-224 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-04 23:47:47.998 [DefaultDispatcher-worker-13 @coroutine#6694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a2ce458 2024-02-04 23:47:48.006 [DefaultDispatcher-worker-10 @coroutine#6694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a2ce458 2024-02-04 23:47:48.012 [DefaultDispatcher-worker-17 @coroutine#6694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a2ce458 2024-02-04 23:47:48.020 [DefaultDispatcher-worker-1 @coroutine#6694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a2ce458 2024-02-04 23:47:48.027 [HikariPool-225 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:48.027 [DefaultDispatcher-worker-10 @coroutine#6694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a2ce458 2024-02-04 23:47:48.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2024-02-04 23:47:48.031 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2024-02-04 23:47:48.031 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:48.031 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a2ce458: (connection evicted) 2024-02-04 23:47:48.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:48.032 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2024-02-04 23:47:48.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2024-02-04 23:47:48.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2024-02-04 23:47:48.033 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2024-02-04 23:47:48.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:48.033 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43b41cb9: (connection evicted) 2024-02-04 23:47:48.034 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:48.034 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2024-02-04 23:47:48.034 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2024-02-04 23:47:48.035 [Test worker @coroutine#6749] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2024-02-04 23:47:48.035 [Test worker @coroutine#6749] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:48.035 [Test worker @coroutine#6749] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:48.035 [Test worker @coroutine#6749] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:48.035 [Test worker @coroutine#6749] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:48.035 [Test worker @coroutine#6749] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:48.035 [Test worker @coroutine#6749] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:48.035 [Test worker @coroutine#6749] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e1f88b6 2024-02-04 23:47:48.035 [Test worker @coroutine#6749] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:48.035 [Test worker @coroutine#6749] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:48.035 [Test worker @coroutine#6749] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:48.035 [Test worker @coroutine#6749] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:48.035 [Test worker @coroutine#6749] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:48.035 [Test worker @coroutine#6749] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:48.035 [Test worker @coroutine#6749] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:48.035 [Test worker @coroutine#6749] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:48.035 [Test worker @coroutine#6749] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:48.035 [Test worker @coroutine#6749] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:48.035 [Test worker @coroutine#6749] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:48.035 [Test worker @coroutine#6749] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:48.035 [Test worker @coroutine#6749] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:48.035 [Test worker @coroutine#6749] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:48.035 [Test worker @coroutine#6749] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:48.035 [Test worker @coroutine#6749] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:48.035 [Test worker @coroutine#6749] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:48.035 [Test worker @coroutine#6749] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:48.035 [Test worker @coroutine#6749] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:48.035 [Test worker @coroutine#6749] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2024-02-04 23:47:48.035 [Test worker @coroutine#6749] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:48.035 [Test worker @coroutine#6749] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:48.035 [Test worker @coroutine#6749] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:48.035 [Test worker @coroutine#6749] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:48.035 [Test worker @coroutine#6749] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:48.035 [Test worker @coroutine#6749] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:48.035 [Test worker @coroutine#6749] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:48.035 [Test worker @coroutine#6749] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:48.035 [Test worker @coroutine#6749] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2024-02-04 23:47:48.036 [Test worker @coroutine#6749] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cda3a6d 2024-02-04 23:47:48.036 [Test worker @coroutine#6749] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cda3a6d 2024-02-04 23:47:48.036 [Test worker @coroutine#6749] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2024-02-04 23:47:48.055 [Test worker @coroutine#6749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cda3a6d 2024-02-04 23:47:48.066 [DefaultDispatcher-worker-5 @coroutine#2936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0035dd 2024-02-04 23:47:48.066 [DefaultDispatcher-worker-5 @coroutine#2936] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33761/UmAppDatabase/replication/nodeId 2024-02-04 23:47:48.066 [DefaultDispatcher-worker-5 @coroutine#2936] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33761/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:48.066 [DefaultDispatcher-worker-5 @coroutine#2936] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33761/UmAppDatabase/replication/nodeId 2024-02-04 23:47:48.068 [DefaultDispatcher-worker-5 @coroutine#2936] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33761/UmAppDatabase/replication/nodeId 2024-02-04 23:47:48.068 [DefaultDispatcher-worker-5 @coroutine#2936] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33761/UmAppDatabase/replication/nodeId 2024-02-04 23:47:48.071 [Test worker @coroutine#6750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cda3a6d 2024-02-04 23:47:48.073 [Test worker @coroutine#6755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cda3a6d 2024-02-04 23:47:48.076 [Test worker @coroutine#6757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cda3a6d 2024-02-04 23:47:48.076 [Test worker @coroutine#6749] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2024-02-04 23:47:48.076 [Test worker @coroutine#6749] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:48.076 [Test worker @coroutine#6749] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:48.076 [Test worker @coroutine#6749] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:48.077 [Test worker @coroutine#6749] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:48.077 [Test worker @coroutine#6749] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:48.077 [Test worker @coroutine#6749] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:48.077 [Test worker @coroutine#6749] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43ac3b45 2024-02-04 23:47:48.077 [Test worker @coroutine#6749] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:48.077 [Test worker @coroutine#6749] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:48.077 [Test worker @coroutine#6749] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:48.077 [Test worker @coroutine#6749] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:48.077 [Test worker @coroutine#6749] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:48.077 [Test worker @coroutine#6749] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:48.077 [Test worker @coroutine#6749] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:48.077 [Test worker @coroutine#6749] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:48.077 [Test worker @coroutine#6749] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:48.077 [Test worker @coroutine#6749] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:48.077 [Test worker @coroutine#6749] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:48.077 [Test worker @coroutine#6749] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:48.077 [Test worker @coroutine#6749] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:48.077 [Test worker @coroutine#6749] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:48.077 [Test worker @coroutine#6749] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:48.077 [Test worker @coroutine#6749] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:48.077 [Test worker @coroutine#6749] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:48.077 [Test worker @coroutine#6749] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:48.077 [Test worker @coroutine#6749] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:48.077 [Test worker @coroutine#6749] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2024-02-04 23:47:48.077 [Test worker @coroutine#6749] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:48.077 [Test worker @coroutine#6749] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:48.077 [Test worker @coroutine#6749] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:48.077 [Test worker @coroutine#6749] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:48.077 [Test worker @coroutine#6749] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:48.077 [Test worker @coroutine#6749] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:48.077 [Test worker @coroutine#6749] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:48.077 [Test worker @coroutine#6749] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:48.077 [Test worker @coroutine#6749] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2024-02-04 23:47:48.077 [Test worker @coroutine#6749] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@22ac1a0d 2024-02-04 23:47:48.077 [Test worker @coroutine#6749] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@22ac1a0d 2024-02-04 23:47:48.077 [Test worker @coroutine#6749] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2024-02-04 23:47:48.097 [Test worker @coroutine#6749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ac1a0d 2024-02-04 23:47:48.112 [Test worker @coroutine#6759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ac1a0d 2024-02-04 23:47:48.114 [Test worker @coroutine#6761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ac1a0d 2024-02-04 23:47:48.116 [Test worker @coroutine#6763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ac1a0d 2024-02-04 23:47:48.128 [DefaultDispatcher-worker-3 @coroutine#6765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ac1a0d 2024-02-04 23:47:48.136 [HikariPool-226 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-04 23:47:48.143 [DefaultDispatcher-worker-17 @coroutine#6749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cda3a6d 2024-02-04 23:47:48.150 [DefaultDispatcher-worker-16 @coroutine#6749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cda3a6d 2024-02-04 23:47:48.158 [DefaultDispatcher-worker-6 @coroutine#6749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cda3a6d 2024-02-04 23:47:48.166 [DefaultDispatcher-worker-10 @coroutine#6749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cda3a6d 2024-02-04 23:47:48.172 [DefaultDispatcher-worker-10 @coroutine#6749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cda3a6d 2024-02-04 23:47:48.177 [HikariPool-227 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:48.179 [DefaultDispatcher-worker-12 @coroutine#6749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cda3a6d 2024-02-04 23:47:48.184 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2024-02-04 23:47:48.184 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2024-02-04 23:47:48.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:48.184 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1cda3a6d: (connection evicted) 2024-02-04 23:47:48.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:48.185 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2024-02-04 23:47:48.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2024-02-04 23:47:48.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2024-02-04 23:47:48.185 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2024-02-04 23:47:48.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:48.185 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22ac1a0d: (connection evicted) 2024-02-04 23:47:48.186 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:48.186 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2024-02-04 23:47:48.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2024-02-04 23:47:48.188 [Test worker @coroutine#6804] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2024-02-04 23:47:48.189 [Test worker @coroutine#6804] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:48.189 [Test worker @coroutine#6804] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:48.189 [Test worker @coroutine#6804] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:48.189 [Test worker @coroutine#6804] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:48.189 [Test worker @coroutine#6804] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:48.189 [Test worker @coroutine#6804] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:48.189 [Test worker @coroutine#6804] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57ab5033 2024-02-04 23:47:48.189 [Test worker @coroutine#6804] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:48.189 [Test worker @coroutine#6804] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:48.189 [Test worker @coroutine#6804] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:48.189 [Test worker @coroutine#6804] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:48.189 [Test worker @coroutine#6804] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:48.189 [Test worker @coroutine#6804] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:48.189 [Test worker @coroutine#6804] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:48.189 [Test worker @coroutine#6804] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:48.189 [Test worker @coroutine#6804] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:48.189 [Test worker @coroutine#6804] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:48.189 [Test worker @coroutine#6804] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:48.189 [Test worker @coroutine#6804] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:48.189 [Test worker @coroutine#6804] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:48.189 [Test worker @coroutine#6804] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:48.189 [Test worker @coroutine#6804] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:48.189 [Test worker @coroutine#6804] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:48.189 [Test worker @coroutine#6804] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:48.189 [Test worker @coroutine#6804] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:48.189 [Test worker @coroutine#6804] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:48.189 [Test worker @coroutine#6804] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2024-02-04 23:47:48.189 [Test worker @coroutine#6804] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:48.189 [Test worker @coroutine#6804] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:48.189 [Test worker @coroutine#6804] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:48.189 [Test worker @coroutine#6804] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:48.189 [Test worker @coroutine#6804] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:48.189 [Test worker @coroutine#6804] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:48.189 [Test worker @coroutine#6804] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:48.189 [Test worker @coroutine#6804] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:48.189 [Test worker @coroutine#6804] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2024-02-04 23:47:48.189 [Test worker @coroutine#6804] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@54a98439 2024-02-04 23:47:48.189 [Test worker @coroutine#6804] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@54a98439 2024-02-04 23:47:48.189 [Test worker @coroutine#6804] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2024-02-04 23:47:48.197 [DefaultDispatcher-worker-17 @coroutine#2969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3da30ce5 2024-02-04 23:47:48.198 [DefaultDispatcher-worker-17 @coroutine#2969] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-02-04 23:47:48.198 [DefaultDispatcher-worker-17 @coroutine#2969] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:48.198 [DefaultDispatcher-worker-17 @coroutine#2969] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-02-04 23:47:48.199 [DefaultDispatcher-worker-3 @coroutine#2969] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-02-04 23:47:48.199 [DefaultDispatcher-worker-3 @coroutine#2969] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-02-04 23:47:48.206 [Test worker @coroutine#6804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54a98439 2024-02-04 23:47:48.217 [Test worker @coroutine#6808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54a98439 2024-02-04 23:47:48.219 [Test worker @coroutine#6810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54a98439 2024-02-04 23:47:48.220 [Test worker @coroutine#6812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54a98439 2024-02-04 23:47:48.225 [DefaultDispatcher-worker-8 @coroutine#2998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c47cf9 2024-02-04 23:47:48.225 [DefaultDispatcher-worker-8 @coroutine#2998] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId 2024-02-04 23:47:48.225 [DefaultDispatcher-worker-8 @coroutine#2998] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:48.225 [DefaultDispatcher-worker-8 @coroutine#2998] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId 2024-02-04 23:47:48.226 [DefaultDispatcher-worker-6 @coroutine#2998] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId 2024-02-04 23:47:48.226 [DefaultDispatcher-worker-6 @coroutine#2998] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57637/UmAppDatabase/replication/nodeId 2024-02-04 23:47:48.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2024-02-04 23:47:48.230 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2024-02-04 23:47:48.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-04 23:47:48.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:48.230 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2024-02-04 23:47:48.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2024-02-04 23:47:48.286 [Test worker @coroutine#6832] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2024-02-04 23:47:48.286 [Test worker @coroutine#6832] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:48.287 [Test worker @coroutine#6832] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:48.287 [Test worker @coroutine#6832] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:48.287 [Test worker @coroutine#6832] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:48.287 [Test worker @coroutine#6832] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:48.287 [Test worker @coroutine#6832] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:48.287 [Test worker @coroutine#6832] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5697f801 2024-02-04 23:47:48.287 [Test worker @coroutine#6832] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:48.287 [Test worker @coroutine#6832] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:48.287 [Test worker @coroutine#6832] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:48.287 [Test worker @coroutine#6832] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:48.287 [Test worker @coroutine#6832] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:48.287 [Test worker @coroutine#6832] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:48.287 [Test worker @coroutine#6832] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:48.287 [Test worker @coroutine#6832] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:48.287 [Test worker @coroutine#6832] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:48.287 [Test worker @coroutine#6832] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:48.287 [Test worker @coroutine#6832] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:48.287 [Test worker @coroutine#6832] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:48.287 [Test worker @coroutine#6832] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:48.287 [Test worker @coroutine#6832] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:48.287 [Test worker @coroutine#6832] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:48.287 [Test worker @coroutine#6832] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:48.287 [Test worker @coroutine#6832] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:48.287 [Test worker @coroutine#6832] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:48.287 [Test worker @coroutine#6832] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:48.287 [Test worker @coroutine#6832] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2024-02-04 23:47:48.287 [Test worker @coroutine#6832] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:48.287 [Test worker @coroutine#6832] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:48.287 [Test worker @coroutine#6832] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:48.287 [Test worker @coroutine#6832] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:48.287 [Test worker @coroutine#6832] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:48.287 [Test worker @coroutine#6832] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:48.287 [Test worker @coroutine#6832] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:48.287 [Test worker @coroutine#6832] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:48.287 [Test worker @coroutine#6832] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2024-02-04 23:47:48.287 [Test worker @coroutine#6832] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@39b265c9 2024-02-04 23:47:48.287 [Test worker @coroutine#6832] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@39b265c9 2024-02-04 23:47:48.287 [Test worker @coroutine#6832] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2024-02-04 23:47:48.301 [Test worker @coroutine#6832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39b265c9 2024-02-04 23:47:48.312 [Test worker @coroutine#6834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39b265c9 2024-02-04 23:47:48.314 [Test worker @coroutine#6836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39b265c9 2024-02-04 23:47:48.316 [Test worker @coroutine#6838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39b265c9 2024-02-04 23:47:48.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2024-02-04 23:47:48.320 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2024-02-04 23:47:48.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-04 23:47:48.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:48.320 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2024-02-04 23:47:48.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2024-02-04 23:47:48.322 [Test worker @coroutine#6855] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2024-02-04 23:47:48.323 [Test worker @coroutine#6855] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:48.323 [Test worker @coroutine#6855] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:48.323 [Test worker @coroutine#6855] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:48.323 [Test worker @coroutine#6855] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:48.323 [Test worker @coroutine#6855] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:48.323 [Test worker @coroutine#6855] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:48.323 [Test worker @coroutine#6855] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19c145d2 2024-02-04 23:47:48.323 [Test worker @coroutine#6855] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:48.323 [Test worker @coroutine#6855] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:48.323 [Test worker @coroutine#6855] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:48.323 [Test worker @coroutine#6855] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:48.323 [Test worker @coroutine#6855] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:48.323 [Test worker @coroutine#6855] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:48.323 [Test worker @coroutine#6855] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:48.323 [Test worker @coroutine#6855] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:48.323 [Test worker @coroutine#6855] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:48.323 [Test worker @coroutine#6855] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:48.323 [Test worker @coroutine#6855] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:48.323 [Test worker @coroutine#6855] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:48.323 [Test worker @coroutine#6855] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:48.323 [Test worker @coroutine#6855] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:48.323 [Test worker @coroutine#6855] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:48.323 [Test worker @coroutine#6855] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:48.323 [Test worker @coroutine#6855] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:48.323 [Test worker @coroutine#6855] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:48.323 [Test worker @coroutine#6855] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:48.323 [Test worker @coroutine#6855] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2024-02-04 23:47:48.323 [Test worker @coroutine#6855] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:48.323 [Test worker @coroutine#6855] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:48.323 [Test worker @coroutine#6855] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:48.323 [Test worker @coroutine#6855] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:48.323 [Test worker @coroutine#6855] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:48.323 [Test worker @coroutine#6855] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:48.323 [Test worker @coroutine#6855] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:48.323 [Test worker @coroutine#6855] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:48.323 [Test worker @coroutine#6855] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2024-02-04 23:47:48.323 [Test worker @coroutine#6855] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@708f4d81 2024-02-04 23:47:48.323 [Test worker @coroutine#6855] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@708f4d81 2024-02-04 23:47:48.323 [Test worker @coroutine#6855] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2024-02-04 23:47:48.338 [Test worker @coroutine#6855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@708f4d81 2024-02-04 23:47:48.349 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@708f4d81 2024-02-04 23:47:48.351 [Test worker @coroutine#6858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@708f4d81 2024-02-04 23:47:48.352 [Test worker @coroutine#6860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@708f4d81 2024-02-04 23:47:48.360 [DefaultDispatcher-worker-6 @coroutine#6862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@708f4d81 2024-02-04 23:47:48.368 [DefaultDispatcher-worker-3 @coroutine#6875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@708f4d81 2024-02-04 23:47:48.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2024-02-04 23:47:48.370 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2024-02-04 23:47:48.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:48.370 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@708f4d81: (connection evicted) 2024-02-04 23:47:48.371 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:48.371 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2024-02-04 23:47:48.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2024-02-04 23:47:48.372 [Test worker @coroutine#6884] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2024-02-04 23:47:48.372 [Test worker @coroutine#6884] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:48.372 [Test worker @coroutine#6884] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:48.372 [Test worker @coroutine#6884] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:48.372 [Test worker @coroutine#6884] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:48.372 [Test worker @coroutine#6884] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:48.372 [Test worker @coroutine#6884] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:48.372 [Test worker @coroutine#6884] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53425450 2024-02-04 23:47:48.372 [Test worker @coroutine#6884] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:48.372 [Test worker @coroutine#6884] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:48.372 [Test worker @coroutine#6884] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:48.372 [Test worker @coroutine#6884] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:48.372 [Test worker @coroutine#6884] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:48.372 [Test worker @coroutine#6884] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:48.372 [Test worker @coroutine#6884] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:48.372 [Test worker @coroutine#6884] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:48.372 [Test worker @coroutine#6884] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:48.372 [Test worker @coroutine#6884] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:48.372 [Test worker @coroutine#6884] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:48.372 [Test worker @coroutine#6884] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:48.372 [Test worker @coroutine#6884] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:48.372 [Test worker @coroutine#6884] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:48.372 [Test worker @coroutine#6884] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:48.372 [Test worker @coroutine#6884] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:48.372 [Test worker @coroutine#6884] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:48.372 [Test worker @coroutine#6884] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:48.372 [Test worker @coroutine#6884] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:48.372 [Test worker @coroutine#6884] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2024-02-04 23:47:48.372 [Test worker @coroutine#6884] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:48.372 [Test worker @coroutine#6884] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:48.372 [Test worker @coroutine#6884] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:48.372 [Test worker @coroutine#6884] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:48.372 [Test worker @coroutine#6884] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:48.372 [Test worker @coroutine#6884] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:48.372 [Test worker @coroutine#6884] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:48.372 [Test worker @coroutine#6884] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:48.373 [Test worker @coroutine#6884] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2024-02-04 23:47:48.373 [Test worker @coroutine#6884] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@7222e168 2024-02-04 23:47:48.373 [Test worker @coroutine#6884] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@7222e168 2024-02-04 23:47:48.373 [Test worker @coroutine#6884] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2024-02-04 23:47:48.391 [Test worker @coroutine#6884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7222e168 2024-02-04 23:47:48.406 [Test worker @coroutine#6885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7222e168 2024-02-04 23:47:48.409 [Test worker @coroutine#6887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7222e168 2024-02-04 23:47:48.411 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7222e168 2024-02-04 23:47:48.420 [DefaultDispatcher-worker-1 @coroutine#6891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7222e168 2024-02-04 23:47:48.424 [DefaultDispatcher-worker-1 @coroutine#3027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab46302 2024-02-04 23:47:48.424 [DefaultDispatcher-worker-10 @coroutine#3041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19d0d1ab 2024-02-04 23:47:48.425 [DefaultDispatcher-worker-10 @coroutine#3041] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57221/UmAppDatabase/replication/nodeId 2024-02-04 23:47:48.425 [DefaultDispatcher-worker-10 @coroutine#3041] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57221/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:48.425 [DefaultDispatcher-worker-10 @coroutine#3041] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57221/UmAppDatabase/replication/nodeId 2024-02-04 23:47:48.425 [DefaultDispatcher-worker-1 @coroutine#3027] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-04 23:47:48.425 [DefaultDispatcher-worker-1 @coroutine#3027] 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-02-04 23:47:48.425 [DefaultDispatcher-worker-1 @coroutine#3027] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-04 23:47:48.426 [DefaultDispatcher-worker-11 @coroutine#3027] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-04 23:47:48.426 [DefaultDispatcher-worker-12 @coroutine#3041] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57221/UmAppDatabase/replication/nodeId 2024-02-04 23:47:48.426 [DefaultDispatcher-worker-12 @coroutine#3041] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57221/UmAppDatabase/replication/nodeId 2024-02-04 23:47:48.428 [DefaultDispatcher-worker-5 @coroutine#6904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7222e168 2024-02-04 23:47:48.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2024-02-04 23:47:48.430 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2024-02-04 23:47:48.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:48.430 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7222e168: (connection evicted) 2024-02-04 23:47:48.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:48.431 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2024-02-04 23:47:48.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2024-02-04 23:47:48.432 [Test worker @coroutine#6918] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2024-02-04 23:47:48.433 [Test worker @coroutine#6918] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:48.433 [Test worker @coroutine#6918] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:48.433 [Test worker @coroutine#6918] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:48.433 [Test worker @coroutine#6918] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:48.433 [Test worker @coroutine#6918] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:48.433 [Test worker @coroutine#6918] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:48.433 [Test worker @coroutine#6918] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d7c8a2 2024-02-04 23:47:48.433 [Test worker @coroutine#6918] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:48.433 [Test worker @coroutine#6918] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:48.433 [Test worker @coroutine#6918] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:48.433 [Test worker @coroutine#6918] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:48.433 [Test worker @coroutine#6918] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:48.433 [Test worker @coroutine#6918] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:48.433 [Test worker @coroutine#6918] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:48.433 [Test worker @coroutine#6918] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:48.433 [Test worker @coroutine#6918] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:48.433 [Test worker @coroutine#6918] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:48.433 [Test worker @coroutine#6918] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:48.433 [Test worker @coroutine#6918] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:48.433 [Test worker @coroutine#6918] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:48.433 [Test worker @coroutine#6918] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:48.433 [Test worker @coroutine#6918] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:48.433 [Test worker @coroutine#6918] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:48.433 [Test worker @coroutine#6918] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:48.433 [Test worker @coroutine#6918] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:48.433 [Test worker @coroutine#6918] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:48.433 [Test worker @coroutine#6918] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2024-02-04 23:47:48.433 [Test worker @coroutine#6918] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:48.433 [Test worker @coroutine#6918] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:48.433 [Test worker @coroutine#6918] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:48.433 [Test worker @coroutine#6918] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:48.433 [Test worker @coroutine#6918] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:48.433 [Test worker @coroutine#6918] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:48.433 [Test worker @coroutine#6918] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:48.433 [Test worker @coroutine#6918] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:48.433 [Test worker @coroutine#6918] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2024-02-04 23:47:48.436 [Test worker @coroutine#6918] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@470b7fcf 2024-02-04 23:47:48.436 [Test worker @coroutine#6918] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@470b7fcf 2024-02-04 23:47:48.436 [Test worker @coroutine#6918] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2024-02-04 23:47:48.456 [Test worker @coroutine#6918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@470b7fcf 2024-02-04 23:47:48.467 [Test worker @coroutine#6919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@470b7fcf 2024-02-04 23:47:48.469 [Test worker @coroutine#6921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@470b7fcf 2024-02-04 23:47:48.471 [Test worker @coroutine#6923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@470b7fcf 2024-02-04 23:47:48.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2024-02-04 23:47:48.478 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2024-02-04 23:47:48.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-04 23:47:48.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:48.478 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2024-02-04 23:47:48.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2024-02-04 23:47:48.479 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2024-02-04 23:47:48.479 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:48.479 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:48.479 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:48.479 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:48.479 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:48.479 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:48.479 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60666985 2024-02-04 23:47:48.479 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:48.479 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:48.479 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:48.479 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:48.479 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:48.479 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:48.479 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:48.479 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:48.479 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:48.479 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:48.479 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:48.479 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:48.479 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:48.479 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:48.479 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:48.479 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:48.479 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:48.479 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:48.479 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:48.479 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2024-02-04 23:47:48.479 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:48.479 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:48.479 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:48.479 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:48.479 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:48.479 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:48.479 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:48.480 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:48.480 [Test worker @coroutine#6942] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2024-02-04 23:47:48.480 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a7ed9bd 2024-02-04 23:47:48.480 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a7ed9bd 2024-02-04 23:47:48.480 [Test worker @coroutine#6942] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2024-02-04 23:47:48.496 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a7ed9bd 2024-02-04 23:47:48.508 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a7ed9bd 2024-02-04 23:47:48.509 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a7ed9bd 2024-02-04 23:47:48.511 [Test worker @coroutine#6947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a7ed9bd 2024-02-04 23:47:48.515 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2024-02-04 23:47:48.515 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2024-02-04 23:47:48.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-04 23:47:48.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:48.515 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2024-02-04 23:47:48.515 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2024-02-04 23:47:48.516 [Test worker @coroutine#6964] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2024-02-04 23:47:48.516 [Test worker @coroutine#6964] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:48.516 [Test worker @coroutine#6964] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:48.516 [Test worker @coroutine#6964] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:48.516 [Test worker @coroutine#6964] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:48.516 [Test worker @coroutine#6964] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:48.516 [Test worker @coroutine#6964] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:48.516 [Test worker @coroutine#6964] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8cd00bc 2024-02-04 23:47:48.516 [Test worker @coroutine#6964] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:48.516 [Test worker @coroutine#6964] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:48.516 [Test worker @coroutine#6964] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:48.516 [Test worker @coroutine#6964] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:48.516 [Test worker @coroutine#6964] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:48.516 [Test worker @coroutine#6964] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:48.516 [Test worker @coroutine#6964] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:48.516 [Test worker @coroutine#6964] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:48.516 [Test worker @coroutine#6964] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:48.516 [Test worker @coroutine#6964] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:48.516 [Test worker @coroutine#6964] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:48.516 [Test worker @coroutine#6964] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:48.516 [Test worker @coroutine#6964] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:48.516 [Test worker @coroutine#6964] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:48.516 [Test worker @coroutine#6964] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:48.516 [Test worker @coroutine#6964] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:48.516 [Test worker @coroutine#6964] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:48.516 [Test worker @coroutine#6964] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:48.516 [Test worker @coroutine#6964] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:48.516 [Test worker @coroutine#6964] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2024-02-04 23:47:48.516 [Test worker @coroutine#6964] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:48.516 [Test worker @coroutine#6964] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:48.516 [Test worker @coroutine#6964] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:48.516 [Test worker @coroutine#6964] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:48.516 [Test worker @coroutine#6964] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:48.516 [Test worker @coroutine#6964] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:48.516 [Test worker @coroutine#6964] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:48.516 [Test worker @coroutine#6964] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:48.516 [Test worker @coroutine#6964] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2024-02-04 23:47:48.517 [Test worker @coroutine#6964] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@4149067d 2024-02-04 23:47:48.517 [Test worker @coroutine#6964] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@4149067d 2024-02-04 23:47:48.517 [Test worker @coroutine#6964] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2024-02-04 23:47:48.532 [DefaultDispatcher-worker-13 @coroutine#3093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a88849 2024-02-04 23:47:48.532 [DefaultDispatcher-worker-13 @coroutine#3093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52017/UmAppDatabase/replication/nodeId 2024-02-04 23:47:48.532 [DefaultDispatcher-worker-13 @coroutine#3093] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52017/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:48.532 [DefaultDispatcher-worker-13 @coroutine#3093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52017/UmAppDatabase/replication/nodeId 2024-02-04 23:47:48.533 [DefaultDispatcher-worker-2 @coroutine#3093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52017/UmAppDatabase/replication/nodeId 2024-02-04 23:47:48.533 [DefaultDispatcher-worker-2 @coroutine#3093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52017/UmAppDatabase/replication/nodeId 2024-02-04 23:47:48.534 [Test worker @coroutine#6964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4149067d 2024-02-04 23:47:48.545 [Test worker @coroutine#6968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4149067d 2024-02-04 23:47:48.547 [Test worker @coroutine#6970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4149067d 2024-02-04 23:47:48.549 [Test worker @coroutine#6972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4149067d 2024-02-04 23:47:48.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2024-02-04 23:47:48.554 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2024-02-04 23:47:48.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-04 23:47:48.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:48.554 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2024-02-04 23:47:48.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2024-02-04 23:47:48.560 [Test worker @coroutine#6997] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2024-02-04 23:47:48.561 [Test worker @coroutine#6997] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:48.561 [Test worker @coroutine#6997] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:48.561 [Test worker @coroutine#6997] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:48.561 [Test worker @coroutine#6997] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:48.561 [Test worker @coroutine#6997] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:48.561 [Test worker @coroutine#6997] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:48.561 [Test worker @coroutine#6997] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c1dc4e9 2024-02-04 23:47:48.561 [Test worker @coroutine#6997] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:48.561 [Test worker @coroutine#6997] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:48.561 [Test worker @coroutine#6997] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:48.561 [Test worker @coroutine#6997] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:48.561 [Test worker @coroutine#6997] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:48.561 [Test worker @coroutine#6997] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:48.561 [Test worker @coroutine#6997] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:48.561 [Test worker @coroutine#6997] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:48.561 [Test worker @coroutine#6997] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:48.561 [Test worker @coroutine#6997] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:48.561 [Test worker @coroutine#6997] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:48.561 [Test worker @coroutine#6997] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:48.561 [Test worker @coroutine#6997] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:48.561 [Test worker @coroutine#6997] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:48.561 [Test worker @coroutine#6997] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:48.561 [Test worker @coroutine#6997] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:48.561 [Test worker @coroutine#6997] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:48.561 [Test worker @coroutine#6997] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:48.561 [Test worker @coroutine#6997] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:48.561 [Test worker @coroutine#6997] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2024-02-04 23:47:48.561 [Test worker @coroutine#6997] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:48.561 [Test worker @coroutine#6997] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:48.561 [Test worker @coroutine#6997] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:48.561 [Test worker @coroutine#6997] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:48.561 [Test worker @coroutine#6997] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:48.561 [Test worker @coroutine#6997] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:48.561 [Test worker @coroutine#6997] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:48.561 [Test worker @coroutine#6997] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:48.561 [Test worker @coroutine#6997] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2024-02-04 23:47:48.561 [Test worker @coroutine#6997] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@48860fb8 2024-02-04 23:47:48.561 [Test worker @coroutine#6997] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@48860fb8 2024-02-04 23:47:48.561 [Test worker @coroutine#6997] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2024-02-04 23:47:48.576 [Test worker @coroutine#6997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48860fb8 2024-02-04 23:47:48.587 [Test worker @coroutine#6998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48860fb8 2024-02-04 23:47:48.589 [Test worker @coroutine#7001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48860fb8 2024-02-04 23:47:48.590 [Test worker @coroutine#7003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48860fb8 2024-02-04 23:47:48.593 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2024-02-04 23:47:48.593 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2024-02-04 23:47:48.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-04 23:47:48.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:48.593 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2024-02-04 23:47:48.593 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2024-02-04 23:47:48.595 [Test worker @coroutine#7014] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2024-02-04 23:47:48.595 [Test worker @coroutine#7014] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:48.595 [Test worker @coroutine#7014] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:48.595 [Test worker @coroutine#7014] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:48.595 [Test worker @coroutine#7014] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:48.595 [Test worker @coroutine#7014] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:48.595 [Test worker @coroutine#7014] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:48.595 [Test worker @coroutine#7014] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38cd7531 2024-02-04 23:47:48.595 [Test worker @coroutine#7014] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:48.595 [Test worker @coroutine#7014] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:48.595 [Test worker @coroutine#7014] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:48.595 [Test worker @coroutine#7014] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:48.595 [Test worker @coroutine#7014] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:48.595 [Test worker @coroutine#7014] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:48.595 [Test worker @coroutine#7014] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:48.595 [Test worker @coroutine#7014] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:48.595 [Test worker @coroutine#7014] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:48.595 [Test worker @coroutine#7014] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:48.595 [Test worker @coroutine#7014] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:48.595 [Test worker @coroutine#7014] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:48.595 [Test worker @coroutine#7014] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:48.595 [Test worker @coroutine#7014] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:48.595 [Test worker @coroutine#7014] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:48.595 [Test worker @coroutine#7014] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:48.595 [Test worker @coroutine#7014] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:48.595 [Test worker @coroutine#7014] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:48.595 [Test worker @coroutine#7014] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:48.595 [Test worker @coroutine#7014] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2024-02-04 23:47:48.595 [Test worker @coroutine#7014] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:48.595 [Test worker @coroutine#7014] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:48.595 [Test worker @coroutine#7014] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:48.595 [Test worker @coroutine#7014] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:48.595 [Test worker @coroutine#7014] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:48.595 [Test worker @coroutine#7014] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:48.595 [Test worker @coroutine#7014] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:48.595 [Test worker @coroutine#7014] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:48.595 [Test worker @coroutine#7014] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2024-02-04 23:47:48.596 [Test worker @coroutine#7014] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@7821d009 2024-02-04 23:47:48.596 [Test worker @coroutine#7014] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@7821d009 2024-02-04 23:47:48.596 [Test worker @coroutine#7014] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2024-02-04 23:47:48.610 [Test worker @coroutine#7014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7821d009 2024-02-04 23:47:48.621 [Test worker @coroutine#7015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7821d009 2024-02-04 23:47:48.623 [Test worker @coroutine#7017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7821d009 2024-02-04 23:47:48.625 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7821d009 2024-02-04 23:47:48.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2024-02-04 23:47:48.627 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2024-02-04 23:47:48.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-04 23:47:48.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:48.627 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2024-02-04 23:47:48.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2024-02-04 23:47:48.628 [Test worker @coroutine#7030] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2024-02-04 23:47:48.629 [Test worker @coroutine#7030] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:48.629 [Test worker @coroutine#7030] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:48.629 [Test worker @coroutine#7030] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:48.629 [Test worker @coroutine#7030] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:48.629 [Test worker @coroutine#7030] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:48.629 [Test worker @coroutine#7030] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:48.629 [Test worker @coroutine#7030] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e7c3ba2 2024-02-04 23:47:48.629 [Test worker @coroutine#7030] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:48.629 [Test worker @coroutine#7030] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:48.629 [Test worker @coroutine#7030] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:48.629 [Test worker @coroutine#7030] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:48.629 [Test worker @coroutine#7030] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:48.629 [Test worker @coroutine#7030] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:48.629 [Test worker @coroutine#7030] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:48.629 [Test worker @coroutine#7030] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:48.629 [Test worker @coroutine#7030] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:48.629 [Test worker @coroutine#7030] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:48.629 [Test worker @coroutine#7030] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:48.629 [Test worker @coroutine#7030] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:48.629 [Test worker @coroutine#7030] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:48.629 [Test worker @coroutine#7030] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:48.629 [Test worker @coroutine#7030] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:48.629 [Test worker @coroutine#7030] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:48.629 [Test worker @coroutine#7030] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:48.629 [Test worker @coroutine#7030] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:48.629 [Test worker @coroutine#7030] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:48.629 [Test worker @coroutine#7030] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2024-02-04 23:47:48.629 [Test worker @coroutine#7030] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:48.629 [Test worker @coroutine#7030] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:48.629 [Test worker @coroutine#7030] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:48.629 [Test worker @coroutine#7030] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:48.629 [Test worker @coroutine#7030] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:48.629 [Test worker @coroutine#7030] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:48.629 [Test worker @coroutine#7030] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:48.629 [Test worker @coroutine#7030] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:48.629 [Test worker @coroutine#7030] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2024-02-04 23:47:48.629 [Test worker @coroutine#7030] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@6351efa6 2024-02-04 23:47:48.629 [Test worker @coroutine#7030] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@6351efa6 2024-02-04 23:47:48.629 [Test worker @coroutine#7030] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2024-02-04 23:47:48.644 [Test worker @coroutine#7030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6351efa6 2024-02-04 23:47:48.655 [Test worker @coroutine#7032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6351efa6 2024-02-04 23:47:48.657 [Test worker @coroutine#7034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6351efa6 2024-02-04 23:47:48.659 [Test worker @coroutine#7036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6351efa6 2024-02-04 23:47:48.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2024-02-04 23:47:48.661 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2024-02-04 23:47:48.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-04 23:47:48.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:48.661 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2024-02-04 23:47:48.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2024-02-04 23:47:48.663 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2024-02-04 23:47:48.663 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:48.663 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:48.663 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:48.663 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:48.663 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:48.663 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:48.663 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ecf001f 2024-02-04 23:47:48.663 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:48.663 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:48.663 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:48.663 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:48.663 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:48.663 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:48.663 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:48.663 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:48.663 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:48.663 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:48.663 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:48.663 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:48.663 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:48.663 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:48.663 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:48.663 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:48.663 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:48.663 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:48.663 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:48.663 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2024-02-04 23:47:48.663 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:48.663 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:48.663 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:48.663 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:48.663 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:48.663 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:48.663 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:48.663 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:48.663 [Test worker @coroutine#7047] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2024-02-04 23:47:48.663 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a3cb81c 2024-02-04 23:47:48.663 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a3cb81c 2024-02-04 23:47:48.663 [Test worker @coroutine#7047] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2024-02-04 23:47:48.678 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a3cb81c 2024-02-04 23:47:48.689 [Test worker @coroutine#7048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a3cb81c 2024-02-04 23:47:48.691 [Test worker @coroutine#7050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a3cb81c 2024-02-04 23:47:48.693 [Test worker @coroutine#7052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a3cb81c 2024-02-04 23:47:48.695 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2024-02-04 23:47:48.695 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2024-02-04 23:47:48.695 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-04 23:47:48.695 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:48.695 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2024-02-04 23:47:48.695 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2024-02-04 23:47:48.697 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2024-02-04 23:47:48.697 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:48.697 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:48.697 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:48.697 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:48.697 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:48.697 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:48.697 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2aaf7354 2024-02-04 23:47:48.697 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:48.697 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:48.697 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:48.697 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:48.697 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:48.697 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:48.697 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:48.697 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:48.697 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:48.697 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:48.697 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:48.697 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:48.697 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:48.697 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:48.697 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:48.697 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:48.697 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:48.697 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:48.697 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:48.697 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2024-02-04 23:47:48.698 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:48.698 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:48.698 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:48.698 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:48.698 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:48.698 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:48.698 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:48.698 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:48.698 [Test worker @coroutine#7063] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2024-02-04 23:47:48.698 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c18ad5d 2024-02-04 23:47:48.698 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c18ad5d 2024-02-04 23:47:48.698 [Test worker @coroutine#7063] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2024-02-04 23:47:48.709 [DefaultDispatcher-worker-1 @coroutine#3136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a74c940 2024-02-04 23:47:48.709 [DefaultDispatcher-worker-1 @coroutine#3136] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47993/UmAppDatabase/replication/nodeId 2024-02-04 23:47:48.710 [DefaultDispatcher-worker-1 @coroutine#3136] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47993/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:48.710 [DefaultDispatcher-worker-1 @coroutine#3136] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47993/UmAppDatabase/replication/nodeId 2024-02-04 23:47:48.711 [DefaultDispatcher-worker-1 @coroutine#3136] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47993/UmAppDatabase/replication/nodeId 2024-02-04 23:47:48.711 [DefaultDispatcher-worker-1 @coroutine#3136] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47993/UmAppDatabase/replication/nodeId 2024-02-04 23:47:48.715 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c18ad5d 2024-02-04 23:47:48.726 [Test worker @coroutine#7067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c18ad5d 2024-02-04 23:47:48.728 [Test worker @coroutine#7069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c18ad5d 2024-02-04 23:47:48.729 [Test worker @coroutine#7071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c18ad5d 2024-02-04 23:47:48.734 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2024-02-04 23:47:48.734 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2024-02-04 23:47:48.734 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-04 23:47:48.734 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:48.734 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2024-02-04 23:47:48.734 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2024-02-04 23:47:48.736 [Test worker @coroutine#7084] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2024-02-04 23:47:48.736 [Test worker @coroutine#7084] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:48.736 [Test worker @coroutine#7084] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:48.736 [Test worker @coroutine#7084] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:48.736 [Test worker @coroutine#7084] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:48.736 [Test worker @coroutine#7084] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:48.736 [Test worker @coroutine#7084] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:48.736 [Test worker @coroutine#7084] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@557ed49a 2024-02-04 23:47:48.736 [Test worker @coroutine#7084] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:48.736 [Test worker @coroutine#7084] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:48.736 [Test worker @coroutine#7084] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:48.736 [Test worker @coroutine#7084] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:48.736 [Test worker @coroutine#7084] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:48.736 [Test worker @coroutine#7084] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:48.736 [Test worker @coroutine#7084] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:48.736 [Test worker @coroutine#7084] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:48.736 [Test worker @coroutine#7084] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:48.736 [Test worker @coroutine#7084] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:48.736 [Test worker @coroutine#7084] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:48.736 [Test worker @coroutine#7084] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:48.736 [Test worker @coroutine#7084] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:48.736 [Test worker @coroutine#7084] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:48.736 [Test worker @coroutine#7084] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:48.736 [Test worker @coroutine#7084] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:48.736 [Test worker @coroutine#7084] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:48.736 [Test worker @coroutine#7084] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:48.736 [Test worker @coroutine#7084] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:48.736 [Test worker @coroutine#7084] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2024-02-04 23:47:48.736 [Test worker @coroutine#7084] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:48.736 [Test worker @coroutine#7084] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:48.736 [Test worker @coroutine#7084] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:48.736 [Test worker @coroutine#7084] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:48.736 [Test worker @coroutine#7084] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:48.736 [Test worker @coroutine#7084] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:48.736 [Test worker @coroutine#7084] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:48.736 [Test worker @coroutine#7084] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:48.736 [Test worker @coroutine#7084] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2024-02-04 23:47:48.736 [Test worker @coroutine#7084] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c2c1790 2024-02-04 23:47:48.736 [Test worker @coroutine#7084] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c2c1790 2024-02-04 23:47:48.736 [Test worker @coroutine#7084] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2024-02-04 23:47:48.751 [Test worker @coroutine#7084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c2c1790 2024-02-04 23:47:48.762 [Test worker @coroutine#7086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c2c1790 2024-02-04 23:47:48.764 [Test worker @coroutine#7089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c2c1790 2024-02-04 23:47:48.766 [Test worker @coroutine#7091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c2c1790 2024-02-04 23:47:48.769 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2024-02-04 23:47:48.769 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2024-02-04 23:47:48.769 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-04 23:47:48.769 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:48.769 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2024-02-04 23:47:48.769 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2024-02-04 23:47:48.770 [Test worker @coroutine#7104] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2024-02-04 23:47:48.770 [Test worker @coroutine#7104] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:48.770 [Test worker @coroutine#7104] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:48.770 [Test worker @coroutine#7104] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:48.770 [Test worker @coroutine#7104] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:48.770 [Test worker @coroutine#7104] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:48.770 [Test worker @coroutine#7104] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:48.770 [Test worker @coroutine#7104] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f60ba06 2024-02-04 23:47:48.770 [Test worker @coroutine#7104] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:48.770 [Test worker @coroutine#7104] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:48.770 [Test worker @coroutine#7104] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:48.770 [Test worker @coroutine#7104] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:48.770 [Test worker @coroutine#7104] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:48.770 [Test worker @coroutine#7104] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:48.770 [Test worker @coroutine#7104] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:48.770 [Test worker @coroutine#7104] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:48.771 [Test worker @coroutine#7104] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:48.771 [Test worker @coroutine#7104] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:48.771 [Test worker @coroutine#7104] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:48.771 [Test worker @coroutine#7104] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:48.771 [Test worker @coroutine#7104] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:48.771 [Test worker @coroutine#7104] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:48.771 [Test worker @coroutine#7104] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:48.771 [Test worker @coroutine#7104] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:48.771 [Test worker @coroutine#7104] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:48.771 [Test worker @coroutine#7104] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:48.771 [Test worker @coroutine#7104] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:48.771 [Test worker @coroutine#7104] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2024-02-04 23:47:48.771 [Test worker @coroutine#7104] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:48.771 [Test worker @coroutine#7104] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:48.771 [Test worker @coroutine#7104] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:48.771 [Test worker @coroutine#7104] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:48.771 [Test worker @coroutine#7104] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:48.771 [Test worker @coroutine#7104] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:48.771 [Test worker @coroutine#7104] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:48.771 [Test worker @coroutine#7104] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:48.771 [Test worker @coroutine#7104] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2024-02-04 23:47:48.771 [Test worker @coroutine#7104] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d96c290 2024-02-04 23:47:48.771 [Test worker @coroutine#7104] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d96c290 2024-02-04 23:47:48.771 [Test worker @coroutine#7104] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2024-02-04 23:47:48.789 [Test worker @coroutine#7104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d96c290 2024-02-04 23:47:48.805 [Test worker @coroutine#7105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d96c290 2024-02-04 23:47:48.807 [DefaultDispatcher-worker-2 @coroutine#2857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@498503cb 2024-02-04 23:47:48.807 [DefaultDispatcher-worker-2 @coroutine#2857] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35747/UmAppDatabase/replication/nodeId 2024-02-04 23:47:48.807 [DefaultDispatcher-worker-2 @coroutine#2857] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35747/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:48.807 [DefaultDispatcher-worker-2 @coroutine#2857] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35747/UmAppDatabase/replication/nodeId 2024-02-04 23:47:48.808 [Test worker @coroutine#7107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d96c290 2024-02-04 23:47:48.809 [DefaultDispatcher-worker-2 @coroutine#2857] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35747/UmAppDatabase/replication/nodeId 2024-02-04 23:47:48.809 [DefaultDispatcher-worker-2 @coroutine#2857] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35747/UmAppDatabase/replication/nodeId 2024-02-04 23:47:48.811 [Test worker @coroutine#7111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d96c290 2024-02-04 23:47:48.814 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2024-02-04 23:47:48.814 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2024-02-04 23:47:48.814 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-04 23:47:48.814 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:48.814 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2024-02-04 23:47:48.814 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2024-02-04 23:47:48.815 [Test worker @coroutine#7125] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2024-02-04 23:47:48.815 [Test worker @coroutine#7125] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:48.815 [Test worker @coroutine#7125] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:48.815 [Test worker @coroutine#7125] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:48.815 [Test worker @coroutine#7125] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:48.815 [Test worker @coroutine#7125] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:48.816 [Test worker @coroutine#7125] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:48.816 [Test worker @coroutine#7125] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@490dc900 2024-02-04 23:47:48.816 [Test worker @coroutine#7125] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:48.816 [Test worker @coroutine#7125] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:48.816 [Test worker @coroutine#7125] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:48.816 [Test worker @coroutine#7125] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:48.816 [Test worker @coroutine#7125] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:48.816 [Test worker @coroutine#7125] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:48.816 [Test worker @coroutine#7125] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:48.816 [Test worker @coroutine#7125] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:48.816 [Test worker @coroutine#7125] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:48.816 [Test worker @coroutine#7125] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:48.816 [Test worker @coroutine#7125] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:48.816 [Test worker @coroutine#7125] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:48.816 [Test worker @coroutine#7125] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:48.816 [Test worker @coroutine#7125] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:48.816 [Test worker @coroutine#7125] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:48.816 [Test worker @coroutine#7125] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:48.816 [Test worker @coroutine#7125] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:48.816 [Test worker @coroutine#7125] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:48.816 [Test worker @coroutine#7125] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:48.816 [Test worker @coroutine#7125] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2024-02-04 23:47:48.816 [Test worker @coroutine#7125] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:48.816 [Test worker @coroutine#7125] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:48.816 [Test worker @coroutine#7125] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:48.816 [Test worker @coroutine#7125] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:48.816 [Test worker @coroutine#7125] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:48.816 [Test worker @coroutine#7125] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:48.816 [Test worker @coroutine#7125] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:48.816 [Test worker @coroutine#7125] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:48.816 [Test worker @coroutine#7125] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2024-02-04 23:47:48.816 [Test worker @coroutine#7125] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@ab5af13 2024-02-04 23:47:48.816 [Test worker @coroutine#7125] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@ab5af13 2024-02-04 23:47:48.816 [Test worker @coroutine#7125] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2024-02-04 23:47:48.836 [Test worker @coroutine#7125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab5af13 2024-02-04 23:47:48.851 [Test worker @coroutine#7126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab5af13 2024-02-04 23:47:48.854 [Test worker @coroutine#7128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab5af13 2024-02-04 23:47:48.856 [Test worker @coroutine#7130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab5af13 2024-02-04 23:47:48.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2024-02-04 23:47:48.859 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2024-02-04 23:47:48.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-04 23:47:48.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:48.859 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2024-02-04 23:47:48.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2024-02-04 23:47:48.861 [Test worker @coroutine#7143] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2024-02-04 23:47:48.862 [Test worker @coroutine#7143] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:48.862 [Test worker @coroutine#7143] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:48.862 [Test worker @coroutine#7143] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:48.862 [Test worker @coroutine#7143] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:48.862 [Test worker @coroutine#7143] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:48.862 [Test worker @coroutine#7143] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:48.862 [Test worker @coroutine#7143] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e67f0a0 2024-02-04 23:47:48.862 [Test worker @coroutine#7143] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:48.862 [Test worker @coroutine#7143] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:48.862 [Test worker @coroutine#7143] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:48.862 [Test worker @coroutine#7143] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:48.862 [Test worker @coroutine#7143] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:48.862 [Test worker @coroutine#7143] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:48.862 [Test worker @coroutine#7143] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:48.862 [Test worker @coroutine#7143] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:48.862 [Test worker @coroutine#7143] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:48.862 [Test worker @coroutine#7143] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:48.862 [Test worker @coroutine#7143] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:48.862 [Test worker @coroutine#7143] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:48.862 [Test worker @coroutine#7143] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:48.862 [Test worker @coroutine#7143] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:48.862 [Test worker @coroutine#7143] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:48.862 [Test worker @coroutine#7143] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:48.862 [Test worker @coroutine#7143] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:48.862 [Test worker @coroutine#7143] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:48.862 [Test worker @coroutine#7143] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:48.862 [Test worker @coroutine#7143] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2024-02-04 23:47:48.862 [Test worker @coroutine#7143] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:48.862 [Test worker @coroutine#7143] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:48.862 [Test worker @coroutine#7143] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:48.862 [Test worker @coroutine#7143] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:48.862 [Test worker @coroutine#7143] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:48.862 [Test worker @coroutine#7143] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:48.862 [Test worker @coroutine#7143] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:48.862 [Test worker @coroutine#7143] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:48.862 [Test worker @coroutine#7143] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2024-02-04 23:47:48.862 [Test worker @coroutine#7143] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@3146c61d 2024-02-04 23:47:48.862 [Test worker @coroutine#7143] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@3146c61d 2024-02-04 23:47:48.862 [Test worker @coroutine#7143] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2024-02-04 23:47:48.882 [Test worker @coroutine#7143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146c61d 2024-02-04 23:47:48.883 [DefaultDispatcher-worker-13 @coroutine#3192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25890ce3 2024-02-04 23:47:48.883 [DefaultDispatcher-worker-13 @coroutine#3192] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36475/UmAppDatabase/replication/nodeId 2024-02-04 23:47:48.883 [DefaultDispatcher-worker-13 @coroutine#3192] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36475/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:48.883 [DefaultDispatcher-worker-13 @coroutine#3192] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36475/UmAppDatabase/replication/nodeId 2024-02-04 23:47:48.884 [DefaultDispatcher-worker-7 @coroutine#3192] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36475/UmAppDatabase/replication/nodeId 2024-02-04 23:47:48.884 [DefaultDispatcher-worker-7 @coroutine#3192] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36475/UmAppDatabase/replication/nodeId 2024-02-04 23:47:48.897 [Test worker @coroutine#7145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146c61d 2024-02-04 23:47:48.900 [Test worker @coroutine#7150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146c61d 2024-02-04 23:47:48.902 [Test worker @coroutine#7152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146c61d 2024-02-04 23:47:48.906 [UI Thread @coroutine#7161] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2024-02-04 23:47:48.906 [UI Thread @coroutine#7161] 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-02-04 23:47:48.906 [UI Thread @coroutine#7161] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2024-02-04 23:47:48.907 [DefaultDispatcher-worker-1 @coroutine#2890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227fc322 2024-02-04 23:47:48.907 [DefaultDispatcher-worker-1 @coroutine#2890] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48157/UmAppDatabase/replication/nodeId 2024-02-04 23:47:48.907 [DefaultDispatcher-worker-1 @coroutine#2890] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48157/UmAppDatabase/replication/nodeId. 2024-02-04 23:47:48.907 [DefaultDispatcher-worker-1 @coroutine#2890] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48157/UmAppDatabase/replication/nodeId 2024-02-04 23:47:48.908 [DefaultDispatcher-worker-17 @coroutine#2890] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48157/UmAppDatabase/replication/nodeId 2024-02-04 23:47:48.908 [DefaultDispatcher-worker-17 @coroutine#2890] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48157/UmAppDatabase/replication/nodeId 2024-02-04 23:47:48.908 [UI Thread @coroutine#7161] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Temporary failure in name resolution for request https://invalid/Site/verify 2024-02-04 23:47:48.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2024-02-04 23:47:48.910 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2024-02-04 23:47:48.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-04 23:47:48.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:48.910 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2024-02-04 23:47:48.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2024-02-04 23:47:48.912 [Test worker @coroutine#7170] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2024-02-04 23:47:48.912 [Test worker @coroutine#7170] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:48.912 [Test worker @coroutine#7170] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:48.912 [Test worker @coroutine#7170] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:48.912 [Test worker @coroutine#7170] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:48.912 [Test worker @coroutine#7170] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:48.912 [Test worker @coroutine#7170] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:48.912 [Test worker @coroutine#7170] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76334a3a 2024-02-04 23:47:48.912 [Test worker @coroutine#7170] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:48.912 [Test worker @coroutine#7170] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:48.912 [Test worker @coroutine#7170] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:48.912 [Test worker @coroutine#7170] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:48.912 [Test worker @coroutine#7170] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:48.912 [Test worker @coroutine#7170] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:48.912 [Test worker @coroutine#7170] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:48.912 [Test worker @coroutine#7170] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:48.912 [Test worker @coroutine#7170] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:48.912 [Test worker @coroutine#7170] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:48.912 [Test worker @coroutine#7170] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:48.912 [Test worker @coroutine#7170] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:48.912 [Test worker @coroutine#7170] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:48.912 [Test worker @coroutine#7170] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:48.912 [Test worker @coroutine#7170] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:48.912 [Test worker @coroutine#7170] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:48.912 [Test worker @coroutine#7170] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:48.912 [Test worker @coroutine#7170] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:48.912 [Test worker @coroutine#7170] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:48.912 [Test worker @coroutine#7170] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2024-02-04 23:47:48.912 [Test worker @coroutine#7170] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:48.912 [Test worker @coroutine#7170] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:48.912 [Test worker @coroutine#7170] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:48.912 [Test worker @coroutine#7170] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:48.912 [Test worker @coroutine#7170] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:48.912 [Test worker @coroutine#7170] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:48.912 [Test worker @coroutine#7170] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:48.912 [Test worker @coroutine#7170] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:48.912 [Test worker @coroutine#7170] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2024-02-04 23:47:48.913 [Test worker @coroutine#7170] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@28cfbcc 2024-02-04 23:47:48.913 [Test worker @coroutine#7170] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@28cfbcc 2024-02-04 23:47:48.913 [Test worker @coroutine#7170] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2024-02-04 23:47:48.933 [Test worker @coroutine#7170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28cfbcc 2024-02-04 23:47:48.948 [Test worker @coroutine#7172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28cfbcc 2024-02-04 23:47:48.951 [Test worker @coroutine#7174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28cfbcc 2024-02-04 23:47:48.953 [Test worker @coroutine#7176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28cfbcc 2024-02-04 23:47:48.956 [UI Thread @coroutine#7187] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34125/Site/verify 2024-02-04 23:47:48.956 [UI Thread @coroutine#7187] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34125/Site/verify. 2024-02-04 23:47:48.956 [UI Thread @coroutine#7187] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34125/Site/verify 2024-02-04 23:47:48.958 [UI Thread @coroutine#7187] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34125/Site/verify 2024-02-04 23:47:48.958 [UI Thread @coroutine#7187] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34125/Site/verify 2024-02-04 23:47:48.958 [UI Thread @coroutine#7187] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:34125/Site/verify. 2024-02-04 23:47:48.958 [UI Thread @coroutine#7187] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:34125/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-04 23:47:48.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2024-02-04 23:47:48.960 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2024-02-04 23:47:48.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-04 23:47:48.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:48.960 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2024-02-04 23:47:48.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2024-02-04 23:47:48.966 [Test worker @coroutine#7194] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2024-02-04 23:47:48.967 [Test worker @coroutine#7194] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-04 23:47:48.967 [Test worker @coroutine#7194] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-04 23:47:48.967 [Test worker @coroutine#7194] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-04 23:47:48.967 [Test worker @coroutine#7194] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-04 23:47:48.967 [Test worker @coroutine#7194] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-04 23:47:48.967 [Test worker @coroutine#7194] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-04 23:47:48.967 [Test worker @coroutine#7194] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d2161b6 2024-02-04 23:47:48.967 [Test worker @coroutine#7194] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-04 23:47:48.967 [Test worker @coroutine#7194] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-04 23:47:48.967 [Test worker @coroutine#7194] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-04 23:47:48.967 [Test worker @coroutine#7194] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-04 23:47:48.967 [Test worker @coroutine#7194] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-04 23:47:48.967 [Test worker @coroutine#7194] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-04 23:47:48.967 [Test worker @coroutine#7194] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-04 23:47:48.967 [Test worker @coroutine#7194] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-04 23:47:48.967 [Test worker @coroutine#7194] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-04 23:47:48.967 [Test worker @coroutine#7194] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-04 23:47:48.967 [Test worker @coroutine#7194] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-04 23:47:48.967 [Test worker @coroutine#7194] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-04 23:47:48.967 [Test worker @coroutine#7194] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-04 23:47:48.967 [Test worker @coroutine#7194] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-04 23:47:48.967 [Test worker @coroutine#7194] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-04 23:47:48.967 [Test worker @coroutine#7194] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-04 23:47:48.967 [Test worker @coroutine#7194] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-04 23:47:48.967 [Test worker @coroutine#7194] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-04 23:47:48.967 [Test worker @coroutine#7194] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-04 23:47:48.967 [Test worker @coroutine#7194] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2024-02-04 23:47:48.967 [Test worker @coroutine#7194] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-04 23:47:48.967 [Test worker @coroutine#7194] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-04 23:47:48.967 [Test worker @coroutine#7194] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-04 23:47:48.967 [Test worker @coroutine#7194] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-04 23:47:48.967 [Test worker @coroutine#7194] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-04 23:47:48.967 [Test worker @coroutine#7194] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-04 23:47:48.967 [Test worker @coroutine#7194] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-04 23:47:48.967 [Test worker @coroutine#7194] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-04 23:47:48.967 [Test worker @coroutine#7194] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2024-02-04 23:47:48.967 [Test worker @coroutine#7194] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e6bb211 2024-02-04 23:47:48.967 [Test worker @coroutine#7194] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e6bb211 2024-02-04 23:47:48.967 [Test worker @coroutine#7194] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2024-02-04 23:47:48.987 [Test worker @coroutine#7194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e6bb211 2024-02-04 23:47:49.003 [Test worker @coroutine#7195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e6bb211 2024-02-04 23:47:49.005 [Test worker @coroutine#7197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e6bb211 2024-02-04 23:47:49.007 [Test worker @coroutine#7199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e6bb211 2024-02-04 23:47:49.016 [DefaultDispatcher-worker-14 @coroutine#7201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e6bb211 2024-02-04 23:47:49.026 [DefaultDispatcher-worker-5 @coroutine#7194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e6bb211 2024-02-04 23:47:49.030 [UI Thread @coroutine#7211] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58241/555124823092809728/_ustadmanifest.json 2024-02-04 23:47:49.030 [UI Thread @coroutine#7211] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58241/555124823092809728/_ustadmanifest.json. 2024-02-04 23:47:49.030 [UI Thread @coroutine#7211] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58241/555124823092809728/_ustadmanifest.json 2024-02-04 23:47:49.032 [UI Thread @coroutine#7211] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58241/555124823092809728/_ustadmanifest.json 2024-02-04 23:47:49.032 [UI Thread @coroutine#7211] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58241/555124823092809728/_ustadmanifest.json 2024-02-04 23:47:49.032 [UI Thread @coroutine#7211] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:58241/555124823092809728/_ustadmanifest.json. 2024-02-04 23:47:49.032 [UI Thread @coroutine#7211] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58241/555124823092809728/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-04 23:47:49.033 [UI Thread @coroutine#7211] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58241/tincan.xml 2024-02-04 23:47:49.033 [UI Thread @coroutine#7211] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58241/tincan.xml. 2024-02-04 23:47:49.033 [UI Thread @coroutine#7211] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58241/tincan.xml 2024-02-04 23:47:49.033 [UI Thread @coroutine#7211] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58241/tincan.xml 2024-02-04 23:47:49.034 [UI Thread @coroutine#7211] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58241/tincan.xml 2024-02-04 23:47:49.034 [UI Thread @coroutine#7211] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:58241/tincan.xml. 2024-02-04 23:47:49.034 [UI Thread @coroutine#7211] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58241/tincan.xml to class io.ktor.utils.io.core.ByteReadPacket 2024-02-04 23:47:49.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2024-02-04 23:47:49.036 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2024-02-04 23:47:49.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-04 23:47:49.036 [HikariPool-245 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e6bb211: (connection evicted) 2024-02-04 23:47:49.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-04 23:47:49.036 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2024-02-04 23:47:49.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2024-02-05 00:01:53.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2024-02-05 00:01:53.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:01:53.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:01:53.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:01:53.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:01:53.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:01:53.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:01:53.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d074b14 2024-02-05 00:01:53.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:01:53.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:01:53.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:01:53.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:01:53.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:01:53.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:01:53.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:01:53.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:01:53.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:01:53.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:01:53.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:01:53.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:01:53.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:01:53.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 00:01:53.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 00:01:53.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:01:53.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:01:53.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 00:01:53.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:01:53.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2024-02-05 00:01:53.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:01:53.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:01:53.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:01:53.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:01:53.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:01:53.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:01:53.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:01:53.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:01:53.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2024-02-05 00:01:53.448 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-05 00:01:53.448 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-05 00:01:53.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2024-02-05 00:01:53.550 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 00:01:53.555 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@513b6702 2024-02-05 00:01:53.555 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@513b6702 2024-02-05 00:01:53.559 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ffc8355 2024-02-05 00:01:53.560 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ffc8355 2024-02-05 00:01:53.564 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bc30c72 2024-02-05 00:01:53.564 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bc30c72 2024-02-05 00:01:53.568 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ec1896e 2024-02-05 00:01:53.568 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ec1896e 2024-02-05 00:01:53.572 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@14c8fec3 2024-02-05 00:01:53.573 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@14c8fec3 2024-02-05 00:01:53.577 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f953124 2024-02-05 00:01:53.577 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f953124 2024-02-05 00:01:53.579 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-05 00:01:53.582 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c761838 2024-02-05 00:01:53.582 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c761838 2024-02-05 00:01:53.586 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7eee7621 2024-02-05 00:01:53.586 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7eee7621 2024-02-05 00:01:53.590 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d83b1d9 2024-02-05 00:01:53.590 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d83b1d9 2024-02-05 00:01:53.590 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 00:01:53.639 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-05 00:01:53.647 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-05 00:01:54.157 [DefaultDispatcher-worker-4 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 00:01:54.157 [DefaultDispatcher-worker-4 @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-02-05 00:01:54.158 [DefaultDispatcher-worker-4 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 00:01:54.159 [DefaultDispatcher-worker-4 @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-02-05 00:01:54.195 [DefaultDispatcher-worker-7 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-05 00:01:54.197 [DefaultDispatcher-worker-7 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-05 00:01:54.197 [DefaultDispatcher-worker-7 @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-02-05 00:01:54.197 [DefaultDispatcher-worker-7 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-05 00:01:54.384 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-05 00:01:54.500 [DefaultDispatcher-worker-15 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-05 00:01:54.513 [DefaultDispatcher-worker-13 @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-02-05 00:01:54.516 [DefaultDispatcher-worker-2 @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-02-05 00:01:54.553 [DefaultDispatcher-worker-13 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-05 00:01:54.580 [DefaultDispatcher-worker-3 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-05 00:01:54.631 [DefaultDispatcher-worker-9 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-05 00:01:54.644 [Test worker @coroutine#21] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-05 00:01:54.829 [DefaultDispatcher-worker-3 @coroutine#23] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-05 00:01:54.905 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2024-02-05 00:01:54.906 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2024-02-05 00:01:54.906 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 00:01:54.916 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f: (connection evicted) 2024-02-05 00:01:54.918 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@513b6702: (connection evicted) 2024-02-05 00:01:54.918 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ffc8355: (connection evicted) 2024-02-05 00:01:54.918 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5bc30c72: (connection evicted) 2024-02-05 00:01:54.919 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ec1896e: (connection evicted) 2024-02-05 00:01:54.920 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14c8fec3: (connection evicted) 2024-02-05 00:01:54.922 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f953124: (connection evicted) 2024-02-05 00:01:54.922 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c761838: (connection evicted) 2024-02-05 00:01:54.923 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7eee7621: (connection evicted) 2024-02-05 00:01:54.925 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d83b1d9: (connection evicted) 2024-02-05 00:01:54.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:01:54.930 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2024-02-05 00:01:54.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2024-02-05 00:01:54.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2024-02-05 00:01:54.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:01:54.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:01:54.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:01:54.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:01:54.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:01:54.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:01:54.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fc0d9b4 2024-02-05 00:01:54.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:01:54.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:01:54.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:01:54.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:01:54.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:01:54.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:01:54.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:01:54.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:01:54.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:01:54.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:01:54.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:01:54.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:01:54.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:01:54.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 00:01:54.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 00:01:54.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:01:54.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:01:54.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 00:01:54.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:01:54.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2024-02-05 00:01:54.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:01:54.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:01:54.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:01:54.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:01:54.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:01:54.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:01:54.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:01:54.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:01:54.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2024-02-05 00:01:54.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e4f4092 2024-02-05 00:01:54.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e4f4092 2024-02-05 00:01:54.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2024-02-05 00:01:54.974 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e4f4092 2024-02-05 00:01:54.993 [Test worker @coroutine#27] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e4f4092 2024-02-05 00:01:55.003 [Test worker @coroutine#29] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e4f4092 2024-02-05 00:01:55.016 [DefaultDispatcher-worker-9 @coroutine#32] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 00:01:55.016 [DefaultDispatcher-worker-9 @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-02-05 00:01:55.016 [DefaultDispatcher-worker-9 @coroutine#32] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 00:01:55.016 [DefaultDispatcher-worker-9 @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-02-05 00:01:55.049 [DefaultDispatcher-worker-16 @coroutine#31] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e4f4092 2024-02-05 00:01:55.051 [DefaultDispatcher-worker-16 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-05 00:01:55.051 [DefaultDispatcher-worker-16 @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-02-05 00:01:55.051 [DefaultDispatcher-worker-16 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-05 00:01:55.057 [Test worker @coroutine#36] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e4f4092 2024-02-05 00:01:55.072 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 00:01:55.075 [DefaultDispatcher-worker-9 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e4f4092 2024-02-05 00:01:55.086 [DefaultDispatcher-worker-14 @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-02-05 00:01:55.086 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e405c93 2024-02-05 00:01:55.086 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e405c93 2024-02-05 00:01:55.092 [DefaultDispatcher-worker-14 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e4f4092 2024-02-05 00:01:55.098 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1087b12b 2024-02-05 00:01:55.098 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1087b12b 2024-02-05 00:01:55.102 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@14b837e3 2024-02-05 00:01:55.102 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@14b837e3 2024-02-05 00:01:55.111 [DefaultDispatcher-worker-6 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e4f4092 2024-02-05 00:01:55.117 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@51babb10 2024-02-05 00:01:55.117 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@51babb10 2024-02-05 00:01:55.124 [DefaultDispatcher-worker-11 @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-02-05 00:01:55.130 [DefaultDispatcher-worker-11 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e4f4092 2024-02-05 00:01:55.137 [Test worker @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e4f4092 2024-02-05 00:01:55.146 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d82d170 2024-02-05 00:01:55.147 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d82d170 2024-02-05 00:01:55.151 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@60a12f02 2024-02-05 00:01:55.151 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@60a12f02 2024-02-05 00:01:55.155 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@35731bda 2024-02-05 00:01:55.155 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@35731bda 2024-02-05 00:01:55.159 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3195445f 2024-02-05 00:01:55.159 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3195445f 2024-02-05 00:01:55.179 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a470a4c 2024-02-05 00:01:55.180 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a470a4c 2024-02-05 00:01:55.180 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 00:01:55.407 [DefaultDispatcher-worker-15 @coroutine#48] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e4f4092 2024-02-05 00:01:55.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2024-02-05 00:01:55.447 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2024-02-05 00:01:55.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 00:01:55.463 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e4f4092: (connection evicted) 2024-02-05 00:01:55.464 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e405c93: (connection evicted) 2024-02-05 00:01:55.465 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1087b12b: (connection evicted) 2024-02-05 00:01:55.465 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14b837e3: (connection evicted) 2024-02-05 00:01:55.466 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51babb10: (connection evicted) 2024-02-05 00:01:55.466 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d82d170: (connection evicted) 2024-02-05 00:01:55.467 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60a12f02: (connection evicted) 2024-02-05 00:01:55.468 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35731bda: (connection evicted) 2024-02-05 00:01:55.468 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3195445f: (connection evicted) 2024-02-05 00:01:55.468 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a470a4c: (connection evicted) 2024-02-05 00:01:55.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:01:55.469 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2024-02-05 00:01:55.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2024-02-05 00:01:55.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2024-02-05 00:01:55.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:01:55.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:01:55.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:01:55.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:01:55.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:01:55.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:01:55.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1247c72e 2024-02-05 00:01:55.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:01:55.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:01:55.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:01:55.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:01:55.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:01:55.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:01:55.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:01:55.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:01:55.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:01:55.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:01:55.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:01:55.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:01:55.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:01:55.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:01:55.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:01:55.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:01:55.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:01:55.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:01:55.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:01:55.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2024-02-05 00:01:55.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:01:55.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:01:55.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:01:55.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:01:55.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:01:55.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:01:55.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:01:55.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:01:55.561 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2024-02-05 00:01:55.575 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f61e002 2024-02-05 00:01:55.575 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f61e002 2024-02-05 00:01:55.575 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2024-02-05 00:01:55.676 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:01:56.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2024-02-05 00:01:56.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:01:56.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:01:56.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:01:56.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:01:56.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:01:56.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:01:56.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b791dca 2024-02-05 00:01:56.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:01:56.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:01:56.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:01:56.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:01:56.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:01:56.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:01:56.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:01:56.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:01:56.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:01:56.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:01:56.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:01:56.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:01:56.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:01:56.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:01:56.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:01:56.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:01:56.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:01:56.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:01:56.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:01:56.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2024-02-05 00:01:56.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:01:56.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:01:56.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:01:56.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:01:56.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:01:56.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:01:56.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:01:56.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:01:56.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2024-02-05 00:01:56.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@2af9a5ef 2024-02-05 00:01:56.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@2af9a5ef 2024-02-05 00:01:56.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2024-02-05 00:01:56.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2024-02-05 00:01:56.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:01:56.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:01:56.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:01:56.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:01:56.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:01:56.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:01:56.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6736f40f 2024-02-05 00:01:56.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:01:56.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:01:56.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:01:56.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:01:56.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:01:56.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:01:56.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:01:56.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:01:56.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:01:56.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:01:56.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:01:56.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:01:56.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:01:56.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:01:56.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:01:56.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:01:56.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:01:56.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:01:56.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:01:56.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2024-02-05 00:01:56.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:01:56.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:01:56.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:01:56.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:01:56.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:01:56.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:01:56.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:01:56.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:01:56.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2024-02-05 00:01:56.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@7548e1fb 2024-02-05 00:01:56.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@7548e1fb 2024-02-05 00:01:56.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2024-02-05 00:01:56.125 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:01:56.155 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:01:56.195 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2af9a5ef 2024-02-05 00:01:56.200 [DefaultDispatcher-worker-9 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41043/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-05 00:01:56.200 [DefaultDispatcher-worker-9 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41043/com/ustadmobile/core/contenttype/childrens-literature.epub. 2024-02-05 00:01:56.200 [DefaultDispatcher-worker-9 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41043/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-05 00:01:56.306 [DefaultDispatcher-worker-9 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41043/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-05 00:01:56.309 [DefaultDispatcher-worker-9 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41043/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-05 00:01:56.353 [pool-2-thread-1 @coroutine#86] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7548e1fb 2024-02-05 00:01:56.523 [DefaultDispatcher-worker-9 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Response doesn't have "Content-Type" header, skipping ContentNegotiation plugin 2024-02-05 00:01:56.524 [DefaultDispatcher-worker-9 @coroutine#78] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41043/com/ustadmobile/core/contenttype/childrens-literature.epub to class io.ktor.utils.io.ByteReadChannel 2024-02-05 00:01:56.752 [DefaultDispatcher-worker-14 @coroutine#91] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7548e1fb 2024-02-05 00:01:56.763 [DefaultDispatcher-worker-14 @coroutine#93] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7548e1fb 2024-02-05 00:01:56.799 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2024-02-05 00:01:56.799 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2024-02-05 00:01:56.799 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:01:56.800 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2af9a5ef: (connection evicted) 2024-02-05 00:01:56.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:01:56.801 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2024-02-05 00:01:56.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2024-02-05 00:01:56.804 [Test worker @coroutine#105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7548e1fb 2024-02-05 00:01:56.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2024-02-05 00:01:56.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:01:56.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:01:56.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:01:56.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:01:56.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:01:56.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:01:56.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@145a821d 2024-02-05 00:01:56.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:01:56.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:01:56.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:01:56.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:01:56.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:01:56.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:01:56.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:01:56.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:01:56.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:01:56.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:01:56.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:01:56.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:01:56.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:01:56.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:01:56.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:01:56.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:01:56.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:01:56.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:01:56.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:01:56.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2024-02-05 00:01:56.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:01:56.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:01:56.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:01:56.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:01:56.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:01:56.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:01:56.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:01:56.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:01:56.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2024-02-05 00:01:56.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ed51944 2024-02-05 00:01:56.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ed51944 2024-02-05 00:01:56.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2024-02-05 00:01:56.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2024-02-05 00:01:56.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:01:56.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:01:56.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:01:56.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:01:56.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:01:56.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:01:56.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60c98f25 2024-02-05 00:01:56.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:01:56.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:01:56.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:01:56.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:01:56.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:01:56.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:01:56.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:01:56.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:01:56.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:01:56.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:01:56.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:01:56.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:01:56.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:01:56.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:01:56.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:01:56.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:01:56.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:01:56.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:01:56.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:01:56.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2024-02-05 00:01:56.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:01:56.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:01:56.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:01:56.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:01:56.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:01:56.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:01:56.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:01:56.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:01:56.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2024-02-05 00:01:56.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eb906f3 2024-02-05 00:01:56.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eb906f3 2024-02-05 00:01:56.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2024-02-05 00:01:56.901 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2024-02-05 00:01:56.901 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2024-02-05 00:01:56.901 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:01:56.901 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ed51944: (connection evicted) 2024-02-05 00:01:56.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:01:56.902 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2024-02-05 00:01:56.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2024-02-05 00:01:56.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2024-02-05 00:01:56.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:01:56.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:01:56.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:01:56.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:01:56.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:01:56.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:01:56.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4dd1d2bb 2024-02-05 00:01:56.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:01:56.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:01:56.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:01:56.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:01:56.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:01:56.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:01:56.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:01:56.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:01:56.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:01:56.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:01:56.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:01:56.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:01:56.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:01:56.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:01:56.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:01:56.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:01:56.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:01:56.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:01:56.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:01:56.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2024-02-05 00:01:56.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:01:56.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:01:56.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:01:56.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:01:56.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:01:56.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:01:56.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:01:56.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:01:56.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2024-02-05 00:01:56.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@67a0ff25 2024-02-05 00:01:56.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@67a0ff25 2024-02-05 00:01:56.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2024-02-05 00:01:56.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2024-02-05 00:01:56.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:01:56.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:01:56.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:01:56.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:01:56.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:01:56.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:01:56.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55e91e61 2024-02-05 00:01:56.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:01:56.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:01:56.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:01:56.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:01:56.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:01:56.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:01:56.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:01:56.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:01:56.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:01:56.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:01:56.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:01:56.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:01:56.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:01:56.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:01:56.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:01:56.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:01:56.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:01:56.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:01:56.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:01:56.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2024-02-05 00:01:56.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:01:56.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:01:56.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:01:56.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:01:56.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:01:56.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:01:56.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:01:56.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:01:56.929 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2024-02-05 00:01:56.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d55dd21 2024-02-05 00:01:56.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d55dd21 2024-02-05 00:01:56.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2024-02-05 00:01:56.939 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:01:56.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2024-02-05 00:01:56.939 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2024-02-05 00:01:56.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:01:56.939 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67a0ff25: (connection evicted) 2024-02-05 00:01:56.940 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:01:56.940 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2024-02-05 00:01:56.940 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2024-02-05 00:01:56.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2024-02-05 00:01:56.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:01:56.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:01:56.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:01:56.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:01:56.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:01:56.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:01:56.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31d4b3e8 2024-02-05 00:01:56.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:01:56.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:01:56.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:01:56.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:01:56.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:01:56.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:01:56.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:01:56.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:01:56.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:01:56.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:01:56.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:01:56.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:01:56.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:01:56.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:01:56.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:01:56.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:01:56.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:01:56.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:01:56.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:01:56.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2024-02-05 00:01:56.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:01:56.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:01:56.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:01:56.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:01:56.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:01:56.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:01:56.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:01:56.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:01:56.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2024-02-05 00:01:56.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fc1c7e 2024-02-05 00:01:56.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fc1c7e 2024-02-05 00:01:56.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2024-02-05 00:01:56.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2024-02-05 00:01:56.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:01:56.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:01:56.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:01:56.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:01:56.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:01:56.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:01:56.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75cacb3e 2024-02-05 00:01:56.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:01:56.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:01:56.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:01:56.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:01:56.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:01:56.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:01:56.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:01:56.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:01:56.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:01:56.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:01:56.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:01:56.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:01:56.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:01:56.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:01:56.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:01:56.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:01:56.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:01:56.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:01:56.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:01:56.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2024-02-05 00:01:56.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:01:56.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:01:56.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:01:56.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:01:56.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:01:56.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:01:56.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:01:56.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:01:56.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2024-02-05 00:01:56.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@29c59b6e 2024-02-05 00:01:56.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@29c59b6e 2024-02-05 00:01:56.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2024-02-05 00:01:57.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2024-02-05 00:01:57.019 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2024-02-05 00:01:57.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:01:57.030 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:01:57.035 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1fc1c7e: (connection evicted) 2024-02-05 00:01:57.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:01:57.036 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2024-02-05 00:01:57.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2024-02-05 00:01:57.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2024-02-05 00:01:57.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:01:57.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:01:57.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:01:57.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:01:57.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:01:57.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:01:57.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31f7eb8 2024-02-05 00:01:57.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:01:57.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:01:57.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:01:57.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:01:57.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:01:57.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:01:57.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:01:57.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:01:57.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:01:57.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:01:57.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:01:57.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:01:57.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:01:57.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:01:57.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:01:57.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:01:57.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:01:57.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:01:57.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:01:57.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2024-02-05 00:01:57.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:01:57.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:01:57.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:01:57.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:01:57.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:01:57.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:01:57.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:01:57.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:01:57.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2024-02-05 00:01:57.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a833595 2024-02-05 00:01:57.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a833595 2024-02-05 00:01:57.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2024-02-05 00:01:57.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2024-02-05 00:01:57.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:01:57.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:01:57.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:01:57.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:01:57.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:01:57.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:01:57.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31006a75 2024-02-05 00:01:57.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:01:57.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:01:57.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:01:57.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:01:57.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:01:57.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:01:57.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:01:57.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:01:57.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:01:57.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:01:57.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:01:57.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:01:57.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:01:57.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:01:57.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:01:57.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:01:57.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:01:57.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:01:57.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:01:57.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2024-02-05 00:01:57.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:01:57.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:01:57.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:01:57.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:01:57.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:01:57.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:01:57.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:01:57.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:01:57.072 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2024-02-05 00:01:57.087 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:01:57.087 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@e97f115 2024-02-05 00:01:57.087 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@e97f115 2024-02-05 00:01:57.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2024-02-05 00:01:57.143 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2024-02-05 00:01:57.143 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2024-02-05 00:01:57.143 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:01:57.150 [HikariPool-12 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Pool stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:01:57.159 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a833595: (connection evicted) 2024-02-05 00:01:57.163 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:01:57.163 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2024-02-05 00:01:57.163 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2024-02-05 00:01:57.188 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:01:57.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2024-02-05 00:01:57.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:01:57.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:01:57.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:01:57.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:01:57.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:01:57.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:01:57.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b32465 2024-02-05 00:01:57.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:01:57.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:01:57.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:01:57.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:01:57.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:01:57.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:01:57.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:01:57.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:01:57.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:01:57.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:01:57.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:01:57.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:01:57.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:01:57.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:01:57.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:01:57.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:01:57.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:01:57.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:01:57.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:01:57.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2024-02-05 00:01:57.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:01:57.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:01:57.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:01:57.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:01:57.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:01:57.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:01:57.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:01:57.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:01:57.302 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2024-02-05 00:01:57.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@66b6873f 2024-02-05 00:01:57.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@66b6873f 2024-02-05 00:01:57.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2024-02-05 00:01:57.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2024-02-05 00:01:57.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:01:57.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:01:57.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:01:57.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:01:57.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:01:57.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:01:57.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52285a5f 2024-02-05 00:01:57.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:01:57.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:01:57.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:01:57.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:01:57.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:01:57.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:01:57.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:01:57.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:01:57.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:01:57.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:01:57.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:01:57.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:01:57.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:01:57.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:01:57.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:01:57.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:01:57.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:01:57.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:01:57.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:01:57.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2024-02-05 00:01:57.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:01:57.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:01:57.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:01:57.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:01:57.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:01:57.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:01:57.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:01:57.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:01:57.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2024-02-05 00:01:57.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@224e6e88 2024-02-05 00:01:57.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@224e6e88 2024-02-05 00:01:57.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2024-02-05 00:01:57.403 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:01:57.431 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:01:57.470 [DefaultDispatcher-worker-11 @coroutine#135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@224e6e88 2024-02-05 00:01:57.493 [DefaultDispatcher-worker-9 @coroutine#137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@224e6e88 2024-02-05 00:01:57.504 [DefaultDispatcher-worker-11 @coroutine#140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@224e6e88 2024-02-05 00:01:57.518 [DefaultDispatcher-worker-11 @coroutine#142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@224e6e88 2024-02-05 00:01:57.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2024-02-05 00:01:57.632 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2024-02-05 00:01:57.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:01:57.635 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66b6873f: (connection evicted) 2024-02-05 00:01:57.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:01:57.636 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2024-02-05 00:01:57.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2024-02-05 00:01:57.644 [Test worker @coroutine#314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@224e6e88 2024-02-05 00:01:57.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2024-02-05 00:01:57.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:01:57.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:01:57.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:01:57.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:01:57.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:01:57.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:01:57.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55c03e4 2024-02-05 00:01:57.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:01:57.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:01:57.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:01:57.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:01:57.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:01:57.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:01:57.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:01:57.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:01:57.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:01:57.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:01:57.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:01:57.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:01:57.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:01:57.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:01:57.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:01:57.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:01:57.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:01:57.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:01:57.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:01:57.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2024-02-05 00:01:57.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:01:57.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:01:57.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:01:57.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:01:57.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:01:57.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:01:57.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:01:57.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:01:57.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2024-02-05 00:01:57.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@120411ec 2024-02-05 00:01:57.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@120411ec 2024-02-05 00:01:57.663 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2024-02-05 00:01:57.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2024-02-05 00:01:57.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:01:57.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:01:57.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:01:57.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:01:57.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:01:57.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:01:57.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6cc8adff 2024-02-05 00:01:57.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:01:57.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:01:57.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:01:57.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:01:57.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:01:57.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:01:57.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:01:57.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:01:57.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:01:57.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:01:57.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:01:57.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:01:57.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:01:57.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:01:57.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:01:57.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:01:57.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:01:57.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:01:57.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:01:57.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2024-02-05 00:01:57.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:01:57.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:01:57.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:01:57.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:01:57.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:01:57.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:01:57.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:01:57.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:01:57.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2024-02-05 00:01:57.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@280d5a82 2024-02-05 00:01:57.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@280d5a82 2024-02-05 00:01:57.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2024-02-05 00:01:57.698 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2024-02-05 00:01:57.698 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2024-02-05 00:01:57.698 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:01:57.699 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@120411ec: (connection evicted) 2024-02-05 00:01:57.700 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:01:57.700 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2024-02-05 00:01:57.700 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2024-02-05 00:01:57.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2024-02-05 00:01:57.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:01:57.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:01:57.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:01:57.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:01:57.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:01:57.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:01:57.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e38e254 2024-02-05 00:01:57.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:01:57.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:01:57.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:01:57.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:01:57.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:01:57.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:01:57.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:01:57.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:01:57.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:01:57.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:01:57.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:01:57.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:01:57.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:01:57.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:01:57.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:01:57.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:01:57.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:01:57.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:01:57.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:01:57.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2024-02-05 00:01:57.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:01:57.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:01:57.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:01:57.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:01:57.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:01:57.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:01:57.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:01:57.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:01:57.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2024-02-05 00:01:57.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e4ecdf8 2024-02-05 00:01:57.713 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e4ecdf8 2024-02-05 00:01:57.713 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2024-02-05 00:01:57.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2024-02-05 00:01:57.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:01:57.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:01:57.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:01:57.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:01:57.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:01:57.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:01:57.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@503a7990 2024-02-05 00:01:57.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:01:57.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:01:57.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:01:57.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:01:57.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:01:57.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:01:57.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:01:57.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:01:57.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:01:57.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:01:57.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:01:57.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:01:57.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:01:57.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:01:57.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:01:57.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:01:57.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:01:57.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:01:57.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:01:57.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2024-02-05 00:01:57.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:01:57.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:01:57.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:01:57.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:01:57.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:01:57.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:01:57.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:01:57.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:01:57.732 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2024-02-05 00:01:57.732 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dcbbb49 2024-02-05 00:01:57.732 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dcbbb49 2024-02-05 00:01:57.732 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2024-02-05 00:01:57.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2024-02-05 00:01:57.736 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2024-02-05 00:01:57.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:01:57.742 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e4ecdf8: (connection evicted) 2024-02-05 00:01:57.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:01:57.743 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2024-02-05 00:01:57.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2024-02-05 00:01:57.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2024-02-05 00:01:57.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:01:57.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:01:57.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:01:57.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:01:57.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:01:57.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:01:57.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@527d48db 2024-02-05 00:01:57.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:01:57.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:01:57.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:01:57.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:01:57.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:01:57.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:01:57.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:01:57.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:01:57.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:01:57.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:01:57.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:01:57.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:01:57.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:01:57.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:01:57.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:01:57.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:01:57.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:01:57.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:01:57.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:01:57.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2024-02-05 00:01:57.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:01:57.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:01:57.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:01:57.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:01:57.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:01:57.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:01:57.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:01:57.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:01:57.748 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2024-02-05 00:01:57.751 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@2335aef2 2024-02-05 00:01:57.751 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@2335aef2 2024-02-05 00:01:57.751 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2024-02-05 00:01:57.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2024-02-05 00:01:57.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:01:57.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:01:57.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:01:57.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:01:57.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:01:57.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:01:57.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17003497 2024-02-05 00:01:57.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:01:57.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:01:57.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:01:57.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:01:57.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:01:57.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:01:57.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:01:57.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:01:57.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:01:57.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:01:57.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:01:57.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:01:57.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:01:57.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:01:57.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:01:57.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:01:57.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:01:57.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:01:57.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:01:57.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2024-02-05 00:01:57.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:01:57.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:01:57.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:01:57.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:01:57.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:01:57.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:01:57.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:01:57.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:01:57.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2024-02-05 00:01:57.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@376498da 2024-02-05 00:01:57.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@376498da 2024-02-05 00:01:57.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2024-02-05 00:01:57.787 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2024-02-05 00:01:57.788 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2024-02-05 00:01:57.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:01:57.788 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2335aef2: (connection evicted) 2024-02-05 00:01:57.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:01:57.789 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2024-02-05 00:01:57.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2024-02-05 00:01:57.790 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:01:57.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2024-02-05 00:01:57.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:01:57.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:01:57.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:01:57.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:01:57.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:01:57.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:01:57.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6de610c6 2024-02-05 00:01:57.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:01:57.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:01:57.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:01:57.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:01:57.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:01:57.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:01:57.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:01:57.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:01:57.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:01:57.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:01:57.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:01:57.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:01:57.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:01:57.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:01:57.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:01:57.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:01:57.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:01:57.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:01:57.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:01:57.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2024-02-05 00:01:57.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:01:57.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:01:57.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:01:57.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:01:57.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:01:57.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:01:57.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:01:57.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:01:57.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2024-02-05 00:01:57.797 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@631944d4 2024-02-05 00:01:57.797 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@631944d4 2024-02-05 00:01:57.797 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2024-02-05 00:01:57.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2024-02-05 00:01:57.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:01:57.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:01:57.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:01:57.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:01:57.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:01:57.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:01:57.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d132bb6 2024-02-05 00:01:57.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:01:57.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:01:57.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:01:57.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:01:57.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:01:57.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:01:57.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:01:57.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:01:57.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:01:57.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:01:57.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:01:57.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:01:57.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:01:57.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:01:57.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:01:57.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:01:57.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:01:57.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:01:57.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:01:57.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2024-02-05 00:01:57.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:01:57.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:01:57.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:01:57.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:01:57.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:01:57.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:01:57.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:01:57.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:01:57.820 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2024-02-05 00:01:57.822 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@225e09f0 2024-02-05 00:01:57.822 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@225e09f0 2024-02-05 00:01:57.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2024-02-05 00:01:57.832 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:01:57.851 [DefaultDispatcher-worker-14 @coroutine#336] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -version 2024-02-05 00:01:57.880 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:01:57.897 [HikariPool-22 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:01:57.899 [DefaultDispatcher-worker-14 @coroutine#336] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -v quiet -print_format json -show_error -show_format -show_streams -show_chapters /tmp/junit18132684704036832296/junit3714453254456294384.tmp 2024-02-05 00:01:57.923 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:01:57.963 [DefaultDispatcher-worker-14 @coroutine#336] DEBUG net.bramp.ffmpeg.FFprobe - { "streams": [ { "index": 0, "codec_name": "h264", "codec_long_name": "H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10", "profile": "High", "codec_type": "video", "codec_time_base": "36131/2150400", "codec_tag_string": "avc1", "codec_tag": "0x31637661", "width": 1920, "height": 1080, "coded_width": 1920, "coded_height": 1088, "has_b_frames": 1, "sample_aspect_ratio": "1:1", "display_aspect_ratio": "16:9", "pix_fmt": "yuv420p", "level": 40, "color_range": "tv", "color_space": "bt709", "color_transfer": "bt709", "color_primaries": "bt709", "chroma_location": "left", "refs": 1, "is_avc": "true", "nal_length_size": "4", "r_frame_rate": "30/1", "avg_frame_rate": "1075200/36131", 2024-02-05 00:01:57.979 [DefaultDispatcher-worker-14 @coroutine#336] DEBUG net.bramp.ffmpeg.FFprobe - "time_base": "1/15360", "start_pts": 0, "start_time": "0.000000", "duration_ts": 17695, "duration": "1.152018", "bit_rate": "3011701", "bits_per_raw_sample": "8", "nb_frames": "70", "disposition": { "default": 1, "dub": 0, "original": 0, "comment": 0, "lyrics": 0, "karaoke": 0, "forced": 0, "hearing_impaired": 0, "visual_impaired": 0, "clean_effects": 0, "attached_pic": 0, "timed_thumbnails": 0 }, "tags": { "creation_time": "2019-01-29T08:44:17.000000Z", "language": "und", "handler_name": "Core Media Video" } }, { "index": 1, "codec_name": "aac", "codec_long_name": "AAC (Advanced Audio Coding 2024-02-05 00:01:57.982 [DefaultDispatcher-worker-14 @coroutine#336] DEBUG net.bramp.ffmpeg.FFprobe - )", "profile": "LC", "codec_type": "audio", "codec_time_base": "1/44100", "codec_tag_string": "mp4a", "codec_tag": "0x6134706d", "sample_fmt": "fltp", "sample_rate": "44100", "channels": 2, "channel_layout": "stereo", "bits_per_sample": 0, "r_frame_rate": "0/0", "avg_frame_rate": "0/0", "time_base": "1/44100", "start_pts": 0, "start_time": "0.000000", "duration_ts": 50803, "duration": "1.151995", "bit_rate": "127320", "max_bit_rate": "127999", "nb_frames": "53", "disposition": { "default": 1, "dub": 0, "original": 0, "comment": 0, "lyrics": 0, "karaoke": 0, "forced": 0, "hearing_impaired": 0, "visual_impaired": 0, 2024-02-05 00:01:57.982 [DefaultDispatcher-worker-14 @coroutine#336] DEBUG net.bramp.ffmpeg.FFprobe - "clean_effects": 0, "attached_pic": 0, "timed_thumbnails": 0 }, "tags": { "creation_time": "2019-01-29T08:44:17.000000Z", "language": "und", "handler_name": "Core Media Audio" } } ], "chapters": [ ], "format": { "filename": "/tmp/junit18132684704036832296/junit3714453254456294384.tmp", "nb_streams": 2, "nb_programs": 0, "format_name": "mov,mp4,m4a,3gp,3g2,mj2", "format_long_name": "QuickTime / MOV", "start_time": "0.000000", "duration": "1.152000", "size": "907481", "bit_rate": "6301951", "probe_score": 100, "tags": { "major_brand": "mp42", "minor_version": "1", "compatible_brands": "mp41mp42isom", "creation_time": "2019-01-29T08:44:17.000000Z" } } } 2024-02-05 00:01:57.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2024-02-05 00:01:57.983 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2024-02-05 00:01:57.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:01:57.983 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@631944d4: (connection evicted) 2024-02-05 00:01:57.984 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:01:57.984 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2024-02-05 00:01:57.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2024-02-05 00:01:57.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2024-02-05 00:01:57.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:01:57.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:01:57.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:01:57.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:01:57.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:01:57.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:01:57.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@563843f1 2024-02-05 00:01:57.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:01:57.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:01:57.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:01:57.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:01:57.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:01:57.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:01:57.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:01:57.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:01:57.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:01:57.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:01:57.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:01:57.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:01:57.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:01:57.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:01:57.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:01:57.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:01:57.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:01:57.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:01:57.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:01:57.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2024-02-05 00:01:57.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:01:57.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:01:57.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:01:57.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:01:57.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:01:57.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:01:57.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:01:57.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:01:57.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2024-02-05 00:01:57.991 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@61c4cebd 2024-02-05 00:01:57.991 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@61c4cebd 2024-02-05 00:01:57.991 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2024-02-05 00:01:58.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2024-02-05 00:01:58.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:01:58.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:01:58.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:01:58.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:01:58.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:01:58.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:01:58.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@655909e2 2024-02-05 00:01:58.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:01:58.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:01:58.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:01:58.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:01:58.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:01:58.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:01:58.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:01:58.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:01:58.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:01:58.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:01:58.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:01:58.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:01:58.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:01:58.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:01:58.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:01:58.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:01:58.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:01:58.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:01:58.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:01:58.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2024-02-05 00:01:58.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:01:58.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:01:58.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:01:58.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:01:58.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:01:58.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:01:58.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:01:58.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:01:58.014 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2024-02-05 00:01:58.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@1171ba7e 2024-02-05 00:01:58.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@1171ba7e 2024-02-05 00:01:58.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2024-02-05 00:01:58.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2024-02-05 00:01:58.027 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2024-02-05 00:01:58.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:01:58.043 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61c4cebd: (connection evicted) 2024-02-05 00:01:58.044 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:01:58.044 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2024-02-05 00:01:58.044 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2024-02-05 00:01:58.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2024-02-05 00:01:58.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:01:58.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:01:58.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:01:58.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:01:58.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:01:58.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:01:58.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70d687b8 2024-02-05 00:01:58.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:01:58.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:01:58.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:01:58.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:01:58.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:01:58.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:01:58.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:01:58.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:01:58.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:01:58.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:01:58.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:01:58.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:01:58.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:01:58.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:01:58.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:01:58.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:01:58.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:01:58.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:01:58.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:01:58.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2024-02-05 00:01:58.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:01:58.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:01:58.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:01:58.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:01:58.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:01:58.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:01:58.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:01:58.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:01:58.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2024-02-05 00:01:58.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@f49e81a 2024-02-05 00:01:58.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@f49e81a 2024-02-05 00:01:58.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2024-02-05 00:01:58.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2024-02-05 00:01:58.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:01:58.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:01:58.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:01:58.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:01:58.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:01:58.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:01:58.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b444b5 2024-02-05 00:01:58.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:01:58.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:01:58.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:01:58.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:01:58.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:01:58.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:01:58.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:01:58.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:01:58.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:01:58.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:01:58.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:01:58.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:01:58.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:01:58.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:01:58.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:01:58.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:01:58.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:01:58.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:01:58.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:01:58.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2024-02-05 00:01:58.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:01:58.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:01:58.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:01:58.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:01:58.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:01:58.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:01:58.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:01:58.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:01:58.074 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2024-02-05 00:01:58.075 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ae66c98 2024-02-05 00:01:58.075 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ae66c98 2024-02-05 00:01:58.075 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2024-02-05 00:01:58.092 [DefaultDispatcher-worker-1 @coroutine#347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ae66c98 2024-02-05 00:01:58.094 [DefaultDispatcher-worker-1 @coroutine#350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ae66c98 2024-02-05 00:01:58.097 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2024-02-05 00:01:58.097 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2024-02-05 00:01:58.097 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:01:58.098 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f49e81a: (connection evicted) 2024-02-05 00:01:58.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:01:58.098 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2024-02-05 00:01:58.098 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2024-02-05 00:01:58.099 [Test worker @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ae66c98 2024-02-05 00:01:58.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2024-02-05 00:01:58.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:01:58.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:01:58.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:01:58.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:01:58.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:01:58.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:01:58.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72a34537 2024-02-05 00:01:58.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:01:58.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:01:58.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:01:58.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:01:58.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:01:58.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:01:58.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:01:58.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:01:58.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:01:58.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:01:58.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:01:58.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:01:58.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:01:58.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:01:58.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:01:58.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:01:58.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:01:58.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:01:58.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:01:58.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2024-02-05 00:01:58.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:01:58.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:01:58.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:01:58.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:01:58.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:01:58.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:01:58.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:01:58.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:01:58.104 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2024-02-05 00:01:58.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@44ddb518 2024-02-05 00:01:58.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@44ddb518 2024-02-05 00:01:58.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2024-02-05 00:01:58.120 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:01:58.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2024-02-05 00:01:58.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:01:58.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:01:58.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:01:58.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:01:58.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:01:58.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:01:58.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e36bc01 2024-02-05 00:01:58.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:01:58.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:01:58.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:01:58.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:01:58.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:01:58.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:01:58.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:01:58.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:01:58.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:01:58.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:01:58.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:01:58.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:01:58.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:01:58.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:01:58.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:01:58.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:01:58.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:01:58.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:01:58.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:01:58.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2024-02-05 00:01:58.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:01:58.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:01:58.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:01:58.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:01:58.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:01:58.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:01:58.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:01:58.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:01:58.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2024-02-05 00:01:58.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@35536760 2024-02-05 00:01:58.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@35536760 2024-02-05 00:01:58.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2024-02-05 00:01:58.160 [DefaultDispatcher-worker-14 @coroutine#361] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -version 2024-02-05 00:01:58.175 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:01:58.207 [HikariPool-28 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:01:58.210 [DefaultDispatcher-worker-14 @coroutine#361] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -v quiet -print_format json -show_error -show_format -show_streams -show_chapters /tmp/junit1426243844048232736/junit13291652776057752509.tmp 2024-02-05 00:01:58.256 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:01:58.325 [DefaultDispatcher-worker-14 @coroutine#361] DEBUG net.bramp.ffmpeg.FFprobe - { "error": { "code": -1094995529, "string": "Invalid data found when processing input" } } 2024-02-05 00:01:58.332 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2024-02-05 00:01:58.332 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2024-02-05 00:01:58.332 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:01:58.335 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@44ddb518: (connection evicted) 2024-02-05 00:01:58.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:01:58.336 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2024-02-05 00:01:58.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2024-02-05 00:01:58.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2024-02-05 00:01:58.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:01:58.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:01:58.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:01:58.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:01:58.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:01:58.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:01:58.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fb44964 2024-02-05 00:01:58.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:01:58.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:01:58.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:01:58.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:01:58.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:01:58.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:01:58.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:01:58.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:01:58.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:01:58.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:01:58.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:01:58.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:01:58.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:01:58.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:01:58.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:01:58.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:01:58.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:01:58.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:01:58.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:01:58.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2024-02-05 00:01:58.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:01:58.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:01:58.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:01:58.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:01:58.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:01:58.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:01:58.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:01:58.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:01:58.363 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2024-02-05 00:01:58.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d444652 2024-02-05 00:01:58.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d444652 2024-02-05 00:01:58.366 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2024-02-05 00:01:58.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2024-02-05 00:01:58.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:01:58.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:01:58.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:01:58.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:01:58.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:01:58.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:01:58.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@669c2b07 2024-02-05 00:01:58.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:01:58.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:01:58.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:01:58.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:01:58.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:01:58.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:01:58.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:01:58.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:01:58.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:01:58.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:01:58.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:01:58.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:01:58.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:01:58.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:01:58.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:01:58.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:01:58.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:01:58.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:01:58.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:01:58.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2024-02-05 00:01:58.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:01:58.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:01:58.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:01:58.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:01:58.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:01:58.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:01:58.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:01:58.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:01:58.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2024-02-05 00:01:58.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a902015 2024-02-05 00:01:58.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a902015 2024-02-05 00:01:58.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2024-02-05 00:01:58.432 [DefaultDispatcher-worker-9 @coroutine#368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a902015 2024-02-05 00:01:58.434 [DefaultDispatcher-worker-9 @coroutine#370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a902015 2024-02-05 00:01:58.443 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2024-02-05 00:01:58.443 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2024-02-05 00:01:58.443 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:01:58.455 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d444652: (connection evicted) 2024-02-05 00:01:58.456 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:01:58.456 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2024-02-05 00:01:58.456 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2024-02-05 00:01:58.457 [Test worker @coroutine#374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a902015 2024-02-05 00:01:58.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2024-02-05 00:01:58.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:01:58.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:01:58.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:01:58.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:01:58.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:01:58.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:01:58.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23c05889 2024-02-05 00:01:58.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:01:58.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:01:58.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:01:58.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:01:58.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:01:58.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:01:58.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:01:58.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:01:58.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:01:58.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:01:58.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:01:58.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:01:58.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:01:58.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:01:58.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:01:58.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:01:58.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:01:58.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:01:58.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:01:58.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2024-02-05 00:01:58.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:01:58.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:01:58.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:01:58.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:01:58.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:01:58.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:01:58.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:01:58.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:01:58.461 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2024-02-05 00:01:58.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@208e5b23 2024-02-05 00:01:58.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@208e5b23 2024-02-05 00:01:58.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2024-02-05 00:01:58.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2024-02-05 00:01:58.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:01:58.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:01:58.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:01:58.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:01:58.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:01:58.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:01:58.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a55e82a 2024-02-05 00:01:58.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:01:58.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:01:58.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:01:58.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:01:58.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:01:58.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:01:58.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:01:58.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:01:58.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:01:58.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:01:58.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:01:58.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:01:58.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:01:58.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:01:58.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:01:58.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:01:58.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:01:58.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:01:58.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:01:58.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2024-02-05 00:01:58.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:01:58.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:01:58.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:01:58.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:01:58.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:01:58.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:01:58.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:01:58.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:01:58.505 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2024-02-05 00:01:58.512 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a01ffff 2024-02-05 00:01:58.512 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a01ffff 2024-02-05 00:01:58.512 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2024-02-05 00:01:58.515 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:01:58.571 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:01:58.596 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2024-02-05 00:01:58.596 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2024-02-05 00:01:58.596 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:01:58.596 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@208e5b23: (connection evicted) 2024-02-05 00:01:58.597 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:01:58.597 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2024-02-05 00:01:58.597 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2024-02-05 00:01:58.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2024-02-05 00:01:58.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:01:58.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:01:58.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:01:58.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:01:58.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:01:58.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:01:58.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6dbbdf92 2024-02-05 00:01:58.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:01:58.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:01:58.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:01:58.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:01:58.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:01:58.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:01:58.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:01:58.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:01:58.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:01:58.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:01:58.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:01:58.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:01:58.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:01:58.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:01:58.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:01:58.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:01:58.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:01:58.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:01:58.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:01:58.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2024-02-05 00:01:58.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:01:58.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:01:58.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:01:58.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:01:58.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:01:58.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:01:58.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:01:58.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:01:58.601 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2024-02-05 00:01:58.602 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@62b786dc 2024-02-05 00:01:58.603 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@62b786dc 2024-02-05 00:01:58.603 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2024-02-05 00:01:58.613 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:01:58.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2024-02-05 00:01:58.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:01:58.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:01:58.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:01:58.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:01:58.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:01:58.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:01:58.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ba1cdbe 2024-02-05 00:01:58.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:01:58.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:01:58.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:01:58.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:01:58.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:01:58.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:01:58.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:01:58.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:01:58.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:01:58.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:01:58.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:01:58.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:01:58.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:01:58.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:01:58.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:01:58.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:01:58.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:01:58.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:01:58.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:01:58.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2024-02-05 00:01:58.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:01:58.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:01:58.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:01:58.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:01:58.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:01:58.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:01:58.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:01:58.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:01:58.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2024-02-05 00:01:58.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@226e07e7 2024-02-05 00:01:58.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@226e07e7 2024-02-05 00:01:58.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2024-02-05 00:01:58.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2024-02-05 00:01:58.631 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2024-02-05 00:01:58.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:01:58.631 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62b786dc: (connection evicted) 2024-02-05 00:01:58.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:01:58.632 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2024-02-05 00:01:58.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2024-02-05 00:01:58.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2024-02-05 00:01:58.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:01:58.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:01:58.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:01:58.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:01:58.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:01:58.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:01:58.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2beee3e8 2024-02-05 00:01:58.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:01:58.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:01:58.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:01:58.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:01:58.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:01:58.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:01:58.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:01:58.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:01:58.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:01:58.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:01:58.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:01:58.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:01:58.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:01:58.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:01:58.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:01:58.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:01:58.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:01:58.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:01:58.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:01:58.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2024-02-05 00:01:58.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:01:58.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:01:58.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:01:58.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:01:58.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:01:58.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:01:58.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:01:58.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:01:58.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2024-02-05 00:01:58.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@58bad46f 2024-02-05 00:01:58.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@58bad46f 2024-02-05 00:01:58.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2024-02-05 00:01:58.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2024-02-05 00:01:58.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:01:58.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:01:58.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:01:58.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:01:58.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:01:58.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:01:58.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c0e4e4e 2024-02-05 00:01:58.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:01:58.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:01:58.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:01:58.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:01:58.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:01:58.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:01:58.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:01:58.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:01:58.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:01:58.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:01:58.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:01:58.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:01:58.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:01:58.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:01:58.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:01:58.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:01:58.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:01:58.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:01:58.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:01:58.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2024-02-05 00:01:58.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:01:58.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:01:58.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:01:58.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:01:58.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:01:58.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:01:58.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:01:58.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:01:58.659 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2024-02-05 00:01:58.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ba97962 2024-02-05 00:01:58.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ba97962 2024-02-05 00:01:58.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2024-02-05 00:01:58.667 [DefaultDispatcher-worker-9 @coroutine#391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ba97962 2024-02-05 00:01:58.669 [DefaultDispatcher-worker-9 @coroutine#393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ba97962 2024-02-05 00:01:58.670 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2024-02-05 00:01:58.670 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2024-02-05 00:01:58.670 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:01:58.671 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58bad46f: (connection evicted) 2024-02-05 00:01:58.671 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:01:58.671 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2024-02-05 00:01:58.671 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2024-02-05 00:01:58.672 [Test worker @coroutine#397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ba97962 2024-02-05 00:01:58.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2024-02-05 00:01:58.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:01:58.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:01:58.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:01:58.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:01:58.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:01:58.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:01:58.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fd4312a 2024-02-05 00:01:58.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:01:58.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:01:58.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:01:58.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:01:58.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:01:58.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:01:58.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:01:58.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:01:58.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:01:58.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:01:58.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:01:58.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:01:58.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:01:58.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:01:58.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:01:58.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:01:58.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:01:58.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:01:58.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:01:58.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2024-02-05 00:01:58.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:01:58.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:01:58.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:01:58.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:01:58.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:01:58.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:01:58.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:01:58.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:01:58.676 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2024-02-05 00:01:58.677 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@3eee08f5 2024-02-05 00:01:58.677 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@3eee08f5 2024-02-05 00:01:58.677 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2024-02-05 00:01:58.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2024-02-05 00:01:58.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:01:58.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:01:58.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:01:58.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:01:58.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:01:58.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:01:58.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@246df37b 2024-02-05 00:01:58.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:01:58.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:01:58.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:01:58.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:01:58.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:01:58.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:01:58.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:01:58.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:01:58.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:01:58.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:01:58.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:01:58.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:01:58.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:01:58.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:01:58.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:01:58.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:01:58.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:01:58.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:01:58.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:01:58.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2024-02-05 00:01:58.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:01:58.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:01:58.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:01:58.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:01:58.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:01:58.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:01:58.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:01:58.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:01:58.703 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2024-02-05 00:01:58.703 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c56eba5 2024-02-05 00:01:58.703 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c56eba5 2024-02-05 00:01:58.703 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2024-02-05 00:01:58.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2024-02-05 00:01:58.708 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2024-02-05 00:01:58.708 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:01:58.723 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3eee08f5: (connection evicted) 2024-02-05 00:01:58.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:01:58.724 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2024-02-05 00:01:58.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2024-02-05 00:01:58.727 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:01:58.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2024-02-05 00:01:58.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:01:58.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:01:58.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:01:58.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:01:58.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:01:58.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:01:58.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67c0c90b 2024-02-05 00:01:58.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:01:58.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:01:58.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:01:58.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:01:58.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:01:58.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:01:58.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:01:58.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:01:58.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:01:58.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:01:58.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:01:58.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:01:58.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:01:58.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 00:01:58.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 00:01:58.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:01:58.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:01:58.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 00:01:58.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:01:58.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2024-02-05 00:01:58.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:01:58.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:01:58.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:01:58.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:01:58.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:01:58.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:01:58.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:01:58.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:01:58.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2024-02-05 00:01:58.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@35454c7a 2024-02-05 00:01:58.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@35454c7a 2024-02-05 00:01:58.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2024-02-05 00:01:58.760 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:01:58.777 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35454c7a 2024-02-05 00:01:58.794 [Test worker @coroutine#406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35454c7a 2024-02-05 00:01:58.798 [Test worker @coroutine#408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35454c7a 2024-02-05 00:01:58.803 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:01:58.807 [Test worker @coroutine#413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35454c7a 2024-02-05 00:01:58.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2024-02-05 00:01:58.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:01:58.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:01:58.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:01:58.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:01:58.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:01:58.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:01:58.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60a6840c 2024-02-05 00:01:58.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:01:58.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:01:58.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:01:58.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:01:58.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:01:58.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:01:58.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:01:58.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:01:58.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:01:58.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:01:58.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:01:58.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:01:58.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:01:58.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:01:58.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:01:58.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:01:58.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:01:58.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:01:58.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:01:58.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2024-02-05 00:01:58.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:01:58.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:01:58.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:01:58.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:01:58.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:01:58.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:01:58.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:01:58.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:01:58.809 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2024-02-05 00:01:58.809 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@1be3f8f8 2024-02-05 00:01:58.809 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@1be3f8f8 2024-02-05 00:01:58.809 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2024-02-05 00:01:58.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2024-02-05 00:01:58.819 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2024-02-05 00:01:58.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 00:01:58.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:01:58.819 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2024-02-05 00:01:58.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2024-02-05 00:01:58.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2024-02-05 00:01:58.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:01:58.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:01:58.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:01:58.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:01:58.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:01:58.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:01:58.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ae42248 2024-02-05 00:01:58.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:01:58.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:01:58.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:01:58.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:01:58.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:01:58.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:01:58.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:01:58.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:01:58.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:01:58.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:01:58.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:01:58.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:01:58.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:01:58.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 00:01:58.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 00:01:58.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:01:58.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:01:58.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 00:01:58.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:01:58.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2024-02-05 00:01:58.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:01:58.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:01:58.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:01:58.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:01:58.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:01:58.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:01:58.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:01:58.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:01:58.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2024-02-05 00:01:58.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@cf984d9 2024-02-05 00:01:58.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@cf984d9 2024-02-05 00:01:58.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2024-02-05 00:01:58.829 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf984d9 2024-02-05 00:01:58.845 [Test worker @coroutine#423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf984d9 2024-02-05 00:01:58.848 [Test worker @coroutine#425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf984d9 2024-02-05 00:01:58.852 [Test worker @coroutine#430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf984d9 2024-02-05 00:01:58.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2024-02-05 00:01:58.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:01:58.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:01:58.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:01:58.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:01:58.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:01:58.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:01:58.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13ee97af 2024-02-05 00:01:58.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:01:58.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:01:58.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:01:58.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:01:58.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:01:58.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:01:58.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:01:58.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:01:58.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:01:58.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:01:58.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:01:58.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:01:58.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:01:58.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:01:58.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:01:58.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:01:58.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:01:58.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:01:58.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:01:58.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2024-02-05 00:01:58.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:01:58.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:01:58.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:01:58.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:01:58.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:01:58.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:01:58.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:01:58.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:01:58.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2024-02-05 00:01:58.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@341ccfd1 2024-02-05 00:01:58.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@341ccfd1 2024-02-05 00:01:58.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2024-02-05 00:01:58.863 [DefaultDispatcher-worker-7 @coroutine#439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@341ccfd1 2024-02-05 00:01:58.866 [Test worker @coroutine#441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@341ccfd1 2024-02-05 00:01:58.866 [DefaultDispatcher-worker-13 @coroutine#427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf984d9 2024-02-05 00:01:58.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2024-02-05 00:01:58.870 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2024-02-05 00:01:58.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:01:58.870 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@cf984d9: (connection evicted) 2024-02-05 00:01:58.871 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:01:58.871 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2024-02-05 00:01:58.871 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2024-02-05 00:01:58.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2024-02-05 00:01:58.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:01:58.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:01:58.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:01:58.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:01:58.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:01:58.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:01:58.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2faf6e4a 2024-02-05 00:01:58.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:01:58.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:01:58.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:01:58.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:01:58.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:01:58.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:01:58.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:01:58.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:01:58.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:01:58.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:01:58.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:01:58.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:01:58.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:01:58.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 00:01:58.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 00:01:58.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:01:58.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:01:58.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 00:01:58.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:01:58.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2024-02-05 00:01:58.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:01:58.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:01:58.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:01:58.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:01:58.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:01:58.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:01:58.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:01:58.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:01:58.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2024-02-05 00:01:58.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@644947ee 2024-02-05 00:01:58.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@644947ee 2024-02-05 00:01:58.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2024-02-05 00:01:58.884 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@644947ee 2024-02-05 00:01:58.898 [Test worker @coroutine#450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@644947ee 2024-02-05 00:01:58.901 [Test worker @coroutine#452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@644947ee 2024-02-05 00:01:58.905 [Test worker @coroutine#457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@644947ee 2024-02-05 00:01:58.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2024-02-05 00:01:58.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:01:58.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:01:58.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:01:58.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:01:58.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:01:58.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:01:58.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71262020 2024-02-05 00:01:58.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:01:58.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:01:58.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:01:58.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:01:58.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:01:58.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:01:58.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:01:58.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:01:58.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:01:58.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:01:58.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:01:58.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:01:58.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:01:58.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:01:58.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:01:58.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:01:58.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:01:58.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:01:58.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:01:58.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2024-02-05 00:01:58.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:01:58.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:01:58.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:01:58.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:01:58.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:01:58.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:01:58.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:01:58.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:01:58.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2024-02-05 00:01:58.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@78e043e4 2024-02-05 00:01:58.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@78e043e4 2024-02-05 00:01:58.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2024-02-05 00:01:58.909 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:01:58.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2024-02-05 00:01:58.914 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2024-02-05 00:01:58.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 00:01:58.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:01:58.914 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2024-02-05 00:01:58.914 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2024-02-05 00:01:58.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2024-02-05 00:01:58.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:01:58.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:01:58.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:01:58.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:01:58.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:01:58.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:01:58.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42b43a6 2024-02-05 00:01:58.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:01:58.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:01:58.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:01:58.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:01:58.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:01:58.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:01:58.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:01:58.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:01:58.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:01:58.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:01:58.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:01:58.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:01:58.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:01:58.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 00:01:58.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 00:01:58.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:01:58.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:01:58.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 00:01:58.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:01:58.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2024-02-05 00:01:58.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:01:58.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:01:58.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:01:58.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:01:58.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:01:58.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:01:58.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:01:58.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:01:58.918 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2024-02-05 00:01:58.922 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b9f7edc 2024-02-05 00:01:58.922 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b9f7edc 2024-02-05 00:01:58.922 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2024-02-05 00:01:58.924 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b9f7edc 2024-02-05 00:01:58.941 [Test worker @coroutine#467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b9f7edc 2024-02-05 00:01:58.944 [Test worker @coroutine#469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b9f7edc 2024-02-05 00:01:58.950 [Test worker @coroutine#474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b9f7edc 2024-02-05 00:01:58.955 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:01:58.962 [DefaultDispatcher-worker-3 @coroutine#471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b9f7edc 2024-02-05 00:01:58.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2024-02-05 00:01:58.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:01:58.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:01:58.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:01:58.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:01:58.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:01:58.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:01:58.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12be4f83 2024-02-05 00:01:58.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:01:58.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:01:58.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:01:58.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:01:58.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:01:58.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:01:58.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:01:58.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:01:58.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:01:58.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:01:58.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:01:58.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:01:58.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:01:58.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:01:58.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:01:58.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:01:58.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:01:58.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:01:58.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:01:58.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2024-02-05 00:01:58.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:01:58.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:01:58.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:01:58.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:01:58.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:01:58.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:01:58.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:01:58.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:01:58.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2024-02-05 00:01:58.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@389008d1 2024-02-05 00:01:58.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@389008d1 2024-02-05 00:01:58.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2024-02-05 00:01:58.970 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2024-02-05 00:01:58.970 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2024-02-05 00:01:58.970 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:01:58.974 [HikariPool-46 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b9f7edc: (connection evicted) 2024-02-05 00:01:58.975 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:01:58.975 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2024-02-05 00:01:58.975 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2024-02-05 00:01:58.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2024-02-05 00:01:58.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:01:58.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:01:58.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:01:58.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:01:58.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:01:58.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:01:58.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b6fcca1 2024-02-05 00:01:58.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:01:58.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:01:58.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:01:58.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:01:58.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:01:58.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:01:58.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:01:58.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:01:58.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:01:58.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:01:58.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:01:58.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:01:58.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:01:58.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:01:58.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:01:58.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:01:58.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:01:58.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:01:58.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:01:58.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2024-02-05 00:01:58.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:01:58.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:01:58.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:01:58.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:01:58.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:01:58.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:01:58.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:01:58.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:01:58.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2024-02-05 00:01:58.988 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@24b3f778 2024-02-05 00:01:58.988 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@24b3f778 2024-02-05 00:01:58.988 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2024-02-05 00:01:59.008 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:01:59.065 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:01:59.088 [HikariPool-48 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 00:01:59.109 [DefaultDispatcher-worker-6 @coroutine#485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24b3f778 2024-02-05 00:01:59.125 [DefaultDispatcher-worker-8 @coroutine#485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24b3f778 2024-02-05 00:01:59.200 [DefaultDispatcher-worker-5 @coroutine#485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24b3f778 2024-02-05 00:01:59.202 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2024-02-05 00:01:59.202 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2024-02-05 00:01:59.202 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:01:59.212 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24b3f778: (connection evicted) 2024-02-05 00:01:59.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:01:59.214 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2024-02-05 00:01:59.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2024-02-05 00:01:59.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2024-02-05 00:01:59.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:01:59.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:01:59.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:01:59.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:01:59.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:01:59.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:01:59.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29188050 2024-02-05 00:01:59.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:01:59.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:01:59.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:01:59.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:01:59.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:01:59.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:01:59.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:01:59.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:01:59.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:01:59.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:01:59.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:01:59.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:01:59.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:01:59.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:01:59.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:01:59.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:01:59.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:01:59.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:01:59.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:01:59.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2024-02-05 00:01:59.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:01:59.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:01:59.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:01:59.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:01:59.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:01:59.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:01:59.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:01:59.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:01:59.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2024-02-05 00:01:59.227 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bf523e3 2024-02-05 00:01:59.227 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bf523e3 2024-02-05 00:01:59.227 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2024-02-05 00:01:59.287 [DefaultDispatcher-worker-11 @coroutine#489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bf523e3 2024-02-05 00:01:59.301 [DefaultDispatcher-worker-1 @coroutine#489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bf523e3 2024-02-05 00:01:59.305 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2024-02-05 00:01:59.305 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2024-02-05 00:01:59.305 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:01:59.305 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5bf523e3: (connection evicted) 2024-02-05 00:01:59.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:01:59.306 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2024-02-05 00:01:59.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2024-02-05 00:01:59.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2024-02-05 00:01:59.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:01:59.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:01:59.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:01:59.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:01:59.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:01:59.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:01:59.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ba0018e 2024-02-05 00:01:59.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:01:59.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:01:59.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:01:59.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:01:59.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:01:59.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:01:59.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:01:59.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:01:59.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:01:59.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:01:59.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:01:59.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:01:59.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:01:59.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:01:59.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:01:59.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:01:59.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:01:59.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:01:59.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:01:59.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2024-02-05 00:01:59.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:01:59.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:01:59.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:01:59.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:01:59.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:01:59.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:01:59.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:01:59.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:01:59.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2024-02-05 00:01:59.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@7037a680 2024-02-05 00:01:59.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@7037a680 2024-02-05 00:01:59.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2024-02-05 00:01:59.378 [DefaultDispatcher-worker-13 @coroutine#493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7037a680 2024-02-05 00:01:59.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2024-02-05 00:01:59.380 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2024-02-05 00:01:59.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:01:59.395 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7037a680: (connection evicted) 2024-02-05 00:01:59.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:01:59.396 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2024-02-05 00:01:59.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2024-02-05 00:01:59.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2024-02-05 00:01:59.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:01:59.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:01:59.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:01:59.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:01:59.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:01:59.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:01:59.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f4d38f9 2024-02-05 00:01:59.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:01:59.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:01:59.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:01:59.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:01:59.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:01:59.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:01:59.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:01:59.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:01:59.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:01:59.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:01:59.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:01:59.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:01:59.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:01:59.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:01:59.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:01:59.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:01:59.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:01:59.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:01:59.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:01:59.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2024-02-05 00:01:59.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:01:59.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:01:59.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:01:59.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:01:59.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:01:59.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:01:59.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:01:59.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:01:59.405 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2024-02-05 00:01:59.406 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@64eeddd8 2024-02-05 00:01:59.406 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@64eeddd8 2024-02-05 00:01:59.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2024-02-05 00:01:59.454 [DefaultDispatcher-worker-6 @coroutine#495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64eeddd8 2024-02-05 00:01:59.465 [DefaultDispatcher-worker-12 @coroutine#495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64eeddd8 2024-02-05 00:01:59.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2024-02-05 00:01:59.467 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2024-02-05 00:01:59.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:01:59.471 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64eeddd8: (connection evicted) 2024-02-05 00:01:59.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:01:59.472 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2024-02-05 00:01:59.472 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2024-02-05 00:01:59.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2024-02-05 00:01:59.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:01:59.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:01:59.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:01:59.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:01:59.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:01:59.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:01:59.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a58e0e9 2024-02-05 00:01:59.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:01:59.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:01:59.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:01:59.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:01:59.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:01:59.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:01:59.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:01:59.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:01:59.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:01:59.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:01:59.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:01:59.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:01:59.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:01:59.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:01:59.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:01:59.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:01:59.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:01:59.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:01:59.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:01:59.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2024-02-05 00:01:59.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:01:59.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:01:59.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:01:59.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:01:59.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:01:59.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:01:59.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:01:59.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:01:59.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2024-02-05 00:01:59.479 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@f44d033 2024-02-05 00:01:59.479 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@f44d033 2024-02-05 00:01:59.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2024-02-05 00:01:59.533 [DefaultDispatcher-worker-15 @coroutine#498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f44d033 2024-02-05 00:01:59.541 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2024-02-05 00:01:59.542 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2024-02-05 00:01:59.542 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:01:59.559 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f44d033: (connection evicted) 2024-02-05 00:01:59.561 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:01:59.567 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2024-02-05 00:01:59.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2024-02-05 00:01:59.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2024-02-05 00:01:59.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:01:59.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:01:59.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:01:59.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:01:59.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:01:59.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:01:59.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13390a96 2024-02-05 00:01:59.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:01:59.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:01:59.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:01:59.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:01:59.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:01:59.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:01:59.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:01:59.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:01:59.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:01:59.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:01:59.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:01:59.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:01:59.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:01:59.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:01:59.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:01:59.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:01:59.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:01:59.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:01:59.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:01:59.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2024-02-05 00:01:59.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:01:59.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:01:59.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:01:59.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:01:59.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:01:59.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:01:59.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:01:59.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:01:59.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2024-02-05 00:01:59.575 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@7497a554 2024-02-05 00:01:59.575 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@7497a554 2024-02-05 00:01:59.575 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2024-02-05 00:01:59.634 [DefaultDispatcher-worker-11 @coroutine#500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7497a554 2024-02-05 00:01:59.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2024-02-05 00:01:59.634 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2024-02-05 00:01:59.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:01:59.648 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7497a554: (connection evicted) 2024-02-05 00:01:59.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:01:59.656 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2024-02-05 00:01:59.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2024-02-05 00:01:59.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2024-02-05 00:01:59.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:01:59.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:01:59.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:01:59.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:01:59.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:01:59.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:01:59.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2cf88901 2024-02-05 00:01:59.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:01:59.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:01:59.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:01:59.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:01:59.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:01:59.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:01:59.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:01:59.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:01:59.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:01:59.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:01:59.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:01:59.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:01:59.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:01:59.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:01:59.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:01:59.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:01:59.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:01:59.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:01:59.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:01:59.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2024-02-05 00:01:59.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:01:59.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:01:59.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:01:59.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:01:59.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:01:59.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:01:59.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:01:59.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:01:59.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2024-02-05 00:01:59.931 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c910acd 2024-02-05 00:01:59.931 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c910acd 2024-02-05 00:01:59.931 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2024-02-05 00:01:59.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2024-02-05 00:01:59.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:01:59.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:01:59.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:01:59.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:01:59.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:01:59.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:01:59.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1191029d 2024-02-05 00:01:59.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:01:59.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:01:59.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:01:59.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:01:59.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:01:59.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:01:59.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:01:59.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:01:59.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:01:59.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:01:59.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:01:59.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:01:59.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:01:59.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:01:59.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:01:59.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:01:59.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:01:59.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:01:59.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:01:59.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2024-02-05 00:01:59.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:01:59.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:01:59.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:01:59.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:01:59.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:01:59.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:01:59.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:01:59.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:01:59.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2024-02-05 00:01:59.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d1c63af 2024-02-05 00:01:59.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d1c63af 2024-02-05 00:01:59.959 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2024-02-05 00:01:59.998 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-05 00:02:00.031 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:00.059 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:00.157 [Test worker] INFO ktor.application - Application started in 0.166 seconds. 2024-02-05 00:02:00.158 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@7d6019d5 2024-02-05 00:02:00.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2024-02-05 00:02:00.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:00.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:00.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:00.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:00.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:00.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:00.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36cf6377 2024-02-05 00:02:00.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:00.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:00.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:00.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:00.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:00.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:00.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:00.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:00.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:00.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:00.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:00.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:00.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:00.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:00.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:00.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:00.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:00.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:00.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:00.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2024-02-05 00:02:00.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:00.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:00.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:00.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:00.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:00.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:00.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:00.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:00.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2024-02-05 00:02:00.374 [DefaultDispatcher-worker-14 @coroutine#515] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-05 00:02:00.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@3151277f 2024-02-05 00:02:00.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@3151277f 2024-02-05 00:02:00.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2024-02-05 00:02:00.486 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:00.498 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-05 00:02:00.569 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-05 00:02:00.569 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-05 00:02:00.570 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-05 00:02:00.571 [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-02-05 00:02:00.571 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-05 00:02:00.571 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-05 00:02:00.571 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-05 00:02:00.572 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-05 00:02:00.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2024-02-05 00:02:00.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:00.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:00.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:00.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:00.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:00.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:00.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d45dd4 2024-02-05 00:02:00.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:00.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:00.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:00.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:00.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:00.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:00.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:00.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:00.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:00.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:00.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:00.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:00.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:00.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:00.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:00.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:00.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:00.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:00.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:00.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2024-02-05 00:02:00.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:00.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:00.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:00.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:00.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:00.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:00.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:00.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:00.575 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2024-02-05 00:02:00.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@1468fc85 2024-02-05 00:02:00.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@1468fc85 2024-02-05 00:02:00.599 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2024-02-05 00:02:00.699 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 00:02:00.710 [DefaultDispatcher-worker-1 @coroutine#521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1468fc85 2024-02-05 00:02:00.716 [DefaultDispatcher-worker-12 @coroutine#523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3151277f 2024-02-05 00:02:00.720 [DefaultDispatcher-worker-12 @coroutine#525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3151277f 2024-02-05 00:02:00.736 [DefaultDispatcher-worker-5 @coroutine#521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1468fc85 2024-02-05 00:02:00.737 [Test worker @coroutine#521] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555128476276432896/_ustadmanifest.json 2024-02-05 00:02:00.737 [Test worker @coroutine#521] 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/555128476276432896/_ustadmanifest.json. 2024-02-05 00:02:00.737 [Test worker @coroutine#521] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555128476276432896/_ustadmanifest.json 2024-02-05 00:02:00.764 [Test worker @coroutine#521] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555128476276432896/_ustadmanifest.json 2024-02-05 00:02:00.764 [Test worker @coroutine#521] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555128476276432896/_ustadmanifest.json 2024-02-05 00:02:00.777 [Test worker @coroutine#521] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555128476276432896/_ustadmanifest.json. 2024-02-05 00:02:00.777 [Test worker @coroutine#521] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555128476276432896/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 00:02:00.779 [Test worker @coroutine#531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3151277f 2024-02-05 00:02:00.795 [DefaultDispatcher-worker-4 @coroutine#521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1468fc85 2024-02-05 00:02:00.802 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-05 00:02:00.803 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-2ccce78d-67f5-44b4-b3fc-58ee1c256dea', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-05 00:02:00.806 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-05 00:02:00.807 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-2ccce78d-67f5-44b4-b3fc-58ee1c256dea 2024-02-05 00:02:00.813 [DefaultDispatcher-worker-11 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 00:02:00.813 [DefaultDispatcher-worker-11 @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/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-05 00:02:00.813 [DefaultDispatcher-worker-11 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 00:02:00.813 [DefaultDispatcher-worker-11 @coroutine#542] 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-02-05 00:02:00.824 [DefaultDispatcher-worker-16 @coroutine#541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1468fc85 2024-02-05 00:02:00.824 [DefaultDispatcher-worker-16 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 00:02:00.824 [DefaultDispatcher-worker-16 @coroutine#541] 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-02-05 00:02:00.824 [DefaultDispatcher-worker-16 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 00:02:00.832 [MyScheduler_Worker-1 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-05 00:02:00.832 [MyScheduler_Worker-1 @coroutine#546] 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-02-05 00:02:00.832 [MyScheduler_Worker-1 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-05 00:02:00.833 [MyScheduler_Worker-1 @coroutine#546] 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-02-05 00:02:00.987 [eventLoopGroupProxy-4-4 @call-handler#566] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-05 00:02:00.987 [eventLoopGroupProxy-4-3 @call-handler#564] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-05 00:02:00.987 [eventLoopGroupProxy-4-1 @call-handler#563] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-05 00:02:00.989 [eventLoopGroupProxy-4-2 @call-handler#562] 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-02-05 00:02:00.997 [eventLoopGroupProxy-4-2 @call-handler#562] 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-02-05 00:02:00.997 [eventLoopGroupProxy-4-3 @call-handler#564] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:00.998 [eventLoopGroupProxy-4-4 @call-handler#566] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:00.998 [eventLoopGroupProxy-4-1 @call-handler#563] 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-02-05 00:02:00.998 [eventLoopGroupProxy-4-1 @call-handler#563] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 00:02:01.001 [eventLoopGroupProxy-4-1 @call-handler#563] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:01.009 [DefaultDispatcher-worker-11 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 00:02:01.009 [DefaultDispatcher-worker-11 @coroutine#542] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 00:02:01.009 [DefaultDispatcher-worker-13 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 00:02:01.009 [DefaultDispatcher-worker-13 @coroutine#541] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 00:02:01.027 [DefaultDispatcher-worker-13 @coroutine#541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1468fc85 2024-02-05 00:02:01.041 [DefaultDispatcher-worker-13 @coroutine#543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1468fc85 2024-02-05 00:02:01.058 [eventLoopGroupProxy-4-2 @coroutine#573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c910acd 2024-02-05 00:02:01.142 [MyScheduler_Worker-1 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-05 00:02:01.142 [MyScheduler_Worker-1 @coroutine#546] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-05 00:02:01.143 [MyScheduler_Worker-1 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-05 00:02:01.143 [MyScheduler_Worker-1 @coroutine#546] 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-02-05 00:02:01.171 [MyScheduler_Worker-1 @coroutine#578] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:01.171 [MyScheduler_Worker-1 @coroutine#578] 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-02-05 00:02:01.171 [MyScheduler_Worker-1 @coroutine#578] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:01.173 [MyScheduler_Worker-1 @coroutine#578] 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-02-05 00:02:01.307 [eventLoopGroupProxy-4-1 @call-handler#563] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 331ms 2024-02-05 00:02:01.308 [eventLoopGroupProxy-4-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-02-05 00:02:01.309 [eventLoopGroupProxy-4-2 @call-handler#562] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 334ms 2024-02-05 00:02:01.310 [eventLoopGroupProxy-4-3 @call-handler#564] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 334ms 2024-02-05 00:02:01.337 [eventLoopGroupProxy-4-1 @coroutine#582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c910acd 2024-02-05 00:02:01.340 [eventLoopGroupProxy-4-1 @call-handler#581] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:01.342 [MyScheduler_Worker-1 @coroutine#578] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:01.343 [eventLoopGroupProxy-4-1 @call-handler#581] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 35ms 2024-02-05 00:02:01.342 [DefaultDispatcher-worker-14 @coroutine#550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1468fc85 2024-02-05 00:02:01.384 [MyScheduler_Worker-1 @coroutine#578] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:01.384 [MyScheduler_Worker-1 @coroutine#578] 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-02-05 00:02:01.384 [MyScheduler_Worker-1 @coroutine#578] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:01.384 [MyScheduler_Worker-1 @coroutine#578] 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-02-05 00:02:01.420 [eventLoopGroupProxy-4-1 @call-handler#589] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 00:02:01.433 [eventLoopGroupProxy-4-1 @coroutine#590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c910acd 2024-02-05 00:02:01.434 [eventLoopGroupProxy-4-1 @call-handler#589] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:01.444 [eventLoopGroupProxy-4-1 @call-handler#589] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 25ms 2024-02-05 00:02:01.444 [MyScheduler_Worker-1 @coroutine#578] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:01.489 [DefaultDispatcher-worker-6 @coroutine#546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1468fc85 2024-02-05 00:02:01.502 [DefaultDispatcher-worker-13 @coroutine#543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1468fc85 2024-02-05 00:02:01.532 [DefaultDispatcher-worker-13 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 00:02:01.532 [DefaultDispatcher-worker-13 @coroutine#543] 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-02-05 00:02:01.532 [DefaultDispatcher-worker-13 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 00:02:01.532 [DefaultDispatcher-worker-13 @coroutine#543] 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-02-05 00:02:01.536 [eventLoopGroupProxy-4-1 @call-handler#608] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-05 00:02:01.537 [eventLoopGroupProxy-4-1 @call-handler#608] 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-02-05 00:02:01.538 [eventLoopGroupProxy-4-1 @call-handler#608] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 00:02:01.572 [DefaultDispatcher-worker-13 @call-handler#608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d1c63af 2024-02-05 00:02:01.576 [DefaultDispatcher-worker-7 @coroutine#514] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555128476276432896/_ustadmanifest.json 2024-02-05 00:02:01.576 [DefaultDispatcher-worker-7 @coroutine#514] 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/555128476276432896/_ustadmanifest.json. 2024-02-05 00:02:01.576 [DefaultDispatcher-worker-7 @coroutine#514] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555128476276432896/_ustadmanifest.json 2024-02-05 00:02:01.577 [eventLoopGroupProxy-4-1 @call-handler#608] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:01.578 [eventLoopGroupProxy-4-1 @call-handler#608] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 42ms 2024-02-05 00:02:01.579 [DefaultDispatcher-worker-13 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 00:02:01.579 [DefaultDispatcher-worker-13 @coroutine#543] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 00:02:01.579 [DefaultDispatcher-worker-13 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-05 00:02:01.579 [DefaultDispatcher-worker-13 @coroutine#543] 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-02-05 00:02:01.591 [DefaultDispatcher-worker-4 @coroutine#514] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555128476276432896/_ustadmanifest.json 2024-02-05 00:02:01.591 [DefaultDispatcher-worker-4 @coroutine#514] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555128476276432896/_ustadmanifest.json 2024-02-05 00:02:01.591 [DefaultDispatcher-worker-4 @coroutine#514] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555128476276432896/_ustadmanifest.json. 2024-02-05 00:02:01.591 [DefaultDispatcher-worker-4 @coroutine#514] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555128476276432896/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 00:02:01.592 [DefaultDispatcher-worker-4 @coroutine#618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c910acd 2024-02-05 00:02:01.599 [DefaultDispatcher-worker-6 @coroutine#543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1468fc85 2024-02-05 00:02:01.611 [DefaultDispatcher-worker-12 @coroutine#514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d1c63af 2024-02-05 00:02:01.614 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-05 00:02:01.614 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-05 00:02:01.614 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-05 00:02:01.614 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-05 00:02:01.614 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-05 00:02:01.617 [Test worker @coroutine#622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3151277f 2024-02-05 00:02:01.617 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Shutdown initiated... 2024-02-05 00:02:01.617 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Close initiated... 2024-02-05 00:02:01.617 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:01.634 [HikariPool-57 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1468fc85: (connection evicted) 2024-02-05 00:02:01.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:01.635 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Closed. 2024-02-05 00:02:01.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Shutdown completed. 2024-02-05 00:02:01.991 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-05 00:02:02.023 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-05 00:02:02.032 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-05 00:02:02.833 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@7d6019d5 2024-02-05 00:02:02.833 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@7d6019d5 2024-02-05 00:02:02.851 [Test worker @coroutine#628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c910acd 2024-02-05 00:02:02.851 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Shutdown initiated... 2024-02-05 00:02:02.851 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Close initiated... 2024-02-05 00:02:02.851 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:02.867 [HikariPool-55 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d1c63af: (connection evicted) 2024-02-05 00:02:02.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:02.868 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Closed. 2024-02-05 00:02:02.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Shutdown completed. 2024-02-05 00:02:02.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2024-02-05 00:02:02.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:02.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:02.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:02.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:02.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:02.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:02.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f792530 2024-02-05 00:02:02.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:02.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:02.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:02.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:02.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:02.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:02.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:02.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:02.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:02.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:02.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:02.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:02.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:02.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:02.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:02.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:02.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:02.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:02.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:02.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2024-02-05 00:02:02.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:02.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:02.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:02.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:02.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:02.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:02.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:02.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:02.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2024-02-05 00:02:02.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@254cc548 2024-02-05 00:02:02.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@254cc548 2024-02-05 00:02:02.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2024-02-05 00:02:02.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2024-02-05 00:02:02.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:02.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:02.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:02.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:02.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:02.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:02.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3487947c 2024-02-05 00:02:02.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:02.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:02.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:02.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:02.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:02.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:02.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:02.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:02.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:02.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:02.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:02.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:02.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:02.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:02.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:02.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:02.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:02.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:02.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:02.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2024-02-05 00:02:02.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:02.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:02.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:02.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:02.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:02.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:02.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:02.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:02.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2024-02-05 00:02:02.900 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@3117ac8d 2024-02-05 00:02:02.900 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@3117ac8d 2024-02-05 00:02:02.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2024-02-05 00:02:02.936 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-05 00:02:02.949 [Test worker] INFO ktor.application - Application started in 0.013 seconds. 2024-02-05 00:02:02.949 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@7cdb05aa 2024-02-05 00:02:02.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2024-02-05 00:02:02.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:02.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:02.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:02.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:02.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:02.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:02.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71f10042 2024-02-05 00:02:02.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:02.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:02.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:02.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:02.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:02.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:02.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:02.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:02.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:02.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:02.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:02.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:02.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:02.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:02.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:02.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:02.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:02.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:02.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:02.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2024-02-05 00:02:02.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:02.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:02.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:02.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:02.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:02.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:02.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:02.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:02.970 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2024-02-05 00:02:02.970 [DefaultDispatcher-worker-4 @coroutine#635] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-05 00:02:02.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@1002d1c8 2024-02-05 00:02:02.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@1002d1c8 2024-02-05 00:02:02.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2024-02-05 00:02:02.981 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-05 00:02:02.983 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:03.000 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:03.027 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-05 00:02:03.027 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-05 00:02:03.027 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-05 00:02:03.027 [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-02-05 00:02:03.027 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-05 00:02:03.027 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-05 00:02:03.027 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-05 00:02:03.027 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-05 00:02:03.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2024-02-05 00:02:03.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:03.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:03.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:03.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:03.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:03.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:03.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@788d9139 2024-02-05 00:02:03.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:03.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:03.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:03.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:03.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:03.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:03.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:03.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:03.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:03.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:03.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:03.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:03.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:03.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:03.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:03.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:03.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:03.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:03.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:03.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2024-02-05 00:02:03.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:03.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:03.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:03.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:03.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:03.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:03.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:03.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:03.028 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2024-02-05 00:02:03.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@560be8c0 2024-02-05 00:02:03.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@560be8c0 2024-02-05 00:02:03.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2024-02-05 00:02:03.077 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:03.091 [DefaultDispatcher-worker-6 @coroutine#639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@560be8c0 2024-02-05 00:02:03.099 [DefaultDispatcher-worker-3 @coroutine#641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1002d1c8 2024-02-05 00:02:03.103 [Test worker @coroutine#643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1002d1c8 2024-02-05 00:02:03.112 [DefaultDispatcher-worker-6 @coroutine#639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@560be8c0 2024-02-05 00:02:03.117 [Test worker @coroutine#639] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555128491511586816/_ustadmanifest.json 2024-02-05 00:02:03.117 [Test worker @coroutine#639] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/555128491511586816/_ustadmanifest.json. 2024-02-05 00:02:03.117 [Test worker @coroutine#639] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555128491511586816/_ustadmanifest.json 2024-02-05 00:02:03.121 [Test worker @coroutine#639] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555128491511586816/_ustadmanifest.json 2024-02-05 00:02:03.121 [Test worker @coroutine#639] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555128491511586816/_ustadmanifest.json 2024-02-05 00:02:03.121 [Test worker @coroutine#639] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555128491511586816/_ustadmanifest.json. 2024-02-05 00:02:03.121 [Test worker @coroutine#639] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555128491511586816/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 00:02:03.126 [Test worker @coroutine#649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1002d1c8 2024-02-05 00:02:03.137 [DefaultDispatcher-worker-10 @coroutine#639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@560be8c0 2024-02-05 00:02:03.138 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-05 00:02:03.138 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-06387567-ade8-4991-afb2-ac840e20ec97', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-05 00:02:03.139 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:03.140 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-05 00:02:03.140 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-06387567-ade8-4991-afb2-ac840e20ec97 2024-02-05 00:02:03.141 [DefaultDispatcher-worker-10 @coroutine#662] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 00:02:03.141 [DefaultDispatcher-worker-10 @coroutine#662] 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-02-05 00:02:03.141 [DefaultDispatcher-worker-10 @coroutine#662] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 00:02:03.141 [DefaultDispatcher-worker-10 @coroutine#662] 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-02-05 00:02:03.150 [DefaultDispatcher-worker-8 @coroutine#661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@560be8c0 2024-02-05 00:02:03.150 [DefaultDispatcher-worker-8 @coroutine#661] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 00:02:03.150 [DefaultDispatcher-worker-8 @coroutine#661] 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-02-05 00:02:03.150 [DefaultDispatcher-worker-8 @coroutine#661] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 00:02:03.170 [MyScheduler_Worker-1 @coroutine#668] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-05 00:02:03.170 [MyScheduler_Worker-1 @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/api/blob/upload-init-batch. 2024-02-05 00:02:03.170 [MyScheduler_Worker-1 @coroutine#668] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-05 00:02:03.171 [MyScheduler_Worker-1 @coroutine#668] 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-02-05 00:02:03.248 [eventLoopGroupProxy-7-2 @call-handler#684] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-05 00:02:03.248 [eventLoopGroupProxy-7-2 @call-handler#684] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:03.252 [eventLoopGroupProxy-7-3 @call-handler#688] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-05 00:02:03.253 [eventLoopGroupProxy-7-3 @call-handler#688] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:03.253 [eventLoopGroupProxy-7-3 @call-handler#688] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 2ms 2024-02-05 00:02:03.254 [DefaultDispatcher-worker-2 @coroutine#661] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 00:02:03.254 [DefaultDispatcher-worker-2 @coroutine#661] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 00:02:03.255 [eventLoopGroupProxy-7-1 @call-handler#689] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-05 00:02:03.261 [eventLoopGroupProxy-7-4 @call-handler#694] 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-02-05 00:02:03.261 [eventLoopGroupProxy-7-4 @call-handler#694] 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-02-05 00:02:03.260 [eventLoopGroupProxy-7-1 @call-handler#689] 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-02-05 00:02:03.262 [eventLoopGroupProxy-7-1 @call-handler#689] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 00:02:03.267 [eventLoopGroupProxy-7-1 @call-handler#689] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:03.268 [DefaultDispatcher-worker-14 @coroutine#662] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 00:02:03.268 [DefaultDispatcher-worker-14 @coroutine#662] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 00:02:03.270 [eventLoopGroupProxy-7-1 @call-handler#689] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 17ms 2024-02-05 00:02:03.272 [DefaultDispatcher-worker-7 @coroutine#663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@560be8c0 2024-02-05 00:02:03.287 [DefaultDispatcher-worker-6 @coroutine#661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@560be8c0 2024-02-05 00:02:03.312 [eventLoopGroupProxy-7-4 @coroutine#697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@254cc548 2024-02-05 00:02:03.327 [eventLoopGroupProxy-7-4 @call-handler#694] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 66ms 2024-02-05 00:02:03.328 [MyScheduler_Worker-1 @coroutine#668] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-05 00:02:03.328 [MyScheduler_Worker-1 @coroutine#668] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-05 00:02:03.329 [MyScheduler_Worker-1 @coroutine#668] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-05 00:02:03.329 [MyScheduler_Worker-1 @coroutine#668] 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-02-05 00:02:03.331 [MyScheduler_Worker-1 @coroutine#701] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:03.331 [MyScheduler_Worker-1 @coroutine#701] 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-02-05 00:02:03.332 [MyScheduler_Worker-1 @coroutine#701] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:03.332 [MyScheduler_Worker-1 @coroutine#701] 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-02-05 00:02:03.339 [eventLoopGroupProxy-7-1 @call-handler#704] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 00:02:03.343 [eventLoopGroupProxy-7-1 @coroutine#705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@254cc548 2024-02-05 00:02:03.344 [eventLoopGroupProxy-7-1 @call-handler#704] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:03.344 [eventLoopGroupProxy-7-1 @call-handler#704] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-02-05 00:02:03.345 [MyScheduler_Worker-1 @coroutine#701] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:03.347 [MyScheduler_Worker-1 @coroutine#701] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:03.348 [MyScheduler_Worker-1 @coroutine#701] 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-02-05 00:02:03.348 [MyScheduler_Worker-1 @coroutine#701] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:03.348 [MyScheduler_Worker-1 @coroutine#701] 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-02-05 00:02:03.351 [eventLoopGroupProxy-7-1 @call-handler#710] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 00:02:03.354 [eventLoopGroupProxy-7-1 @coroutine#711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@254cc548 2024-02-05 00:02:03.354 [eventLoopGroupProxy-7-1 @call-handler#710] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:03.356 [MyScheduler_Worker-1 @coroutine#701] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:03.358 [MyScheduler_Worker-1 @coroutine#701] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:03.358 [MyScheduler_Worker-1 @coroutine#701] 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-02-05 00:02:03.358 [MyScheduler_Worker-1 @coroutine#701] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:03.358 [MyScheduler_Worker-1 @coroutine#701] 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-02-05 00:02:03.361 [eventLoopGroupProxy-7-1 @call-handler#710] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2024-02-05 00:02:03.361 [eventLoopGroupProxy-7-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-02-05 00:02:03.363 [eventLoopGroupProxy-7-1 @call-handler#716] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:03.365 [MyScheduler_Worker-1 @coroutine#701] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:03.366 [MyScheduler_Worker-1 @coroutine#701] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:03.366 [MyScheduler_Worker-1 @coroutine#701] 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-02-05 00:02:03.366 [MyScheduler_Worker-1 @coroutine#701] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:03.366 [MyScheduler_Worker-1 @coroutine#701] 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-02-05 00:02:03.368 [eventLoopGroupProxy-7-1 @call-handler#716] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-02-05 00:02:03.370 [eventLoopGroupProxy-7-1 @call-handler#720] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:03.373 [MyScheduler_Worker-1 @coroutine#701] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:03.373 [MyScheduler_Worker-1 @coroutine#701] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 00:02:03.373 [MyScheduler_Worker-1 @coroutine#701] 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-02-05 00:02:03.374 [MyScheduler_Worker-1 @coroutine#701] 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-02-05 00:02:03.374 [MyScheduler_Worker-1 @coroutine#701] 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-02-05 00:02:03.379 [eventLoopGroupProxy-7-1 @call-handler#720] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 10ms 2024-02-05 00:02:03.386 [DefaultDispatcher-worker-4 @coroutine#668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@560be8c0 2024-02-05 00:02:03.388 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-05 00:02:03.857 [DefaultDispatcher-worker-10 @coroutine#725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@341ccfd1 2024-02-05 00:02:03.887 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-00b0c3b5-d08c-4d8a-a526-218ebe2d707d', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-05 00:02:03.887 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-05 00:02:03.888 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-00b0c3b5-d08c-4d8a-a526-218ebe2d707d 2024-02-05 00:02:03.891 [MyScheduler_Worker-2 @coroutine#727] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-05 00:02:03.891 [MyScheduler_Worker-2 @coroutine#727] 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-02-05 00:02:03.891 [MyScheduler_Worker-2 @coroutine#727] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-05 00:02:03.892 [MyScheduler_Worker-2 @coroutine#727] 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-02-05 00:02:03.898 [eventLoopGroupProxy-7-1 @call-handler#735] 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-02-05 00:02:03.898 [eventLoopGroupProxy-7-1 @call-handler#735] 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-02-05 00:02:03.900 [eventLoopGroupProxy-7-1 @coroutine#736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@254cc548 2024-02-05 00:02:03.904 [MyScheduler_Worker-2 @coroutine#727] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-05 00:02:03.904 [MyScheduler_Worker-2 @coroutine#727] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-05 00:02:03.905 [MyScheduler_Worker-2 @coroutine#727] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-05 00:02:03.905 [MyScheduler_Worker-2 @coroutine#727] 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-02-05 00:02:03.907 [MyScheduler_Worker-2 @coroutine#740] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:03.907 [MyScheduler_Worker-2 @coroutine#740] 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-02-05 00:02:03.907 [MyScheduler_Worker-2 @coroutine#740] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:03.907 [MyScheduler_Worker-2 @coroutine#740] 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-02-05 00:02:03.904 [eventLoopGroupProxy-7-1 @call-handler#735] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 7ms 2024-02-05 00:02:03.915 [eventLoopGroupProxy-7-1 @call-handler#743] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:03.920 [eventLoopGroupProxy-7-1 @call-handler#743] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:03.921 [MyScheduler_Worker-2 @coroutine#740] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:03.923 [MyScheduler_Worker-2 @coroutine#740] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:03.923 [MyScheduler_Worker-2 @coroutine#740] 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-02-05 00:02:03.923 [MyScheduler_Worker-2 @coroutine#740] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:03.923 [MyScheduler_Worker-2 @coroutine#740] 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-02-05 00:02:03.927 [eventLoopGroupProxy-7-1 @call-handler#743] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 13ms 2024-02-05 00:02:03.928 [eventLoopGroupProxy-7-1 @call-handler#747] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:03.930 [eventLoopGroupProxy-7-1 @call-handler#747] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:03.931 [eventLoopGroupProxy-7-1 @call-handler#747] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 00:02:03.931 [MyScheduler_Worker-2 @coroutine#740] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:03.934 [MyScheduler_Worker-2 @coroutine#740] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:03.934 [MyScheduler_Worker-2 @coroutine#740] 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-02-05 00:02:03.934 [MyScheduler_Worker-2 @coroutine#740] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:03.934 [MyScheduler_Worker-2 @coroutine#740] 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-02-05 00:02:03.938 [eventLoopGroupProxy-7-1 @call-handler#751] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:03.985 [eventLoopGroupProxy-7-1 @call-handler#751] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:03.985 [eventLoopGroupProxy-7-1 @call-handler#751] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-02-05 00:02:03.986 [MyScheduler_Worker-2 @coroutine#740] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:03.987 [MyScheduler_Worker-2 @coroutine#740] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:03.987 [MyScheduler_Worker-2 @coroutine#740] 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-02-05 00:02:03.987 [MyScheduler_Worker-2 @coroutine#740] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:03.987 [MyScheduler_Worker-2 @coroutine#740] 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-02-05 00:02:03.991 [eventLoopGroupProxy-7-1 @call-handler#755] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:03.993 [eventLoopGroupProxy-7-1 @call-handler#755] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:03.994 [eventLoopGroupProxy-7-1 @call-handler#755] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 00:02:03.995 [MyScheduler_Worker-2 @coroutine#740] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:03.996 [MyScheduler_Worker-2 @coroutine#740] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:03.996 [MyScheduler_Worker-2 @coroutine#740] 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-02-05 00:02:03.996 [MyScheduler_Worker-2 @coroutine#740] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:03.996 [MyScheduler_Worker-2 @coroutine#740] 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-02-05 00:02:03.998 [eventLoopGroupProxy-7-1 @call-handler#759] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:04.000 [eventLoopGroupProxy-7-1 @call-handler#759] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:04.000 [eventLoopGroupProxy-7-1 @call-handler#759] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 00:02:04.001 [MyScheduler_Worker-2 @coroutine#740] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:04.002 [MyScheduler_Worker-2 @coroutine#740] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:04.002 [MyScheduler_Worker-2 @coroutine#740] 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-02-05 00:02:04.002 [MyScheduler_Worker-2 @coroutine#740] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:04.002 [MyScheduler_Worker-2 @coroutine#740] 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-02-05 00:02:04.005 [eventLoopGroupProxy-7-1 @call-handler#763] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:04.068 [eventLoopGroupProxy-7-1 @call-handler#763] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:04.069 [eventLoopGroupProxy-7-1 @call-handler#763] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 64ms 2024-02-05 00:02:04.070 [MyScheduler_Worker-2 @coroutine#740] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:04.071 [MyScheduler_Worker-2 @coroutine#740] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:04.071 [MyScheduler_Worker-2 @coroutine#740] 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-02-05 00:02:04.071 [MyScheduler_Worker-2 @coroutine#740] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:04.071 [MyScheduler_Worker-2 @coroutine#740] 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-02-05 00:02:04.075 [eventLoopGroupProxy-7-1 @call-handler#767] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:04.084 [eventLoopGroupProxy-7-1 @call-handler#767] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:04.085 [eventLoopGroupProxy-7-1 @call-handler#767] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2024-02-05 00:02:04.086 [MyScheduler_Worker-2 @coroutine#740] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:04.088 [MyScheduler_Worker-2 @coroutine#740] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:04.089 [MyScheduler_Worker-2 @coroutine#740] 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-02-05 00:02:04.089 [MyScheduler_Worker-2 @coroutine#740] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:04.089 [MyScheduler_Worker-2 @coroutine#740] 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-02-05 00:02:04.092 [eventLoopGroupProxy-7-1 @call-handler#771] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:04.095 [eventLoopGroupProxy-7-1 @call-handler#771] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:04.096 [eventLoopGroupProxy-7-1 @call-handler#771] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-05 00:02:04.097 [MyScheduler_Worker-2 @coroutine#740] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:04.098 [MyScheduler_Worker-2 @coroutine#740] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:04.098 [MyScheduler_Worker-2 @coroutine#740] 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-02-05 00:02:04.098 [MyScheduler_Worker-2 @coroutine#740] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:04.098 [MyScheduler_Worker-2 @coroutine#740] 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-02-05 00:02:04.100 [eventLoopGroupProxy-7-1 @call-handler#775] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:04.145 [eventLoopGroupProxy-7-1 @call-handler#775] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:04.146 [eventLoopGroupProxy-7-1 @call-handler#775] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-05 00:02:04.148 [MyScheduler_Worker-2 @coroutine#740] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:04.152 [MyScheduler_Worker-2 @coroutine#740] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:04.153 [MyScheduler_Worker-2 @coroutine#740] 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-02-05 00:02:04.153 [MyScheduler_Worker-2 @coroutine#740] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:04.153 [MyScheduler_Worker-2 @coroutine#740] 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-02-05 00:02:04.162 [eventLoopGroupProxy-7-1 @call-handler#780] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:04.168 [eventLoopGroupProxy-7-1 @call-handler#780] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:04.169 [eventLoopGroupProxy-7-1 @call-handler#780] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-02-05 00:02:04.170 [MyScheduler_Worker-2 @coroutine#740] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:04.171 [MyScheduler_Worker-2 @coroutine#740] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:04.172 [MyScheduler_Worker-2 @coroutine#740] 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-02-05 00:02:04.172 [MyScheduler_Worker-2 @coroutine#740] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:04.172 [MyScheduler_Worker-2 @coroutine#740] 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-02-05 00:02:04.176 [eventLoopGroupProxy-7-1 @call-handler#784] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:04.178 [eventLoopGroupProxy-7-1 @call-handler#784] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:04.178 [eventLoopGroupProxy-7-1 @call-handler#784] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 00:02:04.179 [MyScheduler_Worker-2 @coroutine#740] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:04.180 [MyScheduler_Worker-2 @coroutine#740] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:04.180 [MyScheduler_Worker-2 @coroutine#740] 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-02-05 00:02:04.180 [MyScheduler_Worker-2 @coroutine#740] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:04.180 [MyScheduler_Worker-2 @coroutine#740] 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-02-05 00:02:04.195 [eventLoopGroupProxy-7-1 @call-handler#788] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:04.230 [eventLoopGroupProxy-7-1 @coroutine#789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@254cc548 2024-02-05 00:02:04.231 [eventLoopGroupProxy-7-1 @call-handler#788] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:04.231 [eventLoopGroupProxy-7-1 @call-handler#788] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 36ms 2024-02-05 00:02:04.232 [MyScheduler_Worker-2 @coroutine#740] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:04.234 [MyScheduler_Worker-2 @coroutine#740] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:04.234 [MyScheduler_Worker-2 @coroutine#740] 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-02-05 00:02:04.234 [MyScheduler_Worker-2 @coroutine#740] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:04.235 [MyScheduler_Worker-2 @coroutine#740] 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-02-05 00:02:04.238 [eventLoopGroupProxy-7-1 @call-handler#794] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:04.245 [eventLoopGroupProxy-7-1 @coroutine#795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@254cc548 2024-02-05 00:02:04.245 [eventLoopGroupProxy-7-1 @call-handler#794] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:04.245 [eventLoopGroupProxy-7-1 @call-handler#794] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-02-05 00:02:04.246 [MyScheduler_Worker-2 @coroutine#740] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:04.249 [MyScheduler_Worker-2 @coroutine#740] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:04.249 [MyScheduler_Worker-2 @coroutine#740] 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-02-05 00:02:04.249 [MyScheduler_Worker-2 @coroutine#740] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:04.249 [MyScheduler_Worker-2 @coroutine#740] 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-02-05 00:02:04.253 [eventLoopGroupProxy-7-1 @call-handler#800] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:04.259 [eventLoopGroupProxy-7-1 @coroutine#801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@254cc548 2024-02-05 00:02:04.259 [eventLoopGroupProxy-7-1 @call-handler#800] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:04.259 [eventLoopGroupProxy-7-1 @call-handler#800] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-02-05 00:02:04.260 [MyScheduler_Worker-2 @coroutine#740] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:04.277 [DefaultDispatcher-worker-1 @coroutine#727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@560be8c0 2024-02-05 00:02:04.304 [DefaultDispatcher-worker-14 @coroutine#663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@560be8c0 2024-02-05 00:02:04.305 [DefaultDispatcher-worker-14 @coroutine#663] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 00:02:04.305 [DefaultDispatcher-worker-14 @coroutine#663] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-05 00:02:04.305 [DefaultDispatcher-worker-14 @coroutine#663] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 00:02:04.305 [DefaultDispatcher-worker-14 @coroutine#663] 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-02-05 00:02:04.316 [eventLoopGroupProxy-7-1 @call-handler#825] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-05 00:02:04.317 [eventLoopGroupProxy-7-1 @call-handler#825] 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-02-05 00:02:04.317 [eventLoopGroupProxy-7-1 @call-handler#825] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 00:02:04.366 [DefaultDispatcher-worker-6 @call-handler#825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3117ac8d 2024-02-05 00:02:04.367 [eventLoopGroupProxy-7-1 @call-handler#825] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:04.367 [eventLoopGroupProxy-7-1 @call-handler#825] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 52ms 2024-02-05 00:02:04.369 [DefaultDispatcher-worker-16 @coroutine#663] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 00:02:04.369 [DefaultDispatcher-worker-6 @coroutine#634] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555128491511586816/_ustadmanifest.json 2024-02-05 00:02:04.369 [DefaultDispatcher-worker-16 @coroutine#663] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 00:02:04.369 [DefaultDispatcher-worker-6 @coroutine#634] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/555128491511586816/_ustadmanifest.json. 2024-02-05 00:02:04.369 [DefaultDispatcher-worker-3 @coroutine#663] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-05 00:02:04.369 [DefaultDispatcher-worker-3 @coroutine#663] 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-02-05 00:02:04.370 [DefaultDispatcher-worker-6 @coroutine#634] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555128491511586816/_ustadmanifest.json 2024-02-05 00:02:04.380 [DefaultDispatcher-worker-10 @coroutine#663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@560be8c0 2024-02-05 00:02:04.407 [DefaultDispatcher-worker-2 @coroutine#634] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555128491511586816/_ustadmanifest.json 2024-02-05 00:02:04.407 [DefaultDispatcher-worker-2 @coroutine#634] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555128491511586816/_ustadmanifest.json 2024-02-05 00:02:04.408 [DefaultDispatcher-worker-2 @coroutine#634] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555128491511586816/_ustadmanifest.json. 2024-02-05 00:02:04.408 [DefaultDispatcher-worker-2 @coroutine#634] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555128491511586816/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 00:02:04.410 [DefaultDispatcher-worker-2 @coroutine#836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@254cc548 2024-02-05 00:02:04.420 [DefaultDispatcher-worker-1 @coroutine#634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3117ac8d 2024-02-05 00:02:04.424 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-05 00:02:04.424 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-05 00:02:04.424 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-05 00:02:04.424 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-05 00:02:04.424 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-05 00:02:04.427 [Test worker @coroutine#839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1002d1c8 2024-02-05 00:02:04.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Shutdown initiated... 2024-02-05 00:02:04.427 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Close initiated... 2024-02-05 00:02:04.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:04.435 [HikariPool-61 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Closing connection org.sqlite.jdbc4.JDBC4Connection@560be8c0: (connection evicted) 2024-02-05 00:02:04.436 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:04.436 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Closed. 2024-02-05 00:02:04.436 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Shutdown completed. 2024-02-05 00:02:04.520 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-05 00:02:04.778 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-05 00:02:04.888 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-05 00:02:05.595 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@7cdb05aa 2024-02-05 00:02:05.596 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@7cdb05aa 2024-02-05 00:02:05.612 [Test worker @coroutine#845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@254cc548 2024-02-05 00:02:05.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Shutdown initiated... 2024-02-05 00:02:05.612 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Close initiated... 2024-02-05 00:02:05.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:05.631 [HikariPool-59 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3117ac8d: (connection evicted) 2024-02-05 00:02:05.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:05.632 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Closed. 2024-02-05 00:02:05.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Shutdown completed. 2024-02-05 00:02:05.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2024-02-05 00:02:05.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:05.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:05.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:05.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:05.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:05.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:05.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fe38c0e 2024-02-05 00:02:05.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:05.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:05.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:05.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:05.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:05.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:05.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:05.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:05.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:05.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:05.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:05.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:05.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:05.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:05.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:05.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:05.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:05.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:05.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:05.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2024-02-05 00:02:05.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:05.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:05.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:05.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:05.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:05.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:05.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:05.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:05.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2024-02-05 00:02:05.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cbc2db2 2024-02-05 00:02:05.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cbc2db2 2024-02-05 00:02:05.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2024-02-05 00:02:05.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2024-02-05 00:02:05.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:05.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:05.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:05.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:05.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:05.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:05.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61e0f9b9 2024-02-05 00:02:05.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:05.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:05.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:05.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:05.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:05.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:05.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:05.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:05.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:05.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:05.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:05.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:05.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:05.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:05.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:05.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:05.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:05.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:05.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:05.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2024-02-05 00:02:05.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:05.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:05.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:05.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:05.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:05.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:05.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:05.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:05.672 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2024-02-05 00:02:05.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a86be01 2024-02-05 00:02:05.679 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a86be01 2024-02-05 00:02:05.679 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2024-02-05 00:02:05.707 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-05 00:02:05.709 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-02-05 00:02:05.709 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@18df26a1 2024-02-05 00:02:05.715 [DefaultDispatcher-worker-12 @coroutine#852] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-05 00:02:05.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2024-02-05 00:02:05.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:05.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:05.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:05.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:05.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:05.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:05.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6244afc4 2024-02-05 00:02:05.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:05.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:05.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:05.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:05.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:05.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:05.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:05.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:05.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:05.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:05.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:05.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:05.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:05.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:05.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:05.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:05.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:05.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:05.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:05.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2024-02-05 00:02:05.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:05.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:05.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:05.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:05.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:05.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:05.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:05.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:05.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2024-02-05 00:02:05.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f1ffc18 2024-02-05 00:02:05.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f1ffc18 2024-02-05 00:02:05.719 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2024-02-05 00:02:05.723 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-05 00:02:05.755 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-05 00:02:05.755 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-05 00:02:05.755 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-05 00:02:05.755 [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-02-05 00:02:05.755 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-05 00:02:05.755 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-05 00:02:05.755 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-05 00:02:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2024-02-05 00:02:05.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:05.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:05.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:05.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:05.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:05.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:05.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46bdc55e 2024-02-05 00:02:05.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:05.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:05.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:05.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:05.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:05.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:05.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:05.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:05.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:05.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:05.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:05.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:05.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:05.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:05.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:05.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:05.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:05.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:05.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:05.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2024-02-05 00:02:05.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:05.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:05.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:05.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:05.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:05.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:05.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:05.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:05.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2024-02-05 00:02:05.757 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-05 00:02:05.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c1a63f7 2024-02-05 00:02:05.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c1a63f7 2024-02-05 00:02:05.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2024-02-05 00:02:05.771 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:05.779 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:05.819 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:05.822 [DefaultDispatcher-worker-16 @coroutine#856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1a63f7 2024-02-05 00:02:05.829 [DefaultDispatcher-worker-13 @coroutine#858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f1ffc18 2024-02-05 00:02:05.838 [Test worker @coroutine#860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f1ffc18 2024-02-05 00:02:05.854 [DefaultDispatcher-worker-1 @coroutine#856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1a63f7 2024-02-05 00:02:05.855 [Test worker @coroutine#856] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555128498857365504/_ustadmanifest.json 2024-02-05 00:02:05.855 [Test worker @coroutine#856] 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/555128498857365504/_ustadmanifest.json. 2024-02-05 00:02:05.855 [Test worker @coroutine#856] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555128498857365504/_ustadmanifest.json 2024-02-05 00:02:05.867 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:05.869 [Test worker @coroutine#856] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555128498857365504/_ustadmanifest.json 2024-02-05 00:02:05.869 [Test worker @coroutine#856] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555128498857365504/_ustadmanifest.json 2024-02-05 00:02:05.869 [Test worker @coroutine#856] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555128498857365504/_ustadmanifest.json. 2024-02-05 00:02:05.869 [Test worker @coroutine#856] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555128498857365504/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 00:02:05.871 [Test worker @coroutine#866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f1ffc18 2024-02-05 00:02:05.883 [DefaultDispatcher-worker-8 @coroutine#856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1a63f7 2024-02-05 00:02:05.884 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-05 00:02:05.884 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-4ee6b36f-cb2d-4c7a-9831-e3322e4efcae', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-05 00:02:05.886 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-05 00:02:05.886 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-4ee6b36f-cb2d-4c7a-9831-e3322e4efcae 2024-02-05 00:02:05.887 [DefaultDispatcher-worker-8 @coroutine#879] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 00:02:05.887 [DefaultDispatcher-worker-8 @coroutine#879] 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-02-05 00:02:05.887 [DefaultDispatcher-worker-8 @coroutine#879] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 00:02:05.888 [DefaultDispatcher-worker-8 @coroutine#879] 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-02-05 00:02:05.896 [DefaultDispatcher-worker-5 @coroutine#878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1a63f7 2024-02-05 00:02:05.897 [DefaultDispatcher-worker-5 @coroutine#878] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 00:02:05.897 [DefaultDispatcher-worker-5 @coroutine#878] 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-02-05 00:02:05.897 [DefaultDispatcher-worker-5 @coroutine#878] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 00:02:05.902 [MyScheduler_Worker-1 @coroutine#885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-05 00:02:05.902 [MyScheduler_Worker-1 @coroutine#885] 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-02-05 00:02:05.902 [MyScheduler_Worker-1 @coroutine#885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-05 00:02:05.902 [MyScheduler_Worker-1 @coroutine#885] 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-02-05 00:02:05.957 [eventLoopGroupProxy-10-2 @call-handler#900] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-05 00:02:05.958 [eventLoopGroupProxy-10-2 @call-handler#900] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:05.979 [eventLoopGroupProxy-10-1 @call-handler#903] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-05 00:02:05.980 [eventLoopGroupProxy-10-1 @call-handler#903] 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-02-05 00:02:05.980 [eventLoopGroupProxy-10-1 @call-handler#903] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 00:02:05.981 [eventLoopGroupProxy-10-1 @call-handler#903] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:05.981 [eventLoopGroupProxy-10-3 @call-handler#906] 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-02-05 00:02:05.982 [eventLoopGroupProxy-10-1 @call-handler#903] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 3ms 2024-02-05 00:02:05.982 [eventLoopGroupProxy-10-3 @call-handler#906] 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-02-05 00:02:05.983 [eventLoopGroupProxy-10-4 @call-handler#909] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-05 00:02:05.984 [eventLoopGroupProxy-10-4 @call-handler#909] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:05.984 [eventLoopGroupProxy-10-3 @coroutine#908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cbc2db2 2024-02-05 00:02:05.984 [DefaultDispatcher-worker-1 @coroutine#879] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 00:02:05.984 [DefaultDispatcher-worker-1 @coroutine#879] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 00:02:05.984 [eventLoopGroupProxy-10-4 @call-handler#909] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-02-05 00:02:05.985 [DefaultDispatcher-worker-3 @coroutine#878] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 00:02:05.985 [DefaultDispatcher-worker-3 @coroutine#878] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 00:02:05.987 [MyScheduler_Worker-1 @coroutine#885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-05 00:02:05.987 [MyScheduler_Worker-1 @coroutine#885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-05 00:02:05.988 [MyScheduler_Worker-1 @coroutine#885] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-05 00:02:05.988 [MyScheduler_Worker-1 @coroutine#885] 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-02-05 00:02:05.990 [MyScheduler_Worker-1 @coroutine#917] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:05.990 [MyScheduler_Worker-1 @coroutine#917] 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-02-05 00:02:05.990 [MyScheduler_Worker-1 @coroutine#917] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:05.990 [eventLoopGroupProxy-10-3 @call-handler#906] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 9ms 2024-02-05 00:02:05.991 [MyScheduler_Worker-1 @coroutine#917] 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-02-05 00:02:05.993 [eventLoopGroupProxy-10-1 @call-handler#920] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 00:02:06.000 [eventLoopGroupProxy-10-1 @coroutine#921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cbc2db2 2024-02-05 00:02:06.001 [eventLoopGroupProxy-10-1 @call-handler#920] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:06.002 [eventLoopGroupProxy-10-1 @call-handler#920] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2024-02-05 00:02:06.005 [DefaultDispatcher-worker-12 @coroutine#878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1a63f7 2024-02-05 00:02:06.007 [MyScheduler_Worker-1 @coroutine#917] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:06.010 [MyScheduler_Worker-1 @coroutine#917] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:06.010 [MyScheduler_Worker-1 @coroutine#917] 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-02-05 00:02:06.010 [MyScheduler_Worker-1 @coroutine#917] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:06.010 [MyScheduler_Worker-1 @coroutine#917] 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-02-05 00:02:06.013 [eventLoopGroupProxy-10-1 @call-handler#927] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 00:02:06.017 [eventLoopGroupProxy-10-1 @coroutine#928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cbc2db2 2024-02-05 00:02:06.017 [eventLoopGroupProxy-10-1 @call-handler#927] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:06.018 [eventLoopGroupProxy-10-1 @call-handler#927] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-05 00:02:06.019 [MyScheduler_Worker-1 @coroutine#917] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:06.023 [MyScheduler_Worker-1 @coroutine#917] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:06.023 [MyScheduler_Worker-1 @coroutine#917] 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-02-05 00:02:06.023 [MyScheduler_Worker-1 @coroutine#917] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:06.024 [MyScheduler_Worker-1 @coroutine#917] 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-02-05 00:02:06.025 [DefaultDispatcher-worker-6 @coroutine#880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1a63f7 2024-02-05 00:02:06.028 [eventLoopGroupProxy-10-1 @call-handler#933] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 00:02:06.035 [eventLoopGroupProxy-10-1 @coroutine#934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cbc2db2 2024-02-05 00:02:06.035 [eventLoopGroupProxy-10-1 @call-handler#933] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:06.037 [MyScheduler_Worker-1 @coroutine#917] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:06.037 [eventLoopGroupProxy-10-1 @call-handler#933] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2024-02-05 00:02:06.039 [MyScheduler_Worker-1 @coroutine#917] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:06.039 [MyScheduler_Worker-1 @coroutine#917] 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-02-05 00:02:06.039 [MyScheduler_Worker-1 @coroutine#917] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:06.039 [MyScheduler_Worker-1 @coroutine#917] 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-02-05 00:02:06.042 [eventLoopGroupProxy-10-1 @call-handler#939] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:06.045 [eventLoopGroupProxy-10-1 @coroutine#940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cbc2db2 2024-02-05 00:02:06.045 [eventLoopGroupProxy-10-1 @call-handler#939] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:06.046 [MyScheduler_Worker-1 @coroutine#917] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:06.046 [eventLoopGroupProxy-10-1 @call-handler#939] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-05 00:02:06.048 [MyScheduler_Worker-1 @coroutine#917] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:06.048 [MyScheduler_Worker-1 @coroutine#917] 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-02-05 00:02:06.048 [MyScheduler_Worker-1 @coroutine#917] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:06.048 [MyScheduler_Worker-1 @coroutine#917] 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-02-05 00:02:06.051 [eventLoopGroupProxy-10-1 @call-handler#945] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 00:02:06.054 [eventLoopGroupProxy-10-1 @coroutine#946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cbc2db2 2024-02-05 00:02:06.054 [eventLoopGroupProxy-10-1 @call-handler#945] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:06.056 [eventLoopGroupProxy-10-1 @call-handler#945] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-05 00:02:06.059 [MyScheduler_Worker-1 @coroutine#917] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:06.090 [DefaultDispatcher-worker-3 @coroutine#885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1a63f7 2024-02-05 00:02:06.103 [DefaultDispatcher-worker-12 @coroutine#880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1a63f7 2024-02-05 00:02:06.105 [DefaultDispatcher-worker-12 @coroutine#880] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 00:02:06.105 [DefaultDispatcher-worker-12 @coroutine#880] 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-02-05 00:02:06.105 [DefaultDispatcher-worker-12 @coroutine#880] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 00:02:06.107 [DefaultDispatcher-worker-12 @coroutine#880] 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-02-05 00:02:06.109 [eventLoopGroupProxy-10-1 @call-handler#964] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-05 00:02:06.110 [eventLoopGroupProxy-10-1 @call-handler#964] 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-02-05 00:02:06.110 [eventLoopGroupProxy-10-1 @call-handler#964] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 00:02:06.141 [DefaultDispatcher-worker-12 @call-handler#964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a86be01 2024-02-05 00:02:06.141 [eventLoopGroupProxy-10-1 @call-handler#964] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:06.142 [eventLoopGroupProxy-10-1 @call-handler#964] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 33ms 2024-02-05 00:02:06.142 [DefaultDispatcher-worker-11 @coroutine#851] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555128498857365504/_ustadmanifest.json 2024-02-05 00:02:06.142 [DefaultDispatcher-worker-11 @coroutine#851] 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/555128498857365504/_ustadmanifest.json. 2024-02-05 00:02:06.142 [DefaultDispatcher-worker-11 @coroutine#851] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555128498857365504/_ustadmanifest.json 2024-02-05 00:02:06.143 [DefaultDispatcher-worker-4 @coroutine#880] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 00:02:06.143 [DefaultDispatcher-worker-4 @coroutine#880] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 00:02:06.144 [DefaultDispatcher-worker-4 @coroutine#880] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-05 00:02:06.144 [DefaultDispatcher-worker-4 @coroutine#880] 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-02-05 00:02:06.154 [DefaultDispatcher-worker-2 @coroutine#880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1a63f7 2024-02-05 00:02:06.155 [DefaultDispatcher-worker-11 @coroutine#851] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555128498857365504/_ustadmanifest.json 2024-02-05 00:02:06.155 [DefaultDispatcher-worker-11 @coroutine#851] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555128498857365504/_ustadmanifest.json 2024-02-05 00:02:06.156 [DefaultDispatcher-worker-11 @coroutine#851] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555128498857365504/_ustadmanifest.json. 2024-02-05 00:02:06.156 [DefaultDispatcher-worker-11 @coroutine#851] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555128498857365504/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 00:02:06.157 [DefaultDispatcher-worker-11 @coroutine#981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cbc2db2 2024-02-05 00:02:06.167 [DefaultDispatcher-worker-3 @coroutine#851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a86be01 2024-02-05 00:02:06.169 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-05 00:02:06.169 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-05 00:02:06.169 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-05 00:02:06.169 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-05 00:02:06.169 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-05 00:02:06.170 [Test worker @coroutine#984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f1ffc18 2024-02-05 00:02:06.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Shutdown initiated... 2024-02-05 00:02:06.171 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Close initiated... 2024-02-05 00:02:06.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:06.179 [HikariPool-65 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c1a63f7: (connection evicted) 2024-02-05 00:02:06.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:06.180 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Closed. 2024-02-05 00:02:06.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Shutdown completed. 2024-02-05 00:02:06.231 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-05 00:02:06.243 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-05 00:02:06.592 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-05 00:02:07.355 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@18df26a1 2024-02-05 00:02:07.355 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@18df26a1 2024-02-05 00:02:07.376 [Test worker @coroutine#990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cbc2db2 2024-02-05 00:02:07.376 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Shutdown initiated... 2024-02-05 00:02:07.376 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Close initiated... 2024-02-05 00:02:07.376 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:07.387 [HikariPool-63 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a86be01: (connection evicted) 2024-02-05 00:02:07.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:07.388 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Closed. 2024-02-05 00:02:07.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Shutdown completed. 2024-02-05 00:02:07.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2024-02-05 00:02:07.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:07.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:07.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:07.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:07.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:07.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:07.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5020e5ab 2024-02-05 00:02:07.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:07.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:07.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:07.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:07.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:07.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:07.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:07.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:07.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:07.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:07.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:07.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:07.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:07.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:07.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:07.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:07.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:07.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:07.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:07.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2024-02-05 00:02:07.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:07.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:07.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:07.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:07.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:07.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:07.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:07.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:07.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2024-02-05 00:02:07.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:07.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:07.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2024-02-05 00:02:07.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2024-02-05 00:02:07.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:07.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:07.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:07.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:07.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:07.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:07.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@629de8 2024-02-05 00:02:07.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:07.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:07.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:07.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:07.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:07.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:07.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:07.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:07.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:07.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:07.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:07.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:07.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:07.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:07.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:07.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:07.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:07.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:07.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:07.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2024-02-05 00:02:07.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:07.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:07.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:07.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:07.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:07.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:07.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:07.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:07.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2024-02-05 00:02:07.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b6683c4 2024-02-05 00:02:07.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b6683c4 2024-02-05 00:02:07.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2024-02-05 00:02:07.451 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-05 00:02:07.453 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-02-05 00:02:07.453 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@5a07ae2f 2024-02-05 00:02:07.472 [DefaultDispatcher-worker-2 @coroutine#997] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-05 00:02:07.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2024-02-05 00:02:07.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:07.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:07.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:07.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:07.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:07.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:07.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1764e45e 2024-02-05 00:02:07.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:07.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:07.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:07.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:07.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:07.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:07.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:07.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:07.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:07.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:07.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:07.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:07.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:07.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:07.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:07.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:07.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:07.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:07.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:07.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2024-02-05 00:02:07.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:07.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:07.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:07.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:07.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:07.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:07.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:07.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:07.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2024-02-05 00:02:07.479 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@4745bcc6 2024-02-05 00:02:07.480 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@4745bcc6 2024-02-05 00:02:07.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2024-02-05 00:02:07.484 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-05 00:02:07.507 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:07.525 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:07.551 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-05 00:02:07.551 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-05 00:02:07.551 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-05 00:02:07.551 [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-02-05 00:02:07.551 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-05 00:02:07.551 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-05 00:02:07.551 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-05 00:02:07.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2024-02-05 00:02:07.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:07.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:07.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:07.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:07.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:07.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:07.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50b4e7b2 2024-02-05 00:02:07.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:07.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:07.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:07.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:07.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:07.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:07.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:07.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:07.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:07.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:07.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:07.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:07.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:07.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:07.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:07.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:07.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:07.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:07.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:07.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2024-02-05 00:02:07.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:07.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:07.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:07.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:07.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:07.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:07.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:07.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:07.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2024-02-05 00:02:07.559 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-05 00:02:07.563 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@5274830e 2024-02-05 00:02:07.563 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@5274830e 2024-02-05 00:02:07.563 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2024-02-05 00:02:07.580 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:07.627 [DefaultDispatcher-worker-13 @coroutine#1001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274830e 2024-02-05 00:02:07.663 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:07.815 [DefaultDispatcher-worker-5 @coroutine#1005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4745bcc6 2024-02-05 00:02:07.893 [DefaultDispatcher-worker-13 @coroutine#1007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4745bcc6 2024-02-05 00:02:07.909 [DefaultDispatcher-worker-5 @coroutine#1009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4745bcc6 2024-02-05 00:02:07.920 [DefaultDispatcher-worker-13 @coroutine#1011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4745bcc6 2024-02-05 00:02:07.932 [DefaultDispatcher-worker-5 @coroutine#1001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274830e 2024-02-05 00:02:07.932 [Test worker @coroutine#1001] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555128508071714816/_ustadmanifest.json 2024-02-05 00:02:07.932 [Test worker @coroutine#1001] 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/555128508071714816/_ustadmanifest.json. 2024-02-05 00:02:07.932 [Test worker @coroutine#1001] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555128508071714816/_ustadmanifest.json 2024-02-05 00:02:07.949 [Test worker @coroutine#1001] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555128508071714816/_ustadmanifest.json 2024-02-05 00:02:07.949 [Test worker @coroutine#1001] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555128508071714816/_ustadmanifest.json 2024-02-05 00:02:07.952 [Test worker @coroutine#1001] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555128508071714816/_ustadmanifest.json. 2024-02-05 00:02:07.952 [Test worker @coroutine#1001] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555128508071714816/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 00:02:07.974 [Test worker @coroutine#1017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4745bcc6 2024-02-05 00:02:08.072 [DefaultDispatcher-worker-1 @coroutine#1001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274830e 2024-02-05 00:02:08.073 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-05 00:02:08.073 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-03c47089-b2d1-45d1-80dd-caa504b09766', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-05 00:02:08.076 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-03c47089-b2d1-45d1-80dd-caa504b09766 2024-02-05 00:02:08.078 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-05 00:02:08.080 [DefaultDispatcher-worker-9 @coroutine#1180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 00:02:08.080 [DefaultDispatcher-worker-9 @coroutine#1180] 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-02-05 00:02:08.080 [DefaultDispatcher-worker-9 @coroutine#1180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 00:02:08.080 [DefaultDispatcher-worker-9 @coroutine#1180] 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-02-05 00:02:08.095 [DefaultDispatcher-worker-1 @coroutine#1179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274830e 2024-02-05 00:02:08.095 [DefaultDispatcher-worker-1 @coroutine#1179] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 00:02:08.095 [DefaultDispatcher-worker-1 @coroutine#1179] 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-02-05 00:02:08.095 [DefaultDispatcher-worker-1 @coroutine#1179] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 00:02:08.113 [eventLoopGroupProxy-13-1 @call-handler#1188] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-05 00:02:08.114 [eventLoopGroupProxy-13-1 @call-handler#1188] 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-02-05 00:02:08.114 [eventLoopGroupProxy-13-1 @call-handler#1188] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 00:02:08.117 [eventLoopGroupProxy-13-1 @call-handler#1188] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:08.117 [eventLoopGroupProxy-13-1 @call-handler#1188] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 14ms 2024-02-05 00:02:08.118 [DefaultDispatcher-worker-6 @coroutine#1180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 00:02:08.118 [DefaultDispatcher-worker-6 @coroutine#1180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 00:02:08.123 [eventLoopGroupProxy-13-1 @call-handler#1336] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-05 00:02:08.124 [eventLoopGroupProxy-13-1 @call-handler#1336] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:08.125 [eventLoopGroupProxy-13-1 @call-handler#1336] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-02-05 00:02:08.125 [DefaultDispatcher-worker-8 @coroutine#1179] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 00:02:08.126 [DefaultDispatcher-worker-8 @coroutine#1179] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 00:02:08.130 [MyScheduler_Worker-1 @coroutine#1189] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-05 00:02:08.130 [MyScheduler_Worker-1 @coroutine#1189] 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-02-05 00:02:08.130 [MyScheduler_Worker-1 @coroutine#1189] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-05 00:02:08.130 [MyScheduler_Worker-1 @coroutine#1189] 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-02-05 00:02:08.135 [eventLoopGroupProxy-13-1 @call-handler#1354] 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-02-05 00:02:08.136 [eventLoopGroupProxy-13-1 @call-handler#1354] 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-02-05 00:02:08.139 [DefaultDispatcher-worker-10 @coroutine#1179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274830e 2024-02-05 00:02:08.143 [eventLoopGroupProxy-13-2 @call-handler#1358] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-05 00:02:08.144 [eventLoopGroupProxy-13-2 @call-handler#1358] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:08.144 [eventLoopGroupProxy-13-1 @coroutine#1357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:08.148 [eventLoopGroupProxy-13-1 @call-handler#1354] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 13ms 2024-02-05 00:02:08.149 [DefaultDispatcher-worker-2 @coroutine#1181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274830e 2024-02-05 00:02:08.151 [MyScheduler_Worker-1 @coroutine#1189] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-05 00:02:08.151 [MyScheduler_Worker-1 @coroutine#1189] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-05 00:02:08.152 [MyScheduler_Worker-1 @coroutine#1189] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-05 00:02:08.152 [MyScheduler_Worker-1 @coroutine#1189] 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-02-05 00:02:08.156 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.156 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:08.156 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.156 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:08.167 [eventLoopGroupProxy-13-1 @call-handler#1366] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 00:02:08.192 [eventLoopGroupProxy-13-1 @coroutine#1367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:08.192 [eventLoopGroupProxy-13-1 @call-handler#1366] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:08.192 [eventLoopGroupProxy-13-1 @call-handler#1366] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 25ms 2024-02-05 00:02:08.194 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.196 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.196 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:08.196 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.196 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:08.205 [eventLoopGroupProxy-13-1 @call-handler#1372] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 00:02:08.260 [eventLoopGroupProxy-13-1 @coroutine#1373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:08.261 [eventLoopGroupProxy-13-1 @call-handler#1372] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:08.262 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.263 [eventLoopGroupProxy-13-1 @call-handler#1372] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 58ms 2024-02-05 00:02:08.274 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.276 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:08.276 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.277 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:08.280 [eventLoopGroupProxy-13-1 @call-handler#1378] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 00:02:08.282 [eventLoopGroupProxy-13-1 @coroutine#1379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:08.282 [eventLoopGroupProxy-13-1 @call-handler#1378] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:08.284 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.285 [eventLoopGroupProxy-13-1 @call-handler#1378] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-05 00:02:08.285 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.285 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:08.285 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.286 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:08.299 [eventLoopGroupProxy-13-1 @call-handler#1384] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:08.313 [eventLoopGroupProxy-13-1 @coroutine#1385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:08.313 [eventLoopGroupProxy-13-1 @call-handler#1384] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:08.314 [eventLoopGroupProxy-13-1 @call-handler#1384] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 15ms 2024-02-05 00:02:08.315 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.316 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.317 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:08.317 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.317 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:08.319 [eventLoopGroupProxy-13-1 @call-handler#1390] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 00:02:08.367 [eventLoopGroupProxy-13-1 @coroutine#1392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:08.367 [eventLoopGroupProxy-13-1 @call-handler#1390] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:08.368 [eventLoopGroupProxy-13-1 @call-handler#1390] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-02-05 00:02:08.373 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.375 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.375 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:08.375 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.375 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:08.378 [eventLoopGroupProxy-13-1 @call-handler#1397] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 00:02:08.392 [eventLoopGroupProxy-13-1 @coroutine#1398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:08.393 [eventLoopGroupProxy-13-1 @call-handler#1397] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:08.393 [eventLoopGroupProxy-13-1 @call-handler#1397] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 15ms 2024-02-05 00:02:08.394 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.395 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.395 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:08.395 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.396 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:08.398 [eventLoopGroupProxy-13-1 @call-handler#1403] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:08.404 [eventLoopGroupProxy-13-1 @coroutine#1404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:08.404 [eventLoopGroupProxy-13-1 @call-handler#1403] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:08.405 [eventLoopGroupProxy-13-1 @call-handler#1403] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-02-05 00:02:08.405 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.407 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.407 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:08.407 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.407 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:08.410 [eventLoopGroupProxy-13-1 @call-handler#1409] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:08.459 [eventLoopGroupProxy-13-1 @coroutine#1410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:08.459 [eventLoopGroupProxy-13-1 @call-handler#1409] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:08.459 [eventLoopGroupProxy-13-1 @call-handler#1409] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-02-05 00:02:08.460 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.463 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.463 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:08.463 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.463 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:08.466 [eventLoopGroupProxy-13-1 @call-handler#1415] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 00:02:08.471 [eventLoopGroupProxy-13-1 @coroutine#1416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:08.471 [eventLoopGroupProxy-13-1 @call-handler#1415] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:08.471 [eventLoopGroupProxy-13-1 @call-handler#1415] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-05 00:02:08.472 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.474 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.474 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:08.474 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.474 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:08.478 [eventLoopGroupProxy-13-1 @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-02-05 00:02:08.489 [eventLoopGroupProxy-13-1 @coroutine#1422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:08.489 [eventLoopGroupProxy-13-1 @call-handler#1421] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:08.490 [eventLoopGroupProxy-13-1 @call-handler#1421] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 12ms 2024-02-05 00:02:08.491 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.493 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.493 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:08.493 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.493 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:08.499 [eventLoopGroupProxy-13-1 @call-handler#1427] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 00:02:08.504 [eventLoopGroupProxy-13-1 @coroutine#1428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:08.504 [eventLoopGroupProxy-13-1 @call-handler#1427] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:08.505 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.507 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.508 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:08.508 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.508 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:08.511 [eventLoopGroupProxy-13-1 @call-handler#1427] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 12ms 2024-02-05 00:02:08.512 [eventLoopGroupProxy-13-1 @call-handler#1433] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 00:02:08.514 [eventLoopGroupProxy-13-1 @coroutine#1434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:08.515 [eventLoopGroupProxy-13-1 @call-handler#1433] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:08.515 [eventLoopGroupProxy-13-1 @call-handler#1433] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 00:02:08.516 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.518 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.518 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:08.518 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.518 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:08.521 [eventLoopGroupProxy-13-1 @call-handler#1439] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 00:02:08.525 [eventLoopGroupProxy-13-1 @coroutine#1440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:08.525 [eventLoopGroupProxy-13-1 @call-handler#1439] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:08.525 [eventLoopGroupProxy-13-1 @call-handler#1439] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 00:02:08.526 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.528 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.528 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:08.528 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.528 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:08.547 [eventLoopGroupProxy-13-1 @call-handler#1445] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 00:02:08.551 [eventLoopGroupProxy-13-1 @coroutine#1446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:08.551 [eventLoopGroupProxy-13-1 @call-handler#1445] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:08.551 [eventLoopGroupProxy-13-1 @call-handler#1445] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 11ms 2024-02-05 00:02:08.553 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.555 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.555 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:08.555 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.555 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:08.559 [eventLoopGroupProxy-13-1 @call-handler#1451] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:08.565 [eventLoopGroupProxy-13-1 @coroutine#1452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:08.565 [eventLoopGroupProxy-13-1 @call-handler#1451] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:08.566 [eventLoopGroupProxy-13-1 @call-handler#1451] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-02-05 00:02:08.567 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.568 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.568 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:08.568 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.568 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:08.571 [eventLoopGroupProxy-13-1 @call-handler#1457] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 00:02:08.574 [eventLoopGroupProxy-13-1 @coroutine#1458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:08.574 [eventLoopGroupProxy-13-1 @call-handler#1457] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:08.574 [eventLoopGroupProxy-13-1 @call-handler#1457] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 00:02:08.575 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.576 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.576 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:08.576 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.576 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:08.578 [eventLoopGroupProxy-13-1 @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-02-05 00:02:08.588 [eventLoopGroupProxy-13-1 @coroutine#1464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:08.589 [eventLoopGroupProxy-13-1 @call-handler#1463] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:08.589 [eventLoopGroupProxy-13-1 @call-handler#1463] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 11ms 2024-02-05 00:02:08.589 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.591 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.591 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:08.591 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.591 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:08.593 [eventLoopGroupProxy-13-1 @call-handler#1469] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 00:02:08.595 [eventLoopGroupProxy-13-1 @coroutine#1470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:08.595 [eventLoopGroupProxy-13-1 @call-handler#1469] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:08.595 [eventLoopGroupProxy-13-1 @call-handler#1469] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 00:02:08.596 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.597 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.597 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:08.597 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.597 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:08.599 [eventLoopGroupProxy-13-1 @call-handler#1475] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 00:02:08.604 [eventLoopGroupProxy-13-1 @coroutine#1476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:08.604 [eventLoopGroupProxy-13-1 @call-handler#1475] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:08.605 [eventLoopGroupProxy-13-1 @call-handler#1475] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-02-05 00:02:08.605 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.607 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.607 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:08.607 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.607 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:08.610 [eventLoopGroupProxy-13-1 @call-handler#1481] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 00:02:08.616 [eventLoopGroupProxy-13-1 @coroutine#1482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:08.617 [eventLoopGroupProxy-13-1 @call-handler#1481] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:08.618 [eventLoopGroupProxy-13-1 @call-handler#1481] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2024-02-05 00:02:08.618 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.619 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.619 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:08.619 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.619 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:08.622 [eventLoopGroupProxy-13-1 @call-handler#1487] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 00:02:08.623 [DefaultDispatcher-worker-1 @coroutine#1191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274830e 2024-02-05 00:02:08.625 [eventLoopGroupProxy-13-1 @coroutine#1489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:08.625 [eventLoopGroupProxy-13-1 @call-handler#1487] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:08.626 [eventLoopGroupProxy-13-1 @call-handler#1487] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-05 00:02:08.626 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.627 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.628 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:08.628 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.628 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:08.630 [eventLoopGroupProxy-13-1 @call-handler#1494] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 00:02:08.633 [eventLoopGroupProxy-13-1 @coroutine#1495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:08.633 [eventLoopGroupProxy-13-1 @call-handler#1494] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:08.634 [eventLoopGroupProxy-13-1 @call-handler#1494] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 00:02:08.634 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.636 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.636 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:08.636 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.636 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:08.638 [eventLoopGroupProxy-13-1 @call-handler#1501] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 00:02:08.645 [eventLoopGroupProxy-13-1 @coroutine#1502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:08.645 [eventLoopGroupProxy-13-1 @call-handler#1501] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:08.646 [eventLoopGroupProxy-13-1 @call-handler#1501] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-02-05 00:02:08.646 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.647 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.647 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:08.648 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.648 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:08.650 [eventLoopGroupProxy-13-1 @call-handler#1507] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 00:02:08.652 [eventLoopGroupProxy-13-1 @coroutine#1508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:08.653 [eventLoopGroupProxy-13-1 @call-handler#1507] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:08.653 [eventLoopGroupProxy-13-1 @call-handler#1507] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 00:02:08.654 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.655 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.655 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:08.655 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.655 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:08.657 [eventLoopGroupProxy-13-1 @call-handler#1513] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 00:02:08.660 [eventLoopGroupProxy-13-1 @coroutine#1514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:08.660 [eventLoopGroupProxy-13-1 @call-handler#1513] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:08.661 [eventLoopGroupProxy-13-1 @call-handler#1513] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 00:02:08.662 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.663 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.664 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:08.664 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.664 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:08.666 [eventLoopGroupProxy-13-1 @call-handler#1519] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 00:02:08.672 [eventLoopGroupProxy-13-1 @coroutine#1520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:08.672 [eventLoopGroupProxy-13-1 @call-handler#1519] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:08.675 [eventLoopGroupProxy-13-1 @call-handler#1519] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2024-02-05 00:02:08.676 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.677 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.677 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:08.677 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.677 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:08.679 [eventLoopGroupProxy-13-1 @call-handler#1525] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 00:02:08.682 [eventLoopGroupProxy-13-1 @coroutine#1526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:08.682 [eventLoopGroupProxy-13-1 @call-handler#1525] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:08.683 [eventLoopGroupProxy-13-1 @call-handler#1525] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 00:02:08.683 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.687 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.688 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:08.688 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.688 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:08.690 [eventLoopGroupProxy-13-1 @call-handler#1531] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:08.693 [eventLoopGroupProxy-13-1 @coroutine#1532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:08.693 [eventLoopGroupProxy-13-1 @call-handler#1531] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:08.694 [eventLoopGroupProxy-13-1 @call-handler#1531] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 00:02:08.694 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.695 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.695 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:08.695 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.696 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:08.697 [eventLoopGroupProxy-13-1 @call-handler#1537] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 00:02:08.700 [eventLoopGroupProxy-13-1 @coroutine#1538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:08.700 [eventLoopGroupProxy-13-1 @call-handler#1537] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:08.701 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.701 [eventLoopGroupProxy-13-1 @call-handler#1537] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 00:02:08.703 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.703 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:08.703 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.703 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:08.705 [eventLoopGroupProxy-13-1 @call-handler#1543] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 00:02:08.707 [eventLoopGroupProxy-13-1 @coroutine#1544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:08.707 [eventLoopGroupProxy-13-1 @call-handler#1543] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:08.708 [eventLoopGroupProxy-13-1 @call-handler#1543] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 00:02:08.708 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.710 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.710 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:08.710 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.710 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:08.716 [eventLoopGroupProxy-13-1 @call-handler#1549] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 00:02:08.718 [eventLoopGroupProxy-13-1 @coroutine#1550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:08.718 [eventLoopGroupProxy-13-1 @call-handler#1549] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:08.718 [eventLoopGroupProxy-13-1 @call-handler#1549] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 00:02:08.719 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.721 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.721 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:08.721 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.721 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:08.725 [eventLoopGroupProxy-13-1 @call-handler#1555] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 00:02:08.728 [eventLoopGroupProxy-13-1 @coroutine#1556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:08.729 [eventLoopGroupProxy-13-1 @call-handler#1555] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:08.729 [eventLoopGroupProxy-13-1 @call-handler#1555] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 00:02:08.730 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.731 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.731 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:08.731 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.731 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:08.733 [eventLoopGroupProxy-13-1 @call-handler#1561] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 00:02:08.736 [eventLoopGroupProxy-13-1 @coroutine#1562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:08.736 [eventLoopGroupProxy-13-1 @call-handler#1561] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:08.736 [eventLoopGroupProxy-13-1 @call-handler#1561] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 00:02:08.739 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.740 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.740 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:08.740 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.740 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:08.747 [eventLoopGroupProxy-13-1 @call-handler#1567] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 00:02:08.753 [eventLoopGroupProxy-13-1 @coroutine#1568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:08.753 [eventLoopGroupProxy-13-1 @call-handler#1567] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:08.754 [eventLoopGroupProxy-13-1 @call-handler#1567] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-02-05 00:02:08.762 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.764 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.764 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:08.764 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.764 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:08.766 [eventLoopGroupProxy-13-1 @call-handler#1573] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 00:02:08.768 [eventLoopGroupProxy-13-1 @coroutine#1574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:08.769 [eventLoopGroupProxy-13-1 @call-handler#1573] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:08.770 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.771 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.771 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:08.771 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.771 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:08.771 [eventLoopGroupProxy-13-1 @call-handler#1573] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-05 00:02:08.791 [eventLoopGroupProxy-13-1 @call-handler#1579] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 00:02:08.798 [eventLoopGroupProxy-13-1 @coroutine#1580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:08.798 [eventLoopGroupProxy-13-1 @call-handler#1579] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:08.799 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.799 [eventLoopGroupProxy-13-1 @call-handler#1579] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2024-02-05 00:02:08.800 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.801 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:08.801 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.801 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:08.811 [eventLoopGroupProxy-13-1 @call-handler#1585] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 00:02:08.846 [eventLoopGroupProxy-13-1 @coroutine#1586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:08.846 [eventLoopGroupProxy-13-1 @call-handler#1585] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:08.846 [eventLoopGroupProxy-13-1 @call-handler#1585] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 35ms 2024-02-05 00:02:08.847 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.849 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.849 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:08.849 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.849 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:08.859 [eventLoopGroupProxy-13-1 @call-handler#1591] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 00:02:08.863 [eventLoopGroupProxy-13-1 @coroutine#1592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:08.863 [eventLoopGroupProxy-13-1 @call-handler#1591] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:08.864 [eventLoopGroupProxy-13-1 @call-handler#1591] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-05 00:02:08.866 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.867 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.868 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:08.868 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.868 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:08.883 [eventLoopGroupProxy-13-1 @call-handler#1597] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 00:02:08.887 [eventLoopGroupProxy-13-1 @coroutine#1598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:08.887 [eventLoopGroupProxy-13-1 @call-handler#1597] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:08.888 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.890 [eventLoopGroupProxy-13-1 @call-handler#1597] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-02-05 00:02:08.891 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.891 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:08.891 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.891 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:08.892 [eventLoopGroupProxy-13-1 @call-handler#1603] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:08.896 [eventLoopGroupProxy-13-1 @coroutine#1604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:08.896 [eventLoopGroupProxy-13-1 @call-handler#1603] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:08.897 [eventLoopGroupProxy-13-1 @call-handler#1603] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-05 00:02:08.897 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.899 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.899 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:08.899 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.899 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:08.901 [eventLoopGroupProxy-13-1 @call-handler#1609] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:08.954 [eventLoopGroupProxy-13-1 @coroutine#1611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:08.955 [eventLoopGroupProxy-13-1 @call-handler#1609] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:08.955 [eventLoopGroupProxy-13-1 @call-handler#1609] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 54ms 2024-02-05 00:02:08.956 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.958 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.958 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:08.958 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.958 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:08.962 [eventLoopGroupProxy-13-1 @call-handler#1616] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:08.971 [eventLoopGroupProxy-13-1 @coroutine#1617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:08.971 [eventLoopGroupProxy-13-1 @call-handler#1616] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:08.971 [eventLoopGroupProxy-13-1 @call-handler#1616] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2024-02-05 00:02:08.972 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.974 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.974 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:08.974 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.974 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:08.976 [eventLoopGroupProxy-13-1 @call-handler#1622] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:08.978 [eventLoopGroupProxy-13-1 @coroutine#1623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:08.979 [eventLoopGroupProxy-13-1 @call-handler#1622] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:08.979 [eventLoopGroupProxy-13-1 @call-handler#1622] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 00:02:08.980 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.981 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.982 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:08.982 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.982 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:08.984 [eventLoopGroupProxy-13-1 @call-handler#1628] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:08.986 [eventLoopGroupProxy-13-1 @coroutine#1629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:08.986 [eventLoopGroupProxy-13-1 @call-handler#1628] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:08.986 [eventLoopGroupProxy-13-1 @call-handler#1628] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 00:02:08.987 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.989 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.989 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:08.989 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:08.989 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:08.991 [eventLoopGroupProxy-13-1 @call-handler#1634] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:09.033 [eventLoopGroupProxy-13-1 @coroutine#1635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:09.034 [eventLoopGroupProxy-13-1 @call-handler#1634] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:09.034 [eventLoopGroupProxy-13-1 @call-handler#1634] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-05 00:02:09.035 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.036 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.037 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.037 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.037 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.039 [eventLoopGroupProxy-13-1 @call-handler#1640] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:09.042 [eventLoopGroupProxy-13-1 @coroutine#1641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:09.042 [eventLoopGroupProxy-13-1 @call-handler#1640] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:09.042 [eventLoopGroupProxy-13-1 @call-handler#1640] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 00:02:09.043 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.045 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.045 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.045 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.045 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.047 [eventLoopGroupProxy-13-1 @call-handler#1646] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:09.050 [eventLoopGroupProxy-13-1 @coroutine#1647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:09.050 [eventLoopGroupProxy-13-1 @call-handler#1646] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:09.051 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.051 [eventLoopGroupProxy-13-1 @call-handler#1646] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 00:02:09.053 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.053 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.053 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.053 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.055 [eventLoopGroupProxy-13-1 @call-handler#1652] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:09.058 [eventLoopGroupProxy-13-1 @coroutine#1653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:09.058 [eventLoopGroupProxy-13-1 @call-handler#1652] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:09.060 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.060 [eventLoopGroupProxy-13-1 @call-handler#1652] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-05 00:02:09.061 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.061 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.061 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.061 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.063 [eventLoopGroupProxy-13-1 @call-handler#1658] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:09.068 [eventLoopGroupProxy-13-1 @coroutine#1659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:09.068 [eventLoopGroupProxy-13-1 @call-handler#1658] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:09.069 [eventLoopGroupProxy-13-1 @call-handler#1658] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-05 00:02:09.069 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.071 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.071 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.071 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.071 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.084 [eventLoopGroupProxy-13-1 @call-handler#1664] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:09.119 [eventLoopGroupProxy-13-1 @coroutine#1665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:09.119 [eventLoopGroupProxy-13-1 @call-handler#1664] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:09.119 [eventLoopGroupProxy-13-1 @call-handler#1664] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 36ms 2024-02-05 00:02:09.120 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.122 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.122 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.122 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.122 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.125 [eventLoopGroupProxy-13-1 @call-handler#1670] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:09.128 [eventLoopGroupProxy-13-1 @coroutine#1671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:09.128 [eventLoopGroupProxy-13-1 @call-handler#1670] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:09.128 [eventLoopGroupProxy-13-1 @call-handler#1670] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 00:02:09.129 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.130 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.130 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.132 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.132 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.134 [eventLoopGroupProxy-13-1 @call-handler#1676] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:09.140 [eventLoopGroupProxy-13-1 @coroutine#1677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:09.141 [eventLoopGroupProxy-13-1 @call-handler#1676] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:09.141 [eventLoopGroupProxy-13-1 @call-handler#1676] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-02-05 00:02:09.142 [DefaultDispatcher-worker-16 @coroutine#1191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274830e 2024-02-05 00:02:09.142 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.149 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.149 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.149 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.149 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.151 [eventLoopGroupProxy-13-1 @call-handler#1683] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:09.153 [eventLoopGroupProxy-13-1 @coroutine#1684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:09.153 [eventLoopGroupProxy-13-1 @call-handler#1683] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:09.153 [eventLoopGroupProxy-13-1 @call-handler#1683] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 00:02:09.154 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.159 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.159 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.159 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.159 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.161 [eventLoopGroupProxy-13-1 @call-handler#1689] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:09.164 [eventLoopGroupProxy-13-1 @coroutine#1690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:09.164 [eventLoopGroupProxy-13-1 @call-handler#1689] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:09.164 [eventLoopGroupProxy-13-1 @call-handler#1689] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 00:02:09.165 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.166 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.166 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.166 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.166 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.169 [eventLoopGroupProxy-13-1 @call-handler#1695] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:09.175 [eventLoopGroupProxy-13-1 @coroutine#1696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:09.175 [eventLoopGroupProxy-13-1 @call-handler#1695] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:09.175 [eventLoopGroupProxy-13-1 @call-handler#1695] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-05 00:02:09.176 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.178 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.178 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.178 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.178 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.180 [eventLoopGroupProxy-13-1 @call-handler#1701] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:09.182 [eventLoopGroupProxy-13-1 @coroutine#1702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:09.182 [eventLoopGroupProxy-13-1 @call-handler#1701] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:09.183 [eventLoopGroupProxy-13-1 @call-handler#1701] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 00:02:09.184 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.186 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.186 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.186 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.186 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.189 [eventLoopGroupProxy-13-1 @call-handler#1707] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:09.191 [eventLoopGroupProxy-13-1 @coroutine#1708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:09.191 [eventLoopGroupProxy-13-1 @call-handler#1707] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:09.191 [eventLoopGroupProxy-13-1 @call-handler#1707] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 00:02:09.192 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.194 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.194 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.194 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.194 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.195 [eventLoopGroupProxy-13-1 @call-handler#1713] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:09.201 [eventLoopGroupProxy-13-1 @coroutine#1714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:09.202 [eventLoopGroupProxy-13-1 @call-handler#1713] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:09.203 [eventLoopGroupProxy-13-1 @call-handler#1713] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-02-05 00:02:09.203 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.222 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.222 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.222 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.222 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.224 [eventLoopGroupProxy-13-1 @call-handler#1719] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:09.227 [eventLoopGroupProxy-13-1 @coroutine#1720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:09.227 [eventLoopGroupProxy-13-1 @call-handler#1719] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:09.227 [eventLoopGroupProxy-13-1 @call-handler#1719] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 00:02:09.232 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.237 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.237 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.237 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.237 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.239 [eventLoopGroupProxy-13-1 @call-handler#1726] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:09.241 [eventLoopGroupProxy-13-1 @coroutine#1727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:09.242 [eventLoopGroupProxy-13-1 @call-handler#1726] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:09.242 [eventLoopGroupProxy-13-1 @call-handler#1726] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 00:02:09.246 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.249 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.249 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.249 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.249 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.251 [eventLoopGroupProxy-13-1 @call-handler#1732] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:09.254 [eventLoopGroupProxy-13-1 @coroutine#1733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:09.254 [eventLoopGroupProxy-13-1 @call-handler#1732] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:09.255 [eventLoopGroupProxy-13-1 @call-handler#1732] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 00:02:09.256 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.261 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.262 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.262 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.262 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.268 [eventLoopGroupProxy-13-1 @call-handler#1738] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:09.271 [eventLoopGroupProxy-13-1 @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:09.271 [eventLoopGroupProxy-13-1 @call-handler#1738] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:09.271 [eventLoopGroupProxy-13-1 @call-handler#1738] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 00:02:09.272 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.275 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.275 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.275 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.275 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.277 [eventLoopGroupProxy-13-1 @call-handler#1744] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:09.326 [eventLoopGroupProxy-13-1 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:09.327 [eventLoopGroupProxy-13-1 @call-handler#1744] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:09.327 [eventLoopGroupProxy-13-1 @call-handler#1744] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2024-02-05 00:02:09.328 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.329 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.329 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.329 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.329 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.332 [eventLoopGroupProxy-13-1 @call-handler#1750] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:09.335 [eventLoopGroupProxy-13-1 @coroutine#1751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:09.336 [eventLoopGroupProxy-13-1 @call-handler#1750] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:09.336 [eventLoopGroupProxy-13-1 @call-handler#1750] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-05 00:02:09.337 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.338 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.338 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.338 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.338 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.341 [eventLoopGroupProxy-13-1 @call-handler#1756] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:09.353 [eventLoopGroupProxy-13-1 @coroutine#1757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:09.354 [eventLoopGroupProxy-13-1 @call-handler#1756] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:09.355 [eventLoopGroupProxy-13-1 @call-handler#1756] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 14ms 2024-02-05 00:02:09.355 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.357 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.357 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.357 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.357 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.364 [eventLoopGroupProxy-13-1 @call-handler#1762] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:09.413 [eventLoopGroupProxy-13-1 @coroutine#1763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:09.413 [eventLoopGroupProxy-13-1 @call-handler#1762] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:09.413 [eventLoopGroupProxy-13-1 @call-handler#1762] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-02-05 00:02:09.414 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.416 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.416 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.416 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.416 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.419 [eventLoopGroupProxy-13-1 @call-handler#1768] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:09.424 [eventLoopGroupProxy-13-1 @coroutine#1769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:09.424 [eventLoopGroupProxy-13-1 @call-handler#1768] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:09.424 [eventLoopGroupProxy-13-1 @call-handler#1768] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-05 00:02:09.433 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.435 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.435 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.435 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.435 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.437 [eventLoopGroupProxy-13-1 @call-handler#1774] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:09.448 [eventLoopGroupProxy-13-1 @coroutine#1775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:09.448 [eventLoopGroupProxy-13-1 @call-handler#1774] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:09.448 [eventLoopGroupProxy-13-1 @call-handler#1774] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 11ms 2024-02-05 00:02:09.449 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.451 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.451 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.451 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.451 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.453 [eventLoopGroupProxy-13-1 @call-handler#1780] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:09.461 [eventLoopGroupProxy-13-1 @coroutine#1781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:09.462 [eventLoopGroupProxy-13-1 @call-handler#1780] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:09.463 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.463 [eventLoopGroupProxy-13-1 @call-handler#1780] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2024-02-05 00:02:09.464 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.464 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.464 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.464 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.467 [eventLoopGroupProxy-13-1 @call-handler#1786] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:09.516 [eventLoopGroupProxy-13-1 @coroutine#1787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:09.516 [eventLoopGroupProxy-13-1 @call-handler#1786] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:09.516 [eventLoopGroupProxy-13-1 @call-handler#1786] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2024-02-05 00:02:09.518 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.520 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.520 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.520 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.520 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.522 [eventLoopGroupProxy-13-1 @call-handler#1792] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:09.524 [eventLoopGroupProxy-13-1 @coroutine#1793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:09.524 [eventLoopGroupProxy-13-1 @call-handler#1792] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:09.525 [eventLoopGroupProxy-13-1 @call-handler#1792] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 00:02:09.525 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.527 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.527 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.527 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.527 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.530 [eventLoopGroupProxy-13-1 @call-handler#1798] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:09.533 [eventLoopGroupProxy-13-1 @coroutine#1799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:09.533 [eventLoopGroupProxy-13-1 @call-handler#1798] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:09.534 [eventLoopGroupProxy-13-1 @call-handler#1798] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-05 00:02:09.534 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.536 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.536 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.536 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.536 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.538 [eventLoopGroupProxy-13-1 @call-handler#1805] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:09.585 [eventLoopGroupProxy-13-1 @coroutine#1806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:09.585 [eventLoopGroupProxy-13-1 @call-handler#1805] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:09.585 [eventLoopGroupProxy-13-1 @call-handler#1805] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-02-05 00:02:09.589 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.591 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.591 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.591 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.591 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.593 [eventLoopGroupProxy-13-1 @call-handler#1811] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:09.597 [eventLoopGroupProxy-13-1 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:09.597 [eventLoopGroupProxy-13-1 @call-handler#1811] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:09.597 [eventLoopGroupProxy-13-1 @call-handler#1811] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 00:02:09.598 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.600 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.600 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.600 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.600 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.602 [eventLoopGroupProxy-13-1 @call-handler#1817] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:09.604 [eventLoopGroupProxy-13-1 @coroutine#1818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:09.605 [eventLoopGroupProxy-13-1 @call-handler#1817] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:09.605 [eventLoopGroupProxy-13-1 @call-handler#1817] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 00:02:09.606 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.607 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.607 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.607 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.607 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.609 [eventLoopGroupProxy-13-1 @call-handler#1823] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:09.612 [eventLoopGroupProxy-13-1 @coroutine#1824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:09.612 [eventLoopGroupProxy-13-1 @call-handler#1823] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:09.612 [eventLoopGroupProxy-13-1 @call-handler#1823] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 00:02:09.613 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.615 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.616 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.616 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.616 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.617 [eventLoopGroupProxy-13-1 @call-handler#1829] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:09.620 [eventLoopGroupProxy-13-1 @coroutine#1830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:09.620 [eventLoopGroupProxy-13-1 @call-handler#1829] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:09.620 [eventLoopGroupProxy-13-1 @call-handler#1829] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 00:02:09.621 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.622 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.623 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.623 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.623 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.624 [eventLoopGroupProxy-13-1 @call-handler#1835] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:09.626 [eventLoopGroupProxy-13-1 @coroutine#1836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:09.626 [eventLoopGroupProxy-13-1 @call-handler#1835] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:09.627 [eventLoopGroupProxy-13-1 @call-handler#1835] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 00:02:09.627 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.629 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.629 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.629 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.629 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.631 [eventLoopGroupProxy-13-1 @call-handler#1841] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:09.634 [eventLoopGroupProxy-13-1 @coroutine#1842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:09.634 [eventLoopGroupProxy-13-1 @call-handler#1841] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:09.634 [eventLoopGroupProxy-13-1 @call-handler#1841] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 00:02:09.635 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.642 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.642 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.642 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.642 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.645 [eventLoopGroupProxy-13-1 @call-handler#1847] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:09.650 [eventLoopGroupProxy-13-1 @coroutine#1848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:09.650 [eventLoopGroupProxy-13-1 @call-handler#1847] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:09.654 [eventLoopGroupProxy-13-1 @call-handler#1847] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2024-02-05 00:02:09.656 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.661 [DefaultDispatcher-worker-7 @coroutine#1191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274830e 2024-02-05 00:02:09.664 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.664 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.664 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.664 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.669 [eventLoopGroupProxy-13-1 @call-handler#1854] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:09.683 [eventLoopGroupProxy-13-1 @coroutine#1855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:09.683 [eventLoopGroupProxy-13-1 @call-handler#1854] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:09.684 [eventLoopGroupProxy-13-1 @call-handler#1854] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 15ms 2024-02-05 00:02:09.685 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.686 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.687 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.687 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.687 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.689 [eventLoopGroupProxy-13-1 @call-handler#1860] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:09.692 [eventLoopGroupProxy-13-1 @coroutine#1861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:09.692 [eventLoopGroupProxy-13-1 @call-handler#1860] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:09.692 [eventLoopGroupProxy-13-1 @call-handler#1860] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 00:02:09.693 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.694 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.695 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.695 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.695 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.698 [eventLoopGroupProxy-13-1 @call-handler#1866] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:09.710 [eventLoopGroupProxy-13-1 @coroutine#1867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:09.710 [eventLoopGroupProxy-13-1 @call-handler#1866] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:09.710 [eventLoopGroupProxy-13-1 @call-handler#1866] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 13ms 2024-02-05 00:02:09.711 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.712 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.712 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.712 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.712 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.714 [eventLoopGroupProxy-13-1 @call-handler#1872] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:09.718 [eventLoopGroupProxy-13-1 @coroutine#1873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:09.718 [eventLoopGroupProxy-13-1 @call-handler#1872] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:09.719 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.719 [eventLoopGroupProxy-13-1 @call-handler#1872] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-05 00:02:09.720 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.721 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.721 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.721 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.738 [eventLoopGroupProxy-13-1 @call-handler#1878] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:09.740 [eventLoopGroupProxy-13-1 @coroutine#1879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:09.741 [eventLoopGroupProxy-13-1 @call-handler#1878] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:09.741 [eventLoopGroupProxy-13-1 @call-handler#1878] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 00:02:09.742 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.743 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.743 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.743 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.743 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.745 [eventLoopGroupProxy-13-1 @call-handler#1884] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:09.751 [eventLoopGroupProxy-13-1 @coroutine#1885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:09.751 [eventLoopGroupProxy-13-1 @call-handler#1884] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:09.751 [eventLoopGroupProxy-13-1 @call-handler#1884] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-05 00:02:09.752 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.753 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.753 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.754 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.754 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.756 [eventLoopGroupProxy-13-1 @call-handler#1890] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:09.758 [eventLoopGroupProxy-13-1 @coroutine#1891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:09.758 [eventLoopGroupProxy-13-1 @call-handler#1890] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:09.760 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.762 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.762 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.762 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.762 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.766 [eventLoopGroupProxy-13-1 @call-handler#1890] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 11ms 2024-02-05 00:02:09.771 [eventLoopGroupProxy-13-1 @call-handler#1896] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:09.773 [eventLoopGroupProxy-13-1 @coroutine#1897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:09.773 [eventLoopGroupProxy-13-1 @call-handler#1896] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:09.774 [eventLoopGroupProxy-13-1 @call-handler#1896] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 00:02:09.774 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.775 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.775 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.775 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.776 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.777 [eventLoopGroupProxy-13-1 @call-handler#1902] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:09.781 [eventLoopGroupProxy-13-1 @coroutine#1903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:09.781 [eventLoopGroupProxy-13-1 @call-handler#1902] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:09.781 [eventLoopGroupProxy-13-1 @call-handler#1902] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 00:02:09.782 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.783 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.783 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.783 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.783 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.784 [eventLoopGroupProxy-13-1 @call-handler#1908] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:09.830 [eventLoopGroupProxy-13-1 @coroutine#1909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:09.830 [eventLoopGroupProxy-13-1 @call-handler#1908] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:09.830 [eventLoopGroupProxy-13-1 @call-handler#1908] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-05 00:02:09.835 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.837 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.837 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.837 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.837 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.838 [eventLoopGroupProxy-13-1 @call-handler#1915] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:09.841 [eventLoopGroupProxy-13-1 @coroutine#1916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:09.841 [eventLoopGroupProxy-13-1 @call-handler#1915] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:09.841 [eventLoopGroupProxy-13-1 @call-handler#1915] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 00:02:09.842 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.843 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.843 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.843 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.843 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.846 [eventLoopGroupProxy-13-1 @call-handler#1921] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:09.853 [eventLoopGroupProxy-13-1 @coroutine#1922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:09.853 [eventLoopGroupProxy-13-1 @call-handler#1921] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:09.853 [eventLoopGroupProxy-13-1 @call-handler#1921] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-02-05 00:02:09.854 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.855 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.855 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.855 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.855 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.857 [eventLoopGroupProxy-13-1 @call-handler#1927] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:09.860 [eventLoopGroupProxy-13-1 @coroutine#1928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:09.861 [eventLoopGroupProxy-13-1 @call-handler#1927] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:09.861 [eventLoopGroupProxy-13-1 @call-handler#1927] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 00:02:09.862 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.863 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.863 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.863 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.863 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.864 [eventLoopGroupProxy-13-1 @call-handler#1933] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:09.866 [eventLoopGroupProxy-13-1 @coroutine#1934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:09.866 [eventLoopGroupProxy-13-1 @call-handler#1933] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:09.866 [eventLoopGroupProxy-13-1 @call-handler#1933] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 00:02:09.867 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.868 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.868 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.868 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.868 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.869 [eventLoopGroupProxy-13-1 @call-handler#1939] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:09.871 [eventLoopGroupProxy-13-1 @coroutine#1940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:09.871 [eventLoopGroupProxy-13-1 @call-handler#1939] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:09.871 [eventLoopGroupProxy-13-1 @call-handler#1939] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 00:02:09.872 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.873 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.873 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.873 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.873 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.875 [eventLoopGroupProxy-13-1 @call-handler#1945] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:09.877 [eventLoopGroupProxy-13-1 @coroutine#1946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:09.877 [eventLoopGroupProxy-13-1 @call-handler#1945] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:09.877 [eventLoopGroupProxy-13-1 @call-handler#1945] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 00:02:09.878 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.879 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.879 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.879 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.879 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.881 [eventLoopGroupProxy-13-1 @call-handler#1951] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:09.934 [eventLoopGroupProxy-13-1 @coroutine#1952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:09.934 [eventLoopGroupProxy-13-1 @call-handler#1951] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:09.934 [eventLoopGroupProxy-13-1 @call-handler#1951] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 53ms 2024-02-05 00:02:09.937 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.939 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.939 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.939 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.939 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.942 [eventLoopGroupProxy-13-1 @call-handler#1957] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:09.945 [eventLoopGroupProxy-13-1 @coroutine#1958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:09.946 [eventLoopGroupProxy-13-1 @call-handler#1957] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:09.946 [eventLoopGroupProxy-13-1 @call-handler#1957] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 00:02:09.947 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.948 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.948 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.948 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.948 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.955 [eventLoopGroupProxy-13-1 @call-handler#1963] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:09.957 [eventLoopGroupProxy-13-1 @coroutine#1964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:09.958 [eventLoopGroupProxy-13-1 @call-handler#1963] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:09.958 [eventLoopGroupProxy-13-1 @call-handler#1963] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 00:02:09.959 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.960 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.960 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.960 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:09.960 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:09.963 [eventLoopGroupProxy-13-1 @call-handler#1969] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:10.005 [eventLoopGroupProxy-13-1 @coroutine#1970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:10.005 [eventLoopGroupProxy-13-1 @call-handler#1969] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:10.005 [eventLoopGroupProxy-13-1 @call-handler#1969] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-02-05 00:02:10.006 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.007 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.007 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.007 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.007 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.009 [eventLoopGroupProxy-13-1 @call-handler#1975] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:10.010 [eventLoopGroupProxy-13-1 @coroutine#1976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:10.011 [eventLoopGroupProxy-13-1 @call-handler#1975] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:10.011 [eventLoopGroupProxy-13-1 @call-handler#1975] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 00:02:10.011 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.012 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.012 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.012 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.012 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.013 [eventLoopGroupProxy-13-1 @call-handler#1981] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:10.015 [eventLoopGroupProxy-13-1 @coroutine#1982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:10.015 [eventLoopGroupProxy-13-1 @call-handler#1981] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:10.015 [eventLoopGroupProxy-13-1 @call-handler#1981] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 00:02:10.016 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.017 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.017 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.017 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.017 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.018 [eventLoopGroupProxy-13-1 @call-handler#1987] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:10.020 [eventLoopGroupProxy-13-1 @coroutine#1988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:10.020 [eventLoopGroupProxy-13-1 @call-handler#1987] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:10.020 [eventLoopGroupProxy-13-1 @call-handler#1987] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 00:02:10.021 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.022 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.022 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.022 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.022 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.023 [eventLoopGroupProxy-13-1 @call-handler#1993] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:10.025 [eventLoopGroupProxy-13-1 @coroutine#1994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:10.025 [eventLoopGroupProxy-13-1 @call-handler#1993] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:10.025 [eventLoopGroupProxy-13-1 @call-handler#1993] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 00:02:10.026 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.027 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.027 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.027 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.027 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.028 [eventLoopGroupProxy-13-1 @call-handler#1999] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:10.030 [eventLoopGroupProxy-13-1 @coroutine#2000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:10.030 [eventLoopGroupProxy-13-1 @call-handler#1999] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:10.030 [eventLoopGroupProxy-13-1 @call-handler#1999] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 00:02:10.031 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.034 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.034 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.034 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.034 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.035 [eventLoopGroupProxy-13-1 @call-handler#2005] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:10.037 [eventLoopGroupProxy-13-1 @coroutine#2006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:10.037 [eventLoopGroupProxy-13-1 @call-handler#2005] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:10.038 [eventLoopGroupProxy-13-1 @call-handler#2005] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 00:02:10.038 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.039 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.039 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.039 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.039 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.041 [eventLoopGroupProxy-13-1 @call-handler#2011] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:10.043 [eventLoopGroupProxy-13-1 @coroutine#2012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:10.043 [eventLoopGroupProxy-13-1 @call-handler#2011] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:10.043 [eventLoopGroupProxy-13-1 @call-handler#2011] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 00:02:10.044 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.045 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.045 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.045 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.045 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.046 [eventLoopGroupProxy-13-1 @call-handler#2017] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:10.048 [eventLoopGroupProxy-13-1 @coroutine#2018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:10.048 [eventLoopGroupProxy-13-1 @call-handler#2017] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:10.048 [eventLoopGroupProxy-13-1 @call-handler#2017] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 00:02:10.048 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.049 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.050 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.050 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.050 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.051 [eventLoopGroupProxy-13-1 @call-handler#2023] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:10.052 [eventLoopGroupProxy-13-1 @coroutine#2024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:10.052 [eventLoopGroupProxy-13-1 @call-handler#2023] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:10.052 [eventLoopGroupProxy-13-1 @call-handler#2023] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-05 00:02:10.053 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.054 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.054 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.054 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.054 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.055 [eventLoopGroupProxy-13-1 @call-handler#2029] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:10.057 [eventLoopGroupProxy-13-1 @coroutine#2030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:10.057 [eventLoopGroupProxy-13-1 @call-handler#2029] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:10.057 [eventLoopGroupProxy-13-1 @call-handler#2029] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 00:02:10.058 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.059 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.059 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.059 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.059 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.064 [eventLoopGroupProxy-13-1 @call-handler#2035] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:10.065 [eventLoopGroupProxy-13-1 @coroutine#2036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:10.065 [eventLoopGroupProxy-13-1 @call-handler#2035] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:10.066 [eventLoopGroupProxy-13-1 @call-handler#2035] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 00:02:10.066 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.067 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.067 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.067 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.067 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.068 [eventLoopGroupProxy-13-1 @call-handler#2041] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:10.114 [eventLoopGroupProxy-13-1 @coroutine#2042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:10.114 [eventLoopGroupProxy-13-1 @call-handler#2041] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:10.114 [eventLoopGroupProxy-13-1 @call-handler#2041] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-05 00:02:10.115 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.117 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.117 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.117 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.117 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.118 [eventLoopGroupProxy-13-1 @call-handler#2047] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:10.120 [eventLoopGroupProxy-13-1 @coroutine#2048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:10.120 [eventLoopGroupProxy-13-1 @call-handler#2047] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:10.120 [eventLoopGroupProxy-13-1 @call-handler#2047] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 00:02:10.121 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.122 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.122 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.122 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.122 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.125 [eventLoopGroupProxy-13-1 @call-handler#2053] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:10.127 [eventLoopGroupProxy-13-1 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:10.127 [eventLoopGroupProxy-13-1 @call-handler#2053] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:10.127 [eventLoopGroupProxy-13-1 @call-handler#2053] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 00:02:10.128 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.129 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.129 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.129 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.129 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.130 [eventLoopGroupProxy-13-1 @call-handler#2059] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:10.132 [eventLoopGroupProxy-13-1 @coroutine#2060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:10.133 [eventLoopGroupProxy-13-1 @call-handler#2059] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:10.133 [eventLoopGroupProxy-13-1 @call-handler#2059] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 00:02:10.133 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.134 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.134 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.134 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.134 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.136 [eventLoopGroupProxy-13-1 @call-handler#2065] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:10.194 [DefaultDispatcher-worker-14 @coroutine#1191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274830e 2024-02-05 00:02:10.205 [eventLoopGroupProxy-13-1 @coroutine#2068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:10.205 [eventLoopGroupProxy-13-1 @call-handler#2065] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:10.206 [eventLoopGroupProxy-13-1 @call-handler#2065] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 70ms 2024-02-05 00:02:10.207 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.209 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.209 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.209 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.209 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.212 [eventLoopGroupProxy-13-1 @call-handler#2073] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:10.215 [eventLoopGroupProxy-13-1 @coroutine#2074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:10.216 [eventLoopGroupProxy-13-1 @call-handler#2073] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:10.219 [eventLoopGroupProxy-13-1 @call-handler#2073] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-02-05 00:02:10.220 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.223 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.224 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.224 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.224 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.226 [eventLoopGroupProxy-13-1 @call-handler#2079] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:10.228 [eventLoopGroupProxy-13-1 @coroutine#2080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:10.229 [eventLoopGroupProxy-13-1 @call-handler#2079] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:10.230 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.232 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.232 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.232 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.232 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.233 [eventLoopGroupProxy-13-1 @call-handler#2079] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-02-05 00:02:10.234 [eventLoopGroupProxy-13-1 @call-handler#2085] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:10.277 [eventLoopGroupProxy-13-1 @coroutine#2086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:10.277 [eventLoopGroupProxy-13-1 @call-handler#2085] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:10.277 [eventLoopGroupProxy-13-1 @call-handler#2085] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-05 00:02:10.278 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.279 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.279 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.279 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.279 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.280 [eventLoopGroupProxy-13-1 @call-handler#2091] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:10.282 [eventLoopGroupProxy-13-1 @coroutine#2092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:10.282 [eventLoopGroupProxy-13-1 @call-handler#2091] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:10.282 [eventLoopGroupProxy-13-1 @call-handler#2091] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 00:02:10.283 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.284 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.284 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.284 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.284 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.285 [eventLoopGroupProxy-13-1 @call-handler#2097] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:10.287 [eventLoopGroupProxy-13-1 @coroutine#2098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:10.287 [eventLoopGroupProxy-13-1 @call-handler#2097] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:10.287 [eventLoopGroupProxy-13-1 @call-handler#2097] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 00:02:10.288 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.289 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.289 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.289 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.289 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.290 [eventLoopGroupProxy-13-1 @call-handler#2103] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:10.334 [eventLoopGroupProxy-13-1 @coroutine#2104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:10.334 [eventLoopGroupProxy-13-1 @call-handler#2103] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:10.334 [eventLoopGroupProxy-13-1 @call-handler#2103] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-05 00:02:10.335 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.336 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.337 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.337 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.337 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.338 [eventLoopGroupProxy-13-1 @call-handler#2109] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:10.343 [eventLoopGroupProxy-13-1 @coroutine#2110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:10.343 [eventLoopGroupProxy-13-1 @call-handler#2109] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:10.344 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.345 [eventLoopGroupProxy-13-1 @call-handler#2109] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-02-05 00:02:10.346 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.346 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.346 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.346 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.348 [eventLoopGroupProxy-13-1 @call-handler#2115] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:10.351 [eventLoopGroupProxy-13-1 @coroutine#2116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:10.351 [eventLoopGroupProxy-13-1 @call-handler#2115] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:10.351 [eventLoopGroupProxy-13-1 @call-handler#2115] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 00:02:10.351 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.353 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.353 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.353 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.353 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.354 [eventLoopGroupProxy-13-1 @call-handler#2121] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:10.357 [eventLoopGroupProxy-13-1 @coroutine#2122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:10.357 [eventLoopGroupProxy-13-1 @call-handler#2121] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:10.357 [eventLoopGroupProxy-13-1 @call-handler#2121] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 00:02:10.358 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.359 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.359 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.359 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.359 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.361 [eventLoopGroupProxy-13-1 @call-handler#2127] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:10.363 [eventLoopGroupProxy-13-1 @coroutine#2128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:10.364 [eventLoopGroupProxy-13-1 @call-handler#2127] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:10.364 [eventLoopGroupProxy-13-1 @call-handler#2127] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 00:02:10.364 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.365 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.366 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.366 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.366 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.367 [eventLoopGroupProxy-13-1 @call-handler#2133] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:10.369 [eventLoopGroupProxy-13-1 @coroutine#2134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:10.369 [eventLoopGroupProxy-13-1 @call-handler#2133] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:10.369 [eventLoopGroupProxy-13-1 @call-handler#2133] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 00:02:10.369 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.371 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.371 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.371 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.371 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.372 [eventLoopGroupProxy-13-1 @call-handler#2139] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:10.421 [eventLoopGroupProxy-13-1 @coroutine#2140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:10.421 [eventLoopGroupProxy-13-1 @call-handler#2139] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:10.421 [eventLoopGroupProxy-13-1 @call-handler#2139] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-02-05 00:02:10.422 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.423 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.423 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.423 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.423 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.425 [eventLoopGroupProxy-13-1 @call-handler#2145] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:10.427 [eventLoopGroupProxy-13-1 @coroutine#2146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:10.427 [eventLoopGroupProxy-13-1 @call-handler#2145] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:10.427 [eventLoopGroupProxy-13-1 @call-handler#2145] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 00:02:10.427 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.429 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.429 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.429 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.429 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.430 [eventLoopGroupProxy-13-1 @call-handler#2151] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:10.432 [eventLoopGroupProxy-13-1 @coroutine#2152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:10.432 [eventLoopGroupProxy-13-1 @call-handler#2151] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:10.433 [eventLoopGroupProxy-13-1 @call-handler#2151] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 00:02:10.433 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.434 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.434 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.434 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.434 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.436 [eventLoopGroupProxy-13-1 @call-handler#2157] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:10.437 [eventLoopGroupProxy-13-1 @coroutine#2159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:10.437 [eventLoopGroupProxy-13-1 @call-handler#2157] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:10.437 [eventLoopGroupProxy-13-1 @call-handler#2157] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-05 00:02:10.438 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.440 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.441 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.441 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.441 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.442 [eventLoopGroupProxy-13-1 @call-handler#2164] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:10.485 [eventLoopGroupProxy-13-1 @coroutine#2165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:10.485 [eventLoopGroupProxy-13-1 @call-handler#2164] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:10.486 [eventLoopGroupProxy-13-1 @call-handler#2164] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-05 00:02:10.486 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.488 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.488 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.488 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.488 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.489 [eventLoopGroupProxy-13-1 @call-handler#2170] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:10.491 [eventLoopGroupProxy-13-1 @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:10.491 [eventLoopGroupProxy-13-1 @call-handler#2170] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:10.491 [eventLoopGroupProxy-13-1 @call-handler#2170] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 00:02:10.492 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.493 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.493 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.493 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.493 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.494 [eventLoopGroupProxy-13-1 @call-handler#2176] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:10.496 [eventLoopGroupProxy-13-1 @coroutine#2177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:10.496 [eventLoopGroupProxy-13-1 @call-handler#2176] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:10.496 [eventLoopGroupProxy-13-1 @call-handler#2176] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 00:02:10.497 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.498 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.498 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.498 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.498 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.499 [eventLoopGroupProxy-13-1 @call-handler#2182] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:10.501 [eventLoopGroupProxy-13-1 @coroutine#2183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:10.501 [eventLoopGroupProxy-13-1 @call-handler#2182] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:10.501 [eventLoopGroupProxy-13-1 @call-handler#2182] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 00:02:10.502 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.503 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.503 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.503 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.503 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.504 [eventLoopGroupProxy-13-1 @call-handler#2188] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:10.550 [eventLoopGroupProxy-13-1 @coroutine#2189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:10.550 [eventLoopGroupProxy-13-1 @call-handler#2188] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:10.550 [eventLoopGroupProxy-13-1 @call-handler#2188] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-05 00:02:10.551 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.552 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.552 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.552 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.552 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.553 [eventLoopGroupProxy-13-1 @call-handler#2194] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:10.556 [eventLoopGroupProxy-13-1 @coroutine#2195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:10.556 [eventLoopGroupProxy-13-1 @call-handler#2194] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:10.556 [eventLoopGroupProxy-13-1 @call-handler#2194] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 00:02:10.557 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.558 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.558 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.558 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.558 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.559 [eventLoopGroupProxy-13-1 @call-handler#2200] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:10.561 [eventLoopGroupProxy-13-1 @coroutine#2201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:10.561 [eventLoopGroupProxy-13-1 @call-handler#2200] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:10.561 [eventLoopGroupProxy-13-1 @call-handler#2200] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 00:02:10.562 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.564 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.564 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.564 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.564 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.568 [eventLoopGroupProxy-13-1 @call-handler#2206] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:10.572 [eventLoopGroupProxy-13-1 @coroutine#2207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:10.572 [eventLoopGroupProxy-13-1 @call-handler#2206] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:10.572 [eventLoopGroupProxy-13-1 @call-handler#2206] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 00:02:10.577 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.579 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.579 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.579 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.580 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.585 [eventLoopGroupProxy-13-1 @call-handler#2212] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:10.591 [eventLoopGroupProxy-13-1 @coroutine#2213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:10.592 [eventLoopGroupProxy-13-1 @call-handler#2212] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:10.592 [eventLoopGroupProxy-13-1 @call-handler#2212] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-02-05 00:02:10.593 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.594 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.594 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.594 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.594 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.596 [eventLoopGroupProxy-13-1 @call-handler#2218] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:10.641 [eventLoopGroupProxy-13-1 @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:10.641 [eventLoopGroupProxy-13-1 @call-handler#2218] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:10.641 [eventLoopGroupProxy-13-1 @call-handler#2218] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-05 00:02:10.642 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.643 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.643 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.643 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.643 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.646 [eventLoopGroupProxy-13-1 @call-handler#2224] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:10.649 [eventLoopGroupProxy-13-1 @coroutine#2225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:10.649 [eventLoopGroupProxy-13-1 @call-handler#2224] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:10.649 [eventLoopGroupProxy-13-1 @call-handler#2224] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 00:02:10.650 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.651 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.651 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.651 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.651 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.653 [eventLoopGroupProxy-13-1 @call-handler#2230] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:10.655 [eventLoopGroupProxy-13-1 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:10.655 [eventLoopGroupProxy-13-1 @call-handler#2230] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:10.656 [eventLoopGroupProxy-13-1 @call-handler#2230] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 00:02:10.658 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.659 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.659 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.659 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.659 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.663 [eventLoopGroupProxy-13-1 @call-handler#2236] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:10.706 [eventLoopGroupProxy-13-1 @coroutine#2237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:10.706 [eventLoopGroupProxy-13-1 @call-handler#2236] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:10.707 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.707 [eventLoopGroupProxy-13-1 @call-handler#2236] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-05 00:02:10.711 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.711 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.711 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.711 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.713 [eventLoopGroupProxy-13-1 @call-handler#2242] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:10.717 [eventLoopGroupProxy-13-1 @coroutine#2243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:10.717 [eventLoopGroupProxy-13-1 @call-handler#2242] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:10.718 [eventLoopGroupProxy-13-1 @call-handler#2242] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-05 00:02:10.718 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.720 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.720 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.720 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.720 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.721 [DefaultDispatcher-worker-13 @coroutine#1191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274830e 2024-02-05 00:02:10.721 [eventLoopGroupProxy-13-1 @call-handler#2249] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:10.727 [eventLoopGroupProxy-13-1 @coroutine#2250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:10.727 [eventLoopGroupProxy-13-1 @call-handler#2249] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:10.728 [eventLoopGroupProxy-13-1 @call-handler#2249] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-02-05 00:02:10.729 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.730 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.730 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.730 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.730 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.733 [eventLoopGroupProxy-13-1 @call-handler#2255] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:10.735 [eventLoopGroupProxy-13-1 @coroutine#2256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:10.735 [eventLoopGroupProxy-13-1 @call-handler#2255] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:10.736 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.736 [eventLoopGroupProxy-13-1 @call-handler#2255] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 00:02:10.738 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.738 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.738 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.738 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.739 [eventLoopGroupProxy-13-1 @call-handler#2262] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:10.742 [eventLoopGroupProxy-13-1 @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:10.742 [eventLoopGroupProxy-13-1 @call-handler#2262] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:10.742 [eventLoopGroupProxy-13-1 @call-handler#2262] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 00:02:10.743 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.744 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.744 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.744 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.744 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.746 [eventLoopGroupProxy-13-1 @call-handler#2268] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:10.753 [eventLoopGroupProxy-13-1 @coroutine#2269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:10.753 [eventLoopGroupProxy-13-1 @call-handler#2268] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:10.754 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.755 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.755 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.755 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.755 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.757 [eventLoopGroupProxy-13-1 @call-handler#2268] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 11ms 2024-02-05 00:02:10.757 [eventLoopGroupProxy-13-1 @call-handler#2274] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:10.802 [eventLoopGroupProxy-13-1 @coroutine#2275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:10.802 [eventLoopGroupProxy-13-1 @call-handler#2274] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:10.803 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.804 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.805 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.805 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.805 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.808 [eventLoopGroupProxy-13-1 @call-handler#2274] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 51ms 2024-02-05 00:02:10.810 [eventLoopGroupProxy-13-1 @call-handler#2280] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:10.812 [eventLoopGroupProxy-13-1 @coroutine#2281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:10.812 [eventLoopGroupProxy-13-1 @call-handler#2280] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:10.812 [eventLoopGroupProxy-13-1 @call-handler#2280] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 00:02:10.813 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.814 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.814 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.814 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.814 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.816 [eventLoopGroupProxy-13-1 @call-handler#2286] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:10.817 [eventLoopGroupProxy-13-1 @coroutine#2287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:10.817 [eventLoopGroupProxy-13-1 @call-handler#2286] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:10.818 [eventLoopGroupProxy-13-1 @call-handler#2286] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 00:02:10.818 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.819 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.819 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.819 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.819 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.821 [eventLoopGroupProxy-13-1 @call-handler#2292] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:10.823 [eventLoopGroupProxy-13-1 @coroutine#2293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:10.823 [eventLoopGroupProxy-13-1 @call-handler#2292] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:10.823 [eventLoopGroupProxy-13-1 @call-handler#2292] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 00:02:10.823 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.825 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.825 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.825 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.825 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 00:02:10.828 [eventLoopGroupProxy-13-1 @call-handler#2298] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 00:02:10.831 [eventLoopGroupProxy-13-1 @coroutine#2299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:10.831 [eventLoopGroupProxy-13-1 @call-handler#2298] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:10.834 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:10.835 [eventLoopGroupProxy-13-1 @call-handler#2298] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-02-05 00:02:10.848 [DefaultDispatcher-worker-10 @coroutine#1189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274830e 2024-02-05 00:02:10.861 [DefaultDispatcher-worker-3 @coroutine#1181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274830e 2024-02-05 00:02:10.862 [DefaultDispatcher-worker-3 @coroutine#1181] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 00:02:10.862 [DefaultDispatcher-worker-3 @coroutine#1181] 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-02-05 00:02:10.862 [DefaultDispatcher-worker-3 @coroutine#1181] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 00:02:10.862 [DefaultDispatcher-worker-3 @coroutine#1181] 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-02-05 00:02:10.868 [eventLoopGroupProxy-13-1 @call-handler#2309] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-05 00:02:10.869 [eventLoopGroupProxy-13-1 @call-handler#2309] 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-02-05 00:02:10.869 [eventLoopGroupProxy-13-1 @call-handler#2309] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 00:02:10.899 [DefaultDispatcher-worker-14 @call-handler#2309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b6683c4 2024-02-05 00:02:10.900 [eventLoopGroupProxy-13-1 @call-handler#2309] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:10.900 [eventLoopGroupProxy-13-1 @call-handler#2309] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 36ms 2024-02-05 00:02:10.900 [DefaultDispatcher-worker-11 @coroutine#996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555128508071714816/_ustadmanifest.json 2024-02-05 00:02:10.900 [DefaultDispatcher-worker-11 @coroutine#996] 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/555128508071714816/_ustadmanifest.json. 2024-02-05 00:02:10.900 [DefaultDispatcher-worker-11 @coroutine#996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555128508071714816/_ustadmanifest.json 2024-02-05 00:02:10.901 [DefaultDispatcher-worker-10 @coroutine#1181] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 00:02:10.901 [DefaultDispatcher-worker-10 @coroutine#1181] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 00:02:10.901 [DefaultDispatcher-worker-10 @coroutine#1181] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-05 00:02:10.901 [DefaultDispatcher-worker-10 @coroutine#1181] 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-02-05 00:02:10.913 [DefaultDispatcher-worker-11 @coroutine#996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555128508071714816/_ustadmanifest.json 2024-02-05 00:02:10.913 [DefaultDispatcher-worker-11 @coroutine#996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555128508071714816/_ustadmanifest.json 2024-02-05 00:02:10.914 [DefaultDispatcher-worker-10 @coroutine#996] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555128508071714816/_ustadmanifest.json. 2024-02-05 00:02:10.914 [DefaultDispatcher-worker-10 @coroutine#996] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555128508071714816/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 00:02:10.914 [DefaultDispatcher-worker-14 @coroutine#1181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274830e 2024-02-05 00:02:10.923 [DefaultDispatcher-worker-10 @coroutine#2637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:10.943 [DefaultDispatcher-worker-15 @coroutine#996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b6683c4 2024-02-05 00:02:10.953 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-05 00:02:10.953 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-05 00:02:10.953 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-05 00:02:10.953 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-05 00:02:10.953 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-05 00:02:10.964 [Test worker @coroutine#2679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4745bcc6 2024-02-05 00:02:10.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Shutdown initiated... 2024-02-05 00:02:10.964 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Close initiated... 2024-02-05 00:02:10.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:10.971 [HikariPool-69 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5274830e: (connection evicted) 2024-02-05 00:02:10.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:10.973 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Closed. 2024-02-05 00:02:10.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Shutdown completed. 2024-02-05 00:02:11.043 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-05 00:02:11.043 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-05 00:02:11.349 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-05 00:02:11.999 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@5a07ae2f 2024-02-05 00:02:11.999 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@5a07ae2f 2024-02-05 00:02:12.016 [Test worker @coroutine#2685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-05 00:02:12.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Shutdown initiated... 2024-02-05 00:02:12.016 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Close initiated... 2024-02-05 00:02:12.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:12.022 [HikariPool-67 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b6683c4: (connection evicted) 2024-02-05 00:02:12.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:12.024 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Closed. 2024-02-05 00:02:12.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Shutdown completed. 2024-02-05 00:02:12.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2024-02-05 00:02:12.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:12.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:12.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:12.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:12.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:12.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:12.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e8fe7db 2024-02-05 00:02:12.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:12.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:12.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:12.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:12.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:12.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:12.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:12.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:12.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:12.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:12.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:12.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:12.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:12.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:12.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:12.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:12.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:12.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:12.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:12.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2024-02-05 00:02:12.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:12.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:12.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:12.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:12.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:12.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:12.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:12.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:12.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2024-02-05 00:02:12.034 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@64908ab9 2024-02-05 00:02:12.034 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@64908ab9 2024-02-05 00:02:12.034 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2024-02-05 00:02:12.057 [DefaultDispatcher-worker-10 @coroutine#2691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64908ab9 2024-02-05 00:02:12.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2024-02-05 00:02:12.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:12.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:12.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:12.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:12.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:12.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:12.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14fe085b 2024-02-05 00:02:12.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:12.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:12.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:12.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:12.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:12.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:12.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:12.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:12.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:12.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:12.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:12.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:12.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:12.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:12.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:12.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:12.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:12.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:12.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:12.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2024-02-05 00:02:12.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:12.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:12.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:12.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:12.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:12.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:12.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:12.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:12.066 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2024-02-05 00:02:12.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-05 00:02:12.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-05 00:02:12.081 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2024-02-05 00:02:12.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2024-02-05 00:02:12.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:12.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:12.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:12.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:12.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:12.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:12.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52dd1be2 2024-02-05 00:02:12.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:12.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:12.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:12.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:12.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:12.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:12.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:12.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:12.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:12.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:12.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:12.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:12.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:12.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:12.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:12.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:12.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:12.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:12.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:12.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2024-02-05 00:02:12.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:12.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:12.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:12.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:12.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:12.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:12.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:12.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:12.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2024-02-05 00:02:12.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@24520a51 2024-02-05 00:02:12.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@24520a51 2024-02-05 00:02:12.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2024-02-05 00:02:12.095 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-05 00:02:12.097 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-02-05 00:02:12.134 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:12.135 [DefaultDispatcher-worker-10 @coroutine#2701] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-05 00:02:12.139 [DefaultDispatcher-worker-10 @coroutine#2703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-05 00:02:12.141 [Test worker @coroutine#2702] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-05 00:02:12.141 [Test worker @coroutine#2702] 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-02-05 00:02:12.141 [Test worker @coroutine#2702] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-05 00:02:12.141 [Test worker @coroutine#2702] 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-02-05 00:02:12.178 [eventLoopGroupProxy-16-1 @call-handler#2709] 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-02-05 00:02:12.179 [eventLoopGroupProxy-16-1 @call-handler#2709] 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-02-05 00:02:12.180 [eventLoopGroupProxy-16-1 @coroutine#2710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24520a51 2024-02-05 00:02:12.181 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:12.182 [Test worker @coroutine#2702] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-05 00:02:12.183 [Test worker @coroutine#2702] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-05 00:02:12.185 [Test worker @coroutine#2702] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-05 00:02:12.185 [Test worker @coroutine#2702] 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-02-05 00:02:12.188 [Test worker @coroutine#2714] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:12.189 [Test worker @coroutine#2714] 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-02-05 00:02:12.189 [Test worker @coroutine#2714] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:12.189 [Test worker @coroutine#2714] 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-02-05 00:02:12.192 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:12.197 [eventLoopGroupProxy-16-1 @call-handler#2717] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-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-02-05 00:02:12.210 [eventLoopGroupProxy-16-1 @coroutine#2718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24520a51 2024-02-05 00:02:12.211 [eventLoopGroupProxy-16-1 @call-handler#2717] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:12.212 [Test worker @coroutine#2714] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 00:02:12.260 [eventLoopGroupProxy-16-2 @call-handler#2728] 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-02-05 00:02:12.273 [eventLoopGroupProxy-16-2 @call-handler#2728] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:12.281 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-05 00:02:13.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2024-02-05 00:02:13.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:13.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:13.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:13.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:13.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:13.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:13.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@792eeae6 2024-02-05 00:02:13.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:13.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:13.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:13.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:13.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:13.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:13.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:13.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:13.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:13.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:13.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:13.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:13.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:13.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:13.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:13.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:13.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:13.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:13.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:13.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2024-02-05 00:02:13.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:13.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:13.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:13.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:13.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:13.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:13.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:13.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:13.839 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2024-02-05 00:02:13.851 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e28f150 2024-02-05 00:02:13.851 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e28f150 2024-02-05 00:02:13.851 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2024-02-05 00:02:13.916 [DefaultDispatcher-worker-6 @coroutine#2739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e28f150 2024-02-05 00:02:13.933 [Test worker @coroutine#2739] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51035/api/blob/upload-init-batch 2024-02-05 00:02:13.933 [Test worker @coroutine#2739] 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:51035/api/blob/upload-init-batch. 2024-02-05 00:02:13.933 [Test worker @coroutine#2739] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51035/api/blob/upload-init-batch 2024-02-05 00:02:13.933 [Test worker @coroutine#2739] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51035/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-05 00:02:13.951 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:13.963 [Test worker @coroutine#2739] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51035/api/blob/upload-init-batch 2024-02-05 00:02:13.963 [Test worker @coroutine#2739] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51035/api/blob/upload-init-batch 2024-02-05 00:02:13.964 [Test worker @coroutine#2739] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:51035/api/blob/upload-init-batch. 2024-02-05 00:02:13.964 [Test worker @coroutine#2739] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:51035/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 00:02:13.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Shutdown initiated... 2024-02-05 00:02:13.979 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Close initiated... 2024-02-05 00:02:13.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:13.987 [HikariPool-73 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e28f150: (connection evicted) 2024-02-05 00:02:13.988 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:13.988 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Closed. 2024-02-05 00:02:13.988 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Shutdown completed. 2024-02-05 00:02:14.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2024-02-05 00:02:14.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:14.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:14.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:14.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:14.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:14.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:14.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c9c91e3 2024-02-05 00:02:14.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:14.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:14.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:14.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:14.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:14.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:14.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:14.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:14.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:14.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:14.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:14.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:14.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:14.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:14.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:14.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:14.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:14.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:14.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:14.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2024-02-05 00:02:14.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:14.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:14.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:14.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:14.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:14.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:14.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:14.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:14.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2024-02-05 00:02:14.037 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f2d8770 2024-02-05 00:02:14.037 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f2d8770 2024-02-05 00:02:14.037 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2024-02-05 00:02:14.084 [Test worker @coroutine#2750] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37975/api/blob/upload-init-batch 2024-02-05 00:02:14.084 [Test worker @coroutine#2750] 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:37975/api/blob/upload-init-batch. 2024-02-05 00:02:14.084 [Test worker @coroutine#2750] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37975/api/blob/upload-init-batch 2024-02-05 00:02:14.085 [Test worker @coroutine#2750] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37975/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-05 00:02:14.122 [Test worker @coroutine#2750] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37975/api/blob/upload-init-batch 2024-02-05 00:02:14.122 [Test worker @coroutine#2750] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37975/api/blob/upload-init-batch 2024-02-05 00:02:14.122 [Test worker @coroutine#2750] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:37975/api/blob/upload-init-batch. 2024-02-05 00:02:14.122 [Test worker @coroutine#2750] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:37975/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 00:02:14.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2024-02-05 00:02:14.135 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2024-02-05 00:02:14.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:14.137 [HikariPool-74 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Pool stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:14.151 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f2d8770: (connection evicted) 2024-02-05 00:02:14.159 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:14.159 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2024-02-05 00:02:14.159 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2024-02-05 00:02:14.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2024-02-05 00:02:14.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:14.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:14.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:14.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:14.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:14.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:14.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25d9298e 2024-02-05 00:02:14.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:14.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:14.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:14.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:14.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:14.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:14.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:14.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:14.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:14.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:14.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:14.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:14.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:14.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:14.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:14.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:14.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:14.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:14.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:14.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2024-02-05 00:02:14.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:14.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:14.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:14.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:14.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:14.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:14.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:14.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:14.176 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2024-02-05 00:02:14.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@219db855 2024-02-05 00:02:14.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@219db855 2024-02-05 00:02:14.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2024-02-05 00:02:14.240 [Test worker @coroutine#2756] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33201/api/blob/upload-init-batch 2024-02-05 00:02:14.240 [Test worker @coroutine#2756] 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:33201/api/blob/upload-init-batch. 2024-02-05 00:02:14.240 [Test worker @coroutine#2756] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33201/api/blob/upload-init-batch 2024-02-05 00:02:14.240 [Test worker @coroutine#2756] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33201/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-05 00:02:14.282 [Test worker @coroutine#2756] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33201/api/blob/upload-init-batch 2024-02-05 00:02:14.282 [Test worker @coroutine#2756] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33201/api/blob/upload-init-batch 2024-02-05 00:02:14.283 [Test worker @coroutine#2756] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:33201/api/blob/upload-init-batch. 2024-02-05 00:02:14.283 [Test worker @coroutine#2756] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:33201/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 00:02:14.291 [HikariPool-75 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:14.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2024-02-05 00:02:14.301 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2024-02-05 00:02:14.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:14.319 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@219db855: (connection evicted) 2024-02-05 00:02:14.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:14.320 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2024-02-05 00:02:14.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2024-02-05 00:02:14.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2024-02-05 00:02:14.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:14.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:14.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:14.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:14.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:14.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:14.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@193d7ac7 2024-02-05 00:02:14.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:14.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:14.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:14.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:14.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:14.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:14.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:14.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:14.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:14.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:14.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:14.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:14.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:14.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 00:02:14.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 00:02:14.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:14.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:14.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 00:02:14.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:14.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2024-02-05 00:02:14.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:14.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:14.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:14.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:14.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:14.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:14.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:14.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:14.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2024-02-05 00:02:14.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@185b7cc6 2024-02-05 00:02:14.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@185b7cc6 2024-02-05 00:02:14.563 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2024-02-05 00:02:14.614 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@185b7cc6 2024-02-05 00:02:14.650 [DefaultDispatcher-worker-15 @coroutine#2774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@185b7cc6 2024-02-05 00:02:14.659 [DefaultDispatcher-worker-8 @coroutine#2774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@185b7cc6 2024-02-05 00:02:14.663 [HikariPool-76 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 00:02:14.674 [DefaultDispatcher-worker-5 @coroutine#2774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@185b7cc6 2024-02-05 00:02:14.681 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@1818ce7f 2024-02-05 00:02:14.681 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@1818ce7f 2024-02-05 00:02:14.685 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@16df330c 2024-02-05 00:02:14.685 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@16df330c 2024-02-05 00:02:14.688 [DefaultDispatcher-worker-8 @coroutine#2774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@185b7cc6 2024-02-05 00:02:14.700 [DefaultDispatcher-worker-7 @coroutine#2774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@185b7cc6 2024-02-05 00:02:14.704 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@12e0a50f 2024-02-05 00:02:14.704 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@12e0a50f 2024-02-05 00:02:14.707 [DefaultDispatcher-worker-2 @coroutine#2774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@185b7cc6 2024-02-05 00:02:14.708 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@57e23937 2024-02-05 00:02:14.708 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@57e23937 2024-02-05 00:02:14.721 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@9577e82 2024-02-05 00:02:14.721 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@9577e82 2024-02-05 00:02:14.722 [DefaultDispatcher-worker-6 @coroutine#2774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@185b7cc6 2024-02-05 00:02:14.727 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@667f6bf7 2024-02-05 00:02:14.727 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@667f6bf7 2024-02-05 00:02:14.728 [DefaultDispatcher-worker-1 @coroutine#2774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@185b7cc6 2024-02-05 00:02:14.734 [DefaultDispatcher-worker-16 @coroutine#2774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@185b7cc6 2024-02-05 00:02:14.737 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@712072ea 2024-02-05 00:02:14.737 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@712072ea 2024-02-05 00:02:14.742 [DefaultDispatcher-worker-6 @coroutine#2774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@185b7cc6 2024-02-05 00:02:14.752 [DefaultDispatcher-worker-8 @coroutine#2785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@185b7cc6 2024-02-05 00:02:14.764 [DefaultDispatcher-worker-13 @coroutine#2785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@185b7cc6 2024-02-05 00:02:14.767 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@37cdc678 2024-02-05 00:02:14.767 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@37cdc678 2024-02-05 00:02:14.778 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dc0d6d 2024-02-05 00:02:14.779 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dc0d6d 2024-02-05 00:02:14.779 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-05 00:02:14.781 [DefaultDispatcher-worker-9 @coroutine#2785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@185b7cc6 2024-02-05 00:02:14.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2024-02-05 00:02:14.783 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2024-02-05 00:02:14.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 00:02:14.787 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@185b7cc6: (connection evicted) 2024-02-05 00:02:14.788 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1818ce7f: (connection evicted) 2024-02-05 00:02:14.789 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16df330c: (connection evicted) 2024-02-05 00:02:14.789 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12e0a50f: (connection evicted) 2024-02-05 00:02:14.790 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57e23937: (connection evicted) 2024-02-05 00:02:14.790 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9577e82: (connection evicted) 2024-02-05 00:02:14.791 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@667f6bf7: (connection evicted) 2024-02-05 00:02:14.792 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@712072ea: (connection evicted) 2024-02-05 00:02:14.792 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37cdc678: (connection evicted) 2024-02-05 00:02:14.792 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5dc0d6d: (connection evicted) 2024-02-05 00:02:14.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:14.794 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2024-02-05 00:02:14.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2024-02-05 00:02:14.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2024-02-05 00:02:14.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:14.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:14.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:14.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:14.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:14.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:14.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b86a656 2024-02-05 00:02:14.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:14.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:14.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:14.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:14.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:14.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:14.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:14.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:14.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:14.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:14.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:14.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:14.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:14.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 00:02:14.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 00:02:14.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:14.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:14.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 00:02:14.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:14.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2024-02-05 00:02:14.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:14.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:14.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:14.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:14.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:14.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:14.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:14.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:14.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2024-02-05 00:02:14.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@4797023d 2024-02-05 00:02:14.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@4797023d 2024-02-05 00:02:14.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2024-02-05 00:02:14.858 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4797023d 2024-02-05 00:02:14.885 [DefaultDispatcher-worker-15 @coroutine#2790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4797023d 2024-02-05 00:02:14.892 [DefaultDispatcher-worker-15 @coroutine#2790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4797023d 2024-02-05 00:02:14.902 [DefaultDispatcher-worker-5 @coroutine#2790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4797023d 2024-02-05 00:02:14.906 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 00:02:14.911 [DefaultDispatcher-worker-5 @coroutine#2790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4797023d 2024-02-05 00:02:14.922 [DefaultDispatcher-worker-15 @coroutine#2790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4797023d 2024-02-05 00:02:14.932 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@64dfd239 2024-02-05 00:02:14.932 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@64dfd239 2024-02-05 00:02:14.935 [DefaultDispatcher-worker-16 @coroutine#2790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4797023d 2024-02-05 00:02:14.943 [DefaultDispatcher-worker-15 @coroutine#2790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4797023d 2024-02-05 00:02:14.944 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a1820d2 2024-02-05 00:02:14.945 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a1820d2 2024-02-05 00:02:14.948 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e27b949 2024-02-05 00:02:14.948 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e27b949 2024-02-05 00:02:14.952 [DefaultDispatcher-worker-4 @coroutine#2790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4797023d 2024-02-05 00:02:14.960 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b252ae9 2024-02-05 00:02:14.960 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b252ae9 2024-02-05 00:02:14.962 [DefaultDispatcher-worker-18 @coroutine#2790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4797023d 2024-02-05 00:02:14.965 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@31f16bae 2024-02-05 00:02:14.965 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@31f16bae 2024-02-05 00:02:14.968 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ac4c3f2 2024-02-05 00:02:14.969 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ac4c3f2 2024-02-05 00:02:14.973 [DefaultDispatcher-worker-5 @coroutine#2790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4797023d 2024-02-05 00:02:14.984 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@49fadc12 2024-02-05 00:02:14.985 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@49fadc12 2024-02-05 00:02:14.987 [DefaultDispatcher-worker-7 @coroutine#2801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4797023d 2024-02-05 00:02:14.989 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b0ad5a6 2024-02-05 00:02:14.989 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b0ad5a6 2024-02-05 00:02:14.992 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@711c6b72 2024-02-05 00:02:14.992 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@711c6b72 2024-02-05 00:02:14.992 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-05 00:02:15.001 [DefaultDispatcher-worker-1 @coroutine#2801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4797023d 2024-02-05 00:02:15.018 [DefaultDispatcher-worker-18 @coroutine#2801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4797023d 2024-02-05 00:02:15.021 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Shutdown initiated... 2024-02-05 00:02:15.021 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Close initiated... 2024-02-05 00:02:15.021 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 00:02:15.043 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4797023d: (connection evicted) 2024-02-05 00:02:15.044 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64dfd239: (connection evicted) 2024-02-05 00:02:15.044 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a1820d2: (connection evicted) 2024-02-05 00:02:15.045 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e27b949: (connection evicted) 2024-02-05 00:02:15.045 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b252ae9: (connection evicted) 2024-02-05 00:02:15.045 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31f16bae: (connection evicted) 2024-02-05 00:02:15.046 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ac4c3f2: (connection evicted) 2024-02-05 00:02:15.046 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49fadc12: (connection evicted) 2024-02-05 00:02:15.047 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b0ad5a6: (connection evicted) 2024-02-05 00:02:15.047 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@711c6b72: (connection evicted) 2024-02-05 00:02:15.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:15.049 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Closed. 2024-02-05 00:02:15.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Shutdown completed. 2024-02-05 00:02:16.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2024-02-05 00:02:16.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:16.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:16.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:16.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:16.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:16.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:16.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20462820 2024-02-05 00:02:16.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:16.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:16.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:16.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:16.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:16.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:16.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:16.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:16.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:16.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:16.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:16.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:16.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:16.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:16.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:16.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:16.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:16.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:16.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:16.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2024-02-05 00:02:16.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:16.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:16.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:16.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:16.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:16.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:16.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:16.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:16.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2024-02-05 00:02:16.007 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@384f0e32 2024-02-05 00:02:16.007 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@384f0e32 2024-02-05 00:02:16.007 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2024-02-05 00:02:16.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2024-02-05 00:02:16.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:16.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:16.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:16.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:16.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:16.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:16.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ce8084a 2024-02-05 00:02:16.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:16.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:16.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:16.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:16.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:16.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:16.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:16.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:16.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:16.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:16.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:16.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:16.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:16.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:16.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:16.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:16.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:16.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:16.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:16.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2024-02-05 00:02:16.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:16.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:16.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:16.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:16.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:16.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:16.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:16.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:16.035 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2024-02-05 00:02:16.051 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@347f8029 2024-02-05 00:02:16.051 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@347f8029 2024-02-05 00:02:16.051 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2024-02-05 00:02:16.107 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:16.150 [Test worker @coroutine#2811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@347f8029 2024-02-05 00:02:16.151 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:16.162 [Test worker @coroutine#2813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@347f8029 2024-02-05 00:02:16.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2024-02-05 00:02:16.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:16.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:16.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:16.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:16.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:16.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:16.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2119b989 2024-02-05 00:02:16.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:16.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:16.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:16.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:16.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:16.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:16.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:16.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:16.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:16.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:16.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:16.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:16.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:16.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:16.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:16.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:16.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:16.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:16.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:16.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2024-02-05 00:02:16.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:16.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:16.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:16.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:16.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:16.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:16.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:16.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:16.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2024-02-05 00:02:16.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c0d3715 2024-02-05 00:02:16.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c0d3715 2024-02-05 00:02:16.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2024-02-05 00:02:16.225 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c0d3715 2024-02-05 00:02:16.230 [Test worker @coroutine#2818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c0d3715 2024-02-05 00:02:16.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2024-02-05 00:02:16.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:16.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:16.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:16.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:16.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:16.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:16.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75507e68 2024-02-05 00:02:16.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:16.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:16.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:16.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:16.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:16.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:16.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:16.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:16.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:16.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:16.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:16.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:16.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:16.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:16.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:16.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:16.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:16.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:16.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:16.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2024-02-05 00:02:16.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:16.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:16.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:16.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:16.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:16.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:16.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:16.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:16.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2024-02-05 00:02:16.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@50b2ba2c 2024-02-05 00:02:16.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@50b2ba2c 2024-02-05 00:02:16.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2024-02-05 00:02:16.287 [HikariPool-80 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:16.292 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b2ba2c 2024-02-05 00:02:16.295 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b2ba2c 2024-02-05 00:02:16.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2024-02-05 00:02:16.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:16.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:16.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:16.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:16.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:16.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:16.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d373794 2024-02-05 00:02:16.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:16.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:16.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:16.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:16.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:16.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:16.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:16.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:16.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:16.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:16.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:16.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:16.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:16.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:16.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:16.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:16.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:16.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:16.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:16.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2024-02-05 00:02:16.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:16.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:16.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:16.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:16.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:16.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:16.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:16.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:16.299 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2024-02-05 00:02:16.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c07023 2024-02-05 00:02:16.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c07023 2024-02-05 00:02:16.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2024-02-05 00:02:16.342 [Test worker @coroutine#2827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c07023 2024-02-05 00:02:16.346 [Test worker @coroutine#2829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c07023 2024-02-05 00:02:16.355 [HikariPool-81 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:16.363 [Test worker @coroutine#2833] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57391/ 2024-02-05 00:02:16.363 [Test worker @coroutine#2833] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57391/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 00:02:16.392 [Test worker @coroutine#2833] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57391/ 2024-02-05 00:02:16.393 [Test worker @coroutine#2833] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57391/ 2024-02-05 00:02:16.393 [Test worker @coroutine#2833] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57391/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 00:02:16.397 [Test worker @coroutine#2833] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57391/ 2024-02-05 00:02:16.397 [Test worker @coroutine#2833] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57391/ 2024-02-05 00:02:16.397 [Test worker @coroutine#2833] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57391/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 00:02:16.399 [Test worker @coroutine#2833] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57391/ 2024-02-05 00:02:16.399 [Test worker @coroutine#2833] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57391/ 2024-02-05 00:02:16.399 [Test worker @coroutine#2833] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57391/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 00:02:16.400 [HikariPool-82 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:16.444 [Test worker @coroutine#2833] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57391/ 2024-02-05 00:02:16.444 [Test worker @coroutine#2833] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57391/ 2024-02-05 00:02:16.444 [Test worker @coroutine#2833] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57391/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 00:02:16.446 [Test worker @coroutine#2833] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57391/ 2024-02-05 00:02:16.446 [Test worker @coroutine#2833] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57391/ 2024-02-05 00:02:16.446 [Test worker @coroutine#2833] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57391/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 00:02:16.448 [Test worker @coroutine#2833] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57391/ 2024-02-05 00:02:16.448 [Test worker @coroutine#2833] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57391/ 2024-02-05 00:02:16.448 [Test worker @coroutine#2833] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57391/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 00:02:16.449 [Test worker @coroutine#2833] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57391/ 2024-02-05 00:02:16.489 [Test worker @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37523/ 2024-02-05 00:02:16.490 [Test worker @coroutine#2849] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37523/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 00:02:16.520 [Test worker @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37523/ 2024-02-05 00:02:16.520 [Test worker @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37523/ 2024-02-05 00:02:16.520 [Test worker @coroutine#2849] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37523/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 00:02:16.522 [Test worker @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37523/ 2024-02-05 00:02:16.522 [Test worker @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37523/ 2024-02-05 00:02:16.523 [Test worker @coroutine#2849] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37523/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 00:02:16.526 [Test worker @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37523/ 2024-02-05 00:02:16.527 [Test worker @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37523/ 2024-02-05 00:02:16.527 [Test worker @coroutine#2849] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37523/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 00:02:16.532 [Test worker @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37523/ 2024-02-05 00:02:16.532 [Test worker @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37523/ 2024-02-05 00:02:16.532 [Test worker @coroutine#2849] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37523/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 00:02:16.534 [Test worker @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37523/ 2024-02-05 00:02:16.534 [Test worker @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37523/ 2024-02-05 00:02:16.535 [Test worker @coroutine#2849] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37523/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 00:02:16.536 [Test worker @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37523/ 2024-02-05 00:02:16.536 [Test worker @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37523/ 2024-02-05 00:02:16.536 [Test worker @coroutine#2849] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37523/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 00:02:16.541 [Test worker @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37523/ 2024-02-05 00:02:16.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2024-02-05 00:02:16.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:16.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:16.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:16.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:16.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:16.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:16.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3777fc44 2024-02-05 00:02:16.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:16.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:16.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:16.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:16.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:16.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:16.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:16.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:16.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:16.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:16.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:16.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:16.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:16.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 00:02:16.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 00:02:16.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:16.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:16.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 00:02:16.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:16.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2024-02-05 00:02:16.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:16.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:16.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:16.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:16.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:16.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:16.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:16.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:16.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2024-02-05 00:02:16.927 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ab2e018 2024-02-05 00:02:16.927 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ab2e018 2024-02-05 00:02:16.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2024-02-05 00:02:16.956 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab2e018 2024-02-05 00:02:16.972 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab2e018 2024-02-05 00:02:16.975 [Test worker @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab2e018 2024-02-05 00:02:16.982 [DefaultDispatcher-worker-7 @coroutine#2885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58729/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 00:02:16.983 [DefaultDispatcher-worker-7 @coroutine#2885] 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:58729/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-05 00:02:16.983 [DefaultDispatcher-worker-7 @coroutine#2885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58729/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 00:02:16.983 [DefaultDispatcher-worker-7 @coroutine#2885] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58729/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 00:02:16.991 [DefaultDispatcher-worker-13 @coroutine#2884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab2e018 2024-02-05 00:02:16.992 [DefaultDispatcher-worker-13 @coroutine#2884] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-02-05 00:02:16.992 [DefaultDispatcher-worker-13 @coroutine#2884] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:16.992 [DefaultDispatcher-worker-13 @coroutine#2884] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-02-05 00:02:16.992 [DefaultDispatcher-worker-12 @coroutine#2885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58729/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 00:02:16.992 [DefaultDispatcher-worker-12 @coroutine#2885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58729/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 00:02:16.993 [DefaultDispatcher-worker-8 @coroutine#2884] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-02-05 00:02:16.993 [DefaultDispatcher-worker-8 @coroutine#2884] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-02-05 00:02:16.995 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab2e018 2024-02-05 00:02:16.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2024-02-05 00:02:16.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:16.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:16.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:16.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:16.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:16.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:16.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@614ae4eb 2024-02-05 00:02:16.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:16.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:16.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:16.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:16.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:16.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:16.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:16.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:16.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:16.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:16.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:16.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:16.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:16.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 00:02:16.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 00:02:16.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:16.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:16.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 00:02:16.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:16.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2024-02-05 00:02:16.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:16.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:16.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:16.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:16.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:16.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:16.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:16.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:16.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2024-02-05 00:02:17.001 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@594f508f 2024-02-05 00:02:17.001 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@594f508f 2024-02-05 00:02:17.001 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2024-02-05 00:02:17.027 [HikariPool-83 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:17.032 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@594f508f 2024-02-05 00:02:17.033 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@591c3bf7 2024-02-05 00:02:17.033 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@591c3bf7 2024-02-05 00:02:17.037 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@57dbcea4 2024-02-05 00:02:17.037 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@57dbcea4 2024-02-05 00:02:17.041 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@53e45087 2024-02-05 00:02:17.041 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@53e45087 2024-02-05 00:02:17.043 [DefaultDispatcher-worker-8 @coroutine#2896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64908ab9 2024-02-05 00:02:17.048 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@16e6c49f 2024-02-05 00:02:17.048 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@16e6c49f 2024-02-05 00:02:17.054 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e9d9637 2024-02-05 00:02:17.055 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e9d9637 2024-02-05 00:02:17.059 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@273ad3ae 2024-02-05 00:02:17.059 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@273ad3ae 2024-02-05 00:02:17.063 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@56abdfa6 2024-02-05 00:02:17.063 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@56abdfa6 2024-02-05 00:02:17.064 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@594f508f 2024-02-05 00:02:17.067 [Test worker @coroutine#2900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@594f508f 2024-02-05 00:02:17.067 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@76c93bd0 2024-02-05 00:02:17.067 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@76c93bd0 2024-02-05 00:02:17.071 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@34273710 2024-02-05 00:02:17.071 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@34273710 2024-02-05 00:02:17.071 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 00:02:17.077 [DefaultDispatcher-worker-12 @coroutine#2902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@594f508f 2024-02-05 00:02:17.080 [DefaultDispatcher-worker-10 @coroutine#2909] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58729/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-05 00:02:17.080 [DefaultDispatcher-worker-10 @coroutine#2909] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58729/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2024-02-05 00:02:17.080 [DefaultDispatcher-worker-10 @coroutine#2909] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58729/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-05 00:02:17.082 [DefaultDispatcher-worker-1 @coroutine#2909] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58729/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-05 00:02:17.082 [DefaultDispatcher-worker-1 @coroutine#2909] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58729/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-05 00:02:17.094 [DefaultDispatcher-worker-1 @coroutine#2913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24520a51 2024-02-05 00:02:17.101 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:17.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2024-02-05 00:02:17.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:17.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:17.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:17.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:17.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:17.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:17.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73dd3a46 2024-02-05 00:02:17.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:17.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:17.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:17.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:17.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:17.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:17.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:17.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:17.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:17.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:17.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:17.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:17.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:17.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 00:02:17.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 00:02:17.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:17.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:17.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 00:02:17.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:17.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2024-02-05 00:02:17.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:17.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:17.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:17.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:17.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:17.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:17.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:17.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:17.103 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2024-02-05 00:02:17.111 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@71e89a26 2024-02-05 00:02:17.111 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@71e89a26 2024-02-05 00:02:17.111 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2024-02-05 00:02:17.124 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cc54488 2024-02-05 00:02:17.124 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cc54488 2024-02-05 00:02:17.136 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@4202a360 2024-02-05 00:02:17.136 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@4202a360 2024-02-05 00:02:17.142 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e89a26 2024-02-05 00:02:17.143 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@463d2ff8 2024-02-05 00:02:17.143 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@463d2ff8 2024-02-05 00:02:17.147 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@33fa95b 2024-02-05 00:02:17.147 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@33fa95b 2024-02-05 00:02:17.151 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@65384cb0 2024-02-05 00:02:17.151 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@65384cb0 2024-02-05 00:02:17.156 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@3276ead4 2024-02-05 00:02:17.156 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@3276ead4 2024-02-05 00:02:17.159 [Test worker @coroutine#2915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e89a26 2024-02-05 00:02:17.160 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d9b518d 2024-02-05 00:02:17.161 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d9b518d 2024-02-05 00:02:17.162 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e89a26 2024-02-05 00:02:17.165 [DefaultDispatcher-worker-17 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59873/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 00:02:17.165 [DefaultDispatcher-worker-17 @coroutine#2921] 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:59873/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-05 00:02:17.165 [DefaultDispatcher-worker-17 @coroutine#2921] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59873/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 00:02:17.165 [DefaultDispatcher-worker-17 @coroutine#2921] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59873/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 00:02:17.166 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@63105614 2024-02-05 00:02:17.166 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@63105614 2024-02-05 00:02:17.174 [DefaultDispatcher-worker-5 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e89a26 2024-02-05 00:02:17.175 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@446adb0a 2024-02-05 00:02:17.175 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@446adb0a 2024-02-05 00:02:17.175 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 00:02:17.179 [DefaultDispatcher-worker-5 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2024-02-05 00:02:17.179 [DefaultDispatcher-worker-5 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:17.179 [DefaultDispatcher-worker-5 @coroutine#2920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2024-02-05 00:02:17.182 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e89a26 2024-02-05 00:02:17.194 [DefaultDispatcher-worker-16 @coroutine#2921] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59873/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 00:02:17.194 [DefaultDispatcher-worker-16 @coroutine#2921] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59873/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 00:02:17.194 [DefaultDispatcher-worker-8 @coroutine#2929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e89a26 2024-02-05 00:02:17.231 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 00:02:17.233 [DefaultDispatcher-worker-6 @coroutine#2929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e89a26 2024-02-05 00:02:17.244 [DefaultDispatcher-worker-7 @coroutine#2929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e89a26 2024-02-05 00:02:17.251 [DefaultDispatcher-worker-17 @coroutine#2920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2024-02-05 00:02:17.251 [DefaultDispatcher-worker-17 @coroutine#2920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2024-02-05 00:02:17.253 [DefaultDispatcher-worker-5 @coroutine#2929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e89a26 2024-02-05 00:02:17.256 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@d0c7cc6 2024-02-05 00:02:17.257 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@d0c7cc6 2024-02-05 00:02:17.260 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cb9317 2024-02-05 00:02:17.261 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cb9317 2024-02-05 00:02:17.263 [DefaultDispatcher-worker-16 @coroutine#2938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e89a26 2024-02-05 00:02:17.265 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f417b6 2024-02-05 00:02:17.265 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f417b6 2024-02-05 00:02:17.271 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@42f6992c 2024-02-05 00:02:17.271 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@42f6992c 2024-02-05 00:02:17.273 [DefaultDispatcher-worker-7 @coroutine#2938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e89a26 2024-02-05 00:02:17.278 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cf237f8 2024-02-05 00:02:17.278 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cf237f8 2024-02-05 00:02:17.285 [DefaultDispatcher-worker-7 @coroutine#2938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e89a26 2024-02-05 00:02:17.286 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@73fe5a5a 2024-02-05 00:02:17.286 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@73fe5a5a 2024-02-05 00:02:17.296 [DefaultDispatcher-worker-3 @coroutine#2938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e89a26 2024-02-05 00:02:17.299 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@5410aa34 2024-02-05 00:02:17.299 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@5410aa34 2024-02-05 00:02:17.305 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@22d96663 2024-02-05 00:02:17.305 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@22d96663 2024-02-05 00:02:17.306 [DefaultDispatcher-worker-12 @coroutine#2943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e89a26 2024-02-05 00:02:17.313 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fa9c837 2024-02-05 00:02:17.313 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fa9c837 2024-02-05 00:02:17.313 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-05 00:02:17.317 [DefaultDispatcher-worker-12 @coroutine#2943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e89a26 2024-02-05 00:02:17.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2024-02-05 00:02:17.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:17.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:17.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:17.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:17.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:17.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:17.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@346a2799 2024-02-05 00:02:17.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:17.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:17.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:17.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:17.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:17.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:17.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:17.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:17.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:17.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:17.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:17.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:17.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:17.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 00:02:17.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 00:02:17.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:17.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:17.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 00:02:17.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:17.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2024-02-05 00:02:17.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:17.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:17.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:17.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:17.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:17.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:17.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:17.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:17.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2024-02-05 00:02:17.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@75b4db22 2024-02-05 00:02:17.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@75b4db22 2024-02-05 00:02:17.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2024-02-05 00:02:17.385 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b4db22 2024-02-05 00:02:17.401 [Test worker @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b4db22 2024-02-05 00:02:17.404 [Test worker @coroutine#2964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b4db22 2024-02-05 00:02:17.407 [DefaultDispatcher-worker-16 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58347/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 00:02:17.407 [DefaultDispatcher-worker-16 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58347/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-05 00:02:17.407 [DefaultDispatcher-worker-16 @coroutine#2968] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58347/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 00:02:17.407 [DefaultDispatcher-worker-16 @coroutine#2968] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58347/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 00:02:17.415 [DefaultDispatcher-worker-6 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b4db22 2024-02-05 00:02:17.416 [DefaultDispatcher-worker-6 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58347/UmAppDatabase/replication/nodeId 2024-02-05 00:02:17.416 [DefaultDispatcher-worker-6 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58347/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:17.416 [DefaultDispatcher-worker-6 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58347/UmAppDatabase/replication/nodeId 2024-02-05 00:02:17.433 [Test worker @coroutine#2974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b4db22 2024-02-05 00:02:17.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2024-02-05 00:02:17.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:17.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:17.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:17.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:17.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:17.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:17.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@294a12b5 2024-02-05 00:02:17.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:17.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:17.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:17.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:17.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:17.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:17.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:17.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:17.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:17.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:17.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:17.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:17.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:17.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 00:02:17.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 00:02:17.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:17.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:17.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 00:02:17.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:17.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2024-02-05 00:02:17.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:17.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:17.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:17.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:17.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:17.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:17.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:17.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:17.436 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2024-02-05 00:02:17.455 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:17.462 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@3606eee9 2024-02-05 00:02:17.462 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@3606eee9 2024-02-05 00:02:17.462 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2024-02-05 00:02:17.463 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3606eee9 2024-02-05 00:02:17.466 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f9816cf 2024-02-05 00:02:17.466 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f9816cf 2024-02-05 00:02:17.470 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@215fed4c 2024-02-05 00:02:17.470 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@215fed4c 2024-02-05 00:02:17.473 [DefaultDispatcher-worker-6 @coroutine#2968] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58347/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 00:02:17.474 [DefaultDispatcher-worker-6 @coroutine#2968] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58347/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 00:02:17.475 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@25607dbf 2024-02-05 00:02:17.475 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@25607dbf 2024-02-05 00:02:17.479 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@6062e777 2024-02-05 00:02:17.479 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@6062e777 2024-02-05 00:02:17.482 [Test worker @coroutine#2976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3606eee9 2024-02-05 00:02:17.483 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@fa3bbda 2024-02-05 00:02:17.483 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@fa3bbda 2024-02-05 00:02:17.486 [Test worker @coroutine#2980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3606eee9 2024-02-05 00:02:17.487 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@51c802ef 2024-02-05 00:02:17.487 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@51c802ef 2024-02-05 00:02:17.491 [DefaultDispatcher-worker-13 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58347/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-05 00:02:17.491 [DefaultDispatcher-worker-13 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58347/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2024-02-05 00:02:17.491 [DefaultDispatcher-worker-13 @coroutine#2990] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58347/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-05 00:02:17.491 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@77e300ec 2024-02-05 00:02:17.491 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@77e300ec 2024-02-05 00:02:17.492 [DefaultDispatcher-worker-3 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58347/UmAppDatabase/replication/nodeId 2024-02-05 00:02:17.492 [DefaultDispatcher-worker-3 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58347/UmAppDatabase/replication/nodeId 2024-02-05 00:02:17.492 [DefaultDispatcher-worker-16 @coroutine#2990] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58347/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-05 00:02:17.492 [DefaultDispatcher-worker-16 @coroutine#2990] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58347/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-05 00:02:17.495 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d1838 2024-02-05 00:02:17.495 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d1838 2024-02-05 00:02:17.496 [DefaultDispatcher-worker-9 @coroutine#2983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3606eee9 2024-02-05 00:02:17.499 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@12220e80 2024-02-05 00:02:17.499 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@12220e80 2024-02-05 00:02:17.499 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 00:02:17.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2024-02-05 00:02:17.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:17.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:17.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:17.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:17.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:17.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:17.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48301bfe 2024-02-05 00:02:17.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:17.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:17.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:17.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:17.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:17.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:17.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:17.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:17.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:17.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:17.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:17.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:17.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:17.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 00:02:17.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 00:02:17.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:17.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:17.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 00:02:17.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:17.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2024-02-05 00:02:17.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:17.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:17.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:17.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:17.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:17.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:17.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:17.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:17.508 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2024-02-05 00:02:17.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@28d97205 2024-02-05 00:02:17.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@28d97205 2024-02-05 00:02:17.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2024-02-05 00:02:17.555 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28d97205 2024-02-05 00:02:17.562 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:17.571 [Test worker @coroutine#2995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28d97205 2024-02-05 00:02:17.578 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@5360b50a 2024-02-05 00:02:17.578 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@5360b50a 2024-02-05 00:02:17.582 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@5da75116 2024-02-05 00:02:17.582 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@5da75116 2024-02-05 00:02:17.583 [Test worker @coroutine#2997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28d97205 2024-02-05 00:02:17.586 [DefaultDispatcher-worker-16 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60995/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 00:02:17.586 [DefaultDispatcher-worker-16 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60995/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-05 00:02:17.586 [DefaultDispatcher-worker-16 @coroutine#3001] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60995/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 00:02:17.587 [DefaultDispatcher-worker-16 @coroutine#3001] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60995/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 00:02:17.593 [DefaultDispatcher-worker-17 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28d97205 2024-02-05 00:02:17.594 [DefaultDispatcher-worker-17 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:17.594 [DefaultDispatcher-worker-17 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60995/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:17.594 [DefaultDispatcher-worker-17 @coroutine#3000] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:17.596 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@5998de7a 2024-02-05 00:02:17.596 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@5998de7a 2024-02-05 00:02:17.604 [Test worker @coroutine#3007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28d97205 2024-02-05 00:02:17.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2024-02-05 00:02:17.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:17.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:17.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:17.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:17.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:17.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:17.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5507584d 2024-02-05 00:02:17.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:17.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:17.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:17.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:17.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:17.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:17.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:17.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:17.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:17.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:17.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:17.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:17.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:17.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 00:02:17.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 00:02:17.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:17.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:17.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 00:02:17.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:17.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2024-02-05 00:02:17.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:17.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:17.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:17.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:17.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:17.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:17.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:17.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:17.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2024-02-05 00:02:17.612 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c9a5b2d 2024-02-05 00:02:17.612 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c9a5b2d 2024-02-05 00:02:17.617 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a847551 2024-02-05 00:02:17.618 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a847551 2024-02-05 00:02:17.625 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dcca2f6 2024-02-05 00:02:17.625 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dcca2f6 2024-02-05 00:02:17.627 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:17.629 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@3238d23b 2024-02-05 00:02:17.629 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@3238d23b 2024-02-05 00:02:17.634 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cb5a462 2024-02-05 00:02:17.634 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cb5a462 2024-02-05 00:02:17.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@26c1f3eb 2024-02-05 00:02:17.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@26c1f3eb 2024-02-05 00:02:17.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2024-02-05 00:02:17.636 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c1f3eb 2024-02-05 00:02:17.646 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@15726858 2024-02-05 00:02:17.646 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@15726858 2024-02-05 00:02:17.646 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 00:02:17.649 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@430f4c19 2024-02-05 00:02:17.649 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@430f4c19 2024-02-05 00:02:17.652 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dc8aa08 2024-02-05 00:02:17.652 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dc8aa08 2024-02-05 00:02:17.660 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@49f72769 2024-02-05 00:02:17.660 [Test worker @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c1f3eb 2024-02-05 00:02:17.660 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@49f72769 2024-02-05 00:02:17.663 [Test worker @coroutine#3011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c1f3eb 2024-02-05 00:02:17.664 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@cf5a033 2024-02-05 00:02:17.664 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@cf5a033 2024-02-05 00:02:17.667 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@35234a30 2024-02-05 00:02:17.667 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@35234a30 2024-02-05 00:02:17.671 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@3db32e76 2024-02-05 00:02:17.671 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@3db32e76 2024-02-05 00:02:17.672 [DefaultDispatcher-worker-1 @coroutine#3013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c1f3eb 2024-02-05 00:02:17.676 [DefaultDispatcher-worker-4 @coroutine#3001] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60995/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 00:02:17.676 [DefaultDispatcher-worker-4 @coroutine#3001] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60995/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 00:02:17.684 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d8f9ac6 2024-02-05 00:02:17.684 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d8f9ac6 2024-02-05 00:02:17.688 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cda5f7c 2024-02-05 00:02:17.688 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cda5f7c 2024-02-05 00:02:17.692 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@4307fa1d 2024-02-05 00:02:17.692 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@4307fa1d 2024-02-05 00:02:17.692 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 00:02:17.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2024-02-05 00:02:17.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:17.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:17.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:17.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:17.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:17.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:17.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ecb8b3e 2024-02-05 00:02:17.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:17.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:17.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:17.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:17.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:17.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:17.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:17.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:17.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:17.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:17.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:17.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:17.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:17.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 00:02:17.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 00:02:17.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:17.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:17.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 00:02:17.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:17.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2024-02-05 00:02:17.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:17.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:17.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:17.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:17.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:17.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:17.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:17.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:17.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2024-02-05 00:02:17.695 [DefaultDispatcher-worker-4 @coroutine#3000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:17.695 [DefaultDispatcher-worker-4 @coroutine#3000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:17.699 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@42457891 2024-02-05 00:02:17.699 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@42457891 2024-02-05 00:02:17.699 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2024-02-05 00:02:17.730 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42457891 2024-02-05 00:02:17.735 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:17.743 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@37c5c985 2024-02-05 00:02:17.743 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@37c5c985 2024-02-05 00:02:17.747 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3902210d 2024-02-05 00:02:17.747 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3902210d 2024-02-05 00:02:17.749 [Test worker @coroutine#3024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42457891 2024-02-05 00:02:17.752 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d3da2f5 2024-02-05 00:02:17.752 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d3da2f5 2024-02-05 00:02:17.752 [Test worker @coroutine#3026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42457891 2024-02-05 00:02:17.754 [DefaultDispatcher-worker-4 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41923/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 00:02:17.754 [DefaultDispatcher-worker-4 @coroutine#3030] 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:41923/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-05 00:02:17.754 [DefaultDispatcher-worker-4 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41923/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 00:02:17.754 [DefaultDispatcher-worker-4 @coroutine#3030] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41923/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 00:02:17.758 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@783f2b36 2024-02-05 00:02:17.758 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@783f2b36 2024-02-05 00:02:17.761 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@612f4c55 2024-02-05 00:02:17.762 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@612f4c55 2024-02-05 00:02:17.763 [DefaultDispatcher-worker-14 @coroutine#3029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42457891 2024-02-05 00:02:17.763 [DefaultDispatcher-worker-14 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41923/UmAppDatabase/replication/nodeId 2024-02-05 00:02:17.763 [DefaultDispatcher-worker-14 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41923/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:17.763 [DefaultDispatcher-worker-14 @coroutine#3029] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41923/UmAppDatabase/replication/nodeId 2024-02-05 00:02:17.769 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@490d1334 2024-02-05 00:02:17.769 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@490d1334 2024-02-05 00:02:17.772 [Test worker @coroutine#3036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42457891 2024-02-05 00:02:17.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2024-02-05 00:02:17.773 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@19f72aea 2024-02-05 00:02:17.773 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@19f72aea 2024-02-05 00:02:17.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:17.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:17.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:17.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:17.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:17.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:17.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bac86a3 2024-02-05 00:02:17.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:17.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:17.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:17.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:17.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:17.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:17.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:17.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:17.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:17.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:17.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:17.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:17.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:17.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 00:02:17.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 00:02:17.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:17.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:17.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 00:02:17.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:17.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2024-02-05 00:02:17.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:17.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:17.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:17.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:17.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:17.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:17.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:17.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:17.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2024-02-05 00:02:17.776 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1810d479 2024-02-05 00:02:17.776 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1810d479 2024-02-05 00:02:17.780 [DefaultDispatcher-worker-18 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41923/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 00:02:17.780 [DefaultDispatcher-worker-18 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41923/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 00:02:17.780 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c66eca 2024-02-05 00:02:17.780 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c66eca 2024-02-05 00:02:17.780 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 00:02:17.782 [DefaultDispatcher-worker-14 @coroutine#3029] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41923/UmAppDatabase/replication/nodeId 2024-02-05 00:02:17.782 [DefaultDispatcher-worker-14 @coroutine#3029] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41923/UmAppDatabase/replication/nodeId 2024-02-05 00:02:17.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bf52f8f 2024-02-05 00:02:17.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bf52f8f 2024-02-05 00:02:17.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2024-02-05 00:02:17.790 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bf52f8f 2024-02-05 00:02:17.799 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:17.806 [Test worker @coroutine#3041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bf52f8f 2024-02-05 00:02:17.807 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fe7c78f 2024-02-05 00:02:17.807 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fe7c78f 2024-02-05 00:02:17.809 [Test worker @coroutine#3044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bf52f8f 2024-02-05 00:02:17.810 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@51202203 2024-02-05 00:02:17.810 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@51202203 2024-02-05 00:02:17.810 [DefaultDispatcher-worker-15 @coroutine#3053] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2024-02-05 00:02:17.811 [DefaultDispatcher-worker-15 @coroutine#3053] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:17.811 [DefaultDispatcher-worker-15 @coroutine#3053] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:17.811 [DefaultDispatcher-worker-15 @coroutine#3053] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:17.811 [DefaultDispatcher-worker-15 @coroutine#3053] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:17.811 [DefaultDispatcher-worker-15 @coroutine#3053] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:17.811 [DefaultDispatcher-worker-15 @coroutine#3053] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:17.811 [DefaultDispatcher-worker-15 @coroutine#3053] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25f1943 2024-02-05 00:02:17.811 [DefaultDispatcher-worker-15 @coroutine#3053] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:17.811 [DefaultDispatcher-worker-15 @coroutine#3053] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:17.811 [DefaultDispatcher-worker-15 @coroutine#3053] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:17.811 [DefaultDispatcher-worker-15 @coroutine#3053] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:17.811 [DefaultDispatcher-worker-15 @coroutine#3053] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:17.811 [DefaultDispatcher-worker-15 @coroutine#3053] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:17.811 [DefaultDispatcher-worker-15 @coroutine#3053] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:17.811 [DefaultDispatcher-worker-15 @coroutine#3053] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:17.811 [DefaultDispatcher-worker-15 @coroutine#3053] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:17.811 [DefaultDispatcher-worker-15 @coroutine#3053] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:17.811 [DefaultDispatcher-worker-15 @coroutine#3053] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:17.811 [DefaultDispatcher-worker-15 @coroutine#3053] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:17.811 [DefaultDispatcher-worker-15 @coroutine#3053] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:17.811 [DefaultDispatcher-worker-15 @coroutine#3053] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 00:02:17.811 [DefaultDispatcher-worker-15 @coroutine#3053] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 00:02:17.811 [DefaultDispatcher-worker-15 @coroutine#3053] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:17.811 [DefaultDispatcher-worker-15 @coroutine#3053] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:17.811 [DefaultDispatcher-worker-15 @coroutine#3053] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 00:02:17.811 [DefaultDispatcher-worker-15 @coroutine#3053] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:17.811 [DefaultDispatcher-worker-15 @coroutine#3053] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2024-02-05 00:02:17.811 [DefaultDispatcher-worker-15 @coroutine#3053] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:17.811 [DefaultDispatcher-worker-15 @coroutine#3053] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:17.811 [DefaultDispatcher-worker-15 @coroutine#3053] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:17.811 [DefaultDispatcher-worker-15 @coroutine#3053] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:17.811 [DefaultDispatcher-worker-15 @coroutine#3053] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:17.811 [DefaultDispatcher-worker-15 @coroutine#3053] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:17.811 [DefaultDispatcher-worker-15 @coroutine#3053] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:17.811 [DefaultDispatcher-worker-15 @coroutine#3053] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:17.811 [DefaultDispatcher-worker-15 @coroutine#3053] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2024-02-05 00:02:17.813 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@551facff 2024-02-05 00:02:17.813 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@551facff 2024-02-05 00:02:17.814 [DefaultDispatcher-worker-15 @coroutine#3053] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c35489c 2024-02-05 00:02:17.815 [DefaultDispatcher-worker-15 @coroutine#3053] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c35489c 2024-02-05 00:02:17.815 [DefaultDispatcher-worker-15 @coroutine#3053] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2024-02-05 00:02:17.816 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@101d2838 2024-02-05 00:02:17.816 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@101d2838 2024-02-05 00:02:17.817 [DefaultDispatcher-worker-14 @coroutine#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bf52f8f 2024-02-05 00:02:17.820 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@71274e0b 2024-02-05 00:02:17.820 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@71274e0b 2024-02-05 00:02:17.823 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@21475a16 2024-02-05 00:02:17.823 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@21475a16 2024-02-05 00:02:17.827 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@9976295 2024-02-05 00:02:17.827 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@9976295 2024-02-05 00:02:17.831 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7032d777 2024-02-05 00:02:17.831 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7032d777 2024-02-05 00:02:17.834 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bae886c 2024-02-05 00:02:17.834 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bae886c 2024-02-05 00:02:17.834 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 00:02:17.844 [DefaultDispatcher-worker-15 @coroutine#3053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c35489c 2024-02-05 00:02:17.863 [DefaultDispatcher-worker-15 @coroutine#3055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c35489c 2024-02-05 00:02:17.867 [DefaultDispatcher-worker-15 @coroutine#3057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c35489c 2024-02-05 00:02:17.868 [DefaultDispatcher-worker-10 @coroutine#3060] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 00:02:17.868 [DefaultDispatcher-worker-10 @coroutine#3060] 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-02-05 00:02:17.868 [DefaultDispatcher-worker-10 @coroutine#3060] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 00:02:17.868 [DefaultDispatcher-worker-10 @coroutine#3060] 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-02-05 00:02:17.870 [DefaultDispatcher-worker-8 @coroutine#3060] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible: Temporary failure in name resolution for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 00:02:17.877 [DefaultDispatcher-worker-13 @coroutine#3059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c35489c 2024-02-05 00:02:17.877 [DefaultDispatcher-worker-13 @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 00:02:17.877 [DefaultDispatcher-worker-13 @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://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:17.877 [DefaultDispatcher-worker-13 @coroutine#3059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 00:02:17.880 [DefaultDispatcher-worker-13 @coroutine#3059] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 00:02:17.883 [DefaultDispatcher-worker-15 @coroutine#3053] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-05 00:02:17.883 [DefaultDispatcher-worker-15 @coroutine#3053] 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-02-05 00:02:17.883 [DefaultDispatcher-worker-15 @coroutine#3053] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-05 00:02:17.886 [DefaultDispatcher-worker-13 @coroutine#3053] 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-02-05 00:02:17.888 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:17.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2024-02-05 00:02:17.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:17.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:17.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:17.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:17.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:17.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:17.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45f6181a 2024-02-05 00:02:17.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:17.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:17.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:17.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:17.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:17.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:17.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:17.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:17.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:17.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:17.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:17.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:17.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:17.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 00:02:17.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 00:02:17.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:17.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:17.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 00:02:17.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:17.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2024-02-05 00:02:17.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:17.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:17.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:17.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:17.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:17.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:17.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:17.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:17.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2024-02-05 00:02:17.911 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e0941cc 2024-02-05 00:02:17.911 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e0941cc 2024-02-05 00:02:17.911 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2024-02-05 00:02:17.915 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:17.928 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@201d9fd0 2024-02-05 00:02:17.928 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@201d9fd0 2024-02-05 00:02:17.936 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@2eda75a3 2024-02-05 00:02:17.936 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@2eda75a3 2024-02-05 00:02:17.942 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@39a03201 2024-02-05 00:02:17.942 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@39a03201 2024-02-05 00:02:17.943 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ae5f4a0 2024-02-05 00:02:17.943 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ae5f4a0 2024-02-05 00:02:17.946 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@3767db45 2024-02-05 00:02:17.946 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@3767db45 2024-02-05 00:02:17.949 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@33585971 2024-02-05 00:02:17.949 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@33585971 2024-02-05 00:02:17.951 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fe77f98 2024-02-05 00:02:17.951 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fe77f98 2024-02-05 00:02:17.954 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@23488eab 2024-02-05 00:02:17.954 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@23488eab 2024-02-05 00:02:17.954 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e0941cc 2024-02-05 00:02:17.960 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@765ad17e 2024-02-05 00:02:17.961 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@765ad17e 2024-02-05 00:02:17.962 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ec2900c 2024-02-05 00:02:17.962 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ec2900c 2024-02-05 00:02:17.964 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ed2d58e 2024-02-05 00:02:17.964 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ed2d58e 2024-02-05 00:02:17.967 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@476682e2 2024-02-05 00:02:17.967 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@476682e2 2024-02-05 00:02:17.972 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b873f80 2024-02-05 00:02:17.972 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b873f80 2024-02-05 00:02:17.981 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@3604d8ae 2024-02-05 00:02:17.981 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@3604d8ae 2024-02-05 00:02:17.981 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@fc880d7 2024-02-05 00:02:17.981 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@fc880d7 2024-02-05 00:02:17.984 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@16752e31 2024-02-05 00:02:17.985 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@16752e31 2024-02-05 00:02:17.984 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@68927a53 2024-02-05 00:02:17.985 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@68927a53 2024-02-05 00:02:17.985 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 00:02:17.990 [Test worker @coroutine#3068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e0941cc 2024-02-05 00:02:17.998 [Test worker @coroutine#3070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e0941cc 2024-02-05 00:02:17.999 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e53e7d4 2024-02-05 00:02:18.000 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e53e7d4 2024-02-05 00:02:18.000 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 00:02:18.002 [DefaultDispatcher-worker-6 @coroutine#3074] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46683/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 00:02:18.002 [DefaultDispatcher-worker-6 @coroutine#3074] 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:46683/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-05 00:02:18.002 [DefaultDispatcher-worker-6 @coroutine#3074] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46683/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 00:02:18.002 [DefaultDispatcher-worker-6 @coroutine#3074] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46683/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 00:02:18.007 [DefaultDispatcher-worker-1 @coroutine#2884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab2e018 2024-02-05 00:02:18.007 [DefaultDispatcher-worker-1 @coroutine#2884] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-02-05 00:02:18.007 [DefaultDispatcher-worker-1 @coroutine#2884] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:18.007 [DefaultDispatcher-worker-1 @coroutine#2884] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-02-05 00:02:18.009 [DefaultDispatcher-worker-15 @coroutine#2884] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-02-05 00:02:18.009 [DefaultDispatcher-worker-15 @coroutine#2884] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-02-05 00:02:18.011 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 00:02:18.011 [DefaultDispatcher-worker-12 @coroutine#3073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e0941cc 2024-02-05 00:02:18.012 [DefaultDispatcher-worker-12 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46683/UmAppDatabase/replication/nodeId 2024-02-05 00:02:18.012 [DefaultDispatcher-worker-12 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46683/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:18.012 [DefaultDispatcher-worker-12 @coroutine#3073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46683/UmAppDatabase/replication/nodeId 2024-02-05 00:02:18.015 [Test worker @coroutine#3082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e0941cc 2024-02-05 00:02:18.027 [DefaultDispatcher-worker-9 @coroutine#3085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e0941cc 2024-02-05 00:02:18.037 [DefaultDispatcher-worker-6 @coroutine#3085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e0941cc 2024-02-05 00:02:18.046 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bc255f0 2024-02-05 00:02:18.046 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bc255f0 2024-02-05 00:02:18.047 [DefaultDispatcher-worker-9 @coroutine#3085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e0941cc 2024-02-05 00:02:18.050 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7505a4f8 2024-02-05 00:02:18.050 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7505a4f8 2024-02-05 00:02:18.053 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@713a3e80 2024-02-05 00:02:18.053 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@713a3e80 2024-02-05 00:02:18.057 [DefaultDispatcher-worker-12 @coroutine#3085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e0941cc 2024-02-05 00:02:18.067 [DefaultDispatcher-worker-17 @coroutine#3090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e0941cc 2024-02-05 00:02:18.069 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@3438aec3 2024-02-05 00:02:18.069 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@3438aec3 2024-02-05 00:02:18.133 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d3c0061 2024-02-05 00:02:18.133 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d3c0061 2024-02-05 00:02:18.136 [DefaultDispatcher-worker-5 @coroutine#3074] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46683/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 00:02:18.136 [DefaultDispatcher-worker-5 @coroutine#3074] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46683/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 00:02:18.137 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c65d5a 2024-02-05 00:02:18.137 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c65d5a 2024-02-05 00:02:18.138 [DefaultDispatcher-worker-4 @coroutine#3090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e0941cc 2024-02-05 00:02:18.140 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2528ad5c 2024-02-05 00:02:18.140 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2528ad5c 2024-02-05 00:02:18.143 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5417518c 2024-02-05 00:02:18.144 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5417518c 2024-02-05 00:02:18.146 [DefaultDispatcher-worker-2 @coroutine#3090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e0941cc 2024-02-05 00:02:18.148 [DefaultDispatcher-worker-15 @coroutine#3073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46683/UmAppDatabase/replication/nodeId 2024-02-05 00:02:18.148 [DefaultDispatcher-worker-15 @coroutine#3073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46683/UmAppDatabase/replication/nodeId 2024-02-05 00:02:18.155 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@69156c67 2024-02-05 00:02:18.155 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@69156c67 2024-02-05 00:02:18.155 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-05 00:02:18.155 [DefaultDispatcher-worker-6 @coroutine#3090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e0941cc 2024-02-05 00:02:18.165 [DefaultDispatcher-worker-6 @coroutine#3099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e0941cc 2024-02-05 00:02:18.171 [DefaultDispatcher-worker-12 @coroutine#3103] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46683/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-05 00:02:18.171 [DefaultDispatcher-worker-12 @coroutine#3103] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46683/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-05 00:02:18.171 [DefaultDispatcher-worker-12 @coroutine#3103] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46683/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-05 00:02:18.173 [DefaultDispatcher-worker-4 @coroutine#3103] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46683/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-05 00:02:18.173 [DefaultDispatcher-worker-4 @coroutine#3103] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46683/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-05 00:02:18.174 [DefaultDispatcher-worker-4 @coroutine#3103] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:46683/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-05 00:02:18.174 [DefaultDispatcher-worker-4 @coroutine#3103] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:46683/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 00:02:18.176 [DefaultDispatcher-worker-4 @coroutine#3103] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46683/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-05 00:02:18.176 [DefaultDispatcher-worker-4 @coroutine#3103] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46683/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42. 2024-02-05 00:02:18.176 [DefaultDispatcher-worker-4 @coroutine#3103] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46683/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-05 00:02:18.177 [DefaultDispatcher-worker-4 @coroutine#3103] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46683/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-05 00:02:18.178 [DefaultDispatcher-worker-4 @coroutine#3103] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46683/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-05 00:02:18.221 [DefaultDispatcher-worker-7 @coroutine#3103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e0941cc 2024-02-05 00:02:18.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2024-02-05 00:02:18.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:18.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:18.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:18.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:18.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:18.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:18.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@236206f8 2024-02-05 00:02:18.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:18.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:18.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:18.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:18.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:18.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:18.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:18.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:18.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:18.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:18.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:18.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:18.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:18.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 00:02:18.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 00:02:18.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:18.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:18.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 00:02:18.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:18.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2024-02-05 00:02:18.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:18.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:18.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:18.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:18.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:18.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:18.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:18.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:18.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2024-02-05 00:02:18.262 [DefaultDispatcher-worker-18 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e89a26 2024-02-05 00:02:18.262 [DefaultDispatcher-worker-18 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2024-02-05 00:02:18.262 [DefaultDispatcher-worker-18 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:18.262 [DefaultDispatcher-worker-18 @coroutine#2920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2024-02-05 00:02:18.266 [DefaultDispatcher-worker-2 @coroutine#2920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2024-02-05 00:02:18.266 [DefaultDispatcher-worker-2 @coroutine#2920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2024-02-05 00:02:18.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@e5f05f8 2024-02-05 00:02:18.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@e5f05f8 2024-02-05 00:02:18.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2024-02-05 00:02:18.321 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e5f05f8 2024-02-05 00:02:18.340 [Test worker @coroutine#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e5f05f8 2024-02-05 00:02:18.343 [Test worker @coroutine#3128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e5f05f8 2024-02-05 00:02:18.345 [DefaultDispatcher-worker-7 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53995/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 00:02:18.345 [DefaultDispatcher-worker-7 @coroutine#3132] 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:53995/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-05 00:02:18.345 [DefaultDispatcher-worker-7 @coroutine#3132] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53995/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 00:02:18.345 [DefaultDispatcher-worker-7 @coroutine#3132] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53995/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 00:02:18.353 [DefaultDispatcher-worker-1 @coroutine#3131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e5f05f8 2024-02-05 00:02:18.354 [DefaultDispatcher-worker-1 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:18.354 [DefaultDispatcher-worker-1 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53995/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:18.354 [DefaultDispatcher-worker-1 @coroutine#3131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:18.364 [Test worker @coroutine#3138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e5f05f8 2024-02-05 00:02:18.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2024-02-05 00:02:18.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:18.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:18.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:18.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:18.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:18.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:18.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@712594f4 2024-02-05 00:02:18.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:18.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:18.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:18.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:18.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:18.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:18.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:18.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:18.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:18.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:18.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:18.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:18.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:18.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 00:02:18.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 00:02:18.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:18.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:18.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 00:02:18.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:18.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2024-02-05 00:02:18.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:18.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:18.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:18.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:18.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:18.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:18.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:18.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:18.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2024-02-05 00:02:18.369 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:18.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f6a6d46 2024-02-05 00:02:18.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f6a6d46 2024-02-05 00:02:18.410 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2024-02-05 00:02:18.411 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d60acbf 2024-02-05 00:02:18.411 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d60acbf 2024-02-05 00:02:18.411 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f6a6d46 2024-02-05 00:02:18.414 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@53a75963 2024-02-05 00:02:18.414 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@53a75963 2024-02-05 00:02:18.423 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5798c7cf 2024-02-05 00:02:18.424 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5798c7cf 2024-02-05 00:02:18.428 [Test worker @coroutine#3141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f6a6d46 2024-02-05 00:02:18.431 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@129a5358 2024-02-05 00:02:18.431 [Test worker @coroutine#3143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f6a6d46 2024-02-05 00:02:18.431 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@129a5358 2024-02-05 00:02:18.434 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ac710e0 2024-02-05 00:02:18.434 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ac710e0 2024-02-05 00:02:18.438 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2342249a 2024-02-05 00:02:18.438 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2342249a 2024-02-05 00:02:18.440 [DefaultDispatcher-worker-12 @coroutine#3145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f6a6d46 2024-02-05 00:02:18.443 [DefaultDispatcher-worker-3 @coroutine#3152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e5f05f8 2024-02-05 00:02:18.443 [DefaultDispatcher-worker-9 @coroutine#3132] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53995/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 00:02:18.443 [DefaultDispatcher-worker-9 @coroutine#3132] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53995/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 00:02:18.451 [DefaultDispatcher-worker-11 @coroutine#3152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e5f05f8 2024-02-05 00:02:18.452 [DefaultDispatcher-worker-4 @coroutine#3131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:18.452 [DefaultDispatcher-worker-4 @coroutine#3131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:18.454 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@32f53982 2024-02-05 00:02:18.454 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@32f53982 2024-02-05 00:02:18.458 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@72b5ac17 2024-02-05 00:02:18.458 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@72b5ac17 2024-02-05 00:02:18.460 [DefaultDispatcher-worker-15 @coroutine#3152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e5f05f8 2024-02-05 00:02:18.469 [DefaultDispatcher-worker-4 @coroutine#3152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e5f05f8 2024-02-05 00:02:18.469 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f2b1 2024-02-05 00:02:18.470 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f2b1 2024-02-05 00:02:18.470 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 00:02:18.494 [DefaultDispatcher-worker-14 @coroutine#3161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e5f05f8 2024-02-05 00:02:18.501 [DefaultDispatcher-worker-11 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b4db22 2024-02-05 00:02:18.502 [DefaultDispatcher-worker-11 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58347/UmAppDatabase/replication/nodeId 2024-02-05 00:02:18.502 [DefaultDispatcher-worker-11 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58347/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:18.502 [DefaultDispatcher-worker-11 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58347/UmAppDatabase/replication/nodeId 2024-02-05 00:02:18.504 [DefaultDispatcher-worker-15 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58347/UmAppDatabase/replication/nodeId 2024-02-05 00:02:18.504 [DefaultDispatcher-worker-15 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58347/UmAppDatabase/replication/nodeId 2024-02-05 00:02:18.509 [DefaultDispatcher-worker-8 @coroutine#3163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e5f05f8 2024-02-05 00:02:18.510 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:18.520 [DefaultDispatcher-worker-10 @coroutine#3163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e5f05f8 2024-02-05 00:02:18.524 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e89cd7a 2024-02-05 00:02:18.524 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e89cd7a 2024-02-05 00:02:18.528 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@204e36db 2024-02-05 00:02:18.528 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@204e36db 2024-02-05 00:02:18.530 [DefaultDispatcher-worker-2 @coroutine#3163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e5f05f8 2024-02-05 00:02:18.540 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2471a60a 2024-02-05 00:02:18.540 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2471a60a 2024-02-05 00:02:18.541 [DefaultDispatcher-worker-7 @coroutine#3163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e5f05f8 2024-02-05 00:02:18.544 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@61733ce0 2024-02-05 00:02:18.544 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@61733ce0 2024-02-05 00:02:18.548 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f1dfa9 2024-02-05 00:02:18.548 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f1dfa9 2024-02-05 00:02:18.551 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@50d8d9a2 2024-02-05 00:02:18.551 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@50d8d9a2 2024-02-05 00:02:18.553 [DefaultDispatcher-worker-4 @coroutine#3163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e5f05f8 2024-02-05 00:02:18.555 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@79b06445 2024-02-05 00:02:18.555 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@79b06445 2024-02-05 00:02:18.559 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@15cc3af 2024-02-05 00:02:18.559 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@15cc3af 2024-02-05 00:02:18.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2024-02-05 00:02:18.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:18.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:18.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:18.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:18.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:18.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:18.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7091a016 2024-02-05 00:02:18.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:18.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:18.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:18.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:18.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:18.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:18.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:18.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:18.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:18.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:18.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:18.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:18.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:18.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 00:02:18.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 00:02:18.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:18.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:18.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 00:02:18.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:18.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2024-02-05 00:02:18.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:18.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:18.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:18.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:18.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:18.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:18.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:18.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:18.560 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2024-02-05 00:02:18.563 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@e5f58ba 2024-02-05 00:02:18.563 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@e5f58ba 2024-02-05 00:02:18.563 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 00:02:18.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f2a7ca0 2024-02-05 00:02:18.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f2a7ca0 2024-02-05 00:02:18.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2024-02-05 00:02:18.618 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2a7ca0 2024-02-05 00:02:18.650 [Test worker @coroutine#3172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2a7ca0 2024-02-05 00:02:18.652 [Test worker @coroutine#3174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2a7ca0 2024-02-05 00:02:18.659 [DefaultDispatcher-worker-13 @coroutine#3178] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34205/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 00:02:18.660 [DefaultDispatcher-worker-13 @coroutine#3178] 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:34205/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-05 00:02:18.660 [DefaultDispatcher-worker-13 @coroutine#3178] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34205/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 00:02:18.660 [DefaultDispatcher-worker-13 @coroutine#3178] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34205/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 00:02:18.663 [DefaultDispatcher-worker-18 @coroutine#3177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2a7ca0 2024-02-05 00:02:18.663 [DefaultDispatcher-worker-18 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34205/UmAppDatabase/replication/nodeId 2024-02-05 00:02:18.663 [DefaultDispatcher-worker-18 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34205/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:18.663 [DefaultDispatcher-worker-18 @coroutine#3177] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34205/UmAppDatabase/replication/nodeId 2024-02-05 00:02:18.671 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:18.685 [Test worker @coroutine#3184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2a7ca0 2024-02-05 00:02:18.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2024-02-05 00:02:18.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:18.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:18.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:18.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:18.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:18.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:18.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c247b02 2024-02-05 00:02:18.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:18.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:18.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:18.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:18.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:18.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:18.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:18.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:18.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:18.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:18.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:18.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:18.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:18.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 00:02:18.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 00:02:18.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:18.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:18.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 00:02:18.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:18.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2024-02-05 00:02:18.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:18.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:18.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:18.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:18.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:18.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:18.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:18.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:18.698 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2024-02-05 00:02:18.706 [DefaultDispatcher-worker-10 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28d97205 2024-02-05 00:02:18.706 [DefaultDispatcher-worker-10 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:18.706 [DefaultDispatcher-worker-10 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60995/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:18.706 [DefaultDispatcher-worker-10 @coroutine#3000] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:18.707 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b12a3a 2024-02-05 00:02:18.707 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b12a3a 2024-02-05 00:02:18.708 [DefaultDispatcher-worker-12 @coroutine#3000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:18.708 [DefaultDispatcher-worker-12 @coroutine#3000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:18.711 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@876d49c 2024-02-05 00:02:18.711 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@876d49c 2024-02-05 00:02:18.715 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@c49414a 2024-02-05 00:02:18.718 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@c49414a 2024-02-05 00:02:18.719 [DefaultDispatcher-worker-10 @coroutine#3178] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34205/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 00:02:18.719 [DefaultDispatcher-worker-10 @coroutine#3178] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34205/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 00:02:18.721 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@494bdea7 2024-02-05 00:02:18.721 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@494bdea7 2024-02-05 00:02:18.724 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@4624dd4e 2024-02-05 00:02:18.724 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@4624dd4e 2024-02-05 00:02:18.727 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@78c83322 2024-02-05 00:02:18.727 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@78c83322 2024-02-05 00:02:18.731 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e4d6e60 2024-02-05 00:02:18.731 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e4d6e60 2024-02-05 00:02:18.732 [DefaultDispatcher-worker-2 @coroutine#3177] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34205/UmAppDatabase/replication/nodeId 2024-02-05 00:02:18.732 [DefaultDispatcher-worker-2 @coroutine#3177] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34205/UmAppDatabase/replication/nodeId 2024-02-05 00:02:18.735 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@296421e8 2024-02-05 00:02:18.735 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@296421e8 2024-02-05 00:02:18.739 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@49ca4727 2024-02-05 00:02:18.741 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@49ca4727 2024-02-05 00:02:18.741 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 00:02:18.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@76c85485 2024-02-05 00:02:18.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@76c85485 2024-02-05 00:02:18.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2024-02-05 00:02:18.744 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c85485 2024-02-05 00:02:18.762 [Test worker @coroutine#3193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c85485 2024-02-05 00:02:18.769 [Test worker @coroutine#3195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c85485 2024-02-05 00:02:18.779 [DefaultDispatcher-worker-7 @coroutine#3197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c85485 2024-02-05 00:02:18.789 [DefaultDispatcher-worker-10 @coroutine#3204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2a7ca0 2024-02-05 00:02:18.790 [DefaultDispatcher-worker-18 @coroutine#3029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42457891 2024-02-05 00:02:18.791 [DefaultDispatcher-worker-18 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41923/UmAppDatabase/replication/nodeId 2024-02-05 00:02:18.791 [DefaultDispatcher-worker-18 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41923/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:18.791 [DefaultDispatcher-worker-18 @coroutine#3029] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41923/UmAppDatabase/replication/nodeId 2024-02-05 00:02:18.792 [DefaultDispatcher-worker-13 @coroutine#3029] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41923/UmAppDatabase/replication/nodeId 2024-02-05 00:02:18.793 [DefaultDispatcher-worker-13 @coroutine#3029] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41923/UmAppDatabase/replication/nodeId 2024-02-05 00:02:18.800 [DefaultDispatcher-worker-14 @coroutine#3204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2a7ca0 2024-02-05 00:02:18.811 [DefaultDispatcher-worker-10 @coroutine#3204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2a7ca0 2024-02-05 00:02:18.823 [DefaultDispatcher-worker-1 @coroutine#3204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2a7ca0 2024-02-05 00:02:18.824 [DefaultDispatcher-worker-11 @coroutine#3213] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34205/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-05 00:02:18.824 [DefaultDispatcher-worker-11 @coroutine#3213] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34205/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-05 00:02:18.824 [DefaultDispatcher-worker-11 @coroutine#3213] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34205/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-05 00:02:18.826 [DefaultDispatcher-worker-15 @coroutine#3213] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34205/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-05 00:02:18.826 [DefaultDispatcher-worker-15 @coroutine#3213] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34205/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-05 00:02:18.827 [DefaultDispatcher-worker-1 @coroutine#3213] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:34205/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-05 00:02:18.827 [DefaultDispatcher-worker-1 @coroutine#3213] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:34205/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 00:02:18.827 [DefaultDispatcher-worker-1 @coroutine#3213] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34205/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-05 00:02:18.827 [DefaultDispatcher-worker-1 @coroutine#3213] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34205/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42. 2024-02-05 00:02:18.827 [DefaultDispatcher-worker-1 @coroutine#3213] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34205/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-05 00:02:18.829 [DefaultDispatcher-worker-18 @coroutine#3213] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34205/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-05 00:02:18.829 [DefaultDispatcher-worker-18 @coroutine#3213] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34205/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-05 00:02:18.843 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:18.859 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@dd17f83 2024-02-05 00:02:18.859 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@dd17f83 2024-02-05 00:02:18.860 [DefaultDispatcher-worker-6 @coroutine#3213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2a7ca0 2024-02-05 00:02:18.862 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3169049 2024-02-05 00:02:18.862 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3169049 2024-02-05 00:02:18.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2024-02-05 00:02:18.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:18.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:18.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:18.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:18.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:18.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:18.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a26eee6 2024-02-05 00:02:18.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:18.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:18.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:18.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:18.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:18.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:18.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:18.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:18.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:18.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:18.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:18.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:18.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:18.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 00:02:18.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 00:02:18.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:18.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:18.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 00:02:18.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:18.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2024-02-05 00:02:18.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:18.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:18.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:18.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:18.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:18.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:18.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:18.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:18.872 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2024-02-05 00:02:18.875 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@72914f3 2024-02-05 00:02:18.875 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@72914f3 2024-02-05 00:02:18.879 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@422b9a72 2024-02-05 00:02:18.879 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@422b9a72 2024-02-05 00:02:18.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@76bdfc19 2024-02-05 00:02:18.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@76bdfc19 2024-02-05 00:02:18.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2024-02-05 00:02:18.890 [DefaultDispatcher-worker-8 @coroutine#3059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c35489c 2024-02-05 00:02:18.890 [DefaultDispatcher-worker-8 @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 00:02:18.890 [DefaultDispatcher-worker-8 @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://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:18.890 [DefaultDispatcher-worker-8 @coroutine#3059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 00:02:18.883 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@4400d8d3 2024-02-05 00:02:18.892 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@4400d8d3 2024-02-05 00:02:18.892 [DefaultDispatcher-worker-14 @coroutine#3059] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 00:02:18.895 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@73239cc2 2024-02-05 00:02:18.895 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@73239cc2 2024-02-05 00:02:18.899 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ce280d9 2024-02-05 00:02:18.899 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ce280d9 2024-02-05 00:02:18.902 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2204653d 2024-02-05 00:02:18.903 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2204653d 2024-02-05 00:02:18.916 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6080f7ee 2024-02-05 00:02:18.916 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6080f7ee 2024-02-05 00:02:18.916 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 00:02:18.927 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76bdfc19 2024-02-05 00:02:18.943 [Test worker @coroutine#3234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76bdfc19 2024-02-05 00:02:18.946 [Test worker @coroutine#3236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76bdfc19 2024-02-05 00:02:18.948 [DefaultDispatcher-worker-14 @coroutine#3240] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40501/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 00:02:18.948 [DefaultDispatcher-worker-14 @coroutine#3240] 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:40501/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-05 00:02:18.948 [DefaultDispatcher-worker-14 @coroutine#3240] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40501/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 00:02:18.948 [DefaultDispatcher-worker-14 @coroutine#3240] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40501/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 00:02:18.987 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 00:02:18.994 [DefaultDispatcher-worker-4 @coroutine#3239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76bdfc19 2024-02-05 00:02:18.994 [DefaultDispatcher-worker-4 @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40501/UmAppDatabase/replication/nodeId 2024-02-05 00:02:18.994 [DefaultDispatcher-worker-4 @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40501/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:18.994 [DefaultDispatcher-worker-4 @coroutine#3239] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40501/UmAppDatabase/replication/nodeId 2024-02-05 00:02:18.998 [Test worker @coroutine#3245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76bdfc19 2024-02-05 00:02:18.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2024-02-05 00:02:18.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:18.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:18.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:18.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:18.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:18.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:18.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@549debdb 2024-02-05 00:02:18.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:18.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:18.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:18.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:18.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:18.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:18.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:18.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:18.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:18.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:18.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:18.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:18.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:18.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 00:02:18.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 00:02:18.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:18.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:18.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 00:02:18.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:18.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2024-02-05 00:02:19.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:19.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:19.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:19.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:19.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:19.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:19.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:19.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:19.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2024-02-05 00:02:19.010 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ec032b0 2024-02-05 00:02:19.011 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ec032b0 2024-02-05 00:02:19.014 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@2007d918 2024-02-05 00:02:19.015 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@2007d918 2024-02-05 00:02:19.018 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@243859c0 2024-02-05 00:02:19.018 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@243859c0 2024-02-05 00:02:19.019 [DefaultDispatcher-worker-15 @coroutine#2884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab2e018 2024-02-05 00:02:19.019 [DefaultDispatcher-worker-15 @coroutine#2884] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-02-05 00:02:19.019 [DefaultDispatcher-worker-15 @coroutine#2884] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:19.019 [DefaultDispatcher-worker-15 @coroutine#2884] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-02-05 00:02:19.021 [DefaultDispatcher-worker-3 @coroutine#2884] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-02-05 00:02:19.021 [DefaultDispatcher-worker-3 @coroutine#2884] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-02-05 00:02:19.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ab06829 2024-02-05 00:02:19.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ab06829 2024-02-05 00:02:19.030 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2024-02-05 00:02:19.032 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ab06829 2024-02-05 00:02:19.033 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@613ad323 2024-02-05 00:02:19.033 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@613ad323 2024-02-05 00:02:19.037 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ec03806 2024-02-05 00:02:19.037 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ec03806 2024-02-05 00:02:19.040 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@5011f7df 2024-02-05 00:02:19.040 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@5011f7df 2024-02-05 00:02:19.054 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@36014244 2024-02-05 00:02:19.054 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@36014244 2024-02-05 00:02:19.058 [DefaultDispatcher-worker-15 @coroutine#3240] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40501/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 00:02:19.058 [DefaultDispatcher-worker-15 @coroutine#3240] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40501/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 00:02:19.064 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@1152c6c 2024-02-05 00:02:19.064 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@1152c6c 2024-02-05 00:02:19.066 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eda3440 2024-02-05 00:02:19.066 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eda3440 2024-02-05 00:02:19.067 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 00:02:19.077 [DefaultDispatcher-worker-18 @coroutine#3239] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40501/UmAppDatabase/replication/nodeId 2024-02-05 00:02:19.077 [DefaultDispatcher-worker-18 @coroutine#3239] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40501/UmAppDatabase/replication/nodeId 2024-02-05 00:02:19.078 [Test worker @coroutine#3253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ab06829 2024-02-05 00:02:19.081 [Test worker @coroutine#3258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ab06829 2024-02-05 00:02:19.090 [DefaultDispatcher-worker-16 @coroutine#3260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ab06829 2024-02-05 00:02:19.095 [DefaultDispatcher-worker-18 @coroutine#3268] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40501/auth/register 2024-02-05 00:02:19.095 [DefaultDispatcher-worker-18 @coroutine#3268] 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:40501/auth/register. 2024-02-05 00:02:19.095 [DefaultDispatcher-worker-18 @coroutine#3268] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40501/auth/register 2024-02-05 00:02:19.095 [DefaultDispatcher-worker-18 @coroutine#3268] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40501/auth/register from class io.ktor.http.content.TextContent 2024-02-05 00:02:19.097 [DefaultDispatcher-worker-16 @coroutine#3268] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40501/auth/register 2024-02-05 00:02:19.097 [DefaultDispatcher-worker-16 @coroutine#3268] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40501/auth/register 2024-02-05 00:02:19.097 [DefaultDispatcher-worker-16 @coroutine#3268] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:40501/auth/register. 2024-02-05 00:02:19.097 [DefaultDispatcher-worker-16 @coroutine#3268] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40501/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 00:02:19.121 [DefaultDispatcher-worker-17 @coroutine#3268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76bdfc19 2024-02-05 00:02:19.131 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:19.132 [DefaultDispatcher-worker-10 @coroutine#3268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76bdfc19 2024-02-05 00:02:19.144 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@50450525 2024-02-05 00:02:19.144 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@50450525 2024-02-05 00:02:19.157 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e82f15d 2024-02-05 00:02:19.157 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e82f15d 2024-02-05 00:02:19.161 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@5abd6e55 2024-02-05 00:02:19.161 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@5abd6e55 2024-02-05 00:02:19.162 [DefaultDispatcher-worker-13 @coroutine#3073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e0941cc 2024-02-05 00:02:19.162 [DefaultDispatcher-worker-13 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46683/UmAppDatabase/replication/nodeId 2024-02-05 00:02:19.162 [DefaultDispatcher-worker-13 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46683/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:19.162 [DefaultDispatcher-worker-13 @coroutine#3073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46683/UmAppDatabase/replication/nodeId 2024-02-05 00:02:19.164 [DefaultDispatcher-worker-2 @coroutine#3073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46683/UmAppDatabase/replication/nodeId 2024-02-05 00:02:19.164 [DefaultDispatcher-worker-2 @coroutine#3073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46683/UmAppDatabase/replication/nodeId 2024-02-05 00:02:19.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2024-02-05 00:02:19.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:19.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:19.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:19.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:19.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:19.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:19.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24888d8b 2024-02-05 00:02:19.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:19.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:19.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:19.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:19.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:19.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:19.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:19.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:19.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:19.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:19.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:19.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:19.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:19.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 00:02:19.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 00:02:19.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:19.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:19.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 00:02:19.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:19.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2024-02-05 00:02:19.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:19.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:19.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:19.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:19.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:19.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:19.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:19.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:19.167 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2024-02-05 00:02:19.168 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fbffb66 2024-02-05 00:02:19.168 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fbffb66 2024-02-05 00:02:19.172 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@67aba999 2024-02-05 00:02:19.172 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@67aba999 2024-02-05 00:02:19.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@55c581e4 2024-02-05 00:02:19.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@55c581e4 2024-02-05 00:02:19.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2024-02-05 00:02:19.188 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e6aa428 2024-02-05 00:02:19.188 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e6aa428 2024-02-05 00:02:19.191 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f94a876 2024-02-05 00:02:19.191 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f94a876 2024-02-05 00:02:19.195 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f900429 2024-02-05 00:02:19.195 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f900429 2024-02-05 00:02:19.198 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@45cd8d23 2024-02-05 00:02:19.199 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@45cd8d23 2024-02-05 00:02:19.199 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 00:02:19.234 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55c581e4 2024-02-05 00:02:19.272 [Test worker @coroutine#3278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55c581e4 2024-02-05 00:02:19.275 [Test worker @coroutine#3280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55c581e4 2024-02-05 00:02:19.284 [DefaultDispatcher-worker-18 @coroutine#3284] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 00:02:19.284 [DefaultDispatcher-worker-18 @coroutine#3284] 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-02-05 00:02:19.284 [DefaultDispatcher-worker-18 @coroutine#3284] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 00:02:19.284 [DefaultDispatcher-worker-2 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e89a26 2024-02-05 00:02:19.284 [DefaultDispatcher-worker-18 @coroutine#3284] 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-02-05 00:02:19.284 [DefaultDispatcher-worker-2 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2024-02-05 00:02:19.284 [DefaultDispatcher-worker-2 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:19.284 [DefaultDispatcher-worker-2 @coroutine#2920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2024-02-05 00:02:19.285 [DefaultDispatcher-worker-4 @coroutine#2920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2024-02-05 00:02:19.286 [DefaultDispatcher-worker-4 @coroutine#2920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2024-02-05 00:02:19.287 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 00:02:19.291 [DefaultDispatcher-worker-16 @coroutine#3283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55c581e4 2024-02-05 00:02:19.292 [DefaultDispatcher-worker-16 @coroutine#3283] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-05 00:02:19.292 [DefaultDispatcher-worker-16 @coroutine#3283] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-02-05 00:02:19.292 [DefaultDispatcher-worker-16 @coroutine#3283] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-05 00:02:19.296 [DefaultDispatcher-worker-12 @coroutine#3284] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 00:02:19.297 [DefaultDispatcher-worker-12 @coroutine#3284] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 00:02:19.312 [Test worker @coroutine#3295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55c581e4 2024-02-05 00:02:19.318 [Test worker @coroutine#3297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55c581e4 2024-02-05 00:02:19.324 [DefaultDispatcher-worker-7 @coroutine#3283] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-05 00:02:19.324 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@410edd07 2024-02-05 00:02:19.324 [DefaultDispatcher-worker-7 @coroutine#3283] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-05 00:02:19.325 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@410edd07 2024-02-05 00:02:19.328 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fc92b56 2024-02-05 00:02:19.328 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fc92b56 2024-02-05 00:02:19.332 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bf6b677 2024-02-05 00:02:19.332 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bf6b677 2024-02-05 00:02:19.342 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@ef4216d 2024-02-05 00:02:19.342 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@ef4216d 2024-02-05 00:02:19.349 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@39253351 2024-02-05 00:02:19.349 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@39253351 2024-02-05 00:02:19.357 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f302cb8 2024-02-05 00:02:19.357 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f302cb8 2024-02-05 00:02:19.366 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@410b6027 2024-02-05 00:02:19.366 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@410b6027 2024-02-05 00:02:19.370 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@6edbde22 2024-02-05 00:02:19.370 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@6edbde22 2024-02-05 00:02:19.372 [Test worker @coroutine#3306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55c581e4 2024-02-05 00:02:19.376 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Shutdown initiated... 2024-02-05 00:02:19.376 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Close initiated... 2024-02-05 00:02:19.376 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Before closing stats (total=9, active=0, idle=9, waiting=0) 2024-02-05 00:02:19.378 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ef4d713 2024-02-05 00:02:19.378 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ef4d713 2024-02-05 00:02:19.378 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - After adding stats (total=9, active=0, idle=9, waiting=0) 2024-02-05 00:02:19.398 [HikariPool-100 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55c581e4: (connection evicted) 2024-02-05 00:02:19.398 [HikariPool-100 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Closing connection org.sqlite.jdbc4.JDBC4Connection@410edd07: (connection evicted) 2024-02-05 00:02:19.399 [HikariPool-100 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fc92b56: (connection evicted) 2024-02-05 00:02:19.399 [HikariPool-100 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4bf6b677: (connection evicted) 2024-02-05 00:02:19.400 [HikariPool-100 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ef4216d: (connection evicted) 2024-02-05 00:02:19.400 [HikariPool-100 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39253351: (connection evicted) 2024-02-05 00:02:19.401 [HikariPool-100 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f302cb8: (connection evicted) 2024-02-05 00:02:19.401 [HikariPool-100 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Closing connection org.sqlite.jdbc4.JDBC4Connection@410b6027: (connection evicted) 2024-02-05 00:02:19.401 [HikariPool-100 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6edbde22: (connection evicted) 2024-02-05 00:02:19.402 [HikariPool-100 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ef4d713: (connection evicted) 2024-02-05 00:02:19.406 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:19.406 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Closed. 2024-02-05 00:02:19.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Shutdown completed. 2024-02-05 00:02:19.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2024-02-05 00:02:19.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:19.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:19.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:19.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:19.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:19.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:19.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c879f07 2024-02-05 00:02:19.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:19.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:19.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:19.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:19.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:19.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:19.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:19.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:19.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:19.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:19.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:19.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:19.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:19.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 00:02:19.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 00:02:19.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:19.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:19.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 00:02:19.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:19.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2024-02-05 00:02:19.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:19.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:19.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:19.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:19.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:19.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:19.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:19.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:19.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2024-02-05 00:02:19.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@4516c2ef 2024-02-05 00:02:19.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@4516c2ef 2024-02-05 00:02:19.421 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2024-02-05 00:02:19.422 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4516c2ef 2024-02-05 00:02:19.448 [Test worker @coroutine#3309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4516c2ef 2024-02-05 00:02:19.451 [Test worker @coroutine#3311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4516c2ef 2024-02-05 00:02:19.453 [DefaultDispatcher-worker-18 @coroutine#3315] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 00:02:19.453 [DefaultDispatcher-worker-18 @coroutine#3315] 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-02-05 00:02:19.453 [DefaultDispatcher-worker-18 @coroutine#3315] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 00:02:19.453 [DefaultDispatcher-worker-18 @coroutine#3315] 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-02-05 00:02:19.460 [DefaultDispatcher-worker-3 @coroutine#3131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e5f05f8 2024-02-05 00:02:19.461 [DefaultDispatcher-worker-13 @coroutine#3315] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 00:02:19.461 [DefaultDispatcher-worker-3 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:19.461 [DefaultDispatcher-worker-13 @coroutine#3315] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 00:02:19.461 [DefaultDispatcher-worker-12 @coroutine#3314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4516c2ef 2024-02-05 00:02:19.461 [DefaultDispatcher-worker-3 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53995/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:19.461 [DefaultDispatcher-worker-3 @coroutine#3131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:19.461 [DefaultDispatcher-worker-12 @coroutine#3314] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-05 00:02:19.461 [DefaultDispatcher-worker-12 @coroutine#3314] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-02-05 00:02:19.461 [DefaultDispatcher-worker-12 @coroutine#3314] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-05 00:02:19.462 [DefaultDispatcher-worker-3 @coroutine#3131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:19.462 [DefaultDispatcher-worker-3 @coroutine#3131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:19.465 [Test worker @coroutine#3319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4516c2ef 2024-02-05 00:02:19.469 [Test worker @coroutine#3328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4516c2ef 2024-02-05 00:02:19.474 [DefaultDispatcher-worker-12 @coroutine#3314] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-05 00:02:19.474 [DefaultDispatcher-worker-12 @coroutine#3314] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-05 00:02:19.475 [Test worker @coroutine#3335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4516c2ef 2024-02-05 00:02:19.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Shutdown initiated... 2024-02-05 00:02:19.479 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Close initiated... 2024-02-05 00:02:19.479 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:19.492 [HikariPool-101 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4516c2ef: (connection evicted) 2024-02-05 00:02:19.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:19.493 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Closed. 2024-02-05 00:02:19.493 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Shutdown completed. 2024-02-05 00:02:19.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2024-02-05 00:02:19.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:19.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:19.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:19.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:19.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:19.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:19.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a85454b 2024-02-05 00:02:19.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:19.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:19.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:19.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:19.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:19.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:19.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:19.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:19.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:19.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:19.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:19.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:19.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:19.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 00:02:19.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 00:02:19.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:19.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:19.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 00:02:19.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:19.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2024-02-05 00:02:19.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:19.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:19.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:19.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:19.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:19.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:19.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:19.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:19.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2024-02-05 00:02:19.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-02-05 00:02:19.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-02-05 00:02:19.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2024-02-05 00:02:19.512 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-02-05 00:02:19.529 [DefaultDispatcher-worker-8 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b4db22 2024-02-05 00:02:19.529 [DefaultDispatcher-worker-8 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58347/UmAppDatabase/replication/nodeId 2024-02-05 00:02:19.529 [DefaultDispatcher-worker-8 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58347/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:19.529 [DefaultDispatcher-worker-8 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58347/UmAppDatabase/replication/nodeId 2024-02-05 00:02:19.532 [DefaultDispatcher-worker-1 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58347/UmAppDatabase/replication/nodeId 2024-02-05 00:02:19.532 [DefaultDispatcher-worker-1 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58347/UmAppDatabase/replication/nodeId 2024-02-05 00:02:19.539 [Test worker @coroutine#3340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-02-05 00:02:19.542 [Test worker @coroutine#3345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-02-05 00:02:19.552 [DefaultDispatcher-worker-6 @coroutine#3348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-02-05 00:02:19.553 [DefaultDispatcher-worker-6 @coroutine#3348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-05 00:02:19.553 [DefaultDispatcher-worker-6 @coroutine#3348] 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-02-05 00:02:19.553 [DefaultDispatcher-worker-6 @coroutine#3348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-05 00:02:19.563 [DefaultDispatcher-worker-6 @coroutine#3349] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 00:02:19.563 [DefaultDispatcher-worker-6 @coroutine#3349] 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-02-05 00:02:19.563 [DefaultDispatcher-worker-6 @coroutine#3349] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 00:02:19.563 [DefaultDispatcher-worker-6 @coroutine#3349] 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-02-05 00:02:19.572 [DefaultDispatcher-worker-11 @coroutine#3348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-05 00:02:19.573 [DefaultDispatcher-worker-11 @coroutine#3348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-05 00:02:19.576 [DefaultDispatcher-worker-6 @coroutine#3349] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 00:02:19.576 [DefaultDispatcher-worker-6 @coroutine#3349] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 00:02:19.587 [Test worker @coroutine#3357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-02-05 00:02:19.592 [Test worker @coroutine#3360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-02-05 00:02:19.605 [Test worker @coroutine#3368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-02-05 00:02:19.610 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-02-05 00:02:19.611 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:19.614 [Test worker @coroutine#3376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-02-05 00:02:19.622 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-02-05 00:02:19.626 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-02-05 00:02:19.629 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Shutdown initiated... 2024-02-05 00:02:19.629 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Close initiated... 2024-02-05 00:02:19.629 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:19.632 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@150cb568 2024-02-05 00:02:19.632 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@150cb568 2024-02-05 00:02:19.651 [HikariPool-102 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Closing connection org.sqlite.jdbc4.JDBC4Connection@739be7ec: (connection evicted) 2024-02-05 00:02:19.652 [HikariPool-102 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Closing connection org.sqlite.jdbc4.JDBC4Connection@150cb568: (connection evicted) 2024-02-05 00:02:19.652 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:19.652 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Closed. 2024-02-05 00:02:19.652 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Shutdown completed. 2024-02-05 00:02:19.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2024-02-05 00:02:19.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:19.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:19.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:19.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:19.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:19.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:19.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47bfde21 2024-02-05 00:02:19.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:19.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:19.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:19.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:19.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:19.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:19.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:19.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:19.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:19.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:19.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:19.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:19.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:19.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 00:02:19.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 00:02:19.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:19.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:19.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 00:02:19.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:19.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2024-02-05 00:02:19.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:19.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:19.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:19.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:19.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:19.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:19.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:19.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:19.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2024-02-05 00:02:19.674 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2024-02-05 00:02:19.674 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2024-02-05 00:02:19.674 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2024-02-05 00:02:19.676 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2024-02-05 00:02:19.699 [Test worker @coroutine#3382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2024-02-05 00:02:19.702 [Test worker @coroutine#3385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2024-02-05 00:02:19.706 [DefaultDispatcher-worker-14 @coroutine#3389] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 00:02:19.706 [DefaultDispatcher-worker-14 @coroutine#3389] 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-02-05 00:02:19.706 [DefaultDispatcher-worker-14 @coroutine#3389] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 00:02:19.706 [DefaultDispatcher-worker-14 @coroutine#3389] 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-02-05 00:02:19.714 [DefaultDispatcher-worker-13 @coroutine#3388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2024-02-05 00:02:19.714 [DefaultDispatcher-worker-13 @coroutine#3388] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-05 00:02:19.714 [DefaultDispatcher-worker-13 @coroutine#3388] 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-02-05 00:02:19.714 [DefaultDispatcher-worker-13 @coroutine#3388] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-05 00:02:19.718 [DefaultDispatcher-worker-12 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28d97205 2024-02-05 00:02:19.718 [DefaultDispatcher-worker-12 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:19.718 [DefaultDispatcher-worker-12 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60995/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:19.719 [DefaultDispatcher-worker-12 @coroutine#3000] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:19.719 [DefaultDispatcher-worker-10 @coroutine#3389] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 00:02:19.719 [DefaultDispatcher-worker-10 @coroutine#3389] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 00:02:19.720 [DefaultDispatcher-worker-2 @coroutine#3000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:19.721 [DefaultDispatcher-worker-2 @coroutine#3000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:19.730 [DefaultDispatcher-worker-13 @coroutine#3388] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-05 00:02:19.730 [DefaultDispatcher-worker-13 @coroutine#3388] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-05 00:02:19.730 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2024-02-05 00:02:19.743 [DefaultDispatcher-worker-13 @coroutine#3177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2a7ca0 2024-02-05 00:02:19.743 [DefaultDispatcher-worker-13 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34205/UmAppDatabase/replication/nodeId 2024-02-05 00:02:19.743 [DefaultDispatcher-worker-13 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34205/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:19.743 [DefaultDispatcher-worker-13 @coroutine#3177] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34205/UmAppDatabase/replication/nodeId 2024-02-05 00:02:19.745 [DefaultDispatcher-worker-12 @coroutine#3177] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34205/UmAppDatabase/replication/nodeId 2024-02-05 00:02:19.746 [DefaultDispatcher-worker-12 @coroutine#3177] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34205/UmAppDatabase/replication/nodeId 2024-02-05 00:02:19.742 [Test worker @coroutine#3403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2024-02-05 00:02:19.770 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2024-02-05 00:02:19.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown initiated... 2024-02-05 00:02:19.773 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Close initiated... 2024-02-05 00:02:19.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:19.773 [HikariPool-103 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20706e70: (connection evicted) 2024-02-05 00:02:19.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:19.774 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Closed. 2024-02-05 00:02:19.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown completed. 2024-02-05 00:02:19.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2024-02-05 00:02:19.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:19.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:19.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:19.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:19.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:19.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:19.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19b8f1bd 2024-02-05 00:02:19.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:19.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:19.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:19.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:19.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:19.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:19.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:19.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:19.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:19.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:19.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:19.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:19.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:19.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 00:02:19.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 00:02:19.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:19.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:19.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 00:02:19.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:19.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2024-02-05 00:02:19.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:19.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:19.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:19.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:19.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:19.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:19.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:19.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:19.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2024-02-05 00:02:19.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@62fbefad 2024-02-05 00:02:19.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@62fbefad 2024-02-05 00:02:19.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2024-02-05 00:02:19.781 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62fbefad 2024-02-05 00:02:19.802 [DefaultDispatcher-worker-17 @coroutine#3029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42457891 2024-02-05 00:02:19.803 [DefaultDispatcher-worker-17 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41923/UmAppDatabase/replication/nodeId 2024-02-05 00:02:19.803 [DefaultDispatcher-worker-17 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41923/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:19.803 [DefaultDispatcher-worker-17 @coroutine#3029] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41923/UmAppDatabase/replication/nodeId 2024-02-05 00:02:19.804 [DefaultDispatcher-worker-15 @coroutine#3029] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41923/UmAppDatabase/replication/nodeId 2024-02-05 00:02:19.804 [DefaultDispatcher-worker-15 @coroutine#3029] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41923/UmAppDatabase/replication/nodeId 2024-02-05 00:02:19.806 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62fbefad 2024-02-05 00:02:19.810 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62fbefad 2024-02-05 00:02:19.812 [DefaultDispatcher-worker-17 @coroutine#3431] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 00:02:19.813 [DefaultDispatcher-worker-17 @coroutine#3431] 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-02-05 00:02:19.813 [DefaultDispatcher-worker-17 @coroutine#3431] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 00:02:19.813 [DefaultDispatcher-worker-17 @coroutine#3431] 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-02-05 00:02:19.821 [DefaultDispatcher-worker-5 @coroutine#3430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62fbefad 2024-02-05 00:02:19.822 [DefaultDispatcher-worker-5 @coroutine#3430] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-05 00:02:19.822 [DefaultDispatcher-worker-5 @coroutine#3430] 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-02-05 00:02:19.822 [DefaultDispatcher-worker-5 @coroutine#3430] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-05 00:02:19.823 [DefaultDispatcher-worker-8 @coroutine#3431] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 00:02:19.823 [DefaultDispatcher-worker-8 @coroutine#3431] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 00:02:19.829 [DefaultDispatcher-worker-7 @coroutine#3430] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-05 00:02:19.829 [DefaultDispatcher-worker-7 @coroutine#3430] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-05 00:02:19.833 [Test worker @coroutine#3438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62fbefad 2024-02-05 00:02:19.838 [Test worker @coroutine#3442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62fbefad 2024-02-05 00:02:19.842 [Test worker @coroutine#3444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62fbefad 2024-02-05 00:02:19.846 [Test worker @coroutine#3446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62fbefad 2024-02-05 00:02:19.852 [Test worker @coroutine#3453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62fbefad 2024-02-05 00:02:19.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown initiated... 2024-02-05 00:02:19.854 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Close initiated... 2024-02-05 00:02:19.854 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:19.854 [HikariPool-104 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62fbefad: (connection evicted) 2024-02-05 00:02:19.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:19.855 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Closed. 2024-02-05 00:02:19.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown completed. 2024-02-05 00:02:19.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2024-02-05 00:02:19.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:19.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:19.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:19.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:19.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:19.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:19.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b35b0f4 2024-02-05 00:02:19.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:19.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:19.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:19.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:19.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:19.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:19.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:19.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:19.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:19.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:19.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:19.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:19.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:19.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 00:02:19.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 00:02:19.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:19.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:19.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 00:02:19.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:19.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2024-02-05 00:02:19.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:19.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:19.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:19.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:19.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:19.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:19.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:19.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:19.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2024-02-05 00:02:19.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dd6e400 2024-02-05 00:02:19.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dd6e400 2024-02-05 00:02:19.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2024-02-05 00:02:19.861 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd6e400 2024-02-05 00:02:19.880 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd6e400 2024-02-05 00:02:19.883 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd6e400 2024-02-05 00:02:19.885 [DefaultDispatcher-worker-14 @coroutine#3463] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 00:02:19.885 [DefaultDispatcher-worker-14 @coroutine#3463] 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-02-05 00:02:19.885 [DefaultDispatcher-worker-14 @coroutine#3463] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 00:02:19.885 [DefaultDispatcher-worker-14 @coroutine#3463] 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-02-05 00:02:19.894 [DefaultDispatcher-worker-8 @coroutine#3462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd6e400 2024-02-05 00:02:19.894 [DefaultDispatcher-worker-8 @coroutine#3462] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-05 00:02:19.894 [DefaultDispatcher-worker-8 @coroutine#3462] 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-02-05 00:02:19.895 [DefaultDispatcher-worker-8 @coroutine#3462] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-05 00:02:19.900 [DefaultDispatcher-worker-10 @coroutine#3059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c35489c 2024-02-05 00:02:19.901 [DefaultDispatcher-worker-10 @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 00:02:19.901 [DefaultDispatcher-worker-10 @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://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:19.901 [DefaultDispatcher-worker-10 @coroutine#3059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 00:02:19.902 [DefaultDispatcher-worker-3 @coroutine#3059] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 00:02:19.904 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd6e400 2024-02-05 00:02:19.919 [DefaultDispatcher-worker-10 @coroutine#3463] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 00:02:19.919 [DefaultDispatcher-worker-10 @coroutine#3463] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 00:02:19.920 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd6e400 2024-02-05 00:02:19.922 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-02-05 00:02:19.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Shutdown initiated... 2024-02-05 00:02:19.923 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Close initiated... 2024-02-05 00:02:19.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:19.924 [DefaultDispatcher-worker-3 @coroutine#3462] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request http://localhost/dummyreplication/nodeId 2024-02-05 00:02:19.927 [HikariPool-105 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1dd6e400: (connection evicted) 2024-02-05 00:02:19.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:19.928 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Closed. 2024-02-05 00:02:19.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Shutdown completed. 2024-02-05 00:02:20.088 [DefaultDispatcher-worker-10 @coroutine#3239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76bdfc19 2024-02-05 00:02:20.089 [DefaultDispatcher-worker-6 @coroutine#2884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab2e018 2024-02-05 00:02:20.089 [DefaultDispatcher-worker-10 @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40501/UmAppDatabase/replication/nodeId 2024-02-05 00:02:20.089 [DefaultDispatcher-worker-10 @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40501/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:20.089 [DefaultDispatcher-worker-10 @coroutine#3239] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40501/UmAppDatabase/replication/nodeId 2024-02-05 00:02:20.089 [DefaultDispatcher-worker-6 @coroutine#2884] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-02-05 00:02:20.089 [DefaultDispatcher-worker-6 @coroutine#2884] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:20.089 [DefaultDispatcher-worker-6 @coroutine#2884] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-02-05 00:02:20.091 [DefaultDispatcher-worker-6 @coroutine#2884] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-02-05 00:02:20.091 [DefaultDispatcher-worker-4 @coroutine#3239] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40501/UmAppDatabase/replication/nodeId 2024-02-05 00:02:20.091 [DefaultDispatcher-worker-6 @coroutine#2884] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-02-05 00:02:20.091 [DefaultDispatcher-worker-4 @coroutine#3239] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40501/UmAppDatabase/replication/nodeId 2024-02-05 00:02:20.195 [DefaultDispatcher-worker-18 @coroutine#3073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e0941cc 2024-02-05 00:02:20.196 [DefaultDispatcher-worker-18 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46683/UmAppDatabase/replication/nodeId 2024-02-05 00:02:20.196 [DefaultDispatcher-worker-18 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46683/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:20.196 [DefaultDispatcher-worker-18 @coroutine#3073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46683/UmAppDatabase/replication/nodeId 2024-02-05 00:02:20.197 [DefaultDispatcher-worker-1 @coroutine#3073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46683/UmAppDatabase/replication/nodeId 2024-02-05 00:02:20.197 [DefaultDispatcher-worker-1 @coroutine#3073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46683/UmAppDatabase/replication/nodeId 2024-02-05 00:02:20.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2024-02-05 00:02:20.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:20.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:20.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:20.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:20.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:20.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:20.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35975b05 2024-02-05 00:02:20.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:20.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:20.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:20.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:20.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:20.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:20.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:20.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:20.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:20.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:20.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:20.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:20.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:20.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 00:02:20.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 00:02:20.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:20.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:20.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 00:02:20.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:20.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2024-02-05 00:02:20.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:20.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:20.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:20.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:20.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:20.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:20.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:20.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:20.242 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2024-02-05 00:02:20.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ba02f70 2024-02-05 00:02:20.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ba02f70 2024-02-05 00:02:20.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2024-02-05 00:02:20.299 [DefaultDispatcher-worker-6 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e89a26 2024-02-05 00:02:20.300 [DefaultDispatcher-worker-6 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2024-02-05 00:02:20.300 [DefaultDispatcher-worker-6 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:20.300 [DefaultDispatcher-worker-6 @coroutine#2920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2024-02-05 00:02:20.302 [DefaultDispatcher-worker-11 @coroutine#2920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2024-02-05 00:02:20.302 [DefaultDispatcher-worker-11 @coroutine#2920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2024-02-05 00:02:20.321 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ba02f70 2024-02-05 00:02:20.342 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ba02f70 2024-02-05 00:02:20.345 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ba02f70 2024-02-05 00:02:20.349 [DefaultDispatcher-worker-11 @coroutine#3524] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 00:02:20.349 [DefaultDispatcher-worker-11 @coroutine#3524] 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-02-05 00:02:20.349 [DefaultDispatcher-worker-11 @coroutine#3524] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 00:02:20.350 [DefaultDispatcher-worker-11 @coroutine#3524] 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-02-05 00:02:20.353 [DefaultDispatcher-worker-8 @coroutine#3524] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 00:02:20.353 [DefaultDispatcher-worker-8 @coroutine#3524] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 00:02:20.359 [DefaultDispatcher-worker-17 @coroutine#3523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ba02f70 2024-02-05 00:02:20.360 [DefaultDispatcher-worker-17 @coroutine#3523] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 00:02:20.360 [DefaultDispatcher-worker-17 @coroutine#3523] 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-02-05 00:02:20.360 [DefaultDispatcher-worker-17 @coroutine#3523] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 00:02:20.367 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:20.377 [Test worker @coroutine#3532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ba02f70 2024-02-05 00:02:20.381 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@4be37cf6 2024-02-05 00:02:20.381 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@4be37cf6 2024-02-05 00:02:20.383 [DefaultDispatcher-worker-2 @coroutine#3523] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 00:02:20.383 [DefaultDispatcher-worker-2 @coroutine#3523] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 00:02:20.393 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@45249bfa 2024-02-05 00:02:20.394 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@45249bfa 2024-02-05 00:02:20.395 [DefaultDispatcher-worker-7 @coroutine#3534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ba02f70 2024-02-05 00:02:20.397 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@411b1786 2024-02-05 00:02:20.397 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@411b1786 2024-02-05 00:02:20.409 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@41991c1 2024-02-05 00:02:20.410 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@41991c1 2024-02-05 00:02:20.422 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@54cd5978 2024-02-05 00:02:20.422 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@54cd5978 2024-02-05 00:02:20.426 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@3557f350 2024-02-05 00:02:20.426 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@3557f350 2024-02-05 00:02:20.430 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c69655b 2024-02-05 00:02:20.430 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c69655b 2024-02-05 00:02:20.433 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@64366e8e 2024-02-05 00:02:20.433 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@64366e8e 2024-02-05 00:02:20.437 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a8eede9 2024-02-05 00:02:20.437 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a8eede9 2024-02-05 00:02:20.437 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-05 00:02:20.471 [DefaultDispatcher-worker-7 @coroutine#3131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e5f05f8 2024-02-05 00:02:20.471 [DefaultDispatcher-worker-7 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:20.471 [DefaultDispatcher-worker-7 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53995/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:20.471 [DefaultDispatcher-worker-7 @coroutine#3131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:20.473 [DefaultDispatcher-worker-13 @coroutine#3131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:20.473 [DefaultDispatcher-worker-13 @coroutine#3131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:20.542 [DefaultDispatcher-worker-4 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b4db22 2024-02-05 00:02:20.542 [DefaultDispatcher-worker-4 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58347/UmAppDatabase/replication/nodeId 2024-02-05 00:02:20.542 [DefaultDispatcher-worker-4 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58347/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:20.542 [DefaultDispatcher-worker-4 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58347/UmAppDatabase/replication/nodeId 2024-02-05 00:02:20.547 [DefaultDispatcher-worker-15 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58347/UmAppDatabase/replication/nodeId 2024-02-05 00:02:20.547 [DefaultDispatcher-worker-15 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58347/UmAppDatabase/replication/nodeId 2024-02-05 00:02:20.581 [Test worker @coroutine#3537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ba02f70 2024-02-05 00:02:20.597 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown initiated... 2024-02-05 00:02:20.597 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Close initiated... 2024-02-05 00:02:20.597 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 00:02:20.598 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ba02f70: (connection evicted) 2024-02-05 00:02:20.599 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4be37cf6: (connection evicted) 2024-02-05 00:02:20.600 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45249bfa: (connection evicted) 2024-02-05 00:02:20.600 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@411b1786: (connection evicted) 2024-02-05 00:02:20.601 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41991c1: (connection evicted) 2024-02-05 00:02:20.601 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54cd5978: (connection evicted) 2024-02-05 00:02:20.602 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3557f350: (connection evicted) 2024-02-05 00:02:20.603 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c69655b: (connection evicted) 2024-02-05 00:02:20.603 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64366e8e: (connection evicted) 2024-02-05 00:02:20.604 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a8eede9: (connection evicted) 2024-02-05 00:02:20.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:20.606 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Closed. 2024-02-05 00:02:20.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown completed. 2024-02-05 00:02:20.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2024-02-05 00:02:20.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:20.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:20.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:20.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:20.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:20.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:20.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4babe06f 2024-02-05 00:02:20.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:20.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:20.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:20.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:20.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:20.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:20.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:20.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:20.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:20.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:20.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:20.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:20.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:20.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 00:02:20.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 00:02:20.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:20.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:20.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 00:02:20.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:20.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2024-02-05 00:02:20.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:20.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:20.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:20.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:20.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:20.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:20.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:20.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:20.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2024-02-05 00:02:20.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@19ee0a2f 2024-02-05 00:02:20.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@19ee0a2f 2024-02-05 00:02:20.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2024-02-05 00:02:20.629 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19ee0a2f 2024-02-05 00:02:20.657 [Test worker @coroutine#3549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19ee0a2f 2024-02-05 00:02:20.660 [Test worker @coroutine#3551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19ee0a2f 2024-02-05 00:02:20.671 [DefaultDispatcher-worker-15 @coroutine#3553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19ee0a2f 2024-02-05 00:02:20.671 [DefaultDispatcher-worker-15 @coroutine#3553] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 00:02:20.671 [DefaultDispatcher-worker-13 @coroutine#3554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 00:02:20.671 [DefaultDispatcher-worker-15 @coroutine#3553] 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-02-05 00:02:20.671 [DefaultDispatcher-worker-13 @coroutine#3554] 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-02-05 00:02:20.671 [DefaultDispatcher-worker-15 @coroutine#3553] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 00:02:20.671 [DefaultDispatcher-worker-13 @coroutine#3554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 00:02:20.671 [DefaultDispatcher-worker-13 @coroutine#3554] 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-02-05 00:02:20.697 [Test worker @coroutine#3560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19ee0a2f 2024-02-05 00:02:20.705 [DefaultDispatcher-worker-12 @coroutine#3554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 00:02:20.705 [DefaultDispatcher-worker-12 @coroutine#3554] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 00:02:20.708 [DefaultDispatcher-worker-1 @coroutine#3553] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 00:02:20.708 [DefaultDispatcher-worker-1 @coroutine#3553] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 00:02:20.718 [DefaultDispatcher-worker-16 @coroutine#3563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19ee0a2f 2024-02-05 00:02:20.727 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 00:02:20.730 [DefaultDispatcher-worker-12 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28d97205 2024-02-05 00:02:20.731 [DefaultDispatcher-worker-12 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:20.731 [DefaultDispatcher-worker-12 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60995/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:20.731 [DefaultDispatcher-worker-12 @coroutine#3000] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:20.733 [DefaultDispatcher-worker-6 @coroutine#3000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:20.733 [DefaultDispatcher-worker-6 @coroutine#3000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:20.740 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@668b8301 2024-02-05 00:02:20.740 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@668b8301 2024-02-05 00:02:20.744 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@684c71a0 2024-02-05 00:02:20.744 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@684c71a0 2024-02-05 00:02:20.755 [DefaultDispatcher-worker-17 @coroutine#3177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2a7ca0 2024-02-05 00:02:20.755 [DefaultDispatcher-worker-17 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34205/UmAppDatabase/replication/nodeId 2024-02-05 00:02:20.755 [DefaultDispatcher-worker-17 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34205/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:20.755 [DefaultDispatcher-worker-17 @coroutine#3177] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34205/UmAppDatabase/replication/nodeId 2024-02-05 00:02:20.757 [DefaultDispatcher-worker-16 @coroutine#3177] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34205/UmAppDatabase/replication/nodeId 2024-02-05 00:02:20.757 [DefaultDispatcher-worker-16 @coroutine#3177] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34205/UmAppDatabase/replication/nodeId 2024-02-05 00:02:20.759 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c73e871 2024-02-05 00:02:20.759 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c73e871 2024-02-05 00:02:20.763 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@29717b9b 2024-02-05 00:02:20.763 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@29717b9b 2024-02-05 00:02:20.779 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@13d8763f 2024-02-05 00:02:20.779 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@13d8763f 2024-02-05 00:02:20.783 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@1892d495 2024-02-05 00:02:20.783 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@1892d495 2024-02-05 00:02:20.786 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bd18796 2024-02-05 00:02:20.787 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bd18796 2024-02-05 00:02:20.798 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@495e84d4 2024-02-05 00:02:20.799 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@495e84d4 2024-02-05 00:02:20.803 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@19676a4e 2024-02-05 00:02:20.803 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@19676a4e 2024-02-05 00:02:20.803 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-05 00:02:20.813 [DefaultDispatcher-worker-7 @coroutine#3029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42457891 2024-02-05 00:02:20.813 [DefaultDispatcher-worker-7 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41923/UmAppDatabase/replication/nodeId 2024-02-05 00:02:20.813 [DefaultDispatcher-worker-7 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41923/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:20.813 [DefaultDispatcher-worker-7 @coroutine#3029] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41923/UmAppDatabase/replication/nodeId 2024-02-05 00:02:20.815 [DefaultDispatcher-worker-17 @coroutine#3029] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41923/UmAppDatabase/replication/nodeId 2024-02-05 00:02:20.815 [DefaultDispatcher-worker-17 @coroutine#3029] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41923/UmAppDatabase/replication/nodeId 2024-02-05 00:02:20.841 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19ee0a2f 2024-02-05 00:02:20.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown initiated... 2024-02-05 00:02:20.846 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Close initiated... 2024-02-05 00:02:20.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 00:02:20.867 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19ee0a2f: (connection evicted) 2024-02-05 00:02:20.868 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@668b8301: (connection evicted) 2024-02-05 00:02:20.868 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@684c71a0: (connection evicted) 2024-02-05 00:02:20.869 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c73e871: (connection evicted) 2024-02-05 00:02:20.869 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@29717b9b: (connection evicted) 2024-02-05 00:02:20.870 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13d8763f: (connection evicted) 2024-02-05 00:02:20.870 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1892d495: (connection evicted) 2024-02-05 00:02:20.871 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6bd18796: (connection evicted) 2024-02-05 00:02:20.872 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@495e84d4: (connection evicted) 2024-02-05 00:02:20.872 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19676a4e: (connection evicted) 2024-02-05 00:02:20.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:20.873 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Closed. 2024-02-05 00:02:20.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown completed. 2024-02-05 00:02:20.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2024-02-05 00:02:20.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:20.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:20.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:20.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:20.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:20.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:20.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1002f859 2024-02-05 00:02:20.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:20.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:20.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:20.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:20.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:20.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:20.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:20.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:20.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:20.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:20.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:20.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:20.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:20.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 00:02:20.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 00:02:20.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:20.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:20.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 00:02:20.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:20.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2024-02-05 00:02:20.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:20.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:20.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:20.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:20.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:20.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:20.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:20.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:20.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2024-02-05 00:02:20.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@34525143 2024-02-05 00:02:20.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@34525143 2024-02-05 00:02:20.897 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2024-02-05 00:02:20.899 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34525143 2024-02-05 00:02:20.913 [DefaultDispatcher-worker-13 @coroutine#3059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c35489c 2024-02-05 00:02:20.913 [DefaultDispatcher-worker-13 @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 00:02:20.913 [DefaultDispatcher-worker-13 @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://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:20.913 [DefaultDispatcher-worker-13 @coroutine#3059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 00:02:20.914 [DefaultDispatcher-worker-8 @coroutine#3059] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 00:02:20.929 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34525143 2024-02-05 00:02:20.932 [Test worker @coroutine#3586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34525143 2024-02-05 00:02:20.935 [DefaultDispatcher-worker-12 @coroutine#3589] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 00:02:20.935 [DefaultDispatcher-worker-12 @coroutine#3589] 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-02-05 00:02:20.935 [DefaultDispatcher-worker-12 @coroutine#3589] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 00:02:20.935 [DefaultDispatcher-worker-12 @coroutine#3589] 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-02-05 00:02:20.945 [DefaultDispatcher-worker-4 @coroutine#3588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34525143 2024-02-05 00:02:20.945 [DefaultDispatcher-worker-4 @coroutine#3588] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 00:02:20.945 [DefaultDispatcher-worker-4 @coroutine#3588] 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-02-05 00:02:20.945 [DefaultDispatcher-worker-4 @coroutine#3588] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 00:02:20.948 [DefaultDispatcher-worker-12 @coroutine#3589] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 00:02:20.948 [DefaultDispatcher-worker-12 @coroutine#3589] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 00:02:20.963 [Test worker @coroutine#3596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34525143 2024-02-05 00:02:20.966 [DefaultDispatcher-worker-18 @coroutine#3588] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 00:02:20.966 [DefaultDispatcher-worker-18 @coroutine#3588] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 00:02:20.980 [DefaultDispatcher-worker-2 @coroutine#3599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34525143 2024-02-05 00:02:20.998 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 00:02:21.013 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@12e01ca2 2024-02-05 00:02:21.013 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@12e01ca2 2024-02-05 00:02:21.017 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c27f08e 2024-02-05 00:02:21.017 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c27f08e 2024-02-05 00:02:21.033 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@181877d2 2024-02-05 00:02:21.033 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@181877d2 2024-02-05 00:02:21.045 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d1afab5 2024-02-05 00:02:21.045 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d1afab5 2024-02-05 00:02:21.049 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f8df8b8 2024-02-05 00:02:21.049 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f8df8b8 2024-02-05 00:02:21.053 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c0dc247 2024-02-05 00:02:21.053 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c0dc247 2024-02-05 00:02:21.060 [Test worker @coroutine#3602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34525143 2024-02-05 00:02:21.080 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@37709ef3 2024-02-05 00:02:21.081 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@37709ef3 2024-02-05 00:02:21.084 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d3505fa 2024-02-05 00:02:21.085 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d3505fa 2024-02-05 00:02:21.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown initiated... 2024-02-05 00:02:21.088 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Close initiated... 2024-02-05 00:02:21.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Before closing stats (total=9, active=0, idle=9, waiting=0) 2024-02-05 00:02:21.093 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ddd62dc 2024-02-05 00:02:21.093 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ddd62dc 2024-02-05 00:02:21.093 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - After adding stats (total=9, active=0, idle=9, waiting=0) 2024-02-05 00:02:21.098 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34525143: (connection evicted) 2024-02-05 00:02:21.099 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12e01ca2: (connection evicted) 2024-02-05 00:02:21.100 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c27f08e: (connection evicted) 2024-02-05 00:02:21.100 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@181877d2: (connection evicted) 2024-02-05 00:02:21.101 [DefaultDispatcher-worker-14 @coroutine#3239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76bdfc19 2024-02-05 00:02:21.101 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d1afab5: (connection evicted) 2024-02-05 00:02:21.101 [DefaultDispatcher-worker-2 @coroutine#2884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab2e018 2024-02-05 00:02:21.101 [DefaultDispatcher-worker-14 @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40501/UmAppDatabase/replication/nodeId 2024-02-05 00:02:21.101 [DefaultDispatcher-worker-14 @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40501/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:21.101 [DefaultDispatcher-worker-14 @coroutine#3239] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40501/UmAppDatabase/replication/nodeId 2024-02-05 00:02:21.101 [DefaultDispatcher-worker-2 @coroutine#2884] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-02-05 00:02:21.101 [DefaultDispatcher-worker-2 @coroutine#2884] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:21.101 [DefaultDispatcher-worker-2 @coroutine#2884] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-02-05 00:02:21.101 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f8df8b8: (connection evicted) 2024-02-05 00:02:21.102 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c0dc247: (connection evicted) 2024-02-05 00:02:21.102 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37709ef3: (connection evicted) 2024-02-05 00:02:21.103 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d3505fa: (connection evicted) 2024-02-05 00:02:21.103 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ddd62dc: (connection evicted) 2024-02-05 00:02:21.104 [DefaultDispatcher-worker-17 @coroutine#3239] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40501/UmAppDatabase/replication/nodeId 2024-02-05 00:02:21.104 [DefaultDispatcher-worker-4 @coroutine#2884] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-02-05 00:02:21.104 [DefaultDispatcher-worker-17 @coroutine#3239] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40501/UmAppDatabase/replication/nodeId 2024-02-05 00:02:21.104 [DefaultDispatcher-worker-4 @coroutine#2884] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-02-05 00:02:21.104 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:21.104 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Closed. 2024-02-05 00:02:21.104 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown completed. 2024-02-05 00:02:21.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2024-02-05 00:02:21.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:21.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:21.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:21.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:21.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:21.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:21.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@445c693 2024-02-05 00:02:21.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:21.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:21.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:21.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:21.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:21.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:21.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:21.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:21.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:21.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:21.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:21.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:21.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:21.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 00:02:21.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 00:02:21.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:21.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:21.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 00:02:21.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:21.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2024-02-05 00:02:21.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:21.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:21.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:21.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:21.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:21.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:21.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:21.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:21.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2024-02-05 00:02:21.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@272485a6 2024-02-05 00:02:21.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@272485a6 2024-02-05 00:02:21.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2024-02-05 00:02:21.119 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@272485a6 2024-02-05 00:02:21.136 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@272485a6 2024-02-05 00:02:21.140 [Test worker @coroutine#3617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@272485a6 2024-02-05 00:02:21.142 [DefaultDispatcher-worker-17 @coroutine#3620] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 00:02:21.142 [DefaultDispatcher-worker-17 @coroutine#3620] 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-02-05 00:02:21.142 [DefaultDispatcher-worker-17 @coroutine#3620] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 00:02:21.142 [DefaultDispatcher-worker-17 @coroutine#3620] 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-02-05 00:02:21.151 [DefaultDispatcher-worker-7 @coroutine#3619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@272485a6 2024-02-05 00:02:21.151 [DefaultDispatcher-worker-7 @coroutine#3619] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 00:02:21.151 [DefaultDispatcher-worker-7 @coroutine#3619] 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-02-05 00:02:21.151 [DefaultDispatcher-worker-7 @coroutine#3619] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 00:02:21.156 [DefaultDispatcher-worker-10 @coroutine#3620] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 00:02:21.156 [DefaultDispatcher-worker-10 @coroutine#3620] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 00:02:21.169 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@272485a6 2024-02-05 00:02:21.182 [DefaultDispatcher-worker-17 @coroutine#3619] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 00:02:21.182 [DefaultDispatcher-worker-17 @coroutine#3619] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 00:02:21.193 [DefaultDispatcher-worker-16 @coroutine#3630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@272485a6 2024-02-05 00:02:21.208 [DefaultDispatcher-worker-10 @coroutine#3073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e0941cc 2024-02-05 00:02:21.208 [DefaultDispatcher-worker-10 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46683/UmAppDatabase/replication/nodeId 2024-02-05 00:02:21.208 [DefaultDispatcher-worker-10 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46683/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:21.208 [DefaultDispatcher-worker-10 @coroutine#3073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46683/UmAppDatabase/replication/nodeId 2024-02-05 00:02:21.210 [DefaultDispatcher-worker-15 @coroutine#3073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46683/UmAppDatabase/replication/nodeId 2024-02-05 00:02:21.210 [DefaultDispatcher-worker-15 @coroutine#3073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46683/UmAppDatabase/replication/nodeId 2024-02-05 00:02:21.218 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 00:02:21.239 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@75cc0029 2024-02-05 00:02:21.239 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@75cc0029 2024-02-05 00:02:21.243 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b0bf0e0 2024-02-05 00:02:21.243 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b0bf0e0 2024-02-05 00:02:21.246 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f346b59 2024-02-05 00:02:21.247 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f346b59 2024-02-05 00:02:21.262 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a36fadb 2024-02-05 00:02:21.263 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a36fadb 2024-02-05 00:02:21.266 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fee68fc 2024-02-05 00:02:21.266 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fee68fc 2024-02-05 00:02:21.270 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@bc60111 2024-02-05 00:02:21.270 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@bc60111 2024-02-05 00:02:21.274 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@57f4cd93 2024-02-05 00:02:21.274 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@57f4cd93 2024-02-05 00:02:21.278 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a190594 2024-02-05 00:02:21.278 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a190594 2024-02-05 00:02:21.282 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@66c2fa3 2024-02-05 00:02:21.282 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@66c2fa3 2024-02-05 00:02:21.282 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-05 00:02:21.292 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@272485a6 2024-02-05 00:02:21.305 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown initiated... 2024-02-05 00:02:21.305 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Close initiated... 2024-02-05 00:02:21.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 00:02:21.312 [DefaultDispatcher-worker-4 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e89a26 2024-02-05 00:02:21.312 [DefaultDispatcher-worker-4 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2024-02-05 00:02:21.312 [DefaultDispatcher-worker-4 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:21.312 [DefaultDispatcher-worker-4 @coroutine#2920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2024-02-05 00:02:21.314 [DefaultDispatcher-worker-18 @coroutine#2920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2024-02-05 00:02:21.314 [DefaultDispatcher-worker-18 @coroutine#2920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2024-02-05 00:02:21.319 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@272485a6: (connection evicted) 2024-02-05 00:02:21.320 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75cc0029: (connection evicted) 2024-02-05 00:02:21.321 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b0bf0e0: (connection evicted) 2024-02-05 00:02:21.321 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f346b59: (connection evicted) 2024-02-05 00:02:21.322 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a36fadb: (connection evicted) 2024-02-05 00:02:21.322 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fee68fc: (connection evicted) 2024-02-05 00:02:21.322 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@bc60111: (connection evicted) 2024-02-05 00:02:21.323 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57f4cd93: (connection evicted) 2024-02-05 00:02:21.324 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a190594: (connection evicted) 2024-02-05 00:02:21.324 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66c2fa3: (connection evicted) 2024-02-05 00:02:21.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:21.325 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Closed. 2024-02-05 00:02:21.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown completed. 2024-02-05 00:02:21.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2024-02-05 00:02:21.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:21.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:21.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:21.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:21.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:21.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:21.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@644c3590 2024-02-05 00:02:21.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:21.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:21.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:21.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:21.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:21.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:21.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:21.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:21.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:21.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:21.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:21.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:21.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:21.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 00:02:21.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 00:02:21.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:21.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:21.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 00:02:21.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:21.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2024-02-05 00:02:21.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:21.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:21.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:21.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:21.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:21.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:21.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:21.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:21.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2024-02-05 00:02:21.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@14091e24 2024-02-05 00:02:21.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@14091e24 2024-02-05 00:02:21.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2024-02-05 00:02:21.344 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14091e24 2024-02-05 00:02:21.360 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14091e24 2024-02-05 00:02:21.374 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14091e24 2024-02-05 00:02:21.381 [DefaultDispatcher-worker-13 @coroutine#3649] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 00:02:21.381 [DefaultDispatcher-worker-13 @coroutine#3649] 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/replication/ackAndGetPendingReplications. 2024-02-05 00:02:21.381 [DefaultDispatcher-worker-13 @coroutine#3649] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 00:02:21.381 [DefaultDispatcher-worker-13 @coroutine#3649] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 00:02:21.386 [DefaultDispatcher-worker-16 @coroutine#3648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14091e24 2024-02-05 00:02:21.386 [DefaultDispatcher-worker-16 @coroutine#3648] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-05 00:02:21.386 [DefaultDispatcher-worker-16 @coroutine#3648] 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/replication/nodeId. 2024-02-05 00:02:21.386 [DefaultDispatcher-worker-16 @coroutine#3648] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-05 00:02:21.404 [DefaultDispatcher-worker-1 @coroutine#3656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14091e24 2024-02-05 00:02:21.406 [DefaultDispatcher-worker-15 @coroutine#3649] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 00:02:21.406 [DefaultDispatcher-worker-15 @coroutine#3649] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 00:02:21.411 [DefaultDispatcher-worker-5 @coroutine#3648] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-05 00:02:21.411 [DefaultDispatcher-worker-5 @coroutine#3648] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-05 00:02:21.415 [DefaultDispatcher-worker-6 @coroutine#3656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14091e24 2024-02-05 00:02:21.425 [DefaultDispatcher-worker-8 @coroutine#3656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14091e24 2024-02-05 00:02:21.438 [DefaultDispatcher-worker-14 @coroutine#3656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14091e24 2024-02-05 00:02:21.442 [Test worker @coroutine#3664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14091e24 2024-02-05 00:02:21.443 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 00:02:21.460 [DefaultDispatcher-worker-1 @coroutine#3656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14091e24 2024-02-05 00:02:21.463 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dd79bf6 2024-02-05 00:02:21.463 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dd79bf6 2024-02-05 00:02:21.466 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@53107e3c 2024-02-05 00:02:21.466 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@53107e3c 2024-02-05 00:02:21.470 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@572ff086 2024-02-05 00:02:21.470 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@572ff086 2024-02-05 00:02:21.471 [DefaultDispatcher-worker-17 @coroutine#3656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14091e24 2024-02-05 00:02:21.472 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown initiated... 2024-02-05 00:02:21.472 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Close initiated... 2024-02-05 00:02:21.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Before closing stats (total=4, active=0, idle=4, waiting=0) 2024-02-05 00:02:21.481 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@122d7407 2024-02-05 00:02:21.482 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@122d7407 2024-02-05 00:02:21.483 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14091e24: (connection evicted) 2024-02-05 00:02:21.483 [DefaultDispatcher-worker-4 @coroutine#3131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e5f05f8 2024-02-05 00:02:21.483 [DefaultDispatcher-worker-4 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:21.483 [DefaultDispatcher-worker-4 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53995/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:21.483 [DefaultDispatcher-worker-4 @coroutine#3131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:21.484 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5dd79bf6: (connection evicted) 2024-02-05 00:02:21.484 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53107e3c: (connection evicted) 2024-02-05 00:02:21.484 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@572ff086: (connection evicted) 2024-02-05 00:02:21.485 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@122d7407: (connection evicted) 2024-02-05 00:02:21.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:21.486 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Closed. 2024-02-05 00:02:21.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown completed. 2024-02-05 00:02:21.487 [DefaultDispatcher-worker-10 @coroutine#3131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:21.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2024-02-05 00:02:21.487 [DefaultDispatcher-worker-10 @coroutine#3131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:21.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:21.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:21.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:21.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:21.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:21.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:21.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b4ce00 2024-02-05 00:02:21.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:21.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:21.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:21.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:21.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:21.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:21.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:21.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:21.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:21.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:21.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:21.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:21.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:21.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 00:02:21.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 00:02:21.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:21.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:21.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 00:02:21.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:21.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2024-02-05 00:02:21.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:21.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:21.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:21.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:21.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:21.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:21.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:21.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:21.487 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2024-02-05 00:02:21.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@69e308e2 2024-02-05 00:02:21.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@69e308e2 2024-02-05 00:02:21.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2024-02-05 00:02:21.500 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69e308e2 2024-02-05 00:02:21.520 [Test worker @coroutine#3672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69e308e2 2024-02-05 00:02:21.523 [Test worker @coroutine#3674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69e308e2 2024-02-05 00:02:21.526 [DefaultDispatcher-worker-15 @coroutine#3678] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 00:02:21.526 [DefaultDispatcher-worker-15 @coroutine#3678] 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/replication/ackAndGetPendingReplications. 2024-02-05 00:02:21.526 [DefaultDispatcher-worker-15 @coroutine#3678] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 00:02:21.526 [DefaultDispatcher-worker-15 @coroutine#3678] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 00:02:21.534 [DefaultDispatcher-worker-16 @coroutine#3677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69e308e2 2024-02-05 00:02:21.534 [DefaultDispatcher-worker-16 @coroutine#3677] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-05 00:02:21.534 [DefaultDispatcher-worker-16 @coroutine#3677] 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/replication/nodeId. 2024-02-05 00:02:21.534 [DefaultDispatcher-worker-16 @coroutine#3677] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-05 00:02:21.543 [DefaultDispatcher-worker-7 @coroutine#3678] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 00:02:21.543 [DefaultDispatcher-worker-7 @coroutine#3678] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 00:02:21.557 [DefaultDispatcher-worker-10 @coroutine#3677] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-05 00:02:21.557 [DefaultDispatcher-worker-10 @coroutine#3677] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-05 00:02:21.559 [DefaultDispatcher-worker-16 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b4db22 2024-02-05 00:02:21.559 [DefaultDispatcher-worker-16 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58347/UmAppDatabase/replication/nodeId 2024-02-05 00:02:21.559 [DefaultDispatcher-worker-16 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58347/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:21.559 [DefaultDispatcher-worker-16 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58347/UmAppDatabase/replication/nodeId 2024-02-05 00:02:21.561 [DefaultDispatcher-worker-10 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58347/UmAppDatabase/replication/nodeId 2024-02-05 00:02:21.561 [DefaultDispatcher-worker-10 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58347/UmAppDatabase/replication/nodeId 2024-02-05 00:02:21.568 [DefaultDispatcher-worker-8 @coroutine#3685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69e308e2 2024-02-05 00:02:21.579 [DefaultDispatcher-worker-13 @coroutine#3685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69e308e2 2024-02-05 00:02:21.589 [DefaultDispatcher-worker-4 @coroutine#3685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69e308e2 2024-02-05 00:02:21.599 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 00:02:21.600 [DefaultDispatcher-worker-16 @coroutine#3685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69e308e2 2024-02-05 00:02:21.613 [DefaultDispatcher-worker-18 @coroutine#3685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69e308e2 2024-02-05 00:02:21.616 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@54bb45c9 2024-02-05 00:02:21.616 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@54bb45c9 2024-02-05 00:02:21.624 [DefaultDispatcher-worker-12 @coroutine#3685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69e308e2 2024-02-05 00:02:21.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown initiated... 2024-02-05 00:02:21.627 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Close initiated... 2024-02-05 00:02:21.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Before closing stats (total=2, active=0, idle=2, waiting=0) 2024-02-05 00:02:21.629 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a7cb12e 2024-02-05 00:02:21.629 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a7cb12e 2024-02-05 00:02:21.629 [HikariPool-111 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69e308e2: (connection evicted) 2024-02-05 00:02:21.630 [HikariPool-111 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54bb45c9: (connection evicted) 2024-02-05 00:02:21.630 [HikariPool-111 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a7cb12e: (connection evicted) 2024-02-05 00:02:21.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:21.635 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Closed. 2024-02-05 00:02:21.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown completed. 2024-02-05 00:02:21.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2024-02-05 00:02:21.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:21.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:21.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:21.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:21.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:21.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:21.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61cff1e4 2024-02-05 00:02:21.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:21.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:21.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:21.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:21.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:21.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:21.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:21.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:21.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:21.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:21.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:21.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:21.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:21.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 00:02:21.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 00:02:21.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:21.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:21.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 00:02:21.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:21.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2024-02-05 00:02:21.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:21.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:21.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:21.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:21.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:21.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:21.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:21.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:21.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2024-02-05 00:02:21.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cc2c4b8 2024-02-05 00:02:21.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cc2c4b8 2024-02-05 00:02:21.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2024-02-05 00:02:21.645 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc2c4b8 2024-02-05 00:02:21.664 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc2c4b8 2024-02-05 00:02:21.667 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc2c4b8 2024-02-05 00:02:21.670 [DefaultDispatcher-worker-16 @coroutine#3706] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 00:02:21.670 [DefaultDispatcher-worker-16 @coroutine#3706] 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/replication/ackAndGetPendingReplications. 2024-02-05 00:02:21.670 [DefaultDispatcher-worker-16 @coroutine#3706] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 00:02:21.670 [DefaultDispatcher-worker-16 @coroutine#3706] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 00:02:21.678 [DefaultDispatcher-worker-3 @coroutine#3705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc2c4b8 2024-02-05 00:02:21.679 [DefaultDispatcher-worker-3 @coroutine#3705] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-05 00:02:21.679 [DefaultDispatcher-worker-3 @coroutine#3705] 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/replication/nodeId. 2024-02-05 00:02:21.679 [DefaultDispatcher-worker-3 @coroutine#3705] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-05 00:02:21.688 [DefaultDispatcher-worker-18 @coroutine#3706] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 00:02:21.688 [DefaultDispatcher-worker-18 @coroutine#3706] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 00:02:21.718 [DefaultDispatcher-worker-5 @coroutine#3715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc2c4b8 2024-02-05 00:02:21.720 [DefaultDispatcher-worker-5 @coroutine#3705] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-05 00:02:21.720 [DefaultDispatcher-worker-5 @coroutine#3705] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-05 00:02:21.727 [DefaultDispatcher-worker-18 @coroutine#3715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc2c4b8 2024-02-05 00:02:21.737 [DefaultDispatcher-worker-7 @coroutine#3715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc2c4b8 2024-02-05 00:02:21.744 [DefaultDispatcher-worker-15 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28d97205 2024-02-05 00:02:21.744 [DefaultDispatcher-worker-15 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:21.744 [DefaultDispatcher-worker-15 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60995/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:21.744 [DefaultDispatcher-worker-15 @coroutine#3000] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:21.744 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 00:02:21.748 [DefaultDispatcher-worker-16 @coroutine#3715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc2c4b8 2024-02-05 00:02:21.749 [DefaultDispatcher-worker-15 @coroutine#3000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:21.749 [DefaultDispatcher-worker-15 @coroutine#3000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:21.754 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b713dfe 2024-02-05 00:02:21.754 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b713dfe 2024-02-05 00:02:21.758 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@55b6c8e0 2024-02-05 00:02:21.758 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@55b6c8e0 2024-02-05 00:02:21.759 [DefaultDispatcher-worker-7 @coroutine#3715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc2c4b8 2024-02-05 00:02:21.761 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5189568e 2024-02-05 00:02:21.761 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5189568e 2024-02-05 00:02:21.768 [DefaultDispatcher-worker-11 @coroutine#3177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2a7ca0 2024-02-05 00:02:21.768 [DefaultDispatcher-worker-11 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34205/UmAppDatabase/replication/nodeId 2024-02-05 00:02:21.768 [DefaultDispatcher-worker-11 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34205/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:21.768 [DefaultDispatcher-worker-11 @coroutine#3177] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34205/UmAppDatabase/replication/nodeId 2024-02-05 00:02:21.769 [DefaultDispatcher-worker-12 @coroutine#3715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc2c4b8 2024-02-05 00:02:21.770 [DefaultDispatcher-worker-12 @coroutine#3177] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34205/UmAppDatabase/replication/nodeId 2024-02-05 00:02:21.770 [DefaultDispatcher-worker-12 @coroutine#3177] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34205/UmAppDatabase/replication/nodeId 2024-02-05 00:02:21.773 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc2c4b8 2024-02-05 00:02:21.777 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc2c4b8 2024-02-05 00:02:21.781 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@148bc2db 2024-02-05 00:02:21.781 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@148bc2db 2024-02-05 00:02:21.785 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@46c78379 2024-02-05 00:02:21.785 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@46c78379 2024-02-05 00:02:21.789 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2555b289 2024-02-05 00:02:21.789 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2555b289 2024-02-05 00:02:21.790 [DefaultDispatcher-worker-3 @coroutine#3715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc2c4b8 2024-02-05 00:02:21.792 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ef3ad8b 2024-02-05 00:02:21.792 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ef3ad8b 2024-02-05 00:02:21.795 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@74a43d94 2024-02-05 00:02:21.795 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@74a43d94 2024-02-05 00:02:21.798 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@e02a432 2024-02-05 00:02:21.798 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@e02a432 2024-02-05 00:02:21.798 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-05 00:02:21.801 [DefaultDispatcher-worker-11 @coroutine#3715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc2c4b8 2024-02-05 00:02:21.812 [DefaultDispatcher-worker-16 @coroutine#3715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc2c4b8 2024-02-05 00:02:21.815 [Test worker @coroutine#3715] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/PersonDao/findByUidAsync?uid=555128566569406465 2024-02-05 00:02:21.815 [Test worker @coroutine#3715] 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/PersonDao/findByUidAsync?uid=555128566569406465. 2024-02-05 00:02:21.815 [Test worker @coroutine#3715] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/PersonDao/findByUidAsync?uid=555128566569406465 2024-02-05 00:02:21.817 [Test worker @coroutine#3715] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/PersonDao/findByUidAsync?uid=555128566569406465 2024-02-05 00:02:21.817 [Test worker @coroutine#3715] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/PersonDao/findByUidAsync?uid=555128566569406465 2024-02-05 00:02:21.825 [DefaultDispatcher-worker-7 @coroutine#3029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42457891 2024-02-05 00:02:21.826 [DefaultDispatcher-worker-7 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41923/UmAppDatabase/replication/nodeId 2024-02-05 00:02:21.826 [DefaultDispatcher-worker-7 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41923/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:21.826 [DefaultDispatcher-worker-7 @coroutine#3029] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41923/UmAppDatabase/replication/nodeId 2024-02-05 00:02:21.827 [DefaultDispatcher-worker-5 @coroutine#3029] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41923/UmAppDatabase/replication/nodeId 2024-02-05 00:02:21.827 [DefaultDispatcher-worker-5 @coroutine#3029] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41923/UmAppDatabase/replication/nodeId 2024-02-05 00:02:21.829 [DefaultDispatcher-worker-1 @coroutine#3715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc2c4b8 2024-02-05 00:02:21.838 [DefaultDispatcher-worker-16 @coroutine#3715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc2c4b8 2024-02-05 00:02:21.841 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown initiated... 2024-02-05 00:02:21.841 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Close initiated... 2024-02-05 00:02:21.841 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 00:02:21.851 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3cc2c4b8: (connection evicted) 2024-02-05 00:02:21.852 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b713dfe: (connection evicted) 2024-02-05 00:02:21.852 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55b6c8e0: (connection evicted) 2024-02-05 00:02:21.853 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5189568e: (connection evicted) 2024-02-05 00:02:21.853 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@148bc2db: (connection evicted) 2024-02-05 00:02:21.854 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46c78379: (connection evicted) 2024-02-05 00:02:21.854 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2555b289: (connection evicted) 2024-02-05 00:02:21.855 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ef3ad8b: (connection evicted) 2024-02-05 00:02:21.863 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74a43d94: (connection evicted) 2024-02-05 00:02:21.864 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e02a432: (connection evicted) 2024-02-05 00:02:21.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:21.864 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Closed. 2024-02-05 00:02:21.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown completed. 2024-02-05 00:02:21.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2024-02-05 00:02:21.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:21.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:21.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:21.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:21.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:21.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:21.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e733bb5 2024-02-05 00:02:21.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:21.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:21.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:21.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:21.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:21.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:21.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:21.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:21.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:21.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:21.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:21.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:21.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:21.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 00:02:21.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 00:02:21.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:21.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:21.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 00:02:21.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:21.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2024-02-05 00:02:21.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:21.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:21.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:21.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:21.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:21.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:21.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:21.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:21.866 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2024-02-05 00:02:21.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b3e4253 2024-02-05 00:02:21.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b3e4253 2024-02-05 00:02:21.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2024-02-05 00:02:21.880 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b3e4253 2024-02-05 00:02:21.899 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b3e4253 2024-02-05 00:02:21.902 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b3e4253 2024-02-05 00:02:21.912 [DefaultDispatcher-worker-8 @coroutine#3752] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 00:02:21.912 [DefaultDispatcher-worker-8 @coroutine#3752] 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/replication/ackAndGetPendingReplications. 2024-02-05 00:02:21.912 [DefaultDispatcher-worker-8 @coroutine#3752] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 00:02:21.912 [DefaultDispatcher-worker-8 @coroutine#3752] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 00:02:21.921 [DefaultDispatcher-worker-1 @coroutine#3751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b3e4253 2024-02-05 00:02:21.922 [DefaultDispatcher-worker-1 @coroutine#3751] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-05 00:02:21.922 [DefaultDispatcher-worker-1 @coroutine#3751] 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/replication/nodeId. 2024-02-05 00:02:21.922 [DefaultDispatcher-worker-1 @coroutine#3751] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-05 00:02:21.925 [DefaultDispatcher-worker-7 @coroutine#3059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c35489c 2024-02-05 00:02:21.925 [DefaultDispatcher-worker-7 @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 00:02:21.925 [DefaultDispatcher-worker-7 @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://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:21.925 [DefaultDispatcher-worker-7 @coroutine#3059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 00:02:21.926 [DefaultDispatcher-worker-15 @coroutine#3059] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 00:02:21.938 [DefaultDispatcher-worker-16 @coroutine#3760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b3e4253 2024-02-05 00:02:21.947 [DefaultDispatcher-worker-4 @coroutine#3760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b3e4253 2024-02-05 00:02:21.948 [DefaultDispatcher-worker-8 @coroutine#3752] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 00:02:21.948 [DefaultDispatcher-worker-8 @coroutine#3752] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 00:02:21.964 [DefaultDispatcher-worker-16 @coroutine#3751] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-05 00:02:21.964 [DefaultDispatcher-worker-16 @coroutine#3751] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-05 00:02:21.972 [DefaultDispatcher-worker-2 @coroutine#3760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b3e4253 2024-02-05 00:02:21.979 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 00:02:21.981 [DefaultDispatcher-worker-2 @coroutine#3760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b3e4253 2024-02-05 00:02:21.991 [DefaultDispatcher-worker-12 @coroutine#3760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b3e4253 2024-02-05 00:02:21.999 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bd9829c 2024-02-05 00:02:21.999 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bd9829c 2024-02-05 00:02:22.000 [DefaultDispatcher-worker-1 @coroutine#3760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b3e4253 2024-02-05 00:02:22.002 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@251e7997 2024-02-05 00:02:22.002 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@251e7997 2024-02-05 00:02:22.003 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b3e4253 2024-02-05 00:02:22.009 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@2121e9ec 2024-02-05 00:02:22.010 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@2121e9ec 2024-02-05 00:02:22.013 [DefaultDispatcher-worker-8 @coroutine#3760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b3e4253 2024-02-05 00:02:22.021 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@642373ac 2024-02-05 00:02:22.021 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@642373ac 2024-02-05 00:02:22.022 [DefaultDispatcher-worker-1 @coroutine#3760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b3e4253 2024-02-05 00:02:22.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown initiated... 2024-02-05 00:02:22.024 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Close initiated... 2024-02-05 00:02:22.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Before closing stats (total=5, active=0, idle=5, waiting=0) 2024-02-05 00:02:22.027 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@309c0d6 2024-02-05 00:02:22.027 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@309c0d6 2024-02-05 00:02:22.043 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b3e4253: (connection evicted) 2024-02-05 00:02:22.044 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2bd9829c: (connection evicted) 2024-02-05 00:02:22.044 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@251e7997: (connection evicted) 2024-02-05 00:02:22.044 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2121e9ec: (connection evicted) 2024-02-05 00:02:22.045 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@642373ac: (connection evicted) 2024-02-05 00:02:22.045 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@309c0d6: (connection evicted) 2024-02-05 00:02:22.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:22.046 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Closed. 2024-02-05 00:02:22.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown completed. 2024-02-05 00:02:22.065 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2024-02-05 00:02:22.066 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:22.066 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:22.066 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:22.066 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:22.066 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:22.066 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:22.066 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ad6255e 2024-02-05 00:02:22.066 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:22.066 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:22.066 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:22.066 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:22.066 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:22.066 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:22.066 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:22.066 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:22.066 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:22.066 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:22.066 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:22.066 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:22.066 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:22.067 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:22.068 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:22.069 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:22.069 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:22.070 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:22.070 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:22.070 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2024-02-05 00:02:22.070 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:22.070 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:22.070 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:22.070 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:22.070 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:22.070 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:22.070 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:22.070 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:22.070 [Test worker @coroutine#3775] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2024-02-05 00:02:22.083 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@488c6c98 2024-02-05 00:02:22.083 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@488c6c98 2024-02-05 00:02:22.083 [Test worker @coroutine#3775] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2024-02-05 00:02:22.114 [DefaultDispatcher-worker-2 @coroutine#3239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76bdfc19 2024-02-05 00:02:22.114 [DefaultDispatcher-worker-17 @coroutine#2884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab2e018 2024-02-05 00:02:22.115 [DefaultDispatcher-worker-2 @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40501/UmAppDatabase/replication/nodeId 2024-02-05 00:02:22.115 [DefaultDispatcher-worker-17 @coroutine#2884] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-02-05 00:02:22.115 [DefaultDispatcher-worker-17 @coroutine#2884] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:22.115 [DefaultDispatcher-worker-2 @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40501/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:22.115 [DefaultDispatcher-worker-17 @coroutine#2884] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-02-05 00:02:22.115 [DefaultDispatcher-worker-2 @coroutine#3239] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40501/UmAppDatabase/replication/nodeId 2024-02-05 00:02:22.116 [DefaultDispatcher-worker-7 @coroutine#2884] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-02-05 00:02:22.117 [DefaultDispatcher-worker-7 @coroutine#2884] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-02-05 00:02:22.117 [DefaultDispatcher-worker-12 @coroutine#3239] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40501/UmAppDatabase/replication/nodeId 2024-02-05 00:02:22.117 [DefaultDispatcher-worker-12 @coroutine#3239] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40501/UmAppDatabase/replication/nodeId 2024-02-05 00:02:22.166 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@488c6c98 2024-02-05 00:02:22.183 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 00:02:22.219 [DefaultDispatcher-worker-6 @coroutine#3073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e0941cc 2024-02-05 00:02:22.219 [Test worker @coroutine#3782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@488c6c98 2024-02-05 00:02:22.219 [DefaultDispatcher-worker-6 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46683/UmAppDatabase/replication/nodeId 2024-02-05 00:02:22.219 [DefaultDispatcher-worker-6 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46683/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:22.219 [DefaultDispatcher-worker-6 @coroutine#3073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46683/UmAppDatabase/replication/nodeId 2024-02-05 00:02:22.221 [DefaultDispatcher-worker-3 @coroutine#3073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46683/UmAppDatabase/replication/nodeId 2024-02-05 00:02:22.221 [DefaultDispatcher-worker-3 @coroutine#3073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46683/UmAppDatabase/replication/nodeId 2024-02-05 00:02:22.231 [Test worker @coroutine#3786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@488c6c98 2024-02-05 00:02:22.234 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@488c6c98 2024-02-05 00:02:22.244 [DefaultDispatcher-worker-7 @coroutine#3792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@488c6c98 2024-02-05 00:02:22.267 [DefaultDispatcher-worker-1 @coroutine#3804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@488c6c98 2024-02-05 00:02:22.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown initiated... 2024-02-05 00:02:22.276 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Close initiated... 2024-02-05 00:02:22.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:22.277 [HikariPool-114 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Closing connection org.sqlite.jdbc4.JDBC4Connection@488c6c98: (connection evicted) 2024-02-05 00:02:22.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:22.278 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Closed. 2024-02-05 00:02:22.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown completed. 2024-02-05 00:02:22.281 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2024-02-05 00:02:22.282 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:22.282 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:22.282 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:22.282 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:22.282 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:22.282 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:22.282 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e1bfe66 2024-02-05 00:02:22.282 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:22.282 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:22.282 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:22.282 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:22.282 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:22.282 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:22.282 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:22.282 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:22.282 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:22.282 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:22.282 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:22.282 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:22.282 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:22.282 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:22.282 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:22.282 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:22.282 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:22.282 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:22.282 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:22.282 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2024-02-05 00:02:22.282 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:22.282 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:22.282 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:22.282 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:22.282 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:22.282 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:22.282 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:22.282 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:22.282 [Test worker @coroutine#3810] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2024-02-05 00:02:22.299 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@726dd367 2024-02-05 00:02:22.299 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@726dd367 2024-02-05 00:02:22.299 [Test worker @coroutine#3810] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2024-02-05 00:02:22.322 [DefaultDispatcher-worker-6 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e89a26 2024-02-05 00:02:22.322 [DefaultDispatcher-worker-6 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2024-02-05 00:02:22.322 [DefaultDispatcher-worker-6 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:22.322 [DefaultDispatcher-worker-6 @coroutine#2920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2024-02-05 00:02:22.324 [DefaultDispatcher-worker-9 @coroutine#2920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2024-02-05 00:02:22.324 [DefaultDispatcher-worker-9 @coroutine#2920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2024-02-05 00:02:22.335 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726dd367 2024-02-05 00:02:22.352 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726dd367 2024-02-05 00:02:22.355 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726dd367 2024-02-05 00:02:22.358 [Test worker @coroutine#3819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726dd367 2024-02-05 00:02:22.359 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2024-02-05 00:02:22.359 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:22.359 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:22.359 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:22.359 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:22.359 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:22.359 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:22.359 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40625ac6 2024-02-05 00:02:22.359 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:22.359 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:22.359 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:22.359 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:22.359 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:22.359 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:22.359 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:22.359 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:22.359 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:22.359 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:22.359 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:22.359 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:22.359 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:22.359 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:22.359 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:22.359 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:22.359 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:22.359 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:22.359 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:22.359 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2024-02-05 00:02:22.359 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:22.359 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:22.359 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:22.359 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:22.359 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:22.359 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:22.359 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:22.359 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:22.359 [Test worker @coroutine#3810] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2024-02-05 00:02:22.360 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@c2191a8 2024-02-05 00:02:22.360 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@c2191a8 2024-02-05 00:02:22.360 [Test worker @coroutine#3810] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2024-02-05 00:02:22.399 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:22.410 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c2191a8 2024-02-05 00:02:22.451 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c2191a8 2024-02-05 00:02:22.454 [Test worker @coroutine#3824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c2191a8 2024-02-05 00:02:22.457 [Test worker @coroutine#3826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c2191a8 2024-02-05 00:02:22.460 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 00:02:22.466 [DefaultDispatcher-worker-15 @coroutine#3828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c2191a8 2024-02-05 00:02:22.488 [DefaultDispatcher-worker-12 @coroutine#3810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726dd367 2024-02-05 00:02:22.495 [DefaultDispatcher-worker-1 @coroutine#3131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e5f05f8 2024-02-05 00:02:22.495 [DefaultDispatcher-worker-1 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:22.495 [DefaultDispatcher-worker-1 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53995/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:22.495 [DefaultDispatcher-worker-1 @coroutine#3131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:22.496 [DefaultDispatcher-worker-5 @coroutine#3810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726dd367 2024-02-05 00:02:22.497 [DefaultDispatcher-worker-17 @coroutine#3131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:22.497 [DefaultDispatcher-worker-17 @coroutine#3131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:22.504 [DefaultDispatcher-worker-4 @coroutine#3810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726dd367 2024-02-05 00:02:22.520 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown initiated... 2024-02-05 00:02:22.520 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Close initiated... 2024-02-05 00:02:22.520 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:22.547 [HikariPool-115 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Closing connection org.sqlite.jdbc4.JDBC4Connection@726dd367: (connection evicted) 2024-02-05 00:02:22.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:22.548 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Closed. 2024-02-05 00:02:22.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown completed. 2024-02-05 00:02:22.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown initiated... 2024-02-05 00:02:22.548 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Close initiated... 2024-02-05 00:02:22.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:22.559 [HikariPool-116 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c2191a8: (connection evicted) 2024-02-05 00:02:22.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:22.560 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Closed. 2024-02-05 00:02:22.560 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown completed. 2024-02-05 00:02:22.562 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2024-02-05 00:02:22.562 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:22.562 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:22.562 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:22.562 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:22.562 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:22.562 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:22.562 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6abaa14b 2024-02-05 00:02:22.562 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:22.563 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:22.563 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:22.563 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:22.563 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:22.563 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:22.563 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:22.563 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:22.563 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:22.563 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:22.563 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:22.563 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:22.563 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:22.563 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:22.563 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:22.563 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:22.563 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:22.563 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:22.563 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:22.563 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2024-02-05 00:02:22.563 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:22.563 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:22.563 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:22.563 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:22.563 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:22.563 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:22.563 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:22.563 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:22.563 [Test worker @coroutine#3851] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2024-02-05 00:02:22.570 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f3565c0 2024-02-05 00:02:22.571 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f3565c0 2024-02-05 00:02:22.571 [Test worker @coroutine#3851] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2024-02-05 00:02:22.572 [DefaultDispatcher-worker-11 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b4db22 2024-02-05 00:02:22.572 [DefaultDispatcher-worker-11 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58347/UmAppDatabase/replication/nodeId 2024-02-05 00:02:22.572 [DefaultDispatcher-worker-11 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58347/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:22.572 [DefaultDispatcher-worker-11 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58347/UmAppDatabase/replication/nodeId 2024-02-05 00:02:22.573 [DefaultDispatcher-worker-7 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58347/UmAppDatabase/replication/nodeId 2024-02-05 00:02:22.574 [DefaultDispatcher-worker-7 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58347/UmAppDatabase/replication/nodeId 2024-02-05 00:02:22.607 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f3565c0 2024-02-05 00:02:22.623 [Test worker @coroutine#3856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f3565c0 2024-02-05 00:02:22.625 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f3565c0 2024-02-05 00:02:22.628 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f3565c0 2024-02-05 00:02:22.629 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2024-02-05 00:02:22.629 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:22.629 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:22.629 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:22.629 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:22.629 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:22.629 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:22.629 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28f081ad 2024-02-05 00:02:22.629 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:22.629 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:22.629 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:22.629 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:22.629 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:22.629 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:22.629 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:22.629 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:22.629 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:22.629 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:22.629 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:22.629 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:22.629 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:22.629 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:22.629 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:22.629 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:22.629 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:22.629 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:22.629 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:22.629 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2024-02-05 00:02:22.629 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:22.629 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:22.629 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:22.629 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:22.629 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:22.629 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:22.629 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:22.629 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:22.629 [Test worker @coroutine#3851] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2024-02-05 00:02:22.635 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@e30a8ef 2024-02-05 00:02:22.635 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@e30a8ef 2024-02-05 00:02:22.635 [Test worker @coroutine#3851] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2024-02-05 00:02:22.657 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e30a8ef 2024-02-05 00:02:22.671 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:22.675 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e30a8ef 2024-02-05 00:02:22.677 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e30a8ef 2024-02-05 00:02:22.680 [Test worker @coroutine#3866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e30a8ef 2024-02-05 00:02:22.690 [DefaultDispatcher-worker-10 @coroutine#3868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e30a8ef 2024-02-05 00:02:22.706 [DefaultDispatcher-worker-5 @coroutine#3851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f3565c0 2024-02-05 00:02:22.718 [DefaultDispatcher-worker-6 @coroutine#3851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f3565c0 2024-02-05 00:02:22.735 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:22.739 [DefaultDispatcher-worker-9 @coroutine#3851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f3565c0 2024-02-05 00:02:22.754 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown initiated... 2024-02-05 00:02:22.754 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Close initiated... 2024-02-05 00:02:22.754 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:22.757 [DefaultDispatcher-worker-14 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28d97205 2024-02-05 00:02:22.758 [DefaultDispatcher-worker-14 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:22.758 [DefaultDispatcher-worker-14 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60995/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:22.758 [DefaultDispatcher-worker-14 @coroutine#3000] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:22.759 [DefaultDispatcher-worker-3 @coroutine#3000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:22.759 [DefaultDispatcher-worker-3 @coroutine#3000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:22.771 [HikariPool-117 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f3565c0: (connection evicted) 2024-02-05 00:02:22.772 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:22.772 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Closed. 2024-02-05 00:02:22.772 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown completed. 2024-02-05 00:02:22.772 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown initiated... 2024-02-05 00:02:22.772 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Close initiated... 2024-02-05 00:02:22.772 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:22.778 [DefaultDispatcher-worker-9 @coroutine#3177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2a7ca0 2024-02-05 00:02:22.778 [DefaultDispatcher-worker-9 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34205/UmAppDatabase/replication/nodeId 2024-02-05 00:02:22.778 [DefaultDispatcher-worker-9 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34205/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:22.778 [DefaultDispatcher-worker-9 @coroutine#3177] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34205/UmAppDatabase/replication/nodeId 2024-02-05 00:02:22.780 [DefaultDispatcher-worker-13 @coroutine#3177] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34205/UmAppDatabase/replication/nodeId 2024-02-05 00:02:22.780 [DefaultDispatcher-worker-13 @coroutine#3177] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34205/UmAppDatabase/replication/nodeId 2024-02-05 00:02:22.791 [HikariPool-118 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e30a8ef: (connection evicted) 2024-02-05 00:02:22.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:22.792 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Closed. 2024-02-05 00:02:22.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown completed. 2024-02-05 00:02:22.795 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2024-02-05 00:02:22.795 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:22.795 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:22.795 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:22.795 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:22.795 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:22.795 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:22.795 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47f4dc8d 2024-02-05 00:02:22.795 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:22.795 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:22.795 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:22.795 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:22.795 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:22.795 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:22.795 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:22.795 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:22.795 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:22.795 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:22.795 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:22.795 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:22.795 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:22.795 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:22.795 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:22.795 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:22.795 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:22.795 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:22.795 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:22.796 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2024-02-05 00:02:22.796 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:22.796 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:22.796 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:22.796 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:22.796 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:22.796 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:22.796 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:22.796 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:22.796 [Test worker @coroutine#3898] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2024-02-05 00:02:22.803 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@738153d8 2024-02-05 00:02:22.803 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@738153d8 2024-02-05 00:02:22.803 [Test worker @coroutine#3898] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2024-02-05 00:02:22.845 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738153d8 2024-02-05 00:02:22.845 [DefaultDispatcher-worker-9 @coroutine#3029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42457891 2024-02-05 00:02:22.846 [DefaultDispatcher-worker-9 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41923/UmAppDatabase/replication/nodeId 2024-02-05 00:02:22.846 [DefaultDispatcher-worker-9 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41923/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:22.846 [DefaultDispatcher-worker-9 @coroutine#3029] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41923/UmAppDatabase/replication/nodeId 2024-02-05 00:02:22.848 [DefaultDispatcher-worker-3 @coroutine#3029] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41923/UmAppDatabase/replication/nodeId 2024-02-05 00:02:22.848 [DefaultDispatcher-worker-3 @coroutine#3029] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41923/UmAppDatabase/replication/nodeId 2024-02-05 00:02:22.884 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738153d8 2024-02-05 00:02:22.895 [Test worker @coroutine#3904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738153d8 2024-02-05 00:02:22.898 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738153d8 2024-02-05 00:02:22.903 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 00:02:22.909 [DefaultDispatcher-worker-4 @coroutine#3909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738153d8 2024-02-05 00:02:22.936 [DefaultDispatcher-worker-13 @coroutine#3059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c35489c 2024-02-05 00:02:22.936 [DefaultDispatcher-worker-13 @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 00:02:22.936 [DefaultDispatcher-worker-13 @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://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:22.936 [DefaultDispatcher-worker-13 @coroutine#3059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 00:02:22.937 [DefaultDispatcher-worker-3 @coroutine#3059] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 00:02:22.960 [DefaultDispatcher-worker-13 @coroutine#3898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738153d8 2024-02-05 00:02:22.964 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738153d8 2024-02-05 00:02:22.974 [DefaultDispatcher-worker-8 @coroutine#3898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738153d8 2024-02-05 00:02:22.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown initiated... 2024-02-05 00:02:22.989 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Close initiated... 2024-02-05 00:02:22.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:23.000 [HikariPool-119 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Closing connection org.sqlite.jdbc4.JDBC4Connection@738153d8: (connection evicted) 2024-02-05 00:02:23.001 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:23.001 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Closed. 2024-02-05 00:02:23.001 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown completed. 2024-02-05 00:02:23.003 [Test worker @coroutine#3939] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2024-02-05 00:02:23.003 [Test worker @coroutine#3939] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:23.003 [Test worker @coroutine#3939] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:23.003 [Test worker @coroutine#3939] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:23.003 [Test worker @coroutine#3939] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:23.003 [Test worker @coroutine#3939] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:23.003 [Test worker @coroutine#3939] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:23.003 [Test worker @coroutine#3939] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18d63996 2024-02-05 00:02:23.003 [Test worker @coroutine#3939] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:23.003 [Test worker @coroutine#3939] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:23.003 [Test worker @coroutine#3939] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:23.003 [Test worker @coroutine#3939] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:23.003 [Test worker @coroutine#3939] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:23.003 [Test worker @coroutine#3939] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:23.003 [Test worker @coroutine#3939] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:23.003 [Test worker @coroutine#3939] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:23.003 [Test worker @coroutine#3939] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:23.003 [Test worker @coroutine#3939] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:23.003 [Test worker @coroutine#3939] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:23.003 [Test worker @coroutine#3939] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:23.003 [Test worker @coroutine#3939] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:23.003 [Test worker @coroutine#3939] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:23.003 [Test worker @coroutine#3939] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:23.003 [Test worker @coroutine#3939] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:23.003 [Test worker @coroutine#3939] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:23.003 [Test worker @coroutine#3939] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:23.003 [Test worker @coroutine#3939] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:23.003 [Test worker @coroutine#3939] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2024-02-05 00:02:23.003 [Test worker @coroutine#3939] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:23.003 [Test worker @coroutine#3939] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:23.003 [Test worker @coroutine#3939] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:23.003 [Test worker @coroutine#3939] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:23.003 [Test worker @coroutine#3939] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:23.003 [Test worker @coroutine#3939] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:23.003 [Test worker @coroutine#3939] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:23.003 [Test worker @coroutine#3939] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:23.004 [Test worker @coroutine#3939] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2024-02-05 00:02:23.015 [Test worker @coroutine#3939] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a532271 2024-02-05 00:02:23.015 [Test worker @coroutine#3939] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a532271 2024-02-05 00:02:23.015 [Test worker @coroutine#3939] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2024-02-05 00:02:23.039 [Test worker @coroutine#3939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a532271 2024-02-05 00:02:23.057 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a532271 2024-02-05 00:02:23.060 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a532271 2024-02-05 00:02:23.065 [Test worker @coroutine#3944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a532271 2024-02-05 00:02:23.079 [DefaultDispatcher-worker-17 @coroutine#3947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a532271 2024-02-05 00:02:23.083 [Test worker @coroutine#3954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a532271 2024-02-05 00:02:23.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown initiated... 2024-02-05 00:02:23.091 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Close initiated... 2024-02-05 00:02:23.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:23.092 [HikariPool-120 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a532271: (connection evicted) 2024-02-05 00:02:23.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:23.092 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Closed. 2024-02-05 00:02:23.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown completed. 2024-02-05 00:02:23.095 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2024-02-05 00:02:23.095 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:23.095 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:23.095 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:23.095 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:23.095 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:23.095 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:23.095 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@175745fc 2024-02-05 00:02:23.095 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:23.095 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:23.095 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:23.095 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:23.095 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:23.095 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:23.095 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:23.095 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:23.095 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:23.095 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:23.095 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:23.095 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:23.095 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:23.095 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:23.095 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:23.095 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:23.095 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:23.095 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:23.095 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:23.095 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2024-02-05 00:02:23.095 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:23.095 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:23.095 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:23.095 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:23.095 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:23.095 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:23.096 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:23.096 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:23.096 [Test worker @coroutine#3970] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2024-02-05 00:02:23.096 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@60e5db1d 2024-02-05 00:02:23.096 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@60e5db1d 2024-02-05 00:02:23.096 [Test worker @coroutine#3970] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2024-02-05 00:02:23.127 [DefaultDispatcher-worker-16 @coroutine#2884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab2e018 2024-02-05 00:02:23.127 [DefaultDispatcher-worker-10 @coroutine#3239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76bdfc19 2024-02-05 00:02:23.127 [DefaultDispatcher-worker-10 @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40501/UmAppDatabase/replication/nodeId 2024-02-05 00:02:23.127 [DefaultDispatcher-worker-16 @coroutine#2884] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-02-05 00:02:23.127 [DefaultDispatcher-worker-10 @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40501/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:23.127 [DefaultDispatcher-worker-10 @coroutine#3239] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40501/UmAppDatabase/replication/nodeId 2024-02-05 00:02:23.127 [DefaultDispatcher-worker-16 @coroutine#2884] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:23.127 [DefaultDispatcher-worker-16 @coroutine#2884] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-02-05 00:02:23.129 [DefaultDispatcher-worker-17 @coroutine#3239] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40501/UmAppDatabase/replication/nodeId 2024-02-05 00:02:23.129 [DefaultDispatcher-worker-17 @coroutine#3239] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40501/UmAppDatabase/replication/nodeId 2024-02-05 00:02:23.129 [DefaultDispatcher-worker-7 @coroutine#2884] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-02-05 00:02:23.130 [DefaultDispatcher-worker-7 @coroutine#2884] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-02-05 00:02:23.131 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60e5db1d 2024-02-05 00:02:23.147 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60e5db1d 2024-02-05 00:02:23.149 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60e5db1d 2024-02-05 00:02:23.152 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60e5db1d 2024-02-05 00:02:23.156 [Test worker @coroutine#3989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60e5db1d 2024-02-05 00:02:23.169 [DefaultDispatcher-worker-18 @coroutine#3983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60e5db1d 2024-02-05 00:02:23.265 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:23.274 [DefaultDispatcher-worker-12 @coroutine#3073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e0941cc 2024-02-05 00:02:23.274 [DefaultDispatcher-worker-12 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46683/UmAppDatabase/replication/nodeId 2024-02-05 00:02:23.274 [DefaultDispatcher-worker-12 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46683/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:23.274 [DefaultDispatcher-worker-12 @coroutine#3073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46683/UmAppDatabase/replication/nodeId 2024-02-05 00:02:23.357 [DefaultDispatcher-worker-9 @coroutine#3073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46683/UmAppDatabase/replication/nodeId 2024-02-05 00:02:23.357 [DefaultDispatcher-worker-9 @coroutine#3073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46683/UmAppDatabase/replication/nodeId 2024-02-05 00:02:23.364 [DefaultDispatcher-worker-3 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e89a26 2024-02-05 00:02:23.365 [DefaultDispatcher-worker-3 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2024-02-05 00:02:23.365 [DefaultDispatcher-worker-3 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:23.365 [DefaultDispatcher-worker-3 @coroutine#2920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2024-02-05 00:02:23.366 [DefaultDispatcher-worker-11 @coroutine#2920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2024-02-05 00:02:23.366 [DefaultDispatcher-worker-11 @coroutine#2920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2024-02-05 00:02:23.506 [DefaultDispatcher-worker-12 @coroutine#3131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e5f05f8 2024-02-05 00:02:23.506 [DefaultDispatcher-worker-12 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:23.506 [DefaultDispatcher-worker-12 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53995/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:23.506 [DefaultDispatcher-worker-12 @coroutine#3131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:23.508 [DefaultDispatcher-worker-13 @coroutine#3131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:23.508 [DefaultDispatcher-worker-13 @coroutine#3131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:23.515 [DefaultDispatcher-worker-11 @coroutine#4015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60e5db1d 2024-02-05 00:02:23.593 [DefaultDispatcher-worker-6 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b4db22 2024-02-05 00:02:23.594 [DefaultDispatcher-worker-6 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58347/UmAppDatabase/replication/nodeId 2024-02-05 00:02:23.594 [DefaultDispatcher-worker-6 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58347/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:23.594 [DefaultDispatcher-worker-6 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58347/UmAppDatabase/replication/nodeId 2024-02-05 00:02:23.595 [DefaultDispatcher-worker-12 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58347/UmAppDatabase/replication/nodeId 2024-02-05 00:02:23.596 [DefaultDispatcher-worker-12 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58347/UmAppDatabase/replication/nodeId 2024-02-05 00:02:23.769 [DefaultDispatcher-worker-8 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28d97205 2024-02-05 00:02:23.769 [DefaultDispatcher-worker-8 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:23.769 [DefaultDispatcher-worker-8 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60995/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:23.769 [DefaultDispatcher-worker-8 @coroutine#3000] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:23.771 [DefaultDispatcher-worker-6 @coroutine#3000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:23.771 [DefaultDispatcher-worker-6 @coroutine#3000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:23.790 [DefaultDispatcher-worker-3 @coroutine#3177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2a7ca0 2024-02-05 00:02:23.790 [DefaultDispatcher-worker-3 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34205/UmAppDatabase/replication/nodeId 2024-02-05 00:02:23.790 [DefaultDispatcher-worker-3 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34205/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:23.790 [DefaultDispatcher-worker-3 @coroutine#3177] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34205/UmAppDatabase/replication/nodeId 2024-02-05 00:02:23.792 [DefaultDispatcher-worker-5 @coroutine#3177] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34205/UmAppDatabase/replication/nodeId 2024-02-05 00:02:23.792 [DefaultDispatcher-worker-5 @coroutine#3177] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34205/UmAppDatabase/replication/nodeId 2024-02-05 00:02:23.856 [DefaultDispatcher-worker-9 @coroutine#3029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42457891 2024-02-05 00:02:23.857 [DefaultDispatcher-worker-9 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41923/UmAppDatabase/replication/nodeId 2024-02-05 00:02:23.857 [DefaultDispatcher-worker-9 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41923/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:23.857 [DefaultDispatcher-worker-9 @coroutine#3029] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41923/UmAppDatabase/replication/nodeId 2024-02-05 00:02:23.858 [DefaultDispatcher-worker-6 @coroutine#3029] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41923/UmAppDatabase/replication/nodeId 2024-02-05 00:02:23.859 [DefaultDispatcher-worker-6 @coroutine#3029] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41923/UmAppDatabase/replication/nodeId 2024-02-05 00:02:23.946 [DefaultDispatcher-worker-8 @coroutine#3059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c35489c 2024-02-05 00:02:23.947 [DefaultDispatcher-worker-8 @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 00:02:23.947 [DefaultDispatcher-worker-8 @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://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:23.947 [DefaultDispatcher-worker-8 @coroutine#3059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 00:02:23.948 [DefaultDispatcher-worker-13 @coroutine#3059] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 00:02:24.138 [DefaultDispatcher-worker-6 @coroutine#3239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76bdfc19 2024-02-05 00:02:24.138 [DefaultDispatcher-worker-12 @coroutine#2884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab2e018 2024-02-05 00:02:24.138 [DefaultDispatcher-worker-6 @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40501/UmAppDatabase/replication/nodeId 2024-02-05 00:02:24.138 [DefaultDispatcher-worker-6 @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40501/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:24.138 [DefaultDispatcher-worker-6 @coroutine#3239] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40501/UmAppDatabase/replication/nodeId 2024-02-05 00:02:24.138 [DefaultDispatcher-worker-12 @coroutine#2884] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-02-05 00:02:24.139 [DefaultDispatcher-worker-12 @coroutine#2884] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:24.139 [DefaultDispatcher-worker-12 @coroutine#2884] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-02-05 00:02:24.140 [DefaultDispatcher-worker-8 @coroutine#2884] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-02-05 00:02:24.140 [DefaultDispatcher-worker-8 @coroutine#2884] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-02-05 00:02:24.146 [DefaultDispatcher-worker-12 @coroutine#3239] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40501/UmAppDatabase/replication/nodeId 2024-02-05 00:02:24.146 [DefaultDispatcher-worker-12 @coroutine#3239] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40501/UmAppDatabase/replication/nodeId 2024-02-05 00:02:24.366 [DefaultDispatcher-worker-14 @coroutine#3073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e0941cc 2024-02-05 00:02:24.367 [DefaultDispatcher-worker-14 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46683/UmAppDatabase/replication/nodeId 2024-02-05 00:02:24.367 [DefaultDispatcher-worker-14 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46683/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:24.367 [DefaultDispatcher-worker-14 @coroutine#3073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46683/UmAppDatabase/replication/nodeId 2024-02-05 00:02:24.371 [DefaultDispatcher-worker-5 @coroutine#3073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46683/UmAppDatabase/replication/nodeId 2024-02-05 00:02:24.371 [DefaultDispatcher-worker-5 @coroutine#3073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46683/UmAppDatabase/replication/nodeId 2024-02-05 00:02:24.375 [DefaultDispatcher-worker-18 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e89a26 2024-02-05 00:02:24.376 [DefaultDispatcher-worker-18 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2024-02-05 00:02:24.376 [DefaultDispatcher-worker-18 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:24.376 [DefaultDispatcher-worker-18 @coroutine#2920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2024-02-05 00:02:24.378 [DefaultDispatcher-worker-16 @coroutine#2920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2024-02-05 00:02:24.378 [DefaultDispatcher-worker-16 @coroutine#2920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2024-02-05 00:02:24.416 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown initiated... 2024-02-05 00:02:24.416 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Close initiated... 2024-02-05 00:02:24.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:24.431 [HikariPool-121 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60e5db1d: (connection evicted) 2024-02-05 00:02:24.433 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:24.433 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Closed. 2024-02-05 00:02:24.433 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown completed. 2024-02-05 00:02:24.437 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2024-02-05 00:02:24.437 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:24.437 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:24.437 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:24.437 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:24.437 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:24.437 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:24.437 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34893693 2024-02-05 00:02:24.437 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:24.438 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:24.438 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:24.438 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:24.438 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:24.438 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:24.438 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:24.438 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:24.438 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:24.438 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:24.438 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:24.438 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:24.438 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:24.438 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:24.438 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:24.438 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:24.438 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:24.438 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:24.438 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:24.438 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2024-02-05 00:02:24.438 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:24.438 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:24.438 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:24.438 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:24.438 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:24.438 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:24.438 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:24.438 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:24.438 [Test worker @coroutine#4059] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2024-02-05 00:02:24.438 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f70d78c 2024-02-05 00:02:24.438 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f70d78c 2024-02-05 00:02:24.439 [Test worker @coroutine#4059] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2024-02-05 00:02:24.462 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f70d78c 2024-02-05 00:02:24.480 [Test worker @coroutine#4061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f70d78c 2024-02-05 00:02:24.483 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f70d78c 2024-02-05 00:02:24.486 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f70d78c 2024-02-05 00:02:24.498 [DefaultDispatcher-worker-16 @coroutine#4068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f70d78c 2024-02-05 00:02:24.524 [DefaultDispatcher-worker-14 @coroutine#3131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e5f05f8 2024-02-05 00:02:24.524 [DefaultDispatcher-worker-14 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:24.524 [DefaultDispatcher-worker-14 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53995/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:24.524 [DefaultDispatcher-worker-14 @coroutine#3131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:24.525 [DefaultDispatcher-worker-2 @coroutine#4090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f70d78c 2024-02-05 00:02:24.526 [DefaultDispatcher-worker-9 @coroutine#3131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:24.526 [DefaultDispatcher-worker-9 @coroutine#3131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:24.532 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown initiated... 2024-02-05 00:02:24.532 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Close initiated... 2024-02-05 00:02:24.532 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:24.533 [HikariPool-122 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f70d78c: (connection evicted) 2024-02-05 00:02:24.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:24.534 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Closed. 2024-02-05 00:02:24.534 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown completed. 2024-02-05 00:02:24.537 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2024-02-05 00:02:24.537 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:24.537 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:24.537 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:24.537 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:24.537 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:24.537 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:24.537 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a388769 2024-02-05 00:02:24.537 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:24.537 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:24.537 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:24.537 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:24.537 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:24.537 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:24.537 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:24.537 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:24.537 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:24.537 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:24.537 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:24.537 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:24.537 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:24.537 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:24.537 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:24.537 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:24.537 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:24.537 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:24.537 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:24.537 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2024-02-05 00:02:24.537 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:24.537 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:24.537 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:24.537 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:24.537 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:24.537 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:24.537 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:24.537 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:24.537 [Test worker @coroutine#4104] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2024-02-05 00:02:24.538 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@755a4ef5 2024-02-05 00:02:24.538 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@755a4ef5 2024-02-05 00:02:24.538 [Test worker @coroutine#4104] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2024-02-05 00:02:24.563 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@755a4ef5 2024-02-05 00:02:24.581 [Test worker @coroutine#4105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@755a4ef5 2024-02-05 00:02:24.584 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@755a4ef5 2024-02-05 00:02:24.587 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@755a4ef5 2024-02-05 00:02:24.596 [DefaultDispatcher-worker-6 @coroutine#4111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@755a4ef5 2024-02-05 00:02:24.599 [Test worker @coroutine#4118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@755a4ef5 2024-02-05 00:02:24.603 [DefaultDispatcher-worker-4 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b4db22 2024-02-05 00:02:24.604 [DefaultDispatcher-worker-4 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58347/UmAppDatabase/replication/nodeId 2024-02-05 00:02:24.604 [DefaultDispatcher-worker-4 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58347/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:24.604 [DefaultDispatcher-worker-4 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58347/UmAppDatabase/replication/nodeId 2024-02-05 00:02:24.605 [DefaultDispatcher-worker-16 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58347/UmAppDatabase/replication/nodeId 2024-02-05 00:02:24.606 [DefaultDispatcher-worker-16 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58347/UmAppDatabase/replication/nodeId 2024-02-05 00:02:24.624 [DefaultDispatcher-worker-7 @coroutine#4104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@755a4ef5 2024-02-05 00:02:24.635 [DefaultDispatcher-worker-17 @coroutine#4104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@755a4ef5 2024-02-05 00:02:24.638 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:24.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown initiated... 2024-02-05 00:02:24.658 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Close initiated... 2024-02-05 00:02:24.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:24.667 [HikariPool-123 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Closing connection org.sqlite.jdbc4.JDBC4Connection@755a4ef5: (connection evicted) 2024-02-05 00:02:24.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:24.668 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Closed. 2024-02-05 00:02:24.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown completed. 2024-02-05 00:02:24.670 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2024-02-05 00:02:24.671 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:24.671 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:24.671 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:24.671 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:24.671 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:24.671 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:24.671 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c22cf4d 2024-02-05 00:02:24.671 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:24.671 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:24.671 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:24.671 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:24.671 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:24.671 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:24.671 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:24.671 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:24.671 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:24.671 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:24.671 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:24.671 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:24.671 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:24.671 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:24.671 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:24.671 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:24.671 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:24.671 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:24.671 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:24.671 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2024-02-05 00:02:24.671 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:24.671 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:24.671 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:24.671 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:24.671 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:24.671 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:24.671 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:24.671 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:24.671 [Test worker @coroutine#4137] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2024-02-05 00:02:24.671 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@399acce3 2024-02-05 00:02:24.671 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@399acce3 2024-02-05 00:02:24.671 [Test worker @coroutine#4137] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2024-02-05 00:02:24.691 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@399acce3 2024-02-05 00:02:24.707 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@399acce3 2024-02-05 00:02:24.709 [Test worker @coroutine#4140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@399acce3 2024-02-05 00:02:24.712 [Test worker @coroutine#4142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@399acce3 2024-02-05 00:02:24.732 [DefaultDispatcher-worker-1 @coroutine#4144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@399acce3 2024-02-05 00:02:24.823 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:24.833 [DefaultDispatcher-worker-13 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28d97205 2024-02-05 00:02:24.833 [DefaultDispatcher-worker-4 @coroutine#3177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2a7ca0 2024-02-05 00:02:24.833 [DefaultDispatcher-worker-13 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:24.833 [DefaultDispatcher-worker-4 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34205/UmAppDatabase/replication/nodeId 2024-02-05 00:02:24.833 [DefaultDispatcher-worker-13 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60995/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:24.833 [DefaultDispatcher-worker-13 @coroutine#3000] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:24.833 [DefaultDispatcher-worker-4 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34205/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:24.833 [DefaultDispatcher-worker-4 @coroutine#3177] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34205/UmAppDatabase/replication/nodeId 2024-02-05 00:02:24.835 [DefaultDispatcher-worker-10 @coroutine#3177] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34205/UmAppDatabase/replication/nodeId 2024-02-05 00:02:24.835 [DefaultDispatcher-worker-11 @coroutine#3000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:24.835 [DefaultDispatcher-worker-11 @coroutine#3000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:24.835 [DefaultDispatcher-worker-10 @coroutine#3177] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34205/UmAppDatabase/replication/nodeId 2024-02-05 00:02:24.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown initiated... 2024-02-05 00:02:24.840 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Close initiated... 2024-02-05 00:02:24.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:24.854 [HikariPool-124 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Closing connection org.sqlite.jdbc4.JDBC4Connection@399acce3: (connection evicted) 2024-02-05 00:02:24.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:24.855 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Closed. 2024-02-05 00:02:24.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown completed. 2024-02-05 00:02:24.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2024-02-05 00:02:24.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:24.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:24.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:24.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:24.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:24.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:24.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10b0dd3a 2024-02-05 00:02:24.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:24.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:24.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:24.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:24.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:24.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:24.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:24.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:24.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:24.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:24.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:24.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:24.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:24.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:24.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:24.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:24.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:24.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:24.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:24.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2024-02-05 00:02:24.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:24.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:24.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:24.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:24.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:24.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:24.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:24.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:24.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2024-02-05 00:02:24.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6888746c 2024-02-05 00:02:24.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6888746c 2024-02-05 00:02:24.861 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2024-02-05 00:02:24.870 [DefaultDispatcher-worker-1 @coroutine#3029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42457891 2024-02-05 00:02:24.870 [DefaultDispatcher-worker-1 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41923/UmAppDatabase/replication/nodeId 2024-02-05 00:02:24.870 [DefaultDispatcher-worker-1 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41923/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:24.870 [DefaultDispatcher-worker-1 @coroutine#3029] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41923/UmAppDatabase/replication/nodeId 2024-02-05 00:02:24.872 [DefaultDispatcher-worker-13 @coroutine#3029] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41923/UmAppDatabase/replication/nodeId 2024-02-05 00:02:24.872 [DefaultDispatcher-worker-13 @coroutine#3029] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41923/UmAppDatabase/replication/nodeId 2024-02-05 00:02:24.970 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:24.982 [DefaultDispatcher-worker-6 @coroutine#3059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c35489c 2024-02-05 00:02:24.982 [DefaultDispatcher-worker-6 @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 00:02:24.982 [DefaultDispatcher-worker-6 @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://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:24.982 [DefaultDispatcher-worker-6 @coroutine#3059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 00:02:24.983 [DefaultDispatcher-worker-11 @coroutine#3059] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 00:02:25.010 [DefaultDispatcher-worker-18 @coroutine#4175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6888746c 2024-02-05 00:02:25.019 [DefaultDispatcher-worker-14 @coroutine#4175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6888746c 2024-02-05 00:02:25.026 [DefaultDispatcher-worker-15 @coroutine#4175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6888746c 2024-02-05 00:02:25.042 [DefaultDispatcher-worker-1 @coroutine#4175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6888746c 2024-02-05 00:02:25.075 [DefaultDispatcher-worker-13 @coroutine#4175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6888746c 2024-02-05 00:02:25.075 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-05 00:02:25.080 [Test worker] INFO ktor.application - Application started in 0.005 seconds. 2024-02-05 00:02:25.082 [DefaultDispatcher-worker-6 @coroutine#4183] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-05 00:02:25.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2024-02-05 00:02:25.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:25.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:25.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:25.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:25.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:25.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:25.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f6998b6 2024-02-05 00:02:25.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:25.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:25.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:25.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:25.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:25.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:25.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:25.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:25.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:25.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:25.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:25.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:25.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:25.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:25.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:25.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:25.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:25.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:25.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:25.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2024-02-05 00:02:25.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:25.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:25.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:25.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:25.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:25.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:25.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:25.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:25.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2024-02-05 00:02:25.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1da5635e 2024-02-05 00:02:25.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1da5635e 2024-02-05 00:02:25.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2024-02-05 00:02:25.101 [DefaultDispatcher-worker-13 @coroutine#4185] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 00:02:25.101 [DefaultDispatcher-worker-13 @coroutine#4185] 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-02-05 00:02:25.101 [DefaultDispatcher-worker-13 @coroutine#4185] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 00:02:25.101 [DefaultDispatcher-worker-13 @coroutine#4185] 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-02-05 00:02:25.104 [eventLoopGroupProxy-19-1 @call-handler#4191] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-05 00:02:25.104 [eventLoopGroupProxy-19-1 @call-handler#4191] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:25.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2024-02-05 00:02:25.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:25.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:25.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:25.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:25.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:25.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:25.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c5e123d 2024-02-05 00:02:25.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:25.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:25.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:25.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:25.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:25.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:25.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:25.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:25.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:25.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:25.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:25.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:25.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:25.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:25.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:25.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:25.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:25.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:25.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:25.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2024-02-05 00:02:25.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:25.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:25.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:25.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:25.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:25.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:25.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:25.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:25.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2024-02-05 00:02:25.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@35a81281 2024-02-05 00:02:25.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@35a81281 2024-02-05 00:02:25.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2024-02-05 00:02:25.108 [eventLoopGroupProxy-19-2 @call-handler#4195] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-05 00:02:25.108 [eventLoopGroupProxy-19-2 @call-handler#4195] 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-02-05 00:02:25.108 [eventLoopGroupProxy-19-2 @call-handler#4195] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 00:02:25.109 [eventLoopGroupProxy-19-2 @call-handler#4195] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:25.110 [DefaultDispatcher-worker-15 @coroutine#4185] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 00:02:25.110 [DefaultDispatcher-worker-15 @coroutine#4185] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 00:02:25.125 [DefaultDispatcher-worker-5 @coroutine#4199] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 00:02:25.125 [DefaultDispatcher-worker-5 @coroutine#4199] 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-02-05 00:02:25.125 [DefaultDispatcher-worker-5 @coroutine#4199] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 00:02:25.125 [DefaultDispatcher-worker-13 @coroutine#4184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da5635e 2024-02-05 00:02:25.125 [DefaultDispatcher-worker-5 @coroutine#4199] 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-02-05 00:02:25.125 [DefaultDispatcher-worker-13 @coroutine#4184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 00:02:25.125 [DefaultDispatcher-worker-13 @coroutine#4184] 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-02-05 00:02:25.125 [DefaultDispatcher-worker-13 @coroutine#4184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 00:02:25.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2024-02-05 00:02:25.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:25.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:25.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:25.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:25.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:25.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:25.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59ac60d1 2024-02-05 00:02:25.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:25.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:25.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:25.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:25.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:25.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:25.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:25.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:25.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:25.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:25.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:25.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:25.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:25.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:25.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:25.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:25.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:25.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:25.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:25.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2024-02-05 00:02:25.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:25.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:25.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:25.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:25.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:25.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:25.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:25.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:25.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2024-02-05 00:02:25.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c8cea05 2024-02-05 00:02:25.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c8cea05 2024-02-05 00:02:25.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2024-02-05 00:02:25.127 [eventLoopGroupProxy-19-2 @call-handler#4205] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-05 00:02:25.128 [eventLoopGroupProxy-19-2 @call-handler#4205] 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-02-05 00:02:25.128 [eventLoopGroupProxy-19-2 @call-handler#4205] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 00:02:25.128 [eventLoopGroupProxy-19-2 @call-handler#4205] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:25.129 [DefaultDispatcher-worker-16 @coroutine#4199] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 00:02:25.129 [DefaultDispatcher-worker-16 @coroutine#4199] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 00:02:25.131 [eventLoopGroupProxy-19-3 @call-handler#4210] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-05 00:02:25.132 [eventLoopGroupProxy-19-3 @call-handler#4210] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:25.133 [eventLoopGroupProxy-19-4 @call-handler#4213] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-05 00:02:25.133 [eventLoopGroupProxy-19-4 @call-handler#4213] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:25.133 [DefaultDispatcher-worker-11 @coroutine#4184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 00:02:25.134 [DefaultDispatcher-worker-11 @coroutine#4184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 00:02:25.144 [DefaultDispatcher-worker-1 @coroutine#4184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da5635e 2024-02-05 00:02:25.150 [DefaultDispatcher-worker-2 @coroutine#2884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab2e018 2024-02-05 00:02:25.150 [DefaultDispatcher-worker-2 @coroutine#2884] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-02-05 00:02:25.150 [DefaultDispatcher-worker-2 @coroutine#2884] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:25.150 [DefaultDispatcher-worker-2 @coroutine#2884] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-02-05 00:02:25.155 [DefaultDispatcher-worker-9 @coroutine#2884] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-02-05 00:02:25.155 [DefaultDispatcher-worker-9 @coroutine#2884] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-02-05 00:02:25.156 [DefaultDispatcher-worker-2 @coroutine#4198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35a81281 2024-02-05 00:02:25.156 [DefaultDispatcher-worker-5 @coroutine#4186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da5635e 2024-02-05 00:02:25.156 [DefaultDispatcher-worker-2 @coroutine#4198] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 00:02:25.156 [DefaultDispatcher-worker-2 @coroutine#4198] 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-02-05 00:02:25.156 [DefaultDispatcher-worker-2 @coroutine#4198] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 00:02:25.157 [eventLoopGroupProxy-19-2 @call-handler#4227] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-05 00:02:25.157 [eventLoopGroupProxy-19-2 @call-handler#4227] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:25.157 [DefaultDispatcher-worker-18 @coroutine#4198] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 00:02:25.157 [DefaultDispatcher-worker-18 @coroutine#4198] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 00:02:25.158 [DefaultDispatcher-worker-1 @coroutine#3239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76bdfc19 2024-02-05 00:02:25.158 [DefaultDispatcher-worker-1 @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40501/UmAppDatabase/replication/nodeId 2024-02-05 00:02:25.158 [DefaultDispatcher-worker-1 @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40501/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:25.158 [DefaultDispatcher-worker-1 @coroutine#3239] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40501/UmAppDatabase/replication/nodeId 2024-02-05 00:02:25.159 [DefaultDispatcher-worker-14 @coroutine#4220] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 00:02:25.159 [DefaultDispatcher-worker-14 @coroutine#4220] 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-02-05 00:02:25.159 [DefaultDispatcher-worker-14 @coroutine#4220] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 00:02:25.159 [DefaultDispatcher-worker-14 @coroutine#4220] 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-02-05 00:02:25.160 [eventLoopGroupProxy-19-2 @call-handler#4235] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-05 00:02:25.161 [DefaultDispatcher-worker-15 @coroutine#3239] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40501/UmAppDatabase/replication/nodeId 2024-02-05 00:02:25.161 [eventLoopGroupProxy-19-2 @call-handler#4235] 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-02-05 00:02:25.161 [DefaultDispatcher-worker-15 @coroutine#3239] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40501/UmAppDatabase/replication/nodeId 2024-02-05 00:02:25.161 [eventLoopGroupProxy-19-2 @call-handler#4235] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 00:02:25.161 [eventLoopGroupProxy-19-2 @call-handler#4235] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:25.163 [DefaultDispatcher-worker-18 @coroutine#4220] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 00:02:25.163 [DefaultDispatcher-worker-18 @coroutine#4220] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 00:02:25.167 [DefaultDispatcher-worker-2 @coroutine#4198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35a81281 2024-02-05 00:02:25.175 [DefaultDispatcher-worker-7 @coroutine#4237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6888746c 2024-02-05 00:02:25.176 [DefaultDispatcher-worker-15 @coroutine#4200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35a81281 2024-02-05 00:02:25.177 [eventLoopGroupProxy-19-5 @call-handler#4242] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-05 00:02:25.178 [eventLoopGroupProxy-19-5 @call-handler#4242] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:25.182 [DefaultDispatcher-worker-7 @coroutine#4219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c8cea05 2024-02-05 00:02:25.183 [DefaultDispatcher-worker-7 @coroutine#4219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 00:02:25.183 [DefaultDispatcher-worker-7 @coroutine#4219] 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-02-05 00:02:25.183 [DefaultDispatcher-worker-7 @coroutine#4219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 00:02:25.184 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:25.185 [DefaultDispatcher-worker-11 @coroutine#4237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6888746c 2024-02-05 00:02:25.188 [eventLoopGroupProxy-19-2 @call-handler#4247] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-05 00:02:25.188 [eventLoopGroupProxy-19-2 @call-handler#4247] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:25.189 [DefaultDispatcher-worker-13 @coroutine#4219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 00:02:25.189 [DefaultDispatcher-worker-13 @coroutine#4219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 00:02:25.190 [DefaultDispatcher-worker-1 @coroutine#4237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6888746c 2024-02-05 00:02:25.198 [DefaultDispatcher-worker-12 @coroutine#4219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c8cea05 2024-02-05 00:02:25.198 [DefaultDispatcher-worker-4 @coroutine#4237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6888746c 2024-02-05 00:02:25.207 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:25.208 [DefaultDispatcher-worker-10 @coroutine#4221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c8cea05 2024-02-05 00:02:25.208 [DefaultDispatcher-worker-9 @coroutine#4237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6888746c 2024-02-05 00:02:25.228 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:25.234 [DefaultDispatcher-worker-11 @coroutine#4237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6888746c 2024-02-05 00:02:25.236 [DefaultDispatcher-worker-11 @coroutine#4237] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-05 00:02:25.236 [DefaultDispatcher-worker-11 @coroutine#4237] 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-02-05 00:02:25.236 [DefaultDispatcher-worker-11 @coroutine#4237] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-05 00:02:25.238 [eventLoopGroupProxy-19-2 @call-handler#4264] 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-02-05 00:02:25.244 [DefaultDispatcher-worker-13 @coroutine#4256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da5635e 2024-02-05 00:02:25.269 [DefaultDispatcher-worker-2 @coroutine#4237] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-05 00:02:25.269 [DefaultDispatcher-worker-2 @coroutine#4237] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-05 00:02:25.270 [DefaultDispatcher-worker-2 @coroutine#4237] 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-02-05 00:02:25.270 [DefaultDispatcher-worker-2 @coroutine#4237] 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-02-05 00:02:25.270 [DefaultDispatcher-worker-2 @coroutine#4237] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555128581753798657 2024-02-05 00:02:25.270 [DefaultDispatcher-worker-2 @coroutine#4237] 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?uid=555128581753798657. 2024-02-05 00:02:25.270 [DefaultDispatcher-worker-2 @coroutine#4237] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555128581753798657 2024-02-05 00:02:25.271 [eventLoopGroupProxy-19-2 @call-handler#4268] 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/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /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/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-02-05 00:02:25.276 [eventLoopGroupProxy-19-2 @call-handler#4268] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:25.277 [DefaultDispatcher-worker-4 @coroutine#4237] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555128581753798657 2024-02-05 00:02:25.277 [DefaultDispatcher-worker-4 @coroutine#4237] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555128581753798657 2024-02-05 00:02:25.277 [DefaultDispatcher-worker-4 @coroutine#4237] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555128581753798657. 2024-02-05 00:02:25.277 [DefaultDispatcher-worker-4 @coroutine#4237] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555128581753798657 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 00:02:25.288 [DefaultDispatcher-worker-10 @coroutine#4237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da5635e 2024-02-05 00:02:25.289 [DefaultDispatcher-worker-10 @coroutine#4237] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-05 00:02:25.289 [DefaultDispatcher-worker-10 @coroutine#4237] 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-02-05 00:02:25.289 [DefaultDispatcher-worker-10 @coroutine#4237] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-05 00:02:25.290 [eventLoopGroupProxy-19-2 @call-handler#4273] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-02-05 00:02:25.292 [eventLoopGroupProxy-19-2 @call-handler#4273] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:25.293 [DefaultDispatcher-worker-4 @coroutine#4237] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-05 00:02:25.293 [DefaultDispatcher-worker-4 @coroutine#4237] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-05 00:02:25.293 [DefaultDispatcher-worker-4 @coroutine#4237] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-02-05 00:02:25.293 [DefaultDispatcher-worker-4 @coroutine#4237] 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-02-05 00:02:25.302 [DefaultDispatcher-worker-13 @coroutine#4237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da5635e 2024-02-05 00:02:25.326 [DefaultDispatcher-worker-2 @coroutine#4237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da5635e 2024-02-05 00:02:25.335 [DefaultDispatcher-worker-15 @coroutine#4186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da5635e 2024-02-05 00:02:25.335 [DefaultDispatcher-worker-15 @coroutine#4186] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 00:02:25.335 [DefaultDispatcher-worker-15 @coroutine#4186] 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-02-05 00:02:25.335 [DefaultDispatcher-worker-15 @coroutine#4186] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 00:02:25.336 [DefaultDispatcher-worker-15 @coroutine#4186] 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-02-05 00:02:25.337 [eventLoopGroupProxy-19-2 @call-handler#4278] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-05 00:02:25.337 [eventLoopGroupProxy-19-2 @call-handler#4278] 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-02-05 00:02:25.337 [eventLoopGroupProxy-19-2 @call-handler#4278] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 00:02:25.345 [DefaultDispatcher-worker-5 @coroutine#4237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6888746c 2024-02-05 00:02:25.352 [DefaultDispatcher-worker-15 @call-handler#4278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6888746c 2024-02-05 00:02:25.353 [eventLoopGroupProxy-19-2 @call-handler#4278] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:25.354 [DefaultDispatcher-worker-1 @coroutine#4186] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 00:02:25.354 [DefaultDispatcher-worker-1 @coroutine#4186] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 00:02:25.354 [DefaultDispatcher-worker-1 @coroutine#4186] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-05 00:02:25.354 [DefaultDispatcher-worker-1 @coroutine#4186] 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-02-05 00:02:25.362 [DefaultDispatcher-worker-5 @coroutine#4237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6888746c 2024-02-05 00:02:25.364 [DefaultDispatcher-worker-8 @coroutine#4186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da5635e 2024-02-05 00:02:25.371 [DefaultDispatcher-worker-6 @coroutine#4237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6888746c 2024-02-05 00:02:25.380 [DefaultDispatcher-worker-7 @coroutine#4237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6888746c 2024-02-05 00:02:25.381 [DefaultDispatcher-worker-13 @coroutine#3073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e0941cc 2024-02-05 00:02:25.381 [DefaultDispatcher-worker-13 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46683/UmAppDatabase/replication/nodeId 2024-02-05 00:02:25.381 [DefaultDispatcher-worker-13 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46683/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:25.381 [DefaultDispatcher-worker-13 @coroutine#3073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46683/UmAppDatabase/replication/nodeId 2024-02-05 00:02:25.382 [DefaultDispatcher-worker-10 @coroutine#3073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46683/UmAppDatabase/replication/nodeId 2024-02-05 00:02:25.382 [DefaultDispatcher-worker-10 @coroutine#3073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46683/UmAppDatabase/replication/nodeId 2024-02-05 00:02:25.387 [DefaultDispatcher-worker-2 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e89a26 2024-02-05 00:02:25.387 [DefaultDispatcher-worker-2 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2024-02-05 00:02:25.387 [DefaultDispatcher-worker-2 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:25.387 [DefaultDispatcher-worker-2 @coroutine#2920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2024-02-05 00:02:25.389 [DefaultDispatcher-worker-7 @coroutine#2920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2024-02-05 00:02:25.389 [DefaultDispatcher-worker-7 @coroutine#2920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2024-02-05 00:02:25.413 [DefaultDispatcher-worker-2 @coroutine#4237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6888746c 2024-02-05 00:02:25.416 [DefaultDispatcher-worker-7 @coroutine#4237] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-05 00:02:25.416 [DefaultDispatcher-worker-7 @coroutine#4237] 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-02-05 00:02:25.416 [DefaultDispatcher-worker-7 @coroutine#4237] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-05 00:02:25.418 [eventLoopGroupProxy-19-2 @call-handler#4301] 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-02-05 00:02:25.423 [DefaultDispatcher-worker-2 @coroutine#4293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35a81281 2024-02-05 00:02:25.453 [DefaultDispatcher-worker-7 @coroutine#4237] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-05 00:02:25.453 [DefaultDispatcher-worker-7 @coroutine#4237] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-05 00:02:25.453 [DefaultDispatcher-worker-7 @coroutine#4237] 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-02-05 00:02:25.453 [DefaultDispatcher-worker-7 @coroutine#4237] 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-02-05 00:02:25.454 [DefaultDispatcher-worker-7 @coroutine#4237] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555128581753798658 2024-02-05 00:02:25.454 [DefaultDispatcher-worker-7 @coroutine#4237] 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?uid=555128581753798658. 2024-02-05 00:02:25.454 [DefaultDispatcher-worker-7 @coroutine#4237] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555128581753798658 2024-02-05 00:02:25.455 [eventLoopGroupProxy-19-2 @call-handler#4306] 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/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /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/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-02-05 00:02:25.456 [eventLoopGroupProxy-19-2 @call-handler#4306] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:25.457 [DefaultDispatcher-worker-15 @coroutine#4237] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555128581753798658 2024-02-05 00:02:25.457 [DefaultDispatcher-worker-15 @coroutine#4237] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555128581753798658 2024-02-05 00:02:25.457 [DefaultDispatcher-worker-15 @coroutine#4237] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555128581753798658. 2024-02-05 00:02:25.457 [DefaultDispatcher-worker-15 @coroutine#4237] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555128581753798658 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 00:02:25.467 [DefaultDispatcher-worker-16 @coroutine#4237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35a81281 2024-02-05 00:02:25.468 [DefaultDispatcher-worker-16 @coroutine#4237] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-05 00:02:25.468 [DefaultDispatcher-worker-16 @coroutine#4237] 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-02-05 00:02:25.468 [DefaultDispatcher-worker-16 @coroutine#4237] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-05 00:02:25.470 [eventLoopGroupProxy-19-2 @call-handler#4310] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-02-05 00:02:25.470 [eventLoopGroupProxy-19-2 @call-handler#4310] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:25.471 [DefaultDispatcher-worker-11 @coroutine#4237] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-05 00:02:25.471 [DefaultDispatcher-worker-11 @coroutine#4237] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-05 00:02:25.472 [DefaultDispatcher-worker-11 @coroutine#4237] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-02-05 00:02:25.472 [DefaultDispatcher-worker-11 @coroutine#4237] 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-02-05 00:02:25.481 [DefaultDispatcher-worker-1 @coroutine#4237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35a81281 2024-02-05 00:02:25.505 [DefaultDispatcher-worker-2 @coroutine#4237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35a81281 2024-02-05 00:02:25.515 [DefaultDispatcher-worker-9 @coroutine#4200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35a81281 2024-02-05 00:02:25.516 [DefaultDispatcher-worker-9 @coroutine#4200] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 00:02:25.516 [DefaultDispatcher-worker-9 @coroutine#4200] 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-02-05 00:02:25.516 [DefaultDispatcher-worker-9 @coroutine#4200] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 00:02:25.516 [DefaultDispatcher-worker-9 @coroutine#4200] 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-02-05 00:02:25.517 [eventLoopGroupProxy-19-2 @call-handler#4316] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-05 00:02:25.517 [eventLoopGroupProxy-19-2 @call-handler#4316] 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-02-05 00:02:25.518 [eventLoopGroupProxy-19-2 @call-handler#4316] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 00:02:25.518 [DefaultDispatcher-worker-9 @coroutine#4237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6888746c 2024-02-05 00:02:25.527 [DefaultDispatcher-worker-18 @call-handler#4316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6888746c 2024-02-05 00:02:25.531 [eventLoopGroupProxy-19-2 @call-handler#4316] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:25.531 [DefaultDispatcher-worker-16 @coroutine#4200] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 00:02:25.532 [DefaultDispatcher-worker-16 @coroutine#4200] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 00:02:25.532 [DefaultDispatcher-worker-16 @coroutine#4200] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-05 00:02:25.532 [DefaultDispatcher-worker-16 @coroutine#4200] 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-02-05 00:02:25.538 [DefaultDispatcher-worker-18 @coroutine#3131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e5f05f8 2024-02-05 00:02:25.538 [DefaultDispatcher-worker-18 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:25.538 [DefaultDispatcher-worker-18 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53995/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:25.538 [DefaultDispatcher-worker-18 @coroutine#3131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:25.538 [DefaultDispatcher-worker-17 @coroutine#4237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6888746c 2024-02-05 00:02:25.540 [DefaultDispatcher-worker-17 @coroutine#3131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:25.540 [DefaultDispatcher-worker-17 @coroutine#3131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:25.540 [DefaultDispatcher-worker-12 @coroutine#4200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35a81281 2024-02-05 00:02:25.558 [UI Thread @coroutine#4329] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555128581753798657&assignmentUid=555128581753798656 2024-02-05 00:02:25.558 [UI Thread @coroutine#4329] 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/getLatestSubmissionForUserAsync?accountPersonUid=555128581753798657&assignmentUid=555128581753798656. 2024-02-05 00:02:25.558 [UI Thread @coroutine#4329] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555128581753798657&assignmentUid=555128581753798656 2024-02-05 00:02:25.560 [eventLoopGroupProxy-19-2 @call-handler#4335] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getLatestSubmissionForUserAsync] /, 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:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getLatestSubmissionForUserAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) 2024-02-05 00:02:25.584 [eventLoopGroupProxy-19-2 @call-handler#4335] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:25.588 [UI Thread @coroutine#4339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555128581753798656&accountPersonUid=555128581753798657 2024-02-05 00:02:25.588 [UI Thread @coroutine#4339] 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=555128581753798656&accountPersonUid=555128581753798657. 2024-02-05 00:02:25.588 [UI Thread @coroutine#4339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555128581753798656&accountPersonUid=555128581753798657 2024-02-05 00:02:25.589 [UI Thread @coroutine#4341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555128581753798657&assignmentUid=555128581753798656 2024-02-05 00:02:25.589 [UI Thread @coroutine#4341] 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=555128581753798657&assignmentUid=555128581753798656. 2024-02-05 00:02:25.589 [UI Thread @coroutine#4341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555128581753798657&assignmentUid=555128581753798656 2024-02-05 00:02:25.589 [UI Thread @coroutine#4329] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555128581753798657&assignmentUid=555128581753798656 2024-02-05 00:02:25.589 [UI Thread @coroutine#4329] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555128581753798657&assignmentUid=555128581753798656 2024-02-05 00:02:25.590 [eventLoopGroupProxy-19-2 @call-handler#4347] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-02-05 00:02:25.592 [UI Thread @coroutine#4329] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555128581753798657&assignmentUid=555128581753798656. 2024-02-05 00:02:25.592 [UI Thread @coroutine#4329] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555128581753798657&assignmentUid=555128581753798656 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 00:02:25.605 [eventLoopGroupProxy-19-2 @call-handler#4347] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:25.605 [DefaultDispatcher-worker-2 @coroutine#4350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f61e002 2024-02-05 00:02:25.614 [DefaultDispatcher-worker-8 @coroutine#4329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da5635e 2024-02-05 00:02:25.617 [DefaultDispatcher-worker-17 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b4db22 2024-02-05 00:02:25.617 [eventLoopGroupProxy-19-6 @call-handler#4355] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-02-05 00:02:25.617 [DefaultDispatcher-worker-17 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58347/UmAppDatabase/replication/nodeId 2024-02-05 00:02:25.618 [DefaultDispatcher-worker-17 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58347/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:25.618 [DefaultDispatcher-worker-17 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58347/UmAppDatabase/replication/nodeId 2024-02-05 00:02:25.618 [UI Thread @coroutine#4339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555128581753798656&accountPersonUid=555128581753798657 2024-02-05 00:02:25.618 [UI Thread @coroutine#4339] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555128581753798656&accountPersonUid=555128581753798657 2024-02-05 00:02:25.619 [DefaultDispatcher-worker-8 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58347/UmAppDatabase/replication/nodeId 2024-02-05 00:02:25.619 [DefaultDispatcher-worker-8 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58347/UmAppDatabase/replication/nodeId 2024-02-05 00:02:25.620 [eventLoopGroupProxy-19-6 @call-handler#4355] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:25.621 [UI Thread @coroutine#4339] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555128581753798656&accountPersonUid=555128581753798657. 2024-02-05 00:02:25.621 [UI Thread @coroutine#4339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555128581753798656&accountPersonUid=555128581753798657 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 00:02:25.624 [UI Thread @coroutine#4341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555128581753798657&assignmentUid=555128581753798656 2024-02-05 00:02:25.624 [UI Thread @coroutine#4341] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555128581753798657&assignmentUid=555128581753798656 2024-02-05 00:02:25.632 [UI Thread @coroutine#4341] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555128581753798657&assignmentUid=555128581753798656. 2024-02-05 00:02:25.632 [UI Thread @coroutine#4341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555128581753798657&assignmentUid=555128581753798656 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 00:02:25.634 [DefaultDispatcher-worker-7 @coroutine#4339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da5635e 2024-02-05 00:02:25.644 [DefaultDispatcher-worker-1 @coroutine#4341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da5635e 2024-02-05 00:02:25.648 [UI Thread @coroutine#4365] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=555128581753798656 2024-02-05 00:02:25.648 [UI Thread @coroutine#4365] 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=555128581753798656. 2024-02-05 00:02:25.648 [UI Thread @coroutine#4365] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=555128581753798656 2024-02-05 00:02:25.649 [eventLoopGroupProxy-19-2 @call-handler#4367] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findByUidWithBlockAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) 2024-02-05 00:02:25.651 [eventLoopGroupProxy-19-2 @call-handler#4367] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:25.652 [UI Thread @coroutine#4365] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=555128581753798656 2024-02-05 00:02:25.652 [UI Thread @coroutine#4365] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=555128581753798656 2024-02-05 00:02:25.652 [UI Thread @coroutine#4365] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=555128581753798656. 2024-02-05 00:02:25.652 [UI Thread @coroutine#4365] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=555128581753798656 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 00:02:25.662 [DefaultDispatcher-worker-7 @coroutine#4365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da5635e 2024-02-05 00:02:25.676 [DefaultDispatcher-worker-2 @coroutine#4365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da5635e 2024-02-05 00:02:25.676 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:25.686 [DefaultDispatcher-worker-6 @coroutine#4186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da5635e 2024-02-05 00:02:25.686 [DefaultDispatcher-worker-6 @coroutine#4186] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 00:02:25.686 [DefaultDispatcher-worker-6 @coroutine#4186] 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-02-05 00:02:25.686 [DefaultDispatcher-worker-6 @coroutine#4186] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 00:02:25.686 [DefaultDispatcher-worker-6 @coroutine#4186] 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-02-05 00:02:25.687 [eventLoopGroupProxy-19-2 @call-handler#4378] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-05 00:02:25.688 [eventLoopGroupProxy-19-2 @call-handler#4378] 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-02-05 00:02:25.688 [eventLoopGroupProxy-19-2 @call-handler#4378] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 00:02:25.699 [DefaultDispatcher-worker-4 @call-handler#4378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6888746c 2024-02-05 00:02:25.699 [eventLoopGroupProxy-19-2 @call-handler#4378] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:25.701 [DefaultDispatcher-worker-8 @coroutine#4186] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 00:02:25.702 [DefaultDispatcher-worker-8 @coroutine#4186] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 00:02:25.702 [DefaultDispatcher-worker-8 @coroutine#4186] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-05 00:02:25.702 [DefaultDispatcher-worker-8 @coroutine#4186] 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-02-05 00:02:25.708 [UI Thread @coroutine#4383] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555128581753798656&accountPersonUid=555128581753798658 2024-02-05 00:02:25.708 [UI Thread @coroutine#4383] 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=555128581753798656&accountPersonUid=555128581753798658. 2024-02-05 00:02:25.708 [UI Thread @coroutine#4383] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555128581753798656&accountPersonUid=555128581753798658 2024-02-05 00:02:25.709 [eventLoopGroupProxy-19-2 @call-handler#4389] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2024-02-05 00:02:25.712 [DefaultDispatcher-worker-11 @coroutine#4186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da5635e 2024-02-05 00:02:25.713 [UI Thread @coroutine#4385] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=555128581753798657 2024-02-05 00:02:25.713 [UI Thread @coroutine#4385] 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=555128581753798657. 2024-02-05 00:02:25.713 [UI Thread @coroutine#4385] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=555128581753798657 2024-02-05 00:02:25.714 [eventLoopGroupProxy-19-6 @call-handler#4396] 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/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /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/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "getNamesByUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) 2024-02-05 00:02:25.714 [eventLoopGroupProxy-19-2 @call-handler#4389] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:25.715 [eventLoopGroupProxy-19-6 @call-handler#4396] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:25.720 [UI Thread @coroutine#4402] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=555128581753798656 2024-02-05 00:02:25.720 [UI Thread @coroutine#4402] 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=555128581753798656. 2024-02-05 00:02:25.720 [UI Thread @coroutine#4402] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=555128581753798656 2024-02-05 00:02:25.720 [UI Thread @coroutine#4383] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555128581753798656&accountPersonUid=555128581753798658 2024-02-05 00:02:25.720 [UI Thread @coroutine#4383] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555128581753798656&accountPersonUid=555128581753798658 2024-02-05 00:02:25.720 [UI Thread @coroutine#4385] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=555128581753798657 2024-02-05 00:02:25.720 [UI Thread @coroutine#4385] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=555128581753798657 2024-02-05 00:02:25.721 [UI Thread @coroutine#4404] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=555128581753798657&assignmentUid=555128581753798656 2024-02-05 00:02:25.721 [UI Thread @coroutine#4404] 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=555128581753798657&assignmentUid=555128581753798656. 2024-02-05 00:02:25.721 [UI Thread @coroutine#4404] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=555128581753798657&assignmentUid=555128581753798656 2024-02-05 00:02:25.721 [UI Thread @coroutine#4406] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=555128581753798657&assignmentUid=555128581753798656 2024-02-05 00:02:25.721 [UI Thread @coroutine#4406] 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=555128581753798657&assignmentUid=555128581753798656. 2024-02-05 00:02:25.721 [UI Thread @coroutine#4406] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=555128581753798657&assignmentUid=555128581753798656 2024-02-05 00:02:25.721 [eventLoopGroupProxy-19-2 @call-handler#4412] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseBlockDao" -> "findCourseBlockByAssignmentUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) 2024-02-05 00:02:25.722 [eventLoopGroupProxy-19-6 @call-handler#4413] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getAllSubmissionsFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) 2024-02-05 00:02:25.723 [eventLoopGroupProxy-19-6 @call-handler#4413] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:25.724 [eventLoopGroupProxy-19-2 @call-handler#4412] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:25.725 [UI Thread @coroutine#4383] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555128581753798656&accountPersonUid=555128581753798658. 2024-02-05 00:02:25.725 [UI Thread @coroutine#4383] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555128581753798656&accountPersonUid=555128581753798658 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 00:02:25.728 [UI Thread @coroutine#4385] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=555128581753798657. 2024-02-05 00:02:25.728 [UI Thread @coroutine#4385] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=555128581753798657 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 00:02:25.730 [UI Thread @coroutine#4402] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=555128581753798656 2024-02-05 00:02:25.730 [UI Thread @coroutine#4402] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=555128581753798656 2024-02-05 00:02:25.730 [UI Thread @coroutine#4404] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=555128581753798657&assignmentUid=555128581753798656 2024-02-05 00:02:25.730 [UI Thread @coroutine#4404] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=555128581753798657&assignmentUid=555128581753798656 2024-02-05 00:02:25.731 [UI Thread @coroutine#4402] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=555128581753798656. 2024-02-05 00:02:25.731 [UI Thread @coroutine#4402] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=555128581753798656 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 00:02:25.731 [UI Thread @coroutine#4404] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=555128581753798657&assignmentUid=555128581753798656. 2024-02-05 00:02:25.731 [UI Thread @coroutine#4404] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=555128581753798657&assignmentUid=555128581753798656 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 00:02:25.733 [eventLoopGroupProxy-19-2 @call-handler#4423] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) 2024-02-05 00:02:25.736 [DefaultDispatcher-worker-6 @coroutine#4383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35a81281 2024-02-05 00:02:25.736 [eventLoopGroupProxy-19-2 @call-handler#4423] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:25.739 [UI Thread @coroutine#4406] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=555128581753798657&assignmentUid=555128581753798656 2024-02-05 00:02:25.740 [UI Thread @coroutine#4406] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=555128581753798657&assignmentUid=555128581753798656 2024-02-05 00:02:25.740 [UI Thread @coroutine#4406] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=555128581753798657&assignmentUid=555128581753798656. 2024-02-05 00:02:25.740 [UI Thread @coroutine#4406] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=555128581753798657&assignmentUid=555128581753798656 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 00:02:25.746 [DefaultDispatcher-worker-2 @coroutine#4385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35a81281 2024-02-05 00:02:25.756 [DefaultDispatcher-worker-16 @coroutine#4402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35a81281 2024-02-05 00:02:25.766 [DefaultDispatcher-worker-3 @coroutine#4404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35a81281 2024-02-05 00:02:25.777 [DefaultDispatcher-worker-15 @coroutine#4406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35a81281 2024-02-05 00:02:25.782 [UI Thread @coroutine#4431] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555128581753798656&accountPersonUid=555128581753798658 2024-02-05 00:02:25.782 [UI Thread @coroutine#4431] 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=555128581753798656&accountPersonUid=555128581753798658. 2024-02-05 00:02:25.782 [UI Thread @coroutine#4431] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555128581753798656&accountPersonUid=555128581753798658 2024-02-05 00:02:25.783 [eventLoopGroupProxy-19-2 @call-handler#4433] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2024-02-05 00:02:25.785 [eventLoopGroupProxy-19-2 @call-handler#4433] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:25.786 [UI Thread @coroutine#4431] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555128581753798656&accountPersonUid=555128581753798658 2024-02-05 00:02:25.786 [UI Thread @coroutine#4431] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555128581753798656&accountPersonUid=555128581753798658 2024-02-05 00:02:25.787 [UI Thread @coroutine#4431] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555128581753798656&accountPersonUid=555128581753798658. 2024-02-05 00:02:25.787 [UI Thread @coroutine#4431] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555128581753798656&accountPersonUid=555128581753798658 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 00:02:25.798 [DefaultDispatcher-worker-14 @coroutine#4431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35a81281 2024-02-05 00:02:25.811 [DefaultDispatcher-worker-12 @coroutine#4431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35a81281 2024-02-05 00:02:25.820 [DefaultDispatcher-worker-4 @coroutine#4200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35a81281 2024-02-05 00:02:25.820 [DefaultDispatcher-worker-4 @coroutine#4200] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 00:02:25.820 [DefaultDispatcher-worker-4 @coroutine#4200] 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-02-05 00:02:25.820 [DefaultDispatcher-worker-4 @coroutine#4200] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 00:02:25.820 [DefaultDispatcher-worker-4 @coroutine#4200] 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-02-05 00:02:25.822 [eventLoopGroupProxy-19-2 @call-handler#4439] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-05 00:02:25.822 [eventLoopGroupProxy-19-2 @call-handler#4439] 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-02-05 00:02:25.822 [eventLoopGroupProxy-19-2 @call-handler#4439] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 00:02:25.834 [DefaultDispatcher-worker-10 @call-handler#4439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6888746c 2024-02-05 00:02:25.836 [eventLoopGroupProxy-19-2 @call-handler#4439] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:25.837 [DefaultDispatcher-worker-12 @coroutine#4200] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 00:02:25.837 [DefaultDispatcher-worker-12 @coroutine#4200] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 00:02:25.837 [DefaultDispatcher-worker-12 @coroutine#4200] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-05 00:02:25.837 [DefaultDispatcher-worker-12 @coroutine#4200] 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-02-05 00:02:25.839 [UI Thread @coroutine#4456] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555128581753798656&accountPersonUid=555128581753798657 2024-02-05 00:02:25.839 [UI Thread @coroutine#4456] 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=555128581753798656&accountPersonUid=555128581753798657. 2024-02-05 00:02:25.839 [UI Thread @coroutine#4456] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555128581753798656&accountPersonUid=555128581753798657 2024-02-05 00:02:25.839 [UI Thread @coroutine#4458] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555128581753798657&assignmentUid=555128581753798656 2024-02-05 00:02:25.840 [UI Thread @coroutine#4458] 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=555128581753798657&assignmentUid=555128581753798656. 2024-02-05 00:02:25.840 [UI Thread @coroutine#4458] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555128581753798657&assignmentUid=555128581753798656 2024-02-05 00:02:25.840 [UI Thread @coroutine#4451] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555128581753798657&assignmentUid=555128581753798656 2024-02-05 00:02:25.840 [UI Thread @coroutine#4451] 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/getLatestSubmissionForUserAsync?accountPersonUid=555128581753798657&assignmentUid=555128581753798656. 2024-02-05 00:02:25.840 [UI Thread @coroutine#4451] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555128581753798657&assignmentUid=555128581753798656 2024-02-05 00:02:25.841 [eventLoopGroupProxy-19-6 @call-handler#4466] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-02-05 00:02:25.841 [eventLoopGroupProxy-19-2 @call-handler#4465] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-02-05 00:02:25.843 [eventLoopGroupProxy-19-6 @call-handler#4466] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:25.844 [DefaultDispatcher-worker-7 @coroutine#3177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2a7ca0 2024-02-05 00:02:25.844 [DefaultDispatcher-worker-17 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28d97205 2024-02-05 00:02:25.844 [DefaultDispatcher-worker-17 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:25.844 [DefaultDispatcher-worker-17 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60995/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:25.844 [DefaultDispatcher-worker-17 @coroutine#3000] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:25.844 [DefaultDispatcher-worker-7 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34205/UmAppDatabase/replication/nodeId 2024-02-05 00:02:25.844 [DefaultDispatcher-worker-7 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34205/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:25.844 [DefaultDispatcher-worker-7 @coroutine#3177] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34205/UmAppDatabase/replication/nodeId 2024-02-05 00:02:25.845 [eventLoopGroupProxy-19-2 @call-handler#4465] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:25.845 [UI Thread @coroutine#4458] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555128581753798657&assignmentUid=555128581753798656 2024-02-05 00:02:25.845 [UI Thread @coroutine#4458] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555128581753798657&assignmentUid=555128581753798656 2024-02-05 00:02:25.845 [DefaultDispatcher-worker-12 @coroutine#3000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:25.845 [DefaultDispatcher-worker-12 @coroutine#3000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:25.845 [UI Thread @coroutine#4458] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555128581753798657&assignmentUid=555128581753798656. 2024-02-05 00:02:25.846 [UI Thread @coroutine#4458] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555128581753798657&assignmentUid=555128581753798656 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 00:02:25.846 [DefaultDispatcher-worker-8 @coroutine#3177] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34205/UmAppDatabase/replication/nodeId 2024-02-05 00:02:25.846 [DefaultDispatcher-worker-8 @coroutine#3177] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34205/UmAppDatabase/replication/nodeId 2024-02-05 00:02:25.846 [UI Thread @coroutine#4456] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555128581753798656&accountPersonUid=555128581753798657 2024-02-05 00:02:25.846 [UI Thread @coroutine#4456] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555128581753798656&accountPersonUid=555128581753798657 2024-02-05 00:02:25.846 [UI Thread @coroutine#4456] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555128581753798656&accountPersonUid=555128581753798657. 2024-02-05 00:02:25.846 [UI Thread @coroutine#4456] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555128581753798656&accountPersonUid=555128581753798657 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 00:02:25.847 [DefaultDispatcher-worker-1 @coroutine#4200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35a81281 2024-02-05 00:02:25.855 [DefaultDispatcher-worker-16 @coroutine#4458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da5635e 2024-02-05 00:02:25.859 [eventLoopGroupProxy-19-7 @call-handler#4483] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getLatestSubmissionForUserAsync] /, 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:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getLatestSubmissionForUserAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) 2024-02-05 00:02:25.863 [eventLoopGroupProxy-19-7 @call-handler#4483] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 00:02:25.864 [UI Thread @coroutine#4451] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555128581753798657&assignmentUid=555128581753798656 2024-02-05 00:02:25.864 [UI Thread @coroutine#4451] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555128581753798657&assignmentUid=555128581753798656 2024-02-05 00:02:25.865 [UI Thread @coroutine#4451] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555128581753798657&assignmentUid=555128581753798656. 2024-02-05 00:02:25.865 [UI Thread @coroutine#4451] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555128581753798657&assignmentUid=555128581753798656 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 00:02:25.866 [DefaultDispatcher-worker-4 @coroutine#4456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da5635e 2024-02-05 00:02:25.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown initiated... 2024-02-05 00:02:25.869 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Close initiated... 2024-02-05 00:02:25.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 00:02:25.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:25.869 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Closed. 2024-02-05 00:02:25.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown completed. 2024-02-05 00:02:25.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Shutdown initiated... 2024-02-05 00:02:25.870 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Close initiated... 2024-02-05 00:02:25.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:25.882 [DefaultDispatcher-worker-5 @coroutine#3029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42457891 2024-02-05 00:02:25.882 [DefaultDispatcher-worker-5 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41923/UmAppDatabase/replication/nodeId 2024-02-05 00:02:25.882 [DefaultDispatcher-worker-5 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41923/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:25.882 [DefaultDispatcher-worker-5 @coroutine#3029] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41923/UmAppDatabase/replication/nodeId 2024-02-05 00:02:25.884 [DefaultDispatcher-worker-10 @coroutine#3029] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41923/UmAppDatabase/replication/nodeId 2024-02-05 00:02:25.884 [DefaultDispatcher-worker-10 @coroutine#3029] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41923/UmAppDatabase/replication/nodeId 2024-02-05 00:02:25.884 [HikariPool-127 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35a81281: (connection evicted) 2024-02-05 00:02:25.885 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:25.886 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Closed. 2024-02-05 00:02:25.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Shutdown completed. 2024-02-05 00:02:25.994 [DefaultDispatcher-worker-10 @coroutine#3059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c35489c 2024-02-05 00:02:25.994 [DefaultDispatcher-worker-10 @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 00:02:25.994 [DefaultDispatcher-worker-10 @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://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:25.994 [DefaultDispatcher-worker-10 @coroutine#3059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 00:02:25.995 [DefaultDispatcher-worker-14 @coroutine#3059] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 00:02:26.156 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:26.165 [DefaultDispatcher-worker-1 @coroutine#2884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab2e018 2024-02-05 00:02:26.165 [DefaultDispatcher-worker-1 @coroutine#2884] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-02-05 00:02:26.165 [DefaultDispatcher-worker-1 @coroutine#2884] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:26.165 [DefaultDispatcher-worker-1 @coroutine#2884] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-02-05 00:02:26.167 [DefaultDispatcher-worker-3 @coroutine#2884] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-02-05 00:02:26.167 [DefaultDispatcher-worker-3 @coroutine#2884] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-02-05 00:02:26.170 [DefaultDispatcher-worker-9 @coroutine#3239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76bdfc19 2024-02-05 00:02:26.170 [DefaultDispatcher-worker-9 @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40501/UmAppDatabase/replication/nodeId 2024-02-05 00:02:26.170 [DefaultDispatcher-worker-9 @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40501/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:26.170 [DefaultDispatcher-worker-9 @coroutine#3239] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40501/UmAppDatabase/replication/nodeId 2024-02-05 00:02:26.171 [DefaultDispatcher-worker-1 @coroutine#3239] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40501/UmAppDatabase/replication/nodeId 2024-02-05 00:02:26.172 [DefaultDispatcher-worker-1 @coroutine#3239] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40501/UmAppDatabase/replication/nodeId 2024-02-05 00:02:26.392 [DefaultDispatcher-worker-7 @coroutine#3073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e0941cc 2024-02-05 00:02:26.392 [DefaultDispatcher-worker-7 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46683/UmAppDatabase/replication/nodeId 2024-02-05 00:02:26.392 [DefaultDispatcher-worker-7 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46683/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:26.392 [DefaultDispatcher-worker-7 @coroutine#3073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46683/UmAppDatabase/replication/nodeId 2024-02-05 00:02:26.393 [DefaultDispatcher-worker-9 @coroutine#3073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46683/UmAppDatabase/replication/nodeId 2024-02-05 00:02:26.393 [DefaultDispatcher-worker-9 @coroutine#3073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46683/UmAppDatabase/replication/nodeId 2024-02-05 00:02:26.399 [DefaultDispatcher-worker-7 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e89a26 2024-02-05 00:02:26.400 [DefaultDispatcher-worker-7 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2024-02-05 00:02:26.400 [DefaultDispatcher-worker-7 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:26.400 [DefaultDispatcher-worker-7 @coroutine#2920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2024-02-05 00:02:26.402 [DefaultDispatcher-worker-5 @coroutine#2920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2024-02-05 00:02:26.403 [DefaultDispatcher-worker-5 @coroutine#2920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2024-02-05 00:02:26.550 [DefaultDispatcher-worker-4 @coroutine#3131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e5f05f8 2024-02-05 00:02:26.550 [DefaultDispatcher-worker-4 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:26.550 [DefaultDispatcher-worker-4 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53995/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:26.550 [DefaultDispatcher-worker-4 @coroutine#3131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:26.551 [DefaultDispatcher-worker-3 @coroutine#3131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:26.551 [DefaultDispatcher-worker-3 @coroutine#3131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:26.629 [DefaultDispatcher-worker-14 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b4db22 2024-02-05 00:02:26.629 [DefaultDispatcher-worker-14 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58347/UmAppDatabase/replication/nodeId 2024-02-05 00:02:26.629 [DefaultDispatcher-worker-14 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58347/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:26.629 [DefaultDispatcher-worker-14 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58347/UmAppDatabase/replication/nodeId 2024-02-05 00:02:26.630 [DefaultDispatcher-worker-2 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58347/UmAppDatabase/replication/nodeId 2024-02-05 00:02:26.631 [DefaultDispatcher-worker-2 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58347/UmAppDatabase/replication/nodeId 2024-02-05 00:02:26.854 [DefaultDispatcher-worker-1 @coroutine#3177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2a7ca0 2024-02-05 00:02:26.854 [DefaultDispatcher-worker-3 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28d97205 2024-02-05 00:02:26.854 [DefaultDispatcher-worker-3 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:26.854 [DefaultDispatcher-worker-1 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34205/UmAppDatabase/replication/nodeId 2024-02-05 00:02:26.854 [DefaultDispatcher-worker-3 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60995/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:26.854 [DefaultDispatcher-worker-1 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34205/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:26.854 [DefaultDispatcher-worker-3 @coroutine#3000] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:26.854 [DefaultDispatcher-worker-1 @coroutine#3177] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34205/UmAppDatabase/replication/nodeId 2024-02-05 00:02:26.855 [DefaultDispatcher-worker-15 @coroutine#3177] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34205/UmAppDatabase/replication/nodeId 2024-02-05 00:02:26.855 [DefaultDispatcher-worker-9 @coroutine#3000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:26.856 [DefaultDispatcher-worker-15 @coroutine#3177] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34205/UmAppDatabase/replication/nodeId 2024-02-05 00:02:26.856 [DefaultDispatcher-worker-9 @coroutine#3000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:26.894 [DefaultDispatcher-worker-2 @coroutine#3029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42457891 2024-02-05 00:02:26.894 [DefaultDispatcher-worker-2 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41923/UmAppDatabase/replication/nodeId 2024-02-05 00:02:26.894 [DefaultDispatcher-worker-2 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41923/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:26.894 [DefaultDispatcher-worker-2 @coroutine#3029] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41923/UmAppDatabase/replication/nodeId 2024-02-05 00:02:26.898 [DefaultDispatcher-worker-16 @coroutine#3029] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41923/UmAppDatabase/replication/nodeId 2024-02-05 00:02:26.898 [DefaultDispatcher-worker-16 @coroutine#3029] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41923/UmAppDatabase/replication/nodeId 2024-02-05 00:02:26.914 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown initiated... 2024-02-05 00:02:26.914 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Close initiated... 2024-02-05 00:02:26.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:26.915 [HikariPool-125 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6888746c: (connection evicted) 2024-02-05 00:02:26.915 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:26.915 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Closed. 2024-02-05 00:02:26.916 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown completed. 2024-02-05 00:02:26.919 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2024-02-05 00:02:26.919 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:26.919 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:26.919 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:26.919 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:26.919 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:26.919 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:26.919 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66297b63 2024-02-05 00:02:26.919 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:26.919 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:26.919 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:26.919 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:26.919 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:26.919 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:26.919 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:26.919 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:26.919 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:26.919 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:26.919 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:26.919 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:26.919 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:26.919 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:26.919 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:26.919 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:26.919 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:26.919 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:26.919 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:26.919 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2024-02-05 00:02:26.919 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:26.919 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:26.919 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:26.919 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:26.919 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:26.919 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:26.919 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:26.919 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:26.920 [Test worker @coroutine#4527] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2024-02-05 00:02:26.920 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@685e5967 2024-02-05 00:02:26.920 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@685e5967 2024-02-05 00:02:26.920 [Test worker @coroutine#4527] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2024-02-05 00:02:26.939 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:26.940 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685e5967 2024-02-05 00:02:26.951 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685e5967 2024-02-05 00:02:26.953 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685e5967 2024-02-05 00:02:26.955 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685e5967 2024-02-05 00:02:26.955 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2024-02-05 00:02:26.956 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:26.956 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:26.956 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:26.956 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:26.956 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:26.956 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:26.956 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36618b3b 2024-02-05 00:02:26.956 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:26.956 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:26.956 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:26.956 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:26.956 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:26.956 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:26.956 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:26.956 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:26.956 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:26.956 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:26.956 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:26.956 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:26.956 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:26.956 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:26.956 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:26.956 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:26.956 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:26.956 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:26.956 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:26.956 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2024-02-05 00:02:26.956 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:26.956 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:26.956 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:26.956 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:26.956 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:26.956 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:26.956 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:26.956 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:26.956 [Test worker @coroutine#4527] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2024-02-05 00:02:26.957 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@3763aafd 2024-02-05 00:02:26.957 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@3763aafd 2024-02-05 00:02:26.957 [Test worker @coroutine#4527] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2024-02-05 00:02:26.979 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3763aafd 2024-02-05 00:02:26.991 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3763aafd 2024-02-05 00:02:26.993 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3763aafd 2024-02-05 00:02:26.995 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3763aafd 2024-02-05 00:02:27.004 [DefaultDispatcher-worker-16 @coroutine#3059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c35489c 2024-02-05 00:02:27.004 [DefaultDispatcher-worker-3 @coroutine#4541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3763aafd 2024-02-05 00:02:27.004 [DefaultDispatcher-worker-16 @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 00:02:27.004 [DefaultDispatcher-worker-16 @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://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:27.004 [DefaultDispatcher-worker-16 @coroutine#3059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 00:02:27.006 [DefaultDispatcher-worker-7 @coroutine#3059] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 00:02:27.016 [DefaultDispatcher-worker-6 @coroutine#4527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685e5967 2024-02-05 00:02:27.020 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 00:02:27.026 [DefaultDispatcher-worker-13 @coroutine#4527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685e5967 2024-02-05 00:02:27.030 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown initiated... 2024-02-05 00:02:27.030 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Close initiated... 2024-02-05 00:02:27.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:27.030 [HikariPool-129 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Closing connection org.sqlite.jdbc4.JDBC4Connection@685e5967: (connection evicted) 2024-02-05 00:02:27.031 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:27.031 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Closed. 2024-02-05 00:02:27.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown completed. 2024-02-05 00:02:27.031 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:27.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown initiated... 2024-02-05 00:02:27.031 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Close initiated... 2024-02-05 00:02:27.031 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:27.031 [HikariPool-130 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3763aafd: (connection evicted) 2024-02-05 00:02:27.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:27.032 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Closed. 2024-02-05 00:02:27.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown completed. 2024-02-05 00:02:27.033 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2024-02-05 00:02:27.034 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:27.034 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:27.034 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:27.034 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:27.034 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:27.034 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:27.034 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14af9f51 2024-02-05 00:02:27.034 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:27.034 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:27.034 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:27.034 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:27.034 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:27.034 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:27.034 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:27.034 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:27.034 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:27.034 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:27.034 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:27.034 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:27.034 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:27.034 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:27.034 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:27.034 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:27.034 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:27.034 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:27.034 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:27.034 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2024-02-05 00:02:27.034 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:27.034 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:27.034 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:27.034 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:27.034 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:27.034 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:27.034 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:27.034 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:27.034 [Test worker @coroutine#4571] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2024-02-05 00:02:27.034 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f466207 2024-02-05 00:02:27.034 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f466207 2024-02-05 00:02:27.034 [Test worker @coroutine#4571] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2024-02-05 00:02:27.051 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f466207 2024-02-05 00:02:27.062 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f466207 2024-02-05 00:02:27.064 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f466207 2024-02-05 00:02:27.066 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f466207 2024-02-05 00:02:27.066 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2024-02-05 00:02:27.067 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:27.067 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:27.067 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:27.067 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:27.067 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:27.067 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:27.067 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f4aec23 2024-02-05 00:02:27.067 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:27.067 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:27.067 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:27.067 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:27.067 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:27.067 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:27.067 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:27.067 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:27.067 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:27.067 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:27.067 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:27.067 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:27.067 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:27.067 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:27.067 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:27.067 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:27.067 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:27.067 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:27.067 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:27.067 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2024-02-05 00:02:27.067 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:27.067 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:27.067 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:27.067 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:27.067 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:27.067 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:27.067 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:27.067 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:27.067 [Test worker @coroutine#4571] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2024-02-05 00:02:27.067 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7680beac 2024-02-05 00:02:27.067 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7680beac 2024-02-05 00:02:27.067 [Test worker @coroutine#4571] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2024-02-05 00:02:27.081 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7680beac 2024-02-05 00:02:27.088 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:27.092 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7680beac 2024-02-05 00:02:27.094 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7680beac 2024-02-05 00:02:27.095 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7680beac 2024-02-05 00:02:27.106 [DefaultDispatcher-worker-16 @coroutine#4585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7680beac 2024-02-05 00:02:27.122 [DefaultDispatcher-worker-13 @coroutine#4571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f466207 2024-02-05 00:02:27.133 [DefaultDispatcher-worker-11 @coroutine#4571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f466207 2024-02-05 00:02:27.135 [HikariPool-131 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:27.146 [DefaultDispatcher-worker-18 @coroutine#4571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f466207 2024-02-05 00:02:27.165 [DefaultDispatcher-worker-4 @coroutine#4613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f466207 2024-02-05 00:02:27.167 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:27.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2024-02-05 00:02:27.168 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2024-02-05 00:02:27.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:27.168 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f466207: (connection evicted) 2024-02-05 00:02:27.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:27.169 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2024-02-05 00:02:27.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2024-02-05 00:02:27.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2024-02-05 00:02:27.169 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2024-02-05 00:02:27.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:27.170 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7680beac: (connection evicted) 2024-02-05 00:02:27.170 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:27.170 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2024-02-05 00:02:27.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2024-02-05 00:02:27.172 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2024-02-05 00:02:27.172 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:27.172 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:27.172 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:27.172 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:27.172 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:27.172 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:27.172 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@430dbcb0 2024-02-05 00:02:27.172 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:27.172 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:27.172 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:27.172 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:27.172 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:27.172 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:27.172 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:27.172 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:27.172 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:27.172 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:27.172 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:27.172 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:27.172 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:27.172 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:27.172 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:27.172 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:27.172 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:27.172 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:27.172 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:27.172 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2024-02-05 00:02:27.172 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:27.172 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:27.172 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:27.172 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:27.172 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:27.172 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:27.172 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:27.172 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:27.172 [Test worker @coroutine#4625] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2024-02-05 00:02:27.173 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@15ab0461 2024-02-05 00:02:27.173 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@15ab0461 2024-02-05 00:02:27.173 [Test worker @coroutine#4625] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2024-02-05 00:02:27.177 [DefaultDispatcher-worker-14 @coroutine#2884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab2e018 2024-02-05 00:02:27.178 [DefaultDispatcher-worker-14 @coroutine#2884] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-02-05 00:02:27.178 [DefaultDispatcher-worker-14 @coroutine#2884] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:27.178 [DefaultDispatcher-worker-14 @coroutine#2884] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-02-05 00:02:27.179 [DefaultDispatcher-worker-18 @coroutine#2884] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-02-05 00:02:27.179 [DefaultDispatcher-worker-18 @coroutine#2884] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-02-05 00:02:27.182 [DefaultDispatcher-worker-15 @coroutine#3239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76bdfc19 2024-02-05 00:02:27.183 [DefaultDispatcher-worker-15 @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40501/UmAppDatabase/replication/nodeId 2024-02-05 00:02:27.183 [DefaultDispatcher-worker-15 @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40501/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:27.183 [DefaultDispatcher-worker-15 @coroutine#3239] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40501/UmAppDatabase/replication/nodeId 2024-02-05 00:02:27.184 [DefaultDispatcher-worker-13 @coroutine#3239] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40501/UmAppDatabase/replication/nodeId 2024-02-05 00:02:27.184 [DefaultDispatcher-worker-13 @coroutine#3239] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40501/UmAppDatabase/replication/nodeId 2024-02-05 00:02:27.188 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:27.190 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ab0461 2024-02-05 00:02:27.201 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ab0461 2024-02-05 00:02:27.202 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ab0461 2024-02-05 00:02:27.204 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ab0461 2024-02-05 00:02:27.205 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2024-02-05 00:02:27.205 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:27.205 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:27.205 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:27.205 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:27.205 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:27.205 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:27.205 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7828bc6b 2024-02-05 00:02:27.205 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:27.205 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:27.205 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:27.205 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:27.205 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:27.205 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:27.205 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:27.205 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:27.205 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:27.205 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:27.205 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:27.205 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:27.205 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:27.205 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:27.205 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:27.205 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:27.205 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:27.205 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:27.205 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:27.205 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2024-02-05 00:02:27.205 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:27.205 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:27.205 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:27.205 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:27.205 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:27.205 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:27.205 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:27.205 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:27.205 [Test worker @coroutine#4625] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2024-02-05 00:02:27.205 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@60cbba57 2024-02-05 00:02:27.205 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@60cbba57 2024-02-05 00:02:27.206 [Test worker @coroutine#4625] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2024-02-05 00:02:27.220 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60cbba57 2024-02-05 00:02:27.231 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60cbba57 2024-02-05 00:02:27.233 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60cbba57 2024-02-05 00:02:27.235 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60cbba57 2024-02-05 00:02:27.246 [DefaultDispatcher-worker-6 @coroutine#4645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60cbba57 2024-02-05 00:02:27.260 [DefaultDispatcher-worker-16 @coroutine#4625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ab0461 2024-02-05 00:02:27.273 [DefaultDispatcher-worker-15 @coroutine#4625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ab0461 2024-02-05 00:02:27.273 [HikariPool-133 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 00:02:27.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2024-02-05 00:02:27.278 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2024-02-05 00:02:27.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:27.279 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15ab0461: (connection evicted) 2024-02-05 00:02:27.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:27.280 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2024-02-05 00:02:27.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2024-02-05 00:02:27.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2024-02-05 00:02:27.281 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2024-02-05 00:02:27.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:27.281 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60cbba57: (connection evicted) 2024-02-05 00:02:27.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:27.282 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2024-02-05 00:02:27.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2024-02-05 00:02:27.283 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2024-02-05 00:02:27.283 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:27.283 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:27.283 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:27.283 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:27.283 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:27.283 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:27.283 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@700596f9 2024-02-05 00:02:27.283 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:27.283 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:27.283 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:27.283 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:27.283 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:27.283 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:27.283 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:27.283 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:27.283 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:27.283 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:27.283 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:27.283 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:27.283 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:27.283 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:27.283 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:27.283 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:27.283 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:27.283 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:27.283 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:27.283 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2024-02-05 00:02:27.283 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:27.283 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:27.283 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:27.283 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:27.283 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:27.283 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:27.283 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:27.283 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:27.284 [Test worker @coroutine#4673] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2024-02-05 00:02:27.284 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@33293b34 2024-02-05 00:02:27.284 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@33293b34 2024-02-05 00:02:27.284 [Test worker @coroutine#4673] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2024-02-05 00:02:27.301 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33293b34 2024-02-05 00:02:27.312 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33293b34 2024-02-05 00:02:27.314 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33293b34 2024-02-05 00:02:27.316 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33293b34 2024-02-05 00:02:27.316 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2024-02-05 00:02:27.316 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:27.316 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:27.316 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:27.316 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:27.316 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:27.316 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:27.316 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@cbd3871 2024-02-05 00:02:27.316 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:27.316 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:27.316 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:27.316 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:27.316 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:27.316 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:27.316 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:27.316 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:27.316 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:27.316 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:27.316 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:27.316 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:27.316 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:27.316 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:27.316 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:27.316 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:27.316 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:27.316 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:27.316 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:27.316 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2024-02-05 00:02:27.317 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:27.317 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:27.317 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:27.317 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:27.317 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:27.317 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:27.317 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:27.317 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:27.317 [Test worker @coroutine#4673] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2024-02-05 00:02:27.317 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@39303a6 2024-02-05 00:02:27.317 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@39303a6 2024-02-05 00:02:27.317 [Test worker @coroutine#4673] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2024-02-05 00:02:27.334 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39303a6 2024-02-05 00:02:27.345 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39303a6 2024-02-05 00:02:27.347 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39303a6 2024-02-05 00:02:27.349 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39303a6 2024-02-05 00:02:27.359 [DefaultDispatcher-worker-3 @coroutine#4686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39303a6 2024-02-05 00:02:27.374 [DefaultDispatcher-worker-3 @coroutine#4673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33293b34 2024-02-05 00:02:27.384 [HikariPool-135 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 00:02:27.387 [DefaultDispatcher-worker-3 @coroutine#4673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33293b34 2024-02-05 00:02:27.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2024-02-05 00:02:27.393 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2024-02-05 00:02:27.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:27.393 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33293b34: (connection evicted) 2024-02-05 00:02:27.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:27.393 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2024-02-05 00:02:27.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2024-02-05 00:02:27.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2024-02-05 00:02:27.394 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2024-02-05 00:02:27.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:27.394 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39303a6: (connection evicted) 2024-02-05 00:02:27.395 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:27.395 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2024-02-05 00:02:27.395 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2024-02-05 00:02:27.396 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2024-02-05 00:02:27.397 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:27.397 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:27.397 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:27.397 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:27.397 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:27.397 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:27.397 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f9ee527 2024-02-05 00:02:27.397 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:27.397 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:27.397 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:27.397 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:27.397 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:27.397 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:27.397 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:27.397 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:27.397 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:27.397 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:27.397 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:27.397 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:27.397 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:27.397 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:27.397 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:27.397 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:27.397 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:27.397 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:27.397 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:27.397 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2024-02-05 00:02:27.397 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:27.397 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:27.397 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:27.397 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:27.397 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:27.397 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:27.397 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:27.397 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:27.397 [Test worker @coroutine#4713] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2024-02-05 00:02:27.398 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@58a5b69c 2024-02-05 00:02:27.398 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@58a5b69c 2024-02-05 00:02:27.398 [Test worker @coroutine#4713] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2024-02-05 00:02:27.404 [DefaultDispatcher-worker-8 @coroutine#3073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e0941cc 2024-02-05 00:02:27.404 [DefaultDispatcher-worker-8 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46683/UmAppDatabase/replication/nodeId 2024-02-05 00:02:27.404 [DefaultDispatcher-worker-8 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46683/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:27.404 [DefaultDispatcher-worker-8 @coroutine#3073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46683/UmAppDatabase/replication/nodeId 2024-02-05 00:02:27.405 [DefaultDispatcher-worker-17 @coroutine#3073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46683/UmAppDatabase/replication/nodeId 2024-02-05 00:02:27.405 [DefaultDispatcher-worker-17 @coroutine#3073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46683/UmAppDatabase/replication/nodeId 2024-02-05 00:02:27.413 [DefaultDispatcher-worker-18 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e89a26 2024-02-05 00:02:27.413 [DefaultDispatcher-worker-18 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2024-02-05 00:02:27.413 [DefaultDispatcher-worker-18 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:27.413 [DefaultDispatcher-worker-18 @coroutine#2920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2024-02-05 00:02:27.414 [DefaultDispatcher-worker-16 @coroutine#2920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2024-02-05 00:02:27.414 [DefaultDispatcher-worker-16 @coroutine#2920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2024-02-05 00:02:27.416 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58a5b69c 2024-02-05 00:02:27.427 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58a5b69c 2024-02-05 00:02:27.429 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58a5b69c 2024-02-05 00:02:27.430 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58a5b69c 2024-02-05 00:02:27.431 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2024-02-05 00:02:27.431 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:27.431 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:27.431 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:27.431 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:27.431 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:27.431 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:27.431 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5eaa4ed0 2024-02-05 00:02:27.431 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:27.431 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:27.431 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:27.431 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:27.431 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:27.431 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:27.431 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:27.431 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:27.431 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:27.431 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:27.431 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:27.431 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:27.431 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:27.431 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:27.431 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:27.431 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:27.431 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:27.431 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:27.431 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:27.432 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2024-02-05 00:02:27.432 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:27.432 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:27.432 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:27.432 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:27.432 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:27.432 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:27.432 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:27.432 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:27.432 [Test worker @coroutine#4713] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2024-02-05 00:02:27.432 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:27.432 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@381c826c 2024-02-05 00:02:27.432 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@381c826c 2024-02-05 00:02:27.432 [Test worker @coroutine#4713] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2024-02-05 00:02:27.446 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@381c826c 2024-02-05 00:02:27.458 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@381c826c 2024-02-05 00:02:27.460 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@381c826c 2024-02-05 00:02:27.461 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@381c826c 2024-02-05 00:02:27.473 [DefaultDispatcher-worker-12 @coroutine#4732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@381c826c 2024-02-05 00:02:27.487 [DefaultDispatcher-worker-17 @coroutine#4713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58a5b69c 2024-02-05 00:02:27.498 [HikariPool-137 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 00:02:27.503 [DefaultDispatcher-worker-13 @coroutine#4713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58a5b69c 2024-02-05 00:02:27.508 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2024-02-05 00:02:27.508 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2024-02-05 00:02:27.508 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:27.508 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58a5b69c: (connection evicted) 2024-02-05 00:02:27.509 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:27.509 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2024-02-05 00:02:27.509 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2024-02-05 00:02:27.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2024-02-05 00:02:27.510 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2024-02-05 00:02:27.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:27.510 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@381c826c: (connection evicted) 2024-02-05 00:02:27.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:27.510 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2024-02-05 00:02:27.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2024-02-05 00:02:27.512 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2024-02-05 00:02:27.512 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:27.512 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:27.512 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:27.512 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:27.512 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:27.512 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:27.512 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5955568 2024-02-05 00:02:27.512 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:27.512 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:27.512 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:27.512 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:27.512 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:27.512 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:27.512 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:27.512 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:27.512 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:27.512 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:27.512 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:27.512 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:27.512 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:27.512 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:27.512 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:27.512 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:27.512 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:27.512 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:27.512 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:27.512 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2024-02-05 00:02:27.512 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:27.512 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:27.512 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:27.512 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:27.512 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:27.512 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:27.512 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:27.512 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:27.512 [Test worker @coroutine#4760] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2024-02-05 00:02:27.513 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@38241615 2024-02-05 00:02:27.513 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@38241615 2024-02-05 00:02:27.513 [Test worker @coroutine#4760] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2024-02-05 00:02:27.534 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38241615 2024-02-05 00:02:27.549 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38241615 2024-02-05 00:02:27.551 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38241615 2024-02-05 00:02:27.553 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38241615 2024-02-05 00:02:27.553 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2024-02-05 00:02:27.554 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:27.554 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:27.554 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:27.554 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:27.554 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:27.554 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:27.554 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34538ffe 2024-02-05 00:02:27.554 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:27.554 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:27.554 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:27.554 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:27.554 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:27.554 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:27.554 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:27.554 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:27.554 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:27.554 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:27.554 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:27.554 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:27.554 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:27.554 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:27.554 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:27.554 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:27.554 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:27.554 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:27.554 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:27.554 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2024-02-05 00:02:27.554 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:27.554 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:27.554 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:27.554 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:27.554 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:27.554 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:27.554 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:27.554 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:27.554 [Test worker @coroutine#4760] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2024-02-05 00:02:27.554 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bab1821 2024-02-05 00:02:27.554 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bab1821 2024-02-05 00:02:27.554 [Test worker @coroutine#4760] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2024-02-05 00:02:27.562 [DefaultDispatcher-worker-11 @coroutine#3131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e5f05f8 2024-02-05 00:02:27.562 [DefaultDispatcher-worker-11 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:27.562 [DefaultDispatcher-worker-11 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53995/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:27.562 [DefaultDispatcher-worker-11 @coroutine#3131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:27.563 [DefaultDispatcher-worker-16 @coroutine#3131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:27.563 [DefaultDispatcher-worker-16 @coroutine#3131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:27.569 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bab1821 2024-02-05 00:02:27.580 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bab1821 2024-02-05 00:02:27.582 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bab1821 2024-02-05 00:02:27.583 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bab1821 2024-02-05 00:02:27.594 [DefaultDispatcher-worker-7 @coroutine#4777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bab1821 2024-02-05 00:02:27.608 [DefaultDispatcher-worker-12 @coroutine#4760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38241615 2024-02-05 00:02:27.613 [HikariPool-139 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 00:02:27.617 [DefaultDispatcher-worker-7 @coroutine#4760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38241615 2024-02-05 00:02:27.625 [DefaultDispatcher-worker-6 @coroutine#4760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38241615 2024-02-05 00:02:27.629 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2024-02-05 00:02:27.629 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2024-02-05 00:02:27.629 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:27.629 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38241615: (connection evicted) 2024-02-05 00:02:27.630 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:27.630 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2024-02-05 00:02:27.630 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2024-02-05 00:02:27.630 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2024-02-05 00:02:27.630 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2024-02-05 00:02:27.630 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:27.630 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2bab1821: (connection evicted) 2024-02-05 00:02:27.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:27.631 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2024-02-05 00:02:27.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2024-02-05 00:02:27.632 [Test worker @coroutine#4805] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2024-02-05 00:02:27.633 [Test worker @coroutine#4805] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:27.633 [Test worker @coroutine#4805] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:27.633 [Test worker @coroutine#4805] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:27.633 [Test worker @coroutine#4805] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:27.633 [Test worker @coroutine#4805] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:27.633 [Test worker @coroutine#4805] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:27.633 [Test worker @coroutine#4805] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72b689f6 2024-02-05 00:02:27.633 [Test worker @coroutine#4805] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:27.633 [Test worker @coroutine#4805] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:27.633 [Test worker @coroutine#4805] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:27.633 [Test worker @coroutine#4805] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:27.633 [Test worker @coroutine#4805] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:27.633 [Test worker @coroutine#4805] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:27.633 [Test worker @coroutine#4805] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:27.633 [Test worker @coroutine#4805] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:27.633 [Test worker @coroutine#4805] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:27.633 [Test worker @coroutine#4805] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:27.633 [Test worker @coroutine#4805] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:27.633 [Test worker @coroutine#4805] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:27.633 [Test worker @coroutine#4805] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:27.633 [Test worker @coroutine#4805] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:27.633 [Test worker @coroutine#4805] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:27.633 [Test worker @coroutine#4805] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:27.633 [Test worker @coroutine#4805] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:27.633 [Test worker @coroutine#4805] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:27.633 [Test worker @coroutine#4805] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:27.633 [Test worker @coroutine#4805] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2024-02-05 00:02:27.633 [Test worker @coroutine#4805] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:27.633 [Test worker @coroutine#4805] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:27.633 [Test worker @coroutine#4805] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:27.633 [Test worker @coroutine#4805] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:27.633 [Test worker @coroutine#4805] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:27.633 [Test worker @coroutine#4805] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:27.633 [Test worker @coroutine#4805] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:27.633 [Test worker @coroutine#4805] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:27.633 [Test worker @coroutine#4805] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2024-02-05 00:02:27.633 [Test worker @coroutine#4805] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@4557723a 2024-02-05 00:02:27.634 [Test worker @coroutine#4805] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@4557723a 2024-02-05 00:02:27.634 [Test worker @coroutine#4805] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2024-02-05 00:02:27.640 [DefaultDispatcher-worker-12 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b4db22 2024-02-05 00:02:27.640 [DefaultDispatcher-worker-12 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58347/UmAppDatabase/replication/nodeId 2024-02-05 00:02:27.640 [DefaultDispatcher-worker-12 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58347/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:27.640 [DefaultDispatcher-worker-12 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58347/UmAppDatabase/replication/nodeId 2024-02-05 00:02:27.641 [DefaultDispatcher-worker-4 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58347/UmAppDatabase/replication/nodeId 2024-02-05 00:02:27.642 [DefaultDispatcher-worker-4 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58347/UmAppDatabase/replication/nodeId 2024-02-05 00:02:27.653 [Test worker @coroutine#4805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4557723a 2024-02-05 00:02:27.667 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4557723a 2024-02-05 00:02:27.670 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4557723a 2024-02-05 00:02:27.672 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4557723a 2024-02-05 00:02:27.672 [Test worker @coroutine#4805] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2024-02-05 00:02:27.673 [Test worker @coroutine#4805] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:27.673 [Test worker @coroutine#4805] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:27.673 [Test worker @coroutine#4805] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:27.673 [Test worker @coroutine#4805] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:27.673 [Test worker @coroutine#4805] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:27.673 [Test worker @coroutine#4805] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:27.673 [Test worker @coroutine#4805] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18876fa9 2024-02-05 00:02:27.673 [Test worker @coroutine#4805] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:27.673 [Test worker @coroutine#4805] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:27.673 [Test worker @coroutine#4805] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:27.673 [Test worker @coroutine#4805] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:27.673 [Test worker @coroutine#4805] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:27.673 [Test worker @coroutine#4805] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:27.673 [Test worker @coroutine#4805] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:27.673 [Test worker @coroutine#4805] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:27.673 [Test worker @coroutine#4805] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:27.673 [Test worker @coroutine#4805] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:27.673 [Test worker @coroutine#4805] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:27.673 [Test worker @coroutine#4805] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:27.673 [Test worker @coroutine#4805] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:27.673 [Test worker @coroutine#4805] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:27.673 [Test worker @coroutine#4805] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:27.673 [Test worker @coroutine#4805] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:27.673 [Test worker @coroutine#4805] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:27.673 [Test worker @coroutine#4805] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:27.673 [Test worker @coroutine#4805] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:27.673 [Test worker @coroutine#4805] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2024-02-05 00:02:27.673 [Test worker @coroutine#4805] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:27.673 [Test worker @coroutine#4805] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:27.673 [Test worker @coroutine#4805] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:27.673 [Test worker @coroutine#4805] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:27.673 [Test worker @coroutine#4805] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:27.673 [Test worker @coroutine#4805] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:27.673 [Test worker @coroutine#4805] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:27.673 [Test worker @coroutine#4805] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:27.673 [Test worker @coroutine#4805] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2024-02-05 00:02:27.673 [Test worker @coroutine#4805] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@b3cbc0e 2024-02-05 00:02:27.673 [Test worker @coroutine#4805] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@b3cbc0e 2024-02-05 00:02:27.673 [Test worker @coroutine#4805] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2024-02-05 00:02:27.687 [Test worker @coroutine#4805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b3cbc0e 2024-02-05 00:02:27.698 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b3cbc0e 2024-02-05 00:02:27.700 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b3cbc0e 2024-02-05 00:02:27.702 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b3cbc0e 2024-02-05 00:02:27.711 [DefaultDispatcher-worker-7 @coroutine#4822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b3cbc0e 2024-02-05 00:02:27.727 [DefaultDispatcher-worker-6 @coroutine#4805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4557723a 2024-02-05 00:02:27.734 [HikariPool-141 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 00:02:27.736 [DefaultDispatcher-worker-2 @coroutine#4805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4557723a 2024-02-05 00:02:27.745 [DefaultDispatcher-worker-3 @coroutine#4805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4557723a 2024-02-05 00:02:27.761 [DefaultDispatcher-worker-3 @coroutine#4850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4557723a 2024-02-05 00:02:27.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2024-02-05 00:02:27.764 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2024-02-05 00:02:27.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:27.764 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4557723a: (connection evicted) 2024-02-05 00:02:27.765 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:27.765 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2024-02-05 00:02:27.765 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2024-02-05 00:02:27.765 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2024-02-05 00:02:27.765 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2024-02-05 00:02:27.765 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:27.765 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b3cbc0e: (connection evicted) 2024-02-05 00:02:27.766 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:27.766 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2024-02-05 00:02:27.766 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2024-02-05 00:02:27.767 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2024-02-05 00:02:27.767 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:27.767 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:27.767 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:27.767 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:27.767 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:27.767 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:27.767 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e5921ec 2024-02-05 00:02:27.767 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:27.767 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:27.767 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:27.767 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:27.767 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:27.767 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:27.767 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:27.767 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:27.767 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:27.767 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:27.767 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:27.767 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:27.767 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:27.767 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:27.767 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:27.767 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:27.767 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:27.767 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:27.768 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:27.768 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2024-02-05 00:02:27.768 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:27.768 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:27.768 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:27.768 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:27.768 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:27.768 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:27.768 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:27.768 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:27.768 [Test worker @coroutine#4862] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2024-02-05 00:02:27.768 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2024-02-05 00:02:27.768 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2024-02-05 00:02:27.768 [Test worker @coroutine#4862] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2024-02-05 00:02:27.786 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2024-02-05 00:02:27.790 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:27.797 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2024-02-05 00:02:27.798 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2024-02-05 00:02:27.800 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2024-02-05 00:02:27.800 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2024-02-05 00:02:27.801 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:27.801 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:27.801 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:27.801 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:27.801 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:27.801 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:27.801 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d1f6e1c 2024-02-05 00:02:27.801 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:27.801 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:27.801 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:27.801 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:27.801 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:27.801 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:27.801 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:27.801 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:27.801 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:27.801 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:27.801 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:27.801 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:27.801 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:27.801 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:27.801 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:27.801 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:27.801 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:27.801 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:27.801 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:27.801 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2024-02-05 00:02:27.801 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:27.801 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:27.801 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:27.801 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:27.801 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:27.801 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:27.801 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:27.801 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:27.801 [Test worker @coroutine#4862] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2024-02-05 00:02:27.801 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@42c9f2cd 2024-02-05 00:02:27.801 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@42c9f2cd 2024-02-05 00:02:27.801 [Test worker @coroutine#4862] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2024-02-05 00:02:27.815 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c9f2cd 2024-02-05 00:02:27.829 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c9f2cd 2024-02-05 00:02:27.832 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c9f2cd 2024-02-05 00:02:27.833 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:27.834 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c9f2cd 2024-02-05 00:02:27.846 [DefaultDispatcher-worker-3 @coroutine#4877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c9f2cd 2024-02-05 00:02:27.860 [DefaultDispatcher-worker-16 @coroutine#4862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2024-02-05 00:02:27.866 [DefaultDispatcher-worker-3 @coroutine#3177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2a7ca0 2024-02-05 00:02:27.866 [DefaultDispatcher-worker-1 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28d97205 2024-02-05 00:02:27.866 [DefaultDispatcher-worker-3 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34205/UmAppDatabase/replication/nodeId 2024-02-05 00:02:27.866 [DefaultDispatcher-worker-1 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:27.866 [DefaultDispatcher-worker-3 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34205/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:27.866 [DefaultDispatcher-worker-1 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60995/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:27.866 [DefaultDispatcher-worker-3 @coroutine#3177] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34205/UmAppDatabase/replication/nodeId 2024-02-05 00:02:27.866 [DefaultDispatcher-worker-1 @coroutine#3000] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:27.868 [DefaultDispatcher-worker-16 @coroutine#3000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:27.868 [DefaultDispatcher-worker-5 @coroutine#3177] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34205/UmAppDatabase/replication/nodeId 2024-02-05 00:02:27.868 [DefaultDispatcher-worker-16 @coroutine#3000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:27.868 [DefaultDispatcher-worker-5 @coroutine#3177] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34205/UmAppDatabase/replication/nodeId 2024-02-05 00:02:27.868 [HikariPool-143 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 00:02:27.873 [DefaultDispatcher-worker-2 @coroutine#4862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2024-02-05 00:02:27.876 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2024-02-05 00:02:27.881 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2024-02-05 00:02:27.881 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:27.881 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2024-02-05 00:02:27.881 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:27.881 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@333e01c6: (connection evicted) 2024-02-05 00:02:27.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:27.882 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2024-02-05 00:02:27.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2024-02-05 00:02:27.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2024-02-05 00:02:27.882 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2024-02-05 00:02:27.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:27.882 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42c9f2cd: (connection evicted) 2024-02-05 00:02:27.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:27.883 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2024-02-05 00:02:27.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2024-02-05 00:02:27.884 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2024-02-05 00:02:27.884 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:27.884 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:27.884 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:27.884 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:27.884 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:27.884 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:27.884 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ae55678 2024-02-05 00:02:27.884 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:27.884 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:27.884 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:27.884 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:27.884 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:27.884 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:27.884 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:27.884 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:27.884 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:27.884 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:27.884 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:27.884 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:27.884 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:27.884 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:27.884 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:27.884 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:27.884 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:27.884 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:27.884 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:27.884 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2024-02-05 00:02:27.885 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:27.885 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:27.885 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:27.885 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:27.885 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:27.885 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:27.885 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:27.885 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:27.885 [Test worker @coroutine#4912] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2024-02-05 00:02:27.885 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a0d8df8 2024-02-05 00:02:27.885 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a0d8df8 2024-02-05 00:02:27.885 [Test worker @coroutine#4912] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2024-02-05 00:02:27.906 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0d8df8 2024-02-05 00:02:27.908 [DefaultDispatcher-worker-2 @coroutine#3029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42457891 2024-02-05 00:02:27.908 [DefaultDispatcher-worker-2 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41923/UmAppDatabase/replication/nodeId 2024-02-05 00:02:27.908 [DefaultDispatcher-worker-2 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41923/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:27.908 [DefaultDispatcher-worker-2 @coroutine#3029] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41923/UmAppDatabase/replication/nodeId 2024-02-05 00:02:27.909 [DefaultDispatcher-worker-15 @coroutine#3029] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41923/UmAppDatabase/replication/nodeId 2024-02-05 00:02:27.909 [DefaultDispatcher-worker-15 @coroutine#3029] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41923/UmAppDatabase/replication/nodeId 2024-02-05 00:02:27.923 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:27.924 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0d8df8 2024-02-05 00:02:27.927 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0d8df8 2024-02-05 00:02:27.929 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0d8df8 2024-02-05 00:02:27.929 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2024-02-05 00:02:27.929 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:27.929 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:27.929 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:27.929 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:27.929 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:27.929 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:27.929 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@216c6825 2024-02-05 00:02:27.929 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:27.929 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:27.929 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:27.929 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:27.929 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:27.929 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:27.929 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:27.929 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:27.929 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:27.929 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:27.929 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:27.929 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:27.929 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:27.930 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:27.930 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:27.930 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:27.930 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:27.930 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:27.930 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:27.930 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2024-02-05 00:02:27.930 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:27.930 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:27.930 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:27.930 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:27.930 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:27.930 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:27.930 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:27.930 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:27.930 [Test worker @coroutine#4912] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2024-02-05 00:02:27.930 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c4a8c93 2024-02-05 00:02:27.930 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c4a8c93 2024-02-05 00:02:27.930 [Test worker @coroutine#4912] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2024-02-05 00:02:27.944 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c4a8c93 2024-02-05 00:02:27.956 [Test worker @coroutine#4923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c4a8c93 2024-02-05 00:02:27.958 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c4a8c93 2024-02-05 00:02:27.960 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c4a8c93 2024-02-05 00:02:27.970 [DefaultDispatcher-worker-7 @coroutine#4929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c4a8c93 2024-02-05 00:02:27.985 [HikariPool-145 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 00:02:27.986 [DefaultDispatcher-worker-3 @coroutine#4912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0d8df8 2024-02-05 00:02:27.996 [DefaultDispatcher-worker-3 @coroutine#4912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0d8df8 2024-02-05 00:02:28.000 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0d8df8 2024-02-05 00:02:28.003 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0d8df8 2024-02-05 00:02:28.011 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2024-02-05 00:02:28.011 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2024-02-05 00:02:28.011 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:28.011 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a0d8df8: (connection evicted) 2024-02-05 00:02:28.012 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:28.012 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2024-02-05 00:02:28.012 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2024-02-05 00:02:28.012 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2024-02-05 00:02:28.012 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2024-02-05 00:02:28.012 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:28.013 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c4a8c93: (connection evicted) 2024-02-05 00:02:28.013 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:28.013 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2024-02-05 00:02:28.013 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2024-02-05 00:02:28.015 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2024-02-05 00:02:28.015 [DefaultDispatcher-worker-12 @coroutine#3059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c35489c 2024-02-05 00:02:28.015 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:28.015 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:28.015 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:28.015 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:28.015 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:28.015 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:28.015 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5457123a 2024-02-05 00:02:28.015 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:28.015 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:28.015 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:28.015 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:28.015 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:28.015 [DefaultDispatcher-worker-12 @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 00:02:28.015 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:28.015 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:28.015 [DefaultDispatcher-worker-12 @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://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:28.015 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:28.015 [DefaultDispatcher-worker-12 @coroutine#3059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 00:02:28.015 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:28.015 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:28.015 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:28.015 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:28.015 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:28.015 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:28.015 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:28.015 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:28.015 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:28.015 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:28.015 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:28.016 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2024-02-05 00:02:28.016 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:28.016 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:28.016 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:28.016 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:28.016 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:28.016 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:28.016 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:28.016 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:28.016 [Test worker @coroutine#4960] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2024-02-05 00:02:28.016 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@23f27434 2024-02-05 00:02:28.016 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@23f27434 2024-02-05 00:02:28.016 [Test worker @coroutine#4960] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2024-02-05 00:02:28.017 [DefaultDispatcher-worker-15 @coroutine#3059] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 00:02:28.037 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f27434 2024-02-05 00:02:28.054 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f27434 2024-02-05 00:02:28.057 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f27434 2024-02-05 00:02:28.060 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f27434 2024-02-05 00:02:28.061 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2024-02-05 00:02:28.061 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:28.061 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:28.061 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:28.061 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:28.061 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:28.061 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:28.061 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d541e01 2024-02-05 00:02:28.061 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:28.061 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:28.061 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:28.061 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:28.061 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:28.061 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:28.061 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:28.061 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:28.061 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:28.061 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:28.061 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:28.061 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:28.061 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:28.061 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:28.061 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:28.061 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:28.061 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:28.061 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:28.061 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:28.061 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2024-02-05 00:02:28.061 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:28.061 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:28.061 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:28.061 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:28.061 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:28.061 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:28.061 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:28.061 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:28.061 [Test worker @coroutine#4960] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2024-02-05 00:02:28.062 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a8d03ce 2024-02-05 00:02:28.062 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a8d03ce 2024-02-05 00:02:28.062 [Test worker @coroutine#4960] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2024-02-05 00:02:28.077 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a8d03ce 2024-02-05 00:02:28.088 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a8d03ce 2024-02-05 00:02:28.090 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a8d03ce 2024-02-05 00:02:28.092 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a8d03ce 2024-02-05 00:02:28.103 [DefaultDispatcher-worker-6 @coroutine#4975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a8d03ce 2024-02-05 00:02:28.116 [HikariPool-147 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 00:02:28.117 [DefaultDispatcher-worker-17 @coroutine#4960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f27434 2024-02-05 00:02:28.121 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:28.130 [DefaultDispatcher-worker-6 @coroutine#4960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f27434 2024-02-05 00:02:28.183 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:28.183 [HikariPool-148 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:28.207 [DefaultDispatcher-worker-14 @coroutine#2884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab2e018 2024-02-05 00:02:28.207 [DefaultDispatcher-worker-14 @coroutine#2884] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-02-05 00:02:28.207 [DefaultDispatcher-worker-14 @coroutine#2884] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:28.207 [DefaultDispatcher-worker-14 @coroutine#2884] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-02-05 00:02:28.209 [DefaultDispatcher-worker-16 @coroutine#2884] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-02-05 00:02:28.209 [DefaultDispatcher-worker-16 @coroutine#2884] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-02-05 00:02:28.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2024-02-05 00:02:28.210 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2024-02-05 00:02:28.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:28.211 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23f27434: (connection evicted) 2024-02-05 00:02:28.211 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:28.212 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2024-02-05 00:02:28.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2024-02-05 00:02:28.212 [DefaultDispatcher-worker-10 @coroutine#3239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76bdfc19 2024-02-05 00:02:28.212 [DefaultDispatcher-worker-10 @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40501/UmAppDatabase/replication/nodeId 2024-02-05 00:02:28.212 [DefaultDispatcher-worker-10 @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40501/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:28.212 [DefaultDispatcher-worker-10 @coroutine#3239] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40501/UmAppDatabase/replication/nodeId 2024-02-05 00:02:28.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2024-02-05 00:02:28.212 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2024-02-05 00:02:28.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:28.212 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a8d03ce: (connection evicted) 2024-02-05 00:02:28.213 [DefaultDispatcher-worker-8 @coroutine#3239] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40501/UmAppDatabase/replication/nodeId 2024-02-05 00:02:28.213 [DefaultDispatcher-worker-8 @coroutine#3239] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40501/UmAppDatabase/replication/nodeId 2024-02-05 00:02:28.213 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:28.213 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2024-02-05 00:02:28.213 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2024-02-05 00:02:28.214 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2024-02-05 00:02:28.215 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:28.215 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:28.215 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:28.215 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:28.215 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:28.215 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:28.215 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3eb7ff78 2024-02-05 00:02:28.215 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:28.215 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:28.215 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:28.215 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:28.215 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:28.215 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:28.215 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:28.215 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:28.215 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:28.215 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:28.215 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:28.215 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:28.215 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:28.215 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:28.215 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:28.215 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:28.215 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:28.215 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:28.215 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:28.215 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2024-02-05 00:02:28.215 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:28.215 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:28.215 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:28.215 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:28.215 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:28.215 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:28.215 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:28.215 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:28.215 [Test worker @coroutine#5022] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2024-02-05 00:02:28.215 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@50ad5625 2024-02-05 00:02:28.215 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@50ad5625 2024-02-05 00:02:28.215 [Test worker @coroutine#5022] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2024-02-05 00:02:28.236 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ad5625 2024-02-05 00:02:28.253 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ad5625 2024-02-05 00:02:28.255 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ad5625 2024-02-05 00:02:28.256 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:28.258 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ad5625 2024-02-05 00:02:28.258 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2024-02-05 00:02:28.259 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:28.259 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:28.259 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:28.259 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:28.259 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:28.259 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:28.259 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@198a653 2024-02-05 00:02:28.259 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:28.259 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:28.259 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:28.259 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:28.259 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:28.259 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:28.259 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:28.259 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:28.259 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:28.259 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:28.259 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:28.259 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:28.259 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:28.259 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:28.259 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:28.259 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:28.259 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:28.259 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:28.259 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:28.259 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2024-02-05 00:02:28.259 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:28.259 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:28.259 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:28.259 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:28.259 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:28.259 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:28.259 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:28.259 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:28.259 [Test worker @coroutine#5022] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2024-02-05 00:02:28.259 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d7005e2 2024-02-05 00:02:28.259 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d7005e2 2024-02-05 00:02:28.260 [Test worker @coroutine#5022] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2024-02-05 00:02:28.281 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d7005e2 2024-02-05 00:02:28.298 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d7005e2 2024-02-05 00:02:28.301 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d7005e2 2024-02-05 00:02:28.303 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d7005e2 2024-02-05 00:02:28.315 [DefaultDispatcher-worker-12 @coroutine#5035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d7005e2 2024-02-05 00:02:28.317 [HikariPool-149 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 00:02:28.334 [DefaultDispatcher-worker-9 @coroutine#5022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ad5625 2024-02-05 00:02:28.346 [DefaultDispatcher-worker-6 @coroutine#5022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ad5625 2024-02-05 00:02:28.352 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2024-02-05 00:02:28.352 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2024-02-05 00:02:28.352 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:28.360 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:28.363 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50ad5625: (connection evicted) 2024-02-05 00:02:28.364 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:28.365 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2024-02-05 00:02:28.365 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2024-02-05 00:02:28.365 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2024-02-05 00:02:28.365 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2024-02-05 00:02:28.365 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:28.370 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d7005e2: (connection evicted) 2024-02-05 00:02:28.371 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:28.371 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2024-02-05 00:02:28.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2024-02-05 00:02:28.373 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2024-02-05 00:02:28.373 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:28.373 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:28.373 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:28.373 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:28.373 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:28.373 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:28.373 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b9b9cb9 2024-02-05 00:02:28.373 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:28.373 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:28.373 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:28.373 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:28.373 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:28.373 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:28.373 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:28.373 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:28.373 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:28.373 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:28.373 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:28.373 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:28.374 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:28.374 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:28.374 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:28.374 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:28.374 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:28.374 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:28.374 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:28.374 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2024-02-05 00:02:28.374 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:28.374 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:28.374 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:28.374 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:28.374 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:28.374 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:28.374 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:28.374 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:28.374 [Test worker @coroutine#5061] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2024-02-05 00:02:28.374 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ad5f99 2024-02-05 00:02:28.374 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ad5f99 2024-02-05 00:02:28.374 [Test worker @coroutine#5061] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2024-02-05 00:02:28.388 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ad5f99 2024-02-05 00:02:28.399 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ad5f99 2024-02-05 00:02:28.401 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ad5f99 2024-02-05 00:02:28.403 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ad5f99 2024-02-05 00:02:28.403 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2024-02-05 00:02:28.404 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:28.404 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:28.404 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:28.404 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:28.404 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:28.404 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:28.404 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a10407e 2024-02-05 00:02:28.404 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:28.404 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:28.404 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:28.404 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:28.404 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:28.404 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:28.404 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:28.404 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:28.404 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:28.404 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:28.404 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:28.404 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:28.404 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:28.404 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:28.404 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:28.404 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:28.404 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:28.404 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:28.404 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:28.404 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2024-02-05 00:02:28.404 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:28.404 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:28.404 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:28.404 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:28.404 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:28.404 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:28.404 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:28.404 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:28.404 [Test worker @coroutine#5061] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2024-02-05 00:02:28.404 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a35efac 2024-02-05 00:02:28.404 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a35efac 2024-02-05 00:02:28.404 [Test worker @coroutine#5061] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2024-02-05 00:02:28.415 [DefaultDispatcher-worker-15 @coroutine#3073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e0941cc 2024-02-05 00:02:28.415 [DefaultDispatcher-worker-15 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46683/UmAppDatabase/replication/nodeId 2024-02-05 00:02:28.415 [DefaultDispatcher-worker-15 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46683/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:28.415 [DefaultDispatcher-worker-15 @coroutine#3073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46683/UmAppDatabase/replication/nodeId 2024-02-05 00:02:28.417 [DefaultDispatcher-worker-7 @coroutine#3073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46683/UmAppDatabase/replication/nodeId 2024-02-05 00:02:28.417 [DefaultDispatcher-worker-7 @coroutine#3073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46683/UmAppDatabase/replication/nodeId 2024-02-05 00:02:28.418 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a35efac 2024-02-05 00:02:28.421 [DefaultDispatcher-worker-12 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e89a26 2024-02-05 00:02:28.421 [DefaultDispatcher-worker-12 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2024-02-05 00:02:28.421 [DefaultDispatcher-worker-12 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:28.421 [DefaultDispatcher-worker-12 @coroutine#2920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2024-02-05 00:02:28.422 [DefaultDispatcher-worker-1 @coroutine#2920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2024-02-05 00:02:28.422 [DefaultDispatcher-worker-1 @coroutine#2920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2024-02-05 00:02:28.430 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a35efac 2024-02-05 00:02:28.431 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a35efac 2024-02-05 00:02:28.433 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a35efac 2024-02-05 00:02:28.444 [DefaultDispatcher-worker-8 @coroutine#5082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a35efac 2024-02-05 00:02:28.459 [DefaultDispatcher-worker-3 @coroutine#5061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ad5f99 2024-02-05 00:02:28.471 [DefaultDispatcher-worker-3 @coroutine#5061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ad5f99 2024-02-05 00:02:28.474 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ad5f99 2024-02-05 00:02:28.474 [HikariPool-151 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 00:02:28.477 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ad5f99 2024-02-05 00:02:28.482 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2024-02-05 00:02:28.482 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2024-02-05 00:02:28.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:28.483 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ad5f99: (connection evicted) 2024-02-05 00:02:28.483 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:28.483 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2024-02-05 00:02:28.483 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2024-02-05 00:02:28.484 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2024-02-05 00:02:28.484 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2024-02-05 00:02:28.484 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:28.484 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a35efac: (connection evicted) 2024-02-05 00:02:28.485 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:28.485 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2024-02-05 00:02:28.485 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2024-02-05 00:02:28.486 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2024-02-05 00:02:28.486 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:28.486 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:28.486 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:28.486 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:28.486 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:28.486 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:28.486 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16bbb59c 2024-02-05 00:02:28.486 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:28.486 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:28.486 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:28.486 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:28.486 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:28.486 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:28.486 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:28.486 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:28.487 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:28.487 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:28.487 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:28.487 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:28.487 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:28.487 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:28.487 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:28.487 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:28.487 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:28.487 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:28.487 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:28.487 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2024-02-05 00:02:28.487 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:28.487 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:28.487 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:28.487 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:28.487 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:28.487 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:28.487 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:28.487 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:28.487 [Test worker @coroutine#5114] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2024-02-05 00:02:28.487 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@163cd4a6 2024-02-05 00:02:28.487 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@163cd4a6 2024-02-05 00:02:28.487 [Test worker @coroutine#5114] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2024-02-05 00:02:28.508 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@163cd4a6 2024-02-05 00:02:28.515 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:28.525 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@163cd4a6 2024-02-05 00:02:28.527 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@163cd4a6 2024-02-05 00:02:28.530 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@163cd4a6 2024-02-05 00:02:28.531 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2024-02-05 00:02:28.531 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:28.531 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:28.531 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:28.531 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:28.531 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:28.531 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:28.531 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@173da924 2024-02-05 00:02:28.531 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:28.531 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:28.531 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:28.531 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:28.531 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:28.531 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:28.531 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:28.531 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:28.531 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:28.531 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:28.531 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:28.531 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:28.531 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:28.531 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:28.531 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:28.531 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:28.531 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:28.531 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:28.531 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:28.531 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2024-02-05 00:02:28.531 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:28.531 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:28.531 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:28.531 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:28.531 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:28.531 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:28.531 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:28.531 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:28.531 [Test worker @coroutine#5114] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2024-02-05 00:02:28.532 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f92e5eb 2024-02-05 00:02:28.532 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f92e5eb 2024-02-05 00:02:28.532 [Test worker @coroutine#5114] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2024-02-05 00:02:28.552 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f92e5eb 2024-02-05 00:02:28.568 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f92e5eb 2024-02-05 00:02:28.570 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f92e5eb 2024-02-05 00:02:28.572 [DefaultDispatcher-worker-18 @coroutine#3131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e5f05f8 2024-02-05 00:02:28.572 [DefaultDispatcher-worker-18 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:28.572 [DefaultDispatcher-worker-18 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53995/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:28.572 [DefaultDispatcher-worker-18 @coroutine#3131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:28.573 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f92e5eb 2024-02-05 00:02:28.574 [DefaultDispatcher-worker-18 @coroutine#3131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:28.574 [DefaultDispatcher-worker-18 @coroutine#3131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:28.585 [DefaultDispatcher-worker-4 @coroutine#5130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f92e5eb 2024-02-05 00:02:28.587 [HikariPool-153 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 00:02:28.599 [DefaultDispatcher-worker-8 @coroutine#5114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@163cd4a6 2024-02-05 00:02:28.610 [DefaultDispatcher-worker-12 @coroutine#5114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@163cd4a6 2024-02-05 00:02:28.613 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:28.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2024-02-05 00:02:28.619 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2024-02-05 00:02:28.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:28.619 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@163cd4a6: (connection evicted) 2024-02-05 00:02:28.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:28.620 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2024-02-05 00:02:28.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2024-02-05 00:02:28.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2024-02-05 00:02:28.620 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2024-02-05 00:02:28.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:28.620 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f92e5eb: (connection evicted) 2024-02-05 00:02:28.621 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:28.621 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2024-02-05 00:02:28.621 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2024-02-05 00:02:28.624 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2024-02-05 00:02:28.625 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:28.625 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:28.625 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:28.625 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:28.625 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:28.625 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:28.625 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4407f129 2024-02-05 00:02:28.625 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:28.625 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:28.625 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:28.625 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:28.625 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:28.625 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:28.625 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:28.625 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:28.625 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:28.625 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:28.625 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:28.625 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:28.625 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:28.625 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:28.625 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:28.625 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:28.625 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:28.625 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:28.625 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:28.625 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2024-02-05 00:02:28.625 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:28.625 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:28.625 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:28.625 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:28.625 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:28.625 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:28.625 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:28.625 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:28.626 [Test worker @coroutine#5171] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2024-02-05 00:02:28.626 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@76fdd5f1 2024-02-05 00:02:28.626 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@76fdd5f1 2024-02-05 00:02:28.626 [Test worker @coroutine#5171] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2024-02-05 00:02:28.650 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76fdd5f1 2024-02-05 00:02:28.651 [DefaultDispatcher-worker-10 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b4db22 2024-02-05 00:02:28.652 [DefaultDispatcher-worker-10 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58347/UmAppDatabase/replication/nodeId 2024-02-05 00:02:28.652 [DefaultDispatcher-worker-10 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58347/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:28.652 [DefaultDispatcher-worker-10 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58347/UmAppDatabase/replication/nodeId 2024-02-05 00:02:28.653 [DefaultDispatcher-worker-16 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58347/UmAppDatabase/replication/nodeId 2024-02-05 00:02:28.653 [DefaultDispatcher-worker-16 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58347/UmAppDatabase/replication/nodeId 2024-02-05 00:02:28.666 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76fdd5f1 2024-02-05 00:02:28.669 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76fdd5f1 2024-02-05 00:02:28.672 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76fdd5f1 2024-02-05 00:02:28.682 [DefaultDispatcher-worker-1 @coroutine#5181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76fdd5f1 2024-02-05 00:02:28.685 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76fdd5f1 2024-02-05 00:02:28.697 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76fdd5f1 2024-02-05 00:02:28.714 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2024-02-05 00:02:28.714 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2024-02-05 00:02:28.714 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:28.714 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76fdd5f1: (connection evicted) 2024-02-05 00:02:28.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:28.715 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2024-02-05 00:02:28.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2024-02-05 00:02:28.716 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2024-02-05 00:02:28.717 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:28.717 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:28.717 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:28.717 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:28.717 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:28.717 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:28.717 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41f3f64 2024-02-05 00:02:28.717 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:28.717 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:28.717 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:28.717 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:28.717 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:28.717 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:28.717 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:28.717 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:28.717 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:28.717 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:28.717 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:28.717 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:28.717 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:28.717 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:28.717 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:28.717 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:28.717 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:28.717 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:28.717 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:28.717 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2024-02-05 00:02:28.717 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:28.717 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:28.717 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:28.717 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:28.717 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:28.717 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:28.717 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:28.717 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:28.717 [Test worker @coroutine#5207] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2024-02-05 00:02:28.717 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@3956df0a 2024-02-05 00:02:28.718 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@3956df0a 2024-02-05 00:02:28.718 [Test worker @coroutine#5207] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2024-02-05 00:02:28.728 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:28.733 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3956df0a 2024-02-05 00:02:28.744 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3956df0a 2024-02-05 00:02:28.746 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3956df0a 2024-02-05 00:02:28.748 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3956df0a 2024-02-05 00:02:28.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2024-02-05 00:02:28.752 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2024-02-05 00:02:28.752 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 00:02:28.752 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:28.752 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2024-02-05 00:02:28.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2024-02-05 00:02:28.753 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2024-02-05 00:02:28.753 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:28.753 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:28.753 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:28.753 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:28.753 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:28.753 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:28.753 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67e12e28 2024-02-05 00:02:28.753 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:28.753 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:28.753 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:28.753 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:28.753 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:28.753 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:28.753 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:28.753 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:28.753 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:28.753 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:28.754 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:28.754 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:28.754 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:28.754 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:28.754 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:28.754 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:28.754 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:28.754 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:28.754 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:28.754 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2024-02-05 00:02:28.754 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:28.754 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:28.754 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:28.754 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:28.754 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:28.754 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:28.754 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:28.754 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:28.754 [Test worker @coroutine#5238] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2024-02-05 00:02:28.754 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@96271d8 2024-02-05 00:02:28.754 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@96271d8 2024-02-05 00:02:28.754 [Test worker @coroutine#5238] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2024-02-05 00:02:28.760 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:28.771 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@96271d8 2024-02-05 00:02:28.781 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@96271d8 2024-02-05 00:02:28.783 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@96271d8 2024-02-05 00:02:28.785 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@96271d8 2024-02-05 00:02:28.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2024-02-05 00:02:28.789 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2024-02-05 00:02:28.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 00:02:28.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:28.789 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2024-02-05 00:02:28.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2024-02-05 00:02:28.790 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2024-02-05 00:02:28.791 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:28.791 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:28.791 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:28.791 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:28.791 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:28.791 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:28.791 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f749a1f 2024-02-05 00:02:28.791 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:28.791 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:28.791 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:28.791 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:28.791 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:28.791 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:28.791 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:28.791 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:28.791 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:28.791 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:28.791 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:28.791 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:28.791 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:28.791 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:28.791 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:28.791 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:28.791 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:28.791 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:28.791 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:28.791 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2024-02-05 00:02:28.791 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:28.791 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:28.791 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:28.791 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:28.791 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:28.791 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:28.791 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:28.791 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:28.791 [Test worker @coroutine#5267] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2024-02-05 00:02:28.791 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@ba90170 2024-02-05 00:02:28.791 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@ba90170 2024-02-05 00:02:28.791 [Test worker @coroutine#5267] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2024-02-05 00:02:28.804 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:28.805 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ba90170 2024-02-05 00:02:28.811 [DefaultDispatcher-worker-8 @coroutine#5269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-41 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1be3f8f8 2024-02-05 00:02:28.816 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ba90170 2024-02-05 00:02:28.818 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ba90170 2024-02-05 00:02:28.820 [Test worker @coroutine#5273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ba90170 2024-02-05 00:02:28.824 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2024-02-05 00:02:28.824 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2024-02-05 00:02:28.824 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 00:02:28.824 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:28.824 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2024-02-05 00:02:28.824 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2024-02-05 00:02:28.825 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2024-02-05 00:02:28.825 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:28.825 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:28.825 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:28.825 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:28.825 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:28.825 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:28.825 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a1d7832 2024-02-05 00:02:28.825 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:28.825 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:28.825 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:28.825 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:28.825 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:28.825 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:28.825 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:28.825 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:28.825 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:28.825 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:28.825 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:28.825 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:28.825 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:28.825 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:28.825 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:28.825 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:28.825 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:28.825 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:28.825 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:28.825 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2024-02-05 00:02:28.825 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:28.825 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:28.825 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:28.825 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:28.825 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:28.825 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:28.825 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:28.825 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:28.825 [Test worker @coroutine#5298] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2024-02-05 00:02:28.826 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@272cec71 2024-02-05 00:02:28.826 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@272cec71 2024-02-05 00:02:28.826 [Test worker @coroutine#5298] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2024-02-05 00:02:28.840 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@272cec71 2024-02-05 00:02:28.851 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@272cec71 2024-02-05 00:02:28.853 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@272cec71 2024-02-05 00:02:28.855 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@272cec71 2024-02-05 00:02:28.856 [DefaultDispatcher-worker-8 @coroutine#5311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@341ccfd1 2024-02-05 00:02:28.864 [DefaultDispatcher-worker-8 @coroutine#5305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@272cec71 2024-02-05 00:02:28.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2024-02-05 00:02:28.869 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2024-02-05 00:02:28.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:28.869 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@272cec71: (connection evicted) 2024-02-05 00:02:28.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:28.870 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2024-02-05 00:02:28.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2024-02-05 00:02:28.872 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2024-02-05 00:02:28.872 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:28.872 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:28.872 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:28.872 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:28.872 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:28.872 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:28.872 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@504a9352 2024-02-05 00:02:28.872 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:28.872 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:28.872 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:28.872 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:28.872 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:28.872 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:28.872 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:28.872 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:28.872 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:28.872 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:28.872 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:28.872 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:28.872 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:28.872 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:28.872 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:28.872 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:28.872 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:28.872 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:28.872 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:28.872 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2024-02-05 00:02:28.872 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:28.872 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:28.872 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:28.872 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:28.872 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:28.872 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:28.872 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:28.872 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:28.872 [Test worker @coroutine#5329] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2024-02-05 00:02:28.879 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@74997ca6 2024-02-05 00:02:28.879 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@74997ca6 2024-02-05 00:02:28.879 [DefaultDispatcher-worker-17 @coroutine#3177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2a7ca0 2024-02-05 00:02:28.879 [Test worker @coroutine#5329] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2024-02-05 00:02:28.879 [DefaultDispatcher-worker-17 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34205/UmAppDatabase/replication/nodeId 2024-02-05 00:02:28.879 [DefaultDispatcher-worker-17 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34205/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:28.879 [DefaultDispatcher-worker-17 @coroutine#3177] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34205/UmAppDatabase/replication/nodeId 2024-02-05 00:02:28.879 [DefaultDispatcher-worker-18 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28d97205 2024-02-05 00:02:28.880 [DefaultDispatcher-worker-18 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:28.880 [DefaultDispatcher-worker-18 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60995/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:28.880 [DefaultDispatcher-worker-18 @coroutine#3000] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:28.880 [DefaultDispatcher-worker-2 @coroutine#3000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:28.880 [DefaultDispatcher-worker-3 @coroutine#3177] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34205/UmAppDatabase/replication/nodeId 2024-02-05 00:02:28.880 [DefaultDispatcher-worker-2 @coroutine#3000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:28.880 [DefaultDispatcher-worker-3 @coroutine#3177] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34205/UmAppDatabase/replication/nodeId 2024-02-05 00:02:28.898 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74997ca6 2024-02-05 00:02:28.909 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74997ca6 2024-02-05 00:02:28.909 [DefaultDispatcher-worker-3 @coroutine#5337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-45 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78e043e4 2024-02-05 00:02:28.910 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:28.911 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74997ca6 2024-02-05 00:02:28.913 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74997ca6 2024-02-05 00:02:28.917 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2024-02-05 00:02:28.918 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2024-02-05 00:02:28.918 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 00:02:28.918 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:28.918 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2024-02-05 00:02:28.918 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2024-02-05 00:02:28.919 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2024-02-05 00:02:28.920 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:28.920 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:28.920 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:28.920 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:28.920 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:28.920 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:28.920 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1926806c 2024-02-05 00:02:28.920 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:28.920 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:28.920 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:28.920 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:28.920 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:28.920 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:28.920 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:28.920 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:28.920 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:28.920 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:28.920 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:28.920 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:28.920 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:28.920 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:28.920 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:28.920 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:28.920 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:28.920 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:28.920 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:28.920 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2024-02-05 00:02:28.920 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:28.920 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:28.920 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:28.920 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:28.920 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:28.920 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:28.920 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:28.920 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:28.920 [Test worker @coroutine#5365] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2024-02-05 00:02:28.921 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@4848681d 2024-02-05 00:02:28.921 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@4848681d 2024-02-05 00:02:28.921 [Test worker @coroutine#5365] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2024-02-05 00:02:28.921 [DefaultDispatcher-worker-17 @coroutine#3029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42457891 2024-02-05 00:02:28.921 [DefaultDispatcher-worker-17 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41923/UmAppDatabase/replication/nodeId 2024-02-05 00:02:28.921 [DefaultDispatcher-worker-17 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41923/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:28.921 [DefaultDispatcher-worker-17 @coroutine#3029] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41923/UmAppDatabase/replication/nodeId 2024-02-05 00:02:28.922 [DefaultDispatcher-worker-8 @coroutine#3029] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41923/UmAppDatabase/replication/nodeId 2024-02-05 00:02:28.922 [DefaultDispatcher-worker-8 @coroutine#3029] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41923/UmAppDatabase/replication/nodeId 2024-02-05 00:02:28.937 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4848681d 2024-02-05 00:02:28.948 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4848681d 2024-02-05 00:02:28.950 [Test worker @coroutine#5371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4848681d 2024-02-05 00:02:28.952 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4848681d 2024-02-05 00:02:28.956 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:28.962 [DefaultDispatcher-worker-8 @coroutine#5375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4848681d 2024-02-05 00:02:28.963 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4848681d 2024-02-05 00:02:28.967 [DefaultDispatcher-worker-8 @coroutine#5397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-47 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@389008d1 2024-02-05 00:02:28.968 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4848681d 2024-02-05 00:02:28.971 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2024-02-05 00:02:28.971 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2024-02-05 00:02:28.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:28.971 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4848681d: (connection evicted) 2024-02-05 00:02:28.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:28.972 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2024-02-05 00:02:28.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2024-02-05 00:02:28.974 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2024-02-05 00:02:28.974 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:28.974 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:28.974 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:28.974 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:28.974 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:28.974 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:28.974 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9203db8 2024-02-05 00:02:28.974 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:28.974 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:28.974 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:28.974 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:28.974 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:28.974 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:28.974 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:28.974 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:28.974 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:28.974 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:28.974 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:28.974 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:28.974 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:28.974 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:28.974 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:28.974 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:28.974 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:28.974 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:28.974 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:28.974 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2024-02-05 00:02:28.974 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:28.974 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:28.974 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:28.974 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:28.974 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:28.974 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:28.974 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:28.974 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:28.974 [Test worker @coroutine#5402] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2024-02-05 00:02:28.974 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@65d3a83 2024-02-05 00:02:28.974 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@65d3a83 2024-02-05 00:02:28.974 [Test worker @coroutine#5402] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2024-02-05 00:02:28.988 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65d3a83 2024-02-05 00:02:28.999 [Test worker @coroutine#5403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65d3a83 2024-02-05 00:02:29.001 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65d3a83 2024-02-05 00:02:29.003 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65d3a83 2024-02-05 00:02:29.003 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2024-02-05 00:02:29.003 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:29.003 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:29.003 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:29.003 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:29.003 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:29.003 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:29.003 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@184e5c44 2024-02-05 00:02:29.003 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:29.003 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:29.003 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:29.003 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:29.003 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:29.003 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:29.003 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:29.003 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:29.003 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:29.003 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:29.003 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:29.003 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:29.003 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:29.003 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:29.003 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:29.003 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:29.003 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:29.003 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:29.003 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:29.003 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2024-02-05 00:02:29.003 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:29.003 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:29.003 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:29.003 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:29.003 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:29.003 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:29.003 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:29.003 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:29.003 [Test worker @coroutine#5402] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2024-02-05 00:02:29.004 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@6153aca1 2024-02-05 00:02:29.004 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@6153aca1 2024-02-05 00:02:29.004 [Test worker @coroutine#5402] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2024-02-05 00:02:29.008 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:29.025 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6153aca1 2024-02-05 00:02:29.029 [DefaultDispatcher-worker-18 @coroutine#3059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c35489c 2024-02-05 00:02:29.030 [DefaultDispatcher-worker-18 @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 00:02:29.030 [DefaultDispatcher-worker-18 @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://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:29.030 [DefaultDispatcher-worker-18 @coroutine#3059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 00:02:29.031 [DefaultDispatcher-worker-2 @coroutine#3059] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 00:02:29.037 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6153aca1 2024-02-05 00:02:29.039 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6153aca1 2024-02-05 00:02:29.040 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6153aca1 2024-02-05 00:02:29.051 [DefaultDispatcher-worker-1 @coroutine#5419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6153aca1 2024-02-05 00:02:29.065 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:29.066 [DefaultDispatcher-worker-14 @coroutine#5402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65d3a83 2024-02-05 00:02:29.075 [HikariPool-162 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 00:02:29.099 [DefaultDispatcher-worker-9 @coroutine#5402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65d3a83 2024-02-05 00:02:29.104 [HikariPool-163 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:29.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2024-02-05 00:02:29.108 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2024-02-05 00:02:29.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:29.109 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65d3a83: (connection evicted) 2024-02-05 00:02:29.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:29.109 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2024-02-05 00:02:29.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2024-02-05 00:02:29.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2024-02-05 00:02:29.109 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2024-02-05 00:02:29.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:29.110 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6153aca1: (connection evicted) 2024-02-05 00:02:29.110 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:29.110 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2024-02-05 00:02:29.110 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2024-02-05 00:02:29.111 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2024-02-05 00:02:29.112 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:29.112 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:29.112 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:29.112 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:29.112 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:29.112 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:29.112 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ed1446c 2024-02-05 00:02:29.112 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:29.112 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:29.112 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:29.112 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:29.112 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:29.112 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:29.112 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:29.112 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:29.112 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:29.112 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:29.112 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:29.112 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:29.112 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:29.112 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:29.112 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:29.112 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:29.112 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:29.112 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:29.112 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:29.112 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2024-02-05 00:02:29.112 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:29.112 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:29.112 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:29.112 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:29.112 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:29.112 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:29.112 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:29.112 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:29.112 [Test worker @coroutine#5433] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2024-02-05 00:02:29.112 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@54151d07 2024-02-05 00:02:29.112 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@54151d07 2024-02-05 00:02:29.112 [Test worker @coroutine#5433] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2024-02-05 00:02:29.131 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54151d07 2024-02-05 00:02:29.142 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54151d07 2024-02-05 00:02:29.143 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54151d07 2024-02-05 00:02:29.145 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54151d07 2024-02-05 00:02:29.145 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2024-02-05 00:02:29.146 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:29.146 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:29.146 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:29.146 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:29.146 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:29.146 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:29.146 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a1abba1 2024-02-05 00:02:29.146 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:29.146 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:29.146 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:29.146 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:29.146 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:29.146 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:29.146 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:29.146 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:29.146 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:29.146 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:29.146 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:29.146 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:29.146 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:29.146 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:29.146 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:29.146 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:29.146 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:29.146 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:29.146 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:29.146 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2024-02-05 00:02:29.146 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:29.146 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:29.146 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:29.146 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:29.146 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:29.146 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:29.146 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:29.146 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:29.146 [Test worker @coroutine#5433] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2024-02-05 00:02:29.146 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a2bc71f 2024-02-05 00:02:29.146 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a2bc71f 2024-02-05 00:02:29.146 [Test worker @coroutine#5433] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2024-02-05 00:02:29.160 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a2bc71f 2024-02-05 00:02:29.170 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a2bc71f 2024-02-05 00:02:29.172 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a2bc71f 2024-02-05 00:02:29.174 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a2bc71f 2024-02-05 00:02:29.185 [DefaultDispatcher-worker-18 @coroutine#5446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a2bc71f 2024-02-05 00:02:29.200 [DefaultDispatcher-worker-14 @coroutine#5433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54151d07 2024-02-05 00:02:29.212 [HikariPool-164 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 00:02:29.220 [DefaultDispatcher-worker-10 @coroutine#2884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab2e018 2024-02-05 00:02:29.220 [DefaultDispatcher-worker-10 @coroutine#2884] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-02-05 00:02:29.220 [DefaultDispatcher-worker-10 @coroutine#2884] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:29.220 [DefaultDispatcher-worker-10 @coroutine#2884] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-02-05 00:02:29.221 [DefaultDispatcher-worker-11 @coroutine#2884] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-02-05 00:02:29.221 [DefaultDispatcher-worker-11 @coroutine#2884] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-02-05 00:02:29.223 [DefaultDispatcher-worker-14 @coroutine#3239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76bdfc19 2024-02-05 00:02:29.224 [DefaultDispatcher-worker-14 @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40501/UmAppDatabase/replication/nodeId 2024-02-05 00:02:29.224 [DefaultDispatcher-worker-14 @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40501/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:29.224 [DefaultDispatcher-worker-14 @coroutine#3239] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40501/UmAppDatabase/replication/nodeId 2024-02-05 00:02:29.225 [DefaultDispatcher-worker-17 @coroutine#3239] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40501/UmAppDatabase/replication/nodeId 2024-02-05 00:02:29.225 [DefaultDispatcher-worker-17 @coroutine#3239] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40501/UmAppDatabase/replication/nodeId 2024-02-05 00:02:29.233 [DefaultDispatcher-worker-11 @coroutine#5433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54151d07 2024-02-05 00:02:29.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2024-02-05 00:02:29.236 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2024-02-05 00:02:29.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:29.237 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54151d07: (connection evicted) 2024-02-05 00:02:29.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:29.237 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2024-02-05 00:02:29.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2024-02-05 00:02:29.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2024-02-05 00:02:29.237 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2024-02-05 00:02:29.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:29.238 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a2bc71f: (connection evicted) 2024-02-05 00:02:29.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:29.238 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2024-02-05 00:02:29.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2024-02-05 00:02:29.241 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2024-02-05 00:02:29.241 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:29.241 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:29.241 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:29.241 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:29.241 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:29.241 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:29.241 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@173c0722 2024-02-05 00:02:29.241 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:29.241 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:29.241 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:29.241 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:29.241 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:29.241 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:29.241 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:29.241 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:29.241 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:29.241 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:29.241 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:29.241 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:29.241 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:29.241 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:29.241 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:29.241 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:29.241 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:29.241 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:29.241 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:29.241 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2024-02-05 00:02:29.241 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:29.241 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:29.241 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:29.241 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:29.241 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:29.241 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:29.241 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:29.241 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:29.241 [Test worker @coroutine#5465] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2024-02-05 00:02:29.242 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@70ed03e4 2024-02-05 00:02:29.242 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@70ed03e4 2024-02-05 00:02:29.242 [Test worker @coroutine#5465] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2024-02-05 00:02:29.257 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ed03e4 2024-02-05 00:02:29.268 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ed03e4 2024-02-05 00:02:29.270 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ed03e4 2024-02-05 00:02:29.272 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ed03e4 2024-02-05 00:02:29.272 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2024-02-05 00:02:29.272 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:29.272 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:29.272 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:29.272 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:29.272 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:29.272 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:29.272 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6810465 2024-02-05 00:02:29.272 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:29.272 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:29.272 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:29.272 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:29.272 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:29.272 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:29.272 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:29.272 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:29.272 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:29.272 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:29.272 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:29.273 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:29.273 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:29.273 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:29.273 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:29.273 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:29.273 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:29.273 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:29.273 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:29.273 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2024-02-05 00:02:29.273 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:29.273 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:29.273 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:29.273 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:29.273 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:29.273 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:29.273 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:29.273 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:29.273 [Test worker @coroutine#5465] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2024-02-05 00:02:29.273 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d339541 2024-02-05 00:02:29.273 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d339541 2024-02-05 00:02:29.273 [Test worker @coroutine#5465] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2024-02-05 00:02:29.287 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d339541 2024-02-05 00:02:29.299 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d339541 2024-02-05 00:02:29.300 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d339541 2024-02-05 00:02:29.302 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d339541 2024-02-05 00:02:29.313 [DefaultDispatcher-worker-15 @coroutine#5479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d339541 2024-02-05 00:02:29.328 [DefaultDispatcher-worker-14 @coroutine#5465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ed03e4 2024-02-05 00:02:29.342 [HikariPool-166 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 00:02:29.354 [DefaultDispatcher-worker-12 @coroutine#5465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ed03e4 2024-02-05 00:02:29.362 [DefaultDispatcher-worker-6 @coroutine#5465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ed03e4 2024-02-05 00:02:29.373 [HikariPool-167 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:29.374 [DefaultDispatcher-worker-3 @coroutine#5465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ed03e4 2024-02-05 00:02:29.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2024-02-05 00:02:29.386 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2024-02-05 00:02:29.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:29.386 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70ed03e4: (connection evicted) 2024-02-05 00:02:29.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:29.387 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2024-02-05 00:02:29.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2024-02-05 00:02:29.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2024-02-05 00:02:29.387 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2024-02-05 00:02:29.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:29.387 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d339541: (connection evicted) 2024-02-05 00:02:29.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:29.388 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2024-02-05 00:02:29.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2024-02-05 00:02:29.390 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2024-02-05 00:02:29.390 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:29.390 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:29.390 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:29.390 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:29.390 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:29.390 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:29.390 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38a3c078 2024-02-05 00:02:29.390 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:29.390 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:29.390 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:29.390 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:29.390 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:29.390 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:29.390 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:29.391 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:29.391 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:29.391 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:29.391 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:29.391 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:29.391 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:29.391 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:29.391 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:29.391 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:29.391 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:29.391 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:29.391 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:29.391 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2024-02-05 00:02:29.391 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:29.391 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:29.391 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:29.391 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:29.391 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:29.391 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:29.391 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:29.391 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:29.391 [Test worker @coroutine#5505] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2024-02-05 00:02:29.391 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a5663ef 2024-02-05 00:02:29.391 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a5663ef 2024-02-05 00:02:29.391 [Test worker @coroutine#5505] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2024-02-05 00:02:29.407 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5663ef 2024-02-05 00:02:29.418 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5663ef 2024-02-05 00:02:29.419 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5663ef 2024-02-05 00:02:29.421 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5663ef 2024-02-05 00:02:29.422 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2024-02-05 00:02:29.422 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:29.422 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:29.422 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:29.422 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:29.422 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:29.422 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:29.422 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10806dbe 2024-02-05 00:02:29.422 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:29.422 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:29.422 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:29.422 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:29.422 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:29.422 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:29.422 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:29.422 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:29.422 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:29.422 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:29.422 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:29.422 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:29.422 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:29.422 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:29.422 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:29.422 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:29.422 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:29.422 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:29.422 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:29.422 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2024-02-05 00:02:29.422 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:29.422 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:29.422 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:29.422 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:29.422 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:29.422 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:29.422 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:29.422 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:29.422 [Test worker @coroutine#5505] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2024-02-05 00:02:29.422 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@1695f7cb 2024-02-05 00:02:29.422 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@1695f7cb 2024-02-05 00:02:29.422 [Test worker @coroutine#5505] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2024-02-05 00:02:29.427 [DefaultDispatcher-worker-17 @coroutine#3073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e0941cc 2024-02-05 00:02:29.427 [DefaultDispatcher-worker-17 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46683/UmAppDatabase/replication/nodeId 2024-02-05 00:02:29.427 [DefaultDispatcher-worker-17 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46683/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:29.427 [DefaultDispatcher-worker-17 @coroutine#3073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46683/UmAppDatabase/replication/nodeId 2024-02-05 00:02:29.428 [DefaultDispatcher-worker-17 @coroutine#3073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46683/UmAppDatabase/replication/nodeId 2024-02-05 00:02:29.428 [DefaultDispatcher-worker-17 @coroutine#3073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46683/UmAppDatabase/replication/nodeId 2024-02-05 00:02:29.435 [DefaultDispatcher-worker-2 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e89a26 2024-02-05 00:02:29.436 [DefaultDispatcher-worker-2 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2024-02-05 00:02:29.436 [DefaultDispatcher-worker-2 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:29.436 [DefaultDispatcher-worker-2 @coroutine#2920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2024-02-05 00:02:29.437 [DefaultDispatcher-worker-1 @coroutine#2920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2024-02-05 00:02:29.437 [DefaultDispatcher-worker-1 @coroutine#2920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2024-02-05 00:02:29.447 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1695f7cb 2024-02-05 00:02:29.459 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1695f7cb 2024-02-05 00:02:29.461 [Test worker @coroutine#5520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1695f7cb 2024-02-05 00:02:29.462 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1695f7cb 2024-02-05 00:02:29.473 [DefaultDispatcher-worker-1 @coroutine#5524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1695f7cb 2024-02-05 00:02:29.487 [DefaultDispatcher-worker-15 @coroutine#5505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5663ef 2024-02-05 00:02:29.491 [HikariPool-168 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 00:02:29.496 [DefaultDispatcher-worker-1 @coroutine#5505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5663ef 2024-02-05 00:02:29.502 [DefaultDispatcher-worker-6 @coroutine#5505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5663ef 2024-02-05 00:02:29.509 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2024-02-05 00:02:29.509 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2024-02-05 00:02:29.509 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:29.509 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a5663ef: (connection evicted) 2024-02-05 00:02:29.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:29.510 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2024-02-05 00:02:29.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2024-02-05 00:02:29.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2024-02-05 00:02:29.510 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2024-02-05 00:02:29.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:29.510 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1695f7cb: (connection evicted) 2024-02-05 00:02:29.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:29.511 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2024-02-05 00:02:29.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2024-02-05 00:02:29.512 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2024-02-05 00:02:29.512 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:29.512 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:29.512 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:29.512 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:29.512 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:29.512 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:29.512 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63541960 2024-02-05 00:02:29.512 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:29.512 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:29.512 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:29.512 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:29.512 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:29.512 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:29.512 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:29.512 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:29.512 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:29.512 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:29.512 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:29.512 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:29.512 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:29.512 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:29.512 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:29.512 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:29.512 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:29.512 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:29.512 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:29.512 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2024-02-05 00:02:29.512 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:29.512 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:29.512 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:29.512 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:29.512 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:29.512 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:29.512 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:29.512 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:29.512 [Test worker @coroutine#5551] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2024-02-05 00:02:29.513 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@467625e3 2024-02-05 00:02:29.513 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@467625e3 2024-02-05 00:02:29.513 [Test worker @coroutine#5551] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2024-02-05 00:02:29.530 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@467625e3 2024-02-05 00:02:29.541 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@467625e3 2024-02-05 00:02:29.543 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@467625e3 2024-02-05 00:02:29.545 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@467625e3 2024-02-05 00:02:29.545 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2024-02-05 00:02:29.545 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:29.545 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:29.545 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:29.545 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:29.545 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:29.545 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:29.545 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7473cfe2 2024-02-05 00:02:29.545 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:29.545 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:29.545 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:29.545 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:29.545 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:29.545 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:29.545 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:29.545 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:29.545 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:29.545 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:29.545 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:29.545 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:29.545 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:29.545 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:29.545 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:29.545 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:29.546 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:29.546 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:29.546 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:29.546 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2024-02-05 00:02:29.546 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:29.546 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:29.546 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:29.546 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:29.546 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:29.546 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:29.546 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:29.546 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:29.546 [Test worker @coroutine#5551] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2024-02-05 00:02:29.546 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@41a6ab50 2024-02-05 00:02:29.546 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@41a6ab50 2024-02-05 00:02:29.546 [Test worker @coroutine#5551] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2024-02-05 00:02:29.560 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a6ab50 2024-02-05 00:02:29.571 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a6ab50 2024-02-05 00:02:29.573 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a6ab50 2024-02-05 00:02:29.574 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a6ab50 2024-02-05 00:02:29.583 [DefaultDispatcher-worker-6 @coroutine#3131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e5f05f8 2024-02-05 00:02:29.583 [DefaultDispatcher-worker-6 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:29.583 [DefaultDispatcher-worker-6 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53995/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:29.583 [DefaultDispatcher-worker-6 @coroutine#3131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:29.584 [DefaultDispatcher-worker-6 @coroutine#5564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a6ab50 2024-02-05 00:02:29.584 [DefaultDispatcher-worker-5 @coroutine#3131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:29.584 [DefaultDispatcher-worker-5 @coroutine#3131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:29.597 [DefaultDispatcher-worker-5 @coroutine#5551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@467625e3 2024-02-05 00:02:29.610 [DefaultDispatcher-worker-3 @coroutine#5551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@467625e3 2024-02-05 00:02:29.613 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2024-02-05 00:02:29.613 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2024-02-05 00:02:29.613 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:29.613 [HikariPool-170 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Pool stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:29.613 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@467625e3: (connection evicted) 2024-02-05 00:02:29.614 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:29.614 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2024-02-05 00:02:29.614 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2024-02-05 00:02:29.614 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2024-02-05 00:02:29.614 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2024-02-05 00:02:29.614 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:29.614 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41a6ab50: (connection evicted) 2024-02-05 00:02:29.615 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:29.615 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2024-02-05 00:02:29.615 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2024-02-05 00:02:29.617 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2024-02-05 00:02:29.617 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:29.617 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:29.617 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:29.617 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:29.617 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:29.617 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:29.617 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25df95b 2024-02-05 00:02:29.617 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:29.617 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:29.617 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:29.617 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:29.617 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:29.617 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:29.617 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:29.617 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:29.617 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:29.617 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:29.617 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:29.617 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:29.617 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:29.617 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:29.617 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:29.617 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:29.617 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:29.617 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:29.617 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:29.617 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2024-02-05 00:02:29.617 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:29.617 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:29.617 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:29.617 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:29.617 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:29.617 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:29.617 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:29.617 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:29.618 [Test worker @coroutine#5592] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2024-02-05 00:02:29.618 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@33da0fad 2024-02-05 00:02:29.618 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@33da0fad 2024-02-05 00:02:29.618 [Test worker @coroutine#5592] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2024-02-05 00:02:29.632 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33da0fad 2024-02-05 00:02:29.643 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33da0fad 2024-02-05 00:02:29.645 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33da0fad 2024-02-05 00:02:29.646 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33da0fad 2024-02-05 00:02:29.647 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2024-02-05 00:02:29.647 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:29.647 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:29.647 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:29.647 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:29.647 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:29.647 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:29.647 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41acf2f1 2024-02-05 00:02:29.647 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:29.647 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:29.647 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:29.647 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:29.647 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:29.647 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:29.647 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:29.647 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:29.647 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:29.647 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:29.647 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:29.647 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:29.647 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:29.647 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:29.647 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:29.647 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:29.647 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:29.647 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:29.647 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:29.647 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2024-02-05 00:02:29.647 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:29.647 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:29.647 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:29.647 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:29.647 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:29.647 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:29.647 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:29.647 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:29.647 [Test worker @coroutine#5592] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2024-02-05 00:02:29.647 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@87cb1d8 2024-02-05 00:02:29.647 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@87cb1d8 2024-02-05 00:02:29.647 [Test worker @coroutine#5592] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2024-02-05 00:02:29.662 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@87cb1d8 2024-02-05 00:02:29.662 [DefaultDispatcher-worker-5 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b4db22 2024-02-05 00:02:29.663 [DefaultDispatcher-worker-5 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58347/UmAppDatabase/replication/nodeId 2024-02-05 00:02:29.663 [DefaultDispatcher-worker-5 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58347/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:29.663 [DefaultDispatcher-worker-5 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58347/UmAppDatabase/replication/nodeId 2024-02-05 00:02:29.664 [DefaultDispatcher-worker-14 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58347/UmAppDatabase/replication/nodeId 2024-02-05 00:02:29.664 [DefaultDispatcher-worker-14 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58347/UmAppDatabase/replication/nodeId 2024-02-05 00:02:29.673 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@87cb1d8 2024-02-05 00:02:29.674 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@87cb1d8 2024-02-05 00:02:29.676 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@87cb1d8 2024-02-05 00:02:29.686 [DefaultDispatcher-worker-1 @coroutine#5609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@87cb1d8 2024-02-05 00:02:29.702 [DefaultDispatcher-worker-1 @coroutine#5592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33da0fad 2024-02-05 00:02:29.714 [DefaultDispatcher-worker-11 @coroutine#5592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33da0fad 2024-02-05 00:02:29.718 [HikariPool-172 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:29.733 [DefaultDispatcher-worker-15 @coroutine#5626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33da0fad 2024-02-05 00:02:29.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2024-02-05 00:02:29.736 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2024-02-05 00:02:29.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:29.737 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33da0fad: (connection evicted) 2024-02-05 00:02:29.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:29.737 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2024-02-05 00:02:29.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2024-02-05 00:02:29.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2024-02-05 00:02:29.738 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2024-02-05 00:02:29.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:29.738 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@87cb1d8: (connection evicted) 2024-02-05 00:02:29.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:29.738 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2024-02-05 00:02:29.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2024-02-05 00:02:29.740 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2024-02-05 00:02:29.740 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:29.740 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:29.740 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:29.740 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:29.740 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:29.740 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:29.740 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a14d8a4 2024-02-05 00:02:29.740 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:29.740 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:29.740 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:29.740 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:29.740 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:29.740 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:29.740 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:29.740 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:29.740 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:29.740 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:29.740 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:29.740 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:29.740 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:29.740 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:29.740 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:29.740 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:29.740 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:29.740 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:29.740 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:29.740 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2024-02-05 00:02:29.740 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:29.740 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:29.740 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:29.740 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:29.740 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:29.740 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:29.740 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:29.740 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:29.740 [Test worker @coroutine#5632] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2024-02-05 00:02:29.741 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a8d6eb3 2024-02-05 00:02:29.741 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a8d6eb3 2024-02-05 00:02:29.741 [Test worker @coroutine#5632] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2024-02-05 00:02:29.758 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8d6eb3 2024-02-05 00:02:29.769 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8d6eb3 2024-02-05 00:02:29.771 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8d6eb3 2024-02-05 00:02:29.773 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8d6eb3 2024-02-05 00:02:29.773 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2024-02-05 00:02:29.773 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:29.773 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:29.773 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:29.773 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:29.773 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:29.773 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:29.773 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@509bf2d5 2024-02-05 00:02:29.773 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:29.773 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:29.773 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:29.773 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:29.773 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:29.773 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:29.773 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:29.773 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:29.773 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:29.773 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:29.773 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:29.774 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:29.774 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:29.774 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:29.774 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:29.774 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:29.774 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:29.774 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:29.774 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:29.774 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2024-02-05 00:02:29.774 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:29.774 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:29.774 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:29.774 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:29.774 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:29.774 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:29.774 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:29.774 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:29.774 [Test worker @coroutine#5632] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2024-02-05 00:02:29.774 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b4b02d 2024-02-05 00:02:29.774 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b4b02d 2024-02-05 00:02:29.774 [Test worker @coroutine#5632] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2024-02-05 00:02:29.788 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b4b02d 2024-02-05 00:02:29.799 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b4b02d 2024-02-05 00:02:29.801 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b4b02d 2024-02-05 00:02:29.803 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b4b02d 2024-02-05 00:02:29.817 [DefaultDispatcher-worker-13 @coroutine#5645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b4b02d 2024-02-05 00:02:29.832 [DefaultDispatcher-worker-6 @coroutine#5632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8d6eb3 2024-02-05 00:02:29.841 [HikariPool-174 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 00:02:29.843 [DefaultDispatcher-worker-10 @coroutine#5632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8d6eb3 2024-02-05 00:02:29.852 [DefaultDispatcher-worker-11 @coroutine#5632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8d6eb3 2024-02-05 00:02:29.861 [DefaultDispatcher-worker-6 @coroutine#5632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8d6eb3 2024-02-05 00:02:29.874 [HikariPool-175 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:29.876 [DefaultDispatcher-worker-16 @coroutine#5665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8d6eb3 2024-02-05 00:02:29.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2024-02-05 00:02:29.878 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2024-02-05 00:02:29.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:29.878 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a8d6eb3: (connection evicted) 2024-02-05 00:02:29.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:29.878 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2024-02-05 00:02:29.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2024-02-05 00:02:29.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2024-02-05 00:02:29.879 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2024-02-05 00:02:29.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:29.879 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b4b02d: (connection evicted) 2024-02-05 00:02:29.880 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:29.880 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2024-02-05 00:02:29.880 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2024-02-05 00:02:29.882 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2024-02-05 00:02:29.882 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:29.882 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:29.882 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:29.882 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:29.882 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:29.882 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:29.882 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1106a9cc 2024-02-05 00:02:29.882 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:29.882 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:29.882 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:29.882 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:29.882 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:29.882 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:29.882 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:29.882 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:29.882 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:29.882 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:29.882 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:29.882 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:29.882 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:29.882 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:29.882 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:29.882 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:29.882 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:29.882 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:29.882 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:29.882 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2024-02-05 00:02:29.882 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:29.882 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:29.882 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:29.882 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:29.882 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:29.882 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:29.882 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:29.882 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:29.882 [Test worker @coroutine#5671] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2024-02-05 00:02:29.883 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@723aa04 2024-02-05 00:02:29.883 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@723aa04 2024-02-05 00:02:29.883 [Test worker @coroutine#5671] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2024-02-05 00:02:29.891 [DefaultDispatcher-worker-2 @coroutine#3177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2a7ca0 2024-02-05 00:02:29.891 [DefaultDispatcher-worker-2 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34205/UmAppDatabase/replication/nodeId 2024-02-05 00:02:29.891 [DefaultDispatcher-worker-2 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34205/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:29.891 [DefaultDispatcher-worker-2 @coroutine#3177] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34205/UmAppDatabase/replication/nodeId 2024-02-05 00:02:29.891 [DefaultDispatcher-worker-3 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28d97205 2024-02-05 00:02:29.891 [DefaultDispatcher-worker-3 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:29.891 [DefaultDispatcher-worker-3 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60995/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:29.891 [DefaultDispatcher-worker-3 @coroutine#3000] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:29.892 [DefaultDispatcher-worker-10 @coroutine#3177] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34205/UmAppDatabase/replication/nodeId 2024-02-05 00:02:29.892 [DefaultDispatcher-worker-10 @coroutine#3177] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34205/UmAppDatabase/replication/nodeId 2024-02-05 00:02:29.892 [DefaultDispatcher-worker-17 @coroutine#3000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:29.892 [DefaultDispatcher-worker-17 @coroutine#3000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:29.902 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@723aa04 2024-02-05 00:02:29.918 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@723aa04 2024-02-05 00:02:29.920 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@723aa04 2024-02-05 00:02:29.922 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@723aa04 2024-02-05 00:02:29.923 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2024-02-05 00:02:29.923 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:29.923 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:29.923 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:29.923 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:29.923 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:29.923 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:29.923 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1444e35f 2024-02-05 00:02:29.923 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:29.923 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:29.923 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:29.923 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:29.923 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:29.923 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:29.923 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:29.923 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:29.923 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:29.923 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:29.923 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:29.923 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:29.923 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:29.923 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:29.923 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:29.923 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:29.923 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:29.923 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:29.923 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:29.923 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2024-02-05 00:02:29.923 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:29.923 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:29.923 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:29.923 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:29.923 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:29.923 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:29.923 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:29.923 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:29.924 [Test worker @coroutine#5671] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2024-02-05 00:02:29.924 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@268ee31d 2024-02-05 00:02:29.924 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@268ee31d 2024-02-05 00:02:29.924 [Test worker @coroutine#5671] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2024-02-05 00:02:29.931 [DefaultDispatcher-worker-11 @coroutine#3029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42457891 2024-02-05 00:02:29.931 [DefaultDispatcher-worker-11 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41923/UmAppDatabase/replication/nodeId 2024-02-05 00:02:29.931 [DefaultDispatcher-worker-11 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41923/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:29.931 [DefaultDispatcher-worker-11 @coroutine#3029] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41923/UmAppDatabase/replication/nodeId 2024-02-05 00:02:29.932 [DefaultDispatcher-worker-10 @coroutine#3029] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41923/UmAppDatabase/replication/nodeId 2024-02-05 00:02:29.932 [DefaultDispatcher-worker-10 @coroutine#3029] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41923/UmAppDatabase/replication/nodeId 2024-02-05 00:02:29.943 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@268ee31d 2024-02-05 00:02:29.958 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@268ee31d 2024-02-05 00:02:29.961 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@268ee31d 2024-02-05 00:02:29.963 [Test worker @coroutine#5693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@268ee31d 2024-02-05 00:02:29.975 [DefaultDispatcher-worker-5 @coroutine#5695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@268ee31d 2024-02-05 00:02:29.983 [HikariPool-176 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 00:02:29.990 [DefaultDispatcher-worker-14 @coroutine#5671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@723aa04 2024-02-05 00:02:29.999 [DefaultDispatcher-worker-14 @coroutine#5671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@723aa04 2024-02-05 00:02:30.007 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2024-02-05 00:02:30.007 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2024-02-05 00:02:30.007 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:30.007 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@723aa04: (connection evicted) 2024-02-05 00:02:30.008 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:30.008 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2024-02-05 00:02:30.008 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2024-02-05 00:02:30.008 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2024-02-05 00:02:30.008 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2024-02-05 00:02:30.008 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:30.008 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@268ee31d: (connection evicted) 2024-02-05 00:02:30.009 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:30.009 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2024-02-05 00:02:30.009 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2024-02-05 00:02:30.011 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2024-02-05 00:02:30.011 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:30.011 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:30.011 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:30.011 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:30.011 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:30.011 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:30.011 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c925ae1 2024-02-05 00:02:30.011 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:30.011 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:30.011 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:30.011 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:30.011 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:30.011 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:30.011 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:30.011 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:30.011 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:30.011 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:30.011 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:30.011 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:30.011 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:30.011 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:30.011 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:30.011 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:30.011 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:30.011 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:30.011 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:30.011 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2024-02-05 00:02:30.011 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:30.011 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:30.011 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:30.011 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:30.011 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:30.011 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:30.011 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:30.011 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:30.011 [Test worker @coroutine#5721] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2024-02-05 00:02:30.012 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@92fa950 2024-02-05 00:02:30.012 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@92fa950 2024-02-05 00:02:30.012 [Test worker @coroutine#5721] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2024-02-05 00:02:30.031 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@92fa950 2024-02-05 00:02:30.031 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:30.041 [DefaultDispatcher-worker-18 @coroutine#3059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c35489c 2024-02-05 00:02:30.041 [DefaultDispatcher-worker-18 @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 00:02:30.041 [DefaultDispatcher-worker-18 @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://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:30.041 [DefaultDispatcher-worker-18 @coroutine#3059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 00:02:30.042 [DefaultDispatcher-worker-18 @coroutine#3059] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 00:02:30.047 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@92fa950 2024-02-05 00:02:30.049 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@92fa950 2024-02-05 00:02:30.051 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@92fa950 2024-02-05 00:02:30.052 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2024-02-05 00:02:30.052 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:30.052 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:30.052 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:30.052 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:30.052 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:30.052 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:30.052 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66e5441e 2024-02-05 00:02:30.052 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:30.052 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:30.052 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:30.052 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:30.052 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:30.052 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:30.052 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:30.052 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:30.052 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:30.052 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:30.052 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:30.052 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:30.052 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:30.052 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:30.052 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:30.052 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:30.052 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:30.052 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:30.052 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:30.052 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2024-02-05 00:02:30.052 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:30.052 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:30.052 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:30.052 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:30.052 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:30.052 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:30.052 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:30.052 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:30.052 [Test worker @coroutine#5721] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2024-02-05 00:02:30.052 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@535b016 2024-02-05 00:02:30.052 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@535b016 2024-02-05 00:02:30.052 [Test worker @coroutine#5721] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2024-02-05 00:02:30.066 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@535b016 2024-02-05 00:02:30.077 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@535b016 2024-02-05 00:02:30.078 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@535b016 2024-02-05 00:02:30.080 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@535b016 2024-02-05 00:02:30.090 [DefaultDispatcher-worker-13 @coroutine#5736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@535b016 2024-02-05 00:02:30.106 [DefaultDispatcher-worker-6 @coroutine#5721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@92fa950 2024-02-05 00:02:30.112 [HikariPool-178 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 00:02:30.115 [DefaultDispatcher-worker-13 @coroutine#5721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@92fa950 2024-02-05 00:02:30.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2024-02-05 00:02:30.120 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2024-02-05 00:02:30.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:30.120 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@92fa950: (connection evicted) 2024-02-05 00:02:30.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:30.121 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2024-02-05 00:02:30.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2024-02-05 00:02:30.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2024-02-05 00:02:30.121 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2024-02-05 00:02:30.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:30.121 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@535b016: (connection evicted) 2024-02-05 00:02:30.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:30.122 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2024-02-05 00:02:30.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2024-02-05 00:02:30.123 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2024-02-05 00:02:30.123 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:30.123 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:30.123 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:30.123 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:30.123 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:30.123 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:30.123 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@565fa7d2 2024-02-05 00:02:30.123 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:30.123 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:30.123 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:30.123 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:30.123 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:30.123 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:30.123 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:30.123 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:30.123 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:30.123 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:30.123 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:30.123 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:30.123 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:30.123 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:30.123 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:30.123 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:30.123 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:30.123 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:30.123 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:30.123 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2024-02-05 00:02:30.123 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:30.123 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:30.123 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:30.123 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:30.123 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:30.123 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:30.123 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:30.123 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:30.123 [Test worker @coroutine#5763] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2024-02-05 00:02:30.124 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@22dddb13 2024-02-05 00:02:30.124 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@22dddb13 2024-02-05 00:02:30.124 [Test worker @coroutine#5763] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2024-02-05 00:02:30.141 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22dddb13 2024-02-05 00:02:30.152 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22dddb13 2024-02-05 00:02:30.154 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22dddb13 2024-02-05 00:02:30.156 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22dddb13 2024-02-05 00:02:30.156 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2024-02-05 00:02:30.157 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:30.157 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:30.157 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:30.157 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:30.157 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:30.157 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:30.157 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17fbbf0a 2024-02-05 00:02:30.157 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:30.157 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:30.157 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:30.157 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:30.157 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:30.157 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:30.157 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:30.157 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:30.157 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:30.157 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:30.157 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:30.157 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:30.157 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:30.157 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:30.157 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:30.157 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:30.157 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:30.157 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:30.157 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:30.157 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2024-02-05 00:02:30.157 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:30.157 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:30.157 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:30.157 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:30.157 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:30.157 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:30.157 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:30.157 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:30.157 [Test worker @coroutine#5763] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2024-02-05 00:02:30.157 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a28d987 2024-02-05 00:02:30.157 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a28d987 2024-02-05 00:02:30.157 [Test worker @coroutine#5763] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2024-02-05 00:02:30.171 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a28d987 2024-02-05 00:02:30.182 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a28d987 2024-02-05 00:02:30.184 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a28d987 2024-02-05 00:02:30.185 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a28d987 2024-02-05 00:02:30.199 [DefaultDispatcher-worker-5 @coroutine#5776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a28d987 2024-02-05 00:02:30.213 [DefaultDispatcher-worker-14 @coroutine#5763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22dddb13 2024-02-05 00:02:30.222 [DefaultDispatcher-worker-18 @coroutine#5763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22dddb13 2024-02-05 00:02:30.224 [HikariPool-180 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:30.225 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2024-02-05 00:02:30.225 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2024-02-05 00:02:30.225 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:30.225 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22dddb13: (connection evicted) 2024-02-05 00:02:30.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:30.226 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2024-02-05 00:02:30.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2024-02-05 00:02:30.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2024-02-05 00:02:30.226 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2024-02-05 00:02:30.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:30.226 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a28d987: (connection evicted) 2024-02-05 00:02:30.227 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:30.227 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2024-02-05 00:02:30.227 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2024-02-05 00:02:30.230 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2024-02-05 00:02:30.230 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:30.230 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:30.230 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:30.230 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:30.230 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:30.230 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:30.230 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47bcd95a 2024-02-05 00:02:30.230 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:30.230 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:30.230 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:30.230 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:30.230 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:30.230 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:30.230 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:30.230 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:30.230 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:30.230 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:30.230 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:30.230 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:30.230 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:30.230 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:30.230 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:30.230 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:30.230 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:30.230 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:30.230 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:30.230 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2024-02-05 00:02:30.230 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:30.230 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:30.230 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:30.230 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:30.230 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:30.230 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:30.230 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:30.230 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:30.230 [Test worker @coroutine#5805] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2024-02-05 00:02:30.230 [DefaultDispatcher-worker-14 @coroutine#2884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab2e018 2024-02-05 00:02:30.231 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@331fe6d4 2024-02-05 00:02:30.231 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@331fe6d4 2024-02-05 00:02:30.231 [Test worker @coroutine#5805] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2024-02-05 00:02:30.231 [DefaultDispatcher-worker-14 @coroutine#2884] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-02-05 00:02:30.231 [DefaultDispatcher-worker-14 @coroutine#2884] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:30.231 [DefaultDispatcher-worker-14 @coroutine#2884] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-02-05 00:02:30.234 [DefaultDispatcher-worker-10 @coroutine#3239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76bdfc19 2024-02-05 00:02:30.234 [DefaultDispatcher-worker-10 @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40501/UmAppDatabase/replication/nodeId 2024-02-05 00:02:30.234 [DefaultDispatcher-worker-10 @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40501/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:30.234 [DefaultDispatcher-worker-10 @coroutine#3239] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40501/UmAppDatabase/replication/nodeId 2024-02-05 00:02:30.236 [DefaultDispatcher-worker-10 @coroutine#3239] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40501/UmAppDatabase/replication/nodeId 2024-02-05 00:02:30.236 [DefaultDispatcher-worker-10 @coroutine#3239] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40501/UmAppDatabase/replication/nodeId 2024-02-05 00:02:30.236 [DefaultDispatcher-worker-1 @coroutine#2884] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-02-05 00:02:30.236 [DefaultDispatcher-worker-1 @coroutine#2884] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-02-05 00:02:30.247 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@331fe6d4 2024-02-05 00:02:30.263 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@331fe6d4 2024-02-05 00:02:30.265 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@331fe6d4 2024-02-05 00:02:30.268 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@331fe6d4 2024-02-05 00:02:30.268 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2024-02-05 00:02:30.268 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:30.268 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:30.268 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:30.268 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:30.268 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:30.268 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:30.268 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c219c84 2024-02-05 00:02:30.268 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:30.268 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:30.268 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:30.268 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:30.268 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:30.268 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:30.268 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:30.268 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:30.268 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:30.268 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:30.268 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:30.268 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:30.268 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:30.268 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:30.268 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:30.268 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:30.268 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:30.268 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:30.268 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:30.268 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2024-02-05 00:02:30.268 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:30.268 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:30.268 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:30.268 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:30.268 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:30.268 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:30.268 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:30.268 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:30.268 [Test worker @coroutine#5805] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2024-02-05 00:02:30.269 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@14997cb9 2024-02-05 00:02:30.269 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@14997cb9 2024-02-05 00:02:30.269 [Test worker @coroutine#5805] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2024-02-05 00:02:30.282 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14997cb9 2024-02-05 00:02:30.293 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14997cb9 2024-02-05 00:02:30.295 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14997cb9 2024-02-05 00:02:30.297 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14997cb9 2024-02-05 00:02:30.306 [DefaultDispatcher-worker-8 @coroutine#5824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14997cb9 2024-02-05 00:02:30.321 [DefaultDispatcher-worker-4 @coroutine#5805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@331fe6d4 2024-02-05 00:02:30.331 [HikariPool-182 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 00:02:30.338 [DefaultDispatcher-worker-3 @coroutine#5805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@331fe6d4 2024-02-05 00:02:30.346 [DefaultDispatcher-worker-6 @coroutine#5805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@331fe6d4 2024-02-05 00:02:30.369 [HikariPool-183 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:30.437 [DefaultDispatcher-worker-6 @coroutine#3073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e0941cc 2024-02-05 00:02:30.438 [DefaultDispatcher-worker-6 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46683/UmAppDatabase/replication/nodeId 2024-02-05 00:02:30.438 [DefaultDispatcher-worker-6 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46683/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:30.438 [DefaultDispatcher-worker-6 @coroutine#3073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46683/UmAppDatabase/replication/nodeId 2024-02-05 00:02:30.439 [DefaultDispatcher-worker-15 @coroutine#3073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46683/UmAppDatabase/replication/nodeId 2024-02-05 00:02:30.439 [DefaultDispatcher-worker-15 @coroutine#3073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46683/UmAppDatabase/replication/nodeId 2024-02-05 00:02:30.446 [DefaultDispatcher-worker-4 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e89a26 2024-02-05 00:02:30.446 [DefaultDispatcher-worker-4 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2024-02-05 00:02:30.446 [DefaultDispatcher-worker-4 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:30.446 [DefaultDispatcher-worker-4 @coroutine#2920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2024-02-05 00:02:30.447 [DefaultDispatcher-worker-7 @coroutine#2920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2024-02-05 00:02:30.447 [DefaultDispatcher-worker-7 @coroutine#2920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2024-02-05 00:02:30.471 [DefaultDispatcher-worker-9 @coroutine#5841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@331fe6d4 2024-02-05 00:02:30.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2024-02-05 00:02:30.473 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2024-02-05 00:02:30.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:30.474 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@331fe6d4: (connection evicted) 2024-02-05 00:02:30.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:30.474 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2024-02-05 00:02:30.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2024-02-05 00:02:30.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2024-02-05 00:02:30.475 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2024-02-05 00:02:30.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:30.475 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14997cb9: (connection evicted) 2024-02-05 00:02:30.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:30.475 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2024-02-05 00:02:30.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2024-02-05 00:02:30.476 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2024-02-05 00:02:30.477 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:30.477 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:30.477 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:30.477 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:30.477 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:30.477 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:30.477 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@174da9a0 2024-02-05 00:02:30.477 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:30.477 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:30.477 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:30.477 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:30.477 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:30.477 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:30.477 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:30.477 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:30.477 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:30.477 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:30.477 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:30.477 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:30.477 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:30.477 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:30.477 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:30.477 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:30.477 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:30.477 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:30.477 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:30.477 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2024-02-05 00:02:30.477 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:30.477 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:30.477 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:30.477 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:30.477 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:30.477 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:30.477 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:30.477 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:30.477 [Test worker @coroutine#5855] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2024-02-05 00:02:30.477 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@73983f07 2024-02-05 00:02:30.477 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@73983f07 2024-02-05 00:02:30.477 [Test worker @coroutine#5855] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2024-02-05 00:02:30.487 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:30.497 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73983f07 2024-02-05 00:02:30.513 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73983f07 2024-02-05 00:02:30.515 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73983f07 2024-02-05 00:02:30.518 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73983f07 2024-02-05 00:02:30.518 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2024-02-05 00:02:30.518 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:30.518 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:30.518 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:30.518 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:30.518 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:30.518 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:30.518 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2cb4e4b1 2024-02-05 00:02:30.518 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:30.518 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:30.518 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:30.518 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:30.518 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:30.518 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:30.518 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:30.518 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:30.518 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:30.518 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:30.518 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:30.518 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:30.518 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:30.518 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:30.518 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:30.518 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:30.518 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:30.518 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:30.518 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:30.518 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2024-02-05 00:02:30.518 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:30.518 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:30.518 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:30.518 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:30.518 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:30.518 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:30.518 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:30.518 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:30.519 [Test worker @coroutine#5855] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2024-02-05 00:02:30.519 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@6971c6b7 2024-02-05 00:02:30.519 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@6971c6b7 2024-02-05 00:02:30.519 [Test worker @coroutine#5855] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2024-02-05 00:02:30.538 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6971c6b7 2024-02-05 00:02:30.554 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6971c6b7 2024-02-05 00:02:30.556 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6971c6b7 2024-02-05 00:02:30.558 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6971c6b7 2024-02-05 00:02:30.569 [DefaultDispatcher-worker-11 @coroutine#5869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6971c6b7 2024-02-05 00:02:30.578 [HikariPool-184 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 00:02:30.583 [DefaultDispatcher-worker-5 @coroutine#5855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73983f07 2024-02-05 00:02:30.593 [DefaultDispatcher-worker-14 @coroutine#3131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e5f05f8 2024-02-05 00:02:30.593 [DefaultDispatcher-worker-14 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:30.593 [DefaultDispatcher-worker-14 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53995/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:30.593 [DefaultDispatcher-worker-14 @coroutine#3131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:30.594 [DefaultDispatcher-worker-5 @coroutine#3131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:30.594 [DefaultDispatcher-worker-5 @coroutine#3131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:30.600 [DefaultDispatcher-worker-9 @coroutine#5855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73983f07 2024-02-05 00:02:30.609 [DefaultDispatcher-worker-9 @coroutine#5855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73983f07 2024-02-05 00:02:30.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2024-02-05 00:02:30.612 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2024-02-05 00:02:30.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:30.612 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73983f07: (connection evicted) 2024-02-05 00:02:30.613 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:30.613 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2024-02-05 00:02:30.613 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2024-02-05 00:02:30.613 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2024-02-05 00:02:30.613 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2024-02-05 00:02:30.613 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:30.613 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6971c6b7: (connection evicted) 2024-02-05 00:02:30.614 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:30.614 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2024-02-05 00:02:30.614 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2024-02-05 00:02:30.615 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2024-02-05 00:02:30.615 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:30.615 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:30.615 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:30.615 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:30.615 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:30.615 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:30.615 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d1c5bb5 2024-02-05 00:02:30.615 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:30.615 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:30.615 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:30.615 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:30.615 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:30.615 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:30.615 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:30.615 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:30.615 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:30.615 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:30.615 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:30.615 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:30.615 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:30.615 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:30.615 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:30.615 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:30.615 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:30.615 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:30.615 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:30.615 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2024-02-05 00:02:30.615 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:30.615 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:30.615 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:30.615 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:30.615 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:30.615 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:30.615 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:30.615 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:30.615 [Test worker @coroutine#5888] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2024-02-05 00:02:30.615 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@5946e540 2024-02-05 00:02:30.615 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@5946e540 2024-02-05 00:02:30.615 [Test worker @coroutine#5888] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2024-02-05 00:02:30.634 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5946e540 2024-02-05 00:02:30.647 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5946e540 2024-02-05 00:02:30.649 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5946e540 2024-02-05 00:02:30.652 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5946e540 2024-02-05 00:02:30.653 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2024-02-05 00:02:30.653 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:30.653 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:30.653 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:30.653 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:30.654 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:30.654 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:30.654 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c64ee53 2024-02-05 00:02:30.654 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:30.654 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:30.654 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:30.654 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:30.654 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:30.654 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:30.654 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:30.654 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:30.654 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:30.654 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:30.654 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:30.654 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:30.654 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:30.654 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:30.654 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:30.654 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:30.654 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:30.654 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:30.654 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:30.654 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2024-02-05 00:02:30.654 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:30.654 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:30.654 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:30.654 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:30.654 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:30.654 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:30.654 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:30.654 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:30.654 [Test worker @coroutine#5888] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2024-02-05 00:02:30.655 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@162c89ac 2024-02-05 00:02:30.655 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@162c89ac 2024-02-05 00:02:30.655 [Test worker @coroutine#5888] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2024-02-05 00:02:30.670 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@162c89ac 2024-02-05 00:02:30.676 [DefaultDispatcher-worker-10 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b4db22 2024-02-05 00:02:30.676 [DefaultDispatcher-worker-10 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58347/UmAppDatabase/replication/nodeId 2024-02-05 00:02:30.676 [DefaultDispatcher-worker-10 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58347/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:30.676 [DefaultDispatcher-worker-10 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58347/UmAppDatabase/replication/nodeId 2024-02-05 00:02:30.678 [DefaultDispatcher-worker-18 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58347/UmAppDatabase/replication/nodeId 2024-02-05 00:02:30.678 [DefaultDispatcher-worker-18 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58347/UmAppDatabase/replication/nodeId 2024-02-05 00:02:30.684 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@162c89ac 2024-02-05 00:02:30.686 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@162c89ac 2024-02-05 00:02:30.688 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@162c89ac 2024-02-05 00:02:30.698 [DefaultDispatcher-worker-17 @coroutine#5904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@162c89ac 2024-02-05 00:02:30.713 [DefaultDispatcher-worker-14 @coroutine#5888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5946e540 2024-02-05 00:02:30.715 [HikariPool-186 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 00:02:30.736 [DefaultDispatcher-worker-2 @coroutine#5888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5946e540 2024-02-05 00:02:30.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2024-02-05 00:02:30.744 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2024-02-05 00:02:30.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:30.746 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5946e540: (connection evicted) 2024-02-05 00:02:30.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:30.748 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2024-02-05 00:02:30.748 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2024-02-05 00:02:30.748 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2024-02-05 00:02:30.748 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2024-02-05 00:02:30.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:30.749 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@162c89ac: (connection evicted) 2024-02-05 00:02:30.750 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:30.750 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2024-02-05 00:02:30.750 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2024-02-05 00:02:30.751 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2024-02-05 00:02:30.752 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:30.752 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:30.752 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:30.752 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:30.752 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:30.752 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:30.752 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c63b39a 2024-02-05 00:02:30.752 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:30.752 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:30.752 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:30.752 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:30.752 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:30.752 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:30.752 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:30.752 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:30.752 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:30.752 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:30.752 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:30.752 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:30.752 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:30.752 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:30.752 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:30.752 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:30.752 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:30.752 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:30.752 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:30.752 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2024-02-05 00:02:30.752 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:30.752 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:30.752 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:30.752 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:30.752 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:30.752 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:30.752 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:30.752 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:30.752 [Test worker @coroutine#5920] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2024-02-05 00:02:30.753 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bff4b1f 2024-02-05 00:02:30.753 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bff4b1f 2024-02-05 00:02:30.753 [Test worker @coroutine#5920] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2024-02-05 00:02:30.773 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bff4b1f 2024-02-05 00:02:30.790 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bff4b1f 2024-02-05 00:02:30.792 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bff4b1f 2024-02-05 00:02:30.795 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bff4b1f 2024-02-05 00:02:30.795 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2024-02-05 00:02:30.796 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:30.796 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:30.796 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:30.796 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:30.796 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:30.796 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:30.796 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3638a852 2024-02-05 00:02:30.796 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:30.796 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:30.796 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:30.796 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:30.796 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:30.796 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:30.796 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:30.796 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:30.796 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:30.796 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:30.796 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:30.796 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:30.796 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:30.796 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:30.796 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:30.796 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:30.796 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:30.796 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:30.796 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:30.796 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2024-02-05 00:02:30.796 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:30.796 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:30.796 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:30.796 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:30.796 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:30.796 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:30.796 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:30.796 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:30.796 [Test worker @coroutine#5920] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2024-02-05 00:02:30.796 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@6db160b4 2024-02-05 00:02:30.797 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@6db160b4 2024-02-05 00:02:30.797 [Test worker @coroutine#5920] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2024-02-05 00:02:30.818 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6db160b4 2024-02-05 00:02:30.831 [Test worker @coroutine#5927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6db160b4 2024-02-05 00:02:30.834 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6db160b4 2024-02-05 00:02:30.837 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6db160b4 2024-02-05 00:02:30.848 [DefaultDispatcher-worker-5 @coroutine#5934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6db160b4 2024-02-05 00:02:30.853 [HikariPool-188 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 00:02:30.861 [DefaultDispatcher-worker-2 @coroutine#5920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bff4b1f 2024-02-05 00:02:30.876 [DefaultDispatcher-worker-2 @coroutine#5920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bff4b1f 2024-02-05 00:02:30.886 [DefaultDispatcher-worker-1 @coroutine#5920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bff4b1f 2024-02-05 00:02:30.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2024-02-05 00:02:30.891 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2024-02-05 00:02:30.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:30.891 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1bff4b1f: (connection evicted) 2024-02-05 00:02:30.892 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:30.892 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2024-02-05 00:02:30.892 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2024-02-05 00:02:30.892 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2024-02-05 00:02:30.892 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2024-02-05 00:02:30.892 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:30.892 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6db160b4: (connection evicted) 2024-02-05 00:02:30.893 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:30.893 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2024-02-05 00:02:30.893 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2024-02-05 00:02:30.895 [Test worker @coroutine#5951] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2024-02-05 00:02:30.895 [Test worker @coroutine#5951] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:30.895 [Test worker @coroutine#5951] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:30.895 [Test worker @coroutine#5951] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:30.895 [Test worker @coroutine#5951] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:30.895 [Test worker @coroutine#5951] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:30.896 [Test worker @coroutine#5951] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:30.896 [Test worker @coroutine#5951] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f3a8e3e 2024-02-05 00:02:30.896 [Test worker @coroutine#5951] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:30.896 [Test worker @coroutine#5951] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:30.896 [Test worker @coroutine#5951] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:30.896 [Test worker @coroutine#5951] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:30.896 [Test worker @coroutine#5951] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:30.896 [Test worker @coroutine#5951] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:30.896 [Test worker @coroutine#5951] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:30.896 [Test worker @coroutine#5951] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:30.896 [Test worker @coroutine#5951] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:30.896 [Test worker @coroutine#5951] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:30.896 [Test worker @coroutine#5951] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:30.896 [Test worker @coroutine#5951] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:30.896 [Test worker @coroutine#5951] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:30.896 [Test worker @coroutine#5951] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:30.896 [Test worker @coroutine#5951] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:30.896 [Test worker @coroutine#5951] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:30.896 [Test worker @coroutine#5951] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:30.896 [Test worker @coroutine#5951] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:30.896 [Test worker @coroutine#5951] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:30.896 [Test worker @coroutine#5951] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2024-02-05 00:02:30.896 [Test worker @coroutine#5951] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:30.896 [Test worker @coroutine#5951] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:30.896 [Test worker @coroutine#5951] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:30.896 [Test worker @coroutine#5951] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:30.896 [Test worker @coroutine#5951] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:30.896 [Test worker @coroutine#5951] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:30.896 [Test worker @coroutine#5951] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:30.896 [Test worker @coroutine#5951] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:30.896 [Test worker @coroutine#5951] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2024-02-05 00:02:30.896 [Test worker @coroutine#5951] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ae1d5f1 2024-02-05 00:02:30.896 [Test worker @coroutine#5951] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ae1d5f1 2024-02-05 00:02:30.896 [Test worker @coroutine#5951] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2024-02-05 00:02:30.903 [DefaultDispatcher-worker-17 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28d97205 2024-02-05 00:02:30.903 [DefaultDispatcher-worker-15 @coroutine#3177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2a7ca0 2024-02-05 00:02:30.903 [DefaultDispatcher-worker-15 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34205/UmAppDatabase/replication/nodeId 2024-02-05 00:02:30.903 [DefaultDispatcher-worker-17 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:30.903 [DefaultDispatcher-worker-17 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60995/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:30.903 [DefaultDispatcher-worker-15 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34205/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:30.903 [DefaultDispatcher-worker-17 @coroutine#3000] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:30.903 [DefaultDispatcher-worker-15 @coroutine#3177] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34205/UmAppDatabase/replication/nodeId 2024-02-05 00:02:30.905 [DefaultDispatcher-worker-17 @coroutine#3000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:30.905 [DefaultDispatcher-worker-17 @coroutine#3000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:30.905 [DefaultDispatcher-worker-8 @coroutine#3177] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34205/UmAppDatabase/replication/nodeId 2024-02-05 00:02:30.905 [DefaultDispatcher-worker-8 @coroutine#3177] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34205/UmAppDatabase/replication/nodeId 2024-02-05 00:02:30.915 [Test worker @coroutine#5951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ae1d5f1 2024-02-05 00:02:30.926 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ae1d5f1 2024-02-05 00:02:30.927 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ae1d5f1 2024-02-05 00:02:30.929 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ae1d5f1 2024-02-05 00:02:30.941 [DefaultDispatcher-worker-17 @coroutine#5964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ae1d5f1 2024-02-05 00:02:30.943 [DefaultDispatcher-worker-11 @coroutine#3029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42457891 2024-02-05 00:02:30.943 [DefaultDispatcher-worker-11 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41923/UmAppDatabase/replication/nodeId 2024-02-05 00:02:30.943 [DefaultDispatcher-worker-11 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41923/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:30.943 [DefaultDispatcher-worker-11 @coroutine#3029] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41923/UmAppDatabase/replication/nodeId 2024-02-05 00:02:30.944 [DefaultDispatcher-worker-2 @coroutine#3029] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41923/UmAppDatabase/replication/nodeId 2024-02-05 00:02:30.944 [DefaultDispatcher-worker-2 @coroutine#3029] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41923/UmAppDatabase/replication/nodeId 2024-02-05 00:02:30.950 [DefaultDispatcher-worker-15 @coroutine#5951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ae1d5f1 2024-02-05 00:02:30.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2024-02-05 00:02:30.961 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2024-02-05 00:02:30.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:30.962 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ae1d5f1: (connection evicted) 2024-02-05 00:02:30.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:30.963 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2024-02-05 00:02:30.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2024-02-05 00:02:31.024 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2024-02-05 00:02:31.025 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:31.025 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:31.025 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:31.025 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:31.025 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:31.025 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:31.025 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75cfb958 2024-02-05 00:02:31.025 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:31.025 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:31.025 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:31.025 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:31.025 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:31.025 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:31.025 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:31.025 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:31.025 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:31.025 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:31.025 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:31.025 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:31.025 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:31.025 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:31.025 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:31.025 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:31.025 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:31.025 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:31.025 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:31.025 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2024-02-05 00:02:31.025 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:31.025 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:31.025 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:31.025 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:31.025 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:31.025 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:31.025 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:31.025 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:31.025 [Test worker @coroutine#5994] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2024-02-05 00:02:31.026 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@64648af1 2024-02-05 00:02:31.026 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@64648af1 2024-02-05 00:02:31.026 [Test worker @coroutine#5994] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2024-02-05 00:02:31.048 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64648af1 2024-02-05 00:02:31.053 [DefaultDispatcher-worker-2 @coroutine#3059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c35489c 2024-02-05 00:02:31.054 [DefaultDispatcher-worker-2 @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 00:02:31.054 [DefaultDispatcher-worker-2 @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://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:31.054 [DefaultDispatcher-worker-2 @coroutine#3059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 00:02:31.055 [DefaultDispatcher-worker-15 @coroutine#3059] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 00:02:31.065 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64648af1 2024-02-05 00:02:31.068 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64648af1 2024-02-05 00:02:31.070 [Test worker @coroutine#6002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64648af1 2024-02-05 00:02:31.081 [DefaultDispatcher-worker-2 @coroutine#6005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64648af1 2024-02-05 00:02:31.081 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2024-02-05 00:02:31.081 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2024-02-05 00:02:31.081 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:31.082 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64648af1: (connection evicted) 2024-02-05 00:02:31.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:31.082 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2024-02-05 00:02:31.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2024-02-05 00:02:31.155 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2024-02-05 00:02:31.155 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:31.155 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:31.155 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:31.155 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:31.155 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:31.155 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:31.155 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@362109d0 2024-02-05 00:02:31.155 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:31.155 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:31.155 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:31.155 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:31.155 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:31.155 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:31.155 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:31.155 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:31.155 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:31.155 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:31.155 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:31.155 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:31.155 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:31.155 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:31.155 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:31.155 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:31.155 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:31.155 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:31.155 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:31.155 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2024-02-05 00:02:31.155 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:31.155 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:31.155 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:31.155 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:31.155 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:31.155 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:31.155 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:31.155 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:31.155 [Test worker @coroutine#6019] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2024-02-05 00:02:31.156 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@3670af2b 2024-02-05 00:02:31.156 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@3670af2b 2024-02-05 00:02:31.156 [Test worker @coroutine#6019] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2024-02-05 00:02:31.169 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3670af2b 2024-02-05 00:02:31.183 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3670af2b 2024-02-05 00:02:31.185 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3670af2b 2024-02-05 00:02:31.187 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3670af2b 2024-02-05 00:02:31.190 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2024-02-05 00:02:31.190 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2024-02-05 00:02:31.190 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 00:02:31.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:31.191 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2024-02-05 00:02:31.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2024-02-05 00:02:31.193 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2024-02-05 00:02:31.193 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:31.193 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:31.193 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:31.193 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:31.193 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:31.193 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:31.193 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1150b923 2024-02-05 00:02:31.193 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:31.193 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:31.193 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:31.193 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:31.193 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:31.193 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:31.193 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:31.193 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:31.193 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:31.193 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:31.193 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:31.193 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:31.193 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:31.193 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:31.193 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:31.193 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:31.193 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:31.193 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:31.193 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:31.193 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2024-02-05 00:02:31.193 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:31.193 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:31.193 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:31.193 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:31.193 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:31.193 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:31.193 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:31.193 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:31.193 [Test worker @coroutine#6036] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2024-02-05 00:02:31.194 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d9dc84d 2024-02-05 00:02:31.194 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d9dc84d 2024-02-05 00:02:31.194 [Test worker @coroutine#6036] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2024-02-05 00:02:31.214 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d9dc84d 2024-02-05 00:02:31.224 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d9dc84d 2024-02-05 00:02:31.226 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d9dc84d 2024-02-05 00:02:31.228 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d9dc84d 2024-02-05 00:02:31.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2024-02-05 00:02:31.231 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2024-02-05 00:02:31.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 00:02:31.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:31.231 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2024-02-05 00:02:31.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2024-02-05 00:02:31.233 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2024-02-05 00:02:31.234 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:31.234 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:31.234 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:31.234 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:31.234 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:31.234 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:31.234 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4194a77f 2024-02-05 00:02:31.234 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:31.234 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:31.234 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:31.234 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:31.234 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:31.234 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:31.234 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:31.234 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:31.234 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:31.234 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:31.234 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:31.234 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:31.234 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:31.234 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:31.234 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:31.234 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:31.234 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:31.234 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:31.234 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:31.234 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2024-02-05 00:02:31.234 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:31.234 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:31.234 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:31.234 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:31.234 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:31.234 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:31.234 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:31.234 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:31.234 [Test worker @coroutine#6054] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2024-02-05 00:02:31.234 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@2acbbee4 2024-02-05 00:02:31.234 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@2acbbee4 2024-02-05 00:02:31.234 [Test worker @coroutine#6054] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2024-02-05 00:02:31.247 [DefaultDispatcher-worker-15 @coroutine#2884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab2e018 2024-02-05 00:02:31.247 [DefaultDispatcher-worker-16 @coroutine#3239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76bdfc19 2024-02-05 00:02:31.247 [DefaultDispatcher-worker-15 @coroutine#2884] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-02-05 00:02:31.247 [DefaultDispatcher-worker-15 @coroutine#2884] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:31.247 [DefaultDispatcher-worker-16 @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40501/UmAppDatabase/replication/nodeId 2024-02-05 00:02:31.247 [DefaultDispatcher-worker-15 @coroutine#2884] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-02-05 00:02:31.247 [DefaultDispatcher-worker-16 @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40501/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:31.247 [DefaultDispatcher-worker-16 @coroutine#3239] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40501/UmAppDatabase/replication/nodeId 2024-02-05 00:02:31.248 [DefaultDispatcher-worker-3 @coroutine#3239] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40501/UmAppDatabase/replication/nodeId 2024-02-05 00:02:31.248 [DefaultDispatcher-worker-10 @coroutine#2884] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-02-05 00:02:31.248 [DefaultDispatcher-worker-3 @coroutine#3239] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40501/UmAppDatabase/replication/nodeId 2024-02-05 00:02:31.248 [DefaultDispatcher-worker-10 @coroutine#2884] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-02-05 00:02:31.250 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acbbee4 2024-02-05 00:02:31.261 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acbbee4 2024-02-05 00:02:31.263 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acbbee4 2024-02-05 00:02:31.265 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acbbee4 2024-02-05 00:02:31.265 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2024-02-05 00:02:31.266 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:31.266 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:31.266 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:31.266 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:31.266 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:31.266 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:31.266 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@644eed73 2024-02-05 00:02:31.266 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:31.266 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:31.266 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:31.266 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:31.266 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:31.266 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:31.266 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:31.266 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:31.266 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:31.266 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:31.266 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:31.266 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:31.266 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:31.266 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:31.266 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:31.266 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:31.266 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:31.266 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:31.266 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:31.266 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2024-02-05 00:02:31.266 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:31.266 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:31.266 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:31.266 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:31.266 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:31.266 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:31.266 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:31.266 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:31.266 [Test worker @coroutine#6054] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2024-02-05 00:02:31.266 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@834529e 2024-02-05 00:02:31.266 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@834529e 2024-02-05 00:02:31.266 [Test worker @coroutine#6054] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2024-02-05 00:02:31.281 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@834529e 2024-02-05 00:02:31.292 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@834529e 2024-02-05 00:02:31.294 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@834529e 2024-02-05 00:02:31.296 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@834529e 2024-02-05 00:02:31.307 [DefaultDispatcher-worker-13 @coroutine#6074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@834529e 2024-02-05 00:02:31.320 [DefaultDispatcher-worker-14 @coroutine#6054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acbbee4 2024-02-05 00:02:31.326 [UI Thread @coroutine#6084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38283/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-05 00:02:31.326 [UI Thread @coroutine#6084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38283/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-05 00:02:31.326 [UI Thread @coroutine#6084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38283/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-05 00:02:31.328 [UI Thread @coroutine#6084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38283/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-05 00:02:31.328 [UI Thread @coroutine#6084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38283/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-05 00:02:31.328 [UI Thread @coroutine#6084] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:38283/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-05 00:02:31.328 [UI Thread @coroutine#6084] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:38283/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 00:02:31.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2024-02-05 00:02:31.330 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2024-02-05 00:02:31.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:31.330 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2acbbee4: (connection evicted) 2024-02-05 00:02:31.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:31.331 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2024-02-05 00:02:31.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2024-02-05 00:02:31.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2024-02-05 00:02:31.331 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2024-02-05 00:02:31.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:31.332 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@834529e: (connection evicted) 2024-02-05 00:02:31.332 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:31.332 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2024-02-05 00:02:31.332 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2024-02-05 00:02:31.334 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2024-02-05 00:02:31.334 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:31.334 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:31.334 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:31.334 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:31.334 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:31.334 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:31.334 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ff5711b 2024-02-05 00:02:31.334 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:31.334 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:31.334 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:31.334 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:31.334 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:31.334 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:31.334 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:31.334 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:31.334 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:31.334 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:31.334 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:31.334 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:31.334 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:31.334 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:31.334 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:31.334 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:31.334 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:31.334 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:31.334 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:31.334 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2024-02-05 00:02:31.334 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:31.334 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:31.334 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:31.334 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:31.334 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:31.334 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:31.334 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:31.334 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:31.334 [Test worker @coroutine#6090] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2024-02-05 00:02:31.335 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@77e2a5d3 2024-02-05 00:02:31.335 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@77e2a5d3 2024-02-05 00:02:31.335 [Test worker @coroutine#6090] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2024-02-05 00:02:31.350 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e2a5d3 2024-02-05 00:02:31.361 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e2a5d3 2024-02-05 00:02:31.363 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e2a5d3 2024-02-05 00:02:31.365 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e2a5d3 2024-02-05 00:02:31.365 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2024-02-05 00:02:31.365 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:31.365 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:31.365 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:31.365 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:31.365 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:31.365 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:31.365 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72557e0d 2024-02-05 00:02:31.365 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:31.365 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:31.365 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:31.365 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:31.365 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:31.365 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:31.365 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:31.365 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:31.365 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:31.365 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:31.365 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:31.365 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:31.365 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:31.365 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:31.365 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:31.365 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:31.365 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:31.365 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:31.365 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:31.365 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2024-02-05 00:02:31.365 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:31.365 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:31.365 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:31.365 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:31.365 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:31.365 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:31.365 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:31.365 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:31.366 [Test worker @coroutine#6090] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2024-02-05 00:02:31.366 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@20305c45 2024-02-05 00:02:31.366 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@20305c45 2024-02-05 00:02:31.366 [Test worker @coroutine#6090] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2024-02-05 00:02:31.380 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20305c45 2024-02-05 00:02:31.391 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20305c45 2024-02-05 00:02:31.392 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20305c45 2024-02-05 00:02:31.394 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20305c45 2024-02-05 00:02:31.405 [DefaultDispatcher-worker-12 @coroutine#6103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20305c45 2024-02-05 00:02:31.419 [DefaultDispatcher-worker-11 @coroutine#6090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e2a5d3 2024-02-05 00:02:31.422 [UI Thread @coroutine#6113] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36295/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-05 00:02:31.422 [UI Thread @coroutine#6113] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36295/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-05 00:02:31.422 [UI Thread @coroutine#6113] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36295/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-05 00:02:31.423 [UI Thread @coroutine#6113] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36295/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-05 00:02:31.424 [UI Thread @coroutine#6113] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36295/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-05 00:02:31.425 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2024-02-05 00:02:31.425 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2024-02-05 00:02:31.425 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:31.425 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77e2a5d3: (connection evicted) 2024-02-05 00:02:31.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:31.426 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2024-02-05 00:02:31.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2024-02-05 00:02:31.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2024-02-05 00:02:31.426 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2024-02-05 00:02:31.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:31.426 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20305c45: (connection evicted) 2024-02-05 00:02:31.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:31.427 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2024-02-05 00:02:31.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2024-02-05 00:02:31.429 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2024-02-05 00:02:31.429 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:31.429 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:31.429 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:31.429 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:31.429 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:31.429 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:31.429 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@240b656f 2024-02-05 00:02:31.429 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:31.429 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:31.429 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:31.429 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:31.429 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:31.429 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:31.429 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:31.429 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:31.429 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:31.429 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:31.429 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:31.429 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:31.429 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:31.429 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:31.429 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:31.429 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:31.429 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:31.429 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:31.429 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:31.429 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2024-02-05 00:02:31.429 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:31.429 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:31.430 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:31.430 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:31.430 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:31.430 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:31.430 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:31.430 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:31.430 [Test worker @coroutine#6119] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2024-02-05 00:02:31.430 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@254a9f65 2024-02-05 00:02:31.430 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@254a9f65 2024-02-05 00:02:31.430 [Test worker @coroutine#6119] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2024-02-05 00:02:31.448 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@254a9f65 2024-02-05 00:02:31.448 [DefaultDispatcher-worker-11 @coroutine#3073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e0941cc 2024-02-05 00:02:31.448 [DefaultDispatcher-worker-11 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46683/UmAppDatabase/replication/nodeId 2024-02-05 00:02:31.448 [DefaultDispatcher-worker-11 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46683/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:31.449 [DefaultDispatcher-worker-11 @coroutine#3073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46683/UmAppDatabase/replication/nodeId 2024-02-05 00:02:31.450 [DefaultDispatcher-worker-5 @coroutine#3073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46683/UmAppDatabase/replication/nodeId 2024-02-05 00:02:31.450 [DefaultDispatcher-worker-5 @coroutine#3073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46683/UmAppDatabase/replication/nodeId 2024-02-05 00:02:31.457 [DefaultDispatcher-worker-5 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e89a26 2024-02-05 00:02:31.458 [DefaultDispatcher-worker-5 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2024-02-05 00:02:31.458 [DefaultDispatcher-worker-5 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:31.458 [DefaultDispatcher-worker-5 @coroutine#2920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2024-02-05 00:02:31.459 [DefaultDispatcher-worker-8 @coroutine#2920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2024-02-05 00:02:31.459 [DefaultDispatcher-worker-8 @coroutine#2920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2024-02-05 00:02:31.459 [Test worker @coroutine#6121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@254a9f65 2024-02-05 00:02:31.461 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@254a9f65 2024-02-05 00:02:31.462 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@254a9f65 2024-02-05 00:02:31.463 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2024-02-05 00:02:31.463 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:31.463 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:31.463 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:31.463 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:31.463 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:31.463 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:31.463 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e870ac9 2024-02-05 00:02:31.463 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:31.463 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:31.463 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:31.463 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:31.463 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:31.463 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:31.463 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:31.463 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:31.463 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:31.463 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:31.463 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:31.463 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:31.463 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:31.463 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:31.463 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:31.463 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:31.463 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:31.463 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:31.463 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:31.463 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2024-02-05 00:02:31.463 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:31.463 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:31.463 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:31.463 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:31.463 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:31.463 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:31.463 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:31.463 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:31.463 [Test worker @coroutine#6119] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2024-02-05 00:02:31.464 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@70b67841 2024-02-05 00:02:31.464 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@70b67841 2024-02-05 00:02:31.464 [Test worker @coroutine#6119] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2024-02-05 00:02:31.477 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70b67841 2024-02-05 00:02:31.488 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70b67841 2024-02-05 00:02:31.489 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70b67841 2024-02-05 00:02:31.491 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70b67841 2024-02-05 00:02:31.502 [DefaultDispatcher-worker-18 @coroutine#6140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70b67841 2024-02-05 00:02:31.515 [DefaultDispatcher-worker-5 @coroutine#6119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@254a9f65 2024-02-05 00:02:31.518 [UI Thread @coroutine#6150] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46899/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-05 00:02:31.518 [UI Thread @coroutine#6150] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46899/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-05 00:02:31.518 [UI Thread @coroutine#6150] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46899/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-05 00:02:31.520 [UI Thread @coroutine#6150] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46899/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-05 00:02:31.520 [UI Thread @coroutine#6150] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46899/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-05 00:02:31.520 [UI Thread @coroutine#6150] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:46899/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-05 00:02:31.520 [UI Thread @coroutine#6150] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:46899/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 00:02:31.521 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2024-02-05 00:02:31.522 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2024-02-05 00:02:31.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:31.522 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@254a9f65: (connection evicted) 2024-02-05 00:02:31.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:31.523 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2024-02-05 00:02:31.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2024-02-05 00:02:31.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2024-02-05 00:02:31.523 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2024-02-05 00:02:31.523 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:31.523 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70b67841: (connection evicted) 2024-02-05 00:02:31.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:31.524 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2024-02-05 00:02:31.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2024-02-05 00:02:31.525 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2024-02-05 00:02:31.526 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:31.526 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:31.526 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:31.526 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:31.526 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:31.526 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:31.526 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39d6504b 2024-02-05 00:02:31.526 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:31.526 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:31.526 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:31.526 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:31.526 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:31.526 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:31.526 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:31.526 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:31.526 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:31.526 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:31.526 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:31.526 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:31.526 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:31.526 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:31.526 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:31.526 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:31.526 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:31.526 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:31.526 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:31.526 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2024-02-05 00:02:31.526 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:31.526 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:31.526 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:31.526 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:31.526 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:31.526 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:31.526 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:31.526 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:31.526 [Test worker @coroutine#6156] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2024-02-05 00:02:31.526 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bad5ab3 2024-02-05 00:02:31.526 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bad5ab3 2024-02-05 00:02:31.526 [Test worker @coroutine#6156] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2024-02-05 00:02:31.543 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bad5ab3 2024-02-05 00:02:31.555 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bad5ab3 2024-02-05 00:02:31.556 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bad5ab3 2024-02-05 00:02:31.561 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bad5ab3 2024-02-05 00:02:31.562 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2024-02-05 00:02:31.562 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:31.562 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:31.562 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:31.562 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:31.562 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:31.562 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:31.562 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b08f55a 2024-02-05 00:02:31.562 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:31.562 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:31.562 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:31.562 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:31.562 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:31.562 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:31.562 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:31.562 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:31.562 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:31.562 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:31.562 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:31.562 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:31.562 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:31.562 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:31.562 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:31.562 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:31.562 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:31.562 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:31.562 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:31.562 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2024-02-05 00:02:31.562 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:31.562 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:31.562 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:31.562 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:31.562 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:31.562 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:31.562 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:31.562 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:31.562 [Test worker @coroutine#6156] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2024-02-05 00:02:31.562 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ff3af97 2024-02-05 00:02:31.562 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ff3af97 2024-02-05 00:02:31.563 [Test worker @coroutine#6156] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2024-02-05 00:02:31.576 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff3af97 2024-02-05 00:02:31.588 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff3af97 2024-02-05 00:02:31.589 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff3af97 2024-02-05 00:02:31.591 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff3af97 2024-02-05 00:02:31.601 [DefaultDispatcher-worker-6 @coroutine#6169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff3af97 2024-02-05 00:02:31.603 [DefaultDispatcher-worker-15 @coroutine#3131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e5f05f8 2024-02-05 00:02:31.603 [DefaultDispatcher-worker-15 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:31.604 [DefaultDispatcher-worker-15 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53995/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:31.604 [DefaultDispatcher-worker-15 @coroutine#3131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:31.605 [DefaultDispatcher-worker-14 @coroutine#3131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:31.605 [DefaultDispatcher-worker-14 @coroutine#3131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:31.615 [DefaultDispatcher-worker-15 @coroutine#6156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bad5ab3 2024-02-05 00:02:31.626 [HikariPool-200 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 00:02:31.638 [DefaultDispatcher-worker-13 @coroutine#6156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bad5ab3 2024-02-05 00:02:31.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2024-02-05 00:02:31.647 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2024-02-05 00:02:31.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:31.648 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1bad5ab3: (connection evicted) 2024-02-05 00:02:31.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:31.648 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2024-02-05 00:02:31.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2024-02-05 00:02:31.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2024-02-05 00:02:31.649 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2024-02-05 00:02:31.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:31.649 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ff3af97: (connection evicted) 2024-02-05 00:02:31.650 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:31.650 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2024-02-05 00:02:31.650 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2024-02-05 00:02:31.652 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2024-02-05 00:02:31.652 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:31.652 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:31.652 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:31.652 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:31.652 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:31.652 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:31.652 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75392381 2024-02-05 00:02:31.652 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:31.652 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:31.652 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:31.652 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:31.652 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:31.652 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:31.652 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:31.652 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:31.652 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:31.652 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:31.652 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:31.652 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:31.652 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:31.652 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:31.652 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:31.652 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:31.652 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:31.652 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:31.652 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:31.652 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2024-02-05 00:02:31.652 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:31.652 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:31.652 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:31.652 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:31.652 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:31.652 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:31.652 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:31.652 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:31.652 [Test worker @coroutine#6197] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2024-02-05 00:02:31.653 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ae5a507 2024-02-05 00:02:31.653 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ae5a507 2024-02-05 00:02:31.653 [Test worker @coroutine#6197] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2024-02-05 00:02:31.669 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ae5a507 2024-02-05 00:02:31.680 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ae5a507 2024-02-05 00:02:31.683 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ae5a507 2024-02-05 00:02:31.684 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ae5a507 2024-02-05 00:02:31.687 [DefaultDispatcher-worker-4 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b4db22 2024-02-05 00:02:31.687 [DefaultDispatcher-worker-4 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58347/UmAppDatabase/replication/nodeId 2024-02-05 00:02:31.687 [DefaultDispatcher-worker-4 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58347/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:31.687 [DefaultDispatcher-worker-4 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58347/UmAppDatabase/replication/nodeId 2024-02-05 00:02:31.688 [DefaultDispatcher-worker-4 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58347/UmAppDatabase/replication/nodeId 2024-02-05 00:02:31.688 [DefaultDispatcher-worker-4 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58347/UmAppDatabase/replication/nodeId 2024-02-05 00:02:31.692 [DefaultDispatcher-worker-7 @coroutine#6204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ae5a507 2024-02-05 00:02:31.711 [DefaultDispatcher-worker-7 @coroutine#6197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ae5a507 2024-02-05 00:02:31.728 [DefaultDispatcher-worker-7 @coroutine#6228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ae5a507 2024-02-05 00:02:31.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2024-02-05 00:02:31.731 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2024-02-05 00:02:31.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:31.732 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ae5a507: (connection evicted) 2024-02-05 00:02:31.732 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:31.732 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2024-02-05 00:02:31.732 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2024-02-05 00:02:31.734 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2024-02-05 00:02:31.734 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:31.734 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:31.734 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:31.734 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:31.734 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:31.734 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:31.734 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ff83cc8 2024-02-05 00:02:31.734 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:31.734 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:31.734 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:31.734 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:31.734 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:31.734 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:31.734 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:31.734 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:31.734 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:31.734 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:31.734 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:31.734 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:31.734 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:31.734 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:31.734 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:31.734 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:31.734 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:31.734 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:31.734 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:31.734 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2024-02-05 00:02:31.734 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:31.734 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:31.734 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:31.734 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:31.734 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:31.734 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:31.734 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:31.734 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:31.734 [Test worker @coroutine#6234] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2024-02-05 00:02:31.735 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@336b7da4 2024-02-05 00:02:31.735 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@336b7da4 2024-02-05 00:02:31.735 [Test worker @coroutine#6234] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2024-02-05 00:02:31.753 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@336b7da4 2024-02-05 00:02:31.763 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@336b7da4 2024-02-05 00:02:31.765 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@336b7da4 2024-02-05 00:02:31.767 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@336b7da4 2024-02-05 00:02:31.767 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2024-02-05 00:02:31.767 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:31.767 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:31.767 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:31.767 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:31.767 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:31.767 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:31.767 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@528070fe 2024-02-05 00:02:31.767 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:31.767 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:31.767 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:31.767 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:31.767 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:31.767 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:31.767 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:31.768 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:31.768 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:31.768 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:31.768 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:31.768 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:31.768 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:31.768 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:31.768 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:31.768 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:31.768 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:31.768 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:31.768 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:31.768 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2024-02-05 00:02:31.768 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:31.768 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:31.768 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:31.768 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:31.768 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:31.768 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:31.768 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:31.768 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:31.768 [Test worker @coroutine#6234] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2024-02-05 00:02:31.768 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@53741683 2024-02-05 00:02:31.768 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@53741683 2024-02-05 00:02:31.768 [Test worker @coroutine#6234] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2024-02-05 00:02:31.781 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53741683 2024-02-05 00:02:31.792 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53741683 2024-02-05 00:02:31.794 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53741683 2024-02-05 00:02:31.796 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53741683 2024-02-05 00:02:31.807 [DefaultDispatcher-worker-13 @coroutine#6248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53741683 2024-02-05 00:02:31.823 [DefaultDispatcher-worker-17 @coroutine#6234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@336b7da4 2024-02-05 00:02:31.833 [DefaultDispatcher-worker-17 @coroutine#6234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@336b7da4 2024-02-05 00:02:31.835 [HikariPool-203 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:31.841 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2024-02-05 00:02:31.842 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2024-02-05 00:02:31.842 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:31.842 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@336b7da4: (connection evicted) 2024-02-05 00:02:31.842 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:31.842 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2024-02-05 00:02:31.842 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2024-02-05 00:02:31.843 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2024-02-05 00:02:31.843 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2024-02-05 00:02:31.843 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:31.843 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53741683: (connection evicted) 2024-02-05 00:02:31.843 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:31.843 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2024-02-05 00:02:31.843 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2024-02-05 00:02:31.845 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2024-02-05 00:02:31.845 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:31.845 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:31.845 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:31.845 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:31.845 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:31.845 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:31.845 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@738da6f2 2024-02-05 00:02:31.845 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:31.845 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:31.845 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:31.845 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:31.845 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:31.845 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:31.845 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:31.845 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:31.845 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:31.845 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:31.845 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:31.846 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:31.846 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:31.846 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:31.846 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:31.846 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:31.846 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:31.846 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:31.846 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:31.846 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2024-02-05 00:02:31.846 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:31.846 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:31.846 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:31.846 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:31.846 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:31.846 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:31.846 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:31.846 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:31.846 [Test worker @coroutine#6275] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2024-02-05 00:02:31.846 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@17596317 2024-02-05 00:02:31.846 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@17596317 2024-02-05 00:02:31.846 [Test worker @coroutine#6275] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2024-02-05 00:02:31.863 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17596317 2024-02-05 00:02:31.874 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17596317 2024-02-05 00:02:31.875 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17596317 2024-02-05 00:02:31.877 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17596317 2024-02-05 00:02:31.886 [DefaultDispatcher-worker-18 @coroutine#6282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17596317 2024-02-05 00:02:31.893 [DefaultDispatcher-worker-7 @coroutine#6275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17596317 2024-02-05 00:02:31.909 [DefaultDispatcher-worker-13 @coroutine#6296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17596317 2024-02-05 00:02:31.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2024-02-05 00:02:31.912 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2024-02-05 00:02:31.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:31.912 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17596317: (connection evicted) 2024-02-05 00:02:31.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:31.913 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2024-02-05 00:02:31.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2024-02-05 00:02:31.914 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2024-02-05 00:02:31.914 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:31.914 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:31.914 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:31.915 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:31.915 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:31.915 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:31.915 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d8cbb32 2024-02-05 00:02:31.915 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:31.915 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:31.915 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:31.915 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:31.915 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:31.915 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:31.915 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:31.915 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:31.915 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:31.915 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:31.915 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:31.915 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:31.915 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:31.915 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:31.915 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:31.915 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:31.915 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:31.915 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:31.915 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:31.915 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2024-02-05 00:02:31.915 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:31.915 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:31.915 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:31.915 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:31.915 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:31.915 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:31.915 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:31.915 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:31.915 [Test worker @coroutine#6304] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2024-02-05 00:02:31.915 [DefaultDispatcher-worker-1 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28d97205 2024-02-05 00:02:31.915 [DefaultDispatcher-worker-15 @coroutine#3177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2a7ca0 2024-02-05 00:02:31.915 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@283645fa 2024-02-05 00:02:31.915 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@283645fa 2024-02-05 00:02:31.915 [DefaultDispatcher-worker-1 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:31.915 [Test worker @coroutine#6304] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2024-02-05 00:02:31.915 [DefaultDispatcher-worker-1 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60995/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:31.915 [DefaultDispatcher-worker-1 @coroutine#3000] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:31.915 [DefaultDispatcher-worker-15 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34205/UmAppDatabase/replication/nodeId 2024-02-05 00:02:31.916 [DefaultDispatcher-worker-15 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34205/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:31.916 [DefaultDispatcher-worker-15 @coroutine#3177] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34205/UmAppDatabase/replication/nodeId 2024-02-05 00:02:31.917 [DefaultDispatcher-worker-3 @coroutine#3000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:31.917 [DefaultDispatcher-worker-14 @coroutine#3177] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34205/UmAppDatabase/replication/nodeId 2024-02-05 00:02:31.917 [DefaultDispatcher-worker-3 @coroutine#3000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:31.917 [DefaultDispatcher-worker-14 @coroutine#3177] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34205/UmAppDatabase/replication/nodeId 2024-02-05 00:02:31.936 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283645fa 2024-02-05 00:02:31.947 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283645fa 2024-02-05 00:02:31.949 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283645fa 2024-02-05 00:02:31.951 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283645fa 2024-02-05 00:02:31.953 [DefaultDispatcher-worker-1 @coroutine#3029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42457891 2024-02-05 00:02:31.954 [DefaultDispatcher-worker-1 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41923/UmAppDatabase/replication/nodeId 2024-02-05 00:02:31.954 [DefaultDispatcher-worker-1 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41923/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:31.954 [DefaultDispatcher-worker-1 @coroutine#3029] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41923/UmAppDatabase/replication/nodeId 2024-02-05 00:02:31.955 [DefaultDispatcher-worker-1 @coroutine#3029] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41923/UmAppDatabase/replication/nodeId 2024-02-05 00:02:31.955 [DefaultDispatcher-worker-1 @coroutine#3029] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41923/UmAppDatabase/replication/nodeId 2024-02-05 00:02:31.959 [DefaultDispatcher-worker-3 @coroutine#6317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283645fa 2024-02-05 00:02:31.965 [DefaultDispatcher-worker-4 @coroutine#6330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283645fa 2024-02-05 00:02:31.966 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2024-02-05 00:02:31.966 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2024-02-05 00:02:31.966 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:31.967 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@283645fa: (connection evicted) 2024-02-05 00:02:31.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:31.967 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2024-02-05 00:02:31.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2024-02-05 00:02:31.969 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2024-02-05 00:02:31.969 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:31.969 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:31.969 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:31.969 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:31.969 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:31.970 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:31.970 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b237c2c 2024-02-05 00:02:31.970 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:31.970 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:31.970 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:31.970 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:31.970 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:31.970 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:31.970 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:31.970 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:31.970 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:31.970 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:31.970 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:31.970 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:31.970 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:31.970 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:31.970 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:31.970 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:31.970 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:31.970 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:31.970 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:31.970 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2024-02-05 00:02:31.970 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:31.970 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:31.970 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:31.970 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:31.970 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:31.970 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:31.970 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:31.970 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:31.970 [Test worker @coroutine#6341] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2024-02-05 00:02:31.970 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ae5cbb9 2024-02-05 00:02:31.970 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ae5cbb9 2024-02-05 00:02:31.970 [Test worker @coroutine#6341] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2024-02-05 00:02:31.987 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ae5cbb9 2024-02-05 00:02:31.997 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ae5cbb9 2024-02-05 00:02:31.999 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ae5cbb9 2024-02-05 00:02:32.001 [Test worker @coroutine#6346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ae5cbb9 2024-02-05 00:02:32.009 [DefaultDispatcher-worker-8 @coroutine#6348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ae5cbb9 2024-02-05 00:02:32.066 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2024-02-05 00:02:32.066 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2024-02-05 00:02:32.066 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:32.066 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ae5cbb9: (connection evicted) 2024-02-05 00:02:32.067 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:32.067 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2024-02-05 00:02:32.067 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2024-02-05 00:02:32.068 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2024-02-05 00:02:32.068 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:32.068 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:32.068 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:32.068 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:32.068 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:32.068 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:32.068 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23b260ed 2024-02-05 00:02:32.068 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:32.068 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:32.068 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:32.068 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:32.068 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:32.068 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:32.068 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:32.069 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:32.069 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:32.069 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:32.069 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:32.069 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:32.069 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:32.069 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:32.069 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:32.069 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:32.069 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:32.069 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:32.069 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:32.069 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2024-02-05 00:02:32.069 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:32.069 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:32.069 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:32.069 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:32.069 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:32.069 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:32.069 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:32.069 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:32.069 [Test worker @coroutine#6363] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2024-02-05 00:02:32.069 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@fd07138 2024-02-05 00:02:32.069 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@fd07138 2024-02-05 00:02:32.069 [Test worker @coroutine#6363] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2024-02-05 00:02:32.071 [DefaultDispatcher-worker-8 @coroutine#3059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c35489c 2024-02-05 00:02:32.071 [DefaultDispatcher-worker-8 @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 00:02:32.071 [DefaultDispatcher-worker-8 @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://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:32.071 [DefaultDispatcher-worker-8 @coroutine#3059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 00:02:32.072 [DefaultDispatcher-worker-8 @coroutine#3059] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 00:02:32.083 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fd07138 2024-02-05 00:02:32.094 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fd07138 2024-02-05 00:02:32.095 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fd07138 2024-02-05 00:02:32.097 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fd07138 2024-02-05 00:02:32.106 [DefaultDispatcher-worker-11 @coroutine#6372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fd07138 2024-02-05 00:02:32.114 [DefaultDispatcher-worker-1 @coroutine#6363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fd07138 2024-02-05 00:02:32.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2024-02-05 00:02:32.120 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2024-02-05 00:02:32.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:32.121 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@fd07138: (connection evicted) 2024-02-05 00:02:32.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:32.121 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2024-02-05 00:02:32.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2024-02-05 00:02:32.125 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2024-02-05 00:02:32.125 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:32.125 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:32.126 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:32.126 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:32.126 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:32.126 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:32.126 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76629f82 2024-02-05 00:02:32.126 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:32.126 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:32.126 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:32.126 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:32.126 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:32.126 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:32.126 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:32.126 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:32.126 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:32.126 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:32.126 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:32.126 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:32.126 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:32.126 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:32.126 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:32.126 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:32.126 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:32.126 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:32.126 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:32.126 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2024-02-05 00:02:32.126 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:32.126 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:32.126 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:32.126 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:32.126 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:32.126 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:32.126 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:32.126 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:32.126 [Test worker @coroutine#6388] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2024-02-05 00:02:32.126 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@2474331d 2024-02-05 00:02:32.126 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@2474331d 2024-02-05 00:02:32.126 [Test worker @coroutine#6388] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2024-02-05 00:02:32.141 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2474331d 2024-02-05 00:02:32.152 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2474331d 2024-02-05 00:02:32.154 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2474331d 2024-02-05 00:02:32.156 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2474331d 2024-02-05 00:02:32.159 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2024-02-05 00:02:32.160 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2024-02-05 00:02:32.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 00:02:32.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:32.160 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2024-02-05 00:02:32.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2024-02-05 00:02:32.160 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2024-02-05 00:02:32.160 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:32.160 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:32.160 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:32.160 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:32.160 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:32.160 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:32.160 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7475f57e 2024-02-05 00:02:32.160 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:32.160 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:32.160 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:32.160 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:32.160 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:32.160 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:32.160 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:32.160 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:32.160 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:32.160 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:32.160 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:32.160 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:32.160 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:32.160 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:32.160 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:32.160 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:32.160 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:32.160 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:32.160 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:32.160 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2024-02-05 00:02:32.160 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:32.160 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:32.160 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:32.160 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:32.161 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:32.161 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:32.161 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:32.161 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:32.161 [Test worker @coroutine#6404] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2024-02-05 00:02:32.161 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@f3cc2e0 2024-02-05 00:02:32.161 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@f3cc2e0 2024-02-05 00:02:32.161 [Test worker @coroutine#6404] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2024-02-05 00:02:32.174 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f3cc2e0 2024-02-05 00:02:32.185 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f3cc2e0 2024-02-05 00:02:32.187 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f3cc2e0 2024-02-05 00:02:32.189 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f3cc2e0 2024-02-05 00:02:32.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2024-02-05 00:02:32.191 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2024-02-05 00:02:32.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:32.191 [HikariPool-210 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f3cc2e0: (connection evicted) 2024-02-05 00:02:32.192 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:32.193 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2024-02-05 00:02:32.193 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2024-02-05 00:02:32.194 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2024-02-05 00:02:32.195 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:32.195 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:32.195 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:32.195 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:32.195 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:32.195 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:32.195 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21acc86a 2024-02-05 00:02:32.195 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:32.195 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:32.195 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:32.195 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:32.195 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:32.195 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:32.195 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:32.195 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:32.195 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:32.195 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:32.195 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:32.195 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:32.195 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:32.195 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:32.195 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:32.195 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:32.195 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:32.195 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:32.195 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:32.195 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2024-02-05 00:02:32.195 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:32.195 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:32.195 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:32.195 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:32.195 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:32.195 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:32.195 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:32.195 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:32.195 [Test worker @coroutine#6420] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2024-02-05 00:02:32.195 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@465a121d 2024-02-05 00:02:32.195 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@465a121d 2024-02-05 00:02:32.196 [Test worker @coroutine#6420] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2024-02-05 00:02:32.212 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@465a121d 2024-02-05 00:02:32.223 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@465a121d 2024-02-05 00:02:32.224 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@465a121d 2024-02-05 00:02:32.226 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@465a121d 2024-02-05 00:02:32.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2024-02-05 00:02:32.231 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2024-02-05 00:02:32.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 00:02:32.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:32.231 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2024-02-05 00:02:32.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2024-02-05 00:02:32.238 [UI Thread @coroutine#6442] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37711/Site/verify 2024-02-05 00:02:32.238 [UI Thread @coroutine#6442] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37711/Site/verify. 2024-02-05 00:02:32.238 [UI Thread @coroutine#6442] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37711/Site/verify 2024-02-05 00:02:32.240 [UI Thread @coroutine#6442] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37711/Site/verify 2024-02-05 00:02:32.240 [UI Thread @coroutine#6442] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37711/Site/verify 2024-02-05 00:02:32.240 [UI Thread @coroutine#6442] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:37711/Site/verify. 2024-02-05 00:02:32.240 [UI Thread @coroutine#6442] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:37711/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 00:02:32.245 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2024-02-05 00:02:32.245 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:32.245 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:32.245 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:32.245 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:32.245 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:32.245 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:32.245 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e147828 2024-02-05 00:02:32.245 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:32.245 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:32.245 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:32.245 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:32.245 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:32.245 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:32.245 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:32.245 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:32.245 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:32.245 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:32.246 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:32.246 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:32.246 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:32.246 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:32.246 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:32.246 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:32.246 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:32.246 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:32.246 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:32.246 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2024-02-05 00:02:32.246 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:32.246 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:32.246 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:32.246 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:32.246 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:32.246 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:32.246 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:32.246 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:32.246 [Test worker @coroutine#6456] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2024-02-05 00:02:32.246 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@45dbbb97 2024-02-05 00:02:32.246 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@45dbbb97 2024-02-05 00:02:32.246 [Test worker @coroutine#6456] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2024-02-05 00:02:32.259 [DefaultDispatcher-worker-18 @coroutine#3239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76bdfc19 2024-02-05 00:02:32.259 [DefaultDispatcher-worker-18 @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40501/UmAppDatabase/replication/nodeId 2024-02-05 00:02:32.259 [DefaultDispatcher-worker-18 @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40501/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:32.259 [DefaultDispatcher-worker-18 @coroutine#3239] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40501/UmAppDatabase/replication/nodeId 2024-02-05 00:02:32.259 [DefaultDispatcher-worker-13 @coroutine#2884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab2e018 2024-02-05 00:02:32.260 [DefaultDispatcher-worker-13 @coroutine#2884] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-02-05 00:02:32.260 [DefaultDispatcher-worker-13 @coroutine#2884] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:32.260 [DefaultDispatcher-worker-13 @coroutine#2884] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-02-05 00:02:32.261 [DefaultDispatcher-worker-16 @coroutine#2884] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-02-05 00:02:32.261 [DefaultDispatcher-worker-16 @coroutine#2884] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-02-05 00:02:32.261 [DefaultDispatcher-worker-12 @coroutine#3239] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40501/UmAppDatabase/replication/nodeId 2024-02-05 00:02:32.261 [DefaultDispatcher-worker-12 @coroutine#3239] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40501/UmAppDatabase/replication/nodeId 2024-02-05 00:02:32.266 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45dbbb97 2024-02-05 00:02:32.277 [Test worker @coroutine#6463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45dbbb97 2024-02-05 00:02:32.279 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45dbbb97 2024-02-05 00:02:32.280 [Test worker @coroutine#6467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45dbbb97 2024-02-05 00:02:32.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2024-02-05 00:02:32.283 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2024-02-05 00:02:32.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 00:02:32.284 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:32.284 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2024-02-05 00:02:32.284 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2024-02-05 00:02:32.284 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2024-02-05 00:02:32.285 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:32.285 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:32.285 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:32.285 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:32.285 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:32.285 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:32.285 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@672710d5 2024-02-05 00:02:32.285 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:32.285 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:32.285 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:32.285 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:32.285 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:32.285 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:32.285 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:32.285 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:32.285 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:32.285 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:32.285 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:32.285 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:32.285 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:32.285 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:32.285 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:32.285 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:32.285 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:32.285 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:32.285 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:32.285 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2024-02-05 00:02:32.285 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:32.285 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:32.285 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:32.285 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:32.285 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:32.285 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:32.285 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:32.285 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:32.285 [Test worker @coroutine#6479] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2024-02-05 00:02:32.286 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@17224bad 2024-02-05 00:02:32.286 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@17224bad 2024-02-05 00:02:32.286 [Test worker @coroutine#6479] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2024-02-05 00:02:32.306 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17224bad 2024-02-05 00:02:32.317 [Test worker @coroutine#6480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17224bad 2024-02-05 00:02:32.318 [Test worker @coroutine#6482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17224bad 2024-02-05 00:02:32.320 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17224bad 2024-02-05 00:02:32.322 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2024-02-05 00:02:32.322 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2024-02-05 00:02:32.322 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 00:02:32.322 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:32.322 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2024-02-05 00:02:32.322 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2024-02-05 00:02:32.324 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2024-02-05 00:02:32.324 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:32.324 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:32.324 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:32.324 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:32.324 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:32.324 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:32.324 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6cd31e5f 2024-02-05 00:02:32.324 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:32.324 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:32.324 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:32.324 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:32.324 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:32.324 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:32.324 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:32.324 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:32.324 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:32.324 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:32.324 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:32.324 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:32.324 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:32.324 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:32.324 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:32.324 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:32.324 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:32.324 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:32.324 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:32.324 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2024-02-05 00:02:32.324 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:32.324 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:32.324 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:32.324 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:32.324 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:32.324 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:32.324 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:32.324 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:32.325 [Test worker @coroutine#6496] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2024-02-05 00:02:32.325 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e02988 2024-02-05 00:02:32.325 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e02988 2024-02-05 00:02:32.325 [Test worker @coroutine#6496] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2024-02-05 00:02:32.339 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e02988 2024-02-05 00:02:32.350 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e02988 2024-02-05 00:02:32.352 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e02988 2024-02-05 00:02:32.353 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e02988 2024-02-05 00:02:32.356 [UI Thread @coroutine#6510] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34241/Site/verify 2024-02-05 00:02:32.356 [UI Thread @coroutine#6510] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34241/Site/verify. 2024-02-05 00:02:32.356 [UI Thread @coroutine#6510] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34241/Site/verify 2024-02-05 00:02:32.357 [UI Thread @coroutine#6510] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34241/Site/verify 2024-02-05 00:02:32.357 [UI Thread @coroutine#6510] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34241/Site/verify 2024-02-05 00:02:32.358 [UI Thread @coroutine#6510] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:34241/Site/verify. 2024-02-05 00:02:32.358 [UI Thread @coroutine#6510] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:34241/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 00:02:32.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2024-02-05 00:02:32.360 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2024-02-05 00:02:32.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 00:02:32.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:32.360 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2024-02-05 00:02:32.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2024-02-05 00:02:32.365 [UI Thread @coroutine#6523] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40171/Site/verify 2024-02-05 00:02:32.365 [UI Thread @coroutine#6523] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40171/Site/verify. 2024-02-05 00:02:32.365 [UI Thread @coroutine#6523] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40171/Site/verify 2024-02-05 00:02:32.366 [UI Thread @coroutine#6523] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40171/Site/verify 2024-02-05 00:02:32.366 [UI Thread @coroutine#6523] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40171/Site/verify 2024-02-05 00:02:32.366 [UI Thread @coroutine#6523] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:40171/Site/verify. 2024-02-05 00:02:32.366 [UI Thread @coroutine#6523] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40171/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 00:02:32.372 [UI Thread @coroutine#6536] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52435/Site/verify 2024-02-05 00:02:32.373 [UI Thread @coroutine#6536] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52435/Site/verify. 2024-02-05 00:02:32.373 [UI Thread @coroutine#6536] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52435/Site/verify 2024-02-05 00:02:32.374 [UI Thread @coroutine#6536] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52435/Site/verify 2024-02-05 00:02:32.374 [UI Thread @coroutine#6536] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52435/Site/verify 2024-02-05 00:02:32.374 [UI Thread @coroutine#6536] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:52435/Site/verify. 2024-02-05 00:02:32.374 [UI Thread @coroutine#6536] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:52435/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 00:02:32.381 [UI Thread @coroutine#6550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2024-02-05 00:02:32.381 [UI Thread @coroutine#6550] 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-02-05 00:02:32.381 [UI Thread @coroutine#6550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2024-02-05 00:02:32.383 [UI Thread @coroutine#6550] 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-02-05 00:02:32.386 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2024-02-05 00:02:32.386 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:32.386 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:32.386 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:32.386 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:32.386 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:32.386 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:32.386 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d3dc0c5 2024-02-05 00:02:32.386 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:32.386 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:32.386 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:32.386 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:32.386 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:32.386 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:32.386 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:32.386 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:32.386 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:32.386 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:32.386 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:32.386 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:32.386 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:32.386 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:32.386 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:32.386 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:32.386 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:32.386 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:32.386 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:32.386 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2024-02-05 00:02:32.386 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:32.386 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:32.386 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:32.386 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:32.386 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:32.386 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:32.386 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:32.386 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:32.386 [Test worker @coroutine#6557] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2024-02-05 00:02:32.387 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@283074e8 2024-02-05 00:02:32.387 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@283074e8 2024-02-05 00:02:32.387 [Test worker @coroutine#6557] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2024-02-05 00:02:32.409 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283074e8 2024-02-05 00:02:32.425 [Test worker @coroutine#6559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283074e8 2024-02-05 00:02:32.428 [Test worker @coroutine#6561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283074e8 2024-02-05 00:02:32.430 [Test worker @coroutine#6563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283074e8 2024-02-05 00:02:32.440 [DefaultDispatcher-worker-4 @coroutine#6565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283074e8 2024-02-05 00:02:32.459 [DefaultDispatcher-worker-7 @coroutine#3073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e0941cc 2024-02-05 00:02:32.460 [DefaultDispatcher-worker-7 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46683/UmAppDatabase/replication/nodeId 2024-02-05 00:02:32.460 [DefaultDispatcher-worker-7 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46683/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:32.460 [DefaultDispatcher-worker-7 @coroutine#3073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46683/UmAppDatabase/replication/nodeId 2024-02-05 00:02:32.461 [DefaultDispatcher-worker-13 @coroutine#3073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46683/UmAppDatabase/replication/nodeId 2024-02-05 00:02:32.461 [DefaultDispatcher-worker-13 @coroutine#3073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46683/UmAppDatabase/replication/nodeId 2024-02-05 00:02:32.463 [DefaultDispatcher-worker-9 @coroutine#6557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283074e8 2024-02-05 00:02:32.468 [DefaultDispatcher-worker-16 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e89a26 2024-02-05 00:02:32.468 [DefaultDispatcher-worker-16 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2024-02-05 00:02:32.468 [DefaultDispatcher-worker-16 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:32.468 [DefaultDispatcher-worker-16 @coroutine#2920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2024-02-05 00:02:32.469 [DefaultDispatcher-worker-1 @coroutine#2920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2024-02-05 00:02:32.469 [DefaultDispatcher-worker-1 @coroutine#2920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2024-02-05 00:02:32.472 [DefaultDispatcher-worker-10 @coroutine#6557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283074e8 2024-02-05 00:02:32.480 [DefaultDispatcher-worker-2 @coroutine#6557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283074e8 2024-02-05 00:02:32.487 [HikariPool-215 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 00:02:32.487 [DefaultDispatcher-worker-2 @coroutine#6557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283074e8 2024-02-05 00:02:32.495 [DefaultDispatcher-worker-15 @coroutine#6557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283074e8 2024-02-05 00:02:32.504 [DefaultDispatcher-worker-2 @coroutine#6557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283074e8 2024-02-05 00:02:32.529 [DefaultDispatcher-worker-6 @coroutine#6588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283074e8 2024-02-05 00:02:32.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2024-02-05 00:02:32.530 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2024-02-05 00:02:32.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:32.530 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@283074e8: (connection evicted) 2024-02-05 00:02:32.531 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:32.531 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2024-02-05 00:02:32.531 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2024-02-05 00:02:32.532 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2024-02-05 00:02:32.533 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:32.533 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:32.533 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:32.533 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:32.533 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:32.533 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:32.533 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11c82829 2024-02-05 00:02:32.533 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:32.533 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:32.533 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:32.533 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:32.533 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:32.533 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:32.533 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:32.533 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:32.533 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:32.533 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:32.533 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:32.533 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:32.533 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:32.533 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:32.533 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:32.533 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:32.533 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:32.533 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:32.533 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:32.533 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2024-02-05 00:02:32.533 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:32.533 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:32.533 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:32.533 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:32.533 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:32.533 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:32.533 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:32.533 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:32.533 [Test worker @coroutine#6594] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2024-02-05 00:02:32.533 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@353ac1ef 2024-02-05 00:02:32.533 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@353ac1ef 2024-02-05 00:02:32.533 [Test worker @coroutine#6594] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2024-02-05 00:02:32.547 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@353ac1ef 2024-02-05 00:02:32.558 [Test worker @coroutine#6595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@353ac1ef 2024-02-05 00:02:32.559 [Test worker @coroutine#6597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@353ac1ef 2024-02-05 00:02:32.561 [Test worker @coroutine#6599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@353ac1ef 2024-02-05 00:02:32.561 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2024-02-05 00:02:32.562 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:32.562 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:32.562 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:32.562 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:32.562 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:32.562 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:32.562 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@490e1017 2024-02-05 00:02:32.562 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:32.562 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:32.562 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:32.562 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:32.562 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:32.562 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:32.562 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:32.562 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:32.562 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:32.562 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:32.562 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:32.562 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:32.562 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:32.562 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:32.562 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:32.562 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:32.562 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:32.562 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:32.562 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:32.562 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2024-02-05 00:02:32.562 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:32.562 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:32.562 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:32.562 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:32.562 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:32.562 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:32.562 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:32.562 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:32.562 [Test worker @coroutine#6594] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2024-02-05 00:02:32.562 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@482040a 2024-02-05 00:02:32.562 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@482040a 2024-02-05 00:02:32.562 [Test worker @coroutine#6594] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2024-02-05 00:02:32.576 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@482040a 2024-02-05 00:02:32.588 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@482040a 2024-02-05 00:02:32.590 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@482040a 2024-02-05 00:02:32.591 [Test worker @coroutine#6605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@482040a 2024-02-05 00:02:32.600 [DefaultDispatcher-worker-18 @coroutine#6607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@482040a 2024-02-05 00:02:32.614 [DefaultDispatcher-worker-4 @coroutine#6594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@353ac1ef 2024-02-05 00:02:32.614 [DefaultDispatcher-worker-10 @coroutine#3131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e5f05f8 2024-02-05 00:02:32.614 [DefaultDispatcher-worker-10 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:32.614 [DefaultDispatcher-worker-10 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53995/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:32.614 [DefaultDispatcher-worker-10 @coroutine#3131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:32.617 [DefaultDispatcher-worker-13 @coroutine#3131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:32.617 [DefaultDispatcher-worker-13 @coroutine#3131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:32.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2024-02-05 00:02:32.626 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2024-02-05 00:02:32.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:32.627 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@353ac1ef: (connection evicted) 2024-02-05 00:02:32.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:32.627 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2024-02-05 00:02:32.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2024-02-05 00:02:32.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2024-02-05 00:02:32.628 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2024-02-05 00:02:32.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:32.628 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@482040a: (connection evicted) 2024-02-05 00:02:32.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:32.629 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2024-02-05 00:02:32.629 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2024-02-05 00:02:32.630 [Test worker @coroutine#6643] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2024-02-05 00:02:32.630 [Test worker @coroutine#6643] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:32.630 [Test worker @coroutine#6643] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:32.630 [Test worker @coroutine#6643] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:32.630 [Test worker @coroutine#6643] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:32.630 [Test worker @coroutine#6643] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:32.630 [Test worker @coroutine#6643] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:32.630 [Test worker @coroutine#6643] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f19ab6 2024-02-05 00:02:32.630 [Test worker @coroutine#6643] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:32.630 [Test worker @coroutine#6643] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:32.630 [Test worker @coroutine#6643] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:32.630 [Test worker @coroutine#6643] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:32.630 [Test worker @coroutine#6643] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:32.630 [Test worker @coroutine#6643] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:32.630 [Test worker @coroutine#6643] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:32.630 [Test worker @coroutine#6643] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:32.630 [Test worker @coroutine#6643] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:32.630 [Test worker @coroutine#6643] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:32.630 [Test worker @coroutine#6643] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:32.630 [Test worker @coroutine#6643] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:32.630 [Test worker @coroutine#6643] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:32.630 [Test worker @coroutine#6643] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:32.630 [Test worker @coroutine#6643] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:32.630 [Test worker @coroutine#6643] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:32.630 [Test worker @coroutine#6643] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:32.630 [Test worker @coroutine#6643] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:32.630 [Test worker @coroutine#6643] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:32.630 [Test worker @coroutine#6643] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2024-02-05 00:02:32.630 [Test worker @coroutine#6643] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:32.630 [Test worker @coroutine#6643] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:32.630 [Test worker @coroutine#6643] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:32.630 [Test worker @coroutine#6643] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:32.630 [Test worker @coroutine#6643] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:32.630 [Test worker @coroutine#6643] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:32.630 [Test worker @coroutine#6643] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:32.630 [Test worker @coroutine#6643] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:32.630 [Test worker @coroutine#6643] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2024-02-05 00:02:32.631 [Test worker @coroutine#6643] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@2493f9a8 2024-02-05 00:02:32.631 [Test worker @coroutine#6643] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@2493f9a8 2024-02-05 00:02:32.631 [Test worker @coroutine#6643] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2024-02-05 00:02:32.649 [Test worker @coroutine#6643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2493f9a8 2024-02-05 00:02:32.664 [Test worker @coroutine#6644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2493f9a8 2024-02-05 00:02:32.666 [Test worker @coroutine#6647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2493f9a8 2024-02-05 00:02:32.668 [Test worker @coroutine#6649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2493f9a8 2024-02-05 00:02:32.669 [Test worker @coroutine#6643] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2024-02-05 00:02:32.669 [Test worker @coroutine#6643] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:32.669 [Test worker @coroutine#6643] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:32.669 [Test worker @coroutine#6643] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:32.669 [Test worker @coroutine#6643] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:32.669 [Test worker @coroutine#6643] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:32.669 [Test worker @coroutine#6643] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:32.669 [Test worker @coroutine#6643] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62065d12 2024-02-05 00:02:32.669 [Test worker @coroutine#6643] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:32.669 [Test worker @coroutine#6643] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:32.669 [Test worker @coroutine#6643] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:32.669 [Test worker @coroutine#6643] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:32.669 [Test worker @coroutine#6643] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:32.669 [Test worker @coroutine#6643] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:32.669 [Test worker @coroutine#6643] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:32.669 [Test worker @coroutine#6643] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:32.669 [Test worker @coroutine#6643] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:32.669 [Test worker @coroutine#6643] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:32.669 [Test worker @coroutine#6643] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:32.669 [Test worker @coroutine#6643] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:32.669 [Test worker @coroutine#6643] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:32.669 [Test worker @coroutine#6643] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:32.669 [Test worker @coroutine#6643] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:32.669 [Test worker @coroutine#6643] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:32.669 [Test worker @coroutine#6643] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:32.669 [Test worker @coroutine#6643] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:32.669 [Test worker @coroutine#6643] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:32.669 [Test worker @coroutine#6643] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2024-02-05 00:02:32.669 [Test worker @coroutine#6643] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:32.669 [Test worker @coroutine#6643] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:32.669 [Test worker @coroutine#6643] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:32.669 [Test worker @coroutine#6643] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:32.669 [Test worker @coroutine#6643] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:32.669 [Test worker @coroutine#6643] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:32.669 [Test worker @coroutine#6643] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:32.669 [Test worker @coroutine#6643] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:32.669 [Test worker @coroutine#6643] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2024-02-05 00:02:32.670 [Test worker @coroutine#6643] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ae836cf 2024-02-05 00:02:32.670 [Test worker @coroutine#6643] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ae836cf 2024-02-05 00:02:32.670 [Test worker @coroutine#6643] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2024-02-05 00:02:32.696 [Test worker @coroutine#6643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ae836cf 2024-02-05 00:02:32.698 [DefaultDispatcher-worker-1 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b4db22 2024-02-05 00:02:32.698 [DefaultDispatcher-worker-1 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58347/UmAppDatabase/replication/nodeId 2024-02-05 00:02:32.698 [DefaultDispatcher-worker-1 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58347/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:32.698 [DefaultDispatcher-worker-1 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58347/UmAppDatabase/replication/nodeId 2024-02-05 00:02:32.701 [DefaultDispatcher-worker-18 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58347/UmAppDatabase/replication/nodeId 2024-02-05 00:02:32.701 [DefaultDispatcher-worker-18 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58347/UmAppDatabase/replication/nodeId 2024-02-05 00:02:32.711 [Test worker @coroutine#6651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ae836cf 2024-02-05 00:02:32.714 [Test worker @coroutine#6656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ae836cf 2024-02-05 00:02:32.717 [Test worker @coroutine#6658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ae836cf 2024-02-05 00:02:32.726 [DefaultDispatcher-worker-16 @coroutine#6660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ae836cf 2024-02-05 00:02:32.731 [HikariPool-218 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 00:02:32.738 [DefaultDispatcher-worker-5 @coroutine#6643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2493f9a8 2024-02-05 00:02:32.747 [DefaultDispatcher-worker-14 @coroutine#6643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2493f9a8 2024-02-05 00:02:32.751 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2024-02-05 00:02:32.751 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2024-02-05 00:02:32.751 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:32.752 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2493f9a8: (connection evicted) 2024-02-05 00:02:32.752 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:32.752 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2024-02-05 00:02:32.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2024-02-05 00:02:32.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2024-02-05 00:02:32.752 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2024-02-05 00:02:32.752 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:32.753 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ae836cf: (connection evicted) 2024-02-05 00:02:32.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:32.753 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2024-02-05 00:02:32.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2024-02-05 00:02:32.755 [Test worker @coroutine#6696] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2024-02-05 00:02:32.755 [Test worker @coroutine#6696] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:32.755 [Test worker @coroutine#6696] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:32.755 [Test worker @coroutine#6696] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:32.755 [Test worker @coroutine#6696] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:32.755 [Test worker @coroutine#6696] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:32.755 [Test worker @coroutine#6696] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:32.755 [Test worker @coroutine#6696] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19cc697c 2024-02-05 00:02:32.755 [Test worker @coroutine#6696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:32.755 [Test worker @coroutine#6696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:32.755 [Test worker @coroutine#6696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:32.755 [Test worker @coroutine#6696] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:32.755 [Test worker @coroutine#6696] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:32.755 [Test worker @coroutine#6696] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:32.755 [Test worker @coroutine#6696] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:32.755 [Test worker @coroutine#6696] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:32.755 [Test worker @coroutine#6696] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:32.755 [Test worker @coroutine#6696] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:32.755 [Test worker @coroutine#6696] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:32.755 [Test worker @coroutine#6696] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:32.755 [Test worker @coroutine#6696] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:32.755 [Test worker @coroutine#6696] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:32.755 [Test worker @coroutine#6696] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:32.755 [Test worker @coroutine#6696] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:32.755 [Test worker @coroutine#6696] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:32.755 [Test worker @coroutine#6696] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:32.755 [Test worker @coroutine#6696] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:32.755 [Test worker @coroutine#6696] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2024-02-05 00:02:32.755 [Test worker @coroutine#6696] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:32.755 [Test worker @coroutine#6696] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:32.755 [Test worker @coroutine#6696] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:32.755 [Test worker @coroutine#6696] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:32.755 [Test worker @coroutine#6696] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:32.755 [Test worker @coroutine#6696] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:32.755 [Test worker @coroutine#6696] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:32.755 [Test worker @coroutine#6696] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:32.755 [Test worker @coroutine#6696] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2024-02-05 00:02:32.756 [Test worker @coroutine#6696] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@7593716d 2024-02-05 00:02:32.756 [Test worker @coroutine#6696] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@7593716d 2024-02-05 00:02:32.756 [Test worker @coroutine#6696] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2024-02-05 00:02:32.779 [Test worker @coroutine#6696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7593716d 2024-02-05 00:02:32.794 [Test worker @coroutine#6697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7593716d 2024-02-05 00:02:32.797 [Test worker @coroutine#6699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7593716d 2024-02-05 00:02:32.799 [Test worker @coroutine#6701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7593716d 2024-02-05 00:02:32.800 [Test worker @coroutine#6696] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2024-02-05 00:02:32.800 [Test worker @coroutine#6696] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:32.800 [Test worker @coroutine#6696] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:32.800 [Test worker @coroutine#6696] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:32.800 [Test worker @coroutine#6696] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:32.800 [Test worker @coroutine#6696] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:32.800 [Test worker @coroutine#6696] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:32.800 [Test worker @coroutine#6696] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@621c7b91 2024-02-05 00:02:32.800 [Test worker @coroutine#6696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:32.800 [Test worker @coroutine#6696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:32.800 [Test worker @coroutine#6696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:32.800 [Test worker @coroutine#6696] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:32.800 [Test worker @coroutine#6696] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:32.800 [Test worker @coroutine#6696] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:32.800 [Test worker @coroutine#6696] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:32.800 [Test worker @coroutine#6696] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:32.800 [Test worker @coroutine#6696] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:32.800 [Test worker @coroutine#6696] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:32.800 [Test worker @coroutine#6696] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:32.800 [Test worker @coroutine#6696] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:32.800 [Test worker @coroutine#6696] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:32.800 [Test worker @coroutine#6696] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:32.800 [Test worker @coroutine#6696] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:32.800 [Test worker @coroutine#6696] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:32.800 [Test worker @coroutine#6696] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:32.800 [Test worker @coroutine#6696] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:32.800 [Test worker @coroutine#6696] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:32.800 [Test worker @coroutine#6696] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2024-02-05 00:02:32.800 [Test worker @coroutine#6696] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:32.800 [Test worker @coroutine#6696] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:32.800 [Test worker @coroutine#6696] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:32.800 [Test worker @coroutine#6696] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:32.800 [Test worker @coroutine#6696] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:32.800 [Test worker @coroutine#6696] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:32.800 [Test worker @coroutine#6696] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:32.800 [Test worker @coroutine#6696] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:32.800 [Test worker @coroutine#6696] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2024-02-05 00:02:32.801 [Test worker @coroutine#6696] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e08f0cd 2024-02-05 00:02:32.801 [Test worker @coroutine#6696] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e08f0cd 2024-02-05 00:02:32.801 [Test worker @coroutine#6696] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2024-02-05 00:02:32.819 [Test worker @coroutine#6696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e08f0cd 2024-02-05 00:02:32.834 [Test worker @coroutine#6703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e08f0cd 2024-02-05 00:02:32.837 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e08f0cd 2024-02-05 00:02:32.839 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e08f0cd 2024-02-05 00:02:32.848 [DefaultDispatcher-worker-15 @coroutine#6709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e08f0cd 2024-02-05 00:02:32.856 [HikariPool-220 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 00:02:32.867 [DefaultDispatcher-worker-13 @coroutine#6696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7593716d 2024-02-05 00:02:32.879 [DefaultDispatcher-worker-5 @coroutine#6696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7593716d 2024-02-05 00:02:32.901 [HikariPool-221 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:32.927 [DefaultDispatcher-worker-13 @coroutine#3177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2a7ca0 2024-02-05 00:02:32.928 [DefaultDispatcher-worker-12 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28d97205 2024-02-05 00:02:32.928 [DefaultDispatcher-worker-13 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34205/UmAppDatabase/replication/nodeId 2024-02-05 00:02:32.928 [DefaultDispatcher-worker-13 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34205/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:32.928 [DefaultDispatcher-worker-12 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:32.928 [DefaultDispatcher-worker-13 @coroutine#3177] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34205/UmAppDatabase/replication/nodeId 2024-02-05 00:02:32.928 [DefaultDispatcher-worker-12 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60995/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:32.928 [DefaultDispatcher-worker-12 @coroutine#3000] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:32.929 [DefaultDispatcher-worker-5 @coroutine#3177] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34205/UmAppDatabase/replication/nodeId 2024-02-05 00:02:32.929 [DefaultDispatcher-worker-5 @coroutine#3177] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34205/UmAppDatabase/replication/nodeId 2024-02-05 00:02:32.930 [DefaultDispatcher-worker-10 @coroutine#3000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:32.930 [DefaultDispatcher-worker-10 @coroutine#3000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:32.968 [DefaultDispatcher-worker-15 @coroutine#3029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42457891 2024-02-05 00:02:32.968 [DefaultDispatcher-worker-15 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41923/UmAppDatabase/replication/nodeId 2024-02-05 00:02:32.968 [DefaultDispatcher-worker-15 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41923/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:32.968 [DefaultDispatcher-worker-15 @coroutine#3029] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41923/UmAppDatabase/replication/nodeId 2024-02-05 00:02:32.969 [DefaultDispatcher-worker-10 @coroutine#3029] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41923/UmAppDatabase/replication/nodeId 2024-02-05 00:02:32.969 [DefaultDispatcher-worker-10 @coroutine#3029] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41923/UmAppDatabase/replication/nodeId 2024-02-05 00:02:32.983 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:33.077 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:33.082 [DefaultDispatcher-worker-6 @coroutine#3059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c35489c 2024-02-05 00:02:33.082 [DefaultDispatcher-worker-6 @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 00:02:33.083 [DefaultDispatcher-worker-6 @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://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:33.083 [DefaultDispatcher-worker-6 @coroutine#3059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 00:02:33.084 [DefaultDispatcher-worker-17 @coroutine#3059] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 00:02:33.132 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2024-02-05 00:02:33.132 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2024-02-05 00:02:33.132 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:33.132 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7593716d: (connection evicted) 2024-02-05 00:02:33.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:33.133 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2024-02-05 00:02:33.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2024-02-05 00:02:33.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2024-02-05 00:02:33.133 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2024-02-05 00:02:33.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:33.134 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e08f0cd: (connection evicted) 2024-02-05 00:02:33.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:33.135 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2024-02-05 00:02:33.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2024-02-05 00:02:33.136 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2024-02-05 00:02:33.136 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:33.136 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:33.137 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:33.137 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:33.137 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:33.137 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:33.137 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b39e77d 2024-02-05 00:02:33.137 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:33.137 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:33.137 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:33.137 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:33.137 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:33.137 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:33.137 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:33.137 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:33.137 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:33.137 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:33.137 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:33.137 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:33.137 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:33.137 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:33.137 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:33.137 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:33.137 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:33.137 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:33.137 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:33.137 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2024-02-05 00:02:33.137 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:33.137 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:33.137 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:33.137 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:33.137 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:33.137 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:33.137 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:33.137 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:33.137 [Test worker @coroutine#6758] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2024-02-05 00:02:33.138 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@36afd06f 2024-02-05 00:02:33.138 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@36afd06f 2024-02-05 00:02:33.138 [Test worker @coroutine#6758] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2024-02-05 00:02:33.162 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36afd06f 2024-02-05 00:02:33.179 [Test worker @coroutine#6759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36afd06f 2024-02-05 00:02:33.182 [Test worker @coroutine#6761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36afd06f 2024-02-05 00:02:33.184 [Test worker @coroutine#6763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36afd06f 2024-02-05 00:02:33.185 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2024-02-05 00:02:33.185 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:33.185 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:33.185 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:33.185 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:33.185 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:33.185 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:33.185 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40f7fb45 2024-02-05 00:02:33.185 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:33.185 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:33.185 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:33.185 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:33.185 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:33.185 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:33.185 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:33.185 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:33.185 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:33.185 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:33.185 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:33.185 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:33.185 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:33.185 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:33.185 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:33.185 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:33.185 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:33.185 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:33.185 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:33.185 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2024-02-05 00:02:33.185 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:33.185 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:33.185 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:33.185 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:33.185 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:33.185 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:33.185 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:33.185 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:33.185 [Test worker @coroutine#6758] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2024-02-05 00:02:33.186 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eb0ed44 2024-02-05 00:02:33.186 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eb0ed44 2024-02-05 00:02:33.186 [Test worker @coroutine#6758] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2024-02-05 00:02:33.207 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb0ed44 2024-02-05 00:02:33.224 [Test worker @coroutine#6765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb0ed44 2024-02-05 00:02:33.227 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb0ed44 2024-02-05 00:02:33.230 [Test worker @coroutine#6769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb0ed44 2024-02-05 00:02:33.238 [HikariPool-222 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 00:02:33.239 [DefaultDispatcher-worker-14 @coroutine#6771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb0ed44 2024-02-05 00:02:33.253 [DefaultDispatcher-worker-17 @coroutine#6758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36afd06f 2024-02-05 00:02:33.264 [DefaultDispatcher-worker-13 @coroutine#6758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36afd06f 2024-02-05 00:02:33.271 [DefaultDispatcher-worker-4 @coroutine#2884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab2e018 2024-02-05 00:02:33.271 [DefaultDispatcher-worker-4 @coroutine#2884] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-02-05 00:02:33.271 [DefaultDispatcher-worker-4 @coroutine#2884] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:33.271 [DefaultDispatcher-worker-4 @coroutine#2884] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-02-05 00:02:33.273 [DefaultDispatcher-worker-8 @coroutine#2884] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-02-05 00:02:33.273 [DefaultDispatcher-worker-8 @coroutine#2884] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-02-05 00:02:33.274 [DefaultDispatcher-worker-15 @coroutine#6758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36afd06f 2024-02-05 00:02:33.274 [DefaultDispatcher-worker-16 @coroutine#3239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76bdfc19 2024-02-05 00:02:33.274 [DefaultDispatcher-worker-16 @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40501/UmAppDatabase/replication/nodeId 2024-02-05 00:02:33.274 [DefaultDispatcher-worker-16 @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40501/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:33.274 [DefaultDispatcher-worker-16 @coroutine#3239] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40501/UmAppDatabase/replication/nodeId 2024-02-05 00:02:33.275 [DefaultDispatcher-worker-12 @coroutine#3239] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40501/UmAppDatabase/replication/nodeId 2024-02-05 00:02:33.275 [DefaultDispatcher-worker-12 @coroutine#3239] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40501/UmAppDatabase/replication/nodeId 2024-02-05 00:02:33.284 [DefaultDispatcher-worker-14 @coroutine#6758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36afd06f 2024-02-05 00:02:33.286 [HikariPool-223 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:33.298 [DefaultDispatcher-worker-5 @coroutine#6758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36afd06f 2024-02-05 00:02:33.307 [DefaultDispatcher-worker-17 @coroutine#6758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36afd06f 2024-02-05 00:02:33.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2024-02-05 00:02:33.314 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2024-02-05 00:02:33.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:33.315 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36afd06f: (connection evicted) 2024-02-05 00:02:33.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:33.315 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2024-02-05 00:02:33.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2024-02-05 00:02:33.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2024-02-05 00:02:33.316 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2024-02-05 00:02:33.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:33.316 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4eb0ed44: (connection evicted) 2024-02-05 00:02:33.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:33.317 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2024-02-05 00:02:33.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2024-02-05 00:02:33.318 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2024-02-05 00:02:33.318 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:33.318 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:33.318 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:33.318 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:33.318 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:33.318 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:33.318 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34dc40d5 2024-02-05 00:02:33.318 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:33.318 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:33.318 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:33.318 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:33.318 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:33.318 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:33.318 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:33.318 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:33.318 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:33.318 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:33.318 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:33.318 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:33.318 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:33.318 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:33.318 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:33.318 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:33.318 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:33.318 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:33.318 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:33.318 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2024-02-05 00:02:33.318 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:33.318 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:33.318 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:33.318 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:33.318 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:33.318 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:33.318 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:33.318 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:33.318 [Test worker @coroutine#6818] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2024-02-05 00:02:33.319 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@61a7930e 2024-02-05 00:02:33.319 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@61a7930e 2024-02-05 00:02:33.319 [Test worker @coroutine#6818] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2024-02-05 00:02:33.339 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61a7930e 2024-02-05 00:02:33.351 [Test worker @coroutine#6819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61a7930e 2024-02-05 00:02:33.353 [Test worker @coroutine#6821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61a7930e 2024-02-05 00:02:33.355 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61a7930e 2024-02-05 00:02:33.355 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2024-02-05 00:02:33.355 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:33.355 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:33.355 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:33.355 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:33.355 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:33.355 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:33.355 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35cc5b75 2024-02-05 00:02:33.355 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:33.355 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:33.355 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:33.355 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:33.355 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:33.355 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:33.355 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:33.355 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:33.355 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:33.355 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:33.355 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:33.355 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:33.355 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:33.355 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:33.355 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:33.355 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:33.355 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:33.355 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:33.355 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:33.355 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2024-02-05 00:02:33.355 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:33.355 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:33.355 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:33.355 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:33.355 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:33.355 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:33.355 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:33.355 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:33.355 [Test worker @coroutine#6818] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2024-02-05 00:02:33.356 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@f6921b7 2024-02-05 00:02:33.356 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@f6921b7 2024-02-05 00:02:33.356 [Test worker @coroutine#6818] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2024-02-05 00:02:33.370 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6921b7 2024-02-05 00:02:33.381 [Test worker @coroutine#6825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6921b7 2024-02-05 00:02:33.383 [Test worker @coroutine#6827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6921b7 2024-02-05 00:02:33.385 [Test worker @coroutine#6829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6921b7 2024-02-05 00:02:33.395 [DefaultDispatcher-worker-5 @coroutine#6831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6921b7 2024-02-05 00:02:33.409 [DefaultDispatcher-worker-6 @coroutine#6818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61a7930e 2024-02-05 00:02:33.417 [DefaultDispatcher-worker-3 @coroutine#6818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61a7930e 2024-02-05 00:02:33.419 [HikariPool-224 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 00:02:33.426 [DefaultDispatcher-worker-3 @coroutine#6818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61a7930e 2024-02-05 00:02:33.435 [DefaultDispatcher-worker-9 @coroutine#6818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61a7930e 2024-02-05 00:02:33.444 [DefaultDispatcher-worker-12 @coroutine#6818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61a7930e 2024-02-05 00:02:33.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2024-02-05 00:02:33.450 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2024-02-05 00:02:33.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:33.450 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61a7930e: (connection evicted) 2024-02-05 00:02:33.451 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:33.451 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2024-02-05 00:02:33.451 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2024-02-05 00:02:33.451 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2024-02-05 00:02:33.451 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2024-02-05 00:02:33.451 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:33.452 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f6921b7: (connection evicted) 2024-02-05 00:02:33.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:33.452 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2024-02-05 00:02:33.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2024-02-05 00:02:33.453 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2024-02-05 00:02:33.454 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:33.454 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:33.454 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:33.454 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:33.454 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:33.454 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:33.454 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46da7d39 2024-02-05 00:02:33.454 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:33.454 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:33.454 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:33.454 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:33.454 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:33.454 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:33.454 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:33.454 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:33.454 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:33.454 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:33.454 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:33.454 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:33.454 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:33.454 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:33.454 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:33.454 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:33.454 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:33.454 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:33.454 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:33.454 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2024-02-05 00:02:33.454 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:33.454 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:33.454 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:33.454 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:33.454 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:33.454 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:33.454 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:33.454 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:33.454 [Test worker @coroutine#6869] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2024-02-05 00:02:33.454 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@67e255cf 2024-02-05 00:02:33.454 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@67e255cf 2024-02-05 00:02:33.454 [Test worker @coroutine#6869] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2024-02-05 00:02:33.470 [DefaultDispatcher-worker-2 @coroutine#3073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e0941cc 2024-02-05 00:02:33.470 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67e255cf 2024-02-05 00:02:33.470 [DefaultDispatcher-worker-2 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46683/UmAppDatabase/replication/nodeId 2024-02-05 00:02:33.470 [DefaultDispatcher-worker-2 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46683/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:33.470 [DefaultDispatcher-worker-2 @coroutine#3073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46683/UmAppDatabase/replication/nodeId 2024-02-05 00:02:33.471 [DefaultDispatcher-worker-7 @coroutine#3073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46683/UmAppDatabase/replication/nodeId 2024-02-05 00:02:33.471 [DefaultDispatcher-worker-7 @coroutine#3073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46683/UmAppDatabase/replication/nodeId 2024-02-05 00:02:33.479 [DefaultDispatcher-worker-4 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e89a26 2024-02-05 00:02:33.479 [DefaultDispatcher-worker-4 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2024-02-05 00:02:33.479 [DefaultDispatcher-worker-4 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:33.479 [DefaultDispatcher-worker-4 @coroutine#2920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2024-02-05 00:02:33.480 [DefaultDispatcher-worker-4 @coroutine#2920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2024-02-05 00:02:33.480 [DefaultDispatcher-worker-4 @coroutine#2920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2024-02-05 00:02:33.483 [Test worker @coroutine#6871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67e255cf 2024-02-05 00:02:33.485 [Test worker @coroutine#6878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67e255cf 2024-02-05 00:02:33.487 [Test worker @coroutine#6880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67e255cf 2024-02-05 00:02:33.487 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2024-02-05 00:02:33.488 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:33.488 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:33.488 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:33.488 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:33.488 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:33.488 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:33.488 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ed7fb78 2024-02-05 00:02:33.488 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:33.488 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:33.488 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:33.488 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:33.488 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:33.488 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:33.488 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:33.488 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:33.488 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:33.488 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:33.488 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:33.488 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:33.488 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:33.488 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:33.488 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:33.488 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:33.488 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:33.488 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:33.488 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:33.488 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2024-02-05 00:02:33.488 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:33.488 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:33.488 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:33.488 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:33.488 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:33.488 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:33.488 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:33.488 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:33.488 [Test worker @coroutine#6869] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2024-02-05 00:02:33.488 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@182ce25e 2024-02-05 00:02:33.488 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@182ce25e 2024-02-05 00:02:33.488 [Test worker @coroutine#6869] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2024-02-05 00:02:33.502 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@182ce25e 2024-02-05 00:02:33.513 [Test worker @coroutine#6883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@182ce25e 2024-02-05 00:02:33.515 [Test worker @coroutine#6885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@182ce25e 2024-02-05 00:02:33.517 [Test worker @coroutine#6887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@182ce25e 2024-02-05 00:02:33.526 [DefaultDispatcher-worker-3 @coroutine#6889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@182ce25e 2024-02-05 00:02:33.540 [DefaultDispatcher-worker-9 @coroutine#6869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67e255cf 2024-02-05 00:02:33.551 [DefaultDispatcher-worker-14 @coroutine#6869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67e255cf 2024-02-05 00:02:33.554 [HikariPool-226 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 00:02:33.559 [DefaultDispatcher-worker-5 @coroutine#6869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67e255cf 2024-02-05 00:02:33.568 [DefaultDispatcher-worker-5 @coroutine#6869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67e255cf 2024-02-05 00:02:33.576 [DefaultDispatcher-worker-11 @coroutine#6869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67e255cf 2024-02-05 00:02:33.585 [DefaultDispatcher-worker-11 @coroutine#6869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67e255cf 2024-02-05 00:02:33.588 [HikariPool-227 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:33.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2024-02-05 00:02:33.590 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2024-02-05 00:02:33.590 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:33.590 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67e255cf: (connection evicted) 2024-02-05 00:02:33.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:33.591 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2024-02-05 00:02:33.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2024-02-05 00:02:33.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2024-02-05 00:02:33.591 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2024-02-05 00:02:33.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:33.591 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@182ce25e: (connection evicted) 2024-02-05 00:02:33.592 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:33.592 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2024-02-05 00:02:33.592 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2024-02-05 00:02:33.594 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2024-02-05 00:02:33.594 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:33.594 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:33.594 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:33.594 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:33.594 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:33.594 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:33.594 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77a27356 2024-02-05 00:02:33.594 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:33.594 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:33.594 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:33.594 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:33.594 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:33.594 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:33.594 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:33.594 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:33.594 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:33.594 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:33.594 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:33.594 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:33.594 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:33.594 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:33.594 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:33.594 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:33.594 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:33.594 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:33.594 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:33.594 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2024-02-05 00:02:33.594 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:33.594 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:33.594 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:33.594 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:33.594 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:33.594 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:33.594 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:33.594 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:33.594 [Test worker @coroutine#6929] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2024-02-05 00:02:33.595 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@66e6e5e9 2024-02-05 00:02:33.595 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@66e6e5e9 2024-02-05 00:02:33.595 [Test worker @coroutine#6929] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2024-02-05 00:02:33.615 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e6e5e9 2024-02-05 00:02:33.626 [DefaultDispatcher-worker-9 @coroutine#3131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e5f05f8 2024-02-05 00:02:33.627 [DefaultDispatcher-worker-9 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:33.627 [DefaultDispatcher-worker-9 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53995/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:33.627 [DefaultDispatcher-worker-9 @coroutine#3131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:33.628 [DefaultDispatcher-worker-12 @coroutine#3131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:33.628 [DefaultDispatcher-worker-12 @coroutine#3131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:33.632 [Test worker @coroutine#6930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e6e5e9 2024-02-05 00:02:33.635 [Test worker @coroutine#6935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e6e5e9 2024-02-05 00:02:33.637 [Test worker @coroutine#6937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e6e5e9 2024-02-05 00:02:33.649 [DefaultDispatcher-worker-7 @coroutine#6939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e6e5e9 2024-02-05 00:02:33.652 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2024-02-05 00:02:33.652 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2024-02-05 00:02:33.652 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:33.652 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66e6e5e9: (connection evicted) 2024-02-05 00:02:33.653 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:33.653 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2024-02-05 00:02:33.653 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2024-02-05 00:02:33.745 [DefaultDispatcher-worker-14 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b4db22 2024-02-05 00:02:33.746 [DefaultDispatcher-worker-14 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58347/UmAppDatabase/replication/nodeId 2024-02-05 00:02:33.746 [DefaultDispatcher-worker-14 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58347/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:33.746 [DefaultDispatcher-worker-14 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58347/UmAppDatabase/replication/nodeId 2024-02-05 00:02:33.749 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2024-02-05 00:02:33.749 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:33.749 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:33.749 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:33.749 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:33.749 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:33.749 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:33.749 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48ebcce5 2024-02-05 00:02:33.749 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:33.749 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:33.749 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:33.749 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:33.749 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:33.749 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:33.749 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:33.749 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:33.749 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:33.749 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:33.749 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:33.749 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:33.749 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:33.749 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:33.749 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:33.749 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:33.749 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:33.749 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:33.749 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:33.749 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2024-02-05 00:02:33.749 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:33.749 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:33.749 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:33.749 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:33.749 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:33.749 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:33.749 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:33.749 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:33.749 [Test worker @coroutine#6955] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2024-02-05 00:02:33.750 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@199549a5 2024-02-05 00:02:33.750 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@199549a5 2024-02-05 00:02:33.750 [Test worker @coroutine#6955] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2024-02-05 00:02:33.750 [DefaultDispatcher-worker-2 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58347/UmAppDatabase/replication/nodeId 2024-02-05 00:02:33.750 [DefaultDispatcher-worker-2 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58347/UmAppDatabase/replication/nodeId 2024-02-05 00:02:33.789 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@199549a5 2024-02-05 00:02:33.806 [Test worker @coroutine#6960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@199549a5 2024-02-05 00:02:33.808 [Test worker @coroutine#6962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@199549a5 2024-02-05 00:02:33.811 [Test worker @coroutine#6964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@199549a5 2024-02-05 00:02:33.816 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2024-02-05 00:02:33.816 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2024-02-05 00:02:33.816 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 00:02:33.816 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:33.816 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2024-02-05 00:02:33.816 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2024-02-05 00:02:33.819 [Test worker @coroutine#6982] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2024-02-05 00:02:33.820 [Test worker @coroutine#6982] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:33.820 [Test worker @coroutine#6982] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:33.820 [Test worker @coroutine#6982] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:33.820 [Test worker @coroutine#6982] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:33.820 [Test worker @coroutine#6982] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:33.820 [Test worker @coroutine#6982] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:33.820 [Test worker @coroutine#6982] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a44ebd5 2024-02-05 00:02:33.820 [Test worker @coroutine#6982] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:33.820 [Test worker @coroutine#6982] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:33.820 [Test worker @coroutine#6982] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:33.820 [Test worker @coroutine#6982] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:33.820 [Test worker @coroutine#6982] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:33.820 [Test worker @coroutine#6982] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:33.820 [Test worker @coroutine#6982] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:33.820 [Test worker @coroutine#6982] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:33.820 [Test worker @coroutine#6982] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:33.820 [Test worker @coroutine#6982] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:33.820 [Test worker @coroutine#6982] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:33.820 [Test worker @coroutine#6982] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:33.820 [Test worker @coroutine#6982] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:33.820 [Test worker @coroutine#6982] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:33.820 [Test worker @coroutine#6982] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:33.820 [Test worker @coroutine#6982] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:33.820 [Test worker @coroutine#6982] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:33.820 [Test worker @coroutine#6982] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:33.820 [Test worker @coroutine#6982] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:33.820 [Test worker @coroutine#6982] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2024-02-05 00:02:33.820 [Test worker @coroutine#6982] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:33.820 [Test worker @coroutine#6982] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:33.820 [Test worker @coroutine#6982] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:33.820 [Test worker @coroutine#6982] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:33.820 [Test worker @coroutine#6982] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:33.820 [Test worker @coroutine#6982] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:33.820 [Test worker @coroutine#6982] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:33.820 [Test worker @coroutine#6982] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:33.820 [Test worker @coroutine#6982] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2024-02-05 00:02:33.821 [Test worker @coroutine#6982] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@2298af09 2024-02-05 00:02:33.821 [Test worker @coroutine#6982] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@2298af09 2024-02-05 00:02:33.821 [Test worker @coroutine#6982] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2024-02-05 00:02:33.841 [Test worker @coroutine#6982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2298af09 2024-02-05 00:02:33.858 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2298af09 2024-02-05 00:02:33.861 [Test worker @coroutine#6985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2298af09 2024-02-05 00:02:33.864 [Test worker @coroutine#6987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2298af09 2024-02-05 00:02:33.873 [DefaultDispatcher-worker-2 @coroutine#6990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2298af09 2024-02-05 00:02:33.881 [DefaultDispatcher-worker-17 @coroutine#7003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2298af09 2024-02-05 00:02:33.884 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2024-02-05 00:02:33.884 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2024-02-05 00:02:33.884 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:33.884 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2298af09: (connection evicted) 2024-02-05 00:02:33.885 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:33.885 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2024-02-05 00:02:33.885 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2024-02-05 00:02:33.887 [Test worker @coroutine#7012] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2024-02-05 00:02:33.887 [Test worker @coroutine#7012] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:33.887 [Test worker @coroutine#7012] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:33.887 [Test worker @coroutine#7012] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:33.887 [Test worker @coroutine#7012] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:33.887 [Test worker @coroutine#7012] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:33.887 [Test worker @coroutine#7012] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:33.887 [Test worker @coroutine#7012] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77f2807f 2024-02-05 00:02:33.887 [Test worker @coroutine#7012] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:33.887 [Test worker @coroutine#7012] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:33.887 [Test worker @coroutine#7012] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:33.887 [Test worker @coroutine#7012] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:33.887 [Test worker @coroutine#7012] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:33.887 [Test worker @coroutine#7012] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:33.887 [Test worker @coroutine#7012] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:33.887 [Test worker @coroutine#7012] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:33.887 [Test worker @coroutine#7012] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:33.887 [Test worker @coroutine#7012] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:33.887 [Test worker @coroutine#7012] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:33.887 [Test worker @coroutine#7012] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:33.887 [Test worker @coroutine#7012] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:33.887 [Test worker @coroutine#7012] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:33.887 [Test worker @coroutine#7012] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:33.887 [Test worker @coroutine#7012] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:33.887 [Test worker @coroutine#7012] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:33.887 [Test worker @coroutine#7012] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:33.887 [Test worker @coroutine#7012] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:33.887 [Test worker @coroutine#7012] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2024-02-05 00:02:33.887 [Test worker @coroutine#7012] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:33.887 [Test worker @coroutine#7012] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:33.887 [Test worker @coroutine#7012] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:33.887 [Test worker @coroutine#7012] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:33.887 [Test worker @coroutine#7012] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:33.887 [Test worker @coroutine#7012] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:33.887 [Test worker @coroutine#7012] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:33.887 [Test worker @coroutine#7012] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:33.887 [Test worker @coroutine#7012] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2024-02-05 00:02:33.888 [Test worker @coroutine#7012] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eb054 2024-02-05 00:02:33.888 [Test worker @coroutine#7012] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eb054 2024-02-05 00:02:33.888 [Test worker @coroutine#7012] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2024-02-05 00:02:33.909 [Test worker @coroutine#7012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eb054 2024-02-05 00:02:33.926 [Test worker @coroutine#7014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eb054 2024-02-05 00:02:33.929 [Test worker @coroutine#7016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eb054 2024-02-05 00:02:33.932 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eb054 2024-02-05 00:02:33.938 [DefaultDispatcher-worker-15 @coroutine#3177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2a7ca0 2024-02-05 00:02:33.938 [DefaultDispatcher-worker-15 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34205/UmAppDatabase/replication/nodeId 2024-02-05 00:02:33.938 [DefaultDispatcher-worker-15 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34205/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:33.938 [DefaultDispatcher-worker-15 @coroutine#3177] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34205/UmAppDatabase/replication/nodeId 2024-02-05 00:02:33.939 [DefaultDispatcher-worker-1 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28d97205 2024-02-05 00:02:33.939 [DefaultDispatcher-worker-1 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:33.939 [DefaultDispatcher-worker-1 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60995/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:33.939 [DefaultDispatcher-worker-1 @coroutine#3000] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:33.940 [DefaultDispatcher-worker-3 @coroutine#3000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:33.940 [DefaultDispatcher-worker-3 @coroutine#3000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:33.940 [DefaultDispatcher-worker-5 @coroutine#3177] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34205/UmAppDatabase/replication/nodeId 2024-02-05 00:02:33.940 [DefaultDispatcher-worker-5 @coroutine#3177] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34205/UmAppDatabase/replication/nodeId 2024-02-05 00:02:33.942 [DefaultDispatcher-worker-11 @coroutine#7020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eb054 2024-02-05 00:02:33.951 [DefaultDispatcher-worker-11 @coroutine#7033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eb054 2024-02-05 00:02:33.953 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2024-02-05 00:02:33.953 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2024-02-05 00:02:33.953 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:33.953 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5eb054: (connection evicted) 2024-02-05 00:02:33.954 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:33.954 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2024-02-05 00:02:33.954 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2024-02-05 00:02:33.956 [Test worker @coroutine#7048] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2024-02-05 00:02:33.957 [Test worker @coroutine#7048] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:33.957 [Test worker @coroutine#7048] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:33.957 [Test worker @coroutine#7048] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:33.957 [Test worker @coroutine#7048] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:33.957 [Test worker @coroutine#7048] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:33.957 [Test worker @coroutine#7048] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:33.957 [Test worker @coroutine#7048] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39000894 2024-02-05 00:02:33.957 [Test worker @coroutine#7048] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:33.957 [Test worker @coroutine#7048] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:33.957 [Test worker @coroutine#7048] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:33.957 [Test worker @coroutine#7048] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:33.957 [Test worker @coroutine#7048] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:33.957 [Test worker @coroutine#7048] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:33.957 [Test worker @coroutine#7048] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:33.957 [Test worker @coroutine#7048] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:33.957 [Test worker @coroutine#7048] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:33.957 [Test worker @coroutine#7048] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:33.957 [Test worker @coroutine#7048] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:33.957 [Test worker @coroutine#7048] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:33.957 [Test worker @coroutine#7048] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:33.957 [Test worker @coroutine#7048] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:33.957 [Test worker @coroutine#7048] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:33.957 [Test worker @coroutine#7048] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:33.957 [Test worker @coroutine#7048] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:33.957 [Test worker @coroutine#7048] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:33.957 [Test worker @coroutine#7048] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:33.957 [Test worker @coroutine#7048] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2024-02-05 00:02:33.957 [Test worker @coroutine#7048] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:33.957 [Test worker @coroutine#7048] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:33.957 [Test worker @coroutine#7048] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:33.957 [Test worker @coroutine#7048] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:33.957 [Test worker @coroutine#7048] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:33.957 [Test worker @coroutine#7048] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:33.957 [Test worker @coroutine#7048] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:33.957 [Test worker @coroutine#7048] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:33.957 [Test worker @coroutine#7048] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2024-02-05 00:02:33.957 [Test worker @coroutine#7048] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@28cc690d 2024-02-05 00:02:33.957 [Test worker @coroutine#7048] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@28cc690d 2024-02-05 00:02:33.957 [Test worker @coroutine#7048] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2024-02-05 00:02:33.979 [Test worker @coroutine#7048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28cc690d 2024-02-05 00:02:33.979 [DefaultDispatcher-worker-4 @coroutine#3029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42457891 2024-02-05 00:02:33.979 [DefaultDispatcher-worker-4 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41923/UmAppDatabase/replication/nodeId 2024-02-05 00:02:33.979 [DefaultDispatcher-worker-4 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41923/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:33.979 [DefaultDispatcher-worker-4 @coroutine#3029] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41923/UmAppDatabase/replication/nodeId 2024-02-05 00:02:33.980 [DefaultDispatcher-worker-11 @coroutine#3029] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41923/UmAppDatabase/replication/nodeId 2024-02-05 00:02:33.981 [DefaultDispatcher-worker-11 @coroutine#3029] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41923/UmAppDatabase/replication/nodeId 2024-02-05 00:02:33.996 [Test worker @coroutine#7049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28cc690d 2024-02-05 00:02:33.998 [Test worker @coroutine#7054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28cc690d 2024-02-05 00:02:34.001 [Test worker @coroutine#7056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28cc690d 2024-02-05 00:02:34.011 [Test worker] DEBUG c.zaxxer.hikari.pool.ProxyConnection - HikariPool-232 - Executed rollback on connection org.sqlite.jdbc4.JDBC4Connection@28cc690d due to dirty commit state on close(). 2024-02-05 00:02:34.015 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28cc690d 2024-02-05 00:02:34.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2024-02-05 00:02:34.016 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2024-02-05 00:02:34.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:34.016 [HikariPool-232 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28cc690d: (connection evicted) 2024-02-05 00:02:34.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:34.017 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2024-02-05 00:02:34.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2024-02-05 00:02:34.019 [Test worker @coroutine#7075] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2024-02-05 00:02:34.019 [Test worker @coroutine#7075] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:34.019 [Test worker @coroutine#7075] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:34.019 [Test worker @coroutine#7075] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:34.019 [Test worker @coroutine#7075] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:34.019 [Test worker @coroutine#7075] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:34.019 [Test worker @coroutine#7075] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:34.019 [Test worker @coroutine#7075] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@214fe287 2024-02-05 00:02:34.019 [Test worker @coroutine#7075] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:34.019 [Test worker @coroutine#7075] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:34.019 [Test worker @coroutine#7075] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:34.019 [Test worker @coroutine#7075] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:34.019 [Test worker @coroutine#7075] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:34.019 [Test worker @coroutine#7075] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:34.019 [Test worker @coroutine#7075] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:34.019 [Test worker @coroutine#7075] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:34.019 [Test worker @coroutine#7075] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:34.019 [Test worker @coroutine#7075] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:34.019 [Test worker @coroutine#7075] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:34.019 [Test worker @coroutine#7075] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:34.019 [Test worker @coroutine#7075] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:34.019 [Test worker @coroutine#7075] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:34.019 [Test worker @coroutine#7075] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:34.019 [Test worker @coroutine#7075] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:34.019 [Test worker @coroutine#7075] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:34.019 [Test worker @coroutine#7075] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:34.019 [Test worker @coroutine#7075] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:34.019 [Test worker @coroutine#7075] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2024-02-05 00:02:34.019 [Test worker @coroutine#7075] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:34.019 [Test worker @coroutine#7075] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:34.019 [Test worker @coroutine#7075] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:34.019 [Test worker @coroutine#7075] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:34.019 [Test worker @coroutine#7075] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:34.019 [Test worker @coroutine#7075] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:34.019 [Test worker @coroutine#7075] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:34.019 [Test worker @coroutine#7075] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:34.019 [Test worker @coroutine#7075] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2024-02-05 00:02:34.020 [Test worker @coroutine#7075] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@13e76a91 2024-02-05 00:02:34.020 [Test worker @coroutine#7075] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@13e76a91 2024-02-05 00:02:34.020 [Test worker @coroutine#7075] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2024-02-05 00:02:34.041 [Test worker @coroutine#7075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13e76a91 2024-02-05 00:02:34.058 [Test worker @coroutine#7076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13e76a91 2024-02-05 00:02:34.061 [Test worker @coroutine#7078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13e76a91 2024-02-05 00:02:34.064 [Test worker @coroutine#7080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13e76a91 2024-02-05 00:02:34.068 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2024-02-05 00:02:34.068 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2024-02-05 00:02:34.068 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 00:02:34.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:34.069 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2024-02-05 00:02:34.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2024-02-05 00:02:34.070 [Test worker @coroutine#7097] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2024-02-05 00:02:34.070 [Test worker @coroutine#7097] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:34.070 [Test worker @coroutine#7097] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:34.070 [Test worker @coroutine#7097] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:34.070 [Test worker @coroutine#7097] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:34.070 [Test worker @coroutine#7097] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:34.070 [Test worker @coroutine#7097] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:34.070 [Test worker @coroutine#7097] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6be6cb16 2024-02-05 00:02:34.070 [Test worker @coroutine#7097] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:34.070 [Test worker @coroutine#7097] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:34.070 [Test worker @coroutine#7097] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:34.070 [Test worker @coroutine#7097] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:34.070 [Test worker @coroutine#7097] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:34.070 [Test worker @coroutine#7097] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:34.070 [Test worker @coroutine#7097] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:34.070 [Test worker @coroutine#7097] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:34.070 [Test worker @coroutine#7097] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:34.070 [Test worker @coroutine#7097] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:34.070 [Test worker @coroutine#7097] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:34.070 [Test worker @coroutine#7097] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:34.070 [Test worker @coroutine#7097] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:34.070 [Test worker @coroutine#7097] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:34.070 [Test worker @coroutine#7097] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:34.070 [Test worker @coroutine#7097] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:34.070 [Test worker @coroutine#7097] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:34.070 [Test worker @coroutine#7097] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:34.070 [Test worker @coroutine#7097] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:34.070 [Test worker @coroutine#7097] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2024-02-05 00:02:34.070 [Test worker @coroutine#7097] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:34.070 [Test worker @coroutine#7097] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:34.070 [Test worker @coroutine#7097] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:34.070 [Test worker @coroutine#7097] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:34.070 [Test worker @coroutine#7097] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:34.070 [Test worker @coroutine#7097] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:34.070 [Test worker @coroutine#7097] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:34.070 [Test worker @coroutine#7097] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:34.070 [Test worker @coroutine#7097] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2024-02-05 00:02:34.071 [Test worker @coroutine#7097] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c44bce3 2024-02-05 00:02:34.071 [Test worker @coroutine#7097] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c44bce3 2024-02-05 00:02:34.071 [Test worker @coroutine#7097] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2024-02-05 00:02:34.093 [Test worker @coroutine#7097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c44bce3 2024-02-05 00:02:34.094 [DefaultDispatcher-worker-12 @coroutine#3059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c35489c 2024-02-05 00:02:34.094 [DefaultDispatcher-worker-12 @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 00:02:34.094 [DefaultDispatcher-worker-12 @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://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:34.094 [DefaultDispatcher-worker-12 @coroutine#3059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 00:02:34.095 [DefaultDispatcher-worker-12 @coroutine#3059] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 00:02:34.111 [Test worker @coroutine#7098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c44bce3 2024-02-05 00:02:34.114 [Test worker @coroutine#7102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c44bce3 2024-02-05 00:02:34.116 [Test worker @coroutine#7104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c44bce3 2024-02-05 00:02:34.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2024-02-05 00:02:34.122 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2024-02-05 00:02:34.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 00:02:34.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:34.122 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2024-02-05 00:02:34.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2024-02-05 00:02:34.130 [Test worker @coroutine#7129] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2024-02-05 00:02:34.131 [Test worker @coroutine#7129] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:34.131 [Test worker @coroutine#7129] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:34.131 [Test worker @coroutine#7129] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:34.131 [Test worker @coroutine#7129] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:34.131 [Test worker @coroutine#7129] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:34.131 [Test worker @coroutine#7129] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:34.131 [Test worker @coroutine#7129] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17e03804 2024-02-05 00:02:34.131 [Test worker @coroutine#7129] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:34.131 [Test worker @coroutine#7129] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:34.131 [Test worker @coroutine#7129] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:34.131 [Test worker @coroutine#7129] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:34.131 [Test worker @coroutine#7129] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:34.131 [Test worker @coroutine#7129] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:34.131 [Test worker @coroutine#7129] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:34.131 [Test worker @coroutine#7129] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:34.131 [Test worker @coroutine#7129] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:34.131 [Test worker @coroutine#7129] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:34.131 [Test worker @coroutine#7129] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:34.131 [Test worker @coroutine#7129] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:34.131 [Test worker @coroutine#7129] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:34.131 [Test worker @coroutine#7129] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:34.131 [Test worker @coroutine#7129] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:34.131 [Test worker @coroutine#7129] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:34.131 [Test worker @coroutine#7129] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:34.131 [Test worker @coroutine#7129] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:34.131 [Test worker @coroutine#7129] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:34.131 [Test worker @coroutine#7129] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2024-02-05 00:02:34.131 [Test worker @coroutine#7129] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:34.131 [Test worker @coroutine#7129] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:34.131 [Test worker @coroutine#7129] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:34.131 [Test worker @coroutine#7129] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:34.131 [Test worker @coroutine#7129] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:34.131 [Test worker @coroutine#7129] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:34.131 [Test worker @coroutine#7129] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:34.131 [Test worker @coroutine#7129] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:34.131 [Test worker @coroutine#7129] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2024-02-05 00:02:34.131 [Test worker @coroutine#7129] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@363bf9d 2024-02-05 00:02:34.131 [Test worker @coroutine#7129] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@363bf9d 2024-02-05 00:02:34.131 [Test worker @coroutine#7129] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2024-02-05 00:02:34.153 [Test worker @coroutine#7129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363bf9d 2024-02-05 00:02:34.171 [Test worker @coroutine#7130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363bf9d 2024-02-05 00:02:34.174 [Test worker @coroutine#7133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363bf9d 2024-02-05 00:02:34.191 [Test worker @coroutine#7135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363bf9d 2024-02-05 00:02:34.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2024-02-05 00:02:34.196 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2024-02-05 00:02:34.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 00:02:34.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:34.197 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2024-02-05 00:02:34.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2024-02-05 00:02:34.199 [Test worker @coroutine#7146] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2024-02-05 00:02:34.200 [Test worker @coroutine#7146] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:34.200 [Test worker @coroutine#7146] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:34.200 [Test worker @coroutine#7146] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:34.200 [Test worker @coroutine#7146] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:34.200 [Test worker @coroutine#7146] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:34.200 [Test worker @coroutine#7146] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:34.200 [Test worker @coroutine#7146] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d248692 2024-02-05 00:02:34.200 [Test worker @coroutine#7146] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:34.200 [Test worker @coroutine#7146] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:34.200 [Test worker @coroutine#7146] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:34.200 [Test worker @coroutine#7146] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:34.200 [Test worker @coroutine#7146] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:34.200 [Test worker @coroutine#7146] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:34.200 [Test worker @coroutine#7146] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:34.200 [Test worker @coroutine#7146] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:34.200 [Test worker @coroutine#7146] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:34.200 [Test worker @coroutine#7146] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:34.200 [Test worker @coroutine#7146] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:34.200 [Test worker @coroutine#7146] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:34.200 [Test worker @coroutine#7146] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:34.200 [Test worker @coroutine#7146] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:34.200 [Test worker @coroutine#7146] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:34.200 [Test worker @coroutine#7146] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:34.200 [Test worker @coroutine#7146] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:34.200 [Test worker @coroutine#7146] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:34.200 [Test worker @coroutine#7146] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:34.200 [Test worker @coroutine#7146] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2024-02-05 00:02:34.200 [Test worker @coroutine#7146] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:34.200 [Test worker @coroutine#7146] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:34.200 [Test worker @coroutine#7146] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:34.200 [Test worker @coroutine#7146] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:34.200 [Test worker @coroutine#7146] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:34.200 [Test worker @coroutine#7146] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:34.200 [Test worker @coroutine#7146] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:34.200 [Test worker @coroutine#7146] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:34.200 [Test worker @coroutine#7146] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2024-02-05 00:02:34.203 [Test worker @coroutine#7146] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@57f076bd 2024-02-05 00:02:34.203 [Test worker @coroutine#7146] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@57f076bd 2024-02-05 00:02:34.203 [Test worker @coroutine#7146] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2024-02-05 00:02:34.233 [Test worker @coroutine#7146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57f076bd 2024-02-05 00:02:34.250 [Test worker @coroutine#7148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57f076bd 2024-02-05 00:02:34.253 [Test worker @coroutine#7150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57f076bd 2024-02-05 00:02:34.256 [Test worker @coroutine#7152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57f076bd 2024-02-05 00:02:34.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2024-02-05 00:02:34.260 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2024-02-05 00:02:34.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 00:02:34.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:34.260 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2024-02-05 00:02:34.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2024-02-05 00:02:34.262 [Test worker @coroutine#7163] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2024-02-05 00:02:34.263 [Test worker @coroutine#7163] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:34.263 [Test worker @coroutine#7163] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:34.263 [Test worker @coroutine#7163] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:34.263 [Test worker @coroutine#7163] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:34.263 [Test worker @coroutine#7163] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:34.263 [Test worker @coroutine#7163] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:34.263 [Test worker @coroutine#7163] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@529a2d6f 2024-02-05 00:02:34.263 [Test worker @coroutine#7163] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:34.263 [Test worker @coroutine#7163] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:34.263 [Test worker @coroutine#7163] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:34.263 [Test worker @coroutine#7163] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:34.263 [Test worker @coroutine#7163] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:34.263 [Test worker @coroutine#7163] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:34.263 [Test worker @coroutine#7163] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:34.263 [Test worker @coroutine#7163] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:34.263 [Test worker @coroutine#7163] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:34.263 [Test worker @coroutine#7163] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:34.263 [Test worker @coroutine#7163] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:34.263 [Test worker @coroutine#7163] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:34.263 [Test worker @coroutine#7163] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:34.263 [Test worker @coroutine#7163] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:34.263 [Test worker @coroutine#7163] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:34.263 [Test worker @coroutine#7163] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:34.263 [Test worker @coroutine#7163] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:34.263 [Test worker @coroutine#7163] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:34.263 [Test worker @coroutine#7163] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:34.263 [Test worker @coroutine#7163] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2024-02-05 00:02:34.263 [Test worker @coroutine#7163] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:34.263 [Test worker @coroutine#7163] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:34.263 [Test worker @coroutine#7163] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:34.263 [Test worker @coroutine#7163] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:34.263 [Test worker @coroutine#7163] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:34.263 [Test worker @coroutine#7163] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:34.263 [Test worker @coroutine#7163] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:34.263 [Test worker @coroutine#7163] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:34.263 [Test worker @coroutine#7163] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2024-02-05 00:02:34.264 [Test worker @coroutine#7163] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d28c0af 2024-02-05 00:02:34.264 [Test worker @coroutine#7163] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d28c0af 2024-02-05 00:02:34.264 [Test worker @coroutine#7163] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2024-02-05 00:02:34.281 [DefaultDispatcher-worker-14 @coroutine#2884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab2e018 2024-02-05 00:02:34.281 [DefaultDispatcher-worker-14 @coroutine#2884] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-02-05 00:02:34.281 [DefaultDispatcher-worker-14 @coroutine#2884] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:34.281 [DefaultDispatcher-worker-14 @coroutine#2884] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-02-05 00:02:34.282 [DefaultDispatcher-worker-6 @coroutine#2884] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-02-05 00:02:34.282 [DefaultDispatcher-worker-6 @coroutine#2884] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58729/UmAppDatabase/replication/nodeId 2024-02-05 00:02:34.284 [DefaultDispatcher-worker-3 @coroutine#3239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76bdfc19 2024-02-05 00:02:34.284 [DefaultDispatcher-worker-3 @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40501/UmAppDatabase/replication/nodeId 2024-02-05 00:02:34.284 [DefaultDispatcher-worker-3 @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40501/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:34.284 [DefaultDispatcher-worker-3 @coroutine#3239] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40501/UmAppDatabase/replication/nodeId 2024-02-05 00:02:34.285 [DefaultDispatcher-worker-1 @coroutine#3239] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40501/UmAppDatabase/replication/nodeId 2024-02-05 00:02:34.285 [DefaultDispatcher-worker-1 @coroutine#3239] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40501/UmAppDatabase/replication/nodeId 2024-02-05 00:02:34.292 [Test worker @coroutine#7163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d28c0af 2024-02-05 00:02:34.309 [Test worker @coroutine#7170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d28c0af 2024-02-05 00:02:34.311 [Test worker @coroutine#7172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d28c0af 2024-02-05 00:02:34.314 [Test worker @coroutine#7174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d28c0af 2024-02-05 00:02:34.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2024-02-05 00:02:34.320 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2024-02-05 00:02:34.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 00:02:34.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:34.320 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2024-02-05 00:02:34.321 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2024-02-05 00:02:34.324 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2024-02-05 00:02:34.324 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:34.324 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:34.324 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:34.324 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:34.324 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:34.324 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:34.324 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42a057b6 2024-02-05 00:02:34.324 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:34.324 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:34.324 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:34.324 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:34.324 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:34.324 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:34.324 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:34.324 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:34.324 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:34.324 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:34.324 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:34.324 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:34.324 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:34.324 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:34.324 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:34.324 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:34.324 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:34.324 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:34.324 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:34.324 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2024-02-05 00:02:34.324 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:34.324 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:34.324 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:34.324 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:34.324 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:34.324 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:34.324 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:34.324 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:34.324 [Test worker @coroutine#7185] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2024-02-05 00:02:34.325 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@62036b05 2024-02-05 00:02:34.325 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@62036b05 2024-02-05 00:02:34.325 [Test worker @coroutine#7185] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2024-02-05 00:02:34.348 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62036b05 2024-02-05 00:02:34.367 [Test worker @coroutine#7186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62036b05 2024-02-05 00:02:34.370 [Test worker @coroutine#7188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62036b05 2024-02-05 00:02:34.373 [Test worker @coroutine#7190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62036b05 2024-02-05 00:02:34.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2024-02-05 00:02:34.377 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2024-02-05 00:02:34.377 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 00:02:34.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:34.378 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2024-02-05 00:02:34.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2024-02-05 00:02:34.382 [Test worker @coroutine#7201] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2024-02-05 00:02:34.383 [Test worker @coroutine#7201] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:34.383 [Test worker @coroutine#7201] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:34.383 [Test worker @coroutine#7201] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:34.383 [Test worker @coroutine#7201] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:34.383 [Test worker @coroutine#7201] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:34.383 [Test worker @coroutine#7201] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:34.383 [Test worker @coroutine#7201] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d2be0df 2024-02-05 00:02:34.383 [Test worker @coroutine#7201] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:34.383 [Test worker @coroutine#7201] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:34.383 [Test worker @coroutine#7201] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:34.383 [Test worker @coroutine#7201] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:34.383 [Test worker @coroutine#7201] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:34.383 [Test worker @coroutine#7201] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:34.383 [Test worker @coroutine#7201] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:34.383 [Test worker @coroutine#7201] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:34.383 [Test worker @coroutine#7201] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:34.383 [Test worker @coroutine#7201] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:34.383 [Test worker @coroutine#7201] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:34.383 [Test worker @coroutine#7201] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:34.383 [Test worker @coroutine#7201] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:34.383 [Test worker @coroutine#7201] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:34.383 [Test worker @coroutine#7201] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:34.383 [Test worker @coroutine#7201] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:34.383 [Test worker @coroutine#7201] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:34.383 [Test worker @coroutine#7201] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:34.383 [Test worker @coroutine#7201] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:34.383 [Test worker @coroutine#7201] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2024-02-05 00:02:34.383 [Test worker @coroutine#7201] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:34.383 [Test worker @coroutine#7201] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:34.383 [Test worker @coroutine#7201] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:34.383 [Test worker @coroutine#7201] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:34.383 [Test worker @coroutine#7201] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:34.383 [Test worker @coroutine#7201] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:34.383 [Test worker @coroutine#7201] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:34.383 [Test worker @coroutine#7201] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:34.383 [Test worker @coroutine#7201] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2024-02-05 00:02:34.383 [Test worker @coroutine#7201] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cf93603 2024-02-05 00:02:34.383 [Test worker @coroutine#7201] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cf93603 2024-02-05 00:02:34.384 [Test worker @coroutine#7201] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2024-02-05 00:02:34.406 [Test worker @coroutine#7201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf93603 2024-02-05 00:02:34.425 [Test worker @coroutine#7202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf93603 2024-02-05 00:02:34.427 [Test worker @coroutine#7205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf93603 2024-02-05 00:02:34.430 [Test worker @coroutine#7207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf93603 2024-02-05 00:02:34.436 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2024-02-05 00:02:34.437 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2024-02-05 00:02:34.437 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 00:02:34.437 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:34.437 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2024-02-05 00:02:34.437 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2024-02-05 00:02:34.438 [Test worker @coroutine#7220] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2024-02-05 00:02:34.439 [Test worker @coroutine#7220] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:34.439 [Test worker @coroutine#7220] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:34.439 [Test worker @coroutine#7220] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:34.439 [Test worker @coroutine#7220] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:34.439 [Test worker @coroutine#7220] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:34.439 [Test worker @coroutine#7220] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:34.439 [Test worker @coroutine#7220] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@323fa578 2024-02-05 00:02:34.439 [Test worker @coroutine#7220] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:34.439 [Test worker @coroutine#7220] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:34.439 [Test worker @coroutine#7220] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:34.439 [Test worker @coroutine#7220] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:34.439 [Test worker @coroutine#7220] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:34.439 [Test worker @coroutine#7220] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:34.439 [Test worker @coroutine#7220] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:34.439 [Test worker @coroutine#7220] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:34.439 [Test worker @coroutine#7220] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:34.439 [Test worker @coroutine#7220] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:34.439 [Test worker @coroutine#7220] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:34.439 [Test worker @coroutine#7220] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:34.439 [Test worker @coroutine#7220] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:34.439 [Test worker @coroutine#7220] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:34.439 [Test worker @coroutine#7220] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:34.439 [Test worker @coroutine#7220] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:34.439 [Test worker @coroutine#7220] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:34.439 [Test worker @coroutine#7220] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:34.439 [Test worker @coroutine#7220] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:34.439 [Test worker @coroutine#7220] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2024-02-05 00:02:34.439 [Test worker @coroutine#7220] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:34.439 [Test worker @coroutine#7220] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:34.439 [Test worker @coroutine#7220] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:34.439 [Test worker @coroutine#7220] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:34.439 [Test worker @coroutine#7220] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:34.439 [Test worker @coroutine#7220] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:34.439 [Test worker @coroutine#7220] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:34.439 [Test worker @coroutine#7220] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:34.439 [Test worker @coroutine#7220] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2024-02-05 00:02:34.439 [Test worker @coroutine#7220] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@12a719ed 2024-02-05 00:02:34.439 [Test worker @coroutine#7220] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@12a719ed 2024-02-05 00:02:34.440 [Test worker @coroutine#7220] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2024-02-05 00:02:34.471 [Test worker @coroutine#7220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12a719ed 2024-02-05 00:02:34.482 [DefaultDispatcher-worker-4 @coroutine#3073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e0941cc 2024-02-05 00:02:34.482 [DefaultDispatcher-worker-4 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46683/UmAppDatabase/replication/nodeId 2024-02-05 00:02:34.482 [DefaultDispatcher-worker-4 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46683/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:34.482 [DefaultDispatcher-worker-4 @coroutine#3073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46683/UmAppDatabase/replication/nodeId 2024-02-05 00:02:34.484 [DefaultDispatcher-worker-15 @coroutine#3073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46683/UmAppDatabase/replication/nodeId 2024-02-05 00:02:34.484 [DefaultDispatcher-worker-15 @coroutine#3073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46683/UmAppDatabase/replication/nodeId 2024-02-05 00:02:34.489 [DefaultDispatcher-worker-10 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e89a26 2024-02-05 00:02:34.489 [DefaultDispatcher-worker-10 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2024-02-05 00:02:34.489 [DefaultDispatcher-worker-10 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:34.489 [DefaultDispatcher-worker-10 @coroutine#2920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2024-02-05 00:02:34.490 [DefaultDispatcher-worker-4 @coroutine#2920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2024-02-05 00:02:34.490 [DefaultDispatcher-worker-4 @coroutine#2920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59873/UmAppDatabase/replication/nodeId 2024-02-05 00:02:34.508 [Test worker @coroutine#7223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12a719ed 2024-02-05 00:02:34.511 [Test worker @coroutine#7231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12a719ed 2024-02-05 00:02:34.513 [Test worker @coroutine#7233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12a719ed 2024-02-05 00:02:34.523 [DefaultDispatcher-worker-6 @coroutine#7235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12a719ed 2024-02-05 00:02:34.525 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2024-02-05 00:02:34.525 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2024-02-05 00:02:34.525 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:34.527 [HikariPool-240 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12a719ed: (connection evicted) 2024-02-05 00:02:34.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:34.528 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2024-02-05 00:02:34.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2024-02-05 00:02:34.529 [Test worker @coroutine#7247] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2024-02-05 00:02:34.529 [Test worker @coroutine#7247] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:34.529 [Test worker @coroutine#7247] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:34.529 [Test worker @coroutine#7247] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:34.529 [Test worker @coroutine#7247] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:34.529 [Test worker @coroutine#7247] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:34.529 [Test worker @coroutine#7247] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:34.529 [Test worker @coroutine#7247] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bdd6fe0 2024-02-05 00:02:34.529 [Test worker @coroutine#7247] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:34.529 [Test worker @coroutine#7247] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:34.529 [Test worker @coroutine#7247] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:34.529 [Test worker @coroutine#7247] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:34.529 [Test worker @coroutine#7247] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:34.529 [Test worker @coroutine#7247] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:34.529 [Test worker @coroutine#7247] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:34.529 [Test worker @coroutine#7247] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:34.529 [Test worker @coroutine#7247] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:34.529 [Test worker @coroutine#7247] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:34.529 [Test worker @coroutine#7247] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:34.529 [Test worker @coroutine#7247] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:34.529 [Test worker @coroutine#7247] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:34.529 [Test worker @coroutine#7247] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:34.529 [Test worker @coroutine#7247] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:34.529 [Test worker @coroutine#7247] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:34.529 [Test worker @coroutine#7247] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:34.529 [Test worker @coroutine#7247] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:34.529 [Test worker @coroutine#7247] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:34.529 [Test worker @coroutine#7247] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2024-02-05 00:02:34.529 [Test worker @coroutine#7247] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:34.529 [Test worker @coroutine#7247] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:34.529 [Test worker @coroutine#7247] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:34.529 [Test worker @coroutine#7247] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:34.529 [Test worker @coroutine#7247] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:34.529 [Test worker @coroutine#7247] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:34.529 [Test worker @coroutine#7247] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:34.529 [Test worker @coroutine#7247] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:34.530 [Test worker @coroutine#7247] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2024-02-05 00:02:34.535 [Test worker @coroutine#7247] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@25f688d5 2024-02-05 00:02:34.535 [Test worker @coroutine#7247] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@25f688d5 2024-02-05 00:02:34.535 [Test worker @coroutine#7247] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2024-02-05 00:02:34.549 [Test worker @coroutine#7247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25f688d5 2024-02-05 00:02:34.561 [Test worker @coroutine#7248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25f688d5 2024-02-05 00:02:34.563 [Test worker @coroutine#7250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25f688d5 2024-02-05 00:02:34.565 [Test worker @coroutine#7252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25f688d5 2024-02-05 00:02:34.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2024-02-05 00:02:34.569 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2024-02-05 00:02:34.569 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 00:02:34.569 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:34.569 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2024-02-05 00:02:34.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2024-02-05 00:02:34.573 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2024-02-05 00:02:34.574 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:34.574 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:34.574 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:34.574 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:34.574 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:34.574 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:34.574 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55a8f92d 2024-02-05 00:02:34.574 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:34.574 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:34.574 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:34.574 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:34.574 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:34.574 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:34.574 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:34.574 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:34.574 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:34.574 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:34.574 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:34.574 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:34.574 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:34.574 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:34.574 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:34.574 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:34.574 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:34.574 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:34.574 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:34.574 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2024-02-05 00:02:34.574 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:34.574 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:34.574 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:34.574 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:34.574 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:34.574 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:34.574 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:34.574 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:34.574 [Test worker @coroutine#7265] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2024-02-05 00:02:34.574 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ec690bd 2024-02-05 00:02:34.574 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ec690bd 2024-02-05 00:02:34.574 [Test worker @coroutine#7265] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2024-02-05 00:02:34.589 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ec690bd 2024-02-05 00:02:34.600 [Test worker @coroutine#7266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ec690bd 2024-02-05 00:02:34.602 [Test worker @coroutine#7268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ec690bd 2024-02-05 00:02:34.604 [Test worker @coroutine#7270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ec690bd 2024-02-05 00:02:34.609 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2024-02-05 00:02:34.610 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2024-02-05 00:02:34.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 00:02:34.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:34.610 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2024-02-05 00:02:34.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2024-02-05 00:02:34.612 [Test worker @coroutine#7283] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2024-02-05 00:02:34.612 [Test worker @coroutine#7283] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:34.612 [Test worker @coroutine#7283] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:34.612 [Test worker @coroutine#7283] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:34.612 [Test worker @coroutine#7283] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:34.612 [Test worker @coroutine#7283] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:34.612 [Test worker @coroutine#7283] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:34.612 [Test worker @coroutine#7283] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4eaf08f4 2024-02-05 00:02:34.612 [Test worker @coroutine#7283] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:34.612 [Test worker @coroutine#7283] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:34.612 [Test worker @coroutine#7283] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:34.612 [Test worker @coroutine#7283] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:34.612 [Test worker @coroutine#7283] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:34.612 [Test worker @coroutine#7283] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:34.612 [Test worker @coroutine#7283] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:34.612 [Test worker @coroutine#7283] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:34.612 [Test worker @coroutine#7283] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:34.612 [Test worker @coroutine#7283] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:34.612 [Test worker @coroutine#7283] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:34.612 [Test worker @coroutine#7283] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:34.612 [Test worker @coroutine#7283] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:34.612 [Test worker @coroutine#7283] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:34.612 [Test worker @coroutine#7283] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:34.612 [Test worker @coroutine#7283] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:34.612 [Test worker @coroutine#7283] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:34.612 [Test worker @coroutine#7283] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:34.613 [Test worker @coroutine#7283] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:34.613 [Test worker @coroutine#7283] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2024-02-05 00:02:34.613 [Test worker @coroutine#7283] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:34.613 [Test worker @coroutine#7283] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:34.613 [Test worker @coroutine#7283] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:34.613 [Test worker @coroutine#7283] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:34.613 [Test worker @coroutine#7283] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:34.613 [Test worker @coroutine#7283] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:34.613 [Test worker @coroutine#7283] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:34.613 [Test worker @coroutine#7283] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:34.613 [Test worker @coroutine#7283] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2024-02-05 00:02:34.619 [Test worker @coroutine#7283] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@295f115d 2024-02-05 00:02:34.619 [Test worker @coroutine#7283] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@295f115d 2024-02-05 00:02:34.619 [Test worker @coroutine#7283] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2024-02-05 00:02:34.636 [DefaultDispatcher-worker-3 @coroutine#3131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e5f05f8 2024-02-05 00:02:34.637 [DefaultDispatcher-worker-3 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:34.637 [DefaultDispatcher-worker-3 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53995/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:34.637 [DefaultDispatcher-worker-3 @coroutine#3131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:34.638 [DefaultDispatcher-worker-9 @coroutine#3131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:34.638 [DefaultDispatcher-worker-9 @coroutine#3131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53995/UmAppDatabase/replication/nodeId 2024-02-05 00:02:34.641 [Test worker @coroutine#7283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@295f115d 2024-02-05 00:02:34.652 [Test worker @coroutine#7287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@295f115d 2024-02-05 00:02:34.654 [Test worker @coroutine#7289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@295f115d 2024-02-05 00:02:34.656 [Test worker @coroutine#7291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@295f115d 2024-02-05 00:02:34.662 [UI Thread @coroutine#7300] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2024-02-05 00:02:34.662 [UI Thread @coroutine#7300] 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-02-05 00:02:34.662 [UI Thread @coroutine#7300] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2024-02-05 00:02:34.665 [DefaultDispatcher-worker-1 @coroutine#7293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@295f115d 2024-02-05 00:02:34.665 [UI Thread @coroutine#7300] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Temporary failure in name resolution for request https://invalid/Site/verify 2024-02-05 00:02:34.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2024-02-05 00:02:34.667 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2024-02-05 00:02:34.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:34.671 [HikariPool-243 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Closing connection org.sqlite.jdbc4.JDBC4Connection@295f115d: (connection evicted) 2024-02-05 00:02:34.671 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:34.671 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2024-02-05 00:02:34.671 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2024-02-05 00:02:34.674 [Test worker @coroutine#7307] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2024-02-05 00:02:34.674 [Test worker @coroutine#7307] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:34.674 [Test worker @coroutine#7307] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:34.674 [Test worker @coroutine#7307] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:34.674 [Test worker @coroutine#7307] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:34.674 [Test worker @coroutine#7307] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:34.674 [Test worker @coroutine#7307] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:34.674 [Test worker @coroutine#7307] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4190b111 2024-02-05 00:02:34.674 [Test worker @coroutine#7307] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:34.674 [Test worker @coroutine#7307] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:34.674 [Test worker @coroutine#7307] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:34.674 [Test worker @coroutine#7307] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:34.674 [Test worker @coroutine#7307] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:34.674 [Test worker @coroutine#7307] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:34.674 [Test worker @coroutine#7307] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:34.674 [Test worker @coroutine#7307] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:34.674 [Test worker @coroutine#7307] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:34.674 [Test worker @coroutine#7307] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:34.674 [Test worker @coroutine#7307] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:34.674 [Test worker @coroutine#7307] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:34.674 [Test worker @coroutine#7307] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:34.674 [Test worker @coroutine#7307] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:34.674 [Test worker @coroutine#7307] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:34.674 [Test worker @coroutine#7307] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:34.674 [Test worker @coroutine#7307] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:34.674 [Test worker @coroutine#7307] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:34.674 [Test worker @coroutine#7307] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:34.674 [Test worker @coroutine#7307] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2024-02-05 00:02:34.674 [Test worker @coroutine#7307] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:34.674 [Test worker @coroutine#7307] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:34.674 [Test worker @coroutine#7307] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:34.674 [Test worker @coroutine#7307] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:34.674 [Test worker @coroutine#7307] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:34.674 [Test worker @coroutine#7307] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:34.674 [Test worker @coroutine#7307] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:34.674 [Test worker @coroutine#7307] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:34.674 [Test worker @coroutine#7307] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2024-02-05 00:02:34.675 [Test worker @coroutine#7307] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@ff186c2 2024-02-05 00:02:34.675 [Test worker @coroutine#7307] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@ff186c2 2024-02-05 00:02:34.675 [Test worker @coroutine#7307] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2024-02-05 00:02:34.692 [Test worker @coroutine#7307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ff186c2 2024-02-05 00:02:34.703 [Test worker @coroutine#7308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ff186c2 2024-02-05 00:02:34.705 [Test worker @coroutine#7310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ff186c2 2024-02-05 00:02:34.707 [Test worker @coroutine#7312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ff186c2 2024-02-05 00:02:34.710 [UI Thread @coroutine#7323] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50963/Site/verify 2024-02-05 00:02:34.710 [UI Thread @coroutine#7323] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50963/Site/verify. 2024-02-05 00:02:34.710 [UI Thread @coroutine#7323] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50963/Site/verify 2024-02-05 00:02:34.717 [DefaultDispatcher-worker-4 @coroutine#7314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ff186c2 2024-02-05 00:02:34.719 [UI Thread @coroutine#7323] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50963/Site/verify 2024-02-05 00:02:34.719 [UI Thread @coroutine#7323] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50963/Site/verify 2024-02-05 00:02:34.720 [UI Thread @coroutine#7323] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:50963/Site/verify. 2024-02-05 00:02:34.720 [UI Thread @coroutine#7323] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:50963/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 00:02:34.728 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2024-02-05 00:02:34.728 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2024-02-05 00:02:34.728 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:34.728 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ff186c2: (connection evicted) 2024-02-05 00:02:34.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:34.729 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2024-02-05 00:02:34.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2024-02-05 00:02:34.735 [Test worker @coroutine#7331] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2024-02-05 00:02:34.736 [Test worker @coroutine#7331] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 00:02:34.736 [Test worker @coroutine#7331] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 00:02:34.736 [Test worker @coroutine#7331] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 00:02:34.736 [Test worker @coroutine#7331] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 00:02:34.736 [Test worker @coroutine#7331] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 00:02:34.736 [Test worker @coroutine#7331] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 00:02:34.736 [Test worker @coroutine#7331] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5876cd86 2024-02-05 00:02:34.736 [Test worker @coroutine#7331] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 00:02:34.736 [Test worker @coroutine#7331] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 00:02:34.736 [Test worker @coroutine#7331] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 00:02:34.736 [Test worker @coroutine#7331] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 00:02:34.736 [Test worker @coroutine#7331] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 00:02:34.736 [Test worker @coroutine#7331] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 00:02:34.736 [Test worker @coroutine#7331] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 00:02:34.736 [Test worker @coroutine#7331] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 00:02:34.736 [Test worker @coroutine#7331] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 00:02:34.736 [Test worker @coroutine#7331] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 00:02:34.736 [Test worker @coroutine#7331] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 00:02:34.736 [Test worker @coroutine#7331] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 00:02:34.736 [Test worker @coroutine#7331] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 00:02:34.736 [Test worker @coroutine#7331] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 00:02:34.736 [Test worker @coroutine#7331] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 00:02:34.736 [Test worker @coroutine#7331] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 00:02:34.736 [Test worker @coroutine#7331] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 00:02:34.736 [Test worker @coroutine#7331] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 00:02:34.736 [Test worker @coroutine#7331] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 00:02:34.736 [Test worker @coroutine#7331] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2024-02-05 00:02:34.736 [Test worker @coroutine#7331] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 00:02:34.736 [Test worker @coroutine#7331] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 00:02:34.736 [Test worker @coroutine#7331] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 00:02:34.736 [Test worker @coroutine#7331] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 00:02:34.736 [Test worker @coroutine#7331] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 00:02:34.736 [Test worker @coroutine#7331] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 00:02:34.736 [Test worker @coroutine#7331] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 00:02:34.736 [Test worker @coroutine#7331] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 00:02:34.736 [Test worker @coroutine#7331] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2024-02-05 00:02:34.737 [Test worker @coroutine#7331] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d70dab8 2024-02-05 00:02:34.737 [Test worker @coroutine#7331] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d70dab8 2024-02-05 00:02:34.737 [Test worker @coroutine#7331] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2024-02-05 00:02:34.755 [Test worker @coroutine#7331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d70dab8 2024-02-05 00:02:34.759 [DefaultDispatcher-worker-7 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b4db22 2024-02-05 00:02:34.759 [DefaultDispatcher-worker-7 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58347/UmAppDatabase/replication/nodeId 2024-02-05 00:02:34.759 [DefaultDispatcher-worker-7 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58347/UmAppDatabase/replication/nodeId. 2024-02-05 00:02:34.759 [DefaultDispatcher-worker-7 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58347/UmAppDatabase/replication/nodeId 2024-02-05 00:02:34.760 [DefaultDispatcher-worker-5 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58347/UmAppDatabase/replication/nodeId 2024-02-05 00:02:34.760 [DefaultDispatcher-worker-5 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58347/UmAppDatabase/replication/nodeId 2024-02-05 00:02:34.770 [Test worker @coroutine#7333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d70dab8 2024-02-05 00:02:34.772 [Test worker @coroutine#7339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d70dab8 2024-02-05 00:02:34.776 [Test worker @coroutine#7341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d70dab8 2024-02-05 00:02:34.785 [DefaultDispatcher-worker-6 @coroutine#7343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d70dab8 2024-02-05 00:02:34.795 [DefaultDispatcher-worker-8 @coroutine#7331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d70dab8 2024-02-05 00:02:34.800 [UI Thread @coroutine#7352] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54843/555128621548724224/_ustadmanifest.json 2024-02-05 00:02:34.800 [UI Thread @coroutine#7352] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54843/555128621548724224/_ustadmanifest.json. 2024-02-05 00:02:34.800 [UI Thread @coroutine#7352] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54843/555128621548724224/_ustadmanifest.json 2024-02-05 00:02:34.807 [UI Thread @coroutine#7352] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54843/555128621548724224/_ustadmanifest.json 2024-02-05 00:02:34.807 [UI Thread @coroutine#7352] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54843/555128621548724224/_ustadmanifest.json 2024-02-05 00:02:34.807 [UI Thread @coroutine#7352] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:54843/555128621548724224/_ustadmanifest.json. 2024-02-05 00:02:34.807 [UI Thread @coroutine#7352] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54843/555128621548724224/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 00:02:34.808 [UI Thread @coroutine#7352] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54843/tincan.xml 2024-02-05 00:02:34.808 [UI Thread @coroutine#7352] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54843/tincan.xml. 2024-02-05 00:02:34.808 [UI Thread @coroutine#7352] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54843/tincan.xml 2024-02-05 00:02:34.809 [UI Thread @coroutine#7352] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54843/tincan.xml 2024-02-05 00:02:34.809 [UI Thread @coroutine#7352] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54843/tincan.xml 2024-02-05 00:02:34.810 [UI Thread @coroutine#7352] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:54843/tincan.xml. 2024-02-05 00:02:34.810 [UI Thread @coroutine#7352] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54843/tincan.xml to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 00:02:34.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2024-02-05 00:02:34.812 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2024-02-05 00:02:34.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 00:02:34.813 [HikariPool-245 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d70dab8: (connection evicted) 2024-02-05 00:02:34.814 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 00:02:34.814 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2024-02-05 00:02:34.814 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2024-02-05 10:13:15.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2024-02-05 10:13:15.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:15.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:15.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:15.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:15.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:15.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:15.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d074b14 2024-02-05 10:13:15.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:15.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:15.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:15.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:15.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:15.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:15.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:15.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:15.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:15.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:15.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:15.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:15.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:15.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 10:13:15.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 10:13:15.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:15.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:15.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 10:13:15.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:15.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2024-02-05 10:13:15.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:15.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:15.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:15.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:15.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:15.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:15.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:15.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:15.451 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2024-02-05 10:13:15.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-05 10:13:15.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-05 10:13:15.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2024-02-05 10:13:15.841 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 10:13:15.858 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@dedfed3 2024-02-05 10:13:15.858 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@dedfed3 2024-02-05 10:13:15.860 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@32a011e 2024-02-05 10:13:15.860 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@32a011e 2024-02-05 10:13:15.861 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@71595a3 2024-02-05 10:13:15.862 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@71595a3 2024-02-05 10:13:15.863 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@42170b25 2024-02-05 10:13:15.863 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@42170b25 2024-02-05 10:13:15.864 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@206e6ed2 2024-02-05 10:13:15.865 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@206e6ed2 2024-02-05 10:13:15.866 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@739fa930 2024-02-05 10:13:15.879 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@739fa930 2024-02-05 10:13:15.881 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@580c926d 2024-02-05 10:13:15.881 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@580c926d 2024-02-05 10:13:15.882 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2238f46a 2024-02-05 10:13:15.883 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2238f46a 2024-02-05 10:13:15.884 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@71f31601 2024-02-05 10:13:15.886 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@71f31601 2024-02-05 10:13:15.886 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-05 10:13:15.990 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-05 10:13:16.079 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-05 10:13:16.093 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-05 10:13:16.556 [DefaultDispatcher-worker-4 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 10:13:16.556 [DefaultDispatcher-worker-4 @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-02-05 10:13:16.556 [DefaultDispatcher-worker-4 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 10:13:16.558 [DefaultDispatcher-worker-4 @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-02-05 10:13:16.574 [DefaultDispatcher-worker-7 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-05 10:13:16.576 [DefaultDispatcher-worker-7 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-05 10:13:16.576 [DefaultDispatcher-worker-7 @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-02-05 10:13:16.576 [DefaultDispatcher-worker-7 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-05 10:13:16.732 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-05 10:13:16.801 [DefaultDispatcher-worker-7 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-05 10:13:16.849 [DefaultDispatcher-worker-10 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-05 10:13:16.863 [DefaultDispatcher-worker-14 @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-02-05 10:13:16.863 [DefaultDispatcher-worker-1 @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-02-05 10:13:16.897 [DefaultDispatcher-worker-1 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-05 10:13:16.920 [DefaultDispatcher-worker-10 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-05 10:13:16.927 [Test worker @coroutine#21] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-05 10:13:17.078 [DefaultDispatcher-worker-10 @coroutine#23] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-05 10:13:17.131 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2024-02-05 10:13:17.131 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2024-02-05 10:13:17.131 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 10:13:17.151 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f: (connection evicted) 2024-02-05 10:13:17.152 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@dedfed3: (connection evicted) 2024-02-05 10:13:17.152 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32a011e: (connection evicted) 2024-02-05 10:13:17.153 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71595a3: (connection evicted) 2024-02-05 10:13:17.153 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42170b25: (connection evicted) 2024-02-05 10:13:17.153 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@206e6ed2: (connection evicted) 2024-02-05 10:13:17.153 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@739fa930: (connection evicted) 2024-02-05 10:13:17.153 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@580c926d: (connection evicted) 2024-02-05 10:13:17.153 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2238f46a: (connection evicted) 2024-02-05 10:13:17.154 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71f31601: (connection evicted) 2024-02-05 10:13:17.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:17.156 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2024-02-05 10:13:17.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2024-02-05 10:13:17.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2024-02-05 10:13:17.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:17.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:17.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:17.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:17.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:17.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:17.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42107318 2024-02-05 10:13:17.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:17.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:17.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:17.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:17.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:17.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:17.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:17.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:17.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:17.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:17.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:17.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:17.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:17.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 10:13:17.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 10:13:17.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:17.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:17.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 10:13:17.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:17.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2024-02-05 10:13:17.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:17.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:17.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:17.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:17.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:17.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:17.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:17.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:17.176 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2024-02-05 10:13:17.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d829ef0 2024-02-05 10:13:17.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d829ef0 2024-02-05 10:13:17.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2024-02-05 10:13:17.190 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d829ef0 2024-02-05 10:13:17.220 [Test worker @coroutine#27] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d829ef0 2024-02-05 10:13:17.225 [Test worker @coroutine#29] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d829ef0 2024-02-05 10:13:17.237 [DefaultDispatcher-worker-5 @coroutine#32] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 10:13:17.237 [DefaultDispatcher-worker-5 @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-02-05 10:13:17.238 [DefaultDispatcher-worker-5 @coroutine#32] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 10:13:17.238 [DefaultDispatcher-worker-5 @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-02-05 10:13:17.252 [DefaultDispatcher-worker-14 @coroutine#31] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d829ef0 2024-02-05 10:13:17.252 [DefaultDispatcher-worker-14 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-05 10:13:17.253 [DefaultDispatcher-worker-14 @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-02-05 10:13:17.253 [DefaultDispatcher-worker-14 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-05 10:13:17.265 [Test worker @coroutine#38] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d829ef0 2024-02-05 10:13:17.286 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 10:13:17.286 [DefaultDispatcher-worker-1 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d829ef0 2024-02-05 10:13:17.306 [DefaultDispatcher-worker-10 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d829ef0 2024-02-05 10:13:17.317 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@44082f6b 2024-02-05 10:13:17.318 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@44082f6b 2024-02-05 10:13:17.319 [DefaultDispatcher-worker-5 @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-02-05 10:13:17.324 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4acfd99a 2024-02-05 10:13:17.324 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4acfd99a 2024-02-05 10:13:17.326 [DefaultDispatcher-worker-16 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d829ef0 2024-02-05 10:13:17.329 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ef0441b 2024-02-05 10:13:17.330 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ef0441b 2024-02-05 10:13:17.334 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@bf2d3a1 2024-02-05 10:13:17.334 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@bf2d3a1 2024-02-05 10:13:17.335 [DefaultDispatcher-worker-9 @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-02-05 10:13:17.343 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@e84c6c3 2024-02-05 10:13:17.343 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@e84c6c3 2024-02-05 10:13:17.345 [DefaultDispatcher-worker-4 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d829ef0 2024-02-05 10:13:17.352 [Test worker @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d829ef0 2024-02-05 10:13:17.362 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a33dd80 2024-02-05 10:13:17.363 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a33dd80 2024-02-05 10:13:17.373 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@76af9641 2024-02-05 10:13:17.373 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@76af9641 2024-02-05 10:13:17.383 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bdd2cee 2024-02-05 10:13:17.384 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bdd2cee 2024-02-05 10:13:17.397 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@43c74d88 2024-02-05 10:13:17.397 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@43c74d88 2024-02-05 10:13:17.397 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 10:13:17.490 [DefaultDispatcher-worker-15 @coroutine#48] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d829ef0 2024-02-05 10:13:17.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2024-02-05 10:13:17.530 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2024-02-05 10:13:17.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 10:13:17.533 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d829ef0: (connection evicted) 2024-02-05 10:13:17.534 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@44082f6b: (connection evicted) 2024-02-05 10:13:17.535 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4acfd99a: (connection evicted) 2024-02-05 10:13:17.536 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ef0441b: (connection evicted) 2024-02-05 10:13:17.536 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@bf2d3a1: (connection evicted) 2024-02-05 10:13:17.536 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e84c6c3: (connection evicted) 2024-02-05 10:13:17.537 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a33dd80: (connection evicted) 2024-02-05 10:13:17.537 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76af9641: (connection evicted) 2024-02-05 10:13:17.538 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6bdd2cee: (connection evicted) 2024-02-05 10:13:17.538 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43c74d88: (connection evicted) 2024-02-05 10:13:17.539 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:17.539 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2024-02-05 10:13:17.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2024-02-05 10:13:17.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2024-02-05 10:13:17.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:17.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:17.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:17.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:17.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:17.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:17.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bc2ae16 2024-02-05 10:13:17.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:17.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:17.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:17.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:17.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:17.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:17.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:17.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:17.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:17.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:17.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:17.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:17.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:17.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:17.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:17.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:17.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:17.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:17.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:17.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2024-02-05 10:13:17.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:17.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:17.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:17.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:17.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:17.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:17.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:17.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:17.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2024-02-05 10:13:17.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d3bf8db 2024-02-05 10:13:17.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d3bf8db 2024-02-05 10:13:17.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2024-02-05 10:13:17.705 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:17.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2024-02-05 10:13:17.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:17.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:17.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:17.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:17.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:17.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:17.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@619c3546 2024-02-05 10:13:17.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:17.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:17.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:17.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:17.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:17.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:17.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:17.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:17.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:17.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:17.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:17.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:17.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:17.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:17.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:17.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:17.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:17.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:17.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:17.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2024-02-05 10:13:17.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:17.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:17.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:17.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:17.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:17.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:17.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:17.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:17.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2024-02-05 10:13:17.984 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@30cafd13 2024-02-05 10:13:17.984 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@30cafd13 2024-02-05 10:13:17.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2024-02-05 10:13:18.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2024-02-05 10:13:18.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:18.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:18.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:18.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:18.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:18.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:18.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d944fc0 2024-02-05 10:13:18.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:18.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:18.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:18.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:18.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:18.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:18.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:18.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:18.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:18.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:18.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:18.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:18.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:18.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:18.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:18.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:18.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:18.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:18.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:18.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2024-02-05 10:13:18.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:18.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:18.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:18.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:18.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:18.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:18.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:18.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:18.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2024-02-05 10:13:18.021 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b791dca 2024-02-05 10:13:18.021 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b791dca 2024-02-05 10:13:18.021 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2024-02-05 10:13:18.084 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:18.122 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:18.169 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30cafd13 2024-02-05 10:13:18.174 [DefaultDispatcher-worker-15 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54731/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-05 10:13:18.174 [DefaultDispatcher-worker-15 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54731/com/ustadmobile/core/contenttype/childrens-literature.epub. 2024-02-05 10:13:18.174 [DefaultDispatcher-worker-15 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54731/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-05 10:13:18.227 [DefaultDispatcher-worker-15 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54731/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-05 10:13:18.228 [DefaultDispatcher-worker-15 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54731/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-05 10:13:18.269 [pool-2-thread-1 @coroutine#86] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b791dca 2024-02-05 10:13:18.499 [DefaultDispatcher-worker-15 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Response doesn't have "Content-Type" header, skipping ContentNegotiation plugin 2024-02-05 10:13:18.500 [DefaultDispatcher-worker-15 @coroutine#78] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54731/com/ustadmobile/core/contenttype/childrens-literature.epub to class io.ktor.utils.io.ByteReadChannel 2024-02-05 10:13:18.762 [DefaultDispatcher-worker-7 @coroutine#91] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b791dca 2024-02-05 10:13:18.773 [DefaultDispatcher-worker-7 @coroutine#93] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b791dca 2024-02-05 10:13:18.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2024-02-05 10:13:18.807 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2024-02-05 10:13:18.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:18.807 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30cafd13: (connection evicted) 2024-02-05 10:13:18.808 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:18.808 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2024-02-05 10:13:18.808 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2024-02-05 10:13:18.812 [Test worker @coroutine#105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b791dca 2024-02-05 10:13:18.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2024-02-05 10:13:18.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:18.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:18.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:18.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:18.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:18.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:18.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77ff14ce 2024-02-05 10:13:18.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:18.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:18.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:18.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:18.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:18.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:18.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:18.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:18.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:18.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:18.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:18.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:18.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:18.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:18.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:18.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:18.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:18.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:18.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:18.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2024-02-05 10:13:18.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:18.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:18.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:18.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:18.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:18.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:18.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:18.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:18.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2024-02-05 10:13:18.818 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a8d676e 2024-02-05 10:13:18.818 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a8d676e 2024-02-05 10:13:18.818 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2024-02-05 10:13:18.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2024-02-05 10:13:18.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:18.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:18.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:18.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:18.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:18.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:18.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74764622 2024-02-05 10:13:18.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:18.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:18.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:18.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:18.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:18.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:18.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:18.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:18.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:18.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:18.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:18.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:18.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:18.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:18.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:18.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:18.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:18.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:18.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:18.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2024-02-05 10:13:18.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:18.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:18.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:18.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:18.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:18.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:18.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:18.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:18.851 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2024-02-05 10:13:18.852 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@63dc3420 2024-02-05 10:13:18.852 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@63dc3420 2024-02-05 10:13:18.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2024-02-05 10:13:18.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2024-02-05 10:13:18.901 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2024-02-05 10:13:18.901 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:18.901 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a8d676e: (connection evicted) 2024-02-05 10:13:18.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:18.902 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2024-02-05 10:13:18.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2024-02-05 10:13:18.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2024-02-05 10:13:18.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:18.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:18.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:18.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:18.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:18.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:18.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fa0141f 2024-02-05 10:13:18.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:18.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:18.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:18.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:18.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:18.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:18.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:18.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:18.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:18.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:18.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:18.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:18.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:18.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:18.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:18.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:18.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:18.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:18.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:18.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2024-02-05 10:13:18.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:18.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:18.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:18.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:18.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:18.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:18.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:18.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:18.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2024-02-05 10:13:18.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@8ac512e 2024-02-05 10:13:18.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@8ac512e 2024-02-05 10:13:18.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2024-02-05 10:13:18.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2024-02-05 10:13:18.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:18.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:18.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:18.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:18.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:18.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:18.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bbc21bd 2024-02-05 10:13:18.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:18.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:18.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:18.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:18.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:18.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:18.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:18.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:18.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:18.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:18.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:18.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:18.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:18.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:18.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:18.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:18.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:18.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:18.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:18.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2024-02-05 10:13:18.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:18.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:18.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:18.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:18.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:18.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:18.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:18.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:18.935 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2024-02-05 10:13:18.936 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@d85b399 2024-02-05 10:13:18.936 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@d85b399 2024-02-05 10:13:18.936 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2024-02-05 10:13:18.952 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:18.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2024-02-05 10:13:18.984 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2024-02-05 10:13:18.984 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:18.984 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8ac512e: (connection evicted) 2024-02-05 10:13:18.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:18.985 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2024-02-05 10:13:18.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2024-02-05 10:13:18.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2024-02-05 10:13:18.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:18.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:18.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:18.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:18.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:18.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:18.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d6778d5 2024-02-05 10:13:18.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:18.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:18.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:18.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:18.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:18.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:18.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:18.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:18.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:18.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:18.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:18.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:18.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:18.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:18.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:18.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:18.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:18.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:18.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:18.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2024-02-05 10:13:18.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:18.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:18.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:18.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:18.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:18.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:18.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:18.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:18.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2024-02-05 10:13:18.991 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@4070ace9 2024-02-05 10:13:18.991 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@4070ace9 2024-02-05 10:13:18.991 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2024-02-05 10:13:19.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2024-02-05 10:13:19.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:19.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:19.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:19.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:19.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:19.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:19.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@722b2728 2024-02-05 10:13:19.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:19.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:19.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:19.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:19.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:19.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:19.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:19.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:19.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:19.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:19.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:19.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:19.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:19.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:19.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:19.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:19.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:19.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:19.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:19.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2024-02-05 10:13:19.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:19.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:19.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:19.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:19.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:19.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:19.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:19.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:19.010 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2024-02-05 10:13:19.011 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f3f3d00 2024-02-05 10:13:19.011 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f3f3d00 2024-02-05 10:13:19.011 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2024-02-05 10:13:19.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2024-02-05 10:13:19.027 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2024-02-05 10:13:19.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:19.028 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4070ace9: (connection evicted) 2024-02-05 10:13:19.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:19.029 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2024-02-05 10:13:19.029 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2024-02-05 10:13:19.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2024-02-05 10:13:19.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:19.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:19.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:19.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:19.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:19.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:19.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@531a716c 2024-02-05 10:13:19.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:19.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:19.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:19.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:19.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:19.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:19.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:19.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:19.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:19.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:19.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:19.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:19.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:19.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:19.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:19.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:19.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:19.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:19.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:19.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2024-02-05 10:13:19.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:19.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:19.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:19.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:19.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:19.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:19.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:19.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:19.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2024-02-05 10:13:19.035 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@531ec2ca 2024-02-05 10:13:19.035 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@531ec2ca 2024-02-05 10:13:19.035 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2024-02-05 10:13:19.036 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:19.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2024-02-05 10:13:19.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:19.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:19.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:19.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:19.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:19.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:19.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70884875 2024-02-05 10:13:19.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:19.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:19.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:19.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:19.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:19.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:19.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:19.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:19.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:19.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:19.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:19.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:19.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:19.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:19.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:19.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:19.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:19.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:19.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:19.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2024-02-05 10:13:19.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:19.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:19.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:19.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:19.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:19.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:19.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:19.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:19.058 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2024-02-05 10:13:19.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a5c6b76 2024-02-05 10:13:19.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a5c6b76 2024-02-05 10:13:19.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2024-02-05 10:13:19.101 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2024-02-05 10:13:19.102 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2024-02-05 10:13:19.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:19.103 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@531ec2ca: (connection evicted) 2024-02-05 10:13:19.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:19.104 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2024-02-05 10:13:19.104 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2024-02-05 10:13:19.111 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:19.160 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:19.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2024-02-05 10:13:19.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:19.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:19.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:19.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:19.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:19.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:19.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@498a4d62 2024-02-05 10:13:19.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:19.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:19.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:19.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:19.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:19.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:19.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:19.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:19.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:19.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:19.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:19.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:19.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:19.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:19.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:19.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:19.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:19.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:19.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:19.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2024-02-05 10:13:19.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:19.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:19.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:19.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:19.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:19.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:19.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:19.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:19.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2024-02-05 10:13:19.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f3c5ecd 2024-02-05 10:13:19.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f3c5ecd 2024-02-05 10:13:19.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2024-02-05 10:13:19.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2024-02-05 10:13:19.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:19.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:19.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:19.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:19.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:19.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:19.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1179fc8c 2024-02-05 10:13:19.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:19.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:19.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:19.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:19.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:19.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:19.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:19.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:19.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:19.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:19.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:19.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:19.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:19.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:19.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:19.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:19.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:19.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:19.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:19.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2024-02-05 10:13:19.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:19.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:19.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:19.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:19.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:19.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:19.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:19.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:19.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2024-02-05 10:13:19.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@1760e594 2024-02-05 10:13:19.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@1760e594 2024-02-05 10:13:19.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2024-02-05 10:13:19.335 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:19.363 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 10:13:19.377 [DefaultDispatcher-worker-14 @coroutine#135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1760e594 2024-02-05 10:13:19.409 [DefaultDispatcher-worker-11 @coroutine#137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1760e594 2024-02-05 10:13:19.420 [DefaultDispatcher-worker-15 @coroutine#139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1760e594 2024-02-05 10:13:19.430 [DefaultDispatcher-worker-15 @coroutine#141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1760e594 2024-02-05 10:13:19.532 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2024-02-05 10:13:19.533 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2024-02-05 10:13:19.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:19.537 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f3c5ecd: (connection evicted) 2024-02-05 10:13:19.538 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:19.539 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2024-02-05 10:13:19.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2024-02-05 10:13:19.550 [Test worker @coroutine#314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1760e594 2024-02-05 10:13:19.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2024-02-05 10:13:19.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:19.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:19.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:19.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:19.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:19.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:19.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67dc6b48 2024-02-05 10:13:19.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:19.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:19.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:19.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:19.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:19.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:19.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:19.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:19.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:19.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:19.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:19.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:19.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:19.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:19.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:19.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:19.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:19.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:19.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:19.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2024-02-05 10:13:19.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:19.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:19.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:19.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:19.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:19.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:19.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:19.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:19.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2024-02-05 10:13:19.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@77d0dbba 2024-02-05 10:13:19.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@77d0dbba 2024-02-05 10:13:19.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2024-02-05 10:13:19.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2024-02-05 10:13:19.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:19.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:19.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:19.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:19.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:19.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:19.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70b196d3 2024-02-05 10:13:19.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:19.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:19.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:19.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:19.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:19.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:19.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:19.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:19.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:19.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:19.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:19.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:19.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:19.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:19.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:19.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:19.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:19.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:19.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:19.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2024-02-05 10:13:19.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:19.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:19.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:19.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:19.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:19.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:19.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:19.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:19.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2024-02-05 10:13:19.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fc1abf 2024-02-05 10:13:19.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fc1abf 2024-02-05 10:13:19.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2024-02-05 10:13:19.599 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2024-02-05 10:13:19.599 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2024-02-05 10:13:19.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:19.609 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77d0dbba: (connection evicted) 2024-02-05 10:13:19.609 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:19.609 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2024-02-05 10:13:19.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2024-02-05 10:13:19.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2024-02-05 10:13:19.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:19.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:19.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:19.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:19.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:19.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:19.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21a5b599 2024-02-05 10:13:19.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:19.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:19.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:19.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:19.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:19.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:19.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:19.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:19.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:19.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:19.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:19.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:19.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:19.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:19.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:19.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:19.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:19.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:19.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:19.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2024-02-05 10:13:19.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:19.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:19.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:19.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:19.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:19.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:19.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:19.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:19.614 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2024-02-05 10:13:19.615 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@64f3991e 2024-02-05 10:13:19.615 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@64f3991e 2024-02-05 10:13:19.615 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2024-02-05 10:13:19.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2024-02-05 10:13:19.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:19.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:19.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:19.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:19.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:19.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:19.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39e3ea78 2024-02-05 10:13:19.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:19.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:19.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:19.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:19.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:19.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:19.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:19.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:19.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:19.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:19.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:19.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:19.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:19.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:19.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:19.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:19.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:19.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:19.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:19.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2024-02-05 10:13:19.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:19.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:19.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:19.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:19.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:19.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:19.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:19.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:19.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2024-02-05 10:13:19.646 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@43b6cb1c 2024-02-05 10:13:19.646 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@43b6cb1c 2024-02-05 10:13:19.646 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2024-02-05 10:13:19.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2024-02-05 10:13:19.654 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2024-02-05 10:13:19.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:19.654 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64f3991e: (connection evicted) 2024-02-05 10:13:19.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:19.655 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2024-02-05 10:13:19.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2024-02-05 10:13:19.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2024-02-05 10:13:19.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:19.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:19.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:19.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:19.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:19.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:19.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64c95480 2024-02-05 10:13:19.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:19.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:19.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:19.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:19.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:19.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:19.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:19.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:19.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:19.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:19.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:19.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:19.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:19.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:19.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:19.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:19.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:19.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:19.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:19.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2024-02-05 10:13:19.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:19.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:19.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:19.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:19.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:19.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:19.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:19.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:19.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2024-02-05 10:13:19.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@3451fc88 2024-02-05 10:13:19.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@3451fc88 2024-02-05 10:13:19.663 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2024-02-05 10:13:19.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2024-02-05 10:13:19.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:19.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:19.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:19.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:19.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:19.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:19.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e0294a7 2024-02-05 10:13:19.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:19.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:19.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:19.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:19.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:19.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:19.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:19.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:19.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:19.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:19.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:19.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:19.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:19.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:19.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:19.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:19.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:19.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:19.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:19.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2024-02-05 10:13:19.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:19.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:19.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:19.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:19.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:19.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:19.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:19.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:19.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2024-02-05 10:13:19.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@15cee630 2024-02-05 10:13:19.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@15cee630 2024-02-05 10:13:19.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2024-02-05 10:13:19.691 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:19.695 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2024-02-05 10:13:19.695 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2024-02-05 10:13:19.695 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:19.696 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3451fc88: (connection evicted) 2024-02-05 10:13:19.697 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:19.698 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2024-02-05 10:13:19.698 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2024-02-05 10:13:19.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2024-02-05 10:13:19.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:19.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:19.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:19.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:19.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:19.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:19.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75a226ea 2024-02-05 10:13:19.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:19.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:19.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:19.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:19.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:19.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:19.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:19.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:19.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:19.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:19.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:19.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:19.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:19.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:19.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:19.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:19.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:19.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:19.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:19.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2024-02-05 10:13:19.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:19.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:19.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:19.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:19.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:19.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:19.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:19.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:19.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2024-02-05 10:13:19.708 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a1a20ae 2024-02-05 10:13:19.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a1a20ae 2024-02-05 10:13:19.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2024-02-05 10:13:19.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2024-02-05 10:13:19.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:19.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:19.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:19.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:19.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:19.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:19.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c956dda 2024-02-05 10:13:19.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:19.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:19.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:19.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:19.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:19.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:19.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:19.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:19.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:19.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:19.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:19.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:19.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:19.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:19.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:19.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:19.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:19.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:19.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:19.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2024-02-05 10:13:19.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:19.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:19.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:19.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:19.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:19.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:19.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:19.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:19.733 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2024-02-05 10:13:19.734 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@24eecabf 2024-02-05 10:13:19.734 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@24eecabf 2024-02-05 10:13:19.734 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2024-02-05 10:13:19.747 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:19.759 [DefaultDispatcher-worker-14 @coroutine#335] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -version 2024-02-05 10:13:19.791 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:19.809 [HikariPool-22 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:19.811 [DefaultDispatcher-worker-14 @coroutine#335] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -v quiet -print_format json -show_error -show_format -show_streams -show_chapters /tmp/junit3603584989470248704/junit13668732628516941417.tmp 2024-02-05 10:13:19.834 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:19.873 [DefaultDispatcher-worker-14 @coroutine#335] DEBUG net.bramp.ffmpeg.FFprobe - { "streams": [ { "index": 0, "codec_name": "h264", "codec_long_name": "H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10", "profile": "High", "codec_type": "video", "codec_time_base": "36131/2150400", "codec_tag_string": "avc1", "codec_tag": "0x31637661", "width": 1920, "height": 1080, "coded_width": 1920, "coded_height": 1088, "has_b_frames": 1, "sample_aspect_ratio": "1:1", "display_aspect_ratio": "16:9", "pix_fmt": "yuv420p", "level": 40, "color_range": "tv", "color_space": "bt709", "color_transfer": "bt709", "color_primaries": "bt709", "chroma_location": "left", "refs": 1, "is_avc": "true", "nal_length_size": "4", "r_frame_rate": "30/1", "avg_frame_rate": "1075200/36131", 2024-02-05 10:13:19.889 [DefaultDispatcher-worker-14 @coroutine#335] DEBUG net.bramp.ffmpeg.FFprobe - "time_base": "1/15360", "start_pts": 0, "start_time": "0.000000", "duration_ts": 17695, "duration": "1.152018", "bit_rate": "3011701", "bits_per_raw_sample": "8", "nb_frames": "70", "disposition": { "default": 1, "dub": 0, "original": 0, "comment": 0, "lyrics": 0, "karaoke": 0, "forced": 0, "hearing_impaired": 0, "visual_impaired": 0, "clean_effects": 0, "attached_pic": 0, "timed_thumbnails": 0 }, "tags": { "creation_time": "2019-01-29T08:44:17.000000Z", "language": "und", "handler_name": "Core Media Video" } }, { "index": 1, "codec_name": "aac", "codec_long_name": "AAC (Advanced Audio Coding 2024-02-05 10:13:19.892 [DefaultDispatcher-worker-14 @coroutine#335] DEBUG net.bramp.ffmpeg.FFprobe - )", "profile": "LC", "codec_type": "audio", "codec_time_base": "1/44100", "codec_tag_string": "mp4a", "codec_tag": "0x6134706d", "sample_fmt": "fltp", "sample_rate": "44100", "channels": 2, "channel_layout": "stereo", "bits_per_sample": 0, "r_frame_rate": "0/0", "avg_frame_rate": "0/0", "time_base": "1/44100", "start_pts": 0, "start_time": "0.000000", "duration_ts": 50803, "duration": "1.151995", "bit_rate": "127320", "max_bit_rate": "127999", "nb_frames": "53", "disposition": { "default": 1, "dub": 0, "original": 0, "comment": 0, "lyrics": 0, "karaoke": 0, "forced": 0, "hearing_impaired": 0, "visual_impaired": 0, 2024-02-05 10:13:19.893 [DefaultDispatcher-worker-14 @coroutine#335] DEBUG net.bramp.ffmpeg.FFprobe - "clean_effects": 0, "attached_pic": 0, "timed_thumbnails": 0 }, "tags": { "creation_time": "2019-01-29T08:44:17.000000Z", "language": "und", "handler_name": "Core Media Audio" } } ], "chapters": [ ], "format": { "filename": "/tmp/junit3603584989470248704/junit13668732628516941417.tmp", "nb_streams": 2, "nb_programs": 0, "format_name": "mov,mp4,m4a,3gp,3g2,mj2", "format_long_name": "QuickTime / MOV", "start_time": "0.000000", "duration": "1.152000", "size": "907481", "bit_rate": "6301951", "probe_score": 100, "tags": { "major_brand": "mp42", "minor_version": "1", "compatible_brands": "mp41mp42isom", "creation_time": "2019-01-29T08:44:17.000000Z" } } } 2024-02-05 10:13:19.893 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2024-02-05 10:13:19.893 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2024-02-05 10:13:19.893 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:19.894 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a1a20ae: (connection evicted) 2024-02-05 10:13:19.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:19.895 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2024-02-05 10:13:19.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2024-02-05 10:13:19.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2024-02-05 10:13:19.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:19.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:19.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:19.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:19.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:19.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:19.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26c59348 2024-02-05 10:13:19.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:19.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:19.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:19.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:19.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:19.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:19.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:19.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:19.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:19.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:19.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:19.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:19.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:19.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:19.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:19.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:19.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:19.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:19.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:19.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2024-02-05 10:13:19.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:19.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:19.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:19.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:19.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:19.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:19.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:19.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:19.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2024-02-05 10:13:19.900 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f5f5bc9 2024-02-05 10:13:19.900 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f5f5bc9 2024-02-05 10:13:19.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2024-02-05 10:13:19.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2024-02-05 10:13:19.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:19.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:19.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:19.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:19.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:19.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:19.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4aeaff64 2024-02-05 10:13:19.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:19.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:19.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:19.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:19.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:19.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:19.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:19.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:19.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:19.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:19.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:19.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:19.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:19.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:19.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:19.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:19.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:19.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:19.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:19.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2024-02-05 10:13:19.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:19.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:19.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:19.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:19.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:19.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:19.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:19.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:19.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2024-02-05 10:13:19.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@545604a9 2024-02-05 10:13:19.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@545604a9 2024-02-05 10:13:19.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2024-02-05 10:13:19.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2024-02-05 10:13:19.933 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2024-02-05 10:13:19.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:19.933 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f5f5bc9: (connection evicted) 2024-02-05 10:13:19.934 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:19.934 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2024-02-05 10:13:19.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2024-02-05 10:13:19.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2024-02-05 10:13:19.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:19.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:19.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:19.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:19.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:19.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:19.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fd9dbe6 2024-02-05 10:13:19.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:19.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:19.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:19.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:19.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:19.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:19.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:19.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:19.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:19.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:19.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:19.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:19.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:19.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:19.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:19.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:19.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:19.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:19.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:19.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2024-02-05 10:13:19.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:19.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:19.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:19.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:19.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:19.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:19.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:19.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:19.938 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2024-02-05 10:13:19.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@70022d44 2024-02-05 10:13:19.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@70022d44 2024-02-05 10:13:19.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2024-02-05 10:13:19.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2024-02-05 10:13:19.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:19.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:19.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:19.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:19.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:19.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:19.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b1c501d 2024-02-05 10:13:19.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:19.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:19.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:19.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:19.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:19.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:19.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:19.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:19.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:19.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:19.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:19.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:19.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:19.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:19.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:19.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:19.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:19.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:19.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:19.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2024-02-05 10:13:19.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:19.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:19.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:19.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:19.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:19.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:19.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:19.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:19.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2024-02-05 10:13:19.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@25d9291a 2024-02-05 10:13:19.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@25d9291a 2024-02-05 10:13:19.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2024-02-05 10:13:19.982 [DefaultDispatcher-worker-15 @coroutine#347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25d9291a 2024-02-05 10:13:19.984 [DefaultDispatcher-worker-15 @coroutine#349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25d9291a 2024-02-05 10:13:19.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2024-02-05 10:13:19.987 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2024-02-05 10:13:19.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:19.996 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70022d44: (connection evicted) 2024-02-05 10:13:19.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:19.997 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2024-02-05 10:13:19.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2024-02-05 10:13:19.998 [Test worker @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25d9291a 2024-02-05 10:13:20.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2024-02-05 10:13:20.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:20.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:20.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:20.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:20.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:20.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:20.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@92e2c93 2024-02-05 10:13:20.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:20.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:20.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:20.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:20.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:20.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:20.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:20.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:20.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:20.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:20.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:20.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:20.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:20.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:20.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:20.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:20.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:20.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:20.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:20.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2024-02-05 10:13:20.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:20.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:20.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:20.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:20.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:20.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:20.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:20.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:20.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2024-02-05 10:13:20.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a105556 2024-02-05 10:13:20.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a105556 2024-02-05 10:13:20.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2024-02-05 10:13:20.026 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:20.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2024-02-05 10:13:20.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:20.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:20.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:20.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:20.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:20.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:20.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a72e2e8 2024-02-05 10:13:20.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:20.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:20.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:20.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:20.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:20.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:20.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:20.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:20.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:20.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:20.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:20.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:20.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:20.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:20.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:20.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:20.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:20.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:20.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:20.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2024-02-05 10:13:20.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:20.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:20.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:20.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:20.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:20.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:20.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:20.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:20.030 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2024-02-05 10:13:20.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@f1d1463 2024-02-05 10:13:20.031 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@f1d1463 2024-02-05 10:13:20.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2024-02-05 10:13:20.035 [DefaultDispatcher-worker-11 @coroutine#360] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -version 2024-02-05 10:13:20.067 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:20.077 [DefaultDispatcher-worker-11 @coroutine#360] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -v quiet -print_format json -show_error -show_format -show_streams -show_chapters /tmp/junit4928555401378666247/junit17479039699038159660.tmp 2024-02-05 10:13:20.105 [HikariPool-28 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:20.112 [DefaultDispatcher-worker-11 @coroutine#360] DEBUG net.bramp.ffmpeg.FFprobe - { "error": { "code": -1094995529, "string": "Invalid data found when processing input" } } 2024-02-05 10:13:20.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2024-02-05 10:13:20.117 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2024-02-05 10:13:20.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:20.117 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a105556: (connection evicted) 2024-02-05 10:13:20.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:20.118 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2024-02-05 10:13:20.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2024-02-05 10:13:20.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2024-02-05 10:13:20.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:20.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:20.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:20.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:20.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:20.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:20.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63b4b9c6 2024-02-05 10:13:20.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:20.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:20.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:20.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:20.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:20.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:20.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:20.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:20.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:20.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:20.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:20.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:20.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:20.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:20.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:20.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:20.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:20.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:20.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:20.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2024-02-05 10:13:20.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:20.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:20.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:20.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:20.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:20.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:20.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:20.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:20.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2024-02-05 10:13:20.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@603f4e3e 2024-02-05 10:13:20.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@603f4e3e 2024-02-05 10:13:20.131 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2024-02-05 10:13:20.131 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:20.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2024-02-05 10:13:20.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:20.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:20.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:20.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:20.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:20.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:20.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45fb2354 2024-02-05 10:13:20.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:20.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:20.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:20.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:20.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:20.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:20.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:20.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:20.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:20.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:20.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:20.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:20.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:20.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:20.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:20.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:20.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:20.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:20.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:20.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2024-02-05 10:13:20.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:20.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:20.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:20.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:20.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:20.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:20.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:20.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:20.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2024-02-05 10:13:20.154 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@5996d6f2 2024-02-05 10:13:20.154 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@5996d6f2 2024-02-05 10:13:20.154 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2024-02-05 10:13:20.170 [DefaultDispatcher-worker-4 @coroutine#367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5996d6f2 2024-02-05 10:13:20.172 [DefaultDispatcher-worker-4 @coroutine#369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5996d6f2 2024-02-05 10:13:20.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2024-02-05 10:13:20.187 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2024-02-05 10:13:20.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:20.200 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@603f4e3e: (connection evicted) 2024-02-05 10:13:20.201 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:20.201 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2024-02-05 10:13:20.201 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2024-02-05 10:13:20.202 [Test worker @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5996d6f2 2024-02-05 10:13:20.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2024-02-05 10:13:20.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:20.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:20.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:20.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:20.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:20.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:20.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6df37f7a 2024-02-05 10:13:20.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:20.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:20.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:20.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:20.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:20.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:20.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:20.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:20.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:20.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:20.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:20.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:20.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:20.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:20.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:20.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:20.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:20.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:20.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:20.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2024-02-05 10:13:20.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:20.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:20.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:20.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:20.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:20.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:20.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:20.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:20.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2024-02-05 10:13:20.227 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bdb4f17 2024-02-05 10:13:20.227 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bdb4f17 2024-02-05 10:13:20.227 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2024-02-05 10:13:20.254 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:20.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2024-02-05 10:13:20.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:20.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:20.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:20.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:20.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:20.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:20.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f6fd101 2024-02-05 10:13:20.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:20.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:20.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:20.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:20.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:20.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:20.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:20.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:20.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:20.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:20.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:20.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:20.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:20.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:20.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:20.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:20.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:20.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:20.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:20.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2024-02-05 10:13:20.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:20.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:20.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:20.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:20.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:20.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:20.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:20.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:20.270 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2024-02-05 10:13:20.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@33a71d23 2024-02-05 10:13:20.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@33a71d23 2024-02-05 10:13:20.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2024-02-05 10:13:20.327 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:20.374 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2024-02-05 10:13:20.374 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2024-02-05 10:13:20.375 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:20.375 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7bdb4f17: (connection evicted) 2024-02-05 10:13:20.375 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:20.375 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2024-02-05 10:13:20.375 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2024-02-05 10:13:20.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2024-02-05 10:13:20.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:20.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:20.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:20.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:20.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:20.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:20.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28519bfb 2024-02-05 10:13:20.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:20.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:20.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:20.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:20.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:20.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:20.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:20.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:20.379 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:20.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:20.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:20.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:20.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:20.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:20.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:20.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:20.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:20.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:20.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:20.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:20.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2024-02-05 10:13:20.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:20.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:20.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:20.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:20.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:20.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:20.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:20.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:20.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2024-02-05 10:13:20.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b332b23 2024-02-05 10:13:20.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b332b23 2024-02-05 10:13:20.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2024-02-05 10:13:20.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2024-02-05 10:13:20.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:20.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:20.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:20.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:20.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:20.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:20.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66a472b9 2024-02-05 10:13:20.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:20.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:20.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:20.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:20.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:20.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:20.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:20.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:20.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:20.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:20.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:20.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:20.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:20.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:20.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:20.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:20.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:20.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:20.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:20.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2024-02-05 10:13:20.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:20.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:20.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:20.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:20.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:20.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:20.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:20.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:20.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2024-02-05 10:13:20.433 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ddd84d2 2024-02-05 10:13:20.433 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ddd84d2 2024-02-05 10:13:20.433 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2024-02-05 10:13:20.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2024-02-05 10:13:20.441 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2024-02-05 10:13:20.441 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:20.444 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b332b23: (connection evicted) 2024-02-05 10:13:20.445 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:20.445 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2024-02-05 10:13:20.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2024-02-05 10:13:20.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2024-02-05 10:13:20.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:20.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:20.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:20.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:20.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:20.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:20.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ce47652 2024-02-05 10:13:20.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:20.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:20.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:20.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:20.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:20.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:20.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:20.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:20.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:20.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:20.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:20.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:20.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:20.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:20.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:20.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:20.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:20.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:20.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:20.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2024-02-05 10:13:20.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:20.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:20.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:20.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:20.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:20.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:20.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:20.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:20.448 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2024-02-05 10:13:20.449 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a42019a 2024-02-05 10:13:20.449 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a42019a 2024-02-05 10:13:20.449 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2024-02-05 10:13:20.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2024-02-05 10:13:20.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:20.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:20.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:20.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:20.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:20.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:20.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fc0e448 2024-02-05 10:13:20.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:20.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:20.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:20.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:20.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:20.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:20.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:20.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:20.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:20.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:20.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:20.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:20.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:20.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:20.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:20.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:20.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:20.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:20.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:20.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2024-02-05 10:13:20.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:20.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:20.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:20.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:20.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:20.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:20.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:20.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:20.472 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2024-02-05 10:13:20.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db6348b 2024-02-05 10:13:20.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db6348b 2024-02-05 10:13:20.472 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2024-02-05 10:13:20.478 [DefaultDispatcher-worker-14 @coroutine#391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db6348b 2024-02-05 10:13:20.480 [DefaultDispatcher-worker-14 @coroutine#393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db6348b 2024-02-05 10:13:20.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2024-02-05 10:13:20.480 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2024-02-05 10:13:20.480 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:20.481 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a42019a: (connection evicted) 2024-02-05 10:13:20.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:20.482 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2024-02-05 10:13:20.482 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2024-02-05 10:13:20.483 [Test worker @coroutine#397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db6348b 2024-02-05 10:13:20.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2024-02-05 10:13:20.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:20.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:20.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:20.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:20.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:20.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:20.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cc4d454 2024-02-05 10:13:20.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:20.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:20.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:20.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:20.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:20.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:20.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:20.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:20.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:20.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:20.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:20.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:20.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:20.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:20.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:20.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:20.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:20.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:20.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:20.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2024-02-05 10:13:20.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:20.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:20.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:20.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:20.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:20.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:20.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:20.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:20.487 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2024-02-05 10:13:20.489 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c58d7be 2024-02-05 10:13:20.489 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c58d7be 2024-02-05 10:13:20.489 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2024-02-05 10:13:20.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2024-02-05 10:13:20.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:20.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:20.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:20.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:20.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:20.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:20.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61b8c9de 2024-02-05 10:13:20.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:20.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:20.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:20.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:20.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:20.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:20.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:20.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:20.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:20.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:20.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:20.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:20.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:20.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:20.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:20.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:20.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:20.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:20.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:20.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2024-02-05 10:13:20.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:20.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:20.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:20.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:20.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:20.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:20.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:20.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:20.512 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2024-02-05 10:13:20.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b490d5e 2024-02-05 10:13:20.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b490d5e 2024-02-05 10:13:20.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2024-02-05 10:13:20.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2024-02-05 10:13:20.519 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2024-02-05 10:13:20.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:20.519 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c58d7be: (connection evicted) 2024-02-05 10:13:20.520 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:20.521 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2024-02-05 10:13:20.521 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2024-02-05 10:13:20.533 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:20.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2024-02-05 10:13:20.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:20.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:20.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:20.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:20.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:20.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:20.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6480a063 2024-02-05 10:13:20.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:20.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:20.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:20.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:20.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:20.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:20.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:20.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:20.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:20.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:20.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:20.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:20.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:20.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 10:13:20.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 10:13:20.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:20.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:20.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 10:13:20.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:20.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2024-02-05 10:13:20.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:20.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:20.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:20.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:20.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:20.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:20.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:20.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:20.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2024-02-05 10:13:20.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@727dcc64 2024-02-05 10:13:20.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@727dcc64 2024-02-05 10:13:20.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2024-02-05 10:13:20.572 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:20.593 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@727dcc64 2024-02-05 10:13:20.612 [Test worker @coroutine#405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@727dcc64 2024-02-05 10:13:20.614 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:20.615 [Test worker @coroutine#407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@727dcc64 2024-02-05 10:13:20.625 [Test worker @coroutine#412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@727dcc64 2024-02-05 10:13:20.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2024-02-05 10:13:20.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:20.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:20.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:20.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:20.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:20.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:20.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@216328b2 2024-02-05 10:13:20.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:20.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:20.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:20.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:20.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:20.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:20.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:20.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:20.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:20.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:20.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:20.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:20.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:20.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:20.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:20.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:20.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:20.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:20.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:20.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2024-02-05 10:13:20.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:20.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:20.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:20.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:20.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:20.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:20.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:20.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:20.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2024-02-05 10:13:20.638 [DefaultDispatcher-worker-4 @coroutine#409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@727dcc64 2024-02-05 10:13:20.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@54234569 2024-02-05 10:13:20.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@54234569 2024-02-05 10:13:20.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2024-02-05 10:13:20.655 [HikariPool-40 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:20.662 [HikariPool-40 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@6de2bab8 2024-02-05 10:13:20.663 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2024-02-05 10:13:20.667 [HikariPool-40 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@6de2bab8 2024-02-05 10:13:20.667 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2024-02-05 10:13:20.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=2, active=0, idle=2, waiting=0) 2024-02-05 10:13:20.689 [HikariPool-40 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Closing connection org.sqlite.jdbc4.JDBC4Connection@727dcc64: (connection evicted) 2024-02-05 10:13:20.690 [HikariPool-40 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6de2bab8: (connection evicted) 2024-02-05 10:13:20.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:20.691 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2024-02-05 10:13:20.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2024-02-05 10:13:20.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2024-02-05 10:13:20.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:20.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:20.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:20.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:20.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:20.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:20.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f73f0c7 2024-02-05 10:13:20.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:20.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:20.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:20.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:20.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:20.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:20.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:20.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:20.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:20.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:20.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:20.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:20.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:20.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 10:13:20.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 10:13:20.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:20.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:20.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 10:13:20.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:20.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2024-02-05 10:13:20.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:20.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:20.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:20.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:20.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:20.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:20.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:20.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:20.696 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2024-02-05 10:13:20.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@8debe42 2024-02-05 10:13:20.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@8debe42 2024-02-05 10:13:20.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2024-02-05 10:13:20.702 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8debe42 2024-02-05 10:13:20.722 [Test worker @coroutine#424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8debe42 2024-02-05 10:13:20.726 [Test worker @coroutine#426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8debe42 2024-02-05 10:13:20.741 [DefaultDispatcher-worker-12 @coroutine#428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8debe42 2024-02-05 10:13:20.746 [Test worker @coroutine#435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8debe42 2024-02-05 10:13:20.751 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:20.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2024-02-05 10:13:20.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:20.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:20.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:20.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:20.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:20.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:20.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40c28b0d 2024-02-05 10:13:20.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:20.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:20.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:20.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:20.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:20.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:20.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:20.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:20.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:20.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:20.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:20.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:20.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:20.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:20.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:20.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:20.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:20.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:20.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:20.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2024-02-05 10:13:20.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:20.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:20.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:20.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:20.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:20.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:20.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:20.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:20.772 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2024-02-05 10:13:20.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fa98a22 2024-02-05 10:13:20.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fa98a22 2024-02-05 10:13:20.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2024-02-05 10:13:20.792 [DefaultDispatcher-worker-8 @coroutine#441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa98a22 2024-02-05 10:13:20.795 [Test worker @coroutine#443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa98a22 2024-02-05 10:13:20.799 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2024-02-05 10:13:20.799 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2024-02-05 10:13:20.799 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:20.801 [HikariPool-42 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Pool stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:20.807 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8debe42: (connection evicted) 2024-02-05 10:13:20.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:20.810 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2024-02-05 10:13:20.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2024-02-05 10:13:20.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2024-02-05 10:13:20.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:20.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:20.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:20.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:20.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:20.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:20.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6bf0f70a 2024-02-05 10:13:20.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:20.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:20.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:20.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:20.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:20.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:20.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:20.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:20.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:20.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:20.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:20.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:20.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:20.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 10:13:20.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 10:13:20.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:20.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:20.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 10:13:20.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:20.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2024-02-05 10:13:20.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:20.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:20.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:20.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:20.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:20.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:20.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:20.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:20.815 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2024-02-05 10:13:20.825 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@52d63b7e 2024-02-05 10:13:20.825 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@52d63b7e 2024-02-05 10:13:20.825 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2024-02-05 10:13:20.827 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52d63b7e 2024-02-05 10:13:20.854 [Test worker @coroutine#451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52d63b7e 2024-02-05 10:13:20.858 [Test worker @coroutine#453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52d63b7e 2024-02-05 10:13:20.874 [DefaultDispatcher-worker-10 @coroutine#455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52d63b7e 2024-02-05 10:13:20.878 [Test worker @coroutine#462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52d63b7e 2024-02-05 10:13:20.883 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:20.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2024-02-05 10:13:20.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:20.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:20.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:20.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:20.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:20.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:20.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25421809 2024-02-05 10:13:20.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:20.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:20.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:20.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:20.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:20.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:20.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:20.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:20.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:20.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:20.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:20.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:20.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:20.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:20.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:20.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:20.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:20.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:20.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:20.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2024-02-05 10:13:20.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:20.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:20.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:20.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:20.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:20.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:20.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:20.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:20.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2024-02-05 10:13:20.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ac9b66b 2024-02-05 10:13:20.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ac9b66b 2024-02-05 10:13:20.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2024-02-05 10:13:20.903 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2024-02-05 10:13:20.903 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2024-02-05 10:13:20.903 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:20.910 [HikariPool-44 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52d63b7e: (connection evicted) 2024-02-05 10:13:20.911 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:20.911 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2024-02-05 10:13:20.911 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2024-02-05 10:13:20.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2024-02-05 10:13:20.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:20.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:20.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:20.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:20.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:20.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:20.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35ceec81 2024-02-05 10:13:20.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:20.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:20.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:20.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:20.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:20.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:20.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:20.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:20.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:20.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:20.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:20.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:20.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:20.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 10:13:20.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 10:13:20.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:20.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:20.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 10:13:20.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:20.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2024-02-05 10:13:20.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:20.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:20.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:20.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:20.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:20.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:20.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:20.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:20.916 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2024-02-05 10:13:20.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c8df667 2024-02-05 10:13:20.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c8df667 2024-02-05 10:13:20.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2024-02-05 10:13:20.925 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c8df667 2024-02-05 10:13:20.952 [Test worker @coroutine#469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c8df667 2024-02-05 10:13:20.957 [Test worker @coroutine#471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c8df667 2024-02-05 10:13:20.973 [DefaultDispatcher-worker-16 @coroutine#473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c8df667 2024-02-05 10:13:20.984 [Test worker @coroutine#482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c8df667 2024-02-05 10:13:20.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2024-02-05 10:13:20.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:20.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:20.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:20.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:20.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:20.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:20.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37c87fcc 2024-02-05 10:13:20.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:20.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:20.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:20.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:20.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:20.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:20.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:20.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:20.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:20.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:20.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:20.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:20.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:20.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:20.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:20.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:20.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:20.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:20.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:20.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2024-02-05 10:13:20.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:20.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:20.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:20.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:20.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:20.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:20.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:20.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:20.993 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2024-02-05 10:13:20.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@78f5cbc5 2024-02-05 10:13:20.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@78f5cbc5 2024-02-05 10:13:20.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2024-02-05 10:13:21.000 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:21.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2024-02-05 10:13:21.003 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2024-02-05 10:13:21.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:21.003 [HikariPool-46 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c8df667: (connection evicted) 2024-02-05 10:13:21.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:21.004 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2024-02-05 10:13:21.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2024-02-05 10:13:21.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2024-02-05 10:13:21.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:21.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:21.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:21.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:21.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:21.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:21.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@846b47 2024-02-05 10:13:21.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:21.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:21.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:21.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:21.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:21.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:21.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:21.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:21.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:21.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:21.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:21.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:21.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:21.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:21.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:21.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:21.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:21.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:21.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:21.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2024-02-05 10:13:21.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:21.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:21.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:21.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:21.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:21.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:21.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:21.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:21.010 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2024-02-05 10:13:21.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e6acec2 2024-02-05 10:13:21.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e6acec2 2024-02-05 10:13:21.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2024-02-05 10:13:21.101 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:21.115 [DefaultDispatcher-worker-12 @coroutine#487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e6acec2 2024-02-05 10:13:21.127 [HikariPool-48 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 10:13:21.127 [DefaultDispatcher-worker-15 @coroutine#487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e6acec2 2024-02-05 10:13:21.249 [DefaultDispatcher-worker-16 @coroutine#487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e6acec2 2024-02-05 10:13:21.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2024-02-05 10:13:21.251 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2024-02-05 10:13:21.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:21.261 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e6acec2: (connection evicted) 2024-02-05 10:13:21.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:21.263 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2024-02-05 10:13:21.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2024-02-05 10:13:21.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2024-02-05 10:13:21.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:21.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:21.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:21.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:21.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:21.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:21.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c87e851 2024-02-05 10:13:21.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:21.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:21.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:21.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:21.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:21.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:21.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:21.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:21.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:21.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:21.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:21.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:21.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:21.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:21.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:21.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:21.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:21.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:21.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:21.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2024-02-05 10:13:21.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:21.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:21.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:21.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:21.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:21.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:21.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:21.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:21.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2024-02-05 10:13:21.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@6124dda2 2024-02-05 10:13:21.318 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@6124dda2 2024-02-05 10:13:21.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2024-02-05 10:13:21.370 [DefaultDispatcher-worker-7 @coroutine#492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6124dda2 2024-02-05 10:13:21.382 [DefaultDispatcher-worker-14 @coroutine#492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6124dda2 2024-02-05 10:13:21.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2024-02-05 10:13:21.386 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2024-02-05 10:13:21.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:21.403 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6124dda2: (connection evicted) 2024-02-05 10:13:21.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:21.404 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2024-02-05 10:13:21.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2024-02-05 10:13:21.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2024-02-05 10:13:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39e7e040 2024-02-05 10:13:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2024-02-05 10:13:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:21.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2024-02-05 10:13:21.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c1f15df 2024-02-05 10:13:21.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c1f15df 2024-02-05 10:13:21.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2024-02-05 10:13:21.473 [DefaultDispatcher-worker-11 @coroutine#495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1f15df 2024-02-05 10:13:21.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2024-02-05 10:13:21.476 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2024-02-05 10:13:21.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:21.491 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c1f15df: (connection evicted) 2024-02-05 10:13:21.492 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:21.492 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2024-02-05 10:13:21.492 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2024-02-05 10:13:21.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2024-02-05 10:13:21.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:21.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:21.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:21.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:21.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:21.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:21.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7037a680 2024-02-05 10:13:21.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:21.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:21.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:21.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:21.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:21.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:21.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:21.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:21.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:21.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:21.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:21.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:21.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:21.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:21.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:21.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:21.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:21.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:21.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:21.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2024-02-05 10:13:21.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:21.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:21.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:21.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:21.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:21.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:21.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:21.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:21.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2024-02-05 10:13:21.503 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@420b55ed 2024-02-05 10:13:21.503 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@420b55ed 2024-02-05 10:13:21.503 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2024-02-05 10:13:21.573 [DefaultDispatcher-worker-12 @coroutine#497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@420b55ed 2024-02-05 10:13:21.584 [DefaultDispatcher-worker-15 @coroutine#497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@420b55ed 2024-02-05 10:13:21.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2024-02-05 10:13:21.585 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2024-02-05 10:13:21.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:21.599 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@420b55ed: (connection evicted) 2024-02-05 10:13:21.600 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:21.600 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2024-02-05 10:13:21.600 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2024-02-05 10:13:21.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2024-02-05 10:13:21.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:21.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:21.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:21.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:21.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:21.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:21.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33e8e146 2024-02-05 10:13:21.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:21.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:21.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:21.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:21.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:21.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:21.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:21.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:21.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:21.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:21.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:21.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:21.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:21.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:21.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:21.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:21.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:21.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:21.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:21.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2024-02-05 10:13:21.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:21.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:21.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:21.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:21.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:21.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:21.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:21.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:21.602 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2024-02-05 10:13:21.613 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@18463720 2024-02-05 10:13:21.614 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@18463720 2024-02-05 10:13:21.614 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2024-02-05 10:13:21.669 [DefaultDispatcher-worker-12 @coroutine#501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18463720 2024-02-05 10:13:21.672 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2024-02-05 10:13:21.672 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2024-02-05 10:13:21.672 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:21.679 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18463720: (connection evicted) 2024-02-05 10:13:21.680 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:21.680 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2024-02-05 10:13:21.680 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2024-02-05 10:13:21.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2024-02-05 10:13:21.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:21.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:21.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:21.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:21.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:21.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:21.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fa8297b 2024-02-05 10:13:21.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:21.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:21.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:21.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:21.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:21.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:21.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:21.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:21.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:21.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:21.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:21.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:21.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:21.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:21.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:21.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:21.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:21.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:21.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:21.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2024-02-05 10:13:21.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:21.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:21.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:21.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:21.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:21.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:21.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:21.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:21.682 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2024-02-05 10:13:21.695 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@13cf5f8a 2024-02-05 10:13:21.695 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@13cf5f8a 2024-02-05 10:13:21.695 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2024-02-05 10:13:21.743 [DefaultDispatcher-worker-16 @coroutine#503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13cf5f8a 2024-02-05 10:13:21.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2024-02-05 10:13:21.743 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2024-02-05 10:13:21.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:21.744 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13cf5f8a: (connection evicted) 2024-02-05 10:13:21.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:21.768 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2024-02-05 10:13:21.768 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2024-02-05 10:13:21.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2024-02-05 10:13:21.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:21.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:21.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:21.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:21.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:21.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:21.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c910acd 2024-02-05 10:13:21.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:21.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:21.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:21.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:21.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:21.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:21.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:21.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:21.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:21.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:21.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:21.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:21.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:21.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:21.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:21.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:21.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:21.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:21.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:21.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2024-02-05 10:13:21.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:21.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:21.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:21.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:21.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:21.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:21.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:21.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:21.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2024-02-05 10:13:21.942 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@9f2fe2e 2024-02-05 10:13:21.942 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@9f2fe2e 2024-02-05 10:13:21.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2024-02-05 10:13:21.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2024-02-05 10:13:21.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:21.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:21.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:21.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:21.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:21.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:21.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d1c63af 2024-02-05 10:13:21.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:21.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:21.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:21.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:21.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:21.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:21.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:21.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:21.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:21.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:21.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:21.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:21.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:21.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:21.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:21.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:21.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:21.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:21.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:21.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2024-02-05 10:13:21.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:21.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:21.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:21.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:21.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:21.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:21.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:21.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:21.958 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2024-02-05 10:13:21.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@3909a854 2024-02-05 10:13:21.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@3909a854 2024-02-05 10:13:21.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2024-02-05 10:13:22.042 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:22.053 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-05 10:13:22.069 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:22.154 [Test worker] INFO ktor.application - Application started in 0.12 seconds. 2024-02-05 10:13:22.154 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@6d4c18b8 2024-02-05 10:13:22.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2024-02-05 10:13:22.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:22.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:22.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:22.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:22.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:22.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:22.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3151277f 2024-02-05 10:13:22.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:22.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:22.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:22.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:22.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:22.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:22.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:22.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:22.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:22.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:22.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:22.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:22.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:22.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:22.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:22.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:22.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:22.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:22.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:22.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2024-02-05 10:13:22.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:22.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:22.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:22.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:22.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:22.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:22.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:22.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:22.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2024-02-05 10:13:22.425 [DefaultDispatcher-worker-1 @coroutine#517] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-05 10:13:22.439 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@67f266bd 2024-02-05 10:13:22.439 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@67f266bd 2024-02-05 10:13:22.439 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2024-02-05 10:13:22.499 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-05 10:13:22.539 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:22.548 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-05 10:13:22.548 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-05 10:13:22.548 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-05 10:13:22.549 [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-02-05 10:13:22.549 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-05 10:13:22.549 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-05 10:13:22.549 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-05 10:13:22.550 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-05 10:13:22.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2024-02-05 10:13:22.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:22.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:22.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:22.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:22.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:22.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:22.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1468fc85 2024-02-05 10:13:22.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:22.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:22.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:22.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:22.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:22.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:22.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:22.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:22.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:22.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:22.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:22.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:22.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:22.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:22.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:22.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:22.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:22.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:22.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:22.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2024-02-05 10:13:22.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:22.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:22.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:22.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:22.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:22.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:22.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:22.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:22.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2024-02-05 10:13:22.563 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@63ed5dae 2024-02-05 10:13:22.563 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@63ed5dae 2024-02-05 10:13:22.563 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2024-02-05 10:13:22.652 [DefaultDispatcher-worker-5 @coroutine#523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63ed5dae 2024-02-05 10:13:22.659 [DefaultDispatcher-worker-8 @coroutine#525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67f266bd 2024-02-05 10:13:22.663 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:22.665 [DefaultDispatcher-worker-8 @coroutine#527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67f266bd 2024-02-05 10:13:22.677 [DefaultDispatcher-worker-7 @coroutine#523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63ed5dae 2024-02-05 10:13:22.678 [Test worker @coroutine#523] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555286022740553728/_ustadmanifest.json 2024-02-05 10:13:22.678 [Test worker @coroutine#523] 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/555286022740553728/_ustadmanifest.json. 2024-02-05 10:13:22.678 [Test worker @coroutine#523] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555286022740553728/_ustadmanifest.json 2024-02-05 10:13:22.699 [Test worker @coroutine#523] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555286022740553728/_ustadmanifest.json 2024-02-05 10:13:22.699 [Test worker @coroutine#523] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555286022740553728/_ustadmanifest.json 2024-02-05 10:13:22.705 [Test worker @coroutine#523] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555286022740553728/_ustadmanifest.json. 2024-02-05 10:13:22.705 [Test worker @coroutine#523] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555286022740553728/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 10:13:22.707 [Test worker @coroutine#533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67f266bd 2024-02-05 10:13:22.722 [DefaultDispatcher-worker-1 @coroutine#523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63ed5dae 2024-02-05 10:13:22.729 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-05 10:13:22.730 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-60b29a01-9842-46fb-b04c-eb035307fe21', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-05 10:13:22.736 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-05 10:13:22.736 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-60b29a01-9842-46fb-b04c-eb035307fe21 2024-02-05 10:13:22.743 [DefaultDispatcher-worker-9 @coroutine#539] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 10:13:22.743 [DefaultDispatcher-worker-9 @coroutine#539] 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-02-05 10:13:22.743 [DefaultDispatcher-worker-9 @coroutine#539] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 10:13:22.743 [DefaultDispatcher-worker-9 @coroutine#539] 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-02-05 10:13:22.750 [DefaultDispatcher-worker-7 @coroutine#538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63ed5dae 2024-02-05 10:13:22.750 [DefaultDispatcher-worker-7 @coroutine#538] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 10:13:22.751 [DefaultDispatcher-worker-7 @coroutine#538] 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-02-05 10:13:22.751 [DefaultDispatcher-worker-7 @coroutine#538] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 10:13:22.777 [MyScheduler_Worker-1 @coroutine#549] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-05 10:13:22.778 [MyScheduler_Worker-1 @coroutine#549] 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-02-05 10:13:22.778 [MyScheduler_Worker-1 @coroutine#549] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-05 10:13:22.778 [MyScheduler_Worker-1 @coroutine#549] 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-02-05 10:13:22.948 [eventLoopGroupProxy-4-3 @call-handler#566] 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-02-05 10:13:22.948 [eventLoopGroupProxy-4-1 @call-handler#567] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-05 10:13:22.948 [eventLoopGroupProxy-4-4 @call-handler#565] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-05 10:13:22.949 [eventLoopGroupProxy-4-2 @call-handler#568] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-05 10:13:22.959 [eventLoopGroupProxy-4-2 @call-handler#568] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:22.966 [DefaultDispatcher-worker-12 @coroutine#538] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 10:13:22.966 [DefaultDispatcher-worker-12 @coroutine#538] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 10:13:22.967 [eventLoopGroupProxy-4-3 @call-handler#566] 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-02-05 10:13:22.966 [eventLoopGroupProxy-4-4 @call-handler#565] 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-02-05 10:13:22.969 [eventLoopGroupProxy-4-4 @call-handler#565] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 10:13:22.978 [eventLoopGroupProxy-4-4 @call-handler#565] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:22.979 [DefaultDispatcher-worker-12 @coroutine#538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63ed5dae 2024-02-05 10:13:22.982 [DefaultDispatcher-worker-14 @coroutine#539] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 10:13:22.982 [DefaultDispatcher-worker-14 @coroutine#539] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 10:13:22.990 [DefaultDispatcher-worker-4 @coroutine#540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63ed5dae 2024-02-05 10:13:23.004 [eventLoopGroupProxy-4-1 @call-handler#567] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:23.029 [eventLoopGroupProxy-4-3 @coroutine#575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9f2fe2e 2024-02-05 10:13:23.066 [MyScheduler_Worker-1 @coroutine#549] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-05 10:13:23.066 [MyScheduler_Worker-1 @coroutine#549] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-05 10:13:23.066 [MyScheduler_Worker-1 @coroutine#549] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-05 10:13:23.066 [MyScheduler_Worker-1 @coroutine#549] 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-02-05 10:13:23.107 [MyScheduler_Worker-1 @coroutine#580] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:23.107 [MyScheduler_Worker-1 @coroutine#580] 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-02-05 10:13:23.107 [MyScheduler_Worker-1 @coroutine#580] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:23.107 [MyScheduler_Worker-1 @coroutine#580] 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-02-05 10:13:23.283 [DefaultDispatcher-worker-13 @coroutine#552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63ed5dae 2024-02-05 10:13:23.321 [eventLoopGroupProxy-4-4 @call-handler#565] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 378ms 2024-02-05 10:13:23.322 [eventLoopGroupProxy-4-4 @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-02-05 10:13:23.323 [eventLoopGroupProxy-4-3 @call-handler#566] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 380ms 2024-02-05 10:13:23.332 [eventLoopGroupProxy-4-2 @call-handler#568] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 388ms 2024-02-05 10:13:23.349 [eventLoopGroupProxy-4-4 @coroutine#585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9f2fe2e 2024-02-05 10:13:23.351 [eventLoopGroupProxy-4-4 @call-handler#584] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:23.352 [MyScheduler_Worker-1 @coroutine#580] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:23.363 [MyScheduler_Worker-1 @coroutine#580] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:23.363 [MyScheduler_Worker-1 @coroutine#580] 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-02-05 10:13:23.363 [MyScheduler_Worker-1 @coroutine#580] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:23.363 [MyScheduler_Worker-1 @coroutine#580] 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-02-05 10:13:23.368 [eventLoopGroupProxy-4-4 @call-handler#584] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-02-05 10:13:23.369 [eventLoopGroupProxy-4-4 @call-handler#591] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 10:13:23.376 [eventLoopGroupProxy-4-4 @coroutine#592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9f2fe2e 2024-02-05 10:13:23.376 [eventLoopGroupProxy-4-4 @call-handler#591] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:23.378 [MyScheduler_Worker-1 @coroutine#580] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:23.381 [eventLoopGroupProxy-4-4 @call-handler#591] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 12ms 2024-02-05 10:13:23.421 [DefaultDispatcher-worker-4 @coroutine#549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63ed5dae 2024-02-05 10:13:23.444 [DefaultDispatcher-worker-12 @coroutine#540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63ed5dae 2024-02-05 10:13:23.504 [DefaultDispatcher-worker-12 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 10:13:23.504 [DefaultDispatcher-worker-12 @coroutine#540] 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-02-05 10:13:23.504 [DefaultDispatcher-worker-12 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 10:13:23.504 [DefaultDispatcher-worker-12 @coroutine#540] 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-02-05 10:13:23.508 [eventLoopGroupProxy-4-4 @call-handler#610] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-05 10:13:23.509 [eventLoopGroupProxy-4-4 @call-handler#610] 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-02-05 10:13:23.509 [eventLoopGroupProxy-4-4 @call-handler#610] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 10:13:23.546 [DefaultDispatcher-worker-12 @call-handler#610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3909a854 2024-02-05 10:13:23.548 [DefaultDispatcher-worker-12 @coroutine#516] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555286022740553728/_ustadmanifest.json 2024-02-05 10:13:23.548 [DefaultDispatcher-worker-12 @coroutine#516] 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/555286022740553728/_ustadmanifest.json. 2024-02-05 10:13:23.548 [DefaultDispatcher-worker-12 @coroutine#516] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555286022740553728/_ustadmanifest.json 2024-02-05 10:13:23.551 [eventLoopGroupProxy-4-4 @call-handler#610] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:23.552 [eventLoopGroupProxy-4-4 @call-handler#610] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 44ms 2024-02-05 10:13:23.553 [DefaultDispatcher-worker-1 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 10:13:23.553 [DefaultDispatcher-worker-1 @coroutine#540] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 10:13:23.554 [DefaultDispatcher-worker-1 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-05 10:13:23.554 [DefaultDispatcher-worker-1 @coroutine#540] 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-02-05 10:13:23.563 [DefaultDispatcher-worker-2 @coroutine#516] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555286022740553728/_ustadmanifest.json 2024-02-05 10:13:23.563 [DefaultDispatcher-worker-2 @coroutine#516] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555286022740553728/_ustadmanifest.json 2024-02-05 10:13:23.564 [DefaultDispatcher-worker-2 @coroutine#516] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555286022740553728/_ustadmanifest.json. 2024-02-05 10:13:23.564 [DefaultDispatcher-worker-2 @coroutine#516] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555286022740553728/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 10:13:23.565 [DefaultDispatcher-worker-2 @coroutine#620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9f2fe2e 2024-02-05 10:13:23.574 [DefaultDispatcher-worker-5 @coroutine#540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63ed5dae 2024-02-05 10:13:23.579 [DefaultDispatcher-worker-15 @coroutine#516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3909a854 2024-02-05 10:13:23.582 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-05 10:13:23.582 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-05 10:13:23.582 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-05 10:13:23.582 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-05 10:13:23.582 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-05 10:13:23.584 [Test worker @coroutine#624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67f266bd 2024-02-05 10:13:23.584 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Shutdown initiated... 2024-02-05 10:13:23.584 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Close initiated... 2024-02-05 10:13:23.584 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:23.599 [HikariPool-57 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Closing connection org.sqlite.jdbc4.JDBC4Connection@63ed5dae: (connection evicted) 2024-02-05 10:13:23.600 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:23.600 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Closed. 2024-02-05 10:13:23.600 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Shutdown completed. 2024-02-05 10:13:23.923 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-05 10:13:24.027 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-05 10:13:24.039 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-05 10:13:24.676 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@6d4c18b8 2024-02-05 10:13:24.677 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@6d4c18b8 2024-02-05 10:13:24.693 [Test worker @coroutine#630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9f2fe2e 2024-02-05 10:13:24.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Shutdown initiated... 2024-02-05 10:13:24.693 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Close initiated... 2024-02-05 10:13:24.693 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:24.707 [HikariPool-55 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3909a854: (connection evicted) 2024-02-05 10:13:24.708 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:24.708 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Closed. 2024-02-05 10:13:24.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Shutdown completed. 2024-02-05 10:13:24.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2024-02-05 10:13:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@332fa1c 2024-02-05 10:13:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2024-02-05 10:13:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:24.713 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2024-02-05 10:13:24.722 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d0f7bcf 2024-02-05 10:13:24.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d0f7bcf 2024-02-05 10:13:24.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2024-02-05 10:13:24.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2024-02-05 10:13:24.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:24.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:24.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:24.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:24.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:24.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:24.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6556471b 2024-02-05 10:13:24.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:24.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:24.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:24.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:24.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:24.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:24.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:24.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:24.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:24.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:24.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:24.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:24.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:24.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:24.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:24.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:24.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:24.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:24.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:24.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2024-02-05 10:13:24.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:24.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:24.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:24.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:24.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:24.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:24.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:24.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:24.727 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2024-02-05 10:13:24.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cdb05aa 2024-02-05 10:13:24.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cdb05aa 2024-02-05 10:13:24.732 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2024-02-05 10:13:24.754 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-05 10:13:24.762 [Test worker] INFO ktor.application - Application started in 0.008 seconds. 2024-02-05 10:13:24.763 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@1e295f7f 2024-02-05 10:13:24.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2024-02-05 10:13:24.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:24.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:24.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:24.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:24.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:24.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:24.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d964c9e 2024-02-05 10:13:24.765 [DefaultDispatcher-worker-6 @coroutine#636] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-05 10:13:24.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:24.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:24.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:24.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:24.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:24.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:24.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:24.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:24.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:24.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:24.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:24.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:24.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:24.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:24.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:24.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:24.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:24.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:24.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:24.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2024-02-05 10:13:24.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:24.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:24.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:24.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:24.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:24.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:24.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:24.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:24.766 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2024-02-05 10:13:24.791 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b6f3d0b 2024-02-05 10:13:24.791 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b6f3d0b 2024-02-05 10:13:24.791 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2024-02-05 10:13:24.795 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-05 10:13:24.809 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-05 10:13:24.809 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-05 10:13:24.809 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-05 10:13:24.809 [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-02-05 10:13:24.809 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-05 10:13:24.809 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-05 10:13:24.809 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-05 10:13:24.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2024-02-05 10:13:24.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:24.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:24.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:24.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:24.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:24.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:24.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e20c20b 2024-02-05 10:13:24.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:24.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:24.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:24.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:24.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:24.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:24.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:24.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:24.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:24.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:24.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:24.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:24.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:24.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:24.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:24.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:24.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:24.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:24.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:24.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2024-02-05 10:13:24.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:24.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:24.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:24.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:24.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:24.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:24.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:24.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:24.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2024-02-05 10:13:24.811 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-05 10:13:24.825 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:24.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bc18fec 2024-02-05 10:13:24.830 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bc18fec 2024-02-05 10:13:24.830 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2024-02-05 10:13:24.832 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:24.891 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:24.913 [DefaultDispatcher-worker-3 @coroutine#641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc18fec 2024-02-05 10:13:24.922 [DefaultDispatcher-worker-15 @coroutine#643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b6f3d0b 2024-02-05 10:13:24.930 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:24.930 [Test worker @coroutine#645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b6f3d0b 2024-02-05 10:13:24.941 [DefaultDispatcher-worker-16 @coroutine#641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc18fec 2024-02-05 10:13:24.941 [Test worker @coroutine#641] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555286034001498112/_ustadmanifest.json 2024-02-05 10:13:24.941 [Test worker @coroutine#641] 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/555286034001498112/_ustadmanifest.json. 2024-02-05 10:13:24.941 [Test worker @coroutine#641] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555286034001498112/_ustadmanifest.json 2024-02-05 10:13:24.953 [Test worker @coroutine#641] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555286034001498112/_ustadmanifest.json 2024-02-05 10:13:24.953 [Test worker @coroutine#641] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555286034001498112/_ustadmanifest.json 2024-02-05 10:13:24.953 [Test worker @coroutine#641] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555286034001498112/_ustadmanifest.json. 2024-02-05 10:13:24.953 [Test worker @coroutine#641] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555286034001498112/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 10:13:24.955 [Test worker @coroutine#651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b6f3d0b 2024-02-05 10:13:24.991 [DefaultDispatcher-worker-15 @coroutine#641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc18fec 2024-02-05 10:13:24.992 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-05 10:13:24.993 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-0645d835-2300-4924-8de9-067a4e9d6180', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-05 10:13:24.994 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-05 10:13:24.994 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-0645d835-2300-4924-8de9-067a4e9d6180 2024-02-05 10:13:24.996 [DefaultDispatcher-worker-16 @coroutine#664] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 10:13:24.996 [DefaultDispatcher-worker-16 @coroutine#664] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-05 10:13:24.996 [DefaultDispatcher-worker-16 @coroutine#664] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 10:13:24.996 [DefaultDispatcher-worker-16 @coroutine#664] 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-02-05 10:13:25.005 [DefaultDispatcher-worker-9 @coroutine#663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc18fec 2024-02-05 10:13:25.006 [DefaultDispatcher-worker-9 @coroutine#663] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 10:13:25.007 [DefaultDispatcher-worker-9 @coroutine#663] 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-02-05 10:13:25.007 [DefaultDispatcher-worker-9 @coroutine#663] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 10:13:25.040 [MyScheduler_Worker-1 @coroutine#670] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-05 10:13:25.040 [MyScheduler_Worker-1 @coroutine#670] 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-02-05 10:13:25.040 [MyScheduler_Worker-1 @coroutine#670] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-05 10:13:25.040 [MyScheduler_Worker-1 @coroutine#670] 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-02-05 10:13:25.059 [eventLoopGroupProxy-7-1 @call-handler#682] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-05 10:13:25.060 [eventLoopGroupProxy-7-1 @call-handler#682] 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-02-05 10:13:25.060 [eventLoopGroupProxy-7-1 @call-handler#682] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 10:13:25.067 [eventLoopGroupProxy-7-1 @call-handler#682] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:25.067 [eventLoopGroupProxy-7-1 @call-handler#682] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 8ms 2024-02-05 10:13:25.068 [DefaultDispatcher-worker-6 @coroutine#664] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 10:13:25.068 [DefaultDispatcher-worker-6 @coroutine#664] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 10:13:25.087 [eventLoopGroupProxy-7-1 @call-handler#685] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-02-05 10:13:25.088 [eventLoopGroupProxy-7-1 @call-handler#685] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-02-05 10:13:25.090 [eventLoopGroupProxy-7-1 @coroutine#686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d0f7bcf 2024-02-05 10:13:25.093 [eventLoopGroupProxy-7-1 @call-handler#685] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 6ms 2024-02-05 10:13:25.095 [MyScheduler_Worker-1 @coroutine#670] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-05 10:13:25.095 [MyScheduler_Worker-1 @coroutine#670] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-05 10:13:25.096 [MyScheduler_Worker-1 @coroutine#670] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-05 10:13:25.096 [MyScheduler_Worker-1 @coroutine#670] 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-02-05 10:13:25.098 [MyScheduler_Worker-1 @coroutine#690] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:25.098 [MyScheduler_Worker-1 @coroutine#690] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 10:13:25.098 [MyScheduler_Worker-1 @coroutine#690] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:25.098 [MyScheduler_Worker-1 @coroutine#690] 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-02-05 10:13:25.102 [eventLoopGroupProxy-7-1 @call-handler#694] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 10:13:25.105 [eventLoopGroupProxy-7-2 @call-handler#696] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-05 10:13:25.105 [eventLoopGroupProxy-7-2 @call-handler#696] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:25.106 [eventLoopGroupProxy-7-1 @coroutine#697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d0f7bcf 2024-02-05 10:13:25.106 [eventLoopGroupProxy-7-1 @call-handler#694] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:25.106 [eventLoopGroupProxy-7-1 @call-handler#694] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 10:13:25.107 [MyScheduler_Worker-1 @coroutine#690] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:25.107 [eventLoopGroupProxy-7-3 @call-handler#701] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-05 10:13:25.107 [eventLoopGroupProxy-7-3 @call-handler#701] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:25.107 [eventLoopGroupProxy-7-3 @call-handler#701] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-02-05 10:13:25.108 [DefaultDispatcher-worker-9 @coroutine#663] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 10:13:25.108 [DefaultDispatcher-worker-9 @coroutine#663] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 10:13:25.109 [MyScheduler_Worker-1 @coroutine#690] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:25.109 [MyScheduler_Worker-1 @coroutine#690] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 10:13:25.109 [MyScheduler_Worker-1 @coroutine#690] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:25.109 [MyScheduler_Worker-1 @coroutine#690] 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-02-05 10:13:25.112 [eventLoopGroupProxy-7-1 @call-handler#708] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 10:13:25.115 [eventLoopGroupProxy-7-1 @coroutine#709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d0f7bcf 2024-02-05 10:13:25.115 [eventLoopGroupProxy-7-1 @call-handler#708] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:25.116 [eventLoopGroupProxy-7-1 @call-handler#708] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 10:13:25.116 [MyScheduler_Worker-1 @coroutine#690] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:25.118 [DefaultDispatcher-worker-1 @coroutine#663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc18fec 2024-02-05 10:13:25.118 [MyScheduler_Worker-1 @coroutine#690] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:25.118 [MyScheduler_Worker-1 @coroutine#690] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 10:13:25.118 [MyScheduler_Worker-1 @coroutine#690] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:25.118 [MyScheduler_Worker-1 @coroutine#690] 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-02-05 10:13:25.120 [eventLoopGroupProxy-7-1 @call-handler#715] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 10:13:25.126 [DefaultDispatcher-worker-2 @coroutine#665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc18fec 2024-02-05 10:13:25.167 [eventLoopGroupProxy-7-1 @call-handler#715] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:25.168 [eventLoopGroupProxy-7-1 @call-handler#715] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-02-05 10:13:25.169 [MyScheduler_Worker-1 @coroutine#690] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:25.170 [MyScheduler_Worker-1 @coroutine#690] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:25.170 [MyScheduler_Worker-1 @coroutine#690] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 10:13:25.170 [MyScheduler_Worker-1 @coroutine#690] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:25.170 [MyScheduler_Worker-1 @coroutine#690] 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-02-05 10:13:25.174 [eventLoopGroupProxy-7-1 @call-handler#720] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:25.174 [eventLoopGroupProxy-7-1 @call-handler#720] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 1ms 2024-02-05 10:13:25.176 [MyScheduler_Worker-1 @coroutine#690] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:25.176 [MyScheduler_Worker-1 @coroutine#690] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 10:13:25.176 [MyScheduler_Worker-1 @coroutine#690] 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-02-05 10:13:25.177 [MyScheduler_Worker-1 @coroutine#690] 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-02-05 10:13:25.177 [MyScheduler_Worker-1 @coroutine#690] 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-02-05 10:13:25.193 [DefaultDispatcher-worker-9 @coroutine#670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc18fec 2024-02-05 10:13:25.194 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-05 10:13:25.695 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-435cd9a0-15a0-49db-882e-59f0bb881e2a', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-05 10:13:25.695 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-05 10:13:25.695 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-435cd9a0-15a0-49db-882e-59f0bb881e2a 2024-02-05 10:13:25.698 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-05 10:13:25.698 [MyScheduler_Worker-2 @coroutine#724] 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-02-05 10:13:25.698 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-05 10:13:25.698 [MyScheduler_Worker-2 @coroutine#724] 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-02-05 10:13:25.701 [eventLoopGroupProxy-7-1 @call-handler#732] 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-02-05 10:13:25.702 [eventLoopGroupProxy-7-1 @call-handler#732] 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-02-05 10:13:25.703 [eventLoopGroupProxy-7-1 @coroutine#733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d0f7bcf 2024-02-05 10:13:25.714 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-05 10:13:25.714 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-05 10:13:25.715 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-05 10:13:25.715 [MyScheduler_Worker-2 @coroutine#724] 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-02-05 10:13:25.714 [eventLoopGroupProxy-7-1 @call-handler#732] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 13ms 2024-02-05 10:13:25.717 [MyScheduler_Worker-2 @coroutine#737] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:25.717 [MyScheduler_Worker-2 @coroutine#737] 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-02-05 10:13:25.717 [MyScheduler_Worker-2 @coroutine#737] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:25.717 [MyScheduler_Worker-2 @coroutine#737] 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-02-05 10:13:25.720 [eventLoopGroupProxy-7-1 @call-handler#740] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:25.771 [eventLoopGroupProxy-7-1 @call-handler#740] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:25.771 [eventLoopGroupProxy-7-1 @call-handler#740] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 51ms 2024-02-05 10:13:25.773 [MyScheduler_Worker-2 @coroutine#737] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:25.774 [MyScheduler_Worker-2 @coroutine#737] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:25.774 [MyScheduler_Worker-2 @coroutine#737] 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-02-05 10:13:25.774 [MyScheduler_Worker-2 @coroutine#737] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:25.774 [MyScheduler_Worker-2 @coroutine#737] 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-02-05 10:13:25.777 [eventLoopGroupProxy-7-1 @call-handler#745] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:25.782 [eventLoopGroupProxy-7-1 @call-handler#745] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:25.783 [eventLoopGroupProxy-7-1 @call-handler#745] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-05 10:13:25.784 [MyScheduler_Worker-2 @coroutine#737] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:25.785 [MyScheduler_Worker-2 @coroutine#737] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:25.786 [MyScheduler_Worker-2 @coroutine#737] 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-02-05 10:13:25.786 [MyScheduler_Worker-2 @coroutine#737] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:25.786 [MyScheduler_Worker-2 @coroutine#737] 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-02-05 10:13:25.787 [DefaultDispatcher-worker-1 @coroutine#749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa98a22 2024-02-05 10:13:25.789 [eventLoopGroupProxy-7-1 @call-handler#751] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:25.795 [eventLoopGroupProxy-7-1 @call-handler#751] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:25.795 [eventLoopGroupProxy-7-1 @call-handler#751] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-05 10:13:25.796 [MyScheduler_Worker-2 @coroutine#737] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:25.797 [MyScheduler_Worker-2 @coroutine#737] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:25.798 [MyScheduler_Worker-2 @coroutine#737] 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-02-05 10:13:25.798 [MyScheduler_Worker-2 @coroutine#737] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:25.798 [MyScheduler_Worker-2 @coroutine#737] 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-02-05 10:13:25.800 [eventLoopGroupProxy-7-1 @call-handler#755] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:25.849 [eventLoopGroupProxy-7-1 @call-handler#755] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:25.850 [eventLoopGroupProxy-7-1 @call-handler#755] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2024-02-05 10:13:25.854 [MyScheduler_Worker-2 @coroutine#737] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:25.855 [MyScheduler_Worker-2 @coroutine#737] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:25.855 [MyScheduler_Worker-2 @coroutine#737] 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-02-05 10:13:25.855 [MyScheduler_Worker-2 @coroutine#737] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:25.855 [MyScheduler_Worker-2 @coroutine#737] 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-02-05 10:13:25.858 [eventLoopGroupProxy-7-1 @call-handler#759] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:25.861 [eventLoopGroupProxy-7-1 @call-handler#759] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:25.862 [eventLoopGroupProxy-7-1 @call-handler#759] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 10:13:25.863 [MyScheduler_Worker-2 @coroutine#737] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:25.864 [MyScheduler_Worker-2 @coroutine#737] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:25.864 [MyScheduler_Worker-2 @coroutine#737] 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-02-05 10:13:25.864 [MyScheduler_Worker-2 @coroutine#737] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:25.864 [MyScheduler_Worker-2 @coroutine#737] 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-02-05 10:13:25.867 [eventLoopGroupProxy-7-1 @call-handler#763] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:25.869 [eventLoopGroupProxy-7-1 @call-handler#763] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:25.869 [eventLoopGroupProxy-7-1 @call-handler#763] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 10:13:25.871 [MyScheduler_Worker-2 @coroutine#737] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:25.872 [MyScheduler_Worker-2 @coroutine#737] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:25.872 [MyScheduler_Worker-2 @coroutine#737] 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-02-05 10:13:25.872 [MyScheduler_Worker-2 @coroutine#737] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:25.872 [MyScheduler_Worker-2 @coroutine#737] 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-02-05 10:13:25.875 [eventLoopGroupProxy-7-1 @call-handler#767] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:25.919 [eventLoopGroupProxy-7-1 @call-handler#767] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:25.919 [eventLoopGroupProxy-7-1 @call-handler#767] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-05 10:13:25.921 [MyScheduler_Worker-2 @coroutine#737] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:25.922 [MyScheduler_Worker-2 @coroutine#737] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:25.922 [MyScheduler_Worker-2 @coroutine#737] 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-02-05 10:13:25.922 [MyScheduler_Worker-2 @coroutine#737] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:25.922 [MyScheduler_Worker-2 @coroutine#737] 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-02-05 10:13:25.926 [eventLoopGroupProxy-7-1 @call-handler#771] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:25.935 [eventLoopGroupProxy-7-1 @call-handler#771] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:25.936 [eventLoopGroupProxy-7-1 @call-handler#771] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2024-02-05 10:13:25.937 [MyScheduler_Worker-2 @coroutine#737] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:25.939 [MyScheduler_Worker-2 @coroutine#737] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:25.939 [MyScheduler_Worker-2 @coroutine#737] 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-02-05 10:13:25.939 [MyScheduler_Worker-2 @coroutine#737] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:25.939 [MyScheduler_Worker-2 @coroutine#737] 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-02-05 10:13:25.942 [eventLoopGroupProxy-7-1 @call-handler#775] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:25.947 [eventLoopGroupProxy-7-1 @call-handler#775] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:25.947 [eventLoopGroupProxy-7-1 @call-handler#775] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-05 10:13:25.949 [MyScheduler_Worker-2 @coroutine#737] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:25.950 [MyScheduler_Worker-2 @coroutine#737] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:25.950 [MyScheduler_Worker-2 @coroutine#737] 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-02-05 10:13:25.950 [MyScheduler_Worker-2 @coroutine#737] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:25.950 [MyScheduler_Worker-2 @coroutine#737] 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-02-05 10:13:25.954 [eventLoopGroupProxy-7-1 @call-handler#779] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:25.998 [eventLoopGroupProxy-7-1 @call-handler#779] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:25.998 [eventLoopGroupProxy-7-1 @call-handler#779] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-05 10:13:26.000 [MyScheduler_Worker-2 @coroutine#737] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:26.001 [MyScheduler_Worker-2 @coroutine#737] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:26.001 [MyScheduler_Worker-2 @coroutine#737] 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-02-05 10:13:26.001 [MyScheduler_Worker-2 @coroutine#737] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:26.001 [MyScheduler_Worker-2 @coroutine#737] 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-02-05 10:13:26.005 [eventLoopGroupProxy-7-1 @call-handler#783] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:26.008 [eventLoopGroupProxy-7-1 @call-handler#783] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:26.008 [eventLoopGroupProxy-7-1 @call-handler#783] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 10:13:26.009 [MyScheduler_Worker-2 @coroutine#737] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:26.011 [MyScheduler_Worker-2 @coroutine#737] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:26.011 [MyScheduler_Worker-2 @coroutine#737] 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-02-05 10:13:26.011 [MyScheduler_Worker-2 @coroutine#737] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:26.011 [MyScheduler_Worker-2 @coroutine#737] 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-02-05 10:13:26.015 [eventLoopGroupProxy-7-1 @call-handler#787] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:26.023 [eventLoopGroupProxy-7-1 @coroutine#788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d0f7bcf 2024-02-05 10:13:26.023 [eventLoopGroupProxy-7-1 @call-handler#787] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:26.024 [eventLoopGroupProxy-7-1 @call-handler#787] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2024-02-05 10:13:26.025 [MyScheduler_Worker-2 @coroutine#737] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:26.027 [MyScheduler_Worker-2 @coroutine#737] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:26.027 [MyScheduler_Worker-2 @coroutine#737] 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-02-05 10:13:26.027 [MyScheduler_Worker-2 @coroutine#737] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:26.027 [MyScheduler_Worker-2 @coroutine#737] 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-02-05 10:13:26.031 [eventLoopGroupProxy-7-1 @call-handler#793] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:26.038 [eventLoopGroupProxy-7-1 @coroutine#794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d0f7bcf 2024-02-05 10:13:26.038 [eventLoopGroupProxy-7-1 @call-handler#793] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:26.039 [MyScheduler_Worker-2 @coroutine#737] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:26.042 [MyScheduler_Worker-2 @coroutine#737] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:26.043 [MyScheduler_Worker-2 @coroutine#737] 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-02-05 10:13:26.043 [MyScheduler_Worker-2 @coroutine#737] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:26.043 [MyScheduler_Worker-2 @coroutine#737] 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-02-05 10:13:26.043 [eventLoopGroupProxy-7-1 @call-handler#793] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 12ms 2024-02-05 10:13:26.046 [eventLoopGroupProxy-7-1 @call-handler#799] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:26.057 [eventLoopGroupProxy-7-1 @coroutine#800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d0f7bcf 2024-02-05 10:13:26.058 [eventLoopGroupProxy-7-1 @call-handler#799] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:26.060 [eventLoopGroupProxy-7-1 @call-handler#799] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 14ms 2024-02-05 10:13:26.065 [MyScheduler_Worker-2 @coroutine#737] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:26.079 [DefaultDispatcher-worker-15 @coroutine#724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc18fec 2024-02-05 10:13:26.095 [DefaultDispatcher-worker-3 @coroutine#665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc18fec 2024-02-05 10:13:26.096 [DefaultDispatcher-worker-3 @coroutine#665] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 10:13:26.096 [DefaultDispatcher-worker-3 @coroutine#665] 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-02-05 10:13:26.096 [DefaultDispatcher-worker-3 @coroutine#665] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 10:13:26.096 [DefaultDispatcher-worker-3 @coroutine#665] 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-02-05 10:13:26.102 [eventLoopGroupProxy-7-1 @call-handler#815] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-05 10:13:26.102 [eventLoopGroupProxy-7-1 @call-handler#815] 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-02-05 10:13:26.102 [eventLoopGroupProxy-7-1 @call-handler#815] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 10:13:26.127 [DefaultDispatcher-worker-4 @call-handler#815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cdb05aa 2024-02-05 10:13:26.128 [eventLoopGroupProxy-7-1 @call-handler#815] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:26.128 [DefaultDispatcher-worker-9 @coroutine#635] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555286034001498112/_ustadmanifest.json 2024-02-05 10:13:26.128 [DefaultDispatcher-worker-9 @coroutine#635] 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/555286034001498112/_ustadmanifest.json. 2024-02-05 10:13:26.128 [DefaultDispatcher-worker-9 @coroutine#635] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555286034001498112/_ustadmanifest.json 2024-02-05 10:13:26.128 [eventLoopGroupProxy-7-1 @call-handler#815] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 30ms 2024-02-05 10:13:26.129 [DefaultDispatcher-worker-4 @coroutine#665] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 10:13:26.129 [DefaultDispatcher-worker-4 @coroutine#665] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 10:13:26.129 [DefaultDispatcher-worker-4 @coroutine#665] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-05 10:13:26.129 [DefaultDispatcher-worker-4 @coroutine#665] 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-02-05 10:13:26.140 [DefaultDispatcher-worker-3 @coroutine#665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc18fec 2024-02-05 10:13:26.141 [DefaultDispatcher-worker-4 @coroutine#635] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555286034001498112/_ustadmanifest.json 2024-02-05 10:13:26.141 [DefaultDispatcher-worker-4 @coroutine#635] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555286034001498112/_ustadmanifest.json 2024-02-05 10:13:26.142 [DefaultDispatcher-worker-4 @coroutine#635] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555286034001498112/_ustadmanifest.json. 2024-02-05 10:13:26.142 [DefaultDispatcher-worker-4 @coroutine#635] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555286034001498112/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 10:13:26.143 [DefaultDispatcher-worker-4 @coroutine#836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d0f7bcf 2024-02-05 10:13:26.152 [DefaultDispatcher-worker-9 @coroutine#635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cdb05aa 2024-02-05 10:13:26.154 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-05 10:13:26.154 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-05 10:13:26.154 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-05 10:13:26.154 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-05 10:13:26.154 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-05 10:13:26.156 [Test worker @coroutine#839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b6f3d0b 2024-02-05 10:13:26.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Shutdown initiated... 2024-02-05 10:13:26.156 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Close initiated... 2024-02-05 10:13:26.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:26.175 [HikariPool-61 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3bc18fec: (connection evicted) 2024-02-05 10:13:26.176 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:26.176 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Closed. 2024-02-05 10:13:26.176 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Shutdown completed. 2024-02-05 10:13:26.194 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-05 10:13:26.309 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-05 10:13:26.580 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-05 10:13:27.392 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@1e295f7f 2024-02-05 10:13:27.392 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@1e295f7f 2024-02-05 10:13:27.412 [Test worker @coroutine#845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d0f7bcf 2024-02-05 10:13:27.412 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Shutdown initiated... 2024-02-05 10:13:27.412 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Close initiated... 2024-02-05 10:13:27.412 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:27.425 [HikariPool-59 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7cdb05aa: (connection evicted) 2024-02-05 10:13:27.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:27.427 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Closed. 2024-02-05 10:13:27.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Shutdown completed. 2024-02-05 10:13:27.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2024-02-05 10:13:27.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:27.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:27.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:27.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:27.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:27.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:27.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@121dac1a 2024-02-05 10:13:27.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:27.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:27.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:27.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:27.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:27.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:27.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:27.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:27.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:27.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:27.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:27.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:27.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:27.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:27.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:27.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:27.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:27.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:27.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:27.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2024-02-05 10:13:27.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:27.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:27.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:27.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:27.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:27.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:27.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:27.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:27.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2024-02-05 10:13:27.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@23dc70c1 2024-02-05 10:13:27.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@23dc70c1 2024-02-05 10:13:27.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2024-02-05 10:13:27.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2024-02-05 10:13:27.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:27.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:27.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:27.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:27.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:27.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:27.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6296e4bf 2024-02-05 10:13:27.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:27.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:27.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:27.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:27.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:27.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:27.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:27.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:27.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:27.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:27.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:27.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:27.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:27.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:27.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:27.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:27.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:27.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:27.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:27.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2024-02-05 10:13:27.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:27.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:27.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:27.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:27.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:27.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:27.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:27.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:27.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2024-02-05 10:13:27.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@39109603 2024-02-05 10:13:27.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@39109603 2024-02-05 10:13:27.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2024-02-05 10:13:27.490 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-05 10:13:27.495 [Test worker] INFO ktor.application - Application started in 0.005 seconds. 2024-02-05 10:13:27.496 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@8b1170f 2024-02-05 10:13:27.497 [DefaultDispatcher-worker-6 @coroutine#851] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-05 10:13:27.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2024-02-05 10:13:27.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:27.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:27.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:27.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:27.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:27.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:27.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72240290 2024-02-05 10:13:27.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:27.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:27.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:27.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:27.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:27.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:27.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:27.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:27.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:27.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:27.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:27.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:27.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:27.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:27.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:27.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:27.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:27.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:27.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:27.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2024-02-05 10:13:27.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:27.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:27.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:27.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:27.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:27.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:27.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:27.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:27.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2024-02-05 10:13:27.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@34e9de8d 2024-02-05 10:13:27.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@34e9de8d 2024-02-05 10:13:27.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2024-02-05 10:13:27.531 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-05 10:13:27.555 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:27.566 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-05 10:13:27.566 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-05 10:13:27.566 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-05 10:13:27.566 [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-02-05 10:13:27.566 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-05 10:13:27.566 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-05 10:13:27.566 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-05 10:13:27.566 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-05 10:13:27.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2024-02-05 10:13:27.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:27.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:27.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:27.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:27.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:27.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:27.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8636cf4 2024-02-05 10:13:27.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:27.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:27.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:27.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:27.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:27.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:27.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:27.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:27.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:27.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:27.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:27.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:27.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:27.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:27.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:27.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:27.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:27.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:27.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:27.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2024-02-05 10:13:27.567 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:27.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:27.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:27.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:27.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:27.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:27.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:27.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:27.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:27.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2024-02-05 10:13:27.577 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f65af91 2024-02-05 10:13:27.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f65af91 2024-02-05 10:13:27.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2024-02-05 10:13:27.627 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:27.635 [DefaultDispatcher-worker-5 @coroutine#856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f65af91 2024-02-05 10:13:27.642 [DefaultDispatcher-worker-4 @coroutine#858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e9de8d 2024-02-05 10:13:27.649 [Test worker @coroutine#860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e9de8d 2024-02-05 10:13:27.658 [DefaultDispatcher-worker-13 @coroutine#856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f65af91 2024-02-05 10:13:27.659 [Test worker @coroutine#856] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555286047911112704/_ustadmanifest.json 2024-02-05 10:13:27.659 [Test worker @coroutine#856] 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/555286047911112704/_ustadmanifest.json. 2024-02-05 10:13:27.659 [Test worker @coroutine#856] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555286047911112704/_ustadmanifest.json 2024-02-05 10:13:27.662 [Test worker @coroutine#856] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555286047911112704/_ustadmanifest.json 2024-02-05 10:13:27.662 [Test worker @coroutine#856] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555286047911112704/_ustadmanifest.json 2024-02-05 10:13:27.662 [Test worker @coroutine#856] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555286047911112704/_ustadmanifest.json. 2024-02-05 10:13:27.662 [Test worker @coroutine#856] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555286047911112704/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 10:13:27.663 [Test worker @coroutine#866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e9de8d 2024-02-05 10:13:27.675 [DefaultDispatcher-worker-16 @coroutine#856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f65af91 2024-02-05 10:13:27.678 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:27.682 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-05 10:13:27.682 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-5cc0c661-cc3e-4333-b64d-d1c855c22e3d', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-05 10:13:27.684 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-05 10:13:27.684 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-5cc0c661-cc3e-4333-b64d-d1c855c22e3d 2024-02-05 10:13:27.685 [DefaultDispatcher-worker-13 @coroutine#879] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 10:13:27.704 [DefaultDispatcher-worker-13 @coroutine#879] 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-02-05 10:13:27.704 [DefaultDispatcher-worker-13 @coroutine#879] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 10:13:27.704 [DefaultDispatcher-worker-13 @coroutine#879] 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-02-05 10:13:27.713 [DefaultDispatcher-worker-2 @coroutine#878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f65af91 2024-02-05 10:13:27.714 [DefaultDispatcher-worker-2 @coroutine#878] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 10:13:27.714 [DefaultDispatcher-worker-2 @coroutine#878] 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-02-05 10:13:27.714 [DefaultDispatcher-worker-2 @coroutine#878] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 10:13:27.716 [MyScheduler_Worker-1 @coroutine#882] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-05 10:13:27.716 [MyScheduler_Worker-1 @coroutine#882] 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-02-05 10:13:27.716 [MyScheduler_Worker-1 @coroutine#882] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-05 10:13:27.716 [MyScheduler_Worker-1 @coroutine#882] 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-02-05 10:13:27.783 [eventLoopGroupProxy-10-1 @call-handler#898] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-05 10:13:27.786 [eventLoopGroupProxy-10-1 @call-handler#898] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:27.811 [eventLoopGroupProxy-10-2 @call-handler#903] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-05 10:13:27.812 [eventLoopGroupProxy-10-2 @call-handler#903] 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-02-05 10:13:27.812 [eventLoopGroupProxy-10-2 @call-handler#903] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 10:13:27.812 [eventLoopGroupProxy-10-3 @call-handler#905] 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-02-05 10:13:27.812 [eventLoopGroupProxy-10-3 @call-handler#905] 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-02-05 10:13:27.814 [eventLoopGroupProxy-10-2 @call-handler#903] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:27.815 [eventLoopGroupProxy-10-3 @coroutine#906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23dc70c1 2024-02-05 10:13:27.815 [eventLoopGroupProxy-10-2 @call-handler#903] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 4ms 2024-02-05 10:13:27.816 [DefaultDispatcher-worker-5 @coroutine#879] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 10:13:27.816 [DefaultDispatcher-worker-5 @coroutine#879] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 10:13:27.821 [eventLoopGroupProxy-10-4 @call-handler#910] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-05 10:13:27.821 [eventLoopGroupProxy-10-4 @call-handler#910] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:27.822 [eventLoopGroupProxy-10-4 @call-handler#910] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 2ms 2024-02-05 10:13:27.824 [DefaultDispatcher-worker-14 @coroutine#878] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 10:13:27.824 [DefaultDispatcher-worker-14 @coroutine#878] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 10:13:27.826 [eventLoopGroupProxy-10-3 @call-handler#905] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 14ms 2024-02-05 10:13:27.827 [MyScheduler_Worker-1 @coroutine#882] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-05 10:13:27.827 [MyScheduler_Worker-1 @coroutine#882] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-05 10:13:27.828 [MyScheduler_Worker-1 @coroutine#882] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-05 10:13:27.828 [MyScheduler_Worker-1 @coroutine#882] 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-02-05 10:13:27.830 [MyScheduler_Worker-1 @coroutine#916] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:27.830 [MyScheduler_Worker-1 @coroutine#916] 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-02-05 10:13:27.830 [MyScheduler_Worker-1 @coroutine#916] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:27.830 [MyScheduler_Worker-1 @coroutine#916] 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-02-05 10:13:27.833 [eventLoopGroupProxy-10-2 @call-handler#919] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:27.835 [DefaultDispatcher-worker-7 @coroutine#878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f65af91 2024-02-05 10:13:27.837 [eventLoopGroupProxy-10-2 @coroutine#921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23dc70c1 2024-02-05 10:13:27.838 [eventLoopGroupProxy-10-2 @call-handler#919] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:27.838 [eventLoopGroupProxy-10-2 @call-handler#919] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-05 10:13:27.840 [MyScheduler_Worker-1 @coroutine#916] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:27.842 [MyScheduler_Worker-1 @coroutine#916] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:27.842 [MyScheduler_Worker-1 @coroutine#916] 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-02-05 10:13:27.842 [MyScheduler_Worker-1 @coroutine#916] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:27.842 [MyScheduler_Worker-1 @coroutine#916] 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-02-05 10:13:27.845 [DefaultDispatcher-worker-6 @coroutine#880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f65af91 2024-02-05 10:13:27.845 [eventLoopGroupProxy-10-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-02-05 10:13:27.851 [eventLoopGroupProxy-10-2 @coroutine#927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23dc70c1 2024-02-05 10:13:27.852 [eventLoopGroupProxy-10-2 @call-handler#926] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:27.852 [eventLoopGroupProxy-10-2 @call-handler#926] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-02-05 10:13:27.853 [MyScheduler_Worker-1 @coroutine#916] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:27.855 [MyScheduler_Worker-1 @coroutine#916] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:27.855 [MyScheduler_Worker-1 @coroutine#916] 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-02-05 10:13:27.855 [MyScheduler_Worker-1 @coroutine#916] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:27.856 [MyScheduler_Worker-1 @coroutine#916] 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-02-05 10:13:27.860 [eventLoopGroupProxy-10-2 @call-handler#932] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 10:13:27.874 [eventLoopGroupProxy-10-2 @coroutine#933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23dc70c1 2024-02-05 10:13:27.874 [eventLoopGroupProxy-10-2 @call-handler#932] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:27.875 [eventLoopGroupProxy-10-2 @call-handler#932] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 15ms 2024-02-05 10:13:27.875 [MyScheduler_Worker-1 @coroutine#916] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:27.877 [MyScheduler_Worker-1 @coroutine#916] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:27.877 [MyScheduler_Worker-1 @coroutine#916] 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-02-05 10:13:27.878 [MyScheduler_Worker-1 @coroutine#916] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:27.878 [MyScheduler_Worker-1 @coroutine#916] 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-02-05 10:13:27.880 [eventLoopGroupProxy-10-2 @call-handler#939] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:27.883 [eventLoopGroupProxy-10-2 @coroutine#940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23dc70c1 2024-02-05 10:13:27.884 [eventLoopGroupProxy-10-2 @call-handler#939] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:27.884 [eventLoopGroupProxy-10-2 @call-handler#939] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 10:13:27.885 [MyScheduler_Worker-1 @coroutine#916] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:27.887 [MyScheduler_Worker-1 @coroutine#916] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:27.887 [MyScheduler_Worker-1 @coroutine#916] 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-02-05 10:13:27.887 [MyScheduler_Worker-1 @coroutine#916] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:27.887 [MyScheduler_Worker-1 @coroutine#916] 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-02-05 10:13:27.890 [eventLoopGroupProxy-10-2 @call-handler#945] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 10:13:27.893 [eventLoopGroupProxy-10-2 @coroutine#946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23dc70c1 2024-02-05 10:13:27.893 [eventLoopGroupProxy-10-2 @call-handler#945] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:27.893 [eventLoopGroupProxy-10-2 @call-handler#945] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 10:13:27.894 [MyScheduler_Worker-1 @coroutine#916] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:27.907 [DefaultDispatcher-worker-16 @coroutine#882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f65af91 2024-02-05 10:13:27.916 [DefaultDispatcher-worker-6 @coroutine#880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f65af91 2024-02-05 10:13:27.916 [DefaultDispatcher-worker-6 @coroutine#880] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 10:13:27.916 [DefaultDispatcher-worker-6 @coroutine#880] 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-02-05 10:13:27.916 [DefaultDispatcher-worker-6 @coroutine#880] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 10:13:27.917 [DefaultDispatcher-worker-6 @coroutine#880] 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-02-05 10:13:27.923 [eventLoopGroupProxy-10-2 @call-handler#955] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-05 10:13:27.923 [eventLoopGroupProxy-10-2 @call-handler#955] 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-02-05 10:13:27.924 [eventLoopGroupProxy-10-2 @call-handler#955] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 10:13:27.946 [DefaultDispatcher-worker-2 @call-handler#955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39109603 2024-02-05 10:13:27.947 [eventLoopGroupProxy-10-2 @call-handler#955] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:27.947 [DefaultDispatcher-worker-9 @coroutine#850] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555286047911112704/_ustadmanifest.json 2024-02-05 10:13:27.947 [DefaultDispatcher-worker-9 @coroutine#850] 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/555286047911112704/_ustadmanifest.json. 2024-02-05 10:13:27.947 [DefaultDispatcher-worker-9 @coroutine#850] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555286047911112704/_ustadmanifest.json 2024-02-05 10:13:27.947 [eventLoopGroupProxy-10-2 @call-handler#955] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 24ms 2024-02-05 10:13:27.949 [DefaultDispatcher-worker-16 @coroutine#880] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 10:13:27.949 [DefaultDispatcher-worker-16 @coroutine#880] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 10:13:27.949 [DefaultDispatcher-worker-16 @coroutine#880] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-05 10:13:27.949 [DefaultDispatcher-worker-16 @coroutine#880] 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-02-05 10:13:27.956 [DefaultDispatcher-worker-8 @coroutine#850] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555286047911112704/_ustadmanifest.json 2024-02-05 10:13:27.956 [DefaultDispatcher-worker-8 @coroutine#850] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555286047911112704/_ustadmanifest.json 2024-02-05 10:13:27.957 [DefaultDispatcher-worker-8 @coroutine#850] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555286047911112704/_ustadmanifest.json. 2024-02-05 10:13:27.957 [DefaultDispatcher-worker-8 @coroutine#850] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555286047911112704/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 10:13:27.958 [DefaultDispatcher-worker-8 @coroutine#980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23dc70c1 2024-02-05 10:13:27.959 [DefaultDispatcher-worker-8 @coroutine#880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f65af91 2024-02-05 10:13:27.968 [DefaultDispatcher-worker-1 @coroutine#850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39109603 2024-02-05 10:13:27.970 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-05 10:13:27.970 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-05 10:13:27.970 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-05 10:13:27.970 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-05 10:13:27.970 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-05 10:13:27.972 [Test worker @coroutine#984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e9de8d 2024-02-05 10:13:27.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Shutdown initiated... 2024-02-05 10:13:27.973 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Close initiated... 2024-02-05 10:13:27.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:27.977 [HikariPool-65 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f65af91: (connection evicted) 2024-02-05 10:13:27.978 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:27.978 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Closed. 2024-02-05 10:13:27.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Shutdown completed. 2024-02-05 10:13:28.053 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-05 10:13:28.063 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-05 10:13:28.408 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-05 10:13:28.995 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@8b1170f 2024-02-05 10:13:28.996 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@8b1170f 2024-02-05 10:13:29.008 [Test worker @coroutine#989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23dc70c1 2024-02-05 10:13:29.008 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Shutdown initiated... 2024-02-05 10:13:29.008 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Close initiated... 2024-02-05 10:13:29.008 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:29.011 [HikariPool-63 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39109603: (connection evicted) 2024-02-05 10:13:29.012 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:29.012 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Closed. 2024-02-05 10:13:29.012 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Shutdown completed. 2024-02-05 10:13:29.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2024-02-05 10:13:29.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:29.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:29.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:29.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:29.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:29.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:29.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b6683c4 2024-02-05 10:13:29.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:29.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:29.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:29.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:29.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:29.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:29.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:29.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:29.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:29.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:29.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:29.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:29.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:29.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:29.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:29.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:29.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:29.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:29.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:29.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2024-02-05 10:13:29.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:29.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:29.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:29.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:29.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:29.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:29.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:29.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:29.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2024-02-05 10:13:29.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:29.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:29.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2024-02-05 10:13:29.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2024-02-05 10:13:29.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:29.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:29.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:29.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:29.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:29.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:29.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1adf387e 2024-02-05 10:13:29.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:29.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:29.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:29.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:29.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:29.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:29.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:29.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:29.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:29.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:29.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:29.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:29.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:29.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:29.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:29.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:29.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:29.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:29.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:29.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2024-02-05 10:13:29.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:29.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:29.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:29.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:29.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:29.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:29.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:29.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:29.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2024-02-05 10:13:29.031 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@1be4a7e3 2024-02-05 10:13:29.031 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@1be4a7e3 2024-02-05 10:13:29.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2024-02-05 10:13:29.056 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-05 10:13:29.064 [Test worker] INFO ktor.application - Application started in 0.008 seconds. 2024-02-05 10:13:29.064 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@293ecff6 2024-02-05 10:13:29.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2024-02-05 10:13:29.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:29.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:29.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:29.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:29.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:29.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:29.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50008974 2024-02-05 10:13:29.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:29.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:29.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:29.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:29.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:29.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:29.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:29.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:29.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:29.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:29.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:29.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:29.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:29.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:29.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:29.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:29.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:29.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:29.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:29.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2024-02-05 10:13:29.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:29.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:29.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:29.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:29.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:29.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:29.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:29.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:29.068 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2024-02-05 10:13:29.069 [DefaultDispatcher-worker-6 @coroutine#995] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-05 10:13:29.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a0ee80 2024-02-05 10:13:29.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a0ee80 2024-02-05 10:13:29.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2024-02-05 10:13:29.084 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-05 10:13:29.096 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-05 10:13:29.096 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-05 10:13:29.096 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-05 10:13:29.096 [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-02-05 10:13:29.096 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-05 10:13:29.097 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-05 10:13:29.097 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-05 10:13:29.097 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-05 10:13:29.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2024-02-05 10:13:29.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:29.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:29.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:29.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:29.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:29.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:29.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@520ec7a7 2024-02-05 10:13:29.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:29.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:29.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:29.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:29.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:29.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:29.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:29.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:29.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:29.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:29.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:29.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:29.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:29.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:29.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:29.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:29.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:29.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:29.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:29.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2024-02-05 10:13:29.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:29.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:29.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:29.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:29.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:29.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:29.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:29.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:29.098 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2024-02-05 10:13:29.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d5d77a6 2024-02-05 10:13:29.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d5d77a6 2024-02-05 10:13:29.098 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2024-02-05 10:13:29.119 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:29.131 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:29.142 [DefaultDispatcher-worker-1 @coroutine#1000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5d77a6 2024-02-05 10:13:29.179 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:29.198 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:29.220 [DefaultDispatcher-worker-12 @coroutine#1003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0ee80 2024-02-05 10:13:29.290 [DefaultDispatcher-worker-8 @coroutine#1005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0ee80 2024-02-05 10:13:29.299 [DefaultDispatcher-worker-8 @coroutine#1007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0ee80 2024-02-05 10:13:29.304 [DefaultDispatcher-worker-8 @coroutine#1009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0ee80 2024-02-05 10:13:29.315 [DefaultDispatcher-worker-16 @coroutine#1000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5d77a6 2024-02-05 10:13:29.316 [Test worker @coroutine#1000] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555286054519885824/_ustadmanifest.json 2024-02-05 10:13:29.316 [Test worker @coroutine#1000] 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/555286054519885824/_ustadmanifest.json. 2024-02-05 10:13:29.316 [Test worker @coroutine#1000] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555286054519885824/_ustadmanifest.json 2024-02-05 10:13:29.348 [Test worker @coroutine#1000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555286054519885824/_ustadmanifest.json 2024-02-05 10:13:29.348 [Test worker @coroutine#1000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555286054519885824/_ustadmanifest.json 2024-02-05 10:13:29.357 [Test worker @coroutine#1000] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555286054519885824/_ustadmanifest.json. 2024-02-05 10:13:29.357 [Test worker @coroutine#1000] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555286054519885824/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 10:13:29.399 [Test worker @coroutine#1016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0ee80 2024-02-05 10:13:29.471 [DefaultDispatcher-worker-2 @coroutine#1000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5d77a6 2024-02-05 10:13:29.471 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-05 10:13:29.471 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-9c1f5b9e-529b-4066-b2ba-35cc4adf37c1', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-05 10:13:29.473 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-05 10:13:29.473 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-9c1f5b9e-529b-4066-b2ba-35cc4adf37c1 2024-02-05 10:13:29.474 [DefaultDispatcher-worker-7 @coroutine#1178] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 10:13:29.474 [DefaultDispatcher-worker-7 @coroutine#1178] 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-02-05 10:13:29.474 [DefaultDispatcher-worker-7 @coroutine#1178] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 10:13:29.474 [DefaultDispatcher-worker-7 @coroutine#1178] 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-02-05 10:13:29.482 [DefaultDispatcher-worker-9 @coroutine#1177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5d77a6 2024-02-05 10:13:29.483 [DefaultDispatcher-worker-9 @coroutine#1177] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 10:13:29.483 [DefaultDispatcher-worker-9 @coroutine#1177] 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-02-05 10:13:29.483 [DefaultDispatcher-worker-9 @coroutine#1177] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 10:13:29.500 [eventLoopGroupProxy-13-1 @call-handler#1326] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-05 10:13:29.500 [eventLoopGroupProxy-13-1 @call-handler#1326] 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-02-05 10:13:29.500 [eventLoopGroupProxy-13-1 @call-handler#1326] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 10:13:29.501 [MyScheduler_Worker-1 @coroutine#1183] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-05 10:13:29.501 [MyScheduler_Worker-1 @coroutine#1183] 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-02-05 10:13:29.501 [MyScheduler_Worker-1 @coroutine#1183] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-05 10:13:29.501 [MyScheduler_Worker-1 @coroutine#1183] 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-02-05 10:13:29.502 [eventLoopGroupProxy-13-2 @call-handler#1349] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-05 10:13:29.503 [eventLoopGroupProxy-13-1 @call-handler#1326] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:29.503 [eventLoopGroupProxy-13-2 @call-handler#1349] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:29.503 [eventLoopGroupProxy-13-1 @call-handler#1326] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 4ms 2024-02-05 10:13:29.503 [eventLoopGroupProxy-13-3 @call-handler#1351] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-05 10:13:29.504 [eventLoopGroupProxy-13-3 @call-handler#1351] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:29.504 [DefaultDispatcher-worker-10 @coroutine#1178] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 10:13:29.504 [DefaultDispatcher-worker-10 @coroutine#1178] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 10:13:29.505 [DefaultDispatcher-worker-9 @coroutine#1177] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 10:13:29.505 [DefaultDispatcher-worker-9 @coroutine#1177] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 10:13:29.506 [eventLoopGroupProxy-13-3 @call-handler#1351] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 3ms 2024-02-05 10:13:29.506 [eventLoopGroupProxy-13-1 @call-handler#1357] 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-02-05 10:13:29.506 [eventLoopGroupProxy-13-1 @call-handler#1357] 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-02-05 10:13:29.511 [eventLoopGroupProxy-13-1 @coroutine#1358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:29.513 [DefaultDispatcher-worker-3 @coroutine#1177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5d77a6 2024-02-05 10:13:29.517 [eventLoopGroupProxy-13-1 @call-handler#1357] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 11ms 2024-02-05 10:13:29.518 [MyScheduler_Worker-1 @coroutine#1183] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-05 10:13:29.518 [MyScheduler_Worker-1 @coroutine#1183] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-05 10:13:29.519 [MyScheduler_Worker-1 @coroutine#1183] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-05 10:13:29.519 [MyScheduler_Worker-1 @coroutine#1183] 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-02-05 10:13:29.520 [DefaultDispatcher-worker-3 @coroutine#1179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5d77a6 2024-02-05 10:13:29.522 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.522 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:29.522 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.522 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:29.524 [eventLoopGroupProxy-13-1 @call-handler#1366] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 10:13:29.527 [eventLoopGroupProxy-13-1 @coroutine#1367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:29.528 [eventLoopGroupProxy-13-1 @call-handler#1366] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:29.528 [eventLoopGroupProxy-13-1 @call-handler#1366] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 10:13:29.531 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.533 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.533 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:29.533 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.533 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:29.536 [eventLoopGroupProxy-13-1 @call-handler#1372] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 10:13:29.538 [eventLoopGroupProxy-13-1 @coroutine#1373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:29.538 [eventLoopGroupProxy-13-1 @call-handler#1372] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:29.539 [eventLoopGroupProxy-13-1 @call-handler#1372] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 10:13:29.540 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.541 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.541 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:29.541 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.541 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:29.550 [eventLoopGroupProxy-13-1 @call-handler#1378] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 10:13:29.553 [eventLoopGroupProxy-13-1 @coroutine#1379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:29.553 [eventLoopGroupProxy-13-1 @call-handler#1378] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:29.553 [eventLoopGroupProxy-13-1 @call-handler#1378] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 10:13:29.554 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.556 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.556 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:29.556 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.556 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:29.559 [eventLoopGroupProxy-13-1 @call-handler#1384] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:29.564 [eventLoopGroupProxy-13-1 @coroutine#1385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:29.565 [eventLoopGroupProxy-13-1 @call-handler#1384] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:29.565 [eventLoopGroupProxy-13-1 @call-handler#1384] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-05 10:13:29.566 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.568 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.568 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:29.568 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.568 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:29.570 [eventLoopGroupProxy-13-1 @call-handler#1390] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 10:13:29.575 [eventLoopGroupProxy-13-1 @coroutine#1391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:29.576 [eventLoopGroupProxy-13-1 @call-handler#1390] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:29.578 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.579 [eventLoopGroupProxy-13-1 @call-handler#1390] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2024-02-05 10:13:29.579 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.580 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:29.580 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.580 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:29.584 [eventLoopGroupProxy-13-1 @call-handler#1396] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 10:13:29.594 [eventLoopGroupProxy-13-1 @coroutine#1397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:29.594 [eventLoopGroupProxy-13-1 @call-handler#1396] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:29.595 [eventLoopGroupProxy-13-1 @call-handler#1396] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 12ms 2024-02-05 10:13:29.595 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.597 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.597 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:29.597 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.597 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:29.601 [eventLoopGroupProxy-13-1 @call-handler#1402] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 10:13:29.650 [eventLoopGroupProxy-13-1 @coroutine#1403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:29.650 [eventLoopGroupProxy-13-1 @call-handler#1402] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:29.651 [eventLoopGroupProxy-13-1 @call-handler#1402] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 51ms 2024-02-05 10:13:29.651 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.653 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.653 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:29.653 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.653 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:29.656 [eventLoopGroupProxy-13-1 @call-handler#1408] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 10:13:29.660 [eventLoopGroupProxy-13-1 @coroutine#1409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:29.660 [eventLoopGroupProxy-13-1 @call-handler#1408] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:29.660 [eventLoopGroupProxy-13-1 @call-handler#1408] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-05 10:13:29.661 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.665 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.665 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:29.665 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.665 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:29.668 [eventLoopGroupProxy-13-1 @call-handler#1414] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 10:13:29.674 [eventLoopGroupProxy-13-1 @coroutine#1415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:29.674 [eventLoopGroupProxy-13-1 @call-handler#1414] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:29.674 [eventLoopGroupProxy-13-1 @call-handler#1414] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-05 10:13:29.675 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.677 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.677 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:29.677 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.677 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:29.679 [eventLoopGroupProxy-13-1 @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-02-05 10:13:29.723 [eventLoopGroupProxy-13-1 @coroutine#1422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:29.723 [eventLoopGroupProxy-13-1 @call-handler#1421] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:29.724 [eventLoopGroupProxy-13-1 @call-handler#1421] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-05 10:13:29.725 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.727 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.728 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:29.729 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.729 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:29.731 [eventLoopGroupProxy-13-1 @call-handler#1427] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 10:13:29.734 [eventLoopGroupProxy-13-1 @coroutine#1428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:29.734 [eventLoopGroupProxy-13-1 @call-handler#1427] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:29.735 [eventLoopGroupProxy-13-1 @call-handler#1427] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-05 10:13:29.736 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.738 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.738 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:29.738 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.738 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:29.740 [eventLoopGroupProxy-13-1 @call-handler#1433] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 10:13:29.743 [eventLoopGroupProxy-13-1 @coroutine#1434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:29.743 [eventLoopGroupProxy-13-1 @call-handler#1433] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:29.744 [eventLoopGroupProxy-13-1 @call-handler#1433] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 10:13:29.744 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.747 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.747 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:29.747 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.747 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:29.749 [eventLoopGroupProxy-13-1 @call-handler#1439] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 10:13:29.760 [eventLoopGroupProxy-13-1 @coroutine#1440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:29.760 [eventLoopGroupProxy-13-1 @call-handler#1439] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:29.760 [eventLoopGroupProxy-13-1 @call-handler#1439] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 11ms 2024-02-05 10:13:29.761 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.763 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.763 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:29.763 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.763 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:29.765 [eventLoopGroupProxy-13-1 @call-handler#1445] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 10:13:29.768 [eventLoopGroupProxy-13-1 @coroutine#1446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:29.768 [eventLoopGroupProxy-13-1 @call-handler#1445] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:29.768 [eventLoopGroupProxy-13-1 @call-handler#1445] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 10:13:29.769 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.771 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.771 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:29.771 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.771 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:29.773 [eventLoopGroupProxy-13-1 @call-handler#1451] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:29.778 [eventLoopGroupProxy-13-1 @coroutine#1452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:29.778 [eventLoopGroupProxy-13-1 @call-handler#1451] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:29.778 [eventLoopGroupProxy-13-1 @call-handler#1451] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-05 10:13:29.779 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.783 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.783 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:29.783 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.783 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:29.785 [eventLoopGroupProxy-13-1 @call-handler#1457] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 10:13:29.788 [eventLoopGroupProxy-13-1 @coroutine#1458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:29.788 [eventLoopGroupProxy-13-1 @call-handler#1457] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:29.788 [eventLoopGroupProxy-13-1 @call-handler#1457] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 10:13:29.789 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.791 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.791 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:29.791 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.791 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:29.793 [eventLoopGroupProxy-13-1 @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-02-05 10:13:29.796 [eventLoopGroupProxy-13-1 @coroutine#1464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:29.796 [eventLoopGroupProxy-13-1 @call-handler#1463] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:29.796 [eventLoopGroupProxy-13-1 @call-handler#1463] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 10:13:29.797 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.799 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.799 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:29.799 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.799 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:29.801 [eventLoopGroupProxy-13-1 @call-handler#1469] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 10:13:29.804 [eventLoopGroupProxy-13-1 @coroutine#1470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:29.804 [eventLoopGroupProxy-13-1 @call-handler#1469] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:29.804 [eventLoopGroupProxy-13-1 @call-handler#1469] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 10:13:29.805 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.806 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.806 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:29.807 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.807 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:29.809 [eventLoopGroupProxy-13-1 @call-handler#1475] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 10:13:29.812 [eventLoopGroupProxy-13-1 @coroutine#1476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:29.812 [eventLoopGroupProxy-13-1 @call-handler#1475] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:29.813 [eventLoopGroupProxy-13-1 @call-handler#1475] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 10:13:29.813 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.814 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.814 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:29.814 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.814 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:29.817 [eventLoopGroupProxy-13-1 @call-handler#1481] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 10:13:29.819 [eventLoopGroupProxy-13-1 @coroutine#1482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:29.820 [eventLoopGroupProxy-13-1 @call-handler#1481] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:29.820 [eventLoopGroupProxy-13-1 @call-handler#1481] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 10:13:29.821 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.822 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.822 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:29.822 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.822 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:29.824 [eventLoopGroupProxy-13-1 @call-handler#1487] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 10:13:29.826 [eventLoopGroupProxy-13-1 @coroutine#1488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:29.827 [eventLoopGroupProxy-13-1 @call-handler#1487] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:29.828 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.832 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.832 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:29.832 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.832 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:29.834 [eventLoopGroupProxy-13-1 @call-handler#1487] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2024-02-05 10:13:29.834 [eventLoopGroupProxy-13-1 @call-handler#1493] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 10:13:29.836 [eventLoopGroupProxy-13-1 @coroutine#1494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:29.836 [eventLoopGroupProxy-13-1 @call-handler#1493] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:29.836 [eventLoopGroupProxy-13-1 @call-handler#1493] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 10:13:29.837 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.839 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.839 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:29.839 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.839 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:29.840 [eventLoopGroupProxy-13-1 @call-handler#1499] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 10:13:29.846 [eventLoopGroupProxy-13-1 @coroutine#1500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:29.846 [eventLoopGroupProxy-13-1 @call-handler#1499] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:29.846 [eventLoopGroupProxy-13-1 @call-handler#1499] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-05 10:13:29.847 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.849 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.849 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:29.849 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.849 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:29.851 [eventLoopGroupProxy-13-1 @call-handler#1505] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 10:13:29.854 [eventLoopGroupProxy-13-1 @coroutine#1506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:29.854 [eventLoopGroupProxy-13-1 @call-handler#1505] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:29.855 [eventLoopGroupProxy-13-1 @call-handler#1505] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 10:13:29.855 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.857 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.857 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:29.857 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.857 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:29.859 [eventLoopGroupProxy-13-1 @call-handler#1511] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:29.864 [eventLoopGroupProxy-13-1 @coroutine#1512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:29.864 [eventLoopGroupProxy-13-1 @call-handler#1511] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:29.864 [eventLoopGroupProxy-13-1 @call-handler#1511] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-05 10:13:29.865 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.866 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.866 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:29.866 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.866 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:29.868 [eventLoopGroupProxy-13-1 @call-handler#1517] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 10:13:29.870 [eventLoopGroupProxy-13-1 @coroutine#1518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:29.871 [eventLoopGroupProxy-13-1 @call-handler#1517] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:29.872 [eventLoopGroupProxy-13-1 @call-handler#1517] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 10:13:29.879 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.896 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.896 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:29.896 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.896 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:29.898 [eventLoopGroupProxy-13-1 @call-handler#1523] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 10:13:29.905 [eventLoopGroupProxy-13-1 @coroutine#1524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:29.905 [eventLoopGroupProxy-13-1 @call-handler#1523] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:29.905 [eventLoopGroupProxy-13-1 @call-handler#1523] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-02-05 10:13:29.906 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.907 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.907 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:29.908 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.908 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:29.909 [eventLoopGroupProxy-13-1 @call-handler#1529] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 10:13:29.916 [eventLoopGroupProxy-13-1 @coroutine#1530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:29.916 [eventLoopGroupProxy-13-1 @call-handler#1529] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:29.917 [eventLoopGroupProxy-13-1 @call-handler#1529] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-02-05 10:13:29.917 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.919 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.919 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:29.919 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.919 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:29.921 [eventLoopGroupProxy-13-1 @call-handler#1535] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 10:13:29.925 [eventLoopGroupProxy-13-1 @coroutine#1536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:29.925 [eventLoopGroupProxy-13-1 @call-handler#1535] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:29.925 [eventLoopGroupProxy-13-1 @call-handler#1535] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 10:13:29.926 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.927 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.927 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:29.927 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.927 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:29.929 [eventLoopGroupProxy-13-1 @call-handler#1541] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:29.932 [eventLoopGroupProxy-13-1 @coroutine#1542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:29.933 [eventLoopGroupProxy-13-1 @call-handler#1541] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:29.933 [eventLoopGroupProxy-13-1 @call-handler#1541] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 10:13:29.934 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.935 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.935 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:29.936 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.936 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:29.938 [eventLoopGroupProxy-13-1 @call-handler#1547] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 10:13:29.941 [eventLoopGroupProxy-13-1 @coroutine#1548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:29.941 [eventLoopGroupProxy-13-1 @call-handler#1547] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:29.941 [eventLoopGroupProxy-13-1 @call-handler#1547] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 10:13:29.942 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.944 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.944 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:29.944 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.944 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:29.946 [eventLoopGroupProxy-13-1 @call-handler#1553] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 10:13:29.948 [eventLoopGroupProxy-13-1 @coroutine#1554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:29.948 [eventLoopGroupProxy-13-1 @call-handler#1553] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:29.948 [eventLoopGroupProxy-13-1 @call-handler#1553] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 10:13:29.951 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.959 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.959 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:29.959 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.959 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:29.961 [eventLoopGroupProxy-13-1 @call-handler#1559] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 10:13:29.964 [eventLoopGroupProxy-13-1 @coroutine#1560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:29.965 [eventLoopGroupProxy-13-1 @call-handler#1559] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:29.965 [eventLoopGroupProxy-13-1 @call-handler#1559] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 10:13:29.966 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.968 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.968 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:29.968 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.968 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:29.970 [eventLoopGroupProxy-13-1 @call-handler#1565] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 10:13:29.972 [eventLoopGroupProxy-13-1 @coroutine#1566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:29.973 [eventLoopGroupProxy-13-1 @call-handler#1565] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:29.973 [eventLoopGroupProxy-13-1 @call-handler#1565] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 10:13:29.973 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.975 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.975 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:29.975 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.975 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:29.977 [eventLoopGroupProxy-13-1 @call-handler#1572] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 10:13:29.979 [eventLoopGroupProxy-13-1 @coroutine#1573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:29.979 [eventLoopGroupProxy-13-1 @call-handler#1572] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:29.980 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.982 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.982 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:29.982 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.982 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:29.984 [eventLoopGroupProxy-13-1 @call-handler#1572] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-02-05 10:13:29.984 [eventLoopGroupProxy-13-1 @call-handler#1578] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:29.990 [eventLoopGroupProxy-13-1 @coroutine#1579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:29.990 [eventLoopGroupProxy-13-1 @call-handler#1578] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:29.991 [eventLoopGroupProxy-13-1 @call-handler#1578] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-02-05 10:13:29.991 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.993 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.993 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:29.993 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:29.993 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:29.995 [eventLoopGroupProxy-13-1 @call-handler#1584] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 10:13:30.007 [DefaultDispatcher-worker-16 @coroutine#1185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5d77a6 2024-02-05 10:13:30.041 [eventLoopGroupProxy-13-1 @coroutine#1586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:30.042 [eventLoopGroupProxy-13-1 @call-handler#1584] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:30.042 [eventLoopGroupProxy-13-1 @call-handler#1584] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-02-05 10:13:30.043 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.044 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.044 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.044 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.044 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.046 [eventLoopGroupProxy-13-1 @call-handler#1591] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 10:13:30.048 [eventLoopGroupProxy-13-1 @coroutine#1592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:30.049 [eventLoopGroupProxy-13-1 @call-handler#1591] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:30.049 [eventLoopGroupProxy-13-1 @call-handler#1591] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 10:13:30.050 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.052 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.052 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.052 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.052 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.055 [eventLoopGroupProxy-13-1 @call-handler#1597] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 10:13:30.058 [eventLoopGroupProxy-13-1 @coroutine#1598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:30.058 [eventLoopGroupProxy-13-1 @call-handler#1597] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:30.059 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.059 [eventLoopGroupProxy-13-1 @call-handler#1597] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 10:13:30.060 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.060 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.060 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.060 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.063 [eventLoopGroupProxy-13-1 @call-handler#1603] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:30.065 [eventLoopGroupProxy-13-1 @coroutine#1604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:30.065 [eventLoopGroupProxy-13-1 @call-handler#1603] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:30.066 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.066 [eventLoopGroupProxy-13-1 @call-handler#1603] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 10:13:30.067 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.068 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.068 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.068 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.070 [eventLoopGroupProxy-13-1 @call-handler#1609] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:30.118 [eventLoopGroupProxy-13-1 @coroutine#1610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:30.118 [eventLoopGroupProxy-13-1 @call-handler#1609] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:30.118 [eventLoopGroupProxy-13-1 @call-handler#1609] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-02-05 10:13:30.119 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.120 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.121 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.121 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.121 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.127 [eventLoopGroupProxy-13-1 @call-handler#1615] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:30.133 [eventLoopGroupProxy-13-1 @coroutine#1616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:30.133 [eventLoopGroupProxy-13-1 @call-handler#1615] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:30.134 [eventLoopGroupProxy-13-1 @call-handler#1615] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-02-05 10:13:30.134 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.136 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.136 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.136 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.136 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.138 [eventLoopGroupProxy-13-1 @call-handler#1621] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:30.141 [eventLoopGroupProxy-13-1 @coroutine#1622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:30.141 [eventLoopGroupProxy-13-1 @call-handler#1621] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:30.142 [eventLoopGroupProxy-13-1 @call-handler#1621] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 10:13:30.142 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.144 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.144 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.144 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.144 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.146 [eventLoopGroupProxy-13-1 @call-handler#1627] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:30.148 [eventLoopGroupProxy-13-1 @coroutine#1628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:30.149 [eventLoopGroupProxy-13-1 @call-handler#1627] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:30.149 [eventLoopGroupProxy-13-1 @call-handler#1627] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 10:13:30.149 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.152 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.152 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.152 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.152 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.154 [eventLoopGroupProxy-13-1 @call-handler#1633] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:30.198 [eventLoopGroupProxy-13-1 @coroutine#1634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:30.198 [eventLoopGroupProxy-13-1 @call-handler#1633] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:30.198 [eventLoopGroupProxy-13-1 @call-handler#1633] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-05 10:13:30.199 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.200 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.201 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.201 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.201 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.206 [eventLoopGroupProxy-13-1 @call-handler#1639] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:30.208 [eventLoopGroupProxy-13-1 @coroutine#1640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:30.209 [eventLoopGroupProxy-13-1 @call-handler#1639] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:30.209 [eventLoopGroupProxy-13-1 @call-handler#1639] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 10:13:30.210 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.211 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.211 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.211 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.211 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.213 [eventLoopGroupProxy-13-1 @call-handler#1645] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:30.215 [eventLoopGroupProxy-13-1 @coroutine#1646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:30.215 [eventLoopGroupProxy-13-1 @call-handler#1645] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:30.216 [eventLoopGroupProxy-13-1 @call-handler#1645] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 10:13:30.216 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.218 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.218 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.218 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.218 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.220 [eventLoopGroupProxy-13-1 @call-handler#1651] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:30.222 [eventLoopGroupProxy-13-1 @coroutine#1652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:30.222 [eventLoopGroupProxy-13-1 @call-handler#1651] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:30.222 [eventLoopGroupProxy-13-1 @call-handler#1651] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 10:13:30.223 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.225 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.225 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.225 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.225 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.227 [eventLoopGroupProxy-13-1 @call-handler#1657] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:30.229 [eventLoopGroupProxy-13-1 @coroutine#1658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:30.229 [eventLoopGroupProxy-13-1 @call-handler#1657] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:30.229 [eventLoopGroupProxy-13-1 @call-handler#1657] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 10:13:30.230 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.232 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.232 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.232 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.232 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.233 [eventLoopGroupProxy-13-1 @call-handler#1663] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:30.278 [eventLoopGroupProxy-13-1 @coroutine#1665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:30.278 [eventLoopGroupProxy-13-1 @call-handler#1663] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:30.278 [eventLoopGroupProxy-13-1 @call-handler#1663] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-05 10:13:30.279 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.280 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.280 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.280 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.280 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.282 [eventLoopGroupProxy-13-1 @call-handler#1670] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:30.284 [eventLoopGroupProxy-13-1 @coroutine#1671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:30.284 [eventLoopGroupProxy-13-1 @call-handler#1670] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:30.285 [eventLoopGroupProxy-13-1 @call-handler#1670] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 10:13:30.285 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.287 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.287 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.287 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.287 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.296 [eventLoopGroupProxy-13-1 @call-handler#1676] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:30.299 [eventLoopGroupProxy-13-1 @coroutine#1677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:30.299 [eventLoopGroupProxy-13-1 @call-handler#1676] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:30.299 [eventLoopGroupProxy-13-1 @call-handler#1676] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 10:13:30.300 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.302 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.302 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.302 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.302 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.304 [eventLoopGroupProxy-13-1 @call-handler#1682] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:30.306 [eventLoopGroupProxy-13-1 @coroutine#1683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:30.306 [eventLoopGroupProxy-13-1 @call-handler#1682] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:30.306 [eventLoopGroupProxy-13-1 @call-handler#1682] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 10:13:30.307 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.308 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.309 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.309 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.309 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.310 [eventLoopGroupProxy-13-1 @call-handler#1688] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:30.312 [eventLoopGroupProxy-13-1 @coroutine#1689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:30.312 [eventLoopGroupProxy-13-1 @call-handler#1688] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:30.313 [eventLoopGroupProxy-13-1 @call-handler#1688] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 10:13:30.313 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.315 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.315 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.316 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.316 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.317 [eventLoopGroupProxy-13-1 @call-handler#1694] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:30.320 [eventLoopGroupProxy-13-1 @coroutine#1695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:30.321 [eventLoopGroupProxy-13-1 @call-handler#1694] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:30.321 [eventLoopGroupProxy-13-1 @call-handler#1694] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 10:13:30.321 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.323 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.323 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.323 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.323 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.325 [eventLoopGroupProxy-13-1 @call-handler#1700] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:30.327 [eventLoopGroupProxy-13-1 @coroutine#1701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:30.328 [eventLoopGroupProxy-13-1 @call-handler#1700] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:30.328 [eventLoopGroupProxy-13-1 @call-handler#1700] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 10:13:30.328 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.330 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.330 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.330 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.330 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.332 [eventLoopGroupProxy-13-1 @call-handler#1706] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:30.334 [eventLoopGroupProxy-13-1 @coroutine#1707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:30.334 [eventLoopGroupProxy-13-1 @call-handler#1706] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:30.334 [eventLoopGroupProxy-13-1 @call-handler#1706] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 10:13:30.335 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.337 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.337 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.337 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.337 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.339 [eventLoopGroupProxy-13-1 @call-handler#1712] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:30.341 [eventLoopGroupProxy-13-1 @coroutine#1713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:30.342 [eventLoopGroupProxy-13-1 @call-handler#1712] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:30.342 [eventLoopGroupProxy-13-1 @call-handler#1712] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 10:13:30.343 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.344 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.344 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.344 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.344 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.347 [eventLoopGroupProxy-13-1 @call-handler#1718] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:30.349 [eventLoopGroupProxy-13-1 @coroutine#1719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:30.350 [eventLoopGroupProxy-13-1 @call-handler#1718] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:30.350 [eventLoopGroupProxy-13-1 @call-handler#1718] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 10:13:30.351 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.352 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.352 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.352 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.352 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.354 [eventLoopGroupProxy-13-1 @call-handler#1724] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:30.360 [eventLoopGroupProxy-13-1 @coroutine#1725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:30.360 [eventLoopGroupProxy-13-1 @call-handler#1724] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:30.361 [eventLoopGroupProxy-13-1 @call-handler#1724] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-02-05 10:13:30.361 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.363 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.363 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.363 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.363 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.365 [eventLoopGroupProxy-13-1 @call-handler#1730] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:30.367 [eventLoopGroupProxy-13-1 @coroutine#1731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:30.368 [eventLoopGroupProxy-13-1 @call-handler#1730] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:30.369 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.370 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.370 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.370 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.370 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.371 [eventLoopGroupProxy-13-1 @call-handler#1730] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-05 10:13:30.372 [eventLoopGroupProxy-13-1 @call-handler#1736] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:30.375 [eventLoopGroupProxy-13-1 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:30.375 [eventLoopGroupProxy-13-1 @call-handler#1736] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:30.375 [eventLoopGroupProxy-13-1 @call-handler#1736] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 10:13:30.376 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.378 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.378 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.378 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.378 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.380 [eventLoopGroupProxy-13-1 @call-handler#1742] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:30.430 [eventLoopGroupProxy-13-1 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:30.430 [eventLoopGroupProxy-13-1 @call-handler#1742] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:30.430 [eventLoopGroupProxy-13-1 @call-handler#1742] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2024-02-05 10:13:30.431 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.432 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.433 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.433 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.433 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.434 [eventLoopGroupProxy-13-1 @call-handler#1748] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:30.437 [eventLoopGroupProxy-13-1 @coroutine#1749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:30.437 [eventLoopGroupProxy-13-1 @call-handler#1748] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:30.437 [eventLoopGroupProxy-13-1 @call-handler#1748] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 10:13:30.438 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.441 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.441 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.444 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.444 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.446 [eventLoopGroupProxy-13-1 @call-handler#1754] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:30.448 [eventLoopGroupProxy-13-1 @coroutine#1755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:30.448 [eventLoopGroupProxy-13-1 @call-handler#1754] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:30.448 [eventLoopGroupProxy-13-1 @call-handler#1754] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 10:13:30.449 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.450 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.451 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.451 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.451 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.452 [eventLoopGroupProxy-13-1 @call-handler#1760] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:30.498 [eventLoopGroupProxy-13-1 @coroutine#1761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:30.498 [eventLoopGroupProxy-13-1 @call-handler#1760] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:30.498 [eventLoopGroupProxy-13-1 @call-handler#1760] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-05 10:13:30.499 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.501 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.501 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.501 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.501 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.505 [eventLoopGroupProxy-13-1 @call-handler#1766] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:30.509 [eventLoopGroupProxy-13-1 @coroutine#1767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:30.510 [eventLoopGroupProxy-13-1 @call-handler#1766] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:30.510 [eventLoopGroupProxy-13-1 @call-handler#1766] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-05 10:13:30.511 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.513 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.514 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.514 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.514 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.516 [eventLoopGroupProxy-13-1 @call-handler#1772] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:30.525 [eventLoopGroupProxy-13-1 @coroutine#1773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:30.525 [eventLoopGroupProxy-13-1 @call-handler#1772] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:30.527 [DefaultDispatcher-worker-6 @coroutine#1185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5d77a6 2024-02-05 10:13:30.528 [eventLoopGroupProxy-13-1 @call-handler#1772] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 12ms 2024-02-05 10:13:30.529 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.531 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.531 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.531 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.531 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.533 [eventLoopGroupProxy-13-1 @call-handler#1779] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:30.537 [eventLoopGroupProxy-13-1 @coroutine#1780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:30.537 [eventLoopGroupProxy-13-1 @call-handler#1779] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:30.538 [eventLoopGroupProxy-13-1 @call-handler#1779] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-05 10:13:30.538 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.540 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.540 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.540 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.540 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.544 [eventLoopGroupProxy-13-1 @call-handler#1785] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:30.590 [eventLoopGroupProxy-13-1 @coroutine#1787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:30.590 [eventLoopGroupProxy-13-1 @call-handler#1785] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:30.590 [eventLoopGroupProxy-13-1 @call-handler#1785] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-05 10:13:30.591 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.594 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.594 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.594 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.594 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.596 [eventLoopGroupProxy-13-1 @call-handler#1792] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:30.602 [eventLoopGroupProxy-13-1 @coroutine#1793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:30.603 [eventLoopGroupProxy-13-1 @call-handler#1792] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:30.603 [eventLoopGroupProxy-13-1 @call-handler#1792] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-02-05 10:13:30.604 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.606 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.607 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.607 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.607 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.608 [eventLoopGroupProxy-13-1 @call-handler#1798] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:30.612 [eventLoopGroupProxy-13-1 @coroutine#1799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:30.612 [eventLoopGroupProxy-13-1 @call-handler#1798] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:30.612 [eventLoopGroupProxy-13-1 @call-handler#1798] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 10:13:30.615 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.617 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.617 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.617 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.617 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.624 [eventLoopGroupProxy-13-1 @call-handler#1804] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:30.672 [eventLoopGroupProxy-13-1 @coroutine#1805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:30.673 [eventLoopGroupProxy-13-1 @call-handler#1804] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:30.673 [eventLoopGroupProxy-13-1 @call-handler#1804] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-02-05 10:13:30.674 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.676 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.676 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.676 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.676 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.680 [eventLoopGroupProxy-13-1 @call-handler#1810] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:30.684 [eventLoopGroupProxy-13-1 @coroutine#1811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:30.684 [eventLoopGroupProxy-13-1 @call-handler#1810] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:30.685 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.687 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.687 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.687 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.687 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.694 [eventLoopGroupProxy-13-1 @call-handler#1810] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 14ms 2024-02-05 10:13:30.695 [eventLoopGroupProxy-13-1 @call-handler#1816] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:30.698 [eventLoopGroupProxy-13-1 @coroutine#1817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:30.698 [eventLoopGroupProxy-13-1 @call-handler#1816] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:30.699 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.700 [eventLoopGroupProxy-13-1 @call-handler#1816] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-05 10:13:30.701 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.701 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.701 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.701 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.703 [eventLoopGroupProxy-13-1 @call-handler#1822] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:30.708 [eventLoopGroupProxy-13-1 @coroutine#1823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:30.709 [eventLoopGroupProxy-13-1 @call-handler#1822] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:30.710 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.712 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.712 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.712 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.712 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.713 [eventLoopGroupProxy-13-1 @call-handler#1822] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2024-02-05 10:13:30.715 [eventLoopGroupProxy-13-1 @call-handler#1828] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:30.720 [eventLoopGroupProxy-13-1 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:30.720 [eventLoopGroupProxy-13-1 @call-handler#1828] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:30.722 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.723 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.723 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.723 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.724 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.728 [eventLoopGroupProxy-13-1 @call-handler#1828] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 14ms 2024-02-05 10:13:30.728 [eventLoopGroupProxy-13-1 @call-handler#1834] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:30.731 [eventLoopGroupProxy-13-1 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:30.731 [eventLoopGroupProxy-13-1 @call-handler#1834] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:30.732 [eventLoopGroupProxy-13-1 @call-handler#1834] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 10:13:30.732 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.734 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.734 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.734 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.734 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.737 [eventLoopGroupProxy-13-1 @call-handler#1840] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:30.740 [eventLoopGroupProxy-13-1 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:30.740 [eventLoopGroupProxy-13-1 @call-handler#1840] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:30.742 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.743 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.743 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.743 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.743 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.746 [eventLoopGroupProxy-13-1 @call-handler#1840] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2024-02-05 10:13:30.747 [eventLoopGroupProxy-13-1 @call-handler#1846] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:30.749 [eventLoopGroupProxy-13-1 @coroutine#1847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:30.749 [eventLoopGroupProxy-13-1 @call-handler#1846] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:30.750 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.752 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.752 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.752 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.752 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.750 [eventLoopGroupProxy-13-1 @call-handler#1846] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 10:13:30.763 [eventLoopGroupProxy-13-1 @call-handler#1852] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:30.766 [eventLoopGroupProxy-13-1 @coroutine#1853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:30.766 [eventLoopGroupProxy-13-1 @call-handler#1852] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:30.767 [eventLoopGroupProxy-13-1 @call-handler#1852] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 10:13:30.767 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.769 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.769 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.769 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.769 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.772 [eventLoopGroupProxy-13-1 @call-handler#1858] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:30.775 [eventLoopGroupProxy-13-1 @coroutine#1859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:30.776 [eventLoopGroupProxy-13-1 @call-handler#1858] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:30.776 [eventLoopGroupProxy-13-1 @call-handler#1858] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 10:13:30.777 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.778 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.779 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.779 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.779 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.784 [eventLoopGroupProxy-13-1 @call-handler#1864] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:30.787 [eventLoopGroupProxy-13-1 @coroutine#1865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:30.787 [eventLoopGroupProxy-13-1 @call-handler#1864] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:30.788 [eventLoopGroupProxy-13-1 @call-handler#1864] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 10:13:30.788 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.790 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.790 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.790 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.790 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.793 [eventLoopGroupProxy-13-1 @call-handler#1870] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:30.802 [eventLoopGroupProxy-13-1 @coroutine#1871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:30.802 [eventLoopGroupProxy-13-1 @call-handler#1870] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:30.803 [eventLoopGroupProxy-13-1 @call-handler#1870] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2024-02-05 10:13:30.803 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.805 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.805 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.805 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.805 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.808 [eventLoopGroupProxy-13-1 @call-handler#1876] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:30.811 [eventLoopGroupProxy-13-1 @coroutine#1877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:30.811 [eventLoopGroupProxy-13-1 @call-handler#1876] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:30.812 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.814 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.814 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.814 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.814 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.817 [eventLoopGroupProxy-13-1 @call-handler#1876] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-02-05 10:13:30.817 [eventLoopGroupProxy-13-1 @call-handler#1882] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:30.820 [eventLoopGroupProxy-13-1 @coroutine#1883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:30.820 [eventLoopGroupProxy-13-1 @call-handler#1882] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:30.821 [eventLoopGroupProxy-13-1 @call-handler#1882] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 10:13:30.821 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.823 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.823 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.823 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.823 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.825 [eventLoopGroupProxy-13-1 @call-handler#1888] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:30.828 [eventLoopGroupProxy-13-1 @coroutine#1889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:30.828 [eventLoopGroupProxy-13-1 @call-handler#1888] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:30.829 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.831 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.831 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.831 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.831 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.836 [eventLoopGroupProxy-13-1 @call-handler#1888] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 11ms 2024-02-05 10:13:30.838 [eventLoopGroupProxy-13-1 @call-handler#1894] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:30.840 [eventLoopGroupProxy-13-1 @coroutine#1895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:30.840 [eventLoopGroupProxy-13-1 @call-handler#1894] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:30.841 [eventLoopGroupProxy-13-1 @call-handler#1894] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 10:13:30.842 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.844 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.844 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.844 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.844 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.860 [eventLoopGroupProxy-13-1 @call-handler#1900] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:30.864 [eventLoopGroupProxy-13-1 @coroutine#1901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:30.865 [eventLoopGroupProxy-13-1 @call-handler#1900] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:30.866 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.870 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.870 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.870 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.870 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.871 [eventLoopGroupProxy-13-1 @call-handler#1900] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 11ms 2024-02-05 10:13:30.872 [eventLoopGroupProxy-13-1 @call-handler#1906] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:30.918 [eventLoopGroupProxy-13-1 @coroutine#1908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:30.918 [eventLoopGroupProxy-13-1 @call-handler#1906] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:30.918 [eventLoopGroupProxy-13-1 @call-handler#1906] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-02-05 10:13:30.919 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.920 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.920 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.920 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.920 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.922 [eventLoopGroupProxy-13-1 @call-handler#1913] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:30.926 [eventLoopGroupProxy-13-1 @coroutine#1914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:30.926 [eventLoopGroupProxy-13-1 @call-handler#1913] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:30.927 [eventLoopGroupProxy-13-1 @call-handler#1913] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-05 10:13:30.927 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.929 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.929 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.929 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.929 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.930 [eventLoopGroupProxy-13-1 @call-handler#1919] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:30.932 [eventLoopGroupProxy-13-1 @coroutine#1920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:30.933 [eventLoopGroupProxy-13-1 @call-handler#1919] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:30.933 [eventLoopGroupProxy-13-1 @call-handler#1919] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 10:13:30.939 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.942 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.942 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.942 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.942 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.943 [eventLoopGroupProxy-13-1 @call-handler#1925] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:30.946 [eventLoopGroupProxy-13-1 @coroutine#1926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:30.947 [eventLoopGroupProxy-13-1 @call-handler#1925] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:30.947 [eventLoopGroupProxy-13-1 @call-handler#1925] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 10:13:30.948 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.949 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.949 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.949 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.949 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.951 [eventLoopGroupProxy-13-1 @call-handler#1931] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:30.954 [eventLoopGroupProxy-13-1 @coroutine#1932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:30.961 [eventLoopGroupProxy-13-1 @call-handler#1931] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:30.961 [eventLoopGroupProxy-13-1 @call-handler#1931] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2024-02-05 10:13:30.962 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.963 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.964 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.964 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.964 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.965 [eventLoopGroupProxy-13-1 @call-handler#1937] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:30.968 [eventLoopGroupProxy-13-1 @coroutine#1938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:30.968 [eventLoopGroupProxy-13-1 @call-handler#1937] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:30.969 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.969 [eventLoopGroupProxy-13-1 @call-handler#1937] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 10:13:30.970 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.970 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.970 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.970 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.974 [eventLoopGroupProxy-13-1 @call-handler#1943] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:30.976 [eventLoopGroupProxy-13-1 @coroutine#1944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:30.976 [eventLoopGroupProxy-13-1 @call-handler#1943] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:30.977 [eventLoopGroupProxy-13-1 @call-handler#1943] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 10:13:30.977 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.979 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.979 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.979 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:30.979 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:30.980 [eventLoopGroupProxy-13-1 @call-handler#1949] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:31.025 [eventLoopGroupProxy-13-1 @coroutine#1950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:31.026 [eventLoopGroupProxy-13-1 @call-handler#1949] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:31.026 [eventLoopGroupProxy-13-1 @call-handler#1949] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-05 10:13:31.026 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.028 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.028 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.028 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.028 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.030 [eventLoopGroupProxy-13-1 @call-handler#1955] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:31.033 [eventLoopGroupProxy-13-1 @coroutine#1956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:31.034 [eventLoopGroupProxy-13-1 @call-handler#1955] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:31.034 [eventLoopGroupProxy-13-1 @call-handler#1955] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 10:13:31.035 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.037 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.037 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.037 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.037 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.040 [eventLoopGroupProxy-13-1 @call-handler#1961] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:31.042 [eventLoopGroupProxy-13-1 @coroutine#1962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:31.042 [eventLoopGroupProxy-13-1 @call-handler#1961] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:31.042 [eventLoopGroupProxy-13-1 @call-handler#1961] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 10:13:31.043 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.044 [DefaultDispatcher-worker-1 @coroutine#1185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5d77a6 2024-02-05 10:13:31.044 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.045 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.045 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.045 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.046 [eventLoopGroupProxy-13-1 @call-handler#1968] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:31.089 [eventLoopGroupProxy-13-1 @coroutine#1969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:31.089 [eventLoopGroupProxy-13-1 @call-handler#1968] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:31.089 [eventLoopGroupProxy-13-1 @call-handler#1968] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-05 10:13:31.090 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.091 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.091 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.091 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.091 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.093 [eventLoopGroupProxy-13-1 @call-handler#1974] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:31.095 [eventLoopGroupProxy-13-1 @coroutine#1975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:31.095 [eventLoopGroupProxy-13-1 @call-handler#1974] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:31.095 [eventLoopGroupProxy-13-1 @call-handler#1974] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 10:13:31.096 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.097 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.097 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.097 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.097 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.099 [eventLoopGroupProxy-13-1 @call-handler#1980] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:31.100 [eventLoopGroupProxy-13-1 @coroutine#1981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:31.101 [eventLoopGroupProxy-13-1 @call-handler#1980] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:31.101 [eventLoopGroupProxy-13-1 @call-handler#1980] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 10:13:31.101 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.103 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.103 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.103 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.103 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.105 [eventLoopGroupProxy-13-1 @call-handler#1986] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:31.107 [eventLoopGroupProxy-13-1 @coroutine#1987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:31.107 [eventLoopGroupProxy-13-1 @call-handler#1986] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:31.107 [eventLoopGroupProxy-13-1 @call-handler#1986] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 10:13:31.108 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.109 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.109 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.109 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.109 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.111 [eventLoopGroupProxy-13-1 @call-handler#1992] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:31.113 [eventLoopGroupProxy-13-1 @coroutine#1993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:31.113 [eventLoopGroupProxy-13-1 @call-handler#1992] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:31.113 [eventLoopGroupProxy-13-1 @call-handler#1992] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 10:13:31.114 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.115 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.115 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.115 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.115 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.117 [eventLoopGroupProxy-13-1 @call-handler#1998] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:31.119 [eventLoopGroupProxy-13-1 @coroutine#1999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:31.119 [eventLoopGroupProxy-13-1 @call-handler#1998] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:31.119 [eventLoopGroupProxy-13-1 @call-handler#1998] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 10:13:31.119 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.121 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.121 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.121 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.121 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.123 [eventLoopGroupProxy-13-1 @call-handler#2004] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:31.125 [eventLoopGroupProxy-13-1 @coroutine#2005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:31.125 [eventLoopGroupProxy-13-1 @call-handler#2004] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:31.125 [eventLoopGroupProxy-13-1 @call-handler#2004] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 10:13:31.127 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.128 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.129 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.129 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.129 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.130 [eventLoopGroupProxy-13-1 @call-handler#2010] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:31.132 [eventLoopGroupProxy-13-1 @coroutine#2011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:31.132 [eventLoopGroupProxy-13-1 @call-handler#2010] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:31.132 [eventLoopGroupProxy-13-1 @call-handler#2010] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 10:13:31.133 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.134 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.134 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.134 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.134 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.136 [eventLoopGroupProxy-13-1 @call-handler#2016] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:31.137 [eventLoopGroupProxy-13-1 @coroutine#2017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:31.138 [eventLoopGroupProxy-13-1 @call-handler#2016] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:31.138 [eventLoopGroupProxy-13-1 @call-handler#2016] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 10:13:31.138 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.140 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.140 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.140 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.140 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.141 [eventLoopGroupProxy-13-1 @call-handler#2022] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:31.143 [eventLoopGroupProxy-13-1 @coroutine#2023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:31.143 [eventLoopGroupProxy-13-1 @call-handler#2022] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:31.144 [eventLoopGroupProxy-13-1 @call-handler#2022] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 10:13:31.144 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.146 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.146 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.146 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.146 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.148 [eventLoopGroupProxy-13-1 @call-handler#2028] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:31.150 [eventLoopGroupProxy-13-1 @coroutine#2029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:31.150 [eventLoopGroupProxy-13-1 @call-handler#2028] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:31.150 [eventLoopGroupProxy-13-1 @call-handler#2028] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 10:13:31.151 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.152 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.153 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.153 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.153 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.154 [eventLoopGroupProxy-13-1 @call-handler#2034] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:31.156 [eventLoopGroupProxy-13-1 @coroutine#2035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:31.156 [eventLoopGroupProxy-13-1 @call-handler#2034] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:31.157 [eventLoopGroupProxy-13-1 @call-handler#2034] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 10:13:31.157 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.159 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.159 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.159 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.159 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.161 [eventLoopGroupProxy-13-1 @call-handler#2040] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:31.205 [eventLoopGroupProxy-13-1 @coroutine#2042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:31.205 [eventLoopGroupProxy-13-1 @call-handler#2040] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:31.206 [eventLoopGroupProxy-13-1 @call-handler#2040] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-05 10:13:31.206 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.207 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.207 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.207 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.208 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.209 [eventLoopGroupProxy-13-1 @call-handler#2047] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:31.211 [eventLoopGroupProxy-13-1 @coroutine#2048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:31.211 [eventLoopGroupProxy-13-1 @call-handler#2047] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:31.211 [eventLoopGroupProxy-13-1 @call-handler#2047] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 10:13:31.212 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.213 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.213 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.213 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.214 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.215 [eventLoopGroupProxy-13-1 @call-handler#2053] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:31.217 [eventLoopGroupProxy-13-1 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:31.218 [eventLoopGroupProxy-13-1 @call-handler#2053] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:31.218 [eventLoopGroupProxy-13-1 @call-handler#2053] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 10:13:31.218 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.220 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.220 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.220 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.220 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.223 [eventLoopGroupProxy-13-1 @call-handler#2059] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:31.225 [eventLoopGroupProxy-13-1 @coroutine#2060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:31.225 [eventLoopGroupProxy-13-1 @call-handler#2059] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:31.225 [eventLoopGroupProxy-13-1 @call-handler#2059] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 10:13:31.226 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.227 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.227 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.227 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.227 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.229 [eventLoopGroupProxy-13-1 @call-handler#2065] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:31.273 [eventLoopGroupProxy-13-1 @coroutine#2066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:31.273 [eventLoopGroupProxy-13-1 @call-handler#2065] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:31.273 [eventLoopGroupProxy-13-1 @call-handler#2065] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-05 10:13:31.274 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.276 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.276 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.276 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.276 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.278 [eventLoopGroupProxy-13-1 @call-handler#2071] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:31.280 [eventLoopGroupProxy-13-1 @coroutine#2072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:31.280 [eventLoopGroupProxy-13-1 @call-handler#2071] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:31.281 [eventLoopGroupProxy-13-1 @call-handler#2071] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 10:13:31.281 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.284 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.285 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.285 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.285 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.287 [eventLoopGroupProxy-13-1 @call-handler#2077] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:31.289 [eventLoopGroupProxy-13-1 @coroutine#2078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:31.289 [eventLoopGroupProxy-13-1 @call-handler#2077] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:31.290 [eventLoopGroupProxy-13-1 @call-handler#2077] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 10:13:31.290 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.291 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.291 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.291 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.291 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.292 [eventLoopGroupProxy-13-1 @call-handler#2083] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:31.341 [eventLoopGroupProxy-13-1 @coroutine#2084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:31.341 [eventLoopGroupProxy-13-1 @call-handler#2083] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:31.342 [eventLoopGroupProxy-13-1 @call-handler#2083] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2024-02-05 10:13:31.343 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.344 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.344 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.344 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.344 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.346 [eventLoopGroupProxy-13-1 @call-handler#2089] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:31.352 [eventLoopGroupProxy-13-1 @coroutine#2090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:31.352 [eventLoopGroupProxy-13-1 @call-handler#2089] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:31.353 [eventLoopGroupProxy-13-1 @call-handler#2089] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-02-05 10:13:31.353 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.355 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.355 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.355 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.355 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.357 [eventLoopGroupProxy-13-1 @call-handler#2095] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:31.359 [eventLoopGroupProxy-13-1 @coroutine#2096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:31.359 [eventLoopGroupProxy-13-1 @call-handler#2095] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:31.360 [eventLoopGroupProxy-13-1 @call-handler#2095] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 10:13:31.360 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.361 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.362 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.362 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.362 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.363 [eventLoopGroupProxy-13-1 @call-handler#2101] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:31.408 [eventLoopGroupProxy-13-1 @coroutine#2102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:31.408 [eventLoopGroupProxy-13-1 @call-handler#2101] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:31.408 [eventLoopGroupProxy-13-1 @call-handler#2101] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-05 10:13:31.409 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.411 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.411 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.411 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.411 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.416 [eventLoopGroupProxy-13-1 @call-handler#2107] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:31.422 [eventLoopGroupProxy-13-1 @coroutine#2108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:31.423 [eventLoopGroupProxy-13-1 @call-handler#2107] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:31.423 [eventLoopGroupProxy-13-1 @call-handler#2107] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-02-05 10:13:31.424 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.425 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.425 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.425 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.425 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.428 [eventLoopGroupProxy-13-1 @call-handler#2113] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:31.434 [eventLoopGroupProxy-13-1 @coroutine#2114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:31.434 [eventLoopGroupProxy-13-1 @call-handler#2113] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:31.434 [eventLoopGroupProxy-13-1 @call-handler#2113] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-05 10:13:31.435 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.437 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.437 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.437 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.437 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.439 [eventLoopGroupProxy-13-1 @call-handler#2119] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:31.444 [eventLoopGroupProxy-13-1 @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:31.444 [eventLoopGroupProxy-13-1 @call-handler#2119] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:31.445 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.446 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.446 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.446 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.446 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.447 [eventLoopGroupProxy-13-1 @call-handler#2119] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-02-05 10:13:31.448 [eventLoopGroupProxy-13-1 @call-handler#2125] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:31.452 [eventLoopGroupProxy-13-1 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:31.452 [eventLoopGroupProxy-13-1 @call-handler#2125] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:31.454 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.455 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.455 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.455 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.455 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.457 [eventLoopGroupProxy-13-1 @call-handler#2125] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2024-02-05 10:13:31.457 [eventLoopGroupProxy-13-1 @call-handler#2131] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:31.459 [eventLoopGroupProxy-13-1 @coroutine#2132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:31.460 [eventLoopGroupProxy-13-1 @call-handler#2131] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:31.461 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.462 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.462 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.462 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.462 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.464 [eventLoopGroupProxy-13-1 @call-handler#2131] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-02-05 10:13:31.464 [eventLoopGroupProxy-13-1 @call-handler#2137] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:31.509 [eventLoopGroupProxy-13-1 @coroutine#2139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:31.509 [eventLoopGroupProxy-13-1 @call-handler#2137] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:31.509 [eventLoopGroupProxy-13-1 @call-handler#2137] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-05 10:13:31.510 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.512 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.512 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.512 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.512 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.513 [eventLoopGroupProxy-13-1 @call-handler#2144] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:31.515 [eventLoopGroupProxy-13-1 @coroutine#2145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:31.515 [eventLoopGroupProxy-13-1 @call-handler#2144] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:31.516 [eventLoopGroupProxy-13-1 @call-handler#2144] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 10:13:31.516 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.517 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.518 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.518 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.518 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.519 [eventLoopGroupProxy-13-1 @call-handler#2150] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:31.522 [eventLoopGroupProxy-13-1 @coroutine#2151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:31.522 [eventLoopGroupProxy-13-1 @call-handler#2150] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:31.522 [eventLoopGroupProxy-13-1 @call-handler#2150] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 10:13:31.523 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.524 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.524 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.524 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.524 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.527 [eventLoopGroupProxy-13-1 @call-handler#2156] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:31.529 [eventLoopGroupProxy-13-1 @coroutine#2157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:31.529 [eventLoopGroupProxy-13-1 @call-handler#2156] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:31.529 [eventLoopGroupProxy-13-1 @call-handler#2156] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 10:13:31.529 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.531 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.531 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.531 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.531 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.532 [eventLoopGroupProxy-13-1 @call-handler#2162] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:31.567 [DefaultDispatcher-worker-7 @coroutine#1185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5d77a6 2024-02-05 10:13:31.578 [eventLoopGroupProxy-13-1 @coroutine#2164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:31.578 [eventLoopGroupProxy-13-1 @call-handler#2162] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:31.578 [eventLoopGroupProxy-13-1 @call-handler#2162] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-05 10:13:31.580 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.581 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.581 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.581 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.582 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.584 [eventLoopGroupProxy-13-1 @call-handler#2169] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:31.586 [eventLoopGroupProxy-13-1 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:31.586 [eventLoopGroupProxy-13-1 @call-handler#2169] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:31.586 [eventLoopGroupProxy-13-1 @call-handler#2169] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 10:13:31.588 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.590 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.590 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.590 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.590 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.592 [eventLoopGroupProxy-13-1 @call-handler#2175] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:31.594 [eventLoopGroupProxy-13-1 @coroutine#2176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:31.594 [eventLoopGroupProxy-13-1 @call-handler#2175] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:31.595 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.598 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.598 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.598 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.598 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.599 [eventLoopGroupProxy-13-1 @call-handler#2175] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-02-05 10:13:31.600 [eventLoopGroupProxy-13-1 @call-handler#2181] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:31.602 [eventLoopGroupProxy-13-1 @coroutine#2182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:31.603 [eventLoopGroupProxy-13-1 @call-handler#2181] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:31.605 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.607 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.607 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.607 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.607 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.609 [eventLoopGroupProxy-13-1 @call-handler#2181] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2024-02-05 10:13:31.610 [eventLoopGroupProxy-13-1 @call-handler#2187] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:31.654 [eventLoopGroupProxy-13-1 @coroutine#2188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:31.654 [eventLoopGroupProxy-13-1 @call-handler#2187] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:31.654 [eventLoopGroupProxy-13-1 @call-handler#2187] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-05 10:13:31.655 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.656 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.656 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.656 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.657 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.660 [eventLoopGroupProxy-13-1 @call-handler#2193] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:31.663 [eventLoopGroupProxy-13-1 @coroutine#2194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:31.664 [eventLoopGroupProxy-13-1 @call-handler#2193] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:31.664 [eventLoopGroupProxy-13-1 @call-handler#2193] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 10:13:31.665 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.666 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.666 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.666 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.666 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.668 [eventLoopGroupProxy-13-1 @call-handler#2199] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:31.675 [eventLoopGroupProxy-13-1 @coroutine#2200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:31.675 [eventLoopGroupProxy-13-1 @call-handler#2199] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:31.675 [eventLoopGroupProxy-13-1 @call-handler#2199] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-02-05 10:13:31.676 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.677 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.677 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.677 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.677 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.679 [eventLoopGroupProxy-13-1 @call-handler#2205] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:31.691 [eventLoopGroupProxy-13-1 @coroutine#2206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:31.692 [eventLoopGroupProxy-13-1 @call-handler#2205] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:31.692 [eventLoopGroupProxy-13-1 @call-handler#2205] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 13ms 2024-02-05 10:13:31.692 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.694 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.694 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.694 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.694 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.696 [eventLoopGroupProxy-13-1 @call-handler#2211] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:31.698 [eventLoopGroupProxy-13-1 @coroutine#2212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:31.698 [eventLoopGroupProxy-13-1 @call-handler#2211] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:31.698 [eventLoopGroupProxy-13-1 @call-handler#2211] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 10:13:31.699 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.700 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.700 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.700 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.701 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.702 [eventLoopGroupProxy-13-1 @call-handler#2217] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:31.746 [eventLoopGroupProxy-13-1 @coroutine#2218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:31.746 [eventLoopGroupProxy-13-1 @call-handler#2217] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:31.746 [eventLoopGroupProxy-13-1 @call-handler#2217] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-05 10:13:31.747 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.748 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.748 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.748 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.748 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.752 [eventLoopGroupProxy-13-1 @call-handler#2223] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:31.753 [eventLoopGroupProxy-13-1 @coroutine#2224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:31.754 [eventLoopGroupProxy-13-1 @call-handler#2223] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:31.754 [eventLoopGroupProxy-13-1 @call-handler#2223] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 10:13:31.755 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.756 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.756 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.756 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.756 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.758 [eventLoopGroupProxy-13-1 @call-handler#2229] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:31.764 [eventLoopGroupProxy-13-1 @coroutine#2230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:31.764 [eventLoopGroupProxy-13-1 @call-handler#2229] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:31.765 [eventLoopGroupProxy-13-1 @call-handler#2229] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-02-05 10:13:31.765 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.767 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.767 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.767 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.767 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.771 [eventLoopGroupProxy-13-1 @call-handler#2235] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:31.819 [eventLoopGroupProxy-13-1 @coroutine#2237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:31.819 [eventLoopGroupProxy-13-1 @call-handler#2235] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:31.819 [eventLoopGroupProxy-13-1 @call-handler#2235] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-02-05 10:13:31.820 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.821 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.821 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.821 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.821 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.823 [eventLoopGroupProxy-13-1 @call-handler#2242] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:31.828 [eventLoopGroupProxy-13-1 @coroutine#2243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:31.829 [eventLoopGroupProxy-13-1 @call-handler#2242] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:31.829 [eventLoopGroupProxy-13-1 @call-handler#2242] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-05 10:13:31.830 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.831 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.832 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.832 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.832 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.835 [eventLoopGroupProxy-13-1 @call-handler#2248] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:31.837 [eventLoopGroupProxy-13-1 @coroutine#2249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:31.837 [eventLoopGroupProxy-13-1 @call-handler#2248] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:31.838 [eventLoopGroupProxy-13-1 @call-handler#2248] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 10:13:31.838 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.840 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.840 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.840 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.840 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.841 [eventLoopGroupProxy-13-1 @call-handler#2254] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:31.846 [eventLoopGroupProxy-13-1 @coroutine#2255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:31.846 [eventLoopGroupProxy-13-1 @call-handler#2254] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:31.847 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.847 [eventLoopGroupProxy-13-1 @call-handler#2254] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-05 10:13:31.848 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.848 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.848 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.848 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.850 [eventLoopGroupProxy-13-1 @call-handler#2260] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:31.852 [eventLoopGroupProxy-13-1 @coroutine#2261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:31.853 [eventLoopGroupProxy-13-1 @call-handler#2260] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:31.853 [eventLoopGroupProxy-13-1 @call-handler#2260] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 10:13:31.854 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.855 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.855 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.855 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.855 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.857 [eventLoopGroupProxy-13-1 @call-handler#2266] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:31.865 [eventLoopGroupProxy-13-1 @coroutine#2267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:31.865 [eventLoopGroupProxy-13-1 @call-handler#2266] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:31.866 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.867 [eventLoopGroupProxy-13-1 @call-handler#2266] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2024-02-05 10:13:31.868 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.868 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.868 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.868 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.871 [eventLoopGroupProxy-13-1 @call-handler#2272] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:31.918 [eventLoopGroupProxy-13-1 @coroutine#2273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:31.919 [eventLoopGroupProxy-13-1 @call-handler#2272] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:31.919 [eventLoopGroupProxy-13-1 @call-handler#2272] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-02-05 10:13:31.921 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.922 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.922 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.922 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.922 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.924 [eventLoopGroupProxy-13-1 @call-handler#2278] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:31.927 [eventLoopGroupProxy-13-1 @coroutine#2279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:31.927 [eventLoopGroupProxy-13-1 @call-handler#2278] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:31.927 [eventLoopGroupProxy-13-1 @call-handler#2278] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 10:13:31.928 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.929 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.929 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.929 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.929 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.931 [eventLoopGroupProxy-13-1 @call-handler#2284] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:31.933 [eventLoopGroupProxy-13-1 @coroutine#2285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:31.933 [eventLoopGroupProxy-13-1 @call-handler#2284] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:31.933 [eventLoopGroupProxy-13-1 @call-handler#2284] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 10:13:31.934 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.938 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.938 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.938 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.938 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.942 [eventLoopGroupProxy-13-1 @call-handler#2290] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:31.944 [eventLoopGroupProxy-13-1 @coroutine#2291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:31.944 [eventLoopGroupProxy-13-1 @call-handler#2290] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:31.944 [eventLoopGroupProxy-13-1 @call-handler#2290] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 10:13:31.946 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.948 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.948 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.948 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.948 [MyScheduler_Worker-1 @coroutine#1363] 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-02-05 10:13:31.952 [eventLoopGroupProxy-13-1 @call-handler#2296] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 10:13:31.959 [eventLoopGroupProxy-13-1 @coroutine#2297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:31.959 [eventLoopGroupProxy-13-1 @call-handler#2296] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:31.960 [eventLoopGroupProxy-13-1 @call-handler#2296] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2024-02-05 10:13:31.961 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:31.978 [DefaultDispatcher-worker-14 @coroutine#1183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5d77a6 2024-02-05 10:13:31.987 [DefaultDispatcher-worker-16 @coroutine#1179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5d77a6 2024-02-05 10:13:31.988 [DefaultDispatcher-worker-16 @coroutine#1179] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 10:13:31.988 [DefaultDispatcher-worker-16 @coroutine#1179] 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-02-05 10:13:31.988 [DefaultDispatcher-worker-16 @coroutine#1179] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 10:13:31.988 [DefaultDispatcher-worker-16 @coroutine#1179] 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-02-05 10:13:31.995 [eventLoopGroupProxy-13-1 @call-handler#2314] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-05 10:13:31.996 [eventLoopGroupProxy-13-1 @call-handler#2314] 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-02-05 10:13:31.996 [eventLoopGroupProxy-13-1 @call-handler#2314] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 10:13:32.020 [DefaultDispatcher-worker-7 @call-handler#2314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1be4a7e3 2024-02-05 10:13:32.020 [eventLoopGroupProxy-13-1 @call-handler#2314] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:32.021 [DefaultDispatcher-worker-7 @coroutine#994] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555286054519885824/_ustadmanifest.json 2024-02-05 10:13:32.021 [DefaultDispatcher-worker-7 @coroutine#994] 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/555286054519885824/_ustadmanifest.json. 2024-02-05 10:13:32.021 [DefaultDispatcher-worker-7 @coroutine#994] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555286054519885824/_ustadmanifest.json 2024-02-05 10:13:32.021 [eventLoopGroupProxy-13-1 @call-handler#2314] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 26ms 2024-02-05 10:13:32.025 [DefaultDispatcher-worker-5 @coroutine#1179] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 10:13:32.025 [DefaultDispatcher-worker-5 @coroutine#1179] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 10:13:32.026 [DefaultDispatcher-worker-12 @coroutine#1179] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-05 10:13:32.026 [DefaultDispatcher-worker-12 @coroutine#1179] 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-02-05 10:13:32.033 [DefaultDispatcher-worker-5 @coroutine#994] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555286054519885824/_ustadmanifest.json 2024-02-05 10:13:32.033 [DefaultDispatcher-worker-5 @coroutine#994] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555286054519885824/_ustadmanifest.json 2024-02-05 10:13:32.034 [DefaultDispatcher-worker-3 @coroutine#994] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555286054519885824/_ustadmanifest.json. 2024-02-05 10:13:32.034 [DefaultDispatcher-worker-3 @coroutine#994] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555286054519885824/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 10:13:32.036 [DefaultDispatcher-worker-5 @coroutine#1179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5d77a6 2024-02-05 10:13:32.044 [DefaultDispatcher-worker-3 @coroutine#2405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:32.060 [DefaultDispatcher-worker-6 @coroutine#994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1be4a7e3 2024-02-05 10:13:32.111 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-05 10:13:32.111 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-05 10:13:32.111 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-05 10:13:32.111 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-05 10:13:32.111 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-05 10:13:32.118 [Test worker @coroutine#2678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0ee80 2024-02-05 10:13:32.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Shutdown initiated... 2024-02-05 10:13:32.118 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Close initiated... 2024-02-05 10:13:32.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:32.135 [HikariPool-69 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d5d77a6: (connection evicted) 2024-02-05 10:13:32.136 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:32.136 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Closed. 2024-02-05 10:13:32.136 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Shutdown completed. 2024-02-05 10:13:32.479 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-05 10:13:32.592 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-05 10:13:32.597 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-05 10:13:33.265 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@293ecff6 2024-02-05 10:13:33.265 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@293ecff6 2024-02-05 10:13:33.284 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-05 10:13:33.284 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Shutdown initiated... 2024-02-05 10:13:33.284 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Close initiated... 2024-02-05 10:13:33.284 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:33.303 [HikariPool-67 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1be4a7e3: (connection evicted) 2024-02-05 10:13:33.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:33.305 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Closed. 2024-02-05 10:13:33.305 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Shutdown completed. 2024-02-05 10:13:33.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2024-02-05 10:13:33.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:33.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:33.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:33.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:33.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:33.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:33.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7535307c 2024-02-05 10:13:33.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:33.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:33.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:33.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:33.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:33.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:33.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:33.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:33.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:33.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:33.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:33.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:33.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:33.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:33.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:33.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:33.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:33.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:33.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:33.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2024-02-05 10:13:33.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:33.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:33.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:33.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:33.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:33.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:33.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:33.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:33.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2024-02-05 10:13:33.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@45375bdf 2024-02-05 10:13:33.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@45375bdf 2024-02-05 10:13:33.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2024-02-05 10:13:33.349 [DefaultDispatcher-worker-10 @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45375bdf 2024-02-05 10:13:33.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2024-02-05 10:13:33.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:33.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:33.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:33.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:33.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:33.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:33.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64cdc310 2024-02-05 10:13:33.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:33.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:33.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:33.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:33.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:33.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:33.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:33.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:33.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:33.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:33.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:33.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:33.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:33.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:33.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:33.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:33.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:33.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:33.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:33.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2024-02-05 10:13:33.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:33.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:33.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:33.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:33.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:33.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:33.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:33.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:33.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2024-02-05 10:13:33.375 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@510a2c7 2024-02-05 10:13:33.375 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@510a2c7 2024-02-05 10:13:33.375 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2024-02-05 10:13:33.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2024-02-05 10:13:33.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:33.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:33.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:33.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:33.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:33.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:33.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14fe085b 2024-02-05 10:13:33.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:33.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:33.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:33.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:33.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:33.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:33.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:33.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:33.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:33.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:33.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:33.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:33.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:33.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:33.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:33.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:33.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:33.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:33.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:33.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2024-02-05 10:13:33.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:33.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:33.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:33.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:33.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:33.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:33.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:33.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:33.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2024-02-05 10:13:33.384 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-05 10:13:33.384 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-05 10:13:33.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2024-02-05 10:13:33.388 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-05 10:13:33.390 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-02-05 10:13:33.406 [DefaultDispatcher-worker-4 @coroutine#2700] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-05 10:13:33.411 [DefaultDispatcher-worker-4 @coroutine#2702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@510a2c7 2024-02-05 10:13:33.416 [Test worker @coroutine#2701] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-05 10:13:33.416 [Test worker @coroutine#2701] 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-02-05 10:13:33.416 [Test worker @coroutine#2701] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-05 10:13:33.416 [Test worker @coroutine#2701] 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-02-05 10:13:33.417 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:33.453 [eventLoopGroupProxy-16-1 @call-handler#2708] 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-02-05 10:13:33.453 [eventLoopGroupProxy-16-1 @call-handler#2708] 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-02-05 10:13:33.455 [eventLoopGroupProxy-16-1 @coroutine#2709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-05 10:13:33.459 [Test worker @coroutine#2701] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-05 10:13:33.460 [Test worker @coroutine#2701] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-05 10:13:33.460 [Test worker @coroutine#2701] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-05 10:13:33.460 [Test worker @coroutine#2701] 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-02-05 10:13:33.462 [Test worker @coroutine#2713] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:33.462 [Test worker @coroutine#2713] 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-02-05 10:13:33.462 [Test worker @coroutine#2713] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:33.462 [Test worker @coroutine#2713] 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-02-05 10:13:33.464 [eventLoopGroupProxy-16-1 @call-handler#2716] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-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-02-05 10:13:33.475 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:33.476 [eventLoopGroupProxy-16-1 @coroutine#2717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-05 10:13:33.477 [eventLoopGroupProxy-16-1 @call-handler#2716] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:33.478 [Test worker @coroutine#2713] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 10:13:33.485 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:33.488 [eventLoopGroupProxy-16-2 @call-handler#2726] 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-02-05 10:13:33.496 [eventLoopGroupProxy-16-2 @call-handler#2726] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:33.506 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@510a2c7 2024-02-05 10:13:34.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2024-02-05 10:13:34.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:34.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:34.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:34.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:34.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:34.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:34.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30adae45 2024-02-05 10:13:34.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:34.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:34.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:34.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:34.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:34.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:34.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:34.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:34.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:34.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:34.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:34.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:34.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:34.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:34.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:34.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:34.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:34.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:34.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:34.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2024-02-05 10:13:34.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:34.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:34.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:34.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:34.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:34.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:34.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:34.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:34.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2024-02-05 10:13:35.035 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@66e62fc4 2024-02-05 10:13:35.035 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@66e62fc4 2024-02-05 10:13:35.035 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2024-02-05 10:13:35.084 [DefaultDispatcher-worker-8 @coroutine#2737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e62fc4 2024-02-05 10:13:35.091 [Test worker @coroutine#2737] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58899/api/blob/upload-init-batch 2024-02-05 10:13:35.091 [Test worker @coroutine#2737] 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:58899/api/blob/upload-init-batch. 2024-02-05 10:13:35.091 [Test worker @coroutine#2737] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58899/api/blob/upload-init-batch 2024-02-05 10:13:35.091 [Test worker @coroutine#2737] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58899/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-05 10:13:35.127 [Test worker @coroutine#2737] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58899/api/blob/upload-init-batch 2024-02-05 10:13:35.127 [Test worker @coroutine#2737] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58899/api/blob/upload-init-batch 2024-02-05 10:13:35.127 [Test worker @coroutine#2737] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:58899/api/blob/upload-init-batch. 2024-02-05 10:13:35.127 [Test worker @coroutine#2737] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58899/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 10:13:35.135 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:35.136 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Shutdown initiated... 2024-02-05 10:13:35.136 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Close initiated... 2024-02-05 10:13:35.136 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:35.150 [HikariPool-73 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66e62fc4: (connection evicted) 2024-02-05 10:13:35.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:35.151 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Closed. 2024-02-05 10:13:35.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Shutdown completed. 2024-02-05 10:13:35.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2024-02-05 10:13:35.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:35.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:35.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:35.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:35.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:35.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:35.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fc2933e 2024-02-05 10:13:35.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:35.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:35.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:35.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:35.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:35.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:35.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:35.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:35.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:35.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:35.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:35.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:35.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:35.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:35.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:35.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:35.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:35.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:35.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:35.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2024-02-05 10:13:35.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:35.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:35.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:35.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:35.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:35.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:35.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:35.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:35.171 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2024-02-05 10:13:35.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@746da54f 2024-02-05 10:13:35.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@746da54f 2024-02-05 10:13:35.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2024-02-05 10:13:35.216 [Test worker @coroutine#2748] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59477/api/blob/upload-init-batch 2024-02-05 10:13:35.216 [Test worker @coroutine#2748] 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:59477/api/blob/upload-init-batch. 2024-02-05 10:13:35.216 [Test worker @coroutine#2748] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59477/api/blob/upload-init-batch 2024-02-05 10:13:35.216 [Test worker @coroutine#2748] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59477/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-05 10:13:35.236 [Test worker @coroutine#2748] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59477/api/blob/upload-init-batch 2024-02-05 10:13:35.236 [Test worker @coroutine#2748] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59477/api/blob/upload-init-batch 2024-02-05 10:13:35.237 [Test worker @coroutine#2748] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:59477/api/blob/upload-init-batch. 2024-02-05 10:13:35.237 [Test worker @coroutine#2748] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59477/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 10:13:35.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2024-02-05 10:13:35.247 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2024-02-05 10:13:35.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:35.283 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@746da54f: (connection evicted) 2024-02-05 10:13:35.284 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:35.284 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2024-02-05 10:13:35.284 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2024-02-05 10:13:35.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2024-02-05 10:13:35.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:35.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:35.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:35.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:35.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:35.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:35.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a2057e 2024-02-05 10:13:35.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:35.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:35.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:35.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:35.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:35.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:35.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:35.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:35.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:35.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:35.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:35.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:35.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:35.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:35.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:35.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:35.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:35.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:35.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:35.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2024-02-05 10:13:35.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:35.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:35.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:35.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:35.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:35.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:35.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:35.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:35.294 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2024-02-05 10:13:35.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ab826bb 2024-02-05 10:13:35.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ab826bb 2024-02-05 10:13:35.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2024-02-05 10:13:35.342 [Test worker @coroutine#2754] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41231/api/blob/upload-init-batch 2024-02-05 10:13:35.342 [Test worker @coroutine#2754] 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:41231/api/blob/upload-init-batch. 2024-02-05 10:13:35.342 [Test worker @coroutine#2754] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41231/api/blob/upload-init-batch 2024-02-05 10:13:35.342 [Test worker @coroutine#2754] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41231/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-05 10:13:35.364 [Test worker @coroutine#2754] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41231/api/blob/upload-init-batch 2024-02-05 10:13:35.364 [Test worker @coroutine#2754] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41231/api/blob/upload-init-batch 2024-02-05 10:13:35.364 [Test worker @coroutine#2754] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:41231/api/blob/upload-init-batch. 2024-02-05 10:13:35.364 [Test worker @coroutine#2754] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41231/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 10:13:35.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2024-02-05 10:13:35.391 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2024-02-05 10:13:35.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:35.403 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ab826bb: (connection evicted) 2024-02-05 10:13:35.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:35.404 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2024-02-05 10:13:35.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2024-02-05 10:13:35.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2024-02-05 10:13:35.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:35.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:35.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:35.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:35.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:35.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:35.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@193d7ac7 2024-02-05 10:13:35.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:35.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:35.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:35.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:35.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:35.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:35.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:35.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:35.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:35.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:35.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:35.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:35.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:35.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 10:13:35.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 10:13:35.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:35.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:35.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 10:13:35.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:35.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2024-02-05 10:13:35.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:35.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:35.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:35.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:35.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:35.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:35.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:35.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:35.621 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2024-02-05 10:13:35.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@185b7cc6 2024-02-05 10:13:35.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@185b7cc6 2024-02-05 10:13:35.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2024-02-05 10:13:35.683 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@185b7cc6 2024-02-05 10:13:35.715 [DefaultDispatcher-worker-10 @coroutine#2773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@185b7cc6 2024-02-05 10:13:35.725 [DefaultDispatcher-worker-10 @coroutine#2773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@185b7cc6 2024-02-05 10:13:35.735 [HikariPool-76 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 10:13:35.736 [DefaultDispatcher-worker-1 @coroutine#2773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@185b7cc6 2024-02-05 10:13:35.746 [DefaultDispatcher-worker-14 @coroutine#2773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@185b7cc6 2024-02-05 10:13:35.756 [DefaultDispatcher-worker-8 @coroutine#2773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@185b7cc6 2024-02-05 10:13:35.761 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@267adad6 2024-02-05 10:13:35.761 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@267adad6 2024-02-05 10:13:35.765 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@28bd3069 2024-02-05 10:13:35.765 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@28bd3069 2024-02-05 10:13:35.766 [DefaultDispatcher-worker-15 @coroutine#2773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@185b7cc6 2024-02-05 10:13:35.769 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c82b1a6 2024-02-05 10:13:35.769 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c82b1a6 2024-02-05 10:13:35.773 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@69803a52 2024-02-05 10:13:35.773 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@69803a52 2024-02-05 10:13:35.775 [DefaultDispatcher-worker-8 @coroutine#2773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@185b7cc6 2024-02-05 10:13:35.786 [DefaultDispatcher-worker-8 @coroutine#2773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@185b7cc6 2024-02-05 10:13:35.787 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@195cf1de 2024-02-05 10:13:35.787 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@195cf1de 2024-02-05 10:13:35.796 [DefaultDispatcher-worker-1 @coroutine#2773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@185b7cc6 2024-02-05 10:13:35.799 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@58a3b4e4 2024-02-05 10:13:35.799 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@58a3b4e4 2024-02-05 10:13:35.806 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@619521d7 2024-02-05 10:13:35.807 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@619521d7 2024-02-05 10:13:35.810 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@9afc51d 2024-02-05 10:13:35.811 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@9afc51d 2024-02-05 10:13:35.819 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@778307f7 2024-02-05 10:13:35.819 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@778307f7 2024-02-05 10:13:35.819 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-05 10:13:35.845 [DefaultDispatcher-worker-9 @coroutine#2773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@185b7cc6 2024-02-05 10:13:35.857 [DefaultDispatcher-worker-5 @coroutine#2784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@185b7cc6 2024-02-05 10:13:35.869 [DefaultDispatcher-worker-16 @coroutine#2784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@185b7cc6 2024-02-05 10:13:35.884 [DefaultDispatcher-worker-4 @coroutine#2784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@185b7cc6 2024-02-05 10:13:35.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2024-02-05 10:13:35.886 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2024-02-05 10:13:35.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 10:13:35.887 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@185b7cc6: (connection evicted) 2024-02-05 10:13:35.888 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@267adad6: (connection evicted) 2024-02-05 10:13:35.888 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28bd3069: (connection evicted) 2024-02-05 10:13:35.889 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c82b1a6: (connection evicted) 2024-02-05 10:13:35.889 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69803a52: (connection evicted) 2024-02-05 10:13:35.889 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@195cf1de: (connection evicted) 2024-02-05 10:13:35.890 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58a3b4e4: (connection evicted) 2024-02-05 10:13:35.890 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@619521d7: (connection evicted) 2024-02-05 10:13:35.891 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9afc51d: (connection evicted) 2024-02-05 10:13:35.891 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@778307f7: (connection evicted) 2024-02-05 10:13:35.893 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:35.893 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2024-02-05 10:13:35.893 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2024-02-05 10:13:35.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2024-02-05 10:13:35.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:35.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:35.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:35.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:35.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:35.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:35.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b86a656 2024-02-05 10:13:35.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:35.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:35.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:35.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:35.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:35.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:35.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:35.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:35.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:35.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:35.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:35.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:35.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:35.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 10:13:35.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 10:13:35.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:35.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:35.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 10:13:35.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:35.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2024-02-05 10:13:35.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:35.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:35.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:35.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:35.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:35.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:35.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:35.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:35.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2024-02-05 10:13:35.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@4797023d 2024-02-05 10:13:35.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@4797023d 2024-02-05 10:13:35.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2024-02-05 10:13:35.937 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4797023d 2024-02-05 10:13:35.962 [DefaultDispatcher-worker-13 @coroutine#2788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4797023d 2024-02-05 10:13:35.972 [DefaultDispatcher-worker-8 @coroutine#2788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4797023d 2024-02-05 10:13:35.982 [DefaultDispatcher-worker-3 @coroutine#2788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4797023d 2024-02-05 10:13:35.994 [DefaultDispatcher-worker-10 @coroutine#2788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4797023d 2024-02-05 10:13:36.005 [DefaultDispatcher-worker-12 @coroutine#2788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4797023d 2024-02-05 10:13:36.007 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 10:13:36.016 [DefaultDispatcher-worker-7 @coroutine#2788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4797023d 2024-02-05 10:13:36.026 [DefaultDispatcher-worker-3 @coroutine#2788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4797023d 2024-02-05 10:13:36.026 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@66528bac 2024-02-05 10:13:36.026 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@66528bac 2024-02-05 10:13:36.032 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@68956916 2024-02-05 10:13:36.032 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@68956916 2024-02-05 10:13:36.038 [DefaultDispatcher-worker-15 @coroutine#2788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4797023d 2024-02-05 10:13:36.040 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@6caae0dc 2024-02-05 10:13:36.040 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@6caae0dc 2024-02-05 10:13:36.048 [DefaultDispatcher-worker-15 @coroutine#2788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4797023d 2024-02-05 10:13:36.049 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@29a8632d 2024-02-05 10:13:36.049 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@29a8632d 2024-02-05 10:13:36.057 [DefaultDispatcher-worker-13 @coroutine#2788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4797023d 2024-02-05 10:13:36.064 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bd5825f 2024-02-05 10:13:36.065 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bd5825f 2024-02-05 10:13:36.069 [DefaultDispatcher-worker-6 @coroutine#2800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4797023d 2024-02-05 10:13:36.074 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@18cb8dea 2024-02-05 10:13:36.074 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@18cb8dea 2024-02-05 10:13:36.079 [DefaultDispatcher-worker-6 @coroutine#2800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4797023d 2024-02-05 10:13:36.079 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@235c322f 2024-02-05 10:13:36.079 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@235c322f 2024-02-05 10:13:36.083 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@49879c62 2024-02-05 10:13:36.083 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@49879c62 2024-02-05 10:13:36.094 [DefaultDispatcher-worker-9 @coroutine#2800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4797023d 2024-02-05 10:13:36.101 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Shutdown initiated... 2024-02-05 10:13:36.101 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Close initiated... 2024-02-05 10:13:36.101 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Before closing stats (total=9, active=0, idle=9, waiting=0) 2024-02-05 10:13:36.105 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@3eb73877 2024-02-05 10:13:36.105 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@3eb73877 2024-02-05 10:13:36.105 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - After adding stats (total=9, active=0, idle=9, waiting=0) 2024-02-05 10:13:36.115 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4797023d: (connection evicted) 2024-02-05 10:13:36.116 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66528bac: (connection evicted) 2024-02-05 10:13:36.117 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68956916: (connection evicted) 2024-02-05 10:13:36.117 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6caae0dc: (connection evicted) 2024-02-05 10:13:36.117 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@29a8632d: (connection evicted) 2024-02-05 10:13:36.118 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5bd5825f: (connection evicted) 2024-02-05 10:13:36.118 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18cb8dea: (connection evicted) 2024-02-05 10:13:36.119 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@235c322f: (connection evicted) 2024-02-05 10:13:36.119 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49879c62: (connection evicted) 2024-02-05 10:13:36.119 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3eb73877: (connection evicted) 2024-02-05 10:13:36.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:36.121 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Closed. 2024-02-05 10:13:36.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Shutdown completed. 2024-02-05 10:13:37.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2024-02-05 10:13:37.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:37.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:37.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:37.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:37.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:37.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:37.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20462820 2024-02-05 10:13:37.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:37.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:37.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:37.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:37.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:37.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:37.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:37.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:37.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:37.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:37.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:37.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:37.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:37.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:37.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:37.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:37.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:37.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:37.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:37.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2024-02-05 10:13:37.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:37.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:37.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:37.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:37.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:37.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:37.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:37.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:37.001 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2024-02-05 10:13:37.010 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@384f0e32 2024-02-05 10:13:37.011 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@384f0e32 2024-02-05 10:13:37.011 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2024-02-05 10:13:37.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2024-02-05 10:13:37.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:37.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:37.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:37.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:37.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:37.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:37.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ce8084a 2024-02-05 10:13:37.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:37.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:37.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:37.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:37.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:37.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:37.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:37.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:37.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:37.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:37.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:37.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:37.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:37.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:37.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:37.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:37.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:37.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:37.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:37.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2024-02-05 10:13:37.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:37.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:37.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:37.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:37.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:37.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:37.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:37.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:37.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2024-02-05 10:13:37.071 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@347f8029 2024-02-05 10:13:37.071 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@347f8029 2024-02-05 10:13:37.071 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2024-02-05 10:13:37.111 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:37.125 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@347f8029 2024-02-05 10:13:37.138 [Test worker @coroutine#2811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@347f8029 2024-02-05 10:13:37.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2024-02-05 10:13:37.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:37.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:37.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:37.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:37.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:37.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:37.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2119b989 2024-02-05 10:13:37.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:37.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:37.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:37.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:37.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:37.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:37.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:37.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:37.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:37.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:37.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:37.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:37.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:37.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:37.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:37.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:37.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:37.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:37.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:37.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2024-02-05 10:13:37.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:37.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:37.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:37.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:37.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:37.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:37.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:37.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:37.159 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2024-02-05 10:13:37.171 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:37.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c0d3715 2024-02-05 10:13:37.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c0d3715 2024-02-05 10:13:37.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2024-02-05 10:13:37.216 [Test worker @coroutine#2815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c0d3715 2024-02-05 10:13:37.255 [Test worker @coroutine#2817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c0d3715 2024-02-05 10:13:37.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2024-02-05 10:13:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75507e68 2024-02-05 10:13:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2024-02-05 10:13:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:37.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2024-02-05 10:13:37.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@50b2ba2c 2024-02-05 10:13:37.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@50b2ba2c 2024-02-05 10:13:37.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2024-02-05 10:13:37.279 [HikariPool-80 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:37.379 [HikariPool-81 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 10:13:37.384 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b2ba2c 2024-02-05 10:13:37.388 [Test worker @coroutine#2822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b2ba2c 2024-02-05 10:13:37.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2024-02-05 10:13:37.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:37.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:37.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:37.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:37.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:37.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:37.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d373794 2024-02-05 10:13:37.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:37.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:37.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:37.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:37.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:37.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:37.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:37.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:37.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:37.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:37.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:37.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:37.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:37.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:37.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:37.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:37.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:37.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:37.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:37.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2024-02-05 10:13:37.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:37.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:37.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:37.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:37.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:37.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:37.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:37.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:37.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2024-02-05 10:13:37.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c07023 2024-02-05 10:13:37.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c07023 2024-02-05 10:13:37.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2024-02-05 10:13:37.492 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c07023 2024-02-05 10:13:37.497 [Test worker @coroutine#2828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c07023 2024-02-05 10:13:37.515 [HikariPool-82 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:37.528 [Test worker @coroutine#2832] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37469/ 2024-02-05 10:13:37.528 [Test worker @coroutine#2832] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37469/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 10:13:37.562 [Test worker @coroutine#2832] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37469/ 2024-02-05 10:13:37.563 [Test worker @coroutine#2832] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37469/ 2024-02-05 10:13:37.563 [Test worker @coroutine#2832] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37469/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 10:13:37.564 [Test worker @coroutine#2832] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37469/ 2024-02-05 10:13:37.565 [Test worker @coroutine#2832] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37469/ 2024-02-05 10:13:37.565 [Test worker @coroutine#2832] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37469/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 10:13:37.566 [Test worker @coroutine#2832] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37469/ 2024-02-05 10:13:37.567 [Test worker @coroutine#2832] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37469/ 2024-02-05 10:13:37.567 [Test worker @coroutine#2832] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37469/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 10:13:37.612 [Test worker @coroutine#2832] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37469/ 2024-02-05 10:13:37.612 [Test worker @coroutine#2832] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37469/ 2024-02-05 10:13:37.612 [Test worker @coroutine#2832] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37469/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 10:13:37.614 [Test worker @coroutine#2832] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37469/ 2024-02-05 10:13:37.615 [Test worker @coroutine#2832] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37469/ 2024-02-05 10:13:37.615 [Test worker @coroutine#2832] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37469/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 10:13:37.616 [Test worker @coroutine#2832] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37469/ 2024-02-05 10:13:37.617 [Test worker @coroutine#2832] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37469/ 2024-02-05 10:13:37.617 [Test worker @coroutine#2832] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37469/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 10:13:37.660 [Test worker @coroutine#2832] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37469/ 2024-02-05 10:13:37.680 [Test worker @coroutine#2848] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58525/ 2024-02-05 10:13:37.681 [Test worker @coroutine#2848] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58525/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 10:13:37.706 [Test worker @coroutine#2848] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58525/ 2024-02-05 10:13:37.707 [Test worker @coroutine#2848] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58525/ 2024-02-05 10:13:37.707 [Test worker @coroutine#2848] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58525/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 10:13:37.708 [Test worker @coroutine#2848] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58525/ 2024-02-05 10:13:37.709 [Test worker @coroutine#2848] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58525/ 2024-02-05 10:13:37.709 [Test worker @coroutine#2848] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58525/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 10:13:37.710 [Test worker @coroutine#2848] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58525/ 2024-02-05 10:13:37.711 [Test worker @coroutine#2848] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58525/ 2024-02-05 10:13:37.711 [Test worker @coroutine#2848] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58525/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 10:13:37.756 [Test worker @coroutine#2848] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58525/ 2024-02-05 10:13:37.756 [Test worker @coroutine#2848] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58525/ 2024-02-05 10:13:37.756 [Test worker @coroutine#2848] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58525/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 10:13:37.761 [Test worker @coroutine#2848] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58525/ 2024-02-05 10:13:37.762 [Test worker @coroutine#2848] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58525/ 2024-02-05 10:13:37.762 [Test worker @coroutine#2848] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58525/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 10:13:37.764 [Test worker @coroutine#2848] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58525/ 2024-02-05 10:13:37.764 [Test worker @coroutine#2848] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58525/ 2024-02-05 10:13:37.764 [Test worker @coroutine#2848] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58525/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 10:13:37.766 [Test worker @coroutine#2848] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58525/ 2024-02-05 10:13:38.354 [DefaultDispatcher-worker-12 @coroutine#2878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45375bdf 2024-02-05 10:13:38.387 [DefaultDispatcher-worker-10 @coroutine#2880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-05 10:13:38.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2024-02-05 10:13:38.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:38.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:38.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:38.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:38.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:38.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:38.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3777fc44 2024-02-05 10:13:38.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:38.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:38.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:38.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:38.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:38.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:38.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:38.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:38.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:38.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:38.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:38.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:38.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:38.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 10:13:38.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 10:13:38.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:38.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:38.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 10:13:38.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:38.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2024-02-05 10:13:38.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:38.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:38.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:38.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:38.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:38.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:38.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:38.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:38.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2024-02-05 10:13:38.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ab2e018 2024-02-05 10:13:38.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ab2e018 2024-02-05 10:13:38.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2024-02-05 10:13:38.462 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab2e018 2024-02-05 10:13:38.480 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab2e018 2024-02-05 10:13:38.483 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab2e018 2024-02-05 10:13:38.488 [DefaultDispatcher-worker-9 @coroutine#2889] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56471/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 10:13:38.488 [DefaultDispatcher-worker-9 @coroutine#2889] 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:56471/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-05 10:13:38.488 [DefaultDispatcher-worker-9 @coroutine#2889] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56471/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 10:13:38.488 [DefaultDispatcher-worker-9 @coroutine#2889] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56471/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 10:13:38.495 [DefaultDispatcher-worker-12 @coroutine#2888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab2e018 2024-02-05 10:13:38.496 [DefaultDispatcher-worker-12 @coroutine#2888] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2024-02-05 10:13:38.496 [DefaultDispatcher-worker-12 @coroutine#2888] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:38.496 [DefaultDispatcher-worker-12 @coroutine#2888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2024-02-05 10:13:38.511 [HikariPool-83 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:38.517 [Test worker @coroutine#2895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab2e018 2024-02-05 10:13:38.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2024-02-05 10:13:38.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:38.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:38.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:38.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:38.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:38.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:38.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37d8562f 2024-02-05 10:13:38.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:38.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:38.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:38.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:38.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:38.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:38.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:38.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:38.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:38.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:38.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:38.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:38.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:38.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 10:13:38.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 10:13:38.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:38.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:38.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 10:13:38.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:38.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2024-02-05 10:13:38.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:38.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:38.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:38.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:38.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:38.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:38.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:38.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:38.521 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2024-02-05 10:13:38.551 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@563dfef3 2024-02-05 10:13:38.551 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@563dfef3 2024-02-05 10:13:38.562 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@58fa1a44 2024-02-05 10:13:38.562 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@58fa1a44 2024-02-05 10:13:38.563 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@614ae4eb 2024-02-05 10:13:38.563 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@614ae4eb 2024-02-05 10:13:38.563 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2024-02-05 10:13:38.566 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cc59583 2024-02-05 10:13:38.566 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cc59583 2024-02-05 10:13:38.582 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@19c7107f 2024-02-05 10:13:38.582 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@19c7107f 2024-02-05 10:13:38.585 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@2034bfd2 2024-02-05 10:13:38.585 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@2034bfd2 2024-02-05 10:13:38.590 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@2894a9aa 2024-02-05 10:13:38.591 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@2894a9aa 2024-02-05 10:13:38.592 [DefaultDispatcher-worker-10 @coroutine#2889] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56471/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 10:13:38.592 [DefaultDispatcher-worker-10 @coroutine#2889] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56471/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 10:13:38.603 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@588d58b6 2024-02-05 10:13:38.603 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@588d58b6 2024-02-05 10:13:38.604 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@614ae4eb 2024-02-05 10:13:38.606 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@79e8ef30 2024-02-05 10:13:38.606 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@79e8ef30 2024-02-05 10:13:38.611 [DefaultDispatcher-worker-9 @coroutine#2888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2024-02-05 10:13:38.611 [DefaultDispatcher-worker-9 @coroutine#2888] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2024-02-05 10:13:38.614 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ca715f0 2024-02-05 10:13:38.614 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ca715f0 2024-02-05 10:13:38.614 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 10:13:38.630 [Test worker @coroutine#2899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@614ae4eb 2024-02-05 10:13:38.633 [Test worker @coroutine#2902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@614ae4eb 2024-02-05 10:13:38.644 [DefaultDispatcher-worker-10 @coroutine#2904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@614ae4eb 2024-02-05 10:13:38.660 [DefaultDispatcher-worker-4 @coroutine#2912] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56471/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-05 10:13:38.660 [DefaultDispatcher-worker-4 @coroutine#2912] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56471/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2024-02-05 10:13:38.660 [DefaultDispatcher-worker-4 @coroutine#2912] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56471/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-05 10:13:38.663 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:38.665 [DefaultDispatcher-worker-2 @coroutine#2912] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56471/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-05 10:13:38.665 [DefaultDispatcher-worker-2 @coroutine#2912] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56471/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-05 10:13:38.683 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b44e762 2024-02-05 10:13:38.683 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b44e762 2024-02-05 10:13:38.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2024-02-05 10:13:38.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:38.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:38.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:38.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:38.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:38.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:38.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65f3f9e2 2024-02-05 10:13:38.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:38.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:38.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:38.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:38.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:38.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:38.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:38.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:38.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:38.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:38.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:38.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:38.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:38.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 10:13:38.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 10:13:38.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:38.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:38.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 10:13:38.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:38.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2024-02-05 10:13:38.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:38.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:38.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:38.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:38.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:38.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:38.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:38.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:38.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2024-02-05 10:13:38.695 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-05 10:13:38.695 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-05 10:13:38.695 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2024-02-05 10:13:38.699 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@5583127a 2024-02-05 10:13:38.699 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@5583127a 2024-02-05 10:13:38.703 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@51bc8c12 2024-02-05 10:13:38.703 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@51bc8c12 2024-02-05 10:13:38.707 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@14be1841 2024-02-05 10:13:38.707 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@14be1841 2024-02-05 10:13:38.720 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@68bd8243 2024-02-05 10:13:38.720 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@68bd8243 2024-02-05 10:13:38.724 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@25604dec 2024-02-05 10:13:38.724 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@25604dec 2024-02-05 10:13:38.728 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@1089894e 2024-02-05 10:13:38.728 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@1089894e 2024-02-05 10:13:38.731 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@7491e70e 2024-02-05 10:13:38.731 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@7491e70e 2024-02-05 10:13:38.734 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@703adc45 2024-02-05 10:13:38.734 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@703adc45 2024-02-05 10:13:38.734 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 10:13:38.769 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-05 10:13:38.786 [Test worker @coroutine#2916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-05 10:13:38.789 [Test worker @coroutine#2918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-05 10:13:38.795 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 10:13:38.799 [DefaultDispatcher-worker-10 @coroutine#2921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-05 10:13:38.799 [DefaultDispatcher-worker-10 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId 2024-02-05 10:13:38.799 [DefaultDispatcher-worker-2 @coroutine#2922] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42429/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 10:13:38.799 [DefaultDispatcher-worker-10 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:38.799 [DefaultDispatcher-worker-2 @coroutine#2922] 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:42429/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-05 10:13:38.799 [DefaultDispatcher-worker-10 @coroutine#2921] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId 2024-02-05 10:13:38.799 [DefaultDispatcher-worker-2 @coroutine#2922] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42429/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 10:13:38.799 [DefaultDispatcher-worker-2 @coroutine#2922] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42429/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 10:13:38.804 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@58996b3c 2024-02-05 10:13:38.809 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@58996b3c 2024-02-05 10:13:38.812 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@565e9e5f 2024-02-05 10:13:38.812 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@565e9e5f 2024-02-05 10:13:38.816 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@5261004c 2024-02-05 10:13:38.816 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@5261004c 2024-02-05 10:13:38.820 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@17639464 2024-02-05 10:13:38.820 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@17639464 2024-02-05 10:13:38.824 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@430cd3f 2024-02-05 10:13:38.824 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@430cd3f 2024-02-05 10:13:38.827 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@26be0780 2024-02-05 10:13:38.827 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@26be0780 2024-02-05 10:13:38.831 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c07007b 2024-02-05 10:13:38.831 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c07007b 2024-02-05 10:13:38.835 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@774c6b2b 2024-02-05 10:13:38.835 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@774c6b2b 2024-02-05 10:13:38.839 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@759709c8 2024-02-05 10:13:38.839 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@759709c8 2024-02-05 10:13:38.839 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 10:13:38.891 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-05 10:13:38.900 [DefaultDispatcher-worker-5 @coroutine#2922] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42429/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 10:13:38.900 [DefaultDispatcher-worker-5 @coroutine#2922] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42429/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 10:13:38.900 [DefaultDispatcher-worker-15 @coroutine#2930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-05 10:13:38.900 [DefaultDispatcher-worker-6 @coroutine#2921] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId 2024-02-05 10:13:38.911 [DefaultDispatcher-worker-6 @coroutine#2921] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId 2024-02-05 10:13:38.913 [DefaultDispatcher-worker-1 @coroutine#2930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-05 10:13:38.923 [DefaultDispatcher-worker-11 @coroutine#2930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-05 10:13:38.934 [DefaultDispatcher-worker-3 @coroutine#2930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-05 10:13:38.948 [DefaultDispatcher-worker-14 @coroutine#2938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-05 10:13:38.982 [DefaultDispatcher-worker-9 @coroutine#2938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-05 10:13:38.989 [DefaultDispatcher-worker-15 @coroutine#2938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-05 10:13:38.998 [DefaultDispatcher-worker-14 @coroutine#2938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-05 10:13:39.010 [DefaultDispatcher-worker-8 @coroutine#2943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-05 10:13:39.022 [DefaultDispatcher-worker-11 @coroutine#2943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-05 10:13:39.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2024-02-05 10:13:39.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:39.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:39.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:39.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:39.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:39.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:39.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5089a72b 2024-02-05 10:13:39.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:39.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:39.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:39.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:39.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:39.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:39.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:39.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:39.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:39.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:39.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:39.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:39.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:39.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 10:13:39.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 10:13:39.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:39.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:39.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 10:13:39.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:39.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2024-02-05 10:13:39.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:39.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:39.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:39.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:39.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:39.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:39.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:39.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:39.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2024-02-05 10:13:39.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@549404e7 2024-02-05 10:13:39.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@549404e7 2024-02-05 10:13:39.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2024-02-05 10:13:39.104 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549404e7 2024-02-05 10:13:39.149 [Test worker @coroutine#2963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549404e7 2024-02-05 10:13:39.152 [Test worker @coroutine#2965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549404e7 2024-02-05 10:13:39.155 [DefaultDispatcher-worker-16 @coroutine#2969] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58267/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 10:13:39.155 [DefaultDispatcher-worker-16 @coroutine#2969] 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:58267/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-05 10:13:39.155 [DefaultDispatcher-worker-16 @coroutine#2969] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58267/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 10:13:39.155 [DefaultDispatcher-worker-16 @coroutine#2969] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58267/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 10:13:39.159 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 10:13:39.163 [DefaultDispatcher-worker-3 @coroutine#2968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549404e7 2024-02-05 10:13:39.164 [DefaultDispatcher-worker-3 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId 2024-02-05 10:13:39.164 [DefaultDispatcher-worker-3 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:39.164 [DefaultDispatcher-worker-3 @coroutine#2968] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId 2024-02-05 10:13:39.179 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@221c9ea5 2024-02-05 10:13:39.179 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@221c9ea5 2024-02-05 10:13:39.183 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cdb6496 2024-02-05 10:13:39.183 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cdb6496 2024-02-05 10:13:39.187 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@28e4f5d5 2024-02-05 10:13:39.187 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@28e4f5d5 2024-02-05 10:13:39.191 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@6de66ead 2024-02-05 10:13:39.191 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@6de66ead 2024-02-05 10:13:39.192 [DefaultDispatcher-worker-4 @coroutine#2969] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58267/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 10:13:39.192 [DefaultDispatcher-worker-4 @coroutine#2969] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58267/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 10:13:39.194 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bc92c02 2024-02-05 10:13:39.194 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bc92c02 2024-02-05 10:13:39.198 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c410239 2024-02-05 10:13:39.198 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c410239 2024-02-05 10:13:39.202 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@53841e39 2024-02-05 10:13:39.203 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@53841e39 2024-02-05 10:13:39.206 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@dc991e2 2024-02-05 10:13:39.206 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@dc991e2 2024-02-05 10:13:39.210 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f020565 2024-02-05 10:13:39.210 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f020565 2024-02-05 10:13:39.210 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 10:13:39.216 [DefaultDispatcher-worker-3 @coroutine#2968] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId 2024-02-05 10:13:39.216 [DefaultDispatcher-worker-3 @coroutine#2968] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId 2024-02-05 10:13:39.217 [Test worker @coroutine#2976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549404e7 2024-02-05 10:13:39.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2024-02-05 10:13:39.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:39.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:39.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:39.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:39.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:39.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:39.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32ae11c9 2024-02-05 10:13:39.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:39.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:39.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:39.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:39.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:39.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:39.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:39.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:39.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:39.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:39.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:39.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:39.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:39.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 10:13:39.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 10:13:39.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:39.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:39.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 10:13:39.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:39.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2024-02-05 10:13:39.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:39.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:39.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:39.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:39.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:39.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:39.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:39.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:39.219 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2024-02-05 10:13:39.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@14980819 2024-02-05 10:13:39.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@14980819 2024-02-05 10:13:39.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2024-02-05 10:13:39.236 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14980819 2024-02-05 10:13:39.266 [Test worker @coroutine#2980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14980819 2024-02-05 10:13:39.269 [Test worker @coroutine#2982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14980819 2024-02-05 10:13:39.279 [DefaultDispatcher-worker-8 @coroutine#2984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14980819 2024-02-05 10:13:39.281 [DefaultDispatcher-worker-5 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58267/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-05 10:13:39.281 [DefaultDispatcher-worker-5 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58267/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2024-02-05 10:13:39.281 [DefaultDispatcher-worker-5 @coroutine#2992] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58267/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-05 10:13:39.283 [DefaultDispatcher-worker-10 @coroutine#2992] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58267/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-05 10:13:39.283 [DefaultDispatcher-worker-10 @coroutine#2992] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58267/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-05 10:13:39.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2024-02-05 10:13:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19542115 2024-02-05 10:13:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 10:13:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 10:13:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 10:13:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2024-02-05 10:13:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:39.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2024-02-05 10:13:39.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e4b70c6 2024-02-05 10:13:39.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e4b70c6 2024-02-05 10:13:39.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2024-02-05 10:13:39.335 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:39.355 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e4b70c6 2024-02-05 10:13:39.358 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@47967dc8 2024-02-05 10:13:39.358 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@47967dc8 2024-02-05 10:13:39.361 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@49518b4a 2024-02-05 10:13:39.361 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@49518b4a 2024-02-05 10:13:39.365 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d6e16b8 2024-02-05 10:13:39.365 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d6e16b8 2024-02-05 10:13:39.369 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@86c8171 2024-02-05 10:13:39.369 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@86c8171 2024-02-05 10:13:39.372 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ce0d589 2024-02-05 10:13:39.372 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ce0d589 2024-02-05 10:13:39.390 [Test worker @coroutine#2996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e4b70c6 2024-02-05 10:13:39.393 [Test worker @coroutine#2998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e4b70c6 2024-02-05 10:13:39.396 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@39ae0a84 2024-02-05 10:13:39.396 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@39ae0a84 2024-02-05 10:13:39.400 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c800df 2024-02-05 10:13:39.400 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c800df 2024-02-05 10:13:39.403 [DefaultDispatcher-worker-15 @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e4b70c6 2024-02-05 10:13:39.403 [DefaultDispatcher-worker-12 @coroutine#3002] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57045/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 10:13:39.403 [DefaultDispatcher-worker-12 @coroutine#3002] 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:57045/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-05 10:13:39.403 [DefaultDispatcher-worker-12 @coroutine#3002] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57045/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 10:13:39.403 [DefaultDispatcher-worker-15 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57045/UmAppDatabase/replication/nodeId 2024-02-05 10:13:39.403 [DefaultDispatcher-worker-15 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57045/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:39.403 [DefaultDispatcher-worker-12 @coroutine#3002] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57045/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 10:13:39.403 [DefaultDispatcher-worker-15 @coroutine#3001] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57045/UmAppDatabase/replication/nodeId 2024-02-05 10:13:39.404 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@68437e3e 2024-02-05 10:13:39.404 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@68437e3e 2024-02-05 10:13:39.407 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:39.416 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@1275a222 2024-02-05 10:13:39.416 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@1275a222 2024-02-05 10:13:39.416 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 10:13:39.423 [Test worker @coroutine#3008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e4b70c6 2024-02-05 10:13:39.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2024-02-05 10:13:39.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:39.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:39.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:39.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:39.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:39.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:39.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@477e5b69 2024-02-05 10:13:39.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:39.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:39.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:39.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:39.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:39.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:39.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:39.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:39.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:39.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:39.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:39.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:39.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:39.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 10:13:39.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 10:13:39.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:39.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:39.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 10:13:39.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:39.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2024-02-05 10:13:39.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:39.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:39.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:39.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:39.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:39.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:39.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:39.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:39.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2024-02-05 10:13:39.463 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@446c2f2b 2024-02-05 10:13:39.463 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@446c2f2b 2024-02-05 10:13:39.466 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@4aabd9d6 2024-02-05 10:13:39.466 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@4aabd9d6 2024-02-05 10:13:39.470 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e94445b 2024-02-05 10:13:39.470 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e94445b 2024-02-05 10:13:39.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@74a991cf 2024-02-05 10:13:39.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@74a991cf 2024-02-05 10:13:39.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2024-02-05 10:13:39.472 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a991cf 2024-02-05 10:13:39.474 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@b96d3ed 2024-02-05 10:13:39.474 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@b96d3ed 2024-02-05 10:13:39.478 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ea6a0c3 2024-02-05 10:13:39.478 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ea6a0c3 2024-02-05 10:13:39.482 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a57b9a8 2024-02-05 10:13:39.482 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a57b9a8 2024-02-05 10:13:39.485 [DefaultDispatcher-worker-15 @coroutine#3002] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57045/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 10:13:39.485 [DefaultDispatcher-worker-15 @coroutine#3002] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57045/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 10:13:39.485 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@568d9425 2024-02-05 10:13:39.485 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@568d9425 2024-02-05 10:13:39.489 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bb92ca2 2024-02-05 10:13:39.489 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bb92ca2 2024-02-05 10:13:39.490 [DefaultDispatcher-worker-5 @coroutine#3001] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57045/UmAppDatabase/replication/nodeId 2024-02-05 10:13:39.490 [DefaultDispatcher-worker-5 @coroutine#3001] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57045/UmAppDatabase/replication/nodeId 2024-02-05 10:13:39.491 [Test worker @coroutine#3010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a991cf 2024-02-05 10:13:39.492 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@708239ae 2024-02-05 10:13:39.492 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@708239ae 2024-02-05 10:13:39.492 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 10:13:39.494 [Test worker @coroutine#3015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a991cf 2024-02-05 10:13:39.502 [DefaultDispatcher-worker-12 @coroutine#3017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a991cf 2024-02-05 10:13:39.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2024-02-05 10:13:39.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:39.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:39.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:39.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:39.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:39.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:39.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79f3f34c 2024-02-05 10:13:39.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:39.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:39.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:39.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:39.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:39.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:39.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:39.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:39.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:39.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:39.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:39.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:39.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:39.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 10:13:39.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 10:13:39.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:39.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:39.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 10:13:39.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:39.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2024-02-05 10:13:39.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:39.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:39.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:39.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:39.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:39.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:39.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:39.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:39.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2024-02-05 10:13:39.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@68fa8ea5 2024-02-05 10:13:39.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@68fa8ea5 2024-02-05 10:13:39.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2024-02-05 10:13:39.569 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fa8ea5 2024-02-05 10:13:39.571 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:39.587 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@771c8a75 2024-02-05 10:13:39.587 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@771c8a75 2024-02-05 10:13:39.591 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@79db6ae6 2024-02-05 10:13:39.591 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@79db6ae6 2024-02-05 10:13:39.594 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@7de4e105 2024-02-05 10:13:39.594 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@7de4e105 2024-02-05 10:13:39.606 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@38e660dd 2024-02-05 10:13:39.606 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@38e660dd 2024-02-05 10:13:39.607 [Test worker @coroutine#3025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fa8ea5 2024-02-05 10:13:39.610 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bba0a96 2024-02-05 10:13:39.610 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bba0a96 2024-02-05 10:13:39.612 [Test worker @coroutine#3027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fa8ea5 2024-02-05 10:13:39.613 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@994d95d 2024-02-05 10:13:39.614 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@994d95d 2024-02-05 10:13:39.617 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@5322eda3 2024-02-05 10:13:39.617 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@5322eda3 2024-02-05 10:13:39.621 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@58c99f92 2024-02-05 10:13:39.621 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@58c99f92 2024-02-05 10:13:39.621 [DefaultDispatcher-worker-8 @coroutine#2888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab2e018 2024-02-05 10:13:39.622 [DefaultDispatcher-worker-5 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47311/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 10:13:39.622 [DefaultDispatcher-worker-5 @coroutine#3031] 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:47311/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-05 10:13:39.622 [DefaultDispatcher-worker-5 @coroutine#3031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47311/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 10:13:39.622 [DefaultDispatcher-worker-8 @coroutine#2888] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2024-02-05 10:13:39.622 [DefaultDispatcher-worker-8 @coroutine#2888] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:39.622 [DefaultDispatcher-worker-5 @coroutine#3031] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47311/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 10:13:39.622 [DefaultDispatcher-worker-8 @coroutine#2888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2024-02-05 10:13:39.624 [DefaultDispatcher-worker-6 @coroutine#2888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2024-02-05 10:13:39.624 [DefaultDispatcher-worker-6 @coroutine#2888] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2024-02-05 10:13:39.629 [DefaultDispatcher-worker-12 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fa8ea5 2024-02-05 10:13:39.629 [DefaultDispatcher-worker-12 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47311/UmAppDatabase/replication/nodeId 2024-02-05 10:13:39.629 [DefaultDispatcher-worker-12 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47311/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:39.629 [DefaultDispatcher-worker-12 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47311/UmAppDatabase/replication/nodeId 2024-02-05 10:13:39.632 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@23dcd0a7 2024-02-05 10:13:39.632 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@23dcd0a7 2024-02-05 10:13:39.632 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 10:13:39.640 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:39.647 [Test worker @coroutine#3041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fa8ea5 2024-02-05 10:13:39.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2024-02-05 10:13:39.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:39.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:39.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:39.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:39.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:39.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:39.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b9bbaa8 2024-02-05 10:13:39.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:39.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:39.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:39.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:39.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:39.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:39.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:39.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:39.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:39.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:39.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:39.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:39.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:39.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 10:13:39.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 10:13:39.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:39.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:39.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 10:13:39.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:39.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2024-02-05 10:13:39.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:39.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:39.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:39.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:39.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:39.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:39.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:39.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:39.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2024-02-05 10:13:39.714 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c512bb 2024-02-05 10:13:39.714 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c512bb 2024-02-05 10:13:39.714 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2024-02-05 10:13:39.715 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c512bb 2024-02-05 10:13:39.730 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@590652f3 2024-02-05 10:13:39.731 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@590652f3 2024-02-05 10:13:39.734 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@57c1a7a3 2024-02-05 10:13:39.735 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@57c1a7a3 2024-02-05 10:13:39.738 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@53fe3983 2024-02-05 10:13:39.739 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@53fe3983 2024-02-05 10:13:39.740 [DefaultDispatcher-worker-16 @coroutine#3031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47311/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 10:13:39.740 [DefaultDispatcher-worker-16 @coroutine#3031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47311/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 10:13:39.749 [Test worker @coroutine#3043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c512bb 2024-02-05 10:13:39.752 [Test worker @coroutine#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c512bb 2024-02-05 10:13:39.755 [DefaultDispatcher-worker-12 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47311/UmAppDatabase/replication/nodeId 2024-02-05 10:13:39.755 [DefaultDispatcher-worker-12 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47311/UmAppDatabase/replication/nodeId 2024-02-05 10:13:39.759 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@16fcad98 2024-02-05 10:13:39.759 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@16fcad98 2024-02-05 10:13:39.761 [DefaultDispatcher-worker-14 @coroutine#3048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c512bb 2024-02-05 10:13:39.761 [DefaultDispatcher-worker-7 @coroutine#3058] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2024-02-05 10:13:39.761 [DefaultDispatcher-worker-7 @coroutine#3058] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:39.761 [DefaultDispatcher-worker-7 @coroutine#3058] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:39.761 [DefaultDispatcher-worker-7 @coroutine#3058] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:39.761 [DefaultDispatcher-worker-7 @coroutine#3058] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:39.761 [DefaultDispatcher-worker-7 @coroutine#3058] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:39.761 [DefaultDispatcher-worker-7 @coroutine#3058] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:39.761 [DefaultDispatcher-worker-7 @coroutine#3058] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12e4b31f 2024-02-05 10:13:39.761 [DefaultDispatcher-worker-7 @coroutine#3058] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:39.762 [DefaultDispatcher-worker-7 @coroutine#3058] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:39.762 [DefaultDispatcher-worker-7 @coroutine#3058] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:39.762 [DefaultDispatcher-worker-7 @coroutine#3058] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:39.762 [DefaultDispatcher-worker-7 @coroutine#3058] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:39.762 [DefaultDispatcher-worker-7 @coroutine#3058] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:39.762 [DefaultDispatcher-worker-7 @coroutine#3058] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:39.762 [DefaultDispatcher-worker-7 @coroutine#3058] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:39.762 [DefaultDispatcher-worker-7 @coroutine#3058] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:39.762 [DefaultDispatcher-worker-7 @coroutine#3058] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:39.762 [DefaultDispatcher-worker-7 @coroutine#3058] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:39.762 [DefaultDispatcher-worker-7 @coroutine#3058] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:39.762 [DefaultDispatcher-worker-7 @coroutine#3058] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:39.762 [DefaultDispatcher-worker-7 @coroutine#3058] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 10:13:39.762 [DefaultDispatcher-worker-7 @coroutine#3058] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 10:13:39.762 [DefaultDispatcher-worker-7 @coroutine#3058] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:39.762 [DefaultDispatcher-worker-7 @coroutine#3058] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:39.762 [DefaultDispatcher-worker-7 @coroutine#3058] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 10:13:39.762 [DefaultDispatcher-worker-7 @coroutine#3058] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:39.762 [DefaultDispatcher-worker-7 @coroutine#3058] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2024-02-05 10:13:39.762 [DefaultDispatcher-worker-7 @coroutine#3058] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:39.762 [DefaultDispatcher-worker-7 @coroutine#3058] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:39.762 [DefaultDispatcher-worker-7 @coroutine#3058] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:39.762 [DefaultDispatcher-worker-7 @coroutine#3058] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:39.762 [DefaultDispatcher-worker-7 @coroutine#3058] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:39.762 [DefaultDispatcher-worker-7 @coroutine#3058] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:39.762 [DefaultDispatcher-worker-7 @coroutine#3058] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:39.762 [DefaultDispatcher-worker-7 @coroutine#3058] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:39.762 [DefaultDispatcher-worker-7 @coroutine#3058] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2024-02-05 10:13:39.762 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d06e47e 2024-02-05 10:13:39.762 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d06e47e 2024-02-05 10:13:39.762 [DefaultDispatcher-worker-7 @coroutine#3058] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e79a447 2024-02-05 10:13:39.762 [DefaultDispatcher-worker-7 @coroutine#3058] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e79a447 2024-02-05 10:13:39.762 [DefaultDispatcher-worker-7 @coroutine#3058] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2024-02-05 10:13:39.765 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@2720b8c2 2024-02-05 10:13:39.765 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@2720b8c2 2024-02-05 10:13:39.769 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@530af84 2024-02-05 10:13:39.769 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@530af84 2024-02-05 10:13:39.773 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@76d352d7 2024-02-05 10:13:39.773 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@76d352d7 2024-02-05 10:13:39.777 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c3c6d67 2024-02-05 10:13:39.777 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c3c6d67 2024-02-05 10:13:39.777 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 10:13:39.792 [DefaultDispatcher-worker-7 @coroutine#3058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e79a447 2024-02-05 10:13:39.814 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:39.823 [DefaultDispatcher-worker-7 @coroutine#3059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e79a447 2024-02-05 10:13:39.826 [DefaultDispatcher-worker-7 @coroutine#3061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e79a447 2024-02-05 10:13:39.829 [DefaultDispatcher-worker-1 @coroutine#3064] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 10:13:39.829 [DefaultDispatcher-worker-1 @coroutine#3064] 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-02-05 10:13:39.829 [DefaultDispatcher-worker-1 @coroutine#3064] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 10:13:39.829 [DefaultDispatcher-worker-1 @coroutine#3064] 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-02-05 10:13:39.831 [DefaultDispatcher-worker-14 @coroutine#3064] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 10:13:39.834 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@43c35a1f 2024-02-05 10:13:39.835 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@43c35a1f 2024-02-05 10:13:39.835 [DefaultDispatcher-worker-7 @coroutine#3058] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-05 10:13:39.835 [DefaultDispatcher-worker-7 @coroutine#3058] 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-02-05 10:13:39.835 [DefaultDispatcher-worker-7 @coroutine#3058] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-05 10:13:39.836 [DefaultDispatcher-worker-16 @coroutine#3063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e79a447 2024-02-05 10:13:39.836 [DefaultDispatcher-worker-16 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 10:13:39.836 [DefaultDispatcher-worker-16 @coroutine#3063] 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-02-05 10:13:39.836 [DefaultDispatcher-worker-16 @coroutine#3063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 10:13:39.836 [DefaultDispatcher-worker-14 @coroutine#3058] 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-02-05 10:13:39.838 [DefaultDispatcher-worker-3 @coroutine#3063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 10:13:39.838 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d04ac17 2024-02-05 10:13:39.838 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d04ac17 2024-02-05 10:13:39.845 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@493b316f 2024-02-05 10:13:39.845 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@493b316f 2024-02-05 10:13:39.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2024-02-05 10:13:39.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:39.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:39.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:39.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:39.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:39.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:39.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28b7646 2024-02-05 10:13:39.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:39.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:39.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:39.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:39.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:39.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:39.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:39.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:39.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:39.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:39.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:39.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:39.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:39.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 10:13:39.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 10:13:39.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:39.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:39.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 10:13:39.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:39.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2024-02-05 10:13:39.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:39.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:39.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:39.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:39.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:39.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:39.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:39.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:39.848 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2024-02-05 10:13:39.853 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@c39a62c 2024-02-05 10:13:39.859 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@c39a62c 2024-02-05 10:13:39.862 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@55730616 2024-02-05 10:13:39.862 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@55730616 2024-02-05 10:13:39.863 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:39.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e553d60 2024-02-05 10:13:39.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e553d60 2024-02-05 10:13:39.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2024-02-05 10:13:39.876 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dff6cbb 2024-02-05 10:13:39.876 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dff6cbb 2024-02-05 10:13:39.879 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d5f9222 2024-02-05 10:13:39.879 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d5f9222 2024-02-05 10:13:39.882 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c165963 2024-02-05 10:13:39.882 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c165963 2024-02-05 10:13:39.890 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@251d877e 2024-02-05 10:13:39.891 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@251d877e 2024-02-05 10:13:39.894 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bda6dad 2024-02-05 10:13:39.894 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bda6dad 2024-02-05 10:13:39.902 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fe5ec0e 2024-02-05 10:13:39.902 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fe5ec0e 2024-02-05 10:13:39.903 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@2118a141 2024-02-05 10:13:39.903 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@2118a141 2024-02-05 10:13:39.903 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 10:13:39.905 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ae76796 2024-02-05 10:13:39.905 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ae76796 2024-02-05 10:13:39.921 [DefaultDispatcher-worker-9 @coroutine#2921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-05 10:13:39.921 [DefaultDispatcher-worker-9 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId 2024-02-05 10:13:39.921 [DefaultDispatcher-worker-9 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:39.921 [DefaultDispatcher-worker-9 @coroutine#2921] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId 2024-02-05 10:13:39.921 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e553d60 2024-02-05 10:13:39.923 [DefaultDispatcher-worker-9 @coroutine#2921] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId 2024-02-05 10:13:39.923 [DefaultDispatcher-worker-9 @coroutine#2921] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId 2024-02-05 10:13:39.934 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@23883bc3 2024-02-05 10:13:39.934 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@23883bc3 2024-02-05 10:13:39.937 [Test worker @coroutine#3074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e553d60 2024-02-05 10:13:39.938 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bc78d1a 2024-02-05 10:13:39.938 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bc78d1a 2024-02-05 10:13:39.939 [Test worker @coroutine#3078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e553d60 2024-02-05 10:13:39.945 [DefaultDispatcher-worker-10 @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37097/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 10:13:39.945 [DefaultDispatcher-worker-10 @coroutine#3082] 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:37097/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-05 10:13:39.945 [DefaultDispatcher-worker-10 @coroutine#3082] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37097/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 10:13:39.945 [DefaultDispatcher-worker-10 @coroutine#3082] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37097/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 10:13:39.948 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b428ff0 2024-02-05 10:13:39.949 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b428ff0 2024-02-05 10:13:39.951 [DefaultDispatcher-worker-6 @coroutine#3081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e553d60 2024-02-05 10:13:39.951 [DefaultDispatcher-worker-6 @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37097/UmAppDatabase/replication/nodeId 2024-02-05 10:13:39.951 [DefaultDispatcher-worker-6 @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37097/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:39.952 [DefaultDispatcher-worker-6 @coroutine#3081] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37097/UmAppDatabase/replication/nodeId 2024-02-05 10:13:39.958 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@ac898d9 2024-02-05 10:13:39.958 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@ac898d9 2024-02-05 10:13:39.961 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@68fcfc60 2024-02-05 10:13:39.962 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@68fcfc60 2024-02-05 10:13:39.962 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 10:13:39.962 [Test worker @coroutine#3088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e553d60 2024-02-05 10:13:39.967 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 10:13:39.978 [DefaultDispatcher-worker-15 @coroutine#3090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e553d60 2024-02-05 10:13:39.989 [DefaultDispatcher-worker-9 @coroutine#3090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e553d60 2024-02-05 10:13:39.995 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fefe53f 2024-02-05 10:13:39.996 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fefe53f 2024-02-05 10:13:39.999 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@31281cb2 2024-02-05 10:13:39.999 [DefaultDispatcher-worker-8 @coroutine#3090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e553d60 2024-02-05 10:13:40.004 [DefaultDispatcher-worker-7 @coroutine#3082] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37097/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 10:13:40.004 [DefaultDispatcher-worker-7 @coroutine#3082] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37097/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 10:13:40.009 [DefaultDispatcher-worker-3 @coroutine#3090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e553d60 2024-02-05 10:13:40.020 [DefaultDispatcher-worker-5 @coroutine#3081] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37097/UmAppDatabase/replication/nodeId 2024-02-05 10:13:40.020 [DefaultDispatcher-worker-5 @coroutine#3081] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37097/UmAppDatabase/replication/nodeId 2024-02-05 10:13:40.022 [DefaultDispatcher-worker-16 @coroutine#3096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e553d60 2024-02-05 10:13:40.031 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@31281cb2 2024-02-05 10:13:40.033 [DefaultDispatcher-worker-12 @coroutine#3096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e553d60 2024-02-05 10:13:40.035 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@35178e4f 2024-02-05 10:13:40.035 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@35178e4f 2024-02-05 10:13:40.038 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@70151689 2024-02-05 10:13:40.039 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@70151689 2024-02-05 10:13:40.042 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@3093d3a9 2024-02-05 10:13:40.042 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@3093d3a9 2024-02-05 10:13:40.043 [DefaultDispatcher-worker-9 @coroutine#3096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e553d60 2024-02-05 10:13:40.054 [DefaultDispatcher-worker-16 @coroutine#3096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e553d60 2024-02-05 10:13:40.062 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@41af8485 2024-02-05 10:13:40.062 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@41af8485 2024-02-05 10:13:40.066 [DefaultDispatcher-worker-8 @coroutine#3103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e553d60 2024-02-05 10:13:40.066 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@48c31f09 2024-02-05 10:13:40.066 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@48c31f09 2024-02-05 10:13:40.068 [DefaultDispatcher-worker-7 @coroutine#3111] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37097/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-05 10:13:40.069 [DefaultDispatcher-worker-7 @coroutine#3111] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37097/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-05 10:13:40.069 [DefaultDispatcher-worker-7 @coroutine#3111] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37097/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-05 10:13:40.070 [DefaultDispatcher-worker-9 @coroutine#3111] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37097/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-05 10:13:40.070 [DefaultDispatcher-worker-9 @coroutine#3111] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37097/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-05 10:13:40.071 [DefaultDispatcher-worker-9 @coroutine#3111] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:37097/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-05 10:13:40.071 [DefaultDispatcher-worker-9 @coroutine#3111] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:37097/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 10:13:40.072 [DefaultDispatcher-worker-9 @coroutine#3111] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37097/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-05 10:13:40.072 [DefaultDispatcher-worker-9 @coroutine#3111] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37097/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42. 2024-02-05 10:13:40.072 [DefaultDispatcher-worker-9 @coroutine#3111] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37097/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-05 10:13:40.074 [DefaultDispatcher-worker-1 @coroutine#3111] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37097/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-05 10:13:40.074 [DefaultDispatcher-worker-1 @coroutine#3111] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37097/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-05 10:13:40.090 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@103ae9c6 2024-02-05 10:13:40.090 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@103ae9c6 2024-02-05 10:13:40.093 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e1a7ef3 2024-02-05 10:13:40.093 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e1a7ef3 2024-02-05 10:13:40.093 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-05 10:13:40.111 [DefaultDispatcher-worker-16 @coroutine#3111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e553d60 2024-02-05 10:13:40.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2024-02-05 10:13:40.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:40.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:40.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:40.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:40.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:40.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:40.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4351d055 2024-02-05 10:13:40.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:40.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:40.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:40.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:40.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:40.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:40.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:40.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:40.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:40.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:40.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:40.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:40.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:40.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 10:13:40.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 10:13:40.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:40.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:40.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 10:13:40.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:40.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2024-02-05 10:13:40.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:40.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:40.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:40.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:40.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:40.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:40.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:40.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:40.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2024-02-05 10:13:40.147 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c2ae7d7 2024-02-05 10:13:40.147 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c2ae7d7 2024-02-05 10:13:40.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2024-02-05 10:13:40.195 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2ae7d7 2024-02-05 10:13:40.214 [Test worker @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2ae7d7 2024-02-05 10:13:40.218 [Test worker @coroutine#3129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2ae7d7 2024-02-05 10:13:40.221 [DefaultDispatcher-worker-11 @coroutine#3133] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36831/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 10:13:40.222 [DefaultDispatcher-worker-11 @coroutine#3133] 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:36831/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-05 10:13:40.222 [DefaultDispatcher-worker-11 @coroutine#3133] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36831/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 10:13:40.222 [DefaultDispatcher-worker-11 @coroutine#3133] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36831/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 10:13:40.226 [DefaultDispatcher-worker-8 @coroutine#2968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549404e7 2024-02-05 10:13:40.227 [DefaultDispatcher-worker-8 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId 2024-02-05 10:13:40.227 [DefaultDispatcher-worker-8 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:40.227 [DefaultDispatcher-worker-8 @coroutine#2968] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId 2024-02-05 10:13:40.228 [DefaultDispatcher-worker-15 @coroutine#2968] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId 2024-02-05 10:13:40.228 [DefaultDispatcher-worker-15 @coroutine#2968] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId 2024-02-05 10:13:40.229 [DefaultDispatcher-worker-12 @coroutine#3132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2ae7d7 2024-02-05 10:13:40.230 [DefaultDispatcher-worker-12 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36831/UmAppDatabase/replication/nodeId 2024-02-05 10:13:40.230 [DefaultDispatcher-worker-12 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36831/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:40.230 [DefaultDispatcher-worker-12 @coroutine#3132] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36831/UmAppDatabase/replication/nodeId 2024-02-05 10:13:40.247 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 10:13:40.248 [Test worker @coroutine#3143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2ae7d7 2024-02-05 10:13:40.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2024-02-05 10:13:40.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:40.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:40.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:40.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:40.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:40.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:40.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4004bfba 2024-02-05 10:13:40.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:40.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:40.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:40.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:40.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:40.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:40.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:40.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:40.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:40.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:40.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:40.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:40.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:40.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 10:13:40.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 10:13:40.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:40.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:40.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 10:13:40.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:40.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2024-02-05 10:13:40.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:40.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:40.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:40.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:40.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:40.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:40.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:40.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:40.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2024-02-05 10:13:40.283 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@45bc7145 2024-02-05 10:13:40.283 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@45bc7145 2024-02-05 10:13:40.287 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b7b8782 2024-02-05 10:13:40.287 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b7b8782 2024-02-05 10:13:40.290 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f441a35 2024-02-05 10:13:40.291 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f441a35 2024-02-05 10:13:40.295 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3599b18 2024-02-05 10:13:40.295 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3599b18 2024-02-05 10:13:40.295 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2024-02-05 10:13:40.296 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3599b18 2024-02-05 10:13:40.301 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@a468db9 2024-02-05 10:13:40.301 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@a468db9 2024-02-05 10:13:40.305 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cd6f3ed 2024-02-05 10:13:40.305 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cd6f3ed 2024-02-05 10:13:40.314 [Test worker @coroutine#3145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3599b18 2024-02-05 10:13:40.317 [Test worker @coroutine#3147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3599b18 2024-02-05 10:13:40.320 [DefaultDispatcher-worker-8 @coroutine#3133] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36831/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 10:13:40.320 [DefaultDispatcher-worker-8 @coroutine#3133] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36831/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 10:13:40.321 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b862662 2024-02-05 10:13:40.321 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b862662 2024-02-05 10:13:40.325 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@54fc0695 2024-02-05 10:13:40.325 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@54fc0695 2024-02-05 10:13:40.328 [DefaultDispatcher-worker-13 @coroutine#3149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3599b18 2024-02-05 10:13:40.329 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a6972f6 2024-02-05 10:13:40.329 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a6972f6 2024-02-05 10:13:40.332 [DefaultDispatcher-worker-13 @coroutine#3132] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36831/UmAppDatabase/replication/nodeId 2024-02-05 10:13:40.332 [DefaultDispatcher-worker-13 @coroutine#3132] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36831/UmAppDatabase/replication/nodeId 2024-02-05 10:13:40.332 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@71bbadcd 2024-02-05 10:13:40.332 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@71bbadcd 2024-02-05 10:13:40.333 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-05 10:13:40.334 [DefaultDispatcher-worker-5 @coroutine#3158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2ae7d7 2024-02-05 10:13:40.343 [DefaultDispatcher-worker-6 @coroutine#3158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2ae7d7 2024-02-05 10:13:40.353 [DefaultDispatcher-worker-8 @coroutine#3158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2ae7d7 2024-02-05 10:13:40.362 [DefaultDispatcher-worker-15 @coroutine#3158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2ae7d7 2024-02-05 10:13:40.395 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:40.406 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@71a485a9 2024-02-05 10:13:40.406 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@71a485a9 2024-02-05 10:13:40.414 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f6375ed 2024-02-05 10:13:40.414 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f6375ed 2024-02-05 10:13:40.417 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b5ceed9 2024-02-05 10:13:40.418 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b5ceed9 2024-02-05 10:13:40.421 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e5e7fd6 2024-02-05 10:13:40.421 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e5e7fd6 2024-02-05 10:13:40.424 [DefaultDispatcher-worker-11 @coroutine#3165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2ae7d7 2024-02-05 10:13:40.424 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b822c79 2024-02-05 10:13:40.424 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b822c79 2024-02-05 10:13:40.428 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@faae0f9 2024-02-05 10:13:40.428 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@faae0f9 2024-02-05 10:13:40.432 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@139cedf3 2024-02-05 10:13:40.432 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@139cedf3 2024-02-05 10:13:40.436 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e718099 2024-02-05 10:13:40.436 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e718099 2024-02-05 10:13:40.439 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@246a8eca 2024-02-05 10:13:40.439 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@246a8eca 2024-02-05 10:13:40.439 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 10:13:40.447 [DefaultDispatcher-worker-16 @coroutine#3167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2ae7d7 2024-02-05 10:13:40.458 [DefaultDispatcher-worker-11 @coroutine#3167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2ae7d7 2024-02-05 10:13:40.467 [DefaultDispatcher-worker-12 @coroutine#3167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2ae7d7 2024-02-05 10:13:40.477 [DefaultDispatcher-worker-1 @coroutine#3167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2ae7d7 2024-02-05 10:13:40.489 [DefaultDispatcher-worker-15 @coroutine#3167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2ae7d7 2024-02-05 10:13:40.500 [DefaultDispatcher-worker-12 @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e4b70c6 2024-02-05 10:13:40.501 [DefaultDispatcher-worker-12 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57045/UmAppDatabase/replication/nodeId 2024-02-05 10:13:40.501 [DefaultDispatcher-worker-12 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57045/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:40.501 [DefaultDispatcher-worker-12 @coroutine#3001] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57045/UmAppDatabase/replication/nodeId 2024-02-05 10:13:40.502 [DefaultDispatcher-worker-12 @coroutine#3001] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57045/UmAppDatabase/replication/nodeId 2024-02-05 10:13:40.503 [DefaultDispatcher-worker-12 @coroutine#3001] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57045/UmAppDatabase/replication/nodeId 2024-02-05 10:13:40.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2024-02-05 10:13:40.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:40.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:40.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:40.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:40.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:40.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:40.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7cb38a6a 2024-02-05 10:13:40.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:40.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:40.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:40.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:40.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:40.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:40.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:40.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:40.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:40.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:40.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:40.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:40.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:40.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 10:13:40.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 10:13:40.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:40.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:40.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 10:13:40.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:40.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2024-02-05 10:13:40.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:40.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:40.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:40.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:40.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:40.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:40.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:40.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:40.504 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2024-02-05 10:13:40.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3113595e 2024-02-05 10:13:40.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3113595e 2024-02-05 10:13:40.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2024-02-05 10:13:40.558 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3113595e 2024-02-05 10:13:40.577 [Test worker @coroutine#3177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3113595e 2024-02-05 10:13:40.580 [Test worker @coroutine#3179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3113595e 2024-02-05 10:13:40.583 [DefaultDispatcher-worker-6 @coroutine#3183] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56055/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 10:13:40.584 [DefaultDispatcher-worker-6 @coroutine#3183] 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:56055/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-05 10:13:40.584 [DefaultDispatcher-worker-6 @coroutine#3183] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56055/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 10:13:40.584 [DefaultDispatcher-worker-6 @coroutine#3183] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56055/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 10:13:40.590 [DefaultDispatcher-worker-14 @coroutine#3182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3113595e 2024-02-05 10:13:40.590 [DefaultDispatcher-worker-14 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56055/UmAppDatabase/replication/nodeId 2024-02-05 10:13:40.590 [DefaultDispatcher-worker-14 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56055/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:40.590 [DefaultDispatcher-worker-14 @coroutine#3182] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56055/UmAppDatabase/replication/nodeId 2024-02-05 10:13:40.619 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:40.633 [DefaultDispatcher-worker-5 @coroutine#2888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab2e018 2024-02-05 10:13:40.634 [DefaultDispatcher-worker-5 @coroutine#2888] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2024-02-05 10:13:40.634 [DefaultDispatcher-worker-5 @coroutine#2888] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:40.634 [DefaultDispatcher-worker-5 @coroutine#2888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2024-02-05 10:13:40.635 [DefaultDispatcher-worker-4 @coroutine#2888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2024-02-05 10:13:40.636 [DefaultDispatcher-worker-4 @coroutine#2888] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2024-02-05 10:13:40.637 [Test worker @coroutine#3191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3113595e 2024-02-05 10:13:40.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2024-02-05 10:13:40.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:40.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:40.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:40.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:40.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:40.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:40.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f09ff10 2024-02-05 10:13:40.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:40.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:40.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:40.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:40.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:40.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:40.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:40.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:40.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:40.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:40.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:40.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:40.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:40.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 10:13:40.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 10:13:40.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:40.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:40.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 10:13:40.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:40.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2024-02-05 10:13:40.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:40.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:40.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:40.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:40.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:40.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:40.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:40.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:40.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2024-02-05 10:13:40.657 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@ecfff32 2024-02-05 10:13:40.657 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@ecfff32 2024-02-05 10:13:40.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2024-02-05 10:13:40.658 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@4559ad2d 2024-02-05 10:13:40.658 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@4559ad2d 2024-02-05 10:13:40.658 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ecfff32 2024-02-05 10:13:40.659 [DefaultDispatcher-worker-5 @coroutine#3182] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56055/UmAppDatabase/replication/nodeId 2024-02-05 10:13:40.659 [DefaultDispatcher-worker-5 @coroutine#3182] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56055/UmAppDatabase/replication/nodeId 2024-02-05 10:13:40.659 [DefaultDispatcher-worker-4 @coroutine#3183] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56055/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 10:13:40.659 [DefaultDispatcher-worker-4 @coroutine#3183] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56055/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 10:13:40.661 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b9e5bf6 2024-02-05 10:13:40.662 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b9e5bf6 2024-02-05 10:13:40.665 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fa1c65d 2024-02-05 10:13:40.665 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fa1c65d 2024-02-05 10:13:40.668 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@aa351cd 2024-02-05 10:13:40.668 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@aa351cd 2024-02-05 10:13:40.672 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@21bb571 2024-02-05 10:13:40.672 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@21bb571 2024-02-05 10:13:40.674 [Test worker @coroutine#3196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ecfff32 2024-02-05 10:13:40.676 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b631f2f 2024-02-05 10:13:40.676 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b631f2f 2024-02-05 10:13:40.677 [Test worker @coroutine#3199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ecfff32 2024-02-05 10:13:40.679 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a31a530 2024-02-05 10:13:40.680 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a31a530 2024-02-05 10:13:40.683 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a8cae82 2024-02-05 10:13:40.683 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a8cae82 2024-02-05 10:13:40.685 [DefaultDispatcher-worker-7 @coroutine#3201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ecfff32 2024-02-05 10:13:40.687 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@35e32e9f 2024-02-05 10:13:40.687 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@35e32e9f 2024-02-05 10:13:40.687 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-05 10:13:40.694 [DefaultDispatcher-worker-5 @coroutine#3208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3113595e 2024-02-05 10:13:40.705 [DefaultDispatcher-worker-9 @coroutine#3208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3113595e 2024-02-05 10:13:40.714 [DefaultDispatcher-worker-12 @coroutine#3208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3113595e 2024-02-05 10:13:40.725 [DefaultDispatcher-worker-15 @coroutine#3208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3113595e 2024-02-05 10:13:40.727 [DefaultDispatcher-worker-7 @coroutine#3215] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56055/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-05 10:13:40.727 [DefaultDispatcher-worker-7 @coroutine#3215] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56055/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-05 10:13:40.727 [DefaultDispatcher-worker-7 @coroutine#3215] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56055/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-05 10:13:40.729 [DefaultDispatcher-worker-4 @coroutine#3215] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56055/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-05 10:13:40.729 [DefaultDispatcher-worker-4 @coroutine#3215] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56055/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-05 10:13:40.729 [DefaultDispatcher-worker-4 @coroutine#3215] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:56055/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-05 10:13:40.729 [DefaultDispatcher-worker-4 @coroutine#3215] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:56055/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 10:13:40.730 [DefaultDispatcher-worker-4 @coroutine#3215] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56055/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-05 10:13:40.730 [DefaultDispatcher-worker-4 @coroutine#3215] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56055/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42. 2024-02-05 10:13:40.730 [DefaultDispatcher-worker-4 @coroutine#3215] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56055/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-05 10:13:40.731 [DefaultDispatcher-worker-13 @coroutine#3215] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56055/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-05 10:13:40.731 [DefaultDispatcher-worker-13 @coroutine#3215] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56055/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-05 10:13:40.757 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:40.758 [DefaultDispatcher-worker-10 @coroutine#3215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3113595e 2024-02-05 10:13:40.763 [DefaultDispatcher-worker-9 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fa8ea5 2024-02-05 10:13:40.763 [DefaultDispatcher-worker-9 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47311/UmAppDatabase/replication/nodeId 2024-02-05 10:13:40.763 [DefaultDispatcher-worker-9 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47311/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:40.763 [DefaultDispatcher-worker-9 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47311/UmAppDatabase/replication/nodeId 2024-02-05 10:13:40.766 [DefaultDispatcher-worker-1 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47311/UmAppDatabase/replication/nodeId 2024-02-05 10:13:40.766 [DefaultDispatcher-worker-1 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47311/UmAppDatabase/replication/nodeId 2024-02-05 10:13:40.778 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@40aca147 2024-02-05 10:13:40.778 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@40aca147 2024-02-05 10:13:40.783 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e6b4722 2024-02-05 10:13:40.783 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e6b4722 2024-02-05 10:13:40.787 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a54ca37 2024-02-05 10:13:40.787 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a54ca37 2024-02-05 10:13:40.790 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@f564d19 2024-02-05 10:13:40.790 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@f564d19 2024-02-05 10:13:40.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2024-02-05 10:13:40.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:40.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:40.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:40.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:40.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:40.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:40.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e76134d 2024-02-05 10:13:40.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:40.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:40.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:40.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:40.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:40.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:40.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:40.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:40.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:40.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:40.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:40.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:40.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:40.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 10:13:40.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 10:13:40.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:40.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:40.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 10:13:40.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:40.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2024-02-05 10:13:40.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:40.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:40.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:40.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:40.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:40.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:40.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:40.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:40.791 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2024-02-05 10:13:40.793 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a55732d 2024-02-05 10:13:40.793 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a55732d 2024-02-05 10:13:40.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b38db21 2024-02-05 10:13:40.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b38db21 2024-02-05 10:13:40.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2024-02-05 10:13:40.813 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e136312 2024-02-05 10:13:40.813 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e136312 2024-02-05 10:13:40.816 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@52fa0395 2024-02-05 10:13:40.816 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@52fa0395 2024-02-05 10:13:40.820 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f79b256 2024-02-05 10:13:40.820 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f79b256 2024-02-05 10:13:40.823 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6eb4788f 2024-02-05 10:13:40.823 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6eb4788f 2024-02-05 10:13:40.823 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 10:13:40.847 [DefaultDispatcher-worker-16 @coroutine#3063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e79a447 2024-02-05 10:13:40.847 [DefaultDispatcher-worker-16 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 10:13:40.847 [DefaultDispatcher-worker-16 @coroutine#3063] 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-02-05 10:13:40.847 [DefaultDispatcher-worker-16 @coroutine#3063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 10:13:40.848 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b38db21 2024-02-05 10:13:40.849 [DefaultDispatcher-worker-8 @coroutine#3063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 10:13:40.882 [Test worker @coroutine#3240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b38db21 2024-02-05 10:13:40.885 [Test worker @coroutine#3242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b38db21 2024-02-05 10:13:40.887 [DefaultDispatcher-worker-11 @coroutine#3246] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53893/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 10:13:40.888 [DefaultDispatcher-worker-11 @coroutine#3246] 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:53893/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-05 10:13:40.888 [DefaultDispatcher-worker-11 @coroutine#3246] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53893/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 10:13:40.888 [DefaultDispatcher-worker-11 @coroutine#3246] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53893/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 10:13:40.896 [DefaultDispatcher-worker-3 @coroutine#3245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b38db21 2024-02-05 10:13:40.897 [DefaultDispatcher-worker-3 @coroutine#3245] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53893/UmAppDatabase/replication/nodeId 2024-02-05 10:13:40.897 [DefaultDispatcher-worker-3 @coroutine#3245] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53893/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:40.897 [DefaultDispatcher-worker-3 @coroutine#3245] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53893/UmAppDatabase/replication/nodeId 2024-02-05 10:13:40.903 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:40.911 [Test worker @coroutine#3253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b38db21 2024-02-05 10:13:40.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2024-02-05 10:13:40.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:40.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:40.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:40.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:40.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:40.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:40.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39b9dc35 2024-02-05 10:13:40.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:40.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:40.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:40.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:40.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:40.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:40.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:40.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:40.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:40.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:40.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:40.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:40.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:40.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 10:13:40.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 10:13:40.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:40.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:40.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 10:13:40.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:40.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2024-02-05 10:13:40.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:40.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:40.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:40.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:40.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:40.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:40.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:40.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:40.914 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2024-02-05 10:13:40.932 [DefaultDispatcher-worker-14 @coroutine#2921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-05 10:13:40.933 [DefaultDispatcher-worker-10 @coroutine#3246] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53893/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 10:13:40.933 [DefaultDispatcher-worker-14 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId 2024-02-05 10:13:40.933 [DefaultDispatcher-worker-10 @coroutine#3246] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53893/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 10:13:40.933 [DefaultDispatcher-worker-14 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:40.933 [DefaultDispatcher-worker-14 @coroutine#2921] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId 2024-02-05 10:13:40.934 [DefaultDispatcher-worker-5 @coroutine#2921] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId 2024-02-05 10:13:40.934 [DefaultDispatcher-worker-5 @coroutine#2921] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId 2024-02-05 10:13:40.959 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d509d07 2024-02-05 10:13:40.959 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d509d07 2024-02-05 10:13:40.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3976910 2024-02-05 10:13:40.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3976910 2024-02-05 10:13:40.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2024-02-05 10:13:40.970 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@139770dd 2024-02-05 10:13:40.970 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@139770dd 2024-02-05 10:13:40.970 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3976910 2024-02-05 10:13:40.980 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@17a8f677 2024-02-05 10:13:40.980 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@17a8f677 2024-02-05 10:13:40.984 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@52aa7ae6 2024-02-05 10:13:40.984 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@52aa7ae6 2024-02-05 10:13:40.987 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b0b6d11 2024-02-05 10:13:40.988 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b0b6d11 2024-02-05 10:13:40.988 [Test worker @coroutine#3259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3976910 2024-02-05 10:13:41.000 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@63b2ed35 2024-02-05 10:13:41.000 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@63b2ed35 2024-02-05 10:13:41.004 [DefaultDispatcher-worker-15 @coroutine#3245] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53893/UmAppDatabase/replication/nodeId 2024-02-05 10:13:41.004 [DefaultDispatcher-worker-15 @coroutine#3245] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53893/UmAppDatabase/replication/nodeId 2024-02-05 10:13:41.004 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@33f9a47a 2024-02-05 10:13:41.004 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@33f9a47a 2024-02-05 10:13:41.005 [Test worker @coroutine#3261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3976910 2024-02-05 10:13:41.008 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@328585a9 2024-02-05 10:13:41.008 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@328585a9 2024-02-05 10:13:41.010 [DefaultDispatcher-worker-15 @coroutine#3272] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53893/auth/register 2024-02-05 10:13:41.010 [DefaultDispatcher-worker-15 @coroutine#3272] 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:53893/auth/register. 2024-02-05 10:13:41.010 [DefaultDispatcher-worker-15 @coroutine#3272] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53893/auth/register 2024-02-05 10:13:41.010 [DefaultDispatcher-worker-15 @coroutine#3272] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53893/auth/register from class io.ktor.http.content.TextContent 2024-02-05 10:13:41.012 [DefaultDispatcher-worker-2 @coroutine#3272] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53893/auth/register 2024-02-05 10:13:41.012 [DefaultDispatcher-worker-2 @coroutine#3272] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53893/auth/register 2024-02-05 10:13:41.013 [DefaultDispatcher-worker-2 @coroutine#3272] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:53893/auth/register. 2024-02-05 10:13:41.013 [DefaultDispatcher-worker-2 @coroutine#3272] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:53893/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 10:13:41.014 [DefaultDispatcher-worker-16 @coroutine#3265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3976910 2024-02-05 10:13:41.027 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@22f6150d 2024-02-05 10:13:41.027 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@22f6150d 2024-02-05 10:13:41.027 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-05 10:13:41.030 [DefaultDispatcher-worker-1 @coroutine#3081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e553d60 2024-02-05 10:13:41.030 [DefaultDispatcher-worker-1 @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37097/UmAppDatabase/replication/nodeId 2024-02-05 10:13:41.030 [DefaultDispatcher-worker-1 @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37097/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:41.030 [DefaultDispatcher-worker-1 @coroutine#3081] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37097/UmAppDatabase/replication/nodeId 2024-02-05 10:13:41.032 [DefaultDispatcher-worker-5 @coroutine#3081] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37097/UmAppDatabase/replication/nodeId 2024-02-05 10:13:41.032 [DefaultDispatcher-worker-5 @coroutine#3081] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37097/UmAppDatabase/replication/nodeId 2024-02-05 10:13:41.044 [DefaultDispatcher-worker-16 @coroutine#3272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b38db21 2024-02-05 10:13:41.057 [DefaultDispatcher-worker-7 @coroutine#3272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b38db21 2024-02-05 10:13:41.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2024-02-05 10:13:41.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:41.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:41.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:41.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:41.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:41.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:41.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68dc2f53 2024-02-05 10:13:41.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:41.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:41.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:41.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:41.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:41.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:41.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:41.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:41.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:41.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:41.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:41.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:41.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:41.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 10:13:41.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 10:13:41.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:41.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:41.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 10:13:41.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:41.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2024-02-05 10:13:41.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:41.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:41.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:41.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:41.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:41.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:41.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:41.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:41.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2024-02-05 10:13:41.078 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@29088be1 2024-02-05 10:13:41.078 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@29088be1 2024-02-05 10:13:41.078 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2024-02-05 10:13:41.079 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:41.083 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@301ae00e 2024-02-05 10:13:41.083 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@301ae00e 2024-02-05 10:13:41.087 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3edd187d 2024-02-05 10:13:41.087 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3edd187d 2024-02-05 10:13:41.090 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ae28b7e 2024-02-05 10:13:41.090 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ae28b7e 2024-02-05 10:13:41.094 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fe01246 2024-02-05 10:13:41.094 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fe01246 2024-02-05 10:13:41.098 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@181d8724 2024-02-05 10:13:41.098 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@181d8724 2024-02-05 10:13:41.102 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e556aaa 2024-02-05 10:13:41.102 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e556aaa 2024-02-05 10:13:41.106 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6042a165 2024-02-05 10:13:41.106 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6042a165 2024-02-05 10:13:41.110 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fcfed09 2024-02-05 10:13:41.110 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fcfed09 2024-02-05 10:13:41.111 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29088be1 2024-02-05 10:13:41.114 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b1f6d73 2024-02-05 10:13:41.114 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b1f6d73 2024-02-05 10:13:41.114 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 10:13:41.128 [Test worker @coroutine#3282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29088be1 2024-02-05 10:13:41.131 [Test worker @coroutine#3284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29088be1 2024-02-05 10:13:41.135 [DefaultDispatcher-worker-9 @coroutine#3288] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 10:13:41.135 [DefaultDispatcher-worker-9 @coroutine#3288] 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-02-05 10:13:41.135 [DefaultDispatcher-worker-9 @coroutine#3288] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 10:13:41.135 [DefaultDispatcher-worker-9 @coroutine#3288] 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-02-05 10:13:41.143 [DefaultDispatcher-worker-4 @coroutine#3288] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 10:13:41.143 [DefaultDispatcher-worker-4 @coroutine#3288] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 10:13:41.143 [DefaultDispatcher-worker-7 @coroutine#3287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29088be1 2024-02-05 10:13:41.143 [DefaultDispatcher-worker-7 @coroutine#3287] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-05 10:13:41.143 [DefaultDispatcher-worker-7 @coroutine#3287] 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-02-05 10:13:41.143 [DefaultDispatcher-worker-7 @coroutine#3287] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-05 10:13:41.144 [DefaultDispatcher-worker-15 @coroutine#3287] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-05 10:13:41.144 [DefaultDispatcher-worker-15 @coroutine#3287] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-05 10:13:41.153 [Test worker @coroutine#3297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29088be1 2024-02-05 10:13:41.175 [Test worker @coroutine#3300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29088be1 2024-02-05 10:13:41.178 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:41.194 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@36a12595 2024-02-05 10:13:41.195 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@36a12595 2024-02-05 10:13:41.198 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@3866cd31 2024-02-05 10:13:41.198 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@3866cd31 2024-02-05 10:13:41.201 [Test worker @coroutine#3307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29088be1 2024-02-05 10:13:41.202 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c594ee5 2024-02-05 10:13:41.202 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c594ee5 2024-02-05 10:13:41.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Shutdown initiated... 2024-02-05 10:13:41.204 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Close initiated... 2024-02-05 10:13:41.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Before closing stats (total=4, active=0, idle=4, waiting=0) 2024-02-05 10:13:41.206 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@795bc70a 2024-02-05 10:13:41.206 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@795bc70a 2024-02-05 10:13:41.215 [HikariPool-100 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Closing connection org.sqlite.jdbc4.JDBC4Connection@29088be1: (connection evicted) 2024-02-05 10:13:41.216 [HikariPool-100 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36a12595: (connection evicted) 2024-02-05 10:13:41.216 [HikariPool-100 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3866cd31: (connection evicted) 2024-02-05 10:13:41.217 [HikariPool-100 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c594ee5: (connection evicted) 2024-02-05 10:13:41.217 [HikariPool-100 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Closing connection org.sqlite.jdbc4.JDBC4Connection@795bc70a: (connection evicted) 2024-02-05 10:13:41.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:41.231 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Closed. 2024-02-05 10:13:41.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Shutdown completed. 2024-02-05 10:13:41.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2024-02-05 10:13:41.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:41.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:41.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:41.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:41.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:41.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:41.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32153bbe 2024-02-05 10:13:41.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:41.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:41.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:41.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:41.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:41.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:41.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:41.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:41.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:41.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:41.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:41.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:41.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:41.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 10:13:41.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 10:13:41.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:41.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:41.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 10:13:41.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:41.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2024-02-05 10:13:41.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:41.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:41.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:41.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:41.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:41.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:41.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:41.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:41.233 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2024-02-05 10:13:41.238 [DefaultDispatcher-worker-11 @coroutine#2968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549404e7 2024-02-05 10:13:41.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@4280b20b 2024-02-05 10:13:41.239 [DefaultDispatcher-worker-11 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId 2024-02-05 10:13:41.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@4280b20b 2024-02-05 10:13:41.239 [DefaultDispatcher-worker-11 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:41.239 [DefaultDispatcher-worker-11 @coroutine#2968] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId 2024-02-05 10:13:41.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2024-02-05 10:13:41.240 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4280b20b 2024-02-05 10:13:41.241 [DefaultDispatcher-worker-6 @coroutine#2968] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId 2024-02-05 10:13:41.241 [DefaultDispatcher-worker-6 @coroutine#2968] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId 2024-02-05 10:13:41.259 [Test worker @coroutine#3313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4280b20b 2024-02-05 10:13:41.262 [Test worker @coroutine#3316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4280b20b 2024-02-05 10:13:41.265 [DefaultDispatcher-worker-5 @coroutine#3320] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 10:13:41.265 [DefaultDispatcher-worker-5 @coroutine#3320] 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-02-05 10:13:41.265 [DefaultDispatcher-worker-5 @coroutine#3320] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 10:13:41.265 [DefaultDispatcher-worker-5 @coroutine#3320] 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-02-05 10:13:41.274 [DefaultDispatcher-worker-1 @coroutine#3319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4280b20b 2024-02-05 10:13:41.274 [DefaultDispatcher-worker-1 @coroutine#3319] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-05 10:13:41.274 [DefaultDispatcher-worker-1 @coroutine#3319] 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-02-05 10:13:41.274 [DefaultDispatcher-worker-1 @coroutine#3319] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-05 10:13:41.284 [DefaultDispatcher-worker-5 @coroutine#3320] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 10:13:41.284 [DefaultDispatcher-worker-5 @coroutine#3320] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 10:13:41.295 [Test worker @coroutine#3327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4280b20b 2024-02-05 10:13:41.299 [Test worker @coroutine#3329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4280b20b 2024-02-05 10:13:41.306 [Test worker @coroutine#3337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4280b20b 2024-02-05 10:13:41.307 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-02-05 10:13:41.308 [DefaultDispatcher-worker-11 @coroutine#3319] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-05 10:13:41.308 [DefaultDispatcher-worker-11 @coroutine#3319] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-05 10:13:41.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Shutdown initiated... 2024-02-05 10:13:41.314 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Close initiated... 2024-02-05 10:13:41.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:41.319 [HikariPool-101 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4280b20b: (connection evicted) 2024-02-05 10:13:41.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:41.321 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Closed. 2024-02-05 10:13:41.321 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Shutdown completed. 2024-02-05 10:13:41.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2024-02-05 10:13:41.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:41.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:41.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:41.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:41.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:41.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:41.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b78a946 2024-02-05 10:13:41.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:41.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:41.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:41.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:41.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:41.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:41.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:41.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:41.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:41.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:41.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:41.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:41.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:41.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 10:13:41.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 10:13:41.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:41.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:41.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 10:13:41.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:41.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2024-02-05 10:13:41.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:41.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:41.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:41.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:41.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:41.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:41.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:41.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:41.339 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2024-02-05 10:13:41.343 [DefaultDispatcher-worker-12 @coroutine#3132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2ae7d7 2024-02-05 10:13:41.343 [DefaultDispatcher-worker-12 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36831/UmAppDatabase/replication/nodeId 2024-02-05 10:13:41.343 [DefaultDispatcher-worker-12 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36831/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:41.343 [DefaultDispatcher-worker-12 @coroutine#3132] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36831/UmAppDatabase/replication/nodeId 2024-02-05 10:13:41.345 [DefaultDispatcher-worker-10 @coroutine#3132] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36831/UmAppDatabase/replication/nodeId 2024-02-05 10:13:41.345 [DefaultDispatcher-worker-10 @coroutine#3132] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36831/UmAppDatabase/replication/nodeId 2024-02-05 10:13:41.345 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c438f66 2024-02-05 10:13:41.345 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c438f66 2024-02-05 10:13:41.345 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2024-02-05 10:13:41.347 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c438f66 2024-02-05 10:13:41.365 [Test worker @coroutine#3344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c438f66 2024-02-05 10:13:41.368 [Test worker @coroutine#3346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c438f66 2024-02-05 10:13:41.372 [DefaultDispatcher-worker-6 @coroutine#3350] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 10:13:41.372 [DefaultDispatcher-worker-6 @coroutine#3350] 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-02-05 10:13:41.372 [DefaultDispatcher-worker-6 @coroutine#3350] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 10:13:41.372 [DefaultDispatcher-worker-6 @coroutine#3350] 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-02-05 10:13:41.376 [DefaultDispatcher-worker-8 @coroutine#3350] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 10:13:41.376 [DefaultDispatcher-worker-8 @coroutine#3350] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 10:13:41.384 [DefaultDispatcher-worker-13 @coroutine#3349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c438f66 2024-02-05 10:13:41.384 [DefaultDispatcher-worker-13 @coroutine#3349] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-05 10:13:41.384 [DefaultDispatcher-worker-13 @coroutine#3349] 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-02-05 10:13:41.384 [DefaultDispatcher-worker-13 @coroutine#3349] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-05 10:13:41.388 [DefaultDispatcher-worker-16 @coroutine#3349] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-05 10:13:41.388 [DefaultDispatcher-worker-16 @coroutine#3349] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-05 10:13:41.388 [Test worker @coroutine#3355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c438f66 2024-02-05 10:13:41.392 [Test worker @coroutine#3361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c438f66 2024-02-05 10:13:41.398 [Test worker @coroutine#3368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c438f66 2024-02-05 10:13:41.402 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c438f66 2024-02-05 10:13:41.408 [Test worker @coroutine#3376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c438f66 2024-02-05 10:13:41.414 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c438f66 2024-02-05 10:13:41.418 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c438f66 2024-02-05 10:13:41.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Shutdown initiated... 2024-02-05 10:13:41.420 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Close initiated... 2024-02-05 10:13:41.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:41.421 [HikariPool-102 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c438f66: (connection evicted) 2024-02-05 10:13:41.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:41.422 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Closed. 2024-02-05 10:13:41.422 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Shutdown completed. 2024-02-05 10:13:41.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2024-02-05 10:13:41.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:41.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:41.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:41.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:41.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:41.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:41.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68dbe225 2024-02-05 10:13:41.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:41.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:41.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:41.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:41.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:41.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:41.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:41.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:41.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:41.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:41.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:41.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:41.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:41.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 10:13:41.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 10:13:41.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:41.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:41.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 10:13:41.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:41.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2024-02-05 10:13:41.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:41.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:41.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:41.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:41.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:41.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:41.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:41.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:41.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2024-02-05 10:13:41.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e667e95 2024-02-05 10:13:41.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e667e95 2024-02-05 10:13:41.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2024-02-05 10:13:41.429 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e667e95 2024-02-05 10:13:41.448 [Test worker @coroutine#3382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e667e95 2024-02-05 10:13:41.451 [Test worker @coroutine#3385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e667e95 2024-02-05 10:13:41.454 [DefaultDispatcher-worker-12 @coroutine#3389] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 10:13:41.454 [DefaultDispatcher-worker-12 @coroutine#3389] 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-02-05 10:13:41.454 [DefaultDispatcher-worker-12 @coroutine#3389] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 10:13:41.454 [DefaultDispatcher-worker-12 @coroutine#3389] 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-02-05 10:13:41.462 [DefaultDispatcher-worker-9 @coroutine#3388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e667e95 2024-02-05 10:13:41.462 [DefaultDispatcher-worker-9 @coroutine#3388] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-05 10:13:41.462 [DefaultDispatcher-worker-9 @coroutine#3388] 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-02-05 10:13:41.462 [DefaultDispatcher-worker-9 @coroutine#3388] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-05 10:13:41.464 [DefaultDispatcher-worker-10 @coroutine#3389] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 10:13:41.464 [DefaultDispatcher-worker-10 @coroutine#3389] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 10:13:41.465 [DefaultDispatcher-worker-16 @coroutine#3388] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-05 10:13:41.465 [DefaultDispatcher-worker-16 @coroutine#3388] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-05 10:13:41.475 [Test worker @coroutine#3397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e667e95 2024-02-05 10:13:41.478 [Test worker @coroutine#3400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e667e95 2024-02-05 10:13:41.494 [Test worker @coroutine#3408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e667e95 2024-02-05 10:13:41.498 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown initiated... 2024-02-05 10:13:41.498 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Close initiated... 2024-02-05 10:13:41.498 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:41.499 [HikariPool-103 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e667e95: (connection evicted) 2024-02-05 10:13:41.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:41.500 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Closed. 2024-02-05 10:13:41.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown completed. 2024-02-05 10:13:41.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2024-02-05 10:13:41.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:41.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:41.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:41.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:41.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:41.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:41.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b6e2c83 2024-02-05 10:13:41.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:41.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:41.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:41.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:41.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:41.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:41.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:41.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:41.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:41.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:41.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:41.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:41.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:41.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 10:13:41.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 10:13:41.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:41.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:41.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 10:13:41.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:41.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2024-02-05 10:13:41.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:41.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:41.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:41.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:41.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:41.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:41.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:41.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:41.501 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2024-02-05 10:13:41.515 [DefaultDispatcher-worker-14 @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e4b70c6 2024-02-05 10:13:41.515 [DefaultDispatcher-worker-14 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57045/UmAppDatabase/replication/nodeId 2024-02-05 10:13:41.515 [DefaultDispatcher-worker-14 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57045/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:41.515 [DefaultDispatcher-worker-14 @coroutine#3001] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57045/UmAppDatabase/replication/nodeId 2024-02-05 10:13:41.517 [DefaultDispatcher-worker-11 @coroutine#3001] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57045/UmAppDatabase/replication/nodeId 2024-02-05 10:13:41.517 [DefaultDispatcher-worker-11 @coroutine#3001] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57045/UmAppDatabase/replication/nodeId 2024-02-05 10:13:41.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2024-02-05 10:13:41.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2024-02-05 10:13:41.518 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2024-02-05 10:13:41.519 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2024-02-05 10:13:41.535 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2024-02-05 10:13:41.538 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2024-02-05 10:13:41.544 [DefaultDispatcher-worker-6 @coroutine#3425] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 10:13:41.544 [DefaultDispatcher-worker-6 @coroutine#3425] 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-02-05 10:13:41.544 [DefaultDispatcher-worker-6 @coroutine#3425] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 10:13:41.544 [DefaultDispatcher-worker-6 @coroutine#3425] 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-02-05 10:13:41.549 [DefaultDispatcher-worker-2 @coroutine#3424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2024-02-05 10:13:41.550 [DefaultDispatcher-worker-2 @coroutine#3424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-05 10:13:41.550 [DefaultDispatcher-worker-2 @coroutine#3424] 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-02-05 10:13:41.550 [DefaultDispatcher-worker-2 @coroutine#3424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-05 10:13:41.554 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2024-02-05 10:13:41.556 [DefaultDispatcher-worker-3 @coroutine#3425] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 10:13:41.557 [DefaultDispatcher-worker-3 @coroutine#3425] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 10:13:41.560 [DefaultDispatcher-worker-3 @coroutine#3424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-05 10:13:41.560 [DefaultDispatcher-worker-3 @coroutine#3424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-05 10:13:41.561 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2024-02-05 10:13:41.564 [Test worker @coroutine#3438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2024-02-05 10:13:41.568 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2024-02-05 10:13:41.573 [Test worker @coroutine#3447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2024-02-05 10:13:41.575 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown initiated... 2024-02-05 10:13:41.575 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Close initiated... 2024-02-05 10:13:41.575 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:41.575 [HikariPool-104 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6: (connection evicted) 2024-02-05 10:13:41.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:41.576 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Closed. 2024-02-05 10:13:41.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown completed. 2024-02-05 10:13:41.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2024-02-05 10:13:41.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:41.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:41.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:41.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:41.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:41.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:41.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@240f712e 2024-02-05 10:13:41.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:41.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:41.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:41.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:41.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:41.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:41.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:41.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:41.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:41.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:41.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:41.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:41.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:41.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 10:13:41.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 10:13:41.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:41.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:41.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 10:13:41.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:41.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2024-02-05 10:13:41.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:41.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:41.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:41.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:41.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:41.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:41.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:41.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:41.577 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2024-02-05 10:13:41.581 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@6905d030 2024-02-05 10:13:41.581 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@6905d030 2024-02-05 10:13:41.581 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2024-02-05 10:13:41.582 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6905d030 2024-02-05 10:13:41.600 [Test worker @coroutine#3450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6905d030 2024-02-05 10:13:41.603 [Test worker @coroutine#3452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6905d030 2024-02-05 10:13:41.605 [DefaultDispatcher-worker-12 @coroutine#3456] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 10:13:41.605 [DefaultDispatcher-worker-12 @coroutine#3456] 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-02-05 10:13:41.605 [DefaultDispatcher-worker-12 @coroutine#3456] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 10:13:41.605 [DefaultDispatcher-worker-12 @coroutine#3456] 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-02-05 10:13:41.615 [DefaultDispatcher-worker-14 @coroutine#3455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6905d030 2024-02-05 10:13:41.615 [DefaultDispatcher-worker-14 @coroutine#3455] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-05 10:13:41.615 [DefaultDispatcher-worker-14 @coroutine#3455] 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-02-05 10:13:41.615 [DefaultDispatcher-worker-14 @coroutine#3455] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-05 10:13:41.620 [DefaultDispatcher-worker-13 @coroutine#3456] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 10:13:41.620 [DefaultDispatcher-worker-13 @coroutine#3456] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 10:13:41.627 [DefaultDispatcher-worker-9 @coroutine#3455] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-05 10:13:41.627 [DefaultDispatcher-worker-9 @coroutine#3455] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-05 10:13:41.630 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6905d030 2024-02-05 10:13:41.634 [Test worker @coroutine#3467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6905d030 2024-02-05 10:13:41.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Shutdown initiated... 2024-02-05 10:13:41.638 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Close initiated... 2024-02-05 10:13:41.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:41.639 [HikariPool-105 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6905d030: (connection evicted) 2024-02-05 10:13:41.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:41.640 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Closed. 2024-02-05 10:13:41.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Shutdown completed. 2024-02-05 10:13:41.645 [DefaultDispatcher-worker-12 @coroutine#2888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab2e018 2024-02-05 10:13:41.646 [DefaultDispatcher-worker-12 @coroutine#2888] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2024-02-05 10:13:41.646 [DefaultDispatcher-worker-12 @coroutine#2888] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:41.646 [DefaultDispatcher-worker-12 @coroutine#2888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2024-02-05 10:13:41.647 [DefaultDispatcher-worker-12 @coroutine#2888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2024-02-05 10:13:41.647 [DefaultDispatcher-worker-12 @coroutine#2888] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2024-02-05 10:13:41.741 [DefaultDispatcher-worker-10 @coroutine#3182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3113595e 2024-02-05 10:13:41.741 [DefaultDispatcher-worker-10 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56055/UmAppDatabase/replication/nodeId 2024-02-05 10:13:41.741 [DefaultDispatcher-worker-10 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56055/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:41.741 [DefaultDispatcher-worker-10 @coroutine#3182] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56055/UmAppDatabase/replication/nodeId 2024-02-05 10:13:41.743 [DefaultDispatcher-worker-7 @coroutine#3182] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56055/UmAppDatabase/replication/nodeId 2024-02-05 10:13:41.743 [DefaultDispatcher-worker-7 @coroutine#3182] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56055/UmAppDatabase/replication/nodeId 2024-02-05 10:13:41.813 [DefaultDispatcher-worker-14 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fa8ea5 2024-02-05 10:13:41.813 [DefaultDispatcher-worker-14 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47311/UmAppDatabase/replication/nodeId 2024-02-05 10:13:41.813 [DefaultDispatcher-worker-14 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47311/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:41.813 [DefaultDispatcher-worker-14 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47311/UmAppDatabase/replication/nodeId 2024-02-05 10:13:41.815 [DefaultDispatcher-worker-7 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47311/UmAppDatabase/replication/nodeId 2024-02-05 10:13:41.815 [DefaultDispatcher-worker-7 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47311/UmAppDatabase/replication/nodeId 2024-02-05 10:13:41.859 [DefaultDispatcher-worker-2 @coroutine#3063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e79a447 2024-02-05 10:13:41.860 [DefaultDispatcher-worker-2 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 10:13:41.860 [DefaultDispatcher-worker-2 @coroutine#3063] 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-02-05 10:13:41.860 [DefaultDispatcher-worker-2 @coroutine#3063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 10:13:41.861 [DefaultDispatcher-worker-16 @coroutine#3063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 10:13:41.946 [DefaultDispatcher-worker-11 @coroutine#2921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-05 10:13:41.946 [DefaultDispatcher-worker-11 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId 2024-02-05 10:13:41.946 [DefaultDispatcher-worker-11 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:41.946 [DefaultDispatcher-worker-11 @coroutine#2921] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId 2024-02-05 10:13:41.948 [DefaultDispatcher-worker-16 @coroutine#2921] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId 2024-02-05 10:13:41.948 [DefaultDispatcher-worker-16 @coroutine#2921] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId 2024-02-05 10:13:41.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2024-02-05 10:13:41.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:41.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:41.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:41.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:41.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:41.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:41.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f9b5f01 2024-02-05 10:13:41.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:41.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:41.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:41.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:41.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:41.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:41.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:41.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:41.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:41.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:41.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:41.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:41.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:41.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 10:13:41.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 10:13:41.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:41.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:41.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 10:13:41.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:41.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2024-02-05 10:13:41.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:41.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:41.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:41.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:41.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:41.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:41.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:41.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:42.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2024-02-05 10:13:42.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a225014 2024-02-05 10:13:42.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a225014 2024-02-05 10:13:42.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2024-02-05 10:13:42.012 [DefaultDispatcher-worker-7 @coroutine#3245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b38db21 2024-02-05 10:13:42.012 [DefaultDispatcher-worker-7 @coroutine#3245] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53893/UmAppDatabase/replication/nodeId 2024-02-05 10:13:42.012 [DefaultDispatcher-worker-7 @coroutine#3245] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53893/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:42.012 [DefaultDispatcher-worker-7 @coroutine#3245] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53893/UmAppDatabase/replication/nodeId 2024-02-05 10:13:42.014 [DefaultDispatcher-worker-8 @coroutine#3245] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53893/UmAppDatabase/replication/nodeId 2024-02-05 10:13:42.014 [DefaultDispatcher-worker-8 @coroutine#3245] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53893/UmAppDatabase/replication/nodeId 2024-02-05 10:13:42.042 [DefaultDispatcher-worker-6 @coroutine#3081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e553d60 2024-02-05 10:13:42.042 [DefaultDispatcher-worker-6 @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37097/UmAppDatabase/replication/nodeId 2024-02-05 10:13:42.042 [DefaultDispatcher-worker-6 @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37097/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:42.042 [DefaultDispatcher-worker-6 @coroutine#3081] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37097/UmAppDatabase/replication/nodeId 2024-02-05 10:13:42.044 [DefaultDispatcher-worker-12 @coroutine#3081] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37097/UmAppDatabase/replication/nodeId 2024-02-05 10:13:42.044 [DefaultDispatcher-worker-12 @coroutine#3081] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37097/UmAppDatabase/replication/nodeId 2024-02-05 10:13:42.061 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a225014 2024-02-05 10:13:42.079 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a225014 2024-02-05 10:13:42.082 [Test worker @coroutine#3523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a225014 2024-02-05 10:13:42.097 [DefaultDispatcher-worker-12 @coroutine#3525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a225014 2024-02-05 10:13:42.097 [DefaultDispatcher-worker-12 @coroutine#3525] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 10:13:42.097 [DefaultDispatcher-worker-12 @coroutine#3525] 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-02-05 10:13:42.097 [DefaultDispatcher-worker-12 @coroutine#3525] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 10:13:42.099 [DefaultDispatcher-worker-14 @coroutine#3528] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 10:13:42.099 [DefaultDispatcher-worker-14 @coroutine#3528] 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-02-05 10:13:42.099 [DefaultDispatcher-worker-14 @coroutine#3528] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 10:13:42.099 [DefaultDispatcher-worker-14 @coroutine#3528] 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-02-05 10:13:42.102 [DefaultDispatcher-worker-11 @coroutine#3525] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 10:13:42.102 [DefaultDispatcher-worker-11 @coroutine#3525] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 10:13:42.103 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:42.108 [DefaultDispatcher-worker-13 @coroutine#3528] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 10:13:42.108 [DefaultDispatcher-worker-13 @coroutine#3528] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 10:13:42.120 [Test worker @coroutine#3534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a225014 2024-02-05 10:13:42.135 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ae9f73f 2024-02-05 10:13:42.135 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ae9f73f 2024-02-05 10:13:42.139 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@742e0612 2024-02-05 10:13:42.139 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@742e0612 2024-02-05 10:13:42.140 [DefaultDispatcher-worker-16 @coroutine#3536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a225014 2024-02-05 10:13:42.143 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@70119c4f 2024-02-05 10:13:42.143 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@70119c4f 2024-02-05 10:13:42.147 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@35130c29 2024-02-05 10:13:42.147 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@35130c29 2024-02-05 10:13:42.150 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@7645bb 2024-02-05 10:13:42.150 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@7645bb 2024-02-05 10:13:42.154 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ecdd31 2024-02-05 10:13:42.154 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ecdd31 2024-02-05 10:13:42.158 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@7863ca07 2024-02-05 10:13:42.158 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@7863ca07 2024-02-05 10:13:42.161 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@553cf366 2024-02-05 10:13:42.161 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@553cf366 2024-02-05 10:13:42.165 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@67553fe7 2024-02-05 10:13:42.165 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@67553fe7 2024-02-05 10:13:42.165 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-05 10:13:42.251 [DefaultDispatcher-worker-6 @coroutine#2968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549404e7 2024-02-05 10:13:42.251 [DefaultDispatcher-worker-6 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId 2024-02-05 10:13:42.251 [DefaultDispatcher-worker-6 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:42.251 [DefaultDispatcher-worker-6 @coroutine#2968] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId 2024-02-05 10:13:42.253 [DefaultDispatcher-worker-3 @coroutine#2968] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId 2024-02-05 10:13:42.253 [DefaultDispatcher-worker-3 @coroutine#2968] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId 2024-02-05 10:13:42.295 [Test worker @coroutine#3539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a225014 2024-02-05 10:13:42.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown initiated... 2024-02-05 10:13:42.308 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Close initiated... 2024-02-05 10:13:42.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 10:13:42.308 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a225014: (connection evicted) 2024-02-05 10:13:42.309 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ae9f73f: (connection evicted) 2024-02-05 10:13:42.309 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@742e0612: (connection evicted) 2024-02-05 10:13:42.310 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70119c4f: (connection evicted) 2024-02-05 10:13:42.310 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35130c29: (connection evicted) 2024-02-05 10:13:42.311 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7645bb: (connection evicted) 2024-02-05 10:13:42.311 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ecdd31: (connection evicted) 2024-02-05 10:13:42.312 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7863ca07: (connection evicted) 2024-02-05 10:13:42.312 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@553cf366: (connection evicted) 2024-02-05 10:13:42.313 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67553fe7: (connection evicted) 2024-02-05 10:13:42.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:42.315 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Closed. 2024-02-05 10:13:42.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown completed. 2024-02-05 10:13:42.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2024-02-05 10:13:42.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:42.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:42.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:42.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:42.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:42.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:42.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33997e07 2024-02-05 10:13:42.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:42.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:42.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:42.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:42.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:42.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:42.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:42.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:42.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:42.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:42.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:42.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:42.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:42.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 10:13:42.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 10:13:42.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:42.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:42.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 10:13:42.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:42.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2024-02-05 10:13:42.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:42.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:42.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:42.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:42.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:42.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:42.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:42.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:42.322 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2024-02-05 10:13:42.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@eda7dd3 2024-02-05 10:13:42.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@eda7dd3 2024-02-05 10:13:42.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2024-02-05 10:13:42.329 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eda7dd3 2024-02-05 10:13:42.352 [Test worker @coroutine#3547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eda7dd3 2024-02-05 10:13:42.353 [DefaultDispatcher-worker-7 @coroutine#3132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2ae7d7 2024-02-05 10:13:42.354 [DefaultDispatcher-worker-7 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36831/UmAppDatabase/replication/nodeId 2024-02-05 10:13:42.354 [DefaultDispatcher-worker-7 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36831/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:42.354 [DefaultDispatcher-worker-7 @coroutine#3132] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36831/UmAppDatabase/replication/nodeId 2024-02-05 10:13:42.356 [Test worker @coroutine#3550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eda7dd3 2024-02-05 10:13:42.356 [DefaultDispatcher-worker-13 @coroutine#3132] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36831/UmAppDatabase/replication/nodeId 2024-02-05 10:13:42.356 [DefaultDispatcher-worker-13 @coroutine#3132] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36831/UmAppDatabase/replication/nodeId 2024-02-05 10:13:42.361 [DefaultDispatcher-worker-5 @coroutine#3556] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 10:13:42.361 [DefaultDispatcher-worker-5 @coroutine#3556] 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-02-05 10:13:42.361 [DefaultDispatcher-worker-5 @coroutine#3556] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 10:13:42.361 [DefaultDispatcher-worker-5 @coroutine#3556] 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-02-05 10:13:42.365 [DefaultDispatcher-worker-11 @coroutine#3556] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 10:13:42.365 [DefaultDispatcher-worker-11 @coroutine#3556] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 10:13:42.368 [DefaultDispatcher-worker-15 @coroutine#3555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eda7dd3 2024-02-05 10:13:42.368 [DefaultDispatcher-worker-15 @coroutine#3555] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 10:13:42.368 [DefaultDispatcher-worker-15 @coroutine#3555] 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-02-05 10:13:42.368 [DefaultDispatcher-worker-15 @coroutine#3555] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 10:13:42.372 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eda7dd3 2024-02-05 10:13:42.383 [DefaultDispatcher-worker-3 @coroutine#3555] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 10:13:42.384 [DefaultDispatcher-worker-3 @coroutine#3555] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 10:13:42.390 [DefaultDispatcher-worker-16 @coroutine#3566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eda7dd3 2024-02-05 10:13:42.428 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 10:13:42.445 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f4176b8 2024-02-05 10:13:42.445 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f4176b8 2024-02-05 10:13:42.449 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@11868b20 2024-02-05 10:13:42.449 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@11868b20 2024-02-05 10:13:42.464 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@15b91dc8 2024-02-05 10:13:42.464 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@15b91dc8 2024-02-05 10:13:42.467 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@50bb811b 2024-02-05 10:13:42.467 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@50bb811b 2024-02-05 10:13:42.479 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@445bd902 2024-02-05 10:13:42.479 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@445bd902 2024-02-05 10:13:42.482 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@61219522 2024-02-05 10:13:42.483 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@61219522 2024-02-05 10:13:42.486 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c2b9393 2024-02-05 10:13:42.486 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c2b9393 2024-02-05 10:13:42.501 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@30947e54 2024-02-05 10:13:42.501 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@30947e54 2024-02-05 10:13:42.505 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a1d228d 2024-02-05 10:13:42.505 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a1d228d 2024-02-05 10:13:42.505 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-05 10:13:42.505 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eda7dd3 2024-02-05 10:13:42.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown initiated... 2024-02-05 10:13:42.510 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Close initiated... 2024-02-05 10:13:42.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 10:13:42.524 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@eda7dd3: (connection evicted) 2024-02-05 10:13:42.525 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f4176b8: (connection evicted) 2024-02-05 10:13:42.525 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11868b20: (connection evicted) 2024-02-05 10:13:42.526 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15b91dc8: (connection evicted) 2024-02-05 10:13:42.526 [DefaultDispatcher-worker-6 @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e4b70c6 2024-02-05 10:13:42.526 [DefaultDispatcher-worker-6 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57045/UmAppDatabase/replication/nodeId 2024-02-05 10:13:42.526 [DefaultDispatcher-worker-6 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57045/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:42.526 [DefaultDispatcher-worker-6 @coroutine#3001] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57045/UmAppDatabase/replication/nodeId 2024-02-05 10:13:42.526 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50bb811b: (connection evicted) 2024-02-05 10:13:42.527 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@445bd902: (connection evicted) 2024-02-05 10:13:42.527 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61219522: (connection evicted) 2024-02-05 10:13:42.528 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c2b9393: (connection evicted) 2024-02-05 10:13:42.528 [DefaultDispatcher-worker-12 @coroutine#3001] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57045/UmAppDatabase/replication/nodeId 2024-02-05 10:13:42.528 [DefaultDispatcher-worker-12 @coroutine#3001] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57045/UmAppDatabase/replication/nodeId 2024-02-05 10:13:42.528 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30947e54: (connection evicted) 2024-02-05 10:13:42.535 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a1d228d: (connection evicted) 2024-02-05 10:13:42.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:42.536 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Closed. 2024-02-05 10:13:42.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown completed. 2024-02-05 10:13:42.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2024-02-05 10:13:42.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:42.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:42.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:42.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:42.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:42.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:42.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f04fb07 2024-02-05 10:13:42.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:42.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:42.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:42.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:42.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:42.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:42.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:42.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:42.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:42.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:42.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:42.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:42.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:42.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 10:13:42.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 10:13:42.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:42.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:42.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 10:13:42.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:42.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2024-02-05 10:13:42.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:42.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:42.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:42.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:42.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:42.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:42.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:42.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:42.542 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2024-02-05 10:13:42.563 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@46aea9f7 2024-02-05 10:13:42.563 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@46aea9f7 2024-02-05 10:13:42.563 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2024-02-05 10:13:42.564 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46aea9f7 2024-02-05 10:13:42.592 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46aea9f7 2024-02-05 10:13:42.595 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46aea9f7 2024-02-05 10:13:42.603 [DefaultDispatcher-worker-6 @coroutine#3581] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 10:13:42.604 [DefaultDispatcher-worker-6 @coroutine#3581] 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-02-05 10:13:42.604 [DefaultDispatcher-worker-6 @coroutine#3581] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 10:13:42.604 [DefaultDispatcher-worker-6 @coroutine#3581] 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-02-05 10:13:42.612 [DefaultDispatcher-worker-13 @coroutine#3580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46aea9f7 2024-02-05 10:13:42.612 [DefaultDispatcher-worker-13 @coroutine#3580] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 10:13:42.612 [DefaultDispatcher-worker-13 @coroutine#3580] 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-02-05 10:13:42.612 [DefaultDispatcher-worker-13 @coroutine#3580] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 10:13:42.616 [DefaultDispatcher-worker-6 @coroutine#3581] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 10:13:42.616 [DefaultDispatcher-worker-6 @coroutine#3581] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 10:13:42.632 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46aea9f7 2024-02-05 10:13:42.644 [DefaultDispatcher-worker-8 @coroutine#3580] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 10:13:42.644 [DefaultDispatcher-worker-8 @coroutine#3580] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 10:13:42.649 [DefaultDispatcher-worker-12 @coroutine#3592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46aea9f7 2024-02-05 10:13:42.656 [DefaultDispatcher-worker-9 @coroutine#2888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab2e018 2024-02-05 10:13:42.657 [DefaultDispatcher-worker-9 @coroutine#2888] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2024-02-05 10:13:42.657 [DefaultDispatcher-worker-9 @coroutine#2888] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:42.657 [DefaultDispatcher-worker-9 @coroutine#2888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2024-02-05 10:13:42.658 [DefaultDispatcher-worker-5 @coroutine#2888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2024-02-05 10:13:42.659 [DefaultDispatcher-worker-5 @coroutine#2888] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2024-02-05 10:13:42.663 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 10:13:42.687 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fa68d0e 2024-02-05 10:13:42.687 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fa68d0e 2024-02-05 10:13:42.691 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@1161708a 2024-02-05 10:13:42.691 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@1161708a 2024-02-05 10:13:42.695 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@155ee67e 2024-02-05 10:13:42.695 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@155ee67e 2024-02-05 10:13:42.698 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@505c7ab1 2024-02-05 10:13:42.699 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@505c7ab1 2024-02-05 10:13:42.702 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bb95349 2024-02-05 10:13:42.702 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bb95349 2024-02-05 10:13:42.715 [Test worker @coroutine#3596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46aea9f7 2024-02-05 10:13:42.719 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@61c68994 2024-02-05 10:13:42.719 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@61c68994 2024-02-05 10:13:42.731 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c9fec4 2024-02-05 10:13:42.731 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c9fec4 2024-02-05 10:13:42.732 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown initiated... 2024-02-05 10:13:42.732 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Close initiated... 2024-02-05 10:13:42.732 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Before closing stats (total=8, active=0, idle=8, waiting=0) 2024-02-05 10:13:42.735 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@307385fe 2024-02-05 10:13:42.735 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@307385fe 2024-02-05 10:13:42.744 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46aea9f7: (connection evicted) 2024-02-05 10:13:42.744 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1fa68d0e: (connection evicted) 2024-02-05 10:13:42.745 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1161708a: (connection evicted) 2024-02-05 10:13:42.745 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@155ee67e: (connection evicted) 2024-02-05 10:13:42.746 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@505c7ab1: (connection evicted) 2024-02-05 10:13:42.746 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7bb95349: (connection evicted) 2024-02-05 10:13:42.747 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61c68994: (connection evicted) 2024-02-05 10:13:42.747 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c9fec4: (connection evicted) 2024-02-05 10:13:42.747 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@307385fe: (connection evicted) 2024-02-05 10:13:42.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:42.748 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Closed. 2024-02-05 10:13:42.748 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown completed. 2024-02-05 10:13:42.751 [DefaultDispatcher-worker-16 @coroutine#3182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3113595e 2024-02-05 10:13:42.751 [DefaultDispatcher-worker-16 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56055/UmAppDatabase/replication/nodeId 2024-02-05 10:13:42.751 [DefaultDispatcher-worker-16 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56055/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:42.751 [DefaultDispatcher-worker-16 @coroutine#3182] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56055/UmAppDatabase/replication/nodeId 2024-02-05 10:13:42.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2024-02-05 10:13:42.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:42.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:42.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:42.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:42.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:42.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:42.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@386ea60f 2024-02-05 10:13:42.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:42.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:42.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:42.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:42.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:42.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:42.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:42.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:42.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:42.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:42.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:42.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:42.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:42.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 10:13:42.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 10:13:42.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:42.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:42.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 10:13:42.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:42.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2024-02-05 10:13:42.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:42.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:42.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:42.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:42.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:42.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:42.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:42.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:42.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2024-02-05 10:13:42.754 [DefaultDispatcher-worker-16 @coroutine#3182] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56055/UmAppDatabase/replication/nodeId 2024-02-05 10:13:42.754 [DefaultDispatcher-worker-16 @coroutine#3182] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56055/UmAppDatabase/replication/nodeId 2024-02-05 10:13:42.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@99774ec 2024-02-05 10:13:42.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@99774ec 2024-02-05 10:13:42.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2024-02-05 10:13:42.776 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99774ec 2024-02-05 10:13:42.801 [Test worker @coroutine#3607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99774ec 2024-02-05 10:13:42.804 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99774ec 2024-02-05 10:13:42.815 [DefaultDispatcher-worker-9 @coroutine#3611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99774ec 2024-02-05 10:13:42.815 [DefaultDispatcher-worker-9 @coroutine#3611] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 10:13:42.815 [DefaultDispatcher-worker-9 @coroutine#3611] 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-02-05 10:13:42.815 [DefaultDispatcher-worker-9 @coroutine#3611] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 10:13:42.818 [DefaultDispatcher-worker-15 @coroutine#3612] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 10:13:42.819 [DefaultDispatcher-worker-15 @coroutine#3612] 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-02-05 10:13:42.819 [DefaultDispatcher-worker-15 @coroutine#3612] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 10:13:42.819 [DefaultDispatcher-worker-15 @coroutine#3612] 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-02-05 10:13:42.824 [DefaultDispatcher-worker-9 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fa8ea5 2024-02-05 10:13:42.824 [DefaultDispatcher-worker-9 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47311/UmAppDatabase/replication/nodeId 2024-02-05 10:13:42.824 [DefaultDispatcher-worker-9 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47311/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:42.824 [DefaultDispatcher-worker-9 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47311/UmAppDatabase/replication/nodeId 2024-02-05 10:13:42.826 [DefaultDispatcher-worker-9 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47311/UmAppDatabase/replication/nodeId 2024-02-05 10:13:42.826 [DefaultDispatcher-worker-9 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47311/UmAppDatabase/replication/nodeId 2024-02-05 10:13:42.836 [DefaultDispatcher-worker-16 @coroutine#3611] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 10:13:42.836 [DefaultDispatcher-worker-16 @coroutine#3611] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 10:13:42.855 [DefaultDispatcher-worker-9 @coroutine#3612] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 10:13:42.855 [DefaultDispatcher-worker-9 @coroutine#3612] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 10:13:42.864 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99774ec 2024-02-05 10:13:42.873 [DefaultDispatcher-worker-9 @coroutine#3063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e79a447 2024-02-05 10:13:42.874 [DefaultDispatcher-worker-9 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 10:13:42.874 [DefaultDispatcher-worker-9 @coroutine#3063] 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-02-05 10:13:42.874 [DefaultDispatcher-worker-9 @coroutine#3063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 10:13:42.875 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 10:13:42.875 [DefaultDispatcher-worker-6 @coroutine#3063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 10:13:42.884 [DefaultDispatcher-worker-6 @coroutine#3626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99774ec 2024-02-05 10:13:42.899 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@34fcf8c2 2024-02-05 10:13:42.899 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@34fcf8c2 2024-02-05 10:13:42.903 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a3b102d 2024-02-05 10:13:42.903 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a3b102d 2024-02-05 10:13:42.906 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e0493b2 2024-02-05 10:13:42.906 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e0493b2 2024-02-05 10:13:42.912 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b061a16 2024-02-05 10:13:42.912 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b061a16 2024-02-05 10:13:42.924 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@286fc75c 2024-02-05 10:13:42.924 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@286fc75c 2024-02-05 10:13:42.928 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a370004 2024-02-05 10:13:42.928 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a370004 2024-02-05 10:13:42.932 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@50b483f3 2024-02-05 10:13:42.932 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@50b483f3 2024-02-05 10:13:42.956 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b29e559 2024-02-05 10:13:42.956 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b29e559 2024-02-05 10:13:42.958 [DefaultDispatcher-worker-4 @coroutine#2921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-05 10:13:42.959 [DefaultDispatcher-worker-4 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId 2024-02-05 10:13:42.959 [DefaultDispatcher-worker-4 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:42.959 [DefaultDispatcher-worker-4 @coroutine#2921] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId 2024-02-05 10:13:42.960 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d2a8447 2024-02-05 10:13:42.960 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d2a8447 2024-02-05 10:13:42.960 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-05 10:13:42.961 [DefaultDispatcher-worker-1 @coroutine#2921] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId 2024-02-05 10:13:42.961 [DefaultDispatcher-worker-1 @coroutine#2921] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId 2024-02-05 10:13:43.011 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99774ec 2024-02-05 10:13:43.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown initiated... 2024-02-05 10:13:43.017 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Close initiated... 2024-02-05 10:13:43.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 10:13:43.024 [DefaultDispatcher-worker-12 @coroutine#3245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b38db21 2024-02-05 10:13:43.024 [DefaultDispatcher-worker-12 @coroutine#3245] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53893/UmAppDatabase/replication/nodeId 2024-02-05 10:13:43.024 [DefaultDispatcher-worker-12 @coroutine#3245] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53893/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:43.024 [DefaultDispatcher-worker-12 @coroutine#3245] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53893/UmAppDatabase/replication/nodeId 2024-02-05 10:13:43.026 [DefaultDispatcher-worker-1 @coroutine#3245] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53893/UmAppDatabase/replication/nodeId 2024-02-05 10:13:43.026 [DefaultDispatcher-worker-1 @coroutine#3245] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53893/UmAppDatabase/replication/nodeId 2024-02-05 10:13:43.031 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@99774ec: (connection evicted) 2024-02-05 10:13:43.032 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34fcf8c2: (connection evicted) 2024-02-05 10:13:43.032 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a3b102d: (connection evicted) 2024-02-05 10:13:43.032 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e0493b2: (connection evicted) 2024-02-05 10:13:43.033 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b061a16: (connection evicted) 2024-02-05 10:13:43.033 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@286fc75c: (connection evicted) 2024-02-05 10:13:43.034 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a370004: (connection evicted) 2024-02-05 10:13:43.034 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50b483f3: (connection evicted) 2024-02-05 10:13:43.034 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b29e559: (connection evicted) 2024-02-05 10:13:43.035 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d2a8447: (connection evicted) 2024-02-05 10:13:43.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:43.050 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Closed. 2024-02-05 10:13:43.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown completed. 2024-02-05 10:13:43.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2024-02-05 10:13:43.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:43.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:43.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:43.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:43.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:43.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:43.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d1eb214 2024-02-05 10:13:43.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:43.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:43.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:43.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:43.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:43.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:43.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:43.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:43.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:43.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:43.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:43.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:43.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:43.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 10:13:43.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 10:13:43.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:43.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:43.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 10:13:43.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:43.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2024-02-05 10:13:43.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:43.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:43.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:43.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:43.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:43.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:43.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:43.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:43.053 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2024-02-05 10:13:43.055 [DefaultDispatcher-worker-14 @coroutine#3081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e553d60 2024-02-05 10:13:43.055 [DefaultDispatcher-worker-14 @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37097/UmAppDatabase/replication/nodeId 2024-02-05 10:13:43.056 [DefaultDispatcher-worker-14 @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37097/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:43.056 [DefaultDispatcher-worker-14 @coroutine#3081] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37097/UmAppDatabase/replication/nodeId 2024-02-05 10:13:43.057 [DefaultDispatcher-worker-2 @coroutine#3081] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37097/UmAppDatabase/replication/nodeId 2024-02-05 10:13:43.057 [DefaultDispatcher-worker-2 @coroutine#3081] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37097/UmAppDatabase/replication/nodeId 2024-02-05 10:13:43.087 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bd1b07d 2024-02-05 10:13:43.087 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bd1b07d 2024-02-05 10:13:43.087 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2024-02-05 10:13:43.088 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bd1b07d 2024-02-05 10:13:43.131 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bd1b07d 2024-02-05 10:13:43.135 [Test worker @coroutine#3647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bd1b07d 2024-02-05 10:13:43.139 [DefaultDispatcher-worker-2 @coroutine#3651] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 10:13:43.140 [DefaultDispatcher-worker-2 @coroutine#3651] 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/replication/ackAndGetPendingReplications. 2024-02-05 10:13:43.140 [DefaultDispatcher-worker-2 @coroutine#3651] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 10:13:43.140 [DefaultDispatcher-worker-2 @coroutine#3651] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 10:13:43.146 [DefaultDispatcher-worker-13 @coroutine#3650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bd1b07d 2024-02-05 10:13:43.146 [DefaultDispatcher-worker-13 @coroutine#3650] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-05 10:13:43.146 [DefaultDispatcher-worker-13 @coroutine#3650] 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/replication/nodeId. 2024-02-05 10:13:43.146 [DefaultDispatcher-worker-13 @coroutine#3650] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-05 10:13:43.168 [DefaultDispatcher-worker-4 @coroutine#3651] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 10:13:43.168 [DefaultDispatcher-worker-4 @coroutine#3651] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 10:13:43.169 [DefaultDispatcher-worker-12 @coroutine#3658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bd1b07d 2024-02-05 10:13:43.180 [DefaultDispatcher-worker-13 @coroutine#3650] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-05 10:13:43.180 [DefaultDispatcher-worker-13 @coroutine#3650] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-05 10:13:43.181 [DefaultDispatcher-worker-5 @coroutine#3658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bd1b07d 2024-02-05 10:13:43.187 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 10:13:43.191 [DefaultDispatcher-worker-10 @coroutine#3658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bd1b07d 2024-02-05 10:13:43.205 [DefaultDispatcher-worker-3 @coroutine#3658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bd1b07d 2024-02-05 10:13:43.207 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e3464f1 2024-02-05 10:13:43.207 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e3464f1 2024-02-05 10:13:43.208 [Test worker @coroutine#3665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bd1b07d 2024-02-05 10:13:43.211 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@70f39547 2024-02-05 10:13:43.211 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@70f39547 2024-02-05 10:13:43.220 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@74cc0f81 2024-02-05 10:13:43.220 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@74cc0f81 2024-02-05 10:13:43.225 [DefaultDispatcher-worker-11 @coroutine#3658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bd1b07d 2024-02-05 10:13:43.233 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@31ce9f7c 2024-02-05 10:13:43.233 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@31ce9f7c 2024-02-05 10:13:43.236 [DefaultDispatcher-worker-4 @coroutine#3658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bd1b07d 2024-02-05 10:13:43.237 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c007658 2024-02-05 10:13:43.237 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c007658 2024-02-05 10:13:43.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown initiated... 2024-02-05 10:13:43.238 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Close initiated... 2024-02-05 10:13:43.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Before closing stats (total=6, active=0, idle=6, waiting=0) 2024-02-05 10:13:43.245 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@358f32 2024-02-05 10:13:43.245 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@358f32 2024-02-05 10:13:43.247 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4bd1b07d: (connection evicted) 2024-02-05 10:13:43.248 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e3464f1: (connection evicted) 2024-02-05 10:13:43.248 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70f39547: (connection evicted) 2024-02-05 10:13:43.249 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74cc0f81: (connection evicted) 2024-02-05 10:13:43.249 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31ce9f7c: (connection evicted) 2024-02-05 10:13:43.249 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c007658: (connection evicted) 2024-02-05 10:13:43.250 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@358f32: (connection evicted) 2024-02-05 10:13:43.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:43.251 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Closed. 2024-02-05 10:13:43.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown completed. 2024-02-05 10:13:43.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2024-02-05 10:13:43.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:43.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:43.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:43.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:43.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:43.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:43.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20ddc780 2024-02-05 10:13:43.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:43.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:43.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:43.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:43.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:43.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:43.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:43.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:43.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:43.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:43.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:43.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:43.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:43.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 10:13:43.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 10:13:43.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:43.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:43.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 10:13:43.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:43.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2024-02-05 10:13:43.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:43.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:43.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:43.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:43.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:43.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:43.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:43.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:43.252 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2024-02-05 10:13:43.261 [DefaultDispatcher-worker-1 @coroutine#2968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549404e7 2024-02-05 10:13:43.261 [DefaultDispatcher-worker-1 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId 2024-02-05 10:13:43.261 [DefaultDispatcher-worker-1 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:43.261 [DefaultDispatcher-worker-1 @coroutine#2968] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId 2024-02-05 10:13:43.263 [DefaultDispatcher-worker-8 @coroutine#2968] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId 2024-02-05 10:13:43.263 [DefaultDispatcher-worker-8 @coroutine#2968] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId 2024-02-05 10:13:43.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dc5b887 2024-02-05 10:13:43.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dc5b887 2024-02-05 10:13:43.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2024-02-05 10:13:43.264 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dc5b887 2024-02-05 10:13:43.280 [Test worker @coroutine#3674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dc5b887 2024-02-05 10:13:43.283 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dc5b887 2024-02-05 10:13:43.286 [DefaultDispatcher-worker-12 @coroutine#3680] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 10:13:43.286 [DefaultDispatcher-worker-12 @coroutine#3680] 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/replication/ackAndGetPendingReplications. 2024-02-05 10:13:43.286 [DefaultDispatcher-worker-12 @coroutine#3680] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 10:13:43.286 [DefaultDispatcher-worker-12 @coroutine#3680] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 10:13:43.294 [DefaultDispatcher-worker-13 @coroutine#3679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dc5b887 2024-02-05 10:13:43.294 [DefaultDispatcher-worker-13 @coroutine#3679] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-05 10:13:43.294 [DefaultDispatcher-worker-13 @coroutine#3679] 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/replication/nodeId. 2024-02-05 10:13:43.295 [DefaultDispatcher-worker-13 @coroutine#3679] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-05 10:13:43.300 [DefaultDispatcher-worker-16 @coroutine#3680] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 10:13:43.300 [DefaultDispatcher-worker-16 @coroutine#3680] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 10:13:43.323 [DefaultDispatcher-worker-16 @coroutine#3679] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-05 10:13:43.323 [DefaultDispatcher-worker-16 @coroutine#3679] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-05 10:13:43.328 [DefaultDispatcher-worker-12 @coroutine#3687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dc5b887 2024-02-05 10:13:43.337 [DefaultDispatcher-worker-6 @coroutine#3687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dc5b887 2024-02-05 10:13:43.347 [DefaultDispatcher-worker-8 @coroutine#3687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dc5b887 2024-02-05 10:13:43.356 [DefaultDispatcher-worker-2 @coroutine#3687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dc5b887 2024-02-05 10:13:43.363 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 10:13:43.365 [DefaultDispatcher-worker-5 @coroutine#3132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2ae7d7 2024-02-05 10:13:43.365 [DefaultDispatcher-worker-5 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36831/UmAppDatabase/replication/nodeId 2024-02-05 10:13:43.365 [DefaultDispatcher-worker-5 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36831/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:43.365 [DefaultDispatcher-worker-5 @coroutine#3132] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36831/UmAppDatabase/replication/nodeId 2024-02-05 10:13:43.367 [DefaultDispatcher-worker-14 @coroutine#3132] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36831/UmAppDatabase/replication/nodeId 2024-02-05 10:13:43.367 [DefaultDispatcher-worker-14 @coroutine#3132] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36831/UmAppDatabase/replication/nodeId 2024-02-05 10:13:43.369 [DefaultDispatcher-worker-14 @coroutine#3687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dc5b887 2024-02-05 10:13:43.380 [DefaultDispatcher-worker-14 @coroutine#3687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dc5b887 2024-02-05 10:13:43.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown initiated... 2024-02-05 10:13:43.383 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Close initiated... 2024-02-05 10:13:43.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:43.385 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@2279c388 2024-02-05 10:13:43.385 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@2279c388 2024-02-05 10:13:43.387 [HikariPool-111 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4dc5b887: (connection evicted) 2024-02-05 10:13:43.388 [HikariPool-111 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2279c388: (connection evicted) 2024-02-05 10:13:43.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:43.389 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Closed. 2024-02-05 10:13:43.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown completed. 2024-02-05 10:13:43.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2024-02-05 10:13:43.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:43.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:43.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:43.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:43.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:43.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:43.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2aeb3f3b 2024-02-05 10:13:43.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:43.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:43.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:43.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:43.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:43.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:43.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:43.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:43.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:43.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:43.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:43.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:43.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:43.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 10:13:43.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 10:13:43.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:43.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:43.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 10:13:43.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:43.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2024-02-05 10:13:43.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:43.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:43.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:43.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:43.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:43.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:43.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:43.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:43.390 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2024-02-05 10:13:43.395 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@46ef7340 2024-02-05 10:13:43.395 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@46ef7340 2024-02-05 10:13:43.395 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2024-02-05 10:13:43.396 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46ef7340 2024-02-05 10:13:43.415 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46ef7340 2024-02-05 10:13:43.418 [Test worker @coroutine#3704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46ef7340 2024-02-05 10:13:43.420 [DefaultDispatcher-worker-2 @coroutine#3708] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 10:13:43.420 [DefaultDispatcher-worker-2 @coroutine#3708] 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/replication/ackAndGetPendingReplications. 2024-02-05 10:13:43.420 [DefaultDispatcher-worker-2 @coroutine#3708] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 10:13:43.420 [DefaultDispatcher-worker-2 @coroutine#3708] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 10:13:43.429 [DefaultDispatcher-worker-4 @coroutine#3707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46ef7340 2024-02-05 10:13:43.429 [DefaultDispatcher-worker-4 @coroutine#3707] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-05 10:13:43.429 [DefaultDispatcher-worker-4 @coroutine#3707] 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/replication/nodeId. 2024-02-05 10:13:43.429 [DefaultDispatcher-worker-4 @coroutine#3707] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-05 10:13:43.441 [DefaultDispatcher-worker-9 @coroutine#3708] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 10:13:43.441 [DefaultDispatcher-worker-9 @coroutine#3708] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 10:13:43.459 [DefaultDispatcher-worker-14 @coroutine#3716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46ef7340 2024-02-05 10:13:43.464 [DefaultDispatcher-worker-5 @coroutine#3707] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-05 10:13:43.464 [DefaultDispatcher-worker-5 @coroutine#3707] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-05 10:13:43.468 [DefaultDispatcher-worker-3 @coroutine#3716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46ef7340 2024-02-05 10:13:43.477 [DefaultDispatcher-worker-2 @coroutine#3716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46ef7340 2024-02-05 10:13:43.486 [DefaultDispatcher-worker-11 @coroutine#3716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46ef7340 2024-02-05 10:13:43.495 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 10:13:43.496 [DefaultDispatcher-worker-7 @coroutine#3716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46ef7340 2024-02-05 10:13:43.504 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c4f52ad 2024-02-05 10:13:43.504 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c4f52ad 2024-02-05 10:13:43.505 [DefaultDispatcher-worker-6 @coroutine#3716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46ef7340 2024-02-05 10:13:43.509 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46ef7340 2024-02-05 10:13:43.512 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46ef7340 2024-02-05 10:13:43.520 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4288b554 2024-02-05 10:13:43.520 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4288b554 2024-02-05 10:13:43.524 [DefaultDispatcher-worker-3 @coroutine#3716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46ef7340 2024-02-05 10:13:43.524 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@46b739dd 2024-02-05 10:13:43.531 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@46b739dd 2024-02-05 10:13:43.535 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b5bf6f 2024-02-05 10:13:43.535 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b5bf6f 2024-02-05 10:13:43.535 [DefaultDispatcher-worker-14 @coroutine#3716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46ef7340 2024-02-05 10:13:43.536 [DefaultDispatcher-worker-6 @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e4b70c6 2024-02-05 10:13:43.536 [DefaultDispatcher-worker-6 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57045/UmAppDatabase/replication/nodeId 2024-02-05 10:13:43.536 [DefaultDispatcher-worker-6 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57045/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:43.536 [DefaultDispatcher-worker-6 @coroutine#3001] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57045/UmAppDatabase/replication/nodeId 2024-02-05 10:13:43.538 [DefaultDispatcher-worker-1 @coroutine#3001] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57045/UmAppDatabase/replication/nodeId 2024-02-05 10:13:43.538 [DefaultDispatcher-worker-1 @coroutine#3001] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57045/UmAppDatabase/replication/nodeId 2024-02-05 10:13:43.539 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@35d95f8e 2024-02-05 10:13:43.539 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@35d95f8e 2024-02-05 10:13:43.543 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@32fc7e74 2024-02-05 10:13:43.543 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@32fc7e74 2024-02-05 10:13:43.546 [DefaultDispatcher-worker-14 @coroutine#3716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46ef7340 2024-02-05 10:13:43.553 [Test worker @coroutine#3716] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/PersonDao/findByUidAsync?uid=555286114908213249 2024-02-05 10:13:43.554 [Test worker @coroutine#3716] 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/PersonDao/findByUidAsync?uid=555286114908213249. 2024-02-05 10:13:43.554 [Test worker @coroutine#3716] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/PersonDao/findByUidAsync?uid=555286114908213249 2024-02-05 10:13:43.555 [Test worker @coroutine#3716] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/PersonDao/findByUidAsync?uid=555286114908213249 2024-02-05 10:13:43.555 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d7ac027 2024-02-05 10:13:43.555 [Test worker @coroutine#3716] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/PersonDao/findByUidAsync?uid=555286114908213249 2024-02-05 10:13:43.555 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d7ac027 2024-02-05 10:13:43.559 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@639a4020 2024-02-05 10:13:43.559 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@639a4020 2024-02-05 10:13:43.563 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cc056f2 2024-02-05 10:13:43.566 [DefaultDispatcher-worker-10 @coroutine#3716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46ef7340 2024-02-05 10:13:43.574 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cc056f2 2024-02-05 10:13:43.574 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 10:13:43.583 [DefaultDispatcher-worker-2 @coroutine#3716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46ef7340 2024-02-05 10:13:43.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown initiated... 2024-02-05 10:13:43.586 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Close initiated... 2024-02-05 10:13:43.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 10:13:43.599 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46ef7340: (connection evicted) 2024-02-05 10:13:43.600 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c4f52ad: (connection evicted) 2024-02-05 10:13:43.600 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4288b554: (connection evicted) 2024-02-05 10:13:43.600 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46b739dd: (connection evicted) 2024-02-05 10:13:43.601 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b5bf6f: (connection evicted) 2024-02-05 10:13:43.601 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35d95f8e: (connection evicted) 2024-02-05 10:13:43.602 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32fc7e74: (connection evicted) 2024-02-05 10:13:43.602 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d7ac027: (connection evicted) 2024-02-05 10:13:43.602 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@639a4020: (connection evicted) 2024-02-05 10:13:43.603 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1cc056f2: (connection evicted) 2024-02-05 10:13:43.603 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:43.603 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Closed. 2024-02-05 10:13:43.603 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown completed. 2024-02-05 10:13:43.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2024-02-05 10:13:43.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:43.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:43.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:43.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:43.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:43.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:43.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6491006 2024-02-05 10:13:43.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:43.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:43.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:43.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:43.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:43.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:43.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:43.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:43.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:43.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:43.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:43.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:43.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:43.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 10:13:43.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 10:13:43.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:43.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:43.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 10:13:43.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:43.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2024-02-05 10:13:43.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:43.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:43.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:43.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:43.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:43.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:43.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:43.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:43.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2024-02-05 10:13:43.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@54816d7a 2024-02-05 10:13:43.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@54816d7a 2024-02-05 10:13:43.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2024-02-05 10:13:43.620 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54816d7a 2024-02-05 10:13:43.637 [Test worker @coroutine#3740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54816d7a 2024-02-05 10:13:43.639 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54816d7a 2024-02-05 10:13:43.640 [DefaultDispatcher-worker-12 @coroutine#3746] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 10:13:43.640 [DefaultDispatcher-worker-12 @coroutine#3746] 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/replication/ackAndGetPendingReplications. 2024-02-05 10:13:43.640 [DefaultDispatcher-worker-12 @coroutine#3746] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 10:13:43.641 [DefaultDispatcher-worker-12 @coroutine#3746] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 10:13:43.648 [DefaultDispatcher-worker-16 @coroutine#3745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54816d7a 2024-02-05 10:13:43.648 [DefaultDispatcher-worker-16 @coroutine#3745] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-05 10:13:43.648 [DefaultDispatcher-worker-16 @coroutine#3745] 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/replication/nodeId. 2024-02-05 10:13:43.648 [DefaultDispatcher-worker-16 @coroutine#3745] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-05 10:13:43.651 [DefaultDispatcher-worker-6 @coroutine#3746] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 10:13:43.651 [DefaultDispatcher-worker-6 @coroutine#3746] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 10:13:43.667 [DefaultDispatcher-worker-6 @coroutine#2888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab2e018 2024-02-05 10:13:43.667 [DefaultDispatcher-worker-6 @coroutine#2888] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2024-02-05 10:13:43.667 [DefaultDispatcher-worker-6 @coroutine#2888] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:43.667 [DefaultDispatcher-worker-6 @coroutine#2888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2024-02-05 10:13:43.669 [DefaultDispatcher-worker-11 @coroutine#3754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54816d7a 2024-02-05 10:13:43.669 [DefaultDispatcher-worker-16 @coroutine#2888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2024-02-05 10:13:43.669 [DefaultDispatcher-worker-16 @coroutine#2888] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2024-02-05 10:13:43.670 [DefaultDispatcher-worker-8 @coroutine#3745] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-05 10:13:43.670 [DefaultDispatcher-worker-8 @coroutine#3745] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-05 10:13:43.678 [DefaultDispatcher-worker-12 @coroutine#3754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54816d7a 2024-02-05 10:13:43.702 [DefaultDispatcher-worker-14 @coroutine#3754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54816d7a 2024-02-05 10:13:43.712 [DefaultDispatcher-worker-12 @coroutine#3754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54816d7a 2024-02-05 10:13:43.719 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 10:13:43.722 [DefaultDispatcher-worker-16 @coroutine#3754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54816d7a 2024-02-05 10:13:43.730 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@677c115d 2024-02-05 10:13:43.731 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@677c115d 2024-02-05 10:13:43.733 [DefaultDispatcher-worker-10 @coroutine#3754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54816d7a 2024-02-05 10:13:43.734 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@69bbf3c2 2024-02-05 10:13:43.734 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@69bbf3c2 2024-02-05 10:13:43.737 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54816d7a 2024-02-05 10:13:43.738 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d847a2d 2024-02-05 10:13:43.738 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d847a2d 2024-02-05 10:13:43.742 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@2886f9f9 2024-02-05 10:13:43.742 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@2886f9f9 2024-02-05 10:13:43.745 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f77f34d 2024-02-05 10:13:43.745 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f77f34d 2024-02-05 10:13:43.747 [DefaultDispatcher-worker-14 @coroutine#3754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54816d7a 2024-02-05 10:13:43.749 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@19e43082 2024-02-05 10:13:43.749 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@19e43082 2024-02-05 10:13:43.753 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@57ff6481 2024-02-05 10:13:43.753 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@57ff6481 2024-02-05 10:13:43.756 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@48a906b6 2024-02-05 10:13:43.756 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@48a906b6 2024-02-05 10:13:43.760 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@58d46975 2024-02-05 10:13:43.760 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@58d46975 2024-02-05 10:13:43.760 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-05 10:13:43.762 [DefaultDispatcher-worker-5 @coroutine#3754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54816d7a 2024-02-05 10:13:43.765 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown initiated... 2024-02-05 10:13:43.765 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Close initiated... 2024-02-05 10:13:43.765 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 10:13:43.766 [DefaultDispatcher-worker-8 @coroutine#3182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3113595e 2024-02-05 10:13:43.767 [DefaultDispatcher-worker-8 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56055/UmAppDatabase/replication/nodeId 2024-02-05 10:13:43.767 [DefaultDispatcher-worker-8 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56055/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:43.767 [DefaultDispatcher-worker-8 @coroutine#3182] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56055/UmAppDatabase/replication/nodeId 2024-02-05 10:13:43.768 [DefaultDispatcher-worker-14 @coroutine#3182] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56055/UmAppDatabase/replication/nodeId 2024-02-05 10:13:43.768 [DefaultDispatcher-worker-14 @coroutine#3182] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56055/UmAppDatabase/replication/nodeId 2024-02-05 10:13:43.774 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54816d7a: (connection evicted) 2024-02-05 10:13:43.775 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@677c115d: (connection evicted) 2024-02-05 10:13:43.776 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69bbf3c2: (connection evicted) 2024-02-05 10:13:43.776 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d847a2d: (connection evicted) 2024-02-05 10:13:43.776 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2886f9f9: (connection evicted) 2024-02-05 10:13:43.777 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f77f34d: (connection evicted) 2024-02-05 10:13:43.777 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19e43082: (connection evicted) 2024-02-05 10:13:43.778 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57ff6481: (connection evicted) 2024-02-05 10:13:43.778 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48a906b6: (connection evicted) 2024-02-05 10:13:43.779 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58d46975: (connection evicted) 2024-02-05 10:13:43.790 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:43.790 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Closed. 2024-02-05 10:13:43.790 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown completed. 2024-02-05 10:13:43.815 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2024-02-05 10:13:43.816 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:43.816 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:43.816 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:43.816 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:43.816 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:43.816 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:43.816 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71f042b1 2024-02-05 10:13:43.816 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:43.816 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:43.816 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:43.816 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:43.816 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:43.816 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:43.816 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:43.816 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:43.816 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:43.816 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:43.816 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:43.816 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:43.816 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:43.816 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:43.816 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:43.816 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:43.816 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:43.816 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:43.816 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:43.816 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2024-02-05 10:13:43.816 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:43.816 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:43.816 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:43.816 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:43.816 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:43.816 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:43.816 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:43.816 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:43.816 [Test worker @coroutine#3772] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2024-02-05 10:13:43.831 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@32182bf8 2024-02-05 10:13:43.831 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@32182bf8 2024-02-05 10:13:43.831 [Test worker @coroutine#3772] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2024-02-05 10:13:43.836 [DefaultDispatcher-worker-1 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fa8ea5 2024-02-05 10:13:43.836 [DefaultDispatcher-worker-1 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47311/UmAppDatabase/replication/nodeId 2024-02-05 10:13:43.836 [DefaultDispatcher-worker-1 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47311/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:43.836 [DefaultDispatcher-worker-1 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47311/UmAppDatabase/replication/nodeId 2024-02-05 10:13:43.838 [DefaultDispatcher-worker-16 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47311/UmAppDatabase/replication/nodeId 2024-02-05 10:13:43.838 [DefaultDispatcher-worker-16 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47311/UmAppDatabase/replication/nodeId 2024-02-05 10:13:43.859 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32182bf8 2024-02-05 10:13:43.875 [Test worker @coroutine#3779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32182bf8 2024-02-05 10:13:43.878 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32182bf8 2024-02-05 10:13:43.885 [Test worker @coroutine#3783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32182bf8 2024-02-05 10:13:43.886 [DefaultDispatcher-worker-11 @coroutine#3063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e79a447 2024-02-05 10:13:43.886 [DefaultDispatcher-worker-11 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 10:13:43.886 [DefaultDispatcher-worker-11 @coroutine#3063] 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-02-05 10:13:43.886 [DefaultDispatcher-worker-11 @coroutine#3063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 10:13:43.888 [DefaultDispatcher-worker-1 @coroutine#3063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 10:13:43.896 [DefaultDispatcher-worker-16 @coroutine#3786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32182bf8 2024-02-05 10:13:43.915 [DefaultDispatcher-worker-5 @coroutine#3799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32182bf8 2024-02-05 10:13:43.919 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown initiated... 2024-02-05 10:13:43.919 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Close initiated... 2024-02-05 10:13:43.919 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:43.923 [HikariPool-114 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32182bf8: (connection evicted) 2024-02-05 10:13:43.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:43.924 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Closed. 2024-02-05 10:13:43.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown completed. 2024-02-05 10:13:43.927 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2024-02-05 10:13:43.928 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:43.928 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:43.928 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:43.928 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:43.928 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:43.928 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:43.928 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c20841d 2024-02-05 10:13:43.928 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:43.928 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:43.928 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:43.928 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:43.928 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:43.928 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:43.928 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:43.928 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:43.928 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:43.928 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:43.928 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:43.928 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:43.928 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:43.928 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:43.928 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:43.928 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:43.928 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:43.928 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:43.928 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:43.928 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2024-02-05 10:13:43.928 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:43.928 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:43.928 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:43.928 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:43.928 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:43.928 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:43.928 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:43.928 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:43.928 [Test worker @coroutine#3805] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2024-02-05 10:13:43.929 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@4def900a 2024-02-05 10:13:43.929 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@4def900a 2024-02-05 10:13:43.929 [Test worker @coroutine#3805] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2024-02-05 10:13:43.956 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4def900a 2024-02-05 10:13:43.970 [DefaultDispatcher-worker-10 @coroutine#2921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-05 10:13:43.970 [DefaultDispatcher-worker-10 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId 2024-02-05 10:13:43.970 [DefaultDispatcher-worker-10 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:43.970 [DefaultDispatcher-worker-10 @coroutine#2921] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId 2024-02-05 10:13:43.972 [DefaultDispatcher-worker-6 @coroutine#2921] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId 2024-02-05 10:13:43.972 [DefaultDispatcher-worker-6 @coroutine#2921] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId 2024-02-05 10:13:43.975 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4def900a 2024-02-05 10:13:43.978 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4def900a 2024-02-05 10:13:43.981 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4def900a 2024-02-05 10:13:43.982 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2024-02-05 10:13:43.982 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:43.982 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:43.982 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:43.982 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:43.982 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:43.982 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:43.982 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1cdb280b 2024-02-05 10:13:43.982 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:43.982 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:43.982 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:43.982 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:43.982 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:43.982 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:43.982 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:43.982 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:43.982 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:43.982 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:43.982 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:43.982 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:43.982 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:43.982 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:43.982 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:43.982 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:43.982 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:43.982 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:43.982 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:43.982 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2024-02-05 10:13:43.982 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:43.982 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:43.982 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:43.982 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:43.982 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:43.982 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:43.982 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:43.982 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:43.982 [Test worker @coroutine#3805] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2024-02-05 10:13:43.987 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f8a44a4 2024-02-05 10:13:43.987 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f8a44a4 2024-02-05 10:13:43.987 [Test worker @coroutine#3805] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2024-02-05 10:13:44.010 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f8a44a4 2024-02-05 10:13:44.029 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:44.029 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f8a44a4 2024-02-05 10:13:44.035 [DefaultDispatcher-worker-10 @coroutine#3245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b38db21 2024-02-05 10:13:44.036 [Test worker @coroutine#3818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f8a44a4 2024-02-05 10:13:44.038 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f8a44a4 2024-02-05 10:13:44.039 [DefaultDispatcher-worker-10 @coroutine#3245] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53893/UmAppDatabase/replication/nodeId 2024-02-05 10:13:44.039 [DefaultDispatcher-worker-10 @coroutine#3245] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53893/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:44.039 [DefaultDispatcher-worker-10 @coroutine#3245] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53893/UmAppDatabase/replication/nodeId 2024-02-05 10:13:44.044 [DefaultDispatcher-worker-11 @coroutine#3245] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53893/UmAppDatabase/replication/nodeId 2024-02-05 10:13:44.044 [DefaultDispatcher-worker-11 @coroutine#3245] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53893/UmAppDatabase/replication/nodeId 2024-02-05 10:13:44.067 [DefaultDispatcher-worker-8 @coroutine#3081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e553d60 2024-02-05 10:13:44.067 [DefaultDispatcher-worker-8 @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37097/UmAppDatabase/replication/nodeId 2024-02-05 10:13:44.067 [DefaultDispatcher-worker-8 @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37097/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:44.067 [DefaultDispatcher-worker-8 @coroutine#3081] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37097/UmAppDatabase/replication/nodeId 2024-02-05 10:13:44.069 [DefaultDispatcher-worker-13 @coroutine#3081] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37097/UmAppDatabase/replication/nodeId 2024-02-05 10:13:44.069 [DefaultDispatcher-worker-13 @coroutine#3081] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37097/UmAppDatabase/replication/nodeId 2024-02-05 10:13:44.069 [DefaultDispatcher-worker-7 @coroutine#3825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f8a44a4 2024-02-05 10:13:44.083 [DefaultDispatcher-worker-13 @coroutine#3805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4def900a 2024-02-05 10:13:44.087 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:44.093 [DefaultDispatcher-worker-11 @coroutine#3805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4def900a 2024-02-05 10:13:44.101 [DefaultDispatcher-worker-11 @coroutine#3805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4def900a 2024-02-05 10:13:44.132 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown initiated... 2024-02-05 10:13:44.132 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Close initiated... 2024-02-05 10:13:44.132 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:44.143 [HikariPool-115 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4def900a: (connection evicted) 2024-02-05 10:13:44.144 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:44.144 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Closed. 2024-02-05 10:13:44.144 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown completed. 2024-02-05 10:13:44.145 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown initiated... 2024-02-05 10:13:44.145 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Close initiated... 2024-02-05 10:13:44.145 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:44.159 [HikariPool-116 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f8a44a4: (connection evicted) 2024-02-05 10:13:44.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:44.160 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Closed. 2024-02-05 10:13:44.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown completed. 2024-02-05 10:13:44.162 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2024-02-05 10:13:44.162 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:44.162 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:44.162 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:44.162 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:44.162 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:44.162 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:44.162 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56fc2cea 2024-02-05 10:13:44.162 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:44.162 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:44.162 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:44.162 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:44.162 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:44.162 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:44.162 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:44.162 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:44.162 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:44.162 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:44.162 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:44.162 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:44.162 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:44.162 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:44.162 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:44.162 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:44.162 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:44.162 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:44.162 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:44.162 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2024-02-05 10:13:44.162 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:44.162 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:44.162 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:44.162 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:44.162 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:44.162 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:44.162 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:44.162 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:44.162 [Test worker @coroutine#3854] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2024-02-05 10:13:44.167 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ffaa711 2024-02-05 10:13:44.167 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ffaa711 2024-02-05 10:13:44.167 [Test worker @coroutine#3854] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2024-02-05 10:13:44.188 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ffaa711 2024-02-05 10:13:44.205 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ffaa711 2024-02-05 10:13:44.208 [Test worker @coroutine#3857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ffaa711 2024-02-05 10:13:44.211 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ffaa711 2024-02-05 10:13:44.212 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2024-02-05 10:13:44.212 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:44.214 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:44.215 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:44.215 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:44.215 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:44.215 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:44.215 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@759c53e5 2024-02-05 10:13:44.215 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:44.215 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:44.215 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:44.215 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:44.215 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:44.215 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:44.215 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:44.215 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:44.215 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:44.215 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:44.215 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:44.215 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:44.215 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:44.215 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:44.215 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:44.215 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:44.215 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:44.215 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:44.215 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:44.215 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2024-02-05 10:13:44.215 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:44.215 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:44.215 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:44.215 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:44.215 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:44.215 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:44.215 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:44.215 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:44.215 [Test worker @coroutine#3854] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2024-02-05 10:13:44.223 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c02cf78 2024-02-05 10:13:44.223 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c02cf78 2024-02-05 10:13:44.223 [Test worker @coroutine#3854] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2024-02-05 10:13:44.242 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c02cf78 2024-02-05 10:13:44.259 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c02cf78 2024-02-05 10:13:44.261 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c02cf78 2024-02-05 10:13:44.265 [Test worker @coroutine#3865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c02cf78 2024-02-05 10:13:44.267 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:44.271 [DefaultDispatcher-worker-7 @coroutine#2968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549404e7 2024-02-05 10:13:44.271 [DefaultDispatcher-worker-7 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId 2024-02-05 10:13:44.272 [DefaultDispatcher-worker-7 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:44.272 [DefaultDispatcher-worker-7 @coroutine#2968] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId 2024-02-05 10:13:44.273 [DefaultDispatcher-worker-4 @coroutine#2968] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId 2024-02-05 10:13:44.279 [DefaultDispatcher-worker-4 @coroutine#2968] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId 2024-02-05 10:13:44.295 [DefaultDispatcher-worker-1 @coroutine#3867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c02cf78 2024-02-05 10:13:44.296 [DefaultDispatcher-worker-7 @coroutine#3854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ffaa711 2024-02-05 10:13:44.305 [DefaultDispatcher-worker-10 @coroutine#3854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ffaa711 2024-02-05 10:13:44.313 [DefaultDispatcher-worker-11 @coroutine#3854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ffaa711 2024-02-05 10:13:44.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown initiated... 2024-02-05 10:13:44.319 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Close initiated... 2024-02-05 10:13:44.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:44.323 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:44.328 [HikariPool-117 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ffaa711: (connection evicted) 2024-02-05 10:13:44.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:44.329 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Closed. 2024-02-05 10:13:44.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown completed. 2024-02-05 10:13:44.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown initiated... 2024-02-05 10:13:44.330 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Close initiated... 2024-02-05 10:13:44.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:44.343 [HikariPool-118 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c02cf78: (connection evicted) 2024-02-05 10:13:44.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:44.344 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Closed. 2024-02-05 10:13:44.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown completed. 2024-02-05 10:13:44.346 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2024-02-05 10:13:44.347 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:44.347 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:44.347 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:44.347 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:44.347 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:44.347 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:44.347 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e70861 2024-02-05 10:13:44.347 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:44.347 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:44.347 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:44.347 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:44.347 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:44.347 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:44.347 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:44.347 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:44.347 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:44.347 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:44.347 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:44.347 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:44.347 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:44.347 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:44.347 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:44.347 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:44.347 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:44.347 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:44.347 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:44.347 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2024-02-05 10:13:44.347 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:44.347 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:44.347 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:44.347 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:44.347 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:44.347 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:44.347 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:44.347 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:44.347 [Test worker @coroutine#3896] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2024-02-05 10:13:44.358 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b5d6f9c 2024-02-05 10:13:44.358 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b5d6f9c 2024-02-05 10:13:44.358 [Test worker @coroutine#3896] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2024-02-05 10:13:44.375 [DefaultDispatcher-worker-11 @coroutine#3132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2ae7d7 2024-02-05 10:13:44.375 [DefaultDispatcher-worker-11 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36831/UmAppDatabase/replication/nodeId 2024-02-05 10:13:44.375 [DefaultDispatcher-worker-11 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36831/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:44.375 [DefaultDispatcher-worker-11 @coroutine#3132] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36831/UmAppDatabase/replication/nodeId 2024-02-05 10:13:44.377 [DefaultDispatcher-worker-1 @coroutine#3132] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36831/UmAppDatabase/replication/nodeId 2024-02-05 10:13:44.377 [DefaultDispatcher-worker-1 @coroutine#3132] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36831/UmAppDatabase/replication/nodeId 2024-02-05 10:13:44.383 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b5d6f9c 2024-02-05 10:13:44.402 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b5d6f9c 2024-02-05 10:13:44.404 [Test worker @coroutine#3902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b5d6f9c 2024-02-05 10:13:44.407 [Test worker @coroutine#3904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b5d6f9c 2024-02-05 10:13:44.417 [DefaultDispatcher-worker-5 @coroutine#3906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b5d6f9c 2024-02-05 10:13:44.439 [DefaultDispatcher-worker-8 @coroutine#3896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b5d6f9c 2024-02-05 10:13:44.441 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b5d6f9c 2024-02-05 10:13:44.450 [DefaultDispatcher-worker-2 @coroutine#3896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b5d6f9c 2024-02-05 10:13:44.458 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 10:13:44.463 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown initiated... 2024-02-05 10:13:44.463 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Close initiated... 2024-02-05 10:13:44.463 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:44.464 [HikariPool-119 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b5d6f9c: (connection evicted) 2024-02-05 10:13:44.464 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:44.464 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Closed. 2024-02-05 10:13:44.464 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown completed. 2024-02-05 10:13:44.467 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2024-02-05 10:13:44.468 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:44.468 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:44.468 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:44.468 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:44.468 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:44.468 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:44.468 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@87df88d 2024-02-05 10:13:44.468 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:44.468 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:44.468 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:44.468 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:44.468 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:44.468 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:44.468 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:44.468 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:44.468 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:44.468 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:44.468 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:44.468 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:44.468 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:44.468 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:44.468 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:44.468 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:44.468 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:44.468 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:44.468 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:44.468 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2024-02-05 10:13:44.468 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:44.468 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:44.468 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:44.468 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:44.468 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:44.468 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:44.468 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:44.468 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:44.468 [Test worker @coroutine#3935] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2024-02-05 10:13:44.474 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@28da5c4d 2024-02-05 10:13:44.474 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@28da5c4d 2024-02-05 10:13:44.474 [Test worker @coroutine#3935] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2024-02-05 10:13:44.497 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28da5c4d 2024-02-05 10:13:44.515 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28da5c4d 2024-02-05 10:13:44.518 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28da5c4d 2024-02-05 10:13:44.521 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28da5c4d 2024-02-05 10:13:44.531 [DefaultDispatcher-worker-1 @coroutine#3942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28da5c4d 2024-02-05 10:13:44.534 [Test worker @coroutine#3949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28da5c4d 2024-02-05 10:13:44.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown initiated... 2024-02-05 10:13:44.545 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Close initiated... 2024-02-05 10:13:44.545 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:44.545 [HikariPool-120 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28da5c4d: (connection evicted) 2024-02-05 10:13:44.547 [DefaultDispatcher-worker-3 @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e4b70c6 2024-02-05 10:13:44.547 [DefaultDispatcher-worker-3 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57045/UmAppDatabase/replication/nodeId 2024-02-05 10:13:44.547 [DefaultDispatcher-worker-3 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57045/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:44.547 [DefaultDispatcher-worker-3 @coroutine#3001] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57045/UmAppDatabase/replication/nodeId 2024-02-05 10:13:44.549 [DefaultDispatcher-worker-6 @coroutine#3001] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57045/UmAppDatabase/replication/nodeId 2024-02-05 10:13:44.549 [DefaultDispatcher-worker-6 @coroutine#3001] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57045/UmAppDatabase/replication/nodeId 2024-02-05 10:13:44.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:44.551 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Closed. 2024-02-05 10:13:44.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown completed. 2024-02-05 10:13:44.553 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2024-02-05 10:13:44.554 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:44.554 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:44.554 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:44.554 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:44.554 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:44.554 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:44.554 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26b150cd 2024-02-05 10:13:44.554 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:44.554 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:44.554 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:44.554 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:44.554 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:44.554 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:44.554 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:44.554 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:44.554 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:44.554 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:44.554 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:44.554 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:44.554 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:44.554 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:44.554 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:44.554 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:44.554 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:44.554 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:44.554 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:44.554 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2024-02-05 10:13:44.554 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:44.554 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:44.554 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:44.554 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:44.554 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:44.554 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:44.554 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:44.554 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:44.554 [Test worker @coroutine#3968] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2024-02-05 10:13:44.555 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@45e68fac 2024-02-05 10:13:44.555 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@45e68fac 2024-02-05 10:13:44.555 [Test worker @coroutine#3968] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2024-02-05 10:13:44.578 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e68fac 2024-02-05 10:13:44.596 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e68fac 2024-02-05 10:13:44.599 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e68fac 2024-02-05 10:13:44.611 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e68fac 2024-02-05 10:13:44.623 [DefaultDispatcher-worker-14 @coroutine#3976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e68fac 2024-02-05 10:13:44.626 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e68fac 2024-02-05 10:13:44.709 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:44.718 [DefaultDispatcher-worker-4 @coroutine#2888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab2e018 2024-02-05 10:13:44.719 [DefaultDispatcher-worker-4 @coroutine#2888] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2024-02-05 10:13:44.719 [DefaultDispatcher-worker-4 @coroutine#2888] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:44.719 [DefaultDispatcher-worker-4 @coroutine#2888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2024-02-05 10:13:44.803 [DefaultDispatcher-worker-10 @coroutine#2888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2024-02-05 10:13:44.803 [DefaultDispatcher-worker-10 @coroutine#2888] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2024-02-05 10:13:44.812 [DefaultDispatcher-worker-13 @coroutine#3182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3113595e 2024-02-05 10:13:44.813 [DefaultDispatcher-worker-13 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56055/UmAppDatabase/replication/nodeId 2024-02-05 10:13:44.813 [DefaultDispatcher-worker-13 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56055/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:44.813 [DefaultDispatcher-worker-13 @coroutine#3182] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56055/UmAppDatabase/replication/nodeId 2024-02-05 10:13:44.814 [DefaultDispatcher-worker-16 @coroutine#3182] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56055/UmAppDatabase/replication/nodeId 2024-02-05 10:13:44.814 [DefaultDispatcher-worker-16 @coroutine#3182] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56055/UmAppDatabase/replication/nodeId 2024-02-05 10:13:44.918 [DefaultDispatcher-worker-10 @coroutine#3063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e79a447 2024-02-05 10:13:44.918 [DefaultDispatcher-worker-7 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fa8ea5 2024-02-05 10:13:44.918 [DefaultDispatcher-worker-10 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 10:13:44.918 [DefaultDispatcher-worker-10 @coroutine#3063] 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-02-05 10:13:44.918 [DefaultDispatcher-worker-10 @coroutine#3063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 10:13:44.918 [DefaultDispatcher-worker-7 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47311/UmAppDatabase/replication/nodeId 2024-02-05 10:13:44.919 [DefaultDispatcher-worker-7 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47311/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:44.919 [DefaultDispatcher-worker-7 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47311/UmAppDatabase/replication/nodeId 2024-02-05 10:13:44.922 [DefaultDispatcher-worker-1 @coroutine#3063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 10:13:44.923 [DefaultDispatcher-worker-15 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47311/UmAppDatabase/replication/nodeId 2024-02-05 10:13:44.923 [DefaultDispatcher-worker-15 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47311/UmAppDatabase/replication/nodeId 2024-02-05 10:13:44.943 [DefaultDispatcher-worker-11 @coroutine#4008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e68fac 2024-02-05 10:13:45.028 [DefaultDispatcher-worker-3 @coroutine#2921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-05 10:13:45.028 [DefaultDispatcher-worker-3 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId 2024-02-05 10:13:45.029 [DefaultDispatcher-worker-3 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:45.029 [DefaultDispatcher-worker-3 @coroutine#2921] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId 2024-02-05 10:13:45.030 [DefaultDispatcher-worker-9 @coroutine#2921] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId 2024-02-05 10:13:45.030 [DefaultDispatcher-worker-9 @coroutine#2921] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId 2024-02-05 10:13:45.053 [DefaultDispatcher-worker-11 @coroutine#3245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b38db21 2024-02-05 10:13:45.054 [DefaultDispatcher-worker-11 @coroutine#3245] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53893/UmAppDatabase/replication/nodeId 2024-02-05 10:13:45.054 [DefaultDispatcher-worker-11 @coroutine#3245] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53893/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:45.054 [DefaultDispatcher-worker-11 @coroutine#3245] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53893/UmAppDatabase/replication/nodeId 2024-02-05 10:13:45.059 [DefaultDispatcher-worker-8 @coroutine#3245] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53893/UmAppDatabase/replication/nodeId 2024-02-05 10:13:45.059 [DefaultDispatcher-worker-8 @coroutine#3245] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53893/UmAppDatabase/replication/nodeId 2024-02-05 10:13:45.080 [DefaultDispatcher-worker-1 @coroutine#3081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e553d60 2024-02-05 10:13:45.080 [DefaultDispatcher-worker-1 @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37097/UmAppDatabase/replication/nodeId 2024-02-05 10:13:45.080 [DefaultDispatcher-worker-1 @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37097/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:45.080 [DefaultDispatcher-worker-1 @coroutine#3081] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37097/UmAppDatabase/replication/nodeId 2024-02-05 10:13:45.082 [DefaultDispatcher-worker-11 @coroutine#3081] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37097/UmAppDatabase/replication/nodeId 2024-02-05 10:13:45.082 [DefaultDispatcher-worker-11 @coroutine#3081] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37097/UmAppDatabase/replication/nodeId 2024-02-05 10:13:45.305 [DefaultDispatcher-worker-15 @coroutine#2968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549404e7 2024-02-05 10:13:45.305 [DefaultDispatcher-worker-15 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId 2024-02-05 10:13:45.305 [DefaultDispatcher-worker-15 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:45.305 [DefaultDispatcher-worker-15 @coroutine#2968] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId 2024-02-05 10:13:45.307 [DefaultDispatcher-worker-9 @coroutine#2968] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId 2024-02-05 10:13:45.307 [DefaultDispatcher-worker-9 @coroutine#2968] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId 2024-02-05 10:13:45.385 [DefaultDispatcher-worker-1 @coroutine#3132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2ae7d7 2024-02-05 10:13:45.386 [DefaultDispatcher-worker-1 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36831/UmAppDatabase/replication/nodeId 2024-02-05 10:13:45.386 [DefaultDispatcher-worker-1 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36831/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:45.386 [DefaultDispatcher-worker-1 @coroutine#3132] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36831/UmAppDatabase/replication/nodeId 2024-02-05 10:13:45.387 [DefaultDispatcher-worker-15 @coroutine#3132] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36831/UmAppDatabase/replication/nodeId 2024-02-05 10:13:45.388 [DefaultDispatcher-worker-15 @coroutine#3132] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36831/UmAppDatabase/replication/nodeId 2024-02-05 10:13:45.558 [DefaultDispatcher-worker-7 @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e4b70c6 2024-02-05 10:13:45.558 [DefaultDispatcher-worker-7 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57045/UmAppDatabase/replication/nodeId 2024-02-05 10:13:45.558 [DefaultDispatcher-worker-7 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57045/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:45.558 [DefaultDispatcher-worker-7 @coroutine#3001] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57045/UmAppDatabase/replication/nodeId 2024-02-05 10:13:45.560 [DefaultDispatcher-worker-1 @coroutine#3001] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57045/UmAppDatabase/replication/nodeId 2024-02-05 10:13:45.560 [DefaultDispatcher-worker-1 @coroutine#3001] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57045/UmAppDatabase/replication/nodeId 2024-02-05 10:13:45.812 [DefaultDispatcher-worker-12 @coroutine#2888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab2e018 2024-02-05 10:13:45.812 [DefaultDispatcher-worker-12 @coroutine#2888] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2024-02-05 10:13:45.812 [DefaultDispatcher-worker-12 @coroutine#2888] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:45.812 [DefaultDispatcher-worker-12 @coroutine#2888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2024-02-05 10:13:45.814 [DefaultDispatcher-worker-4 @coroutine#2888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2024-02-05 10:13:45.814 [DefaultDispatcher-worker-4 @coroutine#2888] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2024-02-05 10:13:45.823 [DefaultDispatcher-worker-11 @coroutine#3182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3113595e 2024-02-05 10:13:45.824 [DefaultDispatcher-worker-11 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56055/UmAppDatabase/replication/nodeId 2024-02-05 10:13:45.824 [DefaultDispatcher-worker-11 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56055/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:45.824 [DefaultDispatcher-worker-11 @coroutine#3182] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56055/UmAppDatabase/replication/nodeId 2024-02-05 10:13:45.825 [DefaultDispatcher-worker-10 @coroutine#3182] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56055/UmAppDatabase/replication/nodeId 2024-02-05 10:13:45.825 [DefaultDispatcher-worker-10 @coroutine#3182] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56055/UmAppDatabase/replication/nodeId 2024-02-05 10:13:45.841 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown initiated... 2024-02-05 10:13:45.841 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Close initiated... 2024-02-05 10:13:45.841 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:45.855 [HikariPool-121 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45e68fac: (connection evicted) 2024-02-05 10:13:45.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:45.856 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Closed. 2024-02-05 10:13:45.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown completed. 2024-02-05 10:13:45.860 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2024-02-05 10:13:45.860 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:45.860 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:45.860 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:45.860 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:45.860 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:45.860 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:45.860 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39a1c200 2024-02-05 10:13:45.860 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:45.860 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:45.860 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:45.860 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:45.860 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:45.860 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:45.860 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:45.860 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:45.860 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:45.861 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:45.861 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:45.861 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:45.861 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:45.861 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:45.861 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:45.861 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:45.861 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:45.861 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:45.861 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:45.861 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2024-02-05 10:13:45.861 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:45.861 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:45.861 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:45.861 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:45.861 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:45.861 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:45.861 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:45.861 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:45.861 [Test worker @coroutine#4053] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2024-02-05 10:13:45.875 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@160d68b8 2024-02-05 10:13:45.875 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@160d68b8 2024-02-05 10:13:45.875 [Test worker @coroutine#4053] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2024-02-05 10:13:45.909 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@160d68b8 2024-02-05 10:13:45.925 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@160d68b8 2024-02-05 10:13:45.932 [DefaultDispatcher-worker-8 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fa8ea5 2024-02-05 10:13:45.932 [DefaultDispatcher-worker-8 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47311/UmAppDatabase/replication/nodeId 2024-02-05 10:13:45.932 [DefaultDispatcher-worker-8 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47311/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:45.932 [DefaultDispatcher-worker-8 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47311/UmAppDatabase/replication/nodeId 2024-02-05 10:13:45.932 [DefaultDispatcher-worker-15 @coroutine#3063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e79a447 2024-02-05 10:13:45.932 [DefaultDispatcher-worker-15 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 10:13:45.932 [DefaultDispatcher-worker-15 @coroutine#3063] 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-02-05 10:13:45.932 [DefaultDispatcher-worker-15 @coroutine#3063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 10:13:45.933 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@160d68b8 2024-02-05 10:13:45.933 [DefaultDispatcher-worker-11 @coroutine#3063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 10:13:45.934 [DefaultDispatcher-worker-11 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47311/UmAppDatabase/replication/nodeId 2024-02-05 10:13:45.934 [DefaultDispatcher-worker-11 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47311/UmAppDatabase/replication/nodeId 2024-02-05 10:13:45.937 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@160d68b8 2024-02-05 10:13:45.950 [DefaultDispatcher-worker-16 @coroutine#4065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@160d68b8 2024-02-05 10:13:45.965 [DefaultDispatcher-worker-5 @coroutine#4087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@160d68b8 2024-02-05 10:13:45.970 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown initiated... 2024-02-05 10:13:45.970 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Close initiated... 2024-02-05 10:13:45.970 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:45.975 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:45.981 [HikariPool-122 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Closing connection org.sqlite.jdbc4.JDBC4Connection@160d68b8: (connection evicted) 2024-02-05 10:13:46.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:46.003 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Closed. 2024-02-05 10:13:46.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown completed. 2024-02-05 10:13:46.006 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2024-02-05 10:13:46.006 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:46.006 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:46.006 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:46.006 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:46.006 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:46.006 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:46.006 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b3d3e57 2024-02-05 10:13:46.006 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:46.006 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:46.006 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:46.006 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:46.006 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:46.006 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:46.006 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:46.006 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:46.006 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:46.006 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:46.006 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:46.006 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:46.006 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:46.006 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:46.006 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:46.006 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:46.006 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:46.006 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:46.006 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:46.006 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2024-02-05 10:13:46.006 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:46.006 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:46.006 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:46.006 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:46.006 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:46.006 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:46.006 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:46.006 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:46.007 [Test worker @coroutine#4099] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2024-02-05 10:13:46.018 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bdaf563 2024-02-05 10:13:46.018 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bdaf563 2024-02-05 10:13:46.018 [Test worker @coroutine#4099] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2024-02-05 10:13:46.039 [DefaultDispatcher-worker-11 @coroutine#2921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-05 10:13:46.039 [DefaultDispatcher-worker-11 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId 2024-02-05 10:13:46.039 [DefaultDispatcher-worker-11 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:46.039 [DefaultDispatcher-worker-11 @coroutine#2921] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId 2024-02-05 10:13:46.040 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bdaf563 2024-02-05 10:13:46.041 [DefaultDispatcher-worker-9 @coroutine#2921] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId 2024-02-05 10:13:46.041 [DefaultDispatcher-worker-9 @coroutine#2921] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId 2024-02-05 10:13:46.056 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bdaf563 2024-02-05 10:13:46.059 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bdaf563 2024-02-05 10:13:46.067 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bdaf563 2024-02-05 10:13:46.067 [DefaultDispatcher-worker-4 @coroutine#3245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b38db21 2024-02-05 10:13:46.067 [DefaultDispatcher-worker-4 @coroutine#3245] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53893/UmAppDatabase/replication/nodeId 2024-02-05 10:13:46.067 [DefaultDispatcher-worker-4 @coroutine#3245] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53893/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:46.067 [DefaultDispatcher-worker-4 @coroutine#3245] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53893/UmAppDatabase/replication/nodeId 2024-02-05 10:13:46.069 [DefaultDispatcher-worker-12 @coroutine#3245] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53893/UmAppDatabase/replication/nodeId 2024-02-05 10:13:46.069 [DefaultDispatcher-worker-12 @coroutine#3245] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53893/UmAppDatabase/replication/nodeId 2024-02-05 10:13:46.077 [DefaultDispatcher-worker-9 @coroutine#4112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bdaf563 2024-02-05 10:13:46.080 [Test worker @coroutine#4120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bdaf563 2024-02-05 10:13:46.088 [DefaultDispatcher-worker-2 @coroutine#3081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e553d60 2024-02-05 10:13:46.089 [DefaultDispatcher-worker-2 @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37097/UmAppDatabase/replication/nodeId 2024-02-05 10:13:46.089 [DefaultDispatcher-worker-2 @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37097/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:46.089 [DefaultDispatcher-worker-2 @coroutine#3081] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37097/UmAppDatabase/replication/nodeId 2024-02-05 10:13:46.090 [DefaultDispatcher-worker-12 @coroutine#3081] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37097/UmAppDatabase/replication/nodeId 2024-02-05 10:13:46.090 [DefaultDispatcher-worker-12 @coroutine#3081] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37097/UmAppDatabase/replication/nodeId 2024-02-05 10:13:46.108 [DefaultDispatcher-worker-15 @coroutine#4099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bdaf563 2024-02-05 10:13:46.118 [DefaultDispatcher-worker-8 @coroutine#4099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bdaf563 2024-02-05 10:13:46.119 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:46.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown initiated... 2024-02-05 10:13:46.133 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Close initiated... 2024-02-05 10:13:46.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:46.149 [HikariPool-123 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7bdaf563: (connection evicted) 2024-02-05 10:13:46.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:46.150 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Closed. 2024-02-05 10:13:46.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown completed. 2024-02-05 10:13:46.152 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2024-02-05 10:13:46.152 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:46.152 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:46.152 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:46.152 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:46.152 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:46.152 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:46.152 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1cdb290c 2024-02-05 10:13:46.152 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:46.152 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:46.152 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:46.152 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:46.152 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:46.152 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:46.153 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:46.153 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:46.153 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:46.153 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:46.153 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:46.153 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:46.153 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:46.153 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:46.153 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:46.153 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:46.153 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:46.153 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:46.153 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:46.153 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2024-02-05 10:13:46.153 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:46.153 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:46.153 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:46.153 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:46.153 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:46.153 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:46.153 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:46.153 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:46.153 [Test worker @coroutine#4139] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2024-02-05 10:13:46.163 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@4607cbe2 2024-02-05 10:13:46.163 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@4607cbe2 2024-02-05 10:13:46.163 [Test worker @coroutine#4139] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2024-02-05 10:13:46.197 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4607cbe2 2024-02-05 10:13:46.228 [Test worker @coroutine#4140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4607cbe2 2024-02-05 10:13:46.231 [Test worker @coroutine#4142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4607cbe2 2024-02-05 10:13:46.234 [Test worker @coroutine#4144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4607cbe2 2024-02-05 10:13:46.243 [DefaultDispatcher-worker-10 @coroutine#4146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4607cbe2 2024-02-05 10:13:46.263 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:46.365 [DefaultDispatcher-worker-2 @coroutine#2968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549404e7 2024-02-05 10:13:46.365 [DefaultDispatcher-worker-2 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId 2024-02-05 10:13:46.365 [DefaultDispatcher-worker-2 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:46.365 [DefaultDispatcher-worker-2 @coroutine#2968] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId 2024-02-05 10:13:46.366 [DefaultDispatcher-worker-16 @coroutine#2968] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId 2024-02-05 10:13:46.366 [DefaultDispatcher-worker-16 @coroutine#2968] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId 2024-02-05 10:13:46.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown initiated... 2024-02-05 10:13:46.368 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Close initiated... 2024-02-05 10:13:46.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:46.395 [HikariPool-124 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4607cbe2: (connection evicted) 2024-02-05 10:13:46.395 [DefaultDispatcher-worker-2 @coroutine#3132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2ae7d7 2024-02-05 10:13:46.396 [DefaultDispatcher-worker-2 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36831/UmAppDatabase/replication/nodeId 2024-02-05 10:13:46.396 [DefaultDispatcher-worker-2 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36831/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:46.396 [DefaultDispatcher-worker-2 @coroutine#3132] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36831/UmAppDatabase/replication/nodeId 2024-02-05 10:13:46.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:46.396 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Closed. 2024-02-05 10:13:46.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown completed. 2024-02-05 10:13:46.397 [DefaultDispatcher-worker-16 @coroutine#3132] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36831/UmAppDatabase/replication/nodeId 2024-02-05 10:13:46.397 [DefaultDispatcher-worker-16 @coroutine#3132] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36831/UmAppDatabase/replication/nodeId 2024-02-05 10:13:46.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2024-02-05 10:13:46.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:46.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:46.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:46.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:46.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:46.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:46.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6821d4e1 2024-02-05 10:13:46.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:46.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:46.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:46.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:46.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:46.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:46.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:46.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:46.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:46.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:46.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:46.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:46.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:46.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:46.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:46.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:46.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:46.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:46.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:46.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2024-02-05 10:13:46.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:46.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:46.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:46.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:46.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:46.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:46.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:46.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:46.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2024-02-05 10:13:46.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@213c812a 2024-02-05 10:13:46.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@213c812a 2024-02-05 10:13:46.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2024-02-05 10:13:46.521 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:46.556 [DefaultDispatcher-worker-2 @coroutine#4171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@213c812a 2024-02-05 10:13:46.564 [DefaultDispatcher-worker-6 @coroutine#4171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@213c812a 2024-02-05 10:13:46.569 [DefaultDispatcher-worker-10 @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e4b70c6 2024-02-05 10:13:46.570 [DefaultDispatcher-worker-10 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57045/UmAppDatabase/replication/nodeId 2024-02-05 10:13:46.570 [DefaultDispatcher-worker-10 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57045/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:46.570 [DefaultDispatcher-worker-10 @coroutine#3001] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57045/UmAppDatabase/replication/nodeId 2024-02-05 10:13:46.571 [DefaultDispatcher-worker-1 @coroutine#3001] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57045/UmAppDatabase/replication/nodeId 2024-02-05 10:13:46.571 [DefaultDispatcher-worker-1 @coroutine#3001] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57045/UmAppDatabase/replication/nodeId 2024-02-05 10:13:46.573 [DefaultDispatcher-worker-15 @coroutine#4171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@213c812a 2024-02-05 10:13:46.580 [DefaultDispatcher-worker-13 @coroutine#4171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@213c812a 2024-02-05 10:13:46.618 [DefaultDispatcher-worker-1 @coroutine#4171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@213c812a 2024-02-05 10:13:46.636 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-05 10:13:46.641 [Test worker] INFO ktor.application - Application started in 0.006 seconds. 2024-02-05 10:13:46.655 [DefaultDispatcher-worker-10 @coroutine#4181] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-05 10:13:46.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2024-02-05 10:13:46.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:46.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:46.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:46.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:46.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:46.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:46.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@383a5260 2024-02-05 10:13:46.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:46.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:46.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:46.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:46.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:46.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:46.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:46.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:46.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:46.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:46.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:46.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:46.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:46.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:46.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:46.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:46.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:46.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:46.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:46.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2024-02-05 10:13:46.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:46.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:46.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:46.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:46.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:46.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:46.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:46.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:46.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2024-02-05 10:13:46.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-02-05 10:13:46.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-02-05 10:13:46.663 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2024-02-05 10:13:46.698 [DefaultDispatcher-worker-10 @coroutine#4184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 10:13:46.698 [DefaultDispatcher-worker-10 @coroutine#4184] 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-02-05 10:13:46.698 [DefaultDispatcher-worker-10 @coroutine#4184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 10:13:46.698 [DefaultDispatcher-worker-10 @coroutine#4184] 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-02-05 10:13:46.714 [DefaultDispatcher-worker-13 @coroutine#4183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-02-05 10:13:46.715 [DefaultDispatcher-worker-13 @coroutine#4183] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 10:13:46.715 [DefaultDispatcher-worker-13 @coroutine#4183] 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-02-05 10:13:46.715 [DefaultDispatcher-worker-13 @coroutine#4183] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 10:13:46.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2024-02-05 10:13:46.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:46.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:46.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:46.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:46.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:46.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:46.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51a73873 2024-02-05 10:13:46.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:46.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:46.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:46.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:46.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:46.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:46.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:46.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:46.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:46.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:46.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:46.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:46.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:46.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:46.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:46.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:46.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:46.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:46.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:46.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2024-02-05 10:13:46.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:46.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:46.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:46.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:46.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:46.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:46.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:46.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:46.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2024-02-05 10:13:46.756 [eventLoopGroupProxy-19-1 @call-handler#4194] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-05 10:13:46.756 [eventLoopGroupProxy-19-1 @call-handler#4194] 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-02-05 10:13:46.756 [eventLoopGroupProxy-19-1 @call-handler#4194] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 10:13:46.757 [eventLoopGroupProxy-19-1 @call-handler#4194] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:46.758 [DefaultDispatcher-worker-5 @coroutine#4184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 10:13:46.758 [DefaultDispatcher-worker-5 @coroutine#4184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 10:13:46.763 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:46.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e781b4f 2024-02-05 10:13:46.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e781b4f 2024-02-05 10:13:46.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2024-02-05 10:13:46.775 [eventLoopGroupProxy-19-2 @call-handler#4197] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-05 10:13:46.776 [eventLoopGroupProxy-19-2 @call-handler#4197] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:46.803 [eventLoopGroupProxy-19-3 @call-handler#4201] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-05 10:13:46.803 [eventLoopGroupProxy-19-3 @call-handler#4201] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:46.804 [DefaultDispatcher-worker-9 @coroutine#4183] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 10:13:46.804 [DefaultDispatcher-worker-9 @coroutine#4183] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 10:13:46.813 [DefaultDispatcher-worker-8 @coroutine#4183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-02-05 10:13:46.818 [DefaultDispatcher-worker-15 @coroutine#4207] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 10:13:46.818 [DefaultDispatcher-worker-15 @coroutine#4207] 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-02-05 10:13:46.818 [DefaultDispatcher-worker-15 @coroutine#4207] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 10:13:46.818 [DefaultDispatcher-worker-15 @coroutine#4207] 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-02-05 10:13:46.819 [eventLoopGroupProxy-19-1 @call-handler#4211] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-05 10:13:46.819 [eventLoopGroupProxy-19-1 @call-handler#4211] 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-02-05 10:13:46.819 [eventLoopGroupProxy-19-1 @call-handler#4211] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 10:13:46.832 [DefaultDispatcher-worker-17 @coroutine#2888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab2e018 2024-02-05 10:13:46.832 [DefaultDispatcher-worker-17 @coroutine#2888] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2024-02-05 10:13:46.832 [DefaultDispatcher-worker-17 @coroutine#2888] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:46.832 [DefaultDispatcher-worker-17 @coroutine#2888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2024-02-05 10:13:46.834 [DefaultDispatcher-worker-14 @coroutine#2888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2024-02-05 10:13:46.834 [DefaultDispatcher-worker-14 @coroutine#2888] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2024-02-05 10:13:46.838 [DefaultDispatcher-worker-4 @coroutine#3182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3113595e 2024-02-05 10:13:46.838 [DefaultDispatcher-worker-4 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56055/UmAppDatabase/replication/nodeId 2024-02-05 10:13:46.838 [DefaultDispatcher-worker-4 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56055/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:46.838 [DefaultDispatcher-worker-4 @coroutine#3182] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56055/UmAppDatabase/replication/nodeId 2024-02-05 10:13:46.839 [DefaultDispatcher-worker-15 @coroutine#3182] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56055/UmAppDatabase/replication/nodeId 2024-02-05 10:13:46.839 [DefaultDispatcher-worker-15 @coroutine#3182] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56055/UmAppDatabase/replication/nodeId 2024-02-05 10:13:46.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2024-02-05 10:13:46.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:46.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:46.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:46.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:46.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:46.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:46.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@bafc754 2024-02-05 10:13:46.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:46.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:46.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:46.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:46.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:46.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:46.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:46.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:46.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:46.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:46.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:46.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:46.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:46.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:46.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:46.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:46.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:46.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:46.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:46.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2024-02-05 10:13:46.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:46.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:46.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:46.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:46.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:46.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:46.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:46.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:46.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2024-02-05 10:13:46.864 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 10:13:46.867 [eventLoopGroupProxy-19-1 @call-handler#4211] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:46.867 [DefaultDispatcher-worker-16 @coroutine#4206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e781b4f 2024-02-05 10:13:46.867 [DefaultDispatcher-worker-16 @coroutine#4206] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 10:13:46.867 [DefaultDispatcher-worker-16 @coroutine#4206] 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-02-05 10:13:46.867 [DefaultDispatcher-worker-16 @coroutine#4206] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 10:13:46.868 [DefaultDispatcher-worker-20 @coroutine#4207] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 10:13:46.868 [DefaultDispatcher-worker-20 @coroutine#4207] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 10:13:46.869 [eventLoopGroupProxy-19-1 @call-handler#4221] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-05 10:13:46.869 [eventLoopGroupProxy-19-1 @call-handler#4221] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:46.869 [DefaultDispatcher-worker-19 @coroutine#4206] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 10:13:46.870 [DefaultDispatcher-worker-19 @coroutine#4206] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 10:13:46.879 [DefaultDispatcher-worker-11 @coroutine#4206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e781b4f 2024-02-05 10:13:46.883 [DefaultDispatcher-worker-21 @coroutine#4185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-02-05 10:13:46.889 [DefaultDispatcher-worker-10 @coroutine#4208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e781b4f 2024-02-05 10:13:46.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@590ab84 2024-02-05 10:13:46.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@590ab84 2024-02-05 10:13:46.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2024-02-05 10:13:46.914 [DefaultDispatcher-worker-4 @coroutine#4230] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 10:13:46.914 [DefaultDispatcher-worker-4 @coroutine#4230] 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-02-05 10:13:46.914 [DefaultDispatcher-worker-4 @coroutine#4230] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 10:13:46.914 [DefaultDispatcher-worker-4 @coroutine#4230] 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-02-05 10:13:46.915 [eventLoopGroupProxy-19-4 @call-handler#4234] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-05 10:13:46.915 [eventLoopGroupProxy-19-4 @call-handler#4234] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:46.916 [eventLoopGroupProxy-19-1 @call-handler#4235] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-05 10:13:46.916 [eventLoopGroupProxy-19-1 @call-handler#4235] 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-02-05 10:13:46.916 [eventLoopGroupProxy-19-1 @call-handler#4235] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 10:13:46.916 [eventLoopGroupProxy-19-1 @call-handler#4235] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:46.917 [DefaultDispatcher-worker-13 @coroutine#4230] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 10:13:46.917 [DefaultDispatcher-worker-13 @coroutine#4230] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 10:13:46.939 [DefaultDispatcher-worker-12 @coroutine#4229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@590ab84 2024-02-05 10:13:46.939 [DefaultDispatcher-worker-12 @coroutine#4229] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 10:13:46.939 [DefaultDispatcher-worker-12 @coroutine#4229] 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-02-05 10:13:46.939 [DefaultDispatcher-worker-12 @coroutine#4229] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 10:13:46.940 [eventLoopGroupProxy-19-1 @call-handler#4241] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-05 10:13:46.941 [eventLoopGroupProxy-19-1 @call-handler#4241] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:46.941 [DefaultDispatcher-worker-17 @coroutine#4229] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 10:13:46.941 [DefaultDispatcher-worker-17 @coroutine#4229] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 10:13:46.943 [DefaultDispatcher-worker-17 @coroutine#3063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e79a447 2024-02-05 10:13:46.943 [DefaultDispatcher-worker-17 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 10:13:46.943 [DefaultDispatcher-worker-17 @coroutine#3063] 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-02-05 10:13:46.943 [DefaultDispatcher-worker-17 @coroutine#3063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 10:13:46.944 [DefaultDispatcher-worker-8 @coroutine#3063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 10:13:46.945 [DefaultDispatcher-worker-3 @coroutine#4238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@213c812a 2024-02-05 10:13:46.947 [DefaultDispatcher-worker-14 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fa8ea5 2024-02-05 10:13:46.948 [DefaultDispatcher-worker-14 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47311/UmAppDatabase/replication/nodeId 2024-02-05 10:13:46.948 [DefaultDispatcher-worker-14 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47311/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:46.948 [DefaultDispatcher-worker-14 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47311/UmAppDatabase/replication/nodeId 2024-02-05 10:13:46.949 [DefaultDispatcher-worker-2 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47311/UmAppDatabase/replication/nodeId 2024-02-05 10:13:46.949 [DefaultDispatcher-worker-2 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47311/UmAppDatabase/replication/nodeId 2024-02-05 10:13:46.950 [DefaultDispatcher-worker-11 @coroutine#4229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@590ab84 2024-02-05 10:13:46.956 [DefaultDispatcher-worker-16 @coroutine#4238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@213c812a 2024-02-05 10:13:46.961 [DefaultDispatcher-worker-21 @coroutine#4231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@590ab84 2024-02-05 10:13:46.965 [DefaultDispatcher-worker-21 @coroutine#4238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@213c812a 2024-02-05 10:13:46.971 [eventLoopGroupProxy-19-5 @call-handler#4257] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-05 10:13:46.971 [eventLoopGroupProxy-19-5 @call-handler#4257] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:46.973 [DefaultDispatcher-worker-22 @coroutine#4238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@213c812a 2024-02-05 10:13:46.981 [DefaultDispatcher-worker-20 @coroutine#4238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@213c812a 2024-02-05 10:13:46.991 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:47.024 [DefaultDispatcher-worker-7 @coroutine#4238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@213c812a 2024-02-05 10:13:47.026 [DefaultDispatcher-worker-12 @coroutine#4238] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-05 10:13:47.026 [DefaultDispatcher-worker-12 @coroutine#4238] 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-02-05 10:13:47.026 [DefaultDispatcher-worker-12 @coroutine#4238] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-05 10:13:47.027 [eventLoopGroupProxy-19-1 @call-handler#4271] 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-02-05 10:13:47.033 [DefaultDispatcher-worker-15 @coroutine#4263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-02-05 10:13:47.049 [DefaultDispatcher-worker-2 @coroutine#2921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-05 10:13:47.049 [DefaultDispatcher-worker-2 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId 2024-02-05 10:13:47.049 [DefaultDispatcher-worker-2 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:47.049 [DefaultDispatcher-worker-2 @coroutine#2921] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId 2024-02-05 10:13:47.050 [DefaultDispatcher-worker-1 @coroutine#2921] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId 2024-02-05 10:13:47.050 [DefaultDispatcher-worker-1 @coroutine#2921] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId 2024-02-05 10:13:47.061 [DefaultDispatcher-worker-7 @coroutine#4238] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-05 10:13:47.061 [DefaultDispatcher-worker-7 @coroutine#4238] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-05 10:13:47.061 [DefaultDispatcher-worker-7 @coroutine#4238] 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-02-05 10:13:47.061 [DefaultDispatcher-worker-7 @coroutine#4238] 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-02-05 10:13:47.062 [DefaultDispatcher-worker-7 @coroutine#4238] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555286129695264769 2024-02-05 10:13:47.062 [DefaultDispatcher-worker-7 @coroutine#4238] 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?uid=555286129695264769. 2024-02-05 10:13:47.062 [DefaultDispatcher-worker-7 @coroutine#4238] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555286129695264769 2024-02-05 10:13:47.063 [eventLoopGroupProxy-19-1 @call-handler#4278] 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/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /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/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-02-05 10:13:47.073 [eventLoopGroupProxy-19-1 @call-handler#4278] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:47.075 [DefaultDispatcher-worker-16 @coroutine#4238] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555286129695264769 2024-02-05 10:13:47.075 [DefaultDispatcher-worker-16 @coroutine#4238] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555286129695264769 2024-02-05 10:13:47.075 [DefaultDispatcher-worker-16 @coroutine#4238] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555286129695264769. 2024-02-05 10:13:47.075 [DefaultDispatcher-worker-16 @coroutine#4238] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555286129695264769 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 10:13:47.083 [DefaultDispatcher-worker-8 @coroutine#3245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b38db21 2024-02-05 10:13:47.084 [DefaultDispatcher-worker-8 @coroutine#3245] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53893/UmAppDatabase/replication/nodeId 2024-02-05 10:13:47.084 [DefaultDispatcher-worker-8 @coroutine#3245] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53893/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:47.084 [DefaultDispatcher-worker-8 @coroutine#3245] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53893/UmAppDatabase/replication/nodeId 2024-02-05 10:13:47.085 [DefaultDispatcher-worker-1 @coroutine#4238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-02-05 10:13:47.087 [DefaultDispatcher-worker-8 @coroutine#3245] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53893/UmAppDatabase/replication/nodeId 2024-02-05 10:13:47.087 [DefaultDispatcher-worker-8 @coroutine#3245] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53893/UmAppDatabase/replication/nodeId 2024-02-05 10:13:47.087 [DefaultDispatcher-worker-1 @coroutine#4238] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-05 10:13:47.087 [DefaultDispatcher-worker-1 @coroutine#4238] 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-02-05 10:13:47.087 [DefaultDispatcher-worker-1 @coroutine#4238] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-05 10:13:47.088 [eventLoopGroupProxy-19-1 @call-handler#4285] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-02-05 10:13:47.091 [eventLoopGroupProxy-19-1 @call-handler#4285] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:47.092 [DefaultDispatcher-worker-10 @coroutine#4238] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-05 10:13:47.092 [DefaultDispatcher-worker-10 @coroutine#4238] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-05 10:13:47.092 [DefaultDispatcher-worker-10 @coroutine#4238] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-02-05 10:13:47.092 [DefaultDispatcher-worker-10 @coroutine#4238] 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-02-05 10:13:47.101 [DefaultDispatcher-worker-7 @coroutine#3081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e553d60 2024-02-05 10:13:47.101 [DefaultDispatcher-worker-7 @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37097/UmAppDatabase/replication/nodeId 2024-02-05 10:13:47.101 [DefaultDispatcher-worker-7 @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37097/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:47.101 [DefaultDispatcher-worker-7 @coroutine#3081] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37097/UmAppDatabase/replication/nodeId 2024-02-05 10:13:47.102 [DefaultDispatcher-worker-10 @coroutine#4238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-02-05 10:13:47.103 [DefaultDispatcher-worker-4 @coroutine#3081] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37097/UmAppDatabase/replication/nodeId 2024-02-05 10:13:47.103 [DefaultDispatcher-worker-4 @coroutine#3081] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37097/UmAppDatabase/replication/nodeId 2024-02-05 10:13:47.123 [DefaultDispatcher-worker-14 @coroutine#4238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-02-05 10:13:47.133 [DefaultDispatcher-worker-16 @coroutine#4238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@213c812a 2024-02-05 10:13:47.133 [DefaultDispatcher-worker-4 @coroutine#4185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-02-05 10:13:47.133 [DefaultDispatcher-worker-4 @coroutine#4185] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 10:13:47.133 [DefaultDispatcher-worker-4 @coroutine#4185] 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-02-05 10:13:47.133 [DefaultDispatcher-worker-4 @coroutine#4185] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 10:13:47.133 [DefaultDispatcher-worker-4 @coroutine#4185] 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-02-05 10:13:47.134 [eventLoopGroupProxy-19-1 @call-handler#4294] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-05 10:13:47.135 [eventLoopGroupProxy-19-1 @call-handler#4294] 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-02-05 10:13:47.135 [eventLoopGroupProxy-19-1 @call-handler#4294] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 10:13:47.139 [DefaultDispatcher-worker-20 @coroutine#4238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@213c812a 2024-02-05 10:13:47.148 [DefaultDispatcher-worker-16 @call-handler#4294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@213c812a 2024-02-05 10:13:47.149 [eventLoopGroupProxy-19-1 @call-handler#4294] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:47.150 [DefaultDispatcher-worker-4 @coroutine#4185] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 10:13:47.150 [DefaultDispatcher-worker-4 @coroutine#4185] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 10:13:47.150 [DefaultDispatcher-worker-4 @coroutine#4185] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-05 10:13:47.150 [DefaultDispatcher-worker-4 @coroutine#4185] 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-02-05 10:13:47.159 [DefaultDispatcher-worker-14 @coroutine#4238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@213c812a 2024-02-05 10:13:47.161 [DefaultDispatcher-worker-17 @coroutine#4185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-02-05 10:13:47.165 [DefaultDispatcher-worker-16 @coroutine#4238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@213c812a 2024-02-05 10:13:47.192 [DefaultDispatcher-worker-6 @coroutine#4238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@213c812a 2024-02-05 10:13:47.193 [DefaultDispatcher-worker-17 @coroutine#4238] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-05 10:13:47.193 [DefaultDispatcher-worker-17 @coroutine#4238] 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-02-05 10:13:47.193 [DefaultDispatcher-worker-17 @coroutine#4238] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-05 10:13:47.194 [eventLoopGroupProxy-19-1 @call-handler#4310] 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-02-05 10:13:47.199 [DefaultDispatcher-worker-17 @coroutine#4302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e781b4f 2024-02-05 10:13:47.217 [DefaultDispatcher-worker-16 @coroutine#4238] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-05 10:13:47.217 [DefaultDispatcher-worker-16 @coroutine#4238] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-05 10:13:47.218 [DefaultDispatcher-worker-16 @coroutine#4238] 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-02-05 10:13:47.218 [DefaultDispatcher-worker-16 @coroutine#4238] 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-02-05 10:13:47.218 [DefaultDispatcher-worker-16 @coroutine#4238] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555286133990232064 2024-02-05 10:13:47.218 [DefaultDispatcher-worker-16 @coroutine#4238] 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?uid=555286133990232064. 2024-02-05 10:13:47.218 [DefaultDispatcher-worker-16 @coroutine#4238] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555286133990232064 2024-02-05 10:13:47.219 [eventLoopGroupProxy-19-1 @call-handler#4314] 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/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /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/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-02-05 10:13:47.220 [eventLoopGroupProxy-19-1 @call-handler#4314] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:47.220 [DefaultDispatcher-worker-6 @coroutine#4238] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555286133990232064 2024-02-05 10:13:47.220 [DefaultDispatcher-worker-6 @coroutine#4238] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555286133990232064 2024-02-05 10:13:47.220 [DefaultDispatcher-worker-6 @coroutine#4238] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555286133990232064. 2024-02-05 10:13:47.220 [DefaultDispatcher-worker-6 @coroutine#4238] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555286133990232064 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 10:13:47.226 [DefaultDispatcher-worker-15 @coroutine#4238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e781b4f 2024-02-05 10:13:47.227 [DefaultDispatcher-worker-15 @coroutine#4238] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-05 10:13:47.227 [DefaultDispatcher-worker-15 @coroutine#4238] 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-02-05 10:13:47.227 [DefaultDispatcher-worker-15 @coroutine#4238] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-05 10:13:47.228 [eventLoopGroupProxy-19-1 @call-handler#4318] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-02-05 10:13:47.228 [eventLoopGroupProxy-19-1 @call-handler#4318] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:47.229 [DefaultDispatcher-worker-6 @coroutine#4238] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-05 10:13:47.229 [DefaultDispatcher-worker-6 @coroutine#4238] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-05 10:13:47.229 [DefaultDispatcher-worker-6 @coroutine#4238] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-02-05 10:13:47.229 [DefaultDispatcher-worker-6 @coroutine#4238] 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-02-05 10:13:47.237 [DefaultDispatcher-worker-16 @coroutine#4238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e781b4f 2024-02-05 10:13:47.259 [DefaultDispatcher-worker-7 @coroutine#4238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e781b4f 2024-02-05 10:13:47.271 [DefaultDispatcher-worker-10 @coroutine#4208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e781b4f 2024-02-05 10:13:47.271 [DefaultDispatcher-worker-10 @coroutine#4208] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 10:13:47.271 [DefaultDispatcher-worker-10 @coroutine#4208] 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-02-05 10:13:47.271 [DefaultDispatcher-worker-10 @coroutine#4208] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 10:13:47.271 [DefaultDispatcher-worker-10 @coroutine#4208] 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-02-05 10:13:47.271 [DefaultDispatcher-worker-11 @coroutine#4238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@213c812a 2024-02-05 10:13:47.274 [eventLoopGroupProxy-19-1 @call-handler#4326] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-05 10:13:47.274 [eventLoopGroupProxy-19-1 @call-handler#4326] 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-02-05 10:13:47.274 [eventLoopGroupProxy-19-1 @call-handler#4326] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 10:13:47.280 [DefaultDispatcher-worker-12 @coroutine#4238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@213c812a 2024-02-05 10:13:47.290 [DefaultDispatcher-worker-20 @call-handler#4326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@213c812a 2024-02-05 10:13:47.291 [eventLoopGroupProxy-19-1 @call-handler#4326] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:47.292 [DefaultDispatcher-worker-15 @coroutine#4208] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 10:13:47.292 [DefaultDispatcher-worker-15 @coroutine#4208] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 10:13:47.292 [DefaultDispatcher-worker-15 @coroutine#4208] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-05 10:13:47.292 [DefaultDispatcher-worker-15 @coroutine#4208] 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-02-05 10:13:47.304 [DefaultDispatcher-worker-22 @coroutine#4208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e781b4f 2024-02-05 10:13:47.308 [UI Thread @coroutine#4333] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555286129695264769&assignmentUid=555286129695264768 2024-02-05 10:13:47.308 [UI Thread @coroutine#4333] 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/getLatestSubmissionForUserAsync?accountPersonUid=555286129695264769&assignmentUid=555286129695264768. 2024-02-05 10:13:47.308 [UI Thread @coroutine#4333] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555286129695264769&assignmentUid=555286129695264768 2024-02-05 10:13:47.309 [UI Thread @coroutine#4341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555286129695264768&accountPersonUid=555286129695264769 2024-02-05 10:13:47.309 [UI Thread @coroutine#4341] 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=555286129695264768&accountPersonUid=555286129695264769. 2024-02-05 10:13:47.309 [UI Thread @coroutine#4341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555286129695264768&accountPersonUid=555286129695264769 2024-02-05 10:13:47.309 [UI Thread @coroutine#4343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555286129695264769&assignmentUid=555286129695264768 2024-02-05 10:13:47.309 [UI Thread @coroutine#4343] 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=555286129695264769&assignmentUid=555286129695264768. 2024-02-05 10:13:47.309 [UI Thread @coroutine#4343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555286129695264769&assignmentUid=555286129695264768 2024-02-05 10:13:47.309 [eventLoopGroupProxy-19-1 @call-handler#4348] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getLatestSubmissionForUserAsync] /, 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:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getLatestSubmissionForUserAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) 2024-02-05 10:13:47.317 [eventLoopGroupProxy-19-1 @call-handler#4348] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:47.318 [UI Thread @coroutine#4333] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555286129695264769&assignmentUid=555286129695264768 2024-02-05 10:13:47.318 [UI Thread @coroutine#4333] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555286129695264769&assignmentUid=555286129695264768 2024-02-05 10:13:47.318 [UI Thread @coroutine#4333] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555286129695264769&assignmentUid=555286129695264768. 2024-02-05 10:13:47.318 [UI Thread @coroutine#4333] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555286129695264769&assignmentUid=555286129695264768 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 10:13:47.329 [DefaultDispatcher-worker-21 @coroutine#4333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-02-05 10:13:47.334 [eventLoopGroupProxy-19-6 @call-handler#4356] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-02-05 10:13:47.337 [eventLoopGroupProxy-19-7 @call-handler#4361] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-02-05 10:13:47.339 [eventLoopGroupProxy-19-6 @call-handler#4356] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:47.340 [UI Thread @coroutine#4343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555286129695264769&assignmentUid=555286129695264768 2024-02-05 10:13:47.340 [UI Thread @coroutine#4343] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555286129695264769&assignmentUid=555286129695264768 2024-02-05 10:13:47.340 [UI Thread @coroutine#4343] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555286129695264769&assignmentUid=555286129695264768. 2024-02-05 10:13:47.341 [UI Thread @coroutine#4343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555286129695264769&assignmentUid=555286129695264768 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 10:13:47.347 [eventLoopGroupProxy-19-7 @call-handler#4361] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:47.348 [UI Thread @coroutine#4341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555286129695264768&accountPersonUid=555286129695264769 2024-02-05 10:13:47.348 [UI Thread @coroutine#4341] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555286129695264768&accountPersonUid=555286129695264769 2024-02-05 10:13:47.349 [UI Thread @coroutine#4341] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555286129695264768&accountPersonUid=555286129695264769. 2024-02-05 10:13:47.349 [UI Thread @coroutine#4341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555286129695264768&accountPersonUid=555286129695264769 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 10:13:47.351 [DefaultDispatcher-worker-10 @coroutine#4343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-02-05 10:13:47.361 [DefaultDispatcher-worker-15 @coroutine#4341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-02-05 10:13:47.366 [UI Thread @coroutine#4368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=555286129695264768 2024-02-05 10:13:47.366 [UI Thread @coroutine#4368] 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=555286129695264768. 2024-02-05 10:13:47.366 [UI Thread @coroutine#4368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=555286129695264768 2024-02-05 10:13:47.367 [eventLoopGroupProxy-19-1 @call-handler#4370] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findByUidWithBlockAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) 2024-02-05 10:13:47.369 [eventLoopGroupProxy-19-1 @call-handler#4370] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:47.370 [UI Thread @coroutine#4368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=555286129695264768 2024-02-05 10:13:47.370 [UI Thread @coroutine#4368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=555286129695264768 2024-02-05 10:13:47.371 [UI Thread @coroutine#4368] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=555286129695264768. 2024-02-05 10:13:47.372 [UI Thread @coroutine#4368] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=555286129695264768 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 10:13:47.378 [DefaultDispatcher-worker-4 @coroutine#2968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549404e7 2024-02-05 10:13:47.378 [DefaultDispatcher-worker-4 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId 2024-02-05 10:13:47.378 [DefaultDispatcher-worker-4 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:47.378 [DefaultDispatcher-worker-4 @coroutine#2968] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId 2024-02-05 10:13:47.379 [DefaultDispatcher-worker-5 @coroutine#2968] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId 2024-02-05 10:13:47.380 [DefaultDispatcher-worker-5 @coroutine#2968] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId 2024-02-05 10:13:47.383 [DefaultDispatcher-worker-17 @coroutine#4368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-02-05 10:13:47.396 [DefaultDispatcher-worker-21 @coroutine#4368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-02-05 10:13:47.405 [DefaultDispatcher-worker-2 @coroutine#4185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-02-05 10:13:47.406 [DefaultDispatcher-worker-4 @coroutine#3132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2ae7d7 2024-02-05 10:13:47.406 [DefaultDispatcher-worker-4 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36831/UmAppDatabase/replication/nodeId 2024-02-05 10:13:47.406 [DefaultDispatcher-worker-2 @coroutine#4185] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 10:13:47.406 [DefaultDispatcher-worker-4 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36831/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:47.406 [DefaultDispatcher-worker-2 @coroutine#4185] 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-02-05 10:13:47.406 [DefaultDispatcher-worker-4 @coroutine#3132] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36831/UmAppDatabase/replication/nodeId 2024-02-05 10:13:47.406 [DefaultDispatcher-worker-2 @coroutine#4185] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 10:13:47.406 [DefaultDispatcher-worker-2 @coroutine#4185] 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-02-05 10:13:47.407 [eventLoopGroupProxy-19-1 @call-handler#4380] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-05 10:13:47.408 [eventLoopGroupProxy-19-1 @call-handler#4380] 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-02-05 10:13:47.408 [eventLoopGroupProxy-19-1 @call-handler#4380] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 10:13:47.408 [DefaultDispatcher-worker-8 @coroutine#3132] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36831/UmAppDatabase/replication/nodeId 2024-02-05 10:13:47.408 [DefaultDispatcher-worker-8 @coroutine#3132] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36831/UmAppDatabase/replication/nodeId 2024-02-05 10:13:47.418 [DefaultDispatcher-worker-7 @call-handler#4380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@213c812a 2024-02-05 10:13:47.418 [eventLoopGroupProxy-19-1 @call-handler#4380] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:47.419 [DefaultDispatcher-worker-16 @coroutine#4185] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 10:13:47.419 [DefaultDispatcher-worker-16 @coroutine#4185] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 10:13:47.420 [DefaultDispatcher-worker-16 @coroutine#4185] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-05 10:13:47.420 [DefaultDispatcher-worker-16 @coroutine#4185] 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-02-05 10:13:47.430 [DefaultDispatcher-worker-10 @coroutine#4185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-02-05 10:13:47.435 [UI Thread @coroutine#4393] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555286129695264768&accountPersonUid=555286133990232064 2024-02-05 10:13:47.435 [UI Thread @coroutine#4393] 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=555286129695264768&accountPersonUid=555286133990232064. 2024-02-05 10:13:47.435 [UI Thread @coroutine#4393] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555286129695264768&accountPersonUid=555286133990232064 2024-02-05 10:13:47.436 [UI Thread @coroutine#4395] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=555286129695264769 2024-02-05 10:13:47.436 [UI Thread @coroutine#4395] 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=555286129695264769. 2024-02-05 10:13:47.436 [eventLoopGroupProxy-19-1 @call-handler#4402] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2024-02-05 10:13:47.436 [UI Thread @coroutine#4395] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=555286129695264769 2024-02-05 10:13:47.442 [eventLoopGroupProxy-19-7 @call-handler#4405] 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/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /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/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "getNamesByUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) 2024-02-05 10:13:47.443 [eventLoopGroupProxy-19-1 @call-handler#4402] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:47.443 [eventLoopGroupProxy-19-7 @call-handler#4405] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:47.451 [UI Thread @coroutine#4408] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=555286129695264768 2024-02-05 10:13:47.451 [UI Thread @coroutine#4408] 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=555286129695264768. 2024-02-05 10:13:47.451 [UI Thread @coroutine#4408] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=555286129695264768 2024-02-05 10:13:47.453 [eventLoopGroupProxy-19-1 @call-handler#4416] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseBlockDao" -> "findCourseBlockByAssignmentUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) 2024-02-05 10:13:47.456 [eventLoopGroupProxy-19-1 @call-handler#4416] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:47.457 [UI Thread @coroutine#4410] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=555286129695264769&assignmentUid=555286129695264768 2024-02-05 10:13:47.457 [UI Thread @coroutine#4410] 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=555286129695264769&assignmentUid=555286129695264768. 2024-02-05 10:13:47.457 [UI Thread @coroutine#4410] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=555286129695264769&assignmentUid=555286129695264768 2024-02-05 10:13:47.458 [eventLoopGroupProxy-19-1 @call-handler#4422] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getAllSubmissionsFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) 2024-02-05 10:13:47.460 [eventLoopGroupProxy-19-1 @call-handler#4422] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:47.461 [UI Thread @coroutine#4412] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=555286129695264769&assignmentUid=555286129695264768 2024-02-05 10:13:47.461 [UI Thread @coroutine#4412] 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=555286129695264769&assignmentUid=555286129695264768. 2024-02-05 10:13:47.461 [UI Thread @coroutine#4412] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=555286129695264769&assignmentUid=555286129695264768 2024-02-05 10:13:47.462 [eventLoopGroupProxy-19-1 @call-handler#4428] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) 2024-02-05 10:13:47.464 [UI Thread @coroutine#4393] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555286129695264768&accountPersonUid=555286133990232064 2024-02-05 10:13:47.464 [UI Thread @coroutine#4393] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555286129695264768&accountPersonUid=555286133990232064 2024-02-05 10:13:47.464 [UI Thread @coroutine#4395] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=555286129695264769 2024-02-05 10:13:47.464 [UI Thread @coroutine#4395] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=555286129695264769 2024-02-05 10:13:47.466 [eventLoopGroupProxy-19-1 @call-handler#4428] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:47.468 [UI Thread @coroutine#4408] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=555286129695264768 2024-02-05 10:13:47.468 [UI Thread @coroutine#4408] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=555286129695264768 2024-02-05 10:13:47.468 [UI Thread @coroutine#4410] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=555286129695264769&assignmentUid=555286129695264768 2024-02-05 10:13:47.468 [UI Thread @coroutine#4410] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=555286129695264769&assignmentUid=555286129695264768 2024-02-05 10:13:47.468 [UI Thread @coroutine#4412] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=555286129695264769&assignmentUid=555286129695264768 2024-02-05 10:13:47.468 [UI Thread @coroutine#4412] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=555286129695264769&assignmentUid=555286129695264768 2024-02-05 10:13:47.468 [UI Thread @coroutine#4393] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555286129695264768&accountPersonUid=555286133990232064. 2024-02-05 10:13:47.468 [UI Thread @coroutine#4393] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555286129695264768&accountPersonUid=555286133990232064 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 10:13:47.469 [UI Thread @coroutine#4395] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=555286129695264769. 2024-02-05 10:13:47.469 [UI Thread @coroutine#4395] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=555286129695264769 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 10:13:47.470 [UI Thread @coroutine#4408] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=555286129695264768. 2024-02-05 10:13:47.471 [UI Thread @coroutine#4408] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=555286129695264768 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 10:13:47.479 [DefaultDispatcher-worker-20 @coroutine#4393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e781b4f 2024-02-05 10:13:47.483 [UI Thread @coroutine#4410] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=555286129695264769&assignmentUid=555286129695264768. 2024-02-05 10:13:47.483 [UI Thread @coroutine#4410] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=555286129695264769&assignmentUid=555286129695264768 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 10:13:47.488 [UI Thread @coroutine#4412] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=555286129695264769&assignmentUid=555286129695264768. 2024-02-05 10:13:47.488 [UI Thread @coroutine#4412] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=555286129695264769&assignmentUid=555286129695264768 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 10:13:47.489 [DefaultDispatcher-worker-20 @coroutine#4395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e781b4f 2024-02-05 10:13:47.499 [DefaultDispatcher-worker-17 @coroutine#4408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e781b4f 2024-02-05 10:13:47.508 [DefaultDispatcher-worker-17 @coroutine#4410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e781b4f 2024-02-05 10:13:47.516 [DefaultDispatcher-worker-16 @coroutine#4412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e781b4f 2024-02-05 10:13:47.521 [UI Thread @coroutine#4437] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555286129695264768&accountPersonUid=555286133990232064 2024-02-05 10:13:47.521 [UI Thread @coroutine#4437] 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=555286129695264768&accountPersonUid=555286133990232064. 2024-02-05 10:13:47.521 [UI Thread @coroutine#4437] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555286129695264768&accountPersonUid=555286133990232064 2024-02-05 10:13:47.522 [eventLoopGroupProxy-19-1 @call-handler#4439] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2024-02-05 10:13:47.526 [eventLoopGroupProxy-19-1 @call-handler#4439] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:47.529 [UI Thread @coroutine#4437] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555286129695264768&accountPersonUid=555286133990232064 2024-02-05 10:13:47.529 [UI Thread @coroutine#4437] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555286129695264768&accountPersonUid=555286133990232064 2024-02-05 10:13:47.530 [UI Thread @coroutine#4437] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555286129695264768&accountPersonUid=555286133990232064. 2024-02-05 10:13:47.530 [UI Thread @coroutine#4437] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555286129695264768&accountPersonUid=555286133990232064 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 10:13:47.541 [DefaultDispatcher-worker-1 @coroutine#4437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e781b4f 2024-02-05 10:13:47.552 [DefaultDispatcher-worker-10 @coroutine#4437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e781b4f 2024-02-05 10:13:47.561 [DefaultDispatcher-worker-3 @coroutine#4208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e781b4f 2024-02-05 10:13:47.561 [DefaultDispatcher-worker-3 @coroutine#4208] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 10:13:47.561 [DefaultDispatcher-worker-3 @coroutine#4208] 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-02-05 10:13:47.561 [DefaultDispatcher-worker-3 @coroutine#4208] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 10:13:47.561 [DefaultDispatcher-worker-3 @coroutine#4208] 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-02-05 10:13:47.562 [eventLoopGroupProxy-19-1 @call-handler#4445] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-05 10:13:47.564 [eventLoopGroupProxy-19-1 @call-handler#4445] 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-02-05 10:13:47.564 [eventLoopGroupProxy-19-1 @call-handler#4445] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 10:13:47.576 [DefaultDispatcher-worker-21 @call-handler#4445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@213c812a 2024-02-05 10:13:47.577 [eventLoopGroupProxy-19-1 @call-handler#4445] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:47.578 [DefaultDispatcher-worker-16 @coroutine#4208] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 10:13:47.578 [DefaultDispatcher-worker-16 @coroutine#4208] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 10:13:47.578 [DefaultDispatcher-worker-16 @coroutine#4208] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-05 10:13:47.578 [DefaultDispatcher-worker-16 @coroutine#4208] 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-02-05 10:13:47.580 [UI Thread @coroutine#4456] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555286129695264769&assignmentUid=555286129695264768 2024-02-05 10:13:47.580 [UI Thread @coroutine#4456] 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/getLatestSubmissionForUserAsync?accountPersonUid=555286129695264769&assignmentUid=555286129695264768. 2024-02-05 10:13:47.580 [UI Thread @coroutine#4456] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555286129695264769&assignmentUid=555286129695264768 2024-02-05 10:13:47.581 [UI Thread @coroutine#4465] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555286129695264768&accountPersonUid=555286129695264769 2024-02-05 10:13:47.581 [UI Thread @coroutine#4465] 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=555286129695264768&accountPersonUid=555286129695264769. 2024-02-05 10:13:47.581 [UI Thread @coroutine#4465] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555286129695264768&accountPersonUid=555286129695264769 2024-02-05 10:13:47.582 [UI Thread @coroutine#4467] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555286129695264769&assignmentUid=555286129695264768 2024-02-05 10:13:47.582 [UI Thread @coroutine#4467] 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=555286129695264769&assignmentUid=555286129695264768. 2024-02-05 10:13:47.582 [UI Thread @coroutine#4467] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555286129695264769&assignmentUid=555286129695264768 2024-02-05 10:13:47.582 [eventLoopGroupProxy-19-1 @call-handler#4471] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getLatestSubmissionForUserAsync] /, 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:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getLatestSubmissionForUserAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) 2024-02-05 10:13:47.582 [eventLoopGroupProxy-19-7 @call-handler#4473] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-02-05 10:13:47.583 [eventLoopGroupProxy-19-6 @call-handler#4476] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-02-05 10:13:47.583 [DefaultDispatcher-worker-13 @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e4b70c6 2024-02-05 10:13:47.583 [DefaultDispatcher-worker-13 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57045/UmAppDatabase/replication/nodeId 2024-02-05 10:13:47.583 [DefaultDispatcher-worker-13 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57045/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:47.583 [DefaultDispatcher-worker-13 @coroutine#3001] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57045/UmAppDatabase/replication/nodeId 2024-02-05 10:13:47.585 [DefaultDispatcher-worker-2 @coroutine#3001] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57045/UmAppDatabase/replication/nodeId 2024-02-05 10:13:47.585 [DefaultDispatcher-worker-2 @coroutine#3001] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57045/UmAppDatabase/replication/nodeId 2024-02-05 10:13:47.585 [eventLoopGroupProxy-19-6 @call-handler#4476] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:47.586 [eventLoopGroupProxy-19-7 @call-handler#4473] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:47.586 [eventLoopGroupProxy-19-1 @call-handler#4471] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 10:13:47.587 [UI Thread @coroutine#4465] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555286129695264768&accountPersonUid=555286129695264769 2024-02-05 10:13:47.587 [UI Thread @coroutine#4465] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555286129695264768&accountPersonUid=555286129695264769 2024-02-05 10:13:47.587 [UI Thread @coroutine#4467] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555286129695264769&assignmentUid=555286129695264768 2024-02-05 10:13:47.587 [UI Thread @coroutine#4467] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555286129695264769&assignmentUid=555286129695264768 2024-02-05 10:13:47.587 [UI Thread @coroutine#4456] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555286129695264769&assignmentUid=555286129695264768 2024-02-05 10:13:47.587 [UI Thread @coroutine#4456] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555286129695264769&assignmentUid=555286129695264768 2024-02-05 10:13:47.588 [UI Thread @coroutine#4465] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555286129695264768&accountPersonUid=555286129695264769. 2024-02-05 10:13:47.588 [UI Thread @coroutine#4465] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555286129695264768&accountPersonUid=555286129695264769 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 10:13:47.588 [UI Thread @coroutine#4467] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555286129695264769&assignmentUid=555286129695264768. 2024-02-05 10:13:47.588 [UI Thread @coroutine#4467] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555286129695264769&assignmentUid=555286129695264768 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 10:13:47.588 [UI Thread @coroutine#4456] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555286129695264769&assignmentUid=555286129695264768. 2024-02-05 10:13:47.588 [UI Thread @coroutine#4456] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555286129695264769&assignmentUid=555286129695264768 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 10:13:47.590 [DefaultDispatcher-worker-4 @coroutine#4208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e781b4f 2024-02-05 10:13:47.598 [DefaultDispatcher-worker-22 @coroutine#4465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-02-05 10:13:47.606 [DefaultDispatcher-worker-8 @coroutine#4467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-02-05 10:13:47.616 [DefaultDispatcher-worker-20 @coroutine#4489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d3bf8db 2024-02-05 10:13:47.617 [DefaultDispatcher-worker-5 @coroutine#4456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-02-05 10:13:47.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown initiated... 2024-02-05 10:13:47.620 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Close initiated... 2024-02-05 10:13:47.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:47.635 [HikariPool-126 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea: (connection evicted) 2024-02-05 10:13:47.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:47.636 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Closed. 2024-02-05 10:13:47.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown completed. 2024-02-05 10:13:47.637 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Shutdown initiated... 2024-02-05 10:13:47.637 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Close initiated... 2024-02-05 10:13:47.637 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:47.638 [HikariPool-127 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e781b4f: (connection evicted) 2024-02-05 10:13:47.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:47.639 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Closed. 2024-02-05 10:13:47.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Shutdown completed. 2024-02-05 10:13:47.705 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:47.842 [DefaultDispatcher-worker-1 @coroutine#2888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab2e018 2024-02-05 10:13:47.843 [DefaultDispatcher-worker-1 @coroutine#2888] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2024-02-05 10:13:47.843 [DefaultDispatcher-worker-1 @coroutine#2888] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:47.843 [DefaultDispatcher-worker-1 @coroutine#2888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2024-02-05 10:13:47.844 [DefaultDispatcher-worker-12 @coroutine#2888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2024-02-05 10:13:47.844 [DefaultDispatcher-worker-12 @coroutine#2888] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2024-02-05 10:13:47.848 [DefaultDispatcher-worker-12 @coroutine#3182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3113595e 2024-02-05 10:13:47.848 [DefaultDispatcher-worker-12 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56055/UmAppDatabase/replication/nodeId 2024-02-05 10:13:47.848 [DefaultDispatcher-worker-12 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56055/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:47.848 [DefaultDispatcher-worker-12 @coroutine#3182] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56055/UmAppDatabase/replication/nodeId 2024-02-05 10:13:47.850 [DefaultDispatcher-worker-8 @coroutine#3182] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56055/UmAppDatabase/replication/nodeId 2024-02-05 10:13:47.850 [DefaultDispatcher-worker-8 @coroutine#3182] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56055/UmAppDatabase/replication/nodeId 2024-02-05 10:13:47.959 [DefaultDispatcher-worker-13 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fa8ea5 2024-02-05 10:13:47.959 [DefaultDispatcher-worker-22 @coroutine#3063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e79a447 2024-02-05 10:13:47.959 [DefaultDispatcher-worker-22 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 10:13:47.959 [DefaultDispatcher-worker-22 @coroutine#3063] 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-02-05 10:13:47.959 [DefaultDispatcher-worker-13 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47311/UmAppDatabase/replication/nodeId 2024-02-05 10:13:47.959 [DefaultDispatcher-worker-22 @coroutine#3063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 10:13:47.959 [DefaultDispatcher-worker-13 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47311/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:47.959 [DefaultDispatcher-worker-13 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47311/UmAppDatabase/replication/nodeId 2024-02-05 10:13:47.960 [DefaultDispatcher-worker-22 @coroutine#3063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 10:13:47.964 [DefaultDispatcher-worker-21 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47311/UmAppDatabase/replication/nodeId 2024-02-05 10:13:47.964 [DefaultDispatcher-worker-21 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47311/UmAppDatabase/replication/nodeId 2024-02-05 10:13:48.060 [DefaultDispatcher-worker-4 @coroutine#2921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-05 10:13:48.060 [DefaultDispatcher-worker-4 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId 2024-02-05 10:13:48.060 [DefaultDispatcher-worker-4 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:48.060 [DefaultDispatcher-worker-4 @coroutine#2921] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId 2024-02-05 10:13:48.061 [DefaultDispatcher-worker-6 @coroutine#2921] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId 2024-02-05 10:13:48.062 [DefaultDispatcher-worker-6 @coroutine#2921] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId 2024-02-05 10:13:48.097 [DefaultDispatcher-worker-17 @coroutine#3245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b38db21 2024-02-05 10:13:48.097 [DefaultDispatcher-worker-17 @coroutine#3245] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53893/UmAppDatabase/replication/nodeId 2024-02-05 10:13:48.097 [DefaultDispatcher-worker-17 @coroutine#3245] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53893/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:48.097 [DefaultDispatcher-worker-17 @coroutine#3245] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53893/UmAppDatabase/replication/nodeId 2024-02-05 10:13:48.099 [DefaultDispatcher-worker-22 @coroutine#3245] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53893/UmAppDatabase/replication/nodeId 2024-02-05 10:13:48.099 [DefaultDispatcher-worker-22 @coroutine#3245] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53893/UmAppDatabase/replication/nodeId 2024-02-05 10:13:48.112 [DefaultDispatcher-worker-17 @coroutine#3081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e553d60 2024-02-05 10:13:48.113 [DefaultDispatcher-worker-17 @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37097/UmAppDatabase/replication/nodeId 2024-02-05 10:13:48.113 [DefaultDispatcher-worker-17 @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37097/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:48.113 [DefaultDispatcher-worker-17 @coroutine#3081] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37097/UmAppDatabase/replication/nodeId 2024-02-05 10:13:48.114 [DefaultDispatcher-worker-10 @coroutine#3081] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37097/UmAppDatabase/replication/nodeId 2024-02-05 10:13:48.114 [DefaultDispatcher-worker-10 @coroutine#3081] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37097/UmAppDatabase/replication/nodeId 2024-02-05 10:13:48.122 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:48.391 [DefaultDispatcher-worker-3 @coroutine#2968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549404e7 2024-02-05 10:13:48.391 [DefaultDispatcher-worker-3 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId 2024-02-05 10:13:48.391 [DefaultDispatcher-worker-3 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:48.391 [DefaultDispatcher-worker-3 @coroutine#2968] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId 2024-02-05 10:13:48.393 [DefaultDispatcher-worker-7 @coroutine#2968] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId 2024-02-05 10:13:48.393 [DefaultDispatcher-worker-7 @coroutine#2968] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId 2024-02-05 10:13:48.419 [DefaultDispatcher-worker-21 @coroutine#3132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2ae7d7 2024-02-05 10:13:48.420 [DefaultDispatcher-worker-21 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36831/UmAppDatabase/replication/nodeId 2024-02-05 10:13:48.420 [DefaultDispatcher-worker-21 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36831/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:48.420 [DefaultDispatcher-worker-21 @coroutine#3132] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36831/UmAppDatabase/replication/nodeId 2024-02-05 10:13:48.422 [DefaultDispatcher-worker-7 @coroutine#3132] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36831/UmAppDatabase/replication/nodeId 2024-02-05 10:13:48.422 [DefaultDispatcher-worker-7 @coroutine#3132] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36831/UmAppDatabase/replication/nodeId 2024-02-05 10:13:48.596 [DefaultDispatcher-worker-1 @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e4b70c6 2024-02-05 10:13:48.596 [DefaultDispatcher-worker-1 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57045/UmAppDatabase/replication/nodeId 2024-02-05 10:13:48.596 [DefaultDispatcher-worker-1 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57045/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:48.596 [DefaultDispatcher-worker-1 @coroutine#3001] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57045/UmAppDatabase/replication/nodeId 2024-02-05 10:13:48.597 [DefaultDispatcher-worker-3 @coroutine#3001] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57045/UmAppDatabase/replication/nodeId 2024-02-05 10:13:48.597 [DefaultDispatcher-worker-3 @coroutine#3001] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57045/UmAppDatabase/replication/nodeId 2024-02-05 10:13:48.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown initiated... 2024-02-05 10:13:48.648 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Close initiated... 2024-02-05 10:13:48.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:48.648 [HikariPool-125 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Closing connection org.sqlite.jdbc4.JDBC4Connection@213c812a: (connection evicted) 2024-02-05 10:13:48.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:48.649 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Closed. 2024-02-05 10:13:48.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown completed. 2024-02-05 10:13:48.652 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2024-02-05 10:13:48.652 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:48.652 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:48.652 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:48.652 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:48.652 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:48.652 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:48.652 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bdef8ee 2024-02-05 10:13:48.652 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:48.652 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:48.652 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:48.652 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:48.652 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:48.652 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:48.652 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:48.652 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:48.652 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:48.652 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:48.652 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:48.652 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:48.652 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:48.652 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:48.652 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:48.652 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:48.652 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:48.652 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:48.652 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:48.652 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2024-02-05 10:13:48.652 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:48.652 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:48.652 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:48.652 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:48.652 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:48.652 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:48.652 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:48.653 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:48.653 [Test worker @coroutine#4530] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2024-02-05 10:13:48.653 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@66e44f9f 2024-02-05 10:13:48.653 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@66e44f9f 2024-02-05 10:13:48.653 [Test worker @coroutine#4530] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2024-02-05 10:13:48.674 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e44f9f 2024-02-05 10:13:48.690 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e44f9f 2024-02-05 10:13:48.692 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e44f9f 2024-02-05 10:13:48.694 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e44f9f 2024-02-05 10:13:48.694 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2024-02-05 10:13:48.695 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:48.695 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:48.695 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:48.695 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:48.695 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:48.695 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:48.695 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63767d 2024-02-05 10:13:48.695 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:48.695 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:48.695 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:48.695 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:48.695 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:48.695 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:48.695 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:48.695 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:48.695 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:48.695 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:48.695 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:48.695 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:48.695 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:48.695 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:48.695 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:48.695 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:48.695 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:48.695 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:48.695 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:48.695 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2024-02-05 10:13:48.695 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:48.695 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:48.695 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:48.695 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:48.695 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:48.695 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:48.695 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:48.695 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:48.695 [Test worker @coroutine#4530] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2024-02-05 10:13:48.695 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c90fc3b 2024-02-05 10:13:48.695 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c90fc3b 2024-02-05 10:13:48.695 [Test worker @coroutine#4530] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2024-02-05 10:13:48.709 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c90fc3b 2024-02-05 10:13:48.720 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c90fc3b 2024-02-05 10:13:48.722 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c90fc3b 2024-02-05 10:13:48.723 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c90fc3b 2024-02-05 10:13:48.735 [DefaultDispatcher-worker-2 @coroutine#4544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c90fc3b 2024-02-05 10:13:48.749 [DefaultDispatcher-worker-7 @coroutine#4530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e44f9f 2024-02-05 10:13:48.753 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 10:13:48.766 [DefaultDispatcher-worker-3 @coroutine#4530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e44f9f 2024-02-05 10:13:48.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown initiated... 2024-02-05 10:13:48.771 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Close initiated... 2024-02-05 10:13:48.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:48.771 [HikariPool-129 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66e44f9f: (connection evicted) 2024-02-05 10:13:48.772 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:48.772 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Closed. 2024-02-05 10:13:48.772 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown completed. 2024-02-05 10:13:48.772 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown initiated... 2024-02-05 10:13:48.772 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Close initiated... 2024-02-05 10:13:48.772 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:48.773 [HikariPool-130 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c90fc3b: (connection evicted) 2024-02-05 10:13:48.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:48.773 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Closed. 2024-02-05 10:13:48.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown completed. 2024-02-05 10:13:48.774 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2024-02-05 10:13:48.775 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:48.775 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:48.775 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:48.775 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:48.775 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:48.775 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:48.775 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d60aa4 2024-02-05 10:13:48.775 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:48.775 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:48.775 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:48.775 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:48.775 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:48.775 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:48.775 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:48.775 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:48.775 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:48.775 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:48.775 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:48.775 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:48.775 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:48.775 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:48.775 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:48.775 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:48.775 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:48.775 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:48.775 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:48.775 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2024-02-05 10:13:48.775 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:48.775 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:48.775 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:48.775 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:48.775 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:48.775 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:48.775 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:48.775 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:48.775 [Test worker @coroutine#4572] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2024-02-05 10:13:48.776 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@11d557a5 2024-02-05 10:13:48.776 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@11d557a5 2024-02-05 10:13:48.776 [Test worker @coroutine#4572] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2024-02-05 10:13:48.792 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11d557a5 2024-02-05 10:13:48.808 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11d557a5 2024-02-05 10:13:48.811 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11d557a5 2024-02-05 10:13:48.814 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11d557a5 2024-02-05 10:13:48.815 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2024-02-05 10:13:48.815 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:48.815 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:48.815 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:48.815 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:48.815 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:48.815 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:48.815 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e6ad84c 2024-02-05 10:13:48.815 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:48.815 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:48.815 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:48.815 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:48.815 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:48.815 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:48.815 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:48.815 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:48.815 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:48.815 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:48.815 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:48.815 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:48.815 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:48.815 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:48.815 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:48.815 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:48.815 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:48.815 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:48.815 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:48.815 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2024-02-05 10:13:48.815 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:48.815 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:48.815 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:48.815 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:48.815 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:48.815 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:48.815 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:48.815 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:48.815 [Test worker @coroutine#4572] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2024-02-05 10:13:48.819 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@568e2d65 2024-02-05 10:13:48.819 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@568e2d65 2024-02-05 10:13:48.819 [Test worker @coroutine#4572] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2024-02-05 10:13:48.835 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@568e2d65 2024-02-05 10:13:48.847 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@568e2d65 2024-02-05 10:13:48.849 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@568e2d65 2024-02-05 10:13:48.851 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@568e2d65 2024-02-05 10:13:48.854 [DefaultDispatcher-worker-10 @coroutine#2888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab2e018 2024-02-05 10:13:48.854 [DefaultDispatcher-worker-10 @coroutine#2888] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2024-02-05 10:13:48.855 [DefaultDispatcher-worker-10 @coroutine#2888] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:48.855 [DefaultDispatcher-worker-10 @coroutine#2888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2024-02-05 10:13:48.856 [DefaultDispatcher-worker-7 @coroutine#2888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2024-02-05 10:13:48.856 [DefaultDispatcher-worker-7 @coroutine#2888] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2024-02-05 10:13:48.859 [DefaultDispatcher-worker-7 @coroutine#3182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3113595e 2024-02-05 10:13:48.860 [DefaultDispatcher-worker-7 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56055/UmAppDatabase/replication/nodeId 2024-02-05 10:13:48.860 [DefaultDispatcher-worker-7 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56055/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:48.860 [DefaultDispatcher-worker-7 @coroutine#3182] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56055/UmAppDatabase/replication/nodeId 2024-02-05 10:13:48.860 [DefaultDispatcher-worker-10 @coroutine#4585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@568e2d65 2024-02-05 10:13:48.861 [DefaultDispatcher-worker-7 @coroutine#3182] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56055/UmAppDatabase/replication/nodeId 2024-02-05 10:13:48.861 [DefaultDispatcher-worker-7 @coroutine#3182] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56055/UmAppDatabase/replication/nodeId 2024-02-05 10:13:48.876 [DefaultDispatcher-worker-15 @coroutine#4572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11d557a5 2024-02-05 10:13:48.876 [HikariPool-131 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:48.888 [DefaultDispatcher-worker-10 @coroutine#4572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11d557a5 2024-02-05 10:13:48.899 [DefaultDispatcher-worker-20 @coroutine#4572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11d557a5 2024-02-05 10:13:48.918 [DefaultDispatcher-worker-15 @coroutine#4619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11d557a5 2024-02-05 10:13:48.919 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:48.921 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2024-02-05 10:13:48.921 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2024-02-05 10:13:48.921 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:48.922 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11d557a5: (connection evicted) 2024-02-05 10:13:48.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:48.925 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2024-02-05 10:13:48.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2024-02-05 10:13:48.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2024-02-05 10:13:48.925 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2024-02-05 10:13:48.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:48.927 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@568e2d65: (connection evicted) 2024-02-05 10:13:48.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:48.928 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2024-02-05 10:13:48.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2024-02-05 10:13:48.930 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2024-02-05 10:13:48.930 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:48.930 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:48.930 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:48.930 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:48.930 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:48.930 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:48.930 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40aaf656 2024-02-05 10:13:48.930 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:48.930 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:48.930 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:48.930 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:48.930 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:48.930 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:48.930 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:48.930 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:48.930 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:48.931 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:48.931 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:48.931 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:48.931 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:48.931 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:48.931 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:48.931 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:48.931 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:48.931 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:48.931 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:48.931 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2024-02-05 10:13:48.931 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:48.931 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:48.931 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:48.931 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:48.931 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:48.931 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:48.931 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:48.931 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:48.931 [Test worker @coroutine#4632] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2024-02-05 10:13:48.935 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@167ccc3c 2024-02-05 10:13:48.935 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@167ccc3c 2024-02-05 10:13:48.935 [Test worker @coroutine#4632] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2024-02-05 10:13:48.960 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:48.965 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@167ccc3c 2024-02-05 10:13:48.970 [DefaultDispatcher-worker-11 @coroutine#3063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e79a447 2024-02-05 10:13:48.971 [DefaultDispatcher-worker-11 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 10:13:48.971 [DefaultDispatcher-worker-11 @coroutine#3063] 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-02-05 10:13:48.971 [DefaultDispatcher-worker-11 @coroutine#3063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 10:13:48.972 [DefaultDispatcher-worker-22 @coroutine#3063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 10:13:48.974 [DefaultDispatcher-worker-18 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fa8ea5 2024-02-05 10:13:48.974 [DefaultDispatcher-worker-18 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47311/UmAppDatabase/replication/nodeId 2024-02-05 10:13:48.974 [DefaultDispatcher-worker-18 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47311/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:48.974 [DefaultDispatcher-worker-18 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47311/UmAppDatabase/replication/nodeId 2024-02-05 10:13:48.976 [DefaultDispatcher-worker-10 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47311/UmAppDatabase/replication/nodeId 2024-02-05 10:13:48.976 [DefaultDispatcher-worker-10 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47311/UmAppDatabase/replication/nodeId 2024-02-05 10:13:48.990 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@167ccc3c 2024-02-05 10:13:48.992 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@167ccc3c 2024-02-05 10:13:48.995 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@167ccc3c 2024-02-05 10:13:48.996 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2024-02-05 10:13:48.996 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:48.996 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:48.996 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:48.996 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:48.996 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:48.996 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:48.996 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b477121 2024-02-05 10:13:48.996 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:48.996 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:48.996 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:48.996 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:48.996 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:48.996 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:48.996 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:48.996 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:48.996 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:48.996 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:48.996 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:48.996 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:48.996 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:48.996 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:48.996 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:48.996 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:48.996 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:48.996 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:48.996 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:48.996 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2024-02-05 10:13:48.996 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:48.996 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:48.996 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:48.996 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:48.996 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:48.996 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:48.996 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:48.996 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:48.996 [Test worker @coroutine#4632] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2024-02-05 10:13:48.997 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@752e50c6 2024-02-05 10:13:48.997 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@752e50c6 2024-02-05 10:13:48.997 [Test worker @coroutine#4632] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2024-02-05 10:13:49.016 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752e50c6 2024-02-05 10:13:49.027 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752e50c6 2024-02-05 10:13:49.029 [Test worker @coroutine#4647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752e50c6 2024-02-05 10:13:49.031 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752e50c6 2024-02-05 10:13:49.035 [HikariPool-133 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 10:13:49.036 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:49.043 [DefaultDispatcher-worker-14 @coroutine#4651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752e50c6 2024-02-05 10:13:49.058 [DefaultDispatcher-worker-1 @coroutine#4632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@167ccc3c 2024-02-05 10:13:49.072 [DefaultDispatcher-worker-7 @coroutine#2921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-05 10:13:49.072 [DefaultDispatcher-worker-7 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId 2024-02-05 10:13:49.072 [DefaultDispatcher-worker-7 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:49.072 [DefaultDispatcher-worker-7 @coroutine#2921] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId 2024-02-05 10:13:49.074 [DefaultDispatcher-worker-22 @coroutine#2921] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId 2024-02-05 10:13:49.074 [DefaultDispatcher-worker-22 @coroutine#2921] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId 2024-02-05 10:13:49.074 [DefaultDispatcher-worker-4 @coroutine#4632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@167ccc3c 2024-02-05 10:13:49.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2024-02-05 10:13:49.080 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2024-02-05 10:13:49.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:49.083 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@167ccc3c: (connection evicted) 2024-02-05 10:13:49.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:49.084 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2024-02-05 10:13:49.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2024-02-05 10:13:49.085 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2024-02-05 10:13:49.085 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2024-02-05 10:13:49.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:49.087 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@752e50c6: (connection evicted) 2024-02-05 10:13:49.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:49.088 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2024-02-05 10:13:49.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2024-02-05 10:13:49.090 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2024-02-05 10:13:49.090 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:49.090 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:49.090 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:49.090 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:49.090 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:49.090 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:49.090 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d7df55 2024-02-05 10:13:49.090 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:49.090 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:49.090 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:49.090 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:49.090 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:49.090 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:49.090 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:49.090 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:49.090 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:49.090 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:49.090 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:49.090 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:49.090 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:49.090 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:49.090 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:49.090 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:49.090 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:49.090 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:49.090 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:49.090 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2024-02-05 10:13:49.090 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:49.090 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:49.091 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:49.091 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:49.091 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:49.091 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:49.091 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:49.091 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:49.091 [Test worker @coroutine#4682] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2024-02-05 10:13:49.094 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b8ba6b7 2024-02-05 10:13:49.094 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b8ba6b7 2024-02-05 10:13:49.094 [Test worker @coroutine#4682] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2024-02-05 10:13:49.107 [DefaultDispatcher-worker-15 @coroutine#3245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b38db21 2024-02-05 10:13:49.107 [DefaultDispatcher-worker-15 @coroutine#3245] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53893/UmAppDatabase/replication/nodeId 2024-02-05 10:13:49.107 [DefaultDispatcher-worker-15 @coroutine#3245] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53893/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:49.107 [DefaultDispatcher-worker-15 @coroutine#3245] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53893/UmAppDatabase/replication/nodeId 2024-02-05 10:13:49.109 [DefaultDispatcher-worker-11 @coroutine#3245] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53893/UmAppDatabase/replication/nodeId 2024-02-05 10:13:49.109 [DefaultDispatcher-worker-11 @coroutine#3245] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53893/UmAppDatabase/replication/nodeId 2024-02-05 10:13:49.112 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:49.118 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8ba6b7 2024-02-05 10:13:49.123 [DefaultDispatcher-worker-6 @coroutine#3081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e553d60 2024-02-05 10:13:49.123 [DefaultDispatcher-worker-6 @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37097/UmAppDatabase/replication/nodeId 2024-02-05 10:13:49.123 [DefaultDispatcher-worker-6 @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37097/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:49.123 [DefaultDispatcher-worker-6 @coroutine#3081] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37097/UmAppDatabase/replication/nodeId 2024-02-05 10:13:49.125 [DefaultDispatcher-worker-18 @coroutine#3081] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37097/UmAppDatabase/replication/nodeId 2024-02-05 10:13:49.125 [DefaultDispatcher-worker-18 @coroutine#3081] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37097/UmAppDatabase/replication/nodeId 2024-02-05 10:13:49.132 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8ba6b7 2024-02-05 10:13:49.134 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8ba6b7 2024-02-05 10:13:49.136 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8ba6b7 2024-02-05 10:13:49.136 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2024-02-05 10:13:49.137 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:49.137 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:49.137 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:49.137 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:49.137 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:49.137 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:49.137 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73543048 2024-02-05 10:13:49.137 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:49.137 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:49.137 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:49.137 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:49.137 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:49.137 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:49.137 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:49.137 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:49.137 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:49.137 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:49.137 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:49.137 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:49.137 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:49.137 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:49.137 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:49.137 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:49.137 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:49.137 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:49.137 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:49.137 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2024-02-05 10:13:49.137 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:49.137 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:49.137 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:49.137 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:49.137 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:49.137 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:49.137 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:49.137 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:49.137 [Test worker @coroutine#4682] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2024-02-05 10:13:49.137 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@33f3ebfc 2024-02-05 10:13:49.137 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@33f3ebfc 2024-02-05 10:13:49.137 [Test worker @coroutine#4682] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2024-02-05 10:13:49.159 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33f3ebfc 2024-02-05 10:13:49.160 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:49.175 [Test worker @coroutine#4695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33f3ebfc 2024-02-05 10:13:49.177 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33f3ebfc 2024-02-05 10:13:49.180 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33f3ebfc 2024-02-05 10:13:49.191 [DefaultDispatcher-worker-11 @coroutine#4701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33f3ebfc 2024-02-05 10:13:49.194 [HikariPool-135 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 10:13:49.205 [DefaultDispatcher-worker-7 @coroutine#4682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8ba6b7 2024-02-05 10:13:49.220 [DefaultDispatcher-worker-22 @coroutine#4682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8ba6b7 2024-02-05 10:13:49.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2024-02-05 10:13:49.224 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2024-02-05 10:13:49.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:49.224 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b8ba6b7: (connection evicted) 2024-02-05 10:13:49.225 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:49.225 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2024-02-05 10:13:49.225 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2024-02-05 10:13:49.225 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2024-02-05 10:13:49.225 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2024-02-05 10:13:49.225 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:49.226 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33f3ebfc: (connection evicted) 2024-02-05 10:13:49.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:49.226 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2024-02-05 10:13:49.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2024-02-05 10:13:49.228 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2024-02-05 10:13:49.228 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:49.228 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:49.228 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:49.228 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:49.228 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:49.228 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:49.228 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13563e64 2024-02-05 10:13:49.228 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:49.228 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:49.228 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:49.228 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:49.228 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:49.228 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:49.228 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:49.228 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:49.228 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:49.228 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:49.228 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:49.228 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:49.228 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:49.228 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:49.228 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:49.228 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:49.229 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:49.229 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:49.229 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:49.229 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2024-02-05 10:13:49.229 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:49.229 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:49.229 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:49.229 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:49.229 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:49.229 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:49.229 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:49.229 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:49.229 [Test worker @coroutine#4727] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2024-02-05 10:13:49.229 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@36dbfa68 2024-02-05 10:13:49.229 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@36dbfa68 2024-02-05 10:13:49.229 [Test worker @coroutine#4727] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2024-02-05 10:13:49.246 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36dbfa68 2024-02-05 10:13:49.258 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36dbfa68 2024-02-05 10:13:49.260 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36dbfa68 2024-02-05 10:13:49.263 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36dbfa68 2024-02-05 10:13:49.263 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2024-02-05 10:13:49.264 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:49.264 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:49.264 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:49.264 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:49.264 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:49.264 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:49.264 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d20cbb5 2024-02-05 10:13:49.264 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:49.264 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:49.264 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:49.264 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:49.264 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:49.264 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:49.264 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:49.264 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:49.264 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:49.264 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:49.264 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:49.264 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:49.264 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:49.264 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:49.264 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:49.264 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:49.264 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:49.264 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:49.264 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:49.264 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2024-02-05 10:13:49.264 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:49.264 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:49.264 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:49.264 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:49.264 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:49.264 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:49.264 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:49.264 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:49.264 [Test worker @coroutine#4727] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2024-02-05 10:13:49.265 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c3357c7 2024-02-05 10:13:49.265 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c3357c7 2024-02-05 10:13:49.265 [Test worker @coroutine#4727] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2024-02-05 10:13:49.279 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c3357c7 2024-02-05 10:13:49.290 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c3357c7 2024-02-05 10:13:49.291 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c3357c7 2024-02-05 10:13:49.293 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c3357c7 2024-02-05 10:13:49.305 [DefaultDispatcher-worker-7 @coroutine#4741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c3357c7 2024-02-05 10:13:49.320 [DefaultDispatcher-worker-21 @coroutine#4727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36dbfa68 2024-02-05 10:13:49.329 [HikariPool-137 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 10:13:49.336 [DefaultDispatcher-worker-20 @coroutine#4727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36dbfa68 2024-02-05 10:13:49.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2024-02-05 10:13:49.340 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2024-02-05 10:13:49.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:49.340 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36dbfa68: (connection evicted) 2024-02-05 10:13:49.341 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:49.341 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2024-02-05 10:13:49.341 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2024-02-05 10:13:49.341 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2024-02-05 10:13:49.341 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2024-02-05 10:13:49.341 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:49.342 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c3357c7: (connection evicted) 2024-02-05 10:13:49.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:49.342 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2024-02-05 10:13:49.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2024-02-05 10:13:49.343 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2024-02-05 10:13:49.344 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:49.344 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:49.344 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:49.344 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:49.344 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:49.344 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:49.344 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57657b96 2024-02-05 10:13:49.344 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:49.344 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:49.344 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:49.344 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:49.344 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:49.344 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:49.344 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:49.344 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:49.344 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:49.344 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:49.344 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:49.344 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:49.344 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:49.344 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:49.344 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:49.344 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:49.344 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:49.344 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:49.344 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:49.344 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2024-02-05 10:13:49.344 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:49.344 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:49.344 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:49.344 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:49.344 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:49.344 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:49.344 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:49.344 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:49.344 [Test worker @coroutine#4767] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2024-02-05 10:13:49.344 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@64864875 2024-02-05 10:13:49.344 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@64864875 2024-02-05 10:13:49.344 [Test worker @coroutine#4767] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2024-02-05 10:13:49.365 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64864875 2024-02-05 10:13:49.366 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:49.381 [Test worker @coroutine#4769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64864875 2024-02-05 10:13:49.383 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64864875 2024-02-05 10:13:49.386 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64864875 2024-02-05 10:13:49.386 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2024-02-05 10:13:49.387 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:49.387 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:49.387 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:49.387 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:49.387 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:49.387 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:49.387 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d2ddbf3 2024-02-05 10:13:49.387 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:49.387 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:49.387 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:49.387 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:49.387 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:49.387 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:49.387 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:49.387 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:49.387 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:49.387 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:49.387 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:49.387 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:49.387 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:49.387 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:49.387 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:49.387 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:49.387 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:49.387 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:49.387 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:49.387 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2024-02-05 10:13:49.387 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:49.387 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:49.387 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:49.387 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:49.387 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:49.387 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:49.387 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:49.387 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:49.387 [Test worker @coroutine#4767] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2024-02-05 10:13:49.387 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b1d1558 2024-02-05 10:13:49.387 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b1d1558 2024-02-05 10:13:49.388 [Test worker @coroutine#4767] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2024-02-05 10:13:49.403 [DefaultDispatcher-worker-1 @coroutine#2968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549404e7 2024-02-05 10:13:49.404 [DefaultDispatcher-worker-1 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId 2024-02-05 10:13:49.404 [DefaultDispatcher-worker-1 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:49.404 [DefaultDispatcher-worker-1 @coroutine#2968] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId 2024-02-05 10:13:49.405 [DefaultDispatcher-worker-21 @coroutine#2968] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId 2024-02-05 10:13:49.405 [DefaultDispatcher-worker-21 @coroutine#2968] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId 2024-02-05 10:13:49.408 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b1d1558 2024-02-05 10:13:49.420 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b1d1558 2024-02-05 10:13:49.422 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b1d1558 2024-02-05 10:13:49.424 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b1d1558 2024-02-05 10:13:49.437 [DefaultDispatcher-worker-19 @coroutine#3132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2ae7d7 2024-02-05 10:13:49.437 [DefaultDispatcher-worker-19 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36831/UmAppDatabase/replication/nodeId 2024-02-05 10:13:49.437 [DefaultDispatcher-worker-19 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36831/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:49.437 [DefaultDispatcher-worker-19 @coroutine#3132] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36831/UmAppDatabase/replication/nodeId 2024-02-05 10:13:49.438 [DefaultDispatcher-worker-3 @coroutine#3132] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36831/UmAppDatabase/replication/nodeId 2024-02-05 10:13:49.438 [DefaultDispatcher-worker-3 @coroutine#3132] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36831/UmAppDatabase/replication/nodeId 2024-02-05 10:13:49.438 [DefaultDispatcher-worker-19 @coroutine#4784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b1d1558 2024-02-05 10:13:49.444 [HikariPool-139 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 10:13:49.453 [DefaultDispatcher-worker-3 @coroutine#4767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64864875 2024-02-05 10:13:49.464 [DefaultDispatcher-worker-11 @coroutine#4767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64864875 2024-02-05 10:13:49.473 [DefaultDispatcher-worker-3 @coroutine#4767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64864875 2024-02-05 10:13:49.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2024-02-05 10:13:49.478 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2024-02-05 10:13:49.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:49.479 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64864875: (connection evicted) 2024-02-05 10:13:49.479 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:49.479 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2024-02-05 10:13:49.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2024-02-05 10:13:49.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2024-02-05 10:13:49.480 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2024-02-05 10:13:49.480 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:49.480 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b1d1558: (connection evicted) 2024-02-05 10:13:49.480 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:49.480 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2024-02-05 10:13:49.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2024-02-05 10:13:49.482 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2024-02-05 10:13:49.482 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:49.482 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:49.482 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:49.482 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:49.482 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:49.482 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:49.482 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@cf82c58 2024-02-05 10:13:49.482 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:49.482 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:49.482 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:49.482 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:49.482 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:49.482 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:49.482 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:49.483 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:49.483 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:49.483 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:49.483 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:49.483 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:49.483 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:49.483 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:49.483 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:49.483 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:49.483 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:49.483 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:49.483 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:49.483 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2024-02-05 10:13:49.483 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:49.483 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:49.483 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:49.483 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:49.483 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:49.483 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:49.483 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:49.483 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:49.483 [Test worker @coroutine#4815] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2024-02-05 10:13:49.484 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aff8207 2024-02-05 10:13:49.484 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aff8207 2024-02-05 10:13:49.484 [Test worker @coroutine#4815] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2024-02-05 10:13:49.502 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aff8207 2024-02-05 10:13:49.514 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aff8207 2024-02-05 10:13:49.515 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aff8207 2024-02-05 10:13:49.517 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aff8207 2024-02-05 10:13:49.518 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2024-02-05 10:13:49.518 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:49.518 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:49.518 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:49.518 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:49.518 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:49.518 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:49.518 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@327ac23 2024-02-05 10:13:49.518 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:49.518 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:49.518 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:49.518 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:49.518 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:49.518 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:49.518 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:49.518 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:49.518 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:49.518 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:49.518 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:49.518 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:49.518 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:49.518 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:49.518 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:49.518 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:49.518 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:49.518 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:49.518 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:49.518 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2024-02-05 10:13:49.518 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:49.518 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:49.518 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:49.518 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:49.518 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:49.518 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:49.518 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:49.518 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:49.518 [Test worker @coroutine#4815] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2024-02-05 10:13:49.518 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b61a4b0 2024-02-05 10:13:49.518 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b61a4b0 2024-02-05 10:13:49.519 [Test worker @coroutine#4815] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2024-02-05 10:13:49.536 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b61a4b0 2024-02-05 10:13:49.547 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b61a4b0 2024-02-05 10:13:49.548 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b61a4b0 2024-02-05 10:13:49.550 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b61a4b0 2024-02-05 10:13:49.562 [DefaultDispatcher-worker-16 @coroutine#4829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b61a4b0 2024-02-05 10:13:49.579 [DefaultDispatcher-worker-16 @coroutine#4815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aff8207 2024-02-05 10:13:49.584 [HikariPool-141 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 10:13:49.597 [DefaultDispatcher-worker-20 @coroutine#4815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aff8207 2024-02-05 10:13:49.607 [DefaultDispatcher-worker-11 @coroutine#4815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aff8207 2024-02-05 10:13:49.608 [DefaultDispatcher-worker-19 @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e4b70c6 2024-02-05 10:13:49.608 [DefaultDispatcher-worker-19 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57045/UmAppDatabase/replication/nodeId 2024-02-05 10:13:49.608 [DefaultDispatcher-worker-19 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57045/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:49.608 [DefaultDispatcher-worker-19 @coroutine#3001] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57045/UmAppDatabase/replication/nodeId 2024-02-05 10:13:49.609 [DefaultDispatcher-worker-14 @coroutine#3001] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57045/UmAppDatabase/replication/nodeId 2024-02-05 10:13:49.609 [DefaultDispatcher-worker-14 @coroutine#3001] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57045/UmAppDatabase/replication/nodeId 2024-02-05 10:13:49.619 [HikariPool-142 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:49.624 [DefaultDispatcher-worker-8 @coroutine#4860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aff8207 2024-02-05 10:13:49.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2024-02-05 10:13:49.628 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2024-02-05 10:13:49.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:49.641 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5aff8207: (connection evicted) 2024-02-05 10:13:49.642 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:49.642 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2024-02-05 10:13:49.642 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2024-02-05 10:13:49.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2024-02-05 10:13:49.643 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2024-02-05 10:13:49.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:49.643 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b61a4b0: (connection evicted) 2024-02-05 10:13:49.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:49.644 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2024-02-05 10:13:49.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2024-02-05 10:13:49.645 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2024-02-05 10:13:49.646 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:49.646 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:49.646 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:49.646 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:49.646 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:49.646 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:49.646 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b1d7b09 2024-02-05 10:13:49.646 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:49.646 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:49.646 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:49.646 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:49.646 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:49.646 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:49.646 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:49.646 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:49.646 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:49.646 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:49.646 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:49.646 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:49.646 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:49.646 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:49.646 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:49.646 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:49.646 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:49.646 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:49.646 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:49.646 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2024-02-05 10:13:49.646 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:49.646 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:49.646 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:49.646 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:49.646 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:49.646 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:49.646 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:49.646 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:49.646 [Test worker @coroutine#4872] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2024-02-05 10:13:49.647 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f523dae 2024-02-05 10:13:49.647 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f523dae 2024-02-05 10:13:49.647 [Test worker @coroutine#4872] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2024-02-05 10:13:49.662 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f523dae 2024-02-05 10:13:49.680 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f523dae 2024-02-05 10:13:49.682 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f523dae 2024-02-05 10:13:49.685 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f523dae 2024-02-05 10:13:49.685 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2024-02-05 10:13:49.686 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:49.686 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:49.686 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:49.686 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:49.686 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:49.686 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:49.686 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b395ee 2024-02-05 10:13:49.686 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:49.686 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:49.686 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:49.686 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:49.686 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:49.686 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:49.686 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:49.686 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:49.686 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:49.686 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:49.686 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:49.686 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:49.686 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:49.686 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:49.686 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:49.686 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:49.686 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:49.686 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:49.686 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:49.686 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2024-02-05 10:13:49.686 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:49.686 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:49.686 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:49.686 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:49.686 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:49.686 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:49.686 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:49.686 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:49.686 [Test worker @coroutine#4872] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2024-02-05 10:13:49.687 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@6020cd42 2024-02-05 10:13:49.687 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@6020cd42 2024-02-05 10:13:49.687 [Test worker @coroutine#4872] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2024-02-05 10:13:49.691 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:49.706 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6020cd42 2024-02-05 10:13:49.717 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6020cd42 2024-02-05 10:13:49.719 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6020cd42 2024-02-05 10:13:49.721 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6020cd42 2024-02-05 10:13:49.733 [DefaultDispatcher-worker-14 @coroutine#4886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6020cd42 2024-02-05 10:13:49.745 [DefaultDispatcher-worker-9 @coroutine#4872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f523dae 2024-02-05 10:13:49.747 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:49.747 [HikariPool-143 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 10:13:49.755 [DefaultDispatcher-worker-9 @coroutine#4872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f523dae 2024-02-05 10:13:49.758 [Test worker @coroutine#4896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f523dae 2024-02-05 10:13:49.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2024-02-05 10:13:49.763 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2024-02-05 10:13:49.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:49.764 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f523dae: (connection evicted) 2024-02-05 10:13:49.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:49.764 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2024-02-05 10:13:49.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2024-02-05 10:13:49.765 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2024-02-05 10:13:49.765 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2024-02-05 10:13:49.765 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:49.765 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6020cd42: (connection evicted) 2024-02-05 10:13:49.766 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:49.766 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2024-02-05 10:13:49.766 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2024-02-05 10:13:49.767 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2024-02-05 10:13:49.767 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:49.767 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:49.767 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:49.767 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:49.767 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:49.767 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:49.767 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c3ad125 2024-02-05 10:13:49.767 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:49.767 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:49.767 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:49.767 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:49.767 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:49.767 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:49.767 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:49.767 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:49.767 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:49.767 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:49.767 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:49.767 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:49.767 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:49.767 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:49.767 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:49.767 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:49.767 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:49.767 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:49.767 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:49.767 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2024-02-05 10:13:49.767 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:49.767 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:49.767 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:49.767 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:49.767 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:49.767 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:49.767 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:49.767 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:49.767 [Test worker @coroutine#4915] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2024-02-05 10:13:49.768 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@1deca369 2024-02-05 10:13:49.768 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@1deca369 2024-02-05 10:13:49.768 [Test worker @coroutine#4915] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2024-02-05 10:13:49.789 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1deca369 2024-02-05 10:13:49.791 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:49.806 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1deca369 2024-02-05 10:13:49.809 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1deca369 2024-02-05 10:13:49.811 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1deca369 2024-02-05 10:13:49.812 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2024-02-05 10:13:49.812 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:49.812 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:49.812 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:49.812 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:49.812 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:49.812 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:49.812 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61b6f287 2024-02-05 10:13:49.812 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:49.812 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:49.812 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:49.812 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:49.812 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:49.812 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:49.812 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:49.812 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:49.812 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:49.812 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:49.812 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:49.812 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:49.812 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:49.812 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:49.812 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:49.812 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:49.812 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:49.812 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:49.812 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:49.812 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2024-02-05 10:13:49.812 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:49.812 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:49.812 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:49.812 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:49.812 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:49.812 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:49.812 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:49.812 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:49.812 [Test worker @coroutine#4915] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2024-02-05 10:13:49.813 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@360432d3 2024-02-05 10:13:49.813 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@360432d3 2024-02-05 10:13:49.813 [Test worker @coroutine#4915] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2024-02-05 10:13:49.833 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360432d3 2024-02-05 10:13:49.835 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:49.849 [Test worker @coroutine#4923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360432d3 2024-02-05 10:13:49.851 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360432d3 2024-02-05 10:13:49.854 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360432d3 2024-02-05 10:13:49.865 [DefaultDispatcher-worker-6 @coroutine#4930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360432d3 2024-02-05 10:13:49.867 [DefaultDispatcher-worker-21 @coroutine#2888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab2e018 2024-02-05 10:13:49.867 [DefaultDispatcher-worker-21 @coroutine#2888] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2024-02-05 10:13:49.867 [DefaultDispatcher-worker-21 @coroutine#2888] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:49.867 [DefaultDispatcher-worker-21 @coroutine#2888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2024-02-05 10:13:49.868 [HikariPool-145 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 10:13:49.868 [DefaultDispatcher-worker-13 @coroutine#2888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2024-02-05 10:13:49.868 [DefaultDispatcher-worker-13 @coroutine#2888] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2024-02-05 10:13:49.870 [DefaultDispatcher-worker-11 @coroutine#3182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3113595e 2024-02-05 10:13:49.870 [DefaultDispatcher-worker-11 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56055/UmAppDatabase/replication/nodeId 2024-02-05 10:13:49.870 [DefaultDispatcher-worker-11 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56055/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:49.870 [DefaultDispatcher-worker-11 @coroutine#3182] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56055/UmAppDatabase/replication/nodeId 2024-02-05 10:13:49.875 [DefaultDispatcher-worker-22 @coroutine#3182] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56055/UmAppDatabase/replication/nodeId 2024-02-05 10:13:49.875 [DefaultDispatcher-worker-22 @coroutine#3182] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56055/UmAppDatabase/replication/nodeId 2024-02-05 10:13:49.881 [DefaultDispatcher-worker-22 @coroutine#4915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1deca369 2024-02-05 10:13:49.895 [DefaultDispatcher-worker-19 @coroutine#4915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1deca369 2024-02-05 10:13:49.898 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1deca369 2024-02-05 10:13:49.901 [Test worker @coroutine#4948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1deca369 2024-02-05 10:13:49.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2024-02-05 10:13:49.908 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2024-02-05 10:13:49.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:49.908 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1deca369: (connection evicted) 2024-02-05 10:13:49.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:49.909 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2024-02-05 10:13:49.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2024-02-05 10:13:49.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2024-02-05 10:13:49.909 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2024-02-05 10:13:49.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:49.909 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@360432d3: (connection evicted) 2024-02-05 10:13:49.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:49.910 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2024-02-05 10:13:49.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2024-02-05 10:13:49.912 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2024-02-05 10:13:49.912 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:49.912 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:49.912 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:49.912 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:49.912 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:49.912 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:49.912 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e1535e0 2024-02-05 10:13:49.912 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:49.912 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:49.912 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:49.912 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:49.912 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:49.912 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:49.912 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:49.912 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:49.912 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:49.912 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:49.912 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:49.912 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:49.912 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:49.912 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:49.912 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:49.912 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:49.912 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:49.912 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:49.912 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:49.912 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2024-02-05 10:13:49.912 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:49.912 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:49.912 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:49.912 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:49.912 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:49.912 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:49.912 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:49.912 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:49.912 [Test worker @coroutine#4967] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2024-02-05 10:13:49.913 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e7cd4bb 2024-02-05 10:13:49.913 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e7cd4bb 2024-02-05 10:13:49.913 [Test worker @coroutine#4967] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2024-02-05 10:13:49.934 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7cd4bb 2024-02-05 10:13:49.952 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7cd4bb 2024-02-05 10:13:49.955 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7cd4bb 2024-02-05 10:13:49.957 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7cd4bb 2024-02-05 10:13:49.958 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2024-02-05 10:13:49.958 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:49.958 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:49.958 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:49.958 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:49.958 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:49.958 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:49.958 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8b93c88 2024-02-05 10:13:49.958 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:49.958 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:49.958 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:49.958 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:49.958 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:49.958 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:49.958 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:49.958 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:49.958 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:49.958 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:49.958 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:49.958 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:49.958 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:49.958 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:49.958 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:49.958 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:49.958 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:49.958 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:49.958 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:49.958 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2024-02-05 10:13:49.959 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:49.959 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:49.959 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:49.959 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:49.959 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:49.959 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:49.959 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:49.959 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:49.959 [Test worker @coroutine#4967] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2024-02-05 10:13:49.959 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a70acd5 2024-02-05 10:13:49.959 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a70acd5 2024-02-05 10:13:49.959 [Test worker @coroutine#4967] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2024-02-05 10:13:49.980 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a70acd5 2024-02-05 10:13:49.982 [DefaultDispatcher-worker-2 @coroutine#3063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e79a447 2024-02-05 10:13:49.982 [DefaultDispatcher-worker-2 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 10:13:49.982 [DefaultDispatcher-worker-2 @coroutine#3063] 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-02-05 10:13:49.982 [DefaultDispatcher-worker-2 @coroutine#3063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 10:13:49.983 [DefaultDispatcher-worker-19 @coroutine#3063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 10:13:49.986 [DefaultDispatcher-worker-15 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fa8ea5 2024-02-05 10:13:49.986 [DefaultDispatcher-worker-15 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47311/UmAppDatabase/replication/nodeId 2024-02-05 10:13:49.986 [DefaultDispatcher-worker-15 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47311/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:49.986 [DefaultDispatcher-worker-15 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47311/UmAppDatabase/replication/nodeId 2024-02-05 10:13:49.988 [DefaultDispatcher-worker-20 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47311/UmAppDatabase/replication/nodeId 2024-02-05 10:13:49.988 [DefaultDispatcher-worker-20 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47311/UmAppDatabase/replication/nodeId 2024-02-05 10:13:49.996 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a70acd5 2024-02-05 10:13:49.999 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a70acd5 2024-02-05 10:13:50.002 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a70acd5 2024-02-05 10:13:50.013 [HikariPool-147 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 10:13:50.013 [DefaultDispatcher-worker-7 @coroutine#4986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a70acd5 2024-02-05 10:13:50.026 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:50.029 [DefaultDispatcher-worker-7 @coroutine#4967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7cd4bb 2024-02-05 10:13:50.042 [DefaultDispatcher-worker-21 @coroutine#4967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7cd4bb 2024-02-05 10:13:50.119 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:50.126 [DefaultDispatcher-worker-17 @coroutine#2921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-05 10:13:50.126 [DefaultDispatcher-worker-17 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId 2024-02-05 10:13:50.126 [DefaultDispatcher-worker-17 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:50.126 [DefaultDispatcher-worker-17 @coroutine#2921] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId 2024-02-05 10:13:50.129 [DefaultDispatcher-worker-11 @coroutine#2921] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId 2024-02-05 10:13:50.129 [DefaultDispatcher-worker-11 @coroutine#2921] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId 2024-02-05 10:13:50.130 [DefaultDispatcher-worker-7 @coroutine#3245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b38db21 2024-02-05 10:13:50.130 [DefaultDispatcher-worker-7 @coroutine#3245] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53893/UmAppDatabase/replication/nodeId 2024-02-05 10:13:50.130 [DefaultDispatcher-worker-7 @coroutine#3245] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53893/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:50.130 [DefaultDispatcher-worker-7 @coroutine#3245] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53893/UmAppDatabase/replication/nodeId 2024-02-05 10:13:50.131 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:50.131 [DefaultDispatcher-worker-9 @coroutine#3245] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53893/UmAppDatabase/replication/nodeId 2024-02-05 10:13:50.131 [DefaultDispatcher-worker-9 @coroutine#3245] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53893/UmAppDatabase/replication/nodeId 2024-02-05 10:13:50.132 [DefaultDispatcher-worker-2 @coroutine#3081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e553d60 2024-02-05 10:13:50.133 [DefaultDispatcher-worker-2 @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37097/UmAppDatabase/replication/nodeId 2024-02-05 10:13:50.133 [DefaultDispatcher-worker-2 @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37097/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:50.133 [DefaultDispatcher-worker-2 @coroutine#3081] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37097/UmAppDatabase/replication/nodeId 2024-02-05 10:13:50.134 [DefaultDispatcher-worker-18 @coroutine#3081] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37097/UmAppDatabase/replication/nodeId 2024-02-05 10:13:50.134 [DefaultDispatcher-worker-18 @coroutine#3081] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37097/UmAppDatabase/replication/nodeId 2024-02-05 10:13:50.135 [HikariPool-148 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:50.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2024-02-05 10:13:50.137 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2024-02-05 10:13:50.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:50.137 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e7cd4bb: (connection evicted) 2024-02-05 10:13:50.138 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:50.138 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2024-02-05 10:13:50.138 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2024-02-05 10:13:50.139 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2024-02-05 10:13:50.139 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2024-02-05 10:13:50.139 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:50.141 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a70acd5: (connection evicted) 2024-02-05 10:13:50.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:50.141 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2024-02-05 10:13:50.141 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2024-02-05 10:13:50.143 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2024-02-05 10:13:50.143 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:50.143 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:50.143 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:50.143 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:50.143 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:50.143 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:50.143 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50ad5625 2024-02-05 10:13:50.143 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:50.143 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:50.143 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:50.143 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:50.143 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:50.143 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:50.143 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:50.143 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:50.143 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:50.143 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:50.143 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:50.143 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:50.143 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:50.143 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:50.143 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:50.143 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:50.143 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:50.143 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:50.143 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:50.143 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2024-02-05 10:13:50.143 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:50.143 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:50.143 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:50.143 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:50.143 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:50.143 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:50.143 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:50.143 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:50.143 [Test worker @coroutine#5035] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2024-02-05 10:13:50.144 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c5f6292 2024-02-05 10:13:50.144 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c5f6292 2024-02-05 10:13:50.144 [Test worker @coroutine#5035] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2024-02-05 10:13:50.164 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c5f6292 2024-02-05 10:13:50.176 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c5f6292 2024-02-05 10:13:50.178 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c5f6292 2024-02-05 10:13:50.180 [Test worker @coroutine#5041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c5f6292 2024-02-05 10:13:50.180 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2024-02-05 10:13:50.180 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:50.180 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:50.180 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:50.180 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:50.180 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:50.180 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:50.180 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d7005e2 2024-02-05 10:13:50.180 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:50.180 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:50.180 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:50.180 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:50.180 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:50.180 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:50.180 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:50.180 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:50.180 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:50.180 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:50.180 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:50.180 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:50.180 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:50.180 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:50.180 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:50.180 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:50.181 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:50.181 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:50.181 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:50.181 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2024-02-05 10:13:50.181 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:50.181 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:50.181 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:50.181 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:50.181 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:50.181 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:50.181 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:50.181 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:50.181 [Test worker @coroutine#5035] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2024-02-05 10:13:50.181 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@77cd1f67 2024-02-05 10:13:50.181 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@77cd1f67 2024-02-05 10:13:50.181 [Test worker @coroutine#5035] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2024-02-05 10:13:50.195 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77cd1f67 2024-02-05 10:13:50.206 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77cd1f67 2024-02-05 10:13:50.208 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77cd1f67 2024-02-05 10:13:50.210 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77cd1f67 2024-02-05 10:13:50.228 [DefaultDispatcher-worker-14 @coroutine#5049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77cd1f67 2024-02-05 10:13:50.242 [DefaultDispatcher-worker-14 @coroutine#5035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c5f6292 2024-02-05 10:13:50.244 [HikariPool-149 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 10:13:50.254 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:50.256 [DefaultDispatcher-worker-12 @coroutine#5035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c5f6292 2024-02-05 10:13:50.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2024-02-05 10:13:50.261 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2024-02-05 10:13:50.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:50.261 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c5f6292: (connection evicted) 2024-02-05 10:13:50.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:50.262 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2024-02-05 10:13:50.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2024-02-05 10:13:50.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2024-02-05 10:13:50.262 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2024-02-05 10:13:50.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:50.263 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77cd1f67: (connection evicted) 2024-02-05 10:13:50.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:50.264 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2024-02-05 10:13:50.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2024-02-05 10:13:50.265 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2024-02-05 10:13:50.265 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:50.265 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:50.265 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:50.265 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:50.265 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:50.265 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:50.265 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@578483bd 2024-02-05 10:13:50.265 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:50.265 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:50.265 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:50.265 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:50.265 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:50.265 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:50.265 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:50.265 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:50.265 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:50.265 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:50.265 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:50.265 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:50.265 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:50.265 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:50.265 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:50.265 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:50.265 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:50.265 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:50.265 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:50.265 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2024-02-05 10:13:50.266 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:50.266 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:50.266 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:50.266 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:50.266 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:50.266 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:50.266 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:50.266 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:50.266 [Test worker @coroutine#5076] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2024-02-05 10:13:50.266 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@56f4f385 2024-02-05 10:13:50.266 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@56f4f385 2024-02-05 10:13:50.266 [Test worker @coroutine#5076] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2024-02-05 10:13:50.288 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f4f385 2024-02-05 10:13:50.305 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f4f385 2024-02-05 10:13:50.307 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f4f385 2024-02-05 10:13:50.310 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f4f385 2024-02-05 10:13:50.311 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2024-02-05 10:13:50.311 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:50.311 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:50.311 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:50.311 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:50.311 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:50.311 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:50.311 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3fbf66e7 2024-02-05 10:13:50.311 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:50.311 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:50.311 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:50.311 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:50.311 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:50.311 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:50.311 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:50.311 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:50.311 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:50.311 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:50.311 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:50.311 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:50.311 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:50.311 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:50.311 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:50.311 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:50.311 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:50.311 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:50.311 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:50.311 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2024-02-05 10:13:50.311 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:50.311 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:50.311 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:50.311 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:50.311 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:50.311 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:50.311 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:50.311 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:50.311 [Test worker @coroutine#5076] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2024-02-05 10:13:50.312 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@41ad6c00 2024-02-05 10:13:50.312 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@41ad6c00 2024-02-05 10:13:50.312 [Test worker @coroutine#5076] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2024-02-05 10:13:50.333 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41ad6c00 2024-02-05 10:13:50.349 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41ad6c00 2024-02-05 10:13:50.350 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41ad6c00 2024-02-05 10:13:50.352 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41ad6c00 2024-02-05 10:13:50.363 [DefaultDispatcher-worker-18 @coroutine#5089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41ad6c00 2024-02-05 10:13:50.366 [HikariPool-151 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 10:13:50.378 [DefaultDispatcher-worker-13 @coroutine#5076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f4f385 2024-02-05 10:13:50.379 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:50.391 [DefaultDispatcher-worker-21 @coroutine#5076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f4f385 2024-02-05 10:13:50.393 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f4f385 2024-02-05 10:13:50.396 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f4f385 2024-02-05 10:13:50.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2024-02-05 10:13:50.401 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2024-02-05 10:13:50.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:50.401 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56f4f385: (connection evicted) 2024-02-05 10:13:50.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:50.402 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2024-02-05 10:13:50.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2024-02-05 10:13:50.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2024-02-05 10:13:50.402 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2024-02-05 10:13:50.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:50.402 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41ad6c00: (connection evicted) 2024-02-05 10:13:50.403 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:50.403 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2024-02-05 10:13:50.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2024-02-05 10:13:50.404 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2024-02-05 10:13:50.405 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:50.405 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:50.405 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:50.405 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:50.405 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:50.405 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:50.405 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@715ea64a 2024-02-05 10:13:50.405 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:50.405 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:50.405 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:50.405 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:50.405 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:50.405 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:50.405 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:50.405 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:50.405 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:50.405 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:50.405 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:50.405 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:50.405 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:50.405 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:50.405 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:50.405 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:50.405 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:50.405 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:50.405 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:50.405 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2024-02-05 10:13:50.405 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:50.405 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:50.405 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:50.405 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:50.405 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:50.405 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:50.405 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:50.405 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:50.405 [Test worker @coroutine#5120] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2024-02-05 10:13:50.405 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b4bc7b9 2024-02-05 10:13:50.405 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b4bc7b9 2024-02-05 10:13:50.405 [Test worker @coroutine#5120] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2024-02-05 10:13:50.414 [DefaultDispatcher-worker-18 @coroutine#2968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549404e7 2024-02-05 10:13:50.414 [DefaultDispatcher-worker-18 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId 2024-02-05 10:13:50.414 [DefaultDispatcher-worker-18 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:50.414 [DefaultDispatcher-worker-18 @coroutine#2968] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId 2024-02-05 10:13:50.415 [DefaultDispatcher-worker-16 @coroutine#2968] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId 2024-02-05 10:13:50.415 [DefaultDispatcher-worker-16 @coroutine#2968] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId 2024-02-05 10:13:50.427 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b4bc7b9 2024-02-05 10:13:50.444 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b4bc7b9 2024-02-05 10:13:50.445 [DefaultDispatcher-worker-21 @coroutine#3132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2ae7d7 2024-02-05 10:13:50.446 [DefaultDispatcher-worker-21 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36831/UmAppDatabase/replication/nodeId 2024-02-05 10:13:50.446 [DefaultDispatcher-worker-21 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36831/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:50.446 [DefaultDispatcher-worker-21 @coroutine#3132] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36831/UmAppDatabase/replication/nodeId 2024-02-05 10:13:50.446 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b4bc7b9 2024-02-05 10:13:50.447 [DefaultDispatcher-worker-18 @coroutine#3132] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36831/UmAppDatabase/replication/nodeId 2024-02-05 10:13:50.447 [DefaultDispatcher-worker-18 @coroutine#3132] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36831/UmAppDatabase/replication/nodeId 2024-02-05 10:13:50.448 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b4bc7b9 2024-02-05 10:13:50.448 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2024-02-05 10:13:50.449 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:50.449 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:50.449 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:50.449 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:50.449 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:50.449 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:50.449 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78c9c38a 2024-02-05 10:13:50.449 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:50.449 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:50.449 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:50.449 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:50.449 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:50.449 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:50.449 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:50.449 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:50.449 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:50.449 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:50.449 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:50.449 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:50.449 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:50.449 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:50.449 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:50.449 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:50.449 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:50.449 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:50.449 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:50.449 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2024-02-05 10:13:50.449 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:50.449 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:50.449 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:50.449 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:50.449 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:50.449 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:50.449 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:50.449 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:50.449 [Test worker @coroutine#5120] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2024-02-05 10:13:50.449 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dd50380 2024-02-05 10:13:50.449 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dd50380 2024-02-05 10:13:50.449 [Test worker @coroutine#5120] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2024-02-05 10:13:50.463 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd50380 2024-02-05 10:13:50.474 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd50380 2024-02-05 10:13:50.476 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd50380 2024-02-05 10:13:50.477 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd50380 2024-02-05 10:13:50.488 [DefaultDispatcher-worker-6 @coroutine#5139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd50380 2024-02-05 10:13:50.503 [DefaultDispatcher-worker-6 @coroutine#5120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b4bc7b9 2024-02-05 10:13:50.506 [HikariPool-153 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 10:13:50.517 [DefaultDispatcher-worker-8 @coroutine#5120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b4bc7b9 2024-02-05 10:13:50.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2024-02-05 10:13:50.527 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2024-02-05 10:13:50.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:50.527 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b4bc7b9: (connection evicted) 2024-02-05 10:13:50.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:50.528 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2024-02-05 10:13:50.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2024-02-05 10:13:50.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2024-02-05 10:13:50.528 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2024-02-05 10:13:50.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:50.528 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6dd50380: (connection evicted) 2024-02-05 10:13:50.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:50.529 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2024-02-05 10:13:50.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2024-02-05 10:13:50.531 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2024-02-05 10:13:50.531 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:50.531 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:50.531 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:50.531 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:50.531 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:50.531 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:50.531 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b2317b7 2024-02-05 10:13:50.531 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:50.531 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:50.531 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:50.531 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:50.531 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:50.531 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:50.531 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:50.531 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:50.531 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:50.531 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:50.531 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:50.531 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:50.531 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:50.531 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:50.531 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:50.531 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:50.531 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:50.531 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:50.531 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:50.531 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2024-02-05 10:13:50.531 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:50.531 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:50.531 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:50.531 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:50.531 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:50.531 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:50.531 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:50.531 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:50.531 [Test worker @coroutine#5180] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2024-02-05 10:13:50.532 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a72517e 2024-02-05 10:13:50.532 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a72517e 2024-02-05 10:13:50.532 [Test worker @coroutine#5180] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2024-02-05 10:13:50.533 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:50.545 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a72517e 2024-02-05 10:13:50.556 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a72517e 2024-02-05 10:13:50.558 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a72517e 2024-02-05 10:13:50.560 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a72517e 2024-02-05 10:13:50.563 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a72517e 2024-02-05 10:13:50.571 [DefaultDispatcher-worker-17 @coroutine#5188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a72517e 2024-02-05 10:13:50.573 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:50.574 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a72517e 2024-02-05 10:13:50.592 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2024-02-05 10:13:50.592 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2024-02-05 10:13:50.592 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:50.593 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a72517e: (connection evicted) 2024-02-05 10:13:50.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:50.593 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2024-02-05 10:13:50.593 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2024-02-05 10:13:50.595 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2024-02-05 10:13:50.595 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:50.596 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:50.596 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:50.596 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:50.596 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:50.596 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:50.596 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b72f9a 2024-02-05 10:13:50.596 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:50.596 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:50.596 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:50.596 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:50.596 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:50.596 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:50.596 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:50.596 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:50.596 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:50.596 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:50.596 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:50.596 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:50.596 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:50.596 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:50.596 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:50.596 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:50.596 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:50.596 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:50.596 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:50.596 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2024-02-05 10:13:50.596 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:50.596 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:50.596 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:50.596 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:50.596 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:50.596 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:50.596 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:50.596 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:50.596 [Test worker @coroutine#5211] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2024-02-05 10:13:50.596 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@55f29d39 2024-02-05 10:13:50.596 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@55f29d39 2024-02-05 10:13:50.596 [Test worker @coroutine#5211] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2024-02-05 10:13:50.614 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55f29d39 2024-02-05 10:13:50.614 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:50.618 [DefaultDispatcher-worker-18 @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e4b70c6 2024-02-05 10:13:50.618 [DefaultDispatcher-worker-18 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57045/UmAppDatabase/replication/nodeId 2024-02-05 10:13:50.618 [DefaultDispatcher-worker-18 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57045/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:50.618 [DefaultDispatcher-worker-18 @coroutine#3001] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57045/UmAppDatabase/replication/nodeId 2024-02-05 10:13:50.619 [DefaultDispatcher-worker-12 @coroutine#3001] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57045/UmAppDatabase/replication/nodeId 2024-02-05 10:13:50.619 [DefaultDispatcher-worker-12 @coroutine#3001] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57045/UmAppDatabase/replication/nodeId 2024-02-05 10:13:50.626 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55f29d39 2024-02-05 10:13:50.628 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55f29d39 2024-02-05 10:13:50.629 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55f29d39 2024-02-05 10:13:50.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2024-02-05 10:13:50.634 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2024-02-05 10:13:50.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 10:13:50.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:50.634 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2024-02-05 10:13:50.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2024-02-05 10:13:50.635 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2024-02-05 10:13:50.635 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:50.635 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:50.635 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:50.635 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:50.635 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:50.635 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:50.635 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2125086c 2024-02-05 10:13:50.635 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:50.635 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:50.635 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:50.635 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:50.635 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:50.635 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:50.635 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:50.635 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:50.635 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:50.635 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:50.635 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:50.635 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:50.635 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:50.635 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:50.635 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:50.635 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:50.635 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:50.635 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:50.635 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:50.635 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2024-02-05 10:13:50.635 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:50.635 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:50.635 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:50.635 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:50.635 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:50.635 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:50.635 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:50.635 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:50.635 [Test worker @coroutine#5245] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2024-02-05 10:13:50.636 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@57f9f387 2024-02-05 10:13:50.636 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@57f9f387 2024-02-05 10:13:50.636 [Test worker @coroutine#5245] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2024-02-05 10:13:50.649 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57f9f387 2024-02-05 10:13:50.653 [DefaultDispatcher-worker-12 @coroutine#5247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-41 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54234569 2024-02-05 10:13:50.660 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57f9f387 2024-02-05 10:13:50.662 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57f9f387 2024-02-05 10:13:50.663 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57f9f387 2024-02-05 10:13:50.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2024-02-05 10:13:50.668 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2024-02-05 10:13:50.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 10:13:50.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:50.668 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2024-02-05 10:13:50.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2024-02-05 10:13:50.669 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2024-02-05 10:13:50.670 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:50.670 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:50.670 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:50.670 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:50.670 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:50.670 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:50.670 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e8c9981 2024-02-05 10:13:50.670 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:50.670 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:50.670 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:50.670 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:50.670 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:50.670 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:50.670 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:50.670 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:50.670 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:50.670 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:50.670 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:50.670 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:50.670 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:50.670 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:50.670 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:50.670 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:50.670 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:50.670 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:50.670 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:50.670 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2024-02-05 10:13:50.670 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:50.670 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:50.670 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:50.670 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:50.670 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:50.670 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:50.670 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:50.670 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:50.670 [Test worker @coroutine#5276] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2024-02-05 10:13:50.670 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@a642c54 2024-02-05 10:13:50.670 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@a642c54 2024-02-05 10:13:50.670 [Test worker @coroutine#5276] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2024-02-05 10:13:50.690 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a642c54 2024-02-05 10:13:50.705 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a642c54 2024-02-05 10:13:50.707 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a642c54 2024-02-05 10:13:50.710 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a642c54 2024-02-05 10:13:50.714 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2024-02-05 10:13:50.715 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2024-02-05 10:13:50.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 10:13:50.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:50.715 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2024-02-05 10:13:50.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2024-02-05 10:13:50.716 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2024-02-05 10:13:50.716 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:50.716 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:50.716 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:50.716 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:50.716 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:50.716 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:50.716 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34714012 2024-02-05 10:13:50.716 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:50.716 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:50.716 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:50.716 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:50.716 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:50.716 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:50.716 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:50.716 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:50.716 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:50.716 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:50.716 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:50.716 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:50.716 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:50.716 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:50.716 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:50.716 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:50.716 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:50.716 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:50.716 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:50.716 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2024-02-05 10:13:50.716 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:50.716 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:50.716 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:50.716 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:50.716 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:50.716 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:50.716 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:50.716 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:50.717 [Test worker @coroutine#5306] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2024-02-05 10:13:50.717 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@11eb8842 2024-02-05 10:13:50.717 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@11eb8842 2024-02-05 10:13:50.717 [Test worker @coroutine#5306] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2024-02-05 10:13:50.738 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11eb8842 2024-02-05 10:13:50.751 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:50.753 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11eb8842 2024-02-05 10:13:50.756 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11eb8842 2024-02-05 10:13:50.758 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11eb8842 2024-02-05 10:13:50.768 [DefaultDispatcher-worker-22 @coroutine#5313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11eb8842 2024-02-05 10:13:50.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2024-02-05 10:13:50.774 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2024-02-05 10:13:50.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:50.774 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11eb8842: (connection evicted) 2024-02-05 10:13:50.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:50.775 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2024-02-05 10:13:50.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2024-02-05 10:13:50.777 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2024-02-05 10:13:50.777 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:50.777 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:50.777 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:50.777 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:50.777 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:50.777 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:50.777 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7df994ec 2024-02-05 10:13:50.777 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:50.777 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:50.777 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:50.777 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:50.777 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:50.777 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:50.777 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:50.777 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:50.777 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:50.777 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:50.777 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:50.777 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:50.777 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:50.777 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:50.777 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:50.777 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:50.777 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:50.777 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:50.777 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:50.777 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2024-02-05 10:13:50.777 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:50.777 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:50.777 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:50.777 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:50.777 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:50.777 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:50.777 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:50.777 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:50.777 [Test worker @coroutine#5336] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2024-02-05 10:13:50.778 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@674b9b85 2024-02-05 10:13:50.778 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@674b9b85 2024-02-05 10:13:50.778 [Test worker @coroutine#5336] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2024-02-05 10:13:50.785 [DefaultDispatcher-worker-22 @coroutine#5337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa98a22 2024-02-05 10:13:50.795 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@674b9b85 2024-02-05 10:13:50.806 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@674b9b85 2024-02-05 10:13:50.808 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@674b9b85 2024-02-05 10:13:50.810 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@674b9b85 2024-02-05 10:13:50.814 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2024-02-05 10:13:50.814 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2024-02-05 10:13:50.814 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 10:13:50.814 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:50.814 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2024-02-05 10:13:50.814 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2024-02-05 10:13:50.815 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2024-02-05 10:13:50.816 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:50.816 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:50.816 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:50.816 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:50.816 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:50.816 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:50.816 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52b2c255 2024-02-05 10:13:50.816 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:50.816 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:50.816 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:50.816 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:50.816 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:50.816 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:50.816 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:50.816 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:50.816 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:50.816 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:50.816 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:50.816 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:50.816 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:50.816 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:50.816 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:50.816 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:50.816 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:50.816 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:50.816 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:50.816 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2024-02-05 10:13:50.816 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:50.816 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:50.816 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:50.816 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:50.816 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:50.816 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:50.816 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:50.816 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:50.816 [Test worker @coroutine#5366] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2024-02-05 10:13:50.816 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@18f8c76d 2024-02-05 10:13:50.816 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@18f8c76d 2024-02-05 10:13:50.816 [Test worker @coroutine#5366] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2024-02-05 10:13:50.831 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f8c76d 2024-02-05 10:13:50.842 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f8c76d 2024-02-05 10:13:50.843 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f8c76d 2024-02-05 10:13:50.845 [Test worker @coroutine#5371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f8c76d 2024-02-05 10:13:50.848 [Test worker @coroutine#5376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f8c76d 2024-02-05 10:13:50.856 [DefaultDispatcher-worker-10 @coroutine#5373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f8c76d 2024-02-05 10:13:50.858 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f8c76d 2024-02-05 10:13:50.872 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2024-02-05 10:13:50.872 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2024-02-05 10:13:50.872 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:50.873 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18f8c76d: (connection evicted) 2024-02-05 10:13:50.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:50.873 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2024-02-05 10:13:50.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2024-02-05 10:13:50.876 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2024-02-05 10:13:50.876 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:50.876 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:50.876 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:50.876 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:50.876 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:50.876 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:50.876 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68ac6e6e 2024-02-05 10:13:50.877 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:50.877 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:50.877 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:50.877 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:50.877 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:50.877 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:50.877 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:50.877 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:50.877 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:50.877 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:50.877 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:50.877 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:50.877 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:50.877 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:50.877 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:50.877 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:50.877 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:50.877 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:50.877 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:50.877 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2024-02-05 10:13:50.877 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:50.877 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:50.877 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:50.877 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:50.877 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:50.877 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:50.877 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:50.877 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:50.877 [Test worker @coroutine#5400] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2024-02-05 10:13:50.879 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@13231e7b 2024-02-05 10:13:50.879 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@13231e7b 2024-02-05 10:13:50.879 [Test worker @coroutine#5400] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2024-02-05 10:13:50.879 [DefaultDispatcher-worker-2 @coroutine#2888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab2e018 2024-02-05 10:13:50.879 [DefaultDispatcher-worker-2 @coroutine#2888] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2024-02-05 10:13:50.879 [DefaultDispatcher-worker-2 @coroutine#2888] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:50.879 [DefaultDispatcher-worker-2 @coroutine#2888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2024-02-05 10:13:50.881 [DefaultDispatcher-worker-20 @coroutine#2888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2024-02-05 10:13:50.881 [DefaultDispatcher-worker-20 @coroutine#2888] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2024-02-05 10:13:50.884 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:50.885 [DefaultDispatcher-worker-11 @coroutine#3182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3113595e 2024-02-05 10:13:50.885 [DefaultDispatcher-worker-11 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56055/UmAppDatabase/replication/nodeId 2024-02-05 10:13:50.885 [DefaultDispatcher-worker-11 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56055/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:50.885 [DefaultDispatcher-worker-11 @coroutine#3182] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56055/UmAppDatabase/replication/nodeId 2024-02-05 10:13:50.886 [DefaultDispatcher-worker-6 @coroutine#3182] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56055/UmAppDatabase/replication/nodeId 2024-02-05 10:13:50.886 [DefaultDispatcher-worker-6 @coroutine#3182] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56055/UmAppDatabase/replication/nodeId 2024-02-05 10:13:50.896 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13231e7b 2024-02-05 10:13:50.902 [DefaultDispatcher-worker-11 @coroutine#5408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-45 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ac9b66b 2024-02-05 10:13:50.907 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13231e7b 2024-02-05 10:13:50.909 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13231e7b 2024-02-05 10:13:50.910 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13231e7b 2024-02-05 10:13:50.911 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2024-02-05 10:13:50.911 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:50.911 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:50.911 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:50.911 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:50.911 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:50.911 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:50.911 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@437a4e61 2024-02-05 10:13:50.911 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:50.911 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:50.911 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:50.911 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:50.911 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:50.911 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:50.911 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:50.911 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:50.911 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:50.911 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:50.911 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:50.911 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:50.911 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:50.911 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:50.911 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:50.911 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:50.911 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:50.911 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:50.911 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:50.911 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2024-02-05 10:13:50.911 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:50.911 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:50.911 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:50.911 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:50.911 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:50.911 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:50.911 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:50.911 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:50.911 [Test worker @coroutine#5400] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2024-02-05 10:13:50.912 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@704ca8a8 2024-02-05 10:13:50.912 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@704ca8a8 2024-02-05 10:13:50.912 [Test worker @coroutine#5400] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2024-02-05 10:13:50.926 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@704ca8a8 2024-02-05 10:13:50.937 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@704ca8a8 2024-02-05 10:13:50.939 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@704ca8a8 2024-02-05 10:13:50.941 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@704ca8a8 2024-02-05 10:13:50.951 [DefaultDispatcher-worker-13 @coroutine#5421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@704ca8a8 2024-02-05 10:13:50.965 [DefaultDispatcher-worker-14 @coroutine#5400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13231e7b 2024-02-05 10:13:50.979 [HikariPool-162 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 10:13:50.995 [DefaultDispatcher-worker-22 @coroutine#3063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e79a447 2024-02-05 10:13:50.995 [DefaultDispatcher-worker-22 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 10:13:50.995 [DefaultDispatcher-worker-22 @coroutine#3063] 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-02-05 10:13:50.995 [DefaultDispatcher-worker-22 @coroutine#3063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 10:13:50.997 [DefaultDispatcher-worker-18 @coroutine#3063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 10:13:50.998 [DefaultDispatcher-worker-9 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fa8ea5 2024-02-05 10:13:50.998 [DefaultDispatcher-worker-9 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47311/UmAppDatabase/replication/nodeId 2024-02-05 10:13:50.998 [DefaultDispatcher-worker-9 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47311/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:50.998 [DefaultDispatcher-worker-9 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47311/UmAppDatabase/replication/nodeId 2024-02-05 10:13:50.999 [DefaultDispatcher-worker-6 @coroutine#5434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-47 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78f5cbc5 2024-02-05 10:13:51.000 [DefaultDispatcher-worker-8 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47311/UmAppDatabase/replication/nodeId 2024-02-05 10:13:51.000 [DefaultDispatcher-worker-8 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47311/UmAppDatabase/replication/nodeId 2024-02-05 10:13:51.000 [DefaultDispatcher-worker-4 @coroutine#5400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13231e7b 2024-02-05 10:13:51.001 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:51.009 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2024-02-05 10:13:51.009 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2024-02-05 10:13:51.009 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:51.010 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13231e7b: (connection evicted) 2024-02-05 10:13:51.010 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:51.010 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2024-02-05 10:13:51.010 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2024-02-05 10:13:51.011 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2024-02-05 10:13:51.011 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2024-02-05 10:13:51.011 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:51.011 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@704ca8a8: (connection evicted) 2024-02-05 10:13:51.012 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:51.012 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2024-02-05 10:13:51.012 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2024-02-05 10:13:51.013 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2024-02-05 10:13:51.013 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:51.013 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:51.013 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:51.013 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:51.013 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:51.013 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:51.013 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65d3a83 2024-02-05 10:13:51.013 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:51.013 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:51.013 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:51.013 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:51.013 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:51.013 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:51.013 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:51.013 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:51.013 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:51.013 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:51.013 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:51.013 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:51.014 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:51.014 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:51.014 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:51.014 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:51.014 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:51.014 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:51.014 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:51.014 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2024-02-05 10:13:51.014 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:51.014 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:51.014 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:51.014 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:51.014 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:51.014 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:51.014 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:51.014 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:51.014 [Test worker @coroutine#5440] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2024-02-05 10:13:51.014 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@73ac7716 2024-02-05 10:13:51.014 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@73ac7716 2024-02-05 10:13:51.014 [Test worker @coroutine#5440] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2024-02-05 10:13:51.033 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ac7716 2024-02-05 10:13:51.044 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ac7716 2024-02-05 10:13:51.046 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ac7716 2024-02-05 10:13:51.048 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ac7716 2024-02-05 10:13:51.048 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2024-02-05 10:13:51.048 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:51.048 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:51.048 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:51.048 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:51.048 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:51.048 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:51.048 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6153aca1 2024-02-05 10:13:51.048 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:51.048 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:51.048 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:51.048 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:51.048 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:51.048 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:51.048 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:51.048 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:51.048 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:51.048 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:51.048 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:51.049 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:51.049 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:51.049 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:51.049 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:51.049 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:51.049 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:51.049 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:51.049 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:51.049 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2024-02-05 10:13:51.049 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:51.049 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:51.049 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:51.049 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:51.049 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:51.049 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:51.049 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:51.049 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:51.049 [Test worker @coroutine#5440] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2024-02-05 10:13:51.049 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a740449 2024-02-05 10:13:51.049 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a740449 2024-02-05 10:13:51.049 [Test worker @coroutine#5440] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2024-02-05 10:13:51.063 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a740449 2024-02-05 10:13:51.074 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a740449 2024-02-05 10:13:51.076 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a740449 2024-02-05 10:13:51.077 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a740449 2024-02-05 10:13:51.088 [DefaultDispatcher-worker-15 @coroutine#5454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a740449 2024-02-05 10:13:51.102 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:51.102 [DefaultDispatcher-worker-14 @coroutine#5440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ac7716 2024-02-05 10:13:51.114 [HikariPool-164 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 10:13:51.129 [DefaultDispatcher-worker-7 @coroutine#5440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ac7716 2024-02-05 10:13:51.132 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2024-02-05 10:13:51.133 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2024-02-05 10:13:51.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:51.133 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73ac7716: (connection evicted) 2024-02-05 10:13:51.134 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:51.134 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2024-02-05 10:13:51.134 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2024-02-05 10:13:51.134 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2024-02-05 10:13:51.134 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2024-02-05 10:13:51.134 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:51.134 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a740449: (connection evicted) 2024-02-05 10:13:51.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:51.135 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2024-02-05 10:13:51.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2024-02-05 10:13:51.139 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2024-02-05 10:13:51.139 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:51.139 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:51.139 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:51.139 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:51.139 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:51.139 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:51.139 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@324e62e2 2024-02-05 10:13:51.139 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:51.139 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:51.139 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:51.139 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:51.139 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:51.139 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:51.139 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:51.139 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:51.139 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:51.139 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:51.139 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:51.139 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:51.139 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:51.139 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:51.139 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:51.139 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:51.139 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:51.139 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:51.139 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:51.139 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2024-02-05 10:13:51.139 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:51.139 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:51.139 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:51.139 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:51.139 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:51.139 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:51.139 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:51.139 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:51.139 [Test worker @coroutine#5467] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2024-02-05 10:13:51.147 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@75eca6d8 2024-02-05 10:13:51.147 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@75eca6d8 2024-02-05 10:13:51.147 [Test worker @coroutine#5467] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2024-02-05 10:13:51.150 [DefaultDispatcher-worker-13 @coroutine#2921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-05 10:13:51.150 [DefaultDispatcher-worker-13 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId 2024-02-05 10:13:51.150 [DefaultDispatcher-worker-13 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:51.150 [DefaultDispatcher-worker-13 @coroutine#2921] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId 2024-02-05 10:13:51.151 [DefaultDispatcher-worker-19 @coroutine#3245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b38db21 2024-02-05 10:13:51.151 [DefaultDispatcher-worker-19 @coroutine#3245] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53893/UmAppDatabase/replication/nodeId 2024-02-05 10:13:51.151 [DefaultDispatcher-worker-19 @coroutine#3245] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53893/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:51.151 [DefaultDispatcher-worker-19 @coroutine#3245] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53893/UmAppDatabase/replication/nodeId 2024-02-05 10:13:51.151 [DefaultDispatcher-worker-19 @coroutine#2921] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId 2024-02-05 10:13:51.151 [DefaultDispatcher-worker-19 @coroutine#2921] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId 2024-02-05 10:13:51.152 [DefaultDispatcher-worker-12 @coroutine#3245] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53893/UmAppDatabase/replication/nodeId 2024-02-05 10:13:51.152 [DefaultDispatcher-worker-12 @coroutine#3245] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53893/UmAppDatabase/replication/nodeId 2024-02-05 10:13:51.153 [DefaultDispatcher-worker-2 @coroutine#3081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e553d60 2024-02-05 10:13:51.153 [DefaultDispatcher-worker-2 @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37097/UmAppDatabase/replication/nodeId 2024-02-05 10:13:51.153 [DefaultDispatcher-worker-2 @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37097/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:51.153 [DefaultDispatcher-worker-2 @coroutine#3081] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37097/UmAppDatabase/replication/nodeId 2024-02-05 10:13:51.154 [DefaultDispatcher-worker-12 @coroutine#3081] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37097/UmAppDatabase/replication/nodeId 2024-02-05 10:13:51.154 [DefaultDispatcher-worker-12 @coroutine#3081] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37097/UmAppDatabase/replication/nodeId 2024-02-05 10:13:51.167 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75eca6d8 2024-02-05 10:13:51.181 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75eca6d8 2024-02-05 10:13:51.183 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75eca6d8 2024-02-05 10:13:51.186 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75eca6d8 2024-02-05 10:13:51.186 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2024-02-05 10:13:51.186 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:51.186 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:51.186 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:51.186 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:51.186 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:51.186 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:51.186 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a345c6c 2024-02-05 10:13:51.187 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:51.187 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:51.187 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:51.187 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:51.187 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:51.187 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:51.187 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:51.187 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:51.187 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:51.187 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:51.187 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:51.187 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:51.187 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:51.187 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:51.187 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:51.187 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:51.187 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:51.187 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:51.187 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:51.187 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2024-02-05 10:13:51.187 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:51.187 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:51.187 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:51.187 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:51.187 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:51.187 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:51.187 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:51.187 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:51.187 [Test worker @coroutine#5467] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2024-02-05 10:13:51.187 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@17a756db 2024-02-05 10:13:51.187 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@17a756db 2024-02-05 10:13:51.187 [Test worker @coroutine#5467] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2024-02-05 10:13:51.207 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17a756db 2024-02-05 10:13:51.222 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17a756db 2024-02-05 10:13:51.225 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17a756db 2024-02-05 10:13:51.227 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17a756db 2024-02-05 10:13:51.239 [DefaultDispatcher-worker-19 @coroutine#5490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17a756db 2024-02-05 10:13:51.247 [HikariPool-166 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 10:13:51.252 [DefaultDispatcher-worker-20 @coroutine#5467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75eca6d8 2024-02-05 10:13:51.278 [DefaultDispatcher-worker-7 @coroutine#5467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75eca6d8 2024-02-05 10:13:51.285 [DefaultDispatcher-worker-4 @coroutine#5467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75eca6d8 2024-02-05 10:13:51.287 [HikariPool-167 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:51.297 [DefaultDispatcher-worker-7 @coroutine#5467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75eca6d8 2024-02-05 10:13:51.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2024-02-05 10:13:51.310 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2024-02-05 10:13:51.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:51.310 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75eca6d8: (connection evicted) 2024-02-05 10:13:51.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:51.311 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2024-02-05 10:13:51.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2024-02-05 10:13:51.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2024-02-05 10:13:51.311 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2024-02-05 10:13:51.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:51.311 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17a756db: (connection evicted) 2024-02-05 10:13:51.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:51.312 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2024-02-05 10:13:51.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2024-02-05 10:13:51.314 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2024-02-05 10:13:51.314 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:51.314 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:51.314 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:51.314 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:51.314 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:51.314 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:51.314 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55e75ce0 2024-02-05 10:13:51.314 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:51.314 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:51.314 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:51.314 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:51.314 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:51.314 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:51.314 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:51.314 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:51.314 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:51.314 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:51.314 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:51.314 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:51.314 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:51.314 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:51.314 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:51.314 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:51.314 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:51.314 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:51.314 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:51.314 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2024-02-05 10:13:51.314 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:51.314 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:51.314 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:51.314 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:51.314 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:51.314 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:51.314 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:51.314 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:51.314 [Test worker @coroutine#5516] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2024-02-05 10:13:51.315 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@35e63d26 2024-02-05 10:13:51.315 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@35e63d26 2024-02-05 10:13:51.315 [Test worker @coroutine#5516] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2024-02-05 10:13:51.335 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e63d26 2024-02-05 10:13:51.350 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e63d26 2024-02-05 10:13:51.353 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e63d26 2024-02-05 10:13:51.355 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e63d26 2024-02-05 10:13:51.355 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2024-02-05 10:13:51.356 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:51.356 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:51.356 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:51.356 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:51.356 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:51.356 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:51.356 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b24fb6f 2024-02-05 10:13:51.356 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:51.356 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:51.356 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:51.356 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:51.356 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:51.356 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:51.356 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:51.356 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:51.361 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:51.362 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:51.362 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:51.362 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:51.362 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:51.362 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:51.362 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:51.362 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:51.362 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:51.362 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:51.362 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:51.362 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2024-02-05 10:13:51.362 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:51.362 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:51.362 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:51.362 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:51.362 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:51.362 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:51.362 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:51.362 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:51.362 [Test worker @coroutine#5516] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2024-02-05 10:13:51.362 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a304820 2024-02-05 10:13:51.362 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a304820 2024-02-05 10:13:51.362 [Test worker @coroutine#5516] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2024-02-05 10:13:51.379 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a304820 2024-02-05 10:13:51.390 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a304820 2024-02-05 10:13:51.392 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a304820 2024-02-05 10:13:51.394 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a304820 2024-02-05 10:13:51.404 [DefaultDispatcher-worker-21 @coroutine#5529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a304820 2024-02-05 10:13:51.415 [HikariPool-168 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 10:13:51.418 [DefaultDispatcher-worker-11 @coroutine#5516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e63d26 2024-02-05 10:13:51.426 [DefaultDispatcher-worker-1 @coroutine#2968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549404e7 2024-02-05 10:13:51.426 [DefaultDispatcher-worker-1 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId 2024-02-05 10:13:51.426 [DefaultDispatcher-worker-1 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:51.426 [DefaultDispatcher-worker-1 @coroutine#2968] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId 2024-02-05 10:13:51.427 [DefaultDispatcher-worker-11 @coroutine#2968] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId 2024-02-05 10:13:51.427 [DefaultDispatcher-worker-11 @coroutine#2968] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId 2024-02-05 10:13:51.430 [DefaultDispatcher-worker-4 @coroutine#5516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e63d26 2024-02-05 10:13:51.437 [DefaultDispatcher-worker-21 @coroutine#5516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e63d26 2024-02-05 10:13:51.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2024-02-05 10:13:51.447 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2024-02-05 10:13:51.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:51.448 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35e63d26: (connection evicted) 2024-02-05 10:13:51.448 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:51.448 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2024-02-05 10:13:51.448 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2024-02-05 10:13:51.449 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2024-02-05 10:13:51.449 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2024-02-05 10:13:51.449 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:51.449 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a304820: (connection evicted) 2024-02-05 10:13:51.449 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:51.449 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2024-02-05 10:13:51.449 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2024-02-05 10:13:51.451 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2024-02-05 10:13:51.451 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:51.451 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:51.451 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:51.451 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:51.451 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:51.451 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:51.451 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1418a1bd 2024-02-05 10:13:51.451 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:51.451 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:51.451 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:51.451 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:51.451 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:51.451 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:51.451 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:51.451 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:51.451 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:51.451 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:51.451 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:51.451 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:51.451 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:51.451 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:51.451 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:51.451 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:51.451 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:51.451 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:51.451 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:51.451 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2024-02-05 10:13:51.451 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:51.451 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:51.451 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:51.451 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:51.451 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:51.451 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:51.451 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:51.451 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:51.451 [Test worker @coroutine#5558] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2024-02-05 10:13:51.452 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@628af295 2024-02-05 10:13:51.452 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@628af295 2024-02-05 10:13:51.452 [Test worker @coroutine#5558] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2024-02-05 10:13:51.455 [DefaultDispatcher-worker-9 @coroutine#3132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2ae7d7 2024-02-05 10:13:51.456 [DefaultDispatcher-worker-9 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36831/UmAppDatabase/replication/nodeId 2024-02-05 10:13:51.456 [DefaultDispatcher-worker-9 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36831/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:51.456 [DefaultDispatcher-worker-9 @coroutine#3132] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36831/UmAppDatabase/replication/nodeId 2024-02-05 10:13:51.457 [DefaultDispatcher-worker-4 @coroutine#3132] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36831/UmAppDatabase/replication/nodeId 2024-02-05 10:13:51.457 [DefaultDispatcher-worker-4 @coroutine#3132] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36831/UmAppDatabase/replication/nodeId 2024-02-05 10:13:51.471 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628af295 2024-02-05 10:13:51.487 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628af295 2024-02-05 10:13:51.489 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628af295 2024-02-05 10:13:51.492 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628af295 2024-02-05 10:13:51.492 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2024-02-05 10:13:51.493 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:51.493 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:51.493 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:51.493 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:51.493 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:51.493 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:51.493 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f67ff3e 2024-02-05 10:13:51.493 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:51.493 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:51.493 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:51.493 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:51.493 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:51.493 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:51.493 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:51.493 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:51.493 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:51.493 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:51.493 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:51.493 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:51.493 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:51.493 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:51.493 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:51.493 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:51.493 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:51.493 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:51.493 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:51.493 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2024-02-05 10:13:51.493 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:51.493 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:51.493 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:51.493 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:51.493 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:51.493 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:51.493 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:51.493 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:51.493 [Test worker @coroutine#5558] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2024-02-05 10:13:51.493 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ac1544f 2024-02-05 10:13:51.493 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ac1544f 2024-02-05 10:13:51.493 [Test worker @coroutine#5558] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2024-02-05 10:13:51.513 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ac1544f 2024-02-05 10:13:51.528 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ac1544f 2024-02-05 10:13:51.531 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ac1544f 2024-02-05 10:13:51.533 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ac1544f 2024-02-05 10:13:51.545 [DefaultDispatcher-worker-2 @coroutine#5576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ac1544f 2024-02-05 10:13:51.552 [HikariPool-170 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 10:13:51.556 [DefaultDispatcher-worker-11 @coroutine#5558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628af295 2024-02-05 10:13:51.566 [DefaultDispatcher-worker-21 @coroutine#5558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628af295 2024-02-05 10:13:51.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2024-02-05 10:13:51.569 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2024-02-05 10:13:51.569 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:51.569 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@628af295: (connection evicted) 2024-02-05 10:13:51.570 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:51.570 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2024-02-05 10:13:51.570 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2024-02-05 10:13:51.570 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2024-02-05 10:13:51.570 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2024-02-05 10:13:51.570 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:51.570 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ac1544f: (connection evicted) 2024-02-05 10:13:51.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:51.571 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2024-02-05 10:13:51.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2024-02-05 10:13:51.573 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2024-02-05 10:13:51.573 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:51.573 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:51.573 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:51.573 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:51.573 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:51.573 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:51.573 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44f8d884 2024-02-05 10:13:51.573 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:51.573 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:51.573 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:51.573 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:51.573 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:51.573 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:51.573 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:51.573 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:51.573 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:51.574 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:51.574 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:51.574 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:51.574 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:51.574 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:51.574 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:51.574 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:51.574 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:51.574 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:51.574 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:51.574 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2024-02-05 10:13:51.574 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:51.574 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:51.574 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:51.574 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:51.574 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:51.574 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:51.574 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:51.574 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:51.574 [Test worker @coroutine#5601] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2024-02-05 10:13:51.574 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f9f1886 2024-02-05 10:13:51.574 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f9f1886 2024-02-05 10:13:51.574 [Test worker @coroutine#5601] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2024-02-05 10:13:51.598 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f9f1886 2024-02-05 10:13:51.609 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f9f1886 2024-02-05 10:13:51.611 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f9f1886 2024-02-05 10:13:51.613 [Test worker @coroutine#5606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f9f1886 2024-02-05 10:13:51.613 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2024-02-05 10:13:51.613 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:51.613 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:51.613 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:51.613 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:51.613 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:51.613 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:51.613 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10007fdc 2024-02-05 10:13:51.613 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:51.613 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:51.613 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:51.613 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:51.613 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:51.613 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:51.613 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:51.613 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:51.613 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:51.613 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:51.613 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:51.613 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:51.613 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:51.613 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:51.613 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:51.613 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:51.613 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:51.613 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:51.613 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:51.613 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2024-02-05 10:13:51.613 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:51.613 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:51.613 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:51.613 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:51.613 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:51.613 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:51.613 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:51.613 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:51.613 [Test worker @coroutine#5601] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2024-02-05 10:13:51.614 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@51a8aed8 2024-02-05 10:13:51.614 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@51a8aed8 2024-02-05 10:13:51.614 [Test worker @coroutine#5601] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2024-02-05 10:13:51.627 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a8aed8 2024-02-05 10:13:51.629 [DefaultDispatcher-worker-12 @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e4b70c6 2024-02-05 10:13:51.629 [DefaultDispatcher-worker-12 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57045/UmAppDatabase/replication/nodeId 2024-02-05 10:13:51.629 [DefaultDispatcher-worker-12 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57045/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:51.629 [DefaultDispatcher-worker-12 @coroutine#3001] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57045/UmAppDatabase/replication/nodeId 2024-02-05 10:13:51.630 [DefaultDispatcher-worker-11 @coroutine#3001] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57045/UmAppDatabase/replication/nodeId 2024-02-05 10:13:51.630 [DefaultDispatcher-worker-11 @coroutine#3001] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57045/UmAppDatabase/replication/nodeId 2024-02-05 10:13:51.638 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a8aed8 2024-02-05 10:13:51.640 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a8aed8 2024-02-05 10:13:51.641 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a8aed8 2024-02-05 10:13:51.654 [DefaultDispatcher-worker-1 @coroutine#5617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a8aed8 2024-02-05 10:13:51.670 [DefaultDispatcher-worker-20 @coroutine#5601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f9f1886 2024-02-05 10:13:51.674 [HikariPool-172 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 10:13:51.683 [DefaultDispatcher-worker-15 @coroutine#5601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f9f1886 2024-02-05 10:13:51.703 [DefaultDispatcher-worker-15 @coroutine#5633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f9f1886 2024-02-05 10:13:51.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2024-02-05 10:13:51.705 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2024-02-05 10:13:51.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:51.705 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f9f1886: (connection evicted) 2024-02-05 10:13:51.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:51.706 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2024-02-05 10:13:51.706 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2024-02-05 10:13:51.706 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2024-02-05 10:13:51.706 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2024-02-05 10:13:51.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:51.706 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51a8aed8: (connection evicted) 2024-02-05 10:13:51.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:51.707 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2024-02-05 10:13:51.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2024-02-05 10:13:51.708 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2024-02-05 10:13:51.708 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:51.708 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:51.708 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:51.708 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:51.708 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:51.708 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:51.708 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52bcd7c9 2024-02-05 10:13:51.708 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:51.708 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:51.708 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:51.708 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:51.708 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:51.708 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:51.708 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:51.708 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:51.708 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:51.708 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:51.708 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:51.708 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:51.708 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:51.708 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:51.708 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:51.708 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:51.708 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:51.708 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:51.708 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:51.708 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2024-02-05 10:13:51.708 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:51.709 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:51.709 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:51.709 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:51.709 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:51.709 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:51.709 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:51.709 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:51.709 [Test worker @coroutine#5639] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2024-02-05 10:13:51.709 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@25fb43a9 2024-02-05 10:13:51.709 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@25fb43a9 2024-02-05 10:13:51.709 [Test worker @coroutine#5639] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2024-02-05 10:13:51.726 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25fb43a9 2024-02-05 10:13:51.737 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25fb43a9 2024-02-05 10:13:51.738 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25fb43a9 2024-02-05 10:13:51.740 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25fb43a9 2024-02-05 10:13:51.740 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2024-02-05 10:13:51.741 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:51.741 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:51.741 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:51.741 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:51.741 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:51.741 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:51.741 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d8c03cc 2024-02-05 10:13:51.741 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:51.741 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:51.741 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:51.741 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:51.741 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:51.741 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:51.741 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:51.741 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:51.741 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:51.741 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:51.741 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:51.741 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:51.741 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:51.741 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:51.741 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:51.741 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:51.741 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:51.741 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:51.741 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:51.741 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2024-02-05 10:13:51.741 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:51.741 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:51.741 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:51.741 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:51.741 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:51.741 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:51.741 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:51.741 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:51.741 [Test worker @coroutine#5639] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2024-02-05 10:13:51.741 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@539570b8 2024-02-05 10:13:51.741 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@539570b8 2024-02-05 10:13:51.741 [Test worker @coroutine#5639] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2024-02-05 10:13:51.754 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@539570b8 2024-02-05 10:13:51.765 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@539570b8 2024-02-05 10:13:51.766 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@539570b8 2024-02-05 10:13:51.768 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@539570b8 2024-02-05 10:13:51.780 [DefaultDispatcher-worker-12 @coroutine#5653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@539570b8 2024-02-05 10:13:51.792 [DefaultDispatcher-worker-21 @coroutine#5639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25fb43a9 2024-02-05 10:13:51.803 [DefaultDispatcher-worker-8 @coroutine#5639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25fb43a9 2024-02-05 10:13:51.809 [HikariPool-174 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 10:13:51.812 [DefaultDispatcher-worker-10 @coroutine#5639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25fb43a9 2024-02-05 10:13:51.820 [DefaultDispatcher-worker-12 @coroutine#5639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25fb43a9 2024-02-05 10:13:51.836 [DefaultDispatcher-worker-18 @coroutine#5673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25fb43a9 2024-02-05 10:13:51.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2024-02-05 10:13:51.837 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2024-02-05 10:13:51.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:51.837 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25fb43a9: (connection evicted) 2024-02-05 10:13:51.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:51.838 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2024-02-05 10:13:51.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2024-02-05 10:13:51.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2024-02-05 10:13:51.838 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2024-02-05 10:13:51.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:51.838 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@539570b8: (connection evicted) 2024-02-05 10:13:51.839 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:51.839 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2024-02-05 10:13:51.839 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2024-02-05 10:13:51.841 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2024-02-05 10:13:51.842 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:51.842 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:51.842 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:51.842 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:51.842 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:51.842 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:51.842 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f726cf4 2024-02-05 10:13:51.842 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:51.842 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:51.842 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:51.842 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:51.842 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:51.842 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:51.842 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:51.842 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:51.842 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:51.842 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:51.842 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:51.842 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:51.842 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:51.842 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:51.842 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:51.842 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:51.842 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:51.842 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:51.842 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:51.842 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2024-02-05 10:13:51.842 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:51.842 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:51.842 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:51.842 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:51.842 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:51.842 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:51.842 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:51.842 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:51.842 [Test worker @coroutine#5680] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2024-02-05 10:13:51.843 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@4700db93 2024-02-05 10:13:51.843 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@4700db93 2024-02-05 10:13:51.843 [Test worker @coroutine#5680] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2024-02-05 10:13:51.860 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4700db93 2024-02-05 10:13:51.871 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4700db93 2024-02-05 10:13:51.873 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4700db93 2024-02-05 10:13:51.874 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4700db93 2024-02-05 10:13:51.875 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2024-02-05 10:13:51.875 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:51.875 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:51.875 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:51.875 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:51.875 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:51.875 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:51.875 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a33d655 2024-02-05 10:13:51.875 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:51.875 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:51.875 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:51.875 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:51.875 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:51.875 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:51.875 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:51.875 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:51.875 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:51.875 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:51.875 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:51.875 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:51.875 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:51.875 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:51.875 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:51.875 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:51.875 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:51.875 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:51.875 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:51.875 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2024-02-05 10:13:51.875 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:51.875 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:51.875 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:51.875 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:51.875 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:51.875 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:51.875 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:51.875 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:51.875 [Test worker @coroutine#5680] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2024-02-05 10:13:51.875 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f45290f 2024-02-05 10:13:51.875 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f45290f 2024-02-05 10:13:51.875 [Test worker @coroutine#5680] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2024-02-05 10:13:51.888 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f45290f 2024-02-05 10:13:51.892 [DefaultDispatcher-worker-21 @coroutine#2888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab2e018 2024-02-05 10:13:51.892 [DefaultDispatcher-worker-21 @coroutine#2888] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2024-02-05 10:13:51.892 [DefaultDispatcher-worker-21 @coroutine#2888] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:51.892 [DefaultDispatcher-worker-21 @coroutine#2888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2024-02-05 10:13:51.894 [DefaultDispatcher-worker-2 @coroutine#2888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2024-02-05 10:13:51.894 [DefaultDispatcher-worker-2 @coroutine#2888] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2024-02-05 10:13:51.896 [DefaultDispatcher-worker-10 @coroutine#3182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3113595e 2024-02-05 10:13:51.897 [DefaultDispatcher-worker-10 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56055/UmAppDatabase/replication/nodeId 2024-02-05 10:13:51.897 [DefaultDispatcher-worker-10 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56055/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:51.897 [DefaultDispatcher-worker-10 @coroutine#3182] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56055/UmAppDatabase/replication/nodeId 2024-02-05 10:13:51.897 [DefaultDispatcher-worker-21 @coroutine#3182] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56055/UmAppDatabase/replication/nodeId 2024-02-05 10:13:51.897 [DefaultDispatcher-worker-21 @coroutine#3182] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56055/UmAppDatabase/replication/nodeId 2024-02-05 10:13:51.902 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f45290f 2024-02-05 10:13:51.905 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f45290f 2024-02-05 10:13:51.907 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f45290f 2024-02-05 10:13:51.919 [DefaultDispatcher-worker-22 @coroutine#5699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f45290f 2024-02-05 10:13:51.933 [DefaultDispatcher-worker-13 @coroutine#5680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4700db93 2024-02-05 10:13:51.943 [HikariPool-176 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 10:13:51.945 [DefaultDispatcher-worker-15 @coroutine#5680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4700db93 2024-02-05 10:13:51.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2024-02-05 10:13:51.955 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2024-02-05 10:13:51.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:51.955 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4700db93: (connection evicted) 2024-02-05 10:13:51.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:51.956 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2024-02-05 10:13:51.956 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2024-02-05 10:13:51.956 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2024-02-05 10:13:51.956 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2024-02-05 10:13:51.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:51.956 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f45290f: (connection evicted) 2024-02-05 10:13:51.957 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:51.957 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2024-02-05 10:13:51.957 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2024-02-05 10:13:51.958 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2024-02-05 10:13:51.959 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:51.959 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:51.959 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:51.959 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:51.959 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:51.959 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:51.959 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9677f54 2024-02-05 10:13:51.959 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:51.959 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:51.959 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:51.959 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:51.959 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:51.959 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:51.959 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:51.959 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:51.959 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:51.959 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:51.959 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:51.959 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:51.959 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:51.959 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:51.959 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:51.959 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:51.959 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:51.959 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:51.959 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:51.959 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2024-02-05 10:13:51.959 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:51.959 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:51.959 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:51.959 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:51.959 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:51.959 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:51.959 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:51.959 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:51.959 [Test worker @coroutine#5725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2024-02-05 10:13:51.960 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@d20e900 2024-02-05 10:13:51.960 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@d20e900 2024-02-05 10:13:51.960 [Test worker @coroutine#5725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2024-02-05 10:13:51.981 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d20e900 2024-02-05 10:13:51.998 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d20e900 2024-02-05 10:13:52.001 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d20e900 2024-02-05 10:13:52.003 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d20e900 2024-02-05 10:13:52.004 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2024-02-05 10:13:52.004 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:52.004 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:52.004 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:52.004 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:52.004 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:52.004 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:52.004 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7314f4cb 2024-02-05 10:13:52.004 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:52.004 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:52.004 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:52.004 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:52.004 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:52.004 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:52.004 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:52.004 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:52.004 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:52.004 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:52.004 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:52.004 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:52.004 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:52.004 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:52.004 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:52.004 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:52.004 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:52.004 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:52.004 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:52.004 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2024-02-05 10:13:52.004 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:52.004 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:52.004 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:52.004 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:52.004 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:52.004 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:52.004 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:52.004 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:52.004 [Test worker @coroutine#5725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2024-02-05 10:13:52.005 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@c4fc610 2024-02-05 10:13:52.005 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@c4fc610 2024-02-05 10:13:52.005 [Test worker @coroutine#5725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2024-02-05 10:13:52.009 [DefaultDispatcher-worker-19 @coroutine#3063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e79a447 2024-02-05 10:13:52.009 [DefaultDispatcher-worker-19 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 10:13:52.009 [DefaultDispatcher-worker-19 @coroutine#3063] 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-02-05 10:13:52.009 [DefaultDispatcher-worker-19 @coroutine#3063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 10:13:52.010 [DefaultDispatcher-worker-1 @coroutine#3063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 10:13:52.011 [DefaultDispatcher-worker-18 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fa8ea5 2024-02-05 10:13:52.012 [DefaultDispatcher-worker-18 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47311/UmAppDatabase/replication/nodeId 2024-02-05 10:13:52.012 [DefaultDispatcher-worker-18 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47311/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:52.012 [DefaultDispatcher-worker-18 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47311/UmAppDatabase/replication/nodeId 2024-02-05 10:13:52.013 [DefaultDispatcher-worker-3 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47311/UmAppDatabase/replication/nodeId 2024-02-05 10:13:52.013 [DefaultDispatcher-worker-3 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47311/UmAppDatabase/replication/nodeId 2024-02-05 10:13:52.026 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4fc610 2024-02-05 10:13:52.042 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:52.043 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4fc610 2024-02-05 10:13:52.046 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4fc610 2024-02-05 10:13:52.049 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4fc610 2024-02-05 10:13:52.059 [DefaultDispatcher-worker-7 @coroutine#5744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4fc610 2024-02-05 10:13:52.060 [HikariPool-178 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 10:13:52.071 [DefaultDispatcher-worker-7 @coroutine#5725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d20e900 2024-02-05 10:13:52.081 [DefaultDispatcher-worker-1 @coroutine#5725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d20e900 2024-02-05 10:13:52.085 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2024-02-05 10:13:52.085 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2024-02-05 10:13:52.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:52.086 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d20e900: (connection evicted) 2024-02-05 10:13:52.086 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:52.086 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2024-02-05 10:13:52.086 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2024-02-05 10:13:52.087 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2024-02-05 10:13:52.087 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2024-02-05 10:13:52.087 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:52.087 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c4fc610: (connection evicted) 2024-02-05 10:13:52.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:52.088 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2024-02-05 10:13:52.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2024-02-05 10:13:52.089 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2024-02-05 10:13:52.089 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:52.089 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:52.089 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:52.089 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:52.089 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:52.089 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:52.089 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@282c0891 2024-02-05 10:13:52.089 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:52.089 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:52.089 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:52.089 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:52.089 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:52.089 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:52.089 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:52.089 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:52.089 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:52.089 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:52.089 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:52.089 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:52.089 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:52.089 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:52.089 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:52.089 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:52.089 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:52.089 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:52.089 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:52.089 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2024-02-05 10:13:52.089 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:52.089 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:52.089 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:52.089 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:52.089 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:52.089 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:52.089 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:52.090 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:52.090 [Test worker @coroutine#5772] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2024-02-05 10:13:52.090 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@4922dc84 2024-02-05 10:13:52.090 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@4922dc84 2024-02-05 10:13:52.090 [Test worker @coroutine#5772] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2024-02-05 10:13:52.110 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4922dc84 2024-02-05 10:13:52.122 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4922dc84 2024-02-05 10:13:52.123 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4922dc84 2024-02-05 10:13:52.125 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4922dc84 2024-02-05 10:13:52.126 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2024-02-05 10:13:52.126 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:52.126 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:52.126 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:52.126 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:52.126 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:52.126 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:52.126 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bafe1f1 2024-02-05 10:13:52.126 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:52.126 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:52.126 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:52.126 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:52.126 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:52.126 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:52.126 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:52.126 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:52.126 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:52.126 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:52.126 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:52.126 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:52.126 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:52.126 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:52.126 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:52.126 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:52.126 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:52.126 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:52.126 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:52.126 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2024-02-05 10:13:52.126 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:52.126 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:52.126 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:52.126 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:52.126 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:52.126 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:52.126 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:52.126 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:52.126 [Test worker @coroutine#5772] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2024-02-05 10:13:52.126 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c65740a 2024-02-05 10:13:52.127 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c65740a 2024-02-05 10:13:52.127 [Test worker @coroutine#5772] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2024-02-05 10:13:52.141 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c65740a 2024-02-05 10:13:52.151 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c65740a 2024-02-05 10:13:52.153 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c65740a 2024-02-05 10:13:52.155 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c65740a 2024-02-05 10:13:52.161 [DefaultDispatcher-worker-12 @coroutine#2921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-05 10:13:52.161 [DefaultDispatcher-worker-8 @coroutine#3245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b38db21 2024-02-05 10:13:52.161 [DefaultDispatcher-worker-12 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId 2024-02-05 10:13:52.161 [DefaultDispatcher-worker-12 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:52.161 [DefaultDispatcher-worker-8 @coroutine#3245] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53893/UmAppDatabase/replication/nodeId 2024-02-05 10:13:52.161 [DefaultDispatcher-worker-12 @coroutine#2921] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId 2024-02-05 10:13:52.161 [DefaultDispatcher-worker-8 @coroutine#3245] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53893/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:52.161 [DefaultDispatcher-worker-8 @coroutine#3245] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53893/UmAppDatabase/replication/nodeId 2024-02-05 10:13:52.162 [DefaultDispatcher-worker-12 @coroutine#3245] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53893/UmAppDatabase/replication/nodeId 2024-02-05 10:13:52.162 [DefaultDispatcher-worker-1 @coroutine#2921] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId 2024-02-05 10:13:52.162 [DefaultDispatcher-worker-12 @coroutine#3245] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53893/UmAppDatabase/replication/nodeId 2024-02-05 10:13:52.162 [DefaultDispatcher-worker-1 @coroutine#2921] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId 2024-02-05 10:13:52.163 [DefaultDispatcher-worker-15 @coroutine#3081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e553d60 2024-02-05 10:13:52.163 [DefaultDispatcher-worker-15 @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37097/UmAppDatabase/replication/nodeId 2024-02-05 10:13:52.163 [DefaultDispatcher-worker-15 @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37097/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:52.163 [DefaultDispatcher-worker-15 @coroutine#3081] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37097/UmAppDatabase/replication/nodeId 2024-02-05 10:13:52.164 [DefaultDispatcher-worker-13 @coroutine#3081] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37097/UmAppDatabase/replication/nodeId 2024-02-05 10:13:52.164 [DefaultDispatcher-worker-13 @coroutine#3081] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37097/UmAppDatabase/replication/nodeId 2024-02-05 10:13:52.165 [DefaultDispatcher-worker-1 @coroutine#5786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c65740a 2024-02-05 10:13:52.180 [DefaultDispatcher-worker-9 @coroutine#5772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4922dc84 2024-02-05 10:13:52.190 [DefaultDispatcher-worker-1 @coroutine#5772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4922dc84 2024-02-05 10:13:52.190 [HikariPool-180 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:52.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2024-02-05 10:13:52.194 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2024-02-05 10:13:52.194 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:52.194 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4922dc84: (connection evicted) 2024-02-05 10:13:52.195 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:52.195 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2024-02-05 10:13:52.195 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2024-02-05 10:13:52.195 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2024-02-05 10:13:52.195 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2024-02-05 10:13:52.195 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:52.196 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c65740a: (connection evicted) 2024-02-05 10:13:52.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:52.196 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2024-02-05 10:13:52.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2024-02-05 10:13:52.199 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2024-02-05 10:13:52.199 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:52.199 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:52.199 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:52.199 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:52.199 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:52.199 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:52.199 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a44ad96 2024-02-05 10:13:52.199 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:52.199 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:52.199 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:52.199 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:52.199 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:52.199 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:52.199 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:52.199 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:52.199 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:52.199 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:52.199 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:52.199 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:52.199 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:52.199 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:52.199 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:52.199 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:52.199 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:52.199 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:52.199 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:52.199 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2024-02-05 10:13:52.199 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:52.199 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:52.199 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:52.199 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:52.199 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:52.199 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:52.199 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:52.199 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:52.199 [Test worker @coroutine#5822] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2024-02-05 10:13:52.200 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@32ae890 2024-02-05 10:13:52.200 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@32ae890 2024-02-05 10:13:52.200 [Test worker @coroutine#5822] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2024-02-05 10:13:52.214 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32ae890 2024-02-05 10:13:52.225 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32ae890 2024-02-05 10:13:52.227 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32ae890 2024-02-05 10:13:52.228 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32ae890 2024-02-05 10:13:52.229 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2024-02-05 10:13:52.229 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:52.229 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:52.229 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:52.229 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:52.229 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:52.229 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:52.229 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75381b61 2024-02-05 10:13:52.229 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:52.229 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:52.229 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:52.229 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:52.229 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:52.229 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:52.229 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:52.229 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:52.229 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:52.229 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:52.229 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:52.229 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:52.229 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:52.229 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:52.229 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:52.229 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:52.229 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:52.229 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:52.229 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:52.229 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2024-02-05 10:13:52.229 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:52.229 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:52.229 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:52.229 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:52.229 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:52.229 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:52.229 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:52.229 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:52.229 [Test worker @coroutine#5822] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2024-02-05 10:13:52.230 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@42102827 2024-02-05 10:13:52.230 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@42102827 2024-02-05 10:13:52.230 [Test worker @coroutine#5822] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2024-02-05 10:13:52.244 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42102827 2024-02-05 10:13:52.254 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42102827 2024-02-05 10:13:52.256 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42102827 2024-02-05 10:13:52.258 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42102827 2024-02-05 10:13:52.270 [DefaultDispatcher-worker-21 @coroutine#5835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42102827 2024-02-05 10:13:52.284 [DefaultDispatcher-worker-19 @coroutine#5822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32ae890 2024-02-05 10:13:52.300 [HikariPool-182 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 10:13:52.304 [DefaultDispatcher-worker-21 @coroutine#5822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32ae890 2024-02-05 10:13:52.311 [DefaultDispatcher-worker-15 @coroutine#5822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32ae890 2024-02-05 10:13:52.330 [HikariPool-183 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:52.439 [DefaultDispatcher-worker-4 @coroutine#2968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549404e7 2024-02-05 10:13:52.439 [DefaultDispatcher-worker-4 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId 2024-02-05 10:13:52.439 [DefaultDispatcher-worker-4 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:52.439 [DefaultDispatcher-worker-4 @coroutine#2968] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId 2024-02-05 10:13:52.440 [DefaultDispatcher-worker-4 @coroutine#2968] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId 2024-02-05 10:13:52.440 [DefaultDispatcher-worker-4 @coroutine#2968] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId 2024-02-05 10:13:52.441 [DefaultDispatcher-worker-4 @coroutine#5852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32ae890 2024-02-05 10:13:52.443 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2024-02-05 10:13:52.443 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2024-02-05 10:13:52.443 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:52.444 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32ae890: (connection evicted) 2024-02-05 10:13:52.445 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:52.445 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2024-02-05 10:13:52.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2024-02-05 10:13:52.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2024-02-05 10:13:52.445 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2024-02-05 10:13:52.445 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:52.445 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42102827: (connection evicted) 2024-02-05 10:13:52.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:52.446 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2024-02-05 10:13:52.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2024-02-05 10:13:52.448 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2024-02-05 10:13:52.448 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:52.448 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:52.448 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:52.448 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:52.448 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:52.448 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:52.448 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9751c9 2024-02-05 10:13:52.448 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:52.448 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:52.448 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:52.448 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:52.448 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:52.448 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:52.448 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:52.448 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:52.448 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:52.448 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:52.448 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:52.448 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:52.448 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:52.448 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:52.448 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:52.448 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:52.448 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:52.448 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:52.448 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:52.448 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2024-02-05 10:13:52.448 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:52.448 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:52.448 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:52.448 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:52.448 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:52.448 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:52.448 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:52.448 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:52.448 [Test worker @coroutine#5863] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2024-02-05 10:13:52.449 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bbab46e 2024-02-05 10:13:52.449 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bbab46e 2024-02-05 10:13:52.449 [Test worker @coroutine#5863] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2024-02-05 10:13:52.465 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbab46e 2024-02-05 10:13:52.466 [DefaultDispatcher-worker-12 @coroutine#3132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2ae7d7 2024-02-05 10:13:52.467 [DefaultDispatcher-worker-12 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36831/UmAppDatabase/replication/nodeId 2024-02-05 10:13:52.467 [DefaultDispatcher-worker-12 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36831/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:52.467 [DefaultDispatcher-worker-12 @coroutine#3132] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36831/UmAppDatabase/replication/nodeId 2024-02-05 10:13:52.468 [DefaultDispatcher-worker-9 @coroutine#3132] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36831/UmAppDatabase/replication/nodeId 2024-02-05 10:13:52.468 [DefaultDispatcher-worker-9 @coroutine#3132] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36831/UmAppDatabase/replication/nodeId 2024-02-05 10:13:52.477 [Test worker @coroutine#5864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbab46e 2024-02-05 10:13:52.479 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbab46e 2024-02-05 10:13:52.481 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbab46e 2024-02-05 10:13:52.481 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2024-02-05 10:13:52.481 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:52.481 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:52.481 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:52.481 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:52.481 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:52.481 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:52.481 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79177bc 2024-02-05 10:13:52.481 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:52.481 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:52.481 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:52.481 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:52.481 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:52.481 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:52.481 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:52.481 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:52.481 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:52.481 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:52.481 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:52.481 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:52.481 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:52.481 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:52.481 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:52.481 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:52.481 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:52.481 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:52.481 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:52.481 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2024-02-05 10:13:52.481 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:52.481 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:52.481 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:52.481 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:52.481 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:52.481 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:52.481 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:52.481 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:52.481 [Test worker @coroutine#5863] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2024-02-05 10:13:52.482 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a5cddd9 2024-02-05 10:13:52.482 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a5cddd9 2024-02-05 10:13:52.482 [Test worker @coroutine#5863] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2024-02-05 10:13:52.496 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a5cddd9 2024-02-05 10:13:52.507 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a5cddd9 2024-02-05 10:13:52.509 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a5cddd9 2024-02-05 10:13:52.511 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a5cddd9 2024-02-05 10:13:52.521 [DefaultDispatcher-worker-5 @coroutine#5879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a5cddd9 2024-02-05 10:13:52.535 [DefaultDispatcher-worker-15 @coroutine#5863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbab46e 2024-02-05 10:13:52.543 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:52.549 [HikariPool-184 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 10:13:52.559 [DefaultDispatcher-worker-15 @coroutine#5863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbab46e 2024-02-05 10:13:52.568 [DefaultDispatcher-worker-13 @coroutine#5863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbab46e 2024-02-05 10:13:52.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2024-02-05 10:13:52.572 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2024-02-05 10:13:52.572 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:52.572 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7bbab46e: (connection evicted) 2024-02-05 10:13:52.573 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:52.573 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2024-02-05 10:13:52.573 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2024-02-05 10:13:52.573 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2024-02-05 10:13:52.573 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2024-02-05 10:13:52.573 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:52.574 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a5cddd9: (connection evicted) 2024-02-05 10:13:52.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:52.574 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2024-02-05 10:13:52.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2024-02-05 10:13:52.575 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2024-02-05 10:13:52.575 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:52.575 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:52.575 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:52.575 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:52.575 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:52.575 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:52.575 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f4fd0dc 2024-02-05 10:13:52.575 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:52.575 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:52.575 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:52.575 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:52.575 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:52.575 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:52.575 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:52.575 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:52.575 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:52.575 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:52.575 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:52.575 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:52.575 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:52.575 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:52.575 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:52.575 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:52.575 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:52.575 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:52.575 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:52.575 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2024-02-05 10:13:52.575 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:52.575 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:52.575 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:52.575 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:52.575 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:52.575 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:52.575 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:52.575 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:52.575 [Test worker @coroutine#5895] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2024-02-05 10:13:52.576 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@293988dc 2024-02-05 10:13:52.576 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@293988dc 2024-02-05 10:13:52.576 [Test worker @coroutine#5895] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2024-02-05 10:13:52.589 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@293988dc 2024-02-05 10:13:52.600 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@293988dc 2024-02-05 10:13:52.602 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@293988dc 2024-02-05 10:13:52.603 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@293988dc 2024-02-05 10:13:52.603 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2024-02-05 10:13:52.604 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:52.604 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:52.604 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:52.604 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:52.604 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:52.604 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:52.604 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d9639bb 2024-02-05 10:13:52.604 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:52.604 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:52.604 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:52.604 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:52.604 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:52.604 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:52.604 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:52.604 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:52.604 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:52.604 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:52.604 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:52.604 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:52.604 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:52.604 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:52.604 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:52.604 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:52.604 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:52.604 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:52.604 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:52.604 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2024-02-05 10:13:52.604 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:52.604 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:52.604 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:52.604 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:52.604 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:52.604 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:52.604 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:52.604 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:52.604 [Test worker @coroutine#5895] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2024-02-05 10:13:52.604 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@225d93aa 2024-02-05 10:13:52.604 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@225d93aa 2024-02-05 10:13:52.604 [Test worker @coroutine#5895] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2024-02-05 10:13:52.617 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@225d93aa 2024-02-05 10:13:52.628 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@225d93aa 2024-02-05 10:13:52.630 [Test worker @coroutine#5905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@225d93aa 2024-02-05 10:13:52.631 [Test worker @coroutine#5907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@225d93aa 2024-02-05 10:13:52.641 [DefaultDispatcher-worker-10 @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e4b70c6 2024-02-05 10:13:52.642 [DefaultDispatcher-worker-10 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57045/UmAppDatabase/replication/nodeId 2024-02-05 10:13:52.642 [DefaultDispatcher-worker-10 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57045/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:52.642 [DefaultDispatcher-worker-10 @coroutine#3001] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57045/UmAppDatabase/replication/nodeId 2024-02-05 10:13:52.643 [DefaultDispatcher-worker-3 @coroutine#5909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@225d93aa 2024-02-05 10:13:52.643 [DefaultDispatcher-worker-15 @coroutine#3001] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57045/UmAppDatabase/replication/nodeId 2024-02-05 10:13:52.643 [DefaultDispatcher-worker-15 @coroutine#3001] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57045/UmAppDatabase/replication/nodeId 2024-02-05 10:13:52.658 [DefaultDispatcher-worker-13 @coroutine#5895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@293988dc 2024-02-05 10:13:52.676 [HikariPool-186 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 10:13:52.677 [DefaultDispatcher-worker-3 @coroutine#5895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@293988dc 2024-02-05 10:13:52.682 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2024-02-05 10:13:52.682 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2024-02-05 10:13:52.682 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:52.682 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@293988dc: (connection evicted) 2024-02-05 10:13:52.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:52.683 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2024-02-05 10:13:52.683 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2024-02-05 10:13:52.683 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2024-02-05 10:13:52.683 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2024-02-05 10:13:52.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:52.683 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@225d93aa: (connection evicted) 2024-02-05 10:13:52.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:52.684 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2024-02-05 10:13:52.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2024-02-05 10:13:52.685 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2024-02-05 10:13:52.686 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:52.686 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:52.686 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:52.686 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:52.686 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:52.686 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:52.686 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@313c3cb 2024-02-05 10:13:52.686 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:52.686 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:52.686 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:52.686 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:52.686 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:52.686 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:52.686 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:52.686 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:52.686 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:52.686 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:52.686 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:52.686 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:52.686 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:52.686 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:52.686 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:52.686 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:52.686 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:52.686 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:52.686 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:52.686 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2024-02-05 10:13:52.686 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:52.686 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:52.686 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:52.686 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:52.686 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:52.686 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:52.686 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:52.686 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:52.686 [Test worker @coroutine#5928] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2024-02-05 10:13:52.686 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e752a2a 2024-02-05 10:13:52.686 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e752a2a 2024-02-05 10:13:52.686 [Test worker @coroutine#5928] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2024-02-05 10:13:52.703 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e752a2a 2024-02-05 10:13:52.714 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e752a2a 2024-02-05 10:13:52.716 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e752a2a 2024-02-05 10:13:52.718 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e752a2a 2024-02-05 10:13:52.718 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2024-02-05 10:13:52.719 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:52.719 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:52.719 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:52.719 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:52.719 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:52.719 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:52.719 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b4cce5a 2024-02-05 10:13:52.719 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:52.719 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:52.719 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:52.719 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:52.719 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:52.719 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:52.719 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:52.719 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:52.719 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:52.719 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:52.719 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:52.719 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:52.719 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:52.719 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:52.719 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:52.719 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:52.719 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:52.719 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:52.719 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:52.719 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2024-02-05 10:13:52.719 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:52.719 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:52.719 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:52.719 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:52.719 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:52.719 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:52.719 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:52.719 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:52.719 [Test worker @coroutine#5928] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2024-02-05 10:13:52.719 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a723adf 2024-02-05 10:13:52.719 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a723adf 2024-02-05 10:13:52.719 [Test worker @coroutine#5928] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2024-02-05 10:13:52.733 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a723adf 2024-02-05 10:13:52.744 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a723adf 2024-02-05 10:13:52.746 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a723adf 2024-02-05 10:13:52.748 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a723adf 2024-02-05 10:13:52.759 [DefaultDispatcher-worker-6 @coroutine#5942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a723adf 2024-02-05 10:13:52.773 [DefaultDispatcher-worker-9 @coroutine#5928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e752a2a 2024-02-05 10:13:52.787 [HikariPool-188 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 10:13:52.791 [DefaultDispatcher-worker-9 @coroutine#5928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e752a2a 2024-02-05 10:13:52.797 [DefaultDispatcher-worker-6 @coroutine#5928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e752a2a 2024-02-05 10:13:52.800 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2024-02-05 10:13:52.800 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2024-02-05 10:13:52.800 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:52.801 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e752a2a: (connection evicted) 2024-02-05 10:13:52.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:52.801 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2024-02-05 10:13:52.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2024-02-05 10:13:52.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2024-02-05 10:13:52.801 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2024-02-05 10:13:52.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:52.802 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a723adf: (connection evicted) 2024-02-05 10:13:52.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:52.802 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2024-02-05 10:13:52.802 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2024-02-05 10:13:52.804 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2024-02-05 10:13:52.804 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:52.804 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:52.804 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:52.804 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:52.804 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:52.804 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:52.804 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f171392 2024-02-05 10:13:52.804 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:52.804 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:52.804 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:52.804 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:52.804 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:52.804 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:52.804 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:52.804 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:52.804 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:52.804 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:52.804 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:52.804 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:52.804 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:52.804 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:52.804 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:52.804 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:52.804 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:52.804 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:52.804 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:52.804 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2024-02-05 10:13:52.804 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:52.804 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:52.804 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:52.804 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:52.804 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:52.804 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:52.804 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:52.804 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:52.804 [Test worker @coroutine#5959] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2024-02-05 10:13:52.805 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@62cbe18c 2024-02-05 10:13:52.805 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@62cbe18c 2024-02-05 10:13:52.805 [Test worker @coroutine#5959] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2024-02-05 10:13:52.820 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62cbe18c 2024-02-05 10:13:52.830 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62cbe18c 2024-02-05 10:13:52.832 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62cbe18c 2024-02-05 10:13:52.834 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62cbe18c 2024-02-05 10:13:52.841 [DefaultDispatcher-worker-18 @coroutine#5966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62cbe18c 2024-02-05 10:13:52.849 [DefaultDispatcher-worker-5 @coroutine#5959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62cbe18c 2024-02-05 10:13:52.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2024-02-05 10:13:52.860 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2024-02-05 10:13:52.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:52.860 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62cbe18c: (connection evicted) 2024-02-05 10:13:52.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:52.861 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2024-02-05 10:13:52.861 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2024-02-05 10:13:52.920 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2024-02-05 10:13:52.921 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:52.921 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:52.921 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:52.921 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:52.921 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:52.921 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:52.921 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35bfa7be 2024-02-05 10:13:52.921 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:52.921 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:52.921 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:52.921 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:52.921 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:52.921 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:52.921 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:52.921 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:52.921 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:52.921 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:52.921 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:52.921 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:52.921 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:52.921 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:52.921 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:52.921 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:52.921 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:52.921 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:52.921 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:52.921 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2024-02-05 10:13:52.921 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:52.921 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:52.921 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:52.921 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:52.921 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:52.921 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:52.921 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:52.921 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:52.921 [Test worker @coroutine#5993] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2024-02-05 10:13:52.922 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@41bd8ec9 2024-02-05 10:13:52.922 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@41bd8ec9 2024-02-05 10:13:52.922 [Test worker @coroutine#5993] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2024-02-05 10:13:52.926 [DefaultDispatcher-worker-6 @coroutine#3182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3113595e 2024-02-05 10:13:52.926 [DefaultDispatcher-worker-6 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56055/UmAppDatabase/replication/nodeId 2024-02-05 10:13:52.926 [DefaultDispatcher-worker-6 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56055/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:52.926 [DefaultDispatcher-worker-6 @coroutine#3182] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56055/UmAppDatabase/replication/nodeId 2024-02-05 10:13:52.926 [DefaultDispatcher-worker-1 @coroutine#2888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab2e018 2024-02-05 10:13:52.926 [DefaultDispatcher-worker-1 @coroutine#2888] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2024-02-05 10:13:52.926 [DefaultDispatcher-worker-1 @coroutine#2888] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:52.926 [DefaultDispatcher-worker-1 @coroutine#2888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2024-02-05 10:13:52.927 [DefaultDispatcher-worker-19 @coroutine#3182] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56055/UmAppDatabase/replication/nodeId 2024-02-05 10:13:52.927 [DefaultDispatcher-worker-19 @coroutine#3182] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56055/UmAppDatabase/replication/nodeId 2024-02-05 10:13:52.927 [DefaultDispatcher-worker-13 @coroutine#2888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2024-02-05 10:13:52.927 [DefaultDispatcher-worker-13 @coroutine#2888] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2024-02-05 10:13:52.942 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41bd8ec9 2024-02-05 10:13:52.953 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41bd8ec9 2024-02-05 10:13:52.954 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41bd8ec9 2024-02-05 10:13:52.956 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41bd8ec9 2024-02-05 10:13:52.965 [DefaultDispatcher-worker-21 @coroutine#6007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41bd8ec9 2024-02-05 10:13:52.966 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2024-02-05 10:13:52.966 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2024-02-05 10:13:52.966 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:52.966 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41bd8ec9: (connection evicted) 2024-02-05 10:13:52.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:52.967 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2024-02-05 10:13:52.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2024-02-05 10:13:53.034 [DefaultDispatcher-worker-10 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fa8ea5 2024-02-05 10:13:53.035 [DefaultDispatcher-worker-10 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47311/UmAppDatabase/replication/nodeId 2024-02-05 10:13:53.035 [DefaultDispatcher-worker-4 @coroutine#3063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e79a447 2024-02-05 10:13:53.035 [DefaultDispatcher-worker-10 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47311/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:53.035 [DefaultDispatcher-worker-10 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47311/UmAppDatabase/replication/nodeId 2024-02-05 10:13:53.035 [DefaultDispatcher-worker-4 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 10:13:53.035 [DefaultDispatcher-worker-4 @coroutine#3063] 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-02-05 10:13:53.035 [DefaultDispatcher-worker-4 @coroutine#3063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 10:13:53.035 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2024-02-05 10:13:53.035 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:53.035 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:53.035 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:53.035 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:53.035 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:53.035 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:53.035 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@529cd3ba 2024-02-05 10:13:53.035 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:53.035 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:53.035 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:53.035 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:53.035 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:53.035 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:53.036 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:53.036 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:53.036 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:53.036 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:53.036 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:53.036 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:53.036 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:53.036 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:53.036 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:53.036 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:53.036 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:53.036 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:53.036 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:53.036 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2024-02-05 10:13:53.036 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:53.036 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:53.036 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:53.036 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:53.036 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:53.036 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:53.036 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:53.036 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:53.036 [Test worker @coroutine#6022] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2024-02-05 10:13:53.036 [DefaultDispatcher-worker-10 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47311/UmAppDatabase/replication/nodeId 2024-02-05 10:13:53.036 [DefaultDispatcher-worker-10 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47311/UmAppDatabase/replication/nodeId 2024-02-05 10:13:53.036 [DefaultDispatcher-worker-9 @coroutine#3063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 10:13:53.036 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f26bd62 2024-02-05 10:13:53.036 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f26bd62 2024-02-05 10:13:53.036 [Test worker @coroutine#6022] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2024-02-05 10:13:53.050 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f26bd62 2024-02-05 10:13:53.061 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f26bd62 2024-02-05 10:13:53.062 [Test worker @coroutine#6030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f26bd62 2024-02-05 10:13:53.064 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f26bd62 2024-02-05 10:13:53.067 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2024-02-05 10:13:53.067 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2024-02-05 10:13:53.067 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 10:13:53.067 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:53.067 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2024-02-05 10:13:53.067 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2024-02-05 10:13:53.070 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2024-02-05 10:13:53.070 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:53.070 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:53.070 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:53.070 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:53.070 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:53.070 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:53.070 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62a09668 2024-02-05 10:13:53.070 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:53.070 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:53.070 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:53.070 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:53.070 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:53.070 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:53.070 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:53.070 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:53.070 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:53.070 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:53.070 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:53.070 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:53.070 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:53.070 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:53.070 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:53.070 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:53.070 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:53.070 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:53.070 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:53.070 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2024-02-05 10:13:53.070 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:53.070 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:53.070 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:53.070 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:53.070 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:53.070 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:53.070 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:53.070 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:53.070 [Test worker @coroutine#6044] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2024-02-05 10:13:53.070 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@388ad8aa 2024-02-05 10:13:53.070 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@388ad8aa 2024-02-05 10:13:53.070 [Test worker @coroutine#6044] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2024-02-05 10:13:53.084 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@388ad8aa 2024-02-05 10:13:53.095 [Test worker @coroutine#6045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@388ad8aa 2024-02-05 10:13:53.097 [Test worker @coroutine#6047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@388ad8aa 2024-02-05 10:13:53.098 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@388ad8aa 2024-02-05 10:13:53.101 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2024-02-05 10:13:53.101 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2024-02-05 10:13:53.101 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 10:13:53.101 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:53.101 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2024-02-05 10:13:53.101 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2024-02-05 10:13:53.103 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2024-02-05 10:13:53.103 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:53.103 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:53.103 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:53.103 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:53.103 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:53.103 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:53.103 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35ab0bf3 2024-02-05 10:13:53.103 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:53.103 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:53.103 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:53.103 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:53.103 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:53.103 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:53.103 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:53.103 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:53.103 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:53.103 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:53.104 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:53.104 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:53.104 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:53.104 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:53.104 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:53.104 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:53.104 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:53.104 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:53.104 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:53.104 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2024-02-05 10:13:53.104 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:53.104 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:53.104 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:53.104 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:53.104 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:53.104 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:53.104 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:53.104 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:53.104 [Test worker @coroutine#6062] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2024-02-05 10:13:53.104 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@21d30ba5 2024-02-05 10:13:53.104 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@21d30ba5 2024-02-05 10:13:53.104 [Test worker @coroutine#6062] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2024-02-05 10:13:53.125 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d30ba5 2024-02-05 10:13:53.137 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d30ba5 2024-02-05 10:13:53.139 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d30ba5 2024-02-05 10:13:53.141 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d30ba5 2024-02-05 10:13:53.141 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2024-02-05 10:13:53.141 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:53.141 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:53.141 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:53.141 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:53.141 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:53.141 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:53.141 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@524945e2 2024-02-05 10:13:53.141 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:53.141 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:53.141 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:53.141 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:53.141 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:53.141 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:53.141 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:53.141 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:53.141 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:53.141 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:53.141 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:53.141 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:53.141 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:53.141 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:53.141 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:53.142 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:53.142 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:53.142 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:53.142 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:53.142 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2024-02-05 10:13:53.142 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:53.142 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:53.142 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:53.142 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:53.142 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:53.142 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:53.142 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:53.142 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:53.142 [Test worker @coroutine#6062] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2024-02-05 10:13:53.143 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@2292e793 2024-02-05 10:13:53.143 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@2292e793 2024-02-05 10:13:53.143 [Test worker @coroutine#6062] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2024-02-05 10:13:53.160 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2292e793 2024-02-05 10:13:53.173 [DefaultDispatcher-worker-19 @coroutine#2921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-05 10:13:53.173 [Test worker @coroutine#6069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2292e793 2024-02-05 10:13:53.173 [DefaultDispatcher-worker-7 @coroutine#3245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b38db21 2024-02-05 10:13:53.173 [DefaultDispatcher-worker-7 @coroutine#3245] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53893/UmAppDatabase/replication/nodeId 2024-02-05 10:13:53.173 [DefaultDispatcher-worker-19 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId 2024-02-05 10:13:53.173 [DefaultDispatcher-worker-7 @coroutine#3245] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53893/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:53.173 [DefaultDispatcher-worker-19 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:53.173 [DefaultDispatcher-worker-19 @coroutine#2921] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId 2024-02-05 10:13:53.173 [DefaultDispatcher-worker-7 @coroutine#3245] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53893/UmAppDatabase/replication/nodeId 2024-02-05 10:13:53.174 [DefaultDispatcher-worker-22 @coroutine#3081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e553d60 2024-02-05 10:13:53.174 [DefaultDispatcher-worker-22 @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37097/UmAppDatabase/replication/nodeId 2024-02-05 10:13:53.174 [DefaultDispatcher-worker-22 @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37097/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:53.174 [DefaultDispatcher-worker-22 @coroutine#3081] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37097/UmAppDatabase/replication/nodeId 2024-02-05 10:13:53.174 [DefaultDispatcher-worker-7 @coroutine#2921] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId 2024-02-05 10:13:53.174 [DefaultDispatcher-worker-7 @coroutine#2921] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId 2024-02-05 10:13:53.174 [DefaultDispatcher-worker-13 @coroutine#3245] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53893/UmAppDatabase/replication/nodeId 2024-02-05 10:13:53.174 [DefaultDispatcher-worker-13 @coroutine#3245] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53893/UmAppDatabase/replication/nodeId 2024-02-05 10:13:53.175 [DefaultDispatcher-worker-3 @coroutine#3081] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37097/UmAppDatabase/replication/nodeId 2024-02-05 10:13:53.175 [DefaultDispatcher-worker-3 @coroutine#3081] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37097/UmAppDatabase/replication/nodeId 2024-02-05 10:13:53.175 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2292e793 2024-02-05 10:13:53.177 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2292e793 2024-02-05 10:13:53.188 [DefaultDispatcher-worker-9 @coroutine#6084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2292e793 2024-02-05 10:13:53.201 [DefaultDispatcher-worker-2 @coroutine#6062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d30ba5 2024-02-05 10:13:53.204 [HikariPool-194 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:53.207 [UI Thread @coroutine#6094] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57853/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-05 10:13:53.207 [UI Thread @coroutine#6094] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57853/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-05 10:13:53.207 [UI Thread @coroutine#6094] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57853/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-05 10:13:53.208 [UI Thread @coroutine#6094] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57853/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-05 10:13:53.208 [UI Thread @coroutine#6094] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57853/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-05 10:13:53.209 [UI Thread @coroutine#6094] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:57853/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-05 10:13:53.209 [UI Thread @coroutine#6094] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:57853/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 10:13:53.211 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2024-02-05 10:13:53.211 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2024-02-05 10:13:53.211 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:53.211 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21d30ba5: (connection evicted) 2024-02-05 10:13:53.211 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:53.211 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2024-02-05 10:13:53.211 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2024-02-05 10:13:53.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2024-02-05 10:13:53.212 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2024-02-05 10:13:53.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:53.212 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2292e793: (connection evicted) 2024-02-05 10:13:53.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:53.212 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2024-02-05 10:13:53.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2024-02-05 10:13:53.214 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2024-02-05 10:13:53.214 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:53.214 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:53.214 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:53.214 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:53.214 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:53.214 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:53.214 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2afe263 2024-02-05 10:13:53.214 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:53.214 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:53.214 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:53.214 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:53.214 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:53.214 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:53.214 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:53.214 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:53.214 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:53.214 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:53.214 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:53.214 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:53.214 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:53.214 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:53.214 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:53.214 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:53.214 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:53.214 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:53.214 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:53.214 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2024-02-05 10:13:53.214 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:53.214 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:53.214 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:53.214 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:53.214 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:53.214 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:53.214 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:53.214 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:53.214 [Test worker @coroutine#6100] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2024-02-05 10:13:53.215 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@5988e36e 2024-02-05 10:13:53.215 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@5988e36e 2024-02-05 10:13:53.215 [Test worker @coroutine#6100] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2024-02-05 10:13:53.230 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5988e36e 2024-02-05 10:13:53.241 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5988e36e 2024-02-05 10:13:53.243 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5988e36e 2024-02-05 10:13:53.244 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5988e36e 2024-02-05 10:13:53.245 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2024-02-05 10:13:53.245 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:53.245 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:53.245 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:53.245 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:53.245 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:53.245 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:53.245 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@344eaf7e 2024-02-05 10:13:53.245 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:53.245 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:53.245 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:53.245 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:53.245 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:53.245 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:53.245 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:53.245 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:53.245 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:53.245 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:53.245 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:53.245 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:53.245 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:53.245 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:53.245 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:53.245 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:53.245 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:53.245 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:53.245 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:53.245 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2024-02-05 10:13:53.245 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:53.245 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:53.245 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:53.245 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:53.245 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:53.245 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:53.245 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:53.245 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:53.245 [Test worker @coroutine#6100] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2024-02-05 10:13:53.245 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@f8b6743 2024-02-05 10:13:53.245 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@f8b6743 2024-02-05 10:13:53.245 [Test worker @coroutine#6100] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2024-02-05 10:13:53.259 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f8b6743 2024-02-05 10:13:53.270 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f8b6743 2024-02-05 10:13:53.272 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f8b6743 2024-02-05 10:13:53.273 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f8b6743 2024-02-05 10:13:53.285 [DefaultDispatcher-worker-13 @coroutine#6115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f8b6743 2024-02-05 10:13:53.301 [DefaultDispatcher-worker-9 @coroutine#6100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5988e36e 2024-02-05 10:13:53.303 [UI Thread @coroutine#6125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57849/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-05 10:13:53.303 [UI Thread @coroutine#6125] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57849/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-05 10:13:53.303 [UI Thread @coroutine#6125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57849/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-05 10:13:53.304 [UI Thread @coroutine#6125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57849/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-05 10:13:53.304 [UI Thread @coroutine#6125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57849/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-05 10:13:53.305 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2024-02-05 10:13:53.306 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2024-02-05 10:13:53.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:53.306 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5988e36e: (connection evicted) 2024-02-05 10:13:53.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:53.306 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2024-02-05 10:13:53.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2024-02-05 10:13:53.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2024-02-05 10:13:53.307 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2024-02-05 10:13:53.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:53.307 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f8b6743: (connection evicted) 2024-02-05 10:13:53.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:53.308 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2024-02-05 10:13:53.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2024-02-05 10:13:53.309 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2024-02-05 10:13:53.310 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:53.310 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:53.310 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:53.310 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:53.310 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:53.310 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:53.310 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@81198ed 2024-02-05 10:13:53.310 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:53.310 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:53.310 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:53.310 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:53.310 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:53.310 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:53.310 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:53.310 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:53.310 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:53.310 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:53.310 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:53.310 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:53.310 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:53.310 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:53.310 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:53.310 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:53.310 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:53.310 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:53.310 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:53.310 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2024-02-05 10:13:53.310 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:53.310 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:53.310 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:53.310 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:53.310 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:53.310 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:53.310 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:53.310 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:53.310 [Test worker @coroutine#6131] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2024-02-05 10:13:53.310 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@755c29b0 2024-02-05 10:13:53.310 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@755c29b0 2024-02-05 10:13:53.310 [Test worker @coroutine#6131] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2024-02-05 10:13:53.331 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@755c29b0 2024-02-05 10:13:53.342 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@755c29b0 2024-02-05 10:13:53.344 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@755c29b0 2024-02-05 10:13:53.346 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@755c29b0 2024-02-05 10:13:53.346 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2024-02-05 10:13:53.346 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:53.346 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:53.346 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:53.346 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:53.346 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:53.346 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:53.346 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76ac3ad0 2024-02-05 10:13:53.346 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:53.346 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:53.346 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:53.346 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:53.346 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:53.346 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:53.346 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:53.346 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:53.346 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:53.346 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:53.346 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:53.346 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:53.346 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:53.346 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:53.346 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:53.346 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:53.346 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:53.346 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:53.346 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:53.346 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2024-02-05 10:13:53.346 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:53.346 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:53.346 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:53.346 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:53.346 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:53.346 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:53.346 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:53.346 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:53.347 [Test worker @coroutine#6131] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2024-02-05 10:13:53.347 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ff5711b 2024-02-05 10:13:53.347 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ff5711b 2024-02-05 10:13:53.347 [Test worker @coroutine#6131] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2024-02-05 10:13:53.360 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff5711b 2024-02-05 10:13:53.371 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff5711b 2024-02-05 10:13:53.373 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff5711b 2024-02-05 10:13:53.375 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff5711b 2024-02-05 10:13:53.387 [DefaultDispatcher-worker-11 @coroutine#6144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff5711b 2024-02-05 10:13:53.397 [DefaultDispatcher-worker-11 @coroutine#6131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@755c29b0 2024-02-05 10:13:53.399 [UI Thread @coroutine#6154] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49863/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-05 10:13:53.399 [UI Thread @coroutine#6154] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49863/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-05 10:13:53.399 [UI Thread @coroutine#6154] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49863/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-05 10:13:53.401 [UI Thread @coroutine#6154] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49863/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-05 10:13:53.401 [UI Thread @coroutine#6154] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49863/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-05 10:13:53.401 [UI Thread @coroutine#6154] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:49863/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-05 10:13:53.401 [UI Thread @coroutine#6154] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49863/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 10:13:53.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2024-02-05 10:13:53.402 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2024-02-05 10:13:53.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:53.403 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@755c29b0: (connection evicted) 2024-02-05 10:13:53.403 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:53.403 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2024-02-05 10:13:53.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2024-02-05 10:13:53.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2024-02-05 10:13:53.404 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2024-02-05 10:13:53.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:53.404 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ff5711b: (connection evicted) 2024-02-05 10:13:53.405 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:53.405 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2024-02-05 10:13:53.405 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2024-02-05 10:13:53.407 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2024-02-05 10:13:53.407 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:53.407 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:53.407 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:53.407 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:53.407 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:53.407 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:53.407 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41dcfd0 2024-02-05 10:13:53.407 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:53.407 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:53.407 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:53.407 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:53.407 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:53.407 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:53.407 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:53.407 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:53.407 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:53.407 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:53.407 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:53.407 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:53.407 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:53.407 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:53.407 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:53.407 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:53.407 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:53.407 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:53.407 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:53.407 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2024-02-05 10:13:53.407 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:53.407 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:53.407 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:53.407 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:53.407 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:53.407 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:53.407 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:53.407 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:53.407 [Test worker @coroutine#6160] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2024-02-05 10:13:53.408 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@59845cb3 2024-02-05 10:13:53.408 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@59845cb3 2024-02-05 10:13:53.408 [Test worker @coroutine#6160] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2024-02-05 10:13:53.426 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59845cb3 2024-02-05 10:13:53.436 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59845cb3 2024-02-05 10:13:53.438 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59845cb3 2024-02-05 10:13:53.440 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59845cb3 2024-02-05 10:13:53.440 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2024-02-05 10:13:53.440 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:53.440 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:53.440 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:53.440 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:53.440 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:53.440 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:53.440 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@783a35d8 2024-02-05 10:13:53.440 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:53.440 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:53.440 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:53.440 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:53.440 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:53.440 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:53.440 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:53.440 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:53.440 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:53.440 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:53.440 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:53.440 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:53.440 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:53.440 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:53.440 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:53.440 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:53.440 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:53.441 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:53.441 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:53.441 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2024-02-05 10:13:53.441 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:53.441 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:53.441 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:53.441 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:53.441 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:53.441 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:53.441 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:53.441 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:53.441 [Test worker @coroutine#6160] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2024-02-05 10:13:53.441 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ab40d2d 2024-02-05 10:13:53.441 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ab40d2d 2024-02-05 10:13:53.441 [Test worker @coroutine#6160] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2024-02-05 10:13:53.448 [DefaultDispatcher-worker-8 @coroutine#2968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549404e7 2024-02-05 10:13:53.448 [DefaultDispatcher-worker-8 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId 2024-02-05 10:13:53.448 [DefaultDispatcher-worker-8 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:53.448 [DefaultDispatcher-worker-8 @coroutine#2968] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId 2024-02-05 10:13:53.449 [DefaultDispatcher-worker-13 @coroutine#2968] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId 2024-02-05 10:13:53.449 [DefaultDispatcher-worker-13 @coroutine#2968] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId 2024-02-05 10:13:53.455 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab40d2d 2024-02-05 10:13:53.466 [Test worker @coroutine#6170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab40d2d 2024-02-05 10:13:53.468 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab40d2d 2024-02-05 10:13:53.470 [Test worker @coroutine#6174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab40d2d 2024-02-05 10:13:53.484 [DefaultDispatcher-worker-1 @coroutine#3132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2ae7d7 2024-02-05 10:13:53.485 [DefaultDispatcher-worker-1 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36831/UmAppDatabase/replication/nodeId 2024-02-05 10:13:53.485 [DefaultDispatcher-worker-1 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36831/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:53.485 [DefaultDispatcher-worker-1 @coroutine#3132] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36831/UmAppDatabase/replication/nodeId 2024-02-05 10:13:53.486 [DefaultDispatcher-worker-9 @coroutine#3132] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36831/UmAppDatabase/replication/nodeId 2024-02-05 10:13:53.486 [DefaultDispatcher-worker-9 @coroutine#3132] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36831/UmAppDatabase/replication/nodeId 2024-02-05 10:13:53.486 [DefaultDispatcher-worker-18 @coroutine#6176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab40d2d 2024-02-05 10:13:53.499 [DefaultDispatcher-worker-9 @coroutine#6160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59845cb3 2024-02-05 10:13:53.508 [HikariPool-200 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 10:13:53.523 [DefaultDispatcher-worker-22 @coroutine#6160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59845cb3 2024-02-05 10:13:53.532 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2024-02-05 10:13:53.532 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2024-02-05 10:13:53.532 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:53.533 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59845cb3: (connection evicted) 2024-02-05 10:13:53.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:53.534 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2024-02-05 10:13:53.534 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2024-02-05 10:13:53.534 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2024-02-05 10:13:53.534 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2024-02-05 10:13:53.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:53.534 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ab40d2d: (connection evicted) 2024-02-05 10:13:53.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:53.535 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2024-02-05 10:13:53.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2024-02-05 10:13:53.537 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2024-02-05 10:13:53.537 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:53.537 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:53.537 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:53.537 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:53.537 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:53.537 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:53.537 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@544faa01 2024-02-05 10:13:53.537 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:53.537 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:53.537 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:53.537 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:53.537 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:53.537 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:53.537 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:53.537 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:53.537 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:53.537 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:53.537 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:53.537 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:53.537 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:53.537 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:53.537 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:53.537 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:53.537 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:53.537 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:53.537 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:53.537 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2024-02-05 10:13:53.537 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:53.537 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:53.537 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:53.537 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:53.537 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:53.537 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:53.537 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:53.537 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:53.537 [Test worker @coroutine#6206] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2024-02-05 10:13:53.538 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@b7952d2 2024-02-05 10:13:53.538 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@b7952d2 2024-02-05 10:13:53.538 [Test worker @coroutine#6206] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2024-02-05 10:13:53.555 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b7952d2 2024-02-05 10:13:53.568 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b7952d2 2024-02-05 10:13:53.569 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b7952d2 2024-02-05 10:13:53.571 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b7952d2 2024-02-05 10:13:53.581 [DefaultDispatcher-worker-18 @coroutine#6214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b7952d2 2024-02-05 10:13:53.602 [DefaultDispatcher-worker-11 @coroutine#6206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b7952d2 2024-02-05 10:13:53.628 [DefaultDispatcher-worker-22 @coroutine#6234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b7952d2 2024-02-05 10:13:53.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2024-02-05 10:13:53.632 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2024-02-05 10:13:53.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:53.635 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b7952d2: (connection evicted) 2024-02-05 10:13:53.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:53.636 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2024-02-05 10:13:53.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2024-02-05 10:13:53.637 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2024-02-05 10:13:53.638 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:53.638 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:53.638 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:53.638 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:53.638 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:53.638 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:53.638 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e3a577a 2024-02-05 10:13:53.638 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:53.638 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:53.638 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:53.638 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:53.638 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:53.638 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:53.638 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:53.638 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:53.638 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:53.638 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:53.638 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:53.638 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:53.638 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:53.638 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:53.638 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:53.638 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:53.638 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:53.638 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:53.638 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:53.638 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2024-02-05 10:13:53.638 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:53.638 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:53.638 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:53.638 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:53.638 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:53.638 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:53.638 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:53.638 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:53.638 [Test worker @coroutine#6240] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2024-02-05 10:13:53.639 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b38d912 2024-02-05 10:13:53.639 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b38d912 2024-02-05 10:13:53.639 [Test worker @coroutine#6240] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2024-02-05 10:13:53.651 [DefaultDispatcher-worker-18 @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e4b70c6 2024-02-05 10:13:53.651 [DefaultDispatcher-worker-18 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57045/UmAppDatabase/replication/nodeId 2024-02-05 10:13:53.651 [DefaultDispatcher-worker-18 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57045/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:53.651 [DefaultDispatcher-worker-18 @coroutine#3001] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57045/UmAppDatabase/replication/nodeId 2024-02-05 10:13:53.653 [DefaultDispatcher-worker-14 @coroutine#3001] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57045/UmAppDatabase/replication/nodeId 2024-02-05 10:13:53.653 [DefaultDispatcher-worker-14 @coroutine#3001] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57045/UmAppDatabase/replication/nodeId 2024-02-05 10:13:53.657 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b38d912 2024-02-05 10:13:53.674 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b38d912 2024-02-05 10:13:53.676 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b38d912 2024-02-05 10:13:53.679 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b38d912 2024-02-05 10:13:53.679 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2024-02-05 10:13:53.680 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:53.680 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:53.680 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:53.680 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:53.680 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:53.680 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:53.680 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ed2aa8a 2024-02-05 10:13:53.680 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:53.680 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:53.680 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:53.680 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:53.680 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:53.680 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:53.680 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:53.680 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:53.680 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:53.680 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:53.680 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:53.680 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:53.680 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:53.680 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:53.680 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:53.680 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:53.680 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:53.680 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:53.680 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:53.680 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2024-02-05 10:13:53.680 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:53.680 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:53.680 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:53.680 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:53.680 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:53.680 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:53.680 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:53.680 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:53.680 [Test worker @coroutine#6240] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2024-02-05 10:13:53.683 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f6dd89c 2024-02-05 10:13:53.683 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f6dd89c 2024-02-05 10:13:53.683 [Test worker @coroutine#6240] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2024-02-05 10:13:53.710 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f6dd89c 2024-02-05 10:13:53.726 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f6dd89c 2024-02-05 10:13:53.729 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f6dd89c 2024-02-05 10:13:53.731 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f6dd89c 2024-02-05 10:13:53.739 [HikariPool-203 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 10:13:53.745 [DefaultDispatcher-worker-10 @coroutine#6256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f6dd89c 2024-02-05 10:13:53.760 [DefaultDispatcher-worker-15 @coroutine#6240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b38d912 2024-02-05 10:13:53.772 [DefaultDispatcher-worker-12 @coroutine#6240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b38d912 2024-02-05 10:13:53.779 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2024-02-05 10:13:53.779 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2024-02-05 10:13:53.779 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:53.780 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b38d912: (connection evicted) 2024-02-05 10:13:53.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:53.781 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2024-02-05 10:13:53.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2024-02-05 10:13:53.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2024-02-05 10:13:53.781 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2024-02-05 10:13:53.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:53.783 [HikariPool-204 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Pool stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:53.786 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f6dd89c: (connection evicted) 2024-02-05 10:13:53.786 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:53.786 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2024-02-05 10:13:53.786 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2024-02-05 10:13:53.789 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2024-02-05 10:13:53.789 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:53.789 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:53.789 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:53.789 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:53.789 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:53.789 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:53.789 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c52c362 2024-02-05 10:13:53.789 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:53.789 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:53.789 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:53.789 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:53.789 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:53.789 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:53.789 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:53.789 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:53.789 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:53.789 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:53.789 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:53.789 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:53.789 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:53.789 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:53.789 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:53.789 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:53.789 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:53.789 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:53.789 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:53.789 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2024-02-05 10:13:53.789 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:53.789 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:53.789 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:53.789 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:53.789 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:53.789 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:53.789 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:53.789 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:53.789 [Test worker @coroutine#6281] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2024-02-05 10:13:53.790 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@efe75a2 2024-02-05 10:13:53.790 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@efe75a2 2024-02-05 10:13:53.790 [Test worker @coroutine#6281] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2024-02-05 10:13:53.812 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@efe75a2 2024-02-05 10:13:53.829 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@efe75a2 2024-02-05 10:13:53.832 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@efe75a2 2024-02-05 10:13:53.834 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@efe75a2 2024-02-05 10:13:53.846 [DefaultDispatcher-worker-17 @coroutine#6289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@efe75a2 2024-02-05 10:13:53.855 [DefaultDispatcher-worker-1 @coroutine#6281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@efe75a2 2024-02-05 10:13:53.871 [DefaultDispatcher-worker-8 @coroutine#6303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@efe75a2 2024-02-05 10:13:53.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2024-02-05 10:13:53.873 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2024-02-05 10:13:53.874 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:53.877 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@efe75a2: (connection evicted) 2024-02-05 10:13:53.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:53.878 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2024-02-05 10:13:53.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2024-02-05 10:13:53.880 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2024-02-05 10:13:53.880 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:53.880 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:53.880 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:53.880 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:53.880 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:53.880 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:53.880 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@421c4c3e 2024-02-05 10:13:53.880 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:53.880 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:53.880 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:53.880 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:53.880 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:53.880 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:53.880 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:53.880 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:53.880 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:53.880 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:53.880 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:53.880 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:53.880 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:53.880 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:53.880 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:53.880 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:53.880 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:53.880 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:53.880 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:53.880 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2024-02-05 10:13:53.880 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:53.880 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:53.880 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:53.880 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:53.880 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:53.880 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:53.880 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:53.880 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:53.880 [Test worker @coroutine#6312] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2024-02-05 10:13:53.881 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f6f7a86 2024-02-05 10:13:53.881 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f6f7a86 2024-02-05 10:13:53.881 [Test worker @coroutine#6312] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2024-02-05 10:13:53.903 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f6f7a86 2024-02-05 10:13:53.921 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f6f7a86 2024-02-05 10:13:53.923 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f6f7a86 2024-02-05 10:13:53.926 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f6f7a86 2024-02-05 10:13:53.936 [DefaultDispatcher-worker-12 @coroutine#3182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3113595e 2024-02-05 10:13:53.936 [DefaultDispatcher-worker-7 @coroutine#6319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f6f7a86 2024-02-05 10:13:53.936 [DefaultDispatcher-worker-12 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56055/UmAppDatabase/replication/nodeId 2024-02-05 10:13:53.936 [DefaultDispatcher-worker-2 @coroutine#2888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab2e018 2024-02-05 10:13:53.936 [DefaultDispatcher-worker-12 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56055/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:53.936 [DefaultDispatcher-worker-12 @coroutine#3182] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56055/UmAppDatabase/replication/nodeId 2024-02-05 10:13:53.936 [DefaultDispatcher-worker-2 @coroutine#2888] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2024-02-05 10:13:53.936 [DefaultDispatcher-worker-2 @coroutine#2888] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:53.936 [DefaultDispatcher-worker-2 @coroutine#2888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2024-02-05 10:13:53.937 [DefaultDispatcher-worker-14 @coroutine#3182] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56055/UmAppDatabase/replication/nodeId 2024-02-05 10:13:53.937 [DefaultDispatcher-worker-19 @coroutine#2888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2024-02-05 10:13:53.937 [DefaultDispatcher-worker-19 @coroutine#2888] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2024-02-05 10:13:53.937 [DefaultDispatcher-worker-14 @coroutine#3182] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56055/UmAppDatabase/replication/nodeId 2024-02-05 10:13:53.945 [DefaultDispatcher-worker-2 @coroutine#6334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f6f7a86 2024-02-05 10:13:53.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2024-02-05 10:13:53.947 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2024-02-05 10:13:53.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:53.947 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f6f7a86: (connection evicted) 2024-02-05 10:13:53.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:53.948 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2024-02-05 10:13:53.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2024-02-05 10:13:53.950 [Test worker @coroutine#6346] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2024-02-05 10:13:53.951 [Test worker @coroutine#6346] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:53.951 [Test worker @coroutine#6346] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:53.951 [Test worker @coroutine#6346] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:53.951 [Test worker @coroutine#6346] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:53.951 [Test worker @coroutine#6346] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:53.951 [Test worker @coroutine#6346] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:53.951 [Test worker @coroutine#6346] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@346d8002 2024-02-05 10:13:53.951 [Test worker @coroutine#6346] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:53.951 [Test worker @coroutine#6346] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:53.951 [Test worker @coroutine#6346] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:53.951 [Test worker @coroutine#6346] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:53.951 [Test worker @coroutine#6346] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:53.951 [Test worker @coroutine#6346] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:53.951 [Test worker @coroutine#6346] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:53.951 [Test worker @coroutine#6346] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:53.951 [Test worker @coroutine#6346] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:53.951 [Test worker @coroutine#6346] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:53.951 [Test worker @coroutine#6346] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:53.951 [Test worker @coroutine#6346] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:53.951 [Test worker @coroutine#6346] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:53.951 [Test worker @coroutine#6346] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:53.951 [Test worker @coroutine#6346] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:53.951 [Test worker @coroutine#6346] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:53.951 [Test worker @coroutine#6346] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:53.951 [Test worker @coroutine#6346] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:53.951 [Test worker @coroutine#6346] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:53.951 [Test worker @coroutine#6346] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2024-02-05 10:13:53.951 [Test worker @coroutine#6346] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:53.951 [Test worker @coroutine#6346] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:53.951 [Test worker @coroutine#6346] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:53.951 [Test worker @coroutine#6346] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:53.951 [Test worker @coroutine#6346] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:53.951 [Test worker @coroutine#6346] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:53.951 [Test worker @coroutine#6346] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:53.951 [Test worker @coroutine#6346] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:53.951 [Test worker @coroutine#6346] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2024-02-05 10:13:53.952 [Test worker @coroutine#6346] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@1400984b 2024-02-05 10:13:53.952 [Test worker @coroutine#6346] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@1400984b 2024-02-05 10:13:53.952 [Test worker @coroutine#6346] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2024-02-05 10:13:53.973 [Test worker @coroutine#6346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1400984b 2024-02-05 10:13:53.991 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1400984b 2024-02-05 10:13:53.993 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1400984b 2024-02-05 10:13:53.996 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1400984b 2024-02-05 10:13:54.006 [DefaultDispatcher-worker-16 @coroutine#6353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1400984b 2024-02-05 10:13:54.084 [HikariPool-207 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:54.089 [DefaultDispatcher-worker-3 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fa8ea5 2024-02-05 10:13:54.089 [DefaultDispatcher-worker-3 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47311/UmAppDatabase/replication/nodeId 2024-02-05 10:13:54.089 [DefaultDispatcher-worker-3 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47311/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:54.089 [DefaultDispatcher-worker-3 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47311/UmAppDatabase/replication/nodeId 2024-02-05 10:13:54.090 [DefaultDispatcher-worker-17 @coroutine#3063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e79a447 2024-02-05 10:13:54.090 [DefaultDispatcher-worker-17 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 10:13:54.090 [DefaultDispatcher-worker-17 @coroutine#3063] 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-02-05 10:13:54.090 [DefaultDispatcher-worker-17 @coroutine#3063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 10:13:54.091 [DefaultDispatcher-worker-14 @coroutine#3063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 10:13:54.092 [DefaultDispatcher-worker-17 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47311/UmAppDatabase/replication/nodeId 2024-02-05 10:13:54.092 [DefaultDispatcher-worker-17 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47311/UmAppDatabase/replication/nodeId 2024-02-05 10:13:54.094 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2024-02-05 10:13:54.094 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2024-02-05 10:13:54.094 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:54.095 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1400984b: (connection evicted) 2024-02-05 10:13:54.096 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:54.096 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2024-02-05 10:13:54.096 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2024-02-05 10:13:54.097 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2024-02-05 10:13:54.097 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:54.097 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:54.097 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:54.097 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:54.098 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:54.098 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:54.098 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1147a8de 2024-02-05 10:13:54.098 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:54.098 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:54.098 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:54.098 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:54.098 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:54.098 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:54.098 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:54.098 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:54.098 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:54.098 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:54.098 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:54.098 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:54.098 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:54.098 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:54.098 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:54.098 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:54.098 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:54.098 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:54.098 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:54.098 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2024-02-05 10:13:54.098 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:54.098 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:54.098 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:54.098 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:54.098 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:54.098 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:54.098 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:54.098 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:54.098 [Test worker @coroutine#6373] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2024-02-05 10:13:54.100 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@73fa97a9 2024-02-05 10:13:54.100 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@73fa97a9 2024-02-05 10:13:54.100 [Test worker @coroutine#6373] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2024-02-05 10:13:54.124 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73fa97a9 2024-02-05 10:13:54.142 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73fa97a9 2024-02-05 10:13:54.144 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73fa97a9 2024-02-05 10:13:54.147 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73fa97a9 2024-02-05 10:13:54.158 [DefaultDispatcher-worker-14 @coroutine#6380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73fa97a9 2024-02-05 10:13:54.167 [DefaultDispatcher-worker-8 @coroutine#6373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73fa97a9 2024-02-05 10:13:54.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2024-02-05 10:13:54.173 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2024-02-05 10:13:54.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:54.173 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73fa97a9: (connection evicted) 2024-02-05 10:13:54.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:54.174 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2024-02-05 10:13:54.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2024-02-05 10:13:54.182 [DefaultDispatcher-worker-17 @coroutine#3245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b38db21 2024-02-05 10:13:54.182 [DefaultDispatcher-worker-17 @coroutine#3245] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53893/UmAppDatabase/replication/nodeId 2024-02-05 10:13:54.182 [DefaultDispatcher-worker-17 @coroutine#3245] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53893/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:54.182 [DefaultDispatcher-worker-17 @coroutine#3245] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53893/UmAppDatabase/replication/nodeId 2024-02-05 10:13:54.183 [DefaultDispatcher-worker-3 @coroutine#2921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-05 10:13:54.183 [DefaultDispatcher-worker-3 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId 2024-02-05 10:13:54.183 [DefaultDispatcher-worker-3 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:54.183 [DefaultDispatcher-worker-3 @coroutine#2921] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId 2024-02-05 10:13:54.183 [DefaultDispatcher-worker-10 @coroutine#3081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e553d60 2024-02-05 10:13:54.183 [DefaultDispatcher-worker-10 @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37097/UmAppDatabase/replication/nodeId 2024-02-05 10:13:54.183 [DefaultDispatcher-worker-10 @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37097/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:54.183 [DefaultDispatcher-worker-10 @coroutine#3081] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37097/UmAppDatabase/replication/nodeId 2024-02-05 10:13:54.184 [DefaultDispatcher-worker-22 @coroutine#3245] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53893/UmAppDatabase/replication/nodeId 2024-02-05 10:13:54.184 [DefaultDispatcher-worker-22 @coroutine#3245] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53893/UmAppDatabase/replication/nodeId 2024-02-05 10:13:54.184 [DefaultDispatcher-worker-14 @coroutine#2921] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId 2024-02-05 10:13:54.184 [DefaultDispatcher-worker-14 @coroutine#2921] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId 2024-02-05 10:13:54.185 [DefaultDispatcher-worker-15 @coroutine#3081] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37097/UmAppDatabase/replication/nodeId 2024-02-05 10:13:54.185 [DefaultDispatcher-worker-15 @coroutine#3081] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37097/UmAppDatabase/replication/nodeId 2024-02-05 10:13:54.187 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2024-02-05 10:13:54.187 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:54.187 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:54.187 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:54.187 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:54.187 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:54.187 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:54.187 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@786e2c5e 2024-02-05 10:13:54.187 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:54.187 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:54.187 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:54.187 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:54.187 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:54.187 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:54.187 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:54.187 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:54.187 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:54.187 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:54.187 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:54.187 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:54.187 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:54.187 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:54.187 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:54.187 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:54.187 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:54.187 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:54.187 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:54.187 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2024-02-05 10:13:54.187 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:54.187 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:54.187 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:54.187 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:54.187 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:54.187 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:54.187 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:54.187 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:54.187 [Test worker @coroutine#6406] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2024-02-05 10:13:54.191 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@23b260ed 2024-02-05 10:13:54.191 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@23b260ed 2024-02-05 10:13:54.191 [Test worker @coroutine#6406] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2024-02-05 10:13:54.213 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23b260ed 2024-02-05 10:13:54.229 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23b260ed 2024-02-05 10:13:54.232 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23b260ed 2024-02-05 10:13:54.235 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23b260ed 2024-02-05 10:13:54.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2024-02-05 10:13:54.240 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2024-02-05 10:13:54.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 10:13:54.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:54.241 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2024-02-05 10:13:54.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2024-02-05 10:13:54.241 [Test worker @coroutine#6422] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2024-02-05 10:13:54.242 [Test worker @coroutine#6422] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:54.242 [Test worker @coroutine#6422] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:54.242 [Test worker @coroutine#6422] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:54.242 [Test worker @coroutine#6422] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:54.242 [Test worker @coroutine#6422] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:54.242 [Test worker @coroutine#6422] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:54.242 [Test worker @coroutine#6422] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51c660c8 2024-02-05 10:13:54.242 [Test worker @coroutine#6422] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:54.242 [Test worker @coroutine#6422] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:54.242 [Test worker @coroutine#6422] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:54.242 [Test worker @coroutine#6422] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:54.242 [Test worker @coroutine#6422] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:54.242 [Test worker @coroutine#6422] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:54.242 [Test worker @coroutine#6422] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:54.242 [Test worker @coroutine#6422] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:54.242 [Test worker @coroutine#6422] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:54.242 [Test worker @coroutine#6422] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:54.242 [Test worker @coroutine#6422] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:54.242 [Test worker @coroutine#6422] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:54.242 [Test worker @coroutine#6422] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:54.242 [Test worker @coroutine#6422] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:54.242 [Test worker @coroutine#6422] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:54.242 [Test worker @coroutine#6422] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:54.242 [Test worker @coroutine#6422] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:54.242 [Test worker @coroutine#6422] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:54.242 [Test worker @coroutine#6422] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:54.242 [Test worker @coroutine#6422] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2024-02-05 10:13:54.242 [Test worker @coroutine#6422] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:54.242 [Test worker @coroutine#6422] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:54.242 [Test worker @coroutine#6422] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:54.242 [Test worker @coroutine#6422] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:54.242 [Test worker @coroutine#6422] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:54.242 [Test worker @coroutine#6422] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:54.242 [Test worker @coroutine#6422] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:54.242 [Test worker @coroutine#6422] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:54.242 [Test worker @coroutine#6422] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2024-02-05 10:13:54.243 [Test worker @coroutine#6422] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@8829ecd 2024-02-05 10:13:54.243 [Test worker @coroutine#6422] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@8829ecd 2024-02-05 10:13:54.243 [Test worker @coroutine#6422] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2024-02-05 10:13:54.263 [Test worker @coroutine#6422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8829ecd 2024-02-05 10:13:54.280 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8829ecd 2024-02-05 10:13:54.283 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8829ecd 2024-02-05 10:13:54.285 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8829ecd 2024-02-05 10:13:54.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2024-02-05 10:13:54.289 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2024-02-05 10:13:54.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 10:13:54.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:54.289 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2024-02-05 10:13:54.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2024-02-05 10:13:54.291 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2024-02-05 10:13:54.292 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:54.292 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:54.292 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:54.292 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:54.292 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:54.292 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:54.292 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@424ebf5b 2024-02-05 10:13:54.292 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:54.292 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:54.292 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:54.292 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:54.292 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:54.292 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:54.292 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:54.292 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:54.292 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:54.292 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:54.292 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:54.292 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:54.292 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:54.292 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:54.292 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:54.292 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:54.292 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:54.292 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:54.292 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:54.292 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2024-02-05 10:13:54.292 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:54.292 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:54.292 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:54.292 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:54.292 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:54.292 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:54.292 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:54.292 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:54.292 [Test worker @coroutine#6438] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2024-02-05 10:13:54.295 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@44992466 2024-02-05 10:13:54.295 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@44992466 2024-02-05 10:13:54.295 [Test worker @coroutine#6438] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2024-02-05 10:13:54.317 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44992466 2024-02-05 10:13:54.334 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44992466 2024-02-05 10:13:54.337 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44992466 2024-02-05 10:13:54.339 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44992466 2024-02-05 10:13:54.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2024-02-05 10:13:54.347 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2024-02-05 10:13:54.347 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 10:13:54.347 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:54.347 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2024-02-05 10:13:54.347 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2024-02-05 10:13:54.361 [UI Thread @coroutine#6459] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50481/Site/verify 2024-02-05 10:13:54.361 [UI Thread @coroutine#6459] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50481/Site/verify. 2024-02-05 10:13:54.361 [UI Thread @coroutine#6459] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50481/Site/verify 2024-02-05 10:13:54.365 [UI Thread @coroutine#6459] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50481/Site/verify 2024-02-05 10:13:54.365 [UI Thread @coroutine#6459] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50481/Site/verify 2024-02-05 10:13:54.365 [UI Thread @coroutine#6459] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:50481/Site/verify. 2024-02-05 10:13:54.365 [UI Thread @coroutine#6459] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:50481/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 10:13:54.373 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2024-02-05 10:13:54.373 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:54.373 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:54.373 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:54.373 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:54.373 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:54.373 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:54.373 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3cdafb82 2024-02-05 10:13:54.373 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:54.373 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:54.373 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:54.373 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:54.373 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:54.373 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:54.373 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:54.373 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:54.373 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:54.373 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:54.373 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:54.373 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:54.373 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:54.373 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:54.373 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:54.373 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:54.373 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:54.373 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:54.373 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:54.373 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2024-02-05 10:13:54.373 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:54.373 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:54.373 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:54.373 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:54.373 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:54.373 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:54.373 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:54.373 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:54.373 [Test worker @coroutine#6474] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2024-02-05 10:13:54.374 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a3c541e 2024-02-05 10:13:54.374 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a3c541e 2024-02-05 10:13:54.374 [Test worker @coroutine#6474] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2024-02-05 10:13:54.396 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a3c541e 2024-02-05 10:13:54.414 [Test worker @coroutine#6475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a3c541e 2024-02-05 10:13:54.417 [Test worker @coroutine#6477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a3c541e 2024-02-05 10:13:54.419 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a3c541e 2024-02-05 10:13:54.426 [DefaultDispatcher-worker-11 @coroutine#6481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a3c541e 2024-02-05 10:13:54.437 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2024-02-05 10:13:54.437 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2024-02-05 10:13:54.437 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:54.441 [HikariPool-212 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a3c541e: (connection evicted) 2024-02-05 10:13:54.442 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:54.443 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2024-02-05 10:13:54.443 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2024-02-05 10:13:54.443 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2024-02-05 10:13:54.444 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:54.444 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:54.444 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:54.444 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:54.444 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:54.444 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:54.444 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c358f32 2024-02-05 10:13:54.444 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:54.444 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:54.444 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:54.444 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:54.444 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:54.444 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:54.444 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:54.444 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:54.444 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:54.444 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:54.444 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:54.444 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:54.444 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:54.444 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:54.444 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:54.444 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:54.444 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:54.444 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:54.444 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:54.444 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2024-02-05 10:13:54.444 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:54.444 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:54.444 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:54.444 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:54.444 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:54.444 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:54.444 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:54.444 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:54.444 [Test worker @coroutine#6492] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2024-02-05 10:13:54.447 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@505e483f 2024-02-05 10:13:54.447 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@505e483f 2024-02-05 10:13:54.447 [Test worker @coroutine#6492] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2024-02-05 10:13:54.459 [DefaultDispatcher-worker-5 @coroutine#2968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549404e7 2024-02-05 10:13:54.459 [DefaultDispatcher-worker-5 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId 2024-02-05 10:13:54.459 [DefaultDispatcher-worker-5 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:54.459 [DefaultDispatcher-worker-5 @coroutine#2968] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId 2024-02-05 10:13:54.462 [DefaultDispatcher-worker-9 @coroutine#2968] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId 2024-02-05 10:13:54.462 [DefaultDispatcher-worker-9 @coroutine#2968] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId 2024-02-05 10:13:54.467 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@505e483f 2024-02-05 10:13:54.483 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@505e483f 2024-02-05 10:13:54.486 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@505e483f 2024-02-05 10:13:54.488 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@505e483f 2024-02-05 10:13:54.492 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2024-02-05 10:13:54.492 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2024-02-05 10:13:54.492 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 10:13:54.492 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:54.492 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2024-02-05 10:13:54.492 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2024-02-05 10:13:54.495 [DefaultDispatcher-worker-17 @coroutine#3132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2ae7d7 2024-02-05 10:13:54.495 [DefaultDispatcher-worker-17 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36831/UmAppDatabase/replication/nodeId 2024-02-05 10:13:54.495 [DefaultDispatcher-worker-17 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36831/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:54.495 [DefaultDispatcher-worker-17 @coroutine#3132] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36831/UmAppDatabase/replication/nodeId 2024-02-05 10:13:54.496 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2024-02-05 10:13:54.496 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:54.496 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:54.496 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:54.496 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:54.496 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:54.496 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:54.496 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@630a647c 2024-02-05 10:13:54.496 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:54.496 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:54.496 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:54.496 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:54.496 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:54.496 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:54.496 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:54.496 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:54.496 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:54.496 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:54.496 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:54.496 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:54.496 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:54.496 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:54.496 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:54.496 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:54.496 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:54.496 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:54.496 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:54.496 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2024-02-05 10:13:54.496 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:54.496 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:54.496 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:54.496 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:54.496 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:54.496 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:54.496 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:54.496 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:54.496 [Test worker @coroutine#6513] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2024-02-05 10:13:54.497 [DefaultDispatcher-worker-5 @coroutine#3132] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36831/UmAppDatabase/replication/nodeId 2024-02-05 10:13:54.497 [DefaultDispatcher-worker-5 @coroutine#3132] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36831/UmAppDatabase/replication/nodeId 2024-02-05 10:13:54.499 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@19e5e846 2024-02-05 10:13:54.499 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@19e5e846 2024-02-05 10:13:54.499 [Test worker @coroutine#6513] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2024-02-05 10:13:54.519 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19e5e846 2024-02-05 10:13:54.535 [Test worker @coroutine#6517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19e5e846 2024-02-05 10:13:54.537 [Test worker @coroutine#6519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19e5e846 2024-02-05 10:13:54.540 [Test worker @coroutine#6521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19e5e846 2024-02-05 10:13:54.543 [UI Thread @coroutine#6530] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48311/Site/verify 2024-02-05 10:13:54.543 [UI Thread @coroutine#6530] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48311/Site/verify. 2024-02-05 10:13:54.543 [UI Thread @coroutine#6530] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48311/Site/verify 2024-02-05 10:13:54.550 [DefaultDispatcher-worker-5 @coroutine#6523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19e5e846 2024-02-05 10:13:54.551 [UI Thread @coroutine#6530] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48311/Site/verify 2024-02-05 10:13:54.552 [UI Thread @coroutine#6530] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48311/Site/verify 2024-02-05 10:13:54.552 [UI Thread @coroutine#6530] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:48311/Site/verify. 2024-02-05 10:13:54.552 [UI Thread @coroutine#6530] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:48311/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 10:13:54.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2024-02-05 10:13:54.557 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2024-02-05 10:13:54.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:54.557 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19e5e846: (connection evicted) 2024-02-05 10:13:54.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:54.558 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2024-02-05 10:13:54.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2024-02-05 10:13:54.564 [UI Thread @coroutine#6543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43067/Site/verify 2024-02-05 10:13:54.564 [UI Thread @coroutine#6543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43067/Site/verify. 2024-02-05 10:13:54.564 [UI Thread @coroutine#6543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43067/Site/verify 2024-02-05 10:13:54.569 [UI Thread @coroutine#6543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43067/Site/verify 2024-02-05 10:13:54.569 [UI Thread @coroutine#6543] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43067/Site/verify 2024-02-05 10:13:54.569 [UI Thread @coroutine#6543] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:43067/Site/verify. 2024-02-05 10:13:54.569 [UI Thread @coroutine#6543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43067/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 10:13:54.577 [UI Thread @coroutine#6556] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60703/Site/verify 2024-02-05 10:13:54.578 [UI Thread @coroutine#6556] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60703/Site/verify. 2024-02-05 10:13:54.578 [UI Thread @coroutine#6556] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60703/Site/verify 2024-02-05 10:13:54.582 [UI Thread @coroutine#6556] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60703/Site/verify 2024-02-05 10:13:54.582 [UI Thread @coroutine#6556] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60703/Site/verify 2024-02-05 10:13:54.582 [UI Thread @coroutine#6556] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:60703/Site/verify. 2024-02-05 10:13:54.582 [UI Thread @coroutine#6556] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60703/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 10:13:54.600 [UI Thread @coroutine#6570] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2024-02-05 10:13:54.600 [UI Thread @coroutine#6570] 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-02-05 10:13:54.600 [UI Thread @coroutine#6570] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2024-02-05 10:13:54.603 [UI Thread @coroutine#6570] 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-02-05 10:13:54.607 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2024-02-05 10:13:54.607 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:54.607 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:54.607 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:54.607 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:54.607 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:54.607 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:54.607 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@494c452b 2024-02-05 10:13:54.607 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:54.607 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:54.607 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:54.607 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:54.607 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:54.607 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:54.607 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:54.608 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:54.608 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:54.608 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:54.608 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:54.608 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:54.608 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:54.608 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:54.608 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:54.608 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:54.608 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:54.608 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:54.608 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:54.608 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2024-02-05 10:13:54.608 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:54.608 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:54.608 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:54.608 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:54.608 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:54.608 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:54.608 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:54.608 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:54.608 [Test worker @coroutine#6577] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2024-02-05 10:13:54.608 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d41881 2024-02-05 10:13:54.608 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d41881 2024-02-05 10:13:54.608 [Test worker @coroutine#6577] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2024-02-05 10:13:54.629 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d41881 2024-02-05 10:13:54.645 [Test worker @coroutine#6579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d41881 2024-02-05 10:13:54.648 [Test worker @coroutine#6581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d41881 2024-02-05 10:13:54.650 [Test worker @coroutine#6583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d41881 2024-02-05 10:13:54.659 [DefaultDispatcher-worker-10 @coroutine#6585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d41881 2024-02-05 10:13:54.661 [DefaultDispatcher-worker-8 @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e4b70c6 2024-02-05 10:13:54.661 [DefaultDispatcher-worker-8 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57045/UmAppDatabase/replication/nodeId 2024-02-05 10:13:54.661 [DefaultDispatcher-worker-8 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57045/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:54.661 [DefaultDispatcher-worker-8 @coroutine#3001] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57045/UmAppDatabase/replication/nodeId 2024-02-05 10:13:54.663 [DefaultDispatcher-worker-8 @coroutine#3001] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57045/UmAppDatabase/replication/nodeId 2024-02-05 10:13:54.663 [DefaultDispatcher-worker-8 @coroutine#3001] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57045/UmAppDatabase/replication/nodeId 2024-02-05 10:13:54.684 [DefaultDispatcher-worker-11 @coroutine#6577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d41881 2024-02-05 10:13:54.695 [DefaultDispatcher-worker-13 @coroutine#6577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d41881 2024-02-05 10:13:54.703 [DefaultDispatcher-worker-13 @coroutine#6577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d41881 2024-02-05 10:13:54.708 [HikariPool-215 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 10:13:54.713 [DefaultDispatcher-worker-16 @coroutine#6577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d41881 2024-02-05 10:13:54.723 [DefaultDispatcher-worker-3 @coroutine#6577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d41881 2024-02-05 10:13:54.732 [DefaultDispatcher-worker-3 @coroutine#6577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d41881 2024-02-05 10:13:54.755 [DefaultDispatcher-worker-17 @coroutine#6605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d41881 2024-02-05 10:13:54.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2024-02-05 10:13:54.757 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2024-02-05 10:13:54.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:54.759 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d41881: (connection evicted) 2024-02-05 10:13:54.760 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:54.760 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2024-02-05 10:13:54.760 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2024-02-05 10:13:54.762 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2024-02-05 10:13:54.762 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:54.762 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:54.762 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:54.762 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:54.762 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:54.763 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:54.763 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22277482 2024-02-05 10:13:54.763 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:54.763 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:54.763 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:54.763 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:54.763 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:54.763 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:54.763 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:54.763 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:54.763 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:54.763 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:54.763 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:54.763 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:54.763 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:54.763 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:54.763 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:54.763 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:54.763 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:54.763 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:54.763 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:54.763 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2024-02-05 10:13:54.763 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:54.763 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:54.763 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:54.763 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:54.763 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:54.763 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:54.763 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:54.763 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:54.763 [Test worker @coroutine#6611] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2024-02-05 10:13:54.767 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@4474c514 2024-02-05 10:13:54.767 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@4474c514 2024-02-05 10:13:54.767 [Test worker @coroutine#6611] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2024-02-05 10:13:54.789 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4474c514 2024-02-05 10:13:54.805 [Test worker @coroutine#6613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4474c514 2024-02-05 10:13:54.808 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4474c514 2024-02-05 10:13:54.811 [Test worker @coroutine#6617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4474c514 2024-02-05 10:13:54.811 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2024-02-05 10:13:54.811 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:54.811 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:54.811 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:54.811 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:54.811 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:54.811 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:54.811 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ebd80f8 2024-02-05 10:13:54.811 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:54.811 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:54.811 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:54.811 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:54.811 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:54.811 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:54.811 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:54.811 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:54.811 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:54.811 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:54.812 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:54.812 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:54.812 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:54.812 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:54.812 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:54.812 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:54.812 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:54.812 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:54.812 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:54.812 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2024-02-05 10:13:54.812 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:54.812 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:54.812 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:54.812 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:54.812 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:54.812 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:54.812 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:54.812 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:54.812 [Test worker @coroutine#6611] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2024-02-05 10:13:54.812 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e82b631 2024-02-05 10:13:54.812 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e82b631 2024-02-05 10:13:54.812 [Test worker @coroutine#6611] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2024-02-05 10:13:54.825 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:54.833 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e82b631 2024-02-05 10:13:54.850 [Test worker @coroutine#6619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e82b631 2024-02-05 10:13:54.852 [Test worker @coroutine#6621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e82b631 2024-02-05 10:13:54.855 [Test worker @coroutine#6623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e82b631 2024-02-05 10:13:54.865 [DefaultDispatcher-worker-8 @coroutine#6625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e82b631 2024-02-05 10:13:54.867 [HikariPool-216 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 10:13:54.879 [DefaultDispatcher-worker-18 @coroutine#6611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4474c514 2024-02-05 10:13:54.891 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:54.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2024-02-05 10:13:54.894 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2024-02-05 10:13:54.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:54.894 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4474c514: (connection evicted) 2024-02-05 10:13:54.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:54.895 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2024-02-05 10:13:54.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2024-02-05 10:13:54.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2024-02-05 10:13:54.895 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2024-02-05 10:13:54.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:54.895 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e82b631: (connection evicted) 2024-02-05 10:13:54.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:54.897 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2024-02-05 10:13:54.897 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2024-02-05 10:13:54.898 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2024-02-05 10:13:54.898 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:54.898 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:54.898 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:54.898 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:54.898 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:54.898 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:54.898 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b391e45 2024-02-05 10:13:54.898 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:54.898 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:54.898 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:54.898 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:54.898 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:54.899 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:54.899 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:54.899 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:54.899 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:54.899 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:54.899 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:54.899 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:54.899 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:54.899 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:54.899 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:54.899 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:54.899 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:54.899 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:54.899 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:54.899 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2024-02-05 10:13:54.899 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:54.899 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:54.899 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:54.899 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:54.899 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:54.899 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:54.899 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:54.899 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:54.899 [Test worker @coroutine#6659] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2024-02-05 10:13:54.899 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@54602d5a 2024-02-05 10:13:54.899 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@54602d5a 2024-02-05 10:13:54.899 [Test worker @coroutine#6659] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2024-02-05 10:13:54.920 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54602d5a 2024-02-05 10:13:54.936 [Test worker @coroutine#6661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54602d5a 2024-02-05 10:13:54.939 [Test worker @coroutine#6663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54602d5a 2024-02-05 10:13:54.941 [Test worker @coroutine#6665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54602d5a 2024-02-05 10:13:54.942 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2024-02-05 10:13:54.942 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:54.942 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:54.942 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:54.942 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:54.942 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:54.942 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:54.942 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41ff98dc 2024-02-05 10:13:54.942 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:54.942 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:54.942 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:54.942 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:54.942 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:54.942 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:54.942 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:54.942 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:54.942 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:54.942 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:54.942 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:54.942 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:54.942 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:54.942 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:54.942 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:54.942 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:54.942 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:54.942 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:54.942 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:54.942 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2024-02-05 10:13:54.942 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:54.942 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:54.942 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:54.942 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:54.942 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:54.942 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:54.942 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:54.942 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:54.942 [Test worker @coroutine#6659] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2024-02-05 10:13:54.943 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@eb1d7c8 2024-02-05 10:13:54.943 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@eb1d7c8 2024-02-05 10:13:54.943 [Test worker @coroutine#6659] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2024-02-05 10:13:54.945 [DefaultDispatcher-worker-17 @coroutine#2888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab2e018 2024-02-05 10:13:54.945 [DefaultDispatcher-worker-17 @coroutine#2888] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2024-02-05 10:13:54.945 [DefaultDispatcher-worker-17 @coroutine#2888] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:54.945 [DefaultDispatcher-worker-17 @coroutine#2888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2024-02-05 10:13:54.945 [DefaultDispatcher-worker-8 @coroutine#3182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3113595e 2024-02-05 10:13:54.945 [DefaultDispatcher-worker-8 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56055/UmAppDatabase/replication/nodeId 2024-02-05 10:13:54.945 [DefaultDispatcher-worker-8 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56055/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:54.945 [DefaultDispatcher-worker-8 @coroutine#3182] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56055/UmAppDatabase/replication/nodeId 2024-02-05 10:13:54.954 [DefaultDispatcher-worker-20 @coroutine#2888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2024-02-05 10:13:54.954 [DefaultDispatcher-worker-20 @coroutine#2888] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2024-02-05 10:13:54.954 [DefaultDispatcher-worker-22 @coroutine#3182] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56055/UmAppDatabase/replication/nodeId 2024-02-05 10:13:54.954 [DefaultDispatcher-worker-22 @coroutine#3182] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56055/UmAppDatabase/replication/nodeId 2024-02-05 10:13:54.964 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb1d7c8 2024-02-05 10:13:54.980 [Test worker @coroutine#6673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb1d7c8 2024-02-05 10:13:54.983 [Test worker @coroutine#6675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb1d7c8 2024-02-05 10:13:54.986 [Test worker @coroutine#6677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb1d7c8 2024-02-05 10:13:54.994 [DefaultDispatcher-worker-19 @coroutine#6679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb1d7c8 2024-02-05 10:13:54.999 [HikariPool-218 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 10:13:55.008 [DefaultDispatcher-worker-12 @coroutine#6659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54602d5a 2024-02-05 10:13:55.022 [DefaultDispatcher-worker-21 @coroutine#6659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54602d5a 2024-02-05 10:13:55.028 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2024-02-05 10:13:55.029 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2024-02-05 10:13:55.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:55.039 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54602d5a: (connection evicted) 2024-02-05 10:13:55.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:55.040 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2024-02-05 10:13:55.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2024-02-05 10:13:55.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2024-02-05 10:13:55.040 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2024-02-05 10:13:55.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:55.043 [HikariPool-219 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Pool stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:55.047 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@eb1d7c8: (connection evicted) 2024-02-05 10:13:55.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:55.048 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2024-02-05 10:13:55.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2024-02-05 10:13:55.049 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2024-02-05 10:13:55.050 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:55.050 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:55.050 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:55.050 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:55.050 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:55.050 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:55.050 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5565d718 2024-02-05 10:13:55.050 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:55.050 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:55.050 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:55.050 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:55.050 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:55.050 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:55.050 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:55.050 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:55.050 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:55.050 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:55.050 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:55.050 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:55.050 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:55.050 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:55.050 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:55.050 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:55.050 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:55.050 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:55.050 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:55.050 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2024-02-05 10:13:55.050 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:55.050 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:55.050 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:55.050 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:55.050 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:55.050 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:55.050 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:55.050 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:55.050 [Test worker @coroutine#6715] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2024-02-05 10:13:55.051 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@70c3483b 2024-02-05 10:13:55.051 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@70c3483b 2024-02-05 10:13:55.051 [Test worker @coroutine#6715] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2024-02-05 10:13:55.071 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c3483b 2024-02-05 10:13:55.090 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c3483b 2024-02-05 10:13:55.093 [Test worker @coroutine#6719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c3483b 2024-02-05 10:13:55.096 [Test worker @coroutine#6721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c3483b 2024-02-05 10:13:55.098 [DefaultDispatcher-worker-20 @coroutine#3063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e79a447 2024-02-05 10:13:55.098 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2024-02-05 10:13:55.098 [DefaultDispatcher-worker-20 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 10:13:55.098 [DefaultDispatcher-worker-20 @coroutine#3063] 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-02-05 10:13:55.099 [DefaultDispatcher-worker-20 @coroutine#3063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 10:13:55.099 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:55.099 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:55.099 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:55.099 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:55.099 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:55.099 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:55.099 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ddd5715 2024-02-05 10:13:55.099 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:55.099 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:55.099 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:55.099 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:55.099 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:55.099 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:55.099 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:55.099 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:55.099 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:55.099 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:55.099 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:55.099 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:55.099 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:55.099 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:55.099 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:55.099 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:55.099 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:55.099 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:55.099 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:55.099 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2024-02-05 10:13:55.099 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:55.099 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:55.099 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:55.099 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:55.099 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:55.099 [DefaultDispatcher-worker-14 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fa8ea5 2024-02-05 10:13:55.099 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:55.099 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:55.099 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:55.099 [Test worker @coroutine#6715] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2024-02-05 10:13:55.099 [DefaultDispatcher-worker-14 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47311/UmAppDatabase/replication/nodeId 2024-02-05 10:13:55.099 [DefaultDispatcher-worker-14 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47311/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:55.099 [DefaultDispatcher-worker-14 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47311/UmAppDatabase/replication/nodeId 2024-02-05 10:13:55.100 [DefaultDispatcher-worker-3 @coroutine#3063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 10:13:55.100 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@54c15e 2024-02-05 10:13:55.100 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@54c15e 2024-02-05 10:13:55.100 [Test worker @coroutine#6715] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2024-02-05 10:13:55.100 [DefaultDispatcher-worker-5 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47311/UmAppDatabase/replication/nodeId 2024-02-05 10:13:55.100 [DefaultDispatcher-worker-5 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47311/UmAppDatabase/replication/nodeId 2024-02-05 10:13:55.121 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c15e 2024-02-05 10:13:55.138 [Test worker @coroutine#6728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c15e 2024-02-05 10:13:55.141 [Test worker @coroutine#6730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c15e 2024-02-05 10:13:55.143 [Test worker @coroutine#6732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c15e 2024-02-05 10:13:55.156 [HikariPool-220 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 10:13:55.164 [DefaultDispatcher-worker-1 @coroutine#6734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c15e 2024-02-05 10:13:55.178 [DefaultDispatcher-worker-6 @coroutine#6715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c3483b 2024-02-05 10:13:55.190 [DefaultDispatcher-worker-7 @coroutine#6715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c3483b 2024-02-05 10:13:55.192 [DefaultDispatcher-worker-5 @coroutine#3245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b38db21 2024-02-05 10:13:55.192 [DefaultDispatcher-worker-5 @coroutine#3245] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53893/UmAppDatabase/replication/nodeId 2024-02-05 10:13:55.192 [DefaultDispatcher-worker-5 @coroutine#3245] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53893/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:55.192 [DefaultDispatcher-worker-5 @coroutine#3245] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53893/UmAppDatabase/replication/nodeId 2024-02-05 10:13:55.192 [DefaultDispatcher-worker-4 @coroutine#2921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-05 10:13:55.192 [DefaultDispatcher-worker-4 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId 2024-02-05 10:13:55.192 [DefaultDispatcher-worker-4 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:55.192 [DefaultDispatcher-worker-4 @coroutine#2921] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId 2024-02-05 10:13:55.193 [DefaultDispatcher-worker-2 @coroutine#3245] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53893/UmAppDatabase/replication/nodeId 2024-02-05 10:13:55.193 [DefaultDispatcher-worker-2 @coroutine#3245] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53893/UmAppDatabase/replication/nodeId 2024-02-05 10:13:55.193 [DefaultDispatcher-worker-21 @coroutine#2921] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId 2024-02-05 10:13:55.194 [DefaultDispatcher-worker-21 @coroutine#2921] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId 2024-02-05 10:13:55.199 [DefaultDispatcher-worker-17 @coroutine#3081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e553d60 2024-02-05 10:13:55.199 [DefaultDispatcher-worker-17 @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37097/UmAppDatabase/replication/nodeId 2024-02-05 10:13:55.199 [DefaultDispatcher-worker-17 @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37097/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:55.199 [DefaultDispatcher-worker-17 @coroutine#3081] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37097/UmAppDatabase/replication/nodeId 2024-02-05 10:13:55.200 [HikariPool-221 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:55.201 [DefaultDispatcher-worker-5 @coroutine#3081] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37097/UmAppDatabase/replication/nodeId 2024-02-05 10:13:55.201 [DefaultDispatcher-worker-5 @coroutine#3081] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37097/UmAppDatabase/replication/nodeId 2024-02-05 10:13:55.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2024-02-05 10:13:55.452 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2024-02-05 10:13:55.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:55.464 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70c3483b: (connection evicted) 2024-02-05 10:13:55.465 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:55.465 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2024-02-05 10:13:55.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2024-02-05 10:13:55.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2024-02-05 10:13:55.465 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2024-02-05 10:13:55.465 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:55.472 [DefaultDispatcher-worker-16 @coroutine#2968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549404e7 2024-02-05 10:13:55.472 [DefaultDispatcher-worker-16 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId 2024-02-05 10:13:55.472 [DefaultDispatcher-worker-16 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:55.472 [DefaultDispatcher-worker-16 @coroutine#2968] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId 2024-02-05 10:13:55.474 [DefaultDispatcher-worker-11 @coroutine#2968] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId 2024-02-05 10:13:55.474 [DefaultDispatcher-worker-11 @coroutine#2968] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId 2024-02-05 10:13:55.475 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54c15e: (connection evicted) 2024-02-05 10:13:55.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:55.476 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2024-02-05 10:13:55.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2024-02-05 10:13:55.477 [Test worker @coroutine#6782] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2024-02-05 10:13:55.477 [Test worker @coroutine#6782] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:55.477 [Test worker @coroutine#6782] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:55.477 [Test worker @coroutine#6782] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:55.477 [Test worker @coroutine#6782] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:55.477 [Test worker @coroutine#6782] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:55.477 [Test worker @coroutine#6782] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:55.477 [Test worker @coroutine#6782] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@414d5660 2024-02-05 10:13:55.477 [Test worker @coroutine#6782] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:55.477 [Test worker @coroutine#6782] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:55.477 [Test worker @coroutine#6782] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:55.477 [Test worker @coroutine#6782] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:55.477 [Test worker @coroutine#6782] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:55.477 [Test worker @coroutine#6782] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:55.477 [Test worker @coroutine#6782] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:55.477 [Test worker @coroutine#6782] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:55.477 [Test worker @coroutine#6782] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:55.477 [Test worker @coroutine#6782] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:55.477 [Test worker @coroutine#6782] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:55.477 [Test worker @coroutine#6782] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:55.477 [Test worker @coroutine#6782] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:55.477 [Test worker @coroutine#6782] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:55.478 [Test worker @coroutine#6782] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:55.478 [Test worker @coroutine#6782] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:55.478 [Test worker @coroutine#6782] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:55.478 [Test worker @coroutine#6782] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:55.478 [Test worker @coroutine#6782] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:55.478 [Test worker @coroutine#6782] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2024-02-05 10:13:55.478 [Test worker @coroutine#6782] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:55.478 [Test worker @coroutine#6782] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:55.478 [Test worker @coroutine#6782] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:55.478 [Test worker @coroutine#6782] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:55.478 [Test worker @coroutine#6782] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:55.478 [Test worker @coroutine#6782] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:55.478 [Test worker @coroutine#6782] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:55.478 [Test worker @coroutine#6782] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:55.478 [Test worker @coroutine#6782] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2024-02-05 10:13:55.491 [Test worker @coroutine#6782] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f77d839 2024-02-05 10:13:55.491 [Test worker @coroutine#6782] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f77d839 2024-02-05 10:13:55.491 [Test worker @coroutine#6782] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2024-02-05 10:13:55.507 [DefaultDispatcher-worker-2 @coroutine#3132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2ae7d7 2024-02-05 10:13:55.507 [DefaultDispatcher-worker-2 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36831/UmAppDatabase/replication/nodeId 2024-02-05 10:13:55.507 [DefaultDispatcher-worker-2 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36831/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:55.507 [DefaultDispatcher-worker-2 @coroutine#3132] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36831/UmAppDatabase/replication/nodeId 2024-02-05 10:13:55.509 [DefaultDispatcher-worker-14 @coroutine#3132] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36831/UmAppDatabase/replication/nodeId 2024-02-05 10:13:55.509 [DefaultDispatcher-worker-14 @coroutine#3132] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36831/UmAppDatabase/replication/nodeId 2024-02-05 10:13:55.527 [Test worker @coroutine#6782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f77d839 2024-02-05 10:13:55.567 [Test worker @coroutine#6787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f77d839 2024-02-05 10:13:55.569 [Test worker @coroutine#6789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f77d839 2024-02-05 10:13:55.573 [Test worker @coroutine#6791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f77d839 2024-02-05 10:13:55.573 [Test worker @coroutine#6782] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2024-02-05 10:13:55.574 [Test worker @coroutine#6782] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:55.574 [Test worker @coroutine#6782] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:55.574 [Test worker @coroutine#6782] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:55.574 [Test worker @coroutine#6782] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:55.574 [Test worker @coroutine#6782] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:55.574 [Test worker @coroutine#6782] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:55.574 [Test worker @coroutine#6782] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@345effd7 2024-02-05 10:13:55.574 [Test worker @coroutine#6782] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:55.574 [Test worker @coroutine#6782] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:55.574 [Test worker @coroutine#6782] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:55.574 [Test worker @coroutine#6782] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:55.574 [Test worker @coroutine#6782] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:55.574 [Test worker @coroutine#6782] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:55.574 [Test worker @coroutine#6782] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:55.574 [Test worker @coroutine#6782] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:55.574 [Test worker @coroutine#6782] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:55.574 [Test worker @coroutine#6782] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:55.574 [Test worker @coroutine#6782] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:55.574 [Test worker @coroutine#6782] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:55.574 [Test worker @coroutine#6782] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:55.574 [Test worker @coroutine#6782] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:55.574 [Test worker @coroutine#6782] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:55.574 [Test worker @coroutine#6782] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:55.574 [Test worker @coroutine#6782] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:55.574 [Test worker @coroutine#6782] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:55.574 [Test worker @coroutine#6782] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:55.574 [Test worker @coroutine#6782] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2024-02-05 10:13:55.574 [Test worker @coroutine#6782] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:55.574 [Test worker @coroutine#6782] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:55.574 [Test worker @coroutine#6782] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:55.574 [Test worker @coroutine#6782] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:55.574 [Test worker @coroutine#6782] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:55.574 [Test worker @coroutine#6782] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:55.574 [Test worker @coroutine#6782] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:55.574 [Test worker @coroutine#6782] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:55.574 [Test worker @coroutine#6782] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2024-02-05 10:13:55.591 [Test worker @coroutine#6782] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d854c13 2024-02-05 10:13:55.591 [Test worker @coroutine#6782] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d854c13 2024-02-05 10:13:55.591 [Test worker @coroutine#6782] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2024-02-05 10:13:55.591 [HikariPool-222 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:55.612 [Test worker @coroutine#6782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d854c13 2024-02-05 10:13:55.628 [Test worker @coroutine#6793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d854c13 2024-02-05 10:13:55.631 [Test worker @coroutine#6795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d854c13 2024-02-05 10:13:55.633 [Test worker @coroutine#6797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d854c13 2024-02-05 10:13:55.644 [DefaultDispatcher-worker-15 @coroutine#6799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d854c13 2024-02-05 10:13:55.658 [DefaultDispatcher-worker-8 @coroutine#6782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f77d839 2024-02-05 10:13:55.667 [DefaultDispatcher-worker-8 @coroutine#6782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f77d839 2024-02-05 10:13:55.686 [DefaultDispatcher-worker-3 @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e4b70c6 2024-02-05 10:13:55.686 [DefaultDispatcher-worker-3 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57045/UmAppDatabase/replication/nodeId 2024-02-05 10:13:55.686 [DefaultDispatcher-worker-3 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57045/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:55.686 [DefaultDispatcher-worker-3 @coroutine#3001] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57045/UmAppDatabase/replication/nodeId 2024-02-05 10:13:55.687 [DefaultDispatcher-worker-21 @coroutine#6782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f77d839 2024-02-05 10:13:55.688 [DefaultDispatcher-worker-3 @coroutine#3001] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57045/UmAppDatabase/replication/nodeId 2024-02-05 10:13:55.688 [DefaultDispatcher-worker-3 @coroutine#3001] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57045/UmAppDatabase/replication/nodeId 2024-02-05 10:13:55.694 [HikariPool-223 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:55.698 [DefaultDispatcher-worker-8 @coroutine#6782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f77d839 2024-02-05 10:13:55.709 [DefaultDispatcher-worker-14 @coroutine#6782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f77d839 2024-02-05 10:13:55.716 [DefaultDispatcher-worker-7 @coroutine#6782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f77d839 2024-02-05 10:13:55.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2024-02-05 10:13:55.723 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2024-02-05 10:13:55.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:55.727 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f77d839: (connection evicted) 2024-02-05 10:13:55.728 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:55.728 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2024-02-05 10:13:55.728 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2024-02-05 10:13:55.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2024-02-05 10:13:55.729 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2024-02-05 10:13:55.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:55.739 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d854c13: (connection evicted) 2024-02-05 10:13:55.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:55.740 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2024-02-05 10:13:55.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2024-02-05 10:13:55.741 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2024-02-05 10:13:55.742 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:55.742 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:55.742 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:55.742 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:55.742 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:55.742 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:55.742 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76d9fe26 2024-02-05 10:13:55.742 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:55.742 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:55.742 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:55.742 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:55.742 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:55.742 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:55.742 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:55.742 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:55.742 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:55.742 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:55.742 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:55.742 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:55.742 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:55.742 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:55.742 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:55.742 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:55.742 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:55.742 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:55.742 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:55.742 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2024-02-05 10:13:55.742 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:55.742 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:55.742 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:55.742 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:55.742 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:55.742 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:55.742 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:55.742 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:55.742 [Test worker @coroutine#6840] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2024-02-05 10:13:55.743 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a6a60f3 2024-02-05 10:13:55.743 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a6a60f3 2024-02-05 10:13:55.743 [Test worker @coroutine#6840] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2024-02-05 10:13:55.785 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a6a60f3 2024-02-05 10:13:55.802 [Test worker @coroutine#6841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a6a60f3 2024-02-05 10:13:55.805 [Test worker @coroutine#6843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a6a60f3 2024-02-05 10:13:55.819 [Test worker @coroutine#6845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a6a60f3 2024-02-05 10:13:55.820 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2024-02-05 10:13:55.820 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:55.820 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:55.820 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:55.820 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:55.820 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:55.820 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:55.820 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b910a4b 2024-02-05 10:13:55.820 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:55.820 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:55.820 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:55.820 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:55.820 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:55.820 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:55.821 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:55.821 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:55.821 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:55.821 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:55.821 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:55.821 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:55.821 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:55.821 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:55.821 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:55.821 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:55.821 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:55.821 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:55.821 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:55.821 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2024-02-05 10:13:55.821 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:55.821 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:55.821 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:55.821 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:55.821 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:55.821 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:55.821 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:55.821 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:55.821 [Test worker @coroutine#6840] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2024-02-05 10:13:55.831 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@582ce329 2024-02-05 10:13:55.831 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@582ce329 2024-02-05 10:13:55.831 [Test worker @coroutine#6840] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2024-02-05 10:13:55.843 [HikariPool-224 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:55.858 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@582ce329 2024-02-05 10:13:55.889 [Test worker @coroutine#6849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@582ce329 2024-02-05 10:13:55.892 [Test worker @coroutine#6851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@582ce329 2024-02-05 10:13:55.895 [Test worker @coroutine#6853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@582ce329 2024-02-05 10:13:55.902 [DefaultDispatcher-worker-10 @coroutine#6855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@582ce329 2024-02-05 10:13:55.918 [DefaultDispatcher-worker-10 @coroutine#6840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a6a60f3 2024-02-05 10:13:55.928 [DefaultDispatcher-worker-2 @coroutine#6840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a6a60f3 2024-02-05 10:13:55.931 [HikariPool-225 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:55.936 [DefaultDispatcher-worker-19 @coroutine#6840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a6a60f3 2024-02-05 10:13:55.944 [DefaultDispatcher-worker-8 @coroutine#6840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a6a60f3 2024-02-05 10:13:55.952 [DefaultDispatcher-worker-4 @coroutine#6840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a6a60f3 2024-02-05 10:13:55.958 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2024-02-05 10:13:55.958 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2024-02-05 10:13:55.958 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:55.963 [DefaultDispatcher-worker-22 @coroutine#3182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3113595e 2024-02-05 10:13:55.963 [DefaultDispatcher-worker-6 @coroutine#2888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab2e018 2024-02-05 10:13:55.963 [DefaultDispatcher-worker-22 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56055/UmAppDatabase/replication/nodeId 2024-02-05 10:13:55.964 [DefaultDispatcher-worker-22 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56055/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:55.964 [DefaultDispatcher-worker-22 @coroutine#3182] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56055/UmAppDatabase/replication/nodeId 2024-02-05 10:13:55.964 [DefaultDispatcher-worker-6 @coroutine#2888] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2024-02-05 10:13:55.964 [DefaultDispatcher-worker-6 @coroutine#2888] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:55.964 [DefaultDispatcher-worker-6 @coroutine#2888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2024-02-05 10:13:55.966 [DefaultDispatcher-worker-8 @coroutine#3182] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56055/UmAppDatabase/replication/nodeId 2024-02-05 10:13:55.966 [DefaultDispatcher-worker-8 @coroutine#3182] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56055/UmAppDatabase/replication/nodeId 2024-02-05 10:13:55.966 [DefaultDispatcher-worker-18 @coroutine#2888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2024-02-05 10:13:55.966 [DefaultDispatcher-worker-18 @coroutine#2888] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2024-02-05 10:13:55.971 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a6a60f3: (connection evicted) 2024-02-05 10:13:55.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:55.971 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2024-02-05 10:13:55.971 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2024-02-05 10:13:55.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2024-02-05 10:13:55.972 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2024-02-05 10:13:55.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:55.991 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@582ce329: (connection evicted) 2024-02-05 10:13:55.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:55.992 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2024-02-05 10:13:55.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2024-02-05 10:13:55.994 [Test worker @coroutine#6898] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2024-02-05 10:13:55.994 [Test worker @coroutine#6898] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:55.994 [Test worker @coroutine#6898] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:55.994 [Test worker @coroutine#6898] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:55.994 [Test worker @coroutine#6898] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:55.994 [Test worker @coroutine#6898] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:55.994 [Test worker @coroutine#6898] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:55.994 [Test worker @coroutine#6898] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c5eb88c 2024-02-05 10:13:55.994 [Test worker @coroutine#6898] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:55.994 [Test worker @coroutine#6898] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:55.994 [Test worker @coroutine#6898] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:55.994 [Test worker @coroutine#6898] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:55.994 [Test worker @coroutine#6898] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:55.994 [Test worker @coroutine#6898] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:55.994 [Test worker @coroutine#6898] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:55.994 [Test worker @coroutine#6898] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:55.994 [Test worker @coroutine#6898] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:55.994 [Test worker @coroutine#6898] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:55.994 [Test worker @coroutine#6898] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:55.994 [Test worker @coroutine#6898] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:55.994 [Test worker @coroutine#6898] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:55.994 [Test worker @coroutine#6898] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:55.994 [Test worker @coroutine#6898] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:55.994 [Test worker @coroutine#6898] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:55.994 [Test worker @coroutine#6898] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:55.994 [Test worker @coroutine#6898] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:55.994 [Test worker @coroutine#6898] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:55.994 [Test worker @coroutine#6898] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2024-02-05 10:13:55.994 [Test worker @coroutine#6898] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:55.994 [Test worker @coroutine#6898] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:55.994 [Test worker @coroutine#6898] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:55.994 [Test worker @coroutine#6898] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:55.994 [Test worker @coroutine#6898] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:55.994 [Test worker @coroutine#6898] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:55.994 [Test worker @coroutine#6898] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:55.994 [Test worker @coroutine#6898] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:55.994 [Test worker @coroutine#6898] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2024-02-05 10:13:56.003 [Test worker @coroutine#6898] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f0b32c0 2024-02-05 10:13:56.003 [Test worker @coroutine#6898] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f0b32c0 2024-02-05 10:13:56.003 [Test worker @coroutine#6898] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2024-02-05 10:13:56.024 [Test worker @coroutine#6898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f0b32c0 2024-02-05 10:13:56.042 [Test worker @coroutine#6899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f0b32c0 2024-02-05 10:13:56.045 [Test worker @coroutine#6901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f0b32c0 2024-02-05 10:13:56.048 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f0b32c0 2024-02-05 10:13:56.048 [Test worker @coroutine#6898] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2024-02-05 10:13:56.048 [Test worker @coroutine#6898] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:56.048 [Test worker @coroutine#6898] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:56.048 [Test worker @coroutine#6898] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:56.048 [Test worker @coroutine#6898] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:56.048 [Test worker @coroutine#6898] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:56.048 [Test worker @coroutine#6898] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:56.048 [Test worker @coroutine#6898] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32a7c583 2024-02-05 10:13:56.049 [Test worker @coroutine#6898] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:56.049 [Test worker @coroutine#6898] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:56.049 [Test worker @coroutine#6898] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:56.049 [Test worker @coroutine#6898] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:56.049 [Test worker @coroutine#6898] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:56.049 [Test worker @coroutine#6898] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:56.049 [Test worker @coroutine#6898] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:56.049 [Test worker @coroutine#6898] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:56.049 [Test worker @coroutine#6898] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:56.049 [Test worker @coroutine#6898] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:56.049 [Test worker @coroutine#6898] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:56.049 [Test worker @coroutine#6898] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:56.049 [Test worker @coroutine#6898] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:56.049 [Test worker @coroutine#6898] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:56.049 [Test worker @coroutine#6898] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:56.049 [Test worker @coroutine#6898] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:56.049 [Test worker @coroutine#6898] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:56.049 [Test worker @coroutine#6898] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:56.049 [Test worker @coroutine#6898] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:56.049 [Test worker @coroutine#6898] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2024-02-05 10:13:56.049 [Test worker @coroutine#6898] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:56.049 [Test worker @coroutine#6898] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:56.049 [Test worker @coroutine#6898] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:56.049 [Test worker @coroutine#6898] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:56.049 [Test worker @coroutine#6898] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:56.049 [Test worker @coroutine#6898] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:56.049 [Test worker @coroutine#6898] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:56.049 [Test worker @coroutine#6898] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:56.049 [Test worker @coroutine#6898] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2024-02-05 10:13:56.049 [Test worker @coroutine#6898] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@679f3e12 2024-02-05 10:13:56.049 [Test worker @coroutine#6898] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@679f3e12 2024-02-05 10:13:56.049 [Test worker @coroutine#6898] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2024-02-05 10:13:56.070 [Test worker @coroutine#6898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@679f3e12 2024-02-05 10:13:56.088 [Test worker @coroutine#6905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@679f3e12 2024-02-05 10:13:56.091 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@679f3e12 2024-02-05 10:13:56.093 [Test worker @coroutine#6910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@679f3e12 2024-02-05 10:13:56.103 [DefaultDispatcher-worker-18 @coroutine#6912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@679f3e12 2024-02-05 10:13:56.103 [HikariPool-226 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 10:13:56.108 [DefaultDispatcher-worker-5 @coroutine#3063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e79a447 2024-02-05 10:13:56.109 [DefaultDispatcher-worker-11 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fa8ea5 2024-02-05 10:13:56.109 [DefaultDispatcher-worker-5 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 10:13:56.109 [DefaultDispatcher-worker-5 @coroutine#3063] 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-02-05 10:13:56.109 [DefaultDispatcher-worker-5 @coroutine#3063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 10:13:56.109 [DefaultDispatcher-worker-11 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47311/UmAppDatabase/replication/nodeId 2024-02-05 10:13:56.109 [DefaultDispatcher-worker-11 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47311/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:56.109 [DefaultDispatcher-worker-11 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47311/UmAppDatabase/replication/nodeId 2024-02-05 10:13:56.110 [DefaultDispatcher-worker-12 @coroutine#3063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 10:13:56.110 [DefaultDispatcher-worker-16 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47311/UmAppDatabase/replication/nodeId 2024-02-05 10:13:56.110 [DefaultDispatcher-worker-16 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47311/UmAppDatabase/replication/nodeId 2024-02-05 10:13:56.124 [DefaultDispatcher-worker-9 @coroutine#6898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f0b32c0 2024-02-05 10:13:56.132 [DefaultDispatcher-worker-15 @coroutine#6898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f0b32c0 2024-02-05 10:13:56.140 [DefaultDispatcher-worker-10 @coroutine#6898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f0b32c0 2024-02-05 10:13:56.148 [DefaultDispatcher-worker-5 @coroutine#6898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f0b32c0 2024-02-05 10:13:56.149 [HikariPool-227 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:56.155 [DefaultDispatcher-worker-22 @coroutine#6898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f0b32c0 2024-02-05 10:13:56.163 [DefaultDispatcher-worker-14 @coroutine#6898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f0b32c0 2024-02-05 10:13:56.167 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2024-02-05 10:13:56.167 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2024-02-05 10:13:56.167 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:56.183 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f0b32c0: (connection evicted) 2024-02-05 10:13:56.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:56.184 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2024-02-05 10:13:56.184 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2024-02-05 10:13:56.184 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2024-02-05 10:13:56.184 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2024-02-05 10:13:56.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:56.195 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@679f3e12: (connection evicted) 2024-02-05 10:13:56.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:56.196 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2024-02-05 10:13:56.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2024-02-05 10:13:56.199 [Test worker @coroutine#6957] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2024-02-05 10:13:56.199 [Test worker @coroutine#6957] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:56.199 [Test worker @coroutine#6957] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:56.199 [Test worker @coroutine#6957] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:56.199 [Test worker @coroutine#6957] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:56.199 [Test worker @coroutine#6957] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:56.199 [Test worker @coroutine#6957] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:56.199 [Test worker @coroutine#6957] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5df17e60 2024-02-05 10:13:56.199 [Test worker @coroutine#6957] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:56.199 [Test worker @coroutine#6957] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:56.199 [Test worker @coroutine#6957] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:56.199 [Test worker @coroutine#6957] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:56.199 [Test worker @coroutine#6957] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:56.199 [Test worker @coroutine#6957] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:56.199 [Test worker @coroutine#6957] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:56.199 [Test worker @coroutine#6957] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:56.199 [Test worker @coroutine#6957] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:56.199 [Test worker @coroutine#6957] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:56.199 [Test worker @coroutine#6957] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:56.199 [Test worker @coroutine#6957] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:56.199 [Test worker @coroutine#6957] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:56.199 [Test worker @coroutine#6957] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:56.199 [Test worker @coroutine#6957] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:56.199 [Test worker @coroutine#6957] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:56.199 [Test worker @coroutine#6957] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:56.199 [Test worker @coroutine#6957] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:56.199 [Test worker @coroutine#6957] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:56.199 [Test worker @coroutine#6957] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2024-02-05 10:13:56.199 [Test worker @coroutine#6957] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:56.199 [Test worker @coroutine#6957] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:56.199 [Test worker @coroutine#6957] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:56.199 [Test worker @coroutine#6957] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:56.199 [Test worker @coroutine#6957] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:56.199 [Test worker @coroutine#6957] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:56.199 [Test worker @coroutine#6957] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:56.199 [Test worker @coroutine#6957] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:56.199 [Test worker @coroutine#6957] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2024-02-05 10:13:56.200 [Test worker @coroutine#6957] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@264f18fe 2024-02-05 10:13:56.200 [Test worker @coroutine#6957] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@264f18fe 2024-02-05 10:13:56.200 [Test worker @coroutine#6957] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2024-02-05 10:13:56.202 [DefaultDispatcher-worker-13 @coroutine#3245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b38db21 2024-02-05 10:13:56.202 [DefaultDispatcher-worker-8 @coroutine#2921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-05 10:13:56.202 [DefaultDispatcher-worker-13 @coroutine#3245] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53893/UmAppDatabase/replication/nodeId 2024-02-05 10:13:56.202 [DefaultDispatcher-worker-13 @coroutine#3245] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53893/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:56.202 [DefaultDispatcher-worker-8 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId 2024-02-05 10:13:56.202 [DefaultDispatcher-worker-13 @coroutine#3245] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53893/UmAppDatabase/replication/nodeId 2024-02-05 10:13:56.202 [DefaultDispatcher-worker-8 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:56.202 [DefaultDispatcher-worker-8 @coroutine#2921] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId 2024-02-05 10:13:56.204 [DefaultDispatcher-worker-11 @coroutine#3245] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53893/UmAppDatabase/replication/nodeId 2024-02-05 10:13:56.204 [DefaultDispatcher-worker-7 @coroutine#2921] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId 2024-02-05 10:13:56.204 [DefaultDispatcher-worker-7 @coroutine#2921] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId 2024-02-05 10:13:56.204 [DefaultDispatcher-worker-11 @coroutine#3245] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53893/UmAppDatabase/replication/nodeId 2024-02-05 10:13:56.208 [DefaultDispatcher-worker-5 @coroutine#3081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e553d60 2024-02-05 10:13:56.208 [DefaultDispatcher-worker-5 @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37097/UmAppDatabase/replication/nodeId 2024-02-05 10:13:56.208 [DefaultDispatcher-worker-5 @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37097/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:56.208 [DefaultDispatcher-worker-5 @coroutine#3081] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37097/UmAppDatabase/replication/nodeId 2024-02-05 10:13:56.212 [DefaultDispatcher-worker-5 @coroutine#3081] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37097/UmAppDatabase/replication/nodeId 2024-02-05 10:13:56.212 [DefaultDispatcher-worker-5 @coroutine#3081] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37097/UmAppDatabase/replication/nodeId 2024-02-05 10:13:56.220 [Test worker @coroutine#6957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@264f18fe 2024-02-05 10:13:56.253 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@264f18fe 2024-02-05 10:13:56.271 [Test worker @coroutine#6969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@264f18fe 2024-02-05 10:13:56.275 [Test worker @coroutine#6972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@264f18fe 2024-02-05 10:13:56.285 [DefaultDispatcher-worker-2 @coroutine#6974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@264f18fe 2024-02-05 10:13:56.294 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2024-02-05 10:13:56.294 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2024-02-05 10:13:56.294 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:56.300 [HikariPool-228 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Pool stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:56.315 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@264f18fe: (connection evicted) 2024-02-05 10:13:56.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:56.319 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2024-02-05 10:13:56.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2024-02-05 10:13:56.427 [Test worker @coroutine#6990] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2024-02-05 10:13:56.427 [Test worker @coroutine#6990] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:56.427 [Test worker @coroutine#6990] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:56.427 [Test worker @coroutine#6990] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:56.427 [Test worker @coroutine#6990] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:56.427 [Test worker @coroutine#6990] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:56.427 [Test worker @coroutine#6990] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:56.427 [Test worker @coroutine#6990] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f053ff3 2024-02-05 10:13:56.427 [Test worker @coroutine#6990] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:56.427 [Test worker @coroutine#6990] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:56.427 [Test worker @coroutine#6990] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:56.427 [Test worker @coroutine#6990] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:56.427 [Test worker @coroutine#6990] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:56.427 [Test worker @coroutine#6990] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:56.427 [Test worker @coroutine#6990] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:56.427 [Test worker @coroutine#6990] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:56.427 [Test worker @coroutine#6990] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:56.428 [Test worker @coroutine#6990] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:56.428 [Test worker @coroutine#6990] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:56.428 [Test worker @coroutine#6990] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:56.428 [Test worker @coroutine#6990] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:56.428 [Test worker @coroutine#6990] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:56.428 [Test worker @coroutine#6990] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:56.428 [Test worker @coroutine#6990] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:56.428 [Test worker @coroutine#6990] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:56.428 [Test worker @coroutine#6990] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:56.428 [Test worker @coroutine#6990] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:56.428 [Test worker @coroutine#6990] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2024-02-05 10:13:56.428 [Test worker @coroutine#6990] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:56.428 [Test worker @coroutine#6990] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:56.428 [Test worker @coroutine#6990] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:56.428 [Test worker @coroutine#6990] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:56.428 [Test worker @coroutine#6990] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:56.428 [Test worker @coroutine#6990] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:56.428 [Test worker @coroutine#6990] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:56.428 [Test worker @coroutine#6990] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:56.428 [Test worker @coroutine#6990] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2024-02-05 10:13:56.438 [Test worker @coroutine#6990] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d0ea2af 2024-02-05 10:13:56.438 [Test worker @coroutine#6990] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d0ea2af 2024-02-05 10:13:56.438 [Test worker @coroutine#6990] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2024-02-05 10:13:56.467 [Test worker @coroutine#6990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d0ea2af 2024-02-05 10:13:56.484 [DefaultDispatcher-worker-6 @coroutine#2968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549404e7 2024-02-05 10:13:56.484 [DefaultDispatcher-worker-6 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId 2024-02-05 10:13:56.484 [DefaultDispatcher-worker-6 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:56.484 [DefaultDispatcher-worker-6 @coroutine#2968] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId 2024-02-05 10:13:56.485 [DefaultDispatcher-worker-19 @coroutine#2968] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId 2024-02-05 10:13:56.485 [DefaultDispatcher-worker-19 @coroutine#2968] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId 2024-02-05 10:13:56.515 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d0ea2af 2024-02-05 10:13:56.519 [DefaultDispatcher-worker-20 @coroutine#3132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2ae7d7 2024-02-05 10:13:56.519 [DefaultDispatcher-worker-20 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36831/UmAppDatabase/replication/nodeId 2024-02-05 10:13:56.519 [DefaultDispatcher-worker-20 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36831/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:56.519 [DefaultDispatcher-worker-20 @coroutine#3132] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36831/UmAppDatabase/replication/nodeId 2024-02-05 10:13:56.520 [DefaultDispatcher-worker-6 @coroutine#3132] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36831/UmAppDatabase/replication/nodeId 2024-02-05 10:13:56.521 [DefaultDispatcher-worker-6 @coroutine#3132] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36831/UmAppDatabase/replication/nodeId 2024-02-05 10:13:56.524 [Test worker @coroutine#6997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d0ea2af 2024-02-05 10:13:56.526 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d0ea2af 2024-02-05 10:13:56.531 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2024-02-05 10:13:56.531 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2024-02-05 10:13:56.531 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 10:13:56.531 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:56.531 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2024-02-05 10:13:56.531 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2024-02-05 10:13:56.538 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2024-02-05 10:13:56.538 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:56.538 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:56.538 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:56.538 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:56.538 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:56.538 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:56.538 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@199549a5 2024-02-05 10:13:56.538 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:56.538 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:56.538 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:56.538 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:56.538 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:56.538 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:56.538 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:56.538 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:56.538 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:56.538 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:56.538 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:56.538 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:56.538 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:56.538 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:56.538 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:56.538 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:56.538 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:56.538 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:56.538 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:56.538 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2024-02-05 10:13:56.538 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:56.538 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:56.538 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:56.538 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:56.538 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:56.538 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:56.538 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:56.538 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:56.538 [Test worker @coroutine#7019] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2024-02-05 10:13:56.551 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@4844cbe4 2024-02-05 10:13:56.551 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@4844cbe4 2024-02-05 10:13:56.551 [Test worker @coroutine#7019] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2024-02-05 10:13:56.573 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4844cbe4 2024-02-05 10:13:56.613 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4844cbe4 2024-02-05 10:13:56.620 [Test worker @coroutine#7023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4844cbe4 2024-02-05 10:13:56.629 [Test worker @coroutine#7026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4844cbe4 2024-02-05 10:13:56.640 [DefaultDispatcher-worker-3 @coroutine#7028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4844cbe4 2024-02-05 10:13:56.648 [DefaultDispatcher-worker-8 @coroutine#7041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4844cbe4 2024-02-05 10:13:56.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2024-02-05 10:13:56.651 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2024-02-05 10:13:56.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:56.651 [HikariPool-230 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Pool stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:56.667 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4844cbe4: (connection evicted) 2024-02-05 10:13:56.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:56.683 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2024-02-05 10:13:56.683 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2024-02-05 10:13:56.685 [Test worker @coroutine#7050] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2024-02-05 10:13:56.686 [Test worker @coroutine#7050] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:56.686 [Test worker @coroutine#7050] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:56.686 [Test worker @coroutine#7050] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:56.686 [Test worker @coroutine#7050] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:56.686 [Test worker @coroutine#7050] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:56.686 [Test worker @coroutine#7050] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:56.686 [Test worker @coroutine#7050] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23cf78f9 2024-02-05 10:13:56.686 [Test worker @coroutine#7050] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:56.686 [Test worker @coroutine#7050] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:56.686 [Test worker @coroutine#7050] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:56.686 [Test worker @coroutine#7050] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:56.686 [Test worker @coroutine#7050] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:56.686 [Test worker @coroutine#7050] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:56.686 [Test worker @coroutine#7050] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:56.686 [Test worker @coroutine#7050] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:56.686 [Test worker @coroutine#7050] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:56.686 [Test worker @coroutine#7050] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:56.686 [Test worker @coroutine#7050] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:56.686 [Test worker @coroutine#7050] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:56.686 [Test worker @coroutine#7050] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:56.686 [Test worker @coroutine#7050] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:56.686 [Test worker @coroutine#7050] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:56.686 [Test worker @coroutine#7050] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:56.686 [Test worker @coroutine#7050] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:56.686 [Test worker @coroutine#7050] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:56.686 [Test worker @coroutine#7050] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:56.686 [Test worker @coroutine#7050] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2024-02-05 10:13:56.686 [Test worker @coroutine#7050] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:56.686 [Test worker @coroutine#7050] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:56.686 [Test worker @coroutine#7050] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:56.686 [Test worker @coroutine#7050] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:56.686 [Test worker @coroutine#7050] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:56.686 [Test worker @coroutine#7050] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:56.686 [Test worker @coroutine#7050] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:56.686 [Test worker @coroutine#7050] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:56.686 [Test worker @coroutine#7050] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2024-02-05 10:13:56.695 [Test worker @coroutine#7050] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c3c6564 2024-02-05 10:13:56.695 [Test worker @coroutine#7050] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c3c6564 2024-02-05 10:13:56.695 [Test worker @coroutine#7050] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2024-02-05 10:13:56.698 [DefaultDispatcher-worker-6 @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e4b70c6 2024-02-05 10:13:56.698 [DefaultDispatcher-worker-6 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57045/UmAppDatabase/replication/nodeId 2024-02-05 10:13:56.698 [DefaultDispatcher-worker-6 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57045/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:56.698 [DefaultDispatcher-worker-6 @coroutine#3001] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57045/UmAppDatabase/replication/nodeId 2024-02-05 10:13:56.699 [DefaultDispatcher-worker-12 @coroutine#3001] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57045/UmAppDatabase/replication/nodeId 2024-02-05 10:13:56.699 [DefaultDispatcher-worker-12 @coroutine#3001] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57045/UmAppDatabase/replication/nodeId 2024-02-05 10:13:56.717 [Test worker @coroutine#7050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c3c6564 2024-02-05 10:13:56.736 [Test worker @coroutine#7054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c3c6564 2024-02-05 10:13:56.739 [Test worker @coroutine#7057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c3c6564 2024-02-05 10:13:56.742 [Test worker @coroutine#7059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c3c6564 2024-02-05 10:13:56.751 [DefaultDispatcher-worker-2 @coroutine#7061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c3c6564 2024-02-05 10:13:56.765 [DefaultDispatcher-worker-12 @coroutine#7075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c3c6564 2024-02-05 10:13:56.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2024-02-05 10:13:56.770 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2024-02-05 10:13:56.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:56.771 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c3c6564: (connection evicted) 2024-02-05 10:13:56.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:56.771 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2024-02-05 10:13:56.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2024-02-05 10:13:56.774 [Test worker @coroutine#7082] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2024-02-05 10:13:56.774 [Test worker @coroutine#7082] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:56.774 [Test worker @coroutine#7082] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:56.774 [Test worker @coroutine#7082] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:56.774 [Test worker @coroutine#7082] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:56.774 [Test worker @coroutine#7082] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:56.774 [Test worker @coroutine#7082] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:56.774 [Test worker @coroutine#7082] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bb2b910 2024-02-05 10:13:56.774 [Test worker @coroutine#7082] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:56.774 [Test worker @coroutine#7082] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:56.774 [Test worker @coroutine#7082] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:56.774 [Test worker @coroutine#7082] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:56.774 [Test worker @coroutine#7082] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:56.774 [Test worker @coroutine#7082] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:56.774 [Test worker @coroutine#7082] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:56.774 [Test worker @coroutine#7082] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:56.774 [Test worker @coroutine#7082] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:56.774 [Test worker @coroutine#7082] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:56.774 [Test worker @coroutine#7082] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:56.774 [Test worker @coroutine#7082] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:56.774 [Test worker @coroutine#7082] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:56.774 [Test worker @coroutine#7082] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:56.775 [Test worker @coroutine#7082] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:56.775 [Test worker @coroutine#7082] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:56.775 [Test worker @coroutine#7082] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:56.775 [Test worker @coroutine#7082] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:56.775 [Test worker @coroutine#7082] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:56.775 [Test worker @coroutine#7082] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2024-02-05 10:13:56.775 [Test worker @coroutine#7082] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:56.775 [Test worker @coroutine#7082] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:56.775 [Test worker @coroutine#7082] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:56.775 [Test worker @coroutine#7082] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:56.775 [Test worker @coroutine#7082] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:56.775 [Test worker @coroutine#7082] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:56.775 [Test worker @coroutine#7082] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:56.775 [Test worker @coroutine#7082] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:56.775 [Test worker @coroutine#7082] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2024-02-05 10:13:56.775 [Test worker @coroutine#7082] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fc4e667 2024-02-05 10:13:56.775 [Test worker @coroutine#7082] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fc4e667 2024-02-05 10:13:56.775 [Test worker @coroutine#7082] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2024-02-05 10:13:56.798 [Test worker @coroutine#7082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fc4e667 2024-02-05 10:13:56.815 [Test worker @coroutine#7083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fc4e667 2024-02-05 10:13:56.818 [Test worker @coroutine#7085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fc4e667 2024-02-05 10:13:56.821 [Test worker @coroutine#7087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fc4e667 2024-02-05 10:13:56.831 [DefaultDispatcher-worker-7 @coroutine#7089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fc4e667 2024-02-05 10:13:56.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2024-02-05 10:13:56.835 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2024-02-05 10:13:56.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:56.835 [HikariPool-232 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3fc4e667: (connection evicted) 2024-02-05 10:13:56.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:56.836 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2024-02-05 10:13:56.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2024-02-05 10:13:56.837 [Test worker @coroutine#7107] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2024-02-05 10:13:56.837 [Test worker @coroutine#7107] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:56.838 [Test worker @coroutine#7107] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:56.838 [Test worker @coroutine#7107] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:56.838 [Test worker @coroutine#7107] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:56.838 [Test worker @coroutine#7107] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:56.838 [Test worker @coroutine#7107] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:56.838 [Test worker @coroutine#7107] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f5080ea 2024-02-05 10:13:56.838 [Test worker @coroutine#7107] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:56.838 [Test worker @coroutine#7107] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:56.838 [Test worker @coroutine#7107] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:56.838 [Test worker @coroutine#7107] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:56.838 [Test worker @coroutine#7107] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:56.838 [Test worker @coroutine#7107] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:56.838 [Test worker @coroutine#7107] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:56.838 [Test worker @coroutine#7107] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:56.838 [Test worker @coroutine#7107] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:56.838 [Test worker @coroutine#7107] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:56.838 [Test worker @coroutine#7107] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:56.838 [Test worker @coroutine#7107] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:56.838 [Test worker @coroutine#7107] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:56.838 [Test worker @coroutine#7107] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:56.838 [Test worker @coroutine#7107] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:56.838 [Test worker @coroutine#7107] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:56.838 [Test worker @coroutine#7107] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:56.838 [Test worker @coroutine#7107] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:56.838 [Test worker @coroutine#7107] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:56.838 [Test worker @coroutine#7107] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2024-02-05 10:13:56.838 [Test worker @coroutine#7107] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:56.838 [Test worker @coroutine#7107] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:56.838 [Test worker @coroutine#7107] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:56.838 [Test worker @coroutine#7107] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:56.838 [Test worker @coroutine#7107] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:56.838 [Test worker @coroutine#7107] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:56.838 [Test worker @coroutine#7107] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:56.838 [Test worker @coroutine#7107] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:56.838 [Test worker @coroutine#7107] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2024-02-05 10:13:56.838 [Test worker @coroutine#7107] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@23ec291e 2024-02-05 10:13:56.838 [Test worker @coroutine#7107] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@23ec291e 2024-02-05 10:13:56.838 [Test worker @coroutine#7107] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2024-02-05 10:13:56.861 [Test worker @coroutine#7107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23ec291e 2024-02-05 10:13:56.877 [Test worker @coroutine#7108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23ec291e 2024-02-05 10:13:56.880 [Test worker @coroutine#7111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23ec291e 2024-02-05 10:13:56.883 [Test worker @coroutine#7113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23ec291e 2024-02-05 10:13:56.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2024-02-05 10:13:56.891 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2024-02-05 10:13:56.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 10:13:56.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:56.891 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2024-02-05 10:13:56.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2024-02-05 10:13:56.893 [Test worker @coroutine#7130] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2024-02-05 10:13:56.894 [Test worker @coroutine#7130] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:56.894 [Test worker @coroutine#7130] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:56.894 [Test worker @coroutine#7130] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:56.894 [Test worker @coroutine#7130] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:56.894 [Test worker @coroutine#7130] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:56.894 [Test worker @coroutine#7130] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:56.894 [Test worker @coroutine#7130] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bcfa08b 2024-02-05 10:13:56.894 [Test worker @coroutine#7130] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:56.894 [Test worker @coroutine#7130] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:56.894 [Test worker @coroutine#7130] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:56.894 [Test worker @coroutine#7130] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:56.894 [Test worker @coroutine#7130] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:56.894 [Test worker @coroutine#7130] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:56.894 [Test worker @coroutine#7130] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:56.894 [Test worker @coroutine#7130] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:56.894 [Test worker @coroutine#7130] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:56.894 [Test worker @coroutine#7130] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:56.894 [Test worker @coroutine#7130] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:56.894 [Test worker @coroutine#7130] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:56.894 [Test worker @coroutine#7130] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:56.894 [Test worker @coroutine#7130] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:56.894 [Test worker @coroutine#7130] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:56.894 [Test worker @coroutine#7130] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:56.894 [Test worker @coroutine#7130] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:56.894 [Test worker @coroutine#7130] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:56.894 [Test worker @coroutine#7130] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:56.894 [Test worker @coroutine#7130] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2024-02-05 10:13:56.894 [Test worker @coroutine#7130] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:56.894 [Test worker @coroutine#7130] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:56.894 [Test worker @coroutine#7130] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:56.894 [Test worker @coroutine#7130] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:56.894 [Test worker @coroutine#7130] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:56.894 [Test worker @coroutine#7130] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:56.894 [Test worker @coroutine#7130] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:56.894 [Test worker @coroutine#7130] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:56.894 [Test worker @coroutine#7130] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2024-02-05 10:13:56.895 [Test worker @coroutine#7130] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@20bc6f4d 2024-02-05 10:13:56.895 [Test worker @coroutine#7130] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@20bc6f4d 2024-02-05 10:13:56.895 [Test worker @coroutine#7130] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2024-02-05 10:13:56.916 [Test worker @coroutine#7130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20bc6f4d 2024-02-05 10:13:56.934 [Test worker @coroutine#7131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20bc6f4d 2024-02-05 10:13:56.937 [Test worker @coroutine#7134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20bc6f4d 2024-02-05 10:13:56.940 [Test worker @coroutine#7136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20bc6f4d 2024-02-05 10:13:56.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2024-02-05 10:13:56.947 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2024-02-05 10:13:56.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 10:13:56.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:56.947 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2024-02-05 10:13:56.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2024-02-05 10:13:56.958 [Test worker @coroutine#7161] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2024-02-05 10:13:56.958 [Test worker @coroutine#7161] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:56.958 [Test worker @coroutine#7161] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:56.958 [Test worker @coroutine#7161] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:56.958 [Test worker @coroutine#7161] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:56.958 [Test worker @coroutine#7161] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:56.958 [Test worker @coroutine#7161] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:56.958 [Test worker @coroutine#7161] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b42eb0f 2024-02-05 10:13:56.958 [Test worker @coroutine#7161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:56.958 [Test worker @coroutine#7161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:56.958 [Test worker @coroutine#7161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:56.958 [Test worker @coroutine#7161] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:56.958 [Test worker @coroutine#7161] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:56.958 [Test worker @coroutine#7161] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:56.958 [Test worker @coroutine#7161] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:56.958 [Test worker @coroutine#7161] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:56.958 [Test worker @coroutine#7161] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:56.958 [Test worker @coroutine#7161] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:56.958 [Test worker @coroutine#7161] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:56.958 [Test worker @coroutine#7161] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:56.958 [Test worker @coroutine#7161] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:56.958 [Test worker @coroutine#7161] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:56.958 [Test worker @coroutine#7161] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:56.958 [Test worker @coroutine#7161] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:56.958 [Test worker @coroutine#7161] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:56.958 [Test worker @coroutine#7161] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:56.958 [Test worker @coroutine#7161] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:56.958 [Test worker @coroutine#7161] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2024-02-05 10:13:56.958 [Test worker @coroutine#7161] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:56.958 [Test worker @coroutine#7161] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:56.958 [Test worker @coroutine#7161] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:56.958 [Test worker @coroutine#7161] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:56.958 [Test worker @coroutine#7161] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:56.958 [Test worker @coroutine#7161] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:56.958 [Test worker @coroutine#7161] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:56.958 [Test worker @coroutine#7161] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:56.958 [Test worker @coroutine#7161] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2024-02-05 10:13:56.959 [Test worker @coroutine#7161] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@4268c16 2024-02-05 10:13:56.959 [Test worker @coroutine#7161] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@4268c16 2024-02-05 10:13:56.959 [Test worker @coroutine#7161] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2024-02-05 10:13:56.975 [DefaultDispatcher-worker-9 @coroutine#3182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3113595e 2024-02-05 10:13:56.975 [DefaultDispatcher-worker-9 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56055/UmAppDatabase/replication/nodeId 2024-02-05 10:13:56.975 [DefaultDispatcher-worker-9 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56055/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:56.975 [DefaultDispatcher-worker-9 @coroutine#3182] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56055/UmAppDatabase/replication/nodeId 2024-02-05 10:13:56.976 [DefaultDispatcher-worker-19 @coroutine#2888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab2e018 2024-02-05 10:13:56.976 [DefaultDispatcher-worker-19 @coroutine#2888] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2024-02-05 10:13:56.976 [DefaultDispatcher-worker-19 @coroutine#2888] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:56.976 [DefaultDispatcher-worker-19 @coroutine#2888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2024-02-05 10:13:56.977 [DefaultDispatcher-worker-2 @coroutine#3182] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56055/UmAppDatabase/replication/nodeId 2024-02-05 10:13:56.977 [DefaultDispatcher-worker-2 @coroutine#3182] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56055/UmAppDatabase/replication/nodeId 2024-02-05 10:13:56.977 [DefaultDispatcher-worker-17 @coroutine#2888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2024-02-05 10:13:56.977 [DefaultDispatcher-worker-17 @coroutine#2888] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56471/UmAppDatabase/replication/nodeId 2024-02-05 10:13:56.987 [Test worker @coroutine#7161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4268c16 2024-02-05 10:13:57.004 [Test worker @coroutine#7168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4268c16 2024-02-05 10:13:57.007 [Test worker @coroutine#7170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4268c16 2024-02-05 10:13:57.009 [Test worker @coroutine#7172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4268c16 2024-02-05 10:13:57.013 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2024-02-05 10:13:57.013 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2024-02-05 10:13:57.013 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 10:13:57.013 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:57.013 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2024-02-05 10:13:57.013 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2024-02-05 10:13:57.015 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2024-02-05 10:13:57.016 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:57.016 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:57.016 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:57.016 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:57.016 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:57.016 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:57.016 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ccfa4b8 2024-02-05 10:13:57.016 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:57.016 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:57.016 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:57.016 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:57.016 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:57.016 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:57.016 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:57.016 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:57.016 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:57.016 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:57.016 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:57.016 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:57.016 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:57.016 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:57.016 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:57.016 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:57.016 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:57.016 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:57.016 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:57.016 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2024-02-05 10:13:57.016 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:57.016 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:57.016 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:57.016 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:57.016 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:57.016 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:57.016 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:57.016 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:57.016 [Test worker @coroutine#7183] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2024-02-05 10:13:57.017 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bf86398 2024-02-05 10:13:57.017 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bf86398 2024-02-05 10:13:57.017 [Test worker @coroutine#7183] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2024-02-05 10:13:57.039 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bf86398 2024-02-05 10:13:57.055 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bf86398 2024-02-05 10:13:57.058 [Test worker @coroutine#7187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bf86398 2024-02-05 10:13:57.060 [Test worker @coroutine#7189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bf86398 2024-02-05 10:13:57.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2024-02-05 10:13:57.064 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2024-02-05 10:13:57.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 10:13:57.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:57.064 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2024-02-05 10:13:57.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2024-02-05 10:13:57.065 [Test worker @coroutine#7200] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2024-02-05 10:13:57.066 [Test worker @coroutine#7200] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:57.066 [Test worker @coroutine#7200] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:57.066 [Test worker @coroutine#7200] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:57.066 [Test worker @coroutine#7200] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:57.066 [Test worker @coroutine#7200] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:57.066 [Test worker @coroutine#7200] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:57.066 [Test worker @coroutine#7200] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d3cb276 2024-02-05 10:13:57.066 [Test worker @coroutine#7200] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:57.066 [Test worker @coroutine#7200] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:57.066 [Test worker @coroutine#7200] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:57.066 [Test worker @coroutine#7200] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:57.066 [Test worker @coroutine#7200] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:57.066 [Test worker @coroutine#7200] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:57.066 [Test worker @coroutine#7200] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:57.066 [Test worker @coroutine#7200] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:57.066 [Test worker @coroutine#7200] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:57.066 [Test worker @coroutine#7200] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:57.066 [Test worker @coroutine#7200] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:57.066 [Test worker @coroutine#7200] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:57.066 [Test worker @coroutine#7200] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:57.066 [Test worker @coroutine#7200] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:57.066 [Test worker @coroutine#7200] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:57.066 [Test worker @coroutine#7200] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:57.066 [Test worker @coroutine#7200] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:57.066 [Test worker @coroutine#7200] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:57.066 [Test worker @coroutine#7200] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:57.066 [Test worker @coroutine#7200] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2024-02-05 10:13:57.066 [Test worker @coroutine#7200] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:57.066 [Test worker @coroutine#7200] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:57.066 [Test worker @coroutine#7200] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:57.066 [Test worker @coroutine#7200] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:57.066 [Test worker @coroutine#7200] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:57.066 [Test worker @coroutine#7200] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:57.066 [Test worker @coroutine#7200] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:57.066 [Test worker @coroutine#7200] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:57.066 [Test worker @coroutine#7200] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2024-02-05 10:13:57.066 [Test worker @coroutine#7200] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@2045108 2024-02-05 10:13:57.066 [Test worker @coroutine#7200] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@2045108 2024-02-05 10:13:57.067 [Test worker @coroutine#7200] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2024-02-05 10:13:57.088 [Test worker @coroutine#7200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2045108 2024-02-05 10:13:57.104 [Test worker @coroutine#7201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2045108 2024-02-05 10:13:57.107 [Test worker @coroutine#7203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2045108 2024-02-05 10:13:57.109 [Test worker @coroutine#7205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2045108 2024-02-05 10:13:57.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2024-02-05 10:13:57.113 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2024-02-05 10:13:57.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 10:13:57.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:57.113 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2024-02-05 10:13:57.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2024-02-05 10:13:57.117 [DefaultDispatcher-worker-11 @coroutine#3063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e79a447 2024-02-05 10:13:57.118 [DefaultDispatcher-worker-11 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 10:13:57.118 [DefaultDispatcher-worker-11 @coroutine#3063] 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-02-05 10:13:57.118 [DefaultDispatcher-worker-11 @coroutine#3063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 10:13:57.118 [Test worker @coroutine#7216] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2024-02-05 10:13:57.119 [Test worker @coroutine#7216] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:57.119 [Test worker @coroutine#7216] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:57.119 [Test worker @coroutine#7216] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:57.119 [Test worker @coroutine#7216] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:57.119 [Test worker @coroutine#7216] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:57.119 [Test worker @coroutine#7216] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:57.119 [Test worker @coroutine#7216] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7edb2a4b 2024-02-05 10:13:57.119 [Test worker @coroutine#7216] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:57.119 [Test worker @coroutine#7216] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:57.119 [Test worker @coroutine#7216] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:57.119 [Test worker @coroutine#7216] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:57.119 [Test worker @coroutine#7216] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:57.119 [Test worker @coroutine#7216] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:57.119 [Test worker @coroutine#7216] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:57.119 [Test worker @coroutine#7216] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:57.119 [Test worker @coroutine#7216] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:57.119 [Test worker @coroutine#7216] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:57.119 [Test worker @coroutine#7216] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:57.119 [Test worker @coroutine#7216] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:57.119 [Test worker @coroutine#7216] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:57.119 [Test worker @coroutine#7216] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:57.119 [Test worker @coroutine#7216] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:57.119 [Test worker @coroutine#7216] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:57.119 [Test worker @coroutine#7216] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:57.119 [Test worker @coroutine#7216] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:57.119 [Test worker @coroutine#7216] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:57.119 [Test worker @coroutine#7216] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2024-02-05 10:13:57.119 [Test worker @coroutine#7216] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:57.119 [Test worker @coroutine#7216] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:57.119 [Test worker @coroutine#7216] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:57.119 [Test worker @coroutine#7216] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:57.119 [Test worker @coroutine#7216] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:57.119 [Test worker @coroutine#7216] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:57.119 [Test worker @coroutine#7216] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:57.119 [Test worker @coroutine#7216] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:57.119 [Test worker @coroutine#7216] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2024-02-05 10:13:57.120 [Test worker @coroutine#7216] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@355e1080 2024-02-05 10:13:57.120 [Test worker @coroutine#7216] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@355e1080 2024-02-05 10:13:57.120 [Test worker @coroutine#7216] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2024-02-05 10:13:57.120 [DefaultDispatcher-worker-22 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fa8ea5 2024-02-05 10:13:57.120 [DefaultDispatcher-worker-22 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47311/UmAppDatabase/replication/nodeId 2024-02-05 10:13:57.120 [DefaultDispatcher-worker-22 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47311/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:57.120 [DefaultDispatcher-worker-22 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47311/UmAppDatabase/replication/nodeId 2024-02-05 10:13:57.121 [DefaultDispatcher-worker-16 @coroutine#3063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 10:13:57.123 [DefaultDispatcher-worker-7 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47311/UmAppDatabase/replication/nodeId 2024-02-05 10:13:57.123 [DefaultDispatcher-worker-7 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47311/UmAppDatabase/replication/nodeId 2024-02-05 10:13:57.144 [Test worker @coroutine#7216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@355e1080 2024-02-05 10:13:57.170 [Test worker @coroutine#7222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@355e1080 2024-02-05 10:13:57.172 [Test worker @coroutine#7225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@355e1080 2024-02-05 10:13:57.176 [Test worker @coroutine#7227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@355e1080 2024-02-05 10:13:57.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2024-02-05 10:13:57.179 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2024-02-05 10:13:57.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 10:13:57.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:57.180 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2024-02-05 10:13:57.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2024-02-05 10:13:57.182 [Test worker @coroutine#7238] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2024-02-05 10:13:57.182 [Test worker @coroutine#7238] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:57.182 [Test worker @coroutine#7238] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:57.182 [Test worker @coroutine#7238] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:57.182 [Test worker @coroutine#7238] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:57.182 [Test worker @coroutine#7238] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:57.182 [Test worker @coroutine#7238] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:57.182 [Test worker @coroutine#7238] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@468d1fcc 2024-02-05 10:13:57.182 [Test worker @coroutine#7238] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:57.182 [Test worker @coroutine#7238] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:57.182 [Test worker @coroutine#7238] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:57.182 [Test worker @coroutine#7238] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:57.182 [Test worker @coroutine#7238] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:57.182 [Test worker @coroutine#7238] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:57.182 [Test worker @coroutine#7238] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:57.183 [Test worker @coroutine#7238] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:57.183 [Test worker @coroutine#7238] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:57.183 [Test worker @coroutine#7238] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:57.183 [Test worker @coroutine#7238] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:57.183 [Test worker @coroutine#7238] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:57.183 [Test worker @coroutine#7238] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:57.183 [Test worker @coroutine#7238] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:57.183 [Test worker @coroutine#7238] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:57.183 [Test worker @coroutine#7238] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:57.183 [Test worker @coroutine#7238] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:57.183 [Test worker @coroutine#7238] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:57.183 [Test worker @coroutine#7238] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:57.183 [Test worker @coroutine#7238] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2024-02-05 10:13:57.183 [Test worker @coroutine#7238] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:57.183 [Test worker @coroutine#7238] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:57.183 [Test worker @coroutine#7238] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:57.183 [Test worker @coroutine#7238] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:57.183 [Test worker @coroutine#7238] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:57.183 [Test worker @coroutine#7238] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:57.183 [Test worker @coroutine#7238] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:57.183 [Test worker @coroutine#7238] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:57.183 [Test worker @coroutine#7238] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2024-02-05 10:13:57.183 [Test worker @coroutine#7238] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b3bcab7 2024-02-05 10:13:57.183 [Test worker @coroutine#7238] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b3bcab7 2024-02-05 10:13:57.183 [Test worker @coroutine#7238] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2024-02-05 10:13:57.207 [Test worker @coroutine#7238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3bcab7 2024-02-05 10:13:57.213 [DefaultDispatcher-worker-18 @coroutine#3245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b38db21 2024-02-05 10:13:57.213 [DefaultDispatcher-worker-13 @coroutine#2921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-05 10:13:57.213 [DefaultDispatcher-worker-18 @coroutine#3245] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53893/UmAppDatabase/replication/nodeId 2024-02-05 10:13:57.213 [DefaultDispatcher-worker-18 @coroutine#3245] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53893/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:57.213 [DefaultDispatcher-worker-18 @coroutine#3245] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53893/UmAppDatabase/replication/nodeId 2024-02-05 10:13:57.215 [DefaultDispatcher-worker-3 @coroutine#3245] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53893/UmAppDatabase/replication/nodeId 2024-02-05 10:13:57.215 [DefaultDispatcher-worker-3 @coroutine#3245] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53893/UmAppDatabase/replication/nodeId 2024-02-05 10:13:57.215 [DefaultDispatcher-worker-13 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId 2024-02-05 10:13:57.215 [DefaultDispatcher-worker-13 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:57.215 [DefaultDispatcher-worker-13 @coroutine#2921] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId 2024-02-05 10:13:57.217 [DefaultDispatcher-worker-9 @coroutine#2921] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId 2024-02-05 10:13:57.217 [DefaultDispatcher-worker-9 @coroutine#2921] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42429/UmAppDatabase/replication/nodeId 2024-02-05 10:13:57.220 [DefaultDispatcher-worker-2 @coroutine#3081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e553d60 2024-02-05 10:13:57.220 [DefaultDispatcher-worker-2 @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37097/UmAppDatabase/replication/nodeId 2024-02-05 10:13:57.220 [DefaultDispatcher-worker-2 @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37097/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:57.220 [DefaultDispatcher-worker-2 @coroutine#3081] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37097/UmAppDatabase/replication/nodeId 2024-02-05 10:13:57.222 [DefaultDispatcher-worker-17 @coroutine#3081] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37097/UmAppDatabase/replication/nodeId 2024-02-05 10:13:57.222 [DefaultDispatcher-worker-17 @coroutine#3081] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37097/UmAppDatabase/replication/nodeId 2024-02-05 10:13:57.225 [Test worker @coroutine#7239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3bcab7 2024-02-05 10:13:57.228 [Test worker @coroutine#7250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3bcab7 2024-02-05 10:13:57.230 [Test worker @coroutine#7252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3bcab7 2024-02-05 10:13:57.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2024-02-05 10:13:57.237 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2024-02-05 10:13:57.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 10:13:57.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:57.237 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2024-02-05 10:13:57.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2024-02-05 10:13:57.238 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2024-02-05 10:13:57.238 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:57.238 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:57.238 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:57.238 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:57.238 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:57.238 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:57.238 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@657f1fc3 2024-02-05 10:13:57.238 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:57.238 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:57.238 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:57.238 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:57.238 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:57.238 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:57.238 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:57.238 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:57.238 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:57.238 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:57.238 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:57.238 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:57.238 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:57.238 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:57.238 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:57.238 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:57.238 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:57.239 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:57.239 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:57.239 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2024-02-05 10:13:57.239 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:57.239 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:57.239 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:57.239 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:57.239 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:57.239 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:57.239 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:57.239 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:57.239 [Test worker @coroutine#7265] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2024-02-05 10:13:57.239 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cc088a8 2024-02-05 10:13:57.239 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cc088a8 2024-02-05 10:13:57.239 [Test worker @coroutine#7265] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2024-02-05 10:13:57.263 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cc088a8 2024-02-05 10:13:57.281 [Test worker @coroutine#7267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cc088a8 2024-02-05 10:13:57.283 [Test worker @coroutine#7269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cc088a8 2024-02-05 10:13:57.286 [Test worker @coroutine#7271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cc088a8 2024-02-05 10:13:57.291 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2024-02-05 10:13:57.291 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2024-02-05 10:13:57.291 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 10:13:57.291 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:57.291 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2024-02-05 10:13:57.291 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2024-02-05 10:13:57.293 [Test worker @coroutine#7284] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2024-02-05 10:13:57.293 [Test worker @coroutine#7284] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:57.293 [Test worker @coroutine#7284] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:57.293 [Test worker @coroutine#7284] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:57.293 [Test worker @coroutine#7284] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:57.293 [Test worker @coroutine#7284] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:57.293 [Test worker @coroutine#7284] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:57.293 [Test worker @coroutine#7284] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5710f755 2024-02-05 10:13:57.293 [Test worker @coroutine#7284] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:57.293 [Test worker @coroutine#7284] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:57.293 [Test worker @coroutine#7284] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:57.293 [Test worker @coroutine#7284] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:57.293 [Test worker @coroutine#7284] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:57.293 [Test worker @coroutine#7284] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:57.293 [Test worker @coroutine#7284] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:57.293 [Test worker @coroutine#7284] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:57.293 [Test worker @coroutine#7284] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:57.293 [Test worker @coroutine#7284] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:57.293 [Test worker @coroutine#7284] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:57.293 [Test worker @coroutine#7284] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:57.293 [Test worker @coroutine#7284] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:57.293 [Test worker @coroutine#7284] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:57.293 [Test worker @coroutine#7284] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:57.293 [Test worker @coroutine#7284] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:57.293 [Test worker @coroutine#7284] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:57.293 [Test worker @coroutine#7284] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:57.293 [Test worker @coroutine#7284] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:57.293 [Test worker @coroutine#7284] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2024-02-05 10:13:57.293 [Test worker @coroutine#7284] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:57.293 [Test worker @coroutine#7284] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:57.293 [Test worker @coroutine#7284] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:57.293 [Test worker @coroutine#7284] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:57.293 [Test worker @coroutine#7284] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:57.293 [Test worker @coroutine#7284] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:57.293 [Test worker @coroutine#7284] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:57.293 [Test worker @coroutine#7284] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:57.293 [Test worker @coroutine#7284] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2024-02-05 10:13:57.294 [Test worker @coroutine#7284] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@640890bc 2024-02-05 10:13:57.294 [Test worker @coroutine#7284] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@640890bc 2024-02-05 10:13:57.294 [Test worker @coroutine#7284] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2024-02-05 10:13:57.317 [Test worker @coroutine#7284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@640890bc 2024-02-05 10:13:57.332 [Test worker @coroutine#7285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@640890bc 2024-02-05 10:13:57.334 [Test worker @coroutine#7287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@640890bc 2024-02-05 10:13:57.336 [Test worker @coroutine#7289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@640890bc 2024-02-05 10:13:57.345 [DefaultDispatcher-worker-5 @coroutine#7291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@640890bc 2024-02-05 10:13:57.348 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2024-02-05 10:13:57.348 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2024-02-05 10:13:57.348 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:57.348 [HikariPool-241 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Closing connection org.sqlite.jdbc4.JDBC4Connection@640890bc: (connection evicted) 2024-02-05 10:13:57.349 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:57.349 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2024-02-05 10:13:57.349 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2024-02-05 10:13:57.351 [Test worker @coroutine#7303] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2024-02-05 10:13:57.351 [Test worker @coroutine#7303] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:57.351 [Test worker @coroutine#7303] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:57.351 [Test worker @coroutine#7303] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:57.351 [Test worker @coroutine#7303] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:57.351 [Test worker @coroutine#7303] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:57.351 [Test worker @coroutine#7303] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:57.351 [Test worker @coroutine#7303] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6970687e 2024-02-05 10:13:57.351 [Test worker @coroutine#7303] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:57.351 [Test worker @coroutine#7303] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:57.351 [Test worker @coroutine#7303] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:57.351 [Test worker @coroutine#7303] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:57.351 [Test worker @coroutine#7303] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:57.351 [Test worker @coroutine#7303] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:57.351 [Test worker @coroutine#7303] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:57.351 [Test worker @coroutine#7303] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:57.351 [Test worker @coroutine#7303] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:57.351 [Test worker @coroutine#7303] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:57.351 [Test worker @coroutine#7303] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:57.351 [Test worker @coroutine#7303] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:57.351 [Test worker @coroutine#7303] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:57.351 [Test worker @coroutine#7303] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:57.351 [Test worker @coroutine#7303] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:57.351 [Test worker @coroutine#7303] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:57.351 [Test worker @coroutine#7303] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:57.351 [Test worker @coroutine#7303] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:57.351 [Test worker @coroutine#7303] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:57.351 [Test worker @coroutine#7303] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2024-02-05 10:13:57.351 [Test worker @coroutine#7303] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:57.351 [Test worker @coroutine#7303] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:57.351 [Test worker @coroutine#7303] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:57.351 [Test worker @coroutine#7303] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:57.351 [Test worker @coroutine#7303] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:57.351 [Test worker @coroutine#7303] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:57.351 [Test worker @coroutine#7303] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:57.351 [Test worker @coroutine#7303] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:57.351 [Test worker @coroutine#7303] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2024-02-05 10:13:57.352 [Test worker @coroutine#7303] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b6824c1 2024-02-05 10:13:57.352 [Test worker @coroutine#7303] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b6824c1 2024-02-05 10:13:57.352 [Test worker @coroutine#7303] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2024-02-05 10:13:57.375 [Test worker @coroutine#7303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b6824c1 2024-02-05 10:13:57.392 [Test worker @coroutine#7304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b6824c1 2024-02-05 10:13:57.395 [Test worker @coroutine#7306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b6824c1 2024-02-05 10:13:57.398 [Test worker @coroutine#7308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b6824c1 2024-02-05 10:13:57.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2024-02-05 10:13:57.402 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2024-02-05 10:13:57.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 10:13:57.403 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:57.403 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2024-02-05 10:13:57.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2024-02-05 10:13:57.406 [Test worker @coroutine#7321] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2024-02-05 10:13:57.407 [Test worker @coroutine#7321] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:57.407 [Test worker @coroutine#7321] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:57.407 [Test worker @coroutine#7321] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:57.407 [Test worker @coroutine#7321] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:57.407 [Test worker @coroutine#7321] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:57.407 [Test worker @coroutine#7321] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:57.407 [Test worker @coroutine#7321] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b926efa 2024-02-05 10:13:57.407 [Test worker @coroutine#7321] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:57.407 [Test worker @coroutine#7321] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:57.407 [Test worker @coroutine#7321] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:57.407 [Test worker @coroutine#7321] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:57.407 [Test worker @coroutine#7321] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:57.407 [Test worker @coroutine#7321] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:57.407 [Test worker @coroutine#7321] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:57.407 [Test worker @coroutine#7321] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:57.407 [Test worker @coroutine#7321] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:57.407 [Test worker @coroutine#7321] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:57.407 [Test worker @coroutine#7321] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:57.407 [Test worker @coroutine#7321] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:57.407 [Test worker @coroutine#7321] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:57.407 [Test worker @coroutine#7321] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:57.407 [Test worker @coroutine#7321] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:57.407 [Test worker @coroutine#7321] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:57.407 [Test worker @coroutine#7321] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:57.407 [Test worker @coroutine#7321] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:57.407 [Test worker @coroutine#7321] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:57.407 [Test worker @coroutine#7321] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2024-02-05 10:13:57.407 [Test worker @coroutine#7321] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:57.407 [Test worker @coroutine#7321] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:57.407 [Test worker @coroutine#7321] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:57.407 [Test worker @coroutine#7321] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:57.407 [Test worker @coroutine#7321] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:57.407 [Test worker @coroutine#7321] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:57.407 [Test worker @coroutine#7321] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:57.407 [Test worker @coroutine#7321] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:57.407 [Test worker @coroutine#7321] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2024-02-05 10:13:57.409 [Test worker @coroutine#7321] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@65595be7 2024-02-05 10:13:57.409 [Test worker @coroutine#7321] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@65595be7 2024-02-05 10:13:57.409 [Test worker @coroutine#7321] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2024-02-05 10:13:57.430 [Test worker @coroutine#7321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65595be7 2024-02-05 10:13:57.449 [Test worker @coroutine#7322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65595be7 2024-02-05 10:13:57.451 [Test worker @coroutine#7324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65595be7 2024-02-05 10:13:57.454 [Test worker @coroutine#7326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65595be7 2024-02-05 10:13:57.458 [UI Thread @coroutine#7335] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2024-02-05 10:13:57.458 [UI Thread @coroutine#7335] 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-02-05 10:13:57.458 [UI Thread @coroutine#7335] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2024-02-05 10:13:57.462 [UI Thread @coroutine#7335] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Temporary failure in name resolution for request https://invalid/Site/verify 2024-02-05 10:13:57.464 [DefaultDispatcher-worker-11 @coroutine#7328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65595be7 2024-02-05 10:13:57.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2024-02-05 10:13:57.465 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2024-02-05 10:13:57.465 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:57.465 [HikariPool-243 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65595be7: (connection evicted) 2024-02-05 10:13:57.466 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:57.466 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2024-02-05 10:13:57.466 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2024-02-05 10:13:57.468 [Test worker @coroutine#7343] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2024-02-05 10:13:57.469 [Test worker @coroutine#7343] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:57.469 [Test worker @coroutine#7343] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:57.469 [Test worker @coroutine#7343] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:57.469 [Test worker @coroutine#7343] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:57.469 [Test worker @coroutine#7343] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:57.469 [Test worker @coroutine#7343] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:57.469 [Test worker @coroutine#7343] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7dd3f20e 2024-02-05 10:13:57.469 [Test worker @coroutine#7343] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:57.469 [Test worker @coroutine#7343] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:57.469 [Test worker @coroutine#7343] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:57.469 [Test worker @coroutine#7343] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:57.469 [Test worker @coroutine#7343] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:57.469 [Test worker @coroutine#7343] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:57.469 [Test worker @coroutine#7343] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:57.469 [Test worker @coroutine#7343] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:57.469 [Test worker @coroutine#7343] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:57.469 [Test worker @coroutine#7343] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:57.469 [Test worker @coroutine#7343] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:57.469 [Test worker @coroutine#7343] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:57.469 [Test worker @coroutine#7343] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:57.469 [Test worker @coroutine#7343] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:57.469 [Test worker @coroutine#7343] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:57.469 [Test worker @coroutine#7343] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:57.469 [Test worker @coroutine#7343] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:57.469 [Test worker @coroutine#7343] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:57.469 [Test worker @coroutine#7343] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:57.469 [Test worker @coroutine#7343] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2024-02-05 10:13:57.469 [Test worker @coroutine#7343] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:57.469 [Test worker @coroutine#7343] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:57.469 [Test worker @coroutine#7343] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:57.469 [Test worker @coroutine#7343] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:57.469 [Test worker @coroutine#7343] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:57.469 [Test worker @coroutine#7343] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:57.469 [Test worker @coroutine#7343] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:57.469 [Test worker @coroutine#7343] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:57.469 [Test worker @coroutine#7343] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2024-02-05 10:13:57.471 [Test worker @coroutine#7343] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@4602fa2f 2024-02-05 10:13:57.471 [Test worker @coroutine#7343] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@4602fa2f 2024-02-05 10:13:57.471 [Test worker @coroutine#7343] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2024-02-05 10:13:57.494 [Test worker @coroutine#7343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4602fa2f 2024-02-05 10:13:57.495 [DefaultDispatcher-worker-14 @coroutine#2968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549404e7 2024-02-05 10:13:57.495 [DefaultDispatcher-worker-14 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId 2024-02-05 10:13:57.495 [DefaultDispatcher-worker-14 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:57.495 [DefaultDispatcher-worker-14 @coroutine#2968] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId 2024-02-05 10:13:57.496 [DefaultDispatcher-worker-22 @coroutine#2968] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId 2024-02-05 10:13:57.496 [DefaultDispatcher-worker-22 @coroutine#2968] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58267/UmAppDatabase/replication/nodeId 2024-02-05 10:13:57.512 [Test worker @coroutine#7344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4602fa2f 2024-02-05 10:13:57.515 [Test worker @coroutine#7350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4602fa2f 2024-02-05 10:13:57.517 [Test worker @coroutine#7352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4602fa2f 2024-02-05 10:13:57.528 [DefaultDispatcher-worker-19 @coroutine#7354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4602fa2f 2024-02-05 10:13:57.530 [DefaultDispatcher-worker-22 @coroutine#3132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2ae7d7 2024-02-05 10:13:57.530 [DefaultDispatcher-worker-22 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36831/UmAppDatabase/replication/nodeId 2024-02-05 10:13:57.530 [DefaultDispatcher-worker-22 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36831/UmAppDatabase/replication/nodeId. 2024-02-05 10:13:57.531 [DefaultDispatcher-worker-22 @coroutine#3132] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36831/UmAppDatabase/replication/nodeId 2024-02-05 10:13:57.531 [UI Thread @coroutine#7359] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55223/Site/verify 2024-02-05 10:13:57.531 [UI Thread @coroutine#7359] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55223/Site/verify. 2024-02-05 10:13:57.531 [UI Thread @coroutine#7359] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55223/Site/verify 2024-02-05 10:13:57.532 [DefaultDispatcher-worker-16 @coroutine#3132] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36831/UmAppDatabase/replication/nodeId 2024-02-05 10:13:57.532 [DefaultDispatcher-worker-16 @coroutine#3132] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36831/UmAppDatabase/replication/nodeId 2024-02-05 10:13:57.536 [UI Thread @coroutine#7359] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55223/Site/verify 2024-02-05 10:13:57.536 [UI Thread @coroutine#7359] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55223/Site/verify 2024-02-05 10:13:57.536 [UI Thread @coroutine#7359] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:55223/Site/verify. 2024-02-05 10:13:57.536 [UI Thread @coroutine#7359] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:55223/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 10:13:57.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2024-02-05 10:13:57.539 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2024-02-05 10:13:57.539 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:57.540 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4602fa2f: (connection evicted) 2024-02-05 10:13:57.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:57.540 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2024-02-05 10:13:57.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2024-02-05 10:13:57.547 [Test worker @coroutine#7374] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2024-02-05 10:13:57.547 [Test worker @coroutine#7374] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 10:13:57.547 [Test worker @coroutine#7374] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 10:13:57.547 [Test worker @coroutine#7374] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 10:13:57.547 [Test worker @coroutine#7374] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 10:13:57.547 [Test worker @coroutine#7374] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 10:13:57.547 [Test worker @coroutine#7374] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 10:13:57.547 [Test worker @coroutine#7374] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e67f0a0 2024-02-05 10:13:57.547 [Test worker @coroutine#7374] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 10:13:57.547 [Test worker @coroutine#7374] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 10:13:57.548 [Test worker @coroutine#7374] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 10:13:57.548 [Test worker @coroutine#7374] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 10:13:57.548 [Test worker @coroutine#7374] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 10:13:57.548 [Test worker @coroutine#7374] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 10:13:57.548 [Test worker @coroutine#7374] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 10:13:57.548 [Test worker @coroutine#7374] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 10:13:57.548 [Test worker @coroutine#7374] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 10:13:57.548 [Test worker @coroutine#7374] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 10:13:57.548 [Test worker @coroutine#7374] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 10:13:57.548 [Test worker @coroutine#7374] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 10:13:57.548 [Test worker @coroutine#7374] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 10:13:57.548 [Test worker @coroutine#7374] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 10:13:57.548 [Test worker @coroutine#7374] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 10:13:57.548 [Test worker @coroutine#7374] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 10:13:57.548 [Test worker @coroutine#7374] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 10:13:57.548 [Test worker @coroutine#7374] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 10:13:57.548 [Test worker @coroutine#7374] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 10:13:57.548 [Test worker @coroutine#7374] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2024-02-05 10:13:57.548 [Test worker @coroutine#7374] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 10:13:57.548 [Test worker @coroutine#7374] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 10:13:57.548 [Test worker @coroutine#7374] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 10:13:57.548 [Test worker @coroutine#7374] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 10:13:57.548 [Test worker @coroutine#7374] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 10:13:57.548 [Test worker @coroutine#7374] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 10:13:57.548 [Test worker @coroutine#7374] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 10:13:57.548 [Test worker @coroutine#7374] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 10:13:57.548 [Test worker @coroutine#7374] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2024-02-05 10:13:57.548 [Test worker @coroutine#7374] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@3146c61d 2024-02-05 10:13:57.548 [Test worker @coroutine#7374] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@3146c61d 2024-02-05 10:13:57.548 [Test worker @coroutine#7374] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2024-02-05 10:13:57.555 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:57.570 [Test worker @coroutine#7374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146c61d 2024-02-05 10:13:57.587 [Test worker @coroutine#7375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146c61d 2024-02-05 10:13:57.590 [Test worker @coroutine#7377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146c61d 2024-02-05 10:13:57.593 [Test worker @coroutine#7379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146c61d 2024-02-05 10:13:57.603 [DefaultDispatcher-worker-21 @coroutine#7381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146c61d 2024-02-05 10:13:57.613 [DefaultDispatcher-worker-4 @coroutine#7374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146c61d 2024-02-05 10:13:57.618 [UI Thread @coroutine#7390] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42355/555286175735185408/_ustadmanifest.json 2024-02-05 10:13:57.618 [UI Thread @coroutine#7390] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42355/555286175735185408/_ustadmanifest.json. 2024-02-05 10:13:57.618 [UI Thread @coroutine#7390] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42355/555286175735185408/_ustadmanifest.json 2024-02-05 10:13:57.624 [UI Thread @coroutine#7390] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42355/555286175735185408/_ustadmanifest.json 2024-02-05 10:13:57.624 [UI Thread @coroutine#7390] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42355/555286175735185408/_ustadmanifest.json 2024-02-05 10:13:57.625 [UI Thread @coroutine#7390] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:42355/555286175735185408/_ustadmanifest.json. 2024-02-05 10:13:57.625 [UI Thread @coroutine#7390] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:42355/555286175735185408/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 10:13:57.626 [UI Thread @coroutine#7390] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42355/tincan.xml 2024-02-05 10:13:57.626 [UI Thread @coroutine#7390] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42355/tincan.xml. 2024-02-05 10:13:57.626 [UI Thread @coroutine#7390] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42355/tincan.xml 2024-02-05 10:13:57.627 [UI Thread @coroutine#7390] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42355/tincan.xml 2024-02-05 10:13:57.627 [UI Thread @coroutine#7390] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42355/tincan.xml 2024-02-05 10:13:57.627 [UI Thread @coroutine#7390] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:42355/tincan.xml. 2024-02-05 10:13:57.627 [UI Thread @coroutine#7390] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:42355/tincan.xml to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 10:13:57.627 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:57.630 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2024-02-05 10:13:57.630 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2024-02-05 10:13:57.630 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 10:13:57.633 [HikariPool-245 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3146c61d: (connection evicted) 2024-02-05 10:13:57.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 10:13:57.634 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2024-02-05 10:13:57.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2024-02-05 17:12:18.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2024-02-05 17:12:18.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:18.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:18.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:18.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:18.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:18.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:18.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d074b14 2024-02-05 17:12:18.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:18.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:18.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:18.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:18.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:18.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:18.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:18.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:18.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:18.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:18.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:18.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:18.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:18.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:12:18.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:12:18.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:18.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:18.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:12:18.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:18.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2024-02-05 17:12:18.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:18.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:18.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:18.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:18.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:18.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:18.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:18.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:18.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2024-02-05 17:12:18.929 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-05 17:12:18.929 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-05 17:12:18.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2024-02-05 17:12:19.030 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:12:19.035 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@22d1d445 2024-02-05 17:12:19.035 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@22d1d445 2024-02-05 17:12:19.040 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c163e6f 2024-02-05 17:12:19.040 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c163e6f 2024-02-05 17:12:19.045 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2829bf35 2024-02-05 17:12:19.045 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2829bf35 2024-02-05 17:12:19.052 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d2b3454 2024-02-05 17:12:19.053 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d2b3454 2024-02-05 17:12:19.057 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4174b648 2024-02-05 17:12:19.057 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4174b648 2024-02-05 17:12:19.061 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c0c1d4f 2024-02-05 17:12:19.061 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c0c1d4f 2024-02-05 17:12:19.066 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@39b9c1ec 2024-02-05 17:12:19.066 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@39b9c1ec 2024-02-05 17:12:19.070 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@d04cb1b 2024-02-05 17:12:19.070 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@d04cb1b 2024-02-05 17:12:19.072 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-05 17:12:19.075 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6926ea05 2024-02-05 17:12:19.075 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6926ea05 2024-02-05 17:12:19.075 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 17:12:19.128 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-05 17:12:19.136 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-05 17:12:19.458 [DefaultDispatcher-worker-4 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:12:19.459 [DefaultDispatcher-worker-4 @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-02-05 17:12:19.459 [DefaultDispatcher-worker-4 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:12:19.460 [DefaultDispatcher-worker-4 @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-02-05 17:12:19.486 [DefaultDispatcher-worker-7 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-05 17:12:19.488 [DefaultDispatcher-worker-7 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-05 17:12:19.488 [DefaultDispatcher-worker-7 @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-02-05 17:12:19.488 [DefaultDispatcher-worker-7 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-05 17:12:19.598 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-05 17:12:19.660 [DefaultDispatcher-worker-3 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-05 17:12:19.700 [DefaultDispatcher-worker-4 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-05 17:12:19.726 [DefaultDispatcher-worker-1 @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-02-05 17:12:19.727 [DefaultDispatcher-worker-8 @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-02-05 17:12:19.735 [DefaultDispatcher-worker-1 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-05 17:12:19.779 [DefaultDispatcher-worker-6 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-05 17:12:19.788 [Test worker @coroutine#21] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-05 17:12:19.958 [DefaultDispatcher-worker-10 @coroutine#23] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-05 17:12:20.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2024-02-05 17:12:20.003 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2024-02-05 17:12:20.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 17:12:20.004 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f: (connection evicted) 2024-02-05 17:12:20.006 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22d1d445: (connection evicted) 2024-02-05 17:12:20.006 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c163e6f: (connection evicted) 2024-02-05 17:12:20.007 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2829bf35: (connection evicted) 2024-02-05 17:12:20.007 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d2b3454: (connection evicted) 2024-02-05 17:12:20.008 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4174b648: (connection evicted) 2024-02-05 17:12:20.008 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c0c1d4f: (connection evicted) 2024-02-05 17:12:20.009 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39b9c1ec: (connection evicted) 2024-02-05 17:12:20.009 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d04cb1b: (connection evicted) 2024-02-05 17:12:20.010 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6926ea05: (connection evicted) 2024-02-05 17:12:20.013 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:20.014 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2024-02-05 17:12:20.014 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2024-02-05 17:12:20.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2024-02-05 17:12:20.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:20.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:20.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:20.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:20.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:20.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:20.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42107318 2024-02-05 17:12:20.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:20.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:20.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:20.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:20.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:20.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:20.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:20.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:20.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:20.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:20.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:20.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:20.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:20.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:12:20.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:12:20.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:20.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:20.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:12:20.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:20.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2024-02-05 17:12:20.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:20.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:20.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:20.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:20.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:20.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:20.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:20.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:20.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2024-02-05 17:12:20.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d829ef0 2024-02-05 17:12:20.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d829ef0 2024-02-05 17:12:20.029 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2024-02-05 17:12:20.031 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d829ef0 2024-02-05 17:12:20.048 [Test worker @coroutine#27] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d829ef0 2024-02-05 17:12:20.052 [Test worker @coroutine#29] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d829ef0 2024-02-05 17:12:20.057 [DefaultDispatcher-worker-4 @coroutine#32] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:12:20.057 [DefaultDispatcher-worker-4 @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-02-05 17:12:20.057 [DefaultDispatcher-worker-4 @coroutine#32] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:12:20.058 [DefaultDispatcher-worker-4 @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-02-05 17:12:20.074 [DefaultDispatcher-worker-11 @coroutine#31] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d829ef0 2024-02-05 17:12:20.076 [DefaultDispatcher-worker-11 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-05 17:12:20.076 [DefaultDispatcher-worker-11 @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-02-05 17:12:20.076 [DefaultDispatcher-worker-11 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-05 17:12:20.085 [Test worker @coroutine#36] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d829ef0 2024-02-05 17:12:20.105 [DefaultDispatcher-worker-5 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d829ef0 2024-02-05 17:12:20.129 [DefaultDispatcher-worker-9 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d829ef0 2024-02-05 17:12:20.132 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:12:20.133 [DefaultDispatcher-worker-7 @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-02-05 17:12:20.139 [DefaultDispatcher-worker-9 @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-02-05 17:12:20.150 [DefaultDispatcher-worker-12 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d829ef0 2024-02-05 17:12:20.151 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f15177b 2024-02-05 17:12:20.151 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f15177b 2024-02-05 17:12:20.155 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@51d2f2e9 2024-02-05 17:12:20.156 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@51d2f2e9 2024-02-05 17:12:20.168 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@55ed7c0b 2024-02-05 17:12:20.168 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@55ed7c0b 2024-02-05 17:12:20.168 [DefaultDispatcher-worker-11 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d829ef0 2024-02-05 17:12:20.172 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@10eff8d2 2024-02-05 17:12:20.173 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@10eff8d2 2024-02-05 17:12:20.174 [Test worker @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d829ef0 2024-02-05 17:12:20.177 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@67369b7b 2024-02-05 17:12:20.177 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@67369b7b 2024-02-05 17:12:20.193 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@21b568ce 2024-02-05 17:12:20.194 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@21b568ce 2024-02-05 17:12:20.198 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f8655d7 2024-02-05 17:12:20.198 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f8655d7 2024-02-05 17:12:20.211 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@70c0079d 2024-02-05 17:12:20.211 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@70c0079d 2024-02-05 17:12:20.229 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@23feb7bd 2024-02-05 17:12:20.230 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@23feb7bd 2024-02-05 17:12:20.230 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 17:12:20.328 [DefaultDispatcher-worker-4 @coroutine#48] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d829ef0 2024-02-05 17:12:20.374 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2024-02-05 17:12:20.376 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2024-02-05 17:12:20.376 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 17:12:20.377 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d829ef0: (connection evicted) 2024-02-05 17:12:20.378 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f15177b: (connection evicted) 2024-02-05 17:12:20.378 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51d2f2e9: (connection evicted) 2024-02-05 17:12:20.378 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55ed7c0b: (connection evicted) 2024-02-05 17:12:20.379 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10eff8d2: (connection evicted) 2024-02-05 17:12:20.379 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67369b7b: (connection evicted) 2024-02-05 17:12:20.379 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21b568ce: (connection evicted) 2024-02-05 17:12:20.380 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f8655d7: (connection evicted) 2024-02-05 17:12:20.380 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70c0079d: (connection evicted) 2024-02-05 17:12:20.381 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23feb7bd: (connection evicted) 2024-02-05 17:12:20.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:20.382 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2024-02-05 17:12:20.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2024-02-05 17:12:20.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2024-02-05 17:12:20.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:20.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:20.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:20.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:20.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:20.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:20.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64910b2d 2024-02-05 17:12:20.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:20.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:20.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:20.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:20.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:20.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:20.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:20.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:20.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:20.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:20.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:20.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:20.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:20.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:20.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:20.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:20.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:20.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:20.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:20.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2024-02-05 17:12:20.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:20.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:20.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:20.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:20.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:20.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:20.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:20.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:20.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2024-02-05 17:12:20.433 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fef75c6 2024-02-05 17:12:20.433 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fef75c6 2024-02-05 17:12:20.433 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2024-02-05 17:12:20.534 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:20.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2024-02-05 17:12:20.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:20.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:20.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:20.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:20.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:20.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:20.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15ac02d5 2024-02-05 17:12:20.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:20.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:20.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:20.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:20.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:20.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:20.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:20.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:20.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:20.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:20.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:20.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:20.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:20.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:20.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:20.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:20.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:20.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:20.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:20.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2024-02-05 17:12:20.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:20.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:20.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:20.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:20.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:20.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:20.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:20.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:20.820 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2024-02-05 17:12:20.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@34f23816 2024-02-05 17:12:20.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@34f23816 2024-02-05 17:12:20.821 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2024-02-05 17:12:20.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2024-02-05 17:12:20.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:20.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:20.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:20.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:20.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:20.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:20.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12f9f896 2024-02-05 17:12:20.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:20.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:20.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:20.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:20.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:20.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:20.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:20.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:20.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:20.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:20.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:20.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:20.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:20.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:20.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:20.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:20.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:20.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:20.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:20.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2024-02-05 17:12:20.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:20.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:20.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:20.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:20.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:20.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:20.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:20.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:20.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2024-02-05 17:12:20.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@505f45cc 2024-02-05 17:12:20.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@505f45cc 2024-02-05 17:12:20.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2024-02-05 17:12:20.921 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:20.960 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f23816 2024-02-05 17:12:20.960 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:20.964 [DefaultDispatcher-worker-15 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41397/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-05 17:12:20.965 [DefaultDispatcher-worker-15 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41397/com/ustadmobile/core/contenttype/childrens-literature.epub. 2024-02-05 17:12:20.965 [DefaultDispatcher-worker-15 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41397/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-05 17:12:21.013 [DefaultDispatcher-worker-15 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41397/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-05 17:12:21.014 [DefaultDispatcher-worker-15 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41397/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-05 17:12:21.049 [pool-2-thread-1 @coroutine#85] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@505f45cc 2024-02-05 17:12:21.232 [DefaultDispatcher-worker-3 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Response doesn't have "Content-Type" header, skipping ContentNegotiation plugin 2024-02-05 17:12:21.232 [DefaultDispatcher-worker-3 @coroutine#78] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41397/com/ustadmobile/core/contenttype/childrens-literature.epub to class io.ktor.utils.io.ByteReadChannel 2024-02-05 17:12:21.561 [DefaultDispatcher-worker-14 @coroutine#91] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@505f45cc 2024-02-05 17:12:21.591 [DefaultDispatcher-worker-14 @coroutine#93] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@505f45cc 2024-02-05 17:12:21.671 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2024-02-05 17:12:21.671 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2024-02-05 17:12:21.671 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:21.677 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34f23816: (connection evicted) 2024-02-05 17:12:21.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:21.679 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2024-02-05 17:12:21.679 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2024-02-05 17:12:21.682 [Test worker @coroutine#105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@505f45cc 2024-02-05 17:12:21.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2024-02-05 17:12:21.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:21.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:21.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:21.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:21.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:21.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:21.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6caa4dc5 2024-02-05 17:12:21.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:21.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:21.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:21.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:21.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:21.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:21.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:21.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:21.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:21.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:21.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:21.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:21.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:21.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:21.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:21.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:21.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:21.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:21.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:21.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2024-02-05 17:12:21.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:21.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:21.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:21.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:21.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:21.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:21.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:21.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:21.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2024-02-05 17:12:21.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@60c98f25 2024-02-05 17:12:21.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@60c98f25 2024-02-05 17:12:21.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2024-02-05 17:12:21.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2024-02-05 17:12:21.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:21.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:21.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:21.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:21.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:21.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20c3b34b 2024-02-05 17:12:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2024-02-05 17:12:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:21.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2024-02-05 17:12:21.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@58e02359 2024-02-05 17:12:21.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@58e02359 2024-02-05 17:12:21.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2024-02-05 17:12:21.798 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2024-02-05 17:12:21.798 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2024-02-05 17:12:21.798 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:21.799 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60c98f25: (connection evicted) 2024-02-05 17:12:21.800 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:21.800 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2024-02-05 17:12:21.800 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2024-02-05 17:12:21.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2024-02-05 17:12:21.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:21.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:21.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:21.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:21.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:21.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:21.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47198524 2024-02-05 17:12:21.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:21.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:21.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:21.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:21.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:21.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:21.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:21.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:21.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:21.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:21.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:21.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:21.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:21.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:21.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:21.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:21.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:21.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:21.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:21.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2024-02-05 17:12:21.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:21.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:21.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:21.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:21.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:21.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:21.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:21.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:21.805 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2024-02-05 17:12:21.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@55e91e61 2024-02-05 17:12:21.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@55e91e61 2024-02-05 17:12:21.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2024-02-05 17:12:21.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2024-02-05 17:12:21.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:21.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:21.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:21.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:21.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:21.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:21.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@166e5a6d 2024-02-05 17:12:21.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:21.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:21.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:21.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:21.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:21.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:21.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:21.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:21.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:21.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:21.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:21.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:21.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:21.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:21.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:21.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:21.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:21.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:21.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:21.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2024-02-05 17:12:21.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:21.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:21.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:21.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:21.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:21.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:21.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:21.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:21.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2024-02-05 17:12:21.839 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:21.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d6c4079 2024-02-05 17:12:21.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d6c4079 2024-02-05 17:12:21.841 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2024-02-05 17:12:21.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2024-02-05 17:12:21.879 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2024-02-05 17:12:21.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:21.895 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55e91e61: (connection evicted) 2024-02-05 17:12:21.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:21.897 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2024-02-05 17:12:21.897 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2024-02-05 17:12:21.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2024-02-05 17:12:21.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:21.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:21.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:21.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:21.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:21.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:21.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@278de2b2 2024-02-05 17:12:21.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:21.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:21.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:21.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:21.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:21.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:21.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:21.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:21.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:21.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:21.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:21.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:21.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:21.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:21.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:21.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:21.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:21.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:21.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:21.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2024-02-05 17:12:21.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:21.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:21.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:21.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:21.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:21.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:21.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:21.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:21.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2024-02-05 17:12:21.915 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@75cacb3e 2024-02-05 17:12:21.915 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@75cacb3e 2024-02-05 17:12:21.915 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2024-02-05 17:12:21.941 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:21.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2024-02-05 17:12:21.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:21.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:21.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:21.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:21.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:21.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:21.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61957d9c 2024-02-05 17:12:21.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:21.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:21.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:21.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:21.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:21.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:21.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:21.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:21.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:21.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:21.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:21.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:21.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:21.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:21.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:21.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:21.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:21.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:21.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:21.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2024-02-05 17:12:21.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:21.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:21.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:21.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:21.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:21.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:21.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:21.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:21.956 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2024-02-05 17:12:21.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@483b7dc4 2024-02-05 17:12:21.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@483b7dc4 2024-02-05 17:12:21.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2024-02-05 17:12:21.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2024-02-05 17:12:21.999 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2024-02-05 17:12:21.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:22.011 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75cacb3e: (connection evicted) 2024-02-05 17:12:22.012 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:22.012 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2024-02-05 17:12:22.012 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2024-02-05 17:12:22.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2024-02-05 17:12:22.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:22.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:22.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:22.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:22.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:22.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:22.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ad1a276 2024-02-05 17:12:22.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:22.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:22.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:22.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:22.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:22.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:22.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:22.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:22.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:22.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:22.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:22.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:22.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:22.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:22.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:22.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:22.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:22.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:22.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:22.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2024-02-05 17:12:22.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:22.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:22.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:22.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:22.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:22.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:22.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:22.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:22.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2024-02-05 17:12:22.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@31006a75 2024-02-05 17:12:22.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@31006a75 2024-02-05 17:12:22.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2024-02-05 17:12:22.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2024-02-05 17:12:22.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:22.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:22.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:22.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:22.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:22.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:22.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49122853 2024-02-05 17:12:22.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:22.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:22.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:22.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:22.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:22.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:22.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:22.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:22.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:22.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:22.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:22.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:22.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:22.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:22.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:22.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:22.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:22.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:22.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:22.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2024-02-05 17:12:22.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:22.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:22.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:22.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:22.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:22.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:22.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:22.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:22.060 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2024-02-05 17:12:22.067 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d6b42cf 2024-02-05 17:12:22.067 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d6b42cf 2024-02-05 17:12:22.067 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2024-02-05 17:12:22.067 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:22.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2024-02-05 17:12:22.117 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2024-02-05 17:12:22.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:22.119 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31006a75: (connection evicted) 2024-02-05 17:12:22.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:22.119 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2024-02-05 17:12:22.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2024-02-05 17:12:22.167 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:22.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2024-02-05 17:12:22.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:22.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:22.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:22.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:22.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:22.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:22.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@146f3d22 2024-02-05 17:12:22.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:22.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:22.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:22.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:22.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:22.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:22.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:22.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:22.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:22.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:22.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:22.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:22.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:22.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:22.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:22.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:22.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:22.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:22.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:22.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2024-02-05 17:12:22.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:22.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:22.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:22.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:22.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:22.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:22.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:22.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:22.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2024-02-05 17:12:22.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@52285a5f 2024-02-05 17:12:22.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@52285a5f 2024-02-05 17:12:22.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2024-02-05 17:12:22.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2024-02-05 17:12:22.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:22.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:22.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:22.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:22.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:22.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:22.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fa5cc73 2024-02-05 17:12:22.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:22.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:22.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:22.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:22.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:22.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:22.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:22.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:22.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:22.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:22.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:22.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:22.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:22.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:22.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:22.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:22.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:22.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:22.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:22.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2024-02-05 17:12:22.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:22.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:22.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:22.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:22.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:22.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:22.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:22.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:22.398 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2024-02-05 17:12:22.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@70139a81 2024-02-05 17:12:22.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@70139a81 2024-02-05 17:12:22.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2024-02-05 17:12:22.443 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:22.511 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:22.637 [DefaultDispatcher-worker-3 @coroutine#137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70139a81 2024-02-05 17:12:22.730 [DefaultDispatcher-worker-3 @coroutine#139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70139a81 2024-02-05 17:12:22.752 [DefaultDispatcher-worker-7 @coroutine#141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70139a81 2024-02-05 17:12:22.770 [DefaultDispatcher-worker-7 @coroutine#143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70139a81 2024-02-05 17:12:23.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2024-02-05 17:12:23.020 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2024-02-05 17:12:23.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:23.043 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52285a5f: (connection evicted) 2024-02-05 17:12:23.044 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:23.044 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2024-02-05 17:12:23.044 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2024-02-05 17:12:23.056 [Test worker @coroutine#316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70139a81 2024-02-05 17:12:23.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2024-02-05 17:12:23.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:23.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:23.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:23.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:23.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:23.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:23.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14df5253 2024-02-05 17:12:23.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:23.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:23.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:23.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:23.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:23.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:23.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:23.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:23.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:23.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:23.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:23.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:23.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:23.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:23.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:23.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:23.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:23.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:23.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:23.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2024-02-05 17:12:23.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:23.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:23.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:23.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:23.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:23.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:23.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:23.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:23.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2024-02-05 17:12:23.110 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cc8adff 2024-02-05 17:12:23.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cc8adff 2024-02-05 17:12:23.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2024-02-05 17:12:23.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2024-02-05 17:12:23.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:23.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:23.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:23.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:23.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:23.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:23.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b2e9db2 2024-02-05 17:12:23.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:23.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:23.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:23.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:23.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:23.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:23.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:23.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:23.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:23.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:23.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:23.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:23.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:23.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:23.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:23.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:23.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:23.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:23.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:23.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2024-02-05 17:12:23.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:23.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:23.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:23.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:23.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:23.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:23.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:23.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:23.164 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2024-02-05 17:12:23.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a34a51e 2024-02-05 17:12:23.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a34a51e 2024-02-05 17:12:23.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2024-02-05 17:12:23.181 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2024-02-05 17:12:23.181 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2024-02-05 17:12:23.181 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:23.184 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6cc8adff: (connection evicted) 2024-02-05 17:12:23.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:23.185 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2024-02-05 17:12:23.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2024-02-05 17:12:23.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2024-02-05 17:12:23.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:23.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:23.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:23.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:23.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:23.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:23.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b3feb26 2024-02-05 17:12:23.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:23.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:23.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:23.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:23.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:23.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:23.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:23.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:23.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:23.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:23.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:23.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:23.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:23.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:23.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:23.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:23.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:23.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:23.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:23.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2024-02-05 17:12:23.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:23.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:23.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:23.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:23.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:23.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:23.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:23.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:23.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2024-02-05 17:12:23.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@503a7990 2024-02-05 17:12:23.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@503a7990 2024-02-05 17:12:23.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2024-02-05 17:12:23.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2024-02-05 17:12:23.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:23.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:23.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:23.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:23.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:23.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:23.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69a90b81 2024-02-05 17:12:23.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:23.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:23.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:23.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:23.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:23.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:23.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:23.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:23.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:23.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:23.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:23.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:23.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:23.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:23.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:23.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:23.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:23.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:23.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:23.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2024-02-05 17:12:23.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:23.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:23.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:23.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:23.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:23.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:23.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:23.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:23.248 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2024-02-05 17:12:23.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@35329a05 2024-02-05 17:12:23.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@35329a05 2024-02-05 17:12:23.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2024-02-05 17:12:23.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2024-02-05 17:12:23.259 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2024-02-05 17:12:23.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:23.271 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@503a7990: (connection evicted) 2024-02-05 17:12:23.272 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:23.272 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2024-02-05 17:12:23.272 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2024-02-05 17:12:23.274 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:23.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2024-02-05 17:12:23.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:23.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:23.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:23.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:23.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:23.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:23.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@194037f9 2024-02-05 17:12:23.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:23.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:23.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:23.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:23.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:23.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:23.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:23.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:23.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:23.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:23.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:23.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:23.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:23.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:23.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:23.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:23.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:23.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:23.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:23.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2024-02-05 17:12:23.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:23.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:23.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:23.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:23.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:23.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:23.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:23.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:23.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2024-02-05 17:12:23.287 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@17003497 2024-02-05 17:12:23.287 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@17003497 2024-02-05 17:12:23.287 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2024-02-05 17:12:23.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2024-02-05 17:12:23.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:23.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:23.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:23.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:23.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:23.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:23.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f038d3c 2024-02-05 17:12:23.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:23.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:23.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:23.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:23.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:23.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:23.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:23.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:23.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:23.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:23.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:23.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:23.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:23.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:23.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:23.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:23.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:23.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:23.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:23.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2024-02-05 17:12:23.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:23.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:23.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:23.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:23.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:23.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:23.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:23.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:23.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2024-02-05 17:12:23.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@39a8e2fa 2024-02-05 17:12:23.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@39a8e2fa 2024-02-05 17:12:23.321 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2024-02-05 17:12:23.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2024-02-05 17:12:23.325 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2024-02-05 17:12:23.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:23.337 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17003497: (connection evicted) 2024-02-05 17:12:23.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:23.337 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2024-02-05 17:12:23.337 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2024-02-05 17:12:23.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2024-02-05 17:12:23.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:23.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:23.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:23.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:23.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:23.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:23.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23ec2bdc 2024-02-05 17:12:23.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:23.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:23.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:23.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:23.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:23.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:23.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:23.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:23.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:23.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:23.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:23.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:23.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:23.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:23.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:23.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:23.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:23.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:23.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:23.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2024-02-05 17:12:23.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:23.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:23.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:23.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:23.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:23.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:23.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:23.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:23.347 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2024-02-05 17:12:23.351 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:23.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d132bb6 2024-02-05 17:12:23.356 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d132bb6 2024-02-05 17:12:23.356 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2024-02-05 17:12:23.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2024-02-05 17:12:23.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:23.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:23.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:23.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:23.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:23.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:23.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60ae7cf2 2024-02-05 17:12:23.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:23.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:23.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:23.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:23.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:23.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:23.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:23.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:23.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:23.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:23.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:23.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:23.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:23.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:23.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:23.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:23.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:23.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:23.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:23.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2024-02-05 17:12:23.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:23.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:23.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:23.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:23.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:23.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:23.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:23.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:23.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2024-02-05 17:12:23.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@bc8d68b 2024-02-05 17:12:23.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@bc8d68b 2024-02-05 17:12:23.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2024-02-05 17:12:23.421 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:23.449 [DefaultDispatcher-worker-7 @coroutine#338] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -version 2024-02-05 17:12:23.459 [HikariPool-22 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:23.491 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:23.548 [DefaultDispatcher-worker-7 @coroutine#338] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -v quiet -print_format json -show_error -show_format -show_streams -show_chapters /tmp/junit1966771069498156567/junit7098853149481167027.tmp 2024-02-05 17:12:23.629 [DefaultDispatcher-worker-7 @coroutine#338] DEBUG net.bramp.ffmpeg.FFprobe - { "streams": [ { "index": 0, "codec_name": "h264", "codec_long_name": "H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10", "profile": "High", "codec_type": "video", "codec_time_base": "36131/2150400", "codec_tag_string": "avc1", "codec_tag": "0x31637661", "width": 1920, "height": 1080, "coded_width": 1920, "coded_height": 1088, "has_b_frames": 1, "sample_aspect_ratio": "1:1", "display_aspect_ratio": "16:9", "pix_fmt": "yuv420p", "level": 40, "color_range": "tv", "color_space": "bt709", "color_transfer": "bt709", "color_primaries": "bt709", "chroma_location": "left", "refs": 1, "is_avc": "true", "nal_length_size": "4", "r_frame_rate": "30/1", "avg_frame_rate": "1075200/36131", 2024-02-05 17:12:23.650 [DefaultDispatcher-worker-7 @coroutine#338] DEBUG net.bramp.ffmpeg.FFprobe - "time_base": "1/15360", "start_pts": 0, "start_time": "0.000000", "duration_ts": 17695, "duration": "1.152018", "bit_rate": "3011701", "bits_per_raw_sample": "8", "nb_frames": "70", "disposition": { "default": 1, "dub": 0, "original": 0, "comment": 0, "lyrics": 0, "karaoke": 0, "forced": 0, "hearing_impaired": 0, "visual_impaired": 0, "clean_effects": 0, "attached_pic": 0, "timed_thumbnails": 0 }, "tags": { "creation_time": "2019-01-29T08:44:17.000000Z", "language": "und", "handler_name": "Core Media Video" } }, { "index": 1, "codec_name": "aac", "codec_long_name": "AAC (Advanced Audio Coding 2024-02-05 17:12:23.653 [DefaultDispatcher-worker-7 @coroutine#338] DEBUG net.bramp.ffmpeg.FFprobe - )", "profile": "LC", "codec_type": "audio", "codec_time_base": "1/44100", "codec_tag_string": "mp4a", "codec_tag": "0x6134706d", "sample_fmt": "fltp", "sample_rate": "44100", "channels": 2, "channel_layout": "stereo", "bits_per_sample": 0, "r_frame_rate": "0/0", "avg_frame_rate": "0/0", "time_base": "1/44100", "start_pts": 0, "start_time": "0.000000", "duration_ts": 50803, "duration": "1.151995", "bit_rate": "127320", "max_bit_rate": "127999", "nb_frames": "53", "disposition": { "default": 1, "dub": 0, "original": 0, "comment": 0, "lyrics": 0, "karaoke": 0, "forced": 0, "hearing_impaired": 0, "visual_impaired": 0, 2024-02-05 17:12:23.657 [DefaultDispatcher-worker-7 @coroutine#338] DEBUG net.bramp.ffmpeg.FFprobe - "clean_effects": 0, "attached_pic": 0, "timed_thumbnails": 0 }, "tags": { "creation_time": "2019-01-29T08:44:17.000000Z", "language": "und", "handler_name": "Core Media Audio" } } ], "chapters": [ ], "format": { "filename": "/tmp/junit1966771069498156567/junit7098853149481167027.tmp", "nb_streams": 2, "nb_programs": 0, "format_name": "mov,mp4,m4a,3gp,3g2,mj2", "format_long_name": "QuickTime / MOV", "start_time": "0.000000", "duration": "1.152000", "size": "907481", "bit_rate": "6301951", "probe_score": 100, "tags": { "major_brand": "mp42", "minor_version": "1", "compatible_brands": "mp41mp42isom", "creation_time": "2019-01-29T08:44:17.000000Z" } } } 2024-02-05 17:12:23.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2024-02-05 17:12:23.658 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2024-02-05 17:12:23.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:23.659 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d132bb6: (connection evicted) 2024-02-05 17:12:23.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:23.660 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2024-02-05 17:12:23.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2024-02-05 17:12:23.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2024-02-05 17:12:23.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:23.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:23.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:23.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:23.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:23.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:23.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38cb1606 2024-02-05 17:12:23.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:23.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:23.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:23.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:23.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:23.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:23.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:23.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:23.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:23.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:23.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:23.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:23.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:23.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:23.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:23.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:23.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:23.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:23.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:23.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2024-02-05 17:12:23.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:23.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:23.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:23.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:23.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:23.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:23.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:23.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:23.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2024-02-05 17:12:23.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@655909e2 2024-02-05 17:12:23.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@655909e2 2024-02-05 17:12:23.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2024-02-05 17:12:23.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2024-02-05 17:12:23.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:23.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:23.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:23.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:23.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:23.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:23.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@716ae973 2024-02-05 17:12:23.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:23.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:23.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:23.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:23.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:23.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:23.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:23.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:23.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:23.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:23.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:23.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:23.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:23.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:23.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:23.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:23.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:23.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:23.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:23.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2024-02-05 17:12:23.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:23.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:23.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:23.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:23.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:23.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:23.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:23.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:23.698 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2024-02-05 17:12:23.699 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@56872fcb 2024-02-05 17:12:23.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@56872fcb 2024-02-05 17:12:23.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2024-02-05 17:12:23.775 [HikariPool-24 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:23.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2024-02-05 17:12:23.778 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2024-02-05 17:12:23.778 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:23.781 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@655909e2: (connection evicted) 2024-02-05 17:12:23.782 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:23.782 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2024-02-05 17:12:23.782 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2024-02-05 17:12:23.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2024-02-05 17:12:23.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:23.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:23.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:23.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:23.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:23.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:23.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6533629 2024-02-05 17:12:23.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:23.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:23.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:23.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:23.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:23.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:23.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:23.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:23.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:23.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:23.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:23.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:23.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:23.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:23.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:23.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:23.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:23.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:23.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:23.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2024-02-05 17:12:23.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:23.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:23.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:23.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:23.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:23.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:23.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:23.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:23.786 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2024-02-05 17:12:23.799 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b444b5 2024-02-05 17:12:23.799 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b444b5 2024-02-05 17:12:23.799 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2024-02-05 17:12:23.809 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:23.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2024-02-05 17:12:23.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:23.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:23.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:23.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:23.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:23.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:23.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@459bf87c 2024-02-05 17:12:23.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:23.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:23.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:23.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:23.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:23.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:23.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:23.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:23.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:23.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:23.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:23.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:23.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:23.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:23.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:23.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:23.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:23.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:23.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:23.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2024-02-05 17:12:23.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:23.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:23.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:23.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:23.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:23.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:23.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:23.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:23.844 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2024-02-05 17:12:23.844 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aaf46e6 2024-02-05 17:12:23.844 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aaf46e6 2024-02-05 17:12:23.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2024-02-05 17:12:23.860 [DefaultDispatcher-worker-10 @coroutine#351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aaf46e6 2024-02-05 17:12:23.862 [DefaultDispatcher-worker-10 @coroutine#353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aaf46e6 2024-02-05 17:12:23.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2024-02-05 17:12:23.865 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2024-02-05 17:12:23.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:23.868 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b444b5: (connection evicted) 2024-02-05 17:12:23.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:23.869 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2024-02-05 17:12:23.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2024-02-05 17:12:23.870 [Test worker @coroutine#358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aaf46e6 2024-02-05 17:12:23.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2024-02-05 17:12:23.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:23.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:23.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:23.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:23.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:23.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:23.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24fef542 2024-02-05 17:12:23.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:23.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:23.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:23.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:23.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:23.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:23.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:23.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:23.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:23.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:23.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:23.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:23.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:23.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:23.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:23.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:23.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:23.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:23.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:23.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2024-02-05 17:12:23.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:23.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:23.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:23.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:23.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:23.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:23.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:23.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:23.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2024-02-05 17:12:23.874 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@e36bc01 2024-02-05 17:12:23.874 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@e36bc01 2024-02-05 17:12:23.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2024-02-05 17:12:23.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2024-02-05 17:12:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6654ca0d 2024-02-05 17:12:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2024-02-05 17:12:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:23.898 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2024-02-05 17:12:23.917 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c8f71a7 2024-02-05 17:12:23.917 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c8f71a7 2024-02-05 17:12:23.917 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2024-02-05 17:12:23.921 [DefaultDispatcher-worker-7 @coroutine#364] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -version 2024-02-05 17:12:23.945 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:23.974 [HikariPool-28 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:24.008 [DefaultDispatcher-worker-7 @coroutine#364] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -v quiet -print_format json -show_error -show_format -show_streams -show_chapters /tmp/junit13878350924364059132/junit10476481743106723803.tmp 2024-02-05 17:12:24.017 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:24.055 [DefaultDispatcher-worker-7 @coroutine#364] DEBUG net.bramp.ffmpeg.FFprobe - { "error": { "code": -1094995529, "string": "Invalid data found when processing input" } } 2024-02-05 17:12:24.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2024-02-05 17:12:24.063 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2024-02-05 17:12:24.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:24.065 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e36bc01: (connection evicted) 2024-02-05 17:12:24.066 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:24.066 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2024-02-05 17:12:24.066 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2024-02-05 17:12:24.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2024-02-05 17:12:24.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:24.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:24.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:24.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:24.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:24.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:24.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a117dc2 2024-02-05 17:12:24.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:24.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:24.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:24.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:24.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:24.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:24.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:24.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:24.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:24.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:24.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:24.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:24.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:24.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:24.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:24.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:24.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:24.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:24.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:24.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2024-02-05 17:12:24.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:24.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:24.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:24.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:24.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:24.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:24.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:24.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:24.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2024-02-05 17:12:24.110 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@669c2b07 2024-02-05 17:12:24.110 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@669c2b07 2024-02-05 17:12:24.110 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2024-02-05 17:12:24.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2024-02-05 17:12:24.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:24.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:24.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:24.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:24.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:24.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:24.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b1ea1d9 2024-02-05 17:12:24.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:24.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:24.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:24.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:24.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:24.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:24.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:24.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:24.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:24.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:24.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:24.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:24.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:24.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:24.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:24.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:24.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:24.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:24.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:24.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2024-02-05 17:12:24.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:24.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:24.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:24.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:24.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:24.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:24.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:24.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:24.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2024-02-05 17:12:24.131 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@55d99dc3 2024-02-05 17:12:24.131 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@55d99dc3 2024-02-05 17:12:24.131 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2024-02-05 17:12:24.152 [DefaultDispatcher-worker-15 @coroutine#371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d99dc3 2024-02-05 17:12:24.154 [DefaultDispatcher-worker-15 @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d99dc3 2024-02-05 17:12:24.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2024-02-05 17:12:24.157 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2024-02-05 17:12:24.157 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:24.159 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@669c2b07: (connection evicted) 2024-02-05 17:12:24.164 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:24.165 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2024-02-05 17:12:24.165 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2024-02-05 17:12:24.166 [Test worker @coroutine#377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d99dc3 2024-02-05 17:12:24.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2024-02-05 17:12:24.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:24.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:24.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:24.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:24.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:24.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:24.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12166229 2024-02-05 17:12:24.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:24.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:24.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:24.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:24.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:24.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:24.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:24.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:24.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:24.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:24.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:24.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:24.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:24.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:24.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:24.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:24.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:24.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:24.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:24.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2024-02-05 17:12:24.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:24.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:24.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:24.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:24.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:24.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:24.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:24.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:24.171 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2024-02-05 17:12:24.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bcb1414 2024-02-05 17:12:24.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bcb1414 2024-02-05 17:12:24.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2024-02-05 17:12:24.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2024-02-05 17:12:24.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:24.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:24.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:24.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:24.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:24.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:24.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70ee9d31 2024-02-05 17:12:24.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:24.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:24.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:24.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:24.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:24.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:24.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:24.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:24.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:24.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:24.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:24.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:24.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:24.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:24.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:24.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:24.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:24.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:24.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:24.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2024-02-05 17:12:24.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:24.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:24.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:24.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:24.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:24.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:24.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:24.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:24.199 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2024-02-05 17:12:24.199 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@a99c42c 2024-02-05 17:12:24.199 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@a99c42c 2024-02-05 17:12:24.199 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2024-02-05 17:12:24.231 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:24.275 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:24.300 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:24.323 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2024-02-05 17:12:24.324 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2024-02-05 17:12:24.324 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:24.324 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2bcb1414: (connection evicted) 2024-02-05 17:12:24.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:24.325 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2024-02-05 17:12:24.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2024-02-05 17:12:24.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2024-02-05 17:12:24.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:24.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:24.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:24.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:24.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:24.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:24.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1dbeedff 2024-02-05 17:12:24.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:24.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:24.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:24.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:24.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:24.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:24.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:24.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:24.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:24.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:24.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:24.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:24.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:24.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:24.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:24.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:24.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:24.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:24.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:24.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2024-02-05 17:12:24.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:24.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:24.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:24.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:24.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:24.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:24.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:24.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:24.335 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2024-02-05 17:12:24.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ba1cdbe 2024-02-05 17:12:24.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ba1cdbe 2024-02-05 17:12:24.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2024-02-05 17:12:24.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2024-02-05 17:12:24.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:24.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:24.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:24.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:24.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:24.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:24.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48d5ca17 2024-02-05 17:12:24.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:24.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:24.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:24.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:24.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:24.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:24.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:24.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:24.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:24.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:24.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:24.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:24.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:24.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:24.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:24.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:24.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:24.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:24.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:24.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2024-02-05 17:12:24.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:24.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:24.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:24.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:24.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:24.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:24.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:24.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:24.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2024-02-05 17:12:24.406 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c31e410 2024-02-05 17:12:24.406 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c31e410 2024-02-05 17:12:24.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2024-02-05 17:12:24.410 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2024-02-05 17:12:24.410 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2024-02-05 17:12:24.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:24.427 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ba1cdbe: (connection evicted) 2024-02-05 17:12:24.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:24.428 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2024-02-05 17:12:24.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2024-02-05 17:12:24.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2024-02-05 17:12:24.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:24.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:24.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:24.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:24.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:24.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:24.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@732d078d 2024-02-05 17:12:24.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:24.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:24.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:24.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:24.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:24.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:24.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:24.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:24.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:24.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:24.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:24.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:24.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:24.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:24.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:24.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:24.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:24.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:24.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:24.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2024-02-05 17:12:24.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:24.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:24.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:24.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:24.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:24.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:24.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:24.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:24.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2024-02-05 17:12:24.443 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c0e4e4e 2024-02-05 17:12:24.443 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c0e4e4e 2024-02-05 17:12:24.443 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2024-02-05 17:12:24.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2024-02-05 17:12:24.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:24.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:24.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:24.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:24.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:24.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:24.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20231384 2024-02-05 17:12:24.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:24.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:24.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:24.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:24.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:24.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:24.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:24.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:24.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:24.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:24.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:24.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:24.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:24.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:24.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:24.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:24.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:24.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:24.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:24.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2024-02-05 17:12:24.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:24.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:24.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:24.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:24.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:24.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:24.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:24.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:24.484 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2024-02-05 17:12:24.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@35becbd4 2024-02-05 17:12:24.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@35becbd4 2024-02-05 17:12:24.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2024-02-05 17:12:24.506 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:24.506 [DefaultDispatcher-worker-15 @coroutine#395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35becbd4 2024-02-05 17:12:24.508 [DefaultDispatcher-worker-15 @coroutine#397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35becbd4 2024-02-05 17:12:24.509 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2024-02-05 17:12:24.509 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2024-02-05 17:12:24.509 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:24.516 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c0e4e4e: (connection evicted) 2024-02-05 17:12:24.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:24.517 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2024-02-05 17:12:24.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2024-02-05 17:12:24.519 [Test worker @coroutine#401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35becbd4 2024-02-05 17:12:24.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2024-02-05 17:12:24.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:24.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:24.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:24.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:24.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:24.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:24.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fd4312a 2024-02-05 17:12:24.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:24.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:24.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:24.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:24.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:24.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:24.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:24.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:24.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:24.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:24.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:24.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:24.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:24.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:24.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:24.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:24.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:24.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:24.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:24.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2024-02-05 17:12:24.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:24.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:24.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:24.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:24.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:24.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:24.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:24.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:24.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2024-02-05 17:12:24.523 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@3eee08f5 2024-02-05 17:12:24.523 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@3eee08f5 2024-02-05 17:12:24.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2024-02-05 17:12:24.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2024-02-05 17:12:24.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:24.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:24.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:24.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:24.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:24.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:24.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@246df37b 2024-02-05 17:12:24.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:24.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:24.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:24.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:24.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:24.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:24.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:24.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:24.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:24.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:24.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:24.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:24.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:24.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:24.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:24.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:24.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:24.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:24.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:24.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2024-02-05 17:12:24.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:24.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:24.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:24.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:24.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:24.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:24.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:24.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:24.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2024-02-05 17:12:24.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c56eba5 2024-02-05 17:12:24.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c56eba5 2024-02-05 17:12:24.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2024-02-05 17:12:24.553 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2024-02-05 17:12:24.553 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2024-02-05 17:12:24.553 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:24.555 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3eee08f5: (connection evicted) 2024-02-05 17:12:24.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:24.556 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2024-02-05 17:12:24.556 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2024-02-05 17:12:24.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2024-02-05 17:12:24.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:24.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:24.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:24.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:24.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:24.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:24.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67c0c90b 2024-02-05 17:12:24.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:24.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:24.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:24.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:24.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:24.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:24.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:24.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:24.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:24.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:24.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:24.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:24.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:24.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:12:24.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:12:24.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:24.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:24.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:12:24.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:24.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2024-02-05 17:12:24.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:24.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:24.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:24.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:24.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:24.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:24.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:24.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:24.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2024-02-05 17:12:24.573 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@35454c7a 2024-02-05 17:12:24.573 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@35454c7a 2024-02-05 17:12:24.573 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2024-02-05 17:12:24.599 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:24.603 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35454c7a 2024-02-05 17:12:24.621 [Test worker @coroutine#409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35454c7a 2024-02-05 17:12:24.625 [Test worker @coroutine#411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35454c7a 2024-02-05 17:12:24.635 [Test worker @coroutine#416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35454c7a 2024-02-05 17:12:24.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2024-02-05 17:12:24.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:24.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:24.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:24.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:24.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:24.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:24.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60a6840c 2024-02-05 17:12:24.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:24.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:24.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:24.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:24.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:24.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:24.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:24.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:24.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:24.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:24.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:24.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:24.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:24.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:24.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:24.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:24.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:24.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:24.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:24.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2024-02-05 17:12:24.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:24.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:24.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:24.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:24.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:24.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:24.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:24.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:24.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2024-02-05 17:12:24.648 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:24.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@1be3f8f8 2024-02-05 17:12:24.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@1be3f8f8 2024-02-05 17:12:24.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2024-02-05 17:12:24.670 [DefaultDispatcher-worker-14 @coroutine#413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35454c7a 2024-02-05 17:12:24.673 [HikariPool-40 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:24.682 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2024-02-05 17:12:24.682 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2024-02-05 17:12:24.682 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:24.707 [HikariPool-40 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35454c7a: (connection evicted) 2024-02-05 17:12:24.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:24.709 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2024-02-05 17:12:24.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2024-02-05 17:12:24.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2024-02-05 17:12:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c2bea52 2024-02-05 17:12:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:12:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:12:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:12:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2024-02-05 17:12:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:24.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:24.713 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2024-02-05 17:12:24.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ebbc06 2024-02-05 17:12:24.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ebbc06 2024-02-05 17:12:24.719 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2024-02-05 17:12:24.720 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ebbc06 2024-02-05 17:12:24.746 [Test worker @coroutine#428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ebbc06 2024-02-05 17:12:24.749 [Test worker @coroutine#430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ebbc06 2024-02-05 17:12:24.755 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:24.763 [DefaultDispatcher-worker-5 @coroutine#432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ebbc06 2024-02-05 17:12:24.766 [Test worker @coroutine#439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ebbc06 2024-02-05 17:12:24.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2024-02-05 17:12:24.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:24.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:24.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:24.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:24.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:24.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:24.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@cf984d9 2024-02-05 17:12:24.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:24.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:24.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:24.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:24.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:24.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:24.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:24.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:24.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:24.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:24.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:24.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:24.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:24.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:24.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:24.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:24.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:24.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:24.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:24.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2024-02-05 17:12:24.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:24.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:24.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:24.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:24.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:24.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:24.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:24.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:24.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2024-02-05 17:12:24.787 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@54941dfd 2024-02-05 17:12:24.787 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@54941dfd 2024-02-05 17:12:24.787 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2024-02-05 17:12:24.799 [DefaultDispatcher-worker-15 @coroutine#445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54941dfd 2024-02-05 17:12:24.802 [Test worker @coroutine#447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54941dfd 2024-02-05 17:12:24.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2024-02-05 17:12:24.807 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2024-02-05 17:12:24.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:24.811 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ebbc06: (connection evicted) 2024-02-05 17:12:24.814 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:24.814 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2024-02-05 17:12:24.814 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2024-02-05 17:12:24.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2024-02-05 17:12:24.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:24.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:24.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:24.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:24.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:24.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:24.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5310e451 2024-02-05 17:12:24.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:24.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:24.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:24.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:24.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:24.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:24.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:24.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:24.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:24.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:24.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:24.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:24.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:24.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:12:24.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:12:24.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:24.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:24.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:12:24.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:24.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2024-02-05 17:12:24.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:24.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:24.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:24.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:24.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:24.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:24.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:24.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:24.818 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2024-02-05 17:12:24.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@74830d73 2024-02-05 17:12:24.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@74830d73 2024-02-05 17:12:24.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2024-02-05 17:12:24.824 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74830d73 2024-02-05 17:12:24.843 [Test worker @coroutine#455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74830d73 2024-02-05 17:12:24.846 [Test worker @coroutine#457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74830d73 2024-02-05 17:12:24.851 [Test worker @coroutine#462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74830d73 2024-02-05 17:12:24.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2024-02-05 17:12:24.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:24.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:24.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:24.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:24.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:24.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:24.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@644947ee 2024-02-05 17:12:24.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:24.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:24.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:24.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:24.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:24.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:24.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:24.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:24.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:24.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:24.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:24.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:24.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:24.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:24.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:24.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:24.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:24.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:24.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:24.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2024-02-05 17:12:24.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:24.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:24.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:24.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:24.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:24.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:24.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:24.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:24.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2024-02-05 17:12:24.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@714bffd5 2024-02-05 17:12:24.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@714bffd5 2024-02-05 17:12:24.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2024-02-05 17:12:24.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2024-02-05 17:12:24.858 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2024-02-05 17:12:24.858 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:12:24.858 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:24.858 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2024-02-05 17:12:24.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2024-02-05 17:12:24.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2024-02-05 17:12:24.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:24.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:24.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:24.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:24.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:24.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:24.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@cf08c97 2024-02-05 17:12:24.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:24.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:24.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:24.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:24.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:24.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:24.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:24.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:24.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:24.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:24.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:24.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:24.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:24.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:12:24.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:12:24.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:24.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:24.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:12:24.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:24.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2024-02-05 17:12:24.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:24.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:24.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:24.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:24.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:24.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:24.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:24.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:24.866 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2024-02-05 17:12:24.871 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@ca2be53 2024-02-05 17:12:24.871 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@ca2be53 2024-02-05 17:12:24.871 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2024-02-05 17:12:24.872 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ca2be53 2024-02-05 17:12:24.887 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:24.889 [Test worker @coroutine#472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ca2be53 2024-02-05 17:12:24.893 [Test worker @coroutine#474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ca2be53 2024-02-05 17:12:24.898 [Test worker @coroutine#479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ca2be53 2024-02-05 17:12:24.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2024-02-05 17:12:24.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:24.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:24.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:24.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:24.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:24.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:24.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b9f7edc 2024-02-05 17:12:24.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:24.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:24.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:24.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:24.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:24.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:24.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:24.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:24.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:24.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:24.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:24.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:24.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:24.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:24.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:24.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:24.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:24.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:24.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:24.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2024-02-05 17:12:24.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:24.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:24.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:24.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:24.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:24.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:24.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:24.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:24.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2024-02-05 17:12:24.901 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e0652ab 2024-02-05 17:12:24.901 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e0652ab 2024-02-05 17:12:24.901 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2024-02-05 17:12:24.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2024-02-05 17:12:24.907 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2024-02-05 17:12:24.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:12:24.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:24.908 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2024-02-05 17:12:24.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2024-02-05 17:12:24.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2024-02-05 17:12:24.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:24.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:24.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:24.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:24.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:24.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:24.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24b3f778 2024-02-05 17:12:24.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:24.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:24.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:24.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:24.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:24.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:24.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:24.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:24.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:24.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:24.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:24.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:24.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:24.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:24.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:24.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:24.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:24.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:24.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:24.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2024-02-05 17:12:24.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:24.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:24.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:24.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:24.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:24.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:24.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:24.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:24.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2024-02-05 17:12:24.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@4392362c 2024-02-05 17:12:24.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@4392362c 2024-02-05 17:12:24.914 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2024-02-05 17:12:24.955 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:24.997 [DefaultDispatcher-worker-7 @coroutine#488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4392362c 2024-02-05 17:12:25.001 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:25.010 [DefaultDispatcher-worker-5 @coroutine#488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4392362c 2024-02-05 17:12:25.014 [HikariPool-48 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:25.074 [DefaultDispatcher-worker-6 @coroutine#488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4392362c 2024-02-05 17:12:25.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2024-02-05 17:12:25.079 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2024-02-05 17:12:25.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:25.087 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4392362c: (connection evicted) 2024-02-05 17:12:25.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:25.088 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2024-02-05 17:12:25.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2024-02-05 17:12:25.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2024-02-05 17:12:25.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:25.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:25.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:25.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:25.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:25.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:25.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bf523e3 2024-02-05 17:12:25.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:25.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:25.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:25.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:25.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:25.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:25.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:25.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:25.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:25.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:25.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:25.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:25.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:25.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:25.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:25.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:25.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:25.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:25.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:25.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2024-02-05 17:12:25.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:25.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:25.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:25.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:25.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:25.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:25.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:25.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:25.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2024-02-05 17:12:25.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@65259c53 2024-02-05 17:12:25.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@65259c53 2024-02-05 17:12:25.103 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2024-02-05 17:12:25.155 [DefaultDispatcher-worker-9 @coroutine#493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65259c53 2024-02-05 17:12:25.165 [DefaultDispatcher-worker-15 @coroutine#493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65259c53 2024-02-05 17:12:25.167 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2024-02-05 17:12:25.167 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2024-02-05 17:12:25.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:25.168 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65259c53: (connection evicted) 2024-02-05 17:12:25.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:25.169 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2024-02-05 17:12:25.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2024-02-05 17:12:25.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2024-02-05 17:12:25.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:25.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:25.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:25.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:25.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:25.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:25.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7037a680 2024-02-05 17:12:25.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:25.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:25.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:25.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:25.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:25.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:25.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:25.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:25.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:25.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:25.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:25.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:25.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:25.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:25.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:25.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:25.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:25.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:25.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:25.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2024-02-05 17:12:25.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:25.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:25.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:25.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:25.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:25.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:25.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:25.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:25.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2024-02-05 17:12:25.172 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@420b55ed 2024-02-05 17:12:25.172 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@420b55ed 2024-02-05 17:12:25.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2024-02-05 17:12:25.227 [DefaultDispatcher-worker-6 @coroutine#496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@420b55ed 2024-02-05 17:12:25.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2024-02-05 17:12:25.229 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2024-02-05 17:12:25.229 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:25.231 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@420b55ed: (connection evicted) 2024-02-05 17:12:25.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:25.232 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2024-02-05 17:12:25.232 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2024-02-05 17:12:25.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2024-02-05 17:12:25.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:25.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:25.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:25.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:25.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:25.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:25.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64eeddd8 2024-02-05 17:12:25.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:25.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:25.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:25.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:25.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:25.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:25.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:25.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:25.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:25.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:25.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:25.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:25.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:25.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:25.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:25.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:25.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:25.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:25.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:25.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2024-02-05 17:12:25.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:25.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:25.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:25.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:25.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:25.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:25.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:25.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:25.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2024-02-05 17:12:25.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@66048ac4 2024-02-05 17:12:25.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@66048ac4 2024-02-05 17:12:25.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2024-02-05 17:12:25.285 [DefaultDispatcher-worker-6 @coroutine#498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66048ac4 2024-02-05 17:12:25.297 [DefaultDispatcher-worker-10 @coroutine#498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66048ac4 2024-02-05 17:12:25.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2024-02-05 17:12:25.298 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2024-02-05 17:12:25.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:25.298 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66048ac4: (connection evicted) 2024-02-05 17:12:25.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:25.299 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2024-02-05 17:12:25.299 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2024-02-05 17:12:25.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2024-02-05 17:12:25.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:25.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:25.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:25.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:25.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:25.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:25.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f44d033 2024-02-05 17:12:25.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:25.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:25.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:25.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:25.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:25.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:25.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:25.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:25.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:25.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:25.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:25.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:25.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:25.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:25.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:25.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:25.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:25.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:25.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:25.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2024-02-05 17:12:25.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:25.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:25.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:25.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:25.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:25.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:25.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:25.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:25.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2024-02-05 17:12:25.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@25e95af1 2024-02-05 17:12:25.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@25e95af1 2024-02-05 17:12:25.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2024-02-05 17:12:25.363 [DefaultDispatcher-worker-14 @coroutine#502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25e95af1 2024-02-05 17:12:25.366 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2024-02-05 17:12:25.366 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2024-02-05 17:12:25.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:25.367 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25e95af1: (connection evicted) 2024-02-05 17:12:25.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:25.368 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2024-02-05 17:12:25.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2024-02-05 17:12:25.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2024-02-05 17:12:25.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:25.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:25.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:25.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:25.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:25.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:25.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7497a554 2024-02-05 17:12:25.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:25.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:25.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:25.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:25.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:25.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:25.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:25.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:25.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:25.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:25.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:25.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:25.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:25.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:25.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:25.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:25.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:25.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:25.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:25.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2024-02-05 17:12:25.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:25.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:25.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:25.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:25.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:25.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:25.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:25.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:25.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2024-02-05 17:12:25.375 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@664f49f 2024-02-05 17:12:25.375 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@664f49f 2024-02-05 17:12:25.375 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2024-02-05 17:12:25.440 [DefaultDispatcher-worker-6 @coroutine#504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@664f49f 2024-02-05 17:12:25.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2024-02-05 17:12:25.440 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2024-02-05 17:12:25.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:25.447 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@664f49f: (connection evicted) 2024-02-05 17:12:25.448 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:25.448 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2024-02-05 17:12:25.448 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2024-02-05 17:12:25.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2024-02-05 17:12:25.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:25.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:25.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:25.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:25.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:25.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:25.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c910acd 2024-02-05 17:12:25.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:25.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:25.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:25.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:25.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:25.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:25.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:25.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:25.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:25.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:25.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:25.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:25.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:25.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:25.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:25.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:25.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:25.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:25.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:25.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2024-02-05 17:12:25.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:25.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:25.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:25.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:25.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:25.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:25.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:25.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:25.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2024-02-05 17:12:25.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@9f2fe2e 2024-02-05 17:12:25.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@9f2fe2e 2024-02-05 17:12:25.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2024-02-05 17:12:25.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2024-02-05 17:12:25.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:25.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:25.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:25.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:25.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:25.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:25.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d1c63af 2024-02-05 17:12:25.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:25.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:25.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:25.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:25.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:25.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:25.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:25.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:25.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:25.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:25.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:25.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:25.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:25.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:25.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:25.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:25.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:25.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:25.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:25.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2024-02-05 17:12:25.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:25.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:25.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:25.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:25.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:25.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:25.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:25.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:25.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2024-02-05 17:12:25.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@3909a854 2024-02-05 17:12:25.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@3909a854 2024-02-05 17:12:25.719 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2024-02-05 17:12:25.773 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:25.820 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:25.842 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-05 17:12:25.941 [Test worker] INFO ktor.application - Application started in 0.115 seconds. 2024-02-05 17:12:25.941 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@6d4c18b8 2024-02-05 17:12:26.120 [DefaultDispatcher-worker-13 @coroutine#518] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-05 17:12:26.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2024-02-05 17:12:26.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:26.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:26.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:26.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:26.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:26.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:26.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3151277f 2024-02-05 17:12:26.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:26.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:26.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:26.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:26.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:26.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:26.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:26.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:26.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:26.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:26.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:26.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:26.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:26.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:26.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:26.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:26.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:26.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:26.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:26.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2024-02-05 17:12:26.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:26.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:26.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:26.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:26.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:26.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:26.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:26.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:26.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2024-02-05 17:12:26.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@67f266bd 2024-02-05 17:12:26.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@67f266bd 2024-02-05 17:12:26.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2024-02-05 17:12:26.190 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-05 17:12:26.227 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:26.248 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-05 17:12:26.248 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-05 17:12:26.248 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-05 17:12:26.249 [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-02-05 17:12:26.249 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-05 17:12:26.249 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-05 17:12:26.249 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-05 17:12:26.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2024-02-05 17:12:26.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:26.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:26.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:26.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:26.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:26.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:26.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1468fc85 2024-02-05 17:12:26.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:26.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:26.251 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-05 17:12:26.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:26.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:26.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:26.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:26.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:26.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:26.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:26.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:26.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:26.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:26.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:26.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:26.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:26.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:26.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:26.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:26.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:26.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2024-02-05 17:12:26.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:26.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:26.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:26.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:26.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:26.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:26.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:26.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:26.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2024-02-05 17:12:26.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@63ed5dae 2024-02-05 17:12:26.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@63ed5dae 2024-02-05 17:12:26.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2024-02-05 17:12:26.351 [DefaultDispatcher-worker-13 @coroutine#524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63ed5dae 2024-02-05 17:12:26.358 [DefaultDispatcher-worker-7 @coroutine#526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67f266bd 2024-02-05 17:12:26.360 [DefaultDispatcher-worker-7 @coroutine#528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67f266bd 2024-02-05 17:12:26.363 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:12:26.371 [DefaultDispatcher-worker-7 @coroutine#524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63ed5dae 2024-02-05 17:12:26.371 [Test worker @coroutine#524] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555394019122974720/_ustadmanifest.json 2024-02-05 17:12:26.371 [Test worker @coroutine#524] 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/555394019122974720/_ustadmanifest.json. 2024-02-05 17:12:26.371 [Test worker @coroutine#524] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555394019122974720/_ustadmanifest.json 2024-02-05 17:12:26.395 [Test worker @coroutine#524] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555394019122974720/_ustadmanifest.json 2024-02-05 17:12:26.395 [Test worker @coroutine#524] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555394019122974720/_ustadmanifest.json 2024-02-05 17:12:26.405 [Test worker @coroutine#524] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555394019122974720/_ustadmanifest.json. 2024-02-05 17:12:26.405 [Test worker @coroutine#524] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555394019122974720/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:12:26.410 [Test worker @coroutine#534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67f266bd 2024-02-05 17:12:26.428 [DefaultDispatcher-worker-13 @coroutine#524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63ed5dae 2024-02-05 17:12:26.435 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-05 17:12:26.436 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-67f9f660-185a-4c76-9135-ab54801fbf0b', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-05 17:12:26.439 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-05 17:12:26.439 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-67f9f660-185a-4c76-9135-ab54801fbf0b 2024-02-05 17:12:26.445 [DefaultDispatcher-worker-6 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:12:26.445 [DefaultDispatcher-worker-6 @coroutine#544] 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-02-05 17:12:26.445 [DefaultDispatcher-worker-6 @coroutine#544] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:12:26.445 [DefaultDispatcher-worker-6 @coroutine#544] 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-02-05 17:12:26.454 [DefaultDispatcher-worker-12 @coroutine#543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63ed5dae 2024-02-05 17:12:26.455 [DefaultDispatcher-worker-12 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 17:12:26.455 [DefaultDispatcher-worker-12 @coroutine#543] 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-02-05 17:12:26.455 [DefaultDispatcher-worker-12 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 17:12:26.474 [MyScheduler_Worker-1 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-05 17:12:26.474 [MyScheduler_Worker-1 @coroutine#550] 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-02-05 17:12:26.474 [MyScheduler_Worker-1 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-05 17:12:26.474 [MyScheduler_Worker-1 @coroutine#550] 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-02-05 17:12:26.631 [eventLoopGroupProxy-4-4 @call-handler#569] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-05 17:12:26.641 [eventLoopGroupProxy-4-4 @call-handler#569] 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-02-05 17:12:26.643 [eventLoopGroupProxy-4-4 @call-handler#569] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 17:12:26.643 [eventLoopGroupProxy-4-1 @call-handler#567] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-05 17:12:26.644 [eventLoopGroupProxy-4-2 @call-handler#565] 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-02-05 17:12:26.647 [eventLoopGroupProxy-4-3 @call-handler#566] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-05 17:12:26.658 [eventLoopGroupProxy-4-3 @call-handler#566] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:26.663 [eventLoopGroupProxy-4-1 @call-handler#567] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:26.663 [eventLoopGroupProxy-4-2 @call-handler#565] 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-02-05 17:12:26.671 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 17:12:26.671 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 17:12:26.689 [DefaultDispatcher-worker-15 @coroutine#543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63ed5dae 2024-02-05 17:12:26.700 [DefaultDispatcher-worker-9 @coroutine#545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63ed5dae 2024-02-05 17:12:26.711 [eventLoopGroupProxy-4-4 @call-handler#569] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:26.713 [DefaultDispatcher-worker-11 @coroutine#544] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:12:26.713 [DefaultDispatcher-worker-11 @coroutine#544] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:12:26.747 [eventLoopGroupProxy-4-2 @coroutine#576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9f2fe2e 2024-02-05 17:12:26.792 [MyScheduler_Worker-1 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-05 17:12:26.793 [MyScheduler_Worker-1 @coroutine#550] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-05 17:12:26.793 [MyScheduler_Worker-1 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-05 17:12:26.793 [MyScheduler_Worker-1 @coroutine#550] 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-02-05 17:12:26.823 [MyScheduler_Worker-1 @coroutine#580] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:26.829 [MyScheduler_Worker-1 @coroutine#580] 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-02-05 17:12:26.829 [MyScheduler_Worker-1 @coroutine#580] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:26.830 [MyScheduler_Worker-1 @coroutine#580] 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-02-05 17:12:26.870 [eventLoopGroupProxy-4-4 @call-handler#569] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 243ms 2024-02-05 17:12:26.871 [eventLoopGroupProxy-4-4 @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-02-05 17:12:26.870 [eventLoopGroupProxy-4-2 @call-handler#565] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 246ms 2024-02-05 17:12:26.872 [eventLoopGroupProxy-4-3 @call-handler#566] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 248ms 2024-02-05 17:12:26.892 [eventLoopGroupProxy-4-4 @coroutine#585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9f2fe2e 2024-02-05 17:12:26.893 [eventLoopGroupProxy-4-4 @call-handler#584] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:26.894 [eventLoopGroupProxy-4-4 @call-handler#584] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 23ms 2024-02-05 17:12:26.899 [MyScheduler_Worker-1 @coroutine#580] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:26.935 [MyScheduler_Worker-1 @coroutine#580] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:26.935 [MyScheduler_Worker-1 @coroutine#580] 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-02-05 17:12:26.935 [MyScheduler_Worker-1 @coroutine#580] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:26.935 [MyScheduler_Worker-1 @coroutine#580] 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-02-05 17:12:26.943 [eventLoopGroupProxy-4-4 @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-02-05 17:12:26.975 [eventLoopGroupProxy-4-4 @coroutine#591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9f2fe2e 2024-02-05 17:12:26.976 [eventLoopGroupProxy-4-4 @call-handler#590] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:26.977 [eventLoopGroupProxy-4-4 @call-handler#590] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 34ms 2024-02-05 17:12:26.977 [MyScheduler_Worker-1 @coroutine#580] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:26.981 [DefaultDispatcher-worker-2 @coroutine#552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63ed5dae 2024-02-05 17:12:26.997 [DefaultDispatcher-worker-1 @coroutine#550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63ed5dae 2024-02-05 17:12:27.012 [DefaultDispatcher-worker-9 @coroutine#545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63ed5dae 2024-02-05 17:12:27.058 [DefaultDispatcher-worker-9 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:12:27.058 [DefaultDispatcher-worker-9 @coroutine#545] 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-02-05 17:12:27.058 [DefaultDispatcher-worker-9 @coroutine#545] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:12:27.058 [DefaultDispatcher-worker-9 @coroutine#545] 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-02-05 17:12:27.061 [eventLoopGroupProxy-4-4 @call-handler#610] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-05 17:12:27.062 [eventLoopGroupProxy-4-4 @call-handler#610] 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-02-05 17:12:27.062 [eventLoopGroupProxy-4-4 @call-handler#610] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 17:12:27.097 [DefaultDispatcher-worker-12 @call-handler#610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3909a854 2024-02-05 17:12:27.099 [DefaultDispatcher-worker-2 @coroutine#517] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555394019122974720/_ustadmanifest.json 2024-02-05 17:12:27.100 [eventLoopGroupProxy-4-4 @call-handler#610] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:27.100 [eventLoopGroupProxy-4-4 @call-handler#610] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 39ms 2024-02-05 17:12:27.101 [DefaultDispatcher-worker-11 @coroutine#545] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:12:27.102 [DefaultDispatcher-worker-11 @coroutine#545] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:12:27.102 [DefaultDispatcher-worker-2 @coroutine#517] 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/555394019122974720/_ustadmanifest.json. 2024-02-05 17:12:27.102 [DefaultDispatcher-worker-2 @coroutine#517] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555394019122974720/_ustadmanifest.json 2024-02-05 17:12:27.104 [DefaultDispatcher-worker-9 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-05 17:12:27.105 [DefaultDispatcher-worker-9 @coroutine#545] 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-02-05 17:12:27.120 [DefaultDispatcher-worker-1 @coroutine#545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63ed5dae 2024-02-05 17:12:27.123 [DefaultDispatcher-worker-12 @coroutine#517] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555394019122974720/_ustadmanifest.json 2024-02-05 17:12:27.123 [DefaultDispatcher-worker-12 @coroutine#517] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555394019122974720/_ustadmanifest.json 2024-02-05 17:12:27.124 [DefaultDispatcher-worker-12 @coroutine#517] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555394019122974720/_ustadmanifest.json. 2024-02-05 17:12:27.124 [DefaultDispatcher-worker-12 @coroutine#517] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555394019122974720/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:12:27.125 [DefaultDispatcher-worker-12 @coroutine#622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9f2fe2e 2024-02-05 17:12:27.147 [DefaultDispatcher-worker-9 @coroutine#517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3909a854 2024-02-05 17:12:27.150 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-05 17:12:27.150 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-05 17:12:27.150 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-05 17:12:27.150 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-05 17:12:27.150 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-05 17:12:27.152 [Test worker @coroutine#625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67f266bd 2024-02-05 17:12:27.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Shutdown initiated... 2024-02-05 17:12:27.152 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Close initiated... 2024-02-05 17:12:27.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:27.163 [HikariPool-57 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Closing connection org.sqlite.jdbc4.JDBC4Connection@63ed5dae: (connection evicted) 2024-02-05 17:12:27.164 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:27.164 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Closed. 2024-02-05 17:12:27.164 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Shutdown completed. 2024-02-05 17:12:27.222 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-05 17:12:27.239 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-05 17:12:27.508 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-05 17:12:28.352 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@6d4c18b8 2024-02-05 17:12:28.353 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@6d4c18b8 2024-02-05 17:12:28.369 [Test worker @coroutine#631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9f2fe2e 2024-02-05 17:12:28.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Shutdown initiated... 2024-02-05 17:12:28.369 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Close initiated... 2024-02-05 17:12:28.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:28.383 [HikariPool-55 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3909a854: (connection evicted) 2024-02-05 17:12:28.384 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:28.384 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Closed. 2024-02-05 17:12:28.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Shutdown completed. 2024-02-05 17:12:28.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2024-02-05 17:12:28.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:28.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:28.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:28.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:28.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:28.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:28.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65f470f8 2024-02-05 17:12:28.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:28.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:28.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:28.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:28.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:28.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:28.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:28.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:28.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:28.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:28.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:28.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:28.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:28.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:28.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:28.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:28.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:28.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:28.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:28.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2024-02-05 17:12:28.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:28.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:28.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:28.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:28.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:28.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:28.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:28.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:28.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2024-02-05 17:12:28.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@3487947c 2024-02-05 17:12:28.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@3487947c 2024-02-05 17:12:28.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2024-02-05 17:12:28.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2024-02-05 17:12:28.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:28.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:28.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:28.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:28.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:28.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:28.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@760c777d 2024-02-05 17:12:28.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:28.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:28.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:28.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:28.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:28.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:28.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:28.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:28.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:28.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:28.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:28.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:28.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:28.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:28.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:28.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:28.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:28.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:28.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:28.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2024-02-05 17:12:28.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:28.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:28.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:28.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:28.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:28.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:28.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:28.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:28.416 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2024-02-05 17:12:28.425 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aef7428 2024-02-05 17:12:28.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aef7428 2024-02-05 17:12:28.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2024-02-05 17:12:28.446 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-05 17:12:28.448 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-02-05 17:12:28.448 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@7865cc83 2024-02-05 17:12:28.455 [DefaultDispatcher-worker-8 @coroutine#637] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-05 17:12:28.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2024-02-05 17:12:28.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:28.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:28.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:28.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:28.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:28.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:28.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38a27ace 2024-02-05 17:12:28.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:28.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:28.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:28.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:28.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:28.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:28.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:28.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:28.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:28.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:28.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:28.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:28.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:28.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:28.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:28.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:28.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:28.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:28.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:28.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2024-02-05 17:12:28.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:28.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:28.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:28.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:28.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:28.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:28.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:28.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:28.456 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2024-02-05 17:12:28.460 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e8783b0 2024-02-05 17:12:28.460 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e8783b0 2024-02-05 17:12:28.460 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2024-02-05 17:12:28.469 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-05 17:12:28.511 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:28.515 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-05 17:12:28.515 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-05 17:12:28.515 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-05 17:12:28.515 [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-02-05 17:12:28.515 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-05 17:12:28.515 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-05 17:12:28.515 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-05 17:12:28.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2024-02-05 17:12:28.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:28.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:28.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:28.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:28.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:28.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:28.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14d36bb2 2024-02-05 17:12:28.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:28.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:28.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:28.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:28.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:28.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:28.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:28.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:28.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:28.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:28.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:28.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:28.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:28.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:28.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:28.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:28.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:28.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:28.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:28.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2024-02-05 17:12:28.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:28.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:28.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:28.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:28.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:28.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:28.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:28.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:28.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2024-02-05 17:12:28.523 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-05 17:12:28.526 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:28.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@4452e13c 2024-02-05 17:12:28.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@4452e13c 2024-02-05 17:12:28.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2024-02-05 17:12:28.577 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:28.593 [DefaultDispatcher-worker-2 @coroutine#641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4452e13c 2024-02-05 17:12:28.600 [DefaultDispatcher-worker-4 @coroutine#643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e8783b0 2024-02-05 17:12:28.607 [Test worker @coroutine#645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e8783b0 2024-02-05 17:12:28.619 [DefaultDispatcher-worker-9 @coroutine#641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4452e13c 2024-02-05 17:12:28.620 [Test worker @coroutine#641] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555394026051215360/_ustadmanifest.json 2024-02-05 17:12:28.620 [Test worker @coroutine#641] 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/555394026051215360/_ustadmanifest.json. 2024-02-05 17:12:28.620 [Test worker @coroutine#641] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555394026051215360/_ustadmanifest.json 2024-02-05 17:12:28.628 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:28.638 [Test worker @coroutine#641] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555394026051215360/_ustadmanifest.json 2024-02-05 17:12:28.638 [Test worker @coroutine#641] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555394026051215360/_ustadmanifest.json 2024-02-05 17:12:28.639 [Test worker @coroutine#641] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555394026051215360/_ustadmanifest.json. 2024-02-05 17:12:28.639 [Test worker @coroutine#641] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555394026051215360/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:12:28.640 [Test worker @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e8783b0 2024-02-05 17:12:28.654 [DefaultDispatcher-worker-4 @coroutine#641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4452e13c 2024-02-05 17:12:28.655 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-05 17:12:28.656 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-6bc8a13e-2b38-4880-899e-431db7a05580', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-05 17:12:28.657 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-05 17:12:28.657 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-6bc8a13e-2b38-4880-899e-431db7a05580 2024-02-05 17:12:28.659 [DefaultDispatcher-worker-2 @coroutine#665] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:12:28.659 [DefaultDispatcher-worker-2 @coroutine#665] 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-02-05 17:12:28.659 [DefaultDispatcher-worker-2 @coroutine#665] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:12:28.659 [DefaultDispatcher-worker-2 @coroutine#665] 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-02-05 17:12:28.670 [DefaultDispatcher-worker-6 @coroutine#664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4452e13c 2024-02-05 17:12:28.670 [DefaultDispatcher-worker-6 @coroutine#664] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 17:12:28.670 [DefaultDispatcher-worker-6 @coroutine#664] 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-02-05 17:12:28.670 [DefaultDispatcher-worker-6 @coroutine#664] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 17:12:28.672 [MyScheduler_Worker-1 @coroutine#669] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-05 17:12:28.672 [MyScheduler_Worker-1 @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/api/blob/upload-init-batch. 2024-02-05 17:12:28.672 [MyScheduler_Worker-1 @coroutine#669] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-05 17:12:28.672 [MyScheduler_Worker-1 @coroutine#669] 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-02-05 17:12:28.725 [eventLoopGroupProxy-7-1 @call-handler#685] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-05 17:12:28.726 [eventLoopGroupProxy-7-1 @call-handler#685] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:12:28.726 [eventLoopGroupProxy-7-1 @call-handler#685] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 17:12:28.727 [eventLoopGroupProxy-7-1 @call-handler#685] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:28.727 [eventLoopGroupProxy-7-1 @call-handler#685] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-02-05 17:12:28.730 [DefaultDispatcher-worker-11 @coroutine#665] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:12:28.730 [DefaultDispatcher-worker-11 @coroutine#665] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:12:28.738 [eventLoopGroupProxy-7-2 @call-handler#688] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-05 17:12:28.738 [eventLoopGroupProxy-7-2 @call-handler#688] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:28.747 [eventLoopGroupProxy-7-3 @call-handler#692] 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-02-05 17:12:28.757 [eventLoopGroupProxy-7-4 @call-handler#694] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-05 17:12:28.757 [eventLoopGroupProxy-7-4 @call-handler#694] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:28.757 [eventLoopGroupProxy-7-4 @call-handler#694] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-02-05 17:12:28.758 [DefaultDispatcher-worker-10 @coroutine#664] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 17:12:28.758 [DefaultDispatcher-worker-10 @coroutine#664] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 17:12:28.767 [eventLoopGroupProxy-7-3 @call-handler#692] 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-02-05 17:12:28.770 [eventLoopGroupProxy-7-3 @coroutine#698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3487947c 2024-02-05 17:12:28.772 [eventLoopGroupProxy-7-3 @call-handler#692] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 25ms 2024-02-05 17:12:28.772 [DefaultDispatcher-worker-4 @coroutine#664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4452e13c 2024-02-05 17:12:28.774 [MyScheduler_Worker-1 @coroutine#669] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-05 17:12:28.774 [MyScheduler_Worker-1 @coroutine#669] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-05 17:12:28.775 [MyScheduler_Worker-1 @coroutine#669] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-05 17:12:28.775 [MyScheduler_Worker-1 @coroutine#669] 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-02-05 17:12:28.778 [MyScheduler_Worker-1 @coroutine#703] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:28.778 [MyScheduler_Worker-1 @coroutine#703] 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-02-05 17:12:28.778 [MyScheduler_Worker-1 @coroutine#703] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:28.778 [MyScheduler_Worker-1 @coroutine#703] 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-02-05 17:12:28.786 [DefaultDispatcher-worker-8 @coroutine#666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4452e13c 2024-02-05 17:12:28.789 [eventLoopGroupProxy-7-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-02-05 17:12:28.793 [eventLoopGroupProxy-7-1 @coroutine#707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3487947c 2024-02-05 17:12:28.793 [eventLoopGroupProxy-7-1 @call-handler#706] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:28.793 [eventLoopGroupProxy-7-1 @call-handler#706] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 17:12:28.798 [MyScheduler_Worker-1 @coroutine#703] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:28.801 [MyScheduler_Worker-1 @coroutine#703] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:28.801 [MyScheduler_Worker-1 @coroutine#703] 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-02-05 17:12:28.801 [MyScheduler_Worker-1 @coroutine#703] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:28.801 [MyScheduler_Worker-1 @coroutine#703] 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-02-05 17:12:28.805 [eventLoopGroupProxy-7-1 @call-handler#712] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:12:28.808 [eventLoopGroupProxy-7-1 @coroutine#713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3487947c 2024-02-05 17:12:28.808 [eventLoopGroupProxy-7-1 @call-handler#712] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:28.809 [eventLoopGroupProxy-7-1 @call-handler#712] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 17:12:28.810 [MyScheduler_Worker-1 @coroutine#703] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:28.825 [MyScheduler_Worker-1 @coroutine#703] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:28.825 [MyScheduler_Worker-1 @coroutine#703] 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-02-05 17:12:28.825 [MyScheduler_Worker-1 @coroutine#703] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:28.825 [MyScheduler_Worker-1 @coroutine#703] 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-02-05 17:12:28.828 [eventLoopGroupProxy-7-1 @call-handler#718] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:28.830 [eventLoopGroupProxy-7-1 @call-handler#718] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:28.830 [eventLoopGroupProxy-7-1 @call-handler#718] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 17:12:28.832 [MyScheduler_Worker-1 @coroutine#703] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:28.833 [MyScheduler_Worker-1 @coroutine#703] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:28.833 [MyScheduler_Worker-1 @coroutine#703] 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-02-05 17:12:28.833 [MyScheduler_Worker-1 @coroutine#703] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:28.833 [MyScheduler_Worker-1 @coroutine#703] 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-02-05 17:12:28.837 [eventLoopGroupProxy-7-1 @call-handler#722] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:28.837 [eventLoopGroupProxy-7-1 @call-handler#722] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 1ms 2024-02-05 17:12:28.848 [MyScheduler_Worker-1 @coroutine#703] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:28.848 [MyScheduler_Worker-1 @coroutine#703] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:12:28.848 [MyScheduler_Worker-1 @coroutine#703] 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-02-05 17:12:28.849 [MyScheduler_Worker-1 @coroutine#703] 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-02-05 17:12:28.849 [MyScheduler_Worker-1 @coroutine#703] 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-02-05 17:12:28.868 [DefaultDispatcher-worker-2 @coroutine#669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4452e13c 2024-02-05 17:12:28.870 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-05 17:12:29.370 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-a630caaa-a04a-4eb0-8edc-48cce9f8d7c9', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-05 17:12:29.370 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-05 17:12:29.370 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-a630caaa-a04a-4eb0-8edc-48cce9f8d7c9 2024-02-05 17:12:29.373 [MyScheduler_Worker-2 @coroutine#727] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-05 17:12:29.373 [MyScheduler_Worker-2 @coroutine#727] 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-02-05 17:12:29.373 [MyScheduler_Worker-2 @coroutine#727] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-05 17:12:29.373 [MyScheduler_Worker-2 @coroutine#727] 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-02-05 17:12:29.376 [eventLoopGroupProxy-7-1 @call-handler#735] 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-02-05 17:12:29.377 [eventLoopGroupProxy-7-1 @call-handler#735] 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-02-05 17:12:29.378 [eventLoopGroupProxy-7-1 @coroutine#736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3487947c 2024-02-05 17:12:29.386 [eventLoopGroupProxy-7-1 @call-handler#735] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 10ms 2024-02-05 17:12:29.388 [MyScheduler_Worker-2 @coroutine#727] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-05 17:12:29.388 [MyScheduler_Worker-2 @coroutine#727] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-05 17:12:29.388 [MyScheduler_Worker-2 @coroutine#727] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-05 17:12:29.388 [MyScheduler_Worker-2 @coroutine#727] 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-02-05 17:12:29.392 [MyScheduler_Worker-2 @coroutine#740] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:29.392 [MyScheduler_Worker-2 @coroutine#740] 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-02-05 17:12:29.392 [MyScheduler_Worker-2 @coroutine#740] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:29.392 [MyScheduler_Worker-2 @coroutine#740] 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-02-05 17:12:29.397 [eventLoopGroupProxy-7-1 @call-handler#743] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:29.402 [eventLoopGroupProxy-7-1 @call-handler#743] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:29.402 [eventLoopGroupProxy-7-1 @call-handler#743] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-05 17:12:29.405 [MyScheduler_Worker-2 @coroutine#740] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:29.406 [MyScheduler_Worker-2 @coroutine#740] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:29.406 [MyScheduler_Worker-2 @coroutine#740] 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-02-05 17:12:29.406 [MyScheduler_Worker-2 @coroutine#740] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:29.406 [MyScheduler_Worker-2 @coroutine#740] 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-02-05 17:12:29.410 [eventLoopGroupProxy-7-1 @call-handler#747] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:29.416 [eventLoopGroupProxy-7-1 @call-handler#747] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:29.417 [eventLoopGroupProxy-7-1 @call-handler#747] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-02-05 17:12:29.418 [MyScheduler_Worker-2 @coroutine#740] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:29.419 [MyScheduler_Worker-2 @coroutine#740] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:29.419 [MyScheduler_Worker-2 @coroutine#740] 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-02-05 17:12:29.419 [MyScheduler_Worker-2 @coroutine#740] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:29.419 [MyScheduler_Worker-2 @coroutine#740] 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-02-05 17:12:29.422 [eventLoopGroupProxy-7-1 @call-handler#751] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:29.467 [eventLoopGroupProxy-7-1 @call-handler#751] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:29.467 [eventLoopGroupProxy-7-1 @call-handler#751] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-05 17:12:29.469 [MyScheduler_Worker-2 @coroutine#740] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:29.471 [MyScheduler_Worker-2 @coroutine#740] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:29.471 [MyScheduler_Worker-2 @coroutine#740] 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-02-05 17:12:29.471 [MyScheduler_Worker-2 @coroutine#740] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:29.471 [MyScheduler_Worker-2 @coroutine#740] 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-02-05 17:12:29.475 [eventLoopGroupProxy-7-1 @call-handler#755] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:29.479 [eventLoopGroupProxy-7-1 @call-handler#755] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:29.479 [eventLoopGroupProxy-7-1 @call-handler#755] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-05 17:12:29.481 [MyScheduler_Worker-2 @coroutine#740] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:29.482 [MyScheduler_Worker-2 @coroutine#740] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:29.482 [MyScheduler_Worker-2 @coroutine#740] 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-02-05 17:12:29.482 [MyScheduler_Worker-2 @coroutine#740] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:29.482 [MyScheduler_Worker-2 @coroutine#740] 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-02-05 17:12:29.488 [eventLoopGroupProxy-7-1 @call-handler#759] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:29.491 [eventLoopGroupProxy-7-1 @call-handler#759] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:29.492 [eventLoopGroupProxy-7-1 @call-handler#759] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:12:29.493 [MyScheduler_Worker-2 @coroutine#740] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:29.494 [MyScheduler_Worker-2 @coroutine#740] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:29.494 [MyScheduler_Worker-2 @coroutine#740] 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-02-05 17:12:29.494 [MyScheduler_Worker-2 @coroutine#740] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:29.494 [MyScheduler_Worker-2 @coroutine#740] 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-02-05 17:12:29.497 [eventLoopGroupProxy-7-1 @call-handler#763] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:29.542 [eventLoopGroupProxy-7-1 @call-handler#763] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:29.543 [eventLoopGroupProxy-7-1 @call-handler#763] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-05 17:12:29.544 [MyScheduler_Worker-2 @coroutine#740] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:29.545 [MyScheduler_Worker-2 @coroutine#740] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:29.545 [MyScheduler_Worker-2 @coroutine#740] 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-02-05 17:12:29.545 [MyScheduler_Worker-2 @coroutine#740] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:29.545 [MyScheduler_Worker-2 @coroutine#740] 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-02-05 17:12:29.548 [eventLoopGroupProxy-7-1 @call-handler#768] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:29.550 [eventLoopGroupProxy-7-1 @call-handler#768] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:29.550 [eventLoopGroupProxy-7-1 @call-handler#768] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 17:12:29.551 [MyScheduler_Worker-2 @coroutine#740] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:29.552 [MyScheduler_Worker-2 @coroutine#740] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:29.552 [MyScheduler_Worker-2 @coroutine#740] 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-02-05 17:12:29.552 [MyScheduler_Worker-2 @coroutine#740] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:29.552 [MyScheduler_Worker-2 @coroutine#740] 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-02-05 17:12:29.555 [eventLoopGroupProxy-7-1 @call-handler#772] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:29.559 [eventLoopGroupProxy-7-1 @call-handler#772] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:29.559 [eventLoopGroupProxy-7-1 @call-handler#772] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 17:12:29.560 [MyScheduler_Worker-2 @coroutine#740] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:29.561 [MyScheduler_Worker-2 @coroutine#740] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:29.561 [MyScheduler_Worker-2 @coroutine#740] 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-02-05 17:12:29.561 [MyScheduler_Worker-2 @coroutine#740] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:29.561 [MyScheduler_Worker-2 @coroutine#740] 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-02-05 17:12:29.566 [eventLoopGroupProxy-7-1 @call-handler#776] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:29.610 [eventLoopGroupProxy-7-1 @call-handler#776] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:29.610 [eventLoopGroupProxy-7-1 @call-handler#776] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-05 17:12:29.612 [MyScheduler_Worker-2 @coroutine#740] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:29.613 [MyScheduler_Worker-2 @coroutine#740] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:29.613 [MyScheduler_Worker-2 @coroutine#740] 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-02-05 17:12:29.613 [MyScheduler_Worker-2 @coroutine#740] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:29.613 [MyScheduler_Worker-2 @coroutine#740] 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-02-05 17:12:29.621 [eventLoopGroupProxy-7-1 @call-handler#780] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:29.625 [eventLoopGroupProxy-7-1 @call-handler#780] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:29.625 [eventLoopGroupProxy-7-1 @call-handler#780] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-05 17:12:29.627 [MyScheduler_Worker-2 @coroutine#740] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:29.628 [MyScheduler_Worker-2 @coroutine#740] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:29.628 [MyScheduler_Worker-2 @coroutine#740] 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-02-05 17:12:29.628 [MyScheduler_Worker-2 @coroutine#740] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:29.628 [MyScheduler_Worker-2 @coroutine#740] 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-02-05 17:12:29.631 [eventLoopGroupProxy-7-1 @call-handler#784] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:29.634 [eventLoopGroupProxy-7-1 @call-handler#784] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:29.634 [eventLoopGroupProxy-7-1 @call-handler#784] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:12:29.635 [MyScheduler_Worker-2 @coroutine#740] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:29.636 [MyScheduler_Worker-2 @coroutine#740] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:29.636 [MyScheduler_Worker-2 @coroutine#740] 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-02-05 17:12:29.636 [MyScheduler_Worker-2 @coroutine#740] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:29.636 [MyScheduler_Worker-2 @coroutine#740] 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-02-05 17:12:29.639 [eventLoopGroupProxy-7-1 @call-handler#788] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:29.683 [eventLoopGroupProxy-7-1 @coroutine#789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3487947c 2024-02-05 17:12:29.684 [eventLoopGroupProxy-7-1 @call-handler#788] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:29.684 [eventLoopGroupProxy-7-1 @call-handler#788] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-05 17:12:29.686 [MyScheduler_Worker-2 @coroutine#740] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:29.688 [MyScheduler_Worker-2 @coroutine#740] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:29.688 [MyScheduler_Worker-2 @coroutine#740] 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-02-05 17:12:29.688 [MyScheduler_Worker-2 @coroutine#740] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:29.689 [MyScheduler_Worker-2 @coroutine#740] 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-02-05 17:12:29.691 [eventLoopGroupProxy-7-1 @call-handler#794] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:29.694 [eventLoopGroupProxy-7-1 @coroutine#795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3487947c 2024-02-05 17:12:29.694 [eventLoopGroupProxy-7-1 @call-handler#794] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:29.694 [eventLoopGroupProxy-7-1 @call-handler#794] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:12:29.695 [MyScheduler_Worker-2 @coroutine#740] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:29.697 [MyScheduler_Worker-2 @coroutine#740] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:29.698 [MyScheduler_Worker-2 @coroutine#740] 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-02-05 17:12:29.698 [MyScheduler_Worker-2 @coroutine#740] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:29.698 [MyScheduler_Worker-2 @coroutine#740] 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-02-05 17:12:29.700 [eventLoopGroupProxy-7-1 @call-handler#800] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:29.703 [eventLoopGroupProxy-7-1 @coroutine#801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3487947c 2024-02-05 17:12:29.703 [eventLoopGroupProxy-7-1 @call-handler#800] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:29.703 [eventLoopGroupProxy-7-1 @call-handler#800] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:12:29.704 [MyScheduler_Worker-2 @coroutine#740] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:29.717 [DefaultDispatcher-worker-4 @coroutine#727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4452e13c 2024-02-05 17:12:29.728 [DefaultDispatcher-worker-2 @coroutine#666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4452e13c 2024-02-05 17:12:29.729 [DefaultDispatcher-worker-2 @coroutine#666] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:12:29.729 [DefaultDispatcher-worker-2 @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/UmAppDatabase/replication/message. 2024-02-05 17:12:29.729 [DefaultDispatcher-worker-2 @coroutine#666] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:12:29.729 [DefaultDispatcher-worker-2 @coroutine#666] 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-02-05 17:12:29.732 [eventLoopGroupProxy-7-1 @call-handler#811] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-05 17:12:29.732 [eventLoopGroupProxy-7-1 @call-handler#811] 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-02-05 17:12:29.732 [eventLoopGroupProxy-7-1 @call-handler#811] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 17:12:29.757 [DefaultDispatcher-worker-14 @call-handler#811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aef7428 2024-02-05 17:12:29.758 [eventLoopGroupProxy-7-1 @call-handler#811] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:29.758 [DefaultDispatcher-worker-13 @coroutine#636] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555394026051215360/_ustadmanifest.json 2024-02-05 17:12:29.759 [eventLoopGroupProxy-7-1 @call-handler#811] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 28ms 2024-02-05 17:12:29.759 [DefaultDispatcher-worker-13 @coroutine#636] 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/555394026051215360/_ustadmanifest.json. 2024-02-05 17:12:29.759 [DefaultDispatcher-worker-13 @coroutine#636] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555394026051215360/_ustadmanifest.json 2024-02-05 17:12:29.759 [DefaultDispatcher-worker-6 @coroutine#666] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:12:29.759 [DefaultDispatcher-worker-6 @coroutine#666] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:12:29.760 [DefaultDispatcher-worker-6 @coroutine#666] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-05 17:12:29.760 [DefaultDispatcher-worker-6 @coroutine#666] 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-02-05 17:12:29.765 [DefaultDispatcher-worker-6 @coroutine#636] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555394026051215360/_ustadmanifest.json 2024-02-05 17:12:29.765 [DefaultDispatcher-worker-6 @coroutine#636] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555394026051215360/_ustadmanifest.json 2024-02-05 17:12:29.765 [DefaultDispatcher-worker-6 @coroutine#636] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555394026051215360/_ustadmanifest.json. 2024-02-05 17:12:29.765 [DefaultDispatcher-worker-6 @coroutine#636] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555394026051215360/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:12:29.767 [DefaultDispatcher-worker-6 @coroutine#835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3487947c 2024-02-05 17:12:29.779 [DefaultDispatcher-worker-15 @coroutine#666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4452e13c 2024-02-05 17:12:29.785 [DefaultDispatcher-worker-7 @coroutine#636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aef7428 2024-02-05 17:12:29.786 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-05 17:12:29.786 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-05 17:12:29.787 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-05 17:12:29.787 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-05 17:12:29.787 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-05 17:12:29.789 [Test worker @coroutine#839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e8783b0 2024-02-05 17:12:29.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Shutdown initiated... 2024-02-05 17:12:29.789 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Close initiated... 2024-02-05 17:12:29.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:29.789 [DefaultDispatcher-worker-2 @coroutine#841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54941dfd 2024-02-05 17:12:29.792 [HikariPool-61 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4452e13c: (connection evicted) 2024-02-05 17:12:29.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:29.793 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Closed. 2024-02-05 17:12:29.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Shutdown completed. 2024-02-05 17:12:29.871 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-05 17:12:30.006 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-05 17:12:30.219 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-05 17:12:30.875 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@7865cc83 2024-02-05 17:12:30.876 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@7865cc83 2024-02-05 17:12:30.877 [Test worker @coroutine#847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3487947c 2024-02-05 17:12:30.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Shutdown initiated... 2024-02-05 17:12:30.877 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Close initiated... 2024-02-05 17:12:30.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:30.877 [HikariPool-59 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1aef7428: (connection evicted) 2024-02-05 17:12:30.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:30.878 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Closed. 2024-02-05 17:12:30.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Shutdown completed. 2024-02-05 17:12:30.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2024-02-05 17:12:30.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:30.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:30.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:30.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:30.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:30.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:30.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fe38c0e 2024-02-05 17:12:30.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:30.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:30.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:30.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:30.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:30.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:30.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:30.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:30.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:30.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:30.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:30.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:30.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:30.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:30.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:30.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:30.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:30.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:30.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:30.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2024-02-05 17:12:30.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:30.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:30.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:30.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:30.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:30.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:30.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:30.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:30.893 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2024-02-05 17:12:30.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cbc2db2 2024-02-05 17:12:30.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cbc2db2 2024-02-05 17:12:30.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2024-02-05 17:12:30.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2024-02-05 17:12:30.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:30.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:30.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:30.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:30.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:30.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:30.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61e0f9b9 2024-02-05 17:12:30.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:30.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:30.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:30.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:30.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:30.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:30.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:30.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:30.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:30.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:30.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:30.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:30.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:30.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:30.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:30.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:30.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:30.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:30.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:30.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2024-02-05 17:12:30.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:30.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:30.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:30.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:30.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:30.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:30.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:30.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:30.897 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2024-02-05 17:12:30.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a86be01 2024-02-05 17:12:30.898 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a86be01 2024-02-05 17:12:30.898 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2024-02-05 17:12:30.919 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-05 17:12:30.921 [Test worker] INFO ktor.application - Application started in 0.003 seconds. 2024-02-05 17:12:30.921 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@18df26a1 2024-02-05 17:12:30.923 [DefaultDispatcher-worker-11 @coroutine#853] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-05 17:12:30.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2024-02-05 17:12:30.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:30.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:30.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:30.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:30.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:30.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:30.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6244afc4 2024-02-05 17:12:30.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:30.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:30.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:30.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:30.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:30.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:30.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:30.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:30.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:30.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:30.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:30.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:30.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:30.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:30.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:30.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:30.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:30.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:30.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:30.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2024-02-05 17:12:30.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:30.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:30.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:30.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:30.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:30.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:30.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:30.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:30.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2024-02-05 17:12:30.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f1ffc18 2024-02-05 17:12:30.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f1ffc18 2024-02-05 17:12:30.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2024-02-05 17:12:30.929 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-05 17:12:30.935 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-05 17:12:30.935 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-05 17:12:30.935 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-05 17:12:30.935 [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-02-05 17:12:30.935 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-05 17:12:30.935 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-05 17:12:30.935 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-05 17:12:30.935 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-05 17:12:30.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2024-02-05 17:12:30.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:30.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:30.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:30.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:30.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:30.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:30.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46bdc55e 2024-02-05 17:12:30.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:30.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:30.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:30.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:30.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:30.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:30.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:30.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:30.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:30.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:30.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:30.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:30.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:30.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:30.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:30.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:30.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:30.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:30.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:30.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2024-02-05 17:12:30.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:30.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:30.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:30.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:30.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:30.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:30.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:30.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:30.936 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2024-02-05 17:12:30.936 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c1a63f7 2024-02-05 17:12:30.936 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c1a63f7 2024-02-05 17:12:30.936 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2024-02-05 17:12:30.986 [DefaultDispatcher-worker-13 @coroutine#857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1a63f7 2024-02-05 17:12:30.993 [DefaultDispatcher-worker-8 @coroutine#859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f1ffc18 2024-02-05 17:12:30.994 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:30.996 [Test worker @coroutine#861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f1ffc18 2024-02-05 17:12:30.998 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:31.004 [DefaultDispatcher-worker-2 @coroutine#857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1a63f7 2024-02-05 17:12:31.004 [Test worker @coroutine#857] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555394035437236224/_ustadmanifest.json 2024-02-05 17:12:31.004 [Test worker @coroutine#857] 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/555394035437236224/_ustadmanifest.json. 2024-02-05 17:12:31.004 [Test worker @coroutine#857] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555394035437236224/_ustadmanifest.json 2024-02-05 17:12:31.006 [Test worker @coroutine#857] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555394035437236224/_ustadmanifest.json 2024-02-05 17:12:31.006 [Test worker @coroutine#857] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555394035437236224/_ustadmanifest.json 2024-02-05 17:12:31.006 [Test worker @coroutine#857] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555394035437236224/_ustadmanifest.json. 2024-02-05 17:12:31.007 [Test worker @coroutine#857] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555394035437236224/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:12:31.007 [Test worker @coroutine#867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f1ffc18 2024-02-05 17:12:31.020 [DefaultDispatcher-worker-3 @coroutine#857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1a63f7 2024-02-05 17:12:31.021 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-05 17:12:31.021 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-ab92c532-e6ab-4392-a82d-5b92a03c75df', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-05 17:12:31.022 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-05 17:12:31.022 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-ab92c532-e6ab-4392-a82d-5b92a03c75df 2024-02-05 17:12:31.024 [DefaultDispatcher-worker-9 @coroutine#877] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:12:31.024 [DefaultDispatcher-worker-9 @coroutine#877] 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-02-05 17:12:31.024 [DefaultDispatcher-worker-9 @coroutine#877] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:12:31.024 [DefaultDispatcher-worker-9 @coroutine#877] 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-02-05 17:12:31.025 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:31.034 [DefaultDispatcher-worker-15 @coroutine#876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1a63f7 2024-02-05 17:12:31.034 [DefaultDispatcher-worker-15 @coroutine#876] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 17:12:31.034 [DefaultDispatcher-worker-15 @coroutine#876] 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-02-05 17:12:31.034 [DefaultDispatcher-worker-15 @coroutine#876] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 17:12:31.036 [MyScheduler_Worker-1 @coroutine#885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-05 17:12:31.036 [eventLoopGroupProxy-10-1 @call-handler#898] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-05 17:12:31.036 [MyScheduler_Worker-1 @coroutine#885] 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-02-05 17:12:31.036 [MyScheduler_Worker-1 @coroutine#885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-05 17:12:31.037 [MyScheduler_Worker-1 @coroutine#885] 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-02-05 17:12:31.037 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:31.037 [eventLoopGroupProxy-10-1 @call-handler#898] 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-02-05 17:12:31.037 [eventLoopGroupProxy-10-1 @call-handler#898] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 17:12:31.037 [eventLoopGroupProxy-10-1 @call-handler#898] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:31.038 [eventLoopGroupProxy-10-1 @call-handler#898] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-02-05 17:12:31.038 [DefaultDispatcher-worker-10 @coroutine#877] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:12:31.038 [DefaultDispatcher-worker-10 @coroutine#877] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:12:31.040 [eventLoopGroupProxy-10-2 @call-handler#902] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-05 17:12:31.040 [eventLoopGroupProxy-10-2 @call-handler#902] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:31.043 [eventLoopGroupProxy-10-1 @call-handler#905] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-05 17:12:31.043 [eventLoopGroupProxy-10-1 @call-handler#905] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:31.044 [eventLoopGroupProxy-10-1 @call-handler#905] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-02-05 17:12:31.044 [DefaultDispatcher-worker-13 @coroutine#876] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 17:12:31.044 [DefaultDispatcher-worker-13 @coroutine#876] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 17:12:31.051 [eventLoopGroupProxy-10-1 @call-handler#909] 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-02-05 17:12:31.052 [eventLoopGroupProxy-10-1 @call-handler#909] 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-02-05 17:12:31.054 [DefaultDispatcher-worker-4 @coroutine#876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1a63f7 2024-02-05 17:12:31.054 [eventLoopGroupProxy-10-1 @coroutine#910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cbc2db2 2024-02-05 17:12:31.056 [eventLoopGroupProxy-10-1 @call-handler#909] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 5ms 2024-02-05 17:12:31.056 [MyScheduler_Worker-1 @coroutine#885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-05 17:12:31.056 [MyScheduler_Worker-1 @coroutine#885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-05 17:12:31.057 [MyScheduler_Worker-1 @coroutine#885] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-05 17:12:31.057 [MyScheduler_Worker-1 @coroutine#885] 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-02-05 17:12:31.060 [MyScheduler_Worker-1 @coroutine#915] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:31.060 [MyScheduler_Worker-1 @coroutine#915] 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-02-05 17:12:31.060 [MyScheduler_Worker-1 @coroutine#915] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:31.060 [MyScheduler_Worker-1 @coroutine#915] 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-02-05 17:12:31.065 [DefaultDispatcher-worker-7 @coroutine#878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1a63f7 2024-02-05 17:12:31.071 [eventLoopGroupProxy-10-1 @call-handler#918] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:12:31.085 [eventLoopGroupProxy-10-1 @coroutine#919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cbc2db2 2024-02-05 17:12:31.085 [eventLoopGroupProxy-10-1 @call-handler#918] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:31.085 [eventLoopGroupProxy-10-1 @call-handler#918] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 14ms 2024-02-05 17:12:31.086 [MyScheduler_Worker-1 @coroutine#915] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:31.089 [MyScheduler_Worker-1 @coroutine#915] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:31.089 [MyScheduler_Worker-1 @coroutine#915] 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-02-05 17:12:31.089 [MyScheduler_Worker-1 @coroutine#915] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:31.089 [MyScheduler_Worker-1 @coroutine#915] 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-02-05 17:12:31.092 [eventLoopGroupProxy-10-1 @call-handler#924] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:31.094 [eventLoopGroupProxy-10-1 @coroutine#925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cbc2db2 2024-02-05 17:12:31.094 [eventLoopGroupProxy-10-1 @call-handler#924] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:31.095 [eventLoopGroupProxy-10-1 @call-handler#924] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 17:12:31.096 [MyScheduler_Worker-1 @coroutine#915] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:31.098 [MyScheduler_Worker-1 @coroutine#915] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:31.098 [MyScheduler_Worker-1 @coroutine#915] 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-02-05 17:12:31.098 [MyScheduler_Worker-1 @coroutine#915] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:31.098 [MyScheduler_Worker-1 @coroutine#915] 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-02-05 17:12:31.103 [eventLoopGroupProxy-10-1 @call-handler#930] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:12:31.109 [eventLoopGroupProxy-10-1 @coroutine#931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cbc2db2 2024-02-05 17:12:31.109 [eventLoopGroupProxy-10-1 @call-handler#930] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:31.110 [eventLoopGroupProxy-10-1 @call-handler#930] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-02-05 17:12:31.110 [MyScheduler_Worker-1 @coroutine#915] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:31.112 [MyScheduler_Worker-1 @coroutine#915] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:31.112 [MyScheduler_Worker-1 @coroutine#915] 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-02-05 17:12:31.112 [MyScheduler_Worker-1 @coroutine#915] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:31.112 [MyScheduler_Worker-1 @coroutine#915] 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-02-05 17:12:31.115 [eventLoopGroupProxy-10-1 @call-handler#936] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:12:31.120 [eventLoopGroupProxy-10-1 @coroutine#937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cbc2db2 2024-02-05 17:12:31.121 [eventLoopGroupProxy-10-1 @call-handler#936] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:31.121 [eventLoopGroupProxy-10-1 @call-handler#936] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-05 17:12:31.122 [MyScheduler_Worker-1 @coroutine#915] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:31.124 [MyScheduler_Worker-1 @coroutine#915] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:31.124 [MyScheduler_Worker-1 @coroutine#915] 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-02-05 17:12:31.124 [MyScheduler_Worker-1 @coroutine#915] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:31.124 [MyScheduler_Worker-1 @coroutine#915] 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-02-05 17:12:31.127 [eventLoopGroupProxy-10-1 @call-handler#942] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:12:31.131 [eventLoopGroupProxy-10-1 @coroutine#943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cbc2db2 2024-02-05 17:12:31.131 [eventLoopGroupProxy-10-1 @call-handler#942] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:31.132 [eventLoopGroupProxy-10-1 @call-handler#942] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-05 17:12:31.133 [MyScheduler_Worker-1 @coroutine#915] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:31.145 [DefaultDispatcher-worker-1 @coroutine#885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1a63f7 2024-02-05 17:12:31.155 [DefaultDispatcher-worker-8 @coroutine#878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1a63f7 2024-02-05 17:12:31.155 [DefaultDispatcher-worker-8 @coroutine#878] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:12:31.155 [DefaultDispatcher-worker-8 @coroutine#878] 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-02-05 17:12:31.155 [DefaultDispatcher-worker-8 @coroutine#878] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:12:31.156 [DefaultDispatcher-worker-8 @coroutine#878] 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-02-05 17:12:31.158 [eventLoopGroupProxy-10-1 @call-handler#953] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-05 17:12:31.158 [eventLoopGroupProxy-10-1 @call-handler#953] 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-02-05 17:12:31.158 [eventLoopGroupProxy-10-1 @call-handler#953] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 17:12:31.183 [DefaultDispatcher-worker-5 @call-handler#953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a86be01 2024-02-05 17:12:31.183 [eventLoopGroupProxy-10-1 @call-handler#953] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:31.184 [eventLoopGroupProxy-10-1 @call-handler#953] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 27ms 2024-02-05 17:12:31.184 [DefaultDispatcher-worker-3 @coroutine#852] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555394035437236224/_ustadmanifest.json 2024-02-05 17:12:31.184 [DefaultDispatcher-worker-3 @coroutine#852] 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/555394035437236224/_ustadmanifest.json. 2024-02-05 17:12:31.184 [DefaultDispatcher-worker-3 @coroutine#852] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555394035437236224/_ustadmanifest.json 2024-02-05 17:12:31.185 [DefaultDispatcher-worker-14 @coroutine#878] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:12:31.185 [DefaultDispatcher-worker-14 @coroutine#878] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:12:31.185 [DefaultDispatcher-worker-14 @coroutine#878] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-05 17:12:31.185 [DefaultDispatcher-worker-14 @coroutine#878] 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-02-05 17:12:31.194 [DefaultDispatcher-worker-13 @coroutine#878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1a63f7 2024-02-05 17:12:31.196 [DefaultDispatcher-worker-6 @coroutine#852] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555394035437236224/_ustadmanifest.json 2024-02-05 17:12:31.196 [DefaultDispatcher-worker-6 @coroutine#852] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555394035437236224/_ustadmanifest.json 2024-02-05 17:12:31.196 [DefaultDispatcher-worker-6 @coroutine#852] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555394035437236224/_ustadmanifest.json. 2024-02-05 17:12:31.196 [DefaultDispatcher-worker-6 @coroutine#852] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555394035437236224/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:12:31.197 [DefaultDispatcher-worker-6 @coroutine#978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cbc2db2 2024-02-05 17:12:31.209 [DefaultDispatcher-worker-3 @coroutine#852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a86be01 2024-02-05 17:12:31.211 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-05 17:12:31.211 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-05 17:12:31.211 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-05 17:12:31.211 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-05 17:12:31.211 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-05 17:12:31.213 [Test worker @coroutine#981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f1ffc18 2024-02-05 17:12:31.213 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Shutdown initiated... 2024-02-05 17:12:31.213 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Close initiated... 2024-02-05 17:12:31.213 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:31.215 [HikariPool-65 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c1a63f7: (connection evicted) 2024-02-05 17:12:31.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:31.216 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Closed. 2024-02-05 17:12:31.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Shutdown completed. 2024-02-05 17:12:31.429 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-05 17:12:31.435 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-05 17:12:31.647 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-05 17:12:32.303 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@18df26a1 2024-02-05 17:12:32.303 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@18df26a1 2024-02-05 17:12:32.304 [Test worker @coroutine#987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cbc2db2 2024-02-05 17:12:32.305 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Shutdown initiated... 2024-02-05 17:12:32.305 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Close initiated... 2024-02-05 17:12:32.305 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:32.305 [HikariPool-63 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a86be01: (connection evicted) 2024-02-05 17:12:32.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:32.306 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Closed. 2024-02-05 17:12:32.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Shutdown completed. 2024-02-05 17:12:32.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2024-02-05 17:12:32.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:32.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:32.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:32.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:32.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:32.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:32.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ffcdc9b 2024-02-05 17:12:32.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:32.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:32.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:32.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:32.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:32.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:32.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:32.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:32.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:32.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:32.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:32.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:32.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:32.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:32.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:32.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:32.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:32.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:32.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:32.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2024-02-05 17:12:32.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:32.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:32.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:32.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:32.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:32.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:32.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:32.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:32.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2024-02-05 17:12:32.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:32.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:32.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2024-02-05 17:12:32.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2024-02-05 17:12:32.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:32.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:32.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:32.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:32.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:32.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:32.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@143fe09c 2024-02-05 17:12:32.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:32.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:32.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:32.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:32.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:32.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:32.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:32.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:32.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:32.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:32.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:32.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:32.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:32.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:32.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:32.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:32.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:32.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:32.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:32.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2024-02-05 17:12:32.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:32.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:32.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:32.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:32.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:32.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:32.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:32.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:32.323 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2024-02-05 17:12:32.324 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@161c9468 2024-02-05 17:12:32.324 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@161c9468 2024-02-05 17:12:32.324 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2024-02-05 17:12:32.341 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-05 17:12:32.342 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-02-05 17:12:32.342 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@544e6b 2024-02-05 17:12:32.345 [DefaultDispatcher-worker-11 @coroutine#993] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-05 17:12:32.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2024-02-05 17:12:32.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:32.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:32.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:32.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:32.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:32.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:32.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ba08f26 2024-02-05 17:12:32.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:32.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:32.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:32.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:32.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:32.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:32.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:32.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:32.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:32.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:32.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:32.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:32.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:32.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:32.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:32.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:32.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:32.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:32.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:32.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2024-02-05 17:12:32.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:32.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:32.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:32.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:32.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:32.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:32.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:32.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:32.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2024-02-05 17:12:32.346 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@50b624da 2024-02-05 17:12:32.346 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@50b624da 2024-02-05 17:12:32.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2024-02-05 17:12:32.349 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-05 17:12:32.350 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-05 17:12:32.350 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-05 17:12:32.350 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-05 17:12:32.350 [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-02-05 17:12:32.350 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-05 17:12:32.350 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-05 17:12:32.350 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-05 17:12:32.350 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-05 17:12:32.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2024-02-05 17:12:32.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:32.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:32.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:32.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:32.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:32.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:32.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2634d000 2024-02-05 17:12:32.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:32.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:32.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:32.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:32.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:32.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:32.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:32.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:32.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:32.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:32.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:32.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:32.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:32.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:32.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:32.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:32.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:32.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:32.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:32.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2024-02-05 17:12:32.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:32.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:32.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:32.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:32.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:32.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:32.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:32.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:32.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2024-02-05 17:12:32.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a7dcfb7 2024-02-05 17:12:32.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a7dcfb7 2024-02-05 17:12:32.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2024-02-05 17:12:32.391 [DefaultDispatcher-worker-6 @coroutine#997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7dcfb7 2024-02-05 17:12:32.420 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:32.424 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:32.446 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:32.452 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:32.474 [DefaultDispatcher-worker-3 @coroutine#1000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b624da 2024-02-05 17:12:32.544 [DefaultDispatcher-worker-2 @coroutine#1003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b624da 2024-02-05 17:12:32.554 [DefaultDispatcher-worker-14 @coroutine#1005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b624da 2024-02-05 17:12:32.559 [DefaultDispatcher-worker-14 @coroutine#1007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b624da 2024-02-05 17:12:32.573 [DefaultDispatcher-worker-11 @coroutine#997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7dcfb7 2024-02-05 17:12:32.573 [Test worker @coroutine#997] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555394041124630528/_ustadmanifest.json 2024-02-05 17:12:32.573 [Test worker @coroutine#997] 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/555394041124630528/_ustadmanifest.json. 2024-02-05 17:12:32.573 [Test worker @coroutine#997] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555394041124630528/_ustadmanifest.json 2024-02-05 17:12:32.596 [Test worker @coroutine#997] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555394041124630528/_ustadmanifest.json 2024-02-05 17:12:32.596 [Test worker @coroutine#997] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555394041124630528/_ustadmanifest.json 2024-02-05 17:12:32.598 [Test worker @coroutine#997] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555394041124630528/_ustadmanifest.json. 2024-02-05 17:12:32.598 [Test worker @coroutine#997] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555394041124630528/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:12:32.632 [Test worker @coroutine#1013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b624da 2024-02-05 17:12:32.706 [DefaultDispatcher-worker-11 @coroutine#997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7dcfb7 2024-02-05 17:12:32.707 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-05 17:12:32.707 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-fcc56e9e-5c2c-4ad3-9243-ab08f11b4757', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-05 17:12:32.708 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-05 17:12:32.708 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-fcc56e9e-5c2c-4ad3-9243-ab08f11b4757 2024-02-05 17:12:32.710 [DefaultDispatcher-worker-15 @coroutine#1175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:12:32.710 [DefaultDispatcher-worker-15 @coroutine#1175] 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-02-05 17:12:32.710 [DefaultDispatcher-worker-15 @coroutine#1175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:12:32.710 [DefaultDispatcher-worker-15 @coroutine#1175] 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-02-05 17:12:32.719 [DefaultDispatcher-worker-7 @coroutine#1174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7dcfb7 2024-02-05 17:12:32.719 [DefaultDispatcher-worker-7 @coroutine#1174] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 17:12:32.719 [DefaultDispatcher-worker-7 @coroutine#1174] 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-02-05 17:12:32.719 [DefaultDispatcher-worker-7 @coroutine#1174] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 17:12:32.742 [MyScheduler_Worker-1 @coroutine#1180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-05 17:12:32.742 [MyScheduler_Worker-1 @coroutine#1180] 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-02-05 17:12:32.742 [MyScheduler_Worker-1 @coroutine#1180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-05 17:12:32.742 [MyScheduler_Worker-1 @coroutine#1180] 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-02-05 17:12:32.764 [eventLoopGroupProxy-13-1 @call-handler#1343] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-05 17:12:32.765 [eventLoopGroupProxy-13-1 @call-handler#1343] 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-02-05 17:12:32.765 [eventLoopGroupProxy-13-1 @call-handler#1343] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 17:12:32.766 [eventLoopGroupProxy-13-1 @call-handler#1343] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:32.766 [eventLoopGroupProxy-13-1 @call-handler#1343] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-02-05 17:12:32.769 [DefaultDispatcher-worker-11 @coroutine#1175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:12:32.769 [DefaultDispatcher-worker-11 @coroutine#1175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:12:32.781 [eventLoopGroupProxy-13-1 @call-handler#1345] 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-02-05 17:12:32.781 [eventLoopGroupProxy-13-1 @call-handler#1345] 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-02-05 17:12:32.786 [eventLoopGroupProxy-13-1 @coroutine#1346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:32.789 [eventLoopGroupProxy-13-1 @call-handler#1345] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 9ms 2024-02-05 17:12:32.790 [MyScheduler_Worker-1 @coroutine#1180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-05 17:12:32.790 [MyScheduler_Worker-1 @coroutine#1180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-05 17:12:32.791 [MyScheduler_Worker-1 @coroutine#1180] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-05 17:12:32.791 [MyScheduler_Worker-1 @coroutine#1180] 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-02-05 17:12:32.794 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:32.794 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:32.794 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:32.794 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:32.797 [eventLoopGroupProxy-13-1 @call-handler#1354] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:32.800 [eventLoopGroupProxy-13-1 @coroutine#1355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:32.800 [eventLoopGroupProxy-13-1 @call-handler#1354] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:32.800 [eventLoopGroupProxy-13-1 @call-handler#1354] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:12:32.801 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:32.811 [eventLoopGroupProxy-13-2 @call-handler#1359] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-05 17:12:32.812 [eventLoopGroupProxy-13-2 @call-handler#1359] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:32.822 [eventLoopGroupProxy-13-3 @call-handler#1362] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-05 17:12:32.823 [eventLoopGroupProxy-13-3 @call-handler#1362] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:32.823 [eventLoopGroupProxy-13-3 @call-handler#1362] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-02-05 17:12:32.823 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:32.823 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:32.823 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:32.823 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:32.824 [DefaultDispatcher-worker-15 @coroutine#1174] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 17:12:32.824 [DefaultDispatcher-worker-15 @coroutine#1174] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 17:12:32.826 [eventLoopGroupProxy-13-1 @call-handler#1369] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:32.828 [eventLoopGroupProxy-13-1 @coroutine#1370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:32.829 [eventLoopGroupProxy-13-1 @call-handler#1369] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:32.829 [eventLoopGroupProxy-13-1 @call-handler#1369] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 17:12:32.830 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:32.843 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:32.843 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:32.843 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:32.843 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:32.845 [eventLoopGroupProxy-13-1 @call-handler#1375] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:12:32.848 [eventLoopGroupProxy-13-1 @coroutine#1376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:32.848 [DefaultDispatcher-worker-13 @coroutine#1174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7dcfb7 2024-02-05 17:12:32.849 [eventLoopGroupProxy-13-1 @call-handler#1375] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:32.849 [eventLoopGroupProxy-13-1 @call-handler#1375] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 17:12:32.850 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:32.866 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:32.866 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:32.866 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:32.866 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:32.869 [eventLoopGroupProxy-13-1 @call-handler#1382] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:12:32.874 [DefaultDispatcher-worker-14 @coroutine#1176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7dcfb7 2024-02-05 17:12:32.878 [eventLoopGroupProxy-13-1 @coroutine#1383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:32.878 [eventLoopGroupProxy-13-1 @call-handler#1382] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:32.879 [eventLoopGroupProxy-13-1 @call-handler#1382] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2024-02-05 17:12:32.880 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:32.884 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:32.885 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:32.885 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:32.885 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:32.887 [eventLoopGroupProxy-13-1 @call-handler#1388] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:12:32.932 [eventLoopGroupProxy-13-1 @coroutine#1389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:32.932 [eventLoopGroupProxy-13-1 @call-handler#1388] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:32.932 [eventLoopGroupProxy-13-1 @call-handler#1388] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-05 17:12:32.933 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:32.935 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:32.936 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:32.936 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:32.936 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:32.938 [eventLoopGroupProxy-13-1 @call-handler#1394] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:32.950 [eventLoopGroupProxy-13-1 @coroutine#1395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:32.950 [eventLoopGroupProxy-13-1 @call-handler#1394] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:32.950 [eventLoopGroupProxy-13-1 @call-handler#1394] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 12ms 2024-02-05 17:12:32.951 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:32.953 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:32.953 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:32.953 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:32.953 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:32.955 [eventLoopGroupProxy-13-1 @call-handler#1400] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:12:32.969 [eventLoopGroupProxy-13-1 @coroutine#1401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:32.970 [eventLoopGroupProxy-13-1 @call-handler#1400] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:32.970 [eventLoopGroupProxy-13-1 @call-handler#1400] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 15ms 2024-02-05 17:12:32.971 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:32.973 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:32.973 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:32.973 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:32.973 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:32.975 [eventLoopGroupProxy-13-1 @call-handler#1406] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:12:33.022 [eventLoopGroupProxy-13-1 @coroutine#1407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:33.022 [eventLoopGroupProxy-13-1 @call-handler#1406] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:33.022 [eventLoopGroupProxy-13-1 @call-handler#1406] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-02-05 17:12:33.023 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.025 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.025 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.025 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.025 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.028 [eventLoopGroupProxy-13-1 @call-handler#1412] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:12:33.033 [eventLoopGroupProxy-13-1 @coroutine#1413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:33.034 [eventLoopGroupProxy-13-1 @call-handler#1412] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:33.034 [eventLoopGroupProxy-13-1 @call-handler#1412] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-05 17:12:33.036 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.037 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.037 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.037 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.038 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.054 [eventLoopGroupProxy-13-1 @call-handler#1418] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:12:33.057 [eventLoopGroupProxy-13-1 @coroutine#1419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:33.057 [eventLoopGroupProxy-13-1 @call-handler#1418] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:33.058 [eventLoopGroupProxy-13-1 @call-handler#1418] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 17:12:33.059 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.061 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.061 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.061 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.061 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.063 [eventLoopGroupProxy-13-1 @call-handler#1424] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:12:33.065 [eventLoopGroupProxy-13-1 @coroutine#1425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:33.066 [eventLoopGroupProxy-13-1 @call-handler#1424] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:33.066 [eventLoopGroupProxy-13-1 @call-handler#1424] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:12:33.067 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.069 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.069 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.069 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.069 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.072 [eventLoopGroupProxy-13-1 @call-handler#1430] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:12:33.074 [eventLoopGroupProxy-13-1 @coroutine#1431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:33.075 [eventLoopGroupProxy-13-1 @call-handler#1430] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:33.075 [eventLoopGroupProxy-13-1 @call-handler#1430] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:12:33.076 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.078 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.078 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.078 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.078 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.080 [eventLoopGroupProxy-13-1 @call-handler#1436] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:33.082 [eventLoopGroupProxy-13-1 @coroutine#1437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:33.083 [eventLoopGroupProxy-13-1 @call-handler#1436] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:33.084 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.084 [eventLoopGroupProxy-13-1 @call-handler#1436] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 17:12:33.086 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.086 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.086 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.086 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.092 [eventLoopGroupProxy-13-1 @call-handler#1442] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:12:33.100 [eventLoopGroupProxy-13-1 @coroutine#1443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:33.101 [eventLoopGroupProxy-13-1 @call-handler#1442] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:33.101 [eventLoopGroupProxy-13-1 @call-handler#1442] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2024-02-05 17:12:33.102 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.103 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.103 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.103 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.103 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.106 [eventLoopGroupProxy-13-1 @call-handler#1448] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:12:33.109 [eventLoopGroupProxy-13-1 @coroutine#1449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:33.109 [eventLoopGroupProxy-13-1 @call-handler#1448] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:33.110 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.110 [eventLoopGroupProxy-13-1 @call-handler#1448] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 17:12:33.112 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.112 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.112 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.112 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.115 [eventLoopGroupProxy-13-1 @call-handler#1454] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:12:33.117 [eventLoopGroupProxy-13-1 @coroutine#1455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:33.117 [eventLoopGroupProxy-13-1 @call-handler#1454] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:33.120 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.120 [eventLoopGroupProxy-13-1 @call-handler#1454] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-05 17:12:33.122 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.122 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.122 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.122 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.124 [eventLoopGroupProxy-13-1 @call-handler#1460] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:12:33.131 [eventLoopGroupProxy-13-1 @coroutine#1462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:33.132 [eventLoopGroupProxy-13-1 @call-handler#1460] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:33.134 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.134 [eventLoopGroupProxy-13-1 @call-handler#1460] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2024-02-05 17:12:33.136 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.136 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.136 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.136 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.138 [eventLoopGroupProxy-13-1 @call-handler#1467] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:12:33.141 [eventLoopGroupProxy-13-1 @coroutine#1468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:33.141 [eventLoopGroupProxy-13-1 @call-handler#1467] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:33.151 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.151 [eventLoopGroupProxy-13-1 @call-handler#1467] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 13ms 2024-02-05 17:12:33.153 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.153 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.153 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.153 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.156 [eventLoopGroupProxy-13-1 @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-02-05 17:12:33.167 [eventLoopGroupProxy-13-1 @coroutine#1474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:33.167 [eventLoopGroupProxy-13-1 @call-handler#1473] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:33.168 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.168 [eventLoopGroupProxy-13-1 @call-handler#1473] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 13ms 2024-02-05 17:12:33.170 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.170 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.170 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.170 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.173 [eventLoopGroupProxy-13-1 @call-handler#1479] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:12:33.175 [eventLoopGroupProxy-13-1 @coroutine#1480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:33.175 [eventLoopGroupProxy-13-1 @call-handler#1479] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:33.176 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.177 [eventLoopGroupProxy-13-1 @call-handler#1479] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-05 17:12:33.178 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.178 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.178 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.178 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.181 [eventLoopGroupProxy-13-1 @call-handler#1485] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:33.184 [eventLoopGroupProxy-13-1 @coroutine#1486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:33.184 [eventLoopGroupProxy-13-1 @call-handler#1485] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:33.185 [eventLoopGroupProxy-13-1 @call-handler#1485] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 17:12:33.186 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.188 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.188 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.188 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.188 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.190 [eventLoopGroupProxy-13-1 @call-handler#1491] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:12:33.195 [eventLoopGroupProxy-13-1 @coroutine#1492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:33.195 [eventLoopGroupProxy-13-1 @call-handler#1491] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:33.196 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.196 [eventLoopGroupProxy-13-1 @call-handler#1491] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-05 17:12:33.198 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.199 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.199 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.199 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.201 [eventLoopGroupProxy-13-1 @call-handler#1497] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:12:33.227 [eventLoopGroupProxy-13-1 @coroutine#1498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:33.227 [eventLoopGroupProxy-13-1 @call-handler#1497] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:33.228 [eventLoopGroupProxy-13-1 @call-handler#1497] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 27ms 2024-02-05 17:12:33.228 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.230 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.230 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.230 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.230 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.232 [eventLoopGroupProxy-13-1 @call-handler#1503] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:12:33.234 [eventLoopGroupProxy-13-1 @coroutine#1504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:33.235 [eventLoopGroupProxy-13-1 @call-handler#1503] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:33.236 [eventLoopGroupProxy-13-1 @call-handler#1503] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 17:12:33.236 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.241 [DefaultDispatcher-worker-10 @coroutine#1183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7dcfb7 2024-02-05 17:12:33.244 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.244 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.244 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.244 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.246 [eventLoopGroupProxy-13-1 @call-handler#1510] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:12:33.249 [eventLoopGroupProxy-13-1 @coroutine#1511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:33.249 [eventLoopGroupProxy-13-1 @call-handler#1510] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:33.250 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.250 [eventLoopGroupProxy-13-1 @call-handler#1510] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 17:12:33.253 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.253 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.253 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.253 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.256 [eventLoopGroupProxy-13-1 @call-handler#1516] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:33.258 [eventLoopGroupProxy-13-1 @coroutine#1517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:33.258 [eventLoopGroupProxy-13-1 @call-handler#1516] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:33.258 [eventLoopGroupProxy-13-1 @call-handler#1516] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 17:12:33.259 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.262 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.262 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.262 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.262 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.265 [eventLoopGroupProxy-13-1 @call-handler#1522] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:12:33.268 [eventLoopGroupProxy-13-1 @coroutine#1523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:33.268 [eventLoopGroupProxy-13-1 @call-handler#1522] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:33.268 [eventLoopGroupProxy-13-1 @call-handler#1522] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:12:33.269 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.272 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.272 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.272 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.272 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.274 [eventLoopGroupProxy-13-1 @call-handler#1528] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:12:33.278 [eventLoopGroupProxy-13-1 @coroutine#1529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:33.278 [eventLoopGroupProxy-13-1 @call-handler#1528] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:33.279 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.280 [eventLoopGroupProxy-13-1 @call-handler#1528] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-05 17:12:33.282 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.282 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.282 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.282 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.284 [eventLoopGroupProxy-13-1 @call-handler#1534] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:12:33.288 [eventLoopGroupProxy-13-1 @coroutine#1535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:33.289 [eventLoopGroupProxy-13-1 @call-handler#1534] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:33.297 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.298 [eventLoopGroupProxy-13-1 @call-handler#1534] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 14ms 2024-02-05 17:12:33.299 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.299 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.299 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.299 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.302 [eventLoopGroupProxy-13-1 @call-handler#1540] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:12:33.305 [eventLoopGroupProxy-13-1 @coroutine#1541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:33.305 [eventLoopGroupProxy-13-1 @call-handler#1540] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:33.306 [eventLoopGroupProxy-13-1 @call-handler#1540] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 17:12:33.307 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.308 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.308 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.308 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.308 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.311 [eventLoopGroupProxy-13-1 @call-handler#1546] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:33.314 [eventLoopGroupProxy-13-1 @coroutine#1547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:33.315 [eventLoopGroupProxy-13-1 @call-handler#1546] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:33.315 [eventLoopGroupProxy-13-1 @call-handler#1546] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 17:12:33.323 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.325 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.325 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.325 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.325 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.328 [eventLoopGroupProxy-13-1 @call-handler#1552] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:12:33.341 [eventLoopGroupProxy-13-1 @coroutine#1553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:33.341 [eventLoopGroupProxy-13-1 @call-handler#1552] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:33.342 [eventLoopGroupProxy-13-1 @call-handler#1552] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 14ms 2024-02-05 17:12:33.344 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.345 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.345 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.345 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.345 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.349 [eventLoopGroupProxy-13-1 @call-handler#1558] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:12:33.365 [eventLoopGroupProxy-13-1 @coroutine#1559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:33.365 [eventLoopGroupProxy-13-1 @call-handler#1558] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:33.366 [eventLoopGroupProxy-13-1 @call-handler#1558] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 17ms 2024-02-05 17:12:33.368 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.370 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.370 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.370 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.370 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.372 [eventLoopGroupProxy-13-1 @call-handler#1564] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:12:33.375 [eventLoopGroupProxy-13-1 @coroutine#1565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:33.375 [eventLoopGroupProxy-13-1 @call-handler#1564] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:33.376 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.377 [eventLoopGroupProxy-13-1 @call-handler#1564] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-05 17:12:33.378 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.378 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.378 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.378 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.387 [eventLoopGroupProxy-13-1 @call-handler#1570] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:12:33.390 [eventLoopGroupProxy-13-1 @coroutine#1571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:33.391 [eventLoopGroupProxy-13-1 @call-handler#1570] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:33.392 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.392 [eventLoopGroupProxy-13-1 @call-handler#1570] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2024-02-05 17:12:33.393 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.393 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.393 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.393 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.396 [eventLoopGroupProxy-13-1 @call-handler#1576] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:12:33.399 [eventLoopGroupProxy-13-1 @coroutine#1577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:33.399 [eventLoopGroupProxy-13-1 @call-handler#1576] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:33.400 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.400 [eventLoopGroupProxy-13-1 @call-handler#1576] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 17:12:33.402 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.402 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.402 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.402 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.405 [eventLoopGroupProxy-13-1 @call-handler#1582] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:12:33.455 [eventLoopGroupProxy-13-1 @coroutine#1584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:33.455 [eventLoopGroupProxy-13-1 @call-handler#1582] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:33.456 [eventLoopGroupProxy-13-1 @call-handler#1582] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 52ms 2024-02-05 17:12:33.457 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.459 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.459 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.459 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.459 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.463 [eventLoopGroupProxy-13-1 @call-handler#1589] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:12:33.466 [eventLoopGroupProxy-13-1 @coroutine#1590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:33.466 [eventLoopGroupProxy-13-1 @call-handler#1589] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:33.469 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.469 [eventLoopGroupProxy-13-1 @call-handler#1589] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-05 17:12:33.471 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.471 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.471 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.471 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.474 [eventLoopGroupProxy-13-1 @call-handler#1595] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:12:33.478 [eventLoopGroupProxy-13-1 @coroutine#1596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:33.478 [eventLoopGroupProxy-13-1 @call-handler#1595] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:33.479 [eventLoopGroupProxy-13-1 @call-handler#1595] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-05 17:12:33.480 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.484 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.484 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.484 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.484 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.492 [eventLoopGroupProxy-13-1 @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-02-05 17:12:33.495 [eventLoopGroupProxy-13-1 @coroutine#1602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:33.495 [eventLoopGroupProxy-13-1 @call-handler#1601] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:33.495 [eventLoopGroupProxy-13-1 @call-handler#1601] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:12:33.497 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.498 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.499 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.499 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.499 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.501 [eventLoopGroupProxy-13-1 @call-handler#1607] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:33.546 [eventLoopGroupProxy-13-1 @coroutine#1608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:33.547 [eventLoopGroupProxy-13-1 @call-handler#1607] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:33.547 [eventLoopGroupProxy-13-1 @call-handler#1607] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-05 17:12:33.549 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.551 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.551 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.551 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.551 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.554 [eventLoopGroupProxy-13-1 @call-handler#1613] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:33.598 [eventLoopGroupProxy-13-1 @coroutine#1614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:33.598 [eventLoopGroupProxy-13-1 @call-handler#1613] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:33.598 [eventLoopGroupProxy-13-1 @call-handler#1613] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-05 17:12:33.607 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.609 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.609 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.609 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.610 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.613 [eventLoopGroupProxy-13-1 @call-handler#1619] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:33.626 [eventLoopGroupProxy-13-1 @coroutine#1620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:33.626 [eventLoopGroupProxy-13-1 @call-handler#1619] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:33.626 [eventLoopGroupProxy-13-1 @call-handler#1619] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 13ms 2024-02-05 17:12:33.627 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.630 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.635 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.635 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.635 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.638 [eventLoopGroupProxy-13-1 @call-handler#1625] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:33.640 [eventLoopGroupProxy-13-1 @coroutine#1626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:33.640 [eventLoopGroupProxy-13-1 @call-handler#1625] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:33.641 [eventLoopGroupProxy-13-1 @call-handler#1625] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 17:12:33.642 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.644 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.644 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.644 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.644 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.646 [eventLoopGroupProxy-13-1 @call-handler#1631] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:33.690 [eventLoopGroupProxy-13-1 @coroutine#1632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:33.690 [eventLoopGroupProxy-13-1 @call-handler#1631] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:33.690 [eventLoopGroupProxy-13-1 @call-handler#1631] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-05 17:12:33.695 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.699 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.699 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.699 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.699 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.715 [eventLoopGroupProxy-13-1 @call-handler#1637] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:33.718 [eventLoopGroupProxy-13-1 @coroutine#1638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:33.718 [eventLoopGroupProxy-13-1 @call-handler#1637] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:33.718 [eventLoopGroupProxy-13-1 @call-handler#1637] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-02-05 17:12:33.721 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.723 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.723 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.723 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.723 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.725 [eventLoopGroupProxy-13-1 @call-handler#1643] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:33.728 [eventLoopGroupProxy-13-1 @coroutine#1645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:33.728 [eventLoopGroupProxy-13-1 @call-handler#1643] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:33.729 [eventLoopGroupProxy-13-1 @call-handler#1643] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 17:12:33.730 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.731 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.732 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.732 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.732 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.733 [eventLoopGroupProxy-13-1 @call-handler#1650] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:33.736 [eventLoopGroupProxy-13-1 @coroutine#1651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:33.736 [eventLoopGroupProxy-13-1 @call-handler#1650] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:33.736 [eventLoopGroupProxy-13-1 @call-handler#1650] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:12:33.743 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.745 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.745 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.745 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.745 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.747 [eventLoopGroupProxy-13-1 @call-handler#1656] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:33.751 [eventLoopGroupProxy-13-1 @coroutine#1657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:33.751 [eventLoopGroupProxy-13-1 @call-handler#1656] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:33.752 [eventLoopGroupProxy-13-1 @call-handler#1656] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-05 17:12:33.755 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.757 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.757 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.757 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.758 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.761 [eventLoopGroupProxy-13-1 @call-handler#1662] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:33.762 [DefaultDispatcher-worker-15 @coroutine#1183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7dcfb7 2024-02-05 17:12:33.810 [eventLoopGroupProxy-13-1 @coroutine#1664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:33.811 [eventLoopGroupProxy-13-1 @call-handler#1662] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:33.811 [eventLoopGroupProxy-13-1 @call-handler#1662] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2024-02-05 17:12:33.812 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.814 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.814 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.815 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.815 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.817 [eventLoopGroupProxy-13-1 @call-handler#1669] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:33.820 [eventLoopGroupProxy-13-1 @coroutine#1670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:33.820 [eventLoopGroupProxy-13-1 @call-handler#1669] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:33.820 [eventLoopGroupProxy-13-1 @call-handler#1669] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:12:33.822 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.824 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.824 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.824 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.824 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.826 [eventLoopGroupProxy-13-1 @call-handler#1675] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:33.829 [eventLoopGroupProxy-13-1 @coroutine#1676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:33.829 [eventLoopGroupProxy-13-1 @call-handler#1675] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:33.830 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.830 [eventLoopGroupProxy-13-1 @call-handler#1675] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 17:12:33.832 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.832 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.832 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.832 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.835 [eventLoopGroupProxy-13-1 @call-handler#1681] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:33.837 [eventLoopGroupProxy-13-1 @coroutine#1682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:33.837 [eventLoopGroupProxy-13-1 @call-handler#1681] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:33.838 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.839 [eventLoopGroupProxy-13-1 @call-handler#1681] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-05 17:12:33.841 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.841 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.841 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.841 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.843 [eventLoopGroupProxy-13-1 @call-handler#1687] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:33.847 [eventLoopGroupProxy-13-1 @coroutine#1688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:33.847 [eventLoopGroupProxy-13-1 @call-handler#1687] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:33.848 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.848 [eventLoopGroupProxy-13-1 @call-handler#1687] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-05 17:12:33.850 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.850 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.850 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.850 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.853 [eventLoopGroupProxy-13-1 @call-handler#1693] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:33.856 [eventLoopGroupProxy-13-1 @coroutine#1694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:33.857 [eventLoopGroupProxy-13-1 @call-handler#1693] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:33.858 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.858 [eventLoopGroupProxy-13-1 @call-handler#1693] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-05 17:12:33.859 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.860 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.860 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.860 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.862 [eventLoopGroupProxy-13-1 @call-handler#1699] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:33.866 [eventLoopGroupProxy-13-1 @coroutine#1700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:33.867 [eventLoopGroupProxy-13-1 @call-handler#1699] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:33.868 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.868 [eventLoopGroupProxy-13-1 @call-handler#1699] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-05 17:12:33.869 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.870 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.870 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.870 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.872 [eventLoopGroupProxy-13-1 @call-handler#1705] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:33.880 [eventLoopGroupProxy-13-1 @coroutine#1706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:33.880 [eventLoopGroupProxy-13-1 @call-handler#1705] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:33.881 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.881 [eventLoopGroupProxy-13-1 @call-handler#1705] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2024-02-05 17:12:33.883 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.883 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.883 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.883 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.886 [eventLoopGroupProxy-13-1 @call-handler#1711] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:33.892 [eventLoopGroupProxy-13-1 @coroutine#1712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:33.892 [eventLoopGroupProxy-13-1 @call-handler#1711] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:33.893 [eventLoopGroupProxy-13-1 @call-handler#1711] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-02-05 17:12:33.893 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.895 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.895 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.895 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.895 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.903 [eventLoopGroupProxy-13-1 @call-handler#1717] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:33.919 [eventLoopGroupProxy-13-1 @coroutine#1718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:33.919 [eventLoopGroupProxy-13-1 @call-handler#1717] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:33.920 [eventLoopGroupProxy-13-1 @call-handler#1717] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 17ms 2024-02-05 17:12:33.921 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.923 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.923 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.923 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.923 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.926 [eventLoopGroupProxy-13-1 @call-handler#1723] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:33.937 [eventLoopGroupProxy-13-1 @coroutine#1724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:33.937 [eventLoopGroupProxy-13-1 @call-handler#1723] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:33.937 [eventLoopGroupProxy-13-1 @call-handler#1723] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 11ms 2024-02-05 17:12:33.938 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.940 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.940 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.940 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.940 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.942 [eventLoopGroupProxy-13-1 @call-handler#1729] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:33.945 [eventLoopGroupProxy-13-1 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:33.945 [eventLoopGroupProxy-13-1 @call-handler#1729] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:33.946 [eventLoopGroupProxy-13-1 @call-handler#1729] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 17:12:33.946 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.948 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.948 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.948 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.948 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.950 [eventLoopGroupProxy-13-1 @call-handler#1735] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:33.956 [eventLoopGroupProxy-13-1 @coroutine#1736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:33.956 [eventLoopGroupProxy-13-1 @call-handler#1735] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:33.957 [eventLoopGroupProxy-13-1 @call-handler#1735] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-02-05 17:12:33.957 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.959 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.959 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.959 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:33.959 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:33.962 [eventLoopGroupProxy-13-1 @call-handler#1741] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:34.006 [eventLoopGroupProxy-13-1 @coroutine#1742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:34.006 [eventLoopGroupProxy-13-1 @call-handler#1741] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:34.007 [eventLoopGroupProxy-13-1 @call-handler#1741] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-05 17:12:34.014 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.016 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.016 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.016 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.016 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.017 [eventLoopGroupProxy-13-1 @call-handler#1747] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:34.029 [eventLoopGroupProxy-13-1 @coroutine#1748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:34.029 [eventLoopGroupProxy-13-1 @call-handler#1747] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:34.029 [eventLoopGroupProxy-13-1 @call-handler#1747] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 12ms 2024-02-05 17:12:34.031 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.033 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.033 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.033 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.033 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.036 [eventLoopGroupProxy-13-1 @call-handler#1754] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:34.045 [eventLoopGroupProxy-13-1 @coroutine#1755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:34.045 [eventLoopGroupProxy-13-1 @call-handler#1754] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:34.045 [eventLoopGroupProxy-13-1 @call-handler#1754] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2024-02-05 17:12:34.046 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.048 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.048 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.048 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.048 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.049 [eventLoopGroupProxy-13-1 @call-handler#1760] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:34.094 [eventLoopGroupProxy-13-1 @coroutine#1761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:34.094 [eventLoopGroupProxy-13-1 @call-handler#1760] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:34.094 [eventLoopGroupProxy-13-1 @call-handler#1760] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-05 17:12:34.096 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.098 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.098 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.098 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.098 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.102 [eventLoopGroupProxy-13-1 @call-handler#1766] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:34.113 [eventLoopGroupProxy-13-1 @coroutine#1767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:34.113 [eventLoopGroupProxy-13-1 @call-handler#1766] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:34.114 [eventLoopGroupProxy-13-1 @call-handler#1766] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 12ms 2024-02-05 17:12:34.114 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.116 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.116 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.116 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.116 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.118 [eventLoopGroupProxy-13-1 @call-handler#1772] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:34.121 [eventLoopGroupProxy-13-1 @coroutine#1773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:34.121 [eventLoopGroupProxy-13-1 @call-handler#1772] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:34.121 [eventLoopGroupProxy-13-1 @call-handler#1772] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:12:34.123 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.128 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.128 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.128 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.128 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.132 [eventLoopGroupProxy-13-1 @call-handler#1778] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:34.154 [eventLoopGroupProxy-13-1 @coroutine#1779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:34.154 [eventLoopGroupProxy-13-1 @call-handler#1778] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:34.155 [eventLoopGroupProxy-13-1 @call-handler#1778] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 23ms 2024-02-05 17:12:34.159 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.161 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.161 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.161 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.161 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.163 [eventLoopGroupProxy-13-1 @call-handler#1784] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:34.208 [eventLoopGroupProxy-13-1 @coroutine#1785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:34.208 [eventLoopGroupProxy-13-1 @call-handler#1784] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:34.209 [eventLoopGroupProxy-13-1 @call-handler#1784] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-05 17:12:34.210 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.211 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.211 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.212 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.212 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.214 [eventLoopGroupProxy-13-1 @call-handler#1790] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:34.217 [eventLoopGroupProxy-13-1 @coroutine#1791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:34.217 [eventLoopGroupProxy-13-1 @call-handler#1790] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:34.217 [eventLoopGroupProxy-13-1 @call-handler#1790] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:12:34.218 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.220 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.220 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.220 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.220 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.226 [eventLoopGroupProxy-13-1 @call-handler#1796] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:34.229 [eventLoopGroupProxy-13-1 @coroutine#1797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:34.230 [eventLoopGroupProxy-13-1 @call-handler#1796] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:34.230 [eventLoopGroupProxy-13-1 @call-handler#1796] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 17:12:34.231 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.233 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.233 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.233 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.233 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.235 [eventLoopGroupProxy-13-1 @call-handler#1802] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:34.281 [DefaultDispatcher-worker-15 @coroutine#1183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7dcfb7 2024-02-05 17:12:34.283 [eventLoopGroupProxy-13-1 @coroutine#1804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:34.284 [eventLoopGroupProxy-13-1 @call-handler#1802] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:34.284 [eventLoopGroupProxy-13-1 @call-handler#1802] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-02-05 17:12:34.285 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.287 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.287 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.287 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.287 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.290 [eventLoopGroupProxy-13-1 @call-handler#1809] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:34.292 [eventLoopGroupProxy-13-1 @coroutine#1810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:34.293 [eventLoopGroupProxy-13-1 @call-handler#1809] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:34.293 [eventLoopGroupProxy-13-1 @call-handler#1809] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 17:12:34.294 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.296 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.296 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.296 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.297 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.299 [eventLoopGroupProxy-13-1 @call-handler#1815] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:34.302 [eventLoopGroupProxy-13-1 @coroutine#1816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:34.302 [eventLoopGroupProxy-13-1 @call-handler#1815] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:34.302 [eventLoopGroupProxy-13-1 @call-handler#1815] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:12:34.303 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.305 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.306 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.306 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.306 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.308 [eventLoopGroupProxy-13-1 @call-handler#1821] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:34.310 [eventLoopGroupProxy-13-1 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:34.311 [eventLoopGroupProxy-13-1 @call-handler#1821] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:34.311 [eventLoopGroupProxy-13-1 @call-handler#1821] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:12:34.312 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.314 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.314 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.314 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.314 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.316 [eventLoopGroupProxy-13-1 @call-handler#1827] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:34.319 [eventLoopGroupProxy-13-1 @coroutine#1828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:34.319 [eventLoopGroupProxy-13-1 @call-handler#1827] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:34.319 [eventLoopGroupProxy-13-1 @call-handler#1827] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:12:34.320 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.322 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.322 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.322 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.322 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.325 [eventLoopGroupProxy-13-1 @call-handler#1833] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:34.328 [eventLoopGroupProxy-13-1 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:34.329 [eventLoopGroupProxy-13-1 @call-handler#1833] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:34.330 [eventLoopGroupProxy-13-1 @call-handler#1833] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-05 17:12:34.330 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.332 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.332 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.332 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.332 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.335 [eventLoopGroupProxy-13-1 @call-handler#1840] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:34.338 [eventLoopGroupProxy-13-1 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:34.338 [eventLoopGroupProxy-13-1 @call-handler#1840] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:34.339 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.341 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.341 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.341 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.341 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.344 [eventLoopGroupProxy-13-1 @call-handler#1840] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2024-02-05 17:12:34.347 [eventLoopGroupProxy-13-1 @call-handler#1846] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:34.352 [eventLoopGroupProxy-13-1 @coroutine#1847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:34.352 [eventLoopGroupProxy-13-1 @call-handler#1846] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:34.353 [eventLoopGroupProxy-13-1 @call-handler#1846] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-05 17:12:34.354 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.356 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.356 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.356 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.356 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.365 [eventLoopGroupProxy-13-1 @call-handler#1852] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:34.368 [eventLoopGroupProxy-13-1 @coroutine#1853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:34.368 [eventLoopGroupProxy-13-1 @call-handler#1852] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:34.369 [eventLoopGroupProxy-13-1 @call-handler#1852] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-05 17:12:34.369 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.371 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.371 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.371 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.371 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.373 [eventLoopGroupProxy-13-1 @call-handler#1858] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:34.384 [eventLoopGroupProxy-13-1 @coroutine#1859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:34.385 [eventLoopGroupProxy-13-1 @call-handler#1858] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:34.385 [eventLoopGroupProxy-13-1 @call-handler#1858] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 12ms 2024-02-05 17:12:34.386 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.388 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.388 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.388 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.388 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.390 [eventLoopGroupProxy-13-1 @call-handler#1864] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:34.394 [eventLoopGroupProxy-13-1 @coroutine#1865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:34.394 [eventLoopGroupProxy-13-1 @call-handler#1864] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:34.394 [eventLoopGroupProxy-13-1 @call-handler#1864] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 17:12:34.395 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.397 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.397 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.397 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.397 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.400 [eventLoopGroupProxy-13-1 @call-handler#1870] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:34.403 [eventLoopGroupProxy-13-1 @coroutine#1871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:34.403 [eventLoopGroupProxy-13-1 @call-handler#1870] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:34.404 [eventLoopGroupProxy-13-1 @call-handler#1870] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-05 17:12:34.404 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.406 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.407 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.407 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.407 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.409 [eventLoopGroupProxy-13-1 @call-handler#1876] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:34.413 [eventLoopGroupProxy-13-1 @coroutine#1877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:34.413 [eventLoopGroupProxy-13-1 @call-handler#1876] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:34.413 [eventLoopGroupProxy-13-1 @call-handler#1876] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 17:12:34.414 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.417 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.417 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.417 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.417 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.419 [eventLoopGroupProxy-13-1 @call-handler#1882] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:34.428 [eventLoopGroupProxy-13-1 @coroutine#1883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:34.429 [eventLoopGroupProxy-13-1 @call-handler#1882] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:34.429 [eventLoopGroupProxy-13-1 @call-handler#1882] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2024-02-05 17:12:34.430 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.432 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.432 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.432 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.432 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.435 [eventLoopGroupProxy-13-1 @call-handler#1888] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:34.448 [eventLoopGroupProxy-13-1 @coroutine#1889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:34.448 [eventLoopGroupProxy-13-1 @call-handler#1888] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:34.449 [eventLoopGroupProxy-13-1 @call-handler#1888] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 15ms 2024-02-05 17:12:34.451 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.452 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.452 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.452 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.452 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.455 [eventLoopGroupProxy-13-1 @call-handler#1894] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:34.459 [eventLoopGroupProxy-13-1 @coroutine#1895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:34.459 [eventLoopGroupProxy-13-1 @call-handler#1894] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:34.460 [eventLoopGroupProxy-13-1 @call-handler#1894] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-05 17:12:34.461 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.463 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.463 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.463 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.463 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.465 [eventLoopGroupProxy-13-1 @call-handler#1900] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:34.469 [eventLoopGroupProxy-13-1 @coroutine#1901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:34.469 [eventLoopGroupProxy-13-1 @call-handler#1900] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:34.469 [eventLoopGroupProxy-13-1 @call-handler#1900] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 17:12:34.470 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.472 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.472 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.472 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.472 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.474 [eventLoopGroupProxy-13-1 @call-handler#1906] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:34.519 [eventLoopGroupProxy-13-1 @coroutine#1907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:34.519 [eventLoopGroupProxy-13-1 @call-handler#1906] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:34.519 [eventLoopGroupProxy-13-1 @call-handler#1906] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-05 17:12:34.520 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.522 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.522 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.522 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.522 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.524 [eventLoopGroupProxy-13-1 @call-handler#1912] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:34.527 [eventLoopGroupProxy-13-1 @coroutine#1913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:34.527 [eventLoopGroupProxy-13-1 @call-handler#1912] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:34.527 [eventLoopGroupProxy-13-1 @call-handler#1912] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:12:34.535 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.537 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.537 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.537 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.537 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.539 [eventLoopGroupProxy-13-1 @call-handler#1918] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:34.541 [eventLoopGroupProxy-13-1 @coroutine#1919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:34.542 [eventLoopGroupProxy-13-1 @call-handler#1918] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:34.542 [eventLoopGroupProxy-13-1 @call-handler#1918] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:12:34.543 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.544 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.544 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.544 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.544 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.546 [eventLoopGroupProxy-13-1 @call-handler#1924] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:34.549 [eventLoopGroupProxy-13-1 @coroutine#1925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:34.549 [eventLoopGroupProxy-13-1 @call-handler#1924] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:34.550 [eventLoopGroupProxy-13-1 @call-handler#1924] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 17:12:34.550 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.552 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.552 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.552 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.552 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.555 [eventLoopGroupProxy-13-1 @call-handler#1930] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:34.557 [eventLoopGroupProxy-13-1 @coroutine#1931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:34.557 [eventLoopGroupProxy-13-1 @call-handler#1930] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:34.557 [eventLoopGroupProxy-13-1 @call-handler#1930] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 17:12:34.558 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.560 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.560 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.560 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.560 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.562 [eventLoopGroupProxy-13-1 @call-handler#1936] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:34.576 [eventLoopGroupProxy-13-1 @coroutine#1937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:34.576 [eventLoopGroupProxy-13-1 @call-handler#1936] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:34.577 [eventLoopGroupProxy-13-1 @call-handler#1936] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 15ms 2024-02-05 17:12:34.577 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.579 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.579 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.579 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.579 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.581 [eventLoopGroupProxy-13-1 @call-handler#1942] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:34.584 [eventLoopGroupProxy-13-1 @coroutine#1943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:34.584 [eventLoopGroupProxy-13-1 @call-handler#1942] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:34.585 [eventLoopGroupProxy-13-1 @call-handler#1942] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 17:12:34.585 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.587 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.587 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.587 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.587 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.589 [eventLoopGroupProxy-13-1 @call-handler#1948] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:34.637 [eventLoopGroupProxy-13-1 @coroutine#1950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:34.638 [eventLoopGroupProxy-13-1 @call-handler#1948] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:34.638 [eventLoopGroupProxy-13-1 @call-handler#1948] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-02-05 17:12:34.639 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.640 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.641 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.641 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.641 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.643 [eventLoopGroupProxy-13-1 @call-handler#1955] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:34.646 [eventLoopGroupProxy-13-1 @coroutine#1956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:34.646 [eventLoopGroupProxy-13-1 @call-handler#1955] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:34.646 [eventLoopGroupProxy-13-1 @call-handler#1955] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 17:12:34.649 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.651 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.651 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.651 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.651 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.653 [eventLoopGroupProxy-13-1 @call-handler#1961] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:34.655 [eventLoopGroupProxy-13-1 @coroutine#1962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:34.656 [eventLoopGroupProxy-13-1 @call-handler#1961] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:34.656 [eventLoopGroupProxy-13-1 @call-handler#1961] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:12:34.657 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.658 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.658 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.658 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.658 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.660 [eventLoopGroupProxy-13-1 @call-handler#1967] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:34.708 [eventLoopGroupProxy-13-1 @coroutine#1968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:34.708 [eventLoopGroupProxy-13-1 @call-handler#1967] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:34.708 [eventLoopGroupProxy-13-1 @call-handler#1967] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-02-05 17:12:34.709 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.711 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.711 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.711 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.711 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.713 [eventLoopGroupProxy-13-1 @call-handler#1973] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:34.716 [eventLoopGroupProxy-13-1 @coroutine#1974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:34.717 [eventLoopGroupProxy-13-1 @call-handler#1973] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:34.717 [eventLoopGroupProxy-13-1 @call-handler#1973] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 17:12:34.718 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.722 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.723 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.723 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.723 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.725 [eventLoopGroupProxy-13-1 @call-handler#1979] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:34.727 [eventLoopGroupProxy-13-1 @coroutine#1980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:34.727 [eventLoopGroupProxy-13-1 @call-handler#1979] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:34.728 [eventLoopGroupProxy-13-1 @call-handler#1979] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:12:34.729 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.730 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.730 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.730 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.730 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.732 [eventLoopGroupProxy-13-1 @call-handler#1985] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:34.735 [eventLoopGroupProxy-13-1 @coroutine#1986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:34.735 [eventLoopGroupProxy-13-1 @call-handler#1985] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:34.735 [eventLoopGroupProxy-13-1 @call-handler#1985] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:12:34.737 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.738 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.738 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.738 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.738 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.740 [eventLoopGroupProxy-13-1 @call-handler#1991] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:34.743 [eventLoopGroupProxy-13-1 @coroutine#1992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:34.743 [eventLoopGroupProxy-13-1 @call-handler#1991] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:34.743 [eventLoopGroupProxy-13-1 @call-handler#1991] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:12:34.744 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.745 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.746 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.746 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.746 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.748 [eventLoopGroupProxy-13-1 @call-handler#1997] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:34.750 [eventLoopGroupProxy-13-1 @coroutine#1998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:34.750 [eventLoopGroupProxy-13-1 @call-handler#1997] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:34.750 [eventLoopGroupProxy-13-1 @call-handler#1997] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:12:34.751 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.753 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.753 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.753 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.753 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.755 [eventLoopGroupProxy-13-1 @call-handler#2003] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:34.758 [eventLoopGroupProxy-13-1 @coroutine#2004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:34.758 [eventLoopGroupProxy-13-1 @call-handler#2003] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:34.758 [eventLoopGroupProxy-13-1 @call-handler#2003] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:12:34.759 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.761 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.761 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.761 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.761 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.763 [eventLoopGroupProxy-13-1 @call-handler#2009] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:34.765 [eventLoopGroupProxy-13-1 @coroutine#2010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:34.765 [eventLoopGroupProxy-13-1 @call-handler#2009] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:34.766 [eventLoopGroupProxy-13-1 @call-handler#2009] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:12:34.767 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.768 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.768 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.768 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.768 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.771 [eventLoopGroupProxy-13-1 @call-handler#2015] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:34.773 [eventLoopGroupProxy-13-1 @coroutine#2016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:34.773 [eventLoopGroupProxy-13-1 @call-handler#2015] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:34.774 [eventLoopGroupProxy-13-1 @call-handler#2015] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 17:12:34.774 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.776 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.776 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.776 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.776 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.778 [eventLoopGroupProxy-13-1 @call-handler#2021] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:34.780 [eventLoopGroupProxy-13-1 @coroutine#2022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:34.780 [eventLoopGroupProxy-13-1 @call-handler#2021] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:34.781 [eventLoopGroupProxy-13-1 @call-handler#2021] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:12:34.782 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.784 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.784 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.784 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.784 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.787 [eventLoopGroupProxy-13-1 @call-handler#2027] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:34.800 [eventLoopGroupProxy-13-1 @coroutine#2028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:34.801 [eventLoopGroupProxy-13-1 @call-handler#2027] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:34.802 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.803 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.803 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.803 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.803 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.803 [eventLoopGroupProxy-13-1 @call-handler#2027] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 16ms 2024-02-05 17:12:34.805 [eventLoopGroupProxy-13-1 @call-handler#2033] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:34.805 [DefaultDispatcher-worker-3 @coroutine#1183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7dcfb7 2024-02-05 17:12:34.808 [eventLoopGroupProxy-13-1 @coroutine#2035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:34.808 [eventLoopGroupProxy-13-1 @call-handler#2033] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:34.809 [eventLoopGroupProxy-13-1 @call-handler#2033] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 17:12:34.809 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.811 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.811 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.811 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.811 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.813 [eventLoopGroupProxy-13-1 @call-handler#2040] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:34.858 [eventLoopGroupProxy-13-1 @coroutine#2041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:34.858 [eventLoopGroupProxy-13-1 @call-handler#2040] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:34.858 [eventLoopGroupProxy-13-1 @call-handler#2040] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-05 17:12:34.859 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.860 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.861 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.861 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.861 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.862 [eventLoopGroupProxy-13-1 @call-handler#2046] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:34.865 [eventLoopGroupProxy-13-1 @coroutine#2047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:34.865 [eventLoopGroupProxy-13-1 @call-handler#2046] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:34.866 [eventLoopGroupProxy-13-1 @call-handler#2046] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 17:12:34.866 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.868 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.868 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.868 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.868 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.870 [eventLoopGroupProxy-13-1 @call-handler#2052] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:34.874 [eventLoopGroupProxy-13-1 @coroutine#2053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:34.874 [eventLoopGroupProxy-13-1 @call-handler#2052] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:34.874 [eventLoopGroupProxy-13-1 @call-handler#2052] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 17:12:34.875 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.876 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.876 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.876 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.876 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.878 [eventLoopGroupProxy-13-1 @call-handler#2058] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:34.880 [eventLoopGroupProxy-13-1 @coroutine#2059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:34.880 [eventLoopGroupProxy-13-1 @call-handler#2058] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:34.881 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.883 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.883 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.883 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.883 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.885 [eventLoopGroupProxy-13-1 @call-handler#2058] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-02-05 17:12:34.885 [eventLoopGroupProxy-13-1 @call-handler#2064] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:34.933 [eventLoopGroupProxy-13-1 @coroutine#2066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:34.934 [eventLoopGroupProxy-13-1 @call-handler#2064] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:34.934 [eventLoopGroupProxy-13-1 @call-handler#2064] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-02-05 17:12:34.935 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.936 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.937 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.937 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.937 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.938 [eventLoopGroupProxy-13-1 @call-handler#2071] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:34.943 [eventLoopGroupProxy-13-1 @coroutine#2072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:34.943 [eventLoopGroupProxy-13-1 @call-handler#2071] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:34.943 [eventLoopGroupProxy-13-1 @call-handler#2071] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-05 17:12:34.944 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.945 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.946 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.946 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.946 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.948 [eventLoopGroupProxy-13-1 @call-handler#2077] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:34.950 [eventLoopGroupProxy-13-1 @coroutine#2078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:34.950 [eventLoopGroupProxy-13-1 @call-handler#2077] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:34.951 [eventLoopGroupProxy-13-1 @call-handler#2077] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 17:12:34.952 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.953 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.953 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.953 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:34.953 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:34.955 [eventLoopGroupProxy-13-1 @call-handler#2083] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:34.997 [eventLoopGroupProxy-13-1 @coroutine#2084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:34.998 [eventLoopGroupProxy-13-1 @call-handler#2083] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:34.998 [eventLoopGroupProxy-13-1 @call-handler#2083] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-05 17:12:34.999 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.000 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.000 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:35.000 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.000 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:35.002 [eventLoopGroupProxy-13-1 @call-handler#2089] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:35.005 [eventLoopGroupProxy-13-1 @coroutine#2090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:35.005 [eventLoopGroupProxy-13-1 @call-handler#2089] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:35.005 [eventLoopGroupProxy-13-1 @call-handler#2089] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:12:35.006 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.008 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.008 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:35.008 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.008 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:35.010 [eventLoopGroupProxy-13-1 @call-handler#2095] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:35.012 [eventLoopGroupProxy-13-1 @coroutine#2096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:35.012 [eventLoopGroupProxy-13-1 @call-handler#2095] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:35.013 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.015 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.015 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:35.015 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.015 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:35.016 [eventLoopGroupProxy-13-1 @call-handler#2095] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-02-05 17:12:35.018 [eventLoopGroupProxy-13-1 @call-handler#2101] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:35.071 [eventLoopGroupProxy-13-1 @coroutine#2102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:35.072 [eventLoopGroupProxy-13-1 @call-handler#2101] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:35.072 [eventLoopGroupProxy-13-1 @call-handler#2101] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 55ms 2024-02-05 17:12:35.079 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.080 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.080 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:35.080 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.080 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:35.082 [eventLoopGroupProxy-13-1 @call-handler#2107] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:35.090 [eventLoopGroupProxy-13-1 @coroutine#2108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:35.090 [eventLoopGroupProxy-13-1 @call-handler#2107] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:35.090 [eventLoopGroupProxy-13-1 @call-handler#2107] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-02-05 17:12:35.091 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.092 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.092 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:35.092 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.092 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:35.094 [eventLoopGroupProxy-13-1 @call-handler#2113] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:35.097 [eventLoopGroupProxy-13-1 @coroutine#2114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:35.097 [eventLoopGroupProxy-13-1 @call-handler#2113] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:35.097 [eventLoopGroupProxy-13-1 @call-handler#2113] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:12:35.098 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.100 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.100 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:35.100 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.100 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:35.102 [eventLoopGroupProxy-13-1 @call-handler#2119] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:35.105 [eventLoopGroupProxy-13-1 @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:35.105 [eventLoopGroupProxy-13-1 @call-handler#2119] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:35.105 [eventLoopGroupProxy-13-1 @call-handler#2119] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 17:12:35.106 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.108 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.108 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:35.108 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.108 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:35.110 [eventLoopGroupProxy-13-1 @call-handler#2125] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:35.112 [eventLoopGroupProxy-13-1 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:35.113 [eventLoopGroupProxy-13-1 @call-handler#2125] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:35.113 [eventLoopGroupProxy-13-1 @call-handler#2125] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 17:12:35.114 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.115 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.115 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:35.115 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.115 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:35.117 [eventLoopGroupProxy-13-1 @call-handler#2131] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:35.119 [eventLoopGroupProxy-13-1 @coroutine#2132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:35.120 [eventLoopGroupProxy-13-1 @call-handler#2131] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:35.120 [eventLoopGroupProxy-13-1 @call-handler#2131] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:12:35.121 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.122 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.122 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:35.122 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.122 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:35.124 [eventLoopGroupProxy-13-1 @call-handler#2137] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:35.169 [eventLoopGroupProxy-13-1 @coroutine#2138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:35.169 [eventLoopGroupProxy-13-1 @call-handler#2137] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:35.170 [eventLoopGroupProxy-13-1 @call-handler#2137] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-05 17:12:35.170 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.172 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.172 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:35.172 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.172 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:35.174 [eventLoopGroupProxy-13-1 @call-handler#2143] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:35.176 [eventLoopGroupProxy-13-1 @coroutine#2144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:35.176 [eventLoopGroupProxy-13-1 @call-handler#2143] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:35.176 [eventLoopGroupProxy-13-1 @call-handler#2143] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 17:12:35.177 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.179 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.179 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:35.179 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.179 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:35.181 [eventLoopGroupProxy-13-1 @call-handler#2149] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:35.183 [eventLoopGroupProxy-13-1 @coroutine#2150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:35.183 [eventLoopGroupProxy-13-1 @call-handler#2149] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:35.184 [eventLoopGroupProxy-13-1 @call-handler#2149] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:12:35.184 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.186 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.186 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:35.186 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.186 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:35.188 [eventLoopGroupProxy-13-1 @call-handler#2155] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:35.190 [eventLoopGroupProxy-13-1 @coroutine#2156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:35.191 [eventLoopGroupProxy-13-1 @call-handler#2155] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:35.191 [eventLoopGroupProxy-13-1 @call-handler#2155] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:12:35.192 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.193 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.193 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:35.193 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.193 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:35.195 [eventLoopGroupProxy-13-1 @call-handler#2161] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:35.238 [eventLoopGroupProxy-13-1 @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:35.238 [eventLoopGroupProxy-13-1 @call-handler#2161] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:35.238 [eventLoopGroupProxy-13-1 @call-handler#2161] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-05 17:12:35.241 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.242 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.242 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:35.242 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.243 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:35.245 [eventLoopGroupProxy-13-1 @call-handler#2168] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:35.247 [eventLoopGroupProxy-13-1 @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:35.247 [eventLoopGroupProxy-13-1 @call-handler#2168] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:35.247 [eventLoopGroupProxy-13-1 @call-handler#2168] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 17:12:35.249 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.250 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.250 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:35.250 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.250 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:35.254 [eventLoopGroupProxy-13-1 @call-handler#2174] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:35.256 [eventLoopGroupProxy-13-1 @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:35.256 [eventLoopGroupProxy-13-1 @call-handler#2174] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:35.257 [eventLoopGroupProxy-13-1 @call-handler#2174] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:12:35.258 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.259 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.259 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:35.259 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.259 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:35.261 [eventLoopGroupProxy-13-1 @call-handler#2180] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:35.263 [eventLoopGroupProxy-13-1 @coroutine#2181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:35.263 [eventLoopGroupProxy-13-1 @call-handler#2180] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:35.264 [eventLoopGroupProxy-13-1 @call-handler#2180] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:12:35.265 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.267 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.267 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:35.267 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.267 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:35.269 [eventLoopGroupProxy-13-1 @call-handler#2186] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:35.315 [eventLoopGroupProxy-13-1 @coroutine#2187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:35.315 [eventLoopGroupProxy-13-1 @call-handler#2186] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:35.316 [eventLoopGroupProxy-13-1 @call-handler#2186] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-02-05 17:12:35.317 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.318 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.318 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:35.319 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.319 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:35.325 [eventLoopGroupProxy-13-1 @call-handler#2192] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:35.327 [DefaultDispatcher-worker-1 @coroutine#1183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7dcfb7 2024-02-05 17:12:35.331 [eventLoopGroupProxy-13-1 @coroutine#2194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:35.332 [eventLoopGroupProxy-13-1 @call-handler#2192] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:35.332 [eventLoopGroupProxy-13-1 @call-handler#2192] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-02-05 17:12:35.333 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.336 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.336 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:35.336 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.336 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:35.338 [eventLoopGroupProxy-13-1 @call-handler#2199] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:35.341 [eventLoopGroupProxy-13-1 @coroutine#2200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:35.341 [eventLoopGroupProxy-13-1 @call-handler#2199] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:35.342 [eventLoopGroupProxy-13-1 @call-handler#2199] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 17:12:35.342 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.344 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.344 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:35.344 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.344 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:35.351 [eventLoopGroupProxy-13-1 @call-handler#2205] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:35.360 [eventLoopGroupProxy-13-1 @coroutine#2206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:35.361 [eventLoopGroupProxy-13-1 @call-handler#2205] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:35.361 [eventLoopGroupProxy-13-1 @call-handler#2205] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2024-02-05 17:12:35.362 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.364 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.364 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:35.364 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.364 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:35.366 [eventLoopGroupProxy-13-1 @call-handler#2211] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:35.368 [eventLoopGroupProxy-13-1 @coroutine#2212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:35.369 [eventLoopGroupProxy-13-1 @call-handler#2211] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:35.370 [eventLoopGroupProxy-13-1 @call-handler#2211] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 17:12:35.370 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.372 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.372 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:35.372 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.372 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:35.374 [eventLoopGroupProxy-13-1 @call-handler#2217] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:35.418 [eventLoopGroupProxy-13-1 @coroutine#2218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:35.418 [eventLoopGroupProxy-13-1 @call-handler#2217] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:35.418 [eventLoopGroupProxy-13-1 @call-handler#2217] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-05 17:12:35.419 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.421 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.421 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:35.421 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.421 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:35.424 [eventLoopGroupProxy-13-1 @call-handler#2223] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:35.429 [eventLoopGroupProxy-13-1 @coroutine#2224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:35.429 [eventLoopGroupProxy-13-1 @call-handler#2223] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:35.429 [eventLoopGroupProxy-13-1 @call-handler#2223] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-05 17:12:35.430 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.432 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.432 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:35.432 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.432 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:35.434 [eventLoopGroupProxy-13-1 @call-handler#2229] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:35.437 [eventLoopGroupProxy-13-1 @coroutine#2230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:35.438 [eventLoopGroupProxy-13-1 @call-handler#2229] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:35.438 [eventLoopGroupProxy-13-1 @call-handler#2229] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 17:12:35.440 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.441 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.442 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:35.442 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.442 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:35.443 [eventLoopGroupProxy-13-1 @call-handler#2235] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:35.494 [eventLoopGroupProxy-13-1 @coroutine#2236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:35.495 [eventLoopGroupProxy-13-1 @call-handler#2235] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:35.496 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.497 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.497 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:35.497 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.498 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:35.501 [eventLoopGroupProxy-13-1 @call-handler#2235] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 58ms 2024-02-05 17:12:35.502 [eventLoopGroupProxy-13-1 @call-handler#2241] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:35.509 [eventLoopGroupProxy-13-1 @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:35.510 [eventLoopGroupProxy-13-1 @call-handler#2241] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:35.511 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.513 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.513 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:35.513 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.513 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:35.516 [eventLoopGroupProxy-13-1 @call-handler#2241] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 14ms 2024-02-05 17:12:35.516 [eventLoopGroupProxy-13-1 @call-handler#2247] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:35.520 [eventLoopGroupProxy-13-1 @coroutine#2248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:35.520 [eventLoopGroupProxy-13-1 @call-handler#2247] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:35.521 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.523 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.523 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:35.523 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.523 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:35.529 [eventLoopGroupProxy-13-1 @call-handler#2247] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 13ms 2024-02-05 17:12:35.531 [eventLoopGroupProxy-13-1 @call-handler#2254] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:35.534 [eventLoopGroupProxy-13-1 @coroutine#2255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:35.534 [eventLoopGroupProxy-13-1 @call-handler#2254] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:35.535 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.537 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.537 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:35.537 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.537 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:35.550 [eventLoopGroupProxy-13-1 @call-handler#2254] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 20ms 2024-02-05 17:12:35.557 [eventLoopGroupProxy-13-1 @call-handler#2260] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:35.563 [eventLoopGroupProxy-13-1 @coroutine#2261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:35.563 [eventLoopGroupProxy-13-1 @call-handler#2260] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:35.564 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.564 [eventLoopGroupProxy-13-1 @call-handler#2260] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-02-05 17:12:35.566 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.566 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:35.566 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.566 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:35.571 [eventLoopGroupProxy-13-1 @call-handler#2266] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:35.574 [eventLoopGroupProxy-13-1 @coroutine#2267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:35.574 [eventLoopGroupProxy-13-1 @call-handler#2266] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:35.575 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.577 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.577 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:35.577 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.577 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:35.580 [eventLoopGroupProxy-13-1 @call-handler#2266] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2024-02-05 17:12:35.581 [eventLoopGroupProxy-13-1 @call-handler#2272] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:35.589 [eventLoopGroupProxy-13-1 @coroutine#2273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:35.589 [eventLoopGroupProxy-13-1 @call-handler#2272] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:35.591 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.592 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.592 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:35.592 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.592 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:35.595 [eventLoopGroupProxy-13-1 @call-handler#2272] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 15ms 2024-02-05 17:12:35.595 [eventLoopGroupProxy-13-1 @call-handler#2278] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:35.647 [eventLoopGroupProxy-13-1 @coroutine#2279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:35.647 [eventLoopGroupProxy-13-1 @call-handler#2278] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:35.647 [eventLoopGroupProxy-13-1 @call-handler#2278] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 52ms 2024-02-05 17:12:35.649 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.651 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.651 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:35.651 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.651 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:35.655 [eventLoopGroupProxy-13-1 @call-handler#2284] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:35.662 [eventLoopGroupProxy-13-1 @coroutine#2285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:35.662 [eventLoopGroupProxy-13-1 @call-handler#2284] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:35.662 [eventLoopGroupProxy-13-1 @call-handler#2284] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-02-05 17:12:35.665 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.667 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.667 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:35.667 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.667 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:35.669 [eventLoopGroupProxy-13-1 @call-handler#2290] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:35.677 [eventLoopGroupProxy-13-1 @coroutine#2291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:35.677 [eventLoopGroupProxy-13-1 @call-handler#2290] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:35.678 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.680 [eventLoopGroupProxy-13-1 @call-handler#2290] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 11ms 2024-02-05 17:12:35.695 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.695 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:35.695 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.695 [MyScheduler_Worker-1 @coroutine#1351] 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-02-05 17:12:35.697 [eventLoopGroupProxy-13-1 @call-handler#2296] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-05 17:12:35.705 [eventLoopGroupProxy-13-1 @coroutine#2297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:35.705 [eventLoopGroupProxy-13-1 @call-handler#2296] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:35.705 [eventLoopGroupProxy-13-1 @call-handler#2296] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-02-05 17:12:35.706 [MyScheduler_Worker-1 @coroutine#1351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:35.723 [DefaultDispatcher-worker-13 @coroutine#1180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7dcfb7 2024-02-05 17:12:35.732 [DefaultDispatcher-worker-15 @coroutine#1176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7dcfb7 2024-02-05 17:12:35.733 [DefaultDispatcher-worker-15 @coroutine#1176] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:12:35.733 [DefaultDispatcher-worker-15 @coroutine#1176] 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-02-05 17:12:35.733 [DefaultDispatcher-worker-15 @coroutine#1176] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:12:35.733 [DefaultDispatcher-worker-15 @coroutine#1176] 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-02-05 17:12:35.736 [eventLoopGroupProxy-13-1 @call-handler#2307] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-05 17:12:35.736 [eventLoopGroupProxy-13-1 @call-handler#2307] 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-02-05 17:12:35.736 [eventLoopGroupProxy-13-1 @call-handler#2307] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 17:12:35.764 [DefaultDispatcher-worker-16 @call-handler#2307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@161c9468 2024-02-05 17:12:35.764 [eventLoopGroupProxy-13-1 @call-handler#2307] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:35.764 [DefaultDispatcher-worker-15 @coroutine#992] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555394041124630528/_ustadmanifest.json 2024-02-05 17:12:35.764 [eventLoopGroupProxy-13-1 @call-handler#2307] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 28ms 2024-02-05 17:12:35.764 [DefaultDispatcher-worker-15 @coroutine#992] 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/555394041124630528/_ustadmanifest.json. 2024-02-05 17:12:35.764 [DefaultDispatcher-worker-15 @coroutine#992] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555394041124630528/_ustadmanifest.json 2024-02-05 17:12:35.765 [DefaultDispatcher-worker-6 @coroutine#1176] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:12:35.765 [DefaultDispatcher-worker-6 @coroutine#1176] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:12:35.765 [DefaultDispatcher-worker-6 @coroutine#1176] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-05 17:12:35.765 [DefaultDispatcher-worker-6 @coroutine#1176] 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-02-05 17:12:35.776 [DefaultDispatcher-worker-13 @coroutine#1176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7dcfb7 2024-02-05 17:12:35.779 [DefaultDispatcher-worker-12 @coroutine#992] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555394041124630528/_ustadmanifest.json 2024-02-05 17:12:35.779 [DefaultDispatcher-worker-12 @coroutine#992] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555394041124630528/_ustadmanifest.json 2024-02-05 17:12:35.780 [DefaultDispatcher-worker-1 @coroutine#992] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555394041124630528/_ustadmanifest.json. 2024-02-05 17:12:35.781 [DefaultDispatcher-worker-1 @coroutine#992] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555394041124630528/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:12:35.790 [DefaultDispatcher-worker-1 @coroutine#2441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:35.807 [DefaultDispatcher-worker-10 @coroutine#992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@161c9468 2024-02-05 17:12:35.861 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-05 17:12:35.861 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-05 17:12:35.861 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-05 17:12:35.861 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-05 17:12:35.861 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-05 17:12:35.890 [Test worker @coroutine#2678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b624da 2024-02-05 17:12:35.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Shutdown initiated... 2024-02-05 17:12:35.891 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Close initiated... 2024-02-05 17:12:35.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:35.906 [HikariPool-69 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a7dcfb7: (connection evicted) 2024-02-05 17:12:35.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:35.907 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Closed. 2024-02-05 17:12:35.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Shutdown completed. 2024-02-05 17:12:36.224 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-05 17:12:36.350 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-05 17:12:36.351 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-05 17:12:37.127 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@544e6b 2024-02-05 17:12:37.127 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@544e6b 2024-02-05 17:12:37.150 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-05 17:12:37.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Shutdown initiated... 2024-02-05 17:12:37.150 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Close initiated... 2024-02-05 17:12:37.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:37.165 [HikariPool-67 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Closing connection org.sqlite.jdbc4.JDBC4Connection@161c9468: (connection evicted) 2024-02-05 17:12:37.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:37.166 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Closed. 2024-02-05 17:12:37.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Shutdown completed. 2024-02-05 17:12:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2024-02-05 17:12:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a6204e4 2024-02-05 17:12:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2024-02-05 17:12:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:37.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:37.175 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2024-02-05 17:12:37.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b360a82 2024-02-05 17:12:37.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b360a82 2024-02-05 17:12:37.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2024-02-05 17:12:37.225 [DefaultDispatcher-worker-7 @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b360a82 2024-02-05 17:12:37.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2024-02-05 17:12:37.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:37.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:37.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:37.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:37.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:37.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:37.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62e586a6 2024-02-05 17:12:37.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:37.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:37.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:37.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:37.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:37.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:37.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:37.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:37.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:37.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:37.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:37.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:37.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:37.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:37.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:37.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:37.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:37.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:37.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:37.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2024-02-05 17:12:37.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:37.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:37.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:37.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:37.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:37.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:37.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:37.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:37.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2024-02-05 17:12:37.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b06dc57 2024-02-05 17:12:37.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b06dc57 2024-02-05 17:12:37.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2024-02-05 17:12:37.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2024-02-05 17:12:37.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:37.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:37.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:37.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:37.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:37.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:37.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5af641d3 2024-02-05 17:12:37.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:37.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:37.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:37.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:37.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:37.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:37.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:37.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:37.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:37.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:37.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:37.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:37.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:37.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:37.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:37.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:37.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:37.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:37.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:37.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2024-02-05 17:12:37.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:37.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:37.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:37.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:37.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:37.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:37.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:37.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:37.253 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2024-02-05 17:12:37.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-05 17:12:37.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-05 17:12:37.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2024-02-05 17:12:37.270 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-05 17:12:37.271 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-02-05 17:12:37.282 [DefaultDispatcher-worker-2 @coroutine#2700] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-05 17:12:37.286 [DefaultDispatcher-worker-2 @coroutine#2702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b06dc57 2024-02-05 17:12:37.288 [Test worker @coroutine#2701] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-05 17:12:37.288 [Test worker @coroutine#2701] 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-02-05 17:12:37.288 [Test worker @coroutine#2701] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-05 17:12:37.288 [Test worker @coroutine#2701] 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-02-05 17:12:37.291 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:37.325 [eventLoopGroupProxy-16-1 @call-handler#2708] 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-02-05 17:12:37.327 [eventLoopGroupProxy-16-1 @call-handler#2708] 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-02-05 17:12:37.328 [eventLoopGroupProxy-16-1 @coroutine#2709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-05 17:12:37.351 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:37.354 [Test worker @coroutine#2701] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-05 17:12:37.354 [Test worker @coroutine#2701] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-05 17:12:37.354 [Test worker @coroutine#2701] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-05 17:12:37.354 [Test worker @coroutine#2701] 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-02-05 17:12:37.356 [Test worker @coroutine#2714] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:37.356 [Test worker @coroutine#2714] 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-02-05 17:12:37.356 [Test worker @coroutine#2714] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:37.356 [Test worker @coroutine#2714] 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-02-05 17:12:37.357 [eventLoopGroupProxy-16-1 @call-handler#2717] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-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-02-05 17:12:37.366 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:37.375 [eventLoopGroupProxy-16-1 @coroutine#2718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-05 17:12:37.376 [eventLoopGroupProxy-16-1 @call-handler#2717] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:37.377 [Test worker @coroutine#2714] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:12:37.390 [eventLoopGroupProxy-16-2 @call-handler#2727] 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-02-05 17:12:37.410 [eventLoopGroupProxy-16-2 @call-handler#2727] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:37.422 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b06dc57 2024-02-05 17:12:38.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2024-02-05 17:12:38.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:38.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:38.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:38.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:38.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:38.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:38.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@552fffc8 2024-02-05 17:12:38.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:38.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:38.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:38.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:38.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:38.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:38.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:38.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:38.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:38.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:38.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:38.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:38.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:38.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:38.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:38.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:38.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:38.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:38.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:38.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2024-02-05 17:12:38.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:38.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:38.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:38.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:38.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:38.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:38.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:38.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:38.970 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2024-02-05 17:12:38.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d035815 2024-02-05 17:12:38.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d035815 2024-02-05 17:12:38.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2024-02-05 17:12:39.051 [DefaultDispatcher-worker-13 @coroutine#2738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d035815 2024-02-05 17:12:39.064 [Test worker @coroutine#2738] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53245/api/blob/upload-init-batch 2024-02-05 17:12:39.064 [Test worker @coroutine#2738] 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:53245/api/blob/upload-init-batch. 2024-02-05 17:12:39.064 [Test worker @coroutine#2738] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53245/api/blob/upload-init-batch 2024-02-05 17:12:39.064 [Test worker @coroutine#2738] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53245/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-05 17:12:39.087 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:39.093 [Test worker @coroutine#2738] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53245/api/blob/upload-init-batch 2024-02-05 17:12:39.093 [Test worker @coroutine#2738] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53245/api/blob/upload-init-batch 2024-02-05 17:12:39.093 [Test worker @coroutine#2738] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:53245/api/blob/upload-init-batch. 2024-02-05 17:12:39.093 [Test worker @coroutine#2738] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:53245/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:12:39.105 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Shutdown initiated... 2024-02-05 17:12:39.105 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Close initiated... 2024-02-05 17:12:39.105 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:39.127 [HikariPool-73 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d035815: (connection evicted) 2024-02-05 17:12:39.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:39.128 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Closed. 2024-02-05 17:12:39.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Shutdown completed. 2024-02-05 17:12:39.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2024-02-05 17:12:39.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:39.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:39.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:39.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:39.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:39.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:39.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3adeca1f 2024-02-05 17:12:39.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:39.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:39.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:39.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:39.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:39.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:39.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:39.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:39.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:39.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:39.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:39.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:39.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:39.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:39.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:39.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:39.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:39.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:39.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:39.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2024-02-05 17:12:39.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:39.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:39.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:39.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:39.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:39.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:39.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:39.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:39.136 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2024-02-05 17:12:39.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d41bb5a 2024-02-05 17:12:39.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d41bb5a 2024-02-05 17:12:39.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2024-02-05 17:12:39.227 [Test worker @coroutine#2749] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33787/api/blob/upload-init-batch 2024-02-05 17:12:39.228 [Test worker @coroutine#2749] 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:33787/api/blob/upload-init-batch. 2024-02-05 17:12:39.228 [Test worker @coroutine#2749] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33787/api/blob/upload-init-batch 2024-02-05 17:12:39.228 [Test worker @coroutine#2749] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33787/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-05 17:12:39.242 [Test worker @coroutine#2749] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33787/api/blob/upload-init-batch 2024-02-05 17:12:39.242 [Test worker @coroutine#2749] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33787/api/blob/upload-init-batch 2024-02-05 17:12:39.251 [Test worker @coroutine#2749] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:33787/api/blob/upload-init-batch. 2024-02-05 17:12:39.252 [Test worker @coroutine#2749] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:33787/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:12:39.260 [HikariPool-74 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:39.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2024-02-05 17:12:39.267 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2024-02-05 17:12:39.267 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:39.289 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d41bb5a: (connection evicted) 2024-02-05 17:12:39.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:39.290 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2024-02-05 17:12:39.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2024-02-05 17:12:39.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2024-02-05 17:12:39.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:39.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:39.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:39.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:39.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:39.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:39.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43efe064 2024-02-05 17:12:39.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:39.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:39.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:39.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:39.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:39.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:39.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:39.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:39.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:39.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:39.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:39.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:39.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:39.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:39.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:39.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:39.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:39.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:39.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:39.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2024-02-05 17:12:39.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:39.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:39.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:39.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:39.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:39.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:39.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:39.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:39.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2024-02-05 17:12:39.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c6a6ce3 2024-02-05 17:12:39.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c6a6ce3 2024-02-05 17:12:39.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2024-02-05 17:12:39.344 [Test worker @coroutine#2755] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59145/api/blob/upload-init-batch 2024-02-05 17:12:39.344 [Test worker @coroutine#2755] 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:59145/api/blob/upload-init-batch. 2024-02-05 17:12:39.344 [Test worker @coroutine#2755] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59145/api/blob/upload-init-batch 2024-02-05 17:12:39.344 [Test worker @coroutine#2755] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59145/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-05 17:12:39.381 [Test worker @coroutine#2755] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59145/api/blob/upload-init-batch 2024-02-05 17:12:39.381 [Test worker @coroutine#2755] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59145/api/blob/upload-init-batch 2024-02-05 17:12:39.381 [Test worker @coroutine#2755] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:59145/api/blob/upload-init-batch. 2024-02-05 17:12:39.381 [Test worker @coroutine#2755] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59145/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:12:39.395 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2024-02-05 17:12:39.395 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2024-02-05 17:12:39.395 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:39.419 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c6a6ce3: (connection evicted) 2024-02-05 17:12:39.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:39.420 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2024-02-05 17:12:39.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2024-02-05 17:12:39.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2024-02-05 17:12:39.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:39.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:39.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:39.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:39.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:39.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:39.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c70c771 2024-02-05 17:12:39.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:39.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:39.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:39.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:39.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:39.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:39.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:39.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:39.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:39.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:39.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:39.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:39.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:39.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:12:39.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:12:39.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:39.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:39.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:12:39.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:39.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2024-02-05 17:12:39.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:39.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:39.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:39.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:39.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:39.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:39.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:39.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:39.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2024-02-05 17:12:39.671 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@2831c178 2024-02-05 17:12:39.671 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@2831c178 2024-02-05 17:12:39.671 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2024-02-05 17:12:39.714 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2831c178 2024-02-05 17:12:39.744 [DefaultDispatcher-worker-10 @coroutine#2773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2831c178 2024-02-05 17:12:39.754 [DefaultDispatcher-worker-9 @coroutine#2773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2831c178 2024-02-05 17:12:39.766 [DefaultDispatcher-worker-6 @coroutine#2773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2831c178 2024-02-05 17:12:39.771 [HikariPool-76 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:12:39.776 [DefaultDispatcher-worker-13 @coroutine#2773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2831c178 2024-02-05 17:12:39.787 [DefaultDispatcher-worker-14 @coroutine#2773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2831c178 2024-02-05 17:12:39.796 [DefaultDispatcher-worker-14 @coroutine#2773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2831c178 2024-02-05 17:12:39.796 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@58e066a6 2024-02-05 17:12:39.796 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@58e066a6 2024-02-05 17:12:39.805 [DefaultDispatcher-worker-8 @coroutine#2773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2831c178 2024-02-05 17:12:39.808 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@562783ca 2024-02-05 17:12:39.808 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@562783ca 2024-02-05 17:12:39.811 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@52180dd6 2024-02-05 17:12:39.812 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@52180dd6 2024-02-05 17:12:39.814 [DefaultDispatcher-worker-6 @coroutine#2773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2831c178 2024-02-05 17:12:39.815 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@171a89f1 2024-02-05 17:12:39.815 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@171a89f1 2024-02-05 17:12:39.819 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c1408e2 2024-02-05 17:12:39.819 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c1408e2 2024-02-05 17:12:39.823 [DefaultDispatcher-worker-9 @coroutine#2773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2831c178 2024-02-05 17:12:39.833 [DefaultDispatcher-worker-11 @coroutine#2773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2831c178 2024-02-05 17:12:39.841 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@2647fb79 2024-02-05 17:12:39.841 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@2647fb79 2024-02-05 17:12:39.844 [DefaultDispatcher-worker-13 @coroutine#2784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2831c178 2024-02-05 17:12:39.845 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@34a324da 2024-02-05 17:12:39.845 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@34a324da 2024-02-05 17:12:39.848 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@773576be 2024-02-05 17:12:39.848 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@773576be 2024-02-05 17:12:39.851 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b0a23a2 2024-02-05 17:12:39.851 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b0a23a2 2024-02-05 17:12:39.851 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-05 17:12:39.853 [DefaultDispatcher-worker-16 @coroutine#2784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2831c178 2024-02-05 17:12:39.865 [DefaultDispatcher-worker-14 @coroutine#2784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2831c178 2024-02-05 17:12:39.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2024-02-05 17:12:39.868 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2024-02-05 17:12:39.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 17:12:39.883 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2831c178: (connection evicted) 2024-02-05 17:12:39.884 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58e066a6: (connection evicted) 2024-02-05 17:12:39.885 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@562783ca: (connection evicted) 2024-02-05 17:12:39.885 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52180dd6: (connection evicted) 2024-02-05 17:12:39.885 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@171a89f1: (connection evicted) 2024-02-05 17:12:39.886 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c1408e2: (connection evicted) 2024-02-05 17:12:39.886 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2647fb79: (connection evicted) 2024-02-05 17:12:39.887 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34a324da: (connection evicted) 2024-02-05 17:12:39.887 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@773576be: (connection evicted) 2024-02-05 17:12:39.888 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b0a23a2: (connection evicted) 2024-02-05 17:12:39.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:39.890 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2024-02-05 17:12:39.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2024-02-05 17:12:39.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2024-02-05 17:12:39.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:39.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:39.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:39.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:39.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:39.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:39.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@642f8b7f 2024-02-05 17:12:39.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:39.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:39.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:39.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:39.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:39.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:39.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:39.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:39.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:39.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:39.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:39.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:39.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:39.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:12:39.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:12:39.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:39.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:39.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:12:39.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:39.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2024-02-05 17:12:39.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:39.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:39.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:39.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:39.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:39.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:39.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:39.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:39.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2024-02-05 17:12:39.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@7272914b 2024-02-05 17:12:39.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@7272914b 2024-02-05 17:12:39.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2024-02-05 17:12:39.947 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7272914b 2024-02-05 17:12:39.978 [DefaultDispatcher-worker-11 @coroutine#2789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7272914b 2024-02-05 17:12:39.987 [DefaultDispatcher-worker-7 @coroutine#2789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7272914b 2024-02-05 17:12:39.995 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:12:39.996 [DefaultDispatcher-worker-14 @coroutine#2789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7272914b 2024-02-05 17:12:40.007 [DefaultDispatcher-worker-13 @coroutine#2789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7272914b 2024-02-05 17:12:40.010 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@8582654 2024-02-05 17:12:40.010 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@8582654 2024-02-05 17:12:40.014 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@69fc92f 2024-02-05 17:12:40.014 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@69fc92f 2024-02-05 17:12:40.016 [DefaultDispatcher-worker-5 @coroutine#2789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7272914b 2024-02-05 17:12:40.017 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a04d24 2024-02-05 17:12:40.017 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a04d24 2024-02-05 17:12:40.026 [DefaultDispatcher-worker-3 @coroutine#2789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7272914b 2024-02-05 17:12:40.029 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@47a2c314 2024-02-05 17:12:40.029 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@47a2c314 2024-02-05 17:12:40.033 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@e812732 2024-02-05 17:12:40.035 [DefaultDispatcher-worker-11 @coroutine#2789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7272914b 2024-02-05 17:12:40.043 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@e812732 2024-02-05 17:12:40.047 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@76af417c 2024-02-05 17:12:40.047 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@76af417c 2024-02-05 17:12:40.052 [DefaultDispatcher-worker-11 @coroutine#2789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7272914b 2024-02-05 17:12:40.056 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@7666fbe0 2024-02-05 17:12:40.056 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@7666fbe0 2024-02-05 17:12:40.060 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@278d3c5b 2024-02-05 17:12:40.060 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@278d3c5b 2024-02-05 17:12:40.061 [DefaultDispatcher-worker-1 @coroutine#2789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7272914b 2024-02-05 17:12:40.072 [DefaultDispatcher-worker-4 @coroutine#2789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7272914b 2024-02-05 17:12:40.076 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@2032272f 2024-02-05 17:12:40.076 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@2032272f 2024-02-05 17:12:40.076 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-05 17:12:40.084 [DefaultDispatcher-worker-12 @coroutine#2800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7272914b 2024-02-05 17:12:40.094 [DefaultDispatcher-worker-1 @coroutine#2800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7272914b 2024-02-05 17:12:40.106 [DefaultDispatcher-worker-4 @coroutine#2800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7272914b 2024-02-05 17:12:40.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Shutdown initiated... 2024-02-05 17:12:40.109 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Close initiated... 2024-02-05 17:12:40.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 17:12:40.124 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7272914b: (connection evicted) 2024-02-05 17:12:40.125 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8582654: (connection evicted) 2024-02-05 17:12:40.126 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69fc92f: (connection evicted) 2024-02-05 17:12:40.126 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a04d24: (connection evicted) 2024-02-05 17:12:40.127 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47a2c314: (connection evicted) 2024-02-05 17:12:40.128 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e812732: (connection evicted) 2024-02-05 17:12:40.128 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76af417c: (connection evicted) 2024-02-05 17:12:40.129 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7666fbe0: (connection evicted) 2024-02-05 17:12:40.130 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@278d3c5b: (connection evicted) 2024-02-05 17:12:40.130 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2032272f: (connection evicted) 2024-02-05 17:12:40.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:40.137 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Closed. 2024-02-05 17:12:40.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Shutdown completed. 2024-02-05 17:12:40.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2024-02-05 17:12:40.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:40.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:40.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:40.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:40.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:40.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:40.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@270be080 2024-02-05 17:12:40.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:40.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:40.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:40.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:40.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:40.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:40.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:40.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:40.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:40.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:40.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:40.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:40.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:40.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:40.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:40.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:40.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:40.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:40.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:40.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2024-02-05 17:12:40.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:40.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:40.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:40.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:40.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:40.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:40.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:40.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:40.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2024-02-05 17:12:40.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@78f35e39 2024-02-05 17:12:40.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@78f35e39 2024-02-05 17:12:40.861 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2024-02-05 17:12:40.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2024-02-05 17:12:40.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:40.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:40.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:40.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:40.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:40.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:40.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c0ab04f 2024-02-05 17:12:40.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:40.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:40.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:40.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:40.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:40.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:40.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:40.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:40.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:40.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:40.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:40.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:40.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:40.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:40.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:40.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:40.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:40.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:40.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:40.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2024-02-05 17:12:40.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:40.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:40.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:40.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:40.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:40.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:40.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:40.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:40.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2024-02-05 17:12:40.900 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e826fd4 2024-02-05 17:12:40.900 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e826fd4 2024-02-05 17:12:40.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2024-02-05 17:12:40.941 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e826fd4 2024-02-05 17:12:40.950 [Test worker @coroutine#2811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e826fd4 2024-02-05 17:12:40.961 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:40.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2024-02-05 17:12:40.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:40.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:40.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:40.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:40.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:40.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:40.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@257d3968 2024-02-05 17:12:40.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:40.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:40.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:40.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:40.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:40.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:40.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:40.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:40.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:40.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:40.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:40.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:40.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:40.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:40.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:40.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:40.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:40.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:40.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:40.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2024-02-05 17:12:40.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:40.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:40.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:40.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:40.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:40.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:40.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:40.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:40.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2024-02-05 17:12:40.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e09c0b 2024-02-05 17:12:40.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e09c0b 2024-02-05 17:12:40.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2024-02-05 17:12:41.000 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:41.047 [Test worker @coroutine#2814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e09c0b 2024-02-05 17:12:41.052 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e09c0b 2024-02-05 17:12:41.079 [HikariPool-80 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:41.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2024-02-05 17:12:41.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:41.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:41.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:41.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:41.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:41.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:41.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1018f702 2024-02-05 17:12:41.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:41.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:41.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:41.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:41.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:41.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:41.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:41.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:41.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:41.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:41.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:41.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:41.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:41.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:41.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:41.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:41.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:41.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:41.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:41.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2024-02-05 17:12:41.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:41.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:41.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:41.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:41.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:41.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:41.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:41.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:41.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2024-02-05 17:12:41.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@a84b6de 2024-02-05 17:12:41.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@a84b6de 2024-02-05 17:12:41.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2024-02-05 17:12:41.140 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a84b6de 2024-02-05 17:12:41.144 [Test worker @coroutine#2822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a84b6de 2024-02-05 17:12:41.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2024-02-05 17:12:41.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:41.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:41.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:41.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:41.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:41.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:41.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c0d3715 2024-02-05 17:12:41.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:41.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:41.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:41.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:41.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:41.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:41.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:41.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:41.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:41.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:41.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:41.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:41.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:41.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:41.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:41.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:41.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:41.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:41.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:41.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2024-02-05 17:12:41.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:41.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:41.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:41.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:41.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:41.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:41.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:41.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:41.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2024-02-05 17:12:41.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@31de8099 2024-02-05 17:12:41.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@31de8099 2024-02-05 17:12:41.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2024-02-05 17:12:41.191 [HikariPool-81 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:41.243 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31de8099 2024-02-05 17:12:41.247 [Test worker @coroutine#2827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31de8099 2024-02-05 17:12:41.249 [HikariPool-82 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:41.280 [Test worker @coroutine#2831] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43929/ 2024-02-05 17:12:41.280 [Test worker @coroutine#2831] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43929/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:12:41.307 [Test worker @coroutine#2831] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43929/ 2024-02-05 17:12:41.307 [Test worker @coroutine#2831] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43929/ 2024-02-05 17:12:41.308 [Test worker @coroutine#2831] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43929/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:12:41.309 [Test worker @coroutine#2831] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43929/ 2024-02-05 17:12:41.309 [Test worker @coroutine#2831] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43929/ 2024-02-05 17:12:41.310 [Test worker @coroutine#2831] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43929/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:12:41.311 [Test worker @coroutine#2831] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43929/ 2024-02-05 17:12:41.311 [Test worker @coroutine#2831] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43929/ 2024-02-05 17:12:41.311 [Test worker @coroutine#2831] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43929/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:12:41.356 [Test worker @coroutine#2831] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43929/ 2024-02-05 17:12:41.356 [Test worker @coroutine#2831] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43929/ 2024-02-05 17:12:41.357 [Test worker @coroutine#2831] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43929/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:12:41.404 [Test worker @coroutine#2831] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43929/ 2024-02-05 17:12:41.404 [Test worker @coroutine#2831] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43929/ 2024-02-05 17:12:41.404 [Test worker @coroutine#2831] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43929/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:12:41.452 [Test worker @coroutine#2831] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43929/ 2024-02-05 17:12:41.452 [Test worker @coroutine#2831] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43929/ 2024-02-05 17:12:41.452 [Test worker @coroutine#2831] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43929/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:12:41.454 [Test worker @coroutine#2831] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43929/ 2024-02-05 17:12:41.476 [Test worker @coroutine#2848] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54155/ 2024-02-05 17:12:41.477 [Test worker @coroutine#2848] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54155/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:12:41.508 [Test worker @coroutine#2848] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54155/ 2024-02-05 17:12:41.508 [Test worker @coroutine#2848] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54155/ 2024-02-05 17:12:41.508 [Test worker @coroutine#2848] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54155/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:12:41.510 [Test worker @coroutine#2848] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54155/ 2024-02-05 17:12:41.510 [Test worker @coroutine#2848] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54155/ 2024-02-05 17:12:41.510 [Test worker @coroutine#2848] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54155/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:12:41.511 [Test worker @coroutine#2848] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54155/ 2024-02-05 17:12:41.511 [Test worker @coroutine#2848] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54155/ 2024-02-05 17:12:41.511 [Test worker @coroutine#2848] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54155/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:12:41.556 [Test worker @coroutine#2848] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54155/ 2024-02-05 17:12:41.556 [Test worker @coroutine#2848] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54155/ 2024-02-05 17:12:41.556 [Test worker @coroutine#2848] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54155/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:12:41.558 [Test worker @coroutine#2848] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54155/ 2024-02-05 17:12:41.558 [Test worker @coroutine#2848] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54155/ 2024-02-05 17:12:41.558 [Test worker @coroutine#2848] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54155/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:12:41.559 [Test worker @coroutine#2848] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54155/ 2024-02-05 17:12:41.560 [Test worker @coroutine#2848] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54155/ 2024-02-05 17:12:41.560 [Test worker @coroutine#2848] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54155/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:12:41.561 [Test worker @coroutine#2848] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54155/ 2024-02-05 17:12:42.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2024-02-05 17:12:42.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:42.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:42.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:42.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:42.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:42.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:42.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c261c74 2024-02-05 17:12:42.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:42.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:42.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:42.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:42.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:42.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:42.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:42.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:42.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:42.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:42.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:42.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:42.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:42.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:12:42.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:12:42.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:42.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:42.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:12:42.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:42.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2024-02-05 17:12:42.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:42.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:42.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:42.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:42.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:42.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:42.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:42.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:42.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2024-02-05 17:12:42.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@41f61188 2024-02-05 17:12:42.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@41f61188 2024-02-05 17:12:42.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2024-02-05 17:12:42.203 [DefaultDispatcher-worker-10 @coroutine#2878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b360a82 2024-02-05 17:12:42.221 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f61188 2024-02-05 17:12:42.259 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f61188 2024-02-05 17:12:42.262 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f61188 2024-02-05 17:12:42.266 [DefaultDispatcher-worker-11 @coroutine#2886] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57313/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:12:42.266 [DefaultDispatcher-worker-11 @coroutine#2886] 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:57313/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-05 17:12:42.266 [DefaultDispatcher-worker-11 @coroutine#2886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57313/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:12:42.266 [DefaultDispatcher-worker-11 @coroutine#2886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57313/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 17:12:42.270 [DefaultDispatcher-worker-9 @coroutine#2890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-05 17:12:42.274 [DefaultDispatcher-worker-3 @coroutine#2885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f61188 2024-02-05 17:12:42.274 [DefaultDispatcher-worker-3 @coroutine#2885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId 2024-02-05 17:12:42.274 [DefaultDispatcher-worker-3 @coroutine#2885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:42.274 [DefaultDispatcher-worker-3 @coroutine#2885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId 2024-02-05 17:12:42.283 [Test worker @coroutine#2894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f61188 2024-02-05 17:12:42.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2024-02-05 17:12:42.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:42.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:42.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:42.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:42.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:42.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:42.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b399f5a 2024-02-05 17:12:42.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:42.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:42.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:42.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:42.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:42.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:42.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:42.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:42.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:42.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:42.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:42.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:42.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:42.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:12:42.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:12:42.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:42.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:42.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:12:42.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:42.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2024-02-05 17:12:42.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:42.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:42.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:42.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:42.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:42.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:42.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:42.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:42.285 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2024-02-05 17:12:42.291 [HikariPool-83 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:42.335 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@71806c64 2024-02-05 17:12:42.335 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@71806c64 2024-02-05 17:12:42.335 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2024-02-05 17:12:42.371 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cf82c71 2024-02-05 17:12:42.371 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cf82c71 2024-02-05 17:12:42.374 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71806c64 2024-02-05 17:12:42.380 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@123fc19e 2024-02-05 17:12:42.380 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@123fc19e 2024-02-05 17:12:42.384 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@16004701 2024-02-05 17:12:42.384 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@16004701 2024-02-05 17:12:42.391 [DefaultDispatcher-worker-3 @coroutine#2886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57313/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:12:42.391 [DefaultDispatcher-worker-3 @coroutine#2886] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57313/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:12:42.395 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@5302cba5 2024-02-05 17:12:42.395 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@5302cba5 2024-02-05 17:12:42.398 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@ec4fe10 2024-02-05 17:12:42.399 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@ec4fe10 2024-02-05 17:12:42.409 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71806c64 2024-02-05 17:12:42.412 [Test worker @coroutine#2901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71806c64 2024-02-05 17:12:42.414 [DefaultDispatcher-worker-5 @coroutine#2885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId 2024-02-05 17:12:42.414 [DefaultDispatcher-worker-5 @coroutine#2885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId 2024-02-05 17:12:42.418 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@621bfd67 2024-02-05 17:12:42.418 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@621bfd67 2024-02-05 17:12:42.419 [DefaultDispatcher-worker-7 @coroutine#2910] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57313/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-05 17:12:42.419 [DefaultDispatcher-worker-7 @coroutine#2910] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57313/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2024-02-05 17:12:42.419 [DefaultDispatcher-worker-7 @coroutine#2910] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57313/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-05 17:12:42.422 [DefaultDispatcher-worker-9 @coroutine#2910] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57313/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-05 17:12:42.422 [DefaultDispatcher-worker-9 @coroutine#2910] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57313/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-05 17:12:42.423 [DefaultDispatcher-worker-9 @coroutine#2903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71806c64 2024-02-05 17:12:42.423 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@7637966a 2024-02-05 17:12:42.423 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@7637966a 2024-02-05 17:12:42.427 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@332d34ea 2024-02-05 17:12:42.427 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@332d34ea 2024-02-05 17:12:42.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2024-02-05 17:12:42.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:42.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:42.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:42.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:42.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:42.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:42.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2cd31214 2024-02-05 17:12:42.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:42.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:42.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:42.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:42.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:42.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:42.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:42.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:42.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:42.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:42.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:42.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:42.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:42.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:12:42.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:12:42.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:42.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:42.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:12:42.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:42.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2024-02-05 17:12:42.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:42.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:42.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:42.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:42.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:42.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:42.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:42.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:42.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2024-02-05 17:12:42.436 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:42.443 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b6939e1 2024-02-05 17:12:42.443 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b6939e1 2024-02-05 17:12:42.443 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2024-02-05 17:12:42.443 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a3068e1 2024-02-05 17:12:42.443 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a3068e1 2024-02-05 17:12:42.443 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 17:12:42.475 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@730d3d6c 2024-02-05 17:12:42.475 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@730d3d6c 2024-02-05 17:12:42.479 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dcadd7d 2024-02-05 17:12:42.479 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dcadd7d 2024-02-05 17:12:42.482 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@79f5561c 2024-02-05 17:12:42.482 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@79f5561c 2024-02-05 17:12:42.486 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cf7d746 2024-02-05 17:12:42.486 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cf7d746 2024-02-05 17:12:42.491 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6939e1 2024-02-05 17:12:42.498 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@268b6be9 2024-02-05 17:12:42.498 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@268b6be9 2024-02-05 17:12:42.502 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@d816b70 2024-02-05 17:12:42.502 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@d816b70 2024-02-05 17:12:42.506 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e17896a 2024-02-05 17:12:42.506 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e17896a 2024-02-05 17:12:42.522 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cd82809 2024-02-05 17:12:42.522 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cd82809 2024-02-05 17:12:42.525 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@21f1c458 2024-02-05 17:12:42.525 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@21f1c458 2024-02-05 17:12:42.525 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 17:12:42.528 [Test worker @coroutine#2915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6939e1 2024-02-05 17:12:42.531 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6939e1 2024-02-05 17:12:42.534 [DefaultDispatcher-worker-15 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46281/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:12:42.534 [DefaultDispatcher-worker-15 @coroutine#2921] 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:46281/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-05 17:12:42.534 [DefaultDispatcher-worker-15 @coroutine#2921] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46281/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:12:42.534 [DefaultDispatcher-worker-15 @coroutine#2921] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46281/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 17:12:42.543 [DefaultDispatcher-worker-5 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6939e1 2024-02-05 17:12:42.543 [DefaultDispatcher-worker-5 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46281/UmAppDatabase/replication/nodeId 2024-02-05 17:12:42.543 [DefaultDispatcher-worker-5 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46281/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:42.543 [DefaultDispatcher-worker-5 @coroutine#2920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46281/UmAppDatabase/replication/nodeId 2024-02-05 17:12:42.543 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:42.556 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6939e1 2024-02-05 17:12:42.567 [DefaultDispatcher-worker-8 @coroutine#2929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6939e1 2024-02-05 17:12:42.578 [DefaultDispatcher-worker-15 @coroutine#2929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6939e1 2024-02-05 17:12:42.588 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@16e639ce 2024-02-05 17:12:42.588 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@16e639ce 2024-02-05 17:12:42.589 [DefaultDispatcher-worker-15 @coroutine#2929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6939e1 2024-02-05 17:12:42.592 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@1821c562 2024-02-05 17:12:42.592 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@1821c562 2024-02-05 17:12:42.596 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c1e52be 2024-02-05 17:12:42.596 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c1e52be 2024-02-05 17:12:42.599 [DefaultDispatcher-worker-7 @coroutine#2929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6939e1 2024-02-05 17:12:42.600 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@591ccf59 2024-02-05 17:12:42.600 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@591ccf59 2024-02-05 17:12:42.608 [DefaultDispatcher-worker-1 @coroutine#2921] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46281/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:12:42.608 [DefaultDispatcher-worker-8 @coroutine#2920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46281/UmAppDatabase/replication/nodeId 2024-02-05 17:12:42.608 [DefaultDispatcher-worker-1 @coroutine#2921] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46281/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:12:42.608 [DefaultDispatcher-worker-8 @coroutine#2920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46281/UmAppDatabase/replication/nodeId 2024-02-05 17:12:42.608 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e13b5fd 2024-02-05 17:12:42.608 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e13b5fd 2024-02-05 17:12:42.612 [DefaultDispatcher-worker-8 @coroutine#2936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6939e1 2024-02-05 17:12:42.622 [DefaultDispatcher-worker-2 @coroutine#2936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6939e1 2024-02-05 17:12:42.631 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@688f7588 2024-02-05 17:12:42.631 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@688f7588 2024-02-05 17:12:42.632 [DefaultDispatcher-worker-17 @coroutine#2936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6939e1 2024-02-05 17:12:42.635 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@66a5185 2024-02-05 17:12:42.636 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@66a5185 2024-02-05 17:12:42.643 [DefaultDispatcher-worker-14 @coroutine#2936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6939e1 2024-02-05 17:12:42.647 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@39333016 2024-02-05 17:12:42.647 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@39333016 2024-02-05 17:12:42.662 [DefaultDispatcher-worker-12 @coroutine#2943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6939e1 2024-02-05 17:12:42.664 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aecd690 2024-02-05 17:12:42.664 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aecd690 2024-02-05 17:12:42.664 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-05 17:12:42.673 [DefaultDispatcher-worker-5 @coroutine#2943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6939e1 2024-02-05 17:12:42.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2024-02-05 17:12:42.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:42.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:42.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:42.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:42.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:42.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:42.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b9a2629 2024-02-05 17:12:42.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:42.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:42.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:42.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:42.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:42.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:42.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:42.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:42.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:42.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:42.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:42.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:42.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:42.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:12:42.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:12:42.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:42.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:42.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:12:42.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:42.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2024-02-05 17:12:42.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:42.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:42.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:42.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:42.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:42.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:42.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:42.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:42.700 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2024-02-05 17:12:42.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@663e1144 2024-02-05 17:12:42.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@663e1144 2024-02-05 17:12:42.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2024-02-05 17:12:42.779 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@663e1144 2024-02-05 17:12:42.816 [Test worker @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@663e1144 2024-02-05 17:12:42.823 [Test worker @coroutine#2964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@663e1144 2024-02-05 17:12:42.823 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:42.832 [DefaultDispatcher-worker-5 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36495/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:12:42.832 [DefaultDispatcher-worker-5 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36495/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-05 17:12:42.832 [DefaultDispatcher-worker-5 @coroutine#2968] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36495/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:12:42.832 [DefaultDispatcher-worker-5 @coroutine#2968] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36495/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 17:12:42.837 [DefaultDispatcher-worker-15 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@663e1144 2024-02-05 17:12:42.837 [DefaultDispatcher-worker-15 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36495/UmAppDatabase/replication/nodeId 2024-02-05 17:12:42.837 [DefaultDispatcher-worker-15 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36495/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:42.838 [DefaultDispatcher-worker-15 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36495/UmAppDatabase/replication/nodeId 2024-02-05 17:12:42.849 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@4aba08d5 2024-02-05 17:12:42.849 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@4aba08d5 2024-02-05 17:12:42.853 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@447dfff2 2024-02-05 17:12:42.853 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@447dfff2 2024-02-05 17:12:42.855 [Test worker @coroutine#2974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@663e1144 2024-02-05 17:12:42.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2024-02-05 17:12:42.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:42.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:42.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:42.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:42.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:42.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:42.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@549404e7 2024-02-05 17:12:42.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:42.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:42.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:42.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:42.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:42.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:42.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:42.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:42.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:42.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:42.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:42.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:42.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:42.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:12:42.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:12:42.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:42.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:42.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:12:42.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:42.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2024-02-05 17:12:42.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:42.857 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@404263a5 2024-02-05 17:12:42.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:42.857 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@404263a5 2024-02-05 17:12:42.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:42.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:42.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:42.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:42.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:42.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:42.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2024-02-05 17:12:42.860 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@540f5c9 2024-02-05 17:12:42.860 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@540f5c9 2024-02-05 17:12:42.872 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f26b914 2024-02-05 17:12:42.872 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f26b914 2024-02-05 17:12:42.876 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@348f576d 2024-02-05 17:12:42.876 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@348f576d 2024-02-05 17:12:42.879 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@67034512 2024-02-05 17:12:42.880 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@67034512 2024-02-05 17:12:42.883 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@656f0a86 2024-02-05 17:12:42.883 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@656f0a86 2024-02-05 17:12:42.885 [DefaultDispatcher-worker-4 @coroutine#2968] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36495/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:12:42.885 [DefaultDispatcher-worker-4 @coroutine#2968] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36495/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:12:42.888 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fabf126 2024-02-05 17:12:42.888 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fabf126 2024-02-05 17:12:42.888 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 17:12:42.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@346a2799 2024-02-05 17:12:42.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@346a2799 2024-02-05 17:12:42.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2024-02-05 17:12:42.892 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346a2799 2024-02-05 17:12:42.910 [Test worker @coroutine#2978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346a2799 2024-02-05 17:12:42.913 [Test worker @coroutine#2980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346a2799 2024-02-05 17:12:42.915 [DefaultDispatcher-worker-10 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36495/UmAppDatabase/replication/nodeId 2024-02-05 17:12:42.915 [DefaultDispatcher-worker-10 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36495/UmAppDatabase/replication/nodeId 2024-02-05 17:12:42.922 [DefaultDispatcher-worker-10 @coroutine#2982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346a2799 2024-02-05 17:12:42.936 [DefaultDispatcher-worker-17 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36495/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-05 17:12:42.937 [DefaultDispatcher-worker-17 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36495/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2024-02-05 17:12:42.937 [DefaultDispatcher-worker-17 @coroutine#2992] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36495/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-05 17:12:42.938 [DefaultDispatcher-worker-4 @coroutine#2992] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36495/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-05 17:12:42.938 [DefaultDispatcher-worker-4 @coroutine#2992] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36495/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-05 17:12:42.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2024-02-05 17:12:42.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:42.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:42.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:42.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:42.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:42.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:42.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14980819 2024-02-05 17:12:42.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:42.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:42.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:42.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:42.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:42.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:42.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:42.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:42.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:42.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:42.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:42.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:42.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:42.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:12:42.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:12:42.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:42.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:42.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:12:42.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:42.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2024-02-05 17:12:42.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:42.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:42.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:42.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:42.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:42.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:42.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:42.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:42.958 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2024-02-05 17:12:42.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@294a12b5 2024-02-05 17:12:42.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@294a12b5 2024-02-05 17:12:42.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2024-02-05 17:12:42.991 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:42.994 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294a12b5 2024-02-05 17:12:43.006 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@44e55637 2024-02-05 17:12:43.006 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@44e55637 2024-02-05 17:12:43.010 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a22a0db 2024-02-05 17:12:43.010 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a22a0db 2024-02-05 17:12:43.022 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e1d3d47 2024-02-05 17:12:43.022 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e1d3d47 2024-02-05 17:12:43.025 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@b1faae0 2024-02-05 17:12:43.025 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@b1faae0 2024-02-05 17:12:43.029 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@6525015a 2024-02-05 17:12:43.029 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@6525015a 2024-02-05 17:12:43.032 [Test worker @coroutine#2995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294a12b5 2024-02-05 17:12:43.034 [Test worker @coroutine#2997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294a12b5 2024-02-05 17:12:43.037 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ade415d 2024-02-05 17:12:43.037 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ade415d 2024-02-05 17:12:43.038 [DefaultDispatcher-worker-6 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35527/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:12:43.038 [DefaultDispatcher-worker-6 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35527/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-05 17:12:43.038 [DefaultDispatcher-worker-6 @coroutine#3001] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35527/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:12:43.038 [DefaultDispatcher-worker-6 @coroutine#3001] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35527/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 17:12:43.041 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d0eb444 2024-02-05 17:12:43.041 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d0eb444 2024-02-05 17:12:43.044 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b3055af 2024-02-05 17:12:43.045 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b3055af 2024-02-05 17:12:43.046 [DefaultDispatcher-worker-1 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294a12b5 2024-02-05 17:12:43.046 [DefaultDispatcher-worker-1 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2024-02-05 17:12:43.046 [DefaultDispatcher-worker-1 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:43.046 [DefaultDispatcher-worker-1 @coroutine#3000] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2024-02-05 17:12:43.058 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@26d2a642 2024-02-05 17:12:43.058 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@26d2a642 2024-02-05 17:12:43.058 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 17:12:43.062 [Test worker @coroutine#3007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294a12b5 2024-02-05 17:12:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2024-02-05 17:12:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e4b70c6 2024-02-05 17:12:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:12:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:12:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:12:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2024-02-05 17:12:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:43.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2024-02-05 17:12:43.067 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:43.095 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@48301bfe 2024-02-05 17:12:43.095 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@48301bfe 2024-02-05 17:12:43.095 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2024-02-05 17:12:43.096 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48301bfe 2024-02-05 17:12:43.112 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@5234cad2 2024-02-05 17:12:43.112 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@5234cad2 2024-02-05 17:12:43.116 [Test worker @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48301bfe 2024-02-05 17:12:43.116 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cf32ee4 2024-02-05 17:12:43.116 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cf32ee4 2024-02-05 17:12:43.118 [Test worker @coroutine#3011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48301bfe 2024-02-05 17:12:43.124 [DefaultDispatcher-worker-18 @coroutine#3001] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35527/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:12:43.124 [DefaultDispatcher-worker-18 @coroutine#3001] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35527/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:12:43.128 [DefaultDispatcher-worker-13 @coroutine#3000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2024-02-05 17:12:43.128 [DefaultDispatcher-worker-13 @coroutine#3000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2024-02-05 17:12:43.128 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@58cca1a2 2024-02-05 17:12:43.128 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@58cca1a2 2024-02-05 17:12:43.128 [DefaultDispatcher-worker-16 @coroutine#3013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48301bfe 2024-02-05 17:12:43.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2024-02-05 17:12:43.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:43.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:43.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:43.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:43.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:43.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:43.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c931728 2024-02-05 17:12:43.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:43.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:43.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:43.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:43.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:43.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:43.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:43.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:43.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:43.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:43.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:43.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:43.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:43.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:12:43.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:12:43.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:43.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:43.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:12:43.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:43.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2024-02-05 17:12:43.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:43.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:43.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:43.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:43.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:43.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:43.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:43.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:43.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2024-02-05 17:12:43.133 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dce24df 2024-02-05 17:12:43.133 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dce24df 2024-02-05 17:12:43.145 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@69d81fee 2024-02-05 17:12:43.145 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@69d81fee 2024-02-05 17:12:43.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7da6d695 2024-02-05 17:12:43.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7da6d695 2024-02-05 17:12:43.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2024-02-05 17:12:43.149 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c99983f 2024-02-05 17:12:43.149 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c99983f 2024-02-05 17:12:43.153 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@1165fdbf 2024-02-05 17:12:43.153 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@1165fdbf 2024-02-05 17:12:43.169 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@7de1db90 2024-02-05 17:12:43.169 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@7de1db90 2024-02-05 17:12:43.173 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@546f8cad 2024-02-05 17:12:43.173 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@546f8cad 2024-02-05 17:12:43.173 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 17:12:43.192 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da6d695 2024-02-05 17:12:43.195 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:43.207 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@38707615 2024-02-05 17:12:43.207 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@38707615 2024-02-05 17:12:43.212 [Test worker @coroutine#3025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da6d695 2024-02-05 17:12:43.213 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@36b78f6b 2024-02-05 17:12:43.213 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@36b78f6b 2024-02-05 17:12:43.215 [Test worker @coroutine#3027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da6d695 2024-02-05 17:12:43.216 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@32881d65 2024-02-05 17:12:43.216 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@32881d65 2024-02-05 17:12:43.218 [DefaultDispatcher-worker-13 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48751/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:12:43.218 [DefaultDispatcher-worker-13 @coroutine#3031] 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:48751/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-05 17:12:43.218 [DefaultDispatcher-worker-13 @coroutine#3031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48751/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:12:43.219 [DefaultDispatcher-worker-13 @coroutine#3031] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48751/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 17:12:43.224 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@778a8550 2024-02-05 17:12:43.224 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@778a8550 2024-02-05 17:12:43.226 [DefaultDispatcher-worker-6 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da6d695 2024-02-05 17:12:43.226 [DefaultDispatcher-worker-6 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48751/UmAppDatabase/replication/nodeId 2024-02-05 17:12:43.226 [DefaultDispatcher-worker-6 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48751/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:43.226 [DefaultDispatcher-worker-6 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48751/UmAppDatabase/replication/nodeId 2024-02-05 17:12:43.228 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cf1856a 2024-02-05 17:12:43.228 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cf1856a 2024-02-05 17:12:43.232 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@46379748 2024-02-05 17:12:43.232 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@46379748 2024-02-05 17:12:43.236 [DefaultDispatcher-worker-4 @coroutine#3031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48751/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:12:43.236 [DefaultDispatcher-worker-4 @coroutine#3031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48751/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:12:43.236 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@34a6c9de 2024-02-05 17:12:43.236 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@34a6c9de 2024-02-05 17:12:43.240 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@17a57a1f 2024-02-05 17:12:43.241 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@17a57a1f 2024-02-05 17:12:43.245 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@57bf7754 2024-02-05 17:12:43.245 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@57bf7754 2024-02-05 17:12:43.245 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 17:12:43.245 [DefaultDispatcher-worker-9 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48751/UmAppDatabase/replication/nodeId 2024-02-05 17:12:43.245 [DefaultDispatcher-worker-9 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48751/UmAppDatabase/replication/nodeId 2024-02-05 17:12:43.248 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:12:43.250 [Test worker @coroutine#3039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da6d695 2024-02-05 17:12:43.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2024-02-05 17:12:43.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:43.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:43.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:43.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:43.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:43.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:43.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68fa8ea5 2024-02-05 17:12:43.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:43.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:43.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:43.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:43.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:43.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:43.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:43.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:43.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:43.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:43.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:43.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:43.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:43.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:12:43.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:12:43.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:43.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:43.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:12:43.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:43.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2024-02-05 17:12:43.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:43.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:43.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:43.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:43.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:43.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:43.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:43.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:43.252 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2024-02-05 17:12:43.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@ecb8b3e 2024-02-05 17:12:43.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@ecb8b3e 2024-02-05 17:12:43.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2024-02-05 17:12:43.266 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ecb8b3e 2024-02-05 17:12:43.270 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@57ff31df 2024-02-05 17:12:43.270 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@57ff31df 2024-02-05 17:12:43.273 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5938d550 2024-02-05 17:12:43.274 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5938d550 2024-02-05 17:12:43.277 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d075aaf 2024-02-05 17:12:43.277 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d075aaf 2024-02-05 17:12:43.281 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1805df6b 2024-02-05 17:12:43.281 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1805df6b 2024-02-05 17:12:43.284 [Test worker @coroutine#3042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ecb8b3e 2024-02-05 17:12:43.287 [Test worker @coroutine#3044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ecb8b3e 2024-02-05 17:12:43.289 [DefaultDispatcher-worker-10 @coroutine#3053] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2024-02-05 17:12:43.290 [DefaultDispatcher-worker-10 @coroutine#3053] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:43.290 [DefaultDispatcher-worker-10 @coroutine#3053] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:43.290 [DefaultDispatcher-worker-10 @coroutine#3053] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:43.290 [DefaultDispatcher-worker-10 @coroutine#3053] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:43.290 [DefaultDispatcher-worker-10 @coroutine#3053] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:43.290 [DefaultDispatcher-worker-10 @coroutine#3053] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:43.290 [DefaultDispatcher-worker-10 @coroutine#3053] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a0c9607 2024-02-05 17:12:43.290 [DefaultDispatcher-worker-10 @coroutine#3053] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:43.290 [DefaultDispatcher-worker-10 @coroutine#3053] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:43.290 [DefaultDispatcher-worker-10 @coroutine#3053] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:43.290 [DefaultDispatcher-worker-10 @coroutine#3053] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:43.290 [DefaultDispatcher-worker-10 @coroutine#3053] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:43.290 [DefaultDispatcher-worker-10 @coroutine#3053] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:43.290 [DefaultDispatcher-worker-10 @coroutine#3053] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:43.290 [DefaultDispatcher-worker-10 @coroutine#3053] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:43.290 [DefaultDispatcher-worker-10 @coroutine#3053] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:43.290 [DefaultDispatcher-worker-10 @coroutine#3053] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:43.290 [DefaultDispatcher-worker-10 @coroutine#3053] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:43.290 [DefaultDispatcher-worker-10 @coroutine#3053] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:43.290 [DefaultDispatcher-worker-10 @coroutine#3053] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:43.290 [DefaultDispatcher-worker-10 @coroutine#3053] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:12:43.290 [DefaultDispatcher-worker-10 @coroutine#3053] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:12:43.290 [DefaultDispatcher-worker-10 @coroutine#3053] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:43.290 [DefaultDispatcher-worker-10 @coroutine#3053] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:43.290 [DefaultDispatcher-worker-10 @coroutine#3053] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:12:43.290 [DefaultDispatcher-worker-10 @coroutine#3053] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:43.290 [DefaultDispatcher-worker-10 @coroutine#3053] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2024-02-05 17:12:43.290 [DefaultDispatcher-worker-10 @coroutine#3053] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:43.290 [DefaultDispatcher-worker-10 @coroutine#3053] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:43.290 [DefaultDispatcher-worker-10 @coroutine#3053] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:43.290 [DefaultDispatcher-worker-10 @coroutine#3053] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:43.290 [DefaultDispatcher-worker-10 @coroutine#3053] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:43.290 [DefaultDispatcher-worker-10 @coroutine#3053] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:43.290 [DefaultDispatcher-worker-10 @coroutine#3053] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:43.290 [DefaultDispatcher-worker-10 @coroutine#3053] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:43.290 [DefaultDispatcher-worker-10 @coroutine#3053] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2024-02-05 17:12:43.295 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@365a647d 2024-02-05 17:12:43.295 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@365a647d 2024-02-05 17:12:43.295 [DefaultDispatcher-worker-10 @coroutine#3053] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f159911 2024-02-05 17:12:43.296 [DefaultDispatcher-worker-10 @coroutine#3053] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f159911 2024-02-05 17:12:43.296 [DefaultDispatcher-worker-10 @coroutine#3053] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2024-02-05 17:12:43.297 [DefaultDispatcher-worker-17 @coroutine#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ecb8b3e 2024-02-05 17:12:43.299 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@2957a5b3 2024-02-05 17:12:43.299 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@2957a5b3 2024-02-05 17:12:43.309 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ee24014 2024-02-05 17:12:43.309 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ee24014 2024-02-05 17:12:43.313 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@782a2024 2024-02-05 17:12:43.313 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@782a2024 2024-02-05 17:12:43.320 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1db6cad0 2024-02-05 17:12:43.320 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1db6cad0 2024-02-05 17:12:43.320 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 17:12:43.323 [DefaultDispatcher-worker-10 @coroutine#3053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f159911 2024-02-05 17:12:43.342 [DefaultDispatcher-worker-10 @coroutine#3055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f159911 2024-02-05 17:12:43.345 [DefaultDispatcher-worker-10 @coroutine#3057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f159911 2024-02-05 17:12:43.347 [DefaultDispatcher-worker-11 @coroutine#3060] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:12:43.347 [DefaultDispatcher-worker-11 @coroutine#3060] 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-02-05 17:12:43.347 [DefaultDispatcher-worker-11 @coroutine#3060] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:12:43.347 [DefaultDispatcher-worker-11 @coroutine#3060] 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-02-05 17:12:43.348 [DefaultDispatcher-worker-10 @coroutine#3053] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-05 17:12:43.348 [DefaultDispatcher-worker-10 @coroutine#3053] 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-02-05 17:12:43.348 [DefaultDispatcher-worker-10 @coroutine#3053] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-05 17:12:43.351 [DefaultDispatcher-worker-3 @coroutine#3053] 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-02-05 17:12:43.352 [DefaultDispatcher-worker-16 @coroutine#3060] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:12:43.353 [DefaultDispatcher-worker-15 @coroutine#3059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f159911 2024-02-05 17:12:43.354 [DefaultDispatcher-worker-15 @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:12:43.354 [DefaultDispatcher-worker-15 @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://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:43.354 [DefaultDispatcher-worker-15 @coroutine#3059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:12:43.355 [DefaultDispatcher-worker-9 @coroutine#3059] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:12:43.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2024-02-05 17:12:43.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:43.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:43.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:43.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:43.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:43.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:43.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c512bb 2024-02-05 17:12:43.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:43.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:43.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:43.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:43.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:43.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:43.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:43.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:43.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:43.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:43.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:43.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:43.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:43.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:12:43.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:12:43.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:43.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:43.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:12:43.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:43.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2024-02-05 17:12:43.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:43.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:43.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:43.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:43.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:43.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:43.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:43.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:43.363 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2024-02-05 17:12:43.365 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:43.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-05 17:12:43.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-05 17:12:43.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2024-02-05 17:12:43.386 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c8d15db 2024-02-05 17:12:43.387 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c8d15db 2024-02-05 17:12:43.390 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@324aec3a 2024-02-05 17:12:43.390 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@324aec3a 2024-02-05 17:12:43.393 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@36757eab 2024-02-05 17:12:43.394 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@36757eab 2024-02-05 17:12:43.396 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:43.399 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-05 17:12:43.404 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7377e601 2024-02-05 17:12:43.404 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7377e601 2024-02-05 17:12:43.407 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@27001679 2024-02-05 17:12:43.407 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@27001679 2024-02-05 17:12:43.411 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@42ce159f 2024-02-05 17:12:43.411 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@42ce159f 2024-02-05 17:12:43.414 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ca95762 2024-02-05 17:12:43.414 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ca95762 2024-02-05 17:12:43.415 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f53bb4b 2024-02-05 17:12:43.415 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f53bb4b 2024-02-05 17:12:43.417 [Test worker @coroutine#3068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-05 17:12:43.418 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@726eb687 2024-02-05 17:12:43.418 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@726eb687 2024-02-05 17:12:43.419 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1358194e 2024-02-05 17:12:43.419 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1358194e 2024-02-05 17:12:43.422 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@344c7682 2024-02-05 17:12:43.423 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@344c7682 2024-02-05 17:12:43.423 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 17:12:43.424 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@76513c12 2024-02-05 17:12:43.424 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@76513c12 2024-02-05 17:12:43.424 [DefaultDispatcher-worker-10 @coroutine#2885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f61188 2024-02-05 17:12:43.424 [DefaultDispatcher-worker-10 @coroutine#2885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId 2024-02-05 17:12:43.424 [DefaultDispatcher-worker-10 @coroutine#2885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:43.424 [DefaultDispatcher-worker-10 @coroutine#2885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId 2024-02-05 17:12:43.426 [DefaultDispatcher-worker-5 @coroutine#2885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId 2024-02-05 17:12:43.426 [DefaultDispatcher-worker-5 @coroutine#2885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId 2024-02-05 17:12:43.428 [Test worker @coroutine#3070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-05 17:12:43.430 [DefaultDispatcher-worker-10 @coroutine#3077] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40467/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:12:43.430 [DefaultDispatcher-worker-10 @coroutine#3077] 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:40467/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-05 17:12:43.430 [DefaultDispatcher-worker-10 @coroutine#3077] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40467/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:12:43.430 [DefaultDispatcher-worker-10 @coroutine#3077] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40467/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 17:12:43.433 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@3353bcbc 2024-02-05 17:12:43.433 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@3353bcbc 2024-02-05 17:12:43.436 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f7eff3 2024-02-05 17:12:43.436 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f7eff3 2024-02-05 17:12:43.438 [DefaultDispatcher-worker-10 @coroutine#3076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-05 17:12:43.438 [DefaultDispatcher-worker-10 @coroutine#3076] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40467/UmAppDatabase/replication/nodeId 2024-02-05 17:12:43.438 [DefaultDispatcher-worker-10 @coroutine#3076] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40467/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:43.438 [DefaultDispatcher-worker-10 @coroutine#3076] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40467/UmAppDatabase/replication/nodeId 2024-02-05 17:12:43.439 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@22aab44 2024-02-05 17:12:43.439 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@22aab44 2024-02-05 17:12:43.443 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d64a6bf 2024-02-05 17:12:43.443 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d64a6bf 2024-02-05 17:12:43.446 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@537c43f3 2024-02-05 17:12:43.446 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@537c43f3 2024-02-05 17:12:43.447 [Test worker @coroutine#3083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-05 17:12:43.455 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@69cea618 2024-02-05 17:12:43.455 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@69cea618 2024-02-05 17:12:43.455 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 17:12:43.459 [DefaultDispatcher-worker-16 @coroutine#3085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-05 17:12:43.464 [DefaultDispatcher-worker-1 @coroutine#3077] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40467/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:12:43.464 [DefaultDispatcher-worker-1 @coroutine#3077] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40467/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:12:43.467 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:12:43.470 [DefaultDispatcher-worker-17 @coroutine#3085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-05 17:12:43.476 [DefaultDispatcher-worker-18 @coroutine#3076] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40467/UmAppDatabase/replication/nodeId 2024-02-05 17:12:43.476 [DefaultDispatcher-worker-18 @coroutine#3076] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40467/UmAppDatabase/replication/nodeId 2024-02-05 17:12:43.481 [DefaultDispatcher-worker-10 @coroutine#3085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-05 17:12:43.485 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2744fd02 2024-02-05 17:12:43.485 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2744fd02 2024-02-05 17:12:43.489 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2983079a 2024-02-05 17:12:43.499 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2983079a 2024-02-05 17:12:43.501 [DefaultDispatcher-worker-17 @coroutine#3085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-05 17:12:43.503 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dbc9672 2024-02-05 17:12:43.503 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dbc9672 2024-02-05 17:12:43.506 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@68be0da1 2024-02-05 17:12:43.506 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@68be0da1 2024-02-05 17:12:43.510 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@68125159 2024-02-05 17:12:43.510 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@68125159 2024-02-05 17:12:43.512 [DefaultDispatcher-worker-3 @coroutine#3094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-05 17:12:43.524 [DefaultDispatcher-worker-5 @coroutine#3094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-05 17:12:43.535 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@591c2416 2024-02-05 17:12:43.535 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@591c2416 2024-02-05 17:12:43.535 [DefaultDispatcher-worker-15 @coroutine#3094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-05 17:12:43.539 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@105a2641 2024-02-05 17:12:43.539 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@105a2641 2024-02-05 17:12:43.541 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@891f2ee 2024-02-05 17:12:43.541 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@891f2ee 2024-02-05 17:12:43.543 [DefaultDispatcher-worker-16 @coroutine#3094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-05 17:12:43.544 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7273f23c 2024-02-05 17:12:43.544 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7273f23c 2024-02-05 17:12:43.544 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-05 17:12:43.558 [DefaultDispatcher-worker-16 @coroutine#3099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-05 17:12:43.561 [DefaultDispatcher-worker-10 @coroutine#3106] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40467/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-05 17:12:43.561 [DefaultDispatcher-worker-10 @coroutine#3106] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40467/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-05 17:12:43.561 [DefaultDispatcher-worker-10 @coroutine#3106] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40467/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-05 17:12:43.563 [DefaultDispatcher-worker-18 @coroutine#3106] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40467/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-05 17:12:43.563 [DefaultDispatcher-worker-18 @coroutine#3106] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40467/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-05 17:12:43.564 [DefaultDispatcher-worker-18 @coroutine#3106] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:40467/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-05 17:12:43.564 [DefaultDispatcher-worker-18 @coroutine#3106] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40467/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:12:43.566 [DefaultDispatcher-worker-18 @coroutine#3106] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40467/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-05 17:12:43.566 [DefaultDispatcher-worker-18 @coroutine#3106] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40467/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42. 2024-02-05 17:12:43.566 [DefaultDispatcher-worker-18 @coroutine#3106] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40467/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-05 17:12:43.567 [DefaultDispatcher-worker-10 @coroutine#3106] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40467/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-05 17:12:43.567 [DefaultDispatcher-worker-10 @coroutine#3106] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40467/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-05 17:12:43.605 [DefaultDispatcher-worker-16 @coroutine#3106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-05 17:12:43.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2024-02-05 17:12:43.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:43.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:43.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:43.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:43.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:43.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:43.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c468360 2024-02-05 17:12:43.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:43.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:43.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:43.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:43.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:43.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:43.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:43.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:43.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:43.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:43.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:43.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:43.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:43.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:12:43.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:12:43.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:43.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:43.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:12:43.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:43.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2024-02-05 17:12:43.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:43.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:43.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:43.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:43.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:43.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:43.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:43.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:43.617 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2024-02-05 17:12:43.618 [DefaultDispatcher-worker-18 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6939e1 2024-02-05 17:12:43.618 [DefaultDispatcher-worker-18 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46281/UmAppDatabase/replication/nodeId 2024-02-05 17:12:43.618 [DefaultDispatcher-worker-18 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46281/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:43.618 [DefaultDispatcher-worker-18 @coroutine#2920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46281/UmAppDatabase/replication/nodeId 2024-02-05 17:12:43.620 [DefaultDispatcher-worker-18 @coroutine#2920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46281/UmAppDatabase/replication/nodeId 2024-02-05 17:12:43.620 [DefaultDispatcher-worker-18 @coroutine#2920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46281/UmAppDatabase/replication/nodeId 2024-02-05 17:12:43.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e75bef1 2024-02-05 17:12:43.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e75bef1 2024-02-05 17:12:43.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2024-02-05 17:12:43.655 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e75bef1 2024-02-05 17:12:43.674 [Test worker @coroutine#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e75bef1 2024-02-05 17:12:43.677 [Test worker @coroutine#3128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e75bef1 2024-02-05 17:12:43.687 [DefaultDispatcher-worker-17 @coroutine#3131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e75bef1 2024-02-05 17:12:43.687 [DefaultDispatcher-worker-9 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54311/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:12:43.687 [DefaultDispatcher-worker-17 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54311/UmAppDatabase/replication/nodeId 2024-02-05 17:12:43.687 [DefaultDispatcher-worker-9 @coroutine#3132] 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:54311/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-05 17:12:43.687 [DefaultDispatcher-worker-17 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54311/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:43.687 [DefaultDispatcher-worker-9 @coroutine#3132] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54311/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:12:43.687 [DefaultDispatcher-worker-17 @coroutine#3131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54311/UmAppDatabase/replication/nodeId 2024-02-05 17:12:43.687 [DefaultDispatcher-worker-9 @coroutine#3132] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54311/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 17:12:43.708 [Test worker @coroutine#3138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e75bef1 2024-02-05 17:12:43.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2024-02-05 17:12:43.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:43.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:43.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:43.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:43.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:43.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:43.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c2ae7d7 2024-02-05 17:12:43.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:43.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:43.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:43.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:43.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:43.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:43.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:43.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:43.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:43.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:43.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:43.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:43.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:43.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:12:43.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:12:43.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:43.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:43.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:12:43.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:43.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2024-02-05 17:12:43.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:43.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:43.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:43.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:43.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:43.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:43.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:43.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:43.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2024-02-05 17:12:43.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-05 17:12:43.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-05 17:12:43.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2024-02-05 17:12:43.717 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-05 17:12:43.723 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:43.733 [DefaultDispatcher-worker-3 @coroutine#3131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54311/UmAppDatabase/replication/nodeId 2024-02-05 17:12:43.733 [DefaultDispatcher-worker-3 @coroutine#3131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54311/UmAppDatabase/replication/nodeId 2024-02-05 17:12:43.737 [Test worker @coroutine#3140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-05 17:12:43.740 [Test worker @coroutine#3143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-05 17:12:43.752 [DefaultDispatcher-worker-4 @coroutine#3145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-05 17:12:43.752 [DefaultDispatcher-worker-1 @coroutine#3132] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54311/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:12:43.752 [DefaultDispatcher-worker-1 @coroutine#3132] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54311/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:12:43.753 [DefaultDispatcher-worker-13 @coroutine#3152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e75bef1 2024-02-05 17:12:43.762 [DefaultDispatcher-worker-3 @coroutine#3152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e75bef1 2024-02-05 17:12:43.767 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@298af473 2024-02-05 17:12:43.767 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@298af473 2024-02-05 17:12:43.771 [DefaultDispatcher-worker-10 @coroutine#3152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e75bef1 2024-02-05 17:12:43.773 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@274d0f32 2024-02-05 17:12:43.774 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@274d0f32 2024-02-05 17:12:43.779 [DefaultDispatcher-worker-10 @coroutine#3152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e75bef1 2024-02-05 17:12:43.781 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@23729f03 2024-02-05 17:12:43.781 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@23729f03 2024-02-05 17:12:43.786 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@66700509 2024-02-05 17:12:43.786 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@66700509 2024-02-05 17:12:43.789 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@18275cd8 2024-02-05 17:12:43.789 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@18275cd8 2024-02-05 17:12:43.793 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@57dce471 2024-02-05 17:12:43.793 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@57dce471 2024-02-05 17:12:43.795 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6061e30e 2024-02-05 17:12:43.796 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6061e30e 2024-02-05 17:12:43.798 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@65ffa46 2024-02-05 17:12:43.798 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@65ffa46 2024-02-05 17:12:43.802 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@243ca7c9 2024-02-05 17:12:43.802 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@243ca7c9 2024-02-05 17:12:43.802 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-05 17:12:43.807 [DefaultDispatcher-worker-16 @coroutine#3160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e75bef1 2024-02-05 17:12:43.815 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:43.825 [DefaultDispatcher-worker-16 @coroutine#3163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e75bef1 2024-02-05 17:12:43.832 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@10420a52 2024-02-05 17:12:43.832 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@10420a52 2024-02-05 17:12:43.835 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e85f62a 2024-02-05 17:12:43.835 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e85f62a 2024-02-05 17:12:43.838 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aba6122 2024-02-05 17:12:43.838 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aba6122 2024-02-05 17:12:43.838 [DefaultDispatcher-worker-16 @coroutine#3163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e75bef1 2024-02-05 17:12:43.840 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fb8fc11 2024-02-05 17:12:43.840 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fb8fc11 2024-02-05 17:12:43.843 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fa86d2e 2024-02-05 17:12:43.843 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fa86d2e 2024-02-05 17:12:43.846 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e2de457 2024-02-05 17:12:43.846 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e2de457 2024-02-05 17:12:43.847 [DefaultDispatcher-worker-15 @coroutine#3163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e75bef1 2024-02-05 17:12:43.849 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@27d72bc1 2024-02-05 17:12:43.849 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@27d72bc1 2024-02-05 17:12:43.853 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f97035e 2024-02-05 17:12:43.853 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f97035e 2024-02-05 17:12:43.856 [DefaultDispatcher-worker-7 @coroutine#3163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e75bef1 2024-02-05 17:12:43.857 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@23cad89f 2024-02-05 17:12:43.857 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@23cad89f 2024-02-05 17:12:43.857 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 17:12:43.867 [DefaultDispatcher-worker-6 @coroutine#3163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e75bef1 2024-02-05 17:12:43.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2024-02-05 17:12:43.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:43.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:43.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:43.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:43.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:43.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:43.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ac4f31d 2024-02-05 17:12:43.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:43.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:43.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:43.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:43.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:43.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:43.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:43.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:43.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:43.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:43.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:43.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:43.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:43.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:12:43.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:12:43.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:43.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:43.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:12:43.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:43.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2024-02-05 17:12:43.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:43.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:43.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:43.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:43.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:43.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:43.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:43.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:43.872 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2024-02-05 17:12:43.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@b666366 2024-02-05 17:12:43.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@b666366 2024-02-05 17:12:43.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2024-02-05 17:12:43.901 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b666366 2024-02-05 17:12:43.919 [Test worker @coroutine#3169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b666366 2024-02-05 17:12:43.925 [DefaultDispatcher-worker-4 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@663e1144 2024-02-05 17:12:43.925 [DefaultDispatcher-worker-4 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36495/UmAppDatabase/replication/nodeId 2024-02-05 17:12:43.925 [Test worker @coroutine#3171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b666366 2024-02-05 17:12:43.925 [DefaultDispatcher-worker-4 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36495/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:43.925 [DefaultDispatcher-worker-4 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36495/UmAppDatabase/replication/nodeId 2024-02-05 17:12:43.927 [DefaultDispatcher-worker-17 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36495/UmAppDatabase/replication/nodeId 2024-02-05 17:12:43.927 [DefaultDispatcher-worker-17 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36495/UmAppDatabase/replication/nodeId 2024-02-05 17:12:43.928 [DefaultDispatcher-worker-3 @coroutine#3178] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54845/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:12:43.928 [DefaultDispatcher-worker-3 @coroutine#3178] 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:54845/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-05 17:12:43.928 [DefaultDispatcher-worker-3 @coroutine#3178] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54845/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:12:43.928 [DefaultDispatcher-worker-3 @coroutine#3178] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54845/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 17:12:43.936 [DefaultDispatcher-worker-11 @coroutine#3177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b666366 2024-02-05 17:12:43.937 [DefaultDispatcher-worker-11 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54845/UmAppDatabase/replication/nodeId 2024-02-05 17:12:43.937 [DefaultDispatcher-worker-11 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54845/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:43.937 [DefaultDispatcher-worker-11 @coroutine#3177] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54845/UmAppDatabase/replication/nodeId 2024-02-05 17:12:43.945 [Test worker @coroutine#3184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b666366 2024-02-05 17:12:43.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2024-02-05 17:12:43.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:43.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:43.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:43.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:43.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:43.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:43.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3113595e 2024-02-05 17:12:43.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:43.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:43.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:43.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:43.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:43.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:43.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:43.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:43.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:43.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:43.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:43.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:43.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:43.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:12:43.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:12:43.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:43.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:43.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:12:43.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:43.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2024-02-05 17:12:43.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:43.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:43.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:43.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:43.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:43.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:43.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:43.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:43.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2024-02-05 17:12:43.950 [DefaultDispatcher-worker-3 @coroutine#3178] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54845/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:12:43.950 [DefaultDispatcher-worker-3 @coroutine#3178] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54845/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:12:43.953 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@7091a016 2024-02-05 17:12:43.953 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@7091a016 2024-02-05 17:12:43.953 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2024-02-05 17:12:43.954 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7091a016 2024-02-05 17:12:43.968 [DefaultDispatcher-worker-13 @coroutine#3177] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54845/UmAppDatabase/replication/nodeId 2024-02-05 17:12:43.968 [DefaultDispatcher-worker-13 @coroutine#3177] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54845/UmAppDatabase/replication/nodeId 2024-02-05 17:12:43.974 [Test worker @coroutine#3187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7091a016 2024-02-05 17:12:43.976 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:43.977 [Test worker @coroutine#3191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7091a016 2024-02-05 17:12:43.987 [DefaultDispatcher-worker-4 @coroutine#3193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7091a016 2024-02-05 17:12:43.996 [DefaultDispatcher-worker-14 @coroutine#3200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b666366 2024-02-05 17:12:43.998 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@124c4170 2024-02-05 17:12:43.998 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@124c4170 2024-02-05 17:12:44.001 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c8bad49 2024-02-05 17:12:44.001 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c8bad49 2024-02-05 17:12:44.003 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@18b42a00 2024-02-05 17:12:44.003 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@18b42a00 2024-02-05 17:12:44.006 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5db6a772 2024-02-05 17:12:44.006 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5db6a772 2024-02-05 17:12:44.010 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d012a75 2024-02-05 17:12:44.010 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d012a75 2024-02-05 17:12:44.016 [DefaultDispatcher-worker-14 @coroutine#3200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b666366 2024-02-05 17:12:44.015 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ca13b79 2024-02-05 17:12:44.023 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ca13b79 2024-02-05 17:12:44.027 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@55fce8c7 2024-02-05 17:12:44.027 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@55fce8c7 2024-02-05 17:12:44.028 [DefaultDispatcher-worker-6 @coroutine#3200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b666366 2024-02-05 17:12:44.034 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d99583d 2024-02-05 17:12:44.034 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d99583d 2024-02-05 17:12:44.038 [DefaultDispatcher-worker-6 @coroutine#3200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b666366 2024-02-05 17:12:44.040 [DefaultDispatcher-worker-11 @coroutine#3206] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54845/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-05 17:12:44.040 [DefaultDispatcher-worker-11 @coroutine#3206] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54845/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-05 17:12:44.040 [DefaultDispatcher-worker-11 @coroutine#3206] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54845/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-05 17:12:44.041 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@196f9f79 2024-02-05 17:12:44.041 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@196f9f79 2024-02-05 17:12:44.041 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 17:12:44.042 [DefaultDispatcher-worker-15 @coroutine#3206] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54845/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-05 17:12:44.042 [DefaultDispatcher-worker-15 @coroutine#3206] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54845/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-05 17:12:44.042 [DefaultDispatcher-worker-15 @coroutine#3206] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:54845/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-05 17:12:44.042 [DefaultDispatcher-worker-15 @coroutine#3206] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54845/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:12:44.043 [DefaultDispatcher-worker-15 @coroutine#3206] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54845/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-05 17:12:44.043 [DefaultDispatcher-worker-15 @coroutine#3206] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54845/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42. 2024-02-05 17:12:44.043 [DefaultDispatcher-worker-15 @coroutine#3206] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54845/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-05 17:12:44.044 [DefaultDispatcher-worker-5 @coroutine#3206] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54845/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-05 17:12:44.044 [DefaultDispatcher-worker-5 @coroutine#3206] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54845/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-05 17:12:44.053 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:44.068 [DefaultDispatcher-worker-14 @coroutine#3206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b666366 2024-02-05 17:12:44.070 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aa86f66 2024-02-05 17:12:44.070 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aa86f66 2024-02-05 17:12:44.075 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@346f9643 2024-02-05 17:12:44.076 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@346f9643 2024-02-05 17:12:44.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2024-02-05 17:12:44.080 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@30500416 2024-02-05 17:12:44.080 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@30500416 2024-02-05 17:12:44.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:44.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:44.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:44.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:44.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:44.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:44.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@469bd719 2024-02-05 17:12:44.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:44.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:44.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:44.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:44.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:44.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:44.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:44.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:44.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:44.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:44.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:44.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:44.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:44.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:12:44.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:12:44.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:44.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:44.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:12:44.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:44.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2024-02-05 17:12:44.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:44.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:44.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:44.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:44.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:44.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:44.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:44.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:44.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2024-02-05 17:12:44.087 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@75529c78 2024-02-05 17:12:44.087 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@75529c78 2024-02-05 17:12:44.090 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@cf80eeb 2024-02-05 17:12:44.090 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@cf80eeb 2024-02-05 17:12:44.094 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@44ed4cb9 2024-02-05 17:12:44.094 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@44ed4cb9 2024-02-05 17:12:44.098 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@74ad8086 2024-02-05 17:12:44.098 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@74ad8086 2024-02-05 17:12:44.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@f6e3b67 2024-02-05 17:12:44.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@f6e3b67 2024-02-05 17:12:44.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2024-02-05 17:12:44.104 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@157d6337 2024-02-05 17:12:44.104 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@157d6337 2024-02-05 17:12:44.108 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@59beb825 2024-02-05 17:12:44.108 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@59beb825 2024-02-05 17:12:44.108 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 17:12:44.121 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6e3b67 2024-02-05 17:12:44.137 [Test worker @coroutine#3226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6e3b67 2024-02-05 17:12:44.139 [DefaultDispatcher-worker-18 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294a12b5 2024-02-05 17:12:44.139 [DefaultDispatcher-worker-18 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2024-02-05 17:12:44.139 [DefaultDispatcher-worker-18 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:44.139 [DefaultDispatcher-worker-18 @coroutine#3000] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2024-02-05 17:12:44.140 [Test worker @coroutine#3228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6e3b67 2024-02-05 17:12:44.142 [DefaultDispatcher-worker-2 @coroutine#3000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2024-02-05 17:12:44.142 [DefaultDispatcher-worker-2 @coroutine#3000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2024-02-05 17:12:44.143 [DefaultDispatcher-worker-7 @coroutine#3235] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46605/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:12:44.143 [DefaultDispatcher-worker-7 @coroutine#3235] 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:46605/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-05 17:12:44.143 [DefaultDispatcher-worker-7 @coroutine#3235] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46605/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:12:44.143 [DefaultDispatcher-worker-7 @coroutine#3235] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46605/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 17:12:44.150 [DefaultDispatcher-worker-9 @coroutine#3233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6e3b67 2024-02-05 17:12:44.151 [DefaultDispatcher-worker-9 @coroutine#3233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46605/UmAppDatabase/replication/nodeId 2024-02-05 17:12:44.151 [DefaultDispatcher-worker-9 @coroutine#3233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46605/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:44.151 [DefaultDispatcher-worker-9 @coroutine#3233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46605/UmAppDatabase/replication/nodeId 2024-02-05 17:12:44.185 [Test worker @coroutine#3241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6e3b67 2024-02-05 17:12:44.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2024-02-05 17:12:44.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:44.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:44.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:44.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:44.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:44.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:44.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b38db21 2024-02-05 17:12:44.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:44.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:44.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:44.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:44.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:44.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:44.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:44.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:44.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:44.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:44.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:44.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:44.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:44.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:12:44.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:12:44.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:44.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:44.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:12:44.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:44.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2024-02-05 17:12:44.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:44.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:44.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:44.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:44.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:44.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:44.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:44.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:44.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2024-02-05 17:12:44.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a26eee6 2024-02-05 17:12:44.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a26eee6 2024-02-05 17:12:44.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2024-02-05 17:12:44.199 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:44.200 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a26eee6 2024-02-05 17:12:44.217 [Test worker @coroutine#3243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a26eee6 2024-02-05 17:12:44.219 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@451d634f 2024-02-05 17:12:44.219 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@451d634f 2024-02-05 17:12:44.220 [Test worker @coroutine#3245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a26eee6 2024-02-05 17:12:44.228 [DefaultDispatcher-worker-9 @coroutine#3235] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46605/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:12:44.228 [DefaultDispatcher-worker-9 @coroutine#3235] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46605/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:12:44.230 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bda859c 2024-02-05 17:12:44.230 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bda859c 2024-02-05 17:12:44.230 [DefaultDispatcher-worker-4 @coroutine#3247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a26eee6 2024-02-05 17:12:44.233 [DefaultDispatcher-worker-7 @coroutine#3254] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46605/auth/register 2024-02-05 17:12:44.233 [DefaultDispatcher-worker-7 @coroutine#3254] 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:46605/auth/register. 2024-02-05 17:12:44.233 [DefaultDispatcher-worker-7 @coroutine#3254] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46605/auth/register 2024-02-05 17:12:44.233 [DefaultDispatcher-worker-7 @coroutine#3254] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46605/auth/register from class io.ktor.http.content.TextContent 2024-02-05 17:12:44.234 [DefaultDispatcher-worker-10 @coroutine#3233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46605/UmAppDatabase/replication/nodeId 2024-02-05 17:12:44.234 [DefaultDispatcher-worker-10 @coroutine#3233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46605/UmAppDatabase/replication/nodeId 2024-02-05 17:12:44.236 [DefaultDispatcher-worker-10 @coroutine#3254] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46605/auth/register 2024-02-05 17:12:44.236 [DefaultDispatcher-worker-10 @coroutine#3254] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46605/auth/register 2024-02-05 17:12:44.236 [DefaultDispatcher-worker-10 @coroutine#3254] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:46605/auth/register. 2024-02-05 17:12:44.236 [DefaultDispatcher-worker-10 @coroutine#3254] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:46605/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:12:44.243 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fe5083f 2024-02-05 17:12:44.243 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fe5083f 2024-02-05 17:12:44.247 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@ae78fa7 2024-02-05 17:12:44.247 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@ae78fa7 2024-02-05 17:12:44.251 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@24ce92af 2024-02-05 17:12:44.251 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@24ce92af 2024-02-05 17:12:44.255 [DefaultDispatcher-worker-1 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da6d695 2024-02-05 17:12:44.255 [DefaultDispatcher-worker-1 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48751/UmAppDatabase/replication/nodeId 2024-02-05 17:12:44.255 [DefaultDispatcher-worker-1 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48751/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:44.255 [DefaultDispatcher-worker-1 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48751/UmAppDatabase/replication/nodeId 2024-02-05 17:12:44.256 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ba705cf 2024-02-05 17:12:44.256 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ba705cf 2024-02-05 17:12:44.257 [DefaultDispatcher-worker-16 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48751/UmAppDatabase/replication/nodeId 2024-02-05 17:12:44.257 [DefaultDispatcher-worker-16 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48751/UmAppDatabase/replication/nodeId 2024-02-05 17:12:44.259 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c644674 2024-02-05 17:12:44.259 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c644674 2024-02-05 17:12:44.262 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ac870e8 2024-02-05 17:12:44.262 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ac870e8 2024-02-05 17:12:44.262 [DefaultDispatcher-worker-12 @coroutine#3254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6e3b67 2024-02-05 17:12:44.266 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ac3dcf4 2024-02-05 17:12:44.266 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ac3dcf4 2024-02-05 17:12:44.266 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-05 17:12:44.274 [DefaultDispatcher-worker-5 @coroutine#3254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6e3b67 2024-02-05 17:12:44.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2024-02-05 17:12:44.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:44.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:44.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:44.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:44.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:44.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:44.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f348e10 2024-02-05 17:12:44.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:44.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:44.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:44.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:44.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:44.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:44.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:44.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:44.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:44.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:44.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:44.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:44.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:44.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:12:44.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:12:44.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:44.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:44.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:12:44.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:44.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2024-02-05 17:12:44.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:44.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:44.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:44.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:44.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:44.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:44.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:44.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:44.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2024-02-05 17:12:44.301 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:44.302 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@64cec4d0 2024-02-05 17:12:44.302 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@64cec4d0 2024-02-05 17:12:44.302 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2024-02-05 17:12:44.306 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6741f9d6 2024-02-05 17:12:44.306 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6741f9d6 2024-02-05 17:12:44.310 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@69860b4e 2024-02-05 17:12:44.310 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@69860b4e 2024-02-05 17:12:44.313 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6db992a6 2024-02-05 17:12:44.313 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6db992a6 2024-02-05 17:12:44.317 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@28bb0175 2024-02-05 17:12:44.317 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@28bb0175 2024-02-05 17:12:44.331 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@405cd2fd 2024-02-05 17:12:44.331 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@405cd2fd 2024-02-05 17:12:44.333 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64cec4d0 2024-02-05 17:12:44.338 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@19596dc3 2024-02-05 17:12:44.338 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@19596dc3 2024-02-05 17:12:44.341 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3854e0ec 2024-02-05 17:12:44.341 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3854e0ec 2024-02-05 17:12:44.345 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4894fe3a 2024-02-05 17:12:44.345 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4894fe3a 2024-02-05 17:12:44.348 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e7906ef 2024-02-05 17:12:44.349 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e7906ef 2024-02-05 17:12:44.349 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 17:12:44.350 [Test worker @coroutine#3267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64cec4d0 2024-02-05 17:12:44.351 [Test worker @coroutine#3269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64cec4d0 2024-02-05 17:12:44.354 [DefaultDispatcher-worker-2 @coroutine#3273] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 17:12:44.354 [DefaultDispatcher-worker-2 @coroutine#3273] 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-02-05 17:12:44.354 [DefaultDispatcher-worker-2 @coroutine#3273] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 17:12:44.354 [DefaultDispatcher-worker-2 @coroutine#3273] 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-02-05 17:12:44.362 [DefaultDispatcher-worker-18 @coroutine#3272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64cec4d0 2024-02-05 17:12:44.362 [DefaultDispatcher-worker-18 @coroutine#3272] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-05 17:12:44.362 [DefaultDispatcher-worker-18 @coroutine#3272] 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-02-05 17:12:44.362 [DefaultDispatcher-worker-18 @coroutine#3272] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-05 17:12:44.364 [DefaultDispatcher-worker-10 @coroutine#3273] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 17:12:44.364 [DefaultDispatcher-worker-10 @coroutine#3273] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 17:12:44.365 [DefaultDispatcher-worker-17 @coroutine#3059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f159911 2024-02-05 17:12:44.365 [DefaultDispatcher-worker-17 @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:12:44.365 [DefaultDispatcher-worker-17 @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://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:44.365 [DefaultDispatcher-worker-17 @coroutine#3059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:12:44.366 [DefaultDispatcher-worker-17 @coroutine#3059] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:12:44.382 [DefaultDispatcher-worker-14 @coroutine#3272] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-05 17:12:44.382 [DefaultDispatcher-worker-14 @coroutine#3272] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-05 17:12:44.382 [Test worker @coroutine#3282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64cec4d0 2024-02-05 17:12:44.388 [Test worker @coroutine#3286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64cec4d0 2024-02-05 17:12:44.402 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:44.406 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@45879dcc 2024-02-05 17:12:44.406 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@45879dcc 2024-02-05 17:12:44.408 [Test worker @coroutine#3295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64cec4d0 2024-02-05 17:12:44.410 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b406b0c 2024-02-05 17:12:44.410 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b406b0c 2024-02-05 17:12:44.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Shutdown initiated... 2024-02-05 17:12:44.411 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Close initiated... 2024-02-05 17:12:44.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Before closing stats (total=3, active=0, idle=3, waiting=0) 2024-02-05 17:12:44.414 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f7ff6bc 2024-02-05 17:12:44.414 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f7ff6bc 2024-02-05 17:12:44.414 [HikariPool-100 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64cec4d0: (connection evicted) 2024-02-05 17:12:44.414 [HikariPool-100 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45879dcc: (connection evicted) 2024-02-05 17:12:44.415 [HikariPool-100 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b406b0c: (connection evicted) 2024-02-05 17:12:44.415 [HikariPool-100 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f7ff6bc: (connection evicted) 2024-02-05 17:12:44.416 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:44.416 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Closed. 2024-02-05 17:12:44.416 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Shutdown completed. 2024-02-05 17:12:44.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2024-02-05 17:12:44.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:44.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:44.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:44.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:44.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:44.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:44.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34be7efb 2024-02-05 17:12:44.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:44.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:44.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:44.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:44.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:44.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:44.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:44.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:44.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:44.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:44.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:44.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:44.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:44.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:12:44.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:12:44.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:44.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:44.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:12:44.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:44.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2024-02-05 17:12:44.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:44.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:44.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:44.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:44.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:44.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:44.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:44.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:44.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2024-02-05 17:12:44.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@13e5b262 2024-02-05 17:12:44.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@13e5b262 2024-02-05 17:12:44.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2024-02-05 17:12:44.429 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13e5b262 2024-02-05 17:12:44.438 [DefaultDispatcher-worker-18 @coroutine#2885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f61188 2024-02-05 17:12:44.438 [DefaultDispatcher-worker-18 @coroutine#2885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId 2024-02-05 17:12:44.438 [DefaultDispatcher-worker-18 @coroutine#2885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:44.438 [DefaultDispatcher-worker-18 @coroutine#2885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId 2024-02-05 17:12:44.440 [DefaultDispatcher-worker-14 @coroutine#2885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId 2024-02-05 17:12:44.440 [DefaultDispatcher-worker-14 @coroutine#2885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId 2024-02-05 17:12:44.447 [Test worker @coroutine#3298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13e5b262 2024-02-05 17:12:44.449 [Test worker @coroutine#3303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13e5b262 2024-02-05 17:12:44.451 [DefaultDispatcher-worker-5 @coroutine#3307] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 17:12:44.452 [DefaultDispatcher-worker-5 @coroutine#3307] 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-02-05 17:12:44.452 [DefaultDispatcher-worker-5 @coroutine#3307] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 17:12:44.452 [DefaultDispatcher-worker-5 @coroutine#3307] 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-02-05 17:12:44.455 [DefaultDispatcher-worker-9 @coroutine#3307] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 17:12:44.455 [DefaultDispatcher-worker-9 @coroutine#3307] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 17:12:44.459 [DefaultDispatcher-worker-10 @coroutine#3306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13e5b262 2024-02-05 17:12:44.460 [DefaultDispatcher-worker-10 @coroutine#3306] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-05 17:12:44.460 [DefaultDispatcher-worker-10 @coroutine#3306] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-02-05 17:12:44.460 [DefaultDispatcher-worker-10 @coroutine#3306] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-05 17:12:44.462 [DefaultDispatcher-worker-5 @coroutine#3306] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-05 17:12:44.462 [DefaultDispatcher-worker-5 @coroutine#3306] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-05 17:12:44.463 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13e5b262 2024-02-05 17:12:44.466 [Test worker @coroutine#3317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13e5b262 2024-02-05 17:12:44.472 [Test worker @coroutine#3324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13e5b262 2024-02-05 17:12:44.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Shutdown initiated... 2024-02-05 17:12:44.473 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Close initiated... 2024-02-05 17:12:44.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:44.475 [HikariPool-101 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13e5b262: (connection evicted) 2024-02-05 17:12:44.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:44.476 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Closed. 2024-02-05 17:12:44.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Shutdown completed. 2024-02-05 17:12:44.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2024-02-05 17:12:44.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:44.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:44.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:44.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:44.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:44.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:44.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a079446 2024-02-05 17:12:44.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:44.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:44.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:44.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:44.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:44.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:44.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:44.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:44.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:44.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:44.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:44.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:44.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:44.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:12:44.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:12:44.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:44.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:44.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:12:44.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:44.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2024-02-05 17:12:44.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:44.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:44.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:44.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:44.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:44.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:44.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:44.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:44.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2024-02-05 17:12:44.486 [DefaultDispatcher-worker-16 @coroutine#3076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-05 17:12:44.486 [DefaultDispatcher-worker-16 @coroutine#3076] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40467/UmAppDatabase/replication/nodeId 2024-02-05 17:12:44.486 [DefaultDispatcher-worker-16 @coroutine#3076] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40467/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:44.486 [DefaultDispatcher-worker-16 @coroutine#3076] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40467/UmAppDatabase/replication/nodeId 2024-02-05 17:12:44.488 [DefaultDispatcher-worker-7 @coroutine#3076] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40467/UmAppDatabase/replication/nodeId 2024-02-05 17:12:44.488 [DefaultDispatcher-worker-7 @coroutine#3076] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40467/UmAppDatabase/replication/nodeId 2024-02-05 17:12:44.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@118f2486 2024-02-05 17:12:44.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@118f2486 2024-02-05 17:12:44.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2024-02-05 17:12:44.495 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@118f2486 2024-02-05 17:12:44.510 [Test worker @coroutine#3330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@118f2486 2024-02-05 17:12:44.512 [Test worker @coroutine#3332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@118f2486 2024-02-05 17:12:44.513 [DefaultDispatcher-worker-10 @coroutine#3336] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 17:12:44.513 [DefaultDispatcher-worker-10 @coroutine#3336] 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-02-05 17:12:44.513 [DefaultDispatcher-worker-10 @coroutine#3336] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 17:12:44.514 [DefaultDispatcher-worker-10 @coroutine#3336] 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-02-05 17:12:44.517 [DefaultDispatcher-worker-14 @coroutine#3336] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 17:12:44.517 [DefaultDispatcher-worker-14 @coroutine#3336] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 17:12:44.521 [DefaultDispatcher-worker-10 @coroutine#3335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@118f2486 2024-02-05 17:12:44.522 [DefaultDispatcher-worker-10 @coroutine#3335] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-05 17:12:44.522 [DefaultDispatcher-worker-10 @coroutine#3335] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-02-05 17:12:44.522 [DefaultDispatcher-worker-10 @coroutine#3335] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-05 17:12:44.523 [DefaultDispatcher-worker-6 @coroutine#3335] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-05 17:12:44.523 [DefaultDispatcher-worker-6 @coroutine#3335] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-05 17:12:44.525 [Test worker @coroutine#3340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@118f2486 2024-02-05 17:12:44.528 [Test worker @coroutine#3347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@118f2486 2024-02-05 17:12:44.531 [Test worker @coroutine#3354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@118f2486 2024-02-05 17:12:44.534 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@118f2486 2024-02-05 17:12:44.538 [Test worker @coroutine#3362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@118f2486 2024-02-05 17:12:44.542 [Test worker @coroutine#3364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@118f2486 2024-02-05 17:12:44.544 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@118f2486 2024-02-05 17:12:44.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Shutdown initiated... 2024-02-05 17:12:44.546 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Close initiated... 2024-02-05 17:12:44.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:44.551 [HikariPool-102 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Closing connection org.sqlite.jdbc4.JDBC4Connection@118f2486: (connection evicted) 2024-02-05 17:12:44.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:44.552 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Closed. 2024-02-05 17:12:44.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Shutdown completed. 2024-02-05 17:12:44.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2024-02-05 17:12:44.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:44.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:44.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:44.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:44.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:44.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:44.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4587f0f9 2024-02-05 17:12:44.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:44.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:44.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:44.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:44.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:44.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:44.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:44.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:44.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:44.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:44.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:44.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:44.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:44.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:12:44.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:12:44.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:44.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:44.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:12:44.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:44.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2024-02-05 17:12:44.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:44.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:44.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:44.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:44.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:44.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:44.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:44.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:44.553 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2024-02-05 17:12:44.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e76d0d3 2024-02-05 17:12:44.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e76d0d3 2024-02-05 17:12:44.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2024-02-05 17:12:44.558 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e76d0d3 2024-02-05 17:12:44.573 [Test worker @coroutine#3368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e76d0d3 2024-02-05 17:12:44.575 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e76d0d3 2024-02-05 17:12:44.577 [DefaultDispatcher-worker-4 @coroutine#3374] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 17:12:44.577 [DefaultDispatcher-worker-4 @coroutine#3374] 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-02-05 17:12:44.577 [DefaultDispatcher-worker-4 @coroutine#3374] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 17:12:44.577 [DefaultDispatcher-worker-4 @coroutine#3374] 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-02-05 17:12:44.585 [DefaultDispatcher-worker-14 @coroutine#3373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e76d0d3 2024-02-05 17:12:44.585 [DefaultDispatcher-worker-14 @coroutine#3373] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-05 17:12:44.585 [DefaultDispatcher-worker-14 @coroutine#3373] 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-02-05 17:12:44.585 [DefaultDispatcher-worker-14 @coroutine#3373] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-05 17:12:44.588 [DefaultDispatcher-worker-18 @coroutine#3374] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 17:12:44.588 [DefaultDispatcher-worker-18 @coroutine#3374] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 17:12:44.598 [Test worker @coroutine#3382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e76d0d3 2024-02-05 17:12:44.602 [Test worker @coroutine#3385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e76d0d3 2024-02-05 17:12:44.607 [Test worker @coroutine#3392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e76d0d3 2024-02-05 17:12:44.609 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-02-05 17:12:44.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown initiated... 2024-02-05 17:12:44.610 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Close initiated... 2024-02-05 17:12:44.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:44.610 [DefaultDispatcher-worker-14 @coroutine#3373] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request http://localhost/dummyreplication/nodeId 2024-02-05 17:12:44.611 [HikariPool-103 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e76d0d3: (connection evicted) 2024-02-05 17:12:44.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:44.612 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Closed. 2024-02-05 17:12:44.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown completed. 2024-02-05 17:12:44.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2024-02-05 17:12:44.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:44.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:44.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:44.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:44.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:44.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:44.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11896af6 2024-02-05 17:12:44.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:44.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:44.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:44.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:44.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:44.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:44.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:44.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:44.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:44.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:44.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:44.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:44.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:44.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:12:44.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:12:44.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:44.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:44.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:12:44.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:44.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2024-02-05 17:12:44.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:44.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:44.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:44.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:44.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:44.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:44.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:44.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:44.613 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2024-02-05 17:12:44.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fbb098f 2024-02-05 17:12:44.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fbb098f 2024-02-05 17:12:44.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2024-02-05 17:12:44.620 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fbb098f 2024-02-05 17:12:44.628 [DefaultDispatcher-worker-6 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6939e1 2024-02-05 17:12:44.628 [DefaultDispatcher-worker-6 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46281/UmAppDatabase/replication/nodeId 2024-02-05 17:12:44.628 [DefaultDispatcher-worker-6 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46281/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:44.628 [DefaultDispatcher-worker-6 @coroutine#2920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46281/UmAppDatabase/replication/nodeId 2024-02-05 17:12:44.630 [DefaultDispatcher-worker-14 @coroutine#2920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46281/UmAppDatabase/replication/nodeId 2024-02-05 17:12:44.630 [DefaultDispatcher-worker-14 @coroutine#2920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46281/UmAppDatabase/replication/nodeId 2024-02-05 17:12:44.637 [Test worker @coroutine#3400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fbb098f 2024-02-05 17:12:44.641 [Test worker @coroutine#3405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fbb098f 2024-02-05 17:12:44.643 [DefaultDispatcher-worker-9 @coroutine#3409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 17:12:44.643 [DefaultDispatcher-worker-9 @coroutine#3409] 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-02-05 17:12:44.643 [DefaultDispatcher-worker-9 @coroutine#3409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 17:12:44.644 [DefaultDispatcher-worker-9 @coroutine#3409] 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-02-05 17:12:44.650 [DefaultDispatcher-worker-11 @coroutine#3408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fbb098f 2024-02-05 17:12:44.650 [DefaultDispatcher-worker-11 @coroutine#3408] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-05 17:12:44.650 [DefaultDispatcher-worker-11 @coroutine#3408] 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-02-05 17:12:44.650 [DefaultDispatcher-worker-11 @coroutine#3408] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-05 17:12:44.652 [DefaultDispatcher-worker-18 @coroutine#3409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 17:12:44.652 [DefaultDispatcher-worker-18 @coroutine#3409] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 17:12:44.672 [DefaultDispatcher-worker-15 @coroutine#3408] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-05 17:12:44.672 [DefaultDispatcher-worker-15 @coroutine#3408] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-05 17:12:44.673 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fbb098f 2024-02-05 17:12:44.689 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fbb098f 2024-02-05 17:12:44.697 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fbb098f 2024-02-05 17:12:44.712 [Test worker @coroutine#3425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fbb098f 2024-02-05 17:12:44.718 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fbb098f 2024-02-05 17:12:44.719 [HikariPool-104 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:44.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown initiated... 2024-02-05 17:12:44.723 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Close initiated... 2024-02-05 17:12:44.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:44.740 [HikariPool-104 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fbb098f: (connection evicted) 2024-02-05 17:12:44.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:44.741 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Closed. 2024-02-05 17:12:44.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown completed. 2024-02-05 17:12:44.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2024-02-05 17:12:44.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:44.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:44.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:44.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:44.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:44.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:44.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1822a61b 2024-02-05 17:12:44.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:44.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:44.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:44.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:44.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:44.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:44.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:44.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:44.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:44.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:44.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:44.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:44.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:44.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:12:44.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:12:44.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:44.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:44.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:12:44.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:44.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2024-02-05 17:12:44.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:44.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:44.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:44.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:44.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:44.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:44.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:44.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:44.742 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2024-02-05 17:12:44.742 [DefaultDispatcher-worker-14 @coroutine#3131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e75bef1 2024-02-05 17:12:44.743 [DefaultDispatcher-worker-14 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54311/UmAppDatabase/replication/nodeId 2024-02-05 17:12:44.743 [DefaultDispatcher-worker-14 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54311/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:44.743 [DefaultDispatcher-worker-14 @coroutine#3131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54311/UmAppDatabase/replication/nodeId 2024-02-05 17:12:44.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2024-02-05 17:12:44.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2024-02-05 17:12:44.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2024-02-05 17:12:44.756 [DefaultDispatcher-worker-2 @coroutine#3131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54311/UmAppDatabase/replication/nodeId 2024-02-05 17:12:44.756 [DefaultDispatcher-worker-2 @coroutine#3131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54311/UmAppDatabase/replication/nodeId 2024-02-05 17:12:44.757 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2024-02-05 17:12:44.778 [Test worker @coroutine#3438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2024-02-05 17:12:44.793 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2024-02-05 17:12:44.795 [DefaultDispatcher-worker-14 @coroutine#3444] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 17:12:44.795 [DefaultDispatcher-worker-14 @coroutine#3444] 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-02-05 17:12:44.795 [DefaultDispatcher-worker-14 @coroutine#3444] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 17:12:44.795 [DefaultDispatcher-worker-14 @coroutine#3444] 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-02-05 17:12:44.804 [DefaultDispatcher-worker-3 @coroutine#3443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2024-02-05 17:12:44.804 [DefaultDispatcher-worker-3 @coroutine#3443] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-05 17:12:44.805 [DefaultDispatcher-worker-3 @coroutine#3443] 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-02-05 17:12:44.805 [DefaultDispatcher-worker-3 @coroutine#3443] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-05 17:12:44.813 [Test worker @coroutine#3450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2024-02-05 17:12:44.817 [Test worker @coroutine#3453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2024-02-05 17:12:44.819 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-02-05 17:12:44.819 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-02-05 17:12:44.819 [DefaultDispatcher-worker-6 @coroutine#3444] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: StandaloneCoroutine was cancelled for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 17:12:44.820 [DefaultDispatcher-worker-6 @coroutine#3443] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request http://localhost/dummyreplication/nodeId 2024-02-05 17:12:44.820 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Shutdown initiated... 2024-02-05 17:12:44.820 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Close initiated... 2024-02-05 17:12:44.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:44.863 [HikariPool-105 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e: (connection evicted) 2024-02-05 17:12:44.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:44.864 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Closed. 2024-02-05 17:12:44.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Shutdown completed. 2024-02-05 17:12:45.072 [DefaultDispatcher-worker-12 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@663e1144 2024-02-05 17:12:45.072 [DefaultDispatcher-worker-12 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36495/UmAppDatabase/replication/nodeId 2024-02-05 17:12:45.072 [DefaultDispatcher-worker-12 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36495/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:45.072 [DefaultDispatcher-worker-12 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36495/UmAppDatabase/replication/nodeId 2024-02-05 17:12:45.072 [DefaultDispatcher-worker-16 @coroutine#3177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b666366 2024-02-05 17:12:45.072 [DefaultDispatcher-worker-16 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54845/UmAppDatabase/replication/nodeId 2024-02-05 17:12:45.072 [DefaultDispatcher-worker-16 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54845/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:45.072 [DefaultDispatcher-worker-16 @coroutine#3177] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54845/UmAppDatabase/replication/nodeId 2024-02-05 17:12:45.074 [DefaultDispatcher-worker-4 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36495/UmAppDatabase/replication/nodeId 2024-02-05 17:12:45.074 [DefaultDispatcher-worker-4 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36495/UmAppDatabase/replication/nodeId 2024-02-05 17:12:45.074 [DefaultDispatcher-worker-13 @coroutine#3177] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54845/UmAppDatabase/replication/nodeId 2024-02-05 17:12:45.074 [DefaultDispatcher-worker-13 @coroutine#3177] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54845/UmAppDatabase/replication/nodeId 2024-02-05 17:12:45.239 [DefaultDispatcher-worker-14 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294a12b5 2024-02-05 17:12:45.239 [DefaultDispatcher-worker-14 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2024-02-05 17:12:45.239 [DefaultDispatcher-worker-14 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:45.240 [DefaultDispatcher-worker-14 @coroutine#3000] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2024-02-05 17:12:45.241 [DefaultDispatcher-worker-8 @coroutine#3000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2024-02-05 17:12:45.241 [DefaultDispatcher-worker-8 @coroutine#3000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2024-02-05 17:12:45.242 [DefaultDispatcher-worker-2 @coroutine#3233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6e3b67 2024-02-05 17:12:45.242 [DefaultDispatcher-worker-2 @coroutine#3233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46605/UmAppDatabase/replication/nodeId 2024-02-05 17:12:45.242 [DefaultDispatcher-worker-2 @coroutine#3233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46605/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:45.242 [DefaultDispatcher-worker-2 @coroutine#3233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46605/UmAppDatabase/replication/nodeId 2024-02-05 17:12:45.244 [DefaultDispatcher-worker-16 @coroutine#3233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46605/UmAppDatabase/replication/nodeId 2024-02-05 17:12:45.244 [DefaultDispatcher-worker-16 @coroutine#3233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46605/UmAppDatabase/replication/nodeId 2024-02-05 17:12:45.269 [DefaultDispatcher-worker-5 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da6d695 2024-02-05 17:12:45.269 [DefaultDispatcher-worker-5 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48751/UmAppDatabase/replication/nodeId 2024-02-05 17:12:45.269 [DefaultDispatcher-worker-5 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48751/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:45.269 [DefaultDispatcher-worker-5 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48751/UmAppDatabase/replication/nodeId 2024-02-05 17:12:45.271 [DefaultDispatcher-worker-16 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48751/UmAppDatabase/replication/nodeId 2024-02-05 17:12:45.271 [DefaultDispatcher-worker-16 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48751/UmAppDatabase/replication/nodeId 2024-02-05 17:12:45.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2024-02-05 17:12:45.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:45.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:45.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:45.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:45.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:45.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:45.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52afcdd8 2024-02-05 17:12:45.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:45.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:45.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:45.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:45.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:45.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:45.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:45.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:45.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:45.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:45.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:45.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:45.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:45.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:12:45.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:12:45.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:45.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:45.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:12:45.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:45.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2024-02-05 17:12:45.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:45.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:45.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:45.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:45.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:45.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:45.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:45.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:45.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2024-02-05 17:12:45.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@35975b05 2024-02-05 17:12:45.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@35975b05 2024-02-05 17:12:45.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2024-02-05 17:12:45.335 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35975b05 2024-02-05 17:12:45.355 [Test worker @coroutine#3501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35975b05 2024-02-05 17:12:45.358 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35975b05 2024-02-05 17:12:45.361 [DefaultDispatcher-worker-8 @coroutine#3507] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:12:45.361 [DefaultDispatcher-worker-8 @coroutine#3507] 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-02-05 17:12:45.361 [DefaultDispatcher-worker-8 @coroutine#3507] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:12:45.361 [DefaultDispatcher-worker-8 @coroutine#3507] 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-02-05 17:12:45.369 [DefaultDispatcher-worker-5 @coroutine#3506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35975b05 2024-02-05 17:12:45.370 [DefaultDispatcher-worker-5 @coroutine#3506] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 17:12:45.370 [DefaultDispatcher-worker-5 @coroutine#3506] 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-02-05 17:12:45.370 [DefaultDispatcher-worker-5 @coroutine#3506] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 17:12:45.371 [DefaultDispatcher-worker-8 @coroutine#3507] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:12:45.371 [DefaultDispatcher-worker-8 @coroutine#3507] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:12:45.374 [DefaultDispatcher-worker-10 @coroutine#3059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f159911 2024-02-05 17:12:45.374 [DefaultDispatcher-worker-10 @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:12:45.374 [DefaultDispatcher-worker-10 @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://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:45.374 [DefaultDispatcher-worker-10 @coroutine#3059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:12:45.375 [DefaultDispatcher-worker-11 @coroutine#3059] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:12:45.383 [DefaultDispatcher-worker-5 @coroutine#3506] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 17:12:45.383 [DefaultDispatcher-worker-5 @coroutine#3506] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 17:12:45.387 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35975b05 2024-02-05 17:12:45.409 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:12:45.410 [DefaultDispatcher-worker-17 @coroutine#3521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35975b05 2024-02-05 17:12:45.413 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@60c3beee 2024-02-05 17:12:45.413 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@60c3beee 2024-02-05 17:12:45.442 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e045c86 2024-02-05 17:12:45.442 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e045c86 2024-02-05 17:12:45.446 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a3bd59e 2024-02-05 17:12:45.446 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a3bd59e 2024-02-05 17:12:45.450 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f3956bd 2024-02-05 17:12:45.450 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f3956bd 2024-02-05 17:12:45.450 [DefaultDispatcher-worker-18 @coroutine#2885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f61188 2024-02-05 17:12:45.450 [DefaultDispatcher-worker-18 @coroutine#2885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId 2024-02-05 17:12:45.450 [DefaultDispatcher-worker-18 @coroutine#2885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:45.450 [DefaultDispatcher-worker-18 @coroutine#2885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId 2024-02-05 17:12:45.452 [DefaultDispatcher-worker-7 @coroutine#2885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId 2024-02-05 17:12:45.452 [DefaultDispatcher-worker-7 @coroutine#2885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId 2024-02-05 17:12:45.469 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@52f0a97a 2024-02-05 17:12:45.469 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@52f0a97a 2024-02-05 17:12:45.473 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e5c3fce 2024-02-05 17:12:45.473 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e5c3fce 2024-02-05 17:12:45.477 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a7f9ebe 2024-02-05 17:12:45.477 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a7f9ebe 2024-02-05 17:12:45.493 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f16a9f2 2024-02-05 17:12:45.493 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f16a9f2 2024-02-05 17:12:45.496 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@18fa7213 2024-02-05 17:12:45.496 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@18fa7213 2024-02-05 17:12:45.496 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-05 17:12:45.498 [DefaultDispatcher-worker-10 @coroutine#3076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-05 17:12:45.498 [DefaultDispatcher-worker-10 @coroutine#3076] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40467/UmAppDatabase/replication/nodeId 2024-02-05 17:12:45.498 [DefaultDispatcher-worker-10 @coroutine#3076] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40467/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:45.498 [DefaultDispatcher-worker-10 @coroutine#3076] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40467/UmAppDatabase/replication/nodeId 2024-02-05 17:12:45.500 [DefaultDispatcher-worker-11 @coroutine#3076] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40467/UmAppDatabase/replication/nodeId 2024-02-05 17:12:45.500 [DefaultDispatcher-worker-11 @coroutine#3076] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40467/UmAppDatabase/replication/nodeId 2024-02-05 17:12:45.639 [DefaultDispatcher-worker-12 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6939e1 2024-02-05 17:12:45.640 [DefaultDispatcher-worker-12 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46281/UmAppDatabase/replication/nodeId 2024-02-05 17:12:45.640 [DefaultDispatcher-worker-12 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46281/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:45.640 [DefaultDispatcher-worker-12 @coroutine#2920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46281/UmAppDatabase/replication/nodeId 2024-02-05 17:12:45.642 [DefaultDispatcher-worker-7 @coroutine#2920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46281/UmAppDatabase/replication/nodeId 2024-02-05 17:12:45.642 [DefaultDispatcher-worker-7 @coroutine#2920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46281/UmAppDatabase/replication/nodeId 2024-02-05 17:12:45.662 [Test worker @coroutine#3523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35975b05 2024-02-05 17:12:45.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown initiated... 2024-02-05 17:12:45.687 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Close initiated... 2024-02-05 17:12:45.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 17:12:45.699 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35975b05: (connection evicted) 2024-02-05 17:12:45.700 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60c3beee: (connection evicted) 2024-02-05 17:12:45.700 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e045c86: (connection evicted) 2024-02-05 17:12:45.700 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a3bd59e: (connection evicted) 2024-02-05 17:12:45.701 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f3956bd: (connection evicted) 2024-02-05 17:12:45.701 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52f0a97a: (connection evicted) 2024-02-05 17:12:45.702 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e5c3fce: (connection evicted) 2024-02-05 17:12:45.702 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a7f9ebe: (connection evicted) 2024-02-05 17:12:45.702 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f16a9f2: (connection evicted) 2024-02-05 17:12:45.703 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18fa7213: (connection evicted) 2024-02-05 17:12:45.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:45.704 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Closed. 2024-02-05 17:12:45.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown completed. 2024-02-05 17:12:45.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2024-02-05 17:12:45.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:45.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:45.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:45.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:45.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:45.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:45.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22cce199 2024-02-05 17:12:45.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:45.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:45.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:45.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:45.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:45.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:45.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:45.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:45.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:45.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:45.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:45.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:45.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:45.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:12:45.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:12:45.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:45.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:45.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:12:45.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:45.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2024-02-05 17:12:45.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:45.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:45.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:45.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:45.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:45.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:45.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:45.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:45.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2024-02-05 17:12:45.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@4babe06f 2024-02-05 17:12:45.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@4babe06f 2024-02-05 17:12:45.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2024-02-05 17:12:45.741 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4babe06f 2024-02-05 17:12:45.758 [Test worker @coroutine#3538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4babe06f 2024-02-05 17:12:45.762 [Test worker @coroutine#3541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4babe06f 2024-02-05 17:12:45.764 [DefaultDispatcher-worker-17 @coroutine#3544] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:12:45.764 [DefaultDispatcher-worker-3 @coroutine#3131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e75bef1 2024-02-05 17:12:45.764 [DefaultDispatcher-worker-17 @coroutine#3544] 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-02-05 17:12:45.764 [DefaultDispatcher-worker-17 @coroutine#3544] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:12:45.764 [DefaultDispatcher-worker-17 @coroutine#3544] 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-02-05 17:12:45.765 [DefaultDispatcher-worker-3 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54311/UmAppDatabase/replication/nodeId 2024-02-05 17:12:45.765 [DefaultDispatcher-worker-3 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54311/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:45.765 [DefaultDispatcher-worker-3 @coroutine#3131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54311/UmAppDatabase/replication/nodeId 2024-02-05 17:12:45.766 [DefaultDispatcher-worker-4 @coroutine#3131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54311/UmAppDatabase/replication/nodeId 2024-02-05 17:12:45.766 [DefaultDispatcher-worker-4 @coroutine#3131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54311/UmAppDatabase/replication/nodeId 2024-02-05 17:12:45.770 [DefaultDispatcher-worker-14 @coroutine#3543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4babe06f 2024-02-05 17:12:45.771 [DefaultDispatcher-worker-14 @coroutine#3543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 17:12:45.771 [DefaultDispatcher-worker-14 @coroutine#3543] 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-02-05 17:12:45.771 [DefaultDispatcher-worker-14 @coroutine#3543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 17:12:45.780 [Test worker @coroutine#3553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4babe06f 2024-02-05 17:12:45.792 [DefaultDispatcher-worker-18 @coroutine#3544] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:12:45.792 [DefaultDispatcher-worker-18 @coroutine#3544] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:12:45.796 [DefaultDispatcher-worker-3 @coroutine#3555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4babe06f 2024-02-05 17:12:45.806 [DefaultDispatcher-worker-6 @coroutine#3543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 17:12:45.806 [DefaultDispatcher-worker-6 @coroutine#3543] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 17:12:45.839 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:12:45.854 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@609aa2ad 2024-02-05 17:12:45.855 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@609aa2ad 2024-02-05 17:12:45.858 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e5d50ce 2024-02-05 17:12:45.858 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e5d50ce 2024-02-05 17:12:45.861 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a62c9dd 2024-02-05 17:12:45.861 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a62c9dd 2024-02-05 17:12:45.876 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f605af5 2024-02-05 17:12:45.876 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f605af5 2024-02-05 17:12:45.886 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a5a0a7e 2024-02-05 17:12:45.886 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a5a0a7e 2024-02-05 17:12:45.890 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e85f2db 2024-02-05 17:12:45.890 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e85f2db 2024-02-05 17:12:45.894 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@6255fcf7 2024-02-05 17:12:45.894 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@6255fcf7 2024-02-05 17:12:45.907 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4babe06f 2024-02-05 17:12:45.908 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f4fa5ba 2024-02-05 17:12:45.909 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f4fa5ba 2024-02-05 17:12:45.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown initiated... 2024-02-05 17:12:45.913 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Close initiated... 2024-02-05 17:12:45.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Before closing stats (total=9, active=0, idle=9, waiting=0) 2024-02-05 17:12:45.913 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@58c5fd7 2024-02-05 17:12:45.913 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@58c5fd7 2024-02-05 17:12:45.913 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - After adding stats (total=9, active=0, idle=9, waiting=0) 2024-02-05 17:12:45.927 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4babe06f: (connection evicted) 2024-02-05 17:12:45.928 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@609aa2ad: (connection evicted) 2024-02-05 17:12:45.928 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e5d50ce: (connection evicted) 2024-02-05 17:12:45.928 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a62c9dd: (connection evicted) 2024-02-05 17:12:45.929 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f605af5: (connection evicted) 2024-02-05 17:12:45.929 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a5a0a7e: (connection evicted) 2024-02-05 17:12:45.930 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e85f2db: (connection evicted) 2024-02-05 17:12:45.930 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6255fcf7: (connection evicted) 2024-02-05 17:12:45.931 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f4fa5ba: (connection evicted) 2024-02-05 17:12:45.931 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58c5fd7: (connection evicted) 2024-02-05 17:12:45.932 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:45.932 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Closed. 2024-02-05 17:12:45.932 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown completed. 2024-02-05 17:12:45.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2024-02-05 17:12:45.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:45.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:45.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:45.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:45.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:45.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:45.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@598ff2b3 2024-02-05 17:12:45.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:45.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:45.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:45.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:45.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:45.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:45.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:45.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:45.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:45.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:45.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:45.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:45.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:45.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:12:45.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:12:45.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:45.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:45.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:12:45.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:45.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2024-02-05 17:12:45.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:45.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:45.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:45.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:45.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:45.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:45.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:45.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:45.936 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2024-02-05 17:12:45.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@67cd193d 2024-02-05 17:12:45.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@67cd193d 2024-02-05 17:12:45.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2024-02-05 17:12:45.944 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67cd193d 2024-02-05 17:12:45.961 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67cd193d 2024-02-05 17:12:45.964 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67cd193d 2024-02-05 17:12:45.967 [DefaultDispatcher-worker-13 @coroutine#3570] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:12:45.968 [DefaultDispatcher-worker-13 @coroutine#3570] 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-02-05 17:12:45.968 [DefaultDispatcher-worker-13 @coroutine#3570] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:12:45.968 [DefaultDispatcher-worker-13 @coroutine#3570] 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-02-05 17:12:45.974 [DefaultDispatcher-worker-16 @coroutine#3568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67cd193d 2024-02-05 17:12:45.974 [DefaultDispatcher-worker-16 @coroutine#3568] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 17:12:45.974 [DefaultDispatcher-worker-16 @coroutine#3568] 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-02-05 17:12:45.974 [DefaultDispatcher-worker-16 @coroutine#3568] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 17:12:45.978 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67cd193d 2024-02-05 17:12:45.981 [DefaultDispatcher-worker-13 @coroutine#3570] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:12:45.981 [DefaultDispatcher-worker-13 @coroutine#3570] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:12:45.986 [DefaultDispatcher-worker-5 @coroutine#3568] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 17:12:45.986 [DefaultDispatcher-worker-5 @coroutine#3568] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 17:12:45.993 [DefaultDispatcher-worker-8 @coroutine#3580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67cd193d 2024-02-05 17:12:46.043 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:12:46.045 [Test worker @coroutine#3584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67cd193d 2024-02-05 17:12:46.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown initiated... 2024-02-05 17:12:46.049 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Close initiated... 2024-02-05 17:12:46.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:46.075 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67cd193d: (connection evicted) 2024-02-05 17:12:46.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:46.076 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Closed. 2024-02-05 17:12:46.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown completed. 2024-02-05 17:12:46.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2024-02-05 17:12:46.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:46.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:46.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:46.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:46.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:46.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:46.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@386ea60f 2024-02-05 17:12:46.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:46.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:46.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:46.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:46.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:46.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:46.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:46.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:46.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:46.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:46.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:46.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:46.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:46.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:12:46.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:12:46.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:46.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:46.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:12:46.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:46.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2024-02-05 17:12:46.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:46.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:46.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:46.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:46.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:46.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:46.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:46.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:46.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2024-02-05 17:12:46.083 [DefaultDispatcher-worker-9 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@663e1144 2024-02-05 17:12:46.083 [DefaultDispatcher-worker-6 @coroutine#3177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b666366 2024-02-05 17:12:46.084 [DefaultDispatcher-worker-9 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36495/UmAppDatabase/replication/nodeId 2024-02-05 17:12:46.084 [DefaultDispatcher-worker-9 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36495/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:46.084 [DefaultDispatcher-worker-9 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36495/UmAppDatabase/replication/nodeId 2024-02-05 17:12:46.084 [DefaultDispatcher-worker-6 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54845/UmAppDatabase/replication/nodeId 2024-02-05 17:12:46.084 [DefaultDispatcher-worker-6 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54845/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:46.084 [DefaultDispatcher-worker-6 @coroutine#3177] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54845/UmAppDatabase/replication/nodeId 2024-02-05 17:12:46.086 [DefaultDispatcher-worker-3 @coroutine#3177] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54845/UmAppDatabase/replication/nodeId 2024-02-05 17:12:46.086 [DefaultDispatcher-worker-3 @coroutine#3177] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54845/UmAppDatabase/replication/nodeId 2024-02-05 17:12:46.087 [DefaultDispatcher-worker-3 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36495/UmAppDatabase/replication/nodeId 2024-02-05 17:12:46.087 [DefaultDispatcher-worker-3 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36495/UmAppDatabase/replication/nodeId 2024-02-05 17:12:46.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@99774ec 2024-02-05 17:12:46.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@99774ec 2024-02-05 17:12:46.103 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2024-02-05 17:12:46.104 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99774ec 2024-02-05 17:12:46.160 [Test worker @coroutine#3594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99774ec 2024-02-05 17:12:46.169 [Test worker @coroutine#3596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99774ec 2024-02-05 17:12:46.172 [DefaultDispatcher-worker-13 @coroutine#3599] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:12:46.172 [DefaultDispatcher-worker-13 @coroutine#3599] 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-02-05 17:12:46.172 [DefaultDispatcher-worker-13 @coroutine#3599] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:12:46.172 [DefaultDispatcher-worker-13 @coroutine#3599] 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-02-05 17:12:46.181 [DefaultDispatcher-worker-17 @coroutine#3598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99774ec 2024-02-05 17:12:46.181 [DefaultDispatcher-worker-17 @coroutine#3598] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 17:12:46.181 [DefaultDispatcher-worker-17 @coroutine#3598] 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-02-05 17:12:46.181 [DefaultDispatcher-worker-17 @coroutine#3598] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 17:12:46.186 [DefaultDispatcher-worker-15 @coroutine#3599] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:12:46.186 [DefaultDispatcher-worker-15 @coroutine#3599] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:12:46.196 [Test worker @coroutine#3603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99774ec 2024-02-05 17:12:46.199 [DefaultDispatcher-worker-13 @coroutine#3598] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 17:12:46.199 [DefaultDispatcher-worker-13 @coroutine#3598] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 17:12:46.203 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:12:46.211 [DefaultDispatcher-worker-5 @coroutine#3609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99774ec 2024-02-05 17:12:46.226 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ee05d86 2024-02-05 17:12:46.227 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ee05d86 2024-02-05 17:12:46.230 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@3027b42a 2024-02-05 17:12:46.230 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@3027b42a 2024-02-05 17:12:46.252 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@341836f6 2024-02-05 17:12:46.252 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@341836f6 2024-02-05 17:12:46.256 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@711abe11 2024-02-05 17:12:46.256 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@711abe11 2024-02-05 17:12:46.259 [DefaultDispatcher-worker-10 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294a12b5 2024-02-05 17:12:46.259 [DefaultDispatcher-worker-10 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2024-02-05 17:12:46.259 [DefaultDispatcher-worker-10 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:46.259 [DefaultDispatcher-worker-10 @coroutine#3000] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2024-02-05 17:12:46.261 [DefaultDispatcher-worker-6 @coroutine#3000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2024-02-05 17:12:46.261 [DefaultDispatcher-worker-6 @coroutine#3000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2024-02-05 17:12:46.262 [DefaultDispatcher-worker-10 @coroutine#3233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6e3b67 2024-02-05 17:12:46.262 [DefaultDispatcher-worker-10 @coroutine#3233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46605/UmAppDatabase/replication/nodeId 2024-02-05 17:12:46.262 [DefaultDispatcher-worker-10 @coroutine#3233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46605/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:46.262 [DefaultDispatcher-worker-10 @coroutine#3233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46605/UmAppDatabase/replication/nodeId 2024-02-05 17:12:46.264 [DefaultDispatcher-worker-6 @coroutine#3233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46605/UmAppDatabase/replication/nodeId 2024-02-05 17:12:46.264 [DefaultDispatcher-worker-6 @coroutine#3233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46605/UmAppDatabase/replication/nodeId 2024-02-05 17:12:46.271 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@4daad1d9 2024-02-05 17:12:46.271 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@4daad1d9 2024-02-05 17:12:46.275 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@4021aaa2 2024-02-05 17:12:46.275 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@4021aaa2 2024-02-05 17:12:46.278 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@357b9bd6 2024-02-05 17:12:46.279 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@357b9bd6 2024-02-05 17:12:46.279 [DefaultDispatcher-worker-7 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da6d695 2024-02-05 17:12:46.280 [DefaultDispatcher-worker-7 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48751/UmAppDatabase/replication/nodeId 2024-02-05 17:12:46.280 [DefaultDispatcher-worker-7 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48751/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:46.280 [DefaultDispatcher-worker-7 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48751/UmAppDatabase/replication/nodeId 2024-02-05 17:12:46.282 [DefaultDispatcher-worker-12 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48751/UmAppDatabase/replication/nodeId 2024-02-05 17:12:46.282 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@1135415e 2024-02-05 17:12:46.282 [DefaultDispatcher-worker-12 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48751/UmAppDatabase/replication/nodeId 2024-02-05 17:12:46.282 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@1135415e 2024-02-05 17:12:46.318 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@a8a6eb8 2024-02-05 17:12:46.318 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@a8a6eb8 2024-02-05 17:12:46.318 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-05 17:12:46.318 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99774ec 2024-02-05 17:12:46.322 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown initiated... 2024-02-05 17:12:46.322 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Close initiated... 2024-02-05 17:12:46.322 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 17:12:46.322 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@99774ec: (connection evicted) 2024-02-05 17:12:46.323 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ee05d86: (connection evicted) 2024-02-05 17:12:46.323 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3027b42a: (connection evicted) 2024-02-05 17:12:46.324 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@341836f6: (connection evicted) 2024-02-05 17:12:46.324 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@711abe11: (connection evicted) 2024-02-05 17:12:46.325 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4daad1d9: (connection evicted) 2024-02-05 17:12:46.325 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4021aaa2: (connection evicted) 2024-02-05 17:12:46.326 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@357b9bd6: (connection evicted) 2024-02-05 17:12:46.326 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1135415e: (connection evicted) 2024-02-05 17:12:46.326 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a8a6eb8: (connection evicted) 2024-02-05 17:12:46.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:46.327 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Closed. 2024-02-05 17:12:46.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown completed. 2024-02-05 17:12:46.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2024-02-05 17:12:46.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:46.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:46.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:46.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:46.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:46.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:46.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bd1b07d 2024-02-05 17:12:46.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:46.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:46.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:46.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:46.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:46.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:46.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:46.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:46.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:46.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:46.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:46.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:46.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:46.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:12:46.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:12:46.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:46.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:46.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:12:46.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:46.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2024-02-05 17:12:46.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:46.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:46.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:46.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:46.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:46.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:46.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:46.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:46.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2024-02-05 17:12:46.345 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fafd099 2024-02-05 17:12:46.345 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fafd099 2024-02-05 17:12:46.345 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2024-02-05 17:12:46.346 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fafd099 2024-02-05 17:12:46.380 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fafd099 2024-02-05 17:12:46.385 [DefaultDispatcher-worker-14 @coroutine#3059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f159911 2024-02-05 17:12:46.385 [DefaultDispatcher-worker-14 @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:12:46.385 [DefaultDispatcher-worker-14 @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://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:46.385 [DefaultDispatcher-worker-14 @coroutine#3059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:12:46.387 [DefaultDispatcher-worker-17 @coroutine#3059] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:12:46.395 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fafd099 2024-02-05 17:12:46.397 [DefaultDispatcher-worker-14 @coroutine#3635] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 17:12:46.398 [DefaultDispatcher-worker-14 @coroutine#3635] 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/replication/ackAndGetPendingReplications. 2024-02-05 17:12:46.398 [DefaultDispatcher-worker-14 @coroutine#3635] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 17:12:46.398 [DefaultDispatcher-worker-14 @coroutine#3635] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 17:12:46.406 [DefaultDispatcher-worker-6 @coroutine#3634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fafd099 2024-02-05 17:12:46.406 [DefaultDispatcher-worker-6 @coroutine#3634] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-05 17:12:46.406 [DefaultDispatcher-worker-6 @coroutine#3634] 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/replication/nodeId. 2024-02-05 17:12:46.406 [DefaultDispatcher-worker-6 @coroutine#3634] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-05 17:12:46.418 [DefaultDispatcher-worker-8 @coroutine#3641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fafd099 2024-02-05 17:12:46.420 [DefaultDispatcher-worker-8 @coroutine#3635] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 17:12:46.420 [DefaultDispatcher-worker-8 @coroutine#3635] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 17:12:46.427 [DefaultDispatcher-worker-3 @coroutine#3641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fafd099 2024-02-05 17:12:46.432 [DefaultDispatcher-worker-8 @coroutine#3634] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-05 17:12:46.432 [DefaultDispatcher-worker-8 @coroutine#3634] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-05 17:12:46.437 [DefaultDispatcher-worker-13 @coroutine#3641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fafd099 2024-02-05 17:12:46.445 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:12:46.449 [DefaultDispatcher-worker-13 @coroutine#3641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fafd099 2024-02-05 17:12:46.452 [Test worker @coroutine#3649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fafd099 2024-02-05 17:12:46.458 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@f4e33dc 2024-02-05 17:12:46.458 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@f4e33dc 2024-02-05 17:12:46.461 [DefaultDispatcher-worker-15 @coroutine#2885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f61188 2024-02-05 17:12:46.461 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@189cc45 2024-02-05 17:12:46.461 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@189cc45 2024-02-05 17:12:46.461 [DefaultDispatcher-worker-15 @coroutine#2885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId 2024-02-05 17:12:46.461 [DefaultDispatcher-worker-15 @coroutine#2885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:46.461 [DefaultDispatcher-worker-15 @coroutine#2885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId 2024-02-05 17:12:46.462 [DefaultDispatcher-worker-16 @coroutine#2885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId 2024-02-05 17:12:46.463 [DefaultDispatcher-worker-16 @coroutine#2885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId 2024-02-05 17:12:46.464 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b658ac 2024-02-05 17:12:46.464 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b658ac 2024-02-05 17:12:46.467 [DefaultDispatcher-worker-5 @coroutine#3641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fafd099 2024-02-05 17:12:46.467 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@40b4c67e 2024-02-05 17:12:46.467 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@40b4c67e 2024-02-05 17:12:46.471 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e1add67 2024-02-05 17:12:46.471 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e1add67 2024-02-05 17:12:46.475 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@713ec505 2024-02-05 17:12:46.475 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@713ec505 2024-02-05 17:12:46.479 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@467a80b6 2024-02-05 17:12:46.479 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@467a80b6 2024-02-05 17:12:46.480 [DefaultDispatcher-worker-7 @coroutine#3641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fafd099 2024-02-05 17:12:46.482 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown initiated... 2024-02-05 17:12:46.482 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Close initiated... 2024-02-05 17:12:46.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Before closing stats (total=8, active=0, idle=8, waiting=0) 2024-02-05 17:12:46.484 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@209b3931 2024-02-05 17:12:46.484 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@209b3931 2024-02-05 17:12:46.484 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5fafd099: (connection evicted) 2024-02-05 17:12:46.485 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f4e33dc: (connection evicted) 2024-02-05 17:12:46.485 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@189cc45: (connection evicted) 2024-02-05 17:12:46.486 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b658ac: (connection evicted) 2024-02-05 17:12:46.486 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40b4c67e: (connection evicted) 2024-02-05 17:12:46.486 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e1add67: (connection evicted) 2024-02-05 17:12:46.487 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@713ec505: (connection evicted) 2024-02-05 17:12:46.488 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@467a80b6: (connection evicted) 2024-02-05 17:12:46.488 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@209b3931: (connection evicted) 2024-02-05 17:12:46.489 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:46.489 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Closed. 2024-02-05 17:12:46.489 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown completed. 2024-02-05 17:12:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2024-02-05 17:12:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7552f05b 2024-02-05 17:12:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:12:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:12:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:12:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2024-02-05 17:12:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:46.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2024-02-05 17:12:46.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@322593ed 2024-02-05 17:12:46.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@322593ed 2024-02-05 17:12:46.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2024-02-05 17:12:46.496 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@322593ed 2024-02-05 17:12:46.508 [DefaultDispatcher-worker-9 @coroutine#3076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-05 17:12:46.509 [DefaultDispatcher-worker-9 @coroutine#3076] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40467/UmAppDatabase/replication/nodeId 2024-02-05 17:12:46.509 [DefaultDispatcher-worker-9 @coroutine#3076] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40467/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:46.509 [DefaultDispatcher-worker-9 @coroutine#3076] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40467/UmAppDatabase/replication/nodeId 2024-02-05 17:12:46.511 [DefaultDispatcher-worker-7 @coroutine#3076] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40467/UmAppDatabase/replication/nodeId 2024-02-05 17:12:46.512 [DefaultDispatcher-worker-7 @coroutine#3076] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40467/UmAppDatabase/replication/nodeId 2024-02-05 17:12:46.515 [Test worker @coroutine#3656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@322593ed 2024-02-05 17:12:46.518 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@322593ed 2024-02-05 17:12:46.520 [DefaultDispatcher-worker-12 @coroutine#3665] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 17:12:46.521 [DefaultDispatcher-worker-12 @coroutine#3665] 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/replication/ackAndGetPendingReplications. 2024-02-05 17:12:46.521 [DefaultDispatcher-worker-12 @coroutine#3665] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 17:12:46.521 [DefaultDispatcher-worker-12 @coroutine#3665] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 17:12:46.528 [DefaultDispatcher-worker-5 @coroutine#3664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@322593ed 2024-02-05 17:12:46.528 [DefaultDispatcher-worker-5 @coroutine#3664] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-05 17:12:46.529 [DefaultDispatcher-worker-5 @coroutine#3664] 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/replication/nodeId. 2024-02-05 17:12:46.529 [DefaultDispatcher-worker-5 @coroutine#3664] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-05 17:12:46.542 [DefaultDispatcher-worker-11 @coroutine#3671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@322593ed 2024-02-05 17:12:46.542 [DefaultDispatcher-worker-15 @coroutine#3665] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 17:12:46.542 [DefaultDispatcher-worker-15 @coroutine#3665] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 17:12:46.551 [DefaultDispatcher-worker-16 @coroutine#3671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@322593ed 2024-02-05 17:12:46.556 [DefaultDispatcher-worker-11 @coroutine#3664] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-05 17:12:46.556 [DefaultDispatcher-worker-11 @coroutine#3664] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-05 17:12:46.561 [DefaultDispatcher-worker-15 @coroutine#3671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@322593ed 2024-02-05 17:12:46.569 [DefaultDispatcher-worker-10 @coroutine#3671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@322593ed 2024-02-05 17:12:46.578 [DefaultDispatcher-worker-2 @coroutine#3671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@322593ed 2024-02-05 17:12:46.586 [DefaultDispatcher-worker-2 @coroutine#3671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@322593ed 2024-02-05 17:12:46.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown initiated... 2024-02-05 17:12:46.589 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Close initiated... 2024-02-05 17:12:46.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:46.591 [HikariPool-111 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Closing connection org.sqlite.jdbc4.JDBC4Connection@322593ed: (connection evicted) 2024-02-05 17:12:46.592 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:46.592 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Closed. 2024-02-05 17:12:46.592 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown completed. 2024-02-05 17:12:46.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2024-02-05 17:12:46.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:46.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:46.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:46.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:46.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:46.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:46.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75caecf7 2024-02-05 17:12:46.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:46.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:46.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:46.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:46.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:46.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:46.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:46.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:46.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:46.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:46.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:46.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:46.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:46.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:12:46.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:12:46.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:46.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:46.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:12:46.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:46.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2024-02-05 17:12:46.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:46.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:46.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:46.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:46.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:46.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:46.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:46.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:46.593 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2024-02-05 17:12:46.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fd409c1 2024-02-05 17:12:46.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fd409c1 2024-02-05 17:12:46.599 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2024-02-05 17:12:46.600 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fd409c1 2024-02-05 17:12:46.615 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fd409c1 2024-02-05 17:12:46.618 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fd409c1 2024-02-05 17:12:46.620 [DefaultDispatcher-worker-10 @coroutine#3692] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 17:12:46.620 [DefaultDispatcher-worker-10 @coroutine#3692] 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/replication/ackAndGetPendingReplications. 2024-02-05 17:12:46.620 [DefaultDispatcher-worker-10 @coroutine#3692] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 17:12:46.620 [DefaultDispatcher-worker-10 @coroutine#3692] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 17:12:46.634 [DefaultDispatcher-worker-3 @coroutine#3692] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 17:12:46.634 [DefaultDispatcher-worker-3 @coroutine#3692] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 17:12:46.640 [DefaultDispatcher-worker-3 @coroutine#3691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fd409c1 2024-02-05 17:12:46.641 [DefaultDispatcher-worker-3 @coroutine#3691] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-05 17:12:46.641 [DefaultDispatcher-worker-3 @coroutine#3691] 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/replication/nodeId. 2024-02-05 17:12:46.641 [DefaultDispatcher-worker-3 @coroutine#3691] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-05 17:12:46.643 [DefaultDispatcher-worker-7 @coroutine#3691] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-05 17:12:46.643 [DefaultDispatcher-worker-7 @coroutine#3691] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-05 17:12:46.650 [DefaultDispatcher-worker-9 @coroutine#3697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fd409c1 2024-02-05 17:12:46.651 [DefaultDispatcher-worker-10 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6939e1 2024-02-05 17:12:46.652 [DefaultDispatcher-worker-10 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46281/UmAppDatabase/replication/nodeId 2024-02-05 17:12:46.652 [DefaultDispatcher-worker-10 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46281/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:46.652 [DefaultDispatcher-worker-10 @coroutine#2920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46281/UmAppDatabase/replication/nodeId 2024-02-05 17:12:46.653 [DefaultDispatcher-worker-10 @coroutine#2920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46281/UmAppDatabase/replication/nodeId 2024-02-05 17:12:46.653 [DefaultDispatcher-worker-10 @coroutine#2920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46281/UmAppDatabase/replication/nodeId 2024-02-05 17:12:46.659 [DefaultDispatcher-worker-17 @coroutine#3697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fd409c1 2024-02-05 17:12:46.668 [DefaultDispatcher-worker-5 @coroutine#3697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fd409c1 2024-02-05 17:12:46.676 [DefaultDispatcher-worker-1 @coroutine#3697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fd409c1 2024-02-05 17:12:46.684 [DefaultDispatcher-worker-17 @coroutine#3697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fd409c1 2024-02-05 17:12:46.691 [DefaultDispatcher-worker-7 @coroutine#3697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fd409c1 2024-02-05 17:12:46.694 [Test worker @coroutine#3711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fd409c1 2024-02-05 17:12:46.697 [Test worker @coroutine#3713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fd409c1 2024-02-05 17:12:46.699 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:12:46.704 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@223b2add 2024-02-05 17:12:46.704 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@223b2add 2024-02-05 17:12:46.708 [DefaultDispatcher-worker-11 @coroutine#3697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fd409c1 2024-02-05 17:12:46.708 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cfcc0ea 2024-02-05 17:12:46.708 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cfcc0ea 2024-02-05 17:12:46.711 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@28c341ad 2024-02-05 17:12:46.711 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@28c341ad 2024-02-05 17:12:46.715 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dc1cad1 2024-02-05 17:12:46.715 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dc1cad1 2024-02-05 17:12:46.718 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@16d76876 2024-02-05 17:12:46.718 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@16d76876 2024-02-05 17:12:46.719 [DefaultDispatcher-worker-2 @coroutine#3697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fd409c1 2024-02-05 17:12:46.722 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ce601d6 2024-02-05 17:12:46.722 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ce601d6 2024-02-05 17:12:46.726 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e1afdce 2024-02-05 17:12:46.726 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e1afdce 2024-02-05 17:12:46.729 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@dee359e 2024-02-05 17:12:46.729 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@dee359e 2024-02-05 17:12:46.733 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@20d7688d 2024-02-05 17:12:46.733 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@20d7688d 2024-02-05 17:12:46.733 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-05 17:12:46.737 [DefaultDispatcher-worker-13 @coroutine#3697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fd409c1 2024-02-05 17:12:46.739 [Test worker @coroutine#3697] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/PersonDao/findByUidAsync?uid=555394103050002433 2024-02-05 17:12:46.739 [Test worker @coroutine#3697] 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/PersonDao/findByUidAsync?uid=555394103050002433. 2024-02-05 17:12:46.740 [Test worker @coroutine#3697] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/PersonDao/findByUidAsync?uid=555394103050002433 2024-02-05 17:12:46.759 [Test worker @coroutine#3697] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/PersonDao/findByUidAsync?uid=555394103050002433 2024-02-05 17:12:46.759 [Test worker @coroutine#3697] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/PersonDao/findByUidAsync?uid=555394103050002433 2024-02-05 17:12:46.771 [DefaultDispatcher-worker-14 @coroutine#3697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fd409c1 2024-02-05 17:12:46.776 [DefaultDispatcher-worker-18 @coroutine#3131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e75bef1 2024-02-05 17:12:46.777 [DefaultDispatcher-worker-18 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54311/UmAppDatabase/replication/nodeId 2024-02-05 17:12:46.777 [DefaultDispatcher-worker-18 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54311/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:46.777 [DefaultDispatcher-worker-18 @coroutine#3131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54311/UmAppDatabase/replication/nodeId 2024-02-05 17:12:46.778 [DefaultDispatcher-worker-17 @coroutine#3131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54311/UmAppDatabase/replication/nodeId 2024-02-05 17:12:46.778 [DefaultDispatcher-worker-17 @coroutine#3131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54311/UmAppDatabase/replication/nodeId 2024-02-05 17:12:46.781 [DefaultDispatcher-worker-7 @coroutine#3697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fd409c1 2024-02-05 17:12:46.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown initiated... 2024-02-05 17:12:46.784 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Close initiated... 2024-02-05 17:12:46.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 17:12:46.799 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fd409c1: (connection evicted) 2024-02-05 17:12:46.800 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@223b2add: (connection evicted) 2024-02-05 17:12:46.800 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2cfcc0ea: (connection evicted) 2024-02-05 17:12:46.801 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28c341ad: (connection evicted) 2024-02-05 17:12:46.801 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6dc1cad1: (connection evicted) 2024-02-05 17:12:46.802 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16d76876: (connection evicted) 2024-02-05 17:12:46.802 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ce601d6: (connection evicted) 2024-02-05 17:12:46.803 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e1afdce: (connection evicted) 2024-02-05 17:12:46.803 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@dee359e: (connection evicted) 2024-02-05 17:12:46.804 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20d7688d: (connection evicted) 2024-02-05 17:12:46.804 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:46.805 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Closed. 2024-02-05 17:12:46.805 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown completed. 2024-02-05 17:12:46.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2024-02-05 17:12:46.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:46.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:46.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:46.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:46.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:46.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:46.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5eed2edf 2024-02-05 17:12:46.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:46.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:46.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:46.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:46.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:46.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:46.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:46.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:46.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:46.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:46.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:46.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:46.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:46.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:12:46.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:12:46.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:46.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:46.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:12:46.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:46.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2024-02-05 17:12:46.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:46.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:46.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:46.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:46.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:46.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:46.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:46.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:46.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2024-02-05 17:12:46.818 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5 2024-02-05 17:12:46.818 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5 2024-02-05 17:12:46.818 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2024-02-05 17:12:46.819 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5 2024-02-05 17:12:46.836 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5 2024-02-05 17:12:46.838 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5 2024-02-05 17:12:46.840 [DefaultDispatcher-worker-7 @coroutine#3731] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 17:12:46.840 [DefaultDispatcher-worker-7 @coroutine#3731] 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/replication/ackAndGetPendingReplications. 2024-02-05 17:12:46.840 [DefaultDispatcher-worker-7 @coroutine#3731] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 17:12:46.840 [DefaultDispatcher-worker-7 @coroutine#3731] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 17:12:46.842 [DefaultDispatcher-worker-12 @coroutine#3731] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 17:12:46.842 [DefaultDispatcher-worker-12 @coroutine#3731] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 17:12:46.849 [DefaultDispatcher-worker-3 @coroutine#3730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5 2024-02-05 17:12:46.849 [DefaultDispatcher-worker-3 @coroutine#3730] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-05 17:12:46.849 [DefaultDispatcher-worker-3 @coroutine#3730] 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/replication/nodeId. 2024-02-05 17:12:46.849 [DefaultDispatcher-worker-3 @coroutine#3730] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-05 17:12:46.850 [DefaultDispatcher-worker-1 @coroutine#3730] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-05 17:12:46.850 [DefaultDispatcher-worker-1 @coroutine#3730] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-05 17:12:46.858 [DefaultDispatcher-worker-1 @coroutine#3735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5 2024-02-05 17:12:46.867 [DefaultDispatcher-worker-3 @coroutine#3735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5 2024-02-05 17:12:46.877 [DefaultDispatcher-worker-18 @coroutine#3735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5 2024-02-05 17:12:46.885 [DefaultDispatcher-worker-11 @coroutine#3735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5 2024-02-05 17:12:46.894 [DefaultDispatcher-worker-12 @coroutine#3735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5 2024-02-05 17:12:46.903 [DefaultDispatcher-worker-18 @coroutine#3735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5 2024-02-05 17:12:46.907 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5 2024-02-05 17:12:46.916 [DefaultDispatcher-worker-12 @coroutine#3735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5 2024-02-05 17:12:46.918 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:12:46.924 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e9fe0a9 2024-02-05 17:12:46.924 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e9fe0a9 2024-02-05 17:12:46.926 [DefaultDispatcher-worker-7 @coroutine#3735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5 2024-02-05 17:12:46.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown initiated... 2024-02-05 17:12:46.928 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Close initiated... 2024-02-05 17:12:46.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Before closing stats (total=2, active=0, idle=2, waiting=0) 2024-02-05 17:12:46.928 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5: (connection evicted) 2024-02-05 17:12:46.929 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@10580d0a 2024-02-05 17:12:46.929 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@10580d0a 2024-02-05 17:12:46.929 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e9fe0a9: (connection evicted) 2024-02-05 17:12:46.930 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10580d0a: (connection evicted) 2024-02-05 17:12:46.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:46.930 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Closed. 2024-02-05 17:12:46.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown completed. 2024-02-05 17:12:46.949 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2024-02-05 17:12:46.949 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:46.949 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:46.949 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:46.949 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:46.949 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:46.949 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:46.949 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4088c5e6 2024-02-05 17:12:46.949 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:46.949 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:46.949 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:46.949 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:46.949 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:46.949 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:46.949 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:46.949 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:46.949 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:46.949 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:46.949 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:46.949 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:46.949 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:46.949 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:46.949 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:46.949 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:46.949 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:46.949 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:46.949 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:46.949 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2024-02-05 17:12:46.949 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:46.949 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:46.949 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:46.949 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:46.949 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:46.949 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:46.949 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:46.949 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:46.949 [Test worker @coroutine#3752] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2024-02-05 17:12:46.950 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e312811 2024-02-05 17:12:46.950 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e312811 2024-02-05 17:12:46.950 [Test worker @coroutine#3752] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2024-02-05 17:12:46.972 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e312811 2024-02-05 17:12:46.990 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e312811 2024-02-05 17:12:46.992 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e312811 2024-02-05 17:12:46.994 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e312811 2024-02-05 17:12:47.004 [DefaultDispatcher-worker-10 @coroutine#3760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e312811 2024-02-05 17:12:47.018 [DefaultDispatcher-worker-7 @coroutine#3772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e312811 2024-02-05 17:12:47.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown initiated... 2024-02-05 17:12:47.021 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Close initiated... 2024-02-05 17:12:47.021 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:47.021 [HikariPool-114 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e312811: (connection evicted) 2024-02-05 17:12:47.021 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:47.021 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Closed. 2024-02-05 17:12:47.021 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown completed. 2024-02-05 17:12:47.025 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2024-02-05 17:12:47.025 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:47.025 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:47.025 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:47.025 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:47.025 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:47.025 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:47.025 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f4de96e 2024-02-05 17:12:47.025 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:47.025 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:47.025 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:47.025 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:47.025 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:47.025 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:47.025 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:47.025 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:47.025 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:47.025 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:47.025 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:47.025 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:47.025 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:47.025 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:47.025 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:47.025 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:47.025 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:47.025 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:47.025 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:47.025 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2024-02-05 17:12:47.025 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:47.025 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:47.025 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:47.025 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:47.025 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:47.025 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:47.025 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:47.025 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:47.026 [Test worker @coroutine#3778] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2024-02-05 17:12:47.028 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@c194c4e 2024-02-05 17:12:47.028 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@c194c4e 2024-02-05 17:12:47.028 [Test worker @coroutine#3778] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2024-02-05 17:12:47.042 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c194c4e 2024-02-05 17:12:47.053 [Test worker @coroutine#3779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c194c4e 2024-02-05 17:12:47.055 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c194c4e 2024-02-05 17:12:47.057 [Test worker @coroutine#3783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c194c4e 2024-02-05 17:12:47.058 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2024-02-05 17:12:47.058 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:47.058 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:47.058 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:47.058 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:47.058 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:47.058 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:47.058 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@726dd367 2024-02-05 17:12:47.058 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:47.058 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:47.058 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:47.058 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:47.058 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:47.058 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:47.058 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:47.058 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:47.058 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:47.058 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:47.058 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:47.058 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:47.058 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:47.058 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:47.058 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:47.059 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:47.059 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:47.059 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:47.059 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:47.059 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2024-02-05 17:12:47.059 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:47.059 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:47.059 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:47.059 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:47.059 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:47.059 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:47.059 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:47.059 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:47.059 [Test worker @coroutine#3778] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2024-02-05 17:12:47.059 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@425a5c2e 2024-02-05 17:12:47.059 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@425a5c2e 2024-02-05 17:12:47.059 [Test worker @coroutine#3778] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2024-02-05 17:12:47.082 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@425a5c2e 2024-02-05 17:12:47.096 [DefaultDispatcher-worker-6 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@663e1144 2024-02-05 17:12:47.096 [DefaultDispatcher-worker-4 @coroutine#3177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b666366 2024-02-05 17:12:47.096 [DefaultDispatcher-worker-6 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36495/UmAppDatabase/replication/nodeId 2024-02-05 17:12:47.096 [DefaultDispatcher-worker-6 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36495/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:47.096 [DefaultDispatcher-worker-6 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36495/UmAppDatabase/replication/nodeId 2024-02-05 17:12:47.096 [DefaultDispatcher-worker-4 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54845/UmAppDatabase/replication/nodeId 2024-02-05 17:12:47.096 [DefaultDispatcher-worker-4 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54845/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:47.096 [DefaultDispatcher-worker-4 @coroutine#3177] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54845/UmAppDatabase/replication/nodeId 2024-02-05 17:12:47.098 [DefaultDispatcher-worker-16 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36495/UmAppDatabase/replication/nodeId 2024-02-05 17:12:47.099 [DefaultDispatcher-worker-8 @coroutine#3177] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54845/UmAppDatabase/replication/nodeId 2024-02-05 17:12:47.099 [DefaultDispatcher-worker-8 @coroutine#3177] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54845/UmAppDatabase/replication/nodeId 2024-02-05 17:12:47.102 [DefaultDispatcher-worker-16 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36495/UmAppDatabase/replication/nodeId 2024-02-05 17:12:47.103 [Test worker @coroutine#3785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@425a5c2e 2024-02-05 17:12:47.106 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@425a5c2e 2024-02-05 17:12:47.109 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@425a5c2e 2024-02-05 17:12:47.120 [DefaultDispatcher-worker-15 @coroutine#3797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@425a5c2e 2024-02-05 17:12:47.128 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:12:47.141 [DefaultDispatcher-worker-1 @coroutine#3778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c194c4e 2024-02-05 17:12:47.149 [DefaultDispatcher-worker-18 @coroutine#3778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c194c4e 2024-02-05 17:12:47.156 [DefaultDispatcher-worker-18 @coroutine#3778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c194c4e 2024-02-05 17:12:47.159 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:47.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown initiated... 2024-02-05 17:12:47.169 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Close initiated... 2024-02-05 17:12:47.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:47.169 [HikariPool-115 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c194c4e: (connection evicted) 2024-02-05 17:12:47.170 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:47.170 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Closed. 2024-02-05 17:12:47.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown completed. 2024-02-05 17:12:47.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown initiated... 2024-02-05 17:12:47.170 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Close initiated... 2024-02-05 17:12:47.170 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:47.171 [HikariPool-116 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Closing connection org.sqlite.jdbc4.JDBC4Connection@425a5c2e: (connection evicted) 2024-02-05 17:12:47.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:47.171 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Closed. 2024-02-05 17:12:47.171 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown completed. 2024-02-05 17:12:47.173 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2024-02-05 17:12:47.173 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:47.173 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:47.173 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:47.173 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:47.173 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:47.173 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:47.173 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@362e6fe 2024-02-05 17:12:47.173 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:47.173 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:47.173 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:47.173 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:47.173 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:47.173 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:47.173 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:47.173 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:47.173 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:47.173 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:47.173 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:47.173 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:47.173 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:47.173 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:47.173 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:47.173 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:47.173 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:47.173 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:47.173 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:47.173 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2024-02-05 17:12:47.173 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:47.173 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:47.173 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:47.173 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:47.173 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:47.173 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:47.173 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:47.173 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:47.173 [Test worker @coroutine#3816] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2024-02-05 17:12:47.174 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@6779af40 2024-02-05 17:12:47.174 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@6779af40 2024-02-05 17:12:47.174 [Test worker @coroutine#3816] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2024-02-05 17:12:47.196 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6779af40 2024-02-05 17:12:47.213 [Test worker @coroutine#3819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6779af40 2024-02-05 17:12:47.215 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6779af40 2024-02-05 17:12:47.218 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6779af40 2024-02-05 17:12:47.219 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2024-02-05 17:12:47.219 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:47.219 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:47.219 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:47.219 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:47.219 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:47.219 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:47.219 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f3565c0 2024-02-05 17:12:47.219 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:47.219 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:47.219 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:47.219 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:47.219 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:47.219 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:47.219 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:47.219 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:47.219 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:47.219 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:47.219 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:47.219 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:47.219 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:47.219 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:47.219 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:47.219 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:47.219 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:47.219 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:47.219 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:47.219 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2024-02-05 17:12:47.219 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:47.220 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:47.220 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:47.220 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:47.220 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:47.220 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:47.220 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:47.220 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:47.220 [Test worker @coroutine#3816] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2024-02-05 17:12:47.220 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b27d03d 2024-02-05 17:12:47.220 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b27d03d 2024-02-05 17:12:47.220 [Test worker @coroutine#3816] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2024-02-05 17:12:47.235 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b27d03d 2024-02-05 17:12:47.246 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b27d03d 2024-02-05 17:12:47.248 [Test worker @coroutine#3828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b27d03d 2024-02-05 17:12:47.250 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b27d03d 2024-02-05 17:12:47.261 [DefaultDispatcher-worker-14 @coroutine#3832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b27d03d 2024-02-05 17:12:47.271 [DefaultDispatcher-worker-12 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294a12b5 2024-02-05 17:12:47.271 [DefaultDispatcher-worker-12 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2024-02-05 17:12:47.271 [DefaultDispatcher-worker-12 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:47.271 [DefaultDispatcher-worker-12 @coroutine#3000] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2024-02-05 17:12:47.273 [DefaultDispatcher-worker-12 @coroutine#3000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2024-02-05 17:12:47.273 [DefaultDispatcher-worker-12 @coroutine#3000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2024-02-05 17:12:47.279 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:12:47.279 [DefaultDispatcher-worker-4 @coroutine#3233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6e3b67 2024-02-05 17:12:47.280 [DefaultDispatcher-worker-4 @coroutine#3233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46605/UmAppDatabase/replication/nodeId 2024-02-05 17:12:47.280 [DefaultDispatcher-worker-4 @coroutine#3233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46605/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:47.280 [DefaultDispatcher-worker-4 @coroutine#3233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46605/UmAppDatabase/replication/nodeId 2024-02-05 17:12:47.281 [DefaultDispatcher-worker-1 @coroutine#3233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46605/UmAppDatabase/replication/nodeId 2024-02-05 17:12:47.281 [DefaultDispatcher-worker-14 @coroutine#3816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6779af40 2024-02-05 17:12:47.281 [DefaultDispatcher-worker-1 @coroutine#3233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46605/UmAppDatabase/replication/nodeId 2024-02-05 17:12:47.292 [DefaultDispatcher-worker-18 @coroutine#3816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6779af40 2024-02-05 17:12:47.292 [DefaultDispatcher-worker-12 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da6d695 2024-02-05 17:12:47.293 [DefaultDispatcher-worker-12 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48751/UmAppDatabase/replication/nodeId 2024-02-05 17:12:47.293 [DefaultDispatcher-worker-12 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48751/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:47.293 [DefaultDispatcher-worker-12 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48751/UmAppDatabase/replication/nodeId 2024-02-05 17:12:47.294 [DefaultDispatcher-worker-16 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48751/UmAppDatabase/replication/nodeId 2024-02-05 17:12:47.294 [DefaultDispatcher-worker-16 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48751/UmAppDatabase/replication/nodeId 2024-02-05 17:12:47.301 [DefaultDispatcher-worker-10 @coroutine#3816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6779af40 2024-02-05 17:12:47.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown initiated... 2024-02-05 17:12:47.314 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Close initiated... 2024-02-05 17:12:47.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:47.315 [HikariPool-117 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6779af40: (connection evicted) 2024-02-05 17:12:47.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:47.315 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Closed. 2024-02-05 17:12:47.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown completed. 2024-02-05 17:12:47.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown initiated... 2024-02-05 17:12:47.316 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Close initiated... 2024-02-05 17:12:47.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:47.319 [HikariPool-118 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b27d03d: (connection evicted) 2024-02-05 17:12:47.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:47.320 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Closed. 2024-02-05 17:12:47.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown completed. 2024-02-05 17:12:47.322 [Test worker @coroutine#3866] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2024-02-05 17:12:47.322 [Test worker @coroutine#3866] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:47.322 [Test worker @coroutine#3866] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:47.322 [Test worker @coroutine#3866] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:47.322 [Test worker @coroutine#3866] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:47.323 [Test worker @coroutine#3866] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:47.323 [Test worker @coroutine#3866] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:47.323 [Test worker @coroutine#3866] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@cbaabfb 2024-02-05 17:12:47.323 [Test worker @coroutine#3866] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:47.323 [Test worker @coroutine#3866] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:47.323 [Test worker @coroutine#3866] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:47.323 [Test worker @coroutine#3866] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:47.323 [Test worker @coroutine#3866] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:47.323 [Test worker @coroutine#3866] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:47.323 [Test worker @coroutine#3866] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:47.323 [Test worker @coroutine#3866] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:47.323 [Test worker @coroutine#3866] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:47.323 [Test worker @coroutine#3866] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:47.323 [Test worker @coroutine#3866] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:47.323 [Test worker @coroutine#3866] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:47.323 [Test worker @coroutine#3866] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:47.323 [Test worker @coroutine#3866] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:47.323 [Test worker @coroutine#3866] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:47.323 [Test worker @coroutine#3866] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:47.323 [Test worker @coroutine#3866] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:47.323 [Test worker @coroutine#3866] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:47.323 [Test worker @coroutine#3866] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:47.323 [Test worker @coroutine#3866] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2024-02-05 17:12:47.323 [Test worker @coroutine#3866] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:47.323 [Test worker @coroutine#3866] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:47.323 [Test worker @coroutine#3866] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:47.323 [Test worker @coroutine#3866] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:47.323 [Test worker @coroutine#3866] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:47.323 [Test worker @coroutine#3866] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:47.323 [Test worker @coroutine#3866] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:47.323 [Test worker @coroutine#3866] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:47.323 [Test worker @coroutine#3866] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2024-02-05 17:12:47.327 [Test worker @coroutine#3866] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eb3b690 2024-02-05 17:12:47.327 [Test worker @coroutine#3866] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eb3b690 2024-02-05 17:12:47.327 [Test worker @coroutine#3866] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2024-02-05 17:12:47.348 [Test worker @coroutine#3866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb3b690 2024-02-05 17:12:47.365 [Test worker @coroutine#3867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb3b690 2024-02-05 17:12:47.368 [Test worker @coroutine#3870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb3b690 2024-02-05 17:12:47.371 [Test worker @coroutine#3872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb3b690 2024-02-05 17:12:47.383 [DefaultDispatcher-worker-5 @coroutine#3874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb3b690 2024-02-05 17:12:47.399 [DefaultDispatcher-worker-18 @coroutine#3059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f159911 2024-02-05 17:12:47.399 [DefaultDispatcher-worker-18 @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:12:47.399 [DefaultDispatcher-worker-18 @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://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:47.399 [DefaultDispatcher-worker-18 @coroutine#3059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:12:47.401 [DefaultDispatcher-worker-1 @coroutine#3059] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:12:47.410 [DefaultDispatcher-worker-3 @coroutine#3866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb3b690 2024-02-05 17:12:47.413 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb3b690 2024-02-05 17:12:47.422 [DefaultDispatcher-worker-14 @coroutine#3866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb3b690 2024-02-05 17:12:47.427 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:47.436 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown initiated... 2024-02-05 17:12:47.436 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Close initiated... 2024-02-05 17:12:47.436 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:47.437 [HikariPool-119 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4eb3b690: (connection evicted) 2024-02-05 17:12:47.437 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:47.437 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Closed. 2024-02-05 17:12:47.437 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown completed. 2024-02-05 17:12:47.439 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2024-02-05 17:12:47.439 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:47.439 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:47.439 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:47.439 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:47.439 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:47.439 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:47.439 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f2a5064 2024-02-05 17:12:47.439 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:47.439 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:47.439 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:47.439 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:47.439 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:47.439 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:47.439 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:47.440 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:47.440 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:47.440 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:47.440 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:47.440 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:47.440 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:47.440 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:47.440 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:47.440 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:47.440 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:47.440 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:47.440 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:47.440 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2024-02-05 17:12:47.440 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:47.440 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:47.440 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:47.440 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:47.440 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:47.440 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:47.440 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:47.440 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:47.440 [Test worker @coroutine#3903] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2024-02-05 17:12:47.450 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fe33512 2024-02-05 17:12:47.450 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fe33512 2024-02-05 17:12:47.450 [Test worker @coroutine#3903] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2024-02-05 17:12:47.472 [DefaultDispatcher-worker-6 @coroutine#2885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f61188 2024-02-05 17:12:47.472 [DefaultDispatcher-worker-6 @coroutine#2885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId 2024-02-05 17:12:47.472 [DefaultDispatcher-worker-6 @coroutine#2885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:47.472 [DefaultDispatcher-worker-6 @coroutine#2885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId 2024-02-05 17:12:47.474 [DefaultDispatcher-worker-10 @coroutine#2885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId 2024-02-05 17:12:47.474 [DefaultDispatcher-worker-10 @coroutine#2885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId 2024-02-05 17:12:47.496 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe33512 2024-02-05 17:12:47.520 [DefaultDispatcher-worker-8 @coroutine#3076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-05 17:12:47.521 [DefaultDispatcher-worker-8 @coroutine#3076] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40467/UmAppDatabase/replication/nodeId 2024-02-05 17:12:47.521 [DefaultDispatcher-worker-8 @coroutine#3076] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40467/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:47.521 [DefaultDispatcher-worker-8 @coroutine#3076] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40467/UmAppDatabase/replication/nodeId 2024-02-05 17:12:47.522 [DefaultDispatcher-worker-11 @coroutine#3076] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40467/UmAppDatabase/replication/nodeId 2024-02-05 17:12:47.522 [DefaultDispatcher-worker-11 @coroutine#3076] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40467/UmAppDatabase/replication/nodeId 2024-02-05 17:12:47.525 [Test worker @coroutine#3908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe33512 2024-02-05 17:12:47.528 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe33512 2024-02-05 17:12:47.530 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe33512 2024-02-05 17:12:47.542 [DefaultDispatcher-worker-8 @coroutine#3918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe33512 2024-02-05 17:12:47.544 [Test worker @coroutine#3925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe33512 2024-02-05 17:12:47.551 [HikariPool-120 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:47.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown initiated... 2024-02-05 17:12:47.552 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Close initiated... 2024-02-05 17:12:47.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:47.571 [HikariPool-120 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6fe33512: (connection evicted) 2024-02-05 17:12:47.572 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:47.572 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Closed. 2024-02-05 17:12:47.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown completed. 2024-02-05 17:12:47.574 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2024-02-05 17:12:47.575 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:47.575 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:47.575 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:47.575 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:47.575 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:47.575 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:47.575 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32029cd 2024-02-05 17:12:47.575 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:47.575 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:47.575 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:47.575 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:47.575 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:47.575 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:47.575 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:47.575 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:47.575 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:47.575 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:47.575 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:47.575 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:47.575 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:47.575 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:47.575 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:47.575 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:47.575 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:47.575 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:47.575 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:47.575 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2024-02-05 17:12:47.575 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:47.575 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:47.575 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:47.575 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:47.575 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:47.575 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:47.575 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:47.575 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:47.575 [Test worker @coroutine#3941] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2024-02-05 17:12:47.576 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@55bafbc1 2024-02-05 17:12:47.576 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@55bafbc1 2024-02-05 17:12:47.576 [Test worker @coroutine#3941] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2024-02-05 17:12:47.597 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55bafbc1 2024-02-05 17:12:47.613 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55bafbc1 2024-02-05 17:12:47.623 [Test worker @coroutine#3944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55bafbc1 2024-02-05 17:12:47.626 [Test worker @coroutine#3946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55bafbc1 2024-02-05 17:12:47.641 [DefaultDispatcher-worker-12 @coroutine#3948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55bafbc1 2024-02-05 17:12:47.645 [Test worker @coroutine#3952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55bafbc1 2024-02-05 17:12:47.715 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:47.722 [DefaultDispatcher-worker-3 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6939e1 2024-02-05 17:12:47.722 [DefaultDispatcher-worker-3 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46281/UmAppDatabase/replication/nodeId 2024-02-05 17:12:47.722 [DefaultDispatcher-worker-3 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46281/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:47.722 [DefaultDispatcher-worker-3 @coroutine#2920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46281/UmAppDatabase/replication/nodeId 2024-02-05 17:12:47.724 [DefaultDispatcher-worker-15 @coroutine#2920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46281/UmAppDatabase/replication/nodeId 2024-02-05 17:12:47.724 [DefaultDispatcher-worker-15 @coroutine#2920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46281/UmAppDatabase/replication/nodeId 2024-02-05 17:12:47.803 [DefaultDispatcher-worker-2 @coroutine#3131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e75bef1 2024-02-05 17:12:47.804 [DefaultDispatcher-worker-2 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54311/UmAppDatabase/replication/nodeId 2024-02-05 17:12:47.804 [DefaultDispatcher-worker-2 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54311/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:47.804 [DefaultDispatcher-worker-2 @coroutine#3131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54311/UmAppDatabase/replication/nodeId 2024-02-05 17:12:47.806 [DefaultDispatcher-worker-6 @coroutine#3131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54311/UmAppDatabase/replication/nodeId 2024-02-05 17:12:47.806 [DefaultDispatcher-worker-6 @coroutine#3131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54311/UmAppDatabase/replication/nodeId 2024-02-05 17:12:47.896 [DefaultDispatcher-worker-10 @coroutine#3980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55bafbc1 2024-02-05 17:12:48.111 [DefaultDispatcher-worker-18 @coroutine#3177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b666366 2024-02-05 17:12:48.111 [DefaultDispatcher-worker-9 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@663e1144 2024-02-05 17:12:48.111 [DefaultDispatcher-worker-18 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54845/UmAppDatabase/replication/nodeId 2024-02-05 17:12:48.111 [DefaultDispatcher-worker-18 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54845/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:48.111 [DefaultDispatcher-worker-18 @coroutine#3177] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54845/UmAppDatabase/replication/nodeId 2024-02-05 17:12:48.111 [DefaultDispatcher-worker-9 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36495/UmAppDatabase/replication/nodeId 2024-02-05 17:12:48.111 [DefaultDispatcher-worker-9 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36495/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:48.111 [DefaultDispatcher-worker-9 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36495/UmAppDatabase/replication/nodeId 2024-02-05 17:12:48.113 [DefaultDispatcher-worker-1 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36495/UmAppDatabase/replication/nodeId 2024-02-05 17:12:48.113 [DefaultDispatcher-worker-16 @coroutine#3177] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54845/UmAppDatabase/replication/nodeId 2024-02-05 17:12:48.113 [DefaultDispatcher-worker-1 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36495/UmAppDatabase/replication/nodeId 2024-02-05 17:12:48.113 [DefaultDispatcher-worker-16 @coroutine#3177] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54845/UmAppDatabase/replication/nodeId 2024-02-05 17:12:48.282 [DefaultDispatcher-worker-10 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294a12b5 2024-02-05 17:12:48.282 [DefaultDispatcher-worker-10 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2024-02-05 17:12:48.282 [DefaultDispatcher-worker-10 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:48.282 [DefaultDispatcher-worker-10 @coroutine#3000] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2024-02-05 17:12:48.284 [DefaultDispatcher-worker-14 @coroutine#3000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2024-02-05 17:12:48.284 [DefaultDispatcher-worker-14 @coroutine#3000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2024-02-05 17:12:48.293 [DefaultDispatcher-worker-13 @coroutine#3233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6e3b67 2024-02-05 17:12:48.293 [DefaultDispatcher-worker-13 @coroutine#3233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46605/UmAppDatabase/replication/nodeId 2024-02-05 17:12:48.293 [DefaultDispatcher-worker-13 @coroutine#3233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46605/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:48.293 [DefaultDispatcher-worker-13 @coroutine#3233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46605/UmAppDatabase/replication/nodeId 2024-02-05 17:12:48.295 [DefaultDispatcher-worker-10 @coroutine#3233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46605/UmAppDatabase/replication/nodeId 2024-02-05 17:12:48.295 [DefaultDispatcher-worker-10 @coroutine#3233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46605/UmAppDatabase/replication/nodeId 2024-02-05 17:12:48.304 [DefaultDispatcher-worker-15 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da6d695 2024-02-05 17:12:48.304 [DefaultDispatcher-worker-15 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48751/UmAppDatabase/replication/nodeId 2024-02-05 17:12:48.304 [DefaultDispatcher-worker-15 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48751/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:48.304 [DefaultDispatcher-worker-15 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48751/UmAppDatabase/replication/nodeId 2024-02-05 17:12:48.305 [DefaultDispatcher-worker-6 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48751/UmAppDatabase/replication/nodeId 2024-02-05 17:12:48.305 [DefaultDispatcher-worker-6 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48751/UmAppDatabase/replication/nodeId 2024-02-05 17:12:48.409 [DefaultDispatcher-worker-10 @coroutine#3059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f159911 2024-02-05 17:12:48.409 [DefaultDispatcher-worker-10 @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:12:48.409 [DefaultDispatcher-worker-10 @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://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:48.409 [DefaultDispatcher-worker-10 @coroutine#3059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:12:48.410 [DefaultDispatcher-worker-16 @coroutine#3059] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:12:48.484 [DefaultDispatcher-worker-16 @coroutine#2885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f61188 2024-02-05 17:12:48.484 [DefaultDispatcher-worker-16 @coroutine#2885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId 2024-02-05 17:12:48.484 [DefaultDispatcher-worker-16 @coroutine#2885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:48.484 [DefaultDispatcher-worker-16 @coroutine#2885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId 2024-02-05 17:12:48.486 [DefaultDispatcher-worker-12 @coroutine#2885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId 2024-02-05 17:12:48.486 [DefaultDispatcher-worker-12 @coroutine#2885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId 2024-02-05 17:12:48.532 [DefaultDispatcher-worker-6 @coroutine#3076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-05 17:12:48.532 [DefaultDispatcher-worker-6 @coroutine#3076] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40467/UmAppDatabase/replication/nodeId 2024-02-05 17:12:48.532 [DefaultDispatcher-worker-6 @coroutine#3076] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40467/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:48.532 [DefaultDispatcher-worker-6 @coroutine#3076] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40467/UmAppDatabase/replication/nodeId 2024-02-05 17:12:48.534 [DefaultDispatcher-worker-6 @coroutine#3076] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40467/UmAppDatabase/replication/nodeId 2024-02-05 17:12:48.534 [DefaultDispatcher-worker-6 @coroutine#3076] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40467/UmAppDatabase/replication/nodeId 2024-02-05 17:12:48.733 [DefaultDispatcher-worker-6 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6939e1 2024-02-05 17:12:48.733 [DefaultDispatcher-worker-6 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46281/UmAppDatabase/replication/nodeId 2024-02-05 17:12:48.733 [DefaultDispatcher-worker-6 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46281/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:48.733 [DefaultDispatcher-worker-6 @coroutine#2920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46281/UmAppDatabase/replication/nodeId 2024-02-05 17:12:48.735 [DefaultDispatcher-worker-17 @coroutine#2920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46281/UmAppDatabase/replication/nodeId 2024-02-05 17:12:48.735 [DefaultDispatcher-worker-17 @coroutine#2920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46281/UmAppDatabase/replication/nodeId 2024-02-05 17:12:48.815 [DefaultDispatcher-worker-6 @coroutine#3131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e75bef1 2024-02-05 17:12:48.816 [DefaultDispatcher-worker-6 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54311/UmAppDatabase/replication/nodeId 2024-02-05 17:12:48.816 [DefaultDispatcher-worker-6 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54311/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:48.816 [DefaultDispatcher-worker-6 @coroutine#3131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54311/UmAppDatabase/replication/nodeId 2024-02-05 17:12:48.817 [DefaultDispatcher-worker-16 @coroutine#3131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54311/UmAppDatabase/replication/nodeId 2024-02-05 17:12:48.817 [DefaultDispatcher-worker-16 @coroutine#3131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54311/UmAppDatabase/replication/nodeId 2024-02-05 17:12:48.824 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown initiated... 2024-02-05 17:12:48.824 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Close initiated... 2024-02-05 17:12:48.825 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:48.825 [HikariPool-121 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55bafbc1: (connection evicted) 2024-02-05 17:12:48.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:48.826 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Closed. 2024-02-05 17:12:48.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown completed. 2024-02-05 17:12:48.830 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2024-02-05 17:12:48.830 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:48.830 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:48.830 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:48.830 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:48.830 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:48.830 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:48.830 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45dfb6a4 2024-02-05 17:12:48.830 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:48.831 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:48.831 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:48.831 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:48.831 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:48.831 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:48.831 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:48.831 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:48.831 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:48.831 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:48.831 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:48.831 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:48.831 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:48.831 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:48.831 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:48.831 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:48.831 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:48.831 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:48.831 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:48.831 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2024-02-05 17:12:48.831 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:48.831 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:48.831 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:48.831 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:48.831 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:48.831 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:48.831 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:48.831 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:48.831 [Test worker @coroutine#4023] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2024-02-05 17:12:48.831 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@12ebcdf6 2024-02-05 17:12:48.831 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@12ebcdf6 2024-02-05 17:12:48.831 [Test worker @coroutine#4023] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2024-02-05 17:12:48.850 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ebcdf6 2024-02-05 17:12:48.861 [Test worker @coroutine#4024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ebcdf6 2024-02-05 17:12:48.863 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ebcdf6 2024-02-05 17:12:48.865 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ebcdf6 2024-02-05 17:12:48.875 [DefaultDispatcher-worker-16 @coroutine#4030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ebcdf6 2024-02-05 17:12:48.892 [DefaultDispatcher-worker-7 @coroutine#4052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ebcdf6 2024-02-05 17:12:48.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown initiated... 2024-02-05 17:12:48.899 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Close initiated... 2024-02-05 17:12:48.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:48.899 [HikariPool-122 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12ebcdf6: (connection evicted) 2024-02-05 17:12:48.900 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:48.900 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Closed. 2024-02-05 17:12:48.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown completed. 2024-02-05 17:12:48.902 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2024-02-05 17:12:48.902 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:48.902 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:48.902 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:48.902 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:48.902 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:48.902 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:48.902 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e405eaf 2024-02-05 17:12:48.902 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:48.902 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:48.902 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:48.902 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:48.902 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:48.902 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:48.902 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:48.902 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:48.902 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:48.902 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:48.903 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:48.903 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:48.903 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:48.903 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:48.903 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:48.903 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:48.903 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:48.903 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:48.903 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:48.903 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2024-02-05 17:12:48.903 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:48.903 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:48.903 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:48.903 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:48.903 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:48.903 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:48.903 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:48.903 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:48.903 [Test worker @coroutine#4063] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2024-02-05 17:12:48.903 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4446a191 2024-02-05 17:12:48.903 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4446a191 2024-02-05 17:12:48.903 [Test worker @coroutine#4063] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2024-02-05 17:12:48.918 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4446a191 2024-02-05 17:12:48.932 [Test worker @coroutine#4064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4446a191 2024-02-05 17:12:48.934 [Test worker @coroutine#4066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4446a191 2024-02-05 17:12:48.936 [Test worker @coroutine#4068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4446a191 2024-02-05 17:12:48.946 [DefaultDispatcher-worker-9 @coroutine#4070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4446a191 2024-02-05 17:12:48.948 [Test worker @coroutine#4076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4446a191 2024-02-05 17:12:48.973 [DefaultDispatcher-worker-7 @coroutine#4063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4446a191 2024-02-05 17:12:48.982 [DefaultDispatcher-worker-10 @coroutine#4063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4446a191 2024-02-05 17:12:48.993 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown initiated... 2024-02-05 17:12:48.993 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Close initiated... 2024-02-05 17:12:48.993 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:48.993 [HikariPool-123 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4446a191: (connection evicted) 2024-02-05 17:12:48.994 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:48.994 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Closed. 2024-02-05 17:12:48.994 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown completed. 2024-02-05 17:12:48.995 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2024-02-05 17:12:48.996 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:48.996 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:48.996 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:48.996 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:48.996 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:48.996 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:48.996 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a9a6a0c 2024-02-05 17:12:48.996 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:48.996 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:48.996 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:48.996 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:48.996 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:48.996 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:48.996 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:48.996 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:48.996 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:48.996 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:48.996 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:48.996 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:48.996 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:48.996 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:48.996 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:48.996 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:48.996 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:48.996 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:48.996 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:48.996 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2024-02-05 17:12:48.996 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:48.996 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:48.996 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:48.996 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:48.996 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:48.996 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:48.996 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:48.996 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:48.996 [Test worker @coroutine#4094] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2024-02-05 17:12:48.997 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@77f95e19 2024-02-05 17:12:48.997 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@77f95e19 2024-02-05 17:12:48.997 [Test worker @coroutine#4094] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2024-02-05 17:12:49.019 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77f95e19 2024-02-05 17:12:49.037 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77f95e19 2024-02-05 17:12:49.039 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77f95e19 2024-02-05 17:12:49.042 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77f95e19 2024-02-05 17:12:49.053 [DefaultDispatcher-worker-9 @coroutine#4102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77f95e19 2024-02-05 17:12:49.133 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:49.148 [DefaultDispatcher-worker-11 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@663e1144 2024-02-05 17:12:49.148 [DefaultDispatcher-worker-10 @coroutine#3177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b666366 2024-02-05 17:12:49.148 [DefaultDispatcher-worker-11 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36495/UmAppDatabase/replication/nodeId 2024-02-05 17:12:49.148 [DefaultDispatcher-worker-11 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36495/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:49.148 [DefaultDispatcher-worker-10 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54845/UmAppDatabase/replication/nodeId 2024-02-05 17:12:49.148 [DefaultDispatcher-worker-11 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36495/UmAppDatabase/replication/nodeId 2024-02-05 17:12:49.148 [DefaultDispatcher-worker-10 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54845/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:49.148 [DefaultDispatcher-worker-10 @coroutine#3177] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54845/UmAppDatabase/replication/nodeId 2024-02-05 17:12:49.152 [DefaultDispatcher-worker-3 @coroutine#3177] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54845/UmAppDatabase/replication/nodeId 2024-02-05 17:12:49.152 [DefaultDispatcher-worker-3 @coroutine#3177] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54845/UmAppDatabase/replication/nodeId 2024-02-05 17:12:49.152 [DefaultDispatcher-worker-15 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36495/UmAppDatabase/replication/nodeId 2024-02-05 17:12:49.152 [DefaultDispatcher-worker-15 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36495/UmAppDatabase/replication/nodeId 2024-02-05 17:12:49.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown initiated... 2024-02-05 17:12:49.152 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Close initiated... 2024-02-05 17:12:49.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:49.153 [HikariPool-124 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77f95e19: (connection evicted) 2024-02-05 17:12:49.154 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:49.154 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Closed. 2024-02-05 17:12:49.154 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown completed. 2024-02-05 17:12:49.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2024-02-05 17:12:49.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:49.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:49.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:49.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:49.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:49.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:49.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1bb3e150 2024-02-05 17:12:49.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:49.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:49.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:49.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:49.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:49.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:49.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:49.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:49.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:49.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:49.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:49.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:49.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:49.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:49.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:49.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:49.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:49.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:49.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:49.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2024-02-05 17:12:49.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:49.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:49.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:49.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:49.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:49.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:49.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:49.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:49.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2024-02-05 17:12:49.158 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ac76ad9 2024-02-05 17:12:49.158 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ac76ad9 2024-02-05 17:12:49.158 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2024-02-05 17:12:49.258 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:49.280 [DefaultDispatcher-worker-2 @coroutine#4127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ac76ad9 2024-02-05 17:12:49.290 [DefaultDispatcher-worker-9 @coroutine#4127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ac76ad9 2024-02-05 17:12:49.296 [DefaultDispatcher-worker-4 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294a12b5 2024-02-05 17:12:49.296 [DefaultDispatcher-worker-4 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2024-02-05 17:12:49.296 [DefaultDispatcher-worker-4 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:49.296 [DefaultDispatcher-worker-4 @coroutine#3000] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2024-02-05 17:12:49.297 [DefaultDispatcher-worker-12 @coroutine#3000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2024-02-05 17:12:49.297 [DefaultDispatcher-worker-12 @coroutine#3000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2024-02-05 17:12:49.298 [DefaultDispatcher-worker-11 @coroutine#4127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ac76ad9 2024-02-05 17:12:49.304 [DefaultDispatcher-worker-13 @coroutine#3233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6e3b67 2024-02-05 17:12:49.304 [DefaultDispatcher-worker-13 @coroutine#3233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46605/UmAppDatabase/replication/nodeId 2024-02-05 17:12:49.304 [DefaultDispatcher-worker-13 @coroutine#3233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46605/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:49.304 [DefaultDispatcher-worker-13 @coroutine#3233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46605/UmAppDatabase/replication/nodeId 2024-02-05 17:12:49.306 [DefaultDispatcher-worker-9 @coroutine#3233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46605/UmAppDatabase/replication/nodeId 2024-02-05 17:12:49.306 [DefaultDispatcher-worker-9 @coroutine#3233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46605/UmAppDatabase/replication/nodeId 2024-02-05 17:12:49.307 [DefaultDispatcher-worker-3 @coroutine#4127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ac76ad9 2024-02-05 17:12:49.315 [DefaultDispatcher-worker-12 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da6d695 2024-02-05 17:12:49.315 [DefaultDispatcher-worker-12 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48751/UmAppDatabase/replication/nodeId 2024-02-05 17:12:49.315 [DefaultDispatcher-worker-12 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48751/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:49.315 [DefaultDispatcher-worker-12 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48751/UmAppDatabase/replication/nodeId 2024-02-05 17:12:49.320 [DefaultDispatcher-worker-11 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48751/UmAppDatabase/replication/nodeId 2024-02-05 17:12:49.320 [DefaultDispatcher-worker-11 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48751/UmAppDatabase/replication/nodeId 2024-02-05 17:12:49.338 [DefaultDispatcher-worker-8 @coroutine#4127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ac76ad9 2024-02-05 17:12:49.338 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-05 17:12:49.344 [Test worker] INFO ktor.application - Application started in 0.006 seconds. 2024-02-05 17:12:49.346 [DefaultDispatcher-worker-12 @coroutine#4144] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-05 17:12:49.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2024-02-05 17:12:49.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:49.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:49.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:49.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:49.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:49.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:49.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@648bfebe 2024-02-05 17:12:49.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:49.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:49.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:49.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:49.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:49.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:49.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:49.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:49.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:49.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:49.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:49.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:49.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:49.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:49.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:49.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:49.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:49.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:49.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:49.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2024-02-05 17:12:49.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:49.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:49.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:49.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:49.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:49.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:49.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:49.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:49.347 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2024-02-05 17:12:49.347 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4986b0ea 2024-02-05 17:12:49.347 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4986b0ea 2024-02-05 17:12:49.347 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2024-02-05 17:12:49.365 [DefaultDispatcher-worker-8 @coroutine#4147] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:12:49.365 [DefaultDispatcher-worker-8 @coroutine#4147] 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-02-05 17:12:49.365 [DefaultDispatcher-worker-8 @coroutine#4147] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:12:49.365 [DefaultDispatcher-worker-8 @coroutine#4147] 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-02-05 17:12:49.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2024-02-05 17:12:49.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:49.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:49.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:49.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:49.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:49.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:49.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77e64a46 2024-02-05 17:12:49.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:49.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:49.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:49.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:49.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:49.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:49.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:49.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:49.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:49.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:49.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:49.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:49.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:49.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:49.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:49.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:49.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:49.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:49.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:49.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2024-02-05 17:12:49.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:49.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:49.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:49.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:49.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:49.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:49.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:49.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:49.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2024-02-05 17:12:49.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@342a5b57 2024-02-05 17:12:49.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@342a5b57 2024-02-05 17:12:49.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2024-02-05 17:12:49.387 [eventLoopGroupProxy-19-1 @call-handler#4155] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-05 17:12:49.387 [eventLoopGroupProxy-19-1 @call-handler#4155] 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-02-05 17:12:49.387 [eventLoopGroupProxy-19-1 @call-handler#4155] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 17:12:49.388 [eventLoopGroupProxy-19-1 @call-handler#4155] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:49.389 [DefaultDispatcher-worker-4 @coroutine#4147] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:12:49.389 [DefaultDispatcher-worker-4 @coroutine#4147] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:12:49.390 [DefaultDispatcher-worker-9 @coroutine#4146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4986b0ea 2024-02-05 17:12:49.390 [DefaultDispatcher-worker-9 @coroutine#4146] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 17:12:49.390 [DefaultDispatcher-worker-9 @coroutine#4146] 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-02-05 17:12:49.390 [DefaultDispatcher-worker-9 @coroutine#4146] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 17:12:49.391 [eventLoopGroupProxy-19-2 @call-handler#4158] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-05 17:12:49.391 [eventLoopGroupProxy-19-2 @call-handler#4158] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:49.391 [eventLoopGroupProxy-19-1 @call-handler#4160] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-05 17:12:49.391 [eventLoopGroupProxy-19-1 @call-handler#4160] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:49.392 [DefaultDispatcher-worker-3 @coroutine#4146] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 17:12:49.392 [DefaultDispatcher-worker-3 @coroutine#4146] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 17:12:49.401 [DefaultDispatcher-worker-17 @coroutine#4146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4986b0ea 2024-02-05 17:12:49.402 [DefaultDispatcher-worker-11 @coroutine#4167] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:12:49.402 [DefaultDispatcher-worker-11 @coroutine#4167] 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-02-05 17:12:49.402 [DefaultDispatcher-worker-11 @coroutine#4167] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:12:49.402 [DefaultDispatcher-worker-11 @coroutine#4167] 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-02-05 17:12:49.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2024-02-05 17:12:49.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:49.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:49.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:49.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:49.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:49.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:49.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@159314ca 2024-02-05 17:12:49.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:49.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:49.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:49.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:49.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:49.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:49.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:49.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:49.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:49.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:49.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:49.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:49.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:49.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:49.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:49.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:49.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:49.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:49.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:49.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2024-02-05 17:12:49.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:49.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:49.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:49.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:49.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:49.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:49.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:49.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:49.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2024-02-05 17:12:49.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e8684a3 2024-02-05 17:12:49.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e8684a3 2024-02-05 17:12:49.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2024-02-05 17:12:49.407 [eventLoopGroupProxy-19-1 @call-handler#4171] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-05 17:12:49.407 [eventLoopGroupProxy-19-1 @call-handler#4171] 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-02-05 17:12:49.407 [eventLoopGroupProxy-19-1 @call-handler#4171] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 17:12:49.408 [eventLoopGroupProxy-19-1 @call-handler#4171] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:49.409 [DefaultDispatcher-worker-14 @coroutine#4167] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:12:49.409 [DefaultDispatcher-worker-14 @coroutine#4167] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:12:49.410 [DefaultDispatcher-worker-17 @coroutine#4148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4986b0ea 2024-02-05 17:12:49.416 [eventLoopGroupProxy-19-3 @call-handler#4175] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-05 17:12:49.416 [eventLoopGroupProxy-19-3 @call-handler#4175] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:49.421 [DefaultDispatcher-worker-15 @coroutine#3059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f159911 2024-02-05 17:12:49.421 [DefaultDispatcher-worker-15 @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:12:49.421 [DefaultDispatcher-worker-15 @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://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:49.421 [DefaultDispatcher-worker-15 @coroutine#3059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:12:49.422 [DefaultDispatcher-worker-6 @coroutine#3059] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:12:49.428 [DefaultDispatcher-worker-10 @coroutine#4166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342a5b57 2024-02-05 17:12:49.428 [DefaultDispatcher-worker-10 @coroutine#4166] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 17:12:49.428 [DefaultDispatcher-worker-10 @coroutine#4166] 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-02-05 17:12:49.428 [DefaultDispatcher-worker-10 @coroutine#4166] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 17:12:49.436 [eventLoopGroupProxy-19-1 @call-handler#4181] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-05 17:12:49.436 [eventLoopGroupProxy-19-1 @call-handler#4181] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:49.447 [DefaultDispatcher-worker-3 @coroutine#4166] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 17:12:49.447 [DefaultDispatcher-worker-3 @coroutine#4166] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 17:12:49.448 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:49.457 [DefaultDispatcher-worker-6 @coroutine#4166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342a5b57 2024-02-05 17:12:49.457 [DefaultDispatcher-worker-13 @coroutine#4187] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:12:49.457 [DefaultDispatcher-worker-13 @coroutine#4187] 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-02-05 17:12:49.457 [DefaultDispatcher-worker-13 @coroutine#4187] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:12:49.457 [DefaultDispatcher-worker-13 @coroutine#4187] 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-02-05 17:12:49.459 [eventLoopGroupProxy-19-1 @call-handler#4191] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-05 17:12:49.459 [eventLoopGroupProxy-19-1 @call-handler#4191] 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-02-05 17:12:49.459 [eventLoopGroupProxy-19-1 @call-handler#4191] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 17:12:49.459 [eventLoopGroupProxy-19-1 @call-handler#4191] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:49.460 [DefaultDispatcher-worker-3 @coroutine#4187] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:12:49.460 [DefaultDispatcher-worker-3 @coroutine#4187] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:12:49.465 [DefaultDispatcher-worker-10 @coroutine#4168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342a5b57 2024-02-05 17:12:49.479 [DefaultDispatcher-worker-15 @coroutine#4186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e8684a3 2024-02-05 17:12:49.479 [DefaultDispatcher-worker-15 @coroutine#4186] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 17:12:49.479 [DefaultDispatcher-worker-15 @coroutine#4186] 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-02-05 17:12:49.479 [DefaultDispatcher-worker-15 @coroutine#4186] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 17:12:49.481 [eventLoopGroupProxy-19-1 @call-handler#4196] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-05 17:12:49.481 [eventLoopGroupProxy-19-1 @call-handler#4196] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:49.481 [DefaultDispatcher-worker-5 @coroutine#4186] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 17:12:49.482 [DefaultDispatcher-worker-5 @coroutine#4186] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 17:12:49.483 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:49.487 [DefaultDispatcher-worker-11 @coroutine#4193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ac76ad9 2024-02-05 17:12:49.492 [DefaultDispatcher-worker-2 @coroutine#4186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e8684a3 2024-02-05 17:12:49.494 [DefaultDispatcher-worker-8 @coroutine#2885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f61188 2024-02-05 17:12:49.494 [DefaultDispatcher-worker-8 @coroutine#2885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId 2024-02-05 17:12:49.494 [DefaultDispatcher-worker-8 @coroutine#2885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:49.494 [DefaultDispatcher-worker-8 @coroutine#2885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId 2024-02-05 17:12:49.496 [DefaultDispatcher-worker-15 @coroutine#2885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId 2024-02-05 17:12:49.496 [DefaultDispatcher-worker-15 @coroutine#2885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId 2024-02-05 17:12:49.497 [DefaultDispatcher-worker-11 @coroutine#4193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ac76ad9 2024-02-05 17:12:49.502 [DefaultDispatcher-worker-15 @coroutine#4188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e8684a3 2024-02-05 17:12:49.504 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:49.504 [eventLoopGroupProxy-19-4 @call-handler#4208] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-05 17:12:49.504 [eventLoopGroupProxy-19-4 @call-handler#4208] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:49.506 [DefaultDispatcher-worker-12 @coroutine#4193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ac76ad9 2024-02-05 17:12:49.515 [DefaultDispatcher-worker-18 @coroutine#4193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ac76ad9 2024-02-05 17:12:49.525 [DefaultDispatcher-worker-17 @coroutine#4193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ac76ad9 2024-02-05 17:12:49.544 [DefaultDispatcher-worker-3 @coroutine#3076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-05 17:12:49.544 [DefaultDispatcher-worker-3 @coroutine#3076] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40467/UmAppDatabase/replication/nodeId 2024-02-05 17:12:49.544 [DefaultDispatcher-worker-3 @coroutine#3076] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40467/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:49.544 [DefaultDispatcher-worker-3 @coroutine#3076] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40467/UmAppDatabase/replication/nodeId 2024-02-05 17:12:49.546 [DefaultDispatcher-worker-5 @coroutine#3076] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40467/UmAppDatabase/replication/nodeId 2024-02-05 17:12:49.546 [DefaultDispatcher-worker-5 @coroutine#3076] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40467/UmAppDatabase/replication/nodeId 2024-02-05 17:12:49.567 [DefaultDispatcher-worker-7 @coroutine#4193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ac76ad9 2024-02-05 17:12:49.569 [DefaultDispatcher-worker-16 @coroutine#4193] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-05 17:12:49.569 [DefaultDispatcher-worker-16 @coroutine#4193] 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-02-05 17:12:49.569 [DefaultDispatcher-worker-16 @coroutine#4193] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-05 17:12:49.571 [eventLoopGroupProxy-19-1 @call-handler#4226] 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-02-05 17:12:49.592 [DefaultDispatcher-worker-16 @coroutine#4218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4986b0ea 2024-02-05 17:12:49.601 [DefaultDispatcher-worker-4 @coroutine#4193] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-05 17:12:49.601 [DefaultDispatcher-worker-4 @coroutine#4193] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-05 17:12:49.601 [DefaultDispatcher-worker-4 @coroutine#4193] 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-02-05 17:12:49.601 [DefaultDispatcher-worker-4 @coroutine#4193] 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-02-05 17:12:49.602 [DefaultDispatcher-worker-4 @coroutine#4193] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555394114875564033 2024-02-05 17:12:49.602 [DefaultDispatcher-worker-4 @coroutine#4193] 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?uid=555394114875564033. 2024-02-05 17:12:49.602 [DefaultDispatcher-worker-4 @coroutine#4193] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555394114875564033 2024-02-05 17:12:49.603 [eventLoopGroupProxy-19-1 @call-handler#4231] 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/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /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/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-02-05 17:12:49.607 [eventLoopGroupProxy-19-1 @call-handler#4231] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:49.607 [DefaultDispatcher-worker-4 @coroutine#4193] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555394114875564033 2024-02-05 17:12:49.607 [DefaultDispatcher-worker-4 @coroutine#4193] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555394114875564033 2024-02-05 17:12:49.608 [DefaultDispatcher-worker-4 @coroutine#4193] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555394114875564033. 2024-02-05 17:12:49.608 [DefaultDispatcher-worker-4 @coroutine#4193] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555394114875564033 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:12:49.617 [DefaultDispatcher-worker-18 @coroutine#4193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4986b0ea 2024-02-05 17:12:49.618 [DefaultDispatcher-worker-18 @coroutine#4193] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-05 17:12:49.618 [DefaultDispatcher-worker-18 @coroutine#4193] 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-02-05 17:12:49.618 [DefaultDispatcher-worker-18 @coroutine#4193] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-05 17:12:49.619 [eventLoopGroupProxy-19-1 @call-handler#4235] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-02-05 17:12:49.621 [eventLoopGroupProxy-19-1 @call-handler#4235] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:49.622 [DefaultDispatcher-worker-16 @coroutine#4193] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-05 17:12:49.622 [DefaultDispatcher-worker-16 @coroutine#4193] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-05 17:12:49.622 [DefaultDispatcher-worker-16 @coroutine#4193] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-02-05 17:12:49.622 [DefaultDispatcher-worker-16 @coroutine#4193] 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-02-05 17:12:49.633 [DefaultDispatcher-worker-11 @coroutine#4193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4986b0ea 2024-02-05 17:12:49.656 [DefaultDispatcher-worker-9 @coroutine#4193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4986b0ea 2024-02-05 17:12:49.669 [DefaultDispatcher-worker-16 @coroutine#4193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ac76ad9 2024-02-05 17:12:49.674 [DefaultDispatcher-worker-3 @coroutine#4148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4986b0ea 2024-02-05 17:12:49.675 [DefaultDispatcher-worker-3 @coroutine#4148] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:12:49.675 [DefaultDispatcher-worker-3 @coroutine#4148] 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-02-05 17:12:49.675 [DefaultDispatcher-worker-3 @coroutine#4148] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:12:49.675 [DefaultDispatcher-worker-3 @coroutine#4148] 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-02-05 17:12:49.676 [eventLoopGroupProxy-19-1 @call-handler#4241] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-05 17:12:49.676 [eventLoopGroupProxy-19-1 @call-handler#4241] 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-02-05 17:12:49.676 [eventLoopGroupProxy-19-1 @call-handler#4241] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 17:12:49.692 [DefaultDispatcher-worker-5 @coroutine#4193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ac76ad9 2024-02-05 17:12:49.702 [DefaultDispatcher-worker-15 @call-handler#4241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ac76ad9 2024-02-05 17:12:49.706 [eventLoopGroupProxy-19-1 @call-handler#4241] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:49.707 [DefaultDispatcher-worker-15 @coroutine#4148] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:12:49.707 [DefaultDispatcher-worker-15 @coroutine#4148] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:12:49.708 [DefaultDispatcher-worker-4 @coroutine#4148] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-05 17:12:49.708 [DefaultDispatcher-worker-4 @coroutine#4148] 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-02-05 17:12:49.714 [DefaultDispatcher-worker-13 @coroutine#4193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ac76ad9 2024-02-05 17:12:49.719 [DefaultDispatcher-worker-10 @coroutine#4148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4986b0ea 2024-02-05 17:12:49.722 [DefaultDispatcher-worker-15 @coroutine#4193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ac76ad9 2024-02-05 17:12:49.746 [DefaultDispatcher-worker-4 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6939e1 2024-02-05 17:12:49.746 [DefaultDispatcher-worker-4 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46281/UmAppDatabase/replication/nodeId 2024-02-05 17:12:49.746 [DefaultDispatcher-worker-4 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46281/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:49.746 [DefaultDispatcher-worker-4 @coroutine#2920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46281/UmAppDatabase/replication/nodeId 2024-02-05 17:12:49.748 [DefaultDispatcher-worker-17 @coroutine#2920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46281/UmAppDatabase/replication/nodeId 2024-02-05 17:12:49.748 [DefaultDispatcher-worker-17 @coroutine#2920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46281/UmAppDatabase/replication/nodeId 2024-02-05 17:12:49.755 [DefaultDispatcher-worker-12 @coroutine#4193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ac76ad9 2024-02-05 17:12:49.757 [DefaultDispatcher-worker-7 @coroutine#4193] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-05 17:12:49.757 [DefaultDispatcher-worker-7 @coroutine#4193] 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-02-05 17:12:49.757 [DefaultDispatcher-worker-7 @coroutine#4193] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-05 17:12:49.758 [eventLoopGroupProxy-19-1 @call-handler#4260] 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-02-05 17:12:49.766 [DefaultDispatcher-worker-16 @coroutine#4252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342a5b57 2024-02-05 17:12:49.784 [DefaultDispatcher-worker-6 @coroutine#4193] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-05 17:12:49.784 [DefaultDispatcher-worker-6 @coroutine#4193] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-05 17:12:49.784 [DefaultDispatcher-worker-6 @coroutine#4193] 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-02-05 17:12:49.784 [DefaultDispatcher-worker-6 @coroutine#4193] 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-02-05 17:12:49.785 [DefaultDispatcher-worker-6 @coroutine#4193] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555394114875564034 2024-02-05 17:12:49.785 [DefaultDispatcher-worker-6 @coroutine#4193] 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?uid=555394114875564034. 2024-02-05 17:12:49.785 [DefaultDispatcher-worker-6 @coroutine#4193] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555394114875564034 2024-02-05 17:12:49.786 [eventLoopGroupProxy-19-1 @call-handler#4264] 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/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /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/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-02-05 17:12:49.787 [eventLoopGroupProxy-19-1 @call-handler#4264] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:49.788 [DefaultDispatcher-worker-7 @coroutine#4193] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555394114875564034 2024-02-05 17:12:49.788 [DefaultDispatcher-worker-7 @coroutine#4193] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555394114875564034 2024-02-05 17:12:49.788 [DefaultDispatcher-worker-7 @coroutine#4193] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555394114875564034. 2024-02-05 17:12:49.788 [DefaultDispatcher-worker-7 @coroutine#4193] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555394114875564034 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:12:49.798 [DefaultDispatcher-worker-16 @coroutine#4193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342a5b57 2024-02-05 17:12:49.799 [DefaultDispatcher-worker-16 @coroutine#4193] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-05 17:12:49.800 [DefaultDispatcher-worker-16 @coroutine#4193] 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-02-05 17:12:49.800 [DefaultDispatcher-worker-16 @coroutine#4193] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-05 17:12:49.801 [eventLoopGroupProxy-19-1 @call-handler#4269] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-02-05 17:12:49.801 [eventLoopGroupProxy-19-1 @call-handler#4269] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:49.802 [DefaultDispatcher-worker-2 @coroutine#4193] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-05 17:12:49.802 [DefaultDispatcher-worker-2 @coroutine#4193] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-05 17:12:49.803 [DefaultDispatcher-worker-2 @coroutine#4193] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-02-05 17:12:49.803 [DefaultDispatcher-worker-2 @coroutine#4193] 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-02-05 17:12:49.812 [DefaultDispatcher-worker-14 @coroutine#4193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342a5b57 2024-02-05 17:12:49.840 [DefaultDispatcher-worker-11 @coroutine#4193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342a5b57 2024-02-05 17:12:49.848 [DefaultDispatcher-worker-5 @coroutine#4168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342a5b57 2024-02-05 17:12:49.852 [DefaultDispatcher-worker-5 @coroutine#4168] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:12:49.852 [DefaultDispatcher-worker-5 @coroutine#4168] 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-02-05 17:12:49.852 [DefaultDispatcher-worker-5 @coroutine#4168] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:12:49.852 [DefaultDispatcher-worker-5 @coroutine#4168] 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-02-05 17:12:49.852 [DefaultDispatcher-worker-13 @coroutine#3131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e75bef1 2024-02-05 17:12:49.853 [DefaultDispatcher-worker-13 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54311/UmAppDatabase/replication/nodeId 2024-02-05 17:12:49.853 [DefaultDispatcher-worker-13 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54311/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:49.853 [DefaultDispatcher-worker-13 @coroutine#3131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54311/UmAppDatabase/replication/nodeId 2024-02-05 17:12:49.855 [DefaultDispatcher-worker-14 @coroutine#3131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54311/UmAppDatabase/replication/nodeId 2024-02-05 17:12:49.855 [DefaultDispatcher-worker-14 @coroutine#3131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54311/UmAppDatabase/replication/nodeId 2024-02-05 17:12:49.863 [eventLoopGroupProxy-19-1 @call-handler#4277] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-05 17:12:49.863 [eventLoopGroupProxy-19-1 @call-handler#4277] 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-02-05 17:12:49.863 [eventLoopGroupProxy-19-1 @call-handler#4277] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 17:12:49.864 [DefaultDispatcher-worker-6 @coroutine#4193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ac76ad9 2024-02-05 17:12:49.872 [DefaultDispatcher-worker-11 @coroutine#4193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ac76ad9 2024-02-05 17:12:49.880 [DefaultDispatcher-worker-4 @call-handler#4277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ac76ad9 2024-02-05 17:12:49.880 [eventLoopGroupProxy-19-1 @call-handler#4277] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:49.881 [DefaultDispatcher-worker-1 @coroutine#4168] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:12:49.881 [DefaultDispatcher-worker-1 @coroutine#4168] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:12:49.881 [DefaultDispatcher-worker-1 @coroutine#4168] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-05 17:12:49.881 [DefaultDispatcher-worker-1 @coroutine#4168] 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-02-05 17:12:49.883 [UI Thread @coroutine#4284] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555394114875564033&assignmentUid=555394114875564032 2024-02-05 17:12:49.883 [UI Thread @coroutine#4284] 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/getLatestSubmissionForUserAsync?accountPersonUid=555394114875564033&assignmentUid=555394114875564032. 2024-02-05 17:12:49.883 [UI Thread @coroutine#4284] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555394114875564033&assignmentUid=555394114875564032 2024-02-05 17:12:49.884 [eventLoopGroupProxy-19-1 @call-handler#4291] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getLatestSubmissionForUserAsync] /, 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:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getLatestSubmissionForUserAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) 2024-02-05 17:12:49.892 [DefaultDispatcher-worker-14 @coroutine#4168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342a5b57 2024-02-05 17:12:49.894 [UI Thread @coroutine#4295] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555394114875564032&accountPersonUid=555394114875564033 2024-02-05 17:12:49.894 [UI Thread @coroutine#4295] 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=555394114875564032&accountPersonUid=555394114875564033. 2024-02-05 17:12:49.894 [UI Thread @coroutine#4295] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555394114875564032&accountPersonUid=555394114875564033 2024-02-05 17:12:49.895 [UI Thread @coroutine#4298] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555394114875564033&assignmentUid=555394114875564032 2024-02-05 17:12:49.898 [UI Thread @coroutine#4298] 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=555394114875564033&assignmentUid=555394114875564032. 2024-02-05 17:12:49.898 [UI Thread @coroutine#4298] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555394114875564033&assignmentUid=555394114875564032 2024-02-05 17:12:49.900 [eventLoopGroupProxy-19-1 @call-handler#4291] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:49.901 [UI Thread @coroutine#4284] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555394114875564033&assignmentUid=555394114875564032 2024-02-05 17:12:49.901 [UI Thread @coroutine#4284] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555394114875564033&assignmentUid=555394114875564032 2024-02-05 17:12:49.901 [UI Thread @coroutine#4284] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555394114875564033&assignmentUid=555394114875564032. 2024-02-05 17:12:49.901 [UI Thread @coroutine#4284] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555394114875564033&assignmentUid=555394114875564032 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:12:49.908 [eventLoopGroupProxy-19-1 @call-handler#4307] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-02-05 17:12:49.911 [eventLoopGroupProxy-19-1 @call-handler#4307] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:49.912 [UI Thread @coroutine#4298] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555394114875564033&assignmentUid=555394114875564032 2024-02-05 17:12:49.912 [UI Thread @coroutine#4298] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555394114875564033&assignmentUid=555394114875564032 2024-02-05 17:12:49.912 [UI Thread @coroutine#4298] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555394114875564033&assignmentUid=555394114875564032. 2024-02-05 17:12:49.912 [UI Thread @coroutine#4298] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555394114875564033&assignmentUid=555394114875564032 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:12:49.913 [DefaultDispatcher-worker-10 @coroutine#4284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4986b0ea 2024-02-05 17:12:49.914 [eventLoopGroupProxy-19-5 @call-handler#4313] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-02-05 17:12:49.922 [DefaultDispatcher-worker-18 @coroutine#4298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4986b0ea 2024-02-05 17:12:49.924 [eventLoopGroupProxy-19-5 @call-handler#4313] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:49.926 [UI Thread @coroutine#4295] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555394114875564032&accountPersonUid=555394114875564033 2024-02-05 17:12:49.926 [UI Thread @coroutine#4295] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555394114875564032&accountPersonUid=555394114875564033 2024-02-05 17:12:49.926 [UI Thread @coroutine#4295] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555394114875564032&accountPersonUid=555394114875564033. 2024-02-05 17:12:49.926 [UI Thread @coroutine#4295] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555394114875564032&accountPersonUid=555394114875564033 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:12:49.937 [DefaultDispatcher-worker-12 @coroutine#4295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4986b0ea 2024-02-05 17:12:49.940 [UI Thread @coroutine#4320] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=555394114875564032 2024-02-05 17:12:49.940 [UI Thread @coroutine#4320] 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=555394114875564032. 2024-02-05 17:12:49.941 [UI Thread @coroutine#4320] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=555394114875564032 2024-02-05 17:12:49.942 [eventLoopGroupProxy-19-1 @call-handler#4322] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findByUidWithBlockAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) 2024-02-05 17:12:49.943 [eventLoopGroupProxy-19-1 @call-handler#4322] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:49.944 [UI Thread @coroutine#4320] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=555394114875564032 2024-02-05 17:12:49.944 [UI Thread @coroutine#4320] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=555394114875564032 2024-02-05 17:12:49.945 [UI Thread @coroutine#4320] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=555394114875564032. 2024-02-05 17:12:49.945 [UI Thread @coroutine#4320] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=555394114875564032 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:12:49.973 [DefaultDispatcher-worker-9 @coroutine#4320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4986b0ea 2024-02-05 17:12:49.987 [DefaultDispatcher-worker-13 @coroutine#4320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4986b0ea 2024-02-05 17:12:49.996 [DefaultDispatcher-worker-13 @coroutine#4148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4986b0ea 2024-02-05 17:12:49.996 [DefaultDispatcher-worker-13 @coroutine#4148] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:12:49.996 [DefaultDispatcher-worker-13 @coroutine#4148] 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-02-05 17:12:49.996 [DefaultDispatcher-worker-13 @coroutine#4148] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:12:49.996 [DefaultDispatcher-worker-13 @coroutine#4148] 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-02-05 17:12:49.997 [eventLoopGroupProxy-19-1 @call-handler#4332] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-05 17:12:49.998 [eventLoopGroupProxy-19-1 @call-handler#4332] 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-02-05 17:12:49.998 [eventLoopGroupProxy-19-1 @call-handler#4332] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 17:12:50.016 [DefaultDispatcher-worker-13 @call-handler#4332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ac76ad9 2024-02-05 17:12:50.022 [eventLoopGroupProxy-19-1 @call-handler#4332] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:50.023 [DefaultDispatcher-worker-4 @coroutine#4148] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:12:50.023 [DefaultDispatcher-worker-4 @coroutine#4148] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:12:50.024 [DefaultDispatcher-worker-4 @coroutine#4148] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-05 17:12:50.024 [DefaultDispatcher-worker-4 @coroutine#4148] 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-02-05 17:12:50.030 [UI Thread @coroutine#4339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555394114875564032&accountPersonUid=555394114875564034 2024-02-05 17:12:50.030 [UI Thread @coroutine#4339] 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=555394114875564032&accountPersonUid=555394114875564034. 2024-02-05 17:12:50.030 [UI Thread @coroutine#4339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555394114875564032&accountPersonUid=555394114875564034 2024-02-05 17:12:50.031 [UI Thread @coroutine#4341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=555394114875564033 2024-02-05 17:12:50.031 [UI Thread @coroutine#4341] 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=555394114875564033. 2024-02-05 17:12:50.031 [UI Thread @coroutine#4341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=555394114875564033 2024-02-05 17:12:50.032 [DefaultDispatcher-worker-13 @coroutine#4148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4986b0ea 2024-02-05 17:12:50.032 [eventLoopGroupProxy-19-1 @call-handler#4348] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2024-02-05 17:12:50.032 [eventLoopGroupProxy-19-5 @call-handler#4352] 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/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /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/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "getNamesByUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) 2024-02-05 17:12:50.033 [eventLoopGroupProxy-19-5 @call-handler#4352] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:50.038 [UI Thread @coroutine#4353] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=555394114875564032 2024-02-05 17:12:50.038 [UI Thread @coroutine#4353] 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=555394114875564032. 2024-02-05 17:12:50.038 [UI Thread @coroutine#4353] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=555394114875564032 2024-02-05 17:12:50.038 [eventLoopGroupProxy-19-1 @call-handler#4348] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:50.039 [eventLoopGroupProxy-19-5 @call-handler#4362] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseBlockDao" -> "findCourseBlockByAssignmentUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) 2024-02-05 17:12:50.041 [UI Thread @coroutine#4356] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=555394114875564033&assignmentUid=555394114875564032 2024-02-05 17:12:50.041 [UI Thread @coroutine#4356] 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=555394114875564033&assignmentUid=555394114875564032. 2024-02-05 17:12:50.041 [UI Thread @coroutine#4356] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=555394114875564033&assignmentUid=555394114875564032 2024-02-05 17:12:50.041 [UI Thread @coroutine#4358] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=555394114875564033&assignmentUid=555394114875564032 2024-02-05 17:12:50.042 [UI Thread @coroutine#4358] 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=555394114875564033&assignmentUid=555394114875564032. 2024-02-05 17:12:50.042 [UI Thread @coroutine#4358] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=555394114875564033&assignmentUid=555394114875564032 2024-02-05 17:12:50.042 [UI Thread @coroutine#4341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=555394114875564033 2024-02-05 17:12:50.042 [UI Thread @coroutine#4341] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=555394114875564033 2024-02-05 17:12:50.043 [eventLoopGroupProxy-19-1 @call-handler#4370] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) 2024-02-05 17:12:50.043 [UI Thread @coroutine#4339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555394114875564032&accountPersonUid=555394114875564034 2024-02-05 17:12:50.043 [UI Thread @coroutine#4339] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555394114875564032&accountPersonUid=555394114875564034 2024-02-05 17:12:50.044 [UI Thread @coroutine#4341] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=555394114875564033. 2024-02-05 17:12:50.044 [UI Thread @coroutine#4341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=555394114875564033 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:12:50.044 [eventLoopGroupProxy-19-5 @call-handler#4362] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:50.044 [UI Thread @coroutine#4339] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555394114875564032&accountPersonUid=555394114875564034. 2024-02-05 17:12:50.044 [UI Thread @coroutine#4339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555394114875564032&accountPersonUid=555394114875564034 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:12:50.046 [UI Thread @coroutine#4353] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=555394114875564032 2024-02-05 17:12:50.047 [eventLoopGroupProxy-19-1 @call-handler#4370] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:50.049 [UI Thread @coroutine#4353] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=555394114875564032 2024-02-05 17:12:50.049 [UI Thread @coroutine#4353] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=555394114875564032. 2024-02-05 17:12:50.049 [UI Thread @coroutine#4353] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=555394114875564032 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:12:50.050 [UI Thread @coroutine#4358] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=555394114875564033&assignmentUid=555394114875564032 2024-02-05 17:12:50.050 [UI Thread @coroutine#4358] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=555394114875564033&assignmentUid=555394114875564032 2024-02-05 17:12:50.050 [UI Thread @coroutine#4358] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=555394114875564033&assignmentUid=555394114875564032. 2024-02-05 17:12:50.050 [UI Thread @coroutine#4358] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=555394114875564033&assignmentUid=555394114875564032 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:12:50.054 [eventLoopGroupProxy-19-6 @call-handler#4377] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getAllSubmissionsFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) 2024-02-05 17:12:50.055 [DefaultDispatcher-worker-2 @coroutine#4341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342a5b57 2024-02-05 17:12:50.056 [eventLoopGroupProxy-19-6 @call-handler#4377] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:50.057 [UI Thread @coroutine#4356] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=555394114875564033&assignmentUid=555394114875564032 2024-02-05 17:12:50.057 [UI Thread @coroutine#4356] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=555394114875564033&assignmentUid=555394114875564032 2024-02-05 17:12:50.058 [UI Thread @coroutine#4356] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=555394114875564033&assignmentUid=555394114875564032. 2024-02-05 17:12:50.058 [UI Thread @coroutine#4356] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=555394114875564033&assignmentUid=555394114875564032 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:12:50.066 [DefaultDispatcher-worker-15 @coroutine#4339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342a5b57 2024-02-05 17:12:50.076 [DefaultDispatcher-worker-17 @coroutine#4353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342a5b57 2024-02-05 17:12:50.085 [DefaultDispatcher-worker-18 @coroutine#4358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342a5b57 2024-02-05 17:12:50.095 [DefaultDispatcher-worker-17 @coroutine#4356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342a5b57 2024-02-05 17:12:50.098 [UI Thread @coroutine#4385] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555394114875564032&accountPersonUid=555394114875564034 2024-02-05 17:12:50.098 [UI Thread @coroutine#4385] 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=555394114875564032&accountPersonUid=555394114875564034. 2024-02-05 17:12:50.098 [UI Thread @coroutine#4385] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555394114875564032&accountPersonUid=555394114875564034 2024-02-05 17:12:50.099 [eventLoopGroupProxy-19-1 @call-handler#4387] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2024-02-05 17:12:50.102 [eventLoopGroupProxy-19-1 @call-handler#4387] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:50.103 [UI Thread @coroutine#4385] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555394114875564032&accountPersonUid=555394114875564034 2024-02-05 17:12:50.103 [UI Thread @coroutine#4385] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555394114875564032&accountPersonUid=555394114875564034 2024-02-05 17:12:50.103 [UI Thread @coroutine#4385] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555394114875564032&accountPersonUid=555394114875564034. 2024-02-05 17:12:50.103 [UI Thread @coroutine#4385] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555394114875564032&accountPersonUid=555394114875564034 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:12:50.115 [DefaultDispatcher-worker-11 @coroutine#4385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342a5b57 2024-02-05 17:12:50.128 [DefaultDispatcher-worker-17 @coroutine#4385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342a5b57 2024-02-05 17:12:50.138 [DefaultDispatcher-worker-11 @coroutine#4168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342a5b57 2024-02-05 17:12:50.138 [DefaultDispatcher-worker-11 @coroutine#4168] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:12:50.138 [DefaultDispatcher-worker-11 @coroutine#4168] 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-02-05 17:12:50.138 [DefaultDispatcher-worker-11 @coroutine#4168] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:12:50.138 [DefaultDispatcher-worker-11 @coroutine#4168] 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-02-05 17:12:50.151 [eventLoopGroupProxy-19-1 @call-handler#4397] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-05 17:12:50.152 [eventLoopGroupProxy-19-1 @call-handler#4397] 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-02-05 17:12:50.152 [eventLoopGroupProxy-19-1 @call-handler#4397] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 17:12:50.164 [DefaultDispatcher-worker-16 @call-handler#4397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ac76ad9 2024-02-05 17:12:50.164 [DefaultDispatcher-worker-18 @coroutine#3177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b666366 2024-02-05 17:12:50.164 [DefaultDispatcher-worker-18 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54845/UmAppDatabase/replication/nodeId 2024-02-05 17:12:50.164 [DefaultDispatcher-worker-18 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54845/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:50.164 [DefaultDispatcher-worker-18 @coroutine#3177] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54845/UmAppDatabase/replication/nodeId 2024-02-05 17:12:50.165 [DefaultDispatcher-worker-18 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@663e1144 2024-02-05 17:12:50.165 [DefaultDispatcher-worker-18 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36495/UmAppDatabase/replication/nodeId 2024-02-05 17:12:50.165 [DefaultDispatcher-worker-18 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36495/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:50.165 [DefaultDispatcher-worker-18 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36495/UmAppDatabase/replication/nodeId 2024-02-05 17:12:50.166 [DefaultDispatcher-worker-13 @coroutine#3177] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54845/UmAppDatabase/replication/nodeId 2024-02-05 17:12:50.166 [DefaultDispatcher-worker-13 @coroutine#3177] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54845/UmAppDatabase/replication/nodeId 2024-02-05 17:12:50.166 [DefaultDispatcher-worker-11 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36495/UmAppDatabase/replication/nodeId 2024-02-05 17:12:50.166 [DefaultDispatcher-worker-11 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36495/UmAppDatabase/replication/nodeId 2024-02-05 17:12:50.168 [eventLoopGroupProxy-19-1 @call-handler#4397] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:50.169 [DefaultDispatcher-worker-13 @coroutine#4168] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:12:50.169 [DefaultDispatcher-worker-13 @coroutine#4168] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:12:50.169 [DefaultDispatcher-worker-13 @coroutine#4168] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-05 17:12:50.169 [DefaultDispatcher-worker-13 @coroutine#4168] 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-02-05 17:12:50.169 [UI Thread @coroutine#4408] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555394114875564033&assignmentUid=555394114875564032 2024-02-05 17:12:50.169 [UI Thread @coroutine#4408] 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/getLatestSubmissionForUserAsync?accountPersonUid=555394114875564033&assignmentUid=555394114875564032. 2024-02-05 17:12:50.169 [UI Thread @coroutine#4408] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555394114875564033&assignmentUid=555394114875564032 2024-02-05 17:12:50.170 [UI Thread @coroutine#4418] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555394114875564032&accountPersonUid=555394114875564033 2024-02-05 17:12:50.170 [UI Thread @coroutine#4418] 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=555394114875564032&accountPersonUid=555394114875564033. 2024-02-05 17:12:50.170 [UI Thread @coroutine#4418] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555394114875564032&accountPersonUid=555394114875564033 2024-02-05 17:12:50.170 [UI Thread @coroutine#4420] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555394114875564033&assignmentUid=555394114875564032 2024-02-05 17:12:50.170 [UI Thread @coroutine#4420] 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=555394114875564033&assignmentUid=555394114875564032. 2024-02-05 17:12:50.170 [UI Thread @coroutine#4420] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555394114875564033&assignmentUid=555394114875564032 2024-02-05 17:12:50.170 [eventLoopGroupProxy-19-1 @call-handler#4424] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getLatestSubmissionForUserAsync] /, 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:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getLatestSubmissionForUserAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) 2024-02-05 17:12:50.171 [eventLoopGroupProxy-19-5 @call-handler#4427] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-02-05 17:12:50.171 [eventLoopGroupProxy-19-6 @call-handler#4430] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-02-05 17:12:50.173 [eventLoopGroupProxy-19-1 @call-handler#4424] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:50.173 [eventLoopGroupProxy-19-6 @call-handler#4430] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:50.174 [UI Thread @coroutine#4408] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555394114875564033&assignmentUid=555394114875564032 2024-02-05 17:12:50.174 [UI Thread @coroutine#4408] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555394114875564033&assignmentUid=555394114875564032 2024-02-05 17:12:50.174 [UI Thread @coroutine#4408] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555394114875564033&assignmentUid=555394114875564032. 2024-02-05 17:12:50.174 [UI Thread @coroutine#4408] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555394114875564033&assignmentUid=555394114875564032 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:12:50.176 [eventLoopGroupProxy-19-5 @call-handler#4427] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:12:50.176 [UI Thread @coroutine#4420] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555394114875564033&assignmentUid=555394114875564032 2024-02-05 17:12:50.176 [UI Thread @coroutine#4420] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555394114875564033&assignmentUid=555394114875564032 2024-02-05 17:12:50.176 [UI Thread @coroutine#4420] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555394114875564033&assignmentUid=555394114875564032. 2024-02-05 17:12:50.176 [UI Thread @coroutine#4420] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555394114875564033&assignmentUid=555394114875564032 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:12:50.178 [DefaultDispatcher-worker-10 @coroutine#4168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342a5b57 2024-02-05 17:12:50.179 [UI Thread @coroutine#4418] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555394114875564032&accountPersonUid=555394114875564033 2024-02-05 17:12:50.179 [UI Thread @coroutine#4418] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555394114875564032&accountPersonUid=555394114875564033 2024-02-05 17:12:50.180 [UI Thread @coroutine#4418] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555394114875564032&accountPersonUid=555394114875564033. 2024-02-05 17:12:50.180 [UI Thread @coroutine#4418] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555394114875564032&accountPersonUid=555394114875564033 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:12:50.183 [DefaultDispatcher-worker-9 @coroutine#4408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4986b0ea 2024-02-05 17:12:50.193 [DefaultDispatcher-worker-16 @coroutine#4420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4986b0ea 2024-02-05 17:12:50.202 [DefaultDispatcher-worker-15 @coroutine#4418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4986b0ea 2024-02-05 17:12:50.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown initiated... 2024-02-05 17:12:50.206 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Close initiated... 2024-02-05 17:12:50.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:50.215 [HikariPool-126 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4986b0ea: (connection evicted) 2024-02-05 17:12:50.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:50.216 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Closed. 2024-02-05 17:12:50.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown completed. 2024-02-05 17:12:50.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Shutdown initiated... 2024-02-05 17:12:50.217 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Close initiated... 2024-02-05 17:12:50.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:50.218 [HikariPool-127 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Closing connection org.sqlite.jdbc4.JDBC4Connection@342a5b57: (connection evicted) 2024-02-05 17:12:50.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:50.218 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Closed. 2024-02-05 17:12:50.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Shutdown completed. 2024-02-05 17:12:50.307 [DefaultDispatcher-worker-15 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294a12b5 2024-02-05 17:12:50.307 [DefaultDispatcher-worker-15 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2024-02-05 17:12:50.307 [DefaultDispatcher-worker-15 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:50.307 [DefaultDispatcher-worker-15 @coroutine#3000] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2024-02-05 17:12:50.309 [DefaultDispatcher-worker-10 @coroutine#3000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2024-02-05 17:12:50.309 [DefaultDispatcher-worker-10 @coroutine#3000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2024-02-05 17:12:50.315 [DefaultDispatcher-worker-17 @coroutine#3233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6e3b67 2024-02-05 17:12:50.315 [DefaultDispatcher-worker-17 @coroutine#3233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46605/UmAppDatabase/replication/nodeId 2024-02-05 17:12:50.315 [DefaultDispatcher-worker-17 @coroutine#3233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46605/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:50.315 [DefaultDispatcher-worker-17 @coroutine#3233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46605/UmAppDatabase/replication/nodeId 2024-02-05 17:12:50.316 [DefaultDispatcher-worker-18 @coroutine#3233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46605/UmAppDatabase/replication/nodeId 2024-02-05 17:12:50.316 [DefaultDispatcher-worker-18 @coroutine#3233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46605/UmAppDatabase/replication/nodeId 2024-02-05 17:12:50.329 [DefaultDispatcher-worker-11 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da6d695 2024-02-05 17:12:50.329 [DefaultDispatcher-worker-11 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48751/UmAppDatabase/replication/nodeId 2024-02-05 17:12:50.329 [DefaultDispatcher-worker-11 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48751/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:50.329 [DefaultDispatcher-worker-11 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48751/UmAppDatabase/replication/nodeId 2024-02-05 17:12:50.334 [DefaultDispatcher-worker-13 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48751/UmAppDatabase/replication/nodeId 2024-02-05 17:12:50.334 [DefaultDispatcher-worker-13 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48751/UmAppDatabase/replication/nodeId 2024-02-05 17:12:50.432 [DefaultDispatcher-worker-10 @coroutine#3059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f159911 2024-02-05 17:12:50.432 [DefaultDispatcher-worker-10 @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:12:50.432 [DefaultDispatcher-worker-10 @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://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:50.432 [DefaultDispatcher-worker-10 @coroutine#3059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:12:50.433 [DefaultDispatcher-worker-2 @coroutine#3059] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:12:50.446 [DefaultDispatcher-worker-6 @coroutine#4456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fef75c6 2024-02-05 17:12:50.505 [DefaultDispatcher-worker-6 @coroutine#2885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f61188 2024-02-05 17:12:50.506 [DefaultDispatcher-worker-6 @coroutine#2885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId 2024-02-05 17:12:50.506 [DefaultDispatcher-worker-6 @coroutine#2885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:50.506 [DefaultDispatcher-worker-6 @coroutine#2885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId 2024-02-05 17:12:50.508 [DefaultDispatcher-worker-12 @coroutine#2885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId 2024-02-05 17:12:50.508 [DefaultDispatcher-worker-12 @coroutine#2885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId 2024-02-05 17:12:50.534 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:50.556 [DefaultDispatcher-worker-12 @coroutine#3076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-05 17:12:50.556 [DefaultDispatcher-worker-12 @coroutine#3076] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40467/UmAppDatabase/replication/nodeId 2024-02-05 17:12:50.556 [DefaultDispatcher-worker-12 @coroutine#3076] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40467/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:50.556 [DefaultDispatcher-worker-12 @coroutine#3076] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40467/UmAppDatabase/replication/nodeId 2024-02-05 17:12:50.557 [DefaultDispatcher-worker-6 @coroutine#3076] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40467/UmAppDatabase/replication/nodeId 2024-02-05 17:12:50.557 [DefaultDispatcher-worker-6 @coroutine#3076] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40467/UmAppDatabase/replication/nodeId 2024-02-05 17:12:50.757 [DefaultDispatcher-worker-18 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6939e1 2024-02-05 17:12:50.757 [DefaultDispatcher-worker-18 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46281/UmAppDatabase/replication/nodeId 2024-02-05 17:12:50.757 [DefaultDispatcher-worker-18 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46281/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:50.757 [DefaultDispatcher-worker-18 @coroutine#2920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46281/UmAppDatabase/replication/nodeId 2024-02-05 17:12:50.759 [DefaultDispatcher-worker-18 @coroutine#2920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46281/UmAppDatabase/replication/nodeId 2024-02-05 17:12:50.759 [DefaultDispatcher-worker-18 @coroutine#2920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46281/UmAppDatabase/replication/nodeId 2024-02-05 17:12:50.864 [DefaultDispatcher-worker-9 @coroutine#3131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e75bef1 2024-02-05 17:12:50.864 [DefaultDispatcher-worker-9 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54311/UmAppDatabase/replication/nodeId 2024-02-05 17:12:50.864 [DefaultDispatcher-worker-9 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54311/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:50.864 [DefaultDispatcher-worker-9 @coroutine#3131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54311/UmAppDatabase/replication/nodeId 2024-02-05 17:12:50.866 [DefaultDispatcher-worker-10 @coroutine#3131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54311/UmAppDatabase/replication/nodeId 2024-02-05 17:12:50.866 [DefaultDispatcher-worker-10 @coroutine#3131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54311/UmAppDatabase/replication/nodeId 2024-02-05 17:12:50.961 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:51.178 [DefaultDispatcher-worker-17 @coroutine#3177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b666366 2024-02-05 17:12:51.178 [DefaultDispatcher-worker-16 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@663e1144 2024-02-05 17:12:51.178 [DefaultDispatcher-worker-17 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54845/UmAppDatabase/replication/nodeId 2024-02-05 17:12:51.178 [DefaultDispatcher-worker-16 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36495/UmAppDatabase/replication/nodeId 2024-02-05 17:12:51.178 [DefaultDispatcher-worker-17 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54845/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:51.178 [DefaultDispatcher-worker-16 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36495/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:51.178 [DefaultDispatcher-worker-17 @coroutine#3177] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54845/UmAppDatabase/replication/nodeId 2024-02-05 17:12:51.178 [DefaultDispatcher-worker-16 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36495/UmAppDatabase/replication/nodeId 2024-02-05 17:12:51.180 [DefaultDispatcher-worker-3 @coroutine#3177] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54845/UmAppDatabase/replication/nodeId 2024-02-05 17:12:51.180 [DefaultDispatcher-worker-4 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36495/UmAppDatabase/replication/nodeId 2024-02-05 17:12:51.180 [DefaultDispatcher-worker-3 @coroutine#3177] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54845/UmAppDatabase/replication/nodeId 2024-02-05 17:12:51.180 [DefaultDispatcher-worker-4 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36495/UmAppDatabase/replication/nodeId 2024-02-05 17:12:51.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown initiated... 2024-02-05 17:12:51.230 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Close initiated... 2024-02-05 17:12:51.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:51.230 [HikariPool-125 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ac76ad9: (connection evicted) 2024-02-05 17:12:51.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:51.232 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Closed. 2024-02-05 17:12:51.232 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown completed. 2024-02-05 17:12:51.237 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2024-02-05 17:12:51.238 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:51.238 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:51.238 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:51.238 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:51.238 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:51.238 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:51.238 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e783f78 2024-02-05 17:12:51.238 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:51.238 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:51.238 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:51.238 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:51.238 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:51.238 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:51.238 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:51.238 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:51.238 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:51.238 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:51.238 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:51.238 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:51.238 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:51.238 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:51.238 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:51.238 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:51.238 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:51.238 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:51.238 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:51.238 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2024-02-05 17:12:51.238 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:51.238 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:51.238 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:51.238 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:51.238 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:51.238 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:51.238 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:51.238 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:51.238 [Test worker @coroutine#4481] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2024-02-05 17:12:51.239 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@345d4ecb 2024-02-05 17:12:51.239 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@345d4ecb 2024-02-05 17:12:51.239 [Test worker @coroutine#4481] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2024-02-05 17:12:51.261 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345d4ecb 2024-02-05 17:12:51.278 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345d4ecb 2024-02-05 17:12:51.281 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345d4ecb 2024-02-05 17:12:51.284 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345d4ecb 2024-02-05 17:12:51.284 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2024-02-05 17:12:51.285 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:51.285 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:51.285 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:51.285 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:51.285 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:51.285 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:51.285 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fa3bebe 2024-02-05 17:12:51.285 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:51.285 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:51.285 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:51.285 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:51.285 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:51.285 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:51.285 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:51.285 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:51.285 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:51.285 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:51.285 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:51.285 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:51.285 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:51.285 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:51.285 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:51.285 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:51.285 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:51.285 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:51.285 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:51.285 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2024-02-05 17:12:51.285 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:51.285 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:51.285 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:51.285 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:51.285 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:51.285 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:51.285 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:51.285 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:51.285 [Test worker @coroutine#4481] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2024-02-05 17:12:51.290 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aa85fcf 2024-02-05 17:12:51.290 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aa85fcf 2024-02-05 17:12:51.290 [Test worker @coroutine#4481] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2024-02-05 17:12:51.311 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aa85fcf 2024-02-05 17:12:51.318 [DefaultDispatcher-worker-18 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294a12b5 2024-02-05 17:12:51.319 [DefaultDispatcher-worker-18 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2024-02-05 17:12:51.319 [DefaultDispatcher-worker-18 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:51.319 [DefaultDispatcher-worker-18 @coroutine#3000] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2024-02-05 17:12:51.321 [DefaultDispatcher-worker-17 @coroutine#3000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2024-02-05 17:12:51.321 [DefaultDispatcher-worker-17 @coroutine#3000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2024-02-05 17:12:51.325 [DefaultDispatcher-worker-7 @coroutine#3233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6e3b67 2024-02-05 17:12:51.325 [DefaultDispatcher-worker-7 @coroutine#3233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46605/UmAppDatabase/replication/nodeId 2024-02-05 17:12:51.325 [DefaultDispatcher-worker-7 @coroutine#3233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46605/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:51.325 [DefaultDispatcher-worker-7 @coroutine#3233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46605/UmAppDatabase/replication/nodeId 2024-02-05 17:12:51.327 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aa85fcf 2024-02-05 17:12:51.327 [DefaultDispatcher-worker-2 @coroutine#3233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46605/UmAppDatabase/replication/nodeId 2024-02-05 17:12:51.327 [DefaultDispatcher-worker-2 @coroutine#3233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46605/UmAppDatabase/replication/nodeId 2024-02-05 17:12:51.330 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aa85fcf 2024-02-05 17:12:51.332 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aa85fcf 2024-02-05 17:12:51.339 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:12:51.346 [DefaultDispatcher-worker-6 @coroutine#4502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aa85fcf 2024-02-05 17:12:51.347 [DefaultDispatcher-worker-5 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da6d695 2024-02-05 17:12:51.347 [DefaultDispatcher-worker-5 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48751/UmAppDatabase/replication/nodeId 2024-02-05 17:12:51.347 [DefaultDispatcher-worker-5 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48751/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:51.347 [DefaultDispatcher-worker-5 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48751/UmAppDatabase/replication/nodeId 2024-02-05 17:12:51.348 [DefaultDispatcher-worker-2 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48751/UmAppDatabase/replication/nodeId 2024-02-05 17:12:51.348 [DefaultDispatcher-worker-2 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48751/UmAppDatabase/replication/nodeId 2024-02-05 17:12:51.361 [DefaultDispatcher-worker-2 @coroutine#4481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345d4ecb 2024-02-05 17:12:51.374 [DefaultDispatcher-worker-12 @coroutine#4481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345d4ecb 2024-02-05 17:12:51.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown initiated... 2024-02-05 17:12:51.378 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Close initiated... 2024-02-05 17:12:51.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:51.379 [HikariPool-129 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Closing connection org.sqlite.jdbc4.JDBC4Connection@345d4ecb: (connection evicted) 2024-02-05 17:12:51.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:51.379 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Closed. 2024-02-05 17:12:51.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown completed. 2024-02-05 17:12:51.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown initiated... 2024-02-05 17:12:51.380 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Close initiated... 2024-02-05 17:12:51.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:51.380 [HikariPool-130 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6aa85fcf: (connection evicted) 2024-02-05 17:12:51.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:51.381 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Closed. 2024-02-05 17:12:51.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown completed. 2024-02-05 17:12:51.382 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2024-02-05 17:12:51.382 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:51.382 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:51.382 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:51.382 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:51.382 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:51.382 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:51.382 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e9947af 2024-02-05 17:12:51.382 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:51.382 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:51.382 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:51.382 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:51.382 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:51.382 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:51.382 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:51.382 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:51.382 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:51.382 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:51.382 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:51.382 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:51.382 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:51.382 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:51.382 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:51.382 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:51.382 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:51.382 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:51.382 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:51.382 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2024-02-05 17:12:51.382 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:51.382 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:51.382 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:51.382 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:51.382 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:51.382 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:51.382 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:51.382 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:51.382 [Test worker @coroutine#4532] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2024-02-05 17:12:51.383 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@30942f54 2024-02-05 17:12:51.383 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@30942f54 2024-02-05 17:12:51.383 [Test worker @coroutine#4532] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2024-02-05 17:12:51.400 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30942f54 2024-02-05 17:12:51.411 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30942f54 2024-02-05 17:12:51.413 [Test worker @coroutine#4536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30942f54 2024-02-05 17:12:51.414 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30942f54 2024-02-05 17:12:51.415 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2024-02-05 17:12:51.415 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:51.415 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:51.415 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:51.415 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:51.415 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:51.415 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:51.415 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62ad5f35 2024-02-05 17:12:51.415 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:51.415 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:51.415 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:51.415 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:51.415 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:51.415 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:51.415 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:51.415 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:51.415 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:51.415 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:51.415 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:51.415 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:51.415 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:51.415 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:51.415 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:51.415 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:51.415 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:51.415 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:51.415 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:51.415 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2024-02-05 17:12:51.415 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:51.415 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:51.415 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:51.415 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:51.415 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:51.415 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:51.415 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:51.415 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:51.415 [Test worker @coroutine#4532] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2024-02-05 17:12:51.416 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4117e0c9 2024-02-05 17:12:51.416 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4117e0c9 2024-02-05 17:12:51.416 [Test worker @coroutine#4532] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2024-02-05 17:12:51.430 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4117e0c9 2024-02-05 17:12:51.441 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4117e0c9 2024-02-05 17:12:51.442 [DefaultDispatcher-worker-17 @coroutine#3059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f159911 2024-02-05 17:12:51.442 [DefaultDispatcher-worker-17 @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:12:51.442 [DefaultDispatcher-worker-17 @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://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:51.442 [DefaultDispatcher-worker-17 @coroutine#3059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:12:51.443 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4117e0c9 2024-02-05 17:12:51.443 [DefaultDispatcher-worker-17 @coroutine#3059] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:12:51.445 [Test worker @coroutine#4546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4117e0c9 2024-02-05 17:12:51.456 [DefaultDispatcher-worker-10 @coroutine#4548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4117e0c9 2024-02-05 17:12:51.470 [DefaultDispatcher-worker-8 @coroutine#4532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30942f54 2024-02-05 17:12:51.482 [DefaultDispatcher-worker-5 @coroutine#4532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30942f54 2024-02-05 17:12:51.483 [HikariPool-131 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:51.491 [DefaultDispatcher-worker-2 @coroutine#4532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30942f54 2024-02-05 17:12:51.509 [DefaultDispatcher-worker-5 @coroutine#4576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30942f54 2024-02-05 17:12:51.512 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2024-02-05 17:12:51.512 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2024-02-05 17:12:51.512 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:51.512 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30942f54: (connection evicted) 2024-02-05 17:12:51.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:51.513 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2024-02-05 17:12:51.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2024-02-05 17:12:51.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2024-02-05 17:12:51.513 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2024-02-05 17:12:51.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:51.513 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4117e0c9: (connection evicted) 2024-02-05 17:12:51.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:51.514 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2024-02-05 17:12:51.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2024-02-05 17:12:51.515 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2024-02-05 17:12:51.515 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:51.516 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:51.516 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:51.516 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:51.516 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:51.516 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:51.516 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52cda4bd 2024-02-05 17:12:51.516 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:51.516 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:51.516 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:51.516 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:51.516 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:51.516 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:51.516 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:51.516 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:51.516 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:51.516 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:51.516 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:51.516 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:51.516 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:51.516 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:51.516 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:51.516 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:51.516 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:51.516 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:51.516 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:51.516 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2024-02-05 17:12:51.516 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:51.516 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:51.516 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:51.516 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:51.516 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:51.516 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:51.516 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:51.516 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:51.516 [Test worker @coroutine#4589] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2024-02-05 17:12:51.516 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a183fa6 2024-02-05 17:12:51.516 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a183fa6 2024-02-05 17:12:51.516 [Test worker @coroutine#4589] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2024-02-05 17:12:51.518 [DefaultDispatcher-worker-6 @coroutine#2885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f61188 2024-02-05 17:12:51.518 [DefaultDispatcher-worker-6 @coroutine#2885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId 2024-02-05 17:12:51.518 [DefaultDispatcher-worker-6 @coroutine#2885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:51.518 [DefaultDispatcher-worker-6 @coroutine#2885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId 2024-02-05 17:12:51.519 [DefaultDispatcher-worker-1 @coroutine#2885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId 2024-02-05 17:12:51.519 [DefaultDispatcher-worker-1 @coroutine#2885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId 2024-02-05 17:12:51.539 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a183fa6 2024-02-05 17:12:51.556 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a183fa6 2024-02-05 17:12:51.558 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a183fa6 2024-02-05 17:12:51.561 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a183fa6 2024-02-05 17:12:51.561 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2024-02-05 17:12:51.562 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:51.562 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:51.562 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:51.562 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:51.562 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:51.562 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:51.562 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@380cd266 2024-02-05 17:12:51.562 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:51.562 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:51.562 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:51.562 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:51.562 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:51.562 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:51.562 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:51.562 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:51.562 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:51.562 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:51.562 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:51.562 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:51.562 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:51.562 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:51.562 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:51.562 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:51.562 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:51.562 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:51.562 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:51.562 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2024-02-05 17:12:51.562 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:51.562 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:51.562 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:51.562 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:51.562 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:51.562 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:51.562 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:51.562 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:51.562 [Test worker @coroutine#4589] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2024-02-05 17:12:51.562 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@21d561c9 2024-02-05 17:12:51.562 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@21d561c9 2024-02-05 17:12:51.562 [Test worker @coroutine#4589] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2024-02-05 17:12:51.567 [DefaultDispatcher-worker-6 @coroutine#3076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-05 17:12:51.567 [DefaultDispatcher-worker-6 @coroutine#3076] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40467/UmAppDatabase/replication/nodeId 2024-02-05 17:12:51.567 [DefaultDispatcher-worker-6 @coroutine#3076] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40467/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:51.567 [DefaultDispatcher-worker-6 @coroutine#3076] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40467/UmAppDatabase/replication/nodeId 2024-02-05 17:12:51.568 [DefaultDispatcher-worker-2 @coroutine#3076] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40467/UmAppDatabase/replication/nodeId 2024-02-05 17:12:51.568 [DefaultDispatcher-worker-2 @coroutine#3076] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40467/UmAppDatabase/replication/nodeId 2024-02-05 17:12:51.583 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d561c9 2024-02-05 17:12:51.599 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d561c9 2024-02-05 17:12:51.601 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d561c9 2024-02-05 17:12:51.604 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d561c9 2024-02-05 17:12:51.615 [DefaultDispatcher-worker-13 @coroutine#4608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d561c9 2024-02-05 17:12:51.617 [HikariPool-133 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:12:51.630 [DefaultDispatcher-worker-13 @coroutine#4589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a183fa6 2024-02-05 17:12:51.646 [DefaultDispatcher-worker-16 @coroutine#4589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a183fa6 2024-02-05 17:12:51.650 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2024-02-05 17:12:51.650 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2024-02-05 17:12:51.650 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:51.651 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a183fa6: (connection evicted) 2024-02-05 17:12:51.652 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:51.652 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2024-02-05 17:12:51.652 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2024-02-05 17:12:51.652 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2024-02-05 17:12:51.652 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2024-02-05 17:12:51.652 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:51.652 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21d561c9: (connection evicted) 2024-02-05 17:12:51.653 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:51.653 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2024-02-05 17:12:51.653 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2024-02-05 17:12:51.654 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2024-02-05 17:12:51.654 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:51.654 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:51.654 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:51.654 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:51.654 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:51.654 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:51.654 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33f3ebfc 2024-02-05 17:12:51.654 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:51.654 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:51.654 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:51.654 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:51.654 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:51.654 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:51.654 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:51.654 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:51.654 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:51.654 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:51.654 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:51.654 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:51.654 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:51.654 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:51.654 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:51.654 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:51.654 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:51.654 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:51.654 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:51.654 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2024-02-05 17:12:51.654 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:51.654 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:51.654 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:51.654 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:51.654 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:51.654 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:51.654 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:51.654 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:51.654 [Test worker @coroutine#4634] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2024-02-05 17:12:51.655 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@eb77241 2024-02-05 17:12:51.655 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@eb77241 2024-02-05 17:12:51.655 [Test worker @coroutine#4634] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2024-02-05 17:12:51.676 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb77241 2024-02-05 17:12:51.693 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb77241 2024-02-05 17:12:51.695 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb77241 2024-02-05 17:12:51.697 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb77241 2024-02-05 17:12:51.697 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2024-02-05 17:12:51.698 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:51.698 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:51.698 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:51.698 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:51.698 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:51.698 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:51.698 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@702e21c 2024-02-05 17:12:51.698 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:51.698 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:51.698 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:51.698 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:51.698 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:51.698 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:51.698 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:51.698 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:51.698 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:51.698 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:51.698 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:51.698 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:51.698 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:51.698 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:51.698 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:51.698 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:51.698 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:51.698 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:51.698 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:51.698 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2024-02-05 17:12:51.698 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:51.698 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:51.698 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:51.698 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:51.698 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:51.698 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:51.698 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:51.698 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:51.698 [Test worker @coroutine#4634] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2024-02-05 17:12:51.698 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c5fbde4 2024-02-05 17:12:51.698 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c5fbde4 2024-02-05 17:12:51.698 [Test worker @coroutine#4634] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2024-02-05 17:12:51.713 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c5fbde4 2024-02-05 17:12:51.724 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c5fbde4 2024-02-05 17:12:51.726 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c5fbde4 2024-02-05 17:12:51.728 [Test worker @coroutine#4646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c5fbde4 2024-02-05 17:12:51.738 [DefaultDispatcher-worker-16 @coroutine#4648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c5fbde4 2024-02-05 17:12:51.749 [DefaultDispatcher-worker-9 @coroutine#4634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb77241 2024-02-05 17:12:51.755 [HikariPool-135 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:12:51.762 [DefaultDispatcher-worker-15 @coroutine#4634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb77241 2024-02-05 17:12:51.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2024-02-05 17:12:51.767 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2024-02-05 17:12:51.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:51.767 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@eb77241: (connection evicted) 2024-02-05 17:12:51.768 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:51.768 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2024-02-05 17:12:51.768 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2024-02-05 17:12:51.769 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2024-02-05 17:12:51.769 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2024-02-05 17:12:51.769 [DefaultDispatcher-worker-17 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6939e1 2024-02-05 17:12:51.769 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:51.769 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c5fbde4: (connection evicted) 2024-02-05 17:12:51.769 [DefaultDispatcher-worker-17 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46281/UmAppDatabase/replication/nodeId 2024-02-05 17:12:51.769 [DefaultDispatcher-worker-17 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46281/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:51.769 [DefaultDispatcher-worker-17 @coroutine#2920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46281/UmAppDatabase/replication/nodeId 2024-02-05 17:12:51.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:51.770 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2024-02-05 17:12:51.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2024-02-05 17:12:51.770 [DefaultDispatcher-worker-6 @coroutine#2920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46281/UmAppDatabase/replication/nodeId 2024-02-05 17:12:51.770 [DefaultDispatcher-worker-6 @coroutine#2920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46281/UmAppDatabase/replication/nodeId 2024-02-05 17:12:51.771 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2024-02-05 17:12:51.771 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:51.771 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:51.771 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:51.771 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:51.771 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:51.771 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:51.771 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c3357c7 2024-02-05 17:12:51.771 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:51.771 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:51.772 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:51.772 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:51.772 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:51.772 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:51.772 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:51.772 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:51.772 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:51.772 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:51.772 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:51.772 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:51.772 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:51.772 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:51.772 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:51.772 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:51.772 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:51.772 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:51.772 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:51.772 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2024-02-05 17:12:51.772 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:51.772 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:51.772 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:51.772 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:51.772 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:51.772 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:51.772 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:51.772 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:51.772 [Test worker @coroutine#4677] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2024-02-05 17:12:51.772 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bdb6b36 2024-02-05 17:12:51.772 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bdb6b36 2024-02-05 17:12:51.772 [Test worker @coroutine#4677] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2024-02-05 17:12:51.792 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bdb6b36 2024-02-05 17:12:51.803 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bdb6b36 2024-02-05 17:12:51.805 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bdb6b36 2024-02-05 17:12:51.807 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bdb6b36 2024-02-05 17:12:51.807 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2024-02-05 17:12:51.807 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:51.807 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:51.807 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:51.807 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:51.807 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:51.807 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:51.807 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@411e567e 2024-02-05 17:12:51.807 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:51.807 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:51.807 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:51.807 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:51.807 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:51.807 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:51.807 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:51.808 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:51.808 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:51.808 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:51.808 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:51.808 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:51.808 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:51.808 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:51.808 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:51.808 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:51.808 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:51.808 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:51.808 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:51.808 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2024-02-05 17:12:51.808 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:51.808 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:51.808 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:51.808 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:51.808 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:51.808 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:51.808 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:51.808 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:51.808 [Test worker @coroutine#4677] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2024-02-05 17:12:51.808 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@75f9a35a 2024-02-05 17:12:51.808 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@75f9a35a 2024-02-05 17:12:51.808 [Test worker @coroutine#4677] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2024-02-05 17:12:51.822 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f9a35a 2024-02-05 17:12:51.833 [Test worker @coroutine#4685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f9a35a 2024-02-05 17:12:51.835 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f9a35a 2024-02-05 17:12:51.836 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f9a35a 2024-02-05 17:12:51.840 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:51.847 [DefaultDispatcher-worker-6 @coroutine#4691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f9a35a 2024-02-05 17:12:51.861 [DefaultDispatcher-worker-16 @coroutine#4677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bdb6b36 2024-02-05 17:12:51.872 [HikariPool-137 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:12:51.876 [DefaultDispatcher-worker-9 @coroutine#3131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e75bef1 2024-02-05 17:12:51.877 [DefaultDispatcher-worker-9 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54311/UmAppDatabase/replication/nodeId 2024-02-05 17:12:51.877 [DefaultDispatcher-worker-9 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54311/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:51.877 [DefaultDispatcher-worker-9 @coroutine#3131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54311/UmAppDatabase/replication/nodeId 2024-02-05 17:12:51.878 [DefaultDispatcher-worker-13 @coroutine#3131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54311/UmAppDatabase/replication/nodeId 2024-02-05 17:12:51.878 [DefaultDispatcher-worker-13 @coroutine#3131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54311/UmAppDatabase/replication/nodeId 2024-02-05 17:12:51.880 [DefaultDispatcher-worker-4 @coroutine#4677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bdb6b36 2024-02-05 17:12:51.884 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2024-02-05 17:12:51.884 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2024-02-05 17:12:51.884 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:51.884 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1bdb6b36: (connection evicted) 2024-02-05 17:12:51.885 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:51.885 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2024-02-05 17:12:51.885 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2024-02-05 17:12:51.885 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2024-02-05 17:12:51.885 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2024-02-05 17:12:51.885 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:51.885 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75f9a35a: (connection evicted) 2024-02-05 17:12:51.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:51.886 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2024-02-05 17:12:51.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2024-02-05 17:12:51.887 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2024-02-05 17:12:51.887 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:51.887 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:51.887 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:51.887 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:51.887 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:51.887 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:51.887 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4eee730c 2024-02-05 17:12:51.887 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:51.887 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:51.887 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:51.887 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:51.887 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:51.887 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:51.887 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:51.887 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:51.887 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:51.887 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:51.887 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:51.887 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:51.887 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:51.887 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:51.887 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:51.887 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:51.887 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:51.887 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:51.887 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:51.887 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2024-02-05 17:12:51.888 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:51.888 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:51.888 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:51.888 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:51.888 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:51.888 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:51.888 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:51.888 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:51.888 [Test worker @coroutine#4720] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2024-02-05 17:12:51.888 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cc022ac 2024-02-05 17:12:51.888 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cc022ac 2024-02-05 17:12:51.888 [Test worker @coroutine#4720] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2024-02-05 17:12:51.909 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cc022ac 2024-02-05 17:12:51.924 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cc022ac 2024-02-05 17:12:51.927 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cc022ac 2024-02-05 17:12:51.929 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cc022ac 2024-02-05 17:12:51.930 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2024-02-05 17:12:51.930 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:51.930 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:51.930 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:51.930 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:51.930 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:51.930 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:51.930 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f72855d 2024-02-05 17:12:51.930 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:51.930 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:51.930 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:51.930 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:51.930 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:51.930 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:51.930 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:51.930 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:51.930 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:51.930 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:51.930 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:51.930 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:51.930 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:51.930 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:51.930 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:51.930 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:51.930 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:51.930 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:51.930 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:51.930 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2024-02-05 17:12:51.930 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:51.930 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:51.930 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:51.930 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:51.930 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:51.930 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:51.930 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:51.930 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:51.930 [Test worker @coroutine#4720] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2024-02-05 17:12:51.931 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f119b55 2024-02-05 17:12:51.931 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f119b55 2024-02-05 17:12:51.931 [Test worker @coroutine#4720] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2024-02-05 17:12:51.941 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:51.949 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f119b55 2024-02-05 17:12:51.960 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f119b55 2024-02-05 17:12:51.962 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f119b55 2024-02-05 17:12:51.964 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f119b55 2024-02-05 17:12:51.974 [DefaultDispatcher-worker-12 @coroutine#4733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f119b55 2024-02-05 17:12:51.988 [HikariPool-139 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:12:51.989 [DefaultDispatcher-worker-1 @coroutine#4720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cc022ac 2024-02-05 17:12:51.998 [DefaultDispatcher-worker-6 @coroutine#4720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cc022ac 2024-02-05 17:12:52.006 [DefaultDispatcher-worker-1 @coroutine#4720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cc022ac 2024-02-05 17:12:52.010 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2024-02-05 17:12:52.010 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2024-02-05 17:12:52.010 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:52.010 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6cc022ac: (connection evicted) 2024-02-05 17:12:52.011 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:52.011 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2024-02-05 17:12:52.011 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2024-02-05 17:12:52.011 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2024-02-05 17:12:52.011 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2024-02-05 17:12:52.011 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:52.012 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f119b55: (connection evicted) 2024-02-05 17:12:52.012 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:52.012 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2024-02-05 17:12:52.012 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2024-02-05 17:12:52.014 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2024-02-05 17:12:52.014 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:52.014 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:52.014 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:52.014 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:52.014 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:52.014 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:52.014 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5edd2170 2024-02-05 17:12:52.014 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:52.014 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:52.014 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:52.014 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:52.014 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:52.014 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:52.014 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:52.014 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:52.014 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:52.014 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:52.014 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:52.014 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:52.014 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:52.014 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:52.014 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:52.014 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:52.014 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:52.014 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:52.014 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:52.014 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2024-02-05 17:12:52.014 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:52.014 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:52.014 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:52.014 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:52.014 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:52.014 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:52.014 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:52.014 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:52.014 [Test worker @coroutine#4763] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2024-02-05 17:12:52.015 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@32db94fb 2024-02-05 17:12:52.015 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@32db94fb 2024-02-05 17:12:52.015 [Test worker @coroutine#4763] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2024-02-05 17:12:52.032 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32db94fb 2024-02-05 17:12:52.043 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32db94fb 2024-02-05 17:12:52.044 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32db94fb 2024-02-05 17:12:52.046 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32db94fb 2024-02-05 17:12:52.047 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2024-02-05 17:12:52.047 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:52.047 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:52.047 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:52.047 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:52.047 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:52.047 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:52.047 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@138110f8 2024-02-05 17:12:52.047 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:52.047 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:52.047 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:52.047 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:52.047 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:52.047 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:52.047 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:52.047 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:52.047 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:52.047 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:52.047 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:52.047 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:52.047 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:52.047 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:52.047 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:52.047 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:52.047 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:52.047 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:52.047 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:52.047 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2024-02-05 17:12:52.047 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:52.047 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:52.047 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:52.047 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:52.047 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:52.047 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:52.047 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:52.047 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:52.047 [Test worker @coroutine#4763] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2024-02-05 17:12:52.047 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@665e18d5 2024-02-05 17:12:52.047 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@665e18d5 2024-02-05 17:12:52.048 [Test worker @coroutine#4763] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2024-02-05 17:12:52.061 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665e18d5 2024-02-05 17:12:52.068 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:52.073 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665e18d5 2024-02-05 17:12:52.074 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665e18d5 2024-02-05 17:12:52.076 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665e18d5 2024-02-05 17:12:52.087 [DefaultDispatcher-worker-9 @coroutine#4776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665e18d5 2024-02-05 17:12:52.100 [DefaultDispatcher-worker-9 @coroutine#4763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32db94fb 2024-02-05 17:12:52.113 [DefaultDispatcher-worker-1 @coroutine#4763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32db94fb 2024-02-05 17:12:52.115 [HikariPool-141 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:12:52.121 [DefaultDispatcher-worker-1 @coroutine#4763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32db94fb 2024-02-05 17:12:52.136 [DefaultDispatcher-worker-6 @coroutine#4804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32db94fb 2024-02-05 17:12:52.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2024-02-05 17:12:52.140 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2024-02-05 17:12:52.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:52.140 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32db94fb: (connection evicted) 2024-02-05 17:12:52.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:52.141 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2024-02-05 17:12:52.141 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2024-02-05 17:12:52.141 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2024-02-05 17:12:52.141 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2024-02-05 17:12:52.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:52.142 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@665e18d5: (connection evicted) 2024-02-05 17:12:52.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:52.142 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2024-02-05 17:12:52.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2024-02-05 17:12:52.144 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2024-02-05 17:12:52.144 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:52.144 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:52.144 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:52.144 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:52.144 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:52.144 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:52.144 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24facb47 2024-02-05 17:12:52.144 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:52.144 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:52.144 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:52.144 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:52.144 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:52.144 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:52.144 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:52.144 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:52.144 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:52.144 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:52.144 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:52.144 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:52.144 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:52.144 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:52.144 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:52.144 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:52.144 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:52.144 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:52.144 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:52.144 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2024-02-05 17:12:52.144 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:52.144 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:52.144 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:52.144 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:52.144 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:52.144 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:52.144 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:52.144 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:52.144 [Test worker @coroutine#4816] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2024-02-05 17:12:52.145 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b68c59b 2024-02-05 17:12:52.145 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b68c59b 2024-02-05 17:12:52.145 [Test worker @coroutine#4816] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2024-02-05 17:12:52.164 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b68c59b 2024-02-05 17:12:52.168 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:52.175 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b68c59b 2024-02-05 17:12:52.176 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b68c59b 2024-02-05 17:12:52.178 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b68c59b 2024-02-05 17:12:52.179 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2024-02-05 17:12:52.179 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:52.179 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:52.179 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:52.179 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:52.179 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:52.179 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:52.179 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12115c28 2024-02-05 17:12:52.179 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:52.179 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:52.179 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:52.179 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:52.179 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:52.179 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:52.179 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:52.179 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:52.179 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:52.179 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:52.179 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:52.179 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:52.179 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:52.179 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:52.179 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:52.179 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:52.179 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:52.179 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:52.179 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:52.179 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2024-02-05 17:12:52.179 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:52.179 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:52.179 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:52.179 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:52.179 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:52.179 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:52.179 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:52.179 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:52.179 [Test worker @coroutine#4816] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2024-02-05 17:12:52.180 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aac60b 2024-02-05 17:12:52.180 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aac60b 2024-02-05 17:12:52.180 [Test worker @coroutine#4816] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2024-02-05 17:12:52.190 [DefaultDispatcher-worker-16 @coroutine#3177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b666366 2024-02-05 17:12:52.190 [DefaultDispatcher-worker-16 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54845/UmAppDatabase/replication/nodeId 2024-02-05 17:12:52.190 [DefaultDispatcher-worker-16 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54845/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:52.190 [DefaultDispatcher-worker-16 @coroutine#3177] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54845/UmAppDatabase/replication/nodeId 2024-02-05 17:12:52.201 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aac60b 2024-02-05 17:12:52.203 [DefaultDispatcher-worker-7 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@663e1144 2024-02-05 17:12:52.203 [DefaultDispatcher-worker-1 @coroutine#3177] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54845/UmAppDatabase/replication/nodeId 2024-02-05 17:12:52.203 [DefaultDispatcher-worker-1 @coroutine#3177] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54845/UmAppDatabase/replication/nodeId 2024-02-05 17:12:52.203 [DefaultDispatcher-worker-7 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36495/UmAppDatabase/replication/nodeId 2024-02-05 17:12:52.203 [DefaultDispatcher-worker-7 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36495/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:52.203 [DefaultDispatcher-worker-7 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36495/UmAppDatabase/replication/nodeId 2024-02-05 17:12:52.204 [DefaultDispatcher-worker-9 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36495/UmAppDatabase/replication/nodeId 2024-02-05 17:12:52.204 [DefaultDispatcher-worker-9 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36495/UmAppDatabase/replication/nodeId 2024-02-05 17:12:52.212 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aac60b 2024-02-05 17:12:52.214 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aac60b 2024-02-05 17:12:52.216 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aac60b 2024-02-05 17:12:52.226 [DefaultDispatcher-worker-4 @coroutine#4835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aac60b 2024-02-05 17:12:52.241 [DefaultDispatcher-worker-5 @coroutine#4816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b68c59b 2024-02-05 17:12:52.245 [HikariPool-143 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:12:52.253 [DefaultDispatcher-worker-4 @coroutine#4816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b68c59b 2024-02-05 17:12:52.256 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b68c59b 2024-02-05 17:12:52.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2024-02-05 17:12:52.260 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2024-02-05 17:12:52.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:52.260 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b68c59b: (connection evicted) 2024-02-05 17:12:52.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:52.261 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2024-02-05 17:12:52.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2024-02-05 17:12:52.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2024-02-05 17:12:52.261 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2024-02-05 17:12:52.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:52.262 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2aac60b: (connection evicted) 2024-02-05 17:12:52.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:52.262 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2024-02-05 17:12:52.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2024-02-05 17:12:52.263 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2024-02-05 17:12:52.264 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:52.264 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:52.264 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:52.264 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:52.264 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:52.264 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:52.264 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ca9ec77 2024-02-05 17:12:52.264 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:52.264 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:52.264 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:52.264 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:52.264 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:52.264 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:52.264 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:52.264 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:52.264 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:52.264 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:52.264 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:52.264 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:52.264 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:52.264 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:52.264 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:52.264 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:52.264 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:52.264 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:52.264 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:52.264 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2024-02-05 17:12:52.264 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:52.264 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:52.264 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:52.264 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:52.264 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:52.264 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:52.264 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:52.264 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:52.264 [Test worker @coroutine#4864] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2024-02-05 17:12:52.264 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c2a7c73 2024-02-05 17:12:52.264 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c2a7c73 2024-02-05 17:12:52.264 [Test worker @coroutine#4864] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2024-02-05 17:12:52.279 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c2a7c73 2024-02-05 17:12:52.290 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c2a7c73 2024-02-05 17:12:52.292 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c2a7c73 2024-02-05 17:12:52.294 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c2a7c73 2024-02-05 17:12:52.294 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2024-02-05 17:12:52.294 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:52.294 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:52.294 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:52.294 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:52.294 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:52.294 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:52.294 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41f84bb1 2024-02-05 17:12:52.294 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:52.294 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:52.294 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:52.294 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:52.294 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:52.295 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:52.295 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:52.295 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:52.295 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:52.295 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:52.295 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:52.295 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:52.295 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:52.295 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:52.295 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:52.295 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:52.295 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:52.295 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:52.295 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:52.295 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2024-02-05 17:12:52.295 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:52.295 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:52.295 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:52.295 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:52.295 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:52.295 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:52.295 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:52.295 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:52.295 [Test worker @coroutine#4864] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2024-02-05 17:12:52.295 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@6527f68a 2024-02-05 17:12:52.295 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@6527f68a 2024-02-05 17:12:52.295 [Test worker @coroutine#4864] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2024-02-05 17:12:52.310 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6527f68a 2024-02-05 17:12:52.320 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6527f68a 2024-02-05 17:12:52.322 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6527f68a 2024-02-05 17:12:52.324 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6527f68a 2024-02-05 17:12:52.332 [DefaultDispatcher-worker-15 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294a12b5 2024-02-05 17:12:52.332 [DefaultDispatcher-worker-15 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2024-02-05 17:12:52.332 [DefaultDispatcher-worker-15 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:52.332 [DefaultDispatcher-worker-15 @coroutine#3000] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2024-02-05 17:12:52.335 [DefaultDispatcher-worker-15 @coroutine#4878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6527f68a 2024-02-05 17:12:52.335 [DefaultDispatcher-worker-17 @coroutine#3000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2024-02-05 17:12:52.335 [DefaultDispatcher-worker-17 @coroutine#3000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2024-02-05 17:12:52.338 [DefaultDispatcher-worker-18 @coroutine#3233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6e3b67 2024-02-05 17:12:52.339 [DefaultDispatcher-worker-18 @coroutine#3233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46605/UmAppDatabase/replication/nodeId 2024-02-05 17:12:52.339 [DefaultDispatcher-worker-18 @coroutine#3233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46605/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:52.339 [DefaultDispatcher-worker-18 @coroutine#3233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46605/UmAppDatabase/replication/nodeId 2024-02-05 17:12:52.340 [DefaultDispatcher-worker-17 @coroutine#3233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46605/UmAppDatabase/replication/nodeId 2024-02-05 17:12:52.340 [DefaultDispatcher-worker-17 @coroutine#3233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46605/UmAppDatabase/replication/nodeId 2024-02-05 17:12:52.350 [DefaultDispatcher-worker-6 @coroutine#4864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c2a7c73 2024-02-05 17:12:52.361 [DefaultDispatcher-worker-12 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da6d695 2024-02-05 17:12:52.361 [DefaultDispatcher-worker-12 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48751/UmAppDatabase/replication/nodeId 2024-02-05 17:12:52.361 [DefaultDispatcher-worker-12 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48751/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:52.361 [DefaultDispatcher-worker-12 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48751/UmAppDatabase/replication/nodeId 2024-02-05 17:12:52.362 [DefaultDispatcher-worker-17 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48751/UmAppDatabase/replication/nodeId 2024-02-05 17:12:52.362 [DefaultDispatcher-worker-17 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48751/UmAppDatabase/replication/nodeId 2024-02-05 17:12:52.365 [HikariPool-145 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:12:52.366 [DefaultDispatcher-worker-17 @coroutine#4864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c2a7c73 2024-02-05 17:12:52.369 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c2a7c73 2024-02-05 17:12:52.372 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c2a7c73 2024-02-05 17:12:52.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2024-02-05 17:12:52.377 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2024-02-05 17:12:52.377 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:52.377 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c2a7c73: (connection evicted) 2024-02-05 17:12:52.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:52.378 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2024-02-05 17:12:52.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2024-02-05 17:12:52.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2024-02-05 17:12:52.378 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2024-02-05 17:12:52.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:52.379 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6527f68a: (connection evicted) 2024-02-05 17:12:52.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:52.379 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2024-02-05 17:12:52.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2024-02-05 17:12:52.380 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2024-02-05 17:12:52.381 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:52.381 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:52.381 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:52.381 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:52.381 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:52.381 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:52.381 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@475fb7 2024-02-05 17:12:52.381 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:52.381 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:52.381 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:52.381 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:52.381 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:52.381 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:52.381 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:52.381 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:52.381 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:52.381 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:52.381 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:52.381 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:52.381 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:52.381 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:52.381 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:52.381 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:52.381 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:52.381 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:52.381 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:52.381 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2024-02-05 17:12:52.381 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:52.381 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:52.381 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:52.381 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:52.381 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:52.381 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:52.381 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:52.381 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:52.381 [Test worker @coroutine#4918] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2024-02-05 17:12:52.381 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@5367d46f 2024-02-05 17:12:52.381 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@5367d46f 2024-02-05 17:12:52.381 [Test worker @coroutine#4918] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2024-02-05 17:12:52.395 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5367d46f 2024-02-05 17:12:52.406 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5367d46f 2024-02-05 17:12:52.408 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5367d46f 2024-02-05 17:12:52.410 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5367d46f 2024-02-05 17:12:52.410 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2024-02-05 17:12:52.410 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:52.410 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:52.410 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:52.410 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:52.410 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:52.410 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:52.410 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3dfe2797 2024-02-05 17:12:52.410 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:52.410 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:52.410 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:52.411 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:52.411 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:52.411 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:52.411 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:52.411 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:52.411 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:52.411 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:52.411 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:52.411 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:52.411 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:52.411 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:52.411 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:52.411 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:52.411 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:52.411 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:52.411 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:52.411 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2024-02-05 17:12:52.411 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:52.411 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:52.411 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:52.411 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:52.411 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:52.411 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:52.411 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:52.411 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:52.411 [Test worker @coroutine#4918] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2024-02-05 17:12:52.411 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@34c050a1 2024-02-05 17:12:52.411 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@34c050a1 2024-02-05 17:12:52.411 [Test worker @coroutine#4918] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2024-02-05 17:12:52.425 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34c050a1 2024-02-05 17:12:52.436 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34c050a1 2024-02-05 17:12:52.438 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34c050a1 2024-02-05 17:12:52.440 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34c050a1 2024-02-05 17:12:52.455 [DefaultDispatcher-worker-10 @coroutine#4932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34c050a1 2024-02-05 17:12:52.455 [DefaultDispatcher-worker-7 @coroutine#3059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f159911 2024-02-05 17:12:52.455 [DefaultDispatcher-worker-7 @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:12:52.455 [DefaultDispatcher-worker-7 @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://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:52.455 [DefaultDispatcher-worker-7 @coroutine#3059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:12:52.456 [DefaultDispatcher-worker-9 @coroutine#3059] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:12:52.471 [DefaultDispatcher-worker-9 @coroutine#4918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5367d46f 2024-02-05 17:12:52.482 [HikariPool-147 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:12:52.486 [DefaultDispatcher-worker-2 @coroutine#4918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5367d46f 2024-02-05 17:12:52.542 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:52.542 [HikariPool-148 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:52.551 [DefaultDispatcher-worker-7 @coroutine#2885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f61188 2024-02-05 17:12:52.552 [DefaultDispatcher-worker-7 @coroutine#2885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId 2024-02-05 17:12:52.552 [DefaultDispatcher-worker-7 @coroutine#2885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:52.552 [DefaultDispatcher-worker-7 @coroutine#2885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId 2024-02-05 17:12:52.553 [DefaultDispatcher-worker-11 @coroutine#2885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId 2024-02-05 17:12:52.553 [DefaultDispatcher-worker-11 @coroutine#2885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId 2024-02-05 17:12:52.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2024-02-05 17:12:52.554 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2024-02-05 17:12:52.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:52.554 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5367d46f: (connection evicted) 2024-02-05 17:12:52.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:52.555 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2024-02-05 17:12:52.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2024-02-05 17:12:52.556 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2024-02-05 17:12:52.556 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2024-02-05 17:12:52.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:52.556 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34c050a1: (connection evicted) 2024-02-05 17:12:52.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:52.557 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2024-02-05 17:12:52.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2024-02-05 17:12:52.558 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2024-02-05 17:12:52.558 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:52.558 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:52.558 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:52.558 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:52.558 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:52.558 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:52.558 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2643caa6 2024-02-05 17:12:52.558 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:52.558 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:52.558 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:52.558 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:52.558 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:52.558 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:52.558 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:52.558 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:52.558 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:52.558 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:52.558 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:52.558 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:52.558 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:52.558 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:52.558 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:52.558 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:52.558 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:52.558 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:52.558 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:52.558 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2024-02-05 17:12:52.558 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:52.558 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:52.558 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:52.558 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:52.558 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:52.558 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:52.558 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:52.558 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:52.558 [Test worker @coroutine#4975] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2024-02-05 17:12:52.559 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@307eb95f 2024-02-05 17:12:52.559 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@307eb95f 2024-02-05 17:12:52.559 [Test worker @coroutine#4975] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2024-02-05 17:12:52.578 [DefaultDispatcher-worker-7 @coroutine#3076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-05 17:12:52.578 [DefaultDispatcher-worker-7 @coroutine#3076] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40467/UmAppDatabase/replication/nodeId 2024-02-05 17:12:52.578 [DefaultDispatcher-worker-7 @coroutine#3076] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40467/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:52.578 [DefaultDispatcher-worker-7 @coroutine#3076] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40467/UmAppDatabase/replication/nodeId 2024-02-05 17:12:52.579 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@307eb95f 2024-02-05 17:12:52.580 [DefaultDispatcher-worker-2 @coroutine#3076] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40467/UmAppDatabase/replication/nodeId 2024-02-05 17:12:52.580 [DefaultDispatcher-worker-2 @coroutine#3076] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40467/UmAppDatabase/replication/nodeId 2024-02-05 17:12:52.595 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@307eb95f 2024-02-05 17:12:52.597 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@307eb95f 2024-02-05 17:12:52.600 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@307eb95f 2024-02-05 17:12:52.600 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2024-02-05 17:12:52.601 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:52.601 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:52.601 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:52.601 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:52.601 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:52.601 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:52.601 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5246453e 2024-02-05 17:12:52.601 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:52.601 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:52.601 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:52.601 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:52.601 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:52.601 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:52.601 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:52.601 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:52.601 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:52.601 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:52.601 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:52.601 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:52.601 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:52.601 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:52.601 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:52.601 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:52.601 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:52.601 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:52.601 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:52.601 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2024-02-05 17:12:52.601 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:52.601 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:52.601 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:52.601 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:52.601 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:52.601 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:52.601 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:52.601 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:52.601 [Test worker @coroutine#4975] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2024-02-05 17:12:52.601 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b19ee18 2024-02-05 17:12:52.601 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b19ee18 2024-02-05 17:12:52.601 [Test worker @coroutine#4975] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2024-02-05 17:12:52.621 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b19ee18 2024-02-05 17:12:52.637 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b19ee18 2024-02-05 17:12:52.639 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b19ee18 2024-02-05 17:12:52.641 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b19ee18 2024-02-05 17:12:52.651 [DefaultDispatcher-worker-2 @coroutine#4993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b19ee18 2024-02-05 17:12:52.659 [HikariPool-149 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:12:52.666 [DefaultDispatcher-worker-17 @coroutine#4975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@307eb95f 2024-02-05 17:12:52.678 [DefaultDispatcher-worker-2 @coroutine#4975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@307eb95f 2024-02-05 17:12:52.682 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2024-02-05 17:12:52.682 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2024-02-05 17:12:52.682 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:52.683 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@307eb95f: (connection evicted) 2024-02-05 17:12:52.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:52.683 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2024-02-05 17:12:52.683 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2024-02-05 17:12:52.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2024-02-05 17:12:52.684 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2024-02-05 17:12:52.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:52.684 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b19ee18: (connection evicted) 2024-02-05 17:12:52.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:52.685 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2024-02-05 17:12:52.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2024-02-05 17:12:52.686 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2024-02-05 17:12:52.686 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:52.686 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:52.686 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:52.686 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:52.686 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:52.686 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:52.686 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70d24586 2024-02-05 17:12:52.686 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:52.686 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:52.686 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:52.686 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:52.686 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:52.686 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:52.686 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:52.686 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:52.686 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:52.686 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:52.686 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:52.686 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:52.686 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:52.686 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:52.686 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:52.686 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:52.686 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:52.686 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:52.686 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:52.686 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2024-02-05 17:12:52.686 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:52.686 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:52.686 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:52.686 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:52.686 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:52.686 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:52.686 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:52.686 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:52.687 [Test worker @coroutine#5019] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2024-02-05 17:12:52.687 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@52238861 2024-02-05 17:12:52.687 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@52238861 2024-02-05 17:12:52.687 [Test worker @coroutine#5019] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2024-02-05 17:12:52.707 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52238861 2024-02-05 17:12:52.722 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52238861 2024-02-05 17:12:52.725 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52238861 2024-02-05 17:12:52.727 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52238861 2024-02-05 17:12:52.728 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2024-02-05 17:12:52.728 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:52.728 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:52.728 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:52.728 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:52.728 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:52.728 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:52.728 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38624a3a 2024-02-05 17:12:52.728 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:52.728 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:52.728 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:52.728 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:52.728 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:52.728 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:52.728 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:52.728 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:52.728 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:52.728 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:52.728 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:52.728 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:52.728 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:52.728 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:52.728 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:52.728 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:52.728 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:52.728 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:52.728 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:52.728 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2024-02-05 17:12:52.728 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:52.728 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:52.728 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:52.728 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:52.728 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:52.728 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:52.728 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:52.728 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:52.728 [Test worker @coroutine#5019] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2024-02-05 17:12:52.729 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@73cdf5f9 2024-02-05 17:12:52.729 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@73cdf5f9 2024-02-05 17:12:52.729 [Test worker @coroutine#5019] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2024-02-05 17:12:52.748 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73cdf5f9 2024-02-05 17:12:52.763 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73cdf5f9 2024-02-05 17:12:52.766 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73cdf5f9 2024-02-05 17:12:52.768 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73cdf5f9 2024-02-05 17:12:52.779 [DefaultDispatcher-worker-2 @coroutine#5033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73cdf5f9 2024-02-05 17:12:52.780 [DefaultDispatcher-worker-9 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6939e1 2024-02-05 17:12:52.780 [DefaultDispatcher-worker-9 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46281/UmAppDatabase/replication/nodeId 2024-02-05 17:12:52.780 [DefaultDispatcher-worker-9 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46281/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:52.780 [DefaultDispatcher-worker-9 @coroutine#2920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46281/UmAppDatabase/replication/nodeId 2024-02-05 17:12:52.781 [DefaultDispatcher-worker-16 @coroutine#2920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46281/UmAppDatabase/replication/nodeId 2024-02-05 17:12:52.781 [DefaultDispatcher-worker-16 @coroutine#2920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46281/UmAppDatabase/replication/nodeId 2024-02-05 17:12:52.787 [HikariPool-151 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:12:52.794 [DefaultDispatcher-worker-10 @coroutine#5019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52238861 2024-02-05 17:12:52.805 [DefaultDispatcher-worker-16 @coroutine#5019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52238861 2024-02-05 17:12:52.809 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52238861 2024-02-05 17:12:52.811 [Test worker @coroutine#5048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52238861 2024-02-05 17:12:52.816 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2024-02-05 17:12:52.816 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2024-02-05 17:12:52.816 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:52.817 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52238861: (connection evicted) 2024-02-05 17:12:52.817 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:52.817 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2024-02-05 17:12:52.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2024-02-05 17:12:52.818 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2024-02-05 17:12:52.818 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2024-02-05 17:12:52.818 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:52.818 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73cdf5f9: (connection evicted) 2024-02-05 17:12:52.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:52.819 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2024-02-05 17:12:52.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2024-02-05 17:12:52.820 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2024-02-05 17:12:52.820 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:52.820 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:52.820 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:52.820 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:52.820 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:52.820 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:52.820 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9423344 2024-02-05 17:12:52.820 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:52.820 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:52.820 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:52.821 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:52.821 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:52.821 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:52.821 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:52.821 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:52.821 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:52.821 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:52.821 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:52.821 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:52.821 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:52.821 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:52.821 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:52.821 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:52.821 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:52.821 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:52.821 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:52.821 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2024-02-05 17:12:52.821 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:52.821 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:52.821 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:52.821 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:52.821 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:52.821 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:52.821 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:52.821 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:52.821 [Test worker @coroutine#5067] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2024-02-05 17:12:52.821 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@18d8da77 2024-02-05 17:12:52.821 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@18d8da77 2024-02-05 17:12:52.821 [Test worker @coroutine#5067] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2024-02-05 17:12:52.843 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d8da77 2024-02-05 17:12:52.860 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d8da77 2024-02-05 17:12:52.863 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d8da77 2024-02-05 17:12:52.866 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d8da77 2024-02-05 17:12:52.867 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2024-02-05 17:12:52.867 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:52.867 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:52.867 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:52.867 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:52.867 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:52.867 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:52.867 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17a89cb1 2024-02-05 17:12:52.867 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:52.867 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:52.867 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:52.867 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:52.867 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:52.867 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:52.867 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:52.867 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:52.867 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:52.867 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:52.867 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:52.867 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:52.867 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:52.867 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:52.867 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:52.867 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:52.867 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:52.867 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:52.867 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:52.867 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2024-02-05 17:12:52.867 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:52.867 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:52.867 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:52.867 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:52.867 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:52.867 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:52.867 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:52.867 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:52.867 [Test worker @coroutine#5067] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2024-02-05 17:12:52.868 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@7af5ce66 2024-02-05 17:12:52.868 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@7af5ce66 2024-02-05 17:12:52.868 [Test worker @coroutine#5067] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2024-02-05 17:12:52.886 [DefaultDispatcher-worker-3 @coroutine#3131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e75bef1 2024-02-05 17:12:52.886 [DefaultDispatcher-worker-3 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54311/UmAppDatabase/replication/nodeId 2024-02-05 17:12:52.886 [DefaultDispatcher-worker-3 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54311/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:52.886 [DefaultDispatcher-worker-3 @coroutine#3131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54311/UmAppDatabase/replication/nodeId 2024-02-05 17:12:52.887 [DefaultDispatcher-worker-16 @coroutine#3131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54311/UmAppDatabase/replication/nodeId 2024-02-05 17:12:52.887 [DefaultDispatcher-worker-16 @coroutine#3131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54311/UmAppDatabase/replication/nodeId 2024-02-05 17:12:52.889 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7af5ce66 2024-02-05 17:12:52.906 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7af5ce66 2024-02-05 17:12:52.909 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7af5ce66 2024-02-05 17:12:52.912 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7af5ce66 2024-02-05 17:12:52.921 [HikariPool-153 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:12:52.922 [DefaultDispatcher-worker-6 @coroutine#5084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7af5ce66 2024-02-05 17:12:52.933 [DefaultDispatcher-worker-10 @coroutine#5067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d8da77 2024-02-05 17:12:52.942 [DefaultDispatcher-worker-13 @coroutine#5067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d8da77 2024-02-05 17:12:52.951 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2024-02-05 17:12:52.951 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2024-02-05 17:12:52.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:52.951 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18d8da77: (connection evicted) 2024-02-05 17:12:52.952 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:52.952 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2024-02-05 17:12:52.952 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2024-02-05 17:12:52.952 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2024-02-05 17:12:52.952 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2024-02-05 17:12:52.952 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:52.952 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7af5ce66: (connection evicted) 2024-02-05 17:12:52.953 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:52.953 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2024-02-05 17:12:52.953 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2024-02-05 17:12:52.955 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2024-02-05 17:12:52.955 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:52.955 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:52.955 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:52.955 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:52.955 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:52.955 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:52.955 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29ec5005 2024-02-05 17:12:52.955 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:52.955 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:52.955 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:52.955 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:52.955 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:52.955 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:52.956 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:52.956 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:52.956 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:52.956 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:52.956 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:52.956 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:52.956 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:52.956 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:52.956 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:52.956 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:52.956 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:52.956 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:52.956 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:52.956 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2024-02-05 17:12:52.956 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:52.956 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:52.956 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:52.956 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:52.956 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:52.956 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:52.956 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:52.956 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:52.956 [Test worker @coroutine#5125] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2024-02-05 17:12:52.956 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@52e44f71 2024-02-05 17:12:52.956 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@52e44f71 2024-02-05 17:12:52.956 [Test worker @coroutine#5125] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2024-02-05 17:12:52.977 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52e44f71 2024-02-05 17:12:52.995 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52e44f71 2024-02-05 17:12:52.998 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52e44f71 2024-02-05 17:12:53.001 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52e44f71 2024-02-05 17:12:53.008 [DefaultDispatcher-worker-3 @coroutine#5133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52e44f71 2024-02-05 17:12:53.010 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52e44f71 2024-02-05 17:12:53.024 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52e44f71 2024-02-05 17:12:53.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2024-02-05 17:12:53.042 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2024-02-05 17:12:53.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:53.043 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52e44f71: (connection evicted) 2024-02-05 17:12:53.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:53.043 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2024-02-05 17:12:53.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2024-02-05 17:12:53.045 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2024-02-05 17:12:53.045 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:53.045 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:53.045 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:53.045 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:53.045 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:53.045 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:53.045 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24c7b944 2024-02-05 17:12:53.045 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:53.045 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:53.046 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:53.046 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:53.046 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:53.046 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:53.046 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:53.046 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:53.046 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:53.046 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:53.046 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:53.046 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:53.046 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:53.046 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:53.046 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:53.046 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:53.046 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:53.046 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:53.046 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:53.046 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2024-02-05 17:12:53.046 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:53.046 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:53.046 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:53.046 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:53.046 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:53.046 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:53.046 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:53.046 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:53.046 [Test worker @coroutine#5159] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2024-02-05 17:12:53.046 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@540ac21e 2024-02-05 17:12:53.046 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@540ac21e 2024-02-05 17:12:53.046 [Test worker @coroutine#5159] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2024-02-05 17:12:53.064 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@540ac21e 2024-02-05 17:12:53.075 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@540ac21e 2024-02-05 17:12:53.077 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@540ac21e 2024-02-05 17:12:53.079 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@540ac21e 2024-02-05 17:12:53.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2024-02-05 17:12:53.083 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2024-02-05 17:12:53.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:12:53.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:53.084 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2024-02-05 17:12:53.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2024-02-05 17:12:53.085 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2024-02-05 17:12:53.085 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:53.085 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:53.085 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:53.085 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:53.085 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:53.085 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:53.085 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36109a76 2024-02-05 17:12:53.085 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:53.085 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:53.085 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:53.085 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:53.085 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:53.085 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:53.085 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:53.085 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:53.086 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:53.086 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:53.086 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:53.086 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:53.086 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:53.086 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:53.086 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:53.086 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:53.086 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:53.086 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:53.086 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:53.086 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2024-02-05 17:12:53.086 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:53.086 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:53.086 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:53.086 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:53.086 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:53.086 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:53.086 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:53.086 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:53.086 [Test worker @coroutine#5189] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2024-02-05 17:12:53.086 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@15f3f9cf 2024-02-05 17:12:53.086 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@15f3f9cf 2024-02-05 17:12:53.086 [Test worker @coroutine#5189] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2024-02-05 17:12:53.107 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15f3f9cf 2024-02-05 17:12:53.123 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15f3f9cf 2024-02-05 17:12:53.125 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15f3f9cf 2024-02-05 17:12:53.128 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15f3f9cf 2024-02-05 17:12:53.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2024-02-05 17:12:53.136 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2024-02-05 17:12:53.136 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:12:53.136 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:53.136 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2024-02-05 17:12:53.136 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2024-02-05 17:12:53.137 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2024-02-05 17:12:53.138 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:53.138 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:53.138 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:53.138 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:53.138 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:53.138 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:53.138 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e5106fc 2024-02-05 17:12:53.138 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:53.138 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:53.138 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:53.138 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:53.138 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:53.138 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:53.138 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:53.138 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:53.138 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:53.138 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:53.138 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:53.138 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:53.138 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:53.138 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:53.138 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:53.138 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:53.138 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:53.138 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:53.138 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:53.138 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2024-02-05 17:12:53.138 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:53.138 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:53.138 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:53.138 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:53.138 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:53.138 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:53.138 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:53.138 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:53.138 [Test worker @coroutine#5218] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2024-02-05 17:12:53.138 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@274b0c2a 2024-02-05 17:12:53.138 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@274b0c2a 2024-02-05 17:12:53.138 [Test worker @coroutine#5218] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2024-02-05 17:12:53.159 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@274b0c2a 2024-02-05 17:12:53.176 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@274b0c2a 2024-02-05 17:12:53.178 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@274b0c2a 2024-02-05 17:12:53.181 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@274b0c2a 2024-02-05 17:12:53.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2024-02-05 17:12:53.185 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2024-02-05 17:12:53.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:12:53.186 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:53.186 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2024-02-05 17:12:53.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2024-02-05 17:12:53.187 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2024-02-05 17:12:53.188 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:53.188 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:53.188 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:53.188 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:53.188 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:53.188 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:53.188 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5350a926 2024-02-05 17:12:53.188 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:53.188 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:53.188 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:53.188 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:53.188 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:53.188 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:53.188 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:53.188 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:53.188 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:53.188 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:53.188 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:53.188 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:53.188 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:53.188 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:53.188 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:53.188 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:53.188 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:53.188 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:53.188 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:53.188 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2024-02-05 17:12:53.188 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:53.188 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:53.188 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:53.188 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:53.188 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:53.188 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:53.188 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:53.188 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:53.188 [Test worker @coroutine#5247] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2024-02-05 17:12:53.188 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c046af 2024-02-05 17:12:53.188 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c046af 2024-02-05 17:12:53.188 [Test worker @coroutine#5247] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2024-02-05 17:12:53.209 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c046af 2024-02-05 17:12:53.212 [DefaultDispatcher-worker-10 @coroutine#3177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b666366 2024-02-05 17:12:53.212 [DefaultDispatcher-worker-10 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54845/UmAppDatabase/replication/nodeId 2024-02-05 17:12:53.212 [DefaultDispatcher-worker-1 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@663e1144 2024-02-05 17:12:53.212 [DefaultDispatcher-worker-10 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54845/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:53.212 [DefaultDispatcher-worker-10 @coroutine#3177] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54845/UmAppDatabase/replication/nodeId 2024-02-05 17:12:53.212 [DefaultDispatcher-worker-1 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36495/UmAppDatabase/replication/nodeId 2024-02-05 17:12:53.212 [DefaultDispatcher-worker-1 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36495/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:53.212 [DefaultDispatcher-worker-1 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36495/UmAppDatabase/replication/nodeId 2024-02-05 17:12:53.214 [DefaultDispatcher-worker-17 @coroutine#3177] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54845/UmAppDatabase/replication/nodeId 2024-02-05 17:12:53.214 [DefaultDispatcher-worker-7 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36495/UmAppDatabase/replication/nodeId 2024-02-05 17:12:53.214 [DefaultDispatcher-worker-17 @coroutine#3177] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54845/UmAppDatabase/replication/nodeId 2024-02-05 17:12:53.214 [DefaultDispatcher-worker-7 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36495/UmAppDatabase/replication/nodeId 2024-02-05 17:12:53.224 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c046af 2024-02-05 17:12:53.227 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c046af 2024-02-05 17:12:53.229 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c046af 2024-02-05 17:12:53.239 [DefaultDispatcher-worker-17 @coroutine#5261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c046af 2024-02-05 17:12:53.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2024-02-05 17:12:53.245 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2024-02-05 17:12:53.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:53.246 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c046af: (connection evicted) 2024-02-05 17:12:53.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:53.246 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2024-02-05 17:12:53.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2024-02-05 17:12:53.248 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2024-02-05 17:12:53.248 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:53.248 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:53.248 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:53.248 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:53.248 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:53.248 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:53.248 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bdf6d63 2024-02-05 17:12:53.248 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:53.248 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:53.248 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:53.248 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:53.248 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:53.248 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:53.248 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:53.248 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:53.248 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:53.248 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:53.248 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:53.248 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:53.248 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:53.248 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:53.248 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:53.248 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:53.248 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:53.248 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:53.248 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:53.248 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2024-02-05 17:12:53.248 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:53.248 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:53.248 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:53.248 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:53.248 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:53.248 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:53.248 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:53.248 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:53.248 [Test worker @coroutine#5284] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2024-02-05 17:12:53.249 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@29b61bb 2024-02-05 17:12:53.249 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@29b61bb 2024-02-05 17:12:53.249 [Test worker @coroutine#5284] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2024-02-05 17:12:53.263 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29b61bb 2024-02-05 17:12:53.274 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29b61bb 2024-02-05 17:12:53.275 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:53.276 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29b61bb 2024-02-05 17:12:53.278 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29b61bb 2024-02-05 17:12:53.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2024-02-05 17:12:53.283 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2024-02-05 17:12:53.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:12:53.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:53.283 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2024-02-05 17:12:53.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2024-02-05 17:12:53.285 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2024-02-05 17:12:53.285 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:53.285 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:53.285 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:53.285 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:53.285 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:53.285 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:53.285 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72fc6b5e 2024-02-05 17:12:53.285 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:53.285 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:53.285 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:53.285 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:53.285 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:53.285 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:53.285 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:53.285 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:53.285 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:53.285 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:53.285 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:53.285 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:53.285 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:53.285 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:53.285 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:53.285 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:53.285 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:53.285 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:53.285 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:53.285 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2024-02-05 17:12:53.285 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:53.285 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:53.285 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:53.285 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:53.285 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:53.285 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:53.285 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:53.285 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:53.285 [Test worker @coroutine#5315] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2024-02-05 17:12:53.286 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@9214725 2024-02-05 17:12:53.286 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@9214725 2024-02-05 17:12:53.286 [Test worker @coroutine#5315] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2024-02-05 17:12:53.300 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9214725 2024-02-05 17:12:53.312 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9214725 2024-02-05 17:12:53.313 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9214725 2024-02-05 17:12:53.315 [Test worker @coroutine#5320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9214725 2024-02-05 17:12:53.324 [DefaultDispatcher-worker-12 @coroutine#5322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9214725 2024-02-05 17:12:53.327 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9214725 2024-02-05 17:12:53.332 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9214725 2024-02-05 17:12:53.335 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2024-02-05 17:12:53.335 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2024-02-05 17:12:53.335 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:53.335 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9214725: (connection evicted) 2024-02-05 17:12:53.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:53.336 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2024-02-05 17:12:53.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2024-02-05 17:12:53.338 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2024-02-05 17:12:53.338 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:53.338 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:53.338 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:53.338 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:53.338 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:53.338 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:53.338 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@321bf4b1 2024-02-05 17:12:53.338 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:53.338 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:53.338 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:53.338 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:53.338 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:53.338 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:53.338 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:53.338 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:53.339 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:53.339 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:53.339 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:53.339 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:53.339 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:53.339 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:53.339 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:53.339 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:53.339 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:53.339 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:53.339 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:53.339 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2024-02-05 17:12:53.339 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:53.339 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:53.339 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:53.339 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:53.339 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:53.339 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:53.339 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:53.339 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:53.339 [Test worker @coroutine#5348] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2024-02-05 17:12:53.345 [DefaultDispatcher-worker-3 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294a12b5 2024-02-05 17:12:53.346 [DefaultDispatcher-worker-3 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2024-02-05 17:12:53.346 [DefaultDispatcher-worker-3 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:53.346 [DefaultDispatcher-worker-3 @coroutine#3000] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2024-02-05 17:12:53.347 [DefaultDispatcher-worker-11 @coroutine#3000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2024-02-05 17:12:53.347 [DefaultDispatcher-worker-11 @coroutine#3000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2024-02-05 17:12:53.350 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@65630116 2024-02-05 17:12:53.350 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@65630116 2024-02-05 17:12:53.350 [Test worker @coroutine#5348] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2024-02-05 17:12:53.351 [DefaultDispatcher-worker-9 @coroutine#3233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6e3b67 2024-02-05 17:12:53.351 [DefaultDispatcher-worker-9 @coroutine#3233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46605/UmAppDatabase/replication/nodeId 2024-02-05 17:12:53.351 [DefaultDispatcher-worker-9 @coroutine#3233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46605/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:53.351 [DefaultDispatcher-worker-9 @coroutine#3233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46605/UmAppDatabase/replication/nodeId 2024-02-05 17:12:53.351 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:53.353 [DefaultDispatcher-worker-1 @coroutine#3233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46605/UmAppDatabase/replication/nodeId 2024-02-05 17:12:53.353 [DefaultDispatcher-worker-1 @coroutine#3233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46605/UmAppDatabase/replication/nodeId 2024-02-05 17:12:53.370 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65630116 2024-02-05 17:12:53.372 [DefaultDispatcher-worker-8 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da6d695 2024-02-05 17:12:53.372 [DefaultDispatcher-worker-8 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48751/UmAppDatabase/replication/nodeId 2024-02-05 17:12:53.372 [DefaultDispatcher-worker-8 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48751/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:53.372 [DefaultDispatcher-worker-8 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48751/UmAppDatabase/replication/nodeId 2024-02-05 17:12:53.373 [DefaultDispatcher-worker-8 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48751/UmAppDatabase/replication/nodeId 2024-02-05 17:12:53.373 [DefaultDispatcher-worker-8 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48751/UmAppDatabase/replication/nodeId 2024-02-05 17:12:53.381 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65630116 2024-02-05 17:12:53.383 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65630116 2024-02-05 17:12:53.384 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65630116 2024-02-05 17:12:53.385 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2024-02-05 17:12:53.385 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:53.385 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:53.385 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:53.385 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:53.385 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:53.385 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:53.385 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@365291bd 2024-02-05 17:12:53.385 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:53.385 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:53.385 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:53.385 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:53.385 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:53.385 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:53.385 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:53.385 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:53.385 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:53.385 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:53.385 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:53.385 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:53.385 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:53.385 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:53.385 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:53.385 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:53.385 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:53.385 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:53.385 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:53.385 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2024-02-05 17:12:53.385 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:53.385 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:53.385 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:53.385 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:53.385 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:53.385 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:53.385 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:53.385 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:53.385 [Test worker @coroutine#5348] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2024-02-05 17:12:53.386 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b5e6983 2024-02-05 17:12:53.386 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b5e6983 2024-02-05 17:12:53.386 [Test worker @coroutine#5348] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2024-02-05 17:12:53.400 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b5e6983 2024-02-05 17:12:53.412 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b5e6983 2024-02-05 17:12:53.414 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b5e6983 2024-02-05 17:12:53.416 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b5e6983 2024-02-05 17:12:53.421 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:53.428 [DefaultDispatcher-worker-16 @coroutine#5371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b5e6983 2024-02-05 17:12:53.442 [DefaultDispatcher-worker-17 @coroutine#5348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65630116 2024-02-05 17:12:53.450 [HikariPool-162 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:12:53.466 [DefaultDispatcher-worker-10 @coroutine#3059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f159911 2024-02-05 17:12:53.467 [DefaultDispatcher-worker-10 @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:12:53.467 [DefaultDispatcher-worker-10 @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://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:53.467 [DefaultDispatcher-worker-10 @coroutine#3059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:12:53.468 [DefaultDispatcher-worker-11 @coroutine#3059] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:12:53.479 [DefaultDispatcher-worker-11 @coroutine#5348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65630116 2024-02-05 17:12:53.486 [HikariPool-163 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:53.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2024-02-05 17:12:53.488 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2024-02-05 17:12:53.488 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:53.488 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65630116: (connection evicted) 2024-02-05 17:12:53.489 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:53.489 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2024-02-05 17:12:53.489 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2024-02-05 17:12:53.489 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2024-02-05 17:12:53.489 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2024-02-05 17:12:53.489 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:53.489 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b5e6983: (connection evicted) 2024-02-05 17:12:53.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:53.490 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2024-02-05 17:12:53.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2024-02-05 17:12:53.491 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2024-02-05 17:12:53.491 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:53.491 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:53.491 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:53.491 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:53.491 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:53.491 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:53.491 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@282d1023 2024-02-05 17:12:53.491 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:53.491 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:53.491 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:53.491 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:53.491 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:53.491 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:53.491 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:53.491 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:53.491 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:53.492 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:53.492 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:53.492 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:53.492 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:53.492 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:53.492 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:53.492 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:53.492 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:53.492 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:53.492 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:53.492 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:53.492 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2024-02-05 17:12:53.492 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:53.492 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:53.492 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:53.492 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:53.492 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:53.492 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:53.492 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:53.492 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:53.492 [Test worker @coroutine#5386] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2024-02-05 17:12:53.492 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@505bc480 2024-02-05 17:12:53.492 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@505bc480 2024-02-05 17:12:53.492 [Test worker @coroutine#5386] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2024-02-05 17:12:53.506 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@505bc480 2024-02-05 17:12:53.518 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@505bc480 2024-02-05 17:12:53.520 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@505bc480 2024-02-05 17:12:53.521 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@505bc480 2024-02-05 17:12:53.522 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2024-02-05 17:12:53.522 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:53.522 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:53.522 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:53.522 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:53.522 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:53.522 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:53.522 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@624baf71 2024-02-05 17:12:53.522 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:53.522 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:53.522 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:53.522 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:53.522 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:53.522 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:53.522 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:53.522 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:53.522 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:53.522 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:53.522 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:53.522 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:53.522 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:53.522 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:53.522 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:53.522 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:53.522 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:53.522 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:53.522 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:53.522 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2024-02-05 17:12:53.522 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:53.522 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:53.522 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:53.522 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:53.522 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:53.522 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:53.522 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:53.522 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:53.522 [Test worker @coroutine#5386] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2024-02-05 17:12:53.523 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@690113f0 2024-02-05 17:12:53.523 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@690113f0 2024-02-05 17:12:53.523 [Test worker @coroutine#5386] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2024-02-05 17:12:53.536 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@690113f0 2024-02-05 17:12:53.547 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@690113f0 2024-02-05 17:12:53.549 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@690113f0 2024-02-05 17:12:53.550 [Test worker @coroutine#5399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@690113f0 2024-02-05 17:12:53.561 [DefaultDispatcher-worker-8 @coroutine#5401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@690113f0 2024-02-05 17:12:53.562 [DefaultDispatcher-worker-10 @coroutine#2885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f61188 2024-02-05 17:12:53.562 [DefaultDispatcher-worker-10 @coroutine#2885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId 2024-02-05 17:12:53.562 [DefaultDispatcher-worker-10 @coroutine#2885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:53.562 [DefaultDispatcher-worker-10 @coroutine#2885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId 2024-02-05 17:12:53.564 [DefaultDispatcher-worker-4 @coroutine#2885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId 2024-02-05 17:12:53.564 [DefaultDispatcher-worker-4 @coroutine#2885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId 2024-02-05 17:12:53.574 [DefaultDispatcher-worker-15 @coroutine#5386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@505bc480 2024-02-05 17:12:53.589 [DefaultDispatcher-worker-17 @coroutine#3076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-05 17:12:53.590 [DefaultDispatcher-worker-17 @coroutine#3076] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40467/UmAppDatabase/replication/nodeId 2024-02-05 17:12:53.590 [DefaultDispatcher-worker-17 @coroutine#3076] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40467/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:53.590 [DefaultDispatcher-worker-17 @coroutine#3076] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40467/UmAppDatabase/replication/nodeId 2024-02-05 17:12:53.591 [DefaultDispatcher-worker-2 @coroutine#3076] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40467/UmAppDatabase/replication/nodeId 2024-02-05 17:12:53.591 [DefaultDispatcher-worker-2 @coroutine#3076] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40467/UmAppDatabase/replication/nodeId 2024-02-05 17:12:53.592 [HikariPool-164 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:12:53.603 [DefaultDispatcher-worker-5 @coroutine#5386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@505bc480 2024-02-05 17:12:53.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2024-02-05 17:12:53.606 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2024-02-05 17:12:53.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:53.606 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@505bc480: (connection evicted) 2024-02-05 17:12:53.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:53.607 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2024-02-05 17:12:53.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2024-02-05 17:12:53.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2024-02-05 17:12:53.607 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2024-02-05 17:12:53.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:53.608 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@690113f0: (connection evicted) 2024-02-05 17:12:53.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:53.608 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2024-02-05 17:12:53.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2024-02-05 17:12:53.611 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2024-02-05 17:12:53.611 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:53.611 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:53.611 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:53.611 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:53.611 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:53.611 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:53.611 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74f54f8e 2024-02-05 17:12:53.611 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:53.611 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:53.611 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:53.611 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:53.611 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:53.611 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:53.611 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:53.611 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:53.611 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:53.611 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:53.611 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:53.611 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:53.611 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:53.611 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:53.611 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:53.611 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:53.611 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:53.611 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:53.611 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:53.611 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2024-02-05 17:12:53.611 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:53.611 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:53.611 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:53.611 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:53.611 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:53.611 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:53.611 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:53.611 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:53.611 [Test worker @coroutine#5420] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2024-02-05 17:12:53.612 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@59b8a801 2024-02-05 17:12:53.612 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@59b8a801 2024-02-05 17:12:53.612 [Test worker @coroutine#5420] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2024-02-05 17:12:53.629 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59b8a801 2024-02-05 17:12:53.639 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59b8a801 2024-02-05 17:12:53.641 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59b8a801 2024-02-05 17:12:53.642 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59b8a801 2024-02-05 17:12:53.643 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2024-02-05 17:12:53.648 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:53.648 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:53.648 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:53.648 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:53.648 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:53.648 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:53.648 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ca896af 2024-02-05 17:12:53.648 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:53.648 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:53.648 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:53.648 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:53.648 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:53.648 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:53.648 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:53.648 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:53.648 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:53.648 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:53.648 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:53.648 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:53.648 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:53.648 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:53.648 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:53.648 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:53.648 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:53.648 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:53.648 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:53.648 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2024-02-05 17:12:53.648 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:53.648 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:53.648 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:53.648 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:53.648 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:53.648 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:53.648 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:53.648 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:53.648 [Test worker @coroutine#5420] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2024-02-05 17:12:53.648 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@324ee3ca 2024-02-05 17:12:53.648 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@324ee3ca 2024-02-05 17:12:53.648 [Test worker @coroutine#5420] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2024-02-05 17:12:53.662 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@324ee3ca 2024-02-05 17:12:53.673 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@324ee3ca 2024-02-05 17:12:53.674 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@324ee3ca 2024-02-05 17:12:53.676 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@324ee3ca 2024-02-05 17:12:53.688 [DefaultDispatcher-worker-9 @coroutine#5433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@324ee3ca 2024-02-05 17:12:53.700 [DefaultDispatcher-worker-4 @coroutine#5420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59b8a801 2024-02-05 17:12:53.713 [HikariPool-166 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:12:53.730 [DefaultDispatcher-worker-10 @coroutine#5420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59b8a801 2024-02-05 17:12:53.736 [DefaultDispatcher-worker-1 @coroutine#5420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59b8a801 2024-02-05 17:12:53.744 [DefaultDispatcher-worker-1 @coroutine#5420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59b8a801 2024-02-05 17:12:53.749 [HikariPool-167 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:53.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2024-02-05 17:12:53.757 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2024-02-05 17:12:53.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:53.757 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59b8a801: (connection evicted) 2024-02-05 17:12:53.758 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:53.758 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2024-02-05 17:12:53.758 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2024-02-05 17:12:53.758 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2024-02-05 17:12:53.758 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2024-02-05 17:12:53.758 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:53.759 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@324ee3ca: (connection evicted) 2024-02-05 17:12:53.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:53.759 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2024-02-05 17:12:53.759 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2024-02-05 17:12:53.761 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2024-02-05 17:12:53.762 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:53.762 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:53.762 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:53.762 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:53.762 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:53.762 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:53.762 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@637de489 2024-02-05 17:12:53.762 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:53.762 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:53.762 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:53.762 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:53.762 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:53.762 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:53.762 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:53.762 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:53.762 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:53.762 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:53.762 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:53.762 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:53.762 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:53.762 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:53.762 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:53.762 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:53.762 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:53.762 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:53.762 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:53.762 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2024-02-05 17:12:53.762 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:53.762 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:53.762 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:53.762 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:53.762 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:53.762 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:53.762 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:53.762 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:53.762 [Test worker @coroutine#5458] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2024-02-05 17:12:53.762 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c09d716 2024-02-05 17:12:53.762 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c09d716 2024-02-05 17:12:53.762 [Test worker @coroutine#5458] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2024-02-05 17:12:53.779 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c09d716 2024-02-05 17:12:53.790 [DefaultDispatcher-worker-10 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6939e1 2024-02-05 17:12:53.791 [DefaultDispatcher-worker-10 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46281/UmAppDatabase/replication/nodeId 2024-02-05 17:12:53.791 [DefaultDispatcher-worker-10 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46281/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:53.791 [DefaultDispatcher-worker-10 @coroutine#2920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46281/UmAppDatabase/replication/nodeId 2024-02-05 17:12:53.791 [Test worker @coroutine#5459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c09d716 2024-02-05 17:12:53.792 [DefaultDispatcher-worker-12 @coroutine#2920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46281/UmAppDatabase/replication/nodeId 2024-02-05 17:12:53.792 [DefaultDispatcher-worker-12 @coroutine#2920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46281/UmAppDatabase/replication/nodeId 2024-02-05 17:12:53.793 [Test worker @coroutine#5463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c09d716 2024-02-05 17:12:53.794 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c09d716 2024-02-05 17:12:53.795 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2024-02-05 17:12:53.795 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:53.795 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:53.795 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:53.795 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:53.795 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:53.795 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:53.795 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d72dd86 2024-02-05 17:12:53.795 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:53.795 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:53.795 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:53.795 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:53.795 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:53.795 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:53.795 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:53.795 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:53.795 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:53.795 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:53.795 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:53.795 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:53.795 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:53.795 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:53.795 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:53.795 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:53.795 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:53.795 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:53.795 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:53.795 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2024-02-05 17:12:53.795 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:53.795 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:53.795 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:53.795 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:53.795 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:53.795 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:53.795 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:53.795 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:53.795 [Test worker @coroutine#5458] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2024-02-05 17:12:53.796 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@77228160 2024-02-05 17:12:53.796 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@77228160 2024-02-05 17:12:53.796 [Test worker @coroutine#5458] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2024-02-05 17:12:53.809 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77228160 2024-02-05 17:12:53.810 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:53.820 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77228160 2024-02-05 17:12:53.822 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77228160 2024-02-05 17:12:53.824 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77228160 2024-02-05 17:12:53.835 [DefaultDispatcher-worker-3 @coroutine#5476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77228160 2024-02-05 17:12:53.851 [DefaultDispatcher-worker-2 @coroutine#5458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c09d716 2024-02-05 17:12:53.861 [DefaultDispatcher-worker-7 @coroutine#5458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c09d716 2024-02-05 17:12:53.862 [HikariPool-168 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:12:53.869 [DefaultDispatcher-worker-7 @coroutine#5458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c09d716 2024-02-05 17:12:53.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2024-02-05 17:12:53.878 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2024-02-05 17:12:53.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:53.879 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c09d716: (connection evicted) 2024-02-05 17:12:53.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:53.879 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2024-02-05 17:12:53.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2024-02-05 17:12:53.880 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2024-02-05 17:12:53.880 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2024-02-05 17:12:53.880 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:53.880 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77228160: (connection evicted) 2024-02-05 17:12:53.881 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:53.881 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2024-02-05 17:12:53.881 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2024-02-05 17:12:53.882 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2024-02-05 17:12:53.882 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:53.882 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:53.882 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:53.882 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:53.882 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:53.882 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:53.882 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bfedff3 2024-02-05 17:12:53.882 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:53.882 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:53.882 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:53.882 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:53.882 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:53.882 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:53.883 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:53.883 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:53.883 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:53.883 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:53.883 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:53.883 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:53.883 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:53.883 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:53.883 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:53.883 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:53.883 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:53.883 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:53.883 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:53.883 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2024-02-05 17:12:53.883 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:53.883 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:53.883 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:53.883 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:53.883 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:53.883 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:53.883 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:53.883 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:53.883 [Test worker @coroutine#5502] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2024-02-05 17:12:53.883 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@1adc38a0 2024-02-05 17:12:53.883 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@1adc38a0 2024-02-05 17:12:53.884 [Test worker @coroutine#5502] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2024-02-05 17:12:53.896 [DefaultDispatcher-worker-3 @coroutine#3131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e75bef1 2024-02-05 17:12:53.896 [DefaultDispatcher-worker-3 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54311/UmAppDatabase/replication/nodeId 2024-02-05 17:12:53.896 [DefaultDispatcher-worker-3 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54311/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:53.896 [DefaultDispatcher-worker-3 @coroutine#3131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54311/UmAppDatabase/replication/nodeId 2024-02-05 17:12:53.897 [DefaultDispatcher-worker-5 @coroutine#3131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54311/UmAppDatabase/replication/nodeId 2024-02-05 17:12:53.897 [DefaultDispatcher-worker-5 @coroutine#3131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54311/UmAppDatabase/replication/nodeId 2024-02-05 17:12:53.903 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1adc38a0 2024-02-05 17:12:53.914 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1adc38a0 2024-02-05 17:12:53.916 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1adc38a0 2024-02-05 17:12:53.918 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1adc38a0 2024-02-05 17:12:53.918 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2024-02-05 17:12:53.919 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:53.919 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:53.919 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:53.919 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:53.919 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:53.919 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:53.919 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@617d697 2024-02-05 17:12:53.919 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:53.919 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:53.919 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:53.919 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:53.919 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:53.919 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:53.919 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:53.919 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:53.919 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:53.919 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:53.919 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:53.919 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:53.919 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:53.919 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:53.919 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:53.919 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:53.919 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:53.919 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:53.919 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:53.919 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2024-02-05 17:12:53.919 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:53.919 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:53.919 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:53.919 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:53.919 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:53.919 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:53.919 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:53.919 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:53.919 [Test worker @coroutine#5502] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2024-02-05 17:12:53.919 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@149162a4 2024-02-05 17:12:53.919 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@149162a4 2024-02-05 17:12:53.919 [Test worker @coroutine#5502] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2024-02-05 17:12:53.933 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@149162a4 2024-02-05 17:12:53.944 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@149162a4 2024-02-05 17:12:53.945 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:53.946 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@149162a4 2024-02-05 17:12:53.948 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@149162a4 2024-02-05 17:12:53.957 [DefaultDispatcher-worker-12 @coroutine#5518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@149162a4 2024-02-05 17:12:53.971 [DefaultDispatcher-worker-2 @coroutine#5502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1adc38a0 2024-02-05 17:12:53.980 [DefaultDispatcher-worker-12 @coroutine#5502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1adc38a0 2024-02-05 17:12:53.984 [HikariPool-170 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:53.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2024-02-05 17:12:53.984 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2024-02-05 17:12:53.984 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:53.984 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1adc38a0: (connection evicted) 2024-02-05 17:12:53.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:53.985 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2024-02-05 17:12:53.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2024-02-05 17:12:53.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2024-02-05 17:12:53.985 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2024-02-05 17:12:53.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:53.985 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@149162a4: (connection evicted) 2024-02-05 17:12:53.986 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:53.986 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2024-02-05 17:12:53.986 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2024-02-05 17:12:53.989 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2024-02-05 17:12:53.989 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:53.989 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:53.989 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:53.989 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:53.989 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:53.989 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:53.989 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6592a73b 2024-02-05 17:12:53.989 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:53.989 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:53.989 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:53.989 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:53.989 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:53.989 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:53.989 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:53.989 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:53.989 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:53.989 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:53.989 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:53.989 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:53.989 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:53.989 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:53.989 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:53.989 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:53.989 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:53.989 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:53.989 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:53.989 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2024-02-05 17:12:53.989 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:53.989 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:53.989 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:53.989 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:53.989 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:53.989 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:53.989 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:53.989 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:53.989 [Test worker @coroutine#5545] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2024-02-05 17:12:53.990 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@11ce61d1 2024-02-05 17:12:53.990 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@11ce61d1 2024-02-05 17:12:53.990 [Test worker @coroutine#5545] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2024-02-05 17:12:54.010 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ce61d1 2024-02-05 17:12:54.018 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:54.021 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ce61d1 2024-02-05 17:12:54.023 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ce61d1 2024-02-05 17:12:54.025 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ce61d1 2024-02-05 17:12:54.025 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2024-02-05 17:12:54.025 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:54.025 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:54.025 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:54.025 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:54.025 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:54.025 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:54.025 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2df0a4c3 2024-02-05 17:12:54.025 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:54.025 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:54.025 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:54.025 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:54.025 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:54.025 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:54.025 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:54.025 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:54.025 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:54.025 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:54.025 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:54.025 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:54.025 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:54.025 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:54.025 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:54.025 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:54.025 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:54.025 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:54.025 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:54.025 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2024-02-05 17:12:54.025 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:54.025 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:54.025 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:54.025 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:54.025 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:54.025 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:54.025 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:54.025 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:54.025 [Test worker @coroutine#5545] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2024-02-05 17:12:54.026 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@44a7a331 2024-02-05 17:12:54.026 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@44a7a331 2024-02-05 17:12:54.026 [Test worker @coroutine#5545] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2024-02-05 17:12:54.041 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44a7a331 2024-02-05 17:12:54.057 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44a7a331 2024-02-05 17:12:54.060 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44a7a331 2024-02-05 17:12:54.063 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44a7a331 2024-02-05 17:12:54.074 [DefaultDispatcher-worker-18 @coroutine#5558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44a7a331 2024-02-05 17:12:54.086 [DefaultDispatcher-worker-12 @coroutine#5545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ce61d1 2024-02-05 17:12:54.090 [HikariPool-172 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:12:54.094 [DefaultDispatcher-worker-15 @coroutine#5545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ce61d1 2024-02-05 17:12:54.114 [DefaultDispatcher-worker-2 @coroutine#5575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ce61d1 2024-02-05 17:12:54.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2024-02-05 17:12:54.118 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2024-02-05 17:12:54.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:54.118 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11ce61d1: (connection evicted) 2024-02-05 17:12:54.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:54.119 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2024-02-05 17:12:54.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2024-02-05 17:12:54.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2024-02-05 17:12:54.119 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2024-02-05 17:12:54.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:54.119 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@44a7a331: (connection evicted) 2024-02-05 17:12:54.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:54.120 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2024-02-05 17:12:54.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2024-02-05 17:12:54.121 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2024-02-05 17:12:54.122 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:54.122 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:54.122 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:54.122 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:54.122 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:54.122 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:54.122 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@138a51d5 2024-02-05 17:12:54.122 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:54.122 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:54.122 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:54.122 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:54.122 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:54.122 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:54.122 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:54.122 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:54.122 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:54.122 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:54.122 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:54.122 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:54.122 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:54.122 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:54.122 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:54.122 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:54.122 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:54.122 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:54.122 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:54.122 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2024-02-05 17:12:54.122 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:54.122 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:54.122 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:54.122 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:54.122 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:54.122 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:54.122 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:54.122 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:54.122 [Test worker @coroutine#5581] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2024-02-05 17:12:54.123 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@39d62e47 2024-02-05 17:12:54.123 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@39d62e47 2024-02-05 17:12:54.123 [Test worker @coroutine#5581] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2024-02-05 17:12:54.138 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d62e47 2024-02-05 17:12:54.149 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d62e47 2024-02-05 17:12:54.151 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d62e47 2024-02-05 17:12:54.153 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d62e47 2024-02-05 17:12:54.153 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2024-02-05 17:12:54.153 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:54.153 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:54.153 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:54.153 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:54.153 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:54.153 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:54.153 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3884e858 2024-02-05 17:12:54.153 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:54.153 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:54.153 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:54.153 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:54.153 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:54.153 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:54.153 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:54.153 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:54.153 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:54.154 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:54.154 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:54.154 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:54.154 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:54.154 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:54.154 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:54.154 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:54.154 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:54.154 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:54.154 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:54.154 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2024-02-05 17:12:54.154 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:54.154 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:54.154 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:54.154 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:54.154 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:54.154 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:54.154 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:54.154 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:54.154 [Test worker @coroutine#5581] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2024-02-05 17:12:54.154 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a4c4261 2024-02-05 17:12:54.154 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a4c4261 2024-02-05 17:12:54.154 [Test worker @coroutine#5581] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2024-02-05 17:12:54.168 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4c4261 2024-02-05 17:12:54.179 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4c4261 2024-02-05 17:12:54.180 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4c4261 2024-02-05 17:12:54.182 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4c4261 2024-02-05 17:12:54.193 [DefaultDispatcher-worker-14 @coroutine#5594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4c4261 2024-02-05 17:12:54.208 [DefaultDispatcher-worker-1 @coroutine#5581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d62e47 2024-02-05 17:12:54.217 [DefaultDispatcher-worker-9 @coroutine#5581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d62e47 2024-02-05 17:12:54.223 [DefaultDispatcher-worker-2 @coroutine#3177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b666366 2024-02-05 17:12:54.223 [DefaultDispatcher-worker-12 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@663e1144 2024-02-05 17:12:54.223 [HikariPool-174 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:12:54.223 [DefaultDispatcher-worker-2 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54845/UmAppDatabase/replication/nodeId 2024-02-05 17:12:54.223 [DefaultDispatcher-worker-12 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36495/UmAppDatabase/replication/nodeId 2024-02-05 17:12:54.223 [DefaultDispatcher-worker-2 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54845/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:54.223 [DefaultDispatcher-worker-12 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36495/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:54.223 [DefaultDispatcher-worker-2 @coroutine#3177] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54845/UmAppDatabase/replication/nodeId 2024-02-05 17:12:54.223 [DefaultDispatcher-worker-12 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36495/UmAppDatabase/replication/nodeId 2024-02-05 17:12:54.224 [DefaultDispatcher-worker-14 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36495/UmAppDatabase/replication/nodeId 2024-02-05 17:12:54.224 [DefaultDispatcher-worker-14 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36495/UmAppDatabase/replication/nodeId 2024-02-05 17:12:54.224 [DefaultDispatcher-worker-18 @coroutine#3177] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54845/UmAppDatabase/replication/nodeId 2024-02-05 17:12:54.224 [DefaultDispatcher-worker-18 @coroutine#3177] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54845/UmAppDatabase/replication/nodeId 2024-02-05 17:12:54.226 [DefaultDispatcher-worker-8 @coroutine#5581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d62e47 2024-02-05 17:12:54.231 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:54.233 [DefaultDispatcher-worker-10 @coroutine#5581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d62e47 2024-02-05 17:12:54.246 [DefaultDispatcher-worker-8 @coroutine#5619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d62e47 2024-02-05 17:12:54.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2024-02-05 17:12:54.247 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2024-02-05 17:12:54.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:54.248 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39d62e47: (connection evicted) 2024-02-05 17:12:54.249 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:54.249 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2024-02-05 17:12:54.249 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2024-02-05 17:12:54.249 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2024-02-05 17:12:54.249 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2024-02-05 17:12:54.249 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:54.249 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a4c4261: (connection evicted) 2024-02-05 17:12:54.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:54.250 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2024-02-05 17:12:54.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2024-02-05 17:12:54.252 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2024-02-05 17:12:54.253 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:54.253 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:54.253 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:54.253 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:54.253 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:54.253 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:54.253 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23acd55e 2024-02-05 17:12:54.253 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:54.253 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:54.253 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:54.253 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:54.253 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:54.253 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:54.253 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:54.253 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:54.253 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:54.253 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:54.253 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:54.253 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:54.253 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:54.253 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:54.253 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:54.253 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:54.253 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:54.253 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:54.253 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:54.253 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2024-02-05 17:12:54.253 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:54.253 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:54.253 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:54.253 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:54.253 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:54.253 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:54.253 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:54.253 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:54.253 [Test worker @coroutine#5626] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2024-02-05 17:12:54.254 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@5add0cc0 2024-02-05 17:12:54.254 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@5add0cc0 2024-02-05 17:12:54.254 [Test worker @coroutine#5626] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2024-02-05 17:12:54.270 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5add0cc0 2024-02-05 17:12:54.280 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5add0cc0 2024-02-05 17:12:54.282 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5add0cc0 2024-02-05 17:12:54.284 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5add0cc0 2024-02-05 17:12:54.284 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2024-02-05 17:12:54.284 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:54.284 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:54.284 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:54.284 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:54.284 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:54.284 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:54.284 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@611f28f5 2024-02-05 17:12:54.284 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:54.284 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:54.284 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:54.284 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:54.284 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:54.284 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:54.284 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:54.284 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:54.284 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:54.284 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:54.284 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:54.284 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:54.284 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:54.284 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:54.284 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:54.284 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:54.284 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:54.284 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:54.284 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:54.284 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2024-02-05 17:12:54.284 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:54.284 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:54.284 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:54.284 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:54.284 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:54.284 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:54.284 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:54.284 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:54.284 [Test worker @coroutine#5626] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2024-02-05 17:12:54.285 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@78907a46 2024-02-05 17:12:54.285 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@78907a46 2024-02-05 17:12:54.285 [Test worker @coroutine#5626] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2024-02-05 17:12:54.298 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78907a46 2024-02-05 17:12:54.300 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:54.308 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78907a46 2024-02-05 17:12:54.310 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78907a46 2024-02-05 17:12:54.311 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78907a46 2024-02-05 17:12:54.323 [DefaultDispatcher-worker-9 @coroutine#5639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78907a46 2024-02-05 17:12:54.335 [DefaultDispatcher-worker-17 @coroutine#5626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5add0cc0 2024-02-05 17:12:54.346 [DefaultDispatcher-worker-10 @coroutine#5626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5add0cc0 2024-02-05 17:12:54.354 [HikariPool-176 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:54.357 [DefaultDispatcher-worker-12 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294a12b5 2024-02-05 17:12:54.357 [DefaultDispatcher-worker-12 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2024-02-05 17:12:54.358 [DefaultDispatcher-worker-12 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:54.358 [DefaultDispatcher-worker-12 @coroutine#3000] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2024-02-05 17:12:54.358 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2024-02-05 17:12:54.358 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2024-02-05 17:12:54.358 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:54.358 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5add0cc0: (connection evicted) 2024-02-05 17:12:54.359 [DefaultDispatcher-worker-8 @coroutine#3000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2024-02-05 17:12:54.359 [DefaultDispatcher-worker-8 @coroutine#3000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2024-02-05 17:12:54.359 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:54.359 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2024-02-05 17:12:54.359 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2024-02-05 17:12:54.359 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2024-02-05 17:12:54.359 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2024-02-05 17:12:54.359 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:54.359 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78907a46: (connection evicted) 2024-02-05 17:12:54.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:54.360 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2024-02-05 17:12:54.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2024-02-05 17:12:54.361 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2024-02-05 17:12:54.361 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:54.361 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:54.361 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:54.361 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:54.361 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:54.361 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:54.361 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@794b139b 2024-02-05 17:12:54.361 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:54.361 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:54.361 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:54.361 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:54.361 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:54.361 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:54.361 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:54.361 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:54.361 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:54.361 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:54.361 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:54.361 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:54.361 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:54.361 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:54.361 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:54.361 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:54.361 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:54.361 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:54.361 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:54.361 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2024-02-05 17:12:54.361 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:54.361 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:54.361 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:54.362 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:54.362 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:54.362 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:54.362 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:54.362 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:54.362 [Test worker @coroutine#5668] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2024-02-05 17:12:54.362 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@87276c4 2024-02-05 17:12:54.362 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@87276c4 2024-02-05 17:12:54.362 [Test worker @coroutine#5668] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2024-02-05 17:12:54.362 [DefaultDispatcher-worker-3 @coroutine#3233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6e3b67 2024-02-05 17:12:54.362 [DefaultDispatcher-worker-3 @coroutine#3233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46605/UmAppDatabase/replication/nodeId 2024-02-05 17:12:54.363 [DefaultDispatcher-worker-3 @coroutine#3233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46605/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:54.363 [DefaultDispatcher-worker-3 @coroutine#3233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46605/UmAppDatabase/replication/nodeId 2024-02-05 17:12:54.363 [DefaultDispatcher-worker-5 @coroutine#3233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46605/UmAppDatabase/replication/nodeId 2024-02-05 17:12:54.363 [DefaultDispatcher-worker-5 @coroutine#3233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46605/UmAppDatabase/replication/nodeId 2024-02-05 17:12:54.379 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@87276c4 2024-02-05 17:12:54.381 [DefaultDispatcher-worker-13 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da6d695 2024-02-05 17:12:54.381 [DefaultDispatcher-worker-13 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48751/UmAppDatabase/replication/nodeId 2024-02-05 17:12:54.381 [DefaultDispatcher-worker-13 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48751/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:54.381 [DefaultDispatcher-worker-13 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48751/UmAppDatabase/replication/nodeId 2024-02-05 17:12:54.382 [DefaultDispatcher-worker-8 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48751/UmAppDatabase/replication/nodeId 2024-02-05 17:12:54.382 [DefaultDispatcher-worker-8 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48751/UmAppDatabase/replication/nodeId 2024-02-05 17:12:54.390 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@87276c4 2024-02-05 17:12:54.392 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@87276c4 2024-02-05 17:12:54.394 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@87276c4 2024-02-05 17:12:54.394 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2024-02-05 17:12:54.394 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:54.394 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:54.394 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:54.394 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:54.394 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:54.394 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:54.394 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7725470b 2024-02-05 17:12:54.394 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:54.394 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:54.394 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:54.394 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:54.394 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:54.394 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:54.394 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:54.394 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:54.394 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:54.394 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:54.394 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:54.394 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:54.394 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:54.394 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:54.394 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:54.394 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:54.394 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:54.394 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:54.394 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:54.394 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2024-02-05 17:12:54.394 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:54.394 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:54.394 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:54.394 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:54.394 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:54.394 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:54.394 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:54.394 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:54.394 [Test worker @coroutine#5668] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2024-02-05 17:12:54.395 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@318155b1 2024-02-05 17:12:54.395 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@318155b1 2024-02-05 17:12:54.395 [Test worker @coroutine#5668] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2024-02-05 17:12:54.408 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318155b1 2024-02-05 17:12:54.419 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318155b1 2024-02-05 17:12:54.420 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318155b1 2024-02-05 17:12:54.422 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318155b1 2024-02-05 17:12:54.433 [DefaultDispatcher-worker-15 @coroutine#5689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318155b1 2024-02-05 17:12:54.447 [DefaultDispatcher-worker-13 @coroutine#5668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@87276c4 2024-02-05 17:12:54.458 [DefaultDispatcher-worker-10 @coroutine#5668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@87276c4 2024-02-05 17:12:54.462 [HikariPool-178 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:54.463 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2024-02-05 17:12:54.463 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2024-02-05 17:12:54.463 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:54.463 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@87276c4: (connection evicted) 2024-02-05 17:12:54.464 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:54.464 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2024-02-05 17:12:54.464 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2024-02-05 17:12:54.464 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2024-02-05 17:12:54.464 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2024-02-05 17:12:54.464 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:54.464 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@318155b1: (connection evicted) 2024-02-05 17:12:54.465 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:54.465 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2024-02-05 17:12:54.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2024-02-05 17:12:54.466 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2024-02-05 17:12:54.466 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:54.466 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:54.466 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:54.466 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:54.466 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:54.466 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:54.466 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22c4151b 2024-02-05 17:12:54.466 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:54.466 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:54.466 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:54.466 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:54.466 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:54.466 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:54.466 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:54.466 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:54.466 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:54.466 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:54.466 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:54.466 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:54.466 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:54.466 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:54.466 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:54.466 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:54.466 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:54.466 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:54.466 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:54.466 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2024-02-05 17:12:54.466 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:54.466 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:54.466 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:54.466 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:54.466 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:54.466 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:54.466 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:54.466 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:54.466 [Test worker @coroutine#5716] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2024-02-05 17:12:54.467 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@3be88cbf 2024-02-05 17:12:54.467 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@3be88cbf 2024-02-05 17:12:54.467 [Test worker @coroutine#5716] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2024-02-05 17:12:54.477 [DefaultDispatcher-worker-4 @coroutine#3059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f159911 2024-02-05 17:12:54.478 [DefaultDispatcher-worker-4 @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:12:54.478 [DefaultDispatcher-worker-4 @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://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:54.478 [DefaultDispatcher-worker-4 @coroutine#3059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:12:54.479 [DefaultDispatcher-worker-4 @coroutine#3059] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:12:54.492 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be88cbf 2024-02-05 17:12:54.506 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:54.507 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be88cbf 2024-02-05 17:12:54.509 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be88cbf 2024-02-05 17:12:54.510 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be88cbf 2024-02-05 17:12:54.511 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2024-02-05 17:12:54.511 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:54.511 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:54.511 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:54.511 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:54.511 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:54.511 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:54.511 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c020e58 2024-02-05 17:12:54.511 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:54.511 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:54.511 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:54.511 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:54.511 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:54.511 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:54.511 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:54.511 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:54.511 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:54.511 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:54.511 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:54.511 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:54.511 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:54.511 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:54.511 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:54.511 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:54.511 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:54.511 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:54.511 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:54.511 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2024-02-05 17:12:54.511 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:54.511 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:54.511 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:54.511 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:54.511 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:54.511 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:54.511 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:54.511 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:54.511 [Test worker @coroutine#5716] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2024-02-05 17:12:54.511 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ce2c454 2024-02-05 17:12:54.511 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ce2c454 2024-02-05 17:12:54.511 [Test worker @coroutine#5716] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2024-02-05 17:12:54.525 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ce2c454 2024-02-05 17:12:54.536 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ce2c454 2024-02-05 17:12:54.537 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ce2c454 2024-02-05 17:12:54.539 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ce2c454 2024-02-05 17:12:54.567 [HikariPool-180 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:12:54.588 [DefaultDispatcher-worker-9 @coroutine#5731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ce2c454 2024-02-05 17:12:54.596 [DefaultDispatcher-worker-10 @coroutine#2885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f61188 2024-02-05 17:12:54.597 [DefaultDispatcher-worker-10 @coroutine#2885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId 2024-02-05 17:12:54.597 [DefaultDispatcher-worker-10 @coroutine#2885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:54.597 [DefaultDispatcher-worker-10 @coroutine#2885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId 2024-02-05 17:12:54.598 [DefaultDispatcher-worker-12 @coroutine#2885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId 2024-02-05 17:12:54.598 [DefaultDispatcher-worker-12 @coroutine#2885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId 2024-02-05 17:12:54.600 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:54.601 [DefaultDispatcher-worker-5 @coroutine#3076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-05 17:12:54.601 [DefaultDispatcher-worker-5 @coroutine#3076] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40467/UmAppDatabase/replication/nodeId 2024-02-05 17:12:54.601 [DefaultDispatcher-worker-5 @coroutine#3076] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40467/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:54.601 [DefaultDispatcher-worker-5 @coroutine#3076] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40467/UmAppDatabase/replication/nodeId 2024-02-05 17:12:54.602 [DefaultDispatcher-worker-13 @coroutine#5716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be88cbf 2024-02-05 17:12:54.603 [DefaultDispatcher-worker-12 @coroutine#3076] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40467/UmAppDatabase/replication/nodeId 2024-02-05 17:12:54.603 [DefaultDispatcher-worker-12 @coroutine#3076] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40467/UmAppDatabase/replication/nodeId 2024-02-05 17:12:54.611 [HikariPool-181 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:54.612 [DefaultDispatcher-worker-2 @coroutine#5716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be88cbf 2024-02-05 17:12:54.616 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2024-02-05 17:12:54.616 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2024-02-05 17:12:54.616 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:54.618 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3be88cbf: (connection evicted) 2024-02-05 17:12:54.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:54.619 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2024-02-05 17:12:54.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2024-02-05 17:12:54.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2024-02-05 17:12:54.619 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2024-02-05 17:12:54.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:54.625 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ce2c454: (connection evicted) 2024-02-05 17:12:54.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:54.626 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2024-02-05 17:12:54.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2024-02-05 17:12:54.628 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2024-02-05 17:12:54.628 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:54.628 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:54.628 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:54.628 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:54.628 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:54.628 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:54.628 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c1e5d14 2024-02-05 17:12:54.628 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:54.628 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:54.628 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:54.628 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:54.628 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:54.628 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:54.628 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:54.628 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:54.628 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:54.629 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:54.629 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:54.629 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:54.629 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:54.629 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:54.629 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:54.629 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:54.629 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:54.629 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:54.629 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:54.629 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2024-02-05 17:12:54.629 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:54.629 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:54.629 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:54.629 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:54.629 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:54.629 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:54.629 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:54.629 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:54.629 [Test worker @coroutine#5765] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2024-02-05 17:12:54.629 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@479f738a 2024-02-05 17:12:54.629 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@479f738a 2024-02-05 17:12:54.629 [Test worker @coroutine#5765] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2024-02-05 17:12:54.649 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:54.649 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@479f738a 2024-02-05 17:12:54.657 [DefaultDispatcher-worker-2 @coroutine#5767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-41 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1be3f8f8 2024-02-05 17:12:54.662 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@479f738a 2024-02-05 17:12:54.664 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@479f738a 2024-02-05 17:12:54.667 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@479f738a 2024-02-05 17:12:54.667 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2024-02-05 17:12:54.668 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:54.668 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:54.668 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:54.668 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:54.668 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:54.668 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:54.668 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25d6ae3 2024-02-05 17:12:54.668 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:54.668 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:54.668 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:54.668 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:54.668 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:54.668 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:54.668 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:54.668 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:54.668 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:54.668 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:54.668 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:54.668 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:54.668 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:54.668 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:54.668 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:54.668 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:54.668 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:54.668 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:54.668 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:54.668 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2024-02-05 17:12:54.668 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:54.668 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:54.668 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:54.668 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:54.668 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:54.668 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:54.668 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:54.668 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:54.668 [Test worker @coroutine#5765] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2024-02-05 17:12:54.669 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@56d189d0 2024-02-05 17:12:54.669 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@56d189d0 2024-02-05 17:12:54.669 [Test worker @coroutine#5765] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2024-02-05 17:12:54.690 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56d189d0 2024-02-05 17:12:54.706 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56d189d0 2024-02-05 17:12:54.709 [Test worker @coroutine#5776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56d189d0 2024-02-05 17:12:54.712 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56d189d0 2024-02-05 17:12:54.721 [DefaultDispatcher-worker-18 @coroutine#5780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56d189d0 2024-02-05 17:12:54.729 [HikariPool-182 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:12:54.739 [DefaultDispatcher-worker-1 @coroutine#5765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@479f738a 2024-02-05 17:12:54.758 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:54.769 [HikariPool-183 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:54.769 [DefaultDispatcher-worker-7 @coroutine#5765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@479f738a 2024-02-05 17:12:54.780 [DefaultDispatcher-worker-10 @coroutine#5765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@479f738a 2024-02-05 17:12:54.790 [DefaultDispatcher-worker-1 @coroutine#5793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54941dfd 2024-02-05 17:12:54.802 [DefaultDispatcher-worker-2 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6939e1 2024-02-05 17:12:54.802 [DefaultDispatcher-worker-2 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46281/UmAppDatabase/replication/nodeId 2024-02-05 17:12:54.802 [DefaultDispatcher-worker-2 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46281/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:54.802 [DefaultDispatcher-worker-2 @coroutine#2920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46281/UmAppDatabase/replication/nodeId 2024-02-05 17:12:54.803 [DefaultDispatcher-worker-4 @coroutine#2920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46281/UmAppDatabase/replication/nodeId 2024-02-05 17:12:54.804 [DefaultDispatcher-worker-4 @coroutine#2920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46281/UmAppDatabase/replication/nodeId 2024-02-05 17:12:54.857 [DefaultDispatcher-worker-4 @coroutine#5807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-45 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@714bffd5 2024-02-05 17:12:54.888 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:54.903 [DefaultDispatcher-worker-10 @coroutine#5808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-47 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e0652ab 2024-02-05 17:12:54.907 [DefaultDispatcher-worker-8 @coroutine#3131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e75bef1 2024-02-05 17:12:54.907 [DefaultDispatcher-worker-8 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54311/UmAppDatabase/replication/nodeId 2024-02-05 17:12:54.907 [DefaultDispatcher-worker-8 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54311/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:54.907 [DefaultDispatcher-worker-8 @coroutine#3131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54311/UmAppDatabase/replication/nodeId 2024-02-05 17:12:54.909 [DefaultDispatcher-worker-6 @coroutine#3131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54311/UmAppDatabase/replication/nodeId 2024-02-05 17:12:54.909 [DefaultDispatcher-worker-6 @coroutine#3131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54311/UmAppDatabase/replication/nodeId 2024-02-05 17:12:54.914 [DefaultDispatcher-worker-16 @coroutine#5799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@479f738a 2024-02-05 17:12:54.917 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2024-02-05 17:12:54.917 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2024-02-05 17:12:54.917 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:54.923 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@479f738a: (connection evicted) 2024-02-05 17:12:54.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:54.924 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2024-02-05 17:12:54.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2024-02-05 17:12:54.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2024-02-05 17:12:54.924 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2024-02-05 17:12:54.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:54.928 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56d189d0: (connection evicted) 2024-02-05 17:12:54.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:54.928 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2024-02-05 17:12:54.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2024-02-05 17:12:54.930 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2024-02-05 17:12:54.930 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:54.930 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:54.930 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:54.930 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:54.930 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:54.930 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:54.930 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77ac7cd6 2024-02-05 17:12:54.930 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:54.930 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:54.930 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:54.930 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:54.930 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:54.930 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:54.930 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:54.930 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:54.930 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:54.930 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:54.930 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:54.930 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:54.930 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:54.930 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:54.930 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:54.930 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:54.930 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:54.930 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:54.930 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:54.930 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2024-02-05 17:12:54.930 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:54.930 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:54.930 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:54.930 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:54.930 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:54.930 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:54.930 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:54.931 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:54.931 [Test worker @coroutine#5813] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2024-02-05 17:12:54.931 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@81f9b01 2024-02-05 17:12:54.931 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@81f9b01 2024-02-05 17:12:54.931 [Test worker @coroutine#5813] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2024-02-05 17:12:54.952 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@81f9b01 2024-02-05 17:12:54.955 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:54.969 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@81f9b01 2024-02-05 17:12:54.972 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@81f9b01 2024-02-05 17:12:54.975 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@81f9b01 2024-02-05 17:12:54.975 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2024-02-05 17:12:54.976 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:54.976 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:54.976 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:54.976 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:54.976 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:54.976 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:54.976 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d8cbd1a 2024-02-05 17:12:54.976 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:54.976 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:54.976 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:54.976 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:54.976 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:54.976 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:54.976 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:54.976 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:54.976 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:54.976 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:54.976 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:54.976 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:54.976 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:54.976 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:54.976 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:54.976 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:54.976 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:54.976 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:54.976 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:54.976 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2024-02-05 17:12:54.976 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:54.976 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:54.976 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:54.976 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:54.976 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:54.976 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:54.976 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:54.976 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:54.976 [Test worker @coroutine#5813] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2024-02-05 17:12:54.978 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@6860c000 2024-02-05 17:12:54.978 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@6860c000 2024-02-05 17:12:54.978 [Test worker @coroutine#5813] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2024-02-05 17:12:55.002 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:55.019 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6860c000 2024-02-05 17:12:55.031 [HikariPool-184 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:55.045 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6860c000 2024-02-05 17:12:55.048 [Test worker @coroutine#5824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6860c000 2024-02-05 17:12:55.050 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6860c000 2024-02-05 17:12:55.061 [DefaultDispatcher-worker-9 @coroutine#5828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6860c000 2024-02-05 17:12:55.076 [DefaultDispatcher-worker-15 @coroutine#5813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@81f9b01 2024-02-05 17:12:55.078 [HikariPool-185 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:55.094 [DefaultDispatcher-worker-1 @coroutine#5813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@81f9b01 2024-02-05 17:12:55.105 [DefaultDispatcher-worker-14 @coroutine#5813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@81f9b01 2024-02-05 17:12:55.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2024-02-05 17:12:55.113 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2024-02-05 17:12:55.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:55.115 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@81f9b01: (connection evicted) 2024-02-05 17:12:55.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:55.116 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2024-02-05 17:12:55.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2024-02-05 17:12:55.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2024-02-05 17:12:55.116 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2024-02-05 17:12:55.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:55.117 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6860c000: (connection evicted) 2024-02-05 17:12:55.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:55.119 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2024-02-05 17:12:55.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2024-02-05 17:12:55.120 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2024-02-05 17:12:55.121 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:55.121 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:55.121 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:55.121 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:55.121 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:55.121 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:55.121 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@402d45c6 2024-02-05 17:12:55.121 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:55.121 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:55.121 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:55.121 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:55.121 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:55.121 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:55.121 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:55.121 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:55.121 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:55.121 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:55.121 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:55.121 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:55.121 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:55.121 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:55.121 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:55.121 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:55.121 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:55.121 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:55.121 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:55.121 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2024-02-05 17:12:55.121 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:55.121 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:55.121 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:55.121 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:55.121 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:55.121 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:55.121 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:55.121 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:55.121 [Test worker @coroutine#5844] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2024-02-05 17:12:55.123 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@f53db1a 2024-02-05 17:12:55.123 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@f53db1a 2024-02-05 17:12:55.123 [Test worker @coroutine#5844] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2024-02-05 17:12:55.145 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f53db1a 2024-02-05 17:12:55.162 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f53db1a 2024-02-05 17:12:55.164 [Test worker @coroutine#5847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f53db1a 2024-02-05 17:12:55.167 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f53db1a 2024-02-05 17:12:55.168 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2024-02-05 17:12:55.168 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:55.168 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:55.168 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:55.168 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:55.168 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:55.168 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:55.168 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@335cd031 2024-02-05 17:12:55.168 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:55.168 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:55.168 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:55.168 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:55.168 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:55.168 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:55.168 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:55.168 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:55.168 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:55.168 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:55.168 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:55.168 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:55.168 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:55.168 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:55.168 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:55.168 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:55.168 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:55.168 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:55.169 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:55.169 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2024-02-05 17:12:55.169 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:55.169 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:55.169 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:55.169 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:55.169 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:55.169 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:55.169 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:55.169 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:55.169 [Test worker @coroutine#5844] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2024-02-05 17:12:55.169 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@2eb27091 2024-02-05 17:12:55.169 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@2eb27091 2024-02-05 17:12:55.169 [Test worker @coroutine#5844] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2024-02-05 17:12:55.191 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eb27091 2024-02-05 17:12:55.203 [Test worker @coroutine#5851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eb27091 2024-02-05 17:12:55.205 [Test worker @coroutine#5853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eb27091 2024-02-05 17:12:55.207 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eb27091 2024-02-05 17:12:55.215 [DefaultDispatcher-worker-3 @coroutine#5857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eb27091 2024-02-05 17:12:55.223 [HikariPool-186 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:12:55.226 [DefaultDispatcher-worker-5 @coroutine#5844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f53db1a 2024-02-05 17:12:55.232 [DefaultDispatcher-worker-15 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@663e1144 2024-02-05 17:12:55.232 [DefaultDispatcher-worker-15 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36495/UmAppDatabase/replication/nodeId 2024-02-05 17:12:55.232 [DefaultDispatcher-worker-15 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36495/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:55.232 [DefaultDispatcher-worker-15 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36495/UmAppDatabase/replication/nodeId 2024-02-05 17:12:55.233 [DefaultDispatcher-worker-9 @coroutine#3177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b666366 2024-02-05 17:12:55.233 [DefaultDispatcher-worker-9 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54845/UmAppDatabase/replication/nodeId 2024-02-05 17:12:55.233 [DefaultDispatcher-worker-9 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54845/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:55.233 [DefaultDispatcher-worker-9 @coroutine#3177] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54845/UmAppDatabase/replication/nodeId 2024-02-05 17:12:55.234 [DefaultDispatcher-worker-3 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36495/UmAppDatabase/replication/nodeId 2024-02-05 17:12:55.234 [DefaultDispatcher-worker-3 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36495/UmAppDatabase/replication/nodeId 2024-02-05 17:12:55.234 [DefaultDispatcher-worker-14 @coroutine#3177] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54845/UmAppDatabase/replication/nodeId 2024-02-05 17:12:55.234 [DefaultDispatcher-worker-14 @coroutine#3177] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54845/UmAppDatabase/replication/nodeId 2024-02-05 17:12:55.253 [DefaultDispatcher-worker-15 @coroutine#5844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f53db1a 2024-02-05 17:12:55.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2024-02-05 17:12:55.259 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2024-02-05 17:12:55.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:55.259 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f53db1a: (connection evicted) 2024-02-05 17:12:55.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:55.260 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2024-02-05 17:12:55.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2024-02-05 17:12:55.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2024-02-05 17:12:55.260 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2024-02-05 17:12:55.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:55.261 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2eb27091: (connection evicted) 2024-02-05 17:12:55.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:55.261 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2024-02-05 17:12:55.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2024-02-05 17:12:55.263 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2024-02-05 17:12:55.263 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:55.263 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:55.263 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:55.263 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:55.263 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:55.263 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:55.263 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f526f91 2024-02-05 17:12:55.263 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:55.263 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:55.263 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:55.263 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:55.263 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:55.263 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:55.263 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:55.263 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:55.263 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:55.263 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:55.263 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:55.263 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:55.263 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:55.263 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:55.263 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:55.263 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:55.263 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:55.263 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:55.263 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:55.263 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2024-02-05 17:12:55.263 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:55.263 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:55.263 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:55.263 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:55.263 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:55.263 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:55.263 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:55.263 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:55.263 [Test worker @coroutine#5879] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2024-02-05 17:12:55.264 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@54d0d561 2024-02-05 17:12:55.264 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@54d0d561 2024-02-05 17:12:55.264 [Test worker @coroutine#5879] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2024-02-05 17:12:55.287 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d0d561 2024-02-05 17:12:55.318 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d0d561 2024-02-05 17:12:55.320 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d0d561 2024-02-05 17:12:55.322 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d0d561 2024-02-05 17:12:55.322 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2024-02-05 17:12:55.323 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:55.323 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:55.323 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:55.323 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:55.323 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:55.323 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:55.323 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c52df60 2024-02-05 17:12:55.323 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:55.323 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:55.323 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:55.323 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:55.323 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:55.323 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:55.323 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:55.323 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:55.323 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:55.323 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:55.323 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:55.323 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:55.323 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:55.323 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:55.323 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:55.323 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:55.323 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:55.323 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:55.323 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:55.323 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2024-02-05 17:12:55.323 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:55.323 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:55.323 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:55.323 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:55.323 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:55.323 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:55.323 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:55.323 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:55.323 [Test worker @coroutine#5879] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2024-02-05 17:12:55.323 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@678a7489 2024-02-05 17:12:55.323 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@678a7489 2024-02-05 17:12:55.323 [Test worker @coroutine#5879] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2024-02-05 17:12:55.342 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@678a7489 2024-02-05 17:12:55.353 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@678a7489 2024-02-05 17:12:55.355 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@678a7489 2024-02-05 17:12:55.356 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@678a7489 2024-02-05 17:12:55.365 [DefaultDispatcher-worker-9 @coroutine#5894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@678a7489 2024-02-05 17:12:55.365 [HikariPool-188 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:12:55.366 [DefaultDispatcher-worker-1 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294a12b5 2024-02-05 17:12:55.366 [DefaultDispatcher-worker-1 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2024-02-05 17:12:55.366 [DefaultDispatcher-worker-1 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:55.366 [DefaultDispatcher-worker-1 @coroutine#3000] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2024-02-05 17:12:55.368 [DefaultDispatcher-worker-5 @coroutine#3000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2024-02-05 17:12:55.368 [DefaultDispatcher-worker-5 @coroutine#3000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2024-02-05 17:12:55.373 [DefaultDispatcher-worker-5 @coroutine#3233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6e3b67 2024-02-05 17:12:55.373 [DefaultDispatcher-worker-5 @coroutine#3233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46605/UmAppDatabase/replication/nodeId 2024-02-05 17:12:55.373 [DefaultDispatcher-worker-5 @coroutine#3233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46605/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:55.373 [DefaultDispatcher-worker-5 @coroutine#3233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46605/UmAppDatabase/replication/nodeId 2024-02-05 17:12:55.375 [DefaultDispatcher-worker-6 @coroutine#3233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46605/UmAppDatabase/replication/nodeId 2024-02-05 17:12:55.375 [DefaultDispatcher-worker-6 @coroutine#3233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46605/UmAppDatabase/replication/nodeId 2024-02-05 17:12:55.380 [DefaultDispatcher-worker-10 @coroutine#5879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d0d561 2024-02-05 17:12:55.395 [DefaultDispatcher-worker-3 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da6d695 2024-02-05 17:12:55.395 [DefaultDispatcher-worker-3 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48751/UmAppDatabase/replication/nodeId 2024-02-05 17:12:55.395 [DefaultDispatcher-worker-3 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48751/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:55.395 [DefaultDispatcher-worker-3 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48751/UmAppDatabase/replication/nodeId 2024-02-05 17:12:55.397 [DefaultDispatcher-worker-2 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48751/UmAppDatabase/replication/nodeId 2024-02-05 17:12:55.397 [DefaultDispatcher-worker-2 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48751/UmAppDatabase/replication/nodeId 2024-02-05 17:12:55.401 [DefaultDispatcher-worker-8 @coroutine#5879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d0d561 2024-02-05 17:12:55.412 [DefaultDispatcher-worker-4 @coroutine#5879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d0d561 2024-02-05 17:12:55.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2024-02-05 17:12:55.418 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2024-02-05 17:12:55.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:55.418 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54d0d561: (connection evicted) 2024-02-05 17:12:55.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:55.419 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2024-02-05 17:12:55.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2024-02-05 17:12:55.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2024-02-05 17:12:55.420 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2024-02-05 17:12:55.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:55.423 [HikariPool-189 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Pool stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:55.424 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@678a7489: (connection evicted) 2024-02-05 17:12:55.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:55.424 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2024-02-05 17:12:55.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2024-02-05 17:12:55.427 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2024-02-05 17:12:55.427 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:55.427 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:55.427 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:55.427 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:55.427 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:55.427 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:55.427 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27e42fe8 2024-02-05 17:12:55.427 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:55.427 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:55.427 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:55.427 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:55.427 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:55.427 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:55.427 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:55.427 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:55.427 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:55.427 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:55.427 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:55.427 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:55.427 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:55.427 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:55.427 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:55.427 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:55.427 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:55.427 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:55.427 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:55.427 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2024-02-05 17:12:55.427 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:55.427 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:55.427 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:55.427 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:55.427 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:55.427 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:55.427 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:55.427 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:55.427 [Test worker @coroutine#5921] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2024-02-05 17:12:55.428 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@71739267 2024-02-05 17:12:55.428 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@71739267 2024-02-05 17:12:55.428 [Test worker @coroutine#5921] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2024-02-05 17:12:55.443 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71739267 2024-02-05 17:12:55.455 [Test worker @coroutine#5922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71739267 2024-02-05 17:12:55.456 [Test worker @coroutine#5924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71739267 2024-02-05 17:12:55.458 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71739267 2024-02-05 17:12:55.468 [DefaultDispatcher-worker-17 @coroutine#5928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71739267 2024-02-05 17:12:55.476 [DefaultDispatcher-worker-7 @coroutine#5921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71739267 2024-02-05 17:12:55.488 [DefaultDispatcher-worker-2 @coroutine#3059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f159911 2024-02-05 17:12:55.488 [DefaultDispatcher-worker-2 @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:12:55.488 [DefaultDispatcher-worker-2 @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://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:55.488 [DefaultDispatcher-worker-2 @coroutine#3059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:12:55.492 [DefaultDispatcher-worker-16 @coroutine#3059] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:12:55.501 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2024-02-05 17:12:55.502 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2024-02-05 17:12:55.502 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:55.502 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71739267: (connection evicted) 2024-02-05 17:12:55.503 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:55.503 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2024-02-05 17:12:55.503 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2024-02-05 17:12:55.563 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2024-02-05 17:12:55.563 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:55.563 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:55.563 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:55.563 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:55.563 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:55.563 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:55.563 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@323b5264 2024-02-05 17:12:55.563 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:55.563 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:55.563 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:55.563 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:55.563 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:55.563 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:55.563 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:55.563 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:55.563 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:55.563 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:55.563 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:55.563 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:55.563 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:55.563 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:55.563 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:55.563 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:55.563 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:55.563 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:55.563 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:55.563 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2024-02-05 17:12:55.563 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:55.563 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:55.563 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:55.563 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:55.563 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:55.563 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:55.563 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:55.563 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:55.564 [Test worker @coroutine#5958] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2024-02-05 17:12:55.564 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@386b4f7e 2024-02-05 17:12:55.564 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@386b4f7e 2024-02-05 17:12:55.564 [Test worker @coroutine#5958] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2024-02-05 17:12:55.582 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@386b4f7e 2024-02-05 17:12:55.593 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@386b4f7e 2024-02-05 17:12:55.596 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@386b4f7e 2024-02-05 17:12:55.599 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@386b4f7e 2024-02-05 17:12:55.605 [DefaultDispatcher-worker-5 @coroutine#2885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f61188 2024-02-05 17:12:55.606 [DefaultDispatcher-worker-5 @coroutine#2885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId 2024-02-05 17:12:55.606 [DefaultDispatcher-worker-5 @coroutine#2885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:55.606 [DefaultDispatcher-worker-5 @coroutine#2885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId 2024-02-05 17:12:55.607 [DefaultDispatcher-worker-3 @coroutine#2885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId 2024-02-05 17:12:55.607 [DefaultDispatcher-worker-3 @coroutine#2885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId 2024-02-05 17:12:55.609 [DefaultDispatcher-worker-18 @coroutine#5967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@386b4f7e 2024-02-05 17:12:55.616 [DefaultDispatcher-worker-5 @coroutine#3076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-05 17:12:55.616 [DefaultDispatcher-worker-5 @coroutine#3076] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40467/UmAppDatabase/replication/nodeId 2024-02-05 17:12:55.616 [DefaultDispatcher-worker-5 @coroutine#3076] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40467/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:55.616 [DefaultDispatcher-worker-5 @coroutine#3076] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40467/UmAppDatabase/replication/nodeId 2024-02-05 17:12:55.618 [DefaultDispatcher-worker-8 @coroutine#3076] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40467/UmAppDatabase/replication/nodeId 2024-02-05 17:12:55.618 [DefaultDispatcher-worker-8 @coroutine#3076] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40467/UmAppDatabase/replication/nodeId 2024-02-05 17:12:55.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2024-02-05 17:12:55.622 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2024-02-05 17:12:55.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:55.623 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@386b4f7e: (connection evicted) 2024-02-05 17:12:55.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:55.624 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2024-02-05 17:12:55.624 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2024-02-05 17:12:55.696 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2024-02-05 17:12:55.696 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:55.696 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:55.696 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:55.696 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:55.696 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:55.696 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:55.696 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ed763aa 2024-02-05 17:12:55.696 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:55.696 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:55.696 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:55.696 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:55.696 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:55.696 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:55.696 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:55.696 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:55.697 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:55.697 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:55.697 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:55.697 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:55.697 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:55.697 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:55.697 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:55.697 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:55.697 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:55.697 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:55.697 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:55.697 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2024-02-05 17:12:55.697 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:55.697 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:55.697 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:55.697 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:55.697 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:55.697 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:55.697 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:55.697 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:55.697 [Test worker @coroutine#5986] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2024-02-05 17:12:55.698 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e6881e 2024-02-05 17:12:55.698 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e6881e 2024-02-05 17:12:55.698 [Test worker @coroutine#5986] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2024-02-05 17:12:55.719 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e6881e 2024-02-05 17:12:55.735 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e6881e 2024-02-05 17:12:55.738 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e6881e 2024-02-05 17:12:55.741 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e6881e 2024-02-05 17:12:55.752 [DefaultDispatcher-worker-8 @coroutine#5993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e6881e 2024-02-05 17:12:55.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2024-02-05 17:12:55.753 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2024-02-05 17:12:55.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:55.755 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e6881e: (connection evicted) 2024-02-05 17:12:55.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:55.756 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2024-02-05 17:12:55.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2024-02-05 17:12:55.761 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2024-02-05 17:12:55.761 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:55.761 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:55.761 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:55.761 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:55.761 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:55.761 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:55.761 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ac71bd7 2024-02-05 17:12:55.761 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:55.761 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:55.761 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:55.761 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:55.761 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:55.761 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:55.761 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:55.761 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:55.761 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:55.761 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:55.761 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:55.761 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:55.761 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:55.761 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:55.761 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:55.761 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:55.761 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:55.761 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:55.761 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:55.761 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2024-02-05 17:12:55.761 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:55.761 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:55.761 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:55.761 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:55.761 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:55.761 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:55.761 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:55.761 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:55.761 [Test worker @coroutine#6004] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2024-02-05 17:12:55.763 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e6b2641 2024-02-05 17:12:55.763 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e6b2641 2024-02-05 17:12:55.763 [Test worker @coroutine#6004] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2024-02-05 17:12:55.773 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:55.785 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e6b2641 2024-02-05 17:12:55.801 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e6b2641 2024-02-05 17:12:55.810 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e6b2641 2024-02-05 17:12:55.813 [DefaultDispatcher-worker-15 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6939e1 2024-02-05 17:12:55.814 [DefaultDispatcher-worker-15 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46281/UmAppDatabase/replication/nodeId 2024-02-05 17:12:55.814 [DefaultDispatcher-worker-15 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46281/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:55.814 [DefaultDispatcher-worker-15 @coroutine#2920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46281/UmAppDatabase/replication/nodeId 2024-02-05 17:12:55.815 [DefaultDispatcher-worker-2 @coroutine#2920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46281/UmAppDatabase/replication/nodeId 2024-02-05 17:12:55.815 [DefaultDispatcher-worker-2 @coroutine#2920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46281/UmAppDatabase/replication/nodeId 2024-02-05 17:12:55.817 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e6b2641 2024-02-05 17:12:55.826 [DefaultDispatcher-worker-5 @coroutine#6015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e6b2641 2024-02-05 17:12:55.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2024-02-05 17:12:55.827 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2024-02-05 17:12:55.827 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:55.830 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e6b2641: (connection evicted) 2024-02-05 17:12:55.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:55.831 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2024-02-05 17:12:55.831 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2024-02-05 17:12:55.835 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2024-02-05 17:12:55.835 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:55.835 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:55.835 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:55.835 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:55.835 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:55.835 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:55.835 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35ab0bf3 2024-02-05 17:12:55.835 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:55.835 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:55.835 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:55.835 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:55.835 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:55.835 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:55.835 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:55.835 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:55.835 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:55.835 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:55.835 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:55.835 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:55.835 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:55.835 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:55.835 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:55.835 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:55.835 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:55.835 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:55.835 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:55.835 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2024-02-05 17:12:55.835 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:55.835 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:55.835 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:55.835 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:55.835 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:55.835 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:55.835 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:55.835 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:55.835 [Test worker @coroutine#6027] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2024-02-05 17:12:55.836 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@21d30ba5 2024-02-05 17:12:55.836 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@21d30ba5 2024-02-05 17:12:55.836 [Test worker @coroutine#6027] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2024-02-05 17:12:55.858 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d30ba5 2024-02-05 17:12:55.876 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d30ba5 2024-02-05 17:12:55.879 [Test worker @coroutine#6030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d30ba5 2024-02-05 17:12:55.881 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d30ba5 2024-02-05 17:12:55.882 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2024-02-05 17:12:55.882 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:55.882 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:55.882 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:55.882 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:55.882 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:55.882 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:55.882 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@524945e2 2024-02-05 17:12:55.882 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:55.882 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:55.882 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:55.882 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:55.882 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:55.882 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:55.882 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:55.882 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:55.882 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:55.882 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:55.882 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:55.882 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:55.882 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:55.882 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:55.882 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:55.882 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:55.882 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:55.882 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:55.882 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:55.882 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2024-02-05 17:12:55.882 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:55.882 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:55.882 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:55.882 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:55.882 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:55.882 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:55.882 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:55.883 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:55.883 [Test worker @coroutine#6027] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2024-02-05 17:12:55.883 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@2292e793 2024-02-05 17:12:55.883 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@2292e793 2024-02-05 17:12:55.883 [Test worker @coroutine#6027] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2024-02-05 17:12:55.905 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2292e793 2024-02-05 17:12:55.920 [DefaultDispatcher-worker-18 @coroutine#3131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e75bef1 2024-02-05 17:12:55.921 [DefaultDispatcher-worker-18 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54311/UmAppDatabase/replication/nodeId 2024-02-05 17:12:55.921 [DefaultDispatcher-worker-18 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54311/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:55.921 [DefaultDispatcher-worker-18 @coroutine#3131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54311/UmAppDatabase/replication/nodeId 2024-02-05 17:12:55.922 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2292e793 2024-02-05 17:12:55.922 [DefaultDispatcher-worker-5 @coroutine#3131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54311/UmAppDatabase/replication/nodeId 2024-02-05 17:12:55.922 [DefaultDispatcher-worker-5 @coroutine#3131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54311/UmAppDatabase/replication/nodeId 2024-02-05 17:12:55.924 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2292e793 2024-02-05 17:12:55.927 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2292e793 2024-02-05 17:12:55.937 [HikariPool-194 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:12:55.937 [DefaultDispatcher-worker-13 @coroutine#6044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2292e793 2024-02-05 17:12:55.949 [DefaultDispatcher-worker-5 @coroutine#6027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d30ba5 2024-02-05 17:12:55.955 [UI Thread @coroutine#6054] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47005/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-05 17:12:55.955 [UI Thread @coroutine#6054] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47005/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-05 17:12:55.955 [UI Thread @coroutine#6054] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47005/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-05 17:12:55.957 [UI Thread @coroutine#6054] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47005/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-05 17:12:55.957 [UI Thread @coroutine#6054] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47005/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-05 17:12:55.957 [UI Thread @coroutine#6054] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:47005/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-05 17:12:55.957 [UI Thread @coroutine#6054] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47005/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:12:55.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2024-02-05 17:12:55.960 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2024-02-05 17:12:55.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:55.960 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21d30ba5: (connection evicted) 2024-02-05 17:12:55.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:55.961 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2024-02-05 17:12:55.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2024-02-05 17:12:55.962 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2024-02-05 17:12:55.962 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2024-02-05 17:12:55.962 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:55.963 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2292e793: (connection evicted) 2024-02-05 17:12:55.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:55.964 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2024-02-05 17:12:55.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2024-02-05 17:12:55.966 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2024-02-05 17:12:55.966 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:55.966 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:55.966 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:55.966 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:55.966 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:55.966 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:55.966 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2afe263 2024-02-05 17:12:55.966 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:55.966 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:55.966 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:55.966 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:55.966 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:55.966 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:55.966 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:55.966 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:55.966 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:55.966 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:55.966 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:55.966 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:55.966 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:55.966 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:55.966 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:55.966 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:55.966 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:55.966 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:55.966 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:55.966 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2024-02-05 17:12:55.966 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:55.966 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:55.966 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:55.966 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:55.966 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:55.966 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:55.966 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:55.966 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:55.966 [Test worker @coroutine#6060] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2024-02-05 17:12:55.968 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@5988e36e 2024-02-05 17:12:55.968 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@5988e36e 2024-02-05 17:12:55.968 [Test worker @coroutine#6060] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2024-02-05 17:12:55.989 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5988e36e 2024-02-05 17:12:56.001 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5988e36e 2024-02-05 17:12:56.003 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5988e36e 2024-02-05 17:12:56.006 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5988e36e 2024-02-05 17:12:56.006 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2024-02-05 17:12:56.006 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:56.006 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:56.006 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:56.006 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:56.006 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:56.006 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:56.006 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@344eaf7e 2024-02-05 17:12:56.006 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:56.006 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:56.006 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:56.006 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:56.006 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:56.006 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:56.006 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:56.007 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:56.007 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:56.007 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:56.007 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:56.007 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:56.007 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:56.007 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:56.007 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:56.007 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:56.007 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:56.007 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:56.007 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:56.007 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2024-02-05 17:12:56.007 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:56.007 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:56.007 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:56.007 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:56.007 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:56.007 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:56.007 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:56.007 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:56.007 [Test worker @coroutine#6060] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2024-02-05 17:12:56.008 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@f8b6743 2024-02-05 17:12:56.008 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@f8b6743 2024-02-05 17:12:56.008 [Test worker @coroutine#6060] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2024-02-05 17:12:56.031 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f8b6743 2024-02-05 17:12:56.050 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f8b6743 2024-02-05 17:12:56.052 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f8b6743 2024-02-05 17:12:56.055 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f8b6743 2024-02-05 17:12:56.064 [DefaultDispatcher-worker-9 @coroutine#6074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f8b6743 2024-02-05 17:12:56.068 [HikariPool-196 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:12:56.079 [DefaultDispatcher-worker-17 @coroutine#6060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5988e36e 2024-02-05 17:12:56.081 [UI Thread @coroutine#6084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54191/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-05 17:12:56.082 [UI Thread @coroutine#6084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54191/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-05 17:12:56.082 [UI Thread @coroutine#6084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54191/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-05 17:12:56.084 [UI Thread @coroutine#6084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54191/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-05 17:12:56.084 [UI Thread @coroutine#6084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54191/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-05 17:12:56.087 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2024-02-05 17:12:56.087 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2024-02-05 17:12:56.087 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:56.091 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5988e36e: (connection evicted) 2024-02-05 17:12:56.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:56.092 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2024-02-05 17:12:56.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2024-02-05 17:12:56.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2024-02-05 17:12:56.092 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2024-02-05 17:12:56.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:56.093 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f8b6743: (connection evicted) 2024-02-05 17:12:56.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:56.093 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2024-02-05 17:12:56.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2024-02-05 17:12:56.096 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2024-02-05 17:12:56.096 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:56.096 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:56.096 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:56.096 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:56.096 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:56.096 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:56.096 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42e14655 2024-02-05 17:12:56.096 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:56.096 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:56.096 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:56.096 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:56.096 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:56.096 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:56.096 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:56.096 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:56.096 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:56.096 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:56.096 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:56.096 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:56.096 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:56.096 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:56.096 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:56.096 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:56.096 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:56.096 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:56.096 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:56.096 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2024-02-05 17:12:56.096 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:56.096 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:56.096 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:56.096 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:56.096 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:56.096 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:56.096 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:56.096 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:56.096 [Test worker @coroutine#6090] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2024-02-05 17:12:56.099 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@2806fe58 2024-02-05 17:12:56.099 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@2806fe58 2024-02-05 17:12:56.099 [Test worker @coroutine#6090] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2024-02-05 17:12:56.121 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2806fe58 2024-02-05 17:12:56.138 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2806fe58 2024-02-05 17:12:56.141 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2806fe58 2024-02-05 17:12:56.144 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2806fe58 2024-02-05 17:12:56.144 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2024-02-05 17:12:56.145 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:56.145 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:56.145 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:56.145 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:56.145 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:56.145 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:56.145 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27311c99 2024-02-05 17:12:56.145 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:56.145 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:56.145 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:56.145 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:56.145 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:56.145 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:56.145 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:56.145 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:56.145 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:56.145 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:56.145 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:56.145 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:56.145 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:56.145 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:56.145 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:56.145 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:56.145 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:56.145 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:56.145 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:56.145 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2024-02-05 17:12:56.145 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:56.145 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:56.145 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:56.145 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:56.145 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:56.145 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:56.145 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:56.145 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:56.145 [Test worker @coroutine#6090] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2024-02-05 17:12:56.146 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e6be9f0 2024-02-05 17:12:56.146 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e6be9f0 2024-02-05 17:12:56.146 [Test worker @coroutine#6090] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2024-02-05 17:12:56.168 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e6be9f0 2024-02-05 17:12:56.185 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e6be9f0 2024-02-05 17:12:56.188 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e6be9f0 2024-02-05 17:12:56.191 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e6be9f0 2024-02-05 17:12:56.199 [DefaultDispatcher-worker-13 @coroutine#6103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e6be9f0 2024-02-05 17:12:56.200 [HikariPool-198 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:12:56.216 [DefaultDispatcher-worker-14 @coroutine#6090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2806fe58 2024-02-05 17:12:56.219 [UI Thread @coroutine#6114] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50705/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-05 17:12:56.219 [UI Thread @coroutine#6114] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50705/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-05 17:12:56.219 [UI Thread @coroutine#6114] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50705/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-05 17:12:56.221 [UI Thread @coroutine#6114] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50705/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-05 17:12:56.221 [UI Thread @coroutine#6114] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50705/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-05 17:12:56.222 [UI Thread @coroutine#6114] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:50705/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-05 17:12:56.222 [UI Thread @coroutine#6114] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:50705/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:12:56.225 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2024-02-05 17:12:56.225 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2024-02-05 17:12:56.225 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:56.227 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2806fe58: (connection evicted) 2024-02-05 17:12:56.228 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:56.228 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:56.228 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2024-02-05 17:12:56.228 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2024-02-05 17:12:56.228 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2024-02-05 17:12:56.228 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2024-02-05 17:12:56.228 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:56.228 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e6be9f0: (connection evicted) 2024-02-05 17:12:56.229 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:56.229 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2024-02-05 17:12:56.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2024-02-05 17:12:56.231 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2024-02-05 17:12:56.231 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:56.232 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:56.232 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:56.232 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:56.232 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:56.232 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:56.232 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7469c73d 2024-02-05 17:12:56.232 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:56.232 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:56.232 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:56.232 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:56.232 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:56.232 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:56.232 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:56.232 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:56.232 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:56.232 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:56.232 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:56.232 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:56.232 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:56.232 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:56.232 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:56.232 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:56.232 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:56.232 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:56.232 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:56.232 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2024-02-05 17:12:56.232 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:56.232 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:56.232 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:56.232 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:56.232 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:56.232 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:56.232 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:56.232 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:56.232 [Test worker @coroutine#6120] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2024-02-05 17:12:56.232 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fcb01f8 2024-02-05 17:12:56.232 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fcb01f8 2024-02-05 17:12:56.232 [Test worker @coroutine#6120] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2024-02-05 17:12:56.244 [DefaultDispatcher-worker-2 @coroutine#3177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b666366 2024-02-05 17:12:56.245 [DefaultDispatcher-worker-3 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@663e1144 2024-02-05 17:12:56.245 [DefaultDispatcher-worker-2 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54845/UmAppDatabase/replication/nodeId 2024-02-05 17:12:56.245 [DefaultDispatcher-worker-2 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54845/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:56.245 [DefaultDispatcher-worker-3 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36495/UmAppDatabase/replication/nodeId 2024-02-05 17:12:56.245 [DefaultDispatcher-worker-2 @coroutine#3177] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54845/UmAppDatabase/replication/nodeId 2024-02-05 17:12:56.245 [DefaultDispatcher-worker-3 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36495/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:56.245 [DefaultDispatcher-worker-3 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36495/UmAppDatabase/replication/nodeId 2024-02-05 17:12:56.246 [DefaultDispatcher-worker-18 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36495/UmAppDatabase/replication/nodeId 2024-02-05 17:12:56.246 [DefaultDispatcher-worker-6 @coroutine#3177] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54845/UmAppDatabase/replication/nodeId 2024-02-05 17:12:56.246 [DefaultDispatcher-worker-6 @coroutine#3177] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54845/UmAppDatabase/replication/nodeId 2024-02-05 17:12:56.246 [DefaultDispatcher-worker-18 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36495/UmAppDatabase/replication/nodeId 2024-02-05 17:12:56.264 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fcb01f8 2024-02-05 17:12:56.281 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fcb01f8 2024-02-05 17:12:56.284 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fcb01f8 2024-02-05 17:12:56.287 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fcb01f8 2024-02-05 17:12:56.287 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2024-02-05 17:12:56.287 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:56.287 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:56.287 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:56.288 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:56.288 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:56.288 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:56.288 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16d31c48 2024-02-05 17:12:56.288 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:56.288 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:56.288 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:56.288 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:56.288 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:56.288 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:56.288 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:56.288 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:56.288 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:56.288 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:56.288 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:56.288 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:56.288 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:56.288 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:56.288 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:56.288 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:56.288 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:56.288 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:56.288 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:56.288 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2024-02-05 17:12:56.288 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:56.288 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:56.288 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:56.288 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:56.288 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:56.288 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:56.288 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:56.288 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:56.288 [Test worker @coroutine#6120] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2024-02-05 17:12:56.288 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@38821ada 2024-02-05 17:12:56.288 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@38821ada 2024-02-05 17:12:56.288 [Test worker @coroutine#6120] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2024-02-05 17:12:56.310 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38821ada 2024-02-05 17:12:56.327 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38821ada 2024-02-05 17:12:56.330 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38821ada 2024-02-05 17:12:56.333 [HikariPool-200 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:56.333 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38821ada 2024-02-05 17:12:56.344 [DefaultDispatcher-worker-11 @coroutine#6140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38821ada 2024-02-05 17:12:56.369 [DefaultDispatcher-worker-15 @coroutine#6120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fcb01f8 2024-02-05 17:12:56.378 [DefaultDispatcher-worker-12 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294a12b5 2024-02-05 17:12:56.378 [DefaultDispatcher-worker-12 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2024-02-05 17:12:56.378 [DefaultDispatcher-worker-12 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:56.378 [DefaultDispatcher-worker-12 @coroutine#3000] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2024-02-05 17:12:56.380 [DefaultDispatcher-worker-14 @coroutine#3000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2024-02-05 17:12:56.380 [DefaultDispatcher-worker-14 @coroutine#3000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2024-02-05 17:12:56.385 [DefaultDispatcher-worker-3 @coroutine#3233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6e3b67 2024-02-05 17:12:56.386 [DefaultDispatcher-worker-3 @coroutine#3233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46605/UmAppDatabase/replication/nodeId 2024-02-05 17:12:56.386 [DefaultDispatcher-worker-3 @coroutine#3233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46605/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:56.386 [DefaultDispatcher-worker-3 @coroutine#3233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46605/UmAppDatabase/replication/nodeId 2024-02-05 17:12:56.387 [DefaultDispatcher-worker-13 @coroutine#3233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46605/UmAppDatabase/replication/nodeId 2024-02-05 17:12:56.387 [DefaultDispatcher-worker-13 @coroutine#3233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46605/UmAppDatabase/replication/nodeId 2024-02-05 17:12:56.389 [HikariPool-201 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:56.400 [DefaultDispatcher-worker-4 @coroutine#6120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fcb01f8 2024-02-05 17:12:56.407 [DefaultDispatcher-worker-3 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da6d695 2024-02-05 17:12:56.407 [DefaultDispatcher-worker-3 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48751/UmAppDatabase/replication/nodeId 2024-02-05 17:12:56.407 [DefaultDispatcher-worker-3 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48751/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:56.407 [DefaultDispatcher-worker-3 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48751/UmAppDatabase/replication/nodeId 2024-02-05 17:12:56.409 [DefaultDispatcher-worker-14 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48751/UmAppDatabase/replication/nodeId 2024-02-05 17:12:56.409 [DefaultDispatcher-worker-14 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48751/UmAppDatabase/replication/nodeId 2024-02-05 17:12:56.412 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2024-02-05 17:12:56.412 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2024-02-05 17:12:56.412 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:56.413 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1fcb01f8: (connection evicted) 2024-02-05 17:12:56.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:56.414 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2024-02-05 17:12:56.414 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2024-02-05 17:12:56.414 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2024-02-05 17:12:56.414 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2024-02-05 17:12:56.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:56.415 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38821ada: (connection evicted) 2024-02-05 17:12:56.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:56.415 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2024-02-05 17:12:56.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2024-02-05 17:12:56.418 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2024-02-05 17:12:56.418 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:56.418 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:56.418 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:56.418 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:56.418 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:56.418 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:56.418 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f7bc9a3 2024-02-05 17:12:56.418 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:56.418 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:56.418 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:56.418 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:56.418 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:56.418 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:56.418 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:56.418 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:56.418 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:56.418 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:56.418 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:56.418 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:56.418 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:56.418 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:56.418 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:56.418 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:56.418 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:56.418 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:56.418 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:56.418 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2024-02-05 17:12:56.418 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:56.418 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:56.418 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:56.418 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:56.418 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:56.418 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:56.418 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:56.418 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:56.419 [Test worker @coroutine#6176] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2024-02-05 17:12:56.423 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@cf933b1 2024-02-05 17:12:56.423 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@cf933b1 2024-02-05 17:12:56.423 [Test worker @coroutine#6176] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2024-02-05 17:12:56.445 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf933b1 2024-02-05 17:12:56.462 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf933b1 2024-02-05 17:12:56.465 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf933b1 2024-02-05 17:12:56.468 [Test worker @coroutine#6181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf933b1 2024-02-05 17:12:56.478 [DefaultDispatcher-worker-8 @coroutine#6183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf933b1 2024-02-05 17:12:56.503 [DefaultDispatcher-worker-2 @coroutine#3059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f159911 2024-02-05 17:12:56.503 [DefaultDispatcher-worker-2 @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:12:56.503 [DefaultDispatcher-worker-2 @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://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:56.503 [DefaultDispatcher-worker-2 @coroutine#3059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:12:56.503 [DefaultDispatcher-worker-9 @coroutine#6176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf933b1 2024-02-05 17:12:56.504 [DefaultDispatcher-worker-5 @coroutine#3059] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:12:56.523 [HikariPool-202 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:12:56.533 [DefaultDispatcher-worker-13 @coroutine#6206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf933b1 2024-02-05 17:12:56.537 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2024-02-05 17:12:56.537 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2024-02-05 17:12:56.537 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:56.543 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@cf933b1: (connection evicted) 2024-02-05 17:12:56.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:56.544 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2024-02-05 17:12:56.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2024-02-05 17:12:56.546 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2024-02-05 17:12:56.546 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:56.546 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:56.546 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:56.546 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:56.546 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:56.546 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:56.546 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14144cc9 2024-02-05 17:12:56.546 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:56.546 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:56.546 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:56.546 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:56.546 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:56.546 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:56.546 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:56.546 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:56.546 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:56.546 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:56.546 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:56.546 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:56.546 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:56.546 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:56.546 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:56.546 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:56.546 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:56.546 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:56.546 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:56.546 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2024-02-05 17:12:56.546 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:56.546 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:56.546 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:56.546 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:56.546 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:56.546 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:56.546 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:56.546 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:56.546 [Test worker @coroutine#6212] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2024-02-05 17:12:56.546 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@54c9c09c 2024-02-05 17:12:56.546 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@54c9c09c 2024-02-05 17:12:56.546 [Test worker @coroutine#6212] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2024-02-05 17:12:56.561 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c9c09c 2024-02-05 17:12:56.572 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c9c09c 2024-02-05 17:12:56.574 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c9c09c 2024-02-05 17:12:56.576 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c9c09c 2024-02-05 17:12:56.576 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2024-02-05 17:12:56.577 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:56.577 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:56.577 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:56.577 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:56.577 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:56.577 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:56.577 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@626e5554 2024-02-05 17:12:56.577 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:56.577 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:56.577 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:56.577 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:56.577 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:56.577 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:56.577 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:56.577 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:56.577 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:56.577 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:56.577 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:56.577 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:56.577 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:56.577 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:56.577 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:56.577 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:56.577 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:56.577 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:56.577 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:56.577 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2024-02-05 17:12:56.577 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:56.577 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:56.577 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:56.577 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:56.577 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:56.577 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:56.577 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:56.577 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:56.577 [Test worker @coroutine#6212] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2024-02-05 17:12:56.577 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aa0e9c6 2024-02-05 17:12:56.577 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aa0e9c6 2024-02-05 17:12:56.577 [Test worker @coroutine#6212] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2024-02-05 17:12:56.592 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aa0e9c6 2024-02-05 17:12:56.603 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aa0e9c6 2024-02-05 17:12:56.605 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aa0e9c6 2024-02-05 17:12:56.607 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aa0e9c6 2024-02-05 17:12:56.615 [DefaultDispatcher-worker-10 @coroutine#2885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f61188 2024-02-05 17:12:56.616 [DefaultDispatcher-worker-10 @coroutine#2885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId 2024-02-05 17:12:56.616 [DefaultDispatcher-worker-10 @coroutine#2885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:56.616 [DefaultDispatcher-worker-10 @coroutine#2885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId 2024-02-05 17:12:56.616 [DefaultDispatcher-worker-10 @coroutine#6226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aa0e9c6 2024-02-05 17:12:56.617 [DefaultDispatcher-worker-5 @coroutine#2885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId 2024-02-05 17:12:56.617 [DefaultDispatcher-worker-5 @coroutine#2885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId 2024-02-05 17:12:56.627 [DefaultDispatcher-worker-16 @coroutine#3076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-05 17:12:56.628 [DefaultDispatcher-worker-16 @coroutine#3076] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40467/UmAppDatabase/replication/nodeId 2024-02-05 17:12:56.628 [DefaultDispatcher-worker-16 @coroutine#3076] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40467/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:56.628 [DefaultDispatcher-worker-16 @coroutine#3076] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40467/UmAppDatabase/replication/nodeId 2024-02-05 17:12:56.629 [DefaultDispatcher-worker-6 @coroutine#3076] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40467/UmAppDatabase/replication/nodeId 2024-02-05 17:12:56.629 [DefaultDispatcher-worker-6 @coroutine#3076] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40467/UmAppDatabase/replication/nodeId 2024-02-05 17:12:56.630 [DefaultDispatcher-worker-9 @coroutine#6212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c9c09c 2024-02-05 17:12:56.642 [DefaultDispatcher-worker-6 @coroutine#6212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c9c09c 2024-02-05 17:12:56.647 [HikariPool-203 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:12:56.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2024-02-05 17:12:56.651 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2024-02-05 17:12:56.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:56.655 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54c9c09c: (connection evicted) 2024-02-05 17:12:56.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:56.655 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2024-02-05 17:12:56.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2024-02-05 17:12:56.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2024-02-05 17:12:56.656 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2024-02-05 17:12:56.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:56.656 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5aa0e9c6: (connection evicted) 2024-02-05 17:12:56.657 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:56.657 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2024-02-05 17:12:56.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2024-02-05 17:12:56.659 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2024-02-05 17:12:56.660 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:56.660 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:56.660 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:56.660 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:56.660 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:56.660 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:56.660 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36ce48bc 2024-02-05 17:12:56.660 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:56.660 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:56.660 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:56.660 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:56.660 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:56.660 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:56.660 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:56.660 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:56.660 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:56.660 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:56.660 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:56.660 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:56.660 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:56.660 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:56.660 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:56.660 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:56.660 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:56.660 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:56.660 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:56.660 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2024-02-05 17:12:56.660 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:56.660 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:56.660 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:56.660 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:56.660 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:56.660 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:56.660 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:56.660 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:56.660 [Test worker @coroutine#6258] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2024-02-05 17:12:56.664 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@45aa02de 2024-02-05 17:12:56.664 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@45aa02de 2024-02-05 17:12:56.664 [Test worker @coroutine#6258] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2024-02-05 17:12:56.686 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45aa02de 2024-02-05 17:12:56.697 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45aa02de 2024-02-05 17:12:56.699 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45aa02de 2024-02-05 17:12:56.701 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45aa02de 2024-02-05 17:12:56.710 [DefaultDispatcher-worker-12 @coroutine#6265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45aa02de 2024-02-05 17:12:56.719 [DefaultDispatcher-worker-1 @coroutine#6258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45aa02de 2024-02-05 17:12:56.741 [DefaultDispatcher-worker-12 @coroutine#6278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45aa02de 2024-02-05 17:12:56.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2024-02-05 17:12:56.744 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2024-02-05 17:12:56.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:56.747 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45aa02de: (connection evicted) 2024-02-05 17:12:56.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:56.748 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2024-02-05 17:12:56.748 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2024-02-05 17:12:56.749 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2024-02-05 17:12:56.750 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:56.750 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:56.750 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:56.750 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:56.750 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:56.750 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:56.750 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@158f0af4 2024-02-05 17:12:56.750 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:56.750 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:56.750 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:56.750 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:56.750 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:56.750 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:56.750 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:56.750 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:56.750 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:56.750 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:56.750 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:56.750 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:56.750 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:56.750 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:56.750 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:56.750 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:56.750 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:56.750 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:56.750 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:56.750 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2024-02-05 17:12:56.750 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:56.750 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:56.750 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:56.750 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:56.750 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:56.750 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:56.750 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:56.750 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:56.750 [Test worker @coroutine#6287] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2024-02-05 17:12:56.751 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a8316fa 2024-02-05 17:12:56.751 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a8316fa 2024-02-05 17:12:56.751 [Test worker @coroutine#6287] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2024-02-05 17:12:56.771 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8316fa 2024-02-05 17:12:56.787 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8316fa 2024-02-05 17:12:56.790 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8316fa 2024-02-05 17:12:56.793 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8316fa 2024-02-05 17:12:56.802 [DefaultDispatcher-worker-11 @coroutine#6294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8316fa 2024-02-05 17:12:56.810 [DefaultDispatcher-worker-7 @coroutine#6307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8316fa 2024-02-05 17:12:56.818 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2024-02-05 17:12:56.818 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2024-02-05 17:12:56.818 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:56.824 [DefaultDispatcher-worker-7 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6939e1 2024-02-05 17:12:56.824 [DefaultDispatcher-worker-7 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46281/UmAppDatabase/replication/nodeId 2024-02-05 17:12:56.824 [DefaultDispatcher-worker-7 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46281/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:56.824 [DefaultDispatcher-worker-7 @coroutine#2920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46281/UmAppDatabase/replication/nodeId 2024-02-05 17:12:56.825 [DefaultDispatcher-worker-4 @coroutine#2920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46281/UmAppDatabase/replication/nodeId 2024-02-05 17:12:56.825 [DefaultDispatcher-worker-4 @coroutine#2920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46281/UmAppDatabase/replication/nodeId 2024-02-05 17:12:56.831 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a8316fa: (connection evicted) 2024-02-05 17:12:56.832 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:56.832 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2024-02-05 17:12:56.832 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2024-02-05 17:12:56.834 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2024-02-05 17:12:56.834 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:56.834 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:56.834 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:56.834 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:56.834 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:56.834 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:56.834 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ca6f587 2024-02-05 17:12:56.834 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:56.834 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:56.834 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:56.834 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:56.834 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:56.834 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:56.834 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:56.834 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:56.834 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:56.834 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:56.835 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:56.835 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:56.835 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:56.835 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:56.835 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:56.835 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:56.835 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:56.835 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:56.835 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:56.835 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2024-02-05 17:12:56.835 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:56.835 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:56.835 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:56.835 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:56.835 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:56.835 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:56.835 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:56.835 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:56.835 [Test worker @coroutine#6319] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2024-02-05 17:12:56.847 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@3647b274 2024-02-05 17:12:56.847 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@3647b274 2024-02-05 17:12:56.847 [Test worker @coroutine#6319] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2024-02-05 17:12:56.871 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3647b274 2024-02-05 17:12:56.903 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3647b274 2024-02-05 17:12:56.905 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3647b274 2024-02-05 17:12:56.908 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3647b274 2024-02-05 17:12:56.917 [DefaultDispatcher-worker-7 @coroutine#6326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3647b274 2024-02-05 17:12:56.930 [DefaultDispatcher-worker-15 @coroutine#3131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e75bef1 2024-02-05 17:12:56.930 [DefaultDispatcher-worker-15 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54311/UmAppDatabase/replication/nodeId 2024-02-05 17:12:56.930 [DefaultDispatcher-worker-15 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54311/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:56.931 [DefaultDispatcher-worker-15 @coroutine#3131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54311/UmAppDatabase/replication/nodeId 2024-02-05 17:12:56.932 [DefaultDispatcher-worker-15 @coroutine#3131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54311/UmAppDatabase/replication/nodeId 2024-02-05 17:12:56.932 [DefaultDispatcher-worker-15 @coroutine#3131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54311/UmAppDatabase/replication/nodeId 2024-02-05 17:12:57.027 [HikariPool-207 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:57.034 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2024-02-05 17:12:57.034 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2024-02-05 17:12:57.034 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:57.059 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3647b274: (connection evicted) 2024-02-05 17:12:57.060 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:57.060 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2024-02-05 17:12:57.060 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2024-02-05 17:12:57.061 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2024-02-05 17:12:57.062 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:57.062 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:57.062 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:57.062 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:57.062 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:57.062 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:57.062 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4aa4bfa1 2024-02-05 17:12:57.062 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:57.062 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:57.062 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:57.062 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:57.062 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:57.062 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:57.062 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:57.062 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:57.062 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:57.062 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:57.062 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:57.062 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:57.062 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:57.062 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:57.062 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:57.062 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:57.062 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:57.062 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:57.062 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:57.062 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2024-02-05 17:12:57.062 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:57.062 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:57.062 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:57.062 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:57.062 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:57.062 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:57.062 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:57.062 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:57.062 [Test worker @coroutine#6345] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2024-02-05 17:12:57.071 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@59881424 2024-02-05 17:12:57.071 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@59881424 2024-02-05 17:12:57.071 [Test worker @coroutine#6345] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2024-02-05 17:12:57.100 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59881424 2024-02-05 17:12:57.130 [Test worker @coroutine#6346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59881424 2024-02-05 17:12:57.135 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59881424 2024-02-05 17:12:57.138 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59881424 2024-02-05 17:12:57.147 [DefaultDispatcher-worker-7 @coroutine#6353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59881424 2024-02-05 17:12:57.160 [DefaultDispatcher-worker-15 @coroutine#6345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59881424 2024-02-05 17:12:57.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2024-02-05 17:12:57.168 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2024-02-05 17:12:57.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:57.171 [HikariPool-208 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Pool stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:57.181 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59881424: (connection evicted) 2024-02-05 17:12:57.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:57.196 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2024-02-05 17:12:57.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2024-02-05 17:12:57.201 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2024-02-05 17:12:57.201 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:57.201 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:57.201 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:57.201 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:57.201 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:57.201 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:57.201 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32eca9f4 2024-02-05 17:12:57.201 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:57.201 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:57.201 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:57.201 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:57.201 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:57.201 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:57.201 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:57.201 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:57.201 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:57.201 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:57.201 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:57.201 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:57.201 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:57.201 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:57.201 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:57.201 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:57.201 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:57.201 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:57.201 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:57.201 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2024-02-05 17:12:57.201 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:57.201 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:57.201 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:57.201 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:57.201 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:57.201 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:57.201 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:57.201 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:57.202 [Test worker @coroutine#6369] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2024-02-05 17:12:57.213 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e6a8d01 2024-02-05 17:12:57.213 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e6a8d01 2024-02-05 17:12:57.213 [Test worker @coroutine#6369] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2024-02-05 17:12:57.239 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e6a8d01 2024-02-05 17:12:57.256 [DefaultDispatcher-worker-16 @coroutine#3177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b666366 2024-02-05 17:12:57.256 [DefaultDispatcher-worker-17 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@663e1144 2024-02-05 17:12:57.256 [DefaultDispatcher-worker-16 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54845/UmAppDatabase/replication/nodeId 2024-02-05 17:12:57.256 [DefaultDispatcher-worker-16 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54845/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:57.256 [DefaultDispatcher-worker-16 @coroutine#3177] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54845/UmAppDatabase/replication/nodeId 2024-02-05 17:12:57.256 [DefaultDispatcher-worker-17 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36495/UmAppDatabase/replication/nodeId 2024-02-05 17:12:57.256 [DefaultDispatcher-worker-17 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36495/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:57.256 [DefaultDispatcher-worker-17 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36495/UmAppDatabase/replication/nodeId 2024-02-05 17:12:57.258 [DefaultDispatcher-worker-15 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36495/UmAppDatabase/replication/nodeId 2024-02-05 17:12:57.258 [DefaultDispatcher-worker-8 @coroutine#3177] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54845/UmAppDatabase/replication/nodeId 2024-02-05 17:12:57.258 [DefaultDispatcher-worker-15 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36495/UmAppDatabase/replication/nodeId 2024-02-05 17:12:57.258 [DefaultDispatcher-worker-8 @coroutine#3177] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54845/UmAppDatabase/replication/nodeId 2024-02-05 17:12:57.273 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e6a8d01 2024-02-05 17:12:57.276 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e6a8d01 2024-02-05 17:12:57.278 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e6a8d01 2024-02-05 17:12:57.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2024-02-05 17:12:57.298 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2024-02-05 17:12:57.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:12:57.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:57.298 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2024-02-05 17:12:57.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2024-02-05 17:12:57.299 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2024-02-05 17:12:57.301 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:57.301 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:57.301 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:57.301 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:57.301 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:57.301 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:57.301 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5acc6ca1 2024-02-05 17:12:57.301 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:57.301 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:57.301 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:57.301 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:57.301 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:57.301 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:57.301 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:57.301 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:57.301 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:57.301 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:57.301 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:57.301 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:57.301 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:57.301 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:57.301 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:57.301 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:57.301 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:57.301 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:57.301 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:57.301 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2024-02-05 17:12:57.301 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:57.301 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:57.301 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:57.301 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:57.301 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:57.301 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:57.301 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:57.301 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:57.301 [Test worker @coroutine#6393] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2024-02-05 17:12:57.323 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ca43e5d 2024-02-05 17:12:57.323 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ca43e5d 2024-02-05 17:12:57.323 [Test worker @coroutine#6393] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2024-02-05 17:12:57.353 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ca43e5d 2024-02-05 17:12:57.381 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ca43e5d 2024-02-05 17:12:57.383 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ca43e5d 2024-02-05 17:12:57.386 [Test worker @coroutine#6399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ca43e5d 2024-02-05 17:12:57.389 [DefaultDispatcher-worker-8 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294a12b5 2024-02-05 17:12:57.389 [DefaultDispatcher-worker-8 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2024-02-05 17:12:57.389 [DefaultDispatcher-worker-8 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:57.389 [DefaultDispatcher-worker-8 @coroutine#3000] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2024-02-05 17:12:57.391 [DefaultDispatcher-worker-14 @coroutine#3000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2024-02-05 17:12:57.391 [DefaultDispatcher-worker-14 @coroutine#3000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2024-02-05 17:12:57.395 [DefaultDispatcher-worker-2 @coroutine#6401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ca43e5d 2024-02-05 17:12:57.396 [DefaultDispatcher-worker-3 @coroutine#3233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6e3b67 2024-02-05 17:12:57.397 [DefaultDispatcher-worker-3 @coroutine#3233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46605/UmAppDatabase/replication/nodeId 2024-02-05 17:12:57.397 [DefaultDispatcher-worker-3 @coroutine#3233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46605/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:57.397 [DefaultDispatcher-worker-3 @coroutine#3233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46605/UmAppDatabase/replication/nodeId 2024-02-05 17:12:57.398 [DefaultDispatcher-worker-13 @coroutine#3233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46605/UmAppDatabase/replication/nodeId 2024-02-05 17:12:57.398 [DefaultDispatcher-worker-13 @coroutine#3233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46605/UmAppDatabase/replication/nodeId 2024-02-05 17:12:57.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2024-02-05 17:12:57.403 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2024-02-05 17:12:57.403 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:57.413 [HikariPool-210 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ca43e5d: (connection evicted) 2024-02-05 17:12:57.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:57.414 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2024-02-05 17:12:57.414 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2024-02-05 17:12:57.416 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2024-02-05 17:12:57.416 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:57.416 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:57.416 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:57.416 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:57.416 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:57.416 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:57.416 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2474331d 2024-02-05 17:12:57.416 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:57.416 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:57.416 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:57.416 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:57.416 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:57.416 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:57.416 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:57.416 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:57.416 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:57.416 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:57.416 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:57.416 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:57.416 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:57.416 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:57.416 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:57.416 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:57.416 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:57.416 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:57.416 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:57.416 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2024-02-05 17:12:57.416 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:57.416 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:57.416 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:57.416 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:57.416 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:57.416 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:57.416 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:57.416 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:57.416 [Test worker @coroutine#6418] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2024-02-05 17:12:57.417 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@24eb71f6 2024-02-05 17:12:57.417 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@24eb71f6 2024-02-05 17:12:57.417 [Test worker @coroutine#6418] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2024-02-05 17:12:57.418 [DefaultDispatcher-worker-16 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da6d695 2024-02-05 17:12:57.418 [DefaultDispatcher-worker-16 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48751/UmAppDatabase/replication/nodeId 2024-02-05 17:12:57.418 [DefaultDispatcher-worker-16 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48751/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:57.418 [DefaultDispatcher-worker-16 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48751/UmAppDatabase/replication/nodeId 2024-02-05 17:12:57.420 [DefaultDispatcher-worker-3 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48751/UmAppDatabase/replication/nodeId 2024-02-05 17:12:57.420 [DefaultDispatcher-worker-3 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48751/UmAppDatabase/replication/nodeId 2024-02-05 17:12:57.435 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24eb71f6 2024-02-05 17:12:57.451 [Test worker @coroutine#6422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24eb71f6 2024-02-05 17:12:57.453 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24eb71f6 2024-02-05 17:12:57.456 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24eb71f6 2024-02-05 17:12:57.465 [DefaultDispatcher-worker-11 @coroutine#6428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24eb71f6 2024-02-05 17:12:57.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2024-02-05 17:12:57.468 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2024-02-05 17:12:57.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:57.476 [HikariPool-211 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24eb71f6: (connection evicted) 2024-02-05 17:12:57.487 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:57.487 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2024-02-05 17:12:57.487 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2024-02-05 17:12:57.497 [UI Thread @coroutine#6443] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52377/Site/verify 2024-02-05 17:12:57.497 [UI Thread @coroutine#6443] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52377/Site/verify. 2024-02-05 17:12:57.497 [UI Thread @coroutine#6443] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52377/Site/verify 2024-02-05 17:12:57.514 [DefaultDispatcher-worker-2 @coroutine#3059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f159911 2024-02-05 17:12:57.514 [DefaultDispatcher-worker-2 @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:12:57.514 [DefaultDispatcher-worker-2 @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://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:57.514 [DefaultDispatcher-worker-2 @coroutine#3059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:12:57.515 [DefaultDispatcher-worker-4 @coroutine#3059] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:12:57.528 [UI Thread @coroutine#6443] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52377/Site/verify 2024-02-05 17:12:57.528 [UI Thread @coroutine#6443] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52377/Site/verify 2024-02-05 17:12:57.529 [UI Thread @coroutine#6443] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:52377/Site/verify. 2024-02-05 17:12:57.529 [UI Thread @coroutine#6443] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:52377/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:12:57.548 [Test worker @coroutine#6459] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2024-02-05 17:12:57.549 [Test worker @coroutine#6459] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:57.549 [Test worker @coroutine#6459] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:57.549 [Test worker @coroutine#6459] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:57.549 [Test worker @coroutine#6459] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:57.549 [Test worker @coroutine#6459] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:57.549 [Test worker @coroutine#6459] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:57.549 [Test worker @coroutine#6459] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7cbcd27e 2024-02-05 17:12:57.549 [Test worker @coroutine#6459] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:57.549 [Test worker @coroutine#6459] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:57.549 [Test worker @coroutine#6459] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:57.549 [Test worker @coroutine#6459] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:57.549 [Test worker @coroutine#6459] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:57.549 [Test worker @coroutine#6459] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:57.549 [Test worker @coroutine#6459] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:57.549 [Test worker @coroutine#6459] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:57.549 [Test worker @coroutine#6459] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:57.549 [Test worker @coroutine#6459] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:57.549 [Test worker @coroutine#6459] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:57.549 [Test worker @coroutine#6459] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:57.549 [Test worker @coroutine#6459] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:57.549 [Test worker @coroutine#6459] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:57.549 [Test worker @coroutine#6459] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:57.549 [Test worker @coroutine#6459] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:57.549 [Test worker @coroutine#6459] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:57.549 [Test worker @coroutine#6459] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:57.549 [Test worker @coroutine#6459] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:57.549 [Test worker @coroutine#6459] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2024-02-05 17:12:57.549 [Test worker @coroutine#6459] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:57.549 [Test worker @coroutine#6459] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:57.549 [Test worker @coroutine#6459] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:57.549 [Test worker @coroutine#6459] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:57.549 [Test worker @coroutine#6459] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:57.549 [Test worker @coroutine#6459] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:57.549 [Test worker @coroutine#6459] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:57.549 [Test worker @coroutine#6459] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:57.549 [Test worker @coroutine#6459] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2024-02-05 17:12:57.563 [Test worker @coroutine#6459] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d7b117 2024-02-05 17:12:57.563 [Test worker @coroutine#6459] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d7b117 2024-02-05 17:12:57.563 [Test worker @coroutine#6459] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2024-02-05 17:12:57.588 [Test worker @coroutine#6459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d7b117 2024-02-05 17:12:57.604 [Test worker @coroutine#6461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d7b117 2024-02-05 17:12:57.626 [DefaultDispatcher-worker-8 @coroutine#2885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f61188 2024-02-05 17:12:57.626 [DefaultDispatcher-worker-8 @coroutine#2885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId 2024-02-05 17:12:57.626 [DefaultDispatcher-worker-8 @coroutine#2885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:57.626 [DefaultDispatcher-worker-8 @coroutine#2885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId 2024-02-05 17:12:57.627 [DefaultDispatcher-worker-3 @coroutine#2885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId 2024-02-05 17:12:57.627 [DefaultDispatcher-worker-3 @coroutine#2885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId 2024-02-05 17:12:57.636 [Test worker @coroutine#6463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d7b117 2024-02-05 17:12:57.637 [DefaultDispatcher-worker-13 @coroutine#3076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-05 17:12:57.638 [DefaultDispatcher-worker-13 @coroutine#3076] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40467/UmAppDatabase/replication/nodeId 2024-02-05 17:12:57.638 [DefaultDispatcher-worker-13 @coroutine#3076] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40467/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:57.638 [DefaultDispatcher-worker-13 @coroutine#3076] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40467/UmAppDatabase/replication/nodeId 2024-02-05 17:12:57.639 [DefaultDispatcher-worker-9 @coroutine#3076] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40467/UmAppDatabase/replication/nodeId 2024-02-05 17:12:57.639 [DefaultDispatcher-worker-9 @coroutine#3076] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40467/UmAppDatabase/replication/nodeId 2024-02-05 17:12:57.643 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d7b117 2024-02-05 17:12:57.653 [DefaultDispatcher-worker-4 @coroutine#6473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d7b117 2024-02-05 17:12:57.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2024-02-05 17:12:57.654 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2024-02-05 17:12:57.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:57.667 [HikariPool-212 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d7b117: (connection evicted) 2024-02-05 17:12:57.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:57.668 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2024-02-05 17:12:57.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2024-02-05 17:12:57.668 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2024-02-05 17:12:57.669 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:57.669 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:57.669 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:57.669 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:57.669 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:57.669 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:57.669 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1484cb57 2024-02-05 17:12:57.669 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:57.669 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:57.669 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:57.669 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:57.669 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:57.669 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:57.669 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:57.669 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:57.669 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:57.669 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:57.669 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:57.669 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:57.669 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:57.669 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:57.669 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:57.669 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:57.669 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:57.669 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:57.669 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:57.669 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2024-02-05 17:12:57.669 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:57.669 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:57.669 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:57.669 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:57.669 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:57.669 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:57.669 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:57.669 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:57.669 [Test worker @coroutine#6484] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2024-02-05 17:12:57.675 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@5860e4c3 2024-02-05 17:12:57.675 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@5860e4c3 2024-02-05 17:12:57.675 [Test worker @coroutine#6484] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2024-02-05 17:12:57.708 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5860e4c3 2024-02-05 17:12:57.724 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5860e4c3 2024-02-05 17:12:57.727 [Test worker @coroutine#6488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5860e4c3 2024-02-05 17:12:57.730 [Test worker @coroutine#6490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5860e4c3 2024-02-05 17:12:57.738 [DefaultDispatcher-worker-13 @coroutine#6492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5860e4c3 2024-02-05 17:12:57.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2024-02-05 17:12:57.753 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2024-02-05 17:12:57.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:57.769 [HikariPool-213 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5860e4c3: (connection evicted) 2024-02-05 17:12:57.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:57.770 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2024-02-05 17:12:57.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2024-02-05 17:12:57.783 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2024-02-05 17:12:57.784 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:57.784 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:57.784 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:57.784 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:57.784 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:57.784 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:57.784 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@485dfac9 2024-02-05 17:12:57.784 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:57.784 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:57.784 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:57.784 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:57.784 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:57.784 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:57.784 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:57.784 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:57.784 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:57.784 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:57.784 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:57.784 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:57.784 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:57.784 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:57.784 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:57.784 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:57.784 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:57.784 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:57.784 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:57.784 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2024-02-05 17:12:57.784 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:57.784 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:57.784 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:57.784 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:57.784 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:57.784 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:57.784 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:57.784 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:57.784 [Test worker @coroutine#6503] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2024-02-05 17:12:57.791 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d4a1d2c 2024-02-05 17:12:57.791 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d4a1d2c 2024-02-05 17:12:57.791 [Test worker @coroutine#6503] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2024-02-05 17:12:57.825 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d4a1d2c 2024-02-05 17:12:57.834 [DefaultDispatcher-worker-8 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6939e1 2024-02-05 17:12:57.834 [DefaultDispatcher-worker-8 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46281/UmAppDatabase/replication/nodeId 2024-02-05 17:12:57.834 [DefaultDispatcher-worker-8 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46281/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:57.834 [DefaultDispatcher-worker-8 @coroutine#2920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46281/UmAppDatabase/replication/nodeId 2024-02-05 17:12:57.842 [Test worker @coroutine#6505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d4a1d2c 2024-02-05 17:12:57.844 [DefaultDispatcher-worker-9 @coroutine#2920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46281/UmAppDatabase/replication/nodeId 2024-02-05 17:12:57.844 [DefaultDispatcher-worker-9 @coroutine#2920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46281/UmAppDatabase/replication/nodeId 2024-02-05 17:12:57.845 [Test worker @coroutine#6509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d4a1d2c 2024-02-05 17:12:57.848 [Test worker @coroutine#6512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d4a1d2c 2024-02-05 17:12:57.852 [UI Thread @coroutine#6521] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47331/Site/verify 2024-02-05 17:12:57.852 [UI Thread @coroutine#6521] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47331/Site/verify. 2024-02-05 17:12:57.852 [UI Thread @coroutine#6521] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47331/Site/verify 2024-02-05 17:12:57.859 [DefaultDispatcher-worker-6 @coroutine#6514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d4a1d2c 2024-02-05 17:12:57.884 [UI Thread @coroutine#6521] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47331/Site/verify 2024-02-05 17:12:57.884 [UI Thread @coroutine#6521] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47331/Site/verify 2024-02-05 17:12:57.884 [UI Thread @coroutine#6521] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:47331/Site/verify. 2024-02-05 17:12:57.884 [UI Thread @coroutine#6521] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47331/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:12:57.891 [HikariPool-214 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:57.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2024-02-05 17:12:57.895 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2024-02-05 17:12:57.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:57.907 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d4a1d2c: (connection evicted) 2024-02-05 17:12:57.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:57.908 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2024-02-05 17:12:57.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2024-02-05 17:12:57.925 [UI Thread @coroutine#6534] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47479/Site/verify 2024-02-05 17:12:57.925 [UI Thread @coroutine#6534] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47479/Site/verify. 2024-02-05 17:12:57.925 [UI Thread @coroutine#6534] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47479/Site/verify 2024-02-05 17:12:57.941 [DefaultDispatcher-worker-12 @coroutine#3131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e75bef1 2024-02-05 17:12:57.941 [DefaultDispatcher-worker-12 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54311/UmAppDatabase/replication/nodeId 2024-02-05 17:12:57.941 [DefaultDispatcher-worker-12 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54311/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:57.942 [DefaultDispatcher-worker-12 @coroutine#3131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54311/UmAppDatabase/replication/nodeId 2024-02-05 17:12:57.943 [DefaultDispatcher-worker-15 @coroutine#3131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54311/UmAppDatabase/replication/nodeId 2024-02-05 17:12:57.943 [DefaultDispatcher-worker-15 @coroutine#3131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54311/UmAppDatabase/replication/nodeId 2024-02-05 17:12:57.960 [UI Thread @coroutine#6534] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47479/Site/verify 2024-02-05 17:12:57.960 [UI Thread @coroutine#6534] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47479/Site/verify 2024-02-05 17:12:57.960 [UI Thread @coroutine#6534] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:47479/Site/verify. 2024-02-05 17:12:57.960 [UI Thread @coroutine#6534] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47479/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:12:57.982 [UI Thread @coroutine#6550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48185/Site/verify 2024-02-05 17:12:57.982 [UI Thread @coroutine#6550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48185/Site/verify. 2024-02-05 17:12:57.982 [UI Thread @coroutine#6550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48185/Site/verify 2024-02-05 17:12:57.995 [UI Thread @coroutine#6550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48185/Site/verify 2024-02-05 17:12:57.995 [UI Thread @coroutine#6550] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48185/Site/verify 2024-02-05 17:12:57.995 [UI Thread @coroutine#6550] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:48185/Site/verify. 2024-02-05 17:12:57.996 [UI Thread @coroutine#6550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:48185/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:12:58.042 [UI Thread @coroutine#6566] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2024-02-05 17:12:58.042 [UI Thread @coroutine#6566] 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-02-05 17:12:58.042 [UI Thread @coroutine#6566] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2024-02-05 17:12:58.051 [UI Thread @coroutine#6566] 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-02-05 17:12:58.055 [Test worker @coroutine#6573] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2024-02-05 17:12:58.055 [Test worker @coroutine#6573] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:58.055 [Test worker @coroutine#6573] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:58.055 [Test worker @coroutine#6573] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:58.055 [Test worker @coroutine#6573] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:58.055 [Test worker @coroutine#6573] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:58.055 [Test worker @coroutine#6573] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:58.055 [Test worker @coroutine#6573] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@377b773c 2024-02-05 17:12:58.055 [Test worker @coroutine#6573] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:58.055 [Test worker @coroutine#6573] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:58.055 [Test worker @coroutine#6573] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:58.055 [Test worker @coroutine#6573] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:58.055 [Test worker @coroutine#6573] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:58.055 [Test worker @coroutine#6573] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:58.055 [Test worker @coroutine#6573] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:58.055 [Test worker @coroutine#6573] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:58.055 [Test worker @coroutine#6573] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:58.055 [Test worker @coroutine#6573] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:58.055 [Test worker @coroutine#6573] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:58.055 [Test worker @coroutine#6573] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:58.056 [Test worker @coroutine#6573] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:58.056 [Test worker @coroutine#6573] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:58.056 [Test worker @coroutine#6573] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:58.056 [Test worker @coroutine#6573] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:58.056 [Test worker @coroutine#6573] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:58.056 [Test worker @coroutine#6573] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:58.056 [Test worker @coroutine#6573] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:58.056 [Test worker @coroutine#6573] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2024-02-05 17:12:58.056 [Test worker @coroutine#6573] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:58.056 [Test worker @coroutine#6573] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:58.056 [Test worker @coroutine#6573] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:58.056 [Test worker @coroutine#6573] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:58.056 [Test worker @coroutine#6573] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:58.056 [Test worker @coroutine#6573] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:58.056 [Test worker @coroutine#6573] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:58.056 [Test worker @coroutine#6573] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:58.056 [Test worker @coroutine#6573] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2024-02-05 17:12:58.071 [Test worker @coroutine#6573] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@650929dc 2024-02-05 17:12:58.071 [Test worker @coroutine#6573] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@650929dc 2024-02-05 17:12:58.071 [Test worker @coroutine#6573] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2024-02-05 17:12:58.103 [Test worker @coroutine#6573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@650929dc 2024-02-05 17:12:58.120 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@650929dc 2024-02-05 17:12:58.122 [Test worker @coroutine#6576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@650929dc 2024-02-05 17:12:58.125 [Test worker @coroutine#6578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@650929dc 2024-02-05 17:12:58.135 [DefaultDispatcher-worker-11 @coroutine#6580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@650929dc 2024-02-05 17:12:58.163 [DefaultDispatcher-worker-14 @coroutine#6573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@650929dc 2024-02-05 17:12:58.171 [HikariPool-215 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:12:58.178 [DefaultDispatcher-worker-15 @coroutine#6573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@650929dc 2024-02-05 17:12:58.190 [DefaultDispatcher-worker-4 @coroutine#6573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@650929dc 2024-02-05 17:12:58.199 [DefaultDispatcher-worker-13 @coroutine#6573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@650929dc 2024-02-05 17:12:58.209 [DefaultDispatcher-worker-13 @coroutine#6573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@650929dc 2024-02-05 17:12:58.218 [DefaultDispatcher-worker-11 @coroutine#6573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@650929dc 2024-02-05 17:12:58.241 [DefaultDispatcher-worker-13 @coroutine#6596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@650929dc 2024-02-05 17:12:58.243 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2024-02-05 17:12:58.243 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2024-02-05 17:12:58.243 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:58.244 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@650929dc: (connection evicted) 2024-02-05 17:12:58.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:58.245 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2024-02-05 17:12:58.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2024-02-05 17:12:58.248 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2024-02-05 17:12:58.248 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:58.248 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:58.248 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:58.248 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:58.248 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:58.248 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:58.248 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3741a170 2024-02-05 17:12:58.248 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:58.248 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:58.248 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:58.248 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:58.248 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:58.248 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:58.248 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:58.248 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:58.248 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:58.248 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:58.248 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:58.248 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:58.248 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:58.248 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:58.248 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:58.248 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:58.248 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:58.248 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:58.248 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:58.248 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2024-02-05 17:12:58.248 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:58.248 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:58.248 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:58.248 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:58.248 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:58.248 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:58.248 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:58.248 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:58.248 [Test worker @coroutine#6603] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2024-02-05 17:12:58.249 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c5e6da 2024-02-05 17:12:58.249 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c5e6da 2024-02-05 17:12:58.249 [Test worker @coroutine#6603] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2024-02-05 17:12:58.268 [DefaultDispatcher-worker-8 @coroutine#3177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b666366 2024-02-05 17:12:58.268 [DefaultDispatcher-worker-8 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54845/UmAppDatabase/replication/nodeId 2024-02-05 17:12:58.268 [DefaultDispatcher-worker-8 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54845/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:58.268 [DefaultDispatcher-worker-2 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@663e1144 2024-02-05 17:12:58.269 [DefaultDispatcher-worker-2 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36495/UmAppDatabase/replication/nodeId 2024-02-05 17:12:58.269 [DefaultDispatcher-worker-2 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36495/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:58.269 [DefaultDispatcher-worker-2 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36495/UmAppDatabase/replication/nodeId 2024-02-05 17:12:58.268 [DefaultDispatcher-worker-8 @coroutine#3177] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54845/UmAppDatabase/replication/nodeId 2024-02-05 17:12:58.270 [DefaultDispatcher-worker-14 @coroutine#3177] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54845/UmAppDatabase/replication/nodeId 2024-02-05 17:12:58.270 [DefaultDispatcher-worker-14 @coroutine#3177] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54845/UmAppDatabase/replication/nodeId 2024-02-05 17:12:58.270 [DefaultDispatcher-worker-18 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36495/UmAppDatabase/replication/nodeId 2024-02-05 17:12:58.271 [DefaultDispatcher-worker-18 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36495/UmAppDatabase/replication/nodeId 2024-02-05 17:12:58.280 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c5e6da 2024-02-05 17:12:58.299 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c5e6da 2024-02-05 17:12:58.301 [Test worker @coroutine#6612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c5e6da 2024-02-05 17:12:58.304 [Test worker @coroutine#6614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c5e6da 2024-02-05 17:12:58.305 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2024-02-05 17:12:58.305 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:58.305 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:58.305 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:58.305 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:58.305 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:58.305 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:58.305 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7eb370c5 2024-02-05 17:12:58.305 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:58.305 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:58.305 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:58.305 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:58.305 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:58.305 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:58.305 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:58.305 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:58.305 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:58.305 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:58.305 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:58.305 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:58.305 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:58.305 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:58.305 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:58.305 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:58.305 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:58.305 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:58.305 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:58.305 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2024-02-05 17:12:58.305 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:58.305 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:58.305 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:58.306 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:58.306 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:58.306 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:58.306 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:58.306 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:58.306 [Test worker @coroutine#6603] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2024-02-05 17:12:58.306 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@29509774 2024-02-05 17:12:58.306 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@29509774 2024-02-05 17:12:58.306 [Test worker @coroutine#6603] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2024-02-05 17:12:58.330 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29509774 2024-02-05 17:12:58.349 [HikariPool-216 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:58.349 [Test worker @coroutine#6617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29509774 2024-02-05 17:12:58.352 [Test worker @coroutine#6619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29509774 2024-02-05 17:12:58.355 [Test worker @coroutine#6621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29509774 2024-02-05 17:12:58.379 [DefaultDispatcher-worker-18 @coroutine#6623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29509774 2024-02-05 17:12:58.398 [DefaultDispatcher-worker-14 @coroutine#6603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c5e6da 2024-02-05 17:12:58.399 [DefaultDispatcher-worker-3 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294a12b5 2024-02-05 17:12:58.399 [DefaultDispatcher-worker-3 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2024-02-05 17:12:58.399 [DefaultDispatcher-worker-3 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:58.400 [DefaultDispatcher-worker-3 @coroutine#3000] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2024-02-05 17:12:58.405 [DefaultDispatcher-worker-17 @coroutine#3233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6e3b67 2024-02-05 17:12:58.405 [DefaultDispatcher-worker-17 @coroutine#3233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46605/UmAppDatabase/replication/nodeId 2024-02-05 17:12:58.405 [DefaultDispatcher-worker-17 @coroutine#3233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46605/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:58.405 [DefaultDispatcher-worker-17 @coroutine#3233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46605/UmAppDatabase/replication/nodeId 2024-02-05 17:12:58.406 [HikariPool-217 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:58.412 [DefaultDispatcher-worker-2 @coroutine#3000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2024-02-05 17:12:58.412 [DefaultDispatcher-worker-2 @coroutine#3000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2024-02-05 17:12:58.413 [DefaultDispatcher-worker-15 @coroutine#3233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46605/UmAppDatabase/replication/nodeId 2024-02-05 17:12:58.413 [DefaultDispatcher-worker-15 @coroutine#3233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46605/UmAppDatabase/replication/nodeId 2024-02-05 17:12:58.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2024-02-05 17:12:58.413 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2024-02-05 17:12:58.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:58.419 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c5e6da: (connection evicted) 2024-02-05 17:12:58.421 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:58.421 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2024-02-05 17:12:58.421 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2024-02-05 17:12:58.421 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2024-02-05 17:12:58.421 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2024-02-05 17:12:58.421 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:58.422 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@29509774: (connection evicted) 2024-02-05 17:12:58.423 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:58.423 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2024-02-05 17:12:58.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2024-02-05 17:12:58.425 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2024-02-05 17:12:58.425 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:58.425 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:58.425 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:58.425 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:58.425 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:58.425 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:58.425 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d094add 2024-02-05 17:12:58.425 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:58.425 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:58.425 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:58.425 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:58.425 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:58.425 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:58.425 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:58.425 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:58.425 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:58.425 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:58.425 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:58.425 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:58.425 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:58.425 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:58.425 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:58.425 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:58.425 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:58.425 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:58.425 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:58.425 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2024-02-05 17:12:58.425 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:58.425 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:58.425 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:58.425 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:58.425 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:58.425 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:58.425 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:58.425 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:58.425 [Test worker @coroutine#6664] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2024-02-05 17:12:58.430 [DefaultDispatcher-worker-1 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da6d695 2024-02-05 17:12:58.430 [DefaultDispatcher-worker-1 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48751/UmAppDatabase/replication/nodeId 2024-02-05 17:12:58.430 [DefaultDispatcher-worker-1 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48751/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:58.430 [DefaultDispatcher-worker-1 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48751/UmAppDatabase/replication/nodeId 2024-02-05 17:12:58.431 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c1ee02b 2024-02-05 17:12:58.431 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c1ee02b 2024-02-05 17:12:58.431 [Test worker @coroutine#6664] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2024-02-05 17:12:58.432 [DefaultDispatcher-worker-12 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48751/UmAppDatabase/replication/nodeId 2024-02-05 17:12:58.432 [DefaultDispatcher-worker-12 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48751/UmAppDatabase/replication/nodeId 2024-02-05 17:12:58.453 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c1ee02b 2024-02-05 17:12:58.469 [Test worker @coroutine#6668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c1ee02b 2024-02-05 17:12:58.472 [Test worker @coroutine#6670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c1ee02b 2024-02-05 17:12:58.474 [Test worker @coroutine#6672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c1ee02b 2024-02-05 17:12:58.475 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2024-02-05 17:12:58.476 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:58.476 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:58.476 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:58.476 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:58.476 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:58.476 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:58.476 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27215154 2024-02-05 17:12:58.476 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:58.476 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:58.476 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:58.476 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:58.476 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:58.476 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:58.476 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:58.476 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:58.476 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:58.476 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:58.476 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:58.476 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:58.476 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:58.476 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:58.476 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:58.476 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:58.476 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:58.476 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:58.476 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:58.476 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2024-02-05 17:12:58.476 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:58.476 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:58.476 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:58.476 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:58.476 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:58.476 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:58.476 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:58.476 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:58.476 [Test worker @coroutine#6664] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2024-02-05 17:12:58.479 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@25bd8eab 2024-02-05 17:12:58.479 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@25bd8eab 2024-02-05 17:12:58.479 [Test worker @coroutine#6664] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2024-02-05 17:12:58.496 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25bd8eab 2024-02-05 17:12:58.511 [Test worker @coroutine#6674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25bd8eab 2024-02-05 17:12:58.511 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:58.514 [Test worker @coroutine#6676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25bd8eab 2024-02-05 17:12:58.521 [Test worker @coroutine#6678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25bd8eab 2024-02-05 17:12:58.525 [DefaultDispatcher-worker-10 @coroutine#3059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f159911 2024-02-05 17:12:58.525 [DefaultDispatcher-worker-10 @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:12:58.525 [DefaultDispatcher-worker-10 @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://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:58.525 [DefaultDispatcher-worker-10 @coroutine#3059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:12:58.526 [DefaultDispatcher-worker-6 @coroutine#3059] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:12:58.531 [HikariPool-218 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:12:58.531 [DefaultDispatcher-worker-10 @coroutine#6680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25bd8eab 2024-02-05 17:12:58.547 [DefaultDispatcher-worker-6 @coroutine#6664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c1ee02b 2024-02-05 17:12:58.559 [DefaultDispatcher-worker-12 @coroutine#6664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c1ee02b 2024-02-05 17:12:58.565 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2024-02-05 17:12:58.565 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2024-02-05 17:12:58.565 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:58.571 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c1ee02b: (connection evicted) 2024-02-05 17:12:58.572 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:58.572 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2024-02-05 17:12:58.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2024-02-05 17:12:58.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2024-02-05 17:12:58.572 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2024-02-05 17:12:58.572 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:58.574 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25bd8eab: (connection evicted) 2024-02-05 17:12:58.575 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:58.575 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2024-02-05 17:12:58.575 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2024-02-05 17:12:58.577 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2024-02-05 17:12:58.577 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:58.577 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:58.577 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:58.577 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:58.577 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:58.577 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:58.577 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16cc5e51 2024-02-05 17:12:58.577 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:58.577 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:58.577 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:58.577 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:58.577 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:58.577 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:58.577 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:58.577 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:58.577 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:58.577 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:58.577 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:58.577 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:58.577 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:58.577 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:58.577 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:58.577 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:58.577 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:58.577 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:58.577 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:58.577 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2024-02-05 17:12:58.577 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:58.577 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:58.577 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:58.577 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:58.577 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:58.577 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:58.577 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:58.577 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:58.577 [Test worker @coroutine#6716] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2024-02-05 17:12:58.577 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:58.579 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@198c97d0 2024-02-05 17:12:58.579 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@198c97d0 2024-02-05 17:12:58.579 [Test worker @coroutine#6716] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2024-02-05 17:12:58.600 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198c97d0 2024-02-05 17:12:58.616 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198c97d0 2024-02-05 17:12:58.619 [Test worker @coroutine#6721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198c97d0 2024-02-05 17:12:58.622 [Test worker @coroutine#6723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198c97d0 2024-02-05 17:12:58.622 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2024-02-05 17:12:58.622 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:58.622 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:58.622 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:58.622 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:58.622 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:58.622 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:58.622 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c2d4398 2024-02-05 17:12:58.622 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:58.622 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:58.622 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:58.622 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:58.623 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:58.623 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:58.623 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:58.623 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:58.623 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:58.623 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:58.623 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:58.623 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:58.623 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:58.623 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:58.623 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:58.623 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:58.623 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:58.623 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:58.623 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:58.623 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2024-02-05 17:12:58.623 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:58.623 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:58.623 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:58.623 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:58.623 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:58.623 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:58.623 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:58.623 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:58.623 [Test worker @coroutine#6716] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2024-02-05 17:12:58.623 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@7280785f 2024-02-05 17:12:58.623 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@7280785f 2024-02-05 17:12:58.623 [Test worker @coroutine#6716] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2024-02-05 17:12:58.637 [DefaultDispatcher-worker-12 @coroutine#2885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f61188 2024-02-05 17:12:58.638 [DefaultDispatcher-worker-12 @coroutine#2885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId 2024-02-05 17:12:58.638 [DefaultDispatcher-worker-12 @coroutine#2885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:58.638 [DefaultDispatcher-worker-12 @coroutine#2885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId 2024-02-05 17:12:58.643 [DefaultDispatcher-worker-5 @coroutine#2885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId 2024-02-05 17:12:58.643 [DefaultDispatcher-worker-5 @coroutine#2885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId 2024-02-05 17:12:58.644 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7280785f 2024-02-05 17:12:58.655 [DefaultDispatcher-worker-1 @coroutine#3076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-05 17:12:58.656 [DefaultDispatcher-worker-1 @coroutine#3076] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40467/UmAppDatabase/replication/nodeId 2024-02-05 17:12:58.656 [DefaultDispatcher-worker-1 @coroutine#3076] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40467/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:58.656 [DefaultDispatcher-worker-1 @coroutine#3076] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40467/UmAppDatabase/replication/nodeId 2024-02-05 17:12:58.657 [DefaultDispatcher-worker-2 @coroutine#3076] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40467/UmAppDatabase/replication/nodeId 2024-02-05 17:12:58.657 [DefaultDispatcher-worker-2 @coroutine#3076] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40467/UmAppDatabase/replication/nodeId 2024-02-05 17:12:58.662 [Test worker @coroutine#6728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7280785f 2024-02-05 17:12:58.665 [Test worker @coroutine#6733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7280785f 2024-02-05 17:12:58.668 [Test worker @coroutine#6735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7280785f 2024-02-05 17:12:58.678 [DefaultDispatcher-worker-3 @coroutine#6737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7280785f 2024-02-05 17:12:58.679 [HikariPool-220 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:12:58.693 [DefaultDispatcher-worker-9 @coroutine#6716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198c97d0 2024-02-05 17:12:58.704 [DefaultDispatcher-worker-9 @coroutine#6716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198c97d0 2024-02-05 17:12:58.723 [HikariPool-221 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:58.854 [DefaultDispatcher-worker-5 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6939e1 2024-02-05 17:12:58.854 [DefaultDispatcher-worker-5 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46281/UmAppDatabase/replication/nodeId 2024-02-05 17:12:58.854 [DefaultDispatcher-worker-5 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46281/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:58.854 [DefaultDispatcher-worker-5 @coroutine#2920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46281/UmAppDatabase/replication/nodeId 2024-02-05 17:12:58.855 [DefaultDispatcher-worker-6 @coroutine#2920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46281/UmAppDatabase/replication/nodeId 2024-02-05 17:12:58.855 [DefaultDispatcher-worker-6 @coroutine#2920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46281/UmAppDatabase/replication/nodeId 2024-02-05 17:12:58.953 [DefaultDispatcher-worker-16 @coroutine#3131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e75bef1 2024-02-05 17:12:58.953 [DefaultDispatcher-worker-16 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54311/UmAppDatabase/replication/nodeId 2024-02-05 17:12:58.953 [DefaultDispatcher-worker-16 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54311/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:58.953 [DefaultDispatcher-worker-16 @coroutine#3131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54311/UmAppDatabase/replication/nodeId 2024-02-05 17:12:58.954 [DefaultDispatcher-worker-4 @coroutine#3131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54311/UmAppDatabase/replication/nodeId 2024-02-05 17:12:58.954 [DefaultDispatcher-worker-4 @coroutine#3131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54311/UmAppDatabase/replication/nodeId 2024-02-05 17:12:58.957 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2024-02-05 17:12:58.957 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2024-02-05 17:12:58.958 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:58.958 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@198c97d0: (connection evicted) 2024-02-05 17:12:58.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:58.959 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2024-02-05 17:12:58.959 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2024-02-05 17:12:58.959 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2024-02-05 17:12:58.959 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2024-02-05 17:12:58.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:58.960 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7280785f: (connection evicted) 2024-02-05 17:12:58.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:58.960 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2024-02-05 17:12:58.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2024-02-05 17:12:58.962 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2024-02-05 17:12:58.962 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:58.962 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:58.962 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:58.962 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:58.962 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:58.962 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:58.962 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ba99bb7 2024-02-05 17:12:58.962 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:58.962 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:58.962 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:58.962 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:58.962 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:58.962 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:58.962 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:58.962 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:58.962 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:58.962 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:58.962 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:58.962 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:58.962 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:58.962 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:58.962 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:58.962 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:58.962 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:58.962 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:58.962 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:58.962 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2024-02-05 17:12:58.962 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:58.963 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:58.963 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:58.963 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:58.963 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:58.963 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:58.963 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:58.963 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:58.963 [Test worker @coroutine#6780] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2024-02-05 17:12:58.964 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d4f1a44 2024-02-05 17:12:58.964 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d4f1a44 2024-02-05 17:12:58.964 [Test worker @coroutine#6780] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2024-02-05 17:12:58.988 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4f1a44 2024-02-05 17:12:59.006 [Test worker @coroutine#6781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4f1a44 2024-02-05 17:12:59.009 [Test worker @coroutine#6783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4f1a44 2024-02-05 17:12:59.012 [Test worker @coroutine#6785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4f1a44 2024-02-05 17:12:59.013 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2024-02-05 17:12:59.013 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:59.013 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:59.013 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:59.013 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:59.013 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:59.013 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:59.013 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e668743 2024-02-05 17:12:59.013 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:59.013 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:59.013 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:59.013 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:59.013 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:59.013 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:59.013 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:59.013 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:59.013 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:59.013 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:59.013 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:59.013 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:59.013 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:59.013 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:59.013 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:59.013 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:59.013 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:59.013 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:59.013 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:59.013 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2024-02-05 17:12:59.013 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:59.013 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:59.013 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:59.013 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:59.013 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:59.013 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:59.013 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:59.013 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:59.013 [Test worker @coroutine#6780] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2024-02-05 17:12:59.014 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fca831e 2024-02-05 17:12:59.014 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fca831e 2024-02-05 17:12:59.014 [Test worker @coroutine#6780] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2024-02-05 17:12:59.035 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fca831e 2024-02-05 17:12:59.047 [Test worker @coroutine#6788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fca831e 2024-02-05 17:12:59.048 [Test worker @coroutine#6790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fca831e 2024-02-05 17:12:59.050 [Test worker @coroutine#6792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fca831e 2024-02-05 17:12:59.058 [DefaultDispatcher-worker-3 @coroutine#6794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fca831e 2024-02-05 17:12:59.064 [HikariPool-222 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:12:59.073 [DefaultDispatcher-worker-18 @coroutine#6780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4f1a44 2024-02-05 17:12:59.083 [DefaultDispatcher-worker-4 @coroutine#6780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4f1a44 2024-02-05 17:12:59.094 [DefaultDispatcher-worker-2 @coroutine#6780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4f1a44 2024-02-05 17:12:59.103 [DefaultDispatcher-worker-16 @coroutine#6780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4f1a44 2024-02-05 17:12:59.113 [DefaultDispatcher-worker-2 @coroutine#6780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4f1a44 2024-02-05 17:12:59.114 [HikariPool-223 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:59.123 [DefaultDispatcher-worker-3 @coroutine#6780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4f1a44 2024-02-05 17:12:59.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2024-02-05 17:12:59.128 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2024-02-05 17:12:59.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:59.128 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d4f1a44: (connection evicted) 2024-02-05 17:12:59.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:59.129 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2024-02-05 17:12:59.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2024-02-05 17:12:59.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2024-02-05 17:12:59.129 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2024-02-05 17:12:59.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:59.130 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6fca831e: (connection evicted) 2024-02-05 17:12:59.131 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:59.131 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2024-02-05 17:12:59.131 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2024-02-05 17:12:59.132 [Test worker @coroutine#6833] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2024-02-05 17:12:59.133 [Test worker @coroutine#6833] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:59.133 [Test worker @coroutine#6833] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:59.133 [Test worker @coroutine#6833] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:59.133 [Test worker @coroutine#6833] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:59.133 [Test worker @coroutine#6833] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:59.133 [Test worker @coroutine#6833] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:59.133 [Test worker @coroutine#6833] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d57fc11 2024-02-05 17:12:59.133 [Test worker @coroutine#6833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:59.133 [Test worker @coroutine#6833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:59.133 [Test worker @coroutine#6833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:59.133 [Test worker @coroutine#6833] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:59.133 [Test worker @coroutine#6833] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:59.133 [Test worker @coroutine#6833] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:59.133 [Test worker @coroutine#6833] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:59.133 [Test worker @coroutine#6833] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:59.133 [Test worker @coroutine#6833] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:59.133 [Test worker @coroutine#6833] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:59.133 [Test worker @coroutine#6833] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:59.133 [Test worker @coroutine#6833] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:59.133 [Test worker @coroutine#6833] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:59.133 [Test worker @coroutine#6833] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:59.133 [Test worker @coroutine#6833] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:59.133 [Test worker @coroutine#6833] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:59.133 [Test worker @coroutine#6833] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:59.133 [Test worker @coroutine#6833] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:59.133 [Test worker @coroutine#6833] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:59.133 [Test worker @coroutine#6833] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2024-02-05 17:12:59.133 [Test worker @coroutine#6833] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:59.133 [Test worker @coroutine#6833] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:59.133 [Test worker @coroutine#6833] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:59.133 [Test worker @coroutine#6833] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:59.133 [Test worker @coroutine#6833] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:59.133 [Test worker @coroutine#6833] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:59.133 [Test worker @coroutine#6833] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:59.133 [Test worker @coroutine#6833] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:59.133 [Test worker @coroutine#6833] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2024-02-05 17:12:59.135 [Test worker @coroutine#6833] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b910a4b 2024-02-05 17:12:59.135 [Test worker @coroutine#6833] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b910a4b 2024-02-05 17:12:59.135 [Test worker @coroutine#6833] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2024-02-05 17:12:59.157 [Test worker @coroutine#6833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b910a4b 2024-02-05 17:12:59.176 [Test worker @coroutine#6834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b910a4b 2024-02-05 17:12:59.178 [Test worker @coroutine#6836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b910a4b 2024-02-05 17:12:59.181 [Test worker @coroutine#6838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b910a4b 2024-02-05 17:12:59.182 [Test worker @coroutine#6833] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2024-02-05 17:12:59.182 [Test worker @coroutine#6833] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:59.182 [Test worker @coroutine#6833] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:59.182 [Test worker @coroutine#6833] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:59.182 [Test worker @coroutine#6833] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:59.182 [Test worker @coroutine#6833] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:59.182 [Test worker @coroutine#6833] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:59.182 [Test worker @coroutine#6833] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fedf25b 2024-02-05 17:12:59.182 [Test worker @coroutine#6833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:59.182 [Test worker @coroutine#6833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:59.182 [Test worker @coroutine#6833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:59.182 [Test worker @coroutine#6833] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:59.182 [Test worker @coroutine#6833] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:59.182 [Test worker @coroutine#6833] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:59.182 [Test worker @coroutine#6833] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:59.182 [Test worker @coroutine#6833] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:59.182 [Test worker @coroutine#6833] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:59.182 [Test worker @coroutine#6833] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:59.182 [Test worker @coroutine#6833] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:59.182 [Test worker @coroutine#6833] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:59.182 [Test worker @coroutine#6833] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:59.182 [Test worker @coroutine#6833] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:59.182 [Test worker @coroutine#6833] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:59.182 [Test worker @coroutine#6833] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:59.182 [Test worker @coroutine#6833] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:59.182 [Test worker @coroutine#6833] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:59.182 [Test worker @coroutine#6833] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:59.182 [Test worker @coroutine#6833] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2024-02-05 17:12:59.182 [Test worker @coroutine#6833] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:59.182 [Test worker @coroutine#6833] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:59.182 [Test worker @coroutine#6833] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:59.182 [Test worker @coroutine#6833] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:59.182 [Test worker @coroutine#6833] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:59.182 [Test worker @coroutine#6833] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:59.182 [Test worker @coroutine#6833] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:59.182 [Test worker @coroutine#6833] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:59.182 [Test worker @coroutine#6833] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2024-02-05 17:12:59.183 [Test worker @coroutine#6833] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f84e764 2024-02-05 17:12:59.183 [Test worker @coroutine#6833] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f84e764 2024-02-05 17:12:59.183 [Test worker @coroutine#6833] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2024-02-05 17:12:59.204 [Test worker @coroutine#6833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f84e764 2024-02-05 17:12:59.221 [Test worker @coroutine#6841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f84e764 2024-02-05 17:12:59.224 [Test worker @coroutine#6843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f84e764 2024-02-05 17:12:59.227 [Test worker @coroutine#6845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f84e764 2024-02-05 17:12:59.235 [HikariPool-224 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:12:59.235 [DefaultDispatcher-worker-18 @coroutine#6847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f84e764 2024-02-05 17:12:59.249 [DefaultDispatcher-worker-13 @coroutine#6833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b910a4b 2024-02-05 17:12:59.260 [DefaultDispatcher-worker-18 @coroutine#6833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b910a4b 2024-02-05 17:12:59.270 [DefaultDispatcher-worker-9 @coroutine#6833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b910a4b 2024-02-05 17:12:59.278 [DefaultDispatcher-worker-13 @coroutine#3177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b666366 2024-02-05 17:12:59.278 [DefaultDispatcher-worker-5 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@663e1144 2024-02-05 17:12:59.278 [DefaultDispatcher-worker-13 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54845/UmAppDatabase/replication/nodeId 2024-02-05 17:12:59.278 [DefaultDispatcher-worker-13 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54845/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:59.278 [DefaultDispatcher-worker-13 @coroutine#3177] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54845/UmAppDatabase/replication/nodeId 2024-02-05 17:12:59.278 [DefaultDispatcher-worker-5 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36495/UmAppDatabase/replication/nodeId 2024-02-05 17:12:59.278 [DefaultDispatcher-worker-5 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36495/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:59.278 [DefaultDispatcher-worker-5 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36495/UmAppDatabase/replication/nodeId 2024-02-05 17:12:59.279 [DefaultDispatcher-worker-7 @coroutine#3177] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54845/UmAppDatabase/replication/nodeId 2024-02-05 17:12:59.279 [DefaultDispatcher-worker-7 @coroutine#3177] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54845/UmAppDatabase/replication/nodeId 2024-02-05 17:12:59.280 [DefaultDispatcher-worker-15 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36495/UmAppDatabase/replication/nodeId 2024-02-05 17:12:59.280 [DefaultDispatcher-worker-15 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36495/UmAppDatabase/replication/nodeId 2024-02-05 17:12:59.281 [DefaultDispatcher-worker-17 @coroutine#6833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b910a4b 2024-02-05 17:12:59.283 [HikariPool-225 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:59.290 [DefaultDispatcher-worker-2 @coroutine#6833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b910a4b 2024-02-05 17:12:59.299 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2024-02-05 17:12:59.299 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2024-02-05 17:12:59.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:59.301 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b910a4b: (connection evicted) 2024-02-05 17:12:59.302 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:59.302 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2024-02-05 17:12:59.302 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2024-02-05 17:12:59.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2024-02-05 17:12:59.303 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2024-02-05 17:12:59.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:59.303 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f84e764: (connection evicted) 2024-02-05 17:12:59.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:59.304 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2024-02-05 17:12:59.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2024-02-05 17:12:59.305 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2024-02-05 17:12:59.305 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:59.306 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:59.306 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:59.306 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:59.306 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:59.306 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:59.306 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10522dfd 2024-02-05 17:12:59.306 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:59.306 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:59.306 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:59.306 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:59.306 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:59.306 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:59.306 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:59.306 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:59.306 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:59.306 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:59.306 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:59.306 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:59.306 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:59.306 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:59.306 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:59.306 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:59.306 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:59.306 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:59.306 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:59.306 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2024-02-05 17:12:59.306 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:59.306 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:59.306 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:59.306 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:59.306 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:59.306 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:59.306 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:59.306 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:59.306 [Test worker @coroutine#6893] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2024-02-05 17:12:59.306 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c452e69 2024-02-05 17:12:59.306 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c452e69 2024-02-05 17:12:59.306 [Test worker @coroutine#6893] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2024-02-05 17:12:59.328 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c452e69 2024-02-05 17:12:59.345 [Test worker @coroutine#6894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c452e69 2024-02-05 17:12:59.347 [Test worker @coroutine#6896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c452e69 2024-02-05 17:12:59.350 [Test worker @coroutine#6898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c452e69 2024-02-05 17:12:59.350 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2024-02-05 17:12:59.351 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:59.351 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:59.351 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:59.351 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:59.351 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:59.351 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:59.351 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19266ca3 2024-02-05 17:12:59.351 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:59.351 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:59.351 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:59.351 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:59.351 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:59.351 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:59.351 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:59.351 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:59.351 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:59.351 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:59.351 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:59.351 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:59.351 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:59.351 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:59.351 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:59.351 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:59.351 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:59.351 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:59.351 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:59.351 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2024-02-05 17:12:59.351 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:59.351 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:59.351 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:59.351 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:59.351 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:59.351 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:59.351 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:59.351 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:59.351 [Test worker @coroutine#6893] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2024-02-05 17:12:59.352 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@627222d8 2024-02-05 17:12:59.352 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@627222d8 2024-02-05 17:12:59.352 [Test worker @coroutine#6893] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2024-02-05 17:12:59.372 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627222d8 2024-02-05 17:12:59.385 [Test worker @coroutine#6901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627222d8 2024-02-05 17:12:59.387 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627222d8 2024-02-05 17:12:59.389 [Test worker @coroutine#6905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627222d8 2024-02-05 17:12:59.398 [DefaultDispatcher-worker-10 @coroutine#6907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627222d8 2024-02-05 17:12:59.407 [HikariPool-226 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:12:59.414 [DefaultDispatcher-worker-10 @coroutine#6893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c452e69 2024-02-05 17:12:59.420 [DefaultDispatcher-worker-8 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294a12b5 2024-02-05 17:12:59.420 [DefaultDispatcher-worker-12 @coroutine#3233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6e3b67 2024-02-05 17:12:59.421 [DefaultDispatcher-worker-8 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2024-02-05 17:12:59.421 [DefaultDispatcher-worker-12 @coroutine#3233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46605/UmAppDatabase/replication/nodeId 2024-02-05 17:12:59.421 [DefaultDispatcher-worker-8 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:59.421 [DefaultDispatcher-worker-12 @coroutine#3233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46605/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:59.421 [DefaultDispatcher-worker-8 @coroutine#3000] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2024-02-05 17:12:59.421 [DefaultDispatcher-worker-12 @coroutine#3233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46605/UmAppDatabase/replication/nodeId 2024-02-05 17:12:59.422 [DefaultDispatcher-worker-9 @coroutine#3233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46605/UmAppDatabase/replication/nodeId 2024-02-05 17:12:59.422 [DefaultDispatcher-worker-9 @coroutine#3233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46605/UmAppDatabase/replication/nodeId 2024-02-05 17:12:59.423 [DefaultDispatcher-worker-17 @coroutine#3000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2024-02-05 17:12:59.423 [DefaultDispatcher-worker-17 @coroutine#3000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2024-02-05 17:12:59.428 [DefaultDispatcher-worker-13 @coroutine#6893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c452e69 2024-02-05 17:12:59.436 [DefaultDispatcher-worker-9 @coroutine#6893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c452e69 2024-02-05 17:12:59.441 [DefaultDispatcher-worker-4 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da6d695 2024-02-05 17:12:59.442 [DefaultDispatcher-worker-4 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48751/UmAppDatabase/replication/nodeId 2024-02-05 17:12:59.442 [DefaultDispatcher-worker-4 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48751/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:59.442 [DefaultDispatcher-worker-4 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48751/UmAppDatabase/replication/nodeId 2024-02-05 17:12:59.443 [DefaultDispatcher-worker-9 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48751/UmAppDatabase/replication/nodeId 2024-02-05 17:12:59.443 [DefaultDispatcher-worker-9 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48751/UmAppDatabase/replication/nodeId 2024-02-05 17:12:59.444 [DefaultDispatcher-worker-17 @coroutine#6893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c452e69 2024-02-05 17:12:59.452 [HikariPool-227 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:59.453 [DefaultDispatcher-worker-16 @coroutine#6893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c452e69 2024-02-05 17:12:59.462 [DefaultDispatcher-worker-11 @coroutine#6893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c452e69 2024-02-05 17:12:59.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2024-02-05 17:12:59.469 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2024-02-05 17:12:59.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:59.475 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c452e69: (connection evicted) 2024-02-05 17:12:59.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:59.476 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2024-02-05 17:12:59.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2024-02-05 17:12:59.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2024-02-05 17:12:59.477 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2024-02-05 17:12:59.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:59.479 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@627222d8: (connection evicted) 2024-02-05 17:12:59.480 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:59.480 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2024-02-05 17:12:59.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2024-02-05 17:12:59.484 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2024-02-05 17:12:59.484 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:59.484 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:59.484 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:59.484 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:59.484 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:59.484 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:59.484 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7cc8fd4b 2024-02-05 17:12:59.484 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:59.484 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:59.484 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:59.484 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:59.484 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:59.484 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:59.484 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:59.484 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:59.484 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:59.484 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:59.484 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:59.484 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:59.484 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:59.484 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:59.484 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:59.484 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:59.484 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:59.484 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:59.484 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:59.484 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2024-02-05 17:12:59.484 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:59.484 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:59.484 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:59.484 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:59.484 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:59.484 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:59.484 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:59.484 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:59.484 [Test worker @coroutine#6955] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2024-02-05 17:12:59.485 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@21f8aa9c 2024-02-05 17:12:59.485 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@21f8aa9c 2024-02-05 17:12:59.485 [Test worker @coroutine#6955] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2024-02-05 17:12:59.508 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f8aa9c 2024-02-05 17:12:59.526 [Test worker @coroutine#6957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f8aa9c 2024-02-05 17:12:59.531 [Test worker @coroutine#6959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f8aa9c 2024-02-05 17:12:59.534 [Test worker @coroutine#6961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f8aa9c 2024-02-05 17:12:59.535 [DefaultDispatcher-worker-4 @coroutine#3059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f159911 2024-02-05 17:12:59.535 [DefaultDispatcher-worker-4 @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:12:59.535 [DefaultDispatcher-worker-4 @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://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:59.535 [DefaultDispatcher-worker-4 @coroutine#3059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:12:59.536 [DefaultDispatcher-worker-16 @coroutine#3059] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:12:59.551 [DefaultDispatcher-worker-4 @coroutine#6965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f8aa9c 2024-02-05 17:12:59.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2024-02-05 17:12:59.554 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2024-02-05 17:12:59.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:59.554 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21f8aa9c: (connection evicted) 2024-02-05 17:12:59.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:59.555 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2024-02-05 17:12:59.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2024-02-05 17:12:59.711 [DefaultDispatcher-worker-7 @coroutine#2885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f61188 2024-02-05 17:12:59.711 [DefaultDispatcher-worker-1 @coroutine#3076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-05 17:12:59.711 [DefaultDispatcher-worker-7 @coroutine#2885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId 2024-02-05 17:12:59.711 [DefaultDispatcher-worker-7 @coroutine#2885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:59.711 [DefaultDispatcher-worker-1 @coroutine#3076] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40467/UmAppDatabase/replication/nodeId 2024-02-05 17:12:59.711 [DefaultDispatcher-worker-7 @coroutine#2885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId 2024-02-05 17:12:59.711 [DefaultDispatcher-worker-1 @coroutine#3076] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40467/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:59.711 [DefaultDispatcher-worker-1 @coroutine#3076] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40467/UmAppDatabase/replication/nodeId 2024-02-05 17:12:59.713 [DefaultDispatcher-worker-3 @coroutine#3076] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40467/UmAppDatabase/replication/nodeId 2024-02-05 17:12:59.713 [DefaultDispatcher-worker-12 @coroutine#2885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId 2024-02-05 17:12:59.713 [DefaultDispatcher-worker-3 @coroutine#3076] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40467/UmAppDatabase/replication/nodeId 2024-02-05 17:12:59.713 [DefaultDispatcher-worker-12 @coroutine#2885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId 2024-02-05 17:12:59.719 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2024-02-05 17:12:59.719 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:59.720 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:59.720 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:59.720 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:59.720 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:59.720 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:59.720 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46875fae 2024-02-05 17:12:59.720 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:59.720 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:59.720 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:59.720 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:59.720 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:59.720 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:59.720 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:59.720 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:59.720 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:59.720 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:59.720 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:59.720 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:59.720 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:59.720 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:59.720 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:59.720 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:59.720 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:59.720 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:59.720 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:59.720 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2024-02-05 17:12:59.720 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:59.720 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:59.720 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:59.720 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:59.720 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:59.720 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:59.720 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:59.720 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:59.720 [Test worker @coroutine#6981] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2024-02-05 17:12:59.733 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@432fca40 2024-02-05 17:12:59.733 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@432fca40 2024-02-05 17:12:59.733 [Test worker @coroutine#6981] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2024-02-05 17:12:59.774 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@432fca40 2024-02-05 17:12:59.802 [Test worker @coroutine#6989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@432fca40 2024-02-05 17:12:59.805 [Test worker @coroutine#6991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@432fca40 2024-02-05 17:12:59.808 [Test worker @coroutine#6994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@432fca40 2024-02-05 17:12:59.817 [DefaultDispatcher-worker-2 @coroutine#6997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@432fca40 2024-02-05 17:12:59.821 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2024-02-05 17:12:59.821 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2024-02-05 17:12:59.821 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:59.833 [HikariPool-229 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Pool stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:59.839 [HikariPool-229 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Closing connection org.sqlite.jdbc4.JDBC4Connection@432fca40: (connection evicted) 2024-02-05 17:12:59.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:59.853 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2024-02-05 17:12:59.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2024-02-05 17:12:59.856 [Test worker @coroutine#7013] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2024-02-05 17:12:59.856 [Test worker @coroutine#7013] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:59.856 [Test worker @coroutine#7013] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:59.856 [Test worker @coroutine#7013] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:59.856 [Test worker @coroutine#7013] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:59.856 [Test worker @coroutine#7013] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:59.856 [Test worker @coroutine#7013] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:59.856 [Test worker @coroutine#7013] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d5e0621 2024-02-05 17:12:59.856 [Test worker @coroutine#7013] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:59.856 [Test worker @coroutine#7013] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:59.856 [Test worker @coroutine#7013] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:59.856 [Test worker @coroutine#7013] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:59.856 [Test worker @coroutine#7013] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:59.856 [Test worker @coroutine#7013] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:59.856 [Test worker @coroutine#7013] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:59.856 [Test worker @coroutine#7013] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:59.856 [Test worker @coroutine#7013] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:59.856 [Test worker @coroutine#7013] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:59.856 [Test worker @coroutine#7013] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:59.856 [Test worker @coroutine#7013] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:59.856 [Test worker @coroutine#7013] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:59.856 [Test worker @coroutine#7013] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:59.856 [Test worker @coroutine#7013] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:59.856 [Test worker @coroutine#7013] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:59.856 [Test worker @coroutine#7013] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:59.856 [Test worker @coroutine#7013] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:59.856 [Test worker @coroutine#7013] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:59.856 [Test worker @coroutine#7013] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2024-02-05 17:12:59.856 [Test worker @coroutine#7013] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:59.856 [Test worker @coroutine#7013] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:59.856 [Test worker @coroutine#7013] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:59.856 [Test worker @coroutine#7013] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:59.856 [Test worker @coroutine#7013] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:59.856 [Test worker @coroutine#7013] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:59.856 [Test worker @coroutine#7013] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:59.856 [Test worker @coroutine#7013] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:59.857 [Test worker @coroutine#7013] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2024-02-05 17:12:59.863 [Test worker @coroutine#7013] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b8106fa 2024-02-05 17:12:59.863 [Test worker @coroutine#7013] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b8106fa 2024-02-05 17:12:59.863 [Test worker @coroutine#7013] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2024-02-05 17:12:59.865 [DefaultDispatcher-worker-9 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6939e1 2024-02-05 17:12:59.865 [DefaultDispatcher-worker-9 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46281/UmAppDatabase/replication/nodeId 2024-02-05 17:12:59.865 [DefaultDispatcher-worker-9 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46281/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:59.865 [DefaultDispatcher-worker-9 @coroutine#2920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46281/UmAppDatabase/replication/nodeId 2024-02-05 17:12:59.867 [DefaultDispatcher-worker-15 @coroutine#2920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46281/UmAppDatabase/replication/nodeId 2024-02-05 17:12:59.867 [DefaultDispatcher-worker-15 @coroutine#2920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46281/UmAppDatabase/replication/nodeId 2024-02-05 17:12:59.907 [Test worker @coroutine#7013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b8106fa 2024-02-05 17:12:59.924 [Test worker @coroutine#7017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b8106fa 2024-02-05 17:12:59.927 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b8106fa 2024-02-05 17:12:59.930 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b8106fa 2024-02-05 17:12:59.940 [DefaultDispatcher-worker-17 @coroutine#7023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b8106fa 2024-02-05 17:12:59.948 [DefaultDispatcher-worker-9 @coroutine#7036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b8106fa 2024-02-05 17:12:59.954 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2024-02-05 17:12:59.954 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2024-02-05 17:12:59.954 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:12:59.960 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b8106fa: (connection evicted) 2024-02-05 17:12:59.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:12:59.962 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2024-02-05 17:12:59.962 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2024-02-05 17:12:59.963 [DefaultDispatcher-worker-1 @coroutine#3131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e75bef1 2024-02-05 17:12:59.963 [DefaultDispatcher-worker-1 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54311/UmAppDatabase/replication/nodeId 2024-02-05 17:12:59.964 [DefaultDispatcher-worker-1 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54311/UmAppDatabase/replication/nodeId. 2024-02-05 17:12:59.964 [DefaultDispatcher-worker-1 @coroutine#3131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54311/UmAppDatabase/replication/nodeId 2024-02-05 17:12:59.964 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2024-02-05 17:12:59.964 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:12:59.965 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:12:59.965 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:12:59.965 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:12:59.965 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:12:59.965 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:12:59.965 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b0fc8c2 2024-02-05 17:12:59.965 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:12:59.965 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:12:59.965 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:12:59.965 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:12:59.965 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:12:59.965 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:12:59.965 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:12:59.965 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:12:59.965 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:12:59.965 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:12:59.965 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:12:59.965 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:12:59.965 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:12:59.965 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:12:59.965 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:12:59.965 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:12:59.965 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:12:59.965 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:12:59.965 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:12:59.965 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2024-02-05 17:12:59.965 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:12:59.965 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:12:59.965 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:12:59.965 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:12:59.965 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:12:59.965 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:12:59.965 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:12:59.965 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:12:59.965 [Test worker @coroutine#7046] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2024-02-05 17:12:59.965 [DefaultDispatcher-worker-14 @coroutine#3131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54311/UmAppDatabase/replication/nodeId 2024-02-05 17:12:59.965 [DefaultDispatcher-worker-14 @coroutine#3131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54311/UmAppDatabase/replication/nodeId 2024-02-05 17:12:59.967 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ebc2975 2024-02-05 17:12:59.967 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ebc2975 2024-02-05 17:12:59.967 [Test worker @coroutine#7046] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2024-02-05 17:12:59.987 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ebc2975 2024-02-05 17:13:00.004 [Test worker @coroutine#7049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ebc2975 2024-02-05 17:13:00.006 [Test worker @coroutine#7052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ebc2975 2024-02-05 17:13:00.009 [Test worker @coroutine#7054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ebc2975 2024-02-05 17:13:00.019 [DefaultDispatcher-worker-15 @coroutine#7056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ebc2975 2024-02-05 17:13:00.027 [DefaultDispatcher-worker-7 @coroutine#7069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ebc2975 2024-02-05 17:13:00.029 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2024-02-05 17:13:00.029 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2024-02-05 17:13:00.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:13:00.030 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ebc2975: (connection evicted) 2024-02-05 17:13:00.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:13:00.030 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2024-02-05 17:13:00.030 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2024-02-05 17:13:00.033 [Test worker @coroutine#7078] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2024-02-05 17:13:00.033 [Test worker @coroutine#7078] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:13:00.033 [Test worker @coroutine#7078] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:13:00.033 [Test worker @coroutine#7078] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:13:00.033 [Test worker @coroutine#7078] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:13:00.033 [Test worker @coroutine#7078] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:13:00.033 [Test worker @coroutine#7078] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:13:00.033 [Test worker @coroutine#7078] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c619a77 2024-02-05 17:13:00.033 [Test worker @coroutine#7078] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:13:00.033 [Test worker @coroutine#7078] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:13:00.033 [Test worker @coroutine#7078] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:13:00.033 [Test worker @coroutine#7078] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:13:00.033 [Test worker @coroutine#7078] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:13:00.033 [Test worker @coroutine#7078] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:13:00.033 [Test worker @coroutine#7078] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:13:00.033 [Test worker @coroutine#7078] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:13:00.033 [Test worker @coroutine#7078] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:13:00.033 [Test worker @coroutine#7078] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:13:00.033 [Test worker @coroutine#7078] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:13:00.033 [Test worker @coroutine#7078] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:13:00.033 [Test worker @coroutine#7078] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:13:00.033 [Test worker @coroutine#7078] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:13:00.033 [Test worker @coroutine#7078] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:13:00.033 [Test worker @coroutine#7078] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:13:00.033 [Test worker @coroutine#7078] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:13:00.033 [Test worker @coroutine#7078] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:13:00.033 [Test worker @coroutine#7078] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:13:00.033 [Test worker @coroutine#7078] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2024-02-05 17:13:00.033 [Test worker @coroutine#7078] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:13:00.033 [Test worker @coroutine#7078] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:13:00.033 [Test worker @coroutine#7078] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:13:00.033 [Test worker @coroutine#7078] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:13:00.033 [Test worker @coroutine#7078] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:13:00.033 [Test worker @coroutine#7078] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:13:00.033 [Test worker @coroutine#7078] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:13:00.033 [Test worker @coroutine#7078] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:13:00.033 [Test worker @coroutine#7078] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2024-02-05 17:13:00.034 [Test worker @coroutine#7078] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@446c8a54 2024-02-05 17:13:00.034 [Test worker @coroutine#7078] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@446c8a54 2024-02-05 17:13:00.034 [Test worker @coroutine#7078] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2024-02-05 17:13:00.056 [Test worker @coroutine#7078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@446c8a54 2024-02-05 17:13:00.073 [Test worker @coroutine#7079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@446c8a54 2024-02-05 17:13:00.076 [Test worker @coroutine#7081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@446c8a54 2024-02-05 17:13:00.079 [Test worker @coroutine#7083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@446c8a54 2024-02-05 17:13:00.087 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2024-02-05 17:13:00.087 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2024-02-05 17:13:00.087 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:13:00.087 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:13:00.087 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2024-02-05 17:13:00.087 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2024-02-05 17:13:00.089 [Test worker @coroutine#7102] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2024-02-05 17:13:00.089 [Test worker @coroutine#7102] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:13:00.089 [Test worker @coroutine#7102] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:13:00.089 [Test worker @coroutine#7102] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:13:00.089 [Test worker @coroutine#7102] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:13:00.089 [Test worker @coroutine#7102] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:13:00.089 [Test worker @coroutine#7102] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:13:00.089 [Test worker @coroutine#7102] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6272936b 2024-02-05 17:13:00.089 [Test worker @coroutine#7102] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:13:00.089 [Test worker @coroutine#7102] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:13:00.089 [Test worker @coroutine#7102] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:13:00.089 [Test worker @coroutine#7102] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:13:00.089 [Test worker @coroutine#7102] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:13:00.089 [Test worker @coroutine#7102] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:13:00.089 [Test worker @coroutine#7102] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:13:00.089 [Test worker @coroutine#7102] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:13:00.089 [Test worker @coroutine#7102] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:13:00.089 [Test worker @coroutine#7102] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:13:00.089 [Test worker @coroutine#7102] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:13:00.089 [Test worker @coroutine#7102] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:13:00.089 [Test worker @coroutine#7102] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:13:00.089 [Test worker @coroutine#7102] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:13:00.089 [Test worker @coroutine#7102] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:13:00.089 [Test worker @coroutine#7102] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:13:00.089 [Test worker @coroutine#7102] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:13:00.089 [Test worker @coroutine#7102] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:13:00.089 [Test worker @coroutine#7102] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:13:00.089 [Test worker @coroutine#7102] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2024-02-05 17:13:00.089 [Test worker @coroutine#7102] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:13:00.089 [Test worker @coroutine#7102] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:13:00.089 [Test worker @coroutine#7102] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:13:00.089 [Test worker @coroutine#7102] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:13:00.089 [Test worker @coroutine#7102] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:13:00.089 [Test worker @coroutine#7102] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:13:00.089 [Test worker @coroutine#7102] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:13:00.089 [Test worker @coroutine#7102] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:13:00.089 [Test worker @coroutine#7102] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2024-02-05 17:13:00.090 [Test worker @coroutine#7102] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@7db57566 2024-02-05 17:13:00.090 [Test worker @coroutine#7102] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@7db57566 2024-02-05 17:13:00.090 [Test worker @coroutine#7102] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2024-02-05 17:13:00.110 [Test worker @coroutine#7102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db57566 2024-02-05 17:13:00.128 [Test worker @coroutine#7104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db57566 2024-02-05 17:13:00.139 [Test worker @coroutine#7106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db57566 2024-02-05 17:13:00.142 [Test worker @coroutine#7108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db57566 2024-02-05 17:13:00.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2024-02-05 17:13:00.146 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2024-02-05 17:13:00.146 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:13:00.146 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:13:00.146 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2024-02-05 17:13:00.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2024-02-05 17:13:00.148 [Test worker @coroutine#7125] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2024-02-05 17:13:00.148 [Test worker @coroutine#7125] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:13:00.148 [Test worker @coroutine#7125] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:13:00.148 [Test worker @coroutine#7125] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:13:00.148 [Test worker @coroutine#7125] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:13:00.148 [Test worker @coroutine#7125] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:13:00.148 [Test worker @coroutine#7125] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:13:00.148 [Test worker @coroutine#7125] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b2adbde 2024-02-05 17:13:00.148 [Test worker @coroutine#7125] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:13:00.148 [Test worker @coroutine#7125] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:13:00.148 [Test worker @coroutine#7125] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:13:00.148 [Test worker @coroutine#7125] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:13:00.148 [Test worker @coroutine#7125] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:13:00.148 [Test worker @coroutine#7125] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:13:00.148 [Test worker @coroutine#7125] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:13:00.148 [Test worker @coroutine#7125] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:13:00.148 [Test worker @coroutine#7125] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:13:00.148 [Test worker @coroutine#7125] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:13:00.148 [Test worker @coroutine#7125] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:13:00.148 [Test worker @coroutine#7125] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:13:00.148 [Test worker @coroutine#7125] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:13:00.148 [Test worker @coroutine#7125] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:13:00.148 [Test worker @coroutine#7125] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:13:00.148 [Test worker @coroutine#7125] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:13:00.148 [Test worker @coroutine#7125] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:13:00.148 [Test worker @coroutine#7125] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:13:00.148 [Test worker @coroutine#7125] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:13:00.148 [Test worker @coroutine#7125] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2024-02-05 17:13:00.148 [Test worker @coroutine#7125] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:13:00.148 [Test worker @coroutine#7125] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:13:00.148 [Test worker @coroutine#7125] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:13:00.148 [Test worker @coroutine#7125] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:13:00.148 [Test worker @coroutine#7125] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:13:00.148 [Test worker @coroutine#7125] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:13:00.148 [Test worker @coroutine#7125] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:13:00.148 [Test worker @coroutine#7125] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:13:00.148 [Test worker @coroutine#7125] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2024-02-05 17:13:00.149 [Test worker @coroutine#7125] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@1683b9ba 2024-02-05 17:13:00.149 [Test worker @coroutine#7125] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@1683b9ba 2024-02-05 17:13:00.149 [Test worker @coroutine#7125] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2024-02-05 17:13:00.169 [Test worker @coroutine#7125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1683b9ba 2024-02-05 17:13:00.185 [Test worker @coroutine#7126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1683b9ba 2024-02-05 17:13:00.187 [Test worker @coroutine#7128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1683b9ba 2024-02-05 17:13:00.190 [Test worker @coroutine#7130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1683b9ba 2024-02-05 17:13:00.195 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2024-02-05 17:13:00.195 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2024-02-05 17:13:00.195 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:13:00.195 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:13:00.195 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2024-02-05 17:13:00.195 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2024-02-05 17:13:00.202 [Test worker @coroutine#7155] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2024-02-05 17:13:00.202 [Test worker @coroutine#7155] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:13:00.202 [Test worker @coroutine#7155] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:13:00.202 [Test worker @coroutine#7155] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:13:00.202 [Test worker @coroutine#7155] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:13:00.202 [Test worker @coroutine#7155] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:13:00.202 [Test worker @coroutine#7155] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:13:00.202 [Test worker @coroutine#7155] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a52178 2024-02-05 17:13:00.202 [Test worker @coroutine#7155] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:13:00.202 [Test worker @coroutine#7155] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:13:00.202 [Test worker @coroutine#7155] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:13:00.202 [Test worker @coroutine#7155] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:13:00.202 [Test worker @coroutine#7155] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:13:00.202 [Test worker @coroutine#7155] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:13:00.202 [Test worker @coroutine#7155] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:13:00.202 [Test worker @coroutine#7155] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:13:00.202 [Test worker @coroutine#7155] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:13:00.203 [Test worker @coroutine#7155] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:13:00.203 [Test worker @coroutine#7155] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:13:00.203 [Test worker @coroutine#7155] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:13:00.203 [Test worker @coroutine#7155] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:13:00.203 [Test worker @coroutine#7155] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:13:00.203 [Test worker @coroutine#7155] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:13:00.203 [Test worker @coroutine#7155] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:13:00.203 [Test worker @coroutine#7155] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:13:00.203 [Test worker @coroutine#7155] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:13:00.203 [Test worker @coroutine#7155] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:13:00.203 [Test worker @coroutine#7155] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2024-02-05 17:13:00.203 [Test worker @coroutine#7155] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:13:00.203 [Test worker @coroutine#7155] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:13:00.203 [Test worker @coroutine#7155] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:13:00.203 [Test worker @coroutine#7155] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:13:00.203 [Test worker @coroutine#7155] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:13:00.203 [Test worker @coroutine#7155] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:13:00.203 [Test worker @coroutine#7155] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:13:00.203 [Test worker @coroutine#7155] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:13:00.203 [Test worker @coroutine#7155] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2024-02-05 17:13:00.203 [Test worker @coroutine#7155] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@32787dee 2024-02-05 17:13:00.203 [Test worker @coroutine#7155] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@32787dee 2024-02-05 17:13:00.203 [Test worker @coroutine#7155] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2024-02-05 17:13:00.223 [Test worker @coroutine#7155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32787dee 2024-02-05 17:13:00.239 [Test worker @coroutine#7156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32787dee 2024-02-05 17:13:00.241 [Test worker @coroutine#7158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32787dee 2024-02-05 17:13:00.244 [Test worker @coroutine#7160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32787dee 2024-02-05 17:13:00.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2024-02-05 17:13:00.250 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2024-02-05 17:13:00.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:13:00.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:13:00.250 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2024-02-05 17:13:00.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2024-02-05 17:13:00.252 [Test worker @coroutine#7172] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2024-02-05 17:13:00.253 [Test worker @coroutine#7172] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:13:00.253 [Test worker @coroutine#7172] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:13:00.253 [Test worker @coroutine#7172] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:13:00.253 [Test worker @coroutine#7172] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:13:00.253 [Test worker @coroutine#7172] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:13:00.253 [Test worker @coroutine#7172] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:13:00.253 [Test worker @coroutine#7172] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@124b1369 2024-02-05 17:13:00.253 [Test worker @coroutine#7172] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:13:00.253 [Test worker @coroutine#7172] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:13:00.253 [Test worker @coroutine#7172] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:13:00.253 [Test worker @coroutine#7172] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:13:00.253 [Test worker @coroutine#7172] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:13:00.253 [Test worker @coroutine#7172] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:13:00.253 [Test worker @coroutine#7172] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:13:00.253 [Test worker @coroutine#7172] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:13:00.253 [Test worker @coroutine#7172] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:13:00.253 [Test worker @coroutine#7172] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:13:00.253 [Test worker @coroutine#7172] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:13:00.253 [Test worker @coroutine#7172] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:13:00.253 [Test worker @coroutine#7172] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:13:00.253 [Test worker @coroutine#7172] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:13:00.253 [Test worker @coroutine#7172] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:13:00.253 [Test worker @coroutine#7172] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:13:00.253 [Test worker @coroutine#7172] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:13:00.253 [Test worker @coroutine#7172] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:13:00.253 [Test worker @coroutine#7172] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:13:00.253 [Test worker @coroutine#7172] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2024-02-05 17:13:00.253 [Test worker @coroutine#7172] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:13:00.253 [Test worker @coroutine#7172] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:13:00.253 [Test worker @coroutine#7172] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:13:00.253 [Test worker @coroutine#7172] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:13:00.253 [Test worker @coroutine#7172] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:13:00.253 [Test worker @coroutine#7172] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:13:00.253 [Test worker @coroutine#7172] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:13:00.253 [Test worker @coroutine#7172] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:13:00.253 [Test worker @coroutine#7172] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2024-02-05 17:13:00.253 [Test worker @coroutine#7172] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@221383c9 2024-02-05 17:13:00.253 [Test worker @coroutine#7172] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@221383c9 2024-02-05 17:13:00.254 [Test worker @coroutine#7172] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2024-02-05 17:13:00.274 [Test worker @coroutine#7172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221383c9 2024-02-05 17:13:00.289 [DefaultDispatcher-worker-13 @coroutine#3177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b666366 2024-02-05 17:13:00.289 [DefaultDispatcher-worker-7 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@663e1144 2024-02-05 17:13:00.289 [DefaultDispatcher-worker-13 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54845/UmAppDatabase/replication/nodeId 2024-02-05 17:13:00.289 [DefaultDispatcher-worker-13 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54845/UmAppDatabase/replication/nodeId. 2024-02-05 17:13:00.289 [DefaultDispatcher-worker-13 @coroutine#3177] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54845/UmAppDatabase/replication/nodeId 2024-02-05 17:13:00.289 [DefaultDispatcher-worker-7 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36495/UmAppDatabase/replication/nodeId 2024-02-05 17:13:00.289 [DefaultDispatcher-worker-7 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36495/UmAppDatabase/replication/nodeId. 2024-02-05 17:13:00.289 [DefaultDispatcher-worker-7 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36495/UmAppDatabase/replication/nodeId 2024-02-05 17:13:00.289 [Test worker @coroutine#7173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221383c9 2024-02-05 17:13:00.290 [DefaultDispatcher-worker-8 @coroutine#3177] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54845/UmAppDatabase/replication/nodeId 2024-02-05 17:13:00.291 [DefaultDispatcher-worker-8 @coroutine#3177] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54845/UmAppDatabase/replication/nodeId 2024-02-05 17:13:00.291 [DefaultDispatcher-worker-1 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36495/UmAppDatabase/replication/nodeId 2024-02-05 17:13:00.291 [DefaultDispatcher-worker-1 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36495/UmAppDatabase/replication/nodeId 2024-02-05 17:13:00.293 [Test worker @coroutine#7179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221383c9 2024-02-05 17:13:00.295 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221383c9 2024-02-05 17:13:00.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2024-02-05 17:13:00.298 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2024-02-05 17:13:00.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:13:00.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:13:00.298 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2024-02-05 17:13:00.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2024-02-05 17:13:00.299 [Test worker @coroutine#7194] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2024-02-05 17:13:00.300 [Test worker @coroutine#7194] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:13:00.300 [Test worker @coroutine#7194] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:13:00.300 [Test worker @coroutine#7194] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:13:00.300 [Test worker @coroutine#7194] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:13:00.300 [Test worker @coroutine#7194] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:13:00.300 [Test worker @coroutine#7194] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:13:00.300 [Test worker @coroutine#7194] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f93816d 2024-02-05 17:13:00.300 [Test worker @coroutine#7194] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:13:00.300 [Test worker @coroutine#7194] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:13:00.300 [Test worker @coroutine#7194] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:13:00.300 [Test worker @coroutine#7194] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:13:00.300 [Test worker @coroutine#7194] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:13:00.300 [Test worker @coroutine#7194] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:13:00.300 [Test worker @coroutine#7194] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:13:00.300 [Test worker @coroutine#7194] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:13:00.300 [Test worker @coroutine#7194] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:13:00.300 [Test worker @coroutine#7194] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:13:00.300 [Test worker @coroutine#7194] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:13:00.300 [Test worker @coroutine#7194] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:13:00.300 [Test worker @coroutine#7194] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:13:00.300 [Test worker @coroutine#7194] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:13:00.300 [Test worker @coroutine#7194] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:13:00.300 [Test worker @coroutine#7194] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:13:00.300 [Test worker @coroutine#7194] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:13:00.300 [Test worker @coroutine#7194] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:13:00.300 [Test worker @coroutine#7194] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:13:00.300 [Test worker @coroutine#7194] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2024-02-05 17:13:00.300 [Test worker @coroutine#7194] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:13:00.300 [Test worker @coroutine#7194] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:13:00.300 [Test worker @coroutine#7194] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:13:00.300 [Test worker @coroutine#7194] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:13:00.300 [Test worker @coroutine#7194] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:13:00.300 [Test worker @coroutine#7194] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:13:00.300 [Test worker @coroutine#7194] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:13:00.300 [Test worker @coroutine#7194] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:13:00.300 [Test worker @coroutine#7194] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2024-02-05 17:13:00.303 [Test worker @coroutine#7194] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@2de3ac17 2024-02-05 17:13:00.303 [Test worker @coroutine#7194] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@2de3ac17 2024-02-05 17:13:00.303 [Test worker @coroutine#7194] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2024-02-05 17:13:00.322 [Test worker @coroutine#7194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2de3ac17 2024-02-05 17:13:00.337 [Test worker @coroutine#7195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2de3ac17 2024-02-05 17:13:00.340 [Test worker @coroutine#7197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2de3ac17 2024-02-05 17:13:00.342 [Test worker @coroutine#7199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2de3ac17 2024-02-05 17:13:00.345 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2024-02-05 17:13:00.345 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2024-02-05 17:13:00.345 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:13:00.345 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:13:00.345 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2024-02-05 17:13:00.345 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2024-02-05 17:13:00.346 [Test worker @coroutine#7210] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2024-02-05 17:13:00.346 [Test worker @coroutine#7210] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:13:00.346 [Test worker @coroutine#7210] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:13:00.346 [Test worker @coroutine#7210] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:13:00.346 [Test worker @coroutine#7210] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:13:00.346 [Test worker @coroutine#7210] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:13:00.346 [Test worker @coroutine#7210] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:13:00.346 [Test worker @coroutine#7210] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7dee7914 2024-02-05 17:13:00.346 [Test worker @coroutine#7210] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:13:00.346 [Test worker @coroutine#7210] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:13:00.346 [Test worker @coroutine#7210] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:13:00.346 [Test worker @coroutine#7210] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:13:00.346 [Test worker @coroutine#7210] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:13:00.346 [Test worker @coroutine#7210] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:13:00.346 [Test worker @coroutine#7210] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:13:00.346 [Test worker @coroutine#7210] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:13:00.346 [Test worker @coroutine#7210] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:13:00.346 [Test worker @coroutine#7210] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:13:00.346 [Test worker @coroutine#7210] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:13:00.346 [Test worker @coroutine#7210] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:13:00.346 [Test worker @coroutine#7210] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:13:00.346 [Test worker @coroutine#7210] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:13:00.346 [Test worker @coroutine#7210] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:13:00.346 [Test worker @coroutine#7210] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:13:00.346 [Test worker @coroutine#7210] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:13:00.346 [Test worker @coroutine#7210] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:13:00.346 [Test worker @coroutine#7210] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:13:00.346 [Test worker @coroutine#7210] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2024-02-05 17:13:00.347 [Test worker @coroutine#7210] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:13:00.347 [Test worker @coroutine#7210] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:13:00.347 [Test worker @coroutine#7210] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:13:00.347 [Test worker @coroutine#7210] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:13:00.347 [Test worker @coroutine#7210] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:13:00.347 [Test worker @coroutine#7210] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:13:00.347 [Test worker @coroutine#7210] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:13:00.347 [Test worker @coroutine#7210] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:13:00.347 [Test worker @coroutine#7210] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2024-02-05 17:13:00.347 [Test worker @coroutine#7210] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@7219a228 2024-02-05 17:13:00.347 [Test worker @coroutine#7210] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@7219a228 2024-02-05 17:13:00.347 [Test worker @coroutine#7210] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2024-02-05 17:13:00.368 [Test worker @coroutine#7210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7219a228 2024-02-05 17:13:00.384 [Test worker @coroutine#7211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7219a228 2024-02-05 17:13:00.386 [Test worker @coroutine#7213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7219a228 2024-02-05 17:13:00.389 [Test worker @coroutine#7215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7219a228 2024-02-05 17:13:00.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2024-02-05 17:13:00.391 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2024-02-05 17:13:00.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:13:00.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:13:00.391 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2024-02-05 17:13:00.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2024-02-05 17:13:00.394 [Test worker @coroutine#7226] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2024-02-05 17:13:00.394 [Test worker @coroutine#7226] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:13:00.394 [Test worker @coroutine#7226] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:13:00.394 [Test worker @coroutine#7226] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:13:00.394 [Test worker @coroutine#7226] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:13:00.394 [Test worker @coroutine#7226] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:13:00.394 [Test worker @coroutine#7226] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:13:00.394 [Test worker @coroutine#7226] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25000d3d 2024-02-05 17:13:00.394 [Test worker @coroutine#7226] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:13:00.394 [Test worker @coroutine#7226] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:13:00.394 [Test worker @coroutine#7226] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:13:00.394 [Test worker @coroutine#7226] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:13:00.394 [Test worker @coroutine#7226] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:13:00.394 [Test worker @coroutine#7226] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:13:00.394 [Test worker @coroutine#7226] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:13:00.394 [Test worker @coroutine#7226] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:13:00.394 [Test worker @coroutine#7226] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:13:00.394 [Test worker @coroutine#7226] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:13:00.394 [Test worker @coroutine#7226] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:13:00.394 [Test worker @coroutine#7226] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:13:00.394 [Test worker @coroutine#7226] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:13:00.394 [Test worker @coroutine#7226] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:13:00.394 [Test worker @coroutine#7226] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:13:00.394 [Test worker @coroutine#7226] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:13:00.394 [Test worker @coroutine#7226] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:13:00.394 [Test worker @coroutine#7226] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:13:00.394 [Test worker @coroutine#7226] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:13:00.394 [Test worker @coroutine#7226] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2024-02-05 17:13:00.394 [Test worker @coroutine#7226] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:13:00.394 [Test worker @coroutine#7226] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:13:00.394 [Test worker @coroutine#7226] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:13:00.394 [Test worker @coroutine#7226] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:13:00.394 [Test worker @coroutine#7226] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:13:00.394 [Test worker @coroutine#7226] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:13:00.394 [Test worker @coroutine#7226] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:13:00.394 [Test worker @coroutine#7226] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:13:00.394 [Test worker @coroutine#7226] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2024-02-05 17:13:00.395 [Test worker @coroutine#7226] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@37ddb835 2024-02-05 17:13:00.395 [Test worker @coroutine#7226] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@37ddb835 2024-02-05 17:13:00.395 [Test worker @coroutine#7226] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2024-02-05 17:13:00.415 [Test worker @coroutine#7226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37ddb835 2024-02-05 17:13:00.432 [Test worker @coroutine#7229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37ddb835 2024-02-05 17:13:00.432 [DefaultDispatcher-worker-15 @coroutine#3233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6e3b67 2024-02-05 17:13:00.432 [DefaultDispatcher-worker-5 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294a12b5 2024-02-05 17:13:00.433 [DefaultDispatcher-worker-15 @coroutine#3233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46605/UmAppDatabase/replication/nodeId 2024-02-05 17:13:00.433 [DefaultDispatcher-worker-15 @coroutine#3233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46605/UmAppDatabase/replication/nodeId. 2024-02-05 17:13:00.433 [DefaultDispatcher-worker-15 @coroutine#3233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46605/UmAppDatabase/replication/nodeId 2024-02-05 17:13:00.433 [DefaultDispatcher-worker-5 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2024-02-05 17:13:00.433 [DefaultDispatcher-worker-5 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId. 2024-02-05 17:13:00.433 [DefaultDispatcher-worker-5 @coroutine#3000] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2024-02-05 17:13:00.434 [DefaultDispatcher-worker-13 @coroutine#3233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46605/UmAppDatabase/replication/nodeId 2024-02-05 17:13:00.434 [Test worker @coroutine#7231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37ddb835 2024-02-05 17:13:00.434 [DefaultDispatcher-worker-3 @coroutine#3000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2024-02-05 17:13:00.434 [DefaultDispatcher-worker-13 @coroutine#3233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46605/UmAppDatabase/replication/nodeId 2024-02-05 17:13:00.434 [DefaultDispatcher-worker-3 @coroutine#3000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2024-02-05 17:13:00.437 [Test worker @coroutine#7239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37ddb835 2024-02-05 17:13:00.442 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2024-02-05 17:13:00.442 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2024-02-05 17:13:00.442 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:13:00.442 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:13:00.442 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2024-02-05 17:13:00.442 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2024-02-05 17:13:00.443 [Test worker @coroutine#7252] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2024-02-05 17:13:00.443 [Test worker @coroutine#7252] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:13:00.443 [Test worker @coroutine#7252] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:13:00.443 [Test worker @coroutine#7252] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:13:00.443 [Test worker @coroutine#7252] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:13:00.443 [Test worker @coroutine#7252] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:13:00.443 [Test worker @coroutine#7252] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:13:00.443 [Test worker @coroutine#7252] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68fd0fba 2024-02-05 17:13:00.443 [Test worker @coroutine#7252] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:13:00.443 [Test worker @coroutine#7252] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:13:00.443 [Test worker @coroutine#7252] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:13:00.443 [Test worker @coroutine#7252] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:13:00.443 [Test worker @coroutine#7252] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:13:00.443 [Test worker @coroutine#7252] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:13:00.443 [Test worker @coroutine#7252] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:13:00.443 [Test worker @coroutine#7252] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:13:00.443 [Test worker @coroutine#7252] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:13:00.443 [Test worker @coroutine#7252] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:13:00.443 [Test worker @coroutine#7252] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:13:00.443 [Test worker @coroutine#7252] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:13:00.443 [Test worker @coroutine#7252] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:13:00.443 [Test worker @coroutine#7252] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:13:00.443 [Test worker @coroutine#7252] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:13:00.443 [Test worker @coroutine#7252] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:13:00.443 [Test worker @coroutine#7252] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:13:00.443 [Test worker @coroutine#7252] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:13:00.443 [Test worker @coroutine#7252] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:13:00.443 [Test worker @coroutine#7252] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2024-02-05 17:13:00.444 [Test worker @coroutine#7252] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:13:00.444 [Test worker @coroutine#7252] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:13:00.444 [Test worker @coroutine#7252] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:13:00.444 [Test worker @coroutine#7252] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:13:00.444 [Test worker @coroutine#7252] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:13:00.444 [Test worker @coroutine#7252] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:13:00.444 [Test worker @coroutine#7252] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:13:00.444 [Test worker @coroutine#7252] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:13:00.444 [Test worker @coroutine#7252] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2024-02-05 17:13:00.447 [Test worker @coroutine#7252] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@7310bc90 2024-02-05 17:13:00.447 [Test worker @coroutine#7252] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@7310bc90 2024-02-05 17:13:00.447 [Test worker @coroutine#7252] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2024-02-05 17:13:00.452 [DefaultDispatcher-worker-3 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da6d695 2024-02-05 17:13:00.452 [DefaultDispatcher-worker-3 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48751/UmAppDatabase/replication/nodeId 2024-02-05 17:13:00.452 [DefaultDispatcher-worker-3 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48751/UmAppDatabase/replication/nodeId. 2024-02-05 17:13:00.452 [DefaultDispatcher-worker-3 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48751/UmAppDatabase/replication/nodeId 2024-02-05 17:13:00.453 [DefaultDispatcher-worker-14 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48751/UmAppDatabase/replication/nodeId 2024-02-05 17:13:00.453 [DefaultDispatcher-worker-14 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48751/UmAppDatabase/replication/nodeId 2024-02-05 17:13:00.467 [Test worker @coroutine#7252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7310bc90 2024-02-05 17:13:00.483 [Test worker @coroutine#7256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7310bc90 2024-02-05 17:13:00.485 [Test worker @coroutine#7258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7310bc90 2024-02-05 17:13:00.488 [Test worker @coroutine#7260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7310bc90 2024-02-05 17:13:00.491 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2024-02-05 17:13:00.491 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2024-02-05 17:13:00.491 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:13:00.491 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:13:00.491 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2024-02-05 17:13:00.491 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2024-02-05 17:13:00.492 [Test worker @coroutine#7273] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2024-02-05 17:13:00.493 [Test worker @coroutine#7273] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:13:00.493 [Test worker @coroutine#7273] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:13:00.493 [Test worker @coroutine#7273] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:13:00.493 [Test worker @coroutine#7273] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:13:00.493 [Test worker @coroutine#7273] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:13:00.493 [Test worker @coroutine#7273] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:13:00.493 [Test worker @coroutine#7273] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37d12d0e 2024-02-05 17:13:00.493 [Test worker @coroutine#7273] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:13:00.493 [Test worker @coroutine#7273] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:13:00.493 [Test worker @coroutine#7273] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:13:00.493 [Test worker @coroutine#7273] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:13:00.493 [Test worker @coroutine#7273] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:13:00.493 [Test worker @coroutine#7273] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:13:00.493 [Test worker @coroutine#7273] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:13:00.493 [Test worker @coroutine#7273] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:13:00.493 [Test worker @coroutine#7273] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:13:00.493 [Test worker @coroutine#7273] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:13:00.493 [Test worker @coroutine#7273] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:13:00.493 [Test worker @coroutine#7273] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:13:00.493 [Test worker @coroutine#7273] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:13:00.493 [Test worker @coroutine#7273] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:13:00.493 [Test worker @coroutine#7273] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:13:00.493 [Test worker @coroutine#7273] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:13:00.493 [Test worker @coroutine#7273] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:13:00.493 [Test worker @coroutine#7273] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:13:00.493 [Test worker @coroutine#7273] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:13:00.493 [Test worker @coroutine#7273] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2024-02-05 17:13:00.493 [Test worker @coroutine#7273] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:13:00.493 [Test worker @coroutine#7273] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:13:00.493 [Test worker @coroutine#7273] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:13:00.493 [Test worker @coroutine#7273] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:13:00.493 [Test worker @coroutine#7273] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:13:00.493 [Test worker @coroutine#7273] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:13:00.493 [Test worker @coroutine#7273] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:13:00.493 [Test worker @coroutine#7273] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:13:00.493 [Test worker @coroutine#7273] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2024-02-05 17:13:00.493 [Test worker @coroutine#7273] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@71b01319 2024-02-05 17:13:00.493 [Test worker @coroutine#7273] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@71b01319 2024-02-05 17:13:00.493 [Test worker @coroutine#7273] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2024-02-05 17:13:00.514 [Test worker @coroutine#7273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b01319 2024-02-05 17:13:00.530 [Test worker @coroutine#7274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b01319 2024-02-05 17:13:00.532 [Test worker @coroutine#7276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b01319 2024-02-05 17:13:00.534 [Test worker @coroutine#7278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b01319 2024-02-05 17:13:00.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2024-02-05 17:13:00.538 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2024-02-05 17:13:00.538 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:13:00.538 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:13:00.538 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2024-02-05 17:13:00.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2024-02-05 17:13:00.539 [Test worker @coroutine#7291] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2024-02-05 17:13:00.539 [Test worker @coroutine#7291] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:13:00.539 [Test worker @coroutine#7291] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:13:00.539 [Test worker @coroutine#7291] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:13:00.539 [Test worker @coroutine#7291] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:13:00.539 [Test worker @coroutine#7291] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:13:00.539 [Test worker @coroutine#7291] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:13:00.539 [Test worker @coroutine#7291] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7677d320 2024-02-05 17:13:00.539 [Test worker @coroutine#7291] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:13:00.539 [Test worker @coroutine#7291] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:13:00.539 [Test worker @coroutine#7291] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:13:00.539 [Test worker @coroutine#7291] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:13:00.539 [Test worker @coroutine#7291] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:13:00.539 [Test worker @coroutine#7291] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:13:00.539 [Test worker @coroutine#7291] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:13:00.540 [Test worker @coroutine#7291] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:13:00.540 [Test worker @coroutine#7291] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:13:00.540 [Test worker @coroutine#7291] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:13:00.540 [Test worker @coroutine#7291] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:13:00.540 [Test worker @coroutine#7291] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:13:00.540 [Test worker @coroutine#7291] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:13:00.540 [Test worker @coroutine#7291] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:13:00.540 [Test worker @coroutine#7291] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:13:00.540 [Test worker @coroutine#7291] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:13:00.540 [Test worker @coroutine#7291] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:13:00.540 [Test worker @coroutine#7291] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:13:00.540 [Test worker @coroutine#7291] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:13:00.540 [Test worker @coroutine#7291] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2024-02-05 17:13:00.540 [Test worker @coroutine#7291] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:13:00.540 [Test worker @coroutine#7291] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:13:00.540 [Test worker @coroutine#7291] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:13:00.540 [Test worker @coroutine#7291] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:13:00.540 [Test worker @coroutine#7291] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:13:00.540 [Test worker @coroutine#7291] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:13:00.540 [Test worker @coroutine#7291] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:13:00.540 [Test worker @coroutine#7291] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:13:00.540 [Test worker @coroutine#7291] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2024-02-05 17:13:00.540 [Test worker @coroutine#7291] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@71f9f8ba 2024-02-05 17:13:00.540 [Test worker @coroutine#7291] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@71f9f8ba 2024-02-05 17:13:00.540 [Test worker @coroutine#7291] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2024-02-05 17:13:00.545 [DefaultDispatcher-worker-2 @coroutine#3059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f159911 2024-02-05 17:13:00.545 [DefaultDispatcher-worker-2 @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:13:00.545 [DefaultDispatcher-worker-2 @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://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-05 17:13:00.545 [DefaultDispatcher-worker-2 @coroutine#3059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:13:00.546 [DefaultDispatcher-worker-10 @coroutine#3059] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:13:00.560 [Test worker @coroutine#7291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71f9f8ba 2024-02-05 17:13:00.576 [Test worker @coroutine#7294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71f9f8ba 2024-02-05 17:13:00.578 [Test worker @coroutine#7296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71f9f8ba 2024-02-05 17:13:00.581 [Test worker @coroutine#7298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71f9f8ba 2024-02-05 17:13:00.584 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2024-02-05 17:13:00.584 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2024-02-05 17:13:00.584 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:13:00.584 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:13:00.584 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2024-02-05 17:13:00.584 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2024-02-05 17:13:00.587 [Test worker @coroutine#7311] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2024-02-05 17:13:00.587 [Test worker @coroutine#7311] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:13:00.587 [Test worker @coroutine#7311] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:13:00.587 [Test worker @coroutine#7311] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:13:00.587 [Test worker @coroutine#7311] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:13:00.587 [Test worker @coroutine#7311] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:13:00.587 [Test worker @coroutine#7311] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:13:00.587 [Test worker @coroutine#7311] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ab5c335 2024-02-05 17:13:00.587 [Test worker @coroutine#7311] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:13:00.587 [Test worker @coroutine#7311] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:13:00.588 [Test worker @coroutine#7311] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:13:00.588 [Test worker @coroutine#7311] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:13:00.588 [Test worker @coroutine#7311] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:13:00.588 [Test worker @coroutine#7311] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:13:00.588 [Test worker @coroutine#7311] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:13:00.588 [Test worker @coroutine#7311] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:13:00.588 [Test worker @coroutine#7311] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:13:00.588 [Test worker @coroutine#7311] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:13:00.588 [Test worker @coroutine#7311] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:13:00.588 [Test worker @coroutine#7311] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:13:00.588 [Test worker @coroutine#7311] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:13:00.588 [Test worker @coroutine#7311] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:13:00.588 [Test worker @coroutine#7311] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:13:00.588 [Test worker @coroutine#7311] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:13:00.588 [Test worker @coroutine#7311] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:13:00.588 [Test worker @coroutine#7311] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:13:00.588 [Test worker @coroutine#7311] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:13:00.588 [Test worker @coroutine#7311] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2024-02-05 17:13:00.588 [Test worker @coroutine#7311] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:13:00.588 [Test worker @coroutine#7311] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:13:00.588 [Test worker @coroutine#7311] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:13:00.588 [Test worker @coroutine#7311] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:13:00.588 [Test worker @coroutine#7311] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:13:00.588 [Test worker @coroutine#7311] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:13:00.588 [Test worker @coroutine#7311] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:13:00.588 [Test worker @coroutine#7311] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:13:00.588 [Test worker @coroutine#7311] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2024-02-05 17:13:00.588 [Test worker @coroutine#7311] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ef89e43 2024-02-05 17:13:00.588 [Test worker @coroutine#7311] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ef89e43 2024-02-05 17:13:00.588 [Test worker @coroutine#7311] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2024-02-05 17:13:00.608 [Test worker @coroutine#7311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ef89e43 2024-02-05 17:13:00.624 [Test worker @coroutine#7313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ef89e43 2024-02-05 17:13:00.626 [Test worker @coroutine#7315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ef89e43 2024-02-05 17:13:00.629 [Test worker @coroutine#7317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ef89e43 2024-02-05 17:13:00.632 [UI Thread @coroutine#7326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2024-02-05 17:13:00.633 [UI Thread @coroutine#7326] 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-02-05 17:13:00.633 [UI Thread @coroutine#7326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2024-02-05 17:13:00.635 [UI Thread @coroutine#7326] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Temporary failure in name resolution for request https://invalid/Site/verify 2024-02-05 17:13:00.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2024-02-05 17:13:00.636 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2024-02-05 17:13:00.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:13:00.637 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:13:00.637 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2024-02-05 17:13:00.637 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2024-02-05 17:13:00.639 [Test worker @coroutine#7332] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2024-02-05 17:13:00.639 [Test worker @coroutine#7332] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:13:00.639 [Test worker @coroutine#7332] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:13:00.639 [Test worker @coroutine#7332] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:13:00.639 [Test worker @coroutine#7332] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:13:00.639 [Test worker @coroutine#7332] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:13:00.639 [Test worker @coroutine#7332] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:13:00.639 [Test worker @coroutine#7332] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4664cd32 2024-02-05 17:13:00.639 [Test worker @coroutine#7332] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:13:00.639 [Test worker @coroutine#7332] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:13:00.639 [Test worker @coroutine#7332] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:13:00.639 [Test worker @coroutine#7332] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:13:00.639 [Test worker @coroutine#7332] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:13:00.639 [Test worker @coroutine#7332] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:13:00.639 [Test worker @coroutine#7332] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:13:00.639 [Test worker @coroutine#7332] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:13:00.639 [Test worker @coroutine#7332] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:13:00.639 [Test worker @coroutine#7332] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:13:00.639 [Test worker @coroutine#7332] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:13:00.639 [Test worker @coroutine#7332] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:13:00.639 [Test worker @coroutine#7332] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:13:00.639 [Test worker @coroutine#7332] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:13:00.639 [Test worker @coroutine#7332] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:13:00.639 [Test worker @coroutine#7332] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:13:00.639 [Test worker @coroutine#7332] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:13:00.639 [Test worker @coroutine#7332] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:13:00.639 [Test worker @coroutine#7332] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:13:00.639 [Test worker @coroutine#7332] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2024-02-05 17:13:00.639 [Test worker @coroutine#7332] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:13:00.639 [Test worker @coroutine#7332] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:13:00.639 [Test worker @coroutine#7332] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:13:00.639 [Test worker @coroutine#7332] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:13:00.639 [Test worker @coroutine#7332] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:13:00.639 [Test worker @coroutine#7332] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:13:00.639 [Test worker @coroutine#7332] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:13:00.639 [Test worker @coroutine#7332] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:13:00.639 [Test worker @coroutine#7332] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2024-02-05 17:13:00.640 [Test worker @coroutine#7332] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@73c25e8 2024-02-05 17:13:00.640 [Test worker @coroutine#7332] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@73c25e8 2024-02-05 17:13:00.640 [Test worker @coroutine#7332] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2024-02-05 17:13:00.660 [Test worker @coroutine#7332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73c25e8 2024-02-05 17:13:00.674 [Test worker @coroutine#7333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73c25e8 2024-02-05 17:13:00.676 [Test worker @coroutine#7335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73c25e8 2024-02-05 17:13:00.678 [Test worker @coroutine#7337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73c25e8 2024-02-05 17:13:00.680 [UI Thread @coroutine#7348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38525/Site/verify 2024-02-05 17:13:00.680 [UI Thread @coroutine#7348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38525/Site/verify. 2024-02-05 17:13:00.680 [UI Thread @coroutine#7348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38525/Site/verify 2024-02-05 17:13:00.683 [UI Thread @coroutine#7348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38525/Site/verify 2024-02-05 17:13:00.683 [UI Thread @coroutine#7348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38525/Site/verify 2024-02-05 17:13:00.684 [UI Thread @coroutine#7348] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:38525/Site/verify. 2024-02-05 17:13:00.684 [UI Thread @coroutine#7348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:38525/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:13:00.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2024-02-05 17:13:00.686 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2024-02-05 17:13:00.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:13:00.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:13:00.686 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2024-02-05 17:13:00.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2024-02-05 17:13:00.708 [Test worker @coroutine#7356] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2024-02-05 17:13:00.708 [Test worker @coroutine#7356] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:13:00.708 [Test worker @coroutine#7356] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:13:00.708 [Test worker @coroutine#7356] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:13:00.708 [Test worker @coroutine#7356] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:13:00.708 [Test worker @coroutine#7356] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:13:00.708 [Test worker @coroutine#7356] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:13:00.708 [Test worker @coroutine#7356] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23317e8a 2024-02-05 17:13:00.708 [Test worker @coroutine#7356] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:13:00.708 [Test worker @coroutine#7356] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:13:00.708 [Test worker @coroutine#7356] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:13:00.708 [Test worker @coroutine#7356] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:13:00.708 [Test worker @coroutine#7356] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:13:00.708 [Test worker @coroutine#7356] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:13:00.708 [Test worker @coroutine#7356] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:13:00.709 [Test worker @coroutine#7356] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:13:00.709 [Test worker @coroutine#7356] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:13:00.709 [Test worker @coroutine#7356] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:13:00.709 [Test worker @coroutine#7356] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:13:00.709 [Test worker @coroutine#7356] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:13:00.709 [Test worker @coroutine#7356] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:13:00.709 [Test worker @coroutine#7356] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:13:00.709 [Test worker @coroutine#7356] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:13:00.709 [Test worker @coroutine#7356] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:13:00.709 [Test worker @coroutine#7356] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:13:00.709 [Test worker @coroutine#7356] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:13:00.709 [Test worker @coroutine#7356] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:13:00.709 [Test worker @coroutine#7356] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2024-02-05 17:13:00.709 [Test worker @coroutine#7356] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:13:00.709 [Test worker @coroutine#7356] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:13:00.709 [Test worker @coroutine#7356] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:13:00.709 [Test worker @coroutine#7356] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:13:00.709 [Test worker @coroutine#7356] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:13:00.709 [Test worker @coroutine#7356] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:13:00.709 [Test worker @coroutine#7356] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:13:00.709 [Test worker @coroutine#7356] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:13:00.709 [Test worker @coroutine#7356] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2024-02-05 17:13:00.709 [Test worker @coroutine#7356] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@3426d8e2 2024-02-05 17:13:00.709 [Test worker @coroutine#7356] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@3426d8e2 2024-02-05 17:13:00.709 [Test worker @coroutine#7356] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2024-02-05 17:13:00.722 [DefaultDispatcher-worker-13 @coroutine#2885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f61188 2024-02-05 17:13:00.722 [DefaultDispatcher-worker-9 @coroutine#3076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-05 17:13:00.722 [DefaultDispatcher-worker-13 @coroutine#2885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId 2024-02-05 17:13:00.722 [DefaultDispatcher-worker-13 @coroutine#2885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId. 2024-02-05 17:13:00.722 [DefaultDispatcher-worker-13 @coroutine#2885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId 2024-02-05 17:13:00.722 [DefaultDispatcher-worker-9 @coroutine#3076] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40467/UmAppDatabase/replication/nodeId 2024-02-05 17:13:00.722 [DefaultDispatcher-worker-9 @coroutine#3076] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40467/UmAppDatabase/replication/nodeId. 2024-02-05 17:13:00.722 [DefaultDispatcher-worker-9 @coroutine#3076] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40467/UmAppDatabase/replication/nodeId 2024-02-05 17:13:00.723 [DefaultDispatcher-worker-3 @coroutine#2885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId 2024-02-05 17:13:00.723 [DefaultDispatcher-worker-5 @coroutine#3076] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40467/UmAppDatabase/replication/nodeId 2024-02-05 17:13:00.723 [DefaultDispatcher-worker-5 @coroutine#3076] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40467/UmAppDatabase/replication/nodeId 2024-02-05 17:13:00.723 [DefaultDispatcher-worker-3 @coroutine#2885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57313/UmAppDatabase/replication/nodeId 2024-02-05 17:13:00.732 [Test worker @coroutine#7356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3426d8e2 2024-02-05 17:13:00.749 [Test worker @coroutine#7363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3426d8e2 2024-02-05 17:13:00.751 [Test worker @coroutine#7366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3426d8e2 2024-02-05 17:13:00.754 [Test worker @coroutine#7368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3426d8e2 2024-02-05 17:13:00.765 [DefaultDispatcher-worker-9 @coroutine#7370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3426d8e2 2024-02-05 17:13:00.772 [DefaultDispatcher-worker-1 @coroutine#7356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3426d8e2 2024-02-05 17:13:00.777 [UI Thread @coroutine#7379] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43613/555394165292408832/_ustadmanifest.json 2024-02-05 17:13:00.777 [UI Thread @coroutine#7379] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43613/555394165292408832/_ustadmanifest.json. 2024-02-05 17:13:00.777 [UI Thread @coroutine#7379] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43613/555394165292408832/_ustadmanifest.json 2024-02-05 17:13:00.779 [UI Thread @coroutine#7379] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43613/555394165292408832/_ustadmanifest.json 2024-02-05 17:13:00.779 [UI Thread @coroutine#7379] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43613/555394165292408832/_ustadmanifest.json 2024-02-05 17:13:00.779 [UI Thread @coroutine#7379] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:43613/555394165292408832/_ustadmanifest.json. 2024-02-05 17:13:00.779 [UI Thread @coroutine#7379] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43613/555394165292408832/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:13:00.779 [UI Thread @coroutine#7379] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43613/tincan.xml 2024-02-05 17:13:00.780 [UI Thread @coroutine#7379] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43613/tincan.xml. 2024-02-05 17:13:00.780 [UI Thread @coroutine#7379] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43613/tincan.xml 2024-02-05 17:13:00.780 [UI Thread @coroutine#7379] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43613/tincan.xml 2024-02-05 17:13:00.780 [UI Thread @coroutine#7379] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43613/tincan.xml 2024-02-05 17:13:00.781 [UI Thread @coroutine#7379] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:43613/tincan.xml. 2024-02-05 17:13:00.781 [UI Thread @coroutine#7379] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43613/tincan.xml to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:13:00.782 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2024-02-05 17:13:00.782 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2024-02-05 17:13:00.782 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:13:00.782 [HikariPool-245 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3426d8e2: (connection evicted) 2024-02-05 17:13:00.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:13:00.783 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2024-02-05 17:13:00.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2024-02-06 22:08:50.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2024-02-06 22:08:50.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:08:50.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:08:50.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:08:50.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:08:50.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:08:50.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:08:50.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7af3874e 2024-02-06 22:08:50.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:08:50.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:08:50.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:08:50.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:08:50.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:08:50.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:08:50.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:08:50.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:08:50.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:08:50.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:08:50.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:08:50.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:08:50.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:08:50.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:08:50.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:08:50.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:08:50.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:08:50.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:08:50.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:08:50.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2024-02-06 22:08:50.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:08:50.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:08:50.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:08:50.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:08:50.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:08:50.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:08:50.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:08:50.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:08:50.437 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2024-02-06 22:08:50.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-06 22:08:50.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-06 22:08:50.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2024-02-06 22:08:50.762 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:08:50.772 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@65ae3519 2024-02-06 22:08:50.772 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@65ae3519 2024-02-06 22:08:50.779 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b69c7dc 2024-02-06 22:08:50.779 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b69c7dc 2024-02-06 22:08:50.784 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f565e69 2024-02-06 22:08:50.784 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f565e69 2024-02-06 22:08:50.790 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a54cde7 2024-02-06 22:08:50.790 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a54cde7 2024-02-06 22:08:50.822 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-06 22:08:50.818 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e462349 2024-02-06 22:08:50.823 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e462349 2024-02-06 22:08:50.834 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bb4447a 2024-02-06 22:08:50.835 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bb4447a 2024-02-06 22:08:50.840 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@464cf473 2024-02-06 22:08:50.841 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@464cf473 2024-02-06 22:08:50.846 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a7b32a8 2024-02-06 22:08:50.847 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a7b32a8 2024-02-06 22:08:50.855 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@45a80cc5 2024-02-06 22:08:50.856 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@45a80cc5 2024-02-06 22:08:50.857 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-06 22:08:50.896 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-06 22:08:50.904 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-06 22:08:51.192 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:08:51.193 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-06 22:08:51.193 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:08:51.195 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-06 22:08:51.275 [DefaultDispatcher-worker-12 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-06 22:08:51.276 [DefaultDispatcher-worker-12 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-06 22:08:51.276 [DefaultDispatcher-worker-12 @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-02-06 22:08:51.276 [DefaultDispatcher-worker-12 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-06 22:08:51.347 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-06 22:08:51.401 [DefaultDispatcher-worker-9 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-06 22:08:51.438 [DefaultDispatcher-worker-3 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-06 22:08:51.472 [DefaultDispatcher-worker-11 @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-02-06 22:08:51.472 [DefaultDispatcher-worker-10 @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-02-06 22:08:51.486 [DefaultDispatcher-worker-13 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-06 22:08:51.513 [DefaultDispatcher-worker-10 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-06 22:08:51.519 [Test worker @coroutine#21] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-06 22:08:51.693 [DefaultDispatcher-worker-10 @coroutine#23] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-06 22:08:51.759 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2024-02-06 22:08:51.759 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2024-02-06 22:08:51.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 22:08:51.763 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4db60246: (connection evicted) 2024-02-06 22:08:51.764 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65ae3519: (connection evicted) 2024-02-06 22:08:51.765 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b69c7dc: (connection evicted) 2024-02-06 22:08:51.765 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f565e69: (connection evicted) 2024-02-06 22:08:51.766 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a54cde7: (connection evicted) 2024-02-06 22:08:51.766 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e462349: (connection evicted) 2024-02-06 22:08:51.767 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1bb4447a: (connection evicted) 2024-02-06 22:08:51.767 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@464cf473: (connection evicted) 2024-02-06 22:08:51.768 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a7b32a8: (connection evicted) 2024-02-06 22:08:51.768 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45a80cc5: (connection evicted) 2024-02-06 22:08:51.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:08:51.770 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2024-02-06 22:08:51.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2024-02-06 22:08:51.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2024-02-06 22:08:51.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:08:51.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:08:51.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:08:51.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:08:51.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:08:51.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:08:51.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d829ef0 2024-02-06 22:08:51.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:08:51.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:08:51.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:08:51.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:08:51.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:08:51.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:08:51.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:08:51.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:08:51.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:08:51.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:08:51.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:08:51.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:08:51.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:08:51.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:08:51.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:08:51.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:08:51.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:08:51.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:08:51.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:08:51.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2024-02-06 22:08:51.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:08:51.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:08:51.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:08:51.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:08:51.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:08:51.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:08:51.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:08:51.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:08:51.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2024-02-06 22:08:51.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dfc2a4 2024-02-06 22:08:51.790 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dfc2a4 2024-02-06 22:08:51.790 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2024-02-06 22:08:51.792 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfc2a4 2024-02-06 22:08:51.814 [Test worker @coroutine#27] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfc2a4 2024-02-06 22:08:51.819 [Test worker @coroutine#29] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfc2a4 2024-02-06 22:08:51.825 [DefaultDispatcher-worker-8 @coroutine#32] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:08:51.826 [DefaultDispatcher-worker-8 @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-02-06 22:08:51.826 [DefaultDispatcher-worker-8 @coroutine#32] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:08:51.826 [DefaultDispatcher-worker-8 @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-02-06 22:08:51.844 [DefaultDispatcher-worker-3 @coroutine#31] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfc2a4 2024-02-06 22:08:51.848 [DefaultDispatcher-worker-3 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-06 22:08:51.848 [DefaultDispatcher-worker-3 @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-02-06 22:08:51.848 [DefaultDispatcher-worker-3 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-06 22:08:51.859 [Test worker @coroutine#37] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfc2a4 2024-02-06 22:08:51.883 [DefaultDispatcher-worker-7 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfc2a4 2024-02-06 22:08:51.890 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:08:51.902 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6317fd57 2024-02-06 22:08:51.902 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6317fd57 2024-02-06 22:08:51.903 [DefaultDispatcher-worker-10 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfc2a4 2024-02-06 22:08:51.905 [DefaultDispatcher-worker-3 @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-02-06 22:08:51.906 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dd00f45 2024-02-06 22:08:51.906 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dd00f45 2024-02-06 22:08:51.909 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@69ef9627 2024-02-06 22:08:51.910 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@69ef9627 2024-02-06 22:08:51.913 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ced057e 2024-02-06 22:08:51.914 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ced057e 2024-02-06 22:08:51.917 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@70cca8f1 2024-02-06 22:08:51.918 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@70cca8f1 2024-02-06 22:08:51.920 [DefaultDispatcher-worker-11 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfc2a4 2024-02-06 22:08:51.921 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d0b2b8a 2024-02-06 22:08:51.921 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d0b2b8a 2024-02-06 22:08:51.925 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@8c0d8a2 2024-02-06 22:08:51.925 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@8c0d8a2 2024-02-06 22:08:51.927 [DefaultDispatcher-worker-1 @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-02-06 22:08:51.929 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cc2fa31 2024-02-06 22:08:51.929 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cc2fa31 2024-02-06 22:08:51.933 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@595c5878 2024-02-06 22:08:51.933 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@595c5878 2024-02-06 22:08:51.933 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-06 22:08:51.936 [DefaultDispatcher-worker-10 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfc2a4 2024-02-06 22:08:51.943 [Test worker @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfc2a4 2024-02-06 22:08:52.083 [DefaultDispatcher-worker-5 @coroutine#48] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfc2a4 2024-02-06 22:08:52.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2024-02-06 22:08:52.148 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2024-02-06 22:08:52.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 22:08:52.149 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5dfc2a4: (connection evicted) 2024-02-06 22:08:52.150 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6317fd57: (connection evicted) 2024-02-06 22:08:52.150 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6dd00f45: (connection evicted) 2024-02-06 22:08:52.151 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69ef9627: (connection evicted) 2024-02-06 22:08:52.151 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ced057e: (connection evicted) 2024-02-06 22:08:52.152 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70cca8f1: (connection evicted) 2024-02-06 22:08:52.152 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d0b2b8a: (connection evicted) 2024-02-06 22:08:52.152 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8c0d8a2: (connection evicted) 2024-02-06 22:08:52.153 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4cc2fa31: (connection evicted) 2024-02-06 22:08:52.154 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@595c5878: (connection evicted) 2024-02-06 22:08:52.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:08:52.155 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2024-02-06 22:08:52.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2024-02-06 22:08:52.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2024-02-06 22:08:52.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:08:52.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:08:52.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:08:52.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:08:52.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:08:52.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:08:52.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42aa1324 2024-02-06 22:08:52.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:08:52.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:08:52.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:08:52.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:08:52.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:08:52.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:08:52.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:08:52.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:08:52.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:08:52.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:08:52.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:08:52.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:08:52.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:08:52.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:08:52.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:08:52.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:08:52.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:08:52.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:08:52.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:08:52.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2024-02-06 22:08:52.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:08:52.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:08:52.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:08:52.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:08:52.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:08:52.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:08:52.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:08:52.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:08:52.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2024-02-06 22:08:52.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ef8e623 2024-02-06 22:08:52.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ef8e623 2024-02-06 22:08:52.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2024-02-06 22:08:52.317 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:08:52.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2024-02-06 22:08:52.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:08:52.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:08:52.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:08:52.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:08:52.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:08:52.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:08:52.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5df92089 2024-02-06 22:08:52.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:08:52.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:08:52.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:08:52.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:08:52.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:08:52.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:08:52.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:08:52.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:08:52.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:08:52.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:08:52.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:08:52.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:08:52.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:08:52.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:08:52.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:08:52.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:08:52.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:08:52.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:08:52.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:08:52.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2024-02-06 22:08:52.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:08:52.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:08:52.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:08:52.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:08:52.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:08:52.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:08:52.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:08:52.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:08:52.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2024-02-06 22:08:52.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@45571cfc 2024-02-06 22:08:52.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@45571cfc 2024-02-06 22:08:52.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2024-02-06 22:08:52.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2024-02-06 22:08:52.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:08:52.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:08:52.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:08:52.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:08:52.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:08:52.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:08:52.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b475663 2024-02-06 22:08:52.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:08:52.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:08:52.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:08:52.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:08:52.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:08:52.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:08:52.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:08:52.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:08:52.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:08:52.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:08:52.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:08:52.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:08:52.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:08:52.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:08:52.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:08:52.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:08:52.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:08:52.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:08:52.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:08:52.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2024-02-06 22:08:52.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:08:52.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:08:52.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:08:52.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:08:52.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:08:52.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:08:52.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:08:52.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:08:52.624 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2024-02-06 22:08:52.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b24ddd7 2024-02-06 22:08:52.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b24ddd7 2024-02-06 22:08:52.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2024-02-06 22:08:52.687 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:08:52.725 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:08:52.736 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45571cfc 2024-02-06 22:08:52.741 [DefaultDispatcher-worker-5 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42367/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-06 22:08:52.742 [DefaultDispatcher-worker-5 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42367/com/ustadmobile/core/contenttype/childrens-literature.epub. 2024-02-06 22:08:52.742 [DefaultDispatcher-worker-5 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42367/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-06 22:08:52.783 [DefaultDispatcher-worker-5 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42367/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-06 22:08:52.784 [DefaultDispatcher-worker-5 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42367/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-06 22:08:52.815 [pool-2-thread-1 @coroutine#85] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b24ddd7 2024-02-06 22:08:52.987 [DefaultDispatcher-worker-10 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Response doesn't have "Content-Type" header, skipping ContentNegotiation plugin 2024-02-06 22:08:52.987 [DefaultDispatcher-worker-10 @coroutine#78] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:42367/com/ustadmobile/core/contenttype/childrens-literature.epub to class io.ktor.utils.io.ByteReadChannel 2024-02-06 22:08:53.220 [DefaultDispatcher-worker-1 @coroutine#91] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b24ddd7 2024-02-06 22:08:53.231 [DefaultDispatcher-worker-1 @coroutine#93] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b24ddd7 2024-02-06 22:08:53.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2024-02-06 22:08:53.266 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2024-02-06 22:08:53.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:08:53.267 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45571cfc: (connection evicted) 2024-02-06 22:08:53.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:08:53.268 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2024-02-06 22:08:53.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2024-02-06 22:08:53.271 [Test worker @coroutine#105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b24ddd7 2024-02-06 22:08:53.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2024-02-06 22:08:53.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:08:53.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:08:53.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:08:53.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:08:53.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:08:53.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:08:53.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f408ab6 2024-02-06 22:08:53.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:08:53.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:08:53.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:08:53.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:08:53.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:08:53.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:08:53.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:08:53.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:08:53.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:08:53.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:08:53.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:08:53.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:08:53.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:08:53.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:08:53.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:08:53.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:08:53.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:08:53.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:08:53.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:08:53.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2024-02-06 22:08:53.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:08:53.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:08:53.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:08:53.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:08:53.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:08:53.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:08:53.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:08:53.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:08:53.277 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2024-02-06 22:08:53.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@53f495f0 2024-02-06 22:08:53.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@53f495f0 2024-02-06 22:08:53.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2024-02-06 22:08:53.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2024-02-06 22:08:53.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:08:53.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:08:53.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:08:53.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:08:53.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:08:53.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:08:53.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5efe5b25 2024-02-06 22:08:53.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:08:53.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:08:53.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:08:53.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:08:53.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:08:53.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:08:53.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:08:53.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:08:53.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:08:53.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:08:53.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:08:53.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:08:53.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:08:53.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:08:53.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:08:53.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:08:53.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:08:53.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:08:53.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:08:53.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2024-02-06 22:08:53.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:08:53.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:08:53.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:08:53.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:08:53.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:08:53.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:08:53.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:08:53.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:08:53.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2024-02-06 22:08:53.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f0e2bdc 2024-02-06 22:08:53.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f0e2bdc 2024-02-06 22:08:53.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2024-02-06 22:08:53.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2024-02-06 22:08:53.367 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2024-02-06 22:08:53.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:08:53.378 [HikariPool-6 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Pool stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:08:53.382 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53f495f0: (connection evicted) 2024-02-06 22:08:53.395 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:08:53.395 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2024-02-06 22:08:53.395 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2024-02-06 22:08:53.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2024-02-06 22:08:53.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:08:53.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:08:53.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:08:53.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:08:53.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:08:53.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:08:53.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37bda983 2024-02-06 22:08:53.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:08:53.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:08:53.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:08:53.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:08:53.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:08:53.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:08:53.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:08:53.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:08:53.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:08:53.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:08:53.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:08:53.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:08:53.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:08:53.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:08:53.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:08:53.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:08:53.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:08:53.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:08:53.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:08:53.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2024-02-06 22:08:53.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:08:53.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:08:53.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:08:53.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:08:53.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:08:53.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:08:53.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:08:53.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:08:53.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2024-02-06 22:08:53.405 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:08:53.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@1201e064 2024-02-06 22:08:53.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@1201e064 2024-02-06 22:08:53.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2024-02-06 22:08:53.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2024-02-06 22:08:53.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:08:53.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:08:53.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:08:53.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:08:53.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:08:53.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:08:53.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a69f9d 2024-02-06 22:08:53.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:08:53.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:08:53.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:08:53.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:08:53.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:08:53.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:08:53.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:08:53.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:08:53.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:08:53.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:08:53.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:08:53.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:08:53.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:08:53.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:08:53.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:08:53.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:08:53.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:08:53.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:08:53.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:08:53.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2024-02-06 22:08:53.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:08:53.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:08:53.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:08:53.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:08:53.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:08:53.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:08:53.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:08:53.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:08:53.437 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2024-02-06 22:08:53.438 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@1846ad0f 2024-02-06 22:08:53.438 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@1846ad0f 2024-02-06 22:08:53.438 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2024-02-06 22:08:53.463 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2024-02-06 22:08:53.463 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2024-02-06 22:08:53.463 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:08:53.473 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1201e064: (connection evicted) 2024-02-06 22:08:53.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:08:53.473 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2024-02-06 22:08:53.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2024-02-06 22:08:53.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2024-02-06 22:08:53.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:08:53.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:08:53.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:08:53.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:08:53.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:08:53.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:08:53.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24a3d414 2024-02-06 22:08:53.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:08:53.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:08:53.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:08:53.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:08:53.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:08:53.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:08:53.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:08:53.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:08:53.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:08:53.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:08:53.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:08:53.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:08:53.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:08:53.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:08:53.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:08:53.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:08:53.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:08:53.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:08:53.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:08:53.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2024-02-06 22:08:53.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:08:53.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:08:53.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:08:53.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:08:53.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:08:53.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:08:53.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:08:53.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:08:53.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2024-02-06 22:08:53.483 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bdcfcf 2024-02-06 22:08:53.483 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bdcfcf 2024-02-06 22:08:53.483 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2024-02-06 22:08:53.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2024-02-06 22:08:53.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:08:53.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:08:53.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:08:53.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:08:53.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:08:53.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:08:53.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6248cfab 2024-02-06 22:08:53.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:08:53.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:08:53.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:08:53.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:08:53.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:08:53.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:08:53.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:08:53.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:08:53.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:08:53.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:08:53.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:08:53.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:08:53.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:08:53.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:08:53.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:08:53.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:08:53.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:08:53.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:08:53.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:08:53.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2024-02-06 22:08:53.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:08:53.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:08:53.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:08:53.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:08:53.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:08:53.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:08:53.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:08:53.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:08:53.526 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2024-02-06 22:08:53.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@45c90a05 2024-02-06 22:08:53.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@45c90a05 2024-02-06 22:08:53.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2024-02-06 22:08:53.539 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:08:53.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2024-02-06 22:08:53.546 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2024-02-06 22:08:53.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:08:53.546 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2bdcfcf: (connection evicted) 2024-02-06 22:08:53.547 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:08:53.547 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2024-02-06 22:08:53.547 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2024-02-06 22:08:53.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2024-02-06 22:08:53.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:08:53.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:08:53.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:08:53.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:08:53.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:08:53.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:08:53.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ac756b 2024-02-06 22:08:53.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:08:53.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:08:53.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:08:53.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:08:53.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:08:53.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:08:53.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:08:53.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:08:53.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:08:53.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:08:53.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:08:53.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:08:53.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:08:53.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:08:53.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:08:53.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:08:53.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:08:53.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:08:53.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:08:53.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2024-02-06 22:08:53.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:08:53.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:08:53.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:08:53.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:08:53.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:08:53.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:08:53.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:08:53.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:08:53.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2024-02-06 22:08:53.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@38a38ed4 2024-02-06 22:08:53.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@38a38ed4 2024-02-06 22:08:53.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2024-02-06 22:08:53.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2024-02-06 22:08:53.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:08:53.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:08:53.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:08:53.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:08:53.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:08:53.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:08:53.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e29a81a 2024-02-06 22:08:53.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:08:53.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:08:53.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:08:53.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:08:53.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:08:53.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:08:53.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:08:53.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:08:53.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:08:53.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:08:53.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:08:53.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:08:53.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:08:53.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:08:53.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:08:53.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:08:53.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:08:53.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:08:53.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:08:53.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2024-02-06 22:08:53.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:08:53.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:08:53.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:08:53.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:08:53.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:08:53.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:08:53.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:08:53.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:08:53.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2024-02-06 22:08:53.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bbf20d1 2024-02-06 22:08:53.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bbf20d1 2024-02-06 22:08:53.580 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2024-02-06 22:08:53.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2024-02-06 22:08:53.625 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2024-02-06 22:08:53.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:08:53.626 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38a38ed4: (connection evicted) 2024-02-06 22:08:53.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:08:53.626 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2024-02-06 22:08:53.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2024-02-06 22:08:53.631 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:08:53.683 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:08:53.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2024-02-06 22:08:53.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:08:53.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:08:53.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:08:53.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:08:53.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:08:53.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:08:53.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@503556cb 2024-02-06 22:08:53.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:08:53.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:08:53.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:08:53.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:08:53.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:08:53.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:08:53.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:08:53.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:08:53.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:08:53.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:08:53.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:08:53.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:08:53.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:08:53.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:08:53.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:08:53.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:08:53.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:08:53.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:08:53.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:08:53.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2024-02-06 22:08:53.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:08:53.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:08:53.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:08:53.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:08:53.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:08:53.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:08:53.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:08:53.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:08:53.754 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2024-02-06 22:08:53.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@12aa381f 2024-02-06 22:08:53.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@12aa381f 2024-02-06 22:08:53.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2024-02-06 22:08:53.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2024-02-06 22:08:53.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:08:53.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:08:53.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:08:53.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:08:53.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:08:53.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:08:53.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6115846e 2024-02-06 22:08:53.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:08:53.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:08:53.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:08:53.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:08:53.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:08:53.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:08:53.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:08:53.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:08:53.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:08:53.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:08:53.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:08:53.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:08:53.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:08:53.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:08:53.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:08:53.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:08:53.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:08:53.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:08:53.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:08:53.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2024-02-06 22:08:53.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:08:53.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:08:53.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:08:53.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:08:53.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:08:53.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:08:53.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:08:53.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:08:53.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2024-02-06 22:08:53.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@57f0bfc3 2024-02-06 22:08:53.782 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@57f0bfc3 2024-02-06 22:08:53.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2024-02-06 22:08:53.855 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:08:53.883 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:08:53.907 [DefaultDispatcher-worker-6 @coroutine#135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57f0bfc3 2024-02-06 22:08:53.928 [DefaultDispatcher-worker-1 @coroutine#137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57f0bfc3 2024-02-06 22:08:53.944 [DefaultDispatcher-worker-4 @coroutine#139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57f0bfc3 2024-02-06 22:08:53.955 [DefaultDispatcher-worker-4 @coroutine#141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57f0bfc3 2024-02-06 22:08:54.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2024-02-06 22:08:54.042 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2024-02-06 22:08:54.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:08:54.043 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12aa381f: (connection evicted) 2024-02-06 22:08:54.044 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:08:54.044 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2024-02-06 22:08:54.044 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2024-02-06 22:08:54.052 [Test worker @coroutine#313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57f0bfc3 2024-02-06 22:08:54.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2024-02-06 22:08:54.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:08:54.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:08:54.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:08:54.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:08:54.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:08:54.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:08:54.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1488a861 2024-02-06 22:08:54.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:08:54.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:08:54.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:08:54.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:08:54.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:08:54.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:08:54.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:08:54.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:08:54.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:08:54.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:08:54.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:08:54.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:08:54.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:08:54.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:08:54.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:08:54.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:08:54.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:08:54.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:08:54.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:08:54.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2024-02-06 22:08:54.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:08:54.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:08:54.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:08:54.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:08:54.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:08:54.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:08:54.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:08:54.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:08:54.066 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2024-02-06 22:08:54.066 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@30228de7 2024-02-06 22:08:54.066 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@30228de7 2024-02-06 22:08:54.067 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2024-02-06 22:08:54.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2024-02-06 22:08:54.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:08:54.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:08:54.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:08:54.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:08:54.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:08:54.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:08:54.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28bd5015 2024-02-06 22:08:54.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:08:54.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:08:54.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:08:54.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:08:54.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:08:54.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:08:54.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:08:54.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:08:54.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:08:54.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:08:54.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:08:54.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:08:54.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:08:54.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:08:54.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:08:54.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:08:54.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:08:54.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:08:54.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:08:54.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2024-02-06 22:08:54.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:08:54.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:08:54.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:08:54.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:08:54.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:08:54.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:08:54.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:08:54.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:08:54.095 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2024-02-06 22:08:54.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@d1f23a0 2024-02-06 22:08:54.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@d1f23a0 2024-02-06 22:08:54.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2024-02-06 22:08:54.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2024-02-06 22:08:54.109 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2024-02-06 22:08:54.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:08:54.109 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30228de7: (connection evicted) 2024-02-06 22:08:54.110 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:08:54.110 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2024-02-06 22:08:54.110 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2024-02-06 22:08:54.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2024-02-06 22:08:54.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:08:54.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:08:54.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:08:54.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:08:54.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:08:54.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:08:54.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@273293c8 2024-02-06 22:08:54.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:08:54.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:08:54.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:08:54.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:08:54.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:08:54.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:08:54.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:08:54.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:08:54.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:08:54.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:08:54.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:08:54.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:08:54.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:08:54.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:08:54.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:08:54.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:08:54.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:08:54.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:08:54.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:08:54.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2024-02-06 22:08:54.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:08:54.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:08:54.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:08:54.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:08:54.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:08:54.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:08:54.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:08:54.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:08:54.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2024-02-06 22:08:54.124 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@ca2cd5e 2024-02-06 22:08:54.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@ca2cd5e 2024-02-06 22:08:54.125 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2024-02-06 22:08:54.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2024-02-06 22:08:54.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:08:54.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:08:54.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:08:54.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:08:54.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:08:54.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:08:54.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a120b9 2024-02-06 22:08:54.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:08:54.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:08:54.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:08:54.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:08:54.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:08:54.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:08:54.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:08:54.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:08:54.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:08:54.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:08:54.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:08:54.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:08:54.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:08:54.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:08:54.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:08:54.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:08:54.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:08:54.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:08:54.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:08:54.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2024-02-06 22:08:54.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:08:54.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:08:54.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:08:54.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:08:54.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:08:54.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:08:54.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:08:54.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:08:54.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2024-02-06 22:08:54.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b7b0b57 2024-02-06 22:08:54.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b7b0b57 2024-02-06 22:08:54.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2024-02-06 22:08:54.154 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2024-02-06 22:08:54.154 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2024-02-06 22:08:54.154 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:08:54.155 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ca2cd5e: (connection evicted) 2024-02-06 22:08:54.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:08:54.156 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2024-02-06 22:08:54.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2024-02-06 22:08:54.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2024-02-06 22:08:54.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:08:54.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:08:54.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:08:54.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:08:54.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:08:54.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:08:54.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ff2266c 2024-02-06 22:08:54.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:08:54.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:08:54.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:08:54.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:08:54.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:08:54.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:08:54.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:08:54.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:08:54.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:08:54.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:08:54.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:08:54.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:08:54.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:08:54.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:08:54.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:08:54.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:08:54.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:08:54.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:08:54.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:08:54.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2024-02-06 22:08:54.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:08:54.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:08:54.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:08:54.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:08:54.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:08:54.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:08:54.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:08:54.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:08:54.161 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2024-02-06 22:08:54.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@83ebdc5 2024-02-06 22:08:54.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@83ebdc5 2024-02-06 22:08:54.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2024-02-06 22:08:54.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2024-02-06 22:08:54.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:08:54.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:08:54.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:08:54.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:08:54.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:08:54.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:08:54.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a047bdb 2024-02-06 22:08:54.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:08:54.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:08:54.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:08:54.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:08:54.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:08:54.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:08:54.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:08:54.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:08:54.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:08:54.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:08:54.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:08:54.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:08:54.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:08:54.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:08:54.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:08:54.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:08:54.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:08:54.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:08:54.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:08:54.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2024-02-06 22:08:54.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:08:54.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:08:54.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:08:54.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:08:54.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:08:54.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:08:54.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:08:54.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:08:54.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2024-02-06 22:08:54.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@7856f41a 2024-02-06 22:08:54.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@7856f41a 2024-02-06 22:08:54.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2024-02-06 22:08:54.199 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:08:54.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2024-02-06 22:08:54.200 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2024-02-06 22:08:54.200 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:08:54.201 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@83ebdc5: (connection evicted) 2024-02-06 22:08:54.202 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:08:54.203 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2024-02-06 22:08:54.203 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2024-02-06 22:08:54.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2024-02-06 22:08:54.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:08:54.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:08:54.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:08:54.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:08:54.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:08:54.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:08:54.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e3b2dd3 2024-02-06 22:08:54.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:08:54.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:08:54.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:08:54.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:08:54.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:08:54.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:08:54.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:08:54.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:08:54.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:08:54.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:08:54.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:08:54.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:08:54.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:08:54.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:08:54.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:08:54.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:08:54.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:08:54.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:08:54.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:08:54.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2024-02-06 22:08:54.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:08:54.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:08:54.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:08:54.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:08:54.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:08:54.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:08:54.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:08:54.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:08:54.209 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2024-02-06 22:08:54.213 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c011855 2024-02-06 22:08:54.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c011855 2024-02-06 22:08:54.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2024-02-06 22:08:54.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2024-02-06 22:08:54.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:08:54.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:08:54.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:08:54.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:08:54.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:08:54.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:08:54.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6591f8ea 2024-02-06 22:08:54.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:08:54.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:08:54.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:08:54.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:08:54.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:08:54.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:08:54.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:08:54.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:08:54.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:08:54.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:08:54.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:08:54.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:08:54.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:08:54.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:08:54.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:08:54.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:08:54.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:08:54.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:08:54.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:08:54.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2024-02-06 22:08:54.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:08:54.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:08:54.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:08:54.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:08:54.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:08:54.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:08:54.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:08:54.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:08:54.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2024-02-06 22:08:54.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@279c4e3b 2024-02-06 22:08:54.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@279c4e3b 2024-02-06 22:08:54.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2024-02-06 22:08:54.248 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:08:54.282 [DefaultDispatcher-worker-11 @coroutine#335] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -version 2024-02-06 22:08:54.296 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:08:54.314 [HikariPool-22 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:08:54.328 [DefaultDispatcher-worker-11 @coroutine#335] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -v quiet -print_format json -show_error -show_format -show_streams -show_chapters /tmp/junit6718803815770001825/junit4591157518377918401.tmp 2024-02-06 22:08:54.345 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:08:54.388 [DefaultDispatcher-worker-11 @coroutine#335] DEBUG net.bramp.ffmpeg.FFprobe - { "streams": [ { "index": 0, "codec_name": "h264", "codec_long_name": "H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10", "profile": "High", "codec_type": "video", "codec_time_base": "36131/2150400", "codec_tag_string": "avc1", "codec_tag": "0x31637661", "width": 1920, "height": 1080, "coded_width": 1920, "coded_height": 1088, "has_b_frames": 1, "sample_aspect_ratio": "1:1", "display_aspect_ratio": "16:9", "pix_fmt": "yuv420p", "level": 40, "color_range": "tv", "color_space": "bt709", "color_transfer": "bt709", "color_primaries": "bt709", "chroma_location": "left", "refs": 1, "is_avc": "true", "nal_length_size": "4", "r_frame_rate": "30/1", "avg_frame_rate": "1075200/36131", 2024-02-06 22:08:54.405 [DefaultDispatcher-worker-11 @coroutine#335] DEBUG net.bramp.ffmpeg.FFprobe - "time_base": "1/15360", "start_pts": 0, "start_time": "0.000000", "duration_ts": 17695, "duration": "1.152018", "bit_rate": "3011701", "bits_per_raw_sample": "8", "nb_frames": "70", "disposition": { "default": 1, "dub": 0, "original": 0, "comment": 0, "lyrics": 0, "karaoke": 0, "forced": 0, "hearing_impaired": 0, "visual_impaired": 0, "clean_effects": 0, "attached_pic": 0, "timed_thumbnails": 0 }, "tags": { "creation_time": "2019-01-29T08:44:17.000000Z", "language": "und", "handler_name": "Core Media Video" } }, { "index": 1, "codec_name": "aac", "codec_long_name": "AAC (Advanced Audio Coding 2024-02-06 22:08:54.407 [DefaultDispatcher-worker-11 @coroutine#335] DEBUG net.bramp.ffmpeg.FFprobe - )", "profile": "LC", "codec_type": "audio", "codec_time_base": "1/44100", "codec_tag_string": "mp4a", "codec_tag": "0x6134706d", "sample_fmt": "fltp", "sample_rate": "44100", "channels": 2, "channel_layout": "stereo", "bits_per_sample": 0, "r_frame_rate": "0/0", "avg_frame_rate": "0/0", "time_base": "1/44100", "start_pts": 0, "start_time": "0.000000", "duration_ts": 50803, "duration": "1.151995", "bit_rate": "127320", "max_bit_rate": "127999", "nb_frames": "53", "disposition": { "default": 1, "dub": 0, "original": 0, "comment": 0, "lyrics": 0, "karaoke": 0, "forced": 0, "hearing_impaired": 0, "visual_impaired": 0, 2024-02-06 22:08:54.408 [DefaultDispatcher-worker-11 @coroutine#335] DEBUG net.bramp.ffmpeg.FFprobe - "clean_effects": 0, "attached_pic": 0, "timed_thumbnails": 0 }, "tags": { "creation_time": "2019-01-29T08:44:17.000000Z", "language": "und", "handler_name": "Core Media Audio" } } ], "chapters": [ ], "format": { "filename": "/tmp/junit6718803815770001825/junit4591157518377918401.tmp", "nb_streams": 2, "nb_programs": 0, "format_name": "mov,mp4,m4a,3gp,3g2,mj2", "format_long_name": "QuickTime / MOV", "start_time": "0.000000", "duration": "1.152000", "size": "907481", "bit_rate": "6301951", "probe_score": 100, "tags": { "major_brand": "mp42", "minor_version": "1", "compatible_brands": "mp41mp42isom", "creation_time": "2019-01-29T08:44:17.000000Z" } } } 2024-02-06 22:08:54.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2024-02-06 22:08:54.409 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2024-02-06 22:08:54.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:08:54.409 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c011855: (connection evicted) 2024-02-06 22:08:54.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:08:54.410 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2024-02-06 22:08:54.410 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2024-02-06 22:08:54.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2024-02-06 22:08:54.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:08:54.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:08:54.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:08:54.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:08:54.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:08:54.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:08:54.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41059616 2024-02-06 22:08:54.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:08:54.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:08:54.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:08:54.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:08:54.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:08:54.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:08:54.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:08:54.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:08:54.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:08:54.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:08:54.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:08:54.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:08:54.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:08:54.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:08:54.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:08:54.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:08:54.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:08:54.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:08:54.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:08:54.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2024-02-06 22:08:54.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:08:54.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:08:54.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:08:54.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:08:54.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:08:54.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:08:54.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:08:54.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:08:54.414 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2024-02-06 22:08:54.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@34e25492 2024-02-06 22:08:54.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@34e25492 2024-02-06 22:08:54.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2024-02-06 22:08:54.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2024-02-06 22:08:54.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:08:54.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:08:54.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:08:54.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:08:54.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:08:54.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:08:54.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32f308c6 2024-02-06 22:08:54.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:08:54.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:08:54.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:08:54.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:08:54.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:08:54.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:08:54.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:08:54.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:08:54.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:08:54.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:08:54.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:08:54.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:08:54.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:08:54.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:08:54.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:08:54.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:08:54.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:08:54.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:08:54.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:08:54.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2024-02-06 22:08:54.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:08:54.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:08:54.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:08:54.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:08:54.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:08:54.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:08:54.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:08:54.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:08:54.436 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2024-02-06 22:08:54.437 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@698ac187 2024-02-06 22:08:54.437 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@698ac187 2024-02-06 22:08:54.437 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2024-02-06 22:08:54.443 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2024-02-06 22:08:54.443 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2024-02-06 22:08:54.443 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:08:54.444 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34e25492: (connection evicted) 2024-02-06 22:08:54.445 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:08:54.445 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2024-02-06 22:08:54.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2024-02-06 22:08:54.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2024-02-06 22:08:54.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:08:54.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:08:54.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:08:54.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:08:54.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:08:54.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:08:54.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23df7fad 2024-02-06 22:08:54.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:08:54.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:08:54.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:08:54.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:08:54.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:08:54.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:08:54.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:08:54.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:08:54.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:08:54.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:08:54.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:08:54.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:08:54.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:08:54.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:08:54.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:08:54.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:08:54.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:08:54.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:08:54.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:08:54.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2024-02-06 22:08:54.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:08:54.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:08:54.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:08:54.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:08:54.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:08:54.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:08:54.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:08:54.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:08:54.449 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2024-02-06 22:08:54.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@2acca224 2024-02-06 22:08:54.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@2acca224 2024-02-06 22:08:54.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2024-02-06 22:08:54.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2024-02-06 22:08:54.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:08:54.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:08:54.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:08:54.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:08:54.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:08:54.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:08:54.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ac685ef 2024-02-06 22:08:54.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:08:54.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:08:54.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:08:54.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:08:54.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:08:54.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:08:54.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:08:54.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:08:54.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:08:54.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:08:54.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:08:54.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:08:54.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:08:54.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:08:54.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:08:54.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:08:54.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:08:54.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:08:54.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:08:54.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2024-02-06 22:08:54.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:08:54.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:08:54.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:08:54.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:08:54.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:08:54.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:08:54.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:08:54.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:08:54.492 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2024-02-06 22:08:54.505 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a4ff5ed 2024-02-06 22:08:54.505 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a4ff5ed 2024-02-06 22:08:54.505 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2024-02-06 22:08:54.528 [DefaultDispatcher-worker-11 @coroutine#347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a4ff5ed 2024-02-06 22:08:54.532 [DefaultDispatcher-worker-11 @coroutine#349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a4ff5ed 2024-02-06 22:08:54.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2024-02-06 22:08:54.536 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2024-02-06 22:08:54.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:08:54.537 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:08:54.547 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2acca224: (connection evicted) 2024-02-06 22:08:54.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:08:54.548 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2024-02-06 22:08:54.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2024-02-06 22:08:54.549 [Test worker @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a4ff5ed 2024-02-06 22:08:54.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2024-02-06 22:08:54.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:08:54.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:08:54.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:08:54.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:08:54.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:08:54.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:08:54.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67a6a2d0 2024-02-06 22:08:54.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:08:54.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:08:54.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:08:54.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:08:54.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:08:54.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:08:54.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:08:54.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:08:54.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:08:54.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:08:54.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:08:54.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:08:54.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:08:54.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:08:54.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:08:54.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:08:54.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:08:54.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:08:54.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:08:54.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2024-02-06 22:08:54.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:08:54.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:08:54.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:08:54.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:08:54.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:08:54.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:08:54.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:08:54.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:08:54.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2024-02-06 22:08:54.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e85e3f1 2024-02-06 22:08:54.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e85e3f1 2024-02-06 22:08:54.556 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2024-02-06 22:08:54.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2024-02-06 22:08:54.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:08:54.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:08:54.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:08:54.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:08:54.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:08:54.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:08:54.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@195498aa 2024-02-06 22:08:54.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:08:54.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:08:54.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:08:54.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:08:54.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:08:54.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:08:54.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:08:54.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:08:54.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:08:54.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:08:54.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:08:54.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:08:54.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:08:54.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:08:54.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:08:54.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:08:54.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:08:54.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:08:54.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:08:54.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2024-02-06 22:08:54.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:08:54.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:08:54.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:08:54.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:08:54.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:08:54.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:08:54.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:08:54.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:08:54.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2024-02-06 22:08:54.597 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@793d09e 2024-02-06 22:08:54.597 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@793d09e 2024-02-06 22:08:54.598 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2024-02-06 22:08:54.602 [DefaultDispatcher-worker-3 @coroutine#360] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -version 2024-02-06 22:08:54.605 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:08:54.654 [DefaultDispatcher-worker-3 @coroutine#360] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -v quiet -print_format json -show_error -show_format -show_streams -show_chapters /tmp/junit16946758356517993861/junit16458011935215540038.tmp 2024-02-06 22:08:54.656 [HikariPool-28 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:08:54.698 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:08:54.704 [DefaultDispatcher-worker-3 @coroutine#360] DEBUG net.bramp.ffmpeg.FFprobe - { "error": { "code": -1094995529, "string": "Invalid data found when processing input" } } 2024-02-06 22:08:54.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2024-02-06 22:08:54.709 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2024-02-06 22:08:54.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:08:54.715 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e85e3f1: (connection evicted) 2024-02-06 22:08:54.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:08:54.716 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2024-02-06 22:08:54.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2024-02-06 22:08:54.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2024-02-06 22:08:54.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:08:54.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:08:54.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:08:54.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:08:54.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:08:54.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:08:54.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c64339f 2024-02-06 22:08:54.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:08:54.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:08:54.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:08:54.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:08:54.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:08:54.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:08:54.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:08:54.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:08:54.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:08:54.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:08:54.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:08:54.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:08:54.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:08:54.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:08:54.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:08:54.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:08:54.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:08:54.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:08:54.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:08:54.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2024-02-06 22:08:54.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:08:54.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:08:54.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:08:54.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:08:54.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:08:54.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:08:54.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:08:54.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:08:54.733 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2024-02-06 22:08:54.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eb1943b 2024-02-06 22:08:54.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eb1943b 2024-02-06 22:08:54.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2024-02-06 22:08:54.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2024-02-06 22:08:54.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:08:54.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:08:54.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:08:54.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:08:54.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:08:54.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:08:54.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e2824b1 2024-02-06 22:08:54.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:08:54.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:08:54.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:08:54.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:08:54.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:08:54.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:08:54.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:08:54.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:08:54.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:08:54.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:08:54.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:08:54.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:08:54.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:08:54.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:08:54.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:08:54.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:08:54.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:08:54.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:08:54.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:08:54.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2024-02-06 22:08:54.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:08:54.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:08:54.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:08:54.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:08:54.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:08:54.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:08:54.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:08:54.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:08:54.761 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2024-02-06 22:08:54.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d18338b 2024-02-06 22:08:54.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d18338b 2024-02-06 22:08:54.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2024-02-06 22:08:54.785 [DefaultDispatcher-worker-6 @coroutine#367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d18338b 2024-02-06 22:08:54.786 [DefaultDispatcher-worker-6 @coroutine#369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d18338b 2024-02-06 22:08:54.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2024-02-06 22:08:54.788 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2024-02-06 22:08:54.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:08:54.793 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4eb1943b: (connection evicted) 2024-02-06 22:08:54.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:08:54.794 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2024-02-06 22:08:54.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2024-02-06 22:08:54.795 [Test worker @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d18338b 2024-02-06 22:08:54.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2024-02-06 22:08:54.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:08:54.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:08:54.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:08:54.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:08:54.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:08:54.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:08:54.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70ee9d31 2024-02-06 22:08:54.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:08:54.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:08:54.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:08:54.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:08:54.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:08:54.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:08:54.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:08:54.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:08:54.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:08:54.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:08:54.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:08:54.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:08:54.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:08:54.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:08:54.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:08:54.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:08:54.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:08:54.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:08:54.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:08:54.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2024-02-06 22:08:54.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:08:54.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:08:54.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:08:54.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:08:54.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:08:54.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:08:54.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:08:54.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:08:54.800 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2024-02-06 22:08:54.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@a99c42c 2024-02-06 22:08:54.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@a99c42c 2024-02-06 22:08:54.802 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2024-02-06 22:08:54.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2024-02-06 22:08:54.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:08:54.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:08:54.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:08:54.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:08:54.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:08:54.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:08:54.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16b7e04a 2024-02-06 22:08:54.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:08:54.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:08:54.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:08:54.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:08:54.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:08:54.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:08:54.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:08:54.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:08:54.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:08:54.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:08:54.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:08:54.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:08:54.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:08:54.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:08:54.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:08:54.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:08:54.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:08:54.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:08:54.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:08:54.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2024-02-06 22:08:54.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:08:54.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:08:54.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:08:54.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:08:54.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:08:54.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:08:54.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:08:54.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:08:54.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2024-02-06 22:08:54.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cf2f5d6 2024-02-06 22:08:54.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cf2f5d6 2024-02-06 22:08:54.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2024-02-06 22:08:54.875 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:08:54.902 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:08:54.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2024-02-06 22:08:54.926 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2024-02-06 22:08:54.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:08:54.927 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a99c42c: (connection evicted) 2024-02-06 22:08:54.929 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:08:54.929 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2024-02-06 22:08:54.929 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2024-02-06 22:08:54.935 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:08:54.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2024-02-06 22:08:54.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:08:54.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:08:54.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:08:54.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:08:54.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:08:54.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:08:54.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6febec41 2024-02-06 22:08:54.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:08:54.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:08:54.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:08:54.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:08:54.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:08:54.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:08:54.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:08:54.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:08:54.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:08:54.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:08:54.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:08:54.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:08:54.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:08:54.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:08:54.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:08:54.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:08:54.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:08:54.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:08:54.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:08:54.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2024-02-06 22:08:54.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:08:54.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:08:54.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:08:54.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:08:54.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:08:54.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:08:54.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:08:54.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:08:54.936 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2024-02-06 22:08:54.937 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e8afdad 2024-02-06 22:08:54.937 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e8afdad 2024-02-06 22:08:54.937 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2024-02-06 22:08:54.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2024-02-06 22:08:54.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:08:54.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:08:54.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:08:54.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:08:54.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:08:54.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:08:54.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79b8ecb 2024-02-06 22:08:54.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:08:54.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:08:54.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:08:54.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:08:54.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:08:54.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:08:54.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:08:54.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:08:54.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:08:54.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:08:54.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:08:54.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:08:54.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:08:54.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:08:54.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:08:54.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:08:54.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:08:54.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:08:54.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:08:54.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2024-02-06 22:08:54.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:08:54.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:08:54.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:08:54.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:08:54.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:08:54.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:08:54.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:08:54.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:08:54.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2024-02-06 22:08:54.962 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ec8d9b2 2024-02-06 22:08:54.962 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ec8d9b2 2024-02-06 22:08:54.962 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2024-02-06 22:08:54.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2024-02-06 22:08:54.967 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2024-02-06 22:08:54.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:08:54.968 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e8afdad: (connection evicted) 2024-02-06 22:08:54.968 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:08:54.968 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2024-02-06 22:08:54.968 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2024-02-06 22:08:54.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2024-02-06 22:08:54.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:08:54.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:08:54.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:08:54.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:08:54.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:08:54.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:08:54.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3cb04dd 2024-02-06 22:08:54.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:08:54.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:08:54.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:08:54.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:08:54.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:08:54.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:08:54.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:08:54.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:08:54.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:08:54.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:08:54.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:08:54.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:08:54.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:08:54.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:08:54.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:08:54.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:08:54.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:08:54.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:08:54.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:08:54.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2024-02-06 22:08:54.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:08:54.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:08:54.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:08:54.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:08:54.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:08:54.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:08:54.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:08:54.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:08:54.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2024-02-06 22:08:54.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@30fa8a6b 2024-02-06 22:08:54.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@30fa8a6b 2024-02-06 22:08:54.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2024-02-06 22:08:54.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2024-02-06 22:08:54.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:08:54.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:08:54.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:08:54.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:08:54.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:08:54.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:08:54.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f112f70 2024-02-06 22:08:54.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:08:54.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:08:54.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:08:54.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:08:54.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:08:54.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:08:54.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:08:54.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:08:54.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:08:54.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:08:54.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:08:54.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:08:54.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:08:54.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:08:54.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:08:54.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:08:54.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:08:54.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:08:54.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:08:54.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2024-02-06 22:08:54.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:08:54.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:08:54.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:08:54.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:08:54.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:08:54.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:08:54.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:08:54.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:08:54.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2024-02-06 22:08:54.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@f3876ef 2024-02-06 22:08:54.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@f3876ef 2024-02-06 22:08:54.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2024-02-06 22:08:55.004 [DefaultDispatcher-worker-6 @coroutine#391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f3876ef 2024-02-06 22:08:55.006 [DefaultDispatcher-worker-6 @coroutine#393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f3876ef 2024-02-06 22:08:55.007 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2024-02-06 22:08:55.007 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2024-02-06 22:08:55.007 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:08:55.010 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30fa8a6b: (connection evicted) 2024-02-06 22:08:55.011 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:08:55.012 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2024-02-06 22:08:55.012 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2024-02-06 22:08:55.014 [Test worker @coroutine#397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f3876ef 2024-02-06 22:08:55.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2024-02-06 22:08:55.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:08:55.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:08:55.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:08:55.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:08:55.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:08:55.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:08:55.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6231f77a 2024-02-06 22:08:55.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:08:55.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:08:55.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:08:55.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:08:55.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:08:55.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:08:55.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:08:55.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:08:55.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:08:55.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:08:55.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:08:55.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:08:55.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:08:55.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:08:55.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:08:55.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:08:55.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:08:55.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:08:55.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:08:55.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2024-02-06 22:08:55.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:08:55.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:08:55.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:08:55.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:08:55.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:08:55.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:08:55.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:08:55.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:08:55.021 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2024-02-06 22:08:55.021 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@75b363c3 2024-02-06 22:08:55.021 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@75b363c3 2024-02-06 22:08:55.021 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2024-02-06 22:08:55.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2024-02-06 22:08:55.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:08:55.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:08:55.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:08:55.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:08:55.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:08:55.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:08:55.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ea3a513 2024-02-06 22:08:55.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:08:55.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:08:55.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:08:55.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:08:55.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:08:55.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:08:55.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:08:55.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:08:55.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:08:55.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:08:55.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:08:55.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:08:55.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:08:55.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:08:55.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:08:55.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:08:55.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:08:55.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:08:55.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:08:55.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2024-02-06 22:08:55.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:08:55.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:08:55.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:08:55.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:08:55.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:08:55.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:08:55.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:08:55.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:08:55.045 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2024-02-06 22:08:55.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b336cc8 2024-02-06 22:08:55.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b336cc8 2024-02-06 22:08:55.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2024-02-06 22:08:55.051 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2024-02-06 22:08:55.051 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2024-02-06 22:08:55.051 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:08:55.051 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75b363c3: (connection evicted) 2024-02-06 22:08:55.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:08:55.052 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2024-02-06 22:08:55.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2024-02-06 22:08:55.062 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:08:55.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2024-02-06 22:08:55.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:08:55.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:08:55.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:08:55.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:08:55.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:08:55.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:08:55.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b9d4b0 2024-02-06 22:08:55.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:08:55.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:08:55.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:08:55.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:08:55.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:08:55.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:08:55.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:08:55.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:08:55.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:08:55.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:08:55.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:08:55.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:08:55.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:08:55.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:08:55.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:08:55.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:08:55.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:08:55.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:08:55.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:08:55.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2024-02-06 22:08:55.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:08:55.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:08:55.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:08:55.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:08:55.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:08:55.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:08:55.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:08:55.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:08:55.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2024-02-06 22:08:55.065 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@2be50bba 2024-02-06 22:08:55.065 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@2be50bba 2024-02-06 22:08:55.065 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2024-02-06 22:08:55.088 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be50bba 2024-02-06 22:08:55.097 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:08:55.101 [Test worker @coroutine#405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be50bba 2024-02-06 22:08:55.104 [Test worker @coroutine#407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be50bba 2024-02-06 22:08:55.112 [Test worker @coroutine#412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be50bba 2024-02-06 22:08:55.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2024-02-06 22:08:55.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:08:55.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:08:55.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:08:55.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:08:55.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:08:55.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:08:55.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69c33ea2 2024-02-06 22:08:55.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:08:55.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:08:55.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:08:55.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:08:55.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:08:55.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:08:55.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:08:55.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:08:55.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:08:55.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:08:55.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:08:55.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:08:55.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:08:55.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:08:55.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:08:55.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:08:55.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:08:55.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:08:55.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:08:55.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2024-02-06 22:08:55.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:08:55.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:08:55.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:08:55.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:08:55.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:08:55.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:08:55.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:08:55.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:08:55.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2024-02-06 22:08:55.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e3900dc 2024-02-06 22:08:55.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e3900dc 2024-02-06 22:08:55.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2024-02-06 22:08:55.126 [DefaultDispatcher-worker-8 @coroutine#409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be50bba 2024-02-06 22:08:55.131 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2024-02-06 22:08:55.131 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2024-02-06 22:08:55.131 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:08:55.139 [HikariPool-40 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2be50bba: (connection evicted) 2024-02-06 22:08:55.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:08:55.141 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2024-02-06 22:08:55.141 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2024-02-06 22:08:55.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2024-02-06 22:08:55.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:08:55.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:08:55.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:08:55.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:08:55.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:08:55.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:08:55.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3220c28 2024-02-06 22:08:55.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:08:55.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:08:55.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:08:55.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:08:55.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:08:55.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:08:55.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:08:55.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:08:55.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:08:55.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:08:55.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:08:55.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:08:55.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:08:55.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:08:55.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:08:55.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:08:55.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:08:55.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:08:55.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:08:55.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2024-02-06 22:08:55.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:08:55.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:08:55.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:08:55.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:08:55.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:08:55.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:08:55.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:08:55.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:08:55.145 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2024-02-06 22:08:55.146 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:08:55.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@40c28b0d 2024-02-06 22:08:55.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@40c28b0d 2024-02-06 22:08:55.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2024-02-06 22:08:55.150 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c28b0d 2024-02-06 22:08:55.166 [Test worker @coroutine#423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c28b0d 2024-02-06 22:08:55.170 [Test worker @coroutine#425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c28b0d 2024-02-06 22:08:55.175 [Test worker @coroutine#430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c28b0d 2024-02-06 22:08:55.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2024-02-06 22:08:55.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:08:55.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:08:55.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:08:55.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:08:55.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:08:55.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:08:55.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4045fd1f 2024-02-06 22:08:55.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:08:55.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:08:55.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:08:55.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:08:55.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:08:55.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:08:55.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:08:55.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:08:55.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:08:55.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:08:55.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:08:55.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:08:55.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:08:55.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:08:55.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:08:55.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:08:55.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:08:55.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:08:55.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:08:55.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2024-02-06 22:08:55.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:08:55.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:08:55.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:08:55.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:08:55.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:08:55.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:08:55.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:08:55.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:08:55.177 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2024-02-06 22:08:55.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@67e11bda 2024-02-06 22:08:55.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@67e11bda 2024-02-06 22:08:55.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2024-02-06 22:08:55.186 [DefaultDispatcher-worker-10 @coroutine#427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c28b0d 2024-02-06 22:08:55.188 [DefaultDispatcher-worker-4 @coroutine#439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67e11bda 2024-02-06 22:08:55.190 [Test worker @coroutine#442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67e11bda 2024-02-06 22:08:55.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2024-02-06 22:08:55.195 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2024-02-06 22:08:55.195 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:08:55.198 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40c28b0d: (connection evicted) 2024-02-06 22:08:55.200 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:08:55.200 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2024-02-06 22:08:55.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2024-02-06 22:08:55.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2024-02-06 22:08:55.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:08:55.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:08:55.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:08:55.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:08:55.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:08:55.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:08:55.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c41a177 2024-02-06 22:08:55.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:08:55.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:08:55.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:08:55.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:08:55.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:08:55.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:08:55.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:08:55.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:08:55.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:08:55.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:08:55.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:08:55.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:08:55.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:08:55.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:08:55.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:08:55.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:08:55.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:08:55.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:08:55.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:08:55.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2024-02-06 22:08:55.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:08:55.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:08:55.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:08:55.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:08:55.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:08:55.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:08:55.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:08:55.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:08:55.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2024-02-06 22:08:55.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@43ab0659 2024-02-06 22:08:55.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@43ab0659 2024-02-06 22:08:55.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2024-02-06 22:08:55.209 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43ab0659 2024-02-06 22:08:55.219 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:08:55.229 [Test worker @coroutine#450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43ab0659 2024-02-06 22:08:55.233 [Test worker @coroutine#452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43ab0659 2024-02-06 22:08:55.238 [Test worker @coroutine#457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43ab0659 2024-02-06 22:08:55.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2024-02-06 22:08:55.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:08:55.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:08:55.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:08:55.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:08:55.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:08:55.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:08:55.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4491eaeb 2024-02-06 22:08:55.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:08:55.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:08:55.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:08:55.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:08:55.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:08:55.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:08:55.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:08:55.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:08:55.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:08:55.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:08:55.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:08:55.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:08:55.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:08:55.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:08:55.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:08:55.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:08:55.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:08:55.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:08:55.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:08:55.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2024-02-06 22:08:55.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:08:55.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:08:55.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:08:55.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:08:55.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:08:55.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:08:55.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:08:55.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:08:55.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2024-02-06 22:08:55.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f3ddc86 2024-02-06 22:08:55.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f3ddc86 2024-02-06 22:08:55.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2024-02-06 22:08:55.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2024-02-06 22:08:55.244 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2024-02-06 22:08:55.244 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:08:55.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:08:55.245 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2024-02-06 22:08:55.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2024-02-06 22:08:55.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2024-02-06 22:08:55.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:08:55.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:08:55.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:08:55.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:08:55.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:08:55.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:08:55.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70697478 2024-02-06 22:08:55.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:08:55.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:08:55.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:08:55.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:08:55.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:08:55.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:08:55.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:08:55.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:08:55.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:08:55.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:08:55.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:08:55.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:08:55.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:08:55.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:08:55.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:08:55.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:08:55.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:08:55.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:08:55.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:08:55.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2024-02-06 22:08:55.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:08:55.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:08:55.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:08:55.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:08:55.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:08:55.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:08:55.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:08:55.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:08:55.248 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2024-02-06 22:08:55.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d622556 2024-02-06 22:08:55.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d622556 2024-02-06 22:08:55.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2024-02-06 22:08:55.256 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d622556 2024-02-06 22:08:55.273 [Test worker @coroutine#467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d622556 2024-02-06 22:08:55.276 [Test worker @coroutine#470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d622556 2024-02-06 22:08:55.279 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:08:55.281 [Test worker @coroutine#475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d622556 2024-02-06 22:08:55.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2024-02-06 22:08:55.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:08:55.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:08:55.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:08:55.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:08:55.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:08:55.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:08:55.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@129b69b2 2024-02-06 22:08:55.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:08:55.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:08:55.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:08:55.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:08:55.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:08:55.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:08:55.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:08:55.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:08:55.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:08:55.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:08:55.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:08:55.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:08:55.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:08:55.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:08:55.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:08:55.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:08:55.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:08:55.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:08:55.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:08:55.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2024-02-06 22:08:55.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:08:55.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:08:55.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:08:55.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:08:55.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:08:55.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:08:55.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:08:55.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:08:55.284 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2024-02-06 22:08:55.292 [DefaultDispatcher-worker-11 @coroutine#472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d622556 2024-02-06 22:08:55.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@eb1d475 2024-02-06 22:08:55.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@eb1d475 2024-02-06 22:08:55.299 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2024-02-06 22:08:55.305 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2024-02-06 22:08:55.305 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2024-02-06 22:08:55.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:08:55.319 [HikariPool-46 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d622556: (connection evicted) 2024-02-06 22:08:55.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:08:55.320 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2024-02-06 22:08:55.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2024-02-06 22:08:55.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2024-02-06 22:08:55.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:08:55.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:08:55.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:08:55.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:08:55.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:08:55.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:08:55.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e258d3b 2024-02-06 22:08:55.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:08:55.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:08:55.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:08:55.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:08:55.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:08:55.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:08:55.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:08:55.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:08:55.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:08:55.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:08:55.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:08:55.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:08:55.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:08:55.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:08:55.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:08:55.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:08:55.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:08:55.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:08:55.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:08:55.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2024-02-06 22:08:55.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:08:55.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:08:55.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:08:55.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:08:55.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:08:55.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:08:55.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:08:55.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:08:55.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2024-02-06 22:08:55.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@39f93225 2024-02-06 22:08:55.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@39f93225 2024-02-06 22:08:55.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2024-02-06 22:08:55.341 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:08:55.399 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:08:55.413 [DefaultDispatcher-worker-7 @coroutine#485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39f93225 2024-02-06 22:08:55.427 [HikariPool-48 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:08:55.435 [DefaultDispatcher-worker-6 @coroutine#485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39f93225 2024-02-06 22:08:55.526 [DefaultDispatcher-worker-6 @coroutine#485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39f93225 2024-02-06 22:08:55.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2024-02-06 22:08:55.529 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2024-02-06 22:08:55.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:08:55.543 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39f93225: (connection evicted) 2024-02-06 22:08:55.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:08:55.544 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2024-02-06 22:08:55.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2024-02-06 22:08:55.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2024-02-06 22:08:55.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:08:55.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:08:55.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:08:55.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:08:55.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:08:55.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:08:55.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26a33cf 2024-02-06 22:08:55.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:08:55.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:08:55.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:08:55.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:08:55.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:08:55.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:08:55.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:08:55.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:08:55.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:08:55.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:08:55.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:08:55.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:08:55.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:08:55.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:08:55.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:08:55.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:08:55.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:08:55.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:08:55.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:08:55.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2024-02-06 22:08:55.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:08:55.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:08:55.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:08:55.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:08:55.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:08:55.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:08:55.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:08:55.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:08:55.547 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2024-02-06 22:08:55.559 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f122cdc 2024-02-06 22:08:55.559 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f122cdc 2024-02-06 22:08:55.559 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2024-02-06 22:08:55.623 [DefaultDispatcher-worker-13 @coroutine#490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f122cdc 2024-02-06 22:08:55.635 [DefaultDispatcher-worker-13 @coroutine#490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f122cdc 2024-02-06 22:08:55.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2024-02-06 22:08:55.650 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2024-02-06 22:08:55.650 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:08:55.659 [HikariPool-49 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Pool stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:08:55.667 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f122cdc: (connection evicted) 2024-02-06 22:08:55.679 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:08:55.679 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2024-02-06 22:08:55.679 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2024-02-06 22:08:55.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2024-02-06 22:08:55.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:08:55.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:08:55.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:08:55.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:08:55.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:08:55.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:08:55.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47ffdbba 2024-02-06 22:08:55.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:08:55.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:08:55.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:08:55.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:08:55.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:08:55.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:08:55.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:08:55.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:08:55.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:08:55.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:08:55.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:08:55.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:08:55.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:08:55.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:08:55.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:08:55.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:08:55.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:08:55.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:08:55.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:08:55.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2024-02-06 22:08:55.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:08:55.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:08:55.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:08:55.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:08:55.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:08:55.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:08:55.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:08:55.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:08:55.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2024-02-06 22:08:55.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@45311a99 2024-02-06 22:08:55.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@45311a99 2024-02-06 22:08:55.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2024-02-06 22:08:55.754 [DefaultDispatcher-worker-9 @coroutine#493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45311a99 2024-02-06 22:08:55.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2024-02-06 22:08:55.756 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2024-02-06 22:08:55.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:08:55.765 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45311a99: (connection evicted) 2024-02-06 22:08:55.766 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:08:55.767 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2024-02-06 22:08:55.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2024-02-06 22:08:55.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2024-02-06 22:08:55.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:08:55.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:08:55.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:08:55.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:08:55.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:08:55.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:08:55.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33e8e146 2024-02-06 22:08:55.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:08:55.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:08:55.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:08:55.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:08:55.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:08:55.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:08:55.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:08:55.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:08:55.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:08:55.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:08:55.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:08:55.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:08:55.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:08:55.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:08:55.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:08:55.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:08:55.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:08:55.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:08:55.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:08:55.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2024-02-06 22:08:55.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:08:55.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:08:55.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:08:55.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:08:55.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:08:55.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:08:55.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:08:55.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:08:55.768 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2024-02-06 22:08:55.769 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@18463720 2024-02-06 22:08:55.769 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@18463720 2024-02-06 22:08:55.769 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2024-02-06 22:08:55.828 [DefaultDispatcher-worker-2 @coroutine#495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18463720 2024-02-06 22:08:55.843 [DefaultDispatcher-worker-5 @coroutine#495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18463720 2024-02-06 22:08:55.844 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2024-02-06 22:08:55.844 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2024-02-06 22:08:55.844 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:08:55.851 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18463720: (connection evicted) 2024-02-06 22:08:55.852 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:08:55.852 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2024-02-06 22:08:55.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2024-02-06 22:08:55.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2024-02-06 22:08:55.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:08:55.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:08:55.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:08:55.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:08:55.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:08:55.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:08:55.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@151659dd 2024-02-06 22:08:55.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:08:55.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:08:55.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:08:55.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:08:55.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:08:55.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:08:55.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:08:55.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:08:55.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:08:55.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:08:55.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:08:55.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:08:55.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:08:55.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:08:55.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:08:55.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:08:55.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:08:55.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:08:55.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:08:55.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2024-02-06 22:08:55.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:08:55.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:08:55.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:08:55.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:08:55.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:08:55.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:08:55.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:08:55.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:08:55.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2024-02-06 22:08:55.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@e8c84eb 2024-02-06 22:08:55.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@e8c84eb 2024-02-06 22:08:55.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2024-02-06 22:08:55.902 [DefaultDispatcher-worker-8 @coroutine#499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e8c84eb 2024-02-06 22:08:55.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2024-02-06 22:08:55.904 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2024-02-06 22:08:55.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:08:55.904 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e8c84eb: (connection evicted) 2024-02-06 22:08:55.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:08:55.904 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2024-02-06 22:08:55.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2024-02-06 22:08:55.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2024-02-06 22:08:55.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:08:55.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:08:55.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:08:55.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:08:55.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:08:55.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:08:55.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@615ef20 2024-02-06 22:08:55.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:08:55.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:08:55.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:08:55.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:08:55.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:08:55.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:08:55.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:08:55.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:08:55.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:08:55.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:08:55.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:08:55.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:08:55.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:08:55.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:08:55.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:08:55.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:08:55.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:08:55.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:08:55.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:08:55.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2024-02-06 22:08:55.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:08:55.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:08:55.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:08:55.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:08:55.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:08:55.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:08:55.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:08:55.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:08:55.906 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2024-02-06 22:08:55.906 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a8b9458 2024-02-06 22:08:55.906 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a8b9458 2024-02-06 22:08:55.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2024-02-06 22:08:55.948 [DefaultDispatcher-worker-12 @coroutine#501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a8b9458 2024-02-06 22:08:55.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2024-02-06 22:08:55.948 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2024-02-06 22:08:55.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:08:55.948 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a8b9458: (connection evicted) 2024-02-06 22:08:55.949 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:08:55.949 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2024-02-06 22:08:55.949 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2024-02-06 22:08:56.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2024-02-06 22:08:56.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:08:56.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:08:56.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:08:56.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:08:56.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:08:56.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:08:56.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73a5d86c 2024-02-06 22:08:56.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:08:56.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:08:56.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:08:56.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:08:56.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:08:56.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:08:56.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:08:56.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:08:56.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:08:56.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:08:56.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:08:56.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:08:56.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:08:56.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:08:56.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:08:56.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:08:56.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:08:56.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:08:56.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:08:56.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2024-02-06 22:08:56.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:08:56.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:08:56.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:08:56.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:08:56.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:08:56.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:08:56.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:08:56.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:08:56.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2024-02-06 22:08:56.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@4780341 2024-02-06 22:08:56.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@4780341 2024-02-06 22:08:56.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2024-02-06 22:08:56.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2024-02-06 22:08:56.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:08:56.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:08:56.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:08:56.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:08:56.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:08:56.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:08:56.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@578d472a 2024-02-06 22:08:56.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:08:56.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:08:56.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:08:56.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:08:56.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:08:56.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:08:56.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:08:56.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:08:56.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:08:56.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:08:56.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:08:56.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:08:56.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:08:56.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:08:56.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:08:56.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:08:56.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:08:56.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:08:56.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:08:56.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2024-02-06 22:08:56.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:08:56.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:08:56.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:08:56.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:08:56.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:08:56.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:08:56.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:08:56.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:08:56.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2024-02-06 22:08:56.053 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@54b2d002 2024-02-06 22:08:56.053 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@54b2d002 2024-02-06 22:08:56.053 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2024-02-06 22:08:56.090 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-06 22:08:56.141 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:08:56.153 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:08:56.157 [Test worker] INFO ktor.application - Application started in 0.073 seconds. 2024-02-06 22:08:56.157 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@3c46e6f6 2024-02-06 22:08:56.287 [DefaultDispatcher-worker-7 @coroutine#514] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-06 22:08:56.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2024-02-06 22:08:56.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:08:56.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:08:56.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:08:56.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:08:56.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:08:56.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:08:56.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9825465 2024-02-06 22:08:56.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:08:56.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:08:56.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:08:56.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:08:56.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:08:56.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:08:56.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:08:56.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:08:56.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:08:56.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:08:56.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:08:56.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:08:56.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:08:56.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:08:56.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:08:56.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:08:56.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:08:56.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:08:56.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:08:56.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2024-02-06 22:08:56.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:08:56.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:08:56.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:08:56.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:08:56.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:08:56.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:08:56.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:08:56.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:08:56.288 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2024-02-06 22:08:56.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@2befb16f 2024-02-06 22:08:56.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@2befb16f 2024-02-06 22:08:56.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2024-02-06 22:08:56.327 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-06 22:08:56.336 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-06 22:08:56.336 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-06 22:08:56.337 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-06 22:08:56.337 [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-02-06 22:08:56.337 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-06 22:08:56.337 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-06 22:08:56.338 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-06 22:08:56.338 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-06 22:08:56.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2024-02-06 22:08:56.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:08:56.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:08:56.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:08:56.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:08:56.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:08:56.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:08:56.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3aa1c45 2024-02-06 22:08:56.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:08:56.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:08:56.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:08:56.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:08:56.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:08:56.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:08:56.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:08:56.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:08:56.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:08:56.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:08:56.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:08:56.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:08:56.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:08:56.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:08:56.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:08:56.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:08:56.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:08:56.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:08:56.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:08:56.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2024-02-06 22:08:56.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:08:56.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:08:56.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:08:56.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:08:56.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:08:56.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:08:56.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:08:56.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:08:56.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2024-02-06 22:08:56.341 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@1614499b 2024-02-06 22:08:56.341 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@1614499b 2024-02-06 22:08:56.341 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2024-02-06 22:08:56.389 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:08:56.404 [DefaultDispatcher-worker-8 @coroutine#519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1614499b 2024-02-06 22:08:56.410 [DefaultDispatcher-worker-14 @coroutine#521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2befb16f 2024-02-06 22:08:56.412 [DefaultDispatcher-worker-14 @coroutine#523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2befb16f 2024-02-06 22:08:56.423 [DefaultDispatcher-worker-5 @coroutine#519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1614499b 2024-02-06 22:08:56.423 [Test worker @coroutine#519] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555841508759990272/_ustadmanifest.json 2024-02-06 22:08:56.424 [Test worker @coroutine#519] 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/555841508759990272/_ustadmanifest.json. 2024-02-06 22:08:56.424 [Test worker @coroutine#519] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555841508759990272/_ustadmanifest.json 2024-02-06 22:08:56.428 [Test worker @coroutine#519] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555841508759990272/_ustadmanifest.json 2024-02-06 22:08:56.428 [Test worker @coroutine#519] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555841508759990272/_ustadmanifest.json 2024-02-06 22:08:56.434 [Test worker @coroutine#519] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555841508759990272/_ustadmanifest.json. 2024-02-06 22:08:56.434 [Test worker @coroutine#519] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555841508759990272/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:08:56.436 [Test worker @coroutine#529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2befb16f 2024-02-06 22:08:56.441 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:08:56.454 [DefaultDispatcher-worker-7 @coroutine#519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1614499b 2024-02-06 22:08:56.462 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-06 22:08:56.464 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-867238b6-85d9-426d-8ad8-7143e11474fd', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-06 22:08:56.467 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-06 22:08:56.467 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-867238b6-85d9-426d-8ad8-7143e11474fd 2024-02-06 22:08:56.472 [DefaultDispatcher-worker-7 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:08:56.472 [DefaultDispatcher-worker-7 @coroutine#540] 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-02-06 22:08:56.472 [DefaultDispatcher-worker-7 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:08:56.472 [DefaultDispatcher-worker-7 @coroutine#540] 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-02-06 22:08:56.482 [DefaultDispatcher-worker-12 @coroutine#539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1614499b 2024-02-06 22:08:56.483 [DefaultDispatcher-worker-12 @coroutine#539] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 22:08:56.484 [DefaultDispatcher-worker-12 @coroutine#539] 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-02-06 22:08:56.484 [DefaultDispatcher-worker-12 @coroutine#539] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 22:08:56.490 [MyScheduler_Worker-1 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-06 22:08:56.490 [MyScheduler_Worker-1 @coroutine#545] 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-02-06 22:08:56.490 [MyScheduler_Worker-1 @coroutine#545] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-06 22:08:56.490 [MyScheduler_Worker-1 @coroutine#545] 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-02-06 22:08:56.557 [eventLoopGroupProxy-4-1 @call-handler#561] 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-02-06 22:08:56.564 [eventLoopGroupProxy-4-4 @call-handler#564] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-06 22:08:56.564 [eventLoopGroupProxy-4-3 @call-handler#563] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-06 22:08:56.567 [eventLoopGroupProxy-4-2 @call-handler#562] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-06 22:08:56.569 [eventLoopGroupProxy-4-3 @call-handler#563] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:08:56.570 [eventLoopGroupProxy-4-4 @call-handler#564] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:08:56.581 [DefaultDispatcher-worker-7 @coroutine#539] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 22:08:56.581 [DefaultDispatcher-worker-7 @coroutine#539] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 22:08:56.587 [eventLoopGroupProxy-4-2 @call-handler#562] 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-02-06 22:08:56.597 [eventLoopGroupProxy-4-2 @call-handler#562] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-06 22:08:56.589 [eventLoopGroupProxy-4-1 @call-handler#561] 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-02-06 22:08:56.599 [DefaultDispatcher-worker-3 @coroutine#539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1614499b 2024-02-06 22:08:56.609 [eventLoopGroupProxy-4-2 @call-handler#562] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:08:56.610 [DefaultDispatcher-worker-5 @coroutine#541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1614499b 2024-02-06 22:08:56.610 [DefaultDispatcher-worker-15 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:08:56.610 [DefaultDispatcher-worker-15 @coroutine#540] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:08:56.646 [eventLoopGroupProxy-4-1 @coroutine#571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4780341 2024-02-06 22:08:56.673 [MyScheduler_Worker-1 @coroutine#545] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-06 22:08:56.673 [MyScheduler_Worker-1 @coroutine#545] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-06 22:08:56.673 [MyScheduler_Worker-1 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-06 22:08:56.673 [MyScheduler_Worker-1 @coroutine#545] 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-02-06 22:08:56.701 [MyScheduler_Worker-1 @coroutine#575] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:08:56.702 [MyScheduler_Worker-1 @coroutine#575] 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-02-06 22:08:56.702 [MyScheduler_Worker-1 @coroutine#575] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:08:56.703 [MyScheduler_Worker-1 @coroutine#575] 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-02-06 22:08:56.732 [eventLoopGroupProxy-4-1 @call-handler#561] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 179ms 2024-02-06 22:08:56.732 [eventLoopGroupProxy-4-2 @call-handler#562] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 179ms 2024-02-06 22:08:56.732 [eventLoopGroupProxy-4-3 @call-handler#563] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 168ms 2024-02-06 22:08:56.732 [eventLoopGroupProxy-4-2 @call-handler#578] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:08:56.753 [eventLoopGroupProxy-4-2 @coroutine#579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4780341 2024-02-06 22:08:56.754 [eventLoopGroupProxy-4-2 @call-handler#578] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:08:56.754 [eventLoopGroupProxy-4-2 @call-handler#578] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 22ms 2024-02-06 22:08:56.755 [MyScheduler_Worker-1 @coroutine#575] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:08:56.765 [MyScheduler_Worker-1 @coroutine#575] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:08:56.765 [MyScheduler_Worker-1 @coroutine#575] 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-02-06 22:08:56.765 [MyScheduler_Worker-1 @coroutine#575] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:08:56.765 [MyScheduler_Worker-1 @coroutine#575] 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-02-06 22:08:56.777 [eventLoopGroupProxy-4-2 @call-handler#585] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:08:56.789 [eventLoopGroupProxy-4-2 @coroutine#586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4780341 2024-02-06 22:08:56.789 [eventLoopGroupProxy-4-2 @call-handler#585] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:08:56.789 [eventLoopGroupProxy-4-2 @call-handler#585] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 12ms 2024-02-06 22:08:56.790 [MyScheduler_Worker-1 @coroutine#575] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:08:56.809 [DefaultDispatcher-worker-12 @coroutine#545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1614499b 2024-02-06 22:08:56.826 [DefaultDispatcher-worker-2 @coroutine#541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1614499b 2024-02-06 22:08:56.857 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:08:56.858 [DefaultDispatcher-worker-2 @coroutine#541] 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-02-06 22:08:56.858 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:08:56.858 [DefaultDispatcher-worker-2 @coroutine#541] 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-02-06 22:08:56.860 [eventLoopGroupProxy-4-2 @call-handler#604] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-06 22:08:56.861 [eventLoopGroupProxy-4-2 @call-handler#604] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-02-06 22:08:56.861 [eventLoopGroupProxy-4-2 @call-handler#604] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-06 22:08:56.889 [DefaultDispatcher-worker-7 @call-handler#604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54b2d002 2024-02-06 22:08:56.891 [eventLoopGroupProxy-4-2 @call-handler#604] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:08:56.892 [eventLoopGroupProxy-4-2 @call-handler#604] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 32ms 2024-02-06 22:08:56.893 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:08:56.893 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:08:56.894 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-06 22:08:56.894 [DefaultDispatcher-worker-11 @coroutine#541] 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-02-06 22:08:56.896 [DefaultDispatcher-worker-7 @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555841508759990272/_ustadmanifest.json 2024-02-06 22:08:56.896 [DefaultDispatcher-worker-7 @coroutine#513] 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/555841508759990272/_ustadmanifest.json. 2024-02-06 22:08:56.896 [DefaultDispatcher-worker-7 @coroutine#513] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555841508759990272/_ustadmanifest.json 2024-02-06 22:08:56.902 [DefaultDispatcher-worker-12 @coroutine#513] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555841508759990272/_ustadmanifest.json 2024-02-06 22:08:56.902 [DefaultDispatcher-worker-12 @coroutine#513] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555841508759990272/_ustadmanifest.json 2024-02-06 22:08:56.903 [DefaultDispatcher-worker-12 @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555841508759990272/_ustadmanifest.json. 2024-02-06 22:08:56.903 [DefaultDispatcher-worker-12 @coroutine#513] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555841508759990272/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:08:56.904 [DefaultDispatcher-worker-12 @coroutine#614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4780341 2024-02-06 22:08:56.907 [DefaultDispatcher-worker-11 @coroutine#541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1614499b 2024-02-06 22:08:56.918 [DefaultDispatcher-worker-1 @coroutine#513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54b2d002 2024-02-06 22:08:56.920 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-06 22:08:56.920 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-06 22:08:56.921 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-06 22:08:56.921 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-06 22:08:56.921 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-06 22:08:56.923 [Test worker @coroutine#618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2befb16f 2024-02-06 22:08:56.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Shutdown initiated... 2024-02-06 22:08:56.923 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Close initiated... 2024-02-06 22:08:56.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:08:56.934 [HikariPool-57 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1614499b: (connection evicted) 2024-02-06 22:08:56.935 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:08:56.935 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Closed. 2024-02-06 22:08:56.935 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Shutdown completed. 2024-02-06 22:08:57.312 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-06 22:08:57.329 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-06 22:08:57.329 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-06 22:08:57.988 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@3c46e6f6 2024-02-06 22:08:57.989 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@3c46e6f6 2024-02-06 22:08:57.996 [Test worker @coroutine#624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4780341 2024-02-06 22:08:57.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Shutdown initiated... 2024-02-06 22:08:57.996 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Close initiated... 2024-02-06 22:08:57.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:08:57.999 [HikariPool-55 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54b2d002: (connection evicted) 2024-02-06 22:08:58.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:08:58.000 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Closed. 2024-02-06 22:08:58.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Shutdown completed. 2024-02-06 22:08:58.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2024-02-06 22:08:58.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:08:58.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:08:58.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:08:58.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:08:58.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:08:58.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:08:58.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71e2843b 2024-02-06 22:08:58.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:08:58.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:08:58.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:08:58.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:08:58.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:08:58.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:08:58.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:08:58.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:08:58.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:08:58.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:08:58.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:08:58.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:08:58.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:08:58.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:08:58.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:08:58.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:08:58.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:08:58.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:08:58.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:08:58.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2024-02-06 22:08:58.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:08:58.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:08:58.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:08:58.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:08:58.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:08:58.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:08:58.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:08:58.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:08:58.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2024-02-06 22:08:58.014 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@52325940 2024-02-06 22:08:58.014 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@52325940 2024-02-06 22:08:58.014 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2024-02-06 22:08:58.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2024-02-06 22:08:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:08:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:08:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:08:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:08:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:08:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:08:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@254cc548 2024-02-06 22:08:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:08:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:08:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:08:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:08:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:08:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:08:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:08:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:08:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:08:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:08:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:08:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:08:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:08:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:08:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:08:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:08:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:08:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:08:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:08:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2024-02-06 22:08:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:08:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:08:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:08:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:08:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:08:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:08:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:08:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:08:58.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2024-02-06 22:08:58.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@531299d3 2024-02-06 22:08:58.026 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@531299d3 2024-02-06 22:08:58.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2024-02-06 22:08:58.049 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-06 22:08:58.058 [Test worker] INFO ktor.application - Application started in 0.009 seconds. 2024-02-06 22:08:58.058 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@1978b0d5 2024-02-06 22:08:58.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2024-02-06 22:08:58.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:08:58.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:08:58.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:08:58.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:08:58.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:08:58.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:08:58.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1237cade 2024-02-06 22:08:58.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:08:58.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:08:58.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:08:58.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:08:58.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:08:58.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:08:58.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:08:58.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:08:58.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:08:58.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:08:58.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:08:58.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:08:58.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:08:58.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:08:58.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:08:58.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:08:58.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:08:58.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:08:58.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:08:58.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2024-02-06 22:08:58.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:08:58.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:08:58.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:08:58.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:08:58.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:08:58.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:08:58.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:08:58.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:08:58.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2024-02-06 22:08:58.085 [DefaultDispatcher-worker-1 @coroutine#630] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-06 22:08:58.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@4509b7 2024-02-06 22:08:58.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@4509b7 2024-02-06 22:08:58.085 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2024-02-06 22:08:58.088 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-06 22:08:58.104 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-06 22:08:58.105 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-06 22:08:58.105 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-06 22:08:58.105 [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-02-06 22:08:58.105 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-06 22:08:58.105 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-06 22:08:58.105 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-06 22:08:58.105 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-06 22:08:58.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2024-02-06 22:08:58.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:08:58.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:08:58.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:08:58.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:08:58.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:08:58.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:08:58.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38a27ace 2024-02-06 22:08:58.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:08:58.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:08:58.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:08:58.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:08:58.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:08:58.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:08:58.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:08:58.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:08:58.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:08:58.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:08:58.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:08:58.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:08:58.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:08:58.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:08:58.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:08:58.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:08:58.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:08:58.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:08:58.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:08:58.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2024-02-06 22:08:58.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:08:58.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:08:58.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:08:58.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:08:58.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:08:58.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:08:58.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:08:58.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:08:58.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2024-02-06 22:08:58.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e8783b0 2024-02-06 22:08:58.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e8783b0 2024-02-06 22:08:58.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2024-02-06 22:08:58.115 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:08:58.126 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:08:58.155 [DefaultDispatcher-worker-2 @coroutine#634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e8783b0 2024-02-06 22:08:58.163 [DefaultDispatcher-worker-2 @coroutine#636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4509b7 2024-02-06 22:08:58.172 [Test worker @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4509b7 2024-02-06 22:08:58.181 [DefaultDispatcher-worker-13 @coroutine#634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e8783b0 2024-02-06 22:08:58.182 [Test worker @coroutine#634] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555841520385478656/_ustadmanifest.json 2024-02-06 22:08:58.182 [Test worker @coroutine#634] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/555841520385478656/_ustadmanifest.json. 2024-02-06 22:08:58.182 [Test worker @coroutine#634] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555841520385478656/_ustadmanifest.json 2024-02-06 22:08:58.185 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:08:58.197 [Test worker @coroutine#634] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555841520385478656/_ustadmanifest.json 2024-02-06 22:08:58.197 [Test worker @coroutine#634] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555841520385478656/_ustadmanifest.json 2024-02-06 22:08:58.198 [Test worker @coroutine#634] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555841520385478656/_ustadmanifest.json. 2024-02-06 22:08:58.198 [Test worker @coroutine#634] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555841520385478656/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:08:58.199 [Test worker @coroutine#644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4509b7 2024-02-06 22:08:58.207 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:08:58.209 [DefaultDispatcher-worker-13 @coroutine#634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e8783b0 2024-02-06 22:08:58.210 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-06 22:08:58.210 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-4e5c3ef0-5c6e-491c-9a12-d53c7eaf3dac', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-06 22:08:58.211 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-06 22:08:58.211 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-4e5c3ef0-5c6e-491c-9a12-d53c7eaf3dac 2024-02-06 22:08:58.213 [DefaultDispatcher-worker-2 @coroutine#657] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:08:58.213 [DefaultDispatcher-worker-2 @coroutine#657] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-06 22:08:58.213 [DefaultDispatcher-worker-2 @coroutine#657] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:08:58.213 [DefaultDispatcher-worker-2 @coroutine#657] 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-02-06 22:08:58.221 [DefaultDispatcher-worker-10 @coroutine#656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e8783b0 2024-02-06 22:08:58.222 [DefaultDispatcher-worker-10 @coroutine#656] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 22:08:58.222 [DefaultDispatcher-worker-10 @coroutine#656] 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-02-06 22:08:58.222 [DefaultDispatcher-worker-10 @coroutine#656] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 22:08:58.224 [MyScheduler_Worker-1 @coroutine#661] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-06 22:08:58.224 [MyScheduler_Worker-1 @coroutine#661] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-06 22:08:58.224 [MyScheduler_Worker-1 @coroutine#661] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-06 22:08:58.224 [MyScheduler_Worker-1 @coroutine#661] 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-02-06 22:08:58.241 [eventLoopGroupProxy-7-2 @call-handler#676] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-06 22:08:58.242 [eventLoopGroupProxy-7-2 @call-handler#676] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:08:58.243 [eventLoopGroupProxy-7-1 @call-handler#680] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-06 22:08:58.243 [eventLoopGroupProxy-7-1 @call-handler#680] 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-02-06 22:08:58.243 [eventLoopGroupProxy-7-1 @call-handler#680] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-06 22:08:58.244 [eventLoopGroupProxy-7-1 @call-handler#680] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:08:58.246 [DefaultDispatcher-worker-2 @coroutine#657] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:08:58.246 [eventLoopGroupProxy-7-1 @call-handler#680] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 4ms 2024-02-06 22:08:58.246 [DefaultDispatcher-worker-2 @coroutine#657] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:08:58.294 [eventLoopGroupProxy-7-4 @call-handler#686] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-06 22:08:58.295 [eventLoopGroupProxy-7-4 @call-handler#686] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:08:58.295 [eventLoopGroupProxy-7-4 @call-handler#686] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 18ms 2024-02-06 22:08:58.297 [DefaultDispatcher-worker-2 @coroutine#656] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 22:08:58.297 [DefaultDispatcher-worker-2 @coroutine#656] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 22:08:58.294 [eventLoopGroupProxy-7-3 @call-handler#687] 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-02-06 22:08:58.301 [eventLoopGroupProxy-7-3 @call-handler#687] 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-02-06 22:08:58.304 [eventLoopGroupProxy-7-3 @coroutine#691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52325940 2024-02-06 22:08:58.306 [DefaultDispatcher-worker-12 @coroutine#656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e8783b0 2024-02-06 22:08:58.308 [eventLoopGroupProxy-7-3 @call-handler#687] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 21ms 2024-02-06 22:08:58.316 [MyScheduler_Worker-1 @coroutine#661] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-06 22:08:58.316 [MyScheduler_Worker-1 @coroutine#661] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-06 22:08:58.317 [MyScheduler_Worker-1 @coroutine#661] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-06 22:08:58.317 [MyScheduler_Worker-1 @coroutine#661] 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-02-06 22:08:58.317 [DefaultDispatcher-worker-10 @coroutine#658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e8783b0 2024-02-06 22:08:58.318 [MyScheduler_Worker-1 @coroutine#696] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:08:58.318 [MyScheduler_Worker-1 @coroutine#696] 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-02-06 22:08:58.319 [MyScheduler_Worker-1 @coroutine#696] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:08:58.319 [MyScheduler_Worker-1 @coroutine#696] 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-02-06 22:08:58.322 [eventLoopGroupProxy-7-1 @call-handler#699] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:08:58.329 [eventLoopGroupProxy-7-1 @coroutine#700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52325940 2024-02-06 22:08:58.330 [eventLoopGroupProxy-7-1 @call-handler#699] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:08:58.330 [eventLoopGroupProxy-7-1 @call-handler#699] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-02-06 22:08:58.331 [MyScheduler_Worker-1 @coroutine#696] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:08:58.333 [MyScheduler_Worker-1 @coroutine#696] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:08:58.333 [MyScheduler_Worker-1 @coroutine#696] 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-02-06 22:08:58.333 [MyScheduler_Worker-1 @coroutine#696] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:08:58.334 [MyScheduler_Worker-1 @coroutine#696] 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-02-06 22:08:58.337 [eventLoopGroupProxy-7-1 @call-handler#705] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:08:58.340 [eventLoopGroupProxy-7-1 @coroutine#706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52325940 2024-02-06 22:08:58.340 [eventLoopGroupProxy-7-1 @call-handler#705] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:08:58.340 [eventLoopGroupProxy-7-1 @call-handler#705] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-06 22:08:58.343 [MyScheduler_Worker-1 @coroutine#696] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:08:58.345 [MyScheduler_Worker-1 @coroutine#696] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:08:58.346 [MyScheduler_Worker-1 @coroutine#696] 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-02-06 22:08:58.346 [MyScheduler_Worker-1 @coroutine#696] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:08:58.346 [MyScheduler_Worker-1 @coroutine#696] 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-02-06 22:08:58.348 [eventLoopGroupProxy-7-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-02-06 22:08:58.394 [eventLoopGroupProxy-7-1 @call-handler#711] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:08:58.394 [eventLoopGroupProxy-7-1 @call-handler#711] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-06 22:08:58.397 [MyScheduler_Worker-1 @coroutine#696] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:08:58.401 [MyScheduler_Worker-1 @coroutine#696] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:08:58.401 [MyScheduler_Worker-1 @coroutine#696] 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-02-06 22:08:58.401 [MyScheduler_Worker-1 @coroutine#696] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:08:58.401 [MyScheduler_Worker-1 @coroutine#696] 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-02-06 22:08:58.406 [eventLoopGroupProxy-7-1 @call-handler#715] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:08:58.406 [eventLoopGroupProxy-7-1 @call-handler#715] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:08:58.408 [MyScheduler_Worker-1 @coroutine#696] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:08:58.408 [MyScheduler_Worker-1 @coroutine#696] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:08:58.408 [MyScheduler_Worker-1 @coroutine#696] 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-02-06 22:08:58.409 [MyScheduler_Worker-1 @coroutine#696] 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-02-06 22:08:58.409 [MyScheduler_Worker-1 @coroutine#696] 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-02-06 22:08:58.424 [DefaultDispatcher-worker-7 @coroutine#661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e8783b0 2024-02-06 22:08:58.427 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-06 22:08:58.926 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-2b82b78e-007f-4d35-ae57-f5b62be7658c', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-06 22:08:58.927 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-06 22:08:58.927 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-2b82b78e-007f-4d35-ae57-f5b62be7658c 2024-02-06 22:08:58.930 [MyScheduler_Worker-2 @coroutine#720] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-06 22:08:58.930 [MyScheduler_Worker-2 @coroutine#720] 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-02-06 22:08:58.930 [MyScheduler_Worker-2 @coroutine#720] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-06 22:08:58.930 [MyScheduler_Worker-2 @coroutine#720] 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-02-06 22:08:58.936 [eventLoopGroupProxy-7-1 @call-handler#728] 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-02-06 22:08:58.936 [eventLoopGroupProxy-7-1 @call-handler#728] 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-02-06 22:08:58.937 [eventLoopGroupProxy-7-1 @coroutine#729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52325940 2024-02-06 22:08:58.952 [eventLoopGroupProxy-7-1 @call-handler#728] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 16ms 2024-02-06 22:08:58.953 [MyScheduler_Worker-2 @coroutine#720] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-06 22:08:58.953 [MyScheduler_Worker-2 @coroutine#720] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-06 22:08:58.954 [MyScheduler_Worker-2 @coroutine#720] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-06 22:08:58.954 [MyScheduler_Worker-2 @coroutine#720] 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-02-06 22:08:58.956 [MyScheduler_Worker-2 @coroutine#733] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:08:58.956 [MyScheduler_Worker-2 @coroutine#733] 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-02-06 22:08:58.956 [MyScheduler_Worker-2 @coroutine#733] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:08:58.956 [MyScheduler_Worker-2 @coroutine#733] 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-02-06 22:08:58.959 [eventLoopGroupProxy-7-1 @call-handler#736] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:08:59.004 [eventLoopGroupProxy-7-1 @call-handler#736] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:08:59.004 [eventLoopGroupProxy-7-1 @call-handler#736] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-06 22:08:59.005 [MyScheduler_Worker-2 @coroutine#733] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:08:59.008 [MyScheduler_Worker-2 @coroutine#733] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:08:59.008 [MyScheduler_Worker-2 @coroutine#733] 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-02-06 22:08:59.008 [MyScheduler_Worker-2 @coroutine#733] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:08:59.008 [MyScheduler_Worker-2 @coroutine#733] 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-02-06 22:08:59.013 [eventLoopGroupProxy-7-1 @call-handler#740] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:08:59.020 [eventLoopGroupProxy-7-1 @call-handler#740] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:08:59.021 [eventLoopGroupProxy-7-1 @call-handler#740] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-02-06 22:08:59.022 [MyScheduler_Worker-2 @coroutine#733] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:08:59.023 [MyScheduler_Worker-2 @coroutine#733] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:08:59.023 [MyScheduler_Worker-2 @coroutine#733] 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-02-06 22:08:59.023 [MyScheduler_Worker-2 @coroutine#733] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:08:59.023 [MyScheduler_Worker-2 @coroutine#733] 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-02-06 22:08:59.026 [eventLoopGroupProxy-7-1 @call-handler#744] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:08:59.029 [eventLoopGroupProxy-7-1 @call-handler#744] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:08:59.029 [eventLoopGroupProxy-7-1 @call-handler#744] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:08:59.031 [MyScheduler_Worker-2 @coroutine#733] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:08:59.032 [MyScheduler_Worker-2 @coroutine#733] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:08:59.032 [MyScheduler_Worker-2 @coroutine#733] 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-02-06 22:08:59.032 [MyScheduler_Worker-2 @coroutine#733] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:08:59.032 [MyScheduler_Worker-2 @coroutine#733] 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-02-06 22:08:59.034 [eventLoopGroupProxy-7-1 @call-handler#748] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:08:59.078 [eventLoopGroupProxy-7-1 @call-handler#748] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:08:59.078 [eventLoopGroupProxy-7-1 @call-handler#748] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-06 22:08:59.080 [MyScheduler_Worker-2 @coroutine#733] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:08:59.082 [MyScheduler_Worker-2 @coroutine#733] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:08:59.082 [MyScheduler_Worker-2 @coroutine#733] 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-02-06 22:08:59.082 [MyScheduler_Worker-2 @coroutine#733] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:08:59.082 [MyScheduler_Worker-2 @coroutine#733] 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-02-06 22:08:59.086 [eventLoopGroupProxy-7-1 @call-handler#752] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:08:59.089 [eventLoopGroupProxy-7-1 @call-handler#752] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:08:59.089 [eventLoopGroupProxy-7-1 @call-handler#752] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-06 22:08:59.091 [MyScheduler_Worker-2 @coroutine#733] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:08:59.092 [MyScheduler_Worker-2 @coroutine#733] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:08:59.092 [MyScheduler_Worker-2 @coroutine#733] 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-02-06 22:08:59.092 [MyScheduler_Worker-2 @coroutine#733] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:08:59.092 [MyScheduler_Worker-2 @coroutine#733] 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-02-06 22:08:59.095 [eventLoopGroupProxy-7-1 @call-handler#756] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:08:59.098 [eventLoopGroupProxy-7-1 @call-handler#756] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:08:59.099 [eventLoopGroupProxy-7-1 @call-handler#756] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-06 22:08:59.100 [MyScheduler_Worker-2 @coroutine#733] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:08:59.101 [MyScheduler_Worker-2 @coroutine#733] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:08:59.101 [MyScheduler_Worker-2 @coroutine#733] 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-02-06 22:08:59.101 [MyScheduler_Worker-2 @coroutine#733] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:08:59.101 [MyScheduler_Worker-2 @coroutine#733] 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-02-06 22:08:59.104 [eventLoopGroupProxy-7-1 @call-handler#760] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:08:59.151 [eventLoopGroupProxy-7-1 @call-handler#760] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:08:59.152 [eventLoopGroupProxy-7-1 @call-handler#760] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-02-06 22:08:59.159 [MyScheduler_Worker-2 @coroutine#733] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:08:59.160 [MyScheduler_Worker-2 @coroutine#733] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:08:59.160 [MyScheduler_Worker-2 @coroutine#733] 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-02-06 22:08:59.161 [MyScheduler_Worker-2 @coroutine#733] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:08:59.161 [MyScheduler_Worker-2 @coroutine#733] 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-02-06 22:08:59.164 [eventLoopGroupProxy-7-1 @call-handler#764] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:08:59.166 [eventLoopGroupProxy-7-1 @call-handler#764] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:08:59.166 [eventLoopGroupProxy-7-1 @call-handler#764] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:08:59.168 [MyScheduler_Worker-2 @coroutine#733] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:08:59.169 [MyScheduler_Worker-2 @coroutine#733] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:08:59.169 [MyScheduler_Worker-2 @coroutine#733] 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-02-06 22:08:59.169 [MyScheduler_Worker-2 @coroutine#733] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:08:59.169 [MyScheduler_Worker-2 @coroutine#733] 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-02-06 22:08:59.173 [eventLoopGroupProxy-7-1 @call-handler#769] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:08:59.175 [eventLoopGroupProxy-7-1 @call-handler#769] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:08:59.176 [eventLoopGroupProxy-7-1 @call-handler#769] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:08:59.177 [MyScheduler_Worker-2 @coroutine#733] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:08:59.178 [MyScheduler_Worker-2 @coroutine#733] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:08:59.178 [MyScheduler_Worker-2 @coroutine#733] 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-02-06 22:08:59.178 [MyScheduler_Worker-2 @coroutine#733] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:08:59.178 [MyScheduler_Worker-2 @coroutine#733] 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-02-06 22:08:59.180 [eventLoopGroupProxy-7-1 @call-handler#773] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:08:59.227 [eventLoopGroupProxy-7-1 @call-handler#773] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:08:59.228 [eventLoopGroupProxy-7-1 @call-handler#773] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-02-06 22:08:59.229 [MyScheduler_Worker-2 @coroutine#733] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:08:59.230 [MyScheduler_Worker-2 @coroutine#733] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:08:59.230 [MyScheduler_Worker-2 @coroutine#733] 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-02-06 22:08:59.230 [MyScheduler_Worker-2 @coroutine#733] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:08:59.230 [MyScheduler_Worker-2 @coroutine#733] 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-02-06 22:08:59.233 [eventLoopGroupProxy-7-1 @call-handler#777] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:08:59.235 [eventLoopGroupProxy-7-1 @call-handler#777] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:08:59.235 [eventLoopGroupProxy-7-1 @call-handler#777] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:08:59.236 [MyScheduler_Worker-2 @coroutine#733] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:08:59.238 [MyScheduler_Worker-2 @coroutine#733] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:08:59.238 [MyScheduler_Worker-2 @coroutine#733] 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-02-06 22:08:59.238 [MyScheduler_Worker-2 @coroutine#733] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:08:59.238 [MyScheduler_Worker-2 @coroutine#733] 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-02-06 22:08:59.241 [eventLoopGroupProxy-7-1 @call-handler#781] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:08:59.246 [eventLoopGroupProxy-7-1 @coroutine#782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52325940 2024-02-06 22:08:59.246 [eventLoopGroupProxy-7-1 @call-handler#781] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:08:59.247 [eventLoopGroupProxy-7-1 @call-handler#781] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-06 22:08:59.248 [MyScheduler_Worker-2 @coroutine#733] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:08:59.250 [MyScheduler_Worker-2 @coroutine#733] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:08:59.250 [MyScheduler_Worker-2 @coroutine#733] 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-02-06 22:08:59.250 [MyScheduler_Worker-2 @coroutine#733] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:08:59.250 [MyScheduler_Worker-2 @coroutine#733] 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-02-06 22:08:59.254 [eventLoopGroupProxy-7-1 @call-handler#787] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:08:59.257 [eventLoopGroupProxy-7-1 @coroutine#788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52325940 2024-02-06 22:08:59.258 [eventLoopGroupProxy-7-1 @call-handler#787] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:08:59.258 [eventLoopGroupProxy-7-1 @call-handler#787] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-06 22:08:59.259 [MyScheduler_Worker-2 @coroutine#733] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:08:59.261 [MyScheduler_Worker-2 @coroutine#733] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:08:59.261 [MyScheduler_Worker-2 @coroutine#733] 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-02-06 22:08:59.261 [MyScheduler_Worker-2 @coroutine#733] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:08:59.262 [MyScheduler_Worker-2 @coroutine#733] 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-02-06 22:08:59.266 [eventLoopGroupProxy-7-1 @call-handler#793] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:08:59.278 [eventLoopGroupProxy-7-1 @coroutine#794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52325940 2024-02-06 22:08:59.279 [eventLoopGroupProxy-7-1 @call-handler#793] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:08:59.280 [MyScheduler_Worker-2 @coroutine#733] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:08:59.284 [eventLoopGroupProxy-7-1 @call-handler#793] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 19ms 2024-02-06 22:08:59.295 [DefaultDispatcher-worker-10 @coroutine#720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e8783b0 2024-02-06 22:08:59.306 [DefaultDispatcher-worker-6 @coroutine#658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e8783b0 2024-02-06 22:08:59.306 [DefaultDispatcher-worker-6 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:08:59.307 [DefaultDispatcher-worker-6 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-06 22:08:59.307 [DefaultDispatcher-worker-6 @coroutine#658] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:08:59.307 [DefaultDispatcher-worker-6 @coroutine#658] 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-02-06 22:08:59.311 [eventLoopGroupProxy-7-1 @call-handler#808] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-06 22:08:59.311 [eventLoopGroupProxy-7-1 @call-handler#808] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-02-06 22:08:59.312 [eventLoopGroupProxy-7-1 @call-handler#808] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-06 22:08:59.337 [DefaultDispatcher-worker-7 @call-handler#808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@531299d3 2024-02-06 22:08:59.338 [eventLoopGroupProxy-7-1 @call-handler#808] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:08:59.339 [eventLoopGroupProxy-7-1 @call-handler#808] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 29ms 2024-02-06 22:08:59.339 [DefaultDispatcher-worker-2 @coroutine#629] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555841520385478656/_ustadmanifest.json 2024-02-06 22:08:59.339 [DefaultDispatcher-worker-2 @coroutine#629] 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/555841520385478656/_ustadmanifest.json. 2024-02-06 22:08:59.339 [DefaultDispatcher-worker-2 @coroutine#629] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555841520385478656/_ustadmanifest.json 2024-02-06 22:08:59.340 [DefaultDispatcher-worker-4 @coroutine#658] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:08:59.340 [DefaultDispatcher-worker-4 @coroutine#658] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:08:59.340 [DefaultDispatcher-worker-4 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-06 22:08:59.341 [DefaultDispatcher-worker-4 @coroutine#658] 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-02-06 22:08:59.351 [DefaultDispatcher-worker-12 @coroutine#658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e8783b0 2024-02-06 22:08:59.361 [DefaultDispatcher-worker-16 @coroutine#629] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555841520385478656/_ustadmanifest.json 2024-02-06 22:08:59.361 [DefaultDispatcher-worker-16 @coroutine#629] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555841520385478656/_ustadmanifest.json 2024-02-06 22:08:59.362 [DefaultDispatcher-worker-16 @coroutine#629] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555841520385478656/_ustadmanifest.json. 2024-02-06 22:08:59.362 [DefaultDispatcher-worker-16 @coroutine#629] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555841520385478656/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:08:59.363 [DefaultDispatcher-worker-16 @coroutine#829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52325940 2024-02-06 22:08:59.374 [DefaultDispatcher-worker-15 @coroutine#629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@531299d3 2024-02-06 22:08:59.376 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-06 22:08:59.376 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-06 22:08:59.376 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-06 22:08:59.376 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-06 22:08:59.376 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-06 22:08:59.379 [Test worker @coroutine#832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4509b7 2024-02-06 22:08:59.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Shutdown initiated... 2024-02-06 22:08:59.379 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Close initiated... 2024-02-06 22:08:59.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:08:59.383 [HikariPool-61 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e8783b0: (connection evicted) 2024-02-06 22:08:59.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:08:59.385 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Closed. 2024-02-06 22:08:59.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Shutdown completed. 2024-02-06 22:08:59.427 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-06 22:08:59.605 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-06 22:08:59.797 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-06 22:09:00.181 [DefaultDispatcher-worker-10 @coroutine#837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67e11bda 2024-02-06 22:09:00.486 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@1978b0d5 2024-02-06 22:09:00.486 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@1978b0d5 2024-02-06 22:09:00.492 [Test worker @coroutine#840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52325940 2024-02-06 22:09:00.492 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Shutdown initiated... 2024-02-06 22:09:00.492 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Close initiated... 2024-02-06 22:09:00.492 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:00.494 [HikariPool-59 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Closing connection org.sqlite.jdbc4.JDBC4Connection@531299d3: (connection evicted) 2024-02-06 22:09:00.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:00.494 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Closed. 2024-02-06 22:09:00.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Shutdown completed. 2024-02-06 22:09:00.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2024-02-06 22:09:00.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:00.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:00.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:00.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:00.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:00.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:00.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@447543ee 2024-02-06 22:09:00.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:00.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:00.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:00.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:00.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:00.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:00.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:00.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:00.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:00.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:00.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:00.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:00.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:00.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:00.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:00.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:00.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:00.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:00.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:00.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2024-02-06 22:09:00.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:00.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:00.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:00.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:00.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:00.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:00.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:00.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:00.498 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2024-02-06 22:09:00.503 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@22846a1d 2024-02-06 22:09:00.503 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@22846a1d 2024-02-06 22:09:00.503 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2024-02-06 22:09:00.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2024-02-06 22:09:00.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:00.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:00.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:00.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:00.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:00.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:00.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2cbc2db2 2024-02-06 22:09:00.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:00.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:00.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:00.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:00.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:00.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:00.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:00.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:00.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:00.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:00.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:00.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:00.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:00.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:00.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:00.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:00.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:00.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:00.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:00.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2024-02-06 22:09:00.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:00.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:00.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:00.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:00.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:00.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:00.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:00.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:00.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2024-02-06 22:09:00.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ef914f5 2024-02-06 22:09:00.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ef914f5 2024-02-06 22:09:00.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2024-02-06 22:09:00.580 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-06 22:09:00.587 [Test worker] INFO ktor.application - Application started in 0.007 seconds. 2024-02-06 22:09:00.587 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@220cda54 2024-02-06 22:09:00.603 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:00.611 [DefaultDispatcher-worker-8 @coroutine#846] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-06 22:09:00.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2024-02-06 22:09:00.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:00.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:00.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:00.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:00.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:00.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:00.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29431f61 2024-02-06 22:09:00.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:00.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:00.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:00.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:00.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:00.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:00.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:00.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:00.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:00.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:00.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:00.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:00.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:00.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:00.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:00.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:00.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:00.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:00.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:00.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2024-02-06 22:09:00.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:00.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:00.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:00.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:00.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:00.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:00.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:00.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:00.613 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2024-02-06 22:09:00.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@59c38af5 2024-02-06 22:09:00.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@59c38af5 2024-02-06 22:09:00.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2024-02-06 22:09:00.647 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-06 22:09:00.649 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:00.672 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-06 22:09:00.672 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-06 22:09:00.672 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-06 22:09:00.672 [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-02-06 22:09:00.672 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-06 22:09:00.672 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-06 22:09:00.672 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-06 22:09:00.672 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-06 22:09:00.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2024-02-06 22:09:00.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:00.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:00.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:00.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:00.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:00.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:00.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a4e492c 2024-02-06 22:09:00.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:00.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:00.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:00.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:00.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:00.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:00.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:00.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:00.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:00.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:00.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:00.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:00.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:00.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:00.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:00.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:00.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:00.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:00.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:00.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2024-02-06 22:09:00.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:00.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:00.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:00.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:00.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:00.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:00.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:00.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:00.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2024-02-06 22:09:00.674 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@26a202ae 2024-02-06 22:09:00.674 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@26a202ae 2024-02-06 22:09:00.674 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2024-02-06 22:09:00.726 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:00.774 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:09:00.785 [DefaultDispatcher-worker-10 @coroutine#851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26a202ae 2024-02-06 22:09:00.791 [DefaultDispatcher-worker-12 @coroutine#853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59c38af5 2024-02-06 22:09:00.794 [Test worker @coroutine#855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59c38af5 2024-02-06 22:09:00.805 [DefaultDispatcher-worker-13 @coroutine#851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26a202ae 2024-02-06 22:09:00.805 [Test worker @coroutine#851] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555841527816986624/_ustadmanifest.json 2024-02-06 22:09:00.805 [Test worker @coroutine#851] 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/555841527816986624/_ustadmanifest.json. 2024-02-06 22:09:00.805 [Test worker @coroutine#851] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555841527816986624/_ustadmanifest.json 2024-02-06 22:09:00.817 [Test worker @coroutine#851] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555841527816986624/_ustadmanifest.json 2024-02-06 22:09:00.817 [Test worker @coroutine#851] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555841527816986624/_ustadmanifest.json 2024-02-06 22:09:00.818 [Test worker @coroutine#851] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555841527816986624/_ustadmanifest.json. 2024-02-06 22:09:00.818 [Test worker @coroutine#851] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555841527816986624/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:09:00.820 [Test worker @coroutine#861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59c38af5 2024-02-06 22:09:00.832 [DefaultDispatcher-worker-13 @coroutine#851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26a202ae 2024-02-06 22:09:00.833 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-06 22:09:00.833 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-107b25b4-03d1-42c3-b9b0-1df5daafecb7', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-06 22:09:00.834 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-06 22:09:00.834 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-107b25b4-03d1-42c3-b9b0-1df5daafecb7 2024-02-06 22:09:00.835 [DefaultDispatcher-worker-13 @coroutine#874] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:09:00.836 [DefaultDispatcher-worker-13 @coroutine#874] 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-02-06 22:09:00.836 [DefaultDispatcher-worker-13 @coroutine#874] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:09:00.836 [DefaultDispatcher-worker-13 @coroutine#874] 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-02-06 22:09:00.844 [DefaultDispatcher-worker-15 @coroutine#873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26a202ae 2024-02-06 22:09:00.844 [DefaultDispatcher-worker-15 @coroutine#873] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 22:09:00.844 [DefaultDispatcher-worker-15 @coroutine#873] 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-02-06 22:09:00.844 [DefaultDispatcher-worker-15 @coroutine#873] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 22:09:00.869 [MyScheduler_Worker-1 @coroutine#880] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-06 22:09:00.869 [MyScheduler_Worker-1 @coroutine#880] 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-02-06 22:09:00.869 [MyScheduler_Worker-1 @coroutine#880] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-06 22:09:00.869 [MyScheduler_Worker-1 @coroutine#880] 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-02-06 22:09:00.918 [eventLoopGroupProxy-10-1 @call-handler#892] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-06 22:09:00.922 [eventLoopGroupProxy-10-1 @call-handler#892] 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-02-06 22:09:00.922 [eventLoopGroupProxy-10-1 @call-handler#892] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-06 22:09:00.926 [eventLoopGroupProxy-10-1 @call-handler#892] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:00.928 [DefaultDispatcher-worker-3 @coroutine#874] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:09:00.928 [DefaultDispatcher-worker-3 @coroutine#874] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:09:00.928 [eventLoopGroupProxy-10-1 @call-handler#892] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 16ms 2024-02-06 22:09:00.931 [eventLoopGroupProxy-10-2 @call-handler#896] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-06 22:09:00.931 [eventLoopGroupProxy-10-2 @call-handler#896] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:00.997 [eventLoopGroupProxy-10-3 @call-handler#902] 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-02-06 22:09:01.001 [eventLoopGroupProxy-10-3 @call-handler#902] 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-02-06 22:09:01.005 [eventLoopGroupProxy-10-3 @coroutine#903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22846a1d 2024-02-06 22:09:01.015 [eventLoopGroupProxy-10-3 @call-handler#902] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 23ms 2024-02-06 22:09:01.016 [MyScheduler_Worker-1 @coroutine#880] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-06 22:09:01.017 [MyScheduler_Worker-1 @coroutine#880] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-06 22:09:01.017 [MyScheduler_Worker-1 @coroutine#880] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-06 22:09:01.017 [MyScheduler_Worker-1 @coroutine#880] 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-02-06 22:09:01.026 [eventLoopGroupProxy-10-4 @call-handler#910] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-06 22:09:01.026 [eventLoopGroupProxy-10-4 @call-handler#910] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:01.027 [MyScheduler_Worker-1 @coroutine#908] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:01.027 [eventLoopGroupProxy-10-4 @call-handler#910] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-02-06 22:09:01.027 [MyScheduler_Worker-1 @coroutine#908] 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-02-06 22:09:01.027 [MyScheduler_Worker-1 @coroutine#908] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:01.027 [MyScheduler_Worker-1 @coroutine#908] 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-02-06 22:09:01.031 [DefaultDispatcher-worker-4 @coroutine#873] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 22:09:01.031 [DefaultDispatcher-worker-4 @coroutine#873] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 22:09:01.031 [eventLoopGroupProxy-10-1 @call-handler#913] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:09:01.041 [DefaultDispatcher-worker-5 @coroutine#873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26a202ae 2024-02-06 22:09:01.051 [DefaultDispatcher-worker-6 @coroutine#875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26a202ae 2024-02-06 22:09:01.055 [eventLoopGroupProxy-10-1 @coroutine#917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22846a1d 2024-02-06 22:09:01.055 [eventLoopGroupProxy-10-1 @call-handler#913] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:01.056 [eventLoopGroupProxy-10-1 @call-handler#913] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 24ms 2024-02-06 22:09:01.057 [MyScheduler_Worker-1 @coroutine#908] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:01.060 [MyScheduler_Worker-1 @coroutine#908] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:01.060 [MyScheduler_Worker-1 @coroutine#908] 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-02-06 22:09:01.060 [MyScheduler_Worker-1 @coroutine#908] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:01.060 [MyScheduler_Worker-1 @coroutine#908] 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-02-06 22:09:01.064 [eventLoopGroupProxy-10-1 @call-handler#922] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:09:01.067 [eventLoopGroupProxy-10-1 @coroutine#923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22846a1d 2024-02-06 22:09:01.068 [eventLoopGroupProxy-10-1 @call-handler#922] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:01.069 [eventLoopGroupProxy-10-1 @call-handler#922] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-06 22:09:01.075 [MyScheduler_Worker-1 @coroutine#908] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:01.078 [MyScheduler_Worker-1 @coroutine#908] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:01.079 [MyScheduler_Worker-1 @coroutine#908] 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-02-06 22:09:01.079 [MyScheduler_Worker-1 @coroutine#908] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:01.079 [MyScheduler_Worker-1 @coroutine#908] 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-02-06 22:09:01.101 [eventLoopGroupProxy-10-1 @call-handler#928] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:09:01.125 [eventLoopGroupProxy-10-1 @coroutine#929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22846a1d 2024-02-06 22:09:01.125 [eventLoopGroupProxy-10-1 @call-handler#928] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:01.125 [eventLoopGroupProxy-10-1 @call-handler#928] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-02-06 22:09:01.127 [MyScheduler_Worker-1 @coroutine#908] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:01.129 [MyScheduler_Worker-1 @coroutine#908] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:01.129 [MyScheduler_Worker-1 @coroutine#908] 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-02-06 22:09:01.129 [MyScheduler_Worker-1 @coroutine#908] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:01.129 [MyScheduler_Worker-1 @coroutine#908] 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-02-06 22:09:01.131 [eventLoopGroupProxy-10-1 @call-handler#934] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:01.135 [eventLoopGroupProxy-10-1 @coroutine#935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22846a1d 2024-02-06 22:09:01.135 [eventLoopGroupProxy-10-1 @call-handler#934] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:01.135 [eventLoopGroupProxy-10-1 @call-handler#934] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-06 22:09:01.136 [MyScheduler_Worker-1 @coroutine#908] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:01.138 [MyScheduler_Worker-1 @coroutine#908] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:01.138 [MyScheduler_Worker-1 @coroutine#908] 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-02-06 22:09:01.138 [MyScheduler_Worker-1 @coroutine#908] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:01.138 [MyScheduler_Worker-1 @coroutine#908] 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-02-06 22:09:01.141 [eventLoopGroupProxy-10-1 @call-handler#940] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:09:01.144 [eventLoopGroupProxy-10-1 @coroutine#941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22846a1d 2024-02-06 22:09:01.144 [eventLoopGroupProxy-10-1 @call-handler#940] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:01.145 [MyScheduler_Worker-1 @coroutine#908] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:01.145 [eventLoopGroupProxy-10-1 @call-handler#940] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-06 22:09:01.165 [DefaultDispatcher-worker-8 @coroutine#880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26a202ae 2024-02-06 22:09:01.174 [DefaultDispatcher-worker-6 @coroutine#875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26a202ae 2024-02-06 22:09:01.179 [DefaultDispatcher-worker-6 @coroutine#875] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:09:01.179 [DefaultDispatcher-worker-6 @coroutine#875] 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-02-06 22:09:01.179 [DefaultDispatcher-worker-6 @coroutine#875] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:09:01.179 [DefaultDispatcher-worker-6 @coroutine#875] 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-02-06 22:09:01.181 [eventLoopGroupProxy-10-1 @call-handler#965] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-06 22:09:01.182 [eventLoopGroupProxy-10-1 @call-handler#965] 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-02-06 22:09:01.182 [eventLoopGroupProxy-10-1 @call-handler#965] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-06 22:09:01.208 [DefaultDispatcher-worker-12 @call-handler#965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef914f5 2024-02-06 22:09:01.209 [eventLoopGroupProxy-10-1 @call-handler#965] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:01.209 [DefaultDispatcher-worker-9 @coroutine#845] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555841527816986624/_ustadmanifest.json 2024-02-06 22:09:01.209 [DefaultDispatcher-worker-9 @coroutine#845] 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/555841527816986624/_ustadmanifest.json. 2024-02-06 22:09:01.209 [DefaultDispatcher-worker-9 @coroutine#845] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555841527816986624/_ustadmanifest.json 2024-02-06 22:09:01.209 [eventLoopGroupProxy-10-1 @call-handler#965] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 28ms 2024-02-06 22:09:01.210 [DefaultDispatcher-worker-12 @coroutine#875] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:09:01.210 [DefaultDispatcher-worker-12 @coroutine#875] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:09:01.211 [DefaultDispatcher-worker-12 @coroutine#875] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-06 22:09:01.211 [DefaultDispatcher-worker-12 @coroutine#875] 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-02-06 22:09:01.220 [DefaultDispatcher-worker-7 @coroutine#845] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555841527816986624/_ustadmanifest.json 2024-02-06 22:09:01.221 [DefaultDispatcher-worker-7 @coroutine#845] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555841527816986624/_ustadmanifest.json 2024-02-06 22:09:01.221 [DefaultDispatcher-worker-13 @coroutine#875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26a202ae 2024-02-06 22:09:01.221 [DefaultDispatcher-worker-7 @coroutine#845] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555841527816986624/_ustadmanifest.json. 2024-02-06 22:09:01.221 [DefaultDispatcher-worker-7 @coroutine#845] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555841527816986624/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:09:01.222 [DefaultDispatcher-worker-7 @coroutine#976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22846a1d 2024-02-06 22:09:01.232 [DefaultDispatcher-worker-13 @coroutine#845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef914f5 2024-02-06 22:09:01.233 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-06 22:09:01.233 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-06 22:09:01.233 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-06 22:09:01.234 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-06 22:09:01.234 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-06 22:09:01.235 [Test worker @coroutine#979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59c38af5 2024-02-06 22:09:01.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Shutdown initiated... 2024-02-06 22:09:01.235 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Close initiated... 2024-02-06 22:09:01.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:01.243 [HikariPool-65 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Closing connection org.sqlite.jdbc4.JDBC4Connection@26a202ae: (connection evicted) 2024-02-06 22:09:01.244 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:01.244 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Closed. 2024-02-06 22:09:01.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Shutdown completed. 2024-02-06 22:09:01.667 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-06 22:09:01.671 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-06 22:09:01.672 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-06 22:09:02.428 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@220cda54 2024-02-06 22:09:02.428 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@220cda54 2024-02-06 22:09:02.440 [Test worker @coroutine#985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22846a1d 2024-02-06 22:09:02.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Shutdown initiated... 2024-02-06 22:09:02.440 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Close initiated... 2024-02-06 22:09:02.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:02.453 [HikariPool-63 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ef914f5: (connection evicted) 2024-02-06 22:09:02.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:02.454 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Closed. 2024-02-06 22:09:02.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Shutdown completed. 2024-02-06 22:09:02.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2024-02-06 22:09:02.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:02.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:02.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:02.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:02.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:02.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:02.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47994b51 2024-02-06 22:09:02.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:02.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:02.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:02.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:02.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:02.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:02.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:02.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:02.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:02.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:02.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:02.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:02.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:02.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:02.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:02.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:02.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:02.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:02.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:02.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2024-02-06 22:09:02.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:02.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:02.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:02.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:02.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:02.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:02.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:02.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:02.460 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2024-02-06 22:09:02.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:02.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:02.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2024-02-06 22:09:02.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2024-02-06 22:09:02.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:02.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:02.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:02.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:02.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:02.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:02.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41463c56 2024-02-06 22:09:02.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:02.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:02.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:02.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:02.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:02.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:02.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:02.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:02.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:02.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:02.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:02.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:02.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:02.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:02.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:02.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:02.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:02.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:02.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:02.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2024-02-06 22:09:02.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:02.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:02.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:02.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:02.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:02.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:02.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:02.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:02.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2024-02-06 22:09:02.491 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@629de8 2024-02-06 22:09:02.491 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@629de8 2024-02-06 22:09:02.491 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2024-02-06 22:09:02.538 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-06 22:09:02.541 [Test worker] INFO ktor.application - Application started in 0.003 seconds. 2024-02-06 22:09:02.541 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@5b430541 2024-02-06 22:09:02.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2024-02-06 22:09:02.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:02.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:02.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:02.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:02.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:02.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:02.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6033f36c 2024-02-06 22:09:02.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:02.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:02.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:02.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:02.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:02.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:02.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:02.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:02.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:02.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:02.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:02.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:02.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:02.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:02.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:02.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:02.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:02.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:02.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:02.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2024-02-06 22:09:02.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:02.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:02.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:02.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:02.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:02.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:02.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:02.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:02.556 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2024-02-06 22:09:02.557 [DefaultDispatcher-worker-13 @coroutine#992] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-06 22:09:02.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@1764e45e 2024-02-06 22:09:02.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@1764e45e 2024-02-06 22:09:02.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2024-02-06 22:09:02.570 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-06 22:09:02.571 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:02.572 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-06 22:09:02.572 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-06 22:09:02.572 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-06 22:09:02.572 [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-02-06 22:09:02.572 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-06 22:09:02.572 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-06 22:09:02.572 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-06 22:09:02.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2024-02-06 22:09:02.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:02.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:02.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:02.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:02.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:02.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:02.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1642968c 2024-02-06 22:09:02.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:02.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:02.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:02.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:02.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:02.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:02.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:02.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:02.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:02.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:02.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:02.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:02.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:02.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:02.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:02.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:02.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:02.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:02.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:02.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2024-02-06 22:09:02.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:02.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:02.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:02.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:02.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:02.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:02.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:02.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:02.573 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2024-02-06 22:09:02.574 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-06 22:09:02.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@50b4e7b2 2024-02-06 22:09:02.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@50b4e7b2 2024-02-06 22:09:02.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2024-02-06 22:09:02.591 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:02.637 [DefaultDispatcher-worker-11 @coroutine#996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b4e7b2 2024-02-06 22:09:02.667 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:02.675 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:02.787 [DefaultDispatcher-worker-13 @coroutine#999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1764e45e 2024-02-06 22:09:02.849 [DefaultDispatcher-worker-11 @coroutine#1002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1764e45e 2024-02-06 22:09:02.859 [DefaultDispatcher-worker-13 @coroutine#1004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1764e45e 2024-02-06 22:09:02.864 [DefaultDispatcher-worker-11 @coroutine#1006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1764e45e 2024-02-06 22:09:02.877 [DefaultDispatcher-worker-1 @coroutine#996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b4e7b2 2024-02-06 22:09:02.877 [Test worker @coroutine#996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555841537003159552/_ustadmanifest.json 2024-02-06 22:09:02.877 [Test worker @coroutine#996] 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/555841537003159552/_ustadmanifest.json. 2024-02-06 22:09:02.877 [Test worker @coroutine#996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555841537003159552/_ustadmanifest.json 2024-02-06 22:09:02.901 [Test worker @coroutine#996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555841537003159552/_ustadmanifest.json 2024-02-06 22:09:02.901 [Test worker @coroutine#996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555841537003159552/_ustadmanifest.json 2024-02-06 22:09:02.903 [Test worker @coroutine#996] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555841537003159552/_ustadmanifest.json. 2024-02-06 22:09:02.904 [Test worker @coroutine#996] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555841537003159552/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:09:02.928 [Test worker @coroutine#1012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1764e45e 2024-02-06 22:09:02.996 [DefaultDispatcher-worker-11 @coroutine#996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b4e7b2 2024-02-06 22:09:02.997 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-06 22:09:02.997 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-821de2c8-1ab7-4767-b253-29895b794c08', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-06 22:09:02.998 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-06 22:09:02.998 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-821de2c8-1ab7-4767-b253-29895b794c08 2024-02-06 22:09:03.000 [DefaultDispatcher-worker-5 @coroutine#1174] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:09:03.000 [DefaultDispatcher-worker-5 @coroutine#1174] 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-02-06 22:09:03.000 [DefaultDispatcher-worker-5 @coroutine#1174] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:09:03.000 [DefaultDispatcher-worker-5 @coroutine#1174] 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-02-06 22:09:03.009 [DefaultDispatcher-worker-16 @coroutine#1173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b4e7b2 2024-02-06 22:09:03.009 [DefaultDispatcher-worker-16 @coroutine#1173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 22:09:03.009 [DefaultDispatcher-worker-16 @coroutine#1173] 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-02-06 22:09:03.009 [DefaultDispatcher-worker-16 @coroutine#1173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 22:09:03.027 [eventLoopGroupProxy-13-1 @call-handler#1276] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-06 22:09:03.028 [eventLoopGroupProxy-13-1 @call-handler#1276] 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-02-06 22:09:03.028 [eventLoopGroupProxy-13-1 @call-handler#1276] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-06 22:09:03.028 [eventLoopGroupProxy-13-1 @call-handler#1276] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:03.029 [eventLoopGroupProxy-13-1 @call-handler#1276] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 6ms 2024-02-06 22:09:03.030 [MyScheduler_Worker-1 @coroutine#1178] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-06 22:09:03.031 [MyScheduler_Worker-1 @coroutine#1178] 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-02-06 22:09:03.031 [MyScheduler_Worker-1 @coroutine#1178] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-06 22:09:03.031 [MyScheduler_Worker-1 @coroutine#1178] 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-02-06 22:09:03.035 [eventLoopGroupProxy-13-2 @call-handler#1344] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-06 22:09:03.036 [eventLoopGroupProxy-13-2 @call-handler#1344] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:03.036 [eventLoopGroupProxy-13-2 @call-handler#1344] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-02-06 22:09:03.037 [DefaultDispatcher-worker-16 @coroutine#1173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 22:09:03.037 [DefaultDispatcher-worker-16 @coroutine#1173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 22:09:03.046 [DefaultDispatcher-worker-16 @coroutine#1173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b4e7b2 2024-02-06 22:09:03.064 [DefaultDispatcher-worker-4 @coroutine#1174] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:09:03.064 [DefaultDispatcher-worker-4 @coroutine#1174] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:09:03.066 [eventLoopGroupProxy-13-1 @call-handler#1351] 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-02-06 22:09:03.067 [eventLoopGroupProxy-13-1 @call-handler#1351] 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-02-06 22:09:03.069 [DefaultDispatcher-worker-16 @coroutine#1175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b4e7b2 2024-02-06 22:09:03.077 [eventLoopGroupProxy-13-3 @call-handler#1355] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-06 22:09:03.078 [eventLoopGroupProxy-13-3 @call-handler#1355] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:03.082 [eventLoopGroupProxy-13-1 @coroutine#1354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:03.089 [eventLoopGroupProxy-13-1 @call-handler#1351] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 23ms 2024-02-06 22:09:03.090 [MyScheduler_Worker-1 @coroutine#1178] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-06 22:09:03.090 [MyScheduler_Worker-1 @coroutine#1178] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-06 22:09:03.091 [MyScheduler_Worker-1 @coroutine#1178] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-06 22:09:03.091 [MyScheduler_Worker-1 @coroutine#1178] 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-02-06 22:09:03.094 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.094 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.094 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.094 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.097 [eventLoopGroupProxy-13-1 @call-handler#1363] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:09:03.100 [eventLoopGroupProxy-13-1 @coroutine#1364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:03.100 [eventLoopGroupProxy-13-1 @call-handler#1363] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:03.101 [eventLoopGroupProxy-13-1 @call-handler#1363] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-06 22:09:03.102 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.123 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.123 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.123 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.123 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.135 [eventLoopGroupProxy-13-1 @call-handler#1369] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:03.138 [eventLoopGroupProxy-13-1 @coroutine#1370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:03.139 [eventLoopGroupProxy-13-1 @call-handler#1369] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:03.139 [eventLoopGroupProxy-13-1 @call-handler#1369] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-06 22:09:03.148 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.150 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.150 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.150 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.150 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.154 [eventLoopGroupProxy-13-1 @call-handler#1375] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:09:03.161 [eventLoopGroupProxy-13-1 @coroutine#1376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:03.161 [eventLoopGroupProxy-13-1 @call-handler#1375] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:03.171 [eventLoopGroupProxy-13-1 @call-handler#1375] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 17ms 2024-02-06 22:09:03.172 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.174 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.174 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.174 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.174 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.178 [eventLoopGroupProxy-13-1 @call-handler#1381] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:09:03.188 [eventLoopGroupProxy-13-1 @coroutine#1382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:03.189 [eventLoopGroupProxy-13-1 @call-handler#1381] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:03.189 [eventLoopGroupProxy-13-1 @call-handler#1381] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 11ms 2024-02-06 22:09:03.190 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.192 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.193 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.193 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.193 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.195 [eventLoopGroupProxy-13-1 @call-handler#1387] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:09:03.238 [eventLoopGroupProxy-13-1 @coroutine#1388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:03.238 [eventLoopGroupProxy-13-1 @call-handler#1387] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:03.239 [eventLoopGroupProxy-13-1 @call-handler#1387] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-06 22:09:03.240 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.242 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.242 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.242 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.242 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.247 [eventLoopGroupProxy-13-1 @call-handler#1393] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:09:03.257 [eventLoopGroupProxy-13-1 @coroutine#1394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:03.257 [eventLoopGroupProxy-13-1 @call-handler#1393] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:03.258 [eventLoopGroupProxy-13-1 @call-handler#1393] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 12ms 2024-02-06 22:09:03.259 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.260 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.260 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.260 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.260 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.263 [eventLoopGroupProxy-13-1 @call-handler#1399] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:03.272 [eventLoopGroupProxy-13-1 @coroutine#1400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:03.272 [eventLoopGroupProxy-13-1 @call-handler#1399] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:03.272 [eventLoopGroupProxy-13-1 @call-handler#1399] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2024-02-06 22:09:03.274 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.275 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.276 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.276 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.276 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.279 [eventLoopGroupProxy-13-1 @call-handler#1405] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:03.331 [eventLoopGroupProxy-13-1 @coroutine#1406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:03.331 [eventLoopGroupProxy-13-1 @call-handler#1405] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:03.331 [eventLoopGroupProxy-13-1 @call-handler#1405] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 53ms 2024-02-06 22:09:03.332 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.334 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.334 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.334 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.334 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.337 [eventLoopGroupProxy-13-1 @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-02-06 22:09:03.345 [eventLoopGroupProxy-13-1 @coroutine#1412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:03.346 [eventLoopGroupProxy-13-1 @call-handler#1411] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:03.346 [eventLoopGroupProxy-13-1 @call-handler#1411] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2024-02-06 22:09:03.347 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.349 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.349 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.349 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.349 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.353 [eventLoopGroupProxy-13-1 @call-handler#1417] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:09:03.360 [eventLoopGroupProxy-13-1 @coroutine#1418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:03.360 [eventLoopGroupProxy-13-1 @call-handler#1417] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:03.362 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.363 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.364 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.364 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.364 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.366 [eventLoopGroupProxy-13-1 @call-handler#1417] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 13ms 2024-02-06 22:09:03.366 [eventLoopGroupProxy-13-1 @call-handler#1423] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:09:03.376 [eventLoopGroupProxy-13-1 @coroutine#1425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:03.376 [eventLoopGroupProxy-13-1 @call-handler#1423] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:03.378 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.380 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.380 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.380 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.380 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.382 [eventLoopGroupProxy-13-1 @call-handler#1423] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 16ms 2024-02-06 22:09:03.382 [eventLoopGroupProxy-13-1 @call-handler#1430] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:09:03.387 [eventLoopGroupProxy-13-1 @coroutine#1431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:03.387 [eventLoopGroupProxy-13-1 @call-handler#1430] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:03.388 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.390 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.390 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.390 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.390 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.393 [eventLoopGroupProxy-13-1 @call-handler#1430] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 11ms 2024-02-06 22:09:03.394 [eventLoopGroupProxy-13-1 @call-handler#1436] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:03.398 [eventLoopGroupProxy-13-1 @coroutine#1437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:03.398 [eventLoopGroupProxy-13-1 @call-handler#1436] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:03.399 [eventLoopGroupProxy-13-1 @call-handler#1436] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-06 22:09:03.403 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.405 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.405 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.405 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.405 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.410 [eventLoopGroupProxy-13-1 @call-handler#1442] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:09:03.418 [eventLoopGroupProxy-13-1 @coroutine#1443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:03.418 [eventLoopGroupProxy-13-1 @call-handler#1442] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:03.418 [eventLoopGroupProxy-13-1 @call-handler#1442] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-02-06 22:09:03.420 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.421 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.421 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.422 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.422 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.425 [eventLoopGroupProxy-13-1 @call-handler#1448] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:09:03.427 [eventLoopGroupProxy-13-1 @coroutine#1449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:03.427 [eventLoopGroupProxy-13-1 @call-handler#1448] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:03.428 [eventLoopGroupProxy-13-1 @call-handler#1448] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-06 22:09:03.435 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.437 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.437 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.437 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.437 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.440 [eventLoopGroupProxy-13-1 @call-handler#1454] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:09:03.444 [eventLoopGroupProxy-13-1 @coroutine#1455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:03.444 [eventLoopGroupProxy-13-1 @call-handler#1454] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:03.444 [eventLoopGroupProxy-13-1 @call-handler#1454] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-06 22:09:03.445 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.448 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.448 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.448 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.448 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.450 [eventLoopGroupProxy-13-1 @call-handler#1460] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:09:03.453 [eventLoopGroupProxy-13-1 @coroutine#1461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:03.453 [eventLoopGroupProxy-13-1 @call-handler#1460] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:03.453 [eventLoopGroupProxy-13-1 @call-handler#1460] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:09:03.454 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.456 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.456 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.456 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.456 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.459 [eventLoopGroupProxy-13-1 @call-handler#1466] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:03.462 [eventLoopGroupProxy-13-1 @coroutine#1467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:03.462 [eventLoopGroupProxy-13-1 @call-handler#1466] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:03.462 [eventLoopGroupProxy-13-1 @call-handler#1466] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:09:03.466 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.468 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.468 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.468 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.468 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.470 [eventLoopGroupProxy-13-1 @call-handler#1472] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:09:03.472 [eventLoopGroupProxy-13-1 @coroutine#1473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:03.473 [eventLoopGroupProxy-13-1 @call-handler#1472] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:03.473 [eventLoopGroupProxy-13-1 @call-handler#1472] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:09:03.474 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.475 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.476 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.476 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.476 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.478 [eventLoopGroupProxy-13-1 @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-02-06 22:09:03.480 [eventLoopGroupProxy-13-1 @coroutine#1479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:03.481 [eventLoopGroupProxy-13-1 @call-handler#1478] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:03.481 [eventLoopGroupProxy-13-1 @call-handler#1478] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-06 22:09:03.482 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.483 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.484 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.484 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.484 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.486 [eventLoopGroupProxy-13-1 @call-handler#1484] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:03.488 [eventLoopGroupProxy-13-1 @coroutine#1485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:03.488 [eventLoopGroupProxy-13-1 @call-handler#1484] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:03.488 [eventLoopGroupProxy-13-1 @call-handler#1484] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:09:03.489 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.491 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.491 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.491 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.491 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.493 [eventLoopGroupProxy-13-1 @call-handler#1490] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:09:03.495 [eventLoopGroupProxy-13-1 @coroutine#1491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:03.495 [eventLoopGroupProxy-13-1 @call-handler#1490] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:03.496 [eventLoopGroupProxy-13-1 @call-handler#1490] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:09:03.496 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.498 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.498 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.498 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.498 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.500 [eventLoopGroupProxy-13-1 @call-handler#1496] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:09:03.503 [eventLoopGroupProxy-13-1 @coroutine#1497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:03.503 [eventLoopGroupProxy-13-1 @call-handler#1496] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:03.503 [eventLoopGroupProxy-13-1 @call-handler#1496] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:09:03.504 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.506 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.506 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.506 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.506 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.510 [eventLoopGroupProxy-13-1 @call-handler#1502] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:09:03.524 [eventLoopGroupProxy-13-1 @coroutine#1503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:03.524 [eventLoopGroupProxy-13-1 @call-handler#1502] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:03.526 [eventLoopGroupProxy-13-1 @call-handler#1502] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 15ms 2024-02-06 22:09:03.526 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.528 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.528 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.528 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.528 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.530 [DefaultDispatcher-worker-13 @coroutine#1181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b4e7b2 2024-02-06 22:09:03.531 [eventLoopGroupProxy-13-1 @call-handler#1509] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:09:03.533 [eventLoopGroupProxy-13-1 @coroutine#1510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:03.534 [eventLoopGroupProxy-13-1 @call-handler#1509] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:03.534 [eventLoopGroupProxy-13-1 @call-handler#1509] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:09:03.535 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.537 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.537 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.537 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.537 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.573 [eventLoopGroupProxy-13-1 @call-handler#1515] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:09:03.576 [eventLoopGroupProxy-13-1 @coroutine#1516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:03.576 [eventLoopGroupProxy-13-1 @call-handler#1515] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:03.576 [eventLoopGroupProxy-13-1 @call-handler#1515] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:09:03.577 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.581 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.581 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.581 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.581 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.587 [eventLoopGroupProxy-13-1 @call-handler#1521] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:03.596 [eventLoopGroupProxy-13-1 @coroutine#1522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:03.597 [eventLoopGroupProxy-13-1 @call-handler#1521] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:03.597 [eventLoopGroupProxy-13-1 @call-handler#1521] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2024-02-06 22:09:03.599 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.606 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.606 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.606 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.606 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.608 [eventLoopGroupProxy-13-1 @call-handler#1527] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:09:03.610 [eventLoopGroupProxy-13-1 @coroutine#1528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:03.618 [eventLoopGroupProxy-13-1 @call-handler#1527] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:03.619 [eventLoopGroupProxy-13-1 @call-handler#1527] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 11ms 2024-02-06 22:09:03.619 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.621 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.621 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.621 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.621 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.624 [eventLoopGroupProxy-13-1 @call-handler#1533] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:09:03.627 [eventLoopGroupProxy-13-1 @coroutine#1534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:03.627 [eventLoopGroupProxy-13-1 @call-handler#1533] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:03.628 [eventLoopGroupProxy-13-1 @call-handler#1533] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-06 22:09:03.629 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.630 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.630 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.630 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.630 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.634 [eventLoopGroupProxy-13-1 @call-handler#1539] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:09:03.638 [eventLoopGroupProxy-13-1 @coroutine#1540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:03.639 [eventLoopGroupProxy-13-1 @call-handler#1539] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:03.640 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.641 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.641 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.641 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.641 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.643 [eventLoopGroupProxy-13-1 @call-handler#1539] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2024-02-06 22:09:03.643 [eventLoopGroupProxy-13-1 @call-handler#1545] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:09:03.647 [eventLoopGroupProxy-13-1 @coroutine#1546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:03.647 [eventLoopGroupProxy-13-1 @call-handler#1545] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:03.648 [eventLoopGroupProxy-13-1 @call-handler#1545] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-06 22:09:03.648 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.650 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.650 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.650 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.650 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.652 [eventLoopGroupProxy-13-1 @call-handler#1551] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:09:03.660 [eventLoopGroupProxy-13-1 @coroutine#1552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:03.660 [eventLoopGroupProxy-13-1 @call-handler#1551] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:03.660 [eventLoopGroupProxy-13-1 @call-handler#1551] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-02-06 22:09:03.661 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.663 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.663 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.663 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.663 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.671 [eventLoopGroupProxy-13-1 @call-handler#1557] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:03.673 [eventLoopGroupProxy-13-1 @coroutine#1559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:03.674 [eventLoopGroupProxy-13-1 @call-handler#1557] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:03.674 [eventLoopGroupProxy-13-1 @call-handler#1557] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:09:03.675 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.676 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.676 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.676 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.676 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.678 [eventLoopGroupProxy-13-1 @call-handler#1564] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:09:03.680 [eventLoopGroupProxy-13-1 @coroutine#1565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:03.681 [eventLoopGroupProxy-13-1 @call-handler#1564] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:03.681 [eventLoopGroupProxy-13-1 @call-handler#1564] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:09:03.681 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.683 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.683 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.683 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.683 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.685 [eventLoopGroupProxy-13-1 @call-handler#1570] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:09:03.687 [eventLoopGroupProxy-13-1 @coroutine#1571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:03.687 [eventLoopGroupProxy-13-1 @call-handler#1570] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:03.688 [eventLoopGroupProxy-13-1 @call-handler#1570] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:09:03.688 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.689 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.689 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.689 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.689 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.695 [eventLoopGroupProxy-13-1 @call-handler#1576] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:09:03.697 [eventLoopGroupProxy-13-1 @coroutine#1577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:03.698 [eventLoopGroupProxy-13-1 @call-handler#1576] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:03.699 [eventLoopGroupProxy-13-1 @call-handler#1576] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-06 22:09:03.699 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.701 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.701 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.701 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.701 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.703 [eventLoopGroupProxy-13-1 @call-handler#1582] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:09:03.755 [eventLoopGroupProxy-13-1 @coroutine#1583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:03.755 [eventLoopGroupProxy-13-1 @call-handler#1582] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:03.755 [eventLoopGroupProxy-13-1 @call-handler#1582] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 53ms 2024-02-06 22:09:03.764 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.766 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.766 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.766 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.766 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.772 [eventLoopGroupProxy-13-1 @call-handler#1588] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:03.774 [eventLoopGroupProxy-13-1 @coroutine#1589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:03.774 [eventLoopGroupProxy-13-1 @call-handler#1588] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:03.775 [eventLoopGroupProxy-13-1 @call-handler#1588] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:09:03.783 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.785 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.785 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.785 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.785 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.788 [eventLoopGroupProxy-13-1 @call-handler#1594] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:09:03.790 [eventLoopGroupProxy-13-1 @coroutine#1595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:03.790 [eventLoopGroupProxy-13-1 @call-handler#1594] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:03.791 [eventLoopGroupProxy-13-1 @call-handler#1594] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:09:03.793 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.795 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.795 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.795 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.795 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.797 [eventLoopGroupProxy-13-1 @call-handler#1600] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:03.799 [eventLoopGroupProxy-13-1 @coroutine#1601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:03.799 [eventLoopGroupProxy-13-1 @call-handler#1600] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:03.800 [eventLoopGroupProxy-13-1 @call-handler#1600] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:09:03.801 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.802 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.802 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.802 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.802 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.807 [eventLoopGroupProxy-13-1 @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-02-06 22:09:03.850 [eventLoopGroupProxy-13-1 @coroutine#1607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:03.850 [eventLoopGroupProxy-13-1 @call-handler#1606] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:03.850 [eventLoopGroupProxy-13-1 @call-handler#1606] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-06 22:09:03.851 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.853 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.853 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.853 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.853 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.855 [eventLoopGroupProxy-13-1 @call-handler#1612] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:03.858 [eventLoopGroupProxy-13-1 @coroutine#1613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:03.858 [eventLoopGroupProxy-13-1 @call-handler#1612] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:03.859 [eventLoopGroupProxy-13-1 @call-handler#1612] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:09:03.859 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.861 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.861 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.861 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.861 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.864 [eventLoopGroupProxy-13-1 @call-handler#1618] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:03.867 [eventLoopGroupProxy-13-1 @coroutine#1619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:03.867 [eventLoopGroupProxy-13-1 @call-handler#1618] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:03.867 [eventLoopGroupProxy-13-1 @call-handler#1618] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:09:03.868 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.869 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.869 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.869 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.869 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.871 [eventLoopGroupProxy-13-1 @call-handler#1624] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:03.873 [eventLoopGroupProxy-13-1 @coroutine#1625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:03.873 [eventLoopGroupProxy-13-1 @call-handler#1624] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:03.874 [eventLoopGroupProxy-13-1 @call-handler#1624] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:09:03.874 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.876 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.876 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.876 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.876 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.877 [eventLoopGroupProxy-13-1 @call-handler#1630] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:03.922 [eventLoopGroupProxy-13-1 @coroutine#1631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:03.922 [eventLoopGroupProxy-13-1 @call-handler#1630] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:03.922 [eventLoopGroupProxy-13-1 @call-handler#1630] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-06 22:09:03.923 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.924 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.924 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.924 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.924 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.926 [eventLoopGroupProxy-13-1 @call-handler#1636] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:03.928 [eventLoopGroupProxy-13-1 @coroutine#1637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:03.928 [eventLoopGroupProxy-13-1 @call-handler#1636] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:03.928 [eventLoopGroupProxy-13-1 @call-handler#1636] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:09:03.929 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.930 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.930 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.930 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.930 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.932 [eventLoopGroupProxy-13-1 @call-handler#1642] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:03.934 [eventLoopGroupProxy-13-1 @coroutine#1643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:03.934 [eventLoopGroupProxy-13-1 @call-handler#1642] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:03.935 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.935 [eventLoopGroupProxy-13-1 @call-handler#1642] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:09:03.937 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.937 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.937 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.937 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.938 [eventLoopGroupProxy-13-1 @call-handler#1648] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:03.940 [eventLoopGroupProxy-13-1 @coroutine#1649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:03.940 [eventLoopGroupProxy-13-1 @call-handler#1648] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:03.940 [eventLoopGroupProxy-13-1 @call-handler#1648] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:09:03.941 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.942 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.942 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.942 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.942 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.944 [eventLoopGroupProxy-13-1 @call-handler#1654] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:03.946 [eventLoopGroupProxy-13-1 @coroutine#1655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:03.946 [eventLoopGroupProxy-13-1 @call-handler#1654] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:03.946 [eventLoopGroupProxy-13-1 @call-handler#1654] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:09:03.947 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.948 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.948 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.948 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:03.948 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:03.950 [eventLoopGroupProxy-13-1 @call-handler#1660] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:03.998 [eventLoopGroupProxy-13-1 @coroutine#1662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:03.998 [eventLoopGroupProxy-13-1 @call-handler#1660] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:03.998 [eventLoopGroupProxy-13-1 @call-handler#1660] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-02-06 22:09:03.999 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.000 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.000 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.000 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.000 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.002 [eventLoopGroupProxy-13-1 @call-handler#1667] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:04.004 [eventLoopGroupProxy-13-1 @coroutine#1668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:04.004 [eventLoopGroupProxy-13-1 @call-handler#1667] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:04.004 [eventLoopGroupProxy-13-1 @call-handler#1667] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:09:04.005 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.006 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.006 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.006 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.006 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.007 [eventLoopGroupProxy-13-1 @call-handler#1673] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:04.009 [eventLoopGroupProxy-13-1 @coroutine#1674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:04.009 [eventLoopGroupProxy-13-1 @call-handler#1673] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:04.009 [eventLoopGroupProxy-13-1 @call-handler#1673] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:09:04.010 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.011 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.011 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.011 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.011 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.013 [eventLoopGroupProxy-13-1 @call-handler#1679] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:04.015 [eventLoopGroupProxy-13-1 @coroutine#1680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:04.015 [eventLoopGroupProxy-13-1 @call-handler#1679] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:04.015 [eventLoopGroupProxy-13-1 @call-handler#1679] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:09:04.015 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.017 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.017 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.017 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.017 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.019 [eventLoopGroupProxy-13-1 @call-handler#1685] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:04.021 [eventLoopGroupProxy-13-1 @coroutine#1686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:04.022 [eventLoopGroupProxy-13-1 @call-handler#1685] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:04.022 [eventLoopGroupProxy-13-1 @call-handler#1685] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:09:04.022 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.024 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.024 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.024 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.024 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.026 [eventLoopGroupProxy-13-1 @call-handler#1691] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:04.028 [eventLoopGroupProxy-13-1 @coroutine#1692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:04.028 [eventLoopGroupProxy-13-1 @call-handler#1691] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:04.028 [eventLoopGroupProxy-13-1 @call-handler#1691] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:09:04.030 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.031 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.031 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.031 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.031 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.035 [eventLoopGroupProxy-13-1 @call-handler#1697] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:04.037 [eventLoopGroupProxy-13-1 @coroutine#1698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:04.037 [eventLoopGroupProxy-13-1 @call-handler#1697] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:04.037 [eventLoopGroupProxy-13-1 @call-handler#1697] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:09:04.043 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.064 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.064 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.064 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.064 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.077 [DefaultDispatcher-worker-13 @coroutine#1181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b4e7b2 2024-02-06 22:09:04.087 [eventLoopGroupProxy-13-1 @call-handler#1704] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:04.104 [eventLoopGroupProxy-13-1 @coroutine#1705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:04.104 [eventLoopGroupProxy-13-1 @call-handler#1704] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:04.104 [eventLoopGroupProxy-13-1 @call-handler#1704] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 17ms 2024-02-06 22:09:04.106 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.109 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.109 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.109 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.109 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.111 [eventLoopGroupProxy-13-1 @call-handler#1710] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:04.114 [eventLoopGroupProxy-13-1 @coroutine#1711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:04.114 [eventLoopGroupProxy-13-1 @call-handler#1710] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:04.114 [eventLoopGroupProxy-13-1 @call-handler#1710] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:09:04.119 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.121 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.121 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.121 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.121 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.129 [eventLoopGroupProxy-13-1 @call-handler#1716] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:04.132 [eventLoopGroupProxy-13-1 @coroutine#1717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:04.132 [eventLoopGroupProxy-13-1 @call-handler#1716] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:04.132 [eventLoopGroupProxy-13-1 @call-handler#1716] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-06 22:09:04.133 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.135 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.135 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.135 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.135 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.137 [eventLoopGroupProxy-13-1 @call-handler#1722] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:04.140 [eventLoopGroupProxy-13-1 @coroutine#1723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:04.140 [eventLoopGroupProxy-13-1 @call-handler#1722] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:04.140 [eventLoopGroupProxy-13-1 @call-handler#1722] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-06 22:09:04.141 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.142 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.142 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.142 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.142 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.144 [eventLoopGroupProxy-13-1 @call-handler#1728] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:04.151 [eventLoopGroupProxy-13-1 @coroutine#1729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:04.152 [eventLoopGroupProxy-13-1 @call-handler#1728] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:04.152 [eventLoopGroupProxy-13-1 @call-handler#1728] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-02-06 22:09:04.152 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.154 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.154 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.154 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.154 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.155 [eventLoopGroupProxy-13-1 @call-handler#1734] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:04.158 [eventLoopGroupProxy-13-1 @coroutine#1735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:04.158 [eventLoopGroupProxy-13-1 @call-handler#1734] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:04.159 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.160 [eventLoopGroupProxy-13-1 @call-handler#1734] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-06 22:09:04.161 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.161 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.161 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.161 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.163 [eventLoopGroupProxy-13-1 @call-handler#1740] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:04.205 [eventLoopGroupProxy-13-1 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:04.206 [eventLoopGroupProxy-13-1 @call-handler#1740] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:04.206 [eventLoopGroupProxy-13-1 @call-handler#1740] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-06 22:09:04.206 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.208 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.208 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.208 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.208 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.210 [eventLoopGroupProxy-13-1 @call-handler#1746] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:04.212 [eventLoopGroupProxy-13-1 @coroutine#1747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:04.212 [eventLoopGroupProxy-13-1 @call-handler#1746] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:04.212 [eventLoopGroupProxy-13-1 @call-handler#1746] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:09:04.213 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.215 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.215 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.215 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.215 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.216 [eventLoopGroupProxy-13-1 @call-handler#1752] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:04.218 [eventLoopGroupProxy-13-1 @coroutine#1753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:04.219 [eventLoopGroupProxy-13-1 @call-handler#1752] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:04.219 [eventLoopGroupProxy-13-1 @call-handler#1752] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:09:04.220 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.221 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.221 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.221 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.221 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.223 [eventLoopGroupProxy-13-1 @call-handler#1758] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:04.265 [eventLoopGroupProxy-13-1 @coroutine#1759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:04.265 [eventLoopGroupProxy-13-1 @call-handler#1758] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:04.265 [eventLoopGroupProxy-13-1 @call-handler#1758] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-02-06 22:09:04.266 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.267 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.267 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.267 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.267 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.269 [eventLoopGroupProxy-13-1 @call-handler#1764] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:04.270 [eventLoopGroupProxy-13-1 @coroutine#1765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:04.270 [eventLoopGroupProxy-13-1 @call-handler#1764] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:04.271 [eventLoopGroupProxy-13-1 @call-handler#1764] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:09:04.271 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.273 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.273 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.273 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.273 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.274 [eventLoopGroupProxy-13-1 @call-handler#1771] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:04.276 [eventLoopGroupProxy-13-1 @coroutine#1772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:04.276 [eventLoopGroupProxy-13-1 @call-handler#1771] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:04.276 [eventLoopGroupProxy-13-1 @call-handler#1771] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:09:04.277 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.278 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.278 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.278 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.279 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.281 [eventLoopGroupProxy-13-1 @call-handler#1777] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:04.283 [eventLoopGroupProxy-13-1 @coroutine#1778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:04.283 [eventLoopGroupProxy-13-1 @call-handler#1777] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:04.284 [eventLoopGroupProxy-13-1 @call-handler#1777] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:09:04.284 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.285 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.285 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.285 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.285 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.287 [eventLoopGroupProxy-13-1 @call-handler#1783] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:04.334 [eventLoopGroupProxy-13-1 @coroutine#1784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:04.334 [eventLoopGroupProxy-13-1 @call-handler#1783] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:04.334 [eventLoopGroupProxy-13-1 @call-handler#1783] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-02-06 22:09:04.335 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.336 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.336 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.336 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.336 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.338 [eventLoopGroupProxy-13-1 @call-handler#1789] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:04.340 [eventLoopGroupProxy-13-1 @coroutine#1790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:04.340 [eventLoopGroupProxy-13-1 @call-handler#1789] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:04.341 [eventLoopGroupProxy-13-1 @call-handler#1789] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:09:04.341 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.343 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.343 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.343 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.343 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.344 [eventLoopGroupProxy-13-1 @call-handler#1795] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:04.347 [eventLoopGroupProxy-13-1 @coroutine#1796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:04.347 [eventLoopGroupProxy-13-1 @call-handler#1795] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:04.348 [eventLoopGroupProxy-13-1 @call-handler#1795] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-06 22:09:04.348 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.349 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.349 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.349 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.349 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.351 [eventLoopGroupProxy-13-1 @call-handler#1801] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:04.394 [eventLoopGroupProxy-13-1 @coroutine#1802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:04.394 [eventLoopGroupProxy-13-1 @call-handler#1801] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:04.394 [eventLoopGroupProxy-13-1 @call-handler#1801] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-06 22:09:04.395 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.396 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.397 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.397 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.397 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.398 [eventLoopGroupProxy-13-1 @call-handler#1807] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:04.400 [eventLoopGroupProxy-13-1 @coroutine#1808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:04.400 [eventLoopGroupProxy-13-1 @call-handler#1807] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:04.401 [eventLoopGroupProxy-13-1 @call-handler#1807] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:09:04.401 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.403 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.403 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.403 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.403 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.405 [eventLoopGroupProxy-13-1 @call-handler#1813] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:04.407 [eventLoopGroupProxy-13-1 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:04.407 [eventLoopGroupProxy-13-1 @call-handler#1813] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:04.407 [eventLoopGroupProxy-13-1 @call-handler#1813] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:09:04.408 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.409 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.410 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.410 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.410 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.411 [eventLoopGroupProxy-13-1 @call-handler#1819] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:04.413 [eventLoopGroupProxy-13-1 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:04.413 [eventLoopGroupProxy-13-1 @call-handler#1819] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:04.413 [eventLoopGroupProxy-13-1 @call-handler#1819] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:09:04.414 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.416 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.416 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.416 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.416 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.417 [eventLoopGroupProxy-13-1 @call-handler#1825] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:04.419 [eventLoopGroupProxy-13-1 @coroutine#1826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:04.419 [eventLoopGroupProxy-13-1 @call-handler#1825] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:04.420 [eventLoopGroupProxy-13-1 @call-handler#1825] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:09:04.420 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.422 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.422 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.422 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.422 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.423 [eventLoopGroupProxy-13-1 @call-handler#1831] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:04.425 [eventLoopGroupProxy-13-1 @coroutine#1832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:04.425 [eventLoopGroupProxy-13-1 @call-handler#1831] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:04.426 [eventLoopGroupProxy-13-1 @call-handler#1831] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:09:04.426 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.428 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.428 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.428 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.428 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.429 [eventLoopGroupProxy-13-1 @call-handler#1837] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:04.431 [eventLoopGroupProxy-13-1 @coroutine#1838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:04.431 [eventLoopGroupProxy-13-1 @call-handler#1837] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:04.432 [eventLoopGroupProxy-13-1 @call-handler#1837] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:09:04.432 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.434 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.434 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.434 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.434 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.436 [eventLoopGroupProxy-13-1 @call-handler#1843] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:04.438 [eventLoopGroupProxy-13-1 @coroutine#1844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:04.438 [eventLoopGroupProxy-13-1 @call-handler#1843] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:04.438 [eventLoopGroupProxy-13-1 @call-handler#1843] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:09:04.439 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.441 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.441 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.441 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.441 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.442 [eventLoopGroupProxy-13-1 @call-handler#1849] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:04.444 [eventLoopGroupProxy-13-1 @coroutine#1850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:04.444 [eventLoopGroupProxy-13-1 @call-handler#1849] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:04.445 [eventLoopGroupProxy-13-1 @call-handler#1849] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:09:04.445 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.447 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.447 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.447 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.447 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.448 [eventLoopGroupProxy-13-1 @call-handler#1855] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:04.450 [eventLoopGroupProxy-13-1 @coroutine#1856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:04.450 [eventLoopGroupProxy-13-1 @call-handler#1855] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:04.450 [eventLoopGroupProxy-13-1 @call-handler#1855] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:09:04.451 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.452 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.452 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.452 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.452 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.454 [eventLoopGroupProxy-13-1 @call-handler#1861] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:04.455 [eventLoopGroupProxy-13-1 @coroutine#1862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:04.455 [eventLoopGroupProxy-13-1 @call-handler#1861] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:04.456 [eventLoopGroupProxy-13-1 @call-handler#1861] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:09:04.456 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.457 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.457 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.457 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.457 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.459 [eventLoopGroupProxy-13-1 @call-handler#1867] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:04.461 [eventLoopGroupProxy-13-1 @coroutine#1868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:04.461 [eventLoopGroupProxy-13-1 @call-handler#1867] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:04.461 [eventLoopGroupProxy-13-1 @call-handler#1867] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:09:04.462 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.463 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.463 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.463 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.463 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.464 [eventLoopGroupProxy-13-1 @call-handler#1873] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:04.466 [eventLoopGroupProxy-13-1 @coroutine#1874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:04.466 [eventLoopGroupProxy-13-1 @call-handler#1873] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:04.466 [eventLoopGroupProxy-13-1 @call-handler#1873] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:09:04.467 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.468 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.468 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.468 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.468 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.470 [eventLoopGroupProxy-13-1 @call-handler#1879] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:04.471 [eventLoopGroupProxy-13-1 @coroutine#1880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:04.472 [eventLoopGroupProxy-13-1 @call-handler#1879] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:04.472 [eventLoopGroupProxy-13-1 @call-handler#1879] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:09:04.472 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.474 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.474 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.474 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.474 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.475 [eventLoopGroupProxy-13-1 @call-handler#1885] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:04.477 [eventLoopGroupProxy-13-1 @coroutine#1886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:04.477 [eventLoopGroupProxy-13-1 @call-handler#1885] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:04.477 [eventLoopGroupProxy-13-1 @call-handler#1885] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:09:04.478 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.480 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.480 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.480 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.480 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.482 [eventLoopGroupProxy-13-1 @call-handler#1891] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:04.484 [eventLoopGroupProxy-13-1 @coroutine#1892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:04.484 [eventLoopGroupProxy-13-1 @call-handler#1891] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:04.484 [eventLoopGroupProxy-13-1 @call-handler#1891] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:09:04.485 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.486 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.486 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.486 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.486 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.488 [eventLoopGroupProxy-13-1 @call-handler#1897] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:04.489 [eventLoopGroupProxy-13-1 @coroutine#1898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:04.490 [eventLoopGroupProxy-13-1 @call-handler#1897] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:04.490 [eventLoopGroupProxy-13-1 @call-handler#1897] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:09:04.490 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.491 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.491 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.492 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.492 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.493 [eventLoopGroupProxy-13-1 @call-handler#1903] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:04.541 [eventLoopGroupProxy-13-1 @coroutine#1904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:04.542 [eventLoopGroupProxy-13-1 @call-handler#1903] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:04.542 [eventLoopGroupProxy-13-1 @call-handler#1903] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-02-06 22:09:04.542 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.544 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.544 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.544 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.544 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.545 [eventLoopGroupProxy-13-1 @call-handler#1909] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:04.547 [eventLoopGroupProxy-13-1 @coroutine#1910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:04.547 [eventLoopGroupProxy-13-1 @call-handler#1909] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:04.548 [eventLoopGroupProxy-13-1 @call-handler#1909] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:09:04.548 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.549 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.549 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.550 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.550 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.551 [eventLoopGroupProxy-13-1 @call-handler#1915] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:04.553 [eventLoopGroupProxy-13-1 @coroutine#1916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:04.553 [eventLoopGroupProxy-13-1 @call-handler#1915] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:04.553 [eventLoopGroupProxy-13-1 @call-handler#1915] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:09:04.554 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.555 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.555 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.555 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.556 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.557 [eventLoopGroupProxy-13-1 @call-handler#1921] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:04.561 [eventLoopGroupProxy-13-1 @coroutine#1922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:04.561 [eventLoopGroupProxy-13-1 @call-handler#1921] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:04.561 [eventLoopGroupProxy-13-1 @call-handler#1921] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-06 22:09:04.562 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.563 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.563 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.563 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.563 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.564 [eventLoopGroupProxy-13-1 @call-handler#1927] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:04.566 [eventLoopGroupProxy-13-1 @coroutine#1928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:04.566 [eventLoopGroupProxy-13-1 @call-handler#1927] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:04.567 [eventLoopGroupProxy-13-1 @call-handler#1927] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:09:04.567 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.569 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.570 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.570 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.570 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.571 [eventLoopGroupProxy-13-1 @call-handler#1933] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:04.573 [eventLoopGroupProxy-13-1 @coroutine#1935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:04.573 [eventLoopGroupProxy-13-1 @call-handler#1933] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:04.573 [eventLoopGroupProxy-13-1 @call-handler#1933] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:09:04.574 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.576 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.576 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.576 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.576 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.580 [eventLoopGroupProxy-13-1 @call-handler#1940] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:04.583 [eventLoopGroupProxy-13-1 @coroutine#1941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:04.583 [eventLoopGroupProxy-13-1 @call-handler#1940] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:04.583 [eventLoopGroupProxy-13-1 @call-handler#1940] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:09:04.584 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.585 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.585 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.586 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.586 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.587 [eventLoopGroupProxy-13-1 @call-handler#1946] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:04.604 [DefaultDispatcher-worker-11 @coroutine#1181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b4e7b2 2024-02-06 22:09:04.629 [eventLoopGroupProxy-13-1 @coroutine#1948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:04.630 [eventLoopGroupProxy-13-1 @call-handler#1946] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:04.630 [eventLoopGroupProxy-13-1 @call-handler#1946] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-06 22:09:04.630 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.632 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.632 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.632 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.632 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.633 [eventLoopGroupProxy-13-1 @call-handler#1953] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:04.636 [eventLoopGroupProxy-13-1 @coroutine#1954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:04.636 [eventLoopGroupProxy-13-1 @call-handler#1953] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:04.637 [eventLoopGroupProxy-13-1 @call-handler#1953] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-06 22:09:04.637 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.638 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.638 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.638 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.638 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.641 [eventLoopGroupProxy-13-1 @call-handler#1959] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:04.643 [eventLoopGroupProxy-13-1 @coroutine#1960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:04.644 [eventLoopGroupProxy-13-1 @call-handler#1959] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:04.644 [eventLoopGroupProxy-13-1 @call-handler#1959] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:09:04.647 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.649 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.649 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.649 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.649 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.665 [eventLoopGroupProxy-13-1 @call-handler#1965] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:04.698 [eventLoopGroupProxy-13-1 @coroutine#1966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:04.698 [eventLoopGroupProxy-13-1 @call-handler#1965] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:04.698 [eventLoopGroupProxy-13-1 @call-handler#1965] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 33ms 2024-02-06 22:09:04.699 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.701 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.701 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.701 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.701 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.703 [eventLoopGroupProxy-13-1 @call-handler#1971] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:04.705 [eventLoopGroupProxy-13-1 @coroutine#1972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:04.706 [eventLoopGroupProxy-13-1 @call-handler#1971] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:04.706 [eventLoopGroupProxy-13-1 @call-handler#1971] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:09:04.707 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.708 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.708 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.708 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.708 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.711 [eventLoopGroupProxy-13-1 @call-handler#1977] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:04.713 [eventLoopGroupProxy-13-1 @coroutine#1978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:04.713 [eventLoopGroupProxy-13-1 @call-handler#1977] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:04.713 [eventLoopGroupProxy-13-1 @call-handler#1977] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:09:04.714 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.715 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.715 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.715 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.715 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.717 [eventLoopGroupProxy-13-1 @call-handler#1983] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:04.719 [eventLoopGroupProxy-13-1 @coroutine#1984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:04.719 [eventLoopGroupProxy-13-1 @call-handler#1983] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:04.719 [eventLoopGroupProxy-13-1 @call-handler#1983] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:09:04.720 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.722 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.722 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.722 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.722 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.724 [eventLoopGroupProxy-13-1 @call-handler#1989] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:04.726 [eventLoopGroupProxy-13-1 @coroutine#1990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:04.726 [eventLoopGroupProxy-13-1 @call-handler#1989] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:04.726 [eventLoopGroupProxy-13-1 @call-handler#1989] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:09:04.727 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.728 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.728 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.728 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.728 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.730 [eventLoopGroupProxy-13-1 @call-handler#1995] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:04.732 [eventLoopGroupProxy-13-1 @coroutine#1996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:04.733 [eventLoopGroupProxy-13-1 @call-handler#1995] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:04.733 [eventLoopGroupProxy-13-1 @call-handler#1995] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:09:04.733 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.735 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.735 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.735 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.735 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.737 [eventLoopGroupProxy-13-1 @call-handler#2001] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:04.739 [eventLoopGroupProxy-13-1 @coroutine#2002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:04.739 [eventLoopGroupProxy-13-1 @call-handler#2001] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:04.739 [eventLoopGroupProxy-13-1 @call-handler#2001] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:09:04.753 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.755 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.755 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.755 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.755 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.757 [eventLoopGroupProxy-13-1 @call-handler#2007] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:04.759 [eventLoopGroupProxy-13-1 @coroutine#2008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:04.759 [eventLoopGroupProxy-13-1 @call-handler#2007] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:04.759 [eventLoopGroupProxy-13-1 @call-handler#2007] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:09:04.760 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.762 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.762 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.762 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.762 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.763 [eventLoopGroupProxy-13-1 @call-handler#2013] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:04.766 [eventLoopGroupProxy-13-1 @coroutine#2014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:04.766 [eventLoopGroupProxy-13-1 @call-handler#2013] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:04.766 [eventLoopGroupProxy-13-1 @call-handler#2013] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:09:04.767 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.769 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.769 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.769 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.769 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.771 [eventLoopGroupProxy-13-1 @call-handler#2019] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:04.773 [eventLoopGroupProxy-13-1 @coroutine#2020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:04.773 [eventLoopGroupProxy-13-1 @call-handler#2019] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:04.773 [eventLoopGroupProxy-13-1 @call-handler#2019] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:09:04.776 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.778 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.778 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.778 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.778 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.780 [eventLoopGroupProxy-13-1 @call-handler#2025] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:04.782 [eventLoopGroupProxy-13-1 @coroutine#2026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:04.783 [eventLoopGroupProxy-13-1 @call-handler#2025] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:04.783 [eventLoopGroupProxy-13-1 @call-handler#2025] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:09:04.799 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.814 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.814 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.814 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.814 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.816 [eventLoopGroupProxy-13-1 @call-handler#2031] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:04.818 [eventLoopGroupProxy-13-1 @coroutine#2032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:04.819 [eventLoopGroupProxy-13-1 @call-handler#2031] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:04.819 [eventLoopGroupProxy-13-1 @call-handler#2031] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:09:04.820 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.822 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.822 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.822 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.822 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.827 [eventLoopGroupProxy-13-1 @call-handler#2037] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:04.870 [eventLoopGroupProxy-13-1 @coroutine#2038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:04.871 [eventLoopGroupProxy-13-1 @call-handler#2037] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:04.871 [eventLoopGroupProxy-13-1 @call-handler#2037] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-06 22:09:04.873 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.876 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.876 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.876 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.876 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.878 [eventLoopGroupProxy-13-1 @call-handler#2044] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:04.881 [eventLoopGroupProxy-13-1 @coroutine#2045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:04.881 [eventLoopGroupProxy-13-1 @call-handler#2044] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:04.881 [eventLoopGroupProxy-13-1 @call-handler#2044] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:09:04.884 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.887 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.887 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.887 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.887 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.891 [eventLoopGroupProxy-13-1 @call-handler#2050] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:04.898 [eventLoopGroupProxy-13-1 @coroutine#2051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:04.898 [eventLoopGroupProxy-13-1 @call-handler#2050] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:04.898 [eventLoopGroupProxy-13-1 @call-handler#2050] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-02-06 22:09:04.899 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.903 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.903 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.903 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.903 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.906 [eventLoopGroupProxy-13-1 @call-handler#2056] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:04.908 [eventLoopGroupProxy-13-1 @coroutine#2057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:04.909 [eventLoopGroupProxy-13-1 @call-handler#2056] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:04.910 [eventLoopGroupProxy-13-1 @call-handler#2056] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-06 22:09:04.910 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.913 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.913 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.913 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.913 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.915 [eventLoopGroupProxy-13-1 @call-handler#2062] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:04.958 [eventLoopGroupProxy-13-1 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:04.958 [eventLoopGroupProxy-13-1 @call-handler#2062] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:04.958 [eventLoopGroupProxy-13-1 @call-handler#2062] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-06 22:09:04.959 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.961 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.962 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.962 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.962 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.965 [eventLoopGroupProxy-13-1 @call-handler#2068] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:04.968 [eventLoopGroupProxy-13-1 @coroutine#2069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:04.969 [eventLoopGroupProxy-13-1 @call-handler#2068] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:04.969 [eventLoopGroupProxy-13-1 @call-handler#2068] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-06 22:09:04.970 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.975 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.975 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.976 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.976 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.980 [eventLoopGroupProxy-13-1 @call-handler#2074] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:04.982 [eventLoopGroupProxy-13-1 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:04.982 [eventLoopGroupProxy-13-1 @call-handler#2074] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:04.982 [eventLoopGroupProxy-13-1 @call-handler#2074] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:09:04.984 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.986 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.986 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.986 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:04.986 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:04.987 [eventLoopGroupProxy-13-1 @call-handler#2080] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:05.030 [eventLoopGroupProxy-13-1 @coroutine#2081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:05.031 [eventLoopGroupProxy-13-1 @call-handler#2080] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:05.031 [eventLoopGroupProxy-13-1 @call-handler#2080] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-06 22:09:05.032 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.033 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.033 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:05.033 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.034 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:05.036 [eventLoopGroupProxy-13-1 @call-handler#2086] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:05.039 [eventLoopGroupProxy-13-1 @coroutine#2087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:05.039 [eventLoopGroupProxy-13-1 @call-handler#2086] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:05.039 [eventLoopGroupProxy-13-1 @call-handler#2086] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:09:05.041 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.044 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.044 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:05.044 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.044 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:05.046 [eventLoopGroupProxy-13-1 @call-handler#2092] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:05.050 [eventLoopGroupProxy-13-1 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:05.050 [eventLoopGroupProxy-13-1 @call-handler#2092] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:05.050 [eventLoopGroupProxy-13-1 @call-handler#2092] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-06 22:09:05.051 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.053 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.053 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:05.053 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.053 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:05.055 [eventLoopGroupProxy-13-1 @call-handler#2098] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:05.099 [eventLoopGroupProxy-13-1 @coroutine#2099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:05.099 [eventLoopGroupProxy-13-1 @call-handler#2098] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:05.099 [eventLoopGroupProxy-13-1 @call-handler#2098] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-06 22:09:05.100 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.102 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.102 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:05.102 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.102 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:05.104 [eventLoopGroupProxy-13-1 @call-handler#2104] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:05.108 [eventLoopGroupProxy-13-1 @coroutine#2105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:05.108 [eventLoopGroupProxy-13-1 @call-handler#2104] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:05.108 [eventLoopGroupProxy-13-1 @call-handler#2104] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-06 22:09:05.109 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.113 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.113 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:05.113 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.113 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:05.115 [eventLoopGroupProxy-13-1 @call-handler#2110] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:05.119 [eventLoopGroupProxy-13-1 @coroutine#2111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:05.119 [eventLoopGroupProxy-13-1 @call-handler#2110] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:05.119 [eventLoopGroupProxy-13-1 @call-handler#2110] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-06 22:09:05.120 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.122 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.122 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:05.122 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.122 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:05.124 [DefaultDispatcher-worker-16 @coroutine#1181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b4e7b2 2024-02-06 22:09:05.125 [eventLoopGroupProxy-13-1 @call-handler#2117] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:05.129 [eventLoopGroupProxy-13-1 @coroutine#2118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:05.129 [eventLoopGroupProxy-13-1 @call-handler#2117] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:05.129 [eventLoopGroupProxy-13-1 @call-handler#2117] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-06 22:09:05.132 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.133 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.134 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:05.134 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.134 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:05.136 [eventLoopGroupProxy-13-1 @call-handler#2123] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:05.140 [eventLoopGroupProxy-13-1 @coroutine#2124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:05.140 [eventLoopGroupProxy-13-1 @call-handler#2123] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:05.141 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.142 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.142 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:05.142 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.142 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:05.143 [eventLoopGroupProxy-13-1 @call-handler#2123] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-02-06 22:09:05.145 [eventLoopGroupProxy-13-1 @call-handler#2129] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:05.148 [eventLoopGroupProxy-13-1 @coroutine#2130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:05.148 [eventLoopGroupProxy-13-1 @call-handler#2129] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:05.149 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.150 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.150 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:05.151 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.151 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:05.152 [eventLoopGroupProxy-13-1 @call-handler#2129] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-06 22:09:05.153 [eventLoopGroupProxy-13-1 @call-handler#2135] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:05.197 [eventLoopGroupProxy-13-1 @coroutine#2137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:05.198 [eventLoopGroupProxy-13-1 @call-handler#2135] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:05.198 [eventLoopGroupProxy-13-1 @call-handler#2135] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-06 22:09:05.198 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.200 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.200 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:05.200 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.200 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:05.201 [eventLoopGroupProxy-13-1 @call-handler#2142] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:05.203 [eventLoopGroupProxy-13-1 @coroutine#2143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:05.203 [eventLoopGroupProxy-13-1 @call-handler#2142] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:05.204 [eventLoopGroupProxy-13-1 @call-handler#2142] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:09:05.204 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.206 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.206 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:05.206 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.206 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:05.207 [eventLoopGroupProxy-13-1 @call-handler#2148] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:05.209 [eventLoopGroupProxy-13-1 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:05.210 [eventLoopGroupProxy-13-1 @call-handler#2148] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:05.210 [eventLoopGroupProxy-13-1 @call-handler#2148] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:09:05.211 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.212 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.212 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:05.212 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.212 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:05.214 [eventLoopGroupProxy-13-1 @call-handler#2154] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:05.216 [eventLoopGroupProxy-13-1 @coroutine#2155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:05.217 [eventLoopGroupProxy-13-1 @call-handler#2154] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:05.217 [eventLoopGroupProxy-13-1 @call-handler#2154] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:09:05.218 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.223 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.223 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:05.223 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.223 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:05.225 [eventLoopGroupProxy-13-1 @call-handler#2160] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:05.274 [eventLoopGroupProxy-13-1 @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:05.274 [eventLoopGroupProxy-13-1 @call-handler#2160] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:05.274 [eventLoopGroupProxy-13-1 @call-handler#2160] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-02-06 22:09:05.275 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.277 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.277 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:05.277 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.277 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:05.279 [eventLoopGroupProxy-13-1 @call-handler#2166] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:05.281 [eventLoopGroupProxy-13-1 @coroutine#2167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:05.281 [eventLoopGroupProxy-13-1 @call-handler#2166] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:05.282 [eventLoopGroupProxy-13-1 @call-handler#2166] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-06 22:09:05.282 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.284 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.284 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:05.284 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.284 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:05.286 [eventLoopGroupProxy-13-1 @call-handler#2172] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:05.288 [eventLoopGroupProxy-13-1 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:05.288 [eventLoopGroupProxy-13-1 @call-handler#2172] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:05.289 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.289 [eventLoopGroupProxy-13-1 @call-handler#2172] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-06 22:09:05.290 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.290 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:05.290 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.290 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:05.292 [eventLoopGroupProxy-13-1 @call-handler#2178] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:05.295 [eventLoopGroupProxy-13-1 @coroutine#2179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:05.295 [eventLoopGroupProxy-13-1 @call-handler#2178] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:05.296 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.296 [eventLoopGroupProxy-13-1 @call-handler#2178] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-06 22:09:05.297 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.297 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:05.297 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.297 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:05.299 [eventLoopGroupProxy-13-1 @call-handler#2184] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:05.341 [eventLoopGroupProxy-13-1 @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:05.341 [eventLoopGroupProxy-13-1 @call-handler#2184] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:05.342 [eventLoopGroupProxy-13-1 @call-handler#2184] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-06 22:09:05.342 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.344 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.344 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:05.344 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.344 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:05.345 [eventLoopGroupProxy-13-1 @call-handler#2190] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:05.347 [eventLoopGroupProxy-13-1 @coroutine#2191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:05.347 [eventLoopGroupProxy-13-1 @call-handler#2190] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:05.348 [eventLoopGroupProxy-13-1 @call-handler#2190] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:09:05.348 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.350 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.350 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:05.350 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.350 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:05.351 [eventLoopGroupProxy-13-1 @call-handler#2196] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:05.353 [eventLoopGroupProxy-13-1 @coroutine#2197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:05.353 [eventLoopGroupProxy-13-1 @call-handler#2196] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:05.353 [eventLoopGroupProxy-13-1 @call-handler#2196] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:09:05.354 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.355 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.355 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:05.355 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.355 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:05.357 [eventLoopGroupProxy-13-1 @call-handler#2202] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:05.359 [eventLoopGroupProxy-13-1 @coroutine#2203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:05.359 [eventLoopGroupProxy-13-1 @call-handler#2202] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:05.360 [eventLoopGroupProxy-13-1 @call-handler#2202] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-06 22:09:05.360 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.362 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.362 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:05.363 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.363 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:05.364 [eventLoopGroupProxy-13-1 @call-handler#2208] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:05.365 [eventLoopGroupProxy-13-1 @coroutine#2209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:05.365 [eventLoopGroupProxy-13-1 @call-handler#2208] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:05.366 [eventLoopGroupProxy-13-1 @call-handler#2208] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:09:05.366 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.367 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.368 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:05.368 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.368 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:05.369 [eventLoopGroupProxy-13-1 @call-handler#2214] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:05.414 [eventLoopGroupProxy-13-1 @coroutine#2215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:05.414 [eventLoopGroupProxy-13-1 @call-handler#2214] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:05.414 [eventLoopGroupProxy-13-1 @call-handler#2214] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-06 22:09:05.415 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.416 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.417 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:05.417 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.417 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:05.418 [eventLoopGroupProxy-13-1 @call-handler#2220] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:05.420 [eventLoopGroupProxy-13-1 @coroutine#2221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:05.420 [eventLoopGroupProxy-13-1 @call-handler#2220] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:05.420 [eventLoopGroupProxy-13-1 @call-handler#2220] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:09:05.421 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.422 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.422 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:05.422 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.422 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:05.424 [eventLoopGroupProxy-13-1 @call-handler#2226] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:05.426 [eventLoopGroupProxy-13-1 @coroutine#2227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:05.426 [eventLoopGroupProxy-13-1 @call-handler#2226] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:05.426 [eventLoopGroupProxy-13-1 @call-handler#2226] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:09:05.427 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.428 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.428 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:05.428 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.428 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:05.430 [eventLoopGroupProxy-13-1 @call-handler#2232] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:05.473 [eventLoopGroupProxy-13-1 @coroutine#2234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:05.474 [eventLoopGroupProxy-13-1 @call-handler#2232] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:05.474 [eventLoopGroupProxy-13-1 @call-handler#2232] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-06 22:09:05.474 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.476 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.476 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:05.476 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.476 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:05.478 [eventLoopGroupProxy-13-1 @call-handler#2239] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:05.479 [eventLoopGroupProxy-13-1 @coroutine#2240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:05.480 [eventLoopGroupProxy-13-1 @call-handler#2239] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:05.480 [eventLoopGroupProxy-13-1 @call-handler#2239] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:09:05.480 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.481 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.482 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:05.482 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.482 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:05.483 [eventLoopGroupProxy-13-1 @call-handler#2245] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:05.485 [eventLoopGroupProxy-13-1 @coroutine#2246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:05.486 [eventLoopGroupProxy-13-1 @call-handler#2245] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:05.486 [eventLoopGroupProxy-13-1 @call-handler#2245] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:09:05.486 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.488 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.488 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:05.488 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.488 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:05.489 [eventLoopGroupProxy-13-1 @call-handler#2251] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:05.491 [eventLoopGroupProxy-13-1 @coroutine#2252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:05.491 [eventLoopGroupProxy-13-1 @call-handler#2251] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:05.491 [eventLoopGroupProxy-13-1 @call-handler#2251] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:09:05.492 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.493 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.494 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:05.494 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.494 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:05.495 [eventLoopGroupProxy-13-1 @call-handler#2257] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:05.497 [eventLoopGroupProxy-13-1 @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:05.497 [eventLoopGroupProxy-13-1 @call-handler#2257] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:05.497 [eventLoopGroupProxy-13-1 @call-handler#2257] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:09:05.498 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.499 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.499 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:05.499 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.499 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:05.501 [eventLoopGroupProxy-13-1 @call-handler#2263] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:05.502 [eventLoopGroupProxy-13-1 @coroutine#2264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:05.502 [eventLoopGroupProxy-13-1 @call-handler#2263] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:05.503 [eventLoopGroupProxy-13-1 @call-handler#2263] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:09:05.503 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.504 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.505 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:05.505 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.505 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:05.506 [eventLoopGroupProxy-13-1 @call-handler#2269] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:05.509 [eventLoopGroupProxy-13-1 @coroutine#2270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:05.509 [eventLoopGroupProxy-13-1 @call-handler#2269] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:05.510 [eventLoopGroupProxy-13-1 @call-handler#2269] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-06 22:09:05.510 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.512 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.512 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:05.512 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.512 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:05.513 [eventLoopGroupProxy-13-1 @call-handler#2275] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:05.557 [eventLoopGroupProxy-13-1 @coroutine#2276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:05.557 [eventLoopGroupProxy-13-1 @call-handler#2275] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:05.557 [eventLoopGroupProxy-13-1 @call-handler#2275] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-06 22:09:05.558 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.560 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.560 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:05.560 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.560 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:05.561 [eventLoopGroupProxy-13-1 @call-handler#2281] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:05.563 [eventLoopGroupProxy-13-1 @coroutine#2282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:05.563 [eventLoopGroupProxy-13-1 @call-handler#2281] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:05.563 [eventLoopGroupProxy-13-1 @call-handler#2281] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:09:05.564 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.566 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.566 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:05.566 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.566 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:05.567 [eventLoopGroupProxy-13-1 @call-handler#2287] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:05.569 [eventLoopGroupProxy-13-1 @coroutine#2288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:05.569 [eventLoopGroupProxy-13-1 @call-handler#2287] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:05.569 [eventLoopGroupProxy-13-1 @call-handler#2287] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:09:05.570 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.572 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.572 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:05.572 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.572 [MyScheduler_Worker-1 @coroutine#1360] 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-02-06 22:09:05.573 [eventLoopGroupProxy-13-1 @call-handler#2293] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:09:05.576 [eventLoopGroupProxy-13-1 @coroutine#2294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:05.576 [eventLoopGroupProxy-13-1 @call-handler#2293] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:05.576 [eventLoopGroupProxy-13-1 @call-handler#2293] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:09:05.577 [MyScheduler_Worker-1 @coroutine#1360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:05.594 [DefaultDispatcher-worker-9 @coroutine#1178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b4e7b2 2024-02-06 22:09:05.604 [DefaultDispatcher-worker-7 @coroutine#1175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b4e7b2 2024-02-06 22:09:05.604 [DefaultDispatcher-worker-7 @coroutine#1175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:09:05.605 [DefaultDispatcher-worker-7 @coroutine#1175] 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-02-06 22:09:05.605 [DefaultDispatcher-worker-7 @coroutine#1175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:09:05.605 [DefaultDispatcher-worker-7 @coroutine#1175] 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-02-06 22:09:05.606 [eventLoopGroupProxy-13-1 @call-handler#2304] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-06 22:09:05.607 [eventLoopGroupProxy-13-1 @call-handler#2304] 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-02-06 22:09:05.607 [eventLoopGroupProxy-13-1 @call-handler#2304] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-06 22:09:05.636 [DefaultDispatcher-worker-9 @call-handler#2304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@629de8 2024-02-06 22:09:05.637 [eventLoopGroupProxy-13-1 @call-handler#2304] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:05.637 [eventLoopGroupProxy-13-1 @call-handler#2304] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 31ms 2024-02-06 22:09:05.637 [DefaultDispatcher-worker-5 @coroutine#991] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555841537003159552/_ustadmanifest.json 2024-02-06 22:09:05.637 [DefaultDispatcher-worker-5 @coroutine#991] 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/555841537003159552/_ustadmanifest.json. 2024-02-06 22:09:05.637 [DefaultDispatcher-worker-5 @coroutine#991] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555841537003159552/_ustadmanifest.json 2024-02-06 22:09:05.638 [DefaultDispatcher-worker-7 @coroutine#1175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:09:05.638 [DefaultDispatcher-worker-7 @coroutine#1175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:09:05.638 [DefaultDispatcher-worker-7 @coroutine#1175] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-06 22:09:05.638 [DefaultDispatcher-worker-7 @coroutine#1175] 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-02-06 22:09:05.639 [DefaultDispatcher-worker-5 @coroutine#991] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555841537003159552/_ustadmanifest.json 2024-02-06 22:09:05.639 [DefaultDispatcher-worker-5 @coroutine#991] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555841537003159552/_ustadmanifest.json 2024-02-06 22:09:05.640 [DefaultDispatcher-worker-15 @coroutine#991] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555841537003159552/_ustadmanifest.json. 2024-02-06 22:09:05.640 [DefaultDispatcher-worker-15 @coroutine#991] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555841537003159552/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:09:05.648 [DefaultDispatcher-worker-9 @coroutine#1175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b4e7b2 2024-02-06 22:09:05.649 [DefaultDispatcher-worker-15 @coroutine#2537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:05.665 [DefaultDispatcher-worker-15 @coroutine#991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@629de8 2024-02-06 22:09:05.669 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-06 22:09:05.669 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-06 22:09:05.669 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-06 22:09:05.669 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-06 22:09:05.669 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-06 22:09:05.677 [Test worker @coroutine#2674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1764e45e 2024-02-06 22:09:05.677 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Shutdown initiated... 2024-02-06 22:09:05.677 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Close initiated... 2024-02-06 22:09:05.677 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:05.677 [HikariPool-69 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50b4e7b2: (connection evicted) 2024-02-06 22:09:05.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:05.678 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Closed. 2024-02-06 22:09:05.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Shutdown completed. 2024-02-06 22:09:06.071 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-06 22:09:06.072 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-06 22:09:06.095 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-06 22:09:06.731 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@5b430541 2024-02-06 22:09:06.731 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@5b430541 2024-02-06 22:09:06.750 [Test worker @coroutine#2680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 22:09:06.751 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Shutdown initiated... 2024-02-06 22:09:06.751 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Close initiated... 2024-02-06 22:09:06.751 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:06.755 [HikariPool-67 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Closing connection org.sqlite.jdbc4.JDBC4Connection@629de8: (connection evicted) 2024-02-06 22:09:06.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:06.756 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Closed. 2024-02-06 22:09:06.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Shutdown completed. 2024-02-06 22:09:06.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2024-02-06 22:09:06.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:06.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:06.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:06.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:06.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:06.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:06.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3539cf45 2024-02-06 22:09:06.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:06.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:06.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:06.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:06.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:06.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:06.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:06.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:06.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:06.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:06.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:06.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:06.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:06.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:06.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:06.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:06.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:06.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:06.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:06.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2024-02-06 22:09:06.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:06.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:06.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:06.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:06.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:06.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:06.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:06.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:06.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2024-02-06 22:09:06.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@556a6320 2024-02-06 22:09:06.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@556a6320 2024-02-06 22:09:06.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2024-02-06 22:09:06.802 [DefaultDispatcher-worker-9 @coroutine#2686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@556a6320 2024-02-06 22:09:06.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2024-02-06 22:09:06.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:06.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:06.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:06.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:06.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:06.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:06.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31940d6b 2024-02-06 22:09:06.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:06.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:06.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:06.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:06.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:06.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:06.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:06.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:06.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:06.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:06.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:06.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:06.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:06.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:06.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:06.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:06.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:06.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:06.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:06.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2024-02-06 22:09:06.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:06.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:06.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:06.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:06.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:06.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:06.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:06.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:06.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2024-02-06 22:09:06.827 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-06 22:09:06.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-06 22:09:06.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2024-02-06 22:09:06.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2024-02-06 22:09:06.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:06.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:06.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:06.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:06.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:06.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:06.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@510a2c7 2024-02-06 22:09:06.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:06.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:06.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:06.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:06.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:06.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:06.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:06.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:06.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:06.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:06.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:06.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:06.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:06.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:06.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:06.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:06.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:06.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:06.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:06.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2024-02-06 22:09:06.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:06.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:06.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:06.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:06.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:06.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:06.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:06.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:06.830 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2024-02-06 22:09:06.832 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ea19c97 2024-02-06 22:09:06.832 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ea19c97 2024-02-06 22:09:06.832 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2024-02-06 22:09:06.836 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-06 22:09:06.837 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-02-06 22:09:06.839 [DefaultDispatcher-worker-6 @coroutine#2696] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-06 22:09:06.842 [DefaultDispatcher-worker-6 @coroutine#2698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-06 22:09:06.844 [Test worker @coroutine#2697] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-06 22:09:06.844 [Test worker @coroutine#2697] 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-02-06 22:09:06.844 [Test worker @coroutine#2697] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-06 22:09:06.844 [Test worker @coroutine#2697] 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-02-06 22:09:06.855 [eventLoopGroupProxy-16-1 @call-handler#2704] 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-02-06 22:09:06.855 [eventLoopGroupProxy-16-1 @call-handler#2704] 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-02-06 22:09:06.856 [eventLoopGroupProxy-16-1 @coroutine#2705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ea19c97 2024-02-06 22:09:06.858 [Test worker @coroutine#2697] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-06 22:09:06.859 [Test worker @coroutine#2697] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-06 22:09:06.859 [Test worker @coroutine#2697] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-06 22:09:06.859 [Test worker @coroutine#2697] 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-02-06 22:09:06.860 [Test worker @coroutine#2709] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:06.860 [Test worker @coroutine#2709] 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-02-06 22:09:06.860 [Test worker @coroutine#2709] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:06.860 [Test worker @coroutine#2709] 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-02-06 22:09:06.862 [eventLoopGroupProxy-16-1 @call-handler#2712] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-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-02-06 22:09:06.866 [eventLoopGroupProxy-16-1 @coroutine#2713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ea19c97 2024-02-06 22:09:06.867 [eventLoopGroupProxy-16-1 @call-handler#2712] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:06.868 [Test worker @coroutine#2709] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:09:06.871 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:06.880 [eventLoopGroupProxy-16-2 @call-handler#2722] 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-02-06 22:09:06.886 [eventLoopGroupProxy-16-2 @call-handler#2722] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:06.894 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-06 22:09:06.928 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:06.932 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:08.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2024-02-06 22:09:08.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:08.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:08.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:08.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:08.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:08.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:08.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@368ff8be 2024-02-06 22:09:08.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:08.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:08.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:08.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:08.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:08.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:08.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:08.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:08.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:08.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:08.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:08.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:08.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:08.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:08.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:08.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:08.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:08.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:08.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:08.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2024-02-06 22:09:08.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:08.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:08.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:08.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:08.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:08.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:08.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:08.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:08.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2024-02-06 22:09:08.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bf4644c 2024-02-06 22:09:08.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bf4644c 2024-02-06 22:09:08.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2024-02-06 22:09:08.394 [DefaultDispatcher-worker-11 @coroutine#2733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bf4644c 2024-02-06 22:09:08.403 [Test worker @coroutine#2733] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60407/api/blob/upload-init-batch 2024-02-06 22:09:08.403 [Test worker @coroutine#2733] 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:60407/api/blob/upload-init-batch. 2024-02-06 22:09:08.403 [Test worker @coroutine#2733] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60407/api/blob/upload-init-batch 2024-02-06 22:09:08.403 [Test worker @coroutine#2733] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60407/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-06 22:09:08.428 [Test worker @coroutine#2733] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60407/api/blob/upload-init-batch 2024-02-06 22:09:08.428 [Test worker @coroutine#2733] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60407/api/blob/upload-init-batch 2024-02-06 22:09:08.428 [Test worker @coroutine#2733] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:60407/api/blob/upload-init-batch. 2024-02-06 22:09:08.428 [Test worker @coroutine#2733] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60407/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:09:08.438 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Shutdown initiated... 2024-02-06 22:09:08.438 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Close initiated... 2024-02-06 22:09:08.438 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:08.443 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:08.459 [HikariPool-73 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3bf4644c: (connection evicted) 2024-02-06 22:09:08.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:08.468 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Closed. 2024-02-06 22:09:08.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Shutdown completed. 2024-02-06 22:09:08.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2024-02-06 22:09:08.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:08.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:08.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:08.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:08.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:08.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:08.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a66d97e 2024-02-06 22:09:08.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:08.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:08.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:08.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:08.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:08.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:08.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:08.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:08.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:08.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:08.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:08.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:08.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:08.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:08.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:08.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:08.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:08.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:08.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:08.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2024-02-06 22:09:08.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:08.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:08.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:08.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:08.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:08.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:08.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:08.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:08.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2024-02-06 22:09:08.507 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@d28a235 2024-02-06 22:09:08.507 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@d28a235 2024-02-06 22:09:08.507 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2024-02-06 22:09:08.553 [Test worker @coroutine#2744] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35833/api/blob/upload-init-batch 2024-02-06 22:09:08.553 [Test worker @coroutine#2744] 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:35833/api/blob/upload-init-batch. 2024-02-06 22:09:08.553 [Test worker @coroutine#2744] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35833/api/blob/upload-init-batch 2024-02-06 22:09:08.553 [Test worker @coroutine#2744] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35833/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-06 22:09:08.582 [Test worker @coroutine#2744] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35833/api/blob/upload-init-batch 2024-02-06 22:09:08.582 [Test worker @coroutine#2744] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35833/api/blob/upload-init-batch 2024-02-06 22:09:08.583 [Test worker @coroutine#2744] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:35833/api/blob/upload-init-batch. 2024-02-06 22:09:08.583 [Test worker @coroutine#2744] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:35833/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:09:08.595 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2024-02-06 22:09:08.595 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2024-02-06 22:09:08.595 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:08.604 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d28a235: (connection evicted) 2024-02-06 22:09:08.604 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:08.605 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2024-02-06 22:09:08.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2024-02-06 22:09:08.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2024-02-06 22:09:08.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:08.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:08.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:08.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:08.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:08.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:08.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b889cb6 2024-02-06 22:09:08.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:08.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:08.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:08.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:08.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:08.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:08.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:08.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:08.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:08.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:08.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:08.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:08.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:08.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:08.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:08.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:08.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:08.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:08.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:08.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2024-02-06 22:09:08.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:08.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:08.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:08.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:08.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:08.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:08.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:08.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:08.613 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2024-02-06 22:09:08.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@54c37dab 2024-02-06 22:09:08.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@54c37dab 2024-02-06 22:09:08.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2024-02-06 22:09:08.647 [Test worker @coroutine#2750] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47551/api/blob/upload-init-batch 2024-02-06 22:09:08.647 [Test worker @coroutine#2750] 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:47551/api/blob/upload-init-batch. 2024-02-06 22:09:08.647 [Test worker @coroutine#2750] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47551/api/blob/upload-init-batch 2024-02-06 22:09:08.647 [Test worker @coroutine#2750] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47551/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-06 22:09:08.660 [Test worker @coroutine#2750] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47551/api/blob/upload-init-batch 2024-02-06 22:09:08.661 [Test worker @coroutine#2750] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47551/api/blob/upload-init-batch 2024-02-06 22:09:08.661 [Test worker @coroutine#2750] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:47551/api/blob/upload-init-batch. 2024-02-06 22:09:08.661 [Test worker @coroutine#2750] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47551/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:09:08.682 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2024-02-06 22:09:08.682 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2024-02-06 22:09:08.682 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:08.703 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54c37dab: (connection evicted) 2024-02-06 22:09:08.703 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:08.704 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2024-02-06 22:09:08.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2024-02-06 22:09:08.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2024-02-06 22:09:08.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:08.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:08.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:08.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:08.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:08.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:08.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a191f83 2024-02-06 22:09:08.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:08.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:08.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:08.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:08.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:08.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:08.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:08.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:08.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:08.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:08.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:08.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:08.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:08.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:09:08.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:09:08.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:08.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:08.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:09:08.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:08.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2024-02-06 22:09:08.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:08.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:08.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:08.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:08.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:08.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:08.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:08.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:08.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2024-02-06 22:09:08.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@3adbd038 2024-02-06 22:09:08.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@3adbd038 2024-02-06 22:09:08.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2024-02-06 22:09:08.939 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3adbd038 2024-02-06 22:09:08.968 [DefaultDispatcher-worker-16 @coroutine#2768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3adbd038 2024-02-06 22:09:08.977 [DefaultDispatcher-worker-15 @coroutine#2768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3adbd038 2024-02-06 22:09:08.989 [DefaultDispatcher-worker-4 @coroutine#2768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3adbd038 2024-02-06 22:09:08.999 [DefaultDispatcher-worker-7 @coroutine#2768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3adbd038 2024-02-06 22:09:09.008 [DefaultDispatcher-worker-15 @coroutine#2768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3adbd038 2024-02-06 22:09:09.010 [HikariPool-76 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:09:09.016 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@64dfd239 2024-02-06 22:09:09.016 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@64dfd239 2024-02-06 22:09:09.017 [DefaultDispatcher-worker-13 @coroutine#2768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3adbd038 2024-02-06 22:09:09.020 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a1820d2 2024-02-06 22:09:09.020 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a1820d2 2024-02-06 22:09:09.023 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e27b949 2024-02-06 22:09:09.024 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e27b949 2024-02-06 22:09:09.026 [DefaultDispatcher-worker-9 @coroutine#2768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3adbd038 2024-02-06 22:09:09.027 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b252ae9 2024-02-06 22:09:09.027 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b252ae9 2024-02-06 22:09:09.031 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@31f16bae 2024-02-06 22:09:09.031 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@31f16bae 2024-02-06 22:09:09.035 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ac4c3f2 2024-02-06 22:09:09.035 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ac4c3f2 2024-02-06 22:09:09.036 [DefaultDispatcher-worker-10 @coroutine#2768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3adbd038 2024-02-06 22:09:09.038 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@49fadc12 2024-02-06 22:09:09.038 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@49fadc12 2024-02-06 22:09:09.041 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b0ad5a6 2024-02-06 22:09:09.041 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b0ad5a6 2024-02-06 22:09:09.043 [DefaultDispatcher-worker-10 @coroutine#2768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3adbd038 2024-02-06 22:09:09.044 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@711c6b72 2024-02-06 22:09:09.044 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@711c6b72 2024-02-06 22:09:09.044 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 22:09:09.056 [DefaultDispatcher-worker-12 @coroutine#2768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3adbd038 2024-02-06 22:09:09.070 [DefaultDispatcher-worker-11 @coroutine#2779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3adbd038 2024-02-06 22:09:09.081 [DefaultDispatcher-worker-13 @coroutine#2779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3adbd038 2024-02-06 22:09:09.097 [DefaultDispatcher-worker-9 @coroutine#2779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3adbd038 2024-02-06 22:09:09.100 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2024-02-06 22:09:09.100 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2024-02-06 22:09:09.100 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 22:09:09.111 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3adbd038: (connection evicted) 2024-02-06 22:09:09.112 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64dfd239: (connection evicted) 2024-02-06 22:09:09.112 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a1820d2: (connection evicted) 2024-02-06 22:09:09.112 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e27b949: (connection evicted) 2024-02-06 22:09:09.113 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b252ae9: (connection evicted) 2024-02-06 22:09:09.113 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31f16bae: (connection evicted) 2024-02-06 22:09:09.114 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ac4c3f2: (connection evicted) 2024-02-06 22:09:09.114 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49fadc12: (connection evicted) 2024-02-06 22:09:09.114 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b0ad5a6: (connection evicted) 2024-02-06 22:09:09.115 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@711c6b72: (connection evicted) 2024-02-06 22:09:09.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:09.117 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2024-02-06 22:09:09.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2024-02-06 22:09:09.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2024-02-06 22:09:09.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:09.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:09.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:09.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:09.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:09.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:09.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42150951 2024-02-06 22:09:09.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:09.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:09.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:09.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:09.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:09.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:09.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:09.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:09.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:09.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:09.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:09.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:09.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:09.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:09:09.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:09:09.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:09.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:09.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:09:09.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:09.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2024-02-06 22:09:09.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:09.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:09.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:09.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:09.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:09.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:09.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:09.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:09.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2024-02-06 22:09:09.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b0c38f2 2024-02-06 22:09:09.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b0c38f2 2024-02-06 22:09:09.125 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2024-02-06 22:09:09.157 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b0c38f2 2024-02-06 22:09:09.185 [DefaultDispatcher-worker-12 @coroutine#2784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b0c38f2 2024-02-06 22:09:09.196 [DefaultDispatcher-worker-4 @coroutine#2784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b0c38f2 2024-02-06 22:09:09.206 [DefaultDispatcher-worker-5 @coroutine#2784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b0c38f2 2024-02-06 22:09:09.215 [DefaultDispatcher-worker-13 @coroutine#2784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b0c38f2 2024-02-06 22:09:09.225 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:09:09.226 [DefaultDispatcher-worker-9 @coroutine#2784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b0c38f2 2024-02-06 22:09:09.237 [DefaultDispatcher-worker-5 @coroutine#2784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b0c38f2 2024-02-06 22:09:09.242 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@70759cf7 2024-02-06 22:09:09.242 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@70759cf7 2024-02-06 22:09:09.246 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@7eb27c89 2024-02-06 22:09:09.246 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@7eb27c89 2024-02-06 22:09:09.248 [DefaultDispatcher-worker-10 @coroutine#2784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b0c38f2 2024-02-06 22:09:09.250 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a8df787 2024-02-06 22:09:09.250 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a8df787 2024-02-06 22:09:09.253 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f8f76b2 2024-02-06 22:09:09.253 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f8f76b2 2024-02-06 22:09:09.257 [DefaultDispatcher-worker-10 @coroutine#2784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b0c38f2 2024-02-06 22:09:09.257 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@6341c790 2024-02-06 22:09:09.257 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@6341c790 2024-02-06 22:09:09.268 [DefaultDispatcher-worker-9 @coroutine#2784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b0c38f2 2024-02-06 22:09:09.269 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@efaa945 2024-02-06 22:09:09.269 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@efaa945 2024-02-06 22:09:09.272 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bde46d2 2024-02-06 22:09:09.272 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bde46d2 2024-02-06 22:09:09.279 [DefaultDispatcher-worker-10 @coroutine#2784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b0c38f2 2024-02-06 22:09:09.285 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fa089fd 2024-02-06 22:09:09.286 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fa089fd 2024-02-06 22:09:09.290 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@32b0a8de 2024-02-06 22:09:09.290 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@32b0a8de 2024-02-06 22:09:09.290 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-06 22:09:09.296 [DefaultDispatcher-worker-6 @coroutine#2795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b0c38f2 2024-02-06 22:09:09.306 [DefaultDispatcher-worker-5 @coroutine#2795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b0c38f2 2024-02-06 22:09:09.318 [DefaultDispatcher-worker-11 @coroutine#2795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b0c38f2 2024-02-06 22:09:09.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Shutdown initiated... 2024-02-06 22:09:09.320 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Close initiated... 2024-02-06 22:09:09.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 22:09:09.328 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b0c38f2: (connection evicted) 2024-02-06 22:09:09.329 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70759cf7: (connection evicted) 2024-02-06 22:09:09.329 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7eb27c89: (connection evicted) 2024-02-06 22:09:09.330 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a8df787: (connection evicted) 2024-02-06 22:09:09.330 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f8f76b2: (connection evicted) 2024-02-06 22:09:09.334 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6341c790: (connection evicted) 2024-02-06 22:09:09.335 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@efaa945: (connection evicted) 2024-02-06 22:09:09.335 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1bde46d2: (connection evicted) 2024-02-06 22:09:09.335 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5fa089fd: (connection evicted) 2024-02-06 22:09:09.336 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32b0a8de: (connection evicted) 2024-02-06 22:09:09.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:09.338 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Closed. 2024-02-06 22:09:09.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Shutdown completed. 2024-02-06 22:09:10.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2024-02-06 22:09:10.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:10.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:10.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:10.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:10.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:10.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:10.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@633cad4d 2024-02-06 22:09:10.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:10.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:10.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:10.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:10.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:10.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:10.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:10.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:10.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:10.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:10.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:10.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:10.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:10.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:10.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:10.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:10.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:10.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:10.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:10.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2024-02-06 22:09:10.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:10.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:10.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:10.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:10.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:10.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:10.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:10.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:10.078 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2024-02-06 22:09:10.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b86f4cb 2024-02-06 22:09:10.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b86f4cb 2024-02-06 22:09:10.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2024-02-06 22:09:10.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2024-02-06 22:09:10.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:10.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:10.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:10.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:10.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:10.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:10.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67baa05 2024-02-06 22:09:10.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:10.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:10.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:10.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:10.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:10.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:10.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:10.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:10.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:10.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:10.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:10.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:10.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:10.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:10.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:10.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:10.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:10.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:10.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:10.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2024-02-06 22:09:10.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:10.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:10.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:10.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:10.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:10.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:10.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:10.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:10.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2024-02-06 22:09:10.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@267b678f 2024-02-06 22:09:10.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@267b678f 2024-02-06 22:09:10.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2024-02-06 22:09:10.166 [Test worker @coroutine#2804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@267b678f 2024-02-06 22:09:10.180 [Test worker @coroutine#2806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@267b678f 2024-02-06 22:09:10.191 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:10.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2024-02-06 22:09:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@151d216e 2024-02-06 22:09:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2024-02-06 22:09:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:10.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2024-02-06 22:09:10.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@5400db7e 2024-02-06 22:09:10.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@5400db7e 2024-02-06 22:09:10.213 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2024-02-06 22:09:10.220 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:10.263 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5400db7e 2024-02-06 22:09:10.269 [Test worker @coroutine#2811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5400db7e 2024-02-06 22:09:10.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2024-02-06 22:09:10.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:10.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:10.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:10.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:10.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:10.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:10.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73905dff 2024-02-06 22:09:10.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:10.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:10.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:10.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:10.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:10.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:10.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:10.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:10.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:10.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:10.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:10.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:10.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:10.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:10.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:10.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:10.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:10.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:10.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:10.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2024-02-06 22:09:10.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:10.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:10.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:10.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:10.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:10.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:10.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:10.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:10.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2024-02-06 22:09:10.286 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d67bf4d 2024-02-06 22:09:10.286 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d67bf4d 2024-02-06 22:09:10.286 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2024-02-06 22:09:10.313 [HikariPool-80 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:10.328 [Test worker @coroutine#2814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d67bf4d 2024-02-06 22:09:10.332 [Test worker @coroutine#2817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d67bf4d 2024-02-06 22:09:10.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2024-02-06 22:09:10.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:10.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:10.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:10.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:10.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:10.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:10.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@152d2a58 2024-02-06 22:09:10.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:10.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:10.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:10.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:10.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:10.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:10.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:10.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:10.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:10.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:10.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:10.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:10.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:10.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:10.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:10.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:10.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:10.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:10.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:10.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2024-02-06 22:09:10.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:10.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:10.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:10.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:10.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:10.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:10.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:10.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:10.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2024-02-06 22:09:10.345 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@12478b4e 2024-02-06 22:09:10.345 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@12478b4e 2024-02-06 22:09:10.345 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2024-02-06 22:09:10.385 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12478b4e 2024-02-06 22:09:10.386 [HikariPool-81 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:10.389 [Test worker @coroutine#2822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12478b4e 2024-02-06 22:09:10.420 [Test worker @coroutine#2826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39683/ 2024-02-06 22:09:10.420 [Test worker @coroutine#2826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39683/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:09:10.445 [HikariPool-82 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:10.456 [Test worker @coroutine#2826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39683/ 2024-02-06 22:09:10.457 [Test worker @coroutine#2826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39683/ 2024-02-06 22:09:10.457 [Test worker @coroutine#2826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39683/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:09:10.458 [Test worker @coroutine#2826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39683/ 2024-02-06 22:09:10.459 [Test worker @coroutine#2826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39683/ 2024-02-06 22:09:10.459 [Test worker @coroutine#2826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39683/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:09:10.460 [Test worker @coroutine#2826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39683/ 2024-02-06 22:09:10.461 [Test worker @coroutine#2826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39683/ 2024-02-06 22:09:10.461 [Test worker @coroutine#2826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39683/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:09:10.462 [Test worker @coroutine#2826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39683/ 2024-02-06 22:09:10.462 [Test worker @coroutine#2826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39683/ 2024-02-06 22:09:10.462 [Test worker @coroutine#2826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39683/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:09:10.464 [Test worker @coroutine#2826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39683/ 2024-02-06 22:09:10.465 [Test worker @coroutine#2826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39683/ 2024-02-06 22:09:10.465 [Test worker @coroutine#2826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39683/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:09:10.468 [Test worker @coroutine#2826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39683/ 2024-02-06 22:09:10.469 [Test worker @coroutine#2826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39683/ 2024-02-06 22:09:10.469 [Test worker @coroutine#2826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39683/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:09:10.512 [Test worker @coroutine#2826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39683/ 2024-02-06 22:09:10.518 [Test worker @coroutine#2842] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34943/ 2024-02-06 22:09:10.519 [Test worker @coroutine#2842] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34943/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:09:10.529 [Test worker @coroutine#2842] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34943/ 2024-02-06 22:09:10.529 [Test worker @coroutine#2842] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34943/ 2024-02-06 22:09:10.530 [Test worker @coroutine#2842] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34943/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:09:10.533 [Test worker @coroutine#2842] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34943/ 2024-02-06 22:09:10.533 [Test worker @coroutine#2842] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34943/ 2024-02-06 22:09:10.533 [Test worker @coroutine#2842] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34943/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:09:10.535 [Test worker @coroutine#2842] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34943/ 2024-02-06 22:09:10.536 [Test worker @coroutine#2842] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34943/ 2024-02-06 22:09:10.536 [Test worker @coroutine#2842] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34943/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:09:10.537 [Test worker @coroutine#2842] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34943/ 2024-02-06 22:09:10.538 [Test worker @coroutine#2842] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34943/ 2024-02-06 22:09:10.538 [Test worker @coroutine#2842] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34943/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:09:10.540 [Test worker @coroutine#2842] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34943/ 2024-02-06 22:09:10.540 [Test worker @coroutine#2842] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34943/ 2024-02-06 22:09:10.541 [Test worker @coroutine#2842] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34943/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:09:10.542 [Test worker @coroutine#2842] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34943/ 2024-02-06 22:09:10.543 [Test worker @coroutine#2842] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34943/ 2024-02-06 22:09:10.543 [Test worker @coroutine#2842] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34943/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:09:10.545 [Test worker @coroutine#2842] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34943/ 2024-02-06 22:09:10.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2024-02-06 22:09:10.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:10.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:10.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:10.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:10.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:10.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:10.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61d527ac 2024-02-06 22:09:10.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:10.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:10.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:10.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:10.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:10.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:10.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:10.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:10.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:10.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:10.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:10.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:10.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:10.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:09:10.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:09:10.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:10.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:10.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:09:10.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:10.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2024-02-06 22:09:10.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:10.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:10.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:10.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:10.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:10.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:10.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:10.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:10.968 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2024-02-06 22:09:10.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@380e3122 2024-02-06 22:09:10.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@380e3122 2024-02-06 22:09:10.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2024-02-06 22:09:11.044 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@380e3122 2024-02-06 22:09:11.078 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@380e3122 2024-02-06 22:09:11.087 [HikariPool-83 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:09:11.090 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@380e3122 2024-02-06 22:09:11.102 [DefaultDispatcher-worker-5 @coroutine#2878] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33821/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:09:11.102 [DefaultDispatcher-worker-5 @coroutine#2878] 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:33821/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-06 22:09:11.102 [DefaultDispatcher-worker-5 @coroutine#2878] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33821/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:09:11.102 [DefaultDispatcher-worker-5 @coroutine#2878] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33821/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-06 22:09:11.104 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f9872a0 2024-02-06 22:09:11.104 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f9872a0 2024-02-06 22:09:11.108 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@615f8123 2024-02-06 22:09:11.108 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@615f8123 2024-02-06 22:09:11.111 [DefaultDispatcher-worker-7 @coroutine#2877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@380e3122 2024-02-06 22:09:11.112 [DefaultDispatcher-worker-7 @coroutine#2877] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId 2024-02-06 22:09:11.112 [DefaultDispatcher-worker-7 @coroutine#2877] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:11.112 [DefaultDispatcher-worker-7 @coroutine#2877] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId 2024-02-06 22:09:11.116 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@380e3122 2024-02-06 22:09:11.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2024-02-06 22:09:11.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:11.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:11.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:11.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:11.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:11.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:11.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1bbfd42f 2024-02-06 22:09:11.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:11.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:11.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:11.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:11.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:11.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:11.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:11.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:11.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:11.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:11.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:11.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:11.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:11.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:09:11.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:09:11.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:11.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:11.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:09:11.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:11.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2024-02-06 22:09:11.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:11.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:11.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:11.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:11.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:11.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:11.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:11.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:11.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2024-02-06 22:09:11.121 [DefaultDispatcher-worker-4 @coroutine#2878] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33821/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:09:11.121 [DefaultDispatcher-worker-4 @coroutine#2878] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33821/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:09:11.123 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@656019d0 2024-02-06 22:09:11.123 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@656019d0 2024-02-06 22:09:11.130 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@20628b18 2024-02-06 22:09:11.130 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@20628b18 2024-02-06 22:09:11.139 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@cc3e0c6 2024-02-06 22:09:11.140 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@cc3e0c6 2024-02-06 22:09:11.143 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@11882ee4 2024-02-06 22:09:11.143 [DefaultDispatcher-worker-10 @coroutine#2877] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId 2024-02-06 22:09:11.143 [DefaultDispatcher-worker-10 @coroutine#2877] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId 2024-02-06 22:09:11.143 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@11882ee4 2024-02-06 22:09:11.147 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@48a61e38 2024-02-06 22:09:11.147 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@48a61e38 2024-02-06 22:09:11.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2024-02-06 22:09:11.150 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@74c31b9c 2024-02-06 22:09:11.151 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@74c31b9c 2024-02-06 22:09:11.178 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@404d7457 2024-02-06 22:09:11.178 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@404d7457 2024-02-06 22:09:11.182 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@539b6948 2024-02-06 22:09:11.182 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@539b6948 2024-02-06 22:09:11.182 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 22:09:11.207 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48a61e38 2024-02-06 22:09:11.239 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48a61e38 2024-02-06 22:09:11.242 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48a61e38 2024-02-06 22:09:11.247 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:11.259 [DefaultDispatcher-worker-4 @coroutine#2899] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33821/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-06 22:09:11.259 [DefaultDispatcher-worker-4 @coroutine#2899] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33821/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2024-02-06 22:09:11.259 [DefaultDispatcher-worker-4 @coroutine#2899] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33821/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-06 22:09:11.261 [DefaultDispatcher-worker-10 @coroutine#2894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48a61e38 2024-02-06 22:09:11.261 [DefaultDispatcher-worker-14 @coroutine#2899] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33821/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-06 22:09:11.261 [DefaultDispatcher-worker-14 @coroutine#2899] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33821/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-06 22:09:11.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2024-02-06 22:09:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68a97fc1 2024-02-06 22:09:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:09:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:09:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:09:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2024-02-06 22:09:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:11.284 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2024-02-06 22:09:11.296 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@139ec4fc 2024-02-06 22:09:11.296 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@139ec4fc 2024-02-06 22:09:11.299 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d5928ff 2024-02-06 22:09:11.300 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d5928ff 2024-02-06 22:09:11.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@63053b71 2024-02-06 22:09:11.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@63053b71 2024-02-06 22:09:11.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2024-02-06 22:09:11.311 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@1966af8c 2024-02-06 22:09:11.311 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@1966af8c 2024-02-06 22:09:11.314 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c6422c4 2024-02-06 22:09:11.314 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c6422c4 2024-02-06 22:09:11.322 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@39b8b490 2024-02-06 22:09:11.322 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@39b8b490 2024-02-06 22:09:11.325 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d727d88 2024-02-06 22:09:11.325 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d727d88 2024-02-06 22:09:11.328 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@4144b565 2024-02-06 22:09:11.329 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@4144b565 2024-02-06 22:09:11.342 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c4bdd8b 2024-02-06 22:09:11.342 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c4bdd8b 2024-02-06 22:09:11.345 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@40abe2a6 2024-02-06 22:09:11.345 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@40abe2a6 2024-02-06 22:09:11.345 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 22:09:11.359 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63053b71 2024-02-06 22:09:11.387 [Test worker @coroutine#2905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63053b71 2024-02-06 22:09:11.395 [Test worker @coroutine#2907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63053b71 2024-02-06 22:09:11.398 [DefaultDispatcher-worker-13 @coroutine#2911] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47961/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:09:11.398 [DefaultDispatcher-worker-13 @coroutine#2911] 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:47961/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-06 22:09:11.398 [DefaultDispatcher-worker-13 @coroutine#2911] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47961/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:09:11.398 [DefaultDispatcher-worker-13 @coroutine#2911] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47961/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-06 22:09:11.403 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:09:11.407 [DefaultDispatcher-worker-9 @coroutine#2910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63053b71 2024-02-06 22:09:11.407 [DefaultDispatcher-worker-9 @coroutine#2910] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId 2024-02-06 22:09:11.407 [DefaultDispatcher-worker-9 @coroutine#2910] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:11.407 [DefaultDispatcher-worker-9 @coroutine#2910] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId 2024-02-06 22:09:11.419 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63053b71 2024-02-06 22:09:11.432 [DefaultDispatcher-worker-16 @coroutine#2919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63053b71 2024-02-06 22:09:11.435 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@50b1e767 2024-02-06 22:09:11.435 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@50b1e767 2024-02-06 22:09:11.444 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e761301 2024-02-06 22:09:11.444 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e761301 2024-02-06 22:09:11.445 [DefaultDispatcher-worker-6 @coroutine#2919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63053b71 2024-02-06 22:09:11.455 [DefaultDispatcher-worker-6 @coroutine#2919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63053b71 2024-02-06 22:09:11.456 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a498c17 2024-02-06 22:09:11.456 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a498c17 2024-02-06 22:09:11.459 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f4b193a 2024-02-06 22:09:11.459 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f4b193a 2024-02-06 22:09:11.464 [DefaultDispatcher-worker-16 @coroutine#2919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63053b71 2024-02-06 22:09:11.475 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@401e5f6b 2024-02-06 22:09:11.475 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@401e5f6b 2024-02-06 22:09:11.476 [DefaultDispatcher-worker-11 @coroutine#2924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63053b71 2024-02-06 22:09:11.485 [DefaultDispatcher-worker-15 @coroutine#2911] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47961/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:09:11.485 [DefaultDispatcher-worker-15 @coroutine#2911] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47961/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:09:11.485 [DefaultDispatcher-worker-7 @coroutine#2924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63053b71 2024-02-06 22:09:11.487 [DefaultDispatcher-worker-6 @coroutine#2910] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId 2024-02-06 22:09:11.487 [DefaultDispatcher-worker-6 @coroutine#2910] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId 2024-02-06 22:09:11.489 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e9ea272 2024-02-06 22:09:11.489 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e9ea272 2024-02-06 22:09:11.494 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@3821ba82 2024-02-06 22:09:11.494 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@3821ba82 2024-02-06 22:09:11.495 [DefaultDispatcher-worker-10 @coroutine#2924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63053b71 2024-02-06 22:09:11.505 [DefaultDispatcher-worker-6 @coroutine#2924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63053b71 2024-02-06 22:09:11.508 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f64e675 2024-02-06 22:09:11.508 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f64e675 2024-02-06 22:09:11.511 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d330bf5 2024-02-06 22:09:11.511 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d330bf5 2024-02-06 22:09:11.511 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-06 22:09:11.518 [DefaultDispatcher-worker-12 @coroutine#2932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63053b71 2024-02-06 22:09:11.530 [DefaultDispatcher-worker-1 @coroutine#2932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63053b71 2024-02-06 22:09:11.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2024-02-06 22:09:11.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:11.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:11.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:11.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:11.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:11.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:11.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24bba1b7 2024-02-06 22:09:11.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:11.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:11.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:11.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:11.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:11.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:11.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:11.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:11.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:11.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:11.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:11.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:11.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:11.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:09:11.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:09:11.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:11.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:11.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:09:11.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:11.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2024-02-06 22:09:11.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:11.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:11.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:11.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:11.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:11.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:11.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:11.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:11.565 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2024-02-06 22:09:11.575 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@36e358de 2024-02-06 22:09:11.575 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@36e358de 2024-02-06 22:09:11.575 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2024-02-06 22:09:11.631 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e358de 2024-02-06 22:09:11.651 [Test worker @coroutine#2952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e358de 2024-02-06 22:09:11.654 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e358de 2024-02-06 22:09:11.657 [DefaultDispatcher-worker-10 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51353/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:09:11.657 [DefaultDispatcher-worker-10 @coroutine#2958] 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:51353/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-06 22:09:11.657 [DefaultDispatcher-worker-10 @coroutine#2958] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51353/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:09:11.657 [DefaultDispatcher-worker-10 @coroutine#2958] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51353/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-06 22:09:11.665 [DefaultDispatcher-worker-10 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e358de 2024-02-06 22:09:11.666 [DefaultDispatcher-worker-10 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId 2024-02-06 22:09:11.666 [DefaultDispatcher-worker-10 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:11.666 [DefaultDispatcher-worker-10 @coroutine#2957] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId 2024-02-06 22:09:11.669 [Test worker @coroutine#2963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e358de 2024-02-06 22:09:11.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2024-02-06 22:09:11.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:11.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:11.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:11.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:11.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:11.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:11.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23909b3 2024-02-06 22:09:11.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:11.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:11.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:11.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:11.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:11.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:11.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:11.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:11.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:11.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:11.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:11.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:11.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:11.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:09:11.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:09:11.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:11.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:11.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:09:11.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:11.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2024-02-06 22:09:11.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:11.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:11.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:11.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:11.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:11.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:11.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:11.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:11.671 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2024-02-06 22:09:11.675 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:11.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a490518 2024-02-06 22:09:11.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a490518 2024-02-06 22:09:11.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2024-02-06 22:09:11.724 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a490518 2024-02-06 22:09:11.743 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a490518 2024-02-06 22:09:11.747 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a490518 2024-02-06 22:09:11.750 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b423345 2024-02-06 22:09:11.751 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b423345 2024-02-06 22:09:11.754 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@4585c45d 2024-02-06 22:09:11.754 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@4585c45d 2024-02-06 22:09:11.757 [DefaultDispatcher-worker-5 @coroutine#2970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a490518 2024-02-06 22:09:11.758 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@41ba5835 2024-02-06 22:09:11.758 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@41ba5835 2024-02-06 22:09:11.759 [DefaultDispatcher-worker-10 @coroutine#2978] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51353/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-06 22:09:11.759 [DefaultDispatcher-worker-10 @coroutine#2978] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51353/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2024-02-06 22:09:11.759 [DefaultDispatcher-worker-10 @coroutine#2978] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51353/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-06 22:09:11.770 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b8ce66 2024-02-06 22:09:11.770 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b8ce66 2024-02-06 22:09:11.773 [DefaultDispatcher-worker-8 @coroutine#2980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@556a6320 2024-02-06 22:09:11.778 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e3a1daf 2024-02-06 22:09:11.778 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e3a1daf 2024-02-06 22:09:11.782 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@35768d19 2024-02-06 22:09:11.782 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@35768d19 2024-02-06 22:09:11.785 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@261e0072 2024-02-06 22:09:11.785 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@261e0072 2024-02-06 22:09:11.788 [DefaultDispatcher-worker-4 @coroutine#2958] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51353/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:09:11.788 [DefaultDispatcher-worker-4 @coroutine#2958] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51353/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:09:11.800 [DefaultDispatcher-worker-10 @coroutine#2978] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51353/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-06 22:09:11.800 [DefaultDispatcher-worker-10 @coroutine#2978] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51353/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-06 22:09:11.809 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@64973129 2024-02-06 22:09:11.809 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@64973129 2024-02-06 22:09:11.813 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a4e8f71 2024-02-06 22:09:11.813 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a4e8f71 2024-02-06 22:09:11.813 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 22:09:11.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2024-02-06 22:09:11.822 [DefaultDispatcher-worker-8 @coroutine#2957] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId 2024-02-06 22:09:11.822 [DefaultDispatcher-worker-8 @coroutine#2957] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId 2024-02-06 22:09:11.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:11.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:11.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:11.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:11.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:11.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:11.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6792f2c6 2024-02-06 22:09:11.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:11.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:11.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:11.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:11.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:11.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:11.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:11.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:11.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:11.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:11.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:11.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:11.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:11.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:09:11.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:09:11.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:11.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:11.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:09:11.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:11.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2024-02-06 22:09:11.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:11.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:11.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:11.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:11.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:11.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:11.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:11.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:11.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2024-02-06 22:09:11.823 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:11.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@530e08a7 2024-02-06 22:09:11.824 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@530e08a7 2024-02-06 22:09:11.824 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2024-02-06 22:09:11.827 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@4029c190 2024-02-06 22:09:11.827 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@4029c190 2024-02-06 22:09:11.834 [DefaultDispatcher-worker-8 @coroutine#2987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ea19c97 2024-02-06 22:09:11.844 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eee27e5 2024-02-06 22:09:11.844 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eee27e5 2024-02-06 22:09:11.848 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ad1aae0 2024-02-06 22:09:11.848 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ad1aae0 2024-02-06 22:09:11.851 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@fd32dde 2024-02-06 22:09:11.851 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@fd32dde 2024-02-06 22:09:11.855 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@17848f5 2024-02-06 22:09:11.855 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@17848f5 2024-02-06 22:09:11.859 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e968630 2024-02-06 22:09:11.859 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e968630 2024-02-06 22:09:11.862 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@79d7bda8 2024-02-06 22:09:11.862 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@79d7bda8 2024-02-06 22:09:11.872 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530e08a7 2024-02-06 22:09:11.882 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ffcd291 2024-02-06 22:09:11.882 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ffcd291 2024-02-06 22:09:11.888 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c80107b 2024-02-06 22:09:11.888 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c80107b 2024-02-06 22:09:11.888 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 22:09:11.905 [Test worker @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530e08a7 2024-02-06 22:09:11.917 [Test worker @coroutine#2991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530e08a7 2024-02-06 22:09:11.920 [DefaultDispatcher-worker-1 @coroutine#2995] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52419/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:09:11.920 [DefaultDispatcher-worker-1 @coroutine#2995] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52419/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-06 22:09:11.920 [DefaultDispatcher-worker-1 @coroutine#2995] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52419/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:09:11.920 [DefaultDispatcher-worker-1 @coroutine#2995] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52419/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-06 22:09:11.924 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:09:11.927 [DefaultDispatcher-worker-6 @coroutine#2994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530e08a7 2024-02-06 22:09:11.928 [DefaultDispatcher-worker-6 @coroutine#2994] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId 2024-02-06 22:09:11.928 [DefaultDispatcher-worker-6 @coroutine#2994] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:11.928 [DefaultDispatcher-worker-6 @coroutine#2994] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId 2024-02-06 22:09:11.938 [Test worker @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530e08a7 2024-02-06 22:09:11.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2024-02-06 22:09:11.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:11.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:11.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:11.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:11.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:11.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:11.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@367fbb28 2024-02-06 22:09:11.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:11.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:11.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:11.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:11.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:11.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:11.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:11.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:11.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:11.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:11.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:11.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:11.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:11.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:09:11.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:09:11.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:11.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:11.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:09:11.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:11.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2024-02-06 22:09:11.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:11.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:11.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:11.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:11.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:11.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:11.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:11.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:11.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2024-02-06 22:09:11.955 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ea146d9 2024-02-06 22:09:11.955 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ea146d9 2024-02-06 22:09:11.958 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@2066ad7d 2024-02-06 22:09:11.959 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@2066ad7d 2024-02-06 22:09:11.964 [DefaultDispatcher-worker-7 @coroutine#2995] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52419/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:09:11.964 [DefaultDispatcher-worker-7 @coroutine#2995] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52419/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:09:11.971 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@24592da9 2024-02-06 22:09:11.972 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@24592da9 2024-02-06 22:09:11.976 [DefaultDispatcher-worker-2 @coroutine#2994] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId 2024-02-06 22:09:11.976 [DefaultDispatcher-worker-2 @coroutine#2994] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId 2024-02-06 22:09:11.982 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@615ba746 2024-02-06 22:09:11.983 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@615ba746 2024-02-06 22:09:11.986 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@4568b23a 2024-02-06 22:09:11.986 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@4568b23a 2024-02-06 22:09:11.990 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@5070e2af 2024-02-06 22:09:11.990 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@5070e2af 2024-02-06 22:09:12.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@37f7ce20 2024-02-06 22:09:12.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@37f7ce20 2024-02-06 22:09:12.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2024-02-06 22:09:12.004 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37f7ce20 2024-02-06 22:09:12.011 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@3da9a96d 2024-02-06 22:09:12.011 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@3da9a96d 2024-02-06 22:09:12.015 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@1745809 2024-02-06 22:09:12.015 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@1745809 2024-02-06 22:09:12.020 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@10dd37f 2024-02-06 22:09:12.020 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@10dd37f 2024-02-06 22:09:12.020 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 22:09:12.020 [Test worker @coroutine#3006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37f7ce20 2024-02-06 22:09:12.033 [Test worker @coroutine#3008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37f7ce20 2024-02-06 22:09:12.044 [DefaultDispatcher-worker-11 @coroutine#3010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37f7ce20 2024-02-06 22:09:12.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2024-02-06 22:09:12.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:12.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:12.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:12.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:12.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:12.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:12.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e5e2e06 2024-02-06 22:09:12.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:12.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:12.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:12.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:12.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:12.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:12.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:12.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:12.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:12.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:12.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:12.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:12.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:12.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:09:12.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:09:12.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:12.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:12.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:09:12.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:12.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2024-02-06 22:09:12.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:12.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:12.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:12.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:12.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:12.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:12.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:12.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:12.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2024-02-06 22:09:12.067 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@79982bcc 2024-02-06 22:09:12.067 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@79982bcc 2024-02-06 22:09:12.067 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2024-02-06 22:09:12.103 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:12.107 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79982bcc 2024-02-06 22:09:12.126 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@555c1304 2024-02-06 22:09:12.126 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@555c1304 2024-02-06 22:09:12.129 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b9be7df 2024-02-06 22:09:12.129 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b9be7df 2024-02-06 22:09:12.133 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fa47874 2024-02-06 22:09:12.133 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fa47874 2024-02-06 22:09:12.140 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aa6ede4 2024-02-06 22:09:12.140 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aa6ede4 2024-02-06 22:09:12.143 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fd70987 2024-02-06 22:09:12.143 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fd70987 2024-02-06 22:09:12.144 [Test worker @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79982bcc 2024-02-06 22:09:12.148 [Test worker @coroutine#3021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79982bcc 2024-02-06 22:09:12.153 [DefaultDispatcher-worker-10 @coroutine#2877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@380e3122 2024-02-06 22:09:12.153 [DefaultDispatcher-worker-10 @coroutine#2877] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId 2024-02-06 22:09:12.153 [DefaultDispatcher-worker-10 @coroutine#2877] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:12.153 [DefaultDispatcher-worker-10 @coroutine#2877] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId 2024-02-06 22:09:12.154 [DefaultDispatcher-worker-16 @coroutine#2877] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId 2024-02-06 22:09:12.155 [DefaultDispatcher-worker-16 @coroutine#2877] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId 2024-02-06 22:09:12.155 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b76b6bd 2024-02-06 22:09:12.155 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b76b6bd 2024-02-06 22:09:12.155 [DefaultDispatcher-worker-13 @coroutine#3028] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45183/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:09:12.155 [DefaultDispatcher-worker-13 @coroutine#3028] 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:45183/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-06 22:09:12.155 [DefaultDispatcher-worker-13 @coroutine#3028] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45183/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:09:12.155 [DefaultDispatcher-worker-13 @coroutine#3028] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45183/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-06 22:09:12.158 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@57ed0c7f 2024-02-06 22:09:12.158 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@57ed0c7f 2024-02-06 22:09:12.161 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a8912ab 2024-02-06 22:09:12.161 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a8912ab 2024-02-06 22:09:12.163 [DefaultDispatcher-worker-3 @coroutine#3027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79982bcc 2024-02-06 22:09:12.163 [DefaultDispatcher-worker-3 @coroutine#3027] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId 2024-02-06 22:09:12.163 [DefaultDispatcher-worker-3 @coroutine#3027] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:12.163 [DefaultDispatcher-worker-3 @coroutine#3027] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId 2024-02-06 22:09:12.164 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d85b74c 2024-02-06 22:09:12.165 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d85b74c 2024-02-06 22:09:12.165 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 22:09:12.167 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:09:12.169 [Test worker @coroutine#3034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79982bcc 2024-02-06 22:09:12.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2024-02-06 22:09:12.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:12.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:12.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:12.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:12.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:12.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:12.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bed0ff4 2024-02-06 22:09:12.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:12.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:12.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:12.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:12.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:12.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:12.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:12.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:12.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:12.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:12.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:12.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:12.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:12.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:09:12.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:09:12.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:12.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:12.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:09:12.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:12.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2024-02-06 22:09:12.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:12.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:12.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:12.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:12.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:12.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:12.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:12.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:12.171 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2024-02-06 22:09:12.200 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c49af6a 2024-02-06 22:09:12.200 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c49af6a 2024-02-06 22:09:12.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e4dddee 2024-02-06 22:09:12.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e4dddee 2024-02-06 22:09:12.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2024-02-06 22:09:12.212 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@628e5c93 2024-02-06 22:09:12.212 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@628e5c93 2024-02-06 22:09:12.213 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e4dddee 2024-02-06 22:09:12.214 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@66b1c41a 2024-02-06 22:09:12.215 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@66b1c41a 2024-02-06 22:09:12.218 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@23b356a8 2024-02-06 22:09:12.218 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@23b356a8 2024-02-06 22:09:12.229 [Test worker @coroutine#3036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e4dddee 2024-02-06 22:09:12.232 [Test worker @coroutine#3038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e4dddee 2024-02-06 22:09:12.237 [DefaultDispatcher-worker-15 @coroutine#3047] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2024-02-06 22:09:12.237 [DefaultDispatcher-worker-15 @coroutine#3047] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:12.237 [DefaultDispatcher-worker-15 @coroutine#3047] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:12.237 [DefaultDispatcher-worker-15 @coroutine#3047] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:12.237 [DefaultDispatcher-worker-15 @coroutine#3047] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:12.237 [DefaultDispatcher-worker-15 @coroutine#3047] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:12.237 [DefaultDispatcher-worker-15 @coroutine#3047] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:12.237 [DefaultDispatcher-worker-15 @coroutine#3047] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b2b5a95 2024-02-06 22:09:12.237 [DefaultDispatcher-worker-15 @coroutine#3047] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:12.237 [DefaultDispatcher-worker-15 @coroutine#3047] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:12.237 [DefaultDispatcher-worker-15 @coroutine#3047] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:12.237 [DefaultDispatcher-worker-15 @coroutine#3047] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:12.237 [DefaultDispatcher-worker-15 @coroutine#3047] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:12.237 [DefaultDispatcher-worker-15 @coroutine#3047] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:12.237 [DefaultDispatcher-worker-15 @coroutine#3047] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:12.237 [DefaultDispatcher-worker-15 @coroutine#3047] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:12.237 [DefaultDispatcher-worker-15 @coroutine#3047] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:12.237 [DefaultDispatcher-worker-15 @coroutine#3047] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:12.237 [DefaultDispatcher-worker-15 @coroutine#3047] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:12.237 [DefaultDispatcher-worker-15 @coroutine#3047] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:12.237 [DefaultDispatcher-worker-15 @coroutine#3047] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:12.237 [DefaultDispatcher-worker-15 @coroutine#3047] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:09:12.237 [DefaultDispatcher-worker-15 @coroutine#3047] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:09:12.237 [DefaultDispatcher-worker-15 @coroutine#3047] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:12.237 [DefaultDispatcher-worker-15 @coroutine#3047] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:12.237 [DefaultDispatcher-worker-15 @coroutine#3047] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:09:12.237 [DefaultDispatcher-worker-15 @coroutine#3047] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:12.237 [DefaultDispatcher-worker-15 @coroutine#3047] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2024-02-06 22:09:12.237 [DefaultDispatcher-worker-15 @coroutine#3047] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:12.237 [DefaultDispatcher-worker-15 @coroutine#3047] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:12.237 [DefaultDispatcher-worker-15 @coroutine#3047] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:12.237 [DefaultDispatcher-worker-15 @coroutine#3047] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:12.237 [DefaultDispatcher-worker-15 @coroutine#3047] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:12.237 [DefaultDispatcher-worker-15 @coroutine#3047] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:12.237 [DefaultDispatcher-worker-15 @coroutine#3047] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:12.237 [DefaultDispatcher-worker-15 @coroutine#3047] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:12.237 [DefaultDispatcher-worker-15 @coroutine#3047] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2024-02-06 22:09:12.241 [DefaultDispatcher-worker-16 @coroutine#3040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e4dddee 2024-02-06 22:09:12.255 [DefaultDispatcher-worker-15 @coroutine#3047] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@342e6e8a 2024-02-06 22:09:12.255 [DefaultDispatcher-worker-15 @coroutine#3047] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@342e6e8a 2024-02-06 22:09:12.255 [DefaultDispatcher-worker-15 @coroutine#3047] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2024-02-06 22:09:12.222 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a08f4b 2024-02-06 22:09:12.259 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a08f4b 2024-02-06 22:09:12.263 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@125a3148 2024-02-06 22:09:12.263 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@125a3148 2024-02-06 22:09:12.266 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aa3b60d 2024-02-06 22:09:12.266 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aa3b60d 2024-02-06 22:09:12.270 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@439ca9e7 2024-02-06 22:09:12.270 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@439ca9e7 2024-02-06 22:09:12.276 [DefaultDispatcher-worker-1 @coroutine#3027] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId 2024-02-06 22:09:12.276 [DefaultDispatcher-worker-1 @coroutine#3027] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId 2024-02-06 22:09:12.287 [DefaultDispatcher-worker-1 @coroutine#3028] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45183/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:09:12.287 [DefaultDispatcher-worker-1 @coroutine#3028] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45183/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:09:12.302 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@45c0ac08 2024-02-06 22:09:12.302 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@45c0ac08 2024-02-06 22:09:12.302 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 22:09:12.312 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:12.320 [DefaultDispatcher-worker-15 @coroutine#3047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342e6e8a 2024-02-06 22:09:12.330 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@27b20163 2024-02-06 22:09:12.330 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@27b20163 2024-02-06 22:09:12.334 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@2975fbe5 2024-02-06 22:09:12.334 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@2975fbe5 2024-02-06 22:09:12.337 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d4a6a13 2024-02-06 22:09:12.338 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d4a6a13 2024-02-06 22:09:12.349 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6848f1de 2024-02-06 22:09:12.349 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6848f1de 2024-02-06 22:09:12.353 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f464cad 2024-02-06 22:09:12.353 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f464cad 2024-02-06 22:09:12.355 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:09:12.356 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@59ea3e73 2024-02-06 22:09:12.356 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@59ea3e73 2024-02-06 22:09:12.357 [DefaultDispatcher-worker-15 @coroutine#3052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342e6e8a 2024-02-06 22:09:12.367 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@72ed390e 2024-02-06 22:09:12.367 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@72ed390e 2024-02-06 22:09:12.375 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c2ad923 2024-02-06 22:09:12.375 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c2ad923 2024-02-06 22:09:12.378 [DefaultDispatcher-worker-15 @coroutine#3054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342e6e8a 2024-02-06 22:09:12.379 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@270eddaf 2024-02-06 22:09:12.379 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@270eddaf 2024-02-06 22:09:12.379 [DefaultDispatcher-worker-4 @coroutine#3057] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:09:12.379 [DefaultDispatcher-worker-4 @coroutine#3057] 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-02-06 22:09:12.379 [DefaultDispatcher-worker-4 @coroutine#3057] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:09:12.379 [DefaultDispatcher-worker-4 @coroutine#3057] 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-02-06 22:09:12.383 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@8670e91 2024-02-06 22:09:12.383 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@8670e91 2024-02-06 22:09:12.384 [DefaultDispatcher-worker-6 @coroutine#3057] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible: Temporary failure in name resolution for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:09:12.385 [DefaultDispatcher-worker-5 @coroutine#3056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342e6e8a 2024-02-06 22:09:12.385 [DefaultDispatcher-worker-5 @coroutine#3056] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:09:12.385 [DefaultDispatcher-worker-5 @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://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:12.385 [DefaultDispatcher-worker-5 @coroutine#3056] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:09:12.386 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@65290814 2024-02-06 22:09:12.386 [DefaultDispatcher-worker-6 @coroutine#3056] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:09:12.387 [DefaultDispatcher-worker-15 @coroutine#3047] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-06 22:09:12.387 [DefaultDispatcher-worker-15 @coroutine#3047] 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-02-06 22:09:12.387 [DefaultDispatcher-worker-15 @coroutine#3047] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-06 22:09:12.387 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@65290814 2024-02-06 22:09:12.387 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 22:09:12.388 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@7815527e 2024-02-06 22:09:12.388 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@7815527e 2024-02-06 22:09:12.388 [DefaultDispatcher-worker-6 @coroutine#3047] 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-02-06 22:09:12.395 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d17d318 2024-02-06 22:09:12.395 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d17d318 2024-02-06 22:09:12.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2024-02-06 22:09:12.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:12.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:12.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:12.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:12.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:12.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:12.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@811d8d6 2024-02-06 22:09:12.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:12.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:12.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:12.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:12.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:12.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:12.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:12.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:12.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:12.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:12.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:12.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:12.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:12.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:09:12.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:09:12.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:12.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:12.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:09:12.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:12.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2024-02-06 22:09:12.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:12.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:12.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:12.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:12.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:12.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:12.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:12.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:12.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2024-02-06 22:09:12.406 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@26a9b8fd 2024-02-06 22:09:12.406 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@26a9b8fd 2024-02-06 22:09:12.409 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@c608eca 2024-02-06 22:09:12.409 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@c608eca 2024-02-06 22:09:12.413 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e34bb9a 2024-02-06 22:09:12.413 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e34bb9a 2024-02-06 22:09:12.416 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d382c57 2024-02-06 22:09:12.416 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d382c57 2024-02-06 22:09:12.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dcc7696 2024-02-06 22:09:12.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dcc7696 2024-02-06 22:09:12.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2024-02-06 22:09:12.419 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@36bd095d 2024-02-06 22:09:12.420 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@36bd095d 2024-02-06 22:09:12.420 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 22:09:12.462 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dcc7696 2024-02-06 22:09:12.497 [DefaultDispatcher-worker-10 @coroutine#2910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63053b71 2024-02-06 22:09:12.497 [DefaultDispatcher-worker-10 @coroutine#2910] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId 2024-02-06 22:09:12.497 [DefaultDispatcher-worker-10 @coroutine#2910] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:12.497 [DefaultDispatcher-worker-10 @coroutine#2910] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId 2024-02-06 22:09:12.499 [DefaultDispatcher-worker-10 @coroutine#2910] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId 2024-02-06 22:09:12.499 [DefaultDispatcher-worker-10 @coroutine#2910] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId 2024-02-06 22:09:12.515 [Test worker @coroutine#3066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dcc7696 2024-02-06 22:09:12.518 [Test worker @coroutine#3071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dcc7696 2024-02-06 22:09:12.519 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:12.523 [DefaultDispatcher-worker-2 @coroutine#3075] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37559/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:09:12.523 [DefaultDispatcher-worker-2 @coroutine#3075] 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:37559/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-06 22:09:12.523 [DefaultDispatcher-worker-2 @coroutine#3075] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37559/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:09:12.523 [DefaultDispatcher-worker-2 @coroutine#3075] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37559/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-06 22:09:12.530 [DefaultDispatcher-worker-7 @coroutine#3074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dcc7696 2024-02-06 22:09:12.530 [DefaultDispatcher-worker-7 @coroutine#3074] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId 2024-02-06 22:09:12.530 [DefaultDispatcher-worker-7 @coroutine#3074] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:12.530 [DefaultDispatcher-worker-7 @coroutine#3074] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId 2024-02-06 22:09:12.536 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@56dc3a7b 2024-02-06 22:09:12.536 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@56dc3a7b 2024-02-06 22:09:12.539 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@581bded0 2024-02-06 22:09:12.539 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@581bded0 2024-02-06 22:09:12.542 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c24510b 2024-02-06 22:09:12.542 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c24510b 2024-02-06 22:09:12.554 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@1926d4eb 2024-02-06 22:09:12.554 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@1926d4eb 2024-02-06 22:09:12.558 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e1e3a56 2024-02-06 22:09:12.558 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e1e3a56 2024-02-06 22:09:12.562 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@28758c1b 2024-02-06 22:09:12.562 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@28758c1b 2024-02-06 22:09:12.569 [Test worker @coroutine#3081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dcc7696 2024-02-06 22:09:12.582 [DefaultDispatcher-worker-10 @coroutine#3083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dcc7696 2024-02-06 22:09:12.591 [DefaultDispatcher-worker-2 @coroutine#3083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dcc7696 2024-02-06 22:09:12.592 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@56a73c17 2024-02-06 22:09:12.592 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@56a73c17 2024-02-06 22:09:12.601 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@79092ba4 2024-02-06 22:09:12.601 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@79092ba4 2024-02-06 22:09:12.601 [DefaultDispatcher-worker-8 @coroutine#3083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dcc7696 2024-02-06 22:09:12.611 [DefaultDispatcher-worker-6 @coroutine#3083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dcc7696 2024-02-06 22:09:12.614 [DefaultDispatcher-worker-12 @coroutine#3074] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId 2024-02-06 22:09:12.614 [DefaultDispatcher-worker-12 @coroutine#3074] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId 2024-02-06 22:09:12.615 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@261a7259 2024-02-06 22:09:12.615 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@261a7259 2024-02-06 22:09:12.615 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-06 22:09:12.616 [DefaultDispatcher-worker-15 @coroutine#3075] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37559/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:09:12.616 [DefaultDispatcher-worker-15 @coroutine#3075] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37559/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:09:12.621 [DefaultDispatcher-worker-4 @coroutine#3088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dcc7696 2024-02-06 22:09:12.631 [DefaultDispatcher-worker-12 @coroutine#3088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dcc7696 2024-02-06 22:09:12.640 [DefaultDispatcher-worker-7 @coroutine#3088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dcc7696 2024-02-06 22:09:12.649 [DefaultDispatcher-worker-7 @coroutine#3088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dcc7696 2024-02-06 22:09:12.660 [DefaultDispatcher-worker-16 @coroutine#3096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dcc7696 2024-02-06 22:09:12.663 [DefaultDispatcher-worker-16 @coroutine#3103] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37559/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-06 22:09:12.663 [DefaultDispatcher-worker-16 @coroutine#3103] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37559/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-06 22:09:12.663 [DefaultDispatcher-worker-16 @coroutine#3103] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37559/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-06 22:09:12.665 [DefaultDispatcher-worker-16 @coroutine#3103] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37559/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-06 22:09:12.665 [DefaultDispatcher-worker-16 @coroutine#3103] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37559/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-06 22:09:12.666 [DefaultDispatcher-worker-16 @coroutine#3103] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:37559/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-06 22:09:12.666 [DefaultDispatcher-worker-16 @coroutine#3103] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:37559/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:09:12.668 [DefaultDispatcher-worker-16 @coroutine#3103] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37559/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-06 22:09:12.668 [DefaultDispatcher-worker-16 @coroutine#3103] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37559/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42. 2024-02-06 22:09:12.668 [DefaultDispatcher-worker-16 @coroutine#3103] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37559/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-06 22:09:12.669 [DefaultDispatcher-worker-10 @coroutine#3103] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37559/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-06 22:09:12.669 [DefaultDispatcher-worker-10 @coroutine#3103] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37559/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-06 22:09:12.716 [DefaultDispatcher-worker-6 @coroutine#3103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dcc7696 2024-02-06 22:09:12.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2024-02-06 22:09:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b827796 2024-02-06 22:09:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:09:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:09:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:09:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2024-02-06 22:09:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:12.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2024-02-06 22:09:12.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-06 22:09:12.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-06 22:09:12.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2024-02-06 22:09:12.770 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-06 22:09:12.785 [Test worker @coroutine#3121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-06 22:09:12.788 [Test worker @coroutine#3123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-06 22:09:12.790 [DefaultDispatcher-worker-7 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53691/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:09:12.791 [DefaultDispatcher-worker-7 @coroutine#3127] 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:53691/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-06 22:09:12.791 [DefaultDispatcher-worker-7 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53691/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:09:12.791 [DefaultDispatcher-worker-7 @coroutine#3127] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53691/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-06 22:09:12.798 [DefaultDispatcher-worker-16 @coroutine#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-06 22:09:12.798 [DefaultDispatcher-worker-16 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53691/UmAppDatabase/replication/nodeId 2024-02-06 22:09:12.798 [DefaultDispatcher-worker-16 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53691/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:12.798 [DefaultDispatcher-worker-16 @coroutine#3126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53691/UmAppDatabase/replication/nodeId 2024-02-06 22:09:12.815 [Test worker @coroutine#3133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-06 22:09:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2024-02-06 22:09:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36ce0bc2 2024-02-06 22:09:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:09:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:09:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:12.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:12.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:09:12.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:12.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2024-02-06 22:09:12.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:12.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:12.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:12.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:12.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:12.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:12.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:12.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:12.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2024-02-06 22:09:12.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@477906cf 2024-02-06 22:09:12.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@477906cf 2024-02-06 22:09:12.831 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2024-02-06 22:09:12.832 [DefaultDispatcher-worker-3 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e358de 2024-02-06 22:09:12.832 [DefaultDispatcher-worker-3 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId 2024-02-06 22:09:12.833 [DefaultDispatcher-worker-3 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:12.833 [DefaultDispatcher-worker-3 @coroutine#2957] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId 2024-02-06 22:09:12.833 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@477906cf 2024-02-06 22:09:12.834 [DefaultDispatcher-worker-2 @coroutine#2957] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId 2024-02-06 22:09:12.835 [DefaultDispatcher-worker-2 @coroutine#2957] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId 2024-02-06 22:09:12.843 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:12.851 [Test worker @coroutine#3137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@477906cf 2024-02-06 22:09:12.854 [Test worker @coroutine#3140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@477906cf 2024-02-06 22:09:12.864 [DefaultDispatcher-worker-15 @coroutine#3142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@477906cf 2024-02-06 22:09:12.873 [DefaultDispatcher-worker-4 @coroutine#3149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-06 22:09:12.881 [DefaultDispatcher-worker-1 @coroutine#3149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-06 22:09:12.889 [DefaultDispatcher-worker-1 @coroutine#3149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-06 22:09:12.889 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2561f8a9 2024-02-06 22:09:12.889 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2561f8a9 2024-02-06 22:09:12.897 [DefaultDispatcher-worker-8 @coroutine#3149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-06 22:09:12.898 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ba61275 2024-02-06 22:09:12.898 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ba61275 2024-02-06 22:09:12.908 [DefaultDispatcher-worker-1 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53691/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:09:12.908 [DefaultDispatcher-worker-1 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53691/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:09:12.916 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f9993d9 2024-02-06 22:09:12.917 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f9993d9 2024-02-06 22:09:12.920 [DefaultDispatcher-worker-13 @coroutine#3126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53691/UmAppDatabase/replication/nodeId 2024-02-06 22:09:12.920 [DefaultDispatcher-worker-13 @coroutine#3126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53691/UmAppDatabase/replication/nodeId 2024-02-06 22:09:12.921 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a9b184e 2024-02-06 22:09:12.921 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a9b184e 2024-02-06 22:09:12.929 [DefaultDispatcher-worker-3 @coroutine#3155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-06 22:09:12.931 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:12.942 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@40950104 2024-02-06 22:09:12.942 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@40950104 2024-02-06 22:09:12.944 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@19cc3983 2024-02-06 22:09:12.944 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@19cc3983 2024-02-06 22:09:12.951 [DefaultDispatcher-worker-16 @coroutine#3160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-06 22:09:12.946 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bbb96d9 2024-02-06 22:09:12.955 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bbb96d9 2024-02-06 22:09:12.955 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@170bc4ca 2024-02-06 22:09:12.955 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@170bc4ca 2024-02-06 22:09:12.959 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@385fd12c 2024-02-06 22:09:12.959 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@385fd12c 2024-02-06 22:09:12.960 [DefaultDispatcher-worker-15 @coroutine#3160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-06 22:09:12.961 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@133452f3 2024-02-06 22:09:12.961 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@133452f3 2024-02-06 22:09:12.962 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@ab4e701 2024-02-06 22:09:12.962 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@ab4e701 2024-02-06 22:09:12.964 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@5636cef1 2024-02-06 22:09:12.964 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@5636cef1 2024-02-06 22:09:12.968 [DefaultDispatcher-worker-15 @coroutine#3160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-06 22:09:12.977 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e4ef595 2024-02-06 22:09:12.978 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e4ef595 2024-02-06 22:09:12.998 [DefaultDispatcher-worker-3 @coroutine#3160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-06 22:09:12.999 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@67aa5902 2024-02-06 22:09:12.999 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@67aa5902 2024-02-06 22:09:12.999 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@62414a72 2024-02-06 22:09:12.999 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@62414a72 2024-02-06 22:09:12.999 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 22:09:13.003 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@56383cce 2024-02-06 22:09:13.003 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@56383cce 2024-02-06 22:09:13.006 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@361931be 2024-02-06 22:09:13.006 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@361931be 2024-02-06 22:09:13.007 [DefaultDispatcher-worker-15 @coroutine#2994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530e08a7 2024-02-06 22:09:13.007 [DefaultDispatcher-worker-15 @coroutine#2994] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId 2024-02-06 22:09:13.007 [DefaultDispatcher-worker-15 @coroutine#2994] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:13.007 [DefaultDispatcher-worker-15 @coroutine#2994] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId 2024-02-06 22:09:13.009 [DefaultDispatcher-worker-10 @coroutine#2994] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId 2024-02-06 22:09:13.009 [DefaultDispatcher-worker-10 @coroutine#2994] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId 2024-02-06 22:09:13.011 [DefaultDispatcher-worker-15 @coroutine#3160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-06 22:09:13.020 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f2288b5 2024-02-06 22:09:13.020 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f2288b5 2024-02-06 22:09:13.020 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 22:09:13.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2024-02-06 22:09:13.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:13.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:13.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:13.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:13.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:13.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:13.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2adce412 2024-02-06 22:09:13.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:13.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:13.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:13.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:13.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:13.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:13.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:13.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:13.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:13.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:13.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:13.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:13.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:13.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:09:13.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:09:13.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:13.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:13.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:09:13.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:13.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2024-02-06 22:09:13.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:13.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:13.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:13.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:13.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:13.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:13.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:13.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:13.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2024-02-06 22:09:13.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d84ab90 2024-02-06 22:09:13.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d84ab90 2024-02-06 22:09:13.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2024-02-06 22:09:13.084 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d84ab90 2024-02-06 22:09:13.116 [Test worker @coroutine#3170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d84ab90 2024-02-06 22:09:13.119 [Test worker @coroutine#3172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d84ab90 2024-02-06 22:09:13.122 [DefaultDispatcher-worker-9 @coroutine#3176] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51707/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:09:13.122 [DefaultDispatcher-worker-9 @coroutine#3176] 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:51707/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-06 22:09:13.122 [DefaultDispatcher-worker-9 @coroutine#3176] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51707/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:09:13.122 [DefaultDispatcher-worker-9 @coroutine#3176] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51707/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-06 22:09:13.130 [DefaultDispatcher-worker-12 @coroutine#3175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d84ab90 2024-02-06 22:09:13.130 [DefaultDispatcher-worker-12 @coroutine#3175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51707/UmAppDatabase/replication/nodeId 2024-02-06 22:09:13.130 [DefaultDispatcher-worker-12 @coroutine#3175] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51707/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:13.130 [DefaultDispatcher-worker-12 @coroutine#3175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51707/UmAppDatabase/replication/nodeId 2024-02-06 22:09:13.139 [Test worker @coroutine#3182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d84ab90 2024-02-06 22:09:13.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2024-02-06 22:09:13.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:13.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:13.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:13.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:13.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:13.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:13.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e8e02a3 2024-02-06 22:09:13.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:13.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:13.141 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:13.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:13.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:13.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:13.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:13.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:13.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:13.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:13.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:13.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:13.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:13.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:13.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:09:13.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:09:13.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:13.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:13.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:09:13.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:13.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2024-02-06 22:09:13.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:13.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:13.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:13.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:13.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:13.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:13.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:13.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:13.141 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2024-02-06 22:09:13.162 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@73e64aca 2024-02-06 22:09:13.162 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@73e64aca 2024-02-06 22:09:13.164 [DefaultDispatcher-worker-7 @coroutine#2877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@380e3122 2024-02-06 22:09:13.164 [DefaultDispatcher-worker-7 @coroutine#2877] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId 2024-02-06 22:09:13.164 [DefaultDispatcher-worker-7 @coroutine#2877] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:13.164 [DefaultDispatcher-worker-7 @coroutine#2877] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId 2024-02-06 22:09:13.166 [DefaultDispatcher-worker-1 @coroutine#2877] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId 2024-02-06 22:09:13.166 [DefaultDispatcher-worker-1 @coroutine#2877] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId 2024-02-06 22:09:13.169 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d21aac6 2024-02-06 22:09:13.169 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d21aac6 2024-02-06 22:09:13.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@66576bd2 2024-02-06 22:09:13.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@66576bd2 2024-02-06 22:09:13.171 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2024-02-06 22:09:13.172 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66576bd2 2024-02-06 22:09:13.176 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@791e21ba 2024-02-06 22:09:13.176 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@791e21ba 2024-02-06 22:09:13.180 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c1ca0fd 2024-02-06 22:09:13.180 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c1ca0fd 2024-02-06 22:09:13.183 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d6d0dae 2024-02-06 22:09:13.183 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d6d0dae 2024-02-06 22:09:13.198 [Test worker @coroutine#3187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66576bd2 2024-02-06 22:09:13.200 [Test worker @coroutine#3190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66576bd2 2024-02-06 22:09:13.203 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@d6aff5f 2024-02-06 22:09:13.203 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@d6aff5f 2024-02-06 22:09:13.206 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f10cb9 2024-02-06 22:09:13.206 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f10cb9 2024-02-06 22:09:13.210 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c335fb2 2024-02-06 22:09:13.210 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c335fb2 2024-02-06 22:09:13.210 [DefaultDispatcher-worker-15 @coroutine#3192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66576bd2 2024-02-06 22:09:13.212 [DefaultDispatcher-worker-8 @coroutine#3175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51707/UmAppDatabase/replication/nodeId 2024-02-06 22:09:13.212 [DefaultDispatcher-worker-8 @coroutine#3175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51707/UmAppDatabase/replication/nodeId 2024-02-06 22:09:13.213 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@49a639e7 2024-02-06 22:09:13.213 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@49a639e7 2024-02-06 22:09:13.213 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-06 22:09:13.220 [DefaultDispatcher-worker-10 @coroutine#3196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d84ab90 2024-02-06 22:09:13.221 [DefaultDispatcher-worker-13 @coroutine#3176] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51707/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:09:13.221 [DefaultDispatcher-worker-13 @coroutine#3176] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51707/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:09:13.230 [DefaultDispatcher-worker-12 @coroutine#3196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d84ab90 2024-02-06 22:09:13.239 [DefaultDispatcher-worker-11 @coroutine#3196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d84ab90 2024-02-06 22:09:13.249 [DefaultDispatcher-worker-7 @coroutine#3196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d84ab90 2024-02-06 22:09:13.250 [DefaultDispatcher-worker-13 @coroutine#3208] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51707/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-06 22:09:13.250 [DefaultDispatcher-worker-13 @coroutine#3208] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51707/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-06 22:09:13.250 [DefaultDispatcher-worker-13 @coroutine#3208] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51707/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-06 22:09:13.252 [DefaultDispatcher-worker-14 @coroutine#3208] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51707/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-06 22:09:13.252 [DefaultDispatcher-worker-14 @coroutine#3208] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51707/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-06 22:09:13.252 [DefaultDispatcher-worker-13 @coroutine#3208] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:51707/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-06 22:09:13.252 [DefaultDispatcher-worker-13 @coroutine#3208] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:51707/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:09:13.253 [DefaultDispatcher-worker-13 @coroutine#3208] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51707/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-06 22:09:13.253 [DefaultDispatcher-worker-13 @coroutine#3208] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51707/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42. 2024-02-06 22:09:13.253 [DefaultDispatcher-worker-13 @coroutine#3208] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51707/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-06 22:09:13.254 [DefaultDispatcher-worker-4 @coroutine#3208] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51707/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-06 22:09:13.254 [DefaultDispatcher-worker-4 @coroutine#3208] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51707/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-06 22:09:13.271 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:13.282 [DefaultDispatcher-worker-13 @coroutine#3208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d84ab90 2024-02-06 22:09:13.288 [DefaultDispatcher-worker-6 @coroutine#3027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79982bcc 2024-02-06 22:09:13.289 [DefaultDispatcher-worker-6 @coroutine#3027] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId 2024-02-06 22:09:13.289 [DefaultDispatcher-worker-6 @coroutine#3027] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:13.289 [DefaultDispatcher-worker-6 @coroutine#3027] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId 2024-02-06 22:09:13.290 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@15e7a0dc 2024-02-06 22:09:13.290 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@15e7a0dc 2024-02-06 22:09:13.294 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b204c10 2024-02-06 22:09:13.294 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b204c10 2024-02-06 22:09:13.295 [DefaultDispatcher-worker-6 @coroutine#3027] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId 2024-02-06 22:09:13.295 [DefaultDispatcher-worker-6 @coroutine#3027] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId 2024-02-06 22:09:13.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2024-02-06 22:09:13.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:13.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:13.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:13.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:13.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:13.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:13.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c3884f5 2024-02-06 22:09:13.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:13.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:13.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:13.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:13.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:13.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:13.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:13.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:13.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:13.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:13.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:13.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:13.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:13.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:09:13.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:09:13.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:13.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:13.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:09:13.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:13.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2024-02-06 22:09:13.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:13.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:13.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:13.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:13.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:13.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:13.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:13.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:13.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2024-02-06 22:09:13.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dbf8cfc 2024-02-06 22:09:13.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dbf8cfc 2024-02-06 22:09:13.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2024-02-06 22:09:13.309 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f1fcbac 2024-02-06 22:09:13.309 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f1fcbac 2024-02-06 22:09:13.312 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a1d462b 2024-02-06 22:09:13.313 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a1d462b 2024-02-06 22:09:13.316 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@7254ecf4 2024-02-06 22:09:13.316 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@7254ecf4 2024-02-06 22:09:13.321 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b0d7e62 2024-02-06 22:09:13.321 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b0d7e62 2024-02-06 22:09:13.324 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@aae8a04 2024-02-06 22:09:13.325 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@aae8a04 2024-02-06 22:09:13.336 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a32b964 2024-02-06 22:09:13.336 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a32b964 2024-02-06 22:09:13.339 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f54d19a 2024-02-06 22:09:13.339 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f54d19a 2024-02-06 22:09:13.339 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbf8cfc 2024-02-06 22:09:13.339 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 22:09:13.356 [Test worker @coroutine#3231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbf8cfc 2024-02-06 22:09:13.359 [Test worker @coroutine#3233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbf8cfc 2024-02-06 22:09:13.368 [DefaultDispatcher-worker-3 @coroutine#3237] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42333/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:09:13.368 [DefaultDispatcher-worker-3 @coroutine#3237] 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:42333/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-06 22:09:13.368 [DefaultDispatcher-worker-3 @coroutine#3237] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42333/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:09:13.368 [DefaultDispatcher-worker-3 @coroutine#3237] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42333/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-06 22:09:13.368 [DefaultDispatcher-worker-15 @coroutine#3236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbf8cfc 2024-02-06 22:09:13.369 [DefaultDispatcher-worker-15 @coroutine#3236] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42333/UmAppDatabase/replication/nodeId 2024-02-06 22:09:13.369 [DefaultDispatcher-worker-15 @coroutine#3236] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42333/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:13.369 [DefaultDispatcher-worker-15 @coroutine#3236] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42333/UmAppDatabase/replication/nodeId 2024-02-06 22:09:13.395 [DefaultDispatcher-worker-5 @coroutine#3056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342e6e8a 2024-02-06 22:09:13.395 [Test worker @coroutine#3243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbf8cfc 2024-02-06 22:09:13.395 [DefaultDispatcher-worker-5 @coroutine#3056] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:09:13.395 [DefaultDispatcher-worker-5 @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://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:13.395 [DefaultDispatcher-worker-5 @coroutine#3056] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:09:13.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2024-02-06 22:09:13.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:13.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:13.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:13.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:13.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:13.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:13.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c28009f 2024-02-06 22:09:13.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:13.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:13.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:13.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:13.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:13.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:13.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:13.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:13.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:13.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:13.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:13.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:13.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:13.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:09:13.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:09:13.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:13.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:13.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:09:13.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:13.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2024-02-06 22:09:13.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:13.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:13.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:13.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:13.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:13.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:13.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:13.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:13.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2024-02-06 22:09:13.397 [DefaultDispatcher-worker-13 @coroutine#3056] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:09:13.407 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:13.421 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@f4c3e9 2024-02-06 22:09:13.421 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@f4c3e9 2024-02-06 22:09:13.421 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2024-02-06 22:09:13.422 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4c3e9 2024-02-06 22:09:13.442 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@27b82066 2024-02-06 22:09:13.442 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@27b82066 2024-02-06 22:09:13.446 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@297fcae1 2024-02-06 22:09:13.446 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@297fcae1 2024-02-06 22:09:13.446 [Test worker @coroutine#3247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4c3e9 2024-02-06 22:09:13.449 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d404b16 2024-02-06 22:09:13.449 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d404b16 2024-02-06 22:09:13.449 [Test worker @coroutine#3249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4c3e9 2024-02-06 22:09:13.452 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6842c0da 2024-02-06 22:09:13.452 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6842c0da 2024-02-06 22:09:13.457 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@e9f66a4 2024-02-06 22:09:13.457 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@e9f66a4 2024-02-06 22:09:13.461 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@59608d54 2024-02-06 22:09:13.461 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@59608d54 2024-02-06 22:09:13.463 [DefaultDispatcher-worker-11 @coroutine#3236] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42333/UmAppDatabase/replication/nodeId 2024-02-06 22:09:13.463 [DefaultDispatcher-worker-11 @coroutine#3236] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42333/UmAppDatabase/replication/nodeId 2024-02-06 22:09:13.463 [DefaultDispatcher-worker-15 @coroutine#3237] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42333/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:09:13.463 [DefaultDispatcher-worker-15 @coroutine#3237] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42333/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:09:13.467 [DefaultDispatcher-worker-9 @coroutine#3257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42333/auth/register 2024-02-06 22:09:13.467 [DefaultDispatcher-worker-9 @coroutine#3257] 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:42333/auth/register. 2024-02-06 22:09:13.467 [DefaultDispatcher-worker-9 @coroutine#3257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42333/auth/register 2024-02-06 22:09:13.467 [DefaultDispatcher-worker-9 @coroutine#3257] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42333/auth/register from class io.ktor.http.content.TextContent 2024-02-06 22:09:13.473 [DefaultDispatcher-worker-7 @coroutine#3254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4c3e9 2024-02-06 22:09:13.491 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@76577595 2024-02-06 22:09:13.491 [DefaultDispatcher-worker-15 @coroutine#3257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42333/auth/register 2024-02-06 22:09:13.491 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@76577595 2024-02-06 22:09:13.491 [DefaultDispatcher-worker-15 @coroutine#3257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42333/auth/register 2024-02-06 22:09:13.491 [DefaultDispatcher-worker-15 @coroutine#3257] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:42333/auth/register. 2024-02-06 22:09:13.491 [DefaultDispatcher-worker-15 @coroutine#3257] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:42333/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:09:13.497 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@86d3f95 2024-02-06 22:09:13.497 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@86d3f95 2024-02-06 22:09:13.500 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d32c27a 2024-02-06 22:09:13.502 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d32c27a 2024-02-06 22:09:13.502 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-06 22:09:13.510 [DefaultDispatcher-worker-12 @coroutine#2910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63053b71 2024-02-06 22:09:13.510 [DefaultDispatcher-worker-12 @coroutine#2910] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId 2024-02-06 22:09:13.510 [DefaultDispatcher-worker-12 @coroutine#2910] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:13.510 [DefaultDispatcher-worker-12 @coroutine#2910] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId 2024-02-06 22:09:13.512 [DefaultDispatcher-worker-1 @coroutine#2910] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId 2024-02-06 22:09:13.512 [DefaultDispatcher-worker-1 @coroutine#2910] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId 2024-02-06 22:09:13.521 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:13.532 [DefaultDispatcher-worker-15 @coroutine#3257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbf8cfc 2024-02-06 22:09:13.543 [DefaultDispatcher-worker-15 @coroutine#3257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbf8cfc 2024-02-06 22:09:13.545 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@967cff4 2024-02-06 22:09:13.545 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@967cff4 2024-02-06 22:09:13.561 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a020a8 2024-02-06 22:09:13.561 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a020a8 2024-02-06 22:09:13.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2024-02-06 22:09:13.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:13.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:13.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:13.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:13.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:13.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:13.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e69bf78 2024-02-06 22:09:13.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:13.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:13.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:13.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:13.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:13.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:13.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:13.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:13.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:13.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:13.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:13.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:13.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:13.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:09:13.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:09:13.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:13.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:13.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:09:13.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:13.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2024-02-06 22:09:13.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:13.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:13.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:13.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:13.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:13.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:13.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:13.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:13.592 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2024-02-06 22:09:13.593 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@39fa484 2024-02-06 22:09:13.594 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@39fa484 2024-02-06 22:09:13.597 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@469d2a93 2024-02-06 22:09:13.597 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@469d2a93 2024-02-06 22:09:13.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f69d246 2024-02-06 22:09:13.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f69d246 2024-02-06 22:09:13.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2024-02-06 22:09:13.615 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@713255db 2024-02-06 22:09:13.615 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@713255db 2024-02-06 22:09:13.619 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@77918e35 2024-02-06 22:09:13.619 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@77918e35 2024-02-06 22:09:13.622 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@9d4afc7 2024-02-06 22:09:13.622 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@9d4afc7 2024-02-06 22:09:13.623 [DefaultDispatcher-worker-7 @coroutine#3074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dcc7696 2024-02-06 22:09:13.624 [DefaultDispatcher-worker-7 @coroutine#3074] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId 2024-02-06 22:09:13.624 [DefaultDispatcher-worker-7 @coroutine#3074] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:13.624 [DefaultDispatcher-worker-7 @coroutine#3074] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId 2024-02-06 22:09:13.626 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@26b2d5dc 2024-02-06 22:09:13.626 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@26b2d5dc 2024-02-06 22:09:13.629 [DefaultDispatcher-worker-15 @coroutine#3074] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId 2024-02-06 22:09:13.629 [DefaultDispatcher-worker-15 @coroutine#3074] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId 2024-02-06 22:09:13.632 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@454dd05c 2024-02-06 22:09:13.632 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@454dd05c 2024-02-06 22:09:13.632 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 22:09:13.682 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f69d246 2024-02-06 22:09:13.698 [Test worker @coroutine#3276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f69d246 2024-02-06 22:09:13.701 [Test worker @coroutine#3278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f69d246 2024-02-06 22:09:13.709 [DefaultDispatcher-worker-15 @coroutine#3282] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 22:09:13.709 [DefaultDispatcher-worker-15 @coroutine#3282] 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-02-06 22:09:13.709 [DefaultDispatcher-worker-15 @coroutine#3282] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 22:09:13.709 [DefaultDispatcher-worker-15 @coroutine#3282] 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-02-06 22:09:13.711 [DefaultDispatcher-worker-5 @coroutine#3281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f69d246 2024-02-06 22:09:13.711 [DefaultDispatcher-worker-5 @coroutine#3281] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-06 22:09:13.711 [DefaultDispatcher-worker-5 @coroutine#3281] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-02-06 22:09:13.711 [DefaultDispatcher-worker-5 @coroutine#3281] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-06 22:09:13.715 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:13.725 [DefaultDispatcher-worker-1 @coroutine#3282] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 22:09:13.725 [DefaultDispatcher-worker-1 @coroutine#3282] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 22:09:13.738 [Test worker @coroutine#3289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f69d246 2024-02-06 22:09:13.753 [Test worker @coroutine#3292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f69d246 2024-02-06 22:09:13.754 [DefaultDispatcher-worker-14 @coroutine#3281] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-06 22:09:13.754 [DefaultDispatcher-worker-14 @coroutine#3281] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-06 22:09:13.758 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@d59e93b 2024-02-06 22:09:13.758 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@d59e93b 2024-02-06 22:09:13.762 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@39e16e0 2024-02-06 22:09:13.762 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@39e16e0 2024-02-06 22:09:13.765 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a1824b 2024-02-06 22:09:13.765 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a1824b 2024-02-06 22:09:13.780 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@42a31cdb 2024-02-06 22:09:13.781 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@42a31cdb 2024-02-06 22:09:13.784 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@712585 2024-02-06 22:09:13.784 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@712585 2024-02-06 22:09:13.788 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@732b1a7d 2024-02-06 22:09:13.788 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@732b1a7d 2024-02-06 22:09:13.791 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@78137d89 2024-02-06 22:09:13.791 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@78137d89 2024-02-06 22:09:13.793 [Test worker @coroutine#3300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f69d246 2024-02-06 22:09:13.795 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@228ce394 2024-02-06 22:09:13.795 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@228ce394 2024-02-06 22:09:13.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Shutdown initiated... 2024-02-06 22:09:13.796 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Close initiated... 2024-02-06 22:09:13.796 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Before closing stats (total=9, active=0, idle=9, waiting=0) 2024-02-06 22:09:13.798 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b58b74d 2024-02-06 22:09:13.798 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b58b74d 2024-02-06 22:09:13.798 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - After adding stats (total=9, active=0, idle=9, waiting=0) 2024-02-06 22:09:13.815 [HikariPool-100 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f69d246: (connection evicted) 2024-02-06 22:09:13.816 [HikariPool-100 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d59e93b: (connection evicted) 2024-02-06 22:09:13.816 [HikariPool-100 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39e16e0: (connection evicted) 2024-02-06 22:09:13.816 [HikariPool-100 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a1824b: (connection evicted) 2024-02-06 22:09:13.817 [HikariPool-100 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42a31cdb: (connection evicted) 2024-02-06 22:09:13.817 [HikariPool-100 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Closing connection org.sqlite.jdbc4.JDBC4Connection@712585: (connection evicted) 2024-02-06 22:09:13.818 [HikariPool-100 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Closing connection org.sqlite.jdbc4.JDBC4Connection@732b1a7d: (connection evicted) 2024-02-06 22:09:13.818 [HikariPool-100 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78137d89: (connection evicted) 2024-02-06 22:09:13.819 [HikariPool-100 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Closing connection org.sqlite.jdbc4.JDBC4Connection@228ce394: (connection evicted) 2024-02-06 22:09:13.819 [HikariPool-100 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b58b74d: (connection evicted) 2024-02-06 22:09:13.821 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:13.821 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Closed. 2024-02-06 22:09:13.821 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Shutdown completed. 2024-02-06 22:09:13.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2024-02-06 22:09:13.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:13.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:13.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:13.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:13.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:13.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:13.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4806fbf7 2024-02-06 22:09:13.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:13.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:13.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:13.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:13.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:13.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:13.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:13.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:13.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:13.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:13.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:13.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:13.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:13.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:09:13.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:09:13.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:13.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:13.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:09:13.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:13.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2024-02-06 22:09:13.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:13.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:13.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:13.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:13.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:13.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:13.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:13.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:13.822 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2024-02-06 22:09:13.843 [DefaultDispatcher-worker-15 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e358de 2024-02-06 22:09:13.843 [DefaultDispatcher-worker-15 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId 2024-02-06 22:09:13.843 [DefaultDispatcher-worker-15 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:13.843 [DefaultDispatcher-worker-15 @coroutine#2957] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId 2024-02-06 22:09:13.845 [DefaultDispatcher-worker-16 @coroutine#2957] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId 2024-02-06 22:09:13.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@50e4d8cd 2024-02-06 22:09:13.845 [DefaultDispatcher-worker-16 @coroutine#2957] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId 2024-02-06 22:09:13.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@50e4d8cd 2024-02-06 22:09:13.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2024-02-06 22:09:13.846 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50e4d8cd 2024-02-06 22:09:13.865 [Test worker @coroutine#3307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50e4d8cd 2024-02-06 22:09:13.867 [Test worker @coroutine#3309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50e4d8cd 2024-02-06 22:09:13.875 [DefaultDispatcher-worker-1 @coroutine#3313] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 22:09:13.875 [DefaultDispatcher-worker-1 @coroutine#3313] 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-02-06 22:09:13.875 [DefaultDispatcher-worker-1 @coroutine#3313] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 22:09:13.876 [DefaultDispatcher-worker-1 @coroutine#3313] 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-02-06 22:09:13.877 [DefaultDispatcher-worker-15 @coroutine#3312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50e4d8cd 2024-02-06 22:09:13.878 [DefaultDispatcher-worker-15 @coroutine#3312] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-06 22:09:13.878 [DefaultDispatcher-worker-15 @coroutine#3312] 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-02-06 22:09:13.878 [DefaultDispatcher-worker-15 @coroutine#3312] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-06 22:09:13.888 [DefaultDispatcher-worker-9 @coroutine#3313] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 22:09:13.888 [DefaultDispatcher-worker-9 @coroutine#3313] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 22:09:13.896 [Test worker @coroutine#3320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50e4d8cd 2024-02-06 22:09:13.900 [Test worker @coroutine#3322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50e4d8cd 2024-02-06 22:09:13.901 [DefaultDispatcher-worker-12 @coroutine#3312] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-06 22:09:13.901 [DefaultDispatcher-worker-12 @coroutine#3312] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-06 22:09:13.904 [Test worker @coroutine#3331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50e4d8cd 2024-02-06 22:09:13.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Shutdown initiated... 2024-02-06 22:09:13.923 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Close initiated... 2024-02-06 22:09:13.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:13.930 [DefaultDispatcher-worker-16 @coroutine#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-06 22:09:13.930 [DefaultDispatcher-worker-16 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53691/UmAppDatabase/replication/nodeId 2024-02-06 22:09:13.930 [DefaultDispatcher-worker-16 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53691/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:13.930 [DefaultDispatcher-worker-16 @coroutine#3126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53691/UmAppDatabase/replication/nodeId 2024-02-06 22:09:13.932 [DefaultDispatcher-worker-16 @coroutine#3126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53691/UmAppDatabase/replication/nodeId 2024-02-06 22:09:13.932 [DefaultDispatcher-worker-16 @coroutine#3126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53691/UmAppDatabase/replication/nodeId 2024-02-06 22:09:13.943 [HikariPool-101 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50e4d8cd: (connection evicted) 2024-02-06 22:09:13.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:13.944 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Closed. 2024-02-06 22:09:13.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Shutdown completed. 2024-02-06 22:09:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2024-02-06 22:09:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b5a04b0 2024-02-06 22:09:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:09:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:09:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:09:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2024-02-06 22:09:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:13.945 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2024-02-06 22:09:13.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b78a946 2024-02-06 22:09:13.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b78a946 2024-02-06 22:09:13.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2024-02-06 22:09:13.956 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b78a946 2024-02-06 22:09:13.988 [Test worker @coroutine#3338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b78a946 2024-02-06 22:09:13.990 [Test worker @coroutine#3340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b78a946 2024-02-06 22:09:13.998 [DefaultDispatcher-worker-10 @coroutine#3344] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 22:09:13.998 [DefaultDispatcher-worker-10 @coroutine#3344] 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-02-06 22:09:13.998 [DefaultDispatcher-worker-10 @coroutine#3344] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 22:09:13.998 [DefaultDispatcher-worker-10 @coroutine#3344] 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-02-06 22:09:14.007 [DefaultDispatcher-worker-2 @coroutine#3343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b78a946 2024-02-06 22:09:14.008 [DefaultDispatcher-worker-2 @coroutine#3343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-06 22:09:14.008 [DefaultDispatcher-worker-2 @coroutine#3343] 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-02-06 22:09:14.008 [DefaultDispatcher-worker-2 @coroutine#3343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-06 22:09:14.011 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b78a946 2024-02-06 22:09:14.015 [Test worker @coroutine#3353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b78a946 2024-02-06 22:09:14.018 [DefaultDispatcher-worker-16 @coroutine#3344] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 22:09:14.018 [DefaultDispatcher-worker-16 @coroutine#3344] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 22:09:14.019 [DefaultDispatcher-worker-16 @coroutine#2994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530e08a7 2024-02-06 22:09:14.019 [DefaultDispatcher-worker-16 @coroutine#2994] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId 2024-02-06 22:09:14.019 [DefaultDispatcher-worker-16 @coroutine#2994] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:14.019 [DefaultDispatcher-worker-16 @coroutine#2994] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId 2024-02-06 22:09:14.024 [Test worker @coroutine#3362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b78a946 2024-02-06 22:09:14.024 [DefaultDispatcher-worker-2 @coroutine#3343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-06 22:09:14.024 [DefaultDispatcher-worker-2 @coroutine#3343] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-06 22:09:14.024 [DefaultDispatcher-worker-6 @coroutine#2994] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId 2024-02-06 22:09:14.024 [DefaultDispatcher-worker-6 @coroutine#2994] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId 2024-02-06 22:09:14.035 [Test worker @coroutine#3368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b78a946 2024-02-06 22:09:14.039 [Test worker @coroutine#3374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b78a946 2024-02-06 22:09:14.045 [Test worker @coroutine#3376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b78a946 2024-02-06 22:09:14.048 [Test worker @coroutine#3377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b78a946 2024-02-06 22:09:14.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Shutdown initiated... 2024-02-06 22:09:14.051 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Close initiated... 2024-02-06 22:09:14.051 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:14.051 [HikariPool-102 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b78a946: (connection evicted) 2024-02-06 22:09:14.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:14.052 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Closed. 2024-02-06 22:09:14.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Shutdown completed. 2024-02-06 22:09:14.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2024-02-06 22:09:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75973f7a 2024-02-06 22:09:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:09:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:09:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:09:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2024-02-06 22:09:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:14.053 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2024-02-06 22:09:14.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@527d1fe1 2024-02-06 22:09:14.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@527d1fe1 2024-02-06 22:09:14.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2024-02-06 22:09:14.070 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@527d1fe1 2024-02-06 22:09:14.097 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@527d1fe1 2024-02-06 22:09:14.107 [Test worker @coroutine#3382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@527d1fe1 2024-02-06 22:09:14.110 [DefaultDispatcher-worker-16 @coroutine#3386] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 22:09:14.110 [DefaultDispatcher-worker-16 @coroutine#3386] 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-02-06 22:09:14.110 [DefaultDispatcher-worker-16 @coroutine#3386] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 22:09:14.110 [DefaultDispatcher-worker-16 @coroutine#3386] 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-02-06 22:09:14.119 [DefaultDispatcher-worker-14 @coroutine#3385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@527d1fe1 2024-02-06 22:09:14.119 [DefaultDispatcher-worker-14 @coroutine#3385] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-06 22:09:14.119 [DefaultDispatcher-worker-14 @coroutine#3385] 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-02-06 22:09:14.119 [DefaultDispatcher-worker-14 @coroutine#3385] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-06 22:09:14.124 [DefaultDispatcher-worker-9 @coroutine#3386] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 22:09:14.124 [DefaultDispatcher-worker-9 @coroutine#3386] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 22:09:14.131 [Test worker @coroutine#3393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@527d1fe1 2024-02-06 22:09:14.135 [Test worker @coroutine#3395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@527d1fe1 2024-02-06 22:09:14.140 [DefaultDispatcher-worker-9 @coroutine#3385] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-06 22:09:14.140 [DefaultDispatcher-worker-9 @coroutine#3385] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-06 22:09:14.143 [Test worker @coroutine#3403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@527d1fe1 2024-02-06 22:09:14.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown initiated... 2024-02-06 22:09:14.151 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Close initiated... 2024-02-06 22:09:14.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:14.167 [HikariPool-103 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Closing connection org.sqlite.jdbc4.JDBC4Connection@527d1fe1: (connection evicted) 2024-02-06 22:09:14.172 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:14.173 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Closed. 2024-02-06 22:09:14.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown completed. 2024-02-06 22:09:14.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2024-02-06 22:09:14.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:14.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:14.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:14.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:14.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:14.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:14.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5dc1597f 2024-02-06 22:09:14.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:14.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:14.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:14.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:14.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:14.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:14.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:14.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:14.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:14.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:14.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:14.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:14.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:14.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:09:14.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:09:14.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:14.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:14.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:09:14.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:14.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2024-02-06 22:09:14.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:14.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:14.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:14.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:14.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:14.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:14.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:14.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:14.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2024-02-06 22:09:14.176 [DefaultDispatcher-worker-5 @coroutine#2877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@380e3122 2024-02-06 22:09:14.176 [DefaultDispatcher-worker-5 @coroutine#2877] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId 2024-02-06 22:09:14.176 [DefaultDispatcher-worker-5 @coroutine#2877] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:14.176 [DefaultDispatcher-worker-5 @coroutine#2877] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId 2024-02-06 22:09:14.178 [DefaultDispatcher-worker-11 @coroutine#2877] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId 2024-02-06 22:09:14.178 [DefaultDispatcher-worker-11 @coroutine#2877] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId 2024-02-06 22:09:14.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b6e2c83 2024-02-06 22:09:14.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b6e2c83 2024-02-06 22:09:14.184 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2024-02-06 22:09:14.185 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6e2c83 2024-02-06 22:09:14.204 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6e2c83 2024-02-06 22:09:14.207 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6e2c83 2024-02-06 22:09:14.210 [DefaultDispatcher-worker-16 @coroutine#3421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 22:09:14.210 [DefaultDispatcher-worker-16 @coroutine#3421] 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-02-06 22:09:14.210 [DefaultDispatcher-worker-16 @coroutine#3421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 22:09:14.210 [DefaultDispatcher-worker-16 @coroutine#3421] 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-02-06 22:09:14.218 [DefaultDispatcher-worker-8 @coroutine#3420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6e2c83 2024-02-06 22:09:14.218 [DefaultDispatcher-worker-8 @coroutine#3420] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-06 22:09:14.218 [DefaultDispatcher-worker-8 @coroutine#3420] 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-02-06 22:09:14.218 [DefaultDispatcher-worker-8 @coroutine#3420] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-06 22:09:14.220 [DefaultDispatcher-worker-13 @coroutine#3421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 22:09:14.220 [DefaultDispatcher-worker-13 @coroutine#3421] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 22:09:14.222 [DefaultDispatcher-worker-9 @coroutine#3175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d84ab90 2024-02-06 22:09:14.222 [DefaultDispatcher-worker-9 @coroutine#3175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51707/UmAppDatabase/replication/nodeId 2024-02-06 22:09:14.222 [DefaultDispatcher-worker-9 @coroutine#3175] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51707/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:14.222 [DefaultDispatcher-worker-9 @coroutine#3175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51707/UmAppDatabase/replication/nodeId 2024-02-06 22:09:14.224 [DefaultDispatcher-worker-6 @coroutine#3175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51707/UmAppDatabase/replication/nodeId 2024-02-06 22:09:14.224 [DefaultDispatcher-worker-6 @coroutine#3175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51707/UmAppDatabase/replication/nodeId 2024-02-06 22:09:14.246 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6e2c83 2024-02-06 22:09:14.252 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6e2c83 2024-02-06 22:09:14.256 [Test worker @coroutine#3437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6e2c83 2024-02-06 22:09:14.260 [DefaultDispatcher-worker-15 @coroutine#3420] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-06 22:09:14.260 [DefaultDispatcher-worker-15 @coroutine#3420] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-06 22:09:14.270 [Test worker @coroutine#3441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6e2c83 2024-02-06 22:09:14.275 [Test worker @coroutine#3448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6e2c83 2024-02-06 22:09:14.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown initiated... 2024-02-06 22:09:14.276 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Close initiated... 2024-02-06 22:09:14.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:14.284 [HikariPool-104 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Pool stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:14.285 [HikariPool-104 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b6e2c83: (connection evicted) 2024-02-06 22:09:14.305 [DefaultDispatcher-worker-16 @coroutine#3027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79982bcc 2024-02-06 22:09:14.305 [DefaultDispatcher-worker-16 @coroutine#3027] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId 2024-02-06 22:09:14.305 [DefaultDispatcher-worker-16 @coroutine#3027] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:14.305 [DefaultDispatcher-worker-16 @coroutine#3027] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId 2024-02-06 22:09:14.305 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:14.305 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Closed. 2024-02-06 22:09:14.305 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown completed. 2024-02-06 22:09:14.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2024-02-06 22:09:14.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:14.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:14.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:14.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:14.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:14.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:14.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66b62332 2024-02-06 22:09:14.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:14.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:14.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:14.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:14.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:14.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:14.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:14.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:14.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:14.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:14.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:14.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:14.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:14.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:09:14.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:09:14.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:14.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:14.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:09:14.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:14.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2024-02-06 22:09:14.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:14.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:14.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:14.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:14.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:14.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:14.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:14.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:14.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2024-02-06 22:09:14.307 [DefaultDispatcher-worker-10 @coroutine#3027] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId 2024-02-06 22:09:14.307 [DefaultDispatcher-worker-10 @coroutine#3027] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId 2024-02-06 22:09:14.322 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@240f712e 2024-02-06 22:09:14.323 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@240f712e 2024-02-06 22:09:14.323 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2024-02-06 22:09:14.324 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240f712e 2024-02-06 22:09:14.344 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240f712e 2024-02-06 22:09:14.363 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240f712e 2024-02-06 22:09:14.364 [DefaultDispatcher-worker-7 @coroutine#3460] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 22:09:14.364 [DefaultDispatcher-worker-7 @coroutine#3460] 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-02-06 22:09:14.364 [DefaultDispatcher-worker-7 @coroutine#3460] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 22:09:14.365 [DefaultDispatcher-worker-7 @coroutine#3460] 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-02-06 22:09:14.375 [DefaultDispatcher-worker-9 @coroutine#3459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240f712e 2024-02-06 22:09:14.375 [DefaultDispatcher-worker-9 @coroutine#3459] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-06 22:09:14.375 [DefaultDispatcher-worker-9 @coroutine#3459] 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-02-06 22:09:14.375 [DefaultDispatcher-worker-9 @coroutine#3459] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-06 22:09:14.383 [Test worker @coroutine#3466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240f712e 2024-02-06 22:09:14.396 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240f712e 2024-02-06 22:09:14.397 [DefaultDispatcher-worker-6 @coroutine#3460] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 22:09:14.398 [DefaultDispatcher-worker-6 @coroutine#3460] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 22:09:14.398 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-02-06 22:09:14.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Shutdown initiated... 2024-02-06 22:09:14.404 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Close initiated... 2024-02-06 22:09:14.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:14.404 [DefaultDispatcher-worker-6 @coroutine#3459] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request http://localhost/dummyreplication/nodeId 2024-02-06 22:09:14.405 [HikariPool-105 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Closing connection org.sqlite.jdbc4.JDBC4Connection@240f712e: (connection evicted) 2024-02-06 22:09:14.406 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:14.406 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Closed. 2024-02-06 22:09:14.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Shutdown completed. 2024-02-06 22:09:14.408 [DefaultDispatcher-worker-13 @coroutine#3056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342e6e8a 2024-02-06 22:09:14.408 [DefaultDispatcher-worker-13 @coroutine#3056] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:09:14.408 [DefaultDispatcher-worker-13 @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://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:14.408 [DefaultDispatcher-worker-13 @coroutine#3056] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:09:14.409 [DefaultDispatcher-worker-2 @coroutine#3056] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:09:14.617 [DefaultDispatcher-worker-4 @coroutine#3236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbf8cfc 2024-02-06 22:09:14.617 [DefaultDispatcher-worker-7 @coroutine#2910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63053b71 2024-02-06 22:09:14.617 [DefaultDispatcher-worker-7 @coroutine#2910] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId 2024-02-06 22:09:14.617 [DefaultDispatcher-worker-4 @coroutine#3236] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42333/UmAppDatabase/replication/nodeId 2024-02-06 22:09:14.617 [DefaultDispatcher-worker-7 @coroutine#2910] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:14.617 [DefaultDispatcher-worker-7 @coroutine#2910] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId 2024-02-06 22:09:14.617 [DefaultDispatcher-worker-4 @coroutine#3236] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42333/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:14.618 [DefaultDispatcher-worker-4 @coroutine#3236] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42333/UmAppDatabase/replication/nodeId 2024-02-06 22:09:14.619 [DefaultDispatcher-worker-16 @coroutine#2910] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId 2024-02-06 22:09:14.619 [DefaultDispatcher-worker-16 @coroutine#2910] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId 2024-02-06 22:09:14.620 [DefaultDispatcher-worker-15 @coroutine#3236] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42333/UmAppDatabase/replication/nodeId 2024-02-06 22:09:14.620 [DefaultDispatcher-worker-15 @coroutine#3236] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42333/UmAppDatabase/replication/nodeId 2024-02-06 22:09:14.640 [DefaultDispatcher-worker-7 @coroutine#3074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dcc7696 2024-02-06 22:09:14.640 [DefaultDispatcher-worker-7 @coroutine#3074] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId 2024-02-06 22:09:14.640 [DefaultDispatcher-worker-7 @coroutine#3074] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:14.640 [DefaultDispatcher-worker-7 @coroutine#3074] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId 2024-02-06 22:09:14.642 [DefaultDispatcher-worker-5 @coroutine#3074] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId 2024-02-06 22:09:14.642 [DefaultDispatcher-worker-5 @coroutine#3074] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId 2024-02-06 22:09:14.856 [DefaultDispatcher-worker-6 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e358de 2024-02-06 22:09:14.856 [DefaultDispatcher-worker-6 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId 2024-02-06 22:09:14.856 [DefaultDispatcher-worker-6 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:14.856 [DefaultDispatcher-worker-6 @coroutine#2957] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId 2024-02-06 22:09:14.858 [DefaultDispatcher-worker-7 @coroutine#2957] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId 2024-02-06 22:09:14.858 [DefaultDispatcher-worker-7 @coroutine#2957] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId 2024-02-06 22:09:14.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2024-02-06 22:09:14.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:14.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:14.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:14.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:14.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:14.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:14.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@129348e8 2024-02-06 22:09:14.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:14.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:14.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:14.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:14.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:14.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:14.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:14.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:14.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:14.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:14.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:14.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:14.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:14.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:09:14.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:09:14.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:14.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:14.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:09:14.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:14.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2024-02-06 22:09:14.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:14.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:14.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:14.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:14.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:14.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:14.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:14.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:14.942 [DefaultDispatcher-worker-14 @coroutine#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-06 22:09:14.942 [DefaultDispatcher-worker-14 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53691/UmAppDatabase/replication/nodeId 2024-02-06 22:09:14.942 [DefaultDispatcher-worker-14 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53691/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:14.942 [DefaultDispatcher-worker-14 @coroutine#3126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53691/UmAppDatabase/replication/nodeId 2024-02-06 22:09:14.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2024-02-06 22:09:14.944 [DefaultDispatcher-worker-14 @coroutine#3126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53691/UmAppDatabase/replication/nodeId 2024-02-06 22:09:14.944 [DefaultDispatcher-worker-14 @coroutine#3126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53691/UmAppDatabase/replication/nodeId 2024-02-06 22:09:14.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@39a03ccc 2024-02-06 22:09:14.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@39a03ccc 2024-02-06 22:09:14.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2024-02-06 22:09:15.015 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39a03ccc 2024-02-06 22:09:15.032 [DefaultDispatcher-worker-6 @coroutine#2994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530e08a7 2024-02-06 22:09:15.032 [DefaultDispatcher-worker-6 @coroutine#2994] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId 2024-02-06 22:09:15.032 [DefaultDispatcher-worker-6 @coroutine#2994] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:15.032 [DefaultDispatcher-worker-6 @coroutine#2994] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId 2024-02-06 22:09:15.033 [DefaultDispatcher-worker-1 @coroutine#2994] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId 2024-02-06 22:09:15.034 [DefaultDispatcher-worker-1 @coroutine#2994] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId 2024-02-06 22:09:15.042 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39a03ccc 2024-02-06 22:09:15.046 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39a03ccc 2024-02-06 22:09:15.055 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:15.060 [DefaultDispatcher-worker-7 @coroutine#3529] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:09:15.060 [DefaultDispatcher-worker-7 @coroutine#3529] 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-02-06 22:09:15.060 [DefaultDispatcher-worker-7 @coroutine#3529] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:09:15.060 [DefaultDispatcher-worker-7 @coroutine#3529] 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-02-06 22:09:15.066 [DefaultDispatcher-worker-10 @coroutine#3528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39a03ccc 2024-02-06 22:09:15.066 [DefaultDispatcher-worker-10 @coroutine#3528] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 22:09:15.066 [DefaultDispatcher-worker-10 @coroutine#3528] 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-02-06 22:09:15.066 [DefaultDispatcher-worker-10 @coroutine#3528] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 22:09:15.075 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fab42f3 2024-02-06 22:09:15.075 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fab42f3 2024-02-06 22:09:15.078 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@316cab76 2024-02-06 22:09:15.079 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@316cab76 2024-02-06 22:09:15.082 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@35532983 2024-02-06 22:09:15.082 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@35532983 2024-02-06 22:09:15.091 [DefaultDispatcher-worker-3 @coroutine#3529] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:09:15.091 [DefaultDispatcher-worker-3 @coroutine#3529] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:09:15.094 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@7051a14d 2024-02-06 22:09:15.094 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@7051a14d 2024-02-06 22:09:15.097 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@1508c96e 2024-02-06 22:09:15.097 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@1508c96e 2024-02-06 22:09:15.100 [Test worker @coroutine#3536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39a03ccc 2024-02-06 22:09:15.101 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@416bf7a2 2024-02-06 22:09:15.101 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@416bf7a2 2024-02-06 22:09:15.108 [DefaultDispatcher-worker-4 @coroutine#3528] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 22:09:15.108 [DefaultDispatcher-worker-4 @coroutine#3528] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 22:09:15.117 [DefaultDispatcher-worker-7 @coroutine#3539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39a03ccc 2024-02-06 22:09:15.118 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dd8c13d 2024-02-06 22:09:15.118 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dd8c13d 2024-02-06 22:09:15.122 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@107e5e02 2024-02-06 22:09:15.122 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@107e5e02 2024-02-06 22:09:15.127 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@43eeb6da 2024-02-06 22:09:15.127 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@43eeb6da 2024-02-06 22:09:15.127 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-06 22:09:15.186 [DefaultDispatcher-worker-2 @coroutine#2877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@380e3122 2024-02-06 22:09:15.187 [DefaultDispatcher-worker-2 @coroutine#2877] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId 2024-02-06 22:09:15.187 [DefaultDispatcher-worker-2 @coroutine#2877] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:15.187 [DefaultDispatcher-worker-2 @coroutine#2877] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId 2024-02-06 22:09:15.189 [DefaultDispatcher-worker-3 @coroutine#2877] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId 2024-02-06 22:09:15.189 [DefaultDispatcher-worker-3 @coroutine#2877] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId 2024-02-06 22:09:15.232 [DefaultDispatcher-worker-6 @coroutine#3175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d84ab90 2024-02-06 22:09:15.233 [DefaultDispatcher-worker-6 @coroutine#3175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51707/UmAppDatabase/replication/nodeId 2024-02-06 22:09:15.233 [DefaultDispatcher-worker-6 @coroutine#3175] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51707/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:15.233 [DefaultDispatcher-worker-6 @coroutine#3175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51707/UmAppDatabase/replication/nodeId 2024-02-06 22:09:15.234 [DefaultDispatcher-worker-2 @coroutine#3175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51707/UmAppDatabase/replication/nodeId 2024-02-06 22:09:15.235 [DefaultDispatcher-worker-2 @coroutine#3175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51707/UmAppDatabase/replication/nodeId 2024-02-06 22:09:15.263 [Test worker @coroutine#3542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39a03ccc 2024-02-06 22:09:15.288 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown initiated... 2024-02-06 22:09:15.288 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Close initiated... 2024-02-06 22:09:15.288 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 22:09:15.299 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39a03ccc: (connection evicted) 2024-02-06 22:09:15.300 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3fab42f3: (connection evicted) 2024-02-06 22:09:15.300 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@316cab76: (connection evicted) 2024-02-06 22:09:15.300 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35532983: (connection evicted) 2024-02-06 22:09:15.301 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7051a14d: (connection evicted) 2024-02-06 22:09:15.307 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1508c96e: (connection evicted) 2024-02-06 22:09:15.307 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@416bf7a2: (connection evicted) 2024-02-06 22:09:15.308 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6dd8c13d: (connection evicted) 2024-02-06 22:09:15.308 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@107e5e02: (connection evicted) 2024-02-06 22:09:15.308 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43eeb6da: (connection evicted) 2024-02-06 22:09:15.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:15.310 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Closed. 2024-02-06 22:09:15.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown completed. 2024-02-06 22:09:15.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2024-02-06 22:09:15.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:15.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:15.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:15.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:15.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:15.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:15.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d2f910b 2024-02-06 22:09:15.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:15.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:15.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:15.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:15.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:15.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:15.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:15.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:15.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:15.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:15.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:15.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:15.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:15.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:09:15.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:09:15.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:15.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:15.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:09:15.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:15.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2024-02-06 22:09:15.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:15.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:15.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:15.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:15.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:15.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:15.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:15.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:15.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2024-02-06 22:09:15.314 [DefaultDispatcher-worker-4 @coroutine#3027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79982bcc 2024-02-06 22:09:15.315 [DefaultDispatcher-worker-4 @coroutine#3027] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId 2024-02-06 22:09:15.315 [DefaultDispatcher-worker-4 @coroutine#3027] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:15.315 [DefaultDispatcher-worker-4 @coroutine#3027] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId 2024-02-06 22:09:15.317 [DefaultDispatcher-worker-1 @coroutine#3027] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId 2024-02-06 22:09:15.317 [DefaultDispatcher-worker-1 @coroutine#3027] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId 2024-02-06 22:09:15.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a7c8cb7 2024-02-06 22:09:15.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a7c8cb7 2024-02-06 22:09:15.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2024-02-06 22:09:15.329 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a7c8cb7 2024-02-06 22:09:15.345 [Test worker @coroutine#3558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a7c8cb7 2024-02-06 22:09:15.348 [Test worker @coroutine#3560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a7c8cb7 2024-02-06 22:09:15.351 [DefaultDispatcher-worker-8 @coroutine#3563] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:09:15.351 [DefaultDispatcher-worker-8 @coroutine#3563] 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-02-06 22:09:15.351 [DefaultDispatcher-worker-8 @coroutine#3563] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:09:15.351 [DefaultDispatcher-worker-8 @coroutine#3563] 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-02-06 22:09:15.361 [DefaultDispatcher-worker-3 @coroutine#3562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a7c8cb7 2024-02-06 22:09:15.361 [DefaultDispatcher-worker-3 @coroutine#3562] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 22:09:15.361 [DefaultDispatcher-worker-3 @coroutine#3562] 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-02-06 22:09:15.361 [DefaultDispatcher-worker-3 @coroutine#3562] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 22:09:15.368 [DefaultDispatcher-worker-8 @coroutine#3563] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:09:15.368 [DefaultDispatcher-worker-8 @coroutine#3563] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:09:15.380 [Test worker @coroutine#3570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a7c8cb7 2024-02-06 22:09:15.385 [DefaultDispatcher-worker-9 @coroutine#3562] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 22:09:15.385 [DefaultDispatcher-worker-9 @coroutine#3562] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 22:09:15.396 [DefaultDispatcher-worker-14 @coroutine#3573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a7c8cb7 2024-02-06 22:09:15.418 [DefaultDispatcher-worker-16 @coroutine#3056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342e6e8a 2024-02-06 22:09:15.418 [DefaultDispatcher-worker-16 @coroutine#3056] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:09:15.418 [DefaultDispatcher-worker-16 @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://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:15.418 [DefaultDispatcher-worker-16 @coroutine#3056] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:09:15.420 [DefaultDispatcher-worker-12 @coroutine#3056] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:09:15.427 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:09:15.438 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@47b4999d 2024-02-06 22:09:15.438 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@47b4999d 2024-02-06 22:09:15.449 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@49737f1b 2024-02-06 22:09:15.450 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@49737f1b 2024-02-06 22:09:15.450 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a7c8cb7 2024-02-06 22:09:15.457 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d4cf2ed 2024-02-06 22:09:15.458 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d4cf2ed 2024-02-06 22:09:15.461 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@84e7520 2024-02-06 22:09:15.461 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@84e7520 2024-02-06 22:09:15.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown initiated... 2024-02-06 22:09:15.465 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Close initiated... 2024-02-06 22:09:15.466 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Before closing stats (total=5, active=0, idle=5, waiting=0) 2024-02-06 22:09:15.469 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b557dc5 2024-02-06 22:09:15.470 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b557dc5 2024-02-06 22:09:15.481 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a7c8cb7: (connection evicted) 2024-02-06 22:09:15.482 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47b4999d: (connection evicted) 2024-02-06 22:09:15.482 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49737f1b: (connection evicted) 2024-02-06 22:09:15.483 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d4cf2ed: (connection evicted) 2024-02-06 22:09:15.483 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@84e7520: (connection evicted) 2024-02-06 22:09:15.484 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b557dc5: (connection evicted) 2024-02-06 22:09:15.485 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:15.485 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Closed. 2024-02-06 22:09:15.485 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown completed. 2024-02-06 22:09:15.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2024-02-06 22:09:15.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:15.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:15.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:15.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:15.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:15.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:15.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d3faf1d 2024-02-06 22:09:15.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:15.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:15.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:15.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:15.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:15.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:15.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:15.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:15.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:15.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:15.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:15.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:15.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:15.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:09:15.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:09:15.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:15.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:15.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:09:15.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:15.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2024-02-06 22:09:15.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:15.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:15.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:15.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:15.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:15.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:15.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:15.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:15.489 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2024-02-06 22:09:15.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@7207f3c2 2024-02-06 22:09:15.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@7207f3c2 2024-02-06 22:09:15.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2024-02-06 22:09:15.512 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7207f3c2 2024-02-06 22:09:15.529 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7207f3c2 2024-02-06 22:09:15.532 [Test worker @coroutine#3587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7207f3c2 2024-02-06 22:09:15.542 [DefaultDispatcher-worker-10 @coroutine#3589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7207f3c2 2024-02-06 22:09:15.543 [DefaultDispatcher-worker-10 @coroutine#3589] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 22:09:15.543 [DefaultDispatcher-worker-10 @coroutine#3589] 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-02-06 22:09:15.543 [DefaultDispatcher-worker-10 @coroutine#3589] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 22:09:15.544 [DefaultDispatcher-worker-2 @coroutine#3590] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:09:15.544 [DefaultDispatcher-worker-2 @coroutine#3590] 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-02-06 22:09:15.544 [DefaultDispatcher-worker-2 @coroutine#3590] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:09:15.544 [DefaultDispatcher-worker-2 @coroutine#3590] 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-02-06 22:09:15.553 [DefaultDispatcher-worker-7 @coroutine#3589] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 22:09:15.553 [DefaultDispatcher-worker-7 @coroutine#3589] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 22:09:15.568 [DefaultDispatcher-worker-16 @coroutine#3590] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:09:15.568 [DefaultDispatcher-worker-16 @coroutine#3590] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:09:15.584 [Test worker @coroutine#3598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7207f3c2 2024-02-06 22:09:15.599 [DefaultDispatcher-worker-7 @coroutine#3600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7207f3c2 2024-02-06 22:09:15.611 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:09:15.627 [DefaultDispatcher-worker-9 @coroutine#3236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbf8cfc 2024-02-06 22:09:15.628 [DefaultDispatcher-worker-9 @coroutine#3236] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42333/UmAppDatabase/replication/nodeId 2024-02-06 22:09:15.628 [DefaultDispatcher-worker-9 @coroutine#3236] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42333/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:15.628 [DefaultDispatcher-worker-9 @coroutine#3236] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42333/UmAppDatabase/replication/nodeId 2024-02-06 22:09:15.629 [DefaultDispatcher-worker-11 @coroutine#2910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63053b71 2024-02-06 22:09:15.629 [DefaultDispatcher-worker-11 @coroutine#2910] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId 2024-02-06 22:09:15.629 [DefaultDispatcher-worker-11 @coroutine#2910] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:15.629 [DefaultDispatcher-worker-11 @coroutine#2910] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId 2024-02-06 22:09:15.631 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@e9d77d7 2024-02-06 22:09:15.631 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@e9d77d7 2024-02-06 22:09:15.631 [DefaultDispatcher-worker-7 @coroutine#3236] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42333/UmAppDatabase/replication/nodeId 2024-02-06 22:09:15.631 [DefaultDispatcher-worker-7 @coroutine#3236] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42333/UmAppDatabase/replication/nodeId 2024-02-06 22:09:15.631 [DefaultDispatcher-worker-10 @coroutine#2910] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId 2024-02-06 22:09:15.631 [DefaultDispatcher-worker-10 @coroutine#2910] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId 2024-02-06 22:09:15.634 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a8874 2024-02-06 22:09:15.634 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a8874 2024-02-06 22:09:15.643 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@4651ca7 2024-02-06 22:09:15.643 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@4651ca7 2024-02-06 22:09:15.646 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@4167824f 2024-02-06 22:09:15.646 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@4167824f 2024-02-06 22:09:15.650 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@24a1767b 2024-02-06 22:09:15.650 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@24a1767b 2024-02-06 22:09:15.651 [DefaultDispatcher-worker-13 @coroutine#3074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dcc7696 2024-02-06 22:09:15.651 [DefaultDispatcher-worker-13 @coroutine#3074] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId 2024-02-06 22:09:15.651 [DefaultDispatcher-worker-13 @coroutine#3074] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:15.651 [DefaultDispatcher-worker-13 @coroutine#3074] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId 2024-02-06 22:09:15.653 [DefaultDispatcher-worker-4 @coroutine#3074] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId 2024-02-06 22:09:15.653 [DefaultDispatcher-worker-4 @coroutine#3074] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId 2024-02-06 22:09:15.659 [Test worker @coroutine#3603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7207f3c2 2024-02-06 22:09:15.663 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown initiated... 2024-02-06 22:09:15.663 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Close initiated... 2024-02-06 22:09:15.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Before closing stats (total=6, active=0, idle=6, waiting=0) 2024-02-06 22:09:15.663 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7207f3c2: (connection evicted) 2024-02-06 22:09:15.664 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e9d77d7: (connection evicted) 2024-02-06 22:09:15.664 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@70ec43b3 2024-02-06 22:09:15.664 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@70ec43b3 2024-02-06 22:09:15.664 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a8874: (connection evicted) 2024-02-06 22:09:15.665 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4651ca7: (connection evicted) 2024-02-06 22:09:15.665 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4167824f: (connection evicted) 2024-02-06 22:09:15.666 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24a1767b: (connection evicted) 2024-02-06 22:09:15.666 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70ec43b3: (connection evicted) 2024-02-06 22:09:15.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:15.667 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Closed. 2024-02-06 22:09:15.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown completed. 2024-02-06 22:09:15.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2024-02-06 22:09:15.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:15.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:15.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:15.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:15.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:15.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:15.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ef59aee 2024-02-06 22:09:15.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:15.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:15.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:15.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:15.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:15.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:15.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:15.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:15.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:15.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:15.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:15.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:15.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:15.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:09:15.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:09:15.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:15.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:15.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:09:15.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:15.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2024-02-06 22:09:15.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:15.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:15.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:15.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:15.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:15.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:15.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:15.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:15.671 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2024-02-06 22:09:15.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@45a4587d 2024-02-06 22:09:15.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@45a4587d 2024-02-06 22:09:15.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2024-02-06 22:09:15.676 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45a4587d 2024-02-06 22:09:15.696 [Test worker @coroutine#3616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45a4587d 2024-02-06 22:09:15.699 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45a4587d 2024-02-06 22:09:15.702 [DefaultDispatcher-worker-1 @coroutine#3621] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:09:15.702 [DefaultDispatcher-worker-1 @coroutine#3621] 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-02-06 22:09:15.702 [DefaultDispatcher-worker-1 @coroutine#3621] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:09:15.702 [DefaultDispatcher-worker-1 @coroutine#3621] 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-02-06 22:09:15.710 [DefaultDispatcher-worker-3 @coroutine#3620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45a4587d 2024-02-06 22:09:15.710 [DefaultDispatcher-worker-3 @coroutine#3620] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 22:09:15.710 [DefaultDispatcher-worker-3 @coroutine#3620] 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-02-06 22:09:15.710 [DefaultDispatcher-worker-3 @coroutine#3620] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 22:09:15.718 [DefaultDispatcher-worker-7 @coroutine#3621] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:09:15.718 [DefaultDispatcher-worker-7 @coroutine#3621] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:09:15.728 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45a4587d 2024-02-06 22:09:15.735 [DefaultDispatcher-worker-11 @coroutine#3620] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 22:09:15.735 [DefaultDispatcher-worker-11 @coroutine#3620] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 22:09:15.745 [DefaultDispatcher-worker-2 @coroutine#3630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45a4587d 2024-02-06 22:09:15.775 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:09:15.790 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ce3dec3 2024-02-06 22:09:15.790 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ce3dec3 2024-02-06 22:09:15.794 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@52242b2f 2024-02-06 22:09:15.794 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@52242b2f 2024-02-06 22:09:15.797 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@561bb5b3 2024-02-06 22:09:15.797 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@561bb5b3 2024-02-06 22:09:15.808 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@13192114 2024-02-06 22:09:15.809 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@13192114 2024-02-06 22:09:15.812 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@514ee072 2024-02-06 22:09:15.812 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@514ee072 2024-02-06 22:09:15.815 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@22c0d427 2024-02-06 22:09:15.815 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@22c0d427 2024-02-06 22:09:15.818 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@297d4be1 2024-02-06 22:09:15.818 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@297d4be1 2024-02-06 22:09:15.834 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@7336de5b 2024-02-06 22:09:15.834 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@7336de5b 2024-02-06 22:09:15.837 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@55dded3f 2024-02-06 22:09:15.837 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@55dded3f 2024-02-06 22:09:15.837 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-06 22:09:15.867 [DefaultDispatcher-worker-13 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e358de 2024-02-06 22:09:15.867 [DefaultDispatcher-worker-13 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId 2024-02-06 22:09:15.867 [DefaultDispatcher-worker-13 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:15.867 [DefaultDispatcher-worker-13 @coroutine#2957] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId 2024-02-06 22:09:15.876 [DefaultDispatcher-worker-9 @coroutine#2957] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId 2024-02-06 22:09:15.876 [DefaultDispatcher-worker-9 @coroutine#2957] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId 2024-02-06 22:09:15.897 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45a4587d 2024-02-06 22:09:15.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown initiated... 2024-02-06 22:09:15.907 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Close initiated... 2024-02-06 22:09:15.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 22:09:15.919 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45a4587d: (connection evicted) 2024-02-06 22:09:15.920 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ce3dec3: (connection evicted) 2024-02-06 22:09:15.920 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52242b2f: (connection evicted) 2024-02-06 22:09:15.921 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@561bb5b3: (connection evicted) 2024-02-06 22:09:15.921 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13192114: (connection evicted) 2024-02-06 22:09:15.922 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@514ee072: (connection evicted) 2024-02-06 22:09:15.922 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22c0d427: (connection evicted) 2024-02-06 22:09:15.923 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@297d4be1: (connection evicted) 2024-02-06 22:09:15.923 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7336de5b: (connection evicted) 2024-02-06 22:09:15.923 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55dded3f: (connection evicted) 2024-02-06 22:09:15.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:15.924 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Closed. 2024-02-06 22:09:15.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown completed. 2024-02-06 22:09:15.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2024-02-06 22:09:15.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:15.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:15.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:15.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:15.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:15.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:15.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d093067 2024-02-06 22:09:15.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:15.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:15.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:15.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:15.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:15.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:15.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:15.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:15.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:15.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:15.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:15.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:15.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:15.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:09:15.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:09:15.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:15.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:15.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:09:15.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:15.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2024-02-06 22:09:15.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:15.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:15.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:15.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:15.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:15.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:15.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:15.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:15.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2024-02-06 22:09:15.935 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cc842b0 2024-02-06 22:09:15.935 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cc842b0 2024-02-06 22:09:15.935 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2024-02-06 22:09:15.936 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc842b0 2024-02-06 22:09:15.953 [DefaultDispatcher-worker-15 @coroutine#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-06 22:09:15.953 [DefaultDispatcher-worker-15 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53691/UmAppDatabase/replication/nodeId 2024-02-06 22:09:15.953 [DefaultDispatcher-worker-15 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53691/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:15.953 [DefaultDispatcher-worker-15 @coroutine#3126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53691/UmAppDatabase/replication/nodeId 2024-02-06 22:09:15.956 [DefaultDispatcher-worker-10 @coroutine#3126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53691/UmAppDatabase/replication/nodeId 2024-02-06 22:09:15.956 [DefaultDispatcher-worker-10 @coroutine#3126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53691/UmAppDatabase/replication/nodeId 2024-02-06 22:09:15.968 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc842b0 2024-02-06 22:09:15.981 [Test worker @coroutine#3647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc842b0 2024-02-06 22:09:15.993 [DefaultDispatcher-worker-8 @coroutine#3651] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 22:09:15.993 [DefaultDispatcher-worker-8 @coroutine#3651] 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/replication/ackAndGetPendingReplications. 2024-02-06 22:09:15.993 [DefaultDispatcher-worker-8 @coroutine#3651] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 22:09:15.993 [DefaultDispatcher-worker-8 @coroutine#3651] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-06 22:09:16.000 [DefaultDispatcher-worker-5 @coroutine#3650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc842b0 2024-02-06 22:09:16.000 [DefaultDispatcher-worker-5 @coroutine#3650] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-06 22:09:16.000 [DefaultDispatcher-worker-5 @coroutine#3650] 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/replication/nodeId. 2024-02-06 22:09:16.000 [DefaultDispatcher-worker-5 @coroutine#3650] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-06 22:09:16.002 [DefaultDispatcher-worker-9 @coroutine#3651] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 22:09:16.002 [DefaultDispatcher-worker-9 @coroutine#3651] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 22:09:16.021 [DefaultDispatcher-worker-5 @coroutine#3650] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-06 22:09:16.021 [DefaultDispatcher-worker-5 @coroutine#3650] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-06 22:09:16.030 [DefaultDispatcher-worker-7 @coroutine#3659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc842b0 2024-02-06 22:09:16.035 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:09:16.041 [DefaultDispatcher-worker-14 @coroutine#3659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc842b0 2024-02-06 22:09:16.043 [DefaultDispatcher-worker-13 @coroutine#2994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530e08a7 2024-02-06 22:09:16.043 [DefaultDispatcher-worker-13 @coroutine#2994] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId 2024-02-06 22:09:16.043 [DefaultDispatcher-worker-13 @coroutine#2994] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:16.043 [DefaultDispatcher-worker-13 @coroutine#2994] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId 2024-02-06 22:09:16.050 [DefaultDispatcher-worker-10 @coroutine#3659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc842b0 2024-02-06 22:09:16.050 [DefaultDispatcher-worker-12 @coroutine#2994] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId 2024-02-06 22:09:16.050 [DefaultDispatcher-worker-12 @coroutine#2994] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId 2024-02-06 22:09:16.053 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@6251b172 2024-02-06 22:09:16.053 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@6251b172 2024-02-06 22:09:16.057 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c965348 2024-02-06 22:09:16.057 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c965348 2024-02-06 22:09:16.060 [DefaultDispatcher-worker-12 @coroutine#3659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc842b0 2024-02-06 22:09:16.064 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc842b0 2024-02-06 22:09:16.073 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@68a9da02 2024-02-06 22:09:16.073 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@68a9da02 2024-02-06 22:09:16.076 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dab5973 2024-02-06 22:09:16.076 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dab5973 2024-02-06 22:09:16.079 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@421ea795 2024-02-06 22:09:16.079 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@421ea795 2024-02-06 22:09:16.080 [DefaultDispatcher-worker-4 @coroutine#3659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc842b0 2024-02-06 22:09:16.091 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cccb08d 2024-02-06 22:09:16.091 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cccb08d 2024-02-06 22:09:16.093 [DefaultDispatcher-worker-14 @coroutine#3659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc842b0 2024-02-06 22:09:16.094 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown initiated... 2024-02-06 22:09:16.094 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Close initiated... 2024-02-06 22:09:16.094 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Before closing stats (total=7, active=0, idle=7, waiting=0) 2024-02-06 22:09:16.094 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a9310dc 2024-02-06 22:09:16.094 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a9310dc 2024-02-06 22:09:16.104 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7cc842b0: (connection evicted) 2024-02-06 22:09:16.105 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6251b172: (connection evicted) 2024-02-06 22:09:16.106 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c965348: (connection evicted) 2024-02-06 22:09:16.106 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68a9da02: (connection evicted) 2024-02-06 22:09:16.107 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2dab5973: (connection evicted) 2024-02-06 22:09:16.107 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@421ea795: (connection evicted) 2024-02-06 22:09:16.108 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1cccb08d: (connection evicted) 2024-02-06 22:09:16.108 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a9310dc: (connection evicted) 2024-02-06 22:09:16.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:16.109 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Closed. 2024-02-06 22:09:16.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown completed. 2024-02-06 22:09:16.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2024-02-06 22:09:16.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:16.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:16.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:16.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:16.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:16.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:16.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2dbc66f0 2024-02-06 22:09:16.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:16.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:16.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:16.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:16.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:16.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:16.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:16.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:16.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:16.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:16.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:16.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:16.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:16.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:09:16.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:09:16.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:16.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:16.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:09:16.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:16.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2024-02-06 22:09:16.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:16.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:16.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:16.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:16.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:16.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:16.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:16.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:16.110 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2024-02-06 22:09:16.126 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@47800bd7 2024-02-06 22:09:16.126 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@47800bd7 2024-02-06 22:09:16.126 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2024-02-06 22:09:16.127 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47800bd7 2024-02-06 22:09:16.144 [Test worker @coroutine#3674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47800bd7 2024-02-06 22:09:16.147 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47800bd7 2024-02-06 22:09:16.151 [DefaultDispatcher-worker-16 @coroutine#3680] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 22:09:16.151 [DefaultDispatcher-worker-16 @coroutine#3680] 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/replication/ackAndGetPendingReplications. 2024-02-06 22:09:16.151 [DefaultDispatcher-worker-16 @coroutine#3680] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 22:09:16.151 [DefaultDispatcher-worker-16 @coroutine#3680] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-06 22:09:16.158 [DefaultDispatcher-worker-4 @coroutine#3679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47800bd7 2024-02-06 22:09:16.159 [DefaultDispatcher-worker-4 @coroutine#3679] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-06 22:09:16.159 [DefaultDispatcher-worker-4 @coroutine#3679] 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/replication/nodeId. 2024-02-06 22:09:16.159 [DefaultDispatcher-worker-4 @coroutine#3679] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-06 22:09:16.164 [DefaultDispatcher-worker-6 @coroutine#3680] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 22:09:16.164 [DefaultDispatcher-worker-6 @coroutine#3680] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 22:09:16.170 [DefaultDispatcher-worker-9 @coroutine#3686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47800bd7 2024-02-06 22:09:16.172 [DefaultDispatcher-worker-16 @coroutine#3679] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-06 22:09:16.172 [DefaultDispatcher-worker-16 @coroutine#3679] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-06 22:09:16.180 [DefaultDispatcher-worker-14 @coroutine#3686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47800bd7 2024-02-06 22:09:16.190 [DefaultDispatcher-worker-3 @coroutine#3686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47800bd7 2024-02-06 22:09:16.199 [DefaultDispatcher-worker-14 @coroutine#3686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47800bd7 2024-02-06 22:09:16.202 [DefaultDispatcher-worker-9 @coroutine#2877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@380e3122 2024-02-06 22:09:16.202 [DefaultDispatcher-worker-9 @coroutine#2877] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId 2024-02-06 22:09:16.202 [DefaultDispatcher-worker-9 @coroutine#2877] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:16.202 [DefaultDispatcher-worker-9 @coroutine#2877] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId 2024-02-06 22:09:16.204 [DefaultDispatcher-worker-11 @coroutine#2877] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId 2024-02-06 22:09:16.204 [DefaultDispatcher-worker-11 @coroutine#2877] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId 2024-02-06 22:09:16.210 [DefaultDispatcher-worker-2 @coroutine#3686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47800bd7 2024-02-06 22:09:16.220 [DefaultDispatcher-worker-14 @coroutine#3686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47800bd7 2024-02-06 22:09:16.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown initiated... 2024-02-06 22:09:16.223 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Close initiated... 2024-02-06 22:09:16.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:16.226 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:16.235 [HikariPool-111 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47800bd7: (connection evicted) 2024-02-06 22:09:16.245 [DefaultDispatcher-worker-16 @coroutine#3175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d84ab90 2024-02-06 22:09:16.245 [DefaultDispatcher-worker-16 @coroutine#3175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51707/UmAppDatabase/replication/nodeId 2024-02-06 22:09:16.245 [DefaultDispatcher-worker-16 @coroutine#3175] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51707/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:16.245 [DefaultDispatcher-worker-16 @coroutine#3175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51707/UmAppDatabase/replication/nodeId 2024-02-06 22:09:16.247 [DefaultDispatcher-worker-10 @coroutine#3175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51707/UmAppDatabase/replication/nodeId 2024-02-06 22:09:16.247 [DefaultDispatcher-worker-10 @coroutine#3175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51707/UmAppDatabase/replication/nodeId 2024-02-06 22:09:16.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:16.247 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Closed. 2024-02-06 22:09:16.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown completed. 2024-02-06 22:09:16.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2024-02-06 22:09:16.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:16.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:16.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:16.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:16.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:16.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:16.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bba2704 2024-02-06 22:09:16.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:16.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:16.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:16.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:16.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:16.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:16.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:16.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:16.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:16.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:16.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:16.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:16.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:16.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:09:16.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:09:16.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:16.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:16.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:09:16.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:16.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2024-02-06 22:09:16.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:16.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:16.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:16.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:16.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:16.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:16.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:16.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:16.248 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2024-02-06 22:09:16.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@39179470 2024-02-06 22:09:16.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@39179470 2024-02-06 22:09:16.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2024-02-06 22:09:16.264 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39179470 2024-02-06 22:09:16.291 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39179470 2024-02-06 22:09:16.294 [Test worker @coroutine#3708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39179470 2024-02-06 22:09:16.296 [DefaultDispatcher-worker-14 @coroutine#3712] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 22:09:16.296 [DefaultDispatcher-worker-14 @coroutine#3712] 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/replication/ackAndGetPendingReplications. 2024-02-06 22:09:16.296 [DefaultDispatcher-worker-14 @coroutine#3712] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 22:09:16.296 [DefaultDispatcher-worker-14 @coroutine#3712] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-06 22:09:16.304 [DefaultDispatcher-worker-4 @coroutine#3711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39179470 2024-02-06 22:09:16.304 [DefaultDispatcher-worker-4 @coroutine#3711] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-06 22:09:16.304 [DefaultDispatcher-worker-4 @coroutine#3711] 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/replication/nodeId. 2024-02-06 22:09:16.304 [DefaultDispatcher-worker-4 @coroutine#3711] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-06 22:09:16.315 [DefaultDispatcher-worker-8 @coroutine#3712] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 22:09:16.315 [DefaultDispatcher-worker-8 @coroutine#3712] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 22:09:16.326 [DefaultDispatcher-worker-15 @coroutine#3027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79982bcc 2024-02-06 22:09:16.326 [DefaultDispatcher-worker-15 @coroutine#3027] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId 2024-02-06 22:09:16.326 [DefaultDispatcher-worker-15 @coroutine#3027] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:16.327 [DefaultDispatcher-worker-15 @coroutine#3027] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId 2024-02-06 22:09:16.328 [DefaultDispatcher-worker-7 @coroutine#3719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39179470 2024-02-06 22:09:16.328 [DefaultDispatcher-worker-4 @coroutine#3027] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId 2024-02-06 22:09:16.328 [DefaultDispatcher-worker-4 @coroutine#3027] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId 2024-02-06 22:09:16.336 [DefaultDispatcher-worker-12 @coroutine#3711] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-06 22:09:16.336 [DefaultDispatcher-worker-12 @coroutine#3711] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-06 22:09:16.338 [DefaultDispatcher-worker-3 @coroutine#3719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39179470 2024-02-06 22:09:16.349 [DefaultDispatcher-worker-16 @coroutine#3719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39179470 2024-02-06 22:09:16.359 [DefaultDispatcher-worker-5 @coroutine#3719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39179470 2024-02-06 22:09:16.363 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:09:16.368 [DefaultDispatcher-worker-1 @coroutine#3719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39179470 2024-02-06 22:09:16.377 [DefaultDispatcher-worker-15 @coroutine#3719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39179470 2024-02-06 22:09:16.378 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a362369 2024-02-06 22:09:16.378 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a362369 2024-02-06 22:09:16.381 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39179470 2024-02-06 22:09:16.381 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@54f1d65f 2024-02-06 22:09:16.382 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@54f1d65f 2024-02-06 22:09:16.385 [Test worker @coroutine#3734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39179470 2024-02-06 22:09:16.392 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@50ce4819 2024-02-06 22:09:16.392 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@50ce4819 2024-02-06 22:09:16.398 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@15ccdc64 2024-02-06 22:09:16.398 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@15ccdc64 2024-02-06 22:09:16.401 [DefaultDispatcher-worker-14 @coroutine#3719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39179470 2024-02-06 22:09:16.401 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e0a88df 2024-02-06 22:09:16.401 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e0a88df 2024-02-06 22:09:16.406 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2413ea6f 2024-02-06 22:09:16.406 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2413ea6f 2024-02-06 22:09:16.412 [DefaultDispatcher-worker-7 @coroutine#3719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39179470 2024-02-06 22:09:16.416 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@63fe074 2024-02-06 22:09:16.416 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@63fe074 2024-02-06 22:09:16.423 [DefaultDispatcher-worker-12 @coroutine#3719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39179470 2024-02-06 22:09:16.426 [Test worker @coroutine#3719] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/PersonDao/findByUidAsync?uid=555841595490238465 2024-02-06 22:09:16.426 [Test worker @coroutine#3719] 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/PersonDao/findByUidAsync?uid=555841595490238465. 2024-02-06 22:09:16.426 [Test worker @coroutine#3719] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/PersonDao/findByUidAsync?uid=555841595490238465 2024-02-06 22:09:16.429 [Test worker @coroutine#3719] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/PersonDao/findByUidAsync?uid=555841595490238465 2024-02-06 22:09:16.429 [DefaultDispatcher-worker-16 @coroutine#3056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342e6e8a 2024-02-06 22:09:16.430 [Test worker @coroutine#3719] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/PersonDao/findByUidAsync?uid=555841595490238465 2024-02-06 22:09:16.430 [DefaultDispatcher-worker-16 @coroutine#3056] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:09:16.430 [DefaultDispatcher-worker-16 @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://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:16.430 [DefaultDispatcher-worker-16 @coroutine#3056] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:09:16.431 [DefaultDispatcher-worker-16 @coroutine#3056] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:09:16.434 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@75e3232b 2024-02-06 22:09:16.434 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@75e3232b 2024-02-06 22:09:16.442 [DefaultDispatcher-worker-7 @coroutine#3719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39179470 2024-02-06 22:09:16.451 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f851138 2024-02-06 22:09:16.451 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f851138 2024-02-06 22:09:16.452 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-06 22:09:16.452 [DefaultDispatcher-worker-5 @coroutine#3719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39179470 2024-02-06 22:09:16.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown initiated... 2024-02-06 22:09:16.454 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Close initiated... 2024-02-06 22:09:16.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 22:09:16.471 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39179470: (connection evicted) 2024-02-06 22:09:16.472 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a362369: (connection evicted) 2024-02-06 22:09:16.474 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54f1d65f: (connection evicted) 2024-02-06 22:09:16.475 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50ce4819: (connection evicted) 2024-02-06 22:09:16.475 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15ccdc64: (connection evicted) 2024-02-06 22:09:16.476 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e0a88df: (connection evicted) 2024-02-06 22:09:16.476 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2413ea6f: (connection evicted) 2024-02-06 22:09:16.476 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@63fe074: (connection evicted) 2024-02-06 22:09:16.477 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75e3232b: (connection evicted) 2024-02-06 22:09:16.477 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f851138: (connection evicted) 2024-02-06 22:09:16.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:16.478 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Closed. 2024-02-06 22:09:16.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown completed. 2024-02-06 22:09:16.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2024-02-06 22:09:16.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:16.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:16.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:16.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:16.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:16.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:16.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@395abe85 2024-02-06 22:09:16.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:16.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:16.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:16.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:16.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:16.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:16.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:16.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:16.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:16.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:16.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:16.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:16.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:16.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:09:16.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:09:16.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:16.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:16.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:09:16.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:16.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2024-02-06 22:09:16.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:16.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:16.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:16.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:16.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:16.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:16.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:16.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:16.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2024-02-06 22:09:16.503 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@2eb91767 2024-02-06 22:09:16.503 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@2eb91767 2024-02-06 22:09:16.503 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2024-02-06 22:09:16.504 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eb91767 2024-02-06 22:09:16.531 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eb91767 2024-02-06 22:09:16.534 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eb91767 2024-02-06 22:09:16.544 [DefaultDispatcher-worker-6 @coroutine#3752] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 22:09:16.544 [DefaultDispatcher-worker-6 @coroutine#3752] 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/replication/ackAndGetPendingReplications. 2024-02-06 22:09:16.544 [DefaultDispatcher-worker-6 @coroutine#3752] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 22:09:16.544 [DefaultDispatcher-worker-6 @coroutine#3752] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-06 22:09:16.553 [DefaultDispatcher-worker-2 @coroutine#3751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eb91767 2024-02-06 22:09:16.555 [DefaultDispatcher-worker-2 @coroutine#3751] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-06 22:09:16.555 [DefaultDispatcher-worker-2 @coroutine#3751] 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/replication/nodeId. 2024-02-06 22:09:16.555 [DefaultDispatcher-worker-2 @coroutine#3751] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-06 22:09:16.570 [DefaultDispatcher-worker-8 @coroutine#3758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eb91767 2024-02-06 22:09:16.576 [DefaultDispatcher-worker-8 @coroutine#3752] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 22:09:16.576 [DefaultDispatcher-worker-1 @coroutine#3751] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-06 22:09:16.576 [DefaultDispatcher-worker-8 @coroutine#3752] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 22:09:16.576 [DefaultDispatcher-worker-1 @coroutine#3751] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-06 22:09:16.589 [DefaultDispatcher-worker-2 @coroutine#3758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eb91767 2024-02-06 22:09:16.599 [DefaultDispatcher-worker-1 @coroutine#3758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eb91767 2024-02-06 22:09:16.603 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:09:16.609 [DefaultDispatcher-worker-12 @coroutine#3758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eb91767 2024-02-06 22:09:16.618 [DefaultDispatcher-worker-7 @coroutine#3758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eb91767 2024-02-06 22:09:16.628 [DefaultDispatcher-worker-9 @coroutine#3758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eb91767 2024-02-06 22:09:16.632 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eb91767 2024-02-06 22:09:16.640 [DefaultDispatcher-worker-13 @coroutine#3236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbf8cfc 2024-02-06 22:09:16.640 [DefaultDispatcher-worker-13 @coroutine#3236] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42333/UmAppDatabase/replication/nodeId 2024-02-06 22:09:16.640 [DefaultDispatcher-worker-13 @coroutine#3236] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42333/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:16.640 [DefaultDispatcher-worker-13 @coroutine#3236] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42333/UmAppDatabase/replication/nodeId 2024-02-06 22:09:16.641 [DefaultDispatcher-worker-1 @coroutine#3236] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42333/UmAppDatabase/replication/nodeId 2024-02-06 22:09:16.641 [DefaultDispatcher-worker-1 @coroutine#3236] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42333/UmAppDatabase/replication/nodeId 2024-02-06 22:09:16.648 [DefaultDispatcher-worker-12 @coroutine#2910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63053b71 2024-02-06 22:09:16.648 [DefaultDispatcher-worker-12 @coroutine#2910] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId 2024-02-06 22:09:16.648 [DefaultDispatcher-worker-12 @coroutine#2910] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:16.648 [DefaultDispatcher-worker-12 @coroutine#2910] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId 2024-02-06 22:09:16.650 [DefaultDispatcher-worker-3 @coroutine#2910] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId 2024-02-06 22:09:16.650 [DefaultDispatcher-worker-3 @coroutine#2910] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId 2024-02-06 22:09:16.650 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@4affe97b 2024-02-06 22:09:16.650 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@4affe97b 2024-02-06 22:09:16.653 [DefaultDispatcher-worker-4 @coroutine#3758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eb91767 2024-02-06 22:09:16.654 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@44381e54 2024-02-06 22:09:16.654 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@44381e54 2024-02-06 22:09:16.663 [DefaultDispatcher-worker-8 @coroutine#3074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dcc7696 2024-02-06 22:09:16.664 [DefaultDispatcher-worker-8 @coroutine#3074] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId 2024-02-06 22:09:16.664 [DefaultDispatcher-worker-8 @coroutine#3074] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:16.664 [DefaultDispatcher-worker-8 @coroutine#3074] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId 2024-02-06 22:09:16.664 [DefaultDispatcher-worker-9 @coroutine#3758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eb91767 2024-02-06 22:09:16.665 [DefaultDispatcher-worker-14 @coroutine#3074] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId 2024-02-06 22:09:16.665 [DefaultDispatcher-worker-14 @coroutine#3074] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId 2024-02-06 22:09:16.666 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown initiated... 2024-02-06 22:09:16.666 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Close initiated... 2024-02-06 22:09:16.666 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Before closing stats (total=3, active=0, idle=3, waiting=0) 2024-02-06 22:09:16.672 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2eb91767: (connection evicted) 2024-02-06 22:09:16.673 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@4007820b 2024-02-06 22:09:16.673 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@4007820b 2024-02-06 22:09:16.673 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4affe97b: (connection evicted) 2024-02-06 22:09:16.674 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@44381e54: (connection evicted) 2024-02-06 22:09:16.674 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4007820b: (connection evicted) 2024-02-06 22:09:16.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:16.675 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Closed. 2024-02-06 22:09:16.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown completed. 2024-02-06 22:09:16.716 [Test worker @coroutine#3783] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2024-02-06 22:09:16.717 [Test worker @coroutine#3783] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:16.717 [Test worker @coroutine#3783] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:16.717 [Test worker @coroutine#3783] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:16.717 [Test worker @coroutine#3783] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:16.717 [Test worker @coroutine#3783] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:16.717 [Test worker @coroutine#3783] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:16.717 [Test worker @coroutine#3783] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@729de0e1 2024-02-06 22:09:16.717 [Test worker @coroutine#3783] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:16.717 [Test worker @coroutine#3783] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:16.717 [Test worker @coroutine#3783] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:16.717 [Test worker @coroutine#3783] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:16.717 [Test worker @coroutine#3783] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:16.717 [Test worker @coroutine#3783] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:16.717 [Test worker @coroutine#3783] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:16.717 [Test worker @coroutine#3783] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:16.717 [Test worker @coroutine#3783] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:16.717 [Test worker @coroutine#3783] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:16.717 [Test worker @coroutine#3783] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:16.717 [Test worker @coroutine#3783] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:16.717 [Test worker @coroutine#3783] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:16.717 [Test worker @coroutine#3783] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:16.717 [Test worker @coroutine#3783] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:16.717 [Test worker @coroutine#3783] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:16.717 [Test worker @coroutine#3783] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:16.717 [Test worker @coroutine#3783] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:16.717 [Test worker @coroutine#3783] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:16.717 [Test worker @coroutine#3783] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2024-02-06 22:09:16.717 [Test worker @coroutine#3783] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:16.717 [Test worker @coroutine#3783] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:16.717 [Test worker @coroutine#3783] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:16.717 [Test worker @coroutine#3783] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:16.717 [Test worker @coroutine#3783] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:16.717 [Test worker @coroutine#3783] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:16.717 [Test worker @coroutine#3783] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:16.717 [Test worker @coroutine#3783] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:16.717 [Test worker @coroutine#3783] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2024-02-06 22:09:16.731 [Test worker @coroutine#3783] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@5032b2e 2024-02-06 22:09:16.731 [Test worker @coroutine#3783] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@5032b2e 2024-02-06 22:09:16.731 [Test worker @coroutine#3783] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2024-02-06 22:09:16.754 [Test worker @coroutine#3783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5032b2e 2024-02-06 22:09:16.773 [Test worker @coroutine#3784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5032b2e 2024-02-06 22:09:16.776 [Test worker @coroutine#3786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5032b2e 2024-02-06 22:09:16.779 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5032b2e 2024-02-06 22:09:16.789 [DefaultDispatcher-worker-14 @coroutine#3790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5032b2e 2024-02-06 22:09:16.809 [DefaultDispatcher-worker-13 @coroutine#3802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5032b2e 2024-02-06 22:09:16.820 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown initiated... 2024-02-06 22:09:16.820 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Close initiated... 2024-02-06 22:09:16.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:16.823 [HikariPool-114 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5032b2e: (connection evicted) 2024-02-06 22:09:16.824 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:16.824 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Closed. 2024-02-06 22:09:16.824 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown completed. 2024-02-06 22:09:16.827 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2024-02-06 22:09:16.828 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:16.828 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:16.828 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:16.828 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:16.828 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:16.828 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:16.828 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5cef5fc9 2024-02-06 22:09:16.828 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:16.828 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:16.828 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:16.828 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:16.828 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:16.828 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:16.828 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:16.828 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:16.828 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:16.828 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:16.828 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:16.828 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:16.828 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:16.828 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:16.828 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:16.828 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:16.828 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:16.828 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:16.828 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:16.828 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2024-02-06 22:09:16.828 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:16.828 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:16.828 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:16.828 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:16.828 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:16.828 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:16.828 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:16.828 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:16.828 [Test worker @coroutine#3808] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2024-02-06 22:09:16.843 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b6b8cea 2024-02-06 22:09:16.843 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b6b8cea 2024-02-06 22:09:16.843 [Test worker @coroutine#3808] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2024-02-06 22:09:16.880 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b6b8cea 2024-02-06 22:09:16.897 [DefaultDispatcher-worker-3 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e358de 2024-02-06 22:09:16.898 [DefaultDispatcher-worker-3 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId 2024-02-06 22:09:16.898 [DefaultDispatcher-worker-3 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:16.898 [DefaultDispatcher-worker-3 @coroutine#2957] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId 2024-02-06 22:09:16.899 [DefaultDispatcher-worker-12 @coroutine#2957] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId 2024-02-06 22:09:16.899 [DefaultDispatcher-worker-12 @coroutine#2957] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId 2024-02-06 22:09:16.916 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b6b8cea 2024-02-06 22:09:16.925 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b6b8cea 2024-02-06 22:09:16.928 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b6b8cea 2024-02-06 22:09:16.929 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2024-02-06 22:09:16.929 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:16.929 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:16.929 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:16.929 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:16.929 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:16.929 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:16.929 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d26c6a2 2024-02-06 22:09:16.929 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:16.929 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:16.929 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:16.929 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:16.929 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:16.929 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:16.929 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:16.929 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:16.929 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:16.930 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:16.930 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:16.930 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:16.930 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:16.930 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:16.930 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:16.930 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:16.930 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:16.930 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:16.930 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:16.930 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2024-02-06 22:09:16.930 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:16.930 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:16.930 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:16.930 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:16.930 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:16.930 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:16.930 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:16.930 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:16.930 [Test worker @coroutine#3808] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2024-02-06 22:09:16.943 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@1259b2a5 2024-02-06 22:09:16.943 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@1259b2a5 2024-02-06 22:09:16.943 [Test worker @coroutine#3808] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2024-02-06 22:09:16.943 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:16.965 [DefaultDispatcher-worker-14 @coroutine#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-06 22:09:16.966 [DefaultDispatcher-worker-14 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53691/UmAppDatabase/replication/nodeId 2024-02-06 22:09:16.966 [DefaultDispatcher-worker-14 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53691/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:16.966 [DefaultDispatcher-worker-14 @coroutine#3126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53691/UmAppDatabase/replication/nodeId 2024-02-06 22:09:16.968 [DefaultDispatcher-worker-13 @coroutine#3126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53691/UmAppDatabase/replication/nodeId 2024-02-06 22:09:16.968 [DefaultDispatcher-worker-13 @coroutine#3126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53691/UmAppDatabase/replication/nodeId 2024-02-06 22:09:16.982 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1259b2a5 2024-02-06 22:09:17.016 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1259b2a5 2024-02-06 22:09:17.025 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1259b2a5 2024-02-06 22:09:17.027 [Test worker @coroutine#3827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1259b2a5 2024-02-06 22:09:17.038 [DefaultDispatcher-worker-3 @coroutine#3829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1259b2a5 2024-02-06 22:09:17.045 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:17.058 [DefaultDispatcher-worker-5 @coroutine#2994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530e08a7 2024-02-06 22:09:17.058 [DefaultDispatcher-worker-5 @coroutine#2994] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId 2024-02-06 22:09:17.058 [DefaultDispatcher-worker-5 @coroutine#2994] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:17.058 [DefaultDispatcher-worker-5 @coroutine#2994] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId 2024-02-06 22:09:17.060 [DefaultDispatcher-worker-6 @coroutine#2994] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId 2024-02-06 22:09:17.060 [DefaultDispatcher-worker-6 @coroutine#2994] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId 2024-02-06 22:09:17.069 [DefaultDispatcher-worker-2 @coroutine#3808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b6b8cea 2024-02-06 22:09:17.081 [DefaultDispatcher-worker-12 @coroutine#3808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b6b8cea 2024-02-06 22:09:17.090 [DefaultDispatcher-worker-1 @coroutine#3808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b6b8cea 2024-02-06 22:09:17.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown initiated... 2024-02-06 22:09:17.115 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Close initiated... 2024-02-06 22:09:17.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:17.135 [HikariPool-115 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b6b8cea: (connection evicted) 2024-02-06 22:09:17.136 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:17.136 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Closed. 2024-02-06 22:09:17.136 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown completed. 2024-02-06 22:09:17.136 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown initiated... 2024-02-06 22:09:17.136 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Close initiated... 2024-02-06 22:09:17.136 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:17.138 [HikariPool-116 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1259b2a5: (connection evicted) 2024-02-06 22:09:17.138 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:17.139 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Closed. 2024-02-06 22:09:17.139 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown completed. 2024-02-06 22:09:17.140 [Test worker @coroutine#3856] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2024-02-06 22:09:17.140 [Test worker @coroutine#3856] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:17.140 [Test worker @coroutine#3856] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:17.140 [Test worker @coroutine#3856] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:17.140 [Test worker @coroutine#3856] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:17.140 [Test worker @coroutine#3856] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:17.140 [Test worker @coroutine#3856] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:17.140 [Test worker @coroutine#3856] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55b78dad 2024-02-06 22:09:17.140 [Test worker @coroutine#3856] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:17.140 [Test worker @coroutine#3856] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:17.140 [Test worker @coroutine#3856] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:17.140 [Test worker @coroutine#3856] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:17.140 [Test worker @coroutine#3856] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:17.140 [Test worker @coroutine#3856] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:17.140 [Test worker @coroutine#3856] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:17.141 [Test worker @coroutine#3856] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:17.141 [Test worker @coroutine#3856] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:17.141 [Test worker @coroutine#3856] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:17.141 [Test worker @coroutine#3856] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:17.141 [Test worker @coroutine#3856] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:17.141 [Test worker @coroutine#3856] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:17.141 [Test worker @coroutine#3856] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:17.141 [Test worker @coroutine#3856] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:17.141 [Test worker @coroutine#3856] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:17.141 [Test worker @coroutine#3856] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:17.141 [Test worker @coroutine#3856] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:17.141 [Test worker @coroutine#3856] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:17.141 [Test worker @coroutine#3856] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2024-02-06 22:09:17.141 [Test worker @coroutine#3856] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:17.141 [Test worker @coroutine#3856] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:17.141 [Test worker @coroutine#3856] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:17.141 [Test worker @coroutine#3856] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:17.141 [Test worker @coroutine#3856] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:17.141 [Test worker @coroutine#3856] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:17.141 [Test worker @coroutine#3856] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:17.141 [Test worker @coroutine#3856] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:17.141 [Test worker @coroutine#3856] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2024-02-06 22:09:17.155 [Test worker @coroutine#3856] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@689fcf08 2024-02-06 22:09:17.155 [Test worker @coroutine#3856] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@689fcf08 2024-02-06 22:09:17.155 [Test worker @coroutine#3856] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2024-02-06 22:09:17.175 [Test worker @coroutine#3856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@689fcf08 2024-02-06 22:09:17.191 [Test worker @coroutine#3857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@689fcf08 2024-02-06 22:09:17.194 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@689fcf08 2024-02-06 22:09:17.197 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@689fcf08 2024-02-06 22:09:17.197 [Test worker @coroutine#3856] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2024-02-06 22:09:17.198 [Test worker @coroutine#3856] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:17.200 [Test worker @coroutine#3856] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:17.200 [Test worker @coroutine#3856] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:17.200 [Test worker @coroutine#3856] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:17.200 [Test worker @coroutine#3856] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:17.200 [Test worker @coroutine#3856] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:17.200 [Test worker @coroutine#3856] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78723798 2024-02-06 22:09:17.200 [Test worker @coroutine#3856] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:17.200 [Test worker @coroutine#3856] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:17.200 [Test worker @coroutine#3856] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:17.200 [Test worker @coroutine#3856] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:17.200 [Test worker @coroutine#3856] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:17.200 [Test worker @coroutine#3856] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:17.200 [Test worker @coroutine#3856] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:17.200 [Test worker @coroutine#3856] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:17.200 [Test worker @coroutine#3856] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:17.200 [Test worker @coroutine#3856] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:17.200 [Test worker @coroutine#3856] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:17.200 [Test worker @coroutine#3856] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:17.200 [Test worker @coroutine#3856] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:17.200 [Test worker @coroutine#3856] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:17.200 [Test worker @coroutine#3856] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:17.200 [Test worker @coroutine#3856] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:17.200 [Test worker @coroutine#3856] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:17.200 [Test worker @coroutine#3856] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:17.200 [Test worker @coroutine#3856] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:17.200 [Test worker @coroutine#3856] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2024-02-06 22:09:17.200 [Test worker @coroutine#3856] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:17.200 [Test worker @coroutine#3856] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:17.200 [Test worker @coroutine#3856] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:17.200 [Test worker @coroutine#3856] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:17.200 [Test worker @coroutine#3856] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:17.200 [Test worker @coroutine#3856] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:17.200 [Test worker @coroutine#3856] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:17.200 [Test worker @coroutine#3856] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:17.200 [Test worker @coroutine#3856] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2024-02-06 22:09:17.209 [Test worker @coroutine#3856] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@35d62807 2024-02-06 22:09:17.209 [Test worker @coroutine#3856] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@35d62807 2024-02-06 22:09:17.209 [Test worker @coroutine#3856] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2024-02-06 22:09:17.213 [DefaultDispatcher-worker-11 @coroutine#2877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@380e3122 2024-02-06 22:09:17.213 [DefaultDispatcher-worker-11 @coroutine#2877] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId 2024-02-06 22:09:17.213 [DefaultDispatcher-worker-11 @coroutine#2877] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:17.213 [DefaultDispatcher-worker-11 @coroutine#2877] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId 2024-02-06 22:09:17.215 [DefaultDispatcher-worker-1 @coroutine#2877] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId 2024-02-06 22:09:17.215 [DefaultDispatcher-worker-1 @coroutine#2877] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId 2024-02-06 22:09:17.239 [Test worker @coroutine#3856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d62807 2024-02-06 22:09:17.255 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:17.257 [DefaultDispatcher-worker-11 @coroutine#3175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d84ab90 2024-02-06 22:09:17.257 [DefaultDispatcher-worker-11 @coroutine#3175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51707/UmAppDatabase/replication/nodeId 2024-02-06 22:09:17.257 [DefaultDispatcher-worker-11 @coroutine#3175] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51707/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:17.257 [DefaultDispatcher-worker-11 @coroutine#3175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51707/UmAppDatabase/replication/nodeId 2024-02-06 22:09:17.259 [DefaultDispatcher-worker-4 @coroutine#3175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51707/UmAppDatabase/replication/nodeId 2024-02-06 22:09:17.259 [DefaultDispatcher-worker-4 @coroutine#3175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51707/UmAppDatabase/replication/nodeId 2024-02-06 22:09:17.273 [Test worker @coroutine#3869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d62807 2024-02-06 22:09:17.285 [Test worker @coroutine#3874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d62807 2024-02-06 22:09:17.288 [Test worker @coroutine#3876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d62807 2024-02-06 22:09:17.303 [DefaultDispatcher-worker-17 @coroutine#3878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d62807 2024-02-06 22:09:17.309 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:17.325 [DefaultDispatcher-worker-17 @coroutine#3856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@689fcf08 2024-02-06 22:09:17.336 [DefaultDispatcher-worker-11 @coroutine#3856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@689fcf08 2024-02-06 22:09:17.338 [DefaultDispatcher-worker-7 @coroutine#3027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79982bcc 2024-02-06 22:09:17.338 [DefaultDispatcher-worker-7 @coroutine#3027] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId 2024-02-06 22:09:17.338 [DefaultDispatcher-worker-7 @coroutine#3027] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:17.338 [DefaultDispatcher-worker-7 @coroutine#3027] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId 2024-02-06 22:09:17.340 [DefaultDispatcher-worker-17 @coroutine#3027] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId 2024-02-06 22:09:17.340 [DefaultDispatcher-worker-17 @coroutine#3027] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId 2024-02-06 22:09:17.346 [DefaultDispatcher-worker-12 @coroutine#3856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@689fcf08 2024-02-06 22:09:17.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown initiated... 2024-02-06 22:09:17.353 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Close initiated... 2024-02-06 22:09:17.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:17.367 [HikariPool-117 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Closing connection org.sqlite.jdbc4.JDBC4Connection@689fcf08: (connection evicted) 2024-02-06 22:09:17.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:17.368 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Closed. 2024-02-06 22:09:17.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown completed. 2024-02-06 22:09:17.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown initiated... 2024-02-06 22:09:17.368 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Close initiated... 2024-02-06 22:09:17.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:17.388 [HikariPool-118 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35d62807: (connection evicted) 2024-02-06 22:09:17.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:17.389 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Closed. 2024-02-06 22:09:17.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown completed. 2024-02-06 22:09:17.392 [Test worker @coroutine#3904] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2024-02-06 22:09:17.392 [Test worker @coroutine#3904] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:17.392 [Test worker @coroutine#3904] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:17.392 [Test worker @coroutine#3904] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:17.392 [Test worker @coroutine#3904] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:17.392 [Test worker @coroutine#3904] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:17.392 [Test worker @coroutine#3904] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:17.392 [Test worker @coroutine#3904] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fa77770 2024-02-06 22:09:17.392 [Test worker @coroutine#3904] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:17.392 [Test worker @coroutine#3904] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:17.392 [Test worker @coroutine#3904] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:17.392 [Test worker @coroutine#3904] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:17.392 [Test worker @coroutine#3904] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:17.392 [Test worker @coroutine#3904] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:17.392 [Test worker @coroutine#3904] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:17.392 [Test worker @coroutine#3904] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:17.392 [Test worker @coroutine#3904] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:17.392 [Test worker @coroutine#3904] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:17.392 [Test worker @coroutine#3904] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:17.392 [Test worker @coroutine#3904] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:17.392 [Test worker @coroutine#3904] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:17.392 [Test worker @coroutine#3904] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:17.392 [Test worker @coroutine#3904] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:17.392 [Test worker @coroutine#3904] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:17.392 [Test worker @coroutine#3904] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:17.392 [Test worker @coroutine#3904] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:17.392 [Test worker @coroutine#3904] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:17.392 [Test worker @coroutine#3904] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2024-02-06 22:09:17.392 [Test worker @coroutine#3904] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:17.392 [Test worker @coroutine#3904] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:17.392 [Test worker @coroutine#3904] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:17.392 [Test worker @coroutine#3904] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:17.392 [Test worker @coroutine#3904] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:17.392 [Test worker @coroutine#3904] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:17.392 [Test worker @coroutine#3904] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:17.393 [Test worker @coroutine#3904] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:17.393 [Test worker @coroutine#3904] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2024-02-06 22:09:17.397 [Test worker @coroutine#3904] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@18d63996 2024-02-06 22:09:17.397 [Test worker @coroutine#3904] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@18d63996 2024-02-06 22:09:17.397 [Test worker @coroutine#3904] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2024-02-06 22:09:17.430 [Test worker @coroutine#3904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d63996 2024-02-06 22:09:17.441 [DefaultDispatcher-worker-16 @coroutine#3056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342e6e8a 2024-02-06 22:09:17.442 [DefaultDispatcher-worker-16 @coroutine#3056] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:09:17.442 [DefaultDispatcher-worker-16 @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://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:17.442 [DefaultDispatcher-worker-16 @coroutine#3056] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:09:17.443 [DefaultDispatcher-worker-12 @coroutine#3056] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:09:17.459 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d63996 2024-02-06 22:09:17.462 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d63996 2024-02-06 22:09:17.465 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d63996 2024-02-06 22:09:17.476 [DefaultDispatcher-worker-13 @coroutine#3914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d63996 2024-02-06 22:09:17.497 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:09:17.506 [DefaultDispatcher-worker-1 @coroutine#3904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d63996 2024-02-06 22:09:17.510 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d63996 2024-02-06 22:09:17.519 [DefaultDispatcher-worker-3 @coroutine#3904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d63996 2024-02-06 22:09:17.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown initiated... 2024-02-06 22:09:17.536 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Close initiated... 2024-02-06 22:09:17.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:17.593 [HikariPool-119 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18d63996: (connection evicted) 2024-02-06 22:09:17.594 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:17.594 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Closed. 2024-02-06 22:09:17.594 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown completed. 2024-02-06 22:09:17.597 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2024-02-06 22:09:17.597 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:17.597 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:17.597 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:17.597 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:17.597 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:17.597 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:17.597 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@722d3ddb 2024-02-06 22:09:17.597 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:17.597 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:17.597 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:17.597 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:17.597 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:17.597 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:17.597 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:17.597 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:17.597 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:17.597 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:17.597 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:17.597 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:17.597 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:17.597 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:17.597 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:17.597 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:17.597 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:17.597 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:17.598 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:17.598 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2024-02-06 22:09:17.598 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:17.598 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:17.598 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:17.598 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:17.598 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:17.598 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:17.598 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:17.598 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:17.598 [Test worker @coroutine#3943] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2024-02-06 22:09:17.611 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@25b87e1b 2024-02-06 22:09:17.611 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@25b87e1b 2024-02-06 22:09:17.611 [Test worker @coroutine#3943] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2024-02-06 22:09:17.637 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25b87e1b 2024-02-06 22:09:17.658 [DefaultDispatcher-worker-15 @coroutine#2910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63053b71 2024-02-06 22:09:17.658 [DefaultDispatcher-worker-15 @coroutine#2910] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId 2024-02-06 22:09:17.659 [DefaultDispatcher-worker-15 @coroutine#2910] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:17.659 [DefaultDispatcher-worker-15 @coroutine#2910] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId 2024-02-06 22:09:17.661 [DefaultDispatcher-worker-5 @coroutine#2910] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId 2024-02-06 22:09:17.661 [DefaultDispatcher-worker-5 @coroutine#2910] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId 2024-02-06 22:09:17.661 [DefaultDispatcher-worker-12 @coroutine#3236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbf8cfc 2024-02-06 22:09:17.661 [DefaultDispatcher-worker-12 @coroutine#3236] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42333/UmAppDatabase/replication/nodeId 2024-02-06 22:09:17.661 [DefaultDispatcher-worker-12 @coroutine#3236] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42333/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:17.661 [DefaultDispatcher-worker-12 @coroutine#3236] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42333/UmAppDatabase/replication/nodeId 2024-02-06 22:09:17.663 [DefaultDispatcher-worker-6 @coroutine#3236] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42333/UmAppDatabase/replication/nodeId 2024-02-06 22:09:17.663 [DefaultDispatcher-worker-6 @coroutine#3236] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42333/UmAppDatabase/replication/nodeId 2024-02-06 22:09:17.664 [Test worker @coroutine#3944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25b87e1b 2024-02-06 22:09:17.670 [Test worker @coroutine#3952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25b87e1b 2024-02-06 22:09:17.674 [DefaultDispatcher-worker-17 @coroutine#3074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dcc7696 2024-02-06 22:09:17.674 [DefaultDispatcher-worker-17 @coroutine#3074] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId 2024-02-06 22:09:17.674 [DefaultDispatcher-worker-17 @coroutine#3074] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:17.674 [DefaultDispatcher-worker-17 @coroutine#3074] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId 2024-02-06 22:09:17.675 [Test worker @coroutine#3954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25b87e1b 2024-02-06 22:09:17.680 [DefaultDispatcher-worker-11 @coroutine#3074] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId 2024-02-06 22:09:17.680 [DefaultDispatcher-worker-11 @coroutine#3074] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId 2024-02-06 22:09:17.699 [DefaultDispatcher-worker-12 @coroutine#3959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25b87e1b 2024-02-06 22:09:17.702 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25b87e1b 2024-02-06 22:09:17.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown initiated... 2024-02-06 22:09:17.709 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Close initiated... 2024-02-06 22:09:17.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:17.711 [HikariPool-120 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Pool stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:17.723 [HikariPool-120 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25b87e1b: (connection evicted) 2024-02-06 22:09:17.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:17.735 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Closed. 2024-02-06 22:09:17.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown completed. 2024-02-06 22:09:17.744 [Test worker @coroutine#3982] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2024-02-06 22:09:17.744 [Test worker @coroutine#3982] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:17.744 [Test worker @coroutine#3982] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:17.744 [Test worker @coroutine#3982] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:17.744 [Test worker @coroutine#3982] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:17.744 [Test worker @coroutine#3982] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:17.744 [Test worker @coroutine#3982] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:17.744 [Test worker @coroutine#3982] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@643fed50 2024-02-06 22:09:17.744 [Test worker @coroutine#3982] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:17.744 [Test worker @coroutine#3982] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:17.744 [Test worker @coroutine#3982] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:17.744 [Test worker @coroutine#3982] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:17.744 [Test worker @coroutine#3982] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:17.744 [Test worker @coroutine#3982] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:17.744 [Test worker @coroutine#3982] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:17.744 [Test worker @coroutine#3982] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:17.744 [Test worker @coroutine#3982] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:17.744 [Test worker @coroutine#3982] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:17.744 [Test worker @coroutine#3982] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:17.744 [Test worker @coroutine#3982] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:17.744 [Test worker @coroutine#3982] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:17.744 [Test worker @coroutine#3982] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:17.744 [Test worker @coroutine#3982] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:17.744 [Test worker @coroutine#3982] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:17.744 [Test worker @coroutine#3982] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:17.744 [Test worker @coroutine#3982] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:17.744 [Test worker @coroutine#3982] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:17.744 [Test worker @coroutine#3982] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2024-02-06 22:09:17.744 [Test worker @coroutine#3982] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:17.745 [Test worker @coroutine#3982] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:17.745 [Test worker @coroutine#3982] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:17.745 [Test worker @coroutine#3982] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:17.745 [Test worker @coroutine#3982] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:17.745 [Test worker @coroutine#3982] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:17.745 [Test worker @coroutine#3982] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:17.745 [Test worker @coroutine#3982] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:17.745 [Test worker @coroutine#3982] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2024-02-06 22:09:17.759 [Test worker @coroutine#3982] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dbe858f 2024-02-06 22:09:17.759 [Test worker @coroutine#3982] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dbe858f 2024-02-06 22:09:17.759 [Test worker @coroutine#3982] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2024-02-06 22:09:17.793 [Test worker @coroutine#3982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dbe858f 2024-02-06 22:09:17.811 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dbe858f 2024-02-06 22:09:17.814 [Test worker @coroutine#3986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dbe858f 2024-02-06 22:09:17.819 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dbe858f 2024-02-06 22:09:17.830 [DefaultDispatcher-worker-12 @coroutine#3990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dbe858f 2024-02-06 22:09:17.911 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:17.919 [DefaultDispatcher-worker-6 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e358de 2024-02-06 22:09:17.920 [DefaultDispatcher-worker-6 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId 2024-02-06 22:09:17.920 [DefaultDispatcher-worker-6 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:17.920 [DefaultDispatcher-worker-6 @coroutine#2957] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId 2024-02-06 22:09:17.921 [DefaultDispatcher-worker-17 @coroutine#2957] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId 2024-02-06 22:09:17.922 [DefaultDispatcher-worker-17 @coroutine#2957] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId 2024-02-06 22:09:18.014 [DefaultDispatcher-worker-5 @coroutine#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-06 22:09:18.014 [DefaultDispatcher-worker-5 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53691/UmAppDatabase/replication/nodeId 2024-02-06 22:09:18.015 [DefaultDispatcher-worker-5 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53691/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:18.015 [DefaultDispatcher-worker-5 @coroutine#3126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53691/UmAppDatabase/replication/nodeId 2024-02-06 22:09:18.016 [DefaultDispatcher-worker-17 @coroutine#3126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53691/UmAppDatabase/replication/nodeId 2024-02-06 22:09:18.016 [DefaultDispatcher-worker-17 @coroutine#3126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53691/UmAppDatabase/replication/nodeId 2024-02-06 22:09:18.116 [DefaultDispatcher-worker-11 @coroutine#2994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530e08a7 2024-02-06 22:09:18.116 [DefaultDispatcher-worker-11 @coroutine#2994] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId 2024-02-06 22:09:18.116 [DefaultDispatcher-worker-11 @coroutine#2994] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:18.116 [DefaultDispatcher-worker-11 @coroutine#2994] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId 2024-02-06 22:09:18.118 [DefaultDispatcher-worker-17 @coroutine#2994] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId 2024-02-06 22:09:18.118 [DefaultDispatcher-worker-17 @coroutine#2994] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId 2024-02-06 22:09:18.134 [DefaultDispatcher-worker-13 @coroutine#4020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dbe858f 2024-02-06 22:09:18.213 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown initiated... 2024-02-06 22:09:18.213 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Close initiated... 2024-02-06 22:09:18.213 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:18.231 [HikariPool-121 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7dbe858f: (connection evicted) 2024-02-06 22:09:18.232 [DefaultDispatcher-worker-9 @coroutine#2877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@380e3122 2024-02-06 22:09:18.232 [DefaultDispatcher-worker-9 @coroutine#2877] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId 2024-02-06 22:09:18.232 [DefaultDispatcher-worker-9 @coroutine#2877] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:18.232 [DefaultDispatcher-worker-9 @coroutine#2877] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId 2024-02-06 22:09:18.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:18.232 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Closed. 2024-02-06 22:09:18.232 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown completed. 2024-02-06 22:09:18.233 [DefaultDispatcher-worker-12 @coroutine#2877] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId 2024-02-06 22:09:18.234 [DefaultDispatcher-worker-12 @coroutine#2877] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId 2024-02-06 22:09:18.235 [Test worker @coroutine#4038] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2024-02-06 22:09:18.235 [Test worker @coroutine#4038] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:18.235 [Test worker @coroutine#4038] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:18.235 [Test worker @coroutine#4038] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:18.235 [Test worker @coroutine#4038] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:18.235 [Test worker @coroutine#4038] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:18.235 [Test worker @coroutine#4038] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:18.235 [Test worker @coroutine#4038] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3054cdd3 2024-02-06 22:09:18.235 [Test worker @coroutine#4038] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:18.235 [Test worker @coroutine#4038] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:18.235 [Test worker @coroutine#4038] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:18.235 [Test worker @coroutine#4038] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:18.235 [Test worker @coroutine#4038] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:18.235 [Test worker @coroutine#4038] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:18.235 [Test worker @coroutine#4038] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:18.235 [Test worker @coroutine#4038] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:18.235 [Test worker @coroutine#4038] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:18.235 [Test worker @coroutine#4038] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:18.235 [Test worker @coroutine#4038] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:18.235 [Test worker @coroutine#4038] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:18.235 [Test worker @coroutine#4038] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:18.235 [Test worker @coroutine#4038] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:18.235 [Test worker @coroutine#4038] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:18.235 [Test worker @coroutine#4038] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:18.235 [Test worker @coroutine#4038] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:18.235 [Test worker @coroutine#4038] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:18.235 [Test worker @coroutine#4038] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:18.235 [Test worker @coroutine#4038] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2024-02-06 22:09:18.235 [Test worker @coroutine#4038] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:18.235 [Test worker @coroutine#4038] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:18.235 [Test worker @coroutine#4038] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:18.235 [Test worker @coroutine#4038] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:18.235 [Test worker @coroutine#4038] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:18.235 [Test worker @coroutine#4038] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:18.235 [Test worker @coroutine#4038] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:18.235 [Test worker @coroutine#4038] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:18.235 [Test worker @coroutine#4038] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2024-02-06 22:09:18.251 [Test worker @coroutine#4038] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6eff05e7 2024-02-06 22:09:18.251 [Test worker @coroutine#4038] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6eff05e7 2024-02-06 22:09:18.251 [Test worker @coroutine#4038] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2024-02-06 22:09:18.273 [DefaultDispatcher-worker-2 @coroutine#3175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d84ab90 2024-02-06 22:09:18.274 [DefaultDispatcher-worker-2 @coroutine#3175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51707/UmAppDatabase/replication/nodeId 2024-02-06 22:09:18.274 [DefaultDispatcher-worker-2 @coroutine#3175] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51707/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:18.274 [DefaultDispatcher-worker-2 @coroutine#3175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51707/UmAppDatabase/replication/nodeId 2024-02-06 22:09:18.276 [DefaultDispatcher-worker-9 @coroutine#3175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51707/UmAppDatabase/replication/nodeId 2024-02-06 22:09:18.276 [DefaultDispatcher-worker-9 @coroutine#3175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51707/UmAppDatabase/replication/nodeId 2024-02-06 22:09:18.287 [Test worker @coroutine#4038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eff05e7 2024-02-06 22:09:18.313 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eff05e7 2024-02-06 22:09:18.316 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eff05e7 2024-02-06 22:09:18.330 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eff05e7 2024-02-06 22:09:18.339 [DefaultDispatcher-worker-10 @coroutine#4049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eff05e7 2024-02-06 22:09:18.342 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eff05e7 2024-02-06 22:09:18.348 [DefaultDispatcher-worker-16 @coroutine#3027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79982bcc 2024-02-06 22:09:18.348 [DefaultDispatcher-worker-16 @coroutine#3027] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId 2024-02-06 22:09:18.348 [DefaultDispatcher-worker-16 @coroutine#3027] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:18.348 [DefaultDispatcher-worker-16 @coroutine#3027] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId 2024-02-06 22:09:18.350 [DefaultDispatcher-worker-12 @coroutine#3027] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId 2024-02-06 22:09:18.350 [DefaultDispatcher-worker-12 @coroutine#3027] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId 2024-02-06 22:09:18.355 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:09:18.369 [DefaultDispatcher-worker-6 @coroutine#4038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eff05e7 2024-02-06 22:09:18.377 [DefaultDispatcher-worker-1 @coroutine#4038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eff05e7 2024-02-06 22:09:18.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown initiated... 2024-02-06 22:09:18.389 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Close initiated... 2024-02-06 22:09:18.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:18.407 [HikariPool-122 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6eff05e7: (connection evicted) 2024-02-06 22:09:18.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:18.408 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Closed. 2024-02-06 22:09:18.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown completed. 2024-02-06 22:09:18.410 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2024-02-06 22:09:18.411 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:18.411 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:18.411 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:18.411 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:18.411 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:18.411 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:18.411 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50bc0bbd 2024-02-06 22:09:18.411 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:18.411 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:18.411 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:18.411 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:18.411 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:18.411 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:18.411 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:18.411 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:18.411 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:18.411 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:18.411 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:18.411 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:18.411 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:18.411 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:18.411 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:18.411 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:18.411 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:18.411 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:18.411 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:18.411 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2024-02-06 22:09:18.411 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:18.411 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:18.411 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:18.411 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:18.411 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:18.411 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:18.411 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:18.411 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:18.411 [Test worker @coroutine#4074] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2024-02-06 22:09:18.427 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d94c50e 2024-02-06 22:09:18.427 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d94c50e 2024-02-06 22:09:18.427 [Test worker @coroutine#4074] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2024-02-06 22:09:18.451 [DefaultDispatcher-worker-17 @coroutine#3056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342e6e8a 2024-02-06 22:09:18.452 [DefaultDispatcher-worker-17 @coroutine#3056] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:09:18.452 [DefaultDispatcher-worker-17 @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://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:18.452 [DefaultDispatcher-worker-17 @coroutine#3056] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:09:18.454 [DefaultDispatcher-worker-13 @coroutine#3056] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:09:18.461 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d94c50e 2024-02-06 22:09:18.478 [Test worker @coroutine#4078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d94c50e 2024-02-06 22:09:18.481 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d94c50e 2024-02-06 22:09:18.483 [Test worker @coroutine#4082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d94c50e 2024-02-06 22:09:18.494 [DefaultDispatcher-worker-13 @coroutine#4084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d94c50e 2024-02-06 22:09:18.527 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:18.670 [DefaultDispatcher-worker-16 @coroutine#2910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63053b71 2024-02-06 22:09:18.670 [DefaultDispatcher-worker-16 @coroutine#2910] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId 2024-02-06 22:09:18.670 [DefaultDispatcher-worker-16 @coroutine#2910] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:18.670 [DefaultDispatcher-worker-16 @coroutine#2910] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId 2024-02-06 22:09:18.672 [DefaultDispatcher-worker-12 @coroutine#2910] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId 2024-02-06 22:09:18.672 [DefaultDispatcher-worker-12 @coroutine#2910] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId 2024-02-06 22:09:18.672 [DefaultDispatcher-worker-8 @coroutine#3236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbf8cfc 2024-02-06 22:09:18.672 [DefaultDispatcher-worker-8 @coroutine#3236] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42333/UmAppDatabase/replication/nodeId 2024-02-06 22:09:18.672 [DefaultDispatcher-worker-8 @coroutine#3236] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42333/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:18.672 [DefaultDispatcher-worker-8 @coroutine#3236] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42333/UmAppDatabase/replication/nodeId 2024-02-06 22:09:18.673 [DefaultDispatcher-worker-17 @coroutine#3236] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42333/UmAppDatabase/replication/nodeId 2024-02-06 22:09:18.673 [DefaultDispatcher-worker-17 @coroutine#3236] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42333/UmAppDatabase/replication/nodeId 2024-02-06 22:09:18.676 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown initiated... 2024-02-06 22:09:18.676 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Close initiated... 2024-02-06 22:09:18.676 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:18.678 [HikariPool-123 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d94c50e: (connection evicted) 2024-02-06 22:09:18.679 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:18.679 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Closed. 2024-02-06 22:09:18.679 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown completed. 2024-02-06 22:09:18.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2024-02-06 22:09:18.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:18.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:18.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:18.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:18.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:18.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:18.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@123d666b 2024-02-06 22:09:18.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:18.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:18.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:18.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:18.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:18.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:18.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:18.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:18.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:18.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:18.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:18.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:18.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:18.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:18.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:18.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:18.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:18.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:18.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:18.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2024-02-06 22:09:18.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:18.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:18.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:18.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:18.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:18.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:18.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:18.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:18.683 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2024-02-06 22:09:18.689 [DefaultDispatcher-worker-12 @coroutine#3074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dcc7696 2024-02-06 22:09:18.690 [DefaultDispatcher-worker-12 @coroutine#3074] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId 2024-02-06 22:09:18.690 [DefaultDispatcher-worker-12 @coroutine#3074] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:18.690 [DefaultDispatcher-worker-12 @coroutine#3074] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId 2024-02-06 22:09:18.691 [DefaultDispatcher-worker-5 @coroutine#3074] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId 2024-02-06 22:09:18.691 [DefaultDispatcher-worker-5 @coroutine#3074] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId 2024-02-06 22:09:18.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e44f989 2024-02-06 22:09:18.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e44f989 2024-02-06 22:09:18.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2024-02-06 22:09:18.811 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:18.860 [DefaultDispatcher-worker-5 @coroutine#4112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e44f989 2024-02-06 22:09:18.869 [DefaultDispatcher-worker-3 @coroutine#4112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e44f989 2024-02-06 22:09:18.878 [DefaultDispatcher-worker-2 @coroutine#4112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e44f989 2024-02-06 22:09:18.887 [DefaultDispatcher-worker-16 @coroutine#4112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e44f989 2024-02-06 22:09:18.932 [DefaultDispatcher-worker-1 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e358de 2024-02-06 22:09:18.932 [DefaultDispatcher-worker-1 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId 2024-02-06 22:09:18.932 [DefaultDispatcher-worker-1 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:18.932 [DefaultDispatcher-worker-1 @coroutine#2957] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId 2024-02-06 22:09:18.934 [DefaultDispatcher-worker-9 @coroutine#2957] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId 2024-02-06 22:09:18.934 [DefaultDispatcher-worker-9 @coroutine#2957] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId 2024-02-06 22:09:18.954 [DefaultDispatcher-worker-6 @coroutine#4112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e44f989 2024-02-06 22:09:18.956 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-06 22:09:18.965 [Test worker] INFO ktor.application - Application started in 0.01 seconds. 2024-02-06 22:09:18.977 [DefaultDispatcher-worker-10 @coroutine#4122] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-06 22:09:18.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2024-02-06 22:09:18.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:18.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:18.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:18.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:18.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:18.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:18.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b8c15de 2024-02-06 22:09:18.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:18.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:18.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:18.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:18.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:18.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:18.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:18.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:18.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:18.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:18.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:18.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:18.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:18.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:18.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:18.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:18.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:18.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:18.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:18.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2024-02-06 22:09:18.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:18.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:18.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:18.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:18.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:18.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:18.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:18.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:18.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2024-02-06 22:09:18.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@64ff0eaa 2024-02-06 22:09:18.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@64ff0eaa 2024-02-06 22:09:18.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2024-02-06 22:09:19.023 [DefaultDispatcher-worker-3 @coroutine#4124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:09:19.023 [DefaultDispatcher-worker-3 @coroutine#4124] 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-02-06 22:09:19.024 [DefaultDispatcher-worker-3 @coroutine#4124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:09:19.024 [DefaultDispatcher-worker-3 @coroutine#4124] 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-02-06 22:09:19.025 [DefaultDispatcher-worker-1 @coroutine#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-06 22:09:19.025 [DefaultDispatcher-worker-1 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53691/UmAppDatabase/replication/nodeId 2024-02-06 22:09:19.025 [DefaultDispatcher-worker-1 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53691/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:19.025 [DefaultDispatcher-worker-1 @coroutine#3126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53691/UmAppDatabase/replication/nodeId 2024-02-06 22:09:19.030 [DefaultDispatcher-worker-5 @coroutine#3126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53691/UmAppDatabase/replication/nodeId 2024-02-06 22:09:19.030 [DefaultDispatcher-worker-5 @coroutine#3126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53691/UmAppDatabase/replication/nodeId 2024-02-06 22:09:19.046 [DefaultDispatcher-worker-5 @coroutine#4123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64ff0eaa 2024-02-06 22:09:19.047 [DefaultDispatcher-worker-5 @coroutine#4123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 22:09:19.047 [DefaultDispatcher-worker-5 @coroutine#4123] 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-02-06 22:09:19.047 [DefaultDispatcher-worker-5 @coroutine#4123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 22:09:19.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2024-02-06 22:09:19.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:19.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:19.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:19.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:19.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:19.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:19.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59ac60d1 2024-02-06 22:09:19.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:19.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:19.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:19.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:19.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:19.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:19.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:19.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:19.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:19.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:19.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:19.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:19.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:19.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:19.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:19.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:19.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:19.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:19.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:19.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2024-02-06 22:09:19.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:19.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:19.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:19.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:19.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:19.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:19.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:19.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:19.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2024-02-06 22:09:19.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c8cea05 2024-02-06 22:09:19.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c8cea05 2024-02-06 22:09:19.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2024-02-06 22:09:19.063 [eventLoopGroupProxy-19-1 @call-handler#4137] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-06 22:09:19.064 [eventLoopGroupProxy-19-1 @call-handler#4137] 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-02-06 22:09:19.064 [eventLoopGroupProxy-19-1 @call-handler#4137] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-06 22:09:19.070 [eventLoopGroupProxy-19-1 @call-handler#4137] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:19.072 [DefaultDispatcher-worker-3 @coroutine#4124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:09:19.072 [DefaultDispatcher-worker-3 @coroutine#4124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:09:19.075 [eventLoopGroupProxy-19-2 @call-handler#4140] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-06 22:09:19.075 [eventLoopGroupProxy-19-2 @call-handler#4140] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:19.079 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:19.080 [DefaultDispatcher-worker-5 @coroutine#4143] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:09:19.080 [DefaultDispatcher-worker-5 @coroutine#4143] 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-02-06 22:09:19.080 [DefaultDispatcher-worker-5 @coroutine#4143] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:09:19.080 [DefaultDispatcher-worker-5 @coroutine#4143] 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-02-06 22:09:19.081 [eventLoopGroupProxy-19-1 @call-handler#4148] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-06 22:09:19.081 [eventLoopGroupProxy-19-1 @call-handler#4148] 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-02-06 22:09:19.081 [eventLoopGroupProxy-19-1 @call-handler#4148] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-06 22:09:19.082 [eventLoopGroupProxy-19-1 @call-handler#4148] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:19.083 [DefaultDispatcher-worker-14 @coroutine#4143] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:09:19.083 [DefaultDispatcher-worker-14 @coroutine#4143] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:09:19.105 [DefaultDispatcher-worker-14 @coroutine#4142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c8cea05 2024-02-06 22:09:19.105 [DefaultDispatcher-worker-14 @coroutine#4142] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 22:09:19.105 [DefaultDispatcher-worker-14 @coroutine#4142] 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-02-06 22:09:19.105 [DefaultDispatcher-worker-14 @coroutine#4142] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 22:09:19.106 [eventLoopGroupProxy-19-1 @call-handler#4153] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-06 22:09:19.106 [eventLoopGroupProxy-19-1 @call-handler#4153] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:19.108 [DefaultDispatcher-worker-11 @coroutine#4142] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 22:09:19.108 [DefaultDispatcher-worker-11 @coroutine#4142] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 22:09:19.111 [eventLoopGroupProxy-19-3 @call-handler#4157] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-06 22:09:19.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2024-02-06 22:09:19.111 [eventLoopGroupProxy-19-3 @call-handler#4157] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:19.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:19.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:19.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:19.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:19.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:19.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:19.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@518ed9b4 2024-02-06 22:09:19.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:19.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:19.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:19.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:19.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:19.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:19.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:19.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:19.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:19.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:19.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:19.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:19.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:19.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:19.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:19.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:19.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:19.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:19.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:19.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2024-02-06 22:09:19.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:19.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:19.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:19.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:19.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:19.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:19.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:19.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:19.112 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2024-02-06 22:09:19.113 [DefaultDispatcher-worker-2 @coroutine#4123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 22:09:19.113 [DefaultDispatcher-worker-2 @coroutine#4123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 22:09:19.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@694dc99b 2024-02-06 22:09:19.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@694dc99b 2024-02-06 22:09:19.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2024-02-06 22:09:19.117 [DefaultDispatcher-worker-5 @coroutine#4142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c8cea05 2024-02-06 22:09:19.120 [DefaultDispatcher-worker-14 @coroutine#4123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64ff0eaa 2024-02-06 22:09:19.125 [DefaultDispatcher-worker-16 @coroutine#2994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530e08a7 2024-02-06 22:09:19.125 [DefaultDispatcher-worker-16 @coroutine#2994] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId 2024-02-06 22:09:19.125 [DefaultDispatcher-worker-16 @coroutine#2994] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:19.125 [DefaultDispatcher-worker-16 @coroutine#2994] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId 2024-02-06 22:09:19.127 [DefaultDispatcher-worker-16 @coroutine#4125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64ff0eaa 2024-02-06 22:09:19.128 [DefaultDispatcher-worker-11 @coroutine#2994] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId 2024-02-06 22:09:19.128 [DefaultDispatcher-worker-11 @coroutine#2994] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId 2024-02-06 22:09:19.129 [DefaultDispatcher-worker-14 @coroutine#4144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c8cea05 2024-02-06 22:09:19.135 [eventLoopGroupProxy-19-4 @call-handler#4168] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-06 22:09:19.135 [eventLoopGroupProxy-19-4 @call-handler#4168] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:19.152 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:19.154 [DefaultDispatcher-worker-14 @coroutine#4170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:09:19.154 [DefaultDispatcher-worker-14 @coroutine#4170] 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-02-06 22:09:19.154 [DefaultDispatcher-worker-14 @coroutine#4170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:09:19.154 [DefaultDispatcher-worker-14 @coroutine#4170] 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-02-06 22:09:19.155 [eventLoopGroupProxy-19-1 @call-handler#4175] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-06 22:09:19.156 [eventLoopGroupProxy-19-1 @call-handler#4175] 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-02-06 22:09:19.156 [eventLoopGroupProxy-19-1 @call-handler#4175] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-06 22:09:19.156 [eventLoopGroupProxy-19-1 @call-handler#4175] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:19.157 [DefaultDispatcher-worker-10 @coroutine#4170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:09:19.157 [DefaultDispatcher-worker-10 @coroutine#4170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:09:19.160 [DefaultDispatcher-worker-15 @coroutine#4169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@694dc99b 2024-02-06 22:09:19.160 [DefaultDispatcher-worker-15 @coroutine#4169] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 22:09:19.160 [DefaultDispatcher-worker-15 @coroutine#4169] 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-02-06 22:09:19.160 [DefaultDispatcher-worker-15 @coroutine#4169] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 22:09:19.162 [eventLoopGroupProxy-19-1 @call-handler#4179] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-06 22:09:19.162 [eventLoopGroupProxy-19-1 @call-handler#4179] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:19.163 [DefaultDispatcher-worker-5 @coroutine#4169] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 22:09:19.163 [DefaultDispatcher-worker-5 @coroutine#4169] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 22:09:19.172 [DefaultDispatcher-worker-11 @coroutine#4169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@694dc99b 2024-02-06 22:09:19.181 [DefaultDispatcher-worker-6 @coroutine#4183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e44f989 2024-02-06 22:09:19.182 [DefaultDispatcher-worker-12 @coroutine#4171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@694dc99b 2024-02-06 22:09:19.191 [DefaultDispatcher-worker-9 @coroutine#4183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e44f989 2024-02-06 22:09:19.197 [eventLoopGroupProxy-19-5 @call-handler#4190] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-06 22:09:19.197 [eventLoopGroupProxy-19-5 @call-handler#4190] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:19.200 [DefaultDispatcher-worker-3 @coroutine#4183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e44f989 2024-02-06 22:09:19.209 [DefaultDispatcher-worker-7 @coroutine#4183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e44f989 2024-02-06 22:09:19.215 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:19.217 [DefaultDispatcher-worker-4 @coroutine#4183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e44f989 2024-02-06 22:09:19.243 [DefaultDispatcher-worker-8 @coroutine#2877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@380e3122 2024-02-06 22:09:19.244 [DefaultDispatcher-worker-8 @coroutine#2877] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId 2024-02-06 22:09:19.244 [DefaultDispatcher-worker-8 @coroutine#2877] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:19.244 [DefaultDispatcher-worker-8 @coroutine#2877] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId 2024-02-06 22:09:19.245 [DefaultDispatcher-worker-15 @coroutine#2877] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId 2024-02-06 22:09:19.245 [DefaultDispatcher-worker-15 @coroutine#2877] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId 2024-02-06 22:09:19.264 [DefaultDispatcher-worker-17 @coroutine#4183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e44f989 2024-02-06 22:09:19.267 [DefaultDispatcher-worker-3 @coroutine#4183] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-06 22:09:19.267 [DefaultDispatcher-worker-3 @coroutine#4183] 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-02-06 22:09:19.267 [DefaultDispatcher-worker-3 @coroutine#4183] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-06 22:09:19.268 [eventLoopGroupProxy-19-1 @call-handler#4208] 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-02-06 22:09:19.275 [DefaultDispatcher-worker-16 @coroutine#4200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64ff0eaa 2024-02-06 22:09:19.286 [DefaultDispatcher-worker-6 @coroutine#3175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d84ab90 2024-02-06 22:09:19.286 [DefaultDispatcher-worker-6 @coroutine#3175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51707/UmAppDatabase/replication/nodeId 2024-02-06 22:09:19.286 [DefaultDispatcher-worker-6 @coroutine#3175] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51707/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:19.286 [DefaultDispatcher-worker-6 @coroutine#3175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51707/UmAppDatabase/replication/nodeId 2024-02-06 22:09:19.288 [DefaultDispatcher-worker-13 @coroutine#3175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51707/UmAppDatabase/replication/nodeId 2024-02-06 22:09:19.288 [DefaultDispatcher-worker-13 @coroutine#3175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51707/UmAppDatabase/replication/nodeId 2024-02-06 22:09:19.318 [DefaultDispatcher-worker-4 @coroutine#4183] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-06 22:09:19.318 [DefaultDispatcher-worker-4 @coroutine#4183] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-06 22:09:19.319 [DefaultDispatcher-worker-4 @coroutine#4183] 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-02-06 22:09:19.319 [DefaultDispatcher-worker-4 @coroutine#4183] 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-02-06 22:09:19.319 [DefaultDispatcher-worker-4 @coroutine#4183] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555841606976192512 2024-02-06 22:09:19.320 [DefaultDispatcher-worker-4 @coroutine#4183] 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?uid=555841606976192512. 2024-02-06 22:09:19.320 [DefaultDispatcher-worker-4 @coroutine#4183] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555841606976192512 2024-02-06 22:09:19.321 [eventLoopGroupProxy-19-1 @call-handler#4215] 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/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /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/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-02-06 22:09:19.326 [eventLoopGroupProxy-19-1 @call-handler#4215] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:19.328 [DefaultDispatcher-worker-8 @coroutine#4183] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555841606976192512 2024-02-06 22:09:19.328 [DefaultDispatcher-worker-8 @coroutine#4183] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555841606976192512 2024-02-06 22:09:19.328 [DefaultDispatcher-worker-8 @coroutine#4183] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555841606976192512. 2024-02-06 22:09:19.328 [DefaultDispatcher-worker-8 @coroutine#4183] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555841606976192512 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:09:19.339 [DefaultDispatcher-worker-6 @coroutine#4183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64ff0eaa 2024-02-06 22:09:19.341 [DefaultDispatcher-worker-6 @coroutine#4183] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-06 22:09:19.341 [DefaultDispatcher-worker-6 @coroutine#4183] 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-02-06 22:09:19.341 [DefaultDispatcher-worker-6 @coroutine#4183] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-06 22:09:19.342 [eventLoopGroupProxy-19-1 @call-handler#4220] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-02-06 22:09:19.345 [eventLoopGroupProxy-19-1 @call-handler#4220] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:19.346 [DefaultDispatcher-worker-13 @coroutine#4183] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-06 22:09:19.346 [DefaultDispatcher-worker-13 @coroutine#4183] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-06 22:09:19.347 [DefaultDispatcher-worker-13 @coroutine#4183] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-02-06 22:09:19.347 [DefaultDispatcher-worker-13 @coroutine#4183] 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-02-06 22:09:19.357 [DefaultDispatcher-worker-1 @coroutine#4183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64ff0eaa 2024-02-06 22:09:19.361 [DefaultDispatcher-worker-10 @coroutine#3027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79982bcc 2024-02-06 22:09:19.361 [DefaultDispatcher-worker-10 @coroutine#3027] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId 2024-02-06 22:09:19.361 [DefaultDispatcher-worker-10 @coroutine#3027] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:19.361 [DefaultDispatcher-worker-10 @coroutine#3027] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId 2024-02-06 22:09:19.363 [DefaultDispatcher-worker-14 @coroutine#3027] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId 2024-02-06 22:09:19.363 [DefaultDispatcher-worker-14 @coroutine#3027] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId 2024-02-06 22:09:19.386 [DefaultDispatcher-worker-17 @coroutine#4183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64ff0eaa 2024-02-06 22:09:19.396 [DefaultDispatcher-worker-13 @coroutine#4183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e44f989 2024-02-06 22:09:19.396 [DefaultDispatcher-worker-6 @coroutine#4125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64ff0eaa 2024-02-06 22:09:19.397 [DefaultDispatcher-worker-6 @coroutine#4125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:09:19.397 [DefaultDispatcher-worker-6 @coroutine#4125] 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-02-06 22:09:19.397 [DefaultDispatcher-worker-6 @coroutine#4125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:09:19.397 [DefaultDispatcher-worker-6 @coroutine#4125] 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-02-06 22:09:19.398 [eventLoopGroupProxy-19-1 @call-handler#4229] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-06 22:09:19.399 [eventLoopGroupProxy-19-1 @call-handler#4229] 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-02-06 22:09:19.399 [eventLoopGroupProxy-19-1 @call-handler#4229] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-06 22:09:19.405 [DefaultDispatcher-worker-1 @coroutine#4183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e44f989 2024-02-06 22:09:19.413 [DefaultDispatcher-worker-6 @call-handler#4229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e44f989 2024-02-06 22:09:19.414 [eventLoopGroupProxy-19-1 @call-handler#4229] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:19.415 [DefaultDispatcher-worker-5 @coroutine#4125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:09:19.415 [DefaultDispatcher-worker-5 @coroutine#4125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:09:19.415 [DefaultDispatcher-worker-5 @coroutine#4125] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-06 22:09:19.415 [DefaultDispatcher-worker-5 @coroutine#4125] 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-02-06 22:09:19.421 [DefaultDispatcher-worker-2 @coroutine#4183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e44f989 2024-02-06 22:09:19.422 [DefaultDispatcher-worker-13 @coroutine#4125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64ff0eaa 2024-02-06 22:09:19.431 [DefaultDispatcher-worker-10 @coroutine#4183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e44f989 2024-02-06 22:09:19.461 [DefaultDispatcher-worker-10 @coroutine#4183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e44f989 2024-02-06 22:09:19.461 [DefaultDispatcher-worker-16 @coroutine#3056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342e6e8a 2024-02-06 22:09:19.461 [DefaultDispatcher-worker-16 @coroutine#3056] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:09:19.461 [DefaultDispatcher-worker-16 @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://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:19.461 [DefaultDispatcher-worker-16 @coroutine#3056] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:09:19.463 [DefaultDispatcher-worker-1 @coroutine#3056] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:09:19.465 [DefaultDispatcher-worker-15 @coroutine#4183] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-06 22:09:19.465 [DefaultDispatcher-worker-15 @coroutine#4183] 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-02-06 22:09:19.465 [DefaultDispatcher-worker-15 @coroutine#4183] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-06 22:09:19.467 [eventLoopGroupProxy-19-1 @call-handler#4247] 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-02-06 22:09:19.471 [DefaultDispatcher-worker-4 @coroutine#4239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c8cea05 2024-02-06 22:09:19.501 [DefaultDispatcher-worker-7 @coroutine#4183] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-06 22:09:19.501 [DefaultDispatcher-worker-7 @coroutine#4183] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-06 22:09:19.501 [DefaultDispatcher-worker-7 @coroutine#4183] 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-02-06 22:09:19.501 [DefaultDispatcher-worker-7 @coroutine#4183] 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-02-06 22:09:19.502 [DefaultDispatcher-worker-7 @coroutine#4183] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555841606976192513 2024-02-06 22:09:19.502 [DefaultDispatcher-worker-7 @coroutine#4183] 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?uid=555841606976192513. 2024-02-06 22:09:19.502 [DefaultDispatcher-worker-7 @coroutine#4183] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555841606976192513 2024-02-06 22:09:19.503 [eventLoopGroupProxy-19-1 @call-handler#4253] 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/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /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/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-02-06 22:09:19.504 [eventLoopGroupProxy-19-1 @call-handler#4253] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:19.505 [DefaultDispatcher-worker-15 @coroutine#4183] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555841606976192513 2024-02-06 22:09:19.505 [DefaultDispatcher-worker-15 @coroutine#4183] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555841606976192513 2024-02-06 22:09:19.505 [DefaultDispatcher-worker-15 @coroutine#4183] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555841606976192513. 2024-02-06 22:09:19.505 [DefaultDispatcher-worker-15 @coroutine#4183] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555841606976192513 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:09:19.515 [DefaultDispatcher-worker-9 @coroutine#4183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c8cea05 2024-02-06 22:09:19.516 [DefaultDispatcher-worker-11 @coroutine#4183] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-06 22:09:19.516 [DefaultDispatcher-worker-11 @coroutine#4183] 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-02-06 22:09:19.516 [DefaultDispatcher-worker-11 @coroutine#4183] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-06 22:09:19.518 [eventLoopGroupProxy-19-1 @call-handler#4257] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-02-06 22:09:19.519 [eventLoopGroupProxy-19-1 @call-handler#4257] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:19.520 [DefaultDispatcher-worker-9 @coroutine#4183] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-06 22:09:19.520 [DefaultDispatcher-worker-9 @coroutine#4183] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-06 22:09:19.520 [DefaultDispatcher-worker-9 @coroutine#4183] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-02-06 22:09:19.520 [DefaultDispatcher-worker-9 @coroutine#4183] 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-02-06 22:09:19.530 [DefaultDispatcher-worker-16 @coroutine#4183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c8cea05 2024-02-06 22:09:19.553 [DefaultDispatcher-worker-4 @coroutine#4183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c8cea05 2024-02-06 22:09:19.561 [DefaultDispatcher-worker-3 @coroutine#4144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c8cea05 2024-02-06 22:09:19.562 [DefaultDispatcher-worker-3 @coroutine#4144] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:09:19.562 [DefaultDispatcher-worker-3 @coroutine#4144] 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-02-06 22:09:19.562 [DefaultDispatcher-worker-3 @coroutine#4144] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:09:19.562 [DefaultDispatcher-worker-3 @coroutine#4144] 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-02-06 22:09:19.564 [eventLoopGroupProxy-19-1 @call-handler#4262] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-06 22:09:19.564 [eventLoopGroupProxy-19-1 @call-handler#4262] 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-02-06 22:09:19.564 [eventLoopGroupProxy-19-1 @call-handler#4262] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-06 22:09:19.571 [DefaultDispatcher-worker-8 @coroutine#4183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e44f989 2024-02-06 22:09:19.579 [DefaultDispatcher-worker-11 @call-handler#4262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e44f989 2024-02-06 22:09:19.580 [eventLoopGroupProxy-19-1 @call-handler#4262] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:19.581 [DefaultDispatcher-worker-5 @coroutine#4144] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:09:19.581 [DefaultDispatcher-worker-5 @coroutine#4144] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:09:19.582 [DefaultDispatcher-worker-5 @coroutine#4144] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-06 22:09:19.582 [DefaultDispatcher-worker-5 @coroutine#4144] 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-02-06 22:09:19.590 [DefaultDispatcher-worker-16 @coroutine#4183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e44f989 2024-02-06 22:09:19.592 [DefaultDispatcher-worker-3 @coroutine#4144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c8cea05 2024-02-06 22:09:19.605 [UI Thread @coroutine#4272] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555841606976192512&assignmentUid=555841606976192512 2024-02-06 22:09:19.605 [UI Thread @coroutine#4272] 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/getLatestSubmissionForUserAsync?accountPersonUid=555841606976192512&assignmentUid=555841606976192512. 2024-02-06 22:09:19.605 [UI Thread @coroutine#4272] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555841606976192512&assignmentUid=555841606976192512 2024-02-06 22:09:19.607 [eventLoopGroupProxy-19-1 @call-handler#4278] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getLatestSubmissionForUserAsync] /, 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:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getLatestSubmissionForUserAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) 2024-02-06 22:09:19.614 [eventLoopGroupProxy-19-1 @call-handler#4278] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:19.626 [UI Thread @coroutine#4282] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555841606976192512&accountPersonUid=555841606976192512 2024-02-06 22:09:19.627 [UI Thread @coroutine#4282] 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=555841606976192512&accountPersonUid=555841606976192512. 2024-02-06 22:09:19.627 [UI Thread @coroutine#4282] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555841606976192512&accountPersonUid=555841606976192512 2024-02-06 22:09:19.635 [eventLoopGroupProxy-19-1 @call-handler#4288] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-02-06 22:09:19.636 [UI Thread @coroutine#4284] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555841606976192512&assignmentUid=555841606976192512 2024-02-06 22:09:19.636 [UI Thread @coroutine#4284] 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=555841606976192512&assignmentUid=555841606976192512. 2024-02-06 22:09:19.636 [UI Thread @coroutine#4284] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555841606976192512&assignmentUid=555841606976192512 2024-02-06 22:09:19.636 [UI Thread @coroutine#4272] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555841606976192512&assignmentUid=555841606976192512 2024-02-06 22:09:19.636 [UI Thread @coroutine#4272] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555841606976192512&assignmentUid=555841606976192512 2024-02-06 22:09:19.646 [UI Thread @coroutine#4272] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555841606976192512&assignmentUid=555841606976192512. 2024-02-06 22:09:19.646 [UI Thread @coroutine#4272] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555841606976192512&assignmentUid=555841606976192512 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:09:19.650 [eventLoopGroupProxy-19-1 @call-handler#4288] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:19.655 [eventLoopGroupProxy-19-6 @call-handler#4297] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-02-06 22:09:19.659 [UI Thread @coroutine#4282] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555841606976192512&accountPersonUid=555841606976192512 2024-02-06 22:09:19.659 [UI Thread @coroutine#4282] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555841606976192512&accountPersonUid=555841606976192512 2024-02-06 22:09:19.659 [eventLoopGroupProxy-19-6 @call-handler#4297] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:19.660 [UI Thread @coroutine#4282] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555841606976192512&accountPersonUid=555841606976192512. 2024-02-06 22:09:19.660 [UI Thread @coroutine#4282] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555841606976192512&accountPersonUid=555841606976192512 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:09:19.662 [UI Thread @coroutine#4284] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555841606976192512&assignmentUid=555841606976192512 2024-02-06 22:09:19.662 [UI Thread @coroutine#4284] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555841606976192512&assignmentUid=555841606976192512 2024-02-06 22:09:19.662 [UI Thread @coroutine#4284] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555841606976192512&assignmentUid=555841606976192512. 2024-02-06 22:09:19.662 [UI Thread @coroutine#4284] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555841606976192512&assignmentUid=555841606976192512 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:09:19.669 [DefaultDispatcher-worker-3 @coroutine#4272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64ff0eaa 2024-02-06 22:09:19.681 [DefaultDispatcher-worker-1 @coroutine#4282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64ff0eaa 2024-02-06 22:09:19.682 [DefaultDispatcher-worker-7 @coroutine#2910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63053b71 2024-02-06 22:09:19.683 [DefaultDispatcher-worker-7 @coroutine#2910] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId 2024-02-06 22:09:19.683 [DefaultDispatcher-worker-7 @coroutine#2910] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:19.683 [DefaultDispatcher-worker-7 @coroutine#2910] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId 2024-02-06 22:09:19.683 [DefaultDispatcher-worker-11 @coroutine#3236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbf8cfc 2024-02-06 22:09:19.683 [DefaultDispatcher-worker-11 @coroutine#3236] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42333/UmAppDatabase/replication/nodeId 2024-02-06 22:09:19.684 [DefaultDispatcher-worker-11 @coroutine#3236] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42333/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:19.684 [DefaultDispatcher-worker-11 @coroutine#3236] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42333/UmAppDatabase/replication/nodeId 2024-02-06 22:09:19.684 [DefaultDispatcher-worker-15 @coroutine#2910] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId 2024-02-06 22:09:19.684 [DefaultDispatcher-worker-15 @coroutine#2910] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId 2024-02-06 22:09:19.690 [DefaultDispatcher-worker-2 @coroutine#4284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64ff0eaa 2024-02-06 22:09:19.693 [DefaultDispatcher-worker-9 @coroutine#3236] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42333/UmAppDatabase/replication/nodeId 2024-02-06 22:09:19.693 [DefaultDispatcher-worker-9 @coroutine#3236] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42333/UmAppDatabase/replication/nodeId 2024-02-06 22:09:19.702 [DefaultDispatcher-worker-11 @coroutine#3074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dcc7696 2024-02-06 22:09:19.703 [DefaultDispatcher-worker-11 @coroutine#3074] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId 2024-02-06 22:09:19.703 [DefaultDispatcher-worker-11 @coroutine#3074] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:19.703 [DefaultDispatcher-worker-11 @coroutine#3074] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId 2024-02-06 22:09:19.704 [DefaultDispatcher-worker-6 @coroutine#3074] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId 2024-02-06 22:09:19.704 [DefaultDispatcher-worker-6 @coroutine#3074] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId 2024-02-06 22:09:19.705 [UI Thread @coroutine#4311] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=555841606976192512 2024-02-06 22:09:19.705 [UI Thread @coroutine#4311] 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=555841606976192512. 2024-02-06 22:09:19.705 [UI Thread @coroutine#4311] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=555841606976192512 2024-02-06 22:09:19.706 [eventLoopGroupProxy-19-1 @call-handler#4316] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findByUidWithBlockAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) 2024-02-06 22:09:19.712 [eventLoopGroupProxy-19-1 @call-handler#4316] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:19.713 [UI Thread @coroutine#4311] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=555841606976192512 2024-02-06 22:09:19.713 [UI Thread @coroutine#4311] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=555841606976192512 2024-02-06 22:09:19.714 [UI Thread @coroutine#4311] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=555841606976192512. 2024-02-06 22:09:19.714 [UI Thread @coroutine#4311] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=555841606976192512 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:09:19.724 [DefaultDispatcher-worker-2 @coroutine#4311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64ff0eaa 2024-02-06 22:09:19.736 [DefaultDispatcher-worker-17 @coroutine#4311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64ff0eaa 2024-02-06 22:09:19.745 [DefaultDispatcher-worker-16 @coroutine#4125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64ff0eaa 2024-02-06 22:09:19.746 [DefaultDispatcher-worker-16 @coroutine#4125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:09:19.746 [DefaultDispatcher-worker-16 @coroutine#4125] 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-02-06 22:09:19.746 [DefaultDispatcher-worker-16 @coroutine#4125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:09:19.746 [DefaultDispatcher-worker-16 @coroutine#4125] 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-02-06 22:09:19.747 [eventLoopGroupProxy-19-1 @call-handler#4325] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-06 22:09:19.747 [eventLoopGroupProxy-19-1 @call-handler#4325] 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-02-06 22:09:19.747 [eventLoopGroupProxy-19-1 @call-handler#4325] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-06 22:09:19.757 [DefaultDispatcher-worker-17 @call-handler#4325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e44f989 2024-02-06 22:09:19.762 [eventLoopGroupProxy-19-1 @call-handler#4325] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:19.763 [DefaultDispatcher-worker-6 @coroutine#4125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:09:19.763 [DefaultDispatcher-worker-6 @coroutine#4125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:09:19.763 [DefaultDispatcher-worker-6 @coroutine#4125] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-06 22:09:19.763 [DefaultDispatcher-worker-6 @coroutine#4125] 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-02-06 22:09:19.767 [UI Thread @coroutine#4330] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555841606976192512&accountPersonUid=555841606976192513 2024-02-06 22:09:19.767 [UI Thread @coroutine#4330] 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=555841606976192512&accountPersonUid=555841606976192513. 2024-02-06 22:09:19.767 [UI Thread @coroutine#4330] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555841606976192512&accountPersonUid=555841606976192513 2024-02-06 22:09:19.768 [UI Thread @coroutine#4332] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=555841606976192512 2024-02-06 22:09:19.768 [UI Thread @coroutine#4332] 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=555841606976192512. 2024-02-06 22:09:19.768 [UI Thread @coroutine#4332] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=555841606976192512 2024-02-06 22:09:19.769 [eventLoopGroupProxy-19-1 @call-handler#4338] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2024-02-06 22:09:19.769 [eventLoopGroupProxy-19-6 @call-handler#4339] 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/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /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/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "getNamesByUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) 2024-02-06 22:09:19.770 [eventLoopGroupProxy-19-6 @call-handler#4339] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:19.775 [UI Thread @coroutine#4332] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=555841606976192512 2024-02-06 22:09:19.775 [UI Thread @coroutine#4332] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=555841606976192512 2024-02-06 22:09:19.778 [DefaultDispatcher-worker-5 @coroutine#4125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64ff0eaa 2024-02-06 22:09:19.780 [eventLoopGroupProxy-19-1 @call-handler#4338] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:19.790 [UI Thread @coroutine#4349] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=555841606976192512 2024-02-06 22:09:19.790 [UI Thread @coroutine#4349] 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=555841606976192512. 2024-02-06 22:09:19.790 [UI Thread @coroutine#4349] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=555841606976192512 2024-02-06 22:09:19.791 [eventLoopGroupProxy-19-1 @call-handler#4357] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseBlockDao" -> "findCourseBlockByAssignmentUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) 2024-02-06 22:09:19.795 [eventLoopGroupProxy-19-1 @call-handler#4357] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:19.798 [UI Thread @coroutine#4351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=555841606976192512&assignmentUid=555841606976192512 2024-02-06 22:09:19.798 [UI Thread @coroutine#4351] 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=555841606976192512&assignmentUid=555841606976192512. 2024-02-06 22:09:19.798 [UI Thread @coroutine#4351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=555841606976192512&assignmentUid=555841606976192512 2024-02-06 22:09:19.799 [eventLoopGroupProxy-19-1 @call-handler#4363] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getAllSubmissionsFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) 2024-02-06 22:09:19.802 [eventLoopGroupProxy-19-1 @call-handler#4363] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:19.803 [UI Thread @coroutine#4353] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=555841606976192512&assignmentUid=555841606976192512 2024-02-06 22:09:19.803 [UI Thread @coroutine#4353] 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=555841606976192512&assignmentUid=555841606976192512. 2024-02-06 22:09:19.803 [UI Thread @coroutine#4353] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=555841606976192512&assignmentUid=555841606976192512 2024-02-06 22:09:19.803 [UI Thread @coroutine#4330] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555841606976192512&accountPersonUid=555841606976192513 2024-02-06 22:09:19.804 [eventLoopGroupProxy-19-1 @call-handler#4370] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) 2024-02-06 22:09:19.808 [eventLoopGroupProxy-19-1 @call-handler#4370] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:19.808 [UI Thread @coroutine#4330] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555841606976192512&accountPersonUid=555841606976192513 2024-02-06 22:09:19.810 [UI Thread @coroutine#4332] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=555841606976192512. 2024-02-06 22:09:19.810 [UI Thread @coroutine#4332] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=555841606976192512 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:09:19.811 [UI Thread @coroutine#4349] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=555841606976192512 2024-02-06 22:09:19.812 [UI Thread @coroutine#4349] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=555841606976192512 2024-02-06 22:09:19.812 [UI Thread @coroutine#4351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=555841606976192512&assignmentUid=555841606976192512 2024-02-06 22:09:19.812 [UI Thread @coroutine#4351] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=555841606976192512&assignmentUid=555841606976192512 2024-02-06 22:09:19.812 [UI Thread @coroutine#4353] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=555841606976192512&assignmentUid=555841606976192512 2024-02-06 22:09:19.812 [UI Thread @coroutine#4353] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=555841606976192512&assignmentUid=555841606976192512 2024-02-06 22:09:19.812 [UI Thread @coroutine#4330] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555841606976192512&accountPersonUid=555841606976192513. 2024-02-06 22:09:19.812 [UI Thread @coroutine#4330] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555841606976192512&accountPersonUid=555841606976192513 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:09:19.816 [UI Thread @coroutine#4349] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=555841606976192512. 2024-02-06 22:09:19.816 [UI Thread @coroutine#4349] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=555841606976192512 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:09:19.819 [UI Thread @coroutine#4351] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=555841606976192512&assignmentUid=555841606976192512. 2024-02-06 22:09:19.819 [UI Thread @coroutine#4351] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=555841606976192512&assignmentUid=555841606976192512 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:09:19.819 [UI Thread @coroutine#4353] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=555841606976192512&assignmentUid=555841606976192512. 2024-02-06 22:09:19.819 [UI Thread @coroutine#4353] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=555841606976192512&assignmentUid=555841606976192512 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:09:19.819 [DefaultDispatcher-worker-6 @coroutine#4332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c8cea05 2024-02-06 22:09:19.829 [DefaultDispatcher-worker-14 @coroutine#4330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c8cea05 2024-02-06 22:09:19.836 [DefaultDispatcher-worker-2 @coroutine#4349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c8cea05 2024-02-06 22:09:19.844 [DefaultDispatcher-worker-17 @coroutine#4351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c8cea05 2024-02-06 22:09:19.852 [DefaultDispatcher-worker-9 @coroutine#4353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c8cea05 2024-02-06 22:09:19.857 [UI Thread @coroutine#4378] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555841606976192512&accountPersonUid=555841606976192513 2024-02-06 22:09:19.857 [UI Thread @coroutine#4378] 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=555841606976192512&accountPersonUid=555841606976192513. 2024-02-06 22:09:19.857 [UI Thread @coroutine#4378] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555841606976192512&accountPersonUid=555841606976192513 2024-02-06 22:09:19.858 [eventLoopGroupProxy-19-1 @call-handler#4380] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2024-02-06 22:09:19.861 [eventLoopGroupProxy-19-1 @call-handler#4380] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:19.862 [UI Thread @coroutine#4378] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555841606976192512&accountPersonUid=555841606976192513 2024-02-06 22:09:19.862 [UI Thread @coroutine#4378] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555841606976192512&accountPersonUid=555841606976192513 2024-02-06 22:09:19.862 [UI Thread @coroutine#4378] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555841606976192512&accountPersonUid=555841606976192513. 2024-02-06 22:09:19.862 [UI Thread @coroutine#4378] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555841606976192512&accountPersonUid=555841606976192513 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:09:19.872 [DefaultDispatcher-worker-9 @coroutine#4378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c8cea05 2024-02-06 22:09:19.885 [DefaultDispatcher-worker-3 @coroutine#4378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c8cea05 2024-02-06 22:09:19.892 [DefaultDispatcher-worker-16 @coroutine#4144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c8cea05 2024-02-06 22:09:19.893 [DefaultDispatcher-worker-16 @coroutine#4144] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:09:19.893 [DefaultDispatcher-worker-16 @coroutine#4144] 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-02-06 22:09:19.893 [DefaultDispatcher-worker-16 @coroutine#4144] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:09:19.893 [DefaultDispatcher-worker-16 @coroutine#4144] 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-02-06 22:09:19.895 [eventLoopGroupProxy-19-1 @call-handler#4385] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-06 22:09:19.895 [eventLoopGroupProxy-19-1 @call-handler#4385] 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-02-06 22:09:19.895 [eventLoopGroupProxy-19-1 @call-handler#4385] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-06 22:09:19.903 [DefaultDispatcher-worker-5 @call-handler#4385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e44f989 2024-02-06 22:09:19.904 [eventLoopGroupProxy-19-1 @call-handler#4385] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:19.904 [DefaultDispatcher-worker-8 @coroutine#4144] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:09:19.905 [DefaultDispatcher-worker-8 @coroutine#4144] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:09:19.905 [DefaultDispatcher-worker-8 @coroutine#4144] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-06 22:09:19.905 [DefaultDispatcher-worker-8 @coroutine#4144] 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-02-06 22:09:19.906 [UI Thread @coroutine#4396] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555841606976192512&assignmentUid=555841606976192512 2024-02-06 22:09:19.906 [UI Thread @coroutine#4396] 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/getLatestSubmissionForUserAsync?accountPersonUid=555841606976192512&assignmentUid=555841606976192512. 2024-02-06 22:09:19.906 [UI Thread @coroutine#4396] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555841606976192512&assignmentUid=555841606976192512 2024-02-06 22:09:19.907 [UI Thread @coroutine#4405] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555841606976192512&accountPersonUid=555841606976192512 2024-02-06 22:09:19.907 [UI Thread @coroutine#4405] 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=555841606976192512&accountPersonUid=555841606976192512. 2024-02-06 22:09:19.907 [UI Thread @coroutine#4405] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555841606976192512&accountPersonUid=555841606976192512 2024-02-06 22:09:19.907 [UI Thread @coroutine#4407] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555841606976192512&assignmentUid=555841606976192512 2024-02-06 22:09:19.907 [UI Thread @coroutine#4407] 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=555841606976192512&assignmentUid=555841606976192512. 2024-02-06 22:09:19.907 [UI Thread @coroutine#4407] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555841606976192512&assignmentUid=555841606976192512 2024-02-06 22:09:19.908 [eventLoopGroupProxy-19-1 @call-handler#4411] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getLatestSubmissionForUserAsync] /, 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:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getLatestSubmissionForUserAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) 2024-02-06 22:09:19.908 [eventLoopGroupProxy-19-6 @call-handler#4414] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-02-06 22:09:19.910 [eventLoopGroupProxy-19-1 @call-handler#4411] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:19.912 [UI Thread @coroutine#4396] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555841606976192512&assignmentUid=555841606976192512 2024-02-06 22:09:19.912 [UI Thread @coroutine#4396] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555841606976192512&assignmentUid=555841606976192512 2024-02-06 22:09:19.913 [UI Thread @coroutine#4396] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555841606976192512&assignmentUid=555841606976192512. 2024-02-06 22:09:19.913 [UI Thread @coroutine#4396] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555841606976192512&assignmentUid=555841606976192512 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:09:19.915 [DefaultDispatcher-worker-4 @coroutine#4144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c8cea05 2024-02-06 22:09:19.916 [eventLoopGroupProxy-19-6 @call-handler#4414] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:19.917 [UI Thread @coroutine#4405] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555841606976192512&accountPersonUid=555841606976192512 2024-02-06 22:09:19.917 [UI Thread @coroutine#4405] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555841606976192512&accountPersonUid=555841606976192512 2024-02-06 22:09:19.917 [UI Thread @coroutine#4405] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555841606976192512&accountPersonUid=555841606976192512. 2024-02-06 22:09:19.917 [UI Thread @coroutine#4405] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555841606976192512&accountPersonUid=555841606976192512 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:09:19.922 [DefaultDispatcher-worker-9 @coroutine#4396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64ff0eaa 2024-02-06 22:09:19.923 [eventLoopGroupProxy-19-1 @call-handler#4421] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-02-06 22:09:19.926 [eventLoopGroupProxy-19-1 @call-handler#4421] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:09:19.929 [UI Thread @coroutine#4407] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555841606976192512&assignmentUid=555841606976192512 2024-02-06 22:09:19.929 [UI Thread @coroutine#4407] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555841606976192512&assignmentUid=555841606976192512 2024-02-06 22:09:19.929 [UI Thread @coroutine#4407] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555841606976192512&assignmentUid=555841606976192512. 2024-02-06 22:09:19.929 [UI Thread @coroutine#4407] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555841606976192512&assignmentUid=555841606976192512 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:09:19.932 [DefaultDispatcher-worker-11 @coroutine#4405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64ff0eaa 2024-02-06 22:09:19.944 [DefaultDispatcher-worker-13 @coroutine#4407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64ff0eaa 2024-02-06 22:09:19.946 [DefaultDispatcher-worker-2 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e358de 2024-02-06 22:09:19.946 [DefaultDispatcher-worker-2 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId 2024-02-06 22:09:19.946 [DefaultDispatcher-worker-2 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:19.947 [DefaultDispatcher-worker-2 @coroutine#2957] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId 2024-02-06 22:09:19.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown initiated... 2024-02-06 22:09:19.948 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Close initiated... 2024-02-06 22:09:19.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:19.948 [DefaultDispatcher-worker-1 @coroutine#2957] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId 2024-02-06 22:09:19.948 [DefaultDispatcher-worker-1 @coroutine#2957] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId 2024-02-06 22:09:19.959 [HikariPool-125 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64ff0eaa: (connection evicted) 2024-02-06 22:09:19.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:19.960 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Closed. 2024-02-06 22:09:19.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown completed. 2024-02-06 22:09:19.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown initiated... 2024-02-06 22:09:19.961 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Close initiated... 2024-02-06 22:09:19.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:19.969 [HikariPool-126 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c8cea05: (connection evicted) 2024-02-06 22:09:19.970 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:19.970 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Closed. 2024-02-06 22:09:19.970 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown completed. 2024-02-06 22:09:20.040 [DefaultDispatcher-worker-17 @coroutine#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-06 22:09:20.040 [DefaultDispatcher-worker-17 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53691/UmAppDatabase/replication/nodeId 2024-02-06 22:09:20.040 [DefaultDispatcher-worker-17 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53691/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:20.040 [DefaultDispatcher-worker-17 @coroutine#3126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53691/UmAppDatabase/replication/nodeId 2024-02-06 22:09:20.043 [DefaultDispatcher-worker-17 @coroutine#3126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53691/UmAppDatabase/replication/nodeId 2024-02-06 22:09:20.043 [DefaultDispatcher-worker-17 @coroutine#3126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53691/UmAppDatabase/replication/nodeId 2024-02-06 22:09:20.137 [DefaultDispatcher-worker-13 @coroutine#2994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530e08a7 2024-02-06 22:09:20.137 [DefaultDispatcher-worker-13 @coroutine#2994] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId 2024-02-06 22:09:20.137 [DefaultDispatcher-worker-13 @coroutine#2994] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:20.137 [DefaultDispatcher-worker-13 @coroutine#2994] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId 2024-02-06 22:09:20.138 [DefaultDispatcher-worker-10 @coroutine#2994] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId 2024-02-06 22:09:20.138 [DefaultDispatcher-worker-10 @coroutine#2994] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId 2024-02-06 22:09:20.255 [DefaultDispatcher-worker-6 @coroutine#2877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@380e3122 2024-02-06 22:09:20.255 [DefaultDispatcher-worker-6 @coroutine#2877] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId 2024-02-06 22:09:20.255 [DefaultDispatcher-worker-6 @coroutine#2877] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:20.255 [DefaultDispatcher-worker-6 @coroutine#2877] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId 2024-02-06 22:09:20.257 [DefaultDispatcher-worker-13 @coroutine#2877] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId 2024-02-06 22:09:20.257 [DefaultDispatcher-worker-13 @coroutine#2877] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId 2024-02-06 22:09:20.297 [DefaultDispatcher-worker-10 @coroutine#3175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d84ab90 2024-02-06 22:09:20.297 [DefaultDispatcher-worker-10 @coroutine#3175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51707/UmAppDatabase/replication/nodeId 2024-02-06 22:09:20.297 [DefaultDispatcher-worker-10 @coroutine#3175] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51707/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:20.297 [DefaultDispatcher-worker-10 @coroutine#3175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51707/UmAppDatabase/replication/nodeId 2024-02-06 22:09:20.299 [DefaultDispatcher-worker-13 @coroutine#3175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51707/UmAppDatabase/replication/nodeId 2024-02-06 22:09:20.299 [DefaultDispatcher-worker-13 @coroutine#3175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51707/UmAppDatabase/replication/nodeId 2024-02-06 22:09:20.371 [DefaultDispatcher-worker-16 @coroutine#3027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79982bcc 2024-02-06 22:09:20.372 [DefaultDispatcher-worker-16 @coroutine#3027] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId 2024-02-06 22:09:20.372 [DefaultDispatcher-worker-16 @coroutine#3027] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:20.372 [DefaultDispatcher-worker-16 @coroutine#3027] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId 2024-02-06 22:09:20.373 [DefaultDispatcher-worker-5 @coroutine#3027] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId 2024-02-06 22:09:20.373 [DefaultDispatcher-worker-5 @coroutine#3027] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId 2024-02-06 22:09:20.472 [DefaultDispatcher-worker-9 @coroutine#3056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342e6e8a 2024-02-06 22:09:20.473 [DefaultDispatcher-worker-9 @coroutine#3056] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:09:20.473 [DefaultDispatcher-worker-9 @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://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:20.473 [DefaultDispatcher-worker-9 @coroutine#3056] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:09:20.474 [DefaultDispatcher-worker-10 @coroutine#3056] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:09:20.693 [DefaultDispatcher-worker-13 @coroutine#2910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63053b71 2024-02-06 22:09:20.693 [DefaultDispatcher-worker-13 @coroutine#2910] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId 2024-02-06 22:09:20.693 [DefaultDispatcher-worker-13 @coroutine#2910] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:20.693 [DefaultDispatcher-worker-13 @coroutine#2910] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId 2024-02-06 22:09:20.694 [DefaultDispatcher-worker-1 @coroutine#2910] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId 2024-02-06 22:09:20.695 [DefaultDispatcher-worker-1 @coroutine#2910] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId 2024-02-06 22:09:20.702 [DefaultDispatcher-worker-6 @coroutine#3236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbf8cfc 2024-02-06 22:09:20.703 [DefaultDispatcher-worker-6 @coroutine#3236] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42333/UmAppDatabase/replication/nodeId 2024-02-06 22:09:20.703 [DefaultDispatcher-worker-6 @coroutine#3236] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42333/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:20.703 [DefaultDispatcher-worker-6 @coroutine#3236] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42333/UmAppDatabase/replication/nodeId 2024-02-06 22:09:20.705 [DefaultDispatcher-worker-17 @coroutine#3236] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42333/UmAppDatabase/replication/nodeId 2024-02-06 22:09:20.705 [DefaultDispatcher-worker-17 @coroutine#3236] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42333/UmAppDatabase/replication/nodeId 2024-02-06 22:09:20.714 [DefaultDispatcher-worker-8 @coroutine#3074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dcc7696 2024-02-06 22:09:20.714 [DefaultDispatcher-worker-8 @coroutine#3074] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId 2024-02-06 22:09:20.714 [DefaultDispatcher-worker-8 @coroutine#3074] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:20.714 [DefaultDispatcher-worker-8 @coroutine#3074] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId 2024-02-06 22:09:20.719 [DefaultDispatcher-worker-14 @coroutine#3074] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId 2024-02-06 22:09:20.719 [DefaultDispatcher-worker-14 @coroutine#3074] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId 2024-02-06 22:09:20.958 [DefaultDispatcher-worker-15 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e358de 2024-02-06 22:09:20.958 [DefaultDispatcher-worker-15 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId 2024-02-06 22:09:20.958 [DefaultDispatcher-worker-15 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:20.958 [DefaultDispatcher-worker-15 @coroutine#2957] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId 2024-02-06 22:09:20.959 [DefaultDispatcher-worker-3 @coroutine#2957] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId 2024-02-06 22:09:20.960 [DefaultDispatcher-worker-3 @coroutine#2957] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId 2024-02-06 22:09:21.052 [DefaultDispatcher-worker-10 @coroutine#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-06 22:09:21.053 [DefaultDispatcher-worker-10 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53691/UmAppDatabase/replication/nodeId 2024-02-06 22:09:21.053 [DefaultDispatcher-worker-10 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53691/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:21.053 [DefaultDispatcher-worker-10 @coroutine#3126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53691/UmAppDatabase/replication/nodeId 2024-02-06 22:09:21.054 [DefaultDispatcher-worker-15 @coroutine#3126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53691/UmAppDatabase/replication/nodeId 2024-02-06 22:09:21.055 [DefaultDispatcher-worker-15 @coroutine#3126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53691/UmAppDatabase/replication/nodeId 2024-02-06 22:09:21.147 [DefaultDispatcher-worker-17 @coroutine#2994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530e08a7 2024-02-06 22:09:21.148 [DefaultDispatcher-worker-17 @coroutine#2994] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId 2024-02-06 22:09:21.148 [DefaultDispatcher-worker-17 @coroutine#2994] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:21.148 [DefaultDispatcher-worker-17 @coroutine#2994] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId 2024-02-06 22:09:21.149 [DefaultDispatcher-worker-15 @coroutine#2994] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId 2024-02-06 22:09:21.149 [DefaultDispatcher-worker-15 @coroutine#2994] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId 2024-02-06 22:09:21.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown initiated... 2024-02-06 22:09:21.151 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Close initiated... 2024-02-06 22:09:21.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:21.155 [HikariPool-124 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e44f989: (connection evicted) 2024-02-06 22:09:21.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:21.156 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Closed. 2024-02-06 22:09:21.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown completed. 2024-02-06 22:09:21.159 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2024-02-06 22:09:21.160 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:21.160 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:21.160 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:21.160 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:21.160 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:21.160 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:21.160 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66297b63 2024-02-06 22:09:21.160 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:21.160 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:21.160 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:21.160 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:21.160 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:21.160 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:21.160 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:21.160 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:21.160 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:21.160 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:21.160 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:21.160 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:21.160 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:21.160 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:21.160 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:21.160 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:21.160 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:21.160 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:21.160 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:21.160 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2024-02-06 22:09:21.160 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:21.160 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:21.160 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:21.160 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:21.160 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:21.160 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:21.160 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:21.160 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:21.160 [Test worker @coroutine#4478] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2024-02-06 22:09:21.161 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@685e5967 2024-02-06 22:09:21.162 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@685e5967 2024-02-06 22:09:21.162 [Test worker @coroutine#4478] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2024-02-06 22:09:21.184 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685e5967 2024-02-06 22:09:21.201 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685e5967 2024-02-06 22:09:21.203 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685e5967 2024-02-06 22:09:21.206 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685e5967 2024-02-06 22:09:21.207 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2024-02-06 22:09:21.207 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:21.207 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:21.207 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:21.207 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:21.207 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:21.207 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:21.207 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36618b3b 2024-02-06 22:09:21.207 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:21.207 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:21.207 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:21.207 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:21.207 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:21.207 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:21.207 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:21.207 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:21.207 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:21.207 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:21.207 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:21.207 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:21.207 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:21.207 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:21.207 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:21.207 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:21.207 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:21.207 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:21.207 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:21.207 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2024-02-06 22:09:21.207 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:21.207 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:21.207 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:21.207 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:21.207 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:21.207 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:21.207 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:21.207 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:21.207 [Test worker @coroutine#4478] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2024-02-06 22:09:21.210 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3763aafd 2024-02-06 22:09:21.210 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3763aafd 2024-02-06 22:09:21.210 [Test worker @coroutine#4478] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2024-02-06 22:09:21.232 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3763aafd 2024-02-06 22:09:21.248 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3763aafd 2024-02-06 22:09:21.250 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3763aafd 2024-02-06 22:09:21.253 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3763aafd 2024-02-06 22:09:21.262 [DefaultDispatcher-worker-8 @coroutine#4493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3763aafd 2024-02-06 22:09:21.262 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:09:21.265 [DefaultDispatcher-worker-1 @coroutine#2877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@380e3122 2024-02-06 22:09:21.265 [DefaultDispatcher-worker-1 @coroutine#2877] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId 2024-02-06 22:09:21.265 [DefaultDispatcher-worker-1 @coroutine#2877] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:21.265 [DefaultDispatcher-worker-1 @coroutine#2877] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId 2024-02-06 22:09:21.266 [DefaultDispatcher-worker-8 @coroutine#2877] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId 2024-02-06 22:09:21.266 [DefaultDispatcher-worker-8 @coroutine#2877] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId 2024-02-06 22:09:21.277 [DefaultDispatcher-worker-12 @coroutine#4478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685e5967 2024-02-06 22:09:21.292 [DefaultDispatcher-worker-16 @coroutine#4478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685e5967 2024-02-06 22:09:21.299 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown initiated... 2024-02-06 22:09:21.299 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Close initiated... 2024-02-06 22:09:21.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:21.303 [HikariPool-128 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Closing connection org.sqlite.jdbc4.JDBC4Connection@685e5967: (connection evicted) 2024-02-06 22:09:21.305 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:21.306 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Closed. 2024-02-06 22:09:21.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown completed. 2024-02-06 22:09:21.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown initiated... 2024-02-06 22:09:21.307 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Close initiated... 2024-02-06 22:09:21.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:21.309 [DefaultDispatcher-worker-11 @coroutine#3175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d84ab90 2024-02-06 22:09:21.309 [DefaultDispatcher-worker-11 @coroutine#3175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51707/UmAppDatabase/replication/nodeId 2024-02-06 22:09:21.309 [DefaultDispatcher-worker-11 @coroutine#3175] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51707/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:21.309 [DefaultDispatcher-worker-11 @coroutine#3175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51707/UmAppDatabase/replication/nodeId 2024-02-06 22:09:21.310 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:21.311 [DefaultDispatcher-worker-1 @coroutine#3175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51707/UmAppDatabase/replication/nodeId 2024-02-06 22:09:21.311 [DefaultDispatcher-worker-1 @coroutine#3175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51707/UmAppDatabase/replication/nodeId 2024-02-06 22:09:21.318 [HikariPool-129 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3763aafd: (connection evicted) 2024-02-06 22:09:21.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:21.319 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Closed. 2024-02-06 22:09:21.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown completed. 2024-02-06 22:09:21.320 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2024-02-06 22:09:21.321 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:21.321 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:21.321 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:21.321 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:21.321 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:21.321 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:21.321 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14af9f51 2024-02-06 22:09:21.321 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:21.321 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:21.321 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:21.321 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:21.321 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:21.321 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:21.322 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:21.322 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:21.322 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:21.322 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:21.322 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:21.322 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:21.322 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:21.322 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:21.322 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:21.322 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:21.322 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:21.322 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:21.322 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:21.322 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2024-02-06 22:09:21.322 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:21.322 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:21.322 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:21.322 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:21.322 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:21.322 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:21.322 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:21.322 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:21.322 [Test worker @coroutine#4525] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2024-02-06 22:09:21.323 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f466207 2024-02-06 22:09:21.323 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f466207 2024-02-06 22:09:21.323 [Test worker @coroutine#4525] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2024-02-06 22:09:21.342 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f466207 2024-02-06 22:09:21.358 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f466207 2024-02-06 22:09:21.361 [Test worker @coroutine#4528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f466207 2024-02-06 22:09:21.363 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f466207 2024-02-06 22:09:21.364 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2024-02-06 22:09:21.364 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:21.364 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:21.364 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:21.364 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:21.364 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:21.365 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:21.365 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f4aec23 2024-02-06 22:09:21.365 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:21.365 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:21.365 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:21.365 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:21.365 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:21.365 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:21.365 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:21.365 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:21.365 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:21.365 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:21.365 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:21.365 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:21.365 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:21.365 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:21.365 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:21.365 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:21.365 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:21.365 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:21.365 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:21.365 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2024-02-06 22:09:21.365 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:21.365 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:21.365 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:21.365 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:21.365 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:21.365 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:21.365 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:21.365 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:21.365 [Test worker @coroutine#4525] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2024-02-06 22:09:21.367 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@7680beac 2024-02-06 22:09:21.367 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@7680beac 2024-02-06 22:09:21.367 [Test worker @coroutine#4525] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2024-02-06 22:09:21.384 [DefaultDispatcher-worker-13 @coroutine#3027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79982bcc 2024-02-06 22:09:21.385 [DefaultDispatcher-worker-13 @coroutine#3027] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId 2024-02-06 22:09:21.385 [DefaultDispatcher-worker-13 @coroutine#3027] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:21.385 [DefaultDispatcher-worker-13 @coroutine#3027] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId 2024-02-06 22:09:21.386 [DefaultDispatcher-worker-3 @coroutine#3027] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId 2024-02-06 22:09:21.386 [DefaultDispatcher-worker-3 @coroutine#3027] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId 2024-02-06 22:09:21.390 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7680beac 2024-02-06 22:09:21.401 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7680beac 2024-02-06 22:09:21.404 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7680beac 2024-02-06 22:09:21.407 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7680beac 2024-02-06 22:09:21.416 [DefaultDispatcher-worker-8 @coroutine#4541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7680beac 2024-02-06 22:09:21.423 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:09:21.437 [DefaultDispatcher-worker-8 @coroutine#4525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f466207 2024-02-06 22:09:21.453 [DefaultDispatcher-worker-12 @coroutine#4525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f466207 2024-02-06 22:09:21.466 [DefaultDispatcher-worker-11 @coroutine#4525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f466207 2024-02-06 22:09:21.467 [HikariPool-131 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:21.483 [DefaultDispatcher-worker-3 @coroutine#3056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342e6e8a 2024-02-06 22:09:21.483 [DefaultDispatcher-worker-3 @coroutine#3056] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:09:21.483 [DefaultDispatcher-worker-3 @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://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:21.483 [DefaultDispatcher-worker-3 @coroutine#3056] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:09:21.484 [DefaultDispatcher-worker-15 @coroutine#3056] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:09:21.503 [DefaultDispatcher-worker-3 @coroutine#4572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f466207 2024-02-06 22:09:21.507 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown initiated... 2024-02-06 22:09:21.507 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Close initiated... 2024-02-06 22:09:21.507 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:21.515 [HikariPool-130 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f466207: (connection evicted) 2024-02-06 22:09:21.516 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:21.516 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Closed. 2024-02-06 22:09:21.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown completed. 2024-02-06 22:09:21.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2024-02-06 22:09:21.516 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2024-02-06 22:09:21.516 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:21.519 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7680beac: (connection evicted) 2024-02-06 22:09:21.520 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:21.520 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2024-02-06 22:09:21.520 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2024-02-06 22:09:21.521 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2024-02-06 22:09:21.521 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:21.521 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:21.521 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:21.521 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:21.521 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:21.521 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:21.521 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@430dbcb0 2024-02-06 22:09:21.521 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:21.521 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:21.521 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:21.521 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:21.521 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:21.521 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:21.521 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:21.521 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:21.522 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:21.522 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:21.522 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:21.522 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:21.522 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:21.522 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:21.522 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:21.522 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:21.522 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:21.522 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:21.522 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:21.522 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2024-02-06 22:09:21.522 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:21.522 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:21.522 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:21.522 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:21.522 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:21.522 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:21.522 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:21.522 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:21.522 [Test worker @coroutine#4585] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2024-02-06 22:09:21.523 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@15ab0461 2024-02-06 22:09:21.523 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@15ab0461 2024-02-06 22:09:21.523 [Test worker @coroutine#4585] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2024-02-06 22:09:21.543 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ab0461 2024-02-06 22:09:21.559 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ab0461 2024-02-06 22:09:21.562 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ab0461 2024-02-06 22:09:21.565 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ab0461 2024-02-06 22:09:21.566 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2024-02-06 22:09:21.566 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:21.566 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:21.566 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:21.566 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:21.566 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:21.566 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:21.566 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7828bc6b 2024-02-06 22:09:21.566 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:21.566 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:21.566 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:21.566 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:21.566 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:21.566 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:21.566 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:21.566 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:21.566 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:21.566 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:21.566 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:21.566 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:21.566 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:21.566 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:21.566 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:21.566 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:21.566 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:21.566 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:21.566 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:21.566 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2024-02-06 22:09:21.566 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:21.566 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:21.566 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:21.566 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:21.566 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:21.566 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:21.566 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:21.566 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:21.566 [Test worker @coroutine#4585] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2024-02-06 22:09:21.576 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@60cbba57 2024-02-06 22:09:21.576 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@60cbba57 2024-02-06 22:09:21.576 [Test worker @coroutine#4585] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2024-02-06 22:09:21.596 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60cbba57 2024-02-06 22:09:21.614 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60cbba57 2024-02-06 22:09:21.616 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60cbba57 2024-02-06 22:09:21.619 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60cbba57 2024-02-06 22:09:21.623 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:09:21.628 [DefaultDispatcher-worker-5 @coroutine#4598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60cbba57 2024-02-06 22:09:21.643 [DefaultDispatcher-worker-8 @coroutine#4585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ab0461 2024-02-06 22:09:21.656 [DefaultDispatcher-worker-14 @coroutine#4585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ab0461 2024-02-06 22:09:21.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2024-02-06 22:09:21.661 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2024-02-06 22:09:21.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:21.673 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15ab0461: (connection evicted) 2024-02-06 22:09:21.674 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:21.674 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2024-02-06 22:09:21.674 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2024-02-06 22:09:21.674 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2024-02-06 22:09:21.674 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2024-02-06 22:09:21.674 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:21.677 [HikariPool-133 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Pool stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:21.691 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60cbba57: (connection evicted) 2024-02-06 22:09:21.698 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:21.698 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2024-02-06 22:09:21.698 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2024-02-06 22:09:21.699 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2024-02-06 22:09:21.700 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:21.700 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:21.700 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:21.700 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:21.700 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:21.700 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:21.700 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@700596f9 2024-02-06 22:09:21.700 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:21.700 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:21.700 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:21.700 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:21.700 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:21.700 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:21.700 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:21.700 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:21.700 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:21.700 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:21.700 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:21.700 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:21.700 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:21.700 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:21.700 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:21.700 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:21.700 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:21.700 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:21.700 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:21.700 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2024-02-06 22:09:21.700 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:21.700 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:21.700 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:21.700 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:21.700 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:21.700 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:21.700 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:21.700 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:21.700 [Test worker @coroutine#4625] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2024-02-06 22:09:21.704 [DefaultDispatcher-worker-16 @coroutine#2910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63053b71 2024-02-06 22:09:21.704 [DefaultDispatcher-worker-16 @coroutine#2910] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId 2024-02-06 22:09:21.704 [DefaultDispatcher-worker-16 @coroutine#2910] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:21.704 [DefaultDispatcher-worker-16 @coroutine#2910] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId 2024-02-06 22:09:21.707 [DefaultDispatcher-worker-16 @coroutine#2910] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId 2024-02-06 22:09:21.707 [DefaultDispatcher-worker-16 @coroutine#2910] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId 2024-02-06 22:09:21.713 [DefaultDispatcher-worker-1 @coroutine#3236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbf8cfc 2024-02-06 22:09:21.713 [DefaultDispatcher-worker-1 @coroutine#3236] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42333/UmAppDatabase/replication/nodeId 2024-02-06 22:09:21.713 [DefaultDispatcher-worker-1 @coroutine#3236] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42333/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:21.713 [DefaultDispatcher-worker-1 @coroutine#3236] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42333/UmAppDatabase/replication/nodeId 2024-02-06 22:09:21.715 [DefaultDispatcher-worker-9 @coroutine#3236] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42333/UmAppDatabase/replication/nodeId 2024-02-06 22:09:21.715 [DefaultDispatcher-worker-9 @coroutine#3236] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42333/UmAppDatabase/replication/nodeId 2024-02-06 22:09:21.719 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@33293b34 2024-02-06 22:09:21.719 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@33293b34 2024-02-06 22:09:21.719 [Test worker @coroutine#4625] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2024-02-06 22:09:21.734 [DefaultDispatcher-worker-17 @coroutine#3074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dcc7696 2024-02-06 22:09:21.734 [DefaultDispatcher-worker-17 @coroutine#3074] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId 2024-02-06 22:09:21.734 [DefaultDispatcher-worker-17 @coroutine#3074] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:21.734 [DefaultDispatcher-worker-17 @coroutine#3074] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId 2024-02-06 22:09:21.736 [DefaultDispatcher-worker-9 @coroutine#3074] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId 2024-02-06 22:09:21.736 [DefaultDispatcher-worker-9 @coroutine#3074] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId 2024-02-06 22:09:21.749 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33293b34 2024-02-06 22:09:21.765 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33293b34 2024-02-06 22:09:21.767 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33293b34 2024-02-06 22:09:21.770 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33293b34 2024-02-06 22:09:21.771 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2024-02-06 22:09:21.771 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:21.771 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:21.771 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:21.771 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:21.771 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:21.771 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:21.771 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@cbd3871 2024-02-06 22:09:21.771 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:21.771 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:21.771 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:21.771 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:21.771 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:21.771 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:21.771 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:21.771 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:21.771 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:21.771 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:21.771 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:21.771 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:21.771 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:21.771 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:21.771 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:21.771 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:21.771 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:21.771 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:21.771 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:21.771 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2024-02-06 22:09:21.771 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:21.771 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:21.771 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:21.771 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:21.771 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:21.771 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:21.771 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:21.771 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:21.771 [Test worker @coroutine#4625] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2024-02-06 22:09:21.772 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@39303a6 2024-02-06 22:09:21.772 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@39303a6 2024-02-06 22:09:21.772 [Test worker @coroutine#4625] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2024-02-06 22:09:21.792 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39303a6 2024-02-06 22:09:21.817 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39303a6 2024-02-06 22:09:21.819 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:21.827 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39303a6 2024-02-06 22:09:21.830 [Test worker @coroutine#4647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39303a6 2024-02-06 22:09:21.848 [DefaultDispatcher-worker-7 @coroutine#4649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39303a6 2024-02-06 22:09:21.863 [DefaultDispatcher-worker-6 @coroutine#4625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33293b34 2024-02-06 22:09:21.872 [HikariPool-135 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:21.874 [DefaultDispatcher-worker-3 @coroutine#4625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33293b34 2024-02-06 22:09:21.880 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2024-02-06 22:09:21.880 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2024-02-06 22:09:21.880 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:21.895 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33293b34: (connection evicted) 2024-02-06 22:09:21.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:21.896 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2024-02-06 22:09:21.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2024-02-06 22:09:21.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2024-02-06 22:09:21.896 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2024-02-06 22:09:21.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:21.919 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39303a6: (connection evicted) 2024-02-06 22:09:21.920 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:21.920 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2024-02-06 22:09:21.920 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2024-02-06 22:09:21.922 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2024-02-06 22:09:21.922 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:21.922 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:21.922 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:21.922 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:21.922 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:21.922 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:21.922 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3344c1d7 2024-02-06 22:09:21.922 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:21.922 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:21.922 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:21.922 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:21.922 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:21.922 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:21.922 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:21.922 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:21.922 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:21.922 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:21.922 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:21.922 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:21.922 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:21.922 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:21.922 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:21.922 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:21.922 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:21.922 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:21.922 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:21.922 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2024-02-06 22:09:21.922 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:21.922 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:21.922 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:21.922 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:21.922 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:21.922 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:21.922 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:21.922 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:21.922 [Test worker @coroutine#4673] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2024-02-06 22:09:21.934 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@104e6540 2024-02-06 22:09:21.934 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@104e6540 2024-02-06 22:09:21.934 [Test worker @coroutine#4673] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2024-02-06 22:09:21.968 [DefaultDispatcher-worker-5 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e358de 2024-02-06 22:09:21.969 [DefaultDispatcher-worker-5 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId 2024-02-06 22:09:21.969 [DefaultDispatcher-worker-5 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:21.969 [DefaultDispatcher-worker-5 @coroutine#2957] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId 2024-02-06 22:09:21.970 [DefaultDispatcher-worker-14 @coroutine#2957] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId 2024-02-06 22:09:21.970 [DefaultDispatcher-worker-14 @coroutine#2957] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId 2024-02-06 22:09:21.971 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@104e6540 2024-02-06 22:09:21.999 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@104e6540 2024-02-06 22:09:22.011 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@104e6540 2024-02-06 22:09:22.014 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@104e6540 2024-02-06 22:09:22.014 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2024-02-06 22:09:22.014 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:22.019 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:22.019 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:22.019 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:22.019 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:22.019 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:22.019 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2257590f 2024-02-06 22:09:22.019 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:22.019 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:22.019 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:22.019 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:22.019 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:22.019 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:22.019 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:22.019 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:22.019 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:22.019 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:22.019 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:22.019 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:22.019 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:22.019 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:22.019 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:22.019 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:22.019 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:22.019 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:22.019 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:22.019 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2024-02-06 22:09:22.019 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:22.019 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:22.019 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:22.019 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:22.019 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:22.019 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:22.019 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:22.019 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:22.019 [Test worker @coroutine#4673] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2024-02-06 22:09:22.031 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@11f752d1 2024-02-06 22:09:22.031 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@11f752d1 2024-02-06 22:09:22.031 [Test worker @coroutine#4673] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2024-02-06 22:09:22.034 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:22.063 [DefaultDispatcher-worker-5 @coroutine#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-06 22:09:22.063 [DefaultDispatcher-worker-5 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53691/UmAppDatabase/replication/nodeId 2024-02-06 22:09:22.063 [DefaultDispatcher-worker-5 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53691/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:22.063 [DefaultDispatcher-worker-5 @coroutine#3126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53691/UmAppDatabase/replication/nodeId 2024-02-06 22:09:22.064 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11f752d1 2024-02-06 22:09:22.065 [DefaultDispatcher-worker-12 @coroutine#3126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53691/UmAppDatabase/replication/nodeId 2024-02-06 22:09:22.065 [DefaultDispatcher-worker-12 @coroutine#3126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53691/UmAppDatabase/replication/nodeId 2024-02-06 22:09:22.101 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11f752d1 2024-02-06 22:09:22.103 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11f752d1 2024-02-06 22:09:22.106 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11f752d1 2024-02-06 22:09:22.123 [DefaultDispatcher-worker-14 @coroutine#4694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11f752d1 2024-02-06 22:09:22.131 [HikariPool-137 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:22.148 [DefaultDispatcher-worker-5 @coroutine#4673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@104e6540 2024-02-06 22:09:22.159 [DefaultDispatcher-worker-14 @coroutine#2994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530e08a7 2024-02-06 22:09:22.159 [DefaultDispatcher-worker-14 @coroutine#2994] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId 2024-02-06 22:09:22.159 [DefaultDispatcher-worker-14 @coroutine#2994] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:22.159 [DefaultDispatcher-worker-14 @coroutine#2994] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId 2024-02-06 22:09:22.160 [DefaultDispatcher-worker-2 @coroutine#2994] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId 2024-02-06 22:09:22.160 [DefaultDispatcher-worker-2 @coroutine#2994] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId 2024-02-06 22:09:22.164 [DefaultDispatcher-worker-2 @coroutine#4673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@104e6540 2024-02-06 22:09:22.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2024-02-06 22:09:22.168 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2024-02-06 22:09:22.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:22.176 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@104e6540: (connection evicted) 2024-02-06 22:09:22.177 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:22.177 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2024-02-06 22:09:22.177 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2024-02-06 22:09:22.177 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2024-02-06 22:09:22.177 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2024-02-06 22:09:22.177 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:22.191 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11f752d1: (connection evicted) 2024-02-06 22:09:22.192 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:22.192 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2024-02-06 22:09:22.192 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2024-02-06 22:09:22.194 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2024-02-06 22:09:22.194 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:22.194 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:22.194 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:22.194 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:22.194 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:22.194 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:22.194 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74ec4df3 2024-02-06 22:09:22.194 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:22.194 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:22.194 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:22.194 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:22.194 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:22.194 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:22.194 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:22.194 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:22.194 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:22.194 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:22.194 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:22.194 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:22.194 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:22.194 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:22.194 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:22.194 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:22.194 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:22.194 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:22.194 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:22.194 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2024-02-06 22:09:22.194 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:22.194 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:22.194 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:22.194 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:22.194 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:22.194 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:22.194 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:22.194 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:22.194 [Test worker @coroutine#4723] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2024-02-06 22:09:22.203 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bf2ecbb 2024-02-06 22:09:22.203 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bf2ecbb 2024-02-06 22:09:22.203 [Test worker @coroutine#4723] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2024-02-06 22:09:22.223 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bf2ecbb 2024-02-06 22:09:22.227 [DefaultDispatcher-worker-2 @coroutine#4725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ef8e623 2024-02-06 22:09:22.239 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bf2ecbb 2024-02-06 22:09:22.242 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bf2ecbb 2024-02-06 22:09:22.244 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bf2ecbb 2024-02-06 22:09:22.245 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2024-02-06 22:09:22.259 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:22.259 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:22.259 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:22.259 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:22.259 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:22.259 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:22.259 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3db145f7 2024-02-06 22:09:22.259 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:22.259 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:22.259 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:22.259 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:22.259 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:22.259 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:22.259 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:22.259 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:22.259 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:22.259 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:22.259 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:22.259 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:22.259 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:22.259 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:22.259 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:22.259 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:22.259 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:22.259 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:22.259 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:22.259 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2024-02-06 22:09:22.259 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:22.259 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:22.259 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:22.259 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:22.259 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:22.259 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:22.259 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:22.259 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:22.259 [Test worker @coroutine#4723] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2024-02-06 22:09:22.271 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@7915111a 2024-02-06 22:09:22.271 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@7915111a 2024-02-06 22:09:22.271 [Test worker @coroutine#4723] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2024-02-06 22:09:22.276 [DefaultDispatcher-worker-3 @coroutine#2877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@380e3122 2024-02-06 22:09:22.276 [DefaultDispatcher-worker-3 @coroutine#2877] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId 2024-02-06 22:09:22.276 [DefaultDispatcher-worker-3 @coroutine#2877] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:22.276 [DefaultDispatcher-worker-3 @coroutine#2877] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId 2024-02-06 22:09:22.277 [DefaultDispatcher-worker-17 @coroutine#2877] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId 2024-02-06 22:09:22.277 [DefaultDispatcher-worker-17 @coroutine#2877] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId 2024-02-06 22:09:22.301 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7915111a 2024-02-06 22:09:22.303 [HikariPool-138 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:22.316 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7915111a 2024-02-06 22:09:22.318 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:22.319 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7915111a 2024-02-06 22:09:22.320 [DefaultDispatcher-worker-9 @coroutine#3175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d84ab90 2024-02-06 22:09:22.320 [DefaultDispatcher-worker-9 @coroutine#3175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51707/UmAppDatabase/replication/nodeId 2024-02-06 22:09:22.321 [DefaultDispatcher-worker-9 @coroutine#3175] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51707/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:22.321 [DefaultDispatcher-worker-9 @coroutine#3175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51707/UmAppDatabase/replication/nodeId 2024-02-06 22:09:22.322 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7915111a 2024-02-06 22:09:22.322 [DefaultDispatcher-worker-5 @coroutine#3175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51707/UmAppDatabase/replication/nodeId 2024-02-06 22:09:22.322 [DefaultDispatcher-worker-5 @coroutine#3175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51707/UmAppDatabase/replication/nodeId 2024-02-06 22:09:22.331 [DefaultDispatcher-worker-3 @coroutine#4744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7915111a 2024-02-06 22:09:22.347 [DefaultDispatcher-worker-8 @coroutine#4723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bf2ecbb 2024-02-06 22:09:22.363 [DefaultDispatcher-worker-3 @coroutine#4723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bf2ecbb 2024-02-06 22:09:22.371 [HikariPool-139 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:22.377 [DefaultDispatcher-worker-13 @coroutine#4723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bf2ecbb 2024-02-06 22:09:22.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2024-02-06 22:09:22.388 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2024-02-06 22:09:22.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:22.390 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6bf2ecbb: (connection evicted) 2024-02-06 22:09:22.395 [DefaultDispatcher-worker-14 @coroutine#3027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79982bcc 2024-02-06 22:09:22.395 [DefaultDispatcher-worker-14 @coroutine#3027] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId 2024-02-06 22:09:22.395 [DefaultDispatcher-worker-14 @coroutine#3027] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:22.395 [DefaultDispatcher-worker-14 @coroutine#3027] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId 2024-02-06 22:09:22.400 [DefaultDispatcher-worker-2 @coroutine#3027] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId 2024-02-06 22:09:22.400 [DefaultDispatcher-worker-2 @coroutine#3027] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId 2024-02-06 22:09:22.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:22.400 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2024-02-06 22:09:22.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2024-02-06 22:09:22.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2024-02-06 22:09:22.401 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2024-02-06 22:09:22.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:22.403 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7915111a: (connection evicted) 2024-02-06 22:09:22.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:22.407 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2024-02-06 22:09:22.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2024-02-06 22:09:22.408 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2024-02-06 22:09:22.409 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:22.409 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:22.409 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:22.409 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:22.409 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:22.409 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:22.409 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10ab976b 2024-02-06 22:09:22.409 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:22.409 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:22.409 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:22.409 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:22.409 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:22.409 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:22.409 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:22.409 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:22.409 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:22.409 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:22.409 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:22.409 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:22.409 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:22.409 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:22.409 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:22.409 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:22.409 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:22.409 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:22.409 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:22.409 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2024-02-06 22:09:22.409 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:22.409 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:22.409 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:22.409 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:22.409 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:22.409 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:22.409 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:22.409 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:22.409 [Test worker @coroutine#4777] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2024-02-06 22:09:22.422 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b0d6bf2 2024-02-06 22:09:22.422 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b0d6bf2 2024-02-06 22:09:22.422 [Test worker @coroutine#4777] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2024-02-06 22:09:22.454 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b0d6bf2 2024-02-06 22:09:22.471 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b0d6bf2 2024-02-06 22:09:22.473 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b0d6bf2 2024-02-06 22:09:22.476 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b0d6bf2 2024-02-06 22:09:22.477 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2024-02-06 22:09:22.489 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:22.489 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:22.490 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:22.490 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:22.490 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:22.490 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:22.490 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4349389d 2024-02-06 22:09:22.490 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:22.490 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:22.490 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:22.490 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:22.490 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:22.490 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:22.490 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:22.490 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:22.490 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:22.490 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:22.490 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:22.490 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:22.490 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:22.490 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:22.490 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:22.490 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:22.490 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:22.490 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:22.490 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:22.490 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2024-02-06 22:09:22.490 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:22.490 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:22.490 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:22.490 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:22.490 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:22.490 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:22.490 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:22.490 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:22.490 [Test worker @coroutine#4777] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2024-02-06 22:09:22.494 [DefaultDispatcher-worker-2 @coroutine#3056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342e6e8a 2024-02-06 22:09:22.494 [DefaultDispatcher-worker-2 @coroutine#3056] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:09:22.494 [DefaultDispatcher-worker-2 @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://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:22.494 [DefaultDispatcher-worker-2 @coroutine#3056] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:09:22.495 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@11df0bc7 2024-02-06 22:09:22.495 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@11df0bc7 2024-02-06 22:09:22.495 [Test worker @coroutine#4777] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2024-02-06 22:09:22.495 [DefaultDispatcher-worker-16 @coroutine#3056] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:09:22.514 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11df0bc7 2024-02-06 22:09:22.522 [HikariPool-140 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:22.528 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11df0bc7 2024-02-06 22:09:22.532 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11df0bc7 2024-02-06 22:09:22.535 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11df0bc7 2024-02-06 22:09:22.544 [DefaultDispatcher-worker-7 @coroutine#4792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11df0bc7 2024-02-06 22:09:22.560 [DefaultDispatcher-worker-17 @coroutine#4777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b0d6bf2 2024-02-06 22:09:22.573 [DefaultDispatcher-worker-13 @coroutine#4777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b0d6bf2 2024-02-06 22:09:22.582 [DefaultDispatcher-worker-10 @coroutine#4777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b0d6bf2 2024-02-06 22:09:22.595 [HikariPool-141 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:22.600 [DefaultDispatcher-worker-11 @coroutine#4821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b0d6bf2 2024-02-06 22:09:22.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2024-02-06 22:09:22.606 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2024-02-06 22:09:22.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:22.607 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b0d6bf2: (connection evicted) 2024-02-06 22:09:22.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:22.608 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2024-02-06 22:09:22.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2024-02-06 22:09:22.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2024-02-06 22:09:22.608 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2024-02-06 22:09:22.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:22.608 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11df0bc7: (connection evicted) 2024-02-06 22:09:22.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:22.623 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2024-02-06 22:09:22.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2024-02-06 22:09:22.625 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2024-02-06 22:09:22.625 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:22.625 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:22.625 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:22.625 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:22.625 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:22.625 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:22.625 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10acfe30 2024-02-06 22:09:22.625 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:22.625 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:22.625 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:22.625 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:22.625 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:22.625 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:22.625 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:22.625 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:22.625 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:22.625 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:22.625 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:22.625 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:22.625 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:22.625 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:22.625 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:22.625 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:22.625 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:22.625 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:22.625 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:22.625 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2024-02-06 22:09:22.625 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:22.625 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:22.625 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:22.625 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:22.625 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:22.625 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:22.625 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:22.625 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:22.625 [Test worker @coroutine#4833] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2024-02-06 22:09:22.630 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@789d45f7 2024-02-06 22:09:22.630 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@789d45f7 2024-02-06 22:09:22.630 [Test worker @coroutine#4833] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2024-02-06 22:09:22.671 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@789d45f7 2024-02-06 22:09:22.704 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@789d45f7 2024-02-06 22:09:22.706 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@789d45f7 2024-02-06 22:09:22.717 [DefaultDispatcher-worker-14 @coroutine#2910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63053b71 2024-02-06 22:09:22.717 [DefaultDispatcher-worker-14 @coroutine#2910] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId 2024-02-06 22:09:22.717 [DefaultDispatcher-worker-14 @coroutine#2910] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:22.717 [DefaultDispatcher-worker-14 @coroutine#2910] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId 2024-02-06 22:09:22.718 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@789d45f7 2024-02-06 22:09:22.719 [DefaultDispatcher-worker-11 @coroutine#2910] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId 2024-02-06 22:09:22.719 [DefaultDispatcher-worker-11 @coroutine#2910] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId 2024-02-06 22:09:22.719 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2024-02-06 22:09:22.719 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:22.719 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:22.719 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:22.719 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:22.719 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:22.719 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:22.719 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d72da0b 2024-02-06 22:09:22.719 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:22.719 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:22.719 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:22.719 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:22.719 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:22.719 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:22.719 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:22.719 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:22.719 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:22.719 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:22.720 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:22.720 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:22.720 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:22.720 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:22.720 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:22.720 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:22.720 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:22.720 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:22.720 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:22.720 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2024-02-06 22:09:22.720 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:22.720 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:22.720 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:22.720 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:22.720 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:22.720 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:22.720 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:22.720 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:22.720 [Test worker @coroutine#4833] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2024-02-06 22:09:22.724 [DefaultDispatcher-worker-2 @coroutine#3236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbf8cfc 2024-02-06 22:09:22.724 [DefaultDispatcher-worker-2 @coroutine#3236] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42333/UmAppDatabase/replication/nodeId 2024-02-06 22:09:22.724 [DefaultDispatcher-worker-2 @coroutine#3236] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42333/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:22.724 [DefaultDispatcher-worker-2 @coroutine#3236] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42333/UmAppDatabase/replication/nodeId 2024-02-06 22:09:22.725 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:22.726 [DefaultDispatcher-worker-4 @coroutine#3236] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42333/UmAppDatabase/replication/nodeId 2024-02-06 22:09:22.726 [DefaultDispatcher-worker-4 @coroutine#3236] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42333/UmAppDatabase/replication/nodeId 2024-02-06 22:09:22.730 [HikariPool-142 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:22.739 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a983f8a 2024-02-06 22:09:22.739 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a983f8a 2024-02-06 22:09:22.739 [Test worker @coroutine#4833] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2024-02-06 22:09:22.745 [DefaultDispatcher-worker-10 @coroutine#3074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dcc7696 2024-02-06 22:09:22.746 [DefaultDispatcher-worker-10 @coroutine#3074] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId 2024-02-06 22:09:22.746 [DefaultDispatcher-worker-10 @coroutine#3074] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:22.746 [DefaultDispatcher-worker-10 @coroutine#3074] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId 2024-02-06 22:09:22.747 [DefaultDispatcher-worker-6 @coroutine#3074] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId 2024-02-06 22:09:22.747 [DefaultDispatcher-worker-6 @coroutine#3074] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId 2024-02-06 22:09:22.777 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a983f8a 2024-02-06 22:09:22.803 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a983f8a 2024-02-06 22:09:22.805 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a983f8a 2024-02-06 22:09:22.808 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a983f8a 2024-02-06 22:09:22.817 [DefaultDispatcher-worker-16 @coroutine#4857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a983f8a 2024-02-06 22:09:22.834 [DefaultDispatcher-worker-7 @coroutine#4833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@789d45f7 2024-02-06 22:09:22.839 [HikariPool-143 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:22.865 [DefaultDispatcher-worker-6 @coroutine#4833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@789d45f7 2024-02-06 22:09:22.868 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@789d45f7 2024-02-06 22:09:22.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2024-02-06 22:09:22.874 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2024-02-06 22:09:22.874 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:22.891 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@789d45f7: (connection evicted) 2024-02-06 22:09:22.892 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:22.892 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2024-02-06 22:09:22.892 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2024-02-06 22:09:22.892 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2024-02-06 22:09:22.892 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2024-02-06 22:09:22.892 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:22.907 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a983f8a: (connection evicted) 2024-02-06 22:09:22.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:22.908 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2024-02-06 22:09:22.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2024-02-06 22:09:22.909 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2024-02-06 22:09:22.909 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:22.909 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:22.909 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:22.909 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:22.909 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:22.909 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:22.909 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@cc3fc5c 2024-02-06 22:09:22.909 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:22.909 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:22.909 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:22.909 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:22.909 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:22.909 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:22.909 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:22.909 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:22.909 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:22.909 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:22.909 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:22.909 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:22.910 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:22.910 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:22.910 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:22.910 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:22.910 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:22.910 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:22.910 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:22.910 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2024-02-06 22:09:22.910 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:22.910 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:22.910 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:22.910 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:22.910 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:22.910 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:22.910 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:22.910 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:22.910 [Test worker @coroutine#4885] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2024-02-06 22:09:22.923 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@173602c0 2024-02-06 22:09:22.923 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@173602c0 2024-02-06 22:09:22.923 [Test worker @coroutine#4885] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2024-02-06 22:09:22.959 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173602c0 2024-02-06 22:09:22.979 [DefaultDispatcher-worker-10 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e358de 2024-02-06 22:09:22.980 [DefaultDispatcher-worker-10 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId 2024-02-06 22:09:22.980 [DefaultDispatcher-worker-10 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:22.980 [DefaultDispatcher-worker-10 @coroutine#2957] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId 2024-02-06 22:09:22.981 [DefaultDispatcher-worker-8 @coroutine#2957] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId 2024-02-06 22:09:22.981 [DefaultDispatcher-worker-8 @coroutine#2957] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId 2024-02-06 22:09:22.984 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173602c0 2024-02-06 22:09:22.987 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173602c0 2024-02-06 22:09:22.990 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173602c0 2024-02-06 22:09:22.991 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2024-02-06 22:09:22.991 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:22.991 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:22.991 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:22.991 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:22.991 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:22.991 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:22.991 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33319df0 2024-02-06 22:09:22.991 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:22.991 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:22.991 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:22.991 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:22.991 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:22.991 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:22.991 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:22.991 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:22.991 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:22.991 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:22.991 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:22.991 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:22.991 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:22.991 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:22.991 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:22.991 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:22.991 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:22.991 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:22.991 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:22.991 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2024-02-06 22:09:22.991 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:22.991 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:22.991 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:22.991 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:22.991 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:22.991 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:22.991 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:22.991 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:22.991 [Test worker @coroutine#4885] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2024-02-06 22:09:23.013 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d453075 2024-02-06 22:09:23.013 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d453075 2024-02-06 22:09:23.013 [Test worker @coroutine#4885] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2024-02-06 22:09:23.023 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:23.032 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d453075 2024-02-06 22:09:23.048 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d453075 2024-02-06 22:09:23.051 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d453075 2024-02-06 22:09:23.054 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d453075 2024-02-06 22:09:23.062 [DefaultDispatcher-worker-8 @coroutine#4903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d453075 2024-02-06 22:09:23.074 [DefaultDispatcher-worker-1 @coroutine#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-06 22:09:23.074 [DefaultDispatcher-worker-1 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53691/UmAppDatabase/replication/nodeId 2024-02-06 22:09:23.074 [DefaultDispatcher-worker-1 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53691/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:23.074 [DefaultDispatcher-worker-1 @coroutine#3126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53691/UmAppDatabase/replication/nodeId 2024-02-06 22:09:23.076 [DefaultDispatcher-worker-8 @coroutine#3126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53691/UmAppDatabase/replication/nodeId 2024-02-06 22:09:23.076 [DefaultDispatcher-worker-8 @coroutine#3126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53691/UmAppDatabase/replication/nodeId 2024-02-06 22:09:23.088 [DefaultDispatcher-worker-16 @coroutine#4885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173602c0 2024-02-06 22:09:23.101 [DefaultDispatcher-worker-7 @coroutine#4885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173602c0 2024-02-06 22:09:23.103 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173602c0 2024-02-06 22:09:23.105 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173602c0 2024-02-06 22:09:23.112 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2024-02-06 22:09:23.112 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2024-02-06 22:09:23.112 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:23.113 [HikariPool-145 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:23.115 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@173602c0: (connection evicted) 2024-02-06 22:09:23.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:23.117 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2024-02-06 22:09:23.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2024-02-06 22:09:23.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2024-02-06 22:09:23.118 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2024-02-06 22:09:23.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:23.119 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d453075: (connection evicted) 2024-02-06 22:09:23.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:23.119 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2024-02-06 22:09:23.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2024-02-06 22:09:23.121 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2024-02-06 22:09:23.121 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:23.121 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:23.122 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:23.122 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:23.122 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:23.122 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:23.122 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@240fa4ad 2024-02-06 22:09:23.122 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:23.122 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:23.122 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:23.122 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:23.122 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:23.122 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:23.122 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:23.122 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:23.122 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:23.122 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:23.122 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:23.122 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:23.122 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:23.122 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:23.122 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:23.122 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:23.122 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:23.122 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:23.122 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:23.122 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2024-02-06 22:09:23.122 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:23.122 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:23.122 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:23.122 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:23.122 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:23.122 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:23.122 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:23.122 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:23.122 [Test worker @coroutine#4937] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2024-02-06 22:09:23.123 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b6c882c 2024-02-06 22:09:23.123 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b6c882c 2024-02-06 22:09:23.123 [Test worker @coroutine#4937] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2024-02-06 22:09:23.143 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6c882c 2024-02-06 22:09:23.159 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6c882c 2024-02-06 22:09:23.161 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6c882c 2024-02-06 22:09:23.164 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6c882c 2024-02-06 22:09:23.165 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2024-02-06 22:09:23.165 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:23.165 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:23.165 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:23.165 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:23.165 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:23.165 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:23.165 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6aaed880 2024-02-06 22:09:23.165 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:23.165 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:23.165 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:23.165 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:23.165 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:23.165 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:23.165 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:23.165 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:23.165 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:23.165 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:23.165 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:23.165 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:23.165 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:23.165 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:23.165 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:23.165 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:23.165 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:23.165 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:23.165 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:23.165 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2024-02-06 22:09:23.165 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:23.165 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:23.165 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:23.165 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:23.165 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:23.165 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:23.165 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:23.165 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:23.165 [Test worker @coroutine#4937] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2024-02-06 22:09:23.169 [DefaultDispatcher-worker-16 @coroutine#2994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530e08a7 2024-02-06 22:09:23.169 [DefaultDispatcher-worker-16 @coroutine#2994] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId 2024-02-06 22:09:23.169 [DefaultDispatcher-worker-16 @coroutine#2994] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:23.169 [DefaultDispatcher-worker-16 @coroutine#2994] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId 2024-02-06 22:09:23.171 [DefaultDispatcher-worker-15 @coroutine#2994] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId 2024-02-06 22:09:23.171 [DefaultDispatcher-worker-15 @coroutine#2994] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId 2024-02-06 22:09:23.172 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@7444714e 2024-02-06 22:09:23.172 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@7444714e 2024-02-06 22:09:23.172 [Test worker @coroutine#4937] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2024-02-06 22:09:23.194 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7444714e 2024-02-06 22:09:23.209 [Test worker @coroutine#4948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7444714e 2024-02-06 22:09:23.212 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7444714e 2024-02-06 22:09:23.215 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7444714e 2024-02-06 22:09:23.223 [HikariPool-146 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:09:23.224 [DefaultDispatcher-worker-8 @coroutine#4954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7444714e 2024-02-06 22:09:23.240 [DefaultDispatcher-worker-1 @coroutine#4937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6c882c 2024-02-06 22:09:23.257 [DefaultDispatcher-worker-16 @coroutine#4937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6c882c 2024-02-06 22:09:23.353 [HikariPool-147 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:23.362 [DefaultDispatcher-worker-14 @coroutine#2877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@380e3122 2024-02-06 22:09:23.362 [DefaultDispatcher-worker-14 @coroutine#2877] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId 2024-02-06 22:09:23.362 [DefaultDispatcher-worker-1 @coroutine#3175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d84ab90 2024-02-06 22:09:23.362 [DefaultDispatcher-worker-14 @coroutine#2877] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:23.362 [DefaultDispatcher-worker-14 @coroutine#2877] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId 2024-02-06 22:09:23.362 [DefaultDispatcher-worker-1 @coroutine#3175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51707/UmAppDatabase/replication/nodeId 2024-02-06 22:09:23.362 [DefaultDispatcher-worker-1 @coroutine#3175] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51707/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:23.362 [DefaultDispatcher-worker-1 @coroutine#3175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51707/UmAppDatabase/replication/nodeId 2024-02-06 22:09:23.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2024-02-06 22:09:23.362 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2024-02-06 22:09:23.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:23.363 [DefaultDispatcher-worker-10 @coroutine#3175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51707/UmAppDatabase/replication/nodeId 2024-02-06 22:09:23.363 [DefaultDispatcher-worker-10 @coroutine#3175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51707/UmAppDatabase/replication/nodeId 2024-02-06 22:09:23.363 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b6c882c: (connection evicted) 2024-02-06 22:09:23.364 [DefaultDispatcher-worker-11 @coroutine#2877] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId 2024-02-06 22:09:23.364 [DefaultDispatcher-worker-11 @coroutine#2877] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId 2024-02-06 22:09:23.364 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:23.364 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2024-02-06 22:09:23.364 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2024-02-06 22:09:23.365 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2024-02-06 22:09:23.365 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2024-02-06 22:09:23.365 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:23.367 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7444714e: (connection evicted) 2024-02-06 22:09:23.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:23.367 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2024-02-06 22:09:23.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2024-02-06 22:09:23.369 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2024-02-06 22:09:23.369 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:23.369 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:23.369 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:23.369 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:23.369 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:23.369 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:23.369 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73a5cc47 2024-02-06 22:09:23.369 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:23.369 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:23.369 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:23.369 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:23.369 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:23.369 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:23.369 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:23.369 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:23.369 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:23.369 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:23.369 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:23.369 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:23.369 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:23.369 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:23.369 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:23.369 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:23.369 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:23.369 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:23.369 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:23.369 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2024-02-06 22:09:23.369 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:23.369 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:23.369 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:23.369 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:23.369 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:23.369 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:23.369 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:23.369 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:23.369 [Test worker @coroutine#5001] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2024-02-06 22:09:23.370 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@50ac63b2 2024-02-06 22:09:23.370 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@50ac63b2 2024-02-06 22:09:23.370 [Test worker @coroutine#5001] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2024-02-06 22:09:23.391 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ac63b2 2024-02-06 22:09:23.405 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:23.409 [DefaultDispatcher-worker-16 @coroutine#3027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79982bcc 2024-02-06 22:09:23.409 [DefaultDispatcher-worker-16 @coroutine#3027] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId 2024-02-06 22:09:23.409 [DefaultDispatcher-worker-16 @coroutine#3027] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:23.409 [DefaultDispatcher-worker-16 @coroutine#3027] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId 2024-02-06 22:09:23.411 [DefaultDispatcher-worker-11 @coroutine#3027] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId 2024-02-06 22:09:23.411 [DefaultDispatcher-worker-11 @coroutine#3027] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId 2024-02-06 22:09:23.416 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ac63b2 2024-02-06 22:09:23.423 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ac63b2 2024-02-06 22:09:23.426 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ac63b2 2024-02-06 22:09:23.427 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2024-02-06 22:09:23.427 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:23.427 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:23.427 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:23.427 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:23.427 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:23.427 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:23.427 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a0f5567 2024-02-06 22:09:23.427 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:23.427 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:23.427 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:23.427 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:23.427 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:23.427 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:23.427 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:23.427 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:23.427 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:23.427 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:23.427 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:23.427 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:23.427 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:23.427 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:23.427 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:23.427 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:23.427 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:23.427 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:23.427 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:23.427 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2024-02-06 22:09:23.427 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:23.427 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:23.427 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:23.427 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:23.427 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:23.427 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:23.427 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:23.427 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:23.427 [Test worker @coroutine#5001] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2024-02-06 22:09:23.431 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fe687b5 2024-02-06 22:09:23.431 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fe687b5 2024-02-06 22:09:23.431 [Test worker @coroutine#5001] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2024-02-06 22:09:23.450 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe687b5 2024-02-06 22:09:23.464 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe687b5 2024-02-06 22:09:23.467 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe687b5 2024-02-06 22:09:23.469 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe687b5 2024-02-06 22:09:23.470 [HikariPool-148 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:23.477 [DefaultDispatcher-worker-8 @coroutine#5017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe687b5 2024-02-06 22:09:23.491 [DefaultDispatcher-worker-2 @coroutine#5001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ac63b2 2024-02-06 22:09:23.503 [DefaultDispatcher-worker-2 @coroutine#5001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ac63b2 2024-02-06 22:09:23.504 [DefaultDispatcher-worker-3 @coroutine#3056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342e6e8a 2024-02-06 22:09:23.504 [DefaultDispatcher-worker-3 @coroutine#3056] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:09:23.504 [DefaultDispatcher-worker-3 @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://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:23.504 [DefaultDispatcher-worker-3 @coroutine#3056] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:09:23.505 [DefaultDispatcher-worker-3 @coroutine#3056] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:09:23.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2024-02-06 22:09:23.511 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2024-02-06 22:09:23.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:23.513 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50ac63b2: (connection evicted) 2024-02-06 22:09:23.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:23.514 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2024-02-06 22:09:23.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2024-02-06 22:09:23.515 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2024-02-06 22:09:23.515 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2024-02-06 22:09:23.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:23.522 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fe687b5: (connection evicted) 2024-02-06 22:09:23.523 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:23.523 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2024-02-06 22:09:23.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2024-02-06 22:09:23.524 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2024-02-06 22:09:23.524 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:23.524 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:23.524 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:23.524 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:23.524 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:23.524 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:23.524 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b19ee18 2024-02-06 22:09:23.524 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:23.524 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:23.524 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:23.525 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:23.525 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:23.525 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:23.525 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:23.525 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:23.525 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:23.525 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:23.525 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:23.525 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:23.525 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:23.525 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:23.525 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:23.525 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:23.525 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:23.525 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:23.525 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:23.525 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2024-02-06 22:09:23.525 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:23.525 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:23.525 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:23.525 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:23.525 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:23.525 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:23.525 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:23.525 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:23.525 [Test worker @coroutine#5047] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2024-02-06 22:09:23.525 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@6259d7a0 2024-02-06 22:09:23.525 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@6259d7a0 2024-02-06 22:09:23.525 [Test worker @coroutine#5047] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2024-02-06 22:09:23.539 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:23.546 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6259d7a0 2024-02-06 22:09:23.563 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6259d7a0 2024-02-06 22:09:23.566 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6259d7a0 2024-02-06 22:09:23.569 [Test worker @coroutine#5053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6259d7a0 2024-02-06 22:09:23.569 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2024-02-06 22:09:23.569 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:23.569 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:23.570 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:23.570 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:23.570 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:23.570 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:23.570 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d028c7e 2024-02-06 22:09:23.570 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:23.570 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:23.570 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:23.570 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:23.570 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:23.570 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:23.570 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:23.570 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:23.570 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:23.570 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:23.570 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:23.570 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:23.570 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:23.570 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:23.570 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:23.570 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:23.570 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:23.570 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:23.570 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:23.570 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2024-02-06 22:09:23.570 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:23.570 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:23.570 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:23.570 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:23.570 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:23.570 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:23.570 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:23.570 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:23.570 [Test worker @coroutine#5047] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2024-02-06 22:09:23.570 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a16583d 2024-02-06 22:09:23.570 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a16583d 2024-02-06 22:09:23.570 [Test worker @coroutine#5047] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2024-02-06 22:09:23.614 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a16583d 2024-02-06 22:09:23.626 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:23.631 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:23.639 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a16583d 2024-02-06 22:09:23.642 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a16583d 2024-02-06 22:09:23.653 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a16583d 2024-02-06 22:09:23.663 [DefaultDispatcher-worker-4 @coroutine#5061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a16583d 2024-02-06 22:09:23.671 [HikariPool-151 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:23.678 [DefaultDispatcher-worker-11 @coroutine#5047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6259d7a0 2024-02-06 22:09:23.684 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:23.691 [DefaultDispatcher-worker-14 @coroutine#5047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6259d7a0 2024-02-06 22:09:23.693 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6259d7a0 2024-02-06 22:09:23.696 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6259d7a0 2024-02-06 22:09:23.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2024-02-06 22:09:23.702 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2024-02-06 22:09:23.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:23.709 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6259d7a0: (connection evicted) 2024-02-06 22:09:23.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:23.710 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2024-02-06 22:09:23.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2024-02-06 22:09:23.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2024-02-06 22:09:23.710 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2024-02-06 22:09:23.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:23.723 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a16583d: (connection evicted) 2024-02-06 22:09:23.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:23.724 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2024-02-06 22:09:23.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2024-02-06 22:09:23.725 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2024-02-06 22:09:23.725 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:23.725 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:23.725 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:23.725 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:23.725 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:23.725 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:23.725 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@696d28ee 2024-02-06 22:09:23.725 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:23.725 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:23.725 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:23.725 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:23.725 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:23.725 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:23.725 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:23.725 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:23.725 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:23.725 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:23.725 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:23.725 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:23.725 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:23.725 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:23.725 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:23.725 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:23.725 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:23.725 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:23.725 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:23.725 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2024-02-06 22:09:23.726 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:23.726 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:23.726 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:23.726 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:23.726 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:23.726 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:23.726 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:23.726 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:23.726 [Test worker @coroutine#5092] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2024-02-06 22:09:23.726 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@ea3491d 2024-02-06 22:09:23.726 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@ea3491d 2024-02-06 22:09:23.726 [Test worker @coroutine#5092] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2024-02-06 22:09:23.728 [DefaultDispatcher-worker-7 @coroutine#2910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63053b71 2024-02-06 22:09:23.728 [DefaultDispatcher-worker-7 @coroutine#2910] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId 2024-02-06 22:09:23.728 [DefaultDispatcher-worker-7 @coroutine#2910] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:23.728 [DefaultDispatcher-worker-7 @coroutine#2910] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId 2024-02-06 22:09:23.730 [DefaultDispatcher-worker-7 @coroutine#2910] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId 2024-02-06 22:09:23.730 [DefaultDispatcher-worker-7 @coroutine#2910] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId 2024-02-06 22:09:23.734 [DefaultDispatcher-worker-1 @coroutine#3236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbf8cfc 2024-02-06 22:09:23.734 [DefaultDispatcher-worker-1 @coroutine#3236] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42333/UmAppDatabase/replication/nodeId 2024-02-06 22:09:23.734 [DefaultDispatcher-worker-1 @coroutine#3236] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42333/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:23.734 [DefaultDispatcher-worker-1 @coroutine#3236] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42333/UmAppDatabase/replication/nodeId 2024-02-06 22:09:23.735 [DefaultDispatcher-worker-11 @coroutine#3236] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42333/UmAppDatabase/replication/nodeId 2024-02-06 22:09:23.735 [DefaultDispatcher-worker-11 @coroutine#3236] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42333/UmAppDatabase/replication/nodeId 2024-02-06 22:09:23.743 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ea3491d 2024-02-06 22:09:23.765 [DefaultDispatcher-worker-7 @coroutine#3074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dcc7696 2024-02-06 22:09:23.765 [DefaultDispatcher-worker-7 @coroutine#3074] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId 2024-02-06 22:09:23.765 [DefaultDispatcher-worker-7 @coroutine#3074] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:23.765 [DefaultDispatcher-worker-7 @coroutine#3074] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId 2024-02-06 22:09:23.766 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ea3491d 2024-02-06 22:09:23.767 [DefaultDispatcher-worker-2 @coroutine#3074] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId 2024-02-06 22:09:23.767 [DefaultDispatcher-worker-2 @coroutine#3074] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId 2024-02-06 22:09:23.769 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ea3491d 2024-02-06 22:09:23.771 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ea3491d 2024-02-06 22:09:23.772 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2024-02-06 22:09:23.772 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:23.772 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:23.772 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:23.772 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:23.772 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:23.772 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:23.772 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e2c8622 2024-02-06 22:09:23.772 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:23.772 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:23.772 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:23.772 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:23.772 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:23.772 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:23.772 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:23.772 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:23.772 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:23.772 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:23.772 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:23.772 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:23.772 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:23.772 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:23.772 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:23.772 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:23.772 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:23.772 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:23.772 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:23.772 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2024-02-06 22:09:23.772 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:23.772 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:23.772 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:23.772 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:23.772 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:23.772 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:23.772 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:23.772 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:23.772 [Test worker @coroutine#5092] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2024-02-06 22:09:23.783 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@b67b359 2024-02-06 22:09:23.783 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@b67b359 2024-02-06 22:09:23.783 [Test worker @coroutine#5092] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2024-02-06 22:09:23.802 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b67b359 2024-02-06 22:09:23.818 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b67b359 2024-02-06 22:09:23.820 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b67b359 2024-02-06 22:09:23.822 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b67b359 2024-02-06 22:09:23.826 [HikariPool-152 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:23.831 [DefaultDispatcher-worker-17 @coroutine#5115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b67b359 2024-02-06 22:09:23.849 [DefaultDispatcher-worker-9 @coroutine#5092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ea3491d 2024-02-06 22:09:23.860 [DefaultDispatcher-worker-4 @coroutine#5092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ea3491d 2024-02-06 22:09:23.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2024-02-06 22:09:23.877 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2024-02-06 22:09:23.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:23.879 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ea3491d: (connection evicted) 2024-02-06 22:09:23.880 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:23.880 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2024-02-06 22:09:23.880 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2024-02-06 22:09:23.880 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2024-02-06 22:09:23.880 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2024-02-06 22:09:23.880 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:23.883 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b67b359: (connection evicted) 2024-02-06 22:09:23.883 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:23.884 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:23.884 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2024-02-06 22:09:23.884 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2024-02-06 22:09:23.886 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2024-02-06 22:09:23.886 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:23.886 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:23.886 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:23.886 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:23.886 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:23.886 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:23.886 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2643c33f 2024-02-06 22:09:23.886 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:23.886 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:23.886 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:23.886 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:23.886 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:23.886 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:23.887 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:23.887 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:23.887 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:23.887 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:23.887 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:23.887 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:23.887 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:23.887 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:23.887 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:23.887 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:23.887 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:23.887 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:23.887 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:23.887 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2024-02-06 22:09:23.887 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:23.887 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:23.887 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:23.887 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:23.887 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:23.887 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:23.887 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:23.887 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:23.887 [Test worker @coroutine#5157] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2024-02-06 22:09:23.899 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bfaff23 2024-02-06 22:09:23.899 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bfaff23 2024-02-06 22:09:23.899 [Test worker @coroutine#5157] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2024-02-06 22:09:23.920 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bfaff23 2024-02-06 22:09:23.936 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bfaff23 2024-02-06 22:09:23.939 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bfaff23 2024-02-06 22:09:23.942 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bfaff23 2024-02-06 22:09:23.946 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bfaff23 2024-02-06 22:09:23.954 [DefaultDispatcher-worker-9 @coroutine#5164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bfaff23 2024-02-06 22:09:23.967 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bfaff23 2024-02-06 22:09:23.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2024-02-06 22:09:23.973 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2024-02-06 22:09:23.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:23.974 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4bfaff23: (connection evicted) 2024-02-06 22:09:23.974 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:23.974 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2024-02-06 22:09:23.974 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2024-02-06 22:09:23.976 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2024-02-06 22:09:23.976 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:23.976 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:23.976 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:23.976 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:23.976 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:23.976 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:23.976 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52e44f71 2024-02-06 22:09:23.976 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:23.976 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:23.976 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:23.976 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:23.976 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:23.976 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:23.976 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:23.977 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:23.977 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:23.977 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:23.977 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:23.977 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:23.977 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:23.977 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:23.977 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:23.977 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:23.977 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:23.977 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:23.977 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:23.977 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2024-02-06 22:09:23.977 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:23.977 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:23.977 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:23.977 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:23.977 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:23.977 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:23.977 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:23.977 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:23.977 [Test worker @coroutine#5190] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2024-02-06 22:09:23.977 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@653c0c9c 2024-02-06 22:09:23.977 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@653c0c9c 2024-02-06 22:09:23.977 [Test worker @coroutine#5190] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2024-02-06 22:09:23.989 [DefaultDispatcher-worker-17 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e358de 2024-02-06 22:09:23.990 [DefaultDispatcher-worker-17 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId 2024-02-06 22:09:23.990 [DefaultDispatcher-worker-17 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:23.990 [DefaultDispatcher-worker-17 @coroutine#2957] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId 2024-02-06 22:09:23.991 [DefaultDispatcher-worker-2 @coroutine#2957] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId 2024-02-06 22:09:23.991 [DefaultDispatcher-worker-2 @coroutine#2957] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId 2024-02-06 22:09:24.004 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@653c0c9c 2024-02-06 22:09:24.016 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@653c0c9c 2024-02-06 22:09:24.018 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@653c0c9c 2024-02-06 22:09:24.019 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@653c0c9c 2024-02-06 22:09:24.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2024-02-06 22:09:24.024 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2024-02-06 22:09:24.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:09:24.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:24.025 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2024-02-06 22:09:24.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2024-02-06 22:09:24.026 [Test worker @coroutine#5224] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2024-02-06 22:09:24.026 [Test worker @coroutine#5224] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:24.026 [Test worker @coroutine#5224] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:24.026 [Test worker @coroutine#5224] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:24.026 [Test worker @coroutine#5224] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:24.026 [Test worker @coroutine#5224] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:24.026 [Test worker @coroutine#5224] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:24.026 [Test worker @coroutine#5224] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19487d13 2024-02-06 22:09:24.026 [Test worker @coroutine#5224] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:24.026 [Test worker @coroutine#5224] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:24.026 [Test worker @coroutine#5224] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:24.026 [Test worker @coroutine#5224] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:24.026 [Test worker @coroutine#5224] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:24.026 [Test worker @coroutine#5224] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:24.026 [Test worker @coroutine#5224] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:24.026 [Test worker @coroutine#5224] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:24.026 [Test worker @coroutine#5224] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:24.026 [Test worker @coroutine#5224] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:24.026 [Test worker @coroutine#5224] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:24.026 [Test worker @coroutine#5224] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:24.026 [Test worker @coroutine#5224] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:24.026 [Test worker @coroutine#5224] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:24.026 [Test worker @coroutine#5224] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:24.026 [Test worker @coroutine#5224] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:24.026 [Test worker @coroutine#5224] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:24.026 [Test worker @coroutine#5224] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:24.026 [Test worker @coroutine#5224] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:24.026 [Test worker @coroutine#5224] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2024-02-06 22:09:24.026 [Test worker @coroutine#5224] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:24.026 [Test worker @coroutine#5224] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:24.026 [Test worker @coroutine#5224] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:24.026 [Test worker @coroutine#5224] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:24.026 [Test worker @coroutine#5224] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:24.026 [Test worker @coroutine#5224] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:24.026 [Test worker @coroutine#5224] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:24.026 [Test worker @coroutine#5224] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:24.026 [Test worker @coroutine#5224] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2024-02-06 22:09:24.027 [Test worker @coroutine#5224] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@47d7e8b5 2024-02-06 22:09:24.027 [Test worker @coroutine#5224] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@47d7e8b5 2024-02-06 22:09:24.027 [Test worker @coroutine#5224] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2024-02-06 22:09:24.044 [Test worker @coroutine#5224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d7e8b5 2024-02-06 22:09:24.059 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d7e8b5 2024-02-06 22:09:24.061 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d7e8b5 2024-02-06 22:09:24.063 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d7e8b5 2024-02-06 22:09:24.072 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2024-02-06 22:09:24.073 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2024-02-06 22:09:24.073 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:09:24.073 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:24.073 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2024-02-06 22:09:24.073 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2024-02-06 22:09:24.074 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2024-02-06 22:09:24.074 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:24.074 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:24.074 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:24.074 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:24.074 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:24.074 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:24.074 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a94bd69 2024-02-06 22:09:24.075 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:24.075 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:24.075 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:24.075 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:24.075 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:24.075 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:24.075 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:24.075 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:24.075 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:24.075 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:24.075 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:24.075 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:24.075 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:24.075 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:24.075 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:24.075 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:24.075 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:24.075 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:24.075 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:24.075 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2024-02-06 22:09:24.075 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:24.075 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:24.075 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:24.075 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:24.075 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:24.075 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:24.075 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:24.075 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:24.075 [Test worker @coroutine#5253] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2024-02-06 22:09:24.079 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@7966a964 2024-02-06 22:09:24.079 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@7966a964 2024-02-06 22:09:24.079 [Test worker @coroutine#5253] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2024-02-06 22:09:24.085 [DefaultDispatcher-worker-2 @coroutine#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-06 22:09:24.085 [DefaultDispatcher-worker-2 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53691/UmAppDatabase/replication/nodeId 2024-02-06 22:09:24.085 [DefaultDispatcher-worker-2 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53691/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:24.085 [DefaultDispatcher-worker-2 @coroutine#3126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53691/UmAppDatabase/replication/nodeId 2024-02-06 22:09:24.086 [DefaultDispatcher-worker-14 @coroutine#3126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53691/UmAppDatabase/replication/nodeId 2024-02-06 22:09:24.086 [DefaultDispatcher-worker-14 @coroutine#3126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53691/UmAppDatabase/replication/nodeId 2024-02-06 22:09:24.097 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7966a964 2024-02-06 22:09:24.108 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7966a964 2024-02-06 22:09:24.110 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7966a964 2024-02-06 22:09:24.112 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7966a964 2024-02-06 22:09:24.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2024-02-06 22:09:24.116 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2024-02-06 22:09:24.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:09:24.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:24.116 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2024-02-06 22:09:24.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2024-02-06 22:09:24.118 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2024-02-06 22:09:24.118 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:24.118 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:24.118 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:24.118 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:24.118 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:24.118 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:24.118 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1226ba98 2024-02-06 22:09:24.118 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:24.118 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:24.118 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:24.118 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:24.118 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:24.118 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:24.118 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:24.118 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:24.118 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:24.118 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:24.118 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:24.118 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:24.118 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:24.118 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:24.118 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:24.118 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:24.118 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:24.118 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:24.118 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:24.118 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2024-02-06 22:09:24.118 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:24.118 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:24.118 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:24.118 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:24.118 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:24.118 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:24.118 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:24.118 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:24.118 [Test worker @coroutine#5285] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2024-02-06 22:09:24.119 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ec01440 2024-02-06 22:09:24.119 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ec01440 2024-02-06 22:09:24.119 [Test worker @coroutine#5285] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2024-02-06 22:09:24.136 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ec01440 2024-02-06 22:09:24.149 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ec01440 2024-02-06 22:09:24.151 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ec01440 2024-02-06 22:09:24.153 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ec01440 2024-02-06 22:09:24.162 [DefaultDispatcher-worker-13 @coroutine#5293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ec01440 2024-02-06 22:09:24.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2024-02-06 22:09:24.169 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2024-02-06 22:09:24.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:24.170 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ec01440: (connection evicted) 2024-02-06 22:09:24.170 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:24.170 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2024-02-06 22:09:24.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2024-02-06 22:09:24.172 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2024-02-06 22:09:24.172 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:24.172 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:24.172 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:24.172 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:24.172 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:24.172 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:24.172 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@203ba07 2024-02-06 22:09:24.172 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:24.172 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:24.172 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:24.172 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:24.172 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:24.172 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:24.172 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:24.172 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:24.172 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:24.172 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:24.172 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:24.172 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:24.172 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:24.172 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:24.172 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:24.172 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:24.172 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:24.172 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:24.172 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:24.172 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2024-02-06 22:09:24.172 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:24.173 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:24.173 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:24.173 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:24.173 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:24.173 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:24.173 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:24.173 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:24.173 [Test worker @coroutine#5316] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2024-02-06 22:09:24.173 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@709353b9 2024-02-06 22:09:24.173 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@709353b9 2024-02-06 22:09:24.173 [Test worker @coroutine#5316] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2024-02-06 22:09:24.180 [DefaultDispatcher-worker-1 @coroutine#2994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530e08a7 2024-02-06 22:09:24.180 [DefaultDispatcher-worker-1 @coroutine#2994] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId 2024-02-06 22:09:24.180 [DefaultDispatcher-worker-1 @coroutine#2994] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:24.180 [DefaultDispatcher-worker-1 @coroutine#2994] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId 2024-02-06 22:09:24.181 [DefaultDispatcher-worker-7 @coroutine#2994] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId 2024-02-06 22:09:24.181 [DefaultDispatcher-worker-7 @coroutine#2994] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId 2024-02-06 22:09:24.193 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@709353b9 2024-02-06 22:09:24.200 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:24.209 [Test worker @coroutine#5320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@709353b9 2024-02-06 22:09:24.212 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@709353b9 2024-02-06 22:09:24.215 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@709353b9 2024-02-06 22:09:24.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2024-02-06 22:09:24.220 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2024-02-06 22:09:24.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:09:24.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:24.220 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2024-02-06 22:09:24.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2024-02-06 22:09:24.221 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2024-02-06 22:09:24.221 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:24.222 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:24.222 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:24.222 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:24.222 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:24.222 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:24.222 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e8c9083 2024-02-06 22:09:24.222 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:24.222 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:24.222 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:24.222 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:24.222 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:24.222 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:24.222 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:24.222 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:24.222 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:24.222 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:24.222 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:24.222 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:24.222 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:24.222 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:24.222 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:24.222 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:24.222 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:24.222 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:24.222 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:24.222 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2024-02-06 22:09:24.222 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:24.222 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:24.222 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:24.222 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:24.222 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:24.222 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:24.222 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:24.222 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:24.222 [Test worker @coroutine#5348] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2024-02-06 22:09:24.223 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b3e2039 2024-02-06 22:09:24.223 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b3e2039 2024-02-06 22:09:24.223 [Test worker @coroutine#5348] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2024-02-06 22:09:24.243 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b3e2039 2024-02-06 22:09:24.248 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:24.260 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b3e2039 2024-02-06 22:09:24.263 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b3e2039 2024-02-06 22:09:24.265 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b3e2039 2024-02-06 22:09:24.275 [DefaultDispatcher-worker-15 @coroutine#5355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b3e2039 2024-02-06 22:09:24.278 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b3e2039 2024-02-06 22:09:24.283 [Test worker @coroutine#5377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b3e2039 2024-02-06 22:09:24.296 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:24.297 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2024-02-06 22:09:24.297 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2024-02-06 22:09:24.297 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:24.297 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b3e2039: (connection evicted) 2024-02-06 22:09:24.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:24.298 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2024-02-06 22:09:24.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2024-02-06 22:09:24.300 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2024-02-06 22:09:24.300 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:24.300 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:24.300 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:24.300 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:24.300 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:24.300 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:24.300 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12e8ea81 2024-02-06 22:09:24.300 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:24.300 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:24.300 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:24.300 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:24.300 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:24.300 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:24.300 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:24.300 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:24.300 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:24.300 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:24.300 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:24.300 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:24.300 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:24.300 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:24.300 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:24.300 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:24.300 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:24.300 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:24.300 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:24.300 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2024-02-06 22:09:24.300 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:24.300 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:24.300 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:24.300 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:24.300 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:24.300 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:24.300 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:24.300 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:24.300 [Test worker @coroutine#5382] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2024-02-06 22:09:24.301 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@628d6320 2024-02-06 22:09:24.301 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@628d6320 2024-02-06 22:09:24.301 [Test worker @coroutine#5382] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2024-02-06 22:09:24.321 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628d6320 2024-02-06 22:09:24.337 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628d6320 2024-02-06 22:09:24.340 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628d6320 2024-02-06 22:09:24.343 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628d6320 2024-02-06 22:09:24.343 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2024-02-06 22:09:24.343 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:24.343 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:24.343 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:24.343 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:24.343 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:24.343 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:24.343 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c50503e 2024-02-06 22:09:24.343 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:24.343 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:24.343 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:24.343 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:24.343 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:24.343 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:24.343 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:24.343 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:24.343 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:24.343 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:24.344 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:24.344 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:24.344 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:24.344 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:24.344 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:24.344 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:24.344 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:24.344 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:24.344 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:24.344 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2024-02-06 22:09:24.344 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:24.344 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:24.344 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:24.344 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:24.344 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:24.344 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:24.344 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:24.344 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:24.344 [Test worker @coroutine#5382] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2024-02-06 22:09:24.344 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@326489c4 2024-02-06 22:09:24.344 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@326489c4 2024-02-06 22:09:24.344 [Test worker @coroutine#5382] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2024-02-06 22:09:24.351 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:24.372 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@326489c4 2024-02-06 22:09:24.372 [DefaultDispatcher-worker-10 @coroutine#3175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d84ab90 2024-02-06 22:09:24.372 [DefaultDispatcher-worker-10 @coroutine#3175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51707/UmAppDatabase/replication/nodeId 2024-02-06 22:09:24.372 [DefaultDispatcher-worker-10 @coroutine#3175] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51707/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:24.372 [DefaultDispatcher-worker-10 @coroutine#3175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51707/UmAppDatabase/replication/nodeId 2024-02-06 22:09:24.372 [DefaultDispatcher-worker-16 @coroutine#2877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@380e3122 2024-02-06 22:09:24.372 [DefaultDispatcher-worker-16 @coroutine#2877] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId 2024-02-06 22:09:24.372 [DefaultDispatcher-worker-16 @coroutine#2877] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:24.372 [DefaultDispatcher-worker-16 @coroutine#2877] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId 2024-02-06 22:09:24.373 [DefaultDispatcher-worker-14 @coroutine#3175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51707/UmAppDatabase/replication/nodeId 2024-02-06 22:09:24.373 [DefaultDispatcher-worker-14 @coroutine#3175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51707/UmAppDatabase/replication/nodeId 2024-02-06 22:09:24.373 [DefaultDispatcher-worker-2 @coroutine#2877] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId 2024-02-06 22:09:24.373 [DefaultDispatcher-worker-2 @coroutine#2877] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId 2024-02-06 22:09:24.388 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@326489c4 2024-02-06 22:09:24.390 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@326489c4 2024-02-06 22:09:24.393 [Test worker @coroutine#5399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@326489c4 2024-02-06 22:09:24.401 [HikariPool-161 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:09:24.402 [DefaultDispatcher-worker-10 @coroutine#5401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@326489c4 2024-02-06 22:09:24.417 [DefaultDispatcher-worker-14 @coroutine#5382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628d6320 2024-02-06 22:09:24.420 [DefaultDispatcher-worker-9 @coroutine#3027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79982bcc 2024-02-06 22:09:24.421 [DefaultDispatcher-worker-9 @coroutine#3027] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId 2024-02-06 22:09:24.421 [DefaultDispatcher-worker-9 @coroutine#3027] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:24.421 [DefaultDispatcher-worker-9 @coroutine#3027] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId 2024-02-06 22:09:24.422 [DefaultDispatcher-worker-7 @coroutine#3027] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId 2024-02-06 22:09:24.422 [DefaultDispatcher-worker-7 @coroutine#3027] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId 2024-02-06 22:09:24.452 [HikariPool-162 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:24.453 [DefaultDispatcher-worker-13 @coroutine#5382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628d6320 2024-02-06 22:09:24.464 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2024-02-06 22:09:24.464 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2024-02-06 22:09:24.464 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:24.486 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@628d6320: (connection evicted) 2024-02-06 22:09:24.487 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:24.487 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2024-02-06 22:09:24.487 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2024-02-06 22:09:24.487 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2024-02-06 22:09:24.488 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2024-02-06 22:09:24.488 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:24.501 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@326489c4: (connection evicted) 2024-02-06 22:09:24.502 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:24.502 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2024-02-06 22:09:24.502 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2024-02-06 22:09:24.504 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2024-02-06 22:09:24.504 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:24.504 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:24.504 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:24.504 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:24.504 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:24.504 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:24.504 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29b61bb 2024-02-06 22:09:24.504 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:24.504 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:24.504 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:24.504 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:24.504 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:24.504 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:24.504 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:24.504 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:24.504 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:24.504 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:24.504 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:24.504 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:24.504 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:24.504 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:24.504 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:24.504 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:24.504 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:24.504 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:24.504 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:24.504 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2024-02-06 22:09:24.504 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:24.504 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:24.504 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:24.504 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:24.505 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:24.505 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:24.505 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:24.505 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:24.505 [Test worker @coroutine#5419] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2024-02-06 22:09:24.506 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f959640 2024-02-06 22:09:24.506 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f959640 2024-02-06 22:09:24.506 [Test worker @coroutine#5419] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2024-02-06 22:09:24.514 [DefaultDispatcher-worker-15 @coroutine#3056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342e6e8a 2024-02-06 22:09:24.515 [DefaultDispatcher-worker-15 @coroutine#3056] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:09:24.515 [DefaultDispatcher-worker-15 @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://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:24.515 [DefaultDispatcher-worker-15 @coroutine#3056] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:09:24.516 [DefaultDispatcher-worker-7 @coroutine#3056] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:09:24.525 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f959640 2024-02-06 22:09:24.537 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:24.539 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f959640 2024-02-06 22:09:24.541 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f959640 2024-02-06 22:09:24.543 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f959640 2024-02-06 22:09:24.543 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2024-02-06 22:09:24.544 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:24.544 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:24.544 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:24.544 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:24.544 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:24.544 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:24.544 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64ef9b9a 2024-02-06 22:09:24.544 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:24.544 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:24.544 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:24.544 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:24.544 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:24.544 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:24.544 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:24.544 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:24.544 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:24.544 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:24.544 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:24.544 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:24.544 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:24.544 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:24.544 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:24.544 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:24.544 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:24.544 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:24.544 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:24.544 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2024-02-06 22:09:24.544 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:24.544 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:24.544 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:24.544 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:24.544 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:24.544 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:24.544 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:24.544 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:24.544 [Test worker @coroutine#5419] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2024-02-06 22:09:24.544 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@7640a191 2024-02-06 22:09:24.544 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@7640a191 2024-02-06 22:09:24.544 [Test worker @coroutine#5419] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2024-02-06 22:09:24.558 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7640a191 2024-02-06 22:09:24.569 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7640a191 2024-02-06 22:09:24.571 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7640a191 2024-02-06 22:09:24.573 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7640a191 2024-02-06 22:09:24.581 [DefaultDispatcher-worker-13 @coroutine#5435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7640a191 2024-02-06 22:09:24.593 [DefaultDispatcher-worker-17 @coroutine#5419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f959640 2024-02-06 22:09:24.606 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:24.606 [HikariPool-163 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:09:24.620 [DefaultDispatcher-worker-8 @coroutine#5419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f959640 2024-02-06 22:09:24.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2024-02-06 22:09:24.625 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2024-02-06 22:09:24.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:24.631 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f959640: (connection evicted) 2024-02-06 22:09:24.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:24.632 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2024-02-06 22:09:24.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2024-02-06 22:09:24.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2024-02-06 22:09:24.632 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2024-02-06 22:09:24.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:24.632 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7640a191: (connection evicted) 2024-02-06 22:09:24.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:24.633 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2024-02-06 22:09:24.633 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2024-02-06 22:09:24.635 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2024-02-06 22:09:24.635 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:24.635 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:24.635 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:24.635 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:24.636 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:24.636 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:24.636 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52b2c255 2024-02-06 22:09:24.636 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:24.636 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:24.636 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:24.636 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:24.636 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:24.636 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:24.636 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:24.636 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:24.636 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:24.636 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:24.636 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:24.636 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:24.636 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:24.636 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:24.636 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:24.636 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:24.636 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:24.636 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:24.636 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:24.636 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2024-02-06 22:09:24.636 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:24.636 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:24.636 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:24.636 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:24.636 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:24.636 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:24.636 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:24.636 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:24.636 [Test worker @coroutine#5448] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2024-02-06 22:09:24.636 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@18f8c76d 2024-02-06 22:09:24.636 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@18f8c76d 2024-02-06 22:09:24.636 [Test worker @coroutine#5448] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2024-02-06 22:09:24.655 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f8c76d 2024-02-06 22:09:24.671 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f8c76d 2024-02-06 22:09:24.674 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f8c76d 2024-02-06 22:09:24.677 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f8c76d 2024-02-06 22:09:24.678 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2024-02-06 22:09:24.678 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:24.678 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:24.678 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:24.678 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:24.678 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:24.678 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:24.678 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d583602 2024-02-06 22:09:24.678 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:24.678 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:24.678 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:24.678 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:24.678 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:24.678 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:24.678 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:24.678 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:24.678 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:24.678 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:24.678 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:24.678 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:24.678 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:24.678 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:24.678 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:24.678 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:24.678 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:24.678 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:24.678 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:24.678 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2024-02-06 22:09:24.678 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:24.678 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:24.678 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:24.678 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:24.678 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:24.678 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:24.678 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:24.678 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:24.678 [Test worker @coroutine#5448] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2024-02-06 22:09:24.679 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@441d3ddf 2024-02-06 22:09:24.679 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@441d3ddf 2024-02-06 22:09:24.679 [Test worker @coroutine#5448] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2024-02-06 22:09:24.698 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441d3ddf 2024-02-06 22:09:24.698 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:24.713 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441d3ddf 2024-02-06 22:09:24.716 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441d3ddf 2024-02-06 22:09:24.718 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441d3ddf 2024-02-06 22:09:24.736 [DefaultDispatcher-worker-16 @coroutine#5462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441d3ddf 2024-02-06 22:09:24.736 [HikariPool-165 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:09:24.737 [DefaultDispatcher-worker-3 @coroutine#2910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63053b71 2024-02-06 22:09:24.737 [DefaultDispatcher-worker-3 @coroutine#2910] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId 2024-02-06 22:09:24.738 [DefaultDispatcher-worker-3 @coroutine#2910] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:24.738 [DefaultDispatcher-worker-3 @coroutine#2910] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId 2024-02-06 22:09:24.739 [DefaultDispatcher-worker-8 @coroutine#2910] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId 2024-02-06 22:09:24.739 [DefaultDispatcher-worker-8 @coroutine#2910] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId 2024-02-06 22:09:24.743 [DefaultDispatcher-worker-4 @coroutine#3236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbf8cfc 2024-02-06 22:09:24.743 [DefaultDispatcher-worker-4 @coroutine#3236] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42333/UmAppDatabase/replication/nodeId 2024-02-06 22:09:24.744 [DefaultDispatcher-worker-4 @coroutine#3236] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42333/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:24.744 [DefaultDispatcher-worker-4 @coroutine#3236] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42333/UmAppDatabase/replication/nodeId 2024-02-06 22:09:24.745 [DefaultDispatcher-worker-1 @coroutine#3236] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42333/UmAppDatabase/replication/nodeId 2024-02-06 22:09:24.745 [DefaultDispatcher-worker-1 @coroutine#3236] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42333/UmAppDatabase/replication/nodeId 2024-02-06 22:09:24.755 [DefaultDispatcher-worker-9 @coroutine#5448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f8c76d 2024-02-06 22:09:24.787 [DefaultDispatcher-worker-7 @coroutine#3074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dcc7696 2024-02-06 22:09:24.787 [DefaultDispatcher-worker-7 @coroutine#3074] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId 2024-02-06 22:09:24.787 [DefaultDispatcher-worker-7 @coroutine#3074] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:24.787 [DefaultDispatcher-worker-7 @coroutine#3074] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId 2024-02-06 22:09:24.789 [DefaultDispatcher-worker-13 @coroutine#3074] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId 2024-02-06 22:09:24.789 [DefaultDispatcher-worker-13 @coroutine#3074] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId 2024-02-06 22:09:24.798 [HikariPool-166 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:24.805 [DefaultDispatcher-worker-10 @coroutine#5448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f8c76d 2024-02-06 22:09:24.813 [DefaultDispatcher-worker-2 @coroutine#5448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f8c76d 2024-02-06 22:09:24.826 [DefaultDispatcher-worker-15 @coroutine#5448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f8c76d 2024-02-06 22:09:24.843 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2024-02-06 22:09:24.843 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2024-02-06 22:09:24.843 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:24.858 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18f8c76d: (connection evicted) 2024-02-06 22:09:24.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:24.859 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2024-02-06 22:09:24.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2024-02-06 22:09:24.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2024-02-06 22:09:24.860 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2024-02-06 22:09:24.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:24.875 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:24.879 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@441d3ddf: (connection evicted) 2024-02-06 22:09:24.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:24.879 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2024-02-06 22:09:24.880 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2024-02-06 22:09:24.882 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2024-02-06 22:09:24.882 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:24.882 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:24.882 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:24.882 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:24.882 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:24.882 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:24.882 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d642682 2024-02-06 22:09:24.882 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:24.882 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:24.882 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:24.882 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:24.883 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:24.883 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:24.883 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:24.883 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:24.883 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:24.883 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:24.883 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:24.883 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:24.883 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:24.883 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:24.883 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:24.883 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:24.883 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:24.883 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:24.883 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:24.883 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2024-02-06 22:09:24.883 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:24.883 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:24.883 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:24.883 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:24.883 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:24.883 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:24.883 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:24.883 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:24.883 [Test worker @coroutine#5497] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2024-02-06 22:09:24.883 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@321bf4b1 2024-02-06 22:09:24.883 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@321bf4b1 2024-02-06 22:09:24.883 [Test worker @coroutine#5497] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2024-02-06 22:09:24.904 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@321bf4b1 2024-02-06 22:09:24.920 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@321bf4b1 2024-02-06 22:09:24.922 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@321bf4b1 2024-02-06 22:09:24.925 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@321bf4b1 2024-02-06 22:09:24.925 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2024-02-06 22:09:24.926 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:24.926 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:24.926 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:24.926 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:24.926 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:24.926 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:24.926 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c85ed05 2024-02-06 22:09:24.926 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:24.926 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:24.926 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:24.926 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:24.926 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:24.926 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:24.926 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:24.926 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:24.926 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:24.926 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:24.926 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:24.926 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:24.926 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:24.926 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:24.926 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:24.926 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:24.926 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:24.926 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:24.926 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:24.926 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2024-02-06 22:09:24.926 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:24.926 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:24.926 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:24.926 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:24.926 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:24.926 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:24.926 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:24.926 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:24.926 [Test worker @coroutine#5497] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2024-02-06 22:09:24.926 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@365291bd 2024-02-06 22:09:24.926 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@365291bd 2024-02-06 22:09:24.927 [Test worker @coroutine#5497] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2024-02-06 22:09:24.935 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:24.947 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@365291bd 2024-02-06 22:09:24.964 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@365291bd 2024-02-06 22:09:24.967 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@365291bd 2024-02-06 22:09:24.969 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@365291bd 2024-02-06 22:09:24.979 [DefaultDispatcher-worker-17 @coroutine#5511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@365291bd 2024-02-06 22:09:24.983 [HikariPool-167 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:09:24.991 [DefaultDispatcher-worker-11 @coroutine#5497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@321bf4b1 2024-02-06 22:09:24.999 [DefaultDispatcher-worker-13 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e358de 2024-02-06 22:09:24.999 [DefaultDispatcher-worker-13 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId 2024-02-06 22:09:24.999 [DefaultDispatcher-worker-13 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:24.999 [DefaultDispatcher-worker-13 @coroutine#2957] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId 2024-02-06 22:09:25.000 [DefaultDispatcher-worker-15 @coroutine#2957] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId 2024-02-06 22:09:25.001 [DefaultDispatcher-worker-15 @coroutine#2957] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId 2024-02-06 22:09:25.001 [DefaultDispatcher-worker-4 @coroutine#5497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@321bf4b1 2024-02-06 22:09:25.006 [DefaultDispatcher-worker-2 @coroutine#5497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@321bf4b1 2024-02-06 22:09:25.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2024-02-06 22:09:25.016 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2024-02-06 22:09:25.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:25.016 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@321bf4b1: (connection evicted) 2024-02-06 22:09:25.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:25.017 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2024-02-06 22:09:25.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2024-02-06 22:09:25.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2024-02-06 22:09:25.017 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2024-02-06 22:09:25.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:25.018 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@365291bd: (connection evicted) 2024-02-06 22:09:25.018 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:25.018 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2024-02-06 22:09:25.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2024-02-06 22:09:25.019 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2024-02-06 22:09:25.020 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:25.020 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:25.020 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:25.020 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:25.020 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:25.020 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:25.020 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e474bd 2024-02-06 22:09:25.020 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:25.020 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:25.020 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:25.020 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:25.020 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:25.020 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:25.020 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:25.020 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:25.020 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:25.020 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:25.020 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:25.020 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:25.020 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:25.020 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:25.020 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:25.020 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:25.020 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:25.020 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:25.020 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:25.020 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2024-02-06 22:09:25.020 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:25.020 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:25.020 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:25.020 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:25.020 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:25.020 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:25.020 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:25.020 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:25.020 [Test worker @coroutine#5540] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2024-02-06 22:09:25.020 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@639d808a 2024-02-06 22:09:25.020 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@639d808a 2024-02-06 22:09:25.020 [Test worker @coroutine#5540] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2024-02-06 22:09:25.037 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639d808a 2024-02-06 22:09:25.049 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639d808a 2024-02-06 22:09:25.051 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639d808a 2024-02-06 22:09:25.053 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639d808a 2024-02-06 22:09:25.053 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2024-02-06 22:09:25.054 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:25.054 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:25.054 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:25.054 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:25.054 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:25.054 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:25.054 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47184859 2024-02-06 22:09:25.054 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:25.054 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:25.054 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:25.054 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:25.054 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:25.054 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:25.054 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:25.054 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:25.054 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:25.054 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:25.054 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:25.054 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:25.054 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:25.054 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:25.054 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:25.054 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:25.054 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:25.054 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:25.054 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:25.054 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2024-02-06 22:09:25.054 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:25.054 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:25.054 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:25.054 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:25.054 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:25.054 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:25.054 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:25.054 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:25.054 [Test worker @coroutine#5540] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2024-02-06 22:09:25.054 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@11564455 2024-02-06 22:09:25.054 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@11564455 2024-02-06 22:09:25.054 [Test worker @coroutine#5540] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2024-02-06 22:09:25.063 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:25.069 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11564455 2024-02-06 22:09:25.086 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11564455 2024-02-06 22:09:25.089 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11564455 2024-02-06 22:09:25.092 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11564455 2024-02-06 22:09:25.093 [DefaultDispatcher-worker-3 @coroutine#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-06 22:09:25.093 [DefaultDispatcher-worker-3 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53691/UmAppDatabase/replication/nodeId 2024-02-06 22:09:25.093 [DefaultDispatcher-worker-3 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53691/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:25.093 [DefaultDispatcher-worker-3 @coroutine#3126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53691/UmAppDatabase/replication/nodeId 2024-02-06 22:09:25.095 [DefaultDispatcher-worker-1 @coroutine#3126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53691/UmAppDatabase/replication/nodeId 2024-02-06 22:09:25.095 [DefaultDispatcher-worker-1 @coroutine#3126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53691/UmAppDatabase/replication/nodeId 2024-02-06 22:09:25.097 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:25.101 [DefaultDispatcher-worker-1 @coroutine#5555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11564455 2024-02-06 22:09:25.112 [DefaultDispatcher-worker-11 @coroutine#5540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639d808a 2024-02-06 22:09:25.120 [DefaultDispatcher-worker-4 @coroutine#5566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-41 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e3900dc 2024-02-06 22:09:25.121 [HikariPool-169 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:09:25.121 [DefaultDispatcher-worker-9 @coroutine#5540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639d808a 2024-02-06 22:09:25.124 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2024-02-06 22:09:25.124 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2024-02-06 22:09:25.124 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:25.124 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@639d808a: (connection evicted) 2024-02-06 22:09:25.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:25.125 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2024-02-06 22:09:25.125 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2024-02-06 22:09:25.125 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2024-02-06 22:09:25.125 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2024-02-06 22:09:25.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:25.126 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11564455: (connection evicted) 2024-02-06 22:09:25.126 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:25.126 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2024-02-06 22:09:25.126 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2024-02-06 22:09:25.128 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2024-02-06 22:09:25.129 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:25.129 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:25.129 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:25.129 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:25.129 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:25.129 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:25.129 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70e560ef 2024-02-06 22:09:25.129 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:25.129 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:25.129 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:25.129 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:25.129 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:25.129 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:25.129 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:25.129 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:25.129 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:25.129 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:25.129 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:25.129 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:25.129 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:25.129 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:25.129 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:25.129 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:25.129 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:25.129 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:25.129 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:25.129 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2024-02-06 22:09:25.129 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:25.129 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:25.129 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:25.129 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:25.129 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:25.129 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:25.129 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:25.129 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:25.129 [Test worker @coroutine#5584] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2024-02-06 22:09:25.129 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@19faa9dc 2024-02-06 22:09:25.129 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@19faa9dc 2024-02-06 22:09:25.129 [Test worker @coroutine#5584] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2024-02-06 22:09:25.146 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:25.150 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19faa9dc 2024-02-06 22:09:25.168 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19faa9dc 2024-02-06 22:09:25.171 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19faa9dc 2024-02-06 22:09:25.173 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19faa9dc 2024-02-06 22:09:25.173 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2024-02-06 22:09:25.174 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:25.174 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:25.174 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:25.174 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:25.174 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:25.174 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:25.174 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c592c0c 2024-02-06 22:09:25.174 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:25.174 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:25.174 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:25.174 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:25.174 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:25.174 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:25.174 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:25.174 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:25.174 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:25.174 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:25.174 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:25.174 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:25.174 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:25.174 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:25.174 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:25.174 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:25.174 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:25.174 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:25.174 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:25.174 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2024-02-06 22:09:25.174 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:25.174 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:25.174 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:25.174 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:25.174 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:25.174 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:25.174 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:25.174 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:25.174 [Test worker @coroutine#5584] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2024-02-06 22:09:25.174 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fb3d3bb 2024-02-06 22:09:25.174 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fb3d3bb 2024-02-06 22:09:25.174 [Test worker @coroutine#5584] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2024-02-06 22:09:25.180 [DefaultDispatcher-worker-13 @coroutine#5591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67e11bda 2024-02-06 22:09:25.190 [DefaultDispatcher-worker-1 @coroutine#2994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530e08a7 2024-02-06 22:09:25.190 [DefaultDispatcher-worker-1 @coroutine#2994] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId 2024-02-06 22:09:25.190 [DefaultDispatcher-worker-1 @coroutine#2994] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:25.190 [DefaultDispatcher-worker-1 @coroutine#2994] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId 2024-02-06 22:09:25.190 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fb3d3bb 2024-02-06 22:09:25.191 [DefaultDispatcher-worker-3 @coroutine#2994] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId 2024-02-06 22:09:25.191 [DefaultDispatcher-worker-3 @coroutine#2994] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId 2024-02-06 22:09:25.202 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fb3d3bb 2024-02-06 22:09:25.204 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fb3d3bb 2024-02-06 22:09:25.206 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fb3d3bb 2024-02-06 22:09:25.215 [DefaultDispatcher-worker-5 @coroutine#5602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fb3d3bb 2024-02-06 22:09:25.219 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:25.228 [DefaultDispatcher-worker-16 @coroutine#5584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19faa9dc 2024-02-06 22:09:25.230 [HikariPool-171 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:09:25.237 [DefaultDispatcher-worker-16 @coroutine#5584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19faa9dc 2024-02-06 22:09:25.242 [DefaultDispatcher-worker-5 @coroutine#5614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-45 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f3ddc86 2024-02-06 22:09:25.255 [DefaultDispatcher-worker-6 @coroutine#5620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19faa9dc 2024-02-06 22:09:25.258 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2024-02-06 22:09:25.258 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2024-02-06 22:09:25.258 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:25.258 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19faa9dc: (connection evicted) 2024-02-06 22:09:25.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:25.259 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2024-02-06 22:09:25.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2024-02-06 22:09:25.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2024-02-06 22:09:25.259 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2024-02-06 22:09:25.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:25.259 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6fb3d3bb: (connection evicted) 2024-02-06 22:09:25.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:25.260 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2024-02-06 22:09:25.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2024-02-06 22:09:25.261 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2024-02-06 22:09:25.261 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:25.261 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:25.261 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:25.261 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:25.261 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:25.261 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:25.261 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45594dfe 2024-02-06 22:09:25.261 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:25.261 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:25.261 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:25.261 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:25.261 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:25.261 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:25.261 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:25.261 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:25.261 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:25.261 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:25.261 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:25.261 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:25.261 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:25.261 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:25.261 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:25.261 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:25.261 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:25.261 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:25.261 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:25.261 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2024-02-06 22:09:25.261 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:25.261 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:25.261 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:25.261 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:25.261 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:25.261 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:25.261 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:25.261 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:25.261 [Test worker @coroutine#5626] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2024-02-06 22:09:25.262 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ab87cb8 2024-02-06 22:09:25.262 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ab87cb8 2024-02-06 22:09:25.262 [Test worker @coroutine#5626] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2024-02-06 22:09:25.277 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab87cb8 2024-02-06 22:09:25.279 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:25.288 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab87cb8 2024-02-06 22:09:25.290 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab87cb8 2024-02-06 22:09:25.292 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab87cb8 2024-02-06 22:09:25.292 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2024-02-06 22:09:25.292 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:25.292 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:25.292 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:25.292 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:25.292 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:25.292 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:25.292 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18372705 2024-02-06 22:09:25.292 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:25.292 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:25.292 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:25.292 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:25.292 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:25.292 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:25.292 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:25.292 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:25.292 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:25.292 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:25.292 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:25.292 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:25.292 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:25.293 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:25.293 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:25.293 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:25.293 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:25.293 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:25.293 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:25.293 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2024-02-06 22:09:25.293 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:25.293 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:25.293 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:25.293 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:25.293 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:25.293 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:25.293 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:25.293 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:25.293 [Test worker @coroutine#5626] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2024-02-06 22:09:25.294 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@427946b9 2024-02-06 22:09:25.294 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@427946b9 2024-02-06 22:09:25.294 [Test worker @coroutine#5626] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2024-02-06 22:09:25.301 [DefaultDispatcher-worker-6 @coroutine#5633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-47 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb1d475 2024-02-06 22:09:25.308 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@427946b9 2024-02-06 22:09:25.322 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@427946b9 2024-02-06 22:09:25.325 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@427946b9 2024-02-06 22:09:25.327 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@427946b9 2024-02-06 22:09:25.335 [DefaultDispatcher-worker-14 @coroutine#5640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@427946b9 2024-02-06 22:09:25.341 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:25.345 [DefaultDispatcher-worker-15 @coroutine#5626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab87cb8 2024-02-06 22:09:25.354 [DefaultDispatcher-worker-1 @coroutine#5626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab87cb8 2024-02-06 22:09:25.362 [HikariPool-173 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:09:25.362 [DefaultDispatcher-worker-13 @coroutine#5626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab87cb8 2024-02-06 22:09:25.370 [DefaultDispatcher-worker-7 @coroutine#5626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab87cb8 2024-02-06 22:09:25.384 [DefaultDispatcher-worker-11 @coroutine#3175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d84ab90 2024-02-06 22:09:25.384 [DefaultDispatcher-worker-11 @coroutine#3175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51707/UmAppDatabase/replication/nodeId 2024-02-06 22:09:25.384 [DefaultDispatcher-worker-11 @coroutine#3175] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51707/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:25.384 [DefaultDispatcher-worker-11 @coroutine#3175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51707/UmAppDatabase/replication/nodeId 2024-02-06 22:09:25.384 [DefaultDispatcher-worker-3 @coroutine#2877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@380e3122 2024-02-06 22:09:25.385 [DefaultDispatcher-worker-3 @coroutine#2877] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId 2024-02-06 22:09:25.385 [DefaultDispatcher-worker-3 @coroutine#2877] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:25.385 [DefaultDispatcher-worker-3 @coroutine#2877] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId 2024-02-06 22:09:25.385 [DefaultDispatcher-worker-9 @coroutine#5660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab87cb8 2024-02-06 22:09:25.385 [DefaultDispatcher-worker-4 @coroutine#3175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51707/UmAppDatabase/replication/nodeId 2024-02-06 22:09:25.385 [DefaultDispatcher-worker-4 @coroutine#3175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51707/UmAppDatabase/replication/nodeId 2024-02-06 22:09:25.386 [DefaultDispatcher-worker-12 @coroutine#2877] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId 2024-02-06 22:09:25.386 [DefaultDispatcher-worker-12 @coroutine#2877] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId 2024-02-06 22:09:25.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2024-02-06 22:09:25.387 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2024-02-06 22:09:25.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:25.387 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ab87cb8: (connection evicted) 2024-02-06 22:09:25.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:25.388 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2024-02-06 22:09:25.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2024-02-06 22:09:25.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2024-02-06 22:09:25.388 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2024-02-06 22:09:25.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:25.388 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@427946b9: (connection evicted) 2024-02-06 22:09:25.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:25.389 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2024-02-06 22:09:25.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2024-02-06 22:09:25.390 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2024-02-06 22:09:25.390 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:25.390 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:25.390 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:25.390 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:25.390 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:25.390 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:25.390 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f59f4e4 2024-02-06 22:09:25.390 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:25.390 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:25.390 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:25.390 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:25.390 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:25.390 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:25.390 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:25.391 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:25.391 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:25.391 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:25.391 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:25.391 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:25.391 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:25.391 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:25.391 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:25.391 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:25.391 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:25.391 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:25.391 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:25.391 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2024-02-06 22:09:25.391 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:25.391 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:25.391 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:25.391 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:25.391 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:25.391 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:25.391 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:25.391 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:25.391 [Test worker @coroutine#5672] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2024-02-06 22:09:25.391 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e09067 2024-02-06 22:09:25.391 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e09067 2024-02-06 22:09:25.391 [Test worker @coroutine#5672] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2024-02-06 22:09:25.399 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:25.423 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e09067 2024-02-06 22:09:25.431 [DefaultDispatcher-worker-1 @coroutine#3027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79982bcc 2024-02-06 22:09:25.432 [DefaultDispatcher-worker-1 @coroutine#3027] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId 2024-02-06 22:09:25.432 [DefaultDispatcher-worker-1 @coroutine#3027] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:25.432 [DefaultDispatcher-worker-1 @coroutine#3027] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId 2024-02-06 22:09:25.436 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e09067 2024-02-06 22:09:25.436 [DefaultDispatcher-worker-13 @coroutine#3027] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId 2024-02-06 22:09:25.436 [DefaultDispatcher-worker-13 @coroutine#3027] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId 2024-02-06 22:09:25.438 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e09067 2024-02-06 22:09:25.439 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e09067 2024-02-06 22:09:25.440 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2024-02-06 22:09:25.440 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:25.440 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:25.440 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:25.443 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:25.443 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:25.443 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:25.443 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@403ba39f 2024-02-06 22:09:25.443 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:25.443 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:25.443 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:25.443 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:25.443 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:25.443 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:25.443 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:25.443 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:25.443 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:25.443 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:25.443 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:25.443 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:25.443 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:25.443 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:25.443 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:25.443 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:25.443 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:25.443 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:25.443 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:25.443 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2024-02-06 22:09:25.443 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:25.443 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:25.443 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:25.443 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:25.443 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:25.443 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:25.443 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:25.443 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:25.443 [Test worker @coroutine#5672] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2024-02-06 22:09:25.444 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ff2a096 2024-02-06 22:09:25.444 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ff2a096 2024-02-06 22:09:25.444 [Test worker @coroutine#5672] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2024-02-06 22:09:25.467 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ff2a096 2024-02-06 22:09:25.479 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ff2a096 2024-02-06 22:09:25.481 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ff2a096 2024-02-06 22:09:25.482 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ff2a096 2024-02-06 22:09:25.491 [DefaultDispatcher-worker-15 @coroutine#5689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ff2a096 2024-02-06 22:09:25.491 [HikariPool-175 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:09:25.505 [DefaultDispatcher-worker-12 @coroutine#5672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e09067 2024-02-06 22:09:25.517 [DefaultDispatcher-worker-4 @coroutine#5672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e09067 2024-02-06 22:09:25.524 [DefaultDispatcher-worker-2 @coroutine#3056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342e6e8a 2024-02-06 22:09:25.524 [DefaultDispatcher-worker-2 @coroutine#3056] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:09:25.524 [DefaultDispatcher-worker-2 @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://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:25.524 [DefaultDispatcher-worker-2 @coroutine#3056] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:09:25.527 [DefaultDispatcher-worker-8 @coroutine#3056] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:09:25.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2024-02-06 22:09:25.533 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2024-02-06 22:09:25.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:25.534 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e09067: (connection evicted) 2024-02-06 22:09:25.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:25.534 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2024-02-06 22:09:25.534 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2024-02-06 22:09:25.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2024-02-06 22:09:25.535 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2024-02-06 22:09:25.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:25.535 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ff2a096: (connection evicted) 2024-02-06 22:09:25.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:25.536 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2024-02-06 22:09:25.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2024-02-06 22:09:25.537 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2024-02-06 22:09:25.537 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:25.537 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:25.537 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:25.537 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:25.537 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:25.537 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:25.537 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a087132 2024-02-06 22:09:25.537 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:25.537 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:25.537 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:25.537 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:25.537 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:25.537 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:25.537 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:25.537 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:25.537 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:25.537 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:25.537 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:25.537 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:25.537 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:25.537 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:25.537 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:25.537 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:25.537 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:25.537 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:25.537 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:25.537 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2024-02-06 22:09:25.537 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:25.537 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:25.537 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:25.537 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:25.537 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:25.537 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:25.537 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:25.537 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:25.537 [Test worker @coroutine#5719] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2024-02-06 22:09:25.539 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a4979bf 2024-02-06 22:09:25.539 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a4979bf 2024-02-06 22:09:25.539 [Test worker @coroutine#5719] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2024-02-06 22:09:25.560 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a4979bf 2024-02-06 22:09:25.576 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a4979bf 2024-02-06 22:09:25.579 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a4979bf 2024-02-06 22:09:25.582 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a4979bf 2024-02-06 22:09:25.582 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2024-02-06 22:09:25.583 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:25.583 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:25.583 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:25.583 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:25.583 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:25.583 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:25.583 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c65a7fc 2024-02-06 22:09:25.583 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:25.583 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:25.583 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:25.583 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:25.583 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:25.583 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:25.583 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:25.583 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:25.583 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:25.583 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:25.583 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:25.583 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:25.583 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:25.583 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:25.583 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:25.583 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:25.583 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:25.583 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:25.583 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:25.583 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2024-02-06 22:09:25.583 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:25.583 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:25.583 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:25.583 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:25.583 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:25.583 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:25.583 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:25.583 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:25.583 [Test worker @coroutine#5719] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2024-02-06 22:09:25.584 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@5166fe7a 2024-02-06 22:09:25.584 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@5166fe7a 2024-02-06 22:09:25.584 [Test worker @coroutine#5719] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2024-02-06 22:09:25.612 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5166fe7a 2024-02-06 22:09:25.628 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5166fe7a 2024-02-06 22:09:25.631 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5166fe7a 2024-02-06 22:09:25.633 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5166fe7a 2024-02-06 22:09:25.639 [HikariPool-177 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:09:25.643 [DefaultDispatcher-worker-11 @coroutine#5732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5166fe7a 2024-02-06 22:09:25.657 [DefaultDispatcher-worker-5 @coroutine#5719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a4979bf 2024-02-06 22:09:25.668 [DefaultDispatcher-worker-10 @coroutine#5719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a4979bf 2024-02-06 22:09:25.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2024-02-06 22:09:25.675 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2024-02-06 22:09:25.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:25.679 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a4979bf: (connection evicted) 2024-02-06 22:09:25.680 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:25.680 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2024-02-06 22:09:25.680 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2024-02-06 22:09:25.680 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2024-02-06 22:09:25.680 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2024-02-06 22:09:25.680 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:25.683 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5166fe7a: (connection evicted) 2024-02-06 22:09:25.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:25.684 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2024-02-06 22:09:25.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2024-02-06 22:09:25.685 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2024-02-06 22:09:25.685 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:25.685 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:25.685 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:25.685 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:25.685 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:25.685 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:25.685 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@760f4310 2024-02-06 22:09:25.685 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:25.685 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:25.685 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:25.685 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:25.685 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:25.685 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:25.685 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:25.685 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:25.685 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:25.685 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:25.685 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:25.685 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:25.685 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:25.685 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:25.685 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:25.685 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:25.685 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:25.685 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:25.685 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:25.685 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2024-02-06 22:09:25.685 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:25.685 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:25.685 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:25.685 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:25.685 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:25.685 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:25.685 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:25.685 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:25.685 [Test worker @coroutine#5760] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2024-02-06 22:09:25.687 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@65e4eba5 2024-02-06 22:09:25.687 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@65e4eba5 2024-02-06 22:09:25.687 [Test worker @coroutine#5760] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2024-02-06 22:09:25.706 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65e4eba5 2024-02-06 22:09:25.722 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65e4eba5 2024-02-06 22:09:25.724 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65e4eba5 2024-02-06 22:09:25.727 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65e4eba5 2024-02-06 22:09:25.728 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2024-02-06 22:09:25.728 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:25.728 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:25.728 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:25.728 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:25.728 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:25.728 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:25.728 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ae69abe 2024-02-06 22:09:25.728 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:25.728 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:25.728 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:25.728 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:25.728 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:25.728 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:25.728 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:25.728 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:25.728 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:25.728 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:25.728 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:25.728 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:25.728 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:25.728 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:25.728 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:25.728 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:25.728 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:25.728 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:25.728 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:25.728 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2024-02-06 22:09:25.728 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:25.728 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:25.728 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:25.728 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:25.728 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:25.728 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:25.728 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:25.728 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:25.728 [Test worker @coroutine#5760] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2024-02-06 22:09:25.729 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@50508ed3 2024-02-06 22:09:25.729 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@50508ed3 2024-02-06 22:09:25.729 [Test worker @coroutine#5760] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2024-02-06 22:09:25.748 [DefaultDispatcher-worker-17 @coroutine#2910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63053b71 2024-02-06 22:09:25.749 [DefaultDispatcher-worker-17 @coroutine#2910] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId 2024-02-06 22:09:25.749 [DefaultDispatcher-worker-17 @coroutine#2910] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:25.749 [DefaultDispatcher-worker-17 @coroutine#2910] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId 2024-02-06 22:09:25.749 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50508ed3 2024-02-06 22:09:25.750 [DefaultDispatcher-worker-5 @coroutine#2910] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId 2024-02-06 22:09:25.750 [DefaultDispatcher-worker-5 @coroutine#2910] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId 2024-02-06 22:09:25.754 [DefaultDispatcher-worker-1 @coroutine#3236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbf8cfc 2024-02-06 22:09:25.754 [DefaultDispatcher-worker-1 @coroutine#3236] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42333/UmAppDatabase/replication/nodeId 2024-02-06 22:09:25.754 [DefaultDispatcher-worker-1 @coroutine#3236] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42333/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:25.754 [DefaultDispatcher-worker-1 @coroutine#3236] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42333/UmAppDatabase/replication/nodeId 2024-02-06 22:09:25.756 [DefaultDispatcher-worker-8 @coroutine#3236] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42333/UmAppDatabase/replication/nodeId 2024-02-06 22:09:25.756 [DefaultDispatcher-worker-8 @coroutine#3236] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42333/UmAppDatabase/replication/nodeId 2024-02-06 22:09:25.765 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50508ed3 2024-02-06 22:09:25.768 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50508ed3 2024-02-06 22:09:25.770 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50508ed3 2024-02-06 22:09:25.780 [DefaultDispatcher-worker-3 @coroutine#5779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50508ed3 2024-02-06 22:09:25.787 [HikariPool-179 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:09:25.795 [DefaultDispatcher-worker-5 @coroutine#5760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65e4eba5 2024-02-06 22:09:25.797 [DefaultDispatcher-worker-6 @coroutine#3074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dcc7696 2024-02-06 22:09:25.798 [DefaultDispatcher-worker-6 @coroutine#3074] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId 2024-02-06 22:09:25.798 [DefaultDispatcher-worker-6 @coroutine#3074] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:25.798 [DefaultDispatcher-worker-6 @coroutine#3074] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId 2024-02-06 22:09:25.799 [DefaultDispatcher-worker-10 @coroutine#3074] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId 2024-02-06 22:09:25.799 [DefaultDispatcher-worker-10 @coroutine#3074] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId 2024-02-06 22:09:25.803 [DefaultDispatcher-worker-17 @coroutine#5760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65e4eba5 2024-02-06 22:09:25.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2024-02-06 22:09:25.810 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2024-02-06 22:09:25.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:25.810 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65e4eba5: (connection evicted) 2024-02-06 22:09:25.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:25.811 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2024-02-06 22:09:25.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2024-02-06 22:09:25.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2024-02-06 22:09:25.811 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2024-02-06 22:09:25.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:25.813 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50508ed3: (connection evicted) 2024-02-06 22:09:25.814 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:25.814 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2024-02-06 22:09:25.814 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2024-02-06 22:09:25.816 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2024-02-06 22:09:25.816 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:25.816 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:25.816 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:25.816 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:25.816 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:25.816 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:25.816 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14237e5 2024-02-06 22:09:25.816 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:25.816 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:25.816 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:25.816 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:25.816 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:25.816 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:25.816 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:25.816 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:25.816 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:25.816 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:25.816 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:25.816 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:25.816 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:25.816 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:25.816 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:25.816 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:25.816 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:25.816 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:25.816 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:25.816 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2024-02-06 22:09:25.816 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:25.816 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:25.816 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:25.816 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:25.816 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:25.816 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:25.816 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:25.816 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:25.816 [Test worker @coroutine#5810] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2024-02-06 22:09:25.817 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@54d62c35 2024-02-06 22:09:25.817 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@54d62c35 2024-02-06 22:09:25.817 [Test worker @coroutine#5810] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2024-02-06 22:09:25.836 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d62c35 2024-02-06 22:09:25.854 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d62c35 2024-02-06 22:09:25.856 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d62c35 2024-02-06 22:09:25.859 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d62c35 2024-02-06 22:09:25.860 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2024-02-06 22:09:25.860 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:25.860 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:25.860 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:25.860 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:25.860 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:25.860 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:25.860 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c8469fe 2024-02-06 22:09:25.860 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:25.860 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:25.860 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:25.860 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:25.860 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:25.860 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:25.860 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:25.860 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:25.860 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:25.860 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:25.860 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:25.860 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:25.860 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:25.860 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:25.860 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:25.860 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:25.860 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:25.860 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:25.860 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:25.860 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2024-02-06 22:09:25.860 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:25.860 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:25.860 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:25.860 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:25.860 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:25.860 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:25.860 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:25.860 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:25.860 [Test worker @coroutine#5810] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2024-02-06 22:09:25.861 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b9b244e 2024-02-06 22:09:25.861 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b9b244e 2024-02-06 22:09:25.861 [Test worker @coroutine#5810] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2024-02-06 22:09:25.882 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b9b244e 2024-02-06 22:09:25.899 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b9b244e 2024-02-06 22:09:25.902 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b9b244e 2024-02-06 22:09:25.905 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b9b244e 2024-02-06 22:09:25.914 [DefaultDispatcher-worker-7 @coroutine#5823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b9b244e 2024-02-06 22:09:25.917 [HikariPool-181 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:09:25.929 [DefaultDispatcher-worker-15 @coroutine#5810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d62c35 2024-02-06 22:09:25.950 [DefaultDispatcher-worker-14 @coroutine#5810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d62c35 2024-02-06 22:09:25.960 [DefaultDispatcher-worker-7 @coroutine#5810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d62c35 2024-02-06 22:09:25.961 [HikariPool-182 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:26.010 [DefaultDispatcher-worker-4 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e358de 2024-02-06 22:09:26.010 [DefaultDispatcher-worker-4 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId 2024-02-06 22:09:26.010 [DefaultDispatcher-worker-4 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:26.010 [DefaultDispatcher-worker-4 @coroutine#2957] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId 2024-02-06 22:09:26.012 [DefaultDispatcher-worker-16 @coroutine#2957] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId 2024-02-06 22:09:26.012 [DefaultDispatcher-worker-16 @coroutine#2957] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId 2024-02-06 22:09:26.089 [DefaultDispatcher-worker-6 @coroutine#5841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d62c35 2024-02-06 22:09:26.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2024-02-06 22:09:26.092 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2024-02-06 22:09:26.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:26.095 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54d62c35: (connection evicted) 2024-02-06 22:09:26.096 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:26.096 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2024-02-06 22:09:26.096 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2024-02-06 22:09:26.096 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2024-02-06 22:09:26.096 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2024-02-06 22:09:26.096 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:26.104 [DefaultDispatcher-worker-8 @coroutine#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-06 22:09:26.104 [DefaultDispatcher-worker-8 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53691/UmAppDatabase/replication/nodeId 2024-02-06 22:09:26.104 [DefaultDispatcher-worker-8 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53691/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:26.104 [DefaultDispatcher-worker-8 @coroutine#3126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53691/UmAppDatabase/replication/nodeId 2024-02-06 22:09:26.107 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b9b244e: (connection evicted) 2024-02-06 22:09:26.107 [DefaultDispatcher-worker-4 @coroutine#3126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53691/UmAppDatabase/replication/nodeId 2024-02-06 22:09:26.107 [DefaultDispatcher-worker-4 @coroutine#3126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53691/UmAppDatabase/replication/nodeId 2024-02-06 22:09:26.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:26.108 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2024-02-06 22:09:26.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2024-02-06 22:09:26.109 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2024-02-06 22:09:26.110 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:26.110 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:26.110 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:26.110 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:26.110 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:26.110 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:26.110 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@524241d9 2024-02-06 22:09:26.110 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:26.110 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:26.110 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:26.110 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:26.110 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:26.110 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:26.110 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:26.110 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:26.110 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:26.110 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:26.110 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:26.110 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:26.110 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:26.110 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:26.110 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:26.110 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:26.110 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:26.110 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:26.110 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:26.110 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2024-02-06 22:09:26.110 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:26.110 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:26.110 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:26.110 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:26.110 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:26.110 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:26.110 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:26.110 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:26.110 [Test worker @coroutine#5854] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2024-02-06 22:09:26.111 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@69c7fe78 2024-02-06 22:09:26.111 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@69c7fe78 2024-02-06 22:09:26.111 [Test worker @coroutine#5854] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2024-02-06 22:09:26.130 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c7fe78 2024-02-06 22:09:26.141 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:26.145 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c7fe78 2024-02-06 22:09:26.148 [Test worker @coroutine#5857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c7fe78 2024-02-06 22:09:26.150 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c7fe78 2024-02-06 22:09:26.151 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2024-02-06 22:09:26.151 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:26.151 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:26.151 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:26.151 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:26.151 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:26.151 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:26.151 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64dbb343 2024-02-06 22:09:26.151 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:26.151 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:26.151 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:26.151 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:26.151 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:26.151 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:26.151 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:26.151 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:26.151 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:26.151 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:26.151 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:26.151 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:26.151 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:26.151 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:26.151 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:26.151 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:26.151 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:26.151 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:26.151 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:26.151 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2024-02-06 22:09:26.151 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:26.151 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:26.151 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:26.151 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:26.151 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:26.151 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:26.151 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:26.151 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:26.151 [Test worker @coroutine#5854] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2024-02-06 22:09:26.152 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@b8e6981 2024-02-06 22:09:26.152 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@b8e6981 2024-02-06 22:09:26.152 [Test worker @coroutine#5854] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2024-02-06 22:09:26.171 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b8e6981 2024-02-06 22:09:26.186 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b8e6981 2024-02-06 22:09:26.189 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b8e6981 2024-02-06 22:09:26.191 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b8e6981 2024-02-06 22:09:26.199 [DefaultDispatcher-worker-7 @coroutine#2994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530e08a7 2024-02-06 22:09:26.199 [DefaultDispatcher-worker-7 @coroutine#2994] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId 2024-02-06 22:09:26.199 [DefaultDispatcher-worker-7 @coroutine#2994] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:26.199 [DefaultDispatcher-worker-7 @coroutine#2994] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId 2024-02-06 22:09:26.199 [DefaultDispatcher-worker-5 @coroutine#5867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b8e6981 2024-02-06 22:09:26.203 [DefaultDispatcher-worker-13 @coroutine#2994] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId 2024-02-06 22:09:26.203 [DefaultDispatcher-worker-13 @coroutine#2994] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId 2024-02-06 22:09:26.214 [HikariPool-183 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:09:26.214 [DefaultDispatcher-worker-1 @coroutine#5854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c7fe78 2024-02-06 22:09:26.234 [DefaultDispatcher-worker-16 @coroutine#5854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c7fe78 2024-02-06 22:09:26.248 [DefaultDispatcher-worker-17 @coroutine#5854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c7fe78 2024-02-06 22:09:26.252 [HikariPool-184 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:26.253 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2024-02-06 22:09:26.253 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2024-02-06 22:09:26.253 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:26.255 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69c7fe78: (connection evicted) 2024-02-06 22:09:26.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:26.256 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2024-02-06 22:09:26.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2024-02-06 22:09:26.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2024-02-06 22:09:26.256 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2024-02-06 22:09:26.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:26.259 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b8e6981: (connection evicted) 2024-02-06 22:09:26.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:26.260 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2024-02-06 22:09:26.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2024-02-06 22:09:26.261 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2024-02-06 22:09:26.261 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:26.261 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:26.261 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:26.261 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:26.261 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:26.261 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:26.261 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@797dd7ef 2024-02-06 22:09:26.261 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:26.261 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:26.261 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:26.261 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:26.261 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:26.261 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:26.261 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:26.261 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:26.261 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:26.261 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:26.261 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:26.261 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:26.261 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:26.261 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:26.261 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:26.261 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:26.261 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:26.261 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:26.261 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:26.261 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2024-02-06 22:09:26.261 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:26.261 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:26.261 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:26.262 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:26.262 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:26.262 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:26.262 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:26.262 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:26.262 [Test worker @coroutine#5887] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2024-02-06 22:09:26.262 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@22c4151b 2024-02-06 22:09:26.262 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@22c4151b 2024-02-06 22:09:26.262 [Test worker @coroutine#5887] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2024-02-06 22:09:26.283 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22c4151b 2024-02-06 22:09:26.300 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22c4151b 2024-02-06 22:09:26.303 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22c4151b 2024-02-06 22:09:26.306 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22c4151b 2024-02-06 22:09:26.307 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2024-02-06 22:09:26.307 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:26.307 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:26.307 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:26.307 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:26.307 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:26.307 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:26.307 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62672ad5 2024-02-06 22:09:26.307 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:26.307 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:26.307 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:26.307 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:26.307 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:26.307 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:26.307 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:26.307 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:26.307 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:26.307 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:26.307 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:26.307 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:26.307 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:26.307 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:26.307 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:26.307 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:26.307 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:26.307 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:26.307 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:26.307 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2024-02-06 22:09:26.307 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:26.307 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:26.307 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:26.307 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:26.307 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:26.307 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:26.307 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:26.307 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:26.307 [Test worker @coroutine#5887] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2024-02-06 22:09:26.308 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c020e58 2024-02-06 22:09:26.308 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c020e58 2024-02-06 22:09:26.308 [Test worker @coroutine#5887] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2024-02-06 22:09:26.327 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c020e58 2024-02-06 22:09:26.345 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c020e58 2024-02-06 22:09:26.347 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c020e58 2024-02-06 22:09:26.350 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c020e58 2024-02-06 22:09:26.362 [HikariPool-185 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:09:26.368 [DefaultDispatcher-worker-16 @coroutine#5901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c020e58 2024-02-06 22:09:26.378 [DefaultDispatcher-worker-10 @coroutine#5887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22c4151b 2024-02-06 22:09:26.389 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:26.394 [DefaultDispatcher-worker-3 @coroutine#2877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@380e3122 2024-02-06 22:09:26.394 [DefaultDispatcher-worker-2 @coroutine#3175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d84ab90 2024-02-06 22:09:26.394 [DefaultDispatcher-worker-3 @coroutine#2877] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId 2024-02-06 22:09:26.394 [DefaultDispatcher-worker-2 @coroutine#3175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51707/UmAppDatabase/replication/nodeId 2024-02-06 22:09:26.394 [DefaultDispatcher-worker-3 @coroutine#2877] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:26.394 [DefaultDispatcher-worker-3 @coroutine#2877] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId 2024-02-06 22:09:26.394 [DefaultDispatcher-worker-2 @coroutine#3175] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51707/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:26.394 [DefaultDispatcher-worker-2 @coroutine#3175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51707/UmAppDatabase/replication/nodeId 2024-02-06 22:09:26.396 [DefaultDispatcher-worker-15 @coroutine#2877] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId 2024-02-06 22:09:26.396 [DefaultDispatcher-worker-15 @coroutine#2877] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId 2024-02-06 22:09:26.396 [DefaultDispatcher-worker-8 @coroutine#3175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51707/UmAppDatabase/replication/nodeId 2024-02-06 22:09:26.397 [DefaultDispatcher-worker-8 @coroutine#3175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51707/UmAppDatabase/replication/nodeId 2024-02-06 22:09:26.399 [DefaultDispatcher-worker-6 @coroutine#5887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22c4151b 2024-02-06 22:09:26.405 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2024-02-06 22:09:26.405 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2024-02-06 22:09:26.405 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:26.408 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22c4151b: (connection evicted) 2024-02-06 22:09:26.408 [HikariPool-186 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:26.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:26.409 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2024-02-06 22:09:26.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2024-02-06 22:09:26.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2024-02-06 22:09:26.409 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2024-02-06 22:09:26.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:26.415 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c020e58: (connection evicted) 2024-02-06 22:09:26.416 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:26.416 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2024-02-06 22:09:26.416 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2024-02-06 22:09:26.418 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2024-02-06 22:09:26.418 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:26.418 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:26.418 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:26.418 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:26.418 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:26.418 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:26.418 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@750448fb 2024-02-06 22:09:26.418 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:26.418 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:26.418 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:26.418 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:26.418 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:26.418 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:26.418 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:26.418 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:26.418 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:26.418 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:26.418 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:26.418 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:26.418 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:26.418 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:26.418 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:26.418 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:26.418 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:26.418 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:26.418 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:26.418 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2024-02-06 22:09:26.418 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:26.418 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:26.418 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:26.418 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:26.418 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:26.418 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:26.418 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:26.418 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:26.418 [Test worker @coroutine#5923] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2024-02-06 22:09:26.419 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@70a26eca 2024-02-06 22:09:26.419 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@70a26eca 2024-02-06 22:09:26.419 [Test worker @coroutine#5923] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2024-02-06 22:09:26.438 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a26eca 2024-02-06 22:09:26.445 [DefaultDispatcher-worker-4 @coroutine#3027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79982bcc 2024-02-06 22:09:26.445 [DefaultDispatcher-worker-4 @coroutine#3027] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId 2024-02-06 22:09:26.446 [DefaultDispatcher-worker-4 @coroutine#3027] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:26.446 [DefaultDispatcher-worker-4 @coroutine#3027] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId 2024-02-06 22:09:26.447 [DefaultDispatcher-worker-11 @coroutine#3027] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId 2024-02-06 22:09:26.447 [DefaultDispatcher-worker-11 @coroutine#3027] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId 2024-02-06 22:09:26.454 [Test worker @coroutine#5924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a26eca 2024-02-06 22:09:26.457 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a26eca 2024-02-06 22:09:26.459 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a26eca 2024-02-06 22:09:26.460 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2024-02-06 22:09:26.460 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:26.460 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:26.460 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:26.460 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:26.460 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:26.460 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:26.460 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43e9eddf 2024-02-06 22:09:26.460 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:26.460 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:26.460 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:26.460 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:26.460 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:26.460 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:26.460 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:26.460 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:26.460 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:26.460 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:26.460 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:26.460 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:26.460 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:26.460 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:26.460 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:26.460 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:26.460 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:26.460 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:26.460 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:26.460 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2024-02-06 22:09:26.460 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:26.460 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:26.460 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:26.460 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:26.460 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:26.460 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:26.460 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:26.460 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:26.460 [Test worker @coroutine#5923] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2024-02-06 22:09:26.461 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b14628b 2024-02-06 22:09:26.461 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b14628b 2024-02-06 22:09:26.461 [Test worker @coroutine#5923] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2024-02-06 22:09:26.481 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b14628b 2024-02-06 22:09:26.497 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b14628b 2024-02-06 22:09:26.500 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b14628b 2024-02-06 22:09:26.502 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b14628b 2024-02-06 22:09:26.512 [DefaultDispatcher-worker-1 @coroutine#5939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b14628b 2024-02-06 22:09:26.519 [HikariPool-187 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:09:26.524 [DefaultDispatcher-worker-6 @coroutine#5923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a26eca 2024-02-06 22:09:26.535 [DefaultDispatcher-worker-4 @coroutine#3056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342e6e8a 2024-02-06 22:09:26.535 [DefaultDispatcher-worker-4 @coroutine#3056] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:09:26.535 [DefaultDispatcher-worker-4 @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://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:26.535 [DefaultDispatcher-worker-4 @coroutine#3056] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:09:26.536 [DefaultDispatcher-worker-13 @coroutine#3056] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:09:26.543 [DefaultDispatcher-worker-14 @coroutine#5923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a26eca 2024-02-06 22:09:26.552 [DefaultDispatcher-worker-7 @coroutine#5923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a26eca 2024-02-06 22:09:26.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2024-02-06 22:09:26.558 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2024-02-06 22:09:26.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:26.559 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70a26eca: (connection evicted) 2024-02-06 22:09:26.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:26.560 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2024-02-06 22:09:26.560 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2024-02-06 22:09:26.560 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2024-02-06 22:09:26.560 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2024-02-06 22:09:26.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:26.560 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b14628b: (connection evicted) 2024-02-06 22:09:26.561 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:26.561 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2024-02-06 22:09:26.561 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2024-02-06 22:09:26.565 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2024-02-06 22:09:26.565 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:26.565 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:26.565 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:26.565 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:26.565 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:26.565 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:26.565 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@188500e9 2024-02-06 22:09:26.565 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:26.565 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:26.565 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:26.565 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:26.565 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:26.565 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:26.565 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:26.565 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:26.565 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:26.565 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:26.565 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:26.565 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:26.565 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:26.565 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:26.565 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:26.565 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:26.565 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:26.565 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:26.565 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:26.565 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2024-02-06 22:09:26.565 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:26.565 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:26.565 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:26.565 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:26.565 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:26.565 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:26.565 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:26.565 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:26.565 [Test worker @coroutine#5960] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2024-02-06 22:09:26.567 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fb3c930 2024-02-06 22:09:26.567 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fb3c930 2024-02-06 22:09:26.567 [Test worker @coroutine#5960] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2024-02-06 22:09:26.586 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb3c930 2024-02-06 22:09:26.600 [Test worker @coroutine#5961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb3c930 2024-02-06 22:09:26.602 [Test worker @coroutine#5963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb3c930 2024-02-06 22:09:26.603 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb3c930 2024-02-06 22:09:26.611 [DefaultDispatcher-worker-8 @coroutine#5967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb3c930 2024-02-06 22:09:26.616 [DefaultDispatcher-worker-10 @coroutine#5960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb3c930 2024-02-06 22:09:26.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2024-02-06 22:09:26.627 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2024-02-06 22:09:26.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:26.627 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fb3c930: (connection evicted) 2024-02-06 22:09:26.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:26.628 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2024-02-06 22:09:26.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2024-02-06 22:09:26.689 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2024-02-06 22:09:26.689 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:26.689 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:26.689 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:26.689 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:26.689 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:26.689 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:26.689 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52811dc1 2024-02-06 22:09:26.689 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:26.689 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:26.689 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:26.689 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:26.689 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:26.689 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:26.689 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:26.689 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:26.689 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:26.689 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:26.689 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:26.689 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:26.689 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:26.689 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:26.689 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:26.689 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:26.689 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:26.689 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:26.689 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:26.689 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2024-02-06 22:09:26.689 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:26.689 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:26.689 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:26.689 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:26.689 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:26.689 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:26.689 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:26.689 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:26.689 [Test worker @coroutine#5994] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2024-02-06 22:09:26.690 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bbaaf17 2024-02-06 22:09:26.690 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bbaaf17 2024-02-06 22:09:26.690 [Test worker @coroutine#5994] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2024-02-06 22:09:26.705 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbaaf17 2024-02-06 22:09:26.716 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbaaf17 2024-02-06 22:09:26.718 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbaaf17 2024-02-06 22:09:26.720 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbaaf17 2024-02-06 22:09:26.730 [DefaultDispatcher-worker-2 @coroutine#6002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbaaf17 2024-02-06 22:09:26.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2024-02-06 22:09:26.730 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2024-02-06 22:09:26.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:26.730 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5bbaaf17: (connection evicted) 2024-02-06 22:09:26.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:26.731 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2024-02-06 22:09:26.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2024-02-06 22:09:26.803 [DefaultDispatcher-worker-15 @coroutine#2910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63053b71 2024-02-06 22:09:26.803 [DefaultDispatcher-worker-15 @coroutine#2910] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId 2024-02-06 22:09:26.804 [DefaultDispatcher-worker-15 @coroutine#2910] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:26.804 [DefaultDispatcher-worker-15 @coroutine#2910] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId 2024-02-06 22:09:26.804 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2024-02-06 22:09:26.804 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:26.804 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:26.804 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:26.804 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:26.804 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:26.804 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:26.804 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@296a350 2024-02-06 22:09:26.804 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:26.804 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:26.804 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:26.804 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:26.804 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:26.804 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:26.804 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:26.804 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:26.804 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:26.804 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:26.804 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:26.804 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:26.804 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:26.804 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:26.804 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:26.804 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:26.804 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:26.804 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:26.804 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:26.804 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2024-02-06 22:09:26.804 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:26.804 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:26.804 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:26.804 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:26.804 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:26.804 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:26.804 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:26.804 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:26.804 [Test worker @coroutine#6015] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2024-02-06 22:09:26.805 [DefaultDispatcher-worker-16 @coroutine#2910] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId 2024-02-06 22:09:26.805 [DefaultDispatcher-worker-16 @coroutine#2910] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId 2024-02-06 22:09:26.808 [DefaultDispatcher-worker-4 @coroutine#3236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbf8cfc 2024-02-06 22:09:26.808 [DefaultDispatcher-worker-4 @coroutine#3236] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42333/UmAppDatabase/replication/nodeId 2024-02-06 22:09:26.808 [DefaultDispatcher-worker-4 @coroutine#3236] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42333/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:26.808 [DefaultDispatcher-worker-4 @coroutine#3236] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42333/UmAppDatabase/replication/nodeId 2024-02-06 22:09:26.808 [DefaultDispatcher-worker-4 @coroutine#3074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dcc7696 2024-02-06 22:09:26.808 [DefaultDispatcher-worker-4 @coroutine#3074] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId 2024-02-06 22:09:26.808 [DefaultDispatcher-worker-4 @coroutine#3074] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:26.808 [DefaultDispatcher-worker-4 @coroutine#3074] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId 2024-02-06 22:09:26.809 [DefaultDispatcher-worker-9 @coroutine#3236] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42333/UmAppDatabase/replication/nodeId 2024-02-06 22:09:26.809 [DefaultDispatcher-worker-9 @coroutine#3236] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42333/UmAppDatabase/replication/nodeId 2024-02-06 22:09:26.809 [DefaultDispatcher-worker-5 @coroutine#3074] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId 2024-02-06 22:09:26.809 [DefaultDispatcher-worker-5 @coroutine#3074] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId 2024-02-06 22:09:26.815 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@4824d077 2024-02-06 22:09:26.815 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@4824d077 2024-02-06 22:09:26.815 [Test worker @coroutine#6015] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2024-02-06 22:09:26.835 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4824d077 2024-02-06 22:09:26.852 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4824d077 2024-02-06 22:09:26.855 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4824d077 2024-02-06 22:09:26.858 [Test worker @coroutine#6030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4824d077 2024-02-06 22:09:26.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2024-02-06 22:09:26.863 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2024-02-06 22:09:26.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:09:26.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:26.863 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2024-02-06 22:09:26.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2024-02-06 22:09:26.866 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2024-02-06 22:09:26.867 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:26.867 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:26.867 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:26.867 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:26.867 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:26.867 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:26.867 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e10809f 2024-02-06 22:09:26.867 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:26.867 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:26.867 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:26.867 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:26.867 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:26.867 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:26.867 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:26.867 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:26.867 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:26.867 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:26.867 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:26.867 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:26.867 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:26.867 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:26.867 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:26.867 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:26.867 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:26.867 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:26.867 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:26.867 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2024-02-06 22:09:26.867 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:26.867 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:26.867 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:26.867 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:26.867 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:26.867 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:26.867 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:26.867 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:26.867 [Test worker @coroutine#6042] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2024-02-06 22:09:26.868 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@62b3871 2024-02-06 22:09:26.868 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@62b3871 2024-02-06 22:09:26.868 [Test worker @coroutine#6042] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2024-02-06 22:09:26.883 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62b3871 2024-02-06 22:09:26.894 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62b3871 2024-02-06 22:09:26.896 [Test worker @coroutine#6045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62b3871 2024-02-06 22:09:26.898 [Test worker @coroutine#6047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62b3871 2024-02-06 22:09:26.901 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2024-02-06 22:09:26.902 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2024-02-06 22:09:26.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:09:26.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:26.902 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2024-02-06 22:09:26.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2024-02-06 22:09:26.904 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2024-02-06 22:09:26.904 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:26.904 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:26.904 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:26.904 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:26.904 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:26.904 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:26.904 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b303b78 2024-02-06 22:09:26.904 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:26.904 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:26.904 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:26.904 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:26.904 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:26.904 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:26.904 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:26.904 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:26.904 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:26.904 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:26.904 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:26.904 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:26.904 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:26.904 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:26.904 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:26.904 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:26.904 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:26.904 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:26.904 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:26.904 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2024-02-06 22:09:26.904 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:26.904 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:26.904 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:26.904 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:26.904 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:26.904 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:26.904 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:26.904 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:26.904 [Test worker @coroutine#6060] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2024-02-06 22:09:26.905 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@68e8bbab 2024-02-06 22:09:26.905 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@68e8bbab 2024-02-06 22:09:26.905 [Test worker @coroutine#6060] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2024-02-06 22:09:26.919 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68e8bbab 2024-02-06 22:09:26.930 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68e8bbab 2024-02-06 22:09:26.932 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68e8bbab 2024-02-06 22:09:26.934 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68e8bbab 2024-02-06 22:09:26.934 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2024-02-06 22:09:26.935 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:26.935 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:26.935 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:26.935 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:26.935 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:26.935 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:26.935 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29f58b44 2024-02-06 22:09:26.935 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:26.935 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:26.935 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:26.935 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:26.935 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:26.935 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:26.935 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:26.935 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:26.935 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:26.935 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:26.935 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:26.935 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:26.935 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:26.935 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:26.935 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:26.935 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:26.935 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:26.935 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:26.935 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:26.935 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2024-02-06 22:09:26.935 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:26.935 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:26.935 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:26.935 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:26.935 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:26.935 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:26.935 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:26.935 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:26.935 [Test worker @coroutine#6060] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2024-02-06 22:09:26.939 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@f1e5f85 2024-02-06 22:09:26.939 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@f1e5f85 2024-02-06 22:09:26.939 [Test worker @coroutine#6060] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2024-02-06 22:09:26.955 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1e5f85 2024-02-06 22:09:26.966 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1e5f85 2024-02-06 22:09:26.968 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1e5f85 2024-02-06 22:09:26.970 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1e5f85 2024-02-06 22:09:26.979 [DefaultDispatcher-worker-5 @coroutine#6074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1e5f85 2024-02-06 22:09:26.992 [DefaultDispatcher-worker-4 @coroutine#6060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68e8bbab 2024-02-06 22:09:26.998 [UI Thread @coroutine#6084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49647/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-06 22:09:26.998 [UI Thread @coroutine#6084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49647/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-06 22:09:26.998 [UI Thread @coroutine#6084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49647/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-06 22:09:27.003 [UI Thread @coroutine#6084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49647/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-06 22:09:27.004 [UI Thread @coroutine#6084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49647/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-06 22:09:27.004 [UI Thread @coroutine#6084] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:49647/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-06 22:09:27.004 [UI Thread @coroutine#6084] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49647/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:09:27.005 [HikariPool-193 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:27.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2024-02-06 22:09:27.006 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2024-02-06 22:09:27.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:27.008 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68e8bbab: (connection evicted) 2024-02-06 22:09:27.009 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:27.009 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2024-02-06 22:09:27.009 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2024-02-06 22:09:27.009 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2024-02-06 22:09:27.009 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2024-02-06 22:09:27.009 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:27.009 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f1e5f85: (connection evicted) 2024-02-06 22:09:27.010 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:27.010 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2024-02-06 22:09:27.010 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2024-02-06 22:09:27.012 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2024-02-06 22:09:27.012 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:27.012 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:27.012 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:27.012 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:27.012 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:27.012 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:27.012 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51577fc8 2024-02-06 22:09:27.012 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:27.012 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:27.012 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:27.012 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:27.012 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:27.012 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:27.012 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:27.012 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:27.012 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:27.012 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:27.012 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:27.012 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:27.012 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:27.012 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:27.012 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:27.012 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:27.012 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:27.012 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:27.012 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:27.012 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2024-02-06 22:09:27.012 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:27.012 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:27.012 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:27.012 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:27.012 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:27.012 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:27.012 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:27.013 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:27.013 [Test worker @coroutine#6090] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2024-02-06 22:09:27.013 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@326320bb 2024-02-06 22:09:27.013 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@326320bb 2024-02-06 22:09:27.013 [Test worker @coroutine#6090] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2024-02-06 22:09:27.020 [DefaultDispatcher-worker-5 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e358de 2024-02-06 22:09:27.020 [DefaultDispatcher-worker-5 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId 2024-02-06 22:09:27.020 [DefaultDispatcher-worker-5 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:27.020 [DefaultDispatcher-worker-5 @coroutine#2957] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId 2024-02-06 22:09:27.021 [DefaultDispatcher-worker-3 @coroutine#2957] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId 2024-02-06 22:09:27.021 [DefaultDispatcher-worker-3 @coroutine#2957] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId 2024-02-06 22:09:27.029 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@326320bb 2024-02-06 22:09:27.040 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@326320bb 2024-02-06 22:09:27.042 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@326320bb 2024-02-06 22:09:27.044 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@326320bb 2024-02-06 22:09:27.044 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2024-02-06 22:09:27.044 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:27.044 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:27.044 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:27.044 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:27.044 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:27.044 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:27.044 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@300b839c 2024-02-06 22:09:27.044 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:27.044 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:27.044 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:27.044 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:27.044 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:27.044 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:27.044 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:27.044 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:27.044 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:27.044 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:27.044 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:27.044 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:27.044 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:27.044 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:27.044 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:27.044 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:27.044 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:27.044 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:27.044 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:27.044 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2024-02-06 22:09:27.044 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:27.045 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:27.045 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:27.045 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:27.045 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:27.045 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:27.045 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:27.045 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:27.045 [Test worker @coroutine#6090] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2024-02-06 22:09:27.045 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@33acec5e 2024-02-06 22:09:27.045 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@33acec5e 2024-02-06 22:09:27.045 [Test worker @coroutine#6090] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2024-02-06 22:09:27.065 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33acec5e 2024-02-06 22:09:27.076 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33acec5e 2024-02-06 22:09:27.078 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33acec5e 2024-02-06 22:09:27.080 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33acec5e 2024-02-06 22:09:27.089 [DefaultDispatcher-worker-10 @coroutine#6106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33acec5e 2024-02-06 22:09:27.103 [DefaultDispatcher-worker-4 @coroutine#6090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@326320bb 2024-02-06 22:09:27.105 [UI Thread @coroutine#6116] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51657/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-06 22:09:27.105 [UI Thread @coroutine#6116] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51657/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-06 22:09:27.105 [UI Thread @coroutine#6116] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51657/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-06 22:09:27.107 [UI Thread @coroutine#6116] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51657/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-06 22:09:27.107 [UI Thread @coroutine#6116] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51657/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-06 22:09:27.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2024-02-06 22:09:27.108 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2024-02-06 22:09:27.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:27.108 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@326320bb: (connection evicted) 2024-02-06 22:09:27.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:27.109 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2024-02-06 22:09:27.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2024-02-06 22:09:27.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2024-02-06 22:09:27.109 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2024-02-06 22:09:27.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:27.109 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33acec5e: (connection evicted) 2024-02-06 22:09:27.110 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:27.110 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2024-02-06 22:09:27.110 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2024-02-06 22:09:27.112 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2024-02-06 22:09:27.112 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:27.112 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:27.112 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:27.112 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:27.112 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:27.112 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:27.112 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7388d94d 2024-02-06 22:09:27.112 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:27.112 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:27.112 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:27.112 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:27.112 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:27.112 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:27.112 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:27.112 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:27.112 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:27.112 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:27.112 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:27.112 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:27.112 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:27.112 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:27.112 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:27.112 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:27.112 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:27.112 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:27.112 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:27.112 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2024-02-06 22:09:27.112 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:27.112 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:27.112 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:27.112 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:27.112 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:27.112 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:27.112 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:27.112 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:27.112 [Test worker @coroutine#6122] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2024-02-06 22:09:27.113 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@c53c04e 2024-02-06 22:09:27.113 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@c53c04e 2024-02-06 22:09:27.113 [Test worker @coroutine#6122] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2024-02-06 22:09:27.116 [DefaultDispatcher-worker-16 @coroutine#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-06 22:09:27.116 [DefaultDispatcher-worker-16 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53691/UmAppDatabase/replication/nodeId 2024-02-06 22:09:27.116 [DefaultDispatcher-worker-16 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53691/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:27.116 [DefaultDispatcher-worker-16 @coroutine#3126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53691/UmAppDatabase/replication/nodeId 2024-02-06 22:09:27.118 [DefaultDispatcher-worker-8 @coroutine#3126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53691/UmAppDatabase/replication/nodeId 2024-02-06 22:09:27.118 [DefaultDispatcher-worker-8 @coroutine#3126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53691/UmAppDatabase/replication/nodeId 2024-02-06 22:09:27.127 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c53c04e 2024-02-06 22:09:27.138 [Test worker @coroutine#6126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c53c04e 2024-02-06 22:09:27.140 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c53c04e 2024-02-06 22:09:27.141 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c53c04e 2024-02-06 22:09:27.142 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2024-02-06 22:09:27.142 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:27.142 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:27.142 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:27.142 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:27.142 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:27.142 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:27.142 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68596992 2024-02-06 22:09:27.142 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:27.142 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:27.142 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:27.142 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:27.142 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:27.142 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:27.142 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:27.142 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:27.142 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:27.142 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:27.142 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:27.142 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:27.142 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:27.142 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:27.142 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:27.142 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:27.142 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:27.142 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:27.142 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:27.142 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2024-02-06 22:09:27.142 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:27.142 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:27.142 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:27.142 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:27.142 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:27.142 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:27.142 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:27.142 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:27.142 [Test worker @coroutine#6122] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2024-02-06 22:09:27.143 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@66d62c59 2024-02-06 22:09:27.143 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@66d62c59 2024-02-06 22:09:27.143 [Test worker @coroutine#6122] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2024-02-06 22:09:27.156 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66d62c59 2024-02-06 22:09:27.167 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66d62c59 2024-02-06 22:09:27.169 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66d62c59 2024-02-06 22:09:27.170 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66d62c59 2024-02-06 22:09:27.179 [DefaultDispatcher-worker-14 @coroutine#6139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66d62c59 2024-02-06 22:09:27.193 [DefaultDispatcher-worker-14 @coroutine#6122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c53c04e 2024-02-06 22:09:27.195 [UI Thread @coroutine#6150] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54577/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-06 22:09:27.195 [UI Thread @coroutine#6150] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54577/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-06 22:09:27.195 [UI Thread @coroutine#6150] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54577/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-06 22:09:27.197 [UI Thread @coroutine#6150] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54577/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-06 22:09:27.197 [UI Thread @coroutine#6150] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54577/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-06 22:09:27.197 [UI Thread @coroutine#6150] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:54577/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-06 22:09:27.197 [UI Thread @coroutine#6150] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54577/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:09:27.199 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2024-02-06 22:09:27.199 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2024-02-06 22:09:27.199 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:27.199 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c53c04e: (connection evicted) 2024-02-06 22:09:27.200 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:27.200 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2024-02-06 22:09:27.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2024-02-06 22:09:27.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2024-02-06 22:09:27.200 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2024-02-06 22:09:27.200 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:27.200 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66d62c59: (connection evicted) 2024-02-06 22:09:27.200 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:27.201 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2024-02-06 22:09:27.201 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2024-02-06 22:09:27.202 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2024-02-06 22:09:27.202 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:27.202 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:27.202 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:27.202 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:27.202 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:27.202 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:27.202 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79c9a128 2024-02-06 22:09:27.202 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:27.202 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:27.202 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:27.202 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:27.202 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:27.202 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:27.203 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:27.203 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:27.203 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:27.203 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:27.203 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:27.203 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:27.203 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:27.203 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:27.203 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:27.203 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:27.203 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:27.203 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:27.203 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:27.203 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2024-02-06 22:09:27.203 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:27.203 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:27.203 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:27.203 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:27.203 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:27.203 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:27.203 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:27.203 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:27.203 [Test worker @coroutine#6156] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2024-02-06 22:09:27.203 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@51c7d472 2024-02-06 22:09:27.203 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@51c7d472 2024-02-06 22:09:27.203 [Test worker @coroutine#6156] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2024-02-06 22:09:27.213 [DefaultDispatcher-worker-13 @coroutine#2994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530e08a7 2024-02-06 22:09:27.213 [DefaultDispatcher-worker-13 @coroutine#2994] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId 2024-02-06 22:09:27.213 [DefaultDispatcher-worker-13 @coroutine#2994] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:27.213 [DefaultDispatcher-worker-13 @coroutine#2994] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId 2024-02-06 22:09:27.214 [DefaultDispatcher-worker-14 @coroutine#2994] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId 2024-02-06 22:09:27.214 [DefaultDispatcher-worker-14 @coroutine#2994] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId 2024-02-06 22:09:27.219 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51c7d472 2024-02-06 22:09:27.230 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51c7d472 2024-02-06 22:09:27.232 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51c7d472 2024-02-06 22:09:27.233 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51c7d472 2024-02-06 22:09:27.234 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2024-02-06 22:09:27.234 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:27.234 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:27.234 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:27.234 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:27.234 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:27.234 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:27.234 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21523e1b 2024-02-06 22:09:27.234 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:27.234 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:27.234 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:27.234 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:27.234 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:27.234 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:27.234 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:27.234 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:27.234 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:27.234 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:27.234 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:27.234 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:27.234 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:27.234 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:27.234 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:27.234 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:27.234 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:27.234 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:27.234 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:27.234 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2024-02-06 22:09:27.234 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:27.234 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:27.234 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:27.234 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:27.234 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:27.234 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:27.234 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:27.234 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:27.234 [Test worker @coroutine#6156] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2024-02-06 22:09:27.235 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e11d73c 2024-02-06 22:09:27.235 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e11d73c 2024-02-06 22:09:27.235 [Test worker @coroutine#6156] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2024-02-06 22:09:27.248 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e11d73c 2024-02-06 22:09:27.259 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e11d73c 2024-02-06 22:09:27.261 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e11d73c 2024-02-06 22:09:27.262 [Test worker @coroutine#6171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e11d73c 2024-02-06 22:09:27.272 [DefaultDispatcher-worker-13 @coroutine#6173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e11d73c 2024-02-06 22:09:27.285 [DefaultDispatcher-worker-13 @coroutine#6156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51c7d472 2024-02-06 22:09:27.307 [HikariPool-199 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:09:27.312 [DefaultDispatcher-worker-4 @coroutine#6156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51c7d472 2024-02-06 22:09:27.321 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2024-02-06 22:09:27.321 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2024-02-06 22:09:27.321 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:27.325 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51c7d472: (connection evicted) 2024-02-06 22:09:27.326 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:27.326 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2024-02-06 22:09:27.326 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2024-02-06 22:09:27.326 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2024-02-06 22:09:27.326 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2024-02-06 22:09:27.326 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:27.327 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e11d73c: (connection evicted) 2024-02-06 22:09:27.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:27.327 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2024-02-06 22:09:27.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2024-02-06 22:09:27.329 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2024-02-06 22:09:27.329 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:27.330 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:27.330 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:27.330 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:27.330 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:27.330 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:27.330 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@500d4de8 2024-02-06 22:09:27.330 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:27.330 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:27.330 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:27.330 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:27.330 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:27.330 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:27.330 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:27.330 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:27.330 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:27.330 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:27.330 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:27.330 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:27.330 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:27.330 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:27.330 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:27.330 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:27.330 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:27.330 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:27.330 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:27.330 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2024-02-06 22:09:27.330 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:27.330 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:27.330 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:27.330 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:27.330 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:27.330 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:27.330 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:27.330 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:27.330 [Test worker @coroutine#6200] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2024-02-06 22:09:27.330 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@344eaf7e 2024-02-06 22:09:27.330 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@344eaf7e 2024-02-06 22:09:27.330 [Test worker @coroutine#6200] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2024-02-06 22:09:27.349 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344eaf7e 2024-02-06 22:09:27.364 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344eaf7e 2024-02-06 22:09:27.366 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344eaf7e 2024-02-06 22:09:27.369 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344eaf7e 2024-02-06 22:09:27.378 [DefaultDispatcher-worker-3 @coroutine#6207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344eaf7e 2024-02-06 22:09:27.398 [DefaultDispatcher-worker-4 @coroutine#6200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344eaf7e 2024-02-06 22:09:27.408 [DefaultDispatcher-worker-1 @coroutine#3175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d84ab90 2024-02-06 22:09:27.409 [DefaultDispatcher-worker-1 @coroutine#3175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51707/UmAppDatabase/replication/nodeId 2024-02-06 22:09:27.409 [DefaultDispatcher-worker-1 @coroutine#3175] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51707/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:27.409 [DefaultDispatcher-worker-1 @coroutine#3175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51707/UmAppDatabase/replication/nodeId 2024-02-06 22:09:27.410 [DefaultDispatcher-worker-10 @coroutine#3175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51707/UmAppDatabase/replication/nodeId 2024-02-06 22:09:27.410 [DefaultDispatcher-worker-10 @coroutine#3175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51707/UmAppDatabase/replication/nodeId 2024-02-06 22:09:27.411 [DefaultDispatcher-worker-9 @coroutine#2877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@380e3122 2024-02-06 22:09:27.411 [DefaultDispatcher-worker-9 @coroutine#2877] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId 2024-02-06 22:09:27.411 [DefaultDispatcher-worker-9 @coroutine#2877] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:27.411 [DefaultDispatcher-worker-9 @coroutine#2877] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId 2024-02-06 22:09:27.412 [DefaultDispatcher-worker-12 @coroutine#2877] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId 2024-02-06 22:09:27.412 [DefaultDispatcher-worker-12 @coroutine#2877] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId 2024-02-06 22:09:27.417 [DefaultDispatcher-worker-13 @coroutine#6228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344eaf7e 2024-02-06 22:09:27.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2024-02-06 22:09:27.419 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2024-02-06 22:09:27.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:27.419 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@344eaf7e: (connection evicted) 2024-02-06 22:09:27.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:27.420 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2024-02-06 22:09:27.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2024-02-06 22:09:27.422 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2024-02-06 22:09:27.422 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:27.422 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:27.422 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:27.422 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:27.422 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:27.422 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:27.422 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41dcfd0 2024-02-06 22:09:27.422 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:27.422 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:27.422 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:27.422 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:27.422 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:27.422 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:27.422 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:27.422 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:27.422 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:27.422 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:27.422 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:27.422 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:27.422 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:27.422 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:27.422 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:27.422 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:27.422 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:27.422 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:27.422 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:27.422 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2024-02-06 22:09:27.422 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:27.422 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:27.422 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:27.422 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:27.422 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:27.422 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:27.422 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:27.422 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:27.422 [Test worker @coroutine#6239] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2024-02-06 22:09:27.423 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@59845cb3 2024-02-06 22:09:27.423 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@59845cb3 2024-02-06 22:09:27.423 [Test worker @coroutine#6239] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2024-02-06 22:09:27.444 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59845cb3 2024-02-06 22:09:27.455 [DefaultDispatcher-worker-4 @coroutine#3027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79982bcc 2024-02-06 22:09:27.455 [DefaultDispatcher-worker-4 @coroutine#3027] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId 2024-02-06 22:09:27.455 [DefaultDispatcher-worker-4 @coroutine#3027] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:27.455 [DefaultDispatcher-worker-4 @coroutine#3027] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId 2024-02-06 22:09:27.456 [DefaultDispatcher-worker-4 @coroutine#3027] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId 2024-02-06 22:09:27.457 [DefaultDispatcher-worker-4 @coroutine#3027] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId 2024-02-06 22:09:27.459 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59845cb3 2024-02-06 22:09:27.461 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59845cb3 2024-02-06 22:09:27.463 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59845cb3 2024-02-06 22:09:27.463 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2024-02-06 22:09:27.464 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:27.464 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:27.464 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:27.464 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:27.464 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:27.464 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:27.464 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@783a35d8 2024-02-06 22:09:27.464 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:27.464 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:27.464 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:27.464 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:27.464 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:27.464 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:27.464 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:27.464 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:27.464 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:27.464 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:27.464 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:27.464 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:27.464 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:27.464 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:27.464 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:27.464 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:27.464 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:27.464 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:27.464 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:27.464 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2024-02-06 22:09:27.464 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:27.464 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:27.464 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:27.464 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:27.464 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:27.464 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:27.464 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:27.464 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:27.464 [Test worker @coroutine#6239] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2024-02-06 22:09:27.464 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ab40d2d 2024-02-06 22:09:27.464 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ab40d2d 2024-02-06 22:09:27.464 [Test worker @coroutine#6239] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2024-02-06 22:09:27.477 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab40d2d 2024-02-06 22:09:27.488 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab40d2d 2024-02-06 22:09:27.490 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab40d2d 2024-02-06 22:09:27.492 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab40d2d 2024-02-06 22:09:27.500 [DefaultDispatcher-worker-13 @coroutine#6257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab40d2d 2024-02-06 22:09:27.511 [DefaultDispatcher-worker-2 @coroutine#6239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59845cb3 2024-02-06 22:09:27.519 [DefaultDispatcher-worker-7 @coroutine#6239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59845cb3 2024-02-06 22:09:27.523 [HikariPool-202 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:27.526 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2024-02-06 22:09:27.526 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2024-02-06 22:09:27.526 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:27.526 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59845cb3: (connection evicted) 2024-02-06 22:09:27.526 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:27.526 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2024-02-06 22:09:27.526 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2024-02-06 22:09:27.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2024-02-06 22:09:27.527 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2024-02-06 22:09:27.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:27.527 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ab40d2d: (connection evicted) 2024-02-06 22:09:27.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:27.527 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2024-02-06 22:09:27.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2024-02-06 22:09:27.529 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2024-02-06 22:09:27.530 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:27.530 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:27.530 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:27.530 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:27.530 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:27.530 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:27.530 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c5797c6 2024-02-06 22:09:27.530 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:27.530 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:27.530 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:27.530 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:27.530 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:27.530 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:27.530 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:27.530 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:27.530 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:27.530 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:27.530 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:27.530 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:27.530 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:27.530 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:27.530 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:27.530 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:27.530 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:27.530 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:27.530 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:27.530 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2024-02-06 22:09:27.530 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:27.530 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:27.530 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:27.530 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:27.530 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:27.530 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:27.530 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:27.530 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:27.530 [Test worker @coroutine#6283] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2024-02-06 22:09:27.530 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ea4b4b2 2024-02-06 22:09:27.530 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ea4b4b2 2024-02-06 22:09:27.530 [Test worker @coroutine#6283] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2024-02-06 22:09:27.545 [DefaultDispatcher-worker-12 @coroutine#3056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342e6e8a 2024-02-06 22:09:27.546 [DefaultDispatcher-worker-12 @coroutine#3056] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:09:27.546 [DefaultDispatcher-worker-12 @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://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:27.546 [DefaultDispatcher-worker-12 @coroutine#3056] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:09:27.546 [DefaultDispatcher-worker-12 @coroutine#3056] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:09:27.548 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ea4b4b2 2024-02-06 22:09:27.559 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ea4b4b2 2024-02-06 22:09:27.561 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ea4b4b2 2024-02-06 22:09:27.563 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ea4b4b2 2024-02-06 22:09:27.570 [DefaultDispatcher-worker-12 @coroutine#6292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ea4b4b2 2024-02-06 22:09:27.579 [DefaultDispatcher-worker-13 @coroutine#6283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ea4b4b2 2024-02-06 22:09:27.593 [DefaultDispatcher-worker-7 @coroutine#6305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ea4b4b2 2024-02-06 22:09:27.596 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2024-02-06 22:09:27.596 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2024-02-06 22:09:27.596 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:27.596 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ea4b4b2: (connection evicted) 2024-02-06 22:09:27.597 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:27.597 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2024-02-06 22:09:27.597 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2024-02-06 22:09:27.598 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2024-02-06 22:09:27.599 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:27.599 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:27.599 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:27.599 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:27.599 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:27.599 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:27.599 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29f3ea39 2024-02-06 22:09:27.599 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:27.599 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:27.599 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:27.599 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:27.599 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:27.599 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:27.599 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:27.599 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:27.599 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:27.599 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:27.599 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:27.599 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:27.599 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:27.599 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:27.599 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:27.599 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:27.599 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:27.599 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:27.599 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:27.599 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2024-02-06 22:09:27.599 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:27.599 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:27.599 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:27.599 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:27.599 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:27.599 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:27.599 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:27.599 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:27.599 [Test worker @coroutine#6313] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2024-02-06 22:09:27.599 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@19740583 2024-02-06 22:09:27.599 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@19740583 2024-02-06 22:09:27.599 [Test worker @coroutine#6313] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2024-02-06 22:09:27.619 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19740583 2024-02-06 22:09:27.635 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19740583 2024-02-06 22:09:27.638 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19740583 2024-02-06 22:09:27.641 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19740583 2024-02-06 22:09:27.651 [DefaultDispatcher-worker-14 @coroutine#6320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19740583 2024-02-06 22:09:27.660 [DefaultDispatcher-worker-12 @coroutine#6332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19740583 2024-02-06 22:09:27.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2024-02-06 22:09:27.662 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2024-02-06 22:09:27.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:27.663 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19740583: (connection evicted) 2024-02-06 22:09:27.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:27.664 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2024-02-06 22:09:27.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2024-02-06 22:09:27.666 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2024-02-06 22:09:27.666 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:27.666 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:27.666 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:27.666 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:27.666 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:27.666 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:27.666 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@207e3ffd 2024-02-06 22:09:27.666 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:27.666 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:27.666 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:27.666 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:27.666 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:27.666 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:27.666 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:27.666 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:27.666 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:27.666 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:27.666 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:27.666 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:27.666 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:27.666 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:27.666 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:27.666 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:27.666 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:27.666 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:27.666 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:27.666 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2024-02-06 22:09:27.666 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:27.666 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:27.666 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:27.667 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:27.667 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:27.667 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:27.667 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:27.667 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:27.667 [Test worker @coroutine#6341] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2024-02-06 22:09:27.667 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@457547a1 2024-02-06 22:09:27.667 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@457547a1 2024-02-06 22:09:27.667 [Test worker @coroutine#6341] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2024-02-06 22:09:27.685 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@457547a1 2024-02-06 22:09:27.701 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@457547a1 2024-02-06 22:09:27.703 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@457547a1 2024-02-06 22:09:27.706 [Test worker @coroutine#6346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@457547a1 2024-02-06 22:09:27.715 [DefaultDispatcher-worker-11 @coroutine#6348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@457547a1 2024-02-06 22:09:27.784 [HikariPool-206 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:27.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2024-02-06 22:09:27.793 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2024-02-06 22:09:27.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:27.793 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@457547a1: (connection evicted) 2024-02-06 22:09:27.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:27.794 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2024-02-06 22:09:27.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2024-02-06 22:09:27.795 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2024-02-06 22:09:27.796 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:27.796 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:27.796 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:27.796 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:27.796 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:27.796 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:27.796 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4973dacf 2024-02-06 22:09:27.796 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:27.796 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:27.796 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:27.796 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:27.796 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:27.796 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:27.796 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:27.796 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:27.796 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:27.796 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:27.796 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:27.796 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:27.796 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:27.796 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:27.796 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:27.796 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:27.796 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:27.796 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:27.796 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:27.796 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2024-02-06 22:09:27.796 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:27.796 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:27.796 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:27.796 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:27.796 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:27.796 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:27.796 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:27.796 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:27.796 [Test worker @coroutine#6364] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2024-02-06 22:09:27.796 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d05d022 2024-02-06 22:09:27.796 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d05d022 2024-02-06 22:09:27.796 [Test worker @coroutine#6364] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2024-02-06 22:09:27.812 [DefaultDispatcher-worker-10 @coroutine#2910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63053b71 2024-02-06 22:09:27.812 [DefaultDispatcher-worker-10 @coroutine#2910] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId 2024-02-06 22:09:27.812 [DefaultDispatcher-worker-10 @coroutine#2910] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:27.812 [DefaultDispatcher-worker-10 @coroutine#2910] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId 2024-02-06 22:09:27.814 [DefaultDispatcher-worker-1 @coroutine#2910] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId 2024-02-06 22:09:27.814 [DefaultDispatcher-worker-1 @coroutine#2910] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId 2024-02-06 22:09:27.815 [DefaultDispatcher-worker-6 @coroutine#3236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbf8cfc 2024-02-06 22:09:27.815 [DefaultDispatcher-worker-13 @coroutine#3074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dcc7696 2024-02-06 22:09:27.815 [DefaultDispatcher-worker-6 @coroutine#3236] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42333/UmAppDatabase/replication/nodeId 2024-02-06 22:09:27.815 [DefaultDispatcher-worker-6 @coroutine#3236] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42333/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:27.815 [DefaultDispatcher-worker-6 @coroutine#3236] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42333/UmAppDatabase/replication/nodeId 2024-02-06 22:09:27.815 [DefaultDispatcher-worker-13 @coroutine#3074] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId 2024-02-06 22:09:27.816 [DefaultDispatcher-worker-13 @coroutine#3074] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:27.816 [DefaultDispatcher-worker-13 @coroutine#3074] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId 2024-02-06 22:09:27.816 [DefaultDispatcher-worker-14 @coroutine#3074] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId 2024-02-06 22:09:27.816 [DefaultDispatcher-worker-14 @coroutine#3074] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId 2024-02-06 22:09:27.816 [DefaultDispatcher-worker-6 @coroutine#3236] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42333/UmAppDatabase/replication/nodeId 2024-02-06 22:09:27.816 [DefaultDispatcher-worker-6 @coroutine#3236] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42333/UmAppDatabase/replication/nodeId 2024-02-06 22:09:27.817 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d05d022 2024-02-06 22:09:27.829 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d05d022 2024-02-06 22:09:27.831 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d05d022 2024-02-06 22:09:27.833 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d05d022 2024-02-06 22:09:27.842 [DefaultDispatcher-worker-1 @coroutine#6381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d05d022 2024-02-06 22:09:27.852 [DefaultDispatcher-worker-3 @coroutine#6364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d05d022 2024-02-06 22:09:27.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2024-02-06 22:09:27.859 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2024-02-06 22:09:27.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:27.861 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d05d022: (connection evicted) 2024-02-06 22:09:27.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:27.862 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2024-02-06 22:09:27.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2024-02-06 22:09:27.865 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2024-02-06 22:09:27.865 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:27.865 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:27.865 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:27.865 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:27.865 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:27.865 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:27.866 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d1c15cb 2024-02-06 22:09:27.866 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:27.866 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:27.866 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:27.866 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:27.866 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:27.866 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:27.866 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:27.866 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:27.866 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:27.866 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:27.866 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:27.866 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:27.866 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:27.866 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:27.866 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:27.866 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:27.866 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:27.866 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:27.866 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:27.866 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2024-02-06 22:09:27.866 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:27.866 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:27.866 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:27.866 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:27.866 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:27.866 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:27.866 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:27.866 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:27.866 [Test worker @coroutine#6397] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2024-02-06 22:09:27.866 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@615f61ec 2024-02-06 22:09:27.866 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@615f61ec 2024-02-06 22:09:27.866 [Test worker @coroutine#6397] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2024-02-06 22:09:27.880 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@615f61ec 2024-02-06 22:09:27.891 [Test worker @coroutine#6398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@615f61ec 2024-02-06 22:09:27.893 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@615f61ec 2024-02-06 22:09:27.895 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@615f61ec 2024-02-06 22:09:27.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2024-02-06 22:09:27.901 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2024-02-06 22:09:27.901 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:09:27.901 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:27.901 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2024-02-06 22:09:27.901 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2024-02-06 22:09:27.901 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2024-02-06 22:09:27.902 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:27.902 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:27.902 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:27.902 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:27.902 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:27.902 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:27.902 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@424461ad 2024-02-06 22:09:27.902 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:27.902 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:27.902 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:27.902 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:27.902 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:27.902 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:27.902 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:27.902 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:27.902 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:27.902 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:27.902 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:27.902 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:27.902 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:27.902 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:27.902 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:27.902 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:27.902 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:27.902 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:27.902 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:27.902 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2024-02-06 22:09:27.902 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:27.902 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:27.902 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:27.902 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:27.902 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:27.902 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:27.902 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:27.902 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:27.902 [Test worker @coroutine#6413] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2024-02-06 22:09:27.903 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@33c5cc0 2024-02-06 22:09:27.903 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@33c5cc0 2024-02-06 22:09:27.903 [Test worker @coroutine#6413] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2024-02-06 22:09:27.916 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33c5cc0 2024-02-06 22:09:27.927 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33c5cc0 2024-02-06 22:09:27.929 [Test worker @coroutine#6416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33c5cc0 2024-02-06 22:09:27.931 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33c5cc0 2024-02-06 22:09:27.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2024-02-06 22:09:27.934 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2024-02-06 22:09:27.934 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:09:27.934 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:27.934 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2024-02-06 22:09:27.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2024-02-06 22:09:27.935 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2024-02-06 22:09:27.936 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:27.936 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:27.936 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:27.936 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:27.936 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:27.936 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:27.936 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4dc10682 2024-02-06 22:09:27.936 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:27.936 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:27.936 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:27.936 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:27.936 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:27.936 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:27.936 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:27.936 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:27.936 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:27.936 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:27.936 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:27.936 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:27.936 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:27.936 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:27.936 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:27.936 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:27.936 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:27.936 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:27.936 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:27.936 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2024-02-06 22:09:27.936 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:27.936 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:27.936 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:27.936 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:27.936 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:27.936 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:27.936 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:27.936 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:27.936 [Test worker @coroutine#6429] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2024-02-06 22:09:27.936 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@4de14c58 2024-02-06 22:09:27.936 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@4de14c58 2024-02-06 22:09:27.936 [Test worker @coroutine#6429] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2024-02-06 22:09:27.950 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4de14c58 2024-02-06 22:09:27.961 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4de14c58 2024-02-06 22:09:27.963 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4de14c58 2024-02-06 22:09:27.965 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4de14c58 2024-02-06 22:09:27.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2024-02-06 22:09:27.972 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2024-02-06 22:09:27.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:09:27.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:27.972 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2024-02-06 22:09:27.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2024-02-06 22:09:27.978 [UI Thread @coroutine#6450] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52883/Site/verify 2024-02-06 22:09:27.978 [UI Thread @coroutine#6450] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52883/Site/verify. 2024-02-06 22:09:27.978 [UI Thread @coroutine#6450] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52883/Site/verify 2024-02-06 22:09:27.981 [UI Thread @coroutine#6450] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52883/Site/verify 2024-02-06 22:09:27.981 [UI Thread @coroutine#6450] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52883/Site/verify 2024-02-06 22:09:27.981 [UI Thread @coroutine#6450] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:52883/Site/verify. 2024-02-06 22:09:27.981 [UI Thread @coroutine#6450] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:52883/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:09:27.986 [Test worker @coroutine#6464] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2024-02-06 22:09:27.986 [Test worker @coroutine#6464] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:27.986 [Test worker @coroutine#6464] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:27.986 [Test worker @coroutine#6464] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:27.986 [Test worker @coroutine#6464] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:27.986 [Test worker @coroutine#6464] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:27.986 [Test worker @coroutine#6464] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:27.986 [Test worker @coroutine#6464] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53115ee0 2024-02-06 22:09:27.986 [Test worker @coroutine#6464] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:27.986 [Test worker @coroutine#6464] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:27.986 [Test worker @coroutine#6464] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:27.986 [Test worker @coroutine#6464] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:27.986 [Test worker @coroutine#6464] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:27.986 [Test worker @coroutine#6464] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:27.986 [Test worker @coroutine#6464] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:27.986 [Test worker @coroutine#6464] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:27.986 [Test worker @coroutine#6464] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:27.986 [Test worker @coroutine#6464] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:27.986 [Test worker @coroutine#6464] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:27.986 [Test worker @coroutine#6464] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:27.986 [Test worker @coroutine#6464] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:27.986 [Test worker @coroutine#6464] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:27.986 [Test worker @coroutine#6464] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:27.986 [Test worker @coroutine#6464] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:27.986 [Test worker @coroutine#6464] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:27.986 [Test worker @coroutine#6464] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:27.986 [Test worker @coroutine#6464] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:27.986 [Test worker @coroutine#6464] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2024-02-06 22:09:27.986 [Test worker @coroutine#6464] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:27.986 [Test worker @coroutine#6464] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:27.986 [Test worker @coroutine#6464] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:27.986 [Test worker @coroutine#6464] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:27.986 [Test worker @coroutine#6464] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:27.986 [Test worker @coroutine#6464] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:27.986 [Test worker @coroutine#6464] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:27.986 [Test worker @coroutine#6464] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:27.986 [Test worker @coroutine#6464] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2024-02-06 22:09:27.987 [Test worker @coroutine#6464] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@48611ad4 2024-02-06 22:09:27.987 [Test worker @coroutine#6464] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@48611ad4 2024-02-06 22:09:27.987 [Test worker @coroutine#6464] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2024-02-06 22:09:28.009 [Test worker @coroutine#6464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48611ad4 2024-02-06 22:09:28.027 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48611ad4 2024-02-06 22:09:28.030 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48611ad4 2024-02-06 22:09:28.031 [DefaultDispatcher-worker-6 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e358de 2024-02-06 22:09:28.031 [DefaultDispatcher-worker-6 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId 2024-02-06 22:09:28.031 [DefaultDispatcher-worker-6 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:28.031 [DefaultDispatcher-worker-6 @coroutine#2957] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId 2024-02-06 22:09:28.032 [DefaultDispatcher-worker-3 @coroutine#2957] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId 2024-02-06 22:09:28.032 [DefaultDispatcher-worker-3 @coroutine#2957] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId 2024-02-06 22:09:28.032 [Test worker @coroutine#6470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48611ad4 2024-02-06 22:09:28.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2024-02-06 22:09:28.036 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2024-02-06 22:09:28.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:09:28.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:28.036 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2024-02-06 22:09:28.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2024-02-06 22:09:28.037 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2024-02-06 22:09:28.037 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:28.037 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:28.037 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:28.037 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:28.037 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:28.037 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:28.037 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1985f8e3 2024-02-06 22:09:28.037 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:28.037 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:28.037 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:28.037 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:28.037 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:28.037 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:28.037 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:28.038 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:28.038 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:28.038 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:28.038 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:28.038 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:28.038 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:28.038 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:28.038 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:28.038 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:28.038 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:28.038 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:28.038 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:28.038 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2024-02-06 22:09:28.038 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:28.038 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:28.038 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:28.038 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:28.038 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:28.038 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:28.038 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:28.038 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:28.038 [Test worker @coroutine#6485] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2024-02-06 22:09:28.038 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a72b2c9 2024-02-06 22:09:28.038 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a72b2c9 2024-02-06 22:09:28.038 [Test worker @coroutine#6485] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2024-02-06 22:09:28.060 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a72b2c9 2024-02-06 22:09:28.073 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a72b2c9 2024-02-06 22:09:28.075 [Test worker @coroutine#6488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a72b2c9 2024-02-06 22:09:28.076 [Test worker @coroutine#6490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a72b2c9 2024-02-06 22:09:28.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2024-02-06 22:09:28.079 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2024-02-06 22:09:28.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:09:28.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:28.079 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2024-02-06 22:09:28.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2024-02-06 22:09:28.082 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2024-02-06 22:09:28.082 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:28.082 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:28.082 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:28.082 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:28.082 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:28.082 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:28.082 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a75bad4 2024-02-06 22:09:28.082 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:28.082 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:28.082 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:28.082 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:28.082 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:28.082 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:28.082 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:28.082 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:28.082 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:28.082 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:28.082 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:28.082 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:28.082 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:28.082 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:28.082 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:28.082 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:28.082 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:28.082 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:28.082 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:28.082 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2024-02-06 22:09:28.082 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:28.082 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:28.082 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:28.082 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:28.082 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:28.082 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:28.082 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:28.082 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:28.082 [Test worker @coroutine#6502] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2024-02-06 22:09:28.083 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@73136174 2024-02-06 22:09:28.083 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@73136174 2024-02-06 22:09:28.083 [Test worker @coroutine#6502] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2024-02-06 22:09:28.097 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73136174 2024-02-06 22:09:28.108 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73136174 2024-02-06 22:09:28.110 [Test worker @coroutine#6506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73136174 2024-02-06 22:09:28.112 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73136174 2024-02-06 22:09:28.114 [UI Thread @coroutine#6517] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52777/Site/verify 2024-02-06 22:09:28.114 [UI Thread @coroutine#6517] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52777/Site/verify. 2024-02-06 22:09:28.114 [UI Thread @coroutine#6517] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52777/Site/verify 2024-02-06 22:09:28.115 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:28.116 [UI Thread @coroutine#6517] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52777/Site/verify 2024-02-06 22:09:28.116 [UI Thread @coroutine#6517] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52777/Site/verify 2024-02-06 22:09:28.116 [UI Thread @coroutine#6517] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:52777/Site/verify. 2024-02-06 22:09:28.116 [UI Thread @coroutine#6517] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:52777/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:09:28.121 [DefaultDispatcher-worker-14 @coroutine#6510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73136174 2024-02-06 22:09:28.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2024-02-06 22:09:28.123 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2024-02-06 22:09:28.123 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:28.123 [HikariPool-213 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73136174: (connection evicted) 2024-02-06 22:09:28.124 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:28.124 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2024-02-06 22:09:28.124 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2024-02-06 22:09:28.127 [DefaultDispatcher-worker-1 @coroutine#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-06 22:09:28.127 [DefaultDispatcher-worker-1 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53691/UmAppDatabase/replication/nodeId 2024-02-06 22:09:28.127 [DefaultDispatcher-worker-1 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53691/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:28.127 [DefaultDispatcher-worker-1 @coroutine#3126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53691/UmAppDatabase/replication/nodeId 2024-02-06 22:09:28.128 [DefaultDispatcher-worker-9 @coroutine#3126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53691/UmAppDatabase/replication/nodeId 2024-02-06 22:09:28.128 [DefaultDispatcher-worker-9 @coroutine#3126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53691/UmAppDatabase/replication/nodeId 2024-02-06 22:09:28.133 [UI Thread @coroutine#6533] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60737/Site/verify 2024-02-06 22:09:28.133 [UI Thread @coroutine#6533] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60737/Site/verify. 2024-02-06 22:09:28.133 [UI Thread @coroutine#6533] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60737/Site/verify 2024-02-06 22:09:28.136 [UI Thread @coroutine#6533] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60737/Site/verify 2024-02-06 22:09:28.136 [UI Thread @coroutine#6533] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60737/Site/verify 2024-02-06 22:09:28.136 [UI Thread @coroutine#6533] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:60737/Site/verify. 2024-02-06 22:09:28.136 [UI Thread @coroutine#6533] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60737/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:09:28.147 [UI Thread @coroutine#6546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33123/Site/verify 2024-02-06 22:09:28.147 [UI Thread @coroutine#6546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33123/Site/verify. 2024-02-06 22:09:28.147 [UI Thread @coroutine#6546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33123/Site/verify 2024-02-06 22:09:28.150 [UI Thread @coroutine#6546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33123/Site/verify 2024-02-06 22:09:28.150 [UI Thread @coroutine#6546] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33123/Site/verify 2024-02-06 22:09:28.150 [UI Thread @coroutine#6546] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:33123/Site/verify. 2024-02-06 22:09:28.150 [UI Thread @coroutine#6546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:33123/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:09:28.157 [UI Thread @coroutine#6560] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2024-02-06 22:09:28.157 [UI Thread @coroutine#6560] 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-02-06 22:09:28.157 [UI Thread @coroutine#6560] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2024-02-06 22:09:28.160 [UI Thread @coroutine#6560] 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-02-06 22:09:28.163 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2024-02-06 22:09:28.164 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:28.164 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:28.164 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:28.164 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:28.164 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:28.164 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:28.164 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2330c5c5 2024-02-06 22:09:28.164 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:28.164 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:28.164 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:28.164 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:28.164 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:28.164 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:28.164 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:28.164 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:28.164 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:28.164 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:28.164 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:28.164 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:28.164 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:28.164 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:28.164 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:28.164 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:28.164 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:28.164 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:28.164 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:28.164 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2024-02-06 22:09:28.164 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:28.164 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:28.164 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:28.164 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:28.164 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:28.164 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:28.164 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:28.164 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:28.164 [Test worker @coroutine#6567] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2024-02-06 22:09:28.164 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@36c763cd 2024-02-06 22:09:28.164 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@36c763cd 2024-02-06 22:09:28.164 [Test worker @coroutine#6567] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2024-02-06 22:09:28.181 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c763cd 2024-02-06 22:09:28.185 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:28.192 [Test worker @coroutine#6568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c763cd 2024-02-06 22:09:28.194 [Test worker @coroutine#6570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c763cd 2024-02-06 22:09:28.196 [Test worker @coroutine#6572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c763cd 2024-02-06 22:09:28.203 [DefaultDispatcher-worker-9 @coroutine#6574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c763cd 2024-02-06 22:09:28.235 [DefaultDispatcher-worker-13 @coroutine#2994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530e08a7 2024-02-06 22:09:28.235 [DefaultDispatcher-worker-13 @coroutine#2994] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId 2024-02-06 22:09:28.235 [DefaultDispatcher-worker-13 @coroutine#2994] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:28.235 [DefaultDispatcher-worker-13 @coroutine#2994] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId 2024-02-06 22:09:28.236 [DefaultDispatcher-worker-1 @coroutine#6567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c763cd 2024-02-06 22:09:28.236 [DefaultDispatcher-worker-9 @coroutine#2994] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId 2024-02-06 22:09:28.236 [DefaultDispatcher-worker-9 @coroutine#2994] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId 2024-02-06 22:09:28.246 [DefaultDispatcher-worker-2 @coroutine#6567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c763cd 2024-02-06 22:09:28.253 [DefaultDispatcher-worker-17 @coroutine#6567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c763cd 2024-02-06 22:09:28.259 [DefaultDispatcher-worker-9 @coroutine#6567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c763cd 2024-02-06 22:09:28.267 [HikariPool-214 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:09:28.267 [DefaultDispatcher-worker-4 @coroutine#6567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c763cd 2024-02-06 22:09:28.275 [DefaultDispatcher-worker-12 @coroutine#6567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c763cd 2024-02-06 22:09:28.290 [DefaultDispatcher-worker-2 @coroutine#6594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c763cd 2024-02-06 22:09:28.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2024-02-06 22:09:28.292 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2024-02-06 22:09:28.292 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:28.292 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36c763cd: (connection evicted) 2024-02-06 22:09:28.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:28.293 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2024-02-06 22:09:28.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2024-02-06 22:09:28.294 [Test worker @coroutine#6600] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2024-02-06 22:09:28.295 [Test worker @coroutine#6600] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:28.295 [Test worker @coroutine#6600] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:28.295 [Test worker @coroutine#6600] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:28.295 [Test worker @coroutine#6600] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:28.295 [Test worker @coroutine#6600] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:28.295 [Test worker @coroutine#6600] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:28.295 [Test worker @coroutine#6600] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39352f6b 2024-02-06 22:09:28.295 [Test worker @coroutine#6600] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:28.295 [Test worker @coroutine#6600] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:28.295 [Test worker @coroutine#6600] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:28.295 [Test worker @coroutine#6600] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:28.295 [Test worker @coroutine#6600] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:28.295 [Test worker @coroutine#6600] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:28.295 [Test worker @coroutine#6600] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:28.295 [Test worker @coroutine#6600] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:28.295 [Test worker @coroutine#6600] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:28.295 [Test worker @coroutine#6600] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:28.295 [Test worker @coroutine#6600] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:28.295 [Test worker @coroutine#6600] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:28.295 [Test worker @coroutine#6600] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:28.295 [Test worker @coroutine#6600] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:28.295 [Test worker @coroutine#6600] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:28.295 [Test worker @coroutine#6600] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:28.295 [Test worker @coroutine#6600] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:28.295 [Test worker @coroutine#6600] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:28.295 [Test worker @coroutine#6600] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:28.295 [Test worker @coroutine#6600] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2024-02-06 22:09:28.295 [Test worker @coroutine#6600] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:28.295 [Test worker @coroutine#6600] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:28.295 [Test worker @coroutine#6600] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:28.295 [Test worker @coroutine#6600] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:28.295 [Test worker @coroutine#6600] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:28.295 [Test worker @coroutine#6600] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:28.295 [Test worker @coroutine#6600] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:28.295 [Test worker @coroutine#6600] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:28.295 [Test worker @coroutine#6600] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2024-02-06 22:09:28.297 [Test worker @coroutine#6600] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@34c3e307 2024-02-06 22:09:28.297 [Test worker @coroutine#6600] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@34c3e307 2024-02-06 22:09:28.297 [Test worker @coroutine#6600] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2024-02-06 22:09:28.317 [Test worker @coroutine#6600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34c3e307 2024-02-06 22:09:28.328 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34c3e307 2024-02-06 22:09:28.330 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34c3e307 2024-02-06 22:09:28.332 [Test worker @coroutine#6605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34c3e307 2024-02-06 22:09:28.332 [Test worker @coroutine#6600] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2024-02-06 22:09:28.333 [Test worker @coroutine#6600] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:28.333 [Test worker @coroutine#6600] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:28.333 [Test worker @coroutine#6600] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:28.333 [Test worker @coroutine#6600] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:28.333 [Test worker @coroutine#6600] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:28.333 [Test worker @coroutine#6600] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:28.333 [Test worker @coroutine#6600] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76614fd1 2024-02-06 22:09:28.333 [Test worker @coroutine#6600] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:28.333 [Test worker @coroutine#6600] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:28.333 [Test worker @coroutine#6600] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:28.333 [Test worker @coroutine#6600] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:28.333 [Test worker @coroutine#6600] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:28.333 [Test worker @coroutine#6600] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:28.333 [Test worker @coroutine#6600] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:28.333 [Test worker @coroutine#6600] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:28.333 [Test worker @coroutine#6600] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:28.333 [Test worker @coroutine#6600] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:28.333 [Test worker @coroutine#6600] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:28.333 [Test worker @coroutine#6600] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:28.333 [Test worker @coroutine#6600] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:28.333 [Test worker @coroutine#6600] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:28.333 [Test worker @coroutine#6600] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:28.333 [Test worker @coroutine#6600] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:28.333 [Test worker @coroutine#6600] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:28.333 [Test worker @coroutine#6600] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:28.333 [Test worker @coroutine#6600] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:28.333 [Test worker @coroutine#6600] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2024-02-06 22:09:28.333 [Test worker @coroutine#6600] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:28.333 [Test worker @coroutine#6600] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:28.333 [Test worker @coroutine#6600] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:28.333 [Test worker @coroutine#6600] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:28.333 [Test worker @coroutine#6600] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:28.333 [Test worker @coroutine#6600] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:28.333 [Test worker @coroutine#6600] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:28.333 [Test worker @coroutine#6600] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:28.333 [Test worker @coroutine#6600] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2024-02-06 22:09:28.333 [Test worker @coroutine#6600] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d8e9f22 2024-02-06 22:09:28.333 [Test worker @coroutine#6600] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d8e9f22 2024-02-06 22:09:28.333 [Test worker @coroutine#6600] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2024-02-06 22:09:28.347 [Test worker @coroutine#6600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d8e9f22 2024-02-06 22:09:28.361 [Test worker @coroutine#6607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d8e9f22 2024-02-06 22:09:28.363 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d8e9f22 2024-02-06 22:09:28.365 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d8e9f22 2024-02-06 22:09:28.376 [DefaultDispatcher-worker-2 @coroutine#6613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d8e9f22 2024-02-06 22:09:28.390 [DefaultDispatcher-worker-6 @coroutine#6600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34c3e307 2024-02-06 22:09:28.398 [HikariPool-215 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:28.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2024-02-06 22:09:28.404 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2024-02-06 22:09:28.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:28.404 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34c3e307: (connection evicted) 2024-02-06 22:09:28.405 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:28.405 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2024-02-06 22:09:28.405 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2024-02-06 22:09:28.405 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2024-02-06 22:09:28.405 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2024-02-06 22:09:28.405 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:28.406 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d8e9f22: (connection evicted) 2024-02-06 22:09:28.406 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:28.406 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2024-02-06 22:09:28.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2024-02-06 22:09:28.408 [Test worker @coroutine#6647] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2024-02-06 22:09:28.408 [Test worker @coroutine#6647] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:28.408 [Test worker @coroutine#6647] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:28.408 [Test worker @coroutine#6647] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:28.408 [Test worker @coroutine#6647] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:28.408 [Test worker @coroutine#6647] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:28.408 [Test worker @coroutine#6647] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:28.408 [Test worker @coroutine#6647] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@109941fa 2024-02-06 22:09:28.408 [Test worker @coroutine#6647] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:28.408 [Test worker @coroutine#6647] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:28.408 [Test worker @coroutine#6647] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:28.408 [Test worker @coroutine#6647] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:28.408 [Test worker @coroutine#6647] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:28.408 [Test worker @coroutine#6647] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:28.408 [Test worker @coroutine#6647] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:28.408 [Test worker @coroutine#6647] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:28.408 [Test worker @coroutine#6647] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:28.408 [Test worker @coroutine#6647] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:28.408 [Test worker @coroutine#6647] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:28.408 [Test worker @coroutine#6647] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:28.408 [Test worker @coroutine#6647] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:28.408 [Test worker @coroutine#6647] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:28.408 [Test worker @coroutine#6647] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:28.408 [Test worker @coroutine#6647] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:28.408 [Test worker @coroutine#6647] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:28.408 [Test worker @coroutine#6647] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:28.408 [Test worker @coroutine#6647] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:28.408 [Test worker @coroutine#6647] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2024-02-06 22:09:28.408 [Test worker @coroutine#6647] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:28.408 [Test worker @coroutine#6647] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:28.408 [Test worker @coroutine#6647] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:28.408 [Test worker @coroutine#6647] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:28.408 [Test worker @coroutine#6647] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:28.408 [Test worker @coroutine#6647] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:28.408 [Test worker @coroutine#6647] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:28.408 [Test worker @coroutine#6647] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:28.408 [Test worker @coroutine#6647] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2024-02-06 22:09:28.410 [Test worker @coroutine#6647] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@2df6d461 2024-02-06 22:09:28.410 [Test worker @coroutine#6647] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@2df6d461 2024-02-06 22:09:28.410 [Test worker @coroutine#6647] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2024-02-06 22:09:28.418 [DefaultDispatcher-worker-4 @coroutine#3175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d84ab90 2024-02-06 22:09:28.418 [DefaultDispatcher-worker-4 @coroutine#3175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51707/UmAppDatabase/replication/nodeId 2024-02-06 22:09:28.418 [DefaultDispatcher-worker-4 @coroutine#3175] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51707/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:28.418 [DefaultDispatcher-worker-4 @coroutine#3175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51707/UmAppDatabase/replication/nodeId 2024-02-06 22:09:28.420 [DefaultDispatcher-worker-5 @coroutine#3175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51707/UmAppDatabase/replication/nodeId 2024-02-06 22:09:28.420 [DefaultDispatcher-worker-5 @coroutine#3175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51707/UmAppDatabase/replication/nodeId 2024-02-06 22:09:28.421 [DefaultDispatcher-worker-13 @coroutine#2877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@380e3122 2024-02-06 22:09:28.421 [DefaultDispatcher-worker-13 @coroutine#2877] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId 2024-02-06 22:09:28.421 [DefaultDispatcher-worker-13 @coroutine#2877] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:28.421 [DefaultDispatcher-worker-13 @coroutine#2877] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId 2024-02-06 22:09:28.423 [DefaultDispatcher-worker-1 @coroutine#2877] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId 2024-02-06 22:09:28.423 [DefaultDispatcher-worker-1 @coroutine#2877] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId 2024-02-06 22:09:28.435 [Test worker @coroutine#6647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2df6d461 2024-02-06 22:09:28.451 [Test worker @coroutine#6654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2df6d461 2024-02-06 22:09:28.454 [Test worker @coroutine#6656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2df6d461 2024-02-06 22:09:28.464 [DefaultDispatcher-worker-6 @coroutine#3027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79982bcc 2024-02-06 22:09:28.465 [DefaultDispatcher-worker-6 @coroutine#3027] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId 2024-02-06 22:09:28.465 [DefaultDispatcher-worker-6 @coroutine#3027] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:28.465 [DefaultDispatcher-worker-6 @coroutine#3027] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId 2024-02-06 22:09:28.466 [Test worker @coroutine#6658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2df6d461 2024-02-06 22:09:28.466 [DefaultDispatcher-worker-11 @coroutine#3027] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId 2024-02-06 22:09:28.466 [DefaultDispatcher-worker-11 @coroutine#3027] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId 2024-02-06 22:09:28.467 [Test worker @coroutine#6647] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2024-02-06 22:09:28.467 [Test worker @coroutine#6647] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:28.467 [Test worker @coroutine#6647] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:28.467 [Test worker @coroutine#6647] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:28.467 [Test worker @coroutine#6647] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:28.467 [Test worker @coroutine#6647] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:28.467 [Test worker @coroutine#6647] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:28.467 [Test worker @coroutine#6647] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3741a170 2024-02-06 22:09:28.467 [Test worker @coroutine#6647] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:28.467 [Test worker @coroutine#6647] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:28.467 [Test worker @coroutine#6647] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:28.467 [Test worker @coroutine#6647] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:28.467 [Test worker @coroutine#6647] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:28.467 [Test worker @coroutine#6647] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:28.467 [Test worker @coroutine#6647] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:28.467 [Test worker @coroutine#6647] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:28.467 [Test worker @coroutine#6647] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:28.467 [Test worker @coroutine#6647] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:28.467 [Test worker @coroutine#6647] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:28.467 [Test worker @coroutine#6647] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:28.467 [Test worker @coroutine#6647] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:28.467 [Test worker @coroutine#6647] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:28.467 [Test worker @coroutine#6647] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:28.467 [Test worker @coroutine#6647] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:28.467 [Test worker @coroutine#6647] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:28.467 [Test worker @coroutine#6647] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:28.467 [Test worker @coroutine#6647] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:28.467 [Test worker @coroutine#6647] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2024-02-06 22:09:28.467 [Test worker @coroutine#6647] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:28.467 [Test worker @coroutine#6647] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:28.467 [Test worker @coroutine#6647] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:28.467 [Test worker @coroutine#6647] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:28.467 [Test worker @coroutine#6647] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:28.467 [Test worker @coroutine#6647] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:28.467 [Test worker @coroutine#6647] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:28.467 [Test worker @coroutine#6647] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:28.467 [Test worker @coroutine#6647] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2024-02-06 22:09:28.487 [Test worker @coroutine#6647] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c5e6da 2024-02-06 22:09:28.487 [Test worker @coroutine#6647] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c5e6da 2024-02-06 22:09:28.487 [Test worker @coroutine#6647] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2024-02-06 22:09:28.510 [HikariPool-217 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:28.515 [Test worker @coroutine#6647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c5e6da 2024-02-06 22:09:28.529 [Test worker @coroutine#6663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c5e6da 2024-02-06 22:09:28.531 [Test worker @coroutine#6665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c5e6da 2024-02-06 22:09:28.534 [Test worker @coroutine#6667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c5e6da 2024-02-06 22:09:28.543 [DefaultDispatcher-worker-7 @coroutine#6669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c5e6da 2024-02-06 22:09:28.555 [DefaultDispatcher-worker-6 @coroutine#3056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342e6e8a 2024-02-06 22:09:28.555 [DefaultDispatcher-worker-6 @coroutine#3056] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:09:28.555 [DefaultDispatcher-worker-6 @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://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:28.555 [DefaultDispatcher-worker-6 @coroutine#3056] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:09:28.556 [DefaultDispatcher-worker-1 @coroutine#3056] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:09:28.562 [DefaultDispatcher-worker-4 @coroutine#6647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2df6d461 2024-02-06 22:09:28.572 [DefaultDispatcher-worker-4 @coroutine#6647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2df6d461 2024-02-06 22:09:28.581 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2024-02-06 22:09:28.581 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2024-02-06 22:09:28.581 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:28.583 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2df6d461: (connection evicted) 2024-02-06 22:09:28.584 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:28.584 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2024-02-06 22:09:28.584 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2024-02-06 22:09:28.584 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2024-02-06 22:09:28.584 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2024-02-06 22:09:28.584 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:28.584 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c5e6da: (connection evicted) 2024-02-06 22:09:28.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:28.585 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2024-02-06 22:09:28.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2024-02-06 22:09:28.587 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2024-02-06 22:09:28.587 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:28.587 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:28.587 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:28.587 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:28.587 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:28.587 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:28.587 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b45e264 2024-02-06 22:09:28.587 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:28.587 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:28.587 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:28.587 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:28.587 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:28.587 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:28.587 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:28.587 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:28.587 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:28.587 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:28.587 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:28.587 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:28.587 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:28.587 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:28.587 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:28.587 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:28.587 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:28.587 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:28.587 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:28.587 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2024-02-06 22:09:28.587 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:28.587 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:28.587 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:28.587 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:28.587 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:28.587 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:28.587 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:28.587 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:28.587 [Test worker @coroutine#6707] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2024-02-06 22:09:28.588 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@466d6ea5 2024-02-06 22:09:28.588 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@466d6ea5 2024-02-06 22:09:28.588 [Test worker @coroutine#6707] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2024-02-06 22:09:28.608 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@466d6ea5 2024-02-06 22:09:28.624 [Test worker @coroutine#6708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@466d6ea5 2024-02-06 22:09:28.626 [Test worker @coroutine#6710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@466d6ea5 2024-02-06 22:09:28.628 [Test worker @coroutine#6712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@466d6ea5 2024-02-06 22:09:28.629 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2024-02-06 22:09:28.629 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:28.629 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:28.629 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:28.629 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:28.629 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:28.629 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:28.629 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@dd5ea90 2024-02-06 22:09:28.629 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:28.629 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:28.629 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:28.629 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:28.629 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:28.629 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:28.629 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:28.629 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:28.629 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:28.629 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:28.629 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:28.629 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:28.629 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:28.629 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:28.629 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:28.629 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:28.629 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:28.629 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:28.629 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:28.629 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2024-02-06 22:09:28.629 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:28.629 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:28.629 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:28.629 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:28.629 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:28.629 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:28.629 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:28.629 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:28.629 [Test worker @coroutine#6707] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2024-02-06 22:09:28.630 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@2083bcfd 2024-02-06 22:09:28.630 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@2083bcfd 2024-02-06 22:09:28.630 [Test worker @coroutine#6707] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2024-02-06 22:09:28.643 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2083bcfd 2024-02-06 22:09:28.654 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2083bcfd 2024-02-06 22:09:28.656 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2083bcfd 2024-02-06 22:09:28.658 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2083bcfd 2024-02-06 22:09:28.669 [DefaultDispatcher-worker-13 @coroutine#6720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2083bcfd 2024-02-06 22:09:28.683 [DefaultDispatcher-worker-2 @coroutine#6707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@466d6ea5 2024-02-06 22:09:28.688 [HikariPool-219 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:09:28.693 [DefaultDispatcher-worker-3 @coroutine#6707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@466d6ea5 2024-02-06 22:09:28.730 [HikariPool-220 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:28.823 [DefaultDispatcher-worker-15 @coroutine#2910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63053b71 2024-02-06 22:09:28.824 [DefaultDispatcher-worker-15 @coroutine#2910] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId 2024-02-06 22:09:28.824 [DefaultDispatcher-worker-15 @coroutine#2910] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:28.824 [DefaultDispatcher-worker-15 @coroutine#2910] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId 2024-02-06 22:09:28.825 [DefaultDispatcher-worker-9 @coroutine#2910] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId 2024-02-06 22:09:28.825 [DefaultDispatcher-worker-9 @coroutine#2910] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId 2024-02-06 22:09:28.825 [DefaultDispatcher-worker-16 @coroutine#3074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dcc7696 2024-02-06 22:09:28.826 [DefaultDispatcher-worker-16 @coroutine#3074] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId 2024-02-06 22:09:28.826 [DefaultDispatcher-worker-16 @coroutine#3074] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:28.826 [DefaultDispatcher-worker-14 @coroutine#3236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbf8cfc 2024-02-06 22:09:28.826 [DefaultDispatcher-worker-16 @coroutine#3074] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId 2024-02-06 22:09:28.826 [DefaultDispatcher-worker-14 @coroutine#3236] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42333/UmAppDatabase/replication/nodeId 2024-02-06 22:09:28.826 [DefaultDispatcher-worker-14 @coroutine#3236] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42333/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:28.826 [DefaultDispatcher-worker-14 @coroutine#3236] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42333/UmAppDatabase/replication/nodeId 2024-02-06 22:09:28.826 [DefaultDispatcher-worker-16 @coroutine#3074] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId 2024-02-06 22:09:28.826 [DefaultDispatcher-worker-16 @coroutine#3074] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId 2024-02-06 22:09:28.827 [DefaultDispatcher-worker-9 @coroutine#3236] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42333/UmAppDatabase/replication/nodeId 2024-02-06 22:09:28.827 [DefaultDispatcher-worker-9 @coroutine#3236] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42333/UmAppDatabase/replication/nodeId 2024-02-06 22:09:28.968 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2024-02-06 22:09:28.968 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2024-02-06 22:09:28.968 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:28.969 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@466d6ea5: (connection evicted) 2024-02-06 22:09:28.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:28.969 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2024-02-06 22:09:28.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2024-02-06 22:09:28.970 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2024-02-06 22:09:28.970 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2024-02-06 22:09:28.970 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:28.970 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2083bcfd: (connection evicted) 2024-02-06 22:09:28.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:28.971 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2024-02-06 22:09:28.971 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2024-02-06 22:09:28.972 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2024-02-06 22:09:28.972 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:28.972 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:28.972 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:28.973 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:28.973 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:28.973 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:28.973 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b7e53b1 2024-02-06 22:09:28.973 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:28.973 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:28.973 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:28.973 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:28.973 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:28.973 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:28.973 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:28.973 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:28.973 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:28.973 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:28.973 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:28.973 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:28.973 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:28.973 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:28.973 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:28.973 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:28.973 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:28.973 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:28.973 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:28.973 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2024-02-06 22:09:28.973 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:28.973 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:28.973 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:28.973 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:28.973 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:28.973 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:28.973 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:28.973 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:28.973 [Test worker @coroutine#6767] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2024-02-06 22:09:28.974 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@2420e962 2024-02-06 22:09:28.974 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@2420e962 2024-02-06 22:09:28.974 [Test worker @coroutine#6767] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2024-02-06 22:09:28.990 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2420e962 2024-02-06 22:09:29.001 [Test worker @coroutine#6769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2420e962 2024-02-06 22:09:29.003 [Test worker @coroutine#6771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2420e962 2024-02-06 22:09:29.005 [Test worker @coroutine#6773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2420e962 2024-02-06 22:09:29.006 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2024-02-06 22:09:29.006 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:29.006 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:29.006 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:29.006 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:29.006 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:29.006 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:29.006 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d2c9b65 2024-02-06 22:09:29.006 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:29.006 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:29.006 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:29.006 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:29.006 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:29.006 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:29.006 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:29.006 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:29.006 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:29.006 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:29.006 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:29.006 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:29.006 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:29.006 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:29.006 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:29.006 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:29.006 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:29.006 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:29.006 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:29.006 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2024-02-06 22:09:29.006 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:29.006 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:29.006 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:29.006 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:29.007 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:29.007 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:29.007 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:29.007 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:29.007 [Test worker @coroutine#6767] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2024-02-06 22:09:29.031 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@6773c073 2024-02-06 22:09:29.031 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@6773c073 2024-02-06 22:09:29.031 [Test worker @coroutine#6767] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2024-02-06 22:09:29.041 [DefaultDispatcher-worker-9 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e358de 2024-02-06 22:09:29.041 [DefaultDispatcher-worker-9 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId 2024-02-06 22:09:29.041 [DefaultDispatcher-worker-9 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:29.041 [DefaultDispatcher-worker-9 @coroutine#2957] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId 2024-02-06 22:09:29.042 [DefaultDispatcher-worker-6 @coroutine#2957] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId 2024-02-06 22:09:29.043 [DefaultDispatcher-worker-6 @coroutine#2957] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId 2024-02-06 22:09:29.067 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6773c073 2024-02-06 22:09:29.074 [HikariPool-221 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:29.085 [Test worker @coroutine#6778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6773c073 2024-02-06 22:09:29.088 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6773c073 2024-02-06 22:09:29.090 [Test worker @coroutine#6782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6773c073 2024-02-06 22:09:29.102 [DefaultDispatcher-worker-1 @coroutine#6784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6773c073 2024-02-06 22:09:29.117 [DefaultDispatcher-worker-4 @coroutine#6767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2420e962 2024-02-06 22:09:29.126 [DefaultDispatcher-worker-12 @coroutine#6767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2420e962 2024-02-06 22:09:29.131 [HikariPool-222 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:29.135 [DefaultDispatcher-worker-14 @coroutine#6767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2420e962 2024-02-06 22:09:29.139 [DefaultDispatcher-worker-2 @coroutine#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-06 22:09:29.139 [DefaultDispatcher-worker-2 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53691/UmAppDatabase/replication/nodeId 2024-02-06 22:09:29.139 [DefaultDispatcher-worker-2 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53691/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:29.139 [DefaultDispatcher-worker-2 @coroutine#3126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53691/UmAppDatabase/replication/nodeId 2024-02-06 22:09:29.140 [DefaultDispatcher-worker-2 @coroutine#3126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53691/UmAppDatabase/replication/nodeId 2024-02-06 22:09:29.140 [DefaultDispatcher-worker-2 @coroutine#3126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53691/UmAppDatabase/replication/nodeId 2024-02-06 22:09:29.144 [DefaultDispatcher-worker-9 @coroutine#6767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2420e962 2024-02-06 22:09:29.151 [DefaultDispatcher-worker-15 @coroutine#6767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2420e962 2024-02-06 22:09:29.159 [DefaultDispatcher-worker-3 @coroutine#6767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2420e962 2024-02-06 22:09:29.165 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2024-02-06 22:09:29.165 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2024-02-06 22:09:29.165 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:29.165 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2420e962: (connection evicted) 2024-02-06 22:09:29.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:29.166 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2024-02-06 22:09:29.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2024-02-06 22:09:29.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2024-02-06 22:09:29.166 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2024-02-06 22:09:29.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:29.166 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6773c073: (connection evicted) 2024-02-06 22:09:29.167 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:29.167 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2024-02-06 22:09:29.167 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2024-02-06 22:09:29.168 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2024-02-06 22:09:29.169 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:29.169 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:29.169 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:29.169 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:29.169 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:29.169 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:29.169 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ec5c4e2 2024-02-06 22:09:29.169 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:29.169 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:29.169 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:29.169 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:29.169 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:29.169 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:29.169 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:29.169 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:29.169 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:29.169 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:29.169 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:29.169 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:29.169 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:29.169 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:29.169 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:29.169 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:29.169 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:29.169 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:29.169 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:29.169 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2024-02-06 22:09:29.169 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:29.169 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:29.169 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:29.169 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:29.169 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:29.169 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:29.169 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:29.169 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:29.169 [Test worker @coroutine#6826] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2024-02-06 22:09:29.169 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c9d2ed7 2024-02-06 22:09:29.169 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c9d2ed7 2024-02-06 22:09:29.169 [Test worker @coroutine#6826] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2024-02-06 22:09:29.191 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9d2ed7 2024-02-06 22:09:29.208 [Test worker @coroutine#6828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9d2ed7 2024-02-06 22:09:29.211 [Test worker @coroutine#6830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9d2ed7 2024-02-06 22:09:29.214 [Test worker @coroutine#6832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9d2ed7 2024-02-06 22:09:29.214 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2024-02-06 22:09:29.215 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:29.215 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:29.215 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:29.215 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:29.215 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:29.215 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:29.215 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@301608d 2024-02-06 22:09:29.215 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:29.215 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:29.215 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:29.215 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:29.215 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:29.215 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:29.215 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:29.215 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:29.215 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:29.215 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:29.215 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:29.215 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:29.215 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:29.215 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:29.215 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:29.215 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:29.215 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:29.215 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:29.215 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:29.215 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2024-02-06 22:09:29.215 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:29.215 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:29.215 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:29.215 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:29.215 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:29.215 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:29.215 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:29.215 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:29.215 [Test worker @coroutine#6826] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2024-02-06 22:09:29.215 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@bd8f424 2024-02-06 22:09:29.215 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@bd8f424 2024-02-06 22:09:29.215 [Test worker @coroutine#6826] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2024-02-06 22:09:29.236 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bd8f424 2024-02-06 22:09:29.246 [DefaultDispatcher-worker-12 @coroutine#2994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530e08a7 2024-02-06 22:09:29.246 [DefaultDispatcher-worker-12 @coroutine#2994] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId 2024-02-06 22:09:29.246 [DefaultDispatcher-worker-12 @coroutine#2994] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:29.246 [DefaultDispatcher-worker-12 @coroutine#2994] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId 2024-02-06 22:09:29.248 [DefaultDispatcher-worker-12 @coroutine#2994] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId 2024-02-06 22:09:29.248 [DefaultDispatcher-worker-12 @coroutine#2994] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId 2024-02-06 22:09:29.254 [Test worker @coroutine#6834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bd8f424 2024-02-06 22:09:29.256 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bd8f424 2024-02-06 22:09:29.259 [Test worker @coroutine#6842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bd8f424 2024-02-06 22:09:29.269 [HikariPool-223 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:09:29.271 [DefaultDispatcher-worker-13 @coroutine#6844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bd8f424 2024-02-06 22:09:29.285 [DefaultDispatcher-worker-15 @coroutine#6826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9d2ed7 2024-02-06 22:09:29.293 [DefaultDispatcher-worker-14 @coroutine#6826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9d2ed7 2024-02-06 22:09:29.301 [DefaultDispatcher-worker-2 @coroutine#6826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9d2ed7 2024-02-06 22:09:29.310 [DefaultDispatcher-worker-5 @coroutine#6826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9d2ed7 2024-02-06 22:09:29.316 [HikariPool-224 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:29.318 [DefaultDispatcher-worker-5 @coroutine#6826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9d2ed7 2024-02-06 22:09:29.322 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2024-02-06 22:09:29.322 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2024-02-06 22:09:29.322 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:29.322 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c9d2ed7: (connection evicted) 2024-02-06 22:09:29.323 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:29.323 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2024-02-06 22:09:29.323 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2024-02-06 22:09:29.323 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2024-02-06 22:09:29.323 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2024-02-06 22:09:29.323 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:29.323 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@bd8f424: (connection evicted) 2024-02-06 22:09:29.324 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:29.324 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2024-02-06 22:09:29.324 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2024-02-06 22:09:29.325 [Test worker @coroutine#6883] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2024-02-06 22:09:29.325 [Test worker @coroutine#6883] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:29.325 [Test worker @coroutine#6883] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:29.325 [Test worker @coroutine#6883] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:29.325 [Test worker @coroutine#6883] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:29.325 [Test worker @coroutine#6883] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:29.325 [Test worker @coroutine#6883] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:29.325 [Test worker @coroutine#6883] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@201c1d99 2024-02-06 22:09:29.325 [Test worker @coroutine#6883] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:29.325 [Test worker @coroutine#6883] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:29.325 [Test worker @coroutine#6883] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:29.325 [Test worker @coroutine#6883] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:29.325 [Test worker @coroutine#6883] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:29.325 [Test worker @coroutine#6883] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:29.325 [Test worker @coroutine#6883] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:29.325 [Test worker @coroutine#6883] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:29.325 [Test worker @coroutine#6883] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:29.325 [Test worker @coroutine#6883] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:29.325 [Test worker @coroutine#6883] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:29.325 [Test worker @coroutine#6883] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:29.325 [Test worker @coroutine#6883] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:29.325 [Test worker @coroutine#6883] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:29.325 [Test worker @coroutine#6883] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:29.325 [Test worker @coroutine#6883] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:29.325 [Test worker @coroutine#6883] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:29.325 [Test worker @coroutine#6883] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:29.325 [Test worker @coroutine#6883] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:29.325 [Test worker @coroutine#6883] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2024-02-06 22:09:29.325 [Test worker @coroutine#6883] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:29.325 [Test worker @coroutine#6883] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:29.325 [Test worker @coroutine#6883] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:29.325 [Test worker @coroutine#6883] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:29.325 [Test worker @coroutine#6883] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:29.325 [Test worker @coroutine#6883] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:29.325 [Test worker @coroutine#6883] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:29.325 [Test worker @coroutine#6883] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:29.325 [Test worker @coroutine#6883] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2024-02-06 22:09:29.326 [Test worker @coroutine#6883] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@18dda2e1 2024-02-06 22:09:29.326 [Test worker @coroutine#6883] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@18dda2e1 2024-02-06 22:09:29.326 [Test worker @coroutine#6883] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2024-02-06 22:09:29.343 [Test worker @coroutine#6883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18dda2e1 2024-02-06 22:09:29.354 [Test worker @coroutine#6884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18dda2e1 2024-02-06 22:09:29.356 [Test worker @coroutine#6886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18dda2e1 2024-02-06 22:09:29.358 [Test worker @coroutine#6888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18dda2e1 2024-02-06 22:09:29.358 [Test worker @coroutine#6883] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2024-02-06 22:09:29.358 [Test worker @coroutine#6883] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:29.358 [Test worker @coroutine#6883] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:29.358 [Test worker @coroutine#6883] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:29.358 [Test worker @coroutine#6883] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:29.358 [Test worker @coroutine#6883] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:29.358 [Test worker @coroutine#6883] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:29.358 [Test worker @coroutine#6883] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c3c1963 2024-02-06 22:09:29.358 [Test worker @coroutine#6883] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:29.358 [Test worker @coroutine#6883] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:29.358 [Test worker @coroutine#6883] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:29.358 [Test worker @coroutine#6883] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:29.358 [Test worker @coroutine#6883] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:29.358 [Test worker @coroutine#6883] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:29.358 [Test worker @coroutine#6883] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:29.358 [Test worker @coroutine#6883] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:29.358 [Test worker @coroutine#6883] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:29.358 [Test worker @coroutine#6883] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:29.358 [Test worker @coroutine#6883] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:29.358 [Test worker @coroutine#6883] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:29.358 [Test worker @coroutine#6883] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:29.358 [Test worker @coroutine#6883] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:29.358 [Test worker @coroutine#6883] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:29.358 [Test worker @coroutine#6883] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:29.358 [Test worker @coroutine#6883] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:29.358 [Test worker @coroutine#6883] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:29.358 [Test worker @coroutine#6883] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:29.358 [Test worker @coroutine#6883] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2024-02-06 22:09:29.358 [Test worker @coroutine#6883] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:29.358 [Test worker @coroutine#6883] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:29.358 [Test worker @coroutine#6883] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:29.358 [Test worker @coroutine#6883] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:29.358 [Test worker @coroutine#6883] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:29.358 [Test worker @coroutine#6883] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:29.358 [Test worker @coroutine#6883] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:29.358 [Test worker @coroutine#6883] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:29.358 [Test worker @coroutine#6883] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2024-02-06 22:09:29.359 [Test worker @coroutine#6883] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@188caeaf 2024-02-06 22:09:29.359 [Test worker @coroutine#6883] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@188caeaf 2024-02-06 22:09:29.359 [Test worker @coroutine#6883] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2024-02-06 22:09:29.372 [Test worker @coroutine#6883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@188caeaf 2024-02-06 22:09:29.383 [Test worker @coroutine#6890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@188caeaf 2024-02-06 22:09:29.385 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@188caeaf 2024-02-06 22:09:29.387 [Test worker @coroutine#6894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@188caeaf 2024-02-06 22:09:29.396 [DefaultDispatcher-worker-3 @coroutine#6896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@188caeaf 2024-02-06 22:09:29.410 [DefaultDispatcher-worker-3 @coroutine#6883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18dda2e1 2024-02-06 22:09:29.419 [DefaultDispatcher-worker-12 @coroutine#6883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18dda2e1 2024-02-06 22:09:29.426 [HikariPool-225 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:09:29.449 [DefaultDispatcher-worker-9 @coroutine#6883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18dda2e1 2024-02-06 22:09:29.451 [DefaultDispatcher-worker-11 @coroutine#3175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d84ab90 2024-02-06 22:09:29.451 [DefaultDispatcher-worker-11 @coroutine#3175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51707/UmAppDatabase/replication/nodeId 2024-02-06 22:09:29.451 [DefaultDispatcher-worker-11 @coroutine#3175] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51707/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:29.451 [DefaultDispatcher-worker-11 @coroutine#3175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51707/UmAppDatabase/replication/nodeId 2024-02-06 22:09:29.452 [DefaultDispatcher-worker-17 @coroutine#3175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51707/UmAppDatabase/replication/nodeId 2024-02-06 22:09:29.452 [DefaultDispatcher-worker-17 @coroutine#3175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51707/UmAppDatabase/replication/nodeId 2024-02-06 22:09:29.454 [DefaultDispatcher-worker-15 @coroutine#2877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@380e3122 2024-02-06 22:09:29.454 [DefaultDispatcher-worker-15 @coroutine#2877] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId 2024-02-06 22:09:29.454 [DefaultDispatcher-worker-15 @coroutine#2877] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:29.454 [DefaultDispatcher-worker-15 @coroutine#2877] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId 2024-02-06 22:09:29.455 [DefaultDispatcher-worker-17 @coroutine#2877] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId 2024-02-06 22:09:29.455 [DefaultDispatcher-worker-17 @coroutine#2877] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId 2024-02-06 22:09:29.458 [DefaultDispatcher-worker-5 @coroutine#6883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18dda2e1 2024-02-06 22:09:29.459 [HikariPool-226 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:29.465 [DefaultDispatcher-worker-1 @coroutine#6883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18dda2e1 2024-02-06 22:09:29.474 [DefaultDispatcher-worker-6 @coroutine#6883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18dda2e1 2024-02-06 22:09:29.476 [DefaultDispatcher-worker-14 @coroutine#3027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79982bcc 2024-02-06 22:09:29.477 [DefaultDispatcher-worker-14 @coroutine#3027] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId 2024-02-06 22:09:29.477 [DefaultDispatcher-worker-14 @coroutine#3027] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:29.477 [DefaultDispatcher-worker-14 @coroutine#3027] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId 2024-02-06 22:09:29.478 [DefaultDispatcher-worker-9 @coroutine#3027] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId 2024-02-06 22:09:29.478 [DefaultDispatcher-worker-9 @coroutine#3027] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId 2024-02-06 22:09:29.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2024-02-06 22:09:29.480 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2024-02-06 22:09:29.480 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:29.480 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18dda2e1: (connection evicted) 2024-02-06 22:09:29.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:29.481 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2024-02-06 22:09:29.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2024-02-06 22:09:29.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2024-02-06 22:09:29.481 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2024-02-06 22:09:29.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:29.481 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@188caeaf: (connection evicted) 2024-02-06 22:09:29.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:29.482 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2024-02-06 22:09:29.482 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2024-02-06 22:09:29.484 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2024-02-06 22:09:29.484 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:29.484 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:29.484 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:29.484 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:29.484 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:29.484 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:29.484 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b438782 2024-02-06 22:09:29.484 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:29.484 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:29.484 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:29.484 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:29.484 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:29.484 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:29.484 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:29.484 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:29.484 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:29.485 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:29.485 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:29.485 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:29.485 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:29.485 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:29.485 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:29.485 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:29.485 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:29.485 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:29.485 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:29.485 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2024-02-06 22:09:29.485 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:29.485 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:29.485 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:29.485 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:29.485 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:29.485 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:29.485 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:29.485 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:29.485 [Test worker @coroutine#6945] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2024-02-06 22:09:29.485 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cf29dce 2024-02-06 22:09:29.485 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cf29dce 2024-02-06 22:09:29.485 [Test worker @coroutine#6945] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2024-02-06 22:09:29.504 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf29dce 2024-02-06 22:09:29.521 [Test worker @coroutine#6946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf29dce 2024-02-06 22:09:29.524 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf29dce 2024-02-06 22:09:29.527 [Test worker @coroutine#6951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf29dce 2024-02-06 22:09:29.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2024-02-06 22:09:29.538 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2024-02-06 22:09:29.538 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:09:29.538 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:29.538 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2024-02-06 22:09:29.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2024-02-06 22:09:29.608 [Test worker @coroutine#6968] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2024-02-06 22:09:29.609 [Test worker @coroutine#6968] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:29.609 [Test worker @coroutine#6968] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:29.609 [Test worker @coroutine#6968] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:29.609 [Test worker @coroutine#6968] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:29.609 [Test worker @coroutine#6968] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:29.609 [Test worker @coroutine#6968] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:29.609 [Test worker @coroutine#6968] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67e255cf 2024-02-06 22:09:29.609 [Test worker @coroutine#6968] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:29.609 [Test worker @coroutine#6968] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:29.609 [Test worker @coroutine#6968] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:29.609 [Test worker @coroutine#6968] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:29.609 [Test worker @coroutine#6968] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:29.609 [Test worker @coroutine#6968] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:29.609 [Test worker @coroutine#6968] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:29.609 [Test worker @coroutine#6968] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:29.609 [Test worker @coroutine#6968] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:29.609 [Test worker @coroutine#6968] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:29.609 [Test worker @coroutine#6968] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:29.609 [Test worker @coroutine#6968] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:29.609 [Test worker @coroutine#6968] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:29.609 [Test worker @coroutine#6968] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:29.609 [Test worker @coroutine#6968] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:29.609 [Test worker @coroutine#6968] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:29.609 [Test worker @coroutine#6968] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:29.609 [Test worker @coroutine#6968] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:29.609 [Test worker @coroutine#6968] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:29.609 [Test worker @coroutine#6968] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2024-02-06 22:09:29.609 [Test worker @coroutine#6968] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:29.609 [Test worker @coroutine#6968] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:29.609 [DefaultDispatcher-worker-16 @coroutine#3056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342e6e8a 2024-02-06 22:09:29.609 [Test worker @coroutine#6968] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:29.609 [Test worker @coroutine#6968] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:29.609 [Test worker @coroutine#6968] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:29.609 [Test worker @coroutine#6968] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:29.609 [Test worker @coroutine#6968] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:29.609 [Test worker @coroutine#6968] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:29.609 [Test worker @coroutine#6968] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2024-02-06 22:09:29.609 [DefaultDispatcher-worker-16 @coroutine#3056] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:09:29.609 [DefaultDispatcher-worker-16 @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://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:29.609 [DefaultDispatcher-worker-16 @coroutine#3056] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:09:29.610 [DefaultDispatcher-worker-4 @coroutine#3056] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:09:29.611 [Test worker @coroutine#6968] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@e1f88b6 2024-02-06 22:09:29.611 [Test worker @coroutine#6968] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@e1f88b6 2024-02-06 22:09:29.611 [Test worker @coroutine#6968] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2024-02-06 22:09:29.630 [Test worker @coroutine#6968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e1f88b6 2024-02-06 22:09:29.646 [Test worker @coroutine#6972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e1f88b6 2024-02-06 22:09:29.649 [Test worker @coroutine#6974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e1f88b6 2024-02-06 22:09:29.651 [Test worker @coroutine#6976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e1f88b6 2024-02-06 22:09:29.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2024-02-06 22:09:29.657 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2024-02-06 22:09:29.657 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:09:29.657 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:29.657 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2024-02-06 22:09:29.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2024-02-06 22:09:29.661 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2024-02-06 22:09:29.661 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:29.661 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:29.661 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:29.661 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:29.661 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:29.661 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:29.661 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50ccd6a 2024-02-06 22:09:29.661 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:29.661 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:29.661 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:29.661 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:29.661 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:29.661 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:29.661 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:29.661 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:29.662 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:29.662 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:29.662 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:29.662 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:29.662 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:29.662 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:29.662 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:29.662 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:29.662 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:29.662 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:29.662 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:29.662 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2024-02-06 22:09:29.662 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:29.662 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:29.662 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:29.662 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:29.662 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:29.662 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:29.662 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:29.662 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:29.662 [Test worker @coroutine#6993] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2024-02-06 22:09:29.663 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@26c7940a 2024-02-06 22:09:29.663 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@26c7940a 2024-02-06 22:09:29.663 [Test worker @coroutine#6993] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2024-02-06 22:09:29.683 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c7940a 2024-02-06 22:09:29.698 [Test worker @coroutine#6994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c7940a 2024-02-06 22:09:29.700 [Test worker @coroutine#6996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c7940a 2024-02-06 22:09:29.703 [Test worker @coroutine#6998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c7940a 2024-02-06 22:09:29.715 [DefaultDispatcher-worker-1 @coroutine#7000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c7940a 2024-02-06 22:09:29.723 [DefaultDispatcher-worker-14 @coroutine#7013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c7940a 2024-02-06 22:09:29.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2024-02-06 22:09:29.726 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2024-02-06 22:09:29.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:29.730 [HikariPool-229 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Closing connection org.sqlite.jdbc4.JDBC4Connection@26c7940a: (connection evicted) 2024-02-06 22:09:29.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:29.731 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2024-02-06 22:09:29.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2024-02-06 22:09:29.733 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2024-02-06 22:09:29.733 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:29.733 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:29.733 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:29.733 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:29.733 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:29.733 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:29.733 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f3e6c03 2024-02-06 22:09:29.733 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:29.733 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:29.733 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:29.733 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:29.733 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:29.733 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:29.733 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:29.733 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:29.733 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:29.733 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:29.733 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:29.733 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:29.733 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:29.733 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:29.733 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:29.733 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:29.733 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:29.733 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:29.733 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:29.733 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2024-02-06 22:09:29.733 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:29.733 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:29.733 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:29.733 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:29.733 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:29.733 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:29.733 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:29.733 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:29.733 [Test worker @coroutine#7022] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2024-02-06 22:09:29.743 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@74c919b2 2024-02-06 22:09:29.743 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@74c919b2 2024-02-06 22:09:29.743 [Test worker @coroutine#7022] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2024-02-06 22:09:29.774 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74c919b2 2024-02-06 22:09:29.807 [Test worker @coroutine#7023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74c919b2 2024-02-06 22:09:29.820 [Test worker @coroutine#7025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74c919b2 2024-02-06 22:09:29.823 [Test worker @coroutine#7028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74c919b2 2024-02-06 22:09:29.843 [DefaultDispatcher-worker-9 @coroutine#7030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74c919b2 2024-02-06 22:09:29.843 [HikariPool-230 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:09:29.846 [DefaultDispatcher-worker-8 @coroutine#2910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63053b71 2024-02-06 22:09:29.846 [DefaultDispatcher-worker-8 @coroutine#2910] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId 2024-02-06 22:09:29.846 [DefaultDispatcher-worker-8 @coroutine#2910] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:29.846 [DefaultDispatcher-worker-8 @coroutine#2910] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId 2024-02-06 22:09:29.846 [DefaultDispatcher-worker-17 @coroutine#3236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbf8cfc 2024-02-06 22:09:29.846 [DefaultDispatcher-worker-17 @coroutine#3236] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42333/UmAppDatabase/replication/nodeId 2024-02-06 22:09:29.846 [DefaultDispatcher-worker-17 @coroutine#3236] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42333/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:29.846 [DefaultDispatcher-worker-17 @coroutine#3236] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42333/UmAppDatabase/replication/nodeId 2024-02-06 22:09:29.846 [DefaultDispatcher-worker-8 @coroutine#3074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dcc7696 2024-02-06 22:09:29.846 [DefaultDispatcher-worker-8 @coroutine#3074] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId 2024-02-06 22:09:29.846 [DefaultDispatcher-worker-8 @coroutine#3074] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:29.846 [DefaultDispatcher-worker-8 @coroutine#3074] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId 2024-02-06 22:09:29.847 [DefaultDispatcher-worker-4 @coroutine#2910] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId 2024-02-06 22:09:29.847 [DefaultDispatcher-worker-4 @coroutine#2910] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId 2024-02-06 22:09:29.847 [DefaultDispatcher-worker-7 @coroutine#3236] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42333/UmAppDatabase/replication/nodeId 2024-02-06 22:09:29.847 [DefaultDispatcher-worker-7 @coroutine#3236] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42333/UmAppDatabase/replication/nodeId 2024-02-06 22:09:29.849 [DefaultDispatcher-worker-3 @coroutine#3074] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId 2024-02-06 22:09:29.849 [DefaultDispatcher-worker-3 @coroutine#3074] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId 2024-02-06 22:09:29.851 [DefaultDispatcher-worker-8 @coroutine#7043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74c919b2 2024-02-06 22:09:29.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2024-02-06 22:09:29.853 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2024-02-06 22:09:29.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:29.863 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74c919b2: (connection evicted) 2024-02-06 22:09:29.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:29.864 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2024-02-06 22:09:29.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2024-02-06 22:09:29.867 [Test worker @coroutine#7061] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2024-02-06 22:09:29.867 [Test worker @coroutine#7061] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:29.867 [Test worker @coroutine#7061] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:29.867 [Test worker @coroutine#7061] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:29.867 [Test worker @coroutine#7061] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:29.867 [Test worker @coroutine#7061] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:29.867 [Test worker @coroutine#7061] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:29.867 [Test worker @coroutine#7061] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ba77dc6 2024-02-06 22:09:29.867 [Test worker @coroutine#7061] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:29.867 [Test worker @coroutine#7061] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:29.867 [Test worker @coroutine#7061] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:29.867 [Test worker @coroutine#7061] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:29.867 [Test worker @coroutine#7061] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:29.867 [Test worker @coroutine#7061] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:29.867 [Test worker @coroutine#7061] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:29.867 [Test worker @coroutine#7061] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:29.867 [Test worker @coroutine#7061] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:29.867 [Test worker @coroutine#7061] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:29.867 [Test worker @coroutine#7061] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:29.867 [Test worker @coroutine#7061] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:29.867 [Test worker @coroutine#7061] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:29.867 [Test worker @coroutine#7061] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:29.867 [Test worker @coroutine#7061] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:29.867 [Test worker @coroutine#7061] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:29.867 [Test worker @coroutine#7061] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:29.867 [Test worker @coroutine#7061] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:29.867 [Test worker @coroutine#7061] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:29.867 [Test worker @coroutine#7061] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2024-02-06 22:09:29.867 [Test worker @coroutine#7061] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:29.867 [Test worker @coroutine#7061] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:29.867 [Test worker @coroutine#7061] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:29.867 [Test worker @coroutine#7061] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:29.867 [Test worker @coroutine#7061] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:29.867 [Test worker @coroutine#7061] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:29.867 [Test worker @coroutine#7061] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:29.867 [Test worker @coroutine#7061] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:29.867 [Test worker @coroutine#7061] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2024-02-06 22:09:29.879 [Test worker @coroutine#7061] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ce1ab4c 2024-02-06 22:09:29.879 [Test worker @coroutine#7061] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ce1ab4c 2024-02-06 22:09:29.879 [Test worker @coroutine#7061] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2024-02-06 22:09:29.911 [Test worker @coroutine#7061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ce1ab4c 2024-02-06 22:09:29.926 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ce1ab4c 2024-02-06 22:09:29.929 [Test worker @coroutine#7065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ce1ab4c 2024-02-06 22:09:29.931 [Test worker @coroutine#7067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ce1ab4c 2024-02-06 22:09:29.940 [DefaultDispatcher-worker-4 @coroutine#7069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ce1ab4c 2024-02-06 22:09:29.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2024-02-06 22:09:29.946 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2024-02-06 22:09:29.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:29.971 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ce1ab4c: (connection evicted) 2024-02-06 22:09:29.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:29.972 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2024-02-06 22:09:29.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2024-02-06 22:09:29.973 [Test worker @coroutine#7087] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2024-02-06 22:09:29.974 [Test worker @coroutine#7087] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:29.974 [Test worker @coroutine#7087] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:29.974 [Test worker @coroutine#7087] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:29.974 [Test worker @coroutine#7087] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:29.974 [Test worker @coroutine#7087] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:29.974 [Test worker @coroutine#7087] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:29.974 [Test worker @coroutine#7087] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56957f08 2024-02-06 22:09:29.974 [Test worker @coroutine#7087] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:29.974 [Test worker @coroutine#7087] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:29.974 [Test worker @coroutine#7087] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:29.974 [Test worker @coroutine#7087] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:29.974 [Test worker @coroutine#7087] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:29.974 [Test worker @coroutine#7087] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:29.974 [Test worker @coroutine#7087] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:29.974 [Test worker @coroutine#7087] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:29.974 [Test worker @coroutine#7087] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:29.974 [Test worker @coroutine#7087] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:29.974 [Test worker @coroutine#7087] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:29.974 [Test worker @coroutine#7087] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:29.974 [Test worker @coroutine#7087] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:29.974 [Test worker @coroutine#7087] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:29.974 [Test worker @coroutine#7087] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:29.974 [Test worker @coroutine#7087] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:29.974 [Test worker @coroutine#7087] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:29.974 [Test worker @coroutine#7087] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:29.974 [Test worker @coroutine#7087] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:29.974 [Test worker @coroutine#7087] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2024-02-06 22:09:29.974 [Test worker @coroutine#7087] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:29.974 [Test worker @coroutine#7087] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:29.974 [Test worker @coroutine#7087] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:29.974 [Test worker @coroutine#7087] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:29.974 [Test worker @coroutine#7087] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:29.974 [Test worker @coroutine#7087] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:29.974 [Test worker @coroutine#7087] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:29.974 [Test worker @coroutine#7087] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:29.974 [Test worker @coroutine#7087] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2024-02-06 22:09:29.991 [Test worker @coroutine#7087] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@2140582 2024-02-06 22:09:29.991 [Test worker @coroutine#7087] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@2140582 2024-02-06 22:09:29.991 [Test worker @coroutine#7087] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2024-02-06 22:09:30.010 [Test worker @coroutine#7087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2140582 2024-02-06 22:09:30.050 [DefaultDispatcher-worker-10 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e358de 2024-02-06 22:09:30.051 [DefaultDispatcher-worker-10 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId 2024-02-06 22:09:30.051 [DefaultDispatcher-worker-10 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:30.051 [DefaultDispatcher-worker-10 @coroutine#2957] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId 2024-02-06 22:09:30.052 [DefaultDispatcher-worker-7 @coroutine#2957] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId 2024-02-06 22:09:30.052 [DefaultDispatcher-worker-7 @coroutine#2957] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51353/UmAppDatabase/replication/nodeId 2024-02-06 22:09:30.055 [Test worker @coroutine#7088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2140582 2024-02-06 22:09:30.057 [Test worker @coroutine#7094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2140582 2024-02-06 22:09:30.064 [Test worker @coroutine#7096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2140582 2024-02-06 22:09:30.074 [DefaultDispatcher-worker-14 @coroutine#7098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2140582 2024-02-06 22:09:30.075 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2024-02-06 22:09:30.075 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2024-02-06 22:09:30.075 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:30.091 [HikariPool-232 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2140582: (connection evicted) 2024-02-06 22:09:30.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:30.092 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2024-02-06 22:09:30.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2024-02-06 22:09:30.093 [Test worker @coroutine#7114] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2024-02-06 22:09:30.094 [Test worker @coroutine#7114] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:30.094 [Test worker @coroutine#7114] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:30.094 [Test worker @coroutine#7114] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:30.094 [Test worker @coroutine#7114] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:30.094 [Test worker @coroutine#7114] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:30.094 [Test worker @coroutine#7114] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:30.094 [Test worker @coroutine#7114] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4228a2f6 2024-02-06 22:09:30.094 [Test worker @coroutine#7114] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:30.094 [Test worker @coroutine#7114] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:30.094 [Test worker @coroutine#7114] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:30.094 [Test worker @coroutine#7114] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:30.094 [Test worker @coroutine#7114] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:30.094 [Test worker @coroutine#7114] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:30.094 [Test worker @coroutine#7114] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:30.094 [Test worker @coroutine#7114] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:30.094 [Test worker @coroutine#7114] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:30.094 [Test worker @coroutine#7114] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:30.094 [Test worker @coroutine#7114] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:30.094 [Test worker @coroutine#7114] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:30.094 [Test worker @coroutine#7114] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:30.094 [Test worker @coroutine#7114] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:30.094 [Test worker @coroutine#7114] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:30.094 [Test worker @coroutine#7114] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:30.094 [Test worker @coroutine#7114] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:30.094 [Test worker @coroutine#7114] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:30.094 [Test worker @coroutine#7114] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:30.094 [Test worker @coroutine#7114] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2024-02-06 22:09:30.094 [Test worker @coroutine#7114] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:30.094 [Test worker @coroutine#7114] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:30.094 [Test worker @coroutine#7114] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:30.094 [Test worker @coroutine#7114] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:30.094 [Test worker @coroutine#7114] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:30.094 [Test worker @coroutine#7114] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:30.094 [Test worker @coroutine#7114] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:30.094 [Test worker @coroutine#7114] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:30.094 [Test worker @coroutine#7114] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2024-02-06 22:09:30.111 [Test worker @coroutine#7114] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@19c145d2 2024-02-06 22:09:30.111 [Test worker @coroutine#7114] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@19c145d2 2024-02-06 22:09:30.111 [Test worker @coroutine#7114] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2024-02-06 22:09:30.140 [Test worker @coroutine#7114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19c145d2 2024-02-06 22:09:30.148 [DefaultDispatcher-worker-14 @coroutine#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-06 22:09:30.148 [DefaultDispatcher-worker-14 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53691/UmAppDatabase/replication/nodeId 2024-02-06 22:09:30.148 [DefaultDispatcher-worker-14 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53691/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:30.148 [DefaultDispatcher-worker-14 @coroutine#3126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53691/UmAppDatabase/replication/nodeId 2024-02-06 22:09:30.150 [DefaultDispatcher-worker-11 @coroutine#3126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53691/UmAppDatabase/replication/nodeId 2024-02-06 22:09:30.150 [DefaultDispatcher-worker-11 @coroutine#3126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53691/UmAppDatabase/replication/nodeId 2024-02-06 22:09:30.168 [Test worker @coroutine#7115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19c145d2 2024-02-06 22:09:30.170 [Test worker @coroutine#7120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19c145d2 2024-02-06 22:09:30.181 [Test worker @coroutine#7122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19c145d2 2024-02-06 22:09:30.190 [DefaultDispatcher-worker-7 @coroutine#7124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19c145d2 2024-02-06 22:09:30.195 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2024-02-06 22:09:30.195 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2024-02-06 22:09:30.195 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:30.211 [HikariPool-233 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19c145d2: (connection evicted) 2024-02-06 22:09:30.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:30.212 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2024-02-06 22:09:30.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2024-02-06 22:09:30.222 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2024-02-06 22:09:30.222 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:30.222 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:30.222 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:30.222 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:30.222 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:30.222 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:30.222 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e87c4cf 2024-02-06 22:09:30.222 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:30.222 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:30.222 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:30.222 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:30.222 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:30.222 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:30.222 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:30.222 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:30.222 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:30.222 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:30.222 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:30.222 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:30.222 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:30.222 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:30.222 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:30.222 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:30.222 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:30.222 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:30.222 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:30.222 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2024-02-06 22:09:30.222 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:30.222 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:30.222 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:30.222 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:30.222 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:30.222 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:30.222 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:30.222 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:30.222 [Test worker @coroutine#7149] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2024-02-06 22:09:30.231 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a4ceb1 2024-02-06 22:09:30.231 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a4ceb1 2024-02-06 22:09:30.231 [Test worker @coroutine#7149] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2024-02-06 22:09:30.250 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a4ceb1 2024-02-06 22:09:30.256 [DefaultDispatcher-worker-6 @coroutine#2994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530e08a7 2024-02-06 22:09:30.256 [DefaultDispatcher-worker-6 @coroutine#2994] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId 2024-02-06 22:09:30.256 [DefaultDispatcher-worker-6 @coroutine#2994] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:30.256 [DefaultDispatcher-worker-6 @coroutine#2994] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId 2024-02-06 22:09:30.257 [DefaultDispatcher-worker-11 @coroutine#2994] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId 2024-02-06 22:09:30.257 [DefaultDispatcher-worker-11 @coroutine#2994] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52419/UmAppDatabase/replication/nodeId 2024-02-06 22:09:30.265 [Test worker @coroutine#7150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a4ceb1 2024-02-06 22:09:30.268 [Test worker @coroutine#7155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a4ceb1 2024-02-06 22:09:30.270 [Test worker @coroutine#7157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a4ceb1 2024-02-06 22:09:30.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2024-02-06 22:09:30.274 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2024-02-06 22:09:30.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:09:30.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:30.274 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2024-02-06 22:09:30.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2024-02-06 22:09:30.288 [Test worker @coroutine#7168] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2024-02-06 22:09:30.288 [Test worker @coroutine#7168] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:30.288 [Test worker @coroutine#7168] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:30.288 [Test worker @coroutine#7168] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:30.288 [Test worker @coroutine#7168] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:30.288 [Test worker @coroutine#7168] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:30.288 [Test worker @coroutine#7168] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:30.288 [Test worker @coroutine#7168] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@572d1f18 2024-02-06 22:09:30.288 [Test worker @coroutine#7168] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:30.288 [Test worker @coroutine#7168] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:30.288 [Test worker @coroutine#7168] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:30.288 [Test worker @coroutine#7168] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:30.288 [Test worker @coroutine#7168] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:30.288 [Test worker @coroutine#7168] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:30.288 [Test worker @coroutine#7168] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:30.288 [Test worker @coroutine#7168] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:30.288 [Test worker @coroutine#7168] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:30.288 [Test worker @coroutine#7168] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:30.288 [Test worker @coroutine#7168] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:30.288 [Test worker @coroutine#7168] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:30.288 [Test worker @coroutine#7168] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:30.288 [Test worker @coroutine#7168] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:30.288 [Test worker @coroutine#7168] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:30.288 [Test worker @coroutine#7168] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:30.288 [Test worker @coroutine#7168] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:30.288 [Test worker @coroutine#7168] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:30.288 [Test worker @coroutine#7168] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:30.288 [Test worker @coroutine#7168] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2024-02-06 22:09:30.288 [Test worker @coroutine#7168] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:30.288 [Test worker @coroutine#7168] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:30.288 [Test worker @coroutine#7168] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:30.288 [Test worker @coroutine#7168] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:30.288 [Test worker @coroutine#7168] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:30.288 [Test worker @coroutine#7168] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:30.288 [Test worker @coroutine#7168] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:30.288 [Test worker @coroutine#7168] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:30.288 [Test worker @coroutine#7168] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2024-02-06 22:09:30.300 [Test worker @coroutine#7168] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@e00f822 2024-02-06 22:09:30.300 [Test worker @coroutine#7168] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@e00f822 2024-02-06 22:09:30.300 [Test worker @coroutine#7168] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2024-02-06 22:09:30.319 [Test worker @coroutine#7168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e00f822 2024-02-06 22:09:30.335 [Test worker @coroutine#7170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e00f822 2024-02-06 22:09:30.337 [Test worker @coroutine#7172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e00f822 2024-02-06 22:09:30.340 [Test worker @coroutine#7174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e00f822 2024-02-06 22:09:30.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2024-02-06 22:09:30.343 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2024-02-06 22:09:30.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:09:30.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:30.343 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2024-02-06 22:09:30.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2024-02-06 22:09:30.344 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2024-02-06 22:09:30.344 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:30.344 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:30.344 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:30.344 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:30.344 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:30.344 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:30.344 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@470b7fcf 2024-02-06 22:09:30.344 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:30.344 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:30.344 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:30.344 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:30.344 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:30.344 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:30.344 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:30.344 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:30.344 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:30.344 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:30.344 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:30.344 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:30.344 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:30.344 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:30.344 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:30.345 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:30.345 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:30.345 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:30.345 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:30.345 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2024-02-06 22:09:30.345 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:30.345 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:30.345 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:30.345 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:30.345 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:30.345 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:30.345 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:30.345 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:30.345 [Test worker @coroutine#7185] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2024-02-06 22:09:30.345 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@52f8effb 2024-02-06 22:09:30.345 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@52f8effb 2024-02-06 22:09:30.345 [Test worker @coroutine#7185] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2024-02-06 22:09:30.368 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52f8effb 2024-02-06 22:09:30.386 [Test worker @coroutine#7186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52f8effb 2024-02-06 22:09:30.389 [Test worker @coroutine#7188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52f8effb 2024-02-06 22:09:30.392 [Test worker @coroutine#7190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52f8effb 2024-02-06 22:09:30.400 [DefaultDispatcher-worker-8 @coroutine#7192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52f8effb 2024-02-06 22:09:30.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2024-02-06 22:09:30.404 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2024-02-06 22:09:30.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:30.426 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52f8effb: (connection evicted) 2024-02-06 22:09:30.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:30.447 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2024-02-06 22:09:30.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2024-02-06 22:09:30.450 [Test worker @coroutine#7203] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2024-02-06 22:09:30.450 [Test worker @coroutine#7203] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:30.450 [Test worker @coroutine#7203] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:30.450 [Test worker @coroutine#7203] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:30.450 [Test worker @coroutine#7203] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:30.450 [Test worker @coroutine#7203] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:30.450 [Test worker @coroutine#7203] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:30.450 [Test worker @coroutine#7203] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76b9056d 2024-02-06 22:09:30.450 [Test worker @coroutine#7203] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:30.450 [Test worker @coroutine#7203] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:30.450 [Test worker @coroutine#7203] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:30.450 [Test worker @coroutine#7203] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:30.450 [Test worker @coroutine#7203] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:30.450 [Test worker @coroutine#7203] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:30.450 [Test worker @coroutine#7203] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:30.450 [Test worker @coroutine#7203] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:30.450 [Test worker @coroutine#7203] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:30.450 [Test worker @coroutine#7203] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:30.450 [Test worker @coroutine#7203] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:30.450 [Test worker @coroutine#7203] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:30.450 [Test worker @coroutine#7203] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:30.450 [Test worker @coroutine#7203] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:30.450 [Test worker @coroutine#7203] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:30.450 [Test worker @coroutine#7203] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:30.450 [Test worker @coroutine#7203] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:30.450 [Test worker @coroutine#7203] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:30.450 [Test worker @coroutine#7203] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:30.450 [Test worker @coroutine#7203] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2024-02-06 22:09:30.450 [Test worker @coroutine#7203] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:30.450 [Test worker @coroutine#7203] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:30.450 [Test worker @coroutine#7203] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:30.450 [Test worker @coroutine#7203] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:30.450 [Test worker @coroutine#7203] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:30.450 [Test worker @coroutine#7203] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:30.450 [Test worker @coroutine#7203] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:30.450 [Test worker @coroutine#7203] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:30.450 [Test worker @coroutine#7203] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2024-02-06 22:09:30.460 [DefaultDispatcher-worker-15 @coroutine#3175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d84ab90 2024-02-06 22:09:30.460 [DefaultDispatcher-worker-15 @coroutine#3175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51707/UmAppDatabase/replication/nodeId 2024-02-06 22:09:30.460 [DefaultDispatcher-worker-15 @coroutine#3175] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51707/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:30.460 [DefaultDispatcher-worker-15 @coroutine#3175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51707/UmAppDatabase/replication/nodeId 2024-02-06 22:09:30.461 [Test worker @coroutine#7203] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bcfa08b 2024-02-06 22:09:30.461 [Test worker @coroutine#7203] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bcfa08b 2024-02-06 22:09:30.462 [Test worker @coroutine#7203] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2024-02-06 22:09:30.462 [DefaultDispatcher-worker-4 @coroutine#2877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@380e3122 2024-02-06 22:09:30.462 [DefaultDispatcher-worker-4 @coroutine#2877] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId 2024-02-06 22:09:30.462 [DefaultDispatcher-worker-4 @coroutine#2877] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:30.462 [DefaultDispatcher-worker-4 @coroutine#2877] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId 2024-02-06 22:09:30.463 [DefaultDispatcher-worker-6 @coroutine#2877] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId 2024-02-06 22:09:30.463 [DefaultDispatcher-worker-6 @coroutine#2877] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33821/UmAppDatabase/replication/nodeId 2024-02-06 22:09:30.465 [DefaultDispatcher-worker-2 @coroutine#3175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51707/UmAppDatabase/replication/nodeId 2024-02-06 22:09:30.465 [DefaultDispatcher-worker-2 @coroutine#3175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51707/UmAppDatabase/replication/nodeId 2024-02-06 22:09:30.481 [Test worker @coroutine#7203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bcfa08b 2024-02-06 22:09:30.485 [DefaultDispatcher-worker-2 @coroutine#3027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79982bcc 2024-02-06 22:09:30.486 [DefaultDispatcher-worker-2 @coroutine#3027] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId 2024-02-06 22:09:30.486 [DefaultDispatcher-worker-2 @coroutine#3027] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:30.486 [DefaultDispatcher-worker-2 @coroutine#3027] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId 2024-02-06 22:09:30.487 [DefaultDispatcher-worker-9 @coroutine#3027] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId 2024-02-06 22:09:30.487 [DefaultDispatcher-worker-9 @coroutine#3027] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45183/UmAppDatabase/replication/nodeId 2024-02-06 22:09:30.497 [Test worker @coroutine#7210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bcfa08b 2024-02-06 22:09:30.499 [Test worker @coroutine#7215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bcfa08b 2024-02-06 22:09:30.502 [Test worker @coroutine#7217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bcfa08b 2024-02-06 22:09:30.510 [DefaultDispatcher-worker-3 @coroutine#7220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bcfa08b 2024-02-06 22:09:30.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2024-02-06 22:09:30.513 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2024-02-06 22:09:30.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:30.513 [HikariPool-237 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4bcfa08b: (connection evicted) 2024-02-06 22:09:30.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:30.514 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2024-02-06 22:09:30.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2024-02-06 22:09:30.517 [Test worker @coroutine#7230] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2024-02-06 22:09:30.517 [Test worker @coroutine#7230] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:30.517 [Test worker @coroutine#7230] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:30.517 [Test worker @coroutine#7230] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:30.517 [Test worker @coroutine#7230] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:30.517 [Test worker @coroutine#7230] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:30.517 [Test worker @coroutine#7230] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:30.517 [Test worker @coroutine#7230] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60666985 2024-02-06 22:09:30.517 [Test worker @coroutine#7230] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:30.517 [Test worker @coroutine#7230] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:30.517 [Test worker @coroutine#7230] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:30.517 [Test worker @coroutine#7230] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:30.517 [Test worker @coroutine#7230] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:30.517 [Test worker @coroutine#7230] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:30.517 [Test worker @coroutine#7230] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:30.517 [Test worker @coroutine#7230] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:30.517 [Test worker @coroutine#7230] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:30.517 [Test worker @coroutine#7230] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:30.517 [Test worker @coroutine#7230] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:30.517 [Test worker @coroutine#7230] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:30.517 [Test worker @coroutine#7230] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:30.517 [Test worker @coroutine#7230] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:30.517 [Test worker @coroutine#7230] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:30.517 [Test worker @coroutine#7230] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:30.517 [Test worker @coroutine#7230] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:30.517 [Test worker @coroutine#7230] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:30.517 [Test worker @coroutine#7230] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:30.517 [Test worker @coroutine#7230] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2024-02-06 22:09:30.517 [Test worker @coroutine#7230] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:30.517 [Test worker @coroutine#7230] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:30.517 [Test worker @coroutine#7230] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:30.517 [Test worker @coroutine#7230] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:30.517 [Test worker @coroutine#7230] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:30.517 [Test worker @coroutine#7230] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:30.517 [Test worker @coroutine#7230] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:30.517 [Test worker @coroutine#7230] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:30.517 [Test worker @coroutine#7230] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2024-02-06 22:09:30.518 [Test worker @coroutine#7230] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a7ed9bd 2024-02-06 22:09:30.518 [Test worker @coroutine#7230] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a7ed9bd 2024-02-06 22:09:30.518 [Test worker @coroutine#7230] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2024-02-06 22:09:30.536 [Test worker @coroutine#7230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a7ed9bd 2024-02-06 22:09:30.563 [Test worker @coroutine#7231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a7ed9bd 2024-02-06 22:09:30.565 [Test worker @coroutine#7233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a7ed9bd 2024-02-06 22:09:30.568 [Test worker @coroutine#7236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a7ed9bd 2024-02-06 22:09:30.576 [DefaultDispatcher-worker-17 @coroutine#7238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a7ed9bd 2024-02-06 22:09:30.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2024-02-06 22:09:30.578 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2024-02-06 22:09:30.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:30.595 [HikariPool-238 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a7ed9bd: (connection evicted) 2024-02-06 22:09:30.595 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:30.596 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2024-02-06 22:09:30.596 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2024-02-06 22:09:30.597 [Test worker @coroutine#7250] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2024-02-06 22:09:30.597 [Test worker @coroutine#7250] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:30.597 [Test worker @coroutine#7250] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:30.597 [Test worker @coroutine#7250] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:30.597 [Test worker @coroutine#7250] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:30.597 [Test worker @coroutine#7250] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:30.597 [Test worker @coroutine#7250] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:30.597 [Test worker @coroutine#7250] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@253fb3fa 2024-02-06 22:09:30.597 [Test worker @coroutine#7250] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:30.597 [Test worker @coroutine#7250] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:30.597 [Test worker @coroutine#7250] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:30.597 [Test worker @coroutine#7250] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:30.597 [Test worker @coroutine#7250] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:30.597 [Test worker @coroutine#7250] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:30.597 [Test worker @coroutine#7250] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:30.597 [Test worker @coroutine#7250] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:30.597 [Test worker @coroutine#7250] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:30.597 [Test worker @coroutine#7250] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:30.597 [Test worker @coroutine#7250] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:30.597 [Test worker @coroutine#7250] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:30.598 [Test worker @coroutine#7250] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:30.598 [Test worker @coroutine#7250] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:30.598 [Test worker @coroutine#7250] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:30.598 [Test worker @coroutine#7250] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:30.598 [Test worker @coroutine#7250] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:30.598 [Test worker @coroutine#7250] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:30.598 [Test worker @coroutine#7250] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:30.598 [Test worker @coroutine#7250] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2024-02-06 22:09:30.598 [Test worker @coroutine#7250] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:30.598 [Test worker @coroutine#7250] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:30.598 [Test worker @coroutine#7250] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:30.598 [Test worker @coroutine#7250] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:30.598 [Test worker @coroutine#7250] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:30.598 [Test worker @coroutine#7250] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:30.598 [Test worker @coroutine#7250] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:30.598 [Test worker @coroutine#7250] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:30.598 [Test worker @coroutine#7250] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2024-02-06 22:09:30.603 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:30.610 [Test worker @coroutine#7250] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@58fa8762 2024-02-06 22:09:30.610 [Test worker @coroutine#7250] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@58fa8762 2024-02-06 22:09:30.610 [Test worker @coroutine#7250] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2024-02-06 22:09:30.622 [DefaultDispatcher-worker-5 @coroutine#3056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342e6e8a 2024-02-06 22:09:30.623 [DefaultDispatcher-worker-5 @coroutine#3056] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:09:30.623 [DefaultDispatcher-worker-5 @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://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:30.623 [DefaultDispatcher-worker-5 @coroutine#3056] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:09:30.624 [DefaultDispatcher-worker-17 @coroutine#3056] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:09:30.632 [Test worker @coroutine#7250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58fa8762 2024-02-06 22:09:30.648 [Test worker @coroutine#7253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58fa8762 2024-02-06 22:09:30.650 [Test worker @coroutine#7255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58fa8762 2024-02-06 22:09:30.653 [Test worker @coroutine#7257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58fa8762 2024-02-06 22:09:30.661 [DefaultDispatcher-worker-15 @coroutine#7259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58fa8762 2024-02-06 22:09:30.663 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2024-02-06 22:09:30.663 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2024-02-06 22:09:30.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:30.663 [HikariPool-239 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58fa8762: (connection evicted) 2024-02-06 22:09:30.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:30.664 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2024-02-06 22:09:30.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2024-02-06 22:09:30.665 [Test worker @coroutine#7271] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2024-02-06 22:09:30.666 [Test worker @coroutine#7271] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:30.666 [Test worker @coroutine#7271] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:30.666 [Test worker @coroutine#7271] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:30.666 [Test worker @coroutine#7271] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:30.666 [Test worker @coroutine#7271] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:30.666 [Test worker @coroutine#7271] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:30.666 [Test worker @coroutine#7271] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72412c3d 2024-02-06 22:09:30.666 [Test worker @coroutine#7271] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:30.666 [Test worker @coroutine#7271] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:30.666 [Test worker @coroutine#7271] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:30.666 [Test worker @coroutine#7271] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:30.666 [Test worker @coroutine#7271] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:30.666 [Test worker @coroutine#7271] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:30.666 [Test worker @coroutine#7271] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:30.666 [Test worker @coroutine#7271] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:30.666 [Test worker @coroutine#7271] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:30.666 [Test worker @coroutine#7271] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:30.666 [Test worker @coroutine#7271] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:30.666 [Test worker @coroutine#7271] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:30.666 [Test worker @coroutine#7271] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:30.666 [Test worker @coroutine#7271] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:30.666 [Test worker @coroutine#7271] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:30.666 [Test worker @coroutine#7271] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:30.666 [Test worker @coroutine#7271] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:30.666 [Test worker @coroutine#7271] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:30.666 [Test worker @coroutine#7271] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:30.666 [Test worker @coroutine#7271] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2024-02-06 22:09:30.666 [Test worker @coroutine#7271] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:30.666 [Test worker @coroutine#7271] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:30.666 [Test worker @coroutine#7271] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:30.666 [Test worker @coroutine#7271] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:30.666 [Test worker @coroutine#7271] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:30.666 [Test worker @coroutine#7271] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:30.666 [Test worker @coroutine#7271] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:30.666 [Test worker @coroutine#7271] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:30.666 [Test worker @coroutine#7271] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2024-02-06 22:09:30.666 [Test worker @coroutine#7271] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@4016d5fe 2024-02-06 22:09:30.666 [Test worker @coroutine#7271] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@4016d5fe 2024-02-06 22:09:30.666 [Test worker @coroutine#7271] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2024-02-06 22:09:30.686 [Test worker @coroutine#7271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4016d5fe 2024-02-06 22:09:30.701 [Test worker @coroutine#7272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4016d5fe 2024-02-06 22:09:30.703 [Test worker @coroutine#7275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4016d5fe 2024-02-06 22:09:30.705 [Test worker @coroutine#7277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4016d5fe 2024-02-06 22:09:30.713 [DefaultDispatcher-worker-9 @coroutine#7279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4016d5fe 2024-02-06 22:09:30.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2024-02-06 22:09:30.717 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2024-02-06 22:09:30.717 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:30.719 [HikariPool-240 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4016d5fe: (connection evicted) 2024-02-06 22:09:30.727 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:30.728 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:30.728 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2024-02-06 22:09:30.728 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2024-02-06 22:09:30.729 [Test worker @coroutine#7291] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2024-02-06 22:09:30.730 [Test worker @coroutine#7291] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:30.730 [Test worker @coroutine#7291] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:30.730 [Test worker @coroutine#7291] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:30.730 [Test worker @coroutine#7291] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:30.730 [Test worker @coroutine#7291] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:30.730 [Test worker @coroutine#7291] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:30.730 [Test worker @coroutine#7291] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28993a77 2024-02-06 22:09:30.730 [Test worker @coroutine#7291] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:30.730 [Test worker @coroutine#7291] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:30.730 [Test worker @coroutine#7291] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:30.730 [Test worker @coroutine#7291] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:30.730 [Test worker @coroutine#7291] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:30.730 [Test worker @coroutine#7291] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:30.730 [Test worker @coroutine#7291] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:30.730 [Test worker @coroutine#7291] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:30.730 [Test worker @coroutine#7291] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:30.730 [Test worker @coroutine#7291] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:30.730 [Test worker @coroutine#7291] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:30.730 [Test worker @coroutine#7291] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:30.730 [Test worker @coroutine#7291] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:30.730 [Test worker @coroutine#7291] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:30.730 [Test worker @coroutine#7291] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:30.730 [Test worker @coroutine#7291] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:30.730 [Test worker @coroutine#7291] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:30.730 [Test worker @coroutine#7291] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:30.730 [Test worker @coroutine#7291] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:30.730 [Test worker @coroutine#7291] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2024-02-06 22:09:30.730 [Test worker @coroutine#7291] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:30.730 [Test worker @coroutine#7291] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:30.730 [Test worker @coroutine#7291] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:30.730 [Test worker @coroutine#7291] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:30.730 [Test worker @coroutine#7291] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:30.730 [Test worker @coroutine#7291] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:30.730 [Test worker @coroutine#7291] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:30.730 [Test worker @coroutine#7291] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:30.730 [Test worker @coroutine#7291] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2024-02-06 22:09:30.739 [Test worker @coroutine#7291] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f1485c3 2024-02-06 22:09:30.739 [Test worker @coroutine#7291] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f1485c3 2024-02-06 22:09:30.739 [Test worker @coroutine#7291] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2024-02-06 22:09:30.760 [Test worker @coroutine#7291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f1485c3 2024-02-06 22:09:30.774 [Test worker @coroutine#7292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f1485c3 2024-02-06 22:09:30.777 [Test worker @coroutine#7294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f1485c3 2024-02-06 22:09:30.779 [Test worker @coroutine#7296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f1485c3 2024-02-06 22:09:30.787 [DefaultDispatcher-worker-17 @coroutine#7298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f1485c3 2024-02-06 22:09:30.791 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2024-02-06 22:09:30.791 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2024-02-06 22:09:30.791 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:30.795 [HikariPool-241 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f1485c3: (connection evicted) 2024-02-06 22:09:30.796 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:30.796 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2024-02-06 22:09:30.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2024-02-06 22:09:30.799 [Test worker @coroutine#7310] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2024-02-06 22:09:30.799 [Test worker @coroutine#7310] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:30.799 [Test worker @coroutine#7310] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:30.799 [Test worker @coroutine#7310] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:30.799 [Test worker @coroutine#7310] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:30.799 [Test worker @coroutine#7310] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:30.799 [Test worker @coroutine#7310] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:30.799 [Test worker @coroutine#7310] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e5b449c 2024-02-06 22:09:30.799 [Test worker @coroutine#7310] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:30.799 [Test worker @coroutine#7310] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:30.799 [Test worker @coroutine#7310] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:30.799 [Test worker @coroutine#7310] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:30.799 [Test worker @coroutine#7310] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:30.799 [Test worker @coroutine#7310] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:30.799 [Test worker @coroutine#7310] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:30.799 [Test worker @coroutine#7310] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:30.799 [Test worker @coroutine#7310] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:30.799 [Test worker @coroutine#7310] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:30.799 [Test worker @coroutine#7310] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:30.799 [Test worker @coroutine#7310] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:30.799 [Test worker @coroutine#7310] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:30.799 [Test worker @coroutine#7310] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:30.799 [Test worker @coroutine#7310] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:30.799 [Test worker @coroutine#7310] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:30.799 [Test worker @coroutine#7310] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:30.799 [Test worker @coroutine#7310] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:30.799 [Test worker @coroutine#7310] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:30.799 [Test worker @coroutine#7310] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2024-02-06 22:09:30.799 [Test worker @coroutine#7310] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:30.799 [Test worker @coroutine#7310] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:30.799 [Test worker @coroutine#7310] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:30.799 [Test worker @coroutine#7310] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:30.799 [Test worker @coroutine#7310] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:30.799 [Test worker @coroutine#7310] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:30.799 [Test worker @coroutine#7310] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:30.799 [Test worker @coroutine#7310] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:30.799 [Test worker @coroutine#7310] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2024-02-06 22:09:30.800 [Test worker @coroutine#7310] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e1f88e2 2024-02-06 22:09:30.800 [Test worker @coroutine#7310] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e1f88e2 2024-02-06 22:09:30.800 [Test worker @coroutine#7310] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2024-02-06 22:09:30.820 [Test worker @coroutine#7310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e1f88e2 2024-02-06 22:09:30.836 [Test worker @coroutine#7312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e1f88e2 2024-02-06 22:09:30.838 [Test worker @coroutine#7314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e1f88e2 2024-02-06 22:09:30.841 [Test worker @coroutine#7316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e1f88e2 2024-02-06 22:09:30.849 [DefaultDispatcher-worker-7 @coroutine#7318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e1f88e2 2024-02-06 22:09:30.853 [DefaultDispatcher-worker-6 @coroutine#2910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63053b71 2024-02-06 22:09:30.854 [DefaultDispatcher-worker-6 @coroutine#2910] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId 2024-02-06 22:09:30.854 [DefaultDispatcher-worker-6 @coroutine#2910] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:30.854 [DefaultDispatcher-worker-6 @coroutine#2910] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId 2024-02-06 22:09:30.853 [DefaultDispatcher-worker-12 @coroutine#3236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbf8cfc 2024-02-06 22:09:30.854 [DefaultDispatcher-worker-12 @coroutine#3236] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42333/UmAppDatabase/replication/nodeId 2024-02-06 22:09:30.854 [DefaultDispatcher-worker-12 @coroutine#3236] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42333/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:30.854 [DefaultDispatcher-worker-12 @coroutine#3236] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42333/UmAppDatabase/replication/nodeId 2024-02-06 22:09:30.855 [UI Thread @coroutine#7328] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2024-02-06 22:09:30.855 [UI Thread @coroutine#7328] 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-02-06 22:09:30.855 [UI Thread @coroutine#7328] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2024-02-06 22:09:30.855 [DefaultDispatcher-worker-15 @coroutine#3236] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42333/UmAppDatabase/replication/nodeId 2024-02-06 22:09:30.855 [DefaultDispatcher-worker-15 @coroutine#3236] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42333/UmAppDatabase/replication/nodeId 2024-02-06 22:09:30.855 [DefaultDispatcher-worker-12 @coroutine#2910] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId 2024-02-06 22:09:30.855 [DefaultDispatcher-worker-12 @coroutine#2910] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47961/UmAppDatabase/replication/nodeId 2024-02-06 22:09:30.856 [DefaultDispatcher-worker-4 @coroutine#3074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dcc7696 2024-02-06 22:09:30.856 [DefaultDispatcher-worker-4 @coroutine#3074] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId 2024-02-06 22:09:30.856 [DefaultDispatcher-worker-4 @coroutine#3074] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId. 2024-02-06 22:09:30.856 [DefaultDispatcher-worker-4 @coroutine#3074] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId 2024-02-06 22:09:30.857 [DefaultDispatcher-worker-7 @coroutine#3074] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId 2024-02-06 22:09:30.857 [DefaultDispatcher-worker-7 @coroutine#3074] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37559/UmAppDatabase/replication/nodeId 2024-02-06 22:09:30.857 [UI Thread @coroutine#7328] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Temporary failure in name resolution for request https://invalid/Site/verify 2024-02-06 22:09:30.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2024-02-06 22:09:30.859 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2024-02-06 22:09:30.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:30.862 [HikariPool-242 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e1f88e2: (connection evicted) 2024-02-06 22:09:30.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:30.862 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2024-02-06 22:09:30.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2024-02-06 22:09:30.865 [Test worker @coroutine#7341] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2024-02-06 22:09:30.865 [Test worker @coroutine#7341] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:30.865 [Test worker @coroutine#7341] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:30.865 [Test worker @coroutine#7341] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:30.865 [Test worker @coroutine#7341] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:30.865 [Test worker @coroutine#7341] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:30.865 [Test worker @coroutine#7341] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:30.865 [Test worker @coroutine#7341] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@529a2d6f 2024-02-06 22:09:30.865 [Test worker @coroutine#7341] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:30.865 [Test worker @coroutine#7341] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:30.865 [Test worker @coroutine#7341] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:30.865 [Test worker @coroutine#7341] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:30.865 [Test worker @coroutine#7341] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:30.865 [Test worker @coroutine#7341] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:30.865 [Test worker @coroutine#7341] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:30.865 [Test worker @coroutine#7341] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:30.865 [Test worker @coroutine#7341] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:30.865 [Test worker @coroutine#7341] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:30.865 [Test worker @coroutine#7341] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:30.865 [Test worker @coroutine#7341] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:30.865 [Test worker @coroutine#7341] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:30.865 [Test worker @coroutine#7341] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:30.865 [Test worker @coroutine#7341] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:30.865 [Test worker @coroutine#7341] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:30.865 [Test worker @coroutine#7341] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:30.865 [Test worker @coroutine#7341] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:30.865 [Test worker @coroutine#7341] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:30.865 [Test worker @coroutine#7341] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2024-02-06 22:09:30.865 [Test worker @coroutine#7341] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:30.865 [Test worker @coroutine#7341] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:30.865 [Test worker @coroutine#7341] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:30.866 [Test worker @coroutine#7341] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:30.866 [Test worker @coroutine#7341] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:30.866 [Test worker @coroutine#7341] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:30.866 [Test worker @coroutine#7341] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:30.866 [Test worker @coroutine#7341] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:30.866 [Test worker @coroutine#7341] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2024-02-06 22:09:30.875 [Test worker @coroutine#7341] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d28c0af 2024-02-06 22:09:30.875 [Test worker @coroutine#7341] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d28c0af 2024-02-06 22:09:30.875 [Test worker @coroutine#7341] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2024-02-06 22:09:30.895 [Test worker @coroutine#7341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d28c0af 2024-02-06 22:09:30.911 [Test worker @coroutine#7342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d28c0af 2024-02-06 22:09:30.913 [Test worker @coroutine#7344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d28c0af 2024-02-06 22:09:30.916 [Test worker @coroutine#7346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d28c0af 2024-02-06 22:09:30.921 [UI Thread @coroutine#7357] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52353/Site/verify 2024-02-06 22:09:30.921 [UI Thread @coroutine#7357] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52353/Site/verify. 2024-02-06 22:09:30.921 [UI Thread @coroutine#7357] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52353/Site/verify 2024-02-06 22:09:30.924 [UI Thread @coroutine#7357] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52353/Site/verify 2024-02-06 22:09:30.924 [UI Thread @coroutine#7357] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52353/Site/verify 2024-02-06 22:09:30.925 [UI Thread @coroutine#7357] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:52353/Site/verify. 2024-02-06 22:09:30.925 [UI Thread @coroutine#7357] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:52353/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:09:30.925 [DefaultDispatcher-worker-8 @coroutine#7348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d28c0af 2024-02-06 22:09:30.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2024-02-06 22:09:30.927 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2024-02-06 22:09:30.927 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:30.931 [HikariPool-243 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d28c0af: (connection evicted) 2024-02-06 22:09:30.932 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:30.932 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2024-02-06 22:09:30.932 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2024-02-06 22:09:30.937 [Test worker @coroutine#7366] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2024-02-06 22:09:30.938 [Test worker @coroutine#7366] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:09:30.938 [Test worker @coroutine#7366] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:09:30.938 [Test worker @coroutine#7366] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:09:30.938 [Test worker @coroutine#7366] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:09:30.938 [Test worker @coroutine#7366] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:09:30.938 [Test worker @coroutine#7366] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:09:30.938 [Test worker @coroutine#7366] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3dd2a70d 2024-02-06 22:09:30.938 [Test worker @coroutine#7366] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:09:30.938 [Test worker @coroutine#7366] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:09:30.938 [Test worker @coroutine#7366] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:09:30.938 [Test worker @coroutine#7366] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:09:30.938 [Test worker @coroutine#7366] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:09:30.938 [Test worker @coroutine#7366] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:09:30.938 [Test worker @coroutine#7366] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:09:30.938 [Test worker @coroutine#7366] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:09:30.938 [Test worker @coroutine#7366] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:09:30.938 [Test worker @coroutine#7366] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:09:30.938 [Test worker @coroutine#7366] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:09:30.938 [Test worker @coroutine#7366] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:09:30.938 [Test worker @coroutine#7366] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:09:30.938 [Test worker @coroutine#7366] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:09:30.938 [Test worker @coroutine#7366] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:09:30.938 [Test worker @coroutine#7366] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:09:30.938 [Test worker @coroutine#7366] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:09:30.938 [Test worker @coroutine#7366] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:09:30.938 [Test worker @coroutine#7366] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:09:30.938 [Test worker @coroutine#7366] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2024-02-06 22:09:30.938 [Test worker @coroutine#7366] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:09:30.938 [Test worker @coroutine#7366] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:09:30.938 [Test worker @coroutine#7366] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:09:30.938 [Test worker @coroutine#7366] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:09:30.938 [Test worker @coroutine#7366] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:09:30.938 [Test worker @coroutine#7366] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:09:30.938 [Test worker @coroutine#7366] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:09:30.938 [Test worker @coroutine#7366] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:09:30.938 [Test worker @coroutine#7366] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2024-02-06 22:09:30.939 [Test worker @coroutine#7366] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@2620f935 2024-02-06 22:09:30.939 [Test worker @coroutine#7366] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@2620f935 2024-02-06 22:09:30.939 [Test worker @coroutine#7366] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2024-02-06 22:09:30.958 [Test worker @coroutine#7366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2620f935 2024-02-06 22:09:30.973 [Test worker @coroutine#7367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2620f935 2024-02-06 22:09:30.976 [Test worker @coroutine#7369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2620f935 2024-02-06 22:09:30.978 [Test worker @coroutine#7371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2620f935 2024-02-06 22:09:30.987 [DefaultDispatcher-worker-3 @coroutine#7373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2620f935 2024-02-06 22:09:30.998 [DefaultDispatcher-worker-4 @coroutine#7366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2620f935 2024-02-06 22:09:31.004 [UI Thread @coroutine#7382] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42433/555841657508524032/_ustadmanifest.json 2024-02-06 22:09:31.004 [UI Thread @coroutine#7382] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42433/555841657508524032/_ustadmanifest.json. 2024-02-06 22:09:31.004 [UI Thread @coroutine#7382] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42433/555841657508524032/_ustadmanifest.json 2024-02-06 22:09:31.010 [UI Thread @coroutine#7382] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42433/555841657508524032/_ustadmanifest.json 2024-02-06 22:09:31.010 [UI Thread @coroutine#7382] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42433/555841657508524032/_ustadmanifest.json 2024-02-06 22:09:31.010 [UI Thread @coroutine#7382] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:42433/555841657508524032/_ustadmanifest.json. 2024-02-06 22:09:31.010 [UI Thread @coroutine#7382] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:42433/555841657508524032/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:09:31.011 [UI Thread @coroutine#7382] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42433/tincan.xml 2024-02-06 22:09:31.011 [UI Thread @coroutine#7382] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42433/tincan.xml. 2024-02-06 22:09:31.011 [UI Thread @coroutine#7382] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42433/tincan.xml 2024-02-06 22:09:31.012 [UI Thread @coroutine#7382] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42433/tincan.xml 2024-02-06 22:09:31.012 [UI Thread @coroutine#7382] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42433/tincan.xml 2024-02-06 22:09:31.012 [UI Thread @coroutine#7382] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:42433/tincan.xml. 2024-02-06 22:09:31.012 [UI Thread @coroutine#7382] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:42433/tincan.xml to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:09:31.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2024-02-06 22:09:31.015 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2024-02-06 22:09:31.015 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:09:31.015 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2620f935: (connection evicted) 2024-02-06 22:09:31.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:09:31.016 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2024-02-06 22:09:31.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2024-02-06 22:58:04.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2024-02-06 22:58:04.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:04.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:04.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:04.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:04.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:04.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:04.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7af3874e 2024-02-06 22:58:04.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:04.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:04.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:04.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:04.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:04.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:04.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:04.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:04.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:04.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:04.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:04.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:04.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:04.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:58:04.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:58:04.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:04.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:04.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:58:04.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:04.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2024-02-06 22:58:04.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:04.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:04.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:04.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:04.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:04.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:04.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:04.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:04.491 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2024-02-06 22:58:04.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@df921b1 2024-02-06 22:58:04.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@df921b1 2024-02-06 22:58:04.722 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2024-02-06 22:58:04.822 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:58:04.830 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@a35adfc 2024-02-06 22:58:04.831 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@a35adfc 2024-02-06 22:58:04.835 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f242ca 2024-02-06 22:58:04.835 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f242ca 2024-02-06 22:58:04.840 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@cdc68c 2024-02-06 22:58:04.841 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@cdc68c 2024-02-06 22:58:04.845 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@45cf48f1 2024-02-06 22:58:04.845 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@45cf48f1 2024-02-06 22:58:04.849 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@62b257f9 2024-02-06 22:58:04.849 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@62b257f9 2024-02-06 22:58:04.852 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@74c0ad77 2024-02-06 22:58:04.853 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@74c0ad77 2024-02-06 22:58:04.856 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a57ecc5 2024-02-06 22:58:04.857 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a57ecc5 2024-02-06 22:58:04.852 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@df921b1 2024-02-06 22:58:04.860 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@25e0b7be 2024-02-06 22:58:04.861 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@25e0b7be 2024-02-06 22:58:04.865 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@551d3164 2024-02-06 22:58:04.866 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@551d3164 2024-02-06 22:58:04.866 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 22:58:04.908 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@df921b1 2024-02-06 22:58:04.913 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@df921b1 2024-02-06 22:58:05.246 [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-02-06 22:58:05.247 [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-02-06 22:58:05.247 [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-02-06 22:58:05.248 [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-02-06 22:58:05.311 [DefaultDispatcher-worker-3 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@df921b1 2024-02-06 22:58:05.313 [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-02-06 22:58:05.313 [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-02-06 22:58:05.313 [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-02-06 22:58:05.520 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@df921b1 2024-02-06 22:58:05.616 [DefaultDispatcher-worker-5 @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-02-06 22:58:05.617 [DefaultDispatcher-worker-8 @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-02-06 22:58:05.647 [DefaultDispatcher-worker-5 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@df921b1 2024-02-06 22:58:05.690 [DefaultDispatcher-worker-15 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@df921b1 2024-02-06 22:58:05.717 [DefaultDispatcher-worker-12 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@df921b1 2024-02-06 22:58:05.740 [DefaultDispatcher-worker-3 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@df921b1 2024-02-06 22:58:05.749 [Test worker @coroutine#21] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@df921b1 2024-02-06 22:58:06.071 [DefaultDispatcher-worker-11 @coroutine#23] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@df921b1 2024-02-06 22:58:06.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2024-02-06 22:58:06.151 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2024-02-06 22:58:06.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 22:58:06.172 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@df921b1: (connection evicted) 2024-02-06 22:58:06.173 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a35adfc: (connection evicted) 2024-02-06 22:58:06.173 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f242ca: (connection evicted) 2024-02-06 22:58:06.174 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@cdc68c: (connection evicted) 2024-02-06 22:58:06.174 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45cf48f1: (connection evicted) 2024-02-06 22:58:06.175 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62b257f9: (connection evicted) 2024-02-06 22:58:06.175 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74c0ad77: (connection evicted) 2024-02-06 22:58:06.175 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a57ecc5: (connection evicted) 2024-02-06 22:58:06.176 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25e0b7be: (connection evicted) 2024-02-06 22:58:06.176 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@551d3164: (connection evicted) 2024-02-06 22:58:06.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:06.178 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2024-02-06 22:58:06.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2024-02-06 22:58:06.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2024-02-06 22:58:06.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:06.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:06.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:06.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:06.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:06.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:06.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5dfc2a4 2024-02-06 22:58:06.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:06.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:06.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:06.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:06.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:06.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:06.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:06.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:06.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:06.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:06.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:06.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:06.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:06.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:58:06.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:58:06.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:06.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:06.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:58:06.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:06.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2024-02-06 22:58:06.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:06.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:06.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:06.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:06.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:06.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:06.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:06.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:06.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2024-02-06 22:58:06.193 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@781c2497 2024-02-06 22:58:06.193 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@781c2497 2024-02-06 22:58:06.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2024-02-06 22:58:06.196 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@781c2497 2024-02-06 22:58:06.210 [Test worker @coroutine#27] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@781c2497 2024-02-06 22:58:06.213 [Test worker @coroutine#29] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@781c2497 2024-02-06 22:58:06.217 [DefaultDispatcher-worker-11 @coroutine#32] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:58:06.217 [DefaultDispatcher-worker-11 @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-02-06 22:58:06.217 [DefaultDispatcher-worker-11 @coroutine#32] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:58:06.217 [DefaultDispatcher-worker-11 @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-02-06 22:58:06.231 [DefaultDispatcher-worker-12 @coroutine#31] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@781c2497 2024-02-06 22:58:06.232 [DefaultDispatcher-worker-12 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-06 22:58:06.233 [DefaultDispatcher-worker-12 @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-02-06 22:58:06.233 [DefaultDispatcher-worker-12 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-06 22:58:06.238 [Test worker @coroutine#36] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@781c2497 2024-02-06 22:58:06.255 [DefaultDispatcher-worker-3 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@781c2497 2024-02-06 22:58:06.271 [DefaultDispatcher-worker-2 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@781c2497 2024-02-06 22:58:06.290 [DefaultDispatcher-worker-15 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@781c2497 2024-02-06 22:58:06.294 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:58:06.294 [DefaultDispatcher-worker-6 @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-02-06 22:58:06.294 [DefaultDispatcher-worker-11 @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-02-06 22:58:06.300 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6317fd57 2024-02-06 22:58:06.300 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6317fd57 2024-02-06 22:58:06.304 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dd00f45 2024-02-06 22:58:06.304 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dd00f45 2024-02-06 22:58:06.308 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@69ef9627 2024-02-06 22:58:06.309 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@69ef9627 2024-02-06 22:58:06.310 [DefaultDispatcher-worker-8 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@781c2497 2024-02-06 22:58:06.312 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ced057e 2024-02-06 22:58:06.313 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ced057e 2024-02-06 22:58:06.316 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@70cca8f1 2024-02-06 22:58:06.316 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@70cca8f1 2024-02-06 22:58:06.318 [Test worker @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@781c2497 2024-02-06 22:58:06.320 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d0b2b8a 2024-02-06 22:58:06.320 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d0b2b8a 2024-02-06 22:58:06.324 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@8c0d8a2 2024-02-06 22:58:06.324 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@8c0d8a2 2024-02-06 22:58:06.327 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cc2fa31 2024-02-06 22:58:06.328 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cc2fa31 2024-02-06 22:58:06.331 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@595c5878 2024-02-06 22:58:06.331 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@595c5878 2024-02-06 22:58:06.331 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 22:58:06.432 [DefaultDispatcher-worker-1 @coroutine#48] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@781c2497 2024-02-06 22:58:06.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2024-02-06 22:58:06.474 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2024-02-06 22:58:06.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 22:58:06.475 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@781c2497: (connection evicted) 2024-02-06 22:58:06.476 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6317fd57: (connection evicted) 2024-02-06 22:58:06.476 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6dd00f45: (connection evicted) 2024-02-06 22:58:06.476 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69ef9627: (connection evicted) 2024-02-06 22:58:06.477 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ced057e: (connection evicted) 2024-02-06 22:58:06.477 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70cca8f1: (connection evicted) 2024-02-06 22:58:06.478 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d0b2b8a: (connection evicted) 2024-02-06 22:58:06.478 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8c0d8a2: (connection evicted) 2024-02-06 22:58:06.478 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4cc2fa31: (connection evicted) 2024-02-06 22:58:06.479 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@595c5878: (connection evicted) 2024-02-06 22:58:06.479 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:06.480 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2024-02-06 22:58:06.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2024-02-06 22:58:06.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2024-02-06 22:58:06.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:06.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:06.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:06.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:06.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:06.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:06.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ef8e623 2024-02-06 22:58:06.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:06.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:06.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:06.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:06.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:06.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:06.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:06.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:06.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:06.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:06.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:06.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:06.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:06.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:06.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:06.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:06.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:06.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:06.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:06.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2024-02-06 22:58:06.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:06.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:06.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:06.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:06.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:06.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:06.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:06.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:06.543 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2024-02-06 22:58:06.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fac80a8 2024-02-06 22:58:06.547 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fac80a8 2024-02-06 22:58:06.547 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2024-02-06 22:58:06.647 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:06.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2024-02-06 22:58:06.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:06.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:06.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:06.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:06.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:06.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:06.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f0c45f4 2024-02-06 22:58:06.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:06.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:06.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:06.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:06.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:06.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:06.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:06.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:06.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:06.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:06.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:06.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:06.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:06.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:06.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:06.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:06.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:06.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:06.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:06.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2024-02-06 22:58:06.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:06.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:06.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:06.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:06.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:06.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:06.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:06.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:06.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2024-02-06 22:58:06.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@faec277 2024-02-06 22:58:06.931 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@faec277 2024-02-06 22:58:06.931 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2024-02-06 22:58:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2024-02-06 22:58:06.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:06.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:06.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:06.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:06.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:06.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:06.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1669931a 2024-02-06 22:58:06.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:06.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:06.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:06.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:06.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:06.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:06.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:06.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:06.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:06.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:06.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:06.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:06.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:06.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:06.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:06.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:06.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:06.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:06.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:06.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2024-02-06 22:58:06.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:06.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:06.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:06.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:06.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:06.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:06.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:06.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:06.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2024-02-06 22:58:06.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@12e007be 2024-02-06 22:58:06.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@12e007be 2024-02-06 22:58:06.977 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2024-02-06 22:58:07.031 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:07.077 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:07.117 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@faec277 2024-02-06 22:58:07.122 [DefaultDispatcher-worker-5 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38999/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-06 22:58:07.122 [DefaultDispatcher-worker-5 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38999/com/ustadmobile/core/contenttype/childrens-literature.epub. 2024-02-06 22:58:07.122 [DefaultDispatcher-worker-5 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38999/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-06 22:58:07.240 [DefaultDispatcher-worker-5 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38999/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-06 22:58:07.240 [DefaultDispatcher-worker-5 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38999/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-06 22:58:07.278 [pool-2-thread-1 @coroutine#86] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12e007be 2024-02-06 22:58:07.445 [DefaultDispatcher-worker-5 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Response doesn't have "Content-Type" header, skipping ContentNegotiation plugin 2024-02-06 22:58:07.445 [DefaultDispatcher-worker-5 @coroutine#78] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:38999/com/ustadmobile/core/contenttype/childrens-literature.epub to class io.ktor.utils.io.ByteReadChannel 2024-02-06 22:58:07.688 [DefaultDispatcher-worker-16 @coroutine#91] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12e007be 2024-02-06 22:58:07.698 [DefaultDispatcher-worker-16 @coroutine#93] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12e007be 2024-02-06 22:58:07.746 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2024-02-06 22:58:07.746 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2024-02-06 22:58:07.746 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:07.746 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@faec277: (connection evicted) 2024-02-06 22:58:07.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:07.747 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2024-02-06 22:58:07.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2024-02-06 22:58:07.750 [Test worker @coroutine#105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12e007be 2024-02-06 22:58:07.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2024-02-06 22:58:07.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:07.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:07.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:07.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:07.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:07.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:07.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46e388ec 2024-02-06 22:58:07.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:07.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:07.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:07.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:07.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:07.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:07.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:07.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:07.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:07.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:07.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:07.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:07.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:07.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:07.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:07.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:07.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:07.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:07.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:07.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2024-02-06 22:58:07.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:07.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:07.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:07.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:07.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:07.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:07.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:07.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:07.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2024-02-06 22:58:07.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@5efe5b25 2024-02-06 22:58:07.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@5efe5b25 2024-02-06 22:58:07.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2024-02-06 22:58:07.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2024-02-06 22:58:07.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:07.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:07.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:07.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:07.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:07.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:07.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45707f76 2024-02-06 22:58:07.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:07.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:07.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:07.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:07.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:07.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:07.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:07.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:07.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:07.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:07.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:07.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:07.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:07.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:07.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:07.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:07.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:07.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:07.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:07.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2024-02-06 22:58:07.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:07.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:07.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:07.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:07.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:07.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:07.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:07.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:07.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2024-02-06 22:58:07.779 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@682266d8 2024-02-06 22:58:07.779 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@682266d8 2024-02-06 22:58:07.779 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2024-02-06 22:58:07.856 [HikariPool-6 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:07.872 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2024-02-06 22:58:07.872 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2024-02-06 22:58:07.872 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:07.873 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5efe5b25: (connection evicted) 2024-02-06 22:58:07.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:07.874 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2024-02-06 22:58:07.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2024-02-06 22:58:07.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2024-02-06 22:58:07.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:07.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:07.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:07.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:07.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:07.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:07.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@284d4885 2024-02-06 22:58:07.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:07.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:07.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:07.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:07.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:07.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:07.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:07.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:07.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:07.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:07.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:07.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:07.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:07.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:07.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:07.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:07.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:07.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:07.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:07.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2024-02-06 22:58:07.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:07.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:07.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:07.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:07.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:07.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:07.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:07.879 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:07.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:07.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2024-02-06 22:58:07.880 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@a69f9d 2024-02-06 22:58:07.880 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@a69f9d 2024-02-06 22:58:07.880 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2024-02-06 22:58:07.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2024-02-06 22:58:07.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:07.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:07.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:07.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:07.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:07.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:07.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a8dcfbb 2024-02-06 22:58:07.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:07.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:07.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:07.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:07.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:07.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:07.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:07.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:07.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:07.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:07.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:07.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:07.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:07.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:07.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:07.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:07.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:07.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:07.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:07.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2024-02-06 22:58:07.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:07.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:07.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:07.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:07.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:07.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:07.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:07.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:07.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2024-02-06 22:58:07.905 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@5597ca3 2024-02-06 22:58:07.905 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@5597ca3 2024-02-06 22:58:07.905 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2024-02-06 22:58:07.915 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2024-02-06 22:58:07.915 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2024-02-06 22:58:07.915 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:07.915 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a69f9d: (connection evicted) 2024-02-06 22:58:07.916 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:07.916 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2024-02-06 22:58:07.916 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2024-02-06 22:58:07.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2024-02-06 22:58:07.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:07.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:07.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:07.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:07.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:07.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:07.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37e55819 2024-02-06 22:58:07.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:07.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:07.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:07.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:07.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:07.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:07.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:07.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:07.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:07.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:07.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:07.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:07.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:07.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:07.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:07.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:07.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:07.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:07.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:07.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2024-02-06 22:58:07.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:07.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:07.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:07.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:07.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:07.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:07.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:07.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:07.922 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2024-02-06 22:58:07.922 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@6248cfab 2024-02-06 22:58:07.922 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@6248cfab 2024-02-06 22:58:07.922 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2024-02-06 22:58:07.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2024-02-06 22:58:07.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:07.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:07.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:07.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:07.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:07.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:07.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5871a482 2024-02-06 22:58:07.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:07.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:07.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:07.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:07.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:07.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:07.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:07.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:07.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:07.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:07.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:07.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:07.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:07.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:07.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:07.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:07.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:07.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:07.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:07.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2024-02-06 22:58:07.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:07.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:07.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:07.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:07.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:07.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:07.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:07.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:07.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2024-02-06 22:58:07.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@296676c4 2024-02-06 22:58:07.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@296676c4 2024-02-06 22:58:07.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2024-02-06 22:58:07.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2024-02-06 22:58:07.960 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2024-02-06 22:58:07.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:07.960 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6248cfab: (connection evicted) 2024-02-06 22:58:07.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:07.961 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2024-02-06 22:58:07.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2024-02-06 22:58:07.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2024-02-06 22:58:07.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:07.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:07.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:07.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:07.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:07.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:07.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@156324b 2024-02-06 22:58:07.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:07.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:07.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:07.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:07.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:07.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:07.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:07.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:07.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:07.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:07.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:07.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:07.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:07.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:07.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:07.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:07.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:07.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:07.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:07.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2024-02-06 22:58:07.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:07.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:07.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:07.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:07.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:07.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:07.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:07.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:07.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2024-02-06 22:58:07.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e29a81a 2024-02-06 22:58:07.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e29a81a 2024-02-06 22:58:07.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2024-02-06 22:58:08.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2024-02-06 22:58:08.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:08.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:08.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:08.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:08.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:08.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:08.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b4b8199 2024-02-06 22:58:08.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:08.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:08.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:08.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:08.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:08.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:08.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:08.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:08.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:08.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:08.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:08.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:08.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:08.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:08.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:08.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:08.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:08.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:08.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:08.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2024-02-06 22:58:08.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:08.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:08.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:08.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:08.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:08.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:08.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:08.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:08.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2024-02-06 22:58:08.005 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:08.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fced25c 2024-02-06 22:58:08.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fced25c 2024-02-06 22:58:08.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2024-02-06 22:58:08.048 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:08.067 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2024-02-06 22:58:08.067 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2024-02-06 22:58:08.067 [HikariPool-12 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:08.067 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:08.067 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e29a81a: (connection evicted) 2024-02-06 22:58:08.068 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:08.068 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2024-02-06 22:58:08.068 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2024-02-06 22:58:08.120 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:08.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2024-02-06 22:58:08.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:08.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:08.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:08.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:08.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:08.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:08.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c9e19de 2024-02-06 22:58:08.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:08.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:08.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:08.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:08.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:08.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:08.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:08.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:08.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:08.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:08.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:08.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:08.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:08.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:08.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:08.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:08.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:08.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:08.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:08.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2024-02-06 22:58:08.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:08.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:08.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:08.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:08.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:08.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:08.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:08.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:08.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2024-02-06 22:58:08.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@6115846e 2024-02-06 22:58:08.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@6115846e 2024-02-06 22:58:08.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2024-02-06 22:58:08.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2024-02-06 22:58:08.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:08.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:08.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:08.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:08.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:08.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:08.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1bec1589 2024-02-06 22:58:08.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:08.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:08.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:08.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:08.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:08.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:08.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:08.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:08.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:08.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:08.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:08.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:08.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:08.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:08.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:08.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:08.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:08.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:08.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:08.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2024-02-06 22:58:08.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:08.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:08.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:08.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:08.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:08.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:08.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:08.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:08.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2024-02-06 22:58:08.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@14590fe2 2024-02-06 22:58:08.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@14590fe2 2024-02-06 22:58:08.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2024-02-06 22:58:08.316 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:08.363 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:08.418 [DefaultDispatcher-worker-14 @coroutine#135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14590fe2 2024-02-06 22:58:08.483 [DefaultDispatcher-worker-16 @coroutine#138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14590fe2 2024-02-06 22:58:08.495 [DefaultDispatcher-worker-12 @coroutine#140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14590fe2 2024-02-06 22:58:08.509 [DefaultDispatcher-worker-12 @coroutine#142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14590fe2 2024-02-06 22:58:08.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2024-02-06 22:58:08.622 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2024-02-06 22:58:08.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:08.622 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6115846e: (connection evicted) 2024-02-06 22:58:08.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:08.623 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2024-02-06 22:58:08.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2024-02-06 22:58:08.630 [Test worker @coroutine#314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14590fe2 2024-02-06 22:58:08.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2024-02-06 22:58:08.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:08.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:08.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:08.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:08.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:08.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:08.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1488a861 2024-02-06 22:58:08.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:08.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:08.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:08.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:08.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:08.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:08.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:08.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:08.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:08.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:08.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:08.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:08.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:08.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:08.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:08.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:08.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:08.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:08.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:08.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2024-02-06 22:58:08.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:08.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:08.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:08.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:08.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:08.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:08.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:08.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:08.646 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2024-02-06 22:58:08.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@30228de7 2024-02-06 22:58:08.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@30228de7 2024-02-06 22:58:08.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2024-02-06 22:58:08.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2024-02-06 22:58:08.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:08.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:08.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:08.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:08.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:08.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:08.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28bd5015 2024-02-06 22:58:08.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:08.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:08.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:08.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:08.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:08.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:08.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:08.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:08.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:08.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:08.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:08.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:08.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:08.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:08.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:08.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:08.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:08.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:08.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:08.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2024-02-06 22:58:08.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:08.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:08.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:08.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:08.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:08.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:08.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:08.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:08.674 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2024-02-06 22:58:08.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@d1f23a0 2024-02-06 22:58:08.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@d1f23a0 2024-02-06 22:58:08.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2024-02-06 22:58:08.680 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2024-02-06 22:58:08.681 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2024-02-06 22:58:08.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:08.681 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30228de7: (connection evicted) 2024-02-06 22:58:08.682 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:08.682 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2024-02-06 22:58:08.682 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2024-02-06 22:58:08.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2024-02-06 22:58:08.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:08.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:08.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:08.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:08.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:08.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:08.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@273293c8 2024-02-06 22:58:08.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:08.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:08.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:08.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:08.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:08.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:08.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:08.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:08.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:08.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:08.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:08.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:08.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:08.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:08.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:08.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:08.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:08.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:08.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:08.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2024-02-06 22:58:08.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:08.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:08.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:08.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:08.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:08.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:08.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:08.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:08.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2024-02-06 22:58:08.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@ca2cd5e 2024-02-06 22:58:08.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@ca2cd5e 2024-02-06 22:58:08.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2024-02-06 22:58:08.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2024-02-06 22:58:08.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:08.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:08.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:08.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:08.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:08.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:08.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a120b9 2024-02-06 22:58:08.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:08.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:08.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:08.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:08.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:08.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:08.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:08.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:08.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:08.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:08.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:08.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:08.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:08.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:08.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:08.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:08.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:08.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:08.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:08.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2024-02-06 22:58:08.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:08.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:08.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:08.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:08.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:08.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:08.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:08.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:08.713 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2024-02-06 22:58:08.714 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b7b0b57 2024-02-06 22:58:08.714 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b7b0b57 2024-02-06 22:58:08.714 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2024-02-06 22:58:08.718 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2024-02-06 22:58:08.718 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2024-02-06 22:58:08.718 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:08.719 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ca2cd5e: (connection evicted) 2024-02-06 22:58:08.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:08.719 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2024-02-06 22:58:08.719 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2024-02-06 22:58:08.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2024-02-06 22:58:08.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:08.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:08.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:08.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:08.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:08.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:08.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ff2266c 2024-02-06 22:58:08.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:08.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:08.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:08.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:08.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:08.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:08.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:08.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:08.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:08.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:08.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:08.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:08.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:08.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:08.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:08.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:08.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:08.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:08.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:08.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2024-02-06 22:58:08.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:08.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:08.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:08.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:08.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:08.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:08.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:08.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:08.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2024-02-06 22:58:08.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@83ebdc5 2024-02-06 22:58:08.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@83ebdc5 2024-02-06 22:58:08.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2024-02-06 22:58:08.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2024-02-06 22:58:08.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:08.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:08.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:08.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:08.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:08.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:08.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a047bdb 2024-02-06 22:58:08.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:08.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:08.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:08.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:08.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:08.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:08.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:08.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:08.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:08.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:08.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:08.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:08.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:08.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:08.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:08.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:08.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:08.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:08.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:08.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2024-02-06 22:58:08.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:08.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:08.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:08.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:08.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:08.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:08.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:08.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:08.748 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2024-02-06 22:58:08.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@7856f41a 2024-02-06 22:58:08.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@7856f41a 2024-02-06 22:58:08.749 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2024-02-06 22:58:08.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2024-02-06 22:58:08.756 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2024-02-06 22:58:08.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:08.756 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@83ebdc5: (connection evicted) 2024-02-06 22:58:08.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:08.757 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2024-02-06 22:58:08.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2024-02-06 22:58:08.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2024-02-06 22:58:08.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:08.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:08.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:08.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:08.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:08.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:08.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e3b2dd3 2024-02-06 22:58:08.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:08.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:08.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:08.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:08.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:08.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:08.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:08.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:08.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:08.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:08.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:08.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:08.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:08.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:08.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:08.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:08.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:08.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:08.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:08.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2024-02-06 22:58:08.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:08.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:08.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:08.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:08.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:08.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:08.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:08.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:08.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2024-02-06 22:58:08.765 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c011855 2024-02-06 22:58:08.765 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c011855 2024-02-06 22:58:08.765 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2024-02-06 22:58:08.775 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:08.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2024-02-06 22:58:08.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:08.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:08.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:08.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:08.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:08.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:08.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6591f8ea 2024-02-06 22:58:08.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:08.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:08.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:08.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:08.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:08.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:08.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:08.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:08.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:08.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:08.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:08.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:08.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:08.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:08.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:08.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:08.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:08.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:08.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:08.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2024-02-06 22:58:08.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:08.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:08.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:08.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:08.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:08.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:08.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:08.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:08.786 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2024-02-06 22:58:08.791 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@279c4e3b 2024-02-06 22:58:08.791 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@279c4e3b 2024-02-06 22:58:08.791 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2024-02-06 22:58:08.814 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:08.817 [DefaultDispatcher-worker-14 @coroutine#336] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -version 2024-02-06 22:58:08.849 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:08.865 [HikariPool-22 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:08.886 [DefaultDispatcher-worker-14 @coroutine#336] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -v quiet -print_format json -show_error -show_format -show_streams -show_chapters /tmp/junit2753145700491584333/junit13603211230002358748.tmp 2024-02-06 22:58:08.891 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:08.970 [DefaultDispatcher-worker-14 @coroutine#336] DEBUG net.bramp.ffmpeg.FFprobe - { "streams": [ { "index": 0, "codec_name": "h264", "codec_long_name": "H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10", "profile": "High", "codec_type": "video", "codec_time_base": "36131/2150400", "codec_tag_string": "avc1", "codec_tag": "0x31637661", "width": 1920, "height": 1080, "coded_width": 1920, "coded_height": 1088, "has_b_frames": 1, "sample_aspect_ratio": "1:1", "display_aspect_ratio": "16:9", "pix_fmt": "yuv420p", "level": 40, "color_range": "tv", "color_space": "bt709", "color_transfer": "bt709", "color_primaries": "bt709", "chroma_location": "left", "refs": 1, "is_avc": "true", "nal_length_size": "4", "r_frame_rate": "30/1", "avg_frame_rate": "1075200/36131", 2024-02-06 22:58:08.990 [DefaultDispatcher-worker-14 @coroutine#336] DEBUG net.bramp.ffmpeg.FFprobe - "time_base": "1/15360", "start_pts": 0, "start_time": "0.000000", "duration_ts": 17695, "duration": "1.152018", "bit_rate": "3011701", "bits_per_raw_sample": "8", "nb_frames": "70", "disposition": { "default": 1, "dub": 0, "original": 0, "comment": 0, "lyrics": 0, "karaoke": 0, "forced": 0, "hearing_impaired": 0, "visual_impaired": 0, "clean_effects": 0, "attached_pic": 0, "timed_thumbnails": 0 }, "tags": { "creation_time": "2019-01-29T08:44:17.000000Z", "language": "und", "handler_name": "Core Media Video" } }, { "index": 1, "codec_name": "aac", "codec_long_name": "AAC (Advanced Audio Coding 2024-02-06 22:58:08.993 [DefaultDispatcher-worker-14 @coroutine#336] DEBUG net.bramp.ffmpeg.FFprobe - )", "profile": "LC", "codec_type": "audio", "codec_time_base": "1/44100", "codec_tag_string": "mp4a", "codec_tag": "0x6134706d", "sample_fmt": "fltp", "sample_rate": "44100", "channels": 2, "channel_layout": "stereo", "bits_per_sample": 0, "r_frame_rate": "0/0", "avg_frame_rate": "0/0", "time_base": "1/44100", "start_pts": 0, "start_time": "0.000000", "duration_ts": 50803, "duration": "1.151995", "bit_rate": "127320", "max_bit_rate": "127999", "nb_frames": "53", "disposition": { "default": 1, "dub": 0, "original": 0, "comment": 0, "lyrics": 0, "karaoke": 0, "forced": 0, "hearing_impaired": 0, "visual_impaired": 0, 2024-02-06 22:58:08.995 [DefaultDispatcher-worker-14 @coroutine#336] DEBUG net.bramp.ffmpeg.FFprobe - "clean_effects": 0, "attached_pic": 0, "timed_thumbnails": 0 }, "tags": { "creation_time": "2019-01-29T08:44:17.000000Z", "language": "und", "handler_name": "Core Media Audio" } } ], "chapters": [ ], "format": { "filename": "/tmp/junit2753145700491584333/junit13603211230002358748.tmp", "nb_streams": 2, "nb_programs": 0, "format_name": "mov,mp4,m4a,3gp,3g2,mj2", "format_long_name": "QuickTime / MOV", "start_time": "0.000000", "duration": "1.152000", "size": "907481", "bit_rate": "6301951", "probe_score": 100, "tags": { "major_brand": "mp42", "minor_version": "1", "compatible_brands": "mp41mp42isom", "creation_time": "2019-01-29T08:44:17.000000Z" } } } 2024-02-06 22:58:08.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2024-02-06 22:58:08.997 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2024-02-06 22:58:08.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:08.999 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c011855: (connection evicted) 2024-02-06 22:58:09.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:09.000 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2024-02-06 22:58:09.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2024-02-06 22:58:09.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2024-02-06 22:58:09.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:09.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:09.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:09.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:09.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:09.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:09.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41059616 2024-02-06 22:58:09.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:09.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:09.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:09.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:09.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:09.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:09.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:09.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:09.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:09.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:09.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:09.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:09.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:09.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:09.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:09.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:09.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:09.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:09.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:09.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2024-02-06 22:58:09.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:09.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:09.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:09.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:09.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:09.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:09.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:09.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:09.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2024-02-06 22:58:09.011 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@34e25492 2024-02-06 22:58:09.011 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@34e25492 2024-02-06 22:58:09.011 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2024-02-06 22:58:09.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2024-02-06 22:58:09.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:09.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:09.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:09.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:09.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:09.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:09.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32f308c6 2024-02-06 22:58:09.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:09.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:09.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:09.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:09.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:09.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:09.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:09.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:09.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:09.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:09.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:09.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:09.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:09.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:09.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:09.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:09.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:09.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:09.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:09.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2024-02-06 22:58:09.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:09.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:09.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:09.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:09.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:09.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:09.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:09.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:09.045 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2024-02-06 22:58:09.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@698ac187 2024-02-06 22:58:09.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@698ac187 2024-02-06 22:58:09.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2024-02-06 22:58:09.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2024-02-06 22:58:09.061 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2024-02-06 22:58:09.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:09.070 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34e25492: (connection evicted) 2024-02-06 22:58:09.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:09.071 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2024-02-06 22:58:09.071 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2024-02-06 22:58:09.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2024-02-06 22:58:09.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:09.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:09.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:09.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:09.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:09.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:09.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ab455e2 2024-02-06 22:58:09.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:09.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:09.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:09.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:09.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:09.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:09.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:09.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:09.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:09.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:09.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:09.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:09.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:09.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:09.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:09.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:09.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:09.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:09.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:09.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2024-02-06 22:58:09.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:09.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:09.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:09.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:09.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:09.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:09.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:09.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:09.075 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2024-02-06 22:58:09.078 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ac685ef 2024-02-06 22:58:09.078 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ac685ef 2024-02-06 22:58:09.078 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2024-02-06 22:58:09.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2024-02-06 22:58:09.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:09.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:09.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:09.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:09.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:09.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:09.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@223cbf0d 2024-02-06 22:58:09.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:09.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:09.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:09.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:09.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:09.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:09.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:09.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:09.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:09.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:09.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:09.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:09.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:09.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:09.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:09.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:09.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:09.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:09.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:09.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2024-02-06 22:58:09.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:09.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:09.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:09.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:09.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:09.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:09.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:09.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:09.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2024-02-06 22:58:09.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ddb302 2024-02-06 22:58:09.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ddb302 2024-02-06 22:58:09.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2024-02-06 22:58:09.147 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:09.161 [DefaultDispatcher-worker-4 @coroutine#348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ddb302 2024-02-06 22:58:09.164 [DefaultDispatcher-worker-4 @coroutine#350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ddb302 2024-02-06 22:58:09.167 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2024-02-06 22:58:09.167 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2024-02-06 22:58:09.167 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:09.169 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ac685ef: (connection evicted) 2024-02-06 22:58:09.170 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:09.170 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2024-02-06 22:58:09.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2024-02-06 22:58:09.171 [Test worker @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ddb302 2024-02-06 22:58:09.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2024-02-06 22:58:09.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:09.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:09.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:09.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:09.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:09.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:09.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49e0b123 2024-02-06 22:58:09.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:09.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:09.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:09.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:09.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:09.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:09.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:09.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:09.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:09.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:09.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:09.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:09.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:09.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:09.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:09.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:09.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:09.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:09.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:09.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2024-02-06 22:58:09.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:09.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:09.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:09.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:09.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:09.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:09.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:09.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:09.175 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2024-02-06 22:58:09.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@195498aa 2024-02-06 22:58:09.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@195498aa 2024-02-06 22:58:09.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2024-02-06 22:58:09.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2024-02-06 22:58:09.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:09.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:09.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:09.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:09.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:09.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:09.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b360972 2024-02-06 22:58:09.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:09.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:09.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:09.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:09.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:09.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:09.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:09.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:09.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:09.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:09.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:09.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:09.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:09.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:09.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:09.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:09.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:09.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:09.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:09.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2024-02-06 22:58:09.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:09.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:09.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:09.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:09.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:09.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:09.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:09.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:09.201 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2024-02-06 22:58:09.209 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@68821f6 2024-02-06 22:58:09.209 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@68821f6 2024-02-06 22:58:09.209 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2024-02-06 22:58:09.213 [DefaultDispatcher-worker-5 @coroutine#361] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -version 2024-02-06 22:58:09.219 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:09.267 [DefaultDispatcher-worker-5 @coroutine#361] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -v quiet -print_format json -show_error -show_format -show_streams -show_chapters /tmp/junit7160362850058636611/junit15035559556519476368.tmp 2024-02-06 22:58:09.279 [HikariPool-28 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:09.309 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:09.312 [DefaultDispatcher-worker-5 @coroutine#361] DEBUG net.bramp.ffmpeg.FFprobe - { "error": { "code": -1094995529, "string": "Invalid data found when processing input" } } 2024-02-06 22:58:09.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2024-02-06 22:58:09.317 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2024-02-06 22:58:09.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:09.317 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@195498aa: (connection evicted) 2024-02-06 22:58:09.318 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:09.318 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2024-02-06 22:58:09.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2024-02-06 22:58:09.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2024-02-06 22:58:09.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:09.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:09.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:09.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:09.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:09.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:09.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@579f3c8e 2024-02-06 22:58:09.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:09.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:09.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:09.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:09.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:09.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:09.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:09.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:09.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:09.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:09.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:09.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:09.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:09.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:09.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:09.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:09.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:09.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:09.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:09.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2024-02-06 22:58:09.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:09.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:09.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:09.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:09.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:09.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:09.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:09.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:09.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2024-02-06 22:58:09.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e2824b1 2024-02-06 22:58:09.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e2824b1 2024-02-06 22:58:09.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2024-02-06 22:58:09.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2024-02-06 22:58:09.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:09.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:09.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:09.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:09.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:09.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:09.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@534d0e20 2024-02-06 22:58:09.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:09.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:09.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:09.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:09.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:09.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:09.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:09.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:09.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:09.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:09.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:09.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:09.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:09.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:09.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:09.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:09.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:09.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:09.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:09.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2024-02-06 22:58:09.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:09.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:09.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:09.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:09.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:09.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:09.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:09.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:09.352 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2024-02-06 22:58:09.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f4a605f 2024-02-06 22:58:09.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f4a605f 2024-02-06 22:58:09.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2024-02-06 22:58:09.364 [DefaultDispatcher-worker-5 @coroutine#368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f4a605f 2024-02-06 22:58:09.365 [DefaultDispatcher-worker-5 @coroutine#370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f4a605f 2024-02-06 22:58:09.366 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2024-02-06 22:58:09.366 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2024-02-06 22:58:09.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:09.367 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e2824b1: (connection evicted) 2024-02-06 22:58:09.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:09.367 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2024-02-06 22:58:09.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2024-02-06 22:58:09.368 [Test worker @coroutine#374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f4a605f 2024-02-06 22:58:09.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2024-02-06 22:58:09.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:09.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:09.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:09.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:09.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:09.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:09.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a01ffff 2024-02-06 22:58:09.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:09.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:09.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:09.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:09.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:09.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:09.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:09.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:09.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:09.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:09.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:09.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:09.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:09.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:09.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:09.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:09.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:09.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:09.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:09.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2024-02-06 22:58:09.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:09.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:09.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:09.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:09.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:09.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:09.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:09.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:09.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2024-02-06 22:58:09.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fa879ed 2024-02-06 22:58:09.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fa879ed 2024-02-06 22:58:09.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2024-02-06 22:58:09.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2024-02-06 22:58:09.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:09.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:09.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:09.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:09.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:09.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:09.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@661db63e 2024-02-06 22:58:09.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:09.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:09.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:09.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:09.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:09.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:09.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:09.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:09.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:09.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:09.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:09.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:09.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:09.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:09.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:09.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:09.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:09.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:09.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:09.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2024-02-06 22:58:09.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:09.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:09.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:09.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:09.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:09.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:09.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:09.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:09.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2024-02-06 22:58:09.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@429f0ca8 2024-02-06 22:58:09.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@429f0ca8 2024-02-06 22:58:09.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2024-02-06 22:58:09.454 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:09.460 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2024-02-06 22:58:09.460 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2024-02-06 22:58:09.460 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:09.461 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fa879ed: (connection evicted) 2024-02-06 22:58:09.461 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:09.461 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2024-02-06 22:58:09.461 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2024-02-06 22:58:09.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2024-02-06 22:58:09.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:09.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:09.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:09.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:09.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:09.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:09.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3de88f64 2024-02-06 22:58:09.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:09.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:09.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:09.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:09.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:09.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:09.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:09.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:09.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:09.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:09.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:09.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:09.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:09.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:09.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:09.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:09.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:09.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:09.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:09.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2024-02-06 22:58:09.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:09.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:09.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:09.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:09.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:09.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:09.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:09.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:09.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2024-02-06 22:58:09.466 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@79b8ecb 2024-02-06 22:58:09.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@79b8ecb 2024-02-06 22:58:09.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2024-02-06 22:58:09.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2024-02-06 22:58:09.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:09.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:09.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:09.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:09.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:09.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:09.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3722f39d 2024-02-06 22:58:09.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:09.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:09.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:09.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:09.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:09.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:09.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:09.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:09.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:09.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:09.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:09.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:09.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:09.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:09.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:09.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:09.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:09.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:09.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:09.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2024-02-06 22:58:09.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:09.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:09.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:09.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:09.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:09.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:09.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:09.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:09.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2024-02-06 22:58:09.488 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@57b63253 2024-02-06 22:58:09.488 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@57b63253 2024-02-06 22:58:09.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2024-02-06 22:58:09.491 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2024-02-06 22:58:09.491 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2024-02-06 22:58:09.491 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:09.492 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79b8ecb: (connection evicted) 2024-02-06 22:58:09.492 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:09.492 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2024-02-06 22:58:09.492 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2024-02-06 22:58:09.494 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:09.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2024-02-06 22:58:09.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:09.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:09.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:09.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:09.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:09.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:09.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73d91faf 2024-02-06 22:58:09.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:09.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:09.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:09.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:09.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:09.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:09.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:09.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:09.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:09.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:09.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:09.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:09.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:09.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:09.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:09.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:09.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:09.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:09.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:09.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2024-02-06 22:58:09.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:09.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:09.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:09.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:09.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:09.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:09.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:09.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:09.496 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2024-02-06 22:58:09.496 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f112f70 2024-02-06 22:58:09.496 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f112f70 2024-02-06 22:58:09.496 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2024-02-06 22:58:09.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2024-02-06 22:58:09.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:09.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:09.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:09.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:09.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:09.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:09.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@342723a3 2024-02-06 22:58:09.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:09.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:09.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:09.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:09.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:09.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:09.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:09.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:09.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:09.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:09.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:09.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:09.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:09.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:09.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:09.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:09.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:09.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:09.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:09.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2024-02-06 22:58:09.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:09.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:09.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:09.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:09.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:09.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:09.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:09.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:09.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2024-02-06 22:58:09.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b751cb1 2024-02-06 22:58:09.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b751cb1 2024-02-06 22:58:09.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2024-02-06 22:58:09.524 [DefaultDispatcher-worker-5 @coroutine#391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b751cb1 2024-02-06 22:58:09.526 [DefaultDispatcher-worker-5 @coroutine#393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b751cb1 2024-02-06 22:58:09.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2024-02-06 22:58:09.527 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2024-02-06 22:58:09.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:09.528 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f112f70: (connection evicted) 2024-02-06 22:58:09.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:09.528 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2024-02-06 22:58:09.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2024-02-06 22:58:09.529 [Test worker @coroutine#397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b751cb1 2024-02-06 22:58:09.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2024-02-06 22:58:09.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:09.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:09.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:09.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:09.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:09.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:09.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ea3a513 2024-02-06 22:58:09.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:09.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:09.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:09.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:09.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:09.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:09.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:09.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:09.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:09.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:09.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:09.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:09.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:09.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:09.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:09.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:09.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:09.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:09.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:09.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2024-02-06 22:58:09.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:09.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:09.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:09.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:09.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:09.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:09.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:09.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:09.532 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2024-02-06 22:58:09.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b336cc8 2024-02-06 22:58:09.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b336cc8 2024-02-06 22:58:09.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2024-02-06 22:58:09.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2024-02-06 22:58:09.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:09.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:09.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:09.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:09.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:09.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:09.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2570b316 2024-02-06 22:58:09.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:09.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:09.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:09.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:09.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:09.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:09.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:09.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:09.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:09.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:09.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:09.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:09.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:09.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:09.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:09.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:09.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:09.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:09.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:09.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2024-02-06 22:58:09.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:09.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:09.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:09.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:09.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:09.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:09.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:09.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:09.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2024-02-06 22:58:09.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@75c33608 2024-02-06 22:58:09.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@75c33608 2024-02-06 22:58:09.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2024-02-06 22:58:09.559 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2024-02-06 22:58:09.560 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2024-02-06 22:58:09.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:09.560 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b336cc8: (connection evicted) 2024-02-06 22:58:09.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:09.560 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2024-02-06 22:58:09.560 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2024-02-06 22:58:09.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2024-02-06 22:58:09.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:09.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:09.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:09.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:09.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:09.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:09.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3514ac7d 2024-02-06 22:58:09.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:09.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:09.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:09.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:09.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:09.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:09.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:09.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:09.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:09.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:09.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:09.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:09.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:09.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:58:09.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:58:09.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:09.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:09.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:58:09.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:09.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2024-02-06 22:58:09.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:09.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:09.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:09.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:09.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:09.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:09.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:09.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:09.570 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2024-02-06 22:58:09.570 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@160c7c42 2024-02-06 22:58:09.570 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@160c7c42 2024-02-06 22:58:09.570 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2024-02-06 22:58:09.588 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:09.596 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@160c7c42 2024-02-06 22:58:09.613 [Test worker @coroutine#405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@160c7c42 2024-02-06 22:58:09.617 [Test worker @coroutine#408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@160c7c42 2024-02-06 22:58:09.618 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:09.653 [DefaultDispatcher-worker-5 @coroutine#410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@160c7c42 2024-02-06 22:58:09.655 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:09.662 [Test worker @coroutine#413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@160c7c42 2024-02-06 22:58:09.675 [HikariPool-40 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:09.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2024-02-06 22:58:09.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:09.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:09.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:09.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:09.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:09.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:09.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75805562 2024-02-06 22:58:09.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:09.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:09.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:09.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:09.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:09.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:09.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:09.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:09.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:09.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:09.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:09.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:09.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:09.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:09.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:09.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:09.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:09.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:09.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:09.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2024-02-06 22:58:09.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:09.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:09.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:09.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:09.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:09.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:09.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:09.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:09.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2024-02-06 22:58:09.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fedf908 2024-02-06 22:58:09.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fedf908 2024-02-06 22:58:09.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2024-02-06 22:58:09.681 [HikariPool-40 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c3d1218 2024-02-06 22:58:09.681 [HikariPool-40 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c3d1218 2024-02-06 22:58:09.684 [HikariPool-40 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@52fae7ef 2024-02-06 22:58:09.685 [HikariPool-40 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@52fae7ef 2024-02-06 22:58:09.688 [HikariPool-40 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@56c57968 2024-02-06 22:58:09.688 [HikariPool-40 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@56c57968 2024-02-06 22:58:09.691 [HikariPool-40 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@13c7edd4 2024-02-06 22:58:09.691 [HikariPool-40 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@13c7edd4 2024-02-06 22:58:09.695 [HikariPool-40 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@27de8066 2024-02-06 22:58:09.695 [HikariPool-40 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@27de8066 2024-02-06 22:58:09.698 [HikariPool-40 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@221edeed 2024-02-06 22:58:09.698 [HikariPool-40 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@221edeed 2024-02-06 22:58:09.701 [HikariPool-40 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fededff 2024-02-06 22:58:09.701 [HikariPool-40 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fededff 2024-02-06 22:58:09.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2024-02-06 22:58:09.704 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2024-02-06 22:58:09.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=8, active=0, idle=8, waiting=0) 2024-02-06 22:58:09.704 [HikariPool-40 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Closing connection org.sqlite.jdbc4.JDBC4Connection@160c7c42: (connection evicted) 2024-02-06 22:58:09.705 [HikariPool-40 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@73e8129b 2024-02-06 22:58:09.705 [HikariPool-40 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@73e8129b 2024-02-06 22:58:09.705 [HikariPool-40 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c3d1218: (connection evicted) 2024-02-06 22:58:09.705 [HikariPool-40 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52fae7ef: (connection evicted) 2024-02-06 22:58:09.706 [HikariPool-40 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56c57968: (connection evicted) 2024-02-06 22:58:09.706 [HikariPool-40 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13c7edd4: (connection evicted) 2024-02-06 22:58:09.707 [HikariPool-40 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27de8066: (connection evicted) 2024-02-06 22:58:09.707 [HikariPool-40 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Closing connection org.sqlite.jdbc4.JDBC4Connection@221edeed: (connection evicted) 2024-02-06 22:58:09.707 [HikariPool-40 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5fededff: (connection evicted) 2024-02-06 22:58:09.708 [HikariPool-40 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73e8129b: (connection evicted) 2024-02-06 22:58:09.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:09.709 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2024-02-06 22:58:09.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2024-02-06 22:58:09.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2024-02-06 22:58:09.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:09.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:09.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:09.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:09.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:09.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:09.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53ba25ff 2024-02-06 22:58:09.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:09.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:09.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:09.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:09.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:09.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:09.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:09.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:09.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:09.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:09.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:09.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:09.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:09.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:58:09.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:58:09.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:09.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:09.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:58:09.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:09.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2024-02-06 22:58:09.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:09.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:09.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:09.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:09.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:09.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:09.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:09.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:09.714 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2024-02-06 22:58:09.718 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@2976ef56 2024-02-06 22:58:09.718 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@2976ef56 2024-02-06 22:58:09.718 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2024-02-06 22:58:09.719 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2976ef56 2024-02-06 22:58:09.732 [Test worker @coroutine#424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2976ef56 2024-02-06 22:58:09.735 [Test worker @coroutine#426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2976ef56 2024-02-06 22:58:09.751 [DefaultDispatcher-worker-3 @coroutine#428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2976ef56 2024-02-06 22:58:09.755 [Test worker @coroutine#431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2976ef56 2024-02-06 22:58:09.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2024-02-06 22:58:09.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:09.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:09.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:09.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:09.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:09.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:09.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e49b011 2024-02-06 22:58:09.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:09.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:09.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:09.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:09.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:09.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:09.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:09.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:09.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:09.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:09.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:09.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:09.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:09.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:09.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:09.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:09.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:09.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:09.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:09.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2024-02-06 22:58:09.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:09.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:09.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:09.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:09.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:09.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:09.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:09.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:09.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2024-02-06 22:58:09.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@19a7906c 2024-02-06 22:58:09.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@19a7906c 2024-02-06 22:58:09.759 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2024-02-06 22:58:09.768 [DefaultDispatcher-worker-7 @coroutine#441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19a7906c 2024-02-06 22:58:09.770 [Test worker @coroutine#443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19a7906c 2024-02-06 22:58:09.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2024-02-06 22:58:09.775 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2024-02-06 22:58:09.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:09.775 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2976ef56: (connection evicted) 2024-02-06 22:58:09.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:09.776 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2024-02-06 22:58:09.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2024-02-06 22:58:09.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2024-02-06 22:58:09.779 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:09.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:09.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:09.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:09.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:09.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:09.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:09.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62158991 2024-02-06 22:58:09.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:09.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:09.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:09.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:09.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:09.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:09.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:09.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:09.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:09.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:09.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:09.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:09.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:09.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:58:09.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:58:09.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:09.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:09.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:58:09.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:09.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2024-02-06 22:58:09.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:09.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:09.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:09.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:09.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:09.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:09.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:09.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:09.779 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2024-02-06 22:58:09.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@1255de25 2024-02-06 22:58:09.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@1255de25 2024-02-06 22:58:09.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2024-02-06 22:58:09.785 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1255de25 2024-02-06 22:58:09.797 [Test worker @coroutine#451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1255de25 2024-02-06 22:58:09.800 [Test worker @coroutine#453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1255de25 2024-02-06 22:58:09.803 [Test worker @coroutine#458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1255de25 2024-02-06 22:58:09.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2024-02-06 22:58:09.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:09.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:09.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:09.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:09.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:09.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:09.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@192f5f39 2024-02-06 22:58:09.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:09.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:09.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:09.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:09.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:09.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:09.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:09.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:09.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:09.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:09.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:09.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:09.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:09.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:09.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:09.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:09.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:09.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:09.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:09.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2024-02-06 22:58:09.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:09.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:09.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:09.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:09.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:09.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:09.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:09.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:09.805 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2024-02-06 22:58:09.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@2965dd88 2024-02-06 22:58:09.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@2965dd88 2024-02-06 22:58:09.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2024-02-06 22:58:09.809 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2024-02-06 22:58:09.809 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2024-02-06 22:58:09.809 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:58:09.809 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:09.809 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2024-02-06 22:58:09.809 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2024-02-06 22:58:09.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2024-02-06 22:58:09.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:09.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:09.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:09.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:09.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:09.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:09.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11bfd751 2024-02-06 22:58:09.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:09.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:09.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:09.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:09.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:09.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:09.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:09.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:09.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:09.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:09.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:09.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:09.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:09.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:58:09.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:58:09.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:09.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:09.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:58:09.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:09.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2024-02-06 22:58:09.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:09.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:09.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:09.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:09.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:09.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:09.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:09.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:09.814 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2024-02-06 22:58:09.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@2152fde5 2024-02-06 22:58:09.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@2152fde5 2024-02-06 22:58:09.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2024-02-06 22:58:09.822 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2152fde5 2024-02-06 22:58:09.840 [Test worker @coroutine#468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2152fde5 2024-02-06 22:58:09.844 [Test worker @coroutine#470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2152fde5 2024-02-06 22:58:09.849 [Test worker @coroutine#475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2152fde5 2024-02-06 22:58:09.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2024-02-06 22:58:09.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:09.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:09.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:09.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:09.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:09.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:09.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a7469ca 2024-02-06 22:58:09.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:09.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:09.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:09.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:09.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:09.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:09.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:09.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:09.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:09.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:09.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:09.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:09.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:09.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:09.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:09.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:09.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:09.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:09.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:09.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2024-02-06 22:58:09.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:09.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:09.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:09.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:09.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:09.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:09.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:09.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:09.851 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2024-02-06 22:58:09.854 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@70f98f7a 2024-02-06 22:58:09.854 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@70f98f7a 2024-02-06 22:58:09.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2024-02-06 22:58:09.859 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:09.861 [DefaultDispatcher-worker-3 @coroutine#472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2152fde5 2024-02-06 22:58:09.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2024-02-06 22:58:09.864 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2024-02-06 22:58:09.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:09.864 [HikariPool-46 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2152fde5: (connection evicted) 2024-02-06 22:58:09.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:09.865 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2024-02-06 22:58:09.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2024-02-06 22:58:09.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2024-02-06 22:58:09.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:09.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:09.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:09.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:09.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:09.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:09.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58021c3c 2024-02-06 22:58:09.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:09.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:09.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:09.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:09.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:09.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:09.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:09.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:09.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:09.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:09.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:09.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:09.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:09.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:09.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:09.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:09.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:09.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:09.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:09.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2024-02-06 22:58:09.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:09.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:09.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:09.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:09.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:09.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:09.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:09.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:09.871 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2024-02-06 22:58:09.871 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b25d695 2024-02-06 22:58:09.871 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b25d695 2024-02-06 22:58:09.872 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2024-02-06 22:58:09.906 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:09.955 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:09.956 [DefaultDispatcher-worker-3 @coroutine#485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b25d695 2024-02-06 22:58:09.969 [DefaultDispatcher-worker-3 @coroutine#485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b25d695 2024-02-06 22:58:09.972 [HikariPool-48 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:58:10.036 [DefaultDispatcher-worker-9 @coroutine#485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b25d695 2024-02-06 22:58:10.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2024-02-06 22:58:10.039 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2024-02-06 22:58:10.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:10.045 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b25d695: (connection evicted) 2024-02-06 22:58:10.045 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:10.045 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2024-02-06 22:58:10.045 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2024-02-06 22:58:10.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2024-02-06 22:58:10.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:10.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:10.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:10.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:10.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:10.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:10.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67f8f5a6 2024-02-06 22:58:10.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:10.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:10.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:10.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:10.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:10.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:10.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:10.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:10.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:10.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:10.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:10.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:10.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:10.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:10.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:10.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:10.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:10.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:10.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:10.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2024-02-06 22:58:10.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:10.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:10.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:10.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:10.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:10.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:10.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:10.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:10.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2024-02-06 22:58:10.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@7976e536 2024-02-06 22:58:10.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@7976e536 2024-02-06 22:58:10.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2024-02-06 22:58:10.100 [DefaultDispatcher-worker-1 @coroutine#490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7976e536 2024-02-06 22:58:10.112 [DefaultDispatcher-worker-11 @coroutine#490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7976e536 2024-02-06 22:58:10.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2024-02-06 22:58:10.115 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2024-02-06 22:58:10.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:10.120 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7976e536: (connection evicted) 2024-02-06 22:58:10.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:10.121 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2024-02-06 22:58:10.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2024-02-06 22:58:10.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2024-02-06 22:58:10.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:10.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:10.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:10.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:10.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:10.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:10.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33e8e146 2024-02-06 22:58:10.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:10.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:10.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:10.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:10.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:10.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:10.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:10.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:10.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:10.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:10.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:10.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:10.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:10.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:10.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:10.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:10.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:10.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:10.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:10.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2024-02-06 22:58:10.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:10.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:10.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:10.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:10.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:10.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:10.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:10.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:10.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2024-02-06 22:58:10.124 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@18463720 2024-02-06 22:58:10.124 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@18463720 2024-02-06 22:58:10.124 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2024-02-06 22:58:10.170 [DefaultDispatcher-worker-3 @coroutine#493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18463720 2024-02-06 22:58:10.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2024-02-06 22:58:10.172 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2024-02-06 22:58:10.172 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:10.173 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18463720: (connection evicted) 2024-02-06 22:58:10.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:10.174 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2024-02-06 22:58:10.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2024-02-06 22:58:10.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2024-02-06 22:58:10.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:10.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:10.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:10.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:10.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:10.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:10.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f44d033 2024-02-06 22:58:10.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:10.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:10.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:10.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:10.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:10.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:10.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:10.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:10.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:10.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:10.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:10.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:10.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:10.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:10.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:10.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:10.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:10.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:10.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:10.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2024-02-06 22:58:10.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:10.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:10.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:10.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:10.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:10.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:10.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:10.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:10.176 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2024-02-06 22:58:10.177 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@25e95af1 2024-02-06 22:58:10.177 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@25e95af1 2024-02-06 22:58:10.177 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2024-02-06 22:58:10.231 [DefaultDispatcher-worker-6 @coroutine#495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25e95af1 2024-02-06 22:58:10.242 [DefaultDispatcher-worker-5 @coroutine#495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25e95af1 2024-02-06 22:58:10.243 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2024-02-06 22:58:10.243 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2024-02-06 22:58:10.243 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:10.251 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25e95af1: (connection evicted) 2024-02-06 22:58:10.252 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:10.252 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2024-02-06 22:58:10.252 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2024-02-06 22:58:10.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2024-02-06 22:58:10.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:10.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:10.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:10.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:10.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:10.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:10.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51d88c38 2024-02-06 22:58:10.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:10.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:10.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:10.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:10.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:10.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:10.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:10.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:10.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:10.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:10.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:10.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:10.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:10.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:10.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:10.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:10.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:10.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:10.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:10.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2024-02-06 22:58:10.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:10.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:10.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:10.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:10.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:10.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:10.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:10.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:10.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2024-02-06 22:58:10.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@57b33c29 2024-02-06 22:58:10.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@57b33c29 2024-02-06 22:58:10.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2024-02-06 22:58:10.313 [DefaultDispatcher-worker-5 @coroutine#499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57b33c29 2024-02-06 22:58:10.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2024-02-06 22:58:10.316 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2024-02-06 22:58:10.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:10.319 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57b33c29: (connection evicted) 2024-02-06 22:58:10.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:10.320 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2024-02-06 22:58:10.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2024-02-06 22:58:10.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2024-02-06 22:58:10.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:10.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:10.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:10.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:10.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:10.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:10.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@795faad 2024-02-06 22:58:10.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:10.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:10.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:10.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:10.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:10.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:10.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:10.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:10.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:10.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:10.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:10.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:10.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:10.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:10.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:10.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:10.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:10.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:10.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:10.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2024-02-06 22:58:10.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:10.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:10.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:10.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:10.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:10.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:10.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:10.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:10.322 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2024-02-06 22:58:10.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@69f3e556 2024-02-06 22:58:10.334 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@69f3e556 2024-02-06 22:58:10.334 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2024-02-06 22:58:10.385 [DefaultDispatcher-worker-13 @coroutine#501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69f3e556 2024-02-06 22:58:10.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2024-02-06 22:58:10.385 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2024-02-06 22:58:10.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:10.391 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69f3e556: (connection evicted) 2024-02-06 22:58:10.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:10.392 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2024-02-06 22:58:10.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2024-02-06 22:58:10.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2024-02-06 22:58:10.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:10.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:10.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:10.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:10.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:10.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:10.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b4d83ac 2024-02-06 22:58:10.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:10.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:10.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:10.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:10.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:10.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:10.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:10.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:10.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:10.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:10.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:10.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:10.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:10.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:10.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:10.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:10.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:10.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:10.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:10.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2024-02-06 22:58:10.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:10.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:10.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:10.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:10.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:10.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:10.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:10.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:10.507 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2024-02-06 22:58:10.508 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@66944c7c 2024-02-06 22:58:10.508 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@66944c7c 2024-02-06 22:58:10.508 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2024-02-06 22:58:10.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2024-02-06 22:58:10.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:10.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:10.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:10.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:10.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:10.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:10.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@774c5e5c 2024-02-06 22:58:10.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:10.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:10.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:10.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:10.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:10.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:10.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:10.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:10.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:10.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:10.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:10.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:10.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:10.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:10.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:10.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:10.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:10.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:10.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:10.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2024-02-06 22:58:10.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:10.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:10.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:10.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:10.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:10.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:10.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:10.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:10.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2024-02-06 22:58:10.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@57bac3f0 2024-02-06 22:58:10.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@57bac3f0 2024-02-06 22:58:10.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2024-02-06 22:58:10.564 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-06 22:58:10.608 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:10.627 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:10.633 [Test worker] INFO ktor.application - Application started in 0.075 seconds. 2024-02-06 22:58:10.633 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@54caeadc 2024-02-06 22:58:10.767 [DefaultDispatcher-worker-14 @coroutine#515] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-06 22:58:10.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2024-02-06 22:58:10.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:10.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:10.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:10.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:10.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:10.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:10.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fd63c43 2024-02-06 22:58:10.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:10.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:10.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:10.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:10.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:10.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:10.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:10.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:10.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:10.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:10.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:10.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:10.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:10.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:10.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:10.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:10.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:10.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:10.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:10.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2024-02-06 22:58:10.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:10.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:10.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:10.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:10.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:10.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:10.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:10.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:10.769 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2024-02-06 22:58:10.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@cea67b1 2024-02-06 22:58:10.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@cea67b1 2024-02-06 22:58:10.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2024-02-06 22:58:10.810 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-06 22:58:10.819 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-06 22:58:10.819 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-06 22:58:10.819 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-06 22:58:10.820 [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-02-06 22:58:10.820 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-06 22:58:10.820 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-06 22:58:10.820 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-06 22:58:10.820 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-06 22:58:10.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2024-02-06 22:58:10.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:10.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:10.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:10.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:10.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:10.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:10.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ff53704 2024-02-06 22:58:10.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:10.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:10.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:10.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:10.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:10.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:10.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:10.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:10.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:10.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:10.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:10.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:10.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:10.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:10.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:10.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:10.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:10.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:10.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:10.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2024-02-06 22:58:10.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:10.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:10.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:10.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:10.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:10.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:10.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:10.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:10.822 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2024-02-06 22:58:10.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@31b289da 2024-02-06 22:58:10.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@31b289da 2024-02-06 22:58:10.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2024-02-06 22:58:10.870 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:10.887 [DefaultDispatcher-worker-8 @coroutine#520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b289da 2024-02-06 22:58:10.894 [DefaultDispatcher-worker-12 @coroutine#522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cea67b1 2024-02-06 22:58:10.896 [DefaultDispatcher-worker-12 @coroutine#524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cea67b1 2024-02-06 22:58:10.908 [DefaultDispatcher-worker-1 @coroutine#520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b289da 2024-02-06 22:58:10.909 [Test worker @coroutine#520] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555854195007381504/_ustadmanifest.json 2024-02-06 22:58:10.909 [Test worker @coroutine#520] 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/555854195007381504/_ustadmanifest.json. 2024-02-06 22:58:10.909 [Test worker @coroutine#520] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555854195007381504/_ustadmanifest.json 2024-02-06 22:58:10.928 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:10.930 [Test worker @coroutine#520] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555854195007381504/_ustadmanifest.json 2024-02-06 22:58:10.930 [Test worker @coroutine#520] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555854195007381504/_ustadmanifest.json 2024-02-06 22:58:10.939 [Test worker @coroutine#520] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555854195007381504/_ustadmanifest.json. 2024-02-06 22:58:10.939 [Test worker @coroutine#520] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555854195007381504/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:58:10.946 [Test worker @coroutine#530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cea67b1 2024-02-06 22:58:10.969 [DefaultDispatcher-worker-4 @coroutine#520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b289da 2024-02-06 22:58:10.981 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-06 22:58:10.982 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-ed9a0ee9-efbb-4f0d-b261-34e1f2100669', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-06 22:58:10.985 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-06 22:58:10.985 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-ed9a0ee9-efbb-4f0d-b261-34e1f2100669 2024-02-06 22:58:10.997 [DefaultDispatcher-worker-4 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:58:10.998 [DefaultDispatcher-worker-4 @coroutine#540] 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-02-06 22:58:10.998 [DefaultDispatcher-worker-4 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:58:10.998 [DefaultDispatcher-worker-4 @coroutine#540] 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-02-06 22:58:11.006 [DefaultDispatcher-worker-3 @coroutine#539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b289da 2024-02-06 22:58:11.007 [DefaultDispatcher-worker-3 @coroutine#539] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 22:58:11.007 [DefaultDispatcher-worker-3 @coroutine#539] 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-02-06 22:58:11.007 [DefaultDispatcher-worker-3 @coroutine#539] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 22:58:11.019 [MyScheduler_Worker-1 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-06 22:58:11.019 [MyScheduler_Worker-1 @coroutine#544] 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-02-06 22:58:11.019 [MyScheduler_Worker-1 @coroutine#544] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-06 22:58:11.020 [MyScheduler_Worker-1 @coroutine#544] 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-02-06 22:58:11.085 [eventLoopGroupProxy-4-4 @call-handler#564] 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-02-06 22:58:11.086 [eventLoopGroupProxy-4-1 @call-handler#562] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-06 22:58:11.086 [eventLoopGroupProxy-4-2 @call-handler#563] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-06 22:58:11.091 [eventLoopGroupProxy-4-3 @call-handler#561] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-06 22:58:11.094 [eventLoopGroupProxy-4-2 @call-handler#563] 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-02-06 22:58:11.095 [eventLoopGroupProxy-4-2 @call-handler#563] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-06 22:58:11.095 [eventLoopGroupProxy-4-3 @call-handler#561] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:11.095 [eventLoopGroupProxy-4-1 @call-handler#562] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:11.098 [eventLoopGroupProxy-4-4 @call-handler#564] 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-02-06 22:58:11.102 [eventLoopGroupProxy-4-2 @call-handler#563] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:11.104 [DefaultDispatcher-worker-7 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:58:11.104 [DefaultDispatcher-worker-7 @coroutine#540] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:58:11.105 [DefaultDispatcher-worker-11 @coroutine#539] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 22:58:11.105 [DefaultDispatcher-worker-11 @coroutine#539] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 22:58:11.122 [DefaultDispatcher-worker-15 @coroutine#539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b289da 2024-02-06 22:58:11.132 [DefaultDispatcher-worker-16 @coroutine#541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b289da 2024-02-06 22:58:11.138 [eventLoopGroupProxy-4-4 @coroutine#572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66944c7c 2024-02-06 22:58:11.162 [MyScheduler_Worker-1 @coroutine#544] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-06 22:58:11.162 [MyScheduler_Worker-1 @coroutine#544] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-06 22:58:11.163 [MyScheduler_Worker-1 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-06 22:58:11.163 [MyScheduler_Worker-1 @coroutine#544] 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-02-06 22:58:11.178 [MyScheduler_Worker-1 @coroutine#576] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:11.178 [MyScheduler_Worker-1 @coroutine#576] 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-02-06 22:58:11.178 [MyScheduler_Worker-1 @coroutine#576] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:11.179 [MyScheduler_Worker-1 @coroutine#576] 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-02-06 22:58:11.259 [eventLoopGroupProxy-4-3 @call-handler#561] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 179ms 2024-02-06 22:58:11.259 [eventLoopGroupProxy-4-2 @call-handler#563] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 177ms 2024-02-06 22:58:11.259 [eventLoopGroupProxy-4-4 @call-handler#564] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 176ms 2024-02-06 22:58:11.260 [eventLoopGroupProxy-4-2 @call-handler#579] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:58:11.274 [eventLoopGroupProxy-4-2 @coroutine#580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66944c7c 2024-02-06 22:58:11.275 [eventLoopGroupProxy-4-2 @call-handler#579] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:11.275 [eventLoopGroupProxy-4-2 @call-handler#579] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 16ms 2024-02-06 22:58:11.276 [MyScheduler_Worker-1 @coroutine#576] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:11.286 [MyScheduler_Worker-1 @coroutine#576] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:11.286 [MyScheduler_Worker-1 @coroutine#576] 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-02-06 22:58:11.286 [MyScheduler_Worker-1 @coroutine#576] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:11.286 [MyScheduler_Worker-1 @coroutine#576] 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-02-06 22:58:11.290 [eventLoopGroupProxy-4-2 @call-handler#585] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:58:11.294 [eventLoopGroupProxy-4-2 @coroutine#586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66944c7c 2024-02-06 22:58:11.303 [eventLoopGroupProxy-4-2 @call-handler#585] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:11.303 [eventLoopGroupProxy-4-2 @call-handler#585] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 14ms 2024-02-06 22:58:11.304 [MyScheduler_Worker-1 @coroutine#576] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:11.321 [DefaultDispatcher-worker-5 @coroutine#544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b289da 2024-02-06 22:58:11.336 [DefaultDispatcher-worker-7 @coroutine#541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b289da 2024-02-06 22:58:11.355 [DefaultDispatcher-worker-7 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:58:11.355 [DefaultDispatcher-worker-7 @coroutine#541] 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-02-06 22:58:11.355 [DefaultDispatcher-worker-7 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:58:11.355 [DefaultDispatcher-worker-7 @coroutine#541] 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-02-06 22:58:11.358 [eventLoopGroupProxy-4-2 @call-handler#604] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-06 22:58:11.359 [eventLoopGroupProxy-4-2 @call-handler#604] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-02-06 22:58:11.359 [eventLoopGroupProxy-4-2 @call-handler#604] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-06 22:58:11.389 [DefaultDispatcher-worker-8 @call-handler#604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57bac3f0 2024-02-06 22:58:11.392 [eventLoopGroupProxy-4-2 @call-handler#604] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:11.392 [DefaultDispatcher-worker-12 @coroutine#514] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555854195007381504/_ustadmanifest.json 2024-02-06 22:58:11.392 [DefaultDispatcher-worker-12 @coroutine#514] 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/555854195007381504/_ustadmanifest.json. 2024-02-06 22:58:11.392 [DefaultDispatcher-worker-12 @coroutine#514] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555854195007381504/_ustadmanifest.json 2024-02-06 22:58:11.392 [eventLoopGroupProxy-4-2 @call-handler#604] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 35ms 2024-02-06 22:58:11.393 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:58:11.393 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:58:11.394 [DefaultDispatcher-worker-4 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-06 22:58:11.394 [DefaultDispatcher-worker-4 @coroutine#541] 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-02-06 22:58:11.399 [DefaultDispatcher-worker-3 @coroutine#514] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555854195007381504/_ustadmanifest.json 2024-02-06 22:58:11.399 [DefaultDispatcher-worker-3 @coroutine#514] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555854195007381504/_ustadmanifest.json 2024-02-06 22:58:11.399 [DefaultDispatcher-worker-7 @coroutine#514] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555854195007381504/_ustadmanifest.json. 2024-02-06 22:58:11.399 [DefaultDispatcher-worker-7 @coroutine#514] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555854195007381504/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:58:11.400 [DefaultDispatcher-worker-7 @coroutine#614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66944c7c 2024-02-06 22:58:11.406 [DefaultDispatcher-worker-2 @coroutine#541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b289da 2024-02-06 22:58:11.412 [DefaultDispatcher-worker-6 @coroutine#514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57bac3f0 2024-02-06 22:58:11.414 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-06 22:58:11.414 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-06 22:58:11.414 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-06 22:58:11.414 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-06 22:58:11.414 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-06 22:58:11.418 [Test worker @coroutine#619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cea67b1 2024-02-06 22:58:11.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Shutdown initiated... 2024-02-06 22:58:11.418 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Close initiated... 2024-02-06 22:58:11.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:11.419 [HikariPool-57 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31b289da: (connection evicted) 2024-02-06 22:58:11.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:11.419 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Closed. 2024-02-06 22:58:11.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Shutdown completed. 2024-02-06 22:58:11.813 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-06 22:58:11.813 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-06 22:58:11.823 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-06 22:58:12.435 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@54caeadc 2024-02-06 22:58:12.436 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@54caeadc 2024-02-06 22:58:12.439 [Test worker @coroutine#624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66944c7c 2024-02-06 22:58:12.439 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Shutdown initiated... 2024-02-06 22:58:12.439 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Close initiated... 2024-02-06 22:58:12.439 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:12.440 [HikariPool-55 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57bac3f0: (connection evicted) 2024-02-06 22:58:12.441 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:12.441 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Closed. 2024-02-06 22:58:12.441 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Shutdown completed. 2024-02-06 22:58:12.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2024-02-06 22:58:12.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:12.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:12.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:12.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:12.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:12.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:12.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1aef7428 2024-02-06 22:58:12.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:12.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:12.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:12.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:12.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:12.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:12.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:12.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:12.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:12.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:12.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:12.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:12.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:12.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:12.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:12.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:12.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:12.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:12.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:12.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2024-02-06 22:58:12.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:12.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:12.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:12.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:12.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:12.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:12.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:12.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:12.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2024-02-06 22:58:12.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@332fa1c 2024-02-06 22:58:12.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@332fa1c 2024-02-06 22:58:12.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2024-02-06 22:58:12.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2024-02-06 22:58:12.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:12.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:12.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:12.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:12.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:12.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:12.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d0e4972 2024-02-06 22:58:12.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:12.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:12.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:12.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:12.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:12.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:12.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:12.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:12.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:12.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:12.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:12.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:12.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:12.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:12.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:12.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:12.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:12.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:12.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:12.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2024-02-06 22:58:12.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:12.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:12.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:12.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:12.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:12.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:12.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:12.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:12.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2024-02-06 22:58:12.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@6556471b 2024-02-06 22:58:12.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@6556471b 2024-02-06 22:58:12.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2024-02-06 22:58:12.532 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-06 22:58:12.541 [Test worker] INFO ktor.application - Application started in 0.009 seconds. 2024-02-06 22:58:12.541 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@63318b56 2024-02-06 22:58:12.548 [DefaultDispatcher-worker-2 @coroutine#630] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-06 22:58:12.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2024-02-06 22:58:12.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:12.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:12.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:12.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:12.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:12.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:12.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@432448 2024-02-06 22:58:12.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:12.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:12.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:12.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:12.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:12.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:12.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:12.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:12.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:12.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:12.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:12.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:12.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:12.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:12.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:12.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:12.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:12.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:12.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:12.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2024-02-06 22:58:12.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:12.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:12.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:12.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:12.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:12.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:12.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:12.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:12.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2024-02-06 22:58:12.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d964c9e 2024-02-06 22:58:12.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d964c9e 2024-02-06 22:58:12.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2024-02-06 22:58:12.561 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-06 22:58:12.565 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-06 22:58:12.565 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-06 22:58:12.565 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-06 22:58:12.565 [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-02-06 22:58:12.565 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-06 22:58:12.565 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-06 22:58:12.565 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-06 22:58:12.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2024-02-06 22:58:12.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:12.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:12.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:12.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:12.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:12.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:12.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@776a3365 2024-02-06 22:58:12.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:12.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:12.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:12.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:12.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:12.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:12.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:12.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:12.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:12.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:12.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:12.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:12.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:12.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:12.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:12.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:12.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:12.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:12.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:12.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2024-02-06 22:58:12.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:12.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:12.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:12.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:12.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:12.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:12.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:12.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:12.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2024-02-06 22:58:12.567 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-06 22:58:12.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e20c20b 2024-02-06 22:58:12.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e20c20b 2024-02-06 22:58:12.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2024-02-06 22:58:12.575 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:12.595 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:12.616 [DefaultDispatcher-worker-6 @coroutine#634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e20c20b 2024-02-06 22:58:12.624 [DefaultDispatcher-worker-6 @coroutine#637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d964c9e 2024-02-06 22:58:12.628 [Test worker @coroutine#639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d964c9e 2024-02-06 22:58:12.637 [DefaultDispatcher-worker-3 @coroutine#634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e20c20b 2024-02-06 22:58:12.638 [Test worker @coroutine#634] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555854205790801920/_ustadmanifest.json 2024-02-06 22:58:12.638 [Test worker @coroutine#634] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/555854205790801920/_ustadmanifest.json. 2024-02-06 22:58:12.638 [Test worker @coroutine#634] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555854205790801920/_ustadmanifest.json 2024-02-06 22:58:12.640 [Test worker @coroutine#634] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555854205790801920/_ustadmanifest.json 2024-02-06 22:58:12.641 [Test worker @coroutine#634] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555854205790801920/_ustadmanifest.json 2024-02-06 22:58:12.641 [Test worker @coroutine#634] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555854205790801920/_ustadmanifest.json. 2024-02-06 22:58:12.641 [Test worker @coroutine#634] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555854205790801920/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:58:12.642 [Test worker @coroutine#645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d964c9e 2024-02-06 22:58:12.653 [DefaultDispatcher-worker-15 @coroutine#634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e20c20b 2024-02-06 22:58:12.654 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-06 22:58:12.654 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-1741bcc2-6c53-45c6-9c5e-b426fbb8e7d7', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-06 22:58:12.655 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-06 22:58:12.655 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-1741bcc2-6c53-45c6-9c5e-b426fbb8e7d7 2024-02-06 22:58:12.657 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:12.657 [DefaultDispatcher-worker-10 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:58:12.657 [DefaultDispatcher-worker-10 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-06 22:58:12.657 [DefaultDispatcher-worker-10 @coroutine#658] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:58:12.657 [DefaultDispatcher-worker-10 @coroutine#658] 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-02-06 22:58:12.666 [DefaultDispatcher-worker-10 @coroutine#657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e20c20b 2024-02-06 22:58:12.666 [DefaultDispatcher-worker-10 @coroutine#657] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 22:58:12.666 [DefaultDispatcher-worker-10 @coroutine#657] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:12.666 [DefaultDispatcher-worker-10 @coroutine#657] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 22:58:12.667 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:12.668 [MyScheduler_Worker-1 @coroutine#662] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-06 22:58:12.669 [MyScheduler_Worker-1 @coroutine#662] 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-02-06 22:58:12.669 [MyScheduler_Worker-1 @coroutine#662] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-06 22:58:12.669 [MyScheduler_Worker-1 @coroutine#662] 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-02-06 22:58:12.708 [eventLoopGroupProxy-7-1 @call-handler#677] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-06 22:58:12.709 [eventLoopGroupProxy-7-1 @call-handler#677] 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-02-06 22:58:12.709 [eventLoopGroupProxy-7-1 @call-handler#677] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-06 22:58:12.714 [eventLoopGroupProxy-7-1 @call-handler#677] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:12.714 [eventLoopGroupProxy-7-1 @call-handler#677] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 10ms 2024-02-06 22:58:12.715 [DefaultDispatcher-worker-11 @coroutine#658] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:58:12.715 [DefaultDispatcher-worker-11 @coroutine#658] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:58:12.749 [eventLoopGroupProxy-7-3 @call-handler#682] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-06 22:58:12.749 [eventLoopGroupProxy-7-3 @call-handler#682] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:12.750 [eventLoopGroupProxy-7-3 @call-handler#682] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 2ms 2024-02-06 22:58:12.757 [DefaultDispatcher-worker-3 @coroutine#657] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 22:58:12.757 [DefaultDispatcher-worker-3 @coroutine#657] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 22:58:12.759 [eventLoopGroupProxy-7-2 @call-handler#687] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-06 22:58:12.760 [eventLoopGroupProxy-7-2 @call-handler#687] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:12.766 [DefaultDispatcher-worker-12 @coroutine#657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e20c20b 2024-02-06 22:58:12.771 [eventLoopGroupProxy-7-4 @call-handler#691] 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-02-06 22:58:12.772 [eventLoopGroupProxy-7-4 @call-handler#691] 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-02-06 22:58:12.786 [eventLoopGroupProxy-7-4 @coroutine#692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@332fa1c 2024-02-06 22:58:12.788 [DefaultDispatcher-worker-11 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e20c20b 2024-02-06 22:58:12.788 [eventLoopGroupProxy-7-4 @call-handler#691] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 17ms 2024-02-06 22:58:12.789 [MyScheduler_Worker-1 @coroutine#662] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-06 22:58:12.790 [MyScheduler_Worker-1 @coroutine#662] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-06 22:58:12.790 [MyScheduler_Worker-1 @coroutine#662] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-06 22:58:12.790 [MyScheduler_Worker-1 @coroutine#662] 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-02-06 22:58:12.792 [MyScheduler_Worker-1 @coroutine#696] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:12.792 [MyScheduler_Worker-1 @coroutine#696] 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-02-06 22:58:12.792 [MyScheduler_Worker-1 @coroutine#696] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:12.792 [MyScheduler_Worker-1 @coroutine#696] 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-02-06 22:58:12.795 [eventLoopGroupProxy-7-1 @call-handler#699] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:58:12.799 [eventLoopGroupProxy-7-1 @coroutine#700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@332fa1c 2024-02-06 22:58:12.799 [eventLoopGroupProxy-7-1 @call-handler#699] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:12.800 [eventLoopGroupProxy-7-1 @call-handler#699] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-06 22:58:12.800 [MyScheduler_Worker-1 @coroutine#696] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:12.803 [MyScheduler_Worker-1 @coroutine#696] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:12.803 [MyScheduler_Worker-1 @coroutine#696] 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-02-06 22:58:12.803 [MyScheduler_Worker-1 @coroutine#696] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:12.803 [MyScheduler_Worker-1 @coroutine#696] 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-02-06 22:58:12.822 [eventLoopGroupProxy-7-1 @call-handler#705] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:58:12.825 [eventLoopGroupProxy-7-1 @coroutine#706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@332fa1c 2024-02-06 22:58:12.825 [eventLoopGroupProxy-7-1 @call-handler#705] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:12.825 [eventLoopGroupProxy-7-1 @call-handler#705] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:58:12.826 [MyScheduler_Worker-1 @coroutine#696] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:12.829 [MyScheduler_Worker-1 @coroutine#696] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:12.829 [MyScheduler_Worker-1 @coroutine#696] 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-02-06 22:58:12.829 [MyScheduler_Worker-1 @coroutine#696] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:12.829 [MyScheduler_Worker-1 @coroutine#696] 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-02-06 22:58:12.832 [eventLoopGroupProxy-7-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-02-06 22:58:12.834 [eventLoopGroupProxy-7-1 @call-handler#711] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:12.834 [eventLoopGroupProxy-7-1 @call-handler#711] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:58:12.836 [MyScheduler_Worker-1 @coroutine#696] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:12.837 [MyScheduler_Worker-1 @coroutine#696] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:12.837 [MyScheduler_Worker-1 @coroutine#696] 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-02-06 22:58:12.837 [MyScheduler_Worker-1 @coroutine#696] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:12.837 [MyScheduler_Worker-1 @coroutine#696] 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-02-06 22:58:12.840 [eventLoopGroupProxy-7-1 @call-handler#715] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:12.841 [eventLoopGroupProxy-7-1 @call-handler#715] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:58:12.842 [MyScheduler_Worker-1 @coroutine#696] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:12.842 [MyScheduler_Worker-1 @coroutine#696] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:58:12.842 [MyScheduler_Worker-1 @coroutine#696] 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-02-06 22:58:12.843 [MyScheduler_Worker-1 @coroutine#696] 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-02-06 22:58:12.843 [MyScheduler_Worker-1 @coroutine#696] 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-02-06 22:58:12.857 [DefaultDispatcher-worker-1 @coroutine#662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e20c20b 2024-02-06 22:58:12.858 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-06 22:58:13.358 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-f585624c-09a5-4824-8886-5c70f8f87ff9', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-06 22:58:13.358 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-06 22:58:13.358 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-f585624c-09a5-4824-8886-5c70f8f87ff9 2024-02-06 22:58:13.361 [MyScheduler_Worker-2 @coroutine#720] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-06 22:58:13.361 [MyScheduler_Worker-2 @coroutine#720] 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-02-06 22:58:13.361 [MyScheduler_Worker-2 @coroutine#720] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-06 22:58:13.361 [MyScheduler_Worker-2 @coroutine#720] 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-02-06 22:58:13.364 [eventLoopGroupProxy-7-1 @call-handler#728] 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-02-06 22:58:13.365 [eventLoopGroupProxy-7-1 @call-handler#728] 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-02-06 22:58:13.366 [eventLoopGroupProxy-7-1 @coroutine#729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@332fa1c 2024-02-06 22:58:13.369 [eventLoopGroupProxy-7-1 @call-handler#728] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 5ms 2024-02-06 22:58:13.370 [MyScheduler_Worker-2 @coroutine#720] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-06 22:58:13.370 [MyScheduler_Worker-2 @coroutine#720] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-06 22:58:13.371 [MyScheduler_Worker-2 @coroutine#720] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-06 22:58:13.371 [MyScheduler_Worker-2 @coroutine#720] 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-02-06 22:58:13.373 [MyScheduler_Worker-2 @coroutine#733] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:13.373 [MyScheduler_Worker-2 @coroutine#733] 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-02-06 22:58:13.373 [MyScheduler_Worker-2 @coroutine#733] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:13.373 [MyScheduler_Worker-2 @coroutine#733] 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-02-06 22:58:13.376 [eventLoopGroupProxy-7-1 @call-handler#736] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:13.377 [eventLoopGroupProxy-7-1 @call-handler#736] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:13.378 [eventLoopGroupProxy-7-1 @call-handler#736] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:58:13.379 [MyScheduler_Worker-2 @coroutine#733] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:13.380 [MyScheduler_Worker-2 @coroutine#733] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:13.380 [MyScheduler_Worker-2 @coroutine#733] 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-02-06 22:58:13.380 [MyScheduler_Worker-2 @coroutine#733] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:13.380 [MyScheduler_Worker-2 @coroutine#733] 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-02-06 22:58:13.382 [eventLoopGroupProxy-7-1 @call-handler#740] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:13.384 [eventLoopGroupProxy-7-1 @call-handler#740] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:13.384 [eventLoopGroupProxy-7-1 @call-handler#740] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:58:13.385 [MyScheduler_Worker-2 @coroutine#733] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:13.386 [MyScheduler_Worker-2 @coroutine#733] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:13.386 [MyScheduler_Worker-2 @coroutine#733] 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-02-06 22:58:13.386 [MyScheduler_Worker-2 @coroutine#733] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:13.386 [MyScheduler_Worker-2 @coroutine#733] 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-02-06 22:58:13.388 [eventLoopGroupProxy-7-1 @call-handler#744] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:13.433 [eventLoopGroupProxy-7-1 @call-handler#744] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:13.433 [eventLoopGroupProxy-7-1 @call-handler#744] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-06 22:58:13.434 [MyScheduler_Worker-2 @coroutine#733] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:13.435 [MyScheduler_Worker-2 @coroutine#733] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:13.435 [MyScheduler_Worker-2 @coroutine#733] 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-02-06 22:58:13.436 [MyScheduler_Worker-2 @coroutine#733] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:13.436 [MyScheduler_Worker-2 @coroutine#733] 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-02-06 22:58:13.440 [eventLoopGroupProxy-7-1 @call-handler#748] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:13.442 [eventLoopGroupProxy-7-1 @call-handler#748] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:13.442 [eventLoopGroupProxy-7-1 @call-handler#748] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:58:13.443 [MyScheduler_Worker-2 @coroutine#733] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:13.444 [MyScheduler_Worker-2 @coroutine#733] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:13.444 [MyScheduler_Worker-2 @coroutine#733] 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-02-06 22:58:13.444 [MyScheduler_Worker-2 @coroutine#733] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:13.444 [MyScheduler_Worker-2 @coroutine#733] 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-02-06 22:58:13.448 [eventLoopGroupProxy-7-1 @call-handler#752] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:13.450 [eventLoopGroupProxy-7-1 @call-handler#752] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:13.450 [eventLoopGroupProxy-7-1 @call-handler#752] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:58:13.452 [MyScheduler_Worker-2 @coroutine#733] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:13.453 [MyScheduler_Worker-2 @coroutine#733] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:13.453 [MyScheduler_Worker-2 @coroutine#733] 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-02-06 22:58:13.453 [MyScheduler_Worker-2 @coroutine#733] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:13.453 [MyScheduler_Worker-2 @coroutine#733] 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-02-06 22:58:13.456 [eventLoopGroupProxy-7-1 @call-handler#756] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:13.459 [eventLoopGroupProxy-7-1 @call-handler#756] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:13.459 [eventLoopGroupProxy-7-1 @call-handler#756] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:58:13.460 [MyScheduler_Worker-2 @coroutine#733] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:13.461 [MyScheduler_Worker-2 @coroutine#733] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:13.462 [MyScheduler_Worker-2 @coroutine#733] 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-02-06 22:58:13.462 [MyScheduler_Worker-2 @coroutine#733] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:13.462 [MyScheduler_Worker-2 @coroutine#733] 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-02-06 22:58:13.464 [eventLoopGroupProxy-7-1 @call-handler#760] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:13.513 [eventLoopGroupProxy-7-1 @call-handler#760] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:13.513 [eventLoopGroupProxy-7-1 @call-handler#760] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-02-06 22:58:13.515 [MyScheduler_Worker-2 @coroutine#733] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:13.516 [MyScheduler_Worker-2 @coroutine#733] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:13.516 [MyScheduler_Worker-2 @coroutine#733] 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-02-06 22:58:13.516 [MyScheduler_Worker-2 @coroutine#733] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:13.516 [MyScheduler_Worker-2 @coroutine#733] 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-02-06 22:58:13.529 [eventLoopGroupProxy-7-1 @call-handler#765] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:13.533 [eventLoopGroupProxy-7-1 @call-handler#765] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:13.534 [eventLoopGroupProxy-7-1 @call-handler#765] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-06 22:58:13.538 [MyScheduler_Worker-2 @coroutine#733] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:13.539 [MyScheduler_Worker-2 @coroutine#733] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:13.539 [MyScheduler_Worker-2 @coroutine#733] 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-02-06 22:58:13.539 [MyScheduler_Worker-2 @coroutine#733] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:13.539 [MyScheduler_Worker-2 @coroutine#733] 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-02-06 22:58:13.542 [eventLoopGroupProxy-7-1 @call-handler#769] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:13.545 [eventLoopGroupProxy-7-1 @call-handler#769] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:13.546 [eventLoopGroupProxy-7-1 @call-handler#769] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-06 22:58:13.555 [MyScheduler_Worker-2 @coroutine#733] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:13.556 [MyScheduler_Worker-2 @coroutine#733] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:13.556 [MyScheduler_Worker-2 @coroutine#733] 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-02-06 22:58:13.556 [MyScheduler_Worker-2 @coroutine#733] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:13.556 [MyScheduler_Worker-2 @coroutine#733] 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-02-06 22:58:13.559 [eventLoopGroupProxy-7-1 @call-handler#773] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:13.602 [eventLoopGroupProxy-7-1 @call-handler#773] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:13.603 [eventLoopGroupProxy-7-1 @call-handler#773] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-06 22:58:13.605 [MyScheduler_Worker-2 @coroutine#733] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:13.606 [MyScheduler_Worker-2 @coroutine#733] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:13.606 [MyScheduler_Worker-2 @coroutine#733] 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-02-06 22:58:13.606 [MyScheduler_Worker-2 @coroutine#733] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:13.606 [MyScheduler_Worker-2 @coroutine#733] 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-02-06 22:58:13.615 [eventLoopGroupProxy-7-1 @call-handler#777] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:13.617 [eventLoopGroupProxy-7-1 @call-handler#777] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:13.617 [eventLoopGroupProxy-7-1 @call-handler#777] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:58:13.619 [MyScheduler_Worker-2 @coroutine#733] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:13.620 [MyScheduler_Worker-2 @coroutine#733] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:13.620 [MyScheduler_Worker-2 @coroutine#733] 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-02-06 22:58:13.620 [MyScheduler_Worker-2 @coroutine#733] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:13.620 [MyScheduler_Worker-2 @coroutine#733] 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-02-06 22:58:13.624 [eventLoopGroupProxy-7-1 @call-handler#781] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:13.627 [eventLoopGroupProxy-7-1 @coroutine#782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@332fa1c 2024-02-06 22:58:13.628 [eventLoopGroupProxy-7-1 @call-handler#781] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:13.628 [eventLoopGroupProxy-7-1 @call-handler#781] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-06 22:58:13.629 [MyScheduler_Worker-2 @coroutine#733] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:13.631 [MyScheduler_Worker-2 @coroutine#733] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:13.631 [MyScheduler_Worker-2 @coroutine#733] 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-02-06 22:58:13.631 [MyScheduler_Worker-2 @coroutine#733] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:13.631 [MyScheduler_Worker-2 @coroutine#733] 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-02-06 22:58:13.636 [eventLoopGroupProxy-7-1 @call-handler#787] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:13.639 [eventLoopGroupProxy-7-1 @coroutine#788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@332fa1c 2024-02-06 22:58:13.639 [eventLoopGroupProxy-7-1 @call-handler#787] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:13.640 [eventLoopGroupProxy-7-1 @call-handler#787] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-06 22:58:13.640 [MyScheduler_Worker-2 @coroutine#733] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:13.643 [MyScheduler_Worker-2 @coroutine#733] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:13.643 [MyScheduler_Worker-2 @coroutine#733] 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-02-06 22:58:13.643 [MyScheduler_Worker-2 @coroutine#733] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:13.643 [MyScheduler_Worker-2 @coroutine#733] 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-02-06 22:58:13.646 [eventLoopGroupProxy-7-1 @call-handler#793] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:13.649 [eventLoopGroupProxy-7-1 @coroutine#794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@332fa1c 2024-02-06 22:58:13.649 [eventLoopGroupProxy-7-1 @call-handler#793] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:13.650 [eventLoopGroupProxy-7-1 @call-handler#793] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-06 22:58:13.650 [MyScheduler_Worker-2 @coroutine#733] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:13.664 [DefaultDispatcher-worker-6 @coroutine#720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e20c20b 2024-02-06 22:58:13.673 [DefaultDispatcher-worker-14 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e20c20b 2024-02-06 22:58:13.674 [DefaultDispatcher-worker-14 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:58:13.674 [DefaultDispatcher-worker-14 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-06 22:58:13.674 [DefaultDispatcher-worker-14 @coroutine#659] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:58:13.674 [DefaultDispatcher-worker-14 @coroutine#659] 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-02-06 22:58:13.677 [eventLoopGroupProxy-7-1 @call-handler#806] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-06 22:58:13.677 [eventLoopGroupProxy-7-1 @call-handler#806] 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-02-06 22:58:13.677 [eventLoopGroupProxy-7-1 @call-handler#806] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-06 22:58:13.703 [DefaultDispatcher-worker-14 @call-handler#806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6556471b 2024-02-06 22:58:13.704 [eventLoopGroupProxy-7-1 @call-handler#806] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:13.704 [DefaultDispatcher-worker-9 @coroutine#629] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555854205790801920/_ustadmanifest.json 2024-02-06 22:58:13.704 [DefaultDispatcher-worker-9 @coroutine#629] 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/555854205790801920/_ustadmanifest.json. 2024-02-06 22:58:13.704 [eventLoopGroupProxy-7-1 @call-handler#806] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 28ms 2024-02-06 22:58:13.704 [DefaultDispatcher-worker-9 @coroutine#629] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555854205790801920/_ustadmanifest.json 2024-02-06 22:58:13.705 [DefaultDispatcher-worker-5 @coroutine#659] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:58:13.705 [DefaultDispatcher-worker-5 @coroutine#659] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:58:13.706 [DefaultDispatcher-worker-5 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-06 22:58:13.706 [DefaultDispatcher-worker-5 @coroutine#659] 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-02-06 22:58:13.715 [DefaultDispatcher-worker-10 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e20c20b 2024-02-06 22:58:13.733 [DefaultDispatcher-worker-9 @coroutine#629] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555854205790801920/_ustadmanifest.json 2024-02-06 22:58:13.733 [DefaultDispatcher-worker-9 @coroutine#629] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555854205790801920/_ustadmanifest.json 2024-02-06 22:58:13.733 [DefaultDispatcher-worker-9 @coroutine#629] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555854205790801920/_ustadmanifest.json. 2024-02-06 22:58:13.733 [DefaultDispatcher-worker-9 @coroutine#629] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555854205790801920/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:58:13.735 [DefaultDispatcher-worker-9 @coroutine#829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@332fa1c 2024-02-06 22:58:13.744 [DefaultDispatcher-worker-3 @coroutine#629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6556471b 2024-02-06 22:58:13.746 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-06 22:58:13.746 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-06 22:58:13.746 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-06 22:58:13.746 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-06 22:58:13.746 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-06 22:58:13.748 [Test worker @coroutine#832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d964c9e 2024-02-06 22:58:13.748 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Shutdown initiated... 2024-02-06 22:58:13.748 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Close initiated... 2024-02-06 22:58:13.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:13.755 [HikariPool-61 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e20c20b: (connection evicted) 2024-02-06 22:58:13.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:13.756 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Closed. 2024-02-06 22:58:13.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Shutdown completed. 2024-02-06 22:58:13.859 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-06 22:58:14.065 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-06 22:58:14.164 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-06 22:58:14.761 [DefaultDispatcher-worker-10 @coroutine#838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19a7906c 2024-02-06 22:58:14.923 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@63318b56 2024-02-06 22:58:14.924 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@63318b56 2024-02-06 22:58:14.936 [Test worker @coroutine#840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@332fa1c 2024-02-06 22:58:14.936 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Shutdown initiated... 2024-02-06 22:58:14.936 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Close initiated... 2024-02-06 22:58:14.936 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:14.937 [HikariPool-59 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6556471b: (connection evicted) 2024-02-06 22:58:14.937 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:14.937 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Closed. 2024-02-06 22:58:14.937 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Shutdown completed. 2024-02-06 22:58:14.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2024-02-06 22:58:14.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:14.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:14.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:14.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:14.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:14.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:14.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c7c898a 2024-02-06 22:58:14.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:14.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:14.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:14.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:14.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:14.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:14.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:14.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:14.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:14.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:14.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:14.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:14.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:14.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:14.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:14.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:14.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:14.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:14.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:14.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2024-02-06 22:58:14.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:14.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:14.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:14.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:14.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:14.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:14.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:14.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:14.952 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2024-02-06 22:58:14.957 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cae4518 2024-02-06 22:58:14.958 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cae4518 2024-02-06 22:58:14.958 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2024-02-06 22:58:14.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2024-02-06 22:58:14.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:14.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:14.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:14.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:14.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:14.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:14.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d946eee 2024-02-06 22:58:14.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:14.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:14.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:14.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:14.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:14.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:14.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:14.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:14.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:14.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:14.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:14.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:14.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:14.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:14.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:14.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:14.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:14.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:14.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:14.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2024-02-06 22:58:14.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:14.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:14.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:14.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:14.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:14.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:14.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:14.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:14.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2024-02-06 22:58:14.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@53b907d9 2024-02-06 22:58:14.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@53b907d9 2024-02-06 22:58:14.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2024-02-06 22:58:14.989 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-06 22:58:14.994 [Test worker] INFO ktor.application - Application started in 0.006 seconds. 2024-02-06 22:58:14.994 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@550f522b 2024-02-06 22:58:14.999 [DefaultDispatcher-worker-8 @coroutine#846] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-06 22:58:14.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2024-02-06 22:58:15.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:15.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:15.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:15.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:15.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:15.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:15.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46bdc55e 2024-02-06 22:58:15.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:15.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:15.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:15.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:15.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:15.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:15.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:15.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:15.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:15.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:15.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:15.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:15.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:15.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:15.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:15.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:15.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:15.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:15.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:15.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2024-02-06 22:58:15.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:15.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:15.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:15.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:15.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:15.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:15.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:15.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:15.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2024-02-06 22:58:15.001 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c1a63f7 2024-02-06 22:58:15.001 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c1a63f7 2024-02-06 22:58:15.001 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2024-02-06 22:58:15.004 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-06 22:58:15.007 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-06 22:58:15.007 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-06 22:58:15.007 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-06 22:58:15.007 [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-02-06 22:58:15.007 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-06 22:58:15.007 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-06 22:58:15.007 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-06 22:58:15.007 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-06 22:58:15.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2024-02-06 22:58:15.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:15.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:15.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:15.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:15.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:15.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:15.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34e9de8d 2024-02-06 22:58:15.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:15.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:15.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:15.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:15.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:15.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:15.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:15.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:15.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:15.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:15.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:15.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:15.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:15.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:15.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:15.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:15.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:15.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:15.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:15.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2024-02-06 22:58:15.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:15.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:15.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:15.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:15.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:15.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:15.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:15.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:15.008 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2024-02-06 22:58:15.010 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@61ca5134 2024-02-06 22:58:15.010 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@61ca5134 2024-02-06 22:58:15.010 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2024-02-06 22:58:15.058 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:15.060 [DefaultDispatcher-worker-8 @coroutine#851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61ca5134 2024-02-06 22:58:15.067 [DefaultDispatcher-worker-3 @coroutine#853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1a63f7 2024-02-06 22:58:15.067 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:15.069 [Test worker @coroutine#855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1a63f7 2024-02-06 22:58:15.078 [DefaultDispatcher-worker-8 @coroutine#851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61ca5134 2024-02-06 22:58:15.079 [Test worker @coroutine#851] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555854217986179072/_ustadmanifest.json 2024-02-06 22:58:15.079 [Test worker @coroutine#851] 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/555854217986179072/_ustadmanifest.json. 2024-02-06 22:58:15.080 [Test worker @coroutine#851] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555854217986179072/_ustadmanifest.json 2024-02-06 22:58:15.084 [Test worker @coroutine#851] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555854217986179072/_ustadmanifest.json 2024-02-06 22:58:15.084 [Test worker @coroutine#851] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555854217986179072/_ustadmanifest.json 2024-02-06 22:58:15.085 [Test worker @coroutine#851] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555854217986179072/_ustadmanifest.json. 2024-02-06 22:58:15.085 [Test worker @coroutine#851] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555854217986179072/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:58:15.086 [Test worker @coroutine#861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1a63f7 2024-02-06 22:58:15.097 [DefaultDispatcher-worker-15 @coroutine#851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61ca5134 2024-02-06 22:58:15.098 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-06 22:58:15.098 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-772c2eae-dfee-48a9-bd87-e1955429646e', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-06 22:58:15.099 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-06 22:58:15.099 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-772c2eae-dfee-48a9-bd87-e1955429646e 2024-02-06 22:58:15.100 [DefaultDispatcher-worker-10 @coroutine#874] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:58:15.100 [DefaultDispatcher-worker-10 @coroutine#874] 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-02-06 22:58:15.100 [DefaultDispatcher-worker-10 @coroutine#874] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:58:15.100 [DefaultDispatcher-worker-10 @coroutine#874] 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-02-06 22:58:15.101 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:15.109 [DefaultDispatcher-worker-6 @coroutine#873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61ca5134 2024-02-06 22:58:15.109 [DefaultDispatcher-worker-6 @coroutine#873] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 22:58:15.109 [DefaultDispatcher-worker-6 @coroutine#873] 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-02-06 22:58:15.109 [DefaultDispatcher-worker-6 @coroutine#873] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 22:58:15.110 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:15.111 [MyScheduler_Worker-1 @coroutine#878] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-06 22:58:15.111 [MyScheduler_Worker-1 @coroutine#878] 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-02-06 22:58:15.111 [MyScheduler_Worker-1 @coroutine#878] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-06 22:58:15.111 [MyScheduler_Worker-1 @coroutine#878] 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-02-06 22:58:15.144 [eventLoopGroupProxy-10-1 @call-handler#893] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-06 22:58:15.145 [eventLoopGroupProxy-10-1 @call-handler#893] 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-02-06 22:58:15.145 [eventLoopGroupProxy-10-1 @call-handler#893] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-06 22:58:15.146 [eventLoopGroupProxy-10-1 @call-handler#893] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:15.146 [eventLoopGroupProxy-10-1 @call-handler#893] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-02-06 22:58:15.147 [DefaultDispatcher-worker-15 @coroutine#874] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:58:15.147 [DefaultDispatcher-worker-15 @coroutine#874] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:58:15.148 [eventLoopGroupProxy-10-3 @call-handler#899] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-06 22:58:15.149 [eventLoopGroupProxy-10-3 @call-handler#899] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:15.150 [eventLoopGroupProxy-10-3 @call-handler#899] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 2ms 2024-02-06 22:58:15.150 [DefaultDispatcher-worker-8 @coroutine#873] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 22:58:15.150 [DefaultDispatcher-worker-8 @coroutine#873] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 22:58:15.152 [eventLoopGroupProxy-10-2 @call-handler#903] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-06 22:58:15.152 [eventLoopGroupProxy-10-2 @call-handler#903] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:15.159 [eventLoopGroupProxy-10-4 @call-handler#906] 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-02-06 22:58:15.159 [eventLoopGroupProxy-10-4 @call-handler#906] 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-02-06 22:58:15.161 [DefaultDispatcher-worker-14 @coroutine#873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61ca5134 2024-02-06 22:58:15.161 [eventLoopGroupProxy-10-4 @coroutine#907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cae4518 2024-02-06 22:58:15.163 [eventLoopGroupProxy-10-4 @call-handler#906] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 5ms 2024-02-06 22:58:15.165 [MyScheduler_Worker-1 @coroutine#878] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-06 22:58:15.165 [MyScheduler_Worker-1 @coroutine#878] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-06 22:58:15.166 [MyScheduler_Worker-1 @coroutine#878] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-06 22:58:15.166 [MyScheduler_Worker-1 @coroutine#878] 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-02-06 22:58:15.170 [MyScheduler_Worker-1 @coroutine#912] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:15.170 [MyScheduler_Worker-1 @coroutine#912] 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-02-06 22:58:15.170 [MyScheduler_Worker-1 @coroutine#912] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:15.170 [MyScheduler_Worker-1 @coroutine#912] 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-02-06 22:58:15.172 [DefaultDispatcher-worker-6 @coroutine#875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61ca5134 2024-02-06 22:58:15.172 [eventLoopGroupProxy-10-1 @call-handler#915] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:58:15.175 [eventLoopGroupProxy-10-1 @coroutine#916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cae4518 2024-02-06 22:58:15.176 [eventLoopGroupProxy-10-1 @call-handler#915] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:15.176 [eventLoopGroupProxy-10-1 @call-handler#915] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-06 22:58:15.177 [MyScheduler_Worker-1 @coroutine#912] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:15.180 [MyScheduler_Worker-1 @coroutine#912] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:15.180 [MyScheduler_Worker-1 @coroutine#912] 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-02-06 22:58:15.180 [MyScheduler_Worker-1 @coroutine#912] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:15.180 [MyScheduler_Worker-1 @coroutine#912] 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-02-06 22:58:15.183 [eventLoopGroupProxy-10-1 @call-handler#921] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:58:15.194 [eventLoopGroupProxy-10-1 @coroutine#922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cae4518 2024-02-06 22:58:15.194 [eventLoopGroupProxy-10-1 @call-handler#921] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:15.195 [eventLoopGroupProxy-10-1 @call-handler#921] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 12ms 2024-02-06 22:58:15.200 [MyScheduler_Worker-1 @coroutine#912] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:15.205 [MyScheduler_Worker-1 @coroutine#912] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:15.205 [MyScheduler_Worker-1 @coroutine#912] 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-02-06 22:58:15.205 [MyScheduler_Worker-1 @coroutine#912] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:15.206 [MyScheduler_Worker-1 @coroutine#912] 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-02-06 22:58:15.208 [eventLoopGroupProxy-10-1 @call-handler#927] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:58:15.231 [eventLoopGroupProxy-10-1 @coroutine#928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cae4518 2024-02-06 22:58:15.231 [eventLoopGroupProxy-10-1 @call-handler#927] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:15.232 [eventLoopGroupProxy-10-1 @call-handler#927] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 24ms 2024-02-06 22:58:15.233 [MyScheduler_Worker-1 @coroutine#912] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:15.235 [MyScheduler_Worker-1 @coroutine#912] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:15.235 [MyScheduler_Worker-1 @coroutine#912] 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-02-06 22:58:15.235 [MyScheduler_Worker-1 @coroutine#912] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:15.235 [MyScheduler_Worker-1 @coroutine#912] 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-02-06 22:58:15.238 [eventLoopGroupProxy-10-1 @call-handler#933] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:58:15.241 [eventLoopGroupProxy-10-1 @coroutine#934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cae4518 2024-02-06 22:58:15.241 [eventLoopGroupProxy-10-1 @call-handler#933] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:15.241 [eventLoopGroupProxy-10-1 @call-handler#933] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:58:15.242 [MyScheduler_Worker-1 @coroutine#912] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:15.244 [MyScheduler_Worker-1 @coroutine#912] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:15.244 [MyScheduler_Worker-1 @coroutine#912] 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-02-06 22:58:15.244 [MyScheduler_Worker-1 @coroutine#912] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:15.244 [MyScheduler_Worker-1 @coroutine#912] 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-02-06 22:58:15.247 [eventLoopGroupProxy-10-1 @call-handler#939] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:15.249 [eventLoopGroupProxy-10-1 @coroutine#940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cae4518 2024-02-06 22:58:15.249 [eventLoopGroupProxy-10-1 @call-handler#939] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:15.250 [eventLoopGroupProxy-10-1 @call-handler#939] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-06 22:58:15.251 [MyScheduler_Worker-1 @coroutine#912] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:15.267 [DefaultDispatcher-worker-11 @coroutine#878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61ca5134 2024-02-06 22:58:15.292 [DefaultDispatcher-worker-15 @coroutine#875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61ca5134 2024-02-06 22:58:15.293 [DefaultDispatcher-worker-15 @coroutine#875] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:58:15.293 [DefaultDispatcher-worker-15 @coroutine#875] 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-02-06 22:58:15.293 [DefaultDispatcher-worker-15 @coroutine#875] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:58:15.293 [DefaultDispatcher-worker-15 @coroutine#875] 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-02-06 22:58:15.302 [eventLoopGroupProxy-10-1 @call-handler#949] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-06 22:58:15.304 [eventLoopGroupProxy-10-1 @call-handler#949] 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-02-06 22:58:15.304 [eventLoopGroupProxy-10-1 @call-handler#949] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-06 22:58:15.329 [DefaultDispatcher-worker-4 @call-handler#949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53b907d9 2024-02-06 22:58:15.330 [eventLoopGroupProxy-10-1 @call-handler#949] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:15.330 [eventLoopGroupProxy-10-1 @call-handler#949] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 29ms 2024-02-06 22:58:15.330 [DefaultDispatcher-worker-4 @coroutine#845] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555854217986179072/_ustadmanifest.json 2024-02-06 22:58:15.330 [DefaultDispatcher-worker-4 @coroutine#845] 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/555854217986179072/_ustadmanifest.json. 2024-02-06 22:58:15.330 [DefaultDispatcher-worker-4 @coroutine#845] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555854217986179072/_ustadmanifest.json 2024-02-06 22:58:15.331 [DefaultDispatcher-worker-7 @coroutine#875] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:58:15.331 [DefaultDispatcher-worker-7 @coroutine#875] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:58:15.331 [DefaultDispatcher-worker-7 @coroutine#875] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-06 22:58:15.332 [DefaultDispatcher-worker-7 @coroutine#875] 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-02-06 22:58:15.340 [DefaultDispatcher-worker-2 @coroutine#875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61ca5134 2024-02-06 22:58:15.353 [DefaultDispatcher-worker-3 @coroutine#845] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555854217986179072/_ustadmanifest.json 2024-02-06 22:58:15.353 [DefaultDispatcher-worker-3 @coroutine#845] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555854217986179072/_ustadmanifest.json 2024-02-06 22:58:15.353 [DefaultDispatcher-worker-3 @coroutine#845] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555854217986179072/_ustadmanifest.json. 2024-02-06 22:58:15.353 [DefaultDispatcher-worker-3 @coroutine#845] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555854217986179072/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:58:15.355 [DefaultDispatcher-worker-3 @coroutine#976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cae4518 2024-02-06 22:58:15.363 [DefaultDispatcher-worker-8 @coroutine#845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53b907d9 2024-02-06 22:58:15.365 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-06 22:58:15.365 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-06 22:58:15.365 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-06 22:58:15.365 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-06 22:58:15.365 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-06 22:58:15.367 [Test worker @coroutine#979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1a63f7 2024-02-06 22:58:15.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Shutdown initiated... 2024-02-06 22:58:15.368 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Close initiated... 2024-02-06 22:58:15.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:15.373 [HikariPool-65 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61ca5134: (connection evicted) 2024-02-06 22:58:15.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:15.373 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Closed. 2024-02-06 22:58:15.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Shutdown completed. 2024-02-06 22:58:15.504 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-06 22:58:15.504 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-06 22:58:15.769 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-06 22:58:16.447 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@550f522b 2024-02-06 22:58:16.447 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@550f522b 2024-02-06 22:58:16.460 [Test worker @coroutine#984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cae4518 2024-02-06 22:58:16.460 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Shutdown initiated... 2024-02-06 22:58:16.460 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Close initiated... 2024-02-06 22:58:16.460 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:16.475 [HikariPool-63 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53b907d9: (connection evicted) 2024-02-06 22:58:16.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:16.476 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Closed. 2024-02-06 22:58:16.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Shutdown completed. 2024-02-06 22:58:16.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2024-02-06 22:58:16.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:16.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:16.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:16.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:16.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:16.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:16.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19f1f330 2024-02-06 22:58:16.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:16.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:16.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:16.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:16.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:16.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:16.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:16.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:16.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:16.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:16.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:16.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:16.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:16.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:16.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:16.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:16.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:16.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:16.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:16.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2024-02-06 22:58:16.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:16.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:16.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:16.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:16.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:16.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:16.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:16.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:16.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2024-02-06 22:58:16.507 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:16.507 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:16.507 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2024-02-06 22:58:16.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2024-02-06 22:58:16.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:16.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:16.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:16.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:16.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:16.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:16.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b32b678 2024-02-06 22:58:16.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:16.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:16.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:16.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:16.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:16.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:16.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:16.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:16.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:16.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:16.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:16.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:16.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:16.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:16.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:16.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:16.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:16.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:16.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:16.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2024-02-06 22:58:16.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:16.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:16.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:16.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:16.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:16.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:16.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:16.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:16.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2024-02-06 22:58:16.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:58:16.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:58:16.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2024-02-06 22:58:16.562 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-06 22:58:16.569 [Test worker] INFO ktor.application - Application started in 0.007 seconds. 2024-02-06 22:58:16.569 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@78829412 2024-02-06 22:58:16.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2024-02-06 22:58:16.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:16.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:16.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:16.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:16.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:16.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:16.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3892802b 2024-02-06 22:58:16.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:16.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:16.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:16.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:16.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:16.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:16.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:16.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:16.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:16.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:16.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:16.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:16.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:16.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:16.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:16.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:16.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:16.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:16.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:16.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2024-02-06 22:58:16.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:16.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:16.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:16.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:16.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:16.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:16.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:16.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:16.573 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2024-02-06 22:58:16.573 [DefaultDispatcher-worker-2 @coroutine#991] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-06 22:58:16.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@2634d000 2024-02-06 22:58:16.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@2634d000 2024-02-06 22:58:16.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2024-02-06 22:58:16.583 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-06 22:58:16.608 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:16.630 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:16.631 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-06 22:58:16.631 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-06 22:58:16.631 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-06 22:58:16.631 [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-02-06 22:58:16.631 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-06 22:58:16.631 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-06 22:58:16.631 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-06 22:58:16.631 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-06 22:58:16.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2024-02-06 22:58:16.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:16.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:16.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:16.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:16.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:16.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:16.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50008974 2024-02-06 22:58:16.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:16.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:16.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:16.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:16.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:16.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:16.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:16.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:16.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:16.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:16.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:16.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:16.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:16.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:16.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:16.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:16.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:16.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:16.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:16.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2024-02-06 22:58:16.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:16.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:16.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:16.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:16.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:16.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:16.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:16.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:16.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2024-02-06 22:58:16.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a0ee80 2024-02-06 22:58:16.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a0ee80 2024-02-06 22:58:16.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2024-02-06 22:58:16.679 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:16.709 [DefaultDispatcher-worker-5 @coroutine#995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0ee80 2024-02-06 22:58:16.743 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:16.890 [DefaultDispatcher-worker-15 @coroutine#999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2634d000 2024-02-06 22:58:16.960 [DefaultDispatcher-worker-4 @coroutine#1001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2634d000 2024-02-06 22:58:16.983 [DefaultDispatcher-worker-15 @coroutine#1003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2634d000 2024-02-06 22:58:16.987 [DefaultDispatcher-worker-15 @coroutine#1005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2634d000 2024-02-06 22:58:17.003 [DefaultDispatcher-worker-8 @coroutine#995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0ee80 2024-02-06 22:58:17.004 [Test worker @coroutine#995] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555854222490923008/_ustadmanifest.json 2024-02-06 22:58:17.004 [Test worker @coroutine#995] 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/555854222490923008/_ustadmanifest.json. 2024-02-06 22:58:17.004 [Test worker @coroutine#995] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555854222490923008/_ustadmanifest.json 2024-02-06 22:58:17.018 [Test worker @coroutine#995] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555854222490923008/_ustadmanifest.json 2024-02-06 22:58:17.018 [Test worker @coroutine#995] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555854222490923008/_ustadmanifest.json 2024-02-06 22:58:17.020 [Test worker @coroutine#995] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555854222490923008/_ustadmanifest.json. 2024-02-06 22:58:17.020 [Test worker @coroutine#995] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555854222490923008/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:58:17.037 [Test worker @coroutine#1011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2634d000 2024-02-06 22:58:17.105 [DefaultDispatcher-worker-1 @coroutine#995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0ee80 2024-02-06 22:58:17.112 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-06 22:58:17.112 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-2043a530-ed73-4312-b1ec-3acdbaa82c5c', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-06 22:58:17.114 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-06 22:58:17.114 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-2043a530-ed73-4312-b1ec-3acdbaa82c5c 2024-02-06 22:58:17.115 [DefaultDispatcher-worker-10 @coroutine#1173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:58:17.116 [DefaultDispatcher-worker-10 @coroutine#1173] 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-02-06 22:58:17.116 [DefaultDispatcher-worker-10 @coroutine#1173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:58:17.116 [DefaultDispatcher-worker-10 @coroutine#1173] 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-02-06 22:58:17.124 [DefaultDispatcher-worker-16 @coroutine#1172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0ee80 2024-02-06 22:58:17.125 [DefaultDispatcher-worker-16 @coroutine#1172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 22:58:17.125 [DefaultDispatcher-worker-16 @coroutine#1172] 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-02-06 22:58:17.125 [DefaultDispatcher-worker-16 @coroutine#1172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 22:58:17.182 [MyScheduler_Worker-1 @coroutine#1178] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-06 22:58:17.182 [MyScheduler_Worker-1 @coroutine#1178] 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-02-06 22:58:17.182 [MyScheduler_Worker-1 @coroutine#1178] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-06 22:58:17.182 [MyScheduler_Worker-1 @coroutine#1178] 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-02-06 22:58:17.237 [eventLoopGroupProxy-13-1 @call-handler#1343] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-06 22:58:17.237 [eventLoopGroupProxy-13-1 @call-handler#1343] 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-02-06 22:58:17.237 [eventLoopGroupProxy-13-1 @call-handler#1343] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-06 22:58:17.238 [eventLoopGroupProxy-13-1 @call-handler#1343] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:17.239 [eventLoopGroupProxy-13-1 @call-handler#1343] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-02-06 22:58:17.240 [DefaultDispatcher-worker-8 @coroutine#1173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:58:17.240 [DefaultDispatcher-worker-8 @coroutine#1173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:58:17.263 [eventLoopGroupProxy-13-2 @call-handler#1346] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-06 22:58:17.264 [eventLoopGroupProxy-13-2 @call-handler#1346] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:17.264 [eventLoopGroupProxy-13-3 @call-handler#1348] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-06 22:58:17.265 [eventLoopGroupProxy-13-3 @call-handler#1348] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:17.265 [eventLoopGroupProxy-13-3 @call-handler#1348] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-02-06 22:58:17.266 [DefaultDispatcher-worker-12 @coroutine#1172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 22:58:17.266 [DefaultDispatcher-worker-12 @coroutine#1172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 22:58:17.276 [DefaultDispatcher-worker-2 @coroutine#1172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0ee80 2024-02-06 22:58:17.299 [eventLoopGroupProxy-13-4 @call-handler#1356] 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-02-06 22:58:17.299 [eventLoopGroupProxy-13-4 @call-handler#1356] 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-02-06 22:58:17.299 [DefaultDispatcher-worker-13 @coroutine#1174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0ee80 2024-02-06 22:58:17.310 [eventLoopGroupProxy-13-4 @coroutine#1357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:17.321 [eventLoopGroupProxy-13-4 @call-handler#1356] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 23ms 2024-02-06 22:58:17.324 [MyScheduler_Worker-1 @coroutine#1178] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-06 22:58:17.324 [MyScheduler_Worker-1 @coroutine#1178] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-06 22:58:17.326 [MyScheduler_Worker-1 @coroutine#1178] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-06 22:58:17.326 [MyScheduler_Worker-1 @coroutine#1178] 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-02-06 22:58:17.332 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.332 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:17.332 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.332 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:17.335 [eventLoopGroupProxy-13-1 @call-handler#1364] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:17.338 [eventLoopGroupProxy-13-1 @coroutine#1365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:17.338 [eventLoopGroupProxy-13-1 @call-handler#1364] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:17.338 [eventLoopGroupProxy-13-1 @call-handler#1364] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-06 22:58:17.339 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.341 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.341 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:17.341 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.341 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:17.361 [eventLoopGroupProxy-13-1 @call-handler#1370] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:58:17.365 [eventLoopGroupProxy-13-1 @coroutine#1371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:17.365 [eventLoopGroupProxy-13-1 @call-handler#1370] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:17.365 [eventLoopGroupProxy-13-1 @call-handler#1370] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-06 22:58:17.366 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.369 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.369 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:17.369 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.369 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:17.391 [eventLoopGroupProxy-13-1 @call-handler#1376] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:58:17.394 [eventLoopGroupProxy-13-1 @coroutine#1377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:17.395 [eventLoopGroupProxy-13-1 @call-handler#1376] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:17.395 [eventLoopGroupProxy-13-1 @call-handler#1376] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-06 22:58:17.396 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.398 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.398 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:17.398 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.398 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:17.401 [eventLoopGroupProxy-13-1 @call-handler#1382] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:58:17.411 [eventLoopGroupProxy-13-1 @coroutine#1383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:17.411 [eventLoopGroupProxy-13-1 @call-handler#1382] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:17.411 [eventLoopGroupProxy-13-1 @call-handler#1382] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2024-02-06 22:58:17.412 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.414 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.414 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:17.414 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.414 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:17.417 [eventLoopGroupProxy-13-1 @call-handler#1388] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:58:17.465 [eventLoopGroupProxy-13-1 @coroutine#1390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:17.465 [eventLoopGroupProxy-13-1 @call-handler#1388] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:17.465 [eventLoopGroupProxy-13-1 @call-handler#1388] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-02-06 22:58:17.466 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.469 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.469 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:17.469 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.469 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:17.472 [eventLoopGroupProxy-13-1 @call-handler#1395] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:58:17.486 [eventLoopGroupProxy-13-1 @coroutine#1396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:17.487 [eventLoopGroupProxy-13-1 @call-handler#1395] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:17.487 [eventLoopGroupProxy-13-1 @call-handler#1395] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 16ms 2024-02-06 22:58:17.489 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.491 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.491 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:17.491 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.491 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:17.494 [eventLoopGroupProxy-13-1 @call-handler#1401] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:58:17.542 [eventLoopGroupProxy-13-1 @coroutine#1402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:17.542 [eventLoopGroupProxy-13-1 @call-handler#1401] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:17.542 [eventLoopGroupProxy-13-1 @call-handler#1401] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-02-06 22:58:17.546 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.552 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.552 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:17.552 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.552 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:17.560 [eventLoopGroupProxy-13-1 @call-handler#1407] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:58:17.606 [eventLoopGroupProxy-13-1 @coroutine#1408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:17.607 [eventLoopGroupProxy-13-1 @call-handler#1407] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:17.607 [eventLoopGroupProxy-13-1 @call-handler#1407] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-02-06 22:58:17.608 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.610 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.610 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:17.610 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.610 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:17.614 [eventLoopGroupProxy-13-1 @call-handler#1413] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:58:17.620 [eventLoopGroupProxy-13-1 @coroutine#1414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:17.620 [eventLoopGroupProxy-13-1 @call-handler#1413] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:17.620 [eventLoopGroupProxy-13-1 @call-handler#1413] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-06 22:58:17.621 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.623 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.623 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:17.623 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.623 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:17.625 [eventLoopGroupProxy-13-1 @call-handler#1419] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:58:17.633 [eventLoopGroupProxy-13-1 @coroutine#1420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:17.633 [eventLoopGroupProxy-13-1 @call-handler#1419] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:17.633 [eventLoopGroupProxy-13-1 @call-handler#1419] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-02-06 22:58:17.634 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.636 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.636 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:17.636 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.636 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:17.638 [eventLoopGroupProxy-13-1 @call-handler#1425] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:58:17.640 [DefaultDispatcher-worker-6 @coroutine#1182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0ee80 2024-02-06 22:58:17.641 [eventLoopGroupProxy-13-1 @coroutine#1427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:17.641 [eventLoopGroupProxy-13-1 @call-handler#1425] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:17.642 [eventLoopGroupProxy-13-1 @call-handler#1425] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-06 22:58:17.644 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.655 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.655 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:17.655 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.655 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:17.658 [eventLoopGroupProxy-13-1 @call-handler#1432] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:58:17.660 [eventLoopGroupProxy-13-1 @coroutine#1433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:17.660 [eventLoopGroupProxy-13-1 @call-handler#1432] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:17.661 [eventLoopGroupProxy-13-1 @call-handler#1432] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:58:17.662 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.664 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.664 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:17.664 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.664 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:17.666 [eventLoopGroupProxy-13-1 @call-handler#1438] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:58:17.669 [eventLoopGroupProxy-13-1 @coroutine#1439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:17.669 [eventLoopGroupProxy-13-1 @call-handler#1438] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:17.669 [eventLoopGroupProxy-13-1 @call-handler#1438] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:58:17.670 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.672 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.672 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:17.672 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.672 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:17.675 [eventLoopGroupProxy-13-1 @call-handler#1444] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:58:17.678 [eventLoopGroupProxy-13-1 @coroutine#1445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:17.678 [eventLoopGroupProxy-13-1 @call-handler#1444] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:17.679 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.681 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.681 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:17.681 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.681 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:17.683 [eventLoopGroupProxy-13-1 @call-handler#1444] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-02-06 22:58:17.684 [eventLoopGroupProxy-13-1 @call-handler#1450] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:58:17.686 [eventLoopGroupProxy-13-1 @coroutine#1451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:17.686 [eventLoopGroupProxy-13-1 @call-handler#1450] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:17.687 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.689 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.689 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:17.689 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.689 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:17.691 [eventLoopGroupProxy-13-1 @call-handler#1450] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-02-06 22:58:17.691 [eventLoopGroupProxy-13-1 @call-handler#1456] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:17.694 [eventLoopGroupProxy-13-1 @coroutine#1457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:17.694 [eventLoopGroupProxy-13-1 @call-handler#1456] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:17.695 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.696 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.696 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:17.696 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.697 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:17.698 [eventLoopGroupProxy-13-1 @call-handler#1456] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-02-06 22:58:17.699 [eventLoopGroupProxy-13-1 @call-handler#1462] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:58:17.701 [eventLoopGroupProxy-13-1 @coroutine#1463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:17.702 [eventLoopGroupProxy-13-1 @call-handler#1462] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:17.703 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.705 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.705 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:17.705 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.705 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:17.707 [eventLoopGroupProxy-13-1 @call-handler#1462] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-02-06 22:58:17.708 [eventLoopGroupProxy-13-1 @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-02-06 22:58:17.710 [eventLoopGroupProxy-13-1 @coroutine#1469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:17.710 [eventLoopGroupProxy-13-1 @call-handler#1468] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:17.711 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.713 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.713 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:17.713 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.713 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:17.715 [eventLoopGroupProxy-13-1 @call-handler#1468] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-02-06 22:58:17.716 [eventLoopGroupProxy-13-1 @call-handler#1474] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:58:17.718 [eventLoopGroupProxy-13-1 @coroutine#1475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:17.718 [eventLoopGroupProxy-13-1 @call-handler#1474] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:17.720 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.721 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.721 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:17.722 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.722 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:17.723 [eventLoopGroupProxy-13-1 @call-handler#1474] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-02-06 22:58:17.724 [eventLoopGroupProxy-13-1 @call-handler#1481] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:58:17.726 [eventLoopGroupProxy-13-1 @coroutine#1482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:17.726 [eventLoopGroupProxy-13-1 @call-handler#1481] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:17.728 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.729 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.729 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:17.729 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.729 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:17.731 [eventLoopGroupProxy-13-1 @call-handler#1481] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-02-06 22:58:17.732 [eventLoopGroupProxy-13-1 @call-handler#1487] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:58:17.734 [eventLoopGroupProxy-13-1 @coroutine#1488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:17.734 [eventLoopGroupProxy-13-1 @call-handler#1487] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:17.735 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.737 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.737 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:17.737 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.737 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:17.739 [eventLoopGroupProxy-13-1 @call-handler#1487] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-02-06 22:58:17.739 [eventLoopGroupProxy-13-1 @call-handler#1493] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:58:17.742 [eventLoopGroupProxy-13-1 @coroutine#1494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:17.742 [eventLoopGroupProxy-13-1 @call-handler#1493] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:17.743 [eventLoopGroupProxy-13-1 @call-handler#1493] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-06 22:58:17.743 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.745 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.745 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:17.745 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.745 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:17.747 [eventLoopGroupProxy-13-1 @call-handler#1499] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:58:17.752 [eventLoopGroupProxy-13-1 @coroutine#1500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:17.752 [eventLoopGroupProxy-13-1 @call-handler#1499] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:17.752 [eventLoopGroupProxy-13-1 @call-handler#1499] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-06 22:58:17.753 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.754 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.754 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:17.754 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.754 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:17.756 [eventLoopGroupProxy-13-1 @call-handler#1505] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:58:17.764 [eventLoopGroupProxy-13-1 @coroutine#1506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:17.765 [eventLoopGroupProxy-13-1 @call-handler#1505] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:17.765 [eventLoopGroupProxy-13-1 @call-handler#1505] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2024-02-06 22:58:17.766 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.767 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.768 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:17.768 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.768 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:17.770 [eventLoopGroupProxy-13-1 @call-handler#1511] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:17.772 [eventLoopGroupProxy-13-1 @coroutine#1512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:17.772 [eventLoopGroupProxy-13-1 @call-handler#1511] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:17.772 [eventLoopGroupProxy-13-1 @call-handler#1511] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:58:17.773 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.776 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.777 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:17.777 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.777 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:17.779 [eventLoopGroupProxy-13-1 @call-handler#1517] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:58:17.784 [eventLoopGroupProxy-13-1 @coroutine#1518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:17.784 [eventLoopGroupProxy-13-1 @call-handler#1517] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:17.785 [eventLoopGroupProxy-13-1 @call-handler#1517] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-06 22:58:17.785 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.787 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.787 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:17.787 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.787 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:17.789 [eventLoopGroupProxy-13-1 @call-handler#1523] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:58:17.791 [eventLoopGroupProxy-13-1 @coroutine#1524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:17.792 [eventLoopGroupProxy-13-1 @call-handler#1523] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:17.792 [eventLoopGroupProxy-13-1 @call-handler#1523] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:58:17.793 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.794 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.794 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:17.794 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.794 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:17.796 [eventLoopGroupProxy-13-1 @call-handler#1529] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:58:17.803 [eventLoopGroupProxy-13-1 @coroutine#1530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:17.804 [eventLoopGroupProxy-13-1 @call-handler#1529] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:17.804 [eventLoopGroupProxy-13-1 @call-handler#1529] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-02-06 22:58:17.805 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.808 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.808 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:17.808 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.808 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:17.810 [eventLoopGroupProxy-13-1 @call-handler#1535] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:58:17.812 [eventLoopGroupProxy-13-1 @coroutine#1536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:17.813 [eventLoopGroupProxy-13-1 @call-handler#1535] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:17.813 [eventLoopGroupProxy-13-1 @call-handler#1535] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:58:17.814 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.815 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.815 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:17.815 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.815 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:17.818 [eventLoopGroupProxy-13-1 @call-handler#1541] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:17.828 [eventLoopGroupProxy-13-1 @coroutine#1542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:17.829 [eventLoopGroupProxy-13-1 @call-handler#1541] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:17.829 [eventLoopGroupProxy-13-1 @call-handler#1541] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 11ms 2024-02-06 22:58:17.830 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.831 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.832 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:17.832 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.832 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:17.834 [eventLoopGroupProxy-13-1 @call-handler#1547] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:58:17.843 [eventLoopGroupProxy-13-1 @coroutine#1548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:17.843 [eventLoopGroupProxy-13-1 @call-handler#1547] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:17.843 [eventLoopGroupProxy-13-1 @call-handler#1547] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2024-02-06 22:58:17.844 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.845 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.845 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:17.845 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.845 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:17.848 [eventLoopGroupProxy-13-1 @call-handler#1553] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:58:17.850 [eventLoopGroupProxy-13-1 @coroutine#1554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:17.850 [eventLoopGroupProxy-13-1 @call-handler#1553] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:17.851 [eventLoopGroupProxy-13-1 @call-handler#1553] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-06 22:58:17.851 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.853 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.853 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:17.853 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.853 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:17.855 [eventLoopGroupProxy-13-1 @call-handler#1559] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:58:17.857 [eventLoopGroupProxy-13-1 @coroutine#1560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:17.857 [eventLoopGroupProxy-13-1 @call-handler#1559] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:17.858 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.859 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.859 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:17.859 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.859 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:17.861 [eventLoopGroupProxy-13-1 @call-handler#1559] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-06 22:58:17.862 [eventLoopGroupProxy-13-1 @call-handler#1565] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:58:17.864 [eventLoopGroupProxy-13-1 @coroutine#1566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:17.864 [eventLoopGroupProxy-13-1 @call-handler#1565] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:17.865 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.866 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.866 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:17.866 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.866 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:17.868 [eventLoopGroupProxy-13-1 @call-handler#1565] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-02-06 22:58:17.868 [eventLoopGroupProxy-13-1 @call-handler#1571] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:58:17.870 [eventLoopGroupProxy-13-1 @coroutine#1572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:17.870 [eventLoopGroupProxy-13-1 @call-handler#1571] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:17.871 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.873 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.873 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:17.873 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.873 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:17.875 [eventLoopGroupProxy-13-1 @call-handler#1571] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-02-06 22:58:17.875 [eventLoopGroupProxy-13-1 @call-handler#1577] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:58:17.877 [eventLoopGroupProxy-13-1 @coroutine#1578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:17.877 [eventLoopGroupProxy-13-1 @call-handler#1577] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:17.878 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.879 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.880 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:17.880 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.880 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:17.881 [eventLoopGroupProxy-13-1 @call-handler#1577] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-06 22:58:17.882 [eventLoopGroupProxy-13-1 @call-handler#1583] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:17.926 [eventLoopGroupProxy-13-1 @coroutine#1584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:17.926 [eventLoopGroupProxy-13-1 @call-handler#1583] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:17.927 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.931 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.931 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:17.931 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.931 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:17.933 [eventLoopGroupProxy-13-1 @call-handler#1583] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 51ms 2024-02-06 22:58:17.933 [eventLoopGroupProxy-13-1 @call-handler#1589] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:58:17.936 [eventLoopGroupProxy-13-1 @coroutine#1590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:17.936 [eventLoopGroupProxy-13-1 @call-handler#1589] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:17.937 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.939 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.939 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:17.939 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.939 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:17.941 [eventLoopGroupProxy-13-1 @call-handler#1589] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-02-06 22:58:17.942 [eventLoopGroupProxy-13-1 @call-handler#1595] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:58:17.944 [eventLoopGroupProxy-13-1 @coroutine#1596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:17.944 [eventLoopGroupProxy-13-1 @call-handler#1595] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:17.945 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.947 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.947 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:17.947 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.948 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:17.948 [eventLoopGroupProxy-13-1 @call-handler#1595] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-02-06 22:58:17.951 [eventLoopGroupProxy-13-1 @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-02-06 22:58:17.954 [eventLoopGroupProxy-13-1 @coroutine#1602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:17.954 [eventLoopGroupProxy-13-1 @call-handler#1601] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:17.955 [eventLoopGroupProxy-13-1 @call-handler#1601] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-06 22:58:17.955 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.957 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.957 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:17.957 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:17.957 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:17.959 [eventLoopGroupProxy-13-1 @call-handler#1607] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:18.021 [eventLoopGroupProxy-13-1 @coroutine#1609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:18.021 [eventLoopGroupProxy-13-1 @call-handler#1607] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:18.021 [eventLoopGroupProxy-13-1 @call-handler#1607] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 62ms 2024-02-06 22:58:18.023 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.026 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.026 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.026 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.026 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.033 [eventLoopGroupProxy-13-1 @call-handler#1614] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:18.037 [eventLoopGroupProxy-13-1 @coroutine#1615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:18.037 [eventLoopGroupProxy-13-1 @call-handler#1614] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:18.038 [eventLoopGroupProxy-13-1 @call-handler#1614] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-06 22:58:18.039 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.042 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.042 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.042 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.042 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.066 [eventLoopGroupProxy-13-1 @call-handler#1620] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:18.073 [eventLoopGroupProxy-13-1 @coroutine#1621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:18.073 [eventLoopGroupProxy-13-1 @call-handler#1620] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:18.073 [eventLoopGroupProxy-13-1 @call-handler#1620] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 25ms 2024-02-06 22:58:18.074 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.076 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.076 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.076 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.076 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.078 [eventLoopGroupProxy-13-1 @call-handler#1626] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:18.080 [eventLoopGroupProxy-13-1 @coroutine#1627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:18.080 [eventLoopGroupProxy-13-1 @call-handler#1626] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:18.081 [eventLoopGroupProxy-13-1 @call-handler#1626] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:58:18.081 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.093 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.093 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.093 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.093 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.100 [eventLoopGroupProxy-13-1 @call-handler#1632] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:18.156 [eventLoopGroupProxy-13-1 @coroutine#1633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:18.156 [eventLoopGroupProxy-13-1 @call-handler#1632] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:18.157 [eventLoopGroupProxy-13-1 @call-handler#1632] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 57ms 2024-02-06 22:58:18.158 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.159 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.160 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.160 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.160 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.162 [eventLoopGroupProxy-13-1 @call-handler#1638] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:18.168 [eventLoopGroupProxy-13-1 @coroutine#1639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:18.168 [eventLoopGroupProxy-13-1 @call-handler#1638] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:18.168 [eventLoopGroupProxy-13-1 @call-handler#1638] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-02-06 22:58:18.169 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.171 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.171 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.171 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.171 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.172 [DefaultDispatcher-worker-12 @coroutine#1182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0ee80 2024-02-06 22:58:18.173 [eventLoopGroupProxy-13-1 @call-handler#1645] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:18.176 [eventLoopGroupProxy-13-1 @coroutine#1646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:18.176 [eventLoopGroupProxy-13-1 @call-handler#1645] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:18.176 [eventLoopGroupProxy-13-1 @call-handler#1645] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:58:18.178 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.181 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.181 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.181 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.181 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.183 [eventLoopGroupProxy-13-1 @call-handler#1651] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:18.185 [eventLoopGroupProxy-13-1 @coroutine#1652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:18.185 [eventLoopGroupProxy-13-1 @call-handler#1651] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:18.186 [eventLoopGroupProxy-13-1 @call-handler#1651] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:58:18.187 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.196 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.196 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.196 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.196 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.198 [eventLoopGroupProxy-13-1 @call-handler#1657] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:18.204 [eventLoopGroupProxy-13-1 @coroutine#1658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:18.204 [eventLoopGroupProxy-13-1 @call-handler#1657] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:18.204 [eventLoopGroupProxy-13-1 @call-handler#1657] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-06 22:58:18.205 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.206 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.207 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.207 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.207 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.209 [eventLoopGroupProxy-13-1 @call-handler#1663] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:18.254 [eventLoopGroupProxy-13-1 @coroutine#1664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:18.254 [eventLoopGroupProxy-13-1 @call-handler#1663] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:18.255 [eventLoopGroupProxy-13-1 @call-handler#1663] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-02-06 22:58:18.255 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.259 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.259 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.259 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.259 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.261 [eventLoopGroupProxy-13-1 @call-handler#1669] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:18.263 [eventLoopGroupProxy-13-1 @coroutine#1670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:18.264 [eventLoopGroupProxy-13-1 @call-handler#1669] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:18.264 [eventLoopGroupProxy-13-1 @call-handler#1669] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:58:18.267 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.269 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.269 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.269 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.269 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.271 [eventLoopGroupProxy-13-1 @call-handler#1675] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:18.274 [eventLoopGroupProxy-13-1 @coroutine#1676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:18.274 [eventLoopGroupProxy-13-1 @call-handler#1675] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:18.274 [eventLoopGroupProxy-13-1 @call-handler#1675] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:58:18.279 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.282 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.282 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.282 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.282 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.293 [eventLoopGroupProxy-13-1 @call-handler#1681] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:18.296 [eventLoopGroupProxy-13-1 @coroutine#1682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:18.296 [eventLoopGroupProxy-13-1 @call-handler#1681] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:18.302 [eventLoopGroupProxy-13-1 @call-handler#1681] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2024-02-06 22:58:18.303 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.308 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.308 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.308 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.308 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.310 [eventLoopGroupProxy-13-1 @call-handler#1687] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:18.312 [eventLoopGroupProxy-13-1 @coroutine#1688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:18.312 [eventLoopGroupProxy-13-1 @call-handler#1687] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:18.312 [eventLoopGroupProxy-13-1 @call-handler#1687] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:58:18.313 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.315 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.315 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.315 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.315 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.318 [eventLoopGroupProxy-13-1 @call-handler#1693] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:18.321 [eventLoopGroupProxy-13-1 @coroutine#1695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:18.321 [eventLoopGroupProxy-13-1 @call-handler#1693] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:18.321 [eventLoopGroupProxy-13-1 @call-handler#1693] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-06 22:58:18.322 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.323 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.324 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.324 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.324 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.326 [eventLoopGroupProxy-13-1 @call-handler#1700] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:18.334 [eventLoopGroupProxy-13-1 @coroutine#1701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:18.335 [eventLoopGroupProxy-13-1 @call-handler#1700] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:18.335 [eventLoopGroupProxy-13-1 @call-handler#1700] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2024-02-06 22:58:18.336 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.337 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.337 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.337 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.338 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.339 [eventLoopGroupProxy-13-1 @call-handler#1706] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:18.342 [eventLoopGroupProxy-13-1 @coroutine#1707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:18.342 [eventLoopGroupProxy-13-1 @call-handler#1706] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:18.343 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.343 [eventLoopGroupProxy-13-1 @call-handler#1706] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-06 22:58:18.344 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.344 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.345 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.345 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.347 [eventLoopGroupProxy-13-1 @call-handler#1712] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:18.356 [eventLoopGroupProxy-13-1 @coroutine#1713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:18.356 [eventLoopGroupProxy-13-1 @call-handler#1712] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:18.357 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.357 [eventLoopGroupProxy-13-1 @call-handler#1712] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 11ms 2024-02-06 22:58:18.358 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.359 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.359 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.359 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.361 [eventLoopGroupProxy-13-1 @call-handler#1718] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:18.363 [eventLoopGroupProxy-13-1 @coroutine#1719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:18.363 [eventLoopGroupProxy-13-1 @call-handler#1718] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:18.364 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.364 [eventLoopGroupProxy-13-1 @call-handler#1718] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-06 22:58:18.366 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.366 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.366 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.366 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.368 [eventLoopGroupProxy-13-1 @call-handler#1724] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:18.371 [eventLoopGroupProxy-13-1 @coroutine#1725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:18.371 [eventLoopGroupProxy-13-1 @call-handler#1724] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:18.372 [eventLoopGroupProxy-13-1 @call-handler#1724] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:58:18.372 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.374 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.374 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.374 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.374 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.394 [eventLoopGroupProxy-13-1 @call-handler#1730] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:18.397 [eventLoopGroupProxy-13-1 @coroutine#1731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:18.397 [eventLoopGroupProxy-13-1 @call-handler#1730] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:18.398 [eventLoopGroupProxy-13-1 @call-handler#1730] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-06 22:58:18.399 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.400 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.401 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.401 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.401 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.407 [eventLoopGroupProxy-13-1 @call-handler#1736] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:18.410 [eventLoopGroupProxy-13-1 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:18.410 [eventLoopGroupProxy-13-1 @call-handler#1736] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:18.410 [eventLoopGroupProxy-13-1 @call-handler#1736] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-02-06 22:58:18.411 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.413 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.413 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.413 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.413 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.415 [eventLoopGroupProxy-13-1 @call-handler#1742] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:18.460 [eventLoopGroupProxy-13-1 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:18.461 [eventLoopGroupProxy-13-1 @call-handler#1742] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:18.461 [eventLoopGroupProxy-13-1 @call-handler#1742] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-06 22:58:18.462 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.465 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.465 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.465 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.465 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.475 [eventLoopGroupProxy-13-1 @call-handler#1748] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:18.490 [eventLoopGroupProxy-13-1 @coroutine#1749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:18.490 [eventLoopGroupProxy-13-1 @call-handler#1748] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:18.491 [eventLoopGroupProxy-13-1 @call-handler#1748] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 17ms 2024-02-06 22:58:18.492 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.493 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.493 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.493 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.493 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.495 [eventLoopGroupProxy-13-1 @call-handler#1754] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:18.498 [eventLoopGroupProxy-13-1 @coroutine#1755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:18.498 [eventLoopGroupProxy-13-1 @call-handler#1754] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:18.499 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.499 [eventLoopGroupProxy-13-1 @call-handler#1754] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-06 22:58:18.501 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.501 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.501 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.501 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.503 [eventLoopGroupProxy-13-1 @call-handler#1760] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:18.505 [eventLoopGroupProxy-13-1 @coroutine#1761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:18.506 [eventLoopGroupProxy-13-1 @call-handler#1760] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:18.507 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.507 [eventLoopGroupProxy-13-1 @call-handler#1760] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-06 22:58:18.508 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.508 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.508 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.508 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.511 [eventLoopGroupProxy-13-1 @call-handler#1766] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:18.514 [eventLoopGroupProxy-13-1 @coroutine#1767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:18.515 [eventLoopGroupProxy-13-1 @call-handler#1766] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:18.515 [eventLoopGroupProxy-13-1 @call-handler#1766] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-06 22:58:18.516 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.517 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.517 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.517 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.517 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.543 [eventLoopGroupProxy-13-1 @call-handler#1772] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:18.564 [eventLoopGroupProxy-13-1 @coroutine#1773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:18.564 [eventLoopGroupProxy-13-1 @call-handler#1772] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:18.564 [eventLoopGroupProxy-13-1 @call-handler#1772] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 21ms 2024-02-06 22:58:18.565 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.567 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.567 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.567 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.567 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.572 [eventLoopGroupProxy-13-1 @call-handler#1778] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:18.575 [eventLoopGroupProxy-13-1 @coroutine#1779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:18.575 [eventLoopGroupProxy-13-1 @call-handler#1778] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:18.575 [eventLoopGroupProxy-13-1 @call-handler#1778] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:58:18.576 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.579 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.579 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.579 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.579 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.581 [eventLoopGroupProxy-13-1 @call-handler#1784] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:18.585 [eventLoopGroupProxy-13-1 @coroutine#1785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:18.586 [eventLoopGroupProxy-13-1 @call-handler#1784] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:18.586 [eventLoopGroupProxy-13-1 @call-handler#1784] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-06 22:58:18.587 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.588 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.588 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.588 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.588 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.590 [eventLoopGroupProxy-13-1 @call-handler#1790] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:18.592 [eventLoopGroupProxy-13-1 @coroutine#1791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:18.593 [eventLoopGroupProxy-13-1 @call-handler#1790] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:18.593 [eventLoopGroupProxy-13-1 @call-handler#1790] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:58:18.594 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.595 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.595 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.595 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.595 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.597 [eventLoopGroupProxy-13-1 @call-handler#1796] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:18.646 [eventLoopGroupProxy-13-1 @coroutine#1798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:18.646 [eventLoopGroupProxy-13-1 @call-handler#1796] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:18.646 [eventLoopGroupProxy-13-1 @call-handler#1796] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-02-06 22:58:18.647 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.649 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.649 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.649 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.649 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.651 [eventLoopGroupProxy-13-1 @call-handler#1803] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:18.690 [DefaultDispatcher-worker-3 @coroutine#1182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0ee80 2024-02-06 22:58:18.698 [eventLoopGroupProxy-13-1 @coroutine#1805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:18.698 [eventLoopGroupProxy-13-1 @call-handler#1803] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:18.698 [eventLoopGroupProxy-13-1 @call-handler#1803] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-02-06 22:58:18.699 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.701 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.701 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.701 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.701 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.703 [eventLoopGroupProxy-13-1 @call-handler#1810] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:18.705 [eventLoopGroupProxy-13-1 @coroutine#1811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:18.706 [eventLoopGroupProxy-13-1 @call-handler#1810] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:18.706 [eventLoopGroupProxy-13-1 @call-handler#1810] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:58:18.707 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.709 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.709 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.709 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.709 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.715 [eventLoopGroupProxy-13-1 @call-handler#1816] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:18.758 [eventLoopGroupProxy-13-1 @coroutine#1817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:18.758 [eventLoopGroupProxy-13-1 @call-handler#1816] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:18.758 [eventLoopGroupProxy-13-1 @call-handler#1816] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-06 22:58:18.759 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.761 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.761 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.761 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.761 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.763 [eventLoopGroupProxy-13-1 @call-handler#1822] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:18.765 [eventLoopGroupProxy-13-1 @coroutine#1823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:18.765 [eventLoopGroupProxy-13-1 @call-handler#1822] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:18.765 [eventLoopGroupProxy-13-1 @call-handler#1822] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:58:18.766 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.768 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.768 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.768 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.768 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.770 [eventLoopGroupProxy-13-1 @call-handler#1828] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:18.772 [eventLoopGroupProxy-13-1 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:18.772 [eventLoopGroupProxy-13-1 @call-handler#1828] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:18.772 [eventLoopGroupProxy-13-1 @call-handler#1828] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:58:18.773 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.775 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.775 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.775 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.775 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.777 [eventLoopGroupProxy-13-1 @call-handler#1834] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:18.779 [eventLoopGroupProxy-13-1 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:18.780 [eventLoopGroupProxy-13-1 @call-handler#1834] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:18.780 [eventLoopGroupProxy-13-1 @call-handler#1834] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:58:18.783 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.785 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.785 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.785 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.785 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.786 [eventLoopGroupProxy-13-1 @call-handler#1840] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:18.789 [eventLoopGroupProxy-13-1 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:18.789 [eventLoopGroupProxy-13-1 @call-handler#1840] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:18.789 [eventLoopGroupProxy-13-1 @call-handler#1840] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:58:18.790 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.792 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.792 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.792 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.792 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.793 [eventLoopGroupProxy-13-1 @call-handler#1846] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:18.796 [eventLoopGroupProxy-13-1 @coroutine#1847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:18.797 [eventLoopGroupProxy-13-1 @call-handler#1846] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:18.797 [eventLoopGroupProxy-13-1 @call-handler#1846] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-06 22:58:18.798 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.799 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.800 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.800 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.800 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.801 [eventLoopGroupProxy-13-1 @call-handler#1852] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:18.803 [eventLoopGroupProxy-13-1 @coroutine#1853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:18.803 [eventLoopGroupProxy-13-1 @call-handler#1852] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:18.804 [eventLoopGroupProxy-13-1 @call-handler#1852] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:58:18.807 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.809 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.809 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.809 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.809 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.810 [eventLoopGroupProxy-13-1 @call-handler#1858] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:18.818 [eventLoopGroupProxy-13-1 @coroutine#1859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:18.818 [eventLoopGroupProxy-13-1 @call-handler#1858] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:18.818 [eventLoopGroupProxy-13-1 @call-handler#1858] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-02-06 22:58:18.819 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.821 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.821 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.821 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.821 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.823 [eventLoopGroupProxy-13-1 @call-handler#1864] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:18.831 [eventLoopGroupProxy-13-1 @coroutine#1865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:18.831 [eventLoopGroupProxy-13-1 @call-handler#1864] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:18.831 [eventLoopGroupProxy-13-1 @call-handler#1864] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-02-06 22:58:18.833 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.835 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.835 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.835 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.835 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.837 [eventLoopGroupProxy-13-1 @call-handler#1870] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:18.839 [eventLoopGroupProxy-13-1 @coroutine#1871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:18.840 [eventLoopGroupProxy-13-1 @call-handler#1870] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:18.840 [eventLoopGroupProxy-13-1 @call-handler#1870] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:58:18.840 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.842 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.842 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.842 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.842 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.844 [eventLoopGroupProxy-13-1 @call-handler#1876] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:18.846 [eventLoopGroupProxy-13-1 @coroutine#1877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:18.846 [eventLoopGroupProxy-13-1 @call-handler#1876] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:18.847 [eventLoopGroupProxy-13-1 @call-handler#1876] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:58:18.847 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.848 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.848 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.849 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.849 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.865 [eventLoopGroupProxy-13-1 @call-handler#1882] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:18.867 [eventLoopGroupProxy-13-1 @coroutine#1883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:18.868 [eventLoopGroupProxy-13-1 @call-handler#1882] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:18.868 [eventLoopGroupProxy-13-1 @call-handler#1882] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 18ms 2024-02-06 22:58:18.869 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.870 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.870 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.870 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.870 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.880 [eventLoopGroupProxy-13-1 @call-handler#1888] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:18.883 [eventLoopGroupProxy-13-1 @coroutine#1889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:18.883 [eventLoopGroupProxy-13-1 @call-handler#1888] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:18.883 [eventLoopGroupProxy-13-1 @call-handler#1888] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:58:18.884 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.888 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.888 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.888 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.888 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.890 [eventLoopGroupProxy-13-1 @call-handler#1894] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:18.892 [eventLoopGroupProxy-13-1 @coroutine#1895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:18.893 [eventLoopGroupProxy-13-1 @call-handler#1894] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:18.893 [eventLoopGroupProxy-13-1 @call-handler#1894] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:58:18.895 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.897 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.897 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.897 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.897 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.899 [eventLoopGroupProxy-13-1 @call-handler#1900] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:18.902 [eventLoopGroupProxy-13-1 @coroutine#1901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:18.902 [eventLoopGroupProxy-13-1 @call-handler#1900] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:18.902 [eventLoopGroupProxy-13-1 @call-handler#1900] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:58:18.903 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.904 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.905 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.905 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.905 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.906 [eventLoopGroupProxy-13-1 @call-handler#1906] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:18.954 [eventLoopGroupProxy-13-1 @coroutine#1908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:18.954 [eventLoopGroupProxy-13-1 @call-handler#1906] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:18.954 [eventLoopGroupProxy-13-1 @call-handler#1906] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-02-06 22:58:18.955 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.957 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.957 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.957 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.957 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.959 [eventLoopGroupProxy-13-1 @call-handler#1913] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:18.963 [eventLoopGroupProxy-13-1 @coroutine#1914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:18.963 [eventLoopGroupProxy-13-1 @call-handler#1913] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:18.963 [eventLoopGroupProxy-13-1 @call-handler#1913] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-06 22:58:18.964 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.965 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.966 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.966 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.966 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.967 [eventLoopGroupProxy-13-1 @call-handler#1919] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:18.970 [eventLoopGroupProxy-13-1 @coroutine#1920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:18.970 [eventLoopGroupProxy-13-1 @call-handler#1919] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:18.970 [eventLoopGroupProxy-13-1 @call-handler#1919] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:58:18.971 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.972 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.972 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.972 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.972 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.974 [eventLoopGroupProxy-13-1 @call-handler#1925] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:18.978 [eventLoopGroupProxy-13-1 @coroutine#1926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:18.978 [eventLoopGroupProxy-13-1 @call-handler#1925] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:18.979 [eventLoopGroupProxy-13-1 @call-handler#1925] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-06 22:58:18.980 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.981 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.981 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.981 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.981 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.983 [eventLoopGroupProxy-13-1 @call-handler#1931] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:18.985 [eventLoopGroupProxy-13-1 @coroutine#1932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:18.985 [eventLoopGroupProxy-13-1 @call-handler#1931] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:18.986 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.986 [eventLoopGroupProxy-13-1 @call-handler#1931] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:58:18.987 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.987 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.987 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.988 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.989 [eventLoopGroupProxy-13-1 @call-handler#1937] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:18.992 [eventLoopGroupProxy-13-1 @coroutine#1938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:18.992 [eventLoopGroupProxy-13-1 @call-handler#1937] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:18.993 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.993 [eventLoopGroupProxy-13-1 @call-handler#1937] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-06 22:58:18.994 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.994 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.994 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.994 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:18.996 [eventLoopGroupProxy-13-1 @call-handler#1943] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:18.998 [eventLoopGroupProxy-13-1 @coroutine#1944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:18.998 [eventLoopGroupProxy-13-1 @call-handler#1943] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:18.999 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:18.999 [eventLoopGroupProxy-13-1 @call-handler#1943] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:58:19.001 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.001 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.001 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.001 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.003 [eventLoopGroupProxy-13-1 @call-handler#1949] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:19.047 [eventLoopGroupProxy-13-1 @coroutine#1950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:19.047 [eventLoopGroupProxy-13-1 @call-handler#1949] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:19.047 [eventLoopGroupProxy-13-1 @call-handler#1949] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-06 22:58:19.048 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.050 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.050 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.050 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.050 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.052 [eventLoopGroupProxy-13-1 @call-handler#1955] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:19.054 [eventLoopGroupProxy-13-1 @coroutine#1956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:19.054 [eventLoopGroupProxy-13-1 @call-handler#1955] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:19.054 [eventLoopGroupProxy-13-1 @call-handler#1955] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:58:19.055 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.056 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.056 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.056 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.056 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.058 [eventLoopGroupProxy-13-1 @call-handler#1961] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:19.061 [eventLoopGroupProxy-13-1 @coroutine#1962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:19.061 [eventLoopGroupProxy-13-1 @call-handler#1961] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:19.062 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.062 [eventLoopGroupProxy-13-1 @call-handler#1961] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-06 22:58:19.063 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.063 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.063 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.063 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.065 [eventLoopGroupProxy-13-1 @call-handler#1967] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:19.068 [eventLoopGroupProxy-13-1 @coroutine#1968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:19.068 [eventLoopGroupProxy-13-1 @call-handler#1967] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:19.069 [eventLoopGroupProxy-13-1 @call-handler#1967] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-06 22:58:19.069 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.071 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.071 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.071 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.071 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.072 [eventLoopGroupProxy-13-1 @call-handler#1973] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:19.075 [eventLoopGroupProxy-13-1 @coroutine#1974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:19.075 [eventLoopGroupProxy-13-1 @call-handler#1973] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:19.077 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.078 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.078 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.078 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.078 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.078 [eventLoopGroupProxy-13-1 @call-handler#1973] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-06 22:58:19.079 [eventLoopGroupProxy-13-1 @call-handler#1979] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:19.082 [eventLoopGroupProxy-13-1 @coroutine#1980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:19.082 [eventLoopGroupProxy-13-1 @call-handler#1979] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:19.084 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.086 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.086 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.086 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.087 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.089 [eventLoopGroupProxy-13-1 @call-handler#1979] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2024-02-06 22:58:19.089 [eventLoopGroupProxy-13-1 @call-handler#1985] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:19.093 [eventLoopGroupProxy-13-1 @coroutine#1986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:19.094 [eventLoopGroupProxy-13-1 @call-handler#1985] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:19.095 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.096 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.096 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.096 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.096 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.098 [eventLoopGroupProxy-13-1 @call-handler#1985] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2024-02-06 22:58:19.099 [eventLoopGroupProxy-13-1 @call-handler#1991] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:19.109 [eventLoopGroupProxy-13-1 @coroutine#1992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:19.111 [eventLoopGroupProxy-13-1 @call-handler#1991] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:19.112 [eventLoopGroupProxy-13-1 @call-handler#1991] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 13ms 2024-02-06 22:58:19.112 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.113 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.114 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.114 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.114 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.115 [eventLoopGroupProxy-13-1 @call-handler#1997] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:19.118 [eventLoopGroupProxy-13-1 @coroutine#1998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:19.118 [eventLoopGroupProxy-13-1 @call-handler#1997] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:19.119 [eventLoopGroupProxy-13-1 @call-handler#1997] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-06 22:58:19.119 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.121 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.121 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.121 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.121 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.123 [eventLoopGroupProxy-13-1 @call-handler#2003] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:19.127 [eventLoopGroupProxy-13-1 @coroutine#2004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:19.127 [eventLoopGroupProxy-13-1 @call-handler#2003] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:19.128 [eventLoopGroupProxy-13-1 @call-handler#2003] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-06 22:58:19.128 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.132 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.132 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.132 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.132 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.134 [eventLoopGroupProxy-13-1 @call-handler#2009] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:19.138 [eventLoopGroupProxy-13-1 @coroutine#2010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:19.138 [eventLoopGroupProxy-13-1 @call-handler#2009] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:19.138 [eventLoopGroupProxy-13-1 @call-handler#2009] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-06 22:58:19.139 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.141 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.141 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.141 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.141 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.143 [eventLoopGroupProxy-13-1 @call-handler#2015] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:19.145 [eventLoopGroupProxy-13-1 @coroutine#2016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:19.145 [eventLoopGroupProxy-13-1 @call-handler#2015] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:19.146 [eventLoopGroupProxy-13-1 @call-handler#2015] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:58:19.147 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.148 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.148 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.148 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.148 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.150 [eventLoopGroupProxy-13-1 @call-handler#2021] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:19.152 [eventLoopGroupProxy-13-1 @coroutine#2022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:19.152 [eventLoopGroupProxy-13-1 @call-handler#2021] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:19.152 [eventLoopGroupProxy-13-1 @call-handler#2021] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:58:19.153 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.155 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.155 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.155 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.155 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.157 [eventLoopGroupProxy-13-1 @call-handler#2027] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:19.164 [eventLoopGroupProxy-13-1 @coroutine#2028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:19.164 [eventLoopGroupProxy-13-1 @call-handler#2027] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:19.164 [eventLoopGroupProxy-13-1 @call-handler#2027] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-02-06 22:58:19.166 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.167 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.167 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.167 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.167 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.171 [eventLoopGroupProxy-13-1 @call-handler#2033] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:19.173 [eventLoopGroupProxy-13-1 @coroutine#2034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:19.173 [eventLoopGroupProxy-13-1 @call-handler#2033] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:19.173 [eventLoopGroupProxy-13-1 @call-handler#2033] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:58:19.174 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.176 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.176 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.176 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.176 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.180 [eventLoopGroupProxy-13-1 @call-handler#2039] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:19.214 [DefaultDispatcher-worker-3 @coroutine#1182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0ee80 2024-02-06 22:58:19.232 [eventLoopGroupProxy-13-1 @coroutine#2042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:19.232 [eventLoopGroupProxy-13-1 @call-handler#2039] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:19.232 [eventLoopGroupProxy-13-1 @call-handler#2039] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 52ms 2024-02-06 22:58:19.233 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.234 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.234 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.235 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.235 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.236 [eventLoopGroupProxy-13-1 @call-handler#2047] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:19.239 [eventLoopGroupProxy-13-1 @coroutine#2048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:19.239 [eventLoopGroupProxy-13-1 @call-handler#2047] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:19.239 [eventLoopGroupProxy-13-1 @call-handler#2047] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:58:19.240 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.241 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.241 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.241 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.242 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.244 [eventLoopGroupProxy-13-1 @call-handler#2053] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:19.248 [eventLoopGroupProxy-13-1 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:19.248 [eventLoopGroupProxy-13-1 @call-handler#2053] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:19.249 [eventLoopGroupProxy-13-1 @call-handler#2053] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-06 22:58:19.249 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.251 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.251 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.251 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.251 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.254 [eventLoopGroupProxy-13-1 @call-handler#2059] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:19.260 [eventLoopGroupProxy-13-1 @coroutine#2060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:19.260 [eventLoopGroupProxy-13-1 @call-handler#2059] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:19.261 [eventLoopGroupProxy-13-1 @call-handler#2059] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-02-06 22:58:19.261 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.263 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.263 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.263 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.263 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.266 [eventLoopGroupProxy-13-1 @call-handler#2065] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:19.310 [eventLoopGroupProxy-13-1 @coroutine#2066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:19.310 [eventLoopGroupProxy-13-1 @call-handler#2065] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:19.310 [eventLoopGroupProxy-13-1 @call-handler#2065] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-06 22:58:19.311 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.313 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.313 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.313 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.313 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.319 [eventLoopGroupProxy-13-1 @call-handler#2071] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:19.328 [eventLoopGroupProxy-13-1 @coroutine#2072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:19.329 [eventLoopGroupProxy-13-1 @call-handler#2071] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:19.329 [eventLoopGroupProxy-13-1 @call-handler#2071] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 11ms 2024-02-06 22:58:19.330 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.332 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.332 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.332 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.332 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.334 [eventLoopGroupProxy-13-1 @call-handler#2077] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:19.342 [eventLoopGroupProxy-13-1 @coroutine#2078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:19.342 [eventLoopGroupProxy-13-1 @call-handler#2077] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:19.344 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.346 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.346 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.346 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.346 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.348 [eventLoopGroupProxy-13-1 @call-handler#2077] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 14ms 2024-02-06 22:58:19.348 [eventLoopGroupProxy-13-1 @call-handler#2083] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:19.403 [eventLoopGroupProxy-13-1 @coroutine#2084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:19.404 [eventLoopGroupProxy-13-1 @call-handler#2083] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:19.404 [eventLoopGroupProxy-13-1 @call-handler#2083] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 56ms 2024-02-06 22:58:19.405 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.406 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.406 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.406 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.406 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.409 [eventLoopGroupProxy-13-1 @call-handler#2089] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:19.411 [eventLoopGroupProxy-13-1 @coroutine#2090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:19.411 [eventLoopGroupProxy-13-1 @call-handler#2089] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:19.412 [eventLoopGroupProxy-13-1 @call-handler#2089] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:58:19.412 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.414 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.414 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.414 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.414 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.416 [eventLoopGroupProxy-13-1 @call-handler#2095] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:19.418 [eventLoopGroupProxy-13-1 @coroutine#2096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:19.418 [eventLoopGroupProxy-13-1 @call-handler#2095] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:19.419 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.419 [eventLoopGroupProxy-13-1 @call-handler#2095] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-06 22:58:19.420 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.420 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.420 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.420 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.422 [eventLoopGroupProxy-13-1 @call-handler#2101] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:19.466 [eventLoopGroupProxy-13-1 @coroutine#2102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:19.466 [eventLoopGroupProxy-13-1 @call-handler#2101] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:19.466 [eventLoopGroupProxy-13-1 @call-handler#2101] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-06 22:58:19.471 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.473 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.473 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.473 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.473 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.475 [eventLoopGroupProxy-13-1 @call-handler#2107] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:19.483 [eventLoopGroupProxy-13-1 @coroutine#2108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:19.483 [eventLoopGroupProxy-13-1 @call-handler#2107] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:19.484 [eventLoopGroupProxy-13-1 @call-handler#2107] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-02-06 22:58:19.491 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.493 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.493 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.493 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.493 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.501 [eventLoopGroupProxy-13-1 @call-handler#2113] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:19.505 [eventLoopGroupProxy-13-1 @coroutine#2114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:19.505 [eventLoopGroupProxy-13-1 @call-handler#2113] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:19.505 [eventLoopGroupProxy-13-1 @call-handler#2113] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-06 22:58:19.507 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.509 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.509 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.509 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.509 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.511 [eventLoopGroupProxy-13-1 @call-handler#2119] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:19.515 [eventLoopGroupProxy-13-1 @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:19.515 [eventLoopGroupProxy-13-1 @call-handler#2119] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:19.515 [eventLoopGroupProxy-13-1 @call-handler#2119] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-06 22:58:19.516 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.518 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.518 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.518 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.518 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.520 [eventLoopGroupProxy-13-1 @call-handler#2125] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:19.523 [eventLoopGroupProxy-13-1 @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:19.524 [eventLoopGroupProxy-13-1 @call-handler#2125] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:19.525 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.525 [eventLoopGroupProxy-13-1 @call-handler#2125] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-06 22:58:19.526 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.526 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.526 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.527 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.529 [eventLoopGroupProxy-13-1 @call-handler#2132] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:19.532 [eventLoopGroupProxy-13-1 @coroutine#2133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:19.532 [eventLoopGroupProxy-13-1 @call-handler#2132] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:19.533 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.533 [eventLoopGroupProxy-13-1 @call-handler#2132] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-06 22:58:19.537 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.537 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.537 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.537 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.540 [eventLoopGroupProxy-13-1 @call-handler#2138] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:19.585 [eventLoopGroupProxy-13-1 @coroutine#2139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:19.586 [eventLoopGroupProxy-13-1 @call-handler#2138] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:19.586 [eventLoopGroupProxy-13-1 @call-handler#2138] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-02-06 22:58:19.591 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.593 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.593 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.593 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.593 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.595 [eventLoopGroupProxy-13-1 @call-handler#2144] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:19.597 [eventLoopGroupProxy-13-1 @coroutine#2145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:19.597 [eventLoopGroupProxy-13-1 @call-handler#2144] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:19.598 [eventLoopGroupProxy-13-1 @call-handler#2144] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:58:19.599 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.600 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.600 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.600 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.600 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.602 [eventLoopGroupProxy-13-1 @call-handler#2150] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:19.604 [eventLoopGroupProxy-13-1 @coroutine#2151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:19.604 [eventLoopGroupProxy-13-1 @call-handler#2150] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:19.605 [eventLoopGroupProxy-13-1 @call-handler#2150] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:58:19.606 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.607 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.607 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.607 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.607 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.610 [eventLoopGroupProxy-13-1 @call-handler#2156] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:19.612 [eventLoopGroupProxy-13-1 @coroutine#2157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:19.612 [eventLoopGroupProxy-13-1 @call-handler#2156] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:19.612 [eventLoopGroupProxy-13-1 @call-handler#2156] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:58:19.613 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.615 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.615 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.615 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.615 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.617 [eventLoopGroupProxy-13-1 @call-handler#2162] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:19.661 [eventLoopGroupProxy-13-1 @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:19.662 [eventLoopGroupProxy-13-1 @call-handler#2162] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:19.662 [eventLoopGroupProxy-13-1 @call-handler#2162] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-06 22:58:19.663 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.664 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.664 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.664 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.664 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.666 [eventLoopGroupProxy-13-1 @call-handler#2168] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:19.668 [eventLoopGroupProxy-13-1 @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:19.669 [eventLoopGroupProxy-13-1 @call-handler#2168] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:19.669 [eventLoopGroupProxy-13-1 @call-handler#2168] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:58:19.670 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.671 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.671 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.671 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.671 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.673 [eventLoopGroupProxy-13-1 @call-handler#2174] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:19.675 [eventLoopGroupProxy-13-1 @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:19.675 [eventLoopGroupProxy-13-1 @call-handler#2174] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:19.675 [eventLoopGroupProxy-13-1 @call-handler#2174] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:58:19.676 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.678 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.678 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.678 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.678 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.680 [eventLoopGroupProxy-13-1 @call-handler#2180] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:19.682 [eventLoopGroupProxy-13-1 @coroutine#2181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:19.682 [eventLoopGroupProxy-13-1 @call-handler#2180] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:19.682 [eventLoopGroupProxy-13-1 @call-handler#2180] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:58:19.683 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.685 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.685 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.685 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.685 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.687 [eventLoopGroupProxy-13-1 @call-handler#2186] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:19.729 [DefaultDispatcher-worker-9 @coroutine#1182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0ee80 2024-02-06 22:58:19.732 [eventLoopGroupProxy-13-1 @coroutine#2188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:19.732 [eventLoopGroupProxy-13-1 @call-handler#2186] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:19.732 [eventLoopGroupProxy-13-1 @call-handler#2186] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-06 22:58:19.733 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.735 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.735 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.735 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.735 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.737 [eventLoopGroupProxy-13-1 @call-handler#2193] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:19.740 [eventLoopGroupProxy-13-1 @coroutine#2194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:19.740 [eventLoopGroupProxy-13-1 @call-handler#2193] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:19.740 [eventLoopGroupProxy-13-1 @call-handler#2193] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:58:19.741 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.743 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.743 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.743 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.743 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.745 [eventLoopGroupProxy-13-1 @call-handler#2199] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:19.747 [eventLoopGroupProxy-13-1 @coroutine#2200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:19.748 [eventLoopGroupProxy-13-1 @call-handler#2199] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:19.748 [eventLoopGroupProxy-13-1 @call-handler#2199] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:58:19.749 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.750 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.750 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.750 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.750 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.752 [eventLoopGroupProxy-13-1 @call-handler#2205] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:19.756 [eventLoopGroupProxy-13-1 @coroutine#2206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:19.756 [eventLoopGroupProxy-13-1 @call-handler#2205] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:19.756 [eventLoopGroupProxy-13-1 @call-handler#2205] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-06 22:58:19.758 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.760 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.760 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.760 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.760 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.762 [eventLoopGroupProxy-13-1 @call-handler#2211] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:19.764 [eventLoopGroupProxy-13-1 @coroutine#2212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:19.764 [eventLoopGroupProxy-13-1 @call-handler#2211] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:19.765 [eventLoopGroupProxy-13-1 @call-handler#2211] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:58:19.766 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.767 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.767 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.767 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.767 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.769 [eventLoopGroupProxy-13-1 @call-handler#2217] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:19.814 [eventLoopGroupProxy-13-1 @coroutine#2218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:19.814 [eventLoopGroupProxy-13-1 @call-handler#2217] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:19.814 [eventLoopGroupProxy-13-1 @call-handler#2217] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-06 22:58:19.815 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.817 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.817 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.817 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.817 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.819 [eventLoopGroupProxy-13-1 @call-handler#2223] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:19.821 [eventLoopGroupProxy-13-1 @coroutine#2224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:19.822 [eventLoopGroupProxy-13-1 @call-handler#2223] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:19.822 [eventLoopGroupProxy-13-1 @call-handler#2223] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:58:19.823 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.824 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.824 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.824 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.824 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.826 [eventLoopGroupProxy-13-1 @call-handler#2230] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:19.829 [eventLoopGroupProxy-13-1 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:19.829 [eventLoopGroupProxy-13-1 @call-handler#2230] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:19.829 [eventLoopGroupProxy-13-1 @call-handler#2230] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:58:19.830 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.832 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.832 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.832 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.832 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.834 [eventLoopGroupProxy-13-1 @call-handler#2236] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:19.877 [eventLoopGroupProxy-13-1 @coroutine#2237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:19.878 [eventLoopGroupProxy-13-1 @call-handler#2236] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:19.878 [eventLoopGroupProxy-13-1 @call-handler#2236] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-06 22:58:19.879 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.880 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.880 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.880 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.881 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.882 [eventLoopGroupProxy-13-1 @call-handler#2242] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:19.884 [eventLoopGroupProxy-13-1 @coroutine#2243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:19.885 [eventLoopGroupProxy-13-1 @call-handler#2242] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:19.885 [eventLoopGroupProxy-13-1 @call-handler#2242] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:58:19.886 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.887 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.887 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.887 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.887 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.889 [eventLoopGroupProxy-13-1 @call-handler#2248] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:19.891 [eventLoopGroupProxy-13-1 @coroutine#2249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:19.892 [eventLoopGroupProxy-13-1 @call-handler#2248] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:19.892 [eventLoopGroupProxy-13-1 @call-handler#2248] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:58:19.893 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.894 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.894 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.894 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.894 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.896 [eventLoopGroupProxy-13-1 @call-handler#2254] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:19.897 [eventLoopGroupProxy-13-1 @coroutine#2255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:19.897 [eventLoopGroupProxy-13-1 @call-handler#2254] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:19.898 [eventLoopGroupProxy-13-1 @call-handler#2254] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:58:19.899 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.900 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.900 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.900 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.900 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.902 [eventLoopGroupProxy-13-1 @call-handler#2260] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:19.904 [eventLoopGroupProxy-13-1 @coroutine#2261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:19.904 [eventLoopGroupProxy-13-1 @call-handler#2260] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:19.904 [eventLoopGroupProxy-13-1 @call-handler#2260] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:58:19.905 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.906 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.906 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.906 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.906 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.908 [eventLoopGroupProxy-13-1 @call-handler#2266] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:19.916 [eventLoopGroupProxy-13-1 @coroutine#2267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:19.916 [eventLoopGroupProxy-13-1 @call-handler#2266] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:19.917 [eventLoopGroupProxy-13-1 @call-handler#2266] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2024-02-06 22:58:19.917 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.922 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.922 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.922 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.922 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.924 [eventLoopGroupProxy-13-1 @call-handler#2272] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:19.928 [eventLoopGroupProxy-13-1 @coroutine#2273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:19.928 [eventLoopGroupProxy-13-1 @call-handler#2272] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:19.928 [eventLoopGroupProxy-13-1 @call-handler#2272] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-06 22:58:19.929 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.930 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.931 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.931 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.931 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.932 [eventLoopGroupProxy-13-1 @call-handler#2278] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:19.977 [eventLoopGroupProxy-13-1 @coroutine#2279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:19.977 [eventLoopGroupProxy-13-1 @call-handler#2278] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:19.978 [eventLoopGroupProxy-13-1 @call-handler#2278] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-06 22:58:19.979 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.980 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.980 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.980 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.980 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.982 [eventLoopGroupProxy-13-1 @call-handler#2284] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:19.984 [eventLoopGroupProxy-13-1 @coroutine#2285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:19.984 [eventLoopGroupProxy-13-1 @call-handler#2284] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:19.984 [eventLoopGroupProxy-13-1 @call-handler#2284] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:58:19.985 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.987 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.987 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.987 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.987 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.988 [eventLoopGroupProxy-13-1 @call-handler#2290] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:19.990 [eventLoopGroupProxy-13-1 @coroutine#2291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:19.991 [eventLoopGroupProxy-13-1 @call-handler#2290] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:19.991 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.993 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.993 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.993 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:19.993 [MyScheduler_Worker-1 @coroutine#1361] 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-02-06 22:58:19.994 [eventLoopGroupProxy-13-1 @call-handler#2290] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-06 22:58:19.995 [eventLoopGroupProxy-13-1 @call-handler#2296] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 22:58:19.998 [eventLoopGroupProxy-13-1 @coroutine#2297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:19.998 [eventLoopGroupProxy-13-1 @call-handler#2296] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:19.999 [MyScheduler_Worker-1 @coroutine#1361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:20.000 [eventLoopGroupProxy-13-1 @call-handler#2296] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-06 22:58:20.016 [DefaultDispatcher-worker-4 @coroutine#1178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0ee80 2024-02-06 22:58:20.025 [DefaultDispatcher-worker-4 @coroutine#1174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0ee80 2024-02-06 22:58:20.025 [DefaultDispatcher-worker-4 @coroutine#1174] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:58:20.025 [DefaultDispatcher-worker-4 @coroutine#1174] 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-02-06 22:58:20.025 [DefaultDispatcher-worker-4 @coroutine#1174] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:58:20.025 [DefaultDispatcher-worker-4 @coroutine#1174] 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-02-06 22:58:20.027 [eventLoopGroupProxy-13-1 @call-handler#2307] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-06 22:58:20.028 [eventLoopGroupProxy-13-1 @call-handler#2307] 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-02-06 22:58:20.028 [eventLoopGroupProxy-13-1 @call-handler#2307] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-06 22:58:20.057 [DefaultDispatcher-worker-3 @call-handler#2307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:58:20.058 [eventLoopGroupProxy-13-1 @call-handler#2307] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:20.058 [DefaultDispatcher-worker-11 @coroutine#990] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555854222490923008/_ustadmanifest.json 2024-02-06 22:58:20.058 [DefaultDispatcher-worker-11 @coroutine#990] 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/555854222490923008/_ustadmanifest.json. 2024-02-06 22:58:20.058 [DefaultDispatcher-worker-11 @coroutine#990] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555854222490923008/_ustadmanifest.json 2024-02-06 22:58:20.058 [eventLoopGroupProxy-13-1 @call-handler#2307] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 31ms 2024-02-06 22:58:20.059 [DefaultDispatcher-worker-11 @coroutine#1174] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:58:20.059 [DefaultDispatcher-worker-11 @coroutine#1174] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:58:20.060 [DefaultDispatcher-worker-3 @coroutine#1174] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-06 22:58:20.060 [DefaultDispatcher-worker-3 @coroutine#1174] 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-02-06 22:58:20.060 [DefaultDispatcher-worker-11 @coroutine#990] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555854222490923008/_ustadmanifest.json 2024-02-06 22:58:20.060 [DefaultDispatcher-worker-11 @coroutine#990] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555854222490923008/_ustadmanifest.json 2024-02-06 22:58:20.061 [DefaultDispatcher-worker-2 @coroutine#990] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555854222490923008/_ustadmanifest.json. 2024-02-06 22:58:20.061 [DefaultDispatcher-worker-2 @coroutine#990] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555854222490923008/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:58:20.068 [DefaultDispatcher-worker-3 @coroutine#1174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0ee80 2024-02-06 22:58:20.069 [DefaultDispatcher-worker-2 @coroutine#2353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:20.094 [DefaultDispatcher-worker-16 @coroutine#990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:58:20.147 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-06 22:58:20.153 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-06 22:58:20.153 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-06 22:58:20.153 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-06 22:58:20.153 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-06 22:58:20.162 [Test worker @coroutine#2678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2634d000 2024-02-06 22:58:20.162 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Shutdown initiated... 2024-02-06 22:58:20.162 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Close initiated... 2024-02-06 22:58:20.162 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:20.163 [HikariPool-69 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a0ee80: (connection evicted) 2024-02-06 22:58:20.164 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:20.164 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Closed. 2024-02-06 22:58:20.164 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Shutdown completed. 2024-02-06 22:58:20.516 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-06 22:58:20.613 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-06 22:58:20.615 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-06 22:58:21.247 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@78829412 2024-02-06 22:58:21.248 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@78829412 2024-02-06 22:58:21.256 [Test worker @coroutine#2683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 22:58:21.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Shutdown initiated... 2024-02-06 22:58:21.256 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Close initiated... 2024-02-06 22:58:21.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:21.263 [HikariPool-67 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69abeb14: (connection evicted) 2024-02-06 22:58:21.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:21.264 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Closed. 2024-02-06 22:58:21.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Shutdown completed. 2024-02-06 22:58:21.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2024-02-06 22:58:21.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:21.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:21.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:21.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:21.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:21.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:21.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@747e8659 2024-02-06 22:58:21.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:21.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:21.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:21.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:21.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:21.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:21.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:21.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:21.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:21.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:21.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:21.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:21.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:21.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:21.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:21.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:21.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:21.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:21.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:21.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2024-02-06 22:58:21.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:21.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:21.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:21.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:21.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:21.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:21.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:21.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:21.273 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2024-02-06 22:58:21.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@75fa9254 2024-02-06 22:58:21.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@75fa9254 2024-02-06 22:58:21.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2024-02-06 22:58:21.297 [DefaultDispatcher-worker-16 @coroutine#2689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75fa9254 2024-02-06 22:58:21.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2024-02-06 22:58:21.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:21.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:21.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:21.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:21.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:21.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:21.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64908ab9 2024-02-06 22:58:21.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:21.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:21.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:21.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:21.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:21.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:21.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:21.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:21.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:21.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:21.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:21.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:21.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:21.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:21.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:21.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:21.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:21.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:21.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:21.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2024-02-06 22:58:21.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:21.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:21.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:21.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:21.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:21.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:21.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:21.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:21.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2024-02-06 22:58:21.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@5af641d3 2024-02-06 22:58:21.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@5af641d3 2024-02-06 22:58:21.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2024-02-06 22:58:21.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2024-02-06 22:58:21.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:21.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:21.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:21.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:21.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:21.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:21.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14e83c9d 2024-02-06 22:58:21.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:21.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:21.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:21.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:21.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:21.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:21.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:21.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:21.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:21.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:21.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:21.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:21.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:21.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:21.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:21.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:21.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:21.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:21.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:21.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2024-02-06 22:58:21.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:21.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:21.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:21.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:21.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:21.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:21.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:21.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:21.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2024-02-06 22:58:21.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@59043741 2024-02-06 22:58:21.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@59043741 2024-02-06 22:58:21.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2024-02-06 22:58:21.320 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-06 22:58:21.322 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-02-06 22:58:21.341 [DefaultDispatcher-worker-16 @coroutine#2699] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-06 22:58:21.344 [DefaultDispatcher-worker-16 @coroutine#2702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af641d3 2024-02-06 22:58:21.346 [Test worker @coroutine#2701] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-06 22:58:21.346 [Test worker @coroutine#2701] 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-02-06 22:58:21.346 [Test worker @coroutine#2701] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-06 22:58:21.346 [Test worker @coroutine#2701] 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-02-06 22:58:21.374 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:21.375 [eventLoopGroupProxy-16-1 @call-handler#2708] 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-02-06 22:58:21.378 [eventLoopGroupProxy-16-1 @call-handler#2708] 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-02-06 22:58:21.379 [eventLoopGroupProxy-16-1 @coroutine#2709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59043741 2024-02-06 22:58:21.388 [Test worker @coroutine#2701] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-06 22:58:21.388 [Test worker @coroutine#2701] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-06 22:58:21.389 [Test worker @coroutine#2701] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-06 22:58:21.389 [Test worker @coroutine#2701] 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-02-06 22:58:21.390 [Test worker @coroutine#2713] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:21.390 [Test worker @coroutine#2713] 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-02-06 22:58:21.390 [Test worker @coroutine#2713] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:21.390 [Test worker @coroutine#2713] 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-02-06 22:58:21.393 [eventLoopGroupProxy-16-1 @call-handler#2716] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-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-02-06 22:58:21.404 [eventLoopGroupProxy-16-1 @coroutine#2717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59043741 2024-02-06 22:58:21.404 [eventLoopGroupProxy-16-1 @call-handler#2716] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:21.405 [Test worker @coroutine#2713] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:58:21.414 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:21.418 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:21.428 [eventLoopGroupProxy-16-2 @call-handler#2726] 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-02-06 22:58:21.436 [eventLoopGroupProxy-16-2 @call-handler#2726] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:21.454 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af641d3 2024-02-06 22:58:22.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2024-02-06 22:58:22.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:22.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:22.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:22.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:22.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:22.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:22.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21046afa 2024-02-06 22:58:22.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:22.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:22.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:22.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:22.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:22.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:22.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:22.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:22.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:22.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:22.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:22.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:22.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:22.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:22.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:22.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:22.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:22.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:22.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:22.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2024-02-06 22:58:22.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:22.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:22.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:22.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:22.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:22.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:22.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:22.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:22.772 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2024-02-06 22:58:22.772 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ac53209 2024-02-06 22:58:22.772 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ac53209 2024-02-06 22:58:22.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2024-02-06 22:58:22.821 [DefaultDispatcher-worker-14 @coroutine#2736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ac53209 2024-02-06 22:58:22.840 [Test worker @coroutine#2736] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34467/api/blob/upload-init-batch 2024-02-06 22:58:22.840 [Test worker @coroutine#2736] 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:34467/api/blob/upload-init-batch. 2024-02-06 22:58:22.840 [Test worker @coroutine#2736] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34467/api/blob/upload-init-batch 2024-02-06 22:58:22.840 [Test worker @coroutine#2736] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34467/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-06 22:58:22.847 [Test worker @coroutine#2736] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34467/api/blob/upload-init-batch 2024-02-06 22:58:22.848 [Test worker @coroutine#2736] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34467/api/blob/upload-init-batch 2024-02-06 22:58:22.851 [Test worker @coroutine#2736] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:34467/api/blob/upload-init-batch. 2024-02-06 22:58:22.851 [Test worker @coroutine#2736] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:34467/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:58:22.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Shutdown initiated... 2024-02-06 22:58:22.864 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Close initiated... 2024-02-06 22:58:22.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:22.867 [HikariPool-73 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ac53209: (connection evicted) 2024-02-06 22:58:22.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:22.868 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Closed. 2024-02-06 22:58:22.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Shutdown completed. 2024-02-06 22:58:22.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2024-02-06 22:58:22.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:22.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:22.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:22.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:22.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:22.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:22.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1aee6983 2024-02-06 22:58:22.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:22.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:22.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:22.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:22.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:22.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:22.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:22.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:22.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:22.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:22.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:22.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:22.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:22.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:22.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:22.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:22.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:22.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:22.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:22.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2024-02-06 22:58:22.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:22.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:22.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:22.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:22.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:22.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:22.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:22.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:22.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2024-02-06 22:58:22.892 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f62d56 2024-02-06 22:58:22.892 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f62d56 2024-02-06 22:58:22.892 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2024-02-06 22:58:22.915 [Test worker @coroutine#2747] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39005/api/blob/upload-init-batch 2024-02-06 22:58:22.915 [Test worker @coroutine#2747] 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:39005/api/blob/upload-init-batch. 2024-02-06 22:58:22.915 [Test worker @coroutine#2747] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39005/api/blob/upload-init-batch 2024-02-06 22:58:22.915 [Test worker @coroutine#2747] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39005/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-06 22:58:22.919 [Test worker @coroutine#2747] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39005/api/blob/upload-init-batch 2024-02-06 22:58:22.919 [Test worker @coroutine#2747] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39005/api/blob/upload-init-batch 2024-02-06 22:58:22.920 [Test worker @coroutine#2747] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:39005/api/blob/upload-init-batch. 2024-02-06 22:58:22.920 [Test worker @coroutine#2747] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:39005/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:58:22.922 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2024-02-06 22:58:22.922 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2024-02-06 22:58:22.922 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:22.923 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f62d56: (connection evicted) 2024-02-06 22:58:22.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:22.923 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2024-02-06 22:58:22.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2024-02-06 22:58:22.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2024-02-06 22:58:22.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:22.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:22.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:22.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:22.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:22.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:22.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52d181ed 2024-02-06 22:58:22.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:22.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:22.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:22.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:22.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:22.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:22.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:22.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:22.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:22.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:22.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:22.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:22.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:22.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:22.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:22.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:22.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:22.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:22.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:22.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2024-02-06 22:58:22.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:22.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:22.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:22.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:22.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:22.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:22.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:22.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:22.929 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2024-02-06 22:58:22.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@66046e7c 2024-02-06 22:58:22.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@66046e7c 2024-02-06 22:58:22.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2024-02-06 22:58:22.953 [Test worker @coroutine#2753] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60407/api/blob/upload-init-batch 2024-02-06 22:58:22.953 [Test worker @coroutine#2753] 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:60407/api/blob/upload-init-batch. 2024-02-06 22:58:22.953 [Test worker @coroutine#2753] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60407/api/blob/upload-init-batch 2024-02-06 22:58:22.953 [Test worker @coroutine#2753] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60407/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-06 22:58:22.955 [Test worker @coroutine#2753] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60407/api/blob/upload-init-batch 2024-02-06 22:58:22.955 [Test worker @coroutine#2753] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60407/api/blob/upload-init-batch 2024-02-06 22:58:22.956 [Test worker @coroutine#2753] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:60407/api/blob/upload-init-batch. 2024-02-06 22:58:22.956 [Test worker @coroutine#2753] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60407/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:58:22.968 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2024-02-06 22:58:22.968 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2024-02-06 22:58:22.968 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:22.968 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66046e7c: (connection evicted) 2024-02-06 22:58:22.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:22.969 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2024-02-06 22:58:22.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2024-02-06 22:58:23.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2024-02-06 22:58:23.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:23.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:23.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:23.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:23.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:23.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:23.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8aa1562 2024-02-06 22:58:23.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:23.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:23.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:23.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:23.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:23.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:23.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:23.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:23.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:23.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:23.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:23.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:23.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:23.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:58:23.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:58:23.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:23.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:23.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:58:23.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:23.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2024-02-06 22:58:23.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:23.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:23.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:23.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:23.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:23.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:23.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:23.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:23.078 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2024-02-06 22:58:23.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@346690d6 2024-02-06 22:58:23.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@346690d6 2024-02-06 22:58:23.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2024-02-06 22:58:23.110 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346690d6 2024-02-06 22:58:23.139 [DefaultDispatcher-worker-5 @coroutine#2770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346690d6 2024-02-06 22:58:23.147 [DefaultDispatcher-worker-12 @coroutine#2770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346690d6 2024-02-06 22:58:23.158 [DefaultDispatcher-worker-2 @coroutine#2770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346690d6 2024-02-06 22:58:23.167 [DefaultDispatcher-worker-6 @coroutine#2770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346690d6 2024-02-06 22:58:23.176 [DefaultDispatcher-worker-13 @coroutine#2770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346690d6 2024-02-06 22:58:23.179 [HikariPool-76 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:58:23.184 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c06d894 2024-02-06 22:58:23.184 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c06d894 2024-02-06 22:58:23.184 [DefaultDispatcher-worker-2 @coroutine#2770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346690d6 2024-02-06 22:58:23.188 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@72c13964 2024-02-06 22:58:23.188 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@72c13964 2024-02-06 22:58:23.191 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@76feb3e4 2024-02-06 22:58:23.192 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@76feb3e4 2024-02-06 22:58:23.192 [DefaultDispatcher-worker-15 @coroutine#2770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346690d6 2024-02-06 22:58:23.195 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@33fc335f 2024-02-06 22:58:23.195 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@33fc335f 2024-02-06 22:58:23.198 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@79f48fcc 2024-02-06 22:58:23.198 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@79f48fcc 2024-02-06 22:58:23.200 [DefaultDispatcher-worker-12 @coroutine#2770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346690d6 2024-02-06 22:58:23.201 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@285838f 2024-02-06 22:58:23.201 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@285838f 2024-02-06 22:58:23.203 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@16761a8 2024-02-06 22:58:23.203 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@16761a8 2024-02-06 22:58:23.206 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@53d3cc10 2024-02-06 22:58:23.206 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@53d3cc10 2024-02-06 22:58:23.208 [DefaultDispatcher-worker-13 @coroutine#2770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346690d6 2024-02-06 22:58:23.209 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@e04b349 2024-02-06 22:58:23.209 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@e04b349 2024-02-06 22:58:23.209 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-06 22:58:23.215 [DefaultDispatcher-worker-11 @coroutine#2770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346690d6 2024-02-06 22:58:23.225 [DefaultDispatcher-worker-3 @coroutine#2782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346690d6 2024-02-06 22:58:23.233 [DefaultDispatcher-worker-6 @coroutine#2782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346690d6 2024-02-06 22:58:23.244 [DefaultDispatcher-worker-13 @coroutine#2782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346690d6 2024-02-06 22:58:23.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2024-02-06 22:58:23.247 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2024-02-06 22:58:23.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 22:58:23.247 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@346690d6: (connection evicted) 2024-02-06 22:58:23.248 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c06d894: (connection evicted) 2024-02-06 22:58:23.248 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72c13964: (connection evicted) 2024-02-06 22:58:23.249 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76feb3e4: (connection evicted) 2024-02-06 22:58:23.249 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33fc335f: (connection evicted) 2024-02-06 22:58:23.249 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79f48fcc: (connection evicted) 2024-02-06 22:58:23.250 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@285838f: (connection evicted) 2024-02-06 22:58:23.250 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16761a8: (connection evicted) 2024-02-06 22:58:23.250 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53d3cc10: (connection evicted) 2024-02-06 22:58:23.251 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e04b349: (connection evicted) 2024-02-06 22:58:23.252 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:23.253 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2024-02-06 22:58:23.253 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2024-02-06 22:58:23.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2024-02-06 22:58:23.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:23.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:23.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:23.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:23.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:23.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:23.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b0dfa91 2024-02-06 22:58:23.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:23.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:23.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:23.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:23.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:23.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:23.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:23.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:23.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:23.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:23.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:23.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:23.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:23.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:58:23.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:58:23.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:23.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:23.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:58:23.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:23.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2024-02-06 22:58:23.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:23.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:23.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:23.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:23.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:23.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:23.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:23.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:23.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2024-02-06 22:58:23.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@3321fb65 2024-02-06 22:58:23.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@3321fb65 2024-02-06 22:58:23.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2024-02-06 22:58:23.278 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3321fb65 2024-02-06 22:58:23.304 [DefaultDispatcher-worker-3 @coroutine#2786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3321fb65 2024-02-06 22:58:23.311 [DefaultDispatcher-worker-13 @coroutine#2786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3321fb65 2024-02-06 22:58:23.317 [DefaultDispatcher-worker-6 @coroutine#2786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3321fb65 2024-02-06 22:58:23.325 [DefaultDispatcher-worker-13 @coroutine#2786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3321fb65 2024-02-06 22:58:23.334 [DefaultDispatcher-worker-12 @coroutine#2786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3321fb65 2024-02-06 22:58:23.343 [DefaultDispatcher-worker-12 @coroutine#2786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3321fb65 2024-02-06 22:58:23.352 [DefaultDispatcher-worker-6 @coroutine#2786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3321fb65 2024-02-06 22:58:23.355 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:58:23.360 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@58864c17 2024-02-06 22:58:23.360 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@58864c17 2024-02-06 22:58:23.360 [DefaultDispatcher-worker-12 @coroutine#2786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3321fb65 2024-02-06 22:58:23.363 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@5641a977 2024-02-06 22:58:23.363 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@5641a977 2024-02-06 22:58:23.367 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@527e2767 2024-02-06 22:58:23.367 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@527e2767 2024-02-06 22:58:23.368 [DefaultDispatcher-worker-3 @coroutine#2786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3321fb65 2024-02-06 22:58:23.370 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@177ca34c 2024-02-06 22:58:23.370 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@177ca34c 2024-02-06 22:58:23.373 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d70b340 2024-02-06 22:58:23.373 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d70b340 2024-02-06 22:58:23.375 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@2621b788 2024-02-06 22:58:23.376 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@2621b788 2024-02-06 22:58:23.377 [DefaultDispatcher-worker-3 @coroutine#2786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3321fb65 2024-02-06 22:58:23.378 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c7f934 2024-02-06 22:58:23.378 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c7f934 2024-02-06 22:58:23.380 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@77535c03 2024-02-06 22:58:23.380 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@77535c03 2024-02-06 22:58:23.384 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@fc11b1a 2024-02-06 22:58:23.384 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@fc11b1a 2024-02-06 22:58:23.384 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-06 22:58:23.387 [DefaultDispatcher-worker-3 @coroutine#2797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3321fb65 2024-02-06 22:58:23.396 [DefaultDispatcher-worker-10 @coroutine#2797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3321fb65 2024-02-06 22:58:23.404 [DefaultDispatcher-worker-10 @coroutine#2797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3321fb65 2024-02-06 22:58:23.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Shutdown initiated... 2024-02-06 22:58:23.406 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Close initiated... 2024-02-06 22:58:23.406 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 22:58:23.406 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3321fb65: (connection evicted) 2024-02-06 22:58:23.406 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58864c17: (connection evicted) 2024-02-06 22:58:23.407 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5641a977: (connection evicted) 2024-02-06 22:58:23.407 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@527e2767: (connection evicted) 2024-02-06 22:58:23.407 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@177ca34c: (connection evicted) 2024-02-06 22:58:23.408 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d70b340: (connection evicted) 2024-02-06 22:58:23.408 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2621b788: (connection evicted) 2024-02-06 22:58:23.408 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c7f934: (connection evicted) 2024-02-06 22:58:23.408 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77535c03: (connection evicted) 2024-02-06 22:58:23.409 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@fc11b1a: (connection evicted) 2024-02-06 22:58:23.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:23.410 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Closed. 2024-02-06 22:58:23.410 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Shutdown completed. 2024-02-06 22:58:24.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2024-02-06 22:58:24.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:24.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:24.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:24.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:24.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:24.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:24.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@180e33b0 2024-02-06 22:58:24.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:24.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:24.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:24.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:24.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:24.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:24.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:24.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:24.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:24.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:24.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:24.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:24.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:24.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:24.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:24.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:24.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:24.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:24.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:24.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2024-02-06 22:58:24.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:24.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:24.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:24.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:24.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:24.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:24.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:24.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:24.101 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2024-02-06 22:58:24.105 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@752ffce3 2024-02-06 22:58:24.105 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@752ffce3 2024-02-06 22:58:24.105 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2024-02-06 22:58:24.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2024-02-06 22:58:24.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:24.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:24.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:24.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:24.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:24.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:24.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20462820 2024-02-06 22:58:24.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:24.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:24.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:24.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:24.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:24.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:24.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:24.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:24.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:24.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:24.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:24.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:24.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:24.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:24.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:24.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:24.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:24.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:24.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:24.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2024-02-06 22:58:24.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:24.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:24.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:24.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:24.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:24.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:24.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:24.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:24.139 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2024-02-06 22:58:24.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@384f0e32 2024-02-06 22:58:24.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@384f0e32 2024-02-06 22:58:24.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2024-02-06 22:58:24.186 [Test worker @coroutine#2806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@384f0e32 2024-02-06 22:58:24.195 [Test worker @coroutine#2808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@384f0e32 2024-02-06 22:58:24.205 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:24.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2024-02-06 22:58:24.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:24.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:24.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:24.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:24.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:24.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:24.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a73f3d1 2024-02-06 22:58:24.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:24.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:24.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:24.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:24.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:24.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:24.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:24.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:24.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:24.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:24.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:24.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:24.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:24.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:24.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:24.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:24.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:24.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:24.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:24.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2024-02-06 22:58:24.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:24.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:24.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:24.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:24.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:24.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:24.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:24.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:24.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2024-02-06 22:58:24.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@23cfdfa2 2024-02-06 22:58:24.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@23cfdfa2 2024-02-06 22:58:24.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2024-02-06 22:58:24.240 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:24.295 [Test worker @coroutine#2811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23cfdfa2 2024-02-06 22:58:24.309 [Test worker @coroutine#2813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23cfdfa2 2024-02-06 22:58:24.323 [HikariPool-80 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:24.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2024-02-06 22:58:24.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:24.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:24.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:24.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:24.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:24.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:24.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@151d216e 2024-02-06 22:58:24.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:24.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:24.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:24.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:24.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:24.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:24.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:24.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:24.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:24.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:24.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:24.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:24.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:24.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:24.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:24.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:24.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:24.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:24.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:24.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2024-02-06 22:58:24.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:24.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:24.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:24.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:24.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:24.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:24.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:24.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:24.339 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2024-02-06 22:58:24.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@5400db7e 2024-02-06 22:58:24.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@5400db7e 2024-02-06 22:58:24.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2024-02-06 22:58:24.431 [Test worker @coroutine#2817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5400db7e 2024-02-06 22:58:24.438 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5400db7e 2024-02-06 22:58:24.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2024-02-06 22:58:24.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:24.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:24.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:24.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:24.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:24.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:24.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73905dff 2024-02-06 22:58:24.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:24.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:24.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:24.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:24.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:24.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:24.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:24.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:24.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:24.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:24.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:24.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:24.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:24.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:24.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:24.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:24.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:24.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:24.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:24.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2024-02-06 22:58:24.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:24.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:24.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:24.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:24.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:24.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:24.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:24.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:24.441 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2024-02-06 22:58:24.450 [HikariPool-81 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:24.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d67bf4d 2024-02-06 22:58:24.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d67bf4d 2024-02-06 22:58:24.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2024-02-06 22:58:24.535 [Test worker @coroutine#2822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d67bf4d 2024-02-06 22:58:24.550 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d67bf4d 2024-02-06 22:58:24.553 [HikariPool-82 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:24.575 [Test worker @coroutine#2828] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39171/ 2024-02-06 22:58:24.575 [Test worker @coroutine#2828] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39171/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:58:24.609 [Test worker @coroutine#2828] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39171/ 2024-02-06 22:58:24.610 [Test worker @coroutine#2828] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39171/ 2024-02-06 22:58:24.610 [Test worker @coroutine#2828] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39171/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:58:24.611 [Test worker @coroutine#2828] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39171/ 2024-02-06 22:58:24.611 [Test worker @coroutine#2828] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39171/ 2024-02-06 22:58:24.612 [Test worker @coroutine#2828] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39171/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:58:24.613 [Test worker @coroutine#2828] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39171/ 2024-02-06 22:58:24.614 [Test worker @coroutine#2828] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39171/ 2024-02-06 22:58:24.614 [Test worker @coroutine#2828] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39171/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:58:24.618 [Test worker @coroutine#2828] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39171/ 2024-02-06 22:58:24.618 [Test worker @coroutine#2828] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39171/ 2024-02-06 22:58:24.618 [Test worker @coroutine#2828] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39171/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:58:24.620 [Test worker @coroutine#2828] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39171/ 2024-02-06 22:58:24.620 [Test worker @coroutine#2828] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39171/ 2024-02-06 22:58:24.620 [Test worker @coroutine#2828] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39171/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:58:24.623 [Test worker @coroutine#2828] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39171/ 2024-02-06 22:58:24.623 [Test worker @coroutine#2828] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39171/ 2024-02-06 22:58:24.623 [Test worker @coroutine#2828] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39171/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:58:24.625 [Test worker @coroutine#2828] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39171/ 2024-02-06 22:58:24.632 [Test worker @coroutine#2845] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34769/ 2024-02-06 22:58:24.632 [Test worker @coroutine#2845] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34769/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:58:24.672 [Test worker @coroutine#2845] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34769/ 2024-02-06 22:58:24.672 [Test worker @coroutine#2845] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34769/ 2024-02-06 22:58:24.672 [Test worker @coroutine#2845] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34769/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:58:24.674 [Test worker @coroutine#2845] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34769/ 2024-02-06 22:58:24.674 [Test worker @coroutine#2845] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34769/ 2024-02-06 22:58:24.674 [Test worker @coroutine#2845] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34769/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:58:24.675 [Test worker @coroutine#2845] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34769/ 2024-02-06 22:58:24.676 [Test worker @coroutine#2845] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34769/ 2024-02-06 22:58:24.676 [Test worker @coroutine#2845] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34769/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:58:24.724 [Test worker @coroutine#2845] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34769/ 2024-02-06 22:58:24.724 [Test worker @coroutine#2845] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34769/ 2024-02-06 22:58:24.724 [Test worker @coroutine#2845] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34769/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:58:24.768 [Test worker @coroutine#2845] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34769/ 2024-02-06 22:58:24.768 [Test worker @coroutine#2845] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34769/ 2024-02-06 22:58:24.768 [Test worker @coroutine#2845] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34769/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:58:24.814 [Test worker @coroutine#2845] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34769/ 2024-02-06 22:58:24.815 [Test worker @coroutine#2845] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34769/ 2024-02-06 22:58:24.815 [Test worker @coroutine#2845] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34769/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:58:24.816 [Test worker @coroutine#2845] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34769/ 2024-02-06 22:58:25.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2024-02-06 22:58:25.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:25.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:25.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:25.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:25.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:25.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:25.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75566f4 2024-02-06 22:58:25.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:25.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:25.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:25.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:25.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:25.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:25.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:25.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:25.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:25.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:25.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:25.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:25.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:25.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:58:25.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:58:25.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:25.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:25.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:58:25.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:25.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2024-02-06 22:58:25.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:25.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:25.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:25.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:25.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:25.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:25.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:25.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:25.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2024-02-06 22:58:25.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c261c74 2024-02-06 22:58:25.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c261c74 2024-02-06 22:58:25.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2024-02-06 22:58:25.318 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c261c74 2024-02-06 22:58:25.336 [Test worker @coroutine#2875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c261c74 2024-02-06 22:58:25.339 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c261c74 2024-02-06 22:58:25.344 [DefaultDispatcher-worker-3 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35399/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:58:25.344 [DefaultDispatcher-worker-3 @coroutine#2881] 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:35399/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-06 22:58:25.344 [DefaultDispatcher-worker-3 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35399/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:58:25.344 [DefaultDispatcher-worker-3 @coroutine#2881] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35399/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-06 22:58:25.354 [DefaultDispatcher-worker-6 @coroutine#2880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c261c74 2024-02-06 22:58:25.354 [DefaultDispatcher-worker-6 @coroutine#2880] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId 2024-02-06 22:58:25.354 [DefaultDispatcher-worker-6 @coroutine#2880] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:25.354 [DefaultDispatcher-worker-6 @coroutine#2880] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId 2024-02-06 22:58:25.364 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c261c74 2024-02-06 22:58:25.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2024-02-06 22:58:25.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:25.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:25.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:25.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:25.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:25.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:25.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2809e38a 2024-02-06 22:58:25.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:25.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:25.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:25.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:25.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:25.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:25.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:25.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:25.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:25.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:25.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:25.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:25.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:25.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:58:25.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:58:25.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:25.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:25.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:58:25.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:25.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2024-02-06 22:58:25.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:25.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:25.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:25.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:25.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:25.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:25.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:25.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:25.366 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2024-02-06 22:58:25.384 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b399f5a 2024-02-06 22:58:25.384 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b399f5a 2024-02-06 22:58:25.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2024-02-06 22:58:25.393 [HikariPool-83 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:25.415 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b399f5a 2024-02-06 22:58:25.417 [DefaultDispatcher-worker-6 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35399/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:58:25.417 [DefaultDispatcher-worker-6 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35399/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:58:25.431 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@578ffa8 2024-02-06 22:58:25.431 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@578ffa8 2024-02-06 22:58:25.442 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@bbf1177 2024-02-06 22:58:25.442 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@bbf1177 2024-02-06 22:58:25.446 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@f8094d8 2024-02-06 22:58:25.446 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@f8094d8 2024-02-06 22:58:25.450 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a821b4c 2024-02-06 22:58:25.450 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a821b4c 2024-02-06 22:58:25.451 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b399f5a 2024-02-06 22:58:25.454 [Test worker @coroutine#2893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b399f5a 2024-02-06 22:58:25.459 [DefaultDispatcher-worker-2 @coroutine#2880] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId 2024-02-06 22:58:25.459 [DefaultDispatcher-worker-2 @coroutine#2880] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId 2024-02-06 22:58:25.459 [DefaultDispatcher-worker-8 @coroutine#2899] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35399/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-06 22:58:25.459 [DefaultDispatcher-worker-8 @coroutine#2899] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35399/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2024-02-06 22:58:25.459 [DefaultDispatcher-worker-8 @coroutine#2899] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35399/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-06 22:58:25.460 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@845280b 2024-02-06 22:58:25.460 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@845280b 2024-02-06 22:58:25.461 [DefaultDispatcher-worker-10 @coroutine#2899] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35399/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-06 22:58:25.461 [DefaultDispatcher-worker-10 @coroutine#2899] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35399/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-06 22:58:25.464 [DefaultDispatcher-worker-10 @coroutine#2895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b399f5a 2024-02-06 22:58:25.464 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b82b4dd 2024-02-06 22:58:25.464 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b82b4dd 2024-02-06 22:58:25.468 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@70afd921 2024-02-06 22:58:25.468 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@70afd921 2024-02-06 22:58:25.471 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aade403 2024-02-06 22:58:25.472 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aade403 2024-02-06 22:58:25.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2024-02-06 22:58:25.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:25.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:25.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:25.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:25.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:25.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:25.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19656e21 2024-02-06 22:58:25.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:25.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:25.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:25.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:25.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:25.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:25.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:25.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:25.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:25.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:25.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:25.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:25.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:25.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:58:25.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:58:25.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:25.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:25.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:58:25.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:25.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2024-02-06 22:58:25.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:25.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:25.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:25.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:25.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:25.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:25.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:25.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:25.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2024-02-06 22:58:25.478 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@b89842d 2024-02-06 22:58:25.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cd31214 2024-02-06 22:58:25.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cd31214 2024-02-06 22:58:25.478 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@b89842d 2024-02-06 22:58:25.483 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 22:58:25.484 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:25.503 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bff7a1 2024-02-06 22:58:25.503 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bff7a1 2024-02-06 22:58:25.507 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2024-02-06 22:58:25.506 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@a780946 2024-02-06 22:58:25.516 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@a780946 2024-02-06 22:58:25.520 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@e479cd1 2024-02-06 22:58:25.520 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@e479cd1 2024-02-06 22:58:25.529 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b45037d 2024-02-06 22:58:25.530 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b45037d 2024-02-06 22:58:25.537 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@30bce74b 2024-02-06 22:58:25.537 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@30bce74b 2024-02-06 22:58:25.540 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ac4ea23 2024-02-06 22:58:25.540 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ac4ea23 2024-02-06 22:58:25.553 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@48d750be 2024-02-06 22:58:25.553 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@48d750be 2024-02-06 22:58:25.557 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b6afc32 2024-02-06 22:58:25.557 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b6afc32 2024-02-06 22:58:25.555 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cd31214 2024-02-06 22:58:25.576 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c3bc0ab 2024-02-06 22:58:25.576 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c3bc0ab 2024-02-06 22:58:25.576 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 22:58:25.579 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:58:25.598 [Test worker @coroutine#2908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cd31214 2024-02-06 22:58:25.601 [Test worker @coroutine#2910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cd31214 2024-02-06 22:58:25.602 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@9044d64 2024-02-06 22:58:25.602 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@9044d64 2024-02-06 22:58:25.606 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c3a234 2024-02-06 22:58:25.606 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c3a234 2024-02-06 22:58:25.609 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fc2614 2024-02-06 22:58:25.609 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fc2614 2024-02-06 22:58:25.613 [DefaultDispatcher-worker-10 @coroutine#2914] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41551/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:58:25.613 [DefaultDispatcher-worker-10 @coroutine#2914] 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:41551/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-06 22:58:25.613 [DefaultDispatcher-worker-10 @coroutine#2914] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41551/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:58:25.613 [DefaultDispatcher-worker-10 @coroutine#2914] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41551/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-06 22:58:25.619 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@46fea80f 2024-02-06 22:58:25.619 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@46fea80f 2024-02-06 22:58:25.621 [DefaultDispatcher-worker-4 @coroutine#2913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cd31214 2024-02-06 22:58:25.622 [DefaultDispatcher-worker-4 @coroutine#2913] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId 2024-02-06 22:58:25.622 [DefaultDispatcher-worker-4 @coroutine#2913] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:25.622 [DefaultDispatcher-worker-4 @coroutine#2913] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId 2024-02-06 22:58:25.622 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d3aa2d9 2024-02-06 22:58:25.622 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d3aa2d9 2024-02-06 22:58:25.625 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@77f26f48 2024-02-06 22:58:25.626 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@77f26f48 2024-02-06 22:58:25.629 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@15dc3b24 2024-02-06 22:58:25.629 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@15dc3b24 2024-02-06 22:58:25.631 [Test worker @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cd31214 2024-02-06 22:58:25.642 [DefaultDispatcher-worker-12 @coroutine#2922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cd31214 2024-02-06 22:58:25.649 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@26d15740 2024-02-06 22:58:25.649 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@26d15740 2024-02-06 22:58:25.652 [DefaultDispatcher-worker-8 @coroutine#2922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cd31214 2024-02-06 22:58:25.653 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ec50529 2024-02-06 22:58:25.653 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ec50529 2024-02-06 22:58:25.653 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-06 22:58:25.662 [DefaultDispatcher-worker-6 @coroutine#2922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cd31214 2024-02-06 22:58:25.673 [DefaultDispatcher-worker-6 @coroutine#2922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cd31214 2024-02-06 22:58:25.684 [DefaultDispatcher-worker-10 @coroutine#2927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cd31214 2024-02-06 22:58:25.693 [DefaultDispatcher-worker-16 @coroutine#2927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cd31214 2024-02-06 22:58:25.703 [DefaultDispatcher-worker-13 @coroutine#2927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cd31214 2024-02-06 22:58:25.713 [DefaultDispatcher-worker-1 @coroutine#2927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cd31214 2024-02-06 22:58:25.725 [DefaultDispatcher-worker-16 @coroutine#2933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cd31214 2024-02-06 22:58:25.732 [DefaultDispatcher-worker-16 @coroutine#2914] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41551/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:58:25.732 [DefaultDispatcher-worker-16 @coroutine#2914] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41551/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:58:25.732 [DefaultDispatcher-worker-13 @coroutine#2913] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId 2024-02-06 22:58:25.732 [DefaultDispatcher-worker-13 @coroutine#2913] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId 2024-02-06 22:58:25.744 [DefaultDispatcher-worker-7 @coroutine#2933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cd31214 2024-02-06 22:58:25.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2024-02-06 22:58:25.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:25.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:25.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:25.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:25.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:25.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:25.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bfdabf3 2024-02-06 22:58:25.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:25.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:25.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:25.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:25.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:25.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:25.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:25.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:25.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:25.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:25.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:25.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:25.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:25.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:58:25.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:58:25.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:25.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:25.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:58:25.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:25.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2024-02-06 22:58:25.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:25.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:25.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:25.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:25.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:25.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:25.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:25.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:25.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2024-02-06 22:58:25.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b9a2629 2024-02-06 22:58:25.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b9a2629 2024-02-06 22:58:25.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2024-02-06 22:58:25.830 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b9a2629 2024-02-06 22:58:25.870 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b9a2629 2024-02-06 22:58:25.873 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b9a2629 2024-02-06 22:58:25.875 [DefaultDispatcher-worker-3 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52909/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:58:25.875 [DefaultDispatcher-worker-3 @coroutine#2961] 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:52909/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-06 22:58:25.875 [DefaultDispatcher-worker-3 @coroutine#2961] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52909/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:58:25.875 [DefaultDispatcher-worker-3 @coroutine#2961] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52909/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-06 22:58:25.882 [DefaultDispatcher-worker-15 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b9a2629 2024-02-06 22:58:25.882 [DefaultDispatcher-worker-15 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId 2024-02-06 22:58:25.882 [DefaultDispatcher-worker-15 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:25.882 [DefaultDispatcher-worker-15 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId 2024-02-06 22:58:25.883 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:25.899 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b9a2629 2024-02-06 22:58:25.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2024-02-06 22:58:25.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:25.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:25.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:25.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:25.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:25.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:25.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5089a72b 2024-02-06 22:58:25.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:25.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:25.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:25.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:25.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:25.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:25.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:25.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:25.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:25.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:25.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:25.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:25.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:25.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:58:25.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:58:25.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:25.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:25.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:58:25.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:25.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2024-02-06 22:58:25.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:25.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:25.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:25.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:25.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:25.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:25.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:25.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:25.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2024-02-06 22:58:25.938 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@1256cf07 2024-02-06 22:58:25.938 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@1256cf07 2024-02-06 22:58:25.941 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c91333d 2024-02-06 22:58:25.941 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c91333d 2024-02-06 22:58:25.945 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@18aea477 2024-02-06 22:58:25.945 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@18aea477 2024-02-06 22:58:25.958 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dac3906 2024-02-06 22:58:25.959 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dac3906 2024-02-06 22:58:25.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@549404e7 2024-02-06 22:58:25.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@549404e7 2024-02-06 22:58:25.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2024-02-06 22:58:25.961 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549404e7 2024-02-06 22:58:25.962 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@7926fb43 2024-02-06 22:58:25.962 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@7926fb43 2024-02-06 22:58:25.965 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c3b2781 2024-02-06 22:58:25.965 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c3b2781 2024-02-06 22:58:25.972 [DefaultDispatcher-worker-15 @coroutine#2961] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52909/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:58:25.972 [DefaultDispatcher-worker-15 @coroutine#2961] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52909/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:58:25.974 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@15bbb6d 2024-02-06 22:58:25.974 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@15bbb6d 2024-02-06 22:58:25.977 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d83c649 2024-02-06 22:58:25.977 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d83c649 2024-02-06 22:58:25.983 [DefaultDispatcher-worker-7 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId 2024-02-06 22:58:25.983 [DefaultDispatcher-worker-7 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId 2024-02-06 22:58:25.984 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549404e7 2024-02-06 22:58:25.988 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@7331de59 2024-02-06 22:58:25.988 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@7331de59 2024-02-06 22:58:25.988 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 22:58:25.996 [Test worker @coroutine#2974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549404e7 2024-02-06 22:58:25.998 [DefaultDispatcher-worker-15 @coroutine#2983] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52909/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-06 22:58:25.999 [DefaultDispatcher-worker-15 @coroutine#2983] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52909/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2024-02-06 22:58:25.999 [DefaultDispatcher-worker-15 @coroutine#2983] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52909/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-06 22:58:26.000 [DefaultDispatcher-worker-5 @coroutine#2983] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52909/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-06 22:58:26.000 [DefaultDispatcher-worker-5 @coroutine#2983] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52909/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-06 22:58:26.004 [DefaultDispatcher-worker-5 @coroutine#2976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549404e7 2024-02-06 22:58:26.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2024-02-06 22:58:26.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:26.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:26.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:26.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:26.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:26.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:26.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32ae11c9 2024-02-06 22:58:26.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:26.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:26.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:26.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:26.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:26.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:26.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:26.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:26.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:26.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:26.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:26.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:26.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:26.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:58:26.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:58:26.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:26.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:26.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:58:26.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:26.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2024-02-06 22:58:26.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:26.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:26.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:26.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:26.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:26.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:26.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:26.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:26.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2024-02-06 22:58:26.035 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@14980819 2024-02-06 22:58:26.035 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@14980819 2024-02-06 22:58:26.035 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2024-02-06 22:58:26.060 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:26.076 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14980819 2024-02-06 22:58:26.086 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f21f2f9 2024-02-06 22:58:26.086 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f21f2f9 2024-02-06 22:58:26.089 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@21e6196d 2024-02-06 22:58:26.090 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@21e6196d 2024-02-06 22:58:26.093 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@25d99989 2024-02-06 22:58:26.093 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@25d99989 2024-02-06 22:58:26.096 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@60db1356 2024-02-06 22:58:26.096 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@60db1356 2024-02-06 22:58:26.100 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@40cd938e 2024-02-06 22:58:26.100 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@40cd938e 2024-02-06 22:58:26.108 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14980819 2024-02-06 22:58:26.112 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@51f1d78b 2024-02-06 22:58:26.112 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@51f1d78b 2024-02-06 22:58:26.115 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@380d09ed 2024-02-06 22:58:26.115 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@380d09ed 2024-02-06 22:58:26.125 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@f4ec19 2024-02-06 22:58:26.125 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@f4ec19 2024-02-06 22:58:26.131 [Test worker @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14980819 2024-02-06 22:58:26.133 [DefaultDispatcher-worker-2 @coroutine#2993] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48161/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:58:26.133 [DefaultDispatcher-worker-2 @coroutine#2993] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48161/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-06 22:58:26.133 [DefaultDispatcher-worker-2 @coroutine#2993] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48161/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:58:26.133 [DefaultDispatcher-worker-2 @coroutine#2993] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48161/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-06 22:58:26.138 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c094e6a 2024-02-06 22:58:26.138 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c094e6a 2024-02-06 22:58:26.138 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 22:58:26.141 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:58:26.141 [DefaultDispatcher-worker-1 @coroutine#2992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14980819 2024-02-06 22:58:26.142 [DefaultDispatcher-worker-1 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId 2024-02-06 22:58:26.142 [DefaultDispatcher-worker-1 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:26.142 [DefaultDispatcher-worker-1 @coroutine#2992] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId 2024-02-06 22:58:26.157 [Test worker @coroutine#2999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14980819 2024-02-06 22:58:26.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2024-02-06 22:58:26.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:26.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:26.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:26.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:26.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:26.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:26.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19542115 2024-02-06 22:58:26.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:26.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:26.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:26.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:26.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:26.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:26.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:26.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:26.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:26.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:26.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:26.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:26.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:26.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:58:26.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:58:26.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:26.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:26.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:58:26.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:26.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2024-02-06 22:58:26.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:26.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:26.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:26.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:26.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:26.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:26.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:26.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:26.161 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2024-02-06 22:58:26.171 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ea146d9 2024-02-06 22:58:26.171 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ea146d9 2024-02-06 22:58:26.174 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@2066ad7d 2024-02-06 22:58:26.175 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@2066ad7d 2024-02-06 22:58:26.178 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@24592da9 2024-02-06 22:58:26.179 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@24592da9 2024-02-06 22:58:26.182 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@615ba746 2024-02-06 22:58:26.182 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@615ba746 2024-02-06 22:58:26.186 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@4568b23a 2024-02-06 22:58:26.186 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@4568b23a 2024-02-06 22:58:26.190 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@5070e2af 2024-02-06 22:58:26.190 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@5070e2af 2024-02-06 22:58:26.196 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@3da9a96d 2024-02-06 22:58:26.196 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@3da9a96d 2024-02-06 22:58:26.199 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e4b70c6 2024-02-06 22:58:26.199 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e4b70c6 2024-02-06 22:58:26.199 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2024-02-06 22:58:26.200 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e4b70c6 2024-02-06 22:58:26.203 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@1745809 2024-02-06 22:58:26.203 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@1745809 2024-02-06 22:58:26.206 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@10dd37f 2024-02-06 22:58:26.207 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@10dd37f 2024-02-06 22:58:26.216 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 22:58:26.232 [DefaultDispatcher-worker-7 @coroutine#2992] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId 2024-02-06 22:58:26.232 [DefaultDispatcher-worker-5 @coroutine#2993] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48161/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:58:26.232 [DefaultDispatcher-worker-7 @coroutine#2992] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId 2024-02-06 22:58:26.232 [DefaultDispatcher-worker-5 @coroutine#2993] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48161/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:58:26.257 [Test worker @coroutine#3002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e4b70c6 2024-02-06 22:58:26.260 [Test worker @coroutine#3007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e4b70c6 2024-02-06 22:58:26.270 [DefaultDispatcher-worker-3 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e4b70c6 2024-02-06 22:58:26.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2024-02-06 22:58:26.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:26.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:26.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:26.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:26.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:26.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:26.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54ddd7e4 2024-02-06 22:58:26.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:26.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:26.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:26.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:26.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:26.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:26.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:26.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:26.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:26.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:26.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:26.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:26.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:26.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:58:26.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:58:26.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:26.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:26.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:58:26.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:26.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2024-02-06 22:58:26.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:26.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:26.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:26.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:26.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:26.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:26.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:26.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:26.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2024-02-06 22:58:26.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@c931728 2024-02-06 22:58:26.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@c931728 2024-02-06 22:58:26.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2024-02-06 22:58:26.276 [DefaultDispatcher-worker-2 @coroutine#3017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75fa9254 2024-02-06 22:58:26.299 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:26.319 [DefaultDispatcher-worker-2 @coroutine#3019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59043741 2024-02-06 22:58:26.319 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@f13f4a9 2024-02-06 22:58:26.319 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@f13f4a9 2024-02-06 22:58:26.323 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d40b3b 2024-02-06 22:58:26.323 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d40b3b 2024-02-06 22:58:26.326 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eb9fd9 2024-02-06 22:58:26.326 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eb9fd9 2024-02-06 22:58:26.336 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c931728 2024-02-06 22:58:26.342 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@40e90100 2024-02-06 22:58:26.342 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@40e90100 2024-02-06 22:58:26.346 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@50cf1308 2024-02-06 22:58:26.346 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@50cf1308 2024-02-06 22:58:26.349 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@716347f9 2024-02-06 22:58:26.349 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@716347f9 2024-02-06 22:58:26.353 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@28af0b5b 2024-02-06 22:58:26.353 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@28af0b5b 2024-02-06 22:58:26.354 [Test worker @coroutine#3021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c931728 2024-02-06 22:58:26.357 [Test worker @coroutine#3023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c931728 2024-02-06 22:58:26.357 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@20c6fe4f 2024-02-06 22:58:26.357 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@20c6fe4f 2024-02-06 22:58:26.359 [DefaultDispatcher-worker-3 @coroutine#3027] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44561/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:58:26.359 [DefaultDispatcher-worker-3 @coroutine#3027] 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:44561/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-06 22:58:26.359 [DefaultDispatcher-worker-3 @coroutine#3027] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44561/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:58:26.359 [DefaultDispatcher-worker-3 @coroutine#3027] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44561/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-06 22:58:26.361 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@8b9fe0c 2024-02-06 22:58:26.361 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@8b9fe0c 2024-02-06 22:58:26.361 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 22:58:26.362 [DefaultDispatcher-worker-7 @coroutine#3027] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44561/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:58:26.362 [DefaultDispatcher-worker-7 @coroutine#3027] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44561/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:58:26.366 [DefaultDispatcher-worker-15 @coroutine#3026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c931728 2024-02-06 22:58:26.366 [DefaultDispatcher-worker-15 @coroutine#3026] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId 2024-02-06 22:58:26.366 [DefaultDispatcher-worker-15 @coroutine#3026] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:26.366 [DefaultDispatcher-worker-15 @coroutine#3026] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId 2024-02-06 22:58:26.369 [Test worker @coroutine#3032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c931728 2024-02-06 22:58:26.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2024-02-06 22:58:26.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:26.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:26.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:26.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:26.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:26.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:26.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68fa8ea5 2024-02-06 22:58:26.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:26.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:26.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:26.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:26.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:26.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:26.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:26.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:26.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:26.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:26.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:26.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:26.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:26.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:58:26.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:58:26.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:26.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:26.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:58:26.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:26.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2024-02-06 22:58:26.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:26.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:26.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:26.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:26.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:26.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:26.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:26.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:26.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2024-02-06 22:58:26.372 [DefaultDispatcher-worker-15 @coroutine#3026] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId 2024-02-06 22:58:26.372 [DefaultDispatcher-worker-15 @coroutine#3026] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId 2024-02-06 22:58:26.375 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:26.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@ecb8b3e 2024-02-06 22:58:26.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@ecb8b3e 2024-02-06 22:58:26.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2024-02-06 22:58:26.392 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ecb8b3e 2024-02-06 22:58:26.405 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@4575983c 2024-02-06 22:58:26.405 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@4575983c 2024-02-06 22:58:26.409 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bb26ee2 2024-02-06 22:58:26.409 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bb26ee2 2024-02-06 22:58:26.423 [Test worker @coroutine#3037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ecb8b3e 2024-02-06 22:58:26.425 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f8df34c 2024-02-06 22:58:26.425 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f8df34c 2024-02-06 22:58:26.426 [Test worker @coroutine#3040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ecb8b3e 2024-02-06 22:58:26.428 [DefaultDispatcher-worker-16 @coroutine#3049] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2024-02-06 22:58:26.428 [DefaultDispatcher-worker-16 @coroutine#3049] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:26.428 [DefaultDispatcher-worker-16 @coroutine#3049] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:26.428 [DefaultDispatcher-worker-16 @coroutine#3049] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:26.428 [DefaultDispatcher-worker-16 @coroutine#3049] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:26.428 [DefaultDispatcher-worker-16 @coroutine#3049] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:26.428 [DefaultDispatcher-worker-16 @coroutine#3049] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:26.428 [DefaultDispatcher-worker-16 @coroutine#3049] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c652e46 2024-02-06 22:58:26.428 [DefaultDispatcher-worker-16 @coroutine#3049] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:26.428 [DefaultDispatcher-worker-16 @coroutine#3049] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:26.428 [DefaultDispatcher-worker-16 @coroutine#3049] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:26.428 [DefaultDispatcher-worker-16 @coroutine#3049] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:26.428 [DefaultDispatcher-worker-16 @coroutine#3049] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:26.428 [DefaultDispatcher-worker-16 @coroutine#3049] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:26.428 [DefaultDispatcher-worker-16 @coroutine#3049] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:26.428 [DefaultDispatcher-worker-16 @coroutine#3049] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:26.428 [DefaultDispatcher-worker-16 @coroutine#3049] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:26.428 [DefaultDispatcher-worker-16 @coroutine#3049] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:26.428 [DefaultDispatcher-worker-16 @coroutine#3049] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:26.428 [DefaultDispatcher-worker-16 @coroutine#3049] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:26.428 [DefaultDispatcher-worker-16 @coroutine#3049] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:26.428 [DefaultDispatcher-worker-16 @coroutine#3049] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:58:26.428 [DefaultDispatcher-worker-16 @coroutine#3049] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:58:26.428 [DefaultDispatcher-worker-16 @coroutine#3049] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:26.428 [DefaultDispatcher-worker-16 @coroutine#3049] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:26.428 [DefaultDispatcher-worker-16 @coroutine#3049] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:58:26.428 [DefaultDispatcher-worker-16 @coroutine#3049] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:26.428 [DefaultDispatcher-worker-16 @coroutine#3049] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2024-02-06 22:58:26.428 [DefaultDispatcher-worker-16 @coroutine#3049] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:26.428 [DefaultDispatcher-worker-16 @coroutine#3049] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:26.428 [DefaultDispatcher-worker-16 @coroutine#3049] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:26.428 [DefaultDispatcher-worker-16 @coroutine#3049] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:26.428 [DefaultDispatcher-worker-16 @coroutine#3049] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:26.428 [DefaultDispatcher-worker-16 @coroutine#3049] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:26.428 [DefaultDispatcher-worker-16 @coroutine#3049] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:26.428 [DefaultDispatcher-worker-16 @coroutine#3049] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:26.429 [DefaultDispatcher-worker-16 @coroutine#3049] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2024-02-06 22:58:26.429 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@a8f64d9 2024-02-06 22:58:26.429 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@a8f64d9 2024-02-06 22:58:26.435 [DefaultDispatcher-worker-16 @coroutine#3049] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@52c7437 2024-02-06 22:58:26.435 [DefaultDispatcher-worker-16 @coroutine#3049] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@52c7437 2024-02-06 22:58:26.435 [DefaultDispatcher-worker-16 @coroutine#3049] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2024-02-06 22:58:26.444 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@63d2b9cc 2024-02-06 22:58:26.444 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@63d2b9cc 2024-02-06 22:58:26.448 [DefaultDispatcher-worker-14 @coroutine#3042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ecb8b3e 2024-02-06 22:58:26.448 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b4f0e2a 2024-02-06 22:58:26.448 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b4f0e2a 2024-02-06 22:58:26.451 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bf88d9c 2024-02-06 22:58:26.451 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bf88d9c 2024-02-06 22:58:26.455 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aa09b96 2024-02-06 22:58:26.455 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aa09b96 2024-02-06 22:58:26.459 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c4a53d7 2024-02-06 22:58:26.459 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c4a53d7 2024-02-06 22:58:26.459 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 22:58:26.470 [DefaultDispatcher-worker-3 @coroutine#2880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c261c74 2024-02-06 22:58:26.471 [DefaultDispatcher-worker-3 @coroutine#2880] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId 2024-02-06 22:58:26.471 [DefaultDispatcher-worker-3 @coroutine#2880] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:26.471 [DefaultDispatcher-worker-3 @coroutine#2880] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId 2024-02-06 22:58:26.473 [DefaultDispatcher-worker-8 @coroutine#2880] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId 2024-02-06 22:58:26.473 [DefaultDispatcher-worker-8 @coroutine#2880] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId 2024-02-06 22:58:26.482 [DefaultDispatcher-worker-16 @coroutine#3049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52c7437 2024-02-06 22:58:26.491 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:26.510 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ddd0d2f 2024-02-06 22:58:26.511 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ddd0d2f 2024-02-06 22:58:26.514 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@531ae8e4 2024-02-06 22:58:26.514 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@531ae8e4 2024-02-06 22:58:26.518 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5725665f 2024-02-06 22:58:26.518 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5725665f 2024-02-06 22:58:26.521 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1227e2df 2024-02-06 22:58:26.521 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1227e2df 2024-02-06 22:58:26.524 [DefaultDispatcher-worker-16 @coroutine#3055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52c7437 2024-02-06 22:58:26.525 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@27a621c1 2024-02-06 22:58:26.525 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@27a621c1 2024-02-06 22:58:26.527 [DefaultDispatcher-worker-16 @coroutine#3057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52c7437 2024-02-06 22:58:26.528 [DefaultDispatcher-worker-2 @coroutine#3060] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:58:26.528 [DefaultDispatcher-worker-2 @coroutine#3060] 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-02-06 22:58:26.528 [DefaultDispatcher-worker-2 @coroutine#3060] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:58:26.528 [DefaultDispatcher-worker-2 @coroutine#3060] 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-02-06 22:58:26.528 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@237fb019 2024-02-06 22:58:26.528 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@237fb019 2024-02-06 22:58:26.530 [DefaultDispatcher-worker-16 @coroutine#3049] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-06 22:58:26.530 [DefaultDispatcher-worker-10 @coroutine#3060] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible: Temporary failure in name resolution for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:58:26.530 [DefaultDispatcher-worker-16 @coroutine#3049] 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-02-06 22:58:26.530 [DefaultDispatcher-worker-16 @coroutine#3049] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-06 22:58:26.532 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f142db7 2024-02-06 22:58:26.532 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f142db7 2024-02-06 22:58:26.535 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:58:26.535 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@72081d90 2024-02-06 22:58:26.536 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@72081d90 2024-02-06 22:58:26.536 [DefaultDispatcher-worker-2 @coroutine#3059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52c7437 2024-02-06 22:58:26.536 [DefaultDispatcher-worker-2 @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:58:26.536 [DefaultDispatcher-worker-2 @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://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:26.536 [DefaultDispatcher-worker-2 @coroutine#3059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:58:26.538 [DefaultDispatcher-worker-11 @coroutine#3059] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:58:26.539 [DefaultDispatcher-worker-11 @coroutine#3049] 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-02-06 22:58:26.539 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@64b68239 2024-02-06 22:58:26.539 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@64b68239 2024-02-06 22:58:26.539 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 22:58:26.555 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f12dc7a 2024-02-06 22:58:26.555 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f12dc7a 2024-02-06 22:58:26.558 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@61d52fe8 2024-02-06 22:58:26.558 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@61d52fe8 2024-02-06 22:58:26.562 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@65eab70a 2024-02-06 22:58:26.562 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@65eab70a 2024-02-06 22:58:26.565 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@20e825d3 2024-02-06 22:58:26.565 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@20e825d3 2024-02-06 22:58:26.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2024-02-06 22:58:26.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:26.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:26.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:26.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:26.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:26.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:26.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c512bb 2024-02-06 22:58:26.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:26.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:26.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:26.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:26.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:26.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:26.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:26.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:26.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:26.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:26.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:26.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:26.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:26.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:58:26.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:58:26.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:26.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:26.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:58:26.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:26.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2024-02-06 22:58:26.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:26.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:26.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:26.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:26.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:26.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:26.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:26.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:26.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2024-02-06 22:58:26.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-06 22:58:26.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-06 22:58:26.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2024-02-06 22:58:26.581 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@59e0ccb8 2024-02-06 22:58:26.581 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@59e0ccb8 2024-02-06 22:58:26.584 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@11020203 2024-02-06 22:58:26.584 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@11020203 2024-02-06 22:58:26.588 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@21e0b5ce 2024-02-06 22:58:26.588 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@21e0b5ce 2024-02-06 22:58:26.594 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@40c7da9c 2024-02-06 22:58:26.594 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@40c7da9c 2024-02-06 22:58:26.598 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f1d5b30 2024-02-06 22:58:26.598 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f1d5b30 2024-02-06 22:58:26.598 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 22:58:26.607 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-06 22:58:26.625 [Test worker @coroutine#3068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-06 22:58:26.628 [Test worker @coroutine#3070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-06 22:58:26.630 [DefaultDispatcher-worker-16 @coroutine#3074] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49155/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:58:26.630 [DefaultDispatcher-worker-16 @coroutine#3074] 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:49155/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-06 22:58:26.630 [DefaultDispatcher-worker-16 @coroutine#3074] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49155/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:58:26.630 [DefaultDispatcher-worker-16 @coroutine#3074] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49155/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-06 22:58:26.638 [DefaultDispatcher-worker-5 @coroutine#3073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-06 22:58:26.638 [DefaultDispatcher-worker-5 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49155/UmAppDatabase/replication/nodeId 2024-02-06 22:58:26.638 [DefaultDispatcher-worker-5 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49155/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:26.638 [DefaultDispatcher-worker-5 @coroutine#3073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49155/UmAppDatabase/replication/nodeId 2024-02-06 22:58:26.648 [Test worker @coroutine#3080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-06 22:58:26.659 [DefaultDispatcher-worker-4 @coroutine#3082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-06 22:58:26.672 [DefaultDispatcher-worker-7 @coroutine#3082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-06 22:58:26.679 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:58:26.683 [DefaultDispatcher-worker-3 @coroutine#3082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-06 22:58:26.693 [DefaultDispatcher-worker-2 @coroutine#3082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-06 22:58:26.706 [DefaultDispatcher-worker-10 @coroutine#3088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-06 22:58:26.710 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@10bd32a5 2024-02-06 22:58:26.710 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@10bd32a5 2024-02-06 22:58:26.714 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e7acec2 2024-02-06 22:58:26.714 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e7acec2 2024-02-06 22:58:26.717 [DefaultDispatcher-worker-12 @coroutine#3088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-06 22:58:26.718 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a4559d5 2024-02-06 22:58:26.718 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a4559d5 2024-02-06 22:58:26.726 [DefaultDispatcher-worker-10 @coroutine#3074] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49155/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:58:26.726 [DefaultDispatcher-worker-10 @coroutine#3074] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49155/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:58:26.727 [DefaultDispatcher-worker-2 @coroutine#3073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49155/UmAppDatabase/replication/nodeId 2024-02-06 22:58:26.727 [DefaultDispatcher-worker-2 @coroutine#3073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49155/UmAppDatabase/replication/nodeId 2024-02-06 22:58:26.728 [DefaultDispatcher-worker-16 @coroutine#3088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-06 22:58:26.728 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f47c4f9 2024-02-06 22:58:26.728 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f47c4f9 2024-02-06 22:58:26.732 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2696edae 2024-02-06 22:58:26.732 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2696edae 2024-02-06 22:58:26.735 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ed23b60 2024-02-06 22:58:26.735 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ed23b60 2024-02-06 22:58:26.746 [DefaultDispatcher-worker-5 @coroutine#2913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cd31214 2024-02-06 22:58:26.746 [DefaultDispatcher-worker-2 @coroutine#3088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-06 22:58:26.746 [DefaultDispatcher-worker-5 @coroutine#2913] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId 2024-02-06 22:58:26.746 [DefaultDispatcher-worker-5 @coroutine#2913] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:26.746 [DefaultDispatcher-worker-5 @coroutine#2913] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId 2024-02-06 22:58:26.749 [DefaultDispatcher-worker-4 @coroutine#2913] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId 2024-02-06 22:58:26.749 [DefaultDispatcher-worker-4 @coroutine#2913] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId 2024-02-06 22:58:26.755 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ee94c9e 2024-02-06 22:58:26.755 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ee94c9e 2024-02-06 22:58:26.758 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f683bb6 2024-02-06 22:58:26.759 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f683bb6 2024-02-06 22:58:26.760 [DefaultDispatcher-worker-17 @coroutine#3097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-06 22:58:26.762 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e025a68 2024-02-06 22:58:26.762 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e025a68 2024-02-06 22:58:26.762 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 22:58:26.763 [DefaultDispatcher-worker-1 @coroutine#3107] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49155/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-06 22:58:26.763 [DefaultDispatcher-worker-1 @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.localdomain:49155/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-06 22:58:26.763 [DefaultDispatcher-worker-1 @coroutine#3107] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49155/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-06 22:58:26.766 [DefaultDispatcher-worker-3 @coroutine#3107] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49155/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-06 22:58:26.766 [DefaultDispatcher-worker-3 @coroutine#3107] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49155/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-06 22:58:26.766 [DefaultDispatcher-worker-3 @coroutine#3107] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:49155/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-06 22:58:26.767 [DefaultDispatcher-worker-3 @coroutine#3107] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49155/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:58:26.768 [DefaultDispatcher-worker-3 @coroutine#3107] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49155/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-06 22:58:26.768 [DefaultDispatcher-worker-3 @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.localdomain:49155/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42. 2024-02-06 22:58:26.768 [DefaultDispatcher-worker-3 @coroutine#3107] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49155/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-06 22:58:26.770 [DefaultDispatcher-worker-14 @coroutine#3107] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49155/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-06 22:58:26.770 [DefaultDispatcher-worker-14 @coroutine#3107] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49155/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-06 22:58:26.808 [DefaultDispatcher-worker-11 @coroutine#3107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-06 22:58:26.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2024-02-06 22:58:26.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:26.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:26.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:26.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:26.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:26.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:26.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c468360 2024-02-06 22:58:26.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:26.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:26.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:26.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:26.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:26.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:26.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:26.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:26.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:26.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:26.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:26.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:26.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:26.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:58:26.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:58:26.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:26.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:26.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:58:26.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:26.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2024-02-06 22:58:26.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:26.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:26.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:26.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:26.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:26.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:26.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:26.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:26.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2024-02-06 22:58:26.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e75bef1 2024-02-06 22:58:26.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e75bef1 2024-02-06 22:58:26.831 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2024-02-06 22:58:26.863 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e75bef1 2024-02-06 22:58:26.887 [Test worker @coroutine#3123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e75bef1 2024-02-06 22:58:26.892 [Test worker @coroutine#3125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e75bef1 2024-02-06 22:58:26.894 [DefaultDispatcher-worker-3 @coroutine#3129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57703/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:58:26.894 [DefaultDispatcher-worker-3 @coroutine#3129] 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:57703/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-06 22:58:26.894 [DefaultDispatcher-worker-3 @coroutine#3129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57703/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:58:26.894 [DefaultDispatcher-worker-3 @coroutine#3129] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57703/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-06 22:58:26.904 [DefaultDispatcher-worker-8 @coroutine#3128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e75bef1 2024-02-06 22:58:26.904 [DefaultDispatcher-worker-8 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57703/UmAppDatabase/replication/nodeId 2024-02-06 22:58:26.904 [DefaultDispatcher-worker-8 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57703/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:26.904 [DefaultDispatcher-worker-8 @coroutine#3128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57703/UmAppDatabase/replication/nodeId 2024-02-06 22:58:26.909 [Test worker @coroutine#3133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e75bef1 2024-02-06 22:58:26.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2024-02-06 22:58:26.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:26.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:26.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:26.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:26.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:26.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:26.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@236206f8 2024-02-06 22:58:26.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:26.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:26.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:26.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:26.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:26.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:26.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:26.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:26.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:26.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:26.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:26.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:26.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:26.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:58:26.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:58:26.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:26.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:26.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:58:26.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:26.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2024-02-06 22:58:26.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:26.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:26.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:26.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:26.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:26.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:26.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:26.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:26.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2024-02-06 22:58:26.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@e5f05f8 2024-02-06 22:58:26.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@e5f05f8 2024-02-06 22:58:26.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2024-02-06 22:58:26.925 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e5f05f8 2024-02-06 22:58:26.931 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:26.957 [Test worker @coroutine#3137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e5f05f8 2024-02-06 22:58:26.958 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@424dfb8c 2024-02-06 22:58:26.959 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@424dfb8c 2024-02-06 22:58:26.961 [Test worker @coroutine#3139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e5f05f8 2024-02-06 22:58:26.962 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c8a1db5 2024-02-06 22:58:26.962 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c8a1db5 2024-02-06 22:58:26.966 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@48b590fc 2024-02-06 22:58:26.966 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@48b590fc 2024-02-06 22:58:26.968 [DefaultDispatcher-worker-2 @coroutine#3129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57703/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:58:26.968 [DefaultDispatcher-worker-2 @coroutine#3129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57703/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:58:26.972 [DefaultDispatcher-worker-14 @coroutine#3141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e5f05f8 2024-02-06 22:58:26.976 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@db7178e 2024-02-06 22:58:26.977 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@db7178e 2024-02-06 22:58:26.980 [DefaultDispatcher-worker-15 @coroutine#3128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57703/UmAppDatabase/replication/nodeId 2024-02-06 22:58:26.980 [DefaultDispatcher-worker-15 @coroutine#3128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57703/UmAppDatabase/replication/nodeId 2024-02-06 22:58:26.983 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@208b1c2f 2024-02-06 22:58:26.983 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@208b1c2f 2024-02-06 22:58:26.983 [DefaultDispatcher-worker-9 @coroutine#3151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e75bef1 2024-02-06 22:58:26.986 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cf0da3e 2024-02-06 22:58:26.986 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cf0da3e 2024-02-06 22:58:26.993 [DefaultDispatcher-worker-1 @coroutine#3151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e75bef1 2024-02-06 22:58:26.998 [DefaultDispatcher-worker-12 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b9a2629 2024-02-06 22:58:26.998 [DefaultDispatcher-worker-12 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId 2024-02-06 22:58:26.998 [DefaultDispatcher-worker-12 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:26.999 [DefaultDispatcher-worker-12 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId 2024-02-06 22:58:27.000 [DefaultDispatcher-worker-11 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId 2024-02-06 22:58:27.001 [DefaultDispatcher-worker-11 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId 2024-02-06 22:58:27.002 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@58268f2c 2024-02-06 22:58:27.002 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@58268f2c 2024-02-06 22:58:27.006 [DefaultDispatcher-worker-8 @coroutine#3151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e75bef1 2024-02-06 22:58:27.007 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d98e8c1 2024-02-06 22:58:27.007 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d98e8c1 2024-02-06 22:58:27.010 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@150afb39 2024-02-06 22:58:27.011 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@150afb39 2024-02-06 22:58:27.011 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-06 22:58:27.016 [DefaultDispatcher-worker-14 @coroutine#3151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e75bef1 2024-02-06 22:58:27.024 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:27.042 [DefaultDispatcher-worker-9 @coroutine#3160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e75bef1 2024-02-06 22:58:27.042 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ec434f9 2024-02-06 22:58:27.042 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ec434f9 2024-02-06 22:58:27.046 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@5003d151 2024-02-06 22:58:27.046 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@5003d151 2024-02-06 22:58:27.049 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@543c5f89 2024-02-06 22:58:27.049 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@543c5f89 2024-02-06 22:58:27.052 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@113edb6a 2024-02-06 22:58:27.052 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@113edb6a 2024-02-06 22:58:27.059 [DefaultDispatcher-worker-8 @coroutine#3162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e75bef1 2024-02-06 22:58:27.062 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ea24648 2024-02-06 22:58:27.062 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ea24648 2024-02-06 22:58:27.069 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@20658b94 2024-02-06 22:58:27.069 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@20658b94 2024-02-06 22:58:27.071 [DefaultDispatcher-worker-15 @coroutine#3162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e75bef1 2024-02-06 22:58:27.073 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@16134806 2024-02-06 22:58:27.073 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@16134806 2024-02-06 22:58:27.076 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@71112425 2024-02-06 22:58:27.076 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@71112425 2024-02-06 22:58:27.089 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@d7dac49 2024-02-06 22:58:27.089 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@d7dac49 2024-02-06 22:58:27.089 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 22:58:27.142 [DefaultDispatcher-worker-5 @coroutine#3162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e75bef1 2024-02-06 22:58:27.153 [DefaultDispatcher-worker-9 @coroutine#3162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e75bef1 2024-02-06 22:58:27.165 [DefaultDispatcher-worker-13 @coroutine#3162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e75bef1 2024-02-06 22:58:27.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2024-02-06 22:58:27.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:27.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:27.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:27.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:27.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:27.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:27.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b666366 2024-02-06 22:58:27.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:27.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:27.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:27.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:27.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:27.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:27.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:27.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:27.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:27.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:27.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:27.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:27.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:27.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:58:27.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:58:27.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:27.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:27.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:58:27.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:27.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2024-02-06 22:58:27.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:27.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:27.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:27.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:27.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:27.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:27.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:27.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:27.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2024-02-06 22:58:27.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bbe852a 2024-02-06 22:58:27.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bbe852a 2024-02-06 22:58:27.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2024-02-06 22:58:27.203 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe852a 2024-02-06 22:58:27.221 [Test worker @coroutine#3169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe852a 2024-02-06 22:58:27.224 [Test worker @coroutine#3171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe852a 2024-02-06 22:58:27.228 [DefaultDispatcher-worker-1 @coroutine#3175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36799/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:58:27.228 [DefaultDispatcher-worker-1 @coroutine#3175] 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:36799/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-06 22:58:27.228 [DefaultDispatcher-worker-1 @coroutine#3175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36799/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:58:27.228 [DefaultDispatcher-worker-1 @coroutine#3175] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36799/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-06 22:58:27.238 [DefaultDispatcher-worker-15 @coroutine#3174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe852a 2024-02-06 22:58:27.238 [DefaultDispatcher-worker-15 @coroutine#3174] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36799/UmAppDatabase/replication/nodeId 2024-02-06 22:58:27.238 [DefaultDispatcher-worker-15 @coroutine#3174] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36799/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:27.238 [DefaultDispatcher-worker-15 @coroutine#3174] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36799/UmAppDatabase/replication/nodeId 2024-02-06 22:58:27.280 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:58:27.282 [DefaultDispatcher-worker-4 @coroutine#2992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14980819 2024-02-06 22:58:27.283 [DefaultDispatcher-worker-4 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId 2024-02-06 22:58:27.283 [DefaultDispatcher-worker-4 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:27.283 [DefaultDispatcher-worker-4 @coroutine#2992] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId 2024-02-06 22:58:27.283 [Test worker @coroutine#3181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe852a 2024-02-06 22:58:27.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2024-02-06 22:58:27.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:27.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:27.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:27.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:27.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:27.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:27.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7091a016 2024-02-06 22:58:27.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:27.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:27.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:27.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:27.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:27.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:27.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:27.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:27.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:27.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:27.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:27.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:27.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:27.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:58:27.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:58:27.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:27.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:27.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:58:27.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:27.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2024-02-06 22:58:27.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:27.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:27.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:27.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:27.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:27.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:27.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:27.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:27.285 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2024-02-06 22:58:27.285 [DefaultDispatcher-worker-17 @coroutine#2992] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId 2024-02-06 22:58:27.285 [DefaultDispatcher-worker-17 @coroutine#2992] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId 2024-02-06 22:58:27.306 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@58ed59a 2024-02-06 22:58:27.306 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@58ed59a 2024-02-06 22:58:27.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f2a7ca0 2024-02-06 22:58:27.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f2a7ca0 2024-02-06 22:58:27.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2024-02-06 22:58:27.308 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2a7ca0 2024-02-06 22:58:27.310 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@b492b5b 2024-02-06 22:58:27.310 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@b492b5b 2024-02-06 22:58:27.313 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@f76beea 2024-02-06 22:58:27.313 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@f76beea 2024-02-06 22:58:27.316 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a742160 2024-02-06 22:58:27.317 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a742160 2024-02-06 22:58:27.320 [DefaultDispatcher-worker-4 @coroutine#3175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36799/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:58:27.320 [DefaultDispatcher-worker-4 @coroutine#3175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36799/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:58:27.321 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@39251fb1 2024-02-06 22:58:27.321 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@39251fb1 2024-02-06 22:58:27.324 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bf4e83d 2024-02-06 22:58:27.324 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bf4e83d 2024-02-06 22:58:27.328 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@414f8847 2024-02-06 22:58:27.328 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@414f8847 2024-02-06 22:58:27.328 [Test worker @coroutine#3186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2a7ca0 2024-02-06 22:58:27.330 [DefaultDispatcher-worker-10 @coroutine#3174] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36799/UmAppDatabase/replication/nodeId 2024-02-06 22:58:27.331 [DefaultDispatcher-worker-10 @coroutine#3174] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36799/UmAppDatabase/replication/nodeId 2024-02-06 22:58:27.331 [Test worker @coroutine#3190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2a7ca0 2024-02-06 22:58:27.332 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a5bde2f 2024-02-06 22:58:27.332 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a5bde2f 2024-02-06 22:58:27.337 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b129442 2024-02-06 22:58:27.337 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b129442 2024-02-06 22:58:27.337 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 22:58:27.341 [DefaultDispatcher-worker-6 @coroutine#3193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2a7ca0 2024-02-06 22:58:27.352 [DefaultDispatcher-worker-10 @coroutine#3200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe852a 2024-02-06 22:58:27.367 [DefaultDispatcher-worker-13 @coroutine#3200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe852a 2024-02-06 22:58:27.377 [DefaultDispatcher-worker-5 @coroutine#3200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe852a 2024-02-06 22:58:27.381 [DefaultDispatcher-worker-16 @coroutine#3026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c931728 2024-02-06 22:58:27.382 [DefaultDispatcher-worker-16 @coroutine#3026] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId 2024-02-06 22:58:27.382 [DefaultDispatcher-worker-16 @coroutine#3026] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:27.382 [DefaultDispatcher-worker-16 @coroutine#3026] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId 2024-02-06 22:58:27.384 [DefaultDispatcher-worker-15 @coroutine#3026] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId 2024-02-06 22:58:27.384 [DefaultDispatcher-worker-15 @coroutine#3026] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId 2024-02-06 22:58:27.392 [DefaultDispatcher-worker-8 @coroutine#3200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe852a 2024-02-06 22:58:27.394 [DefaultDispatcher-worker-13 @coroutine#3210] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36799/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-06 22:58:27.394 [DefaultDispatcher-worker-13 @coroutine#3210] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36799/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-06 22:58:27.394 [DefaultDispatcher-worker-13 @coroutine#3210] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36799/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-06 22:58:27.396 [DefaultDispatcher-worker-8 @coroutine#3210] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36799/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-06 22:58:27.396 [DefaultDispatcher-worker-8 @coroutine#3210] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36799/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-06 22:58:27.396 [DefaultDispatcher-worker-8 @coroutine#3210] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:36799/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-06 22:58:27.396 [DefaultDispatcher-worker-8 @coroutine#3210] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:36799/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:58:27.397 [DefaultDispatcher-worker-8 @coroutine#3210] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36799/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-06 22:58:27.397 [DefaultDispatcher-worker-8 @coroutine#3210] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36799/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42. 2024-02-06 22:58:27.397 [DefaultDispatcher-worker-8 @coroutine#3210] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36799/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-06 22:58:27.398 [DefaultDispatcher-worker-1 @coroutine#3210] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36799/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-06 22:58:27.398 [DefaultDispatcher-worker-1 @coroutine#3210] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36799/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-06 22:58:27.407 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:27.426 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fa14b3c 2024-02-06 22:58:27.426 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fa14b3c 2024-02-06 22:58:27.431 [DefaultDispatcher-worker-13 @coroutine#3210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe852a 2024-02-06 22:58:27.435 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6166a8b8 2024-02-06 22:58:27.435 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6166a8b8 2024-02-06 22:58:27.438 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6559204c 2024-02-06 22:58:27.438 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6559204c 2024-02-06 22:58:27.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2024-02-06 22:58:27.442 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@205ba283 2024-02-06 22:58:27.442 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@205ba283 2024-02-06 22:58:27.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:27.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:27.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:27.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:27.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:27.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:27.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f6e3b67 2024-02-06 22:58:27.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:27.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:27.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:27.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:27.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:27.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:27.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:27.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:27.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:27.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:27.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:27.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:27.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:27.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:58:27.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:58:27.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:27.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:27.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:58:27.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:27.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2024-02-06 22:58:27.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:27.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:27.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:27.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:27.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:27.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:27.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:27.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:27.442 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2024-02-06 22:58:27.445 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@4546f51f 2024-02-06 22:58:27.445 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@4546f51f 2024-02-06 22:58:27.453 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1131a667 2024-02-06 22:58:27.453 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1131a667 2024-02-06 22:58:27.456 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dc6af4d 2024-02-06 22:58:27.456 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dc6af4d 2024-02-06 22:58:27.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@579ee82 2024-02-06 22:58:27.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@579ee82 2024-02-06 22:58:27.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2024-02-06 22:58:27.459 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@40745dcc 2024-02-06 22:58:27.460 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@40745dcc 2024-02-06 22:58:27.463 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3268a6d0 2024-02-06 22:58:27.463 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3268a6d0 2024-02-06 22:58:27.463 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 22:58:27.483 [DefaultDispatcher-worker-6 @coroutine#2880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c261c74 2024-02-06 22:58:27.484 [DefaultDispatcher-worker-6 @coroutine#2880] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId 2024-02-06 22:58:27.484 [DefaultDispatcher-worker-6 @coroutine#2880] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:27.484 [DefaultDispatcher-worker-6 @coroutine#2880] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId 2024-02-06 22:58:27.488 [DefaultDispatcher-worker-1 @coroutine#2880] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId 2024-02-06 22:58:27.488 [DefaultDispatcher-worker-1 @coroutine#2880] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId 2024-02-06 22:58:27.503 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579ee82 2024-02-06 22:58:27.521 [Test worker @coroutine#3233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579ee82 2024-02-06 22:58:27.524 [Test worker @coroutine#3235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579ee82 2024-02-06 22:58:27.531 [DefaultDispatcher-worker-6 @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35811/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:58:27.531 [DefaultDispatcher-worker-6 @coroutine#3239] 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:35811/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-06 22:58:27.531 [DefaultDispatcher-worker-6 @coroutine#3239] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35811/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:58:27.531 [DefaultDispatcher-worker-6 @coroutine#3239] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35811/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-06 22:58:27.536 [DefaultDispatcher-worker-17 @coroutine#3238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579ee82 2024-02-06 22:58:27.537 [DefaultDispatcher-worker-17 @coroutine#3238] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35811/UmAppDatabase/replication/nodeId 2024-02-06 22:58:27.537 [DefaultDispatcher-worker-17 @coroutine#3238] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35811/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:27.537 [DefaultDispatcher-worker-17 @coroutine#3238] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35811/UmAppDatabase/replication/nodeId 2024-02-06 22:58:27.548 [DefaultDispatcher-worker-4 @coroutine#3239] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35811/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:58:27.548 [DefaultDispatcher-worker-4 @coroutine#3239] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35811/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:58:27.549 [DefaultDispatcher-worker-7 @coroutine#3059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52c7437 2024-02-06 22:58:27.549 [DefaultDispatcher-worker-7 @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:58:27.549 [DefaultDispatcher-worker-7 @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://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:27.549 [DefaultDispatcher-worker-7 @coroutine#3059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:58:27.550 [Test worker @coroutine#3245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579ee82 2024-02-06 22:58:27.551 [DefaultDispatcher-worker-5 @coroutine#3059] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:58:27.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2024-02-06 22:58:27.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:27.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:27.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:27.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:27.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:27.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:27.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a26eee6 2024-02-06 22:58:27.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:27.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:27.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:27.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:27.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:27.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:27.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:27.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:27.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:27.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:27.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:27.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:27.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:27.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:58:27.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:58:27.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:27.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:27.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:58:27.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:27.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2024-02-06 22:58:27.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:27.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:27.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:27.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:27.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:27.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:27.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:27.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:27.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2024-02-06 22:58:27.558 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:27.559 [DefaultDispatcher-worker-7 @coroutine#3238] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35811/UmAppDatabase/replication/nodeId 2024-02-06 22:58:27.560 [DefaultDispatcher-worker-7 @coroutine#3238] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35811/UmAppDatabase/replication/nodeId 2024-02-06 22:58:27.565 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@44793232 2024-02-06 22:58:27.565 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@44793232 2024-02-06 22:58:27.569 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@4abed4cd 2024-02-06 22:58:27.569 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@4abed4cd 2024-02-06 22:58:27.572 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e815942 2024-02-06 22:58:27.573 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e815942 2024-02-06 22:58:27.576 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@b83def6 2024-02-06 22:58:27.576 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@b83def6 2024-02-06 22:58:27.580 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6669516 2024-02-06 22:58:27.580 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6669516 2024-02-06 22:58:27.584 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@76bdfc19 2024-02-06 22:58:27.584 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@76bdfc19 2024-02-06 22:58:27.584 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2024-02-06 22:58:27.585 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76bdfc19 2024-02-06 22:58:27.588 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ac231ab 2024-02-06 22:58:27.588 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ac231ab 2024-02-06 22:58:27.598 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ecd24f8 2024-02-06 22:58:27.598 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ecd24f8 2024-02-06 22:58:27.602 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bac21b9 2024-02-06 22:58:27.602 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bac21b9 2024-02-06 22:58:27.606 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@5950d7ff 2024-02-06 22:58:27.606 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@5950d7ff 2024-02-06 22:58:27.606 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 22:58:27.607 [Test worker @coroutine#3252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76bdfc19 2024-02-06 22:58:27.610 [Test worker @coroutine#3254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76bdfc19 2024-02-06 22:58:27.621 [DefaultDispatcher-worker-6 @coroutine#3256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76bdfc19 2024-02-06 22:58:27.621 [DefaultDispatcher-worker-10 @coroutine#3263] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35811/auth/register 2024-02-06 22:58:27.622 [DefaultDispatcher-worker-10 @coroutine#3263] 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:35811/auth/register. 2024-02-06 22:58:27.622 [DefaultDispatcher-worker-10 @coroutine#3263] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35811/auth/register 2024-02-06 22:58:27.622 [DefaultDispatcher-worker-10 @coroutine#3263] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35811/auth/register from class io.ktor.http.content.TextContent 2024-02-06 22:58:27.623 [DefaultDispatcher-worker-2 @coroutine#3263] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35811/auth/register 2024-02-06 22:58:27.623 [DefaultDispatcher-worker-2 @coroutine#3263] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35811/auth/register 2024-02-06 22:58:27.623 [DefaultDispatcher-worker-2 @coroutine#3263] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:35811/auth/register. 2024-02-06 22:58:27.624 [DefaultDispatcher-worker-2 @coroutine#3263] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:35811/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:58:27.650 [DefaultDispatcher-worker-10 @coroutine#3263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579ee82 2024-02-06 22:58:27.661 [DefaultDispatcher-worker-17 @coroutine#3263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579ee82 2024-02-06 22:58:27.684 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:27.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2024-02-06 22:58:27.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:27.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:27.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:27.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:27.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:27.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:27.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64cec4d0 2024-02-06 22:58:27.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:27.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:27.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:27.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:27.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:27.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:27.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:27.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:27.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:27.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:27.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:27.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:27.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:27.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:58:27.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:58:27.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:27.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:27.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:58:27.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:27.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2024-02-06 22:58:27.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:27.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:27.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:27.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:27.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:27.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:27.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:27.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:27.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2024-02-06 22:58:27.694 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@fbc6058 2024-02-06 22:58:27.694 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@fbc6058 2024-02-06 22:58:27.698 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@17b8fdf 2024-02-06 22:58:27.698 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@17b8fdf 2024-02-06 22:58:27.702 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@5440b28 2024-02-06 22:58:27.702 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@5440b28 2024-02-06 22:58:27.705 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@404685e4 2024-02-06 22:58:27.705 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@404685e4 2024-02-06 22:58:27.709 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c949314 2024-02-06 22:58:27.709 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c949314 2024-02-06 22:58:27.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@45e9db77 2024-02-06 22:58:27.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@45e9db77 2024-02-06 22:58:27.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2024-02-06 22:58:27.736 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@714ce42e 2024-02-06 22:58:27.737 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@714ce42e 2024-02-06 22:58:27.738 [DefaultDispatcher-worker-6 @coroutine#3073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-06 22:58:27.738 [DefaultDispatcher-worker-6 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49155/UmAppDatabase/replication/nodeId 2024-02-06 22:58:27.738 [DefaultDispatcher-worker-6 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49155/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:27.738 [DefaultDispatcher-worker-6 @coroutine#3073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49155/UmAppDatabase/replication/nodeId 2024-02-06 22:58:27.740 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@5474ac64 2024-02-06 22:58:27.740 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@5474ac64 2024-02-06 22:58:27.740 [DefaultDispatcher-worker-13 @coroutine#3073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49155/UmAppDatabase/replication/nodeId 2024-02-06 22:58:27.741 [DefaultDispatcher-worker-13 @coroutine#3073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49155/UmAppDatabase/replication/nodeId 2024-02-06 22:58:27.744 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@20697aab 2024-02-06 22:58:27.744 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@20697aab 2024-02-06 22:58:27.745 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e9db77 2024-02-06 22:58:27.747 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@28ed5181 2024-02-06 22:58:27.747 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@28ed5181 2024-02-06 22:58:27.747 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 22:58:27.759 [DefaultDispatcher-worker-13 @coroutine#2913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cd31214 2024-02-06 22:58:27.760 [DefaultDispatcher-worker-13 @coroutine#2913] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId 2024-02-06 22:58:27.760 [DefaultDispatcher-worker-13 @coroutine#2913] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:27.760 [DefaultDispatcher-worker-13 @coroutine#2913] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId 2024-02-06 22:58:27.761 [DefaultDispatcher-worker-9 @coroutine#2913] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId 2024-02-06 22:58:27.761 [DefaultDispatcher-worker-9 @coroutine#2913] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId 2024-02-06 22:58:27.769 [Test worker @coroutine#3275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e9db77 2024-02-06 22:58:27.772 [Test worker @coroutine#3280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e9db77 2024-02-06 22:58:27.776 [DefaultDispatcher-worker-13 @coroutine#3284] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 22:58:27.776 [DefaultDispatcher-worker-13 @coroutine#3284] 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-02-06 22:58:27.776 [DefaultDispatcher-worker-13 @coroutine#3284] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 22:58:27.776 [DefaultDispatcher-worker-13 @coroutine#3284] 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-02-06 22:58:27.783 [DefaultDispatcher-worker-17 @coroutine#3283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e9db77 2024-02-06 22:58:27.783 [DefaultDispatcher-worker-17 @coroutine#3283] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-06 22:58:27.783 [DefaultDispatcher-worker-17 @coroutine#3283] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-02-06 22:58:27.783 [DefaultDispatcher-worker-17 @coroutine#3283] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-06 22:58:27.797 [Test worker @coroutine#3290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e9db77 2024-02-06 22:58:27.800 [DefaultDispatcher-worker-3 @coroutine#3284] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 22:58:27.800 [DefaultDispatcher-worker-3 @coroutine#3284] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 22:58:27.804 [Test worker @coroutine#3294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e9db77 2024-02-06 22:58:27.811 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:27.812 [DefaultDispatcher-worker-15 @coroutine#3283] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-06 22:58:27.812 [DefaultDispatcher-worker-15 @coroutine#3283] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-06 22:58:27.830 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c9e2d10 2024-02-06 22:58:27.831 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c9e2d10 2024-02-06 22:58:27.834 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@3259d4f3 2024-02-06 22:58:27.834 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@3259d4f3 2024-02-06 22:58:27.837 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@36664660 2024-02-06 22:58:27.837 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@36664660 2024-02-06 22:58:27.841 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@7364dec8 2024-02-06 22:58:27.842 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@7364dec8 2024-02-06 22:58:27.845 [Test worker @coroutine#3302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e9db77 2024-02-06 22:58:27.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Shutdown initiated... 2024-02-06 22:58:27.852 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Close initiated... 2024-02-06 22:58:27.852 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Before closing stats (total=5, active=0, idle=5, waiting=0) 2024-02-06 22:58:27.852 [HikariPool-100 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45e9db77: (connection evicted) 2024-02-06 22:58:27.853 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e5f9b19 2024-02-06 22:58:27.853 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e5f9b19 2024-02-06 22:58:27.853 [HikariPool-100 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c9e2d10: (connection evicted) 2024-02-06 22:58:27.854 [HikariPool-100 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3259d4f3: (connection evicted) 2024-02-06 22:58:27.854 [HikariPool-100 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36664660: (connection evicted) 2024-02-06 22:58:27.855 [HikariPool-100 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7364dec8: (connection evicted) 2024-02-06 22:58:27.855 [HikariPool-100 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e5f9b19: (connection evicted) 2024-02-06 22:58:27.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:27.857 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Closed. 2024-02-06 22:58:27.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Shutdown completed. 2024-02-06 22:58:27.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2024-02-06 22:58:27.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:27.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:27.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:27.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:27.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:27.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:27.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@220e1b7b 2024-02-06 22:58:27.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:27.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:27.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:27.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:27.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:27.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:27.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:27.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:27.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:27.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:27.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:27.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:27.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:27.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:58:27.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:58:27.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:27.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:27.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:58:27.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:27.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2024-02-06 22:58:27.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:27.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:27.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:27.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:27.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:27.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:27.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:27.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:27.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2024-02-06 22:58:27.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a358906 2024-02-06 22:58:27.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a358906 2024-02-06 22:58:27.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2024-02-06 22:58:27.864 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a358906 2024-02-06 22:58:27.883 [Test worker @coroutine#3305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a358906 2024-02-06 22:58:27.886 [Test worker @coroutine#3307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a358906 2024-02-06 22:58:27.892 [DefaultDispatcher-worker-13 @coroutine#3311] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 22:58:27.892 [DefaultDispatcher-worker-13 @coroutine#3311] 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-02-06 22:58:27.892 [DefaultDispatcher-worker-13 @coroutine#3311] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 22:58:27.892 [DefaultDispatcher-worker-13 @coroutine#3311] 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-02-06 22:58:27.896 [DefaultDispatcher-worker-3 @coroutine#3311] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 22:58:27.897 [DefaultDispatcher-worker-3 @coroutine#3311] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 22:58:27.897 [DefaultDispatcher-worker-12 @coroutine#3310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a358906 2024-02-06 22:58:27.897 [DefaultDispatcher-worker-12 @coroutine#3310] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-06 22:58:27.897 [DefaultDispatcher-worker-12 @coroutine#3310] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-02-06 22:58:27.897 [DefaultDispatcher-worker-12 @coroutine#3310] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-06 22:58:27.898 [DefaultDispatcher-worker-9 @coroutine#3310] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-06 22:58:27.898 [DefaultDispatcher-worker-9 @coroutine#3310] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-06 22:58:27.916 [Test worker @coroutine#3319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a358906 2024-02-06 22:58:27.920 [Test worker @coroutine#3322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a358906 2024-02-06 22:58:27.926 [Test worker @coroutine#3329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a358906 2024-02-06 22:58:27.931 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Shutdown initiated... 2024-02-06 22:58:27.931 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Close initiated... 2024-02-06 22:58:27.931 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:27.940 [HikariPool-101 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a358906: (connection evicted) 2024-02-06 22:58:27.942 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:27.942 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Closed. 2024-02-06 22:58:27.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Shutdown completed. 2024-02-06 22:58:27.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2024-02-06 22:58:27.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:27.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:27.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:27.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:27.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:27.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:27.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b441609 2024-02-06 22:58:27.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:27.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:27.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:27.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:27.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:27.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:27.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:27.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:27.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:27.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:27.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:27.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:27.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:27.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:58:27.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:58:27.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:27.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:27.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:58:27.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:27.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2024-02-06 22:58:27.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:27.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:27.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:27.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:27.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:27.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:27.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:27.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:27.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2024-02-06 22:58:27.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a3404fa 2024-02-06 22:58:27.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a3404fa 2024-02-06 22:58:27.951 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2024-02-06 22:58:27.952 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a3404fa 2024-02-06 22:58:27.971 [Test worker @coroutine#3332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a3404fa 2024-02-06 22:58:27.989 [Test worker @coroutine#3335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a3404fa 2024-02-06 22:58:27.989 [DefaultDispatcher-worker-8 @coroutine#3128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e75bef1 2024-02-06 22:58:27.989 [DefaultDispatcher-worker-8 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57703/UmAppDatabase/replication/nodeId 2024-02-06 22:58:27.989 [DefaultDispatcher-worker-8 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57703/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:27.989 [DefaultDispatcher-worker-8 @coroutine#3128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57703/UmAppDatabase/replication/nodeId 2024-02-06 22:58:27.991 [DefaultDispatcher-worker-16 @coroutine#3128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57703/UmAppDatabase/replication/nodeId 2024-02-06 22:58:27.991 [DefaultDispatcher-worker-16 @coroutine#3128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57703/UmAppDatabase/replication/nodeId 2024-02-06 22:58:27.996 [DefaultDispatcher-worker-9 @coroutine#3343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 22:58:27.996 [DefaultDispatcher-worker-9 @coroutine#3343] 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-02-06 22:58:27.996 [DefaultDispatcher-worker-9 @coroutine#3343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 22:58:27.996 [DefaultDispatcher-worker-9 @coroutine#3343] 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-02-06 22:58:28.003 [DefaultDispatcher-worker-7 @coroutine#3342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a3404fa 2024-02-06 22:58:28.004 [DefaultDispatcher-worker-7 @coroutine#3342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-06 22:58:28.004 [DefaultDispatcher-worker-7 @coroutine#3342] 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-02-06 22:58:28.004 [DefaultDispatcher-worker-7 @coroutine#3342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-06 22:58:28.010 [DefaultDispatcher-worker-14 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b9a2629 2024-02-06 22:58:28.010 [DefaultDispatcher-worker-14 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId 2024-02-06 22:58:28.010 [DefaultDispatcher-worker-14 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:28.010 [DefaultDispatcher-worker-14 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId 2024-02-06 22:58:28.012 [Test worker @coroutine#3349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a3404fa 2024-02-06 22:58:28.012 [DefaultDispatcher-worker-17 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId 2024-02-06 22:58:28.012 [DefaultDispatcher-worker-17 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId 2024-02-06 22:58:28.012 [DefaultDispatcher-worker-15 @coroutine#3343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 22:58:28.012 [DefaultDispatcher-worker-15 @coroutine#3343] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 22:58:28.015 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a3404fa 2024-02-06 22:58:28.020 [Test worker @coroutine#3363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a3404fa 2024-02-06 22:58:28.032 [DefaultDispatcher-worker-16 @coroutine#3342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-06 22:58:28.032 [DefaultDispatcher-worker-16 @coroutine#3342] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-06 22:58:28.032 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a3404fa 2024-02-06 22:58:28.037 [Test worker @coroutine#3372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a3404fa 2024-02-06 22:58:28.042 [Test worker @coroutine#3374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a3404fa 2024-02-06 22:58:28.051 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:58:28.057 [Test worker @coroutine#3375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a3404fa 2024-02-06 22:58:28.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Shutdown initiated... 2024-02-06 22:58:28.064 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Close initiated... 2024-02-06 22:58:28.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:28.103 [HikariPool-102 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a3404fa: (connection evicted) 2024-02-06 22:58:28.104 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:28.104 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Closed. 2024-02-06 22:58:28.104 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Shutdown completed. 2024-02-06 22:58:28.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2024-02-06 22:58:28.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:28.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:28.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:28.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:28.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:28.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:28.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4adc3951 2024-02-06 22:58:28.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:28.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:28.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:28.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:28.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:28.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:28.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:28.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:28.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:28.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:28.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:28.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:28.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:28.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:58:28.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:58:28.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:28.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:28.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:58:28.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:28.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2024-02-06 22:58:28.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:28.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:28.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:28.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:28.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:28.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:28.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:28.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:28.105 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2024-02-06 22:58:28.123 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@75973f7a 2024-02-06 22:58:28.123 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@75973f7a 2024-02-06 22:58:28.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2024-02-06 22:58:28.124 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75973f7a 2024-02-06 22:58:28.142 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75973f7a 2024-02-06 22:58:28.157 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75973f7a 2024-02-06 22:58:28.160 [DefaultDispatcher-worker-16 @coroutine#3384] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 22:58:28.160 [DefaultDispatcher-worker-16 @coroutine#3384] 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-02-06 22:58:28.160 [DefaultDispatcher-worker-16 @coroutine#3384] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 22:58:28.160 [DefaultDispatcher-worker-16 @coroutine#3384] 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-02-06 22:58:28.168 [DefaultDispatcher-worker-9 @coroutine#3383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75973f7a 2024-02-06 22:58:28.169 [DefaultDispatcher-worker-9 @coroutine#3383] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-06 22:58:28.169 [DefaultDispatcher-worker-9 @coroutine#3383] 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-02-06 22:58:28.169 [DefaultDispatcher-worker-9 @coroutine#3383] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-06 22:58:28.172 [DefaultDispatcher-worker-12 @coroutine#3384] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 22:58:28.172 [DefaultDispatcher-worker-12 @coroutine#3384] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 22:58:28.188 [Test worker @coroutine#3391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75973f7a 2024-02-06 22:58:28.191 [Test worker @coroutine#3393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75973f7a 2024-02-06 22:58:28.197 [Test worker @coroutine#3400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75973f7a 2024-02-06 22:58:28.200 [DefaultDispatcher-worker-6 @coroutine#3383] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-06 22:58:28.200 [DefaultDispatcher-worker-6 @coroutine#3383] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-06 22:58:28.203 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-02-06 22:58:28.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown initiated... 2024-02-06 22:58:28.204 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Close initiated... 2024-02-06 22:58:28.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:28.223 [HikariPool-103 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75973f7a: (connection evicted) 2024-02-06 22:58:28.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:28.224 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Closed. 2024-02-06 22:58:28.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown completed. 2024-02-06 22:58:28.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2024-02-06 22:58:28.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:28.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:28.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:28.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:28.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:28.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:28.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5315210d 2024-02-06 22:58:28.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:28.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:28.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:28.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:28.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:28.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:28.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:28.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:28.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:28.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:28.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:28.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:28.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:28.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:58:28.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:58:28.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:28.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:28.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:58:28.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:28.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2024-02-06 22:58:28.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:28.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:28.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:28.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:28.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:28.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:28.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:28.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:28.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2024-02-06 22:58:28.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dc1597f 2024-02-06 22:58:28.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dc1597f 2024-02-06 22:58:28.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2024-02-06 22:58:28.232 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc1597f 2024-02-06 22:58:28.260 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc1597f 2024-02-06 22:58:28.263 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc1597f 2024-02-06 22:58:28.265 [DefaultDispatcher-worker-17 @coroutine#3418] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 22:58:28.265 [DefaultDispatcher-worker-17 @coroutine#3418] 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-02-06 22:58:28.265 [DefaultDispatcher-worker-17 @coroutine#3418] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 22:58:28.265 [DefaultDispatcher-worker-17 @coroutine#3418] 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-02-06 22:58:28.273 [DefaultDispatcher-worker-2 @coroutine#3417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc1597f 2024-02-06 22:58:28.274 [DefaultDispatcher-worker-2 @coroutine#3417] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-06 22:58:28.274 [DefaultDispatcher-worker-2 @coroutine#3417] 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-02-06 22:58:28.274 [DefaultDispatcher-worker-2 @coroutine#3417] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-06 22:58:28.280 [DefaultDispatcher-worker-17 @coroutine#3418] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 22:58:28.280 [DefaultDispatcher-worker-17 @coroutine#3418] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 22:58:28.294 [DefaultDispatcher-worker-16 @coroutine#2992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14980819 2024-02-06 22:58:28.294 [DefaultDispatcher-worker-16 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId 2024-02-06 22:58:28.294 [DefaultDispatcher-worker-16 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:28.294 [DefaultDispatcher-worker-16 @coroutine#2992] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId 2024-02-06 22:58:28.297 [DefaultDispatcher-worker-11 @coroutine#2992] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId 2024-02-06 22:58:28.297 [DefaultDispatcher-worker-11 @coroutine#2992] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId 2024-02-06 22:58:28.302 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc1597f 2024-02-06 22:58:28.307 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc1597f 2024-02-06 22:58:28.308 [DefaultDispatcher-worker-9 @coroutine#3417] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-06 22:58:28.308 [DefaultDispatcher-worker-9 @coroutine#3417] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-06 22:58:28.324 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc1597f 2024-02-06 22:58:28.330 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc1597f 2024-02-06 22:58:28.331 [HikariPool-104 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:58:28.335 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@9c8edec 2024-02-06 22:58:28.335 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@9c8edec 2024-02-06 22:58:28.336 [Test worker @coroutine#3443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc1597f 2024-02-06 22:58:28.340 [DefaultDispatcher-worker-8 @coroutine#3174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe852a 2024-02-06 22:58:28.340 [DefaultDispatcher-worker-8 @coroutine#3174] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36799/UmAppDatabase/replication/nodeId 2024-02-06 22:58:28.340 [DefaultDispatcher-worker-8 @coroutine#3174] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36799/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:28.340 [DefaultDispatcher-worker-8 @coroutine#3174] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36799/UmAppDatabase/replication/nodeId 2024-02-06 22:58:28.341 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown initiated... 2024-02-06 22:58:28.341 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Close initiated... 2024-02-06 22:58:28.341 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Before closing stats (total=2, active=0, idle=2, waiting=0) 2024-02-06 22:58:28.343 [DefaultDispatcher-worker-1 @coroutine#3174] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36799/UmAppDatabase/replication/nodeId 2024-02-06 22:58:28.343 [DefaultDispatcher-worker-1 @coroutine#3174] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36799/UmAppDatabase/replication/nodeId 2024-02-06 22:58:28.355 [HikariPool-104 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5dc1597f: (connection evicted) 2024-02-06 22:58:28.356 [HikariPool-104 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9c8edec: (connection evicted) 2024-02-06 22:58:28.361 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@70f02a5 2024-02-06 22:58:28.362 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@70f02a5 2024-02-06 22:58:28.362 [HikariPool-104 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70f02a5: (connection evicted) 2024-02-06 22:58:28.363 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:28.363 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Closed. 2024-02-06 22:58:28.363 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown completed. 2024-02-06 22:58:28.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2024-02-06 22:58:28.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:28.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:28.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:28.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:28.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:28.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:28.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f3e65f4 2024-02-06 22:58:28.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:28.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:28.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:28.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:28.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:28.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:28.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:28.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:28.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:28.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:28.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:28.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:28.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:28.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:58:28.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:58:28.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:28.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:28.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:58:28.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:28.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2024-02-06 22:58:28.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:28.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:28.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:28.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:28.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:28.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:28.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:28.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:28.364 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2024-02-06 22:58:28.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@66b62332 2024-02-06 22:58:28.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@66b62332 2024-02-06 22:58:28.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2024-02-06 22:58:28.384 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62332 2024-02-06 22:58:28.392 [DefaultDispatcher-worker-11 @coroutine#3026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c931728 2024-02-06 22:58:28.392 [DefaultDispatcher-worker-11 @coroutine#3026] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId 2024-02-06 22:58:28.392 [DefaultDispatcher-worker-11 @coroutine#3026] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:28.392 [DefaultDispatcher-worker-11 @coroutine#3026] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId 2024-02-06 22:58:28.394 [DefaultDispatcher-worker-1 @coroutine#3026] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId 2024-02-06 22:58:28.394 [DefaultDispatcher-worker-1 @coroutine#3026] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId 2024-02-06 22:58:28.420 [Test worker @coroutine#3449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62332 2024-02-06 22:58:28.428 [Test worker @coroutine#3455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62332 2024-02-06 22:58:28.430 [DefaultDispatcher-worker-1 @coroutine#3459] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 22:58:28.430 [DefaultDispatcher-worker-1 @coroutine#3459] 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-02-06 22:58:28.430 [DefaultDispatcher-worker-1 @coroutine#3459] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 22:58:28.430 [DefaultDispatcher-worker-1 @coroutine#3459] 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-02-06 22:58:28.438 [DefaultDispatcher-worker-13 @coroutine#3459] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 22:58:28.438 [DefaultDispatcher-worker-13 @coroutine#3459] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 22:58:28.438 [DefaultDispatcher-worker-14 @coroutine#3458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62332 2024-02-06 22:58:28.439 [DefaultDispatcher-worker-14 @coroutine#3458] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-06 22:58:28.439 [DefaultDispatcher-worker-14 @coroutine#3458] 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-02-06 22:58:28.439 [DefaultDispatcher-worker-14 @coroutine#3458] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-06 22:58:28.444 [DefaultDispatcher-worker-17 @coroutine#3458] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-06 22:58:28.444 [DefaultDispatcher-worker-17 @coroutine#3458] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-06 22:58:28.452 [Test worker @coroutine#3467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62332 2024-02-06 22:58:28.455 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62332 2024-02-06 22:58:28.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Shutdown initiated... 2024-02-06 22:58:28.459 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Close initiated... 2024-02-06 22:58:28.459 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:28.465 [HikariPool-105 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66b62332: (connection evicted) 2024-02-06 22:58:28.466 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:28.466 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Closed. 2024-02-06 22:58:28.466 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Shutdown completed. 2024-02-06 22:58:28.696 [DefaultDispatcher-worker-7 @coroutine#3238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579ee82 2024-02-06 22:58:28.696 [DefaultDispatcher-worker-16 @coroutine#3059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52c7437 2024-02-06 22:58:28.696 [DefaultDispatcher-worker-6 @coroutine#2880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c261c74 2024-02-06 22:58:28.696 [DefaultDispatcher-worker-6 @coroutine#2880] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId 2024-02-06 22:58:28.696 [DefaultDispatcher-worker-7 @coroutine#3238] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35811/UmAppDatabase/replication/nodeId 2024-02-06 22:58:28.696 [DefaultDispatcher-worker-16 @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:58:28.696 [DefaultDispatcher-worker-6 @coroutine#2880] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:28.696 [DefaultDispatcher-worker-7 @coroutine#3238] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35811/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:28.696 [DefaultDispatcher-worker-6 @coroutine#2880] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId 2024-02-06 22:58:28.696 [DefaultDispatcher-worker-16 @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://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:28.696 [DefaultDispatcher-worker-7 @coroutine#3238] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35811/UmAppDatabase/replication/nodeId 2024-02-06 22:58:28.696 [DefaultDispatcher-worker-16 @coroutine#3059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:58:28.697 [DefaultDispatcher-worker-9 @coroutine#3059] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:58:28.698 [DefaultDispatcher-worker-8 @coroutine#3238] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35811/UmAppDatabase/replication/nodeId 2024-02-06 22:58:28.698 [DefaultDispatcher-worker-8 @coroutine#3238] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35811/UmAppDatabase/replication/nodeId 2024-02-06 22:58:28.698 [DefaultDispatcher-worker-15 @coroutine#2880] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId 2024-02-06 22:58:28.698 [DefaultDispatcher-worker-15 @coroutine#2880] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId 2024-02-06 22:58:28.751 [DefaultDispatcher-worker-3 @coroutine#3073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-06 22:58:28.751 [DefaultDispatcher-worker-3 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49155/UmAppDatabase/replication/nodeId 2024-02-06 22:58:28.751 [DefaultDispatcher-worker-3 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49155/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:28.751 [DefaultDispatcher-worker-3 @coroutine#3073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49155/UmAppDatabase/replication/nodeId 2024-02-06 22:58:28.753 [DefaultDispatcher-worker-11 @coroutine#3073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49155/UmAppDatabase/replication/nodeId 2024-02-06 22:58:28.753 [DefaultDispatcher-worker-11 @coroutine#3073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49155/UmAppDatabase/replication/nodeId 2024-02-06 22:58:28.771 [DefaultDispatcher-worker-13 @coroutine#2913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cd31214 2024-02-06 22:58:28.771 [DefaultDispatcher-worker-13 @coroutine#2913] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId 2024-02-06 22:58:28.771 [DefaultDispatcher-worker-13 @coroutine#2913] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:28.771 [DefaultDispatcher-worker-13 @coroutine#2913] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId 2024-02-06 22:58:28.773 [DefaultDispatcher-worker-2 @coroutine#2913] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId 2024-02-06 22:58:28.773 [DefaultDispatcher-worker-2 @coroutine#2913] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId 2024-02-06 22:58:28.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2024-02-06 22:58:28.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:28.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:28.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:28.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:28.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:28.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:28.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@256d8f17 2024-02-06 22:58:28.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:28.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:28.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:28.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:28.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:28.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:28.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:28.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:28.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:28.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:28.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:28.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:28.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:28.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:58:28.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:58:28.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:28.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:28.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:58:28.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:28.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2024-02-06 22:58:28.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:28.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:28.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:28.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:28.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:28.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:28.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:28.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:28.981 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2024-02-06 22:58:28.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@659e003e 2024-02-06 22:58:28.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@659e003e 2024-02-06 22:58:28.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2024-02-06 22:58:29.004 [DefaultDispatcher-worker-8 @coroutine#3128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e75bef1 2024-02-06 22:58:29.004 [DefaultDispatcher-worker-8 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57703/UmAppDatabase/replication/nodeId 2024-02-06 22:58:29.004 [DefaultDispatcher-worker-8 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57703/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:29.004 [DefaultDispatcher-worker-8 @coroutine#3128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57703/UmAppDatabase/replication/nodeId 2024-02-06 22:58:29.006 [DefaultDispatcher-worker-8 @coroutine#3128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57703/UmAppDatabase/replication/nodeId 2024-02-06 22:58:29.006 [DefaultDispatcher-worker-8 @coroutine#3128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57703/UmAppDatabase/replication/nodeId 2024-02-06 22:58:29.022 [DefaultDispatcher-worker-15 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b9a2629 2024-02-06 22:58:29.022 [DefaultDispatcher-worker-15 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId 2024-02-06 22:58:29.022 [DefaultDispatcher-worker-15 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:29.022 [DefaultDispatcher-worker-15 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId 2024-02-06 22:58:29.024 [DefaultDispatcher-worker-1 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId 2024-02-06 22:58:29.024 [DefaultDispatcher-worker-1 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId 2024-02-06 22:58:29.052 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@659e003e 2024-02-06 22:58:29.079 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@659e003e 2024-02-06 22:58:29.082 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@659e003e 2024-02-06 22:58:29.089 [DefaultDispatcher-worker-4 @coroutine#3529] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:58:29.089 [DefaultDispatcher-worker-4 @coroutine#3529] 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-02-06 22:58:29.089 [DefaultDispatcher-worker-4 @coroutine#3529] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:58:29.089 [DefaultDispatcher-worker-4 @coroutine#3529] 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-02-06 22:58:29.092 [DefaultDispatcher-worker-14 @coroutine#3529] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:58:29.092 [DefaultDispatcher-worker-14 @coroutine#3529] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:58:29.098 [DefaultDispatcher-worker-15 @coroutine#3528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@659e003e 2024-02-06 22:58:29.098 [DefaultDispatcher-worker-15 @coroutine#3528] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 22:58:29.098 [DefaultDispatcher-worker-15 @coroutine#3528] 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-02-06 22:58:29.098 [DefaultDispatcher-worker-15 @coroutine#3528] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 22:58:29.103 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:29.109 [DefaultDispatcher-worker-9 @coroutine#3528] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 22:58:29.109 [DefaultDispatcher-worker-9 @coroutine#3528] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 22:58:29.114 [Test worker @coroutine#3538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@659e003e 2024-02-06 22:58:29.121 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@219b9912 2024-02-06 22:58:29.121 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@219b9912 2024-02-06 22:58:29.124 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f5c7351 2024-02-06 22:58:29.124 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f5c7351 2024-02-06 22:58:29.131 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b63f262 2024-02-06 22:58:29.131 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b63f262 2024-02-06 22:58:29.137 [DefaultDispatcher-worker-7 @coroutine#3540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@659e003e 2024-02-06 22:58:29.139 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e61796a 2024-02-06 22:58:29.141 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e61796a 2024-02-06 22:58:29.144 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@134f2ebd 2024-02-06 22:58:29.144 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@134f2ebd 2024-02-06 22:58:29.156 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f45117e 2024-02-06 22:58:29.156 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f45117e 2024-02-06 22:58:29.164 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b811816 2024-02-06 22:58:29.164 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b811816 2024-02-06 22:58:29.171 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@e4e8625 2024-02-06 22:58:29.171 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@e4e8625 2024-02-06 22:58:29.174 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@641e6b97 2024-02-06 22:58:29.174 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@641e6b97 2024-02-06 22:58:29.174 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-06 22:58:29.307 [DefaultDispatcher-worker-14 @coroutine#2992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14980819 2024-02-06 22:58:29.307 [DefaultDispatcher-worker-14 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId 2024-02-06 22:58:29.307 [DefaultDispatcher-worker-14 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:29.307 [DefaultDispatcher-worker-14 @coroutine#2992] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId 2024-02-06 22:58:29.309 [DefaultDispatcher-worker-7 @coroutine#2992] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId 2024-02-06 22:58:29.309 [DefaultDispatcher-worker-7 @coroutine#2992] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId 2024-02-06 22:58:29.350 [Test worker @coroutine#3542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@659e003e 2024-02-06 22:58:29.353 [DefaultDispatcher-worker-8 @coroutine#3174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe852a 2024-02-06 22:58:29.353 [DefaultDispatcher-worker-8 @coroutine#3174] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36799/UmAppDatabase/replication/nodeId 2024-02-06 22:58:29.353 [DefaultDispatcher-worker-8 @coroutine#3174] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36799/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:29.353 [DefaultDispatcher-worker-8 @coroutine#3174] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36799/UmAppDatabase/replication/nodeId 2024-02-06 22:58:29.355 [DefaultDispatcher-worker-11 @coroutine#3174] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36799/UmAppDatabase/replication/nodeId 2024-02-06 22:58:29.355 [DefaultDispatcher-worker-11 @coroutine#3174] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36799/UmAppDatabase/replication/nodeId 2024-02-06 22:58:29.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown initiated... 2024-02-06 22:58:29.381 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Close initiated... 2024-02-06 22:58:29.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 22:58:29.391 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@659e003e: (connection evicted) 2024-02-06 22:58:29.392 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@219b9912: (connection evicted) 2024-02-06 22:58:29.392 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f5c7351: (connection evicted) 2024-02-06 22:58:29.393 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b63f262: (connection evicted) 2024-02-06 22:58:29.393 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e61796a: (connection evicted) 2024-02-06 22:58:29.394 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@134f2ebd: (connection evicted) 2024-02-06 22:58:29.394 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f45117e: (connection evicted) 2024-02-06 22:58:29.394 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b811816: (connection evicted) 2024-02-06 22:58:29.395 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e4e8625: (connection evicted) 2024-02-06 22:58:29.395 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@641e6b97: (connection evicted) 2024-02-06 22:58:29.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:29.397 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Closed. 2024-02-06 22:58:29.397 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown completed. 2024-02-06 22:58:29.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2024-02-06 22:58:29.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:29.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:29.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:29.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:29.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:29.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:29.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a22325d 2024-02-06 22:58:29.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:29.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:29.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:29.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:29.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:29.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:29.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:29.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:29.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:29.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:29.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:29.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:29.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:29.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:58:29.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:58:29.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:29.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:29.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:58:29.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:29.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2024-02-06 22:58:29.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:29.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:29.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:29.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:29.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:29.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:29.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:29.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:29.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2024-02-06 22:58:29.402 [DefaultDispatcher-worker-8 @coroutine#3026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c931728 2024-02-06 22:58:29.402 [DefaultDispatcher-worker-8 @coroutine#3026] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId 2024-02-06 22:58:29.402 [DefaultDispatcher-worker-8 @coroutine#3026] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:29.402 [DefaultDispatcher-worker-8 @coroutine#3026] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId 2024-02-06 22:58:29.404 [DefaultDispatcher-worker-1 @coroutine#3026] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId 2024-02-06 22:58:29.404 [DefaultDispatcher-worker-1 @coroutine#3026] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId 2024-02-06 22:58:29.421 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f69462f 2024-02-06 22:58:29.421 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f69462f 2024-02-06 22:58:29.421 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2024-02-06 22:58:29.423 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f69462f 2024-02-06 22:58:29.440 [Test worker @coroutine#3558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f69462f 2024-02-06 22:58:29.443 [Test worker @coroutine#3560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f69462f 2024-02-06 22:58:29.446 [DefaultDispatcher-worker-2 @coroutine#3563] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:58:29.446 [DefaultDispatcher-worker-2 @coroutine#3563] 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-02-06 22:58:29.446 [DefaultDispatcher-worker-2 @coroutine#3563] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:58:29.446 [DefaultDispatcher-worker-2 @coroutine#3563] 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-02-06 22:58:29.452 [DefaultDispatcher-worker-16 @coroutine#3562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f69462f 2024-02-06 22:58:29.453 [DefaultDispatcher-worker-16 @coroutine#3562] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 22:58:29.453 [DefaultDispatcher-worker-16 @coroutine#3562] 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-02-06 22:58:29.453 [DefaultDispatcher-worker-16 @coroutine#3562] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 22:58:29.456 [DefaultDispatcher-worker-3 @coroutine#3563] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:58:29.456 [DefaultDispatcher-worker-3 @coroutine#3563] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:58:29.470 [Test worker @coroutine#3570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f69462f 2024-02-06 22:58:29.476 [DefaultDispatcher-worker-15 @coroutine#3562] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 22:58:29.476 [DefaultDispatcher-worker-15 @coroutine#3562] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 22:58:29.487 [DefaultDispatcher-worker-11 @coroutine#3572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f69462f 2024-02-06 22:58:29.522 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:58:29.554 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a0aada3 2024-02-06 22:58:29.554 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a0aada3 2024-02-06 22:58:29.557 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@44cd4a92 2024-02-06 22:58:29.558 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@44cd4a92 2024-02-06 22:58:29.577 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@40f2c6d3 2024-02-06 22:58:29.577 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@40f2c6d3 2024-02-06 22:58:29.581 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f040a9 2024-02-06 22:58:29.581 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f040a9 2024-02-06 22:58:29.590 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f69462f 2024-02-06 22:58:29.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown initiated... 2024-02-06 22:58:29.604 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Close initiated... 2024-02-06 22:58:29.604 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Before closing stats (total=5, active=0, idle=5, waiting=0) 2024-02-06 22:58:29.611 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a089201 2024-02-06 22:58:29.611 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a089201 2024-02-06 22:58:29.617 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f69462f: (connection evicted) 2024-02-06 22:58:29.618 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a0aada3: (connection evicted) 2024-02-06 22:58:29.618 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@44cd4a92: (connection evicted) 2024-02-06 22:58:29.619 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40f2c6d3: (connection evicted) 2024-02-06 22:58:29.619 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f040a9: (connection evicted) 2024-02-06 22:58:29.620 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a089201: (connection evicted) 2024-02-06 22:58:29.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:29.620 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Closed. 2024-02-06 22:58:29.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown completed. 2024-02-06 22:58:29.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2024-02-06 22:58:29.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:29.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:29.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:29.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:29.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:29.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:29.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f7c1de0 2024-02-06 22:58:29.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:29.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:29.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:29.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:29.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:29.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:29.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:29.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:29.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:29.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:29.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:29.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:29.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:29.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:58:29.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:58:29.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:29.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:29.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:58:29.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:29.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2024-02-06 22:58:29.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:29.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:29.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:29.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:29.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:29.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:29.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:29.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:29.624 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2024-02-06 22:58:29.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cca5ff3 2024-02-06 22:58:29.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cca5ff3 2024-02-06 22:58:29.633 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2024-02-06 22:58:29.634 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cca5ff3 2024-02-06 22:58:29.659 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cca5ff3 2024-02-06 22:58:29.667 [Test worker @coroutine#3584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cca5ff3 2024-02-06 22:58:29.669 [DefaultDispatcher-worker-2 @coroutine#3587] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:58:29.669 [DefaultDispatcher-worker-2 @coroutine#3587] 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-02-06 22:58:29.669 [DefaultDispatcher-worker-2 @coroutine#3587] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:58:29.669 [DefaultDispatcher-worker-2 @coroutine#3587] 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-02-06 22:58:29.677 [DefaultDispatcher-worker-15 @coroutine#3586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cca5ff3 2024-02-06 22:58:29.678 [DefaultDispatcher-worker-15 @coroutine#3586] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 22:58:29.678 [DefaultDispatcher-worker-15 @coroutine#3586] 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-02-06 22:58:29.678 [DefaultDispatcher-worker-15 @coroutine#3586] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 22:58:29.683 [DefaultDispatcher-worker-10 @coroutine#3587] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:58:29.683 [DefaultDispatcher-worker-10 @coroutine#3587] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:58:29.693 [Test worker @coroutine#3594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cca5ff3 2024-02-06 22:58:29.707 [DefaultDispatcher-worker-12 @coroutine#2880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c261c74 2024-02-06 22:58:29.707 [DefaultDispatcher-worker-16 @coroutine#3238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579ee82 2024-02-06 22:58:29.707 [DefaultDispatcher-worker-16 @coroutine#3238] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35811/UmAppDatabase/replication/nodeId 2024-02-06 22:58:29.707 [DefaultDispatcher-worker-16 @coroutine#3238] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35811/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:29.707 [DefaultDispatcher-worker-16 @coroutine#3238] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35811/UmAppDatabase/replication/nodeId 2024-02-06 22:58:29.707 [DefaultDispatcher-worker-12 @coroutine#2880] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId 2024-02-06 22:58:29.708 [DefaultDispatcher-worker-12 @coroutine#2880] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:29.708 [DefaultDispatcher-worker-12 @coroutine#2880] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId 2024-02-06 22:58:29.709 [DefaultDispatcher-worker-16 @coroutine#2880] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId 2024-02-06 22:58:29.709 [DefaultDispatcher-worker-14 @coroutine#3238] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35811/UmAppDatabase/replication/nodeId 2024-02-06 22:58:29.709 [DefaultDispatcher-worker-16 @coroutine#2880] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId 2024-02-06 22:58:29.709 [DefaultDispatcher-worker-14 @coroutine#3238] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35811/UmAppDatabase/replication/nodeId 2024-02-06 22:58:29.709 [DefaultDispatcher-worker-6 @coroutine#3059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52c7437 2024-02-06 22:58:29.709 [DefaultDispatcher-worker-6 @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:58:29.709 [DefaultDispatcher-worker-6 @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://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:29.709 [DefaultDispatcher-worker-6 @coroutine#3059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:58:29.710 [DefaultDispatcher-worker-12 @coroutine#3059] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:58:29.712 [DefaultDispatcher-worker-12 @coroutine#3596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cca5ff3 2024-02-06 22:58:29.733 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:58:29.744 [DefaultDispatcher-worker-3 @coroutine#3586] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 22:58:29.744 [DefaultDispatcher-worker-3 @coroutine#3586] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 22:58:29.755 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@634c3bb4 2024-02-06 22:58:29.755 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@634c3bb4 2024-02-06 22:58:29.759 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d8bd9ad 2024-02-06 22:58:29.759 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d8bd9ad 2024-02-06 22:58:29.772 [DefaultDispatcher-worker-1 @coroutine#3073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-06 22:58:29.772 [DefaultDispatcher-worker-1 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49155/UmAppDatabase/replication/nodeId 2024-02-06 22:58:29.772 [DefaultDispatcher-worker-1 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49155/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:29.772 [DefaultDispatcher-worker-1 @coroutine#3073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49155/UmAppDatabase/replication/nodeId 2024-02-06 22:58:29.774 [DefaultDispatcher-worker-17 @coroutine#3073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49155/UmAppDatabase/replication/nodeId 2024-02-06 22:58:29.774 [DefaultDispatcher-worker-17 @coroutine#3073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49155/UmAppDatabase/replication/nodeId 2024-02-06 22:58:29.774 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@69b450c4 2024-02-06 22:58:29.774 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@69b450c4 2024-02-06 22:58:29.777 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cb6d396 2024-02-06 22:58:29.777 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cb6d396 2024-02-06 22:58:29.783 [DefaultDispatcher-worker-15 @coroutine#2913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cd31214 2024-02-06 22:58:29.783 [DefaultDispatcher-worker-15 @coroutine#2913] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId 2024-02-06 22:58:29.783 [DefaultDispatcher-worker-15 @coroutine#2913] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:29.783 [DefaultDispatcher-worker-15 @coroutine#2913] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId 2024-02-06 22:58:29.785 [DefaultDispatcher-worker-7 @coroutine#2913] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId 2024-02-06 22:58:29.785 [DefaultDispatcher-worker-7 @coroutine#2913] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId 2024-02-06 22:58:29.787 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ea5dc2f 2024-02-06 22:58:29.787 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ea5dc2f 2024-02-06 22:58:29.797 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dd03ee7 2024-02-06 22:58:29.797 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dd03ee7 2024-02-06 22:58:29.801 [Test worker @coroutine#3607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cca5ff3 2024-02-06 22:58:29.805 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@56296fe9 2024-02-06 22:58:29.805 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@56296fe9 2024-02-06 22:58:29.805 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown initiated... 2024-02-06 22:58:29.805 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Close initiated... 2024-02-06 22:58:29.805 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Before closing stats (total=8, active=0, idle=8, waiting=0) 2024-02-06 22:58:29.808 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c992cd9 2024-02-06 22:58:29.808 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c992cd9 2024-02-06 22:58:29.824 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5cca5ff3: (connection evicted) 2024-02-06 22:58:29.825 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@634c3bb4: (connection evicted) 2024-02-06 22:58:29.825 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d8bd9ad: (connection evicted) 2024-02-06 22:58:29.826 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69b450c4: (connection evicted) 2024-02-06 22:58:29.826 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2cb6d396: (connection evicted) 2024-02-06 22:58:29.826 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ea5dc2f: (connection evicted) 2024-02-06 22:58:29.827 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1dd03ee7: (connection evicted) 2024-02-06 22:58:29.827 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56296fe9: (connection evicted) 2024-02-06 22:58:29.827 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c992cd9: (connection evicted) 2024-02-06 22:58:29.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:29.828 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Closed. 2024-02-06 22:58:29.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown completed. 2024-02-06 22:58:29.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2024-02-06 22:58:29.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:29.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:29.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:29.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:29.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:29.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:29.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4202bfe8 2024-02-06 22:58:29.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:29.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:29.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:29.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:29.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:29.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:29.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:29.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:29.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:29.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:29.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:29.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:29.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:29.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:58:29.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:58:29.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:29.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:29.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:58:29.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:29.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2024-02-06 22:58:29.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:29.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:29.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:29.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:29.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:29.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:29.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:29.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:29.832 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2024-02-06 22:58:29.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@53c21c05 2024-02-06 22:58:29.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@53c21c05 2024-02-06 22:58:29.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2024-02-06 22:58:29.848 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c21c05 2024-02-06 22:58:29.873 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c21c05 2024-02-06 22:58:29.881 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c21c05 2024-02-06 22:58:29.887 [DefaultDispatcher-worker-7 @coroutine#3625] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:58:29.888 [DefaultDispatcher-worker-7 @coroutine#3625] 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-02-06 22:58:29.888 [DefaultDispatcher-worker-7 @coroutine#3625] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:58:29.888 [DefaultDispatcher-worker-7 @coroutine#3625] 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-02-06 22:58:29.897 [DefaultDispatcher-worker-5 @coroutine#3624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c21c05 2024-02-06 22:58:29.898 [DefaultDispatcher-worker-5 @coroutine#3624] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 22:58:29.898 [DefaultDispatcher-worker-5 @coroutine#3624] 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-02-06 22:58:29.898 [DefaultDispatcher-worker-5 @coroutine#3624] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 22:58:29.901 [DefaultDispatcher-worker-8 @coroutine#3625] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:58:29.901 [DefaultDispatcher-worker-8 @coroutine#3625] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:58:29.915 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c21c05 2024-02-06 22:58:29.932 [DefaultDispatcher-worker-14 @coroutine#3624] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 22:58:29.932 [DefaultDispatcher-worker-14 @coroutine#3624] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 22:58:29.933 [DefaultDispatcher-worker-15 @coroutine#3634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c21c05 2024-02-06 22:58:29.947 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:58:29.959 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@28b1545b 2024-02-06 22:58:29.959 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@28b1545b 2024-02-06 22:58:29.962 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@2676af3d 2024-02-06 22:58:29.962 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@2676af3d 2024-02-06 22:58:29.980 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@22493f2b 2024-02-06 22:58:29.980 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@22493f2b 2024-02-06 22:58:29.984 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@674ba506 2024-02-06 22:58:29.984 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@674ba506 2024-02-06 22:58:29.988 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@45fa2638 2024-02-06 22:58:29.988 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@45fa2638 2024-02-06 22:58:30.007 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@56e666fd 2024-02-06 22:58:30.015 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@56e666fd 2024-02-06 22:58:30.015 [DefaultDispatcher-worker-8 @coroutine#3128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e75bef1 2024-02-06 22:58:30.015 [DefaultDispatcher-worker-8 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57703/UmAppDatabase/replication/nodeId 2024-02-06 22:58:30.015 [DefaultDispatcher-worker-8 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57703/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:30.015 [DefaultDispatcher-worker-8 @coroutine#3128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57703/UmAppDatabase/replication/nodeId 2024-02-06 22:58:30.017 [DefaultDispatcher-worker-16 @coroutine#3128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57703/UmAppDatabase/replication/nodeId 2024-02-06 22:58:30.017 [DefaultDispatcher-worker-16 @coroutine#3128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57703/UmAppDatabase/replication/nodeId 2024-02-06 22:58:30.018 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dbdbb6d 2024-02-06 22:58:30.018 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dbdbb6d 2024-02-06 22:58:30.022 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@7645a49 2024-02-06 22:58:30.022 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@7645a49 2024-02-06 22:58:30.025 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@133b777b 2024-02-06 22:58:30.025 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@133b777b 2024-02-06 22:58:30.026 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-06 22:58:30.033 [DefaultDispatcher-worker-8 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b9a2629 2024-02-06 22:58:30.033 [DefaultDispatcher-worker-8 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId 2024-02-06 22:58:30.033 [DefaultDispatcher-worker-8 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:30.033 [DefaultDispatcher-worker-8 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId 2024-02-06 22:58:30.035 [DefaultDispatcher-worker-1 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId 2024-02-06 22:58:30.035 [DefaultDispatcher-worker-1 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId 2024-02-06 22:58:30.047 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c21c05 2024-02-06 22:58:30.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown initiated... 2024-02-06 22:58:30.055 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Close initiated... 2024-02-06 22:58:30.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 22:58:30.059 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53c21c05: (connection evicted) 2024-02-06 22:58:30.060 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28b1545b: (connection evicted) 2024-02-06 22:58:30.070 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2676af3d: (connection evicted) 2024-02-06 22:58:30.071 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22493f2b: (connection evicted) 2024-02-06 22:58:30.071 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@674ba506: (connection evicted) 2024-02-06 22:58:30.083 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45fa2638: (connection evicted) 2024-02-06 22:58:30.084 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56e666fd: (connection evicted) 2024-02-06 22:58:30.084 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3dbdbb6d: (connection evicted) 2024-02-06 22:58:30.084 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7645a49: (connection evicted) 2024-02-06 22:58:30.085 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@133b777b: (connection evicted) 2024-02-06 22:58:30.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:30.085 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Closed. 2024-02-06 22:58:30.085 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown completed. 2024-02-06 22:58:30.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2024-02-06 22:58:30.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:30.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:30.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:30.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:30.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:30.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:30.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44181746 2024-02-06 22:58:30.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:30.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:30.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:30.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:30.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:30.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:30.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:30.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:30.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:30.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:30.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:30.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:30.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:30.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:58:30.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:58:30.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:30.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:30.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:58:30.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:30.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2024-02-06 22:58:30.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:30.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:30.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:30.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:30.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:30.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:30.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:30.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:30.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2024-02-06 22:58:30.101 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@33a58fcb 2024-02-06 22:58:30.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@33a58fcb 2024-02-06 22:58:30.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2024-02-06 22:58:30.103 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33a58fcb 2024-02-06 22:58:30.128 [Test worker @coroutine#3648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33a58fcb 2024-02-06 22:58:30.166 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33a58fcb 2024-02-06 22:58:30.169 [DefaultDispatcher-worker-11 @coroutine#3655] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 22:58:30.169 [DefaultDispatcher-worker-11 @coroutine#3655] 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/replication/ackAndGetPendingReplications. 2024-02-06 22:58:30.169 [DefaultDispatcher-worker-11 @coroutine#3655] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 22:58:30.169 [DefaultDispatcher-worker-11 @coroutine#3655] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-06 22:58:30.172 [DefaultDispatcher-worker-16 @coroutine#3655] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 22:58:30.172 [DefaultDispatcher-worker-16 @coroutine#3655] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 22:58:30.176 [DefaultDispatcher-worker-4 @coroutine#3654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33a58fcb 2024-02-06 22:58:30.177 [DefaultDispatcher-worker-4 @coroutine#3654] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-06 22:58:30.177 [DefaultDispatcher-worker-4 @coroutine#3654] 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/replication/nodeId. 2024-02-06 22:58:30.177 [DefaultDispatcher-worker-4 @coroutine#3654] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-06 22:58:30.178 [DefaultDispatcher-worker-1 @coroutine#3654] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-06 22:58:30.178 [DefaultDispatcher-worker-1 @coroutine#3654] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-06 22:58:30.189 [DefaultDispatcher-worker-5 @coroutine#3660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33a58fcb 2024-02-06 22:58:30.197 [DefaultDispatcher-worker-9 @coroutine#3660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33a58fcb 2024-02-06 22:58:30.202 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:58:30.206 [DefaultDispatcher-worker-9 @coroutine#3660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33a58fcb 2024-02-06 22:58:30.219 [DefaultDispatcher-worker-15 @coroutine#3660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33a58fcb 2024-02-06 22:58:30.220 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f24a1dd 2024-02-06 22:58:30.220 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f24a1dd 2024-02-06 22:58:30.223 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33a58fcb 2024-02-06 22:58:30.224 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@71e34049 2024-02-06 22:58:30.224 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@71e34049 2024-02-06 22:58:30.231 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@75dccaad 2024-02-06 22:58:30.232 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@75dccaad 2024-02-06 22:58:30.235 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@30de4a72 2024-02-06 22:58:30.235 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@30de4a72 2024-02-06 22:58:30.237 [DefaultDispatcher-worker-5 @coroutine#3660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33a58fcb 2024-02-06 22:58:30.246 [DefaultDispatcher-worker-11 @coroutine#3660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33a58fcb 2024-02-06 22:58:30.247 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a2e2ffd 2024-02-06 22:58:30.247 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a2e2ffd 2024-02-06 22:58:30.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown initiated... 2024-02-06 22:58:30.247 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Close initiated... 2024-02-06 22:58:30.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Before closing stats (total=6, active=0, idle=6, waiting=0) 2024-02-06 22:58:30.251 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a4dbf9 2024-02-06 22:58:30.251 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a4dbf9 2024-02-06 22:58:30.256 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33a58fcb: (connection evicted) 2024-02-06 22:58:30.257 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f24a1dd: (connection evicted) 2024-02-06 22:58:30.257 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71e34049: (connection evicted) 2024-02-06 22:58:30.257 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75dccaad: (connection evicted) 2024-02-06 22:58:30.258 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30de4a72: (connection evicted) 2024-02-06 22:58:30.258 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a2e2ffd: (connection evicted) 2024-02-06 22:58:30.259 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a4dbf9: (connection evicted) 2024-02-06 22:58:30.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:30.259 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Closed. 2024-02-06 22:58:30.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown completed. 2024-02-06 22:58:30.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2024-02-06 22:58:30.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:30.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:30.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:30.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:30.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:30.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:30.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@281028ce 2024-02-06 22:58:30.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:30.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:30.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:30.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:30.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:30.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:30.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:30.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:30.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:30.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:30.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:30.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:30.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:30.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:58:30.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:58:30.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:30.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:30.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:58:30.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:30.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2024-02-06 22:58:30.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:30.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:30.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:30.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:30.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:30.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:30.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:30.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:30.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2024-02-06 22:58:30.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@75caecf7 2024-02-06 22:58:30.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@75caecf7 2024-02-06 22:58:30.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2024-02-06 22:58:30.275 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75caecf7 2024-02-06 22:58:30.301 [Test worker @coroutine#3674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75caecf7 2024-02-06 22:58:30.303 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75caecf7 2024-02-06 22:58:30.313 [DefaultDispatcher-worker-17 @coroutine#3680] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 22:58:30.313 [DefaultDispatcher-worker-17 @coroutine#3680] 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/replication/ackAndGetPendingReplications. 2024-02-06 22:58:30.313 [DefaultDispatcher-worker-17 @coroutine#3680] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 22:58:30.313 [DefaultDispatcher-worker-17 @coroutine#3680] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-06 22:58:30.317 [DefaultDispatcher-worker-9 @coroutine#2992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14980819 2024-02-06 22:58:30.317 [DefaultDispatcher-worker-9 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId 2024-02-06 22:58:30.317 [DefaultDispatcher-worker-9 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:30.317 [DefaultDispatcher-worker-9 @coroutine#2992] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId 2024-02-06 22:58:30.318 [DefaultDispatcher-worker-3 @coroutine#3679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75caecf7 2024-02-06 22:58:30.318 [DefaultDispatcher-worker-3 @coroutine#3679] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-06 22:58:30.319 [DefaultDispatcher-worker-3 @coroutine#3679] 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/replication/nodeId. 2024-02-06 22:58:30.319 [DefaultDispatcher-worker-3 @coroutine#3679] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-06 22:58:30.319 [DefaultDispatcher-worker-13 @coroutine#2992] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId 2024-02-06 22:58:30.319 [DefaultDispatcher-worker-13 @coroutine#2992] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId 2024-02-06 22:58:30.324 [DefaultDispatcher-worker-15 @coroutine#3680] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 22:58:30.324 [DefaultDispatcher-worker-15 @coroutine#3680] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 22:58:30.329 [DefaultDispatcher-worker-5 @coroutine#3689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75caecf7 2024-02-06 22:58:30.335 [DefaultDispatcher-worker-9 @coroutine#3679] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-06 22:58:30.335 [DefaultDispatcher-worker-9 @coroutine#3679] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-06 22:58:30.338 [DefaultDispatcher-worker-13 @coroutine#3689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75caecf7 2024-02-06 22:58:30.347 [DefaultDispatcher-worker-8 @coroutine#3689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75caecf7 2024-02-06 22:58:30.356 [DefaultDispatcher-worker-8 @coroutine#3689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75caecf7 2024-02-06 22:58:30.365 [DefaultDispatcher-worker-11 @coroutine#3689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75caecf7 2024-02-06 22:58:30.370 [DefaultDispatcher-worker-17 @coroutine#3174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe852a 2024-02-06 22:58:30.372 [DefaultDispatcher-worker-17 @coroutine#3174] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36799/UmAppDatabase/replication/nodeId 2024-02-06 22:58:30.372 [DefaultDispatcher-worker-17 @coroutine#3174] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36799/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:30.372 [DefaultDispatcher-worker-17 @coroutine#3174] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36799/UmAppDatabase/replication/nodeId 2024-02-06 22:58:30.374 [DefaultDispatcher-worker-3 @coroutine#3174] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36799/UmAppDatabase/replication/nodeId 2024-02-06 22:58:30.374 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:58:30.374 [DefaultDispatcher-worker-3 @coroutine#3174] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36799/UmAppDatabase/replication/nodeId 2024-02-06 22:58:30.378 [DefaultDispatcher-worker-4 @coroutine#3689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75caecf7 2024-02-06 22:58:30.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown initiated... 2024-02-06 22:58:30.381 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Close initiated... 2024-02-06 22:58:30.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:30.384 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a38b91b 2024-02-06 22:58:30.384 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a38b91b 2024-02-06 22:58:30.399 [HikariPool-111 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75caecf7: (connection evicted) 2024-02-06 22:58:30.400 [HikariPool-111 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a38b91b: (connection evicted) 2024-02-06 22:58:30.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:30.400 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Closed. 2024-02-06 22:58:30.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown completed. 2024-02-06 22:58:30.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2024-02-06 22:58:30.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:30.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:30.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:30.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:30.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:30.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:30.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@638e8194 2024-02-06 22:58:30.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:30.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:30.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:30.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:30.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:30.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:30.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:30.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:30.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:30.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:30.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:30.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:30.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:30.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:58:30.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:58:30.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:30.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:30.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:58:30.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:30.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2024-02-06 22:58:30.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:30.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:30.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:30.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:30.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:30.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:30.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:30.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:30.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2024-02-06 22:58:30.413 [DefaultDispatcher-worker-4 @coroutine#3026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c931728 2024-02-06 22:58:30.413 [DefaultDispatcher-worker-4 @coroutine#3026] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId 2024-02-06 22:58:30.414 [DefaultDispatcher-worker-4 @coroutine#3026] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:30.414 [DefaultDispatcher-worker-4 @coroutine#3026] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId 2024-02-06 22:58:30.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b247ef6 2024-02-06 22:58:30.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b247ef6 2024-02-06 22:58:30.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2024-02-06 22:58:30.415 [DefaultDispatcher-worker-6 @coroutine#3026] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId 2024-02-06 22:58:30.415 [DefaultDispatcher-worker-6 @coroutine#3026] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId 2024-02-06 22:58:30.416 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b247ef6 2024-02-06 22:58:30.442 [Test worker @coroutine#3708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b247ef6 2024-02-06 22:58:30.444 [Test worker @coroutine#3711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b247ef6 2024-02-06 22:58:30.446 [DefaultDispatcher-worker-16 @coroutine#3715] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 22:58:30.447 [DefaultDispatcher-worker-16 @coroutine#3715] 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/replication/ackAndGetPendingReplications. 2024-02-06 22:58:30.447 [DefaultDispatcher-worker-16 @coroutine#3715] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 22:58:30.447 [DefaultDispatcher-worker-16 @coroutine#3715] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-06 22:58:30.454 [DefaultDispatcher-worker-5 @coroutine#3714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b247ef6 2024-02-06 22:58:30.454 [DefaultDispatcher-worker-5 @coroutine#3714] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-06 22:58:30.454 [DefaultDispatcher-worker-5 @coroutine#3714] 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/replication/nodeId. 2024-02-06 22:58:30.454 [DefaultDispatcher-worker-5 @coroutine#3714] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-06 22:58:30.457 [DefaultDispatcher-worker-15 @coroutine#3715] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 22:58:30.457 [DefaultDispatcher-worker-15 @coroutine#3715] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 22:58:30.477 [DefaultDispatcher-worker-2 @coroutine#3723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b247ef6 2024-02-06 22:58:30.480 [DefaultDispatcher-worker-8 @coroutine#3714] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-06 22:58:30.481 [DefaultDispatcher-worker-8 @coroutine#3714] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-06 22:58:30.485 [DefaultDispatcher-worker-1 @coroutine#3723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b247ef6 2024-02-06 22:58:30.495 [DefaultDispatcher-worker-14 @coroutine#3723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b247ef6 2024-02-06 22:58:30.504 [DefaultDispatcher-worker-13 @coroutine#3723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b247ef6 2024-02-06 22:58:30.513 [DefaultDispatcher-worker-11 @coroutine#3723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b247ef6 2024-02-06 22:58:30.515 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:58:30.521 [DefaultDispatcher-worker-3 @coroutine#3723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b247ef6 2024-02-06 22:58:30.525 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b247ef6 2024-02-06 22:58:30.531 [Test worker @coroutine#3734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b247ef6 2024-02-06 22:58:30.538 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@708e7843 2024-02-06 22:58:30.538 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@708e7843 2024-02-06 22:58:30.542 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e499822 2024-02-06 22:58:30.542 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e499822 2024-02-06 22:58:30.542 [DefaultDispatcher-worker-14 @coroutine#3723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b247ef6 2024-02-06 22:58:30.545 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a761333 2024-02-06 22:58:30.545 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a761333 2024-02-06 22:58:30.549 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f749219 2024-02-06 22:58:30.549 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f749219 2024-02-06 22:58:30.552 [DefaultDispatcher-worker-7 @coroutine#3723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b247ef6 2024-02-06 22:58:30.561 [DefaultDispatcher-worker-12 @coroutine#3723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b247ef6 2024-02-06 22:58:30.564 [Test worker @coroutine#3723] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/PersonDao/findByUidAsync?uid=555854282550607873 2024-02-06 22:58:30.564 [Test worker @coroutine#3723] 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/PersonDao/findByUidAsync?uid=555854282550607873. 2024-02-06 22:58:30.564 [Test worker @coroutine#3723] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/PersonDao/findByUidAsync?uid=555854282550607873 2024-02-06 22:58:30.564 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cbbb9d4 2024-02-06 22:58:30.565 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cbbb9d4 2024-02-06 22:58:30.565 [Test worker @coroutine#3723] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/PersonDao/findByUidAsync?uid=555854282550607873 2024-02-06 22:58:30.565 [Test worker @coroutine#3723] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/PersonDao/findByUidAsync?uid=555854282550607873 2024-02-06 22:58:30.568 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@e01aee9 2024-02-06 22:58:30.568 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@e01aee9 2024-02-06 22:58:30.572 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4424db91 2024-02-06 22:58:30.572 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4424db91 2024-02-06 22:58:30.575 [DefaultDispatcher-worker-12 @coroutine#3723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b247ef6 2024-02-06 22:58:30.583 [DefaultDispatcher-worker-11 @coroutine#3723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b247ef6 2024-02-06 22:58:30.585 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f5b6d56 2024-02-06 22:58:30.585 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f5b6d56 2024-02-06 22:58:30.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown initiated... 2024-02-06 22:58:30.585 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Close initiated... 2024-02-06 22:58:30.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Before closing stats (total=9, active=0, idle=9, waiting=0) 2024-02-06 22:58:30.588 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e4f1a70 2024-02-06 22:58:30.588 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e4f1a70 2024-02-06 22:58:30.588 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After adding stats (total=9, active=0, idle=9, waiting=0) 2024-02-06 22:58:30.597 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b247ef6: (connection evicted) 2024-02-06 22:58:30.611 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@708e7843: (connection evicted) 2024-02-06 22:58:30.612 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e499822: (connection evicted) 2024-02-06 22:58:30.612 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a761333: (connection evicted) 2024-02-06 22:58:30.613 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f749219: (connection evicted) 2024-02-06 22:58:30.613 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3cbbb9d4: (connection evicted) 2024-02-06 22:58:30.613 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e01aee9: (connection evicted) 2024-02-06 22:58:30.614 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4424db91: (connection evicted) 2024-02-06 22:58:30.614 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f5b6d56: (connection evicted) 2024-02-06 22:58:30.615 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e4f1a70: (connection evicted) 2024-02-06 22:58:30.615 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:30.615 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Closed. 2024-02-06 22:58:30.616 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown completed. 2024-02-06 22:58:30.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2024-02-06 22:58:30.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:30.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:30.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:30.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:30.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:30.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:30.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@332610ad 2024-02-06 22:58:30.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:30.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:30.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:30.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:30.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:30.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:30.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:30.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:30.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:30.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:30.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:30.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:30.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:30.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:58:30.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:58:30.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:30.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:30.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:58:30.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:30.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2024-02-06 22:58:30.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:30.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:30.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:30.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:30.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:30.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:30.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:30.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:30.617 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2024-02-06 22:58:30.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@795e8ef5 2024-02-06 22:58:30.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@795e8ef5 2024-02-06 22:58:30.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2024-02-06 22:58:30.636 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@795e8ef5 2024-02-06 22:58:30.665 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@795e8ef5 2024-02-06 22:58:30.671 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@795e8ef5 2024-02-06 22:58:30.681 [DefaultDispatcher-worker-5 @coroutine#3749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@795e8ef5 2024-02-06 22:58:30.681 [DefaultDispatcher-worker-5 @coroutine#3749] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-06 22:58:30.681 [DefaultDispatcher-worker-5 @coroutine#3749] 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/replication/nodeId. 2024-02-06 22:58:30.681 [DefaultDispatcher-worker-5 @coroutine#3749] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-06 22:58:30.682 [DefaultDispatcher-worker-1 @coroutine#3752] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 22:58:30.682 [DefaultDispatcher-worker-1 @coroutine#3752] 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/replication/ackAndGetPendingReplications. 2024-02-06 22:58:30.682 [DefaultDispatcher-worker-1 @coroutine#3752] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 22:58:30.682 [DefaultDispatcher-worker-1 @coroutine#3752] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-06 22:58:30.685 [DefaultDispatcher-worker-12 @coroutine#3749] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-06 22:58:30.685 [DefaultDispatcher-worker-12 @coroutine#3749] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-06 22:58:30.686 [DefaultDispatcher-worker-14 @coroutine#3752] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 22:58:30.686 [DefaultDispatcher-worker-14 @coroutine#3752] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 22:58:30.721 [DefaultDispatcher-worker-1 @coroutine#3059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52c7437 2024-02-06 22:58:30.721 [DefaultDispatcher-worker-1 @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:58:30.721 [DefaultDispatcher-worker-1 @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://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:30.721 [DefaultDispatcher-worker-1 @coroutine#3059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:58:30.722 [DefaultDispatcher-worker-11 @coroutine#3059] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:58:30.729 [DefaultDispatcher-worker-4 @coroutine#2880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c261c74 2024-02-06 22:58:30.729 [DefaultDispatcher-worker-11 @coroutine#3760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@795e8ef5 2024-02-06 22:58:30.730 [DefaultDispatcher-worker-4 @coroutine#2880] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId 2024-02-06 22:58:30.730 [DefaultDispatcher-worker-4 @coroutine#2880] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:30.730 [DefaultDispatcher-worker-4 @coroutine#2880] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId 2024-02-06 22:58:30.730 [DefaultDispatcher-worker-9 @coroutine#3238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579ee82 2024-02-06 22:58:30.730 [DefaultDispatcher-worker-9 @coroutine#3238] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35811/UmAppDatabase/replication/nodeId 2024-02-06 22:58:30.730 [DefaultDispatcher-worker-9 @coroutine#3238] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35811/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:30.730 [DefaultDispatcher-worker-9 @coroutine#3238] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35811/UmAppDatabase/replication/nodeId 2024-02-06 22:58:30.735 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:58:30.735 [DefaultDispatcher-worker-9 @coroutine#2880] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId 2024-02-06 22:58:30.735 [DefaultDispatcher-worker-9 @coroutine#2880] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId 2024-02-06 22:58:30.735 [DefaultDispatcher-worker-5 @coroutine#3238] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35811/UmAppDatabase/replication/nodeId 2024-02-06 22:58:30.735 [DefaultDispatcher-worker-5 @coroutine#3238] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35811/UmAppDatabase/replication/nodeId 2024-02-06 22:58:30.737 [DefaultDispatcher-worker-9 @coroutine#3760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@795e8ef5 2024-02-06 22:58:30.746 [DefaultDispatcher-worker-16 @coroutine#3760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@795e8ef5 2024-02-06 22:58:30.754 [DefaultDispatcher-worker-11 @coroutine#3760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@795e8ef5 2024-02-06 22:58:30.754 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a048511 2024-02-06 22:58:30.754 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a048511 2024-02-06 22:58:30.761 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@44c37221 2024-02-06 22:58:30.761 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@44c37221 2024-02-06 22:58:30.763 [DefaultDispatcher-worker-17 @coroutine#3760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@795e8ef5 2024-02-06 22:58:30.772 [DefaultDispatcher-worker-16 @coroutine#3760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@795e8ef5 2024-02-06 22:58:30.776 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@795e8ef5 2024-02-06 22:58:30.777 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@40fcee61 2024-02-06 22:58:30.777 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@40fcee61 2024-02-06 22:58:30.780 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fe781a 2024-02-06 22:58:30.780 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fe781a 2024-02-06 22:58:30.786 [DefaultDispatcher-worker-2 @coroutine#3760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@795e8ef5 2024-02-06 22:58:30.793 [DefaultDispatcher-worker-11 @coroutine#3073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-06 22:58:30.794 [DefaultDispatcher-worker-11 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49155/UmAppDatabase/replication/nodeId 2024-02-06 22:58:30.794 [DefaultDispatcher-worker-11 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49155/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:30.794 [DefaultDispatcher-worker-11 @coroutine#3073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49155/UmAppDatabase/replication/nodeId 2024-02-06 22:58:30.794 [DefaultDispatcher-worker-6 @coroutine#3760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@795e8ef5 2024-02-06 22:58:30.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown initiated... 2024-02-06 22:58:30.795 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Close initiated... 2024-02-06 22:58:30.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Before closing stats (total=5, active=0, idle=5, waiting=0) 2024-02-06 22:58:30.795 [DefaultDispatcher-worker-7 @coroutine#3073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49155/UmAppDatabase/replication/nodeId 2024-02-06 22:58:30.795 [DefaultDispatcher-worker-7 @coroutine#3073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49155/UmAppDatabase/replication/nodeId 2024-02-06 22:58:30.799 [DefaultDispatcher-worker-13 @coroutine#2913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cd31214 2024-02-06 22:58:30.799 [DefaultDispatcher-worker-13 @coroutine#2913] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId 2024-02-06 22:58:30.799 [DefaultDispatcher-worker-13 @coroutine#2913] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:30.799 [DefaultDispatcher-worker-13 @coroutine#2913] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId 2024-02-06 22:58:30.801 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@795e8ef5: (connection evicted) 2024-02-06 22:58:30.801 [DefaultDispatcher-worker-10 @coroutine#2913] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId 2024-02-06 22:58:30.801 [DefaultDispatcher-worker-10 @coroutine#2913] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId 2024-02-06 22:58:30.802 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a048511: (connection evicted) 2024-02-06 22:58:30.802 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@44c37221: (connection evicted) 2024-02-06 22:58:30.802 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40fcee61: (connection evicted) 2024-02-06 22:58:30.804 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bbc49b9 2024-02-06 22:58:30.804 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bbc49b9 2024-02-06 22:58:30.807 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5fe781a: (connection evicted) 2024-02-06 22:58:30.808 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6bbc49b9: (connection evicted) 2024-02-06 22:58:30.808 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:30.808 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Closed. 2024-02-06 22:58:30.808 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown completed. 2024-02-06 22:58:30.831 [Test worker @coroutine#3786] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2024-02-06 22:58:30.831 [Test worker @coroutine#3786] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:30.831 [Test worker @coroutine#3786] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:30.832 [Test worker @coroutine#3786] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:30.832 [Test worker @coroutine#3786] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:30.832 [Test worker @coroutine#3786] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:30.832 [Test worker @coroutine#3786] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:30.832 [Test worker @coroutine#3786] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@499445d2 2024-02-06 22:58:30.832 [Test worker @coroutine#3786] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:30.832 [Test worker @coroutine#3786] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:30.832 [Test worker @coroutine#3786] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:30.832 [Test worker @coroutine#3786] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:30.832 [Test worker @coroutine#3786] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:30.832 [Test worker @coroutine#3786] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:30.832 [Test worker @coroutine#3786] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:30.832 [Test worker @coroutine#3786] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:30.832 [Test worker @coroutine#3786] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:30.832 [Test worker @coroutine#3786] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:30.832 [Test worker @coroutine#3786] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:30.832 [Test worker @coroutine#3786] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:30.832 [Test worker @coroutine#3786] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:30.832 [Test worker @coroutine#3786] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:30.832 [Test worker @coroutine#3786] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:30.832 [Test worker @coroutine#3786] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:30.832 [Test worker @coroutine#3786] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:30.832 [Test worker @coroutine#3786] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:30.832 [Test worker @coroutine#3786] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:30.832 [Test worker @coroutine#3786] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2024-02-06 22:58:30.832 [Test worker @coroutine#3786] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:30.832 [Test worker @coroutine#3786] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:30.832 [Test worker @coroutine#3786] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:30.832 [Test worker @coroutine#3786] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:30.832 [Test worker @coroutine#3786] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:30.832 [Test worker @coroutine#3786] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:30.832 [Test worker @coroutine#3786] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:30.832 [Test worker @coroutine#3786] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:30.837 [Test worker @coroutine#3786] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2024-02-06 22:58:30.838 [Test worker @coroutine#3786] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d529dbf 2024-02-06 22:58:30.838 [Test worker @coroutine#3786] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d529dbf 2024-02-06 22:58:30.838 [Test worker @coroutine#3786] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2024-02-06 22:58:30.859 [Test worker @coroutine#3786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d529dbf 2024-02-06 22:58:30.889 [Test worker @coroutine#3787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d529dbf 2024-02-06 22:58:30.895 [Test worker @coroutine#3789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d529dbf 2024-02-06 22:58:30.906 [Test worker @coroutine#3791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d529dbf 2024-02-06 22:58:30.915 [DefaultDispatcher-worker-12 @coroutine#3793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d529dbf 2024-02-06 22:58:30.935 [DefaultDispatcher-worker-12 @coroutine#3805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d529dbf 2024-02-06 22:58:30.938 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:30.945 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown initiated... 2024-02-06 22:58:30.945 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Close initiated... 2024-02-06 22:58:30.945 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:30.967 [HikariPool-114 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d529dbf: (connection evicted) 2024-02-06 22:58:30.968 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:30.968 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Closed. 2024-02-06 22:58:30.968 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown completed. 2024-02-06 22:58:30.971 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2024-02-06 22:58:30.971 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:30.971 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:30.971 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:30.971 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:30.971 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:30.971 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:30.971 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75d61b62 2024-02-06 22:58:30.971 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:30.971 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:30.971 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:30.971 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:30.971 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:30.971 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:30.971 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:30.971 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:30.971 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:30.971 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:30.971 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:30.971 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:30.971 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:30.971 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:30.971 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:30.971 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:30.971 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:30.971 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:30.971 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:30.971 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2024-02-06 22:58:30.971 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:30.971 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:30.971 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:30.971 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:30.971 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:30.972 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:30.972 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:30.972 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:30.972 [Test worker @coroutine#3811] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2024-02-06 22:58:30.979 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@53086bdc 2024-02-06 22:58:30.979 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@53086bdc 2024-02-06 22:58:30.979 [Test worker @coroutine#3811] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2024-02-06 22:58:31.025 [DefaultDispatcher-worker-10 @coroutine#3128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e75bef1 2024-02-06 22:58:31.026 [DefaultDispatcher-worker-10 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57703/UmAppDatabase/replication/nodeId 2024-02-06 22:58:31.026 [DefaultDispatcher-worker-10 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57703/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:31.026 [DefaultDispatcher-worker-10 @coroutine#3128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57703/UmAppDatabase/replication/nodeId 2024-02-06 22:58:31.027 [DefaultDispatcher-worker-14 @coroutine#3128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57703/UmAppDatabase/replication/nodeId 2024-02-06 22:58:31.027 [DefaultDispatcher-worker-14 @coroutine#3128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57703/UmAppDatabase/replication/nodeId 2024-02-06 22:58:31.037 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53086bdc 2024-02-06 22:58:31.043 [DefaultDispatcher-worker-12 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b9a2629 2024-02-06 22:58:31.044 [DefaultDispatcher-worker-12 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId 2024-02-06 22:58:31.044 [DefaultDispatcher-worker-12 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:31.044 [DefaultDispatcher-worker-12 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId 2024-02-06 22:58:31.045 [DefaultDispatcher-worker-7 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId 2024-02-06 22:58:31.045 [DefaultDispatcher-worker-7 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId 2024-02-06 22:58:31.052 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53086bdc 2024-02-06 22:58:31.055 [Test worker @coroutine#3822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53086bdc 2024-02-06 22:58:31.058 [Test worker @coroutine#3824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53086bdc 2024-02-06 22:58:31.059 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2024-02-06 22:58:31.059 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:31.059 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:31.059 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:31.059 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:31.059 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:31.059 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:31.059 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b867869 2024-02-06 22:58:31.059 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:31.059 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:31.059 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:31.059 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:31.059 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:31.059 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:31.059 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:31.059 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:31.059 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:31.059 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:31.059 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:31.059 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:31.059 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:31.059 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:31.059 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:31.059 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:31.059 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:31.059 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:31.059 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:31.059 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2024-02-06 22:58:31.059 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:31.059 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:31.059 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:31.060 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:31.060 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:31.060 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:31.060 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:31.060 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:31.060 [Test worker @coroutine#3811] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2024-02-06 22:58:31.075 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@73158d35 2024-02-06 22:58:31.075 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@73158d35 2024-02-06 22:58:31.075 [Test worker @coroutine#3811] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2024-02-06 22:58:31.079 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:31.096 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73158d35 2024-02-06 22:58:31.113 [Test worker @coroutine#3826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73158d35 2024-02-06 22:58:31.116 [Test worker @coroutine#3828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73158d35 2024-02-06 22:58:31.119 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73158d35 2024-02-06 22:58:31.129 [DefaultDispatcher-worker-12 @coroutine#3832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73158d35 2024-02-06 22:58:31.149 [DefaultDispatcher-worker-7 @coroutine#3811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53086bdc 2024-02-06 22:58:31.159 [DefaultDispatcher-worker-16 @coroutine#3811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53086bdc 2024-02-06 22:58:31.166 [DefaultDispatcher-worker-1 @coroutine#3811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53086bdc 2024-02-06 22:58:31.175 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:31.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown initiated... 2024-02-06 22:58:31.188 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Close initiated... 2024-02-06 22:58:31.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:31.203 [HikariPool-115 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53086bdc: (connection evicted) 2024-02-06 22:58:31.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:31.204 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Closed. 2024-02-06 22:58:31.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown completed. 2024-02-06 22:58:31.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown initiated... 2024-02-06 22:58:31.205 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Close initiated... 2024-02-06 22:58:31.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:31.215 [HikariPool-116 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73158d35: (connection evicted) 2024-02-06 22:58:31.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:31.216 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Closed. 2024-02-06 22:58:31.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown completed. 2024-02-06 22:58:31.218 [Test worker @coroutine#3857] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2024-02-06 22:58:31.219 [Test worker @coroutine#3857] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:31.219 [Test worker @coroutine#3857] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:31.219 [Test worker @coroutine#3857] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:31.219 [Test worker @coroutine#3857] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:31.219 [Test worker @coroutine#3857] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:31.219 [Test worker @coroutine#3857] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:31.219 [Test worker @coroutine#3857] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@360e4235 2024-02-06 22:58:31.219 [Test worker @coroutine#3857] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:31.219 [Test worker @coroutine#3857] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:31.219 [Test worker @coroutine#3857] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:31.219 [Test worker @coroutine#3857] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:31.219 [Test worker @coroutine#3857] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:31.219 [Test worker @coroutine#3857] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:31.219 [Test worker @coroutine#3857] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:31.219 [Test worker @coroutine#3857] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:31.219 [Test worker @coroutine#3857] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:31.219 [Test worker @coroutine#3857] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:31.219 [Test worker @coroutine#3857] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:31.219 [Test worker @coroutine#3857] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:31.219 [Test worker @coroutine#3857] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:31.219 [Test worker @coroutine#3857] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:31.219 [Test worker @coroutine#3857] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:31.219 [Test worker @coroutine#3857] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:31.219 [Test worker @coroutine#3857] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:31.219 [Test worker @coroutine#3857] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:31.219 [Test worker @coroutine#3857] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:31.219 [Test worker @coroutine#3857] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2024-02-06 22:58:31.219 [Test worker @coroutine#3857] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:31.219 [Test worker @coroutine#3857] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:31.219 [Test worker @coroutine#3857] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:31.219 [Test worker @coroutine#3857] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:31.219 [Test worker @coroutine#3857] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:31.219 [Test worker @coroutine#3857] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:31.219 [Test worker @coroutine#3857] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:31.219 [Test worker @coroutine#3857] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:31.219 [Test worker @coroutine#3857] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2024-02-06 22:58:31.226 [Test worker @coroutine#3857] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@61c644fe 2024-02-06 22:58:31.226 [Test worker @coroutine#3857] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@61c644fe 2024-02-06 22:58:31.226 [Test worker @coroutine#3857] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2024-02-06 22:58:31.258 [Test worker @coroutine#3857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61c644fe 2024-02-06 22:58:31.275 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61c644fe 2024-02-06 22:58:31.278 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61c644fe 2024-02-06 22:58:31.281 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61c644fe 2024-02-06 22:58:31.281 [Test worker @coroutine#3857] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2024-02-06 22:58:31.282 [Test worker @coroutine#3857] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:31.282 [Test worker @coroutine#3857] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:31.282 [Test worker @coroutine#3857] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:31.282 [Test worker @coroutine#3857] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:31.282 [Test worker @coroutine#3857] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:31.282 [Test worker @coroutine#3857] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:31.282 [Test worker @coroutine#3857] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55b78dad 2024-02-06 22:58:31.282 [Test worker @coroutine#3857] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:31.282 [Test worker @coroutine#3857] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:31.282 [Test worker @coroutine#3857] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:31.282 [Test worker @coroutine#3857] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:31.282 [Test worker @coroutine#3857] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:31.282 [Test worker @coroutine#3857] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:31.282 [Test worker @coroutine#3857] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:31.282 [Test worker @coroutine#3857] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:31.282 [Test worker @coroutine#3857] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:31.282 [Test worker @coroutine#3857] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:31.282 [Test worker @coroutine#3857] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:31.282 [Test worker @coroutine#3857] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:31.282 [Test worker @coroutine#3857] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:31.282 [Test worker @coroutine#3857] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:31.282 [Test worker @coroutine#3857] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:31.282 [Test worker @coroutine#3857] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:31.282 [Test worker @coroutine#3857] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:31.282 [Test worker @coroutine#3857] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:31.282 [Test worker @coroutine#3857] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:31.282 [Test worker @coroutine#3857] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2024-02-06 22:58:31.282 [Test worker @coroutine#3857] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:31.282 [Test worker @coroutine#3857] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:31.282 [Test worker @coroutine#3857] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:31.282 [Test worker @coroutine#3857] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:31.282 [Test worker @coroutine#3857] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:31.282 [Test worker @coroutine#3857] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:31.282 [Test worker @coroutine#3857] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:31.282 [Test worker @coroutine#3857] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:31.282 [Test worker @coroutine#3857] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2024-02-06 22:58:31.295 [Test worker @coroutine#3857] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@689fcf08 2024-02-06 22:58:31.295 [Test worker @coroutine#3857] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@689fcf08 2024-02-06 22:58:31.295 [Test worker @coroutine#3857] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2024-02-06 22:58:31.326 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:31.328 [DefaultDispatcher-worker-16 @coroutine#2992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14980819 2024-02-06 22:58:31.329 [DefaultDispatcher-worker-16 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId 2024-02-06 22:58:31.329 [DefaultDispatcher-worker-16 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:31.329 [DefaultDispatcher-worker-16 @coroutine#2992] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId 2024-02-06 22:58:31.330 [DefaultDispatcher-worker-8 @coroutine#2992] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId 2024-02-06 22:58:31.330 [DefaultDispatcher-worker-8 @coroutine#2992] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId 2024-02-06 22:58:31.335 [Test worker @coroutine#3857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@689fcf08 2024-02-06 22:58:31.360 [Test worker @coroutine#3868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@689fcf08 2024-02-06 22:58:31.363 [Test worker @coroutine#3871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@689fcf08 2024-02-06 22:58:31.366 [Test worker @coroutine#3873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@689fcf08 2024-02-06 22:58:31.376 [DefaultDispatcher-worker-5 @coroutine#3875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@689fcf08 2024-02-06 22:58:31.383 [DefaultDispatcher-worker-17 @coroutine#3174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe852a 2024-02-06 22:58:31.383 [DefaultDispatcher-worker-17 @coroutine#3174] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36799/UmAppDatabase/replication/nodeId 2024-02-06 22:58:31.383 [DefaultDispatcher-worker-17 @coroutine#3174] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36799/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:31.383 [DefaultDispatcher-worker-17 @coroutine#3174] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36799/UmAppDatabase/replication/nodeId 2024-02-06 22:58:31.385 [DefaultDispatcher-worker-6 @coroutine#3174] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36799/UmAppDatabase/replication/nodeId 2024-02-06 22:58:31.385 [DefaultDispatcher-worker-6 @coroutine#3174] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36799/UmAppDatabase/replication/nodeId 2024-02-06 22:58:31.392 [DefaultDispatcher-worker-1 @coroutine#3857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61c644fe 2024-02-06 22:58:31.395 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:31.400 [DefaultDispatcher-worker-13 @coroutine#3857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61c644fe 2024-02-06 22:58:31.409 [DefaultDispatcher-worker-7 @coroutine#3857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61c644fe 2024-02-06 22:58:31.425 [DefaultDispatcher-worker-2 @coroutine#3026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c931728 2024-02-06 22:58:31.425 [DefaultDispatcher-worker-2 @coroutine#3026] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId 2024-02-06 22:58:31.426 [DefaultDispatcher-worker-2 @coroutine#3026] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:31.426 [DefaultDispatcher-worker-2 @coroutine#3026] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId 2024-02-06 22:58:31.427 [DefaultDispatcher-worker-17 @coroutine#3026] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId 2024-02-06 22:58:31.427 [DefaultDispatcher-worker-17 @coroutine#3026] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId 2024-02-06 22:58:31.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown initiated... 2024-02-06 22:58:31.430 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Close initiated... 2024-02-06 22:58:31.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:31.443 [HikariPool-117 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61c644fe: (connection evicted) 2024-02-06 22:58:31.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:31.444 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Closed. 2024-02-06 22:58:31.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown completed. 2024-02-06 22:58:31.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown initiated... 2024-02-06 22:58:31.444 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Close initiated... 2024-02-06 22:58:31.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:31.459 [HikariPool-118 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Closing connection org.sqlite.jdbc4.JDBC4Connection@689fcf08: (connection evicted) 2024-02-06 22:58:31.460 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:31.460 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Closed. 2024-02-06 22:58:31.460 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown completed. 2024-02-06 22:58:31.463 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2024-02-06 22:58:31.463 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:31.463 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:31.463 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:31.463 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:31.464 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:31.464 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:31.464 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1eda12b3 2024-02-06 22:58:31.464 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:31.464 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:31.464 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:31.464 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:31.464 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:31.464 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:31.464 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:31.464 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:31.464 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:31.464 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:31.464 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:31.464 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:31.464 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:31.464 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:31.464 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:31.464 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:31.464 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:31.464 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:31.464 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:31.464 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2024-02-06 22:58:31.464 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:31.464 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:31.464 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:31.464 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:31.464 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:31.464 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:31.464 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:31.464 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:31.464 [Test worker @coroutine#3905] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2024-02-06 22:58:31.477 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@193792e6 2024-02-06 22:58:31.477 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@193792e6 2024-02-06 22:58:31.477 [Test worker @coroutine#3905] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2024-02-06 22:58:31.500 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193792e6 2024-02-06 22:58:31.517 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193792e6 2024-02-06 22:58:31.520 [Test worker @coroutine#3908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193792e6 2024-02-06 22:58:31.523 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193792e6 2024-02-06 22:58:31.533 [DefaultDispatcher-worker-6 @coroutine#3912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193792e6 2024-02-06 22:58:31.557 [DefaultDispatcher-worker-8 @coroutine#3905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193792e6 2024-02-06 22:58:31.561 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193792e6 2024-02-06 22:58:31.570 [DefaultDispatcher-worker-3 @coroutine#3905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193792e6 2024-02-06 22:58:31.579 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:31.583 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown initiated... 2024-02-06 22:58:31.583 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Close initiated... 2024-02-06 22:58:31.583 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:31.598 [HikariPool-119 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Closing connection org.sqlite.jdbc4.JDBC4Connection@193792e6: (connection evicted) 2024-02-06 22:58:31.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:31.599 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Closed. 2024-02-06 22:58:31.599 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown completed. 2024-02-06 22:58:31.601 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2024-02-06 22:58:31.601 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:31.601 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:31.601 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:31.601 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:31.601 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:31.601 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:31.601 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@732bb49d 2024-02-06 22:58:31.601 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:31.601 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:31.601 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:31.601 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:31.601 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:31.601 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:31.601 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:31.601 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:31.601 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:31.601 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:31.602 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:31.602 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:31.602 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:31.602 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:31.602 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:31.602 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:31.602 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:31.602 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:31.602 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:31.602 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2024-02-06 22:58:31.602 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:31.602 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:31.602 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:31.602 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:31.602 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:31.602 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:31.602 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:31.602 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:31.602 [Test worker @coroutine#3940] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2024-02-06 22:58:31.611 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@19a4cdea 2024-02-06 22:58:31.611 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@19a4cdea 2024-02-06 22:58:31.611 [Test worker @coroutine#3940] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2024-02-06 22:58:31.639 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19a4cdea 2024-02-06 22:58:31.671 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19a4cdea 2024-02-06 22:58:31.674 [Test worker @coroutine#3944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19a4cdea 2024-02-06 22:58:31.676 [Test worker @coroutine#3946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19a4cdea 2024-02-06 22:58:31.687 [DefaultDispatcher-worker-16 @coroutine#3948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19a4cdea 2024-02-06 22:58:31.689 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19a4cdea 2024-02-06 22:58:31.695 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown initiated... 2024-02-06 22:58:31.695 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Close initiated... 2024-02-06 22:58:31.695 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:31.710 [HikariPool-120 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19a4cdea: (connection evicted) 2024-02-06 22:58:31.718 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:31.718 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Closed. 2024-02-06 22:58:31.718 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown completed. 2024-02-06 22:58:31.726 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2024-02-06 22:58:31.727 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:31.727 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:31.727 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:31.727 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:31.727 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:31.727 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:31.727 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7dbe858f 2024-02-06 22:58:31.727 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:31.727 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:31.727 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:31.727 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:31.727 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:31.727 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:31.727 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:31.727 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:31.727 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:31.727 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:31.727 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:31.727 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:31.727 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:31.727 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:31.727 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:31.727 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:31.727 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:31.727 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:31.727 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:31.727 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2024-02-06 22:58:31.727 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:31.727 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:31.727 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:31.727 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:31.727 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:31.727 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:31.727 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:31.727 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:31.727 [Test worker @coroutine#3970] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2024-02-06 22:58:31.733 [DefaultDispatcher-worker-3 @coroutine#3059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52c7437 2024-02-06 22:58:31.733 [DefaultDispatcher-worker-3 @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:58:31.733 [DefaultDispatcher-worker-3 @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://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:31.733 [DefaultDispatcher-worker-3 @coroutine#3059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:58:31.735 [DefaultDispatcher-worker-14 @coroutine#3059] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:58:31.740 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2330c995 2024-02-06 22:58:31.740 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2330c995 2024-02-06 22:58:31.740 [Test worker @coroutine#3970] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2024-02-06 22:58:31.748 [DefaultDispatcher-worker-16 @coroutine#2880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c261c74 2024-02-06 22:58:31.748 [DefaultDispatcher-worker-10 @coroutine#3238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579ee82 2024-02-06 22:58:31.748 [DefaultDispatcher-worker-10 @coroutine#3238] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35811/UmAppDatabase/replication/nodeId 2024-02-06 22:58:31.748 [DefaultDispatcher-worker-16 @coroutine#2880] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId 2024-02-06 22:58:31.748 [DefaultDispatcher-worker-10 @coroutine#3238] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35811/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:31.748 [DefaultDispatcher-worker-16 @coroutine#2880] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:31.748 [DefaultDispatcher-worker-10 @coroutine#3238] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35811/UmAppDatabase/replication/nodeId 2024-02-06 22:58:31.748 [DefaultDispatcher-worker-16 @coroutine#2880] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId 2024-02-06 22:58:31.750 [DefaultDispatcher-worker-16 @coroutine#3238] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35811/UmAppDatabase/replication/nodeId 2024-02-06 22:58:31.750 [DefaultDispatcher-worker-16 @coroutine#3238] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35811/UmAppDatabase/replication/nodeId 2024-02-06 22:58:31.750 [DefaultDispatcher-worker-4 @coroutine#2880] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId 2024-02-06 22:58:31.750 [DefaultDispatcher-worker-4 @coroutine#2880] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId 2024-02-06 22:58:31.770 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2330c995 2024-02-06 22:58:31.789 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2330c995 2024-02-06 22:58:31.792 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2330c995 2024-02-06 22:58:31.795 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2330c995 2024-02-06 22:58:31.807 [DefaultDispatcher-worker-4 @coroutine#3073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-06 22:58:31.807 [DefaultDispatcher-worker-4 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49155/UmAppDatabase/replication/nodeId 2024-02-06 22:58:31.807 [DefaultDispatcher-worker-4 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49155/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:31.807 [DefaultDispatcher-worker-4 @coroutine#3073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49155/UmAppDatabase/replication/nodeId 2024-02-06 22:58:31.809 [DefaultDispatcher-worker-9 @coroutine#3073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49155/UmAppDatabase/replication/nodeId 2024-02-06 22:58:31.809 [DefaultDispatcher-worker-9 @coroutine#3073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49155/UmAppDatabase/replication/nodeId 2024-02-06 22:58:31.809 [DefaultDispatcher-worker-14 @coroutine#3985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2330c995 2024-02-06 22:58:31.812 [DefaultDispatcher-worker-11 @coroutine#2913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cd31214 2024-02-06 22:58:31.812 [DefaultDispatcher-worker-11 @coroutine#2913] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId 2024-02-06 22:58:31.812 [DefaultDispatcher-worker-11 @coroutine#2913] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:31.812 [DefaultDispatcher-worker-11 @coroutine#2913] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId 2024-02-06 22:58:31.884 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:31.885 [DefaultDispatcher-worker-7 @coroutine#2913] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId 2024-02-06 22:58:31.885 [DefaultDispatcher-worker-7 @coroutine#2913] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId 2024-02-06 22:58:32.038 [DefaultDispatcher-worker-9 @coroutine#3128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e75bef1 2024-02-06 22:58:32.038 [DefaultDispatcher-worker-9 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57703/UmAppDatabase/replication/nodeId 2024-02-06 22:58:32.038 [DefaultDispatcher-worker-9 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57703/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:32.038 [DefaultDispatcher-worker-9 @coroutine#3128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57703/UmAppDatabase/replication/nodeId 2024-02-06 22:58:32.040 [DefaultDispatcher-worker-2 @coroutine#3128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57703/UmAppDatabase/replication/nodeId 2024-02-06 22:58:32.040 [DefaultDispatcher-worker-2 @coroutine#3128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57703/UmAppDatabase/replication/nodeId 2024-02-06 22:58:32.129 [DefaultDispatcher-worker-11 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b9a2629 2024-02-06 22:58:32.130 [DefaultDispatcher-worker-11 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId 2024-02-06 22:58:32.130 [DefaultDispatcher-worker-11 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:32.130 [DefaultDispatcher-worker-11 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId 2024-02-06 22:58:32.131 [DefaultDispatcher-worker-8 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId 2024-02-06 22:58:32.131 [DefaultDispatcher-worker-8 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId 2024-02-06 22:58:32.164 [DefaultDispatcher-worker-5 @coroutine#4018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2330c995 2024-02-06 22:58:32.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown initiated... 2024-02-06 22:58:32.245 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Close initiated... 2024-02-06 22:58:32.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:32.262 [HikariPool-121 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2330c995: (connection evicted) 2024-02-06 22:58:32.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:32.263 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Closed. 2024-02-06 22:58:32.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown completed. 2024-02-06 22:58:32.265 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2024-02-06 22:58:32.266 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:32.266 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:32.266 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:32.266 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:32.266 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:32.266 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:32.266 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6eff05e7 2024-02-06 22:58:32.266 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:32.266 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:32.266 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:32.266 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:32.266 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:32.266 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:32.266 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:32.266 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:32.266 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:32.266 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:32.266 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:32.266 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:32.266 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:32.266 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:32.266 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:32.266 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:32.266 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:32.266 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:32.266 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:32.266 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2024-02-06 22:58:32.266 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:32.266 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:32.266 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:32.266 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:32.266 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:32.266 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:32.266 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:32.266 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:32.266 [Test worker @coroutine#4033] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2024-02-06 22:58:32.270 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@62eb918 2024-02-06 22:58:32.270 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@62eb918 2024-02-06 22:58:32.270 [Test worker @coroutine#4033] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2024-02-06 22:58:32.291 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62eb918 2024-02-06 22:58:32.312 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62eb918 2024-02-06 22:58:32.315 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62eb918 2024-02-06 22:58:32.319 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62eb918 2024-02-06 22:58:32.331 [DefaultDispatcher-worker-6 @coroutine#4041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62eb918 2024-02-06 22:58:32.342 [DefaultDispatcher-worker-9 @coroutine#2992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14980819 2024-02-06 22:58:32.342 [DefaultDispatcher-worker-9 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId 2024-02-06 22:58:32.342 [DefaultDispatcher-worker-9 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:32.342 [DefaultDispatcher-worker-9 @coroutine#2992] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId 2024-02-06 22:58:32.344 [DefaultDispatcher-worker-15 @coroutine#2992] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId 2024-02-06 22:58:32.344 [DefaultDispatcher-worker-15 @coroutine#2992] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId 2024-02-06 22:58:32.345 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62eb918 2024-02-06 22:58:32.371 [DefaultDispatcher-worker-16 @coroutine#4033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62eb918 2024-02-06 22:58:32.371 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:32.382 [DefaultDispatcher-worker-2 @coroutine#4033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62eb918 2024-02-06 22:58:32.402 [DefaultDispatcher-worker-1 @coroutine#3174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe852a 2024-02-06 22:58:32.402 [DefaultDispatcher-worker-1 @coroutine#3174] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36799/UmAppDatabase/replication/nodeId 2024-02-06 22:58:32.402 [DefaultDispatcher-worker-1 @coroutine#3174] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36799/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:32.402 [DefaultDispatcher-worker-1 @coroutine#3174] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36799/UmAppDatabase/replication/nodeId 2024-02-06 22:58:32.404 [DefaultDispatcher-worker-1 @coroutine#3174] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36799/UmAppDatabase/replication/nodeId 2024-02-06 22:58:32.404 [DefaultDispatcher-worker-1 @coroutine#3174] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36799/UmAppDatabase/replication/nodeId 2024-02-06 22:58:32.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown initiated... 2024-02-06 22:58:32.415 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Close initiated... 2024-02-06 22:58:32.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:32.433 [HikariPool-122 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62eb918: (connection evicted) 2024-02-06 22:58:32.434 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:32.434 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Closed. 2024-02-06 22:58:32.434 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown completed. 2024-02-06 22:58:32.436 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2024-02-06 22:58:32.436 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:32.436 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:32.436 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:32.436 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:32.436 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:32.436 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:32.436 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50bc0bbd 2024-02-06 22:58:32.436 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:32.436 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:32.436 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:32.436 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:32.436 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:32.436 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:32.436 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:32.436 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:32.436 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:32.436 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:32.436 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:32.436 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:32.436 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:32.436 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:32.436 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:32.436 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:32.436 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:32.436 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:32.436 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:32.436 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2024-02-06 22:58:32.436 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:32.436 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:32.436 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:32.436 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:32.436 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:32.436 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:32.436 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:32.436 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:32.436 [Test worker @coroutine#4071] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2024-02-06 22:58:32.437 [DefaultDispatcher-worker-13 @coroutine#3026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c931728 2024-02-06 22:58:32.438 [DefaultDispatcher-worker-13 @coroutine#3026] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId 2024-02-06 22:58:32.438 [DefaultDispatcher-worker-13 @coroutine#3026] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:32.438 [DefaultDispatcher-worker-13 @coroutine#3026] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId 2024-02-06 22:58:32.439 [DefaultDispatcher-worker-12 @coroutine#3026] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId 2024-02-06 22:58:32.439 [DefaultDispatcher-worker-12 @coroutine#3026] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId 2024-02-06 22:58:32.444 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d94c50e 2024-02-06 22:58:32.444 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d94c50e 2024-02-06 22:58:32.444 [Test worker @coroutine#4071] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2024-02-06 22:58:32.475 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d94c50e 2024-02-06 22:58:32.493 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d94c50e 2024-02-06 22:58:32.496 [Test worker @coroutine#4077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d94c50e 2024-02-06 22:58:32.499 [Test worker @coroutine#4079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d94c50e 2024-02-06 22:58:32.510 [DefaultDispatcher-worker-12 @coroutine#4081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d94c50e 2024-02-06 22:58:32.544 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:32.718 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown initiated... 2024-02-06 22:58:32.718 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Close initiated... 2024-02-06 22:58:32.718 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:32.727 [HikariPool-123 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d94c50e: (connection evicted) 2024-02-06 22:58:32.728 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:32.728 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Closed. 2024-02-06 22:58:32.728 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown completed. 2024-02-06 22:58:32.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2024-02-06 22:58:32.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:32.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:32.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:32.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:32.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:32.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:32.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@542c6165 2024-02-06 22:58:32.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:32.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:32.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:32.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:32.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:32.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:32.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:32.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:32.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:32.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:32.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:32.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:32.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:32.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:32.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:32.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:32.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:32.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:32.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:32.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2024-02-06 22:58:32.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:32.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:32.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:32.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:32.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:32.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:32.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:32.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:32.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2024-02-06 22:58:32.745 [DefaultDispatcher-worker-17 @coroutine#3059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52c7437 2024-02-06 22:58:32.745 [DefaultDispatcher-worker-17 @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:58:32.745 [DefaultDispatcher-worker-17 @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://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:32.745 [DefaultDispatcher-worker-17 @coroutine#3059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:58:32.747 [DefaultDispatcher-worker-9 @coroutine#3059] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:58:32.751 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@a4e1ca7 2024-02-06 22:58:32.751 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@a4e1ca7 2024-02-06 22:58:32.751 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2024-02-06 22:58:32.760 [DefaultDispatcher-worker-9 @coroutine#3238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579ee82 2024-02-06 22:58:32.760 [DefaultDispatcher-worker-17 @coroutine#2880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c261c74 2024-02-06 22:58:32.760 [DefaultDispatcher-worker-17 @coroutine#2880] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId 2024-02-06 22:58:32.760 [DefaultDispatcher-worker-9 @coroutine#3238] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35811/UmAppDatabase/replication/nodeId 2024-02-06 22:58:32.760 [DefaultDispatcher-worker-17 @coroutine#2880] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:32.760 [DefaultDispatcher-worker-9 @coroutine#3238] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35811/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:32.760 [DefaultDispatcher-worker-17 @coroutine#2880] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId 2024-02-06 22:58:32.760 [DefaultDispatcher-worker-9 @coroutine#3238] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35811/UmAppDatabase/replication/nodeId 2024-02-06 22:58:32.762 [DefaultDispatcher-worker-17 @coroutine#2880] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId 2024-02-06 22:58:32.762 [DefaultDispatcher-worker-17 @coroutine#2880] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId 2024-02-06 22:58:32.762 [DefaultDispatcher-worker-14 @coroutine#3238] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35811/UmAppDatabase/replication/nodeId 2024-02-06 22:58:32.762 [DefaultDispatcher-worker-14 @coroutine#3238] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35811/UmAppDatabase/replication/nodeId 2024-02-06 22:58:32.873 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:32.893 [DefaultDispatcher-worker-15 @coroutine#3073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-06 22:58:32.893 [DefaultDispatcher-worker-15 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49155/UmAppDatabase/replication/nodeId 2024-02-06 22:58:32.893 [DefaultDispatcher-worker-15 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49155/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:32.894 [DefaultDispatcher-worker-15 @coroutine#3073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49155/UmAppDatabase/replication/nodeId 2024-02-06 22:58:32.895 [DefaultDispatcher-worker-6 @coroutine#2913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cd31214 2024-02-06 22:58:32.895 [DefaultDispatcher-worker-6 @coroutine#2913] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId 2024-02-06 22:58:32.895 [DefaultDispatcher-worker-6 @coroutine#2913] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:32.895 [DefaultDispatcher-worker-6 @coroutine#2913] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId 2024-02-06 22:58:32.895 [DefaultDispatcher-worker-4 @coroutine#3073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49155/UmAppDatabase/replication/nodeId 2024-02-06 22:58:32.895 [DefaultDispatcher-worker-4 @coroutine#3073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49155/UmAppDatabase/replication/nodeId 2024-02-06 22:58:32.897 [DefaultDispatcher-worker-7 @coroutine#2913] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId 2024-02-06 22:58:32.897 [DefaultDispatcher-worker-7 @coroutine#2913] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId 2024-02-06 22:58:32.913 [DefaultDispatcher-worker-9 @coroutine#4108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a4e1ca7 2024-02-06 22:58:32.922 [DefaultDispatcher-worker-6 @coroutine#4108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a4e1ca7 2024-02-06 22:58:32.931 [DefaultDispatcher-worker-5 @coroutine#4108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a4e1ca7 2024-02-06 22:58:32.939 [DefaultDispatcher-worker-2 @coroutine#4108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a4e1ca7 2024-02-06 22:58:32.997 [DefaultDispatcher-worker-9 @coroutine#4108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a4e1ca7 2024-02-06 22:58:32.998 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-06 22:58:33.003 [Test worker] INFO ktor.application - Application started in 0.005 seconds. 2024-02-06 22:58:33.023 [DefaultDispatcher-worker-12 @coroutine#4122] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-06 22:58:33.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2024-02-06 22:58:33.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:33.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:33.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:33.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:33.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:33.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:33.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b62ad1e 2024-02-06 22:58:33.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:33.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:33.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:33.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:33.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:33.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:33.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:33.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:33.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:33.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:33.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:33.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:33.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:33.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:33.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:33.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:33.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:33.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:33.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:33.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2024-02-06 22:58:33.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:33.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:33.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:33.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:33.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:33.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:33.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:33.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:33.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2024-02-06 22:58:33.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ddc817f 2024-02-06 22:58:33.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ddc817f 2024-02-06 22:58:33.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2024-02-06 22:58:33.049 [DefaultDispatcher-worker-6 @coroutine#3128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e75bef1 2024-02-06 22:58:33.049 [DefaultDispatcher-worker-6 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57703/UmAppDatabase/replication/nodeId 2024-02-06 22:58:33.049 [DefaultDispatcher-worker-6 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57703/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:33.049 [DefaultDispatcher-worker-6 @coroutine#3128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57703/UmAppDatabase/replication/nodeId 2024-02-06 22:58:33.051 [DefaultDispatcher-worker-7 @coroutine#3128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57703/UmAppDatabase/replication/nodeId 2024-02-06 22:58:33.051 [DefaultDispatcher-worker-7 @coroutine#3128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57703/UmAppDatabase/replication/nodeId 2024-02-06 22:58:33.081 [DefaultDispatcher-worker-2 @coroutine#4127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:58:33.081 [DefaultDispatcher-worker-2 @coroutine#4127] 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-02-06 22:58:33.081 [DefaultDispatcher-worker-2 @coroutine#4127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:58:33.081 [DefaultDispatcher-worker-2 @coroutine#4127] 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-02-06 22:58:33.101 [DefaultDispatcher-worker-6 @coroutine#4126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddc817f 2024-02-06 22:58:33.102 [DefaultDispatcher-worker-6 @coroutine#4126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 22:58:33.102 [DefaultDispatcher-worker-6 @coroutine#4126] 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-02-06 22:58:33.102 [DefaultDispatcher-worker-6 @coroutine#4126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 22:58:33.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2024-02-06 22:58:33.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:33.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:33.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:33.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:33.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:33.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:33.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40612056 2024-02-06 22:58:33.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:33.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:33.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:33.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:33.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:33.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:33.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:33.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:33.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:33.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:33.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:33.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:33.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:33.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:33.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:33.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:33.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:33.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:33.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:33.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2024-02-06 22:58:33.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:33.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:33.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:33.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:33.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:33.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:33.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:33.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:33.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2024-02-06 22:58:33.139 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:33.140 [DefaultDispatcher-worker-5 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b9a2629 2024-02-06 22:58:33.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@518ed9b4 2024-02-06 22:58:33.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@518ed9b4 2024-02-06 22:58:33.141 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2024-02-06 22:58:33.141 [DefaultDispatcher-worker-5 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId 2024-02-06 22:58:33.141 [DefaultDispatcher-worker-5 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:33.141 [DefaultDispatcher-worker-5 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId 2024-02-06 22:58:33.142 [DefaultDispatcher-worker-7 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId 2024-02-06 22:58:33.143 [DefaultDispatcher-worker-7 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId 2024-02-06 22:58:33.168 [eventLoopGroupProxy-19-1 @call-handler#4139] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-06 22:58:33.168 [eventLoopGroupProxy-19-1 @call-handler#4139] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:33.176 [DefaultDispatcher-worker-17 @coroutine#4142] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:58:33.176 [DefaultDispatcher-worker-17 @coroutine#4142] 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-02-06 22:58:33.176 [DefaultDispatcher-worker-17 @coroutine#4142] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:58:33.176 [DefaultDispatcher-worker-17 @coroutine#4142] 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-02-06 22:58:33.196 [eventLoopGroupProxy-19-2 @call-handler#4148] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-06 22:58:33.196 [DefaultDispatcher-worker-6 @coroutine#4141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@518ed9b4 2024-02-06 22:58:33.196 [DefaultDispatcher-worker-6 @coroutine#4141] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 22:58:33.196 [DefaultDispatcher-worker-6 @coroutine#4141] 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-02-06 22:58:33.196 [DefaultDispatcher-worker-6 @coroutine#4141] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 22:58:33.196 [eventLoopGroupProxy-19-2 @call-handler#4148] 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-02-06 22:58:33.196 [eventLoopGroupProxy-19-2 @call-handler#4148] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-06 22:58:33.197 [eventLoopGroupProxy-19-2 @call-handler#4148] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:33.203 [DefaultDispatcher-worker-1 @coroutine#4127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:58:33.204 [DefaultDispatcher-worker-1 @coroutine#4127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:58:33.205 [eventLoopGroupProxy-19-2 @call-handler#4153] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-06 22:58:33.205 [eventLoopGroupProxy-19-2 @call-handler#4153] 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-02-06 22:58:33.205 [eventLoopGroupProxy-19-2 @call-handler#4153] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-06 22:58:33.206 [eventLoopGroupProxy-19-2 @call-handler#4153] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:33.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2024-02-06 22:58:33.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:33.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:33.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:33.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:33.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:33.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:33.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a15d5f5 2024-02-06 22:58:33.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:33.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:33.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:33.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:33.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:33.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:33.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:33.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:33.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:33.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:33.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:33.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:33.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:33.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:33.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:33.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:33.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:33.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:33.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:33.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2024-02-06 22:58:33.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:33.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:33.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:33.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:33.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:33.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:33.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:33.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:33.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2024-02-06 22:58:33.216 [DefaultDispatcher-worker-15 @coroutine#4142] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:58:33.216 [DefaultDispatcher-worker-15 @coroutine#4142] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:58:33.232 [eventLoopGroupProxy-19-3 @call-handler#4156] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-06 22:58:33.233 [eventLoopGroupProxy-19-3 @call-handler#4156] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:33.234 [DefaultDispatcher-worker-1 @coroutine#4126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 22:58:33.234 [DefaultDispatcher-worker-1 @coroutine#4126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 22:58:33.241 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:33.242 [DefaultDispatcher-worker-7 @coroutine#4126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddc817f 2024-02-06 22:58:33.247 [eventLoopGroupProxy-19-2 @call-handler#4161] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-06 22:58:33.247 [eventLoopGroupProxy-19-2 @call-handler#4161] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:33.248 [DefaultDispatcher-worker-10 @coroutine#4141] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 22:58:33.248 [DefaultDispatcher-worker-10 @coroutine#4141] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 22:58:33.251 [DefaultDispatcher-worker-17 @coroutine#4128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddc817f 2024-02-06 22:58:33.256 [DefaultDispatcher-worker-11 @coroutine#4141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@518ed9b4 2024-02-06 22:58:33.264 [DefaultDispatcher-worker-15 @coroutine#4143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@518ed9b4 2024-02-06 22:58:33.271 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@549fe529 2024-02-06 22:58:33.271 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@549fe529 2024-02-06 22:58:33.271 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2024-02-06 22:58:33.292 [eventLoopGroupProxy-19-4 @call-handler#4168] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-06 22:58:33.292 [eventLoopGroupProxy-19-4 @call-handler#4168] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:33.305 [DefaultDispatcher-worker-9 @coroutine#4171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:58:33.305 [DefaultDispatcher-worker-9 @coroutine#4171] 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-02-06 22:58:33.305 [DefaultDispatcher-worker-9 @coroutine#4171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:58:33.305 [DefaultDispatcher-worker-9 @coroutine#4171] 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-02-06 22:58:33.306 [eventLoopGroupProxy-19-2 @call-handler#4175] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-06 22:58:33.307 [eventLoopGroupProxy-19-2 @call-handler#4175] 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-02-06 22:58:33.307 [eventLoopGroupProxy-19-2 @call-handler#4175] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-06 22:58:33.308 [eventLoopGroupProxy-19-2 @call-handler#4175] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:33.308 [DefaultDispatcher-worker-8 @coroutine#4171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:58:33.309 [DefaultDispatcher-worker-8 @coroutine#4171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:58:33.323 [DefaultDispatcher-worker-14 @coroutine#4170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549fe529 2024-02-06 22:58:33.323 [DefaultDispatcher-worker-14 @coroutine#4170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 22:58:33.323 [DefaultDispatcher-worker-14 @coroutine#4170] 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-02-06 22:58:33.323 [DefaultDispatcher-worker-14 @coroutine#4170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 22:58:33.324 [eventLoopGroupProxy-19-2 @call-handler#4179] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-06 22:58:33.325 [eventLoopGroupProxy-19-2 @call-handler#4179] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:33.325 [DefaultDispatcher-worker-3 @coroutine#4170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 22:58:33.325 [DefaultDispatcher-worker-3 @coroutine#4170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 22:58:33.335 [DefaultDispatcher-worker-7 @coroutine#4170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549fe529 2024-02-06 22:58:33.343 [DefaultDispatcher-worker-12 @coroutine#4184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a4e1ca7 2024-02-06 22:58:33.343 [DefaultDispatcher-worker-8 @coroutine#4172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549fe529 2024-02-06 22:58:33.353 [DefaultDispatcher-worker-2 @coroutine#4184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a4e1ca7 2024-02-06 22:58:33.356 [DefaultDispatcher-worker-9 @coroutine#2992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14980819 2024-02-06 22:58:33.356 [DefaultDispatcher-worker-9 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId 2024-02-06 22:58:33.356 [DefaultDispatcher-worker-9 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:33.356 [DefaultDispatcher-worker-9 @coroutine#2992] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId 2024-02-06 22:58:33.357 [eventLoopGroupProxy-19-5 @call-handler#4192] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-06 22:58:33.358 [eventLoopGroupProxy-19-5 @call-handler#4192] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:33.359 [DefaultDispatcher-worker-4 @coroutine#2992] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId 2024-02-06 22:58:33.359 [DefaultDispatcher-worker-4 @coroutine#2992] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId 2024-02-06 22:58:33.361 [DefaultDispatcher-worker-1 @coroutine#4184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a4e1ca7 2024-02-06 22:58:33.369 [DefaultDispatcher-worker-12 @coroutine#4184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a4e1ca7 2024-02-06 22:58:33.371 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:33.377 [DefaultDispatcher-worker-1 @coroutine#4184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a4e1ca7 2024-02-06 22:58:33.413 [DefaultDispatcher-worker-17 @coroutine#3174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe852a 2024-02-06 22:58:33.413 [DefaultDispatcher-worker-17 @coroutine#3174] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36799/UmAppDatabase/replication/nodeId 2024-02-06 22:58:33.413 [DefaultDispatcher-worker-17 @coroutine#3174] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36799/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:33.413 [DefaultDispatcher-worker-17 @coroutine#3174] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36799/UmAppDatabase/replication/nodeId 2024-02-06 22:58:33.415 [DefaultDispatcher-worker-10 @coroutine#3174] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36799/UmAppDatabase/replication/nodeId 2024-02-06 22:58:33.415 [DefaultDispatcher-worker-10 @coroutine#3174] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36799/UmAppDatabase/replication/nodeId 2024-02-06 22:58:33.419 [DefaultDispatcher-worker-7 @coroutine#4184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a4e1ca7 2024-02-06 22:58:33.431 [DefaultDispatcher-worker-2 @coroutine#4184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-06 22:58:33.431 [DefaultDispatcher-worker-2 @coroutine#4184] 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-02-06 22:58:33.431 [DefaultDispatcher-worker-2 @coroutine#4184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-06 22:58:33.433 [eventLoopGroupProxy-19-2 @call-handler#4211] 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-02-06 22:58:33.440 [DefaultDispatcher-worker-12 @coroutine#4203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddc817f 2024-02-06 22:58:33.448 [DefaultDispatcher-worker-9 @coroutine#3026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c931728 2024-02-06 22:58:33.448 [DefaultDispatcher-worker-9 @coroutine#3026] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId 2024-02-06 22:58:33.448 [DefaultDispatcher-worker-9 @coroutine#3026] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:33.448 [DefaultDispatcher-worker-9 @coroutine#3026] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId 2024-02-06 22:58:33.450 [DefaultDispatcher-worker-12 @coroutine#3026] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId 2024-02-06 22:58:33.450 [DefaultDispatcher-worker-12 @coroutine#3026] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId 2024-02-06 22:58:33.494 [DefaultDispatcher-worker-12 @coroutine#4184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-06 22:58:33.494 [DefaultDispatcher-worker-12 @coroutine#4184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-06 22:58:33.495 [DefaultDispatcher-worker-12 @coroutine#4184] 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-02-06 22:58:33.495 [DefaultDispatcher-worker-12 @coroutine#4184] 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-02-06 22:58:33.495 [DefaultDispatcher-worker-12 @coroutine#4184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555854297275301888 2024-02-06 22:58:33.495 [DefaultDispatcher-worker-12 @coroutine#4184] 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?uid=555854297275301888. 2024-02-06 22:58:33.495 [DefaultDispatcher-worker-12 @coroutine#4184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555854297275301888 2024-02-06 22:58:33.497 [eventLoopGroupProxy-19-2 @call-handler#4218] 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/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /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/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-02-06 22:58:33.512 [eventLoopGroupProxy-19-2 @call-handler#4218] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:33.513 [DefaultDispatcher-worker-9 @coroutine#4184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555854297275301888 2024-02-06 22:58:33.513 [DefaultDispatcher-worker-9 @coroutine#4184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555854297275301888 2024-02-06 22:58:33.514 [DefaultDispatcher-worker-9 @coroutine#4184] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555854297275301888. 2024-02-06 22:58:33.514 [DefaultDispatcher-worker-9 @coroutine#4184] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555854297275301888 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:58:33.524 [DefaultDispatcher-worker-2 @coroutine#4184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddc817f 2024-02-06 22:58:33.525 [DefaultDispatcher-worker-2 @coroutine#4184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-06 22:58:33.525 [DefaultDispatcher-worker-2 @coroutine#4184] 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-02-06 22:58:33.525 [DefaultDispatcher-worker-2 @coroutine#4184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-06 22:58:33.529 [eventLoopGroupProxy-19-2 @call-handler#4223] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-02-06 22:58:33.532 [eventLoopGroupProxy-19-2 @call-handler#4223] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:33.533 [DefaultDispatcher-worker-7 @coroutine#4184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-06 22:58:33.534 [DefaultDispatcher-worker-7 @coroutine#4184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-06 22:58:33.534 [DefaultDispatcher-worker-7 @coroutine#4184] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-02-06 22:58:33.534 [DefaultDispatcher-worker-7 @coroutine#4184] 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-02-06 22:58:33.543 [DefaultDispatcher-worker-17 @coroutine#4184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddc817f 2024-02-06 22:58:33.568 [DefaultDispatcher-worker-17 @coroutine#4184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddc817f 2024-02-06 22:58:33.578 [DefaultDispatcher-worker-1 @coroutine#4184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a4e1ca7 2024-02-06 22:58:33.578 [DefaultDispatcher-worker-6 @coroutine#4128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddc817f 2024-02-06 22:58:33.578 [DefaultDispatcher-worker-6 @coroutine#4128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:58:33.578 [DefaultDispatcher-worker-6 @coroutine#4128] 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-02-06 22:58:33.578 [DefaultDispatcher-worker-6 @coroutine#4128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:58:33.578 [DefaultDispatcher-worker-6 @coroutine#4128] 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-02-06 22:58:33.581 [eventLoopGroupProxy-19-2 @call-handler#4229] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-06 22:58:33.581 [eventLoopGroupProxy-19-2 @call-handler#4229] 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-02-06 22:58:33.581 [eventLoopGroupProxy-19-2 @call-handler#4229] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-06 22:58:33.586 [DefaultDispatcher-worker-1 @coroutine#4184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a4e1ca7 2024-02-06 22:58:33.597 [DefaultDispatcher-worker-12 @call-handler#4229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a4e1ca7 2024-02-06 22:58:33.597 [eventLoopGroupProxy-19-2 @call-handler#4229] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:33.598 [DefaultDispatcher-worker-3 @coroutine#4128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:58:33.598 [DefaultDispatcher-worker-3 @coroutine#4128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:58:33.598 [DefaultDispatcher-worker-3 @coroutine#4128] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-06 22:58:33.598 [DefaultDispatcher-worker-3 @coroutine#4128] 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-02-06 22:58:33.606 [DefaultDispatcher-worker-16 @coroutine#4184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a4e1ca7 2024-02-06 22:58:33.608 [DefaultDispatcher-worker-7 @coroutine#4128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddc817f 2024-02-06 22:58:33.615 [DefaultDispatcher-worker-13 @coroutine#4184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a4e1ca7 2024-02-06 22:58:33.647 [DefaultDispatcher-worker-8 @coroutine#4184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a4e1ca7 2024-02-06 22:58:33.648 [DefaultDispatcher-worker-8 @coroutine#4184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-06 22:58:33.648 [DefaultDispatcher-worker-8 @coroutine#4184] 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-02-06 22:58:33.648 [DefaultDispatcher-worker-8 @coroutine#4184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-06 22:58:33.650 [eventLoopGroupProxy-19-2 @call-handler#4246] 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-02-06 22:58:33.657 [DefaultDispatcher-worker-13 @coroutine#4238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@518ed9b4 2024-02-06 22:58:33.694 [DefaultDispatcher-worker-2 @coroutine#4184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-06 22:58:33.694 [DefaultDispatcher-worker-2 @coroutine#4184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-06 22:58:33.694 [DefaultDispatcher-worker-2 @coroutine#4184] 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-02-06 22:58:33.694 [DefaultDispatcher-worker-2 @coroutine#4184] 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-02-06 22:58:33.695 [DefaultDispatcher-worker-2 @coroutine#4184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555854297275301889 2024-02-06 22:58:33.695 [DefaultDispatcher-worker-2 @coroutine#4184] 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?uid=555854297275301889. 2024-02-06 22:58:33.695 [DefaultDispatcher-worker-2 @coroutine#4184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555854297275301889 2024-02-06 22:58:33.696 [eventLoopGroupProxy-19-2 @call-handler#4250] 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/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /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/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-02-06 22:58:33.698 [eventLoopGroupProxy-19-2 @call-handler#4250] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:33.698 [DefaultDispatcher-worker-15 @coroutine#4184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555854297275301889 2024-02-06 22:58:33.699 [DefaultDispatcher-worker-15 @coroutine#4184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555854297275301889 2024-02-06 22:58:33.699 [DefaultDispatcher-worker-15 @coroutine#4184] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555854297275301889. 2024-02-06 22:58:33.699 [DefaultDispatcher-worker-15 @coroutine#4184] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555854297275301889 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:58:33.707 [DefaultDispatcher-worker-15 @coroutine#4184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@518ed9b4 2024-02-06 22:58:33.713 [DefaultDispatcher-worker-15 @coroutine#4184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-06 22:58:33.713 [DefaultDispatcher-worker-15 @coroutine#4184] 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-02-06 22:58:33.713 [DefaultDispatcher-worker-15 @coroutine#4184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-06 22:58:33.715 [eventLoopGroupProxy-19-2 @call-handler#4254] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-02-06 22:58:33.715 [eventLoopGroupProxy-19-2 @call-handler#4254] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:33.716 [DefaultDispatcher-worker-7 @coroutine#4184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-06 22:58:33.716 [DefaultDispatcher-worker-7 @coroutine#4184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-06 22:58:33.717 [DefaultDispatcher-worker-7 @coroutine#4184] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-02-06 22:58:33.717 [DefaultDispatcher-worker-7 @coroutine#4184] 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-02-06 22:58:33.725 [DefaultDispatcher-worker-15 @coroutine#4184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@518ed9b4 2024-02-06 22:58:33.752 [DefaultDispatcher-worker-8 @coroutine#4184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@518ed9b4 2024-02-06 22:58:33.757 [DefaultDispatcher-worker-13 @coroutine#3059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52c7437 2024-02-06 22:58:33.757 [DefaultDispatcher-worker-13 @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:58:33.757 [DefaultDispatcher-worker-13 @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://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:33.757 [DefaultDispatcher-worker-13 @coroutine#3059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:58:33.758 [DefaultDispatcher-worker-7 @coroutine#3059] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:58:33.761 [DefaultDispatcher-worker-13 @coroutine#4143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@518ed9b4 2024-02-06 22:58:33.762 [DefaultDispatcher-worker-13 @coroutine#4143] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:58:33.762 [DefaultDispatcher-worker-13 @coroutine#4143] 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-02-06 22:58:33.762 [DefaultDispatcher-worker-13 @coroutine#4143] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:58:33.762 [DefaultDispatcher-worker-13 @coroutine#4143] 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-02-06 22:58:33.764 [eventLoopGroupProxy-19-2 @call-handler#4262] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-06 22:58:33.764 [eventLoopGroupProxy-19-2 @call-handler#4262] 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-02-06 22:58:33.764 [eventLoopGroupProxy-19-2 @call-handler#4262] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-06 22:58:33.765 [DefaultDispatcher-worker-8 @coroutine#4184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a4e1ca7 2024-02-06 22:58:33.770 [DefaultDispatcher-worker-14 @coroutine#3238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579ee82 2024-02-06 22:58:33.770 [DefaultDispatcher-worker-6 @coroutine#2880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c261c74 2024-02-06 22:58:33.770 [DefaultDispatcher-worker-14 @coroutine#3238] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35811/UmAppDatabase/replication/nodeId 2024-02-06 22:58:33.770 [DefaultDispatcher-worker-6 @coroutine#2880] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId 2024-02-06 22:58:33.770 [DefaultDispatcher-worker-14 @coroutine#3238] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35811/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:33.771 [DefaultDispatcher-worker-14 @coroutine#3238] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35811/UmAppDatabase/replication/nodeId 2024-02-06 22:58:33.771 [DefaultDispatcher-worker-6 @coroutine#2880] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:33.771 [DefaultDispatcher-worker-6 @coroutine#2880] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId 2024-02-06 22:58:33.772 [DefaultDispatcher-worker-16 @coroutine#2880] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId 2024-02-06 22:58:33.772 [DefaultDispatcher-worker-16 @coroutine#2880] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId 2024-02-06 22:58:33.772 [DefaultDispatcher-worker-2 @coroutine#3238] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35811/UmAppDatabase/replication/nodeId 2024-02-06 22:58:33.772 [DefaultDispatcher-worker-2 @coroutine#3238] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35811/UmAppDatabase/replication/nodeId 2024-02-06 22:58:33.773 [DefaultDispatcher-worker-16 @call-handler#4262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a4e1ca7 2024-02-06 22:58:33.774 [eventLoopGroupProxy-19-2 @call-handler#4262] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:33.775 [DefaultDispatcher-worker-9 @coroutine#4143] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:58:33.775 [DefaultDispatcher-worker-9 @coroutine#4143] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:58:33.775 [DefaultDispatcher-worker-9 @coroutine#4143] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-06 22:58:33.775 [DefaultDispatcher-worker-9 @coroutine#4143] 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-02-06 22:58:33.786 [DefaultDispatcher-worker-5 @coroutine#4143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@518ed9b4 2024-02-06 22:58:33.789 [DefaultDispatcher-worker-16 @coroutine#4184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a4e1ca7 2024-02-06 22:58:33.826 [UI Thread @coroutine#4279] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555854297275301888&assignmentUid=555854297275301888 2024-02-06 22:58:33.827 [UI Thread @coroutine#4279] 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/getLatestSubmissionForUserAsync?accountPersonUid=555854297275301888&assignmentUid=555854297275301888. 2024-02-06 22:58:33.827 [UI Thread @coroutine#4279] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555854297275301888&assignmentUid=555854297275301888 2024-02-06 22:58:33.828 [UI Thread @coroutine#4285] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555854297275301888&accountPersonUid=555854297275301888 2024-02-06 22:58:33.828 [UI Thread @coroutine#4285] 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=555854297275301888&accountPersonUid=555854297275301888. 2024-02-06 22:58:33.828 [UI Thread @coroutine#4285] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555854297275301888&accountPersonUid=555854297275301888 2024-02-06 22:58:33.829 [eventLoopGroupProxy-19-2 @call-handler#4290] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getLatestSubmissionForUserAsync] /, 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:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getLatestSubmissionForUserAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) 2024-02-06 22:58:33.836 [UI Thread @coroutine#4287] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555854297275301888&assignmentUid=555854297275301888 2024-02-06 22:58:33.836 [UI Thread @coroutine#4287] 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=555854297275301888&assignmentUid=555854297275301888. 2024-02-06 22:58:33.836 [UI Thread @coroutine#4287] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555854297275301888&assignmentUid=555854297275301888 2024-02-06 22:58:33.847 [eventLoopGroupProxy-19-2 @call-handler#4290] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:33.848 [UI Thread @coroutine#4279] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555854297275301888&assignmentUid=555854297275301888 2024-02-06 22:58:33.849 [UI Thread @coroutine#4279] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555854297275301888&assignmentUid=555854297275301888 2024-02-06 22:58:33.849 [UI Thread @coroutine#4279] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555854297275301888&assignmentUid=555854297275301888. 2024-02-06 22:58:33.849 [UI Thread @coroutine#4279] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555854297275301888&assignmentUid=555854297275301888 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:58:33.861 [DefaultDispatcher-worker-13 @coroutine#4279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddc817f 2024-02-06 22:58:33.870 [eventLoopGroupProxy-19-6 @call-handler#4301] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-02-06 22:58:33.887 [eventLoopGroupProxy-19-7 @call-handler#4305] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-02-06 22:58:33.890 [eventLoopGroupProxy-19-7 @call-handler#4305] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:33.893 [UI Thread @coroutine#4287] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555854297275301888&assignmentUid=555854297275301888 2024-02-06 22:58:33.893 [UI Thread @coroutine#4287] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555854297275301888&assignmentUid=555854297275301888 2024-02-06 22:58:33.893 [UI Thread @coroutine#4287] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555854297275301888&assignmentUid=555854297275301888. 2024-02-06 22:58:33.893 [UI Thread @coroutine#4287] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555854297275301888&assignmentUid=555854297275301888 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:58:33.903 [DefaultDispatcher-worker-13 @coroutine#4287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddc817f 2024-02-06 22:58:33.903 [eventLoopGroupProxy-19-6 @call-handler#4301] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:33.904 [UI Thread @coroutine#4285] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555854297275301888&accountPersonUid=555854297275301888 2024-02-06 22:58:33.904 [UI Thread @coroutine#4285] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555854297275301888&accountPersonUid=555854297275301888 2024-02-06 22:58:33.905 [UI Thread @coroutine#4285] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555854297275301888&accountPersonUid=555854297275301888. 2024-02-06 22:58:33.905 [UI Thread @coroutine#4285] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555854297275301888&accountPersonUid=555854297275301888 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:58:33.907 [DefaultDispatcher-worker-16 @coroutine#3073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-06 22:58:33.908 [DefaultDispatcher-worker-16 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49155/UmAppDatabase/replication/nodeId 2024-02-06 22:58:33.908 [DefaultDispatcher-worker-16 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49155/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:33.908 [DefaultDispatcher-worker-16 @coroutine#3073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49155/UmAppDatabase/replication/nodeId 2024-02-06 22:58:33.908 [DefaultDispatcher-worker-14 @coroutine#2913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cd31214 2024-02-06 22:58:33.909 [DefaultDispatcher-worker-14 @coroutine#2913] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId 2024-02-06 22:58:33.909 [DefaultDispatcher-worker-14 @coroutine#2913] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:33.909 [DefaultDispatcher-worker-14 @coroutine#2913] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId 2024-02-06 22:58:33.909 [DefaultDispatcher-worker-15 @coroutine#3073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49155/UmAppDatabase/replication/nodeId 2024-02-06 22:58:33.909 [DefaultDispatcher-worker-15 @coroutine#3073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49155/UmAppDatabase/replication/nodeId 2024-02-06 22:58:33.910 [DefaultDispatcher-worker-11 @coroutine#2913] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId 2024-02-06 22:58:33.910 [DefaultDispatcher-worker-11 @coroutine#2913] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId 2024-02-06 22:58:33.917 [DefaultDispatcher-worker-6 @coroutine#4285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddc817f 2024-02-06 22:58:33.921 [UI Thread @coroutine#4318] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=555854297275301888 2024-02-06 22:58:33.921 [UI Thread @coroutine#4318] 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=555854297275301888. 2024-02-06 22:58:33.921 [UI Thread @coroutine#4318] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=555854297275301888 2024-02-06 22:58:33.923 [eventLoopGroupProxy-19-2 @call-handler#4320] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findByUidWithBlockAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) 2024-02-06 22:58:33.925 [eventLoopGroupProxy-19-2 @call-handler#4320] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:33.926 [UI Thread @coroutine#4318] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=555854297275301888 2024-02-06 22:58:33.926 [UI Thread @coroutine#4318] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=555854297275301888 2024-02-06 22:58:33.926 [UI Thread @coroutine#4318] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=555854297275301888. 2024-02-06 22:58:33.926 [UI Thread @coroutine#4318] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=555854297275301888 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:58:33.936 [DefaultDispatcher-worker-17 @coroutine#4318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddc817f 2024-02-06 22:58:33.950 [DefaultDispatcher-worker-17 @coroutine#4318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddc817f 2024-02-06 22:58:33.960 [DefaultDispatcher-worker-8 @coroutine#4128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddc817f 2024-02-06 22:58:33.960 [DefaultDispatcher-worker-8 @coroutine#4128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:58:33.960 [DefaultDispatcher-worker-8 @coroutine#4128] 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-02-06 22:58:33.960 [DefaultDispatcher-worker-8 @coroutine#4128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:58:33.960 [DefaultDispatcher-worker-8 @coroutine#4128] 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-02-06 22:58:33.962 [eventLoopGroupProxy-19-2 @call-handler#4329] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-06 22:58:33.962 [eventLoopGroupProxy-19-2 @call-handler#4329] 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-02-06 22:58:33.962 [eventLoopGroupProxy-19-2 @call-handler#4329] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-06 22:58:33.972 [DefaultDispatcher-worker-11 @call-handler#4329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a4e1ca7 2024-02-06 22:58:33.973 [eventLoopGroupProxy-19-2 @call-handler#4329] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:33.973 [DefaultDispatcher-worker-2 @coroutine#4128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:58:33.973 [DefaultDispatcher-worker-2 @coroutine#4128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:58:33.974 [DefaultDispatcher-worker-2 @coroutine#4128] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-06 22:58:33.974 [DefaultDispatcher-worker-2 @coroutine#4128] 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-02-06 22:58:33.981 [UI Thread @coroutine#4334] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555854297275301888&accountPersonUid=555854297275301889 2024-02-06 22:58:33.981 [UI Thread @coroutine#4334] 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=555854297275301888&accountPersonUid=555854297275301889. 2024-02-06 22:58:33.981 [UI Thread @coroutine#4334] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555854297275301888&accountPersonUid=555854297275301889 2024-02-06 22:58:33.982 [UI Thread @coroutine#4336] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=555854297275301888 2024-02-06 22:58:33.982 [UI Thread @coroutine#4336] 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=555854297275301888. 2024-02-06 22:58:33.982 [UI Thread @coroutine#4336] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=555854297275301888 2024-02-06 22:58:33.982 [DefaultDispatcher-worker-12 @coroutine#4128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddc817f 2024-02-06 22:58:33.983 [eventLoopGroupProxy-19-2 @call-handler#4345] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2024-02-06 22:58:33.984 [eventLoopGroupProxy-19-6 @call-handler#4346] 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/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /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/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "getNamesByUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) 2024-02-06 22:58:33.986 [eventLoopGroupProxy-19-6 @call-handler#4346] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:33.990 [eventLoopGroupProxy-19-2 @call-handler#4345] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:33.996 [UI Thread @coroutine#4336] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=555854297275301888 2024-02-06 22:58:33.996 [UI Thread @coroutine#4336] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=555854297275301888 2024-02-06 22:58:33.996 [UI Thread @coroutine#4334] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555854297275301888&accountPersonUid=555854297275301889 2024-02-06 22:58:33.996 [UI Thread @coroutine#4334] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555854297275301888&accountPersonUid=555854297275301889 2024-02-06 22:58:33.996 [UI Thread @coroutine#4353] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=555854297275301888 2024-02-06 22:58:33.996 [UI Thread @coroutine#4353] 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=555854297275301888. 2024-02-06 22:58:33.996 [UI Thread @coroutine#4353] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=555854297275301888 2024-02-06 22:58:33.997 [UI Thread @coroutine#4355] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=555854297275301888&assignmentUid=555854297275301888 2024-02-06 22:58:33.997 [UI Thread @coroutine#4355] 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=555854297275301888&assignmentUid=555854297275301888. 2024-02-06 22:58:33.997 [UI Thread @coroutine#4355] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=555854297275301888&assignmentUid=555854297275301888 2024-02-06 22:58:33.997 [UI Thread @coroutine#4357] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=555854297275301888&assignmentUid=555854297275301888 2024-02-06 22:58:33.997 [UI Thread @coroutine#4357] 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=555854297275301888&assignmentUid=555854297275301888. 2024-02-06 22:58:33.997 [UI Thread @coroutine#4357] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=555854297275301888&assignmentUid=555854297275301888 2024-02-06 22:58:33.998 [eventLoopGroupProxy-19-2 @call-handler#4365] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseBlockDao" -> "findCourseBlockByAssignmentUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) 2024-02-06 22:58:33.998 [eventLoopGroupProxy-19-6 @call-handler#4367] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) 2024-02-06 22:58:33.998 [eventLoopGroupProxy-19-7 @call-handler#4366] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getAllSubmissionsFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) 2024-02-06 22:58:34.000 [UI Thread @coroutine#4336] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=555854297275301888. 2024-02-06 22:58:34.000 [UI Thread @coroutine#4336] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=555854297275301888 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:58:34.000 [eventLoopGroupProxy-19-7 @call-handler#4366] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:34.000 [UI Thread @coroutine#4334] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555854297275301888&accountPersonUid=555854297275301889. 2024-02-06 22:58:34.000 [UI Thread @coroutine#4334] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555854297275301888&accountPersonUid=555854297275301889 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:58:34.002 [eventLoopGroupProxy-19-2 @call-handler#4365] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:34.003 [eventLoopGroupProxy-19-6 @call-handler#4367] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:34.010 [DefaultDispatcher-worker-12 @coroutine#4336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@518ed9b4 2024-02-06 22:58:34.011 [UI Thread @coroutine#4355] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=555854297275301888&assignmentUid=555854297275301888 2024-02-06 22:58:34.011 [UI Thread @coroutine#4355] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=555854297275301888&assignmentUid=555854297275301888 2024-02-06 22:58:34.011 [UI Thread @coroutine#4353] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=555854297275301888 2024-02-06 22:58:34.011 [UI Thread @coroutine#4353] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=555854297275301888 2024-02-06 22:58:34.011 [UI Thread @coroutine#4357] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=555854297275301888&assignmentUid=555854297275301888 2024-02-06 22:58:34.011 [UI Thread @coroutine#4357] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=555854297275301888&assignmentUid=555854297275301888 2024-02-06 22:58:34.012 [UI Thread @coroutine#4355] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=555854297275301888&assignmentUid=555854297275301888. 2024-02-06 22:58:34.012 [UI Thread @coroutine#4355] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=555854297275301888&assignmentUid=555854297275301888 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:58:34.012 [UI Thread @coroutine#4353] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=555854297275301888. 2024-02-06 22:58:34.012 [UI Thread @coroutine#4353] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=555854297275301888 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:58:34.012 [UI Thread @coroutine#4357] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=555854297275301888&assignmentUid=555854297275301888. 2024-02-06 22:58:34.012 [UI Thread @coroutine#4357] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=555854297275301888&assignmentUid=555854297275301888 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:58:34.020 [DefaultDispatcher-worker-1 @coroutine#4334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@518ed9b4 2024-02-06 22:58:34.031 [DefaultDispatcher-worker-1 @coroutine#4355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@518ed9b4 2024-02-06 22:58:34.039 [DefaultDispatcher-worker-13 @coroutine#4353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@518ed9b4 2024-02-06 22:58:34.046 [DefaultDispatcher-worker-7 @coroutine#4357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@518ed9b4 2024-02-06 22:58:34.050 [UI Thread @coroutine#4382] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555854297275301888&accountPersonUid=555854297275301889 2024-02-06 22:58:34.050 [UI Thread @coroutine#4382] 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=555854297275301888&accountPersonUid=555854297275301889. 2024-02-06 22:58:34.050 [UI Thread @coroutine#4382] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555854297275301888&accountPersonUid=555854297275301889 2024-02-06 22:58:34.052 [eventLoopGroupProxy-19-2 @call-handler#4384] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2024-02-06 22:58:34.055 [eventLoopGroupProxy-19-2 @call-handler#4384] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:34.056 [UI Thread @coroutine#4382] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555854297275301888&accountPersonUid=555854297275301889 2024-02-06 22:58:34.056 [UI Thread @coroutine#4382] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555854297275301888&accountPersonUid=555854297275301889 2024-02-06 22:58:34.056 [UI Thread @coroutine#4382] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555854297275301888&accountPersonUid=555854297275301889. 2024-02-06 22:58:34.056 [UI Thread @coroutine#4382] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555854297275301888&accountPersonUid=555854297275301889 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:58:34.060 [DefaultDispatcher-worker-12 @coroutine#3128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e75bef1 2024-02-06 22:58:34.061 [DefaultDispatcher-worker-12 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57703/UmAppDatabase/replication/nodeId 2024-02-06 22:58:34.061 [DefaultDispatcher-worker-12 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57703/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:34.061 [DefaultDispatcher-worker-12 @coroutine#3128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57703/UmAppDatabase/replication/nodeId 2024-02-06 22:58:34.062 [DefaultDispatcher-worker-12 @coroutine#3128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57703/UmAppDatabase/replication/nodeId 2024-02-06 22:58:34.062 [DefaultDispatcher-worker-12 @coroutine#3128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57703/UmAppDatabase/replication/nodeId 2024-02-06 22:58:34.068 [DefaultDispatcher-worker-6 @coroutine#4382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@518ed9b4 2024-02-06 22:58:34.082 [DefaultDispatcher-worker-8 @coroutine#4382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@518ed9b4 2024-02-06 22:58:34.092 [DefaultDispatcher-worker-2 @coroutine#4143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@518ed9b4 2024-02-06 22:58:34.092 [DefaultDispatcher-worker-2 @coroutine#4143] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:58:34.092 [DefaultDispatcher-worker-2 @coroutine#4143] 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-02-06 22:58:34.092 [DefaultDispatcher-worker-2 @coroutine#4143] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:58:34.092 [DefaultDispatcher-worker-2 @coroutine#4143] 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-02-06 22:58:34.094 [eventLoopGroupProxy-19-2 @call-handler#4392] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-06 22:58:34.095 [eventLoopGroupProxy-19-2 @call-handler#4392] 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-02-06 22:58:34.095 [eventLoopGroupProxy-19-2 @call-handler#4392] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-06 22:58:34.106 [DefaultDispatcher-worker-10 @call-handler#4392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a4e1ca7 2024-02-06 22:58:34.107 [eventLoopGroupProxy-19-2 @call-handler#4392] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:34.108 [DefaultDispatcher-worker-7 @coroutine#4143] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:58:34.108 [DefaultDispatcher-worker-7 @coroutine#4143] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:58:34.108 [DefaultDispatcher-worker-7 @coroutine#4143] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-06 22:58:34.108 [DefaultDispatcher-worker-7 @coroutine#4143] 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-02-06 22:58:34.111 [UI Thread @coroutine#4411] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555854297275301888&accountPersonUid=555854297275301888 2024-02-06 22:58:34.111 [UI Thread @coroutine#4411] 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=555854297275301888&accountPersonUid=555854297275301888. 2024-02-06 22:58:34.111 [UI Thread @coroutine#4411] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555854297275301888&accountPersonUid=555854297275301888 2024-02-06 22:58:34.112 [UI Thread @coroutine#4413] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555854297275301888&assignmentUid=555854297275301888 2024-02-06 22:58:34.112 [UI Thread @coroutine#4413] 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=555854297275301888&assignmentUid=555854297275301888. 2024-02-06 22:58:34.112 [UI Thread @coroutine#4413] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555854297275301888&assignmentUid=555854297275301888 2024-02-06 22:58:34.112 [UI Thread @coroutine#4406] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555854297275301888&assignmentUid=555854297275301888 2024-02-06 22:58:34.112 [UI Thread @coroutine#4406] 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/getLatestSubmissionForUserAsync?accountPersonUid=555854297275301888&assignmentUid=555854297275301888. 2024-02-06 22:58:34.112 [UI Thread @coroutine#4406] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555854297275301888&assignmentUid=555854297275301888 2024-02-06 22:58:34.113 [eventLoopGroupProxy-19-6 @call-handler#4421] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-02-06 22:58:34.113 [eventLoopGroupProxy-19-2 @call-handler#4420] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-02-06 22:58:34.114 [eventLoopGroupProxy-19-7 @call-handler#4426] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getLatestSubmissionForUserAsync] /, 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:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getLatestSubmissionForUserAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) 2024-02-06 22:58:34.115 [eventLoopGroupProxy-19-6 @call-handler#4421] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:34.116 [UI Thread @coroutine#4413] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555854297275301888&assignmentUid=555854297275301888 2024-02-06 22:58:34.116 [eventLoopGroupProxy-19-2 @call-handler#4420] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:34.116 [UI Thread @coroutine#4413] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555854297275301888&assignmentUid=555854297275301888 2024-02-06 22:58:34.116 [UI Thread @coroutine#4413] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555854297275301888&assignmentUid=555854297275301888. 2024-02-06 22:58:34.116 [UI Thread @coroutine#4413] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555854297275301888&assignmentUid=555854297275301888 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:58:34.116 [eventLoopGroupProxy-19-7 @call-handler#4426] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:58:34.117 [UI Thread @coroutine#4411] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555854297275301888&accountPersonUid=555854297275301888 2024-02-06 22:58:34.117 [UI Thread @coroutine#4411] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555854297275301888&accountPersonUid=555854297275301888 2024-02-06 22:58:34.117 [UI Thread @coroutine#4411] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555854297275301888&accountPersonUid=555854297275301888. 2024-02-06 22:58:34.117 [UI Thread @coroutine#4411] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555854297275301888&accountPersonUid=555854297275301888 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:58:34.117 [DefaultDispatcher-worker-5 @coroutine#4143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@518ed9b4 2024-02-06 22:58:34.117 [UI Thread @coroutine#4406] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555854297275301888&assignmentUid=555854297275301888 2024-02-06 22:58:34.117 [UI Thread @coroutine#4406] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555854297275301888&assignmentUid=555854297275301888 2024-02-06 22:58:34.118 [UI Thread @coroutine#4406] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555854297275301888&assignmentUid=555854297275301888. 2024-02-06 22:58:34.118 [UI Thread @coroutine#4406] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555854297275301888&assignmentUid=555854297275301888 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:58:34.126 [DefaultDispatcher-worker-1 @coroutine#4413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddc817f 2024-02-06 22:58:34.136 [DefaultDispatcher-worker-15 @coroutine#4411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddc817f 2024-02-06 22:58:34.146 [DefaultDispatcher-worker-17 @coroutine#4406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddc817f 2024-02-06 22:58:34.155 [DefaultDispatcher-worker-15 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b9a2629 2024-02-06 22:58:34.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown initiated... 2024-02-06 22:58:34.155 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Close initiated... 2024-02-06 22:58:34.155 [DefaultDispatcher-worker-15 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId 2024-02-06 22:58:34.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:34.155 [DefaultDispatcher-worker-15 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:34.155 [DefaultDispatcher-worker-15 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId 2024-02-06 22:58:34.157 [DefaultDispatcher-worker-10 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId 2024-02-06 22:58:34.157 [DefaultDispatcher-worker-10 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId 2024-02-06 22:58:34.167 [HikariPool-125 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ddc817f: (connection evicted) 2024-02-06 22:58:34.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:34.168 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Closed. 2024-02-06 22:58:34.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown completed. 2024-02-06 22:58:34.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown initiated... 2024-02-06 22:58:34.169 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Close initiated... 2024-02-06 22:58:34.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:34.177 [HikariPool-126 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Closing connection org.sqlite.jdbc4.JDBC4Connection@518ed9b4: (connection evicted) 2024-02-06 22:58:34.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:34.179 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Closed. 2024-02-06 22:58:34.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown completed. 2024-02-06 22:58:34.369 [DefaultDispatcher-worker-10 @coroutine#2992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14980819 2024-02-06 22:58:34.369 [DefaultDispatcher-worker-10 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId 2024-02-06 22:58:34.369 [DefaultDispatcher-worker-10 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:34.369 [DefaultDispatcher-worker-10 @coroutine#2992] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId 2024-02-06 22:58:34.371 [DefaultDispatcher-worker-6 @coroutine#2992] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId 2024-02-06 22:58:34.372 [DefaultDispatcher-worker-6 @coroutine#2992] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId 2024-02-06 22:58:34.424 [DefaultDispatcher-worker-17 @coroutine#3174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe852a 2024-02-06 22:58:34.425 [DefaultDispatcher-worker-17 @coroutine#3174] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36799/UmAppDatabase/replication/nodeId 2024-02-06 22:58:34.425 [DefaultDispatcher-worker-17 @coroutine#3174] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36799/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:34.425 [DefaultDispatcher-worker-17 @coroutine#3174] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36799/UmAppDatabase/replication/nodeId 2024-02-06 22:58:34.426 [DefaultDispatcher-worker-1 @coroutine#3174] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36799/UmAppDatabase/replication/nodeId 2024-02-06 22:58:34.426 [DefaultDispatcher-worker-1 @coroutine#3174] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36799/UmAppDatabase/replication/nodeId 2024-02-06 22:58:34.459 [DefaultDispatcher-worker-14 @coroutine#3026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c931728 2024-02-06 22:58:34.460 [DefaultDispatcher-worker-14 @coroutine#3026] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId 2024-02-06 22:58:34.460 [DefaultDispatcher-worker-14 @coroutine#3026] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:34.460 [DefaultDispatcher-worker-14 @coroutine#3026] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId 2024-02-06 22:58:34.461 [DefaultDispatcher-worker-15 @coroutine#3026] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId 2024-02-06 22:58:34.461 [DefaultDispatcher-worker-15 @coroutine#3026] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId 2024-02-06 22:58:34.775 [DefaultDispatcher-worker-12 @coroutine#3059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52c7437 2024-02-06 22:58:34.775 [DefaultDispatcher-worker-12 @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:58:34.776 [DefaultDispatcher-worker-12 @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://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:34.776 [DefaultDispatcher-worker-12 @coroutine#3059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:58:34.777 [DefaultDispatcher-worker-12 @coroutine#3059] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:58:34.779 [DefaultDispatcher-worker-8 @coroutine#2880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c261c74 2024-02-06 22:58:34.779 [DefaultDispatcher-worker-14 @coroutine#3238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579ee82 2024-02-06 22:58:34.779 [DefaultDispatcher-worker-14 @coroutine#3238] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35811/UmAppDatabase/replication/nodeId 2024-02-06 22:58:34.779 [DefaultDispatcher-worker-8 @coroutine#2880] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId 2024-02-06 22:58:34.780 [DefaultDispatcher-worker-8 @coroutine#2880] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:34.780 [DefaultDispatcher-worker-8 @coroutine#2880] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId 2024-02-06 22:58:34.780 [DefaultDispatcher-worker-14 @coroutine#3238] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35811/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:34.780 [DefaultDispatcher-worker-14 @coroutine#3238] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35811/UmAppDatabase/replication/nodeId 2024-02-06 22:58:34.781 [DefaultDispatcher-worker-13 @coroutine#3238] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35811/UmAppDatabase/replication/nodeId 2024-02-06 22:58:34.781 [DefaultDispatcher-worker-13 @coroutine#3238] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35811/UmAppDatabase/replication/nodeId 2024-02-06 22:58:34.782 [DefaultDispatcher-worker-10 @coroutine#2880] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId 2024-02-06 22:58:34.782 [DefaultDispatcher-worker-10 @coroutine#2880] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId 2024-02-06 22:58:34.929 [DefaultDispatcher-worker-3 @coroutine#2913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cd31214 2024-02-06 22:58:34.930 [DefaultDispatcher-worker-3 @coroutine#2913] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId 2024-02-06 22:58:34.930 [DefaultDispatcher-worker-3 @coroutine#2913] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:34.930 [DefaultDispatcher-worker-3 @coroutine#2913] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId 2024-02-06 22:58:34.930 [DefaultDispatcher-worker-5 @coroutine#3073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-06 22:58:34.930 [DefaultDispatcher-worker-5 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49155/UmAppDatabase/replication/nodeId 2024-02-06 22:58:34.930 [DefaultDispatcher-worker-5 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49155/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:34.930 [DefaultDispatcher-worker-5 @coroutine#3073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49155/UmAppDatabase/replication/nodeId 2024-02-06 22:58:34.932 [DefaultDispatcher-worker-13 @coroutine#3073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49155/UmAppDatabase/replication/nodeId 2024-02-06 22:58:34.932 [DefaultDispatcher-worker-8 @coroutine#2913] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId 2024-02-06 22:58:34.932 [DefaultDispatcher-worker-13 @coroutine#3073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49155/UmAppDatabase/replication/nodeId 2024-02-06 22:58:34.932 [DefaultDispatcher-worker-8 @coroutine#2913] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId 2024-02-06 22:58:35.073 [DefaultDispatcher-worker-17 @coroutine#3128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e75bef1 2024-02-06 22:58:35.073 [DefaultDispatcher-worker-17 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57703/UmAppDatabase/replication/nodeId 2024-02-06 22:58:35.073 [DefaultDispatcher-worker-17 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57703/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:35.073 [DefaultDispatcher-worker-17 @coroutine#3128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57703/UmAppDatabase/replication/nodeId 2024-02-06 22:58:35.075 [DefaultDispatcher-worker-11 @coroutine#3128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57703/UmAppDatabase/replication/nodeId 2024-02-06 22:58:35.075 [DefaultDispatcher-worker-11 @coroutine#3128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57703/UmAppDatabase/replication/nodeId 2024-02-06 22:58:35.166 [DefaultDispatcher-worker-11 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b9a2629 2024-02-06 22:58:35.167 [DefaultDispatcher-worker-11 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId 2024-02-06 22:58:35.167 [DefaultDispatcher-worker-11 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:35.167 [DefaultDispatcher-worker-11 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId 2024-02-06 22:58:35.169 [DefaultDispatcher-worker-12 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId 2024-02-06 22:58:35.169 [DefaultDispatcher-worker-12 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId 2024-02-06 22:58:35.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown initiated... 2024-02-06 22:58:35.240 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Close initiated... 2024-02-06 22:58:35.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:35.240 [HikariPool-124 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a4e1ca7: (connection evicted) 2024-02-06 22:58:35.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:35.241 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Closed. 2024-02-06 22:58:35.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown completed. 2024-02-06 22:58:35.247 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2024-02-06 22:58:35.247 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:35.247 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:35.247 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:35.247 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:35.247 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:35.247 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:35.247 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@685e5967 2024-02-06 22:58:35.247 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:35.248 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:35.248 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:35.248 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:35.248 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:35.248 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:35.248 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:35.248 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:35.248 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:35.248 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:35.248 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:35.248 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:35.248 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:35.248 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:35.248 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:35.248 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:35.248 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:35.248 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:35.248 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:35.248 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2024-02-06 22:58:35.248 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:35.248 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:35.248 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:35.248 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:35.248 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:35.248 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:35.248 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:35.248 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:35.249 [Test worker @coroutine#4475] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2024-02-06 22:58:35.251 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d3c14c3 2024-02-06 22:58:35.251 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d3c14c3 2024-02-06 22:58:35.251 [Test worker @coroutine#4475] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2024-02-06 22:58:35.276 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d3c14c3 2024-02-06 22:58:35.294 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d3c14c3 2024-02-06 22:58:35.297 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d3c14c3 2024-02-06 22:58:35.300 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d3c14c3 2024-02-06 22:58:35.301 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2024-02-06 22:58:35.301 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:35.301 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:35.301 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:35.301 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:35.301 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:35.301 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:35.301 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3763aafd 2024-02-06 22:58:35.301 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:35.301 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:35.301 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:35.301 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:35.301 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:35.301 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:35.301 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:35.301 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:35.301 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:35.301 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:35.301 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:35.301 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:35.301 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:35.301 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:35.301 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:35.301 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:35.301 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:35.301 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:35.301 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:35.301 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2024-02-06 22:58:35.301 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:35.301 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:35.301 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:35.301 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:35.301 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:35.301 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:35.301 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:35.301 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:35.302 [Test worker @coroutine#4475] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2024-02-06 22:58:35.302 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cc82c83 2024-02-06 22:58:35.302 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cc82c83 2024-02-06 22:58:35.302 [Test worker @coroutine#4475] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2024-02-06 22:58:35.325 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cc82c83 2024-02-06 22:58:35.344 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cc82c83 2024-02-06 22:58:35.347 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cc82c83 2024-02-06 22:58:35.350 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cc82c83 2024-02-06 22:58:35.351 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:35.362 [DefaultDispatcher-worker-17 @coroutine#4490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cc82c83 2024-02-06 22:58:35.382 [DefaultDispatcher-worker-8 @coroutine#2992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14980819 2024-02-06 22:58:35.382 [DefaultDispatcher-worker-8 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId 2024-02-06 22:58:35.382 [DefaultDispatcher-worker-8 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:35.382 [DefaultDispatcher-worker-8 @coroutine#2992] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId 2024-02-06 22:58:35.384 [DefaultDispatcher-worker-13 @coroutine#2992] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId 2024-02-06 22:58:35.384 [DefaultDispatcher-worker-13 @coroutine#2992] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId 2024-02-06 22:58:35.388 [DefaultDispatcher-worker-13 @coroutine#4475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d3c14c3 2024-02-06 22:58:35.403 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:35.405 [DefaultDispatcher-worker-3 @coroutine#4475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d3c14c3 2024-02-06 22:58:35.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown initiated... 2024-02-06 22:58:35.415 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Close initiated... 2024-02-06 22:58:35.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:35.423 [HikariPool-128 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d3c14c3: (connection evicted) 2024-02-06 22:58:35.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:35.424 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Closed. 2024-02-06 22:58:35.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown completed. 2024-02-06 22:58:35.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown initiated... 2024-02-06 22:58:35.424 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Close initiated... 2024-02-06 22:58:35.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:35.438 [DefaultDispatcher-worker-17 @coroutine#3174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe852a 2024-02-06 22:58:35.438 [DefaultDispatcher-worker-17 @coroutine#3174] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36799/UmAppDatabase/replication/nodeId 2024-02-06 22:58:35.438 [DefaultDispatcher-worker-17 @coroutine#3174] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36799/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:35.438 [DefaultDispatcher-worker-17 @coroutine#3174] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36799/UmAppDatabase/replication/nodeId 2024-02-06 22:58:35.439 [HikariPool-129 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2cc82c83: (connection evicted) 2024-02-06 22:58:35.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:35.440 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Closed. 2024-02-06 22:58:35.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown completed. 2024-02-06 22:58:35.440 [DefaultDispatcher-worker-6 @coroutine#3174] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36799/UmAppDatabase/replication/nodeId 2024-02-06 22:58:35.440 [DefaultDispatcher-worker-6 @coroutine#3174] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36799/UmAppDatabase/replication/nodeId 2024-02-06 22:58:35.441 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2024-02-06 22:58:35.442 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:35.442 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:35.442 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:35.442 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:35.442 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:35.442 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:35.442 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7aa62a90 2024-02-06 22:58:35.442 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:35.442 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:35.442 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:35.442 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:35.442 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:35.442 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:35.442 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:35.442 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:35.442 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:35.442 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:35.442 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:35.442 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:35.442 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:35.442 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:35.442 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:35.442 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:35.442 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:35.442 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:35.442 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:35.442 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2024-02-06 22:58:35.442 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:35.442 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:35.442 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:35.442 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:35.442 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:35.442 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:35.442 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:35.442 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:35.442 [Test worker @coroutine#4524] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2024-02-06 22:58:35.445 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fc42998 2024-02-06 22:58:35.445 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fc42998 2024-02-06 22:58:35.445 [Test worker @coroutine#4524] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2024-02-06 22:58:35.472 [DefaultDispatcher-worker-17 @coroutine#3026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c931728 2024-02-06 22:58:35.472 [DefaultDispatcher-worker-17 @coroutine#3026] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId 2024-02-06 22:58:35.472 [DefaultDispatcher-worker-17 @coroutine#3026] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:35.472 [DefaultDispatcher-worker-17 @coroutine#3026] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId 2024-02-06 22:58:35.474 [DefaultDispatcher-worker-2 @coroutine#3026] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId 2024-02-06 22:58:35.474 [DefaultDispatcher-worker-2 @coroutine#3026] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId 2024-02-06 22:58:35.482 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fc42998 2024-02-06 22:58:35.501 [Test worker @coroutine#4528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fc42998 2024-02-06 22:58:35.504 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fc42998 2024-02-06 22:58:35.507 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fc42998 2024-02-06 22:58:35.508 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2024-02-06 22:58:35.509 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:35.509 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:35.509 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:35.509 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:35.509 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:35.509 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:35.509 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@282079b9 2024-02-06 22:58:35.509 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:35.509 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:35.509 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:35.509 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:35.509 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:35.509 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:35.509 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:35.509 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:35.509 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:35.509 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:35.509 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:35.509 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:35.509 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:35.509 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:35.509 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:35.509 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:35.509 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:35.509 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:35.509 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:35.509 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2024-02-06 22:58:35.509 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:35.509 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:35.509 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:35.509 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:35.509 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:35.509 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:35.509 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:35.509 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:35.509 [Test worker @coroutine#4524] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2024-02-06 22:58:35.511 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e6add8d 2024-02-06 22:58:35.511 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e6add8d 2024-02-06 22:58:35.511 [Test worker @coroutine#4524] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2024-02-06 22:58:35.534 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e6add8d 2024-02-06 22:58:35.545 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:35.553 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e6add8d 2024-02-06 22:58:35.556 [Test worker @coroutine#4536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e6add8d 2024-02-06 22:58:35.559 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e6add8d 2024-02-06 22:58:35.570 [DefaultDispatcher-worker-11 @coroutine#4540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e6add8d 2024-02-06 22:58:35.588 [DefaultDispatcher-worker-17 @coroutine#4524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fc42998 2024-02-06 22:58:35.606 [DefaultDispatcher-worker-10 @coroutine#4524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fc42998 2024-02-06 22:58:35.611 [HikariPool-131 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:35.619 [DefaultDispatcher-worker-12 @coroutine#4524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fc42998 2024-02-06 22:58:35.653 [DefaultDispatcher-worker-4 @coroutine#4570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fc42998 2024-02-06 22:58:35.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown initiated... 2024-02-06 22:58:35.660 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Close initiated... 2024-02-06 22:58:35.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:35.663 [HikariPool-130 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5fc42998: (connection evicted) 2024-02-06 22:58:35.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:35.664 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Closed. 2024-02-06 22:58:35.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown completed. 2024-02-06 22:58:35.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2024-02-06 22:58:35.665 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2024-02-06 22:58:35.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:35.671 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e6add8d: (connection evicted) 2024-02-06 22:58:35.672 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:35.672 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2024-02-06 22:58:35.672 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2024-02-06 22:58:35.674 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2024-02-06 22:58:35.674 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:35.674 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:35.674 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:35.674 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:35.674 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:35.674 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:35.674 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42a198dd 2024-02-06 22:58:35.674 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:35.674 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:35.674 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:35.674 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:35.674 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:35.674 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:35.674 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:35.674 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:35.675 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:35.675 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:35.675 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:35.675 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:35.675 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:35.675 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:35.675 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:35.675 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:35.675 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:35.675 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:35.675 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:35.675 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2024-02-06 22:58:35.675 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:35.675 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:35.675 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:35.675 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:35.675 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:35.675 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:35.675 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:35.675 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:35.675 [Test worker @coroutine#4582] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2024-02-06 22:58:35.676 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bc239db 2024-02-06 22:58:35.676 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bc239db 2024-02-06 22:58:35.676 [Test worker @coroutine#4582] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2024-02-06 22:58:35.698 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bc239db 2024-02-06 22:58:35.716 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bc239db 2024-02-06 22:58:35.719 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bc239db 2024-02-06 22:58:35.722 [Test worker @coroutine#4587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bc239db 2024-02-06 22:58:35.723 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2024-02-06 22:58:35.723 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:35.723 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:35.723 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:35.723 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:35.723 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:35.723 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:35.723 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@374013e8 2024-02-06 22:58:35.723 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:35.723 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:35.723 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:35.724 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:35.724 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:35.724 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:35.724 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:35.724 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:35.724 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:35.724 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:35.724 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:35.724 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:35.724 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:35.724 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:35.724 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:35.724 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:35.724 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:35.724 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:35.724 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:35.724 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2024-02-06 22:58:35.724 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:35.724 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:35.724 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:35.724 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:35.724 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:35.724 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:35.724 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:35.724 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:35.724 [Test worker @coroutine#4582] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2024-02-06 22:58:35.727 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b3284 2024-02-06 22:58:35.727 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b3284 2024-02-06 22:58:35.727 [Test worker @coroutine#4582] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2024-02-06 22:58:35.748 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3284 2024-02-06 22:58:35.764 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3284 2024-02-06 22:58:35.768 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3284 2024-02-06 22:58:35.771 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3284 2024-02-06 22:58:35.776 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:58:35.781 [DefaultDispatcher-worker-17 @coroutine#4596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3284 2024-02-06 22:58:35.785 [DefaultDispatcher-worker-5 @coroutine#3059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52c7437 2024-02-06 22:58:35.786 [DefaultDispatcher-worker-5 @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:58:35.786 [DefaultDispatcher-worker-5 @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://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:35.786 [DefaultDispatcher-worker-5 @coroutine#3059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:58:35.787 [DefaultDispatcher-worker-16 @coroutine#3059] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:58:35.789 [DefaultDispatcher-worker-17 @coroutine#3238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579ee82 2024-02-06 22:58:35.790 [DefaultDispatcher-worker-17 @coroutine#3238] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35811/UmAppDatabase/replication/nodeId 2024-02-06 22:58:35.790 [DefaultDispatcher-worker-17 @coroutine#3238] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35811/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:35.790 [DefaultDispatcher-worker-17 @coroutine#3238] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35811/UmAppDatabase/replication/nodeId 2024-02-06 22:58:35.790 [DefaultDispatcher-worker-3 @coroutine#2880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c261c74 2024-02-06 22:58:35.790 [DefaultDispatcher-worker-3 @coroutine#2880] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId 2024-02-06 22:58:35.790 [DefaultDispatcher-worker-3 @coroutine#2880] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:35.790 [DefaultDispatcher-worker-3 @coroutine#2880] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId 2024-02-06 22:58:35.791 [DefaultDispatcher-worker-2 @coroutine#2880] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId 2024-02-06 22:58:35.791 [DefaultDispatcher-worker-2 @coroutine#2880] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId 2024-02-06 22:58:35.791 [DefaultDispatcher-worker-17 @coroutine#3238] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35811/UmAppDatabase/replication/nodeId 2024-02-06 22:58:35.791 [DefaultDispatcher-worker-17 @coroutine#3238] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35811/UmAppDatabase/replication/nodeId 2024-02-06 22:58:35.798 [DefaultDispatcher-worker-7 @coroutine#4582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bc239db 2024-02-06 22:58:35.812 [DefaultDispatcher-worker-8 @coroutine#4582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bc239db 2024-02-06 22:58:35.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2024-02-06 22:58:35.824 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2024-02-06 22:58:35.824 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:35.827 [HikariPool-133 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:35.830 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7bc239db: (connection evicted) 2024-02-06 22:58:35.832 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:35.832 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2024-02-06 22:58:35.832 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2024-02-06 22:58:35.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2024-02-06 22:58:35.833 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2024-02-06 22:58:35.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:35.833 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b3284: (connection evicted) 2024-02-06 22:58:35.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:35.834 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2024-02-06 22:58:35.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2024-02-06 22:58:35.836 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2024-02-06 22:58:35.836 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:35.836 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:35.836 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:35.836 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:35.836 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:35.836 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:35.836 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55da6bf 2024-02-06 22:58:35.836 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:35.836 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:35.836 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:35.836 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:35.836 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:35.836 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:35.836 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:35.836 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:35.836 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:35.836 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:35.836 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:35.836 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:35.836 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:35.836 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:35.836 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:35.836 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:35.836 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:35.836 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:35.836 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:35.836 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2024-02-06 22:58:35.836 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:35.836 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:35.836 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:35.836 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:35.836 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:35.836 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:35.836 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:35.836 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:35.837 [Test worker @coroutine#4631] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2024-02-06 22:58:35.838 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@46059b73 2024-02-06 22:58:35.838 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@46059b73 2024-02-06 22:58:35.838 [Test worker @coroutine#4631] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2024-02-06 22:58:35.860 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46059b73 2024-02-06 22:58:35.878 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46059b73 2024-02-06 22:58:35.881 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46059b73 2024-02-06 22:58:35.884 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46059b73 2024-02-06 22:58:35.886 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2024-02-06 22:58:35.887 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:35.887 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:35.887 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:35.887 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:35.887 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:35.887 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:35.887 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ec67be1 2024-02-06 22:58:35.887 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:35.887 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:35.887 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:35.887 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:35.887 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:35.887 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:35.887 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:35.887 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:35.887 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:35.887 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:35.887 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:35.887 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:35.887 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:35.887 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:35.887 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:35.887 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:35.887 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:35.887 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:35.887 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:35.887 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2024-02-06 22:58:35.887 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:35.887 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:35.887 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:35.887 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:35.887 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:35.887 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:35.887 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:35.887 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:35.887 [Test worker @coroutine#4631] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2024-02-06 22:58:35.888 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@347f0950 2024-02-06 22:58:35.888 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@347f0950 2024-02-06 22:58:35.888 [Test worker @coroutine#4631] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2024-02-06 22:58:35.910 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@347f0950 2024-02-06 22:58:35.927 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@347f0950 2024-02-06 22:58:35.930 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@347f0950 2024-02-06 22:58:35.938 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:35.939 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@347f0950 2024-02-06 22:58:35.941 [DefaultDispatcher-worker-8 @coroutine#3073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-06 22:58:35.942 [DefaultDispatcher-worker-8 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49155/UmAppDatabase/replication/nodeId 2024-02-06 22:58:35.942 [DefaultDispatcher-worker-8 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49155/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:35.942 [DefaultDispatcher-worker-8 @coroutine#3073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49155/UmAppDatabase/replication/nodeId 2024-02-06 22:58:35.942 [DefaultDispatcher-worker-14 @coroutine#2913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cd31214 2024-02-06 22:58:35.942 [DefaultDispatcher-worker-14 @coroutine#2913] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId 2024-02-06 22:58:35.942 [DefaultDispatcher-worker-14 @coroutine#2913] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:35.942 [DefaultDispatcher-worker-14 @coroutine#2913] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId 2024-02-06 22:58:35.943 [DefaultDispatcher-worker-14 @coroutine#2913] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId 2024-02-06 22:58:35.943 [DefaultDispatcher-worker-14 @coroutine#2913] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId 2024-02-06 22:58:35.943 [DefaultDispatcher-worker-7 @coroutine#3073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49155/UmAppDatabase/replication/nodeId 2024-02-06 22:58:35.944 [DefaultDispatcher-worker-7 @coroutine#3073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49155/UmAppDatabase/replication/nodeId 2024-02-06 22:58:35.949 [DefaultDispatcher-worker-6 @coroutine#4645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@347f0950 2024-02-06 22:58:35.976 [DefaultDispatcher-worker-4 @coroutine#4631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46059b73 2024-02-06 22:58:35.988 [HikariPool-135 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:35.991 [DefaultDispatcher-worker-2 @coroutine#4631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46059b73 2024-02-06 22:58:35.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2024-02-06 22:58:35.999 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2024-02-06 22:58:35.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:36.023 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46059b73: (connection evicted) 2024-02-06 22:58:36.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:36.024 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2024-02-06 22:58:36.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2024-02-06 22:58:36.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2024-02-06 22:58:36.024 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2024-02-06 22:58:36.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:36.031 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@347f0950: (connection evicted) 2024-02-06 22:58:36.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:36.032 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2024-02-06 22:58:36.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2024-02-06 22:58:36.033 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2024-02-06 22:58:36.034 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:36.034 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:36.034 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:36.034 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:36.034 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:36.034 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:36.034 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@449f9628 2024-02-06 22:58:36.034 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:36.034 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:36.034 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:36.034 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:36.034 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:36.034 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:36.034 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:36.034 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:36.034 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:36.034 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:36.034 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:36.034 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:36.034 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:36.034 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:36.034 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:36.034 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:36.034 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:36.034 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:36.034 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:36.034 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2024-02-06 22:58:36.034 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:36.034 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:36.034 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:36.034 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:36.034 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:36.034 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:36.034 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:36.034 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:36.034 [Test worker @coroutine#4678] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2024-02-06 22:58:36.037 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@606d2a92 2024-02-06 22:58:36.037 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@606d2a92 2024-02-06 22:58:36.037 [Test worker @coroutine#4678] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2024-02-06 22:58:36.058 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@606d2a92 2024-02-06 22:58:36.075 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@606d2a92 2024-02-06 22:58:36.078 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@606d2a92 2024-02-06 22:58:36.084 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@606d2a92 2024-02-06 22:58:36.085 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2024-02-06 22:58:36.085 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:36.085 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:36.085 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:36.085 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:36.085 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:36.085 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:36.085 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27b7913 2024-02-06 22:58:36.085 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:36.085 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:36.085 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:36.085 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:36.085 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:36.085 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:36.085 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:36.085 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:36.085 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:36.085 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:36.085 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:36.085 [DefaultDispatcher-worker-9 @coroutine#3128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e75bef1 2024-02-06 22:58:36.086 [DefaultDispatcher-worker-9 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57703/UmAppDatabase/replication/nodeId 2024-02-06 22:58:36.086 [DefaultDispatcher-worker-9 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57703/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:36.086 [DefaultDispatcher-worker-9 @coroutine#3128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57703/UmAppDatabase/replication/nodeId 2024-02-06 22:58:36.085 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:36.086 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:36.086 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:36.086 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:36.086 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:36.086 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:36.086 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:36.086 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:36.086 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2024-02-06 22:58:36.086 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:36.086 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:36.086 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:36.086 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:36.086 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:36.086 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:36.086 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:36.086 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:36.086 [Test worker @coroutine#4678] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2024-02-06 22:58:36.087 [DefaultDispatcher-worker-4 @coroutine#3128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57703/UmAppDatabase/replication/nodeId 2024-02-06 22:58:36.087 [DefaultDispatcher-worker-4 @coroutine#3128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57703/UmAppDatabase/replication/nodeId 2024-02-06 22:58:36.087 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e8b0ab5 2024-02-06 22:58:36.087 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e8b0ab5 2024-02-06 22:58:36.087 [Test worker @coroutine#4678] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2024-02-06 22:58:36.108 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e8b0ab5 2024-02-06 22:58:36.123 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e8b0ab5 2024-02-06 22:58:36.126 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e8b0ab5 2024-02-06 22:58:36.129 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e8b0ab5 2024-02-06 22:58:36.138 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:36.138 [DefaultDispatcher-worker-2 @coroutine#4694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e8b0ab5 2024-02-06 22:58:36.161 [DefaultDispatcher-worker-2 @coroutine#4678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@606d2a92 2024-02-06 22:58:36.178 [DefaultDispatcher-worker-3 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b9a2629 2024-02-06 22:58:36.178 [DefaultDispatcher-worker-3 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId 2024-02-06 22:58:36.179 [DefaultDispatcher-worker-3 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:36.179 [DefaultDispatcher-worker-3 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId 2024-02-06 22:58:36.180 [DefaultDispatcher-worker-9 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId 2024-02-06 22:58:36.180 [DefaultDispatcher-worker-9 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId 2024-02-06 22:58:36.183 [DefaultDispatcher-worker-14 @coroutine#4678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@606d2a92 2024-02-06 22:58:36.187 [HikariPool-137 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:36.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2024-02-06 22:58:36.197 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2024-02-06 22:58:36.197 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:36.207 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@606d2a92: (connection evicted) 2024-02-06 22:58:36.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:36.208 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2024-02-06 22:58:36.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2024-02-06 22:58:36.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2024-02-06 22:58:36.208 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2024-02-06 22:58:36.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:36.221 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e8b0ab5: (connection evicted) 2024-02-06 22:58:36.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:36.222 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2024-02-06 22:58:36.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2024-02-06 22:58:36.223 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2024-02-06 22:58:36.224 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:36.224 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:36.224 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:36.224 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:36.224 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:36.224 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:36.224 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f8ac459 2024-02-06 22:58:36.224 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:36.224 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:36.224 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:36.224 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:36.224 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:36.224 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:36.224 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:36.224 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:36.224 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:36.224 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:36.224 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:36.224 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:36.224 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:36.224 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:36.224 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:36.224 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:36.224 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:36.224 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:36.224 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:36.224 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2024-02-06 22:58:36.224 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:36.224 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:36.224 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:36.224 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:36.224 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:36.224 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:36.224 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:36.224 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:36.224 [Test worker @coroutine#4724] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2024-02-06 22:58:36.235 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@149ef64a 2024-02-06 22:58:36.235 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@149ef64a 2024-02-06 22:58:36.235 [Test worker @coroutine#4724] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2024-02-06 22:58:36.278 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@149ef64a 2024-02-06 22:58:36.305 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@149ef64a 2024-02-06 22:58:36.308 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@149ef64a 2024-02-06 22:58:36.311 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@149ef64a 2024-02-06 22:58:36.311 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2024-02-06 22:58:36.312 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:36.312 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:36.312 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:36.312 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:36.312 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:36.312 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:36.312 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b6fea12 2024-02-06 22:58:36.312 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:36.312 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:36.312 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:36.312 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:36.312 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:36.312 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:36.312 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:36.312 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:36.312 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:36.312 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:36.312 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:36.312 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:36.312 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:36.312 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:36.312 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:36.312 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:36.312 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:36.312 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:36.312 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:36.312 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2024-02-06 22:58:36.312 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:36.312 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:36.312 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:36.312 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:36.312 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:36.312 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:36.312 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:36.312 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:36.312 [Test worker @coroutine#4724] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2024-02-06 22:58:36.331 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@689fe2a3 2024-02-06 22:58:36.331 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@689fe2a3 2024-02-06 22:58:36.331 [Test worker @coroutine#4724] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2024-02-06 22:58:36.335 [HikariPool-138 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:36.351 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@689fe2a3 2024-02-06 22:58:36.366 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@689fe2a3 2024-02-06 22:58:36.369 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@689fe2a3 2024-02-06 22:58:36.372 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@689fe2a3 2024-02-06 22:58:36.382 [DefaultDispatcher-worker-14 @coroutine#4738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@689fe2a3 2024-02-06 22:58:36.393 [DefaultDispatcher-worker-17 @coroutine#2992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14980819 2024-02-06 22:58:36.394 [DefaultDispatcher-worker-17 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId 2024-02-06 22:58:36.394 [DefaultDispatcher-worker-17 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:36.394 [DefaultDispatcher-worker-17 @coroutine#2992] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId 2024-02-06 22:58:36.395 [DefaultDispatcher-worker-2 @coroutine#2992] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId 2024-02-06 22:58:36.395 [DefaultDispatcher-worker-2 @coroutine#2992] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId 2024-02-06 22:58:36.405 [DefaultDispatcher-worker-2 @coroutine#4724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@149ef64a 2024-02-06 22:58:36.417 [DefaultDispatcher-worker-15 @coroutine#4724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@149ef64a 2024-02-06 22:58:36.425 [DefaultDispatcher-worker-7 @coroutine#4724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@149ef64a 2024-02-06 22:58:36.431 [HikariPool-139 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:36.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2024-02-06 22:58:36.431 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2024-02-06 22:58:36.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:36.443 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@149ef64a: (connection evicted) 2024-02-06 22:58:36.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:36.444 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2024-02-06 22:58:36.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2024-02-06 22:58:36.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2024-02-06 22:58:36.444 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2024-02-06 22:58:36.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:36.451 [DefaultDispatcher-worker-15 @coroutine#3174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe852a 2024-02-06 22:58:36.451 [DefaultDispatcher-worker-15 @coroutine#3174] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36799/UmAppDatabase/replication/nodeId 2024-02-06 22:58:36.451 [DefaultDispatcher-worker-15 @coroutine#3174] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36799/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:36.451 [DefaultDispatcher-worker-15 @coroutine#3174] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36799/UmAppDatabase/replication/nodeId 2024-02-06 22:58:36.453 [DefaultDispatcher-worker-7 @coroutine#3174] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36799/UmAppDatabase/replication/nodeId 2024-02-06 22:58:36.453 [DefaultDispatcher-worker-7 @coroutine#3174] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36799/UmAppDatabase/replication/nodeId 2024-02-06 22:58:36.455 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@689fe2a3: (connection evicted) 2024-02-06 22:58:36.463 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:36.463 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2024-02-06 22:58:36.463 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2024-02-06 22:58:36.465 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2024-02-06 22:58:36.466 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:36.466 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:36.466 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:36.466 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:36.466 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:36.466 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:36.466 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@352a8183 2024-02-06 22:58:36.466 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:36.466 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:36.466 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:36.466 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:36.466 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:36.466 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:36.466 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:36.466 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:36.466 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:36.466 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:36.466 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:36.466 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:36.466 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:36.466 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:36.466 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:36.466 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:36.466 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:36.466 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:36.466 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:36.466 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2024-02-06 22:58:36.466 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:36.466 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:36.466 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:36.466 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:36.466 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:36.466 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:36.466 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:36.466 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:36.466 [Test worker @coroutine#4772] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2024-02-06 22:58:36.484 [DefaultDispatcher-worker-12 @coroutine#3026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c931728 2024-02-06 22:58:36.484 [DefaultDispatcher-worker-12 @coroutine#3026] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId 2024-02-06 22:58:36.484 [DefaultDispatcher-worker-12 @coroutine#3026] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:36.484 [DefaultDispatcher-worker-12 @coroutine#3026] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId 2024-02-06 22:58:36.485 [DefaultDispatcher-worker-2 @coroutine#3026] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId 2024-02-06 22:58:36.485 [DefaultDispatcher-worker-2 @coroutine#3026] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId 2024-02-06 22:58:36.495 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@47a68e3f 2024-02-06 22:58:36.495 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@47a68e3f 2024-02-06 22:58:36.495 [Test worker @coroutine#4772] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2024-02-06 22:58:36.523 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a68e3f 2024-02-06 22:58:36.547 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a68e3f 2024-02-06 22:58:36.557 [DefaultDispatcher-worker-12 @coroutine#4780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fac80a8 2024-02-06 22:58:36.561 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a68e3f 2024-02-06 22:58:36.563 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a68e3f 2024-02-06 22:58:36.564 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2024-02-06 22:58:36.564 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:36.564 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:36.564 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:36.564 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:36.564 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:36.564 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:36.564 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d3a56ea 2024-02-06 22:58:36.564 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:36.564 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:36.564 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:36.564 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:36.564 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:36.564 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:36.564 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:36.564 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:36.564 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:36.564 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:36.564 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:36.564 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:36.564 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:36.564 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:36.564 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:36.564 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:36.564 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:36.564 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:36.564 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:36.564 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2024-02-06 22:58:36.564 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:36.565 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:36.565 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:36.565 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:36.565 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:36.565 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:36.565 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:36.565 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:36.565 [Test worker @coroutine#4772] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2024-02-06 22:58:36.583 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@147ea894 2024-02-06 22:58:36.583 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@147ea894 2024-02-06 22:58:36.583 [Test worker @coroutine#4772] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2024-02-06 22:58:36.595 [HikariPool-140 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:36.606 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147ea894 2024-02-06 22:58:36.634 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147ea894 2024-02-06 22:58:36.647 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:36.653 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147ea894 2024-02-06 22:58:36.655 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147ea894 2024-02-06 22:58:36.665 [DefaultDispatcher-worker-11 @coroutine#4790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147ea894 2024-02-06 22:58:36.683 [HikariPool-141 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:36.691 [DefaultDispatcher-worker-1 @coroutine#4772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a68e3f 2024-02-06 22:58:36.704 [DefaultDispatcher-worker-3 @coroutine#4772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a68e3f 2024-02-06 22:58:36.712 [DefaultDispatcher-worker-12 @coroutine#4772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a68e3f 2024-02-06 22:58:36.737 [DefaultDispatcher-worker-1 @coroutine#4818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a68e3f 2024-02-06 22:58:36.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2024-02-06 22:58:36.744 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2024-02-06 22:58:36.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:36.755 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47a68e3f: (connection evicted) 2024-02-06 22:58:36.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:36.756 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2024-02-06 22:58:36.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2024-02-06 22:58:36.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2024-02-06 22:58:36.756 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2024-02-06 22:58:36.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:36.771 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@147ea894: (connection evicted) 2024-02-06 22:58:36.772 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:36.772 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2024-02-06 22:58:36.772 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2024-02-06 22:58:36.773 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2024-02-06 22:58:36.774 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:36.774 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:36.774 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:36.774 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:36.774 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:36.774 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:36.774 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68e6856c 2024-02-06 22:58:36.774 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:36.774 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:36.774 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:36.774 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:36.774 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:36.774 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:36.774 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:36.774 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:36.774 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:36.774 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:36.774 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:36.774 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:36.774 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:36.774 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:36.774 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:36.774 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:36.774 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:36.774 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:36.774 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:36.774 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2024-02-06 22:58:36.774 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:36.774 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:36.774 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:36.774 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:36.774 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:36.774 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:36.774 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:36.774 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:36.774 [Test worker @coroutine#4831] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2024-02-06 22:58:36.777 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@22bbbe6 2024-02-06 22:58:36.777 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@22bbbe6 2024-02-06 22:58:36.777 [Test worker @coroutine#4831] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2024-02-06 22:58:36.796 [DefaultDispatcher-worker-17 @coroutine#3059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52c7437 2024-02-06 22:58:36.796 [DefaultDispatcher-worker-17 @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:58:36.796 [DefaultDispatcher-worker-17 @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://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:36.796 [DefaultDispatcher-worker-17 @coroutine#3059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:58:36.797 [DefaultDispatcher-worker-1 @coroutine#3059] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:58:36.798 [DefaultDispatcher-worker-12 @coroutine#2880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c261c74 2024-02-06 22:58:36.798 [DefaultDispatcher-worker-12 @coroutine#2880] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId 2024-02-06 22:58:36.798 [DefaultDispatcher-worker-12 @coroutine#2880] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:36.798 [DefaultDispatcher-worker-12 @coroutine#2880] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId 2024-02-06 22:58:36.799 [DefaultDispatcher-worker-13 @coroutine#3238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579ee82 2024-02-06 22:58:36.799 [DefaultDispatcher-worker-13 @coroutine#3238] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35811/UmAppDatabase/replication/nodeId 2024-02-06 22:58:36.799 [DefaultDispatcher-worker-13 @coroutine#3238] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35811/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:36.799 [DefaultDispatcher-worker-13 @coroutine#3238] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35811/UmAppDatabase/replication/nodeId 2024-02-06 22:58:36.800 [DefaultDispatcher-worker-11 @coroutine#2880] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId 2024-02-06 22:58:36.800 [DefaultDispatcher-worker-11 @coroutine#2880] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId 2024-02-06 22:58:36.800 [DefaultDispatcher-worker-4 @coroutine#3238] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35811/UmAppDatabase/replication/nodeId 2024-02-06 22:58:36.800 [DefaultDispatcher-worker-4 @coroutine#3238] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35811/UmAppDatabase/replication/nodeId 2024-02-06 22:58:36.810 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22bbbe6 2024-02-06 22:58:36.828 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22bbbe6 2024-02-06 22:58:36.830 [Test worker @coroutine#4843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22bbbe6 2024-02-06 22:58:36.834 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22bbbe6 2024-02-06 22:58:36.834 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2024-02-06 22:58:36.835 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:36.835 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:36.835 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:36.835 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:36.835 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:36.835 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:36.835 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@389fad5b 2024-02-06 22:58:36.835 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:36.835 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:36.835 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:36.835 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:36.835 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:36.835 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:36.835 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:36.835 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:36.835 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:36.835 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:36.835 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:36.835 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:36.835 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:36.835 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:36.835 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:36.835 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:36.835 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:36.835 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:36.835 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:36.835 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2024-02-06 22:58:36.835 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:36.835 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:36.835 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:36.835 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:36.835 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:36.835 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:36.835 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:36.835 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:36.835 [Test worker @coroutine#4831] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2024-02-06 22:58:36.851 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@285b63eb 2024-02-06 22:58:36.851 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@285b63eb 2024-02-06 22:58:36.851 [Test worker @coroutine#4831] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2024-02-06 22:58:36.877 [HikariPool-142 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:36.903 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@285b63eb 2024-02-06 22:58:36.920 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@285b63eb 2024-02-06 22:58:36.923 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@285b63eb 2024-02-06 22:58:36.926 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@285b63eb 2024-02-06 22:58:36.936 [DefaultDispatcher-worker-11 @coroutine#4853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@285b63eb 2024-02-06 22:58:36.951 [DefaultDispatcher-worker-5 @coroutine#2913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cd31214 2024-02-06 22:58:36.951 [DefaultDispatcher-worker-5 @coroutine#2913] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId 2024-02-06 22:58:36.951 [DefaultDispatcher-worker-5 @coroutine#2913] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:36.951 [DefaultDispatcher-worker-5 @coroutine#2913] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId 2024-02-06 22:58:36.951 [DefaultDispatcher-worker-12 @coroutine#3073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-06 22:58:36.951 [HikariPool-143 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:36.951 [DefaultDispatcher-worker-12 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49155/UmAppDatabase/replication/nodeId 2024-02-06 22:58:36.951 [DefaultDispatcher-worker-12 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49155/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:36.951 [DefaultDispatcher-worker-12 @coroutine#3073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49155/UmAppDatabase/replication/nodeId 2024-02-06 22:58:36.952 [DefaultDispatcher-worker-7 @coroutine#2913] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId 2024-02-06 22:58:36.952 [DefaultDispatcher-worker-7 @coroutine#2913] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId 2024-02-06 22:58:36.952 [DefaultDispatcher-worker-17 @coroutine#3073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49155/UmAppDatabase/replication/nodeId 2024-02-06 22:58:36.952 [DefaultDispatcher-worker-17 @coroutine#3073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49155/UmAppDatabase/replication/nodeId 2024-02-06 22:58:36.965 [DefaultDispatcher-worker-11 @coroutine#4831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22bbbe6 2024-02-06 22:58:36.977 [DefaultDispatcher-worker-7 @coroutine#4831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22bbbe6 2024-02-06 22:58:36.981 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22bbbe6 2024-02-06 22:58:36.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2024-02-06 22:58:36.990 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2024-02-06 22:58:36.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:37.003 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22bbbe6: (connection evicted) 2024-02-06 22:58:37.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:37.004 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2024-02-06 22:58:37.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2024-02-06 22:58:37.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2024-02-06 22:58:37.005 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2024-02-06 22:58:37.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:37.019 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@285b63eb: (connection evicted) 2024-02-06 22:58:37.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:37.020 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2024-02-06 22:58:37.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2024-02-06 22:58:37.022 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2024-02-06 22:58:37.022 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:37.022 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:37.022 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:37.022 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:37.022 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:37.022 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:37.022 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@648c80cb 2024-02-06 22:58:37.022 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:37.022 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:37.022 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:37.022 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:37.022 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:37.022 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:37.022 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:37.022 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:37.022 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:37.022 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:37.022 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:37.022 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:37.022 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:37.022 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:37.022 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:37.022 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:37.022 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:37.022 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:37.022 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:37.022 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2024-02-06 22:58:37.022 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:37.022 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:37.022 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:37.022 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:37.022 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:37.022 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:37.022 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:37.022 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:37.022 [Test worker @coroutine#4889] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2024-02-06 22:58:37.032 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@157a2c86 2024-02-06 22:58:37.032 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@157a2c86 2024-02-06 22:58:37.032 [Test worker @coroutine#4889] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2024-02-06 22:58:37.072 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@157a2c86 2024-02-06 22:58:37.078 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:37.096 [DefaultDispatcher-worker-11 @coroutine#3128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e75bef1 2024-02-06 22:58:37.096 [DefaultDispatcher-worker-11 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57703/UmAppDatabase/replication/nodeId 2024-02-06 22:58:37.096 [DefaultDispatcher-worker-11 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57703/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:37.096 [DefaultDispatcher-worker-11 @coroutine#3128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57703/UmAppDatabase/replication/nodeId 2024-02-06 22:58:37.098 [DefaultDispatcher-worker-10 @coroutine#3128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57703/UmAppDatabase/replication/nodeId 2024-02-06 22:58:37.098 [DefaultDispatcher-worker-10 @coroutine#3128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57703/UmAppDatabase/replication/nodeId 2024-02-06 22:58:37.108 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@157a2c86 2024-02-06 22:58:37.111 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@157a2c86 2024-02-06 22:58:37.114 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@157a2c86 2024-02-06 22:58:37.115 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2024-02-06 22:58:37.115 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:37.115 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:37.115 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:37.115 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:37.115 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:37.115 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:37.115 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@403f6c04 2024-02-06 22:58:37.115 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:37.115 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:37.115 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:37.115 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:37.115 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:37.115 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:37.115 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:37.115 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:37.115 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:37.115 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:37.115 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:37.115 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:37.115 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:37.115 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:37.115 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:37.115 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:37.115 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:37.115 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:37.115 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:37.115 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2024-02-06 22:58:37.115 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:37.115 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:37.115 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:37.115 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:37.115 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:37.115 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:37.115 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:37.115 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:37.116 [Test worker @coroutine#4889] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2024-02-06 22:58:37.116 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bbabec8 2024-02-06 22:58:37.116 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bbabec8 2024-02-06 22:58:37.116 [Test worker @coroutine#4889] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2024-02-06 22:58:37.132 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:37.176 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bbabec8 2024-02-06 22:58:37.189 [DefaultDispatcher-worker-15 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b9a2629 2024-02-06 22:58:37.189 [DefaultDispatcher-worker-15 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId 2024-02-06 22:58:37.189 [DefaultDispatcher-worker-15 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:37.189 [DefaultDispatcher-worker-15 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId 2024-02-06 22:58:37.191 [DefaultDispatcher-worker-5 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId 2024-02-06 22:58:37.191 [DefaultDispatcher-worker-5 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId 2024-02-06 22:58:37.216 [HikariPool-145 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:58:37.218 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bbabec8 2024-02-06 22:58:37.237 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bbabec8 2024-02-06 22:58:37.252 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bbabec8 2024-02-06 22:58:37.260 [DefaultDispatcher-worker-17 @coroutine#4909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bbabec8 2024-02-06 22:58:37.284 [DefaultDispatcher-worker-5 @coroutine#4889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@157a2c86 2024-02-06 22:58:37.297 [DefaultDispatcher-worker-3 @coroutine#4889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@157a2c86 2024-02-06 22:58:37.300 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@157a2c86 2024-02-06 22:58:37.304 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@157a2c86 2024-02-06 22:58:37.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2024-02-06 22:58:37.318 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2024-02-06 22:58:37.318 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:37.326 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@157a2c86: (connection evicted) 2024-02-06 22:58:37.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:37.327 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2024-02-06 22:58:37.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2024-02-06 22:58:37.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2024-02-06 22:58:37.328 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2024-02-06 22:58:37.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:37.333 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4bbabec8: (connection evicted) 2024-02-06 22:58:37.335 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:37.335 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2024-02-06 22:58:37.335 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2024-02-06 22:58:37.336 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2024-02-06 22:58:37.337 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:37.337 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:37.337 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:37.337 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:37.337 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:37.337 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:37.337 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d3c80bf 2024-02-06 22:58:37.337 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:37.337 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:37.337 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:37.337 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:37.337 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:37.337 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:37.337 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:37.337 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:37.337 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:37.337 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:37.337 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:37.337 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:37.337 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:37.337 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:37.337 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:37.337 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:37.337 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:37.337 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:37.337 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:37.337 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2024-02-06 22:58:37.337 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:37.337 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:37.337 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:37.337 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:37.337 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:37.337 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:37.337 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:37.337 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:37.337 [Test worker @coroutine#4941] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2024-02-06 22:58:37.347 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c3ad125 2024-02-06 22:58:37.347 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c3ad125 2024-02-06 22:58:37.347 [Test worker @coroutine#4941] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2024-02-06 22:58:37.383 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3ad125 2024-02-06 22:58:37.405 [DefaultDispatcher-worker-17 @coroutine#2992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14980819 2024-02-06 22:58:37.405 [DefaultDispatcher-worker-17 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId 2024-02-06 22:58:37.405 [DefaultDispatcher-worker-17 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:37.405 [DefaultDispatcher-worker-17 @coroutine#2992] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId 2024-02-06 22:58:37.407 [DefaultDispatcher-worker-10 @coroutine#2992] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId 2024-02-06 22:58:37.407 [DefaultDispatcher-worker-10 @coroutine#2992] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId 2024-02-06 22:58:37.418 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3ad125 2024-02-06 22:58:37.420 [Test worker @coroutine#4948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3ad125 2024-02-06 22:58:37.423 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3ad125 2024-02-06 22:58:37.443 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2024-02-06 22:58:37.444 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:37.444 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:37.444 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:37.444 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:37.444 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:37.444 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:37.444 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66978c15 2024-02-06 22:58:37.444 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:37.444 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:37.444 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:37.444 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:37.444 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:37.444 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:37.444 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:37.444 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:37.444 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:37.444 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:37.444 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:37.444 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:37.444 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:37.444 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:37.444 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:37.444 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:37.444 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:37.444 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:37.444 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:37.444 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2024-02-06 22:58:37.444 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:37.444 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:37.444 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:37.444 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:37.444 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:37.444 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:37.444 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:37.444 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:37.444 [Test worker @coroutine#4941] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2024-02-06 22:58:37.447 [HikariPool-146 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:37.460 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@61b6f287 2024-02-06 22:58:37.460 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@61b6f287 2024-02-06 22:58:37.460 [Test worker @coroutine#4941] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2024-02-06 22:58:37.465 [DefaultDispatcher-worker-11 @coroutine#3174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe852a 2024-02-06 22:58:37.465 [DefaultDispatcher-worker-11 @coroutine#3174] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36799/UmAppDatabase/replication/nodeId 2024-02-06 22:58:37.465 [DefaultDispatcher-worker-11 @coroutine#3174] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36799/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:37.465 [DefaultDispatcher-worker-11 @coroutine#3174] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36799/UmAppDatabase/replication/nodeId 2024-02-06 22:58:37.467 [DefaultDispatcher-worker-4 @coroutine#3174] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36799/UmAppDatabase/replication/nodeId 2024-02-06 22:58:37.467 [DefaultDispatcher-worker-4 @coroutine#3174] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36799/UmAppDatabase/replication/nodeId 2024-02-06 22:58:37.486 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61b6f287 2024-02-06 22:58:37.497 [DefaultDispatcher-worker-17 @coroutine#3026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c931728 2024-02-06 22:58:37.498 [DefaultDispatcher-worker-17 @coroutine#3026] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId 2024-02-06 22:58:37.498 [DefaultDispatcher-worker-17 @coroutine#3026] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:37.498 [DefaultDispatcher-worker-17 @coroutine#3026] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId 2024-02-06 22:58:37.499 [DefaultDispatcher-worker-13 @coroutine#3026] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId 2024-02-06 22:58:37.499 [DefaultDispatcher-worker-13 @coroutine#3026] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId 2024-02-06 22:58:37.510 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61b6f287 2024-02-06 22:58:37.512 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61b6f287 2024-02-06 22:58:37.514 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61b6f287 2024-02-06 22:58:37.522 [DefaultDispatcher-worker-13 @coroutine#4965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61b6f287 2024-02-06 22:58:37.538 [DefaultDispatcher-worker-2 @coroutine#4941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3ad125 2024-02-06 22:58:37.557 [DefaultDispatcher-worker-6 @coroutine#4941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3ad125 2024-02-06 22:58:37.560 [HikariPool-147 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:37.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2024-02-06 22:58:37.767 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2024-02-06 22:58:37.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:37.779 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c3ad125: (connection evicted) 2024-02-06 22:58:37.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:37.780 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2024-02-06 22:58:37.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2024-02-06 22:58:37.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2024-02-06 22:58:37.780 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2024-02-06 22:58:37.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:37.791 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61b6f287: (connection evicted) 2024-02-06 22:58:37.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:37.792 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2024-02-06 22:58:37.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2024-02-06 22:58:37.793 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2024-02-06 22:58:37.794 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:37.794 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:37.794 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:37.794 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:37.794 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:37.794 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:37.794 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6287e312 2024-02-06 22:58:37.794 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:37.794 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:37.794 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:37.794 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:37.794 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:37.794 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:37.794 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:37.794 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:37.794 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:37.794 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:37.794 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:37.794 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:37.794 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:37.794 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:37.794 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:37.794 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:37.794 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:37.794 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:37.794 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:37.794 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2024-02-06 22:58:37.794 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:37.794 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:37.794 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:37.794 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:37.794 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:37.794 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:37.794 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:37.794 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:37.794 [Test worker @coroutine#5006] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2024-02-06 22:58:37.805 [DefaultDispatcher-worker-1 @coroutine#3059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52c7437 2024-02-06 22:58:37.805 [DefaultDispatcher-worker-1 @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:58:37.805 [DefaultDispatcher-worker-1 @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://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:37.805 [DefaultDispatcher-worker-1 @coroutine#3059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:58:37.806 [DefaultDispatcher-worker-3 @coroutine#3238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579ee82 2024-02-06 22:58:37.806 [DefaultDispatcher-worker-3 @coroutine#3238] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35811/UmAppDatabase/replication/nodeId 2024-02-06 22:58:37.806 [DefaultDispatcher-worker-3 @coroutine#3238] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35811/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:37.806 [DefaultDispatcher-worker-3 @coroutine#3238] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35811/UmAppDatabase/replication/nodeId 2024-02-06 22:58:37.806 [DefaultDispatcher-worker-13 @coroutine#2880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c261c74 2024-02-06 22:58:37.806 [DefaultDispatcher-worker-13 @coroutine#2880] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId 2024-02-06 22:58:37.806 [DefaultDispatcher-worker-13 @coroutine#2880] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:37.806 [DefaultDispatcher-worker-13 @coroutine#2880] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId 2024-02-06 22:58:37.806 [DefaultDispatcher-worker-16 @coroutine#3059] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:58:37.807 [DefaultDispatcher-worker-16 @coroutine#2880] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId 2024-02-06 22:58:37.807 [DefaultDispatcher-worker-16 @coroutine#2880] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId 2024-02-06 22:58:37.809 [DefaultDispatcher-worker-15 @coroutine#3238] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35811/UmAppDatabase/replication/nodeId 2024-02-06 22:58:37.809 [DefaultDispatcher-worker-15 @coroutine#3238] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35811/UmAppDatabase/replication/nodeId 2024-02-06 22:58:37.809 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@c4bb119 2024-02-06 22:58:37.809 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@c4bb119 2024-02-06 22:58:37.809 [Test worker @coroutine#5006] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2024-02-06 22:58:37.831 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4bb119 2024-02-06 22:58:37.849 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4bb119 2024-02-06 22:58:37.852 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4bb119 2024-02-06 22:58:37.855 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4bb119 2024-02-06 22:58:37.856 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2024-02-06 22:58:37.856 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:37.856 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:37.856 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:37.856 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:37.856 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:37.856 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:37.856 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@225b460a 2024-02-06 22:58:37.856 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:37.856 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:37.856 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:37.856 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:37.856 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:37.856 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:37.856 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:37.856 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:37.856 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:37.856 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:37.856 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:37.856 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:37.856 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:37.856 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:37.856 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:37.856 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:37.856 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:37.856 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:37.856 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:37.856 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2024-02-06 22:58:37.856 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:37.856 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:37.856 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:37.856 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:37.856 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:37.856 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:37.856 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:37.856 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:37.856 [Test worker @coroutine#5006] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2024-02-06 22:58:37.857 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@71d0ad00 2024-02-06 22:58:37.857 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@71d0ad00 2024-02-06 22:58:37.857 [Test worker @coroutine#5006] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2024-02-06 22:58:37.879 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:37.879 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d0ad00 2024-02-06 22:58:37.897 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d0ad00 2024-02-06 22:58:37.899 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d0ad00 2024-02-06 22:58:37.901 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d0ad00 2024-02-06 22:58:37.909 [HikariPool-148 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:58:37.910 [DefaultDispatcher-worker-12 @coroutine#5027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d0ad00 2024-02-06 22:58:37.924 [DefaultDispatcher-worker-16 @coroutine#5006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4bb119 2024-02-06 22:58:37.939 [DefaultDispatcher-worker-3 @coroutine#5006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4bb119 2024-02-06 22:58:37.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2024-02-06 22:58:37.946 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2024-02-06 22:58:37.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:37.947 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c4bb119: (connection evicted) 2024-02-06 22:58:37.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:37.948 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2024-02-06 22:58:37.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2024-02-06 22:58:37.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2024-02-06 22:58:37.948 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2024-02-06 22:58:37.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:37.949 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71d0ad00: (connection evicted) 2024-02-06 22:58:37.950 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:37.950 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2024-02-06 22:58:37.950 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2024-02-06 22:58:37.951 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2024-02-06 22:58:37.951 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:37.951 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:37.951 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:37.951 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:37.951 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:37.951 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:37.951 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@770be0d0 2024-02-06 22:58:37.951 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:37.951 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:37.952 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:37.952 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:37.952 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:37.952 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:37.952 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:37.952 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:37.952 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:37.952 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:37.952 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:37.952 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:37.952 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:37.952 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:37.952 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:37.952 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:37.952 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:37.952 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:37.952 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:37.952 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2024-02-06 22:58:37.952 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:37.952 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:37.952 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:37.952 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:37.952 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:37.952 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:37.952 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:37.952 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:37.952 [Test worker @coroutine#5052] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2024-02-06 22:58:37.962 [DefaultDispatcher-worker-1 @coroutine#3073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-06 22:58:37.962 [DefaultDispatcher-worker-1 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49155/UmAppDatabase/replication/nodeId 2024-02-06 22:58:37.962 [DefaultDispatcher-worker-1 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49155/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:37.962 [DefaultDispatcher-worker-1 @coroutine#3073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49155/UmAppDatabase/replication/nodeId 2024-02-06 22:58:37.962 [DefaultDispatcher-worker-17 @coroutine#2913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cd31214 2024-02-06 22:58:37.963 [DefaultDispatcher-worker-17 @coroutine#2913] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId 2024-02-06 22:58:37.963 [DefaultDispatcher-worker-17 @coroutine#2913] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:37.963 [DefaultDispatcher-worker-17 @coroutine#2913] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId 2024-02-06 22:58:37.964 [DefaultDispatcher-worker-4 @coroutine#3073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49155/UmAppDatabase/replication/nodeId 2024-02-06 22:58:37.965 [DefaultDispatcher-worker-4 @coroutine#3073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49155/UmAppDatabase/replication/nodeId 2024-02-06 22:58:37.965 [DefaultDispatcher-worker-16 @coroutine#2913] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId 2024-02-06 22:58:37.965 [DefaultDispatcher-worker-16 @coroutine#2913] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId 2024-02-06 22:58:37.967 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b5f06bb 2024-02-06 22:58:37.967 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b5f06bb 2024-02-06 22:58:37.967 [Test worker @coroutine#5052] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2024-02-06 22:58:37.985 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b5f06bb 2024-02-06 22:58:38.003 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b5f06bb 2024-02-06 22:58:38.006 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:38.007 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b5f06bb 2024-02-06 22:58:38.010 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b5f06bb 2024-02-06 22:58:38.010 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2024-02-06 22:58:38.011 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:38.011 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:38.011 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:38.011 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:38.011 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:38.011 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:38.011 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b83ec49 2024-02-06 22:58:38.011 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:38.011 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:38.011 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:38.011 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:38.011 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:38.011 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:38.011 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:38.011 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:38.011 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:38.011 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:38.011 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:38.011 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:38.011 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:38.011 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:38.011 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:38.011 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:38.011 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:38.011 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:38.011 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:38.011 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2024-02-06 22:58:38.011 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:38.011 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:38.011 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:38.011 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:38.011 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:38.011 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:38.011 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:38.011 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:38.011 [Test worker @coroutine#5052] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2024-02-06 22:58:38.015 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d921267 2024-02-06 22:58:38.015 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d921267 2024-02-06 22:58:38.015 [Test worker @coroutine#5052] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2024-02-06 22:58:38.037 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d921267 2024-02-06 22:58:38.048 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:38.051 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d921267 2024-02-06 22:58:38.053 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d921267 2024-02-06 22:58:38.055 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d921267 2024-02-06 22:58:38.063 [DefaultDispatcher-worker-12 @coroutine#5072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d921267 2024-02-06 22:58:38.067 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:58:38.073 [DefaultDispatcher-worker-7 @coroutine#5052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b5f06bb 2024-02-06 22:58:38.085 [DefaultDispatcher-worker-12 @coroutine#5052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b5f06bb 2024-02-06 22:58:38.088 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b5f06bb 2024-02-06 22:58:38.091 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b5f06bb 2024-02-06 22:58:38.096 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2024-02-06 22:58:38.096 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2024-02-06 22:58:38.096 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:38.096 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b5f06bb: (connection evicted) 2024-02-06 22:58:38.097 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:38.097 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2024-02-06 22:58:38.097 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2024-02-06 22:58:38.097 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2024-02-06 22:58:38.097 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2024-02-06 22:58:38.097 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:38.098 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d921267: (connection evicted) 2024-02-06 22:58:38.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:38.099 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2024-02-06 22:58:38.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2024-02-06 22:58:38.100 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2024-02-06 22:58:38.101 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:38.101 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:38.101 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:38.101 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:38.101 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:38.101 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:38.101 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@498cf1dc 2024-02-06 22:58:38.101 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:38.101 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:38.101 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:38.101 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:38.101 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:38.101 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:38.101 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:38.101 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:38.101 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:38.101 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:38.101 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:38.101 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:38.101 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:38.101 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:38.101 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:38.101 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:38.101 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:38.101 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:38.101 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:38.101 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2024-02-06 22:58:38.101 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:38.101 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:38.101 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:38.101 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:38.101 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:38.101 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:38.101 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:38.101 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:38.101 [Test worker @coroutine#5103] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2024-02-06 22:58:38.104 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@318beab4 2024-02-06 22:58:38.105 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@318beab4 2024-02-06 22:58:38.105 [Test worker @coroutine#5103] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2024-02-06 22:58:38.108 [DefaultDispatcher-worker-15 @coroutine#3128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e75bef1 2024-02-06 22:58:38.109 [DefaultDispatcher-worker-15 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57703/UmAppDatabase/replication/nodeId 2024-02-06 22:58:38.109 [DefaultDispatcher-worker-15 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57703/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:38.109 [DefaultDispatcher-worker-15 @coroutine#3128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57703/UmAppDatabase/replication/nodeId 2024-02-06 22:58:38.110 [DefaultDispatcher-worker-14 @coroutine#3128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57703/UmAppDatabase/replication/nodeId 2024-02-06 22:58:38.110 [DefaultDispatcher-worker-14 @coroutine#3128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57703/UmAppDatabase/replication/nodeId 2024-02-06 22:58:38.121 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:38.127 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318beab4 2024-02-06 22:58:38.140 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318beab4 2024-02-06 22:58:38.142 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318beab4 2024-02-06 22:58:38.144 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318beab4 2024-02-06 22:58:38.144 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2024-02-06 22:58:38.145 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:38.145 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:38.145 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:38.145 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:38.145 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:38.145 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:38.145 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ad5f99 2024-02-06 22:58:38.145 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:38.145 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:38.145 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:38.145 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:38.145 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:38.145 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:38.145 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:38.145 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:38.145 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:38.145 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:38.145 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:38.145 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:38.145 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:38.145 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:38.145 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:38.145 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:38.145 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:38.145 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:38.145 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:38.145 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2024-02-06 22:58:38.145 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:38.145 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:38.145 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:38.145 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:38.145 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:38.145 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:38.145 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:38.145 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:38.145 [Test worker @coroutine#5103] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2024-02-06 22:58:38.145 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@457dc809 2024-02-06 22:58:38.145 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@457dc809 2024-02-06 22:58:38.145 [Test worker @coroutine#5103] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2024-02-06 22:58:38.160 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@457dc809 2024-02-06 22:58:38.170 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@457dc809 2024-02-06 22:58:38.172 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@457dc809 2024-02-06 22:58:38.174 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@457dc809 2024-02-06 22:58:38.183 [DefaultDispatcher-worker-7 @coroutine#5119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@457dc809 2024-02-06 22:58:38.198 [DefaultDispatcher-worker-4 @coroutine#5103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318beab4 2024-02-06 22:58:38.201 [DefaultDispatcher-worker-3 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b9a2629 2024-02-06 22:58:38.201 [DefaultDispatcher-worker-3 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId 2024-02-06 22:58:38.201 [DefaultDispatcher-worker-3 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:38.201 [DefaultDispatcher-worker-3 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId 2024-02-06 22:58:38.203 [DefaultDispatcher-worker-16 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId 2024-02-06 22:58:38.203 [DefaultDispatcher-worker-16 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId 2024-02-06 22:58:38.205 [HikariPool-152 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:58:38.212 [DefaultDispatcher-worker-12 @coroutine#5103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318beab4 2024-02-06 22:58:38.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2024-02-06 22:58:38.221 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2024-02-06 22:58:38.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:38.221 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@318beab4: (connection evicted) 2024-02-06 22:58:38.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:38.222 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2024-02-06 22:58:38.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2024-02-06 22:58:38.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2024-02-06 22:58:38.222 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2024-02-06 22:58:38.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:38.223 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@457dc809: (connection evicted) 2024-02-06 22:58:38.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:38.223 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2024-02-06 22:58:38.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2024-02-06 22:58:38.226 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2024-02-06 22:58:38.226 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:38.226 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:38.226 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:38.226 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:38.226 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:38.226 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:38.226 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50e32998 2024-02-06 22:58:38.226 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:38.226 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:38.226 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:38.226 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:38.226 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:38.226 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:38.226 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:38.226 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:38.226 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:38.226 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:38.226 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:38.226 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:38.226 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:38.226 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:38.226 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:38.226 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:38.226 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:38.226 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:38.226 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:38.226 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2024-02-06 22:58:38.226 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:38.226 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:38.226 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:38.226 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:38.226 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:38.226 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:38.226 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:38.226 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:38.226 [Test worker @coroutine#5163] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2024-02-06 22:58:38.227 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e268c19 2024-02-06 22:58:38.227 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e268c19 2024-02-06 22:58:38.227 [Test worker @coroutine#5163] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2024-02-06 22:58:38.241 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e268c19 2024-02-06 22:58:38.252 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e268c19 2024-02-06 22:58:38.254 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e268c19 2024-02-06 22:58:38.256 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e268c19 2024-02-06 22:58:38.259 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e268c19 2024-02-06 22:58:38.267 [DefaultDispatcher-worker-11 @coroutine#5171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e268c19 2024-02-06 22:58:38.270 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e268c19 2024-02-06 22:58:38.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2024-02-06 22:58:38.283 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2024-02-06 22:58:38.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:38.284 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e268c19: (connection evicted) 2024-02-06 22:58:38.284 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:38.284 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2024-02-06 22:58:38.284 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2024-02-06 22:58:38.286 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2024-02-06 22:58:38.286 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:38.286 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:38.286 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:38.286 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:38.286 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:38.286 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:38.286 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@221961f2 2024-02-06 22:58:38.286 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:38.286 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:38.286 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:38.286 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:38.286 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:38.286 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:38.286 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:38.287 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:38.287 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:38.287 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:38.287 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:38.287 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:38.287 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:38.287 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:38.287 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:38.287 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:38.287 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:38.287 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:38.287 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:38.287 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2024-02-06 22:58:38.287 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:38.287 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:38.287 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:38.287 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:38.287 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:38.287 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:38.287 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:38.287 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:38.287 [Test worker @coroutine#5197] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2024-02-06 22:58:38.287 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@51c0346d 2024-02-06 22:58:38.287 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@51c0346d 2024-02-06 22:58:38.287 [Test worker @coroutine#5197] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2024-02-06 22:58:38.302 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51c0346d 2024-02-06 22:58:38.314 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51c0346d 2024-02-06 22:58:38.317 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51c0346d 2024-02-06 22:58:38.320 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51c0346d 2024-02-06 22:58:38.329 [DefaultDispatcher-worker-16 @coroutine#5204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51c0346d 2024-02-06 22:58:38.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2024-02-06 22:58:38.343 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2024-02-06 22:58:38.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:38.343 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51c0346d: (connection evicted) 2024-02-06 22:58:38.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:38.344 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2024-02-06 22:58:38.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2024-02-06 22:58:38.345 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2024-02-06 22:58:38.345 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:38.345 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:38.345 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:38.345 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:38.345 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:38.345 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:38.345 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f154d9b 2024-02-06 22:58:38.345 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:38.345 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:38.345 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:38.345 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:38.345 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:38.345 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:38.345 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:38.345 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:38.345 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:38.345 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:38.345 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:38.345 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:38.345 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:38.345 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:38.345 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:38.345 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:38.345 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:38.345 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:38.345 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:38.345 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2024-02-06 22:58:38.345 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:38.345 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:38.345 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:38.345 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:38.345 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:38.345 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:38.345 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:38.345 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:38.345 [Test worker @coroutine#5228] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2024-02-06 22:58:38.346 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@19993ed 2024-02-06 22:58:38.346 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@19993ed 2024-02-06 22:58:38.346 [Test worker @coroutine#5228] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2024-02-06 22:58:38.360 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19993ed 2024-02-06 22:58:38.364 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:38.371 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19993ed 2024-02-06 22:58:38.373 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19993ed 2024-02-06 22:58:38.375 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19993ed 2024-02-06 22:58:38.401 [Test worker] DEBUG c.zaxxer.hikari.pool.ProxyConnection - HikariPool-156 - Executed rollback on connection com.zaxxer.hikari.pool.ProxyConnection.ClosedConnection due to dirty commit state on close(). 2024-02-06 22:58:38.401 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19993ed 2024-02-06 22:58:38.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2024-02-06 22:58:38.403 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2024-02-06 22:58:38.403 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:38.411 [HikariPool-156 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19993ed: (connection evicted) 2024-02-06 22:58:38.412 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:38.412 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2024-02-06 22:58:38.412 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2024-02-06 22:58:38.414 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2024-02-06 22:58:38.414 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:38.414 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:38.414 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:38.414 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:38.414 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:38.414 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:38.414 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6203f10f 2024-02-06 22:58:38.414 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:38.414 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:38.414 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:38.414 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:38.414 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:38.414 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:38.414 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:38.414 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:38.414 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:38.414 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:38.414 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:38.414 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:38.414 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:38.414 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:38.414 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:38.415 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:38.415 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:38.415 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:38.415 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:38.415 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2024-02-06 22:58:38.415 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:38.415 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:38.415 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:38.415 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:38.415 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:38.415 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:38.415 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:38.415 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:38.415 [Test worker @coroutine#5259] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2024-02-06 22:58:38.415 [DefaultDispatcher-worker-16 @coroutine#2992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14980819 2024-02-06 22:58:38.415 [DefaultDispatcher-worker-16 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId 2024-02-06 22:58:38.415 [DefaultDispatcher-worker-16 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:38.415 [DefaultDispatcher-worker-16 @coroutine#2992] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId 2024-02-06 22:58:38.416 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@76ea1cb5 2024-02-06 22:58:38.416 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@76ea1cb5 2024-02-06 22:58:38.416 [Test worker @coroutine#5259] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2024-02-06 22:58:38.419 [DefaultDispatcher-worker-16 @coroutine#2992] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId 2024-02-06 22:58:38.419 [DefaultDispatcher-worker-16 @coroutine#2992] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId 2024-02-06 22:58:38.436 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ea1cb5 2024-02-06 22:58:38.452 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ea1cb5 2024-02-06 22:58:38.455 [Test worker @coroutine#5266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ea1cb5 2024-02-06 22:58:38.457 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ea1cb5 2024-02-06 22:58:38.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2024-02-06 22:58:38.465 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2024-02-06 22:58:38.465 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:58:38.465 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:38.465 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2024-02-06 22:58:38.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2024-02-06 22:58:38.468 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2024-02-06 22:58:38.468 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:38.468 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:38.468 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:38.468 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:38.468 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:38.468 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:38.468 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@315bb2bb 2024-02-06 22:58:38.468 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:38.468 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:38.468 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:38.468 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:38.469 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:38.469 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:38.469 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:38.469 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:38.469 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:38.469 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:38.469 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:38.469 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:38.469 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:38.469 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:38.469 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:38.469 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:38.469 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:38.469 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:38.469 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:38.469 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2024-02-06 22:58:38.469 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:38.469 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:38.469 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:38.469 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:38.469 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:38.469 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:38.469 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:38.469 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:38.469 [Test worker @coroutine#5296] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2024-02-06 22:58:38.469 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c9015c6 2024-02-06 22:58:38.469 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c9015c6 2024-02-06 22:58:38.469 [Test worker @coroutine#5296] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2024-02-06 22:58:38.480 [DefaultDispatcher-worker-15 @coroutine#3174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe852a 2024-02-06 22:58:38.480 [DefaultDispatcher-worker-15 @coroutine#3174] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36799/UmAppDatabase/replication/nodeId 2024-02-06 22:58:38.480 [DefaultDispatcher-worker-15 @coroutine#3174] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36799/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:38.480 [DefaultDispatcher-worker-15 @coroutine#3174] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36799/UmAppDatabase/replication/nodeId 2024-02-06 22:58:38.481 [DefaultDispatcher-worker-11 @coroutine#3174] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36799/UmAppDatabase/replication/nodeId 2024-02-06 22:58:38.481 [DefaultDispatcher-worker-11 @coroutine#3174] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36799/UmAppDatabase/replication/nodeId 2024-02-06 22:58:38.489 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9015c6 2024-02-06 22:58:38.505 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9015c6 2024-02-06 22:58:38.507 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9015c6 2024-02-06 22:58:38.508 [DefaultDispatcher-worker-17 @coroutine#3026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c931728 2024-02-06 22:58:38.508 [DefaultDispatcher-worker-17 @coroutine#3026] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId 2024-02-06 22:58:38.508 [DefaultDispatcher-worker-17 @coroutine#3026] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:38.508 [DefaultDispatcher-worker-17 @coroutine#3026] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId 2024-02-06 22:58:38.509 [DefaultDispatcher-worker-12 @coroutine#3026] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId 2024-02-06 22:58:38.509 [DefaultDispatcher-worker-12 @coroutine#3026] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId 2024-02-06 22:58:38.510 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9015c6 2024-02-06 22:58:38.518 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2024-02-06 22:58:38.518 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2024-02-06 22:58:38.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:58:38.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:38.518 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2024-02-06 22:58:38.518 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2024-02-06 22:58:38.521 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2024-02-06 22:58:38.522 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:38.522 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:38.522 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:38.522 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:38.522 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:38.522 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:38.522 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a8cc099 2024-02-06 22:58:38.522 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:38.522 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:38.522 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:38.522 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:38.522 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:38.522 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:38.522 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:38.522 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:38.522 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:38.522 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:38.522 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:38.522 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:38.522 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:38.522 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:38.522 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:38.522 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:38.522 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:38.522 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:38.522 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:38.522 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2024-02-06 22:58:38.522 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:38.522 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:38.522 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:38.522 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:38.522 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:38.522 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:38.522 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:38.522 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:38.522 [Test worker @coroutine#5331] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2024-02-06 22:58:38.525 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c00a9f0 2024-02-06 22:58:38.525 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c00a9f0 2024-02-06 22:58:38.525 [Test worker @coroutine#5331] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2024-02-06 22:58:38.545 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c00a9f0 2024-02-06 22:58:38.561 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c00a9f0 2024-02-06 22:58:38.563 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c00a9f0 2024-02-06 22:58:38.566 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c00a9f0 2024-02-06 22:58:38.577 [DefaultDispatcher-worker-8 @coroutine#5338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c00a9f0 2024-02-06 22:58:38.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2024-02-06 22:58:38.578 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2024-02-06 22:58:38.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:38.578 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c00a9f0: (connection evicted) 2024-02-06 22:58:38.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:38.579 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2024-02-06 22:58:38.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2024-02-06 22:58:38.581 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2024-02-06 22:58:38.581 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:38.581 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:38.581 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:38.581 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:38.581 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:38.581 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:38.581 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64455184 2024-02-06 22:58:38.581 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:38.581 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:38.581 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:38.581 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:38.581 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:38.581 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:38.581 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:38.581 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:38.581 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:38.581 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:38.581 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:38.581 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:38.581 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:38.581 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:38.581 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:38.581 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:38.581 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:38.581 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:38.581 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:38.581 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2024-02-06 22:58:38.582 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:38.582 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:38.582 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:38.582 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:38.582 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:38.582 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:38.582 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:38.582 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:38.582 [Test worker @coroutine#5362] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2024-02-06 22:58:38.585 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@48900d4a 2024-02-06 22:58:38.585 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@48900d4a 2024-02-06 22:58:38.585 [Test worker @coroutine#5362] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2024-02-06 22:58:38.607 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48900d4a 2024-02-06 22:58:38.623 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48900d4a 2024-02-06 22:58:38.626 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48900d4a 2024-02-06 22:58:38.629 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48900d4a 2024-02-06 22:58:38.638 [DefaultDispatcher-worker-15 @coroutine#5369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48900d4a 2024-02-06 22:58:38.641 [Test worker @coroutine#5376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48900d4a 2024-02-06 22:58:38.649 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48900d4a 2024-02-06 22:58:38.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2024-02-06 22:58:38.655 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2024-02-06 22:58:38.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:38.659 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48900d4a: (connection evicted) 2024-02-06 22:58:38.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:38.660 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2024-02-06 22:58:38.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2024-02-06 22:58:38.662 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2024-02-06 22:58:38.663 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:38.663 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:38.663 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:38.663 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:38.663 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:38.663 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:38.663 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e95c023 2024-02-06 22:58:38.663 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:38.663 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:38.663 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:38.663 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:38.663 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:38.663 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:38.663 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:38.663 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:38.663 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:38.663 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:38.663 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:38.663 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:38.663 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:38.663 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:38.663 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:38.663 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:38.663 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:38.663 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:38.663 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:38.663 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2024-02-06 22:58:38.663 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:38.663 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:38.663 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:38.663 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:38.663 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:38.663 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:38.663 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:38.663 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:38.663 [Test worker @coroutine#5397] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2024-02-06 22:58:38.665 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d00241b 2024-02-06 22:58:38.665 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d00241b 2024-02-06 22:58:38.665 [Test worker @coroutine#5397] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2024-02-06 22:58:38.697 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d00241b 2024-02-06 22:58:38.736 [Test worker @coroutine#5399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d00241b 2024-02-06 22:58:38.738 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d00241b 2024-02-06 22:58:38.748 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d00241b 2024-02-06 22:58:38.748 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2024-02-06 22:58:38.749 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:38.749 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:38.749 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:38.749 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:38.749 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:38.749 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:38.749 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56dae6 2024-02-06 22:58:38.749 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:38.749 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:38.749 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:38.749 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:38.749 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:38.749 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:38.749 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:38.749 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:38.749 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:38.749 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:38.749 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:38.749 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:38.749 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:38.749 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:38.749 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:38.749 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:38.749 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:38.749 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:38.749 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:38.749 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2024-02-06 22:58:38.749 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:38.749 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:38.749 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:38.749 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:38.749 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:38.749 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:38.749 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:38.749 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:38.749 [Test worker @coroutine#5397] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2024-02-06 22:58:38.761 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e43c01f 2024-02-06 22:58:38.761 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e43c01f 2024-02-06 22:58:38.761 [Test worker @coroutine#5397] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2024-02-06 22:58:38.766 [HikariPool-161 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:38.775 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:38.797 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e43c01f 2024-02-06 22:58:38.815 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:38.815 [DefaultDispatcher-worker-7 @coroutine#3059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52c7437 2024-02-06 22:58:38.826 [DefaultDispatcher-worker-5 @coroutine#2880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c261c74 2024-02-06 22:58:38.826 [DefaultDispatcher-worker-7 @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:58:38.826 [DefaultDispatcher-worker-5 @coroutine#2880] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId 2024-02-06 22:58:38.826 [DefaultDispatcher-worker-7 @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://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:38.827 [DefaultDispatcher-worker-5 @coroutine#2880] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:38.827 [DefaultDispatcher-worker-5 @coroutine#2880] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId 2024-02-06 22:58:38.827 [DefaultDispatcher-worker-7 @coroutine#3059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:58:38.828 [DefaultDispatcher-worker-4 @coroutine#3238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579ee82 2024-02-06 22:58:38.828 [DefaultDispatcher-worker-4 @coroutine#3238] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35811/UmAppDatabase/replication/nodeId 2024-02-06 22:58:38.828 [DefaultDispatcher-worker-4 @coroutine#3238] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35811/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:38.828 [DefaultDispatcher-worker-4 @coroutine#3238] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35811/UmAppDatabase/replication/nodeId 2024-02-06 22:58:38.828 [DefaultDispatcher-worker-6 @coroutine#3059] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:58:38.828 [DefaultDispatcher-worker-1 @coroutine#2880] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId 2024-02-06 22:58:38.828 [DefaultDispatcher-worker-1 @coroutine#2880] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId 2024-02-06 22:58:38.829 [DefaultDispatcher-worker-4 @coroutine#3238] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35811/UmAppDatabase/replication/nodeId 2024-02-06 22:58:38.829 [DefaultDispatcher-worker-4 @coroutine#3238] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35811/UmAppDatabase/replication/nodeId 2024-02-06 22:58:38.837 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e43c01f 2024-02-06 22:58:38.839 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e43c01f 2024-02-06 22:58:38.841 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e43c01f 2024-02-06 22:58:38.848 [DefaultDispatcher-worker-17 @coroutine#5421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e43c01f 2024-02-06 22:58:38.849 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:38.860 [DefaultDispatcher-worker-3 @coroutine#5397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d00241b 2024-02-06 22:58:38.861 [HikariPool-162 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:38.892 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:38.909 [DefaultDispatcher-worker-7 @coroutine#5397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d00241b 2024-02-06 22:58:38.918 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2024-02-06 22:58:38.918 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2024-02-06 22:58:38.918 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:38.923 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d00241b: (connection evicted) 2024-02-06 22:58:38.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:38.924 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2024-02-06 22:58:38.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2024-02-06 22:58:38.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2024-02-06 22:58:38.924 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2024-02-06 22:58:38.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:38.931 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e43c01f: (connection evicted) 2024-02-06 22:58:38.932 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:38.932 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2024-02-06 22:58:38.932 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2024-02-06 22:58:38.933 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2024-02-06 22:58:38.933 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:38.933 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:38.933 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:38.933 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:38.934 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:38.934 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:38.934 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28592982 2024-02-06 22:58:38.934 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:38.934 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:38.934 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:38.934 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:38.934 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:38.934 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:38.934 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:38.934 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:38.934 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:38.934 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:38.934 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:38.934 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:38.934 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:38.934 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:38.934 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:38.934 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:38.934 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:38.934 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:38.934 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:38.934 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2024-02-06 22:58:38.934 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:38.934 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:38.934 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:38.934 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:38.934 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:38.934 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:38.934 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:38.934 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:38.934 [Test worker @coroutine#5434] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2024-02-06 22:58:38.938 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@a703934 2024-02-06 22:58:38.938 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@a703934 2024-02-06 22:58:38.938 [Test worker @coroutine#5434] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2024-02-06 22:58:38.959 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a703934 2024-02-06 22:58:38.972 [DefaultDispatcher-worker-15 @coroutine#3073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-06 22:58:38.973 [DefaultDispatcher-worker-16 @coroutine#2913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cd31214 2024-02-06 22:58:38.973 [DefaultDispatcher-worker-15 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49155/UmAppDatabase/replication/nodeId 2024-02-06 22:58:38.973 [DefaultDispatcher-worker-15 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49155/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:38.973 [DefaultDispatcher-worker-15 @coroutine#3073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49155/UmAppDatabase/replication/nodeId 2024-02-06 22:58:38.973 [DefaultDispatcher-worker-16 @coroutine#2913] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId 2024-02-06 22:58:38.973 [DefaultDispatcher-worker-16 @coroutine#2913] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:38.973 [DefaultDispatcher-worker-16 @coroutine#2913] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId 2024-02-06 22:58:38.974 [DefaultDispatcher-worker-17 @coroutine#2913] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId 2024-02-06 22:58:38.974 [DefaultDispatcher-worker-17 @coroutine#2913] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId 2024-02-06 22:58:38.974 [DefaultDispatcher-worker-9 @coroutine#3073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49155/UmAppDatabase/replication/nodeId 2024-02-06 22:58:38.974 [DefaultDispatcher-worker-9 @coroutine#3073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49155/UmAppDatabase/replication/nodeId 2024-02-06 22:58:38.976 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a703934 2024-02-06 22:58:38.979 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a703934 2024-02-06 22:58:38.981 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a703934 2024-02-06 22:58:38.982 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2024-02-06 22:58:38.982 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:38.982 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:38.982 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:38.982 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:38.982 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:38.982 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:38.982 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17796f47 2024-02-06 22:58:38.982 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:38.982 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:38.982 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:38.982 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:38.982 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:38.982 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:38.982 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:38.982 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:38.982 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:38.982 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:38.982 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:38.982 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:38.982 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:38.982 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:38.982 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:38.982 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:38.982 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:38.982 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:38.982 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:38.982 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2024-02-06 22:58:38.982 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:38.982 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:38.982 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:38.982 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:38.982 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:38.982 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:38.982 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:38.982 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:38.982 [Test worker @coroutine#5434] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2024-02-06 22:58:38.983 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b6637f3 2024-02-06 22:58:38.983 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b6637f3 2024-02-06 22:58:38.983 [Test worker @coroutine#5434] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2024-02-06 22:58:38.997 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b6637f3 2024-02-06 22:58:39.008 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b6637f3 2024-02-06 22:58:39.010 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b6637f3 2024-02-06 22:58:39.012 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b6637f3 2024-02-06 22:58:39.022 [DefaultDispatcher-worker-13 @coroutine#5455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b6637f3 2024-02-06 22:58:39.033 [DefaultDispatcher-worker-5 @coroutine#5434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a703934 2024-02-06 22:58:39.038 [HikariPool-163 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:58:39.060 [DefaultDispatcher-worker-15 @coroutine#5434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a703934 2024-02-06 22:58:39.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2024-02-06 22:58:39.064 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2024-02-06 22:58:39.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:39.065 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a703934: (connection evicted) 2024-02-06 22:58:39.065 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:39.065 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2024-02-06 22:58:39.065 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2024-02-06 22:58:39.066 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2024-02-06 22:58:39.066 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2024-02-06 22:58:39.066 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:39.066 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b6637f3: (connection evicted) 2024-02-06 22:58:39.066 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:39.066 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2024-02-06 22:58:39.066 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2024-02-06 22:58:39.069 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2024-02-06 22:58:39.069 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:39.069 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:39.069 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:39.069 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:39.069 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:39.069 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:39.069 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48e1e18a 2024-02-06 22:58:39.069 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:39.069 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:39.069 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:39.069 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:39.069 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:39.069 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:39.069 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:39.069 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:39.069 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:39.069 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:39.070 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:39.070 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:39.070 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:39.070 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:39.070 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:39.070 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:39.070 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:39.070 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:39.070 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:39.070 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2024-02-06 22:58:39.070 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:39.070 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:39.070 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:39.070 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:39.070 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:39.070 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:39.070 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:39.070 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:39.070 [Test worker @coroutine#5468] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2024-02-06 22:58:39.070 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a6078d 2024-02-06 22:58:39.070 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a6078d 2024-02-06 22:58:39.070 [Test worker @coroutine#5468] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2024-02-06 22:58:39.086 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a6078d 2024-02-06 22:58:39.096 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a6078d 2024-02-06 22:58:39.098 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a6078d 2024-02-06 22:58:39.100 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a6078d 2024-02-06 22:58:39.100 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2024-02-06 22:58:39.101 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:39.101 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:39.101 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:39.101 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:39.101 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:39.101 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:39.101 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fd624f5 2024-02-06 22:58:39.101 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:39.101 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:39.101 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:39.101 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:39.101 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:39.101 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:39.101 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:39.101 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:39.101 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:39.101 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:39.101 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:39.101 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:39.101 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:39.101 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:39.101 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:39.101 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:39.101 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:39.101 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:39.101 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:39.101 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2024-02-06 22:58:39.101 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:39.101 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:39.101 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:39.101 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:39.101 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:39.101 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:39.101 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:39.101 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:39.101 [Test worker @coroutine#5468] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2024-02-06 22:58:39.101 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cc28282 2024-02-06 22:58:39.101 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cc28282 2024-02-06 22:58:39.101 [Test worker @coroutine#5468] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2024-02-06 22:58:39.115 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cc28282 2024-02-06 22:58:39.120 [DefaultDispatcher-worker-5 @coroutine#3128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e75bef1 2024-02-06 22:58:39.120 [DefaultDispatcher-worker-5 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57703/UmAppDatabase/replication/nodeId 2024-02-06 22:58:39.120 [DefaultDispatcher-worker-5 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57703/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:39.120 [DefaultDispatcher-worker-5 @coroutine#3128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57703/UmAppDatabase/replication/nodeId 2024-02-06 22:58:39.121 [DefaultDispatcher-worker-15 @coroutine#3128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57703/UmAppDatabase/replication/nodeId 2024-02-06 22:58:39.122 [DefaultDispatcher-worker-15 @coroutine#3128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57703/UmAppDatabase/replication/nodeId 2024-02-06 22:58:39.128 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cc28282 2024-02-06 22:58:39.130 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cc28282 2024-02-06 22:58:39.132 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cc28282 2024-02-06 22:58:39.141 [DefaultDispatcher-worker-15 @coroutine#5484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cc28282 2024-02-06 22:58:39.147 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:39.158 [DefaultDispatcher-worker-8 @coroutine#5468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a6078d 2024-02-06 22:58:39.170 [HikariPool-165 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:58:39.191 [DefaultDispatcher-worker-5 @coroutine#5468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a6078d 2024-02-06 22:58:39.201 [HikariPool-166 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:39.213 [DefaultDispatcher-worker-6 @coroutine#5468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a6078d 2024-02-06 22:58:39.213 [DefaultDispatcher-worker-13 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b9a2629 2024-02-06 22:58:39.213 [DefaultDispatcher-worker-13 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId 2024-02-06 22:58:39.213 [DefaultDispatcher-worker-13 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:39.213 [DefaultDispatcher-worker-13 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId 2024-02-06 22:58:39.215 [DefaultDispatcher-worker-1 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId 2024-02-06 22:58:39.215 [DefaultDispatcher-worker-1 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId 2024-02-06 22:58:39.219 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:39.226 [DefaultDispatcher-worker-10 @coroutine#5468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a6078d 2024-02-06 22:58:39.243 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2024-02-06 22:58:39.243 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2024-02-06 22:58:39.243 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:39.259 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a6078d: (connection evicted) 2024-02-06 22:58:39.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:39.260 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2024-02-06 22:58:39.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2024-02-06 22:58:39.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2024-02-06 22:58:39.260 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2024-02-06 22:58:39.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:39.279 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5cc28282: (connection evicted) 2024-02-06 22:58:39.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:39.280 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2024-02-06 22:58:39.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2024-02-06 22:58:39.282 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2024-02-06 22:58:39.283 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:39.283 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:39.283 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:39.283 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:39.283 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:39.283 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:39.283 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@154fcedd 2024-02-06 22:58:39.283 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:39.283 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:39.283 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:39.283 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:39.283 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:39.283 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:39.283 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:39.283 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:39.283 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:39.283 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:39.283 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:39.283 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:39.283 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:39.283 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:39.283 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:39.283 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:39.283 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:39.283 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:39.283 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:39.283 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2024-02-06 22:58:39.283 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:39.283 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:39.283 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:39.283 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:39.283 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:39.283 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:39.283 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:39.283 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:39.283 [Test worker @coroutine#5513] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2024-02-06 22:58:39.291 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@458500d1 2024-02-06 22:58:39.291 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@458500d1 2024-02-06 22:58:39.291 [Test worker @coroutine#5513] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2024-02-06 22:58:39.309 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:39.324 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@458500d1 2024-02-06 22:58:39.356 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@458500d1 2024-02-06 22:58:39.359 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@458500d1 2024-02-06 22:58:39.361 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@458500d1 2024-02-06 22:58:39.362 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2024-02-06 22:58:39.362 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:39.362 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:39.362 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:39.362 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:39.362 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:39.362 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:39.362 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55b7f0d 2024-02-06 22:58:39.362 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:39.362 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:39.362 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:39.362 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:39.362 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:39.362 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:39.362 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:39.362 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:39.362 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:39.362 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:39.362 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:39.362 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:39.362 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:39.362 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:39.362 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:39.362 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:39.362 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:39.362 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:39.362 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:39.362 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2024-02-06 22:58:39.363 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:39.363 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:39.363 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:39.363 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:39.363 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:39.363 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:39.363 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:39.363 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:39.363 [Test worker @coroutine#5513] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2024-02-06 22:58:39.363 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@53ccbc15 2024-02-06 22:58:39.363 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@53ccbc15 2024-02-06 22:58:39.363 [Test worker @coroutine#5513] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2024-02-06 22:58:39.379 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53ccbc15 2024-02-06 22:58:39.389 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53ccbc15 2024-02-06 22:58:39.391 [HikariPool-167 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:39.391 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53ccbc15 2024-02-06 22:58:39.393 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53ccbc15 2024-02-06 22:58:39.402 [DefaultDispatcher-worker-17 @coroutine#5527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53ccbc15 2024-02-06 22:58:39.418 [DefaultDispatcher-worker-8 @coroutine#5513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@458500d1 2024-02-06 22:58:39.428 [DefaultDispatcher-worker-7 @coroutine#2992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14980819 2024-02-06 22:58:39.428 [DefaultDispatcher-worker-7 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId 2024-02-06 22:58:39.428 [DefaultDispatcher-worker-7 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:39.428 [DefaultDispatcher-worker-7 @coroutine#2992] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId 2024-02-06 22:58:39.429 [DefaultDispatcher-worker-5 @coroutine#5513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@458500d1 2024-02-06 22:58:39.429 [DefaultDispatcher-worker-6 @coroutine#2992] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId 2024-02-06 22:58:39.429 [DefaultDispatcher-worker-6 @coroutine#2992] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId 2024-02-06 22:58:39.435 [DefaultDispatcher-worker-10 @coroutine#5513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@458500d1 2024-02-06 22:58:39.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2024-02-06 22:58:39.444 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2024-02-06 22:58:39.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:39.444 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@458500d1: (connection evicted) 2024-02-06 22:58:39.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:39.444 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2024-02-06 22:58:39.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2024-02-06 22:58:39.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2024-02-06 22:58:39.445 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2024-02-06 22:58:39.445 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:39.445 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53ccbc15: (connection evicted) 2024-02-06 22:58:39.445 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:39.445 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2024-02-06 22:58:39.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2024-02-06 22:58:39.446 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2024-02-06 22:58:39.446 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:39.446 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:39.446 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:39.446 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:39.446 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:39.446 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:39.446 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6cb2d5ea 2024-02-06 22:58:39.446 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:39.446 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:39.446 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:39.446 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:39.446 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:39.446 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:39.446 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:39.446 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:39.446 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:39.446 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:39.446 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:39.446 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:39.446 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:39.446 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:39.446 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:39.446 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:39.446 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:39.446 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:39.446 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:39.446 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2024-02-06 22:58:39.446 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:39.446 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:39.446 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:39.446 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:39.446 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:39.446 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:39.446 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:39.446 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:39.447 [Test worker @coroutine#5557] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2024-02-06 22:58:39.447 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e9bff08 2024-02-06 22:58:39.447 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e9bff08 2024-02-06 22:58:39.447 [Test worker @coroutine#5557] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2024-02-06 22:58:39.454 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:39.461 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e9bff08 2024-02-06 22:58:39.472 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e9bff08 2024-02-06 22:58:39.474 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e9bff08 2024-02-06 22:58:39.476 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e9bff08 2024-02-06 22:58:39.476 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2024-02-06 22:58:39.476 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:39.476 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:39.476 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:39.476 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:39.476 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:39.476 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:39.476 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@157ff8f8 2024-02-06 22:58:39.476 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:39.476 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:39.476 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:39.476 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:39.476 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:39.476 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:39.476 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:39.477 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:39.477 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:39.477 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:39.477 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:39.477 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:39.477 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:39.477 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:39.477 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:39.477 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:39.477 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:39.477 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:39.477 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:39.477 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2024-02-06 22:58:39.477 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:39.477 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:39.477 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:39.477 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:39.477 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:39.477 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:39.477 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:39.477 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:39.477 [Test worker @coroutine#5557] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2024-02-06 22:58:39.477 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@67263db7 2024-02-06 22:58:39.477 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@67263db7 2024-02-06 22:58:39.477 [Test worker @coroutine#5557] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2024-02-06 22:58:39.490 [DefaultDispatcher-worker-5 @coroutine#3174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe852a 2024-02-06 22:58:39.490 [DefaultDispatcher-worker-5 @coroutine#3174] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36799/UmAppDatabase/replication/nodeId 2024-02-06 22:58:39.490 [DefaultDispatcher-worker-5 @coroutine#3174] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36799/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:39.490 [DefaultDispatcher-worker-5 @coroutine#3174] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36799/UmAppDatabase/replication/nodeId 2024-02-06 22:58:39.491 [DefaultDispatcher-worker-9 @coroutine#3174] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36799/UmAppDatabase/replication/nodeId 2024-02-06 22:58:39.492 [DefaultDispatcher-worker-9 @coroutine#3174] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36799/UmAppDatabase/replication/nodeId 2024-02-06 22:58:39.492 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67263db7 2024-02-06 22:58:39.494 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:39.503 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67263db7 2024-02-06 22:58:39.505 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67263db7 2024-02-06 22:58:39.506 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67263db7 2024-02-06 22:58:39.515 [DefaultDispatcher-worker-14 @coroutine#5573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67263db7 2024-02-06 22:58:39.517 [DefaultDispatcher-worker-14 @coroutine#3026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c931728 2024-02-06 22:58:39.517 [DefaultDispatcher-worker-14 @coroutine#3026] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId 2024-02-06 22:58:39.517 [DefaultDispatcher-worker-14 @coroutine#3026] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:39.517 [DefaultDispatcher-worker-14 @coroutine#3026] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId 2024-02-06 22:58:39.518 [DefaultDispatcher-worker-11 @coroutine#3026] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId 2024-02-06 22:58:39.519 [DefaultDispatcher-worker-11 @coroutine#3026] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId 2024-02-06 22:58:39.530 [DefaultDispatcher-worker-15 @coroutine#5557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e9bff08 2024-02-06 22:58:39.541 [DefaultDispatcher-worker-15 @coroutine#5557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e9bff08 2024-02-06 22:58:39.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2024-02-06 22:58:39.544 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2024-02-06 22:58:39.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:39.544 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e9bff08: (connection evicted) 2024-02-06 22:58:39.545 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:39.545 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2024-02-06 22:58:39.545 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2024-02-06 22:58:39.545 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2024-02-06 22:58:39.545 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2024-02-06 22:58:39.545 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:39.545 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67263db7: (connection evicted) 2024-02-06 22:58:39.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:39.546 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2024-02-06 22:58:39.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2024-02-06 22:58:39.548 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2024-02-06 22:58:39.548 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:39.548 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:39.548 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:39.548 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:39.548 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:39.548 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:39.548 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32be672d 2024-02-06 22:58:39.548 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:39.548 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:39.548 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:39.548 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:39.548 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:39.548 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:39.548 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:39.548 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:39.548 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:39.548 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:39.548 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:39.548 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:39.548 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:39.548 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:39.548 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:39.548 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:39.548 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:39.548 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:39.548 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:39.548 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2024-02-06 22:58:39.548 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:39.548 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:39.548 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:39.548 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:39.548 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:39.548 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:39.548 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:39.548 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:39.548 [Test worker @coroutine#5602] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2024-02-06 22:58:39.549 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@276e5add 2024-02-06 22:58:39.549 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@276e5add 2024-02-06 22:58:39.549 [Test worker @coroutine#5602] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2024-02-06 22:58:39.569 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@276e5add 2024-02-06 22:58:39.586 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@276e5add 2024-02-06 22:58:39.588 [Test worker @coroutine#5606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@276e5add 2024-02-06 22:58:39.589 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:39.591 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@276e5add 2024-02-06 22:58:39.591 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2024-02-06 22:58:39.591 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:39.591 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:39.591 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:39.591 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:39.591 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:39.591 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:39.591 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ab17cf 2024-02-06 22:58:39.591 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:39.591 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:39.591 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:39.591 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:39.591 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:39.591 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:39.591 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:39.592 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:39.592 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:39.592 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:39.592 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:39.592 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:39.592 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:39.592 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:39.592 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:39.592 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:39.592 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:39.592 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:39.592 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:39.592 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2024-02-06 22:58:39.592 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:39.592 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:39.592 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:39.592 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:39.592 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:39.592 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:39.592 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:39.592 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:39.592 [Test worker @coroutine#5602] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2024-02-06 22:58:39.592 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e49863e 2024-02-06 22:58:39.592 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e49863e 2024-02-06 22:58:39.592 [Test worker @coroutine#5602] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2024-02-06 22:58:39.611 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e49863e 2024-02-06 22:58:39.618 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:39.621 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e49863e 2024-02-06 22:58:39.623 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e49863e 2024-02-06 22:58:39.625 [Test worker @coroutine#5614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e49863e 2024-02-06 22:58:39.637 [DefaultDispatcher-worker-1 @coroutine#5616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e49863e 2024-02-06 22:58:39.649 [HikariPool-171 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:58:39.651 [DefaultDispatcher-worker-1 @coroutine#5602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@276e5add 2024-02-06 22:58:39.656 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:39.664 [DefaultDispatcher-worker-12 @coroutine#5602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@276e5add 2024-02-06 22:58:39.680 [DefaultDispatcher-worker-1 @coroutine#5637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-41 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fedf908 2024-02-06 22:58:39.683 [DefaultDispatcher-worker-1 @coroutine#5632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@276e5add 2024-02-06 22:58:39.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2024-02-06 22:58:39.686 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2024-02-06 22:58:39.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:39.686 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@276e5add: (connection evicted) 2024-02-06 22:58:39.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:39.686 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2024-02-06 22:58:39.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2024-02-06 22:58:39.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2024-02-06 22:58:39.687 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2024-02-06 22:58:39.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:39.687 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e49863e: (connection evicted) 2024-02-06 22:58:39.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:39.687 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2024-02-06 22:58:39.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2024-02-06 22:58:39.689 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2024-02-06 22:58:39.689 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:39.689 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:39.689 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:39.689 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:39.689 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:39.689 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:39.689 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2620264e 2024-02-06 22:58:39.689 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:39.689 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:39.689 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:39.689 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:39.689 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:39.689 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:39.689 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:39.689 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:39.689 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:39.689 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:39.689 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:39.689 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:39.689 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:39.689 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:39.689 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:39.689 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:39.689 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:39.689 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:39.689 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:39.689 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2024-02-06 22:58:39.689 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:39.689 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:39.689 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:39.689 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:39.689 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:39.689 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:39.689 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:39.689 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:39.689 [Test worker @coroutine#5639] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2024-02-06 22:58:39.690 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@59e24c62 2024-02-06 22:58:39.690 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@59e24c62 2024-02-06 22:58:39.690 [Test worker @coroutine#5639] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2024-02-06 22:58:39.706 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e24c62 2024-02-06 22:58:39.716 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e24c62 2024-02-06 22:58:39.718 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e24c62 2024-02-06 22:58:39.720 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e24c62 2024-02-06 22:58:39.720 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2024-02-06 22:58:39.720 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:39.720 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:39.720 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:39.720 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:39.720 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:39.720 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:39.720 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68bef3df 2024-02-06 22:58:39.720 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:39.720 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:39.720 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:39.720 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:39.720 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:39.720 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:39.720 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:39.720 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:39.720 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:39.720 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:39.720 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:39.720 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:39.720 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:39.720 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:39.720 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:39.720 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:39.720 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:39.720 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:39.720 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:39.720 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2024-02-06 22:58:39.720 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:39.720 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:39.720 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:39.720 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:39.720 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:39.720 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:39.720 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:39.720 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:39.720 [Test worker @coroutine#5639] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2024-02-06 22:58:39.721 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@51f412e6 2024-02-06 22:58:39.721 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@51f412e6 2024-02-06 22:58:39.721 [Test worker @coroutine#5639] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2024-02-06 22:58:39.734 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51f412e6 2024-02-06 22:58:39.744 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51f412e6 2024-02-06 22:58:39.746 [Test worker @coroutine#5648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51f412e6 2024-02-06 22:58:39.747 [Test worker @coroutine#5650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51f412e6 2024-02-06 22:58:39.758 [DefaultDispatcher-worker-15 @coroutine#5652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51f412e6 2024-02-06 22:58:39.761 [DefaultDispatcher-worker-3 @coroutine#5662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19a7906c 2024-02-06 22:58:39.772 [DefaultDispatcher-worker-1 @coroutine#5639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e24c62 2024-02-06 22:58:39.779 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:39.785 [DefaultDispatcher-worker-1 @coroutine#5639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e24c62 2024-02-06 22:58:39.790 [HikariPool-173 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:58:39.794 [DefaultDispatcher-worker-2 @coroutine#5639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e24c62 2024-02-06 22:58:39.802 [DefaultDispatcher-worker-1 @coroutine#5639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e24c62 2024-02-06 22:58:39.808 [DefaultDispatcher-worker-9 @coroutine#5671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-45 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2965dd88 2024-02-06 22:58:39.817 [DefaultDispatcher-worker-6 @coroutine#5675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e24c62 2024-02-06 22:58:39.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2024-02-06 22:58:39.819 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2024-02-06 22:58:39.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:39.819 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59e24c62: (connection evicted) 2024-02-06 22:58:39.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:39.820 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2024-02-06 22:58:39.820 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2024-02-06 22:58:39.820 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2024-02-06 22:58:39.820 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2024-02-06 22:58:39.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:39.821 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51f412e6: (connection evicted) 2024-02-06 22:58:39.821 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:39.821 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2024-02-06 22:58:39.821 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2024-02-06 22:58:39.824 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2024-02-06 22:58:39.824 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:39.824 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:39.824 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:39.824 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:39.824 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:39.824 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:39.824 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38c9e937 2024-02-06 22:58:39.824 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:39.824 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:39.824 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:39.824 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:39.824 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:39.824 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:39.824 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:39.824 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:39.824 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:39.824 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:39.824 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:39.824 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:39.824 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:39.824 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:39.824 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:39.824 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:39.824 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:39.824 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:39.824 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:39.824 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2024-02-06 22:58:39.824 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:39.824 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:39.824 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:39.824 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:39.824 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:39.824 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:39.824 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:39.824 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:39.824 [Test worker @coroutine#5681] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2024-02-06 22:58:39.825 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@79e591bb 2024-02-06 22:58:39.825 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@79e591bb 2024-02-06 22:58:39.825 [Test worker @coroutine#5681] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2024-02-06 22:58:39.838 [DefaultDispatcher-worker-5 @coroutine#3059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52c7437 2024-02-06 22:58:39.838 [DefaultDispatcher-worker-5 @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:58:39.839 [DefaultDispatcher-worker-5 @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://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:39.839 [DefaultDispatcher-worker-5 @coroutine#3059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:58:39.839 [DefaultDispatcher-worker-12 @coroutine#2880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c261c74 2024-02-06 22:58:39.839 [DefaultDispatcher-worker-11 @coroutine#3238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579ee82 2024-02-06 22:58:39.839 [DefaultDispatcher-worker-12 @coroutine#2880] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId 2024-02-06 22:58:39.839 [DefaultDispatcher-worker-11 @coroutine#3238] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35811/UmAppDatabase/replication/nodeId 2024-02-06 22:58:39.839 [DefaultDispatcher-worker-12 @coroutine#2880] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:39.839 [DefaultDispatcher-worker-11 @coroutine#3238] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35811/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:39.839 [DefaultDispatcher-worker-12 @coroutine#2880] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId 2024-02-06 22:58:39.839 [DefaultDispatcher-worker-11 @coroutine#3238] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35811/UmAppDatabase/replication/nodeId 2024-02-06 22:58:39.840 [DefaultDispatcher-worker-2 @coroutine#3059] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:58:39.840 [DefaultDispatcher-worker-3 @coroutine#3238] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35811/UmAppDatabase/replication/nodeId 2024-02-06 22:58:39.840 [DefaultDispatcher-worker-3 @coroutine#3238] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35811/UmAppDatabase/replication/nodeId 2024-02-06 22:58:39.841 [DefaultDispatcher-worker-3 @coroutine#2880] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId 2024-02-06 22:58:39.841 [DefaultDispatcher-worker-3 @coroutine#2880] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId 2024-02-06 22:58:39.843 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79e591bb 2024-02-06 22:58:39.853 [Test worker @coroutine#5690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79e591bb 2024-02-06 22:58:39.855 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79e591bb 2024-02-06 22:58:39.857 [Test worker @coroutine#5694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79e591bb 2024-02-06 22:58:39.858 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2024-02-06 22:58:39.858 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:39.858 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:39.858 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:39.858 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:39.858 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:39.858 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:39.858 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@467625e3 2024-02-06 22:58:39.858 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:39.858 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:39.858 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:39.858 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:39.858 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:39.858 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:39.858 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:39.858 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:39.858 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:39.858 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:39.858 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:39.858 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:39.858 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:39.858 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:39.858 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:39.858 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:39.858 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:39.858 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:39.858 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:39.858 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2024-02-06 22:58:39.858 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:39.858 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:39.858 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:39.858 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:39.858 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:39.858 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:39.858 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:39.858 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:39.858 [Test worker @coroutine#5681] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2024-02-06 22:58:39.858 [DefaultDispatcher-worker-3 @coroutine#5697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-47 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70f98f7a 2024-02-06 22:58:39.858 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@12e04531 2024-02-06 22:58:39.858 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@12e04531 2024-02-06 22:58:39.858 [Test worker @coroutine#5681] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2024-02-06 22:58:39.859 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:39.872 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12e04531 2024-02-06 22:58:39.883 [Test worker @coroutine#5698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12e04531 2024-02-06 22:58:39.884 [Test worker @coroutine#5700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12e04531 2024-02-06 22:58:39.886 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12e04531 2024-02-06 22:58:39.896 [DefaultDispatcher-worker-17 @coroutine#5704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12e04531 2024-02-06 22:58:39.906 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:39.911 [DefaultDispatcher-worker-6 @coroutine#5681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79e591bb 2024-02-06 22:58:39.922 [DefaultDispatcher-worker-2 @coroutine#5681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79e591bb 2024-02-06 22:58:39.925 [HikariPool-175 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:39.932 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2024-02-06 22:58:39.932 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2024-02-06 22:58:39.932 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:39.933 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79e591bb: (connection evicted) 2024-02-06 22:58:39.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:39.933 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2024-02-06 22:58:39.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2024-02-06 22:58:39.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2024-02-06 22:58:39.934 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2024-02-06 22:58:39.934 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:39.934 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12e04531: (connection evicted) 2024-02-06 22:58:39.934 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:39.934 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2024-02-06 22:58:39.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2024-02-06 22:58:39.936 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2024-02-06 22:58:39.936 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:39.936 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:39.936 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:39.936 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:39.936 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:39.936 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:39.936 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41acf2f1 2024-02-06 22:58:39.936 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:39.936 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:39.936 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:39.936 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:39.936 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:39.936 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:39.936 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:39.936 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:39.936 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:39.936 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:39.936 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:39.936 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:39.936 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:39.936 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:39.936 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:39.936 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:39.936 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:39.936 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:39.936 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:39.936 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2024-02-06 22:58:39.936 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:39.936 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:39.936 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:39.936 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:39.936 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:39.936 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:39.936 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:39.936 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:39.936 [Test worker @coroutine#5730] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2024-02-06 22:58:39.937 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@87cb1d8 2024-02-06 22:58:39.937 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@87cb1d8 2024-02-06 22:58:39.937 [Test worker @coroutine#5730] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2024-02-06 22:58:39.955 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:39.958 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@87cb1d8 2024-02-06 22:58:39.976 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@87cb1d8 2024-02-06 22:58:39.980 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@87cb1d8 2024-02-06 22:58:39.984 [Test worker @coroutine#5735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@87cb1d8 2024-02-06 22:58:39.985 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2024-02-06 22:58:39.985 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:39.985 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:39.985 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:39.985 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:39.985 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:39.985 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:39.985 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@525aadf2 2024-02-06 22:58:39.985 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:39.985 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:39.985 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:39.985 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:39.985 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:39.985 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:39.986 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:39.986 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:39.986 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:39.986 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:39.986 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:39.986 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:39.986 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:39.986 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:39.986 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:39.986 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:39.986 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:39.986 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:39.986 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:39.986 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2024-02-06 22:58:39.986 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:39.986 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:39.986 [DefaultDispatcher-worker-16 @coroutine#2913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cd31214 2024-02-06 22:58:39.986 [DefaultDispatcher-worker-5 @coroutine#3073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-06 22:58:39.986 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:39.986 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:39.986 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:39.986 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:39.986 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:39.986 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:39.986 [Test worker @coroutine#5730] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2024-02-06 22:58:39.986 [DefaultDispatcher-worker-16 @coroutine#2913] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId 2024-02-06 22:58:39.986 [DefaultDispatcher-worker-5 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49155/UmAppDatabase/replication/nodeId 2024-02-06 22:58:39.986 [DefaultDispatcher-worker-5 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49155/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:39.986 [DefaultDispatcher-worker-5 @coroutine#3073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49155/UmAppDatabase/replication/nodeId 2024-02-06 22:58:39.986 [DefaultDispatcher-worker-16 @coroutine#2913] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:39.986 [DefaultDispatcher-worker-16 @coroutine#2913] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId 2024-02-06 22:58:39.986 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@52bcd7c9 2024-02-06 22:58:39.986 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@52bcd7c9 2024-02-06 22:58:39.986 [Test worker @coroutine#5730] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2024-02-06 22:58:39.987 [DefaultDispatcher-worker-1 @coroutine#2913] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId 2024-02-06 22:58:39.987 [DefaultDispatcher-worker-1 @coroutine#2913] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId 2024-02-06 22:58:39.987 [DefaultDispatcher-worker-6 @coroutine#3073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49155/UmAppDatabase/replication/nodeId 2024-02-06 22:58:39.987 [DefaultDispatcher-worker-6 @coroutine#3073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49155/UmAppDatabase/replication/nodeId 2024-02-06 22:58:40.002 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52bcd7c9 2024-02-06 22:58:40.013 [Test worker @coroutine#5743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52bcd7c9 2024-02-06 22:58:40.014 [Test worker @coroutine#5746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52bcd7c9 2024-02-06 22:58:40.016 [Test worker @coroutine#5748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52bcd7c9 2024-02-06 22:58:40.026 [DefaultDispatcher-worker-1 @coroutine#5750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52bcd7c9 2024-02-06 22:58:40.040 [HikariPool-177 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:58:40.043 [DefaultDispatcher-worker-6 @coroutine#5730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@87cb1d8 2024-02-06 22:58:40.055 [DefaultDispatcher-worker-17 @coroutine#5730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@87cb1d8 2024-02-06 22:58:40.060 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2024-02-06 22:58:40.060 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2024-02-06 22:58:40.060 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:40.060 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@87cb1d8: (connection evicted) 2024-02-06 22:58:40.060 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:40.060 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2024-02-06 22:58:40.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2024-02-06 22:58:40.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2024-02-06 22:58:40.061 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2024-02-06 22:58:40.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:40.061 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52bcd7c9: (connection evicted) 2024-02-06 22:58:40.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:40.062 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2024-02-06 22:58:40.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2024-02-06 22:58:40.063 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2024-02-06 22:58:40.063 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:40.063 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:40.063 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:40.063 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:40.063 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:40.063 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:40.063 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@760f4310 2024-02-06 22:58:40.063 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:40.063 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:40.063 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:40.063 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:40.063 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:40.063 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:40.063 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:40.063 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:40.063 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:40.063 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:40.063 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:40.063 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:40.063 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:40.063 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:40.063 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:40.063 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:40.063 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:40.063 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:40.063 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:40.063 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2024-02-06 22:58:40.063 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:40.063 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:40.063 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:40.063 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:40.063 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:40.063 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:40.063 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:40.063 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:40.063 [Test worker @coroutine#5777] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2024-02-06 22:58:40.064 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@65e4eba5 2024-02-06 22:58:40.064 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@65e4eba5 2024-02-06 22:58:40.064 [Test worker @coroutine#5777] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2024-02-06 22:58:40.085 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65e4eba5 2024-02-06 22:58:40.101 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65e4eba5 2024-02-06 22:58:40.103 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65e4eba5 2024-02-06 22:58:40.106 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65e4eba5 2024-02-06 22:58:40.106 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2024-02-06 22:58:40.107 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:40.107 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:40.107 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:40.107 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:40.107 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:40.107 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:40.107 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ae69abe 2024-02-06 22:58:40.107 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:40.107 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:40.107 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:40.107 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:40.107 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:40.107 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:40.107 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:40.107 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:40.107 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:40.107 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:40.107 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:40.107 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:40.107 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:40.107 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:40.107 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:40.107 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:40.107 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:40.107 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:40.107 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:40.107 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2024-02-06 22:58:40.107 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:40.107 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:40.107 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:40.107 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:40.107 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:40.107 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:40.107 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:40.107 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:40.107 [Test worker @coroutine#5777] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2024-02-06 22:58:40.107 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@50508ed3 2024-02-06 22:58:40.107 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@50508ed3 2024-02-06 22:58:40.107 [Test worker @coroutine#5777] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2024-02-06 22:58:40.128 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50508ed3 2024-02-06 22:58:40.131 [DefaultDispatcher-worker-14 @coroutine#3128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e75bef1 2024-02-06 22:58:40.131 [DefaultDispatcher-worker-14 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57703/UmAppDatabase/replication/nodeId 2024-02-06 22:58:40.131 [DefaultDispatcher-worker-14 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57703/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:40.131 [DefaultDispatcher-worker-14 @coroutine#3128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57703/UmAppDatabase/replication/nodeId 2024-02-06 22:58:40.133 [DefaultDispatcher-worker-14 @coroutine#3128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57703/UmAppDatabase/replication/nodeId 2024-02-06 22:58:40.133 [DefaultDispatcher-worker-14 @coroutine#3128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57703/UmAppDatabase/replication/nodeId 2024-02-06 22:58:40.145 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50508ed3 2024-02-06 22:58:40.148 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50508ed3 2024-02-06 22:58:40.151 [Test worker @coroutine#5791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50508ed3 2024-02-06 22:58:40.162 [DefaultDispatcher-worker-15 @coroutine#5793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50508ed3 2024-02-06 22:58:40.164 [HikariPool-179 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:58:40.176 [DefaultDispatcher-worker-14 @coroutine#5777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65e4eba5 2024-02-06 22:58:40.186 [DefaultDispatcher-worker-15 @coroutine#5777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65e4eba5 2024-02-06 22:58:40.190 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2024-02-06 22:58:40.190 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2024-02-06 22:58:40.190 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:40.191 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65e4eba5: (connection evicted) 2024-02-06 22:58:40.192 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:40.192 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2024-02-06 22:58:40.192 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2024-02-06 22:58:40.192 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2024-02-06 22:58:40.192 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2024-02-06 22:58:40.192 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:40.192 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50508ed3: (connection evicted) 2024-02-06 22:58:40.193 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:40.193 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2024-02-06 22:58:40.193 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2024-02-06 22:58:40.195 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2024-02-06 22:58:40.195 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:40.195 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:40.195 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:40.195 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:40.195 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:40.195 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:40.195 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33ed6546 2024-02-06 22:58:40.196 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:40.196 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:40.196 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:40.196 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:40.196 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:40.196 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:40.196 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:40.196 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:40.196 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:40.196 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:40.196 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:40.196 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:40.196 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:40.196 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:40.196 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:40.196 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:40.196 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:40.196 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:40.196 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:40.196 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2024-02-06 22:58:40.196 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:40.196 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:40.196 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:40.196 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:40.196 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:40.196 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:40.196 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:40.196 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:40.196 [Test worker @coroutine#5821] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2024-02-06 22:58:40.196 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eb4b746 2024-02-06 22:58:40.196 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eb4b746 2024-02-06 22:58:40.196 [Test worker @coroutine#5821] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2024-02-06 22:58:40.212 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eb4b746 2024-02-06 22:58:40.224 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eb4b746 2024-02-06 22:58:40.224 [DefaultDispatcher-worker-8 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b9a2629 2024-02-06 22:58:40.225 [DefaultDispatcher-worker-8 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId 2024-02-06 22:58:40.225 [DefaultDispatcher-worker-8 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:40.225 [DefaultDispatcher-worker-8 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId 2024-02-06 22:58:40.226 [DefaultDispatcher-worker-1 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId 2024-02-06 22:58:40.226 [DefaultDispatcher-worker-1 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId 2024-02-06 22:58:40.226 [Test worker @coroutine#5824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eb4b746 2024-02-06 22:58:40.228 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eb4b746 2024-02-06 22:58:40.228 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2024-02-06 22:58:40.229 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:40.229 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:40.229 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:40.229 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:40.229 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:40.229 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:40.229 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78626209 2024-02-06 22:58:40.229 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:40.229 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:40.229 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:40.229 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:40.229 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:40.229 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:40.229 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:40.229 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:40.229 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:40.229 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:40.229 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:40.229 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:40.229 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:40.229 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:40.229 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:40.229 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:40.229 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:40.229 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:40.229 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:40.229 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2024-02-06 22:58:40.229 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:40.229 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:40.229 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:40.229 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:40.229 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:40.229 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:40.229 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:40.229 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:40.229 [Test worker @coroutine#5821] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2024-02-06 22:58:40.229 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@996126b 2024-02-06 22:58:40.229 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@996126b 2024-02-06 22:58:40.229 [Test worker @coroutine#5821] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2024-02-06 22:58:40.242 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@996126b 2024-02-06 22:58:40.254 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@996126b 2024-02-06 22:58:40.256 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@996126b 2024-02-06 22:58:40.258 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@996126b 2024-02-06 22:58:40.268 [DefaultDispatcher-worker-7 @coroutine#5838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@996126b 2024-02-06 22:58:40.283 [DefaultDispatcher-worker-12 @coroutine#5821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eb4b746 2024-02-06 22:58:40.296 [HikariPool-181 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:58:40.303 [DefaultDispatcher-worker-15 @coroutine#5821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eb4b746 2024-02-06 22:58:40.312 [DefaultDispatcher-worker-12 @coroutine#5821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eb4b746 2024-02-06 22:58:40.329 [HikariPool-182 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:40.441 [DefaultDispatcher-worker-9 @coroutine#2992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14980819 2024-02-06 22:58:40.441 [DefaultDispatcher-worker-9 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId 2024-02-06 22:58:40.441 [DefaultDispatcher-worker-9 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:40.441 [DefaultDispatcher-worker-9 @coroutine#2992] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId 2024-02-06 22:58:40.441 [DefaultDispatcher-worker-16 @coroutine#5855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eb4b746 2024-02-06 22:58:40.442 [DefaultDispatcher-worker-11 @coroutine#2992] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId 2024-02-06 22:58:40.442 [DefaultDispatcher-worker-11 @coroutine#2992] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId 2024-02-06 22:58:40.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2024-02-06 22:58:40.444 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2024-02-06 22:58:40.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:40.444 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5eb4b746: (connection evicted) 2024-02-06 22:58:40.445 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:40.445 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2024-02-06 22:58:40.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2024-02-06 22:58:40.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2024-02-06 22:58:40.445 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2024-02-06 22:58:40.445 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:40.446 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@996126b: (connection evicted) 2024-02-06 22:58:40.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:40.446 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2024-02-06 22:58:40.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2024-02-06 22:58:40.447 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2024-02-06 22:58:40.448 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:40.448 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:40.448 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:40.448 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:40.448 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:40.448 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:40.448 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f55aef7 2024-02-06 22:58:40.448 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:40.448 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:40.448 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:40.448 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:40.448 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:40.448 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:40.448 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:40.448 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:40.448 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:40.448 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:40.448 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:40.448 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:40.448 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:40.448 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:40.448 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:40.448 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:40.448 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:40.448 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:40.448 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:40.448 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2024-02-06 22:58:40.448 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:40.448 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:40.448 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:40.448 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:40.448 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:40.448 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:40.448 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:40.448 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:40.448 [Test worker @coroutine#5865] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2024-02-06 22:58:40.449 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ffe7c42 2024-02-06 22:58:40.449 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ffe7c42 2024-02-06 22:58:40.449 [Test worker @coroutine#5865] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2024-02-06 22:58:40.469 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ffe7c42 2024-02-06 22:58:40.485 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ffe7c42 2024-02-06 22:58:40.488 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ffe7c42 2024-02-06 22:58:40.490 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ffe7c42 2024-02-06 22:58:40.491 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2024-02-06 22:58:40.491 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:40.491 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:40.491 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:40.491 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:40.491 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:40.491 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:40.491 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b0483f2 2024-02-06 22:58:40.491 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:40.491 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:40.491 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:40.491 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:40.491 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:40.491 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:40.491 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:40.491 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:40.491 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:40.491 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:40.491 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:40.491 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:40.491 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:40.491 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:40.491 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:40.491 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:40.491 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:40.491 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:40.491 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:40.491 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2024-02-06 22:58:40.491 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:40.491 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:40.491 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:40.492 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:40.492 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:40.492 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:40.492 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:40.492 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:40.492 [Test worker @coroutine#5865] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2024-02-06 22:58:40.492 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e40edb7 2024-02-06 22:58:40.492 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e40edb7 2024-02-06 22:58:40.492 [Test worker @coroutine#5865] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2024-02-06 22:58:40.503 [DefaultDispatcher-worker-1 @coroutine#3174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe852a 2024-02-06 22:58:40.503 [DefaultDispatcher-worker-1 @coroutine#3174] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36799/UmAppDatabase/replication/nodeId 2024-02-06 22:58:40.503 [DefaultDispatcher-worker-1 @coroutine#3174] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36799/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:40.504 [DefaultDispatcher-worker-1 @coroutine#3174] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36799/UmAppDatabase/replication/nodeId 2024-02-06 22:58:40.505 [DefaultDispatcher-worker-16 @coroutine#3174] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36799/UmAppDatabase/replication/nodeId 2024-02-06 22:58:40.505 [DefaultDispatcher-worker-16 @coroutine#3174] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36799/UmAppDatabase/replication/nodeId 2024-02-06 22:58:40.513 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e40edb7 2024-02-06 22:58:40.528 [DefaultDispatcher-worker-2 @coroutine#3026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c931728 2024-02-06 22:58:40.528 [DefaultDispatcher-worker-2 @coroutine#3026] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId 2024-02-06 22:58:40.528 [DefaultDispatcher-worker-2 @coroutine#3026] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:40.528 [DefaultDispatcher-worker-2 @coroutine#3026] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId 2024-02-06 22:58:40.530 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e40edb7 2024-02-06 22:58:40.530 [DefaultDispatcher-worker-2 @coroutine#3026] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId 2024-02-06 22:58:40.530 [DefaultDispatcher-worker-2 @coroutine#3026] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId 2024-02-06 22:58:40.532 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e40edb7 2024-02-06 22:58:40.535 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e40edb7 2024-02-06 22:58:40.547 [DefaultDispatcher-worker-11 @coroutine#5885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e40edb7 2024-02-06 22:58:40.549 [HikariPool-183 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:58:40.562 [DefaultDispatcher-worker-1 @coroutine#5865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ffe7c42 2024-02-06 22:58:40.583 [DefaultDispatcher-worker-15 @coroutine#5865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ffe7c42 2024-02-06 22:58:40.592 [HikariPool-184 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:40.593 [DefaultDispatcher-worker-9 @coroutine#5865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ffe7c42 2024-02-06 22:58:40.597 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2024-02-06 22:58:40.597 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2024-02-06 22:58:40.597 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:40.597 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ffe7c42: (connection evicted) 2024-02-06 22:58:40.598 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:40.598 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2024-02-06 22:58:40.598 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2024-02-06 22:58:40.598 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2024-02-06 22:58:40.598 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2024-02-06 22:58:40.598 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:40.598 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e40edb7: (connection evicted) 2024-02-06 22:58:40.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:40.599 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2024-02-06 22:58:40.599 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2024-02-06 22:58:40.600 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2024-02-06 22:58:40.600 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:40.600 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:40.600 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:40.600 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:40.600 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:40.600 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:40.600 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ece7204 2024-02-06 22:58:40.600 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:40.600 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:40.600 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:40.600 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:40.600 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:40.600 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:40.600 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:40.600 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:40.600 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:40.600 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:40.600 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:40.600 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:40.600 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:40.601 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:40.601 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:40.601 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:40.601 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:40.601 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:40.601 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:40.601 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2024-02-06 22:58:40.601 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:40.601 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:40.601 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:40.601 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:40.601 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:40.601 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:40.601 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:40.601 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:40.601 [Test worker @coroutine#5901] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2024-02-06 22:58:40.601 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c3df478 2024-02-06 22:58:40.601 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c3df478 2024-02-06 22:58:40.601 [Test worker @coroutine#5901] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2024-02-06 22:58:40.608 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:40.623 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3df478 2024-02-06 22:58:40.641 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3df478 2024-02-06 22:58:40.644 [Test worker @coroutine#5904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3df478 2024-02-06 22:58:40.646 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3df478 2024-02-06 22:58:40.647 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2024-02-06 22:58:40.647 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:40.647 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:40.647 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:40.647 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:40.647 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:40.647 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:40.647 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f5b81f4 2024-02-06 22:58:40.647 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:40.647 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:40.647 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:40.647 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:40.647 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:40.647 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:40.647 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:40.647 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:40.647 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:40.647 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:40.647 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:40.647 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:40.647 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:40.647 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:40.647 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:40.647 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:40.647 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:40.647 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:40.647 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:40.647 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2024-02-06 22:58:40.647 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:40.648 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:40.648 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:40.648 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:40.648 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:40.648 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:40.648 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:40.648 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:40.648 [Test worker @coroutine#5901] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2024-02-06 22:58:40.648 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@67887bf2 2024-02-06 22:58:40.648 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@67887bf2 2024-02-06 22:58:40.648 [Test worker @coroutine#5901] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2024-02-06 22:58:40.670 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67887bf2 2024-02-06 22:58:40.687 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67887bf2 2024-02-06 22:58:40.689 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67887bf2 2024-02-06 22:58:40.692 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67887bf2 2024-02-06 22:58:40.701 [HikariPool-185 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:58:40.703 [DefaultDispatcher-worker-10 @coroutine#5914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67887bf2 2024-02-06 22:58:40.718 [DefaultDispatcher-worker-8 @coroutine#5901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3df478 2024-02-06 22:58:40.738 [DefaultDispatcher-worker-13 @coroutine#5901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3df478 2024-02-06 22:58:40.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2024-02-06 22:58:40.743 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2024-02-06 22:58:40.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:40.743 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c3df478: (connection evicted) 2024-02-06 22:58:40.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:40.744 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2024-02-06 22:58:40.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2024-02-06 22:58:40.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2024-02-06 22:58:40.745 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2024-02-06 22:58:40.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:40.745 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67887bf2: (connection evicted) 2024-02-06 22:58:40.746 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:40.746 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2024-02-06 22:58:40.746 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2024-02-06 22:58:40.747 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2024-02-06 22:58:40.747 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:40.747 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:40.747 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:40.747 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:40.747 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:40.747 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:40.747 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@724e82d9 2024-02-06 22:58:40.747 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:40.747 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:40.747 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:40.747 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:40.747 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:40.747 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:40.747 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:40.747 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:40.747 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:40.747 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:40.747 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:40.747 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:40.747 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:40.747 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:40.747 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:40.747 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:40.747 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:40.747 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:40.747 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:40.747 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2024-02-06 22:58:40.747 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:40.747 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:40.747 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:40.747 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:40.747 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:40.747 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:40.747 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:40.747 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:40.747 [Test worker @coroutine#5932] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2024-02-06 22:58:40.748 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b60ff1c 2024-02-06 22:58:40.748 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b60ff1c 2024-02-06 22:58:40.748 [Test worker @coroutine#5932] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2024-02-06 22:58:40.764 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b60ff1c 2024-02-06 22:58:40.775 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b60ff1c 2024-02-06 22:58:40.777 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b60ff1c 2024-02-06 22:58:40.778 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b60ff1c 2024-02-06 22:58:40.779 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2024-02-06 22:58:40.779 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:40.779 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:40.779 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:40.779 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:40.779 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:40.779 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:40.779 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@548e70f0 2024-02-06 22:58:40.779 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:40.779 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:40.779 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:40.779 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:40.779 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:40.779 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:40.779 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:40.779 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:40.779 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:40.779 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:40.779 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:40.779 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:40.779 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:40.779 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:40.779 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:40.779 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:40.779 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:40.779 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:40.779 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:40.779 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2024-02-06 22:58:40.779 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:40.779 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:40.779 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:40.779 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:40.779 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:40.779 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:40.779 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:40.779 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:40.779 [Test worker @coroutine#5932] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2024-02-06 22:58:40.780 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@64657b13 2024-02-06 22:58:40.780 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@64657b13 2024-02-06 22:58:40.780 [Test worker @coroutine#5932] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2024-02-06 22:58:40.793 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64657b13 2024-02-06 22:58:40.804 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64657b13 2024-02-06 22:58:40.806 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64657b13 2024-02-06 22:58:40.808 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64657b13 2024-02-06 22:58:40.818 [DefaultDispatcher-worker-1 @coroutine#5946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64657b13 2024-02-06 22:58:40.828 [DefaultDispatcher-worker-1 @coroutine#5932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b60ff1c 2024-02-06 22:58:40.848 [HikariPool-187 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:58:40.850 [DefaultDispatcher-worker-16 @coroutine#5932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b60ff1c 2024-02-06 22:58:40.850 [DefaultDispatcher-worker-3 @coroutine#3059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52c7437 2024-02-06 22:58:40.851 [DefaultDispatcher-worker-12 @coroutine#2880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c261c74 2024-02-06 22:58:40.851 [DefaultDispatcher-worker-3 @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:58:40.851 [DefaultDispatcher-worker-3 @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://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:40.851 [DefaultDispatcher-worker-3 @coroutine#3059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:58:40.851 [DefaultDispatcher-worker-12 @coroutine#2880] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId 2024-02-06 22:58:40.851 [DefaultDispatcher-worker-12 @coroutine#2880] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:40.851 [DefaultDispatcher-worker-12 @coroutine#2880] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId 2024-02-06 22:58:40.851 [DefaultDispatcher-worker-6 @coroutine#3238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579ee82 2024-02-06 22:58:40.851 [DefaultDispatcher-worker-6 @coroutine#3238] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35811/UmAppDatabase/replication/nodeId 2024-02-06 22:58:40.852 [DefaultDispatcher-worker-6 @coroutine#3238] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35811/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:40.852 [DefaultDispatcher-worker-6 @coroutine#3238] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35811/UmAppDatabase/replication/nodeId 2024-02-06 22:58:40.852 [DefaultDispatcher-worker-1 @coroutine#3059] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:58:40.852 [DefaultDispatcher-worker-6 @coroutine#2880] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId 2024-02-06 22:58:40.852 [DefaultDispatcher-worker-6 @coroutine#2880] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId 2024-02-06 22:58:40.853 [DefaultDispatcher-worker-7 @coroutine#3238] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35811/UmAppDatabase/replication/nodeId 2024-02-06 22:58:40.853 [DefaultDispatcher-worker-7 @coroutine#3238] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35811/UmAppDatabase/replication/nodeId 2024-02-06 22:58:40.859 [DefaultDispatcher-worker-4 @coroutine#5932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b60ff1c 2024-02-06 22:58:40.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2024-02-06 22:58:40.864 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2024-02-06 22:58:40.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:40.864 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b60ff1c: (connection evicted) 2024-02-06 22:58:40.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:40.865 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2024-02-06 22:58:40.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2024-02-06 22:58:40.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2024-02-06 22:58:40.865 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2024-02-06 22:58:40.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:40.865 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64657b13: (connection evicted) 2024-02-06 22:58:40.866 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:40.866 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2024-02-06 22:58:40.866 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2024-02-06 22:58:40.868 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2024-02-06 22:58:40.868 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:40.868 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:40.868 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:40.868 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:40.868 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:40.868 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:40.868 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@188500e9 2024-02-06 22:58:40.868 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:40.868 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:40.868 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:40.868 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:40.868 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:40.868 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:40.868 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:40.868 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:40.868 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:40.868 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:40.868 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:40.868 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:40.868 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:40.868 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:40.868 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:40.868 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:40.868 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:40.868 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:40.868 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:40.868 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2024-02-06 22:58:40.868 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:40.868 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:40.868 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:40.868 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:40.868 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:40.868 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:40.868 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:40.868 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:40.868 [Test worker @coroutine#5971] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2024-02-06 22:58:40.869 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fb3c930 2024-02-06 22:58:40.869 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fb3c930 2024-02-06 22:58:40.869 [Test worker @coroutine#5971] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2024-02-06 22:58:40.871 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:40.890 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb3c930 2024-02-06 22:58:40.906 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb3c930 2024-02-06 22:58:40.909 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb3c930 2024-02-06 22:58:40.912 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb3c930 2024-02-06 22:58:40.922 [DefaultDispatcher-worker-7 @coroutine#5978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb3c930 2024-02-06 22:58:40.930 [DefaultDispatcher-worker-7 @coroutine#5971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb3c930 2024-02-06 22:58:40.941 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2024-02-06 22:58:40.941 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2024-02-06 22:58:40.942 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:40.942 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fb3c930: (connection evicted) 2024-02-06 22:58:40.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:40.943 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2024-02-06 22:58:40.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2024-02-06 22:58:41.016 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2024-02-06 22:58:41.017 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:41.017 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:41.017 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:41.017 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:41.017 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:41.017 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:41.017 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52811dc1 2024-02-06 22:58:41.017 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:41.017 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:41.017 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:41.017 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:41.017 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:41.017 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:41.017 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:41.017 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:41.017 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:41.017 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:41.017 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:41.017 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:41.017 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:41.017 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:41.017 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:41.017 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:41.017 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:41.017 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:41.017 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:41.017 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2024-02-06 22:58:41.017 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:41.017 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:41.017 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:41.017 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:41.017 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:41.017 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:41.017 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:41.017 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:41.017 [Test worker @coroutine#6005] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2024-02-06 22:58:41.018 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bbaaf17 2024-02-06 22:58:41.018 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bbaaf17 2024-02-06 22:58:41.018 [Test worker @coroutine#6005] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2024-02-06 22:58:41.021 [DefaultDispatcher-worker-2 @coroutine#3073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-06 22:58:41.021 [DefaultDispatcher-worker-12 @coroutine#2913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cd31214 2024-02-06 22:58:41.021 [DefaultDispatcher-worker-12 @coroutine#2913] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId 2024-02-06 22:58:41.021 [DefaultDispatcher-worker-2 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49155/UmAppDatabase/replication/nodeId 2024-02-06 22:58:41.021 [DefaultDispatcher-worker-12 @coroutine#2913] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:41.021 [DefaultDispatcher-worker-2 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49155/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:41.021 [DefaultDispatcher-worker-12 @coroutine#2913] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId 2024-02-06 22:58:41.021 [DefaultDispatcher-worker-2 @coroutine#3073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49155/UmAppDatabase/replication/nodeId 2024-02-06 22:58:41.023 [DefaultDispatcher-worker-14 @coroutine#3073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49155/UmAppDatabase/replication/nodeId 2024-02-06 22:58:41.023 [DefaultDispatcher-worker-14 @coroutine#3073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49155/UmAppDatabase/replication/nodeId 2024-02-06 22:58:41.023 [DefaultDispatcher-worker-6 @coroutine#2913] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId 2024-02-06 22:58:41.023 [DefaultDispatcher-worker-6 @coroutine#2913] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId 2024-02-06 22:58:41.038 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbaaf17 2024-02-06 22:58:41.055 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbaaf17 2024-02-06 22:58:41.058 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbaaf17 2024-02-06 22:58:41.061 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbaaf17 2024-02-06 22:58:41.071 [DefaultDispatcher-worker-4 @coroutine#6020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbaaf17 2024-02-06 22:58:41.074 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2024-02-06 22:58:41.074 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2024-02-06 22:58:41.074 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:41.074 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5bbaaf17: (connection evicted) 2024-02-06 22:58:41.075 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:41.075 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2024-02-06 22:58:41.075 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2024-02-06 22:58:41.149 [DefaultDispatcher-worker-13 @coroutine#3128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e75bef1 2024-02-06 22:58:41.149 [DefaultDispatcher-worker-13 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57703/UmAppDatabase/replication/nodeId 2024-02-06 22:58:41.149 [DefaultDispatcher-worker-13 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57703/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:41.149 [DefaultDispatcher-worker-13 @coroutine#3128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57703/UmAppDatabase/replication/nodeId 2024-02-06 22:58:41.151 [DefaultDispatcher-worker-8 @coroutine#3128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57703/UmAppDatabase/replication/nodeId 2024-02-06 22:58:41.151 [DefaultDispatcher-worker-8 @coroutine#3128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57703/UmAppDatabase/replication/nodeId 2024-02-06 22:58:41.155 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2024-02-06 22:58:41.155 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:41.155 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:41.155 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:41.155 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:41.155 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:41.155 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:41.155 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@296a350 2024-02-06 22:58:41.155 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:41.155 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:41.155 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:41.155 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:41.155 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:41.155 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:41.155 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:41.155 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:41.155 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:41.155 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:41.155 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:41.155 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:41.155 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:41.155 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:41.155 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:41.155 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:41.155 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:41.155 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:41.155 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:41.155 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2024-02-06 22:58:41.155 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:41.155 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:41.155 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:41.155 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:41.155 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:41.155 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:41.155 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:41.155 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:41.155 [Test worker @coroutine#6036] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2024-02-06 22:58:41.157 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@4824d077 2024-02-06 22:58:41.157 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@4824d077 2024-02-06 22:58:41.157 [Test worker @coroutine#6036] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2024-02-06 22:58:41.176 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4824d077 2024-02-06 22:58:41.187 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4824d077 2024-02-06 22:58:41.189 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4824d077 2024-02-06 22:58:41.190 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4824d077 2024-02-06 22:58:41.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2024-02-06 22:58:41.196 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2024-02-06 22:58:41.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:58:41.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:41.196 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2024-02-06 22:58:41.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2024-02-06 22:58:41.200 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2024-02-06 22:58:41.200 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:41.200 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:41.200 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:41.200 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:41.200 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:41.200 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:41.200 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62b3871 2024-02-06 22:58:41.200 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:41.200 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:41.200 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:41.200 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:41.200 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:41.200 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:41.200 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:41.200 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:41.200 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:41.201 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:41.201 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:41.201 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:41.201 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:41.201 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:41.201 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:41.201 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:41.201 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:41.201 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:41.201 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:41.201 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2024-02-06 22:58:41.201 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:41.201 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:41.201 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:41.201 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:41.201 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:41.201 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:41.201 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:41.201 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:41.201 [Test worker @coroutine#6053] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2024-02-06 22:58:41.201 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@273c4b3 2024-02-06 22:58:41.201 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@273c4b3 2024-02-06 22:58:41.201 [Test worker @coroutine#6053] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2024-02-06 22:58:41.222 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@273c4b3 2024-02-06 22:58:41.235 [DefaultDispatcher-worker-4 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b9a2629 2024-02-06 22:58:41.235 [DefaultDispatcher-worker-4 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId 2024-02-06 22:58:41.235 [DefaultDispatcher-worker-4 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:41.235 [DefaultDispatcher-worker-4 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId 2024-02-06 22:58:41.237 [DefaultDispatcher-worker-15 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId 2024-02-06 22:58:41.237 [DefaultDispatcher-worker-15 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId 2024-02-06 22:58:41.237 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@273c4b3 2024-02-06 22:58:41.240 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@273c4b3 2024-02-06 22:58:41.242 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@273c4b3 2024-02-06 22:58:41.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2024-02-06 22:58:41.246 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2024-02-06 22:58:41.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:58:41.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:41.246 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2024-02-06 22:58:41.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2024-02-06 22:58:41.253 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2024-02-06 22:58:41.254 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:41.254 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:41.254 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:41.254 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:41.254 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:41.254 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:41.254 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5dfaa2f0 2024-02-06 22:58:41.254 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:41.254 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:41.254 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:41.254 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:41.254 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:41.254 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:41.254 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:41.254 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:41.254 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:41.254 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:41.254 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:41.254 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:41.254 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:41.254 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:41.254 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:41.254 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:41.254 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:41.254 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:41.254 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:41.254 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2024-02-06 22:58:41.254 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:41.254 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:41.254 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:41.254 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:41.254 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:41.254 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:41.254 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:41.254 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:41.254 [Test worker @coroutine#6074] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2024-02-06 22:58:41.255 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bd6c35e 2024-02-06 22:58:41.255 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bd6c35e 2024-02-06 22:58:41.255 [Test worker @coroutine#6074] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2024-02-06 22:58:41.275 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bd6c35e 2024-02-06 22:58:41.290 [Test worker @coroutine#6075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bd6c35e 2024-02-06 22:58:41.293 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bd6c35e 2024-02-06 22:58:41.295 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bd6c35e 2024-02-06 22:58:41.296 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2024-02-06 22:58:41.296 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:41.296 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:41.296 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:41.296 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:41.296 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:41.296 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:41.296 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48682f91 2024-02-06 22:58:41.296 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:41.296 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:41.296 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:41.296 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:41.296 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:41.296 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:41.296 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:41.296 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:41.296 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:41.296 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:41.296 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:41.296 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:41.296 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:41.296 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:41.296 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:41.296 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:41.296 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:41.297 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:41.297 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:41.297 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2024-02-06 22:58:41.297 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:41.297 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:41.297 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:41.297 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:41.297 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:41.297 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:41.297 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:41.297 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:41.297 [Test worker @coroutine#6074] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2024-02-06 22:58:41.297 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@35bfa7be 2024-02-06 22:58:41.297 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@35bfa7be 2024-02-06 22:58:41.297 [Test worker @coroutine#6074] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2024-02-06 22:58:41.317 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35bfa7be 2024-02-06 22:58:41.332 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35bfa7be 2024-02-06 22:58:41.333 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35bfa7be 2024-02-06 22:58:41.335 [Test worker @coroutine#6085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35bfa7be 2024-02-06 22:58:41.345 [DefaultDispatcher-worker-12 @coroutine#6088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35bfa7be 2024-02-06 22:58:41.355 [HikariPool-193 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:58:41.358 [DefaultDispatcher-worker-17 @coroutine#6074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bd6c35e 2024-02-06 22:58:41.364 [UI Thread @coroutine#6099] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57193/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-06 22:58:41.364 [UI Thread @coroutine#6099] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57193/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-06 22:58:41.364 [UI Thread @coroutine#6099] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57193/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-06 22:58:41.366 [UI Thread @coroutine#6099] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57193/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-06 22:58:41.366 [UI Thread @coroutine#6099] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57193/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-06 22:58:41.366 [UI Thread @coroutine#6099] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:57193/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-06 22:58:41.366 [UI Thread @coroutine#6099] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:57193/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:58:41.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2024-02-06 22:58:41.369 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2024-02-06 22:58:41.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:41.369 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7bd6c35e: (connection evicted) 2024-02-06 22:58:41.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:41.370 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2024-02-06 22:58:41.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2024-02-06 22:58:41.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2024-02-06 22:58:41.370 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2024-02-06 22:58:41.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:41.370 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35bfa7be: (connection evicted) 2024-02-06 22:58:41.371 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:41.371 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2024-02-06 22:58:41.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2024-02-06 22:58:41.373 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2024-02-06 22:58:41.373 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:41.373 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:41.373 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:41.373 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:41.373 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:41.373 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:41.373 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57573880 2024-02-06 22:58:41.373 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:41.373 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:41.373 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:41.373 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:41.373 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:41.373 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:41.373 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:41.373 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:41.373 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:41.373 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:41.373 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:41.373 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:41.373 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:41.373 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:41.373 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:41.373 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:41.373 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:41.373 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:41.373 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:41.373 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2024-02-06 22:58:41.373 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:41.373 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:41.373 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:41.373 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:41.373 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:41.373 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:41.373 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:41.373 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:41.373 [Test worker @coroutine#6105] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2024-02-06 22:58:41.373 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fedaa2e 2024-02-06 22:58:41.373 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fedaa2e 2024-02-06 22:58:41.373 [Test worker @coroutine#6105] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2024-02-06 22:58:41.387 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fedaa2e 2024-02-06 22:58:41.398 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fedaa2e 2024-02-06 22:58:41.400 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fedaa2e 2024-02-06 22:58:41.402 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fedaa2e 2024-02-06 22:58:41.402 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2024-02-06 22:58:41.402 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:41.402 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:41.402 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:41.402 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:41.402 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:41.402 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:41.402 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6edd8d56 2024-02-06 22:58:41.402 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:41.402 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:41.402 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:41.402 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:41.402 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:41.402 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:41.402 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:41.402 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:41.402 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:41.402 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:41.402 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:41.402 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:41.402 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:41.402 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:41.402 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:41.402 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:41.402 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:41.402 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:41.402 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:41.402 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2024-02-06 22:58:41.402 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:41.402 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:41.402 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:41.402 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:41.402 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:41.402 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:41.402 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:41.402 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:41.402 [Test worker @coroutine#6105] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2024-02-06 22:58:41.403 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@2360ebe2 2024-02-06 22:58:41.403 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@2360ebe2 2024-02-06 22:58:41.403 [Test worker @coroutine#6105] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2024-02-06 22:58:41.416 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2360ebe2 2024-02-06 22:58:41.427 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2360ebe2 2024-02-06 22:58:41.429 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2360ebe2 2024-02-06 22:58:41.431 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2360ebe2 2024-02-06 22:58:41.440 [DefaultDispatcher-worker-17 @coroutine#6118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2360ebe2 2024-02-06 22:58:41.458 [DefaultDispatcher-worker-9 @coroutine#2992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14980819 2024-02-06 22:58:41.458 [DefaultDispatcher-worker-9 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId 2024-02-06 22:58:41.458 [DefaultDispatcher-worker-9 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:41.458 [DefaultDispatcher-worker-9 @coroutine#2992] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId 2024-02-06 22:58:41.460 [DefaultDispatcher-worker-7 @coroutine#2992] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId 2024-02-06 22:58:41.460 [DefaultDispatcher-worker-7 @coroutine#2992] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId 2024-02-06 22:58:41.460 [DefaultDispatcher-worker-8 @coroutine#6105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fedaa2e 2024-02-06 22:58:41.462 [UI Thread @coroutine#6132] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51263/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-06 22:58:41.462 [UI Thread @coroutine#6132] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51263/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-06 22:58:41.462 [UI Thread @coroutine#6132] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51263/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-06 22:58:41.466 [UI Thread @coroutine#6132] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51263/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-06 22:58:41.466 [UI Thread @coroutine#6132] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51263/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-06 22:58:41.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2024-02-06 22:58:41.467 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2024-02-06 22:58:41.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:41.468 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fedaa2e: (connection evicted) 2024-02-06 22:58:41.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:41.468 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2024-02-06 22:58:41.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2024-02-06 22:58:41.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2024-02-06 22:58:41.469 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2024-02-06 22:58:41.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:41.469 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2360ebe2: (connection evicted) 2024-02-06 22:58:41.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:41.469 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2024-02-06 22:58:41.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2024-02-06 22:58:41.471 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2024-02-06 22:58:41.471 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:41.471 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:41.471 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:41.471 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:41.471 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:41.471 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:41.471 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c53c04e 2024-02-06 22:58:41.471 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:41.471 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:41.471 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:41.471 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:41.471 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:41.471 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:41.471 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:41.471 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:41.471 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:41.471 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:41.471 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:41.471 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:41.471 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:41.471 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:41.471 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:41.471 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:41.471 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:41.471 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:41.471 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:41.471 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2024-02-06 22:58:41.471 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:41.471 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:41.471 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:41.471 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:41.471 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:41.471 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:41.471 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:41.471 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:41.471 [Test worker @coroutine#6138] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2024-02-06 22:58:41.472 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d036335 2024-02-06 22:58:41.472 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d036335 2024-02-06 22:58:41.472 [Test worker @coroutine#6138] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2024-02-06 22:58:41.491 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d036335 2024-02-06 22:58:41.507 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d036335 2024-02-06 22:58:41.509 [Test worker @coroutine#6141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d036335 2024-02-06 22:58:41.512 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d036335 2024-02-06 22:58:41.513 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2024-02-06 22:58:41.513 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:41.513 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:41.513 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:41.513 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:41.513 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:41.513 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:41.513 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66d62c59 2024-02-06 22:58:41.513 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:41.513 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:41.513 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:41.513 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:41.513 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:41.513 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:41.513 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:41.513 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:41.513 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:41.513 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:41.513 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:41.513 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:41.513 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:41.513 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:41.513 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:41.513 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:41.513 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:41.513 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:41.513 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:41.513 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2024-02-06 22:58:41.513 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:41.513 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:41.513 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:41.513 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:41.513 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:41.513 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:41.513 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:41.513 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:41.513 [Test worker @coroutine#6138] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2024-02-06 22:58:41.513 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c2dfde3 2024-02-06 22:58:41.514 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c2dfde3 2024-02-06 22:58:41.514 [Test worker @coroutine#6138] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2024-02-06 22:58:41.514 [DefaultDispatcher-worker-15 @coroutine#3174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe852a 2024-02-06 22:58:41.515 [DefaultDispatcher-worker-15 @coroutine#3174] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36799/UmAppDatabase/replication/nodeId 2024-02-06 22:58:41.515 [DefaultDispatcher-worker-15 @coroutine#3174] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36799/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:41.515 [DefaultDispatcher-worker-15 @coroutine#3174] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36799/UmAppDatabase/replication/nodeId 2024-02-06 22:58:41.516 [DefaultDispatcher-worker-17 @coroutine#3174] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36799/UmAppDatabase/replication/nodeId 2024-02-06 22:58:41.516 [DefaultDispatcher-worker-17 @coroutine#3174] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36799/UmAppDatabase/replication/nodeId 2024-02-06 22:58:41.533 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c2dfde3 2024-02-06 22:58:41.539 [DefaultDispatcher-worker-8 @coroutine#3026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c931728 2024-02-06 22:58:41.539 [DefaultDispatcher-worker-8 @coroutine#3026] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId 2024-02-06 22:58:41.539 [DefaultDispatcher-worker-8 @coroutine#3026] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:41.539 [DefaultDispatcher-worker-8 @coroutine#3026] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId 2024-02-06 22:58:41.542 [DefaultDispatcher-worker-8 @coroutine#3026] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId 2024-02-06 22:58:41.542 [DefaultDispatcher-worker-8 @coroutine#3026] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId 2024-02-06 22:58:41.548 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c2dfde3 2024-02-06 22:58:41.551 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c2dfde3 2024-02-06 22:58:41.553 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c2dfde3 2024-02-06 22:58:41.563 [DefaultDispatcher-worker-6 @coroutine#6157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c2dfde3 2024-02-06 22:58:41.572 [HikariPool-197 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:58:41.578 [DefaultDispatcher-worker-6 @coroutine#6138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d036335 2024-02-06 22:58:41.580 [UI Thread @coroutine#6167] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47319/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-06 22:58:41.580 [UI Thread @coroutine#6167] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47319/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-06 22:58:41.580 [UI Thread @coroutine#6167] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47319/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-06 22:58:41.582 [UI Thread @coroutine#6167] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47319/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-06 22:58:41.582 [UI Thread @coroutine#6167] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47319/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-06 22:58:41.582 [UI Thread @coroutine#6167] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:47319/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-06 22:58:41.583 [UI Thread @coroutine#6167] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47319/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:58:41.584 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2024-02-06 22:58:41.584 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2024-02-06 22:58:41.584 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:41.584 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d036335: (connection evicted) 2024-02-06 22:58:41.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:41.585 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2024-02-06 22:58:41.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2024-02-06 22:58:41.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2024-02-06 22:58:41.585 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2024-02-06 22:58:41.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:41.585 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c2dfde3: (connection evicted) 2024-02-06 22:58:41.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:41.586 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2024-02-06 22:58:41.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2024-02-06 22:58:41.588 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2024-02-06 22:58:41.588 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:41.588 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:41.588 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:41.588 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:41.588 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:41.588 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:41.588 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@729a98e9 2024-02-06 22:58:41.588 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:41.588 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:41.588 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:41.588 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:41.588 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:41.588 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:41.588 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:41.588 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:41.588 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:41.588 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:41.588 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:41.588 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:41.588 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:41.588 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:41.588 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:41.588 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:41.588 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:41.588 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:41.588 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:41.588 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2024-02-06 22:58:41.588 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:41.588 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:41.588 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:41.588 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:41.588 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:41.588 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:41.588 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:41.588 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:41.588 [Test worker @coroutine#6173] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2024-02-06 22:58:41.589 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aa4d595 2024-02-06 22:58:41.589 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aa4d595 2024-02-06 22:58:41.589 [Test worker @coroutine#6173] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2024-02-06 22:58:41.606 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aa4d595 2024-02-06 22:58:41.617 [Test worker @coroutine#6174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aa4d595 2024-02-06 22:58:41.618 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aa4d595 2024-02-06 22:58:41.620 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aa4d595 2024-02-06 22:58:41.621 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2024-02-06 22:58:41.621 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:41.621 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:41.621 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:41.621 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:41.621 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:41.621 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:41.621 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6461c673 2024-02-06 22:58:41.621 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:41.621 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:41.621 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:41.621 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:41.621 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:41.621 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:41.621 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:41.621 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:41.621 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:41.621 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:41.621 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:41.621 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:41.621 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:41.621 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:41.621 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:41.621 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:41.621 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:41.621 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:41.621 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:41.621 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2024-02-06 22:58:41.621 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:41.621 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:41.621 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:41.621 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:41.621 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:41.621 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:41.621 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:41.621 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:41.621 [Test worker @coroutine#6173] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2024-02-06 22:58:41.621 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@62a09668 2024-02-06 22:58:41.621 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@62a09668 2024-02-06 22:58:41.621 [Test worker @coroutine#6173] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2024-02-06 22:58:41.635 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62a09668 2024-02-06 22:58:41.645 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62a09668 2024-02-06 22:58:41.647 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62a09668 2024-02-06 22:58:41.649 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62a09668 2024-02-06 22:58:41.659 [DefaultDispatcher-worker-15 @coroutine#6186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62a09668 2024-02-06 22:58:41.673 [DefaultDispatcher-worker-16 @coroutine#6173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aa4d595 2024-02-06 22:58:41.689 [HikariPool-199 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:58:41.699 [DefaultDispatcher-worker-11 @coroutine#6173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aa4d595 2024-02-06 22:58:41.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2024-02-06 22:58:41.708 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2024-02-06 22:58:41.708 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:41.708 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3aa4d595: (connection evicted) 2024-02-06 22:58:41.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:41.709 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2024-02-06 22:58:41.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2024-02-06 22:58:41.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2024-02-06 22:58:41.709 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2024-02-06 22:58:41.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:41.709 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62a09668: (connection evicted) 2024-02-06 22:58:41.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:41.710 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2024-02-06 22:58:41.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2024-02-06 22:58:41.712 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2024-02-06 22:58:41.712 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:41.712 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:41.712 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:41.712 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:41.712 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:41.712 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:41.712 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@500d4de8 2024-02-06 22:58:41.712 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:41.712 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:41.712 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:41.712 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:41.712 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:41.712 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:41.712 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:41.712 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:41.712 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:41.712 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:41.712 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:41.712 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:41.712 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:41.712 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:41.712 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:41.712 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:41.712 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:41.712 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:41.712 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:41.712 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2024-02-06 22:58:41.713 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:41.713 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:41.713 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:41.713 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:41.713 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:41.713 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:41.713 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:41.713 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:41.713 [Test worker @coroutine#6212] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2024-02-06 22:58:41.713 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@344eaf7e 2024-02-06 22:58:41.713 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@344eaf7e 2024-02-06 22:58:41.713 [Test worker @coroutine#6212] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2024-02-06 22:58:41.728 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344eaf7e 2024-02-06 22:58:41.742 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344eaf7e 2024-02-06 22:58:41.744 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344eaf7e 2024-02-06 22:58:41.745 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344eaf7e 2024-02-06 22:58:41.754 [DefaultDispatcher-worker-8 @coroutine#6219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344eaf7e 2024-02-06 22:58:41.780 [DefaultDispatcher-worker-16 @coroutine#6212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344eaf7e 2024-02-06 22:58:41.800 [DefaultDispatcher-worker-12 @coroutine#6241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344eaf7e 2024-02-06 22:58:41.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2024-02-06 22:58:41.803 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2024-02-06 22:58:41.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:41.804 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@344eaf7e: (connection evicted) 2024-02-06 22:58:41.804 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:41.804 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2024-02-06 22:58:41.804 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2024-02-06 22:58:41.807 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2024-02-06 22:58:41.807 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:41.807 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:41.807 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:41.807 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:41.807 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:41.807 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:41.807 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75f67fe5 2024-02-06 22:58:41.807 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:41.807 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:41.807 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:41.807 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:41.807 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:41.807 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:41.807 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:41.807 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:41.807 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:41.807 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:41.807 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:41.807 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:41.807 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:41.807 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:41.807 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:41.807 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:41.807 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:41.807 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:41.807 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:41.807 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2024-02-06 22:58:41.807 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:41.807 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:41.807 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:41.807 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:41.807 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:41.807 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:41.807 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:41.807 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:41.807 [Test worker @coroutine#6247] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2024-02-06 22:58:41.811 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@41dcfd0 2024-02-06 22:58:41.811 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@41dcfd0 2024-02-06 22:58:41.811 [Test worker @coroutine#6247] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2024-02-06 22:58:41.830 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41dcfd0 2024-02-06 22:58:41.841 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41dcfd0 2024-02-06 22:58:41.843 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41dcfd0 2024-02-06 22:58:41.845 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41dcfd0 2024-02-06 22:58:41.845 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2024-02-06 22:58:41.846 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:41.846 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:41.846 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:41.846 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:41.846 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:41.846 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:41.846 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2746bc43 2024-02-06 22:58:41.846 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:41.846 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:41.846 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:41.846 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:41.846 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:41.846 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:41.846 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:41.846 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:41.846 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:41.846 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:41.846 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:41.846 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:41.846 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:41.846 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:41.846 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:41.846 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:41.846 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:41.846 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:41.846 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:41.846 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2024-02-06 22:58:41.846 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:41.846 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:41.846 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:41.846 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:41.846 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:41.846 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:41.846 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:41.846 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:41.846 [Test worker @coroutine#6247] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2024-02-06 22:58:41.846 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@783a35d8 2024-02-06 22:58:41.846 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@783a35d8 2024-02-06 22:58:41.846 [Test worker @coroutine#6247] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2024-02-06 22:58:41.861 [DefaultDispatcher-worker-16 @coroutine#3059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52c7437 2024-02-06 22:58:41.861 [DefaultDispatcher-worker-11 @coroutine#3238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579ee82 2024-02-06 22:58:41.861 [DefaultDispatcher-worker-11 @coroutine#3238] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35811/UmAppDatabase/replication/nodeId 2024-02-06 22:58:41.861 [DefaultDispatcher-worker-16 @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:58:41.861 [DefaultDispatcher-worker-11 @coroutine#3238] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35811/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:41.861 [DefaultDispatcher-worker-11 @coroutine#3238] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35811/UmAppDatabase/replication/nodeId 2024-02-06 22:58:41.861 [DefaultDispatcher-worker-16 @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://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:41.861 [DefaultDispatcher-worker-16 @coroutine#3059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:58:41.861 [DefaultDispatcher-worker-4 @coroutine#2880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c261c74 2024-02-06 22:58:41.861 [DefaultDispatcher-worker-4 @coroutine#2880] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId 2024-02-06 22:58:41.861 [DefaultDispatcher-worker-4 @coroutine#2880] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:41.861 [DefaultDispatcher-worker-4 @coroutine#2880] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId 2024-02-06 22:58:41.862 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@783a35d8 2024-02-06 22:58:41.862 [DefaultDispatcher-worker-11 @coroutine#3059] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:58:41.862 [DefaultDispatcher-worker-7 @coroutine#2880] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId 2024-02-06 22:58:41.862 [DefaultDispatcher-worker-7 @coroutine#2880] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId 2024-02-06 22:58:41.862 [DefaultDispatcher-worker-10 @coroutine#3238] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35811/UmAppDatabase/replication/nodeId 2024-02-06 22:58:41.862 [DefaultDispatcher-worker-10 @coroutine#3238] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35811/UmAppDatabase/replication/nodeId 2024-02-06 22:58:41.873 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@783a35d8 2024-02-06 22:58:41.875 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@783a35d8 2024-02-06 22:58:41.877 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@783a35d8 2024-02-06 22:58:41.887 [DefaultDispatcher-worker-9 @coroutine#6268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@783a35d8 2024-02-06 22:58:41.899 [DefaultDispatcher-worker-13 @coroutine#6247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41dcfd0 2024-02-06 22:58:41.911 [HikariPool-202 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:58:41.915 [DefaultDispatcher-worker-16 @coroutine#6247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41dcfd0 2024-02-06 22:58:41.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2024-02-06 22:58:41.943 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2024-02-06 22:58:41.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:41.943 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41dcfd0: (connection evicted) 2024-02-06 22:58:41.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:41.944 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2024-02-06 22:58:41.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2024-02-06 22:58:41.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2024-02-06 22:58:41.944 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2024-02-06 22:58:41.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:41.944 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@783a35d8: (connection evicted) 2024-02-06 22:58:41.945 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:41.945 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2024-02-06 22:58:41.945 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2024-02-06 22:58:41.947 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2024-02-06 22:58:41.947 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:41.947 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:41.947 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:41.947 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:41.947 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:41.947 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:41.947 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5afbbf9b 2024-02-06 22:58:41.947 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:41.947 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:41.947 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:41.947 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:41.947 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:41.947 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:41.947 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:41.947 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:41.947 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:41.947 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:41.947 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:41.947 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:41.947 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:41.947 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:41.947 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:41.947 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:41.947 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:41.947 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:41.947 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:41.947 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2024-02-06 22:58:41.947 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:41.947 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:41.947 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:41.947 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:41.947 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:41.947 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:41.947 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:41.947 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:41.947 [Test worker @coroutine#6295] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2024-02-06 22:58:41.947 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@544faa01 2024-02-06 22:58:41.947 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@544faa01 2024-02-06 22:58:41.947 [Test worker @coroutine#6295] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2024-02-06 22:58:41.965 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@544faa01 2024-02-06 22:58:41.975 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@544faa01 2024-02-06 22:58:41.977 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@544faa01 2024-02-06 22:58:41.979 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@544faa01 2024-02-06 22:58:41.987 [DefaultDispatcher-worker-7 @coroutine#6303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@544faa01 2024-02-06 22:58:41.994 [DefaultDispatcher-worker-13 @coroutine#6295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@544faa01 2024-02-06 22:58:42.008 [DefaultDispatcher-worker-9 @coroutine#6316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@544faa01 2024-02-06 22:58:42.010 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2024-02-06 22:58:42.010 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2024-02-06 22:58:42.010 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:42.010 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@544faa01: (connection evicted) 2024-02-06 22:58:42.011 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:42.011 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2024-02-06 22:58:42.011 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2024-02-06 22:58:42.012 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2024-02-06 22:58:42.012 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:42.012 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:42.012 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:42.012 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:42.012 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:42.012 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:42.012 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e3a577a 2024-02-06 22:58:42.012 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:42.012 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:42.012 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:42.012 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:42.012 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:42.012 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:42.012 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:42.012 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:42.012 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:42.012 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:42.012 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:42.012 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:42.012 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:42.012 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:42.012 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:42.012 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:42.012 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:42.012 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:42.012 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:42.012 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2024-02-06 22:58:42.012 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:42.012 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:42.012 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:42.012 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:42.012 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:42.012 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:42.012 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:42.013 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:42.013 [Test worker @coroutine#6325] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2024-02-06 22:58:42.013 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b38d912 2024-02-06 22:58:42.013 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b38d912 2024-02-06 22:58:42.013 [Test worker @coroutine#6325] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2024-02-06 22:58:42.033 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b38d912 2024-02-06 22:58:42.048 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b38d912 2024-02-06 22:58:42.050 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b38d912 2024-02-06 22:58:42.052 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b38d912 2024-02-06 22:58:42.069 [DefaultDispatcher-worker-12 @coroutine#3073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-06 22:58:42.070 [DefaultDispatcher-worker-1 @coroutine#2913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cd31214 2024-02-06 22:58:42.070 [DefaultDispatcher-worker-12 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49155/UmAppDatabase/replication/nodeId 2024-02-06 22:58:42.070 [DefaultDispatcher-worker-12 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49155/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:42.070 [DefaultDispatcher-worker-1 @coroutine#2913] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId 2024-02-06 22:58:42.070 [DefaultDispatcher-worker-12 @coroutine#3073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49155/UmAppDatabase/replication/nodeId 2024-02-06 22:58:42.070 [DefaultDispatcher-worker-1 @coroutine#2913] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:42.070 [DefaultDispatcher-worker-1 @coroutine#2913] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId 2024-02-06 22:58:42.071 [DefaultDispatcher-worker-10 @coroutine#2913] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId 2024-02-06 22:58:42.071 [DefaultDispatcher-worker-4 @coroutine#3073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49155/UmAppDatabase/replication/nodeId 2024-02-06 22:58:42.071 [DefaultDispatcher-worker-4 @coroutine#3073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49155/UmAppDatabase/replication/nodeId 2024-02-06 22:58:42.071 [DefaultDispatcher-worker-10 @coroutine#2913] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId 2024-02-06 22:58:42.077 [DefaultDispatcher-worker-9 @coroutine#6332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b38d912 2024-02-06 22:58:42.085 [DefaultDispatcher-worker-4 @coroutine#6344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b38d912 2024-02-06 22:58:42.087 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2024-02-06 22:58:42.087 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2024-02-06 22:58:42.087 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:42.087 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b38d912: (connection evicted) 2024-02-06 22:58:42.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:42.088 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2024-02-06 22:58:42.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2024-02-06 22:58:42.090 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2024-02-06 22:58:42.090 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:42.090 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:42.090 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:42.090 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:42.090 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:42.090 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:42.090 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6019ce4b 2024-02-06 22:58:42.090 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:42.090 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:42.090 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:42.090 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:42.090 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:42.090 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:42.090 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:42.090 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:42.090 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:42.090 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:42.090 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:42.090 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:42.090 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:42.090 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:42.090 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:42.090 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:42.091 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:42.091 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:42.091 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:42.091 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2024-02-06 22:58:42.091 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:42.091 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:42.091 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:42.091 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:42.091 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:42.091 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:42.091 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:42.091 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:42.091 [Test worker @coroutine#6359] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2024-02-06 22:58:42.091 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@36e8fefe 2024-02-06 22:58:42.091 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@36e8fefe 2024-02-06 22:58:42.091 [Test worker @coroutine#6359] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2024-02-06 22:58:42.110 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e8fefe 2024-02-06 22:58:42.126 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e8fefe 2024-02-06 22:58:42.129 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e8fefe 2024-02-06 22:58:42.131 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e8fefe 2024-02-06 22:58:42.210 [HikariPool-206 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:58:42.212 [DefaultDispatcher-worker-13 @coroutine#6366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e8fefe 2024-02-06 22:58:42.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2024-02-06 22:58:42.217 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2024-02-06 22:58:42.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:42.218 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36e8fefe: (connection evicted) 2024-02-06 22:58:42.219 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:42.219 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2024-02-06 22:58:42.219 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2024-02-06 22:58:42.219 [DefaultDispatcher-worker-8 @coroutine#3128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e75bef1 2024-02-06 22:58:42.219 [DefaultDispatcher-worker-8 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57703/UmAppDatabase/replication/nodeId 2024-02-06 22:58:42.219 [DefaultDispatcher-worker-8 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57703/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:42.219 [DefaultDispatcher-worker-8 @coroutine#3128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57703/UmAppDatabase/replication/nodeId 2024-02-06 22:58:42.220 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2024-02-06 22:58:42.220 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:42.220 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:42.220 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:42.220 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:42.220 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:42.220 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:42.220 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7315264e 2024-02-06 22:58:42.220 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:42.220 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:42.220 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:42.220 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:42.220 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:42.220 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:42.220 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:42.220 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:42.220 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:42.220 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:42.220 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:42.220 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:42.220 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:42.220 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:42.220 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:42.220 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:42.220 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:42.220 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:42.220 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:42.220 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2024-02-06 22:58:42.220 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:42.220 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:42.220 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:42.220 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:42.220 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:42.220 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:42.220 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:42.220 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:42.220 [Test worker @coroutine#6382] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2024-02-06 22:58:42.221 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b237c2c 2024-02-06 22:58:42.221 [DefaultDispatcher-worker-16 @coroutine#3128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57703/UmAppDatabase/replication/nodeId 2024-02-06 22:58:42.221 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b237c2c 2024-02-06 22:58:42.221 [DefaultDispatcher-worker-16 @coroutine#3128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57703/UmAppDatabase/replication/nodeId 2024-02-06 22:58:42.221 [Test worker @coroutine#6382] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2024-02-06 22:58:42.236 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b237c2c 2024-02-06 22:58:42.247 [DefaultDispatcher-worker-16 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b9a2629 2024-02-06 22:58:42.248 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b237c2c 2024-02-06 22:58:42.248 [DefaultDispatcher-worker-16 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId 2024-02-06 22:58:42.248 [DefaultDispatcher-worker-16 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:42.248 [DefaultDispatcher-worker-16 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId 2024-02-06 22:58:42.249 [DefaultDispatcher-worker-13 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId 2024-02-06 22:58:42.249 [DefaultDispatcher-worker-13 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId 2024-02-06 22:58:42.250 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b237c2c 2024-02-06 22:58:42.251 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b237c2c 2024-02-06 22:58:42.259 [DefaultDispatcher-worker-13 @coroutine#6394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b237c2c 2024-02-06 22:58:42.267 [DefaultDispatcher-worker-13 @coroutine#6382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b237c2c 2024-02-06 22:58:42.273 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2024-02-06 22:58:42.273 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2024-02-06 22:58:42.273 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:42.273 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b237c2c: (connection evicted) 2024-02-06 22:58:42.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:42.274 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2024-02-06 22:58:42.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2024-02-06 22:58:42.278 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2024-02-06 22:58:42.278 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:42.278 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:42.278 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:42.278 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:42.278 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:42.278 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:42.278 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@132f1d85 2024-02-06 22:58:42.278 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:42.278 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:42.278 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:42.278 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:42.278 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:42.278 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:42.278 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:42.278 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:42.278 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:42.278 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:42.278 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:42.278 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:42.278 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:42.278 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:42.278 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:42.278 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:42.278 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:42.278 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:42.278 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:42.278 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2024-02-06 22:58:42.278 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:42.278 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:42.278 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:42.278 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:42.278 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:42.278 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:42.278 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:42.278 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:42.279 [Test worker @coroutine#6411] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2024-02-06 22:58:42.279 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@12581426 2024-02-06 22:58:42.279 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@12581426 2024-02-06 22:58:42.279 [Test worker @coroutine#6411] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2024-02-06 22:58:42.294 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12581426 2024-02-06 22:58:42.305 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12581426 2024-02-06 22:58:42.306 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12581426 2024-02-06 22:58:42.308 [Test worker @coroutine#6416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12581426 2024-02-06 22:58:42.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2024-02-06 22:58:42.312 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2024-02-06 22:58:42.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:58:42.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:42.312 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2024-02-06 22:58:42.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2024-02-06 22:58:42.312 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2024-02-06 22:58:42.313 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:42.313 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:42.313 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:42.313 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:42.313 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:42.313 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:42.313 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@377a1763 2024-02-06 22:58:42.313 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:42.313 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:42.313 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:42.313 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:42.313 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:42.313 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:42.313 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:42.313 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:42.313 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:42.313 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:42.313 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:42.313 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:42.313 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:42.313 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:42.313 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:42.313 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:42.313 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:42.313 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:42.313 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:42.313 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2024-02-06 22:58:42.313 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:42.313 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:42.313 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:42.313 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:42.313 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:42.313 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:42.313 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:42.313 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:42.313 [Test worker @coroutine#6427] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2024-02-06 22:58:42.313 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@387bbd7a 2024-02-06 22:58:42.313 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@387bbd7a 2024-02-06 22:58:42.313 [Test worker @coroutine#6427] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2024-02-06 22:58:42.326 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@387bbd7a 2024-02-06 22:58:42.340 [Test worker @coroutine#6428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@387bbd7a 2024-02-06 22:58:42.342 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@387bbd7a 2024-02-06 22:58:42.345 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@387bbd7a 2024-02-06 22:58:42.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2024-02-06 22:58:42.355 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2024-02-06 22:58:42.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:58:42.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:42.355 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2024-02-06 22:58:42.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2024-02-06 22:58:42.358 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2024-02-06 22:58:42.358 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:42.358 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:42.358 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:42.358 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:42.358 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:42.358 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:42.358 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ffc9be 2024-02-06 22:58:42.358 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:42.358 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:42.358 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:42.358 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:42.358 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:42.358 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:42.358 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:42.358 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:42.358 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:42.358 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:42.358 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:42.358 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:42.358 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:42.358 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:42.358 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:42.358 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:42.358 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:42.358 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:42.358 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:42.358 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2024-02-06 22:58:42.358 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:42.358 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:42.358 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:42.358 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:42.358 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:42.358 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:42.358 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:42.358 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:42.358 [Test worker @coroutine#6443] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2024-02-06 22:58:42.359 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@30ae6721 2024-02-06 22:58:42.359 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@30ae6721 2024-02-06 22:58:42.359 [Test worker @coroutine#6443] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2024-02-06 22:58:42.377 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ae6721 2024-02-06 22:58:42.388 [Test worker @coroutine#6444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ae6721 2024-02-06 22:58:42.390 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ae6721 2024-02-06 22:58:42.393 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ae6721 2024-02-06 22:58:42.402 [DefaultDispatcher-worker-8 @coroutine#6450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ae6721 2024-02-06 22:58:42.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2024-02-06 22:58:42.407 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2024-02-06 22:58:42.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:42.407 [HikariPool-210 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30ae6721: (connection evicted) 2024-02-06 22:58:42.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:42.408 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2024-02-06 22:58:42.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2024-02-06 22:58:42.428 [UI Thread @coroutine#6465] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50501/Site/verify 2024-02-06 22:58:42.428 [UI Thread @coroutine#6465] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50501/Site/verify. 2024-02-06 22:58:42.428 [UI Thread @coroutine#6465] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50501/Site/verify 2024-02-06 22:58:42.434 [UI Thread @coroutine#6465] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50501/Site/verify 2024-02-06 22:58:42.434 [UI Thread @coroutine#6465] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50501/Site/verify 2024-02-06 22:58:42.434 [UI Thread @coroutine#6465] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:50501/Site/verify. 2024-02-06 22:58:42.434 [UI Thread @coroutine#6465] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:50501/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:58:42.440 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2024-02-06 22:58:42.440 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:42.440 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:42.440 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:42.440 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:42.440 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:42.440 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:42.440 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34b4c82a 2024-02-06 22:58:42.440 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:42.440 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:42.440 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:42.440 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:42.440 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:42.440 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:42.440 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:42.440 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:42.440 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:42.440 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:42.440 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:42.440 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:42.440 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:42.440 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:42.440 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:42.440 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:42.440 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:42.440 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:42.440 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:42.440 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2024-02-06 22:58:42.440 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:42.440 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:42.440 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:42.440 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:42.440 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:42.440 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:42.440 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:42.440 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:42.440 [Test worker @coroutine#6479] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2024-02-06 22:58:42.441 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@2daf650b 2024-02-06 22:58:42.441 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@2daf650b 2024-02-06 22:58:42.441 [Test worker @coroutine#6479] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2024-02-06 22:58:42.454 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2daf650b 2024-02-06 22:58:42.466 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2daf650b 2024-02-06 22:58:42.468 [Test worker @coroutine#6483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2daf650b 2024-02-06 22:58:42.469 [DefaultDispatcher-worker-7 @coroutine#2992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14980819 2024-02-06 22:58:42.469 [DefaultDispatcher-worker-7 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId 2024-02-06 22:58:42.469 [DefaultDispatcher-worker-7 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:42.469 [DefaultDispatcher-worker-7 @coroutine#2992] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId 2024-02-06 22:58:42.470 [DefaultDispatcher-worker-5 @coroutine#2992] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId 2024-02-06 22:58:42.470 [DefaultDispatcher-worker-5 @coroutine#2992] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId 2024-02-06 22:58:42.470 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2daf650b 2024-02-06 22:58:42.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2024-02-06 22:58:42.473 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2024-02-06 22:58:42.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:58:42.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:42.473 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2024-02-06 22:58:42.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2024-02-06 22:58:42.474 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2024-02-06 22:58:42.474 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:42.474 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:42.474 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:42.474 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:42.474 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:42.474 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:42.474 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5acc6ca1 2024-02-06 22:58:42.474 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:42.474 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:42.474 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:42.474 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:42.474 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:42.474 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:42.474 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:42.474 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:42.474 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:42.474 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:42.474 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:42.474 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:42.474 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:42.474 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:42.474 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:42.474 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:42.474 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:42.474 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:42.474 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:42.474 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2024-02-06 22:58:42.474 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:42.474 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:42.474 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:42.475 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:42.475 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:42.475 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:42.475 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:42.475 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:42.475 [Test worker @coroutine#6500] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2024-02-06 22:58:42.475 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ca43e5d 2024-02-06 22:58:42.475 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ca43e5d 2024-02-06 22:58:42.475 [Test worker @coroutine#6500] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2024-02-06 22:58:42.496 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ca43e5d 2024-02-06 22:58:42.508 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ca43e5d 2024-02-06 22:58:42.510 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ca43e5d 2024-02-06 22:58:42.511 [Test worker @coroutine#6505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ca43e5d 2024-02-06 22:58:42.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2024-02-06 22:58:42.514 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2024-02-06 22:58:42.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:58:42.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:42.514 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2024-02-06 22:58:42.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2024-02-06 22:58:42.515 [Test worker @coroutine#6517] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2024-02-06 22:58:42.515 [Test worker @coroutine#6517] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:42.515 [Test worker @coroutine#6517] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:42.515 [Test worker @coroutine#6517] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:42.515 [Test worker @coroutine#6517] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:42.515 [Test worker @coroutine#6517] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:42.515 [Test worker @coroutine#6517] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:42.515 [Test worker @coroutine#6517] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15eaa2ce 2024-02-06 22:58:42.515 [Test worker @coroutine#6517] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:42.515 [Test worker @coroutine#6517] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:42.515 [Test worker @coroutine#6517] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:42.515 [Test worker @coroutine#6517] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:42.515 [Test worker @coroutine#6517] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:42.515 [Test worker @coroutine#6517] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:42.515 [Test worker @coroutine#6517] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:42.516 [Test worker @coroutine#6517] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:42.516 [Test worker @coroutine#6517] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:42.516 [Test worker @coroutine#6517] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:42.516 [Test worker @coroutine#6517] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:42.516 [Test worker @coroutine#6517] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:42.516 [Test worker @coroutine#6517] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:42.516 [Test worker @coroutine#6517] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:42.516 [Test worker @coroutine#6517] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:42.516 [Test worker @coroutine#6517] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:42.516 [Test worker @coroutine#6517] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:42.516 [Test worker @coroutine#6517] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:42.516 [Test worker @coroutine#6517] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:42.516 [Test worker @coroutine#6517] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2024-02-06 22:58:42.516 [Test worker @coroutine#6517] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:42.516 [Test worker @coroutine#6517] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:42.516 [Test worker @coroutine#6517] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:42.516 [Test worker @coroutine#6517] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:42.516 [Test worker @coroutine#6517] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:42.516 [Test worker @coroutine#6517] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:42.516 [Test worker @coroutine#6517] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:42.516 [Test worker @coroutine#6517] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:42.516 [Test worker @coroutine#6517] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2024-02-06 22:58:42.516 [Test worker @coroutine#6517] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@596343e7 2024-02-06 22:58:42.516 [Test worker @coroutine#6517] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@596343e7 2024-02-06 22:58:42.516 [Test worker @coroutine#6517] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2024-02-06 22:58:42.525 [DefaultDispatcher-worker-3 @coroutine#3174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe852a 2024-02-06 22:58:42.526 [DefaultDispatcher-worker-3 @coroutine#3174] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36799/UmAppDatabase/replication/nodeId 2024-02-06 22:58:42.526 [DefaultDispatcher-worker-3 @coroutine#3174] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36799/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:42.526 [DefaultDispatcher-worker-3 @coroutine#3174] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36799/UmAppDatabase/replication/nodeId 2024-02-06 22:58:42.527 [DefaultDispatcher-worker-9 @coroutine#3174] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36799/UmAppDatabase/replication/nodeId 2024-02-06 22:58:42.527 [DefaultDispatcher-worker-9 @coroutine#3174] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36799/UmAppDatabase/replication/nodeId 2024-02-06 22:58:42.533 [Test worker @coroutine#6517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@596343e7 2024-02-06 22:58:42.544 [Test worker @coroutine#6521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@596343e7 2024-02-06 22:58:42.545 [Test worker @coroutine#6523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@596343e7 2024-02-06 22:58:42.548 [Test worker @coroutine#6525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@596343e7 2024-02-06 22:58:42.550 [UI Thread @coroutine#6534] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43999/Site/verify 2024-02-06 22:58:42.550 [UI Thread @coroutine#6534] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43999/Site/verify. 2024-02-06 22:58:42.550 [UI Thread @coroutine#6534] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43999/Site/verify 2024-02-06 22:58:42.552 [UI Thread @coroutine#6534] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43999/Site/verify 2024-02-06 22:58:42.552 [UI Thread @coroutine#6534] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43999/Site/verify 2024-02-06 22:58:42.553 [UI Thread @coroutine#6534] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:43999/Site/verify. 2024-02-06 22:58:42.553 [UI Thread @coroutine#6534] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43999/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:58:42.553 [DefaultDispatcher-worker-8 @coroutine#3026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c931728 2024-02-06 22:58:42.553 [DefaultDispatcher-worker-8 @coroutine#3026] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId 2024-02-06 22:58:42.553 [DefaultDispatcher-worker-8 @coroutine#3026] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:42.553 [DefaultDispatcher-worker-8 @coroutine#3026] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId 2024-02-06 22:58:42.554 [DefaultDispatcher-worker-13 @coroutine#3026] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId 2024-02-06 22:58:42.554 [DefaultDispatcher-worker-13 @coroutine#3026] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId 2024-02-06 22:58:42.556 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2024-02-06 22:58:42.556 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2024-02-06 22:58:42.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:58:42.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:42.556 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2024-02-06 22:58:42.556 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2024-02-06 22:58:42.561 [UI Thread @coroutine#6550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47145/Site/verify 2024-02-06 22:58:42.562 [UI Thread @coroutine#6550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47145/Site/verify. 2024-02-06 22:58:42.562 [UI Thread @coroutine#6550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47145/Site/verify 2024-02-06 22:58:42.563 [UI Thread @coroutine#6550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47145/Site/verify 2024-02-06 22:58:42.563 [UI Thread @coroutine#6550] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47145/Site/verify 2024-02-06 22:58:42.563 [UI Thread @coroutine#6550] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:47145/Site/verify. 2024-02-06 22:58:42.563 [UI Thread @coroutine#6550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47145/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:58:42.571 [UI Thread @coroutine#6563] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45609/Site/verify 2024-02-06 22:58:42.571 [UI Thread @coroutine#6563] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45609/Site/verify. 2024-02-06 22:58:42.571 [UI Thread @coroutine#6563] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45609/Site/verify 2024-02-06 22:58:42.572 [UI Thread @coroutine#6563] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45609/Site/verify 2024-02-06 22:58:42.572 [UI Thread @coroutine#6563] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45609/Site/verify 2024-02-06 22:58:42.573 [UI Thread @coroutine#6563] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:45609/Site/verify. 2024-02-06 22:58:42.573 [UI Thread @coroutine#6563] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:45609/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:58:42.576 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:42.580 [UI Thread @coroutine#6577] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2024-02-06 22:58:42.580 [UI Thread @coroutine#6577] 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-02-06 22:58:42.580 [UI Thread @coroutine#6577] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2024-02-06 22:58:42.582 [UI Thread @coroutine#6577] 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-02-06 22:58:42.586 [Test worker @coroutine#6584] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2024-02-06 22:58:42.586 [Test worker @coroutine#6584] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:42.586 [Test worker @coroutine#6584] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:42.586 [Test worker @coroutine#6584] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:42.586 [Test worker @coroutine#6584] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:42.586 [Test worker @coroutine#6584] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:42.586 [Test worker @coroutine#6584] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:42.586 [Test worker @coroutine#6584] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d4a1d2c 2024-02-06 22:58:42.586 [Test worker @coroutine#6584] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:42.586 [Test worker @coroutine#6584] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:42.586 [Test worker @coroutine#6584] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:42.586 [Test worker @coroutine#6584] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:42.586 [Test worker @coroutine#6584] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:42.586 [Test worker @coroutine#6584] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:42.586 [Test worker @coroutine#6584] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:42.586 [Test worker @coroutine#6584] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:42.586 [Test worker @coroutine#6584] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:42.586 [Test worker @coroutine#6584] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:42.586 [Test worker @coroutine#6584] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:42.586 [Test worker @coroutine#6584] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:42.586 [Test worker @coroutine#6584] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:42.586 [Test worker @coroutine#6584] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:42.586 [Test worker @coroutine#6584] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:42.586 [Test worker @coroutine#6584] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:42.586 [Test worker @coroutine#6584] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:42.586 [Test worker @coroutine#6584] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:42.586 [Test worker @coroutine#6584] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:42.586 [Test worker @coroutine#6584] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2024-02-06 22:58:42.586 [Test worker @coroutine#6584] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:42.586 [Test worker @coroutine#6584] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:42.586 [Test worker @coroutine#6584] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:42.586 [Test worker @coroutine#6584] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:42.586 [Test worker @coroutine#6584] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:42.586 [Test worker @coroutine#6584] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:42.586 [Test worker @coroutine#6584] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:42.586 [Test worker @coroutine#6584] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:42.586 [Test worker @coroutine#6584] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2024-02-06 22:58:42.587 [Test worker @coroutine#6584] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@21132086 2024-02-06 22:58:42.587 [Test worker @coroutine#6584] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@21132086 2024-02-06 22:58:42.587 [Test worker @coroutine#6584] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2024-02-06 22:58:42.609 [Test worker @coroutine#6584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21132086 2024-02-06 22:58:42.627 [Test worker @coroutine#6585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21132086 2024-02-06 22:58:42.629 [Test worker @coroutine#6587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21132086 2024-02-06 22:58:42.632 [Test worker @coroutine#6589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21132086 2024-02-06 22:58:42.642 [DefaultDispatcher-worker-3 @coroutine#6591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21132086 2024-02-06 22:58:42.657 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:42.663 [DefaultDispatcher-worker-13 @coroutine#6584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21132086 2024-02-06 22:58:42.674 [DefaultDispatcher-worker-11 @coroutine#6584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21132086 2024-02-06 22:58:42.683 [DefaultDispatcher-worker-13 @coroutine#6584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21132086 2024-02-06 22:58:42.687 [HikariPool-214 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:58:42.691 [DefaultDispatcher-worker-17 @coroutine#6584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21132086 2024-02-06 22:58:42.699 [DefaultDispatcher-worker-13 @coroutine#6584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21132086 2024-02-06 22:58:42.714 [DefaultDispatcher-worker-13 @coroutine#6584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21132086 2024-02-06 22:58:42.734 [DefaultDispatcher-worker-4 @coroutine#6608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21132086 2024-02-06 22:58:42.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2024-02-06 22:58:42.736 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2024-02-06 22:58:42.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:42.736 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21132086: (connection evicted) 2024-02-06 22:58:42.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:42.737 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2024-02-06 22:58:42.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2024-02-06 22:58:42.738 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2024-02-06 22:58:42.738 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:42.738 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:42.738 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:42.738 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:42.738 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:42.738 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:42.738 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11759e4a 2024-02-06 22:58:42.738 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:42.738 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:42.738 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:42.738 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:42.738 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:42.738 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:42.738 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:42.739 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:42.739 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:42.739 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:42.739 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:42.739 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:42.739 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:42.739 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:42.739 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:42.739 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:42.739 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:42.739 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:42.739 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:42.739 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2024-02-06 22:58:42.739 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:42.739 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:42.739 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:42.739 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:42.739 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:42.739 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:42.739 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:42.739 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:42.739 [Test worker @coroutine#6615] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2024-02-06 22:58:42.739 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@78fcc4ef 2024-02-06 22:58:42.739 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@78fcc4ef 2024-02-06 22:58:42.739 [Test worker @coroutine#6615] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2024-02-06 22:58:42.757 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78fcc4ef 2024-02-06 22:58:42.774 [Test worker @coroutine#6617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78fcc4ef 2024-02-06 22:58:42.777 [Test worker @coroutine#6619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78fcc4ef 2024-02-06 22:58:42.780 [Test worker @coroutine#6621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78fcc4ef 2024-02-06 22:58:42.780 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2024-02-06 22:58:42.781 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:42.781 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:42.781 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:42.781 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:42.781 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:42.781 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:42.781 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@420d123d 2024-02-06 22:58:42.781 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:42.781 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:42.781 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:42.781 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:42.781 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:42.781 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:42.781 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:42.781 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:42.781 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:42.781 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:42.781 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:42.781 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:42.781 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:42.781 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:42.781 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:42.781 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:42.781 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:42.781 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:42.781 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:42.781 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2024-02-06 22:58:42.781 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:42.781 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:42.781 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:42.781 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:42.781 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:42.781 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:42.781 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:42.781 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:42.781 [Test worker @coroutine#6615] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2024-02-06 22:58:42.781 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@112d8c18 2024-02-06 22:58:42.781 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@112d8c18 2024-02-06 22:58:42.782 [Test worker @coroutine#6615] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2024-02-06 22:58:42.802 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@112d8c18 2024-02-06 22:58:42.818 [Test worker @coroutine#6623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@112d8c18 2024-02-06 22:58:42.820 [Test worker @coroutine#6625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@112d8c18 2024-02-06 22:58:42.821 [Test worker @coroutine#6627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@112d8c18 2024-02-06 22:58:42.832 [DefaultDispatcher-worker-17 @coroutine#6629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@112d8c18 2024-02-06 22:58:42.839 [HikariPool-215 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:58:42.848 [DefaultDispatcher-worker-2 @coroutine#6615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78fcc4ef 2024-02-06 22:58:42.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2024-02-06 22:58:42.864 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2024-02-06 22:58:42.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:42.865 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78fcc4ef: (connection evicted) 2024-02-06 22:58:42.866 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:42.866 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2024-02-06 22:58:42.866 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2024-02-06 22:58:42.866 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2024-02-06 22:58:42.866 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2024-02-06 22:58:42.866 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:42.866 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@112d8c18: (connection evicted) 2024-02-06 22:58:42.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:42.867 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2024-02-06 22:58:42.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2024-02-06 22:58:42.869 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2024-02-06 22:58:42.869 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:42.869 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:42.869 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:42.869 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:42.869 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:42.869 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:42.869 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e6c723b 2024-02-06 22:58:42.869 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:42.869 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:42.869 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:42.869 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:42.869 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:42.869 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:42.869 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:42.869 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:42.869 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:42.869 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:42.869 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:42.869 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:42.869 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:42.869 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:42.869 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:42.869 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:42.869 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:42.869 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:42.869 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:42.869 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2024-02-06 22:58:42.869 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:42.869 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:42.869 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:42.869 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:42.869 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:42.869 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:42.869 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:42.869 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:42.869 [Test worker @coroutine#6662] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2024-02-06 22:58:42.870 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e591c03 2024-02-06 22:58:42.870 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e591c03 2024-02-06 22:58:42.870 [Test worker @coroutine#6662] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2024-02-06 22:58:42.874 [DefaultDispatcher-worker-10 @coroutine#2880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c261c74 2024-02-06 22:58:42.874 [DefaultDispatcher-worker-10 @coroutine#2880] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId 2024-02-06 22:58:42.874 [DefaultDispatcher-worker-10 @coroutine#2880] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:42.874 [DefaultDispatcher-worker-10 @coroutine#2880] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId 2024-02-06 22:58:42.874 [DefaultDispatcher-worker-2 @coroutine#3238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579ee82 2024-02-06 22:58:42.874 [DefaultDispatcher-worker-13 @coroutine#3059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52c7437 2024-02-06 22:58:42.874 [DefaultDispatcher-worker-2 @coroutine#3238] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35811/UmAppDatabase/replication/nodeId 2024-02-06 22:58:42.874 [DefaultDispatcher-worker-13 @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:58:42.874 [DefaultDispatcher-worker-2 @coroutine#3238] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35811/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:42.874 [DefaultDispatcher-worker-13 @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://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:42.874 [DefaultDispatcher-worker-2 @coroutine#3238] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35811/UmAppDatabase/replication/nodeId 2024-02-06 22:58:42.874 [DefaultDispatcher-worker-13 @coroutine#3059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:58:42.875 [DefaultDispatcher-worker-2 @coroutine#2880] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId 2024-02-06 22:58:42.875 [DefaultDispatcher-worker-2 @coroutine#2880] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId 2024-02-06 22:58:42.875 [DefaultDispatcher-worker-13 @coroutine#3059] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:58:42.875 [DefaultDispatcher-worker-14 @coroutine#3238] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35811/UmAppDatabase/replication/nodeId 2024-02-06 22:58:42.875 [DefaultDispatcher-worker-14 @coroutine#3238] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35811/UmAppDatabase/replication/nodeId 2024-02-06 22:58:42.890 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e591c03 2024-02-06 22:58:42.906 [Test worker @coroutine#6671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e591c03 2024-02-06 22:58:42.909 [Test worker @coroutine#6673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e591c03 2024-02-06 22:58:42.911 [Test worker @coroutine#6675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e591c03 2024-02-06 22:58:42.912 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2024-02-06 22:58:42.912 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:42.912 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:42.912 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:42.912 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:42.912 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:42.912 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:42.912 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6289376f 2024-02-06 22:58:42.912 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:42.912 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:42.912 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:42.912 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:42.912 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:42.912 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:42.912 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:42.912 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:42.912 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:42.912 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:42.912 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:42.912 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:42.912 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:42.912 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:42.912 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:42.912 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:42.912 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:42.912 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:42.912 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:42.912 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2024-02-06 22:58:42.912 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:42.912 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:42.912 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:42.912 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:42.912 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:42.912 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:42.912 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:42.912 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:42.912 [Test worker @coroutine#6662] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2024-02-06 22:58:42.913 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b1ebbe 2024-02-06 22:58:42.913 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b1ebbe 2024-02-06 22:58:42.913 [Test worker @coroutine#6662] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2024-02-06 22:58:42.933 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b1ebbe 2024-02-06 22:58:42.950 [Test worker @coroutine#6677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b1ebbe 2024-02-06 22:58:42.953 [Test worker @coroutine#6679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b1ebbe 2024-02-06 22:58:42.955 [Test worker @coroutine#6681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b1ebbe 2024-02-06 22:58:42.966 [DefaultDispatcher-worker-3 @coroutine#6683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b1ebbe 2024-02-06 22:58:42.970 [HikariPool-217 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:58:42.979 [DefaultDispatcher-worker-14 @coroutine#6662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e591c03 2024-02-06 22:58:42.988 [DefaultDispatcher-worker-2 @coroutine#6662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e591c03 2024-02-06 22:58:42.994 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2024-02-06 22:58:42.994 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2024-02-06 22:58:42.994 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:42.994 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e591c03: (connection evicted) 2024-02-06 22:58:42.995 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:42.995 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2024-02-06 22:58:42.995 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2024-02-06 22:58:42.995 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2024-02-06 22:58:42.995 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2024-02-06 22:58:42.995 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:42.995 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b1ebbe: (connection evicted) 2024-02-06 22:58:42.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:42.996 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2024-02-06 22:58:42.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2024-02-06 22:58:42.997 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2024-02-06 22:58:42.997 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:42.997 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:42.997 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:42.997 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:42.997 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:42.997 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:42.997 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2083bcfd 2024-02-06 22:58:42.997 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:42.997 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:42.997 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:42.997 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:42.997 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:42.997 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:42.997 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:42.997 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:42.997 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:42.997 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:42.997 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:42.997 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:42.997 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:42.997 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:42.997 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:42.997 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:42.997 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:42.997 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:42.997 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:42.997 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2024-02-06 22:58:42.997 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:42.997 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:42.997 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:42.997 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:42.997 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:42.997 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:42.997 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:42.997 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:42.997 [Test worker @coroutine#6718] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2024-02-06 22:58:42.998 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@58885a2e 2024-02-06 22:58:42.998 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@58885a2e 2024-02-06 22:58:42.998 [Test worker @coroutine#6718] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2024-02-06 22:58:43.016 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58885a2e 2024-02-06 22:58:43.026 [Test worker @coroutine#6720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58885a2e 2024-02-06 22:58:43.028 [Test worker @coroutine#6722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58885a2e 2024-02-06 22:58:43.029 [Test worker @coroutine#6724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58885a2e 2024-02-06 22:58:43.030 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2024-02-06 22:58:43.030 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:43.030 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:43.030 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:43.030 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:43.030 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:43.030 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:43.030 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e283f1a 2024-02-06 22:58:43.030 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:43.030 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:43.030 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:43.030 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:43.030 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:43.030 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:43.030 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:43.030 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:43.030 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:43.030 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:43.030 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:43.030 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:43.030 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:43.030 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:43.030 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:43.030 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:43.030 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:43.030 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:43.030 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:43.030 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2024-02-06 22:58:43.030 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:43.030 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:43.030 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:43.030 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:43.030 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:43.030 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:43.030 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:43.030 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:43.030 [Test worker @coroutine#6718] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2024-02-06 22:58:43.030 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ba4735c 2024-02-06 22:58:43.031 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ba4735c 2024-02-06 22:58:43.031 [Test worker @coroutine#6718] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2024-02-06 22:58:43.050 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ba4735c 2024-02-06 22:58:43.060 [Test worker @coroutine#6726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ba4735c 2024-02-06 22:58:43.062 [Test worker @coroutine#6728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ba4735c 2024-02-06 22:58:43.064 [Test worker @coroutine#6730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ba4735c 2024-02-06 22:58:43.074 [DefaultDispatcher-worker-4 @coroutine#6732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ba4735c 2024-02-06 22:58:43.081 [DefaultDispatcher-worker-5 @coroutine#3073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-06 22:58:43.081 [DefaultDispatcher-worker-6 @coroutine#2913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cd31214 2024-02-06 22:58:43.081 [DefaultDispatcher-worker-5 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49155/UmAppDatabase/replication/nodeId 2024-02-06 22:58:43.081 [DefaultDispatcher-worker-5 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49155/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:43.081 [DefaultDispatcher-worker-6 @coroutine#2913] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId 2024-02-06 22:58:43.081 [DefaultDispatcher-worker-5 @coroutine#3073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49155/UmAppDatabase/replication/nodeId 2024-02-06 22:58:43.081 [DefaultDispatcher-worker-6 @coroutine#2913] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:43.081 [DefaultDispatcher-worker-6 @coroutine#2913] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId 2024-02-06 22:58:43.082 [DefaultDispatcher-worker-16 @coroutine#2913] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId 2024-02-06 22:58:43.082 [DefaultDispatcher-worker-16 @coroutine#2913] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId 2024-02-06 22:58:43.082 [DefaultDispatcher-worker-5 @coroutine#3073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49155/UmAppDatabase/replication/nodeId 2024-02-06 22:58:43.082 [DefaultDispatcher-worker-5 @coroutine#3073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49155/UmAppDatabase/replication/nodeId 2024-02-06 22:58:43.090 [DefaultDispatcher-worker-8 @coroutine#6718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58885a2e 2024-02-06 22:58:43.098 [HikariPool-219 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:58:43.098 [DefaultDispatcher-worker-17 @coroutine#6718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58885a2e 2024-02-06 22:58:43.131 [HikariPool-220 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:43.230 [DefaultDispatcher-worker-5 @coroutine#3128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e75bef1 2024-02-06 22:58:43.230 [DefaultDispatcher-worker-5 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57703/UmAppDatabase/replication/nodeId 2024-02-06 22:58:43.230 [DefaultDispatcher-worker-5 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57703/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:43.230 [DefaultDispatcher-worker-5 @coroutine#3128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57703/UmAppDatabase/replication/nodeId 2024-02-06 22:58:43.231 [DefaultDispatcher-worker-6 @coroutine#3128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57703/UmAppDatabase/replication/nodeId 2024-02-06 22:58:43.232 [DefaultDispatcher-worker-6 @coroutine#3128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57703/UmAppDatabase/replication/nodeId 2024-02-06 22:58:43.258 [DefaultDispatcher-worker-17 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b9a2629 2024-02-06 22:58:43.258 [DefaultDispatcher-worker-17 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId 2024-02-06 22:58:43.258 [DefaultDispatcher-worker-17 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:43.258 [DefaultDispatcher-worker-17 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId 2024-02-06 22:58:43.259 [DefaultDispatcher-worker-8 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId 2024-02-06 22:58:43.259 [DefaultDispatcher-worker-8 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId 2024-02-06 22:58:43.352 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2024-02-06 22:58:43.352 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2024-02-06 22:58:43.352 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:43.352 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58885a2e: (connection evicted) 2024-02-06 22:58:43.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:43.353 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2024-02-06 22:58:43.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2024-02-06 22:58:43.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2024-02-06 22:58:43.353 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2024-02-06 22:58:43.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:43.353 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ba4735c: (connection evicted) 2024-02-06 22:58:43.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:43.354 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2024-02-06 22:58:43.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2024-02-06 22:58:43.355 [Test worker @coroutine#6781] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2024-02-06 22:58:43.355 [Test worker @coroutine#6781] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:43.355 [Test worker @coroutine#6781] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:43.355 [Test worker @coroutine#6781] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:43.355 [Test worker @coroutine#6781] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:43.355 [Test worker @coroutine#6781] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:43.355 [Test worker @coroutine#6781] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:43.355 [Test worker @coroutine#6781] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75c8855e 2024-02-06 22:58:43.355 [Test worker @coroutine#6781] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:43.355 [Test worker @coroutine#6781] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:43.355 [Test worker @coroutine#6781] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:43.355 [Test worker @coroutine#6781] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:43.355 [Test worker @coroutine#6781] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:43.355 [Test worker @coroutine#6781] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:43.355 [Test worker @coroutine#6781] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:43.356 [Test worker @coroutine#6781] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:43.356 [Test worker @coroutine#6781] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:43.356 [Test worker @coroutine#6781] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:43.356 [Test worker @coroutine#6781] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:43.356 [Test worker @coroutine#6781] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:43.356 [Test worker @coroutine#6781] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:43.356 [Test worker @coroutine#6781] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:43.356 [Test worker @coroutine#6781] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:43.356 [Test worker @coroutine#6781] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:43.356 [Test worker @coroutine#6781] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:43.356 [Test worker @coroutine#6781] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:43.356 [Test worker @coroutine#6781] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:43.356 [Test worker @coroutine#6781] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2024-02-06 22:58:43.356 [Test worker @coroutine#6781] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:43.356 [Test worker @coroutine#6781] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:43.356 [Test worker @coroutine#6781] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:43.356 [Test worker @coroutine#6781] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:43.356 [Test worker @coroutine#6781] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:43.356 [Test worker @coroutine#6781] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:43.356 [Test worker @coroutine#6781] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:43.356 [Test worker @coroutine#6781] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:43.356 [Test worker @coroutine#6781] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2024-02-06 22:58:43.356 [Test worker @coroutine#6781] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@3453cf27 2024-02-06 22:58:43.356 [Test worker @coroutine#6781] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@3453cf27 2024-02-06 22:58:43.356 [Test worker @coroutine#6781] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2024-02-06 22:58:43.376 [Test worker @coroutine#6781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3453cf27 2024-02-06 22:58:43.392 [Test worker @coroutine#6782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3453cf27 2024-02-06 22:58:43.395 [Test worker @coroutine#6784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3453cf27 2024-02-06 22:58:43.398 [Test worker @coroutine#6786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3453cf27 2024-02-06 22:58:43.398 [Test worker @coroutine#6781] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2024-02-06 22:58:43.398 [Test worker @coroutine#6781] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:43.398 [Test worker @coroutine#6781] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:43.398 [Test worker @coroutine#6781] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:43.398 [Test worker @coroutine#6781] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:43.398 [Test worker @coroutine#6781] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:43.398 [Test worker @coroutine#6781] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:43.398 [Test worker @coroutine#6781] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4df9df06 2024-02-06 22:58:43.398 [Test worker @coroutine#6781] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:43.398 [Test worker @coroutine#6781] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:43.399 [Test worker @coroutine#6781] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:43.399 [Test worker @coroutine#6781] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:43.399 [Test worker @coroutine#6781] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:43.399 [Test worker @coroutine#6781] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:43.399 [Test worker @coroutine#6781] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:43.399 [Test worker @coroutine#6781] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:43.399 [Test worker @coroutine#6781] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:43.399 [Test worker @coroutine#6781] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:43.399 [Test worker @coroutine#6781] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:43.399 [Test worker @coroutine#6781] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:43.399 [Test worker @coroutine#6781] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:43.399 [Test worker @coroutine#6781] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:43.399 [Test worker @coroutine#6781] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:43.399 [Test worker @coroutine#6781] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:43.399 [Test worker @coroutine#6781] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:43.399 [Test worker @coroutine#6781] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:43.399 [Test worker @coroutine#6781] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:43.399 [Test worker @coroutine#6781] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2024-02-06 22:58:43.399 [Test worker @coroutine#6781] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:43.399 [Test worker @coroutine#6781] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:43.399 [Test worker @coroutine#6781] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:43.399 [Test worker @coroutine#6781] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:43.399 [Test worker @coroutine#6781] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:43.399 [Test worker @coroutine#6781] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:43.399 [Test worker @coroutine#6781] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:43.399 [Test worker @coroutine#6781] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:43.399 [Test worker @coroutine#6781] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2024-02-06 22:58:43.399 [Test worker @coroutine#6781] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a273fd7 2024-02-06 22:58:43.399 [Test worker @coroutine#6781] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a273fd7 2024-02-06 22:58:43.399 [Test worker @coroutine#6781] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2024-02-06 22:58:43.419 [Test worker @coroutine#6781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a273fd7 2024-02-06 22:58:43.436 [Test worker @coroutine#6788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a273fd7 2024-02-06 22:58:43.438 [Test worker @coroutine#6791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a273fd7 2024-02-06 22:58:43.441 [Test worker @coroutine#6793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a273fd7 2024-02-06 22:58:43.452 [DefaultDispatcher-worker-9 @coroutine#6795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a273fd7 2024-02-06 22:58:43.456 [HikariPool-221 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:58:43.465 [DefaultDispatcher-worker-7 @coroutine#6781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3453cf27 2024-02-06 22:58:43.474 [DefaultDispatcher-worker-13 @coroutine#6781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3453cf27 2024-02-06 22:58:43.481 [DefaultDispatcher-worker-2 @coroutine#2992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14980819 2024-02-06 22:58:43.481 [DefaultDispatcher-worker-2 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId 2024-02-06 22:58:43.481 [DefaultDispatcher-worker-2 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:43.481 [DefaultDispatcher-worker-2 @coroutine#2992] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId 2024-02-06 22:58:43.482 [DefaultDispatcher-worker-7 @coroutine#2992] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId 2024-02-06 22:58:43.482 [DefaultDispatcher-worker-7 @coroutine#2992] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId 2024-02-06 22:58:43.484 [DefaultDispatcher-worker-12 @coroutine#6781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3453cf27 2024-02-06 22:58:43.491 [DefaultDispatcher-worker-2 @coroutine#6781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3453cf27 2024-02-06 22:58:43.498 [DefaultDispatcher-worker-7 @coroutine#6781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3453cf27 2024-02-06 22:58:43.499 [HikariPool-222 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:43.505 [DefaultDispatcher-worker-12 @coroutine#6781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3453cf27 2024-02-06 22:58:43.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2024-02-06 22:58:43.510 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2024-02-06 22:58:43.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:43.510 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3453cf27: (connection evicted) 2024-02-06 22:58:43.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:43.511 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2024-02-06 22:58:43.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2024-02-06 22:58:43.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2024-02-06 22:58:43.511 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2024-02-06 22:58:43.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:43.511 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a273fd7: (connection evicted) 2024-02-06 22:58:43.512 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:43.512 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2024-02-06 22:58:43.512 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2024-02-06 22:58:43.513 [Test worker @coroutine#6838] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2024-02-06 22:58:43.513 [Test worker @coroutine#6838] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:43.514 [Test worker @coroutine#6838] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:43.514 [Test worker @coroutine#6838] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:43.514 [Test worker @coroutine#6838] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:43.514 [Test worker @coroutine#6838] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:43.514 [Test worker @coroutine#6838] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:43.514 [Test worker @coroutine#6838] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@bd8f424 2024-02-06 22:58:43.514 [Test worker @coroutine#6838] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:43.514 [Test worker @coroutine#6838] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:43.514 [Test worker @coroutine#6838] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:43.514 [Test worker @coroutine#6838] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:43.514 [Test worker @coroutine#6838] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:43.514 [Test worker @coroutine#6838] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:43.514 [Test worker @coroutine#6838] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:43.514 [Test worker @coroutine#6838] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:43.514 [Test worker @coroutine#6838] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:43.514 [Test worker @coroutine#6838] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:43.514 [Test worker @coroutine#6838] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:43.514 [Test worker @coroutine#6838] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:43.514 [Test worker @coroutine#6838] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:43.514 [Test worker @coroutine#6838] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:43.514 [Test worker @coroutine#6838] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:43.514 [Test worker @coroutine#6838] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:43.514 [Test worker @coroutine#6838] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:43.514 [Test worker @coroutine#6838] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:43.514 [Test worker @coroutine#6838] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:43.514 [Test worker @coroutine#6838] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2024-02-06 22:58:43.514 [Test worker @coroutine#6838] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:43.514 [Test worker @coroutine#6838] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:43.514 [Test worker @coroutine#6838] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:43.514 [Test worker @coroutine#6838] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:43.514 [Test worker @coroutine#6838] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:43.514 [Test worker @coroutine#6838] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:43.514 [Test worker @coroutine#6838] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:43.514 [Test worker @coroutine#6838] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:43.514 [Test worker @coroutine#6838] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2024-02-06 22:58:43.514 [Test worker @coroutine#6838] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a06b374 2024-02-06 22:58:43.514 [Test worker @coroutine#6838] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a06b374 2024-02-06 22:58:43.514 [Test worker @coroutine#6838] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2024-02-06 22:58:43.535 [Test worker @coroutine#6838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a06b374 2024-02-06 22:58:43.535 [DefaultDispatcher-worker-8 @coroutine#3174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe852a 2024-02-06 22:58:43.536 [DefaultDispatcher-worker-8 @coroutine#3174] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36799/UmAppDatabase/replication/nodeId 2024-02-06 22:58:43.536 [DefaultDispatcher-worker-8 @coroutine#3174] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36799/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:43.536 [DefaultDispatcher-worker-8 @coroutine#3174] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36799/UmAppDatabase/replication/nodeId 2024-02-06 22:58:43.537 [DefaultDispatcher-worker-14 @coroutine#3174] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36799/UmAppDatabase/replication/nodeId 2024-02-06 22:58:43.537 [DefaultDispatcher-worker-14 @coroutine#3174] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36799/UmAppDatabase/replication/nodeId 2024-02-06 22:58:43.551 [Test worker @coroutine#6839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a06b374 2024-02-06 22:58:43.554 [Test worker @coroutine#6844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a06b374 2024-02-06 22:58:43.556 [Test worker @coroutine#6846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a06b374 2024-02-06 22:58:43.557 [Test worker @coroutine#6838] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2024-02-06 22:58:43.557 [Test worker @coroutine#6838] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:43.557 [Test worker @coroutine#6838] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:43.557 [Test worker @coroutine#6838] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:43.557 [Test worker @coroutine#6838] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:43.557 [Test worker @coroutine#6838] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:43.557 [Test worker @coroutine#6838] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:43.557 [Test worker @coroutine#6838] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2bfe398b 2024-02-06 22:58:43.557 [Test worker @coroutine#6838] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:43.557 [Test worker @coroutine#6838] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:43.557 [Test worker @coroutine#6838] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:43.557 [Test worker @coroutine#6838] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:43.557 [Test worker @coroutine#6838] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:43.557 [Test worker @coroutine#6838] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:43.557 [Test worker @coroutine#6838] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:43.557 [Test worker @coroutine#6838] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:43.557 [Test worker @coroutine#6838] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:43.557 [Test worker @coroutine#6838] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:43.557 [Test worker @coroutine#6838] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:43.557 [Test worker @coroutine#6838] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:43.557 [Test worker @coroutine#6838] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:43.557 [Test worker @coroutine#6838] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:43.557 [Test worker @coroutine#6838] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:43.557 [Test worker @coroutine#6838] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:43.557 [Test worker @coroutine#6838] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:43.557 [Test worker @coroutine#6838] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:43.557 [Test worker @coroutine#6838] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:43.557 [Test worker @coroutine#6838] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2024-02-06 22:58:43.557 [Test worker @coroutine#6838] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:43.557 [Test worker @coroutine#6838] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:43.557 [Test worker @coroutine#6838] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:43.557 [Test worker @coroutine#6838] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:43.557 [Test worker @coroutine#6838] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:43.557 [Test worker @coroutine#6838] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:43.557 [Test worker @coroutine#6838] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:43.557 [Test worker @coroutine#6838] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:43.557 [Test worker @coroutine#6838] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2024-02-06 22:58:43.558 [Test worker @coroutine#6838] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@20d1737 2024-02-06 22:58:43.558 [Test worker @coroutine#6838] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@20d1737 2024-02-06 22:58:43.558 [Test worker @coroutine#6838] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2024-02-06 22:58:43.564 [DefaultDispatcher-worker-2 @coroutine#3026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c931728 2024-02-06 22:58:43.564 [DefaultDispatcher-worker-2 @coroutine#3026] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId 2024-02-06 22:58:43.564 [DefaultDispatcher-worker-2 @coroutine#3026] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:43.564 [DefaultDispatcher-worker-2 @coroutine#3026] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId 2024-02-06 22:58:43.566 [DefaultDispatcher-worker-9 @coroutine#3026] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId 2024-02-06 22:58:43.566 [DefaultDispatcher-worker-9 @coroutine#3026] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId 2024-02-06 22:58:43.578 [Test worker @coroutine#6838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20d1737 2024-02-06 22:58:43.594 [Test worker @coroutine#6851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20d1737 2024-02-06 22:58:43.596 [Test worker @coroutine#6853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20d1737 2024-02-06 22:58:43.599 [Test worker @coroutine#6855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20d1737 2024-02-06 22:58:43.611 [DefaultDispatcher-worker-9 @coroutine#6857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20d1737 2024-02-06 22:58:43.614 [HikariPool-223 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:58:43.624 [DefaultDispatcher-worker-4 @coroutine#6838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a06b374 2024-02-06 22:58:43.633 [DefaultDispatcher-worker-5 @coroutine#6838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a06b374 2024-02-06 22:58:43.640 [DefaultDispatcher-worker-9 @coroutine#6838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a06b374 2024-02-06 22:58:43.648 [DefaultDispatcher-worker-4 @coroutine#6838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a06b374 2024-02-06 22:58:43.655 [DefaultDispatcher-worker-9 @coroutine#6838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a06b374 2024-02-06 22:58:43.658 [HikariPool-224 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:43.659 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2024-02-06 22:58:43.659 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2024-02-06 22:58:43.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:43.659 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a06b374: (connection evicted) 2024-02-06 22:58:43.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:43.660 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2024-02-06 22:58:43.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2024-02-06 22:58:43.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2024-02-06 22:58:43.660 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2024-02-06 22:58:43.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:43.661 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20d1737: (connection evicted) 2024-02-06 22:58:43.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:43.661 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2024-02-06 22:58:43.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2024-02-06 22:58:43.663 [Test worker @coroutine#6895] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2024-02-06 22:58:43.663 [Test worker @coroutine#6895] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:43.663 [Test worker @coroutine#6895] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:43.663 [Test worker @coroutine#6895] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:43.663 [Test worker @coroutine#6895] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:43.663 [Test worker @coroutine#6895] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:43.663 [Test worker @coroutine#6895] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:43.663 [Test worker @coroutine#6895] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ceeb762 2024-02-06 22:58:43.663 [Test worker @coroutine#6895] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:43.663 [Test worker @coroutine#6895] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:43.663 [Test worker @coroutine#6895] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:43.663 [Test worker @coroutine#6895] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:43.663 [Test worker @coroutine#6895] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:43.663 [Test worker @coroutine#6895] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:43.663 [Test worker @coroutine#6895] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:43.663 [Test worker @coroutine#6895] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:43.663 [Test worker @coroutine#6895] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:43.663 [Test worker @coroutine#6895] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:43.663 [Test worker @coroutine#6895] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:43.663 [Test worker @coroutine#6895] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:43.663 [Test worker @coroutine#6895] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:43.663 [Test worker @coroutine#6895] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:43.663 [Test worker @coroutine#6895] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:43.663 [Test worker @coroutine#6895] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:43.663 [Test worker @coroutine#6895] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:43.663 [Test worker @coroutine#6895] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:43.663 [Test worker @coroutine#6895] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:43.663 [Test worker @coroutine#6895] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2024-02-06 22:58:43.663 [Test worker @coroutine#6895] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:43.663 [Test worker @coroutine#6895] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:43.663 [Test worker @coroutine#6895] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:43.663 [Test worker @coroutine#6895] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:43.663 [Test worker @coroutine#6895] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:43.663 [Test worker @coroutine#6895] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:43.663 [Test worker @coroutine#6895] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:43.663 [Test worker @coroutine#6895] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:43.663 [Test worker @coroutine#6895] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2024-02-06 22:58:43.664 [Test worker @coroutine#6895] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@504f2bcd 2024-02-06 22:58:43.664 [Test worker @coroutine#6895] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@504f2bcd 2024-02-06 22:58:43.664 [Test worker @coroutine#6895] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2024-02-06 22:58:43.681 [Test worker @coroutine#6895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@504f2bcd 2024-02-06 22:58:43.694 [Test worker @coroutine#6896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@504f2bcd 2024-02-06 22:58:43.696 [Test worker @coroutine#6898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@504f2bcd 2024-02-06 22:58:43.699 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@504f2bcd 2024-02-06 22:58:43.699 [Test worker @coroutine#6895] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2024-02-06 22:58:43.700 [Test worker @coroutine#6895] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:43.700 [Test worker @coroutine#6895] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:43.700 [Test worker @coroutine#6895] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:43.700 [Test worker @coroutine#6895] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:43.700 [Test worker @coroutine#6895] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:43.700 [Test worker @coroutine#6895] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:43.700 [Test worker @coroutine#6895] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c3f9618 2024-02-06 22:58:43.700 [Test worker @coroutine#6895] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:43.700 [Test worker @coroutine#6895] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:43.700 [Test worker @coroutine#6895] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:43.700 [Test worker @coroutine#6895] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:43.700 [Test worker @coroutine#6895] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:43.700 [Test worker @coroutine#6895] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:43.700 [Test worker @coroutine#6895] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:43.700 [Test worker @coroutine#6895] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:43.700 [Test worker @coroutine#6895] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:43.700 [Test worker @coroutine#6895] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:43.700 [Test worker @coroutine#6895] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:43.700 [Test worker @coroutine#6895] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:43.700 [Test worker @coroutine#6895] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:43.700 [Test worker @coroutine#6895] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:43.700 [Test worker @coroutine#6895] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:43.700 [Test worker @coroutine#6895] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:43.700 [Test worker @coroutine#6895] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:43.700 [Test worker @coroutine#6895] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:43.700 [Test worker @coroutine#6895] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:43.700 [Test worker @coroutine#6895] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2024-02-06 22:58:43.700 [Test worker @coroutine#6895] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:43.700 [Test worker @coroutine#6895] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:43.700 [Test worker @coroutine#6895] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:43.700 [Test worker @coroutine#6895] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:43.700 [Test worker @coroutine#6895] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:43.700 [Test worker @coroutine#6895] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:43.700 [Test worker @coroutine#6895] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:43.700 [Test worker @coroutine#6895] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:43.700 [Test worker @coroutine#6895] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2024-02-06 22:58:43.700 [Test worker @coroutine#6895] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@6385b07d 2024-02-06 22:58:43.700 [Test worker @coroutine#6895] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@6385b07d 2024-02-06 22:58:43.700 [Test worker @coroutine#6895] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2024-02-06 22:58:43.718 [Test worker @coroutine#6895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6385b07d 2024-02-06 22:58:43.733 [Test worker @coroutine#6902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6385b07d 2024-02-06 22:58:43.735 [Test worker @coroutine#6904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6385b07d 2024-02-06 22:58:43.738 [Test worker @coroutine#6906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6385b07d 2024-02-06 22:58:43.749 [DefaultDispatcher-worker-16 @coroutine#6908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6385b07d 2024-02-06 22:58:43.761 [DefaultDispatcher-worker-3 @coroutine#6895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@504f2bcd 2024-02-06 22:58:43.764 [HikariPool-225 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:58:43.767 [DefaultDispatcher-worker-1 @coroutine#6895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@504f2bcd 2024-02-06 22:58:43.773 [DefaultDispatcher-worker-9 @coroutine#6895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@504f2bcd 2024-02-06 22:58:43.780 [DefaultDispatcher-worker-5 @coroutine#6895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@504f2bcd 2024-02-06 22:58:43.787 [DefaultDispatcher-worker-9 @coroutine#6895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@504f2bcd 2024-02-06 22:58:43.794 [DefaultDispatcher-worker-5 @coroutine#6895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@504f2bcd 2024-02-06 22:58:43.799 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2024-02-06 22:58:43.799 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2024-02-06 22:58:43.799 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:43.799 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@504f2bcd: (connection evicted) 2024-02-06 22:58:43.800 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:43.800 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2024-02-06 22:58:43.800 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2024-02-06 22:58:43.800 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2024-02-06 22:58:43.800 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2024-02-06 22:58:43.800 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:43.800 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6385b07d: (connection evicted) 2024-02-06 22:58:43.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:43.801 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2024-02-06 22:58:43.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2024-02-06 22:58:43.803 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2024-02-06 22:58:43.803 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:43.803 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:43.803 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:43.803 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:43.803 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:43.803 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:43.803 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@504ccf42 2024-02-06 22:58:43.803 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:43.803 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:43.803 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:43.803 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:43.803 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:43.803 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:43.803 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:43.803 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:43.803 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:43.803 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:43.803 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:43.803 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:43.803 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:43.803 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:43.803 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:43.803 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:43.803 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:43.803 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:43.803 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:43.803 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2024-02-06 22:58:43.803 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:43.803 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:43.803 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:43.803 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:43.803 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:43.803 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:43.803 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:43.803 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:43.803 [Test worker @coroutine#6949] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2024-02-06 22:58:43.804 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e925a46 2024-02-06 22:58:43.804 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e925a46 2024-02-06 22:58:43.804 [Test worker @coroutine#6949] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2024-02-06 22:58:43.822 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e925a46 2024-02-06 22:58:43.838 [Test worker @coroutine#6950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e925a46 2024-02-06 22:58:43.840 [Test worker @coroutine#6952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e925a46 2024-02-06 22:58:43.842 [Test worker @coroutine#6954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e925a46 2024-02-06 22:58:43.852 [DefaultDispatcher-worker-10 @coroutine#6956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e925a46 2024-02-06 22:58:43.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2024-02-06 22:58:43.853 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2024-02-06 22:58:43.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:43.854 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e925a46: (connection evicted) 2024-02-06 22:58:43.854 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:43.854 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2024-02-06 22:58:43.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2024-02-06 22:58:43.935 [Test worker @coroutine#6972] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2024-02-06 22:58:43.935 [Test worker @coroutine#6972] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:43.935 [Test worker @coroutine#6972] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:43.935 [Test worker @coroutine#6972] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:43.935 [Test worker @coroutine#6972] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:43.935 [Test worker @coroutine#6972] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:43.935 [Test worker @coroutine#6972] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:43.935 [Test worker @coroutine#6972] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1895f7fe 2024-02-06 22:58:43.935 [Test worker @coroutine#6972] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:43.935 [Test worker @coroutine#6972] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:43.935 [Test worker @coroutine#6972] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:43.935 [Test worker @coroutine#6972] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:43.935 [Test worker @coroutine#6972] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:43.935 [Test worker @coroutine#6972] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:43.935 [Test worker @coroutine#6972] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:43.935 [Test worker @coroutine#6972] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:43.935 [Test worker @coroutine#6972] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:43.935 [Test worker @coroutine#6972] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:43.935 [Test worker @coroutine#6972] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:43.935 [Test worker @coroutine#6972] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:43.935 [Test worker @coroutine#6972] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:43.935 [Test worker @coroutine#6972] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:43.935 [Test worker @coroutine#6972] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:43.935 [Test worker @coroutine#6972] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:43.935 [Test worker @coroutine#6972] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:43.935 [Test worker @coroutine#6972] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:43.935 [Test worker @coroutine#6972] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:43.935 [Test worker @coroutine#6972] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2024-02-06 22:58:43.935 [Test worker @coroutine#6972] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:43.935 [Test worker @coroutine#6972] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:43.935 [Test worker @coroutine#6972] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:43.935 [Test worker @coroutine#6972] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:43.935 [Test worker @coroutine#6972] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:43.935 [Test worker @coroutine#6972] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:43.935 [Test worker @coroutine#6972] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:43.935 [Test worker @coroutine#6972] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:43.935 [Test worker @coroutine#6972] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2024-02-06 22:58:43.936 [DefaultDispatcher-worker-3 @coroutine#3059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52c7437 2024-02-06 22:58:43.936 [DefaultDispatcher-worker-16 @coroutine#2880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c261c74 2024-02-06 22:58:43.936 [DefaultDispatcher-worker-14 @coroutine#3238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579ee82 2024-02-06 22:58:43.936 [DefaultDispatcher-worker-3 @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:58:43.936 [DefaultDispatcher-worker-14 @coroutine#3238] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35811/UmAppDatabase/replication/nodeId 2024-02-06 22:58:43.936 [DefaultDispatcher-worker-16 @coroutine#2880] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId 2024-02-06 22:58:43.936 [DefaultDispatcher-worker-14 @coroutine#3238] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35811/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:43.936 [DefaultDispatcher-worker-3 @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://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:43.936 [DefaultDispatcher-worker-14 @coroutine#3238] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35811/UmAppDatabase/replication/nodeId 2024-02-06 22:58:43.936 [DefaultDispatcher-worker-3 @coroutine#3059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:58:43.936 [DefaultDispatcher-worker-16 @coroutine#2880] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:43.936 [DefaultDispatcher-worker-16 @coroutine#2880] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId 2024-02-06 22:58:43.936 [Test worker @coroutine#6972] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@e77c9c3 2024-02-06 22:58:43.936 [Test worker @coroutine#6972] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@e77c9c3 2024-02-06 22:58:43.936 [Test worker @coroutine#6972] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2024-02-06 22:58:43.937 [DefaultDispatcher-worker-3 @coroutine#2880] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId 2024-02-06 22:58:43.937 [DefaultDispatcher-worker-10 @coroutine#3238] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35811/UmAppDatabase/replication/nodeId 2024-02-06 22:58:43.937 [DefaultDispatcher-worker-3 @coroutine#2880] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35399/UmAppDatabase/replication/nodeId 2024-02-06 22:58:43.937 [DefaultDispatcher-worker-10 @coroutine#3238] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35811/UmAppDatabase/replication/nodeId 2024-02-06 22:58:43.937 [DefaultDispatcher-worker-9 @coroutine#3059] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:58:43.955 [Test worker @coroutine#6972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e77c9c3 2024-02-06 22:58:43.970 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e77c9c3 2024-02-06 22:58:43.973 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e77c9c3 2024-02-06 22:58:43.975 [Test worker @coroutine#6985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e77c9c3 2024-02-06 22:58:43.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2024-02-06 22:58:43.979 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2024-02-06 22:58:43.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:58:43.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:43.979 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2024-02-06 22:58:43.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2024-02-06 22:58:43.982 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2024-02-06 22:58:43.982 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:43.982 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:43.982 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:43.982 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:43.982 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:43.982 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:43.982 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d587c73 2024-02-06 22:58:43.982 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:43.982 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:43.982 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:43.982 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:43.982 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:43.982 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:43.982 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:43.982 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:43.982 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:43.982 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:43.982 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:43.982 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:43.982 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:43.982 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:43.982 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:43.982 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:43.982 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:43.982 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:43.982 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:43.982 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2024-02-06 22:58:43.982 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:43.982 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:43.982 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:43.982 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:43.982 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:43.982 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:43.982 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:43.982 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:43.982 [Test worker @coroutine#7002] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2024-02-06 22:58:43.983 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@776eb512 2024-02-06 22:58:43.983 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@776eb512 2024-02-06 22:58:43.983 [Test worker @coroutine#7002] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2024-02-06 22:58:44.001 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@776eb512 2024-02-06 22:58:44.016 [Test worker @coroutine#7003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@776eb512 2024-02-06 22:58:44.018 [Test worker @coroutine#7006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@776eb512 2024-02-06 22:58:44.021 [Test worker @coroutine#7008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@776eb512 2024-02-06 22:58:44.030 [DefaultDispatcher-worker-2 @coroutine#7010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@776eb512 2024-02-06 22:58:44.037 [DefaultDispatcher-worker-1 @coroutine#7023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@776eb512 2024-02-06 22:58:44.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2024-02-06 22:58:44.040 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2024-02-06 22:58:44.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:44.040 [HikariPool-229 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Closing connection org.sqlite.jdbc4.JDBC4Connection@776eb512: (connection evicted) 2024-02-06 22:58:44.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:44.041 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2024-02-06 22:58:44.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2024-02-06 22:58:44.042 [Test worker @coroutine#7032] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2024-02-06 22:58:44.042 [Test worker @coroutine#7032] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:44.042 [Test worker @coroutine#7032] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:44.042 [Test worker @coroutine#7032] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:44.042 [Test worker @coroutine#7032] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:44.042 [Test worker @coroutine#7032] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:44.042 [Test worker @coroutine#7032] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:44.042 [Test worker @coroutine#7032] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1964a3f 2024-02-06 22:58:44.042 [Test worker @coroutine#7032] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:44.042 [Test worker @coroutine#7032] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:44.042 [Test worker @coroutine#7032] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:44.042 [Test worker @coroutine#7032] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:44.042 [Test worker @coroutine#7032] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:44.042 [Test worker @coroutine#7032] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:44.042 [Test worker @coroutine#7032] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:44.042 [Test worker @coroutine#7032] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:44.042 [Test worker @coroutine#7032] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:44.042 [Test worker @coroutine#7032] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:44.042 [Test worker @coroutine#7032] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:44.042 [Test worker @coroutine#7032] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:44.042 [Test worker @coroutine#7032] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:44.042 [Test worker @coroutine#7032] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:44.042 [Test worker @coroutine#7032] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:44.042 [Test worker @coroutine#7032] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:44.042 [Test worker @coroutine#7032] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:44.042 [Test worker @coroutine#7032] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:44.042 [Test worker @coroutine#7032] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:44.042 [Test worker @coroutine#7032] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2024-02-06 22:58:44.042 [Test worker @coroutine#7032] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:44.042 [Test worker @coroutine#7032] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:44.042 [Test worker @coroutine#7032] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:44.042 [Test worker @coroutine#7032] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:44.042 [Test worker @coroutine#7032] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:44.042 [Test worker @coroutine#7032] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:44.042 [Test worker @coroutine#7032] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:44.042 [Test worker @coroutine#7032] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:44.043 [Test worker @coroutine#7032] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2024-02-06 22:58:44.043 [Test worker @coroutine#7032] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b334a1 2024-02-06 22:58:44.043 [Test worker @coroutine#7032] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b334a1 2024-02-06 22:58:44.043 [Test worker @coroutine#7032] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2024-02-06 22:58:44.062 [Test worker @coroutine#7032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b334a1 2024-02-06 22:58:44.073 [Test worker @coroutine#7034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b334a1 2024-02-06 22:58:44.075 [Test worker @coroutine#7036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b334a1 2024-02-06 22:58:44.077 [Test worker @coroutine#7038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b334a1 2024-02-06 22:58:44.085 [DefaultDispatcher-worker-2 @coroutine#7040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b334a1 2024-02-06 22:58:44.090 [DefaultDispatcher-worker-3 @coroutine#2913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cd31214 2024-02-06 22:58:44.090 [DefaultDispatcher-worker-9 @coroutine#3073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-06 22:58:44.090 [DefaultDispatcher-worker-3 @coroutine#2913] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId 2024-02-06 22:58:44.090 [DefaultDispatcher-worker-9 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49155/UmAppDatabase/replication/nodeId 2024-02-06 22:58:44.090 [DefaultDispatcher-worker-3 @coroutine#2913] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:44.090 [DefaultDispatcher-worker-3 @coroutine#2913] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId 2024-02-06 22:58:44.090 [DefaultDispatcher-worker-9 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49155/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:44.090 [DefaultDispatcher-worker-9 @coroutine#3073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49155/UmAppDatabase/replication/nodeId 2024-02-06 22:58:44.091 [DefaultDispatcher-worker-14 @coroutine#2913] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId 2024-02-06 22:58:44.091 [DefaultDispatcher-worker-14 @coroutine#2913] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41551/UmAppDatabase/replication/nodeId 2024-02-06 22:58:44.091 [DefaultDispatcher-worker-7 @coroutine#3073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49155/UmAppDatabase/replication/nodeId 2024-02-06 22:58:44.092 [DefaultDispatcher-worker-7 @coroutine#3073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49155/UmAppDatabase/replication/nodeId 2024-02-06 22:58:44.093 [DefaultDispatcher-worker-2 @coroutine#7053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b334a1 2024-02-06 22:58:44.094 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2024-02-06 22:58:44.094 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2024-02-06 22:58:44.094 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:44.094 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b334a1: (connection evicted) 2024-02-06 22:58:44.095 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:44.095 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2024-02-06 22:58:44.095 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2024-02-06 22:58:44.097 [Test worker @coroutine#7068] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2024-02-06 22:58:44.097 [Test worker @coroutine#7068] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:44.097 [Test worker @coroutine#7068] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:44.097 [Test worker @coroutine#7068] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:44.097 [Test worker @coroutine#7068] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:44.097 [Test worker @coroutine#7068] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:44.097 [Test worker @coroutine#7068] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:44.097 [Test worker @coroutine#7068] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@794daa09 2024-02-06 22:58:44.097 [Test worker @coroutine#7068] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:44.097 [Test worker @coroutine#7068] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:44.097 [Test worker @coroutine#7068] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:44.097 [Test worker @coroutine#7068] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:44.097 [Test worker @coroutine#7068] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:44.097 [Test worker @coroutine#7068] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:44.097 [Test worker @coroutine#7068] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:44.097 [Test worker @coroutine#7068] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:44.097 [Test worker @coroutine#7068] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:44.097 [Test worker @coroutine#7068] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:44.097 [Test worker @coroutine#7068] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:44.097 [Test worker @coroutine#7068] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:44.097 [Test worker @coroutine#7068] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:44.097 [Test worker @coroutine#7068] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:44.097 [Test worker @coroutine#7068] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:44.097 [Test worker @coroutine#7068] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:44.097 [Test worker @coroutine#7068] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:44.097 [Test worker @coroutine#7068] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:44.097 [Test worker @coroutine#7068] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:44.097 [Test worker @coroutine#7068] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2024-02-06 22:58:44.097 [Test worker @coroutine#7068] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:44.097 [Test worker @coroutine#7068] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:44.097 [Test worker @coroutine#7068] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:44.097 [Test worker @coroutine#7068] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:44.097 [Test worker @coroutine#7068] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:44.097 [Test worker @coroutine#7068] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:44.097 [Test worker @coroutine#7068] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:44.097 [Test worker @coroutine#7068] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:44.097 [Test worker @coroutine#7068] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2024-02-06 22:58:44.098 [Test worker @coroutine#7068] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@676c3745 2024-02-06 22:58:44.098 [Test worker @coroutine#7068] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@676c3745 2024-02-06 22:58:44.098 [Test worker @coroutine#7068] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2024-02-06 22:58:44.116 [Test worker @coroutine#7068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@676c3745 2024-02-06 22:58:44.131 [Test worker @coroutine#7069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@676c3745 2024-02-06 22:58:44.133 [Test worker @coroutine#7071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@676c3745 2024-02-06 22:58:44.136 [Test worker @coroutine#7073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@676c3745 2024-02-06 22:58:44.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2024-02-06 22:58:44.150 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2024-02-06 22:58:44.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:58:44.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:44.150 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2024-02-06 22:58:44.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2024-02-06 22:58:44.151 [Test worker @coroutine#7092] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2024-02-06 22:58:44.151 [Test worker @coroutine#7092] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:44.151 [Test worker @coroutine#7092] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:44.151 [Test worker @coroutine#7092] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:44.151 [Test worker @coroutine#7092] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:44.151 [Test worker @coroutine#7092] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:44.151 [Test worker @coroutine#7092] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:44.151 [Test worker @coroutine#7092] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4823f3b8 2024-02-06 22:58:44.151 [Test worker @coroutine#7092] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:44.151 [Test worker @coroutine#7092] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:44.151 [Test worker @coroutine#7092] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:44.151 [Test worker @coroutine#7092] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:44.151 [Test worker @coroutine#7092] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:44.151 [Test worker @coroutine#7092] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:44.151 [Test worker @coroutine#7092] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:44.151 [Test worker @coroutine#7092] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:44.151 [Test worker @coroutine#7092] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:44.151 [Test worker @coroutine#7092] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:44.151 [Test worker @coroutine#7092] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:44.151 [Test worker @coroutine#7092] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:44.151 [Test worker @coroutine#7092] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:44.151 [Test worker @coroutine#7092] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:44.151 [Test worker @coroutine#7092] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:44.151 [Test worker @coroutine#7092] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:44.151 [Test worker @coroutine#7092] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:44.151 [Test worker @coroutine#7092] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:44.151 [Test worker @coroutine#7092] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:44.151 [Test worker @coroutine#7092] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2024-02-06 22:58:44.151 [Test worker @coroutine#7092] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:44.151 [Test worker @coroutine#7092] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:44.151 [Test worker @coroutine#7092] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:44.151 [Test worker @coroutine#7092] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:44.151 [Test worker @coroutine#7092] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:44.151 [Test worker @coroutine#7092] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:44.151 [Test worker @coroutine#7092] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:44.151 [Test worker @coroutine#7092] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:44.152 [Test worker @coroutine#7092] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2024-02-06 22:58:44.152 [Test worker @coroutine#7092] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@4efb7c99 2024-02-06 22:58:44.152 [Test worker @coroutine#7092] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@4efb7c99 2024-02-06 22:58:44.152 [Test worker @coroutine#7092] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2024-02-06 22:58:44.172 [Test worker @coroutine#7092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4efb7c99 2024-02-06 22:58:44.187 [Test worker @coroutine#7093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4efb7c99 2024-02-06 22:58:44.189 [Test worker @coroutine#7095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4efb7c99 2024-02-06 22:58:44.190 [Test worker @coroutine#7097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4efb7c99 2024-02-06 22:58:44.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2024-02-06 22:58:44.194 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2024-02-06 22:58:44.194 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:58:44.195 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:44.195 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2024-02-06 22:58:44.195 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2024-02-06 22:58:44.196 [Test worker @coroutine#7114] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2024-02-06 22:58:44.196 [Test worker @coroutine#7114] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:44.196 [Test worker @coroutine#7114] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:44.196 [Test worker @coroutine#7114] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:44.196 [Test worker @coroutine#7114] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:44.196 [Test worker @coroutine#7114] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:44.196 [Test worker @coroutine#7114] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:44.196 [Test worker @coroutine#7114] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a4ba6f4 2024-02-06 22:58:44.196 [Test worker @coroutine#7114] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:44.196 [Test worker @coroutine#7114] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:44.196 [Test worker @coroutine#7114] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:44.196 [Test worker @coroutine#7114] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:44.196 [Test worker @coroutine#7114] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:44.196 [Test worker @coroutine#7114] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:44.196 [Test worker @coroutine#7114] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:44.196 [Test worker @coroutine#7114] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:44.196 [Test worker @coroutine#7114] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:44.196 [Test worker @coroutine#7114] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:44.196 [Test worker @coroutine#7114] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:44.196 [Test worker @coroutine#7114] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:44.196 [Test worker @coroutine#7114] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:44.196 [Test worker @coroutine#7114] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:44.196 [Test worker @coroutine#7114] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:44.196 [Test worker @coroutine#7114] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:44.196 [Test worker @coroutine#7114] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:44.196 [Test worker @coroutine#7114] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:44.196 [Test worker @coroutine#7114] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:44.196 [Test worker @coroutine#7114] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2024-02-06 22:58:44.196 [Test worker @coroutine#7114] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:44.196 [Test worker @coroutine#7114] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:44.196 [Test worker @coroutine#7114] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:44.196 [Test worker @coroutine#7114] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:44.196 [Test worker @coroutine#7114] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:44.196 [Test worker @coroutine#7114] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:44.196 [Test worker @coroutine#7114] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:44.196 [Test worker @coroutine#7114] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:44.196 [Test worker @coroutine#7114] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2024-02-06 22:58:44.196 [Test worker @coroutine#7114] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@589dac96 2024-02-06 22:58:44.197 [Test worker @coroutine#7114] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@589dac96 2024-02-06 22:58:44.197 [Test worker @coroutine#7114] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2024-02-06 22:58:44.215 [Test worker @coroutine#7114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@589dac96 2024-02-06 22:58:44.232 [Test worker @coroutine#7115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@589dac96 2024-02-06 22:58:44.236 [Test worker @coroutine#7117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@589dac96 2024-02-06 22:58:44.238 [Test worker @coroutine#7119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@589dac96 2024-02-06 22:58:44.246 [DefaultDispatcher-worker-3 @coroutine#3128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e75bef1 2024-02-06 22:58:44.246 [DefaultDispatcher-worker-3 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57703/UmAppDatabase/replication/nodeId 2024-02-06 22:58:44.246 [DefaultDispatcher-worker-3 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57703/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:44.246 [DefaultDispatcher-worker-3 @coroutine#3128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57703/UmAppDatabase/replication/nodeId 2024-02-06 22:58:44.247 [DefaultDispatcher-worker-12 @coroutine#3128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57703/UmAppDatabase/replication/nodeId 2024-02-06 22:58:44.247 [DefaultDispatcher-worker-12 @coroutine#3128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57703/UmAppDatabase/replication/nodeId 2024-02-06 22:58:44.248 [DefaultDispatcher-worker-2 @coroutine#7121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@589dac96 2024-02-06 22:58:44.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2024-02-06 22:58:44.250 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2024-02-06 22:58:44.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:44.250 [HikariPool-233 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Closing connection org.sqlite.jdbc4.JDBC4Connection@589dac96: (connection evicted) 2024-02-06 22:58:44.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:44.250 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2024-02-06 22:58:44.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2024-02-06 22:58:44.258 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2024-02-06 22:58:44.259 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:44.259 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:44.259 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:44.259 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:44.259 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:44.259 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:44.259 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@391cc6cf 2024-02-06 22:58:44.259 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:44.259 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:44.259 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:44.259 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:44.259 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:44.259 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:44.259 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:44.259 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:44.259 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:44.259 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:44.259 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:44.259 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:44.259 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:44.259 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:44.259 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:44.259 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:44.259 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:44.259 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:44.259 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:44.259 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2024-02-06 22:58:44.259 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:44.259 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:44.259 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:44.259 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:44.259 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:44.259 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:44.259 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:44.259 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:44.259 [Test worker @coroutine#7149] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2024-02-06 22:58:44.259 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@404cc16a 2024-02-06 22:58:44.260 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@404cc16a 2024-02-06 22:58:44.260 [Test worker @coroutine#7149] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2024-02-06 22:58:44.267 [DefaultDispatcher-worker-3 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b9a2629 2024-02-06 22:58:44.267 [DefaultDispatcher-worker-3 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId 2024-02-06 22:58:44.267 [DefaultDispatcher-worker-3 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:44.267 [DefaultDispatcher-worker-3 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId 2024-02-06 22:58:44.268 [DefaultDispatcher-worker-14 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId 2024-02-06 22:58:44.268 [DefaultDispatcher-worker-14 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52909/UmAppDatabase/replication/nodeId 2024-02-06 22:58:44.280 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404cc16a 2024-02-06 22:58:44.297 [Test worker @coroutine#7153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404cc16a 2024-02-06 22:58:44.299 [Test worker @coroutine#7155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404cc16a 2024-02-06 22:58:44.301 [Test worker @coroutine#7157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404cc16a 2024-02-06 22:58:44.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2024-02-06 22:58:44.304 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2024-02-06 22:58:44.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:58:44.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:44.304 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2024-02-06 22:58:44.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2024-02-06 22:58:44.306 [Test worker @coroutine#7168] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2024-02-06 22:58:44.306 [Test worker @coroutine#7168] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:44.306 [Test worker @coroutine#7168] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:44.306 [Test worker @coroutine#7168] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:44.306 [Test worker @coroutine#7168] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:44.306 [Test worker @coroutine#7168] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:44.306 [Test worker @coroutine#7168] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:44.306 [Test worker @coroutine#7168] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@470b7fcf 2024-02-06 22:58:44.306 [Test worker @coroutine#7168] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:44.306 [Test worker @coroutine#7168] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:44.306 [Test worker @coroutine#7168] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:44.306 [Test worker @coroutine#7168] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:44.306 [Test worker @coroutine#7168] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:44.306 [Test worker @coroutine#7168] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:44.306 [Test worker @coroutine#7168] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:44.306 [Test worker @coroutine#7168] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:44.306 [Test worker @coroutine#7168] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:44.306 [Test worker @coroutine#7168] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:44.306 [Test worker @coroutine#7168] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:44.306 [Test worker @coroutine#7168] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:44.306 [Test worker @coroutine#7168] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:44.306 [Test worker @coroutine#7168] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:44.306 [Test worker @coroutine#7168] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:44.306 [Test worker @coroutine#7168] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:44.306 [Test worker @coroutine#7168] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:44.306 [Test worker @coroutine#7168] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:44.306 [Test worker @coroutine#7168] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:44.306 [Test worker @coroutine#7168] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2024-02-06 22:58:44.306 [Test worker @coroutine#7168] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:44.306 [Test worker @coroutine#7168] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:44.306 [Test worker @coroutine#7168] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:44.306 [Test worker @coroutine#7168] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:44.306 [Test worker @coroutine#7168] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:44.306 [Test worker @coroutine#7168] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:44.306 [Test worker @coroutine#7168] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:44.306 [Test worker @coroutine#7168] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:44.306 [Test worker @coroutine#7168] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2024-02-06 22:58:44.307 [Test worker @coroutine#7168] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@52f8effb 2024-02-06 22:58:44.307 [Test worker @coroutine#7168] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@52f8effb 2024-02-06 22:58:44.307 [Test worker @coroutine#7168] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2024-02-06 22:58:44.328 [Test worker @coroutine#7168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52f8effb 2024-02-06 22:58:44.347 [Test worker @coroutine#7169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52f8effb 2024-02-06 22:58:44.349 [Test worker @coroutine#7171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52f8effb 2024-02-06 22:58:44.352 [Test worker @coroutine#7173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52f8effb 2024-02-06 22:58:44.361 [DefaultDispatcher-worker-16 @coroutine#7175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52f8effb 2024-02-06 22:58:44.363 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2024-02-06 22:58:44.363 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2024-02-06 22:58:44.363 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:44.379 [HikariPool-235 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52f8effb: (connection evicted) 2024-02-06 22:58:44.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:44.380 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2024-02-06 22:58:44.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2024-02-06 22:58:44.382 [Test worker @coroutine#7186] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2024-02-06 22:58:44.382 [Test worker @coroutine#7186] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:44.382 [Test worker @coroutine#7186] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:44.382 [Test worker @coroutine#7186] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:44.382 [Test worker @coroutine#7186] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:44.382 [Test worker @coroutine#7186] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:44.382 [Test worker @coroutine#7186] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:44.382 [Test worker @coroutine#7186] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76b9056d 2024-02-06 22:58:44.382 [Test worker @coroutine#7186] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:44.382 [Test worker @coroutine#7186] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:44.382 [Test worker @coroutine#7186] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:44.382 [Test worker @coroutine#7186] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:44.382 [Test worker @coroutine#7186] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:44.382 [Test worker @coroutine#7186] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:44.382 [Test worker @coroutine#7186] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:44.382 [Test worker @coroutine#7186] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:44.382 [Test worker @coroutine#7186] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:44.382 [Test worker @coroutine#7186] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:44.382 [Test worker @coroutine#7186] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:44.382 [Test worker @coroutine#7186] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:44.382 [Test worker @coroutine#7186] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:44.382 [Test worker @coroutine#7186] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:44.382 [Test worker @coroutine#7186] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:44.382 [Test worker @coroutine#7186] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:44.382 [Test worker @coroutine#7186] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:44.382 [Test worker @coroutine#7186] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:44.382 [Test worker @coroutine#7186] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:44.382 [Test worker @coroutine#7186] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2024-02-06 22:58:44.382 [Test worker @coroutine#7186] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:44.382 [Test worker @coroutine#7186] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:44.382 [Test worker @coroutine#7186] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:44.382 [Test worker @coroutine#7186] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:44.382 [Test worker @coroutine#7186] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:44.382 [Test worker @coroutine#7186] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:44.382 [Test worker @coroutine#7186] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:44.382 [Test worker @coroutine#7186] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:44.382 [Test worker @coroutine#7186] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2024-02-06 22:58:44.395 [Test worker @coroutine#7186] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bcfa08b 2024-02-06 22:58:44.395 [Test worker @coroutine#7186] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bcfa08b 2024-02-06 22:58:44.395 [Test worker @coroutine#7186] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2024-02-06 22:58:44.416 [Test worker @coroutine#7186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bcfa08b 2024-02-06 22:58:44.432 [Test worker @coroutine#7187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bcfa08b 2024-02-06 22:58:44.435 [Test worker @coroutine#7189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bcfa08b 2024-02-06 22:58:44.438 [Test worker @coroutine#7191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bcfa08b 2024-02-06 22:58:44.441 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2024-02-06 22:58:44.441 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2024-02-06 22:58:44.441 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:58:44.441 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:44.441 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2024-02-06 22:58:44.441 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2024-02-06 22:58:44.442 [Test worker @coroutine#7203] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2024-02-06 22:58:44.442 [Test worker @coroutine#7203] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:44.442 [Test worker @coroutine#7203] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:44.442 [Test worker @coroutine#7203] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:44.443 [Test worker @coroutine#7203] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:44.443 [Test worker @coroutine#7203] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:44.443 [Test worker @coroutine#7203] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:44.443 [Test worker @coroutine#7203] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a7ed9bd 2024-02-06 22:58:44.443 [Test worker @coroutine#7203] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:44.443 [Test worker @coroutine#7203] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:44.443 [Test worker @coroutine#7203] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:44.443 [Test worker @coroutine#7203] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:44.443 [Test worker @coroutine#7203] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:44.443 [Test worker @coroutine#7203] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:44.443 [Test worker @coroutine#7203] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:44.443 [Test worker @coroutine#7203] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:44.443 [Test worker @coroutine#7203] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:44.443 [Test worker @coroutine#7203] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:44.443 [Test worker @coroutine#7203] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:44.443 [Test worker @coroutine#7203] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:44.443 [Test worker @coroutine#7203] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:44.443 [Test worker @coroutine#7203] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:44.443 [Test worker @coroutine#7203] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:44.443 [Test worker @coroutine#7203] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:44.443 [Test worker @coroutine#7203] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:44.443 [Test worker @coroutine#7203] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:44.443 [Test worker @coroutine#7203] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:44.443 [Test worker @coroutine#7203] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2024-02-06 22:58:44.443 [Test worker @coroutine#7203] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:44.443 [Test worker @coroutine#7203] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:44.443 [Test worker @coroutine#7203] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:44.443 [Test worker @coroutine#7203] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:44.443 [Test worker @coroutine#7203] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:44.443 [Test worker @coroutine#7203] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:44.443 [Test worker @coroutine#7203] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:44.443 [Test worker @coroutine#7203] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:44.443 [Test worker @coroutine#7203] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2024-02-06 22:58:44.444 [Test worker @coroutine#7203] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@28dae87e 2024-02-06 22:58:44.444 [Test worker @coroutine#7203] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@28dae87e 2024-02-06 22:58:44.444 [Test worker @coroutine#7203] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2024-02-06 22:58:44.464 [Test worker @coroutine#7203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28dae87e 2024-02-06 22:58:44.480 [Test worker @coroutine#7204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28dae87e 2024-02-06 22:58:44.482 [Test worker @coroutine#7206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28dae87e 2024-02-06 22:58:44.485 [Test worker @coroutine#7208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28dae87e 2024-02-06 22:58:44.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2024-02-06 22:58:44.488 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2024-02-06 22:58:44.488 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:58:44.488 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:44.488 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2024-02-06 22:58:44.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2024-02-06 22:58:44.491 [Test worker @coroutine#7219] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2024-02-06 22:58:44.492 [Test worker @coroutine#7219] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:44.492 [Test worker @coroutine#7219] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:44.492 [Test worker @coroutine#7219] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:44.492 [Test worker @coroutine#7219] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:44.492 [Test worker @coroutine#7219] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:44.492 [Test worker @coroutine#7219] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:44.492 [Test worker @coroutine#7219] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@620ba19c 2024-02-06 22:58:44.492 [Test worker @coroutine#7219] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:44.492 [Test worker @coroutine#7219] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:44.492 [Test worker @coroutine#7219] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:44.492 [Test worker @coroutine#7219] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:44.492 [Test worker @coroutine#7219] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:44.492 [Test worker @coroutine#7219] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:44.492 [Test worker @coroutine#7219] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:44.492 [Test worker @coroutine#7219] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:44.492 [Test worker @coroutine#7219] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:44.492 [Test worker @coroutine#7219] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:44.492 [Test worker @coroutine#7219] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:44.492 [Test worker @coroutine#7219] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:44.492 [Test worker @coroutine#7219] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:44.492 [Test worker @coroutine#7219] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:44.492 [Test worker @coroutine#7219] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:44.492 [Test worker @coroutine#7219] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:44.492 [Test worker @coroutine#7219] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:44.492 [Test worker @coroutine#7219] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:44.492 [Test worker @coroutine#7219] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:44.492 [Test worker @coroutine#7219] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2024-02-06 22:58:44.492 [Test worker @coroutine#7219] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:44.492 [Test worker @coroutine#7219] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:44.492 [Test worker @coroutine#7219] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:44.492 [Test worker @coroutine#7219] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:44.492 [Test worker @coroutine#7219] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:44.492 [Test worker @coroutine#7219] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:44.492 [Test worker @coroutine#7219] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:44.492 [Test worker @coroutine#7219] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:44.492 [Test worker @coroutine#7219] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2024-02-06 22:58:44.493 [DefaultDispatcher-worker-5 @coroutine#2992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14980819 2024-02-06 22:58:44.494 [DefaultDispatcher-worker-5 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId 2024-02-06 22:58:44.494 [DefaultDispatcher-worker-5 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:44.494 [DefaultDispatcher-worker-5 @coroutine#2992] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId 2024-02-06 22:58:44.495 [DefaultDispatcher-worker-12 @coroutine#2992] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId 2024-02-06 22:58:44.495 [DefaultDispatcher-worker-12 @coroutine#2992] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48161/UmAppDatabase/replication/nodeId 2024-02-06 22:58:44.495 [Test worker @coroutine#7219] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b4b6dca 2024-02-06 22:58:44.495 [Test worker @coroutine#7219] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b4b6dca 2024-02-06 22:58:44.496 [Test worker @coroutine#7219] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2024-02-06 22:58:44.515 [Test worker @coroutine#7219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4b6dca 2024-02-06 22:58:44.531 [Test worker @coroutine#7223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4b6dca 2024-02-06 22:58:44.533 [Test worker @coroutine#7225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4b6dca 2024-02-06 22:58:44.536 [Test worker @coroutine#7227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4b6dca 2024-02-06 22:58:44.545 [DefaultDispatcher-worker-3 @coroutine#7229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4b6dca 2024-02-06 22:58:44.545 [DefaultDispatcher-worker-6 @coroutine#3174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe852a 2024-02-06 22:58:44.545 [DefaultDispatcher-worker-6 @coroutine#3174] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36799/UmAppDatabase/replication/nodeId 2024-02-06 22:58:44.545 [DefaultDispatcher-worker-6 @coroutine#3174] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36799/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:44.545 [DefaultDispatcher-worker-6 @coroutine#3174] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36799/UmAppDatabase/replication/nodeId 2024-02-06 22:58:44.547 [DefaultDispatcher-worker-13 @coroutine#3174] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36799/UmAppDatabase/replication/nodeId 2024-02-06 22:58:44.548 [DefaultDispatcher-worker-13 @coroutine#3174] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36799/UmAppDatabase/replication/nodeId 2024-02-06 22:58:44.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2024-02-06 22:58:44.548 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2024-02-06 22:58:44.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:44.550 [HikariPool-238 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b4b6dca: (connection evicted) 2024-02-06 22:58:44.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:44.551 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2024-02-06 22:58:44.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2024-02-06 22:58:44.553 [Test worker @coroutine#7244] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2024-02-06 22:58:44.553 [Test worker @coroutine#7244] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:44.553 [Test worker @coroutine#7244] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:44.553 [Test worker @coroutine#7244] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:44.553 [Test worker @coroutine#7244] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:44.553 [Test worker @coroutine#7244] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:44.553 [Test worker @coroutine#7244] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:44.553 [Test worker @coroutine#7244] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14d44e72 2024-02-06 22:58:44.553 [Test worker @coroutine#7244] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:44.553 [Test worker @coroutine#7244] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:44.553 [Test worker @coroutine#7244] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:44.553 [Test worker @coroutine#7244] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:44.553 [Test worker @coroutine#7244] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:44.553 [Test worker @coroutine#7244] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:44.553 [Test worker @coroutine#7244] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:44.553 [Test worker @coroutine#7244] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:44.553 [Test worker @coroutine#7244] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:44.553 [Test worker @coroutine#7244] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:44.553 [Test worker @coroutine#7244] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:44.553 [Test worker @coroutine#7244] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:44.553 [Test worker @coroutine#7244] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:44.553 [Test worker @coroutine#7244] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:44.553 [Test worker @coroutine#7244] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:44.553 [Test worker @coroutine#7244] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:44.553 [Test worker @coroutine#7244] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:44.553 [Test worker @coroutine#7244] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:44.553 [Test worker @coroutine#7244] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:44.553 [Test worker @coroutine#7244] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2024-02-06 22:58:44.554 [Test worker @coroutine#7244] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:44.554 [Test worker @coroutine#7244] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:44.554 [Test worker @coroutine#7244] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:44.554 [Test worker @coroutine#7244] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:44.554 [Test worker @coroutine#7244] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:44.554 [Test worker @coroutine#7244] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:44.554 [Test worker @coroutine#7244] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:44.554 [Test worker @coroutine#7244] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:44.554 [Test worker @coroutine#7244] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2024-02-06 22:58:44.554 [Test worker @coroutine#7244] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d46f4a3 2024-02-06 22:58:44.554 [Test worker @coroutine#7244] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d46f4a3 2024-02-06 22:58:44.554 [Test worker @coroutine#7244] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2024-02-06 22:58:44.573 [DefaultDispatcher-worker-8 @coroutine#3026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c931728 2024-02-06 22:58:44.574 [DefaultDispatcher-worker-8 @coroutine#3026] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId 2024-02-06 22:58:44.574 [DefaultDispatcher-worker-8 @coroutine#3026] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId. 2024-02-06 22:58:44.574 [DefaultDispatcher-worker-8 @coroutine#3026] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId 2024-02-06 22:58:44.575 [DefaultDispatcher-worker-6 @coroutine#3026] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId 2024-02-06 22:58:44.575 [DefaultDispatcher-worker-6 @coroutine#3026] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44561/UmAppDatabase/replication/nodeId 2024-02-06 22:58:44.579 [Test worker @coroutine#7244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d46f4a3 2024-02-06 22:58:44.595 [Test worker @coroutine#7248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d46f4a3 2024-02-06 22:58:44.597 [Test worker @coroutine#7250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d46f4a3 2024-02-06 22:58:44.600 [Test worker @coroutine#7252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d46f4a3 2024-02-06 22:58:44.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2024-02-06 22:58:44.605 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2024-02-06 22:58:44.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:58:44.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:44.606 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2024-02-06 22:58:44.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2024-02-06 22:58:44.608 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2024-02-06 22:58:44.608 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:44.608 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:44.608 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:44.608 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:44.608 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:44.608 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:44.608 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e7423bb 2024-02-06 22:58:44.608 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:44.608 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:44.608 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:44.608 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:44.608 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:44.608 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:44.609 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:44.609 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:44.609 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:44.609 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:44.609 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:44.609 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:44.609 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:44.609 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:44.609 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:44.609 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:44.609 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:44.609 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:44.609 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:44.609 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2024-02-06 22:58:44.609 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:44.609 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:44.609 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:44.609 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:44.609 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:44.609 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:44.609 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:44.609 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:44.609 [Test worker @coroutine#7265] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2024-02-06 22:58:44.609 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@3987bfc8 2024-02-06 22:58:44.609 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@3987bfc8 2024-02-06 22:58:44.609 [Test worker @coroutine#7265] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2024-02-06 22:58:44.629 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3987bfc8 2024-02-06 22:58:44.645 [Test worker @coroutine#7266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3987bfc8 2024-02-06 22:58:44.647 [Test worker @coroutine#7268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3987bfc8 2024-02-06 22:58:44.650 [Test worker @coroutine#7270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3987bfc8 2024-02-06 22:58:44.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2024-02-06 22:58:44.655 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2024-02-06 22:58:44.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:58:44.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:44.655 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2024-02-06 22:58:44.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2024-02-06 22:58:44.657 [Test worker @coroutine#7283] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2024-02-06 22:58:44.657 [Test worker @coroutine#7283] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:44.657 [Test worker @coroutine#7283] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:44.657 [Test worker @coroutine#7283] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:44.657 [Test worker @coroutine#7283] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:44.657 [Test worker @coroutine#7283] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:44.657 [Test worker @coroutine#7283] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:44.657 [Test worker @coroutine#7283] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7edb2a4b 2024-02-06 22:58:44.657 [Test worker @coroutine#7283] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:44.657 [Test worker @coroutine#7283] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:44.657 [Test worker @coroutine#7283] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:44.657 [Test worker @coroutine#7283] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:44.657 [Test worker @coroutine#7283] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:44.657 [Test worker @coroutine#7283] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:44.657 [Test worker @coroutine#7283] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:44.657 [Test worker @coroutine#7283] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:44.657 [Test worker @coroutine#7283] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:44.657 [Test worker @coroutine#7283] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:44.657 [Test worker @coroutine#7283] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:44.657 [Test worker @coroutine#7283] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:44.657 [Test worker @coroutine#7283] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:44.657 [Test worker @coroutine#7283] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:44.657 [Test worker @coroutine#7283] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:44.658 [Test worker @coroutine#7283] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:44.658 [Test worker @coroutine#7283] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:44.658 [Test worker @coroutine#7283] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:44.658 [Test worker @coroutine#7283] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:44.658 [Test worker @coroutine#7283] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2024-02-06 22:58:44.658 [Test worker @coroutine#7283] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:44.658 [Test worker @coroutine#7283] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:44.658 [Test worker @coroutine#7283] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:44.658 [Test worker @coroutine#7283] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:44.658 [Test worker @coroutine#7283] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:44.658 [Test worker @coroutine#7283] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:44.658 [Test worker @coroutine#7283] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:44.658 [Test worker @coroutine#7283] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:44.658 [Test worker @coroutine#7283] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2024-02-06 22:58:44.658 [Test worker @coroutine#7283] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@355e1080 2024-02-06 22:58:44.658 [Test worker @coroutine#7283] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@355e1080 2024-02-06 22:58:44.658 [Test worker @coroutine#7283] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2024-02-06 22:58:44.678 [Test worker @coroutine#7283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@355e1080 2024-02-06 22:58:44.695 [Test worker @coroutine#7285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@355e1080 2024-02-06 22:58:44.697 [Test worker @coroutine#7287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@355e1080 2024-02-06 22:58:44.700 [Test worker @coroutine#7290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@355e1080 2024-02-06 22:58:44.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2024-02-06 22:58:44.704 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2024-02-06 22:58:44.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:58:44.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:44.704 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2024-02-06 22:58:44.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2024-02-06 22:58:44.706 [Test worker @coroutine#7303] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2024-02-06 22:58:44.706 [Test worker @coroutine#7303] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:44.707 [Test worker @coroutine#7303] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:44.707 [Test worker @coroutine#7303] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:44.707 [Test worker @coroutine#7303] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:44.707 [Test worker @coroutine#7303] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:44.707 [Test worker @coroutine#7303] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:44.707 [Test worker @coroutine#7303] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4873c645 2024-02-06 22:58:44.707 [Test worker @coroutine#7303] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:44.707 [Test worker @coroutine#7303] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:44.707 [Test worker @coroutine#7303] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:44.707 [Test worker @coroutine#7303] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:44.707 [Test worker @coroutine#7303] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:44.707 [Test worker @coroutine#7303] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:44.707 [Test worker @coroutine#7303] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:44.707 [Test worker @coroutine#7303] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:44.707 [Test worker @coroutine#7303] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:44.707 [Test worker @coroutine#7303] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:44.707 [Test worker @coroutine#7303] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:44.707 [Test worker @coroutine#7303] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:44.707 [Test worker @coroutine#7303] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:44.707 [Test worker @coroutine#7303] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:44.707 [Test worker @coroutine#7303] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:44.707 [Test worker @coroutine#7303] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:44.707 [Test worker @coroutine#7303] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:44.707 [Test worker @coroutine#7303] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:44.707 [Test worker @coroutine#7303] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:44.707 [Test worker @coroutine#7303] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2024-02-06 22:58:44.707 [Test worker @coroutine#7303] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:44.707 [Test worker @coroutine#7303] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:44.707 [Test worker @coroutine#7303] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:44.707 [Test worker @coroutine#7303] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:44.707 [Test worker @coroutine#7303] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:44.707 [Test worker @coroutine#7303] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:44.707 [Test worker @coroutine#7303] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:44.707 [Test worker @coroutine#7303] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:44.707 [Test worker @coroutine#7303] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2024-02-06 22:58:44.707 [Test worker @coroutine#7303] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@e7c3ba2 2024-02-06 22:58:44.707 [Test worker @coroutine#7303] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@e7c3ba2 2024-02-06 22:58:44.707 [Test worker @coroutine#7303] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2024-02-06 22:58:44.728 [Test worker @coroutine#7303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e7c3ba2 2024-02-06 22:58:44.739 [Test worker @coroutine#7304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e7c3ba2 2024-02-06 22:58:44.741 [Test worker @coroutine#7307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e7c3ba2 2024-02-06 22:58:44.742 [Test worker @coroutine#7309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e7c3ba2 2024-02-06 22:58:44.746 [UI Thread @coroutine#7318] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2024-02-06 22:58:44.746 [UI Thread @coroutine#7318] 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-02-06 22:58:44.746 [UI Thread @coroutine#7318] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2024-02-06 22:58:44.748 [UI Thread @coroutine#7318] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Temporary failure in name resolution for request https://invalid/Site/verify 2024-02-06 22:58:44.750 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2024-02-06 22:58:44.750 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2024-02-06 22:58:44.750 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:58:44.750 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:44.750 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2024-02-06 22:58:44.750 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2024-02-06 22:58:44.755 [Test worker @coroutine#7325] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2024-02-06 22:58:44.755 [Test worker @coroutine#7325] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:44.756 [Test worker @coroutine#7325] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:44.756 [Test worker @coroutine#7325] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:44.756 [Test worker @coroutine#7325] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:44.756 [Test worker @coroutine#7325] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:44.756 [Test worker @coroutine#7325] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:44.756 [Test worker @coroutine#7325] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5cc088a8 2024-02-06 22:58:44.756 [Test worker @coroutine#7325] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:44.756 [Test worker @coroutine#7325] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:44.756 [Test worker @coroutine#7325] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:44.756 [Test worker @coroutine#7325] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:44.756 [Test worker @coroutine#7325] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:44.756 [Test worker @coroutine#7325] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:44.756 [Test worker @coroutine#7325] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:44.756 [Test worker @coroutine#7325] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:44.756 [Test worker @coroutine#7325] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:44.756 [Test worker @coroutine#7325] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:44.756 [Test worker @coroutine#7325] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:44.756 [Test worker @coroutine#7325] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:44.756 [Test worker @coroutine#7325] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:44.756 [Test worker @coroutine#7325] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:44.756 [Test worker @coroutine#7325] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:44.756 [Test worker @coroutine#7325] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:44.756 [Test worker @coroutine#7325] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:44.756 [Test worker @coroutine#7325] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:44.756 [Test worker @coroutine#7325] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:44.756 [Test worker @coroutine#7325] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2024-02-06 22:58:44.756 [Test worker @coroutine#7325] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:44.756 [Test worker @coroutine#7325] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:44.756 [Test worker @coroutine#7325] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:44.756 [Test worker @coroutine#7325] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:44.756 [Test worker @coroutine#7325] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:44.756 [Test worker @coroutine#7325] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:44.756 [Test worker @coroutine#7325] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:44.756 [Test worker @coroutine#7325] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:44.756 [Test worker @coroutine#7325] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2024-02-06 22:58:44.756 [Test worker @coroutine#7325] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@38ebf8dc 2024-02-06 22:58:44.756 [Test worker @coroutine#7325] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@38ebf8dc 2024-02-06 22:58:44.756 [Test worker @coroutine#7325] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2024-02-06 22:58:44.772 [Test worker @coroutine#7325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38ebf8dc 2024-02-06 22:58:44.783 [Test worker @coroutine#7326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38ebf8dc 2024-02-06 22:58:44.784 [Test worker @coroutine#7328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38ebf8dc 2024-02-06 22:58:44.786 [Test worker @coroutine#7330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38ebf8dc 2024-02-06 22:58:44.789 [UI Thread @coroutine#7341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34703/Site/verify 2024-02-06 22:58:44.789 [UI Thread @coroutine#7341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34703/Site/verify. 2024-02-06 22:58:44.789 [UI Thread @coroutine#7341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34703/Site/verify 2024-02-06 22:58:44.790 [UI Thread @coroutine#7341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34703/Site/verify 2024-02-06 22:58:44.790 [UI Thread @coroutine#7341] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34703/Site/verify 2024-02-06 22:58:44.791 [UI Thread @coroutine#7341] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:34703/Site/verify. 2024-02-06 22:58:44.791 [UI Thread @coroutine#7341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:34703/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:58:44.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2024-02-06 22:58:44.792 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2024-02-06 22:58:44.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:58:44.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:44.792 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2024-02-06 22:58:44.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2024-02-06 22:58:44.799 [Test worker @coroutine#7348] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2024-02-06 22:58:44.800 [Test worker @coroutine#7348] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:58:44.800 [Test worker @coroutine#7348] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:58:44.800 [Test worker @coroutine#7348] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:58:44.800 [Test worker @coroutine#7348] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:58:44.800 [Test worker @coroutine#7348] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:58:44.800 [Test worker @coroutine#7348] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:58:44.800 [Test worker @coroutine#7348] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@685a3c14 2024-02-06 22:58:44.800 [Test worker @coroutine#7348] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:58:44.800 [Test worker @coroutine#7348] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:58:44.800 [Test worker @coroutine#7348] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:58:44.800 [Test worker @coroutine#7348] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:58:44.800 [Test worker @coroutine#7348] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:58:44.800 [Test worker @coroutine#7348] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:58:44.800 [Test worker @coroutine#7348] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:58:44.800 [Test worker @coroutine#7348] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:58:44.800 [Test worker @coroutine#7348] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:58:44.800 [Test worker @coroutine#7348] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:58:44.800 [Test worker @coroutine#7348] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:58:44.800 [Test worker @coroutine#7348] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:58:44.800 [Test worker @coroutine#7348] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:58:44.800 [Test worker @coroutine#7348] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:58:44.800 [Test worker @coroutine#7348] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:58:44.800 [Test worker @coroutine#7348] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:58:44.800 [Test worker @coroutine#7348] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:58:44.800 [Test worker @coroutine#7348] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:58:44.800 [Test worker @coroutine#7348] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:58:44.800 [Test worker @coroutine#7348] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2024-02-06 22:58:44.800 [Test worker @coroutine#7348] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:58:44.800 [Test worker @coroutine#7348] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:58:44.800 [Test worker @coroutine#7348] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:58:44.800 [Test worker @coroutine#7348] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:58:44.800 [Test worker @coroutine#7348] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:58:44.800 [Test worker @coroutine#7348] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:58:44.800 [Test worker @coroutine#7348] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:58:44.800 [Test worker @coroutine#7348] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:58:44.800 [Test worker @coroutine#7348] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2024-02-06 22:58:44.801 [Test worker @coroutine#7348] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b7ab262 2024-02-06 22:58:44.801 [Test worker @coroutine#7348] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b7ab262 2024-02-06 22:58:44.801 [Test worker @coroutine#7348] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2024-02-06 22:58:44.815 [Test worker @coroutine#7348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b7ab262 2024-02-06 22:58:44.826 [Test worker @coroutine#7349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b7ab262 2024-02-06 22:58:44.828 [Test worker @coroutine#7351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b7ab262 2024-02-06 22:58:44.829 [Test worker @coroutine#7353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b7ab262 2024-02-06 22:58:44.838 [DefaultDispatcher-worker-4 @coroutine#7355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b7ab262 2024-02-06 22:58:44.845 [DefaultDispatcher-worker-5 @coroutine#7348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b7ab262 2024-02-06 22:58:44.849 [UI Thread @coroutine#7364] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50883/555854344951046144/_ustadmanifest.json 2024-02-06 22:58:44.849 [UI Thread @coroutine#7364] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50883/555854344951046144/_ustadmanifest.json. 2024-02-06 22:58:44.849 [UI Thread @coroutine#7364] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50883/555854344951046144/_ustadmanifest.json 2024-02-06 22:58:44.851 [UI Thread @coroutine#7364] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50883/555854344951046144/_ustadmanifest.json 2024-02-06 22:58:44.851 [UI Thread @coroutine#7364] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50883/555854344951046144/_ustadmanifest.json 2024-02-06 22:58:44.851 [UI Thread @coroutine#7364] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:50883/555854344951046144/_ustadmanifest.json. 2024-02-06 22:58:44.851 [UI Thread @coroutine#7364] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:50883/555854344951046144/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:58:44.852 [UI Thread @coroutine#7364] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50883/tincan.xml 2024-02-06 22:58:44.852 [UI Thread @coroutine#7364] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50883/tincan.xml. 2024-02-06 22:58:44.852 [UI Thread @coroutine#7364] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50883/tincan.xml 2024-02-06 22:58:44.853 [UI Thread @coroutine#7364] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50883/tincan.xml 2024-02-06 22:58:44.853 [UI Thread @coroutine#7364] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50883/tincan.xml 2024-02-06 22:58:44.853 [UI Thread @coroutine#7364] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:50883/tincan.xml. 2024-02-06 22:58:44.853 [UI Thread @coroutine#7364] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:50883/tincan.xml to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:58:44.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2024-02-06 22:58:44.854 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2024-02-06 22:58:44.854 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:58:44.854 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b7ab262: (connection evicted) 2024-02-06 22:58:44.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:58:44.855 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2024-02-06 22:58:44.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2024-02-06 23:54:02.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2024-02-06 23:54:02.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:02.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:02.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:02.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:02.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:02.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:02.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7af3874e 2024-02-06 23:54:02.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:02.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:02.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:02.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:02.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:02.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:02.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:02.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:02.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:02.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:02.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:02.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:02.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:02.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:54:02.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:54:02.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:02.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:02.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:54:02.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:02.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2024-02-06 23:54:02.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:02.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:02.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:02.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:02.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:02.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:02.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:02.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:02.439 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2024-02-06 23:54:02.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-06 23:54:02.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-06 23:54:02.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2024-02-06 23:54:02.697 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-06 23:54:02.706 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:54:02.710 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@460cdd1 2024-02-06 23:54:02.710 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@460cdd1 2024-02-06 23:54:02.714 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@aa7232d 2024-02-06 23:54:02.714 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@aa7232d 2024-02-06 23:54:02.718 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@e98a6a1 2024-02-06 23:54:02.718 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@e98a6a1 2024-02-06 23:54:02.722 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b9a2916 2024-02-06 23:54:02.722 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b9a2916 2024-02-06 23:54:02.726 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@49166bf1 2024-02-06 23:54:02.726 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@49166bf1 2024-02-06 23:54:02.726 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-06 23:54:02.730 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a9b87b5 2024-02-06 23:54:02.730 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a9b87b5 2024-02-06 23:54:02.730 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-06 23:54:02.733 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@31fd9be9 2024-02-06 23:54:02.734 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@31fd9be9 2024-02-06 23:54:02.737 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bb5d659 2024-02-06 23:54:02.738 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bb5d659 2024-02-06 23:54:02.741 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5186693d 2024-02-06 23:54:02.741 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5186693d 2024-02-06 23:54:02.741 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 23:54:02.966 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:54:02.967 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-06 23:54:02.967 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:54:02.968 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-06 23:54:03.003 [DefaultDispatcher-worker-5 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-06 23:54:03.004 [DefaultDispatcher-worker-5 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-06 23:54:03.004 [DefaultDispatcher-worker-5 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:03.004 [DefaultDispatcher-worker-5 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-06 23:54:03.060 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-06 23:54:03.111 [DefaultDispatcher-worker-8 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-06 23:54:03.143 [DefaultDispatcher-worker-7 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-06 23:54:03.164 [DefaultDispatcher-worker-5 @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-02-06 23:54:03.164 [DefaultDispatcher-worker-1 @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-02-06 23:54:03.170 [DefaultDispatcher-worker-12 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-06 23:54:03.202 [DefaultDispatcher-worker-3 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-06 23:54:03.209 [Test worker @coroutine#21] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-06 23:54:03.312 [DefaultDispatcher-worker-1 @coroutine#23] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-06 23:54:03.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2024-02-06 23:54:03.353 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2024-02-06 23:54:03.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 23:54:03.354 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4db60246: (connection evicted) 2024-02-06 23:54:03.355 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@460cdd1: (connection evicted) 2024-02-06 23:54:03.355 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@aa7232d: (connection evicted) 2024-02-06 23:54:03.356 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e98a6a1: (connection evicted) 2024-02-06 23:54:03.356 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b9a2916: (connection evicted) 2024-02-06 23:54:03.357 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49166bf1: (connection evicted) 2024-02-06 23:54:03.357 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a9b87b5: (connection evicted) 2024-02-06 23:54:03.358 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31fd9be9: (connection evicted) 2024-02-06 23:54:03.358 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2bb5d659: (connection evicted) 2024-02-06 23:54:03.359 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5186693d: (connection evicted) 2024-02-06 23:54:03.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:03.361 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2024-02-06 23:54:03.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2024-02-06 23:54:03.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2024-02-06 23:54:03.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:03.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:03.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:03.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:03.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:03.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:03.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@439d545c 2024-02-06 23:54:03.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:03.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:03.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:03.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:03.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:03.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:03.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:03.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:03.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:03.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:03.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:03.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:03.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:03.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:54:03.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:54:03.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:03.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:03.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:54:03.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:03.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2024-02-06 23:54:03.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:03.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:03.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:03.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:03.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:03.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:03.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:03.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:03.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2024-02-06 23:54:03.371 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c2b6acb 2024-02-06 23:54:03.371 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c2b6acb 2024-02-06 23:54:03.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2024-02-06 23:54:03.373 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c2b6acb 2024-02-06 23:54:03.386 [Test worker @coroutine#27] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c2b6acb 2024-02-06 23:54:03.388 [Test worker @coroutine#29] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c2b6acb 2024-02-06 23:54:03.390 [DefaultDispatcher-worker-1 @coroutine#32] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:54:03.390 [DefaultDispatcher-worker-1 @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-02-06 23:54:03.390 [DefaultDispatcher-worker-1 @coroutine#32] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:54:03.390 [DefaultDispatcher-worker-1 @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-02-06 23:54:03.404 [DefaultDispatcher-worker-5 @coroutine#31] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c2b6acb 2024-02-06 23:54:03.405 [DefaultDispatcher-worker-5 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-06 23:54:03.405 [DefaultDispatcher-worker-5 @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-02-06 23:54:03.405 [DefaultDispatcher-worker-5 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-06 23:54:03.410 [Test worker @coroutine#36] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c2b6acb 2024-02-06 23:54:03.426 [DefaultDispatcher-worker-5 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c2b6acb 2024-02-06 23:54:03.445 [DefaultDispatcher-worker-4 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c2b6acb 2024-02-06 23:54:03.457 [DefaultDispatcher-worker-5 @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-02-06 23:54:03.463 [DefaultDispatcher-worker-12 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c2b6acb 2024-02-06 23:54:03.467 [DefaultDispatcher-worker-4 @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-02-06 23:54:03.472 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:54:03.477 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@63003762 2024-02-06 23:54:03.477 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@63003762 2024-02-06 23:54:03.480 [DefaultDispatcher-worker-1 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c2b6acb 2024-02-06 23:54:03.481 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dc7d572 2024-02-06 23:54:03.481 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dc7d572 2024-02-06 23:54:03.484 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@69f85c12 2024-02-06 23:54:03.484 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@69f85c12 2024-02-06 23:54:03.486 [Test worker @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c2b6acb 2024-02-06 23:54:03.486 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cfadf49 2024-02-06 23:54:03.487 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cfadf49 2024-02-06 23:54:03.489 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ea34693 2024-02-06 23:54:03.489 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ea34693 2024-02-06 23:54:03.492 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d9c7670 2024-02-06 23:54:03.492 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d9c7670 2024-02-06 23:54:03.494 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@362fb11d 2024-02-06 23:54:03.494 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@362fb11d 2024-02-06 23:54:03.496 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cd52006 2024-02-06 23:54:03.497 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cd52006 2024-02-06 23:54:03.499 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@189670d1 2024-02-06 23:54:03.499 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@189670d1 2024-02-06 23:54:03.499 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 23:54:03.550 [DefaultDispatcher-worker-10 @coroutine#48] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c2b6acb 2024-02-06 23:54:03.583 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2024-02-06 23:54:03.584 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2024-02-06 23:54:03.584 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 23:54:03.584 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c2b6acb: (connection evicted) 2024-02-06 23:54:03.584 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@63003762: (connection evicted) 2024-02-06 23:54:03.585 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6dc7d572: (connection evicted) 2024-02-06 23:54:03.585 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69f85c12: (connection evicted) 2024-02-06 23:54:03.586 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2cfadf49: (connection evicted) 2024-02-06 23:54:03.586 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ea34693: (connection evicted) 2024-02-06 23:54:03.586 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d9c7670: (connection evicted) 2024-02-06 23:54:03.587 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@362fb11d: (connection evicted) 2024-02-06 23:54:03.587 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4cd52006: (connection evicted) 2024-02-06 23:54:03.588 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@189670d1: (connection evicted) 2024-02-06 23:54:03.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:03.589 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2024-02-06 23:54:03.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2024-02-06 23:54:03.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2024-02-06 23:54:03.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:03.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:03.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:03.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:03.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:03.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:03.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6987a133 2024-02-06 23:54:03.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:03.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:03.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:03.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:03.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:03.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:03.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:03.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:03.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:03.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:03.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:03.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:03.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:03.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:03.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:03.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:03.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:03.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:03.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:03.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2024-02-06 23:54:03.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:03.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:03.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:03.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:03.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:03.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:03.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:03.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:03.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2024-02-06 23:54:03.637 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@1934339 2024-02-06 23:54:03.637 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@1934339 2024-02-06 23:54:03.637 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2024-02-06 23:54:03.737 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:03.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2024-02-06 23:54:03.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:03.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:03.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:03.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:03.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:03.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:03.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1669931a 2024-02-06 23:54:03.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:03.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:03.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:03.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:03.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:03.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:03.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:03.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:03.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:03.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:03.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:03.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:03.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:03.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:03.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:03.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:03.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:03.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:03.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:03.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2024-02-06 23:54:03.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:03.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:03.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:03.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:03.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:03.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:03.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:03.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:03.986 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2024-02-06 23:54:03.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@12e007be 2024-02-06 23:54:03.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@12e007be 2024-02-06 23:54:03.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2024-02-06 23:54:04.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2024-02-06 23:54:04.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:04.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:04.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:04.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:04.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:04.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:04.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@699e0bf0 2024-02-06 23:54:04.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:04.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:04.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:04.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:04.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:04.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:04.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:04.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:04.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:04.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:04.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:04.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:04.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:04.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:04.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:04.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:04.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:04.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:04.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:04.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2024-02-06 23:54:04.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:04.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:04.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:04.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:04.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:04.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:04.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:04.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:04.010 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2024-02-06 23:54:04.010 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@36d697ab 2024-02-06 23:54:04.010 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@36d697ab 2024-02-06 23:54:04.010 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2024-02-06 23:54:04.087 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:54:04.094 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12e007be 2024-02-06 23:54:04.099 [DefaultDispatcher-worker-10 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59357/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-06 23:54:04.099 [DefaultDispatcher-worker-10 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59357/com/ustadmobile/core/contenttype/childrens-literature.epub. 2024-02-06 23:54:04.099 [DefaultDispatcher-worker-10 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59357/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-06 23:54:04.110 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:04.140 [DefaultDispatcher-worker-10 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59357/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-06 23:54:04.140 [DefaultDispatcher-worker-10 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59357/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-06 23:54:04.168 [pool-2-thread-1 @coroutine#85] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36d697ab 2024-02-06 23:54:04.290 [DefaultDispatcher-worker-9 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Response doesn't have "Content-Type" header, skipping ContentNegotiation plugin 2024-02-06 23:54:04.290 [DefaultDispatcher-worker-9 @coroutine#78] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59357/com/ustadmobile/core/contenttype/childrens-literature.epub to class io.ktor.utils.io.ByteReadChannel 2024-02-06 23:54:04.470 [DefaultDispatcher-worker-10 @coroutine#90] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36d697ab 2024-02-06 23:54:04.479 [DefaultDispatcher-worker-10 @coroutine#92] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36d697ab 2024-02-06 23:54:04.509 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2024-02-06 23:54:04.510 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2024-02-06 23:54:04.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:04.510 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12e007be: (connection evicted) 2024-02-06 23:54:04.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:04.511 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2024-02-06 23:54:04.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2024-02-06 23:54:04.513 [Test worker @coroutine#104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36d697ab 2024-02-06 23:54:04.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2024-02-06 23:54:04.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:04.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:04.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:04.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:04.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:04.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:04.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f0e2bdc 2024-02-06 23:54:04.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:04.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:04.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:04.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:04.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:04.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:04.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:04.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:04.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:04.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:04.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:04.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:04.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:04.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:04.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:04.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:04.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:04.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:04.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:04.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2024-02-06 23:54:04.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:04.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:04.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:04.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:04.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:04.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:04.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:04.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:04.518 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2024-02-06 23:54:04.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@44a93f8a 2024-02-06 23:54:04.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@44a93f8a 2024-02-06 23:54:04.518 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2024-02-06 23:54:04.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2024-02-06 23:54:04.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:04.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:04.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:04.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:04.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:04.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:04.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26463a6 2024-02-06 23:54:04.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:04.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:04.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:04.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:04.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:04.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:04.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:04.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:04.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:04.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:04.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:04.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:04.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:04.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:04.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:04.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:04.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:04.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:04.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:04.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2024-02-06 23:54:04.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:04.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:04.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:04.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:04.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:04.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:04.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:04.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:04.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2024-02-06 23:54:04.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@17354708 2024-02-06 23:54:04.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@17354708 2024-02-06 23:54:04.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2024-02-06 23:54:04.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2024-02-06 23:54:04.587 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2024-02-06 23:54:04.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:04.587 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@44a93f8a: (connection evicted) 2024-02-06 23:54:04.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:04.588 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2024-02-06 23:54:04.588 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2024-02-06 23:54:04.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2024-02-06 23:54:04.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:04.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:04.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:04.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:04.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:04.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:04.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1846ad0f 2024-02-06 23:54:04.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:04.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:04.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:04.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:04.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:04.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:04.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:04.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:04.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:04.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:04.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:04.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:04.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:04.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:04.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:04.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:04.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:04.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:04.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:04.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2024-02-06 23:54:04.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:04.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:04.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:04.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:04.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:04.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:04.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:04.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:04.593 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2024-02-06 23:54:04.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@31b741e2 2024-02-06 23:54:04.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@31b741e2 2024-02-06 23:54:04.593 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2024-02-06 23:54:04.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2024-02-06 23:54:04.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:04.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:04.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:04.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:04.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:04.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:04.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@573a078 2024-02-06 23:54:04.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:04.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:04.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:04.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:04.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:04.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:04.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:04.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:04.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:04.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:04.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:04.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:04.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:04.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:04.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:04.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:04.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:04.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:04.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:04.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2024-02-06 23:54:04.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:04.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:04.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:04.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:04.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:04.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:04.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:04.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:04.613 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2024-02-06 23:54:04.613 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@660296d5 2024-02-06 23:54:04.613 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@660296d5 2024-02-06 23:54:04.613 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2024-02-06 23:54:04.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2024-02-06 23:54:04.620 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2024-02-06 23:54:04.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:04.620 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31b741e2: (connection evicted) 2024-02-06 23:54:04.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:04.620 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2024-02-06 23:54:04.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2024-02-06 23:54:04.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2024-02-06 23:54:04.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:04.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:04.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:04.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:04.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:04.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:04.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45c90a05 2024-02-06 23:54:04.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:04.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:04.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:04.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:04.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:04.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:04.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:04.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:04.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:04.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:04.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:04.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:04.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:04.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:04.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:04.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:04.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:04.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:04.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:04.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2024-02-06 23:54:04.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:04.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:04.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:04.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:04.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:04.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:04.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:04.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:04.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2024-02-06 23:54:04.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@df7d1d4 2024-02-06 23:54:04.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@df7d1d4 2024-02-06 23:54:04.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2024-02-06 23:54:04.640 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:04.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2024-02-06 23:54:04.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:04.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:04.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:04.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:04.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:04.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:04.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58f7215c 2024-02-06 23:54:04.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:04.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:04.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:04.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:04.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:04.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:04.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:04.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:04.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:04.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:04.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:04.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:04.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:04.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:04.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:04.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:04.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:04.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:04.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:04.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2024-02-06 23:54:04.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:04.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:04.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:04.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:04.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:04.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:04.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:04.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:04.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2024-02-06 23:54:04.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fa91d5b 2024-02-06 23:54:04.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fa91d5b 2024-02-06 23:54:04.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2024-02-06 23:54:04.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2024-02-06 23:54:04.661 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2024-02-06 23:54:04.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:04.661 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@df7d1d4: (connection evicted) 2024-02-06 23:54:04.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:04.662 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2024-02-06 23:54:04.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2024-02-06 23:54:04.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2024-02-06 23:54:04.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:04.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:04.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:04.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:04.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:04.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:04.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bbf20d1 2024-02-06 23:54:04.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:04.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:04.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:04.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:04.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:04.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:04.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:04.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:04.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:04.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:04.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:04.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:04.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:04.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:04.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:04.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:04.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:04.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:04.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:04.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2024-02-06 23:54:04.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:04.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:04.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:04.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:04.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:04.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:04.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:04.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:04.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2024-02-06 23:54:04.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cf4dec7 2024-02-06 23:54:04.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cf4dec7 2024-02-06 23:54:04.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2024-02-06 23:54:04.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2024-02-06 23:54:04.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:04.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:04.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:04.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:04.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:04.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:04.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b94c789 2024-02-06 23:54:04.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:04.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:04.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:04.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:04.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:04.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:04.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:04.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:04.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:04.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:04.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:04.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:04.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:04.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:04.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:04.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:04.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:04.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:04.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:04.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2024-02-06 23:54:04.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:04.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:04.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:04.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:04.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:04.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:04.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:04.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:04.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2024-02-06 23:54:04.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@305aaedf 2024-02-06 23:54:04.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@305aaedf 2024-02-06 23:54:04.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2024-02-06 23:54:04.713 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:04.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2024-02-06 23:54:04.717 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2024-02-06 23:54:04.717 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:04.717 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3cf4dec7: (connection evicted) 2024-02-06 23:54:04.717 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:04.718 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2024-02-06 23:54:04.718 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2024-02-06 23:54:04.749 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:04.786 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:04.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2024-02-06 23:54:04.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:04.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:04.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:04.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:04.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:04.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:04.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57f0bfc3 2024-02-06 23:54:04.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:04.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:04.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:04.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:04.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:04.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:04.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:04.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:04.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:04.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:04.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:04.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:04.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:04.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:04.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:04.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:04.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:04.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:04.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:04.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2024-02-06 23:54:04.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:04.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:04.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:04.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:04.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:04.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:04.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:04.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:04.825 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2024-02-06 23:54:04.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@5922cff3 2024-02-06 23:54:04.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@5922cff3 2024-02-06 23:54:04.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2024-02-06 23:54:04.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2024-02-06 23:54:04.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:04.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:04.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:04.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:04.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:04.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:04.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2299d903 2024-02-06 23:54:04.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:04.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:04.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:04.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:04.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:04.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:04.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:04.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:04.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:04.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:04.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:04.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:04.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:04.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:04.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:04.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:04.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:04.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:04.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:04.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2024-02-06 23:54:04.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:04.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:04.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:04.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:04.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:04.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:04.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:04.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:04.848 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2024-02-06 23:54:04.848 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c3f43d1 2024-02-06 23:54:04.849 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c3f43d1 2024-02-06 23:54:04.849 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2024-02-06 23:54:04.926 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:04.945 [DefaultDispatcher-worker-5 @coroutine#134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3f43d1 2024-02-06 23:54:04.949 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:04.964 [DefaultDispatcher-worker-5 @coroutine#136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3f43d1 2024-02-06 23:54:04.975 [DefaultDispatcher-worker-1 @coroutine#138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3f43d1 2024-02-06 23:54:04.986 [DefaultDispatcher-worker-1 @coroutine#140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3f43d1 2024-02-06 23:54:05.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2024-02-06 23:54:05.062 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2024-02-06 23:54:05.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:05.062 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5922cff3: (connection evicted) 2024-02-06 23:54:05.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:05.063 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2024-02-06 23:54:05.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2024-02-06 23:54:05.067 [Test worker @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3f43d1 2024-02-06 23:54:05.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2024-02-06 23:54:05.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:05.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:05.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:05.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:05.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:05.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:05.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a90fcaa 2024-02-06 23:54:05.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:05.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:05.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:05.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:05.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:05.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:05.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:05.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:05.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:05.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:05.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:05.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:05.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:05.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:05.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:05.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:05.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:05.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:05.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:05.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2024-02-06 23:54:05.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:05.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:05.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:05.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:05.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:05.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:05.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:05.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:05.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2024-02-06 23:54:05.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b091a92 2024-02-06 23:54:05.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b091a92 2024-02-06 23:54:05.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2024-02-06 23:54:05.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2024-02-06 23:54:05.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:05.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:05.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:05.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:05.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:05.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:05.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6996bbc4 2024-02-06 23:54:05.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:05.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:05.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:05.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:05.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:05.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:05.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:05.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:05.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:05.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:05.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:05.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:05.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:05.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:05.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:05.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:05.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:05.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:05.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:05.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2024-02-06 23:54:05.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:05.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:05.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:05.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:05.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:05.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:05.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:05.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:05.101 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2024-02-06 23:54:05.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dbf2da 2024-02-06 23:54:05.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dbf2da 2024-02-06 23:54:05.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2024-02-06 23:54:05.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2024-02-06 23:54:05.106 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2024-02-06 23:54:05.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:05.106 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b091a92: (connection evicted) 2024-02-06 23:54:05.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:05.107 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2024-02-06 23:54:05.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2024-02-06 23:54:05.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2024-02-06 23:54:05.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:05.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:05.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:05.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:05.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:05.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:05.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b7b0b57 2024-02-06 23:54:05.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:05.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:05.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:05.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:05.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:05.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:05.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:05.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:05.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:05.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:05.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:05.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:05.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:05.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:05.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:05.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:05.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:05.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:05.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:05.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2024-02-06 23:54:05.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:05.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:05.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:05.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:05.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:05.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:05.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:05.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:05.110 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2024-02-06 23:54:05.111 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@2804b13f 2024-02-06 23:54:05.111 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@2804b13f 2024-02-06 23:54:05.111 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2024-02-06 23:54:05.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2024-02-06 23:54:05.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:05.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:05.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:05.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:05.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:05.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:05.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69069866 2024-02-06 23:54:05.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:05.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:05.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:05.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:05.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:05.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:05.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:05.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:05.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:05.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:05.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:05.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:05.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:05.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:05.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:05.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:05.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:05.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:05.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:05.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2024-02-06 23:54:05.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:05.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:05.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:05.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:05.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:05.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:05.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:05.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:05.131 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2024-02-06 23:54:05.131 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@64c95480 2024-02-06 23:54:05.131 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@64c95480 2024-02-06 23:54:05.131 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2024-02-06 23:54:05.134 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2024-02-06 23:54:05.135 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2024-02-06 23:54:05.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:05.135 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2804b13f: (connection evicted) 2024-02-06 23:54:05.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:05.135 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2024-02-06 23:54:05.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2024-02-06 23:54:05.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2024-02-06 23:54:05.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:05.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:05.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:05.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:05.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:05.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:05.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7856f41a 2024-02-06 23:54:05.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:05.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:05.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:05.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:05.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:05.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:05.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:05.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:05.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:05.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:05.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:05.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:05.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:05.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:05.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:05.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:05.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:05.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:05.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:05.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2024-02-06 23:54:05.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:05.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:05.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:05.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:05.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:05.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:05.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:05.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:05.138 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2024-02-06 23:54:05.139 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c08c787 2024-02-06 23:54:05.139 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c08c787 2024-02-06 23:54:05.139 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2024-02-06 23:54:05.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2024-02-06 23:54:05.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:05.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:05.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:05.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:05.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:05.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:05.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67f591c2 2024-02-06 23:54:05.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:05.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:05.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:05.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:05.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:05.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:05.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:05.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:05.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:05.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:05.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:05.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:05.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:05.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:05.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:05.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:05.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:05.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:05.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:05.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2024-02-06 23:54:05.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:05.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:05.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:05.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:05.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:05.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:05.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:05.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:05.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2024-02-06 23:54:05.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@709d6de5 2024-02-06 23:54:05.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@709d6de5 2024-02-06 23:54:05.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2024-02-06 23:54:05.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2024-02-06 23:54:05.166 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2024-02-06 23:54:05.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:05.166 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c08c787: (connection evicted) 2024-02-06 23:54:05.167 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:05.167 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2024-02-06 23:54:05.167 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2024-02-06 23:54:05.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2024-02-06 23:54:05.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:05.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:05.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:05.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:05.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:05.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:05.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@279c4e3b 2024-02-06 23:54:05.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:05.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:05.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:05.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:05.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:05.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:05.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:05.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:05.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:05.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:05.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:05.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:05.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:05.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:05.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:05.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:05.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:05.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:05.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:05.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2024-02-06 23:54:05.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:05.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:05.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:05.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:05.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:05.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:05.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:05.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:05.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2024-02-06 23:54:05.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@59f7c106 2024-02-06 23:54:05.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@59f7c106 2024-02-06 23:54:05.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2024-02-06 23:54:05.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2024-02-06 23:54:05.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:05.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:05.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:05.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:05.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:05.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:05.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@136fece2 2024-02-06 23:54:05.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:05.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:05.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:05.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:05.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:05.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:05.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:05.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:05.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:05.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:05.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:05.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:05.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:05.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:05.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:05.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:05.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:05.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:05.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:05.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2024-02-06 23:54:05.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:05.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:05.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:05.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:05.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:05.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:05.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:05.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:05.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2024-02-06 23:54:05.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@3caf5c96 2024-02-06 23:54:05.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@3caf5c96 2024-02-06 23:54:05.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2024-02-06 23:54:05.202 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:05.212 [DefaultDispatcher-worker-1 @coroutine#334] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -version 2024-02-06 23:54:05.232 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:05.247 [DefaultDispatcher-worker-1 @coroutine#334] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -v quiet -print_format json -show_error -show_format -show_streams -show_chapters /tmp/junit4717881262207159959/junit3687900238521179710.tmp 2024-02-06 23:54:05.260 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:05.274 [HikariPool-22 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:05.289 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:05.296 [DefaultDispatcher-worker-1 @coroutine#334] DEBUG net.bramp.ffmpeg.FFprobe - { "streams": [ { "index": 0, "codec_name": "h264", "codec_long_name": "H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10", "profile": "High", "codec_type": "video", "codec_time_base": "36131/2150400", "codec_tag_string": "avc1", "codec_tag": "0x31637661", "width": 1920, "height": 1080, "coded_width": 1920, "coded_height": 1088, "has_b_frames": 1, "sample_aspect_ratio": "1:1", "display_aspect_ratio": "16:9", "pix_fmt": "yuv420p", "level": 40, "color_range": "tv", "color_space": "bt709", "color_transfer": "bt709", "color_primaries": "bt709", "chroma_location": "left", "refs": 1, "is_avc": "true", "nal_length_size": "4", "r_frame_rate": "30/1", "avg_frame_rate": "1075200/36131", 2024-02-06 23:54:05.311 [DefaultDispatcher-worker-1 @coroutine#334] DEBUG net.bramp.ffmpeg.FFprobe - "time_base": "1/15360", "start_pts": 0, "start_time": "0.000000", "duration_ts": 17695, "duration": "1.152018", "bit_rate": "3011701", "bits_per_raw_sample": "8", "nb_frames": "70", "disposition": { "default": 1, "dub": 0, "original": 0, "comment": 0, "lyrics": 0, "karaoke": 0, "forced": 0, "hearing_impaired": 0, "visual_impaired": 0, "clean_effects": 0, "attached_pic": 0, "timed_thumbnails": 0 }, "tags": { "creation_time": "2019-01-29T08:44:17.000000Z", "language": "und", "handler_name": "Core Media Video" } }, { "index": 1, "codec_name": "aac", "codec_long_name": "AAC (Advanced Audio Coding 2024-02-06 23:54:05.312 [DefaultDispatcher-worker-1 @coroutine#334] DEBUG net.bramp.ffmpeg.FFprobe - )", "profile": "LC", "codec_type": "audio", "codec_time_base": "1/44100", "codec_tag_string": "mp4a", "codec_tag": "0x6134706d", "sample_fmt": "fltp", "sample_rate": "44100", "channels": 2, "channel_layout": "stereo", "bits_per_sample": 0, "r_frame_rate": "0/0", "avg_frame_rate": "0/0", "time_base": "1/44100", "start_pts": 0, "start_time": "0.000000", "duration_ts": 50803, "duration": "1.151995", "bit_rate": "127320", "max_bit_rate": "127999", "nb_frames": "53", "disposition": { "default": 1, "dub": 0, "original": 0, "comment": 0, "lyrics": 0, "karaoke": 0, "forced": 0, "hearing_impaired": 0, "visual_impaired": 0, 2024-02-06 23:54:05.313 [DefaultDispatcher-worker-1 @coroutine#334] DEBUG net.bramp.ffmpeg.FFprobe - "clean_effects": 0, "attached_pic": 0, "timed_thumbnails": 0 }, "tags": { "creation_time": "2019-01-29T08:44:17.000000Z", "language": "und", "handler_name": "Core Media Audio" } } ], "chapters": [ ], "format": { "filename": "/tmp/junit4717881262207159959/junit3687900238521179710.tmp", "nb_streams": 2, "nb_programs": 0, "format_name": "mov,mp4,m4a,3gp,3g2,mj2", "format_long_name": "QuickTime / MOV", "start_time": "0.000000", "duration": "1.152000", "size": "907481", "bit_rate": "6301951", "probe_score": 100, "tags": { "major_brand": "mp42", "minor_version": "1", "compatible_brands": "mp41mp42isom", "creation_time": "2019-01-29T08:44:17.000000Z" } } } 2024-02-06 23:54:05.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2024-02-06 23:54:05.313 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2024-02-06 23:54:05.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:05.313 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59f7c106: (connection evicted) 2024-02-06 23:54:05.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:05.314 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2024-02-06 23:54:05.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2024-02-06 23:54:05.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2024-02-06 23:54:05.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:05.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:05.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:05.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:05.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:05.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:05.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@698ac187 2024-02-06 23:54:05.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:05.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:05.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:05.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:05.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:05.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:05.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:05.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:05.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:05.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:05.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:05.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:05.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:05.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:05.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:05.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:05.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:05.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:05.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:05.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2024-02-06 23:54:05.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:05.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:05.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:05.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:05.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:05.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:05.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:05.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:05.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2024-02-06 23:54:05.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@65f5cae3 2024-02-06 23:54:05.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@65f5cae3 2024-02-06 23:54:05.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2024-02-06 23:54:05.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2024-02-06 23:54:05.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:05.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:05.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:05.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:05.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:05.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:05.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6630dd28 2024-02-06 23:54:05.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:05.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:05.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:05.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:05.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:05.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:05.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:05.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:05.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:05.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:05.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:05.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:05.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:05.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:05.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:05.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:05.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:05.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:05.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:05.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2024-02-06 23:54:05.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:05.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:05.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:05.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:05.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:05.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:05.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:05.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:05.332 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2024-02-06 23:54:05.332 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@4489f60f 2024-02-06 23:54:05.332 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@4489f60f 2024-02-06 23:54:05.332 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2024-02-06 23:54:05.335 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2024-02-06 23:54:05.335 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2024-02-06 23:54:05.335 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:05.335 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65f5cae3: (connection evicted) 2024-02-06 23:54:05.335 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:05.335 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2024-02-06 23:54:05.335 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2024-02-06 23:54:05.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2024-02-06 23:54:05.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:05.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:05.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:05.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:05.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:05.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:05.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ddb302 2024-02-06 23:54:05.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:05.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:05.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:05.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:05.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:05.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:05.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:05.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:05.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:05.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:05.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:05.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:05.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:05.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:05.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:05.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:05.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:05.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:05.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:05.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2024-02-06 23:54:05.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:05.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:05.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:05.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:05.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:05.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:05.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:05.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:05.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2024-02-06 23:54:05.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@cf9bd1e 2024-02-06 23:54:05.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@cf9bd1e 2024-02-06 23:54:05.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2024-02-06 23:54:05.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2024-02-06 23:54:05.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:05.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:05.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:05.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:05.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:05.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:05.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39acd1f1 2024-02-06 23:54:05.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:05.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:05.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:05.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:05.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:05.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:05.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:05.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:05.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:05.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:05.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:05.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:05.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:05.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:05.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:05.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:05.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:05.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:05.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:05.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2024-02-06 23:54:05.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:05.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:05.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:05.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:05.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:05.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:05.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:05.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:05.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2024-02-06 23:54:05.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f581211 2024-02-06 23:54:05.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f581211 2024-02-06 23:54:05.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2024-02-06 23:54:05.364 [DefaultDispatcher-worker-1 @coroutine#345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f581211 2024-02-06 23:54:05.365 [DefaultDispatcher-worker-1 @coroutine#347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f581211 2024-02-06 23:54:05.366 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2024-02-06 23:54:05.366 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2024-02-06 23:54:05.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:05.367 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@cf9bd1e: (connection evicted) 2024-02-06 23:54:05.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:05.367 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2024-02-06 23:54:05.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2024-02-06 23:54:05.368 [Test worker @coroutine#352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f581211 2024-02-06 23:54:05.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2024-02-06 23:54:05.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:05.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:05.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:05.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:05.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:05.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:05.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68821f6 2024-02-06 23:54:05.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:05.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:05.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:05.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:05.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:05.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:05.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:05.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:05.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:05.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:05.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:05.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:05.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:05.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:05.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:05.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:05.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:05.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:05.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:05.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2024-02-06 23:54:05.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:05.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:05.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:05.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:05.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:05.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:05.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:05.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:05.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2024-02-06 23:54:05.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@40a28bda 2024-02-06 23:54:05.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@40a28bda 2024-02-06 23:54:05.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2024-02-06 23:54:05.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2024-02-06 23:54:05.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:05.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:05.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:05.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:05.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:05.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:05.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@592cb470 2024-02-06 23:54:05.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:05.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:05.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:05.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:05.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:05.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:05.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:05.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:05.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:05.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:05.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:05.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:05.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:05.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:05.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:05.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:05.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:05.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:05.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:05.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2024-02-06 23:54:05.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:05.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:05.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:05.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:05.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:05.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:05.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:05.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:05.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2024-02-06 23:54:05.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@6921cfa 2024-02-06 23:54:05.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@6921cfa 2024-02-06 23:54:05.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2024-02-06 23:54:05.390 [DefaultDispatcher-worker-9 @coroutine#358] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -version 2024-02-06 23:54:05.426 [DefaultDispatcher-worker-9 @coroutine#358] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -v quiet -print_format json -show_error -show_format -show_streams -show_chapters /tmp/junit12544390373491945548/junit18386500616711201632.tmp 2024-02-06 23:54:05.432 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:05.453 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:05.460 [DefaultDispatcher-worker-9 @coroutine#358] DEBUG net.bramp.ffmpeg.FFprobe - { "error": { "code": -1094995529, "string": "Invalid data found when processing input" } } 2024-02-06 23:54:05.463 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2024-02-06 23:54:05.463 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2024-02-06 23:54:05.463 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:05.463 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40a28bda: (connection evicted) 2024-02-06 23:54:05.464 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:05.464 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2024-02-06 23:54:05.464 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2024-02-06 23:54:05.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2024-02-06 23:54:05.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:05.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:05.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:05.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:05.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:05.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:05.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f4a605f 2024-02-06 23:54:05.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:05.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:05.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:05.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:05.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:05.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:05.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:05.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:05.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:05.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:05.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:05.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:05.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:05.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:05.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:05.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:05.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:05.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:05.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:05.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2024-02-06 23:54:05.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:05.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:05.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:05.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:05.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:05.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:05.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:05.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:05.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2024-02-06 23:54:05.479 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@bcfe29c 2024-02-06 23:54:05.479 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@bcfe29c 2024-02-06 23:54:05.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2024-02-06 23:54:05.488 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:05.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2024-02-06 23:54:05.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:05.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:05.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:05.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:05.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:05.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:05.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37f71c05 2024-02-06 23:54:05.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:05.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:05.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:05.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:05.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:05.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:05.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:05.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:05.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:05.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:05.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:05.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:05.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:05.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:05.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:05.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:05.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:05.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:05.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:05.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2024-02-06 23:54:05.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:05.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:05.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:05.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:05.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:05.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:05.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:05.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:05.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2024-02-06 23:54:05.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dd8a273 2024-02-06 23:54:05.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dd8a273 2024-02-06 23:54:05.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2024-02-06 23:54:05.502 [DefaultDispatcher-worker-1 @coroutine#365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dd8a273 2024-02-06 23:54:05.504 [DefaultDispatcher-worker-1 @coroutine#367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dd8a273 2024-02-06 23:54:05.505 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2024-02-06 23:54:05.505 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2024-02-06 23:54:05.505 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:05.505 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@bcfe29c: (connection evicted) 2024-02-06 23:54:05.506 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:05.506 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2024-02-06 23:54:05.506 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2024-02-06 23:54:05.506 [Test worker @coroutine#371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dd8a273 2024-02-06 23:54:05.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2024-02-06 23:54:05.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:05.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:05.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:05.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:05.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:05.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:05.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a3c99f1 2024-02-06 23:54:05.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:05.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:05.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:05.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:05.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:05.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:05.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:05.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:05.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:05.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:05.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:05.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:05.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:05.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:05.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:05.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:05.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:05.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:05.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:05.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2024-02-06 23:54:05.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:05.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:05.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:05.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:05.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:05.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:05.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:05.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:05.509 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2024-02-06 23:54:05.509 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@661db63e 2024-02-06 23:54:05.509 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@661db63e 2024-02-06 23:54:05.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2024-02-06 23:54:05.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2024-02-06 23:54:05.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:05.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:05.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:05.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:05.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:05.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:05.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2bb3f39e 2024-02-06 23:54:05.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:05.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:05.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:05.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:05.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:05.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:05.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:05.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:05.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:05.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:05.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:05.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:05.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:05.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:05.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:05.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:05.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:05.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:05.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:05.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2024-02-06 23:54:05.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:05.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:05.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:05.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:05.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:05.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:05.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:05.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:05.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2024-02-06 23:54:05.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@628b503a 2024-02-06 23:54:05.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@628b503a 2024-02-06 23:54:05.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2024-02-06 23:54:05.595 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:05.600 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2024-02-06 23:54:05.601 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2024-02-06 23:54:05.601 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:05.601 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@661db63e: (connection evicted) 2024-02-06 23:54:05.601 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:05.601 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2024-02-06 23:54:05.601 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2024-02-06 23:54:05.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2024-02-06 23:54:05.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:05.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:05.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:05.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:05.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:05.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:05.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57b63253 2024-02-06 23:54:05.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:05.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:05.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:05.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:05.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:05.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:05.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:05.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:05.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:05.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:05.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:05.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:05.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:05.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:05.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:05.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:05.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:05.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:05.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:05.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2024-02-06 23:54:05.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:05.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:05.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:05.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:05.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:05.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:05.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:05.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:05.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2024-02-06 23:54:05.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c1ea7be 2024-02-06 23:54:05.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c1ea7be 2024-02-06 23:54:05.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2024-02-06 23:54:05.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2024-02-06 23:54:05.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:05.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:05.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:05.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:05.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:05.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:05.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2493eec6 2024-02-06 23:54:05.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:05.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:05.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:05.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:05.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:05.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:05.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:05.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:05.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:05.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:05.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:05.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:05.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:05.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:05.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:05.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:05.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:05.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:05.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:05.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2024-02-06 23:54:05.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:05.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:05.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:05.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:05.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:05.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:05.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:05.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:05.624 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2024-02-06 23:54:05.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ec0229c 2024-02-06 23:54:05.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ec0229c 2024-02-06 23:54:05.624 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2024-02-06 23:54:05.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2024-02-06 23:54:05.627 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2024-02-06 23:54:05.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:05.627 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c1ea7be: (connection evicted) 2024-02-06 23:54:05.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:05.628 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2024-02-06 23:54:05.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2024-02-06 23:54:05.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2024-02-06 23:54:05.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:05.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:05.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:05.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:05.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:05.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:05.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b751cb1 2024-02-06 23:54:05.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:05.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:05.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:05.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:05.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:05.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:05.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:05.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:05.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:05.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:05.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:05.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:05.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:05.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:05.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:05.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:05.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:05.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:05.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:05.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2024-02-06 23:54:05.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:05.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:05.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:05.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:05.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:05.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:05.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:05.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:05.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2024-02-06 23:54:05.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ec427 2024-02-06 23:54:05.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ec427 2024-02-06 23:54:05.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2024-02-06 23:54:05.636 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:05.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2024-02-06 23:54:05.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:05.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:05.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:05.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:05.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:05.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:05.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c8d45cf 2024-02-06 23:54:05.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:05.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:05.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:05.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:05.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:05.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:05.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:05.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:05.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:05.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:05.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:05.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:05.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:05.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:05.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:05.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:05.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:05.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:05.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:05.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2024-02-06 23:54:05.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:05.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:05.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:05.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:05.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:05.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:05.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:05.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:05.650 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2024-02-06 23:54:05.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cc4d454 2024-02-06 23:54:05.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cc4d454 2024-02-06 23:54:05.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2024-02-06 23:54:05.657 [DefaultDispatcher-worker-1 @coroutine#388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cc4d454 2024-02-06 23:54:05.659 [DefaultDispatcher-worker-1 @coroutine#390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cc4d454 2024-02-06 23:54:05.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2024-02-06 23:54:05.660 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2024-02-06 23:54:05.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:05.660 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ec427: (connection evicted) 2024-02-06 23:54:05.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:05.661 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2024-02-06 23:54:05.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2024-02-06 23:54:05.661 [Test worker @coroutine#394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cc4d454 2024-02-06 23:54:05.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2024-02-06 23:54:05.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:05.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:05.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:05.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:05.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:05.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:05.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75c33608 2024-02-06 23:54:05.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:05.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:05.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:05.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:05.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:05.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:05.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:05.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:05.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:05.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:05.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:05.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:05.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:05.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:05.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:05.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:05.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:05.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:05.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:05.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2024-02-06 23:54:05.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:05.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:05.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:05.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:05.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:05.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:05.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:05.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:05.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2024-02-06 23:54:05.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@58ebee9 2024-02-06 23:54:05.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@58ebee9 2024-02-06 23:54:05.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2024-02-06 23:54:05.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2024-02-06 23:54:05.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:05.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:05.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:05.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:05.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:05.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:05.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@131c0b6f 2024-02-06 23:54:05.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:05.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:05.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:05.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:05.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:05.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:05.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:05.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:05.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:05.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:05.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:05.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:05.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:05.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:05.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:05.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:05.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:05.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:05.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:05.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2024-02-06 23:54:05.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:05.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:05.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:05.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:05.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:05.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:05.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:05.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:05.680 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2024-02-06 23:54:05.680 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@68d8ae27 2024-02-06 23:54:05.680 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@68d8ae27 2024-02-06 23:54:05.680 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2024-02-06 23:54:05.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2024-02-06 23:54:05.684 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2024-02-06 23:54:05.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:05.684 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58ebee9: (connection evicted) 2024-02-06 23:54:05.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:05.684 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2024-02-06 23:54:05.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2024-02-06 23:54:05.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2024-02-06 23:54:05.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:05.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:05.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:05.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:05.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:05.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:05.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b5b53c6 2024-02-06 23:54:05.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:05.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:05.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:05.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:05.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:05.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:05.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:05.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:05.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:05.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:05.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:05.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:05.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:05.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:54:05.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:54:05.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:05.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:05.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:54:05.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:05.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2024-02-06 23:54:05.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:05.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:05.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:05.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:05.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:05.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:05.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:05.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:05.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2024-02-06 23:54:05.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@3350ab4 2024-02-06 23:54:05.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@3350ab4 2024-02-06 23:54:05.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2024-02-06 23:54:05.712 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3350ab4 2024-02-06 23:54:05.724 [Test worker @coroutine#402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3350ab4 2024-02-06 23:54:05.725 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:05.726 [Test worker @coroutine#404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3350ab4 2024-02-06 23:54:05.732 [Test worker @coroutine#409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3350ab4 2024-02-06 23:54:05.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2024-02-06 23:54:05.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:05.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:05.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:05.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:05.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:05.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:05.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5341641d 2024-02-06 23:54:05.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:05.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:05.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:05.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:05.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:05.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:05.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:05.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:05.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:05.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:05.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:05.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:05.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:05.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:05.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:05.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:05.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:05.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:05.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:05.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2024-02-06 23:54:05.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:05.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:05.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:05.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:05.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:05.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:05.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:05.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:05.733 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2024-02-06 23:54:05.733 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b3c0ecb 2024-02-06 23:54:05.733 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b3c0ecb 2024-02-06 23:54:05.733 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2024-02-06 23:54:05.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2024-02-06 23:54:05.740 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2024-02-06 23:54:05.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:54:05.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:05.740 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2024-02-06 23:54:05.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2024-02-06 23:54:05.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2024-02-06 23:54:05.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:05.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:05.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:05.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:05.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:05.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:05.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2976ef56 2024-02-06 23:54:05.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:05.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:05.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:05.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:05.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:05.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:05.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:05.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:05.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:05.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:05.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:05.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:05.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:05.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:54:05.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:54:05.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:05.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:05.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:54:05.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:05.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2024-02-06 23:54:05.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:05.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:05.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:05.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:05.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:05.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:05.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:05.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:05.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2024-02-06 23:54:05.746 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@4152bd0f 2024-02-06 23:54:05.746 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@4152bd0f 2024-02-06 23:54:05.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2024-02-06 23:54:05.747 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4152bd0f 2024-02-06 23:54:05.751 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:05.760 [Test worker @coroutine#419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4152bd0f 2024-02-06 23:54:05.762 [Test worker @coroutine#421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4152bd0f 2024-02-06 23:54:05.765 [Test worker @coroutine#426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4152bd0f 2024-02-06 23:54:05.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2024-02-06 23:54:05.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:05.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:05.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:05.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:05.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:05.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:05.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e49b011 2024-02-06 23:54:05.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:05.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:05.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:05.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:05.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:05.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:05.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:05.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:05.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:05.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:05.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:05.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:05.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:05.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:05.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:05.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:05.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:05.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:05.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:05.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2024-02-06 23:54:05.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:05.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:05.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:05.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:05.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:05.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:05.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:05.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:05.766 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2024-02-06 23:54:05.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@19a7906c 2024-02-06 23:54:05.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@19a7906c 2024-02-06 23:54:05.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2024-02-06 23:54:05.774 [DefaultDispatcher-worker-5 @coroutine#436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19a7906c 2024-02-06 23:54:05.776 [DefaultDispatcher-worker-5 @coroutine#423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4152bd0f 2024-02-06 23:54:05.776 [Test worker @coroutine#438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19a7906c 2024-02-06 23:54:05.779 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2024-02-06 23:54:05.779 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2024-02-06 23:54:05.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:05.780 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4152bd0f: (connection evicted) 2024-02-06 23:54:05.780 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:05.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:05.781 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2024-02-06 23:54:05.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2024-02-06 23:54:05.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2024-02-06 23:54:05.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:05.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:05.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:05.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:05.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:05.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:05.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62158991 2024-02-06 23:54:05.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:05.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:05.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:05.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:05.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:05.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:05.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:05.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:05.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:05.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:05.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:05.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:05.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:05.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:54:05.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:54:05.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:05.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:05.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:54:05.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:05.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2024-02-06 23:54:05.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:05.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:05.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:05.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:05.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:05.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:05.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:05.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:05.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2024-02-06 23:54:05.787 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@1255de25 2024-02-06 23:54:05.787 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@1255de25 2024-02-06 23:54:05.787 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2024-02-06 23:54:05.787 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1255de25 2024-02-06 23:54:05.798 [Test worker @coroutine#447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1255de25 2024-02-06 23:54:05.800 [Test worker @coroutine#449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1255de25 2024-02-06 23:54:05.804 [Test worker @coroutine#454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1255de25 2024-02-06 23:54:05.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2024-02-06 23:54:05.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:05.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:05.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:05.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:05.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:05.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:05.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@192f5f39 2024-02-06 23:54:05.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:05.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:05.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:05.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:05.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:05.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:05.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:05.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:05.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:05.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:05.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:05.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:05.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:05.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:05.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:05.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:05.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:05.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:05.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:05.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2024-02-06 23:54:05.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:05.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:05.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:05.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:05.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:05.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:05.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:05.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:05.805 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2024-02-06 23:54:05.805 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@2965dd88 2024-02-06 23:54:05.805 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@2965dd88 2024-02-06 23:54:05.805 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2024-02-06 23:54:05.808 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2024-02-06 23:54:05.808 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2024-02-06 23:54:05.808 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:54:05.808 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:05.808 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2024-02-06 23:54:05.808 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2024-02-06 23:54:05.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2024-02-06 23:54:05.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:05.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:05.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:05.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:05.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:05.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:05.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11bfd751 2024-02-06 23:54:05.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:05.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:05.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:05.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:05.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:05.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:05.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:05.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:05.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:05.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:05.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:05.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:05.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:05.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:54:05.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:54:05.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:05.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:05.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:54:05.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:05.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2024-02-06 23:54:05.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:05.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:05.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:05.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:05.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:05.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:05.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:05.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:05.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2024-02-06 23:54:05.814 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@2152fde5 2024-02-06 23:54:05.814 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@2152fde5 2024-02-06 23:54:05.814 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2024-02-06 23:54:05.815 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2152fde5 2024-02-06 23:54:05.828 [Test worker @coroutine#464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2152fde5 2024-02-06 23:54:05.830 [Test worker @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2152fde5 2024-02-06 23:54:05.834 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:05.835 [Test worker @coroutine#471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2152fde5 2024-02-06 23:54:05.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2024-02-06 23:54:05.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:05.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:05.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:05.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:05.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:05.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:05.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a7469ca 2024-02-06 23:54:05.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:05.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:05.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:05.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:05.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:05.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:05.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:05.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:05.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:05.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:05.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:05.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:05.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:05.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:05.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:05.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:05.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:05.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:05.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:05.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2024-02-06 23:54:05.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:05.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:05.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:05.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:05.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:05.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:05.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:05.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:05.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2024-02-06 23:54:05.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@70f98f7a 2024-02-06 23:54:05.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@70f98f7a 2024-02-06 23:54:05.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2024-02-06 23:54:05.842 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2024-02-06 23:54:05.842 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2024-02-06 23:54:05.842 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:54:05.842 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:05.842 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2024-02-06 23:54:05.842 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2024-02-06 23:54:05.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2024-02-06 23:54:05.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:05.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:05.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:05.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:05.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:05.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:05.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@404009df 2024-02-06 23:54:05.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:05.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:05.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:05.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:05.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:05.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:05.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:05.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:05.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:05.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:05.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:05.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:05.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:05.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:05.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:05.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:05.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:05.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:05.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:05.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2024-02-06 23:54:05.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:05.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:05.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:05.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:05.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:05.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:05.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:05.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:05.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2024-02-06 23:54:05.848 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bda01da 2024-02-06 23:54:05.848 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bda01da 2024-02-06 23:54:05.848 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2024-02-06 23:54:05.867 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:05.905 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:05.916 [DefaultDispatcher-worker-4 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bda01da 2024-02-06 23:54:05.928 [DefaultDispatcher-worker-10 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bda01da 2024-02-06 23:54:05.937 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:05.948 [HikariPool-48 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:05.974 [DefaultDispatcher-worker-4 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bda01da 2024-02-06 23:54:05.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2024-02-06 23:54:05.976 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2024-02-06 23:54:05.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:05.976 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7bda01da: (connection evicted) 2024-02-06 23:54:05.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:05.977 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2024-02-06 23:54:05.977 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2024-02-06 23:54:05.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2024-02-06 23:54:05.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:05.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:05.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:05.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:05.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:05.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:05.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ba0018e 2024-02-06 23:54:05.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:05.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:05.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:05.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:05.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:05.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:05.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:05.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:05.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:05.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:05.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:05.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:05.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:05.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:05.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:05.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:05.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:05.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:05.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:05.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2024-02-06 23:54:05.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:05.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:05.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:05.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:05.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:05.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:05.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:05.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:05.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2024-02-06 23:54:05.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@7037a680 2024-02-06 23:54:05.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@7037a680 2024-02-06 23:54:05.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2024-02-06 23:54:06.032 [DefaultDispatcher-worker-1 @coroutine#484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7037a680 2024-02-06 23:54:06.041 [DefaultDispatcher-worker-4 @coroutine#484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7037a680 2024-02-06 23:54:06.044 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2024-02-06 23:54:06.044 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2024-02-06 23:54:06.044 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:06.044 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7037a680: (connection evicted) 2024-02-06 23:54:06.045 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:06.045 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2024-02-06 23:54:06.045 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2024-02-06 23:54:06.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2024-02-06 23:54:06.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:06.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:06.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:06.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:06.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:06.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:06.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66048ac4 2024-02-06 23:54:06.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:06.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:06.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:06.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:06.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:06.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:06.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:06.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:06.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:06.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:06.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:06.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:06.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:06.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:06.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:06.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:06.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:06.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:06.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:06.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2024-02-06 23:54:06.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:06.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:06.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:06.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:06.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:06.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:06.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:06.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:06.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2024-02-06 23:54:06.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d404a3c 2024-02-06 23:54:06.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d404a3c 2024-02-06 23:54:06.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2024-02-06 23:54:06.097 [DefaultDispatcher-worker-4 @coroutine#488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d404a3c 2024-02-06 23:54:06.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2024-02-06 23:54:06.099 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2024-02-06 23:54:06.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:06.099 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d404a3c: (connection evicted) 2024-02-06 23:54:06.100 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:06.100 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2024-02-06 23:54:06.100 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2024-02-06 23:54:06.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2024-02-06 23:54:06.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:06.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:06.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:06.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:06.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:06.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:06.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13cf5f8a 2024-02-06 23:54:06.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:06.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:06.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:06.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:06.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:06.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:06.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:06.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:06.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:06.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:06.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:06.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:06.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:06.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:06.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:06.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:06.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:06.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:06.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:06.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2024-02-06 23:54:06.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:06.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:06.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:06.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:06.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:06.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:06.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:06.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:06.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2024-02-06 23:54:06.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@72f3acc9 2024-02-06 23:54:06.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@72f3acc9 2024-02-06 23:54:06.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2024-02-06 23:54:06.146 [DefaultDispatcher-worker-4 @coroutine#490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f3acc9 2024-02-06 23:54:06.153 [DefaultDispatcher-worker-1 @coroutine#490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f3acc9 2024-02-06 23:54:06.154 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2024-02-06 23:54:06.154 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2024-02-06 23:54:06.154 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:06.154 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72f3acc9: (connection evicted) 2024-02-06 23:54:06.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:06.155 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2024-02-06 23:54:06.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2024-02-06 23:54:06.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2024-02-06 23:54:06.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:06.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:06.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:06.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:06.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:06.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:06.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a8b9458 2024-02-06 23:54:06.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:06.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:06.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:06.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:06.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:06.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:06.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:06.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:06.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:06.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:06.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:06.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:06.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:06.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:06.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:06.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:06.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:06.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:06.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:06.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2024-02-06 23:54:06.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:06.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:06.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:06.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:06.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:06.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:06.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:06.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:06.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2024-02-06 23:54:06.157 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dd23809 2024-02-06 23:54:06.157 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dd23809 2024-02-06 23:54:06.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2024-02-06 23:54:06.195 [DefaultDispatcher-worker-4 @coroutine#493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dd23809 2024-02-06 23:54:06.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2024-02-06 23:54:06.197 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2024-02-06 23:54:06.197 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:06.197 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5dd23809: (connection evicted) 2024-02-06 23:54:06.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:06.198 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2024-02-06 23:54:06.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2024-02-06 23:54:06.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2024-02-06 23:54:06.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:06.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:06.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:06.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:06.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:06.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:06.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51869ad6 2024-02-06 23:54:06.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:06.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:06.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:06.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:06.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:06.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:06.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:06.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:06.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:06.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:06.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:06.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:06.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:06.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:06.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:06.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:06.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:06.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:06.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:06.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2024-02-06 23:54:06.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:06.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:06.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:06.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:06.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:06.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:06.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:06.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:06.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2024-02-06 23:54:06.201 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@77f4038c 2024-02-06 23:54:06.201 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@77f4038c 2024-02-06 23:54:06.201 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2024-02-06 23:54:06.241 [DefaultDispatcher-worker-1 @coroutine#495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77f4038c 2024-02-06 23:54:06.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2024-02-06 23:54:06.241 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2024-02-06 23:54:06.242 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:06.242 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77f4038c: (connection evicted) 2024-02-06 23:54:06.243 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:06.243 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2024-02-06 23:54:06.243 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2024-02-06 23:54:06.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2024-02-06 23:54:06.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:06.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:06.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:06.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:06.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:06.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:06.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6866e740 2024-02-06 23:54:06.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:06.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:06.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:06.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:06.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:06.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:06.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:06.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:06.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:06.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:06.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:06.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:06.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:06.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:06.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:06.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:06.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:06.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:06.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:06.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2024-02-06 23:54:06.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:06.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:06.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:06.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:06.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:06.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:06.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:06.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:06.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2024-02-06 23:54:06.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@7109b603 2024-02-06 23:54:06.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@7109b603 2024-02-06 23:54:06.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2024-02-06 23:54:06.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2024-02-06 23:54:06.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:06.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:06.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:06.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:06.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:06.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:06.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c83ed77 2024-02-06 23:54:06.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:06.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:06.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:06.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:06.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:06.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:06.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:06.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:06.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:06.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:06.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:06.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:06.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:06.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:06.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:06.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:06.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:06.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:06.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:06.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2024-02-06 23:54:06.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:06.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:06.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:06.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:06.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:06.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:06.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:06.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:06.324 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2024-02-06 23:54:06.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ff8e744 2024-02-06 23:54:06.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ff8e744 2024-02-06 23:54:06.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2024-02-06 23:54:06.352 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-06 23:54:06.399 [Test worker] INFO ktor.application - Application started in 0.052 seconds. 2024-02-06 23:54:06.399 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@665ed71a 2024-02-06 23:54:06.412 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:06.425 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:06.492 [DefaultDispatcher-worker-3 @coroutine#508] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-06 23:54:06.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2024-02-06 23:54:06.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:06.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:06.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:06.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:06.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:06.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:06.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fd35a92 2024-02-06 23:54:06.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:06.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:06.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:06.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:06.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:06.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:06.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:06.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:06.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:06.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:06.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:06.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:06.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:06.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:06.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:06.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:06.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:06.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:06.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:06.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2024-02-06 23:54:06.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:06.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:06.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:06.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:06.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:06.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:06.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:06.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:06.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2024-02-06 23:54:06.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ced0537 2024-02-06 23:54:06.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ced0537 2024-02-06 23:54:06.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2024-02-06 23:54:06.532 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-06 23:54:06.538 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-06 23:54:06.538 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-06 23:54:06.539 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-06 23:54:06.539 [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-02-06 23:54:06.539 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-06 23:54:06.539 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-06 23:54:06.539 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-06 23:54:06.539 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-06 23:54:06.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2024-02-06 23:54:06.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:06.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:06.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:06.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:06.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:06.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:06.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@729a9c3d 2024-02-06 23:54:06.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:06.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:06.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:06.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:06.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:06.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:06.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:06.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:06.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:06.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:06.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:06.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:06.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:06.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:06.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:06.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:06.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:06.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:06.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:06.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2024-02-06 23:54:06.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:06.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:06.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:06.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:06.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:06.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:06.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:06.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:06.541 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2024-02-06 23:54:06.541 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c7f2fdb 2024-02-06 23:54:06.541 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c7f2fdb 2024-02-06 23:54:06.541 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2024-02-06 23:54:06.590 [DefaultDispatcher-worker-1 @coroutine#513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c7f2fdb 2024-02-06 23:54:06.594 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:54:06.595 [DefaultDispatcher-worker-3 @coroutine#515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ced0537 2024-02-06 23:54:06.596 [DefaultDispatcher-worker-3 @coroutine#517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ced0537 2024-02-06 23:54:06.604 [DefaultDispatcher-worker-13 @coroutine#513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c7f2fdb 2024-02-06 23:54:06.605 [Test worker @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555868610587602944/_ustadmanifest.json 2024-02-06 23:54:06.605 [Test worker @coroutine#513] 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/555868610587602944/_ustadmanifest.json. 2024-02-06 23:54:06.605 [Test worker @coroutine#513] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555868610587602944/_ustadmanifest.json 2024-02-06 23:54:06.610 [Test worker @coroutine#513] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555868610587602944/_ustadmanifest.json 2024-02-06 23:54:06.610 [Test worker @coroutine#513] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555868610587602944/_ustadmanifest.json 2024-02-06 23:54:06.614 [Test worker @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555868610587602944/_ustadmanifest.json. 2024-02-06 23:54:06.615 [Test worker @coroutine#513] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555868610587602944/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:54:06.616 [Test worker @coroutine#523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ced0537 2024-02-06 23:54:06.626 [DefaultDispatcher-worker-4 @coroutine#513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c7f2fdb 2024-02-06 23:54:06.631 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-06 23:54:06.633 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-b921a922-df0a-4053-a02f-e83ea042898b', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-06 23:54:06.637 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-06 23:54:06.637 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-b921a922-df0a-4053-a02f-e83ea042898b 2024-02-06 23:54:06.641 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:06.642 [DefaultDispatcher-worker-4 @coroutine#533] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:54:06.642 [DefaultDispatcher-worker-4 @coroutine#533] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-06 23:54:06.642 [DefaultDispatcher-worker-4 @coroutine#533] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:54:06.642 [DefaultDispatcher-worker-4 @coroutine#533] 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-02-06 23:54:06.653 [DefaultDispatcher-worker-11 @coroutine#532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c7f2fdb 2024-02-06 23:54:06.654 [DefaultDispatcher-worker-11 @coroutine#532] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 23:54:06.654 [DefaultDispatcher-worker-11 @coroutine#532] 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-02-06 23:54:06.654 [DefaultDispatcher-worker-11 @coroutine#532] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 23:54:06.660 [MyScheduler_Worker-1 @coroutine#538] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-06 23:54:06.660 [MyScheduler_Worker-1 @coroutine#538] 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-02-06 23:54:06.660 [MyScheduler_Worker-1 @coroutine#538] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-06 23:54:06.661 [MyScheduler_Worker-1 @coroutine#538] 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-02-06 23:54:06.706 [eventLoopGroupProxy-4-4 @call-handler#555] 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-02-06 23:54:06.706 [eventLoopGroupProxy-4-3 @call-handler#558] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-06 23:54:06.706 [eventLoopGroupProxy-4-2 @call-handler#556] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-06 23:54:06.706 [eventLoopGroupProxy-4-1 @call-handler#557] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-06 23:54:06.717 [eventLoopGroupProxy-4-3 @call-handler#558] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:06.717 [eventLoopGroupProxy-4-2 @call-handler#556] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:06.718 [eventLoopGroupProxy-4-4 @call-handler#555] 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-02-06 23:54:06.718 [eventLoopGroupProxy-4-1 @call-handler#557] 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-02-06 23:54:06.718 [eventLoopGroupProxy-4-1 @call-handler#557] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-06 23:54:06.721 [eventLoopGroupProxy-4-1 @call-handler#557] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:06.722 [DefaultDispatcher-worker-2 @coroutine#532] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 23:54:06.722 [DefaultDispatcher-worker-9 @coroutine#533] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:54:06.722 [DefaultDispatcher-worker-9 @coroutine#533] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:54:06.722 [DefaultDispatcher-worker-2 @coroutine#532] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 23:54:06.737 [eventLoopGroupProxy-4-4 @coroutine#564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7109b603 2024-02-06 23:54:06.738 [DefaultDispatcher-worker-11 @coroutine#532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c7f2fdb 2024-02-06 23:54:06.748 [DefaultDispatcher-worker-5 @coroutine#534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c7f2fdb 2024-02-06 23:54:06.759 [MyScheduler_Worker-1 @coroutine#538] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-06 23:54:06.759 [MyScheduler_Worker-1 @coroutine#538] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-06 23:54:06.759 [MyScheduler_Worker-1 @coroutine#538] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-06 23:54:06.759 [MyScheduler_Worker-1 @coroutine#538] 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-02-06 23:54:06.776 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:06.777 [MyScheduler_Worker-1 @coroutine#569] 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-02-06 23:54:06.777 [MyScheduler_Worker-1 @coroutine#569] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:06.777 [MyScheduler_Worker-1 @coroutine#569] 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-02-06 23:54:06.848 [eventLoopGroupProxy-4-1 @call-handler#557] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 147ms 2024-02-06 23:54:06.848 [eventLoopGroupProxy-4-3 @call-handler#558] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 147ms 2024-02-06 23:54:06.848 [eventLoopGroupProxy-4-4 @call-handler#555] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 147ms 2024-02-06 23:54:06.849 [eventLoopGroupProxy-4-1 @call-handler#572] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:54:06.865 [eventLoopGroupProxy-4-1 @coroutine#573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7109b603 2024-02-06 23:54:06.866 [eventLoopGroupProxy-4-1 @call-handler#572] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:06.866 [eventLoopGroupProxy-4-1 @call-handler#572] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 17ms 2024-02-06 23:54:06.867 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:06.876 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:06.876 [MyScheduler_Worker-1 @coroutine#569] 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-02-06 23:54:06.876 [MyScheduler_Worker-1 @coroutine#569] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:06.876 [MyScheduler_Worker-1 @coroutine#569] 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-02-06 23:54:06.879 [eventLoopGroupProxy-4-1 @call-handler#578] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:54:06.882 [eventLoopGroupProxy-4-1 @coroutine#579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7109b603 2024-02-06 23:54:06.883 [eventLoopGroupProxy-4-1 @call-handler#578] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:06.883 [eventLoopGroupProxy-4-1 @call-handler#578] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-06 23:54:06.883 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:06.903 [DefaultDispatcher-worker-5 @coroutine#538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c7f2fdb 2024-02-06 23:54:06.916 [DefaultDispatcher-worker-5 @coroutine#534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c7f2fdb 2024-02-06 23:54:06.933 [DefaultDispatcher-worker-5 @coroutine#534] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:54:06.933 [DefaultDispatcher-worker-5 @coroutine#534] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-06 23:54:06.933 [DefaultDispatcher-worker-5 @coroutine#534] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:54:06.933 [DefaultDispatcher-worker-5 @coroutine#534] 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-02-06 23:54:06.935 [eventLoopGroupProxy-4-1 @call-handler#597] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-06 23:54:06.936 [eventLoopGroupProxy-4-1 @call-handler#597] 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-02-06 23:54:06.936 [eventLoopGroupProxy-4-1 @call-handler#597] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-06 23:54:06.961 [DefaultDispatcher-worker-9 @call-handler#597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ff8e744 2024-02-06 23:54:06.965 [DefaultDispatcher-worker-9 @coroutine#507] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555868610587602944/_ustadmanifest.json 2024-02-06 23:54:06.965 [DefaultDispatcher-worker-9 @coroutine#507] 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/555868610587602944/_ustadmanifest.json. 2024-02-06 23:54:06.965 [DefaultDispatcher-worker-9 @coroutine#507] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555868610587602944/_ustadmanifest.json 2024-02-06 23:54:06.965 [eventLoopGroupProxy-4-1 @call-handler#597] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:06.965 [eventLoopGroupProxy-4-1 @call-handler#597] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 30ms 2024-02-06 23:54:06.966 [DefaultDispatcher-worker-12 @coroutine#534] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:54:06.966 [DefaultDispatcher-worker-12 @coroutine#534] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:54:06.967 [DefaultDispatcher-worker-12 @coroutine#534] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-06 23:54:06.967 [DefaultDispatcher-worker-12 @coroutine#534] 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-02-06 23:54:06.968 [DefaultDispatcher-worker-9 @coroutine#507] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555868610587602944/_ustadmanifest.json 2024-02-06 23:54:06.968 [DefaultDispatcher-worker-9 @coroutine#507] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555868610587602944/_ustadmanifest.json 2024-02-06 23:54:06.968 [DefaultDispatcher-worker-9 @coroutine#507] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555868610587602944/_ustadmanifest.json. 2024-02-06 23:54:06.968 [DefaultDispatcher-worker-9 @coroutine#507] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555868610587602944/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:54:06.969 [DefaultDispatcher-worker-9 @coroutine#608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7109b603 2024-02-06 23:54:06.982 [DefaultDispatcher-worker-10 @coroutine#534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c7f2fdb 2024-02-06 23:54:06.984 [DefaultDispatcher-worker-1 @coroutine#507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ff8e744 2024-02-06 23:54:06.986 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-06 23:54:06.986 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-06 23:54:06.986 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-06 23:54:06.986 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-06 23:54:06.986 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-06 23:54:06.989 [Test worker @coroutine#612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ced0537 2024-02-06 23:54:06.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Shutdown initiated... 2024-02-06 23:54:06.989 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Close initiated... 2024-02-06 23:54:06.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:06.989 [HikariPool-57 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c7f2fdb: (connection evicted) 2024-02-06 23:54:06.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:06.990 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Closed. 2024-02-06 23:54:06.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Shutdown completed. 2024-02-06 23:54:07.034 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-06 23:54:07.034 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-06 23:54:07.404 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-06 23:54:07.996 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@665ed71a 2024-02-06 23:54:07.996 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@665ed71a 2024-02-06 23:54:08.000 [Test worker @coroutine#617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7109b603 2024-02-06 23:54:08.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Shutdown initiated... 2024-02-06 23:54:08.000 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Close initiated... 2024-02-06 23:54:08.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:08.000 [HikariPool-55 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ff8e744: (connection evicted) 2024-02-06 23:54:08.001 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:08.001 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Closed. 2024-02-06 23:54:08.001 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Shutdown completed. 2024-02-06 23:54:08.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2024-02-06 23:54:08.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:08.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:08.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:08.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:08.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:08.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:08.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c200e57 2024-02-06 23:54:08.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:08.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:08.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:08.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:08.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:08.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:08.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:08.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:08.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:08.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:08.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:08.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:08.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:08.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:08.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:08.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:08.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:08.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:08.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:08.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2024-02-06 23:54:08.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:08.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:08.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:08.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:08.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:08.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:08.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:08.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:08.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2024-02-06 23:54:08.018 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@d0e4972 2024-02-06 23:54:08.018 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@d0e4972 2024-02-06 23:54:08.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2024-02-06 23:54:08.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2024-02-06 23:54:08.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:08.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:08.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:08.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:08.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:08.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:08.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e1897d 2024-02-06 23:54:08.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:08.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:08.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:08.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:08.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:08.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:08.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:08.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:08.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:08.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:08.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:08.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:08.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:08.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:08.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:08.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:08.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:08.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:08.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:08.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2024-02-06 23:54:08.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:08.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:08.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:08.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:08.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:08.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:08.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:08.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:08.022 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2024-02-06 23:54:08.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@2079fcfc 2024-02-06 23:54:08.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@2079fcfc 2024-02-06 23:54:08.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2024-02-06 23:54:08.039 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-06 23:54:08.041 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-02-06 23:54:08.041 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@4b762988 2024-02-06 23:54:08.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2024-02-06 23:54:08.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:08.042 [DefaultDispatcher-worker-5 @coroutine#623] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-06 23:54:08.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:08.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:08.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:08.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:08.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:08.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42172065 2024-02-06 23:54:08.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:08.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:08.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:08.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:08.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:08.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:08.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:08.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:08.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:08.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:08.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:08.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:08.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:08.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:08.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:08.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:08.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:08.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:08.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:08.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2024-02-06 23:54:08.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:08.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:08.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:08.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:08.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:08.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:08.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:08.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:08.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2024-02-06 23:54:08.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@8e77c5b 2024-02-06 23:54:08.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@8e77c5b 2024-02-06 23:54:08.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2024-02-06 23:54:08.045 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-06 23:54:08.046 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-06 23:54:08.046 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-06 23:54:08.046 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-06 23:54:08.046 [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-02-06 23:54:08.046 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-06 23:54:08.046 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-06 23:54:08.046 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-06 23:54:08.046 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-06 23:54:08.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2024-02-06 23:54:08.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:08.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:08.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:08.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:08.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:08.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:08.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d167630 2024-02-06 23:54:08.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:08.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:08.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:08.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:08.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:08.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:08.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:08.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:08.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:08.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:08.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:08.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:08.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:08.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:08.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:08.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:08.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:08.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:08.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:08.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2024-02-06 23:54:08.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:08.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:08.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:08.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:08.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:08.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:08.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:08.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:08.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2024-02-06 23:54:08.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eee9b78 2024-02-06 23:54:08.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eee9b78 2024-02-06 23:54:08.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2024-02-06 23:54:08.084 [DefaultDispatcher-worker-5 @coroutine#627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eee9b78 2024-02-06 23:54:08.091 [DefaultDispatcher-worker-5 @coroutine#629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e77c5b 2024-02-06 23:54:08.094 [Test worker @coroutine#631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e77c5b 2024-02-06 23:54:08.104 [DefaultDispatcher-worker-10 @coroutine#627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eee9b78 2024-02-06 23:54:08.104 [Test worker @coroutine#627] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555868620515991552/_ustadmanifest.json 2024-02-06 23:54:08.104 [Test worker @coroutine#627] 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/555868620515991552/_ustadmanifest.json. 2024-02-06 23:54:08.104 [Test worker @coroutine#627] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555868620515991552/_ustadmanifest.json 2024-02-06 23:54:08.106 [Test worker @coroutine#627] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555868620515991552/_ustadmanifest.json 2024-02-06 23:54:08.106 [Test worker @coroutine#627] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555868620515991552/_ustadmanifest.json 2024-02-06 23:54:08.107 [Test worker @coroutine#627] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555868620515991552/_ustadmanifest.json. 2024-02-06 23:54:08.107 [Test worker @coroutine#627] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555868620515991552/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:54:08.108 [Test worker @coroutine#637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e77c5b 2024-02-06 23:54:08.118 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:08.121 [DefaultDispatcher-worker-10 @coroutine#627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eee9b78 2024-02-06 23:54:08.123 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:08.125 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-06 23:54:08.126 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-310f6941-3b41-403f-89d4-cc3fda923445', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-06 23:54:08.127 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-06 23:54:08.127 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-310f6941-3b41-403f-89d4-cc3fda923445 2024-02-06 23:54:08.128 [DefaultDispatcher-worker-5 @coroutine#650] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:54:08.129 [DefaultDispatcher-worker-5 @coroutine#650] 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-02-06 23:54:08.129 [DefaultDispatcher-worker-5 @coroutine#650] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:54:08.129 [DefaultDispatcher-worker-5 @coroutine#650] 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-02-06 23:54:08.137 [eventLoopGroupProxy-7-1 @call-handler#661] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-06 23:54:08.137 [eventLoopGroupProxy-7-2 @call-handler#660] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-06 23:54:08.138 [eventLoopGroupProxy-7-1 @call-handler#661] 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-02-06 23:54:08.138 [eventLoopGroupProxy-7-2 @call-handler#660] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:08.138 [eventLoopGroupProxy-7-1 @call-handler#661] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-06 23:54:08.138 [eventLoopGroupProxy-7-1 @call-handler#661] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:08.139 [eventLoopGroupProxy-7-1 @call-handler#661] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 3ms 2024-02-06 23:54:08.139 [DefaultDispatcher-worker-1 @coroutine#650] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:54:08.139 [DefaultDispatcher-worker-1 @coroutine#650] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:54:08.140 [DefaultDispatcher-worker-12 @coroutine#649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eee9b78 2024-02-06 23:54:08.140 [DefaultDispatcher-worker-12 @coroutine#649] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 23:54:08.140 [DefaultDispatcher-worker-12 @coroutine#649] 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-02-06 23:54:08.140 [DefaultDispatcher-worker-12 @coroutine#649] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 23:54:08.142 [MyScheduler_Worker-1 @coroutine#654] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-06 23:54:08.143 [MyScheduler_Worker-1 @coroutine#654] 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-02-06 23:54:08.143 [MyScheduler_Worker-1 @coroutine#654] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-06 23:54:08.143 [eventLoopGroupProxy-7-1 @call-handler#673] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-06 23:54:08.143 [MyScheduler_Worker-1 @coroutine#654] 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-02-06 23:54:08.143 [eventLoopGroupProxy-7-1 @call-handler#673] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:08.143 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:08.143 [eventLoopGroupProxy-7-1 @call-handler#673] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-02-06 23:54:08.144 [DefaultDispatcher-worker-10 @coroutine#649] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 23:54:08.144 [DefaultDispatcher-worker-10 @coroutine#649] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 23:54:08.145 [eventLoopGroupProxy-7-1 @call-handler#678] 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-02-06 23:54:08.145 [eventLoopGroupProxy-7-1 @call-handler#678] 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-02-06 23:54:08.147 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:54:08.147 [eventLoopGroupProxy-7-1 @coroutine#679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0e4972 2024-02-06 23:54:08.148 [eventLoopGroupProxy-7-1 @call-handler#678] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-02-06 23:54:08.149 [MyScheduler_Worker-1 @coroutine#654] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-06 23:54:08.149 [MyScheduler_Worker-1 @coroutine#654] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-06 23:54:08.150 [MyScheduler_Worker-1 @coroutine#654] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-06 23:54:08.150 [MyScheduler_Worker-1 @coroutine#654] 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-02-06 23:54:08.152 [MyScheduler_Worker-1 @coroutine#683] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:08.152 [MyScheduler_Worker-1 @coroutine#683] 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-02-06 23:54:08.152 [MyScheduler_Worker-1 @coroutine#683] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:08.152 [MyScheduler_Worker-1 @coroutine#683] 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-02-06 23:54:08.153 [DefaultDispatcher-worker-14 @coroutine#649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eee9b78 2024-02-06 23:54:08.155 [eventLoopGroupProxy-7-1 @call-handler#687] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:08.158 [eventLoopGroupProxy-7-1 @coroutine#688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0e4972 2024-02-06 23:54:08.158 [eventLoopGroupProxy-7-1 @call-handler#687] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:08.158 [eventLoopGroupProxy-7-1 @call-handler#687] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:54:08.159 [MyScheduler_Worker-1 @coroutine#683] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:08.161 [MyScheduler_Worker-1 @coroutine#683] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:08.161 [MyScheduler_Worker-1 @coroutine#683] 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-02-06 23:54:08.161 [MyScheduler_Worker-1 @coroutine#683] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:08.161 [MyScheduler_Worker-1 @coroutine#683] 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-02-06 23:54:08.163 [DefaultDispatcher-worker-5 @coroutine#651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eee9b78 2024-02-06 23:54:08.164 [eventLoopGroupProxy-7-1 @call-handler#693] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:54:08.166 [eventLoopGroupProxy-7-1 @coroutine#694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0e4972 2024-02-06 23:54:08.166 [eventLoopGroupProxy-7-1 @call-handler#693] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:08.166 [eventLoopGroupProxy-7-1 @call-handler#693] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:54:08.167 [MyScheduler_Worker-1 @coroutine#683] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:08.168 [MyScheduler_Worker-1 @coroutine#683] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:08.168 [MyScheduler_Worker-1 @coroutine#683] 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-02-06 23:54:08.168 [MyScheduler_Worker-1 @coroutine#683] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:08.168 [MyScheduler_Worker-1 @coroutine#683] 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-02-06 23:54:08.171 [eventLoopGroupProxy-7-1 @call-handler#700] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:54:08.172 [eventLoopGroupProxy-7-1 @call-handler#700] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:08.172 [eventLoopGroupProxy-7-1 @call-handler#700] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:08.173 [MyScheduler_Worker-1 @coroutine#683] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:08.174 [MyScheduler_Worker-1 @coroutine#683] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:08.174 [MyScheduler_Worker-1 @coroutine#683] 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-02-06 23:54:08.174 [MyScheduler_Worker-1 @coroutine#683] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:08.174 [MyScheduler_Worker-1 @coroutine#683] 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-02-06 23:54:08.177 [eventLoopGroupProxy-7-1 @call-handler#704] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:08.177 [eventLoopGroupProxy-7-1 @call-handler#704] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 1ms 2024-02-06 23:54:08.177 [MyScheduler_Worker-1 @coroutine#683] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:08.178 [MyScheduler_Worker-1 @coroutine#683] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:54:08.178 [MyScheduler_Worker-1 @coroutine#683] 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-02-06 23:54:08.178 [MyScheduler_Worker-1 @coroutine#683] 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-02-06 23:54:08.179 [MyScheduler_Worker-1 @coroutine#683] 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-02-06 23:54:08.191 [DefaultDispatcher-worker-6 @coroutine#654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eee9b78 2024-02-06 23:54:08.193 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-06 23:54:08.692 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-c51065de-2d3c-4150-a0c7-01053267e08d', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-06 23:54:08.692 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-06 23:54:08.692 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-c51065de-2d3c-4150-a0c7-01053267e08d 2024-02-06 23:54:08.695 [MyScheduler_Worker-2 @coroutine#708] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-06 23:54:08.695 [MyScheduler_Worker-2 @coroutine#708] 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-02-06 23:54:08.695 [MyScheduler_Worker-2 @coroutine#708] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-06 23:54:08.695 [MyScheduler_Worker-2 @coroutine#708] 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-02-06 23:54:08.698 [eventLoopGroupProxy-7-1 @call-handler#716] 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-02-06 23:54:08.698 [eventLoopGroupProxy-7-1 @call-handler#716] 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-02-06 23:54:08.699 [eventLoopGroupProxy-7-1 @coroutine#717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0e4972 2024-02-06 23:54:08.702 [eventLoopGroupProxy-7-1 @call-handler#716] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 5ms 2024-02-06 23:54:08.703 [MyScheduler_Worker-2 @coroutine#708] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-06 23:54:08.703 [MyScheduler_Worker-2 @coroutine#708] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-06 23:54:08.703 [MyScheduler_Worker-2 @coroutine#708] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-06 23:54:08.703 [MyScheduler_Worker-2 @coroutine#708] 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-02-06 23:54:08.705 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:08.705 [MyScheduler_Worker-2 @coroutine#721] 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-02-06 23:54:08.705 [MyScheduler_Worker-2 @coroutine#721] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:08.705 [MyScheduler_Worker-2 @coroutine#721] 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-02-06 23:54:08.707 [eventLoopGroupProxy-7-1 @call-handler#724] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:08.708 [eventLoopGroupProxy-7-1 @call-handler#724] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:08.709 [eventLoopGroupProxy-7-1 @call-handler#724] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:08.709 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:08.710 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:08.711 [MyScheduler_Worker-2 @coroutine#721] 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-02-06 23:54:08.711 [MyScheduler_Worker-2 @coroutine#721] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:08.711 [MyScheduler_Worker-2 @coroutine#721] 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-02-06 23:54:08.713 [eventLoopGroupProxy-7-1 @call-handler#728] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:08.714 [eventLoopGroupProxy-7-1 @call-handler#728] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:08.714 [eventLoopGroupProxy-7-1 @call-handler#728] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:08.715 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:08.716 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:08.716 [MyScheduler_Worker-2 @coroutine#721] 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-02-06 23:54:08.716 [MyScheduler_Worker-2 @coroutine#721] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:08.716 [MyScheduler_Worker-2 @coroutine#721] 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-02-06 23:54:08.718 [eventLoopGroupProxy-7-1 @call-handler#732] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:08.761 [eventLoopGroupProxy-7-1 @call-handler#732] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:08.762 [eventLoopGroupProxy-7-1 @call-handler#732] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-06 23:54:08.762 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:08.763 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:08.763 [MyScheduler_Worker-2 @coroutine#721] 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-02-06 23:54:08.763 [MyScheduler_Worker-2 @coroutine#721] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:08.763 [MyScheduler_Worker-2 @coroutine#721] 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-02-06 23:54:08.765 [eventLoopGroupProxy-7-1 @call-handler#736] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:08.767 [eventLoopGroupProxy-7-1 @call-handler#736] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:08.767 [eventLoopGroupProxy-7-1 @call-handler#736] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:08.768 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:08.769 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:08.769 [MyScheduler_Worker-2 @coroutine#721] 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-02-06 23:54:08.769 [MyScheduler_Worker-2 @coroutine#721] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:08.769 [MyScheduler_Worker-2 @coroutine#721] 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-02-06 23:54:08.771 [eventLoopGroupProxy-7-1 @call-handler#741] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:08.773 [eventLoopGroupProxy-7-1 @call-handler#741] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:08.773 [eventLoopGroupProxy-7-1 @call-handler#741] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:08.773 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:08.774 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:08.774 [MyScheduler_Worker-2 @coroutine#721] 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-02-06 23:54:08.774 [MyScheduler_Worker-2 @coroutine#721] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:08.774 [MyScheduler_Worker-2 @coroutine#721] 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-02-06 23:54:08.776 [eventLoopGroupProxy-7-1 @call-handler#745] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:08.824 [eventLoopGroupProxy-7-1 @call-handler#745] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:08.824 [eventLoopGroupProxy-7-1 @call-handler#745] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-02-06 23:54:08.825 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:08.826 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:08.826 [MyScheduler_Worker-2 @coroutine#721] 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-02-06 23:54:08.826 [MyScheduler_Worker-2 @coroutine#721] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:08.826 [MyScheduler_Worker-2 @coroutine#721] 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-02-06 23:54:08.828 [eventLoopGroupProxy-7-1 @call-handler#749] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:08.830 [eventLoopGroupProxy-7-1 @call-handler#749] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:08.830 [eventLoopGroupProxy-7-1 @call-handler#749] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:08.830 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:08.831 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:08.831 [MyScheduler_Worker-2 @coroutine#721] 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-02-06 23:54:08.831 [MyScheduler_Worker-2 @coroutine#721] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:08.831 [MyScheduler_Worker-2 @coroutine#721] 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-02-06 23:54:08.833 [eventLoopGroupProxy-7-1 @call-handler#753] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:08.835 [eventLoopGroupProxy-7-1 @call-handler#753] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:08.836 [eventLoopGroupProxy-7-1 @call-handler#753] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:54:08.836 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:08.837 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:08.837 [MyScheduler_Worker-2 @coroutine#721] 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-02-06 23:54:08.837 [MyScheduler_Worker-2 @coroutine#721] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:08.837 [MyScheduler_Worker-2 @coroutine#721] 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-02-06 23:54:08.839 [eventLoopGroupProxy-7-1 @call-handler#757] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:08.880 [eventLoopGroupProxy-7-1 @call-handler#757] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:08.880 [eventLoopGroupProxy-7-1 @call-handler#757] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2024-02-06 23:54:08.881 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:08.882 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:08.882 [MyScheduler_Worker-2 @coroutine#721] 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-02-06 23:54:08.882 [MyScheduler_Worker-2 @coroutine#721] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:08.882 [MyScheduler_Worker-2 @coroutine#721] 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-02-06 23:54:08.884 [eventLoopGroupProxy-7-1 @call-handler#761] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:08.886 [eventLoopGroupProxy-7-1 @call-handler#761] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:08.886 [eventLoopGroupProxy-7-1 @call-handler#761] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:08.887 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:08.887 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:08.887 [MyScheduler_Worker-2 @coroutine#721] 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-02-06 23:54:08.887 [MyScheduler_Worker-2 @coroutine#721] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:08.887 [MyScheduler_Worker-2 @coroutine#721] 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-02-06 23:54:08.889 [eventLoopGroupProxy-7-1 @call-handler#765] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:08.891 [eventLoopGroupProxy-7-1 @call-handler#765] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:08.891 [eventLoopGroupProxy-7-1 @call-handler#765] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:08.892 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:08.893 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:08.893 [MyScheduler_Worker-2 @coroutine#721] 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-02-06 23:54:08.893 [MyScheduler_Worker-2 @coroutine#721] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:08.893 [MyScheduler_Worker-2 @coroutine#721] 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-02-06 23:54:08.895 [eventLoopGroupProxy-7-1 @call-handler#769] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:08.937 [eventLoopGroupProxy-7-1 @coroutine#770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0e4972 2024-02-06 23:54:08.938 [eventLoopGroupProxy-7-1 @call-handler#769] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:08.938 [eventLoopGroupProxy-7-1 @call-handler#769] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-06 23:54:08.938 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:08.940 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:08.940 [MyScheduler_Worker-2 @coroutine#721] 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-02-06 23:54:08.940 [MyScheduler_Worker-2 @coroutine#721] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:08.940 [MyScheduler_Worker-2 @coroutine#721] 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-02-06 23:54:08.942 [eventLoopGroupProxy-7-1 @call-handler#775] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:08.945 [eventLoopGroupProxy-7-1 @coroutine#776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0e4972 2024-02-06 23:54:08.945 [eventLoopGroupProxy-7-1 @call-handler#775] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:08.945 [eventLoopGroupProxy-7-1 @call-handler#775] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:54:08.945 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:08.947 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:08.947 [MyScheduler_Worker-2 @coroutine#721] 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-02-06 23:54:08.947 [MyScheduler_Worker-2 @coroutine#721] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:08.947 [MyScheduler_Worker-2 @coroutine#721] 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-02-06 23:54:08.949 [eventLoopGroupProxy-7-1 @call-handler#781] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:08.951 [eventLoopGroupProxy-7-1 @coroutine#782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0e4972 2024-02-06 23:54:08.952 [eventLoopGroupProxy-7-1 @call-handler#781] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:08.952 [eventLoopGroupProxy-7-1 @call-handler#781] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:54:08.952 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:08.963 [DefaultDispatcher-worker-5 @coroutine#708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eee9b78 2024-02-06 23:54:08.969 [DefaultDispatcher-worker-4 @coroutine#651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eee9b78 2024-02-06 23:54:08.969 [DefaultDispatcher-worker-4 @coroutine#651] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:54:08.970 [DefaultDispatcher-worker-4 @coroutine#651] 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-02-06 23:54:08.970 [DefaultDispatcher-worker-4 @coroutine#651] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:54:08.970 [DefaultDispatcher-worker-4 @coroutine#651] 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-02-06 23:54:08.972 [eventLoopGroupProxy-7-1 @call-handler#791] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-06 23:54:08.972 [eventLoopGroupProxy-7-1 @call-handler#791] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-02-06 23:54:08.972 [eventLoopGroupProxy-7-1 @call-handler#791] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-06 23:54:08.999 [DefaultDispatcher-worker-1 @call-handler#791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2079fcfc 2024-02-06 23:54:09.000 [eventLoopGroupProxy-7-1 @call-handler#791] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:09.000 [eventLoopGroupProxy-7-1 @call-handler#791] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 29ms 2024-02-06 23:54:09.000 [DefaultDispatcher-worker-4 @coroutine#622] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555868620515991552/_ustadmanifest.json 2024-02-06 23:54:09.000 [DefaultDispatcher-worker-4 @coroutine#622] 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/555868620515991552/_ustadmanifest.json. 2024-02-06 23:54:09.000 [DefaultDispatcher-worker-4 @coroutine#622] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555868620515991552/_ustadmanifest.json 2024-02-06 23:54:09.001 [DefaultDispatcher-worker-6 @coroutine#651] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:54:09.001 [DefaultDispatcher-worker-6 @coroutine#651] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:54:09.001 [DefaultDispatcher-worker-6 @coroutine#651] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-06 23:54:09.001 [DefaultDispatcher-worker-6 @coroutine#651] 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-02-06 23:54:09.002 [DefaultDispatcher-worker-8 @coroutine#622] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555868620515991552/_ustadmanifest.json 2024-02-06 23:54:09.003 [DefaultDispatcher-worker-8 @coroutine#622] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555868620515991552/_ustadmanifest.json 2024-02-06 23:54:09.003 [DefaultDispatcher-worker-8 @coroutine#622] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555868620515991552/_ustadmanifest.json. 2024-02-06 23:54:09.003 [DefaultDispatcher-worker-8 @coroutine#622] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555868620515991552/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:54:09.004 [DefaultDispatcher-worker-8 @coroutine#816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0e4972 2024-02-06 23:54:09.012 [DefaultDispatcher-worker-2 @coroutine#651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eee9b78 2024-02-06 23:54:09.014 [DefaultDispatcher-worker-2 @coroutine#622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2079fcfc 2024-02-06 23:54:09.015 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-06 23:54:09.015 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-06 23:54:09.015 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-06 23:54:09.015 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-06 23:54:09.015 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-06 23:54:09.017 [Test worker @coroutine#820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e77c5b 2024-02-06 23:54:09.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Shutdown initiated... 2024-02-06 23:54:09.017 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Close initiated... 2024-02-06 23:54:09.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:09.017 [HikariPool-61 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1eee9b78: (connection evicted) 2024-02-06 23:54:09.018 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:09.018 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Closed. 2024-02-06 23:54:09.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Shutdown completed. 2024-02-06 23:54:09.046 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-06 23:54:09.193 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-06 23:54:09.464 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-06 23:54:10.022 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@4b762988 2024-02-06 23:54:10.022 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@4b762988 2024-02-06 23:54:10.023 [Test worker @coroutine#826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0e4972 2024-02-06 23:54:10.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Shutdown initiated... 2024-02-06 23:54:10.023 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Close initiated... 2024-02-06 23:54:10.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:10.023 [HikariPool-59 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2079fcfc: (connection evicted) 2024-02-06 23:54:10.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:10.024 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Closed. 2024-02-06 23:54:10.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Shutdown completed. 2024-02-06 23:54:10.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2024-02-06 23:54:10.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:10.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:10.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:10.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:10.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:10.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:10.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ef914f5 2024-02-06 23:54:10.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:10.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:10.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:10.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:10.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:10.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:10.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:10.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:10.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:10.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:10.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:10.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:10.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:10.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:10.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:10.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:10.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:10.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:10.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:10.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2024-02-06 23:54:10.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:10.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:10.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:10.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:10.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:10.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:10.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:10.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:10.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2024-02-06 23:54:10.037 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c7c898a 2024-02-06 23:54:10.037 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c7c898a 2024-02-06 23:54:10.037 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2024-02-06 23:54:10.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2024-02-06 23:54:10.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:10.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:10.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:10.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:10.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:10.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:10.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a654e05 2024-02-06 23:54:10.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:10.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:10.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:10.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:10.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:10.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:10.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:10.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:10.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:10.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:10.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:10.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:10.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:10.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:10.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:10.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:10.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:10.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:10.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:10.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2024-02-06 23:54:10.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:10.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:10.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:10.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:10.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:10.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:10.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:10.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:10.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2024-02-06 23:54:10.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d946eee 2024-02-06 23:54:10.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d946eee 2024-02-06 23:54:10.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2024-02-06 23:54:10.058 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-06 23:54:10.059 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-02-06 23:54:10.059 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@1ee6434 2024-02-06 23:54:10.060 [DefaultDispatcher-worker-1 @coroutine#832] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-06 23:54:10.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2024-02-06 23:54:10.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:10.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:10.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:10.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:10.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:10.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:10.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d33e72e 2024-02-06 23:54:10.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:10.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:10.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:10.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:10.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:10.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:10.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:10.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:10.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:10.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:10.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:10.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:10.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:10.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:10.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:10.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:10.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:10.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:10.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:10.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2024-02-06 23:54:10.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:10.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:10.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:10.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:10.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:10.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:10.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:10.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:10.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2024-02-06 23:54:10.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@46bdc55e 2024-02-06 23:54:10.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@46bdc55e 2024-02-06 23:54:10.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2024-02-06 23:54:10.064 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-06 23:54:10.064 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-06 23:54:10.064 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-06 23:54:10.064 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-06 23:54:10.064 [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-02-06 23:54:10.064 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-06 23:54:10.064 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-06 23:54:10.064 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-06 23:54:10.064 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-06 23:54:10.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2024-02-06 23:54:10.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:10.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:10.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:10.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:10.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:10.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:10.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72240290 2024-02-06 23:54:10.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:10.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:10.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:10.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:10.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:10.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:10.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:10.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:10.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:10.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:10.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:10.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:10.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:10.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:10.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:10.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:10.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:10.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:10.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:10.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2024-02-06 23:54:10.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:10.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:10.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:10.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:10.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:10.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:10.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:10.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:10.065 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2024-02-06 23:54:10.065 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@34e9de8d 2024-02-06 23:54:10.065 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@34e9de8d 2024-02-06 23:54:10.065 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2024-02-06 23:54:10.103 [DefaultDispatcher-worker-9 @coroutine#836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e9de8d 2024-02-06 23:54:10.110 [DefaultDispatcher-worker-9 @coroutine#838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46bdc55e 2024-02-06 23:54:10.112 [Test worker @coroutine#840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46bdc55e 2024-02-06 23:54:10.120 [DefaultDispatcher-worker-1 @coroutine#836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e9de8d 2024-02-06 23:54:10.121 [Test worker @coroutine#836] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555868628904718336/_ustadmanifest.json 2024-02-06 23:54:10.121 [Test worker @coroutine#836] 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/555868628904718336/_ustadmanifest.json. 2024-02-06 23:54:10.121 [Test worker @coroutine#836] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555868628904718336/_ustadmanifest.json 2024-02-06 23:54:10.122 [Test worker @coroutine#836] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555868628904718336/_ustadmanifest.json 2024-02-06 23:54:10.123 [Test worker @coroutine#836] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555868628904718336/_ustadmanifest.json 2024-02-06 23:54:10.123 [Test worker @coroutine#836] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555868628904718336/_ustadmanifest.json. 2024-02-06 23:54:10.123 [Test worker @coroutine#836] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555868628904718336/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:54:10.124 [Test worker @coroutine#846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46bdc55e 2024-02-06 23:54:10.135 [DefaultDispatcher-worker-5 @coroutine#836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e9de8d 2024-02-06 23:54:10.135 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-06 23:54:10.135 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-5a85818f-b325-430f-90ef-6fb8d0c77be1', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-06 23:54:10.136 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-06 23:54:10.136 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-5a85818f-b325-430f-90ef-6fb8d0c77be1 2024-02-06 23:54:10.137 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:10.138 [DefaultDispatcher-worker-1 @coroutine#859] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:54:10.138 [DefaultDispatcher-worker-1 @coroutine#859] 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-02-06 23:54:10.138 [DefaultDispatcher-worker-1 @coroutine#859] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:54:10.138 [DefaultDispatcher-worker-1 @coroutine#859] 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-02-06 23:54:10.141 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:10.142 [eventLoopGroupProxy-10-2 @call-handler#870] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-06 23:54:10.142 [eventLoopGroupProxy-10-1 @call-handler#869] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-06 23:54:10.143 [eventLoopGroupProxy-10-2 @call-handler#870] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:10.143 [eventLoopGroupProxy-10-1 @call-handler#869] 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-02-06 23:54:10.143 [eventLoopGroupProxy-10-1 @call-handler#869] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-06 23:54:10.144 [eventLoopGroupProxy-10-1 @call-handler#869] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:10.144 [eventLoopGroupProxy-10-1 @call-handler#869] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-02-06 23:54:10.145 [DefaultDispatcher-worker-4 @coroutine#859] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:54:10.145 [DefaultDispatcher-worker-4 @coroutine#859] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:54:10.148 [DefaultDispatcher-worker-5 @coroutine#858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e9de8d 2024-02-06 23:54:10.149 [DefaultDispatcher-worker-5 @coroutine#858] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 23:54:10.149 [DefaultDispatcher-worker-5 @coroutine#858] 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-02-06 23:54:10.149 [DefaultDispatcher-worker-5 @coroutine#858] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 23:54:10.150 [MyScheduler_Worker-1 @coroutine#862] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-06 23:54:10.150 [MyScheduler_Worker-1 @coroutine#862] 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-02-06 23:54:10.150 [MyScheduler_Worker-1 @coroutine#862] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-06 23:54:10.150 [MyScheduler_Worker-1 @coroutine#862] 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-02-06 23:54:10.151 [eventLoopGroupProxy-10-1 @call-handler#882] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-06 23:54:10.151 [eventLoopGroupProxy-10-1 @call-handler#882] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:10.151 [eventLoopGroupProxy-10-1 @call-handler#882] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-02-06 23:54:10.152 [DefaultDispatcher-worker-6 @coroutine#858] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 23:54:10.152 [DefaultDispatcher-worker-6 @coroutine#858] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 23:54:10.153 [eventLoopGroupProxy-10-3 @call-handler#889] 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-02-06 23:54:10.154 [eventLoopGroupProxy-10-3 @call-handler#889] 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-02-06 23:54:10.155 [eventLoopGroupProxy-10-3 @coroutine#890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7c898a 2024-02-06 23:54:10.157 [eventLoopGroupProxy-10-3 @call-handler#889] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-02-06 23:54:10.158 [MyScheduler_Worker-1 @coroutine#862] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-06 23:54:10.158 [MyScheduler_Worker-1 @coroutine#862] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-06 23:54:10.158 [MyScheduler_Worker-1 @coroutine#862] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-06 23:54:10.158 [MyScheduler_Worker-1 @coroutine#862] 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-02-06 23:54:10.161 [MyScheduler_Worker-1 @coroutine#894] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:10.161 [MyScheduler_Worker-1 @coroutine#894] 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-02-06 23:54:10.161 [MyScheduler_Worker-1 @coroutine#894] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:10.161 [MyScheduler_Worker-1 @coroutine#894] 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-02-06 23:54:10.162 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:10.162 [DefaultDispatcher-worker-8 @coroutine#858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e9de8d 2024-02-06 23:54:10.166 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:54:10.168 [eventLoopGroupProxy-10-1 @call-handler#898] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:54:10.170 [eventLoopGroupProxy-10-1 @coroutine#899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7c898a 2024-02-06 23:54:10.171 [eventLoopGroupProxy-10-1 @call-handler#898] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:10.171 [eventLoopGroupProxy-10-1 @call-handler#898] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-06 23:54:10.171 [DefaultDispatcher-worker-2 @coroutine#860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e9de8d 2024-02-06 23:54:10.172 [MyScheduler_Worker-1 @coroutine#894] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:10.173 [MyScheduler_Worker-1 @coroutine#894] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:10.174 [MyScheduler_Worker-1 @coroutine#894] 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-02-06 23:54:10.174 [MyScheduler_Worker-1 @coroutine#894] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:10.174 [MyScheduler_Worker-1 @coroutine#894] 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-02-06 23:54:10.179 [eventLoopGroupProxy-10-1 @call-handler#904] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:10.182 [eventLoopGroupProxy-10-1 @coroutine#905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7c898a 2024-02-06 23:54:10.182 [eventLoopGroupProxy-10-1 @call-handler#904] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:10.182 [eventLoopGroupProxy-10-1 @call-handler#904] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:54:10.183 [MyScheduler_Worker-1 @coroutine#894] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:10.185 [MyScheduler_Worker-1 @coroutine#894] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:10.185 [MyScheduler_Worker-1 @coroutine#894] 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-02-06 23:54:10.185 [MyScheduler_Worker-1 @coroutine#894] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:10.185 [MyScheduler_Worker-1 @coroutine#894] 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-02-06 23:54:10.186 [eventLoopGroupProxy-10-1 @call-handler#910] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:54:10.192 [eventLoopGroupProxy-10-1 @coroutine#911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7c898a 2024-02-06 23:54:10.192 [eventLoopGroupProxy-10-1 @call-handler#910] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:10.192 [eventLoopGroupProxy-10-1 @call-handler#910] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-06 23:54:10.193 [MyScheduler_Worker-1 @coroutine#894] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:10.194 [MyScheduler_Worker-1 @coroutine#894] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:10.194 [MyScheduler_Worker-1 @coroutine#894] 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-02-06 23:54:10.194 [MyScheduler_Worker-1 @coroutine#894] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:10.194 [MyScheduler_Worker-1 @coroutine#894] 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-02-06 23:54:10.196 [eventLoopGroupProxy-10-1 @call-handler#916] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:54:10.199 [eventLoopGroupProxy-10-1 @coroutine#917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7c898a 2024-02-06 23:54:10.199 [eventLoopGroupProxy-10-1 @call-handler#916] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:10.200 [eventLoopGroupProxy-10-1 @call-handler#916] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-06 23:54:10.200 [MyScheduler_Worker-1 @coroutine#894] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:10.202 [MyScheduler_Worker-1 @coroutine#894] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:10.202 [MyScheduler_Worker-1 @coroutine#894] 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-02-06 23:54:10.202 [MyScheduler_Worker-1 @coroutine#894] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:10.202 [MyScheduler_Worker-1 @coroutine#894] 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-02-06 23:54:10.204 [eventLoopGroupProxy-10-1 @call-handler#922] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:54:10.206 [eventLoopGroupProxy-10-1 @coroutine#923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7c898a 2024-02-06 23:54:10.206 [eventLoopGroupProxy-10-1 @call-handler#922] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:10.207 [eventLoopGroupProxy-10-1 @call-handler#922] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-06 23:54:10.207 [MyScheduler_Worker-1 @coroutine#894] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:10.218 [DefaultDispatcher-worker-3 @coroutine#862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e9de8d 2024-02-06 23:54:10.228 [DefaultDispatcher-worker-13 @coroutine#860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e9de8d 2024-02-06 23:54:10.229 [DefaultDispatcher-worker-13 @coroutine#860] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:54:10.229 [DefaultDispatcher-worker-13 @coroutine#860] 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-02-06 23:54:10.229 [DefaultDispatcher-worker-13 @coroutine#860] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:54:10.229 [DefaultDispatcher-worker-13 @coroutine#860] 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-02-06 23:54:10.231 [eventLoopGroupProxy-10-1 @call-handler#933] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-06 23:54:10.232 [eventLoopGroupProxy-10-1 @call-handler#933] 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-02-06 23:54:10.232 [eventLoopGroupProxy-10-1 @call-handler#933] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-06 23:54:10.254 [DefaultDispatcher-worker-8 @call-handler#933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d946eee 2024-02-06 23:54:10.255 [eventLoopGroupProxy-10-1 @call-handler#933] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:10.255 [DefaultDispatcher-worker-8 @coroutine#831] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555868628904718336/_ustadmanifest.json 2024-02-06 23:54:10.255 [DefaultDispatcher-worker-8 @coroutine#831] 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/555868628904718336/_ustadmanifest.json. 2024-02-06 23:54:10.255 [eventLoopGroupProxy-10-1 @call-handler#933] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 24ms 2024-02-06 23:54:10.255 [DefaultDispatcher-worker-8 @coroutine#831] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555868628904718336/_ustadmanifest.json 2024-02-06 23:54:10.256 [DefaultDispatcher-worker-6 @coroutine#860] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:54:10.256 [DefaultDispatcher-worker-6 @coroutine#860] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:54:10.256 [DefaultDispatcher-worker-6 @coroutine#860] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-06 23:54:10.256 [DefaultDispatcher-worker-6 @coroutine#860] 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-02-06 23:54:10.257 [DefaultDispatcher-worker-14 @coroutine#831] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555868628904718336/_ustadmanifest.json 2024-02-06 23:54:10.257 [DefaultDispatcher-worker-14 @coroutine#831] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555868628904718336/_ustadmanifest.json 2024-02-06 23:54:10.258 [DefaultDispatcher-worker-14 @coroutine#831] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555868628904718336/_ustadmanifest.json. 2024-02-06 23:54:10.258 [DefaultDispatcher-worker-14 @coroutine#831] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555868628904718336/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:54:10.259 [DefaultDispatcher-worker-14 @coroutine#957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7c898a 2024-02-06 23:54:10.267 [DefaultDispatcher-worker-4 @coroutine#860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e9de8d 2024-02-06 23:54:10.269 [DefaultDispatcher-worker-5 @coroutine#831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d946eee 2024-02-06 23:54:10.270 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-06 23:54:10.270 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-06 23:54:10.270 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-06 23:54:10.270 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-06 23:54:10.270 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-06 23:54:10.272 [Test worker @coroutine#962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46bdc55e 2024-02-06 23:54:10.272 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Shutdown initiated... 2024-02-06 23:54:10.272 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Close initiated... 2024-02-06 23:54:10.272 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:10.273 [HikariPool-65 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34e9de8d: (connection evicted) 2024-02-06 23:54:10.273 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:10.273 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Closed. 2024-02-06 23:54:10.273 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Shutdown completed. 2024-02-06 23:54:10.564 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-06 23:54:10.564 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-06 23:54:10.719 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-06 23:54:10.768 [DefaultDispatcher-worker-4 @coroutine#965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19a7906c 2024-02-06 23:54:11.277 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@1ee6434 2024-02-06 23:54:11.277 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@1ee6434 2024-02-06 23:54:11.278 [Test worker @coroutine#969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7c898a 2024-02-06 23:54:11.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Shutdown initiated... 2024-02-06 23:54:11.278 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Close initiated... 2024-02-06 23:54:11.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:11.279 [HikariPool-63 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d946eee: (connection evicted) 2024-02-06 23:54:11.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:11.279 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Closed. 2024-02-06 23:54:11.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Shutdown completed. 2024-02-06 23:54:11.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2024-02-06 23:54:11.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:11.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:11.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:11.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:11.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:11.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:11.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47994b51 2024-02-06 23:54:11.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:11.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:11.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:11.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:11.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:11.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:11.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:11.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:11.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:11.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:11.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:11.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:11.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:11.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:11.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:11.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:11.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:11.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:11.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:11.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2024-02-06 23:54:11.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:11.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:11.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:11.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:11.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:11.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:11.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:11.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:11.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2024-02-06 23:54:11.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:11.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:11.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2024-02-06 23:54:11.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2024-02-06 23:54:11.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:11.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:11.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:11.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:11.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:11.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:11.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41463c56 2024-02-06 23:54:11.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:11.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:11.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:11.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:11.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:11.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:11.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:11.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:11.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:11.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:11.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:11.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:11.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:11.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:11.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:11.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:11.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:11.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:11.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:11.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2024-02-06 23:54:11.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:11.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:11.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:11.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:11.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:11.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:11.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:11.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:11.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2024-02-06 23:54:11.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@629de8 2024-02-06 23:54:11.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@629de8 2024-02-06 23:54:11.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2024-02-06 23:54:11.323 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-06 23:54:11.324 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-02-06 23:54:11.324 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@5b430541 2024-02-06 23:54:11.325 [DefaultDispatcher-worker-5 @coroutine#975] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-06 23:54:11.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2024-02-06 23:54:11.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:11.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:11.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:11.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:11.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:11.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:11.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6033f36c 2024-02-06 23:54:11.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:11.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:11.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:11.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:11.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:11.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:11.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:11.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:11.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:11.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:11.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:11.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:11.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:11.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:11.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:11.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:11.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:11.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:11.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:11.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2024-02-06 23:54:11.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:11.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:11.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:11.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:11.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:11.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:11.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:11.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:11.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2024-02-06 23:54:11.326 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@1764e45e 2024-02-06 23:54:11.326 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@1764e45e 2024-02-06 23:54:11.326 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2024-02-06 23:54:11.328 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-06 23:54:11.328 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-06 23:54:11.328 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-06 23:54:11.328 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-06 23:54:11.328 [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-02-06 23:54:11.328 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-06 23:54:11.328 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-06 23:54:11.328 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-06 23:54:11.328 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-06 23:54:11.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2024-02-06 23:54:11.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:11.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:11.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:11.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:11.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:11.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:11.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1642968c 2024-02-06 23:54:11.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:11.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:11.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:11.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:11.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:11.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:11.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:11.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:11.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:11.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:11.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:11.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:11.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:11.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:11.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:11.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:11.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:11.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:11.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:11.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2024-02-06 23:54:11.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:11.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:11.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:11.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:11.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:11.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:11.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:11.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:11.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2024-02-06 23:54:11.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@50b4e7b2 2024-02-06 23:54:11.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@50b4e7b2 2024-02-06 23:54:11.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2024-02-06 23:54:11.370 [DefaultDispatcher-worker-7 @coroutine#979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b4e7b2 2024-02-06 23:54:11.404 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:11.408 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:11.419 [DefaultDispatcher-worker-7 @coroutine#982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1764e45e 2024-02-06 23:54:11.426 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:11.430 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:11.447 [DefaultDispatcher-worker-12 @coroutine#984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1764e45e 2024-02-06 23:54:11.456 [DefaultDispatcher-worker-10 @coroutine#986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1764e45e 2024-02-06 23:54:11.459 [DefaultDispatcher-worker-10 @coroutine#988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1764e45e 2024-02-06 23:54:11.469 [DefaultDispatcher-worker-12 @coroutine#979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b4e7b2 2024-02-06 23:54:11.469 [Test worker @coroutine#979] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555868633022267392/_ustadmanifest.json 2024-02-06 23:54:11.469 [Test worker @coroutine#979] 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/555868633022267392/_ustadmanifest.json. 2024-02-06 23:54:11.469 [Test worker @coroutine#979] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555868633022267392/_ustadmanifest.json 2024-02-06 23:54:11.472 [Test worker @coroutine#979] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555868633022267392/_ustadmanifest.json 2024-02-06 23:54:11.472 [Test worker @coroutine#979] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555868633022267392/_ustadmanifest.json 2024-02-06 23:54:11.474 [Test worker @coroutine#979] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555868633022267392/_ustadmanifest.json. 2024-02-06 23:54:11.474 [Test worker @coroutine#979] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555868633022267392/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:54:11.489 [Test worker @coroutine#995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1764e45e 2024-02-06 23:54:11.543 [DefaultDispatcher-worker-10 @coroutine#979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b4e7b2 2024-02-06 23:54:11.544 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-06 23:54:11.544 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-177f452d-a845-4304-a430-01d68c775770', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-06 23:54:11.545 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-06 23:54:11.545 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-177f452d-a845-4304-a430-01d68c775770 2024-02-06 23:54:11.546 [DefaultDispatcher-worker-9 @coroutine#1157] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:54:11.547 [DefaultDispatcher-worker-9 @coroutine#1157] 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-02-06 23:54:11.547 [DefaultDispatcher-worker-9 @coroutine#1157] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:54:11.547 [DefaultDispatcher-worker-9 @coroutine#1157] 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-02-06 23:54:11.550 [eventLoopGroupProxy-13-2 @call-handler#1167] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-06 23:54:11.551 [eventLoopGroupProxy-13-2 @call-handler#1167] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:11.551 [eventLoopGroupProxy-13-1 @call-handler#1168] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-06 23:54:11.551 [eventLoopGroupProxy-13-1 @call-handler#1168] 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-02-06 23:54:11.551 [eventLoopGroupProxy-13-1 @call-handler#1168] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-06 23:54:11.552 [eventLoopGroupProxy-13-1 @call-handler#1168] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:11.552 [eventLoopGroupProxy-13-1 @call-handler#1168] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2024-02-06 23:54:11.553 [DefaultDispatcher-worker-8 @coroutine#1157] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:54:11.553 [DefaultDispatcher-worker-8 @coroutine#1157] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:54:11.556 [DefaultDispatcher-worker-6 @coroutine#1156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b4e7b2 2024-02-06 23:54:11.557 [DefaultDispatcher-worker-6 @coroutine#1156] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 23:54:11.557 [DefaultDispatcher-worker-6 @coroutine#1156] 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-02-06 23:54:11.557 [DefaultDispatcher-worker-6 @coroutine#1156] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 23:54:11.560 [eventLoopGroupProxy-13-1 @call-handler#1179] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-06 23:54:11.560 [eventLoopGroupProxy-13-1 @call-handler#1179] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:11.560 [eventLoopGroupProxy-13-1 @call-handler#1179] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-02-06 23:54:11.561 [DefaultDispatcher-worker-6 @coroutine#1156] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 23:54:11.561 [DefaultDispatcher-worker-6 @coroutine#1156] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 23:54:11.574 [DefaultDispatcher-worker-5 @coroutine#1156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b4e7b2 2024-02-06 23:54:11.577 [MyScheduler_Worker-1 @coroutine#1160] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-06 23:54:11.577 [MyScheduler_Worker-1 @coroutine#1160] 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-02-06 23:54:11.577 [MyScheduler_Worker-1 @coroutine#1160] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-06 23:54:11.577 [MyScheduler_Worker-1 @coroutine#1160] 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-02-06 23:54:11.579 [eventLoopGroupProxy-13-1 @call-handler#1335] 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-02-06 23:54:11.580 [eventLoopGroupProxy-13-1 @call-handler#1335] 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-02-06 23:54:11.582 [DefaultDispatcher-worker-13 @coroutine#1158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b4e7b2 2024-02-06 23:54:11.583 [eventLoopGroupProxy-13-1 @coroutine#1336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:11.585 [eventLoopGroupProxy-13-1 @call-handler#1335] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 6ms 2024-02-06 23:54:11.586 [MyScheduler_Worker-1 @coroutine#1160] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-06 23:54:11.586 [MyScheduler_Worker-1 @coroutine#1160] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-06 23:54:11.587 [MyScheduler_Worker-1 @coroutine#1160] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-06 23:54:11.587 [MyScheduler_Worker-1 @coroutine#1160] 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-02-06 23:54:11.589 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.589 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:11.589 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.589 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:11.590 [eventLoopGroupProxy-13-1 @call-handler#1343] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:54:11.592 [eventLoopGroupProxy-13-1 @coroutine#1344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:11.593 [eventLoopGroupProxy-13-1 @call-handler#1343] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:11.593 [eventLoopGroupProxy-13-1 @call-handler#1343] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:54:11.593 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.594 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.594 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:11.594 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.594 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:11.596 [eventLoopGroupProxy-13-1 @call-handler#1349] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:11.642 [eventLoopGroupProxy-13-1 @coroutine#1350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:11.642 [eventLoopGroupProxy-13-1 @call-handler#1349] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:11.642 [eventLoopGroupProxy-13-1 @call-handler#1349] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-06 23:54:11.643 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.645 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.645 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:11.645 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.645 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:11.647 [eventLoopGroupProxy-13-1 @call-handler#1355] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:54:11.649 [eventLoopGroupProxy-13-1 @coroutine#1356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:11.649 [eventLoopGroupProxy-13-1 @call-handler#1355] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:11.650 [eventLoopGroupProxy-13-1 @call-handler#1355] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:54:11.650 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.652 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.652 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:11.652 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.652 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:11.654 [eventLoopGroupProxy-13-1 @call-handler#1361] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:54:11.659 [eventLoopGroupProxy-13-1 @coroutine#1362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:11.659 [eventLoopGroupProxy-13-1 @call-handler#1361] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:11.660 [eventLoopGroupProxy-13-1 @call-handler#1361] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-06 23:54:11.660 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.662 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.662 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:11.662 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.662 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:11.663 [eventLoopGroupProxy-13-1 @call-handler#1367] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:54:11.710 [eventLoopGroupProxy-13-1 @coroutine#1368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:11.711 [eventLoopGroupProxy-13-1 @call-handler#1367] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:11.711 [eventLoopGroupProxy-13-1 @call-handler#1367] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-02-06 23:54:11.711 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.713 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.713 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:11.713 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.713 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:11.715 [eventLoopGroupProxy-13-1 @call-handler#1373] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:54:11.726 [eventLoopGroupProxy-13-1 @coroutine#1374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:11.727 [eventLoopGroupProxy-13-1 @call-handler#1373] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:11.727 [eventLoopGroupProxy-13-1 @call-handler#1373] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 12ms 2024-02-06 23:54:11.727 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.729 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.729 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:11.729 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.729 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:11.731 [eventLoopGroupProxy-13-1 @call-handler#1379] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:11.735 [eventLoopGroupProxy-13-1 @coroutine#1380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:11.735 [eventLoopGroupProxy-13-1 @call-handler#1379] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:11.735 [eventLoopGroupProxy-13-1 @call-handler#1379] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-06 23:54:11.735 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.737 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.737 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:11.737 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.737 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:11.738 [eventLoopGroupProxy-13-1 @call-handler#1385] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:54:11.782 [eventLoopGroupProxy-13-1 @coroutine#1387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:11.782 [eventLoopGroupProxy-13-1 @call-handler#1385] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:11.782 [eventLoopGroupProxy-13-1 @call-handler#1385] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-06 23:54:11.783 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.784 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.784 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:11.784 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.784 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:11.786 [eventLoopGroupProxy-13-1 @call-handler#1392] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:54:11.789 [eventLoopGroupProxy-13-1 @coroutine#1393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:11.789 [eventLoopGroupProxy-13-1 @call-handler#1392] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:11.790 [eventLoopGroupProxy-13-1 @call-handler#1392] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-06 23:54:11.790 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.791 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.791 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:11.791 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.791 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:11.793 [eventLoopGroupProxy-13-1 @call-handler#1398] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:54:11.796 [eventLoopGroupProxy-13-1 @coroutine#1399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:11.796 [eventLoopGroupProxy-13-1 @call-handler#1398] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:11.796 [eventLoopGroupProxy-13-1 @call-handler#1398] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:54:11.796 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.798 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.798 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:11.798 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.798 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:11.799 [eventLoopGroupProxy-13-1 @call-handler#1404] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:54:11.801 [eventLoopGroupProxy-13-1 @coroutine#1405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:11.802 [eventLoopGroupProxy-13-1 @call-handler#1404] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:11.802 [eventLoopGroupProxy-13-1 @call-handler#1404] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:54:11.802 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.803 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.804 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:11.804 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.804 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:11.805 [eventLoopGroupProxy-13-1 @call-handler#1410] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:54:11.807 [eventLoopGroupProxy-13-1 @coroutine#1411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:11.807 [eventLoopGroupProxy-13-1 @call-handler#1410] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:11.807 [eventLoopGroupProxy-13-1 @call-handler#1410] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:11.808 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.809 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.809 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:11.809 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.809 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:11.811 [eventLoopGroupProxy-13-1 @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-02-06 23:54:11.812 [eventLoopGroupProxy-13-1 @coroutine#1417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:11.812 [eventLoopGroupProxy-13-1 @call-handler#1416] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:11.812 [eventLoopGroupProxy-13-1 @call-handler#1416] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-06 23:54:11.813 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.814 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.814 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:11.814 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.814 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:11.816 [eventLoopGroupProxy-13-1 @call-handler#1422] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:54:11.817 [eventLoopGroupProxy-13-1 @coroutine#1423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:11.817 [eventLoopGroupProxy-13-1 @call-handler#1422] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:11.818 [eventLoopGroupProxy-13-1 @call-handler#1422] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:11.818 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.819 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.819 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:11.819 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.819 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:11.821 [eventLoopGroupProxy-13-1 @call-handler#1428] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:54:11.823 [eventLoopGroupProxy-13-1 @coroutine#1429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:11.823 [eventLoopGroupProxy-13-1 @call-handler#1428] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:11.823 [eventLoopGroupProxy-13-1 @call-handler#1428] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:11.823 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.825 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.825 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:11.825 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.825 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:11.827 [eventLoopGroupProxy-13-1 @call-handler#1434] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:54:11.828 [eventLoopGroupProxy-13-1 @coroutine#1435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:11.828 [eventLoopGroupProxy-13-1 @call-handler#1434] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:11.828 [eventLoopGroupProxy-13-1 @call-handler#1434] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:11.829 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.830 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.830 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:11.830 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.830 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:11.832 [eventLoopGroupProxy-13-1 @call-handler#1440] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:54:11.833 [eventLoopGroupProxy-13-1 @coroutine#1441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:11.833 [eventLoopGroupProxy-13-1 @call-handler#1440] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:11.833 [eventLoopGroupProxy-13-1 @call-handler#1440] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-06 23:54:11.834 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.835 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.835 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:11.835 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.835 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:11.836 [eventLoopGroupProxy-13-1 @call-handler#1446] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:11.838 [eventLoopGroupProxy-13-1 @coroutine#1447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:11.838 [eventLoopGroupProxy-13-1 @call-handler#1446] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:11.838 [eventLoopGroupProxy-13-1 @call-handler#1446] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:11.839 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.840 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.840 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:11.840 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.840 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:11.842 [eventLoopGroupProxy-13-1 @call-handler#1452] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:54:11.843 [eventLoopGroupProxy-13-1 @coroutine#1453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:11.843 [eventLoopGroupProxy-13-1 @call-handler#1452] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:11.844 [eventLoopGroupProxy-13-1 @call-handler#1452] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:54:11.844 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.845 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.845 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:11.845 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.845 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:11.847 [eventLoopGroupProxy-13-1 @call-handler#1458] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:54:11.849 [eventLoopGroupProxy-13-1 @coroutine#1459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:11.849 [eventLoopGroupProxy-13-1 @call-handler#1458] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:11.849 [eventLoopGroupProxy-13-1 @call-handler#1458] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:11.849 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.850 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.850 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:11.851 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.851 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:11.852 [eventLoopGroupProxy-13-1 @call-handler#1464] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:54:11.854 [eventLoopGroupProxy-13-1 @coroutine#1465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:11.854 [eventLoopGroupProxy-13-1 @call-handler#1464] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:11.854 [eventLoopGroupProxy-13-1 @call-handler#1464] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:11.854 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.855 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.856 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:11.856 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.856 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:11.857 [eventLoopGroupProxy-13-1 @call-handler#1470] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:54:11.859 [eventLoopGroupProxy-13-1 @coroutine#1471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:11.859 [eventLoopGroupProxy-13-1 @call-handler#1470] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:11.859 [eventLoopGroupProxy-13-1 @call-handler#1470] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:11.859 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.862 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.862 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:11.862 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.862 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:11.864 [eventLoopGroupProxy-13-1 @call-handler#1476] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:54:11.865 [eventLoopGroupProxy-13-1 @coroutine#1477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:11.866 [eventLoopGroupProxy-13-1 @call-handler#1476] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:11.866 [eventLoopGroupProxy-13-1 @call-handler#1476] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:11.866 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.868 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.868 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:11.868 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.868 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:11.869 [eventLoopGroupProxy-13-1 @call-handler#1482] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:54:11.871 [eventLoopGroupProxy-13-1 @coroutine#1483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:11.871 [eventLoopGroupProxy-13-1 @call-handler#1482] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:11.871 [eventLoopGroupProxy-13-1 @call-handler#1482] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:11.872 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.873 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.873 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:11.873 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.873 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:11.874 [eventLoopGroupProxy-13-1 @call-handler#1488] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:54:11.877 [eventLoopGroupProxy-13-1 @coroutine#1489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:11.877 [eventLoopGroupProxy-13-1 @call-handler#1488] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:11.877 [eventLoopGroupProxy-13-1 @call-handler#1488] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:54:11.878 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.879 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.879 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:11.879 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.879 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:11.881 [eventLoopGroupProxy-13-1 @call-handler#1494] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:54:11.882 [eventLoopGroupProxy-13-1 @coroutine#1495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:11.882 [eventLoopGroupProxy-13-1 @call-handler#1494] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:11.882 [eventLoopGroupProxy-13-1 @call-handler#1494] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:11.883 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.884 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.884 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:11.884 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.884 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:11.886 [eventLoopGroupProxy-13-1 @call-handler#1500] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:54:11.887 [eventLoopGroupProxy-13-1 @coroutine#1501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:11.887 [eventLoopGroupProxy-13-1 @call-handler#1500] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:11.887 [eventLoopGroupProxy-13-1 @call-handler#1500] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-06 23:54:11.888 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.889 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.889 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:11.889 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.889 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:11.890 [eventLoopGroupProxy-13-1 @call-handler#1506] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:11.892 [eventLoopGroupProxy-13-1 @coroutine#1507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:11.892 [eventLoopGroupProxy-13-1 @call-handler#1506] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:11.892 [eventLoopGroupProxy-13-1 @call-handler#1506] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:11.893 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.894 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.894 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:11.894 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.894 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:11.895 [eventLoopGroupProxy-13-1 @call-handler#1512] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:54:11.896 [eventLoopGroupProxy-13-1 @coroutine#1513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:11.896 [eventLoopGroupProxy-13-1 @call-handler#1512] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:11.896 [eventLoopGroupProxy-13-1 @call-handler#1512] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-06 23:54:11.897 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.898 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.898 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:11.898 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.898 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:11.899 [eventLoopGroupProxy-13-1 @call-handler#1518] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:54:11.901 [eventLoopGroupProxy-13-1 @coroutine#1519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:11.901 [eventLoopGroupProxy-13-1 @call-handler#1518] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:11.901 [eventLoopGroupProxy-13-1 @call-handler#1518] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:11.901 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.902 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.902 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:11.902 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.903 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:11.904 [eventLoopGroupProxy-13-1 @call-handler#1524] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:54:11.905 [eventLoopGroupProxy-13-1 @coroutine#1525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:11.906 [eventLoopGroupProxy-13-1 @call-handler#1524] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:11.906 [eventLoopGroupProxy-13-1 @call-handler#1524] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:11.906 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.907 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.907 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:11.907 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.907 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:11.909 [eventLoopGroupProxy-13-1 @call-handler#1530] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:54:11.910 [eventLoopGroupProxy-13-1 @coroutine#1531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:11.910 [eventLoopGroupProxy-13-1 @call-handler#1530] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:11.911 [eventLoopGroupProxy-13-1 @call-handler#1530] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:11.911 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.912 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.912 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:11.912 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.912 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:11.914 [eventLoopGroupProxy-13-1 @call-handler#1536] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:11.915 [eventLoopGroupProxy-13-1 @coroutine#1537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:11.915 [eventLoopGroupProxy-13-1 @call-handler#1536] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:11.915 [eventLoopGroupProxy-13-1 @call-handler#1536] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:11.916 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.917 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.917 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:11.917 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.917 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:11.918 [eventLoopGroupProxy-13-1 @call-handler#1542] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:54:11.920 [eventLoopGroupProxy-13-1 @coroutine#1543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:11.920 [eventLoopGroupProxy-13-1 @call-handler#1542] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:11.920 [eventLoopGroupProxy-13-1 @call-handler#1542] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:11.921 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.922 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.922 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:11.922 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.922 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:11.923 [eventLoopGroupProxy-13-1 @call-handler#1548] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:54:11.925 [eventLoopGroupProxy-13-1 @coroutine#1549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:11.925 [eventLoopGroupProxy-13-1 @call-handler#1548] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:11.925 [eventLoopGroupProxy-13-1 @call-handler#1548] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:11.925 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.926 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.926 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:11.926 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.926 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:11.928 [eventLoopGroupProxy-13-1 @call-handler#1554] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:54:11.929 [eventLoopGroupProxy-13-1 @coroutine#1555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:11.929 [eventLoopGroupProxy-13-1 @call-handler#1554] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:11.929 [eventLoopGroupProxy-13-1 @call-handler#1554] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-06 23:54:11.930 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.931 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.931 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:11.931 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.931 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:11.932 [eventLoopGroupProxy-13-1 @call-handler#1560] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:54:11.981 [eventLoopGroupProxy-13-1 @coroutine#1561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:11.981 [eventLoopGroupProxy-13-1 @call-handler#1560] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:11.981 [eventLoopGroupProxy-13-1 @call-handler#1560] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-02-06 23:54:11.982 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.983 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.983 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:11.983 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.983 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:11.985 [eventLoopGroupProxy-13-1 @call-handler#1566] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:54:11.986 [eventLoopGroupProxy-13-1 @coroutine#1567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:11.986 [eventLoopGroupProxy-13-1 @call-handler#1566] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:11.986 [eventLoopGroupProxy-13-1 @call-handler#1566] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:11.987 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.988 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.988 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:11.988 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.988 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:11.990 [eventLoopGroupProxy-13-1 @call-handler#1572] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:54:11.991 [eventLoopGroupProxy-13-1 @coroutine#1573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:11.992 [eventLoopGroupProxy-13-1 @call-handler#1572] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:11.992 [eventLoopGroupProxy-13-1 @call-handler#1572] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:11.992 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.993 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.993 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:11.993 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.993 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:11.994 [eventLoopGroupProxy-13-1 @call-handler#1578] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:11.996 [eventLoopGroupProxy-13-1 @coroutine#1579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:11.996 [eventLoopGroupProxy-13-1 @call-handler#1578] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:11.996 [eventLoopGroupProxy-13-1 @call-handler#1578] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:11.997 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.997 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.997 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:11.998 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:11.998 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:11.999 [eventLoopGroupProxy-13-1 @call-handler#1584] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:54:12.041 [eventLoopGroupProxy-13-1 @coroutine#1585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:12.041 [eventLoopGroupProxy-13-1 @call-handler#1584] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:12.042 [eventLoopGroupProxy-13-1 @call-handler#1584] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-06 23:54:12.042 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.043 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.044 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.044 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.044 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.045 [eventLoopGroupProxy-13-1 @call-handler#1590] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:54:12.083 [DefaultDispatcher-worker-5 @coroutine#1174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b4e7b2 2024-02-06 23:54:12.089 [eventLoopGroupProxy-13-1 @coroutine#1593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:12.089 [eventLoopGroupProxy-13-1 @call-handler#1590] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:12.090 [eventLoopGroupProxy-13-1 @call-handler#1590] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-06 23:54:12.090 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.091 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.091 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.091 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.092 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.093 [eventLoopGroupProxy-13-1 @call-handler#1598] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:12.095 [eventLoopGroupProxy-13-1 @coroutine#1599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:12.095 [eventLoopGroupProxy-13-1 @call-handler#1598] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:12.096 [eventLoopGroupProxy-13-1 @call-handler#1598] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:54:12.096 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.097 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.097 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.097 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.097 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.099 [eventLoopGroupProxy-13-1 @call-handler#1604] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:12.100 [eventLoopGroupProxy-13-1 @coroutine#1605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:12.100 [eventLoopGroupProxy-13-1 @call-handler#1604] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:12.100 [eventLoopGroupProxy-13-1 @call-handler#1604] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-06 23:54:12.101 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.102 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.102 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.102 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.102 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.103 [eventLoopGroupProxy-13-1 @call-handler#1610] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:12.153 [eventLoopGroupProxy-13-1 @coroutine#1611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:12.153 [eventLoopGroupProxy-13-1 @call-handler#1610] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:12.153 [eventLoopGroupProxy-13-1 @call-handler#1610] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2024-02-06 23:54:12.154 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.155 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.155 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.155 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.155 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.156 [eventLoopGroupProxy-13-1 @call-handler#1616] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:12.158 [eventLoopGroupProxy-13-1 @coroutine#1617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:12.158 [eventLoopGroupProxy-13-1 @call-handler#1616] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:12.158 [eventLoopGroupProxy-13-1 @call-handler#1616] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:12.159 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.160 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.160 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.160 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.160 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.162 [eventLoopGroupProxy-13-1 @call-handler#1622] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:12.163 [eventLoopGroupProxy-13-1 @coroutine#1623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:12.163 [eventLoopGroupProxy-13-1 @call-handler#1622] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:12.163 [eventLoopGroupProxy-13-1 @call-handler#1622] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:12.164 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.165 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.165 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.165 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.165 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.166 [eventLoopGroupProxy-13-1 @call-handler#1628] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:12.168 [eventLoopGroupProxy-13-1 @coroutine#1629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:12.168 [eventLoopGroupProxy-13-1 @call-handler#1628] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:12.168 [eventLoopGroupProxy-13-1 @call-handler#1628] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:12.169 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.169 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.170 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.170 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.170 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.171 [eventLoopGroupProxy-13-1 @call-handler#1634] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:12.172 [eventLoopGroupProxy-13-1 @coroutine#1635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:12.172 [eventLoopGroupProxy-13-1 @call-handler#1634] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:12.173 [eventLoopGroupProxy-13-1 @call-handler#1634] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:12.173 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.174 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.174 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.174 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.174 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.175 [eventLoopGroupProxy-13-1 @call-handler#1640] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:12.225 [eventLoopGroupProxy-13-1 @coroutine#1641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:12.225 [eventLoopGroupProxy-13-1 @call-handler#1640] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:12.225 [eventLoopGroupProxy-13-1 @call-handler#1640] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2024-02-06 23:54:12.226 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.227 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.227 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.227 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.227 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.229 [eventLoopGroupProxy-13-1 @call-handler#1646] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:12.231 [eventLoopGroupProxy-13-1 @coroutine#1647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:12.231 [eventLoopGroupProxy-13-1 @call-handler#1646] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:12.231 [eventLoopGroupProxy-13-1 @call-handler#1646] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:12.231 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.233 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.233 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.233 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.233 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.234 [eventLoopGroupProxy-13-1 @call-handler#1652] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:12.236 [eventLoopGroupProxy-13-1 @coroutine#1653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:12.236 [eventLoopGroupProxy-13-1 @call-handler#1652] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:12.236 [eventLoopGroupProxy-13-1 @call-handler#1652] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:12.237 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.240 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.240 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.240 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.240 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.242 [eventLoopGroupProxy-13-1 @call-handler#1658] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:12.243 [eventLoopGroupProxy-13-1 @coroutine#1659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:12.243 [eventLoopGroupProxy-13-1 @call-handler#1658] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:12.244 [eventLoopGroupProxy-13-1 @call-handler#1658] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:12.244 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.245 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.245 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.245 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.245 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.246 [eventLoopGroupProxy-13-1 @call-handler#1664] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:12.248 [eventLoopGroupProxy-13-1 @coroutine#1665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:12.248 [eventLoopGroupProxy-13-1 @call-handler#1664] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:12.248 [eventLoopGroupProxy-13-1 @call-handler#1664] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:12.249 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.250 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.250 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.250 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.250 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.251 [eventLoopGroupProxy-13-1 @call-handler#1670] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:12.252 [eventLoopGroupProxy-13-1 @coroutine#1671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:12.253 [eventLoopGroupProxy-13-1 @call-handler#1670] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:12.253 [eventLoopGroupProxy-13-1 @call-handler#1670] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:12.253 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.254 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.254 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.254 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.254 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.255 [eventLoopGroupProxy-13-1 @call-handler#1676] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:12.257 [eventLoopGroupProxy-13-1 @coroutine#1677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:12.257 [eventLoopGroupProxy-13-1 @call-handler#1676] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:12.257 [eventLoopGroupProxy-13-1 @call-handler#1676] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:12.257 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.258 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.258 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.258 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.258 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.260 [eventLoopGroupProxy-13-1 @call-handler#1682] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:12.261 [eventLoopGroupProxy-13-1 @coroutine#1683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:12.261 [eventLoopGroupProxy-13-1 @call-handler#1682] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:12.261 [eventLoopGroupProxy-13-1 @call-handler#1682] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-06 23:54:12.262 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.263 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.263 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.263 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.263 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.264 [eventLoopGroupProxy-13-1 @call-handler#1688] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:12.266 [eventLoopGroupProxy-13-1 @coroutine#1689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:12.266 [eventLoopGroupProxy-13-1 @call-handler#1688] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:12.266 [eventLoopGroupProxy-13-1 @call-handler#1688] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:12.267 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.268 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.268 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.268 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.268 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.269 [eventLoopGroupProxy-13-1 @call-handler#1694] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:12.270 [eventLoopGroupProxy-13-1 @coroutine#1695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:12.270 [eventLoopGroupProxy-13-1 @call-handler#1694] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:12.271 [eventLoopGroupProxy-13-1 @call-handler#1694] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:12.271 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.272 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.272 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.272 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.272 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.273 [eventLoopGroupProxy-13-1 @call-handler#1700] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:12.275 [eventLoopGroupProxy-13-1 @coroutine#1701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:12.275 [eventLoopGroupProxy-13-1 @call-handler#1700] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:12.275 [eventLoopGroupProxy-13-1 @call-handler#1700] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:12.275 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.276 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.276 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.276 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.277 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.278 [eventLoopGroupProxy-13-1 @call-handler#1706] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:12.279 [eventLoopGroupProxy-13-1 @coroutine#1707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:12.279 [eventLoopGroupProxy-13-1 @call-handler#1706] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:12.279 [eventLoopGroupProxy-13-1 @call-handler#1706] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-06 23:54:12.280 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.281 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.281 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.281 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.281 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.282 [eventLoopGroupProxy-13-1 @call-handler#1712] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:12.284 [eventLoopGroupProxy-13-1 @coroutine#1713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:12.284 [eventLoopGroupProxy-13-1 @call-handler#1712] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:12.284 [eventLoopGroupProxy-13-1 @call-handler#1712] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:12.284 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.285 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.285 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.285 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.286 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.287 [eventLoopGroupProxy-13-1 @call-handler#1718] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:12.329 [eventLoopGroupProxy-13-1 @coroutine#1719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:12.329 [eventLoopGroupProxy-13-1 @call-handler#1718] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:12.329 [eventLoopGroupProxy-13-1 @call-handler#1718] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-02-06 23:54:12.330 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.331 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.331 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.331 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.331 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.332 [eventLoopGroupProxy-13-1 @call-handler#1724] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:12.334 [eventLoopGroupProxy-13-1 @coroutine#1725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:12.334 [eventLoopGroupProxy-13-1 @call-handler#1724] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:12.334 [eventLoopGroupProxy-13-1 @call-handler#1724] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:12.335 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.335 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.336 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.336 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.336 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.337 [eventLoopGroupProxy-13-1 @call-handler#1730] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:12.338 [eventLoopGroupProxy-13-1 @coroutine#1731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:12.338 [eventLoopGroupProxy-13-1 @call-handler#1730] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:12.338 [eventLoopGroupProxy-13-1 @call-handler#1730] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-06 23:54:12.339 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.340 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.340 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.340 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.340 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.341 [eventLoopGroupProxy-13-1 @call-handler#1736] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:12.385 [eventLoopGroupProxy-13-1 @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:12.385 [eventLoopGroupProxy-13-1 @call-handler#1736] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:12.385 [eventLoopGroupProxy-13-1 @call-handler#1736] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-06 23:54:12.385 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.387 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.387 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.387 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.387 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.388 [eventLoopGroupProxy-13-1 @call-handler#1743] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:12.390 [eventLoopGroupProxy-13-1 @coroutine#1744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:12.390 [eventLoopGroupProxy-13-1 @call-handler#1743] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:12.390 [eventLoopGroupProxy-13-1 @call-handler#1743] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:12.391 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.392 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.392 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.392 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.392 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.393 [eventLoopGroupProxy-13-1 @call-handler#1749] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:12.395 [eventLoopGroupProxy-13-1 @coroutine#1750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:12.395 [eventLoopGroupProxy-13-1 @call-handler#1749] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:12.395 [eventLoopGroupProxy-13-1 @call-handler#1749] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:12.395 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.396 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.396 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.396 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.396 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.398 [eventLoopGroupProxy-13-1 @call-handler#1755] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:12.399 [eventLoopGroupProxy-13-1 @coroutine#1756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:12.399 [eventLoopGroupProxy-13-1 @call-handler#1755] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:12.399 [eventLoopGroupProxy-13-1 @call-handler#1755] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:12.400 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.401 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.401 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.401 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.401 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.402 [eventLoopGroupProxy-13-1 @call-handler#1761] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:12.445 [eventLoopGroupProxy-13-1 @coroutine#1762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:12.445 [eventLoopGroupProxy-13-1 @call-handler#1761] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:12.445 [eventLoopGroupProxy-13-1 @call-handler#1761] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-06 23:54:12.446 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.447 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.447 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.447 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.447 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.448 [eventLoopGroupProxy-13-1 @call-handler#1767] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:12.450 [eventLoopGroupProxy-13-1 @coroutine#1768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:12.450 [eventLoopGroupProxy-13-1 @call-handler#1767] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:12.450 [eventLoopGroupProxy-13-1 @call-handler#1767] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:12.451 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.452 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.452 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.452 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.452 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.454 [eventLoopGroupProxy-13-1 @call-handler#1773] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:12.456 [eventLoopGroupProxy-13-1 @coroutine#1774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:12.456 [eventLoopGroupProxy-13-1 @call-handler#1773] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:12.456 [eventLoopGroupProxy-13-1 @call-handler#1773] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:12.456 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.457 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.457 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.457 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.457 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.458 [eventLoopGroupProxy-13-1 @call-handler#1779] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:12.501 [eventLoopGroupProxy-13-1 @coroutine#1780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:12.501 [eventLoopGroupProxy-13-1 @call-handler#1779] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:12.501 [eventLoopGroupProxy-13-1 @call-handler#1779] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-06 23:54:12.502 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.503 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.503 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.503 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.503 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.505 [eventLoopGroupProxy-13-1 @call-handler#1785] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:12.506 [eventLoopGroupProxy-13-1 @coroutine#1786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:12.506 [eventLoopGroupProxy-13-1 @call-handler#1785] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:12.507 [eventLoopGroupProxy-13-1 @call-handler#1785] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:54:12.507 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.508 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.508 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.508 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.508 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.510 [eventLoopGroupProxy-13-1 @call-handler#1791] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:12.511 [eventLoopGroupProxy-13-1 @coroutine#1792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:12.511 [eventLoopGroupProxy-13-1 @call-handler#1791] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:12.511 [eventLoopGroupProxy-13-1 @call-handler#1791] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:12.512 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.513 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.513 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.513 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.513 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.514 [eventLoopGroupProxy-13-1 @call-handler#1797] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:12.516 [eventLoopGroupProxy-13-1 @coroutine#1798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:12.516 [eventLoopGroupProxy-13-1 @call-handler#1797] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:12.516 [eventLoopGroupProxy-13-1 @call-handler#1797] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:12.517 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.518 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.518 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.518 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.518 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.519 [eventLoopGroupProxy-13-1 @call-handler#1803] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:12.520 [eventLoopGroupProxy-13-1 @coroutine#1804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:12.520 [eventLoopGroupProxy-13-1 @call-handler#1803] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:12.521 [eventLoopGroupProxy-13-1 @call-handler#1803] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:12.523 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.524 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.524 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.524 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.524 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.525 [eventLoopGroupProxy-13-1 @call-handler#1809] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:12.527 [eventLoopGroupProxy-13-1 @coroutine#1810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:12.527 [eventLoopGroupProxy-13-1 @call-handler#1809] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:12.527 [eventLoopGroupProxy-13-1 @call-handler#1809] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:12.527 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.528 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.528 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.529 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.529 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.530 [eventLoopGroupProxy-13-1 @call-handler#1815] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:12.531 [eventLoopGroupProxy-13-1 @coroutine#1816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:12.531 [eventLoopGroupProxy-13-1 @call-handler#1815] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:12.532 [eventLoopGroupProxy-13-1 @call-handler#1815] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:12.532 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.533 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.533 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.533 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.533 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.534 [eventLoopGroupProxy-13-1 @call-handler#1821] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:12.536 [eventLoopGroupProxy-13-1 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:12.536 [eventLoopGroupProxy-13-1 @call-handler#1821] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:12.536 [eventLoopGroupProxy-13-1 @call-handler#1821] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:12.536 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.537 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.537 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.537 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.537 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.539 [eventLoopGroupProxy-13-1 @call-handler#1827] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:12.540 [eventLoopGroupProxy-13-1 @coroutine#1828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:12.540 [eventLoopGroupProxy-13-1 @call-handler#1827] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:12.540 [eventLoopGroupProxy-13-1 @call-handler#1827] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:12.541 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.542 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.542 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.542 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.542 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.543 [eventLoopGroupProxy-13-1 @call-handler#1833] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:12.544 [eventLoopGroupProxy-13-1 @coroutine#1834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:12.544 [eventLoopGroupProxy-13-1 @call-handler#1833] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:12.545 [eventLoopGroupProxy-13-1 @call-handler#1833] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:12.545 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.546 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.546 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.546 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.546 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.547 [eventLoopGroupProxy-13-1 @call-handler#1839] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:12.549 [eventLoopGroupProxy-13-1 @coroutine#1840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:12.549 [eventLoopGroupProxy-13-1 @call-handler#1839] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:12.549 [eventLoopGroupProxy-13-1 @call-handler#1839] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:12.550 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.551 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.551 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.551 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.551 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.552 [eventLoopGroupProxy-13-1 @call-handler#1845] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:12.554 [eventLoopGroupProxy-13-1 @coroutine#1846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:12.554 [eventLoopGroupProxy-13-1 @call-handler#1845] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:12.554 [eventLoopGroupProxy-13-1 @call-handler#1845] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:12.555 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.556 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.556 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.556 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.556 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.557 [eventLoopGroupProxy-13-1 @call-handler#1851] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:12.558 [eventLoopGroupProxy-13-1 @coroutine#1852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:12.558 [eventLoopGroupProxy-13-1 @call-handler#1851] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:12.559 [eventLoopGroupProxy-13-1 @call-handler#1851] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-06 23:54:12.559 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.560 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.560 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.560 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.560 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.561 [eventLoopGroupProxy-13-1 @call-handler#1857] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:12.563 [eventLoopGroupProxy-13-1 @coroutine#1858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:12.563 [eventLoopGroupProxy-13-1 @call-handler#1857] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:12.563 [eventLoopGroupProxy-13-1 @call-handler#1857] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:12.563 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.564 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.564 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.564 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.564 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.565 [eventLoopGroupProxy-13-1 @call-handler#1863] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:12.567 [eventLoopGroupProxy-13-1 @coroutine#1864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:12.567 [eventLoopGroupProxy-13-1 @call-handler#1863] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:12.567 [eventLoopGroupProxy-13-1 @call-handler#1863] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:12.568 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.569 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.569 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.569 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.569 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.570 [eventLoopGroupProxy-13-1 @call-handler#1869] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:12.572 [eventLoopGroupProxy-13-1 @coroutine#1870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:12.572 [eventLoopGroupProxy-13-1 @call-handler#1869] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:12.572 [eventLoopGroupProxy-13-1 @call-handler#1869] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:12.573 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.574 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.574 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.574 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.574 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.575 [eventLoopGroupProxy-13-1 @call-handler#1875] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:12.577 [eventLoopGroupProxy-13-1 @coroutine#1876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:12.577 [eventLoopGroupProxy-13-1 @call-handler#1875] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:12.577 [eventLoopGroupProxy-13-1 @call-handler#1875] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:12.577 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.579 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.579 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.579 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.579 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.580 [eventLoopGroupProxy-13-1 @call-handler#1881] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:12.609 [DefaultDispatcher-worker-9 @coroutine#1174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b4e7b2 2024-02-06 23:54:12.625 [eventLoopGroupProxy-13-1 @coroutine#1883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:12.625 [eventLoopGroupProxy-13-1 @call-handler#1881] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:12.626 [eventLoopGroupProxy-13-1 @call-handler#1881] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-06 23:54:12.626 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.627 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.628 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.628 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.628 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.629 [eventLoopGroupProxy-13-1 @call-handler#1888] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:12.631 [eventLoopGroupProxy-13-1 @coroutine#1889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:12.631 [eventLoopGroupProxy-13-1 @call-handler#1888] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:12.631 [eventLoopGroupProxy-13-1 @call-handler#1888] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:12.632 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.633 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.633 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.633 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.633 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.634 [eventLoopGroupProxy-13-1 @call-handler#1894] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:12.636 [eventLoopGroupProxy-13-1 @coroutine#1895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:12.636 [eventLoopGroupProxy-13-1 @call-handler#1894] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:12.636 [eventLoopGroupProxy-13-1 @call-handler#1894] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:12.637 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.638 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.638 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.638 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.638 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.639 [eventLoopGroupProxy-13-1 @call-handler#1900] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:12.640 [eventLoopGroupProxy-13-1 @coroutine#1901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:12.640 [eventLoopGroupProxy-13-1 @call-handler#1900] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:12.641 [eventLoopGroupProxy-13-1 @call-handler#1900] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:12.641 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.642 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.642 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.642 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.643 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.644 [eventLoopGroupProxy-13-1 @call-handler#1906] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:12.645 [eventLoopGroupProxy-13-1 @coroutine#1907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:12.646 [eventLoopGroupProxy-13-1 @call-handler#1906] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:12.646 [eventLoopGroupProxy-13-1 @call-handler#1906] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:12.646 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.647 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.647 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.647 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.647 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.649 [eventLoopGroupProxy-13-1 @call-handler#1912] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:12.651 [eventLoopGroupProxy-13-1 @coroutine#1913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:12.651 [eventLoopGroupProxy-13-1 @call-handler#1912] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:12.651 [eventLoopGroupProxy-13-1 @call-handler#1912] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:12.651 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.652 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.653 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.653 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.653 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.654 [eventLoopGroupProxy-13-1 @call-handler#1918] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:12.655 [eventLoopGroupProxy-13-1 @coroutine#1919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:12.655 [eventLoopGroupProxy-13-1 @call-handler#1918] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:12.656 [eventLoopGroupProxy-13-1 @call-handler#1918] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:12.656 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.658 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.658 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.658 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.658 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.659 [eventLoopGroupProxy-13-1 @call-handler#1924] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:12.701 [eventLoopGroupProxy-13-1 @coroutine#1926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:12.701 [eventLoopGroupProxy-13-1 @call-handler#1924] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:12.701 [eventLoopGroupProxy-13-1 @call-handler#1924] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-02-06 23:54:12.702 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.703 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.704 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.704 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.704 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.705 [eventLoopGroupProxy-13-1 @call-handler#1931] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:12.707 [eventLoopGroupProxy-13-1 @coroutine#1932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:12.707 [eventLoopGroupProxy-13-1 @call-handler#1931] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:12.707 [eventLoopGroupProxy-13-1 @call-handler#1931] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:12.708 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.709 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.709 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.709 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.709 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.711 [eventLoopGroupProxy-13-1 @call-handler#1937] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:12.712 [eventLoopGroupProxy-13-1 @coroutine#1938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:12.712 [eventLoopGroupProxy-13-1 @call-handler#1937] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:12.712 [eventLoopGroupProxy-13-1 @call-handler#1937] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:12.713 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.714 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.714 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.714 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.714 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.715 [eventLoopGroupProxy-13-1 @call-handler#1943] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:12.717 [eventLoopGroupProxy-13-1 @coroutine#1944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:12.717 [eventLoopGroupProxy-13-1 @call-handler#1943] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:12.717 [eventLoopGroupProxy-13-1 @call-handler#1943] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:12.717 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.719 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.719 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.719 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.719 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.720 [eventLoopGroupProxy-13-1 @call-handler#1949] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:12.721 [eventLoopGroupProxy-13-1 @coroutine#1950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:12.721 [eventLoopGroupProxy-13-1 @call-handler#1949] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:12.721 [eventLoopGroupProxy-13-1 @call-handler#1949] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-06 23:54:12.722 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.723 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.723 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.723 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.723 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.724 [eventLoopGroupProxy-13-1 @call-handler#1955] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:12.726 [eventLoopGroupProxy-13-1 @coroutine#1956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:12.726 [eventLoopGroupProxy-13-1 @call-handler#1955] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:12.726 [eventLoopGroupProxy-13-1 @call-handler#1955] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:12.727 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.728 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.728 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.728 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.728 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.729 [eventLoopGroupProxy-13-1 @call-handler#1961] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:12.731 [eventLoopGroupProxy-13-1 @coroutine#1962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:12.731 [eventLoopGroupProxy-13-1 @call-handler#1961] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:12.731 [eventLoopGroupProxy-13-1 @call-handler#1961] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:12.732 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.733 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.733 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.733 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.733 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.734 [eventLoopGroupProxy-13-1 @call-handler#1967] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:12.736 [eventLoopGroupProxy-13-1 @coroutine#1968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:12.736 [eventLoopGroupProxy-13-1 @call-handler#1967] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:12.736 [eventLoopGroupProxy-13-1 @call-handler#1967] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:12.737 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.737 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.737 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.738 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.738 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.739 [eventLoopGroupProxy-13-1 @call-handler#1973] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:12.740 [eventLoopGroupProxy-13-1 @coroutine#1974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:12.740 [eventLoopGroupProxy-13-1 @call-handler#1973] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:12.740 [eventLoopGroupProxy-13-1 @call-handler#1973] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:12.741 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.742 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.742 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.742 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.742 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.743 [eventLoopGroupProxy-13-1 @call-handler#1979] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:12.745 [eventLoopGroupProxy-13-1 @coroutine#1980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:12.745 [eventLoopGroupProxy-13-1 @call-handler#1979] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:12.745 [eventLoopGroupProxy-13-1 @call-handler#1979] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:12.745 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.746 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.746 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.746 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.746 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.748 [eventLoopGroupProxy-13-1 @call-handler#1985] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:12.749 [eventLoopGroupProxy-13-1 @coroutine#1986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:12.749 [eventLoopGroupProxy-13-1 @call-handler#1985] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:12.749 [eventLoopGroupProxy-13-1 @call-handler#1985] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:12.750 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.751 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.751 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.751 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.751 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.752 [eventLoopGroupProxy-13-1 @call-handler#1991] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:12.754 [eventLoopGroupProxy-13-1 @coroutine#1992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:12.754 [eventLoopGroupProxy-13-1 @call-handler#1991] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:12.754 [eventLoopGroupProxy-13-1 @call-handler#1991] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:12.754 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.757 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.757 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.757 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.757 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.758 [eventLoopGroupProxy-13-1 @call-handler#1997] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:12.760 [eventLoopGroupProxy-13-1 @coroutine#1998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:12.760 [eventLoopGroupProxy-13-1 @call-handler#1997] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:12.760 [eventLoopGroupProxy-13-1 @call-handler#1997] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:12.760 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.762 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.762 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.762 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.762 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.763 [eventLoopGroupProxy-13-1 @call-handler#2003] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:12.764 [eventLoopGroupProxy-13-1 @coroutine#2004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:12.765 [eventLoopGroupProxy-13-1 @call-handler#2003] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:12.765 [eventLoopGroupProxy-13-1 @call-handler#2003] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:12.765 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.766 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.766 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.766 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.766 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.768 [eventLoopGroupProxy-13-1 @call-handler#2009] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:12.769 [eventLoopGroupProxy-13-1 @coroutine#2010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:12.769 [eventLoopGroupProxy-13-1 @call-handler#2009] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:12.769 [eventLoopGroupProxy-13-1 @call-handler#2009] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:12.770 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.771 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.771 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.771 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.771 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.772 [eventLoopGroupProxy-13-1 @call-handler#2015] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:12.817 [eventLoopGroupProxy-13-1 @coroutine#2016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:12.818 [eventLoopGroupProxy-13-1 @call-handler#2015] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:12.818 [eventLoopGroupProxy-13-1 @call-handler#2015] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-06 23:54:12.818 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.820 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.820 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.820 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.820 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.821 [eventLoopGroupProxy-13-1 @call-handler#2021] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:12.823 [eventLoopGroupProxy-13-1 @coroutine#2022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:12.823 [eventLoopGroupProxy-13-1 @call-handler#2021] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:12.823 [eventLoopGroupProxy-13-1 @call-handler#2021] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:12.824 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.825 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.825 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.825 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.825 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.826 [eventLoopGroupProxy-13-1 @call-handler#2027] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:12.827 [eventLoopGroupProxy-13-1 @coroutine#2028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:12.828 [eventLoopGroupProxy-13-1 @call-handler#2027] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:12.828 [eventLoopGroupProxy-13-1 @call-handler#2027] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:12.828 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.829 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.829 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.829 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.829 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.830 [eventLoopGroupProxy-13-1 @call-handler#2033] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:12.832 [eventLoopGroupProxy-13-1 @coroutine#2034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:12.832 [eventLoopGroupProxy-13-1 @call-handler#2033] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:12.832 [eventLoopGroupProxy-13-1 @call-handler#2033] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:12.832 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.833 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.833 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.833 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.833 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.834 [eventLoopGroupProxy-13-1 @call-handler#2039] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:12.836 [eventLoopGroupProxy-13-1 @coroutine#2040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:12.836 [eventLoopGroupProxy-13-1 @call-handler#2039] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:12.836 [eventLoopGroupProxy-13-1 @call-handler#2039] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:12.837 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.838 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.838 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.838 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.838 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.839 [eventLoopGroupProxy-13-1 @call-handler#2045] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:12.841 [eventLoopGroupProxy-13-1 @coroutine#2046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:12.841 [eventLoopGroupProxy-13-1 @call-handler#2045] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:12.841 [eventLoopGroupProxy-13-1 @call-handler#2045] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:12.841 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.843 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.843 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.843 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.843 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.844 [eventLoopGroupProxy-13-1 @call-handler#2051] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:12.889 [eventLoopGroupProxy-13-1 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:12.889 [eventLoopGroupProxy-13-1 @call-handler#2051] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:12.889 [eventLoopGroupProxy-13-1 @call-handler#2051] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-06 23:54:12.889 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.891 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.891 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.891 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.891 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.892 [eventLoopGroupProxy-13-1 @call-handler#2057] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:12.894 [eventLoopGroupProxy-13-1 @coroutine#2058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:12.894 [eventLoopGroupProxy-13-1 @call-handler#2057] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:12.894 [eventLoopGroupProxy-13-1 @call-handler#2057] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:12.895 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.896 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.896 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.896 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.896 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.897 [eventLoopGroupProxy-13-1 @call-handler#2063] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:12.898 [eventLoopGroupProxy-13-1 @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:12.899 [eventLoopGroupProxy-13-1 @call-handler#2063] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:12.899 [eventLoopGroupProxy-13-1 @call-handler#2063] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:12.899 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.900 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.900 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.900 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.900 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.901 [eventLoopGroupProxy-13-1 @call-handler#2069] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:12.903 [eventLoopGroupProxy-13-1 @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:12.903 [eventLoopGroupProxy-13-1 @call-handler#2069] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:12.903 [eventLoopGroupProxy-13-1 @call-handler#2069] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:12.904 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.905 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.905 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.905 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.905 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.906 [eventLoopGroupProxy-13-1 @call-handler#2075] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:12.950 [eventLoopGroupProxy-13-1 @coroutine#2076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:12.950 [eventLoopGroupProxy-13-1 @call-handler#2075] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:12.950 [eventLoopGroupProxy-13-1 @call-handler#2075] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-06 23:54:12.951 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.952 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.952 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.952 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.952 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.953 [eventLoopGroupProxy-13-1 @call-handler#2081] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:12.956 [eventLoopGroupProxy-13-1 @coroutine#2082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:12.956 [eventLoopGroupProxy-13-1 @call-handler#2081] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:12.956 [eventLoopGroupProxy-13-1 @call-handler#2081] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:54:12.957 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.958 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.958 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.958 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.958 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.960 [eventLoopGroupProxy-13-1 @call-handler#2087] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:12.962 [eventLoopGroupProxy-13-1 @coroutine#2088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:12.962 [eventLoopGroupProxy-13-1 @call-handler#2087] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:12.962 [eventLoopGroupProxy-13-1 @call-handler#2087] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:12.963 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.963 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.963 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.963 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.963 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.964 [eventLoopGroupProxy-13-1 @call-handler#2093] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:12.966 [eventLoopGroupProxy-13-1 @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:12.967 [eventLoopGroupProxy-13-1 @call-handler#2093] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:12.967 [eventLoopGroupProxy-13-1 @call-handler#2093] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:54:12.967 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.968 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.968 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.968 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.968 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.969 [eventLoopGroupProxy-13-1 @call-handler#2099] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:12.971 [eventLoopGroupProxy-13-1 @coroutine#2101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:12.971 [eventLoopGroupProxy-13-1 @call-handler#2099] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:12.971 [eventLoopGroupProxy-13-1 @call-handler#2099] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:12.972 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.973 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.973 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.973 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.973 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.974 [eventLoopGroupProxy-13-1 @call-handler#2106] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:12.975 [eventLoopGroupProxy-13-1 @coroutine#2107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:12.975 [eventLoopGroupProxy-13-1 @call-handler#2106] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:12.976 [eventLoopGroupProxy-13-1 @call-handler#2106] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:12.976 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.977 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.977 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.977 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:12.977 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:12.978 [eventLoopGroupProxy-13-1 @call-handler#2112] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:13.021 [eventLoopGroupProxy-13-1 @coroutine#2113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:13.021 [eventLoopGroupProxy-13-1 @call-handler#2112] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:13.021 [eventLoopGroupProxy-13-1 @call-handler#2112] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-06 23:54:13.021 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:13.022 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:13.022 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:13.022 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:13.022 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:13.023 [eventLoopGroupProxy-13-1 @call-handler#2118] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:13.025 [eventLoopGroupProxy-13-1 @coroutine#2119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:13.025 [eventLoopGroupProxy-13-1 @call-handler#2118] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:13.025 [eventLoopGroupProxy-13-1 @call-handler#2118] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:13.026 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:13.027 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:13.027 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:13.027 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:13.027 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:13.028 [eventLoopGroupProxy-13-1 @call-handler#2124] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:13.030 [eventLoopGroupProxy-13-1 @coroutine#2125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:13.030 [eventLoopGroupProxy-13-1 @call-handler#2124] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:13.030 [eventLoopGroupProxy-13-1 @call-handler#2124] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:13.031 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:13.032 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:13.032 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:13.032 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:13.032 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:13.033 [eventLoopGroupProxy-13-1 @call-handler#2130] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:13.034 [eventLoopGroupProxy-13-1 @coroutine#2131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:13.034 [eventLoopGroupProxy-13-1 @call-handler#2130] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:13.034 [eventLoopGroupProxy-13-1 @call-handler#2130] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-06 23:54:13.035 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:13.036 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:13.036 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:13.036 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:13.036 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:13.037 [eventLoopGroupProxy-13-1 @call-handler#2136] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:13.081 [eventLoopGroupProxy-13-1 @coroutine#2137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:13.081 [eventLoopGroupProxy-13-1 @call-handler#2136] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:13.081 [eventLoopGroupProxy-13-1 @call-handler#2136] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-06 23:54:13.082 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:13.083 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:13.083 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:13.083 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:13.083 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:13.084 [eventLoopGroupProxy-13-1 @call-handler#2142] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:13.086 [eventLoopGroupProxy-13-1 @coroutine#2143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:13.086 [eventLoopGroupProxy-13-1 @call-handler#2142] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:13.086 [eventLoopGroupProxy-13-1 @call-handler#2142] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:13.087 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:13.088 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:13.088 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:13.088 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:13.088 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:13.089 [eventLoopGroupProxy-13-1 @call-handler#2148] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:13.091 [eventLoopGroupProxy-13-1 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:13.091 [eventLoopGroupProxy-13-1 @call-handler#2148] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:13.091 [eventLoopGroupProxy-13-1 @call-handler#2148] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:13.091 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:13.092 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:13.092 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:13.092 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:13.092 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:13.093 [eventLoopGroupProxy-13-1 @call-handler#2154] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:13.095 [eventLoopGroupProxy-13-1 @coroutine#2155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:13.095 [eventLoopGroupProxy-13-1 @call-handler#2154] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:13.095 [eventLoopGroupProxy-13-1 @call-handler#2154] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:13.095 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:13.096 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:13.096 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:13.096 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:13.096 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:13.098 [eventLoopGroupProxy-13-1 @call-handler#2160] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:13.130 [DefaultDispatcher-worker-9 @coroutine#1174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b4e7b2 2024-02-06 23:54:13.141 [eventLoopGroupProxy-13-1 @coroutine#2162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:13.141 [eventLoopGroupProxy-13-1 @call-handler#2160] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:13.141 [eventLoopGroupProxy-13-1 @call-handler#2160] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-06 23:54:13.142 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:13.143 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:13.143 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:13.143 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:13.143 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:13.144 [eventLoopGroupProxy-13-1 @call-handler#2167] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:13.146 [eventLoopGroupProxy-13-1 @coroutine#2168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:13.147 [eventLoopGroupProxy-13-1 @call-handler#2167] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:13.147 [eventLoopGroupProxy-13-1 @call-handler#2167] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:54:13.147 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:13.148 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:13.148 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:13.148 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:13.148 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:13.149 [eventLoopGroupProxy-13-1 @call-handler#2173] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:13.151 [eventLoopGroupProxy-13-1 @coroutine#2174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:13.151 [eventLoopGroupProxy-13-1 @call-handler#2173] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:13.151 [eventLoopGroupProxy-13-1 @call-handler#2173] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:13.152 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:13.153 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:13.153 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:13.153 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:13.153 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:13.154 [eventLoopGroupProxy-13-1 @call-handler#2179] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:13.157 [eventLoopGroupProxy-13-1 @coroutine#2180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:13.157 [eventLoopGroupProxy-13-1 @call-handler#2179] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:13.157 [eventLoopGroupProxy-13-1 @call-handler#2179] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:54:13.158 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:13.160 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:13.160 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:13.160 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:13.160 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:13.161 [eventLoopGroupProxy-13-1 @call-handler#2185] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:13.162 [eventLoopGroupProxy-13-1 @coroutine#2186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:13.163 [eventLoopGroupProxy-13-1 @call-handler#2185] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:13.163 [eventLoopGroupProxy-13-1 @call-handler#2185] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:13.163 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:13.164 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:13.164 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:13.164 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:13.164 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:13.166 [eventLoopGroupProxy-13-1 @call-handler#2191] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:13.209 [eventLoopGroupProxy-13-1 @coroutine#2192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:13.209 [eventLoopGroupProxy-13-1 @call-handler#2191] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:13.209 [eventLoopGroupProxy-13-1 @call-handler#2191] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-06 23:54:13.210 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:13.211 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:13.211 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:13.211 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:13.211 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:13.212 [eventLoopGroupProxy-13-1 @call-handler#2197] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:13.214 [eventLoopGroupProxy-13-1 @coroutine#2198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:13.214 [eventLoopGroupProxy-13-1 @call-handler#2197] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:13.214 [eventLoopGroupProxy-13-1 @call-handler#2197] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:13.215 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:13.216 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:13.216 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:13.216 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:13.216 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:13.217 [eventLoopGroupProxy-13-1 @call-handler#2203] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:13.219 [eventLoopGroupProxy-13-1 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:13.219 [eventLoopGroupProxy-13-1 @call-handler#2203] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:13.219 [eventLoopGroupProxy-13-1 @call-handler#2203] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:13.220 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:13.221 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:13.221 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:13.221 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:13.221 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:13.222 [eventLoopGroupProxy-13-1 @call-handler#2209] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:13.265 [eventLoopGroupProxy-13-1 @coroutine#2210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:13.265 [eventLoopGroupProxy-13-1 @call-handler#2209] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:13.265 [eventLoopGroupProxy-13-1 @call-handler#2209] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-06 23:54:13.266 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:13.267 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:13.267 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:13.267 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:13.267 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:13.268 [eventLoopGroupProxy-13-1 @call-handler#2215] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:13.270 [eventLoopGroupProxy-13-1 @coroutine#2216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:13.270 [eventLoopGroupProxy-13-1 @call-handler#2215] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:13.270 [eventLoopGroupProxy-13-1 @call-handler#2215] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:13.270 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:13.271 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:13.271 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:13.271 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:13.271 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:13.273 [eventLoopGroupProxy-13-1 @call-handler#2222] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:13.275 [eventLoopGroupProxy-13-1 @coroutine#2223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:13.275 [eventLoopGroupProxy-13-1 @call-handler#2222] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:13.275 [eventLoopGroupProxy-13-1 @call-handler#2222] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:54:13.276 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:13.277 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:13.277 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:13.277 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:13.277 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:13.278 [eventLoopGroupProxy-13-1 @call-handler#2228] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:13.279 [eventLoopGroupProxy-13-1 @coroutine#2229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:13.279 [eventLoopGroupProxy-13-1 @call-handler#2228] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:13.279 [eventLoopGroupProxy-13-1 @call-handler#2228] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-06 23:54:13.280 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:13.281 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:13.281 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:13.281 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:13.281 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:13.282 [eventLoopGroupProxy-13-1 @call-handler#2234] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:13.283 [eventLoopGroupProxy-13-1 @coroutine#2235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:13.283 [eventLoopGroupProxy-13-1 @call-handler#2234] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:13.283 [eventLoopGroupProxy-13-1 @call-handler#2234] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-06 23:54:13.284 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:13.284 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:13.284 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:13.284 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:13.284 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:13.285 [eventLoopGroupProxy-13-1 @call-handler#2240] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:13.287 [eventLoopGroupProxy-13-1 @coroutine#2241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:13.287 [eventLoopGroupProxy-13-1 @call-handler#2240] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:13.287 [eventLoopGroupProxy-13-1 @call-handler#2240] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:13.287 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:13.288 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:13.288 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:13.288 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:13.288 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:13.289 [eventLoopGroupProxy-13-1 @call-handler#2246] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:13.292 [eventLoopGroupProxy-13-1 @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:13.292 [eventLoopGroupProxy-13-1 @call-handler#2246] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:13.292 [eventLoopGroupProxy-13-1 @call-handler#2246] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:54:13.293 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:13.294 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:13.294 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:13.294 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:13.294 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:13.295 [eventLoopGroupProxy-13-1 @call-handler#2252] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:13.337 [eventLoopGroupProxy-13-1 @coroutine#2253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:13.337 [eventLoopGroupProxy-13-1 @call-handler#2252] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:13.337 [eventLoopGroupProxy-13-1 @call-handler#2252] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-02-06 23:54:13.337 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:13.338 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:13.338 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:13.338 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:13.338 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:13.340 [eventLoopGroupProxy-13-1 @call-handler#2258] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:13.341 [eventLoopGroupProxy-13-1 @coroutine#2259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:13.341 [eventLoopGroupProxy-13-1 @call-handler#2258] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:13.341 [eventLoopGroupProxy-13-1 @call-handler#2258] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:13.342 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:13.343 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:13.343 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:13.343 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:13.343 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:13.344 [eventLoopGroupProxy-13-1 @call-handler#2264] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:13.346 [eventLoopGroupProxy-13-1 @coroutine#2265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:13.346 [eventLoopGroupProxy-13-1 @call-handler#2264] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:13.346 [eventLoopGroupProxy-13-1 @call-handler#2264] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:54:13.346 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:13.347 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:13.347 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:13.347 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:13.347 [MyScheduler_Worker-1 @coroutine#1340] 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-02-06 23:54:13.348 [eventLoopGroupProxy-13-1 @call-handler#2270] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-06 23:54:13.393 [eventLoopGroupProxy-13-1 @coroutine#2271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:13.393 [eventLoopGroupProxy-13-1 @call-handler#2270] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:13.393 [eventLoopGroupProxy-13-1 @call-handler#2270] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-06 23:54:13.394 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:13.409 [DefaultDispatcher-worker-2 @coroutine#1160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b4e7b2 2024-02-06 23:54:13.417 [DefaultDispatcher-worker-11 @coroutine#1158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b4e7b2 2024-02-06 23:54:13.418 [DefaultDispatcher-worker-11 @coroutine#1158] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:54:13.418 [DefaultDispatcher-worker-11 @coroutine#1158] 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-02-06 23:54:13.418 [DefaultDispatcher-worker-11 @coroutine#1158] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:54:13.418 [DefaultDispatcher-worker-11 @coroutine#1158] 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-02-06 23:54:13.419 [eventLoopGroupProxy-13-1 @call-handler#2281] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-06 23:54:13.420 [eventLoopGroupProxy-13-1 @call-handler#2281] 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-02-06 23:54:13.420 [eventLoopGroupProxy-13-1 @call-handler#2281] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-06 23:54:13.443 [DefaultDispatcher-worker-5 @call-handler#2281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@629de8 2024-02-06 23:54:13.444 [eventLoopGroupProxy-13-1 @call-handler#2281] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:13.444 [DefaultDispatcher-worker-9 @coroutine#974] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555868633022267392/_ustadmanifest.json 2024-02-06 23:54:13.444 [DefaultDispatcher-worker-9 @coroutine#974] 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/555868633022267392/_ustadmanifest.json. 2024-02-06 23:54:13.444 [DefaultDispatcher-worker-9 @coroutine#974] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555868633022267392/_ustadmanifest.json 2024-02-06 23:54:13.444 [eventLoopGroupProxy-13-1 @call-handler#2281] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 25ms 2024-02-06 23:54:13.444 [DefaultDispatcher-worker-12 @coroutine#1158] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:54:13.444 [DefaultDispatcher-worker-12 @coroutine#1158] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:54:13.445 [DefaultDispatcher-worker-12 @coroutine#1158] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-06 23:54:13.445 [DefaultDispatcher-worker-12 @coroutine#1158] 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-02-06 23:54:13.445 [DefaultDispatcher-worker-2 @coroutine#974] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555868633022267392/_ustadmanifest.json 2024-02-06 23:54:13.445 [DefaultDispatcher-worker-2 @coroutine#974] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555868633022267392/_ustadmanifest.json 2024-02-06 23:54:13.447 [DefaultDispatcher-worker-12 @coroutine#974] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555868633022267392/_ustadmanifest.json. 2024-02-06 23:54:13.447 [DefaultDispatcher-worker-12 @coroutine#974] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555868633022267392/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:54:13.455 [DefaultDispatcher-worker-13 @coroutine#1158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b4e7b2 2024-02-06 23:54:13.457 [DefaultDispatcher-worker-12 @coroutine#2471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:13.473 [DefaultDispatcher-worker-11 @coroutine#974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@629de8 2024-02-06 23:54:13.480 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-06 23:54:13.480 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-06 23:54:13.480 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-06 23:54:13.480 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-06 23:54:13.480 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-06 23:54:13.485 [Test worker @coroutine#2651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1764e45e 2024-02-06 23:54:13.485 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Shutdown initiated... 2024-02-06 23:54:13.485 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Close initiated... 2024-02-06 23:54:13.485 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:13.485 [HikariPool-69 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50b4e7b2: (connection evicted) 2024-02-06 23:54:13.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:13.486 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Closed. 2024-02-06 23:54:13.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Shutdown completed. 2024-02-06 23:54:13.828 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-06 23:54:13.828 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-06 23:54:13.909 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-06 23:54:14.491 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@5b430541 2024-02-06 23:54:14.491 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@5b430541 2024-02-06 23:54:14.496 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-02-06 23:54:14.496 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Shutdown initiated... 2024-02-06 23:54:14.496 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Close initiated... 2024-02-06 23:54:14.496 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:14.497 [HikariPool-67 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Closing connection org.sqlite.jdbc4.JDBC4Connection@629de8: (connection evicted) 2024-02-06 23:54:14.498 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:14.498 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Closed. 2024-02-06 23:54:14.498 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Shutdown completed. 2024-02-06 23:54:14.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2024-02-06 23:54:14.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:14.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:14.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:14.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:14.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:14.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:14.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7535307c 2024-02-06 23:54:14.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:14.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:14.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:14.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:14.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:14.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:14.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:14.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:14.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:14.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:14.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:14.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:14.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:14.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:14.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:14.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:14.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:14.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:14.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:14.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2024-02-06 23:54:14.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:14.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:14.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:14.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:14.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:14.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:14.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:14.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:14.503 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2024-02-06 23:54:14.503 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@45375bdf 2024-02-06 23:54:14.503 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@45375bdf 2024-02-06 23:54:14.503 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2024-02-06 23:54:14.556 [DefaultDispatcher-worker-5 @coroutine#2663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45375bdf 2024-02-06 23:54:14.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2024-02-06 23:54:14.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:14.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:14.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:14.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:14.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:14.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:14.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64cdc310 2024-02-06 23:54:14.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:14.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:14.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:14.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:14.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:14.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:14.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:14.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:14.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:14.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:14.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:14.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:14.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:14.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:14.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:14.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:14.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:14.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:14.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:14.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2024-02-06 23:54:14.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:14.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:14.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:14.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:14.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:14.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:14.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:14.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:14.565 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2024-02-06 23:54:14.566 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@510a2c7 2024-02-06 23:54:14.566 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@510a2c7 2024-02-06 23:54:14.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2024-02-06 23:54:14.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2024-02-06 23:54:14.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:14.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:14.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:14.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:14.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:14.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:14.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14fe085b 2024-02-06 23:54:14.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:14.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:14.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:14.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:14.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:14.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:14.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:14.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:14.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:14.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:14.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:14.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:14.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:14.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:14.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:14.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:14.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:14.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:14.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:14.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2024-02-06 23:54:14.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:14.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:14.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:14.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:14.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:14.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:14.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:14.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:14.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2024-02-06 23:54:14.568 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-06 23:54:14.568 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-06 23:54:14.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2024-02-06 23:54:14.570 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-06 23:54:14.571 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-02-06 23:54:14.572 [DefaultDispatcher-worker-11 @coroutine#2673] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-06 23:54:14.576 [DefaultDispatcher-worker-11 @coroutine#2675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@510a2c7 2024-02-06 23:54:14.577 [Test worker @coroutine#2674] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-06 23:54:14.577 [Test worker @coroutine#2674] 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-02-06 23:54:14.577 [Test worker @coroutine#2674] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-06 23:54:14.577 [Test worker @coroutine#2674] 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-02-06 23:54:14.580 [eventLoopGroupProxy-16-1 @call-handler#2681] 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-02-06 23:54:14.581 [eventLoopGroupProxy-16-1 @call-handler#2681] 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-02-06 23:54:14.582 [eventLoopGroupProxy-16-1 @coroutine#2682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-06 23:54:14.584 [Test worker @coroutine#2674] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-06 23:54:14.584 [Test worker @coroutine#2674] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-06 23:54:14.584 [Test worker @coroutine#2674] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-06 23:54:14.584 [Test worker @coroutine#2674] 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-02-06 23:54:14.586 [Test worker @coroutine#2686] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:14.586 [Test worker @coroutine#2686] 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-02-06 23:54:14.586 [Test worker @coroutine#2686] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:14.586 [Test worker @coroutine#2686] 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-02-06 23:54:14.587 [eventLoopGroupProxy-16-1 @call-handler#2689] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-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-02-06 23:54:14.591 [eventLoopGroupProxy-16-1 @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-06 23:54:14.591 [eventLoopGroupProxy-16-1 @call-handler#2689] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:14.592 [Test worker @coroutine#2686] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:54:14.595 [eventLoopGroupProxy-16-2 @call-handler#2699] 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-02-06 23:54:14.601 [eventLoopGroupProxy-16-2 @call-handler#2699] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:14.604 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:14.609 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@510a2c7 2024-02-06 23:54:14.666 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:14.668 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:15.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2024-02-06 23:54:15.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:15.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:15.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:15.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:15.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:15.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:15.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41bbdd8a 2024-02-06 23:54:15.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:15.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:15.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:15.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:15.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:15.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:15.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:15.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:15.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:15.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:15.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:15.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:15.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:15.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:15.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:15.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:15.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:15.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:15.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:15.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2024-02-06 23:54:15.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:15.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:15.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:15.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:15.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:15.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:15.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:15.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:15.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2024-02-06 23:54:15.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@30adae45 2024-02-06 23:54:15.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@30adae45 2024-02-06 23:54:15.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2024-02-06 23:54:15.821 [DefaultDispatcher-worker-3 @coroutine#2709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30adae45 2024-02-06 23:54:15.828 [Test worker @coroutine#2709] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60817/api/blob/upload-init-batch 2024-02-06 23:54:15.828 [Test worker @coroutine#2709] 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:60817/api/blob/upload-init-batch. 2024-02-06 23:54:15.828 [Test worker @coroutine#2709] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60817/api/blob/upload-init-batch 2024-02-06 23:54:15.828 [Test worker @coroutine#2709] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60817/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-06 23:54:15.830 [Test worker @coroutine#2709] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60817/api/blob/upload-init-batch 2024-02-06 23:54:15.830 [Test worker @coroutine#2709] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60817/api/blob/upload-init-batch 2024-02-06 23:54:15.831 [Test worker @coroutine#2709] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:60817/api/blob/upload-init-batch. 2024-02-06 23:54:15.831 [Test worker @coroutine#2709] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60817/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:54:15.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Shutdown initiated... 2024-02-06 23:54:15.838 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Close initiated... 2024-02-06 23:54:15.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:15.838 [HikariPool-73 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30adae45: (connection evicted) 2024-02-06 23:54:15.839 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:15.839 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Closed. 2024-02-06 23:54:15.839 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Shutdown completed. 2024-02-06 23:54:15.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2024-02-06 23:54:15.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:15.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:15.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:15.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:15.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:15.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:15.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d28a235 2024-02-06 23:54:15.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:15.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:15.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:15.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:15.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:15.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:15.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:15.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:15.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:15.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:15.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:15.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:15.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:15.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:15.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:15.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:15.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:15.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:15.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:15.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2024-02-06 23:54:15.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:15.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:15.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:15.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:15.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:15.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:15.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:15.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:15.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2024-02-06 23:54:15.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fc2933e 2024-02-06 23:54:15.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fc2933e 2024-02-06 23:54:15.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2024-02-06 23:54:15.865 [Test worker @coroutine#2719] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42563/api/blob/upload-init-batch 2024-02-06 23:54:15.865 [Test worker @coroutine#2719] 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:42563/api/blob/upload-init-batch. 2024-02-06 23:54:15.865 [Test worker @coroutine#2719] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42563/api/blob/upload-init-batch 2024-02-06 23:54:15.865 [Test worker @coroutine#2719] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42563/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-06 23:54:15.867 [Test worker @coroutine#2719] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42563/api/blob/upload-init-batch 2024-02-06 23:54:15.867 [Test worker @coroutine#2719] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42563/api/blob/upload-init-batch 2024-02-06 23:54:15.867 [Test worker @coroutine#2719] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:42563/api/blob/upload-init-batch. 2024-02-06 23:54:15.867 [Test worker @coroutine#2719] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:42563/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:54:15.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2024-02-06 23:54:15.868 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2024-02-06 23:54:15.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:15.869 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fc2933e: (connection evicted) 2024-02-06 23:54:15.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:15.869 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2024-02-06 23:54:15.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2024-02-06 23:54:15.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2024-02-06 23:54:15.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:15.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:15.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:15.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:15.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:15.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:15.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54c37dab 2024-02-06 23:54:15.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:15.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:15.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:15.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:15.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:15.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:15.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:15.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:15.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:15.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:15.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:15.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:15.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:15.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:15.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:15.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:15.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:15.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:15.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:15.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2024-02-06 23:54:15.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:15.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:15.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:15.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:15.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:15.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:15.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:15.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:15.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2024-02-06 23:54:15.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a2057e 2024-02-06 23:54:15.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a2057e 2024-02-06 23:54:15.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2024-02-06 23:54:15.895 [Test worker @coroutine#2725] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48001/api/blob/upload-init-batch 2024-02-06 23:54:15.895 [Test worker @coroutine#2725] 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:48001/api/blob/upload-init-batch. 2024-02-06 23:54:15.895 [Test worker @coroutine#2725] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48001/api/blob/upload-init-batch 2024-02-06 23:54:15.895 [Test worker @coroutine#2725] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48001/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-06 23:54:15.897 [Test worker @coroutine#2725] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48001/api/blob/upload-init-batch 2024-02-06 23:54:15.897 [Test worker @coroutine#2725] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48001/api/blob/upload-init-batch 2024-02-06 23:54:15.897 [Test worker @coroutine#2725] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:48001/api/blob/upload-init-batch. 2024-02-06 23:54:15.897 [Test worker @coroutine#2725] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:48001/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:54:15.905 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2024-02-06 23:54:15.905 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2024-02-06 23:54:15.905 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:15.905 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a2057e: (connection evicted) 2024-02-06 23:54:15.906 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:15.906 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2024-02-06 23:54:15.906 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2024-02-06 23:54:15.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2024-02-06 23:54:15.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:15.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:15.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:15.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:15.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:15.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:15.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e976553 2024-02-06 23:54:15.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:15.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:15.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:15.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:15.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:15.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:15.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:15.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:15.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:15.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:15.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:15.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:15.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:15.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:54:15.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:54:15.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:15.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:15.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:54:15.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:15.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2024-02-06 23:54:15.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:15.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:15.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:15.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:15.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:15.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:15.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:15.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:15.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2024-02-06 23:54:15.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@193d7ac7 2024-02-06 23:54:15.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@193d7ac7 2024-02-06 23:54:15.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2024-02-06 23:54:16.000 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193d7ac7 2024-02-06 23:54:16.029 [DefaultDispatcher-worker-3 @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193d7ac7 2024-02-06 23:54:16.037 [DefaultDispatcher-worker-6 @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193d7ac7 2024-02-06 23:54:16.046 [DefaultDispatcher-worker-6 @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193d7ac7 2024-02-06 23:54:16.055 [DefaultDispatcher-worker-5 @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193d7ac7 2024-02-06 23:54:16.063 [DefaultDispatcher-worker-9 @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193d7ac7 2024-02-06 23:54:16.072 [DefaultDispatcher-worker-11 @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193d7ac7 2024-02-06 23:54:16.079 [HikariPool-76 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:54:16.081 [DefaultDispatcher-worker-6 @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193d7ac7 2024-02-06 23:54:16.083 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@257eeee5 2024-02-06 23:54:16.084 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@257eeee5 2024-02-06 23:54:16.088 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bb9143a 2024-02-06 23:54:16.088 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bb9143a 2024-02-06 23:54:16.091 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f868595 2024-02-06 23:54:16.091 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f868595 2024-02-06 23:54:16.092 [DefaultDispatcher-worker-3 @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193d7ac7 2024-02-06 23:54:16.094 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a841e01 2024-02-06 23:54:16.094 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a841e01 2024-02-06 23:54:16.096 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@385fcc72 2024-02-06 23:54:16.096 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@385fcc72 2024-02-06 23:54:16.098 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b241787 2024-02-06 23:54:16.098 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b241787 2024-02-06 23:54:16.101 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@40159b5b 2024-02-06 23:54:16.101 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@40159b5b 2024-02-06 23:54:16.101 [DefaultDispatcher-worker-5 @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193d7ac7 2024-02-06 23:54:16.103 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@aabe14e 2024-02-06 23:54:16.103 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@aabe14e 2024-02-06 23:54:16.105 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c518035 2024-02-06 23:54:16.105 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c518035 2024-02-06 23:54:16.105 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-06 23:54:16.109 [DefaultDispatcher-worker-6 @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193d7ac7 2024-02-06 23:54:16.119 [DefaultDispatcher-worker-5 @coroutine#2754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193d7ac7 2024-02-06 23:54:16.127 [DefaultDispatcher-worker-9 @coroutine#2754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193d7ac7 2024-02-06 23:54:16.138 [DefaultDispatcher-worker-6 @coroutine#2754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193d7ac7 2024-02-06 23:54:16.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2024-02-06 23:54:16.140 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2024-02-06 23:54:16.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 23:54:16.141 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@193d7ac7: (connection evicted) 2024-02-06 23:54:16.141 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@257eeee5: (connection evicted) 2024-02-06 23:54:16.142 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2bb9143a: (connection evicted) 2024-02-06 23:54:16.142 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f868595: (connection evicted) 2024-02-06 23:54:16.142 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a841e01: (connection evicted) 2024-02-06 23:54:16.143 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@385fcc72: (connection evicted) 2024-02-06 23:54:16.143 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b241787: (connection evicted) 2024-02-06 23:54:16.144 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40159b5b: (connection evicted) 2024-02-06 23:54:16.144 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@aabe14e: (connection evicted) 2024-02-06 23:54:16.144 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c518035: (connection evicted) 2024-02-06 23:54:16.146 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:16.146 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2024-02-06 23:54:16.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2024-02-06 23:54:16.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2024-02-06 23:54:16.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:16.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:16.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:16.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:16.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:16.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:16.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5cc152f9 2024-02-06 23:54:16.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:16.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:16.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:16.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:16.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:16.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:16.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:16.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:16.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:16.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:16.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:16.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:16.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:16.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:54:16.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:54:16.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:16.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:16.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:54:16.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:16.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2024-02-06 23:54:16.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:16.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:16.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:16.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:16.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:16.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:16.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:16.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:16.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2024-02-06 23:54:16.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b86a656 2024-02-06 23:54:16.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b86a656 2024-02-06 23:54:16.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2024-02-06 23:54:16.168 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b86a656 2024-02-06 23:54:16.195 [DefaultDispatcher-worker-14 @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b86a656 2024-02-06 23:54:16.204 [DefaultDispatcher-worker-10 @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b86a656 2024-02-06 23:54:16.211 [DefaultDispatcher-worker-10 @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b86a656 2024-02-06 23:54:16.218 [DefaultDispatcher-worker-12 @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b86a656 2024-02-06 23:54:16.226 [DefaultDispatcher-worker-9 @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b86a656 2024-02-06 23:54:16.234 [DefaultDispatcher-worker-6 @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b86a656 2024-02-06 23:54:16.243 [DefaultDispatcher-worker-5 @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b86a656 2024-02-06 23:54:16.248 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:54:16.251 [DefaultDispatcher-worker-12 @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b86a656 2024-02-06 23:54:16.252 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@47408abf 2024-02-06 23:54:16.253 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@47408abf 2024-02-06 23:54:16.256 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@49876c27 2024-02-06 23:54:16.256 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@49876c27 2024-02-06 23:54:16.260 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db8e1cf 2024-02-06 23:54:16.260 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db8e1cf 2024-02-06 23:54:16.261 [DefaultDispatcher-worker-5 @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b86a656 2024-02-06 23:54:16.261 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@8ba661c 2024-02-06 23:54:16.261 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@8ba661c 2024-02-06 23:54:16.263 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b6c00c6 2024-02-06 23:54:16.263 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b6c00c6 2024-02-06 23:54:16.265 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@39f8abd8 2024-02-06 23:54:16.265 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@39f8abd8 2024-02-06 23:54:16.267 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@33c493b1 2024-02-06 23:54:16.267 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@33c493b1 2024-02-06 23:54:16.269 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@68959953 2024-02-06 23:54:16.269 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@68959953 2024-02-06 23:54:16.270 [DefaultDispatcher-worker-14 @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b86a656 2024-02-06 23:54:16.272 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@4354deb7 2024-02-06 23:54:16.272 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@4354deb7 2024-02-06 23:54:16.272 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-06 23:54:16.280 [DefaultDispatcher-worker-14 @coroutine#2769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b86a656 2024-02-06 23:54:16.290 [DefaultDispatcher-worker-12 @coroutine#2769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b86a656 2024-02-06 23:54:16.298 [DefaultDispatcher-worker-5 @coroutine#2769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b86a656 2024-02-06 23:54:16.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Shutdown initiated... 2024-02-06 23:54:16.300 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Close initiated... 2024-02-06 23:54:16.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 23:54:16.300 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b86a656: (connection evicted) 2024-02-06 23:54:16.301 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47408abf: (connection evicted) 2024-02-06 23:54:16.301 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49876c27: (connection evicted) 2024-02-06 23:54:16.302 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4db8e1cf: (connection evicted) 2024-02-06 23:54:16.302 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8ba661c: (connection evicted) 2024-02-06 23:54:16.302 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b6c00c6: (connection evicted) 2024-02-06 23:54:16.303 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39f8abd8: (connection evicted) 2024-02-06 23:54:16.303 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33c493b1: (connection evicted) 2024-02-06 23:54:16.303 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68959953: (connection evicted) 2024-02-06 23:54:16.304 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4354deb7: (connection evicted) 2024-02-06 23:54:16.305 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:16.305 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Closed. 2024-02-06 23:54:16.305 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Shutdown completed. 2024-02-06 23:54:16.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2024-02-06 23:54:16.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:16.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:16.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:16.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:16.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:16.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:16.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@468646ea 2024-02-06 23:54:16.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:16.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:16.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:16.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:16.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:16.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:16.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:16.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:16.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:16.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:16.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:16.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:16.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:16.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:16.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:16.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:16.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:16.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:16.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:16.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2024-02-06 23:54:16.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:16.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:16.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:16.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:16.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:16.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:16.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:16.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:16.734 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2024-02-06 23:54:16.734 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@20462820 2024-02-06 23:54:16.734 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@20462820 2024-02-06 23:54:16.734 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2024-02-06 23:54:16.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2024-02-06 23:54:16.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:16.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:16.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:16.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:16.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:16.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:16.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4803bf73 2024-02-06 23:54:16.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:16.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:16.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:16.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:16.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:16.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:16.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:16.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:16.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:16.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:16.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:16.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:16.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:16.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:16.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:16.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:16.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:16.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:16.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:16.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2024-02-06 23:54:16.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:16.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:16.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:16.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:16.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:16.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:16.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:16.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:16.750 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2024-02-06 23:54:16.750 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ce8084a 2024-02-06 23:54:16.750 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ce8084a 2024-02-06 23:54:16.750 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2024-02-06 23:54:16.774 [Test worker @coroutine#2777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ce8084a 2024-02-06 23:54:16.777 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ce8084a 2024-02-06 23:54:16.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2024-02-06 23:54:16.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:16.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:16.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:16.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:16.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:16.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:16.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a84b6de 2024-02-06 23:54:16.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:16.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:16.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:16.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:16.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:16.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:16.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:16.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:16.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:16.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:16.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:16.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:16.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:16.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:16.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:16.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:16.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:16.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:16.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:16.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2024-02-06 23:54:16.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:16.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:16.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:16.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:16.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:16.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:16.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:16.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:16.782 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2024-02-06 23:54:16.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@2119b989 2024-02-06 23:54:16.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@2119b989 2024-02-06 23:54:16.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2024-02-06 23:54:16.806 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2119b989 2024-02-06 23:54:16.809 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2119b989 2024-02-06 23:54:16.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2024-02-06 23:54:16.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:16.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:16.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:16.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:16.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:16.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:16.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31de8099 2024-02-06 23:54:16.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:16.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:16.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:16.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:16.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:16.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:16.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:16.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:16.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:16.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:16.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:16.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:16.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:16.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:16.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:16.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:16.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:16.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:16.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:16.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2024-02-06 23:54:16.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:16.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:16.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:16.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:16.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:16.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:16.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:16.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:16.814 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2024-02-06 23:54:16.815 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@75507e68 2024-02-06 23:54:16.815 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@75507e68 2024-02-06 23:54:16.815 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2024-02-06 23:54:16.834 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:16.839 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75507e68 2024-02-06 23:54:16.841 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75507e68 2024-02-06 23:54:16.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2024-02-06 23:54:16.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:16.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:16.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:16.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:16.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:16.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:16.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64921450 2024-02-06 23:54:16.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:16.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:16.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:16.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:16.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:16.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:16.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:16.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:16.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:16.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:16.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:16.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:16.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:16.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:16.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:16.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:16.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:16.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:16.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:16.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2024-02-06 23:54:16.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:16.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:16.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:16.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:16.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:16.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:16.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:16.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:16.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2024-02-06 23:54:16.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d373794 2024-02-06 23:54:16.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d373794 2024-02-06 23:54:16.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2024-02-06 23:54:16.850 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:16.872 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d373794 2024-02-06 23:54:16.874 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d373794 2024-02-06 23:54:16.880 [Test worker @coroutine#2799] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34195/ 2024-02-06 23:54:16.880 [Test worker @coroutine#2799] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34195/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:54:16.882 [Test worker @coroutine#2799] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34195/ 2024-02-06 23:54:16.882 [Test worker @coroutine#2799] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34195/ 2024-02-06 23:54:16.882 [Test worker @coroutine#2799] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34195/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:54:16.883 [HikariPool-80 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:16.883 [Test worker @coroutine#2799] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34195/ 2024-02-06 23:54:16.883 [Test worker @coroutine#2799] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34195/ 2024-02-06 23:54:16.883 [Test worker @coroutine#2799] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34195/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:54:16.884 [Test worker @coroutine#2799] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34195/ 2024-02-06 23:54:16.885 [Test worker @coroutine#2799] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34195/ 2024-02-06 23:54:16.885 [Test worker @coroutine#2799] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34195/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:54:16.915 [HikariPool-81 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:16.927 [Test worker @coroutine#2799] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34195/ 2024-02-06 23:54:16.927 [Test worker @coroutine#2799] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34195/ 2024-02-06 23:54:16.927 [Test worker @coroutine#2799] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34195/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:54:16.928 [Test worker @coroutine#2799] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34195/ 2024-02-06 23:54:16.929 [Test worker @coroutine#2799] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34195/ 2024-02-06 23:54:16.929 [Test worker @coroutine#2799] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34195/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:54:16.929 [Test worker @coroutine#2799] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34195/ 2024-02-06 23:54:16.930 [Test worker @coroutine#2799] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34195/ 2024-02-06 23:54:16.930 [Test worker @coroutine#2799] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34195/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:54:16.931 [Test worker @coroutine#2799] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34195/ 2024-02-06 23:54:16.936 [Test worker @coroutine#2815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34109/ 2024-02-06 23:54:16.936 [Test worker @coroutine#2815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34109/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:54:16.937 [Test worker @coroutine#2815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34109/ 2024-02-06 23:54:16.938 [Test worker @coroutine#2815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34109/ 2024-02-06 23:54:16.938 [Test worker @coroutine#2815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34109/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:54:16.938 [Test worker @coroutine#2815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34109/ 2024-02-06 23:54:16.939 [Test worker @coroutine#2815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34109/ 2024-02-06 23:54:16.939 [Test worker @coroutine#2815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34109/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:54:16.940 [Test worker @coroutine#2815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34109/ 2024-02-06 23:54:16.940 [Test worker @coroutine#2815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34109/ 2024-02-06 23:54:16.940 [Test worker @coroutine#2815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34109/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:54:16.945 [HikariPool-82 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:16.987 [Test worker @coroutine#2815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34109/ 2024-02-06 23:54:16.988 [Test worker @coroutine#2815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34109/ 2024-02-06 23:54:16.988 [Test worker @coroutine#2815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34109/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:54:16.989 [Test worker @coroutine#2815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34109/ 2024-02-06 23:54:16.989 [Test worker @coroutine#2815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34109/ 2024-02-06 23:54:16.989 [Test worker @coroutine#2815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34109/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:54:16.990 [Test worker @coroutine#2815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34109/ 2024-02-06 23:54:16.990 [Test worker @coroutine#2815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34109/ 2024-02-06 23:54:16.990 [Test worker @coroutine#2815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34109/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:54:16.991 [Test worker @coroutine#2815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34109/ 2024-02-06 23:54:17.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2024-02-06 23:54:17.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:17.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:17.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:17.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:17.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:17.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:17.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fc386f8 2024-02-06 23:54:17.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:17.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:17.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:17.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:17.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:17.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:17.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:17.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:17.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:17.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:17.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:17.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:17.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:17.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:54:17.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:54:17.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:17.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:17.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:54:17.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:17.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2024-02-06 23:54:17.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:17.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:17.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:17.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:17.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:17.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:17.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:17.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:17.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2024-02-06 23:54:17.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@3777fc44 2024-02-06 23:54:17.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@3777fc44 2024-02-06 23:54:17.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2024-02-06 23:54:17.248 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3777fc44 2024-02-06 23:54:17.259 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3777fc44 2024-02-06 23:54:17.261 [Test worker @coroutine#2846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3777fc44 2024-02-06 23:54:17.263 [DefaultDispatcher-worker-5 @coroutine#2850] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44493/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:54:17.263 [DefaultDispatcher-worker-5 @coroutine#2850] 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:44493/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-06 23:54:17.263 [DefaultDispatcher-worker-5 @coroutine#2850] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44493/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:54:17.263 [DefaultDispatcher-worker-5 @coroutine#2850] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44493/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-06 23:54:17.265 [DefaultDispatcher-worker-4 @coroutine#2850] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44493/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:54:17.265 [DefaultDispatcher-worker-4 @coroutine#2850] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44493/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:54:17.272 [DefaultDispatcher-worker-1 @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3777fc44 2024-02-06 23:54:17.272 [DefaultDispatcher-worker-1 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44493/UmAppDatabase/replication/nodeId 2024-02-06 23:54:17.272 [DefaultDispatcher-worker-1 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44493/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:17.272 [DefaultDispatcher-worker-1 @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44493/UmAppDatabase/replication/nodeId 2024-02-06 23:54:17.273 [DefaultDispatcher-worker-3 @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44493/UmAppDatabase/replication/nodeId 2024-02-06 23:54:17.273 [DefaultDispatcher-worker-3 @coroutine#2849] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44493/UmAppDatabase/replication/nodeId 2024-02-06 23:54:17.277 [Test worker @coroutine#2854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3777fc44 2024-02-06 23:54:17.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2024-02-06 23:54:17.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:17.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:17.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:17.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:17.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:17.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:17.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37d8562f 2024-02-06 23:54:17.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:17.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:17.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:17.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:17.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:17.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:17.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:17.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:17.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:17.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:17.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:17.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:17.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:17.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:54:17.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:54:17.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:17.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:17.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:54:17.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:17.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2024-02-06 23:54:17.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:17.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:17.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:17.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:17.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:17.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:17.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:17.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:17.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2024-02-06 23:54:17.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@614ae4eb 2024-02-06 23:54:17.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@614ae4eb 2024-02-06 23:54:17.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2024-02-06 23:54:17.305 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@614ae4eb 2024-02-06 23:54:17.322 [Test worker @coroutine#2861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@614ae4eb 2024-02-06 23:54:17.324 [Test worker @coroutine#2863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@614ae4eb 2024-02-06 23:54:17.328 [DefaultDispatcher-worker-9 @coroutine#2871] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44493/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-06 23:54:17.328 [DefaultDispatcher-worker-9 @coroutine#2871] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44493/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2024-02-06 23:54:17.328 [DefaultDispatcher-worker-9 @coroutine#2871] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44493/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-06 23:54:17.330 [HikariPool-83 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:17.331 [DefaultDispatcher-worker-3 @coroutine#2871] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44493/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-06 23:54:17.331 [DefaultDispatcher-worker-3 @coroutine#2871] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44493/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-06 23:54:17.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2024-02-06 23:54:17.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:17.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:17.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:17.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:17.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:17.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:17.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65f3f9e2 2024-02-06 23:54:17.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:17.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:17.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:17.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:17.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:17.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:17.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:17.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:17.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:17.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:17.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:17.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:17.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:17.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:54:17.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:54:17.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:17.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:17.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:54:17.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:17.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2024-02-06 23:54:17.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:17.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:17.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:17.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:17.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:17.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:17.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:17.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:17.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2024-02-06 23:54:17.334 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-06 23:54:17.334 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-06 23:54:17.334 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2024-02-06 23:54:17.335 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@4467f19f 2024-02-06 23:54:17.336 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@4467f19f 2024-02-06 23:54:17.336 [DefaultDispatcher-worker-13 @coroutine#2865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@614ae4eb 2024-02-06 23:54:17.338 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@4aa00763 2024-02-06 23:54:17.338 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@4aa00763 2024-02-06 23:54:17.340 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e9f9aef 2024-02-06 23:54:17.340 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e9f9aef 2024-02-06 23:54:17.342 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@b9d0d58 2024-02-06 23:54:17.342 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@b9d0d58 2024-02-06 23:54:17.344 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@700dfebd 2024-02-06 23:54:17.344 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@700dfebd 2024-02-06 23:54:17.347 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a5c64c0 2024-02-06 23:54:17.347 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a5c64c0 2024-02-06 23:54:17.349 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@826c986 2024-02-06 23:54:17.349 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@826c986 2024-02-06 23:54:17.351 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bb2f217 2024-02-06 23:54:17.351 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bb2f217 2024-02-06 23:54:17.353 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@74d511ca 2024-02-06 23:54:17.353 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@74d511ca 2024-02-06 23:54:17.353 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 23:54:17.357 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-06 23:54:17.367 [Test worker @coroutine#2876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-06 23:54:17.369 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-06 23:54:17.370 [DefaultDispatcher-worker-13 @coroutine#2882] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33817/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:54:17.370 [DefaultDispatcher-worker-13 @coroutine#2882] 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:33817/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-06 23:54:17.370 [DefaultDispatcher-worker-13 @coroutine#2882] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33817/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:54:17.371 [DefaultDispatcher-worker-13 @coroutine#2882] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33817/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-06 23:54:17.372 [DefaultDispatcher-worker-14 @coroutine#2882] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33817/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:54:17.373 [DefaultDispatcher-worker-14 @coroutine#2882] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33817/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:54:17.379 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:17.379 [DefaultDispatcher-worker-6 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-06 23:54:17.380 [DefaultDispatcher-worker-6 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33817/UmAppDatabase/replication/nodeId 2024-02-06 23:54:17.380 [DefaultDispatcher-worker-6 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33817/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:17.380 [DefaultDispatcher-worker-6 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33817/UmAppDatabase/replication/nodeId 2024-02-06 23:54:17.381 [DefaultDispatcher-worker-10 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33817/UmAppDatabase/replication/nodeId 2024-02-06 23:54:17.381 [DefaultDispatcher-worker-10 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33817/UmAppDatabase/replication/nodeId 2024-02-06 23:54:17.383 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@69bded29 2024-02-06 23:54:17.383 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@69bded29 2024-02-06 23:54:17.384 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-06 23:54:17.386 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@677a1e6e 2024-02-06 23:54:17.386 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@677a1e6e 2024-02-06 23:54:17.389 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@63458659 2024-02-06 23:54:17.389 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@63458659 2024-02-06 23:54:17.392 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@26471455 2024-02-06 23:54:17.392 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@26471455 2024-02-06 23:54:17.393 [DefaultDispatcher-worker-2 @coroutine#2893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-06 23:54:17.394 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@20157111 2024-02-06 23:54:17.394 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@20157111 2024-02-06 23:54:17.397 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@17ab9213 2024-02-06 23:54:17.397 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@17ab9213 2024-02-06 23:54:17.400 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@5813a9f1 2024-02-06 23:54:17.400 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@5813a9f1 2024-02-06 23:54:17.402 [DefaultDispatcher-worker-14 @coroutine#2893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-06 23:54:17.402 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@4668eb1a 2024-02-06 23:54:17.402 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@4668eb1a 2024-02-06 23:54:17.404 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d7e873f 2024-02-06 23:54:17.404 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d7e873f 2024-02-06 23:54:17.404 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 23:54:17.410 [DefaultDispatcher-worker-12 @coroutine#2893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-06 23:54:17.419 [DefaultDispatcher-worker-13 @coroutine#2893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-06 23:54:17.425 [DefaultDispatcher-worker-14 @coroutine#2898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-06 23:54:17.434 [DefaultDispatcher-worker-13 @coroutine#2898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-06 23:54:17.434 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:54:17.438 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@221c9ea5 2024-02-06 23:54:17.438 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@221c9ea5 2024-02-06 23:54:17.442 [DefaultDispatcher-worker-6 @coroutine#2898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-06 23:54:17.442 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cdb6496 2024-02-06 23:54:17.442 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cdb6496 2024-02-06 23:54:17.445 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@28e4f5d5 2024-02-06 23:54:17.445 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@28e4f5d5 2024-02-06 23:54:17.447 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@6de66ead 2024-02-06 23:54:17.447 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@6de66ead 2024-02-06 23:54:17.449 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bc92c02 2024-02-06 23:54:17.449 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bc92c02 2024-02-06 23:54:17.450 [DefaultDispatcher-worker-6 @coroutine#2898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-06 23:54:17.452 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c410239 2024-02-06 23:54:17.452 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c410239 2024-02-06 23:54:17.454 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@53841e39 2024-02-06 23:54:17.454 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@53841e39 2024-02-06 23:54:17.456 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@dc991e2 2024-02-06 23:54:17.456 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@dc991e2 2024-02-06 23:54:17.458 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f020565 2024-02-06 23:54:17.458 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f020565 2024-02-06 23:54:17.458 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-06 23:54:17.460 [DefaultDispatcher-worker-6 @coroutine#2903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-06 23:54:17.468 [DefaultDispatcher-worker-2 @coroutine#2903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-06 23:54:17.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2024-02-06 23:54:17.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:17.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:17.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:17.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:17.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:17.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:17.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@549404e7 2024-02-06 23:54:17.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:17.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:17.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:17.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:17.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:17.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:17.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:17.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:17.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:17.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:17.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:17.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:17.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:17.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:54:17.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:54:17.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:17.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:17.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:54:17.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:17.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2024-02-06 23:54:17.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:17.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:17.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:17.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:17.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:17.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:17.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:17.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:17.483 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2024-02-06 23:54:17.484 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@346a2799 2024-02-06 23:54:17.484 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@346a2799 2024-02-06 23:54:17.484 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2024-02-06 23:54:17.505 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346a2799 2024-02-06 23:54:17.515 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346a2799 2024-02-06 23:54:17.517 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346a2799 2024-02-06 23:54:17.518 [DefaultDispatcher-worker-12 @coroutine#2929] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37139/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:54:17.518 [DefaultDispatcher-worker-12 @coroutine#2929] 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:37139/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-06 23:54:17.518 [DefaultDispatcher-worker-12 @coroutine#2929] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37139/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:54:17.518 [DefaultDispatcher-worker-12 @coroutine#2929] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37139/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-06 23:54:17.521 [DefaultDispatcher-worker-1 @coroutine#2929] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37139/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:54:17.521 [DefaultDispatcher-worker-1 @coroutine#2929] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37139/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:54:17.527 [DefaultDispatcher-worker-1 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346a2799 2024-02-06 23:54:17.528 [DefaultDispatcher-worker-1 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37139/UmAppDatabase/replication/nodeId 2024-02-06 23:54:17.528 [DefaultDispatcher-worker-1 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37139/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:17.528 [DefaultDispatcher-worker-1 @coroutine#2928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37139/UmAppDatabase/replication/nodeId 2024-02-06 23:54:17.528 [DefaultDispatcher-worker-15 @coroutine#2928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37139/UmAppDatabase/replication/nodeId 2024-02-06 23:54:17.528 [DefaultDispatcher-worker-15 @coroutine#2928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37139/UmAppDatabase/replication/nodeId 2024-02-06 23:54:17.531 [Test worker @coroutine#2933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346a2799 2024-02-06 23:54:17.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2024-02-06 23:54:17.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:17.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:17.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:17.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:17.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:17.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:17.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@294a12b5 2024-02-06 23:54:17.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:17.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:17.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:17.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:17.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:17.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:17.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:17.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:17.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:17.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:17.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:17.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:17.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:17.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:54:17.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:54:17.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:17.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:17.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:54:17.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:17.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2024-02-06 23:54:17.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:17.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:17.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:17.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:17.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:17.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:17.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:17.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:17.532 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2024-02-06 23:54:17.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@3606eee9 2024-02-06 23:54:17.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@3606eee9 2024-02-06 23:54:17.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2024-02-06 23:54:17.537 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3606eee9 2024-02-06 23:54:17.550 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3606eee9 2024-02-06 23:54:17.551 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3606eee9 2024-02-06 23:54:17.553 [DefaultDispatcher-worker-15 @coroutine#2950] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37139/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-06 23:54:17.553 [DefaultDispatcher-worker-15 @coroutine#2950] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37139/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2024-02-06 23:54:17.553 [DefaultDispatcher-worker-15 @coroutine#2950] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37139/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-06 23:54:17.554 [DefaultDispatcher-worker-12 @coroutine#2950] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37139/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-06 23:54:17.554 [DefaultDispatcher-worker-12 @coroutine#2950] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37139/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-06 23:54:17.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2024-02-06 23:54:17.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:17.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:17.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:17.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:17.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:17.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:17.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48301bfe 2024-02-06 23:54:17.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:17.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:17.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:17.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:17.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:17.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:17.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:17.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:17.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:17.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:17.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:17.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:17.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:17.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:54:17.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:54:17.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:17.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:17.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:54:17.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:17.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2024-02-06 23:54:17.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:17.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:17.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:17.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:17.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:17.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:17.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:17.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:17.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2024-02-06 23:54:17.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@28d97205 2024-02-06 23:54:17.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@28d97205 2024-02-06 23:54:17.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2024-02-06 23:54:17.561 [DefaultDispatcher-worker-6 @coroutine#2944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3606eee9 2024-02-06 23:54:17.577 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28d97205 2024-02-06 23:54:17.584 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:17.588 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28d97205 2024-02-06 23:54:17.589 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@4aba08d5 2024-02-06 23:54:17.589 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@4aba08d5 2024-02-06 23:54:17.590 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28d97205 2024-02-06 23:54:17.591 [DefaultDispatcher-worker-12 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51439/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:54:17.591 [DefaultDispatcher-worker-12 @coroutine#2961] 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:51439/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-06 23:54:17.591 [DefaultDispatcher-worker-12 @coroutine#2961] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51439/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:54:17.591 [DefaultDispatcher-worker-12 @coroutine#2961] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51439/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-06 23:54:17.593 [DefaultDispatcher-worker-14 @coroutine#2961] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51439/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:54:17.593 [DefaultDispatcher-worker-14 @coroutine#2961] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51439/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:54:17.595 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@447dfff2 2024-02-06 23:54:17.595 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@447dfff2 2024-02-06 23:54:17.599 [DefaultDispatcher-worker-6 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28d97205 2024-02-06 23:54:17.600 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@404263a5 2024-02-06 23:54:17.600 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@404263a5 2024-02-06 23:54:17.600 [DefaultDispatcher-worker-6 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51439/UmAppDatabase/replication/nodeId 2024-02-06 23:54:17.600 [DefaultDispatcher-worker-6 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51439/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:17.600 [DefaultDispatcher-worker-6 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51439/UmAppDatabase/replication/nodeId 2024-02-06 23:54:17.601 [DefaultDispatcher-worker-15 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51439/UmAppDatabase/replication/nodeId 2024-02-06 23:54:17.601 [DefaultDispatcher-worker-15 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51439/UmAppDatabase/replication/nodeId 2024-02-06 23:54:17.602 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@540f5c9 2024-02-06 23:54:17.602 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@540f5c9 2024-02-06 23:54:17.604 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f26b914 2024-02-06 23:54:17.604 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f26b914 2024-02-06 23:54:17.605 [Test worker @coroutine#2965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28d97205 2024-02-06 23:54:17.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2024-02-06 23:54:17.606 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@348f576d 2024-02-06 23:54:17.606 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@348f576d 2024-02-06 23:54:17.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:17.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:17.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:17.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:17.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:17.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:17.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26c1f3eb 2024-02-06 23:54:17.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:17.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:17.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:17.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:17.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:17.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:17.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:17.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:17.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:17.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:17.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:17.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:17.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:17.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:54:17.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:54:17.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:17.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:17.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:54:17.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:17.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2024-02-06 23:54:17.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:17.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:17.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:17.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:17.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:17.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:17.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:17.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:17.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2024-02-06 23:54:17.608 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@67034512 2024-02-06 23:54:17.608 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@67034512 2024-02-06 23:54:17.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@16b2d182 2024-02-06 23:54:17.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@16b2d182 2024-02-06 23:54:17.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2024-02-06 23:54:17.611 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@656f0a86 2024-02-06 23:54:17.611 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@656f0a86 2024-02-06 23:54:17.611 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16b2d182 2024-02-06 23:54:17.613 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fabf126 2024-02-06 23:54:17.613 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fabf126 2024-02-06 23:54:17.613 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 23:54:17.626 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16b2d182 2024-02-06 23:54:17.627 [Test worker @coroutine#2974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16b2d182 2024-02-06 23:54:17.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2024-02-06 23:54:17.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:17.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:17.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:17.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:17.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:17.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:17.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42457891 2024-02-06 23:54:17.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:17.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:17.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:17.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:17.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:17.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:17.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:17.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:17.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:17.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:17.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:17.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:17.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:17.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:54:17.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:54:17.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:17.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:17.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:54:17.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:17.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2024-02-06 23:54:17.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:17.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:17.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:17.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:17.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:17.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:17.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:17.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:17.629 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2024-02-06 23:54:17.630 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bed0ff4 2024-02-06 23:54:17.630 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bed0ff4 2024-02-06 23:54:17.630 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2024-02-06 23:54:17.635 [DefaultDispatcher-worker-3 @coroutine#2976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16b2d182 2024-02-06 23:54:17.636 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:17.640 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@28cf4eb 2024-02-06 23:54:17.640 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@28cf4eb 2024-02-06 23:54:17.645 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@c4b0aca 2024-02-06 23:54:17.645 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@c4b0aca 2024-02-06 23:54:17.647 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bed0ff4 2024-02-06 23:54:17.648 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@8749f9b 2024-02-06 23:54:17.648 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@8749f9b 2024-02-06 23:54:17.651 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d7600f1 2024-02-06 23:54:17.651 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d7600f1 2024-02-06 23:54:17.653 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@28389e18 2024-02-06 23:54:17.653 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@28389e18 2024-02-06 23:54:17.655 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cf1cc8f 2024-02-06 23:54:17.655 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cf1cc8f 2024-02-06 23:54:17.657 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@50550ccd 2024-02-06 23:54:17.657 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@50550ccd 2024-02-06 23:54:17.657 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:17.658 [Test worker @coroutine#2984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bed0ff4 2024-02-06 23:54:17.659 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d59ffbe 2024-02-06 23:54:17.659 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d59ffbe 2024-02-06 23:54:17.660 [Test worker @coroutine#2986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bed0ff4 2024-02-06 23:54:17.661 [DefaultDispatcher-worker-14 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45709/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:54:17.661 [DefaultDispatcher-worker-14 @coroutine#2990] 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:45709/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-06 23:54:17.661 [DefaultDispatcher-worker-14 @coroutine#2990] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45709/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:54:17.661 [DefaultDispatcher-worker-14 @coroutine#2990] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45709/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-06 23:54:17.662 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@41fd6c53 2024-02-06 23:54:17.662 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@41fd6c53 2024-02-06 23:54:17.662 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 23:54:17.662 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@17b354cd 2024-02-06 23:54:17.662 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@17b354cd 2024-02-06 23:54:17.663 [DefaultDispatcher-worker-9 @coroutine#2990] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45709/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:54:17.663 [DefaultDispatcher-worker-9 @coroutine#2990] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45709/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:54:17.666 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@1974b84b 2024-02-06 23:54:17.666 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@1974b84b 2024-02-06 23:54:17.667 [DefaultDispatcher-worker-6 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bed0ff4 2024-02-06 23:54:17.667 [DefaultDispatcher-worker-6 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45709/UmAppDatabase/replication/nodeId 2024-02-06 23:54:17.667 [DefaultDispatcher-worker-6 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45709/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:17.667 [DefaultDispatcher-worker-6 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45709/UmAppDatabase/replication/nodeId 2024-02-06 23:54:17.668 [DefaultDispatcher-worker-2 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45709/UmAppDatabase/replication/nodeId 2024-02-06 23:54:17.668 [DefaultDispatcher-worker-2 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45709/UmAppDatabase/replication/nodeId 2024-02-06 23:54:17.669 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d4b3fbd 2024-02-06 23:54:17.669 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d4b3fbd 2024-02-06 23:54:17.670 [Test worker @coroutine#2994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bed0ff4 2024-02-06 23:54:17.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2024-02-06 23:54:17.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:17.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:17.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:17.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:17.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:17.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:17.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@811d8d6 2024-02-06 23:54:17.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:17.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:17.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:17.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:17.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:17.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:17.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:17.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:17.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:17.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:17.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:17.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:17.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:17.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:54:17.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:54:17.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:17.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:17.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:54:17.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:17.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2024-02-06 23:54:17.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:17.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:17.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:17.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:17.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:17.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:17.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:17.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:17.671 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2024-02-06 23:54:17.672 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@5849b270 2024-02-06 23:54:17.672 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@5849b270 2024-02-06 23:54:17.674 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@55519088 2024-02-06 23:54:17.674 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@55519088 2024-02-06 23:54:17.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dcc7696 2024-02-06 23:54:17.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dcc7696 2024-02-06 23:54:17.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2024-02-06 23:54:17.676 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dcc7696 2024-02-06 23:54:17.677 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@695bcc89 2024-02-06 23:54:17.677 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@695bcc89 2024-02-06 23:54:17.679 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@2da9b0c8 2024-02-06 23:54:17.679 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@2da9b0c8 2024-02-06 23:54:17.681 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@38664d3f 2024-02-06 23:54:17.681 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@38664d3f 2024-02-06 23:54:17.683 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@616a5f6b 2024-02-06 23:54:17.683 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@616a5f6b 2024-02-06 23:54:17.683 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 23:54:17.693 [Test worker @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dcc7696 2024-02-06 23:54:17.694 [Test worker @coroutine#3003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dcc7696 2024-02-06 23:54:17.696 [DefaultDispatcher-worker-2 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2024-02-06 23:54:17.696 [DefaultDispatcher-worker-2 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:17.696 [DefaultDispatcher-worker-2 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:17.696 [DefaultDispatcher-worker-2 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:17.696 [DefaultDispatcher-worker-2 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:17.696 [DefaultDispatcher-worker-2 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:17.696 [DefaultDispatcher-worker-2 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:17.696 [DefaultDispatcher-worker-2 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@340c4799 2024-02-06 23:54:17.696 [DefaultDispatcher-worker-2 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:17.696 [DefaultDispatcher-worker-2 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:17.696 [DefaultDispatcher-worker-2 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:17.696 [DefaultDispatcher-worker-2 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:17.696 [DefaultDispatcher-worker-2 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:17.696 [DefaultDispatcher-worker-2 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:17.696 [DefaultDispatcher-worker-2 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:17.696 [DefaultDispatcher-worker-2 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:17.696 [DefaultDispatcher-worker-2 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:17.696 [DefaultDispatcher-worker-2 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:17.696 [DefaultDispatcher-worker-2 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:17.696 [DefaultDispatcher-worker-2 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:17.696 [DefaultDispatcher-worker-2 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:17.696 [DefaultDispatcher-worker-2 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:54:17.696 [DefaultDispatcher-worker-2 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:54:17.696 [DefaultDispatcher-worker-2 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:17.696 [DefaultDispatcher-worker-2 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:17.696 [DefaultDispatcher-worker-2 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:54:17.696 [DefaultDispatcher-worker-2 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:17.696 [DefaultDispatcher-worker-2 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2024-02-06 23:54:17.696 [DefaultDispatcher-worker-2 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:17.696 [DefaultDispatcher-worker-2 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:17.696 [DefaultDispatcher-worker-2 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:17.697 [DefaultDispatcher-worker-2 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:17.697 [DefaultDispatcher-worker-2 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:17.697 [DefaultDispatcher-worker-2 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:17.697 [DefaultDispatcher-worker-2 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:17.697 [DefaultDispatcher-worker-2 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:17.697 [DefaultDispatcher-worker-2 @coroutine#3011] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2024-02-06 23:54:17.697 [DefaultDispatcher-worker-2 @coroutine#3011] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@737bb797 2024-02-06 23:54:17.697 [DefaultDispatcher-worker-2 @coroutine#3011] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@737bb797 2024-02-06 23:54:17.697 [DefaultDispatcher-worker-2 @coroutine#3011] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2024-02-06 23:54:17.703 [DefaultDispatcher-worker-15 @coroutine#3005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dcc7696 2024-02-06 23:54:17.710 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:17.715 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@5234cad2 2024-02-06 23:54:17.715 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@5234cad2 2024-02-06 23:54:17.718 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cf32ee4 2024-02-06 23:54:17.718 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cf32ee4 2024-02-06 23:54:17.721 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@58cca1a2 2024-02-06 23:54:17.721 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@58cca1a2 2024-02-06 23:54:17.722 [DefaultDispatcher-worker-2 @coroutine#3011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@737bb797 2024-02-06 23:54:17.724 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dce24df 2024-02-06 23:54:17.724 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dce24df 2024-02-06 23:54:17.727 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@69d81fee 2024-02-06 23:54:17.727 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@69d81fee 2024-02-06 23:54:17.730 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c99983f 2024-02-06 23:54:17.730 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c99983f 2024-02-06 23:54:17.730 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:17.732 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1165fdbf 2024-02-06 23:54:17.732 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1165fdbf 2024-02-06 23:54:17.733 [DefaultDispatcher-worker-2 @coroutine#3014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@737bb797 2024-02-06 23:54:17.734 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@7de1db90 2024-02-06 23:54:17.734 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@7de1db90 2024-02-06 23:54:17.735 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fdbba68 2024-02-06 23:54:17.735 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fdbba68 2024-02-06 23:54:17.735 [DefaultDispatcher-worker-2 @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@737bb797 2024-02-06 23:54:17.735 [DefaultDispatcher-worker-6 @coroutine#3019] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:54:17.735 [DefaultDispatcher-worker-6 @coroutine#3019] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-06 23:54:17.735 [DefaultDispatcher-worker-6 @coroutine#3019] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:54:17.735 [DefaultDispatcher-worker-6 @coroutine#3019] 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-02-06 23:54:17.736 [DefaultDispatcher-worker-2 @coroutine#3011] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-06 23:54:17.736 [DefaultDispatcher-worker-2 @coroutine#3011] 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-02-06 23:54:17.736 [DefaultDispatcher-worker-2 @coroutine#3011] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-06 23:54:17.736 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@546f8cad 2024-02-06 23:54:17.736 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@546f8cad 2024-02-06 23:54:17.736 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 23:54:17.737 [DefaultDispatcher-worker-12 @coroutine#3019] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:54:17.737 [DefaultDispatcher-worker-15 @coroutine#3011] 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-02-06 23:54:17.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2024-02-06 23:54:17.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:17.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:17.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:17.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:17.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:17.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:17.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24d73c51 2024-02-06 23:54:17.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:17.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:17.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:17.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:17.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:17.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:17.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:17.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:17.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:17.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:17.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:17.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:17.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:17.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:54:17.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:54:17.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:17.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:17.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:54:17.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:17.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2024-02-06 23:54:17.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:17.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:17.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:17.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:17.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:17.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:17.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:17.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:17.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2024-02-06 23:54:17.740 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@611c59e3 2024-02-06 23:54:17.740 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@611c59e3 2024-02-06 23:54:17.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@f26cd76 2024-02-06 23:54:17.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@f26cd76 2024-02-06 23:54:17.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2024-02-06 23:54:17.742 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6523d118 2024-02-06 23:54:17.742 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6523d118 2024-02-06 23:54:17.743 [DefaultDispatcher-worker-10 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@737bb797 2024-02-06 23:54:17.743 [DefaultDispatcher-worker-10 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:54:17.743 [DefaultDispatcher-worker-10 @coroutine#3018] 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-02-06 23:54:17.743 [DefaultDispatcher-worker-10 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:54:17.744 [DefaultDispatcher-worker-10 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:54:17.744 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@202153d8 2024-02-06 23:54:17.744 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@202153d8 2024-02-06 23:54:17.746 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@121ba54e 2024-02-06 23:54:17.746 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@121ba54e 2024-02-06 23:54:17.749 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@114b35af 2024-02-06 23:54:17.749 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@114b35af 2024-02-06 23:54:17.751 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a9b9d8f 2024-02-06 23:54:17.751 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a9b9d8f 2024-02-06 23:54:17.753 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@400eac97 2024-02-06 23:54:17.753 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@400eac97 2024-02-06 23:54:17.755 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@ff0500d 2024-02-06 23:54:17.755 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@ff0500d 2024-02-06 23:54:17.755 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 23:54:17.762 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f26cd76 2024-02-06 23:54:17.773 [Test worker @coroutine#3027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f26cd76 2024-02-06 23:54:17.774 [Test worker @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f26cd76 2024-02-06 23:54:17.775 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:17.776 [DefaultDispatcher-worker-6 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55675/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:54:17.776 [DefaultDispatcher-worker-6 @coroutine#3034] 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:55675/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-06 23:54:17.776 [DefaultDispatcher-worker-6 @coroutine#3034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55675/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:54:17.776 [DefaultDispatcher-worker-6 @coroutine#3034] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55675/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-06 23:54:17.778 [DefaultDispatcher-worker-12 @coroutine#3034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55675/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:54:17.778 [DefaultDispatcher-worker-12 @coroutine#3034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55675/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:54:17.780 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@40b14e5f 2024-02-06 23:54:17.780 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@40b14e5f 2024-02-06 23:54:17.784 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e76a839 2024-02-06 23:54:17.784 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e76a839 2024-02-06 23:54:17.785 [DefaultDispatcher-worker-16 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f26cd76 2024-02-06 23:54:17.786 [DefaultDispatcher-worker-16 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55675/UmAppDatabase/replication/nodeId 2024-02-06 23:54:17.786 [DefaultDispatcher-worker-16 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55675/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:17.786 [DefaultDispatcher-worker-16 @coroutine#3033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55675/UmAppDatabase/replication/nodeId 2024-02-06 23:54:17.787 [DefaultDispatcher-worker-12 @coroutine#3033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55675/UmAppDatabase/replication/nodeId 2024-02-06 23:54:17.787 [DefaultDispatcher-worker-12 @coroutine#3033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55675/UmAppDatabase/replication/nodeId 2024-02-06 23:54:17.787 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a49252f 2024-02-06 23:54:17.788 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a49252f 2024-02-06 23:54:17.788 [Test worker @coroutine#3038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f26cd76 2024-02-06 23:54:17.791 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@f4ba202 2024-02-06 23:54:17.791 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@f4ba202 2024-02-06 23:54:17.794 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@45c2d602 2024-02-06 23:54:17.794 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@45c2d602 2024-02-06 23:54:17.796 [DefaultDispatcher-worker-16 @coroutine#3045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f26cd76 2024-02-06 23:54:17.797 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e0e89e3 2024-02-06 23:54:17.797 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e0e89e3 2024-02-06 23:54:17.798 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:17.799 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d6da350 2024-02-06 23:54:17.799 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d6da350 2024-02-06 23:54:17.802 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f645d4d 2024-02-06 23:54:17.802 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f645d4d 2024-02-06 23:54:17.802 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fc2ea46 2024-02-06 23:54:17.802 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fc2ea46 2024-02-06 23:54:17.804 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c45f465 2024-02-06 23:54:17.804 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c45f465 2024-02-06 23:54:17.804 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 23:54:17.805 [DefaultDispatcher-worker-8 @coroutine#3045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f26cd76 2024-02-06 23:54:17.807 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@51050fce 2024-02-06 23:54:17.807 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@51050fce 2024-02-06 23:54:17.809 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@553a8136 2024-02-06 23:54:17.809 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@553a8136 2024-02-06 23:54:17.811 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@103805f5 2024-02-06 23:54:17.811 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@103805f5 2024-02-06 23:54:17.814 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@58604d6e 2024-02-06 23:54:17.814 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@58604d6e 2024-02-06 23:54:17.815 [DefaultDispatcher-worker-13 @coroutine#3045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f26cd76 2024-02-06 23:54:17.816 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@216252d3 2024-02-06 23:54:17.816 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@216252d3 2024-02-06 23:54:17.818 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@20d044f8 2024-02-06 23:54:17.818 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@20d044f8 2024-02-06 23:54:17.820 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@7017faba 2024-02-06 23:54:17.820 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@7017faba 2024-02-06 23:54:17.823 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ac6d2eb 2024-02-06 23:54:17.823 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ac6d2eb 2024-02-06 23:54:17.823 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 23:54:17.825 [DefaultDispatcher-worker-13 @coroutine#3045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f26cd76 2024-02-06 23:54:17.834 [DefaultDispatcher-worker-15 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f26cd76 2024-02-06 23:54:17.840 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:54:17.843 [DefaultDispatcher-worker-15 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f26cd76 2024-02-06 23:54:17.844 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@4169db24 2024-02-06 23:54:17.844 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@4169db24 2024-02-06 23:54:17.847 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fae2d79 2024-02-06 23:54:17.847 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fae2d79 2024-02-06 23:54:17.849 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b91b054 2024-02-06 23:54:17.849 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b91b054 2024-02-06 23:54:17.850 [DefaultDispatcher-worker-9 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f26cd76 2024-02-06 23:54:17.852 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@e932742 2024-02-06 23:54:17.852 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@e932742 2024-02-06 23:54:17.854 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@12c7d4f 2024-02-06 23:54:17.854 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@12c7d4f 2024-02-06 23:54:17.856 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f574df6 2024-02-06 23:54:17.856 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f574df6 2024-02-06 23:54:17.857 [DefaultDispatcher-worker-9 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f26cd76 2024-02-06 23:54:17.858 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@79024958 2024-02-06 23:54:17.858 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@79024958 2024-02-06 23:54:17.861 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ebcd80d 2024-02-06 23:54:17.861 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ebcd80d 2024-02-06 23:54:17.863 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@c981690 2024-02-06 23:54:17.863 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@c981690 2024-02-06 23:54:17.863 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-06 23:54:17.864 [DefaultDispatcher-worker-6 @coroutine#3055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f26cd76 2024-02-06 23:54:17.866 [DefaultDispatcher-worker-12 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55675/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-06 23:54:17.867 [DefaultDispatcher-worker-12 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55675/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-06 23:54:17.867 [DefaultDispatcher-worker-12 @coroutine#3063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55675/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-06 23:54:17.868 [DefaultDispatcher-worker-16 @coroutine#3063] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55675/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-06 23:54:17.868 [DefaultDispatcher-worker-16 @coroutine#3063] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55675/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-06 23:54:17.868 [DefaultDispatcher-worker-16 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:55675/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-06 23:54:17.868 [DefaultDispatcher-worker-16 @coroutine#3063] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:55675/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:54:17.869 [DefaultDispatcher-worker-16 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55675/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-06 23:54:17.869 [DefaultDispatcher-worker-16 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55675/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42. 2024-02-06 23:54:17.869 [DefaultDispatcher-worker-16 @coroutine#3063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55675/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-06 23:54:17.870 [DefaultDispatcher-worker-12 @coroutine#3063] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55675/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-06 23:54:17.870 [DefaultDispatcher-worker-12 @coroutine#3063] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55675/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-06 23:54:17.902 [DefaultDispatcher-worker-4 @coroutine#3063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f26cd76 2024-02-06 23:54:17.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2024-02-06 23:54:17.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:17.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:17.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:17.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:17.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:17.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:17.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@477906cf 2024-02-06 23:54:17.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:17.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:17.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:17.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:17.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:17.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:17.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:17.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:17.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:17.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:17.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:17.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:17.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:17.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:54:17.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:54:17.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:17.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:17.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:54:17.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:17.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2024-02-06 23:54:17.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:17.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:17.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:17.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:17.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:17.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:17.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:17.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:17.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2024-02-06 23:54:17.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4004bfba 2024-02-06 23:54:17.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4004bfba 2024-02-06 23:54:17.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2024-02-06 23:54:17.935 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4004bfba 2024-02-06 23:54:17.946 [Test worker @coroutine#3079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4004bfba 2024-02-06 23:54:17.947 [Test worker @coroutine#3081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4004bfba 2024-02-06 23:54:17.948 [DefaultDispatcher-worker-9 @coroutine#3085] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56609/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:54:17.949 [DefaultDispatcher-worker-9 @coroutine#3085] 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:56609/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-06 23:54:17.949 [DefaultDispatcher-worker-9 @coroutine#3085] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56609/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:54:17.949 [DefaultDispatcher-worker-9 @coroutine#3085] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56609/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-06 23:54:17.951 [DefaultDispatcher-worker-7 @coroutine#3085] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56609/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:54:17.951 [DefaultDispatcher-worker-7 @coroutine#3085] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56609/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:54:17.958 [DefaultDispatcher-worker-4 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4004bfba 2024-02-06 23:54:17.958 [DefaultDispatcher-worker-4 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56609/UmAppDatabase/replication/nodeId 2024-02-06 23:54:17.958 [DefaultDispatcher-worker-4 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56609/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:17.958 [DefaultDispatcher-worker-4 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56609/UmAppDatabase/replication/nodeId 2024-02-06 23:54:17.959 [DefaultDispatcher-worker-1 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56609/UmAppDatabase/replication/nodeId 2024-02-06 23:54:17.959 [DefaultDispatcher-worker-1 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56609/UmAppDatabase/replication/nodeId 2024-02-06 23:54:17.962 [Test worker @coroutine#3089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4004bfba 2024-02-06 23:54:17.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2024-02-06 23:54:17.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:17.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:17.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:17.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:17.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:17.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:17.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67aaf882 2024-02-06 23:54:17.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:17.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:17.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:17.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:17.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:17.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:17.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:17.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:17.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:17.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:17.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:17.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:17.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:17.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:54:17.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:54:17.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:17.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:17.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:54:17.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:17.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2024-02-06 23:54:17.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:17.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:17.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:17.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:17.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:17.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:17.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:17.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:17.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2024-02-06 23:54:17.968 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@294bb6ae 2024-02-06 23:54:17.968 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@294bb6ae 2024-02-06 23:54:17.968 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2024-02-06 23:54:17.970 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294bb6ae 2024-02-06 23:54:17.981 [Test worker @coroutine#3096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294bb6ae 2024-02-06 23:54:17.982 [Test worker @coroutine#3098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294bb6ae 2024-02-06 23:54:17.993 [DefaultDispatcher-worker-2 @coroutine#3100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294bb6ae 2024-02-06 23:54:17.993 [DefaultDispatcher-worker-16 @coroutine#3106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4004bfba 2024-02-06 23:54:18.000 [DefaultDispatcher-worker-16 @coroutine#3106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4004bfba 2024-02-06 23:54:18.007 [DefaultDispatcher-worker-11 @coroutine#3106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4004bfba 2024-02-06 23:54:18.008 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:54:18.012 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@56b208d1 2024-02-06 23:54:18.012 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@56b208d1 2024-02-06 23:54:18.015 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5875ec77 2024-02-06 23:54:18.015 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5875ec77 2024-02-06 23:54:18.016 [DefaultDispatcher-worker-2 @coroutine#3106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4004bfba 2024-02-06 23:54:18.018 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c4a63a1 2024-02-06 23:54:18.018 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c4a63a1 2024-02-06 23:54:18.022 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1948e64c 2024-02-06 23:54:18.022 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1948e64c 2024-02-06 23:54:18.025 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ffa9134 2024-02-06 23:54:18.025 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ffa9134 2024-02-06 23:54:18.027 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@281bd8e8 2024-02-06 23:54:18.027 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@281bd8e8 2024-02-06 23:54:18.029 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2743f121 2024-02-06 23:54:18.029 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2743f121 2024-02-06 23:54:18.031 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@79671903 2024-02-06 23:54:18.031 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@79671903 2024-02-06 23:54:18.033 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@729f442a 2024-02-06 23:54:18.033 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@729f442a 2024-02-06 23:54:18.033 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-06 23:54:18.034 [DefaultDispatcher-worker-4 @coroutine#3113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4004bfba 2024-02-06 23:54:18.049 [DefaultDispatcher-worker-2 @coroutine#3115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4004bfba 2024-02-06 23:54:18.057 [DefaultDispatcher-worker-4 @coroutine#3115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4004bfba 2024-02-06 23:54:18.067 [DefaultDispatcher-worker-4 @coroutine#3115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4004bfba 2024-02-06 23:54:18.069 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:18.073 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@72f97da5 2024-02-06 23:54:18.074 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@72f97da5 2024-02-06 23:54:18.075 [DefaultDispatcher-worker-12 @coroutine#3115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4004bfba 2024-02-06 23:54:18.078 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c3e8d8a 2024-02-06 23:54:18.078 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c3e8d8a 2024-02-06 23:54:18.081 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@780116d5 2024-02-06 23:54:18.081 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@780116d5 2024-02-06 23:54:18.083 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d0387b1 2024-02-06 23:54:18.083 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d0387b1 2024-02-06 23:54:18.084 [DefaultDispatcher-worker-13 @coroutine#3115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4004bfba 2024-02-06 23:54:18.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2024-02-06 23:54:18.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:18.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:18.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:18.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:18.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:18.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:18.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f09ff10 2024-02-06 23:54:18.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:18.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:18.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:18.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:18.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:18.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:18.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:18.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:18.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:18.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:18.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:18.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:18.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:18.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:54:18.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:54:18.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:18.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:18.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:54:18.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:18.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2024-02-06 23:54:18.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:18.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:18.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:18.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:18.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:18.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:18.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:18.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:18.086 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2024-02-06 23:54:18.086 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@4aed1e1 2024-02-06 23:54:18.086 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@4aed1e1 2024-02-06 23:54:18.087 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@ecfff32 2024-02-06 23:54:18.087 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@ecfff32 2024-02-06 23:54:18.087 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2024-02-06 23:54:18.089 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@cf45e23 2024-02-06 23:54:18.089 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@cf45e23 2024-02-06 23:54:18.091 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cb356d6 2024-02-06 23:54:18.091 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cb356d6 2024-02-06 23:54:18.093 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d2c78fe 2024-02-06 23:54:18.093 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d2c78fe 2024-02-06 23:54:18.096 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f7f8b63 2024-02-06 23:54:18.096 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f7f8b63 2024-02-06 23:54:18.096 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 23:54:18.107 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ecfff32 2024-02-06 23:54:18.118 [Test worker @coroutine#3122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ecfff32 2024-02-06 23:54:18.127 [Test worker @coroutine#3124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ecfff32 2024-02-06 23:54:18.128 [DefaultDispatcher-worker-13 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36529/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:54:18.128 [DefaultDispatcher-worker-13 @coroutine#3128] 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:36529/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-06 23:54:18.128 [DefaultDispatcher-worker-13 @coroutine#3128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36529/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:54:18.128 [DefaultDispatcher-worker-13 @coroutine#3128] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36529/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-06 23:54:18.130 [DefaultDispatcher-worker-10 @coroutine#3128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36529/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:54:18.130 [DefaultDispatcher-worker-10 @coroutine#3128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36529/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:54:18.135 [DefaultDispatcher-worker-1 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ecfff32 2024-02-06 23:54:18.135 [DefaultDispatcher-worker-1 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36529/UmAppDatabase/replication/nodeId 2024-02-06 23:54:18.135 [DefaultDispatcher-worker-1 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36529/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:18.135 [DefaultDispatcher-worker-1 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36529/UmAppDatabase/replication/nodeId 2024-02-06 23:54:18.136 [DefaultDispatcher-worker-7 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36529/UmAppDatabase/replication/nodeId 2024-02-06 23:54:18.136 [DefaultDispatcher-worker-7 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36529/UmAppDatabase/replication/nodeId 2024-02-06 23:54:18.137 [Test worker @coroutine#3132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ecfff32 2024-02-06 23:54:18.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2024-02-06 23:54:18.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:18.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:18.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:18.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:18.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:18.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:18.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@469bd719 2024-02-06 23:54:18.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:18.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:18.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:18.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:18.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:18.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:18.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:18.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:18.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:18.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:18.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:18.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:18.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:18.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:54:18.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:54:18.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:18.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:18.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:54:18.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:18.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2024-02-06 23:54:18.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:18.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:18.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:18.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:18.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:18.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:18.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:18.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:18.138 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2024-02-06 23:54:18.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@f6e3b67 2024-02-06 23:54:18.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@f6e3b67 2024-02-06 23:54:18.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2024-02-06 23:54:18.141 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6e3b67 2024-02-06 23:54:18.152 [Test worker @coroutine#3139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6e3b67 2024-02-06 23:54:18.154 [Test worker @coroutine#3141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6e3b67 2024-02-06 23:54:18.163 [DefaultDispatcher-worker-12 @coroutine#3143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6e3b67 2024-02-06 23:54:18.165 [DefaultDispatcher-worker-11 @coroutine#3149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ecfff32 2024-02-06 23:54:18.174 [DefaultDispatcher-worker-9 @coroutine#3149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ecfff32 2024-02-06 23:54:18.183 [DefaultDispatcher-worker-11 @coroutine#3149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ecfff32 2024-02-06 23:54:18.187 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:54:18.192 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@26f8eb3 2024-02-06 23:54:18.192 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@26f8eb3 2024-02-06 23:54:18.192 [DefaultDispatcher-worker-12 @coroutine#3149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ecfff32 2024-02-06 23:54:18.193 [DefaultDispatcher-worker-9 @coroutine#3156] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36529/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-06 23:54:18.193 [DefaultDispatcher-worker-9 @coroutine#3156] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36529/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-06 23:54:18.193 [DefaultDispatcher-worker-9 @coroutine#3156] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36529/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-06 23:54:18.195 [DefaultDispatcher-worker-8 @coroutine#3156] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36529/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-06 23:54:18.195 [DefaultDispatcher-worker-8 @coroutine#3156] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36529/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-06 23:54:18.195 [DefaultDispatcher-worker-8 @coroutine#3156] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:36529/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-06 23:54:18.195 [DefaultDispatcher-worker-8 @coroutine#3156] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:36529/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:54:18.195 [DefaultDispatcher-worker-8 @coroutine#3156] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36529/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-06 23:54:18.195 [DefaultDispatcher-worker-8 @coroutine#3156] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36529/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42. 2024-02-06 23:54:18.195 [DefaultDispatcher-worker-8 @coroutine#3156] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36529/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-06 23:54:18.196 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@ca8708e 2024-02-06 23:54:18.196 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@ca8708e 2024-02-06 23:54:18.196 [DefaultDispatcher-worker-9 @coroutine#3156] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36529/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-06 23:54:18.196 [DefaultDispatcher-worker-9 @coroutine#3156] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36529/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-06 23:54:18.198 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@897e5c3 2024-02-06 23:54:18.198 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@897e5c3 2024-02-06 23:54:18.200 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d957ab5 2024-02-06 23:54:18.200 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d957ab5 2024-02-06 23:54:18.203 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@33f16fa2 2024-02-06 23:54:18.203 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@33f16fa2 2024-02-06 23:54:18.205 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c125552 2024-02-06 23:54:18.205 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c125552 2024-02-06 23:54:18.207 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b9c1eee 2024-02-06 23:54:18.207 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b9c1eee 2024-02-06 23:54:18.209 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dba85fa 2024-02-06 23:54:18.209 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dba85fa 2024-02-06 23:54:18.211 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@150e7390 2024-02-06 23:54:18.212 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@150e7390 2024-02-06 23:54:18.212 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-06 23:54:18.218 [DefaultDispatcher-worker-11 @coroutine#3156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ecfff32 2024-02-06 23:54:18.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2024-02-06 23:54:18.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:18.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:18.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:18.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:18.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:18.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:18.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3976910 2024-02-06 23:54:18.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:18.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:18.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:18.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:18.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:18.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:18.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:18.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:18.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:18.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:18.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:18.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:18.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:18.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:54:18.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:54:18.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:18.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:18.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:54:18.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:18.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2024-02-06 23:54:18.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:18.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:18.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:18.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:18.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:18.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:18.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:18.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:18.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2024-02-06 23:54:18.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2024-02-06 23:54:18.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2024-02-06 23:54:18.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2024-02-06 23:54:18.240 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:18.243 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@79d7736d 2024-02-06 23:54:18.243 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@79d7736d 2024-02-06 23:54:18.243 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2024-02-06 23:54:18.245 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@77109227 2024-02-06 23:54:18.245 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@77109227 2024-02-06 23:54:18.247 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@732f181d 2024-02-06 23:54:18.247 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@732f181d 2024-02-06 23:54:18.249 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@362d981c 2024-02-06 23:54:18.249 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@362d981c 2024-02-06 23:54:18.251 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@7423c9af 2024-02-06 23:54:18.251 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@7423c9af 2024-02-06 23:54:18.253 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@751eca6 2024-02-06 23:54:18.253 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@751eca6 2024-02-06 23:54:18.254 [Test worker @coroutine#3175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2024-02-06 23:54:18.255 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@cb5e3a1 2024-02-06 23:54:18.255 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@cb5e3a1 2024-02-06 23:54:18.255 [Test worker @coroutine#3177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2024-02-06 23:54:18.256 [DefaultDispatcher-worker-8 @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40917/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:54:18.257 [DefaultDispatcher-worker-8 @coroutine#3181] 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:40917/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-06 23:54:18.257 [DefaultDispatcher-worker-8 @coroutine#3181] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40917/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:54:18.257 [DefaultDispatcher-worker-8 @coroutine#3181] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40917/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-06 23:54:18.257 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@56026753 2024-02-06 23:54:18.257 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@56026753 2024-02-06 23:54:18.258 [DefaultDispatcher-worker-10 @coroutine#3181] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40917/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:54:18.258 [DefaultDispatcher-worker-10 @coroutine#3181] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40917/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:54:18.259 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c06a28d 2024-02-06 23:54:18.259 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c06a28d 2024-02-06 23:54:18.259 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 23:54:18.263 [DefaultDispatcher-worker-10 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2024-02-06 23:54:18.264 [DefaultDispatcher-worker-10 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId 2024-02-06 23:54:18.264 [DefaultDispatcher-worker-10 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:18.264 [DefaultDispatcher-worker-10 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId 2024-02-06 23:54:18.264 [DefaultDispatcher-worker-13 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId 2024-02-06 23:54:18.264 [DefaultDispatcher-worker-13 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId 2024-02-06 23:54:18.266 [Test worker @coroutine#3185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2024-02-06 23:54:18.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2024-02-06 23:54:18.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:18.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:18.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:18.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:18.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:18.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:18.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ead245 2024-02-06 23:54:18.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:18.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:18.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:18.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:18.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:18.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:18.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:18.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:18.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:18.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:18.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:18.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:18.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:18.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:54:18.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:54:18.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:18.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:18.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:54:18.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:18.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2024-02-06 23:54:18.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:18.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:18.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:18.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:18.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:18.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:18.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:18.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:18.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2024-02-06 23:54:18.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@57466fb7 2024-02-06 23:54:18.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@57466fb7 2024-02-06 23:54:18.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2024-02-06 23:54:18.270 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57466fb7 2024-02-06 23:54:18.283 [DefaultDispatcher-worker-16 @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3777fc44 2024-02-06 23:54:18.283 [DefaultDispatcher-worker-16 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44493/UmAppDatabase/replication/nodeId 2024-02-06 23:54:18.284 [DefaultDispatcher-worker-16 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44493/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:18.284 [DefaultDispatcher-worker-16 @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44493/UmAppDatabase/replication/nodeId 2024-02-06 23:54:18.284 [Test worker @coroutine#3192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57466fb7 2024-02-06 23:54:18.285 [DefaultDispatcher-worker-13 @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44493/UmAppDatabase/replication/nodeId 2024-02-06 23:54:18.285 [DefaultDispatcher-worker-13 @coroutine#2849] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44493/UmAppDatabase/replication/nodeId 2024-02-06 23:54:18.286 [Test worker @coroutine#3196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57466fb7 2024-02-06 23:54:18.290 [DefaultDispatcher-worker-13 @coroutine#3206] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40917/auth/register 2024-02-06 23:54:18.290 [DefaultDispatcher-worker-13 @coroutine#3206] 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:40917/auth/register. 2024-02-06 23:54:18.290 [DefaultDispatcher-worker-13 @coroutine#3206] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40917/auth/register 2024-02-06 23:54:18.290 [DefaultDispatcher-worker-13 @coroutine#3206] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40917/auth/register from class io.ktor.http.content.TextContent 2024-02-06 23:54:18.291 [DefaultDispatcher-worker-6 @coroutine#3206] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40917/auth/register 2024-02-06 23:54:18.291 [DefaultDispatcher-worker-6 @coroutine#3206] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40917/auth/register 2024-02-06 23:54:18.292 [DefaultDispatcher-worker-6 @coroutine#3206] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:40917/auth/register. 2024-02-06 23:54:18.292 [DefaultDispatcher-worker-6 @coroutine#3206] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40917/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:54:18.293 [DefaultDispatcher-worker-15 @coroutine#3199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57466fb7 2024-02-06 23:54:18.315 [DefaultDispatcher-worker-10 @coroutine#3206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2024-02-06 23:54:18.324 [DefaultDispatcher-worker-1 @coroutine#3206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2024-02-06 23:54:18.325 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:18.329 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@370fffd6 2024-02-06 23:54:18.329 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@370fffd6 2024-02-06 23:54:18.334 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@39c81747 2024-02-06 23:54:18.334 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@39c81747 2024-02-06 23:54:18.337 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3df794a6 2024-02-06 23:54:18.337 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3df794a6 2024-02-06 23:54:18.339 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@78f51d7c 2024-02-06 23:54:18.339 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@78f51d7c 2024-02-06 23:54:18.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2024-02-06 23:54:18.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:18.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:18.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:18.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:18.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:18.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:18.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1832b0f6 2024-02-06 23:54:18.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:18.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:18.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:18.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:18.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:18.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:18.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:18.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:18.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:18.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:18.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:18.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:18.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:18.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:54:18.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:54:18.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:18.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:18.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:54:18.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:18.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2024-02-06 23:54:18.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:18.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:18.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:18.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:18.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:18.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:18.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:18.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:18.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2024-02-06 23:54:18.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@4281a26f 2024-02-06 23:54:18.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@4281a26f 2024-02-06 23:54:18.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2024-02-06 23:54:18.341 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@30ccacfb 2024-02-06 23:54:18.341 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@30ccacfb 2024-02-06 23:54:18.343 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@49c7e78a 2024-02-06 23:54:18.343 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@49c7e78a 2024-02-06 23:54:18.345 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@481408b0 2024-02-06 23:54:18.345 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@481408b0 2024-02-06 23:54:18.348 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@18dae233 2024-02-06 23:54:18.348 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@18dae233 2024-02-06 23:54:18.350 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@4da42ea7 2024-02-06 23:54:18.350 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@4da42ea7 2024-02-06 23:54:18.350 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 23:54:18.358 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4281a26f 2024-02-06 23:54:18.368 [Test worker @coroutine#3213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4281a26f 2024-02-06 23:54:18.369 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:18.370 [Test worker @coroutine#3215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4281a26f 2024-02-06 23:54:18.372 [DefaultDispatcher-worker-9 @coroutine#3219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 23:54:18.372 [DefaultDispatcher-worker-9 @coroutine#3219] 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-02-06 23:54:18.372 [DefaultDispatcher-worker-9 @coroutine#3219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 23:54:18.372 [DefaultDispatcher-worker-9 @coroutine#3219] 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-02-06 23:54:18.374 [DefaultDispatcher-worker-1 @coroutine#3219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 23:54:18.374 [DefaultDispatcher-worker-1 @coroutine#3219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 23:54:18.374 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@505cf69 2024-02-06 23:54:18.374 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@505cf69 2024-02-06 23:54:18.378 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@bc231b9 2024-02-06 23:54:18.378 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@bc231b9 2024-02-06 23:54:18.379 [DefaultDispatcher-worker-9 @coroutine#3218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4281a26f 2024-02-06 23:54:18.379 [DefaultDispatcher-worker-9 @coroutine#3218] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-06 23:54:18.379 [DefaultDispatcher-worker-9 @coroutine#3218] 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-02-06 23:54:18.379 [DefaultDispatcher-worker-9 @coroutine#3218] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-06 23:54:18.380 [DefaultDispatcher-worker-4 @coroutine#3218] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-06 23:54:18.380 [DefaultDispatcher-worker-4 @coroutine#3218] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-06 23:54:18.381 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@ffda419 2024-02-06 23:54:18.381 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@ffda419 2024-02-06 23:54:18.382 [Test worker @coroutine#3223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4281a26f 2024-02-06 23:54:18.384 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4aff3b82 2024-02-06 23:54:18.384 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4aff3b82 2024-02-06 23:54:18.386 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@61aadb33 2024-02-06 23:54:18.386 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@61aadb33 2024-02-06 23:54:18.387 [Test worker @coroutine#3231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4281a26f 2024-02-06 23:54:18.388 [DefaultDispatcher-worker-2 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-06 23:54:18.388 [DefaultDispatcher-worker-2 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33817/UmAppDatabase/replication/nodeId 2024-02-06 23:54:18.388 [DefaultDispatcher-worker-2 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33817/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:18.388 [DefaultDispatcher-worker-2 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33817/UmAppDatabase/replication/nodeId 2024-02-06 23:54:18.389 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b7f7146 2024-02-06 23:54:18.389 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b7f7146 2024-02-06 23:54:18.389 [DefaultDispatcher-worker-1 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33817/UmAppDatabase/replication/nodeId 2024-02-06 23:54:18.389 [DefaultDispatcher-worker-1 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33817/UmAppDatabase/replication/nodeId 2024-02-06 23:54:18.391 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@19c0cf5c 2024-02-06 23:54:18.391 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@19c0cf5c 2024-02-06 23:54:18.394 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ad0c4cd 2024-02-06 23:54:18.394 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ad0c4cd 2024-02-06 23:54:18.396 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d14f1e7 2024-02-06 23:54:18.396 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d14f1e7 2024-02-06 23:54:18.396 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 23:54:18.403 [Test worker @coroutine#3241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4281a26f 2024-02-06 23:54:18.405 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Shutdown initiated... 2024-02-06 23:54:18.405 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Close initiated... 2024-02-06 23:54:18.405 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:18.405 [HikariPool-100 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4281a26f: (connection evicted) 2024-02-06 23:54:18.406 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:18.406 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Closed. 2024-02-06 23:54:18.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Shutdown completed. 2024-02-06 23:54:18.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2024-02-06 23:54:18.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:18.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:18.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:18.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:18.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:18.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:18.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f31892e 2024-02-06 23:54:18.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:18.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:18.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:18.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:18.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:18.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:18.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:18.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:18.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:18.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:18.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:18.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:18.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:18.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:54:18.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:54:18.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:18.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:18.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:54:18.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:18.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2024-02-06 23:54:18.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:18.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:18.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:18.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:18.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:18.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:18.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:18.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:18.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2024-02-06 23:54:18.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fb46c10 2024-02-06 23:54:18.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fb46c10 2024-02-06 23:54:18.410 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2024-02-06 23:54:18.410 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb46c10 2024-02-06 23:54:18.421 [Test worker @coroutine#3244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb46c10 2024-02-06 23:54:18.423 [Test worker @coroutine#3246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb46c10 2024-02-06 23:54:18.423 [DefaultDispatcher-worker-1 @coroutine#3250] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 23:54:18.423 [DefaultDispatcher-worker-1 @coroutine#3250] 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-02-06 23:54:18.423 [DefaultDispatcher-worker-1 @coroutine#3250] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 23:54:18.424 [DefaultDispatcher-worker-1 @coroutine#3250] 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-02-06 23:54:18.425 [DefaultDispatcher-worker-4 @coroutine#3250] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 23:54:18.425 [DefaultDispatcher-worker-4 @coroutine#3250] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 23:54:18.432 [DefaultDispatcher-worker-6 @coroutine#3249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb46c10 2024-02-06 23:54:18.432 [DefaultDispatcher-worker-6 @coroutine#3249] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-06 23:54:18.432 [DefaultDispatcher-worker-6 @coroutine#3249] 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-02-06 23:54:18.432 [DefaultDispatcher-worker-6 @coroutine#3249] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-06 23:54:18.433 [DefaultDispatcher-worker-4 @coroutine#3249] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-06 23:54:18.433 [DefaultDispatcher-worker-4 @coroutine#3249] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-06 23:54:18.435 [Test worker @coroutine#3254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb46c10 2024-02-06 23:54:18.438 [Test worker @coroutine#3261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb46c10 2024-02-06 23:54:18.442 [Test worker @coroutine#3268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb46c10 2024-02-06 23:54:18.443 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Shutdown initiated... 2024-02-06 23:54:18.443 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Close initiated... 2024-02-06 23:54:18.443 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:18.443 [HikariPool-101 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7fb46c10: (connection evicted) 2024-02-06 23:54:18.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:18.444 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Closed. 2024-02-06 23:54:18.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Shutdown completed. 2024-02-06 23:54:18.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2024-02-06 23:54:18.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:18.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:18.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:18.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:18.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:18.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:18.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@461b38ca 2024-02-06 23:54:18.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:18.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:18.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:18.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:18.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:18.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:18.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:18.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:18.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:18.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:18.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:18.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:18.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:18.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:54:18.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:54:18.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:18.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:18.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:54:18.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:18.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2024-02-06 23:54:18.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:18.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:18.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:18.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:18.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:18.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:18.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:18.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:18.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2024-02-06 23:54:18.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@3881b884 2024-02-06 23:54:18.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@3881b884 2024-02-06 23:54:18.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2024-02-06 23:54:18.448 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3881b884 2024-02-06 23:54:18.458 [Test worker @coroutine#3271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3881b884 2024-02-06 23:54:18.460 [Test worker @coroutine#3273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3881b884 2024-02-06 23:54:18.461 [DefaultDispatcher-worker-9 @coroutine#3277] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 23:54:18.461 [DefaultDispatcher-worker-9 @coroutine#3277] 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-02-06 23:54:18.461 [DefaultDispatcher-worker-9 @coroutine#3277] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 23:54:18.461 [DefaultDispatcher-worker-9 @coroutine#3277] 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-02-06 23:54:18.462 [DefaultDispatcher-worker-6 @coroutine#3277] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 23:54:18.462 [DefaultDispatcher-worker-6 @coroutine#3277] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 23:54:18.467 [DefaultDispatcher-worker-13 @coroutine#3276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3881b884 2024-02-06 23:54:18.468 [DefaultDispatcher-worker-13 @coroutine#3276] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-06 23:54:18.468 [DefaultDispatcher-worker-13 @coroutine#3276] 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-02-06 23:54:18.468 [DefaultDispatcher-worker-13 @coroutine#3276] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-06 23:54:18.468 [DefaultDispatcher-worker-1 @coroutine#3276] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-06 23:54:18.468 [DefaultDispatcher-worker-1 @coroutine#3276] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-06 23:54:18.472 [Test worker @coroutine#3281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3881b884 2024-02-06 23:54:18.474 [Test worker @coroutine#3288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3881b884 2024-02-06 23:54:18.479 [Test worker @coroutine#3295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3881b884 2024-02-06 23:54:18.482 [Test worker @coroutine#3297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3881b884 2024-02-06 23:54:18.485 [Test worker @coroutine#3303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3881b884 2024-02-06 23:54:18.488 [Test worker @coroutine#3305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3881b884 2024-02-06 23:54:18.490 [Test worker @coroutine#3306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3881b884 2024-02-06 23:54:18.491 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Shutdown initiated... 2024-02-06 23:54:18.491 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Close initiated... 2024-02-06 23:54:18.491 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:18.491 [HikariPool-102 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3881b884: (connection evicted) 2024-02-06 23:54:18.492 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:18.492 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Closed. 2024-02-06 23:54:18.492 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Shutdown completed. 2024-02-06 23:54:18.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2024-02-06 23:54:18.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:18.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:18.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:18.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:18.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:18.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:18.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a24c41d 2024-02-06 23:54:18.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:18.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:18.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:18.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:18.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:18.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:18.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:18.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:18.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:18.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:18.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:18.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:18.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:18.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:54:18.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:54:18.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:18.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:18.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:54:18.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:18.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2024-02-06 23:54:18.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:18.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:18.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:18.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:18.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:18.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:18.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:18.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:18.493 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2024-02-06 23:54:18.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f5f79d8 2024-02-06 23:54:18.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f5f79d8 2024-02-06 23:54:18.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2024-02-06 23:54:18.496 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f5f79d8 2024-02-06 23:54:18.507 [Test worker @coroutine#3309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f5f79d8 2024-02-06 23:54:18.508 [Test worker @coroutine#3311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f5f79d8 2024-02-06 23:54:18.509 [DefaultDispatcher-worker-12 @coroutine#3315] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 23:54:18.509 [DefaultDispatcher-worker-12 @coroutine#3315] 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-02-06 23:54:18.509 [DefaultDispatcher-worker-12 @coroutine#3315] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 23:54:18.509 [DefaultDispatcher-worker-12 @coroutine#3315] 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-02-06 23:54:18.511 [DefaultDispatcher-worker-2 @coroutine#3315] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 23:54:18.511 [DefaultDispatcher-worker-2 @coroutine#3315] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 23:54:18.515 [DefaultDispatcher-worker-11 @coroutine#3314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f5f79d8 2024-02-06 23:54:18.515 [DefaultDispatcher-worker-11 @coroutine#3314] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-06 23:54:18.515 [DefaultDispatcher-worker-11 @coroutine#3314] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-02-06 23:54:18.515 [DefaultDispatcher-worker-11 @coroutine#3314] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-06 23:54:18.516 [DefaultDispatcher-worker-8 @coroutine#3314] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-06 23:54:18.516 [DefaultDispatcher-worker-8 @coroutine#3314] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-06 23:54:18.519 [Test worker @coroutine#3319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f5f79d8 2024-02-06 23:54:18.522 [Test worker @coroutine#3326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f5f79d8 2024-02-06 23:54:18.526 [Test worker @coroutine#3333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f5f79d8 2024-02-06 23:54:18.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown initiated... 2024-02-06 23:54:18.528 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Close initiated... 2024-02-06 23:54:18.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:18.528 [HikariPool-103 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f5f79d8: (connection evicted) 2024-02-06 23:54:18.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:18.529 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Closed. 2024-02-06 23:54:18.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown completed. 2024-02-06 23:54:18.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2024-02-06 23:54:18.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:18.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:18.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:18.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:18.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:18.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:18.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47393345 2024-02-06 23:54:18.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:18.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:18.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:18.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:18.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:18.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:18.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:18.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:18.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:18.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:18.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:18.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:18.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:18.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:54:18.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:54:18.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:18.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:18.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:54:18.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:18.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2024-02-06 23:54:18.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:18.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:18.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:18.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:18.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:18.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:18.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:18.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:18.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2024-02-06 23:54:18.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b85edc7 2024-02-06 23:54:18.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b85edc7 2024-02-06 23:54:18.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2024-02-06 23:54:18.533 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b85edc7 2024-02-06 23:54:18.536 [DefaultDispatcher-worker-3 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346a2799 2024-02-06 23:54:18.536 [DefaultDispatcher-worker-3 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37139/UmAppDatabase/replication/nodeId 2024-02-06 23:54:18.536 [DefaultDispatcher-worker-3 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37139/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:18.536 [DefaultDispatcher-worker-3 @coroutine#2928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37139/UmAppDatabase/replication/nodeId 2024-02-06 23:54:18.537 [DefaultDispatcher-worker-8 @coroutine#2928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37139/UmAppDatabase/replication/nodeId 2024-02-06 23:54:18.538 [DefaultDispatcher-worker-8 @coroutine#2928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37139/UmAppDatabase/replication/nodeId 2024-02-06 23:54:18.545 [Test worker @coroutine#3341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b85edc7 2024-02-06 23:54:18.547 [Test worker @coroutine#3346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b85edc7 2024-02-06 23:54:18.547 [DefaultDispatcher-worker-3 @coroutine#3350] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 23:54:18.548 [DefaultDispatcher-worker-3 @coroutine#3350] 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-02-06 23:54:18.548 [DefaultDispatcher-worker-3 @coroutine#3350] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 23:54:18.548 [DefaultDispatcher-worker-3 @coroutine#3350] 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-02-06 23:54:18.549 [DefaultDispatcher-worker-5 @coroutine#3350] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 23:54:18.549 [DefaultDispatcher-worker-5 @coroutine#3350] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 23:54:18.554 [DefaultDispatcher-worker-5 @coroutine#3349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b85edc7 2024-02-06 23:54:18.554 [DefaultDispatcher-worker-5 @coroutine#3349] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-06 23:54:18.554 [DefaultDispatcher-worker-5 @coroutine#3349] 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-02-06 23:54:18.554 [DefaultDispatcher-worker-5 @coroutine#3349] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-06 23:54:18.554 [DefaultDispatcher-worker-8 @coroutine#3349] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-06 23:54:18.554 [DefaultDispatcher-worker-8 @coroutine#3349] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-06 23:54:18.558 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b85edc7 2024-02-06 23:54:18.562 [Test worker @coroutine#3361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b85edc7 2024-02-06 23:54:18.564 [Test worker @coroutine#3363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b85edc7 2024-02-06 23:54:18.567 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b85edc7 2024-02-06 23:54:18.570 [Test worker @coroutine#3372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b85edc7 2024-02-06 23:54:18.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown initiated... 2024-02-06 23:54:18.571 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Close initiated... 2024-02-06 23:54:18.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:18.571 [HikariPool-104 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b85edc7: (connection evicted) 2024-02-06 23:54:18.572 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:18.572 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Closed. 2024-02-06 23:54:18.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown completed. 2024-02-06 23:54:18.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2024-02-06 23:54:18.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:18.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:18.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:18.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:18.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:18.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:18.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3df681cc 2024-02-06 23:54:18.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:18.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:18.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:18.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:18.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:18.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:18.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:18.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:18.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:18.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:18.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:18.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:18.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:18.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:54:18.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:54:18.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:18.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:18.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:54:18.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:18.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2024-02-06 23:54:18.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:18.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:18.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:18.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:18.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:18.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:18.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:18.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:18.573 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2024-02-06 23:54:18.575 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fbd47b7 2024-02-06 23:54:18.575 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fbd47b7 2024-02-06 23:54:18.575 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2024-02-06 23:54:18.576 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fbd47b7 2024-02-06 23:54:18.586 [Test worker @coroutine#3375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fbd47b7 2024-02-06 23:54:18.588 [Test worker @coroutine#3377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fbd47b7 2024-02-06 23:54:18.589 [DefaultDispatcher-worker-9 @coroutine#3381] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 23:54:18.589 [DefaultDispatcher-worker-9 @coroutine#3381] 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-02-06 23:54:18.589 [DefaultDispatcher-worker-9 @coroutine#3381] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 23:54:18.589 [DefaultDispatcher-worker-9 @coroutine#3381] 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-02-06 23:54:18.591 [DefaultDispatcher-worker-10 @coroutine#3381] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 23:54:18.591 [DefaultDispatcher-worker-10 @coroutine#3381] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 23:54:18.598 [DefaultDispatcher-worker-2 @coroutine#3380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fbd47b7 2024-02-06 23:54:18.598 [DefaultDispatcher-worker-2 @coroutine#3380] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-06 23:54:18.598 [DefaultDispatcher-worker-2 @coroutine#3380] 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-02-06 23:54:18.598 [DefaultDispatcher-worker-2 @coroutine#3380] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-06 23:54:18.599 [DefaultDispatcher-worker-10 @coroutine#3380] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-06 23:54:18.599 [DefaultDispatcher-worker-10 @coroutine#3380] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-06 23:54:18.602 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fbd47b7 2024-02-06 23:54:18.605 [Test worker @coroutine#3392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fbd47b7 2024-02-06 23:54:18.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Shutdown initiated... 2024-02-06 23:54:18.607 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Close initiated... 2024-02-06 23:54:18.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:18.607 [HikariPool-105 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fbd47b7: (connection evicted) 2024-02-06 23:54:18.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:18.608 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Closed. 2024-02-06 23:54:18.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Shutdown completed. 2024-02-06 23:54:18.610 [DefaultDispatcher-worker-6 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28d97205 2024-02-06 23:54:18.610 [DefaultDispatcher-worker-6 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51439/UmAppDatabase/replication/nodeId 2024-02-06 23:54:18.610 [DefaultDispatcher-worker-6 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51439/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:18.610 [DefaultDispatcher-worker-6 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51439/UmAppDatabase/replication/nodeId 2024-02-06 23:54:18.612 [DefaultDispatcher-worker-14 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51439/UmAppDatabase/replication/nodeId 2024-02-06 23:54:18.612 [DefaultDispatcher-worker-14 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51439/UmAppDatabase/replication/nodeId 2024-02-06 23:54:18.707 [DefaultDispatcher-worker-8 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bed0ff4 2024-02-06 23:54:18.708 [DefaultDispatcher-worker-8 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45709/UmAppDatabase/replication/nodeId 2024-02-06 23:54:18.708 [DefaultDispatcher-worker-8 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45709/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:18.708 [DefaultDispatcher-worker-8 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45709/UmAppDatabase/replication/nodeId 2024-02-06 23:54:18.709 [DefaultDispatcher-worker-16 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45709/UmAppDatabase/replication/nodeId 2024-02-06 23:54:18.709 [DefaultDispatcher-worker-16 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45709/UmAppDatabase/replication/nodeId 2024-02-06 23:54:18.772 [DefaultDispatcher-worker-7 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@737bb797 2024-02-06 23:54:18.773 [DefaultDispatcher-worker-7 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:54:18.773 [DefaultDispatcher-worker-7 @coroutine#3018] 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-02-06 23:54:18.773 [DefaultDispatcher-worker-7 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:54:18.774 [DefaultDispatcher-worker-6 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:54:18.794 [DefaultDispatcher-worker-8 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f26cd76 2024-02-06 23:54:18.795 [DefaultDispatcher-worker-8 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55675/UmAppDatabase/replication/nodeId 2024-02-06 23:54:18.795 [DefaultDispatcher-worker-8 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55675/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:18.795 [DefaultDispatcher-worker-8 @coroutine#3033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55675/UmAppDatabase/replication/nodeId 2024-02-06 23:54:18.796 [DefaultDispatcher-worker-14 @coroutine#3033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55675/UmAppDatabase/replication/nodeId 2024-02-06 23:54:18.796 [DefaultDispatcher-worker-14 @coroutine#3033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55675/UmAppDatabase/replication/nodeId 2024-02-06 23:54:18.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2024-02-06 23:54:18.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:18.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:18.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:18.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:18.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:18.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:18.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d359c69 2024-02-06 23:54:18.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:18.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:18.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:18.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:18.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:18.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:18.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:18.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:18.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:18.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:18.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:18.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:18.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:18.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:54:18.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:54:18.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:18.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:18.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:54:18.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:18.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2024-02-06 23:54:18.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:18.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:18.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:18.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:18.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:18.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:18.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:18.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:18.830 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2024-02-06 23:54:18.830 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@71dfca65 2024-02-06 23:54:18.830 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@71dfca65 2024-02-06 23:54:18.830 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2024-02-06 23:54:18.853 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71dfca65 2024-02-06 23:54:18.864 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71dfca65 2024-02-06 23:54:18.866 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71dfca65 2024-02-06 23:54:18.868 [DefaultDispatcher-worker-11 @coroutine#3438] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:54:18.868 [DefaultDispatcher-worker-11 @coroutine#3438] 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-02-06 23:54:18.868 [DefaultDispatcher-worker-11 @coroutine#3438] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:54:18.868 [DefaultDispatcher-worker-11 @coroutine#3438] 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-02-06 23:54:18.870 [DefaultDispatcher-worker-5 @coroutine#3438] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:54:18.870 [DefaultDispatcher-worker-5 @coroutine#3438] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:54:18.877 [DefaultDispatcher-worker-10 @coroutine#3437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71dfca65 2024-02-06 23:54:18.878 [DefaultDispatcher-worker-10 @coroutine#3437] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 23:54:18.878 [DefaultDispatcher-worker-10 @coroutine#3437] 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-02-06 23:54:18.878 [DefaultDispatcher-worker-10 @coroutine#3437] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 23:54:18.879 [DefaultDispatcher-worker-15 @coroutine#3437] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 23:54:18.879 [DefaultDispatcher-worker-15 @coroutine#3437] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 23:54:18.882 [Test worker @coroutine#3442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71dfca65 2024-02-06 23:54:18.895 [DefaultDispatcher-worker-10 @coroutine#3449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71dfca65 2024-02-06 23:54:18.930 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:54:18.935 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@720214c2 2024-02-06 23:54:18.935 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@720214c2 2024-02-06 23:54:18.939 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cc5e4f2 2024-02-06 23:54:18.939 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cc5e4f2 2024-02-06 23:54:18.942 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@78fa7fb2 2024-02-06 23:54:18.942 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@78fa7fb2 2024-02-06 23:54:18.945 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@3df8eec9 2024-02-06 23:54:18.945 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@3df8eec9 2024-02-06 23:54:18.948 [Test worker @coroutine#3451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71dfca65 2024-02-06 23:54:18.948 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f3e59b0 2024-02-06 23:54:18.948 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f3e59b0 2024-02-06 23:54:18.950 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@c0fd4d1 2024-02-06 23:54:18.950 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@c0fd4d1 2024-02-06 23:54:18.953 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@27233d0d 2024-02-06 23:54:18.953 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@27233d0d 2024-02-06 23:54:18.955 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dd71186 2024-02-06 23:54:18.955 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dd71186 2024-02-06 23:54:18.956 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown initiated... 2024-02-06 23:54:18.956 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Close initiated... 2024-02-06 23:54:18.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Before closing stats (total=9, active=0, idle=9, waiting=0) 2024-02-06 23:54:18.956 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71dfca65: (connection evicted) 2024-02-06 23:54:18.957 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@720214c2: (connection evicted) 2024-02-06 23:54:18.958 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@70093055 2024-02-06 23:54:18.958 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@70093055 2024-02-06 23:54:18.958 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After adding stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:18.958 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7cc5e4f2: (connection evicted) 2024-02-06 23:54:18.958 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78fa7fb2: (connection evicted) 2024-02-06 23:54:18.959 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3df8eec9: (connection evicted) 2024-02-06 23:54:18.959 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f3e59b0: (connection evicted) 2024-02-06 23:54:18.959 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c0fd4d1: (connection evicted) 2024-02-06 23:54:18.960 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27233d0d: (connection evicted) 2024-02-06 23:54:18.960 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5dd71186: (connection evicted) 2024-02-06 23:54:18.960 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70093055: (connection evicted) 2024-02-06 23:54:18.962 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:18.962 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Closed. 2024-02-06 23:54:18.962 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown completed. 2024-02-06 23:54:18.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2024-02-06 23:54:18.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:18.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:18.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:18.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:18.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:18.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:18.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@445c693 2024-02-06 23:54:18.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:18.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:18.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:18.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:18.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:18.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:18.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:18.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:18.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:18.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:18.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:18.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:18.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:18.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:54:18.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:54:18.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:18.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:18.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:54:18.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:18.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2024-02-06 23:54:18.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:18.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:18.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:18.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:18.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:18.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:18.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:18.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:18.966 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2024-02-06 23:54:18.967 [DefaultDispatcher-worker-6 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4004bfba 2024-02-06 23:54:18.968 [DefaultDispatcher-worker-6 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56609/UmAppDatabase/replication/nodeId 2024-02-06 23:54:18.968 [DefaultDispatcher-worker-6 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56609/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:18.968 [DefaultDispatcher-worker-6 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56609/UmAppDatabase/replication/nodeId 2024-02-06 23:54:18.969 [DefaultDispatcher-worker-8 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56609/UmAppDatabase/replication/nodeId 2024-02-06 23:54:18.969 [DefaultDispatcher-worker-8 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56609/UmAppDatabase/replication/nodeId 2024-02-06 23:54:18.970 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@272485a6 2024-02-06 23:54:18.970 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@272485a6 2024-02-06 23:54:18.970 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2024-02-06 23:54:18.972 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@272485a6 2024-02-06 23:54:18.988 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@272485a6 2024-02-06 23:54:18.990 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@272485a6 2024-02-06 23:54:18.991 [DefaultDispatcher-worker-6 @coroutine#3463] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:54:18.991 [DefaultDispatcher-worker-6 @coroutine#3463] 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-02-06 23:54:18.991 [DefaultDispatcher-worker-6 @coroutine#3463] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:54:18.991 [DefaultDispatcher-worker-6 @coroutine#3463] 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-02-06 23:54:18.993 [DefaultDispatcher-worker-6 @coroutine#3463] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:54:18.993 [DefaultDispatcher-worker-6 @coroutine#3463] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:54:18.999 [DefaultDispatcher-worker-11 @coroutine#3462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@272485a6 2024-02-06 23:54:18.999 [DefaultDispatcher-worker-11 @coroutine#3462] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 23:54:18.999 [DefaultDispatcher-worker-11 @coroutine#3462] 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-02-06 23:54:18.999 [DefaultDispatcher-worker-11 @coroutine#3462] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 23:54:19.000 [DefaultDispatcher-worker-15 @coroutine#3462] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 23:54:19.000 [DefaultDispatcher-worker-15 @coroutine#3462] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 23:54:19.002 [Test worker @coroutine#3467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@272485a6 2024-02-06 23:54:19.017 [DefaultDispatcher-worker-6 @coroutine#3475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@272485a6 2024-02-06 23:54:19.060 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@272485a6 2024-02-06 23:54:19.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown initiated... 2024-02-06 23:54:19.063 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Close initiated... 2024-02-06 23:54:19.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:19.063 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@272485a6: (connection evicted) 2024-02-06 23:54:19.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:19.064 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Closed. 2024-02-06 23:54:19.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown completed. 2024-02-06 23:54:19.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2024-02-06 23:54:19.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:19.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:19.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:19.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:19.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:19.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:19.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14091e24 2024-02-06 23:54:19.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:19.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:19.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:19.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:19.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:19.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:19.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:19.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:19.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:19.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:19.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:19.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:19.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:19.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:54:19.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:54:19.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:19.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:19.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:54:19.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:19.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2024-02-06 23:54:19.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:19.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:19.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:19.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:19.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:19.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:19.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:19.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:19.066 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2024-02-06 23:54:19.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@408980aa 2024-02-06 23:54:19.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@408980aa 2024-02-06 23:54:19.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2024-02-06 23:54:19.069 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@408980aa 2024-02-06 23:54:19.080 [Test worker @coroutine#3481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@408980aa 2024-02-06 23:54:19.082 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@408980aa 2024-02-06 23:54:19.083 [DefaultDispatcher-worker-15 @coroutine#3486] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:54:19.083 [DefaultDispatcher-worker-15 @coroutine#3486] 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-02-06 23:54:19.083 [DefaultDispatcher-worker-15 @coroutine#3486] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:54:19.083 [DefaultDispatcher-worker-15 @coroutine#3486] 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-02-06 23:54:19.085 [DefaultDispatcher-worker-11 @coroutine#3486] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:54:19.085 [DefaultDispatcher-worker-11 @coroutine#3486] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:54:19.093 [DefaultDispatcher-worker-6 @coroutine#3485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@408980aa 2024-02-06 23:54:19.093 [DefaultDispatcher-worker-6 @coroutine#3485] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 23:54:19.093 [DefaultDispatcher-worker-6 @coroutine#3485] 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-02-06 23:54:19.093 [DefaultDispatcher-worker-6 @coroutine#3485] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 23:54:19.094 [DefaultDispatcher-worker-8 @coroutine#3485] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 23:54:19.094 [DefaultDispatcher-worker-8 @coroutine#3485] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 23:54:19.097 [Test worker @coroutine#3489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@408980aa 2024-02-06 23:54:19.111 [DefaultDispatcher-worker-4 @coroutine#3497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@408980aa 2024-02-06 23:54:19.146 [DefaultDispatcher-worker-15 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ecfff32 2024-02-06 23:54:19.146 [DefaultDispatcher-worker-15 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36529/UmAppDatabase/replication/nodeId 2024-02-06 23:54:19.146 [DefaultDispatcher-worker-15 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36529/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:19.146 [DefaultDispatcher-worker-15 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36529/UmAppDatabase/replication/nodeId 2024-02-06 23:54:19.147 [DefaultDispatcher-worker-7 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36529/UmAppDatabase/replication/nodeId 2024-02-06 23:54:19.147 [DefaultDispatcher-worker-7 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36529/UmAppDatabase/replication/nodeId 2024-02-06 23:54:19.148 [Test worker @coroutine#3499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@408980aa 2024-02-06 23:54:19.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown initiated... 2024-02-06 23:54:19.151 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Close initiated... 2024-02-06 23:54:19.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:19.151 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@408980aa: (connection evicted) 2024-02-06 23:54:19.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:19.152 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Closed. 2024-02-06 23:54:19.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown completed. 2024-02-06 23:54:19.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2024-02-06 23:54:19.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:19.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:19.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:19.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:19.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:19.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:19.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d6879bf 2024-02-06 23:54:19.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:19.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:19.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:19.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:19.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:19.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:19.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:19.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:19.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:19.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:19.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:19.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:19.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:19.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:54:19.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:54:19.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:19.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:19.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:54:19.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:19.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2024-02-06 23:54:19.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:19.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:19.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:19.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:19.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:19.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:19.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:19.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:19.154 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2024-02-06 23:54:19.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@318a81a0 2024-02-06 23:54:19.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@318a81a0 2024-02-06 23:54:19.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2024-02-06 23:54:19.157 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318a81a0 2024-02-06 23:54:19.168 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318a81a0 2024-02-06 23:54:19.170 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318a81a0 2024-02-06 23:54:19.171 [DefaultDispatcher-worker-4 @coroutine#3511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:54:19.171 [DefaultDispatcher-worker-4 @coroutine#3511] 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-02-06 23:54:19.171 [DefaultDispatcher-worker-4 @coroutine#3511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:54:19.171 [DefaultDispatcher-worker-4 @coroutine#3511] 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-02-06 23:54:19.172 [DefaultDispatcher-worker-15 @coroutine#3511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:54:19.172 [DefaultDispatcher-worker-15 @coroutine#3511] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:54:19.179 [DefaultDispatcher-worker-1 @coroutine#3510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318a81a0 2024-02-06 23:54:19.179 [DefaultDispatcher-worker-1 @coroutine#3510] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 23:54:19.179 [DefaultDispatcher-worker-1 @coroutine#3510] 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-02-06 23:54:19.179 [DefaultDispatcher-worker-1 @coroutine#3510] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 23:54:19.180 [DefaultDispatcher-worker-2 @coroutine#3510] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 23:54:19.180 [DefaultDispatcher-worker-2 @coroutine#3510] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 23:54:19.184 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318a81a0 2024-02-06 23:54:19.198 [DefaultDispatcher-worker-10 @coroutine#3522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318a81a0 2024-02-06 23:54:19.235 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318a81a0 2024-02-06 23:54:19.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown initiated... 2024-02-06 23:54:19.238 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Close initiated... 2024-02-06 23:54:19.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:19.238 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@318a81a0: (connection evicted) 2024-02-06 23:54:19.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:19.239 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Closed. 2024-02-06 23:54:19.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown completed. 2024-02-06 23:54:19.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2024-02-06 23:54:19.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:19.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:19.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:19.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:19.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:19.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:19.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22f0e329 2024-02-06 23:54:19.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:19.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:19.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:19.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:19.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:19.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:19.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:19.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:19.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:19.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:19.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:19.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:19.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:19.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:54:19.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:54:19.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:19.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:19.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:54:19.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:19.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2024-02-06 23:54:19.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:19.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:19.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:19.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:19.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:19.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:19.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:19.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:19.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2024-02-06 23:54:19.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@20ddc780 2024-02-06 23:54:19.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@20ddc780 2024-02-06 23:54:19.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2024-02-06 23:54:19.246 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20ddc780 2024-02-06 23:54:19.263 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20ddc780 2024-02-06 23:54:19.265 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20ddc780 2024-02-06 23:54:19.267 [DefaultDispatcher-worker-2 @coroutine#3533] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 23:54:19.267 [DefaultDispatcher-worker-2 @coroutine#3533] 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/replication/ackAndGetPendingReplications. 2024-02-06 23:54:19.267 [DefaultDispatcher-worker-2 @coroutine#3533] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 23:54:19.267 [DefaultDispatcher-worker-2 @coroutine#3533] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-06 23:54:19.269 [DefaultDispatcher-worker-7 @coroutine#3533] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 23:54:19.269 [DefaultDispatcher-worker-7 @coroutine#3533] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 23:54:19.277 [DefaultDispatcher-worker-10 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2024-02-06 23:54:19.277 [DefaultDispatcher-worker-10 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId 2024-02-06 23:54:19.277 [DefaultDispatcher-worker-10 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:19.277 [DefaultDispatcher-worker-10 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId 2024-02-06 23:54:19.278 [DefaultDispatcher-worker-10 @coroutine#3532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20ddc780 2024-02-06 23:54:19.278 [DefaultDispatcher-worker-2 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId 2024-02-06 23:54:19.278 [DefaultDispatcher-worker-2 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId 2024-02-06 23:54:19.278 [DefaultDispatcher-worker-10 @coroutine#3532] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-06 23:54:19.278 [DefaultDispatcher-worker-10 @coroutine#3532] 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/replication/nodeId. 2024-02-06 23:54:19.278 [DefaultDispatcher-worker-10 @coroutine#3532] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-06 23:54:19.279 [DefaultDispatcher-worker-1 @coroutine#3532] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-06 23:54:19.279 [DefaultDispatcher-worker-1 @coroutine#3532] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-06 23:54:19.287 [DefaultDispatcher-worker-8 @coroutine#3540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20ddc780 2024-02-06 23:54:19.295 [DefaultDispatcher-worker-17 @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3777fc44 2024-02-06 23:54:19.295 [DefaultDispatcher-worker-17 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44493/UmAppDatabase/replication/nodeId 2024-02-06 23:54:19.296 [DefaultDispatcher-worker-17 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44493/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:19.296 [DefaultDispatcher-worker-17 @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44493/UmAppDatabase/replication/nodeId 2024-02-06 23:54:19.297 [DefaultDispatcher-worker-9 @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44493/UmAppDatabase/replication/nodeId 2024-02-06 23:54:19.297 [DefaultDispatcher-worker-9 @coroutine#2849] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44493/UmAppDatabase/replication/nodeId 2024-02-06 23:54:19.298 [DefaultDispatcher-worker-12 @coroutine#3540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20ddc780 2024-02-06 23:54:19.307 [DefaultDispatcher-worker-13 @coroutine#3540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20ddc780 2024-02-06 23:54:19.316 [DefaultDispatcher-worker-17 @coroutine#3540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20ddc780 2024-02-06 23:54:19.319 [Test worker @coroutine#3555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20ddc780 2024-02-06 23:54:19.332 [DefaultDispatcher-worker-13 @coroutine#3540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20ddc780 2024-02-06 23:54:19.341 [DefaultDispatcher-worker-15 @coroutine#3540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20ddc780 2024-02-06 23:54:19.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown initiated... 2024-02-06 23:54:19.342 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Close initiated... 2024-02-06 23:54:19.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:19.342 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20ddc780: (connection evicted) 2024-02-06 23:54:19.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:19.343 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Closed. 2024-02-06 23:54:19.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown completed. 2024-02-06 23:54:19.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2024-02-06 23:54:19.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:19.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:19.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:19.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:19.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:19.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:19.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@df34b01 2024-02-06 23:54:19.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:19.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:19.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:19.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:19.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:19.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:19.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:19.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:19.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:19.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:19.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:19.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:19.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:19.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:54:19.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:54:19.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:19.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:19.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:54:19.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:19.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2024-02-06 23:54:19.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:19.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:19.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:19.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:19.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:19.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:19.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:19.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:19.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2024-02-06 23:54:19.349 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@f31b991 2024-02-06 23:54:19.349 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@f31b991 2024-02-06 23:54:19.349 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2024-02-06 23:54:19.350 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f31b991 2024-02-06 23:54:19.361 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f31b991 2024-02-06 23:54:19.362 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f31b991 2024-02-06 23:54:19.364 [DefaultDispatcher-worker-15 @coroutine#3565] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 23:54:19.364 [DefaultDispatcher-worker-15 @coroutine#3565] 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/replication/ackAndGetPendingReplications. 2024-02-06 23:54:19.364 [DefaultDispatcher-worker-15 @coroutine#3565] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 23:54:19.364 [DefaultDispatcher-worker-15 @coroutine#3565] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-06 23:54:19.365 [DefaultDispatcher-worker-9 @coroutine#3565] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 23:54:19.365 [DefaultDispatcher-worker-9 @coroutine#3565] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 23:54:19.372 [DefaultDispatcher-worker-16 @coroutine#3564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f31b991 2024-02-06 23:54:19.372 [DefaultDispatcher-worker-16 @coroutine#3564] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-06 23:54:19.372 [DefaultDispatcher-worker-16 @coroutine#3564] 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/replication/nodeId. 2024-02-06 23:54:19.372 [DefaultDispatcher-worker-16 @coroutine#3564] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-06 23:54:19.373 [DefaultDispatcher-worker-17 @coroutine#3564] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-06 23:54:19.373 [DefaultDispatcher-worker-17 @coroutine#3564] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-06 23:54:19.380 [DefaultDispatcher-worker-18 @coroutine#3570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f31b991 2024-02-06 23:54:19.386 [DefaultDispatcher-worker-18 @coroutine#3570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f31b991 2024-02-06 23:54:19.395 [DefaultDispatcher-worker-11 @coroutine#3570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f31b991 2024-02-06 23:54:19.399 [DefaultDispatcher-worker-3 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-06 23:54:19.399 [DefaultDispatcher-worker-3 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33817/UmAppDatabase/replication/nodeId 2024-02-06 23:54:19.400 [DefaultDispatcher-worker-3 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33817/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:19.400 [DefaultDispatcher-worker-3 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33817/UmAppDatabase/replication/nodeId 2024-02-06 23:54:19.401 [DefaultDispatcher-worker-7 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33817/UmAppDatabase/replication/nodeId 2024-02-06 23:54:19.401 [DefaultDispatcher-worker-7 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33817/UmAppDatabase/replication/nodeId 2024-02-06 23:54:19.405 [DefaultDispatcher-worker-7 @coroutine#3570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f31b991 2024-02-06 23:54:19.420 [DefaultDispatcher-worker-17 @coroutine#3570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f31b991 2024-02-06 23:54:19.427 [DefaultDispatcher-worker-5 @coroutine#3570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f31b991 2024-02-06 23:54:19.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown initiated... 2024-02-06 23:54:19.430 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Close initiated... 2024-02-06 23:54:19.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:19.430 [HikariPool-111 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f31b991: (connection evicted) 2024-02-06 23:54:19.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:19.431 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Closed. 2024-02-06 23:54:19.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown completed. 2024-02-06 23:54:19.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2024-02-06 23:54:19.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:19.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:19.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:19.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:19.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:19.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:19.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6491006 2024-02-06 23:54:19.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:19.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:19.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:19.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:19.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:19.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:19.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:19.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:19.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:19.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:19.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:19.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:19.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:19.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:54:19.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:54:19.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:19.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:19.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:54:19.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:19.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2024-02-06 23:54:19.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:19.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:19.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:19.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:19.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:19.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:19.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:19.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:19.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2024-02-06 23:54:19.435 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@54816d7a 2024-02-06 23:54:19.435 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@54816d7a 2024-02-06 23:54:19.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2024-02-06 23:54:19.436 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54816d7a 2024-02-06 23:54:19.448 [Test worker @coroutine#3588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54816d7a 2024-02-06 23:54:19.450 [Test worker @coroutine#3590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54816d7a 2024-02-06 23:54:19.451 [DefaultDispatcher-worker-7 @coroutine#3594] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 23:54:19.451 [DefaultDispatcher-worker-7 @coroutine#3594] 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/replication/ackAndGetPendingReplications. 2024-02-06 23:54:19.451 [DefaultDispatcher-worker-7 @coroutine#3594] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 23:54:19.451 [DefaultDispatcher-worker-7 @coroutine#3594] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-06 23:54:19.453 [DefaultDispatcher-worker-11 @coroutine#3594] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 23:54:19.453 [DefaultDispatcher-worker-11 @coroutine#3594] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 23:54:19.460 [DefaultDispatcher-worker-11 @coroutine#3593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54816d7a 2024-02-06 23:54:19.461 [DefaultDispatcher-worker-11 @coroutine#3593] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-06 23:54:19.461 [DefaultDispatcher-worker-11 @coroutine#3593] 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/replication/nodeId. 2024-02-06 23:54:19.461 [DefaultDispatcher-worker-11 @coroutine#3593] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-06 23:54:19.461 [DefaultDispatcher-worker-3 @coroutine#3593] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-06 23:54:19.461 [DefaultDispatcher-worker-3 @coroutine#3593] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-06 23:54:19.470 [DefaultDispatcher-worker-10 @coroutine#3598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54816d7a 2024-02-06 23:54:19.478 [DefaultDispatcher-worker-10 @coroutine#3598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54816d7a 2024-02-06 23:54:19.485 [DefaultDispatcher-worker-3 @coroutine#3598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54816d7a 2024-02-06 23:54:19.492 [DefaultDispatcher-worker-3 @coroutine#3598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54816d7a 2024-02-06 23:54:19.498 [DefaultDispatcher-worker-5 @coroutine#3598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54816d7a 2024-02-06 23:54:19.505 [DefaultDispatcher-worker-5 @coroutine#3609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45375bdf 2024-02-06 23:54:19.506 [DefaultDispatcher-worker-10 @coroutine#3598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54816d7a 2024-02-06 23:54:19.510 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54816d7a 2024-02-06 23:54:19.513 [Test worker @coroutine#3614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54816d7a 2024-02-06 23:54:19.521 [DefaultDispatcher-worker-10 @coroutine#3598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54816d7a 2024-02-06 23:54:19.530 [DefaultDispatcher-worker-3 @coroutine#3598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54816d7a 2024-02-06 23:54:19.535 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:54:19.537 [DefaultDispatcher-worker-18 @coroutine#3598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54816d7a 2024-02-06 23:54:19.539 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@a40b2e0 2024-02-06 23:54:19.539 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@a40b2e0 2024-02-06 23:54:19.539 [Test worker @coroutine#3598] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/PersonDao/findByUidAsync?uid=555868666604138497 2024-02-06 23:54:19.539 [Test worker @coroutine#3598] 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/PersonDao/findByUidAsync?uid=555868666604138497. 2024-02-06 23:54:19.539 [Test worker @coroutine#3598] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/PersonDao/findByUidAsync?uid=555868666604138497 2024-02-06 23:54:19.540 [Test worker @coroutine#3598] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/PersonDao/findByUidAsync?uid=555868666604138497 2024-02-06 23:54:19.540 [Test worker @coroutine#3598] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/PersonDao/findByUidAsync?uid=555868666604138497 2024-02-06 23:54:19.543 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4875dd8 2024-02-06 23:54:19.543 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4875dd8 2024-02-06 23:54:19.547 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@b8d990 2024-02-06 23:54:19.548 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@b8d990 2024-02-06 23:54:19.548 [DefaultDispatcher-worker-8 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346a2799 2024-02-06 23:54:19.548 [DefaultDispatcher-worker-8 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37139/UmAppDatabase/replication/nodeId 2024-02-06 23:54:19.548 [DefaultDispatcher-worker-8 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37139/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:19.548 [DefaultDispatcher-worker-8 @coroutine#2928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37139/UmAppDatabase/replication/nodeId 2024-02-06 23:54:19.549 [DefaultDispatcher-worker-6 @coroutine#2928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37139/UmAppDatabase/replication/nodeId 2024-02-06 23:54:19.549 [DefaultDispatcher-worker-6 @coroutine#2928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37139/UmAppDatabase/replication/nodeId 2024-02-06 23:54:19.550 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@45ba57e3 2024-02-06 23:54:19.550 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@45ba57e3 2024-02-06 23:54:19.552 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ae23a06 2024-02-06 23:54:19.552 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ae23a06 2024-02-06 23:54:19.552 [DefaultDispatcher-worker-9 @coroutine#3598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54816d7a 2024-02-06 23:54:19.554 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@74b5d71f 2024-02-06 23:54:19.554 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@74b5d71f 2024-02-06 23:54:19.557 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3207e440 2024-02-06 23:54:19.557 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3207e440 2024-02-06 23:54:19.559 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2595a8ac 2024-02-06 23:54:19.559 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2595a8ac 2024-02-06 23:54:19.560 [DefaultDispatcher-worker-3 @coroutine#3598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54816d7a 2024-02-06 23:54:19.561 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e7c8412 2024-02-06 23:54:19.561 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e7c8412 2024-02-06 23:54:19.561 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 23:54:19.562 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown initiated... 2024-02-06 23:54:19.562 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Close initiated... 2024-02-06 23:54:19.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 23:54:19.562 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54816d7a: (connection evicted) 2024-02-06 23:54:19.563 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a40b2e0: (connection evicted) 2024-02-06 23:54:19.563 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4875dd8: (connection evicted) 2024-02-06 23:54:19.564 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b8d990: (connection evicted) 2024-02-06 23:54:19.564 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45ba57e3: (connection evicted) 2024-02-06 23:54:19.565 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ae23a06: (connection evicted) 2024-02-06 23:54:19.565 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74b5d71f: (connection evicted) 2024-02-06 23:54:19.565 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3207e440: (connection evicted) 2024-02-06 23:54:19.566 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2595a8ac: (connection evicted) 2024-02-06 23:54:19.566 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e7c8412: (connection evicted) 2024-02-06 23:54:19.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:19.567 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Closed. 2024-02-06 23:54:19.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown completed. 2024-02-06 23:54:19.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2024-02-06 23:54:19.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:19.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:19.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:19.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:19.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:19.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:19.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5978ba12 2024-02-06 23:54:19.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:19.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:19.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:19.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:19.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:19.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:19.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:19.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:19.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:19.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:19.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:19.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:19.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:19.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:54:19.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:54:19.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:19.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:19.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:54:19.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:19.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2024-02-06 23:54:19.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:19.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:19.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:19.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:19.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:19.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:19.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:19.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:19.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2024-02-06 23:54:19.569 [DefaultDispatcher-worker-9 @coroutine#3627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-06 23:54:19.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b7e4db6 2024-02-06 23:54:19.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b7e4db6 2024-02-06 23:54:19.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2024-02-06 23:54:19.572 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b7e4db6 2024-02-06 23:54:19.586 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b7e4db6 2024-02-06 23:54:19.588 [Test worker @coroutine#3631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b7e4db6 2024-02-06 23:54:19.589 [DefaultDispatcher-worker-2 @coroutine#3635] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 23:54:19.589 [DefaultDispatcher-worker-2 @coroutine#3635] 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/replication/ackAndGetPendingReplications. 2024-02-06 23:54:19.589 [DefaultDispatcher-worker-2 @coroutine#3635] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 23:54:19.589 [DefaultDispatcher-worker-2 @coroutine#3635] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-06 23:54:19.590 [DefaultDispatcher-worker-4 @coroutine#3635] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 23:54:19.590 [DefaultDispatcher-worker-4 @coroutine#3635] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 23:54:19.598 [DefaultDispatcher-worker-4 @coroutine#3634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b7e4db6 2024-02-06 23:54:19.598 [DefaultDispatcher-worker-4 @coroutine#3634] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-06 23:54:19.598 [DefaultDispatcher-worker-4 @coroutine#3634] 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/replication/nodeId. 2024-02-06 23:54:19.598 [DefaultDispatcher-worker-4 @coroutine#3634] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-06 23:54:19.599 [DefaultDispatcher-worker-17 @coroutine#3634] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-06 23:54:19.599 [DefaultDispatcher-worker-17 @coroutine#3634] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-06 23:54:19.606 [DefaultDispatcher-worker-15 @coroutine#3639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b7e4db6 2024-02-06 23:54:19.613 [DefaultDispatcher-worker-5 @coroutine#3639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b7e4db6 2024-02-06 23:54:19.622 [DefaultDispatcher-worker-16 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28d97205 2024-02-06 23:54:19.622 [DefaultDispatcher-worker-16 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51439/UmAppDatabase/replication/nodeId 2024-02-06 23:54:19.622 [DefaultDispatcher-worker-16 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51439/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:19.622 [DefaultDispatcher-worker-16 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51439/UmAppDatabase/replication/nodeId 2024-02-06 23:54:19.623 [DefaultDispatcher-worker-17 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51439/UmAppDatabase/replication/nodeId 2024-02-06 23:54:19.623 [DefaultDispatcher-worker-17 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51439/UmAppDatabase/replication/nodeId 2024-02-06 23:54:19.624 [DefaultDispatcher-worker-18 @coroutine#3639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b7e4db6 2024-02-06 23:54:19.631 [DefaultDispatcher-worker-18 @coroutine#3639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b7e4db6 2024-02-06 23:54:19.639 [DefaultDispatcher-worker-7 @coroutine#3639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b7e4db6 2024-02-06 23:54:19.646 [DefaultDispatcher-worker-17 @coroutine#3639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b7e4db6 2024-02-06 23:54:19.650 [Test worker @coroutine#3656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b7e4db6 2024-02-06 23:54:19.658 [DefaultDispatcher-worker-15 @coroutine#3639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b7e4db6 2024-02-06 23:54:19.665 [DefaultDispatcher-worker-7 @coroutine#3639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b7e4db6 2024-02-06 23:54:19.666 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown initiated... 2024-02-06 23:54:19.666 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Close initiated... 2024-02-06 23:54:19.666 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:19.666 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b7e4db6: (connection evicted) 2024-02-06 23:54:19.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:19.667 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Closed. 2024-02-06 23:54:19.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown completed. 2024-02-06 23:54:19.681 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2024-02-06 23:54:19.681 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:19.681 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:19.681 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:19.681 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:19.681 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:19.682 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:19.682 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13f10967 2024-02-06 23:54:19.682 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:19.682 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:19.682 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:19.682 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:19.682 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:19.682 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:19.682 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:19.682 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:19.682 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:19.682 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:19.682 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:19.682 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:19.682 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:19.682 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:19.682 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:19.682 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:19.682 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:19.682 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:19.682 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:19.682 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2024-02-06 23:54:19.682 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:19.682 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:19.682 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:19.682 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:19.682 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:19.682 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:19.682 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:19.682 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:19.682 [Test worker @coroutine#3661] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2024-02-06 23:54:19.682 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ebb36df 2024-02-06 23:54:19.682 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ebb36df 2024-02-06 23:54:19.682 [Test worker @coroutine#3661] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2024-02-06 23:54:19.696 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ebb36df 2024-02-06 23:54:19.706 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ebb36df 2024-02-06 23:54:19.708 [Test worker @coroutine#3664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ebb36df 2024-02-06 23:54:19.710 [Test worker @coroutine#3666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ebb36df 2024-02-06 23:54:19.720 [DefaultDispatcher-worker-6 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bed0ff4 2024-02-06 23:54:19.720 [DefaultDispatcher-worker-6 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45709/UmAppDatabase/replication/nodeId 2024-02-06 23:54:19.720 [DefaultDispatcher-worker-6 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45709/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:19.720 [DefaultDispatcher-worker-6 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45709/UmAppDatabase/replication/nodeId 2024-02-06 23:54:19.721 [DefaultDispatcher-worker-11 @coroutine#3668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ebb36df 2024-02-06 23:54:19.722 [DefaultDispatcher-worker-11 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45709/UmAppDatabase/replication/nodeId 2024-02-06 23:54:19.722 [DefaultDispatcher-worker-11 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45709/UmAppDatabase/replication/nodeId 2024-02-06 23:54:19.733 [DefaultDispatcher-worker-1 @coroutine#3683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ebb36df 2024-02-06 23:54:19.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown initiated... 2024-02-06 23:54:19.735 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Close initiated... 2024-02-06 23:54:19.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:19.735 [HikariPool-114 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ebb36df: (connection evicted) 2024-02-06 23:54:19.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:19.736 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Closed. 2024-02-06 23:54:19.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown completed. 2024-02-06 23:54:19.738 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2024-02-06 23:54:19.738 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:19.738 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:19.738 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:19.739 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:19.739 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:19.739 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:19.739 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7cf166db 2024-02-06 23:54:19.739 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:19.739 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:19.739 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:19.739 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:19.739 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:19.739 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:19.739 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:19.739 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:19.739 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:19.739 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:19.739 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:19.739 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:19.739 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:19.739 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:19.739 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:19.739 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:19.739 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:19.739 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:19.739 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:19.739 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2024-02-06 23:54:19.739 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:19.739 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:19.739 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:19.739 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:19.739 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:19.739 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:19.739 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:19.739 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:19.739 [Test worker @coroutine#3689] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2024-02-06 23:54:19.739 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@37a36194 2024-02-06 23:54:19.739 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@37a36194 2024-02-06 23:54:19.739 [Test worker @coroutine#3689] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2024-02-06 23:54:19.755 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37a36194 2024-02-06 23:54:19.765 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37a36194 2024-02-06 23:54:19.767 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37a36194 2024-02-06 23:54:19.768 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37a36194 2024-02-06 23:54:19.769 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2024-02-06 23:54:19.769 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:19.769 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:19.769 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:19.769 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:19.769 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:19.769 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:19.769 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ce24203 2024-02-06 23:54:19.769 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:19.769 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:19.769 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:19.769 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:19.769 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:19.769 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:19.769 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:19.769 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:19.769 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:19.769 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:19.769 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:19.769 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:19.769 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:19.769 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:19.769 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:19.769 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:19.769 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:19.769 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:19.769 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:19.769 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2024-02-06 23:54:19.769 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:19.769 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:19.769 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:19.769 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:19.769 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:19.769 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:19.769 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:19.769 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:19.769 [Test worker @coroutine#3689] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2024-02-06 23:54:19.769 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@29811d4d 2024-02-06 23:54:19.769 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@29811d4d 2024-02-06 23:54:19.769 [Test worker @coroutine#3689] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2024-02-06 23:54:19.783 [DefaultDispatcher-worker-8 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@737bb797 2024-02-06 23:54:19.783 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29811d4d 2024-02-06 23:54:19.783 [DefaultDispatcher-worker-8 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:54:19.783 [DefaultDispatcher-worker-8 @coroutine#3018] 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-02-06 23:54:19.783 [DefaultDispatcher-worker-8 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:54:19.784 [DefaultDispatcher-worker-1 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:54:19.794 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29811d4d 2024-02-06 23:54:19.795 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29811d4d 2024-02-06 23:54:19.797 [Test worker @coroutine#3704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29811d4d 2024-02-06 23:54:19.806 [DefaultDispatcher-worker-11 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f26cd76 2024-02-06 23:54:19.806 [DefaultDispatcher-worker-11 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55675/UmAppDatabase/replication/nodeId 2024-02-06 23:54:19.806 [DefaultDispatcher-worker-10 @coroutine#3706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29811d4d 2024-02-06 23:54:19.806 [DefaultDispatcher-worker-11 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55675/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:19.806 [DefaultDispatcher-worker-11 @coroutine#3033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55675/UmAppDatabase/replication/nodeId 2024-02-06 23:54:19.807 [DefaultDispatcher-worker-11 @coroutine#3033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55675/UmAppDatabase/replication/nodeId 2024-02-06 23:54:19.808 [DefaultDispatcher-worker-11 @coroutine#3033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55675/UmAppDatabase/replication/nodeId 2024-02-06 23:54:19.822 [DefaultDispatcher-worker-2 @coroutine#3689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37a36194 2024-02-06 23:54:19.831 [DefaultDispatcher-worker-11 @coroutine#3689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37a36194 2024-02-06 23:54:19.839 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:54:19.840 [DefaultDispatcher-worker-9 @coroutine#3689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37a36194 2024-02-06 23:54:19.851 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown initiated... 2024-02-06 23:54:19.851 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Close initiated... 2024-02-06 23:54:19.851 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:19.852 [HikariPool-115 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37a36194: (connection evicted) 2024-02-06 23:54:19.852 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:19.852 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Closed. 2024-02-06 23:54:19.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown completed. 2024-02-06 23:54:19.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown initiated... 2024-02-06 23:54:19.852 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Close initiated... 2024-02-06 23:54:19.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:19.853 [HikariPool-116 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Closing connection org.sqlite.jdbc4.JDBC4Connection@29811d4d: (connection evicted) 2024-02-06 23:54:19.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:19.853 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Closed. 2024-02-06 23:54:19.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown completed. 2024-02-06 23:54:19.854 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2024-02-06 23:54:19.854 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:19.854 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:19.854 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:19.854 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:19.854 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:19.854 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:19.854 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@613f48de 2024-02-06 23:54:19.854 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:19.854 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:19.854 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:19.854 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:19.854 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:19.854 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:19.854 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:19.855 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:19.855 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:19.855 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:19.855 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:19.855 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:19.855 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:19.855 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:19.855 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:19.855 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:19.855 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:19.855 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:19.855 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:19.855 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2024-02-06 23:54:19.855 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:19.855 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:19.855 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:19.855 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:19.855 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:19.855 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:19.855 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:19.855 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:19.855 [Test worker @coroutine#3726] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2024-02-06 23:54:19.855 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@d8751de 2024-02-06 23:54:19.855 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@d8751de 2024-02-06 23:54:19.855 [Test worker @coroutine#3726] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2024-02-06 23:54:19.868 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d8751de 2024-02-06 23:54:19.878 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d8751de 2024-02-06 23:54:19.880 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d8751de 2024-02-06 23:54:19.882 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d8751de 2024-02-06 23:54:19.882 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2024-02-06 23:54:19.882 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:19.882 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:19.882 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:19.882 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:19.882 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:19.882 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:19.882 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48614fb3 2024-02-06 23:54:19.882 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:19.882 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:19.882 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:19.882 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:19.882 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:19.882 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:19.882 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:19.882 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:19.882 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:19.882 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:19.882 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:19.882 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:19.882 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:19.882 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:19.882 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:19.882 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:19.882 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:19.882 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:19.882 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:19.882 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2024-02-06 23:54:19.882 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:19.882 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:19.882 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:19.882 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:19.882 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:19.882 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:19.882 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:19.882 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:19.882 [Test worker @coroutine#3726] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2024-02-06 23:54:19.883 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d01fa0c 2024-02-06 23:54:19.883 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d01fa0c 2024-02-06 23:54:19.883 [Test worker @coroutine#3726] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2024-02-06 23:54:19.895 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d01fa0c 2024-02-06 23:54:19.905 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d01fa0c 2024-02-06 23:54:19.907 [Test worker @coroutine#3736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d01fa0c 2024-02-06 23:54:19.909 [Test worker @coroutine#3738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d01fa0c 2024-02-06 23:54:19.920 [DefaultDispatcher-worker-6 @coroutine#3740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d01fa0c 2024-02-06 23:54:19.934 [DefaultDispatcher-worker-10 @coroutine#3726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d8751de 2024-02-06 23:54:19.939 [DefaultDispatcher-worker-3 @coroutine#3726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d8751de 2024-02-06 23:54:19.948 [DefaultDispatcher-worker-8 @coroutine#3726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d8751de 2024-02-06 23:54:19.955 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:54:19.958 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown initiated... 2024-02-06 23:54:19.958 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Close initiated... 2024-02-06 23:54:19.958 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:19.958 [HikariPool-117 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d8751de: (connection evicted) 2024-02-06 23:54:19.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:19.959 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Closed. 2024-02-06 23:54:19.959 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown completed. 2024-02-06 23:54:19.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown initiated... 2024-02-06 23:54:19.960 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Close initiated... 2024-02-06 23:54:19.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:19.960 [HikariPool-118 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d01fa0c: (connection evicted) 2024-02-06 23:54:19.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:19.960 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Closed. 2024-02-06 23:54:19.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown completed. 2024-02-06 23:54:19.962 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2024-02-06 23:54:19.962 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:19.962 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:19.962 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:19.962 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:19.962 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:19.962 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:19.962 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@938e54a 2024-02-06 23:54:19.962 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:19.962 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:19.962 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:19.962 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:19.962 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:19.962 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:19.962 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:19.962 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:19.962 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:19.962 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:19.962 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:19.962 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:19.962 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:19.962 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:19.962 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:19.962 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:19.962 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:19.962 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:19.962 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:19.962 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2024-02-06 23:54:19.962 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:19.962 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:19.962 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:19.962 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:19.962 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:19.962 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:19.962 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:19.962 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:19.962 [Test worker @coroutine#3766] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2024-02-06 23:54:19.963 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@a165c11 2024-02-06 23:54:19.963 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@a165c11 2024-02-06 23:54:19.963 [Test worker @coroutine#3766] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2024-02-06 23:54:19.977 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a165c11 2024-02-06 23:54:19.978 [DefaultDispatcher-worker-9 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4004bfba 2024-02-06 23:54:19.979 [DefaultDispatcher-worker-9 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56609/UmAppDatabase/replication/nodeId 2024-02-06 23:54:19.979 [DefaultDispatcher-worker-9 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56609/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:19.979 [DefaultDispatcher-worker-9 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56609/UmAppDatabase/replication/nodeId 2024-02-06 23:54:19.980 [DefaultDispatcher-worker-10 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56609/UmAppDatabase/replication/nodeId 2024-02-06 23:54:19.981 [DefaultDispatcher-worker-10 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56609/UmAppDatabase/replication/nodeId 2024-02-06 23:54:19.987 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a165c11 2024-02-06 23:54:19.989 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a165c11 2024-02-06 23:54:19.991 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a165c11 2024-02-06 23:54:20.000 [DefaultDispatcher-worker-9 @coroutine#3776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a165c11 2024-02-06 23:54:20.025 [DefaultDispatcher-worker-5 @coroutine#3766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a165c11 2024-02-06 23:54:20.029 [Test worker @coroutine#3785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a165c11 2024-02-06 23:54:20.037 [DefaultDispatcher-worker-16 @coroutine#3766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a165c11 2024-02-06 23:54:20.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown initiated... 2024-02-06 23:54:20.048 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Close initiated... 2024-02-06 23:54:20.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:20.048 [HikariPool-119 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a165c11: (connection evicted) 2024-02-06 23:54:20.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:20.049 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Closed. 2024-02-06 23:54:20.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown completed. 2024-02-06 23:54:20.050 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2024-02-06 23:54:20.050 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:20.050 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:20.050 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:20.050 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:20.050 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:20.050 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:20.050 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@732bb49d 2024-02-06 23:54:20.050 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:20.050 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:20.050 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:20.050 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:20.050 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:20.050 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:20.050 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:20.050 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:20.050 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:20.050 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:20.050 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:20.050 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:20.050 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:20.050 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:20.050 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:20.050 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:20.050 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:20.050 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:20.050 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:20.050 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2024-02-06 23:54:20.050 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:20.050 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:20.050 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:20.050 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:20.050 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:20.050 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:20.050 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:20.050 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:20.050 [Test worker @coroutine#3804] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2024-02-06 23:54:20.051 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@19a4cdea 2024-02-06 23:54:20.051 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@19a4cdea 2024-02-06 23:54:20.051 [Test worker @coroutine#3804] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2024-02-06 23:54:20.066 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19a4cdea 2024-02-06 23:54:20.076 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19a4cdea 2024-02-06 23:54:20.078 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19a4cdea 2024-02-06 23:54:20.080 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19a4cdea 2024-02-06 23:54:20.089 [DefaultDispatcher-worker-6 @coroutine#3811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19a4cdea 2024-02-06 23:54:20.090 [Test worker @coroutine#3814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19a4cdea 2024-02-06 23:54:20.094 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown initiated... 2024-02-06 23:54:20.094 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Close initiated... 2024-02-06 23:54:20.094 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:20.094 [HikariPool-120 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19a4cdea: (connection evicted) 2024-02-06 23:54:20.095 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:20.095 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Closed. 2024-02-06 23:54:20.095 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown completed. 2024-02-06 23:54:20.100 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2024-02-06 23:54:20.100 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:20.100 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:20.100 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:20.100 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:20.100 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:20.100 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:20.100 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@387ef6a7 2024-02-06 23:54:20.100 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:20.100 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:20.100 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:20.100 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:20.100 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:20.100 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:20.100 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:20.100 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:20.100 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:20.101 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:20.101 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:20.101 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:20.101 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:20.101 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:20.101 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:20.101 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:20.101 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:20.101 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:20.101 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:20.101 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2024-02-06 23:54:20.101 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:20.101 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:20.101 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:20.101 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:20.101 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:20.101 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:20.101 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:20.101 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:20.101 [Test worker @coroutine#3834] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2024-02-06 23:54:20.101 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d086485 2024-02-06 23:54:20.101 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d086485 2024-02-06 23:54:20.101 [Test worker @coroutine#3834] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2024-02-06 23:54:20.114 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d086485 2024-02-06 23:54:20.124 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d086485 2024-02-06 23:54:20.126 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d086485 2024-02-06 23:54:20.128 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d086485 2024-02-06 23:54:20.223 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:54:20.224 [DefaultDispatcher-worker-4 @coroutine#3841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d086485 2024-02-06 23:54:20.225 [DefaultDispatcher-worker-16 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ecfff32 2024-02-06 23:54:20.225 [DefaultDispatcher-worker-16 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36529/UmAppDatabase/replication/nodeId 2024-02-06 23:54:20.225 [DefaultDispatcher-worker-16 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36529/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:20.225 [DefaultDispatcher-worker-16 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36529/UmAppDatabase/replication/nodeId 2024-02-06 23:54:20.226 [DefaultDispatcher-worker-17 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36529/UmAppDatabase/replication/nodeId 2024-02-06 23:54:20.226 [DefaultDispatcher-worker-17 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36529/UmAppDatabase/replication/nodeId 2024-02-06 23:54:20.296 [DefaultDispatcher-worker-18 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2024-02-06 23:54:20.296 [DefaultDispatcher-worker-18 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId 2024-02-06 23:54:20.296 [DefaultDispatcher-worker-18 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:20.296 [DefaultDispatcher-worker-18 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId 2024-02-06 23:54:20.297 [DefaultDispatcher-worker-10 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId 2024-02-06 23:54:20.297 [DefaultDispatcher-worker-10 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId 2024-02-06 23:54:20.306 [DefaultDispatcher-worker-5 @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3777fc44 2024-02-06 23:54:20.306 [DefaultDispatcher-worker-5 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44493/UmAppDatabase/replication/nodeId 2024-02-06 23:54:20.306 [DefaultDispatcher-worker-5 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44493/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:20.306 [DefaultDispatcher-worker-5 @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44493/UmAppDatabase/replication/nodeId 2024-02-06 23:54:20.308 [DefaultDispatcher-worker-4 @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44493/UmAppDatabase/replication/nodeId 2024-02-06 23:54:20.308 [DefaultDispatcher-worker-4 @coroutine#2849] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44493/UmAppDatabase/replication/nodeId 2024-02-06 23:54:20.310 [DefaultDispatcher-worker-3 @coroutine#3868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d086485 2024-02-06 23:54:20.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown initiated... 2024-02-06 23:54:20.362 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Close initiated... 2024-02-06 23:54:20.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:20.363 [HikariPool-121 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d086485: (connection evicted) 2024-02-06 23:54:20.363 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:20.363 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Closed. 2024-02-06 23:54:20.363 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown completed. 2024-02-06 23:54:20.366 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2024-02-06 23:54:20.367 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:20.367 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:20.367 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:20.367 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:20.367 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:20.367 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:20.367 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@755a4ef5 2024-02-06 23:54:20.367 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:20.367 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:20.367 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:20.367 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:20.367 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:20.367 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:20.367 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:20.367 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:20.367 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:20.367 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:20.367 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:20.367 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:20.367 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:20.367 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:20.367 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:20.367 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:20.367 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:20.367 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:20.367 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:20.367 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2024-02-06 23:54:20.367 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:20.367 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:20.367 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:20.367 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:20.367 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:20.367 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:20.367 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:20.367 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:20.368 [Test worker @coroutine#3886] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2024-02-06 23:54:20.368 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1002c49e 2024-02-06 23:54:20.368 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1002c49e 2024-02-06 23:54:20.368 [Test worker @coroutine#3886] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2024-02-06 23:54:20.389 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1002c49e 2024-02-06 23:54:20.407 [Test worker @coroutine#3887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1002c49e 2024-02-06 23:54:20.410 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1002c49e 2024-02-06 23:54:20.411 [DefaultDispatcher-worker-5 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-06 23:54:20.412 [DefaultDispatcher-worker-5 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33817/UmAppDatabase/replication/nodeId 2024-02-06 23:54:20.412 [DefaultDispatcher-worker-5 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33817/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:20.412 [DefaultDispatcher-worker-5 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33817/UmAppDatabase/replication/nodeId 2024-02-06 23:54:20.413 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1002c49e 2024-02-06 23:54:20.413 [DefaultDispatcher-worker-4 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33817/UmAppDatabase/replication/nodeId 2024-02-06 23:54:20.413 [DefaultDispatcher-worker-4 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33817/UmAppDatabase/replication/nodeId 2024-02-06 23:54:20.422 [DefaultDispatcher-worker-11 @coroutine#3896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1002c49e 2024-02-06 23:54:20.424 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1002c49e 2024-02-06 23:54:20.444 [DefaultDispatcher-worker-5 @coroutine#3886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1002c49e 2024-02-06 23:54:20.451 [DefaultDispatcher-worker-16 @coroutine#3886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1002c49e 2024-02-06 23:54:20.462 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown initiated... 2024-02-06 23:54:20.462 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Close initiated... 2024-02-06 23:54:20.462 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:20.462 [HikariPool-122 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1002c49e: (connection evicted) 2024-02-06 23:54:20.463 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:20.463 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Closed. 2024-02-06 23:54:20.463 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown completed. 2024-02-06 23:54:20.464 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2024-02-06 23:54:20.464 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:20.465 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:20.465 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:20.465 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:20.465 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:20.465 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:20.465 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6956081d 2024-02-06 23:54:20.465 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:20.465 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:20.465 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:20.465 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:20.465 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:20.465 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:20.465 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:20.465 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:20.465 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:20.465 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:20.465 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:20.465 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:20.465 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:20.465 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:20.465 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:20.465 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:20.465 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:20.465 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:20.465 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:20.465 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2024-02-06 23:54:20.465 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:20.465 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:20.465 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:20.465 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:20.465 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:20.465 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:20.465 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:20.465 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:20.465 [Test worker @coroutine#3918] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2024-02-06 23:54:20.465 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@135f160e 2024-02-06 23:54:20.465 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@135f160e 2024-02-06 23:54:20.465 [Test worker @coroutine#3918] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2024-02-06 23:54:20.478 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@135f160e 2024-02-06 23:54:20.489 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@135f160e 2024-02-06 23:54:20.490 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@135f160e 2024-02-06 23:54:20.492 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@135f160e 2024-02-06 23:54:20.503 [DefaultDispatcher-worker-16 @coroutine#3925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@135f160e 2024-02-06 23:54:20.565 [DefaultDispatcher-worker-9 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346a2799 2024-02-06 23:54:20.565 [DefaultDispatcher-worker-9 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37139/UmAppDatabase/replication/nodeId 2024-02-06 23:54:20.565 [DefaultDispatcher-worker-9 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37139/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:20.565 [DefaultDispatcher-worker-9 @coroutine#2928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37139/UmAppDatabase/replication/nodeId 2024-02-06 23:54:20.565 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:20.566 [DefaultDispatcher-worker-3 @coroutine#2928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37139/UmAppDatabase/replication/nodeId 2024-02-06 23:54:20.567 [DefaultDispatcher-worker-3 @coroutine#2928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37139/UmAppDatabase/replication/nodeId 2024-02-06 23:54:20.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown initiated... 2024-02-06 23:54:20.569 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Close initiated... 2024-02-06 23:54:20.569 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:20.570 [HikariPool-123 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Closing connection org.sqlite.jdbc4.JDBC4Connection@135f160e: (connection evicted) 2024-02-06 23:54:20.570 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:20.570 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Closed. 2024-02-06 23:54:20.570 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown completed. 2024-02-06 23:54:20.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2024-02-06 23:54:20.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:20.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:20.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:20.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:20.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:20.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:20.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@539f2fec 2024-02-06 23:54:20.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:20.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:20.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:20.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:20.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:20.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:20.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:20.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:20.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:20.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:20.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:20.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:20.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:20.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:20.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:20.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:20.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:20.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:20.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:20.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2024-02-06 23:54:20.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:20.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:20.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:20.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:20.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:20.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:20.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:20.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:20.573 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2024-02-06 23:54:20.573 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d466ef9 2024-02-06 23:54:20.573 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d466ef9 2024-02-06 23:54:20.573 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2024-02-06 23:54:20.641 [DefaultDispatcher-worker-4 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28d97205 2024-02-06 23:54:20.642 [DefaultDispatcher-worker-4 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51439/UmAppDatabase/replication/nodeId 2024-02-06 23:54:20.642 [DefaultDispatcher-worker-4 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51439/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:20.642 [DefaultDispatcher-worker-4 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51439/UmAppDatabase/replication/nodeId 2024-02-06 23:54:20.643 [DefaultDispatcher-worker-6 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51439/UmAppDatabase/replication/nodeId 2024-02-06 23:54:20.643 [DefaultDispatcher-worker-6 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51439/UmAppDatabase/replication/nodeId 2024-02-06 23:54:20.668 [DefaultDispatcher-worker-15 @coroutine#3949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d466ef9 2024-02-06 23:54:20.673 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:54:20.677 [DefaultDispatcher-worker-3 @coroutine#3949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d466ef9 2024-02-06 23:54:20.684 [DefaultDispatcher-worker-9 @coroutine#3949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d466ef9 2024-02-06 23:54:20.691 [DefaultDispatcher-worker-9 @coroutine#3949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d466ef9 2024-02-06 23:54:20.725 [DefaultDispatcher-worker-9 @coroutine#3949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d466ef9 2024-02-06 23:54:20.725 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-06 23:54:20.730 [DefaultDispatcher-worker-5 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bed0ff4 2024-02-06 23:54:20.731 [DefaultDispatcher-worker-5 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45709/UmAppDatabase/replication/nodeId 2024-02-06 23:54:20.731 [DefaultDispatcher-worker-5 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45709/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:20.731 [DefaultDispatcher-worker-5 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45709/UmAppDatabase/replication/nodeId 2024-02-06 23:54:20.731 [Test worker] INFO ktor.application - Application started in 0.006 seconds. 2024-02-06 23:54:20.732 [DefaultDispatcher-worker-5 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45709/UmAppDatabase/replication/nodeId 2024-02-06 23:54:20.732 [DefaultDispatcher-worker-5 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45709/UmAppDatabase/replication/nodeId 2024-02-06 23:54:20.733 [DefaultDispatcher-worker-14 @coroutine#3955] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-06 23:54:20.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2024-02-06 23:54:20.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:20.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:20.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:20.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:20.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:20.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:20.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@714a4ba2 2024-02-06 23:54:20.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:20.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:20.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:20.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:20.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:20.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:20.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:20.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:20.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:20.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:20.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:20.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:20.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:20.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:20.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:20.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:20.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:20.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:20.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:20.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2024-02-06 23:54:20.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:20.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:20.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:20.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:20.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:20.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:20.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:20.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:20.733 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2024-02-06 23:54:20.734 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@764d54a0 2024-02-06 23:54:20.734 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@764d54a0 2024-02-06 23:54:20.734 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2024-02-06 23:54:20.747 [DefaultDispatcher-worker-14 @coroutine#3960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:54:20.747 [DefaultDispatcher-worker-14 @coroutine#3960] 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-02-06 23:54:20.747 [DefaultDispatcher-worker-14 @coroutine#3960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:54:20.747 [DefaultDispatcher-worker-14 @coroutine#3960] 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-02-06 23:54:20.750 [eventLoopGroupProxy-19-1 @call-handler#3968] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-06 23:54:20.750 [eventLoopGroupProxy-19-2 @call-handler#3969] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-06 23:54:20.750 [eventLoopGroupProxy-19-1 @call-handler#3968] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:20.750 [eventLoopGroupProxy-19-2 @call-handler#3969] 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-02-06 23:54:20.750 [eventLoopGroupProxy-19-2 @call-handler#3969] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-06 23:54:20.751 [eventLoopGroupProxy-19-2 @call-handler#3969] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:20.751 [DefaultDispatcher-worker-13 @coroutine#3960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:54:20.751 [DefaultDispatcher-worker-13 @coroutine#3960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:54:20.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2024-02-06 23:54:20.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:20.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:20.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:20.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:20.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:20.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:20.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a49ce3a 2024-02-06 23:54:20.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:20.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:20.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:20.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:20.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:20.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:20.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:20.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:20.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:20.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:20.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:20.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:20.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:20.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:20.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:20.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:20.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:20.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:20.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:20.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2024-02-06 23:54:20.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:20.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:20.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:20.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:20.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:20.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:20.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:20.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:20.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2024-02-06 23:54:20.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@20e73e41 2024-02-06 23:54:20.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@20e73e41 2024-02-06 23:54:20.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2024-02-06 23:54:20.770 [DefaultDispatcher-worker-11 @coroutine#3973] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:54:20.770 [DefaultDispatcher-worker-11 @coroutine#3973] 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-02-06 23:54:20.770 [DefaultDispatcher-worker-11 @coroutine#3973] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:54:20.770 [DefaultDispatcher-worker-11 @coroutine#3973] 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-02-06 23:54:20.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2024-02-06 23:54:20.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:20.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:20.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:20.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:20.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:20.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:20.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5319efc0 2024-02-06 23:54:20.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:20.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:20.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:20.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:20.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:20.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:20.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:20.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:20.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:20.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:20.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:20.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:20.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:20.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:20.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:20.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:20.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:20.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:20.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:20.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2024-02-06 23:54:20.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:20.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:20.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:20.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:20.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:20.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:20.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:20.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:20.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2024-02-06 23:54:20.771 [eventLoopGroupProxy-19-2 @call-handler#3978] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-06 23:54:20.772 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3618486e 2024-02-06 23:54:20.772 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3618486e 2024-02-06 23:54:20.772 [eventLoopGroupProxy-19-2 @call-handler#3978] 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-02-06 23:54:20.772 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2024-02-06 23:54:20.772 [eventLoopGroupProxy-19-2 @call-handler#3978] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-06 23:54:20.772 [eventLoopGroupProxy-19-3 @call-handler#3980] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-06 23:54:20.772 [eventLoopGroupProxy-19-3 @call-handler#3980] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:20.772 [eventLoopGroupProxy-19-2 @call-handler#3978] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:20.773 [DefaultDispatcher-worker-8 @coroutine#3973] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:54:20.773 [DefaultDispatcher-worker-8 @coroutine#3973] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:54:20.777 [DefaultDispatcher-worker-16 @coroutine#3959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@764d54a0 2024-02-06 23:54:20.777 [DefaultDispatcher-worker-16 @coroutine#3959] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 23:54:20.777 [DefaultDispatcher-worker-16 @coroutine#3959] 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-02-06 23:54:20.777 [DefaultDispatcher-worker-16 @coroutine#3959] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 23:54:20.778 [eventLoopGroupProxy-19-2 @call-handler#3985] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-06 23:54:20.778 [eventLoopGroupProxy-19-2 @call-handler#3985] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:20.778 [DefaultDispatcher-worker-12 @coroutine#3959] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 23:54:20.778 [DefaultDispatcher-worker-12 @coroutine#3959] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 23:54:20.787 [DefaultDispatcher-worker-11 @coroutine#3959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@764d54a0 2024-02-06 23:54:20.790 [DefaultDispatcher-worker-11 @coroutine#3991] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:54:20.790 [DefaultDispatcher-worker-11 @coroutine#3991] 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-02-06 23:54:20.790 [DefaultDispatcher-worker-11 @coroutine#3991] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:54:20.790 [DefaultDispatcher-worker-11 @coroutine#3991] 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-02-06 23:54:20.791 [eventLoopGroupProxy-19-2 @call-handler#3995] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-06 23:54:20.792 [eventLoopGroupProxy-19-2 @call-handler#3995] 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-02-06 23:54:20.792 [eventLoopGroupProxy-19-2 @call-handler#3995] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-06 23:54:20.792 [eventLoopGroupProxy-19-4 @call-handler#3999] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-06 23:54:20.792 [eventLoopGroupProxy-19-4 @call-handler#3999] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:20.796 [DefaultDispatcher-worker-7 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@737bb797 2024-02-06 23:54:20.796 [DefaultDispatcher-worker-7 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:54:20.796 [DefaultDispatcher-worker-7 @coroutine#3018] 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-02-06 23:54:20.796 [DefaultDispatcher-worker-7 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:54:20.797 [DefaultDispatcher-worker-7 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:54:20.798 [DefaultDispatcher-worker-2 @coroutine#3972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e73e41 2024-02-06 23:54:20.798 [DefaultDispatcher-worker-2 @coroutine#3972] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 23:54:20.798 [DefaultDispatcher-worker-2 @coroutine#3972] 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-02-06 23:54:20.798 [DefaultDispatcher-worker-2 @coroutine#3972] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 23:54:20.799 [DefaultDispatcher-worker-10 @coroutine#3961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@764d54a0 2024-02-06 23:54:20.801 [eventLoopGroupProxy-19-5 @call-handler#4007] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-06 23:54:20.802 [eventLoopGroupProxy-19-5 @call-handler#4007] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:20.802 [DefaultDispatcher-worker-18 @coroutine#3972] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 23:54:20.802 [DefaultDispatcher-worker-18 @coroutine#3972] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 23:54:20.805 [DefaultDispatcher-worker-6 @coroutine#3996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d466ef9 2024-02-06 23:54:20.805 [eventLoopGroupProxy-19-2 @call-handler#3995] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:20.806 [DefaultDispatcher-worker-21 @coroutine#3991] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:54:20.806 [DefaultDispatcher-worker-21 @coroutine#3991] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:54:20.812 [DefaultDispatcher-worker-10 @coroutine#3972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e73e41 2024-02-06 23:54:20.815 [DefaultDispatcher-worker-7 @coroutine#3996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d466ef9 2024-02-06 23:54:20.818 [DefaultDispatcher-worker-21 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f26cd76 2024-02-06 23:54:20.818 [DefaultDispatcher-worker-21 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55675/UmAppDatabase/replication/nodeId 2024-02-06 23:54:20.818 [DefaultDispatcher-worker-21 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55675/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:20.818 [DefaultDispatcher-worker-21 @coroutine#3033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55675/UmAppDatabase/replication/nodeId 2024-02-06 23:54:20.818 [DefaultDispatcher-worker-13 @coroutine#3990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3618486e 2024-02-06 23:54:20.818 [DefaultDispatcher-worker-13 @coroutine#3990] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 23:54:20.818 [DefaultDispatcher-worker-13 @coroutine#3990] 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-02-06 23:54:20.818 [DefaultDispatcher-worker-13 @coroutine#3990] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 23:54:20.819 [DefaultDispatcher-worker-11 @coroutine#3033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55675/UmAppDatabase/replication/nodeId 2024-02-06 23:54:20.819 [eventLoopGroupProxy-19-2 @call-handler#4020] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-06 23:54:20.819 [DefaultDispatcher-worker-11 @coroutine#3033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55675/UmAppDatabase/replication/nodeId 2024-02-06 23:54:20.819 [eventLoopGroupProxy-19-2 @call-handler#4020] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:20.820 [DefaultDispatcher-worker-1 @coroutine#3990] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 23:54:20.820 [DefaultDispatcher-worker-1 @coroutine#3990] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 23:54:20.823 [DefaultDispatcher-worker-15 @coroutine#3974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e73e41 2024-02-06 23:54:20.825 [DefaultDispatcher-worker-5 @coroutine#3996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d466ef9 2024-02-06 23:54:20.830 [DefaultDispatcher-worker-14 @coroutine#3990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3618486e 2024-02-06 23:54:20.834 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:20.834 [DefaultDispatcher-worker-13 @coroutine#3996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d466ef9 2024-02-06 23:54:20.840 [DefaultDispatcher-worker-20 @coroutine#3992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3618486e 2024-02-06 23:54:20.843 [DefaultDispatcher-worker-4 @coroutine#3996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d466ef9 2024-02-06 23:54:20.856 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:20.872 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:20.872 [DefaultDispatcher-worker-10 @coroutine#3996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d466ef9 2024-02-06 23:54:20.874 [DefaultDispatcher-worker-10 @coroutine#3996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-06 23:54:20.874 [DefaultDispatcher-worker-10 @coroutine#3996] 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-02-06 23:54:20.874 [DefaultDispatcher-worker-10 @coroutine#3996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-06 23:54:20.875 [eventLoopGroupProxy-19-2 @call-handler#4038] 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-02-06 23:54:20.882 [DefaultDispatcher-worker-22 @coroutine#4030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@764d54a0 2024-02-06 23:54:20.902 [DefaultDispatcher-worker-12 @coroutine#3996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-06 23:54:20.902 [DefaultDispatcher-worker-12 @coroutine#3996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-06 23:54:20.903 [DefaultDispatcher-worker-12 @coroutine#3996] 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-02-06 23:54:20.903 [DefaultDispatcher-worker-12 @coroutine#3996] 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-02-06 23:54:20.903 [DefaultDispatcher-worker-12 @coroutine#3996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555868669275111425 2024-02-06 23:54:20.903 [DefaultDispatcher-worker-12 @coroutine#3996] 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?uid=555868669275111425. 2024-02-06 23:54:20.903 [DefaultDispatcher-worker-12 @coroutine#3996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555868669275111425 2024-02-06 23:54:20.904 [eventLoopGroupProxy-19-2 @call-handler#4042] 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/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /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/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-02-06 23:54:20.908 [eventLoopGroupProxy-19-2 @call-handler#4042] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:20.909 [DefaultDispatcher-worker-12 @coroutine#3996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555868669275111425 2024-02-06 23:54:20.909 [DefaultDispatcher-worker-12 @coroutine#3996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555868669275111425 2024-02-06 23:54:20.910 [DefaultDispatcher-worker-12 @coroutine#3996] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555868669275111425. 2024-02-06 23:54:20.910 [DefaultDispatcher-worker-12 @coroutine#3996] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555868669275111425 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:54:20.921 [DefaultDispatcher-worker-10 @coroutine#3996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@764d54a0 2024-02-06 23:54:20.922 [DefaultDispatcher-worker-10 @coroutine#3996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-06 23:54:20.922 [DefaultDispatcher-worker-10 @coroutine#3996] 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-02-06 23:54:20.922 [DefaultDispatcher-worker-10 @coroutine#3996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-06 23:54:20.923 [eventLoopGroupProxy-19-2 @call-handler#4046] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-02-06 23:54:20.925 [eventLoopGroupProxy-19-2 @call-handler#4046] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:20.926 [DefaultDispatcher-worker-10 @coroutine#3996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-06 23:54:20.926 [DefaultDispatcher-worker-10 @coroutine#3996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-06 23:54:20.926 [DefaultDispatcher-worker-10 @coroutine#3996] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-02-06 23:54:20.926 [DefaultDispatcher-worker-10 @coroutine#3996] 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-02-06 23:54:20.935 [DefaultDispatcher-worker-13 @coroutine#3996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@764d54a0 2024-02-06 23:54:20.959 [DefaultDispatcher-worker-22 @coroutine#3996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@764d54a0 2024-02-06 23:54:20.970 [DefaultDispatcher-worker-3 @coroutine#3996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d466ef9 2024-02-06 23:54:20.970 [DefaultDispatcher-worker-4 @coroutine#3961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@764d54a0 2024-02-06 23:54:20.971 [DefaultDispatcher-worker-4 @coroutine#3961] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:54:20.971 [DefaultDispatcher-worker-4 @coroutine#3961] 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-02-06 23:54:20.971 [DefaultDispatcher-worker-4 @coroutine#3961] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:54:20.971 [DefaultDispatcher-worker-4 @coroutine#3961] 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-02-06 23:54:20.972 [eventLoopGroupProxy-19-2 @call-handler#4052] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-06 23:54:20.972 [eventLoopGroupProxy-19-2 @call-handler#4052] 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-02-06 23:54:20.972 [eventLoopGroupProxy-19-2 @call-handler#4052] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-06 23:54:20.978 [DefaultDispatcher-worker-8 @coroutine#3996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d466ef9 2024-02-06 23:54:20.987 [DefaultDispatcher-worker-4 @call-handler#4052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d466ef9 2024-02-06 23:54:20.988 [eventLoopGroupProxy-19-2 @call-handler#4052] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:20.989 [DefaultDispatcher-worker-1 @coroutine#3961] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:54:20.989 [DefaultDispatcher-worker-1 @coroutine#3961] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:54:20.989 [DefaultDispatcher-worker-1 @coroutine#3961] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-06 23:54:20.989 [DefaultDispatcher-worker-1 @coroutine#3961] 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-02-06 23:54:20.992 [DefaultDispatcher-worker-15 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4004bfba 2024-02-06 23:54:20.992 [DefaultDispatcher-worker-15 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56609/UmAppDatabase/replication/nodeId 2024-02-06 23:54:20.992 [DefaultDispatcher-worker-15 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56609/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:20.992 [DefaultDispatcher-worker-15 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56609/UmAppDatabase/replication/nodeId 2024-02-06 23:54:20.993 [DefaultDispatcher-worker-22 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56609/UmAppDatabase/replication/nodeId 2024-02-06 23:54:20.993 [DefaultDispatcher-worker-22 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56609/UmAppDatabase/replication/nodeId 2024-02-06 23:54:20.998 [DefaultDispatcher-worker-1 @coroutine#3996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d466ef9 2024-02-06 23:54:21.000 [DefaultDispatcher-worker-5 @coroutine#3961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@764d54a0 2024-02-06 23:54:21.006 [DefaultDispatcher-worker-20 @coroutine#3996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d466ef9 2024-02-06 23:54:21.031 [DefaultDispatcher-worker-5 @coroutine#3996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d466ef9 2024-02-06 23:54:21.033 [DefaultDispatcher-worker-5 @coroutine#3996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-06 23:54:21.033 [DefaultDispatcher-worker-5 @coroutine#3996] 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-02-06 23:54:21.033 [DefaultDispatcher-worker-5 @coroutine#3996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-06 23:54:21.034 [eventLoopGroupProxy-19-2 @call-handler#4071] 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-02-06 23:54:21.042 [DefaultDispatcher-worker-13 @coroutine#4063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e73e41 2024-02-06 23:54:21.059 [DefaultDispatcher-worker-13 @coroutine#3996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-06 23:54:21.059 [DefaultDispatcher-worker-13 @coroutine#3996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-06 23:54:21.059 [DefaultDispatcher-worker-13 @coroutine#3996] 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-02-06 23:54:21.059 [DefaultDispatcher-worker-13 @coroutine#3996] 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-02-06 23:54:21.060 [DefaultDispatcher-worker-13 @coroutine#3996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555868669275111426 2024-02-06 23:54:21.060 [DefaultDispatcher-worker-13 @coroutine#3996] 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?uid=555868669275111426. 2024-02-06 23:54:21.060 [DefaultDispatcher-worker-13 @coroutine#3996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555868669275111426 2024-02-06 23:54:21.061 [eventLoopGroupProxy-19-2 @call-handler#4075] 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/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /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/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-02-06 23:54:21.062 [eventLoopGroupProxy-19-2 @call-handler#4075] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:21.062 [DefaultDispatcher-worker-11 @coroutine#3996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555868669275111426 2024-02-06 23:54:21.062 [DefaultDispatcher-worker-11 @coroutine#3996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555868669275111426 2024-02-06 23:54:21.062 [DefaultDispatcher-worker-11 @coroutine#3996] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555868669275111426. 2024-02-06 23:54:21.062 [DefaultDispatcher-worker-11 @coroutine#3996] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555868669275111426 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:54:21.072 [DefaultDispatcher-worker-7 @coroutine#3996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e73e41 2024-02-06 23:54:21.073 [DefaultDispatcher-worker-7 @coroutine#3996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-06 23:54:21.073 [DefaultDispatcher-worker-7 @coroutine#3996] 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-02-06 23:54:21.073 [DefaultDispatcher-worker-7 @coroutine#3996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-06 23:54:21.074 [eventLoopGroupProxy-19-2 @call-handler#4079] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-02-06 23:54:21.075 [eventLoopGroupProxy-19-2 @call-handler#4079] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:21.075 [DefaultDispatcher-worker-18 @coroutine#3996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-06 23:54:21.075 [DefaultDispatcher-worker-18 @coroutine#3996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-06 23:54:21.075 [DefaultDispatcher-worker-18 @coroutine#3996] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-02-06 23:54:21.076 [DefaultDispatcher-worker-18 @coroutine#3996] 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-02-06 23:54:21.086 [DefaultDispatcher-worker-7 @coroutine#3996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e73e41 2024-02-06 23:54:21.109 [DefaultDispatcher-worker-1 @coroutine#3996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e73e41 2024-02-06 23:54:21.119 [DefaultDispatcher-worker-22 @coroutine#3974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e73e41 2024-02-06 23:54:21.119 [DefaultDispatcher-worker-22 @coroutine#3974] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:54:21.119 [DefaultDispatcher-worker-22 @coroutine#3974] 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-02-06 23:54:21.119 [DefaultDispatcher-worker-22 @coroutine#3974] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:54:21.119 [DefaultDispatcher-worker-22 @coroutine#3974] 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-02-06 23:54:21.120 [eventLoopGroupProxy-19-2 @call-handler#4084] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-06 23:54:21.120 [eventLoopGroupProxy-19-2 @call-handler#4084] 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-02-06 23:54:21.120 [eventLoopGroupProxy-19-2 @call-handler#4084] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-06 23:54:21.121 [DefaultDispatcher-worker-1 @coroutine#3996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d466ef9 2024-02-06 23:54:21.129 [DefaultDispatcher-worker-18 @call-handler#4084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d466ef9 2024-02-06 23:54:21.129 [eventLoopGroupProxy-19-2 @call-handler#4084] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:21.130 [DefaultDispatcher-worker-1 @coroutine#3974] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:54:21.130 [DefaultDispatcher-worker-1 @coroutine#3974] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:54:21.130 [DefaultDispatcher-worker-1 @coroutine#3974] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-06 23:54:21.130 [DefaultDispatcher-worker-1 @coroutine#3974] 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-02-06 23:54:21.139 [DefaultDispatcher-worker-8 @coroutine#3996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d466ef9 2024-02-06 23:54:21.140 [DefaultDispatcher-worker-5 @coroutine#3974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e73e41 2024-02-06 23:54:21.155 [UI Thread @coroutine#4095] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555868669275111425&assignmentUid=555868669275111424 2024-02-06 23:54:21.155 [UI Thread @coroutine#4095] 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/getLatestSubmissionForUserAsync?accountPersonUid=555868669275111425&assignmentUid=555868669275111424. 2024-02-06 23:54:21.155 [UI Thread @coroutine#4095] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555868669275111425&assignmentUid=555868669275111424 2024-02-06 23:54:21.156 [UI Thread @coroutine#4100] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555868669275111424&accountPersonUid=555868669275111425 2024-02-06 23:54:21.156 [UI Thread @coroutine#4100] 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=555868669275111424&accountPersonUid=555868669275111425. 2024-02-06 23:54:21.156 [UI Thread @coroutine#4100] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555868669275111424&accountPersonUid=555868669275111425 2024-02-06 23:54:21.156 [UI Thread @coroutine#4102] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555868669275111425&assignmentUid=555868669275111424 2024-02-06 23:54:21.156 [UI Thread @coroutine#4102] 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=555868669275111425&assignmentUid=555868669275111424. 2024-02-06 23:54:21.156 [UI Thread @coroutine#4102] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555868669275111425&assignmentUid=555868669275111424 2024-02-06 23:54:21.156 [eventLoopGroupProxy-19-2 @call-handler#4107] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getLatestSubmissionForUserAsync] /, 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:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getLatestSubmissionForUserAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) 2024-02-06 23:54:21.157 [eventLoopGroupProxy-19-5 @call-handler#4110] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-02-06 23:54:21.160 [eventLoopGroupProxy-19-6 @call-handler#4116] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-02-06 23:54:21.163 [eventLoopGroupProxy-19-6 @call-handler#4116] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:21.164 [UI Thread @coroutine#4102] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555868669275111425&assignmentUid=555868669275111424 2024-02-06 23:54:21.164 [UI Thread @coroutine#4102] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555868669275111425&assignmentUid=555868669275111424 2024-02-06 23:54:21.164 [eventLoopGroupProxy-19-2 @call-handler#4107] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:21.164 [UI Thread @coroutine#4102] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555868669275111425&assignmentUid=555868669275111424. 2024-02-06 23:54:21.164 [UI Thread @coroutine#4102] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555868669275111425&assignmentUid=555868669275111424 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:54:21.164 [UI Thread @coroutine#4095] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555868669275111425&assignmentUid=555868669275111424 2024-02-06 23:54:21.164 [UI Thread @coroutine#4095] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555868669275111425&assignmentUid=555868669275111424 2024-02-06 23:54:21.165 [UI Thread @coroutine#4095] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555868669275111425&assignmentUid=555868669275111424. 2024-02-06 23:54:21.165 [UI Thread @coroutine#4095] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555868669275111425&assignmentUid=555868669275111424 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:54:21.165 [eventLoopGroupProxy-19-5 @call-handler#4110] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:21.165 [UI Thread @coroutine#4100] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555868669275111424&accountPersonUid=555868669275111425 2024-02-06 23:54:21.165 [UI Thread @coroutine#4100] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555868669275111424&accountPersonUid=555868669275111425 2024-02-06 23:54:21.166 [UI Thread @coroutine#4100] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555868669275111424&accountPersonUid=555868669275111425. 2024-02-06 23:54:21.166 [UI Thread @coroutine#4100] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555868669275111424&accountPersonUid=555868669275111425 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:54:21.174 [DefaultDispatcher-worker-1 @coroutine#4102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@764d54a0 2024-02-06 23:54:21.184 [DefaultDispatcher-worker-18 @coroutine#4095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@764d54a0 2024-02-06 23:54:21.195 [DefaultDispatcher-worker-9 @coroutine#4100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@764d54a0 2024-02-06 23:54:21.199 [UI Thread @coroutine#4126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=555868669275111424 2024-02-06 23:54:21.199 [UI Thread @coroutine#4126] 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=555868669275111424. 2024-02-06 23:54:21.199 [UI Thread @coroutine#4126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=555868669275111424 2024-02-06 23:54:21.200 [eventLoopGroupProxy-19-2 @call-handler#4128] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findByUidWithBlockAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) 2024-02-06 23:54:21.201 [eventLoopGroupProxy-19-2 @call-handler#4128] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:21.202 [UI Thread @coroutine#4126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=555868669275111424 2024-02-06 23:54:21.202 [UI Thread @coroutine#4126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=555868669275111424 2024-02-06 23:54:21.202 [UI Thread @coroutine#4126] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=555868669275111424. 2024-02-06 23:54:21.202 [UI Thread @coroutine#4126] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=555868669275111424 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:54:21.213 [DefaultDispatcher-worker-5 @coroutine#4126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@764d54a0 2024-02-06 23:54:21.225 [DefaultDispatcher-worker-5 @coroutine#4126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@764d54a0 2024-02-06 23:54:21.236 [DefaultDispatcher-worker-6 @coroutine#3961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@764d54a0 2024-02-06 23:54:21.237 [DefaultDispatcher-worker-6 @coroutine#3961] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:54:21.237 [DefaultDispatcher-worker-6 @coroutine#3961] 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-02-06 23:54:21.237 [DefaultDispatcher-worker-6 @coroutine#3961] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:54:21.237 [DefaultDispatcher-worker-6 @coroutine#3961] 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-02-06 23:54:21.238 [eventLoopGroupProxy-19-2 @call-handler#4138] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-06 23:54:21.238 [DefaultDispatcher-worker-12 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ecfff32 2024-02-06 23:54:21.238 [eventLoopGroupProxy-19-2 @call-handler#4138] 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-02-06 23:54:21.238 [eventLoopGroupProxy-19-2 @call-handler#4138] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-06 23:54:21.238 [DefaultDispatcher-worker-12 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36529/UmAppDatabase/replication/nodeId 2024-02-06 23:54:21.238 [DefaultDispatcher-worker-12 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36529/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:21.238 [DefaultDispatcher-worker-12 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36529/UmAppDatabase/replication/nodeId 2024-02-06 23:54:21.239 [DefaultDispatcher-worker-8 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36529/UmAppDatabase/replication/nodeId 2024-02-06 23:54:21.239 [DefaultDispatcher-worker-8 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36529/UmAppDatabase/replication/nodeId 2024-02-06 23:54:21.247 [DefaultDispatcher-worker-8 @call-handler#4138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d466ef9 2024-02-06 23:54:21.248 [eventLoopGroupProxy-19-2 @call-handler#4138] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:21.248 [DefaultDispatcher-worker-18 @coroutine#3961] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:54:21.248 [DefaultDispatcher-worker-18 @coroutine#3961] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:54:21.249 [DefaultDispatcher-worker-18 @coroutine#3961] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-06 23:54:21.249 [DefaultDispatcher-worker-18 @coroutine#3961] 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-02-06 23:54:21.255 [UI Thread @coroutine#4148] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555868669275111424&accountPersonUid=555868669275111426 2024-02-06 23:54:21.255 [UI Thread @coroutine#4148] 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=555868669275111424&accountPersonUid=555868669275111426. 2024-02-06 23:54:21.255 [UI Thread @coroutine#4148] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555868669275111424&accountPersonUid=555868669275111426 2024-02-06 23:54:21.256 [DefaultDispatcher-worker-18 @coroutine#3961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@764d54a0 2024-02-06 23:54:21.256 [UI Thread @coroutine#4150] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=555868669275111425 2024-02-06 23:54:21.256 [UI Thread @coroutine#4150] 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=555868669275111425. 2024-02-06 23:54:21.256 [eventLoopGroupProxy-19-2 @call-handler#4158] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2024-02-06 23:54:21.256 [UI Thread @coroutine#4150] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=555868669275111425 2024-02-06 23:54:21.257 [eventLoopGroupProxy-19-5 @call-handler#4161] 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/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /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/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "getNamesByUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) 2024-02-06 23:54:21.258 [eventLoopGroupProxy-19-5 @call-handler#4161] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:21.259 [UI Thread @coroutine#4162] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=555868669275111424 2024-02-06 23:54:21.260 [UI Thread @coroutine#4162] 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=555868669275111424. 2024-02-06 23:54:21.260 [UI Thread @coroutine#4162] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=555868669275111424 2024-02-06 23:54:21.260 [UI Thread @coroutine#4164] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=555868669275111425&assignmentUid=555868669275111424 2024-02-06 23:54:21.260 [UI Thread @coroutine#4164] 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=555868669275111425&assignmentUid=555868669275111424. 2024-02-06 23:54:21.260 [UI Thread @coroutine#4164] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=555868669275111425&assignmentUid=555868669275111424 2024-02-06 23:54:21.260 [UI Thread @coroutine#4167] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=555868669275111425&assignmentUid=555868669275111424 2024-02-06 23:54:21.260 [UI Thread @coroutine#4167] 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=555868669275111425&assignmentUid=555868669275111424. 2024-02-06 23:54:21.260 [UI Thread @coroutine#4167] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=555868669275111425&assignmentUid=555868669275111424 2024-02-06 23:54:21.260 [eventLoopGroupProxy-19-5 @call-handler#4173] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseBlockDao" -> "findCourseBlockByAssignmentUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) 2024-02-06 23:54:21.261 [eventLoopGroupProxy-19-6 @call-handler#4176] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getAllSubmissionsFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) 2024-02-06 23:54:21.261 [UI Thread @coroutine#4150] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=555868669275111425 2024-02-06 23:54:21.261 [UI Thread @coroutine#4150] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=555868669275111425 2024-02-06 23:54:21.261 [UI Thread @coroutine#4150] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=555868669275111425. 2024-02-06 23:54:21.262 [UI Thread @coroutine#4150] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=555868669275111425 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:54:21.263 [eventLoopGroupProxy-19-6 @call-handler#4176] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:21.263 [eventLoopGroupProxy-19-2 @call-handler#4158] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:21.263 [UI Thread @coroutine#4164] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=555868669275111425&assignmentUid=555868669275111424 2024-02-06 23:54:21.263 [UI Thread @coroutine#4164] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=555868669275111425&assignmentUid=555868669275111424 2024-02-06 23:54:21.264 [UI Thread @coroutine#4164] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=555868669275111425&assignmentUid=555868669275111424. 2024-02-06 23:54:21.264 [UI Thread @coroutine#4164] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=555868669275111425&assignmentUid=555868669275111424 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:54:21.265 [eventLoopGroupProxy-19-5 @call-handler#4173] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:21.265 [UI Thread @coroutine#4148] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555868669275111424&accountPersonUid=555868669275111426 2024-02-06 23:54:21.265 [UI Thread @coroutine#4148] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555868669275111424&accountPersonUid=555868669275111426 2024-02-06 23:54:21.265 [UI Thread @coroutine#4148] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555868669275111424&accountPersonUid=555868669275111426. 2024-02-06 23:54:21.265 [UI Thread @coroutine#4148] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555868669275111424&accountPersonUid=555868669275111426 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:54:21.265 [eventLoopGroupProxy-19-7 @call-handler#4185] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) 2024-02-06 23:54:21.265 [UI Thread @coroutine#4162] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=555868669275111424 2024-02-06 23:54:21.265 [UI Thread @coroutine#4162] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=555868669275111424 2024-02-06 23:54:21.266 [UI Thread @coroutine#4162] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=555868669275111424. 2024-02-06 23:54:21.266 [UI Thread @coroutine#4162] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=555868669275111424 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:54:21.268 [eventLoopGroupProxy-19-7 @call-handler#4185] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:21.269 [UI Thread @coroutine#4167] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=555868669275111425&assignmentUid=555868669275111424 2024-02-06 23:54:21.269 [UI Thread @coroutine#4167] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=555868669275111425&assignmentUid=555868669275111424 2024-02-06 23:54:21.269 [UI Thread @coroutine#4167] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=555868669275111425&assignmentUid=555868669275111424. 2024-02-06 23:54:21.269 [UI Thread @coroutine#4167] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=555868669275111425&assignmentUid=555868669275111424 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:54:21.275 [DefaultDispatcher-worker-18 @coroutine#4150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e73e41 2024-02-06 23:54:21.285 [DefaultDispatcher-worker-2 @coroutine#4164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e73e41 2024-02-06 23:54:21.296 [DefaultDispatcher-worker-18 @coroutine#4148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e73e41 2024-02-06 23:54:21.309 [DefaultDispatcher-worker-11 @coroutine#4162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e73e41 2024-02-06 23:54:21.310 [DefaultDispatcher-worker-8 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2024-02-06 23:54:21.310 [DefaultDispatcher-worker-8 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId 2024-02-06 23:54:21.310 [DefaultDispatcher-worker-8 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:21.310 [DefaultDispatcher-worker-8 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId 2024-02-06 23:54:21.311 [DefaultDispatcher-worker-9 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId 2024-02-06 23:54:21.311 [DefaultDispatcher-worker-9 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId 2024-02-06 23:54:21.317 [DefaultDispatcher-worker-11 @coroutine#4167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e73e41 2024-02-06 23:54:21.318 [DefaultDispatcher-worker-13 @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3777fc44 2024-02-06 23:54:21.318 [DefaultDispatcher-worker-13 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44493/UmAppDatabase/replication/nodeId 2024-02-06 23:54:21.318 [DefaultDispatcher-worker-13 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44493/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:21.318 [DefaultDispatcher-worker-13 @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44493/UmAppDatabase/replication/nodeId 2024-02-06 23:54:21.319 [DefaultDispatcher-worker-9 @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44493/UmAppDatabase/replication/nodeId 2024-02-06 23:54:21.319 [DefaultDispatcher-worker-9 @coroutine#2849] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44493/UmAppDatabase/replication/nodeId 2024-02-06 23:54:21.321 [UI Thread @coroutine#4201] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555868669275111424&accountPersonUid=555868669275111426 2024-02-06 23:54:21.321 [UI Thread @coroutine#4201] 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=555868669275111424&accountPersonUid=555868669275111426. 2024-02-06 23:54:21.321 [UI Thread @coroutine#4201] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555868669275111424&accountPersonUid=555868669275111426 2024-02-06 23:54:21.322 [eventLoopGroupProxy-19-2 @call-handler#4203] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2024-02-06 23:54:21.324 [eventLoopGroupProxy-19-2 @call-handler#4203] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:21.325 [UI Thread @coroutine#4201] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555868669275111424&accountPersonUid=555868669275111426 2024-02-06 23:54:21.325 [UI Thread @coroutine#4201] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555868669275111424&accountPersonUid=555868669275111426 2024-02-06 23:54:21.325 [UI Thread @coroutine#4201] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555868669275111424&accountPersonUid=555868669275111426. 2024-02-06 23:54:21.325 [UI Thread @coroutine#4201] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555868669275111424&accountPersonUid=555868669275111426 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:54:21.333 [DefaultDispatcher-worker-1 @coroutine#4201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e73e41 2024-02-06 23:54:21.341 [DefaultDispatcher-worker-2 @coroutine#4201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e73e41 2024-02-06 23:54:21.349 [DefaultDispatcher-worker-9 @coroutine#3974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e73e41 2024-02-06 23:54:21.349 [DefaultDispatcher-worker-9 @coroutine#3974] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:54:21.349 [DefaultDispatcher-worker-9 @coroutine#3974] 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-02-06 23:54:21.349 [DefaultDispatcher-worker-9 @coroutine#3974] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:54:21.349 [DefaultDispatcher-worker-9 @coroutine#3974] 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-02-06 23:54:21.350 [eventLoopGroupProxy-19-2 @call-handler#4208] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-06 23:54:21.350 [eventLoopGroupProxy-19-2 @call-handler#4208] 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-02-06 23:54:21.351 [eventLoopGroupProxy-19-2 @call-handler#4208] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-06 23:54:21.359 [DefaultDispatcher-worker-2 @call-handler#4208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d466ef9 2024-02-06 23:54:21.359 [eventLoopGroupProxy-19-2 @call-handler#4208] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:21.360 [DefaultDispatcher-worker-9 @coroutine#3974] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:54:21.360 [DefaultDispatcher-worker-9 @coroutine#3974] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:54:21.360 [DefaultDispatcher-worker-9 @coroutine#3974] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-06 23:54:21.360 [DefaultDispatcher-worker-9 @coroutine#3974] 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-02-06 23:54:21.361 [UI Thread @coroutine#4219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555868669275111425&assignmentUid=555868669275111424 2024-02-06 23:54:21.362 [UI Thread @coroutine#4219] 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/getLatestSubmissionForUserAsync?accountPersonUid=555868669275111425&assignmentUid=555868669275111424. 2024-02-06 23:54:21.362 [UI Thread @coroutine#4219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555868669275111425&assignmentUid=555868669275111424 2024-02-06 23:54:21.362 [UI Thread @coroutine#4228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555868669275111424&accountPersonUid=555868669275111425 2024-02-06 23:54:21.362 [UI Thread @coroutine#4228] 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=555868669275111424&accountPersonUid=555868669275111425. 2024-02-06 23:54:21.362 [UI Thread @coroutine#4228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555868669275111424&accountPersonUid=555868669275111425 2024-02-06 23:54:21.363 [UI Thread @coroutine#4230] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555868669275111425&assignmentUid=555868669275111424 2024-02-06 23:54:21.363 [UI Thread @coroutine#4230] 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=555868669275111425&assignmentUid=555868669275111424. 2024-02-06 23:54:21.363 [UI Thread @coroutine#4230] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555868669275111425&assignmentUid=555868669275111424 2024-02-06 23:54:21.363 [eventLoopGroupProxy-19-2 @call-handler#4234] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getLatestSubmissionForUserAsync] /, 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:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getLatestSubmissionForUserAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) 2024-02-06 23:54:21.363 [eventLoopGroupProxy-19-5 @call-handler#4237] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-02-06 23:54:21.363 [eventLoopGroupProxy-19-7 @call-handler#4238] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-02-06 23:54:21.366 [eventLoopGroupProxy-19-7 @call-handler#4238] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:21.366 [eventLoopGroupProxy-19-2 @call-handler#4234] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:21.366 [eventLoopGroupProxy-19-5 @call-handler#4237] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:54:21.367 [UI Thread @coroutine#4219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555868669275111425&assignmentUid=555868669275111424 2024-02-06 23:54:21.367 [UI Thread @coroutine#4219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555868669275111425&assignmentUid=555868669275111424 2024-02-06 23:54:21.367 [UI Thread @coroutine#4230] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555868669275111425&assignmentUid=555868669275111424 2024-02-06 23:54:21.367 [UI Thread @coroutine#4230] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555868669275111425&assignmentUid=555868669275111424 2024-02-06 23:54:21.367 [UI Thread @coroutine#4219] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555868669275111425&assignmentUid=555868669275111424. 2024-02-06 23:54:21.367 [UI Thread @coroutine#4219] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555868669275111425&assignmentUid=555868669275111424 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:54:21.367 [UI Thread @coroutine#4230] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555868669275111425&assignmentUid=555868669275111424. 2024-02-06 23:54:21.367 [UI Thread @coroutine#4230] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555868669275111425&assignmentUid=555868669275111424 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:54:21.367 [UI Thread @coroutine#4228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555868669275111424&accountPersonUid=555868669275111425 2024-02-06 23:54:21.368 [UI Thread @coroutine#4228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555868669275111424&accountPersonUid=555868669275111425 2024-02-06 23:54:21.368 [UI Thread @coroutine#4228] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555868669275111424&accountPersonUid=555868669275111425. 2024-02-06 23:54:21.368 [UI Thread @coroutine#4228] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555868669275111424&accountPersonUid=555868669275111425 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:54:21.370 [DefaultDispatcher-worker-21 @coroutine#3974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e73e41 2024-02-06 23:54:21.376 [DefaultDispatcher-worker-4 @coroutine#4219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@764d54a0 2024-02-06 23:54:21.383 [DefaultDispatcher-worker-11 @coroutine#4230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@764d54a0 2024-02-06 23:54:21.391 [DefaultDispatcher-worker-11 @coroutine#4228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@764d54a0 2024-02-06 23:54:21.395 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown initiated... 2024-02-06 23:54:21.395 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Close initiated... 2024-02-06 23:54:21.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:21.396 [HikariPool-125 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Closing connection org.sqlite.jdbc4.JDBC4Connection@764d54a0: (connection evicted) 2024-02-06 23:54:21.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:21.397 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Closed. 2024-02-06 23:54:21.397 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown completed. 2024-02-06 23:54:21.398 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown initiated... 2024-02-06 23:54:21.398 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Close initiated... 2024-02-06 23:54:21.398 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:21.398 [HikariPool-126 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20e73e41: (connection evicted) 2024-02-06 23:54:21.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:21.399 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Closed. 2024-02-06 23:54:21.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown completed. 2024-02-06 23:54:21.422 [DefaultDispatcher-worker-19 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-06 23:54:21.422 [DefaultDispatcher-worker-19 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33817/UmAppDatabase/replication/nodeId 2024-02-06 23:54:21.422 [DefaultDispatcher-worker-19 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33817/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:21.422 [DefaultDispatcher-worker-19 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33817/UmAppDatabase/replication/nodeId 2024-02-06 23:54:21.424 [DefaultDispatcher-worker-11 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33817/UmAppDatabase/replication/nodeId 2024-02-06 23:54:21.424 [DefaultDispatcher-worker-11 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33817/UmAppDatabase/replication/nodeId 2024-02-06 23:54:21.576 [DefaultDispatcher-worker-4 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346a2799 2024-02-06 23:54:21.576 [DefaultDispatcher-worker-4 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37139/UmAppDatabase/replication/nodeId 2024-02-06 23:54:21.576 [DefaultDispatcher-worker-4 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37139/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:21.576 [DefaultDispatcher-worker-4 @coroutine#2928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37139/UmAppDatabase/replication/nodeId 2024-02-06 23:54:21.578 [DefaultDispatcher-worker-5 @coroutine#2928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37139/UmAppDatabase/replication/nodeId 2024-02-06 23:54:21.578 [DefaultDispatcher-worker-5 @coroutine#2928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37139/UmAppDatabase/replication/nodeId 2024-02-06 23:54:21.653 [DefaultDispatcher-worker-7 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28d97205 2024-02-06 23:54:21.653 [DefaultDispatcher-worker-7 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51439/UmAppDatabase/replication/nodeId 2024-02-06 23:54:21.653 [DefaultDispatcher-worker-7 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51439/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:21.653 [DefaultDispatcher-worker-7 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51439/UmAppDatabase/replication/nodeId 2024-02-06 23:54:21.654 [DefaultDispatcher-worker-5 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51439/UmAppDatabase/replication/nodeId 2024-02-06 23:54:21.654 [DefaultDispatcher-worker-5 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51439/UmAppDatabase/replication/nodeId 2024-02-06 23:54:21.742 [DefaultDispatcher-worker-3 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bed0ff4 2024-02-06 23:54:21.742 [DefaultDispatcher-worker-3 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45709/UmAppDatabase/replication/nodeId 2024-02-06 23:54:21.742 [DefaultDispatcher-worker-3 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45709/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:21.742 [DefaultDispatcher-worker-3 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45709/UmAppDatabase/replication/nodeId 2024-02-06 23:54:21.743 [DefaultDispatcher-worker-8 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45709/UmAppDatabase/replication/nodeId 2024-02-06 23:54:21.743 [DefaultDispatcher-worker-8 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45709/UmAppDatabase/replication/nodeId 2024-02-06 23:54:21.807 [DefaultDispatcher-worker-19 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@737bb797 2024-02-06 23:54:21.807 [DefaultDispatcher-worker-19 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:54:21.807 [DefaultDispatcher-worker-19 @coroutine#3018] 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-02-06 23:54:21.807 [DefaultDispatcher-worker-19 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:54:21.808 [DefaultDispatcher-worker-19 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:54:21.829 [DefaultDispatcher-worker-12 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f26cd76 2024-02-06 23:54:21.829 [DefaultDispatcher-worker-12 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55675/UmAppDatabase/replication/nodeId 2024-02-06 23:54:21.829 [DefaultDispatcher-worker-12 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55675/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:21.829 [DefaultDispatcher-worker-12 @coroutine#3033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55675/UmAppDatabase/replication/nodeId 2024-02-06 23:54:21.830 [DefaultDispatcher-worker-4 @coroutine#3033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55675/UmAppDatabase/replication/nodeId 2024-02-06 23:54:21.830 [DefaultDispatcher-worker-4 @coroutine#3033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55675/UmAppDatabase/replication/nodeId 2024-02-06 23:54:22.003 [DefaultDispatcher-worker-9 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4004bfba 2024-02-06 23:54:22.003 [DefaultDispatcher-worker-9 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56609/UmAppDatabase/replication/nodeId 2024-02-06 23:54:22.003 [DefaultDispatcher-worker-9 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56609/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:22.003 [DefaultDispatcher-worker-9 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56609/UmAppDatabase/replication/nodeId 2024-02-06 23:54:22.004 [DefaultDispatcher-worker-19 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56609/UmAppDatabase/replication/nodeId 2024-02-06 23:54:22.004 [DefaultDispatcher-worker-19 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56609/UmAppDatabase/replication/nodeId 2024-02-06 23:54:22.249 [DefaultDispatcher-worker-4 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ecfff32 2024-02-06 23:54:22.250 [DefaultDispatcher-worker-4 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36529/UmAppDatabase/replication/nodeId 2024-02-06 23:54:22.250 [DefaultDispatcher-worker-4 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36529/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:22.250 [DefaultDispatcher-worker-4 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36529/UmAppDatabase/replication/nodeId 2024-02-06 23:54:22.251 [DefaultDispatcher-worker-9 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36529/UmAppDatabase/replication/nodeId 2024-02-06 23:54:22.251 [DefaultDispatcher-worker-9 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36529/UmAppDatabase/replication/nodeId 2024-02-06 23:54:22.321 [DefaultDispatcher-worker-18 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2024-02-06 23:54:22.321 [DefaultDispatcher-worker-18 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId 2024-02-06 23:54:22.321 [DefaultDispatcher-worker-18 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:22.321 [DefaultDispatcher-worker-18 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId 2024-02-06 23:54:22.322 [DefaultDispatcher-worker-11 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId 2024-02-06 23:54:22.322 [DefaultDispatcher-worker-11 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId 2024-02-06 23:54:22.328 [DefaultDispatcher-worker-18 @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3777fc44 2024-02-06 23:54:22.328 [DefaultDispatcher-worker-18 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44493/UmAppDatabase/replication/nodeId 2024-02-06 23:54:22.328 [DefaultDispatcher-worker-18 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44493/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:22.328 [DefaultDispatcher-worker-18 @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44493/UmAppDatabase/replication/nodeId 2024-02-06 23:54:22.329 [DefaultDispatcher-worker-13 @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44493/UmAppDatabase/replication/nodeId 2024-02-06 23:54:22.329 [DefaultDispatcher-worker-13 @coroutine#2849] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44493/UmAppDatabase/replication/nodeId 2024-02-06 23:54:22.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown initiated... 2024-02-06 23:54:22.402 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Close initiated... 2024-02-06 23:54:22.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:22.402 [HikariPool-124 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d466ef9: (connection evicted) 2024-02-06 23:54:22.403 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:22.403 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Closed. 2024-02-06 23:54:22.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown completed. 2024-02-06 23:54:22.407 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2024-02-06 23:54:22.407 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:22.407 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:22.407 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:22.407 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:22.407 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:22.407 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:22.407 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fc1eee5 2024-02-06 23:54:22.407 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:22.407 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:22.407 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:22.407 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:22.407 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:22.407 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:22.407 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:22.407 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:22.407 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:22.407 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:22.407 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:22.407 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:22.407 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:22.407 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:22.407 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:22.407 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:22.407 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:22.407 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:22.407 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:22.407 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2024-02-06 23:54:22.407 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:22.407 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:22.407 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:22.407 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:22.407 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:22.407 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:22.407 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:22.407 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:22.407 [Test worker @coroutine#4295] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2024-02-06 23:54:22.408 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@36618b3b 2024-02-06 23:54:22.408 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@36618b3b 2024-02-06 23:54:22.408 [Test worker @coroutine#4295] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2024-02-06 23:54:22.426 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36618b3b 2024-02-06 23:54:22.432 [DefaultDispatcher-worker-2 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-06 23:54:22.433 [DefaultDispatcher-worker-2 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33817/UmAppDatabase/replication/nodeId 2024-02-06 23:54:22.433 [DefaultDispatcher-worker-2 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33817/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:22.433 [DefaultDispatcher-worker-2 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33817/UmAppDatabase/replication/nodeId 2024-02-06 23:54:22.434 [DefaultDispatcher-worker-18 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33817/UmAppDatabase/replication/nodeId 2024-02-06 23:54:22.434 [DefaultDispatcher-worker-18 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33817/UmAppDatabase/replication/nodeId 2024-02-06 23:54:22.437 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36618b3b 2024-02-06 23:54:22.438 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36618b3b 2024-02-06 23:54:22.440 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36618b3b 2024-02-06 23:54:22.440 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2024-02-06 23:54:22.440 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:22.440 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:22.440 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:22.440 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:22.440 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:22.440 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:22.440 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b9cfc19 2024-02-06 23:54:22.440 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:22.440 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:22.440 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:22.440 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:22.440 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:22.440 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:22.440 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:22.440 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:22.441 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:22.441 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:22.441 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:22.441 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:22.441 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:22.441 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:22.441 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:22.441 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:22.441 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:22.441 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:22.441 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:22.441 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2024-02-06 23:54:22.441 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:22.441 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:22.441 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:22.441 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:22.441 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:22.441 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:22.441 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:22.441 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:22.441 [Test worker @coroutine#4295] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2024-02-06 23:54:22.441 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e68bd3d 2024-02-06 23:54:22.441 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e68bd3d 2024-02-06 23:54:22.441 [Test worker @coroutine#4295] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2024-02-06 23:54:22.454 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e68bd3d 2024-02-06 23:54:22.464 [Test worker @coroutine#4305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e68bd3d 2024-02-06 23:54:22.465 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e68bd3d 2024-02-06 23:54:22.467 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e68bd3d 2024-02-06 23:54:22.478 [DefaultDispatcher-worker-13 @coroutine#4311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e68bd3d 2024-02-06 23:54:22.492 [DefaultDispatcher-worker-15 @coroutine#4295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36618b3b 2024-02-06 23:54:22.505 [DefaultDispatcher-worker-1 @coroutine#4295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36618b3b 2024-02-06 23:54:22.508 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:54:22.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown initiated... 2024-02-06 23:54:22.510 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Close initiated... 2024-02-06 23:54:22.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:22.510 [HikariPool-128 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36618b3b: (connection evicted) 2024-02-06 23:54:22.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:22.511 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Closed. 2024-02-06 23:54:22.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown completed. 2024-02-06 23:54:22.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown initiated... 2024-02-06 23:54:22.511 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Close initiated... 2024-02-06 23:54:22.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:22.511 [HikariPool-129 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e68bd3d: (connection evicted) 2024-02-06 23:54:22.512 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:22.512 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Closed. 2024-02-06 23:54:22.512 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown completed. 2024-02-06 23:54:22.513 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2024-02-06 23:54:22.513 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:22.513 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:22.513 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:22.513 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:22.513 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:22.513 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:22.513 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23ee31b8 2024-02-06 23:54:22.513 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:22.513 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:22.513 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:22.513 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:22.513 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:22.513 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:22.513 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:22.513 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:22.513 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:22.513 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:22.513 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:22.513 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:22.513 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:22.513 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:22.513 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:22.513 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:22.513 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:22.513 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:22.513 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:22.513 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2024-02-06 23:54:22.514 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:22.514 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:22.514 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:22.514 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:22.514 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:22.514 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:22.514 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:22.514 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:22.514 [Test worker @coroutine#4338] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2024-02-06 23:54:22.514 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@16422f27 2024-02-06 23:54:22.514 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@16422f27 2024-02-06 23:54:22.514 [Test worker @coroutine#4338] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2024-02-06 23:54:22.529 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16422f27 2024-02-06 23:54:22.540 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16422f27 2024-02-06 23:54:22.541 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16422f27 2024-02-06 23:54:22.543 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16422f27 2024-02-06 23:54:22.543 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2024-02-06 23:54:22.544 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:22.544 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:22.544 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:22.544 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:22.544 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:22.544 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:22.544 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d6c7152 2024-02-06 23:54:22.544 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:22.544 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:22.544 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:22.544 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:22.544 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:22.544 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:22.544 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:22.544 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:22.544 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:22.544 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:22.544 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:22.544 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:22.544 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:22.544 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:22.544 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:22.544 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:22.544 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:22.544 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:22.544 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:22.544 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2024-02-06 23:54:22.544 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:22.544 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:22.544 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:22.544 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:22.544 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:22.544 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:22.544 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:22.544 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:22.544 [Test worker @coroutine#4338] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2024-02-06 23:54:22.544 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@23974cac 2024-02-06 23:54:22.544 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@23974cac 2024-02-06 23:54:22.544 [Test worker @coroutine#4338] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2024-02-06 23:54:22.557 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23974cac 2024-02-06 23:54:22.567 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23974cac 2024-02-06 23:54:22.568 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23974cac 2024-02-06 23:54:22.570 [Test worker @coroutine#4349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23974cac 2024-02-06 23:54:22.581 [DefaultDispatcher-worker-11 @coroutine#4351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23974cac 2024-02-06 23:54:22.586 [DefaultDispatcher-worker-6 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346a2799 2024-02-06 23:54:22.586 [DefaultDispatcher-worker-6 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37139/UmAppDatabase/replication/nodeId 2024-02-06 23:54:22.586 [DefaultDispatcher-worker-6 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37139/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:22.586 [DefaultDispatcher-worker-6 @coroutine#2928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37139/UmAppDatabase/replication/nodeId 2024-02-06 23:54:22.587 [DefaultDispatcher-worker-9 @coroutine#2928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37139/UmAppDatabase/replication/nodeId 2024-02-06 23:54:22.587 [DefaultDispatcher-worker-9 @coroutine#2928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37139/UmAppDatabase/replication/nodeId 2024-02-06 23:54:22.595 [DefaultDispatcher-worker-9 @coroutine#4338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16422f27 2024-02-06 23:54:22.607 [DefaultDispatcher-worker-17 @coroutine#4338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16422f27 2024-02-06 23:54:22.614 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:54:22.617 [DefaultDispatcher-worker-3 @coroutine#4338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16422f27 2024-02-06 23:54:22.632 [DefaultDispatcher-worker-17 @coroutine#4382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16422f27 2024-02-06 23:54:22.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown initiated... 2024-02-06 23:54:22.635 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Close initiated... 2024-02-06 23:54:22.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:22.635 [HikariPool-130 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16422f27: (connection evicted) 2024-02-06 23:54:22.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:22.636 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Closed. 2024-02-06 23:54:22.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown completed. 2024-02-06 23:54:22.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2024-02-06 23:54:22.636 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2024-02-06 23:54:22.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:22.637 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23974cac: (connection evicted) 2024-02-06 23:54:22.637 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:22.637 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2024-02-06 23:54:22.637 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2024-02-06 23:54:22.638 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2024-02-06 23:54:22.639 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:22.639 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:22.639 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:22.639 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:22.639 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:22.639 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:22.639 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1bd5b1c8 2024-02-06 23:54:22.639 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:22.639 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:22.639 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:22.639 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:22.639 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:22.639 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:22.639 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:22.639 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:22.639 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:22.639 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:22.639 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:22.639 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:22.639 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:22.639 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:22.639 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:22.639 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:22.639 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:22.639 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:22.639 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:22.639 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2024-02-06 23:54:22.639 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:22.639 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:22.639 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:22.639 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:22.639 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:22.639 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:22.639 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:22.639 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:22.639 [Test worker @coroutine#4394] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2024-02-06 23:54:22.639 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7896e96a 2024-02-06 23:54:22.639 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7896e96a 2024-02-06 23:54:22.639 [Test worker @coroutine#4394] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2024-02-06 23:54:22.657 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7896e96a 2024-02-06 23:54:22.665 [DefaultDispatcher-worker-9 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28d97205 2024-02-06 23:54:22.666 [DefaultDispatcher-worker-9 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51439/UmAppDatabase/replication/nodeId 2024-02-06 23:54:22.666 [DefaultDispatcher-worker-9 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51439/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:22.666 [DefaultDispatcher-worker-9 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51439/UmAppDatabase/replication/nodeId 2024-02-06 23:54:22.667 [DefaultDispatcher-worker-3 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51439/UmAppDatabase/replication/nodeId 2024-02-06 23:54:22.667 [DefaultDispatcher-worker-3 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51439/UmAppDatabase/replication/nodeId 2024-02-06 23:54:22.671 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7896e96a 2024-02-06 23:54:22.673 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7896e96a 2024-02-06 23:54:22.674 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7896e96a 2024-02-06 23:54:22.675 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2024-02-06 23:54:22.675 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:22.675 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:22.675 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:22.675 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:22.675 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:22.675 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:22.675 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a8149f6 2024-02-06 23:54:22.675 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:22.675 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:22.675 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:22.675 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:22.675 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:22.675 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:22.675 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:22.675 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:22.675 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:22.675 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:22.675 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:22.675 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:22.675 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:22.675 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:22.675 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:22.675 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:22.675 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:22.675 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:22.675 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:22.675 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2024-02-06 23:54:22.675 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:22.675 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:22.675 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:22.675 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:22.675 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:22.675 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:22.675 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:22.675 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:22.675 [Test worker @coroutine#4394] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2024-02-06 23:54:22.676 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@4791d904 2024-02-06 23:54:22.676 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@4791d904 2024-02-06 23:54:22.676 [Test worker @coroutine#4394] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2024-02-06 23:54:22.688 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4791d904 2024-02-06 23:54:22.698 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4791d904 2024-02-06 23:54:22.700 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4791d904 2024-02-06 23:54:22.702 [Test worker @coroutine#4409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4791d904 2024-02-06 23:54:22.712 [DefaultDispatcher-worker-10 @coroutine#4411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4791d904 2024-02-06 23:54:22.726 [DefaultDispatcher-worker-5 @coroutine#4394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7896e96a 2024-02-06 23:54:22.738 [DefaultDispatcher-worker-9 @coroutine#4394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7896e96a 2024-02-06 23:54:22.739 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:22.742 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2024-02-06 23:54:22.742 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2024-02-06 23:54:22.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:22.742 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7896e96a: (connection evicted) 2024-02-06 23:54:22.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:22.743 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2024-02-06 23:54:22.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2024-02-06 23:54:22.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2024-02-06 23:54:22.743 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2024-02-06 23:54:22.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:22.744 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4791d904: (connection evicted) 2024-02-06 23:54:22.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:22.744 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2024-02-06 23:54:22.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2024-02-06 23:54:22.746 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2024-02-06 23:54:22.746 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:22.746 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:22.746 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:22.746 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:22.746 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:22.746 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:22.746 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f09d998 2024-02-06 23:54:22.746 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:22.746 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:22.746 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:22.746 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:22.746 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:22.746 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:22.746 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:22.746 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:22.746 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:22.746 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:22.746 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:22.746 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:22.746 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:22.746 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:22.746 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:22.746 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:22.746 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:22.746 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:22.746 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:22.746 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2024-02-06 23:54:22.746 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:22.746 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:22.746 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:22.746 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:22.746 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:22.746 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:22.746 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:22.746 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:22.746 [Test worker @coroutine#4438] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2024-02-06 23:54:22.747 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@66694050 2024-02-06 23:54:22.747 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@66694050 2024-02-06 23:54:22.747 [Test worker @coroutine#4438] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2024-02-06 23:54:22.750 [DefaultDispatcher-worker-8 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bed0ff4 2024-02-06 23:54:22.751 [DefaultDispatcher-worker-8 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45709/UmAppDatabase/replication/nodeId 2024-02-06 23:54:22.751 [DefaultDispatcher-worker-8 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45709/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:22.751 [DefaultDispatcher-worker-8 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45709/UmAppDatabase/replication/nodeId 2024-02-06 23:54:22.752 [DefaultDispatcher-worker-5 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45709/UmAppDatabase/replication/nodeId 2024-02-06 23:54:22.752 [DefaultDispatcher-worker-5 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45709/UmAppDatabase/replication/nodeId 2024-02-06 23:54:22.763 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66694050 2024-02-06 23:54:22.773 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66694050 2024-02-06 23:54:22.775 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66694050 2024-02-06 23:54:22.776 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66694050 2024-02-06 23:54:22.777 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2024-02-06 23:54:22.777 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:22.777 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:22.777 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:22.777 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:22.777 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:22.777 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:22.777 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6bca6c4c 2024-02-06 23:54:22.777 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:22.777 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:22.777 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:22.777 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:22.777 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:22.777 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:22.777 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:22.777 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:22.777 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:22.777 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:22.777 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:22.777 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:22.777 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:22.777 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:22.777 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:22.777 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:22.777 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:22.777 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:22.777 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:22.777 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2024-02-06 23:54:22.777 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:22.777 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:22.777 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:22.777 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:22.777 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:22.777 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:22.777 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:22.777 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:22.777 [Test worker @coroutine#4438] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2024-02-06 23:54:22.777 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dcec8e9 2024-02-06 23:54:22.777 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dcec8e9 2024-02-06 23:54:22.777 [Test worker @coroutine#4438] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2024-02-06 23:54:22.790 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dcec8e9 2024-02-06 23:54:22.800 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dcec8e9 2024-02-06 23:54:22.802 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dcec8e9 2024-02-06 23:54:22.803 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dcec8e9 2024-02-06 23:54:22.814 [DefaultDispatcher-worker-16 @coroutine#4454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dcec8e9 2024-02-06 23:54:22.817 [DefaultDispatcher-worker-5 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@737bb797 2024-02-06 23:54:22.818 [DefaultDispatcher-worker-5 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:54:22.818 [DefaultDispatcher-worker-5 @coroutine#3018] 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-02-06 23:54:22.818 [DefaultDispatcher-worker-5 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:54:22.819 [DefaultDispatcher-worker-5 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:54:22.827 [DefaultDispatcher-worker-14 @coroutine#4438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66694050 2024-02-06 23:54:22.840 [DefaultDispatcher-worker-9 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f26cd76 2024-02-06 23:54:22.840 [DefaultDispatcher-worker-9 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55675/UmAppDatabase/replication/nodeId 2024-02-06 23:54:22.840 [DefaultDispatcher-worker-9 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55675/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:22.840 [DefaultDispatcher-worker-9 @coroutine#3033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55675/UmAppDatabase/replication/nodeId 2024-02-06 23:54:22.841 [DefaultDispatcher-worker-8 @coroutine#4438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66694050 2024-02-06 23:54:22.841 [DefaultDispatcher-worker-8 @coroutine#3033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55675/UmAppDatabase/replication/nodeId 2024-02-06 23:54:22.841 [DefaultDispatcher-worker-8 @coroutine#3033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55675/UmAppDatabase/replication/nodeId 2024-02-06 23:54:22.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2024-02-06 23:54:22.845 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2024-02-06 23:54:22.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:22.845 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66694050: (connection evicted) 2024-02-06 23:54:22.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:22.846 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2024-02-06 23:54:22.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2024-02-06 23:54:22.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2024-02-06 23:54:22.846 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2024-02-06 23:54:22.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:22.846 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5dcec8e9: (connection evicted) 2024-02-06 23:54:22.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:22.847 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2024-02-06 23:54:22.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2024-02-06 23:54:22.848 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2024-02-06 23:54:22.848 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:22.848 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:22.848 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:22.848 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:22.848 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:22.848 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:22.848 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11f752d1 2024-02-06 23:54:22.848 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:22.848 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:22.848 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:22.848 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:22.848 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:22.848 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:22.848 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:22.849 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:22.849 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:22.849 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:22.849 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:22.849 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:22.849 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:22.849 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:22.849 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:22.849 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:22.849 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:22.849 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:22.849 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:22.849 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2024-02-06 23:54:22.849 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:22.849 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:22.849 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:22.849 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:22.849 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:22.849 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:22.849 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:22.849 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:22.849 [Test worker @coroutine#4486] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2024-02-06 23:54:22.849 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@462deb2b 2024-02-06 23:54:22.849 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@462deb2b 2024-02-06 23:54:22.849 [Test worker @coroutine#4486] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2024-02-06 23:54:22.865 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@462deb2b 2024-02-06 23:54:22.876 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@462deb2b 2024-02-06 23:54:22.878 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@462deb2b 2024-02-06 23:54:22.880 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@462deb2b 2024-02-06 23:54:22.880 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2024-02-06 23:54:22.880 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:22.880 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:22.880 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:22.880 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:22.880 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:22.880 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:22.880 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66d766b9 2024-02-06 23:54:22.880 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:22.880 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:22.880 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:22.880 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:22.880 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:22.880 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:22.880 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:22.880 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:22.880 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:22.880 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:22.880 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:22.880 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:22.880 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:22.880 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:22.880 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:22.880 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:22.880 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:22.880 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:22.880 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:22.880 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2024-02-06 23:54:22.880 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:22.880 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:22.880 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:22.880 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:22.880 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:22.880 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:22.880 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:22.880 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:22.880 [Test worker @coroutine#4486] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2024-02-06 23:54:22.881 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@251db193 2024-02-06 23:54:22.881 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@251db193 2024-02-06 23:54:22.881 [Test worker @coroutine#4486] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2024-02-06 23:54:22.894 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251db193 2024-02-06 23:54:22.904 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251db193 2024-02-06 23:54:22.906 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251db193 2024-02-06 23:54:22.907 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251db193 2024-02-06 23:54:22.918 [DefaultDispatcher-worker-18 @coroutine#4499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251db193 2024-02-06 23:54:22.928 [DefaultDispatcher-worker-12 @coroutine#4486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@462deb2b 2024-02-06 23:54:22.944 [DefaultDispatcher-worker-12 @coroutine#4486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@462deb2b 2024-02-06 23:54:22.949 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2024-02-06 23:54:22.949 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2024-02-06 23:54:22.949 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:22.949 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:22.949 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@462deb2b: (connection evicted) 2024-02-06 23:54:22.950 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:22.950 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2024-02-06 23:54:22.950 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2024-02-06 23:54:22.951 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2024-02-06 23:54:22.951 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2024-02-06 23:54:22.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:22.951 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@251db193: (connection evicted) 2024-02-06 23:54:22.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:22.951 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2024-02-06 23:54:22.951 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2024-02-06 23:54:22.953 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2024-02-06 23:54:22.953 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:22.953 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:22.953 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:22.953 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:22.953 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:22.953 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:22.953 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37aec9b 2024-02-06 23:54:22.953 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:22.953 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:22.953 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:22.953 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:22.953 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:22.953 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:22.953 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:22.953 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:22.953 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:22.953 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:22.953 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:22.953 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:22.953 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:22.953 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:22.953 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:22.953 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:22.953 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:22.953 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:22.953 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:22.953 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2024-02-06 23:54:22.953 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:22.953 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:22.953 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:22.953 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:22.953 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:22.953 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:22.953 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:22.953 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:22.953 [Test worker @coroutine#4526] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2024-02-06 23:54:22.953 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ae75ba6 2024-02-06 23:54:22.953 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ae75ba6 2024-02-06 23:54:22.953 [Test worker @coroutine#4526] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2024-02-06 23:54:22.968 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae75ba6 2024-02-06 23:54:22.979 [Test worker @coroutine#4528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae75ba6 2024-02-06 23:54:22.980 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae75ba6 2024-02-06 23:54:22.982 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae75ba6 2024-02-06 23:54:22.982 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2024-02-06 23:54:22.982 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:22.982 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:22.982 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:22.982 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:22.982 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:22.982 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:22.982 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6eeb15f9 2024-02-06 23:54:22.983 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:22.983 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:22.983 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:22.983 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:22.983 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:22.983 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:22.983 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:22.983 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:22.983 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:22.983 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:22.983 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:22.983 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:22.983 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:22.983 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:22.983 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:22.983 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:22.983 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:22.983 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:22.983 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:22.983 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2024-02-06 23:54:22.983 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:22.983 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:22.983 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:22.983 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:22.983 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:22.983 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:22.983 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:22.983 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:22.983 [Test worker @coroutine#4526] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2024-02-06 23:54:22.983 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@568cbf8d 2024-02-06 23:54:22.983 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@568cbf8d 2024-02-06 23:54:22.983 [Test worker @coroutine#4526] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2024-02-06 23:54:22.996 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@568cbf8d 2024-02-06 23:54:23.006 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@568cbf8d 2024-02-06 23:54:23.008 [Test worker @coroutine#4536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@568cbf8d 2024-02-06 23:54:23.009 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@568cbf8d 2024-02-06 23:54:23.014 [DefaultDispatcher-worker-13 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4004bfba 2024-02-06 23:54:23.014 [DefaultDispatcher-worker-13 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56609/UmAppDatabase/replication/nodeId 2024-02-06 23:54:23.014 [DefaultDispatcher-worker-13 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56609/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:23.014 [DefaultDispatcher-worker-13 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56609/UmAppDatabase/replication/nodeId 2024-02-06 23:54:23.016 [DefaultDispatcher-worker-10 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56609/UmAppDatabase/replication/nodeId 2024-02-06 23:54:23.016 [DefaultDispatcher-worker-10 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56609/UmAppDatabase/replication/nodeId 2024-02-06 23:54:23.019 [DefaultDispatcher-worker-19 @coroutine#4540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@568cbf8d 2024-02-06 23:54:23.031 [DefaultDispatcher-worker-18 @coroutine#4526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae75ba6 2024-02-06 23:54:23.043 [DefaultDispatcher-worker-15 @coroutine#4526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae75ba6 2024-02-06 23:54:23.051 [DefaultDispatcher-worker-18 @coroutine#4526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae75ba6 2024-02-06 23:54:23.054 [HikariPool-138 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:54:23.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2024-02-06 23:54:23.056 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2024-02-06 23:54:23.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:23.056 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ae75ba6: (connection evicted) 2024-02-06 23:54:23.057 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:23.057 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2024-02-06 23:54:23.057 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2024-02-06 23:54:23.057 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2024-02-06 23:54:23.057 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2024-02-06 23:54:23.057 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:23.058 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@568cbf8d: (connection evicted) 2024-02-06 23:54:23.058 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:23.058 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2024-02-06 23:54:23.058 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2024-02-06 23:54:23.059 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2024-02-06 23:54:23.059 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:23.059 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:23.060 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:23.060 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:23.060 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:23.060 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:23.060 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18876fa9 2024-02-06 23:54:23.060 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:23.060 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:23.060 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:23.060 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:23.060 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:23.060 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:23.060 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:23.060 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:23.060 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:23.060 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:23.060 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:23.060 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:23.060 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:23.060 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:23.060 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:23.060 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:23.060 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:23.060 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:23.060 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:23.060 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2024-02-06 23:54:23.060 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:23.060 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:23.060 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:23.060 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:23.060 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:23.060 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:23.060 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:23.060 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:23.060 [Test worker @coroutine#4571] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2024-02-06 23:54:23.060 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@b3cbc0e 2024-02-06 23:54:23.060 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@b3cbc0e 2024-02-06 23:54:23.060 [Test worker @coroutine#4571] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2024-02-06 23:54:23.074 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b3cbc0e 2024-02-06 23:54:23.084 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b3cbc0e 2024-02-06 23:54:23.086 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b3cbc0e 2024-02-06 23:54:23.087 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b3cbc0e 2024-02-06 23:54:23.088 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2024-02-06 23:54:23.088 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:23.088 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:23.088 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:23.088 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:23.088 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:23.088 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:23.088 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5aff8207 2024-02-06 23:54:23.088 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:23.088 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:23.088 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:23.088 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:23.088 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:23.088 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:23.088 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:23.088 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:23.088 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:23.088 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:23.088 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:23.088 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:23.088 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:23.088 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:23.088 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:23.088 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:23.088 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:23.088 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:23.088 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:23.088 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2024-02-06 23:54:23.088 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:23.088 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:23.088 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:23.088 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:23.088 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:23.088 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:23.088 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:23.088 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:23.088 [Test worker @coroutine#4571] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2024-02-06 23:54:23.088 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@278df226 2024-02-06 23:54:23.088 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@278df226 2024-02-06 23:54:23.088 [Test worker @coroutine#4571] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2024-02-06 23:54:23.101 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@278df226 2024-02-06 23:54:23.111 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@278df226 2024-02-06 23:54:23.113 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@278df226 2024-02-06 23:54:23.115 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@278df226 2024-02-06 23:54:23.125 [DefaultDispatcher-worker-3 @coroutine#4584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@278df226 2024-02-06 23:54:23.138 [DefaultDispatcher-worker-16 @coroutine#4571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b3cbc0e 2024-02-06 23:54:23.151 [DefaultDispatcher-worker-16 @coroutine#4571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b3cbc0e 2024-02-06 23:54:23.160 [DefaultDispatcher-worker-11 @coroutine#4571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b3cbc0e 2024-02-06 23:54:23.160 [HikariPool-140 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:23.176 [DefaultDispatcher-worker-17 @coroutine#4612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b3cbc0e 2024-02-06 23:54:23.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2024-02-06 23:54:23.179 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2024-02-06 23:54:23.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:23.179 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b3cbc0e: (connection evicted) 2024-02-06 23:54:23.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:23.180 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2024-02-06 23:54:23.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2024-02-06 23:54:23.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2024-02-06 23:54:23.180 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2024-02-06 23:54:23.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:23.181 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@278df226: (connection evicted) 2024-02-06 23:54:23.181 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:23.181 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2024-02-06 23:54:23.181 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2024-02-06 23:54:23.183 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2024-02-06 23:54:23.183 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:23.183 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:23.183 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:23.183 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:23.183 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:23.183 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:23.183 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a4199e5 2024-02-06 23:54:23.183 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:23.183 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:23.183 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:23.183 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:23.183 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:23.183 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:23.183 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:23.183 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:23.183 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:23.183 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:23.183 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:23.183 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:23.183 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:23.183 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:23.183 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:23.183 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:23.183 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:23.183 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:23.183 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:23.183 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2024-02-06 23:54:23.183 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:23.183 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:23.183 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:23.183 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:23.183 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:23.183 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:23.184 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:23.184 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:23.184 [Test worker @coroutine#4624] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2024-02-06 23:54:23.184 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d1f6e1c 2024-02-06 23:54:23.184 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d1f6e1c 2024-02-06 23:54:23.184 [Test worker @coroutine#4624] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2024-02-06 23:54:23.199 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d1f6e1c 2024-02-06 23:54:23.209 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d1f6e1c 2024-02-06 23:54:23.211 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d1f6e1c 2024-02-06 23:54:23.212 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d1f6e1c 2024-02-06 23:54:23.213 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2024-02-06 23:54:23.213 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:23.213 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:23.213 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:23.213 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:23.213 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:23.213 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:23.213 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f523dae 2024-02-06 23:54:23.213 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:23.213 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:23.213 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:23.213 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:23.213 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:23.213 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:23.213 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:23.213 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:23.213 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:23.213 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:23.213 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:23.213 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:23.213 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:23.213 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:23.213 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:23.213 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:23.213 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:23.213 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:23.213 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:23.213 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2024-02-06 23:54:23.213 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:23.213 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:23.213 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:23.213 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:23.213 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:23.213 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:23.213 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:23.213 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:23.213 [Test worker @coroutine#4624] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2024-02-06 23:54:23.213 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f41f259 2024-02-06 23:54:23.213 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f41f259 2024-02-06 23:54:23.213 [Test worker @coroutine#4624] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2024-02-06 23:54:23.226 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f41f259 2024-02-06 23:54:23.236 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f41f259 2024-02-06 23:54:23.238 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f41f259 2024-02-06 23:54:23.239 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f41f259 2024-02-06 23:54:23.249 [DefaultDispatcher-worker-22 @coroutine#4637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f41f259 2024-02-06 23:54:23.259 [DefaultDispatcher-worker-18 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ecfff32 2024-02-06 23:54:23.259 [DefaultDispatcher-worker-18 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36529/UmAppDatabase/replication/nodeId 2024-02-06 23:54:23.259 [DefaultDispatcher-worker-18 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36529/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:23.259 [DefaultDispatcher-worker-18 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36529/UmAppDatabase/replication/nodeId 2024-02-06 23:54:23.260 [DefaultDispatcher-worker-1 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36529/UmAppDatabase/replication/nodeId 2024-02-06 23:54:23.260 [DefaultDispatcher-worker-1 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36529/UmAppDatabase/replication/nodeId 2024-02-06 23:54:23.262 [DefaultDispatcher-worker-9 @coroutine#4624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d1f6e1c 2024-02-06 23:54:23.271 [DefaultDispatcher-worker-9 @coroutine#4624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d1f6e1c 2024-02-06 23:54:23.274 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d1f6e1c 2024-02-06 23:54:23.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2024-02-06 23:54:23.279 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2024-02-06 23:54:23.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:23.279 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d1f6e1c: (connection evicted) 2024-02-06 23:54:23.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:23.280 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2024-02-06 23:54:23.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2024-02-06 23:54:23.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2024-02-06 23:54:23.280 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2024-02-06 23:54:23.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:23.280 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f41f259: (connection evicted) 2024-02-06 23:54:23.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:23.281 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2024-02-06 23:54:23.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2024-02-06 23:54:23.282 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2024-02-06 23:54:23.282 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:23.282 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:23.282 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:23.282 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:23.282 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:23.282 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:23.282 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58397dd 2024-02-06 23:54:23.282 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:23.282 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:23.282 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:23.282 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:23.282 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:23.282 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:23.282 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:23.283 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:23.283 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:23.283 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:23.283 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:23.283 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:23.283 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:23.283 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:23.283 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:23.283 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:23.283 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:23.283 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:23.283 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:23.283 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2024-02-06 23:54:23.283 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:23.283 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:23.283 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:23.283 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:23.283 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:23.283 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:23.283 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:23.283 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:23.283 [Test worker @coroutine#4671] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2024-02-06 23:54:23.283 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@216c6825 2024-02-06 23:54:23.283 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@216c6825 2024-02-06 23:54:23.283 [Test worker @coroutine#4671] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2024-02-06 23:54:23.299 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@216c6825 2024-02-06 23:54:23.310 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@216c6825 2024-02-06 23:54:23.311 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@216c6825 2024-02-06 23:54:23.313 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@216c6825 2024-02-06 23:54:23.313 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2024-02-06 23:54:23.314 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:23.314 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:23.314 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:23.314 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:23.314 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:23.314 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:23.314 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1deca369 2024-02-06 23:54:23.314 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:23.314 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:23.314 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:23.314 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:23.314 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:23.314 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:23.314 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:23.314 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:23.314 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:23.314 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:23.314 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:23.314 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:23.314 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:23.314 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:23.314 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:23.314 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:23.314 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:23.314 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:23.314 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:23.314 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2024-02-06 23:54:23.314 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:23.314 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:23.314 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:23.314 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:23.314 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:23.314 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:23.314 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:23.314 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:23.314 [Test worker @coroutine#4671] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2024-02-06 23:54:23.314 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@2735a7dc 2024-02-06 23:54:23.314 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@2735a7dc 2024-02-06 23:54:23.314 [Test worker @coroutine#4671] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2024-02-06 23:54:23.327 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2735a7dc 2024-02-06 23:54:23.332 [DefaultDispatcher-worker-18 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2024-02-06 23:54:23.332 [DefaultDispatcher-worker-18 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId 2024-02-06 23:54:23.332 [DefaultDispatcher-worker-18 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:23.332 [DefaultDispatcher-worker-18 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId 2024-02-06 23:54:23.334 [DefaultDispatcher-worker-10 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId 2024-02-06 23:54:23.334 [DefaultDispatcher-worker-10 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId 2024-02-06 23:54:23.338 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2735a7dc 2024-02-06 23:54:23.338 [DefaultDispatcher-worker-8 @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3777fc44 2024-02-06 23:54:23.338 [DefaultDispatcher-worker-8 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44493/UmAppDatabase/replication/nodeId 2024-02-06 23:54:23.338 [DefaultDispatcher-worker-8 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44493/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:23.338 [DefaultDispatcher-worker-8 @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44493/UmAppDatabase/replication/nodeId 2024-02-06 23:54:23.339 [DefaultDispatcher-worker-18 @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44493/UmAppDatabase/replication/nodeId 2024-02-06 23:54:23.339 [DefaultDispatcher-worker-18 @coroutine#2849] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44493/UmAppDatabase/replication/nodeId 2024-02-06 23:54:23.340 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2735a7dc 2024-02-06 23:54:23.341 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2735a7dc 2024-02-06 23:54:23.351 [DefaultDispatcher-worker-3 @coroutine#4690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2735a7dc 2024-02-06 23:54:23.363 [DefaultDispatcher-worker-11 @coroutine#4671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@216c6825 2024-02-06 23:54:23.375 [DefaultDispatcher-worker-5 @coroutine#4671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@216c6825 2024-02-06 23:54:23.378 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@216c6825 2024-02-06 23:54:23.381 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@216c6825 2024-02-06 23:54:23.383 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:54:23.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2024-02-06 23:54:23.387 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2024-02-06 23:54:23.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:23.387 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@216c6825: (connection evicted) 2024-02-06 23:54:23.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:23.388 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2024-02-06 23:54:23.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2024-02-06 23:54:23.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2024-02-06 23:54:23.388 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2024-02-06 23:54:23.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:23.388 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2735a7dc: (connection evicted) 2024-02-06 23:54:23.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:23.389 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2024-02-06 23:54:23.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2024-02-06 23:54:23.390 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2024-02-06 23:54:23.390 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:23.390 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:23.390 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:23.390 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:23.390 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:23.390 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:23.390 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d541e01 2024-02-06 23:54:23.390 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:23.390 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:23.390 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:23.390 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:23.390 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:23.390 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:23.390 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:23.390 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:23.390 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:23.390 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:23.390 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:23.390 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:23.390 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:23.390 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:23.390 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:23.390 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:23.390 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:23.390 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:23.390 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:23.390 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2024-02-06 23:54:23.390 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:23.390 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:23.390 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:23.390 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:23.390 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:23.390 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:23.390 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:23.390 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:23.390 [Test worker @coroutine#4722] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2024-02-06 23:54:23.390 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a8d03ce 2024-02-06 23:54:23.390 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a8d03ce 2024-02-06 23:54:23.390 [Test worker @coroutine#4722] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2024-02-06 23:54:23.403 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a8d03ce 2024-02-06 23:54:23.414 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a8d03ce 2024-02-06 23:54:23.415 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a8d03ce 2024-02-06 23:54:23.417 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a8d03ce 2024-02-06 23:54:23.417 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2024-02-06 23:54:23.417 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:23.417 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:23.417 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:23.417 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:23.417 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:23.417 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:23.417 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e7cd4bb 2024-02-06 23:54:23.417 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:23.417 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:23.417 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:23.417 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:23.417 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:23.417 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:23.417 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:23.417 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:23.417 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:23.417 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:23.417 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:23.417 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:23.417 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:23.417 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:23.417 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:23.417 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:23.417 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:23.417 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:23.417 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:23.417 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2024-02-06 23:54:23.417 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:23.418 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:23.418 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:23.418 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:23.418 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:23.418 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:23.418 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:23.418 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:23.418 [Test worker @coroutine#4722] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2024-02-06 23:54:23.418 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@26edfa34 2024-02-06 23:54:23.418 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@26edfa34 2024-02-06 23:54:23.418 [Test worker @coroutine#4722] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2024-02-06 23:54:23.430 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26edfa34 2024-02-06 23:54:23.441 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26edfa34 2024-02-06 23:54:23.442 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26edfa34 2024-02-06 23:54:23.443 [DefaultDispatcher-worker-5 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-06 23:54:23.443 [DefaultDispatcher-worker-5 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33817/UmAppDatabase/replication/nodeId 2024-02-06 23:54:23.443 [DefaultDispatcher-worker-5 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33817/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:23.443 [DefaultDispatcher-worker-5 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33817/UmAppDatabase/replication/nodeId 2024-02-06 23:54:23.444 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26edfa34 2024-02-06 23:54:23.444 [DefaultDispatcher-worker-12 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33817/UmAppDatabase/replication/nodeId 2024-02-06 23:54:23.444 [DefaultDispatcher-worker-12 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33817/UmAppDatabase/replication/nodeId 2024-02-06 23:54:23.454 [DefaultDispatcher-worker-4 @coroutine#4738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26edfa34 2024-02-06 23:54:23.469 [DefaultDispatcher-worker-20 @coroutine#4722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a8d03ce 2024-02-06 23:54:23.482 [DefaultDispatcher-worker-17 @coroutine#4722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a8d03ce 2024-02-06 23:54:23.533 [HikariPool-146 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:23.533 [HikariPool-147 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:23.541 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2024-02-06 23:54:23.541 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2024-02-06 23:54:23.541 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:23.542 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a8d03ce: (connection evicted) 2024-02-06 23:54:23.542 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:23.542 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2024-02-06 23:54:23.542 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2024-02-06 23:54:23.543 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2024-02-06 23:54:23.543 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2024-02-06 23:54:23.543 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:23.543 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@26edfa34: (connection evicted) 2024-02-06 23:54:23.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:23.544 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2024-02-06 23:54:23.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2024-02-06 23:54:23.545 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2024-02-06 23:54:23.545 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:23.545 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:23.545 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:23.545 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:23.545 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:23.545 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:23.545 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3280a79a 2024-02-06 23:54:23.545 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:23.545 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:23.545 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:23.545 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:23.545 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:23.545 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:23.545 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:23.545 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:23.545 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:23.545 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:23.545 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:23.545 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:23.545 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:23.545 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:23.545 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:23.545 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:23.545 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:23.545 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:23.545 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:23.545 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2024-02-06 23:54:23.545 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:23.545 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:23.545 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:23.545 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:23.545 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:23.545 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:23.545 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:23.545 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:23.545 [Test worker @coroutine#4774] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2024-02-06 23:54:23.545 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@770be0d0 2024-02-06 23:54:23.545 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@770be0d0 2024-02-06 23:54:23.545 [Test worker @coroutine#4774] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2024-02-06 23:54:23.560 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@770be0d0 2024-02-06 23:54:23.570 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@770be0d0 2024-02-06 23:54:23.572 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@770be0d0 2024-02-06 23:54:23.573 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@770be0d0 2024-02-06 23:54:23.574 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2024-02-06 23:54:23.574 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:23.574 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:23.574 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:23.574 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:23.574 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:23.574 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:23.574 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@665574fb 2024-02-06 23:54:23.574 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:23.574 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:23.574 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:23.574 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:23.574 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:23.574 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:23.574 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:23.574 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:23.574 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:23.574 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:23.574 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:23.574 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:23.574 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:23.574 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:23.574 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:23.574 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:23.574 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:23.574 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:23.574 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:23.574 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2024-02-06 23:54:23.574 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:23.574 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:23.574 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:23.574 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:23.574 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:23.574 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:23.574 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:23.574 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:23.574 [Test worker @coroutine#4774] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2024-02-06 23:54:23.574 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b83ec49 2024-02-06 23:54:23.574 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b83ec49 2024-02-06 23:54:23.574 [Test worker @coroutine#4774] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2024-02-06 23:54:23.586 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b83ec49 2024-02-06 23:54:23.597 [DefaultDispatcher-worker-19 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346a2799 2024-02-06 23:54:23.597 [DefaultDispatcher-worker-19 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37139/UmAppDatabase/replication/nodeId 2024-02-06 23:54:23.597 [DefaultDispatcher-worker-19 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37139/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:23.597 [DefaultDispatcher-worker-19 @coroutine#2928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37139/UmAppDatabase/replication/nodeId 2024-02-06 23:54:23.598 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b83ec49 2024-02-06 23:54:23.598 [DefaultDispatcher-worker-17 @coroutine#2928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37139/UmAppDatabase/replication/nodeId 2024-02-06 23:54:23.598 [DefaultDispatcher-worker-17 @coroutine#2928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37139/UmAppDatabase/replication/nodeId 2024-02-06 23:54:23.599 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b83ec49 2024-02-06 23:54:23.601 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b83ec49 2024-02-06 23:54:23.611 [DefaultDispatcher-worker-10 @coroutine#4792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b83ec49 2024-02-06 23:54:23.625 [DefaultDispatcher-worker-10 @coroutine#4774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@770be0d0 2024-02-06 23:54:23.637 [DefaultDispatcher-worker-15 @coroutine#4774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@770be0d0 2024-02-06 23:54:23.642 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2024-02-06 23:54:23.642 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2024-02-06 23:54:23.642 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:23.642 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@770be0d0: (connection evicted) 2024-02-06 23:54:23.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:23.643 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2024-02-06 23:54:23.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2024-02-06 23:54:23.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2024-02-06 23:54:23.643 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2024-02-06 23:54:23.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:23.643 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b83ec49: (connection evicted) 2024-02-06 23:54:23.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:23.644 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2024-02-06 23:54:23.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2024-02-06 23:54:23.645 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2024-02-06 23:54:23.645 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:23.645 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:23.645 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:23.645 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:23.645 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:23.645 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:23.645 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51f31fad 2024-02-06 23:54:23.645 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:23.645 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:23.645 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:23.645 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:23.645 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:23.645 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:23.645 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:23.645 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:23.645 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:23.645 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:23.645 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:23.645 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:23.645 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:23.646 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:23.646 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:23.646 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:23.646 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:23.646 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:23.646 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:23.646 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2024-02-06 23:54:23.646 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:23.646 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:23.646 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:23.646 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:23.646 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:23.646 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:23.646 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:23.646 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:23.646 [Test worker @coroutine#4819] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2024-02-06 23:54:23.646 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@59f36439 2024-02-06 23:54:23.646 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@59f36439 2024-02-06 23:54:23.646 [Test worker @coroutine#4819] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2024-02-06 23:54:23.660 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f36439 2024-02-06 23:54:23.671 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f36439 2024-02-06 23:54:23.672 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f36439 2024-02-06 23:54:23.674 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f36439 2024-02-06 23:54:23.674 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2024-02-06 23:54:23.675 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:23.675 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:23.675 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:23.675 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:23.675 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:23.675 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:23.675 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@578483bd 2024-02-06 23:54:23.675 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:23.675 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:23.675 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:23.675 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:23.675 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:23.675 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:23.675 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:23.675 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:23.675 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:23.675 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:23.675 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:23.675 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:23.675 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:23.675 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:23.675 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:23.675 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:23.675 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:23.675 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:23.675 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:23.675 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2024-02-06 23:54:23.675 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:23.675 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:23.675 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:23.675 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:23.675 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:23.675 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:23.675 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:23.675 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:23.675 [Test worker @coroutine#4819] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2024-02-06 23:54:23.675 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@56f4f385 2024-02-06 23:54:23.675 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@56f4f385 2024-02-06 23:54:23.675 [Test worker @coroutine#4819] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2024-02-06 23:54:23.677 [DefaultDispatcher-worker-17 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28d97205 2024-02-06 23:54:23.677 [DefaultDispatcher-worker-17 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51439/UmAppDatabase/replication/nodeId 2024-02-06 23:54:23.677 [DefaultDispatcher-worker-17 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51439/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:23.677 [DefaultDispatcher-worker-17 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51439/UmAppDatabase/replication/nodeId 2024-02-06 23:54:23.678 [DefaultDispatcher-worker-10 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51439/UmAppDatabase/replication/nodeId 2024-02-06 23:54:23.678 [DefaultDispatcher-worker-10 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51439/UmAppDatabase/replication/nodeId 2024-02-06 23:54:23.691 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f4f385 2024-02-06 23:54:23.702 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f4f385 2024-02-06 23:54:23.703 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f4f385 2024-02-06 23:54:23.705 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f4f385 2024-02-06 23:54:23.716 [DefaultDispatcher-worker-20 @coroutine#4836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f4f385 2024-02-06 23:54:23.730 [DefaultDispatcher-worker-20 @coroutine#4819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f36439 2024-02-06 23:54:23.744 [DefaultDispatcher-worker-4 @coroutine#4819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f36439 2024-02-06 23:54:23.746 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:54:23.747 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f36439 2024-02-06 23:54:23.750 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f36439 2024-02-06 23:54:23.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2024-02-06 23:54:23.756 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2024-02-06 23:54:23.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:23.756 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59f36439: (connection evicted) 2024-02-06 23:54:23.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:23.757 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2024-02-06 23:54:23.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2024-02-06 23:54:23.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2024-02-06 23:54:23.757 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2024-02-06 23:54:23.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:23.757 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56f4f385: (connection evicted) 2024-02-06 23:54:23.758 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:23.758 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2024-02-06 23:54:23.758 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2024-02-06 23:54:23.759 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2024-02-06 23:54:23.759 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:23.759 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:23.759 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:23.759 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:23.759 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:23.759 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:23.759 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@395854dd 2024-02-06 23:54:23.759 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:23.759 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:23.759 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:23.759 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:23.759 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:23.759 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:23.759 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:23.759 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:23.759 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:23.759 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:23.759 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:23.759 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:23.759 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:23.759 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:23.759 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:23.759 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:23.759 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:23.759 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:23.759 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:23.759 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2024-02-06 23:54:23.759 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:23.759 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:23.759 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:23.759 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:23.759 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:23.759 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:23.759 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:23.759 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:23.759 [Test worker @coroutine#4868] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2024-02-06 23:54:23.760 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f9d47a3 2024-02-06 23:54:23.760 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f9d47a3 2024-02-06 23:54:23.760 [Test worker @coroutine#4868] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2024-02-06 23:54:23.760 [DefaultDispatcher-worker-16 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bed0ff4 2024-02-06 23:54:23.761 [DefaultDispatcher-worker-16 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45709/UmAppDatabase/replication/nodeId 2024-02-06 23:54:23.761 [DefaultDispatcher-worker-16 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45709/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:23.761 [DefaultDispatcher-worker-16 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45709/UmAppDatabase/replication/nodeId 2024-02-06 23:54:23.762 [DefaultDispatcher-worker-5 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45709/UmAppDatabase/replication/nodeId 2024-02-06 23:54:23.762 [DefaultDispatcher-worker-5 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45709/UmAppDatabase/replication/nodeId 2024-02-06 23:54:23.773 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f9d47a3 2024-02-06 23:54:23.784 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f9d47a3 2024-02-06 23:54:23.785 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f9d47a3 2024-02-06 23:54:23.787 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f9d47a3 2024-02-06 23:54:23.787 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2024-02-06 23:54:23.788 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:23.788 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:23.788 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:23.788 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:23.788 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:23.788 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:23.788 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1cbb394b 2024-02-06 23:54:23.788 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:23.788 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:23.788 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:23.788 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:23.788 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:23.788 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:23.788 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:23.788 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:23.788 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:23.788 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:23.788 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:23.788 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:23.788 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:23.788 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:23.788 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:23.788 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:23.788 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:23.788 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:23.788 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:23.788 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2024-02-06 23:54:23.788 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:23.788 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:23.788 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:23.788 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:23.788 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:23.788 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:23.788 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:23.788 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:23.788 [Test worker @coroutine#4868] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2024-02-06 23:54:23.788 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@12d33d7a 2024-02-06 23:54:23.788 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@12d33d7a 2024-02-06 23:54:23.788 [Test worker @coroutine#4868] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2024-02-06 23:54:23.801 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12d33d7a 2024-02-06 23:54:23.811 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12d33d7a 2024-02-06 23:54:23.812 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12d33d7a 2024-02-06 23:54:23.814 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12d33d7a 2024-02-06 23:54:23.825 [DefaultDispatcher-worker-9 @coroutine#4885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12d33d7a 2024-02-06 23:54:23.828 [DefaultDispatcher-worker-12 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@737bb797 2024-02-06 23:54:23.829 [DefaultDispatcher-worker-12 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:54:23.829 [DefaultDispatcher-worker-12 @coroutine#3018] 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-02-06 23:54:23.829 [DefaultDispatcher-worker-12 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:54:23.829 [DefaultDispatcher-worker-12 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:54:23.839 [DefaultDispatcher-worker-18 @coroutine#4868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f9d47a3 2024-02-06 23:54:23.850 [DefaultDispatcher-worker-16 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f26cd76 2024-02-06 23:54:23.851 [DefaultDispatcher-worker-16 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55675/UmAppDatabase/replication/nodeId 2024-02-06 23:54:23.851 [DefaultDispatcher-worker-13 @coroutine#4868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f9d47a3 2024-02-06 23:54:23.851 [DefaultDispatcher-worker-16 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55675/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:23.851 [DefaultDispatcher-worker-16 @coroutine#3033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55675/UmAppDatabase/replication/nodeId 2024-02-06 23:54:23.852 [DefaultDispatcher-worker-17 @coroutine#3033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55675/UmAppDatabase/replication/nodeId 2024-02-06 23:54:23.852 [DefaultDispatcher-worker-17 @coroutine#3033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55675/UmAppDatabase/replication/nodeId 2024-02-06 23:54:23.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2024-02-06 23:54:23.857 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2024-02-06 23:54:23.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:23.858 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f9d47a3: (connection evicted) 2024-02-06 23:54:23.858 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:23.858 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2024-02-06 23:54:23.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2024-02-06 23:54:23.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2024-02-06 23:54:23.859 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2024-02-06 23:54:23.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:23.859 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12d33d7a: (connection evicted) 2024-02-06 23:54:23.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:23.860 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2024-02-06 23:54:23.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2024-02-06 23:54:23.862 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2024-02-06 23:54:23.862 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:23.862 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:23.862 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:23.862 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:23.862 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:23.862 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:23.862 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7212d3df 2024-02-06 23:54:23.862 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:23.862 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:23.862 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:23.862 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:23.862 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:23.862 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:23.862 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:23.862 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:23.862 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:23.862 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:23.862 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:23.862 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:23.862 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:23.862 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:23.862 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:23.862 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:23.862 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:23.862 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:23.862 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:23.862 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2024-02-06 23:54:23.862 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:23.862 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:23.862 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:23.862 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:23.862 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:23.862 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:23.862 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:23.862 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:23.862 [Test worker @coroutine#4932] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2024-02-06 23:54:23.863 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ff05f85 2024-02-06 23:54:23.863 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ff05f85 2024-02-06 23:54:23.863 [Test worker @coroutine#4932] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2024-02-06 23:54:23.878 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ff05f85 2024-02-06 23:54:23.888 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ff05f85 2024-02-06 23:54:23.890 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ff05f85 2024-02-06 23:54:23.892 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ff05f85 2024-02-06 23:54:23.900 [DefaultDispatcher-worker-17 @coroutine#4939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ff05f85 2024-02-06 23:54:23.902 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ff05f85 2024-02-06 23:54:23.913 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ff05f85 2024-02-06 23:54:23.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2024-02-06 23:54:23.926 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2024-02-06 23:54:23.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:23.926 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ff05f85: (connection evicted) 2024-02-06 23:54:23.927 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:23.927 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2024-02-06 23:54:23.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2024-02-06 23:54:23.929 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2024-02-06 23:54:23.929 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:23.929 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:23.929 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:23.929 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:23.929 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:23.929 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:23.929 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d4f2f3d 2024-02-06 23:54:23.929 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:23.929 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:23.929 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:23.929 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:23.929 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:23.929 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:23.929 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:23.929 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:23.929 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:23.929 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:23.929 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:23.929 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:23.929 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:23.929 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:23.929 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:23.929 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:23.929 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:23.929 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:23.929 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:23.929 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2024-02-06 23:54:23.929 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:23.929 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:23.929 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:23.930 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:23.930 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:23.930 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:23.930 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:23.930 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:23.930 [Test worker @coroutine#4963] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2024-02-06 23:54:23.930 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@66ca8882 2024-02-06 23:54:23.930 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@66ca8882 2024-02-06 23:54:23.930 [Test worker @coroutine#4963] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2024-02-06 23:54:23.946 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ca8882 2024-02-06 23:54:23.957 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ca8882 2024-02-06 23:54:23.959 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ca8882 2024-02-06 23:54:23.960 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ca8882 2024-02-06 23:54:23.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2024-02-06 23:54:23.965 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2024-02-06 23:54:23.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:54:23.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:23.965 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2024-02-06 23:54:23.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2024-02-06 23:54:23.966 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2024-02-06 23:54:23.966 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:23.966 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:23.966 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:23.966 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:23.966 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:23.966 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:23.966 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41f3f64 2024-02-06 23:54:23.966 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:23.966 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:23.966 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:23.966 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:23.966 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:23.966 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:23.966 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:23.966 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:23.966 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:23.966 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:23.966 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:23.966 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:23.966 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:23.966 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:23.966 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:23.966 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:23.966 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:23.966 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:23.966 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:23.966 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2024-02-06 23:54:23.966 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:23.966 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:23.966 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:23.967 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:23.967 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:23.967 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:23.967 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:23.967 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:23.967 [Test worker @coroutine#4994] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2024-02-06 23:54:23.967 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@3956df0a 2024-02-06 23:54:23.967 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@3956df0a 2024-02-06 23:54:23.967 [Test worker @coroutine#4994] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2024-02-06 23:54:23.980 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3956df0a 2024-02-06 23:54:23.991 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3956df0a 2024-02-06 23:54:23.992 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3956df0a 2024-02-06 23:54:23.994 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3956df0a 2024-02-06 23:54:23.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2024-02-06 23:54:23.998 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2024-02-06 23:54:23.998 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:54:23.998 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:23.998 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2024-02-06 23:54:23.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2024-02-06 23:54:23.999 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2024-02-06 23:54:23.999 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:23.999 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:23.999 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:23.999 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:23.999 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:23.999 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:23.999 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b6558aa 2024-02-06 23:54:23.999 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:23.999 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:23.999 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:23.999 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:23.999 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:23.999 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:23.999 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:23.999 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:23.999 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:23.999 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:23.999 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:23.999 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:24.000 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:24.000 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:24.000 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:24.000 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:24.000 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:24.000 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:24.000 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:24.000 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2024-02-06 23:54:24.000 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:24.000 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:24.000 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:24.000 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:24.000 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:24.000 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:24.000 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:24.000 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:24.000 [Test worker @coroutine#5024] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2024-02-06 23:54:24.000 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fec6c2f 2024-02-06 23:54:24.000 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fec6c2f 2024-02-06 23:54:24.000 [Test worker @coroutine#5024] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2024-02-06 23:54:24.013 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fec6c2f 2024-02-06 23:54:24.023 [DefaultDispatcher-worker-17 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4004bfba 2024-02-06 23:54:24.024 [DefaultDispatcher-worker-17 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56609/UmAppDatabase/replication/nodeId 2024-02-06 23:54:24.024 [DefaultDispatcher-worker-17 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56609/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:24.024 [DefaultDispatcher-worker-17 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56609/UmAppDatabase/replication/nodeId 2024-02-06 23:54:24.025 [DefaultDispatcher-worker-19 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56609/UmAppDatabase/replication/nodeId 2024-02-06 23:54:24.025 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fec6c2f 2024-02-06 23:54:24.025 [DefaultDispatcher-worker-19 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56609/UmAppDatabase/replication/nodeId 2024-02-06 23:54:24.028 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fec6c2f 2024-02-06 23:54:24.030 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fec6c2f 2024-02-06 23:54:24.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2024-02-06 23:54:24.033 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2024-02-06 23:54:24.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:54:24.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:24.033 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2024-02-06 23:54:24.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2024-02-06 23:54:24.034 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2024-02-06 23:54:24.034 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:24.034 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:24.034 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:24.034 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:24.034 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:24.034 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:24.034 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54e39504 2024-02-06 23:54:24.034 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:24.034 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:24.035 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:24.035 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:24.035 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:24.035 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:24.035 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:24.035 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:24.035 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:24.035 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:24.035 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:24.035 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:24.035 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:24.035 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:24.035 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:24.035 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:24.035 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:24.035 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:24.035 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:24.035 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2024-02-06 23:54:24.035 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:24.035 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:24.035 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:24.035 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:24.035 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:24.035 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:24.035 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:24.035 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:24.035 [Test worker @coroutine#5060] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2024-02-06 23:54:24.035 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@13ac1657 2024-02-06 23:54:24.035 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@13ac1657 2024-02-06 23:54:24.035 [Test worker @coroutine#5060] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2024-02-06 23:54:24.048 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13ac1657 2024-02-06 23:54:24.059 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13ac1657 2024-02-06 23:54:24.060 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13ac1657 2024-02-06 23:54:24.062 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13ac1657 2024-02-06 23:54:24.071 [DefaultDispatcher-worker-8 @coroutine#5067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13ac1657 2024-02-06 23:54:24.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2024-02-06 23:54:24.076 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2024-02-06 23:54:24.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:24.076 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13ac1657: (connection evicted) 2024-02-06 23:54:24.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:24.077 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2024-02-06 23:54:24.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2024-02-06 23:54:24.078 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2024-02-06 23:54:24.078 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:24.078 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:24.078 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:24.079 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:24.079 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:24.079 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:24.079 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11eb8842 2024-02-06 23:54:24.079 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:24.079 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:24.079 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:24.079 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:24.079 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:24.079 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:24.079 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:24.079 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:24.079 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:24.079 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:24.079 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:24.079 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:24.079 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:24.079 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:24.079 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:24.079 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:24.079 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:24.079 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:24.079 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:24.079 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2024-02-06 23:54:24.079 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:24.079 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:24.079 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:24.079 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:24.079 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:24.079 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:24.079 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:24.079 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:24.079 [Test worker @coroutine#5087] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2024-02-06 23:54:24.079 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@7018636a 2024-02-06 23:54:24.079 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@7018636a 2024-02-06 23:54:24.079 [Test worker @coroutine#5087] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2024-02-06 23:54:24.096 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7018636a 2024-02-06 23:54:24.106 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7018636a 2024-02-06 23:54:24.108 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7018636a 2024-02-06 23:54:24.110 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7018636a 2024-02-06 23:54:24.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2024-02-06 23:54:24.113 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2024-02-06 23:54:24.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:54:24.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:24.113 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2024-02-06 23:54:24.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2024-02-06 23:54:24.114 [Test worker @coroutine#5116] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2024-02-06 23:54:24.114 [Test worker @coroutine#5116] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:24.114 [Test worker @coroutine#5116] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:24.114 [Test worker @coroutine#5116] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:24.114 [Test worker @coroutine#5116] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:24.114 [Test worker @coroutine#5116] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:24.114 [Test worker @coroutine#5116] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:24.114 [Test worker @coroutine#5116] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7510824 2024-02-06 23:54:24.114 [Test worker @coroutine#5116] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:24.114 [Test worker @coroutine#5116] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:24.114 [Test worker @coroutine#5116] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:24.114 [Test worker @coroutine#5116] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:24.114 [Test worker @coroutine#5116] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:24.114 [Test worker @coroutine#5116] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:24.114 [Test worker @coroutine#5116] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:24.114 [Test worker @coroutine#5116] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:24.114 [Test worker @coroutine#5116] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:24.114 [Test worker @coroutine#5116] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:24.114 [Test worker @coroutine#5116] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:24.114 [Test worker @coroutine#5116] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:24.114 [Test worker @coroutine#5116] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:24.114 [Test worker @coroutine#5116] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:24.114 [Test worker @coroutine#5116] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:24.114 [Test worker @coroutine#5116] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:24.114 [Test worker @coroutine#5116] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:24.115 [Test worker @coroutine#5116] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:24.115 [Test worker @coroutine#5116] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:24.115 [Test worker @coroutine#5116] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2024-02-06 23:54:24.115 [Test worker @coroutine#5116] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:24.115 [Test worker @coroutine#5116] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:24.115 [Test worker @coroutine#5116] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:24.115 [Test worker @coroutine#5116] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:24.115 [Test worker @coroutine#5116] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:24.115 [Test worker @coroutine#5116] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:24.115 [Test worker @coroutine#5116] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:24.115 [Test worker @coroutine#5116] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:24.115 [Test worker @coroutine#5116] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2024-02-06 23:54:24.115 [Test worker @coroutine#5116] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@766ab25b 2024-02-06 23:54:24.115 [Test worker @coroutine#5116] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@766ab25b 2024-02-06 23:54:24.115 [Test worker @coroutine#5116] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2024-02-06 23:54:24.128 [Test worker @coroutine#5116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@766ab25b 2024-02-06 23:54:24.138 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@766ab25b 2024-02-06 23:54:24.140 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@766ab25b 2024-02-06 23:54:24.142 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@766ab25b 2024-02-06 23:54:24.151 [DefaultDispatcher-worker-8 @coroutine#5123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@766ab25b 2024-02-06 23:54:24.153 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@766ab25b 2024-02-06 23:54:24.159 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@766ab25b 2024-02-06 23:54:24.161 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2024-02-06 23:54:24.161 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2024-02-06 23:54:24.161 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:24.162 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@766ab25b: (connection evicted) 2024-02-06 23:54:24.162 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:24.162 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2024-02-06 23:54:24.162 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2024-02-06 23:54:24.164 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2024-02-06 23:54:24.164 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:24.164 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:24.164 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:24.164 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:24.164 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:24.164 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:24.164 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63b85d97 2024-02-06 23:54:24.164 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:24.164 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:24.164 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:24.164 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:24.164 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:24.164 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:24.164 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:24.164 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:24.164 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:24.164 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:24.164 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:24.164 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:24.164 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:24.164 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:24.164 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:24.164 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:24.164 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:24.164 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:24.164 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:24.164 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2024-02-06 23:54:24.164 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:24.164 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:24.164 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:24.164 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:24.164 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:24.164 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:24.164 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:24.164 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:24.164 [Test worker @coroutine#5150] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2024-02-06 23:54:24.165 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d583602 2024-02-06 23:54:24.165 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d583602 2024-02-06 23:54:24.165 [Test worker @coroutine#5150] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2024-02-06 23:54:24.178 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d583602 2024-02-06 23:54:24.188 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d583602 2024-02-06 23:54:24.190 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d583602 2024-02-06 23:54:24.191 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d583602 2024-02-06 23:54:24.191 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2024-02-06 23:54:24.192 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:24.192 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:24.192 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:24.192 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:24.192 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:24.192 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:24.192 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54af9cce 2024-02-06 23:54:24.192 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:24.192 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:24.192 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:24.192 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:24.192 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:24.192 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:24.192 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:24.192 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:24.192 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:24.192 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:24.192 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:24.192 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:24.192 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:24.192 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:24.192 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:24.192 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:24.192 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:24.192 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:24.192 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:24.192 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2024-02-06 23:54:24.192 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:24.192 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:24.192 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:24.192 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:24.192 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:24.192 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:24.192 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:24.192 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:24.192 [Test worker @coroutine#5150] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2024-02-06 23:54:24.192 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@3eb6d7a9 2024-02-06 23:54:24.192 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@3eb6d7a9 2024-02-06 23:54:24.192 [Test worker @coroutine#5150] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2024-02-06 23:54:24.205 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3eb6d7a9 2024-02-06 23:54:24.216 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3eb6d7a9 2024-02-06 23:54:24.217 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3eb6d7a9 2024-02-06 23:54:24.219 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3eb6d7a9 2024-02-06 23:54:24.230 [DefaultDispatcher-worker-7 @coroutine#5164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3eb6d7a9 2024-02-06 23:54:24.243 [DefaultDispatcher-worker-18 @coroutine#5150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d583602 2024-02-06 23:54:24.265 [HikariPool-161 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:54:24.269 [DefaultDispatcher-worker-17 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ecfff32 2024-02-06 23:54:24.269 [DefaultDispatcher-worker-17 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36529/UmAppDatabase/replication/nodeId 2024-02-06 23:54:24.269 [DefaultDispatcher-worker-17 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36529/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:24.269 [DefaultDispatcher-worker-17 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36529/UmAppDatabase/replication/nodeId 2024-02-06 23:54:24.270 [DefaultDispatcher-worker-19 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36529/UmAppDatabase/replication/nodeId 2024-02-06 23:54:24.270 [DefaultDispatcher-worker-19 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36529/UmAppDatabase/replication/nodeId 2024-02-06 23:54:24.277 [DefaultDispatcher-worker-11 @coroutine#5150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d583602 2024-02-06 23:54:24.284 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2024-02-06 23:54:24.284 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2024-02-06 23:54:24.284 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:24.285 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d583602: (connection evicted) 2024-02-06 23:54:24.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:24.285 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2024-02-06 23:54:24.285 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2024-02-06 23:54:24.285 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2024-02-06 23:54:24.285 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2024-02-06 23:54:24.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:24.286 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3eb6d7a9: (connection evicted) 2024-02-06 23:54:24.286 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:24.286 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2024-02-06 23:54:24.286 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2024-02-06 23:54:24.287 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2024-02-06 23:54:24.288 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:24.288 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:24.288 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:24.288 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:24.288 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:24.288 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:24.288 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f4bc3ff 2024-02-06 23:54:24.288 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:24.288 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:24.288 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:24.288 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:24.288 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:24.288 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:24.288 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:24.288 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:24.288 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:24.288 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:24.288 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:24.288 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:24.288 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:24.288 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:24.288 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:24.288 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:24.288 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:24.288 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:24.288 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:24.288 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2024-02-06 23:54:24.288 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:24.288 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:24.288 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:24.288 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:24.288 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:24.288 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:24.288 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:24.288 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:24.288 [Test worker @coroutine#5180] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2024-02-06 23:54:24.288 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@154fcedd 2024-02-06 23:54:24.288 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@154fcedd 2024-02-06 23:54:24.288 [Test worker @coroutine#5180] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2024-02-06 23:54:24.304 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@154fcedd 2024-02-06 23:54:24.314 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@154fcedd 2024-02-06 23:54:24.316 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@154fcedd 2024-02-06 23:54:24.318 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@154fcedd 2024-02-06 23:54:24.318 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2024-02-06 23:54:24.318 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:24.318 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:24.318 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:24.318 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:24.318 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:24.318 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:24.318 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6eb6750f 2024-02-06 23:54:24.318 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:24.318 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:24.318 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:24.318 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:24.318 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:24.318 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:24.318 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:24.318 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:24.318 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:24.318 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:24.318 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:24.318 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:24.318 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:24.318 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:24.318 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:24.318 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:24.318 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:24.318 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:24.318 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:24.318 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2024-02-06 23:54:24.318 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:24.318 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:24.318 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:24.318 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:24.318 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:24.318 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:24.318 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:24.318 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:24.318 [Test worker @coroutine#5180] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2024-02-06 23:54:24.319 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@55b7f0d 2024-02-06 23:54:24.319 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@55b7f0d 2024-02-06 23:54:24.319 [Test worker @coroutine#5180] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2024-02-06 23:54:24.331 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b7f0d 2024-02-06 23:54:24.342 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b7f0d 2024-02-06 23:54:24.344 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b7f0d 2024-02-06 23:54:24.344 [DefaultDispatcher-worker-14 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2024-02-06 23:54:24.344 [DefaultDispatcher-worker-14 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId 2024-02-06 23:54:24.344 [DefaultDispatcher-worker-14 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:24.344 [DefaultDispatcher-worker-14 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId 2024-02-06 23:54:24.345 [DefaultDispatcher-worker-8 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId 2024-02-06 23:54:24.345 [DefaultDispatcher-worker-8 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId 2024-02-06 23:54:24.345 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b7f0d 2024-02-06 23:54:24.350 [DefaultDispatcher-worker-19 @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3777fc44 2024-02-06 23:54:24.350 [DefaultDispatcher-worker-19 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44493/UmAppDatabase/replication/nodeId 2024-02-06 23:54:24.350 [DefaultDispatcher-worker-19 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44493/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:24.350 [DefaultDispatcher-worker-19 @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44493/UmAppDatabase/replication/nodeId 2024-02-06 23:54:24.351 [DefaultDispatcher-worker-11 @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44493/UmAppDatabase/replication/nodeId 2024-02-06 23:54:24.351 [DefaultDispatcher-worker-11 @coroutine#2849] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44493/UmAppDatabase/replication/nodeId 2024-02-06 23:54:24.355 [DefaultDispatcher-worker-15 @coroutine#5197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b7f0d 2024-02-06 23:54:24.369 [DefaultDispatcher-worker-18 @coroutine#5180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@154fcedd 2024-02-06 23:54:24.388 [HikariPool-163 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:54:24.395 [DefaultDispatcher-worker-20 @coroutine#5180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@154fcedd 2024-02-06 23:54:24.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2024-02-06 23:54:24.399 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2024-02-06 23:54:24.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:24.399 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@154fcedd: (connection evicted) 2024-02-06 23:54:24.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:24.400 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2024-02-06 23:54:24.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2024-02-06 23:54:24.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2024-02-06 23:54:24.400 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2024-02-06 23:54:24.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:24.400 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55b7f0d: (connection evicted) 2024-02-06 23:54:24.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:24.401 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2024-02-06 23:54:24.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2024-02-06 23:54:24.402 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2024-02-06 23:54:24.403 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:24.403 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:24.403 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:24.403 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:24.403 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:24.403 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:24.403 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@365291bd 2024-02-06 23:54:24.403 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:24.403 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:24.403 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:24.403 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:24.403 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:24.403 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:24.403 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:24.403 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:24.403 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:24.403 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:24.403 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:24.403 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:24.403 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:24.403 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:24.403 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:24.403 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:24.403 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:24.403 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:24.403 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:24.403 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2024-02-06 23:54:24.403 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:24.403 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:24.403 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:24.403 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:24.403 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:24.403 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:24.403 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:24.403 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:24.403 [Test worker @coroutine#5213] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2024-02-06 23:54:24.403 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b5e6983 2024-02-06 23:54:24.403 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b5e6983 2024-02-06 23:54:24.403 [Test worker @coroutine#5213] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2024-02-06 23:54:24.418 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b5e6983 2024-02-06 23:54:24.429 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b5e6983 2024-02-06 23:54:24.430 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b5e6983 2024-02-06 23:54:24.432 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b5e6983 2024-02-06 23:54:24.432 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2024-02-06 23:54:24.432 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:24.432 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:24.432 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:24.432 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:24.432 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:24.432 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:24.432 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ba7391b 2024-02-06 23:54:24.432 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:24.432 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:24.432 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:24.432 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:24.432 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:24.432 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:24.432 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:24.432 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:24.432 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:24.432 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:24.432 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:24.432 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:24.432 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:24.432 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:24.432 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:24.432 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:24.432 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:24.432 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:24.432 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:24.432 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2024-02-06 23:54:24.432 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:24.432 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:24.432 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:24.432 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:24.432 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:24.432 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:24.433 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:24.433 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:24.433 [Test worker @coroutine#5213] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2024-02-06 23:54:24.433 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@9203db8 2024-02-06 23:54:24.433 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@9203db8 2024-02-06 23:54:24.433 [Test worker @coroutine#5213] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2024-02-06 23:54:24.445 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9203db8 2024-02-06 23:54:24.452 [DefaultDispatcher-worker-20 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-06 23:54:24.452 [DefaultDispatcher-worker-20 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33817/UmAppDatabase/replication/nodeId 2024-02-06 23:54:24.452 [DefaultDispatcher-worker-20 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33817/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:24.452 [DefaultDispatcher-worker-20 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33817/UmAppDatabase/replication/nodeId 2024-02-06 23:54:24.453 [DefaultDispatcher-worker-15 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33817/UmAppDatabase/replication/nodeId 2024-02-06 23:54:24.453 [DefaultDispatcher-worker-15 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33817/UmAppDatabase/replication/nodeId 2024-02-06 23:54:24.458 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9203db8 2024-02-06 23:54:24.460 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9203db8 2024-02-06 23:54:24.461 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9203db8 2024-02-06 23:54:24.472 [DefaultDispatcher-worker-6 @coroutine#5230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9203db8 2024-02-06 23:54:24.484 [DefaultDispatcher-worker-18 @coroutine#5213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b5e6983 2024-02-06 23:54:24.503 [HikariPool-165 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:54:24.506 [DefaultDispatcher-worker-12 @coroutine#5213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b5e6983 2024-02-06 23:54:24.513 [DefaultDispatcher-worker-2 @coroutine#5213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b5e6983 2024-02-06 23:54:24.525 [DefaultDispatcher-worker-18 @coroutine#5213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b5e6983 2024-02-06 23:54:24.533 [HikariPool-166 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:24.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2024-02-06 23:54:24.536 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2024-02-06 23:54:24.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:24.536 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b5e6983: (connection evicted) 2024-02-06 23:54:24.537 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:24.537 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2024-02-06 23:54:24.537 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2024-02-06 23:54:24.537 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2024-02-06 23:54:24.537 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2024-02-06 23:54:24.537 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:24.537 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9203db8: (connection evicted) 2024-02-06 23:54:24.538 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:24.538 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2024-02-06 23:54:24.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2024-02-06 23:54:24.540 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2024-02-06 23:54:24.540 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:24.540 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:24.540 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:24.540 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:24.540 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:24.540 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:24.540 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39bd07fe 2024-02-06 23:54:24.540 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:24.540 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:24.540 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:24.540 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:24.540 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:24.540 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:24.540 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:24.540 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:24.540 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:24.540 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:24.540 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:24.540 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:24.540 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:24.540 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:24.540 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:24.540 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:24.540 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:24.540 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:24.540 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:24.540 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2024-02-06 23:54:24.540 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:24.540 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:24.540 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:24.540 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:24.540 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:24.540 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:24.540 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:24.540 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:24.540 [Test worker @coroutine#5255] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2024-02-06 23:54:24.541 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e474bd 2024-02-06 23:54:24.541 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e474bd 2024-02-06 23:54:24.541 [Test worker @coroutine#5255] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2024-02-06 23:54:24.556 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e474bd 2024-02-06 23:54:24.567 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e474bd 2024-02-06 23:54:24.568 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e474bd 2024-02-06 23:54:24.570 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e474bd 2024-02-06 23:54:24.570 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2024-02-06 23:54:24.570 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:24.570 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:24.570 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:24.570 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:24.570 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:24.570 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:24.570 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2da3d7d3 2024-02-06 23:54:24.570 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:24.570 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:24.570 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:24.570 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:24.570 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:24.570 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:24.570 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:24.570 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:24.570 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:24.570 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:24.570 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:24.570 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:24.570 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:24.570 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:24.570 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:24.571 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:24.571 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:24.571 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:24.571 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:24.571 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2024-02-06 23:54:24.571 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:24.571 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:24.571 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:24.571 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:24.571 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:24.571 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:24.571 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:24.571 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:24.571 [Test worker @coroutine#5255] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2024-02-06 23:54:24.571 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@47184859 2024-02-06 23:54:24.571 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@47184859 2024-02-06 23:54:24.571 [Test worker @coroutine#5255] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2024-02-06 23:54:24.583 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47184859 2024-02-06 23:54:24.594 [Test worker @coroutine#5262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47184859 2024-02-06 23:54:24.595 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47184859 2024-02-06 23:54:24.597 [Test worker @coroutine#5266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47184859 2024-02-06 23:54:24.607 [DefaultDispatcher-worker-8 @coroutine#5268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47184859 2024-02-06 23:54:24.608 [DefaultDispatcher-worker-14 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346a2799 2024-02-06 23:54:24.608 [DefaultDispatcher-worker-14 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37139/UmAppDatabase/replication/nodeId 2024-02-06 23:54:24.608 [DefaultDispatcher-worker-14 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37139/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:24.608 [DefaultDispatcher-worker-14 @coroutine#2928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37139/UmAppDatabase/replication/nodeId 2024-02-06 23:54:24.610 [DefaultDispatcher-worker-6 @coroutine#2928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37139/UmAppDatabase/replication/nodeId 2024-02-06 23:54:24.610 [DefaultDispatcher-worker-6 @coroutine#2928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37139/UmAppDatabase/replication/nodeId 2024-02-06 23:54:24.619 [DefaultDispatcher-worker-6 @coroutine#5255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e474bd 2024-02-06 23:54:24.630 [DefaultDispatcher-worker-18 @coroutine#5255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e474bd 2024-02-06 23:54:24.639 [DefaultDispatcher-worker-1 @coroutine#5255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e474bd 2024-02-06 23:54:24.641 [HikariPool-167 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:24.646 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2024-02-06 23:54:24.646 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2024-02-06 23:54:24.646 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:24.647 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e474bd: (connection evicted) 2024-02-06 23:54:24.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:24.647 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2024-02-06 23:54:24.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2024-02-06 23:54:24.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2024-02-06 23:54:24.648 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2024-02-06 23:54:24.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:24.648 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47184859: (connection evicted) 2024-02-06 23:54:24.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:24.649 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2024-02-06 23:54:24.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2024-02-06 23:54:24.650 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2024-02-06 23:54:24.650 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:24.650 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:24.650 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:24.650 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:24.650 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:24.650 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:24.650 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fb3d3bb 2024-02-06 23:54:24.650 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:24.650 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:24.650 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:24.650 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:24.650 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:24.650 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:24.650 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:24.650 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:24.650 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:24.650 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:24.650 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:24.650 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:24.650 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:24.650 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:24.650 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:24.650 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:24.650 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:24.650 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:24.650 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:24.650 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2024-02-06 23:54:24.650 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:24.650 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:24.650 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:24.650 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:24.650 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:24.650 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:24.650 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:24.650 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:24.650 [Test worker @coroutine#5297] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2024-02-06 23:54:24.650 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d6fa22c 2024-02-06 23:54:24.650 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d6fa22c 2024-02-06 23:54:24.651 [Test worker @coroutine#5297] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2024-02-06 23:54:24.666 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d6fa22c 2024-02-06 23:54:24.676 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d6fa22c 2024-02-06 23:54:24.678 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d6fa22c 2024-02-06 23:54:24.679 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d6fa22c 2024-02-06 23:54:24.680 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2024-02-06 23:54:24.680 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:24.680 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:24.680 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:24.680 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:24.680 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:24.680 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:24.680 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@475c2f47 2024-02-06 23:54:24.680 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:24.680 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:24.680 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:24.680 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:24.680 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:24.680 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:24.680 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:24.680 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:24.680 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:24.680 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:24.680 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:24.680 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:24.680 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:24.680 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:24.680 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:24.680 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:24.680 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:24.680 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:24.680 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:24.680 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2024-02-06 23:54:24.680 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:24.680 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:24.680 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:24.680 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:24.680 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:24.680 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:24.680 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:24.680 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:24.680 [Test worker @coroutine#5297] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2024-02-06 23:54:24.680 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c5d1649 2024-02-06 23:54:24.680 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c5d1649 2024-02-06 23:54:24.680 [Test worker @coroutine#5297] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2024-02-06 23:54:24.691 [DefaultDispatcher-worker-6 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28d97205 2024-02-06 23:54:24.691 [DefaultDispatcher-worker-6 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51439/UmAppDatabase/replication/nodeId 2024-02-06 23:54:24.691 [DefaultDispatcher-worker-6 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51439/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:24.691 [DefaultDispatcher-worker-6 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51439/UmAppDatabase/replication/nodeId 2024-02-06 23:54:24.692 [DefaultDispatcher-worker-8 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51439/UmAppDatabase/replication/nodeId 2024-02-06 23:54:24.692 [DefaultDispatcher-worker-8 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51439/UmAppDatabase/replication/nodeId 2024-02-06 23:54:24.698 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5d1649 2024-02-06 23:54:24.708 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5d1649 2024-02-06 23:54:24.710 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5d1649 2024-02-06 23:54:24.711 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5d1649 2024-02-06 23:54:24.722 [DefaultDispatcher-worker-17 @coroutine#5313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5d1649 2024-02-06 23:54:24.738 [DefaultDispatcher-worker-17 @coroutine#5297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d6fa22c 2024-02-06 23:54:24.750 [DefaultDispatcher-worker-12 @coroutine#5297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d6fa22c 2024-02-06 23:54:24.751 [HikariPool-169 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:24.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2024-02-06 23:54:24.753 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2024-02-06 23:54:24.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:24.753 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d6fa22c: (connection evicted) 2024-02-06 23:54:24.754 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:24.754 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2024-02-06 23:54:24.754 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2024-02-06 23:54:24.754 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2024-02-06 23:54:24.754 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2024-02-06 23:54:24.754 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:24.754 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c5d1649: (connection evicted) 2024-02-06 23:54:24.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:24.755 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2024-02-06 23:54:24.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2024-02-06 23:54:24.757 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2024-02-06 23:54:24.757 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:24.757 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:24.757 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:24.757 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:24.757 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:24.757 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:24.757 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a4d0ca2 2024-02-06 23:54:24.757 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:24.757 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:24.757 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:24.757 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:24.757 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:24.757 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:24.757 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:24.757 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:24.757 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:24.757 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:24.757 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:24.757 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:24.757 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:24.757 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:24.757 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:24.757 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:24.757 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:24.757 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:24.757 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:24.757 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2024-02-06 23:54:24.757 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:24.757 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:24.757 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:24.757 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:24.758 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:24.758 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:24.758 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:24.758 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:24.758 [Test worker @coroutine#5339] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2024-02-06 23:54:24.758 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b8a11d7 2024-02-06 23:54:24.758 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b8a11d7 2024-02-06 23:54:24.758 [Test worker @coroutine#5339] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2024-02-06 23:54:24.771 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b8a11d7 2024-02-06 23:54:24.771 [DefaultDispatcher-worker-22 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bed0ff4 2024-02-06 23:54:24.771 [DefaultDispatcher-worker-22 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45709/UmAppDatabase/replication/nodeId 2024-02-06 23:54:24.771 [DefaultDispatcher-worker-22 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45709/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:24.771 [DefaultDispatcher-worker-22 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45709/UmAppDatabase/replication/nodeId 2024-02-06 23:54:24.773 [DefaultDispatcher-worker-20 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45709/UmAppDatabase/replication/nodeId 2024-02-06 23:54:24.773 [DefaultDispatcher-worker-20 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45709/UmAppDatabase/replication/nodeId 2024-02-06 23:54:24.781 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b8a11d7 2024-02-06 23:54:24.783 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b8a11d7 2024-02-06 23:54:24.785 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b8a11d7 2024-02-06 23:54:24.785 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2024-02-06 23:54:24.785 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:24.785 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:24.785 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:24.785 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:24.785 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:24.785 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:24.785 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79e591bb 2024-02-06 23:54:24.785 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:24.785 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:24.785 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:24.785 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:24.785 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:24.785 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:24.785 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:24.785 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:24.785 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:24.785 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:24.785 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:24.785 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:24.785 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:24.785 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:24.785 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:24.785 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:24.785 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:24.785 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:24.785 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:24.785 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2024-02-06 23:54:24.785 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:24.785 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:24.785 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:24.785 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:24.785 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:24.785 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:24.785 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:24.785 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:24.785 [Test worker @coroutine#5339] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2024-02-06 23:54:24.786 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@577b2c5f 2024-02-06 23:54:24.786 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@577b2c5f 2024-02-06 23:54:24.786 [Test worker @coroutine#5339] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2024-02-06 23:54:24.798 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@577b2c5f 2024-02-06 23:54:24.808 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@577b2c5f 2024-02-06 23:54:24.810 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@577b2c5f 2024-02-06 23:54:24.812 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@577b2c5f 2024-02-06 23:54:24.822 [DefaultDispatcher-worker-6 @coroutine#5356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@577b2c5f 2024-02-06 23:54:24.836 [DefaultDispatcher-worker-1 @coroutine#5339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b8a11d7 2024-02-06 23:54:24.838 [DefaultDispatcher-worker-21 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@737bb797 2024-02-06 23:54:24.839 [DefaultDispatcher-worker-21 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:54:24.839 [DefaultDispatcher-worker-21 @coroutine#3018] 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-02-06 23:54:24.839 [DefaultDispatcher-worker-21 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:54:24.840 [DefaultDispatcher-worker-15 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:54:24.847 [DefaultDispatcher-worker-2 @coroutine#5339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b8a11d7 2024-02-06 23:54:24.858 [HikariPool-171 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:54:24.862 [DefaultDispatcher-worker-9 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f26cd76 2024-02-06 23:54:24.862 [DefaultDispatcher-worker-9 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55675/UmAppDatabase/replication/nodeId 2024-02-06 23:54:24.862 [DefaultDispatcher-worker-9 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55675/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:24.862 [DefaultDispatcher-worker-9 @coroutine#3033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55675/UmAppDatabase/replication/nodeId 2024-02-06 23:54:24.863 [DefaultDispatcher-worker-7 @coroutine#3033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55675/UmAppDatabase/replication/nodeId 2024-02-06 23:54:24.863 [DefaultDispatcher-worker-7 @coroutine#3033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55675/UmAppDatabase/replication/nodeId 2024-02-06 23:54:24.865 [DefaultDispatcher-worker-21 @coroutine#5374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b8a11d7 2024-02-06 23:54:24.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2024-02-06 23:54:24.868 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2024-02-06 23:54:24.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:24.868 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b8a11d7: (connection evicted) 2024-02-06 23:54:24.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:24.869 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2024-02-06 23:54:24.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2024-02-06 23:54:24.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2024-02-06 23:54:24.869 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2024-02-06 23:54:24.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:24.869 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@577b2c5f: (connection evicted) 2024-02-06 23:54:24.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:24.870 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2024-02-06 23:54:24.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2024-02-06 23:54:24.871 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2024-02-06 23:54:24.871 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:24.871 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:24.871 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:24.871 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:24.871 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:24.871 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:24.871 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58c48a23 2024-02-06 23:54:24.871 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:24.871 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:24.871 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:24.871 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:24.871 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:24.871 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:24.871 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:24.871 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:24.871 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:24.871 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:24.871 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:24.871 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:24.871 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:24.871 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:24.871 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:24.871 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:24.871 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:24.871 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:24.871 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:24.871 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2024-02-06 23:54:24.871 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:24.871 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:24.871 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:24.871 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:24.871 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:24.871 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:24.871 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:24.871 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:24.871 [Test worker @coroutine#5383] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2024-02-06 23:54:24.872 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@179e8859 2024-02-06 23:54:24.872 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@179e8859 2024-02-06 23:54:24.872 [Test worker @coroutine#5383] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2024-02-06 23:54:24.888 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@179e8859 2024-02-06 23:54:24.898 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@179e8859 2024-02-06 23:54:24.900 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@179e8859 2024-02-06 23:54:24.901 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@179e8859 2024-02-06 23:54:24.902 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2024-02-06 23:54:24.902 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:24.902 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:24.902 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:24.902 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:24.902 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:24.902 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:24.902 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6592a73b 2024-02-06 23:54:24.902 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:24.902 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:24.902 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:24.902 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:24.902 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:24.902 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:24.902 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:24.902 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:24.902 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:24.902 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:24.902 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:24.902 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:24.902 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:24.902 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:24.902 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:24.902 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:24.902 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:24.902 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:24.902 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:24.902 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2024-02-06 23:54:24.902 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:24.902 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:24.902 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:24.902 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:24.902 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:24.902 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:24.902 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:24.902 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:24.902 [Test worker @coroutine#5383] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2024-02-06 23:54:24.902 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@11ce61d1 2024-02-06 23:54:24.902 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@11ce61d1 2024-02-06 23:54:24.902 [Test worker @coroutine#5383] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2024-02-06 23:54:24.915 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ce61d1 2024-02-06 23:54:24.925 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ce61d1 2024-02-06 23:54:24.926 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ce61d1 2024-02-06 23:54:24.928 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ce61d1 2024-02-06 23:54:24.939 [DefaultDispatcher-worker-8 @coroutine#5396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ce61d1 2024-02-06 23:54:24.953 [DefaultDispatcher-worker-10 @coroutine#5383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@179e8859 2024-02-06 23:54:24.962 [DefaultDispatcher-worker-9 @coroutine#5383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@179e8859 2024-02-06 23:54:24.971 [DefaultDispatcher-worker-20 @coroutine#5383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@179e8859 2024-02-06 23:54:24.972 [HikariPool-173 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:54:24.978 [DefaultDispatcher-worker-10 @coroutine#5383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@179e8859 2024-02-06 23:54:24.991 [DefaultDispatcher-worker-10 @coroutine#5415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@179e8859 2024-02-06 23:54:24.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2024-02-06 23:54:24.992 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2024-02-06 23:54:24.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:24.992 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@179e8859: (connection evicted) 2024-02-06 23:54:24.993 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:24.993 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2024-02-06 23:54:24.993 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2024-02-06 23:54:24.993 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2024-02-06 23:54:24.993 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2024-02-06 23:54:24.993 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:24.994 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11ce61d1: (connection evicted) 2024-02-06 23:54:24.994 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:24.994 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2024-02-06 23:54:24.994 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2024-02-06 23:54:24.996 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2024-02-06 23:54:24.997 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:24.997 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:24.997 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:24.997 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:24.997 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:24.997 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:24.997 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c2f5dc 2024-02-06 23:54:24.997 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:24.997 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:24.997 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:24.997 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:24.997 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:24.997 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:24.997 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:24.997 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:24.997 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:24.997 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:24.997 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:24.997 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:24.997 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:24.997 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:24.997 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:24.997 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:24.997 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:24.997 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:24.997 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:24.997 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2024-02-06 23:54:24.997 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:24.997 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:24.997 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:24.997 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:24.997 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:24.997 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:24.997 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:24.997 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:24.997 [Test worker @coroutine#5421] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2024-02-06 23:54:24.998 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a925ac4 2024-02-06 23:54:24.998 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a925ac4 2024-02-06 23:54:24.998 [Test worker @coroutine#5421] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2024-02-06 23:54:25.015 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a925ac4 2024-02-06 23:54:25.026 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a925ac4 2024-02-06 23:54:25.027 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a925ac4 2024-02-06 23:54:25.029 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a925ac4 2024-02-06 23:54:25.029 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2024-02-06 23:54:25.029 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:25.029 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:25.029 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:25.029 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:25.029 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:25.029 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:25.029 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d6abfc7 2024-02-06 23:54:25.029 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:25.029 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:25.029 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:25.029 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:25.029 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:25.029 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:25.029 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:25.029 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:25.029 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:25.029 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:25.029 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:25.029 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:25.029 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:25.029 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:25.029 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:25.029 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:25.029 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:25.029 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:25.029 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:25.029 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2024-02-06 23:54:25.029 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:25.029 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:25.029 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:25.029 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:25.029 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:25.029 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:25.029 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:25.029 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:25.029 [Test worker @coroutine#5421] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2024-02-06 23:54:25.030 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@138a51d5 2024-02-06 23:54:25.030 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@138a51d5 2024-02-06 23:54:25.030 [Test worker @coroutine#5421] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2024-02-06 23:54:25.033 [DefaultDispatcher-worker-6 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4004bfba 2024-02-06 23:54:25.034 [DefaultDispatcher-worker-6 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56609/UmAppDatabase/replication/nodeId 2024-02-06 23:54:25.034 [DefaultDispatcher-worker-6 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56609/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:25.034 [DefaultDispatcher-worker-6 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56609/UmAppDatabase/replication/nodeId 2024-02-06 23:54:25.035 [DefaultDispatcher-worker-20 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56609/UmAppDatabase/replication/nodeId 2024-02-06 23:54:25.035 [DefaultDispatcher-worker-20 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56609/UmAppDatabase/replication/nodeId 2024-02-06 23:54:25.042 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a51d5 2024-02-06 23:54:25.053 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a51d5 2024-02-06 23:54:25.054 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a51d5 2024-02-06 23:54:25.056 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a51d5 2024-02-06 23:54:25.067 [DefaultDispatcher-worker-10 @coroutine#5437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a51d5 2024-02-06 23:54:25.079 [DefaultDispatcher-worker-1 @coroutine#5421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a925ac4 2024-02-06 23:54:25.089 [DefaultDispatcher-worker-10 @coroutine#5421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a925ac4 2024-02-06 23:54:25.098 [HikariPool-175 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:25.098 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2024-02-06 23:54:25.098 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2024-02-06 23:54:25.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:25.099 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a925ac4: (connection evicted) 2024-02-06 23:54:25.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:25.099 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2024-02-06 23:54:25.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2024-02-06 23:54:25.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2024-02-06 23:54:25.099 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2024-02-06 23:54:25.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:25.100 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@138a51d5: (connection evicted) 2024-02-06 23:54:25.100 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:25.100 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2024-02-06 23:54:25.100 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2024-02-06 23:54:25.101 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2024-02-06 23:54:25.101 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:25.101 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:25.101 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:25.101 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:25.101 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:25.101 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:25.101 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12128849 2024-02-06 23:54:25.101 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:25.101 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:25.101 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:25.101 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:25.101 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:25.101 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:25.101 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:25.102 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:25.102 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:25.102 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:25.102 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:25.102 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:25.102 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:25.102 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:25.102 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:25.102 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:25.102 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:25.102 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:25.102 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:25.102 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2024-02-06 23:54:25.102 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:25.102 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:25.102 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:25.102 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:25.102 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:25.102 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:25.102 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:25.102 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:25.102 [Test worker @coroutine#5465] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2024-02-06 23:54:25.102 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@3049dcac 2024-02-06 23:54:25.102 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@3049dcac 2024-02-06 23:54:25.102 [Test worker @coroutine#5465] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2024-02-06 23:54:25.117 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3049dcac 2024-02-06 23:54:25.128 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3049dcac 2024-02-06 23:54:25.129 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3049dcac 2024-02-06 23:54:25.131 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3049dcac 2024-02-06 23:54:25.131 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2024-02-06 23:54:25.131 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:25.131 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:25.131 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:25.132 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:25.132 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:25.132 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:25.132 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bb50747 2024-02-06 23:54:25.132 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:25.132 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:25.132 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:25.132 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:25.132 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:25.132 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:25.132 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:25.132 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:25.132 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:25.132 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:25.132 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:25.132 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:25.132 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:25.132 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:25.132 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:25.132 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:25.132 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:25.132 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:25.132 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:25.132 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2024-02-06 23:54:25.132 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:25.132 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:25.132 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:25.132 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:25.132 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:25.132 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:25.132 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:25.132 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:25.132 [Test worker @coroutine#5465] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2024-02-06 23:54:25.132 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@461c0572 2024-02-06 23:54:25.132 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@461c0572 2024-02-06 23:54:25.132 [Test worker @coroutine#5465] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2024-02-06 23:54:25.144 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@461c0572 2024-02-06 23:54:25.155 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@461c0572 2024-02-06 23:54:25.156 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@461c0572 2024-02-06 23:54:25.158 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@461c0572 2024-02-06 23:54:25.168 [DefaultDispatcher-worker-15 @coroutine#5478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@461c0572 2024-02-06 23:54:25.184 [DefaultDispatcher-worker-14 @coroutine#5465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3049dcac 2024-02-06 23:54:25.194 [DefaultDispatcher-worker-20 @coroutine#5465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3049dcac 2024-02-06 23:54:25.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2024-02-06 23:54:25.198 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2024-02-06 23:54:25.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:25.198 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3049dcac: (connection evicted) 2024-02-06 23:54:25.199 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:25.199 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2024-02-06 23:54:25.199 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2024-02-06 23:54:25.199 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2024-02-06 23:54:25.199 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2024-02-06 23:54:25.199 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:25.199 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@461c0572: (connection evicted) 2024-02-06 23:54:25.200 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:25.200 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2024-02-06 23:54:25.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2024-02-06 23:54:25.201 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2024-02-06 23:54:25.201 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:25.201 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:25.201 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:25.201 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:25.201 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:25.201 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:25.201 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f514dfe 2024-02-06 23:54:25.201 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:25.201 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:25.201 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:25.201 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:25.201 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:25.201 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:25.201 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:25.201 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:25.201 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:25.201 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:25.201 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:25.201 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:25.201 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:25.202 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:25.202 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:25.202 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:25.202 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:25.202 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:25.202 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:25.202 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2024-02-06 23:54:25.202 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:25.202 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:25.202 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:25.202 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:25.202 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:25.202 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:25.202 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:25.202 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:25.202 [Test worker @coroutine#5505] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2024-02-06 23:54:25.202 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f33c5e4 2024-02-06 23:54:25.202 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f33c5e4 2024-02-06 23:54:25.202 [Test worker @coroutine#5505] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2024-02-06 23:54:25.217 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f33c5e4 2024-02-06 23:54:25.227 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f33c5e4 2024-02-06 23:54:25.229 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f33c5e4 2024-02-06 23:54:25.230 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f33c5e4 2024-02-06 23:54:25.231 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2024-02-06 23:54:25.231 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:25.231 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:25.231 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:25.231 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:25.231 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:25.231 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:25.231 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@92fa950 2024-02-06 23:54:25.231 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:25.231 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:25.231 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:25.231 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:25.231 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:25.231 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:25.231 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:25.231 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:25.231 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:25.231 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:25.231 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:25.231 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:25.231 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:25.231 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:25.231 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:25.231 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:25.231 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:25.231 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:25.231 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:25.231 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2024-02-06 23:54:25.231 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:25.231 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:25.231 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:25.231 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:25.231 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:25.231 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:25.231 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:25.231 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:25.231 [Test worker @coroutine#5505] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2024-02-06 23:54:25.231 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f271ae2 2024-02-06 23:54:25.231 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f271ae2 2024-02-06 23:54:25.231 [Test worker @coroutine#5505] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2024-02-06 23:54:25.244 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f271ae2 2024-02-06 23:54:25.254 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f271ae2 2024-02-06 23:54:25.256 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f271ae2 2024-02-06 23:54:25.257 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f271ae2 2024-02-06 23:54:25.267 [DefaultDispatcher-worker-11 @coroutine#5518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f271ae2 2024-02-06 23:54:25.278 [DefaultDispatcher-worker-13 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ecfff32 2024-02-06 23:54:25.278 [DefaultDispatcher-worker-13 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36529/UmAppDatabase/replication/nodeId 2024-02-06 23:54:25.278 [DefaultDispatcher-worker-13 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36529/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:25.278 [DefaultDispatcher-worker-13 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36529/UmAppDatabase/replication/nodeId 2024-02-06 23:54:25.279 [DefaultDispatcher-worker-8 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36529/UmAppDatabase/replication/nodeId 2024-02-06 23:54:25.279 [DefaultDispatcher-worker-8 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36529/UmAppDatabase/replication/nodeId 2024-02-06 23:54:25.282 [DefaultDispatcher-worker-7 @coroutine#5505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f33c5e4 2024-02-06 23:54:25.290 [DefaultDispatcher-worker-3 @coroutine#5505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f33c5e4 2024-02-06 23:54:25.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2024-02-06 23:54:25.293 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2024-02-06 23:54:25.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:25.293 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f33c5e4: (connection evicted) 2024-02-06 23:54:25.294 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:25.294 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2024-02-06 23:54:25.294 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2024-02-06 23:54:25.294 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2024-02-06 23:54:25.294 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2024-02-06 23:54:25.294 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:25.295 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f271ae2: (connection evicted) 2024-02-06 23:54:25.295 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:25.295 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2024-02-06 23:54:25.295 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2024-02-06 23:54:25.297 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2024-02-06 23:54:25.298 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:25.298 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:25.298 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:25.298 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:25.298 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:25.298 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:25.298 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f65b61d 2024-02-06 23:54:25.298 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:25.298 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:25.298 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:25.298 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:25.298 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:25.298 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:25.298 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:25.298 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:25.298 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:25.298 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:25.298 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:25.298 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:25.298 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:25.298 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:25.298 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:25.298 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:25.298 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:25.298 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:25.298 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:25.298 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2024-02-06 23:54:25.298 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:25.298 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:25.298 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:25.298 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:25.298 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:25.298 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:25.298 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:25.298 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:25.298 [Test worker @coroutine#5549] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2024-02-06 23:54:25.298 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@17baaf07 2024-02-06 23:54:25.298 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@17baaf07 2024-02-06 23:54:25.298 [Test worker @coroutine#5549] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2024-02-06 23:54:25.313 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17baaf07 2024-02-06 23:54:25.323 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17baaf07 2024-02-06 23:54:25.324 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17baaf07 2024-02-06 23:54:25.326 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17baaf07 2024-02-06 23:54:25.326 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2024-02-06 23:54:25.326 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:25.326 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:25.327 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:25.327 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:25.327 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:25.327 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:25.327 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ad04b05 2024-02-06 23:54:25.327 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:25.327 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:25.327 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:25.327 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:25.327 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:25.327 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:25.327 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:25.327 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:25.327 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:25.327 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:25.327 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:25.327 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:25.327 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:25.327 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:25.327 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:25.327 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:25.327 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:25.327 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:25.327 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:25.327 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2024-02-06 23:54:25.327 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:25.327 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:25.327 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:25.327 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:25.327 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:25.327 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:25.327 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:25.327 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:25.327 [Test worker @coroutine#5549] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2024-02-06 23:54:25.327 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f2e0945 2024-02-06 23:54:25.327 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f2e0945 2024-02-06 23:54:25.327 [Test worker @coroutine#5549] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2024-02-06 23:54:25.339 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f2e0945 2024-02-06 23:54:25.350 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f2e0945 2024-02-06 23:54:25.352 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f2e0945 2024-02-06 23:54:25.354 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f2e0945 2024-02-06 23:54:25.356 [DefaultDispatcher-worker-8 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2024-02-06 23:54:25.356 [DefaultDispatcher-worker-8 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId 2024-02-06 23:54:25.356 [DefaultDispatcher-worker-8 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:25.356 [DefaultDispatcher-worker-8 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId 2024-02-06 23:54:25.358 [DefaultDispatcher-worker-11 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId 2024-02-06 23:54:25.358 [DefaultDispatcher-worker-11 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId 2024-02-06 23:54:25.361 [DefaultDispatcher-worker-3 @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3777fc44 2024-02-06 23:54:25.362 [DefaultDispatcher-worker-3 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44493/UmAppDatabase/replication/nodeId 2024-02-06 23:54:25.362 [DefaultDispatcher-worker-3 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44493/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:25.362 [DefaultDispatcher-worker-3 @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44493/UmAppDatabase/replication/nodeId 2024-02-06 23:54:25.363 [DefaultDispatcher-worker-9 @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44493/UmAppDatabase/replication/nodeId 2024-02-06 23:54:25.363 [DefaultDispatcher-worker-9 @coroutine#2849] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44493/UmAppDatabase/replication/nodeId 2024-02-06 23:54:25.363 [DefaultDispatcher-worker-5 @coroutine#5562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f2e0945 2024-02-06 23:54:25.376 [DefaultDispatcher-worker-11 @coroutine#5549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17baaf07 2024-02-06 23:54:25.393 [DefaultDispatcher-worker-17 @coroutine#5549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17baaf07 2024-02-06 23:54:25.398 [HikariPool-181 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:54:25.402 [DefaultDispatcher-worker-15 @coroutine#5549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17baaf07 2024-02-06 23:54:25.427 [HikariPool-182 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:25.463 [DefaultDispatcher-worker-15 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-06 23:54:25.463 [DefaultDispatcher-worker-15 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33817/UmAppDatabase/replication/nodeId 2024-02-06 23:54:25.463 [DefaultDispatcher-worker-15 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33817/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:25.463 [DefaultDispatcher-worker-15 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33817/UmAppDatabase/replication/nodeId 2024-02-06 23:54:25.464 [DefaultDispatcher-worker-9 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33817/UmAppDatabase/replication/nodeId 2024-02-06 23:54:25.464 [DefaultDispatcher-worker-9 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33817/UmAppDatabase/replication/nodeId 2024-02-06 23:54:25.525 [DefaultDispatcher-worker-5 @coroutine#5587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17baaf07 2024-02-06 23:54:25.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2024-02-06 23:54:25.528 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2024-02-06 23:54:25.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:25.528 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17baaf07: (connection evicted) 2024-02-06 23:54:25.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:25.529 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2024-02-06 23:54:25.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2024-02-06 23:54:25.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2024-02-06 23:54:25.529 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2024-02-06 23:54:25.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:25.529 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f2e0945: (connection evicted) 2024-02-06 23:54:25.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:25.530 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2024-02-06 23:54:25.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2024-02-06 23:54:25.531 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2024-02-06 23:54:25.531 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:25.531 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:25.531 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:25.531 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:25.531 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:25.531 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:25.531 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fb3c930 2024-02-06 23:54:25.531 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:25.531 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:25.531 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:25.531 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:25.531 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:25.531 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:25.531 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:25.532 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:25.532 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:25.532 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:25.532 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:25.532 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:25.532 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:25.532 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:25.532 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:25.532 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:25.532 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:25.532 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:25.532 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:25.532 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2024-02-06 23:54:25.532 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:25.532 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:25.532 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:25.532 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:25.532 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:25.532 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:25.532 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:25.532 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:25.532 [Test worker @coroutine#5596] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2024-02-06 23:54:25.532 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@772db1d8 2024-02-06 23:54:25.532 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@772db1d8 2024-02-06 23:54:25.532 [Test worker @coroutine#5596] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2024-02-06 23:54:25.547 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@772db1d8 2024-02-06 23:54:25.557 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@772db1d8 2024-02-06 23:54:25.558 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@772db1d8 2024-02-06 23:54:25.560 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@772db1d8 2024-02-06 23:54:25.560 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2024-02-06 23:54:25.560 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:25.561 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:25.561 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:25.561 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:25.561 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:25.561 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:25.561 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f088b5c 2024-02-06 23:54:25.561 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:25.561 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:25.561 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:25.561 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:25.561 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:25.561 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:25.561 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:25.561 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:25.561 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:25.561 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:25.561 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:25.561 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:25.561 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:25.561 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:25.561 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:25.561 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:25.561 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:25.561 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:25.561 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:25.561 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2024-02-06 23:54:25.561 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:25.561 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:25.561 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:25.561 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:25.561 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:25.561 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:25.561 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:25.561 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:25.561 [Test worker @coroutine#5596] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2024-02-06 23:54:25.561 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@14941b06 2024-02-06 23:54:25.561 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@14941b06 2024-02-06 23:54:25.561 [Test worker @coroutine#5596] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2024-02-06 23:54:25.573 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14941b06 2024-02-06 23:54:25.583 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14941b06 2024-02-06 23:54:25.585 [Test worker @coroutine#5606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14941b06 2024-02-06 23:54:25.587 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14941b06 2024-02-06 23:54:25.598 [DefaultDispatcher-worker-3 @coroutine#5610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14941b06 2024-02-06 23:54:25.610 [DefaultDispatcher-worker-10 @coroutine#5596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@772db1d8 2024-02-06 23:54:25.620 [DefaultDispatcher-worker-17 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346a2799 2024-02-06 23:54:25.621 [DefaultDispatcher-worker-17 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37139/UmAppDatabase/replication/nodeId 2024-02-06 23:54:25.621 [DefaultDispatcher-worker-17 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37139/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:25.621 [DefaultDispatcher-worker-17 @coroutine#2928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37139/UmAppDatabase/replication/nodeId 2024-02-06 23:54:25.622 [DefaultDispatcher-worker-21 @coroutine#2928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37139/UmAppDatabase/replication/nodeId 2024-02-06 23:54:25.622 [DefaultDispatcher-worker-21 @coroutine#2928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37139/UmAppDatabase/replication/nodeId 2024-02-06 23:54:25.631 [DefaultDispatcher-worker-11 @coroutine#5596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@772db1d8 2024-02-06 23:54:25.632 [HikariPool-183 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:54:25.639 [DefaultDispatcher-worker-18 @coroutine#5596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@772db1d8 2024-02-06 23:54:25.642 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2024-02-06 23:54:25.642 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2024-02-06 23:54:25.642 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:25.642 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@772db1d8: (connection evicted) 2024-02-06 23:54:25.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:25.643 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2024-02-06 23:54:25.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2024-02-06 23:54:25.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2024-02-06 23:54:25.643 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2024-02-06 23:54:25.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:25.644 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14941b06: (connection evicted) 2024-02-06 23:54:25.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:25.644 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2024-02-06 23:54:25.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2024-02-06 23:54:25.645 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2024-02-06 23:54:25.645 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:25.645 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:25.645 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:25.645 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:25.645 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:25.645 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:25.645 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@301434fb 2024-02-06 23:54:25.646 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:25.646 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:25.646 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:25.646 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:25.646 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:25.646 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:25.646 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:25.646 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:25.646 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:25.646 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:25.646 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:25.646 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:25.646 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:25.646 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:25.646 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:25.646 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:25.646 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:25.646 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:25.646 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:25.646 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2024-02-06 23:54:25.646 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:25.646 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:25.646 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:25.646 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:25.646 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:25.646 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:25.646 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:25.646 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:25.646 [Test worker @coroutine#5630] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2024-02-06 23:54:25.646 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@49620576 2024-02-06 23:54:25.646 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@49620576 2024-02-06 23:54:25.646 [Test worker @coroutine#5630] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2024-02-06 23:54:25.661 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49620576 2024-02-06 23:54:25.672 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49620576 2024-02-06 23:54:25.673 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49620576 2024-02-06 23:54:25.675 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49620576 2024-02-06 23:54:25.675 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2024-02-06 23:54:25.675 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:25.675 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:25.675 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:25.675 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:25.675 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:25.675 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:25.675 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51bba775 2024-02-06 23:54:25.675 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:25.675 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:25.675 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:25.675 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:25.675 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:25.675 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:25.675 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:25.675 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:25.675 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:25.675 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:25.675 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:25.675 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:25.675 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:25.675 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:25.675 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:25.675 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:25.675 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:25.675 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:25.675 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:25.675 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2024-02-06 23:54:25.675 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:25.675 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:25.675 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:25.675 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:25.675 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:25.675 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:25.675 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:25.676 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:25.676 [Test worker @coroutine#5630] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2024-02-06 23:54:25.676 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c2188b0 2024-02-06 23:54:25.676 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c2188b0 2024-02-06 23:54:25.676 [Test worker @coroutine#5630] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2024-02-06 23:54:25.688 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c2188b0 2024-02-06 23:54:25.700 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c2188b0 2024-02-06 23:54:25.700 [DefaultDispatcher-worker-14 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28d97205 2024-02-06 23:54:25.701 [DefaultDispatcher-worker-14 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51439/UmAppDatabase/replication/nodeId 2024-02-06 23:54:25.701 [DefaultDispatcher-worker-14 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51439/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:25.701 [DefaultDispatcher-worker-14 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51439/UmAppDatabase/replication/nodeId 2024-02-06 23:54:25.701 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c2188b0 2024-02-06 23:54:25.702 [DefaultDispatcher-worker-14 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51439/UmAppDatabase/replication/nodeId 2024-02-06 23:54:25.702 [DefaultDispatcher-worker-14 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51439/UmAppDatabase/replication/nodeId 2024-02-06 23:54:25.703 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c2188b0 2024-02-06 23:54:25.713 [DefaultDispatcher-worker-18 @coroutine#5648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c2188b0 2024-02-06 23:54:25.727 [DefaultDispatcher-worker-18 @coroutine#5630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49620576 2024-02-06 23:54:25.746 [DefaultDispatcher-worker-15 @coroutine#5630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49620576 2024-02-06 23:54:25.746 [HikariPool-185 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:25.751 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2024-02-06 23:54:25.751 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2024-02-06 23:54:25.751 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:25.751 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49620576: (connection evicted) 2024-02-06 23:54:25.752 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:25.752 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2024-02-06 23:54:25.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2024-02-06 23:54:25.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2024-02-06 23:54:25.752 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2024-02-06 23:54:25.752 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:25.753 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c2188b0: (connection evicted) 2024-02-06 23:54:25.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:25.753 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2024-02-06 23:54:25.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2024-02-06 23:54:25.754 [Test worker @coroutine#5664] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2024-02-06 23:54:25.755 [Test worker @coroutine#5664] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:25.755 [Test worker @coroutine#5664] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:25.755 [Test worker @coroutine#5664] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:25.755 [Test worker @coroutine#5664] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:25.755 [Test worker @coroutine#5664] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:25.755 [Test worker @coroutine#5664] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:25.755 [Test worker @coroutine#5664] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12830e23 2024-02-06 23:54:25.755 [Test worker @coroutine#5664] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:25.755 [Test worker @coroutine#5664] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:25.755 [Test worker @coroutine#5664] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:25.755 [Test worker @coroutine#5664] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:25.755 [Test worker @coroutine#5664] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:25.755 [Test worker @coroutine#5664] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:25.755 [Test worker @coroutine#5664] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:25.755 [Test worker @coroutine#5664] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:25.755 [Test worker @coroutine#5664] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:25.755 [Test worker @coroutine#5664] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:25.755 [Test worker @coroutine#5664] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:25.755 [Test worker @coroutine#5664] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:25.755 [Test worker @coroutine#5664] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:25.755 [Test worker @coroutine#5664] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:25.755 [Test worker @coroutine#5664] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:25.755 [Test worker @coroutine#5664] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:25.755 [Test worker @coroutine#5664] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:25.755 [Test worker @coroutine#5664] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:25.755 [Test worker @coroutine#5664] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:25.755 [Test worker @coroutine#5664] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2024-02-06 23:54:25.755 [Test worker @coroutine#5664] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:25.755 [Test worker @coroutine#5664] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:25.755 [Test worker @coroutine#5664] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:25.755 [Test worker @coroutine#5664] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:25.755 [Test worker @coroutine#5664] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:25.755 [Test worker @coroutine#5664] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:25.755 [Test worker @coroutine#5664] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:25.755 [Test worker @coroutine#5664] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:25.755 [Test worker @coroutine#5664] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2024-02-06 23:54:25.755 [Test worker @coroutine#5664] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@53d94a6b 2024-02-06 23:54:25.755 [Test worker @coroutine#5664] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@53d94a6b 2024-02-06 23:54:25.755 [Test worker @coroutine#5664] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2024-02-06 23:54:25.775 [Test worker @coroutine#5664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53d94a6b 2024-02-06 23:54:25.786 [DefaultDispatcher-worker-19 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bed0ff4 2024-02-06 23:54:25.786 [DefaultDispatcher-worker-19 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45709/UmAppDatabase/replication/nodeId 2024-02-06 23:54:25.786 [DefaultDispatcher-worker-19 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45709/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:25.786 [DefaultDispatcher-worker-19 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45709/UmAppDatabase/replication/nodeId 2024-02-06 23:54:25.787 [DefaultDispatcher-worker-20 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45709/UmAppDatabase/replication/nodeId 2024-02-06 23:54:25.787 [DefaultDispatcher-worker-20 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45709/UmAppDatabase/replication/nodeId 2024-02-06 23:54:25.796 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53d94a6b 2024-02-06 23:54:25.798 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53d94a6b 2024-02-06 23:54:25.800 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53d94a6b 2024-02-06 23:54:25.801 [Test worker @coroutine#5664] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2024-02-06 23:54:25.801 [Test worker @coroutine#5664] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:25.801 [Test worker @coroutine#5664] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:25.801 [Test worker @coroutine#5664] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:25.801 [Test worker @coroutine#5664] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:25.801 [Test worker @coroutine#5664] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:25.801 [Test worker @coroutine#5664] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:25.801 [Test worker @coroutine#5664] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3725242e 2024-02-06 23:54:25.801 [Test worker @coroutine#5664] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:25.801 [Test worker @coroutine#5664] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:25.801 [Test worker @coroutine#5664] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:25.801 [Test worker @coroutine#5664] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:25.801 [Test worker @coroutine#5664] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:25.801 [Test worker @coroutine#5664] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:25.801 [Test worker @coroutine#5664] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:25.801 [Test worker @coroutine#5664] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:25.801 [Test worker @coroutine#5664] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:25.801 [Test worker @coroutine#5664] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:25.801 [Test worker @coroutine#5664] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:25.801 [Test worker @coroutine#5664] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:25.801 [Test worker @coroutine#5664] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:25.801 [Test worker @coroutine#5664] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:25.801 [Test worker @coroutine#5664] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:25.801 [Test worker @coroutine#5664] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:25.801 [Test worker @coroutine#5664] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:25.801 [Test worker @coroutine#5664] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:25.801 [Test worker @coroutine#5664] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:25.801 [Test worker @coroutine#5664] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2024-02-06 23:54:25.801 [Test worker @coroutine#5664] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:25.801 [Test worker @coroutine#5664] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:25.801 [Test worker @coroutine#5664] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:25.801 [Test worker @coroutine#5664] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:25.801 [Test worker @coroutine#5664] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:25.801 [Test worker @coroutine#5664] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:25.801 [Test worker @coroutine#5664] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:25.801 [Test worker @coroutine#5664] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:25.801 [Test worker @coroutine#5664] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2024-02-06 23:54:25.802 [Test worker @coroutine#5664] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f4fd0dc 2024-02-06 23:54:25.802 [Test worker @coroutine#5664] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f4fd0dc 2024-02-06 23:54:25.802 [Test worker @coroutine#5664] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2024-02-06 23:54:25.815 [Test worker @coroutine#5664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f4fd0dc 2024-02-06 23:54:25.825 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f4fd0dc 2024-02-06 23:54:25.826 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f4fd0dc 2024-02-06 23:54:25.828 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f4fd0dc 2024-02-06 23:54:25.839 [DefaultDispatcher-worker-3 @coroutine#5681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f4fd0dc 2024-02-06 23:54:25.848 [DefaultDispatcher-worker-22 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@737bb797 2024-02-06 23:54:25.848 [DefaultDispatcher-worker-22 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:54:25.848 [DefaultDispatcher-worker-22 @coroutine#3018] 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-02-06 23:54:25.848 [DefaultDispatcher-worker-22 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:54:25.849 [DefaultDispatcher-worker-22 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:54:25.852 [DefaultDispatcher-worker-22 @coroutine#5664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53d94a6b 2024-02-06 23:54:25.856 [HikariPool-187 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:54:25.866 [DefaultDispatcher-worker-12 @coroutine#5664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53d94a6b 2024-02-06 23:54:25.873 [DefaultDispatcher-worker-21 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f26cd76 2024-02-06 23:54:25.873 [DefaultDispatcher-worker-21 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55675/UmAppDatabase/replication/nodeId 2024-02-06 23:54:25.873 [DefaultDispatcher-worker-21 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55675/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:25.873 [DefaultDispatcher-worker-21 @coroutine#3033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55675/UmAppDatabase/replication/nodeId 2024-02-06 23:54:25.874 [DefaultDispatcher-worker-16 @coroutine#3033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55675/UmAppDatabase/replication/nodeId 2024-02-06 23:54:25.874 [DefaultDispatcher-worker-16 @coroutine#3033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55675/UmAppDatabase/replication/nodeId 2024-02-06 23:54:25.876 [DefaultDispatcher-worker-9 @coroutine#5664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53d94a6b 2024-02-06 23:54:25.881 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2024-02-06 23:54:25.881 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2024-02-06 23:54:25.881 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:25.881 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53d94a6b: (connection evicted) 2024-02-06 23:54:25.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:25.882 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2024-02-06 23:54:25.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2024-02-06 23:54:25.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2024-02-06 23:54:25.882 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2024-02-06 23:54:25.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:25.882 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f4fd0dc: (connection evicted) 2024-02-06 23:54:25.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:25.883 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2024-02-06 23:54:25.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2024-02-06 23:54:25.885 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2024-02-06 23:54:25.885 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:25.885 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:25.885 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:25.885 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:25.885 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:25.885 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:25.885 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17c3e33 2024-02-06 23:54:25.885 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:25.885 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:25.885 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:25.885 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:25.885 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:25.885 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:25.885 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:25.885 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:25.885 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:25.885 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:25.885 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:25.885 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:25.885 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:25.885 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:25.885 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:25.885 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:25.885 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:25.885 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:25.885 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:25.885 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2024-02-06 23:54:25.885 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:25.885 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:25.885 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:25.885 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:25.885 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:25.885 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:25.885 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:25.885 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:25.885 [Test worker @coroutine#5703] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2024-02-06 23:54:25.886 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@561b4c61 2024-02-06 23:54:25.886 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@561b4c61 2024-02-06 23:54:25.886 [Test worker @coroutine#5703] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2024-02-06 23:54:25.900 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@561b4c61 2024-02-06 23:54:25.910 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@561b4c61 2024-02-06 23:54:25.912 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@561b4c61 2024-02-06 23:54:25.914 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@561b4c61 2024-02-06 23:54:25.923 [DefaultDispatcher-worker-9 @coroutine#5711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@561b4c61 2024-02-06 23:54:25.931 [DefaultDispatcher-worker-21 @coroutine#5703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@561b4c61 2024-02-06 23:54:25.941 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2024-02-06 23:54:25.942 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2024-02-06 23:54:25.942 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:25.942 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@561b4c61: (connection evicted) 2024-02-06 23:54:25.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:25.943 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2024-02-06 23:54:25.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2024-02-06 23:54:25.999 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2024-02-06 23:54:26.000 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:26.000 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:26.000 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:26.000 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:26.000 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:26.000 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:26.000 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21a1554 2024-02-06 23:54:26.000 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:26.000 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:26.000 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:26.000 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:26.000 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:26.000 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:26.000 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:26.000 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:26.000 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:26.000 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:26.000 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:26.000 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:26.000 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:26.000 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:26.000 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:26.000 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:26.000 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:26.000 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:26.000 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:26.000 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2024-02-06 23:54:26.000 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:26.000 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:26.000 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:26.000 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:26.000 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:26.000 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:26.000 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:26.000 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:26.000 [Test worker @coroutine#5738] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2024-02-06 23:54:26.001 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ea50a98 2024-02-06 23:54:26.001 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ea50a98 2024-02-06 23:54:26.001 [Test worker @coroutine#5738] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2024-02-06 23:54:26.014 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ea50a98 2024-02-06 23:54:26.025 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ea50a98 2024-02-06 23:54:26.026 [Test worker @coroutine#5743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ea50a98 2024-02-06 23:54:26.028 [Test worker @coroutine#5745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ea50a98 2024-02-06 23:54:26.038 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2024-02-06 23:54:26.038 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2024-02-06 23:54:26.038 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:54:26.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:26.039 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2024-02-06 23:54:26.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2024-02-06 23:54:26.097 [DefaultDispatcher-worker-22 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4004bfba 2024-02-06 23:54:26.097 [DefaultDispatcher-worker-22 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56609/UmAppDatabase/replication/nodeId 2024-02-06 23:54:26.097 [DefaultDispatcher-worker-22 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56609/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:26.097 [DefaultDispatcher-worker-22 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56609/UmAppDatabase/replication/nodeId 2024-02-06 23:54:26.098 [DefaultDispatcher-worker-4 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56609/UmAppDatabase/replication/nodeId 2024-02-06 23:54:26.098 [DefaultDispatcher-worker-4 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56609/UmAppDatabase/replication/nodeId 2024-02-06 23:54:26.104 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2024-02-06 23:54:26.104 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:26.104 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:26.104 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:26.104 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:26.104 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:26.104 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:26.104 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2360ebe2 2024-02-06 23:54:26.104 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:26.104 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:26.104 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:26.104 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:26.104 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:26.104 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:26.104 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:26.104 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:26.104 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:26.104 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:26.104 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:26.104 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:26.104 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:26.104 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:26.104 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:26.104 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:26.104 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:26.104 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:26.104 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:26.104 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2024-02-06 23:54:26.104 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:26.104 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:26.104 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:26.104 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:26.104 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:26.104 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:26.104 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:26.104 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:26.104 [Test worker @coroutine#5762] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2024-02-06 23:54:26.104 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@75cfb958 2024-02-06 23:54:26.104 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@75cfb958 2024-02-06 23:54:26.104 [Test worker @coroutine#5762] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2024-02-06 23:54:26.117 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75cfb958 2024-02-06 23:54:26.128 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75cfb958 2024-02-06 23:54:26.129 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75cfb958 2024-02-06 23:54:26.131 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75cfb958 2024-02-06 23:54:26.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2024-02-06 23:54:26.135 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2024-02-06 23:54:26.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:54:26.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:26.135 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2024-02-06 23:54:26.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2024-02-06 23:54:26.137 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2024-02-06 23:54:26.137 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:26.137 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:26.137 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:26.137 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:26.137 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:26.137 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:26.137 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5207747c 2024-02-06 23:54:26.137 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:26.137 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:26.137 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:26.137 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:26.137 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:26.137 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:26.137 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:26.137 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:26.137 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:26.137 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:26.137 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:26.137 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:26.137 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:26.137 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:26.137 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:26.137 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:26.137 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:26.137 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:26.137 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:26.137 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2024-02-06 23:54:26.138 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:26.138 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:26.138 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:26.138 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:26.138 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:26.138 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:26.138 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:26.138 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:26.138 [Test worker @coroutine#5779] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2024-02-06 23:54:26.138 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f0c45ae 2024-02-06 23:54:26.138 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f0c45ae 2024-02-06 23:54:26.138 [Test worker @coroutine#5779] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2024-02-06 23:54:26.151 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f0c45ae 2024-02-06 23:54:26.162 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f0c45ae 2024-02-06 23:54:26.164 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f0c45ae 2024-02-06 23:54:26.166 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f0c45ae 2024-02-06 23:54:26.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2024-02-06 23:54:26.169 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2024-02-06 23:54:26.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:54:26.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:26.169 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2024-02-06 23:54:26.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2024-02-06 23:54:26.171 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2024-02-06 23:54:26.171 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:26.171 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:26.171 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:26.171 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:26.171 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:26.171 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:26.171 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29a51ff1 2024-02-06 23:54:26.171 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:26.171 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:26.171 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:26.171 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:26.171 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:26.171 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:26.171 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:26.171 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:26.171 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:26.171 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:26.171 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:26.171 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:26.171 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:26.171 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:26.171 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:26.171 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:26.171 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:26.171 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:26.171 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:26.171 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2024-02-06 23:54:26.171 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:26.171 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:26.171 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:26.171 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:26.171 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:26.171 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:26.171 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:26.171 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:26.171 [Test worker @coroutine#5797] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2024-02-06 23:54:26.171 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f999cf4 2024-02-06 23:54:26.171 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f999cf4 2024-02-06 23:54:26.171 [Test worker @coroutine#5797] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2024-02-06 23:54:26.185 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f999cf4 2024-02-06 23:54:26.195 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f999cf4 2024-02-06 23:54:26.197 [Test worker @coroutine#5801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f999cf4 2024-02-06 23:54:26.199 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f999cf4 2024-02-06 23:54:26.199 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2024-02-06 23:54:26.199 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:26.199 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:26.199 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:26.199 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:26.199 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:26.199 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:26.199 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28ab7ffb 2024-02-06 23:54:26.199 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:26.199 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:26.199 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:26.199 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:26.199 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:26.199 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:26.199 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:26.199 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:26.199 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:26.199 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:26.199 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:26.199 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:26.199 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:26.199 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:26.199 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:26.199 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:26.199 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:26.199 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:26.199 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:26.199 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2024-02-06 23:54:26.199 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:26.199 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:26.199 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:26.199 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:26.199 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:26.199 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:26.199 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:26.199 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:26.199 [Test worker @coroutine#5797] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2024-02-06 23:54:26.200 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b3427c4 2024-02-06 23:54:26.200 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b3427c4 2024-02-06 23:54:26.200 [Test worker @coroutine#5797] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2024-02-06 23:54:26.213 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b3427c4 2024-02-06 23:54:26.224 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b3427c4 2024-02-06 23:54:26.225 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b3427c4 2024-02-06 23:54:26.227 [Test worker @coroutine#5809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b3427c4 2024-02-06 23:54:26.237 [DefaultDispatcher-worker-1 @coroutine#5811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b3427c4 2024-02-06 23:54:26.250 [DefaultDispatcher-worker-4 @coroutine#5797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f999cf4 2024-02-06 23:54:26.256 [UI Thread @coroutine#5821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43785/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-06 23:54:26.256 [UI Thread @coroutine#5821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43785/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-06 23:54:26.256 [UI Thread @coroutine#5821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43785/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-06 23:54:26.257 [UI Thread @coroutine#5821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43785/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-06 23:54:26.257 [UI Thread @coroutine#5821] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43785/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-06 23:54:26.258 [UI Thread @coroutine#5821] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:43785/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-06 23:54:26.258 [UI Thread @coroutine#5821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43785/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:54:26.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2024-02-06 23:54:26.260 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2024-02-06 23:54:26.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:26.260 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f999cf4: (connection evicted) 2024-02-06 23:54:26.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:26.261 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2024-02-06 23:54:26.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2024-02-06 23:54:26.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2024-02-06 23:54:26.261 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2024-02-06 23:54:26.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:26.261 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b3427c4: (connection evicted) 2024-02-06 23:54:26.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:26.262 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2024-02-06 23:54:26.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2024-02-06 23:54:26.264 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2024-02-06 23:54:26.264 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:26.264 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:26.264 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:26.264 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:26.264 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:26.264 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:26.264 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7671922b 2024-02-06 23:54:26.264 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:26.264 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:26.264 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:26.264 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:26.264 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:26.264 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:26.264 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:26.264 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:26.264 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:26.264 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:26.264 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:26.264 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:26.264 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:26.264 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:26.264 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:26.264 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:26.264 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:26.264 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:26.264 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:26.264 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2024-02-06 23:54:26.264 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:26.264 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:26.264 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:26.264 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:26.264 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:26.264 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:26.264 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:26.264 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:26.264 [Test worker @coroutine#5827] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2024-02-06 23:54:26.264 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@519e0814 2024-02-06 23:54:26.264 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@519e0814 2024-02-06 23:54:26.264 [Test worker @coroutine#5827] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2024-02-06 23:54:26.281 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519e0814 2024-02-06 23:54:26.288 [DefaultDispatcher-worker-22 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ecfff32 2024-02-06 23:54:26.288 [DefaultDispatcher-worker-22 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36529/UmAppDatabase/replication/nodeId 2024-02-06 23:54:26.288 [DefaultDispatcher-worker-22 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36529/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:26.288 [DefaultDispatcher-worker-22 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36529/UmAppDatabase/replication/nodeId 2024-02-06 23:54:26.289 [DefaultDispatcher-worker-6 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36529/UmAppDatabase/replication/nodeId 2024-02-06 23:54:26.289 [DefaultDispatcher-worker-6 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36529/UmAppDatabase/replication/nodeId 2024-02-06 23:54:26.295 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519e0814 2024-02-06 23:54:26.298 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519e0814 2024-02-06 23:54:26.300 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519e0814 2024-02-06 23:54:26.300 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2024-02-06 23:54:26.301 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:26.301 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:26.301 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:26.301 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:26.301 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:26.301 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:26.301 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40a360e6 2024-02-06 23:54:26.301 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:26.301 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:26.301 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:26.301 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:26.301 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:26.301 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:26.301 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:26.301 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:26.301 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:26.301 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:26.301 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:26.301 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:26.301 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:26.301 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:26.301 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:26.301 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:26.301 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:26.301 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:26.301 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:26.301 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2024-02-06 23:54:26.301 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:26.301 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:26.301 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:26.301 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:26.301 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:26.301 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:26.301 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:26.301 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:26.301 [Test worker @coroutine#5827] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2024-02-06 23:54:26.301 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@378456cb 2024-02-06 23:54:26.301 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@378456cb 2024-02-06 23:54:26.301 [Test worker @coroutine#5827] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2024-02-06 23:54:26.320 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@378456cb 2024-02-06 23:54:26.331 [Test worker @coroutine#5839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@378456cb 2024-02-06 23:54:26.333 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@378456cb 2024-02-06 23:54:26.334 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@378456cb 2024-02-06 23:54:26.346 [DefaultDispatcher-worker-13 @coroutine#5845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@378456cb 2024-02-06 23:54:26.359 [DefaultDispatcher-worker-22 @coroutine#5827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519e0814 2024-02-06 23:54:26.361 [UI Thread @coroutine#5855] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43685/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-06 23:54:26.361 [UI Thread @coroutine#5855] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43685/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-06 23:54:26.361 [UI Thread @coroutine#5855] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43685/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-06 23:54:26.362 [UI Thread @coroutine#5855] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43685/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-06 23:54:26.362 [UI Thread @coroutine#5855] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43685/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-06 23:54:26.364 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2024-02-06 23:54:26.364 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2024-02-06 23:54:26.364 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:26.364 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@519e0814: (connection evicted) 2024-02-06 23:54:26.365 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:26.365 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2024-02-06 23:54:26.365 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2024-02-06 23:54:26.365 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2024-02-06 23:54:26.365 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2024-02-06 23:54:26.365 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:26.366 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@378456cb: (connection evicted) 2024-02-06 23:54:26.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:26.366 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2024-02-06 23:54:26.366 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2024-02-06 23:54:26.368 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2024-02-06 23:54:26.368 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:26.368 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:26.368 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:26.368 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:26.368 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:26.368 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:26.368 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d13cd6d 2024-02-06 23:54:26.368 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:26.368 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:26.368 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:26.368 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:26.368 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:26.368 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:26.368 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:26.368 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:26.368 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:26.368 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:26.368 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:26.368 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:26.368 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:26.368 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:26.368 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:26.368 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:26.368 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:26.368 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:26.368 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:26.368 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2024-02-06 23:54:26.368 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:26.368 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:26.368 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:26.368 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:26.368 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:26.368 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:26.368 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:26.368 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:26.368 [Test worker @coroutine#5861] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2024-02-06 23:54:26.368 [DefaultDispatcher-worker-19 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2024-02-06 23:54:26.369 [DefaultDispatcher-worker-19 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId 2024-02-06 23:54:26.369 [DefaultDispatcher-worker-19 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:26.369 [DefaultDispatcher-worker-19 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId 2024-02-06 23:54:26.369 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@72d2470 2024-02-06 23:54:26.369 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@72d2470 2024-02-06 23:54:26.369 [Test worker @coroutine#5861] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2024-02-06 23:54:26.370 [DefaultDispatcher-worker-14 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId 2024-02-06 23:54:26.370 [DefaultDispatcher-worker-14 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId 2024-02-06 23:54:26.373 [DefaultDispatcher-worker-14 @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3777fc44 2024-02-06 23:54:26.373 [DefaultDispatcher-worker-14 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44493/UmAppDatabase/replication/nodeId 2024-02-06 23:54:26.373 [DefaultDispatcher-worker-14 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44493/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:26.373 [DefaultDispatcher-worker-14 @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44493/UmAppDatabase/replication/nodeId 2024-02-06 23:54:26.374 [DefaultDispatcher-worker-15 @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44493/UmAppDatabase/replication/nodeId 2024-02-06 23:54:26.374 [DefaultDispatcher-worker-15 @coroutine#2849] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44493/UmAppDatabase/replication/nodeId 2024-02-06 23:54:26.384 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72d2470 2024-02-06 23:54:26.394 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72d2470 2024-02-06 23:54:26.395 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72d2470 2024-02-06 23:54:26.397 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72d2470 2024-02-06 23:54:26.397 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2024-02-06 23:54:26.397 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:26.397 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:26.397 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:26.397 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:26.397 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:26.397 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:26.397 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c55e9d4 2024-02-06 23:54:26.397 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:26.397 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:26.397 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:26.397 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:26.397 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:26.397 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:26.397 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:26.397 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:26.397 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:26.397 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:26.397 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:26.397 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:26.397 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:26.397 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:26.397 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:26.397 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:26.397 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:26.397 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:26.397 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:26.397 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2024-02-06 23:54:26.398 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:26.398 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:26.398 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:26.398 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:26.398 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:26.398 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:26.398 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:26.398 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:26.398 [Test worker @coroutine#5861] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2024-02-06 23:54:26.398 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@3446ab40 2024-02-06 23:54:26.398 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@3446ab40 2024-02-06 23:54:26.398 [Test worker @coroutine#5861] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2024-02-06 23:54:26.410 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3446ab40 2024-02-06 23:54:26.420 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3446ab40 2024-02-06 23:54:26.422 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3446ab40 2024-02-06 23:54:26.423 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3446ab40 2024-02-06 23:54:26.434 [DefaultDispatcher-worker-1 @coroutine#5880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3446ab40 2024-02-06 23:54:26.446 [DefaultDispatcher-worker-16 @coroutine#5861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72d2470 2024-02-06 23:54:26.448 [UI Thread @coroutine#5890] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39763/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-06 23:54:26.448 [UI Thread @coroutine#5890] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39763/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-06 23:54:26.448 [UI Thread @coroutine#5890] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39763/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-06 23:54:26.450 [UI Thread @coroutine#5890] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39763/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-06 23:54:26.450 [UI Thread @coroutine#5890] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39763/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-06 23:54:26.450 [UI Thread @coroutine#5890] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:39763/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-06 23:54:26.450 [UI Thread @coroutine#5890] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:39763/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:54:26.451 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2024-02-06 23:54:26.451 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2024-02-06 23:54:26.451 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:26.452 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72d2470: (connection evicted) 2024-02-06 23:54:26.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:26.452 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2024-02-06 23:54:26.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2024-02-06 23:54:26.453 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2024-02-06 23:54:26.453 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2024-02-06 23:54:26.453 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:26.453 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3446ab40: (connection evicted) 2024-02-06 23:54:26.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:26.454 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2024-02-06 23:54:26.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2024-02-06 23:54:26.455 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2024-02-06 23:54:26.455 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:26.455 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:26.455 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:26.455 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:26.455 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:26.455 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:26.455 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57596d71 2024-02-06 23:54:26.455 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:26.455 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:26.455 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:26.455 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:26.455 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:26.455 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:26.455 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:26.455 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:26.455 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:26.455 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:26.455 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:26.455 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:26.455 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:26.455 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:26.455 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:26.455 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:26.455 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:26.455 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:26.455 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:26.455 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2024-02-06 23:54:26.455 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:26.455 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:26.455 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:26.455 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:26.455 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:26.455 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:26.455 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:26.456 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:26.456 [Test worker @coroutine#5896] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2024-02-06 23:54:26.456 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@149bdb4e 2024-02-06 23:54:26.456 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@149bdb4e 2024-02-06 23:54:26.456 [Test worker @coroutine#5896] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2024-02-06 23:54:26.471 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@149bdb4e 2024-02-06 23:54:26.473 [DefaultDispatcher-worker-21 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-06 23:54:26.473 [DefaultDispatcher-worker-21 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33817/UmAppDatabase/replication/nodeId 2024-02-06 23:54:26.473 [DefaultDispatcher-worker-21 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33817/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:26.473 [DefaultDispatcher-worker-21 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33817/UmAppDatabase/replication/nodeId 2024-02-06 23:54:26.474 [DefaultDispatcher-worker-21 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33817/UmAppDatabase/replication/nodeId 2024-02-06 23:54:26.474 [DefaultDispatcher-worker-21 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33817/UmAppDatabase/replication/nodeId 2024-02-06 23:54:26.481 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@149bdb4e 2024-02-06 23:54:26.483 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@149bdb4e 2024-02-06 23:54:26.485 [Test worker @coroutine#5904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@149bdb4e 2024-02-06 23:54:26.485 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2024-02-06 23:54:26.485 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:26.485 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:26.485 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:26.485 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:26.485 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:26.485 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:26.485 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@755c29b0 2024-02-06 23:54:26.485 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:26.485 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:26.485 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:26.485 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:26.485 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:26.485 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:26.485 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:26.485 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:26.485 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:26.485 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:26.485 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:26.485 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:26.485 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:26.485 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:26.485 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:26.485 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:26.485 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:26.485 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:26.485 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:26.485 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2024-02-06 23:54:26.485 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:26.485 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:26.485 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:26.485 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:26.485 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:26.485 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:26.485 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:26.485 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:26.485 [Test worker @coroutine#5896] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2024-02-06 23:54:26.486 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@39153b05 2024-02-06 23:54:26.486 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@39153b05 2024-02-06 23:54:26.486 [Test worker @coroutine#5896] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2024-02-06 23:54:26.498 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39153b05 2024-02-06 23:54:26.509 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39153b05 2024-02-06 23:54:26.510 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39153b05 2024-02-06 23:54:26.512 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39153b05 2024-02-06 23:54:26.522 [DefaultDispatcher-worker-14 @coroutine#5912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39153b05 2024-02-06 23:54:26.534 [DefaultDispatcher-worker-12 @coroutine#5896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@149bdb4e 2024-02-06 23:54:26.554 [DefaultDispatcher-worker-14 @coroutine#5896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@149bdb4e 2024-02-06 23:54:26.556 [HikariPool-199 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:26.562 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2024-02-06 23:54:26.562 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2024-02-06 23:54:26.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:26.562 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@149bdb4e: (connection evicted) 2024-02-06 23:54:26.563 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:26.563 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2024-02-06 23:54:26.563 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2024-02-06 23:54:26.563 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2024-02-06 23:54:26.563 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2024-02-06 23:54:26.563 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:26.563 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39153b05: (connection evicted) 2024-02-06 23:54:26.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:26.564 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2024-02-06 23:54:26.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2024-02-06 23:54:26.566 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2024-02-06 23:54:26.566 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:26.566 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:26.566 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:26.566 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:26.566 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:26.567 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:26.567 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4676fcd9 2024-02-06 23:54:26.567 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:26.567 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:26.567 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:26.567 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:26.567 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:26.567 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:26.567 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:26.567 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:26.567 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:26.567 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:26.567 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:26.567 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:26.567 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:26.567 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:26.567 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:26.567 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:26.567 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:26.567 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:26.567 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:26.567 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2024-02-06 23:54:26.567 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:26.567 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:26.567 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:26.567 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:26.567 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:26.567 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:26.567 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:26.567 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:26.567 [Test worker @coroutine#5937] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2024-02-06 23:54:26.567 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@47ccbbd5 2024-02-06 23:54:26.567 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@47ccbbd5 2024-02-06 23:54:26.567 [Test worker @coroutine#5937] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2024-02-06 23:54:26.582 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47ccbbd5 2024-02-06 23:54:26.593 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47ccbbd5 2024-02-06 23:54:26.594 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47ccbbd5 2024-02-06 23:54:26.596 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47ccbbd5 2024-02-06 23:54:26.606 [DefaultDispatcher-worker-10 @coroutine#5945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47ccbbd5 2024-02-06 23:54:26.626 [DefaultDispatcher-worker-19 @coroutine#5937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47ccbbd5 2024-02-06 23:54:26.631 [DefaultDispatcher-worker-18 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346a2799 2024-02-06 23:54:26.632 [DefaultDispatcher-worker-18 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37139/UmAppDatabase/replication/nodeId 2024-02-06 23:54:26.632 [DefaultDispatcher-worker-18 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37139/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:26.632 [DefaultDispatcher-worker-18 @coroutine#2928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37139/UmAppDatabase/replication/nodeId 2024-02-06 23:54:26.633 [DefaultDispatcher-worker-16 @coroutine#2928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37139/UmAppDatabase/replication/nodeId 2024-02-06 23:54:26.633 [DefaultDispatcher-worker-16 @coroutine#2928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37139/UmAppDatabase/replication/nodeId 2024-02-06 23:54:26.645 [DefaultDispatcher-worker-2 @coroutine#5968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47ccbbd5 2024-02-06 23:54:26.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2024-02-06 23:54:26.648 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2024-02-06 23:54:26.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:26.648 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47ccbbd5: (connection evicted) 2024-02-06 23:54:26.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:26.649 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2024-02-06 23:54:26.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2024-02-06 23:54:26.651 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2024-02-06 23:54:26.651 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:26.651 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:26.651 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:26.651 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:26.651 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:26.651 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:26.651 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7442be61 2024-02-06 23:54:26.651 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:26.651 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:26.651 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:26.651 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:26.651 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:26.651 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:26.651 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:26.651 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:26.651 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:26.651 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:26.651 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:26.651 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:26.651 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:26.651 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:26.651 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:26.651 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:26.651 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:26.651 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:26.652 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:26.652 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2024-02-06 23:54:26.652 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:26.652 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:26.652 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:26.652 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:26.652 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:26.652 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:26.652 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:26.652 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:26.652 [Test worker @coroutine#5974] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2024-02-06 23:54:26.652 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@399ac1a3 2024-02-06 23:54:26.652 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@399ac1a3 2024-02-06 23:54:26.652 [Test worker @coroutine#5974] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2024-02-06 23:54:26.668 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@399ac1a3 2024-02-06 23:54:26.679 [Test worker @coroutine#5975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@399ac1a3 2024-02-06 23:54:26.681 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@399ac1a3 2024-02-06 23:54:26.682 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@399ac1a3 2024-02-06 23:54:26.683 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2024-02-06 23:54:26.683 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:26.683 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:26.683 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:26.683 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:26.683 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:26.683 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:26.683 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32cfd722 2024-02-06 23:54:26.683 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:26.683 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:26.683 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:26.683 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:26.683 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:26.683 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:26.683 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:26.683 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:26.683 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:26.683 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:26.683 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:26.683 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:26.683 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:26.683 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:26.683 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:26.683 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:26.683 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:26.683 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:26.683 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:26.683 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2024-02-06 23:54:26.683 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:26.683 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:26.683 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:26.683 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:26.683 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:26.683 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:26.683 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:26.683 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:26.683 [Test worker @coroutine#5974] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2024-02-06 23:54:26.683 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ff3ca23 2024-02-06 23:54:26.683 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ff3ca23 2024-02-06 23:54:26.683 [Test worker @coroutine#5974] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2024-02-06 23:54:26.696 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff3ca23 2024-02-06 23:54:26.706 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff3ca23 2024-02-06 23:54:26.708 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff3ca23 2024-02-06 23:54:26.709 [DefaultDispatcher-worker-3 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28d97205 2024-02-06 23:54:26.710 [DefaultDispatcher-worker-3 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51439/UmAppDatabase/replication/nodeId 2024-02-06 23:54:26.710 [DefaultDispatcher-worker-3 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51439/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:26.710 [DefaultDispatcher-worker-3 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51439/UmAppDatabase/replication/nodeId 2024-02-06 23:54:26.710 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff3ca23 2024-02-06 23:54:26.711 [DefaultDispatcher-worker-14 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51439/UmAppDatabase/replication/nodeId 2024-02-06 23:54:26.711 [DefaultDispatcher-worker-14 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51439/UmAppDatabase/replication/nodeId 2024-02-06 23:54:26.720 [DefaultDispatcher-worker-7 @coroutine#5989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff3ca23 2024-02-06 23:54:26.734 [DefaultDispatcher-worker-7 @coroutine#5974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@399ac1a3 2024-02-06 23:54:26.745 [DefaultDispatcher-worker-14 @coroutine#5974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@399ac1a3 2024-02-06 23:54:26.752 [HikariPool-202 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:54:26.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2024-02-06 23:54:26.755 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2024-02-06 23:54:26.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:26.755 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@399ac1a3: (connection evicted) 2024-02-06 23:54:26.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:26.756 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2024-02-06 23:54:26.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2024-02-06 23:54:26.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2024-02-06 23:54:26.756 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2024-02-06 23:54:26.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:26.756 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ff3ca23: (connection evicted) 2024-02-06 23:54:26.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:26.757 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2024-02-06 23:54:26.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2024-02-06 23:54:26.759 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2024-02-06 23:54:26.759 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:26.759 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:26.759 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:26.759 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:26.759 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:26.759 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:26.759 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72259917 2024-02-06 23:54:26.759 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:26.759 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:26.759 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:26.759 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:26.759 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:26.759 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:26.759 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:26.759 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:26.759 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:26.759 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:26.759 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:26.759 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:26.759 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:26.759 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:26.759 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:26.759 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:26.759 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:26.759 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:26.759 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:26.759 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2024-02-06 23:54:26.759 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:26.759 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:26.759 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:26.759 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:26.759 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:26.759 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:26.759 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:26.759 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:26.759 [Test worker @coroutine#6016] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2024-02-06 23:54:26.759 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ff83cc8 2024-02-06 23:54:26.759 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ff83cc8 2024-02-06 23:54:26.759 [Test worker @coroutine#6016] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2024-02-06 23:54:26.773 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ff83cc8 2024-02-06 23:54:26.784 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ff83cc8 2024-02-06 23:54:26.785 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ff83cc8 2024-02-06 23:54:26.787 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ff83cc8 2024-02-06 23:54:26.797 [DefaultDispatcher-worker-2 @coroutine#6023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ff83cc8 2024-02-06 23:54:26.797 [DefaultDispatcher-worker-12 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bed0ff4 2024-02-06 23:54:26.797 [DefaultDispatcher-worker-12 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45709/UmAppDatabase/replication/nodeId 2024-02-06 23:54:26.797 [DefaultDispatcher-worker-12 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45709/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:26.797 [DefaultDispatcher-worker-12 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45709/UmAppDatabase/replication/nodeId 2024-02-06 23:54:26.798 [DefaultDispatcher-worker-16 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45709/UmAppDatabase/replication/nodeId 2024-02-06 23:54:26.798 [DefaultDispatcher-worker-16 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45709/UmAppDatabase/replication/nodeId 2024-02-06 23:54:26.802 [DefaultDispatcher-worker-21 @coroutine#6016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ff83cc8 2024-02-06 23:54:26.814 [DefaultDispatcher-worker-21 @coroutine#6039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ff83cc8 2024-02-06 23:54:26.815 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2024-02-06 23:54:26.815 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2024-02-06 23:54:26.815 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:26.816 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ff83cc8: (connection evicted) 2024-02-06 23:54:26.816 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:26.816 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2024-02-06 23:54:26.816 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2024-02-06 23:54:26.818 [Test worker @coroutine#6047] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2024-02-06 23:54:26.818 [Test worker @coroutine#6047] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:26.818 [Test worker @coroutine#6047] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:26.818 [Test worker @coroutine#6047] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:26.818 [Test worker @coroutine#6047] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:26.818 [Test worker @coroutine#6047] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:26.818 [Test worker @coroutine#6047] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:26.818 [Test worker @coroutine#6047] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@349504d5 2024-02-06 23:54:26.818 [Test worker @coroutine#6047] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:26.818 [Test worker @coroutine#6047] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:26.818 [Test worker @coroutine#6047] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:26.818 [Test worker @coroutine#6047] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:26.818 [Test worker @coroutine#6047] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:26.818 [Test worker @coroutine#6047] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:26.818 [Test worker @coroutine#6047] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:26.818 [Test worker @coroutine#6047] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:26.818 [Test worker @coroutine#6047] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:26.818 [Test worker @coroutine#6047] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:26.818 [Test worker @coroutine#6047] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:26.818 [Test worker @coroutine#6047] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:26.818 [Test worker @coroutine#6047] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:26.818 [Test worker @coroutine#6047] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:26.818 [Test worker @coroutine#6047] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:26.818 [Test worker @coroutine#6047] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:26.818 [Test worker @coroutine#6047] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:26.818 [Test worker @coroutine#6047] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:26.818 [Test worker @coroutine#6047] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:26.818 [Test worker @coroutine#6047] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2024-02-06 23:54:26.818 [Test worker @coroutine#6047] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:26.818 [Test worker @coroutine#6047] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:26.818 [Test worker @coroutine#6047] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:26.818 [Test worker @coroutine#6047] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:26.818 [Test worker @coroutine#6047] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:26.818 [Test worker @coroutine#6047] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:26.818 [Test worker @coroutine#6047] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:26.818 [Test worker @coroutine#6047] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:26.818 [Test worker @coroutine#6047] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2024-02-06 23:54:26.818 [Test worker @coroutine#6047] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@218e28d9 2024-02-06 23:54:26.818 [Test worker @coroutine#6047] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@218e28d9 2024-02-06 23:54:26.818 [Test worker @coroutine#6047] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2024-02-06 23:54:26.834 [Test worker @coroutine#6047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@218e28d9 2024-02-06 23:54:26.844 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@218e28d9 2024-02-06 23:54:26.846 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@218e28d9 2024-02-06 23:54:26.847 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@218e28d9 2024-02-06 23:54:26.858 [DefaultDispatcher-worker-17 @coroutine#6054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@218e28d9 2024-02-06 23:54:26.859 [DefaultDispatcher-worker-18 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@737bb797 2024-02-06 23:54:26.859 [DefaultDispatcher-worker-18 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:54:26.859 [DefaultDispatcher-worker-18 @coroutine#3018] 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-02-06 23:54:26.859 [DefaultDispatcher-worker-18 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:54:26.860 [DefaultDispatcher-worker-17 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:54:26.864 [DefaultDispatcher-worker-18 @coroutine#6066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@218e28d9 2024-02-06 23:54:26.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2024-02-06 23:54:26.865 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2024-02-06 23:54:26.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:26.866 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@218e28d9: (connection evicted) 2024-02-06 23:54:26.866 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:26.866 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2024-02-06 23:54:26.866 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2024-02-06 23:54:26.868 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2024-02-06 23:54:26.868 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:26.868 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:26.868 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:26.868 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:26.868 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:26.868 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:26.868 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2da7ef3e 2024-02-06 23:54:26.868 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:26.868 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:26.868 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:26.868 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:26.868 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:26.868 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:26.868 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:26.868 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:26.868 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:26.868 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:26.868 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:26.868 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:26.868 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:26.868 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:26.868 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:26.868 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:26.868 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:26.868 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:26.868 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:26.868 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2024-02-06 23:54:26.868 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:26.868 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:26.868 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:26.868 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:26.868 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:26.868 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:26.868 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:26.868 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:26.868 [Test worker @coroutine#6077] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2024-02-06 23:54:26.869 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@23b62cc3 2024-02-06 23:54:26.869 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@23b62cc3 2024-02-06 23:54:26.873 [Test worker @coroutine#6077] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2024-02-06 23:54:26.882 [DefaultDispatcher-worker-17 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f26cd76 2024-02-06 23:54:26.882 [DefaultDispatcher-worker-17 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55675/UmAppDatabase/replication/nodeId 2024-02-06 23:54:26.882 [DefaultDispatcher-worker-17 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55675/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:26.882 [DefaultDispatcher-worker-17 @coroutine#3033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55675/UmAppDatabase/replication/nodeId 2024-02-06 23:54:26.883 [DefaultDispatcher-worker-4 @coroutine#3033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55675/UmAppDatabase/replication/nodeId 2024-02-06 23:54:26.883 [DefaultDispatcher-worker-4 @coroutine#3033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55675/UmAppDatabase/replication/nodeId 2024-02-06 23:54:26.887 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23b62cc3 2024-02-06 23:54:26.897 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23b62cc3 2024-02-06 23:54:26.898 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23b62cc3 2024-02-06 23:54:26.900 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23b62cc3 2024-02-06 23:54:26.959 [DefaultDispatcher-worker-21 @coroutine#6088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23b62cc3 2024-02-06 23:54:26.962 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2024-02-06 23:54:26.962 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2024-02-06 23:54:26.962 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:26.962 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23b62cc3: (connection evicted) 2024-02-06 23:54:26.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:26.963 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2024-02-06 23:54:26.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2024-02-06 23:54:26.964 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2024-02-06 23:54:26.965 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:26.965 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:26.965 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:26.965 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:26.965 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:26.965 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:26.965 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29511cf9 2024-02-06 23:54:26.965 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:26.965 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:26.965 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:26.965 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:26.965 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:26.965 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:26.965 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:26.965 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:26.965 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:26.965 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:26.965 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:26.965 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:26.965 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:26.965 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:26.965 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:26.965 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:26.965 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:26.965 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:26.965 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:26.965 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2024-02-06 23:54:26.965 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:26.965 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:26.965 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:26.965 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:26.965 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:26.965 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:26.965 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:26.965 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:26.965 [Test worker @coroutine#6103] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2024-02-06 23:54:26.965 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dc10682 2024-02-06 23:54:26.965 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dc10682 2024-02-06 23:54:26.966 [Test worker @coroutine#6103] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2024-02-06 23:54:26.978 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dc10682 2024-02-06 23:54:26.989 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dc10682 2024-02-06 23:54:26.990 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dc10682 2024-02-06 23:54:26.992 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dc10682 2024-02-06 23:54:27.000 [DefaultDispatcher-worker-22 @coroutine#6110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dc10682 2024-02-06 23:54:27.007 [DefaultDispatcher-worker-22 @coroutine#6103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dc10682 2024-02-06 23:54:27.012 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2024-02-06 23:54:27.012 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2024-02-06 23:54:27.012 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:27.013 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4dc10682: (connection evicted) 2024-02-06 23:54:27.013 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:27.013 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2024-02-06 23:54:27.013 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2024-02-06 23:54:27.017 [Test worker @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2024-02-06 23:54:27.017 [Test worker @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:27.017 [Test worker @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:27.017 [Test worker @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:27.017 [Test worker @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:27.017 [Test worker @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:27.017 [Test worker @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:27.017 [Test worker @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c841ac4 2024-02-06 23:54:27.017 [Test worker @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:27.017 [Test worker @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:27.017 [Test worker @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:27.017 [Test worker @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:27.017 [Test worker @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:27.017 [Test worker @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:27.017 [Test worker @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:27.017 [Test worker @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:27.017 [Test worker @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:27.017 [Test worker @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:27.017 [Test worker @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:27.017 [Test worker @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:27.017 [Test worker @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:27.017 [Test worker @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:27.017 [Test worker @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:27.017 [Test worker @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:27.017 [Test worker @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:27.017 [Test worker @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:27.017 [Test worker @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:27.017 [Test worker @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2024-02-06 23:54:27.017 [Test worker @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:27.017 [Test worker @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:27.017 [Test worker @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:27.017 [Test worker @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:27.017 [Test worker @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:27.017 [Test worker @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:27.017 [Test worker @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:27.017 [Test worker @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:27.017 [Test worker @coroutine#6126] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2024-02-06 23:54:27.017 [Test worker @coroutine#6126] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fcef7 2024-02-06 23:54:27.018 [Test worker @coroutine#6126] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fcef7 2024-02-06 23:54:27.018 [Test worker @coroutine#6126] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2024-02-06 23:54:27.031 [Test worker @coroutine#6126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fcef7 2024-02-06 23:54:27.041 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fcef7 2024-02-06 23:54:27.042 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fcef7 2024-02-06 23:54:27.044 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fcef7 2024-02-06 23:54:27.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2024-02-06 23:54:27.048 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2024-02-06 23:54:27.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:54:27.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:27.048 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2024-02-06 23:54:27.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2024-02-06 23:54:27.048 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2024-02-06 23:54:27.049 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:27.049 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:27.049 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:27.049 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:27.049 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:27.049 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:27.049 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5180f430 2024-02-06 23:54:27.049 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:27.049 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:27.049 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:27.049 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:27.049 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:27.049 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:27.049 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:27.049 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:27.049 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:27.049 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:27.049 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:27.049 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:27.049 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:27.049 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:27.049 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:27.049 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:27.049 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:27.049 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:27.049 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:27.049 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2024-02-06 23:54:27.049 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:27.049 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:27.049 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:27.049 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:27.049 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:27.049 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:27.049 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:27.049 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:27.049 [Test worker @coroutine#6142] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2024-02-06 23:54:27.049 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@786e2c5e 2024-02-06 23:54:27.049 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@786e2c5e 2024-02-06 23:54:27.049 [Test worker @coroutine#6142] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2024-02-06 23:54:27.062 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@786e2c5e 2024-02-06 23:54:27.072 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@786e2c5e 2024-02-06 23:54:27.074 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@786e2c5e 2024-02-06 23:54:27.075 [Test worker @coroutine#6147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@786e2c5e 2024-02-06 23:54:27.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2024-02-06 23:54:27.077 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2024-02-06 23:54:27.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:54:27.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:27.077 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2024-02-06 23:54:27.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2024-02-06 23:54:27.078 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2024-02-06 23:54:27.079 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:27.079 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:27.079 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:27.079 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:27.079 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:27.079 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:27.079 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@100235c7 2024-02-06 23:54:27.079 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:27.079 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:27.079 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:27.079 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:27.079 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:27.079 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:27.079 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:27.079 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:27.079 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:27.079 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:27.079 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:27.079 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:27.079 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:27.079 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:27.079 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:27.079 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:27.079 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:27.079 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:27.079 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:27.079 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2024-02-06 23:54:27.079 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:27.079 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:27.079 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:27.079 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:27.079 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:27.079 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:27.079 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:27.079 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:27.079 [Test worker @coroutine#6158] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2024-02-06 23:54:27.079 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@a479c0c 2024-02-06 23:54:27.079 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@a479c0c 2024-02-06 23:54:27.079 [Test worker @coroutine#6158] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2024-02-06 23:54:27.092 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a479c0c 2024-02-06 23:54:27.103 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a479c0c 2024-02-06 23:54:27.104 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a479c0c 2024-02-06 23:54:27.106 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a479c0c 2024-02-06 23:54:27.108 [DefaultDispatcher-worker-15 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4004bfba 2024-02-06 23:54:27.108 [DefaultDispatcher-worker-15 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56609/UmAppDatabase/replication/nodeId 2024-02-06 23:54:27.108 [DefaultDispatcher-worker-15 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56609/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:27.108 [DefaultDispatcher-worker-15 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56609/UmAppDatabase/replication/nodeId 2024-02-06 23:54:27.109 [DefaultDispatcher-worker-4 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56609/UmAppDatabase/replication/nodeId 2024-02-06 23:54:27.109 [DefaultDispatcher-worker-4 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56609/UmAppDatabase/replication/nodeId 2024-02-06 23:54:27.112 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2024-02-06 23:54:27.112 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2024-02-06 23:54:27.112 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:54:27.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:27.113 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2024-02-06 23:54:27.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2024-02-06 23:54:27.118 [UI Thread @coroutine#6182] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47073/Site/verify 2024-02-06 23:54:27.118 [UI Thread @coroutine#6182] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47073/Site/verify. 2024-02-06 23:54:27.118 [UI Thread @coroutine#6182] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47073/Site/verify 2024-02-06 23:54:27.120 [UI Thread @coroutine#6182] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47073/Site/verify 2024-02-06 23:54:27.120 [UI Thread @coroutine#6182] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47073/Site/verify 2024-02-06 23:54:27.120 [UI Thread @coroutine#6182] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:47073/Site/verify. 2024-02-06 23:54:27.120 [UI Thread @coroutine#6182] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47073/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:54:27.125 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2024-02-06 23:54:27.125 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:27.125 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:27.125 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:27.125 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:27.125 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:27.125 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:27.125 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7225583d 2024-02-06 23:54:27.125 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:27.125 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:27.125 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:27.125 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:27.125 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:27.125 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:27.126 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:27.126 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:27.126 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:27.126 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:27.126 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:27.126 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:27.126 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:27.126 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:27.126 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:27.126 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:27.126 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:27.126 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:27.126 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:27.126 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2024-02-06 23:54:27.126 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:27.126 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:27.126 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:27.126 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:27.126 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:27.126 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:27.126 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:27.126 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:27.126 [Test worker @coroutine#6196] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2024-02-06 23:54:27.126 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e92a27 2024-02-06 23:54:27.126 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e92a27 2024-02-06 23:54:27.126 [Test worker @coroutine#6196] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2024-02-06 23:54:27.142 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e92a27 2024-02-06 23:54:27.152 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e92a27 2024-02-06 23:54:27.154 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e92a27 2024-02-06 23:54:27.155 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e92a27 2024-02-06 23:54:27.158 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2024-02-06 23:54:27.158 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2024-02-06 23:54:27.158 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:54:27.158 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:27.158 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2024-02-06 23:54:27.158 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2024-02-06 23:54:27.158 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2024-02-06 23:54:27.158 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:27.158 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:27.158 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:27.158 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:27.158 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:27.158 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:27.158 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e4b9a64 2024-02-06 23:54:27.158 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:27.158 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:27.158 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:27.158 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:27.158 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:27.158 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:27.158 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:27.158 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:27.158 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:27.159 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:27.159 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:27.159 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:27.159 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:27.159 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:27.159 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:27.159 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:27.159 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:27.159 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:27.159 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:27.159 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2024-02-06 23:54:27.159 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:27.159 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:27.159 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:27.159 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:27.159 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:27.159 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:27.159 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:27.159 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:27.159 [Test worker @coroutine#6213] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2024-02-06 23:54:27.159 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cdafb82 2024-02-06 23:54:27.159 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cdafb82 2024-02-06 23:54:27.159 [Test worker @coroutine#6213] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2024-02-06 23:54:27.172 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cdafb82 2024-02-06 23:54:27.182 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cdafb82 2024-02-06 23:54:27.184 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cdafb82 2024-02-06 23:54:27.185 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cdafb82 2024-02-06 23:54:27.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2024-02-06 23:54:27.187 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2024-02-06 23:54:27.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:54:27.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:27.187 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2024-02-06 23:54:27.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2024-02-06 23:54:27.189 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2024-02-06 23:54:27.189 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:27.189 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:27.189 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:27.189 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:27.189 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:27.189 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:27.189 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@213fc7e7 2024-02-06 23:54:27.189 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:27.189 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:27.189 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:27.189 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:27.189 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:27.189 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:27.189 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:27.189 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:27.189 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:27.189 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:27.189 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:27.189 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:27.189 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:27.189 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:27.189 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:27.189 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:27.189 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:27.189 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:27.189 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:27.189 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2024-02-06 23:54:27.189 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:27.189 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:27.189 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:27.189 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:27.189 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:27.189 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:27.189 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:27.189 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:27.189 [Test worker @coroutine#6230] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2024-02-06 23:54:27.189 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e18a6a7 2024-02-06 23:54:27.189 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e18a6a7 2024-02-06 23:54:27.189 [Test worker @coroutine#6230] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2024-02-06 23:54:27.202 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e18a6a7 2024-02-06 23:54:27.219 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e18a6a7 2024-02-06 23:54:27.222 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e18a6a7 2024-02-06 23:54:27.225 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e18a6a7 2024-02-06 23:54:27.227 [UI Thread @coroutine#6245] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42991/Site/verify 2024-02-06 23:54:27.227 [UI Thread @coroutine#6245] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42991/Site/verify. 2024-02-06 23:54:27.227 [UI Thread @coroutine#6245] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42991/Site/verify 2024-02-06 23:54:27.229 [UI Thread @coroutine#6245] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42991/Site/verify 2024-02-06 23:54:27.229 [UI Thread @coroutine#6245] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42991/Site/verify 2024-02-06 23:54:27.229 [UI Thread @coroutine#6245] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:42991/Site/verify. 2024-02-06 23:54:27.229 [UI Thread @coroutine#6245] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:42991/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:54:27.232 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2024-02-06 23:54:27.232 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2024-02-06 23:54:27.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:54:27.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:27.232 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2024-02-06 23:54:27.232 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2024-02-06 23:54:27.237 [UI Thread @coroutine#6257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52105/Site/verify 2024-02-06 23:54:27.238 [UI Thread @coroutine#6257] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52105/Site/verify. 2024-02-06 23:54:27.238 [UI Thread @coroutine#6257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52105/Site/verify 2024-02-06 23:54:27.239 [UI Thread @coroutine#6257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52105/Site/verify 2024-02-06 23:54:27.239 [UI Thread @coroutine#6257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52105/Site/verify 2024-02-06 23:54:27.239 [UI Thread @coroutine#6257] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:52105/Site/verify. 2024-02-06 23:54:27.239 [UI Thread @coroutine#6257] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:52105/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:54:27.245 [UI Thread @coroutine#6270] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51179/Site/verify 2024-02-06 23:54:27.245 [UI Thread @coroutine#6270] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51179/Site/verify. 2024-02-06 23:54:27.245 [UI Thread @coroutine#6270] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51179/Site/verify 2024-02-06 23:54:27.246 [UI Thread @coroutine#6270] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51179/Site/verify 2024-02-06 23:54:27.246 [UI Thread @coroutine#6270] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51179/Site/verify 2024-02-06 23:54:27.246 [UI Thread @coroutine#6270] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:51179/Site/verify. 2024-02-06 23:54:27.246 [UI Thread @coroutine#6270] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:51179/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:54:27.251 [UI Thread @coroutine#6284] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2024-02-06 23:54:27.251 [UI Thread @coroutine#6284] 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-02-06 23:54:27.251 [UI Thread @coroutine#6284] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2024-02-06 23:54:27.253 [UI Thread @coroutine#6284] 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-02-06 23:54:27.256 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2024-02-06 23:54:27.256 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:27.256 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:27.256 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:27.256 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:27.256 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:27.256 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:27.256 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@363a1d8d 2024-02-06 23:54:27.256 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:27.256 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:27.256 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:27.256 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:27.256 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:27.256 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:27.256 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:27.256 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:27.256 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:27.256 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:27.256 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:27.256 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:27.256 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:27.256 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:27.256 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:27.256 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:27.256 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:27.256 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:27.256 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:27.256 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2024-02-06 23:54:27.256 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:27.256 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:27.256 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:27.256 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:27.256 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:27.256 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:27.256 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:27.256 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:27.256 [Test worker @coroutine#6291] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2024-02-06 23:54:27.257 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d73aa17 2024-02-06 23:54:27.257 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d73aa17 2024-02-06 23:54:27.257 [Test worker @coroutine#6291] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2024-02-06 23:54:27.272 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d73aa17 2024-02-06 23:54:27.283 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d73aa17 2024-02-06 23:54:27.284 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d73aa17 2024-02-06 23:54:27.286 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d73aa17 2024-02-06 23:54:27.296 [DefaultDispatcher-worker-20 @coroutine#6299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d73aa17 2024-02-06 23:54:27.300 [DefaultDispatcher-worker-5 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ecfff32 2024-02-06 23:54:27.300 [DefaultDispatcher-worker-5 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36529/UmAppDatabase/replication/nodeId 2024-02-06 23:54:27.300 [DefaultDispatcher-worker-5 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36529/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:27.300 [DefaultDispatcher-worker-5 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36529/UmAppDatabase/replication/nodeId 2024-02-06 23:54:27.301 [DefaultDispatcher-worker-9 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36529/UmAppDatabase/replication/nodeId 2024-02-06 23:54:27.301 [DefaultDispatcher-worker-9 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36529/UmAppDatabase/replication/nodeId 2024-02-06 23:54:27.316 [DefaultDispatcher-worker-11 @coroutine#6291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d73aa17 2024-02-06 23:54:27.326 [DefaultDispatcher-worker-9 @coroutine#6291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d73aa17 2024-02-06 23:54:27.333 [DefaultDispatcher-worker-8 @coroutine#6291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d73aa17 2024-02-06 23:54:27.341 [DefaultDispatcher-worker-22 @coroutine#6291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d73aa17 2024-02-06 23:54:27.348 [DefaultDispatcher-worker-18 @coroutine#6291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d73aa17 2024-02-06 23:54:27.355 [DefaultDispatcher-worker-11 @coroutine#6291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d73aa17 2024-02-06 23:54:27.357 [HikariPool-214 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:27.371 [DefaultDispatcher-worker-7 @coroutine#6318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d73aa17 2024-02-06 23:54:27.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2024-02-06 23:54:27.373 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2024-02-06 23:54:27.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:27.373 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d73aa17: (connection evicted) 2024-02-06 23:54:27.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:27.373 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2024-02-06 23:54:27.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2024-02-06 23:54:27.375 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2024-02-06 23:54:27.375 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:27.375 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:27.375 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:27.375 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:27.375 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:27.375 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:27.375 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1006d0e3 2024-02-06 23:54:27.375 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:27.375 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:27.375 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:27.375 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:27.375 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:27.375 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:27.375 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:27.375 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:27.376 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:27.376 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:27.376 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:27.376 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:27.376 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:27.376 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:27.376 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:27.376 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:27.376 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:27.376 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:27.376 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:27.376 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2024-02-06 23:54:27.376 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:27.376 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:27.376 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:27.376 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:27.376 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:27.376 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:27.376 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:27.376 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:27.376 [Test worker @coroutine#6324] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2024-02-06 23:54:27.376 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fb4377d 2024-02-06 23:54:27.376 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fb4377d 2024-02-06 23:54:27.376 [Test worker @coroutine#6324] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2024-02-06 23:54:27.380 [DefaultDispatcher-worker-6 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2024-02-06 23:54:27.380 [DefaultDispatcher-worker-6 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId 2024-02-06 23:54:27.380 [DefaultDispatcher-worker-6 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:27.380 [DefaultDispatcher-worker-6 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId 2024-02-06 23:54:27.381 [DefaultDispatcher-worker-17 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId 2024-02-06 23:54:27.381 [DefaultDispatcher-worker-17 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId 2024-02-06 23:54:27.384 [DefaultDispatcher-worker-21 @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3777fc44 2024-02-06 23:54:27.384 [DefaultDispatcher-worker-21 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44493/UmAppDatabase/replication/nodeId 2024-02-06 23:54:27.384 [DefaultDispatcher-worker-21 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44493/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:27.384 [DefaultDispatcher-worker-21 @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44493/UmAppDatabase/replication/nodeId 2024-02-06 23:54:27.385 [DefaultDispatcher-worker-22 @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44493/UmAppDatabase/replication/nodeId 2024-02-06 23:54:27.385 [DefaultDispatcher-worker-22 @coroutine#2849] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44493/UmAppDatabase/replication/nodeId 2024-02-06 23:54:27.396 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb4377d 2024-02-06 23:54:27.406 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb4377d 2024-02-06 23:54:27.408 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb4377d 2024-02-06 23:54:27.410 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb4377d 2024-02-06 23:54:27.410 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2024-02-06 23:54:27.410 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:27.410 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:27.410 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:27.410 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:27.410 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:27.410 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:27.410 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2df6d461 2024-02-06 23:54:27.410 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:27.410 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:27.410 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:27.410 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:27.410 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:27.410 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:27.410 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:27.410 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:27.410 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:27.410 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:27.410 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:27.410 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:27.410 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:27.410 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:27.410 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:27.410 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:27.410 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:27.410 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:27.410 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:27.410 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2024-02-06 23:54:27.410 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:27.410 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:27.410 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:27.410 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:27.410 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:27.410 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:27.410 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:27.410 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:27.410 [Test worker @coroutine#6324] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2024-02-06 23:54:27.411 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d5d6297 2024-02-06 23:54:27.411 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d5d6297 2024-02-06 23:54:27.411 [Test worker @coroutine#6324] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2024-02-06 23:54:27.424 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d5d6297 2024-02-06 23:54:27.434 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d5d6297 2024-02-06 23:54:27.435 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d5d6297 2024-02-06 23:54:27.437 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d5d6297 2024-02-06 23:54:27.447 [DefaultDispatcher-worker-14 @coroutine#6344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d5d6297 2024-02-06 23:54:27.459 [DefaultDispatcher-worker-19 @coroutine#6324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb4377d 2024-02-06 23:54:27.472 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2024-02-06 23:54:27.472 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2024-02-06 23:54:27.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:27.472 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1fb4377d: (connection evicted) 2024-02-06 23:54:27.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:27.473 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2024-02-06 23:54:27.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2024-02-06 23:54:27.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2024-02-06 23:54:27.473 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2024-02-06 23:54:27.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:27.473 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d5d6297: (connection evicted) 2024-02-06 23:54:27.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:27.474 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2024-02-06 23:54:27.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2024-02-06 23:54:27.475 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2024-02-06 23:54:27.475 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:27.475 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:27.475 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:27.475 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:27.475 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:27.475 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:27.475 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61ee9672 2024-02-06 23:54:27.475 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:27.475 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:27.475 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:27.475 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:27.475 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:27.475 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:27.475 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:27.475 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:27.475 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:27.475 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:27.475 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:27.475 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:27.475 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:27.475 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:27.475 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:27.475 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:27.475 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:27.475 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:27.475 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:27.475 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2024-02-06 23:54:27.475 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:27.475 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:27.475 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:27.475 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:27.475 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:27.475 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:27.476 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:27.476 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:27.476 [Test worker @coroutine#6376] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2024-02-06 23:54:27.476 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@78395e28 2024-02-06 23:54:27.476 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@78395e28 2024-02-06 23:54:27.476 [Test worker @coroutine#6376] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2024-02-06 23:54:27.481 [DefaultDispatcher-worker-14 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-06 23:54:27.481 [DefaultDispatcher-worker-14 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33817/UmAppDatabase/replication/nodeId 2024-02-06 23:54:27.482 [DefaultDispatcher-worker-14 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33817/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:27.482 [DefaultDispatcher-worker-14 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33817/UmAppDatabase/replication/nodeId 2024-02-06 23:54:27.483 [DefaultDispatcher-worker-13 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33817/UmAppDatabase/replication/nodeId 2024-02-06 23:54:27.483 [DefaultDispatcher-worker-13 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33817/UmAppDatabase/replication/nodeId 2024-02-06 23:54:27.493 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78395e28 2024-02-06 23:54:27.503 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78395e28 2024-02-06 23:54:27.505 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78395e28 2024-02-06 23:54:27.506 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78395e28 2024-02-06 23:54:27.506 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2024-02-06 23:54:27.507 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:27.507 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:27.507 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:27.507 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:27.507 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:27.507 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:27.507 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14bb16ee 2024-02-06 23:54:27.507 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:27.507 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:27.507 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:27.507 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:27.507 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:27.507 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:27.507 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:27.507 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:27.507 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:27.507 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:27.507 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:27.507 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:27.507 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:27.507 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:27.507 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:27.507 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:27.507 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:27.507 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:27.507 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:27.507 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2024-02-06 23:54:27.507 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:27.507 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:27.507 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:27.507 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:27.507 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:27.507 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:27.507 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:27.507 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:27.507 [Test worker @coroutine#6376] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2024-02-06 23:54:27.507 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@441a2d52 2024-02-06 23:54:27.507 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@441a2d52 2024-02-06 23:54:27.507 [Test worker @coroutine#6376] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2024-02-06 23:54:27.520 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441a2d52 2024-02-06 23:54:27.530 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441a2d52 2024-02-06 23:54:27.532 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441a2d52 2024-02-06 23:54:27.533 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441a2d52 2024-02-06 23:54:27.544 [DefaultDispatcher-worker-5 @coroutine#6393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441a2d52 2024-02-06 23:54:27.557 [DefaultDispatcher-worker-16 @coroutine#6376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78395e28 2024-02-06 23:54:27.566 [DefaultDispatcher-worker-8 @coroutine#6376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78395e28 2024-02-06 23:54:27.570 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2024-02-06 23:54:27.570 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2024-02-06 23:54:27.570 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:27.570 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78395e28: (connection evicted) 2024-02-06 23:54:27.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:27.571 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2024-02-06 23:54:27.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2024-02-06 23:54:27.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2024-02-06 23:54:27.571 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2024-02-06 23:54:27.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:27.571 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@441a2d52: (connection evicted) 2024-02-06 23:54:27.572 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:27.572 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2024-02-06 23:54:27.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2024-02-06 23:54:27.573 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2024-02-06 23:54:27.573 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:27.573 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:27.573 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:27.573 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:27.573 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:27.573 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:27.573 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a273fd7 2024-02-06 23:54:27.573 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:27.573 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:27.573 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:27.573 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:27.573 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:27.573 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:27.573 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:27.573 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:27.573 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:27.573 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:27.573 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:27.573 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:27.573 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:27.573 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:27.573 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:27.573 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:27.573 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:27.573 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:27.573 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:27.573 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2024-02-06 23:54:27.573 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:27.573 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:27.573 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:27.573 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:27.573 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:27.573 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:27.573 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:27.573 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:27.573 [Test worker @coroutine#6429] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2024-02-06 23:54:27.574 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bf31f3e 2024-02-06 23:54:27.574 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bf31f3e 2024-02-06 23:54:27.574 [Test worker @coroutine#6429] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2024-02-06 23:54:27.588 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bf31f3e 2024-02-06 23:54:27.599 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bf31f3e 2024-02-06 23:54:27.600 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bf31f3e 2024-02-06 23:54:27.602 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bf31f3e 2024-02-06 23:54:27.602 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2024-02-06 23:54:27.602 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:27.602 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:27.602 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:27.602 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:27.603 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:27.603 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:27.603 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f1b4a14 2024-02-06 23:54:27.603 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:27.603 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:27.603 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:27.603 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:27.603 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:27.603 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:27.603 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:27.603 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:27.603 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:27.603 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:27.603 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:27.603 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:27.603 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:27.603 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:27.603 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:27.603 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:27.603 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:27.603 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:27.603 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:27.603 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2024-02-06 23:54:27.603 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:27.603 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:27.603 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:27.603 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:27.603 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:27.603 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:27.603 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:27.603 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:27.603 [Test worker @coroutine#6429] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2024-02-06 23:54:27.603 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a12048d 2024-02-06 23:54:27.603 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a12048d 2024-02-06 23:54:27.603 [Test worker @coroutine#6429] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2024-02-06 23:54:27.616 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a12048d 2024-02-06 23:54:27.626 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a12048d 2024-02-06 23:54:27.628 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a12048d 2024-02-06 23:54:27.630 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a12048d 2024-02-06 23:54:27.640 [DefaultDispatcher-worker-15 @coroutine#6443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a12048d 2024-02-06 23:54:27.642 [DefaultDispatcher-worker-14 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346a2799 2024-02-06 23:54:27.643 [DefaultDispatcher-worker-14 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37139/UmAppDatabase/replication/nodeId 2024-02-06 23:54:27.643 [DefaultDispatcher-worker-14 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37139/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:27.643 [DefaultDispatcher-worker-14 @coroutine#2928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37139/UmAppDatabase/replication/nodeId 2024-02-06 23:54:27.644 [DefaultDispatcher-worker-1 @coroutine#2928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37139/UmAppDatabase/replication/nodeId 2024-02-06 23:54:27.644 [DefaultDispatcher-worker-1 @coroutine#2928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37139/UmAppDatabase/replication/nodeId 2024-02-06 23:54:27.654 [DefaultDispatcher-worker-11 @coroutine#6429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bf31f3e 2024-02-06 23:54:27.663 [DefaultDispatcher-worker-3 @coroutine#6429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bf31f3e 2024-02-06 23:54:27.674 [HikariPool-219 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:27.703 [HikariPool-220 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:27.720 [DefaultDispatcher-worker-1 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28d97205 2024-02-06 23:54:27.720 [DefaultDispatcher-worker-1 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51439/UmAppDatabase/replication/nodeId 2024-02-06 23:54:27.720 [DefaultDispatcher-worker-1 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51439/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:27.720 [DefaultDispatcher-worker-1 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51439/UmAppDatabase/replication/nodeId 2024-02-06 23:54:27.722 [DefaultDispatcher-worker-3 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51439/UmAppDatabase/replication/nodeId 2024-02-06 23:54:27.722 [DefaultDispatcher-worker-3 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51439/UmAppDatabase/replication/nodeId 2024-02-06 23:54:27.807 [DefaultDispatcher-worker-1 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bed0ff4 2024-02-06 23:54:27.808 [DefaultDispatcher-worker-1 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45709/UmAppDatabase/replication/nodeId 2024-02-06 23:54:27.808 [DefaultDispatcher-worker-1 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45709/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:27.808 [DefaultDispatcher-worker-1 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45709/UmAppDatabase/replication/nodeId 2024-02-06 23:54:27.809 [DefaultDispatcher-worker-3 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45709/UmAppDatabase/replication/nodeId 2024-02-06 23:54:27.809 [DefaultDispatcher-worker-3 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45709/UmAppDatabase/replication/nodeId 2024-02-06 23:54:27.870 [DefaultDispatcher-worker-19 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@737bb797 2024-02-06 23:54:27.871 [DefaultDispatcher-worker-19 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:54:27.871 [DefaultDispatcher-worker-19 @coroutine#3018] 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-02-06 23:54:27.871 [DefaultDispatcher-worker-19 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:54:27.872 [DefaultDispatcher-worker-19 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:54:27.893 [DefaultDispatcher-worker-3 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f26cd76 2024-02-06 23:54:27.894 [DefaultDispatcher-worker-3 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55675/UmAppDatabase/replication/nodeId 2024-02-06 23:54:27.894 [DefaultDispatcher-worker-3 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55675/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:27.894 [DefaultDispatcher-worker-3 @coroutine#3033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55675/UmAppDatabase/replication/nodeId 2024-02-06 23:54:27.895 [DefaultDispatcher-worker-11 @coroutine#3033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55675/UmAppDatabase/replication/nodeId 2024-02-06 23:54:27.895 [DefaultDispatcher-worker-11 @coroutine#3033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55675/UmAppDatabase/replication/nodeId 2024-02-06 23:54:27.916 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2024-02-06 23:54:27.916 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2024-02-06 23:54:27.916 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:27.917 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3bf31f3e: (connection evicted) 2024-02-06 23:54:27.917 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:27.917 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2024-02-06 23:54:27.917 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2024-02-06 23:54:27.918 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2024-02-06 23:54:27.918 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2024-02-06 23:54:27.918 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:27.918 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a12048d: (connection evicted) 2024-02-06 23:54:27.918 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:27.918 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2024-02-06 23:54:27.918 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2024-02-06 23:54:27.920 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2024-02-06 23:54:27.920 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:27.920 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:27.920 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:27.920 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:27.920 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:27.920 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:27.920 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f31385e 2024-02-06 23:54:27.920 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:27.920 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:27.920 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:27.920 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:27.920 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:27.920 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:27.920 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:27.920 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:27.920 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:27.920 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:27.920 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:27.920 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:27.920 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:27.920 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:27.920 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:27.920 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:27.920 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:27.920 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:27.920 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:27.920 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2024-02-06 23:54:27.920 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:27.920 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:27.920 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:27.920 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:27.920 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:27.920 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:27.920 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:27.920 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:27.920 [Test worker @coroutine#6497] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2024-02-06 23:54:27.921 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@20072ff1 2024-02-06 23:54:27.921 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@20072ff1 2024-02-06 23:54:27.921 [Test worker @coroutine#6497] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2024-02-06 23:54:27.935 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20072ff1 2024-02-06 23:54:27.945 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20072ff1 2024-02-06 23:54:27.946 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20072ff1 2024-02-06 23:54:27.948 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20072ff1 2024-02-06 23:54:27.948 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2024-02-06 23:54:27.948 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:27.948 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:27.948 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:27.948 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:27.948 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:27.948 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:27.948 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12ebfc66 2024-02-06 23:54:27.948 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:27.948 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:27.948 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:27.948 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:27.948 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:27.948 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:27.948 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:27.948 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:27.948 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:27.948 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:27.948 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:27.948 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:27.948 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:27.948 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:27.948 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:27.948 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:27.948 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:27.948 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:27.948 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:27.948 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2024-02-06 23:54:27.949 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:27.949 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:27.949 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:27.949 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:27.949 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:27.949 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:27.949 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:27.949 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:27.949 [Test worker @coroutine#6497] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2024-02-06 23:54:27.949 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b1dd206 2024-02-06 23:54:27.949 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b1dd206 2024-02-06 23:54:27.949 [Test worker @coroutine#6497] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2024-02-06 23:54:27.961 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b1dd206 2024-02-06 23:54:27.971 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b1dd206 2024-02-06 23:54:27.973 [Test worker @coroutine#6506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b1dd206 2024-02-06 23:54:27.974 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b1dd206 2024-02-06 23:54:27.985 [DefaultDispatcher-worker-21 @coroutine#6510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b1dd206 2024-02-06 23:54:27.998 [DefaultDispatcher-worker-21 @coroutine#6497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20072ff1 2024-02-06 23:54:28.007 [DefaultDispatcher-worker-6 @coroutine#6497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20072ff1 2024-02-06 23:54:28.015 [DefaultDispatcher-worker-7 @coroutine#6497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20072ff1 2024-02-06 23:54:28.021 [HikariPool-221 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:54:28.023 [DefaultDispatcher-worker-6 @coroutine#6497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20072ff1 2024-02-06 23:54:28.030 [DefaultDispatcher-worker-7 @coroutine#6497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20072ff1 2024-02-06 23:54:28.038 [DefaultDispatcher-worker-14 @coroutine#6497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20072ff1 2024-02-06 23:54:28.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2024-02-06 23:54:28.042 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2024-02-06 23:54:28.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:28.043 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20072ff1: (connection evicted) 2024-02-06 23:54:28.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:28.043 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2024-02-06 23:54:28.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2024-02-06 23:54:28.044 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2024-02-06 23:54:28.044 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2024-02-06 23:54:28.044 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:28.044 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b1dd206: (connection evicted) 2024-02-06 23:54:28.045 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:28.045 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2024-02-06 23:54:28.045 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2024-02-06 23:54:28.046 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2024-02-06 23:54:28.046 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:28.046 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:28.046 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:28.046 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:28.046 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:28.046 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:28.046 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@deb0c0e 2024-02-06 23:54:28.046 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:28.046 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:28.046 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:28.046 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:28.046 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:28.046 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:28.046 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:28.046 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:28.046 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:28.046 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:28.046 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:28.046 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:28.046 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:28.046 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:28.046 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:28.046 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:28.046 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:28.046 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:28.046 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:28.046 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2024-02-06 23:54:28.046 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:28.046 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:28.046 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:28.046 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:28.046 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:28.046 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:28.046 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:28.046 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:28.046 [Test worker @coroutine#6550] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2024-02-06 23:54:28.047 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@6942ff10 2024-02-06 23:54:28.047 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@6942ff10 2024-02-06 23:54:28.047 [Test worker @coroutine#6550] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2024-02-06 23:54:28.062 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6942ff10 2024-02-06 23:54:28.072 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6942ff10 2024-02-06 23:54:28.074 [Test worker @coroutine#6553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6942ff10 2024-02-06 23:54:28.075 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6942ff10 2024-02-06 23:54:28.076 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2024-02-06 23:54:28.076 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:28.076 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:28.076 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:28.076 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:28.076 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:28.076 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:28.076 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@808f65 2024-02-06 23:54:28.076 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:28.076 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:28.076 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:28.076 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:28.076 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:28.076 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:28.076 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:28.076 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:28.076 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:28.076 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:28.076 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:28.076 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:28.076 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:28.076 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:28.076 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:28.076 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:28.076 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:28.076 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:28.076 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:28.076 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2024-02-06 23:54:28.076 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:28.076 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:28.076 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:28.076 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:28.076 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:28.076 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:28.076 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:28.076 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:28.076 [Test worker @coroutine#6550] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2024-02-06 23:54:28.076 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@15c0a8ad 2024-02-06 23:54:28.076 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@15c0a8ad 2024-02-06 23:54:28.076 [Test worker @coroutine#6550] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2024-02-06 23:54:28.089 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c0a8ad 2024-02-06 23:54:28.104 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c0a8ad 2024-02-06 23:54:28.106 [Test worker @coroutine#6560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c0a8ad 2024-02-06 23:54:28.108 [Test worker @coroutine#6562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c0a8ad 2024-02-06 23:54:28.118 [DefaultDispatcher-worker-2 @coroutine#6564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c0a8ad 2024-02-06 23:54:28.119 [DefaultDispatcher-worker-12 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4004bfba 2024-02-06 23:54:28.119 [DefaultDispatcher-worker-12 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56609/UmAppDatabase/replication/nodeId 2024-02-06 23:54:28.119 [DefaultDispatcher-worker-12 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56609/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:28.119 [DefaultDispatcher-worker-12 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56609/UmAppDatabase/replication/nodeId 2024-02-06 23:54:28.120 [DefaultDispatcher-worker-7 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56609/UmAppDatabase/replication/nodeId 2024-02-06 23:54:28.120 [DefaultDispatcher-worker-7 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56609/UmAppDatabase/replication/nodeId 2024-02-06 23:54:28.131 [DefaultDispatcher-worker-3 @coroutine#6550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6942ff10 2024-02-06 23:54:28.140 [DefaultDispatcher-worker-10 @coroutine#6550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6942ff10 2024-02-06 23:54:28.147 [HikariPool-223 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:54:28.148 [DefaultDispatcher-worker-4 @coroutine#6550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6942ff10 2024-02-06 23:54:28.155 [DefaultDispatcher-worker-10 @coroutine#6550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6942ff10 2024-02-06 23:54:28.164 [DefaultDispatcher-worker-4 @coroutine#6550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6942ff10 2024-02-06 23:54:28.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2024-02-06 23:54:28.168 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2024-02-06 23:54:28.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:28.168 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6942ff10: (connection evicted) 2024-02-06 23:54:28.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:28.169 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2024-02-06 23:54:28.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2024-02-06 23:54:28.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2024-02-06 23:54:28.169 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2024-02-06 23:54:28.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:28.169 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15c0a8ad: (connection evicted) 2024-02-06 23:54:28.170 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:28.170 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2024-02-06 23:54:28.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2024-02-06 23:54:28.171 [Test worker @coroutine#6605] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2024-02-06 23:54:28.171 [Test worker @coroutine#6605] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:28.171 [Test worker @coroutine#6605] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:28.171 [Test worker @coroutine#6605] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:28.171 [Test worker @coroutine#6605] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:28.171 [Test worker @coroutine#6605] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:28.171 [Test worker @coroutine#6605] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:28.171 [Test worker @coroutine#6605] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1368e451 2024-02-06 23:54:28.171 [Test worker @coroutine#6605] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:28.171 [Test worker @coroutine#6605] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:28.171 [Test worker @coroutine#6605] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:28.171 [Test worker @coroutine#6605] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:28.171 [Test worker @coroutine#6605] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:28.171 [Test worker @coroutine#6605] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:28.171 [Test worker @coroutine#6605] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:28.171 [Test worker @coroutine#6605] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:28.171 [Test worker @coroutine#6605] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:28.171 [Test worker @coroutine#6605] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:28.171 [Test worker @coroutine#6605] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:28.171 [Test worker @coroutine#6605] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:28.171 [Test worker @coroutine#6605] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:28.171 [Test worker @coroutine#6605] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:28.171 [Test worker @coroutine#6605] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:28.171 [Test worker @coroutine#6605] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:28.171 [Test worker @coroutine#6605] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:28.171 [Test worker @coroutine#6605] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:28.171 [Test worker @coroutine#6605] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:28.171 [Test worker @coroutine#6605] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2024-02-06 23:54:28.171 [Test worker @coroutine#6605] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:28.171 [Test worker @coroutine#6605] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:28.171 [Test worker @coroutine#6605] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:28.171 [Test worker @coroutine#6605] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:28.171 [Test worker @coroutine#6605] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:28.171 [Test worker @coroutine#6605] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:28.171 [Test worker @coroutine#6605] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:28.171 [Test worker @coroutine#6605] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:28.171 [Test worker @coroutine#6605] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2024-02-06 23:54:28.171 [Test worker @coroutine#6605] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@2296ed0d 2024-02-06 23:54:28.171 [Test worker @coroutine#6605] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@2296ed0d 2024-02-06 23:54:28.172 [Test worker @coroutine#6605] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2024-02-06 23:54:28.185 [Test worker @coroutine#6605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2296ed0d 2024-02-06 23:54:28.196 [Test worker @coroutine#6607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2296ed0d 2024-02-06 23:54:28.197 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2296ed0d 2024-02-06 23:54:28.199 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2296ed0d 2024-02-06 23:54:28.199 [Test worker @coroutine#6605] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2024-02-06 23:54:28.199 [Test worker @coroutine#6605] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:28.199 [Test worker @coroutine#6605] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:28.199 [Test worker @coroutine#6605] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:28.199 [Test worker @coroutine#6605] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:28.199 [Test worker @coroutine#6605] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:28.199 [Test worker @coroutine#6605] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:28.199 [Test worker @coroutine#6605] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33ea437a 2024-02-06 23:54:28.199 [Test worker @coroutine#6605] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:28.199 [Test worker @coroutine#6605] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:28.199 [Test worker @coroutine#6605] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:28.199 [Test worker @coroutine#6605] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:28.199 [Test worker @coroutine#6605] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:28.199 [Test worker @coroutine#6605] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:28.199 [Test worker @coroutine#6605] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:28.199 [Test worker @coroutine#6605] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:28.199 [Test worker @coroutine#6605] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:28.199 [Test worker @coroutine#6605] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:28.199 [Test worker @coroutine#6605] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:28.199 [Test worker @coroutine#6605] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:28.199 [Test worker @coroutine#6605] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:28.199 [Test worker @coroutine#6605] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:28.199 [Test worker @coroutine#6605] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:28.199 [Test worker @coroutine#6605] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:28.199 [Test worker @coroutine#6605] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:28.199 [Test worker @coroutine#6605] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:28.199 [Test worker @coroutine#6605] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:28.199 [Test worker @coroutine#6605] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2024-02-06 23:54:28.199 [Test worker @coroutine#6605] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:28.199 [Test worker @coroutine#6605] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:28.199 [Test worker @coroutine#6605] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:28.199 [Test worker @coroutine#6605] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:28.199 [Test worker @coroutine#6605] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:28.199 [Test worker @coroutine#6605] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:28.200 [Test worker @coroutine#6605] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:28.200 [Test worker @coroutine#6605] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:28.200 [Test worker @coroutine#6605] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2024-02-06 23:54:28.200 [Test worker @coroutine#6605] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aead157 2024-02-06 23:54:28.200 [Test worker @coroutine#6605] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aead157 2024-02-06 23:54:28.200 [Test worker @coroutine#6605] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2024-02-06 23:54:28.212 [Test worker @coroutine#6605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aead157 2024-02-06 23:54:28.223 [Test worker @coroutine#6613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aead157 2024-02-06 23:54:28.224 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aead157 2024-02-06 23:54:28.226 [Test worker @coroutine#6617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aead157 2024-02-06 23:54:28.236 [DefaultDispatcher-worker-5 @coroutine#6619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aead157 2024-02-06 23:54:28.249 [DefaultDispatcher-worker-8 @coroutine#6605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2296ed0d 2024-02-06 23:54:28.257 [DefaultDispatcher-worker-19 @coroutine#6605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2296ed0d 2024-02-06 23:54:28.263 [DefaultDispatcher-worker-7 @coroutine#6605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2296ed0d 2024-02-06 23:54:28.271 [DefaultDispatcher-worker-5 @coroutine#6605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2296ed0d 2024-02-06 23:54:28.272 [HikariPool-225 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:54:28.279 [DefaultDispatcher-worker-15 @coroutine#6605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2296ed0d 2024-02-06 23:54:28.286 [DefaultDispatcher-worker-8 @coroutine#6605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2296ed0d 2024-02-06 23:54:28.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2024-02-06 23:54:28.290 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2024-02-06 23:54:28.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:28.291 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2296ed0d: (connection evicted) 2024-02-06 23:54:28.291 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:28.291 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2024-02-06 23:54:28.291 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2024-02-06 23:54:28.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2024-02-06 23:54:28.292 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2024-02-06 23:54:28.292 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:28.292 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7aead157: (connection evicted) 2024-02-06 23:54:28.292 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:28.292 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2024-02-06 23:54:28.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2024-02-06 23:54:28.294 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2024-02-06 23:54:28.294 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:28.294 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:28.294 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:28.294 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:28.294 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:28.294 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:28.294 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6bb2dae6 2024-02-06 23:54:28.294 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:28.294 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:28.294 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:28.294 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:28.294 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:28.295 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:28.295 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:28.295 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:28.295 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:28.295 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:28.295 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:28.295 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:28.295 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:28.295 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:28.295 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:28.295 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:28.295 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:28.295 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:28.295 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:28.295 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2024-02-06 23:54:28.295 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:28.295 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:28.295 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:28.295 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:28.295 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:28.295 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:28.295 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:28.295 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:28.295 [Test worker @coroutine#6659] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2024-02-06 23:54:28.295 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a640f98 2024-02-06 23:54:28.295 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a640f98 2024-02-06 23:54:28.295 [Test worker @coroutine#6659] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2024-02-06 23:54:28.310 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a640f98 2024-02-06 23:54:28.310 [DefaultDispatcher-worker-7 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ecfff32 2024-02-06 23:54:28.310 [DefaultDispatcher-worker-7 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36529/UmAppDatabase/replication/nodeId 2024-02-06 23:54:28.310 [DefaultDispatcher-worker-7 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36529/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:28.310 [DefaultDispatcher-worker-7 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36529/UmAppDatabase/replication/nodeId 2024-02-06 23:54:28.311 [DefaultDispatcher-worker-5 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36529/UmAppDatabase/replication/nodeId 2024-02-06 23:54:28.311 [DefaultDispatcher-worker-5 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36529/UmAppDatabase/replication/nodeId 2024-02-06 23:54:28.320 [Test worker @coroutine#6660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a640f98 2024-02-06 23:54:28.322 [Test worker @coroutine#6665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a640f98 2024-02-06 23:54:28.324 [Test worker @coroutine#6667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a640f98 2024-02-06 23:54:28.332 [Test worker] DEBUG c.zaxxer.hikari.pool.ProxyConnection - HikariPool-227 - Executed rollback on connection org.sqlite.jdbc4.JDBC4Connection@5a640f98 due to dirty commit state on close(). 2024-02-06 23:54:28.339 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a640f98 2024-02-06 23:54:28.339 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2024-02-06 23:54:28.339 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2024-02-06 23:54:28.339 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:28.339 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a640f98: (connection evicted) 2024-02-06 23:54:28.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:28.340 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2024-02-06 23:54:28.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2024-02-06 23:54:28.397 [Test worker @coroutine#6684] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2024-02-06 23:54:28.398 [Test worker @coroutine#6684] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:28.398 [Test worker @coroutine#6684] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:28.398 [Test worker @coroutine#6684] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:28.398 [Test worker @coroutine#6684] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:28.398 [Test worker @coroutine#6684] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:28.398 [Test worker @coroutine#6684] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:28.398 [Test worker @coroutine#6684] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ca9e25a 2024-02-06 23:54:28.398 [Test worker @coroutine#6684] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:28.398 [Test worker @coroutine#6684] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:28.398 [Test worker @coroutine#6684] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:28.398 [Test worker @coroutine#6684] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:28.398 [Test worker @coroutine#6684] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:28.398 [Test worker @coroutine#6684] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:28.398 [Test worker @coroutine#6684] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:28.398 [Test worker @coroutine#6684] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:28.398 [Test worker @coroutine#6684] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:28.398 [Test worker @coroutine#6684] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:28.398 [Test worker @coroutine#6684] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:28.398 [Test worker @coroutine#6684] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:28.398 [Test worker @coroutine#6684] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:28.398 [Test worker @coroutine#6684] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:28.398 [Test worker @coroutine#6684] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:28.398 [Test worker @coroutine#6684] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:28.398 [Test worker @coroutine#6684] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:28.398 [Test worker @coroutine#6684] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:28.398 [Test worker @coroutine#6684] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:28.398 [Test worker @coroutine#6684] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2024-02-06 23:54:28.398 [Test worker @coroutine#6684] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:28.398 [Test worker @coroutine#6684] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:28.398 [Test worker @coroutine#6684] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:28.398 [Test worker @coroutine#6684] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:28.398 [Test worker @coroutine#6684] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:28.398 [Test worker @coroutine#6684] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:28.398 [Test worker @coroutine#6684] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:28.398 [Test worker @coroutine#6684] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:28.398 [Test worker @coroutine#6684] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2024-02-06 23:54:28.398 [Test worker @coroutine#6684] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@32b5b8f8 2024-02-06 23:54:28.398 [Test worker @coroutine#6684] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@32b5b8f8 2024-02-06 23:54:28.398 [Test worker @coroutine#6684] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2024-02-06 23:54:28.401 [DefaultDispatcher-worker-5 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2024-02-06 23:54:28.401 [DefaultDispatcher-worker-8 @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3777fc44 2024-02-06 23:54:28.401 [DefaultDispatcher-worker-5 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId 2024-02-06 23:54:28.401 [DefaultDispatcher-worker-5 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:28.401 [DefaultDispatcher-worker-5 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId 2024-02-06 23:54:28.401 [DefaultDispatcher-worker-8 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44493/UmAppDatabase/replication/nodeId 2024-02-06 23:54:28.401 [DefaultDispatcher-worker-8 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44493/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:28.401 [DefaultDispatcher-worker-8 @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44493/UmAppDatabase/replication/nodeId 2024-02-06 23:54:28.402 [DefaultDispatcher-worker-15 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId 2024-02-06 23:54:28.402 [DefaultDispatcher-worker-15 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40917/UmAppDatabase/replication/nodeId 2024-02-06 23:54:28.402 [DefaultDispatcher-worker-11 @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44493/UmAppDatabase/replication/nodeId 2024-02-06 23:54:28.402 [DefaultDispatcher-worker-11 @coroutine#2849] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44493/UmAppDatabase/replication/nodeId 2024-02-06 23:54:28.411 [Test worker @coroutine#6684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32b5b8f8 2024-02-06 23:54:28.422 [Test worker @coroutine#6692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32b5b8f8 2024-02-06 23:54:28.423 [Test worker @coroutine#6694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32b5b8f8 2024-02-06 23:54:28.425 [Test worker @coroutine#6696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32b5b8f8 2024-02-06 23:54:28.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2024-02-06 23:54:28.428 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2024-02-06 23:54:28.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:54:28.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:28.428 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2024-02-06 23:54:28.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2024-02-06 23:54:28.430 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2024-02-06 23:54:28.430 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:28.430 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:28.430 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:28.430 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:28.430 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:28.430 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:28.430 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@237bdd46 2024-02-06 23:54:28.430 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:28.430 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:28.430 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:28.430 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:28.430 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:28.430 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:28.430 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:28.430 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:28.430 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:28.430 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:28.430 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:28.430 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:28.430 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:28.430 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:28.430 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:28.430 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:28.430 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:28.430 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:28.430 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:28.430 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2024-02-06 23:54:28.430 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:28.430 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:28.430 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:28.430 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:28.430 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:28.430 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:28.430 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:28.430 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:28.430 [Test worker @coroutine#6713] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2024-02-06 23:54:28.431 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@310df168 2024-02-06 23:54:28.431 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@310df168 2024-02-06 23:54:28.431 [Test worker @coroutine#6713] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2024-02-06 23:54:28.443 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@310df168 2024-02-06 23:54:28.453 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@310df168 2024-02-06 23:54:28.455 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@310df168 2024-02-06 23:54:28.457 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@310df168 2024-02-06 23:54:28.467 [DefaultDispatcher-worker-14 @coroutine#6720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@310df168 2024-02-06 23:54:28.475 [DefaultDispatcher-worker-11 @coroutine#6733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@310df168 2024-02-06 23:54:28.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2024-02-06 23:54:28.476 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2024-02-06 23:54:28.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:28.477 [HikariPool-229 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Closing connection org.sqlite.jdbc4.JDBC4Connection@310df168: (connection evicted) 2024-02-06 23:54:28.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:28.477 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2024-02-06 23:54:28.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2024-02-06 23:54:28.479 [Test worker @coroutine#6742] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2024-02-06 23:54:28.479 [Test worker @coroutine#6742] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:28.479 [Test worker @coroutine#6742] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:28.479 [Test worker @coroutine#6742] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:28.479 [Test worker @coroutine#6742] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:28.479 [Test worker @coroutine#6742] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:28.479 [Test worker @coroutine#6742] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:28.479 [Test worker @coroutine#6742] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4efb7c99 2024-02-06 23:54:28.479 [Test worker @coroutine#6742] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:28.479 [Test worker @coroutine#6742] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:28.479 [Test worker @coroutine#6742] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:28.479 [Test worker @coroutine#6742] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:28.479 [Test worker @coroutine#6742] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:28.479 [Test worker @coroutine#6742] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:28.479 [Test worker @coroutine#6742] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:28.479 [Test worker @coroutine#6742] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:28.479 [Test worker @coroutine#6742] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:28.479 [Test worker @coroutine#6742] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:28.479 [Test worker @coroutine#6742] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:28.479 [Test worker @coroutine#6742] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:28.479 [Test worker @coroutine#6742] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:28.479 [Test worker @coroutine#6742] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:28.479 [Test worker @coroutine#6742] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:28.479 [Test worker @coroutine#6742] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:28.479 [Test worker @coroutine#6742] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:28.479 [Test worker @coroutine#6742] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:28.479 [Test worker @coroutine#6742] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:28.479 [Test worker @coroutine#6742] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2024-02-06 23:54:28.479 [Test worker @coroutine#6742] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:28.479 [Test worker @coroutine#6742] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:28.479 [Test worker @coroutine#6742] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:28.479 [Test worker @coroutine#6742] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:28.479 [Test worker @coroutine#6742] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:28.479 [Test worker @coroutine#6742] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:28.479 [Test worker @coroutine#6742] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:28.479 [Test worker @coroutine#6742] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:28.479 [Test worker @coroutine#6742] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2024-02-06 23:54:28.479 [Test worker @coroutine#6742] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@20a3118 2024-02-06 23:54:28.479 [Test worker @coroutine#6742] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@20a3118 2024-02-06 23:54:28.479 [Test worker @coroutine#6742] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2024-02-06 23:54:28.492 [DefaultDispatcher-worker-19 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-06 23:54:28.492 [DefaultDispatcher-worker-19 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33817/UmAppDatabase/replication/nodeId 2024-02-06 23:54:28.492 [DefaultDispatcher-worker-19 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33817/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:28.492 [DefaultDispatcher-worker-19 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33817/UmAppDatabase/replication/nodeId 2024-02-06 23:54:28.493 [DefaultDispatcher-worker-14 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33817/UmAppDatabase/replication/nodeId 2024-02-06 23:54:28.493 [DefaultDispatcher-worker-14 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33817/UmAppDatabase/replication/nodeId 2024-02-06 23:54:28.494 [Test worker @coroutine#6742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a3118 2024-02-06 23:54:28.505 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a3118 2024-02-06 23:54:28.506 [Test worker @coroutine#6748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a3118 2024-02-06 23:54:28.508 [Test worker @coroutine#6750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a3118 2024-02-06 23:54:28.517 [DefaultDispatcher-worker-16 @coroutine#6752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a3118 2024-02-06 23:54:28.527 [DefaultDispatcher-worker-8 @coroutine#6765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a3118 2024-02-06 23:54:28.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2024-02-06 23:54:28.528 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2024-02-06 23:54:28.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:28.528 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20a3118: (connection evicted) 2024-02-06 23:54:28.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:28.529 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2024-02-06 23:54:28.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2024-02-06 23:54:28.532 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2024-02-06 23:54:28.532 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:28.532 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:28.532 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:28.532 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:28.532 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:28.532 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:28.532 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52813ba4 2024-02-06 23:54:28.532 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:28.532 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:28.532 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:28.532 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:28.532 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:28.532 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:28.532 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:28.532 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:28.532 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:28.532 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:28.532 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:28.532 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:28.532 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:28.532 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:28.532 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:28.532 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:28.532 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:28.532 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:28.532 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:28.532 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2024-02-06 23:54:28.532 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:28.532 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:28.532 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:28.532 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:28.532 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:28.532 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:28.532 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:28.532 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:28.532 [Test worker @coroutine#6774] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2024-02-06 23:54:28.533 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@2518245b 2024-02-06 23:54:28.533 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@2518245b 2024-02-06 23:54:28.533 [Test worker @coroutine#6774] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2024-02-06 23:54:28.548 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2518245b 2024-02-06 23:54:28.558 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2518245b 2024-02-06 23:54:28.560 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2518245b 2024-02-06 23:54:28.562 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2518245b 2024-02-06 23:54:28.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2024-02-06 23:54:28.567 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2024-02-06 23:54:28.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:54:28.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:28.567 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2024-02-06 23:54:28.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2024-02-06 23:54:28.568 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2024-02-06 23:54:28.568 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:28.568 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:28.568 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:28.568 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:28.568 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:28.568 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:28.568 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72f86029 2024-02-06 23:54:28.568 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:28.568 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:28.568 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:28.568 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:28.568 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:28.568 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:28.568 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:28.568 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:28.568 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:28.568 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:28.568 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:28.568 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:28.568 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:28.568 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:28.568 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:28.568 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:28.568 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:28.568 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:28.568 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:28.568 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2024-02-06 23:54:28.568 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:28.568 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:28.568 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:28.568 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:28.568 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:28.568 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:28.568 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:28.568 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:28.568 [Test worker @coroutine#6798] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2024-02-06 23:54:28.569 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@198eeb36 2024-02-06 23:54:28.569 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@198eeb36 2024-02-06 23:54:28.569 [Test worker @coroutine#6798] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2024-02-06 23:54:28.582 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198eeb36 2024-02-06 23:54:28.592 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198eeb36 2024-02-06 23:54:28.593 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198eeb36 2024-02-06 23:54:28.595 [Test worker @coroutine#6803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198eeb36 2024-02-06 23:54:28.598 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2024-02-06 23:54:28.598 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2024-02-06 23:54:28.598 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:54:28.598 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:28.598 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2024-02-06 23:54:28.599 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2024-02-06 23:54:28.600 [Test worker @coroutine#6820] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2024-02-06 23:54:28.600 [Test worker @coroutine#6820] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:28.600 [Test worker @coroutine#6820] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:28.600 [Test worker @coroutine#6820] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:28.600 [Test worker @coroutine#6820] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:28.600 [Test worker @coroutine#6820] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:28.600 [Test worker @coroutine#6820] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:28.600 [Test worker @coroutine#6820] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e085e71 2024-02-06 23:54:28.600 [Test worker @coroutine#6820] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:28.600 [Test worker @coroutine#6820] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:28.600 [Test worker @coroutine#6820] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:28.600 [Test worker @coroutine#6820] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:28.600 [Test worker @coroutine#6820] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:28.600 [Test worker @coroutine#6820] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:28.600 [Test worker @coroutine#6820] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:28.600 [Test worker @coroutine#6820] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:28.600 [Test worker @coroutine#6820] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:28.600 [Test worker @coroutine#6820] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:28.600 [Test worker @coroutine#6820] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:28.600 [Test worker @coroutine#6820] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:28.600 [Test worker @coroutine#6820] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:28.600 [Test worker @coroutine#6820] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:28.600 [Test worker @coroutine#6820] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:28.600 [Test worker @coroutine#6820] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:28.600 [Test worker @coroutine#6820] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:28.600 [Test worker @coroutine#6820] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:28.600 [Test worker @coroutine#6820] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:28.600 [Test worker @coroutine#6820] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2024-02-06 23:54:28.600 [Test worker @coroutine#6820] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:28.600 [Test worker @coroutine#6820] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:28.600 [Test worker @coroutine#6820] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:28.600 [Test worker @coroutine#6820] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:28.600 [Test worker @coroutine#6820] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:28.600 [Test worker @coroutine#6820] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:28.600 [Test worker @coroutine#6820] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:28.600 [Test worker @coroutine#6820] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:28.600 [Test worker @coroutine#6820] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2024-02-06 23:54:28.601 [Test worker @coroutine#6820] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@33ccc8cd 2024-02-06 23:54:28.601 [Test worker @coroutine#6820] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@33ccc8cd 2024-02-06 23:54:28.601 [Test worker @coroutine#6820] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2024-02-06 23:54:28.619 [Test worker @coroutine#6820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ccc8cd 2024-02-06 23:54:28.629 [Test worker @coroutine#6821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ccc8cd 2024-02-06 23:54:28.630 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ccc8cd 2024-02-06 23:54:28.632 [Test worker @coroutine#6825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ccc8cd 2024-02-06 23:54:28.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2024-02-06 23:54:28.636 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2024-02-06 23:54:28.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:54:28.637 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:28.637 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2024-02-06 23:54:28.637 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2024-02-06 23:54:28.642 [Test worker @coroutine#6850] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2024-02-06 23:54:28.642 [Test worker @coroutine#6850] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:28.642 [Test worker @coroutine#6850] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:28.642 [Test worker @coroutine#6850] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:28.642 [Test worker @coroutine#6850] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:28.642 [Test worker @coroutine#6850] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:28.642 [Test worker @coroutine#6850] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:28.642 [Test worker @coroutine#6850] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53f67af6 2024-02-06 23:54:28.642 [Test worker @coroutine#6850] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:28.642 [Test worker @coroutine#6850] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:28.642 [Test worker @coroutine#6850] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:28.642 [Test worker @coroutine#6850] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:28.642 [Test worker @coroutine#6850] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:28.642 [Test worker @coroutine#6850] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:28.642 [Test worker @coroutine#6850] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:28.642 [Test worker @coroutine#6850] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:28.642 [Test worker @coroutine#6850] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:28.642 [Test worker @coroutine#6850] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:28.642 [Test worker @coroutine#6850] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:28.642 [Test worker @coroutine#6850] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:28.642 [Test worker @coroutine#6850] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:28.642 [Test worker @coroutine#6850] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:28.642 [Test worker @coroutine#6850] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:28.642 [Test worker @coroutine#6850] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:28.642 [Test worker @coroutine#6850] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:28.642 [Test worker @coroutine#6850] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:28.642 [Test worker @coroutine#6850] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:28.642 [Test worker @coroutine#6850] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2024-02-06 23:54:28.642 [Test worker @coroutine#6850] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:28.643 [Test worker @coroutine#6850] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:28.643 [Test worker @coroutine#6850] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:28.643 [Test worker @coroutine#6850] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:28.643 [Test worker @coroutine#6850] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:28.643 [Test worker @coroutine#6850] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:28.643 [Test worker @coroutine#6850] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:28.643 [Test worker @coroutine#6850] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:28.643 [Test worker @coroutine#6850] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2024-02-06 23:54:28.643 [Test worker @coroutine#6850] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@35abfeba 2024-02-06 23:54:28.643 [Test worker @coroutine#6850] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@35abfeba 2024-02-06 23:54:28.643 [Test worker @coroutine#6850] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2024-02-06 23:54:28.653 [DefaultDispatcher-worker-11 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346a2799 2024-02-06 23:54:28.653 [DefaultDispatcher-worker-11 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37139/UmAppDatabase/replication/nodeId 2024-02-06 23:54:28.653 [DefaultDispatcher-worker-11 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37139/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:28.653 [DefaultDispatcher-worker-11 @coroutine#2928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37139/UmAppDatabase/replication/nodeId 2024-02-06 23:54:28.654 [DefaultDispatcher-worker-19 @coroutine#2928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37139/UmAppDatabase/replication/nodeId 2024-02-06 23:54:28.654 [DefaultDispatcher-worker-19 @coroutine#2928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37139/UmAppDatabase/replication/nodeId 2024-02-06 23:54:28.657 [Test worker @coroutine#6850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35abfeba 2024-02-06 23:54:28.667 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35abfeba 2024-02-06 23:54:28.668 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35abfeba 2024-02-06 23:54:28.670 [Test worker @coroutine#6858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35abfeba 2024-02-06 23:54:28.672 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2024-02-06 23:54:28.672 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2024-02-06 23:54:28.672 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:54:28.672 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:28.672 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2024-02-06 23:54:28.672 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2024-02-06 23:54:28.673 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2024-02-06 23:54:28.673 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:28.673 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:28.673 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:28.673 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:28.673 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:28.673 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:28.673 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73790bb5 2024-02-06 23:54:28.673 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:28.673 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:28.673 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:28.673 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:28.673 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:28.673 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:28.673 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:28.673 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:28.673 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:28.673 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:28.674 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:28.674 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:28.674 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:28.674 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:28.674 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:28.674 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:28.674 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:28.674 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:28.674 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:28.674 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2024-02-06 23:54:28.674 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:28.674 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:28.674 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:28.674 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:28.674 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:28.674 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:28.674 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:28.674 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:28.674 [Test worker @coroutine#6869] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2024-02-06 23:54:28.674 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ed761dc 2024-02-06 23:54:28.674 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ed761dc 2024-02-06 23:54:28.674 [Test worker @coroutine#6869] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2024-02-06 23:54:28.687 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ed761dc 2024-02-06 23:54:28.697 [Test worker @coroutine#6870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ed761dc 2024-02-06 23:54:28.698 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ed761dc 2024-02-06 23:54:28.700 [Test worker @coroutine#6874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ed761dc 2024-02-06 23:54:28.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2024-02-06 23:54:28.702 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2024-02-06 23:54:28.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:54:28.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:28.702 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2024-02-06 23:54:28.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2024-02-06 23:54:28.703 [Test worker @coroutine#6886] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2024-02-06 23:54:28.703 [Test worker @coroutine#6886] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:28.703 [Test worker @coroutine#6886] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:28.703 [Test worker @coroutine#6886] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:28.703 [Test worker @coroutine#6886] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:28.703 [Test worker @coroutine#6886] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:28.703 [Test worker @coroutine#6886] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:28.703 [Test worker @coroutine#6886] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@270663e2 2024-02-06 23:54:28.703 [Test worker @coroutine#6886] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:28.703 [Test worker @coroutine#6886] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:28.703 [Test worker @coroutine#6886] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:28.703 [Test worker @coroutine#6886] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:28.703 [Test worker @coroutine#6886] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:28.703 [Test worker @coroutine#6886] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:28.703 [Test worker @coroutine#6886] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:28.703 [Test worker @coroutine#6886] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:28.703 [Test worker @coroutine#6886] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:28.703 [Test worker @coroutine#6886] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:28.703 [Test worker @coroutine#6886] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:28.703 [Test worker @coroutine#6886] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:28.703 [Test worker @coroutine#6886] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:28.703 [Test worker @coroutine#6886] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:28.703 [Test worker @coroutine#6886] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:28.703 [Test worker @coroutine#6886] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:28.703 [Test worker @coroutine#6886] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:28.703 [Test worker @coroutine#6886] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:28.703 [Test worker @coroutine#6886] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:28.703 [Test worker @coroutine#6886] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2024-02-06 23:54:28.703 [Test worker @coroutine#6886] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:28.703 [Test worker @coroutine#6886] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:28.703 [Test worker @coroutine#6886] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:28.703 [Test worker @coroutine#6886] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:28.703 [Test worker @coroutine#6886] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:28.703 [Test worker @coroutine#6886] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:28.703 [Test worker @coroutine#6886] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:28.703 [Test worker @coroutine#6886] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:28.703 [Test worker @coroutine#6886] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2024-02-06 23:54:28.703 [Test worker @coroutine#6886] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@31084f37 2024-02-06 23:54:28.703 [Test worker @coroutine#6886] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@31084f37 2024-02-06 23:54:28.703 [Test worker @coroutine#6886] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2024-02-06 23:54:28.716 [Test worker @coroutine#6886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31084f37 2024-02-06 23:54:28.727 [Test worker @coroutine#6887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31084f37 2024-02-06 23:54:28.728 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31084f37 2024-02-06 23:54:28.730 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31084f37 2024-02-06 23:54:28.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2024-02-06 23:54:28.731 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2024-02-06 23:54:28.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:54:28.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:28.731 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2024-02-06 23:54:28.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2024-02-06 23:54:28.732 [DefaultDispatcher-worker-6 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28d97205 2024-02-06 23:54:28.732 [DefaultDispatcher-worker-6 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51439/UmAppDatabase/replication/nodeId 2024-02-06 23:54:28.732 [DefaultDispatcher-worker-6 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51439/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:28.732 [DefaultDispatcher-worker-6 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51439/UmAppDatabase/replication/nodeId 2024-02-06 23:54:28.732 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2024-02-06 23:54:28.733 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:28.733 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:28.733 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:28.733 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:28.733 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:28.733 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:28.733 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55aabc72 2024-02-06 23:54:28.733 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:28.733 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:28.733 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:28.733 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:28.733 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:28.733 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:28.733 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:28.733 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:28.733 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:28.733 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:28.733 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:28.733 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:28.733 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:28.733 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:28.733 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:28.733 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:28.733 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:28.733 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:28.733 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:28.733 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2024-02-06 23:54:28.733 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:28.733 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:28.733 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:28.733 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:28.733 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:28.733 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:28.733 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:28.733 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:28.733 [Test worker @coroutine#6903] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2024-02-06 23:54:28.733 [DefaultDispatcher-worker-19 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51439/UmAppDatabase/replication/nodeId 2024-02-06 23:54:28.733 [DefaultDispatcher-worker-19 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51439/UmAppDatabase/replication/nodeId 2024-02-06 23:54:28.733 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@44986fae 2024-02-06 23:54:28.733 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@44986fae 2024-02-06 23:54:28.733 [Test worker @coroutine#6903] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2024-02-06 23:54:28.746 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44986fae 2024-02-06 23:54:28.756 [Test worker @coroutine#6906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44986fae 2024-02-06 23:54:28.758 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44986fae 2024-02-06 23:54:28.760 [Test worker @coroutine#6910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44986fae 2024-02-06 23:54:28.761 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2024-02-06 23:54:28.761 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2024-02-06 23:54:28.761 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:54:28.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:28.762 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2024-02-06 23:54:28.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2024-02-06 23:54:28.763 [Test worker @coroutine#6921] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2024-02-06 23:54:28.763 [Test worker @coroutine#6921] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:28.763 [Test worker @coroutine#6921] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:28.763 [Test worker @coroutine#6921] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:28.763 [Test worker @coroutine#6921] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:28.763 [Test worker @coroutine#6921] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:28.763 [Test worker @coroutine#6921] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:28.763 [Test worker @coroutine#6921] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d28c0af 2024-02-06 23:54:28.763 [Test worker @coroutine#6921] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:28.763 [Test worker @coroutine#6921] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:28.763 [Test worker @coroutine#6921] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:28.763 [Test worker @coroutine#6921] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:28.763 [Test worker @coroutine#6921] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:28.763 [Test worker @coroutine#6921] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:28.763 [Test worker @coroutine#6921] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:28.763 [Test worker @coroutine#6921] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:28.763 [Test worker @coroutine#6921] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:28.763 [Test worker @coroutine#6921] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:28.763 [Test worker @coroutine#6921] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:28.763 [Test worker @coroutine#6921] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:28.763 [Test worker @coroutine#6921] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:28.763 [Test worker @coroutine#6921] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:28.763 [Test worker @coroutine#6921] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:28.763 [Test worker @coroutine#6921] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:28.763 [Test worker @coroutine#6921] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:28.763 [Test worker @coroutine#6921] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:28.763 [Test worker @coroutine#6921] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:28.763 [Test worker @coroutine#6921] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2024-02-06 23:54:28.763 [Test worker @coroutine#6921] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:28.763 [Test worker @coroutine#6921] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:28.763 [Test worker @coroutine#6921] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:28.763 [Test worker @coroutine#6921] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:28.763 [Test worker @coroutine#6921] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:28.763 [Test worker @coroutine#6921] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:28.763 [Test worker @coroutine#6921] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:28.763 [Test worker @coroutine#6921] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:28.763 [Test worker @coroutine#6921] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2024-02-06 23:54:28.764 [Test worker @coroutine#6921] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bb2b8d4 2024-02-06 23:54:28.764 [Test worker @coroutine#6921] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bb2b8d4 2024-02-06 23:54:28.764 [Test worker @coroutine#6921] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2024-02-06 23:54:28.777 [Test worker @coroutine#6921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bb2b8d4 2024-02-06 23:54:28.787 [Test worker @coroutine#6922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bb2b8d4 2024-02-06 23:54:28.788 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bb2b8d4 2024-02-06 23:54:28.790 [Test worker @coroutine#6926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bb2b8d4 2024-02-06 23:54:28.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2024-02-06 23:54:28.794 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2024-02-06 23:54:28.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:54:28.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:28.795 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2024-02-06 23:54:28.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2024-02-06 23:54:28.795 [Test worker @coroutine#6939] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2024-02-06 23:54:28.795 [Test worker @coroutine#6939] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:28.795 [Test worker @coroutine#6939] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:28.795 [Test worker @coroutine#6939] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:28.795 [Test worker @coroutine#6939] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:28.795 [Test worker @coroutine#6939] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:28.795 [Test worker @coroutine#6939] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:28.795 [Test worker @coroutine#6939] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2620f935 2024-02-06 23:54:28.795 [Test worker @coroutine#6939] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:28.795 [Test worker @coroutine#6939] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:28.795 [Test worker @coroutine#6939] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:28.795 [Test worker @coroutine#6939] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:28.795 [Test worker @coroutine#6939] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:28.795 [Test worker @coroutine#6939] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:28.795 [Test worker @coroutine#6939] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:28.796 [Test worker @coroutine#6939] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:28.796 [Test worker @coroutine#6939] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:28.796 [Test worker @coroutine#6939] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:28.796 [Test worker @coroutine#6939] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:28.796 [Test worker @coroutine#6939] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:28.796 [Test worker @coroutine#6939] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:28.796 [Test worker @coroutine#6939] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:28.796 [Test worker @coroutine#6939] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:28.796 [Test worker @coroutine#6939] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:28.796 [Test worker @coroutine#6939] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:28.796 [Test worker @coroutine#6939] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:28.796 [Test worker @coroutine#6939] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:28.796 [Test worker @coroutine#6939] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2024-02-06 23:54:28.796 [Test worker @coroutine#6939] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:28.796 [Test worker @coroutine#6939] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:28.796 [Test worker @coroutine#6939] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:28.796 [Test worker @coroutine#6939] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:28.796 [Test worker @coroutine#6939] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:28.796 [Test worker @coroutine#6939] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:28.796 [Test worker @coroutine#6939] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:28.796 [Test worker @coroutine#6939] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:28.796 [Test worker @coroutine#6939] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2024-02-06 23:54:28.796 [Test worker @coroutine#6939] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@42fe9099 2024-02-06 23:54:28.796 [Test worker @coroutine#6939] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@42fe9099 2024-02-06 23:54:28.796 [Test worker @coroutine#6939] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2024-02-06 23:54:28.809 [Test worker @coroutine#6939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fe9099 2024-02-06 23:54:28.816 [DefaultDispatcher-worker-15 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bed0ff4 2024-02-06 23:54:28.816 [DefaultDispatcher-worker-15 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45709/UmAppDatabase/replication/nodeId 2024-02-06 23:54:28.816 [DefaultDispatcher-worker-15 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45709/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:28.816 [DefaultDispatcher-worker-15 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45709/UmAppDatabase/replication/nodeId 2024-02-06 23:54:28.817 [DefaultDispatcher-worker-22 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45709/UmAppDatabase/replication/nodeId 2024-02-06 23:54:28.817 [DefaultDispatcher-worker-22 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45709/UmAppDatabase/replication/nodeId 2024-02-06 23:54:28.821 [Test worker @coroutine#6940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fe9099 2024-02-06 23:54:28.823 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fe9099 2024-02-06 23:54:28.825 [Test worker @coroutine#6947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fe9099 2024-02-06 23:54:28.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2024-02-06 23:54:28.827 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2024-02-06 23:54:28.827 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:54:28.827 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:28.827 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2024-02-06 23:54:28.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2024-02-06 23:54:28.828 [Test worker @coroutine#6960] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2024-02-06 23:54:28.828 [Test worker @coroutine#6960] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:28.828 [Test worker @coroutine#6960] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:28.828 [Test worker @coroutine#6960] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:28.828 [Test worker @coroutine#6960] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:28.828 [Test worker @coroutine#6960] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:28.828 [Test worker @coroutine#6960] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:28.828 [Test worker @coroutine#6960] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c18ad5d 2024-02-06 23:54:28.828 [Test worker @coroutine#6960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:28.828 [Test worker @coroutine#6960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:28.828 [Test worker @coroutine#6960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:28.828 [Test worker @coroutine#6960] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:28.828 [Test worker @coroutine#6960] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:28.828 [Test worker @coroutine#6960] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:28.828 [Test worker @coroutine#6960] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:28.829 [Test worker @coroutine#6960] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:28.829 [Test worker @coroutine#6960] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:28.829 [Test worker @coroutine#6960] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:28.829 [Test worker @coroutine#6960] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:28.829 [Test worker @coroutine#6960] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:28.829 [Test worker @coroutine#6960] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:28.829 [Test worker @coroutine#6960] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:28.829 [Test worker @coroutine#6960] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:28.829 [Test worker @coroutine#6960] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:28.829 [Test worker @coroutine#6960] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:28.829 [Test worker @coroutine#6960] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:28.829 [Test worker @coroutine#6960] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:28.829 [Test worker @coroutine#6960] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2024-02-06 23:54:28.829 [Test worker @coroutine#6960] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:28.829 [Test worker @coroutine#6960] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:28.829 [Test worker @coroutine#6960] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:28.829 [Test worker @coroutine#6960] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:28.829 [Test worker @coroutine#6960] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:28.829 [Test worker @coroutine#6960] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:28.829 [Test worker @coroutine#6960] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:28.829 [Test worker @coroutine#6960] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:28.829 [Test worker @coroutine#6960] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2024-02-06 23:54:28.829 [Test worker @coroutine#6960] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@55732ae6 2024-02-06 23:54:28.829 [Test worker @coroutine#6960] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@55732ae6 2024-02-06 23:54:28.829 [Test worker @coroutine#6960] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2024-02-06 23:54:28.849 [Test worker @coroutine#6960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55732ae6 2024-02-06 23:54:28.859 [Test worker @coroutine#6961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55732ae6 2024-02-06 23:54:28.861 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55732ae6 2024-02-06 23:54:28.862 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55732ae6 2024-02-06 23:54:28.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2024-02-06 23:54:28.865 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2024-02-06 23:54:28.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:54:28.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:28.865 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2024-02-06 23:54:28.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2024-02-06 23:54:28.866 [Test worker @coroutine#6978] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2024-02-06 23:54:28.866 [Test worker @coroutine#6978] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:28.866 [Test worker @coroutine#6978] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:28.866 [Test worker @coroutine#6978] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:28.866 [Test worker @coroutine#6978] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:28.866 [Test worker @coroutine#6978] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:28.866 [Test worker @coroutine#6978] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:28.866 [Test worker @coroutine#6978] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a6f34f5 2024-02-06 23:54:28.866 [Test worker @coroutine#6978] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:28.866 [Test worker @coroutine#6978] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:28.866 [Test worker @coroutine#6978] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:28.866 [Test worker @coroutine#6978] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:28.866 [Test worker @coroutine#6978] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:28.866 [Test worker @coroutine#6978] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:28.866 [Test worker @coroutine#6978] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:28.866 [Test worker @coroutine#6978] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:28.866 [Test worker @coroutine#6978] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:28.866 [Test worker @coroutine#6978] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:28.866 [Test worker @coroutine#6978] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:28.866 [Test worker @coroutine#6978] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:28.866 [Test worker @coroutine#6978] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:28.866 [Test worker @coroutine#6978] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:28.866 [Test worker @coroutine#6978] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:28.866 [Test worker @coroutine#6978] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:28.866 [Test worker @coroutine#6978] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:28.866 [Test worker @coroutine#6978] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:28.866 [Test worker @coroutine#6978] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:28.866 [Test worker @coroutine#6978] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2024-02-06 23:54:28.866 [Test worker @coroutine#6978] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:28.866 [Test worker @coroutine#6978] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:28.866 [Test worker @coroutine#6978] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:28.866 [Test worker @coroutine#6978] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:28.866 [Test worker @coroutine#6978] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:28.866 [Test worker @coroutine#6978] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:28.866 [Test worker @coroutine#6978] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:28.866 [Test worker @coroutine#6978] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:28.866 [Test worker @coroutine#6978] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2024-02-06 23:54:28.866 [Test worker @coroutine#6978] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@3118ed2c 2024-02-06 23:54:28.866 [Test worker @coroutine#6978] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@3118ed2c 2024-02-06 23:54:28.866 [Test worker @coroutine#6978] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2024-02-06 23:54:28.879 [DefaultDispatcher-worker-15 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@737bb797 2024-02-06 23:54:28.879 [DefaultDispatcher-worker-15 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:54:28.879 [DefaultDispatcher-worker-15 @coroutine#3018] 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-02-06 23:54:28.879 [DefaultDispatcher-worker-15 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:54:28.880 [DefaultDispatcher-worker-22 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:54:28.882 [Test worker @coroutine#6978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3118ed2c 2024-02-06 23:54:28.892 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3118ed2c 2024-02-06 23:54:28.894 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3118ed2c 2024-02-06 23:54:28.896 [Test worker @coroutine#6985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3118ed2c 2024-02-06 23:54:28.898 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2024-02-06 23:54:28.898 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2024-02-06 23:54:28.898 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:54:28.898 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:28.898 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2024-02-06 23:54:28.898 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2024-02-06 23:54:28.900 [Test worker @coroutine#6998] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2024-02-06 23:54:28.900 [Test worker @coroutine#6998] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:28.900 [Test worker @coroutine#6998] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:28.900 [Test worker @coroutine#6998] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:28.900 [Test worker @coroutine#6998] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:28.900 [Test worker @coroutine#6998] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:28.900 [Test worker @coroutine#6998] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:28.900 [Test worker @coroutine#6998] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65595be7 2024-02-06 23:54:28.900 [Test worker @coroutine#6998] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:28.900 [Test worker @coroutine#6998] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:28.900 [Test worker @coroutine#6998] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:28.900 [Test worker @coroutine#6998] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:28.900 [Test worker @coroutine#6998] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:28.900 [Test worker @coroutine#6998] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:28.900 [Test worker @coroutine#6998] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:28.900 [Test worker @coroutine#6998] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:28.900 [Test worker @coroutine#6998] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:28.900 [Test worker @coroutine#6998] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:28.900 [Test worker @coroutine#6998] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:28.901 [Test worker @coroutine#6998] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:28.901 [Test worker @coroutine#6998] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:28.901 [Test worker @coroutine#6998] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:28.901 [Test worker @coroutine#6998] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:28.901 [Test worker @coroutine#6998] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:28.901 [Test worker @coroutine#6998] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:28.901 [Test worker @coroutine#6998] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:28.901 [Test worker @coroutine#6998] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:28.901 [Test worker @coroutine#6998] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2024-02-06 23:54:28.901 [Test worker @coroutine#6998] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:28.901 [Test worker @coroutine#6998] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:28.901 [Test worker @coroutine#6998] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:28.901 [Test worker @coroutine#6998] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:28.901 [Test worker @coroutine#6998] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:28.901 [Test worker @coroutine#6998] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:28.901 [Test worker @coroutine#6998] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:28.901 [Test worker @coroutine#6998] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:28.901 [Test worker @coroutine#6998] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2024-02-06 23:54:28.901 [Test worker @coroutine#6998] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bea7134 2024-02-06 23:54:28.901 [Test worker @coroutine#6998] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bea7134 2024-02-06 23:54:28.901 [Test worker @coroutine#6998] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2024-02-06 23:54:28.905 [DefaultDispatcher-worker-22 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f26cd76 2024-02-06 23:54:28.905 [DefaultDispatcher-worker-22 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55675/UmAppDatabase/replication/nodeId 2024-02-06 23:54:28.905 [DefaultDispatcher-worker-22 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55675/UmAppDatabase/replication/nodeId. 2024-02-06 23:54:28.905 [DefaultDispatcher-worker-22 @coroutine#3033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55675/UmAppDatabase/replication/nodeId 2024-02-06 23:54:28.906 [DefaultDispatcher-worker-11 @coroutine#3033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55675/UmAppDatabase/replication/nodeId 2024-02-06 23:54:28.906 [DefaultDispatcher-worker-11 @coroutine#3033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55675/UmAppDatabase/replication/nodeId 2024-02-06 23:54:28.915 [Test worker @coroutine#6998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bea7134 2024-02-06 23:54:28.925 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bea7134 2024-02-06 23:54:28.927 [Test worker @coroutine#7004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bea7134 2024-02-06 23:54:28.928 [Test worker @coroutine#7006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bea7134 2024-02-06 23:54:28.931 [UI Thread @coroutine#7015] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2024-02-06 23:54:28.931 [UI Thread @coroutine#7015] 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-02-06 23:54:28.931 [UI Thread @coroutine#7015] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2024-02-06 23:54:28.933 [UI Thread @coroutine#7015] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Temporary failure in name resolution for request https://invalid/Site/verify 2024-02-06 23:54:28.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2024-02-06 23:54:28.934 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2024-02-06 23:54:28.934 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:54:28.934 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:28.934 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2024-02-06 23:54:28.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2024-02-06 23:54:28.936 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2024-02-06 23:54:28.936 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:28.936 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:28.936 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:28.936 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:28.936 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:28.936 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:28.936 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7424a39e 2024-02-06 23:54:28.936 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:28.936 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:28.936 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:28.936 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:28.936 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:28.936 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:28.936 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:28.936 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:28.936 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:28.936 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:28.936 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:28.936 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:28.936 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:28.936 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:28.936 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:28.936 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:28.936 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:28.936 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:28.936 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:28.936 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2024-02-06 23:54:28.936 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:28.936 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:28.936 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:28.936 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:28.936 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:28.936 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:28.936 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:28.936 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:28.936 [Test worker @coroutine#7021] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2024-02-06 23:54:28.936 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@1196950e 2024-02-06 23:54:28.936 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@1196950e 2024-02-06 23:54:28.936 [Test worker @coroutine#7021] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2024-02-06 23:54:28.950 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1196950e 2024-02-06 23:54:28.960 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1196950e 2024-02-06 23:54:28.962 [Test worker @coroutine#7024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1196950e 2024-02-06 23:54:28.963 [Test worker @coroutine#7026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1196950e 2024-02-06 23:54:28.965 [UI Thread @coroutine#7037] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50979/Site/verify 2024-02-06 23:54:28.966 [UI Thread @coroutine#7037] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50979/Site/verify. 2024-02-06 23:54:28.966 [UI Thread @coroutine#7037] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50979/Site/verify 2024-02-06 23:54:28.967 [UI Thread @coroutine#7037] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50979/Site/verify 2024-02-06 23:54:28.967 [UI Thread @coroutine#7037] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50979/Site/verify 2024-02-06 23:54:28.967 [UI Thread @coroutine#7037] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:50979/Site/verify. 2024-02-06 23:54:28.967 [UI Thread @coroutine#7037] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:50979/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:54:28.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2024-02-06 23:54:28.969 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2024-02-06 23:54:28.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:54:28.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:28.969 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2024-02-06 23:54:28.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2024-02-06 23:54:28.974 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2024-02-06 23:54:28.974 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:54:28.974 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:54:28.974 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:54:28.974 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:54:28.974 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:54:28.974 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:54:28.974 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75a0e0c2 2024-02-06 23:54:28.974 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:54:28.974 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:54:28.974 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:54:28.974 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:54:28.974 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:54:28.974 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:54:28.974 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:54:28.974 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:54:28.974 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:54:28.974 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:54:28.974 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:54:28.974 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:54:28.974 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:54:28.974 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:54:28.974 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:54:28.974 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:54:28.974 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:54:28.974 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:54:28.974 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:54:28.974 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2024-02-06 23:54:28.974 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:54:28.974 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:54:28.974 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:54:28.974 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:54:28.974 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:54:28.974 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:54:28.974 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:54:28.974 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:54:28.974 [Test worker @coroutine#7044] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2024-02-06 23:54:28.975 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@66851c18 2024-02-06 23:54:28.975 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@66851c18 2024-02-06 23:54:28.975 [Test worker @coroutine#7044] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2024-02-06 23:54:28.988 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66851c18 2024-02-06 23:54:28.998 [Test worker @coroutine#7045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66851c18 2024-02-06 23:54:29.000 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66851c18 2024-02-06 23:54:29.001 [Test worker @coroutine#7049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66851c18 2024-02-06 23:54:29.012 [DefaultDispatcher-worker-2 @coroutine#7052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66851c18 2024-02-06 23:54:29.020 [DefaultDispatcher-worker-6 @coroutine#7044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66851c18 2024-02-06 23:54:29.025 [UI Thread @coroutine#7061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40759/555868708954128384/_ustadmanifest.json 2024-02-06 23:54:29.025 [UI Thread @coroutine#7061] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40759/555868708954128384/_ustadmanifest.json. 2024-02-06 23:54:29.025 [UI Thread @coroutine#7061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40759/555868708954128384/_ustadmanifest.json 2024-02-06 23:54:29.027 [UI Thread @coroutine#7061] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40759/555868708954128384/_ustadmanifest.json 2024-02-06 23:54:29.027 [UI Thread @coroutine#7061] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40759/555868708954128384/_ustadmanifest.json 2024-02-06 23:54:29.027 [UI Thread @coroutine#7061] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:40759/555868708954128384/_ustadmanifest.json. 2024-02-06 23:54:29.027 [UI Thread @coroutine#7061] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40759/555868708954128384/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:54:29.028 [UI Thread @coroutine#7061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40759/tincan.xml 2024-02-06 23:54:29.028 [UI Thread @coroutine#7061] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40759/tincan.xml. 2024-02-06 23:54:29.028 [UI Thread @coroutine#7061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40759/tincan.xml 2024-02-06 23:54:29.028 [UI Thread @coroutine#7061] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40759/tincan.xml 2024-02-06 23:54:29.028 [UI Thread @coroutine#7061] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40759/tincan.xml 2024-02-06 23:54:29.029 [UI Thread @coroutine#7061] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:40759/tincan.xml. 2024-02-06 23:54:29.029 [UI Thread @coroutine#7061] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40759/tincan.xml to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:54:29.030 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2024-02-06 23:54:29.030 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2024-02-06 23:54:29.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:54:29.030 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66851c18: (connection evicted) 2024-02-06 23:54:29.031 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:54:29.031 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2024-02-06 23:54:29.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2024-02-07 20:52:23.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2024-02-07 20:52:23.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:23.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:23.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:23.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:23.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:23.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:23.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7af3874e 2024-02-07 20:52:23.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:23.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:23.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:23.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:23.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:23.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:23.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:23.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:23.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:23.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:23.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:23.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:23.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:23.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-07 20:52:23.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-07 20:52:23.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:23.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:23.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-07 20:52:23.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:23.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2024-02-07 20:52:23.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:23.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:23.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:23.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:23.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:23.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:23.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:23.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:23.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2024-02-07 20:52:23.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-07 20:52:23.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-07 20:52:23.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2024-02-07 20:52:23.594 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-07 20:52:23.595 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:23.600 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@e1acca7 2024-02-07 20:52:23.600 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@e1acca7 2024-02-07 20:52:23.606 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@dd3314 2024-02-07 20:52:23.606 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@dd3314 2024-02-07 20:52:23.609 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e2a7d7 2024-02-07 20:52:23.609 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e2a7d7 2024-02-07 20:52:23.612 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@41e0392f 2024-02-07 20:52:23.612 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@41e0392f 2024-02-07 20:52:23.614 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1947aa40 2024-02-07 20:52:23.614 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1947aa40 2024-02-07 20:52:23.617 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@706b7fef 2024-02-07 20:52:23.617 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@706b7fef 2024-02-07 20:52:23.619 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6126b22a 2024-02-07 20:52:23.620 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6126b22a 2024-02-07 20:52:23.622 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@21cfc660 2024-02-07 20:52:23.622 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@21cfc660 2024-02-07 20:52:23.625 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fe7db3 2024-02-07 20:52:23.625 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fe7db3 2024-02-07 20:52:23.625 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-07 20:52:23.633 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-07 20:52:23.638 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-07 20:52:23.897 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 20:52:23.897 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-07 20:52:23.898 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 20:52:23.899 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-07 20:52:23.935 [DefaultDispatcher-worker-6 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-07 20:52:23.937 [DefaultDispatcher-worker-6 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-07 20:52:23.937 [DefaultDispatcher-worker-6 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:23.937 [DefaultDispatcher-worker-6 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-07 20:52:24.015 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-07 20:52:24.065 [DefaultDispatcher-worker-6 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-07 20:52:24.095 [DefaultDispatcher-worker-7 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-07 20:52:24.118 [DefaultDispatcher-worker-4 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-07 20:52:24.139 [DefaultDispatcher-worker-8 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-07 20:52:24.146 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-07 20:52:24.210 [DefaultDispatcher-worker-8 @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-02-07 20:52:24.210 [DefaultDispatcher-worker-2 @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-02-07 20:52:24.280 [DefaultDispatcher-worker-1 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-07 20:52:24.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2024-02-07 20:52:24.320 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2024-02-07 20:52:24.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-07 20:52:24.320 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4db60246: (connection evicted) 2024-02-07 20:52:24.321 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e1acca7: (connection evicted) 2024-02-07 20:52:24.322 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@dd3314: (connection evicted) 2024-02-07 20:52:24.322 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e2a7d7: (connection evicted) 2024-02-07 20:52:24.323 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41e0392f: (connection evicted) 2024-02-07 20:52:24.324 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1947aa40: (connection evicted) 2024-02-07 20:52:24.324 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@706b7fef: (connection evicted) 2024-02-07 20:52:24.324 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6126b22a: (connection evicted) 2024-02-07 20:52:24.325 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21cfc660: (connection evicted) 2024-02-07 20:52:24.325 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5fe7db3: (connection evicted) 2024-02-07 20:52:24.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:24.327 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2024-02-07 20:52:24.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2024-02-07 20:52:24.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2024-02-07 20:52:24.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:24.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:24.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:24.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:24.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:24.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:24.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@439d545c 2024-02-07 20:52:24.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:24.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:24.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:24.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:24.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:24.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:24.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:24.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:24.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:24.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:24.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:24.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:24.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:24.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-07 20:52:24.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-07 20:52:24.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:24.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:24.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-07 20:52:24.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:24.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2024-02-07 20:52:24.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:24.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:24.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:24.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:24.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:24.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:24.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:24.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:24.334 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2024-02-07 20:52:24.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c2b6acb 2024-02-07 20:52:24.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c2b6acb 2024-02-07 20:52:24.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2024-02-07 20:52:24.340 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c2b6acb 2024-02-07 20:52:24.352 [Test worker @coroutine#27] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c2b6acb 2024-02-07 20:52:24.354 [Test worker @coroutine#29] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c2b6acb 2024-02-07 20:52:24.356 [DefaultDispatcher-worker-4 @coroutine#32] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 20:52:24.356 [DefaultDispatcher-worker-4 @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-02-07 20:52:24.357 [DefaultDispatcher-worker-4 @coroutine#32] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 20:52:24.357 [DefaultDispatcher-worker-4 @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-02-07 20:52:24.372 [DefaultDispatcher-worker-1 @coroutine#31] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c2b6acb 2024-02-07 20:52:24.373 [DefaultDispatcher-worker-1 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-07 20:52:24.374 [DefaultDispatcher-worker-1 @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-02-07 20:52:24.374 [DefaultDispatcher-worker-1 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-07 20:52:24.380 [Test worker @coroutine#36] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c2b6acb 2024-02-07 20:52:24.397 [DefaultDispatcher-worker-9 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c2b6acb 2024-02-07 20:52:24.416 [DefaultDispatcher-worker-9 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c2b6acb 2024-02-07 20:52:24.425 [DefaultDispatcher-worker-10 @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-02-07 20:52:24.432 [DefaultDispatcher-worker-8 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c2b6acb 2024-02-07 20:52:24.434 [DefaultDispatcher-worker-10 @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-02-07 20:52:24.439 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 20:52:24.443 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f222a9e 2024-02-07 20:52:24.443 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f222a9e 2024-02-07 20:52:24.447 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@71e5cb0a 2024-02-07 20:52:24.447 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@71e5cb0a 2024-02-07 20:52:24.449 [DefaultDispatcher-worker-1 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c2b6acb 2024-02-07 20:52:24.452 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@75da41ee 2024-02-07 20:52:24.452 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@75da41ee 2024-02-07 20:52:24.454 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@30d8c131 2024-02-07 20:52:24.454 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@30d8c131 2024-02-07 20:52:24.456 [Test worker @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c2b6acb 2024-02-07 20:52:24.457 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e406b6e 2024-02-07 20:52:24.457 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e406b6e 2024-02-07 20:52:24.460 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a25637 2024-02-07 20:52:24.460 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a25637 2024-02-07 20:52:24.462 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@26d0a2dc 2024-02-07 20:52:24.463 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@26d0a2dc 2024-02-07 20:52:24.465 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@50f73e7e 2024-02-07 20:52:24.465 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@50f73e7e 2024-02-07 20:52:24.468 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@d312415 2024-02-07 20:52:24.468 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@d312415 2024-02-07 20:52:24.468 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-07 20:52:24.540 [DefaultDispatcher-worker-4 @coroutine#48] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c2b6acb 2024-02-07 20:52:24.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2024-02-07 20:52:24.572 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2024-02-07 20:52:24.573 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-07 20:52:24.573 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c2b6acb: (connection evicted) 2024-02-07 20:52:24.574 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f222a9e: (connection evicted) 2024-02-07 20:52:24.574 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71e5cb0a: (connection evicted) 2024-02-07 20:52:24.575 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75da41ee: (connection evicted) 2024-02-07 20:52:24.575 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30d8c131: (connection evicted) 2024-02-07 20:52:24.576 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e406b6e: (connection evicted) 2024-02-07 20:52:24.576 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a25637: (connection evicted) 2024-02-07 20:52:24.577 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@26d0a2dc: (connection evicted) 2024-02-07 20:52:24.577 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50f73e7e: (connection evicted) 2024-02-07 20:52:24.578 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d312415: (connection evicted) 2024-02-07 20:52:24.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:24.579 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2024-02-07 20:52:24.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2024-02-07 20:52:24.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2024-02-07 20:52:24.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:24.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:24.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:24.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:24.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:24.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:24.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50778bde 2024-02-07 20:52:24.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:24.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:24.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:24.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:24.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:24.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:24.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:24.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:24.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:24.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:24.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:24.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:24.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:24.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:24.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:24.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:24.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:24.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:24.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:24.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2024-02-07 20:52:24.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:24.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:24.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:24.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:24.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:24.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:24.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:24.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:24.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2024-02-07 20:52:24.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@4af12a63 2024-02-07 20:52:24.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@4af12a63 2024-02-07 20:52:24.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2024-02-07 20:52:24.726 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:24.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2024-02-07 20:52:24.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:24.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:24.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:24.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:24.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:24.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:24.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b24ddd7 2024-02-07 20:52:24.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:24.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:24.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:24.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:24.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:24.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:24.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:24.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:24.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:24.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:24.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:24.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:24.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:24.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:24.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:24.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:24.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:24.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:24.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:24.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2024-02-07 20:52:24.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:24.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:24.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:24.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:24.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:24.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:24.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:24.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:24.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2024-02-07 20:52:24.974 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@3335afcf 2024-02-07 20:52:24.974 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@3335afcf 2024-02-07 20:52:24.974 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2024-02-07 20:52:24.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2024-02-07 20:52:24.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:24.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:24.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:24.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:24.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:24.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:24.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2499b971 2024-02-07 20:52:24.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:24.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:24.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:24.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:24.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:24.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:24.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:24.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:24.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:24.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:24.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:24.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:24.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:24.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:24.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:24.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:24.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:24.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:24.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:24.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2024-02-07 20:52:24.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:24.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:24.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:24.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:24.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:24.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:24.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:24.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:24.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2024-02-07 20:52:24.998 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@28831d69 2024-02-07 20:52:24.998 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@28831d69 2024-02-07 20:52:24.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2024-02-07 20:52:25.074 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 20:52:25.076 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3335afcf 2024-02-07 20:52:25.080 [DefaultDispatcher-worker-4 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41385/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-07 20:52:25.080 [DefaultDispatcher-worker-4 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41385/com/ustadmobile/core/contenttype/childrens-literature.epub. 2024-02-07 20:52:25.080 [DefaultDispatcher-worker-4 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41385/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-07 20:52:25.099 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:25.121 [DefaultDispatcher-worker-4 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41385/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-07 20:52:25.121 [DefaultDispatcher-worker-4 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41385/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-07 20:52:25.152 [pool-2-thread-1 @coroutine#85] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28831d69 2024-02-07 20:52:25.304 [DefaultDispatcher-worker-4 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Response doesn't have "Content-Type" header, skipping ContentNegotiation plugin 2024-02-07 20:52:25.304 [DefaultDispatcher-worker-4 @coroutine#78] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41385/com/ustadmobile/core/contenttype/childrens-literature.epub to class io.ktor.utils.io.ByteReadChannel 2024-02-07 20:52:25.485 [DefaultDispatcher-worker-9 @coroutine#90] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28831d69 2024-02-07 20:52:25.492 [DefaultDispatcher-worker-9 @coroutine#92] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28831d69 2024-02-07 20:52:25.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2024-02-07 20:52:25.517 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2024-02-07 20:52:25.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:25.517 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3335afcf: (connection evicted) 2024-02-07 20:52:25.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:25.518 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2024-02-07 20:52:25.518 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2024-02-07 20:52:25.521 [Test worker @coroutine#104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28831d69 2024-02-07 20:52:25.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2024-02-07 20:52:25.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:25.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:25.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:25.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:25.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:25.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:25.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@682266d8 2024-02-07 20:52:25.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:25.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:25.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:25.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:25.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:25.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:25.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:25.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:25.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:25.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:25.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:25.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:25.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:25.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:25.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:25.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:25.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:25.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:25.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:25.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2024-02-07 20:52:25.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:25.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:25.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:25.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:25.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:25.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:25.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:25.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:25.526 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2024-02-07 20:52:25.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@26463a6 2024-02-07 20:52:25.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@26463a6 2024-02-07 20:52:25.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2024-02-07 20:52:25.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2024-02-07 20:52:25.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:25.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:25.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:25.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:25.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:25.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:25.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c5ae8fd 2024-02-07 20:52:25.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:25.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:25.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:25.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:25.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:25.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:25.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:25.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:25.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:25.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:25.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:25.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:25.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:25.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:25.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:25.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:25.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:25.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:25.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:25.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2024-02-07 20:52:25.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:25.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:25.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:25.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:25.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:25.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:25.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:25.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:25.547 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2024-02-07 20:52:25.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aed6f0b 2024-02-07 20:52:25.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aed6f0b 2024-02-07 20:52:25.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2024-02-07 20:52:25.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2024-02-07 20:52:25.591 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2024-02-07 20:52:25.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:25.591 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@26463a6: (connection evicted) 2024-02-07 20:52:25.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:25.591 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2024-02-07 20:52:25.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2024-02-07 20:52:25.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2024-02-07 20:52:25.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:25.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:25.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:25.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:25.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:25.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:25.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5597ca3 2024-02-07 20:52:25.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:25.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:25.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:25.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:25.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:25.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:25.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:25.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:25.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:25.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:25.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:25.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:25.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:25.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:25.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:25.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:25.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:25.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:25.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:25.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2024-02-07 20:52:25.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:25.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:25.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:25.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:25.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:25.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:25.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:25.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:25.595 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2024-02-07 20:52:25.595 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@573a078 2024-02-07 20:52:25.595 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@573a078 2024-02-07 20:52:25.595 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2024-02-07 20:52:25.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2024-02-07 20:52:25.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:25.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:25.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:25.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:25.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:25.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:25.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28f05b0c 2024-02-07 20:52:25.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:25.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:25.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:25.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:25.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:25.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:25.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:25.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:25.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:25.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:25.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:25.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:25.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:25.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:25.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:25.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:25.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:25.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:25.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:25.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2024-02-07 20:52:25.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:25.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:25.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:25.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:25.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:25.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:25.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:25.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:25.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2024-02-07 20:52:25.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d3163a6 2024-02-07 20:52:25.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d3163a6 2024-02-07 20:52:25.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2024-02-07 20:52:25.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2024-02-07 20:52:25.619 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2024-02-07 20:52:25.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:25.619 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@573a078: (connection evicted) 2024-02-07 20:52:25.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:25.619 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2024-02-07 20:52:25.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2024-02-07 20:52:25.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2024-02-07 20:52:25.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:25.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:25.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:25.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:25.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:25.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:25.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@296676c4 2024-02-07 20:52:25.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:25.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:25.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:25.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:25.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:25.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:25.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:25.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:25.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:25.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:25.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:25.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:25.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:25.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:25.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:25.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:25.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:25.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:25.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:25.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2024-02-07 20:52:25.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:25.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:25.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:25.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:25.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:25.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:25.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:25.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:25.624 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2024-02-07 20:52:25.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@58f7215c 2024-02-07 20:52:25.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@58f7215c 2024-02-07 20:52:25.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2024-02-07 20:52:25.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2024-02-07 20:52:25.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:25.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:25.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:25.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:25.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:25.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:25.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55638165 2024-02-07 20:52:25.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:25.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:25.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:25.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:25.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:25.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:25.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:25.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:25.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:25.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:25.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:25.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:25.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:25.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:25.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:25.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:25.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:25.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:25.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:25.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2024-02-07 20:52:25.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:25.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:25.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:25.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:25.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:25.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:25.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:25.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:25.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2024-02-07 20:52:25.642 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ce30c0b 2024-02-07 20:52:25.642 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ce30c0b 2024-02-07 20:52:25.642 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2024-02-07 20:52:25.648 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:25.653 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2024-02-07 20:52:25.653 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2024-02-07 20:52:25.653 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:25.653 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58f7215c: (connection evicted) 2024-02-07 20:52:25.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:25.654 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2024-02-07 20:52:25.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2024-02-07 20:52:25.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2024-02-07 20:52:25.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:25.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:25.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:25.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:25.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:25.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:25.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fced25c 2024-02-07 20:52:25.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:25.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:25.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:25.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:25.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:25.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:25.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:25.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:25.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:25.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:25.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:25.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:25.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:25.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:25.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:25.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:25.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:25.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:25.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:25.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2024-02-07 20:52:25.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:25.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:25.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:25.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:25.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:25.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:25.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:25.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:25.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2024-02-07 20:52:25.657 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b94c789 2024-02-07 20:52:25.657 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b94c789 2024-02-07 20:52:25.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2024-02-07 20:52:25.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2024-02-07 20:52:25.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:25.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:25.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:25.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:25.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:25.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:25.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@299fc582 2024-02-07 20:52:25.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:25.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:25.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:25.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:25.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:25.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:25.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:25.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:25.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:25.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:25.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:25.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:25.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:25.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:25.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:25.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:25.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:25.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:25.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:25.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2024-02-07 20:52:25.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:25.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:25.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:25.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:25.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:25.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:25.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:25.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:25.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2024-02-07 20:52:25.676 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a425cf5 2024-02-07 20:52:25.676 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a425cf5 2024-02-07 20:52:25.676 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2024-02-07 20:52:25.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2024-02-07 20:52:25.705 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2024-02-07 20:52:25.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:25.705 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b94c789: (connection evicted) 2024-02-07 20:52:25.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:25.706 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2024-02-07 20:52:25.706 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2024-02-07 20:52:25.712 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:25.742 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:25.776 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:25.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2024-02-07 20:52:25.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:25.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:25.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:25.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:25.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:25.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:25.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14590fe2 2024-02-07 20:52:25.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:25.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:25.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:25.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:25.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:25.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:25.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:25.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:25.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:25.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:25.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:25.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:25.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:25.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:25.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:25.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:25.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:25.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:25.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:25.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2024-02-07 20:52:25.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:25.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:25.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:25.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:25.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:25.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:25.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:25.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:25.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2024-02-07 20:52:25.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@2299d903 2024-02-07 20:52:25.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@2299d903 2024-02-07 20:52:25.808 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2024-02-07 20:52:25.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2024-02-07 20:52:25.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:25.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:25.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:25.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:25.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:25.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:25.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70c56434 2024-02-07 20:52:25.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:25.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:25.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:25.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:25.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:25.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:25.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:25.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:25.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:25.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:25.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:25.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:25.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:25.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:25.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:25.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:25.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:25.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:25.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:25.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2024-02-07 20:52:25.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:25.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:25.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:25.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:25.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:25.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:25.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:25.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:25.824 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2024-02-07 20:52:25.824 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@632d4cf2 2024-02-07 20:52:25.824 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@632d4cf2 2024-02-07 20:52:25.824 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2024-02-07 20:52:25.908 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:25.924 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:25.937 [DefaultDispatcher-worker-1 @coroutine#134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@632d4cf2 2024-02-07 20:52:25.956 [DefaultDispatcher-worker-4 @coroutine#136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@632d4cf2 2024-02-07 20:52:25.966 [DefaultDispatcher-worker-1 @coroutine#138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@632d4cf2 2024-02-07 20:52:25.975 [DefaultDispatcher-worker-1 @coroutine#140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@632d4cf2 2024-02-07 20:52:26.053 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2024-02-07 20:52:26.053 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2024-02-07 20:52:26.053 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:26.053 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2299d903: (connection evicted) 2024-02-07 20:52:26.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:26.054 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2024-02-07 20:52:26.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2024-02-07 20:52:26.060 [Test worker @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@632d4cf2 2024-02-07 20:52:26.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2024-02-07 20:52:26.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:26.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:26.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:26.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:26.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:26.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:26.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1805ec96 2024-02-07 20:52:26.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:26.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:26.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:26.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:26.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:26.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:26.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:26.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:26.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:26.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:26.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:26.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:26.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:26.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:26.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:26.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:26.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:26.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:26.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:26.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2024-02-07 20:52:26.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:26.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:26.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:26.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:26.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:26.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:26.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:26.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:26.073 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2024-02-07 20:52:26.074 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@6996bbc4 2024-02-07 20:52:26.074 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@6996bbc4 2024-02-07 20:52:26.074 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2024-02-07 20:52:26.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2024-02-07 20:52:26.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:26.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:26.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:26.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:26.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:26.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:26.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1de08775 2024-02-07 20:52:26.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:26.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:26.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:26.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:26.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:26.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:26.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:26.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:26.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:26.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:26.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:26.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:26.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:26.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:26.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:26.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:26.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:26.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:26.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:26.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2024-02-07 20:52:26.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:26.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:26.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:26.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:26.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:26.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:26.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:26.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:26.096 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2024-02-07 20:52:26.097 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@21a5b599 2024-02-07 20:52:26.097 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@21a5b599 2024-02-07 20:52:26.097 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2024-02-07 20:52:26.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2024-02-07 20:52:26.121 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2024-02-07 20:52:26.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:26.121 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6996bbc4: (connection evicted) 2024-02-07 20:52:26.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:26.122 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2024-02-07 20:52:26.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2024-02-07 20:52:26.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2024-02-07 20:52:26.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:26.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:26.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:26.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:26.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:26.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:26.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21a9f95b 2024-02-07 20:52:26.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:26.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:26.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:26.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:26.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:26.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:26.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:26.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:26.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:26.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:26.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:26.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:26.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:26.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:26.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:26.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:26.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:26.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:26.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:26.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2024-02-07 20:52:26.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:26.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:26.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:26.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:26.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:26.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:26.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:26.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:26.126 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2024-02-07 20:52:26.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@69069866 2024-02-07 20:52:26.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@69069866 2024-02-07 20:52:26.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2024-02-07 20:52:26.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2024-02-07 20:52:26.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:26.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:26.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:26.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:26.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:26.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:26.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ac417a2 2024-02-07 20:52:26.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:26.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:26.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:26.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:26.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:26.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:26.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:26.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:26.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:26.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:26.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:26.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:26.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:26.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:26.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:26.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:26.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:26.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:26.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:26.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2024-02-07 20:52:26.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:26.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:26.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:26.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:26.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:26.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:26.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:26.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:26.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2024-02-07 20:52:26.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@69499c6f 2024-02-07 20:52:26.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@69499c6f 2024-02-07 20:52:26.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2024-02-07 20:52:26.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2024-02-07 20:52:26.153 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2024-02-07 20:52:26.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:26.153 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69069866: (connection evicted) 2024-02-07 20:52:26.154 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:26.154 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2024-02-07 20:52:26.154 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2024-02-07 20:52:26.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2024-02-07 20:52:26.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:26.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:26.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:26.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:26.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:26.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:26.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fbae40 2024-02-07 20:52:26.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:26.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:26.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:26.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:26.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2024-02-07 20:52:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:26.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2024-02-07 20:52:26.157 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@67f591c2 2024-02-07 20:52:26.157 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@67f591c2 2024-02-07 20:52:26.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2024-02-07 20:52:26.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2024-02-07 20:52:26.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:26.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:26.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:26.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:26.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:26.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:26.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@284c4f02 2024-02-07 20:52:26.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:26.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:26.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:26.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:26.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:26.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:26.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:26.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:26.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:26.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:26.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:26.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:26.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:26.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:26.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:26.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:26.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:26.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:26.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:26.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2024-02-07 20:52:26.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:26.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:26.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:26.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:26.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:26.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:26.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:26.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:26.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2024-02-07 20:52:26.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a43a88e 2024-02-07 20:52:26.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a43a88e 2024-02-07 20:52:26.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2024-02-07 20:52:26.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2024-02-07 20:52:26.186 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2024-02-07 20:52:26.186 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:26.187 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67f591c2: (connection evicted) 2024-02-07 20:52:26.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:26.187 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2024-02-07 20:52:26.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2024-02-07 20:52:26.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2024-02-07 20:52:26.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:26.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:26.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:26.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:26.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:26.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:26.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@334b392d 2024-02-07 20:52:26.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:26.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:26.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:26.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:26.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:26.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:26.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:26.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:26.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:26.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:26.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:26.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:26.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:26.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:26.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:26.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:26.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:26.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:26.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:26.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2024-02-07 20:52:26.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:26.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:26.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:26.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:26.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:26.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:26.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:26.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:26.193 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2024-02-07 20:52:26.193 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@136fece2 2024-02-07 20:52:26.193 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@136fece2 2024-02-07 20:52:26.193 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2024-02-07 20:52:26.197 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:26.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2024-02-07 20:52:26.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:26.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:26.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:26.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:26.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:26.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:26.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56478522 2024-02-07 20:52:26.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:26.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:26.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:26.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:26.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:26.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:26.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:26.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:26.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:26.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:26.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:26.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:26.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:26.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:26.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:26.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:26.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:26.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:26.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:26.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2024-02-07 20:52:26.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:26.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:26.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:26.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:26.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:26.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:26.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:26.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:26.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2024-02-07 20:52:26.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b3755f4 2024-02-07 20:52:26.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b3755f4 2024-02-07 20:52:26.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2024-02-07 20:52:26.237 [DefaultDispatcher-worker-1 @coroutine#334] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -version 2024-02-07 20:52:26.249 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:26.273 [DefaultDispatcher-worker-1 @coroutine#334] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -v quiet -print_format json -show_error -show_format -show_streams -show_chapters /tmp/junit9281920393263318711/junit17956456655371154829.tmp 2024-02-07 20:52:26.283 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:26.293 [HikariPool-22 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:26.315 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:26.324 [DefaultDispatcher-worker-1 @coroutine#334] DEBUG net.bramp.ffmpeg.FFprobe - { "streams": [ { "index": 0, "codec_name": "h264", "codec_long_name": "H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10", "profile": "High", "codec_type": "video", "codec_time_base": "36131/2150400", "codec_tag_string": "avc1", "codec_tag": "0x31637661", "width": 1920, "height": 1080, "coded_width": 1920, "coded_height": 1088, "has_b_frames": 1, "sample_aspect_ratio": "1:1", "display_aspect_ratio": "16:9", "pix_fmt": "yuv420p", "level": 40, "color_range": "tv", "color_space": "bt709", "color_transfer": "bt709", "color_primaries": "bt709", "chroma_location": "left", "refs": 1, "is_avc": "true", "nal_length_size": "4", "r_frame_rate": "30/1", "avg_frame_rate": "1075200/36131", 2024-02-07 20:52:26.340 [DefaultDispatcher-worker-1 @coroutine#334] DEBUG net.bramp.ffmpeg.FFprobe - "time_base": "1/15360", "start_pts": 0, "start_time": "0.000000", "duration_ts": 17695, "duration": "1.152018", "bit_rate": "3011701", "bits_per_raw_sample": "8", "nb_frames": "70", "disposition": { "default": 1, "dub": 0, "original": 0, "comment": 0, "lyrics": 0, "karaoke": 0, "forced": 0, "hearing_impaired": 0, "visual_impaired": 0, "clean_effects": 0, "attached_pic": 0, "timed_thumbnails": 0 }, "tags": { "creation_time": "2019-01-29T08:44:17.000000Z", "language": "und", "handler_name": "Core Media Video" } }, { "index": 1, "codec_name": "aac", "codec_long_name": "AAC (Advanced Audio Coding 2024-02-07 20:52:26.341 [DefaultDispatcher-worker-1 @coroutine#334] DEBUG net.bramp.ffmpeg.FFprobe - )", "profile": "LC", "codec_type": "audio", "codec_time_base": "1/44100", "codec_tag_string": "mp4a", "codec_tag": "0x6134706d", "sample_fmt": "fltp", "sample_rate": "44100", "channels": 2, "channel_layout": "stereo", "bits_per_sample": 0, "r_frame_rate": "0/0", "avg_frame_rate": "0/0", "time_base": "1/44100", "start_pts": 0, "start_time": "0.000000", "duration_ts": 50803, "duration": "1.151995", "bit_rate": "127320", "max_bit_rate": "127999", "nb_frames": "53", "disposition": { "default": 1, "dub": 0, "original": 0, "comment": 0, "lyrics": 0, "karaoke": 0, "forced": 0, "hearing_impaired": 0, "visual_impaired": 0, 2024-02-07 20:52:26.342 [DefaultDispatcher-worker-1 @coroutine#334] DEBUG net.bramp.ffmpeg.FFprobe - "clean_effects": 0, "attached_pic": 0, "timed_thumbnails": 0 }, "tags": { "creation_time": "2019-01-29T08:44:17.000000Z", "language": "und", "handler_name": "Core Media Audio" } } ], "chapters": [ ], "format": { "filename": "/tmp/junit9281920393263318711/junit17956456655371154829.tmp", "nb_streams": 2, "nb_programs": 0, "format_name": "mov,mp4,m4a,3gp,3g2,mj2", "format_long_name": "QuickTime / MOV", "start_time": "0.000000", "duration": "1.152000", "size": "907481", "bit_rate": "6301951", "probe_score": 100, "tags": { "major_brand": "mp42", "minor_version": "1", "compatible_brands": "mp41mp42isom", "creation_time": "2019-01-29T08:44:17.000000Z" } } } 2024-02-07 20:52:26.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2024-02-07 20:52:26.343 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2024-02-07 20:52:26.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:26.343 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@136fece2: (connection evicted) 2024-02-07 20:52:26.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:26.344 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2024-02-07 20:52:26.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2024-02-07 20:52:26.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2024-02-07 20:52:26.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:26.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:26.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:26.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:26.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:26.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:26.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fea5ee0 2024-02-07 20:52:26.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:26.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:26.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:26.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:26.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:26.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:26.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:26.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:26.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:26.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:26.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:26.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:26.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:26.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:26.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:26.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:26.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:26.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:26.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:26.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2024-02-07 20:52:26.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:26.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:26.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:26.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:26.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:26.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:26.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:26.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:26.348 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2024-02-07 20:52:26.349 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@6630dd28 2024-02-07 20:52:26.349 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@6630dd28 2024-02-07 20:52:26.349 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2024-02-07 20:52:26.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2024-02-07 20:52:26.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:26.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:26.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:26.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:26.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:26.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:26.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5909ae90 2024-02-07 20:52:26.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:26.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:26.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:26.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:26.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:26.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:26.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:26.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:26.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:26.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:26.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:26.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:26.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:26.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:26.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:26.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:26.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:26.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:26.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:26.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2024-02-07 20:52:26.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:26.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:26.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:26.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:26.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:26.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:26.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:26.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:26.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2024-02-07 20:52:26.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@fe08eaf 2024-02-07 20:52:26.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@fe08eaf 2024-02-07 20:52:26.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2024-02-07 20:52:26.376 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2024-02-07 20:52:26.376 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2024-02-07 20:52:26.376 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:26.376 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6630dd28: (connection evicted) 2024-02-07 20:52:26.377 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:26.377 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2024-02-07 20:52:26.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2024-02-07 20:52:26.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2024-02-07 20:52:26.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:26.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:26.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:26.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:26.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:26.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:26.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b7ab7ab 2024-02-07 20:52:26.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:26.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:26.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:26.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:26.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:26.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:26.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:26.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:26.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:26.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:26.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:26.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:26.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:26.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:26.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:26.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:26.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:26.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:26.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:26.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2024-02-07 20:52:26.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:26.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:26.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:26.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:26.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:26.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:26.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:26.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:26.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2024-02-07 20:52:26.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@39acd1f1 2024-02-07 20:52:26.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@39acd1f1 2024-02-07 20:52:26.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2024-02-07 20:52:26.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2024-02-07 20:52:26.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:26.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:26.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:26.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:26.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:26.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:26.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51813065 2024-02-07 20:52:26.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:26.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:26.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:26.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:26.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:26.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:26.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:26.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:26.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:26.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:26.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:26.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:26.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:26.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:26.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:26.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:26.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:26.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:26.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:26.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2024-02-07 20:52:26.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:26.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:26.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:26.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:26.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:26.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:26.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:26.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:26.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2024-02-07 20:52:26.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@e0847a9 2024-02-07 20:52:26.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@e0847a9 2024-02-07 20:52:26.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2024-02-07 20:52:26.413 [DefaultDispatcher-worker-10 @coroutine#345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0847a9 2024-02-07 20:52:26.414 [DefaultDispatcher-worker-10 @coroutine#347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0847a9 2024-02-07 20:52:26.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2024-02-07 20:52:26.417 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2024-02-07 20:52:26.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:26.418 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39acd1f1: (connection evicted) 2024-02-07 20:52:26.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:26.418 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2024-02-07 20:52:26.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2024-02-07 20:52:26.419 [Test worker @coroutine#352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0847a9 2024-02-07 20:52:26.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2024-02-07 20:52:26.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:26.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:26.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:26.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:26.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:26.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:26.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ba46845 2024-02-07 20:52:26.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:26.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:26.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:26.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:26.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:26.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:26.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:26.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:26.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:26.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:26.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:26.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:26.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:26.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:26.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:26.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:26.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:26.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:26.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:26.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2024-02-07 20:52:26.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:26.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:26.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:26.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:26.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:26.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:26.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:26.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:26.425 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2024-02-07 20:52:26.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@592cb470 2024-02-07 20:52:26.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@592cb470 2024-02-07 20:52:26.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2024-02-07 20:52:26.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2024-02-07 20:52:26.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:26.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:26.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:26.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:26.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:26.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:26.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e6cb932 2024-02-07 20:52:26.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:26.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:26.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:26.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:26.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:26.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:26.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:26.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:26.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:26.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:26.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:26.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:26.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:26.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:26.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:26.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:26.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:26.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:26.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:26.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2024-02-07 20:52:26.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:26.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:26.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:26.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:26.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:26.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:26.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:26.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:26.441 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2024-02-07 20:52:26.442 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@523abba9 2024-02-07 20:52:26.442 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@523abba9 2024-02-07 20:52:26.442 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2024-02-07 20:52:26.444 [DefaultDispatcher-worker-10 @coroutine#358] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -version 2024-02-07 20:52:26.473 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:26.479 [DefaultDispatcher-worker-10 @coroutine#358] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -v quiet -print_format json -show_error -show_format -show_streams -show_chapters /tmp/junit13844726659207531144/junit17723084922260779114.tmp 2024-02-07 20:52:26.500 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:26.512 [DefaultDispatcher-worker-10 @coroutine#358] DEBUG net.bramp.ffmpeg.FFprobe - { "error": { "code": -1094995529, "string": "Invalid data found when processing input" } } 2024-02-07 20:52:26.515 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2024-02-07 20:52:26.515 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2024-02-07 20:52:26.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:26.515 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@592cb470: (connection evicted) 2024-02-07 20:52:26.516 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:26.516 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2024-02-07 20:52:26.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2024-02-07 20:52:26.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2024-02-07 20:52:26.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:26.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:26.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:26.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:26.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:26.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:26.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30c8c6ab 2024-02-07 20:52:26.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:26.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:26.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:26.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:26.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:26.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:26.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:26.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:26.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:26.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:26.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:26.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:26.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:26.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:26.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:26.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:26.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:26.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:26.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:26.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2024-02-07 20:52:26.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:26.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:26.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:26.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:26.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:26.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:26.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:26.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:26.531 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2024-02-07 20:52:26.532 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@37f71c05 2024-02-07 20:52:26.532 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@37f71c05 2024-02-07 20:52:26.532 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2024-02-07 20:52:26.542 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:26.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2024-02-07 20:52:26.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:26.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:26.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:26.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:26.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:26.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:26.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bd3ca3c 2024-02-07 20:52:26.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:26.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:26.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:26.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:26.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:26.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:26.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:26.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:26.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:26.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:26.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:26.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:26.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:26.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:26.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:26.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:26.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:26.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:26.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:26.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2024-02-07 20:52:26.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:26.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:26.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:26.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:26.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:26.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:26.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:26.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:26.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2024-02-07 20:52:26.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@59f76e56 2024-02-07 20:52:26.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@59f76e56 2024-02-07 20:52:26.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2024-02-07 20:52:26.562 [DefaultDispatcher-worker-4 @coroutine#365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f76e56 2024-02-07 20:52:26.563 [DefaultDispatcher-worker-4 @coroutine#367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f76e56 2024-02-07 20:52:26.565 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2024-02-07 20:52:26.565 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2024-02-07 20:52:26.565 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:26.565 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37f71c05: (connection evicted) 2024-02-07 20:52:26.565 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:26.565 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2024-02-07 20:52:26.565 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2024-02-07 20:52:26.566 [Test worker @coroutine#371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f76e56 2024-02-07 20:52:26.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2024-02-07 20:52:26.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:26.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:26.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:26.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:26.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:26.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:26.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16b7e04a 2024-02-07 20:52:26.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:26.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:26.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:26.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:26.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:26.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:26.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:26.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:26.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:26.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:26.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:26.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:26.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:26.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:26.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:26.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:26.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:26.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:26.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:26.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2024-02-07 20:52:26.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:26.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:26.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:26.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:26.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:26.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:26.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:26.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:26.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2024-02-07 20:52:26.570 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cf2f5d6 2024-02-07 20:52:26.570 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cf2f5d6 2024-02-07 20:52:26.570 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2024-02-07 20:52:26.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2024-02-07 20:52:26.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:26.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:26.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:26.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:26.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:26.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:26.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11f3400c 2024-02-07 20:52:26.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:26.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:26.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:26.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:26.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:26.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:26.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:26.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:26.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:26.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:26.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:26.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:26.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:26.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:26.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:26.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:26.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:26.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:26.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:26.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2024-02-07 20:52:26.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:26.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:26.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:26.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:26.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:26.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:26.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:26.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:26.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2024-02-07 20:52:26.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@2558f65c 2024-02-07 20:52:26.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@2558f65c 2024-02-07 20:52:26.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2024-02-07 20:52:26.642 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2024-02-07 20:52:26.642 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2024-02-07 20:52:26.642 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:26.642 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5cf2f5d6: (connection evicted) 2024-02-07 20:52:26.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:26.643 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2024-02-07 20:52:26.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2024-02-07 20:52:26.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2024-02-07 20:52:26.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:26.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:26.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:26.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:26.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:26.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:26.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c0013b8 2024-02-07 20:52:26.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:26.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:26.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:26.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:26.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:26.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:26.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:26.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:26.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:26.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:26.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:26.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:26.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:26.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:26.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:26.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:26.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:26.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:26.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:26.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2024-02-07 20:52:26.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:26.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:26.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:26.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:26.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:26.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:26.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:26.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:26.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2024-02-07 20:52:26.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@2493eec6 2024-02-07 20:52:26.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@2493eec6 2024-02-07 20:52:26.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2024-02-07 20:52:26.651 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:26.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2024-02-07 20:52:26.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:26.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:26.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:26.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:26.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:26.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:26.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42d174ad 2024-02-07 20:52:26.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:26.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:26.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:26.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:26.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:26.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:26.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:26.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:26.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:26.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:26.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:26.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:26.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:26.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:26.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:26.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:26.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:26.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:26.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:26.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2024-02-07 20:52:26.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:26.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:26.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:26.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:26.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:26.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:26.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:26.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:26.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2024-02-07 20:52:26.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@173a5fad 2024-02-07 20:52:26.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@173a5fad 2024-02-07 20:52:26.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2024-02-07 20:52:26.670 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2024-02-07 20:52:26.670 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2024-02-07 20:52:26.670 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:26.670 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2493eec6: (connection evicted) 2024-02-07 20:52:26.671 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:26.671 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2024-02-07 20:52:26.671 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2024-02-07 20:52:26.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2024-02-07 20:52:26.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:26.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:26.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:26.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:26.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:26.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:26.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@df9d400 2024-02-07 20:52:26.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:26.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:26.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:26.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:26.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:26.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:26.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:26.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:26.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:26.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:26.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:26.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:26.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:26.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:26.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:26.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:26.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:26.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:26.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:26.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2024-02-07 20:52:26.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:26.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:26.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:26.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:26.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:26.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:26.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:26.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:26.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2024-02-07 20:52:26.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c8d45cf 2024-02-07 20:52:26.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c8d45cf 2024-02-07 20:52:26.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2024-02-07 20:52:26.686 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:26.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2024-02-07 20:52:26.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:26.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:26.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:26.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:26.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:26.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:26.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fde487b 2024-02-07 20:52:26.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:26.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:26.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:26.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:26.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:26.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:26.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:26.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:26.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:26.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:26.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:26.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:26.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:26.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:26.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:26.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:26.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:26.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:26.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:26.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2024-02-07 20:52:26.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:26.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:26.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:26.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:26.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:26.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:26.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:26.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:26.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2024-02-07 20:52:26.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@3add5e17 2024-02-07 20:52:26.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@3add5e17 2024-02-07 20:52:26.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2024-02-07 20:52:26.692 [DefaultDispatcher-worker-4 @coroutine#388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3add5e17 2024-02-07 20:52:26.693 [DefaultDispatcher-worker-4 @coroutine#390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3add5e17 2024-02-07 20:52:26.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2024-02-07 20:52:26.693 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2024-02-07 20:52:26.693 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:26.693 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c8d45cf: (connection evicted) 2024-02-07 20:52:26.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:26.694 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2024-02-07 20:52:26.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2024-02-07 20:52:26.694 [Test worker @coroutine#394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3add5e17 2024-02-07 20:52:26.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2024-02-07 20:52:26.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:26.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:26.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:26.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:26.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:26.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:26.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25464154 2024-02-07 20:52:26.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:26.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:26.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:26.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:26.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:26.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:26.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:26.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:26.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:26.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:26.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:26.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:26.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:26.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:26.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:26.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:26.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:26.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:26.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:26.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2024-02-07 20:52:26.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:26.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:26.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:26.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:26.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:26.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:26.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:26.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:26.697 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2024-02-07 20:52:26.697 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@131c0b6f 2024-02-07 20:52:26.697 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@131c0b6f 2024-02-07 20:52:26.697 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2024-02-07 20:52:26.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2024-02-07 20:52:26.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:26.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:26.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:26.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:26.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:26.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:26.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f030c72 2024-02-07 20:52:26.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:26.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:26.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:26.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:26.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:26.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:26.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:26.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:26.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:26.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:26.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:26.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:26.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:26.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:26.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:26.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:26.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:26.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:26.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:26.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2024-02-07 20:52:26.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:26.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:26.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:26.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:26.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:26.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:26.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:26.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:26.713 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2024-02-07 20:52:26.714 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@18513c23 2024-02-07 20:52:26.714 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@18513c23 2024-02-07 20:52:26.714 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2024-02-07 20:52:26.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2024-02-07 20:52:26.717 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2024-02-07 20:52:26.717 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:26.717 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@131c0b6f: (connection evicted) 2024-02-07 20:52:26.717 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:26.717 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2024-02-07 20:52:26.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2024-02-07 20:52:26.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2024-02-07 20:52:26.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:26.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:26.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:26.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:26.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:26.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:26.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ec0ca83 2024-02-07 20:52:26.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:26.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:26.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:26.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:26.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:26.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:26.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:26.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:26.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:26.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:26.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:26.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:26.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:26.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-07 20:52:26.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-07 20:52:26.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:26.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:26.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-07 20:52:26.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:26.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2024-02-07 20:52:26.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:26.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:26.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:26.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:26.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:26.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:26.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:26.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:26.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2024-02-07 20:52:26.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@7827d7b 2024-02-07 20:52:26.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@7827d7b 2024-02-07 20:52:26.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2024-02-07 20:52:26.742 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7827d7b 2024-02-07 20:52:26.752 [Test worker @coroutine#402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7827d7b 2024-02-07 20:52:26.754 [Test worker @coroutine#404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7827d7b 2024-02-07 20:52:26.760 [Test worker @coroutine#410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7827d7b 2024-02-07 20:52:26.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2024-02-07 20:52:26.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:26.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:26.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:26.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:26.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:26.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:26.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@241d1052 2024-02-07 20:52:26.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:26.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:26.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:26.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:26.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:26.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:26.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:26.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:26.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:26.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:26.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:26.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:26.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:26.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:26.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:26.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:26.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:26.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:26.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:26.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2024-02-07 20:52:26.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:26.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:26.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:26.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:26.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:26.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:26.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:26.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:26.761 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2024-02-07 20:52:26.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bb99d1d 2024-02-07 20:52:26.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bb99d1d 2024-02-07 20:52:26.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2024-02-07 20:52:26.768 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:26.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2024-02-07 20:52:26.770 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2024-02-07 20:52:26.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 20:52:26.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:26.770 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2024-02-07 20:52:26.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2024-02-07 20:52:26.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2024-02-07 20:52:26.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:26.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:26.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:26.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:26.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:26.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:26.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4345fd45 2024-02-07 20:52:26.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:26.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:26.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:26.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:26.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:26.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:26.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:26.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:26.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:26.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:26.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:26.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:26.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:26.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-07 20:52:26.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-07 20:52:26.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:26.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:26.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-07 20:52:26.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:26.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2024-02-07 20:52:26.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:26.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:26.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:26.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:26.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:26.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:26.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:26.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:26.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2024-02-07 20:52:26.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@10d905c1 2024-02-07 20:52:26.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@10d905c1 2024-02-07 20:52:26.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2024-02-07 20:52:26.777 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10d905c1 2024-02-07 20:52:26.787 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:26.789 [Test worker @coroutine#420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10d905c1 2024-02-07 20:52:26.791 [Test worker @coroutine#422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10d905c1 2024-02-07 20:52:26.794 [Test worker @coroutine#427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10d905c1 2024-02-07 20:52:26.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2024-02-07 20:52:26.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:26.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:26.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:26.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:26.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:26.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:26.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a709cc7 2024-02-07 20:52:26.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:26.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:26.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:26.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:26.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:26.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:26.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:26.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:26.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:26.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:26.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:26.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:26.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:26.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:26.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:26.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:26.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:26.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:26.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:26.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2024-02-07 20:52:26.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:26.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:26.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:26.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:26.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:26.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:26.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:26.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:26.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2024-02-07 20:52:26.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@1da5c19d 2024-02-07 20:52:26.797 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@1da5c19d 2024-02-07 20:52:26.797 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2024-02-07 20:52:26.805 [DefaultDispatcher-worker-9 @coroutine#436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da5c19d 2024-02-07 20:52:26.807 [Test worker @coroutine#438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da5c19d 2024-02-07 20:52:26.809 [DefaultDispatcher-worker-9 @coroutine#424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10d905c1 2024-02-07 20:52:26.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2024-02-07 20:52:26.811 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2024-02-07 20:52:26.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:26.811 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10d905c1: (connection evicted) 2024-02-07 20:52:26.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:26.812 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2024-02-07 20:52:26.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2024-02-07 20:52:26.814 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:26.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2024-02-07 20:52:26.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:26.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:26.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:26.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:26.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:26.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:26.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40738846 2024-02-07 20:52:26.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:26.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:26.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:26.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:26.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:26.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:26.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:26.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:26.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:26.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:26.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:26.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:26.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:26.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-07 20:52:26.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-07 20:52:26.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:26.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:26.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-07 20:52:26.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:26.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2024-02-07 20:52:26.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:26.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:26.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:26.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:26.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:26.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:26.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:26.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:26.815 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2024-02-07 20:52:26.817 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@1686ed85 2024-02-07 20:52:26.817 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@1686ed85 2024-02-07 20:52:26.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2024-02-07 20:52:26.817 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1686ed85 2024-02-07 20:52:26.829 [Test worker @coroutine#447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1686ed85 2024-02-07 20:52:26.831 [Test worker @coroutine#449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1686ed85 2024-02-07 20:52:26.834 [Test worker @coroutine#454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1686ed85 2024-02-07 20:52:26.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2024-02-07 20:52:26.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:26.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:26.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:26.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:26.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:26.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:26.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cd5fc46 2024-02-07 20:52:26.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:26.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:26.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:26.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:26.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:26.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:26.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:26.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:26.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:26.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:26.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:26.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:26.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:26.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:26.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:26.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:26.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:26.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:26.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:26.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2024-02-07 20:52:26.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:26.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:26.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:26.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:26.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:26.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:26.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:26.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:26.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2024-02-07 20:52:26.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@3221588e 2024-02-07 20:52:26.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@3221588e 2024-02-07 20:52:26.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2024-02-07 20:52:26.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2024-02-07 20:52:26.838 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2024-02-07 20:52:26.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 20:52:26.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:26.838 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2024-02-07 20:52:26.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2024-02-07 20:52:26.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2024-02-07 20:52:26.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:26.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:26.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:26.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:26.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:26.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:26.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29519337 2024-02-07 20:52:26.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:26.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:26.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:26.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:26.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:26.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:26.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:26.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:26.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:26.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:26.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:26.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:26.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:26.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-07 20:52:26.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-07 20:52:26.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:26.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:26.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-07 20:52:26.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:26.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2024-02-07 20:52:26.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:26.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:26.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:26.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:26.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:26.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:26.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:26.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:26.842 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2024-02-07 20:52:26.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d58dc61 2024-02-07 20:52:26.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d58dc61 2024-02-07 20:52:26.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2024-02-07 20:52:26.848 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d58dc61 2024-02-07 20:52:26.859 [Test worker @coroutine#464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d58dc61 2024-02-07 20:52:26.861 [Test worker @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d58dc61 2024-02-07 20:52:26.862 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:26.864 [Test worker @coroutine#471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d58dc61 2024-02-07 20:52:26.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2024-02-07 20:52:26.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:26.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:26.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:26.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:26.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:26.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:26.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c8e8fed 2024-02-07 20:52:26.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:26.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:26.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:26.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:26.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:26.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:26.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:26.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:26.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:26.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:26.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:26.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:26.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:26.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:26.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:26.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:26.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:26.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:26.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:26.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2024-02-07 20:52:26.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:26.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:26.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:26.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:26.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:26.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:26.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:26.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:26.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2024-02-07 20:52:26.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@713e7d9a 2024-02-07 20:52:26.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@713e7d9a 2024-02-07 20:52:26.866 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2024-02-07 20:52:26.871 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2024-02-07 20:52:26.871 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2024-02-07 20:52:26.871 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 20:52:26.871 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:26.871 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2024-02-07 20:52:26.871 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2024-02-07 20:52:26.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2024-02-07 20:52:26.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:26.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:26.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:26.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:26.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:26.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:26.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75e4fe3c 2024-02-07 20:52:26.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:26.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:26.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:26.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:26.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:26.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:26.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:26.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:26.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:26.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:26.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:26.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:26.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:26.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:26.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:26.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:26.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:26.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:26.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:26.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2024-02-07 20:52:26.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:26.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:26.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:26.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:26.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:26.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:26.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:26.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:26.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2024-02-07 20:52:26.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@65ef9a0a 2024-02-07 20:52:26.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@65ef9a0a 2024-02-07 20:52:26.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2024-02-07 20:52:26.897 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:26.936 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:26.944 [DefaultDispatcher-worker-11 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65ef9a0a 2024-02-07 20:52:26.953 [DefaultDispatcher-worker-11 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65ef9a0a 2024-02-07 20:52:26.966 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:26.978 [HikariPool-48 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:27.000 [DefaultDispatcher-worker-5 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65ef9a0a 2024-02-07 20:52:27.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2024-02-07 20:52:27.002 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2024-02-07 20:52:27.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:27.002 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65ef9a0a: (connection evicted) 2024-02-07 20:52:27.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:27.003 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2024-02-07 20:52:27.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2024-02-07 20:52:27.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2024-02-07 20:52:27.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:27.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:27.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:27.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:27.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:27.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:27.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45311a99 2024-02-07 20:52:27.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:27.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:27.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:27.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:27.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:27.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:27.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:27.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:27.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:27.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:27.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:27.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:27.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:27.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:27.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:27.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:27.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:27.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:27.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:27.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2024-02-07 20:52:27.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:27.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:27.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:27.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:27.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:27.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:27.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:27.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:27.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2024-02-07 20:52:27.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@492c8137 2024-02-07 20:52:27.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@492c8137 2024-02-07 20:52:27.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2024-02-07 20:52:27.051 [DefaultDispatcher-worker-5 @coroutine#484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@492c8137 2024-02-07 20:52:27.060 [DefaultDispatcher-worker-3 @coroutine#484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@492c8137 2024-02-07 20:52:27.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2024-02-07 20:52:27.062 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2024-02-07 20:52:27.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:27.062 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@492c8137: (connection evicted) 2024-02-07 20:52:27.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:27.063 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2024-02-07 20:52:27.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2024-02-07 20:52:27.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2024-02-07 20:52:27.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:27.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:27.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:27.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:27.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:27.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:27.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f525e13 2024-02-07 20:52:27.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:27.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:27.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:27.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:27.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:27.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:27.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:27.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:27.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:27.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:27.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:27.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:27.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:27.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:27.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:27.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:27.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:27.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:27.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:27.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2024-02-07 20:52:27.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:27.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:27.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:27.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:27.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:27.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:27.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:27.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:27.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2024-02-07 20:52:27.065 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@af9dd34 2024-02-07 20:52:27.065 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@af9dd34 2024-02-07 20:52:27.065 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2024-02-07 20:52:27.108 [DefaultDispatcher-worker-4 @coroutine#488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@af9dd34 2024-02-07 20:52:27.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2024-02-07 20:52:27.110 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2024-02-07 20:52:27.110 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:27.110 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@af9dd34: (connection evicted) 2024-02-07 20:52:27.110 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:27.111 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2024-02-07 20:52:27.111 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2024-02-07 20:52:27.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2024-02-07 20:52:27.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:27.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:27.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:27.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:27.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:27.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:27.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c9ea1d0 2024-02-07 20:52:27.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:27.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:27.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:27.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:27.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:27.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:27.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:27.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:27.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:27.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:27.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:27.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:27.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:27.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:27.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:27.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:27.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:27.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:27.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:27.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2024-02-07 20:52:27.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:27.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:27.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:27.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:27.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:27.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:27.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:27.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:27.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2024-02-07 20:52:27.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@319b1c77 2024-02-07 20:52:27.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@319b1c77 2024-02-07 20:52:27.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2024-02-07 20:52:27.158 [DefaultDispatcher-worker-7 @coroutine#490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319b1c77 2024-02-07 20:52:27.166 [DefaultDispatcher-worker-7 @coroutine#490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319b1c77 2024-02-07 20:52:27.167 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2024-02-07 20:52:27.167 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2024-02-07 20:52:27.167 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:27.167 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@319b1c77: (connection evicted) 2024-02-07 20:52:27.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:27.168 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2024-02-07 20:52:27.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2024-02-07 20:52:27.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2024-02-07 20:52:27.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:27.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:27.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:27.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:27.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:27.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:27.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7497a554 2024-02-07 20:52:27.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:27.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:27.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:27.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:27.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:27.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:27.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:27.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:27.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:27.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:27.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:27.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:27.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:27.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:27.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:27.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:27.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:27.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:27.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:27.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2024-02-07 20:52:27.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:27.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:27.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:27.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:27.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:27.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:27.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:27.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:27.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2024-02-07 20:52:27.170 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@664f49f 2024-02-07 20:52:27.170 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@664f49f 2024-02-07 20:52:27.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2024-02-07 20:52:27.214 [DefaultDispatcher-worker-10 @coroutine#493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@664f49f 2024-02-07 20:52:27.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2024-02-07 20:52:27.216 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2024-02-07 20:52:27.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:27.217 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@664f49f: (connection evicted) 2024-02-07 20:52:27.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:27.217 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2024-02-07 20:52:27.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2024-02-07 20:52:27.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2024-02-07 20:52:27.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:27.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:27.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:27.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:27.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:27.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:27.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27a90ce5 2024-02-07 20:52:27.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:27.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:27.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:27.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:27.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:27.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:27.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:27.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:27.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:27.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:27.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:27.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:27.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:27.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:27.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:27.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:27.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:27.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:27.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:27.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2024-02-07 20:52:27.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:27.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:27.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:27.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:27.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:27.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:27.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:27.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:27.219 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2024-02-07 20:52:27.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@49a06087 2024-02-07 20:52:27.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@49a06087 2024-02-07 20:52:27.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2024-02-07 20:52:27.254 [DefaultDispatcher-worker-4 @coroutine#495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49a06087 2024-02-07 20:52:27.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2024-02-07 20:52:27.255 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2024-02-07 20:52:27.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:27.255 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49a06087: (connection evicted) 2024-02-07 20:52:27.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:27.255 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2024-02-07 20:52:27.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2024-02-07 20:52:27.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2024-02-07 20:52:27.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:27.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:27.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:27.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:27.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:27.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:27.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2cd5b19c 2024-02-07 20:52:27.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:27.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:27.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:27.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:27.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:27.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:27.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:27.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:27.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:27.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:27.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:27.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:27.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:27.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:27.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:27.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:27.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:27.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:27.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:27.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2024-02-07 20:52:27.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:27.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:27.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:27.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:27.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:27.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:27.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:27.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:27.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2024-02-07 20:52:27.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@76b642aa 2024-02-07 20:52:27.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@76b642aa 2024-02-07 20:52:27.334 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2024-02-07 20:52:27.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2024-02-07 20:52:27.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:27.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:27.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:27.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:27.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:27.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:27.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d271a54 2024-02-07 20:52:27.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:27.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:27.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:27.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:27.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:27.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:27.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:27.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:27.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:27.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:27.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:27.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:27.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:27.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:27.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:27.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:27.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:27.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:27.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:27.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2024-02-07 20:52:27.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:27.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:27.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:27.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:27.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:27.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:27.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:27.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:27.347 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2024-02-07 20:52:27.347 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@409395b9 2024-02-07 20:52:27.348 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@409395b9 2024-02-07 20:52:27.348 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2024-02-07 20:52:27.374 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-07 20:52:27.423 [Test worker] INFO ktor.application - Application started in 0.053 seconds. 2024-02-07 20:52:27.423 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@15c1b543 2024-02-07 20:52:27.434 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:27.448 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:27.507 [DefaultDispatcher-worker-4 @coroutine#509] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-07 20:52:27.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2024-02-07 20:52:27.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:27.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:27.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:27.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:27.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:27.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:27.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40db6136 2024-02-07 20:52:27.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:27.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:27.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:27.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:27.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:27.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:27.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:27.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:27.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:27.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:27.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:27.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:27.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:27.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:27.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:27.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:27.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:27.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:27.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:27.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2024-02-07 20:52:27.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:27.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:27.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:27.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:27.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:27.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:27.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:27.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:27.509 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2024-02-07 20:52:27.509 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ee1ddcf 2024-02-07 20:52:27.509 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ee1ddcf 2024-02-07 20:52:27.509 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2024-02-07 20:52:27.546 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-07 20:52:27.552 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-07 20:52:27.552 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-07 20:52:27.553 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-07 20:52:27.553 [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-02-07 20:52:27.553 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-07 20:52:27.553 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-07 20:52:27.553 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-07 20:52:27.553 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-07 20:52:27.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2024-02-07 20:52:27.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:27.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:27.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:27.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:27.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:27.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:27.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@574327ed 2024-02-07 20:52:27.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:27.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:27.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:27.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:27.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:27.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:27.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:27.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:27.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:27.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:27.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:27.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:27.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:27.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:27.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:27.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:27.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:27.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:27.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:27.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2024-02-07 20:52:27.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:27.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:27.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:27.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:27.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:27.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:27.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:27.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:27.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2024-02-07 20:52:27.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b5cf611 2024-02-07 20:52:27.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b5cf611 2024-02-07 20:52:27.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2024-02-07 20:52:27.602 [DefaultDispatcher-worker-4 @coroutine#513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b5cf611 2024-02-07 20:52:27.607 [DefaultDispatcher-worker-3 @coroutine#515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ee1ddcf 2024-02-07 20:52:27.609 [DefaultDispatcher-worker-3 @coroutine#517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ee1ddcf 2024-02-07 20:52:27.609 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:27.617 [DefaultDispatcher-worker-3 @coroutine#513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b5cf611 2024-02-07 20:52:27.617 [Test worker @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556192884792594432/_ustadmanifest.json 2024-02-07 20:52:27.617 [Test worker @coroutine#513] 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/556192884792594432/_ustadmanifest.json. 2024-02-07 20:52:27.618 [Test worker @coroutine#513] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556192884792594432/_ustadmanifest.json 2024-02-07 20:52:27.622 [Test worker @coroutine#513] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556192884792594432/_ustadmanifest.json 2024-02-07 20:52:27.622 [Test worker @coroutine#513] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556192884792594432/_ustadmanifest.json 2024-02-07 20:52:27.627 [Test worker @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556192884792594432/_ustadmanifest.json. 2024-02-07 20:52:27.627 [Test worker @coroutine#513] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556192884792594432/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-07 20:52:27.629 [Test worker @coroutine#523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ee1ddcf 2024-02-07 20:52:27.642 [DefaultDispatcher-worker-8 @coroutine#513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b5cf611 2024-02-07 20:52:27.648 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-07 20:52:27.649 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-1ff3c37e-6220-46d3-bb6c-740e41b828ed', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-07 20:52:27.652 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-07 20:52:27.652 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-1ff3c37e-6220-46d3-bb6c-740e41b828ed 2024-02-07 20:52:27.655 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:27.658 [DefaultDispatcher-worker-4 @coroutine#534] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 20:52:27.658 [DefaultDispatcher-worker-4 @coroutine#534] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-07 20:52:27.658 [DefaultDispatcher-worker-4 @coroutine#534] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 20:52:27.658 [DefaultDispatcher-worker-4 @coroutine#534] 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-02-07 20:52:27.666 [DefaultDispatcher-worker-3 @coroutine#533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b5cf611 2024-02-07 20:52:27.666 [DefaultDispatcher-worker-3 @coroutine#533] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-07 20:52:27.666 [DefaultDispatcher-worker-3 @coroutine#533] 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-02-07 20:52:27.666 [DefaultDispatcher-worker-3 @coroutine#533] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-07 20:52:27.671 [MyScheduler_Worker-1 @coroutine#539] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-07 20:52:27.671 [MyScheduler_Worker-1 @coroutine#539] 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-02-07 20:52:27.671 [MyScheduler_Worker-1 @coroutine#539] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-07 20:52:27.672 [MyScheduler_Worker-1 @coroutine#539] 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-02-07 20:52:27.727 [eventLoopGroupProxy-4-3 @call-handler#556] 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-02-07 20:52:27.727 [eventLoopGroupProxy-4-4 @call-handler#557] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-07 20:52:27.727 [eventLoopGroupProxy-4-1 @call-handler#555] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-07 20:52:27.727 [eventLoopGroupProxy-4-2 @call-handler#558] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-07 20:52:27.733 [eventLoopGroupProxy-4-1 @call-handler#555] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:27.733 [eventLoopGroupProxy-4-2 @call-handler#558] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:27.736 [eventLoopGroupProxy-4-3 @call-handler#556] 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-02-07 20:52:27.736 [eventLoopGroupProxy-4-4 @call-handler#557] 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-02-07 20:52:27.736 [eventLoopGroupProxy-4-4 @call-handler#557] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-07 20:52:27.739 [DefaultDispatcher-worker-4 @coroutine#533] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-07 20:52:27.739 [DefaultDispatcher-worker-4 @coroutine#533] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-07 20:52:27.740 [eventLoopGroupProxy-4-4 @call-handler#557] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:27.741 [DefaultDispatcher-worker-1 @coroutine#534] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 20:52:27.741 [DefaultDispatcher-worker-1 @coroutine#534] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 20:52:27.754 [eventLoopGroupProxy-4-3 @coroutine#564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b642aa 2024-02-07 20:52:27.754 [DefaultDispatcher-worker-14 @coroutine#533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b5cf611 2024-02-07 20:52:27.764 [DefaultDispatcher-worker-12 @coroutine#535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b5cf611 2024-02-07 20:52:27.771 [MyScheduler_Worker-1 @coroutine#539] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-07 20:52:27.771 [MyScheduler_Worker-1 @coroutine#539] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-07 20:52:27.772 [MyScheduler_Worker-1 @coroutine#539] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-07 20:52:27.772 [MyScheduler_Worker-1 @coroutine#539] 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-02-07 20:52:27.785 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:27.785 [MyScheduler_Worker-1 @coroutine#569] 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-02-07 20:52:27.785 [MyScheduler_Worker-1 @coroutine#569] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:27.785 [MyScheduler_Worker-1 @coroutine#569] 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-02-07 20:52:27.878 [eventLoopGroupProxy-4-4 @call-handler#557] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 156ms 2024-02-07 20:52:27.878 [eventLoopGroupProxy-4-3 @call-handler#556] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 156ms 2024-02-07 20:52:27.878 [eventLoopGroupProxy-4-2 @call-handler#558] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 156ms 2024-02-07 20:52:27.879 [eventLoopGroupProxy-4-4 @call-handler#572] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 20:52:27.894 [eventLoopGroupProxy-4-4 @coroutine#573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b642aa 2024-02-07 20:52:27.894 [eventLoopGroupProxy-4-4 @call-handler#572] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:27.895 [eventLoopGroupProxy-4-4 @call-handler#572] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 17ms 2024-02-07 20:52:27.895 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:27.901 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:27.902 [MyScheduler_Worker-1 @coroutine#569] 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-02-07 20:52:27.902 [MyScheduler_Worker-1 @coroutine#569] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:27.902 [MyScheduler_Worker-1 @coroutine#569] 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-02-07 20:52:27.905 [eventLoopGroupProxy-4-4 @call-handler#578] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 20:52:27.908 [eventLoopGroupProxy-4-4 @coroutine#579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b642aa 2024-02-07 20:52:27.908 [eventLoopGroupProxy-4-4 @call-handler#578] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:27.909 [eventLoopGroupProxy-4-4 @call-handler#578] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-07 20:52:27.909 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:27.925 [DefaultDispatcher-worker-12 @coroutine#539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b5cf611 2024-02-07 20:52:27.941 [DefaultDispatcher-worker-3 @coroutine#535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b5cf611 2024-02-07 20:52:27.959 [DefaultDispatcher-worker-3 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-07 20:52:27.959 [DefaultDispatcher-worker-3 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-07 20:52:27.959 [DefaultDispatcher-worker-3 @coroutine#535] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-07 20:52:27.959 [DefaultDispatcher-worker-3 @coroutine#535] 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-02-07 20:52:27.963 [eventLoopGroupProxy-4-4 @call-handler#598] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-07 20:52:27.963 [eventLoopGroupProxy-4-4 @call-handler#598] 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-02-07 20:52:27.963 [eventLoopGroupProxy-4-4 @call-handler#598] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-07 20:52:27.996 [DefaultDispatcher-worker-12 @call-handler#598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@409395b9 2024-02-07 20:52:27.998 [DefaultDispatcher-worker-12 @coroutine#508] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556192884792594432/_ustadmanifest.json 2024-02-07 20:52:27.998 [DefaultDispatcher-worker-12 @coroutine#508] 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/556192884792594432/_ustadmanifest.json. 2024-02-07 20:52:27.998 [eventLoopGroupProxy-4-4 @call-handler#598] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:27.999 [DefaultDispatcher-worker-12 @coroutine#508] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556192884792594432/_ustadmanifest.json 2024-02-07 20:52:27.999 [eventLoopGroupProxy-4-4 @call-handler#598] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 37ms 2024-02-07 20:52:28.000 [DefaultDispatcher-worker-14 @coroutine#535] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-07 20:52:28.000 [DefaultDispatcher-worker-14 @coroutine#535] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-07 20:52:28.001 [DefaultDispatcher-worker-10 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-07 20:52:28.001 [DefaultDispatcher-worker-10 @coroutine#535] 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-02-07 20:52:28.001 [DefaultDispatcher-worker-2 @coroutine#508] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556192884792594432/_ustadmanifest.json 2024-02-07 20:52:28.001 [DefaultDispatcher-worker-2 @coroutine#508] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556192884792594432/_ustadmanifest.json 2024-02-07 20:52:28.001 [DefaultDispatcher-worker-2 @coroutine#508] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556192884792594432/_ustadmanifest.json. 2024-02-07 20:52:28.001 [DefaultDispatcher-worker-2 @coroutine#508] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556192884792594432/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-07 20:52:28.002 [DefaultDispatcher-worker-2 @coroutine#608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b642aa 2024-02-07 20:52:28.015 [DefaultDispatcher-worker-12 @coroutine#535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b5cf611 2024-02-07 20:52:28.015 [DefaultDispatcher-worker-12 @coroutine#508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@409395b9 2024-02-07 20:52:28.017 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-07 20:52:28.017 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-07 20:52:28.017 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-07 20:52:28.017 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-07 20:52:28.017 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-07 20:52:28.019 [Test worker @coroutine#612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ee1ddcf 2024-02-07 20:52:28.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Shutdown initiated... 2024-02-07 20:52:28.019 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Close initiated... 2024-02-07 20:52:28.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:28.020 [HikariPool-57 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b5cf611: (connection evicted) 2024-02-07 20:52:28.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:28.020 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Closed. 2024-02-07 20:52:28.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Shutdown completed. 2024-02-07 20:52:28.048 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-07 20:52:28.048 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-07 20:52:28.426 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-07 20:52:29.025 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@15c1b543 2024-02-07 20:52:29.026 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@15c1b543 2024-02-07 20:52:29.029 [Test worker @coroutine#617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b642aa 2024-02-07 20:52:29.029 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Shutdown initiated... 2024-02-07 20:52:29.029 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Close initiated... 2024-02-07 20:52:29.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:29.030 [HikariPool-55 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Closing connection org.sqlite.jdbc4.JDBC4Connection@409395b9: (connection evicted) 2024-02-07 20:52:29.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:29.030 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Closed. 2024-02-07 20:52:29.030 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Shutdown completed. 2024-02-07 20:52:29.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2024-02-07 20:52:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c200e57 2024-02-07 20:52:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2024-02-07 20:52:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:29.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:29.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2024-02-07 20:52:29.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@d0e4972 2024-02-07 20:52:29.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@d0e4972 2024-02-07 20:52:29.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2024-02-07 20:52:29.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2024-02-07 20:52:29.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:29.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:29.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:29.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:29.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:29.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:29.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e1897d 2024-02-07 20:52:29.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:29.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:29.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:29.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:29.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:29.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:29.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:29.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:29.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:29.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:29.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:29.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:29.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:29.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:29.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:29.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:29.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:29.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:29.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:29.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2024-02-07 20:52:29.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:29.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:29.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:29.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:29.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:29.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:29.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:29.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:29.051 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2024-02-07 20:52:29.051 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@2079fcfc 2024-02-07 20:52:29.051 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@2079fcfc 2024-02-07 20:52:29.051 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2024-02-07 20:52:29.067 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-07 20:52:29.068 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-02-07 20:52:29.068 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@4b762988 2024-02-07 20:52:29.072 [DefaultDispatcher-worker-7 @coroutine#623] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-07 20:52:29.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2024-02-07 20:52:29.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:29.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:29.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:29.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:29.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:29.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:29.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42172065 2024-02-07 20:52:29.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:29.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:29.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:29.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:29.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:29.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:29.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:29.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:29.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:29.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:29.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:29.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:29.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:29.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:29.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:29.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:29.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:29.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:29.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:29.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2024-02-07 20:52:29.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:29.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:29.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:29.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:29.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:29.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:29.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:29.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:29.074 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2024-02-07 20:52:29.075 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@8e77c5b 2024-02-07 20:52:29.075 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@8e77c5b 2024-02-07 20:52:29.075 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2024-02-07 20:52:29.079 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-07 20:52:29.081 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-07 20:52:29.081 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-07 20:52:29.081 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-07 20:52:29.081 [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-02-07 20:52:29.081 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-07 20:52:29.081 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-07 20:52:29.081 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-07 20:52:29.081 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-07 20:52:29.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2024-02-07 20:52:29.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:29.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:29.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:29.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:29.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:29.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:29.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d167630 2024-02-07 20:52:29.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:29.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:29.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:29.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:29.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:29.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:29.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:29.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:29.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:29.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:29.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:29.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:29.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:29.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:29.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:29.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:29.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:29.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:29.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:29.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2024-02-07 20:52:29.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:29.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:29.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:29.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:29.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:29.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:29.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:29.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:29.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2024-02-07 20:52:29.086 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eee9b78 2024-02-07 20:52:29.086 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eee9b78 2024-02-07 20:52:29.086 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2024-02-07 20:52:29.126 [DefaultDispatcher-worker-7 @coroutine#627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eee9b78 2024-02-07 20:52:29.132 [DefaultDispatcher-worker-13 @coroutine#629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e77c5b 2024-02-07 20:52:29.134 [Test worker @coroutine#631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e77c5b 2024-02-07 20:52:29.145 [DefaultDispatcher-worker-14 @coroutine#627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eee9b78 2024-02-07 20:52:29.146 [Test worker @coroutine#627] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556192895704780800/_ustadmanifest.json 2024-02-07 20:52:29.146 [Test worker @coroutine#627] 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/556192895704780800/_ustadmanifest.json. 2024-02-07 20:52:29.146 [Test worker @coroutine#627] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556192895704780800/_ustadmanifest.json 2024-02-07 20:52:29.147 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:29.148 [Test worker @coroutine#627] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556192895704780800/_ustadmanifest.json 2024-02-07 20:52:29.148 [Test worker @coroutine#627] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556192895704780800/_ustadmanifest.json 2024-02-07 20:52:29.148 [Test worker @coroutine#627] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556192895704780800/_ustadmanifest.json. 2024-02-07 20:52:29.148 [Test worker @coroutine#627] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556192895704780800/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-07 20:52:29.150 [Test worker @coroutine#637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e77c5b 2024-02-07 20:52:29.151 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:29.162 [DefaultDispatcher-worker-7 @coroutine#627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eee9b78 2024-02-07 20:52:29.163 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-07 20:52:29.163 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-f34e718d-ec27-4faa-bb2b-b0db15ca8601', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-07 20:52:29.164 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-07 20:52:29.164 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-f34e718d-ec27-4faa-bb2b-b0db15ca8601 2024-02-07 20:52:29.166 [DefaultDispatcher-worker-14 @coroutine#651] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 20:52:29.166 [DefaultDispatcher-worker-14 @coroutine#651] 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-02-07 20:52:29.166 [DefaultDispatcher-worker-14 @coroutine#651] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 20:52:29.166 [DefaultDispatcher-worker-14 @coroutine#651] 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-02-07 20:52:29.172 [eventLoopGroupProxy-7-1 @call-handler#661] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-07 20:52:29.173 [eventLoopGroupProxy-7-1 @call-handler#661] 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-02-07 20:52:29.173 [eventLoopGroupProxy-7-1 @call-handler#661] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-07 20:52:29.174 [eventLoopGroupProxy-7-2 @call-handler#662] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-07 20:52:29.175 [eventLoopGroupProxy-7-2 @call-handler#662] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:29.175 [eventLoopGroupProxy-7-1 @call-handler#661] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:29.175 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:29.175 [eventLoopGroupProxy-7-1 @call-handler#661] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 4ms 2024-02-07 20:52:29.176 [DefaultDispatcher-worker-8 @coroutine#651] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 20:52:29.176 [DefaultDispatcher-worker-8 @coroutine#651] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 20:52:29.179 [DefaultDispatcher-worker-7 @coroutine#650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eee9b78 2024-02-07 20:52:29.179 [DefaultDispatcher-worker-7 @coroutine#650] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-07 20:52:29.179 [DefaultDispatcher-worker-7 @coroutine#650] 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-02-07 20:52:29.179 [DefaultDispatcher-worker-7 @coroutine#650] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-07 20:52:29.181 [MyScheduler_Worker-1 @coroutine#654] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-07 20:52:29.181 [MyScheduler_Worker-1 @coroutine#654] 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-02-07 20:52:29.181 [MyScheduler_Worker-1 @coroutine#654] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-07 20:52:29.182 [MyScheduler_Worker-1 @coroutine#654] 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-02-07 20:52:29.183 [eventLoopGroupProxy-7-1 @call-handler#674] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-07 20:52:29.183 [eventLoopGroupProxy-7-1 @call-handler#674] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:29.184 [eventLoopGroupProxy-7-1 @call-handler#674] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 3ms 2024-02-07 20:52:29.184 [DefaultDispatcher-worker-6 @coroutine#650] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-07 20:52:29.184 [DefaultDispatcher-worker-6 @coroutine#650] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-07 20:52:29.186 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 20:52:29.186 [eventLoopGroupProxy-7-3 @call-handler#681] 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-02-07 20:52:29.187 [eventLoopGroupProxy-7-3 @call-handler#681] 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-02-07 20:52:29.188 [eventLoopGroupProxy-7-3 @coroutine#682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0e4972 2024-02-07 20:52:29.191 [eventLoopGroupProxy-7-3 @call-handler#681] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 5ms 2024-02-07 20:52:29.192 [MyScheduler_Worker-1 @coroutine#654] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-07 20:52:29.192 [MyScheduler_Worker-1 @coroutine#654] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-07 20:52:29.193 [MyScheduler_Worker-1 @coroutine#654] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-07 20:52:29.193 [MyScheduler_Worker-1 @coroutine#654] 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-02-07 20:52:29.195 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:29.195 [MyScheduler_Worker-1 @coroutine#686] 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-02-07 20:52:29.195 [MyScheduler_Worker-1 @coroutine#686] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:29.195 [MyScheduler_Worker-1 @coroutine#686] 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-02-07 20:52:29.195 [DefaultDispatcher-worker-15 @coroutine#650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eee9b78 2024-02-07 20:52:29.197 [eventLoopGroupProxy-7-1 @call-handler#690] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:29.200 [eventLoopGroupProxy-7-1 @coroutine#691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0e4972 2024-02-07 20:52:29.200 [eventLoopGroupProxy-7-1 @call-handler#690] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:29.200 [eventLoopGroupProxy-7-1 @call-handler#690] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-07 20:52:29.201 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:29.203 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:29.203 [MyScheduler_Worker-1 @coroutine#686] 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-02-07 20:52:29.203 [MyScheduler_Worker-1 @coroutine#686] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:29.203 [MyScheduler_Worker-1 @coroutine#686] 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-02-07 20:52:29.205 [DefaultDispatcher-worker-3 @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eee9b78 2024-02-07 20:52:29.206 [eventLoopGroupProxy-7-1 @call-handler#696] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:29.209 [eventLoopGroupProxy-7-1 @coroutine#697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0e4972 2024-02-07 20:52:29.209 [eventLoopGroupProxy-7-1 @call-handler#696] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:29.209 [eventLoopGroupProxy-7-1 @call-handler#696] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-07 20:52:29.210 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:29.211 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:29.212 [MyScheduler_Worker-1 @coroutine#686] 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-02-07 20:52:29.212 [MyScheduler_Worker-1 @coroutine#686] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:29.212 [MyScheduler_Worker-1 @coroutine#686] 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-02-07 20:52:29.214 [eventLoopGroupProxy-7-1 @call-handler#702] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 20:52:29.257 [eventLoopGroupProxy-7-1 @call-handler#702] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:29.258 [eventLoopGroupProxy-7-1 @call-handler#702] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-07 20:52:29.258 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:29.259 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:29.259 [MyScheduler_Worker-1 @coroutine#686] 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-02-07 20:52:29.259 [MyScheduler_Worker-1 @coroutine#686] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:29.259 [MyScheduler_Worker-1 @coroutine#686] 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-02-07 20:52:29.262 [eventLoopGroupProxy-7-1 @call-handler#706] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:29.263 [eventLoopGroupProxy-7-1 @call-handler#706] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:29.263 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:29.264 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 20:52:29.264 [MyScheduler_Worker-1 @coroutine#686] 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-02-07 20:52:29.264 [MyScheduler_Worker-1 @coroutine#686] 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-02-07 20:52:29.264 [MyScheduler_Worker-1 @coroutine#686] 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-02-07 20:52:29.277 [DefaultDispatcher-worker-4 @coroutine#654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eee9b78 2024-02-07 20:52:29.278 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-07 20:52:29.778 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-5a63a960-548c-482e-b223-c8c4b6df27e4', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-07 20:52:29.779 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-07 20:52:29.779 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-5a63a960-548c-482e-b223-c8c4b6df27e4 2024-02-07 20:52:29.782 [MyScheduler_Worker-2 @coroutine#711] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-07 20:52:29.782 [MyScheduler_Worker-2 @coroutine#711] 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-02-07 20:52:29.782 [MyScheduler_Worker-2 @coroutine#711] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-07 20:52:29.782 [MyScheduler_Worker-2 @coroutine#711] 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-02-07 20:52:29.784 [eventLoopGroupProxy-7-1 @call-handler#719] 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-02-07 20:52:29.785 [eventLoopGroupProxy-7-1 @call-handler#719] 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-02-07 20:52:29.786 [eventLoopGroupProxy-7-1 @coroutine#720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0e4972 2024-02-07 20:52:29.789 [eventLoopGroupProxy-7-1 @call-handler#719] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 5ms 2024-02-07 20:52:29.790 [MyScheduler_Worker-2 @coroutine#711] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-07 20:52:29.790 [MyScheduler_Worker-2 @coroutine#711] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-07 20:52:29.791 [MyScheduler_Worker-2 @coroutine#711] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-07 20:52:29.791 [MyScheduler_Worker-2 @coroutine#711] 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-02-07 20:52:29.792 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:29.792 [MyScheduler_Worker-2 @coroutine#724] 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-02-07 20:52:29.793 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:29.793 [MyScheduler_Worker-2 @coroutine#724] 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-02-07 20:52:29.795 [eventLoopGroupProxy-7-1 @call-handler#727] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:29.837 [eventLoopGroupProxy-7-1 @call-handler#727] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:29.838 [eventLoopGroupProxy-7-1 @call-handler#727] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-07 20:52:29.838 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:29.839 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:29.839 [MyScheduler_Worker-2 @coroutine#724] 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-02-07 20:52:29.839 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:29.839 [MyScheduler_Worker-2 @coroutine#724] 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-02-07 20:52:29.841 [eventLoopGroupProxy-7-1 @call-handler#731] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:29.843 [eventLoopGroupProxy-7-1 @call-handler#731] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:29.843 [eventLoopGroupProxy-7-1 @call-handler#731] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:29.844 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:29.845 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:29.845 [MyScheduler_Worker-2 @coroutine#724] 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-02-07 20:52:29.845 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:29.845 [MyScheduler_Worker-2 @coroutine#724] 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-02-07 20:52:29.847 [eventLoopGroupProxy-7-1 @call-handler#735] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:29.848 [eventLoopGroupProxy-7-1 @call-handler#735] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:29.849 [eventLoopGroupProxy-7-1 @call-handler#735] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-07 20:52:29.849 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:29.850 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:29.850 [MyScheduler_Worker-2 @coroutine#724] 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-02-07 20:52:29.850 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:29.850 [MyScheduler_Worker-2 @coroutine#724] 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-02-07 20:52:29.852 [eventLoopGroupProxy-7-1 @call-handler#739] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:29.854 [eventLoopGroupProxy-7-1 @call-handler#739] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:29.854 [eventLoopGroupProxy-7-1 @call-handler#739] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:29.854 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:29.855 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:29.855 [MyScheduler_Worker-2 @coroutine#724] 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-02-07 20:52:29.855 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:29.855 [MyScheduler_Worker-2 @coroutine#724] 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-02-07 20:52:29.857 [eventLoopGroupProxy-7-1 @call-handler#743] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:29.901 [eventLoopGroupProxy-7-1 @call-handler#743] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:29.901 [eventLoopGroupProxy-7-1 @call-handler#743] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-07 20:52:29.901 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:29.902 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:29.902 [MyScheduler_Worker-2 @coroutine#724] 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-02-07 20:52:29.902 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:29.903 [MyScheduler_Worker-2 @coroutine#724] 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-02-07 20:52:29.904 [eventLoopGroupProxy-7-1 @call-handler#747] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:29.906 [eventLoopGroupProxy-7-1 @call-handler#747] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:29.906 [eventLoopGroupProxy-7-1 @call-handler#747] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:29.907 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:29.908 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:29.908 [MyScheduler_Worker-2 @coroutine#724] 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-02-07 20:52:29.908 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:29.908 [MyScheduler_Worker-2 @coroutine#724] 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-02-07 20:52:29.910 [eventLoopGroupProxy-7-1 @call-handler#751] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:29.911 [eventLoopGroupProxy-7-1 @call-handler#751] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:29.911 [eventLoopGroupProxy-7-1 @call-handler#751] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:29.912 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:29.913 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:29.913 [MyScheduler_Worker-2 @coroutine#724] 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-02-07 20:52:29.913 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:29.913 [MyScheduler_Worker-2 @coroutine#724] 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-02-07 20:52:29.915 [eventLoopGroupProxy-7-1 @call-handler#755] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:29.956 [eventLoopGroupProxy-7-1 @call-handler#755] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:29.957 [eventLoopGroupProxy-7-1 @call-handler#755] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-02-07 20:52:29.957 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:29.958 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:29.958 [MyScheduler_Worker-2 @coroutine#724] 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-02-07 20:52:29.958 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:29.958 [MyScheduler_Worker-2 @coroutine#724] 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-02-07 20:52:29.960 [eventLoopGroupProxy-7-1 @call-handler#759] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:29.962 [eventLoopGroupProxy-7-1 @call-handler#759] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:29.962 [eventLoopGroupProxy-7-1 @call-handler#759] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:29.963 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:29.964 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:29.964 [MyScheduler_Worker-2 @coroutine#724] 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-02-07 20:52:29.964 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:29.964 [MyScheduler_Worker-2 @coroutine#724] 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-02-07 20:52:29.966 [eventLoopGroupProxy-7-1 @call-handler#763] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:29.968 [eventLoopGroupProxy-7-1 @call-handler#763] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:29.968 [eventLoopGroupProxy-7-1 @call-handler#763] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:29.969 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:29.970 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:29.970 [MyScheduler_Worker-2 @coroutine#724] 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-02-07 20:52:29.970 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:29.970 [MyScheduler_Worker-2 @coroutine#724] 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-02-07 20:52:29.972 [eventLoopGroupProxy-7-1 @call-handler#767] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:30.016 [eventLoopGroupProxy-7-1 @call-handler#767] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:30.017 [eventLoopGroupProxy-7-1 @call-handler#767] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-07 20:52:30.017 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:30.018 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:30.019 [MyScheduler_Worker-2 @coroutine#724] 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-02-07 20:52:30.019 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:30.019 [MyScheduler_Worker-2 @coroutine#724] 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-02-07 20:52:30.021 [eventLoopGroupProxy-7-1 @call-handler#771] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:30.024 [eventLoopGroupProxy-7-1 @coroutine#772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0e4972 2024-02-07 20:52:30.024 [eventLoopGroupProxy-7-1 @call-handler#771] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:30.024 [eventLoopGroupProxy-7-1 @call-handler#771] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-07 20:52:30.025 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:30.027 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:30.027 [MyScheduler_Worker-2 @coroutine#724] 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-02-07 20:52:30.027 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:30.027 [MyScheduler_Worker-2 @coroutine#724] 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-02-07 20:52:30.029 [eventLoopGroupProxy-7-1 @call-handler#777] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:30.031 [eventLoopGroupProxy-7-1 @coroutine#778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0e4972 2024-02-07 20:52:30.031 [eventLoopGroupProxy-7-1 @call-handler#777] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:30.031 [eventLoopGroupProxy-7-1 @call-handler#777] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:30.032 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:30.034 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:30.034 [MyScheduler_Worker-2 @coroutine#724] 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-02-07 20:52:30.034 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:30.034 [MyScheduler_Worker-2 @coroutine#724] 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-02-07 20:52:30.036 [eventLoopGroupProxy-7-1 @call-handler#783] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:30.038 [eventLoopGroupProxy-7-1 @coroutine#784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0e4972 2024-02-07 20:52:30.038 [eventLoopGroupProxy-7-1 @call-handler#783] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:30.038 [eventLoopGroupProxy-7-1 @call-handler#783] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:30.039 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:30.052 [DefaultDispatcher-worker-4 @coroutine#711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eee9b78 2024-02-07 20:52:30.062 [DefaultDispatcher-worker-3 @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eee9b78 2024-02-07 20:52:30.063 [DefaultDispatcher-worker-3 @coroutine#652] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-07 20:52:30.063 [DefaultDispatcher-worker-3 @coroutine#652] 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-02-07 20:52:30.063 [DefaultDispatcher-worker-3 @coroutine#652] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-07 20:52:30.063 [DefaultDispatcher-worker-3 @coroutine#652] 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-02-07 20:52:30.065 [eventLoopGroupProxy-7-1 @call-handler#795] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-07 20:52:30.066 [eventLoopGroupProxy-7-1 @call-handler#795] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-02-07 20:52:30.066 [eventLoopGroupProxy-7-1 @call-handler#795] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-07 20:52:30.094 [DefaultDispatcher-worker-7 @call-handler#795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2079fcfc 2024-02-07 20:52:30.094 [eventLoopGroupProxy-7-1 @call-handler#795] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:30.094 [eventLoopGroupProxy-7-1 @call-handler#795] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 29ms 2024-02-07 20:52:30.095 [DefaultDispatcher-worker-7 @coroutine#622] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556192895704780800/_ustadmanifest.json 2024-02-07 20:52:30.095 [DefaultDispatcher-worker-7 @coroutine#622] 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/556192895704780800/_ustadmanifest.json. 2024-02-07 20:52:30.095 [DefaultDispatcher-worker-7 @coroutine#622] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556192895704780800/_ustadmanifest.json 2024-02-07 20:52:30.095 [DefaultDispatcher-worker-8 @coroutine#652] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-07 20:52:30.095 [DefaultDispatcher-worker-8 @coroutine#652] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-07 20:52:30.096 [DefaultDispatcher-worker-8 @coroutine#652] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-07 20:52:30.096 [DefaultDispatcher-worker-8 @coroutine#652] 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-02-07 20:52:30.097 [DefaultDispatcher-worker-3 @coroutine#622] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556192895704780800/_ustadmanifest.json 2024-02-07 20:52:30.097 [DefaultDispatcher-worker-3 @coroutine#622] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556192895704780800/_ustadmanifest.json 2024-02-07 20:52:30.097 [DefaultDispatcher-worker-3 @coroutine#622] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556192895704780800/_ustadmanifest.json. 2024-02-07 20:52:30.097 [DefaultDispatcher-worker-3 @coroutine#622] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556192895704780800/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-07 20:52:30.098 [DefaultDispatcher-worker-3 @coroutine#819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0e4972 2024-02-07 20:52:30.110 [DefaultDispatcher-worker-3 @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eee9b78 2024-02-07 20:52:30.113 [DefaultDispatcher-worker-11 @coroutine#622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2079fcfc 2024-02-07 20:52:30.114 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-07 20:52:30.114 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-07 20:52:30.114 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-07 20:52:30.114 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-07 20:52:30.114 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-07 20:52:30.116 [Test worker @coroutine#823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e77c5b 2024-02-07 20:52:30.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Shutdown initiated... 2024-02-07 20:52:30.116 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Close initiated... 2024-02-07 20:52:30.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:30.117 [HikariPool-61 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1eee9b78: (connection evicted) 2024-02-07 20:52:30.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:30.117 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Closed. 2024-02-07 20:52:30.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Shutdown completed. 2024-02-07 20:52:30.278 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-07 20:52:30.553 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-07 20:52:30.580 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-07 20:52:31.127 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@4b762988 2024-02-07 20:52:31.128 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@4b762988 2024-02-07 20:52:31.129 [Test worker @coroutine#828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0e4972 2024-02-07 20:52:31.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Shutdown initiated... 2024-02-07 20:52:31.129 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Close initiated... 2024-02-07 20:52:31.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:31.129 [HikariPool-59 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2079fcfc: (connection evicted) 2024-02-07 20:52:31.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:31.130 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Closed. 2024-02-07 20:52:31.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Shutdown completed. 2024-02-07 20:52:31.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2024-02-07 20:52:31.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:31.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:31.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:31.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:31.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:31.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:31.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a86be01 2024-02-07 20:52:31.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:31.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:31.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:31.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:31.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:31.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:31.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:31.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:31.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:31.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:31.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:31.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:31.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:31.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:31.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:31.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:31.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:31.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:31.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:31.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2024-02-07 20:52:31.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:31.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:31.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:31.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:31.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:31.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:31.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:31.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:31.144 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2024-02-07 20:52:31.144 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a654e05 2024-02-07 20:52:31.144 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a654e05 2024-02-07 20:52:31.144 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2024-02-07 20:52:31.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2024-02-07 20:52:31.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:31.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:31.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:31.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:31.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:31.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:31.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23dc70c1 2024-02-07 20:52:31.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:31.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:31.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:31.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:31.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:31.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:31.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:31.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:31.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:31.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:31.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:31.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:31.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:31.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:31.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:31.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:31.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:31.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:31.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:31.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2024-02-07 20:52:31.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:31.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:31.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:31.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:31.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:31.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:31.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:31.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:31.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2024-02-07 20:52:31.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c3b0cc8 2024-02-07 20:52:31.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c3b0cc8 2024-02-07 20:52:31.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2024-02-07 20:52:31.163 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-07 20:52:31.165 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-02-07 20:52:31.165 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@1842dc39 2024-02-07 20:52:31.166 [DefaultDispatcher-worker-14 @coroutine#834] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-07 20:52:31.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2024-02-07 20:52:31.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:31.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:31.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:31.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:31.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:31.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:31.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e12f38c 2024-02-07 20:52:31.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:31.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:31.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:31.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:31.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:31.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:31.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:31.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:31.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:31.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:31.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:31.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:31.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:31.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:31.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:31.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:31.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:31.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:31.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:31.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2024-02-07 20:52:31.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:31.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:31.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:31.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:31.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:31.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:31.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:31.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:31.167 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2024-02-07 20:52:31.167 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a9baba8 2024-02-07 20:52:31.167 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a9baba8 2024-02-07 20:52:31.167 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2024-02-07 20:52:31.169 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-07 20:52:31.170 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-07 20:52:31.170 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-07 20:52:31.170 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-07 20:52:31.170 [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-02-07 20:52:31.170 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-07 20:52:31.170 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-07 20:52:31.170 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-07 20:52:31.170 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-07 20:52:31.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2024-02-07 20:52:31.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:31.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:31.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:31.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:31.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:31.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:31.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33a8f553 2024-02-07 20:52:31.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:31.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:31.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:31.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:31.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:31.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:31.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:31.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:31.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:31.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:31.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:31.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:31.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:31.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:31.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:31.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:31.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:31.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:31.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:31.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2024-02-07 20:52:31.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:31.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:31.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:31.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:31.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:31.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:31.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:31.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:31.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2024-02-07 20:52:31.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@7204d98f 2024-02-07 20:52:31.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@7204d98f 2024-02-07 20:52:31.171 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2024-02-07 20:52:31.214 [DefaultDispatcher-worker-14 @coroutine#838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7204d98f 2024-02-07 20:52:31.220 [DefaultDispatcher-worker-4 @coroutine#840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a9baba8 2024-02-07 20:52:31.222 [Test worker @coroutine#842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a9baba8 2024-02-07 20:52:31.232 [DefaultDispatcher-worker-15 @coroutine#838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7204d98f 2024-02-07 20:52:31.232 [Test worker @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556192902991241216/_ustadmanifest.json 2024-02-07 20:52:31.233 [Test worker @coroutine#838] 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/556192902991241216/_ustadmanifest.json. 2024-02-07 20:52:31.233 [Test worker @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556192902991241216/_ustadmanifest.json 2024-02-07 20:52:31.235 [Test worker @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556192902991241216/_ustadmanifest.json 2024-02-07 20:52:31.235 [Test worker @coroutine#838] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556192902991241216/_ustadmanifest.json 2024-02-07 20:52:31.235 [Test worker @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556192902991241216/_ustadmanifest.json. 2024-02-07 20:52:31.235 [Test worker @coroutine#838] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556192902991241216/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-07 20:52:31.236 [Test worker @coroutine#848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a9baba8 2024-02-07 20:52:31.245 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:31.247 [DefaultDispatcher-worker-4 @coroutine#838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7204d98f 2024-02-07 20:52:31.248 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-07 20:52:31.248 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-06e65834-b5a4-49aa-b5e4-7a9522b8292f', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-07 20:52:31.248 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:31.249 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-07 20:52:31.249 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-06e65834-b5a4-49aa-b5e4-7a9522b8292f 2024-02-07 20:52:31.250 [DefaultDispatcher-worker-11 @coroutine#861] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 20:52:31.250 [DefaultDispatcher-worker-11 @coroutine#861] 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-02-07 20:52:31.250 [DefaultDispatcher-worker-11 @coroutine#861] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 20:52:31.251 [DefaultDispatcher-worker-11 @coroutine#861] 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-02-07 20:52:31.254 [eventLoopGroupProxy-10-1 @call-handler#870] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-07 20:52:31.254 [eventLoopGroupProxy-10-1 @call-handler#870] 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-02-07 20:52:31.255 [eventLoopGroupProxy-10-1 @call-handler#870] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-07 20:52:31.255 [eventLoopGroupProxy-10-1 @call-handler#870] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:31.256 [eventLoopGroupProxy-10-1 @call-handler#870] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-02-07 20:52:31.256 [eventLoopGroupProxy-10-2 @call-handler#872] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-07 20:52:31.256 [DefaultDispatcher-worker-5 @coroutine#861] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 20:52:31.256 [DefaultDispatcher-worker-5 @coroutine#861] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 20:52:31.256 [eventLoopGroupProxy-10-2 @call-handler#872] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:31.261 [DefaultDispatcher-worker-7 @coroutine#860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7204d98f 2024-02-07 20:52:31.261 [DefaultDispatcher-worker-7 @coroutine#860] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-07 20:52:31.261 [DefaultDispatcher-worker-7 @coroutine#860] 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-02-07 20:52:31.261 [DefaultDispatcher-worker-7 @coroutine#860] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-07 20:52:31.263 [MyScheduler_Worker-1 @coroutine#864] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-07 20:52:31.263 [MyScheduler_Worker-1 @coroutine#864] 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-02-07 20:52:31.263 [MyScheduler_Worker-1 @coroutine#864] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-07 20:52:31.263 [MyScheduler_Worker-1 @coroutine#864] 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-02-07 20:52:31.263 [eventLoopGroupProxy-10-1 @call-handler#885] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-07 20:52:31.264 [eventLoopGroupProxy-10-1 @call-handler#885] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:31.264 [eventLoopGroupProxy-10-1 @call-handler#885] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-02-07 20:52:31.265 [DefaultDispatcher-worker-15 @coroutine#860] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-07 20:52:31.265 [DefaultDispatcher-worker-15 @coroutine#860] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-07 20:52:31.265 [eventLoopGroupProxy-10-1 @call-handler#888] 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-02-07 20:52:31.266 [eventLoopGroupProxy-10-1 @call-handler#888] 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-02-07 20:52:31.267 [eventLoopGroupProxy-10-1 @coroutine#891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a654e05 2024-02-07 20:52:31.267 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:31.269 [eventLoopGroupProxy-10-1 @call-handler#888] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-02-07 20:52:31.270 [MyScheduler_Worker-1 @coroutine#864] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-07 20:52:31.270 [MyScheduler_Worker-1 @coroutine#864] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-07 20:52:31.270 [MyScheduler_Worker-1 @coroutine#864] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-07 20:52:31.270 [MyScheduler_Worker-1 @coroutine#864] 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-02-07 20:52:31.271 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 20:52:31.271 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:31.272 [MyScheduler_Worker-1 @coroutine#895] 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-02-07 20:52:31.272 [MyScheduler_Worker-1 @coroutine#895] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:31.272 [MyScheduler_Worker-1 @coroutine#895] 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-02-07 20:52:31.274 [eventLoopGroupProxy-10-1 @call-handler#898] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 20:52:31.275 [DefaultDispatcher-worker-10 @coroutine#862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7204d98f 2024-02-07 20:52:31.278 [eventLoopGroupProxy-10-1 @coroutine#899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a654e05 2024-02-07 20:52:31.278 [eventLoopGroupProxy-10-1 @call-handler#898] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:31.278 [eventLoopGroupProxy-10-1 @call-handler#898] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-07 20:52:31.279 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:31.281 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:31.281 [MyScheduler_Worker-1 @coroutine#895] 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-02-07 20:52:31.281 [MyScheduler_Worker-1 @coroutine#895] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:31.281 [MyScheduler_Worker-1 @coroutine#895] 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-02-07 20:52:31.284 [eventLoopGroupProxy-10-1 @call-handler#904] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:31.287 [eventLoopGroupProxy-10-1 @coroutine#905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a654e05 2024-02-07 20:52:31.287 [eventLoopGroupProxy-10-1 @call-handler#904] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:31.287 [eventLoopGroupProxy-10-1 @call-handler#904] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-07 20:52:31.288 [DefaultDispatcher-worker-3 @coroutine#860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7204d98f 2024-02-07 20:52:31.288 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:31.289 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:31.290 [MyScheduler_Worker-1 @coroutine#895] 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-02-07 20:52:31.290 [MyScheduler_Worker-1 @coroutine#895] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:31.290 [MyScheduler_Worker-1 @coroutine#895] 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-02-07 20:52:31.292 [eventLoopGroupProxy-10-1 @call-handler#911] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 20:52:31.297 [eventLoopGroupProxy-10-1 @coroutine#912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a654e05 2024-02-07 20:52:31.297 [eventLoopGroupProxy-10-1 @call-handler#911] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:31.297 [eventLoopGroupProxy-10-1 @call-handler#911] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-07 20:52:31.298 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:31.300 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:31.300 [MyScheduler_Worker-1 @coroutine#895] 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-02-07 20:52:31.300 [MyScheduler_Worker-1 @coroutine#895] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:31.300 [MyScheduler_Worker-1 @coroutine#895] 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-02-07 20:52:31.302 [eventLoopGroupProxy-10-1 @call-handler#917] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 20:52:31.304 [eventLoopGroupProxy-10-1 @coroutine#918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a654e05 2024-02-07 20:52:31.304 [eventLoopGroupProxy-10-1 @call-handler#917] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:31.304 [eventLoopGroupProxy-10-1 @call-handler#917] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-07 20:52:31.305 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:31.306 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:31.306 [MyScheduler_Worker-1 @coroutine#895] 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-02-07 20:52:31.306 [MyScheduler_Worker-1 @coroutine#895] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:31.306 [MyScheduler_Worker-1 @coroutine#895] 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-02-07 20:52:31.308 [eventLoopGroupProxy-10-1 @call-handler#923] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 20:52:31.310 [eventLoopGroupProxy-10-1 @coroutine#924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a654e05 2024-02-07 20:52:31.310 [eventLoopGroupProxy-10-1 @call-handler#923] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:31.311 [eventLoopGroupProxy-10-1 @call-handler#923] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-07 20:52:31.311 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:31.322 [DefaultDispatcher-worker-3 @coroutine#864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7204d98f 2024-02-07 20:52:31.331 [DefaultDispatcher-worker-5 @coroutine#862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7204d98f 2024-02-07 20:52:31.331 [DefaultDispatcher-worker-5 @coroutine#862] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-07 20:52:31.331 [DefaultDispatcher-worker-5 @coroutine#862] 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-02-07 20:52:31.331 [DefaultDispatcher-worker-5 @coroutine#862] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-07 20:52:31.331 [DefaultDispatcher-worker-5 @coroutine#862] 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-02-07 20:52:31.333 [eventLoopGroupProxy-10-1 @call-handler#934] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-07 20:52:31.333 [eventLoopGroupProxy-10-1 @call-handler#934] 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-02-07 20:52:31.333 [eventLoopGroupProxy-10-1 @call-handler#934] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-07 20:52:31.359 [DefaultDispatcher-worker-5 @call-handler#934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3b0cc8 2024-02-07 20:52:31.360 [eventLoopGroupProxy-10-1 @call-handler#934] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:31.360 [eventLoopGroupProxy-10-1 @call-handler#934] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 27ms 2024-02-07 20:52:31.360 [DefaultDispatcher-worker-5 @coroutine#833] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556192902991241216/_ustadmanifest.json 2024-02-07 20:52:31.360 [DefaultDispatcher-worker-5 @coroutine#833] 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/556192902991241216/_ustadmanifest.json. 2024-02-07 20:52:31.360 [DefaultDispatcher-worker-5 @coroutine#833] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556192902991241216/_ustadmanifest.json 2024-02-07 20:52:31.361 [DefaultDispatcher-worker-4 @coroutine#862] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-07 20:52:31.361 [DefaultDispatcher-worker-4 @coroutine#862] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-07 20:52:31.362 [DefaultDispatcher-worker-4 @coroutine#862] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-07 20:52:31.362 [DefaultDispatcher-worker-4 @coroutine#862] 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-02-07 20:52:31.362 [DefaultDispatcher-worker-1 @coroutine#833] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556192902991241216/_ustadmanifest.json 2024-02-07 20:52:31.362 [DefaultDispatcher-worker-1 @coroutine#833] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556192902991241216/_ustadmanifest.json 2024-02-07 20:52:31.363 [DefaultDispatcher-worker-1 @coroutine#833] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556192902991241216/_ustadmanifest.json. 2024-02-07 20:52:31.363 [DefaultDispatcher-worker-1 @coroutine#833] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556192902991241216/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-07 20:52:31.364 [DefaultDispatcher-worker-1 @coroutine#958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a654e05 2024-02-07 20:52:31.373 [DefaultDispatcher-worker-6 @coroutine#862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7204d98f 2024-02-07 20:52:31.374 [DefaultDispatcher-worker-13 @coroutine#833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3b0cc8 2024-02-07 20:52:31.376 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-07 20:52:31.376 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-07 20:52:31.376 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-07 20:52:31.376 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-07 20:52:31.376 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-07 20:52:31.377 [Test worker @coroutine#962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a9baba8 2024-02-07 20:52:31.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Shutdown initiated... 2024-02-07 20:52:31.378 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Close initiated... 2024-02-07 20:52:31.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:31.378 [HikariPool-65 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7204d98f: (connection evicted) 2024-02-07 20:52:31.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:31.379 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Closed. 2024-02-07 20:52:31.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Shutdown completed. 2024-02-07 20:52:31.670 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-07 20:52:31.670 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-07 20:52:31.799 [DefaultDispatcher-worker-13 @coroutine#965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da5c19d 2024-02-07 20:52:31.823 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-07 20:52:32.384 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@1842dc39 2024-02-07 20:52:32.384 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@1842dc39 2024-02-07 20:52:32.385 [Test worker @coroutine#969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a654e05 2024-02-07 20:52:32.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Shutdown initiated... 2024-02-07 20:52:32.385 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Close initiated... 2024-02-07 20:52:32.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:32.385 [HikariPool-63 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c3b0cc8: (connection evicted) 2024-02-07 20:52:32.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:32.386 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Closed. 2024-02-07 20:52:32.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Shutdown completed. 2024-02-07 20:52:32.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2024-02-07 20:52:32.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:32.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:32.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:32.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:32.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:32.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:32.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@161c9468 2024-02-07 20:52:32.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:32.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:32.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:32.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:32.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:32.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:32.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:32.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:32.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:32.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:32.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:32.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:32.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:32.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:32.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:32.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:32.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:32.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:32.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:32.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2024-02-07 20:52:32.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:32.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:32.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:32.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:32.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:32.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:32.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:32.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:32.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2024-02-07 20:52:32.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:32.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:32.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2024-02-07 20:52:32.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2024-02-07 20:52:32.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:32.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:32.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:32.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:32.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:32.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:32.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7db2b614 2024-02-07 20:52:32.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:32.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:32.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:32.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:32.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:32.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:32.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:32.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:32.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:32.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:32.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:32.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:32.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:32.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:32.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:32.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:32.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:32.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:32.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:32.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2024-02-07 20:52:32.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:32.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:32.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:32.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:32.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:32.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:32.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:32.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:32.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2024-02-07 20:52:32.412 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c1a95a2 2024-02-07 20:52:32.412 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c1a95a2 2024-02-07 20:52:32.412 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2024-02-07 20:52:32.426 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-07 20:52:32.427 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-02-07 20:52:32.428 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@a1a72d4 2024-02-07 20:52:32.429 [DefaultDispatcher-worker-1 @coroutine#975] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-07 20:52:32.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2024-02-07 20:52:32.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:32.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:32.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:32.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:32.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:32.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:32.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1642968c 2024-02-07 20:52:32.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:32.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:32.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:32.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:32.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:32.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:32.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:32.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:32.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:32.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:32.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:32.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:32.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:32.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:32.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:32.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:32.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:32.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:32.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:32.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2024-02-07 20:52:32.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:32.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:32.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:32.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:32.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:32.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:32.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:32.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:32.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2024-02-07 20:52:32.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@50b4e7b2 2024-02-07 20:52:32.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@50b4e7b2 2024-02-07 20:52:32.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2024-02-07 20:52:32.432 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-07 20:52:32.432 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-07 20:52:32.432 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-07 20:52:32.432 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-07 20:52:32.432 [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-02-07 20:52:32.432 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-07 20:52:32.432 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-07 20:52:32.432 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-07 20:52:32.432 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-07 20:52:32.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2024-02-07 20:52:32.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:32.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:32.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:32.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:32.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:32.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:32.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71de1091 2024-02-07 20:52:32.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:32.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:32.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:32.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:32.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:32.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:32.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:32.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:32.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:32.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:32.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:32.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:32.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:32.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:32.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:32.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:32.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:32.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:32.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:32.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2024-02-07 20:52:32.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:32.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:32.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:32.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:32.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:32.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:32.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:32.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:32.433 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2024-02-07 20:52:32.433 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@53dbe7b2 2024-02-07 20:52:32.433 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@53dbe7b2 2024-02-07 20:52:32.433 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2024-02-07 20:52:32.474 [DefaultDispatcher-worker-13 @coroutine#979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53dbe7b2 2024-02-07 20:52:32.508 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:32.512 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:32.520 [DefaultDispatcher-worker-1 @coroutine#983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b4e7b2 2024-02-07 20:52:32.530 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:32.533 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:32.548 [DefaultDispatcher-worker-1 @coroutine#985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b4e7b2 2024-02-07 20:52:32.557 [DefaultDispatcher-worker-13 @coroutine#987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b4e7b2 2024-02-07 20:52:32.562 [DefaultDispatcher-worker-13 @coroutine#989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b4e7b2 2024-02-07 20:52:32.572 [DefaultDispatcher-worker-3 @coroutine#979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53dbe7b2 2024-02-07 20:52:32.573 [Test worker @coroutine#979] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556192905962655744/_ustadmanifest.json 2024-02-07 20:52:32.573 [Test worker @coroutine#979] 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/556192905962655744/_ustadmanifest.json. 2024-02-07 20:52:32.573 [Test worker @coroutine#979] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556192905962655744/_ustadmanifest.json 2024-02-07 20:52:32.575 [Test worker @coroutine#979] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556192905962655744/_ustadmanifest.json 2024-02-07 20:52:32.575 [Test worker @coroutine#979] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556192905962655744/_ustadmanifest.json 2024-02-07 20:52:32.576 [Test worker @coroutine#979] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556192905962655744/_ustadmanifest.json. 2024-02-07 20:52:32.576 [Test worker @coroutine#979] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556192905962655744/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-07 20:52:32.594 [Test worker @coroutine#995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b4e7b2 2024-02-07 20:52:32.663 [DefaultDispatcher-worker-14 @coroutine#979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53dbe7b2 2024-02-07 20:52:32.664 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-07 20:52:32.664 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-df7bdf8b-10f9-48d8-946d-743430937af3', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-07 20:52:32.665 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-07 20:52:32.665 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-df7bdf8b-10f9-48d8-946d-743430937af3 2024-02-07 20:52:32.667 [DefaultDispatcher-worker-6 @coroutine#1157] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 20:52:32.667 [DefaultDispatcher-worker-6 @coroutine#1157] 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-02-07 20:52:32.667 [DefaultDispatcher-worker-6 @coroutine#1157] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 20:52:32.667 [DefaultDispatcher-worker-6 @coroutine#1157] 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-02-07 20:52:32.671 [eventLoopGroupProxy-13-1 @call-handler#1167] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-07 20:52:32.671 [eventLoopGroupProxy-13-2 @call-handler#1168] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-07 20:52:32.671 [eventLoopGroupProxy-13-1 @call-handler#1167] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:32.671 [eventLoopGroupProxy-13-2 @call-handler#1168] 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-02-07 20:52:32.671 [eventLoopGroupProxy-13-2 @call-handler#1168] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-07 20:52:32.672 [eventLoopGroupProxy-13-2 @call-handler#1168] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:32.672 [eventLoopGroupProxy-13-2 @call-handler#1168] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2024-02-07 20:52:32.673 [DefaultDispatcher-worker-15 @coroutine#1157] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 20:52:32.673 [DefaultDispatcher-worker-15 @coroutine#1157] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 20:52:32.677 [DefaultDispatcher-worker-5 @coroutine#1156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53dbe7b2 2024-02-07 20:52:32.677 [DefaultDispatcher-worker-5 @coroutine#1156] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-07 20:52:32.677 [DefaultDispatcher-worker-5 @coroutine#1156] 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-02-07 20:52:32.677 [DefaultDispatcher-worker-5 @coroutine#1156] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-07 20:52:32.679 [eventLoopGroupProxy-13-2 @call-handler#1174] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-07 20:52:32.679 [eventLoopGroupProxy-13-2 @call-handler#1174] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:32.679 [eventLoopGroupProxy-13-2 @call-handler#1174] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2024-02-07 20:52:32.680 [DefaultDispatcher-worker-2 @coroutine#1156] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-07 20:52:32.680 [DefaultDispatcher-worker-2 @coroutine#1156] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-07 20:52:32.689 [DefaultDispatcher-worker-2 @coroutine#1156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53dbe7b2 2024-02-07 20:52:32.695 [MyScheduler_Worker-1 @coroutine#1160] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-07 20:52:32.696 [MyScheduler_Worker-1 @coroutine#1160] 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-02-07 20:52:32.696 [MyScheduler_Worker-1 @coroutine#1160] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-07 20:52:32.696 [MyScheduler_Worker-1 @coroutine#1160] 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-02-07 20:52:32.698 [eventLoopGroupProxy-13-2 @call-handler#1335] 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-02-07 20:52:32.699 [DefaultDispatcher-worker-12 @coroutine#1158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53dbe7b2 2024-02-07 20:52:32.699 [eventLoopGroupProxy-13-2 @call-handler#1335] 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-02-07 20:52:32.703 [eventLoopGroupProxy-13-2 @coroutine#1336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:32.706 [eventLoopGroupProxy-13-2 @call-handler#1335] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 8ms 2024-02-07 20:52:32.707 [MyScheduler_Worker-1 @coroutine#1160] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-07 20:52:32.707 [MyScheduler_Worker-1 @coroutine#1160] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-07 20:52:32.708 [MyScheduler_Worker-1 @coroutine#1160] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-07 20:52:32.708 [MyScheduler_Worker-1 @coroutine#1160] 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-02-07 20:52:32.711 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:32.711 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:32.711 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:32.711 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:32.713 [eventLoopGroupProxy-13-2 @call-handler#1343] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 20:52:32.715 [eventLoopGroupProxy-13-2 @coroutine#1344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:32.716 [eventLoopGroupProxy-13-2 @call-handler#1343] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:32.716 [eventLoopGroupProxy-13-2 @call-handler#1343] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-07 20:52:32.716 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:32.718 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:32.718 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:32.718 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:32.718 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:32.720 [eventLoopGroupProxy-13-2 @call-handler#1349] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:32.766 [eventLoopGroupProxy-13-2 @coroutine#1351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:32.766 [eventLoopGroupProxy-13-2 @call-handler#1349] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:32.766 [eventLoopGroupProxy-13-2 @call-handler#1349] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-07 20:52:32.767 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:32.768 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:32.768 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:32.769 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:32.769 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:32.771 [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-02-07 20:52:32.773 [eventLoopGroupProxy-13-2 @coroutine#1357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:32.773 [eventLoopGroupProxy-13-2 @call-handler#1356] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:32.773 [eventLoopGroupProxy-13-2 @call-handler#1356] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-07 20:52:32.774 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:32.775 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:32.775 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:32.775 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:32.775 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:32.777 [eventLoopGroupProxy-13-2 @call-handler#1362] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 20:52:32.783 [eventLoopGroupProxy-13-2 @coroutine#1363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:32.783 [eventLoopGroupProxy-13-2 @call-handler#1362] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:32.783 [eventLoopGroupProxy-13-2 @call-handler#1362] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-02-07 20:52:32.784 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:32.785 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:32.786 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:32.786 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:32.786 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:32.787 [eventLoopGroupProxy-13-2 @call-handler#1368] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 20:52:32.791 [eventLoopGroupProxy-13-2 @coroutine#1369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:32.791 [eventLoopGroupProxy-13-2 @call-handler#1368] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:32.791 [eventLoopGroupProxy-13-2 @call-handler#1368] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-07 20:52:32.792 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:32.794 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:32.794 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:32.794 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:32.794 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:32.796 [eventLoopGroupProxy-13-2 @call-handler#1374] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:32.844 [eventLoopGroupProxy-13-2 @coroutine#1375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:32.844 [eventLoopGroupProxy-13-2 @call-handler#1374] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:32.844 [eventLoopGroupProxy-13-2 @call-handler#1374] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-02-07 20:52:32.845 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:32.847 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:32.847 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:32.847 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:32.847 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:32.849 [eventLoopGroupProxy-13-2 @call-handler#1380] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 20:52:32.854 [eventLoopGroupProxy-13-2 @coroutine#1381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:32.854 [eventLoopGroupProxy-13-2 @call-handler#1380] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:32.854 [eventLoopGroupProxy-13-2 @call-handler#1380] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-07 20:52:32.855 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:32.857 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:32.857 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:32.857 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:32.857 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:32.860 [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-02-07 20:52:32.863 [eventLoopGroupProxy-13-2 @coroutine#1387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:32.863 [eventLoopGroupProxy-13-2 @call-handler#1386] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:32.863 [eventLoopGroupProxy-13-2 @call-handler#1386] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-07 20:52:32.864 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:32.865 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:32.865 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:32.865 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:32.865 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:32.867 [eventLoopGroupProxy-13-2 @call-handler#1392] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 20:52:32.870 [eventLoopGroupProxy-13-2 @coroutine#1393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:32.870 [eventLoopGroupProxy-13-2 @call-handler#1392] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:32.870 [eventLoopGroupProxy-13-2 @call-handler#1392] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-07 20:52:32.871 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:32.872 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:32.872 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:32.872 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:32.872 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:32.873 [eventLoopGroupProxy-13-2 @call-handler#1398] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 20:52:32.918 [eventLoopGroupProxy-13-2 @coroutine#1399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:32.918 [eventLoopGroupProxy-13-2 @call-handler#1398] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:32.918 [eventLoopGroupProxy-13-2 @call-handler#1398] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-07 20:52:32.919 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:32.920 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:32.920 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:32.920 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:32.920 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:32.922 [eventLoopGroupProxy-13-2 @call-handler#1404] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 20:52:32.924 [eventLoopGroupProxy-13-2 @coroutine#1405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:32.924 [eventLoopGroupProxy-13-2 @call-handler#1404] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:32.925 [eventLoopGroupProxy-13-2 @call-handler#1404] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-07 20:52:32.925 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:32.927 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:32.927 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:32.927 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:32.927 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:32.928 [eventLoopGroupProxy-13-2 @call-handler#1410] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 20:52:32.931 [eventLoopGroupProxy-13-2 @coroutine#1411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:32.931 [eventLoopGroupProxy-13-2 @call-handler#1410] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:32.931 [eventLoopGroupProxy-13-2 @call-handler#1410] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-07 20:52:32.931 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:32.933 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:32.933 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:32.933 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:32.933 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:32.935 [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-02-07 20:52:32.937 [eventLoopGroupProxy-13-2 @coroutine#1417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:32.937 [eventLoopGroupProxy-13-2 @call-handler#1416] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:32.937 [eventLoopGroupProxy-13-2 @call-handler#1416] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-07 20:52:32.937 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:32.939 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:32.939 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:32.939 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:32.939 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:32.941 [eventLoopGroupProxy-13-2 @call-handler#1422] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 20:52:32.943 [eventLoopGroupProxy-13-2 @coroutine#1423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:32.943 [eventLoopGroupProxy-13-2 @call-handler#1422] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:32.943 [eventLoopGroupProxy-13-2 @call-handler#1422] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:32.944 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:32.945 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:32.945 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:32.945 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:32.945 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:32.947 [eventLoopGroupProxy-13-2 @call-handler#1428] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 20:52:32.949 [eventLoopGroupProxy-13-2 @coroutine#1429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:32.949 [eventLoopGroupProxy-13-2 @call-handler#1428] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:32.949 [eventLoopGroupProxy-13-2 @call-handler#1428] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:32.950 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:32.951 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:32.951 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:32.951 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:32.951 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:32.952 [eventLoopGroupProxy-13-2 @call-handler#1434] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 20:52:32.954 [eventLoopGroupProxy-13-2 @coroutine#1435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:32.954 [eventLoopGroupProxy-13-2 @call-handler#1434] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:32.954 [eventLoopGroupProxy-13-2 @call-handler#1434] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:32.955 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:32.956 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:32.956 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:32.956 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:32.956 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:32.958 [eventLoopGroupProxy-13-2 @call-handler#1440] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 20:52:32.960 [eventLoopGroupProxy-13-2 @coroutine#1441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:32.960 [eventLoopGroupProxy-13-2 @call-handler#1440] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:32.960 [eventLoopGroupProxy-13-2 @call-handler#1440] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:32.961 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:32.962 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:32.962 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:32.962 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:32.962 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:32.964 [eventLoopGroupProxy-13-2 @call-handler#1446] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:32.966 [eventLoopGroupProxy-13-2 @coroutine#1447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:32.966 [eventLoopGroupProxy-13-2 @call-handler#1446] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:32.966 [eventLoopGroupProxy-13-2 @call-handler#1446] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:32.967 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:32.968 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:32.968 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:32.968 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:32.968 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:32.970 [eventLoopGroupProxy-13-2 @call-handler#1452] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 20:52:32.972 [eventLoopGroupProxy-13-2 @coroutine#1453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:32.972 [eventLoopGroupProxy-13-2 @call-handler#1452] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:32.972 [eventLoopGroupProxy-13-2 @call-handler#1452] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:32.973 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:32.974 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:32.974 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:32.974 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:32.974 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:32.976 [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-02-07 20:52:32.978 [eventLoopGroupProxy-13-2 @coroutine#1459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:32.978 [eventLoopGroupProxy-13-2 @call-handler#1458] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:32.978 [eventLoopGroupProxy-13-2 @call-handler#1458] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:32.979 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:32.980 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:32.980 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:32.980 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:32.980 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:32.982 [eventLoopGroupProxy-13-2 @call-handler#1464] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 20:52:32.984 [eventLoopGroupProxy-13-2 @coroutine#1465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:32.984 [eventLoopGroupProxy-13-2 @call-handler#1464] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:32.984 [eventLoopGroupProxy-13-2 @call-handler#1464] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:32.985 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:32.987 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:32.987 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:32.987 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:32.987 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:32.989 [eventLoopGroupProxy-13-2 @call-handler#1470] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 20:52:32.991 [eventLoopGroupProxy-13-2 @coroutine#1471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:32.991 [eventLoopGroupProxy-13-2 @call-handler#1470] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:32.991 [eventLoopGroupProxy-13-2 @call-handler#1470] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-07 20:52:32.992 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:32.993 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:32.993 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:32.993 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:32.993 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:32.995 [eventLoopGroupProxy-13-2 @call-handler#1476] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 20:52:32.997 [eventLoopGroupProxy-13-2 @coroutine#1477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:32.997 [eventLoopGroupProxy-13-2 @call-handler#1476] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:32.997 [eventLoopGroupProxy-13-2 @call-handler#1476] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:32.997 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:32.999 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:32.999 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:32.999 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:32.999 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.000 [eventLoopGroupProxy-13-2 @call-handler#1482] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 20:52:33.002 [eventLoopGroupProxy-13-2 @coroutine#1483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.002 [eventLoopGroupProxy-13-2 @call-handler#1482] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.003 [eventLoopGroupProxy-13-2 @call-handler#1482] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-07 20:52:33.003 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.004 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.004 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.004 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.004 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.006 [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-02-07 20:52:33.007 [eventLoopGroupProxy-13-2 @coroutine#1489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.007 [eventLoopGroupProxy-13-2 @call-handler#1488] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.008 [eventLoopGroupProxy-13-2 @call-handler#1488] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:33.008 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.009 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.009 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.009 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.009 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.011 [eventLoopGroupProxy-13-2 @call-handler#1494] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 20:52:33.013 [eventLoopGroupProxy-13-2 @coroutine#1495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.013 [eventLoopGroupProxy-13-2 @call-handler#1494] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.013 [eventLoopGroupProxy-13-2 @call-handler#1494] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:33.014 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.016 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.016 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.016 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.016 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.018 [eventLoopGroupProxy-13-2 @call-handler#1500] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 20:52:33.020 [eventLoopGroupProxy-13-2 @coroutine#1501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.020 [eventLoopGroupProxy-13-2 @call-handler#1500] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.020 [eventLoopGroupProxy-13-2 @call-handler#1500] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:33.021 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.022 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.022 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.022 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.022 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.024 [eventLoopGroupProxy-13-2 @call-handler#1506] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:33.026 [eventLoopGroupProxy-13-2 @coroutine#1507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.026 [eventLoopGroupProxy-13-2 @call-handler#1506] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.026 [eventLoopGroupProxy-13-2 @call-handler#1506] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:33.027 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.028 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.028 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.028 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.028 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.030 [eventLoopGroupProxy-13-2 @call-handler#1512] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 20:52:33.032 [eventLoopGroupProxy-13-2 @coroutine#1513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.032 [eventLoopGroupProxy-13-2 @call-handler#1512] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.032 [eventLoopGroupProxy-13-2 @call-handler#1512] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:33.033 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.034 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.035 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.035 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.035 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.036 [eventLoopGroupProxy-13-2 @call-handler#1518] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 20:52:33.038 [eventLoopGroupProxy-13-2 @coroutine#1519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.038 [eventLoopGroupProxy-13-2 @call-handler#1518] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.038 [eventLoopGroupProxy-13-2 @call-handler#1518] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:33.039 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.040 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.040 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.040 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.040 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.042 [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-02-07 20:52:33.044 [eventLoopGroupProxy-13-2 @coroutine#1525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.044 [eventLoopGroupProxy-13-2 @call-handler#1524] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.044 [eventLoopGroupProxy-13-2 @call-handler#1524] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:33.045 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.046 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.046 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.046 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.046 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.048 [eventLoopGroupProxy-13-2 @call-handler#1530] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 20:52:33.050 [eventLoopGroupProxy-13-2 @coroutine#1531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.050 [eventLoopGroupProxy-13-2 @call-handler#1530] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.050 [eventLoopGroupProxy-13-2 @call-handler#1530] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:33.051 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.052 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.052 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.052 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.052 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.054 [eventLoopGroupProxy-13-2 @call-handler#1536] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:33.055 [eventLoopGroupProxy-13-2 @coroutine#1537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.055 [eventLoopGroupProxy-13-2 @call-handler#1536] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.056 [eventLoopGroupProxy-13-2 @call-handler#1536] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:33.056 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.058 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.058 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.058 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.058 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.059 [eventLoopGroupProxy-13-2 @call-handler#1543] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 20:52:33.061 [eventLoopGroupProxy-13-2 @coroutine#1544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.061 [eventLoopGroupProxy-13-2 @call-handler#1543] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.061 [eventLoopGroupProxy-13-2 @call-handler#1543] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:33.062 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.063 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.063 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.063 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.063 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.065 [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-02-07 20:52:33.067 [eventLoopGroupProxy-13-2 @coroutine#1550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.067 [eventLoopGroupProxy-13-2 @call-handler#1549] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.067 [eventLoopGroupProxy-13-2 @call-handler#1549] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:33.068 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.069 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.069 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.069 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.069 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.071 [eventLoopGroupProxy-13-2 @call-handler#1555] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 20:52:33.073 [eventLoopGroupProxy-13-2 @coroutine#1556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.073 [eventLoopGroupProxy-13-2 @call-handler#1555] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.073 [eventLoopGroupProxy-13-2 @call-handler#1555] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:33.074 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.075 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.075 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.075 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.075 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.077 [eventLoopGroupProxy-13-2 @call-handler#1561] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 20:52:33.121 [eventLoopGroupProxy-13-2 @coroutine#1562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.122 [eventLoopGroupProxy-13-2 @call-handler#1561] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.122 [eventLoopGroupProxy-13-2 @call-handler#1561] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-07 20:52:33.123 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.124 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.124 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.125 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.125 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.126 [eventLoopGroupProxy-13-2 @call-handler#1567] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 20:52:33.129 [eventLoopGroupProxy-13-2 @coroutine#1568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.129 [eventLoopGroupProxy-13-2 @call-handler#1567] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.129 [eventLoopGroupProxy-13-2 @call-handler#1567] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-07 20:52:33.130 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.131 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.131 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.131 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.131 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.133 [eventLoopGroupProxy-13-2 @call-handler#1573] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 20:52:33.135 [eventLoopGroupProxy-13-2 @coroutine#1574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.135 [eventLoopGroupProxy-13-2 @call-handler#1573] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.135 [eventLoopGroupProxy-13-2 @call-handler#1573] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:33.136 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.137 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.137 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.137 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.137 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.139 [eventLoopGroupProxy-13-2 @call-handler#1579] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 20:52:33.141 [eventLoopGroupProxy-13-2 @coroutine#1580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.141 [eventLoopGroupProxy-13-2 @call-handler#1579] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.141 [eventLoopGroupProxy-13-2 @call-handler#1579] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:33.142 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.143 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.143 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.143 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.143 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.145 [eventLoopGroupProxy-13-2 @call-handler#1585] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 20:52:33.190 [eventLoopGroupProxy-13-2 @coroutine#1586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.190 [eventLoopGroupProxy-13-2 @call-handler#1585] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.190 [eventLoopGroupProxy-13-2 @call-handler#1585] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-07 20:52:33.191 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.193 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.193 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.193 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.193 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.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-02-07 20:52:33.204 [DefaultDispatcher-worker-5 @coroutine#1175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53dbe7b2 2024-02-07 20:52:33.238 [eventLoopGroupProxy-13-2 @coroutine#1593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.238 [eventLoopGroupProxy-13-2 @call-handler#1591] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.238 [eventLoopGroupProxy-13-2 @call-handler#1591] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-07 20:52:33.239 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.240 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.240 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.240 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.240 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.242 [eventLoopGroupProxy-13-2 @call-handler#1598] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:33.243 [eventLoopGroupProxy-13-2 @coroutine#1599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.244 [eventLoopGroupProxy-13-2 @call-handler#1598] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.244 [eventLoopGroupProxy-13-2 @call-handler#1598] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-07 20:52:33.244 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.245 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.245 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.245 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.245 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.247 [eventLoopGroupProxy-13-2 @call-handler#1604] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:33.249 [eventLoopGroupProxy-13-2 @coroutine#1605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.249 [eventLoopGroupProxy-13-2 @call-handler#1604] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.249 [eventLoopGroupProxy-13-2 @call-handler#1604] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:33.250 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.251 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.251 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.251 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.251 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.252 [eventLoopGroupProxy-13-2 @call-handler#1610] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:33.297 [eventLoopGroupProxy-13-2 @coroutine#1611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.297 [eventLoopGroupProxy-13-2 @call-handler#1610] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.297 [eventLoopGroupProxy-13-2 @call-handler#1610] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-07 20:52:33.298 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.299 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.299 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.299 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.299 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.301 [eventLoopGroupProxy-13-2 @call-handler#1616] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:33.303 [eventLoopGroupProxy-13-2 @coroutine#1617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.303 [eventLoopGroupProxy-13-2 @call-handler#1616] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.303 [eventLoopGroupProxy-13-2 @call-handler#1616] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:33.303 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.305 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.305 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.305 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.305 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.306 [eventLoopGroupProxy-13-2 @call-handler#1622] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:33.308 [eventLoopGroupProxy-13-2 @coroutine#1623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.308 [eventLoopGroupProxy-13-2 @call-handler#1622] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.308 [eventLoopGroupProxy-13-2 @call-handler#1622] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:33.309 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.310 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.310 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.310 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.310 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.312 [eventLoopGroupProxy-13-2 @call-handler#1628] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:33.313 [eventLoopGroupProxy-13-2 @coroutine#1629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.314 [eventLoopGroupProxy-13-2 @call-handler#1628] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.314 [eventLoopGroupProxy-13-2 @call-handler#1628] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:33.314 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.316 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.316 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.316 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.316 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.317 [eventLoopGroupProxy-13-2 @call-handler#1634] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:33.319 [eventLoopGroupProxy-13-2 @coroutine#1635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.319 [eventLoopGroupProxy-13-2 @call-handler#1634] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.319 [eventLoopGroupProxy-13-2 @call-handler#1634] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:33.320 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.321 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.321 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.321 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.321 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.323 [eventLoopGroupProxy-13-2 @call-handler#1640] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:33.365 [eventLoopGroupProxy-13-2 @coroutine#1642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.365 [eventLoopGroupProxy-13-2 @call-handler#1640] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.365 [eventLoopGroupProxy-13-2 @call-handler#1640] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-02-07 20:52:33.366 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.368 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.368 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.368 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.368 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.370 [eventLoopGroupProxy-13-2 @call-handler#1647] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:33.372 [eventLoopGroupProxy-13-2 @coroutine#1648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.372 [eventLoopGroupProxy-13-2 @call-handler#1647] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.372 [eventLoopGroupProxy-13-2 @call-handler#1647] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:33.372 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.374 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.374 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.374 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.374 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.375 [eventLoopGroupProxy-13-2 @call-handler#1653] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:33.377 [eventLoopGroupProxy-13-2 @coroutine#1654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.377 [eventLoopGroupProxy-13-2 @call-handler#1653] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.377 [eventLoopGroupProxy-13-2 @call-handler#1653] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:33.377 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.379 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.379 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.379 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.379 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.380 [eventLoopGroupProxy-13-2 @call-handler#1659] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:33.382 [eventLoopGroupProxy-13-2 @coroutine#1660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.382 [eventLoopGroupProxy-13-2 @call-handler#1659] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.382 [eventLoopGroupProxy-13-2 @call-handler#1659] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:33.382 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.384 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.384 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.384 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.384 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.385 [eventLoopGroupProxy-13-2 @call-handler#1665] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:33.387 [eventLoopGroupProxy-13-2 @coroutine#1666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.387 [eventLoopGroupProxy-13-2 @call-handler#1665] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.387 [eventLoopGroupProxy-13-2 @call-handler#1665] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:33.387 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.389 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.389 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.389 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.389 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.391 [eventLoopGroupProxy-13-2 @call-handler#1671] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:33.392 [eventLoopGroupProxy-13-2 @coroutine#1672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.393 [eventLoopGroupProxy-13-2 @call-handler#1671] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.393 [eventLoopGroupProxy-13-2 @call-handler#1671] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:33.393 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.394 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.395 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.395 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.395 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.396 [eventLoopGroupProxy-13-2 @call-handler#1677] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:33.398 [eventLoopGroupProxy-13-2 @coroutine#1678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.398 [eventLoopGroupProxy-13-2 @call-handler#1677] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.398 [eventLoopGroupProxy-13-2 @call-handler#1677] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:33.398 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.400 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.400 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.400 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.400 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.401 [eventLoopGroupProxy-13-2 @call-handler#1683] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:33.402 [eventLoopGroupProxy-13-2 @coroutine#1684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.403 [eventLoopGroupProxy-13-2 @call-handler#1683] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.403 [eventLoopGroupProxy-13-2 @call-handler#1683] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:33.403 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.404 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.404 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.405 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.405 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.406 [eventLoopGroupProxy-13-2 @call-handler#1689] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:33.408 [eventLoopGroupProxy-13-2 @coroutine#1690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.408 [eventLoopGroupProxy-13-2 @call-handler#1689] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.408 [eventLoopGroupProxy-13-2 @call-handler#1689] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:33.408 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.410 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.410 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.410 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.410 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.411 [eventLoopGroupProxy-13-2 @call-handler#1695] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:33.412 [eventLoopGroupProxy-13-2 @coroutine#1696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.413 [eventLoopGroupProxy-13-2 @call-handler#1695] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.413 [eventLoopGroupProxy-13-2 @call-handler#1695] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:33.413 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.414 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.414 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.414 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.414 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.416 [eventLoopGroupProxy-13-2 @call-handler#1701] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:33.418 [eventLoopGroupProxy-13-2 @coroutine#1702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.418 [eventLoopGroupProxy-13-2 @call-handler#1701] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.418 [eventLoopGroupProxy-13-2 @call-handler#1701] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:33.418 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.420 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.420 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.420 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.420 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.422 [eventLoopGroupProxy-13-2 @call-handler#1707] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:33.423 [eventLoopGroupProxy-13-2 @coroutine#1708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.423 [eventLoopGroupProxy-13-2 @call-handler#1707] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.424 [eventLoopGroupProxy-13-2 @call-handler#1707] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-07 20:52:33.424 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.425 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.426 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.426 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.426 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.427 [eventLoopGroupProxy-13-2 @call-handler#1713] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:33.429 [eventLoopGroupProxy-13-2 @coroutine#1714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.429 [eventLoopGroupProxy-13-2 @call-handler#1713] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.429 [eventLoopGroupProxy-13-2 @call-handler#1713] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:33.429 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.431 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.431 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.431 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.431 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.432 [eventLoopGroupProxy-13-2 @call-handler#1719] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:33.477 [eventLoopGroupProxy-13-2 @coroutine#1720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.477 [eventLoopGroupProxy-13-2 @call-handler#1719] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.478 [eventLoopGroupProxy-13-2 @call-handler#1719] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-07 20:52:33.478 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.479 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.480 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.480 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.480 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.481 [eventLoopGroupProxy-13-2 @call-handler#1725] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:33.483 [eventLoopGroupProxy-13-2 @coroutine#1726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.483 [eventLoopGroupProxy-13-2 @call-handler#1725] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.483 [eventLoopGroupProxy-13-2 @call-handler#1725] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:33.484 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.485 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.485 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.485 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.485 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.487 [eventLoopGroupProxy-13-2 @call-handler#1731] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:33.489 [eventLoopGroupProxy-13-2 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.489 [eventLoopGroupProxy-13-2 @call-handler#1731] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.489 [eventLoopGroupProxy-13-2 @call-handler#1731] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:33.489 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.491 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.491 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.491 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.491 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.492 [eventLoopGroupProxy-13-2 @call-handler#1737] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:33.494 [eventLoopGroupProxy-13-2 @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.494 [eventLoopGroupProxy-13-2 @call-handler#1737] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.494 [eventLoopGroupProxy-13-2 @call-handler#1737] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:33.495 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.496 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.497 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.497 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.497 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.498 [eventLoopGroupProxy-13-2 @call-handler#1743] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:33.500 [eventLoopGroupProxy-13-2 @coroutine#1744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.500 [eventLoopGroupProxy-13-2 @call-handler#1743] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.500 [eventLoopGroupProxy-13-2 @call-handler#1743] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:33.501 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.502 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.502 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.502 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.502 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.503 [eventLoopGroupProxy-13-2 @call-handler#1749] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:33.505 [eventLoopGroupProxy-13-2 @coroutine#1750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.505 [eventLoopGroupProxy-13-2 @call-handler#1749] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.505 [eventLoopGroupProxy-13-2 @call-handler#1749] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:33.506 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.507 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.507 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.507 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.507 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.509 [eventLoopGroupProxy-13-2 @call-handler#1755] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:33.511 [eventLoopGroupProxy-13-2 @coroutine#1756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.511 [eventLoopGroupProxy-13-2 @call-handler#1755] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.511 [eventLoopGroupProxy-13-2 @call-handler#1755] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:33.511 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.513 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.513 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.513 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.513 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.514 [eventLoopGroupProxy-13-2 @call-handler#1761] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:33.558 [eventLoopGroupProxy-13-2 @coroutine#1762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.558 [eventLoopGroupProxy-13-2 @call-handler#1761] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.558 [eventLoopGroupProxy-13-2 @call-handler#1761] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-07 20:52:33.559 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.560 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.560 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.560 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.560 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.562 [eventLoopGroupProxy-13-2 @call-handler#1767] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:33.563 [eventLoopGroupProxy-13-2 @coroutine#1768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.564 [eventLoopGroupProxy-13-2 @call-handler#1767] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.564 [eventLoopGroupProxy-13-2 @call-handler#1767] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:33.564 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.565 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.566 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.566 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.566 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.567 [eventLoopGroupProxy-13-2 @call-handler#1773] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:33.569 [eventLoopGroupProxy-13-2 @coroutine#1774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.569 [eventLoopGroupProxy-13-2 @call-handler#1773] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.569 [eventLoopGroupProxy-13-2 @call-handler#1773] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:33.570 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.571 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.571 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.571 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.571 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.573 [eventLoopGroupProxy-13-2 @call-handler#1779] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:33.618 [eventLoopGroupProxy-13-2 @coroutine#1780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.618 [eventLoopGroupProxy-13-2 @call-handler#1779] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.618 [eventLoopGroupProxy-13-2 @call-handler#1779] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-07 20:52:33.619 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.620 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.620 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.620 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.620 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.622 [eventLoopGroupProxy-13-2 @call-handler#1785] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:33.624 [eventLoopGroupProxy-13-2 @coroutine#1786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.624 [eventLoopGroupProxy-13-2 @call-handler#1785] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.624 [eventLoopGroupProxy-13-2 @call-handler#1785] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:33.625 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.627 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.627 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.627 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.627 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.628 [eventLoopGroupProxy-13-2 @call-handler#1791] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:33.631 [eventLoopGroupProxy-13-2 @coroutine#1792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.631 [eventLoopGroupProxy-13-2 @call-handler#1791] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.631 [eventLoopGroupProxy-13-2 @call-handler#1791] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-07 20:52:33.632 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.633 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.634 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.634 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.634 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.635 [eventLoopGroupProxy-13-2 @call-handler#1797] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:33.637 [eventLoopGroupProxy-13-2 @coroutine#1798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.637 [eventLoopGroupProxy-13-2 @call-handler#1797] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.637 [eventLoopGroupProxy-13-2 @call-handler#1797] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:33.638 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.639 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.639 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.639 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.639 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.640 [eventLoopGroupProxy-13-2 @call-handler#1803] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:33.642 [eventLoopGroupProxy-13-2 @coroutine#1804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.642 [eventLoopGroupProxy-13-2 @call-handler#1803] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.642 [eventLoopGroupProxy-13-2 @call-handler#1803] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:33.642 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.643 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.644 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.644 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.644 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.645 [eventLoopGroupProxy-13-2 @call-handler#1809] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:33.646 [eventLoopGroupProxy-13-2 @coroutine#1810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.646 [eventLoopGroupProxy-13-2 @call-handler#1809] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.647 [eventLoopGroupProxy-13-2 @call-handler#1809] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:33.647 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.649 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.649 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.649 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.649 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.650 [eventLoopGroupProxy-13-2 @call-handler#1815] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:33.651 [eventLoopGroupProxy-13-2 @coroutine#1816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.651 [eventLoopGroupProxy-13-2 @call-handler#1815] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.652 [eventLoopGroupProxy-13-2 @call-handler#1815] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:33.652 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.653 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.653 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.654 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.654 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.655 [eventLoopGroupProxy-13-2 @call-handler#1821] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:33.657 [eventLoopGroupProxy-13-2 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.657 [eventLoopGroupProxy-13-2 @call-handler#1821] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.657 [eventLoopGroupProxy-13-2 @call-handler#1821] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:33.657 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.661 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.661 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.661 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.661 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.663 [eventLoopGroupProxy-13-2 @call-handler#1828] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:33.665 [eventLoopGroupProxy-13-2 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.665 [eventLoopGroupProxy-13-2 @call-handler#1828] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.665 [eventLoopGroupProxy-13-2 @call-handler#1828] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:33.666 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.667 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.667 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.667 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.667 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.668 [eventLoopGroupProxy-13-2 @call-handler#1834] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:33.670 [eventLoopGroupProxy-13-2 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.670 [eventLoopGroupProxy-13-2 @call-handler#1834] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.670 [eventLoopGroupProxy-13-2 @call-handler#1834] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:33.671 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.672 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.672 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.672 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.672 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.673 [eventLoopGroupProxy-13-2 @call-handler#1840] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:33.674 [eventLoopGroupProxy-13-2 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.674 [eventLoopGroupProxy-13-2 @call-handler#1840] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.674 [eventLoopGroupProxy-13-2 @call-handler#1840] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-07 20:52:33.675 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.676 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.676 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.676 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.676 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.677 [eventLoopGroupProxy-13-2 @call-handler#1846] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:33.678 [eventLoopGroupProxy-13-2 @coroutine#1847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.678 [eventLoopGroupProxy-13-2 @call-handler#1846] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.678 [eventLoopGroupProxy-13-2 @call-handler#1846] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-07 20:52:33.679 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.680 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.680 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.680 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.680 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.681 [eventLoopGroupProxy-13-2 @call-handler#1852] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:33.682 [eventLoopGroupProxy-13-2 @coroutine#1853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.682 [eventLoopGroupProxy-13-2 @call-handler#1852] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.682 [eventLoopGroupProxy-13-2 @call-handler#1852] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-07 20:52:33.683 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.684 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.684 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.684 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.684 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.685 [eventLoopGroupProxy-13-2 @call-handler#1858] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:33.687 [eventLoopGroupProxy-13-2 @coroutine#1859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.687 [eventLoopGroupProxy-13-2 @call-handler#1858] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.687 [eventLoopGroupProxy-13-2 @call-handler#1858] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:33.687 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.688 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.688 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.688 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.688 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.689 [eventLoopGroupProxy-13-2 @call-handler#1864] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:33.691 [eventLoopGroupProxy-13-2 @coroutine#1865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.691 [eventLoopGroupProxy-13-2 @call-handler#1864] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.691 [eventLoopGroupProxy-13-2 @call-handler#1864] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:33.692 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.693 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.693 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.693 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.693 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.694 [eventLoopGroupProxy-13-2 @call-handler#1870] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:33.695 [eventLoopGroupProxy-13-2 @coroutine#1871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.695 [eventLoopGroupProxy-13-2 @call-handler#1870] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.695 [eventLoopGroupProxy-13-2 @call-handler#1870] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-07 20:52:33.696 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.696 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.696 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.696 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.696 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.698 [eventLoopGroupProxy-13-2 @call-handler#1876] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:33.700 [eventLoopGroupProxy-13-2 @coroutine#1877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.700 [eventLoopGroupProxy-13-2 @call-handler#1876] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.700 [eventLoopGroupProxy-13-2 @call-handler#1876] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:33.701 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.702 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.702 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.702 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.702 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.703 [eventLoopGroupProxy-13-2 @call-handler#1882] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:33.728 [DefaultDispatcher-worker-2 @coroutine#1175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53dbe7b2 2024-02-07 20:52:33.749 [eventLoopGroupProxy-13-2 @coroutine#1884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.749 [eventLoopGroupProxy-13-2 @call-handler#1882] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.749 [eventLoopGroupProxy-13-2 @call-handler#1882] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-07 20:52:33.750 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.751 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.752 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.752 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.752 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.753 [eventLoopGroupProxy-13-2 @call-handler#1889] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:33.755 [eventLoopGroupProxy-13-2 @coroutine#1890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.755 [eventLoopGroupProxy-13-2 @call-handler#1889] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.755 [eventLoopGroupProxy-13-2 @call-handler#1889] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:33.755 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.757 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.757 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.757 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.757 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.758 [eventLoopGroupProxy-13-2 @call-handler#1895] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:33.760 [eventLoopGroupProxy-13-2 @coroutine#1896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.760 [eventLoopGroupProxy-13-2 @call-handler#1895] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.760 [eventLoopGroupProxy-13-2 @call-handler#1895] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:33.760 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.761 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.761 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.761 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.761 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.762 [eventLoopGroupProxy-13-2 @call-handler#1901] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:33.764 [eventLoopGroupProxy-13-2 @coroutine#1902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.764 [eventLoopGroupProxy-13-2 @call-handler#1901] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.764 [eventLoopGroupProxy-13-2 @call-handler#1901] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:33.764 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.765 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.765 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.765 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.765 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.766 [eventLoopGroupProxy-13-2 @call-handler#1907] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:33.768 [eventLoopGroupProxy-13-2 @coroutine#1908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.768 [eventLoopGroupProxy-13-2 @call-handler#1907] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.768 [eventLoopGroupProxy-13-2 @call-handler#1907] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:33.768 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.769 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.769 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.769 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.769 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.770 [eventLoopGroupProxy-13-2 @call-handler#1913] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:33.771 [eventLoopGroupProxy-13-2 @coroutine#1914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.771 [eventLoopGroupProxy-13-2 @call-handler#1913] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.772 [eventLoopGroupProxy-13-2 @call-handler#1913] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:33.772 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.773 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.773 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.773 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.773 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.774 [eventLoopGroupProxy-13-2 @call-handler#1919] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:33.775 [eventLoopGroupProxy-13-2 @coroutine#1920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.775 [eventLoopGroupProxy-13-2 @call-handler#1919] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.775 [eventLoopGroupProxy-13-2 @call-handler#1919] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-07 20:52:33.776 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.776 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.776 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.776 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.776 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.777 [eventLoopGroupProxy-13-2 @call-handler#1925] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:33.779 [eventLoopGroupProxy-13-2 @coroutine#1926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.779 [eventLoopGroupProxy-13-2 @call-handler#1925] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.779 [eventLoopGroupProxy-13-2 @call-handler#1925] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:33.780 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.781 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.781 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.781 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.781 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.782 [eventLoopGroupProxy-13-2 @call-handler#1931] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:33.783 [eventLoopGroupProxy-13-2 @coroutine#1932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.784 [eventLoopGroupProxy-13-2 @call-handler#1931] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.784 [eventLoopGroupProxy-13-2 @call-handler#1931] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:33.784 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.785 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.785 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.785 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.785 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.786 [eventLoopGroupProxy-13-2 @call-handler#1937] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:33.788 [eventLoopGroupProxy-13-2 @coroutine#1938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.788 [eventLoopGroupProxy-13-2 @call-handler#1937] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.788 [eventLoopGroupProxy-13-2 @call-handler#1937] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:33.788 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.789 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.789 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.789 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.789 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.790 [eventLoopGroupProxy-13-2 @call-handler#1943] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:33.792 [eventLoopGroupProxy-13-2 @coroutine#1944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.792 [eventLoopGroupProxy-13-2 @call-handler#1943] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.792 [eventLoopGroupProxy-13-2 @call-handler#1943] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:33.792 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.793 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.793 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.793 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.793 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.794 [eventLoopGroupProxy-13-2 @call-handler#1949] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:33.796 [eventLoopGroupProxy-13-2 @coroutine#1950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.796 [eventLoopGroupProxy-13-2 @call-handler#1949] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.797 [eventLoopGroupProxy-13-2 @call-handler#1949] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-07 20:52:33.797 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.798 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.798 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.798 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.798 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.799 [eventLoopGroupProxy-13-2 @call-handler#1955] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:33.801 [eventLoopGroupProxy-13-2 @coroutine#1956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.801 [eventLoopGroupProxy-13-2 @call-handler#1955] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.801 [eventLoopGroupProxy-13-2 @call-handler#1955] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:33.802 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.803 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.803 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.803 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.803 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.804 [eventLoopGroupProxy-13-2 @call-handler#1961] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:33.806 [eventLoopGroupProxy-13-2 @coroutine#1962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.806 [eventLoopGroupProxy-13-2 @call-handler#1961] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.806 [eventLoopGroupProxy-13-2 @call-handler#1961] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:33.807 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.808 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.808 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.808 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.808 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.809 [eventLoopGroupProxy-13-2 @call-handler#1967] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:33.811 [eventLoopGroupProxy-13-2 @coroutine#1968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.811 [eventLoopGroupProxy-13-2 @call-handler#1967] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.811 [eventLoopGroupProxy-13-2 @call-handler#1967] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:33.812 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.813 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.813 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.813 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.813 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.814 [eventLoopGroupProxy-13-2 @call-handler#1973] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:33.816 [eventLoopGroupProxy-13-2 @coroutine#1974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.816 [eventLoopGroupProxy-13-2 @call-handler#1973] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.816 [eventLoopGroupProxy-13-2 @call-handler#1973] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:33.816 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.817 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.817 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.817 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.818 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.819 [eventLoopGroupProxy-13-2 @call-handler#1979] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:33.820 [eventLoopGroupProxy-13-2 @coroutine#1980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.820 [eventLoopGroupProxy-13-2 @call-handler#1979] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.821 [eventLoopGroupProxy-13-2 @call-handler#1979] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-07 20:52:33.821 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.822 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.822 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.822 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.822 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.824 [eventLoopGroupProxy-13-2 @call-handler#1985] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:33.826 [eventLoopGroupProxy-13-2 @coroutine#1986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.826 [eventLoopGroupProxy-13-2 @call-handler#1985] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.826 [eventLoopGroupProxy-13-2 @call-handler#1985] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:33.826 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.827 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.827 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.827 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.827 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.828 [eventLoopGroupProxy-13-2 @call-handler#1991] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:33.830 [eventLoopGroupProxy-13-2 @coroutine#1992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.830 [eventLoopGroupProxy-13-2 @call-handler#1991] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.830 [eventLoopGroupProxy-13-2 @call-handler#1991] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:33.831 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.831 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.831 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.831 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.831 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.833 [eventLoopGroupProxy-13-2 @call-handler#1997] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:33.834 [eventLoopGroupProxy-13-2 @coroutine#1998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.834 [eventLoopGroupProxy-13-2 @call-handler#1997] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.834 [eventLoopGroupProxy-13-2 @call-handler#1997] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-07 20:52:33.835 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.836 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.836 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.836 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.836 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.837 [eventLoopGroupProxy-13-2 @call-handler#2003] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:33.839 [eventLoopGroupProxy-13-2 @coroutine#2004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.839 [eventLoopGroupProxy-13-2 @call-handler#2003] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.839 [eventLoopGroupProxy-13-2 @call-handler#2003] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:33.840 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.841 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.841 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.841 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.841 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.842 [eventLoopGroupProxy-13-2 @call-handler#2009] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:33.844 [eventLoopGroupProxy-13-2 @coroutine#2010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.844 [eventLoopGroupProxy-13-2 @call-handler#2009] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.844 [eventLoopGroupProxy-13-2 @call-handler#2009] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:33.844 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.845 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.845 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.845 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.845 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.846 [eventLoopGroupProxy-13-2 @call-handler#2015] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:33.889 [eventLoopGroupProxy-13-2 @coroutine#2016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.889 [eventLoopGroupProxy-13-2 @call-handler#2015] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.889 [eventLoopGroupProxy-13-2 @call-handler#2015] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-07 20:52:33.890 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.891 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.891 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.891 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.891 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.892 [eventLoopGroupProxy-13-2 @call-handler#2021] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:33.894 [eventLoopGroupProxy-13-2 @coroutine#2022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.894 [eventLoopGroupProxy-13-2 @call-handler#2021] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.894 [eventLoopGroupProxy-13-2 @call-handler#2021] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:33.895 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.896 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.896 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.896 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.896 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.897 [eventLoopGroupProxy-13-2 @call-handler#2027] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:33.900 [eventLoopGroupProxy-13-2 @coroutine#2028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.900 [eventLoopGroupProxy-13-2 @call-handler#2027] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.900 [eventLoopGroupProxy-13-2 @call-handler#2027] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-07 20:52:33.900 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.901 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.901 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.901 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.901 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.902 [eventLoopGroupProxy-13-2 @call-handler#2033] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:33.904 [eventLoopGroupProxy-13-2 @coroutine#2034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.904 [eventLoopGroupProxy-13-2 @call-handler#2033] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.904 [eventLoopGroupProxy-13-2 @call-handler#2033] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:33.904 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.905 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.905 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.905 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.905 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.906 [eventLoopGroupProxy-13-2 @call-handler#2039] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:33.948 [eventLoopGroupProxy-13-2 @coroutine#2040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.948 [eventLoopGroupProxy-13-2 @call-handler#2039] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.948 [eventLoopGroupProxy-13-2 @call-handler#2039] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-02-07 20:52:33.949 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.950 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.950 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.950 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.950 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.951 [eventLoopGroupProxy-13-2 @call-handler#2045] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:33.953 [eventLoopGroupProxy-13-2 @coroutine#2046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.953 [eventLoopGroupProxy-13-2 @call-handler#2045] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.953 [eventLoopGroupProxy-13-2 @call-handler#2045] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:33.954 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.955 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.955 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.955 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.955 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.956 [eventLoopGroupProxy-13-2 @call-handler#2051] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:33.958 [eventLoopGroupProxy-13-2 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:33.958 [eventLoopGroupProxy-13-2 @call-handler#2051] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:33.958 [eventLoopGroupProxy-13-2 @call-handler#2051] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:33.958 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.959 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.959 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.959 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:33.959 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:33.960 [eventLoopGroupProxy-13-2 @call-handler#2058] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:34.005 [eventLoopGroupProxy-13-2 @coroutine#2059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:34.005 [eventLoopGroupProxy-13-2 @call-handler#2058] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:34.005 [eventLoopGroupProxy-13-2 @call-handler#2058] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-07 20:52:34.005 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.007 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.007 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:34.007 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.007 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:34.008 [eventLoopGroupProxy-13-2 @call-handler#2064] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:34.010 [eventLoopGroupProxy-13-2 @coroutine#2065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:34.010 [eventLoopGroupProxy-13-2 @call-handler#2064] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:34.010 [eventLoopGroupProxy-13-2 @call-handler#2064] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:34.011 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.011 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.012 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:34.012 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.012 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:34.013 [eventLoopGroupProxy-13-2 @call-handler#2070] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:34.014 [eventLoopGroupProxy-13-2 @coroutine#2071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:34.014 [eventLoopGroupProxy-13-2 @call-handler#2070] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:34.014 [eventLoopGroupProxy-13-2 @call-handler#2070] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-07 20:52:34.015 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.016 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.016 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:34.016 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.016 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:34.017 [eventLoopGroupProxy-13-2 @call-handler#2076] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:34.062 [eventLoopGroupProxy-13-2 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:34.062 [eventLoopGroupProxy-13-2 @call-handler#2076] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:34.062 [eventLoopGroupProxy-13-2 @call-handler#2076] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-07 20:52:34.062 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.063 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.063 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:34.063 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.063 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:34.065 [eventLoopGroupProxy-13-2 @call-handler#2082] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:34.068 [eventLoopGroupProxy-13-2 @coroutine#2083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:34.068 [eventLoopGroupProxy-13-2 @call-handler#2082] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:34.068 [eventLoopGroupProxy-13-2 @call-handler#2082] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-07 20:52:34.069 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.070 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.070 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:34.070 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.070 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:34.071 [eventLoopGroupProxy-13-2 @call-handler#2088] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:34.074 [eventLoopGroupProxy-13-2 @coroutine#2089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:34.074 [eventLoopGroupProxy-13-2 @call-handler#2088] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:34.074 [eventLoopGroupProxy-13-2 @call-handler#2088] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-07 20:52:34.075 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.076 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.076 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:34.076 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.076 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:34.077 [eventLoopGroupProxy-13-2 @call-handler#2094] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:34.079 [eventLoopGroupProxy-13-2 @coroutine#2095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:34.079 [eventLoopGroupProxy-13-2 @call-handler#2094] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:34.080 [eventLoopGroupProxy-13-2 @call-handler#2094] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-07 20:52:34.080 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.081 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.081 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:34.081 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.081 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:34.082 [eventLoopGroupProxy-13-2 @call-handler#2100] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:34.084 [eventLoopGroupProxy-13-2 @coroutine#2101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:34.084 [eventLoopGroupProxy-13-2 @call-handler#2100] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:34.084 [eventLoopGroupProxy-13-2 @call-handler#2100] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:34.085 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.086 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.086 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:34.086 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.086 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:34.087 [eventLoopGroupProxy-13-2 @call-handler#2106] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:34.088 [eventLoopGroupProxy-13-2 @coroutine#2107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:34.088 [eventLoopGroupProxy-13-2 @call-handler#2106] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:34.088 [eventLoopGroupProxy-13-2 @call-handler#2106] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-07 20:52:34.089 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.090 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.090 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:34.090 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.090 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:34.091 [eventLoopGroupProxy-13-2 @call-handler#2112] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:34.133 [eventLoopGroupProxy-13-2 @coroutine#2113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:34.133 [eventLoopGroupProxy-13-2 @call-handler#2112] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:34.133 [eventLoopGroupProxy-13-2 @call-handler#2112] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-07 20:52:34.134 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.135 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.135 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:34.135 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.135 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:34.137 [eventLoopGroupProxy-13-2 @call-handler#2118] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:34.138 [eventLoopGroupProxy-13-2 @coroutine#2119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:34.138 [eventLoopGroupProxy-13-2 @call-handler#2118] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:34.139 [eventLoopGroupProxy-13-2 @call-handler#2118] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-07 20:52:34.139 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.140 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.140 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:34.140 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.140 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:34.141 [eventLoopGroupProxy-13-2 @call-handler#2124] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:34.143 [eventLoopGroupProxy-13-2 @coroutine#2125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:34.143 [eventLoopGroupProxy-13-2 @call-handler#2124] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:34.143 [eventLoopGroupProxy-13-2 @call-handler#2124] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:34.143 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.146 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.146 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:34.146 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.146 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:34.148 [eventLoopGroupProxy-13-2 @call-handler#2130] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:34.150 [eventLoopGroupProxy-13-2 @coroutine#2131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:34.150 [eventLoopGroupProxy-13-2 @call-handler#2130] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:34.150 [eventLoopGroupProxy-13-2 @call-handler#2130] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:34.151 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.152 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.152 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:34.152 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.152 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:34.153 [eventLoopGroupProxy-13-2 @call-handler#2136] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:34.201 [eventLoopGroupProxy-13-2 @coroutine#2137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:34.201 [eventLoopGroupProxy-13-2 @call-handler#2136] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:34.201 [eventLoopGroupProxy-13-2 @call-handler#2136] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-02-07 20:52:34.202 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.203 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.203 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:34.203 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.203 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:34.205 [eventLoopGroupProxy-13-2 @call-handler#2142] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:34.206 [eventLoopGroupProxy-13-2 @coroutine#2143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:34.206 [eventLoopGroupProxy-13-2 @call-handler#2142] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:34.206 [eventLoopGroupProxy-13-2 @call-handler#2142] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:34.207 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.208 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.208 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:34.208 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.208 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:34.209 [eventLoopGroupProxy-13-2 @call-handler#2148] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:34.210 [eventLoopGroupProxy-13-2 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:34.211 [eventLoopGroupProxy-13-2 @call-handler#2148] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:34.211 [eventLoopGroupProxy-13-2 @call-handler#2148] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:34.211 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.212 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.212 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:34.212 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.212 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:34.213 [eventLoopGroupProxy-13-2 @call-handler#2154] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:34.214 [eventLoopGroupProxy-13-2 @coroutine#2155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:34.214 [eventLoopGroupProxy-13-2 @call-handler#2154] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:34.214 [eventLoopGroupProxy-13-2 @call-handler#2154] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-07 20:52:34.215 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.216 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.216 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:34.216 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.216 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:34.217 [eventLoopGroupProxy-13-2 @call-handler#2160] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:34.246 [DefaultDispatcher-worker-15 @coroutine#1175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53dbe7b2 2024-02-07 20:52:34.265 [eventLoopGroupProxy-13-2 @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:34.265 [eventLoopGroupProxy-13-2 @call-handler#2160] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:34.265 [eventLoopGroupProxy-13-2 @call-handler#2160] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-02-07 20:52:34.266 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.267 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.267 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:34.267 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.267 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:34.268 [eventLoopGroupProxy-13-2 @call-handler#2168] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:34.271 [eventLoopGroupProxy-13-2 @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:34.271 [eventLoopGroupProxy-13-2 @call-handler#2168] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:34.271 [eventLoopGroupProxy-13-2 @call-handler#2168] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-07 20:52:34.271 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.272 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.272 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:34.273 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.273 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:34.274 [eventLoopGroupProxy-13-2 @call-handler#2174] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:34.275 [eventLoopGroupProxy-13-2 @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:34.275 [eventLoopGroupProxy-13-2 @call-handler#2174] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:34.275 [eventLoopGroupProxy-13-2 @call-handler#2174] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-07 20:52:34.276 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.277 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.277 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:34.277 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.277 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:34.278 [eventLoopGroupProxy-13-2 @call-handler#2180] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:34.280 [eventLoopGroupProxy-13-2 @coroutine#2181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:34.280 [eventLoopGroupProxy-13-2 @call-handler#2180] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:34.280 [eventLoopGroupProxy-13-2 @call-handler#2180] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-07 20:52:34.281 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.282 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.282 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:34.282 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.282 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:34.284 [eventLoopGroupProxy-13-2 @call-handler#2186] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:34.285 [eventLoopGroupProxy-13-2 @coroutine#2187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:34.285 [eventLoopGroupProxy-13-2 @call-handler#2186] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:34.285 [eventLoopGroupProxy-13-2 @call-handler#2186] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-07 20:52:34.285 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.286 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.287 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:34.287 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.287 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:34.288 [eventLoopGroupProxy-13-2 @call-handler#2192] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:34.333 [eventLoopGroupProxy-13-2 @coroutine#2193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:34.333 [eventLoopGroupProxy-13-2 @call-handler#2192] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:34.333 [eventLoopGroupProxy-13-2 @call-handler#2192] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-07 20:52:34.333 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.334 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.335 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:34.335 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.335 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:34.336 [eventLoopGroupProxy-13-2 @call-handler#2198] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:34.337 [eventLoopGroupProxy-13-2 @coroutine#2199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:34.337 [eventLoopGroupProxy-13-2 @call-handler#2198] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:34.337 [eventLoopGroupProxy-13-2 @call-handler#2198] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-07 20:52:34.338 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.339 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.339 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:34.339 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.339 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:34.340 [eventLoopGroupProxy-13-2 @call-handler#2204] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:34.342 [eventLoopGroupProxy-13-2 @coroutine#2205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:34.342 [eventLoopGroupProxy-13-2 @call-handler#2204] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:34.342 [eventLoopGroupProxy-13-2 @call-handler#2204] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:34.342 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.344 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.344 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:34.344 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.344 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:34.345 [eventLoopGroupProxy-13-2 @call-handler#2210] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:34.389 [eventLoopGroupProxy-13-2 @coroutine#2211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:34.389 [eventLoopGroupProxy-13-2 @call-handler#2210] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:34.389 [eventLoopGroupProxy-13-2 @call-handler#2210] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-07 20:52:34.389 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.391 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.391 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:34.391 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.391 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:34.392 [eventLoopGroupProxy-13-2 @call-handler#2216] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:34.394 [eventLoopGroupProxy-13-2 @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:34.394 [eventLoopGroupProxy-13-2 @call-handler#2216] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:34.394 [eventLoopGroupProxy-13-2 @call-handler#2216] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:34.394 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.395 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.395 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:34.395 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.395 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:34.396 [eventLoopGroupProxy-13-2 @call-handler#2222] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:34.398 [eventLoopGroupProxy-13-2 @coroutine#2223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:34.398 [eventLoopGroupProxy-13-2 @call-handler#2222] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:34.398 [eventLoopGroupProxy-13-2 @call-handler#2222] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:34.398 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.399 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.400 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:34.400 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.400 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:34.401 [eventLoopGroupProxy-13-2 @call-handler#2228] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:34.402 [eventLoopGroupProxy-13-2 @coroutine#2229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:34.402 [eventLoopGroupProxy-13-2 @call-handler#2228] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:34.402 [eventLoopGroupProxy-13-2 @call-handler#2228] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-07 20:52:34.402 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.403 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.403 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:34.404 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.404 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:34.405 [eventLoopGroupProxy-13-2 @call-handler#2234] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:34.406 [eventLoopGroupProxy-13-2 @coroutine#2235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:34.406 [eventLoopGroupProxy-13-2 @call-handler#2234] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:34.406 [eventLoopGroupProxy-13-2 @call-handler#2234] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-07 20:52:34.406 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.408 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.408 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:34.408 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.408 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:34.409 [eventLoopGroupProxy-13-2 @call-handler#2240] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:34.410 [eventLoopGroupProxy-13-2 @coroutine#2241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:34.410 [eventLoopGroupProxy-13-2 @call-handler#2240] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:34.410 [eventLoopGroupProxy-13-2 @call-handler#2240] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-07 20:52:34.410 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.411 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.411 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:34.411 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.411 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:34.412 [eventLoopGroupProxy-13-2 @call-handler#2246] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:34.415 [eventLoopGroupProxy-13-2 @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:34.415 [eventLoopGroupProxy-13-2 @call-handler#2246] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:34.415 [eventLoopGroupProxy-13-2 @call-handler#2246] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-07 20:52:34.416 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.417 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.417 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:34.417 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.417 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:34.418 [eventLoopGroupProxy-13-2 @call-handler#2252] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:34.461 [eventLoopGroupProxy-13-2 @coroutine#2253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:34.461 [eventLoopGroupProxy-13-2 @call-handler#2252] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:34.461 [eventLoopGroupProxy-13-2 @call-handler#2252] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-07 20:52:34.461 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.463 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.463 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:34.463 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.463 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:34.464 [eventLoopGroupProxy-13-2 @call-handler#2258] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:34.466 [eventLoopGroupProxy-13-2 @coroutine#2259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:34.466 [eventLoopGroupProxy-13-2 @call-handler#2258] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:34.466 [eventLoopGroupProxy-13-2 @call-handler#2258] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 20:52:34.466 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.468 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.468 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:34.468 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.468 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:34.469 [eventLoopGroupProxy-13-2 @call-handler#2264] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:34.470 [eventLoopGroupProxy-13-2 @coroutine#2265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:34.470 [eventLoopGroupProxy-13-2 @call-handler#2264] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:34.470 [eventLoopGroupProxy-13-2 @call-handler#2264] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-07 20:52:34.471 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.472 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.472 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:34.472 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.472 [MyScheduler_Worker-1 @coroutine#1340] 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-02-07 20:52:34.473 [eventLoopGroupProxy-13-2 @call-handler#2270] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-07 20:52:34.475 [eventLoopGroupProxy-13-2 @coroutine#2271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:34.476 [eventLoopGroupProxy-13-2 @call-handler#2270] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:34.476 [eventLoopGroupProxy-13-2 @call-handler#2270] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-07 20:52:34.476 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:34.489 [DefaultDispatcher-worker-3 @coroutine#1160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53dbe7b2 2024-02-07 20:52:34.497 [DefaultDispatcher-worker-15 @coroutine#1158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53dbe7b2 2024-02-07 20:52:34.498 [DefaultDispatcher-worker-15 @coroutine#1158] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-07 20:52:34.498 [DefaultDispatcher-worker-15 @coroutine#1158] 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-02-07 20:52:34.498 [DefaultDispatcher-worker-15 @coroutine#1158] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-07 20:52:34.498 [DefaultDispatcher-worker-15 @coroutine#1158] 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-02-07 20:52:34.499 [eventLoopGroupProxy-13-2 @call-handler#2281] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-07 20:52:34.500 [eventLoopGroupProxy-13-2 @call-handler#2281] 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-02-07 20:52:34.500 [eventLoopGroupProxy-13-2 @call-handler#2281] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-07 20:52:34.526 [DefaultDispatcher-worker-6 @call-handler#2281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c1a95a2 2024-02-07 20:52:34.526 [eventLoopGroupProxy-13-2 @call-handler#2281] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:34.526 [DefaultDispatcher-worker-5 @coroutine#974] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556192905962655744/_ustadmanifest.json 2024-02-07 20:52:34.526 [eventLoopGroupProxy-13-2 @call-handler#2281] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 27ms 2024-02-07 20:52:34.526 [DefaultDispatcher-worker-5 @coroutine#974] 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/556192905962655744/_ustadmanifest.json. 2024-02-07 20:52:34.526 [DefaultDispatcher-worker-5 @coroutine#974] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556192905962655744/_ustadmanifest.json 2024-02-07 20:52:34.527 [DefaultDispatcher-worker-15 @coroutine#1158] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-07 20:52:34.527 [DefaultDispatcher-worker-15 @coroutine#1158] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-07 20:52:34.527 [DefaultDispatcher-worker-15 @coroutine#1158] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-07 20:52:34.527 [DefaultDispatcher-worker-15 @coroutine#1158] 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-02-07 20:52:34.528 [DefaultDispatcher-worker-6 @coroutine#974] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556192905962655744/_ustadmanifest.json 2024-02-07 20:52:34.528 [DefaultDispatcher-worker-6 @coroutine#974] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556192905962655744/_ustadmanifest.json 2024-02-07 20:52:34.529 [DefaultDispatcher-worker-10 @coroutine#974] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556192905962655744/_ustadmanifest.json. 2024-02-07 20:52:34.529 [DefaultDispatcher-worker-10 @coroutine#974] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556192905962655744/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-07 20:52:34.536 [DefaultDispatcher-worker-10 @coroutine#2534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:34.537 [DefaultDispatcher-worker-6 @coroutine#1158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53dbe7b2 2024-02-07 20:52:34.547 [DefaultDispatcher-worker-15 @coroutine#974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c1a95a2 2024-02-07 20:52:34.552 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-07 20:52:34.552 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-07 20:52:34.552 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-07 20:52:34.552 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-07 20:52:34.552 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-07 20:52:34.557 [Test worker @coroutine#2651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b4e7b2 2024-02-07 20:52:34.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Shutdown initiated... 2024-02-07 20:52:34.557 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Close initiated... 2024-02-07 20:52:34.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:34.557 [HikariPool-69 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53dbe7b2: (connection evicted) 2024-02-07 20:52:34.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:34.558 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Closed. 2024-02-07 20:52:34.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Shutdown completed. 2024-02-07 20:52:34.933 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-07 20:52:34.933 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-07 20:52:34.990 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-07 20:52:35.561 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@a1a72d4 2024-02-07 20:52:35.562 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@a1a72d4 2024-02-07 20:52:35.567 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-07 20:52:35.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Shutdown initiated... 2024-02-07 20:52:35.567 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Close initiated... 2024-02-07 20:52:35.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:35.567 [HikariPool-67 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c1a95a2: (connection evicted) 2024-02-07 20:52:35.568 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:35.568 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Closed. 2024-02-07 20:52:35.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Shutdown completed. 2024-02-07 20:52:35.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2024-02-07 20:52:35.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:35.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:35.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:35.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:35.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:35.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:35.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b06dc57 2024-02-07 20:52:35.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:35.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:35.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:35.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:35.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:35.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:35.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:35.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:35.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:35.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:35.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:35.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:35.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:35.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:35.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:35.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:35.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:35.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:35.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:35.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2024-02-07 20:52:35.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:35.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:35.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:35.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:35.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:35.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:35.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:35.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:35.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2024-02-07 20:52:35.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@14e83c9d 2024-02-07 20:52:35.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@14e83c9d 2024-02-07 20:52:35.575 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2024-02-07 20:52:35.618 [DefaultDispatcher-worker-4 @coroutine#2663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14e83c9d 2024-02-07 20:52:35.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2024-02-07 20:52:35.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:35.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:35.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:35.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:35.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:35.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:35.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52dd1be2 2024-02-07 20:52:35.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:35.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:35.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:35.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:35.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:35.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:35.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:35.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:35.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:35.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:35.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:35.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:35.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:35.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:35.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:35.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:35.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:35.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:35.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:35.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2024-02-07 20:52:35.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:35.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:35.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:35.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:35.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:35.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:35.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:35.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:35.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2024-02-07 20:52:35.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@24520a51 2024-02-07 20:52:35.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@24520a51 2024-02-07 20:52:35.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2024-02-07 20:52:35.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2024-02-07 20:52:35.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:35.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:35.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:35.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:35.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:35.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:35.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ae88712 2024-02-07 20:52:35.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:35.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:35.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:35.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:35.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:35.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:35.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:35.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:35.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:35.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:35.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:35.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:35.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:35.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:35.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:35.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:35.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:35.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:35.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:35.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2024-02-07 20:52:35.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:35.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:35.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:35.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:35.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:35.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:35.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:35.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:35.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2024-02-07 20:52:35.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@da11873 2024-02-07 20:52:35.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@da11873 2024-02-07 20:52:35.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2024-02-07 20:52:35.630 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-07 20:52:35.631 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-02-07 20:52:35.632 [DefaultDispatcher-worker-4 @coroutine#2673] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-07 20:52:35.636 [DefaultDispatcher-worker-4 @coroutine#2675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24520a51 2024-02-07 20:52:35.637 [Test worker @coroutine#2674] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-07 20:52:35.637 [Test worker @coroutine#2674] 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-02-07 20:52:35.637 [Test worker @coroutine#2674] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-07 20:52:35.637 [Test worker @coroutine#2674] 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-02-07 20:52:35.640 [eventLoopGroupProxy-16-1 @call-handler#2681] 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-02-07 20:52:35.640 [eventLoopGroupProxy-16-1 @call-handler#2681] 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-02-07 20:52:35.642 [eventLoopGroupProxy-16-1 @coroutine#2682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@da11873 2024-02-07 20:52:35.644 [Test worker @coroutine#2674] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-07 20:52:35.644 [Test worker @coroutine#2674] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-07 20:52:35.644 [Test worker @coroutine#2674] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-07 20:52:35.644 [Test worker @coroutine#2674] 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-02-07 20:52:35.645 [Test worker @coroutine#2686] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:35.645 [Test worker @coroutine#2686] 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-02-07 20:52:35.645 [Test worker @coroutine#2686] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:35.645 [Test worker @coroutine#2686] 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-02-07 20:52:35.646 [eventLoopGroupProxy-16-1 @call-handler#2689] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-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-02-07 20:52:35.651 [eventLoopGroupProxy-16-1 @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@da11873 2024-02-07 20:52:35.651 [eventLoopGroupProxy-16-1 @call-handler#2689] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:35.651 [Test worker @coroutine#2686] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 20:52:35.655 [eventLoopGroupProxy-16-2 @call-handler#2699] 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-02-07 20:52:35.660 [eventLoopGroupProxy-16-2 @call-handler#2699] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:35.666 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24520a51 2024-02-07 20:52:35.675 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:35.727 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:35.728 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:36.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2024-02-07 20:52:36.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:36.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:36.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:36.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:36.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:36.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:36.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a92827f 2024-02-07 20:52:36.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:36.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:36.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:36.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:36.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:36.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:36.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:36.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:36.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:36.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:36.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:36.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:36.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:36.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:36.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:36.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:36.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:36.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:36.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:36.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2024-02-07 20:52:36.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:36.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:36.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:36.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:36.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:36.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:36.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:36.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:36.822 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2024-02-07 20:52:36.822 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@35efd12c 2024-02-07 20:52:36.822 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@35efd12c 2024-02-07 20:52:36.822 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2024-02-07 20:52:36.860 [DefaultDispatcher-worker-15 @coroutine#2709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35efd12c 2024-02-07 20:52:36.866 [Test worker @coroutine#2709] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42803/api/blob/upload-init-batch 2024-02-07 20:52:36.866 [Test worker @coroutine#2709] 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:42803/api/blob/upload-init-batch. 2024-02-07 20:52:36.866 [Test worker @coroutine#2709] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42803/api/blob/upload-init-batch 2024-02-07 20:52:36.866 [Test worker @coroutine#2709] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42803/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-07 20:52:36.868 [Test worker @coroutine#2709] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42803/api/blob/upload-init-batch 2024-02-07 20:52:36.868 [Test worker @coroutine#2709] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42803/api/blob/upload-init-batch 2024-02-07 20:52:36.868 [Test worker @coroutine#2709] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:42803/api/blob/upload-init-batch. 2024-02-07 20:52:36.868 [Test worker @coroutine#2709] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:42803/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-07 20:52:36.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Shutdown initiated... 2024-02-07 20:52:36.875 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Close initiated... 2024-02-07 20:52:36.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:36.875 [HikariPool-73 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35efd12c: (connection evicted) 2024-02-07 20:52:36.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:36.876 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Closed. 2024-02-07 20:52:36.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Shutdown completed. 2024-02-07 20:52:36.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2024-02-07 20:52:36.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:36.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:36.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:36.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:36.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:36.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:36.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3538a129 2024-02-07 20:52:36.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:36.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:36.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:36.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:36.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:36.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:36.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:36.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:36.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:36.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:36.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:36.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:36.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:36.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:36.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:36.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:36.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:36.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:36.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:36.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2024-02-07 20:52:36.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:36.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:36.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:36.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:36.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:36.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:36.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:36.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:36.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2024-02-07 20:52:36.880 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f8fb906 2024-02-07 20:52:36.880 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f8fb906 2024-02-07 20:52:36.880 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2024-02-07 20:52:36.895 [Test worker @coroutine#2719] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34475/api/blob/upload-init-batch 2024-02-07 20:52:36.895 [Test worker @coroutine#2719] 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:34475/api/blob/upload-init-batch. 2024-02-07 20:52:36.895 [Test worker @coroutine#2719] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34475/api/blob/upload-init-batch 2024-02-07 20:52:36.895 [Test worker @coroutine#2719] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34475/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-07 20:52:36.897 [Test worker @coroutine#2719] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34475/api/blob/upload-init-batch 2024-02-07 20:52:36.897 [Test worker @coroutine#2719] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34475/api/blob/upload-init-batch 2024-02-07 20:52:36.897 [Test worker @coroutine#2719] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:34475/api/blob/upload-init-batch. 2024-02-07 20:52:36.898 [Test worker @coroutine#2719] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:34475/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-07 20:52:36.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2024-02-07 20:52:36.899 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2024-02-07 20:52:36.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:36.899 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f8fb906: (connection evicted) 2024-02-07 20:52:36.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:36.899 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2024-02-07 20:52:36.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2024-02-07 20:52:36.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2024-02-07 20:52:36.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:36.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:36.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:36.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:36.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:36.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:36.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@705d72f0 2024-02-07 20:52:36.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:36.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:36.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:36.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:36.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:36.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:36.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:36.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:36.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:36.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:36.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:36.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:36.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:36.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:36.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:36.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:36.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:36.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:36.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:36.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2024-02-07 20:52:36.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:36.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:36.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:36.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:36.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:36.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:36.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:36.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:36.903 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2024-02-07 20:52:36.903 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d6a0962 2024-02-07 20:52:36.903 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d6a0962 2024-02-07 20:52:36.903 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2024-02-07 20:52:36.922 [Test worker @coroutine#2725] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42151/api/blob/upload-init-batch 2024-02-07 20:52:36.923 [Test worker @coroutine#2725] 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:42151/api/blob/upload-init-batch. 2024-02-07 20:52:36.923 [Test worker @coroutine#2725] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42151/api/blob/upload-init-batch 2024-02-07 20:52:36.923 [Test worker @coroutine#2725] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42151/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-07 20:52:36.925 [Test worker @coroutine#2725] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42151/api/blob/upload-init-batch 2024-02-07 20:52:36.925 [Test worker @coroutine#2725] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42151/api/blob/upload-init-batch 2024-02-07 20:52:36.925 [Test worker @coroutine#2725] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:42151/api/blob/upload-init-batch. 2024-02-07 20:52:36.925 [Test worker @coroutine#2725] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:42151/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-07 20:52:36.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2024-02-07 20:52:36.933 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2024-02-07 20:52:36.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:36.933 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d6a0962: (connection evicted) 2024-02-07 20:52:36.934 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:36.934 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2024-02-07 20:52:36.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2024-02-07 20:52:37.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2024-02-07 20:52:37.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:37.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:37.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:37.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:37.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:37.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:37.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@758d0555 2024-02-07 20:52:37.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:37.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:37.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:37.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:37.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:37.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:37.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:37.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:37.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:37.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:37.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:37.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:37.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:37.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-07 20:52:37.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-07 20:52:37.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:37.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:37.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-07 20:52:37.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:37.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2024-02-07 20:52:37.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:37.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:37.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:37.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:37.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:37.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:37.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:37.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:37.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2024-02-07 20:52:37.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ac77269 2024-02-07 20:52:37.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ac77269 2024-02-07 20:52:37.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2024-02-07 20:52:37.023 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ac77269 2024-02-07 20:52:37.048 [DefaultDispatcher-worker-2 @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ac77269 2024-02-07 20:52:37.054 [DefaultDispatcher-worker-15 @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ac77269 2024-02-07 20:52:37.063 [DefaultDispatcher-worker-13 @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ac77269 2024-02-07 20:52:37.072 [DefaultDispatcher-worker-14 @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ac77269 2024-02-07 20:52:37.081 [DefaultDispatcher-worker-13 @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ac77269 2024-02-07 20:52:37.090 [DefaultDispatcher-worker-13 @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ac77269 2024-02-07 20:52:37.097 [DefaultDispatcher-worker-3 @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ac77269 2024-02-07 20:52:37.105 [DefaultDispatcher-worker-15 @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ac77269 2024-02-07 20:52:37.105 [HikariPool-76 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 20:52:37.111 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@35896783 2024-02-07 20:52:37.111 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@35896783 2024-02-07 20:52:37.116 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b4e8f42 2024-02-07 20:52:37.116 [DefaultDispatcher-worker-9 @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ac77269 2024-02-07 20:52:37.116 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b4e8f42 2024-02-07 20:52:37.118 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f710cf3 2024-02-07 20:52:37.118 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f710cf3 2024-02-07 20:52:37.120 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a738579 2024-02-07 20:52:37.120 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a738579 2024-02-07 20:52:37.122 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@43840cb 2024-02-07 20:52:37.122 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@43840cb 2024-02-07 20:52:37.124 [DefaultDispatcher-worker-13 @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ac77269 2024-02-07 20:52:37.125 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b43fb91 2024-02-07 20:52:37.125 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b43fb91 2024-02-07 20:52:37.127 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ce2609e 2024-02-07 20:52:37.127 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ce2609e 2024-02-07 20:52:37.129 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a5c7a36 2024-02-07 20:52:37.129 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a5c7a36 2024-02-07 20:52:37.132 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c244fae 2024-02-07 20:52:37.132 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c244fae 2024-02-07 20:52:37.132 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-07 20:52:37.133 [DefaultDispatcher-worker-3 @coroutine#2754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ac77269 2024-02-07 20:52:37.141 [DefaultDispatcher-worker-9 @coroutine#2754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ac77269 2024-02-07 20:52:37.152 [DefaultDispatcher-worker-8 @coroutine#2754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ac77269 2024-02-07 20:52:37.154 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2024-02-07 20:52:37.154 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2024-02-07 20:52:37.154 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-07 20:52:37.155 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ac77269: (connection evicted) 2024-02-07 20:52:37.155 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35896783: (connection evicted) 2024-02-07 20:52:37.156 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b4e8f42: (connection evicted) 2024-02-07 20:52:37.156 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f710cf3: (connection evicted) 2024-02-07 20:52:37.157 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a738579: (connection evicted) 2024-02-07 20:52:37.157 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43840cb: (connection evicted) 2024-02-07 20:52:37.157 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b43fb91: (connection evicted) 2024-02-07 20:52:37.158 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ce2609e: (connection evicted) 2024-02-07 20:52:37.158 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a5c7a36: (connection evicted) 2024-02-07 20:52:37.159 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c244fae: (connection evicted) 2024-02-07 20:52:37.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:37.160 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2024-02-07 20:52:37.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2024-02-07 20:52:37.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2024-02-07 20:52:37.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:37.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:37.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:37.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:37.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:37.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:37.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b24d5e4 2024-02-07 20:52:37.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:37.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:37.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:37.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:37.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:37.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:37.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:37.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:37.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:37.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:37.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:37.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:37.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:37.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-07 20:52:37.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-07 20:52:37.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:37.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:37.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-07 20:52:37.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:37.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2024-02-07 20:52:37.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:37.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:37.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:37.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:37.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:37.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:37.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:37.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:37.162 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2024-02-07 20:52:37.162 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@5002be8e 2024-02-07 20:52:37.162 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@5002be8e 2024-02-07 20:52:37.162 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2024-02-07 20:52:37.185 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5002be8e 2024-02-07 20:52:37.209 [DefaultDispatcher-worker-10 @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5002be8e 2024-02-07 20:52:37.218 [DefaultDispatcher-worker-13 @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5002be8e 2024-02-07 20:52:37.226 [DefaultDispatcher-worker-13 @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5002be8e 2024-02-07 20:52:37.233 [DefaultDispatcher-worker-10 @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5002be8e 2024-02-07 20:52:37.240 [DefaultDispatcher-worker-10 @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5002be8e 2024-02-07 20:52:37.247 [DefaultDispatcher-worker-9 @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5002be8e 2024-02-07 20:52:37.254 [DefaultDispatcher-worker-3 @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5002be8e 2024-02-07 20:52:37.262 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 20:52:37.263 [DefaultDispatcher-worker-14 @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5002be8e 2024-02-07 20:52:37.267 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f5f365b 2024-02-07 20:52:37.267 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f5f365b 2024-02-07 20:52:37.271 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@1198cbc0 2024-02-07 20:52:37.271 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@1198cbc0 2024-02-07 20:52:37.271 [DefaultDispatcher-worker-13 @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5002be8e 2024-02-07 20:52:37.275 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@15a75d2b 2024-02-07 20:52:37.275 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@15a75d2b 2024-02-07 20:52:37.277 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@50a5c1fb 2024-02-07 20:52:37.277 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@50a5c1fb 2024-02-07 20:52:37.278 [DefaultDispatcher-worker-13 @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5002be8e 2024-02-07 20:52:37.279 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@36aed85a 2024-02-07 20:52:37.279 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@36aed85a 2024-02-07 20:52:37.281 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@613fd384 2024-02-07 20:52:37.281 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@613fd384 2024-02-07 20:52:37.283 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ede948d 2024-02-07 20:52:37.283 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ede948d 2024-02-07 20:52:37.285 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@308a3eb4 2024-02-07 20:52:37.285 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@308a3eb4 2024-02-07 20:52:37.287 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@70a65cf7 2024-02-07 20:52:37.287 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@70a65cf7 2024-02-07 20:52:37.287 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-07 20:52:37.287 [DefaultDispatcher-worker-8 @coroutine#2769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5002be8e 2024-02-07 20:52:37.295 [DefaultDispatcher-worker-13 @coroutine#2769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5002be8e 2024-02-07 20:52:37.303 [DefaultDispatcher-worker-13 @coroutine#2769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5002be8e 2024-02-07 20:52:37.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Shutdown initiated... 2024-02-07 20:52:37.304 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Close initiated... 2024-02-07 20:52:37.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-07 20:52:37.305 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5002be8e: (connection evicted) 2024-02-07 20:52:37.305 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f5f365b: (connection evicted) 2024-02-07 20:52:37.306 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1198cbc0: (connection evicted) 2024-02-07 20:52:37.306 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15a75d2b: (connection evicted) 2024-02-07 20:52:37.306 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50a5c1fb: (connection evicted) 2024-02-07 20:52:37.307 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36aed85a: (connection evicted) 2024-02-07 20:52:37.307 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@613fd384: (connection evicted) 2024-02-07 20:52:37.307 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ede948d: (connection evicted) 2024-02-07 20:52:37.308 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@308a3eb4: (connection evicted) 2024-02-07 20:52:37.308 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70a65cf7: (connection evicted) 2024-02-07 20:52:37.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:37.309 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Closed. 2024-02-07 20:52:37.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Shutdown completed. 2024-02-07 20:52:37.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2024-02-07 20:52:37.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:37.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:37.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:37.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:37.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:37.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:37.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67baa05 2024-02-07 20:52:37.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:37.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:37.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:37.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:37.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:37.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:37.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:37.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:37.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:37.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:37.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:37.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:37.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:37.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:37.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:37.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:37.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:37.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:37.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:37.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2024-02-07 20:52:37.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:37.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:37.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:37.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:37.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:37.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:37.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:37.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:37.746 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2024-02-07 20:52:37.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@267b678f 2024-02-07 20:52:37.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@267b678f 2024-02-07 20:52:37.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2024-02-07 20:52:37.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2024-02-07 20:52:37.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:37.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:37.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:37.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:37.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:37.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:37.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58835bba 2024-02-07 20:52:37.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:37.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:37.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:37.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:37.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:37.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:37.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:37.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:37.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:37.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:37.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:37.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:37.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:37.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:37.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:37.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:37.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:37.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:37.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:37.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2024-02-07 20:52:37.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:37.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:37.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:37.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:37.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:37.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:37.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:37.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:37.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2024-02-07 20:52:37.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@3331800f 2024-02-07 20:52:37.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@3331800f 2024-02-07 20:52:37.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2024-02-07 20:52:37.787 [Test worker @coroutine#2777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3331800f 2024-02-07 20:52:37.790 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3331800f 2024-02-07 20:52:37.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2024-02-07 20:52:37.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:37.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:37.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:37.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:37.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:37.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:37.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75507e68 2024-02-07 20:52:37.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:37.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:37.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:37.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:37.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:37.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:37.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:37.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:37.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:37.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:37.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:37.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:37.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:37.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:37.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:37.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:37.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:37.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:37.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:37.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2024-02-07 20:52:37.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:37.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:37.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:37.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:37.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:37.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:37.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:37.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:37.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2024-02-07 20:52:37.796 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@50b2ba2c 2024-02-07 20:52:37.796 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@50b2ba2c 2024-02-07 20:52:37.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2024-02-07 20:52:37.820 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b2ba2c 2024-02-07 20:52:37.823 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b2ba2c 2024-02-07 20:52:37.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2024-02-07 20:52:37.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:37.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:37.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:37.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:37.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:37.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:37.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d373794 2024-02-07 20:52:37.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:37.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:37.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:37.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:37.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:37.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:37.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:37.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:37.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:37.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:37.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:37.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:37.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:37.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:37.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:37.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:37.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:37.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:37.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:37.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2024-02-07 20:52:37.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:37.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:37.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:37.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:37.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:37.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:37.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:37.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:37.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2024-02-07 20:52:37.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c07023 2024-02-07 20:52:37.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c07023 2024-02-07 20:52:37.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2024-02-07 20:52:37.847 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:37.853 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c07023 2024-02-07 20:52:37.855 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c07023 2024-02-07 20:52:37.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2024-02-07 20:52:37.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:37.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:37.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:37.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:37.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:37.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:37.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2681185e 2024-02-07 20:52:37.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:37.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:37.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:37.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:37.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:37.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:37.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:37.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:37.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:37.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:37.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:37.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:37.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:37.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:37.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:37.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:37.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:37.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:37.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:37.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2024-02-07 20:52:37.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:37.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:37.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:37.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:37.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:37.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:37.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:37.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:37.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2024-02-07 20:52:37.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a012678 2024-02-07 20:52:37.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a012678 2024-02-07 20:52:37.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2024-02-07 20:52:37.864 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:37.882 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a012678 2024-02-07 20:52:37.884 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a012678 2024-02-07 20:52:37.890 [Test worker @coroutine#2799] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54681/ 2024-02-07 20:52:37.890 [Test worker @coroutine#2799] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54681/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 20:52:37.892 [Test worker @coroutine#2799] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54681/ 2024-02-07 20:52:37.893 [Test worker @coroutine#2799] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54681/ 2024-02-07 20:52:37.893 [Test worker @coroutine#2799] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54681/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 20:52:37.894 [Test worker @coroutine#2799] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54681/ 2024-02-07 20:52:37.894 [Test worker @coroutine#2799] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54681/ 2024-02-07 20:52:37.894 [Test worker @coroutine#2799] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54681/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 20:52:37.895 [Test worker @coroutine#2799] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54681/ 2024-02-07 20:52:37.895 [Test worker @coroutine#2799] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54681/ 2024-02-07 20:52:37.895 [Test worker @coroutine#2799] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54681/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 20:52:37.897 [HikariPool-80 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:37.929 [HikariPool-81 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:37.939 [Test worker @coroutine#2799] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54681/ 2024-02-07 20:52:37.940 [Test worker @coroutine#2799] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54681/ 2024-02-07 20:52:37.940 [Test worker @coroutine#2799] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54681/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 20:52:37.941 [Test worker @coroutine#2799] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54681/ 2024-02-07 20:52:37.941 [Test worker @coroutine#2799] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54681/ 2024-02-07 20:52:37.941 [Test worker @coroutine#2799] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54681/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 20:52:37.942 [Test worker @coroutine#2799] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54681/ 2024-02-07 20:52:37.942 [Test worker @coroutine#2799] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54681/ 2024-02-07 20:52:37.942 [Test worker @coroutine#2799] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54681/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 20:52:37.943 [Test worker @coroutine#2799] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54681/ 2024-02-07 20:52:37.948 [Test worker @coroutine#2815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59475/ 2024-02-07 20:52:37.948 [Test worker @coroutine#2815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59475/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 20:52:37.949 [Test worker @coroutine#2815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59475/ 2024-02-07 20:52:37.949 [Test worker @coroutine#2815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59475/ 2024-02-07 20:52:37.949 [Test worker @coroutine#2815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59475/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 20:52:37.950 [Test worker @coroutine#2815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59475/ 2024-02-07 20:52:37.950 [Test worker @coroutine#2815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59475/ 2024-02-07 20:52:37.950 [Test worker @coroutine#2815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59475/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 20:52:37.951 [Test worker @coroutine#2815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59475/ 2024-02-07 20:52:37.951 [Test worker @coroutine#2815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59475/ 2024-02-07 20:52:37.951 [Test worker @coroutine#2815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59475/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 20:52:37.957 [HikariPool-82 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:37.995 [Test worker @coroutine#2815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59475/ 2024-02-07 20:52:37.995 [Test worker @coroutine#2815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59475/ 2024-02-07 20:52:37.995 [Test worker @coroutine#2815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59475/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 20:52:37.996 [Test worker @coroutine#2815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59475/ 2024-02-07 20:52:37.996 [Test worker @coroutine#2815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59475/ 2024-02-07 20:52:37.996 [Test worker @coroutine#2815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59475/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 20:52:37.997 [Test worker @coroutine#2815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59475/ 2024-02-07 20:52:37.997 [Test worker @coroutine#2815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59475/ 2024-02-07 20:52:37.997 [Test worker @coroutine#2815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59475/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 20:52:37.998 [Test worker @coroutine#2815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59475/ 2024-02-07 20:52:38.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2024-02-07 20:52:38.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:38.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:38.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:38.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:38.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:38.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:38.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78ab63b5 2024-02-07 20:52:38.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:38.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:38.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:38.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:38.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:38.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:38.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:38.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:38.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:38.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:38.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:38.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:38.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:38.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-07 20:52:38.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-07 20:52:38.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:38.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:38.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-07 20:52:38.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:38.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2024-02-07 20:52:38.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:38.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:38.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:38.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:38.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:38.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:38.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:38.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:38.227 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2024-02-07 20:52:38.227 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a56f608 2024-02-07 20:52:38.227 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a56f608 2024-02-07 20:52:38.227 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2024-02-07 20:52:38.246 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a56f608 2024-02-07 20:52:38.257 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a56f608 2024-02-07 20:52:38.258 [Test worker @coroutine#2846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a56f608 2024-02-07 20:52:38.261 [DefaultDispatcher-worker-8 @coroutine#2850] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56523/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 20:52:38.261 [DefaultDispatcher-worker-8 @coroutine#2850] 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:56523/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-07 20:52:38.261 [DefaultDispatcher-worker-8 @coroutine#2850] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56523/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 20:52:38.261 [DefaultDispatcher-worker-8 @coroutine#2850] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56523/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-07 20:52:38.262 [DefaultDispatcher-worker-1 @coroutine#2850] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56523/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 20:52:38.262 [DefaultDispatcher-worker-1 @coroutine#2850] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56523/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 20:52:38.268 [DefaultDispatcher-worker-13 @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a56f608 2024-02-07 20:52:38.268 [DefaultDispatcher-worker-13 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56523/UmAppDatabase/replication/nodeId 2024-02-07 20:52:38.268 [DefaultDispatcher-worker-13 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56523/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:38.268 [DefaultDispatcher-worker-13 @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56523/UmAppDatabase/replication/nodeId 2024-02-07 20:52:38.269 [DefaultDispatcher-worker-2 @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56523/UmAppDatabase/replication/nodeId 2024-02-07 20:52:38.269 [DefaultDispatcher-worker-2 @coroutine#2849] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56523/UmAppDatabase/replication/nodeId 2024-02-07 20:52:38.271 [Test worker @coroutine#2854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a56f608 2024-02-07 20:52:38.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2024-02-07 20:52:38.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:38.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:38.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:38.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:38.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:38.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:38.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4aadf144 2024-02-07 20:52:38.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:38.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:38.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:38.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:38.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:38.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:38.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:38.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:38.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:38.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:38.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:38.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:38.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:38.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-07 20:52:38.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-07 20:52:38.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:38.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:38.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-07 20:52:38.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:38.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2024-02-07 20:52:38.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:38.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:38.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:38.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:38.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:38.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:38.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:38.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:38.273 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2024-02-07 20:52:38.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@227fc322 2024-02-07 20:52:38.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@227fc322 2024-02-07 20:52:38.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2024-02-07 20:52:38.292 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227fc322 2024-02-07 20:52:38.303 [Test worker @coroutine#2861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227fc322 2024-02-07 20:52:38.305 [Test worker @coroutine#2863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227fc322 2024-02-07 20:52:38.310 [DefaultDispatcher-worker-5 @coroutine#2871] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56523/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-07 20:52:38.310 [DefaultDispatcher-worker-5 @coroutine#2871] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56523/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2024-02-07 20:52:38.310 [DefaultDispatcher-worker-5 @coroutine#2871] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56523/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-07 20:52:38.312 [DefaultDispatcher-worker-2 @coroutine#2871] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56523/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-07 20:52:38.312 [DefaultDispatcher-worker-2 @coroutine#2871] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56523/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-07 20:52:38.313 [DefaultDispatcher-worker-9 @coroutine#2865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227fc322 2024-02-07 20:52:38.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2024-02-07 20:52:38.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:38.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:38.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:38.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:38.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:38.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:38.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54eb2bf6 2024-02-07 20:52:38.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:38.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:38.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:38.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:38.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:38.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:38.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:38.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:38.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:38.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:38.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:38.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:38.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:38.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-07 20:52:38.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-07 20:52:38.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:38.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:38.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-07 20:52:38.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:38.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2024-02-07 20:52:38.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:38.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:38.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:38.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:38.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:38.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:38.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:38.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:38.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2024-02-07 20:52:38.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@66e434e8 2024-02-07 20:52:38.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@66e434e8 2024-02-07 20:52:38.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2024-02-07 20:52:38.327 [HikariPool-83 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:38.332 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@74b6450a 2024-02-07 20:52:38.332 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@74b6450a 2024-02-07 20:52:38.335 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e434e8 2024-02-07 20:52:38.335 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a71b5ec 2024-02-07 20:52:38.335 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a71b5ec 2024-02-07 20:52:38.338 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e4e2e7a 2024-02-07 20:52:38.338 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e4e2e7a 2024-02-07 20:52:38.341 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b4cbfd7 2024-02-07 20:52:38.341 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b4cbfd7 2024-02-07 20:52:38.344 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d1423a1 2024-02-07 20:52:38.344 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d1423a1 2024-02-07 20:52:38.345 [Test worker @coroutine#2876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e434e8 2024-02-07 20:52:38.346 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@abd273a 2024-02-07 20:52:38.346 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@abd273a 2024-02-07 20:52:38.347 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e434e8 2024-02-07 20:52:38.349 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@50fe5e9 2024-02-07 20:52:38.349 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@50fe5e9 2024-02-07 20:52:38.349 [DefaultDispatcher-worker-9 @coroutine#2882] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47705/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 20:52:38.349 [DefaultDispatcher-worker-9 @coroutine#2882] 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:47705/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-07 20:52:38.349 [DefaultDispatcher-worker-9 @coroutine#2882] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47705/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 20:52:38.349 [DefaultDispatcher-worker-9 @coroutine#2882] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47705/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-07 20:52:38.350 [DefaultDispatcher-worker-8 @coroutine#2882] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47705/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 20:52:38.351 [DefaultDispatcher-worker-8 @coroutine#2882] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47705/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 20:52:38.352 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b634098 2024-02-07 20:52:38.352 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b634098 2024-02-07 20:52:38.355 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b6697e 2024-02-07 20:52:38.355 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b6697e 2024-02-07 20:52:38.355 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-07 20:52:38.356 [DefaultDispatcher-worker-8 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e434e8 2024-02-07 20:52:38.357 [DefaultDispatcher-worker-8 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47705/UmAppDatabase/replication/nodeId 2024-02-07 20:52:38.357 [DefaultDispatcher-worker-8 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47705/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:38.357 [DefaultDispatcher-worker-8 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47705/UmAppDatabase/replication/nodeId 2024-02-07 20:52:38.358 [DefaultDispatcher-worker-4 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47705/UmAppDatabase/replication/nodeId 2024-02-07 20:52:38.358 [DefaultDispatcher-worker-4 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47705/UmAppDatabase/replication/nodeId 2024-02-07 20:52:38.360 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e434e8 2024-02-07 20:52:38.367 [DefaultDispatcher-worker-4 @coroutine#2893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e434e8 2024-02-07 20:52:38.372 [DefaultDispatcher-worker-13 @coroutine#2893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e434e8 2024-02-07 20:52:38.374 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:38.379 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@bf1048 2024-02-07 20:52:38.379 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@bf1048 2024-02-07 20:52:38.379 [DefaultDispatcher-worker-12 @coroutine#2893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e434e8 2024-02-07 20:52:38.383 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@e78fe2f 2024-02-07 20:52:38.383 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@e78fe2f 2024-02-07 20:52:38.385 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@a477b38 2024-02-07 20:52:38.385 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@a477b38 2024-02-07 20:52:38.387 [DefaultDispatcher-worker-4 @coroutine#2893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e434e8 2024-02-07 20:52:38.388 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f45f414 2024-02-07 20:52:38.388 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f45f414 2024-02-07 20:52:38.390 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@370090e4 2024-02-07 20:52:38.390 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@370090e4 2024-02-07 20:52:38.392 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e4099ad 2024-02-07 20:52:38.392 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e4099ad 2024-02-07 20:52:38.394 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fefa3e6 2024-02-07 20:52:38.394 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fefa3e6 2024-02-07 20:52:38.395 [DefaultDispatcher-worker-12 @coroutine#2898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e434e8 2024-02-07 20:52:38.396 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f6a0b5b 2024-02-07 20:52:38.396 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f6a0b5b 2024-02-07 20:52:38.399 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cde29e2 2024-02-07 20:52:38.399 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cde29e2 2024-02-07 20:52:38.399 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-07 20:52:38.404 [DefaultDispatcher-worker-5 @coroutine#2898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e434e8 2024-02-07 20:52:38.412 [DefaultDispatcher-worker-13 @coroutine#2898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e434e8 2024-02-07 20:52:38.415 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 20:52:38.420 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@446c2f2b 2024-02-07 20:52:38.420 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@446c2f2b 2024-02-07 20:52:38.421 [DefaultDispatcher-worker-8 @coroutine#2898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e434e8 2024-02-07 20:52:38.424 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@4aabd9d6 2024-02-07 20:52:38.424 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@4aabd9d6 2024-02-07 20:52:38.428 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e94445b 2024-02-07 20:52:38.428 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e94445b 2024-02-07 20:52:38.430 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@b96d3ed 2024-02-07 20:52:38.430 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@b96d3ed 2024-02-07 20:52:38.431 [DefaultDispatcher-worker-8 @coroutine#2903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e434e8 2024-02-07 20:52:38.432 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ea6a0c3 2024-02-07 20:52:38.432 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ea6a0c3 2024-02-07 20:52:38.434 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a57b9a8 2024-02-07 20:52:38.435 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a57b9a8 2024-02-07 20:52:38.438 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@568d9425 2024-02-07 20:52:38.438 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@568d9425 2024-02-07 20:52:38.439 [DefaultDispatcher-worker-5 @coroutine#2903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e434e8 2024-02-07 20:52:38.441 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bb92ca2 2024-02-07 20:52:38.441 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bb92ca2 2024-02-07 20:52:38.444 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@708239ae 2024-02-07 20:52:38.445 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@708239ae 2024-02-07 20:52:38.445 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-07 20:52:38.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2024-02-07 20:52:38.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:38.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:38.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:38.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:38.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:38.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:38.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a490518 2024-02-07 20:52:38.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:38.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:38.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:38.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:38.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:38.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:38.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:38.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:38.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:38.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:38.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:38.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:38.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:38.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-07 20:52:38.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-07 20:52:38.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:38.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:38.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-07 20:52:38.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:38.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2024-02-07 20:52:38.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:38.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:38.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:38.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:38.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:38.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:38.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:38.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:38.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2024-02-07 20:52:38.451 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@32ae11c9 2024-02-07 20:52:38.451 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@32ae11c9 2024-02-07 20:52:38.451 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2024-02-07 20:52:38.471 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32ae11c9 2024-02-07 20:52:38.482 [Test worker @coroutine#2922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32ae11c9 2024-02-07 20:52:38.484 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32ae11c9 2024-02-07 20:52:38.485 [DefaultDispatcher-worker-4 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45629/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 20:52:38.485 [DefaultDispatcher-worker-4 @coroutine#2928] 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:45629/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-07 20:52:38.485 [DefaultDispatcher-worker-4 @coroutine#2928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45629/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 20:52:38.485 [DefaultDispatcher-worker-4 @coroutine#2928] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45629/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-07 20:52:38.487 [DefaultDispatcher-worker-8 @coroutine#2928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45629/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 20:52:38.487 [DefaultDispatcher-worker-8 @coroutine#2928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45629/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 20:52:38.494 [DefaultDispatcher-worker-1 @coroutine#2927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32ae11c9 2024-02-07 20:52:38.495 [DefaultDispatcher-worker-1 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45629/UmAppDatabase/replication/nodeId 2024-02-07 20:52:38.495 [DefaultDispatcher-worker-1 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45629/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:38.495 [DefaultDispatcher-worker-1 @coroutine#2927] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45629/UmAppDatabase/replication/nodeId 2024-02-07 20:52:38.496 [DefaultDispatcher-worker-8 @coroutine#2927] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45629/UmAppDatabase/replication/nodeId 2024-02-07 20:52:38.496 [DefaultDispatcher-worker-8 @coroutine#2927] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45629/UmAppDatabase/replication/nodeId 2024-02-07 20:52:38.498 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32ae11c9 2024-02-07 20:52:38.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2024-02-07 20:52:38.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:38.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:38.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:38.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:38.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:38.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:38.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19542115 2024-02-07 20:52:38.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:38.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:38.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:38.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:38.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:38.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:38.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:38.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:38.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:38.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:38.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:38.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:38.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:38.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-07 20:52:38.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-07 20:52:38.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:38.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:38.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-07 20:52:38.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:38.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2024-02-07 20:52:38.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:38.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:38.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:38.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:38.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:38.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:38.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:38.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:38.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2024-02-07 20:52:38.502 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e4b70c6 2024-02-07 20:52:38.502 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e4b70c6 2024-02-07 20:52:38.502 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2024-02-07 20:52:38.503 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e4b70c6 2024-02-07 20:52:38.514 [Test worker @coroutine#2939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e4b70c6 2024-02-07 20:52:38.516 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e4b70c6 2024-02-07 20:52:38.518 [DefaultDispatcher-worker-1 @coroutine#2950] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45629/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-07 20:52:38.518 [DefaultDispatcher-worker-1 @coroutine#2950] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45629/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2024-02-07 20:52:38.518 [DefaultDispatcher-worker-1 @coroutine#2950] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45629/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-07 20:52:38.519 [DefaultDispatcher-worker-9 @coroutine#2950] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45629/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-07 20:52:38.519 [DefaultDispatcher-worker-9 @coroutine#2950] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45629/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-07 20:52:38.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2024-02-07 20:52:38.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:38.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:38.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:38.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:38.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:38.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:38.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@477e5b69 2024-02-07 20:52:38.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:38.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:38.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:38.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:38.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:38.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:38.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:38.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:38.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:38.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:38.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:38.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:38.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:38.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-07 20:52:38.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-07 20:52:38.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:38.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:38.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-07 20:52:38.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:38.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2024-02-07 20:52:38.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:38.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:38.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:38.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:38.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:38.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:38.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:38.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:38.521 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2024-02-07 20:52:38.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@74a991cf 2024-02-07 20:52:38.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@74a991cf 2024-02-07 20:52:38.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2024-02-07 20:52:38.527 [DefaultDispatcher-worker-8 @coroutine#2944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e4b70c6 2024-02-07 20:52:38.540 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a991cf 2024-02-07 20:52:38.551 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a991cf 2024-02-07 20:52:38.551 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:38.553 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a991cf 2024-02-07 20:52:38.554 [DefaultDispatcher-worker-8 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54005/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 20:52:38.554 [DefaultDispatcher-worker-8 @coroutine#2961] 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:54005/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-07 20:52:38.554 [DefaultDispatcher-worker-8 @coroutine#2961] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54005/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 20:52:38.554 [DefaultDispatcher-worker-8 @coroutine#2961] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54005/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-07 20:52:38.556 [DefaultDispatcher-worker-5 @coroutine#2961] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54005/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 20:52:38.556 [DefaultDispatcher-worker-5 @coroutine#2961] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54005/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 20:52:38.557 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cdb8078 2024-02-07 20:52:38.557 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cdb8078 2024-02-07 20:52:38.562 [DefaultDispatcher-worker-10 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a991cf 2024-02-07 20:52:38.562 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@721c7193 2024-02-07 20:52:38.562 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@721c7193 2024-02-07 20:52:38.562 [DefaultDispatcher-worker-10 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54005/UmAppDatabase/replication/nodeId 2024-02-07 20:52:38.562 [DefaultDispatcher-worker-10 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54005/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:38.562 [DefaultDispatcher-worker-10 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54005/UmAppDatabase/replication/nodeId 2024-02-07 20:52:38.563 [DefaultDispatcher-worker-5 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54005/UmAppDatabase/replication/nodeId 2024-02-07 20:52:38.563 [DefaultDispatcher-worker-5 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54005/UmAppDatabase/replication/nodeId 2024-02-07 20:52:38.564 [Test worker @coroutine#2965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a991cf 2024-02-07 20:52:38.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2024-02-07 20:52:38.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:38.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:38.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:38.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:38.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:38.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:38.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e764e5c 2024-02-07 20:52:38.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:38.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:38.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:38.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:38.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:38.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:38.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:38.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:38.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:38.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:38.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:38.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:38.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:38.565 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@7623eb08 2024-02-07 20:52:38.565 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@7623eb08 2024-02-07 20:52:38.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-07 20:52:38.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-07 20:52:38.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:38.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:38.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-07 20:52:38.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:38.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2024-02-07 20:52:38.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:38.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:38.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:38.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:38.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:38.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:38.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:38.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:38.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2024-02-07 20:52:38.568 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@33217ba8 2024-02-07 20:52:38.569 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@33217ba8 2024-02-07 20:52:38.569 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@92de794 2024-02-07 20:52:38.569 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@92de794 2024-02-07 20:52:38.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2024-02-07 20:52:38.570 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@92de794 2024-02-07 20:52:38.571 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@1359f5f4 2024-02-07 20:52:38.572 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@1359f5f4 2024-02-07 20:52:38.574 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d88ee5 2024-02-07 20:52:38.574 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d88ee5 2024-02-07 20:52:38.576 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b4a5e1d 2024-02-07 20:52:38.576 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b4a5e1d 2024-02-07 20:52:38.578 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@530e84e7 2024-02-07 20:52:38.578 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@530e84e7 2024-02-07 20:52:38.580 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@f242d27 2024-02-07 20:52:38.580 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@f242d27 2024-02-07 20:52:38.580 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-07 20:52:38.582 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@92de794 2024-02-07 20:52:38.583 [Test worker @coroutine#2974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@92de794 2024-02-07 20:52:38.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2024-02-07 20:52:38.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:38.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:38.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:38.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:38.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:38.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:38.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c512bb 2024-02-07 20:52:38.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:38.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:38.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:38.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:38.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:38.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:38.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:38.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:38.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:38.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:38.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:38.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:38.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:38.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-07 20:52:38.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-07 20:52:38.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:38.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:38.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-07 20:52:38.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:38.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2024-02-07 20:52:38.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:38.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:38.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:38.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:38.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:38.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:38.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:38.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:38.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2024-02-07 20:52:38.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-07 20:52:38.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-07 20:52:38.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2024-02-07 20:52:38.592 [DefaultDispatcher-worker-10 @coroutine#2976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@92de794 2024-02-07 20:52:38.603 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:38.605 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-07 20:52:38.607 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@c176756 2024-02-07 20:52:38.607 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@c176756 2024-02-07 20:52:38.610 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d098a4 2024-02-07 20:52:38.610 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d098a4 2024-02-07 20:52:38.614 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ef0c26 2024-02-07 20:52:38.614 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ef0c26 2024-02-07 20:52:38.616 [Test worker @coroutine#2984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-07 20:52:38.617 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@43ed929f 2024-02-07 20:52:38.617 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@43ed929f 2024-02-07 20:52:38.618 [Test worker @coroutine#2986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-07 20:52:38.619 [DefaultDispatcher-worker-11 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40625/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 20:52:38.619 [DefaultDispatcher-worker-11 @coroutine#2990] 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:40625/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-07 20:52:38.619 [DefaultDispatcher-worker-11 @coroutine#2990] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40625/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 20:52:38.619 [DefaultDispatcher-worker-11 @coroutine#2990] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40625/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-07 20:52:38.620 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@74777063 2024-02-07 20:52:38.620 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@74777063 2024-02-07 20:52:38.621 [DefaultDispatcher-worker-2 @coroutine#2990] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40625/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 20:52:38.621 [DefaultDispatcher-worker-2 @coroutine#2990] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40625/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 20:52:38.622 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:38.623 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@7264d3f1 2024-02-07 20:52:38.623 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@7264d3f1 2024-02-07 20:52:38.625 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@c146fa7 2024-02-07 20:52:38.625 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@c146fa7 2024-02-07 20:52:38.626 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ca81717 2024-02-07 20:52:38.626 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ca81717 2024-02-07 20:52:38.627 [DefaultDispatcher-worker-14 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-07 20:52:38.628 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@23c26dd0 2024-02-07 20:52:38.628 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@23c26dd0 2024-02-07 20:52:38.628 [DefaultDispatcher-worker-14 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-02-07 20:52:38.628 [DefaultDispatcher-worker-14 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:38.628 [DefaultDispatcher-worker-14 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-02-07 20:52:38.629 [DefaultDispatcher-worker-9 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-02-07 20:52:38.629 [DefaultDispatcher-worker-9 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-02-07 20:52:38.629 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@626fe4f2 2024-02-07 20:52:38.629 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@626fe4f2 2024-02-07 20:52:38.630 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cf9f5a3 2024-02-07 20:52:38.630 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cf9f5a3 2024-02-07 20:52:38.630 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-07 20:52:38.630 [Test worker @coroutine#2994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-07 20:52:38.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2024-02-07 20:52:38.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:38.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:38.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:38.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:38.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:38.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:38.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45f6181a 2024-02-07 20:52:38.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:38.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:38.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:38.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:38.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:38.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:38.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:38.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:38.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:38.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:38.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:38.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:38.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:38.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-07 20:52:38.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-07 20:52:38.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:38.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:38.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-07 20:52:38.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:38.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2024-02-07 20:52:38.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:38.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:38.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:38.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:38.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:38.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:38.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:38.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:38.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2024-02-07 20:52:38.632 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@66507c67 2024-02-07 20:52:38.632 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@66507c67 2024-02-07 20:52:38.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e0941cc 2024-02-07 20:52:38.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e0941cc 2024-02-07 20:52:38.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2024-02-07 20:52:38.635 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e0941cc 2024-02-07 20:52:38.635 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@2352eec9 2024-02-07 20:52:38.635 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@2352eec9 2024-02-07 20:52:38.639 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@f6e451b 2024-02-07 20:52:38.639 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@f6e451b 2024-02-07 20:52:38.642 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@12bb6870 2024-02-07 20:52:38.642 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@12bb6870 2024-02-07 20:52:38.645 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@776d9d04 2024-02-07 20:52:38.645 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@776d9d04 2024-02-07 20:52:38.648 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@437d1186 2024-02-07 20:52:38.648 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@437d1186 2024-02-07 20:52:38.651 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ec6c26f 2024-02-07 20:52:38.651 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ec6c26f 2024-02-07 20:52:38.651 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-07 20:52:38.652 [Test worker @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e0941cc 2024-02-07 20:52:38.653 [Test worker @coroutine#3003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e0941cc 2024-02-07 20:52:38.654 [DefaultDispatcher-worker-15 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2024-02-07 20:52:38.655 [DefaultDispatcher-worker-15 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:38.655 [DefaultDispatcher-worker-15 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:38.655 [DefaultDispatcher-worker-15 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:38.655 [DefaultDispatcher-worker-15 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:38.655 [DefaultDispatcher-worker-15 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:38.655 [DefaultDispatcher-worker-15 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:38.655 [DefaultDispatcher-worker-15 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10fb40c3 2024-02-07 20:52:38.655 [DefaultDispatcher-worker-15 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:38.655 [DefaultDispatcher-worker-15 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:38.655 [DefaultDispatcher-worker-15 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:38.655 [DefaultDispatcher-worker-15 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:38.655 [DefaultDispatcher-worker-15 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:38.655 [DefaultDispatcher-worker-15 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:38.655 [DefaultDispatcher-worker-15 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:38.655 [DefaultDispatcher-worker-15 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:38.655 [DefaultDispatcher-worker-15 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:38.655 [DefaultDispatcher-worker-15 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:38.655 [DefaultDispatcher-worker-15 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:38.655 [DefaultDispatcher-worker-15 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:38.655 [DefaultDispatcher-worker-15 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:38.655 [DefaultDispatcher-worker-15 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-07 20:52:38.655 [DefaultDispatcher-worker-15 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-07 20:52:38.655 [DefaultDispatcher-worker-15 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:38.655 [DefaultDispatcher-worker-15 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:38.655 [DefaultDispatcher-worker-15 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-07 20:52:38.655 [DefaultDispatcher-worker-15 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:38.655 [DefaultDispatcher-worker-15 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2024-02-07 20:52:38.655 [DefaultDispatcher-worker-15 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:38.655 [DefaultDispatcher-worker-15 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:38.655 [DefaultDispatcher-worker-15 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:38.655 [DefaultDispatcher-worker-15 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:38.655 [DefaultDispatcher-worker-15 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:38.655 [DefaultDispatcher-worker-15 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:38.655 [DefaultDispatcher-worker-15 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:38.655 [DefaultDispatcher-worker-15 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:38.655 [DefaultDispatcher-worker-15 @coroutine#3011] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2024-02-07 20:52:38.656 [DefaultDispatcher-worker-15 @coroutine#3011] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a64c4ab 2024-02-07 20:52:38.656 [DefaultDispatcher-worker-15 @coroutine#3011] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a64c4ab 2024-02-07 20:52:38.656 [DefaultDispatcher-worker-15 @coroutine#3011] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2024-02-07 20:52:38.661 [DefaultDispatcher-worker-1 @coroutine#3005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e0941cc 2024-02-07 20:52:38.669 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:38.673 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@100e4ab2 2024-02-07 20:52:38.673 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@100e4ab2 2024-02-07 20:52:38.677 [DefaultDispatcher-worker-15 @coroutine#3011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a64c4ab 2024-02-07 20:52:38.677 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ec9b6c3 2024-02-07 20:52:38.677 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ec9b6c3 2024-02-07 20:52:38.680 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1af621c2 2024-02-07 20:52:38.680 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1af621c2 2024-02-07 20:52:38.683 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ff4bcf8 2024-02-07 20:52:38.683 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ff4bcf8 2024-02-07 20:52:38.685 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dcd266e 2024-02-07 20:52:38.685 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dcd266e 2024-02-07 20:52:38.686 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:38.687 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e61e0ba 2024-02-07 20:52:38.687 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e61e0ba 2024-02-07 20:52:38.688 [DefaultDispatcher-worker-15 @coroutine#3014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a64c4ab 2024-02-07 20:52:38.689 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@45b22485 2024-02-07 20:52:38.689 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@45b22485 2024-02-07 20:52:38.690 [DefaultDispatcher-worker-15 @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a64c4ab 2024-02-07 20:52:38.690 [DefaultDispatcher-worker-1 @coroutine#3019] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 20:52:38.690 [DefaultDispatcher-worker-1 @coroutine#3019] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-07 20:52:38.690 [DefaultDispatcher-worker-1 @coroutine#3019] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 20:52:38.690 [DefaultDispatcher-worker-1 @coroutine#3019] 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-02-07 20:52:38.691 [DefaultDispatcher-worker-15 @coroutine#3011] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-07 20:52:38.691 [DefaultDispatcher-worker-15 @coroutine#3011] 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-02-07 20:52:38.691 [DefaultDispatcher-worker-15 @coroutine#3011] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-07 20:52:38.692 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fdb43b7 2024-02-07 20:52:38.692 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fc2ea46 2024-02-07 20:52:38.692 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fdb43b7 2024-02-07 20:52:38.692 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fc2ea46 2024-02-07 20:52:38.692 [DefaultDispatcher-worker-7 @coroutine#3019] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 20:52:38.693 [DefaultDispatcher-worker-5 @coroutine#3011] 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-02-07 20:52:38.694 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bf1ec74 2024-02-07 20:52:38.694 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bf1ec74 2024-02-07 20:52:38.694 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-07 20:52:38.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2024-02-07 20:52:38.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:38.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:38.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:38.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:38.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:38.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:38.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@113cc14d 2024-02-07 20:52:38.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:38.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:38.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:38.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:38.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:38.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:38.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:38.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:38.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:38.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:38.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:38.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:38.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:38.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-07 20:52:38.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-07 20:52:38.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:38.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:38.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-07 20:52:38.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:38.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2024-02-07 20:52:38.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:38.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:38.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:38.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:38.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:38.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:38.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:38.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:38.695 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2024-02-07 20:52:38.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@9a16af1 2024-02-07 20:52:38.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@9a16af1 2024-02-07 20:52:38.696 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2024-02-07 20:52:38.697 [DefaultDispatcher-worker-3 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a64c4ab 2024-02-07 20:52:38.698 [DefaultDispatcher-worker-3 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-07 20:52:38.698 [DefaultDispatcher-worker-3 @coroutine#3018] 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-02-07 20:52:38.698 [DefaultDispatcher-worker-3 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-07 20:52:38.698 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@51050fce 2024-02-07 20:52:38.698 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@51050fce 2024-02-07 20:52:38.699 [DefaultDispatcher-worker-3 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-07 20:52:38.701 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@553a8136 2024-02-07 20:52:38.701 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@553a8136 2024-02-07 20:52:38.703 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@103805f5 2024-02-07 20:52:38.703 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@103805f5 2024-02-07 20:52:38.705 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@58604d6e 2024-02-07 20:52:38.705 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@58604d6e 2024-02-07 20:52:38.707 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@216252d3 2024-02-07 20:52:38.707 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@216252d3 2024-02-07 20:52:38.710 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@20d044f8 2024-02-07 20:52:38.710 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@20d044f8 2024-02-07 20:52:38.712 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7017faba 2024-02-07 20:52:38.712 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7017faba 2024-02-07 20:52:38.714 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ac6d2eb 2024-02-07 20:52:38.714 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ac6d2eb 2024-02-07 20:52:38.714 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-07 20:52:38.722 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a16af1 2024-02-07 20:52:38.733 [Test worker @coroutine#3027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a16af1 2024-02-07 20:52:38.734 [Test worker @coroutine#3029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a16af1 2024-02-07 20:52:38.735 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:38.735 [DefaultDispatcher-worker-15 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52551/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 20:52:38.735 [DefaultDispatcher-worker-15 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52551/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-07 20:52:38.735 [DefaultDispatcher-worker-15 @coroutine#3033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52551/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 20:52:38.735 [DefaultDispatcher-worker-15 @coroutine#3033] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52551/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-07 20:52:38.737 [DefaultDispatcher-worker-7 @coroutine#3033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52551/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 20:52:38.737 [DefaultDispatcher-worker-7 @coroutine#3033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52551/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 20:52:38.739 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c8d15db 2024-02-07 20:52:38.739 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c8d15db 2024-02-07 20:52:38.742 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@324aec3a 2024-02-07 20:52:38.742 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@324aec3a 2024-02-07 20:52:38.743 [DefaultDispatcher-worker-1 @coroutine#3032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a16af1 2024-02-07 20:52:38.744 [DefaultDispatcher-worker-1 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52551/UmAppDatabase/replication/nodeId 2024-02-07 20:52:38.744 [DefaultDispatcher-worker-1 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52551/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:38.744 [DefaultDispatcher-worker-1 @coroutine#3032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52551/UmAppDatabase/replication/nodeId 2024-02-07 20:52:38.745 [DefaultDispatcher-worker-7 @coroutine#3032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52551/UmAppDatabase/replication/nodeId 2024-02-07 20:52:38.745 [DefaultDispatcher-worker-7 @coroutine#3032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52551/UmAppDatabase/replication/nodeId 2024-02-07 20:52:38.745 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@36757eab 2024-02-07 20:52:38.745 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@36757eab 2024-02-07 20:52:38.746 [Test worker @coroutine#3037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a16af1 2024-02-07 20:52:38.747 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7377e601 2024-02-07 20:52:38.747 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7377e601 2024-02-07 20:52:38.749 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@27001679 2024-02-07 20:52:38.749 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@27001679 2024-02-07 20:52:38.751 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@42ce159f 2024-02-07 20:52:38.751 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@42ce159f 2024-02-07 20:52:38.753 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f53bb4b 2024-02-07 20:52:38.753 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f53bb4b 2024-02-07 20:52:38.756 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1358194e 2024-02-07 20:52:38.756 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1358194e 2024-02-07 20:52:38.756 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:38.756 [DefaultDispatcher-worker-4 @coroutine#3044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a16af1 2024-02-07 20:52:38.758 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@344c7682 2024-02-07 20:52:38.758 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@344c7682 2024-02-07 20:52:38.758 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-07 20:52:38.759 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@ff0914f 2024-02-07 20:52:38.759 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@ff0914f 2024-02-07 20:52:38.762 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@1377ec1 2024-02-07 20:52:38.762 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@1377ec1 2024-02-07 20:52:38.764 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@508fa3f 2024-02-07 20:52:38.764 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@508fa3f 2024-02-07 20:52:38.765 [DefaultDispatcher-worker-6 @coroutine#3044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a16af1 2024-02-07 20:52:38.766 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@400a74fa 2024-02-07 20:52:38.766 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@400a74fa 2024-02-07 20:52:38.768 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b7bef5d 2024-02-07 20:52:38.768 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b7bef5d 2024-02-07 20:52:38.770 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@71005185 2024-02-07 20:52:38.770 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@71005185 2024-02-07 20:52:38.772 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@339b9498 2024-02-07 20:52:38.772 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@339b9498 2024-02-07 20:52:38.773 [DefaultDispatcher-worker-11 @coroutine#3044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a16af1 2024-02-07 20:52:38.774 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@20258bb5 2024-02-07 20:52:38.774 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@20258bb5 2024-02-07 20:52:38.776 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@34b099eb 2024-02-07 20:52:38.776 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@34b099eb 2024-02-07 20:52:38.776 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-07 20:52:38.780 [DefaultDispatcher-worker-2 @coroutine#3044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a16af1 2024-02-07 20:52:38.787 [DefaultDispatcher-worker-6 @coroutine#3049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a16af1 2024-02-07 20:52:38.795 [DefaultDispatcher-worker-11 @coroutine#3049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a16af1 2024-02-07 20:52:38.796 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 20:52:38.801 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f5d121d 2024-02-07 20:52:38.801 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f5d121d 2024-02-07 20:52:38.803 [DefaultDispatcher-worker-2 @coroutine#3049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a16af1 2024-02-07 20:52:38.806 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@219ae986 2024-02-07 20:52:38.806 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@219ae986 2024-02-07 20:52:38.809 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@25a5796d 2024-02-07 20:52:38.809 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@25a5796d 2024-02-07 20:52:38.811 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@60a7e3bd 2024-02-07 20:52:38.811 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@60a7e3bd 2024-02-07 20:52:38.811 [DefaultDispatcher-worker-14 @coroutine#3049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a16af1 2024-02-07 20:52:38.813 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@27adc84e 2024-02-07 20:52:38.813 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@27adc84e 2024-02-07 20:52:38.815 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@510dc3e4 2024-02-07 20:52:38.815 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@510dc3e4 2024-02-07 20:52:38.818 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fedb6b9 2024-02-07 20:52:38.818 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fedb6b9 2024-02-07 20:52:38.820 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@881cf2 2024-02-07 20:52:38.820 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@881cf2 2024-02-07 20:52:38.821 [DefaultDispatcher-worker-10 @coroutine#3055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a16af1 2024-02-07 20:52:38.823 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@492e4b15 2024-02-07 20:52:38.823 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@492e4b15 2024-02-07 20:52:38.823 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-07 20:52:38.823 [DefaultDispatcher-worker-4 @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52551/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-07 20:52:38.823 [DefaultDispatcher-worker-4 @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52551/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-07 20:52:38.824 [DefaultDispatcher-worker-4 @coroutine#3062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52551/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-07 20:52:38.825 [DefaultDispatcher-worker-5 @coroutine#3062] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52551/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-07 20:52:38.825 [DefaultDispatcher-worker-5 @coroutine#3062] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52551/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-07 20:52:38.825 [DefaultDispatcher-worker-5 @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:52551/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-07 20:52:38.825 [DefaultDispatcher-worker-5 @coroutine#3062] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:52551/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-07 20:52:38.826 [DefaultDispatcher-worker-5 @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52551/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-07 20:52:38.826 [DefaultDispatcher-worker-5 @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52551/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42. 2024-02-07 20:52:38.826 [DefaultDispatcher-worker-5 @coroutine#3062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52551/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-07 20:52:38.827 [DefaultDispatcher-worker-4 @coroutine#3062] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52551/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-07 20:52:38.827 [DefaultDispatcher-worker-4 @coroutine#3062] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52551/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-07 20:52:38.852 [DefaultDispatcher-worker-3 @coroutine#3062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a16af1 2024-02-07 20:52:38.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2024-02-07 20:52:38.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:38.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:38.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:38.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:38.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:38.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:38.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f6a6d46 2024-02-07 20:52:38.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:38.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:38.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:38.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:38.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:38.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:38.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:38.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:38.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:38.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:38.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:38.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:38.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:38.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-07 20:52:38.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-07 20:52:38.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:38.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:38.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-07 20:52:38.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:38.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2024-02-07 20:52:38.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:38.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:38.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:38.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:38.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:38.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:38.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:38.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:38.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2024-02-07 20:52:38.858 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ed5cc8c 2024-02-07 20:52:38.858 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ed5cc8c 2024-02-07 20:52:38.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2024-02-07 20:52:38.880 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ed5cc8c 2024-02-07 20:52:38.890 [Test worker @coroutine#3079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ed5cc8c 2024-02-07 20:52:38.892 [Test worker @coroutine#3081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ed5cc8c 2024-02-07 20:52:38.893 [DefaultDispatcher-worker-8 @coroutine#3085] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38881/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 20:52:38.893 [DefaultDispatcher-worker-8 @coroutine#3085] 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:38881/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-07 20:52:38.893 [DefaultDispatcher-worker-8 @coroutine#3085] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38881/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 20:52:38.893 [DefaultDispatcher-worker-8 @coroutine#3085] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38881/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-07 20:52:38.895 [DefaultDispatcher-worker-12 @coroutine#3085] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38881/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 20:52:38.896 [DefaultDispatcher-worker-12 @coroutine#3085] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38881/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 20:52:38.903 [DefaultDispatcher-worker-11 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ed5cc8c 2024-02-07 20:52:38.903 [DefaultDispatcher-worker-11 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38881/UmAppDatabase/replication/nodeId 2024-02-07 20:52:38.903 [DefaultDispatcher-worker-11 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38881/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:38.903 [DefaultDispatcher-worker-11 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38881/UmAppDatabase/replication/nodeId 2024-02-07 20:52:38.904 [DefaultDispatcher-worker-7 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38881/UmAppDatabase/replication/nodeId 2024-02-07 20:52:38.904 [DefaultDispatcher-worker-7 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38881/UmAppDatabase/replication/nodeId 2024-02-07 20:52:38.905 [Test worker @coroutine#3089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ed5cc8c 2024-02-07 20:52:38.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2024-02-07 20:52:38.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:38.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:38.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:38.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:38.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:38.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:38.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b518645 2024-02-07 20:52:38.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:38.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:38.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:38.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:38.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:38.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:38.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:38.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:38.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:38.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:38.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:38.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:38.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:38.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-07 20:52:38.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-07 20:52:38.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:38.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:38.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-07 20:52:38.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:38.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2024-02-07 20:52:38.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:38.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:38.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:38.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:38.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:38.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:38.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:38.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:38.906 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2024-02-07 20:52:38.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e466fdf 2024-02-07 20:52:38.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e466fdf 2024-02-07 20:52:38.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2024-02-07 20:52:38.910 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e466fdf 2024-02-07 20:52:38.922 [Test worker @coroutine#3096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e466fdf 2024-02-07 20:52:38.924 [Test worker @coroutine#3098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e466fdf 2024-02-07 20:52:38.935 [DefaultDispatcher-worker-2 @coroutine#3100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e466fdf 2024-02-07 20:52:38.935 [DefaultDispatcher-worker-15 @coroutine#3106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ed5cc8c 2024-02-07 20:52:38.943 [DefaultDispatcher-worker-13 @coroutine#3106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ed5cc8c 2024-02-07 20:52:38.947 [DefaultDispatcher-worker-6 @coroutine#3106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ed5cc8c 2024-02-07 20:52:38.956 [DefaultDispatcher-worker-12 @coroutine#3106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ed5cc8c 2024-02-07 20:52:38.959 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 20:52:38.963 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@298af473 2024-02-07 20:52:38.963 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@298af473 2024-02-07 20:52:38.966 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@274d0f32 2024-02-07 20:52:38.966 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@274d0f32 2024-02-07 20:52:38.969 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@23729f03 2024-02-07 20:52:38.969 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@23729f03 2024-02-07 20:52:38.971 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@66700509 2024-02-07 20:52:38.971 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@66700509 2024-02-07 20:52:38.974 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@18275cd8 2024-02-07 20:52:38.974 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@18275cd8 2024-02-07 20:52:38.975 [DefaultDispatcher-worker-15 @coroutine#3113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ed5cc8c 2024-02-07 20:52:38.976 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@57dce471 2024-02-07 20:52:38.976 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@57dce471 2024-02-07 20:52:38.978 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6061e30e 2024-02-07 20:52:38.978 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6061e30e 2024-02-07 20:52:38.980 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@65ffa46 2024-02-07 20:52:38.980 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@65ffa46 2024-02-07 20:52:38.982 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@243ca7c9 2024-02-07 20:52:38.982 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@243ca7c9 2024-02-07 20:52:38.982 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-07 20:52:38.990 [DefaultDispatcher-worker-6 @coroutine#3115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ed5cc8c 2024-02-07 20:52:39.000 [DefaultDispatcher-worker-1 @coroutine#3115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ed5cc8c 2024-02-07 20:52:39.009 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:39.010 [DefaultDispatcher-worker-6 @coroutine#3115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ed5cc8c 2024-02-07 20:52:39.013 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@268add74 2024-02-07 20:52:39.013 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@268add74 2024-02-07 20:52:39.017 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@284d37d5 2024-02-07 20:52:39.017 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@284d37d5 2024-02-07 20:52:39.019 [DefaultDispatcher-worker-11 @coroutine#3115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ed5cc8c 2024-02-07 20:52:39.020 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c72b604 2024-02-07 20:52:39.020 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c72b604 2024-02-07 20:52:39.023 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@69703dee 2024-02-07 20:52:39.023 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@69703dee 2024-02-07 20:52:39.026 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@19e12cc9 2024-02-07 20:52:39.026 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@19e12cc9 2024-02-07 20:52:39.029 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@585353bf 2024-02-07 20:52:39.029 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@585353bf 2024-02-07 20:52:39.030 [DefaultDispatcher-worker-1 @coroutine#3115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ed5cc8c 2024-02-07 20:52:39.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2024-02-07 20:52:39.031 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@61281c27 2024-02-07 20:52:39.031 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@61281c27 2024-02-07 20:52:39.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:39.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:39.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:39.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:39.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:39.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:39.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a7ac98b 2024-02-07 20:52:39.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:39.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:39.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:39.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:39.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:39.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:39.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:39.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:39.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:39.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:39.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:39.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:39.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:39.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-07 20:52:39.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-07 20:52:39.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:39.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:39.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-07 20:52:39.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:39.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2024-02-07 20:52:39.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:39.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:39.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:39.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:39.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:39.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:39.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:39.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:39.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2024-02-07 20:52:39.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@13bf5fd 2024-02-07 20:52:39.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@13bf5fd 2024-02-07 20:52:39.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2024-02-07 20:52:39.033 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@95fc2a1 2024-02-07 20:52:39.033 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@95fc2a1 2024-02-07 20:52:39.036 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@19483027 2024-02-07 20:52:39.036 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@19483027 2024-02-07 20:52:39.036 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-07 20:52:39.054 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13bf5fd 2024-02-07 20:52:39.065 [Test worker @coroutine#3121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13bf5fd 2024-02-07 20:52:39.066 [Test worker @coroutine#3123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13bf5fd 2024-02-07 20:52:39.068 [DefaultDispatcher-worker-1 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51801/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 20:52:39.068 [DefaultDispatcher-worker-1 @coroutine#3127] 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:51801/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-07 20:52:39.068 [DefaultDispatcher-worker-1 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51801/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 20:52:39.068 [DefaultDispatcher-worker-1 @coroutine#3127] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51801/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-07 20:52:39.070 [DefaultDispatcher-worker-4 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51801/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 20:52:39.070 [DefaultDispatcher-worker-4 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51801/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 20:52:39.076 [DefaultDispatcher-worker-3 @coroutine#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13bf5fd 2024-02-07 20:52:39.076 [DefaultDispatcher-worker-3 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51801/UmAppDatabase/replication/nodeId 2024-02-07 20:52:39.076 [DefaultDispatcher-worker-3 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51801/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:39.076 [DefaultDispatcher-worker-3 @coroutine#3126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51801/UmAppDatabase/replication/nodeId 2024-02-07 20:52:39.077 [DefaultDispatcher-worker-12 @coroutine#3126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51801/UmAppDatabase/replication/nodeId 2024-02-07 20:52:39.077 [DefaultDispatcher-worker-12 @coroutine#3126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51801/UmAppDatabase/replication/nodeId 2024-02-07 20:52:39.079 [Test worker @coroutine#3131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13bf5fd 2024-02-07 20:52:39.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2024-02-07 20:52:39.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:39.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:39.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:39.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:39.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:39.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:39.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2dbf8cfc 2024-02-07 20:52:39.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:39.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:39.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:39.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:39.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:39.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:39.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:39.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:39.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:39.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:39.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:39.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:39.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:39.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-07 20:52:39.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-07 20:52:39.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:39.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:39.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-07 20:52:39.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:39.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2024-02-07 20:52:39.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:39.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:39.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:39.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:39.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:39.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:39.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:39.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:39.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2024-02-07 20:52:39.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@e76134d 2024-02-07 20:52:39.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@e76134d 2024-02-07 20:52:39.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2024-02-07 20:52:39.084 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e76134d 2024-02-07 20:52:39.096 [Test worker @coroutine#3138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e76134d 2024-02-07 20:52:39.097 [Test worker @coroutine#3140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e76134d 2024-02-07 20:52:39.108 [DefaultDispatcher-worker-8 @coroutine#3142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e76134d 2024-02-07 20:52:39.108 [DefaultDispatcher-worker-15 @coroutine#3148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13bf5fd 2024-02-07 20:52:39.117 [DefaultDispatcher-worker-13 @coroutine#3148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13bf5fd 2024-02-07 20:52:39.126 [DefaultDispatcher-worker-5 @coroutine#3148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13bf5fd 2024-02-07 20:52:39.133 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 20:52:39.136 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@44793232 2024-02-07 20:52:39.136 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@44793232 2024-02-07 20:52:39.136 [DefaultDispatcher-worker-13 @coroutine#3148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13bf5fd 2024-02-07 20:52:39.137 [DefaultDispatcher-worker-5 @coroutine#3156] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51801/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-07 20:52:39.137 [DefaultDispatcher-worker-5 @coroutine#3156] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51801/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-07 20:52:39.137 [DefaultDispatcher-worker-5 @coroutine#3156] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51801/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-07 20:52:39.138 [DefaultDispatcher-worker-10 @coroutine#3156] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51801/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-07 20:52:39.138 [DefaultDispatcher-worker-10 @coroutine#3156] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51801/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-07 20:52:39.138 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@4abed4cd 2024-02-07 20:52:39.138 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@4abed4cd 2024-02-07 20:52:39.138 [DefaultDispatcher-worker-10 @coroutine#3156] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:51801/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-07 20:52:39.138 [DefaultDispatcher-worker-10 @coroutine#3156] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:51801/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-07 20:52:39.139 [DefaultDispatcher-worker-10 @coroutine#3156] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51801/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-07 20:52:39.139 [DefaultDispatcher-worker-10 @coroutine#3156] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51801/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42. 2024-02-07 20:52:39.139 [DefaultDispatcher-worker-10 @coroutine#3156] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51801/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-07 20:52:39.140 [DefaultDispatcher-worker-5 @coroutine#3156] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51801/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-07 20:52:39.140 [DefaultDispatcher-worker-5 @coroutine#3156] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51801/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-07 20:52:39.141 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e815942 2024-02-07 20:52:39.141 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e815942 2024-02-07 20:52:39.144 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@b83def6 2024-02-07 20:52:39.144 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@b83def6 2024-02-07 20:52:39.146 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6669516 2024-02-07 20:52:39.146 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6669516 2024-02-07 20:52:39.149 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ac231ab 2024-02-07 20:52:39.149 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ac231ab 2024-02-07 20:52:39.151 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ecd24f8 2024-02-07 20:52:39.151 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ecd24f8 2024-02-07 20:52:39.153 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bac21b9 2024-02-07 20:52:39.153 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bac21b9 2024-02-07 20:52:39.156 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5950d7ff 2024-02-07 20:52:39.156 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5950d7ff 2024-02-07 20:52:39.156 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-07 20:52:39.168 [DefaultDispatcher-worker-13 @coroutine#3156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13bf5fd 2024-02-07 20:52:39.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2024-02-07 20:52:39.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:39.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:39.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:39.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:39.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:39.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:39.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b0d480c 2024-02-07 20:52:39.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:39.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:39.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:39.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:39.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:39.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:39.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:39.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:39.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:39.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:39.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:39.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:39.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:39.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-07 20:52:39.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-07 20:52:39.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:39.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:39.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-07 20:52:39.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:39.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2024-02-07 20:52:39.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:39.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:39.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:39.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:39.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:39.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:39.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:39.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:39.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2024-02-07 20:52:39.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6689bf04 2024-02-07 20:52:39.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6689bf04 2024-02-07 20:52:39.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2024-02-07 20:52:39.184 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:39.188 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@445c3d06 2024-02-07 20:52:39.188 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@445c3d06 2024-02-07 20:52:39.192 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6689bf04 2024-02-07 20:52:39.192 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a9bcbfd 2024-02-07 20:52:39.192 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a9bcbfd 2024-02-07 20:52:39.196 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ea45676 2024-02-07 20:52:39.196 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ea45676 2024-02-07 20:52:39.198 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@ba6c1c6 2024-02-07 20:52:39.198 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@ba6c1c6 2024-02-07 20:52:39.200 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2eb769b9 2024-02-07 20:52:39.200 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2eb769b9 2024-02-07 20:52:39.202 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a678bb1 2024-02-07 20:52:39.202 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a678bb1 2024-02-07 20:52:39.203 [Test worker @coroutine#3175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6689bf04 2024-02-07 20:52:39.204 [Test worker @coroutine#3177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6689bf04 2024-02-07 20:52:39.205 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@569c7d6d 2024-02-07 20:52:39.205 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@569c7d6d 2024-02-07 20:52:39.206 [DefaultDispatcher-worker-15 @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35939/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 20:52:39.206 [DefaultDispatcher-worker-15 @coroutine#3181] 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:35939/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-07 20:52:39.206 [DefaultDispatcher-worker-15 @coroutine#3181] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35939/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 20:52:39.206 [DefaultDispatcher-worker-15 @coroutine#3181] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35939/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-07 20:52:39.207 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b893e89 2024-02-07 20:52:39.207 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b893e89 2024-02-07 20:52:39.208 [DefaultDispatcher-worker-7 @coroutine#3181] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35939/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 20:52:39.208 [DefaultDispatcher-worker-7 @coroutine#3181] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35939/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 20:52:39.210 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ee668e0 2024-02-07 20:52:39.210 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ee668e0 2024-02-07 20:52:39.210 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-07 20:52:39.214 [DefaultDispatcher-worker-5 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6689bf04 2024-02-07 20:52:39.214 [DefaultDispatcher-worker-5 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35939/UmAppDatabase/replication/nodeId 2024-02-07 20:52:39.214 [DefaultDispatcher-worker-5 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35939/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:39.214 [DefaultDispatcher-worker-5 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35939/UmAppDatabase/replication/nodeId 2024-02-07 20:52:39.215 [DefaultDispatcher-worker-16 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35939/UmAppDatabase/replication/nodeId 2024-02-07 20:52:39.215 [DefaultDispatcher-worker-16 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35939/UmAppDatabase/replication/nodeId 2024-02-07 20:52:39.218 [Test worker @coroutine#3185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6689bf04 2024-02-07 20:52:39.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2024-02-07 20:52:39.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:39.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:39.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:39.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:39.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:39.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:39.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@138d978e 2024-02-07 20:52:39.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:39.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:39.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:39.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:39.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:39.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:39.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:39.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:39.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:39.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:39.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:39.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:39.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:39.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-07 20:52:39.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-07 20:52:39.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:39.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:39.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-07 20:52:39.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:39.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2024-02-07 20:52:39.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:39.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:39.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:39.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:39.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:39.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:39.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:39.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:39.219 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2024-02-07 20:52:39.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@8d23cd8 2024-02-07 20:52:39.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@8d23cd8 2024-02-07 20:52:39.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2024-02-07 20:52:39.224 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8d23cd8 2024-02-07 20:52:39.235 [Test worker @coroutine#3192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8d23cd8 2024-02-07 20:52:39.237 [Test worker @coroutine#3194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8d23cd8 2024-02-07 20:52:39.242 [DefaultDispatcher-worker-16 @coroutine#3203] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35939/auth/register 2024-02-07 20:52:39.242 [DefaultDispatcher-worker-16 @coroutine#3203] 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:35939/auth/register. 2024-02-07 20:52:39.242 [DefaultDispatcher-worker-16 @coroutine#3203] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35939/auth/register 2024-02-07 20:52:39.242 [DefaultDispatcher-worker-16 @coroutine#3203] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35939/auth/register from class io.ktor.http.content.TextContent 2024-02-07 20:52:39.244 [DefaultDispatcher-worker-8 @coroutine#3203] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35939/auth/register 2024-02-07 20:52:39.244 [DefaultDispatcher-worker-8 @coroutine#3203] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35939/auth/register 2024-02-07 20:52:39.244 [DefaultDispatcher-worker-8 @coroutine#3203] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:35939/auth/register. 2024-02-07 20:52:39.244 [DefaultDispatcher-worker-8 @coroutine#3203] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:35939/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2024-02-07 20:52:39.247 [DefaultDispatcher-worker-7 @coroutine#3196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8d23cd8 2024-02-07 20:52:39.267 [DefaultDispatcher-worker-11 @coroutine#3203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6689bf04 2024-02-07 20:52:39.273 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 20:52:39.278 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@53a4fe05 2024-02-07 20:52:39.278 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@53a4fe05 2024-02-07 20:52:39.279 [DefaultDispatcher-worker-1 @coroutine#3203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6689bf04 2024-02-07 20:52:39.281 [DefaultDispatcher-worker-5 @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a56f608 2024-02-07 20:52:39.281 [DefaultDispatcher-worker-5 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56523/UmAppDatabase/replication/nodeId 2024-02-07 20:52:39.281 [DefaultDispatcher-worker-5 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56523/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:39.281 [DefaultDispatcher-worker-5 @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56523/UmAppDatabase/replication/nodeId 2024-02-07 20:52:39.281 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d630a01 2024-02-07 20:52:39.281 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d630a01 2024-02-07 20:52:39.282 [DefaultDispatcher-worker-12 @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56523/UmAppDatabase/replication/nodeId 2024-02-07 20:52:39.282 [DefaultDispatcher-worker-12 @coroutine#2849] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56523/UmAppDatabase/replication/nodeId 2024-02-07 20:52:39.284 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@595c9575 2024-02-07 20:52:39.284 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@595c9575 2024-02-07 20:52:39.286 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c5e003a 2024-02-07 20:52:39.286 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c5e003a 2024-02-07 20:52:39.288 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@687e9162 2024-02-07 20:52:39.288 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@687e9162 2024-02-07 20:52:39.291 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d88bd6e 2024-02-07 20:52:39.291 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d88bd6e 2024-02-07 20:52:39.293 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@10427297 2024-02-07 20:52:39.293 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@10427297 2024-02-07 20:52:39.295 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c71ff75 2024-02-07 20:52:39.295 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c71ff75 2024-02-07 20:52:39.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2024-02-07 20:52:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77fecd2c 2024-02-07 20:52:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-07 20:52:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-07 20:52:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-07 20:52:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2024-02-07 20:52:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:39.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2024-02-07 20:52:39.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@52b32622 2024-02-07 20:52:39.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@52b32622 2024-02-07 20:52:39.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2024-02-07 20:52:39.297 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@60988418 2024-02-07 20:52:39.297 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@60988418 2024-02-07 20:52:39.297 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-07 20:52:39.315 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b32622 2024-02-07 20:52:39.324 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:39.325 [Test worker @coroutine#3213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b32622 2024-02-07 20:52:39.327 [Test worker @coroutine#3215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b32622 2024-02-07 20:52:39.329 [DefaultDispatcher-worker-5 @coroutine#3219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-07 20:52:39.329 [DefaultDispatcher-worker-5 @coroutine#3219] 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-02-07 20:52:39.329 [DefaultDispatcher-worker-5 @coroutine#3219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-07 20:52:39.329 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@22b66f97 2024-02-07 20:52:39.329 [DefaultDispatcher-worker-5 @coroutine#3219] 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-02-07 20:52:39.329 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@22b66f97 2024-02-07 20:52:39.330 [DefaultDispatcher-worker-3 @coroutine#3219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-07 20:52:39.330 [DefaultDispatcher-worker-3 @coroutine#3219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-07 20:52:39.334 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c7185b1 2024-02-07 20:52:39.334 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c7185b1 2024-02-07 20:52:39.337 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@284e04e7 2024-02-07 20:52:39.337 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@284e04e7 2024-02-07 20:52:39.338 [DefaultDispatcher-worker-9 @coroutine#3218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b32622 2024-02-07 20:52:39.339 [DefaultDispatcher-worker-9 @coroutine#3218] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-07 20:52:39.339 [DefaultDispatcher-worker-9 @coroutine#3218] 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-02-07 20:52:39.339 [DefaultDispatcher-worker-9 @coroutine#3218] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-07 20:52:39.339 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d4c8f8a 2024-02-07 20:52:39.339 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d4c8f8a 2024-02-07 20:52:39.340 [DefaultDispatcher-worker-12 @coroutine#3218] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-07 20:52:39.340 [DefaultDispatcher-worker-12 @coroutine#3218] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-07 20:52:39.342 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c979f63 2024-02-07 20:52:39.342 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c979f63 2024-02-07 20:52:39.342 [Test worker @coroutine#3223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b32622 2024-02-07 20:52:39.344 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c6bc14d 2024-02-07 20:52:39.344 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c6bc14d 2024-02-07 20:52:39.346 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@45a8f1b 2024-02-07 20:52:39.346 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@45a8f1b 2024-02-07 20:52:39.348 [Test worker @coroutine#3230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b32622 2024-02-07 20:52:39.349 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@d6370c5 2024-02-07 20:52:39.349 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@d6370c5 2024-02-07 20:52:39.351 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dcf8a8d 2024-02-07 20:52:39.351 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dcf8a8d 2024-02-07 20:52:39.351 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-07 20:52:39.364 [DefaultDispatcher-worker-2 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e434e8 2024-02-07 20:52:39.364 [DefaultDispatcher-worker-2 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47705/UmAppDatabase/replication/nodeId 2024-02-07 20:52:39.364 [DefaultDispatcher-worker-2 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47705/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:39.364 [DefaultDispatcher-worker-2 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47705/UmAppDatabase/replication/nodeId 2024-02-07 20:52:39.366 [DefaultDispatcher-worker-6 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47705/UmAppDatabase/replication/nodeId 2024-02-07 20:52:39.366 [DefaultDispatcher-worker-6 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47705/UmAppDatabase/replication/nodeId 2024-02-07 20:52:39.366 [Test worker @coroutine#3237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b32622 2024-02-07 20:52:39.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Shutdown initiated... 2024-02-07 20:52:39.368 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Close initiated... 2024-02-07 20:52:39.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:39.368 [HikariPool-100 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52b32622: (connection evicted) 2024-02-07 20:52:39.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:39.370 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Closed. 2024-02-07 20:52:39.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Shutdown completed. 2024-02-07 20:52:39.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2024-02-07 20:52:39.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:39.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:39.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:39.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:39.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:39.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:39.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22f7bf36 2024-02-07 20:52:39.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:39.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:39.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:39.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:39.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:39.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:39.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:39.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:39.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:39.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:39.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:39.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:39.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:39.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-07 20:52:39.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-07 20:52:39.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:39.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:39.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-07 20:52:39.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:39.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2024-02-07 20:52:39.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:39.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:39.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:39.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:39.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:39.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:39.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:39.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:39.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2024-02-07 20:52:39.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fb4beb1 2024-02-07 20:52:39.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fb4beb1 2024-02-07 20:52:39.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2024-02-07 20:52:39.374 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fb4beb1 2024-02-07 20:52:39.385 [Test worker @coroutine#3243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fb4beb1 2024-02-07 20:52:39.387 [Test worker @coroutine#3245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fb4beb1 2024-02-07 20:52:39.388 [DefaultDispatcher-worker-6 @coroutine#3249] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-07 20:52:39.388 [DefaultDispatcher-worker-6 @coroutine#3249] 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-02-07 20:52:39.388 [DefaultDispatcher-worker-6 @coroutine#3249] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-07 20:52:39.388 [DefaultDispatcher-worker-6 @coroutine#3249] 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-02-07 20:52:39.390 [DefaultDispatcher-worker-5 @coroutine#3249] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-07 20:52:39.390 [DefaultDispatcher-worker-5 @coroutine#3249] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-07 20:52:39.396 [DefaultDispatcher-worker-8 @coroutine#3248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fb4beb1 2024-02-07 20:52:39.396 [DefaultDispatcher-worker-8 @coroutine#3248] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-07 20:52:39.397 [DefaultDispatcher-worker-8 @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/dummyreplication/nodeId. 2024-02-07 20:52:39.397 [DefaultDispatcher-worker-8 @coroutine#3248] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-07 20:52:39.397 [DefaultDispatcher-worker-9 @coroutine#3248] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-07 20:52:39.397 [DefaultDispatcher-worker-9 @coroutine#3248] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-07 20:52:39.400 [Test worker @coroutine#3253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fb4beb1 2024-02-07 20:52:39.402 [Test worker @coroutine#3260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fb4beb1 2024-02-07 20:52:39.406 [Test worker @coroutine#3267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fb4beb1 2024-02-07 20:52:39.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Shutdown initiated... 2024-02-07 20:52:39.407 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Close initiated... 2024-02-07 20:52:39.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:39.407 [HikariPool-101 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3fb4beb1: (connection evicted) 2024-02-07 20:52:39.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:39.408 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Closed. 2024-02-07 20:52:39.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Shutdown completed. 2024-02-07 20:52:39.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2024-02-07 20:52:39.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:39.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:39.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:39.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:39.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:39.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:39.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f86f7da 2024-02-07 20:52:39.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:39.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:39.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:39.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:39.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:39.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:39.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:39.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:39.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:39.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:39.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:39.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:39.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:39.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-07 20:52:39.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-07 20:52:39.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:39.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:39.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-07 20:52:39.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:39.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2024-02-07 20:52:39.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:39.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:39.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:39.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:39.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:39.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:39.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:39.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:39.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2024-02-07 20:52:39.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c0d7099 2024-02-07 20:52:39.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c0d7099 2024-02-07 20:52:39.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2024-02-07 20:52:39.412 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c0d7099 2024-02-07 20:52:39.422 [Test worker @coroutine#3271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c0d7099 2024-02-07 20:52:39.424 [Test worker @coroutine#3273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c0d7099 2024-02-07 20:52:39.425 [DefaultDispatcher-worker-9 @coroutine#3277] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-07 20:52:39.425 [DefaultDispatcher-worker-9 @coroutine#3277] 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-02-07 20:52:39.425 [DefaultDispatcher-worker-9 @coroutine#3277] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-07 20:52:39.425 [DefaultDispatcher-worker-9 @coroutine#3277] 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-02-07 20:52:39.427 [DefaultDispatcher-worker-5 @coroutine#3277] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-07 20:52:39.427 [DefaultDispatcher-worker-5 @coroutine#3277] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-07 20:52:39.433 [DefaultDispatcher-worker-14 @coroutine#3276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c0d7099 2024-02-07 20:52:39.433 [DefaultDispatcher-worker-14 @coroutine#3276] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-07 20:52:39.433 [DefaultDispatcher-worker-14 @coroutine#3276] 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-02-07 20:52:39.433 [DefaultDispatcher-worker-14 @coroutine#3276] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-07 20:52:39.434 [DefaultDispatcher-worker-16 @coroutine#3276] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-07 20:52:39.434 [DefaultDispatcher-worker-16 @coroutine#3276] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-07 20:52:39.435 [Test worker @coroutine#3281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c0d7099 2024-02-07 20:52:39.438 [Test worker @coroutine#3288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c0d7099 2024-02-07 20:52:39.442 [Test worker @coroutine#3295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c0d7099 2024-02-07 20:52:39.445 [Test worker @coroutine#3297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c0d7099 2024-02-07 20:52:39.447 [Test worker @coroutine#3303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c0d7099 2024-02-07 20:52:39.450 [Test worker @coroutine#3305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c0d7099 2024-02-07 20:52:39.452 [Test worker @coroutine#3306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c0d7099 2024-02-07 20:52:39.453 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Shutdown initiated... 2024-02-07 20:52:39.453 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Close initiated... 2024-02-07 20:52:39.453 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:39.453 [HikariPool-102 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c0d7099: (connection evicted) 2024-02-07 20:52:39.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:39.454 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Closed. 2024-02-07 20:52:39.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Shutdown completed. 2024-02-07 20:52:39.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2024-02-07 20:52:39.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:39.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:39.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:39.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:39.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:39.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:39.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2262bc86 2024-02-07 20:52:39.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:39.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:39.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:39.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:39.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:39.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:39.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:39.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:39.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:39.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:39.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:39.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:39.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:39.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-07 20:52:39.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-07 20:52:39.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:39.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:39.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-07 20:52:39.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:39.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2024-02-07 20:52:39.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:39.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:39.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:39.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:39.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:39.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:39.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:39.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:39.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2024-02-07 20:52:39.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2024-02-07 20:52:39.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2024-02-07 20:52:39.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2024-02-07 20:52:39.458 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2024-02-07 20:52:39.468 [Test worker @coroutine#3309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2024-02-07 20:52:39.470 [Test worker @coroutine#3311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2024-02-07 20:52:39.471 [DefaultDispatcher-worker-7 @coroutine#3315] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-07 20:52:39.471 [DefaultDispatcher-worker-7 @coroutine#3315] 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-02-07 20:52:39.471 [DefaultDispatcher-worker-7 @coroutine#3315] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-07 20:52:39.471 [DefaultDispatcher-worker-7 @coroutine#3315] 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-02-07 20:52:39.473 [DefaultDispatcher-worker-15 @coroutine#3315] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-07 20:52:39.473 [DefaultDispatcher-worker-15 @coroutine#3315] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-07 20:52:39.479 [DefaultDispatcher-worker-16 @coroutine#3314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2024-02-07 20:52:39.479 [DefaultDispatcher-worker-16 @coroutine#3314] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-07 20:52:39.479 [DefaultDispatcher-worker-16 @coroutine#3314] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-02-07 20:52:39.479 [DefaultDispatcher-worker-16 @coroutine#3314] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-07 20:52:39.479 [DefaultDispatcher-worker-12 @coroutine#3314] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-07 20:52:39.479 [DefaultDispatcher-worker-12 @coroutine#3314] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-07 20:52:39.482 [Test worker @coroutine#3319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2024-02-07 20:52:39.485 [Test worker @coroutine#3326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2024-02-07 20:52:39.489 [Test worker @coroutine#3333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2024-02-07 20:52:39.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown initiated... 2024-02-07 20:52:39.490 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Close initiated... 2024-02-07 20:52:39.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:39.490 [HikariPool-103 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f72078d: (connection evicted) 2024-02-07 20:52:39.491 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:39.491 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Closed. 2024-02-07 20:52:39.491 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown completed. 2024-02-07 20:52:39.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2024-02-07 20:52:39.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:39.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:39.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:39.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:39.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:39.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:39.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ecf4b3e 2024-02-07 20:52:39.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:39.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:39.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:39.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:39.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:39.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:39.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:39.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:39.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:39.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:39.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:39.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:39.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:39.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-07 20:52:39.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-07 20:52:39.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:39.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:39.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-07 20:52:39.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:39.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2024-02-07 20:52:39.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:39.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:39.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:39.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:39.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:39.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:39.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:39.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:39.492 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2024-02-07 20:52:39.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@5364b481 2024-02-07 20:52:39.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@5364b481 2024-02-07 20:52:39.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2024-02-07 20:52:39.495 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5364b481 2024-02-07 20:52:39.503 [DefaultDispatcher-worker-16 @coroutine#2927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32ae11c9 2024-02-07 20:52:39.504 [DefaultDispatcher-worker-16 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45629/UmAppDatabase/replication/nodeId 2024-02-07 20:52:39.504 [DefaultDispatcher-worker-16 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45629/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:39.504 [DefaultDispatcher-worker-16 @coroutine#2927] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45629/UmAppDatabase/replication/nodeId 2024-02-07 20:52:39.505 [DefaultDispatcher-worker-15 @coroutine#2927] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45629/UmAppDatabase/replication/nodeId 2024-02-07 20:52:39.505 [DefaultDispatcher-worker-15 @coroutine#2927] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45629/UmAppDatabase/replication/nodeId 2024-02-07 20:52:39.508 [Test worker @coroutine#3341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5364b481 2024-02-07 20:52:39.510 [Test worker @coroutine#3346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5364b481 2024-02-07 20:52:39.511 [DefaultDispatcher-worker-12 @coroutine#3350] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-07 20:52:39.511 [DefaultDispatcher-worker-12 @coroutine#3350] 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-02-07 20:52:39.511 [DefaultDispatcher-worker-12 @coroutine#3350] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-07 20:52:39.511 [DefaultDispatcher-worker-12 @coroutine#3350] 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-02-07 20:52:39.512 [DefaultDispatcher-worker-5 @coroutine#3350] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-07 20:52:39.512 [DefaultDispatcher-worker-5 @coroutine#3350] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-07 20:52:39.518 [DefaultDispatcher-worker-15 @coroutine#3349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5364b481 2024-02-07 20:52:39.519 [DefaultDispatcher-worker-15 @coroutine#3349] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-07 20:52:39.519 [DefaultDispatcher-worker-15 @coroutine#3349] 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-02-07 20:52:39.519 [DefaultDispatcher-worker-15 @coroutine#3349] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-07 20:52:39.520 [DefaultDispatcher-worker-4 @coroutine#3349] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-07 20:52:39.520 [DefaultDispatcher-worker-4 @coroutine#3349] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-07 20:52:39.521 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5364b481 2024-02-07 20:52:39.524 [Test worker @coroutine#3361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5364b481 2024-02-07 20:52:39.527 [Test worker @coroutine#3363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5364b481 2024-02-07 20:52:39.530 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5364b481 2024-02-07 20:52:39.534 [Test worker @coroutine#3372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5364b481 2024-02-07 20:52:39.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown initiated... 2024-02-07 20:52:39.535 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Close initiated... 2024-02-07 20:52:39.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:39.535 [HikariPool-104 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5364b481: (connection evicted) 2024-02-07 20:52:39.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:39.536 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Closed. 2024-02-07 20:52:39.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown completed. 2024-02-07 20:52:39.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2024-02-07 20:52:39.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:39.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:39.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:39.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:39.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:39.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:39.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1892865f 2024-02-07 20:52:39.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:39.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:39.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:39.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:39.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:39.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:39.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:39.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:39.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:39.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:39.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:39.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:39.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:39.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-07 20:52:39.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-07 20:52:39.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:39.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:39.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-07 20:52:39.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:39.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2024-02-07 20:52:39.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:39.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:39.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:39.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:39.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:39.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:39.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:39.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:39.537 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2024-02-07 20:52:39.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@761f1a28 2024-02-07 20:52:39.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@761f1a28 2024-02-07 20:52:39.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2024-02-07 20:52:39.540 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@761f1a28 2024-02-07 20:52:39.551 [Test worker @coroutine#3375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@761f1a28 2024-02-07 20:52:39.553 [Test worker @coroutine#3377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@761f1a28 2024-02-07 20:52:39.553 [DefaultDispatcher-worker-4 @coroutine#3381] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-07 20:52:39.554 [DefaultDispatcher-worker-4 @coroutine#3381] 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-02-07 20:52:39.554 [DefaultDispatcher-worker-4 @coroutine#3381] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-07 20:52:39.554 [DefaultDispatcher-worker-4 @coroutine#3381] 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-02-07 20:52:39.555 [DefaultDispatcher-worker-7 @coroutine#3381] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-07 20:52:39.555 [DefaultDispatcher-worker-7 @coroutine#3381] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-07 20:52:39.561 [DefaultDispatcher-worker-8 @coroutine#3380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@761f1a28 2024-02-07 20:52:39.562 [DefaultDispatcher-worker-8 @coroutine#3380] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-07 20:52:39.562 [DefaultDispatcher-worker-8 @coroutine#3380] 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-02-07 20:52:39.562 [DefaultDispatcher-worker-8 @coroutine#3380] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-07 20:52:39.563 [DefaultDispatcher-worker-11 @coroutine#3380] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-07 20:52:39.563 [DefaultDispatcher-worker-11 @coroutine#3380] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-07 20:52:39.565 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@761f1a28 2024-02-07 20:52:39.569 [Test worker @coroutine#3392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@761f1a28 2024-02-07 20:52:39.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Shutdown initiated... 2024-02-07 20:52:39.571 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Close initiated... 2024-02-07 20:52:39.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:39.572 [DefaultDispatcher-worker-5 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a991cf 2024-02-07 20:52:39.572 [HikariPool-105 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Closing connection org.sqlite.jdbc4.JDBC4Connection@761f1a28: (connection evicted) 2024-02-07 20:52:39.572 [DefaultDispatcher-worker-5 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54005/UmAppDatabase/replication/nodeId 2024-02-07 20:52:39.572 [DefaultDispatcher-worker-5 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54005/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:39.572 [DefaultDispatcher-worker-5 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54005/UmAppDatabase/replication/nodeId 2024-02-07 20:52:39.573 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:39.573 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Closed. 2024-02-07 20:52:39.573 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Shutdown completed. 2024-02-07 20:52:39.573 [DefaultDispatcher-worker-8 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54005/UmAppDatabase/replication/nodeId 2024-02-07 20:52:39.573 [DefaultDispatcher-worker-8 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54005/UmAppDatabase/replication/nodeId 2024-02-07 20:52:39.665 [DefaultDispatcher-worker-16 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-07 20:52:39.665 [DefaultDispatcher-worker-16 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-02-07 20:52:39.665 [DefaultDispatcher-worker-16 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:39.665 [DefaultDispatcher-worker-16 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-02-07 20:52:39.667 [DefaultDispatcher-worker-5 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-02-07 20:52:39.667 [DefaultDispatcher-worker-5 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-02-07 20:52:39.744 [DefaultDispatcher-worker-8 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a64c4ab 2024-02-07 20:52:39.744 [DefaultDispatcher-worker-8 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-07 20:52:39.744 [DefaultDispatcher-worker-8 @coroutine#3018] 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-02-07 20:52:39.744 [DefaultDispatcher-worker-8 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-07 20:52:39.746 [DefaultDispatcher-worker-8 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-07 20:52:39.754 [DefaultDispatcher-worker-13 @coroutine#3032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a16af1 2024-02-07 20:52:39.754 [DefaultDispatcher-worker-13 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52551/UmAppDatabase/replication/nodeId 2024-02-07 20:52:39.754 [DefaultDispatcher-worker-13 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52551/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:39.754 [DefaultDispatcher-worker-13 @coroutine#3032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52551/UmAppDatabase/replication/nodeId 2024-02-07 20:52:39.755 [DefaultDispatcher-worker-6 @coroutine#3032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52551/UmAppDatabase/replication/nodeId 2024-02-07 20:52:39.755 [DefaultDispatcher-worker-6 @coroutine#3032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52551/UmAppDatabase/replication/nodeId 2024-02-07 20:52:39.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2024-02-07 20:52:39.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:39.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:39.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:39.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:39.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:39.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:39.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55731ccd 2024-02-07 20:52:39.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:39.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:39.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:39.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:39.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:39.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:39.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:39.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:39.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:39.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:39.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:39.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:39.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:39.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-07 20:52:39.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-07 20:52:39.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:39.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:39.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-07 20:52:39.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:39.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2024-02-07 20:52:39.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:39.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:39.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:39.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:39.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:39.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:39.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:39.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:39.802 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2024-02-07 20:52:39.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@41935a9d 2024-02-07 20:52:39.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@41935a9d 2024-02-07 20:52:39.802 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2024-02-07 20:52:39.820 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41935a9d 2024-02-07 20:52:39.836 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41935a9d 2024-02-07 20:52:39.838 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41935a9d 2024-02-07 20:52:39.839 [DefaultDispatcher-worker-13 @coroutine#3438] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 20:52:39.839 [DefaultDispatcher-worker-13 @coroutine#3438] 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-02-07 20:52:39.839 [DefaultDispatcher-worker-13 @coroutine#3438] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 20:52:39.839 [DefaultDispatcher-worker-13 @coroutine#3438] 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-02-07 20:52:39.841 [DefaultDispatcher-worker-6 @coroutine#3438] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 20:52:39.841 [DefaultDispatcher-worker-6 @coroutine#3438] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 20:52:39.847 [DefaultDispatcher-worker-11 @coroutine#3437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41935a9d 2024-02-07 20:52:39.848 [DefaultDispatcher-worker-11 @coroutine#3437] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-07 20:52:39.848 [DefaultDispatcher-worker-11 @coroutine#3437] 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-02-07 20:52:39.848 [DefaultDispatcher-worker-11 @coroutine#3437] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-07 20:52:39.849 [DefaultDispatcher-worker-13 @coroutine#3437] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-07 20:52:39.849 [DefaultDispatcher-worker-13 @coroutine#3437] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-07 20:52:39.851 [Test worker @coroutine#3442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41935a9d 2024-02-07 20:52:39.868 [DefaultDispatcher-worker-11 @coroutine#3449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41935a9d 2024-02-07 20:52:39.902 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 20:52:39.908 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a5e0a9f 2024-02-07 20:52:39.908 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a5e0a9f 2024-02-07 20:52:39.912 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@6499e9a4 2024-02-07 20:52:39.913 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@6499e9a4 2024-02-07 20:52:39.914 [DefaultDispatcher-worker-3 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ed5cc8c 2024-02-07 20:52:39.914 [DefaultDispatcher-worker-3 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38881/UmAppDatabase/replication/nodeId 2024-02-07 20:52:39.914 [DefaultDispatcher-worker-3 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38881/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:39.914 [DefaultDispatcher-worker-3 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38881/UmAppDatabase/replication/nodeId 2024-02-07 20:52:39.916 [DefaultDispatcher-worker-16 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38881/UmAppDatabase/replication/nodeId 2024-02-07 20:52:39.916 [DefaultDispatcher-worker-16 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38881/UmAppDatabase/replication/nodeId 2024-02-07 20:52:39.916 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@60a661ef 2024-02-07 20:52:39.916 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@60a661ef 2024-02-07 20:52:39.918 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@25a4e39f 2024-02-07 20:52:39.918 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@25a4e39f 2024-02-07 20:52:39.920 [Test worker @coroutine#3451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41935a9d 2024-02-07 20:52:39.921 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fb41f46 2024-02-07 20:52:39.921 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fb41f46 2024-02-07 20:52:39.923 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@14cb05dd 2024-02-07 20:52:39.923 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@14cb05dd 2024-02-07 20:52:39.925 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@4731a7b2 2024-02-07 20:52:39.925 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@4731a7b2 2024-02-07 20:52:39.927 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@458b1cd0 2024-02-07 20:52:39.927 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@458b1cd0 2024-02-07 20:52:39.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown initiated... 2024-02-07 20:52:39.928 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Close initiated... 2024-02-07 20:52:39.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Before closing stats (total=9, active=0, idle=9, waiting=0) 2024-02-07 20:52:39.928 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41935a9d: (connection evicted) 2024-02-07 20:52:39.928 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a5e0a9f: (connection evicted) 2024-02-07 20:52:39.930 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6499e9a4: (connection evicted) 2024-02-07 20:52:39.931 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60a661ef: (connection evicted) 2024-02-07 20:52:39.931 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a5a6508 2024-02-07 20:52:39.931 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a5a6508 2024-02-07 20:52:39.931 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After adding stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:39.932 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25a4e39f: (connection evicted) 2024-02-07 20:52:39.932 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3fb41f46: (connection evicted) 2024-02-07 20:52:39.933 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14cb05dd: (connection evicted) 2024-02-07 20:52:39.933 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4731a7b2: (connection evicted) 2024-02-07 20:52:39.933 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@458b1cd0: (connection evicted) 2024-02-07 20:52:39.934 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a5a6508: (connection evicted) 2024-02-07 20:52:39.936 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:39.936 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Closed. 2024-02-07 20:52:39.936 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown completed. 2024-02-07 20:52:39.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2024-02-07 20:52:39.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:39.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:39.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:39.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:39.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:39.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:39.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fcad739 2024-02-07 20:52:39.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:39.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:39.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:39.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:39.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:39.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:39.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:39.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:39.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:39.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:39.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:39.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:39.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:39.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-07 20:52:39.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-07 20:52:39.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:39.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:39.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-07 20:52:39.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:39.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2024-02-07 20:52:39.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:39.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:39.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:39.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:39.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:39.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:39.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:39.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:39.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2024-02-07 20:52:39.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@79a92277 2024-02-07 20:52:39.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@79a92277 2024-02-07 20:52:39.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2024-02-07 20:52:39.945 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79a92277 2024-02-07 20:52:39.956 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79a92277 2024-02-07 20:52:39.958 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79a92277 2024-02-07 20:52:39.959 [DefaultDispatcher-worker-16 @coroutine#3463] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 20:52:39.959 [DefaultDispatcher-worker-16 @coroutine#3463] 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-02-07 20:52:39.959 [DefaultDispatcher-worker-16 @coroutine#3463] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 20:52:39.959 [DefaultDispatcher-worker-16 @coroutine#3463] 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-02-07 20:52:39.960 [DefaultDispatcher-worker-2 @coroutine#3463] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 20:52:39.960 [DefaultDispatcher-worker-2 @coroutine#3463] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 20:52:39.967 [DefaultDispatcher-worker-14 @coroutine#3462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79a92277 2024-02-07 20:52:39.968 [DefaultDispatcher-worker-14 @coroutine#3462] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-07 20:52:39.968 [DefaultDispatcher-worker-14 @coroutine#3462] 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-02-07 20:52:39.968 [DefaultDispatcher-worker-14 @coroutine#3462] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-07 20:52:39.968 [DefaultDispatcher-worker-7 @coroutine#3462] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-07 20:52:39.968 [DefaultDispatcher-worker-7 @coroutine#3462] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-07 20:52:39.971 [Test worker @coroutine#3467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79a92277 2024-02-07 20:52:39.986 [DefaultDispatcher-worker-5 @coroutine#3474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79a92277 2024-02-07 20:52:40.030 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79a92277 2024-02-07 20:52:40.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown initiated... 2024-02-07 20:52:40.033 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Close initiated... 2024-02-07 20:52:40.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:40.033 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79a92277: (connection evicted) 2024-02-07 20:52:40.034 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:40.034 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Closed. 2024-02-07 20:52:40.034 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown completed. 2024-02-07 20:52:40.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2024-02-07 20:52:40.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:40.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:40.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:40.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:40.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:40.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:40.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61627c9d 2024-02-07 20:52:40.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:40.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:40.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:40.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:40.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:40.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:40.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:40.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:40.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:40.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:40.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:40.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:40.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:40.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-07 20:52:40.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-07 20:52:40.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:40.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:40.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-07 20:52:40.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:40.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2024-02-07 20:52:40.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:40.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:40.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:40.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:40.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:40.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:40.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:40.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:40.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2024-02-07 20:52:40.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f986031 2024-02-07 20:52:40.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f986031 2024-02-07 20:52:40.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2024-02-07 20:52:40.039 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f986031 2024-02-07 20:52:40.050 [Test worker @coroutine#3481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f986031 2024-02-07 20:52:40.052 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f986031 2024-02-07 20:52:40.053 [DefaultDispatcher-worker-7 @coroutine#3486] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 20:52:40.053 [DefaultDispatcher-worker-7 @coroutine#3486] 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-02-07 20:52:40.053 [DefaultDispatcher-worker-7 @coroutine#3486] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 20:52:40.053 [DefaultDispatcher-worker-7 @coroutine#3486] 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-02-07 20:52:40.055 [DefaultDispatcher-worker-16 @coroutine#3486] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 20:52:40.055 [DefaultDispatcher-worker-16 @coroutine#3486] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 20:52:40.062 [DefaultDispatcher-worker-11 @coroutine#3485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f986031 2024-02-07 20:52:40.062 [DefaultDispatcher-worker-11 @coroutine#3485] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-07 20:52:40.062 [DefaultDispatcher-worker-11 @coroutine#3485] 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-02-07 20:52:40.062 [DefaultDispatcher-worker-11 @coroutine#3485] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-07 20:52:40.063 [DefaultDispatcher-worker-7 @coroutine#3485] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-07 20:52:40.063 [DefaultDispatcher-worker-7 @coroutine#3485] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-07 20:52:40.066 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f986031 2024-02-07 20:52:40.077 [DefaultDispatcher-worker-7 @coroutine#3497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f986031 2024-02-07 20:52:40.084 [DefaultDispatcher-worker-11 @coroutine#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13bf5fd 2024-02-07 20:52:40.084 [DefaultDispatcher-worker-11 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51801/UmAppDatabase/replication/nodeId 2024-02-07 20:52:40.084 [DefaultDispatcher-worker-11 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51801/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:40.084 [DefaultDispatcher-worker-11 @coroutine#3126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51801/UmAppDatabase/replication/nodeId 2024-02-07 20:52:40.086 [DefaultDispatcher-worker-2 @coroutine#3126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51801/UmAppDatabase/replication/nodeId 2024-02-07 20:52:40.086 [DefaultDispatcher-worker-2 @coroutine#3126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51801/UmAppDatabase/replication/nodeId 2024-02-07 20:52:40.114 [Test worker @coroutine#3499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f986031 2024-02-07 20:52:40.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown initiated... 2024-02-07 20:52:40.117 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Close initiated... 2024-02-07 20:52:40.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:40.117 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f986031: (connection evicted) 2024-02-07 20:52:40.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:40.118 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Closed. 2024-02-07 20:52:40.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown completed. 2024-02-07 20:52:40.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2024-02-07 20:52:40.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:40.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:40.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:40.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:40.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:40.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:40.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36a8ebca 2024-02-07 20:52:40.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:40.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:40.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:40.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:40.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:40.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:40.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:40.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:40.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:40.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:40.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:40.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:40.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:40.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-07 20:52:40.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-07 20:52:40.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:40.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:40.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-07 20:52:40.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:40.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2024-02-07 20:52:40.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:40.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:40.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:40.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:40.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:40.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:40.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:40.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:40.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2024-02-07 20:52:40.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@434a72f2 2024-02-07 20:52:40.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@434a72f2 2024-02-07 20:52:40.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2024-02-07 20:52:40.123 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@434a72f2 2024-02-07 20:52:40.134 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@434a72f2 2024-02-07 20:52:40.136 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@434a72f2 2024-02-07 20:52:40.137 [DefaultDispatcher-worker-7 @coroutine#3511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 20:52:40.137 [DefaultDispatcher-worker-7 @coroutine#3511] 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-02-07 20:52:40.137 [DefaultDispatcher-worker-7 @coroutine#3511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 20:52:40.137 [DefaultDispatcher-worker-7 @coroutine#3511] 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-02-07 20:52:40.138 [DefaultDispatcher-worker-12 @coroutine#3511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 20:52:40.138 [DefaultDispatcher-worker-12 @coroutine#3511] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 20:52:40.143 [DefaultDispatcher-worker-1 @coroutine#3510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@434a72f2 2024-02-07 20:52:40.143 [DefaultDispatcher-worker-1 @coroutine#3510] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-07 20:52:40.143 [DefaultDispatcher-worker-1 @coroutine#3510] 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-02-07 20:52:40.143 [DefaultDispatcher-worker-1 @coroutine#3510] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-07 20:52:40.144 [DefaultDispatcher-worker-10 @coroutine#3510] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-07 20:52:40.144 [DefaultDispatcher-worker-10 @coroutine#3510] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-07 20:52:40.148 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@434a72f2 2024-02-07 20:52:40.161 [DefaultDispatcher-worker-1 @coroutine#3522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@434a72f2 2024-02-07 20:52:40.196 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@434a72f2 2024-02-07 20:52:40.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown initiated... 2024-02-07 20:52:40.198 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Close initiated... 2024-02-07 20:52:40.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:40.198 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@434a72f2: (connection evicted) 2024-02-07 20:52:40.199 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:40.199 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Closed. 2024-02-07 20:52:40.199 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown completed. 2024-02-07 20:52:40.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2024-02-07 20:52:40.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:40.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:40.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:40.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:40.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:40.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:40.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@322593ed 2024-02-07 20:52:40.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:40.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:40.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:40.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:40.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:40.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:40.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:40.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:40.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:40.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:40.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:40.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:40.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:40.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-07 20:52:40.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-07 20:52:40.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:40.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:40.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-07 20:52:40.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:40.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2024-02-07 20:52:40.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:40.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:40.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:40.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:40.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:40.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:40.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:40.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:40.201 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2024-02-07 20:52:40.203 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b4ce00 2024-02-07 20:52:40.203 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b4ce00 2024-02-07 20:52:40.203 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2024-02-07 20:52:40.203 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b4ce00 2024-02-07 20:52:40.214 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b4ce00 2024-02-07 20:52:40.216 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b4ce00 2024-02-07 20:52:40.218 [DefaultDispatcher-worker-2 @coroutine#3533] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-07 20:52:40.218 [DefaultDispatcher-worker-2 @coroutine#3533] 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/replication/ackAndGetPendingReplications. 2024-02-07 20:52:40.218 [DefaultDispatcher-worker-2 @coroutine#3533] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-07 20:52:40.218 [DefaultDispatcher-worker-2 @coroutine#3533] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-07 20:52:40.219 [DefaultDispatcher-worker-7 @coroutine#3533] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-07 20:52:40.219 [DefaultDispatcher-worker-7 @coroutine#3533] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-07 20:52:40.226 [DefaultDispatcher-worker-4 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6689bf04 2024-02-07 20:52:40.226 [DefaultDispatcher-worker-4 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35939/UmAppDatabase/replication/nodeId 2024-02-07 20:52:40.226 [DefaultDispatcher-worker-4 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35939/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:40.226 [DefaultDispatcher-worker-4 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35939/UmAppDatabase/replication/nodeId 2024-02-07 20:52:40.227 [DefaultDispatcher-worker-6 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35939/UmAppDatabase/replication/nodeId 2024-02-07 20:52:40.227 [DefaultDispatcher-worker-6 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35939/UmAppDatabase/replication/nodeId 2024-02-07 20:52:40.227 [DefaultDispatcher-worker-7 @coroutine#3532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b4ce00 2024-02-07 20:52:40.227 [DefaultDispatcher-worker-7 @coroutine#3532] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-07 20:52:40.227 [DefaultDispatcher-worker-7 @coroutine#3532] 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/replication/nodeId. 2024-02-07 20:52:40.227 [DefaultDispatcher-worker-7 @coroutine#3532] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-07 20:52:40.228 [DefaultDispatcher-worker-3 @coroutine#3532] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-07 20:52:40.228 [DefaultDispatcher-worker-3 @coroutine#3532] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-07 20:52:40.235 [DefaultDispatcher-worker-16 @coroutine#3537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b4ce00 2024-02-07 20:52:40.244 [DefaultDispatcher-worker-4 @coroutine#3537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b4ce00 2024-02-07 20:52:40.252 [DefaultDispatcher-worker-4 @coroutine#3537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b4ce00 2024-02-07 20:52:40.264 [DefaultDispatcher-worker-4 @coroutine#3537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b4ce00 2024-02-07 20:52:40.268 [Test worker @coroutine#3551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b4ce00 2024-02-07 20:52:40.282 [DefaultDispatcher-worker-14 @coroutine#3537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b4ce00 2024-02-07 20:52:40.293 [DefaultDispatcher-worker-12 @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a56f608 2024-02-07 20:52:40.293 [DefaultDispatcher-worker-9 @coroutine#3537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b4ce00 2024-02-07 20:52:40.293 [DefaultDispatcher-worker-12 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56523/UmAppDatabase/replication/nodeId 2024-02-07 20:52:40.293 [DefaultDispatcher-worker-12 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56523/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:40.293 [DefaultDispatcher-worker-12 @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56523/UmAppDatabase/replication/nodeId 2024-02-07 20:52:40.294 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown initiated... 2024-02-07 20:52:40.294 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Close initiated... 2024-02-07 20:52:40.294 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:40.294 [DefaultDispatcher-worker-16 @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56523/UmAppDatabase/replication/nodeId 2024-02-07 20:52:40.294 [DefaultDispatcher-worker-16 @coroutine#2849] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56523/UmAppDatabase/replication/nodeId 2024-02-07 20:52:40.294 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b4ce00: (connection evicted) 2024-02-07 20:52:40.295 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:40.295 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Closed. 2024-02-07 20:52:40.295 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown completed. 2024-02-07 20:52:40.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2024-02-07 20:52:40.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:40.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:40.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:40.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:40.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:40.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:40.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@198a0416 2024-02-07 20:52:40.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:40.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:40.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:40.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:40.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:40.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:40.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:40.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:40.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:40.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:40.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:40.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:40.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:40.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-07 20:52:40.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-07 20:52:40.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:40.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:40.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-07 20:52:40.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:40.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2024-02-07 20:52:40.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:40.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:40.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:40.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:40.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:40.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:40.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:40.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:40.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2024-02-07 20:52:40.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@65871cfd 2024-02-07 20:52:40.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@65871cfd 2024-02-07 20:52:40.299 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2024-02-07 20:52:40.300 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65871cfd 2024-02-07 20:52:40.313 [Test worker @coroutine#3558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65871cfd 2024-02-07 20:52:40.315 [Test worker @coroutine#3560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65871cfd 2024-02-07 20:52:40.316 [DefaultDispatcher-worker-9 @coroutine#3564] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-07 20:52:40.316 [DefaultDispatcher-worker-9 @coroutine#3564] 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/replication/ackAndGetPendingReplications. 2024-02-07 20:52:40.316 [DefaultDispatcher-worker-9 @coroutine#3564] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-07 20:52:40.316 [DefaultDispatcher-worker-9 @coroutine#3564] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-07 20:52:40.318 [DefaultDispatcher-worker-14 @coroutine#3564] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-07 20:52:40.318 [DefaultDispatcher-worker-14 @coroutine#3564] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-07 20:52:40.325 [DefaultDispatcher-worker-14 @coroutine#3563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65871cfd 2024-02-07 20:52:40.326 [DefaultDispatcher-worker-14 @coroutine#3563] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-07 20:52:40.326 [DefaultDispatcher-worker-14 @coroutine#3563] 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/replication/nodeId. 2024-02-07 20:52:40.326 [DefaultDispatcher-worker-14 @coroutine#3563] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-07 20:52:40.327 [DefaultDispatcher-worker-11 @coroutine#3563] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-07 20:52:40.327 [DefaultDispatcher-worker-11 @coroutine#3563] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-07 20:52:40.335 [DefaultDispatcher-worker-16 @coroutine#3568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65871cfd 2024-02-07 20:52:40.343 [DefaultDispatcher-worker-4 @coroutine#3568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65871cfd 2024-02-07 20:52:40.350 [DefaultDispatcher-worker-10 @coroutine#3568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65871cfd 2024-02-07 20:52:40.357 [DefaultDispatcher-worker-10 @coroutine#3568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65871cfd 2024-02-07 20:52:40.365 [DefaultDispatcher-worker-7 @coroutine#3568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65871cfd 2024-02-07 20:52:40.375 [DefaultDispatcher-worker-3 @coroutine#3568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65871cfd 2024-02-07 20:52:40.376 [DefaultDispatcher-worker-16 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e434e8 2024-02-07 20:52:40.377 [DefaultDispatcher-worker-16 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47705/UmAppDatabase/replication/nodeId 2024-02-07 20:52:40.377 [DefaultDispatcher-worker-16 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47705/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:40.377 [DefaultDispatcher-worker-16 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47705/UmAppDatabase/replication/nodeId 2024-02-07 20:52:40.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown initiated... 2024-02-07 20:52:40.378 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Close initiated... 2024-02-07 20:52:40.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:40.378 [DefaultDispatcher-worker-13 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47705/UmAppDatabase/replication/nodeId 2024-02-07 20:52:40.378 [DefaultDispatcher-worker-13 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47705/UmAppDatabase/replication/nodeId 2024-02-07 20:52:40.378 [HikariPool-111 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65871cfd: (connection evicted) 2024-02-07 20:52:40.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:40.379 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Closed. 2024-02-07 20:52:40.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown completed. 2024-02-07 20:52:40.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2024-02-07 20:52:40.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:40.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:40.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:40.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:40.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:40.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:40.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6bc8d8bd 2024-02-07 20:52:40.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:40.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:40.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:40.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:40.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:40.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:40.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:40.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:40.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:40.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:40.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:40.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:40.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:40.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-07 20:52:40.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-07 20:52:40.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:40.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:40.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-07 20:52:40.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:40.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2024-02-07 20:52:40.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:40.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:40.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:40.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:40.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:40.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:40.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:40.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:40.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2024-02-07 20:52:40.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e733bb5 2024-02-07 20:52:40.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e733bb5 2024-02-07 20:52:40.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2024-02-07 20:52:40.384 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e733bb5 2024-02-07 20:52:40.394 [Test worker @coroutine#3588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e733bb5 2024-02-07 20:52:40.396 [Test worker @coroutine#3590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e733bb5 2024-02-07 20:52:40.397 [DefaultDispatcher-worker-16 @coroutine#3594] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-07 20:52:40.397 [DefaultDispatcher-worker-16 @coroutine#3594] 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/replication/ackAndGetPendingReplications. 2024-02-07 20:52:40.397 [DefaultDispatcher-worker-16 @coroutine#3594] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-07 20:52:40.397 [DefaultDispatcher-worker-16 @coroutine#3594] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-07 20:52:40.398 [DefaultDispatcher-worker-1 @coroutine#3594] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-07 20:52:40.398 [DefaultDispatcher-worker-1 @coroutine#3594] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-07 20:52:40.406 [DefaultDispatcher-worker-11 @coroutine#3593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e733bb5 2024-02-07 20:52:40.406 [DefaultDispatcher-worker-11 @coroutine#3593] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-07 20:52:40.406 [DefaultDispatcher-worker-11 @coroutine#3593] 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/replication/nodeId. 2024-02-07 20:52:40.406 [DefaultDispatcher-worker-11 @coroutine#3593] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-07 20:52:40.407 [DefaultDispatcher-worker-12 @coroutine#3593] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-07 20:52:40.407 [DefaultDispatcher-worker-12 @coroutine#3593] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-07 20:52:40.415 [DefaultDispatcher-worker-10 @coroutine#3598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e733bb5 2024-02-07 20:52:40.422 [DefaultDispatcher-worker-4 @coroutine#3598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e733bb5 2024-02-07 20:52:40.431 [DefaultDispatcher-worker-4 @coroutine#3598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e733bb5 2024-02-07 20:52:40.437 [DefaultDispatcher-worker-4 @coroutine#3598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e733bb5 2024-02-07 20:52:40.445 [DefaultDispatcher-worker-12 @coroutine#3598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e733bb5 2024-02-07 20:52:40.453 [DefaultDispatcher-worker-4 @coroutine#3598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e733bb5 2024-02-07 20:52:40.456 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e733bb5 2024-02-07 20:52:40.459 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e733bb5 2024-02-07 20:52:40.468 [DefaultDispatcher-worker-12 @coroutine#3598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e733bb5 2024-02-07 20:52:40.483 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 20:52:40.484 [DefaultDispatcher-worker-12 @coroutine#3598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e733bb5 2024-02-07 20:52:40.487 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6daa51e9 2024-02-07 20:52:40.487 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6daa51e9 2024-02-07 20:52:40.490 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@636da22c 2024-02-07 20:52:40.490 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@636da22c 2024-02-07 20:52:40.491 [DefaultDispatcher-worker-12 @coroutine#3598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e733bb5 2024-02-07 20:52:40.493 [Test worker @coroutine#3598] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/PersonDao/findByUidAsync?uid=556192939539005441 2024-02-07 20:52:40.493 [Test worker @coroutine#3598] 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/PersonDao/findByUidAsync?uid=556192939539005441. 2024-02-07 20:52:40.493 [Test worker @coroutine#3598] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/PersonDao/findByUidAsync?uid=556192939539005441 2024-02-07 20:52:40.493 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@67523a99 2024-02-07 20:52:40.493 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@67523a99 2024-02-07 20:52:40.494 [Test worker @coroutine#3598] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/PersonDao/findByUidAsync?uid=556192939539005441 2024-02-07 20:52:40.494 [Test worker @coroutine#3598] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/PersonDao/findByUidAsync?uid=556192939539005441 2024-02-07 20:52:40.496 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2250a817 2024-02-07 20:52:40.496 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2250a817 2024-02-07 20:52:40.500 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d4a80ad 2024-02-07 20:52:40.500 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d4a80ad 2024-02-07 20:52:40.502 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@13b82dea 2024-02-07 20:52:40.502 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@13b82dea 2024-02-07 20:52:40.503 [DefaultDispatcher-worker-14 @coroutine#3598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e733bb5 2024-02-07 20:52:40.504 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@65485bf6 2024-02-07 20:52:40.504 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@65485bf6 2024-02-07 20:52:40.507 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@427f5758 2024-02-07 20:52:40.507 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@427f5758 2024-02-07 20:52:40.509 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@bf9f852 2024-02-07 20:52:40.509 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@bf9f852 2024-02-07 20:52:40.509 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-07 20:52:40.512 [DefaultDispatcher-worker-2 @coroutine#3598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e733bb5 2024-02-07 20:52:40.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown initiated... 2024-02-07 20:52:40.514 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Close initiated... 2024-02-07 20:52:40.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-07 20:52:40.514 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e733bb5: (connection evicted) 2024-02-07 20:52:40.515 [DefaultDispatcher-worker-12 @coroutine#2927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32ae11c9 2024-02-07 20:52:40.515 [DefaultDispatcher-worker-12 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45629/UmAppDatabase/replication/nodeId 2024-02-07 20:52:40.515 [DefaultDispatcher-worker-12 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45629/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:40.515 [DefaultDispatcher-worker-12 @coroutine#2927] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45629/UmAppDatabase/replication/nodeId 2024-02-07 20:52:40.515 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6daa51e9: (connection evicted) 2024-02-07 20:52:40.515 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@636da22c: (connection evicted) 2024-02-07 20:52:40.516 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67523a99: (connection evicted) 2024-02-07 20:52:40.516 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2250a817: (connection evicted) 2024-02-07 20:52:40.516 [DefaultDispatcher-worker-16 @coroutine#2927] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45629/UmAppDatabase/replication/nodeId 2024-02-07 20:52:40.516 [DefaultDispatcher-worker-16 @coroutine#2927] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45629/UmAppDatabase/replication/nodeId 2024-02-07 20:52:40.516 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d4a80ad: (connection evicted) 2024-02-07 20:52:40.517 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13b82dea: (connection evicted) 2024-02-07 20:52:40.517 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65485bf6: (connection evicted) 2024-02-07 20:52:40.517 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@427f5758: (connection evicted) 2024-02-07 20:52:40.518 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@bf9f852: (connection evicted) 2024-02-07 20:52:40.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:40.518 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Closed. 2024-02-07 20:52:40.518 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown completed. 2024-02-07 20:52:40.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2024-02-07 20:52:40.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:40.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:40.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:40.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:40.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:40.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:40.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fbdba1c 2024-02-07 20:52:40.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:40.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:40.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:40.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:40.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:40.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:40.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:40.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:40.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:40.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:40.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:40.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:40.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:40.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-07 20:52:40.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-07 20:52:40.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:40.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:40.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-07 20:52:40.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:40.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2024-02-07 20:52:40.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:40.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:40.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:40.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:40.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:40.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:40.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:40.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:40.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2024-02-07 20:52:40.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@4125bc3c 2024-02-07 20:52:40.523 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@4125bc3c 2024-02-07 20:52:40.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2024-02-07 20:52:40.523 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4125bc3c 2024-02-07 20:52:40.536 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4125bc3c 2024-02-07 20:52:40.537 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4125bc3c 2024-02-07 20:52:40.538 [DefaultDispatcher-worker-14 @coroutine#3631] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-07 20:52:40.538 [DefaultDispatcher-worker-14 @coroutine#3631] 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/replication/ackAndGetPendingReplications. 2024-02-07 20:52:40.538 [DefaultDispatcher-worker-14 @coroutine#3631] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-07 20:52:40.538 [DefaultDispatcher-worker-14 @coroutine#3631] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-07 20:52:40.540 [DefaultDispatcher-worker-5 @coroutine#3631] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-07 20:52:40.540 [DefaultDispatcher-worker-5 @coroutine#3631] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-07 20:52:40.547 [DefaultDispatcher-worker-2 @coroutine#3630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4125bc3c 2024-02-07 20:52:40.547 [DefaultDispatcher-worker-2 @coroutine#3630] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-07 20:52:40.547 [DefaultDispatcher-worker-2 @coroutine#3630] 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/replication/nodeId. 2024-02-07 20:52:40.547 [DefaultDispatcher-worker-2 @coroutine#3630] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-07 20:52:40.548 [DefaultDispatcher-worker-7 @coroutine#3630] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-07 20:52:40.548 [DefaultDispatcher-worker-7 @coroutine#3630] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-07 20:52:40.557 [DefaultDispatcher-worker-8 @coroutine#3635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4125bc3c 2024-02-07 20:52:40.567 [DefaultDispatcher-worker-3 @coroutine#3635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4125bc3c 2024-02-07 20:52:40.575 [DefaultDispatcher-worker-5 @coroutine#3635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4125bc3c 2024-02-07 20:52:40.576 [DefaultDispatcher-worker-14 @coroutine#3645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14e83c9d 2024-02-07 20:52:40.583 [DefaultDispatcher-worker-6 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a991cf 2024-02-07 20:52:40.583 [DefaultDispatcher-worker-6 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54005/UmAppDatabase/replication/nodeId 2024-02-07 20:52:40.583 [DefaultDispatcher-worker-6 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54005/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:40.583 [DefaultDispatcher-worker-6 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54005/UmAppDatabase/replication/nodeId 2024-02-07 20:52:40.584 [DefaultDispatcher-worker-10 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54005/UmAppDatabase/replication/nodeId 2024-02-07 20:52:40.584 [DefaultDispatcher-worker-10 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54005/UmAppDatabase/replication/nodeId 2024-02-07 20:52:40.584 [DefaultDispatcher-worker-16 @coroutine#3635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4125bc3c 2024-02-07 20:52:40.591 [DefaultDispatcher-worker-12 @coroutine#3635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4125bc3c 2024-02-07 20:52:40.599 [DefaultDispatcher-worker-4 @coroutine#3635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4125bc3c 2024-02-07 20:52:40.602 [Test worker @coroutine#3653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4125bc3c 2024-02-07 20:52:40.611 [DefaultDispatcher-worker-1 @coroutine#3635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4125bc3c 2024-02-07 20:52:40.619 [DefaultDispatcher-worker-14 @coroutine#3635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4125bc3c 2024-02-07 20:52:40.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown initiated... 2024-02-07 20:52:40.620 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Close initiated... 2024-02-07 20:52:40.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:40.620 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4125bc3c: (connection evicted) 2024-02-07 20:52:40.621 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:40.621 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Closed. 2024-02-07 20:52:40.621 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown completed. 2024-02-07 20:52:40.629 [DefaultDispatcher-worker-7 @coroutine#3658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@da11873 2024-02-07 20:52:40.634 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2024-02-07 20:52:40.635 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:40.635 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:40.635 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:40.635 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:40.635 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:40.635 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:40.635 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c20841d 2024-02-07 20:52:40.635 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:40.635 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:40.635 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:40.635 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:40.635 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:40.635 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:40.635 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:40.635 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:40.635 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:40.635 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:40.635 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:40.635 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:40.635 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:40.635 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:40.635 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:40.635 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:40.635 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:40.635 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:40.635 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:40.635 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2024-02-07 20:52:40.635 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:40.635 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:40.635 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:40.635 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:40.635 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:40.635 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:40.635 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:40.635 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:40.635 [Test worker @coroutine#3660] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2024-02-07 20:52:40.635 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@4def900a 2024-02-07 20:52:40.635 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@4def900a 2024-02-07 20:52:40.635 [Test worker @coroutine#3660] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2024-02-07 20:52:40.649 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4def900a 2024-02-07 20:52:40.659 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4def900a 2024-02-07 20:52:40.661 [Test worker @coroutine#3664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4def900a 2024-02-07 20:52:40.664 [Test worker @coroutine#3666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4def900a 2024-02-07 20:52:40.676 [DefaultDispatcher-worker-2 @coroutine#3668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4def900a 2024-02-07 20:52:40.677 [DefaultDispatcher-worker-8 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-07 20:52:40.677 [DefaultDispatcher-worker-8 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-02-07 20:52:40.677 [DefaultDispatcher-worker-8 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:40.677 [DefaultDispatcher-worker-8 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-02-07 20:52:40.678 [DefaultDispatcher-worker-8 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-02-07 20:52:40.678 [DefaultDispatcher-worker-8 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-02-07 20:52:40.687 [DefaultDispatcher-worker-7 @coroutine#3683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4def900a 2024-02-07 20:52:40.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown initiated... 2024-02-07 20:52:40.690 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Close initiated... 2024-02-07 20:52:40.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:40.690 [HikariPool-114 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4def900a: (connection evicted) 2024-02-07 20:52:40.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:40.690 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Closed. 2024-02-07 20:52:40.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown completed. 2024-02-07 20:52:40.692 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2024-02-07 20:52:40.693 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:40.693 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:40.693 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:40.693 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:40.693 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:40.693 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:40.693 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b27d03d 2024-02-07 20:52:40.693 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:40.693 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:40.693 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:40.693 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:40.693 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:40.693 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:40.693 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:40.693 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:40.693 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:40.693 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:40.693 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:40.693 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:40.693 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:40.693 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:40.693 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:40.693 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:40.693 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:40.693 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:40.693 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:40.693 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2024-02-07 20:52:40.693 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:40.693 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:40.693 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:40.693 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:40.693 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:40.693 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:40.693 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:40.693 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:40.693 [Test worker @coroutine#3689] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2024-02-07 20:52:40.694 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ce24203 2024-02-07 20:52:40.694 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ce24203 2024-02-07 20:52:40.694 [Test worker @coroutine#3689] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2024-02-07 20:52:40.710 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ce24203 2024-02-07 20:52:40.720 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ce24203 2024-02-07 20:52:40.722 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ce24203 2024-02-07 20:52:40.723 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ce24203 2024-02-07 20:52:40.724 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2024-02-07 20:52:40.724 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:40.724 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:40.724 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:40.724 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:40.724 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:40.724 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:40.724 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34074149 2024-02-07 20:52:40.724 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:40.724 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:40.724 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:40.724 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:40.724 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:40.724 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:40.724 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:40.724 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:40.724 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:40.724 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:40.724 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:40.724 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:40.724 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:40.724 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:40.724 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:40.724 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:40.724 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:40.724 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:40.724 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:40.724 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2024-02-07 20:52:40.724 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:40.724 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:40.724 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:40.724 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:40.724 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:40.724 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:40.724 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:40.724 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:40.724 [Test worker @coroutine#3689] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2024-02-07 20:52:40.724 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@45430a27 2024-02-07 20:52:40.724 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@45430a27 2024-02-07 20:52:40.724 [Test worker @coroutine#3689] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2024-02-07 20:52:40.738 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45430a27 2024-02-07 20:52:40.748 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45430a27 2024-02-07 20:52:40.750 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45430a27 2024-02-07 20:52:40.752 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45430a27 2024-02-07 20:52:40.754 [DefaultDispatcher-worker-2 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a64c4ab 2024-02-07 20:52:40.755 [DefaultDispatcher-worker-2 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-07 20:52:40.755 [DefaultDispatcher-worker-2 @coroutine#3018] 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-02-07 20:52:40.755 [DefaultDispatcher-worker-2 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-07 20:52:40.756 [DefaultDispatcher-worker-7 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-07 20:52:40.761 [DefaultDispatcher-worker-14 @coroutine#3704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45430a27 2024-02-07 20:52:40.764 [DefaultDispatcher-worker-11 @coroutine#3032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a16af1 2024-02-07 20:52:40.764 [DefaultDispatcher-worker-11 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52551/UmAppDatabase/replication/nodeId 2024-02-07 20:52:40.764 [DefaultDispatcher-worker-11 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52551/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:40.764 [DefaultDispatcher-worker-11 @coroutine#3032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52551/UmAppDatabase/replication/nodeId 2024-02-07 20:52:40.765 [DefaultDispatcher-worker-6 @coroutine#3032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52551/UmAppDatabase/replication/nodeId 2024-02-07 20:52:40.765 [DefaultDispatcher-worker-6 @coroutine#3032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52551/UmAppDatabase/replication/nodeId 2024-02-07 20:52:40.778 [DefaultDispatcher-worker-12 @coroutine#3689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ce24203 2024-02-07 20:52:40.787 [DefaultDispatcher-worker-16 @coroutine#3689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ce24203 2024-02-07 20:52:40.794 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 20:52:40.796 [DefaultDispatcher-worker-16 @coroutine#3689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ce24203 2024-02-07 20:52:40.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown initiated... 2024-02-07 20:52:40.807 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Close initiated... 2024-02-07 20:52:40.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:40.807 [HikariPool-115 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ce24203: (connection evicted) 2024-02-07 20:52:40.808 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:40.808 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Closed. 2024-02-07 20:52:40.808 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown completed. 2024-02-07 20:52:40.808 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown initiated... 2024-02-07 20:52:40.808 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Close initiated... 2024-02-07 20:52:40.808 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:40.808 [HikariPool-116 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45430a27: (connection evicted) 2024-02-07 20:52:40.809 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:40.809 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Closed. 2024-02-07 20:52:40.809 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown completed. 2024-02-07 20:52:40.810 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2024-02-07 20:52:40.810 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:40.810 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:40.810 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:40.810 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:40.810 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:40.810 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:40.810 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@cbaabfb 2024-02-07 20:52:40.810 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:40.810 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:40.810 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:40.810 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:40.810 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:40.810 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:40.810 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:40.810 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:40.810 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:40.810 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:40.810 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:40.810 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:40.810 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:40.810 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:40.810 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:40.810 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:40.810 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:40.811 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:40.811 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:40.811 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2024-02-07 20:52:40.811 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:40.811 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:40.811 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:40.811 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:40.811 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:40.811 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:40.811 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:40.811 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:40.811 [Test worker @coroutine#3726] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2024-02-07 20:52:40.811 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eb3b690 2024-02-07 20:52:40.811 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eb3b690 2024-02-07 20:52:40.811 [Test worker @coroutine#3726] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2024-02-07 20:52:40.831 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb3b690 2024-02-07 20:52:40.847 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb3b690 2024-02-07 20:52:40.849 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb3b690 2024-02-07 20:52:40.851 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb3b690 2024-02-07 20:52:40.851 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2024-02-07 20:52:40.851 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:40.851 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:40.851 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:40.851 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:40.851 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:40.851 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:40.851 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@738153d8 2024-02-07 20:52:40.851 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:40.851 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:40.851 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:40.851 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:40.851 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:40.851 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:40.851 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:40.851 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:40.851 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:40.851 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:40.851 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:40.851 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:40.851 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:40.851 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:40.851 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:40.851 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:40.851 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:40.851 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:40.851 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:40.851 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2024-02-07 20:52:40.851 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:40.851 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:40.851 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:40.851 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:40.851 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:40.851 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:40.851 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:40.851 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:40.851 [Test worker @coroutine#3726] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2024-02-07 20:52:40.852 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bc3c59f 2024-02-07 20:52:40.852 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bc3c59f 2024-02-07 20:52:40.852 [Test worker @coroutine#3726] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2024-02-07 20:52:40.865 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bc3c59f 2024-02-07 20:52:40.876 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bc3c59f 2024-02-07 20:52:40.877 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bc3c59f 2024-02-07 20:52:40.879 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bc3c59f 2024-02-07 20:52:40.889 [DefaultDispatcher-worker-15 @coroutine#3739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bc3c59f 2024-02-07 20:52:40.903 [DefaultDispatcher-worker-15 @coroutine#3726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb3b690 2024-02-07 20:52:40.911 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 20:52:40.913 [DefaultDispatcher-worker-8 @coroutine#3726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb3b690 2024-02-07 20:52:40.922 [DefaultDispatcher-worker-16 @coroutine#3726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb3b690 2024-02-07 20:52:40.926 [DefaultDispatcher-worker-10 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ed5cc8c 2024-02-07 20:52:40.926 [DefaultDispatcher-worker-10 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38881/UmAppDatabase/replication/nodeId 2024-02-07 20:52:40.926 [DefaultDispatcher-worker-10 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38881/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:40.926 [DefaultDispatcher-worker-10 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38881/UmAppDatabase/replication/nodeId 2024-02-07 20:52:40.928 [DefaultDispatcher-worker-8 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38881/UmAppDatabase/replication/nodeId 2024-02-07 20:52:40.928 [DefaultDispatcher-worker-8 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38881/UmAppDatabase/replication/nodeId 2024-02-07 20:52:40.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown initiated... 2024-02-07 20:52:40.933 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Close initiated... 2024-02-07 20:52:40.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:40.933 [HikariPool-117 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4eb3b690: (connection evicted) 2024-02-07 20:52:40.934 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:40.934 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Closed. 2024-02-07 20:52:40.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown completed. 2024-02-07 20:52:40.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown initiated... 2024-02-07 20:52:40.934 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Close initiated... 2024-02-07 20:52:40.934 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:40.935 [HikariPool-118 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7bc3c59f: (connection evicted) 2024-02-07 20:52:40.935 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:40.935 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Closed. 2024-02-07 20:52:40.935 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown completed. 2024-02-07 20:52:40.937 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2024-02-07 20:52:40.937 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:40.937 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:40.937 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:40.937 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:40.937 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:40.937 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:40.937 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@aaf4375 2024-02-07 20:52:40.937 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:40.937 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:40.937 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:40.937 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:40.937 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:40.937 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:40.937 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:40.937 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:40.937 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:40.937 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:40.937 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:40.937 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:40.937 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:40.937 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:40.937 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:40.937 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:40.937 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:40.937 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:40.937 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:40.937 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2024-02-07 20:52:40.937 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:40.937 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:40.937 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:40.937 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:40.937 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:40.937 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:40.937 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:40.937 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:40.938 [Test worker @coroutine#3769] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2024-02-07 20:52:40.938 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@43a72f0f 2024-02-07 20:52:40.938 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@43a72f0f 2024-02-07 20:52:40.938 [Test worker @coroutine#3769] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2024-02-07 20:52:40.954 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43a72f0f 2024-02-07 20:52:40.964 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43a72f0f 2024-02-07 20:52:40.966 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43a72f0f 2024-02-07 20:52:40.968 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43a72f0f 2024-02-07 20:52:40.977 [DefaultDispatcher-worker-11 @coroutine#3776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43a72f0f 2024-02-07 20:52:40.998 [DefaultDispatcher-worker-11 @coroutine#3769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43a72f0f 2024-02-07 20:52:41.002 [Test worker @coroutine#3785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43a72f0f 2024-02-07 20:52:41.011 [DefaultDispatcher-worker-2 @coroutine#3769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43a72f0f 2024-02-07 20:52:41.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown initiated... 2024-02-07 20:52:41.020 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Close initiated... 2024-02-07 20:52:41.021 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:41.021 [HikariPool-119 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43a72f0f: (connection evicted) 2024-02-07 20:52:41.022 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:41.022 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Closed. 2024-02-07 20:52:41.022 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown completed. 2024-02-07 20:52:41.023 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2024-02-07 20:52:41.023 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:41.023 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:41.023 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:41.023 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:41.023 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:41.023 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:41.023 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fb51e17 2024-02-07 20:52:41.023 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:41.023 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:41.023 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:41.023 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:41.023 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:41.023 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:41.023 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:41.023 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:41.023 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:41.023 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:41.023 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:41.023 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:41.023 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:41.023 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:41.023 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:41.023 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:41.023 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:41.023 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:41.023 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:41.023 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2024-02-07 20:52:41.023 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:41.023 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:41.023 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:41.023 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:41.023 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:41.023 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:41.023 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:41.023 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:41.023 [Test worker @coroutine#3804] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2024-02-07 20:52:41.024 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@721fc228 2024-02-07 20:52:41.024 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@721fc228 2024-02-07 20:52:41.024 [Test worker @coroutine#3804] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2024-02-07 20:52:41.041 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@721fc228 2024-02-07 20:52:41.051 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@721fc228 2024-02-07 20:52:41.053 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@721fc228 2024-02-07 20:52:41.055 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@721fc228 2024-02-07 20:52:41.064 [DefaultDispatcher-worker-2 @coroutine#3811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@721fc228 2024-02-07 20:52:41.066 [Test worker @coroutine#3814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@721fc228 2024-02-07 20:52:41.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown initiated... 2024-02-07 20:52:41.069 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Close initiated... 2024-02-07 20:52:41.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:41.069 [HikariPool-120 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Closing connection org.sqlite.jdbc4.JDBC4Connection@721fc228: (connection evicted) 2024-02-07 20:52:41.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:41.070 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Closed. 2024-02-07 20:52:41.070 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown completed. 2024-02-07 20:52:41.076 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2024-02-07 20:52:41.076 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:41.076 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:41.076 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:41.076 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:41.076 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:41.076 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:41.076 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fe8e318 2024-02-07 20:52:41.076 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:41.076 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:41.076 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:41.076 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:41.076 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:41.076 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:41.076 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:41.076 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:41.076 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:41.076 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:41.076 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:41.076 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:41.076 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:41.076 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:41.076 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:41.076 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:41.076 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:41.076 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:41.076 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:41.076 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2024-02-07 20:52:41.076 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:41.076 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:41.076 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:41.076 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:41.076 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:41.076 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:41.076 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:41.076 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:41.076 [Test worker @coroutine#3835] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2024-02-07 20:52:41.077 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@62cf873a 2024-02-07 20:52:41.077 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@62cf873a 2024-02-07 20:52:41.077 [Test worker @coroutine#3835] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2024-02-07 20:52:41.090 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62cf873a 2024-02-07 20:52:41.095 [DefaultDispatcher-worker-8 @coroutine#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13bf5fd 2024-02-07 20:52:41.095 [DefaultDispatcher-worker-8 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51801/UmAppDatabase/replication/nodeId 2024-02-07 20:52:41.095 [DefaultDispatcher-worker-8 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51801/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:41.095 [DefaultDispatcher-worker-8 @coroutine#3126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51801/UmAppDatabase/replication/nodeId 2024-02-07 20:52:41.096 [DefaultDispatcher-worker-6 @coroutine#3126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51801/UmAppDatabase/replication/nodeId 2024-02-07 20:52:41.096 [DefaultDispatcher-worker-6 @coroutine#3126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51801/UmAppDatabase/replication/nodeId 2024-02-07 20:52:41.102 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62cf873a 2024-02-07 20:52:41.104 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62cf873a 2024-02-07 20:52:41.105 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62cf873a 2024-02-07 20:52:41.158 [DefaultDispatcher-worker-8 @coroutine#3845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62cf873a 2024-02-07 20:52:41.201 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:41.276 [DefaultDispatcher-worker-1 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6689bf04 2024-02-07 20:52:41.276 [DefaultDispatcher-worker-1 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35939/UmAppDatabase/replication/nodeId 2024-02-07 20:52:41.276 [DefaultDispatcher-worker-1 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35939/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:41.276 [DefaultDispatcher-worker-1 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35939/UmAppDatabase/replication/nodeId 2024-02-07 20:52:41.277 [DefaultDispatcher-worker-7 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35939/UmAppDatabase/replication/nodeId 2024-02-07 20:52:41.277 [DefaultDispatcher-worker-7 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35939/UmAppDatabase/replication/nodeId 2024-02-07 20:52:41.286 [DefaultDispatcher-worker-7 @coroutine#3868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62cf873a 2024-02-07 20:52:41.334 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown initiated... 2024-02-07 20:52:41.334 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Close initiated... 2024-02-07 20:52:41.334 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:41.335 [HikariPool-121 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62cf873a: (connection evicted) 2024-02-07 20:52:41.335 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:41.335 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Closed. 2024-02-07 20:52:41.335 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown completed. 2024-02-07 20:52:41.338 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2024-02-07 20:52:41.339 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:41.339 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:41.339 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:41.339 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:41.339 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:41.339 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:41.339 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46e38c28 2024-02-07 20:52:41.339 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:41.339 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:41.339 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:41.339 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:41.339 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:41.339 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:41.339 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:41.339 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:41.339 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:41.339 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:41.339 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:41.339 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:41.339 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:41.339 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:41.339 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:41.339 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:41.339 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:41.339 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:41.339 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:41.339 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2024-02-07 20:52:41.339 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:41.339 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:41.339 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:41.339 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:41.339 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:41.339 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:41.339 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:41.339 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:41.339 [Test worker @coroutine#3883] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2024-02-07 20:52:41.340 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4110ffe5 2024-02-07 20:52:41.340 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4110ffe5 2024-02-07 20:52:41.340 [Test worker @coroutine#3883] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2024-02-07 20:52:41.341 [DefaultDispatcher-worker-1 @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a56f608 2024-02-07 20:52:41.341 [DefaultDispatcher-worker-1 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56523/UmAppDatabase/replication/nodeId 2024-02-07 20:52:41.341 [DefaultDispatcher-worker-1 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56523/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:41.341 [DefaultDispatcher-worker-1 @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56523/UmAppDatabase/replication/nodeId 2024-02-07 20:52:41.342 [DefaultDispatcher-worker-3 @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56523/UmAppDatabase/replication/nodeId 2024-02-07 20:52:41.343 [DefaultDispatcher-worker-3 @coroutine#2849] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56523/UmAppDatabase/replication/nodeId 2024-02-07 20:52:41.356 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4110ffe5 2024-02-07 20:52:41.367 [Test worker @coroutine#3887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4110ffe5 2024-02-07 20:52:41.368 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4110ffe5 2024-02-07 20:52:41.370 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4110ffe5 2024-02-07 20:52:41.379 [DefaultDispatcher-worker-12 @coroutine#3893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4110ffe5 2024-02-07 20:52:41.381 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4110ffe5 2024-02-07 20:52:41.388 [DefaultDispatcher-worker-13 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e434e8 2024-02-07 20:52:41.388 [DefaultDispatcher-worker-13 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47705/UmAppDatabase/replication/nodeId 2024-02-07 20:52:41.388 [DefaultDispatcher-worker-13 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47705/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:41.388 [DefaultDispatcher-worker-13 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47705/UmAppDatabase/replication/nodeId 2024-02-07 20:52:41.390 [DefaultDispatcher-worker-9 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47705/UmAppDatabase/replication/nodeId 2024-02-07 20:52:41.390 [DefaultDispatcher-worker-9 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47705/UmAppDatabase/replication/nodeId 2024-02-07 20:52:41.402 [DefaultDispatcher-worker-13 @coroutine#3883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4110ffe5 2024-02-07 20:52:41.411 [DefaultDispatcher-worker-7 @coroutine#3883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4110ffe5 2024-02-07 20:52:41.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown initiated... 2024-02-07 20:52:41.419 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Close initiated... 2024-02-07 20:52:41.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:41.419 [HikariPool-122 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4110ffe5: (connection evicted) 2024-02-07 20:52:41.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:41.420 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Closed. 2024-02-07 20:52:41.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown completed. 2024-02-07 20:52:41.421 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2024-02-07 20:52:41.421 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:41.421 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:41.421 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:41.421 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:41.421 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:41.421 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:41.421 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3feb93a 2024-02-07 20:52:41.421 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:41.421 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:41.421 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:41.421 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:41.421 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:41.421 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:41.421 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:41.421 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:41.421 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:41.421 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:41.421 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:41.421 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:41.421 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:41.421 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:41.421 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:41.421 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:41.421 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:41.421 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:41.421 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:41.422 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2024-02-07 20:52:41.422 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:41.422 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:41.422 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:41.422 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:41.422 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:41.422 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:41.422 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:41.422 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:41.422 [Test worker @coroutine#3918] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2024-02-07 20:52:41.422 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f69c4c0 2024-02-07 20:52:41.422 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f69c4c0 2024-02-07 20:52:41.422 [Test worker @coroutine#3918] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2024-02-07 20:52:41.435 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f69c4c0 2024-02-07 20:52:41.446 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f69c4c0 2024-02-07 20:52:41.448 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f69c4c0 2024-02-07 20:52:41.449 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f69c4c0 2024-02-07 20:52:41.460 [DefaultDispatcher-worker-9 @coroutine#3925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f69c4c0 2024-02-07 20:52:41.522 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:41.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown initiated... 2024-02-07 20:52:41.524 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Close initiated... 2024-02-07 20:52:41.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:41.524 [HikariPool-123 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f69c4c0: (connection evicted) 2024-02-07 20:52:41.525 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:41.525 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Closed. 2024-02-07 20:52:41.525 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown completed. 2024-02-07 20:52:41.526 [DefaultDispatcher-worker-15 @coroutine#2927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32ae11c9 2024-02-07 20:52:41.527 [DefaultDispatcher-worker-15 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45629/UmAppDatabase/replication/nodeId 2024-02-07 20:52:41.527 [DefaultDispatcher-worker-15 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45629/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:41.527 [DefaultDispatcher-worker-15 @coroutine#2927] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45629/UmAppDatabase/replication/nodeId 2024-02-07 20:52:41.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2024-02-07 20:52:41.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:41.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:41.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:41.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:41.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:41.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:41.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@195d4780 2024-02-07 20:52:41.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:41.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:41.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:41.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:41.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:41.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:41.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:41.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:41.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:41.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:41.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:41.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:41.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:41.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:41.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:41.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:41.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:41.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:41.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:41.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2024-02-07 20:52:41.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:41.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:41.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:41.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:41.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:41.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:41.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:41.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:41.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2024-02-07 20:52:41.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@36c5a4b7 2024-02-07 20:52:41.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@36c5a4b7 2024-02-07 20:52:41.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2024-02-07 20:52:41.528 [DefaultDispatcher-worker-12 @coroutine#2927] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45629/UmAppDatabase/replication/nodeId 2024-02-07 20:52:41.528 [DefaultDispatcher-worker-12 @coroutine#2927] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45629/UmAppDatabase/replication/nodeId 2024-02-07 20:52:41.599 [DefaultDispatcher-worker-2 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a991cf 2024-02-07 20:52:41.599 [DefaultDispatcher-worker-2 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54005/UmAppDatabase/replication/nodeId 2024-02-07 20:52:41.599 [DefaultDispatcher-worker-2 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54005/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:41.599 [DefaultDispatcher-worker-2 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54005/UmAppDatabase/replication/nodeId 2024-02-07 20:52:41.600 [DefaultDispatcher-worker-8 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54005/UmAppDatabase/replication/nodeId 2024-02-07 20:52:41.600 [DefaultDispatcher-worker-8 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54005/UmAppDatabase/replication/nodeId 2024-02-07 20:52:41.622 [DefaultDispatcher-worker-8 @coroutine#3948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c5a4b7 2024-02-07 20:52:41.628 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 20:52:41.629 [DefaultDispatcher-worker-8 @coroutine#3948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c5a4b7 2024-02-07 20:52:41.635 [DefaultDispatcher-worker-2 @coroutine#3948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c5a4b7 2024-02-07 20:52:41.641 [DefaultDispatcher-worker-2 @coroutine#3948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c5a4b7 2024-02-07 20:52:41.670 [DefaultDispatcher-worker-9 @coroutine#3948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c5a4b7 2024-02-07 20:52:41.671 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-07 20:52:41.676 [Test worker] INFO ktor.application - Application started in 0.005 seconds. 2024-02-07 20:52:41.677 [DefaultDispatcher-worker-7 @coroutine#3955] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-07 20:52:41.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2024-02-07 20:52:41.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:41.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:41.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:41.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:41.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:41.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:41.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76055d02 2024-02-07 20:52:41.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:41.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:41.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:41.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:41.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:41.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:41.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:41.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:41.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:41.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:41.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:41.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:41.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:41.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:41.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:41.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:41.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:41.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:41.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:41.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2024-02-07 20:52:41.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:41.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:41.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:41.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:41.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:41.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:41.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:41.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:41.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2024-02-07 20:52:41.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@130ad58d 2024-02-07 20:52:41.679 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@130ad58d 2024-02-07 20:52:41.679 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2024-02-07 20:52:41.688 [DefaultDispatcher-worker-9 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-07 20:52:41.689 [DefaultDispatcher-worker-9 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-02-07 20:52:41.689 [DefaultDispatcher-worker-9 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:41.689 [DefaultDispatcher-worker-9 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-02-07 20:52:41.690 [DefaultDispatcher-worker-7 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-02-07 20:52:41.690 [DefaultDispatcher-worker-7 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-02-07 20:52:41.695 [DefaultDispatcher-worker-8 @coroutine#3960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 20:52:41.695 [DefaultDispatcher-worker-8 @coroutine#3960] 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-02-07 20:52:41.695 [DefaultDispatcher-worker-8 @coroutine#3960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 20:52:41.695 [DefaultDispatcher-worker-8 @coroutine#3960] 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-02-07 20:52:41.697 [eventLoopGroupProxy-19-2 @call-handler#3969] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-07 20:52:41.697 [eventLoopGroupProxy-19-1 @call-handler#3968] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-07 20:52:41.698 [eventLoopGroupProxy-19-1 @call-handler#3968] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:41.698 [eventLoopGroupProxy-19-2 @call-handler#3969] 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-02-07 20:52:41.698 [eventLoopGroupProxy-19-2 @call-handler#3969] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-07 20:52:41.698 [eventLoopGroupProxy-19-2 @call-handler#3969] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:41.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2024-02-07 20:52:41.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:41.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:41.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:41.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:41.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:41.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:41.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ebd0b52 2024-02-07 20:52:41.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:41.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:41.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:41.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:41.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:41.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:41.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:41.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:41.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:41.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:41.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:41.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:41.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:41.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:41.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:41.699 [DefaultDispatcher-worker-7 @coroutine#3960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 20:52:41.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:41.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:41.699 [DefaultDispatcher-worker-7 @coroutine#3960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 20:52:41.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:41.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:41.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2024-02-07 20:52:41.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:41.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:41.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:41.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:41.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:41.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:41.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:41.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:41.699 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2024-02-07 20:52:41.699 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@110f66e3 2024-02-07 20:52:41.699 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@110f66e3 2024-02-07 20:52:41.700 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2024-02-07 20:52:41.714 [DefaultDispatcher-worker-5 @coroutine#3973] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 20:52:41.714 [DefaultDispatcher-worker-5 @coroutine#3973] 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-02-07 20:52:41.714 [DefaultDispatcher-worker-5 @coroutine#3973] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 20:52:41.714 [DefaultDispatcher-worker-5 @coroutine#3973] 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-02-07 20:52:41.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2024-02-07 20:52:41.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:41.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:41.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:41.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:41.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:41.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:41.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e781b4f 2024-02-07 20:52:41.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:41.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:41.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:41.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:41.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:41.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:41.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:41.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:41.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:41.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:41.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:41.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:41.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:41.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:41.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:41.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:41.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:41.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:41.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:41.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2024-02-07 20:52:41.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:41.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:41.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:41.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:41.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:41.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:41.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:41.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:41.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2024-02-07 20:52:41.715 [eventLoopGroupProxy-19-2 @call-handler#3977] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-07 20:52:41.715 [eventLoopGroupProxy-19-2 @call-handler#3977] 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-02-07 20:52:41.715 [eventLoopGroupProxy-19-2 @call-handler#3977] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-07 20:52:41.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7305191e 2024-02-07 20:52:41.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7305191e 2024-02-07 20:52:41.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2024-02-07 20:52:41.716 [eventLoopGroupProxy-19-2 @call-handler#3977] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:41.717 [eventLoopGroupProxy-19-3 @call-handler#3980] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-07 20:52:41.717 [DefaultDispatcher-worker-4 @coroutine#3973] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 20:52:41.717 [DefaultDispatcher-worker-4 @coroutine#3973] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 20:52:41.717 [eventLoopGroupProxy-19-3 @call-handler#3980] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:41.721 [DefaultDispatcher-worker-16 @coroutine#3959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@130ad58d 2024-02-07 20:52:41.721 [DefaultDispatcher-worker-16 @coroutine#3959] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-07 20:52:41.721 [DefaultDispatcher-worker-16 @coroutine#3959] 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-02-07 20:52:41.721 [DefaultDispatcher-worker-16 @coroutine#3959] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-07 20:52:41.722 [eventLoopGroupProxy-19-2 @call-handler#3985] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-07 20:52:41.722 [eventLoopGroupProxy-19-2 @call-handler#3985] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:41.723 [DefaultDispatcher-worker-14 @coroutine#3959] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-07 20:52:41.723 [DefaultDispatcher-worker-14 @coroutine#3959] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-07 20:52:41.731 [DefaultDispatcher-worker-15 @coroutine#3990] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 20:52:41.732 [DefaultDispatcher-worker-15 @coroutine#3990] 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-02-07 20:52:41.732 [DefaultDispatcher-worker-15 @coroutine#3990] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 20:52:41.732 [DefaultDispatcher-worker-15 @coroutine#3990] 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-02-07 20:52:41.732 [DefaultDispatcher-worker-13 @coroutine#3959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@130ad58d 2024-02-07 20:52:41.733 [eventLoopGroupProxy-19-2 @call-handler#3996] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-07 20:52:41.734 [eventLoopGroupProxy-19-2 @call-handler#3996] 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-02-07 20:52:41.734 [eventLoopGroupProxy-19-2 @call-handler#3996] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-07 20:52:41.734 [eventLoopGroupProxy-19-4 @call-handler#3999] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-07 20:52:41.734 [eventLoopGroupProxy-19-4 @call-handler#3999] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:41.742 [DefaultDispatcher-worker-9 @coroutine#3961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@130ad58d 2024-02-07 20:52:41.742 [DefaultDispatcher-worker-9 @coroutine#3972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@110f66e3 2024-02-07 20:52:41.742 [DefaultDispatcher-worker-9 @coroutine#3972] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-07 20:52:41.742 [DefaultDispatcher-worker-9 @coroutine#3972] 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-02-07 20:52:41.742 [DefaultDispatcher-worker-9 @coroutine#3972] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-07 20:52:41.745 [DefaultDispatcher-worker-7 @coroutine#3995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c5a4b7 2024-02-07 20:52:41.745 [eventLoopGroupProxy-19-2 @call-handler#3996] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:41.746 [DefaultDispatcher-worker-4 @coroutine#3990] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 20:52:41.746 [DefaultDispatcher-worker-4 @coroutine#3990] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 20:52:41.746 [eventLoopGroupProxy-19-5 @call-handler#4007] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-07 20:52:41.746 [eventLoopGroupProxy-19-5 @call-handler#4007] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:41.747 [DefaultDispatcher-worker-14 @coroutine#3972] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-07 20:52:41.747 [DefaultDispatcher-worker-14 @coroutine#3972] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-07 20:52:41.759 [DefaultDispatcher-worker-17 @coroutine#3995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c5a4b7 2024-02-07 20:52:41.760 [DefaultDispatcher-worker-16 @coroutine#3972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@110f66e3 2024-02-07 20:52:41.763 [DefaultDispatcher-worker-10 @coroutine#3989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7305191e 2024-02-07 20:52:41.763 [DefaultDispatcher-worker-10 @coroutine#3989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-07 20:52:41.763 [DefaultDispatcher-worker-10 @coroutine#3989] 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-02-07 20:52:41.763 [DefaultDispatcher-worker-10 @coroutine#3989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-07 20:52:41.764 [eventLoopGroupProxy-19-2 @call-handler#4015] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-07 20:52:41.765 [eventLoopGroupProxy-19-2 @call-handler#4015] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:41.765 [DefaultDispatcher-worker-3 @coroutine#3989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-07 20:52:41.765 [DefaultDispatcher-worker-3 @coroutine#3989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-07 20:52:41.765 [DefaultDispatcher-worker-1 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a64c4ab 2024-02-07 20:52:41.765 [DefaultDispatcher-worker-1 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-07 20:52:41.765 [DefaultDispatcher-worker-1 @coroutine#3018] 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-02-07 20:52:41.765 [DefaultDispatcher-worker-1 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-07 20:52:41.766 [DefaultDispatcher-worker-17 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-07 20:52:41.767 [DefaultDispatcher-worker-6 @coroutine#3995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c5a4b7 2024-02-07 20:52:41.769 [DefaultDispatcher-worker-14 @coroutine#3974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@110f66e3 2024-02-07 20:52:41.773 [DefaultDispatcher-worker-12 @coroutine#3989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7305191e 2024-02-07 20:52:41.773 [DefaultDispatcher-worker-1 @coroutine#3032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a16af1 2024-02-07 20:52:41.774 [DefaultDispatcher-worker-1 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52551/UmAppDatabase/replication/nodeId 2024-02-07 20:52:41.774 [DefaultDispatcher-worker-1 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52551/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:41.774 [DefaultDispatcher-worker-1 @coroutine#3032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52551/UmAppDatabase/replication/nodeId 2024-02-07 20:52:41.774 [DefaultDispatcher-worker-15 @coroutine#3995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c5a4b7 2024-02-07 20:52:41.775 [DefaultDispatcher-worker-9 @coroutine#3032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52551/UmAppDatabase/replication/nodeId 2024-02-07 20:52:41.775 [DefaultDispatcher-worker-9 @coroutine#3032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52551/UmAppDatabase/replication/nodeId 2024-02-07 20:52:41.779 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:41.782 [DefaultDispatcher-worker-3 @coroutine#3991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7305191e 2024-02-07 20:52:41.783 [DefaultDispatcher-worker-13 @coroutine#3995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c5a4b7 2024-02-07 20:52:41.800 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:41.811 [DefaultDispatcher-worker-3 @coroutine#3995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c5a4b7 2024-02-07 20:52:41.812 [DefaultDispatcher-worker-7 @coroutine#3995] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-07 20:52:41.812 [DefaultDispatcher-worker-7 @coroutine#3995] 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-02-07 20:52:41.812 [DefaultDispatcher-worker-7 @coroutine#3995] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-07 20:52:41.813 [eventLoopGroupProxy-19-2 @call-handler#4037] 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-02-07 20:52:41.816 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:41.819 [DefaultDispatcher-worker-9 @coroutine#4029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@130ad58d 2024-02-07 20:52:41.837 [DefaultDispatcher-worker-1 @coroutine#3995] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-07 20:52:41.837 [DefaultDispatcher-worker-1 @coroutine#3995] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-07 20:52:41.838 [DefaultDispatcher-worker-1 @coroutine#3995] 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-02-07 20:52:41.838 [DefaultDispatcher-worker-1 @coroutine#3995] 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-02-07 20:52:41.838 [DefaultDispatcher-worker-1 @coroutine#3995] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556192945580785665 2024-02-07 20:52:41.838 [DefaultDispatcher-worker-1 @coroutine#3995] 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?uid=556192945580785665. 2024-02-07 20:52:41.838 [DefaultDispatcher-worker-1 @coroutine#3995] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556192945580785665 2024-02-07 20:52:41.839 [eventLoopGroupProxy-19-2 @call-handler#4041] 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/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /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/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-02-07 20:52:41.842 [eventLoopGroupProxy-19-2 @call-handler#4041] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:41.843 [DefaultDispatcher-worker-3 @coroutine#3995] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556192945580785665 2024-02-07 20:52:41.843 [DefaultDispatcher-worker-3 @coroutine#3995] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556192945580785665 2024-02-07 20:52:41.843 [DefaultDispatcher-worker-3 @coroutine#3995] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556192945580785665. 2024-02-07 20:52:41.844 [DefaultDispatcher-worker-3 @coroutine#3995] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556192945580785665 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-07 20:52:41.852 [DefaultDispatcher-worker-1 @coroutine#3995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@130ad58d 2024-02-07 20:52:41.853 [DefaultDispatcher-worker-1 @coroutine#3995] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-07 20:52:41.854 [DefaultDispatcher-worker-1 @coroutine#3995] 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-02-07 20:52:41.854 [DefaultDispatcher-worker-1 @coroutine#3995] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-07 20:52:41.854 [eventLoopGroupProxy-19-2 @call-handler#4045] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-02-07 20:52:41.857 [eventLoopGroupProxy-19-2 @call-handler#4045] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:41.857 [DefaultDispatcher-worker-12 @coroutine#3995] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-07 20:52:41.857 [DefaultDispatcher-worker-12 @coroutine#3995] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-07 20:52:41.858 [DefaultDispatcher-worker-12 @coroutine#3995] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-02-07 20:52:41.858 [DefaultDispatcher-worker-12 @coroutine#3995] 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-02-07 20:52:41.866 [DefaultDispatcher-worker-1 @coroutine#3995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@130ad58d 2024-02-07 20:52:41.885 [DefaultDispatcher-worker-1 @coroutine#3995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@130ad58d 2024-02-07 20:52:41.895 [DefaultDispatcher-worker-16 @coroutine#3995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c5a4b7 2024-02-07 20:52:41.895 [DefaultDispatcher-worker-8 @coroutine#3961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@130ad58d 2024-02-07 20:52:41.895 [DefaultDispatcher-worker-8 @coroutine#3961] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-07 20:52:41.895 [DefaultDispatcher-worker-8 @coroutine#3961] 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-02-07 20:52:41.896 [DefaultDispatcher-worker-8 @coroutine#3961] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-07 20:52:41.896 [DefaultDispatcher-worker-8 @coroutine#3961] 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-02-07 20:52:41.897 [eventLoopGroupProxy-19-2 @call-handler#4052] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-07 20:52:41.897 [eventLoopGroupProxy-19-2 @call-handler#4052] 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-02-07 20:52:41.897 [eventLoopGroupProxy-19-2 @call-handler#4052] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-07 20:52:41.902 [DefaultDispatcher-worker-14 @coroutine#3995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c5a4b7 2024-02-07 20:52:41.910 [DefaultDispatcher-worker-15 @call-handler#4052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c5a4b7 2024-02-07 20:52:41.910 [eventLoopGroupProxy-19-2 @call-handler#4052] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:41.911 [DefaultDispatcher-worker-13 @coroutine#3961] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-07 20:52:41.911 [DefaultDispatcher-worker-13 @coroutine#3961] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-07 20:52:41.911 [DefaultDispatcher-worker-13 @coroutine#3961] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-07 20:52:41.911 [DefaultDispatcher-worker-13 @coroutine#3961] 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-02-07 20:52:41.919 [DefaultDispatcher-worker-6 @coroutine#3995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c5a4b7 2024-02-07 20:52:41.921 [DefaultDispatcher-worker-13 @coroutine#3961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@130ad58d 2024-02-07 20:52:41.926 [DefaultDispatcher-worker-3 @coroutine#3995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c5a4b7 2024-02-07 20:52:41.935 [DefaultDispatcher-worker-13 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ed5cc8c 2024-02-07 20:52:41.935 [DefaultDispatcher-worker-13 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38881/UmAppDatabase/replication/nodeId 2024-02-07 20:52:41.935 [DefaultDispatcher-worker-13 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38881/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:41.935 [DefaultDispatcher-worker-13 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38881/UmAppDatabase/replication/nodeId 2024-02-07 20:52:41.936 [DefaultDispatcher-worker-3 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38881/UmAppDatabase/replication/nodeId 2024-02-07 20:52:41.936 [DefaultDispatcher-worker-3 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38881/UmAppDatabase/replication/nodeId 2024-02-07 20:52:41.954 [DefaultDispatcher-worker-5 @coroutine#3995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c5a4b7 2024-02-07 20:52:41.956 [DefaultDispatcher-worker-5 @coroutine#3995] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-07 20:52:41.956 [DefaultDispatcher-worker-5 @coroutine#3995] 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-02-07 20:52:41.956 [DefaultDispatcher-worker-5 @coroutine#3995] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-07 20:52:41.956 [eventLoopGroupProxy-19-2 @call-handler#4071] 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-02-07 20:52:41.963 [DefaultDispatcher-worker-15 @coroutine#4063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@110f66e3 2024-02-07 20:52:41.979 [DefaultDispatcher-worker-4 @coroutine#3995] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-07 20:52:41.979 [DefaultDispatcher-worker-4 @coroutine#3995] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-07 20:52:41.979 [DefaultDispatcher-worker-4 @coroutine#3995] 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-02-07 20:52:41.979 [DefaultDispatcher-worker-4 @coroutine#3995] 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-02-07 20:52:41.979 [DefaultDispatcher-worker-4 @coroutine#3995] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556192945580785666 2024-02-07 20:52:41.979 [DefaultDispatcher-worker-4 @coroutine#3995] 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?uid=556192945580785666. 2024-02-07 20:52:41.979 [DefaultDispatcher-worker-4 @coroutine#3995] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556192945580785666 2024-02-07 20:52:41.980 [eventLoopGroupProxy-19-2 @call-handler#4075] 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/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /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/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-02-07 20:52:41.981 [eventLoopGroupProxy-19-2 @call-handler#4075] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:41.982 [DefaultDispatcher-worker-17 @coroutine#3995] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556192945580785666 2024-02-07 20:52:41.982 [DefaultDispatcher-worker-17 @coroutine#3995] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556192945580785666 2024-02-07 20:52:41.982 [DefaultDispatcher-worker-17 @coroutine#3995] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556192945580785666. 2024-02-07 20:52:41.982 [DefaultDispatcher-worker-17 @coroutine#3995] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556192945580785666 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-07 20:52:41.990 [DefaultDispatcher-worker-5 @coroutine#3995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@110f66e3 2024-02-07 20:52:41.991 [DefaultDispatcher-worker-5 @coroutine#3995] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-07 20:52:41.991 [DefaultDispatcher-worker-5 @coroutine#3995] 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-02-07 20:52:41.991 [DefaultDispatcher-worker-5 @coroutine#3995] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-07 20:52:41.992 [eventLoopGroupProxy-19-2 @call-handler#4079] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-02-07 20:52:41.993 [eventLoopGroupProxy-19-2 @call-handler#4079] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:41.993 [DefaultDispatcher-worker-15 @coroutine#3995] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-07 20:52:41.994 [DefaultDispatcher-worker-15 @coroutine#3995] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-07 20:52:41.994 [DefaultDispatcher-worker-15 @coroutine#3995] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-02-07 20:52:41.994 [DefaultDispatcher-worker-15 @coroutine#3995] 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-02-07 20:52:42.002 [DefaultDispatcher-worker-2 @coroutine#3995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@110f66e3 2024-02-07 20:52:42.023 [DefaultDispatcher-worker-3 @coroutine#3995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@110f66e3 2024-02-07 20:52:42.033 [DefaultDispatcher-worker-15 @coroutine#3974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@110f66e3 2024-02-07 20:52:42.033 [DefaultDispatcher-worker-15 @coroutine#3974] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-07 20:52:42.033 [DefaultDispatcher-worker-15 @coroutine#3974] 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-02-07 20:52:42.033 [DefaultDispatcher-worker-15 @coroutine#3974] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-07 20:52:42.033 [DefaultDispatcher-worker-15 @coroutine#3974] 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-02-07 20:52:42.033 [DefaultDispatcher-worker-3 @coroutine#3995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c5a4b7 2024-02-07 20:52:42.034 [eventLoopGroupProxy-19-2 @call-handler#4085] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-07 20:52:42.034 [eventLoopGroupProxy-19-2 @call-handler#4085] 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-02-07 20:52:42.034 [eventLoopGroupProxy-19-2 @call-handler#4085] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-07 20:52:42.042 [DefaultDispatcher-worker-8 @coroutine#3995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c5a4b7 2024-02-07 20:52:42.051 [DefaultDispatcher-worker-3 @call-handler#4085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c5a4b7 2024-02-07 20:52:42.051 [eventLoopGroupProxy-19-2 @call-handler#4085] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:42.051 [DefaultDispatcher-worker-8 @coroutine#3974] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-07 20:52:42.051 [DefaultDispatcher-worker-8 @coroutine#3974] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-07 20:52:42.052 [DefaultDispatcher-worker-8 @coroutine#3974] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-07 20:52:42.052 [DefaultDispatcher-worker-8 @coroutine#3974] 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-02-07 20:52:42.060 [UI Thread @coroutine#4090] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556192945580785665&assignmentUid=556192945580785664 2024-02-07 20:52:42.060 [UI Thread @coroutine#4090] 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/getLatestSubmissionForUserAsync?accountPersonUid=556192945580785665&assignmentUid=556192945580785664. 2024-02-07 20:52:42.060 [UI Thread @coroutine#4090] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556192945580785665&assignmentUid=556192945580785664 2024-02-07 20:52:42.061 [UI Thread @coroutine#4099] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556192945580785664&accountPersonUid=556192945580785665 2024-02-07 20:52:42.061 [UI Thread @coroutine#4099] 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=556192945580785664&accountPersonUid=556192945580785665. 2024-02-07 20:52:42.061 [UI Thread @coroutine#4099] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556192945580785664&accountPersonUid=556192945580785665 2024-02-07 20:52:42.061 [eventLoopGroupProxy-19-2 @call-handler#4104] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getLatestSubmissionForUserAsync] /, 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:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getLatestSubmissionForUserAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) 2024-02-07 20:52:42.061 [UI Thread @coroutine#4101] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556192945580785665&assignmentUid=556192945580785664 2024-02-07 20:52:42.061 [UI Thread @coroutine#4101] 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=556192945580785665&assignmentUid=556192945580785664. 2024-02-07 20:52:42.061 [UI Thread @coroutine#4101] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556192945580785665&assignmentUid=556192945580785664 2024-02-07 20:52:42.061 [eventLoopGroupProxy-19-5 @call-handler#4108] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-02-07 20:52:42.063 [DefaultDispatcher-worker-4 @coroutine#3974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@110f66e3 2024-02-07 20:52:42.066 [eventLoopGroupProxy-19-6 @call-handler#4115] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-02-07 20:52:42.067 [eventLoopGroupProxy-19-2 @call-handler#4104] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:42.068 [UI Thread @coroutine#4090] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556192945580785665&assignmentUid=556192945580785664 2024-02-07 20:52:42.068 [UI Thread @coroutine#4090] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556192945580785665&assignmentUid=556192945580785664 2024-02-07 20:52:42.068 [eventLoopGroupProxy-19-6 @call-handler#4115] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:42.068 [UI Thread @coroutine#4090] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556192945580785665&assignmentUid=556192945580785664. 2024-02-07 20:52:42.068 [UI Thread @coroutine#4090] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556192945580785665&assignmentUid=556192945580785664 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-07 20:52:42.069 [eventLoopGroupProxy-19-5 @call-handler#4108] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:42.069 [UI Thread @coroutine#4101] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556192945580785665&assignmentUid=556192945580785664 2024-02-07 20:52:42.069 [UI Thread @coroutine#4101] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556192945580785665&assignmentUid=556192945580785664 2024-02-07 20:52:42.069 [UI Thread @coroutine#4101] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556192945580785665&assignmentUid=556192945580785664. 2024-02-07 20:52:42.069 [UI Thread @coroutine#4101] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556192945580785665&assignmentUid=556192945580785664 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-07 20:52:42.069 [UI Thread @coroutine#4099] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556192945580785664&accountPersonUid=556192945580785665 2024-02-07 20:52:42.069 [UI Thread @coroutine#4099] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556192945580785664&accountPersonUid=556192945580785665 2024-02-07 20:52:42.069 [UI Thread @coroutine#4099] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556192945580785664&accountPersonUid=556192945580785665. 2024-02-07 20:52:42.069 [UI Thread @coroutine#4099] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556192945580785664&accountPersonUid=556192945580785665 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-07 20:52:42.078 [DefaultDispatcher-worker-17 @coroutine#4090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@130ad58d 2024-02-07 20:52:42.085 [DefaultDispatcher-worker-9 @coroutine#4101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@130ad58d 2024-02-07 20:52:42.092 [DefaultDispatcher-worker-17 @coroutine#4099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@130ad58d 2024-02-07 20:52:42.096 [UI Thread @coroutine#4125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=556192945580785664 2024-02-07 20:52:42.096 [UI Thread @coroutine#4125] 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=556192945580785664. 2024-02-07 20:52:42.096 [UI Thread @coroutine#4125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=556192945580785664 2024-02-07 20:52:42.097 [eventLoopGroupProxy-19-2 @call-handler#4127] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findByUidWithBlockAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) 2024-02-07 20:52:42.099 [eventLoopGroupProxy-19-2 @call-handler#4127] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:42.099 [UI Thread @coroutine#4125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=556192945580785664 2024-02-07 20:52:42.099 [UI Thread @coroutine#4125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=556192945580785664 2024-02-07 20:52:42.100 [UI Thread @coroutine#4125] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=556192945580785664. 2024-02-07 20:52:42.100 [UI Thread @coroutine#4125] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=556192945580785664 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-07 20:52:42.106 [DefaultDispatcher-worker-11 @coroutine#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13bf5fd 2024-02-07 20:52:42.107 [DefaultDispatcher-worker-11 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51801/UmAppDatabase/replication/nodeId 2024-02-07 20:52:42.107 [DefaultDispatcher-worker-11 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51801/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:42.107 [DefaultDispatcher-worker-11 @coroutine#3126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51801/UmAppDatabase/replication/nodeId 2024-02-07 20:52:42.108 [DefaultDispatcher-worker-10 @coroutine#3126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51801/UmAppDatabase/replication/nodeId 2024-02-07 20:52:42.108 [DefaultDispatcher-worker-10 @coroutine#3126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51801/UmAppDatabase/replication/nodeId 2024-02-07 20:52:42.111 [DefaultDispatcher-worker-17 @coroutine#4125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@130ad58d 2024-02-07 20:52:42.121 [DefaultDispatcher-worker-10 @coroutine#4125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@130ad58d 2024-02-07 20:52:42.130 [DefaultDispatcher-worker-2 @coroutine#3961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@130ad58d 2024-02-07 20:52:42.130 [DefaultDispatcher-worker-2 @coroutine#3961] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-07 20:52:42.130 [DefaultDispatcher-worker-2 @coroutine#3961] 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-02-07 20:52:42.130 [DefaultDispatcher-worker-2 @coroutine#3961] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-07 20:52:42.130 [DefaultDispatcher-worker-2 @coroutine#3961] 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-02-07 20:52:42.131 [eventLoopGroupProxy-19-2 @call-handler#4140] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-07 20:52:42.131 [eventLoopGroupProxy-19-2 @call-handler#4140] 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-02-07 20:52:42.132 [eventLoopGroupProxy-19-2 @call-handler#4140] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-07 20:52:42.137 [DefaultDispatcher-worker-1 @call-handler#4140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c5a4b7 2024-02-07 20:52:42.138 [eventLoopGroupProxy-19-2 @call-handler#4140] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:42.138 [DefaultDispatcher-worker-17 @coroutine#3961] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-07 20:52:42.138 [DefaultDispatcher-worker-17 @coroutine#3961] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-07 20:52:42.138 [DefaultDispatcher-worker-17 @coroutine#3961] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-07 20:52:42.138 [DefaultDispatcher-worker-17 @coroutine#3961] 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-02-07 20:52:42.143 [UI Thread @coroutine#4147] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556192945580785664&accountPersonUid=556192945580785666 2024-02-07 20:52:42.143 [UI Thread @coroutine#4147] 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=556192945580785664&accountPersonUid=556192945580785666. 2024-02-07 20:52:42.143 [UI Thread @coroutine#4147] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556192945580785664&accountPersonUid=556192945580785666 2024-02-07 20:52:42.144 [UI Thread @coroutine#4149] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=556192945580785665 2024-02-07 20:52:42.144 [UI Thread @coroutine#4149] 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=556192945580785665. 2024-02-07 20:52:42.144 [UI Thread @coroutine#4149] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=556192945580785665 2024-02-07 20:52:42.144 [eventLoopGroupProxy-19-2 @call-handler#4156] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2024-02-07 20:52:42.145 [eventLoopGroupProxy-19-5 @call-handler#4159] 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/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /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/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "getNamesByUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) 2024-02-07 20:52:42.145 [DefaultDispatcher-worker-4 @coroutine#3961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@130ad58d 2024-02-07 20:52:42.145 [eventLoopGroupProxy-19-5 @call-handler#4159] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:42.147 [UI Thread @coroutine#4160] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=556192945580785664 2024-02-07 20:52:42.147 [UI Thread @coroutine#4160] 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=556192945580785664. 2024-02-07 20:52:42.147 [UI Thread @coroutine#4160] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=556192945580785664 2024-02-07 20:52:42.147 [UI Thread @coroutine#4163] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=556192945580785665&assignmentUid=556192945580785664 2024-02-07 20:52:42.147 [UI Thread @coroutine#4163] 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=556192945580785665&assignmentUid=556192945580785664. 2024-02-07 20:52:42.147 [UI Thread @coroutine#4163] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=556192945580785665&assignmentUid=556192945580785664 2024-02-07 20:52:42.147 [UI Thread @coroutine#4166] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=556192945580785665&assignmentUid=556192945580785664 2024-02-07 20:52:42.148 [UI Thread @coroutine#4166] 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=556192945580785665&assignmentUid=556192945580785664. 2024-02-07 20:52:42.148 [UI Thread @coroutine#4166] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=556192945580785665&assignmentUid=556192945580785664 2024-02-07 20:52:42.148 [eventLoopGroupProxy-19-5 @call-handler#4172] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseBlockDao" -> "findCourseBlockByAssignmentUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) 2024-02-07 20:52:42.148 [eventLoopGroupProxy-19-6 @call-handler#4173] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getAllSubmissionsFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) 2024-02-07 20:52:42.148 [UI Thread @coroutine#4149] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=556192945580785665 2024-02-07 20:52:42.148 [UI Thread @coroutine#4149] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=556192945580785665 2024-02-07 20:52:42.149 [UI Thread @coroutine#4149] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=556192945580785665. 2024-02-07 20:52:42.149 [UI Thread @coroutine#4149] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=556192945580785665 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-07 20:52:42.150 [eventLoopGroupProxy-19-6 @call-handler#4173] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:42.150 [eventLoopGroupProxy-19-5 @call-handler#4172] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:42.150 [eventLoopGroupProxy-19-2 @call-handler#4156] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:42.150 [UI Thread @coroutine#4163] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=556192945580785665&assignmentUid=556192945580785664 2024-02-07 20:52:42.150 [UI Thread @coroutine#4163] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=556192945580785665&assignmentUid=556192945580785664 2024-02-07 20:52:42.151 [eventLoopGroupProxy-19-7 @call-handler#4183] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) 2024-02-07 20:52:42.151 [UI Thread @coroutine#4163] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=556192945580785665&assignmentUid=556192945580785664. 2024-02-07 20:52:42.151 [UI Thread @coroutine#4163] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=556192945580785665&assignmentUid=556192945580785664 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-07 20:52:42.151 [UI Thread @coroutine#4160] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=556192945580785664 2024-02-07 20:52:42.151 [UI Thread @coroutine#4160] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=556192945580785664 2024-02-07 20:52:42.151 [UI Thread @coroutine#4147] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556192945580785664&accountPersonUid=556192945580785666 2024-02-07 20:52:42.151 [UI Thread @coroutine#4147] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556192945580785664&accountPersonUid=556192945580785666 2024-02-07 20:52:42.151 [UI Thread @coroutine#4160] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=556192945580785664. 2024-02-07 20:52:42.151 [UI Thread @coroutine#4160] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=556192945580785664 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-07 20:52:42.152 [UI Thread @coroutine#4147] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556192945580785664&accountPersonUid=556192945580785666. 2024-02-07 20:52:42.152 [UI Thread @coroutine#4147] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556192945580785664&accountPersonUid=556192945580785666 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-07 20:52:42.153 [eventLoopGroupProxy-19-7 @call-handler#4183] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:42.154 [UI Thread @coroutine#4166] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=556192945580785665&assignmentUid=556192945580785664 2024-02-07 20:52:42.154 [UI Thread @coroutine#4166] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=556192945580785665&assignmentUid=556192945580785664 2024-02-07 20:52:42.154 [UI Thread @coroutine#4166] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=556192945580785665&assignmentUid=556192945580785664. 2024-02-07 20:52:42.154 [UI Thread @coroutine#4166] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=556192945580785665&assignmentUid=556192945580785664 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-07 20:52:42.158 [DefaultDispatcher-worker-9 @coroutine#4149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@110f66e3 2024-02-07 20:52:42.166 [DefaultDispatcher-worker-16 @coroutine#4163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@110f66e3 2024-02-07 20:52:42.174 [DefaultDispatcher-worker-9 @coroutine#4160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@110f66e3 2024-02-07 20:52:42.182 [DefaultDispatcher-worker-14 @coroutine#4147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@110f66e3 2024-02-07 20:52:42.190 [DefaultDispatcher-worker-9 @coroutine#4166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@110f66e3 2024-02-07 20:52:42.194 [UI Thread @coroutine#4194] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556192945580785664&accountPersonUid=556192945580785666 2024-02-07 20:52:42.194 [UI Thread @coroutine#4194] 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=556192945580785664&accountPersonUid=556192945580785666. 2024-02-07 20:52:42.194 [UI Thread @coroutine#4194] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556192945580785664&accountPersonUid=556192945580785666 2024-02-07 20:52:42.195 [eventLoopGroupProxy-19-2 @call-handler#4196] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2024-02-07 20:52:42.198 [eventLoopGroupProxy-19-2 @call-handler#4196] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:42.199 [UI Thread @coroutine#4194] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556192945580785664&accountPersonUid=556192945580785666 2024-02-07 20:52:42.199 [UI Thread @coroutine#4194] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556192945580785664&accountPersonUid=556192945580785666 2024-02-07 20:52:42.199 [UI Thread @coroutine#4194] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556192945580785664&accountPersonUid=556192945580785666. 2024-02-07 20:52:42.199 [UI Thread @coroutine#4194] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556192945580785664&accountPersonUid=556192945580785666 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-07 20:52:42.209 [DefaultDispatcher-worker-16 @coroutine#4194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@110f66e3 2024-02-07 20:52:42.219 [DefaultDispatcher-worker-15 @coroutine#4194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@110f66e3 2024-02-07 20:52:42.227 [DefaultDispatcher-worker-9 @coroutine#3974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@110f66e3 2024-02-07 20:52:42.227 [DefaultDispatcher-worker-9 @coroutine#3974] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-07 20:52:42.227 [DefaultDispatcher-worker-9 @coroutine#3974] 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-02-07 20:52:42.227 [DefaultDispatcher-worker-9 @coroutine#3974] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-07 20:52:42.227 [DefaultDispatcher-worker-9 @coroutine#3974] 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-02-07 20:52:42.228 [eventLoopGroupProxy-19-2 @call-handler#4201] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-07 20:52:42.228 [eventLoopGroupProxy-19-2 @call-handler#4201] 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-02-07 20:52:42.228 [eventLoopGroupProxy-19-2 @call-handler#4201] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-07 20:52:42.234 [DefaultDispatcher-worker-9 @call-handler#4201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c5a4b7 2024-02-07 20:52:42.234 [eventLoopGroupProxy-19-2 @call-handler#4201] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:42.234 [DefaultDispatcher-worker-6 @coroutine#3974] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-07 20:52:42.234 [DefaultDispatcher-worker-6 @coroutine#3974] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-07 20:52:42.235 [DefaultDispatcher-worker-6 @coroutine#3974] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-07 20:52:42.235 [DefaultDispatcher-worker-6 @coroutine#3974] 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-02-07 20:52:42.236 [UI Thread @coroutine#4220] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556192945580785664&accountPersonUid=556192945580785665 2024-02-07 20:52:42.237 [UI Thread @coroutine#4220] 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=556192945580785664&accountPersonUid=556192945580785665. 2024-02-07 20:52:42.237 [UI Thread @coroutine#4220] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556192945580785664&accountPersonUid=556192945580785665 2024-02-07 20:52:42.237 [UI Thread @coroutine#4222] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556192945580785665&assignmentUid=556192945580785664 2024-02-07 20:52:42.237 [UI Thread @coroutine#4222] 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=556192945580785665&assignmentUid=556192945580785664. 2024-02-07 20:52:42.237 [UI Thread @coroutine#4222] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556192945580785665&assignmentUid=556192945580785664 2024-02-07 20:52:42.238 [UI Thread @coroutine#4212] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556192945580785665&assignmentUid=556192945580785664 2024-02-07 20:52:42.238 [eventLoopGroupProxy-19-2 @call-handler#4226] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-02-07 20:52:42.238 [eventLoopGroupProxy-19-5 @call-handler#4228] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-02-07 20:52:42.238 [UI Thread @coroutine#4212] 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/getLatestSubmissionForUserAsync?accountPersonUid=556192945580785665&assignmentUid=556192945580785664. 2024-02-07 20:52:42.239 [UI Thread @coroutine#4212] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556192945580785665&assignmentUid=556192945580785664 2024-02-07 20:52:42.239 [eventLoopGroupProxy-19-6 @call-handler#4235] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getLatestSubmissionForUserAsync] /, 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:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getLatestSubmissionForUserAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) 2024-02-07 20:52:42.241 [eventLoopGroupProxy-19-5 @call-handler#4228] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:42.241 [eventLoopGroupProxy-19-2 @call-handler#4226] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:42.242 [eventLoopGroupProxy-19-6 @call-handler#4235] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 20:52:42.243 [DefaultDispatcher-worker-15 @coroutine#3974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@110f66e3 2024-02-07 20:52:42.244 [UI Thread @coroutine#4222] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556192945580785665&assignmentUid=556192945580785664 2024-02-07 20:52:42.244 [UI Thread @coroutine#4222] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556192945580785665&assignmentUid=556192945580785664 2024-02-07 20:52:42.244 [UI Thread @coroutine#4220] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556192945580785664&accountPersonUid=556192945580785665 2024-02-07 20:52:42.244 [UI Thread @coroutine#4220] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556192945580785664&accountPersonUid=556192945580785665 2024-02-07 20:52:42.244 [UI Thread @coroutine#4212] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556192945580785665&assignmentUid=556192945580785664 2024-02-07 20:52:42.244 [UI Thread @coroutine#4212] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556192945580785665&assignmentUid=556192945580785664 2024-02-07 20:52:42.245 [UI Thread @coroutine#4222] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556192945580785665&assignmentUid=556192945580785664. 2024-02-07 20:52:42.245 [UI Thread @coroutine#4222] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556192945580785665&assignmentUid=556192945580785664 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-07 20:52:42.245 [UI Thread @coroutine#4220] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556192945580785664&accountPersonUid=556192945580785665. 2024-02-07 20:52:42.245 [UI Thread @coroutine#4220] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556192945580785664&accountPersonUid=556192945580785665 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-07 20:52:42.245 [UI Thread @coroutine#4212] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556192945580785665&assignmentUid=556192945580785664. 2024-02-07 20:52:42.245 [UI Thread @coroutine#4212] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556192945580785665&assignmentUid=556192945580785664 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-07 20:52:42.253 [DefaultDispatcher-worker-3 @coroutine#4222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@130ad58d 2024-02-07 20:52:42.261 [DefaultDispatcher-worker-18 @coroutine#4220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@130ad58d 2024-02-07 20:52:42.269 [DefaultDispatcher-worker-10 @coroutine#4212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@130ad58d 2024-02-07 20:52:42.273 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown initiated... 2024-02-07 20:52:42.273 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Close initiated... 2024-02-07 20:52:42.273 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:42.273 [HikariPool-125 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Closing connection org.sqlite.jdbc4.JDBC4Connection@130ad58d: (connection evicted) 2024-02-07 20:52:42.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:42.274 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Closed. 2024-02-07 20:52:42.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown completed. 2024-02-07 20:52:42.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown initiated... 2024-02-07 20:52:42.275 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Close initiated... 2024-02-07 20:52:42.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:42.275 [HikariPool-126 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Closing connection org.sqlite.jdbc4.JDBC4Connection@110f66e3: (connection evicted) 2024-02-07 20:52:42.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:42.276 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Closed. 2024-02-07 20:52:42.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown completed. 2024-02-07 20:52:42.284 [DefaultDispatcher-worker-2 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6689bf04 2024-02-07 20:52:42.285 [DefaultDispatcher-worker-2 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35939/UmAppDatabase/replication/nodeId 2024-02-07 20:52:42.285 [DefaultDispatcher-worker-2 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35939/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:42.285 [DefaultDispatcher-worker-2 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35939/UmAppDatabase/replication/nodeId 2024-02-07 20:52:42.286 [DefaultDispatcher-worker-17 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35939/UmAppDatabase/replication/nodeId 2024-02-07 20:52:42.286 [DefaultDispatcher-worker-17 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35939/UmAppDatabase/replication/nodeId 2024-02-07 20:52:42.352 [DefaultDispatcher-worker-16 @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a56f608 2024-02-07 20:52:42.352 [DefaultDispatcher-worker-16 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56523/UmAppDatabase/replication/nodeId 2024-02-07 20:52:42.352 [DefaultDispatcher-worker-16 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56523/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:42.352 [DefaultDispatcher-worker-16 @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56523/UmAppDatabase/replication/nodeId 2024-02-07 20:52:42.353 [DefaultDispatcher-worker-2 @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56523/UmAppDatabase/replication/nodeId 2024-02-07 20:52:42.354 [DefaultDispatcher-worker-2 @coroutine#2849] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56523/UmAppDatabase/replication/nodeId 2024-02-07 20:52:42.399 [DefaultDispatcher-worker-15 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e434e8 2024-02-07 20:52:42.399 [DefaultDispatcher-worker-15 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47705/UmAppDatabase/replication/nodeId 2024-02-07 20:52:42.399 [DefaultDispatcher-worker-15 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47705/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:42.399 [DefaultDispatcher-worker-15 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47705/UmAppDatabase/replication/nodeId 2024-02-07 20:52:42.400 [DefaultDispatcher-worker-2 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47705/UmAppDatabase/replication/nodeId 2024-02-07 20:52:42.400 [DefaultDispatcher-worker-2 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47705/UmAppDatabase/replication/nodeId 2024-02-07 20:52:42.537 [DefaultDispatcher-worker-14 @coroutine#2927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32ae11c9 2024-02-07 20:52:42.538 [DefaultDispatcher-worker-14 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45629/UmAppDatabase/replication/nodeId 2024-02-07 20:52:42.538 [DefaultDispatcher-worker-14 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45629/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:42.538 [DefaultDispatcher-worker-14 @coroutine#2927] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45629/UmAppDatabase/replication/nodeId 2024-02-07 20:52:42.539 [DefaultDispatcher-worker-16 @coroutine#2927] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45629/UmAppDatabase/replication/nodeId 2024-02-07 20:52:42.539 [DefaultDispatcher-worker-16 @coroutine#2927] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45629/UmAppDatabase/replication/nodeId 2024-02-07 20:52:42.610 [DefaultDispatcher-worker-2 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a991cf 2024-02-07 20:52:42.610 [DefaultDispatcher-worker-2 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54005/UmAppDatabase/replication/nodeId 2024-02-07 20:52:42.610 [DefaultDispatcher-worker-2 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54005/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:42.610 [DefaultDispatcher-worker-2 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54005/UmAppDatabase/replication/nodeId 2024-02-07 20:52:42.611 [DefaultDispatcher-worker-16 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54005/UmAppDatabase/replication/nodeId 2024-02-07 20:52:42.611 [DefaultDispatcher-worker-16 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54005/UmAppDatabase/replication/nodeId 2024-02-07 20:52:42.699 [DefaultDispatcher-worker-16 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-07 20:52:42.699 [DefaultDispatcher-worker-16 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-02-07 20:52:42.699 [DefaultDispatcher-worker-16 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:42.699 [DefaultDispatcher-worker-16 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-02-07 20:52:42.700 [DefaultDispatcher-worker-10 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-02-07 20:52:42.700 [DefaultDispatcher-worker-10 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-02-07 20:52:42.776 [DefaultDispatcher-worker-7 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a64c4ab 2024-02-07 20:52:42.776 [DefaultDispatcher-worker-7 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-07 20:52:42.776 [DefaultDispatcher-worker-7 @coroutine#3018] 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-02-07 20:52:42.776 [DefaultDispatcher-worker-7 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-07 20:52:42.777 [DefaultDispatcher-worker-15 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-07 20:52:42.783 [DefaultDispatcher-worker-3 @coroutine#3032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a16af1 2024-02-07 20:52:42.783 [DefaultDispatcher-worker-3 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52551/UmAppDatabase/replication/nodeId 2024-02-07 20:52:42.784 [DefaultDispatcher-worker-3 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52551/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:42.784 [DefaultDispatcher-worker-3 @coroutine#3032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52551/UmAppDatabase/replication/nodeId 2024-02-07 20:52:42.785 [DefaultDispatcher-worker-7 @coroutine#3032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52551/UmAppDatabase/replication/nodeId 2024-02-07 20:52:42.785 [DefaultDispatcher-worker-7 @coroutine#3032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52551/UmAppDatabase/replication/nodeId 2024-02-07 20:52:42.945 [DefaultDispatcher-worker-7 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ed5cc8c 2024-02-07 20:52:42.945 [DefaultDispatcher-worker-7 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38881/UmAppDatabase/replication/nodeId 2024-02-07 20:52:42.945 [DefaultDispatcher-worker-7 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38881/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:42.945 [DefaultDispatcher-worker-7 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38881/UmAppDatabase/replication/nodeId 2024-02-07 20:52:42.947 [DefaultDispatcher-worker-16 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38881/UmAppDatabase/replication/nodeId 2024-02-07 20:52:42.947 [DefaultDispatcher-worker-16 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38881/UmAppDatabase/replication/nodeId 2024-02-07 20:52:43.117 [DefaultDispatcher-worker-7 @coroutine#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13bf5fd 2024-02-07 20:52:43.117 [DefaultDispatcher-worker-7 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51801/UmAppDatabase/replication/nodeId 2024-02-07 20:52:43.117 [DefaultDispatcher-worker-7 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51801/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:43.117 [DefaultDispatcher-worker-7 @coroutine#3126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51801/UmAppDatabase/replication/nodeId 2024-02-07 20:52:43.118 [DefaultDispatcher-worker-16 @coroutine#3126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51801/UmAppDatabase/replication/nodeId 2024-02-07 20:52:43.118 [DefaultDispatcher-worker-16 @coroutine#3126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51801/UmAppDatabase/replication/nodeId 2024-02-07 20:52:43.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown initiated... 2024-02-07 20:52:43.279 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Close initiated... 2024-02-07 20:52:43.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:43.279 [HikariPool-124 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36c5a4b7: (connection evicted) 2024-02-07 20:52:43.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:43.280 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Closed. 2024-02-07 20:52:43.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown completed. 2024-02-07 20:52:43.283 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2024-02-07 20:52:43.284 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:43.284 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:43.284 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:43.284 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:43.284 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:43.284 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:43.284 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f3bc119 2024-02-07 20:52:43.284 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:43.284 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:43.284 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:43.284 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:43.284 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:43.284 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:43.284 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:43.284 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:43.284 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:43.284 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:43.284 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:43.284 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:43.284 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:43.284 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:43.284 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:43.284 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:43.284 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:43.284 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:43.284 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:43.284 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2024-02-07 20:52:43.284 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:43.284 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:43.284 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:43.284 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:43.284 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:43.284 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:43.284 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:43.284 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:43.284 [Test worker @coroutine#4288] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2024-02-07 20:52:43.285 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@765d67dd 2024-02-07 20:52:43.285 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@765d67dd 2024-02-07 20:52:43.285 [Test worker @coroutine#4288] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2024-02-07 20:52:43.295 [DefaultDispatcher-worker-5 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6689bf04 2024-02-07 20:52:43.295 [DefaultDispatcher-worker-5 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35939/UmAppDatabase/replication/nodeId 2024-02-07 20:52:43.295 [DefaultDispatcher-worker-5 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35939/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:43.295 [DefaultDispatcher-worker-5 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35939/UmAppDatabase/replication/nodeId 2024-02-07 20:52:43.296 [DefaultDispatcher-worker-1 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35939/UmAppDatabase/replication/nodeId 2024-02-07 20:52:43.296 [DefaultDispatcher-worker-1 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35939/UmAppDatabase/replication/nodeId 2024-02-07 20:52:43.299 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@765d67dd 2024-02-07 20:52:43.309 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@765d67dd 2024-02-07 20:52:43.311 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@765d67dd 2024-02-07 20:52:43.313 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@765d67dd 2024-02-07 20:52:43.313 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2024-02-07 20:52:43.313 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:43.313 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:43.313 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:43.313 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:43.313 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:43.313 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:43.313 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bdef8ee 2024-02-07 20:52:43.313 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:43.313 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:43.313 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:43.313 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:43.313 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:43.313 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:43.313 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:43.313 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:43.313 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:43.313 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:43.313 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:43.313 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:43.313 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:43.314 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:43.314 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:43.314 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:43.314 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:43.314 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:43.314 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:43.314 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2024-02-07 20:52:43.314 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:43.314 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:43.314 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:43.314 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:43.314 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:43.314 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:43.314 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:43.314 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:43.314 [Test worker @coroutine#4288] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2024-02-07 20:52:43.314 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@66e44f9f 2024-02-07 20:52:43.314 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@66e44f9f 2024-02-07 20:52:43.314 [Test worker @coroutine#4288] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2024-02-07 20:52:43.326 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e44f9f 2024-02-07 20:52:43.337 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e44f9f 2024-02-07 20:52:43.338 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e44f9f 2024-02-07 20:52:43.340 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e44f9f 2024-02-07 20:52:43.351 [DefaultDispatcher-worker-7 @coroutine#4304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e44f9f 2024-02-07 20:52:43.362 [DefaultDispatcher-worker-2 @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a56f608 2024-02-07 20:52:43.363 [DefaultDispatcher-worker-2 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56523/UmAppDatabase/replication/nodeId 2024-02-07 20:52:43.363 [DefaultDispatcher-worker-2 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56523/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:43.363 [DefaultDispatcher-worker-2 @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56523/UmAppDatabase/replication/nodeId 2024-02-07 20:52:43.364 [DefaultDispatcher-worker-14 @coroutine#4288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@765d67dd 2024-02-07 20:52:43.364 [DefaultDispatcher-worker-2 @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56523/UmAppDatabase/replication/nodeId 2024-02-07 20:52:43.364 [DefaultDispatcher-worker-2 @coroutine#2849] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56523/UmAppDatabase/replication/nodeId 2024-02-07 20:52:43.377 [DefaultDispatcher-worker-13 @coroutine#4288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@765d67dd 2024-02-07 20:52:43.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown initiated... 2024-02-07 20:52:43.382 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Close initiated... 2024-02-07 20:52:43.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:43.383 [HikariPool-128 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Closing connection org.sqlite.jdbc4.JDBC4Connection@765d67dd: (connection evicted) 2024-02-07 20:52:43.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:43.383 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Closed. 2024-02-07 20:52:43.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown completed. 2024-02-07 20:52:43.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown initiated... 2024-02-07 20:52:43.384 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Close initiated... 2024-02-07 20:52:43.384 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:43.384 [HikariPool-129 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66e44f9f: (connection evicted) 2024-02-07 20:52:43.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:43.385 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Closed. 2024-02-07 20:52:43.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown completed. 2024-02-07 20:52:43.386 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2024-02-07 20:52:43.386 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:43.386 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:43.386 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:43.386 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:43.386 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:43.386 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:43.386 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23974cac 2024-02-07 20:52:43.386 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:43.386 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:43.386 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:43.386 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:43.386 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:43.386 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:43.386 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:43.386 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:43.386 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:43.386 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:43.386 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:43.386 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:43.386 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:43.386 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:43.386 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:43.386 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:43.386 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:43.386 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:43.386 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:43.386 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2024-02-07 20:52:43.386 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:43.386 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:43.386 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:43.386 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:43.386 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:43.386 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:43.386 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:43.386 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:43.386 [Test worker @coroutine#4334] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2024-02-07 20:52:43.387 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@56e9126f 2024-02-07 20:52:43.387 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@56e9126f 2024-02-07 20:52:43.387 [Test worker @coroutine#4334] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2024-02-07 20:52:43.402 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e9126f 2024-02-07 20:52:43.409 [DefaultDispatcher-worker-2 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e434e8 2024-02-07 20:52:43.409 [DefaultDispatcher-worker-2 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47705/UmAppDatabase/replication/nodeId 2024-02-07 20:52:43.409 [DefaultDispatcher-worker-2 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47705/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:43.409 [DefaultDispatcher-worker-2 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47705/UmAppDatabase/replication/nodeId 2024-02-07 20:52:43.411 [DefaultDispatcher-worker-18 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47705/UmAppDatabase/replication/nodeId 2024-02-07 20:52:43.411 [DefaultDispatcher-worker-18 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47705/UmAppDatabase/replication/nodeId 2024-02-07 20:52:43.413 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e9126f 2024-02-07 20:52:43.415 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e9126f 2024-02-07 20:52:43.416 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e9126f 2024-02-07 20:52:43.417 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2024-02-07 20:52:43.417 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:43.417 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:43.417 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:43.417 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:43.417 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:43.417 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:43.417 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d60aa4 2024-02-07 20:52:43.417 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:43.417 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:43.417 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:43.417 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:43.417 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:43.417 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:43.417 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:43.417 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:43.417 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:43.417 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:43.417 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:43.417 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:43.417 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:43.417 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:43.417 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:43.417 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:43.417 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:43.417 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:43.417 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:43.417 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2024-02-07 20:52:43.417 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:43.417 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:43.417 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:43.417 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:43.417 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:43.417 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:43.417 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:43.417 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:43.417 [Test worker @coroutine#4334] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2024-02-07 20:52:43.417 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@11d557a5 2024-02-07 20:52:43.418 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@11d557a5 2024-02-07 20:52:43.418 [Test worker @coroutine#4334] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2024-02-07 20:52:43.436 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11d557a5 2024-02-07 20:52:43.447 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11d557a5 2024-02-07 20:52:43.449 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11d557a5 2024-02-07 20:52:43.451 [Test worker @coroutine#4349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11d557a5 2024-02-07 20:52:43.461 [DefaultDispatcher-worker-10 @coroutine#4351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11d557a5 2024-02-07 20:52:43.475 [DefaultDispatcher-worker-11 @coroutine#4334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e9126f 2024-02-07 20:52:43.487 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 20:52:43.489 [DefaultDispatcher-worker-16 @coroutine#4334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e9126f 2024-02-07 20:52:43.500 [DefaultDispatcher-worker-12 @coroutine#4334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e9126f 2024-02-07 20:52:43.517 [DefaultDispatcher-worker-10 @coroutine#4379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e9126f 2024-02-07 20:52:43.518 [HikariPool-131 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:43.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown initiated... 2024-02-07 20:52:43.519 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Close initiated... 2024-02-07 20:52:43.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:43.520 [HikariPool-130 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56e9126f: (connection evicted) 2024-02-07 20:52:43.521 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:43.521 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Closed. 2024-02-07 20:52:43.521 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown completed. 2024-02-07 20:52:43.521 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2024-02-07 20:52:43.521 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2024-02-07 20:52:43.521 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:43.521 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11d557a5: (connection evicted) 2024-02-07 20:52:43.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:43.522 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2024-02-07 20:52:43.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2024-02-07 20:52:43.523 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2024-02-07 20:52:43.523 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:43.523 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:43.523 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:43.523 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:43.523 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:43.523 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:43.523 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4791d904 2024-02-07 20:52:43.523 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:43.523 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:43.523 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:43.523 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:43.523 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:43.523 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:43.523 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:43.523 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:43.523 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:43.523 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:43.523 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:43.523 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:43.523 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:43.523 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:43.523 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:43.523 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:43.523 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:43.523 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:43.523 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:43.523 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2024-02-07 20:52:43.523 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:43.523 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:43.523 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:43.523 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:43.523 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:43.523 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:43.523 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:43.523 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:43.523 [Test worker @coroutine#4391] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2024-02-07 20:52:43.524 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bbb3c84 2024-02-07 20:52:43.524 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bbb3c84 2024-02-07 20:52:43.524 [Test worker @coroutine#4391] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2024-02-07 20:52:43.539 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bbb3c84 2024-02-07 20:52:43.548 [DefaultDispatcher-worker-2 @coroutine#2927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32ae11c9 2024-02-07 20:52:43.548 [DefaultDispatcher-worker-2 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45629/UmAppDatabase/replication/nodeId 2024-02-07 20:52:43.548 [DefaultDispatcher-worker-2 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45629/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:43.548 [DefaultDispatcher-worker-2 @coroutine#2927] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45629/UmAppDatabase/replication/nodeId 2024-02-07 20:52:43.550 [DefaultDispatcher-worker-13 @coroutine#2927] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45629/UmAppDatabase/replication/nodeId 2024-02-07 20:52:43.550 [DefaultDispatcher-worker-13 @coroutine#2927] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45629/UmAppDatabase/replication/nodeId 2024-02-07 20:52:43.550 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bbb3c84 2024-02-07 20:52:43.552 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bbb3c84 2024-02-07 20:52:43.554 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bbb3c84 2024-02-07 20:52:43.554 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2024-02-07 20:52:43.555 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:43.555 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:43.555 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:43.555 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:43.555 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:43.555 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:43.555 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40aaf656 2024-02-07 20:52:43.555 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:43.555 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:43.555 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:43.555 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:43.555 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:43.555 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:43.555 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:43.555 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:43.555 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:43.555 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:43.555 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:43.555 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:43.555 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:43.555 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:43.555 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:43.555 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:43.555 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:43.555 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:43.555 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:43.555 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2024-02-07 20:52:43.555 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:43.555 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:43.555 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:43.555 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:43.555 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:43.555 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:43.555 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:43.555 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:43.555 [Test worker @coroutine#4391] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2024-02-07 20:52:43.555 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@167ccc3c 2024-02-07 20:52:43.555 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@167ccc3c 2024-02-07 20:52:43.555 [Test worker @coroutine#4391] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2024-02-07 20:52:43.568 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@167ccc3c 2024-02-07 20:52:43.579 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@167ccc3c 2024-02-07 20:52:43.580 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@167ccc3c 2024-02-07 20:52:43.582 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@167ccc3c 2024-02-07 20:52:43.592 [DefaultDispatcher-worker-16 @coroutine#4407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@167ccc3c 2024-02-07 20:52:43.602 [DefaultDispatcher-worker-2 @coroutine#4391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bbb3c84 2024-02-07 20:52:43.611 [DefaultDispatcher-worker-18 @coroutine#4391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bbb3c84 2024-02-07 20:52:43.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2024-02-07 20:52:43.618 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2024-02-07 20:52:43.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:43.618 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3bbb3c84: (connection evicted) 2024-02-07 20:52:43.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:43.619 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2024-02-07 20:52:43.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2024-02-07 20:52:43.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2024-02-07 20:52:43.619 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2024-02-07 20:52:43.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:43.620 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@167ccc3c: (connection evicted) 2024-02-07 20:52:43.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:43.620 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2024-02-07 20:52:43.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2024-02-07 20:52:43.621 [DefaultDispatcher-worker-12 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a991cf 2024-02-07 20:52:43.621 [DefaultDispatcher-worker-12 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54005/UmAppDatabase/replication/nodeId 2024-02-07 20:52:43.621 [DefaultDispatcher-worker-12 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54005/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:43.621 [DefaultDispatcher-worker-12 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54005/UmAppDatabase/replication/nodeId 2024-02-07 20:52:43.621 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2024-02-07 20:52:43.621 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:43.621 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:43.622 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:43.622 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:43.622 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:43.622 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:43.622 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5dcec8e9 2024-02-07 20:52:43.622 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:43.622 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:43.622 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:43.622 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:43.622 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:43.622 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:43.622 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:43.622 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:43.622 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:43.622 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:43.622 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:43.622 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:43.622 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:43.622 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:43.622 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:43.622 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:43.622 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:43.622 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:43.622 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:43.622 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2024-02-07 20:52:43.622 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:43.622 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:43.622 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:43.622 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:43.622 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:43.622 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:43.622 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:43.622 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:43.622 [Test worker @coroutine#4436] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2024-02-07 20:52:43.622 [DefaultDispatcher-worker-9 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54005/UmAppDatabase/replication/nodeId 2024-02-07 20:52:43.622 [DefaultDispatcher-worker-9 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54005/UmAppDatabase/replication/nodeId 2024-02-07 20:52:43.622 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@73543048 2024-02-07 20:52:43.622 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@73543048 2024-02-07 20:52:43.622 [Test worker @coroutine#4436] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2024-02-07 20:52:43.642 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73543048 2024-02-07 20:52:43.653 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73543048 2024-02-07 20:52:43.655 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73543048 2024-02-07 20:52:43.656 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73543048 2024-02-07 20:52:43.657 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2024-02-07 20:52:43.657 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:43.657 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:43.657 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:43.657 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:43.657 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:43.657 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:43.657 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77737e3e 2024-02-07 20:52:43.657 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:43.657 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:43.657 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:43.657 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:43.657 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:43.657 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:43.657 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:43.657 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:43.657 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:43.657 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:43.657 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:43.657 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:43.657 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:43.657 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:43.657 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:43.657 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:43.657 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:43.657 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:43.657 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:43.657 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2024-02-07 20:52:43.657 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:43.657 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:43.657 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:43.657 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:43.657 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:43.657 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:43.657 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:43.657 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:43.657 [Test worker @coroutine#4436] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2024-02-07 20:52:43.658 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@3652dd19 2024-02-07 20:52:43.658 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@3652dd19 2024-02-07 20:52:43.658 [Test worker @coroutine#4436] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2024-02-07 20:52:43.672 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3652dd19 2024-02-07 20:52:43.683 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3652dd19 2024-02-07 20:52:43.684 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3652dd19 2024-02-07 20:52:43.686 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3652dd19 2024-02-07 20:52:43.697 [DefaultDispatcher-worker-5 @coroutine#4450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3652dd19 2024-02-07 20:52:43.708 [DefaultDispatcher-worker-6 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-07 20:52:43.708 [DefaultDispatcher-worker-6 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-02-07 20:52:43.708 [DefaultDispatcher-worker-6 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:43.708 [DefaultDispatcher-worker-6 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-02-07 20:52:43.709 [DefaultDispatcher-worker-1 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-02-07 20:52:43.709 [DefaultDispatcher-worker-1 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-02-07 20:52:43.711 [DefaultDispatcher-worker-1 @coroutine#4436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73543048 2024-02-07 20:52:43.722 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 20:52:43.723 [DefaultDispatcher-worker-3 @coroutine#4436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73543048 2024-02-07 20:52:43.728 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2024-02-07 20:52:43.728 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2024-02-07 20:52:43.728 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:43.728 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73543048: (connection evicted) 2024-02-07 20:52:43.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:43.729 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2024-02-07 20:52:43.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2024-02-07 20:52:43.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2024-02-07 20:52:43.729 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2024-02-07 20:52:43.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:43.729 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3652dd19: (connection evicted) 2024-02-07 20:52:43.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:43.730 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2024-02-07 20:52:43.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2024-02-07 20:52:43.731 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2024-02-07 20:52:43.732 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:43.732 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:43.732 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:43.732 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:43.732 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:43.732 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:43.732 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66d766b9 2024-02-07 20:52:43.732 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:43.732 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:43.732 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:43.732 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:43.732 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:43.732 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:43.732 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:43.732 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:43.732 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:43.732 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:43.732 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:43.732 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:43.732 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:43.732 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:43.732 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:43.732 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:43.732 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:43.732 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:43.732 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:43.732 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2024-02-07 20:52:43.732 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:43.732 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:43.732 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:43.732 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:43.732 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:43.732 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:43.732 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:43.732 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:43.732 [Test worker @coroutine#4481] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2024-02-07 20:52:43.733 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@251db193 2024-02-07 20:52:43.733 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@251db193 2024-02-07 20:52:43.733 [Test worker @coroutine#4481] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2024-02-07 20:52:43.748 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251db193 2024-02-07 20:52:43.759 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251db193 2024-02-07 20:52:43.761 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251db193 2024-02-07 20:52:43.762 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251db193 2024-02-07 20:52:43.763 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2024-02-07 20:52:43.763 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:43.763 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:43.763 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:43.763 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:43.763 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:43.763 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:43.763 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@381d7c4c 2024-02-07 20:52:43.763 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:43.763 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:43.763 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:43.763 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:43.763 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:43.763 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:43.763 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:43.763 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:43.763 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:43.763 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:43.763 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:43.763 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:43.763 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:43.763 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:43.763 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:43.763 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:43.763 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:43.763 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:43.763 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:43.763 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2024-02-07 20:52:43.763 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:43.763 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:43.763 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:43.763 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:43.763 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:43.763 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:43.763 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:43.763 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:43.763 [Test worker @coroutine#4481] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2024-02-07 20:52:43.763 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@259f0fdb 2024-02-07 20:52:43.763 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@259f0fdb 2024-02-07 20:52:43.763 [Test worker @coroutine#4481] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2024-02-07 20:52:43.776 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@259f0fdb 2024-02-07 20:52:43.786 [DefaultDispatcher-worker-14 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a64c4ab 2024-02-07 20:52:43.787 [DefaultDispatcher-worker-14 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-07 20:52:43.787 [DefaultDispatcher-worker-14 @coroutine#3018] 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-02-07 20:52:43.787 [DefaultDispatcher-worker-14 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-07 20:52:43.787 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@259f0fdb 2024-02-07 20:52:43.788 [DefaultDispatcher-worker-7 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-07 20:52:43.789 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@259f0fdb 2024-02-07 20:52:43.791 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@259f0fdb 2024-02-07 20:52:43.794 [DefaultDispatcher-worker-17 @coroutine#3032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a16af1 2024-02-07 20:52:43.794 [DefaultDispatcher-worker-17 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52551/UmAppDatabase/replication/nodeId 2024-02-07 20:52:43.794 [DefaultDispatcher-worker-17 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52551/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:43.794 [DefaultDispatcher-worker-17 @coroutine#3032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52551/UmAppDatabase/replication/nodeId 2024-02-07 20:52:43.795 [DefaultDispatcher-worker-1 @coroutine#3032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52551/UmAppDatabase/replication/nodeId 2024-02-07 20:52:43.795 [DefaultDispatcher-worker-1 @coroutine#3032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52551/UmAppDatabase/replication/nodeId 2024-02-07 20:52:43.801 [DefaultDispatcher-worker-6 @coroutine#4496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@259f0fdb 2024-02-07 20:52:43.817 [DefaultDispatcher-worker-18 @coroutine#4481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251db193 2024-02-07 20:52:43.831 [DefaultDispatcher-worker-10 @coroutine#4481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251db193 2024-02-07 20:52:43.833 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 20:52:43.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2024-02-07 20:52:43.836 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2024-02-07 20:52:43.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:43.836 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@251db193: (connection evicted) 2024-02-07 20:52:43.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:43.837 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2024-02-07 20:52:43.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2024-02-07 20:52:43.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2024-02-07 20:52:43.837 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2024-02-07 20:52:43.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:43.837 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@259f0fdb: (connection evicted) 2024-02-07 20:52:43.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:43.838 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2024-02-07 20:52:43.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2024-02-07 20:52:43.839 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2024-02-07 20:52:43.839 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:43.839 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:43.839 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:43.839 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:43.840 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:43.840 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:43.840 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6eeb15f9 2024-02-07 20:52:43.840 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:43.840 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:43.840 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:43.840 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:43.840 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:43.840 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:43.840 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:43.840 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:43.840 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:43.840 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:43.840 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:43.840 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:43.840 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:43.840 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:43.840 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:43.840 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:43.840 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:43.840 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:43.840 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:43.840 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2024-02-07 20:52:43.840 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:43.840 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:43.840 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:43.840 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:43.840 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:43.840 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:43.840 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:43.840 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:43.840 [Test worker @coroutine#4525] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2024-02-07 20:52:43.840 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@568cbf8d 2024-02-07 20:52:43.840 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@568cbf8d 2024-02-07 20:52:43.840 [Test worker @coroutine#4525] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2024-02-07 20:52:43.855 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@568cbf8d 2024-02-07 20:52:43.871 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@568cbf8d 2024-02-07 20:52:43.873 [Test worker @coroutine#4528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@568cbf8d 2024-02-07 20:52:43.875 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@568cbf8d 2024-02-07 20:52:43.875 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2024-02-07 20:52:43.876 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:43.876 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:43.876 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:43.876 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:43.876 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:43.876 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:43.876 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f219e84 2024-02-07 20:52:43.876 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:43.876 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:43.876 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:43.876 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:43.876 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:43.876 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:43.876 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:43.876 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:43.876 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:43.876 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:43.876 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:43.876 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:43.876 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:43.876 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:43.876 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:43.876 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:43.876 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:43.876 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:43.876 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:43.876 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2024-02-07 20:52:43.876 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:43.876 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:43.876 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:43.876 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:43.876 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:43.876 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:43.876 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:43.876 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:43.876 [Test worker @coroutine#4525] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2024-02-07 20:52:43.876 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@312e8eaf 2024-02-07 20:52:43.876 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@312e8eaf 2024-02-07 20:52:43.876 [Test worker @coroutine#4525] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2024-02-07 20:52:43.889 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@312e8eaf 2024-02-07 20:52:43.899 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@312e8eaf 2024-02-07 20:52:43.901 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@312e8eaf 2024-02-07 20:52:43.902 [Test worker @coroutine#4536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@312e8eaf 2024-02-07 20:52:43.913 [DefaultDispatcher-worker-6 @coroutine#4538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@312e8eaf 2024-02-07 20:52:43.926 [DefaultDispatcher-worker-17 @coroutine#4525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@568cbf8d 2024-02-07 20:52:43.938 [DefaultDispatcher-worker-15 @coroutine#4525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@568cbf8d 2024-02-07 20:52:43.941 [HikariPool-138 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 20:52:43.946 [DefaultDispatcher-worker-15 @coroutine#4525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@568cbf8d 2024-02-07 20:52:43.950 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2024-02-07 20:52:43.950 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2024-02-07 20:52:43.950 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:43.950 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@568cbf8d: (connection evicted) 2024-02-07 20:52:43.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:43.951 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2024-02-07 20:52:43.951 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2024-02-07 20:52:43.951 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2024-02-07 20:52:43.951 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2024-02-07 20:52:43.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:43.952 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@312e8eaf: (connection evicted) 2024-02-07 20:52:43.952 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:43.952 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2024-02-07 20:52:43.952 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2024-02-07 20:52:43.954 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2024-02-07 20:52:43.954 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:43.954 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:43.954 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:43.954 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:43.954 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:43.954 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:43.954 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@278df226 2024-02-07 20:52:43.954 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:43.954 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:43.954 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:43.954 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:43.954 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:43.954 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:43.954 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:43.954 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:43.954 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:43.954 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:43.954 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:43.954 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:43.954 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:43.954 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:43.954 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:43.954 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:43.954 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:43.954 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:43.954 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:43.954 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2024-02-07 20:52:43.954 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:43.954 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:43.955 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:43.955 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:43.955 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:43.955 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:43.955 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:43.955 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:43.955 [Test worker @coroutine#4566] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2024-02-07 20:52:43.955 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@28a33dc9 2024-02-07 20:52:43.955 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@28a33dc9 2024-02-07 20:52:43.955 [Test worker @coroutine#4566] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2024-02-07 20:52:43.957 [DefaultDispatcher-worker-5 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ed5cc8c 2024-02-07 20:52:43.957 [DefaultDispatcher-worker-5 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38881/UmAppDatabase/replication/nodeId 2024-02-07 20:52:43.957 [DefaultDispatcher-worker-5 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38881/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:43.957 [DefaultDispatcher-worker-5 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38881/UmAppDatabase/replication/nodeId 2024-02-07 20:52:43.958 [DefaultDispatcher-worker-6 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38881/UmAppDatabase/replication/nodeId 2024-02-07 20:52:43.958 [DefaultDispatcher-worker-6 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38881/UmAppDatabase/replication/nodeId 2024-02-07 20:52:43.971 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28a33dc9 2024-02-07 20:52:43.981 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28a33dc9 2024-02-07 20:52:43.983 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28a33dc9 2024-02-07 20:52:43.985 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28a33dc9 2024-02-07 20:52:43.985 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2024-02-07 20:52:43.985 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:43.985 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:43.985 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:43.985 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:43.985 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:43.985 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:43.985 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6278371a 2024-02-07 20:52:43.985 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:43.985 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:43.985 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:43.985 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:43.985 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:43.985 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:43.985 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:43.985 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:43.985 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:43.985 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:43.985 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:43.985 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:43.985 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:43.985 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:43.985 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:43.985 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:43.985 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:43.985 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:43.985 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:43.985 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2024-02-07 20:52:43.985 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:43.985 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:43.985 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:43.985 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:43.985 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:43.985 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:43.985 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:43.985 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:43.985 [Test worker @coroutine#4566] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2024-02-07 20:52:43.986 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a486afb 2024-02-07 20:52:43.986 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a486afb 2024-02-07 20:52:43.986 [Test worker @coroutine#4566] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2024-02-07 20:52:43.999 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a486afb 2024-02-07 20:52:44.009 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a486afb 2024-02-07 20:52:44.011 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a486afb 2024-02-07 20:52:44.012 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a486afb 2024-02-07 20:52:44.024 [DefaultDispatcher-worker-12 @coroutine#4583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a486afb 2024-02-07 20:52:44.036 [DefaultDispatcher-worker-1 @coroutine#4566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28a33dc9 2024-02-07 20:52:44.048 [DefaultDispatcher-worker-5 @coroutine#4566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28a33dc9 2024-02-07 20:52:44.055 [DefaultDispatcher-worker-1 @coroutine#4566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28a33dc9 2024-02-07 20:52:44.055 [HikariPool-140 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:44.072 [DefaultDispatcher-worker-16 @coroutine#4611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28a33dc9 2024-02-07 20:52:44.075 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2024-02-07 20:52:44.075 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2024-02-07 20:52:44.075 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:44.076 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28a33dc9: (connection evicted) 2024-02-07 20:52:44.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:44.077 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2024-02-07 20:52:44.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2024-02-07 20:52:44.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2024-02-07 20:52:44.077 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2024-02-07 20:52:44.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:44.077 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a486afb: (connection evicted) 2024-02-07 20:52:44.078 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:44.078 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2024-02-07 20:52:44.078 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2024-02-07 20:52:44.079 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2024-02-07 20:52:44.079 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:44.079 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:44.079 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:44.079 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:44.079 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:44.079 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:44.079 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a9d6eb9 2024-02-07 20:52:44.079 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:44.079 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:44.079 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:44.079 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:44.079 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:44.079 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:44.079 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:44.079 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:44.079 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:44.079 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:44.079 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:44.079 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:44.079 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:44.079 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:44.079 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:44.079 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:44.079 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:44.079 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:44.079 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:44.079 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2024-02-07 20:52:44.079 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:44.079 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:44.079 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:44.079 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:44.079 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:44.079 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:44.079 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:44.079 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:44.079 [Test worker @coroutine#4623] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2024-02-07 20:52:44.079 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b9c74a 2024-02-07 20:52:44.079 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b9c74a 2024-02-07 20:52:44.079 [Test worker @coroutine#4623] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2024-02-07 20:52:44.096 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b9c74a 2024-02-07 20:52:44.106 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b9c74a 2024-02-07 20:52:44.108 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b9c74a 2024-02-07 20:52:44.109 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b9c74a 2024-02-07 20:52:44.110 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2024-02-07 20:52:44.110 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:44.110 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:44.110 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:44.110 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:44.110 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:44.110 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:44.110 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2693e39c 2024-02-07 20:52:44.110 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:44.110 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:44.110 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:44.110 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:44.110 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:44.110 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:44.110 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:44.110 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:44.110 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:44.110 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:44.110 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:44.110 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:44.110 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:44.110 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:44.110 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:44.110 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:44.110 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:44.110 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:44.110 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:44.110 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2024-02-07 20:52:44.110 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:44.110 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:44.110 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:44.110 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:44.110 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:44.110 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:44.110 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:44.110 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:44.110 [Test worker @coroutine#4623] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2024-02-07 20:52:44.110 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@1043c493 2024-02-07 20:52:44.110 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@1043c493 2024-02-07 20:52:44.110 [Test worker @coroutine#4623] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2024-02-07 20:52:44.124 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1043c493 2024-02-07 20:52:44.127 [DefaultDispatcher-worker-12 @coroutine#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13bf5fd 2024-02-07 20:52:44.127 [DefaultDispatcher-worker-12 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51801/UmAppDatabase/replication/nodeId 2024-02-07 20:52:44.127 [DefaultDispatcher-worker-12 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51801/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:44.127 [DefaultDispatcher-worker-12 @coroutine#3126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51801/UmAppDatabase/replication/nodeId 2024-02-07 20:52:44.128 [DefaultDispatcher-worker-12 @coroutine#3126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51801/UmAppDatabase/replication/nodeId 2024-02-07 20:52:44.128 [DefaultDispatcher-worker-12 @coroutine#3126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51801/UmAppDatabase/replication/nodeId 2024-02-07 20:52:44.134 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1043c493 2024-02-07 20:52:44.136 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1043c493 2024-02-07 20:52:44.138 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1043c493 2024-02-07 20:52:44.148 [DefaultDispatcher-worker-11 @coroutine#4639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1043c493 2024-02-07 20:52:44.162 [DefaultDispatcher-worker-8 @coroutine#4623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b9c74a 2024-02-07 20:52:44.173 [DefaultDispatcher-worker-4 @coroutine#4623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b9c74a 2024-02-07 20:52:44.177 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b9c74a 2024-02-07 20:52:44.180 [HikariPool-142 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:44.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2024-02-07 20:52:44.182 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2024-02-07 20:52:44.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:44.182 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b9c74a: (connection evicted) 2024-02-07 20:52:44.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:44.183 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2024-02-07 20:52:44.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2024-02-07 20:52:44.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2024-02-07 20:52:44.183 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2024-02-07 20:52:44.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:44.183 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1043c493: (connection evicted) 2024-02-07 20:52:44.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:44.184 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2024-02-07 20:52:44.184 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2024-02-07 20:52:44.186 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2024-02-07 20:52:44.186 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:44.186 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:44.186 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:44.186 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:44.186 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:44.186 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:44.186 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c9430c6 2024-02-07 20:52:44.186 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:44.186 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:44.186 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:44.186 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:44.186 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:44.186 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:44.186 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:44.186 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:44.186 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:44.186 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:44.186 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:44.186 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:44.186 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:44.186 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:44.186 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:44.186 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:44.186 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:44.186 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:44.186 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:44.186 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2024-02-07 20:52:44.186 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:44.186 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:44.186 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:44.186 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:44.186 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:44.186 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:44.186 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:44.186 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:44.186 [Test worker @coroutine#4668] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2024-02-07 20:52:44.187 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c96dc5c 2024-02-07 20:52:44.187 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c96dc5c 2024-02-07 20:52:44.187 [Test worker @coroutine#4668] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2024-02-07 20:52:44.203 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c96dc5c 2024-02-07 20:52:44.214 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c96dc5c 2024-02-07 20:52:44.216 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c96dc5c 2024-02-07 20:52:44.217 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c96dc5c 2024-02-07 20:52:44.218 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2024-02-07 20:52:44.218 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:44.218 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:44.218 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:44.218 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:44.218 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:44.218 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:44.218 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@eb23b9c 2024-02-07 20:52:44.218 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:44.218 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:44.218 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:44.218 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:44.218 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:44.218 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:44.218 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:44.218 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:44.218 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:44.218 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:44.218 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:44.218 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:44.218 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:44.218 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:44.218 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:44.218 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:44.218 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:44.218 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:44.218 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:44.218 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2024-02-07 20:52:44.218 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:44.218 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:44.218 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:44.218 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:44.218 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:44.218 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:44.218 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:44.218 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:44.218 [Test worker @coroutine#4668] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2024-02-07 20:52:44.218 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f19430f 2024-02-07 20:52:44.219 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f19430f 2024-02-07 20:52:44.219 [Test worker @coroutine#4668] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2024-02-07 20:52:44.231 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f19430f 2024-02-07 20:52:44.242 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f19430f 2024-02-07 20:52:44.243 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f19430f 2024-02-07 20:52:44.245 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f19430f 2024-02-07 20:52:44.256 [DefaultDispatcher-worker-4 @coroutine#4681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f19430f 2024-02-07 20:52:44.270 [DefaultDispatcher-worker-1 @coroutine#4668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c96dc5c 2024-02-07 20:52:44.282 [DefaultDispatcher-worker-6 @coroutine#4668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c96dc5c 2024-02-07 20:52:44.285 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c96dc5c 2024-02-07 20:52:44.287 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 20:52:44.288 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c96dc5c 2024-02-07 20:52:44.295 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2024-02-07 20:52:44.295 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2024-02-07 20:52:44.295 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:44.295 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c96dc5c: (connection evicted) 2024-02-07 20:52:44.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:44.296 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2024-02-07 20:52:44.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2024-02-07 20:52:44.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2024-02-07 20:52:44.296 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2024-02-07 20:52:44.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:44.296 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f19430f: (connection evicted) 2024-02-07 20:52:44.297 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:44.297 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2024-02-07 20:52:44.297 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2024-02-07 20:52:44.297 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2024-02-07 20:52:44.298 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:44.298 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:44.298 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:44.298 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:44.298 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:44.298 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:44.298 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f7aa4f8 2024-02-07 20:52:44.298 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:44.298 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:44.298 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:44.298 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:44.298 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:44.298 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:44.298 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:44.298 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:44.298 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:44.298 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:44.298 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:44.298 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:44.298 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:44.298 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:44.298 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:44.298 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:44.298 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:44.298 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:44.298 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:44.298 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2024-02-07 20:52:44.298 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:44.298 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:44.298 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:44.298 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:44.298 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:44.298 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:44.298 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:44.298 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:44.298 [Test worker @coroutine#4714] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2024-02-07 20:52:44.298 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@2403c1c5 2024-02-07 20:52:44.298 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@2403c1c5 2024-02-07 20:52:44.298 [Test worker @coroutine#4714] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2024-02-07 20:52:44.305 [DefaultDispatcher-worker-5 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6689bf04 2024-02-07 20:52:44.305 [DefaultDispatcher-worker-5 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35939/UmAppDatabase/replication/nodeId 2024-02-07 20:52:44.305 [DefaultDispatcher-worker-5 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35939/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:44.305 [DefaultDispatcher-worker-5 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35939/UmAppDatabase/replication/nodeId 2024-02-07 20:52:44.307 [DefaultDispatcher-worker-15 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35939/UmAppDatabase/replication/nodeId 2024-02-07 20:52:44.307 [DefaultDispatcher-worker-15 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35939/UmAppDatabase/replication/nodeId 2024-02-07 20:52:44.312 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2403c1c5 2024-02-07 20:52:44.323 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2403c1c5 2024-02-07 20:52:44.325 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2403c1c5 2024-02-07 20:52:44.327 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2403c1c5 2024-02-07 20:52:44.327 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2024-02-07 20:52:44.327 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:44.327 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:44.327 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:44.327 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:44.327 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:44.327 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:44.327 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c4eccd2 2024-02-07 20:52:44.327 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:44.327 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:44.327 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:44.327 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:44.327 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:44.327 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:44.327 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:44.327 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:44.327 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:44.327 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:44.327 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:44.327 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:44.327 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:44.327 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:44.327 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:44.327 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:44.327 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:44.327 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:44.327 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:44.327 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2024-02-07 20:52:44.327 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:44.327 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:44.327 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:44.327 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:44.327 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:44.327 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:44.327 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:44.327 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:44.327 [Test worker @coroutine#4714] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2024-02-07 20:52:44.328 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c7d19bf 2024-02-07 20:52:44.328 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c7d19bf 2024-02-07 20:52:44.328 [Test worker @coroutine#4714] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2024-02-07 20:52:44.341 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c7d19bf 2024-02-07 20:52:44.351 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c7d19bf 2024-02-07 20:52:44.353 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c7d19bf 2024-02-07 20:52:44.355 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c7d19bf 2024-02-07 20:52:44.366 [DefaultDispatcher-worker-17 @coroutine#4731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c7d19bf 2024-02-07 20:52:44.372 [DefaultDispatcher-worker-14 @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a56f608 2024-02-07 20:52:44.372 [DefaultDispatcher-worker-14 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56523/UmAppDatabase/replication/nodeId 2024-02-07 20:52:44.372 [DefaultDispatcher-worker-14 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56523/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:44.372 [DefaultDispatcher-worker-14 @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56523/UmAppDatabase/replication/nodeId 2024-02-07 20:52:44.373 [DefaultDispatcher-worker-12 @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56523/UmAppDatabase/replication/nodeId 2024-02-07 20:52:44.373 [DefaultDispatcher-worker-12 @coroutine#2849] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56523/UmAppDatabase/replication/nodeId 2024-02-07 20:52:44.380 [DefaultDispatcher-worker-16 @coroutine#4714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2403c1c5 2024-02-07 20:52:44.392 [DefaultDispatcher-worker-6 @coroutine#4714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2403c1c5 2024-02-07 20:52:44.445 [HikariPool-146 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:44.445 [HikariPool-147 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:44.453 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2024-02-07 20:52:44.453 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2024-02-07 20:52:44.453 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:44.453 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2403c1c5: (connection evicted) 2024-02-07 20:52:44.454 [DefaultDispatcher-worker-9 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e434e8 2024-02-07 20:52:44.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:44.454 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2024-02-07 20:52:44.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2024-02-07 20:52:44.454 [DefaultDispatcher-worker-9 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47705/UmAppDatabase/replication/nodeId 2024-02-07 20:52:44.454 [DefaultDispatcher-worker-9 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47705/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:44.454 [DefaultDispatcher-worker-9 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47705/UmAppDatabase/replication/nodeId 2024-02-07 20:52:44.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2024-02-07 20:52:44.454 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2024-02-07 20:52:44.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:44.455 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c7d19bf: (connection evicted) 2024-02-07 20:52:44.455 [DefaultDispatcher-worker-1 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47705/UmAppDatabase/replication/nodeId 2024-02-07 20:52:44.455 [DefaultDispatcher-worker-1 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47705/UmAppDatabase/replication/nodeId 2024-02-07 20:52:44.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:44.455 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2024-02-07 20:52:44.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2024-02-07 20:52:44.456 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2024-02-07 20:52:44.457 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:44.457 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:44.457 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:44.457 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:44.457 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:44.457 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:44.457 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c1f3125 2024-02-07 20:52:44.457 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:44.457 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:44.457 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:44.457 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:44.457 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:44.457 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:44.457 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:44.457 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:44.457 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:44.457 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:44.457 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:44.457 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:44.457 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:44.457 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:44.457 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:44.457 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:44.457 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:44.457 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:44.457 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:44.457 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2024-02-07 20:52:44.457 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:44.457 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:44.457 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:44.457 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:44.457 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:44.457 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:44.457 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:44.457 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:44.457 [Test worker @coroutine#4777] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2024-02-07 20:52:44.457 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@69eb1f23 2024-02-07 20:52:44.457 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@69eb1f23 2024-02-07 20:52:44.457 [Test worker @coroutine#4777] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2024-02-07 20:52:44.470 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69eb1f23 2024-02-07 20:52:44.481 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69eb1f23 2024-02-07 20:52:44.483 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69eb1f23 2024-02-07 20:52:44.484 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69eb1f23 2024-02-07 20:52:44.485 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2024-02-07 20:52:44.485 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:44.485 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:44.485 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:44.485 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:44.485 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:44.485 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:44.485 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2561d61 2024-02-07 20:52:44.485 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:44.485 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:44.485 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:44.485 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:44.485 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:44.485 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:44.485 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:44.485 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:44.485 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:44.485 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:44.485 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:44.485 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:44.485 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:44.485 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:44.485 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:44.485 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:44.485 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:44.485 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:44.485 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:44.485 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2024-02-07 20:52:44.485 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:44.485 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:44.485 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:44.485 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:44.485 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:44.485 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:44.485 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:44.485 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:44.485 [Test worker @coroutine#4777] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2024-02-07 20:52:44.485 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@374712f8 2024-02-07 20:52:44.485 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@374712f8 2024-02-07 20:52:44.485 [Test worker @coroutine#4777] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2024-02-07 20:52:44.498 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@374712f8 2024-02-07 20:52:44.509 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@374712f8 2024-02-07 20:52:44.510 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@374712f8 2024-02-07 20:52:44.512 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@374712f8 2024-02-07 20:52:44.522 [DefaultDispatcher-worker-17 @coroutine#4791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@374712f8 2024-02-07 20:52:44.535 [DefaultDispatcher-worker-13 @coroutine#4777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69eb1f23 2024-02-07 20:52:44.548 [DefaultDispatcher-worker-6 @coroutine#4777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69eb1f23 2024-02-07 20:52:44.553 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2024-02-07 20:52:44.553 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2024-02-07 20:52:44.553 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:44.553 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69eb1f23: (connection evicted) 2024-02-07 20:52:44.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:44.554 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2024-02-07 20:52:44.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2024-02-07 20:52:44.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2024-02-07 20:52:44.554 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2024-02-07 20:52:44.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:44.554 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@374712f8: (connection evicted) 2024-02-07 20:52:44.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:44.555 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2024-02-07 20:52:44.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2024-02-07 20:52:44.556 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2024-02-07 20:52:44.557 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:44.557 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:44.557 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:44.557 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:44.557 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:44.557 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:44.557 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49f32bcb 2024-02-07 20:52:44.557 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:44.557 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:44.557 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:44.557 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:44.557 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:44.557 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:44.557 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:44.557 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:44.557 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:44.557 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:44.557 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:44.557 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:44.557 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:44.557 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:44.557 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:44.557 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:44.557 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:44.557 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:44.557 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:44.557 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2024-02-07 20:52:44.557 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:44.557 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:44.557 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:44.557 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:44.557 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:44.557 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:44.557 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:44.557 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:44.557 [Test worker @coroutine#4818] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2024-02-07 20:52:44.557 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@38624a3a 2024-02-07 20:52:44.557 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@38624a3a 2024-02-07 20:52:44.557 [Test worker @coroutine#4818] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2024-02-07 20:52:44.560 [DefaultDispatcher-worker-2 @coroutine#2927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32ae11c9 2024-02-07 20:52:44.560 [DefaultDispatcher-worker-2 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45629/UmAppDatabase/replication/nodeId 2024-02-07 20:52:44.560 [DefaultDispatcher-worker-2 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45629/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:44.560 [DefaultDispatcher-worker-2 @coroutine#2927] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45629/UmAppDatabase/replication/nodeId 2024-02-07 20:52:44.561 [DefaultDispatcher-worker-6 @coroutine#2927] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45629/UmAppDatabase/replication/nodeId 2024-02-07 20:52:44.561 [DefaultDispatcher-worker-6 @coroutine#2927] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45629/UmAppDatabase/replication/nodeId 2024-02-07 20:52:44.574 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38624a3a 2024-02-07 20:52:44.584 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38624a3a 2024-02-07 20:52:44.586 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38624a3a 2024-02-07 20:52:44.588 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38624a3a 2024-02-07 20:52:44.588 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2024-02-07 20:52:44.588 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:44.588 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:44.588 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:44.588 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:44.588 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:44.588 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:44.588 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18a349cb 2024-02-07 20:52:44.588 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:44.588 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:44.588 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:44.588 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:44.588 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:44.588 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:44.588 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:44.588 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:44.588 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:44.588 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:44.588 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:44.588 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:44.588 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:44.588 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:44.588 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:44.588 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:44.588 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:44.588 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:44.588 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:44.588 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2024-02-07 20:52:44.588 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:44.588 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:44.588 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:44.588 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:44.588 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:44.588 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:44.588 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:44.588 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:44.588 [Test worker @coroutine#4818] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2024-02-07 20:52:44.589 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@6012bee8 2024-02-07 20:52:44.589 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@6012bee8 2024-02-07 20:52:44.589 [Test worker @coroutine#4818] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2024-02-07 20:52:44.602 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6012bee8 2024-02-07 20:52:44.612 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6012bee8 2024-02-07 20:52:44.614 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6012bee8 2024-02-07 20:52:44.615 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6012bee8 2024-02-07 20:52:44.627 [DefaultDispatcher-worker-10 @coroutine#4836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6012bee8 2024-02-07 20:52:44.631 [DefaultDispatcher-worker-14 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a991cf 2024-02-07 20:52:44.631 [DefaultDispatcher-worker-14 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54005/UmAppDatabase/replication/nodeId 2024-02-07 20:52:44.631 [DefaultDispatcher-worker-14 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54005/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:44.631 [DefaultDispatcher-worker-14 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54005/UmAppDatabase/replication/nodeId 2024-02-07 20:52:44.632 [DefaultDispatcher-worker-3 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54005/UmAppDatabase/replication/nodeId 2024-02-07 20:52:44.632 [DefaultDispatcher-worker-3 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54005/UmAppDatabase/replication/nodeId 2024-02-07 20:52:44.640 [DefaultDispatcher-worker-8 @coroutine#4818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38624a3a 2024-02-07 20:52:44.652 [DefaultDispatcher-worker-8 @coroutine#4818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38624a3a 2024-02-07 20:52:44.655 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38624a3a 2024-02-07 20:52:44.657 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 20:52:44.659 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38624a3a 2024-02-07 20:52:44.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2024-02-07 20:52:44.664 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2024-02-07 20:52:44.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:44.664 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38624a3a: (connection evicted) 2024-02-07 20:52:44.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:44.665 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2024-02-07 20:52:44.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2024-02-07 20:52:44.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2024-02-07 20:52:44.665 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2024-02-07 20:52:44.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:44.665 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6012bee8: (connection evicted) 2024-02-07 20:52:44.666 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:44.666 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2024-02-07 20:52:44.666 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2024-02-07 20:52:44.667 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2024-02-07 20:52:44.667 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:44.667 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:44.667 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:44.667 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:44.667 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:44.667 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:44.667 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3dc5eb8f 2024-02-07 20:52:44.667 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:44.667 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:44.667 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:44.667 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:44.667 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:44.667 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:44.667 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:44.667 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:44.667 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:44.667 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:44.667 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:44.667 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:44.667 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:44.667 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:44.668 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:44.668 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:44.668 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:44.668 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:44.668 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:44.668 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2024-02-07 20:52:44.668 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:44.668 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:44.668 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:44.668 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:44.668 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:44.668 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:44.668 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:44.668 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:44.668 [Test worker @coroutine#4871] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2024-02-07 20:52:44.668 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@17a89cb1 2024-02-07 20:52:44.668 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@17a89cb1 2024-02-07 20:52:44.668 [Test worker @coroutine#4871] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2024-02-07 20:52:44.685 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17a89cb1 2024-02-07 20:52:44.700 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17a89cb1 2024-02-07 20:52:44.701 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17a89cb1 2024-02-07 20:52:44.703 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17a89cb1 2024-02-07 20:52:44.704 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2024-02-07 20:52:44.704 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:44.704 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:44.704 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:44.704 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:44.704 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:44.704 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:44.704 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46c7e6c0 2024-02-07 20:52:44.704 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:44.704 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:44.704 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:44.704 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:44.704 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:44.704 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:44.704 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:44.704 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:44.704 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:44.704 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:44.704 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:44.704 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:44.704 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:44.704 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:44.704 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:44.704 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:44.704 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:44.704 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:44.704 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:44.704 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2024-02-07 20:52:44.704 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:44.704 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:44.704 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:44.704 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:44.704 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:44.704 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:44.704 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:44.704 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:44.704 [Test worker @coroutine#4871] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2024-02-07 20:52:44.705 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@2605433 2024-02-07 20:52:44.705 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@2605433 2024-02-07 20:52:44.705 [Test worker @coroutine#4871] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2024-02-07 20:52:44.717 [DefaultDispatcher-worker-14 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-07 20:52:44.717 [DefaultDispatcher-worker-14 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-02-07 20:52:44.717 [DefaultDispatcher-worker-14 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:44.717 [DefaultDispatcher-worker-14 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-02-07 20:52:44.718 [DefaultDispatcher-worker-3 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-02-07 20:52:44.718 [DefaultDispatcher-worker-3 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-02-07 20:52:44.725 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2605433 2024-02-07 20:52:44.740 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2605433 2024-02-07 20:52:44.741 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2605433 2024-02-07 20:52:44.743 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2605433 2024-02-07 20:52:44.753 [DefaultDispatcher-worker-7 @coroutine#4889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2605433 2024-02-07 20:52:44.767 [DefaultDispatcher-worker-10 @coroutine#4871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17a89cb1 2024-02-07 20:52:44.768 [HikariPool-152 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 20:52:44.780 [DefaultDispatcher-worker-14 @coroutine#4871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17a89cb1 2024-02-07 20:52:44.787 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2024-02-07 20:52:44.787 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2024-02-07 20:52:44.787 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:44.788 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17a89cb1: (connection evicted) 2024-02-07 20:52:44.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:44.788 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2024-02-07 20:52:44.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2024-02-07 20:52:44.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2024-02-07 20:52:44.789 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2024-02-07 20:52:44.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:44.789 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2605433: (connection evicted) 2024-02-07 20:52:44.790 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:44.790 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2024-02-07 20:52:44.790 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2024-02-07 20:52:44.792 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2024-02-07 20:52:44.792 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:44.792 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:44.792 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:44.792 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:44.792 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:44.792 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:44.792 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@541d8a9e 2024-02-07 20:52:44.792 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:44.792 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:44.792 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:44.792 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:44.792 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:44.792 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:44.792 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:44.792 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:44.792 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:44.792 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:44.792 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:44.792 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:44.792 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:44.792 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:44.792 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:44.792 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:44.792 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:44.792 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:44.792 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:44.792 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2024-02-07 20:52:44.792 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:44.792 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:44.792 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:44.792 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:44.792 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:44.792 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:44.792 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:44.792 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:44.792 [Test worker @coroutine#4931] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2024-02-07 20:52:44.793 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@32cda33c 2024-02-07 20:52:44.793 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@32cda33c 2024-02-07 20:52:44.793 [Test worker @coroutine#4931] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2024-02-07 20:52:44.797 [DefaultDispatcher-worker-17 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a64c4ab 2024-02-07 20:52:44.797 [DefaultDispatcher-worker-17 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-07 20:52:44.797 [DefaultDispatcher-worker-17 @coroutine#3018] 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-02-07 20:52:44.797 [DefaultDispatcher-worker-17 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-07 20:52:44.798 [DefaultDispatcher-worker-14 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-07 20:52:44.803 [DefaultDispatcher-worker-14 @coroutine#3032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a16af1 2024-02-07 20:52:44.803 [DefaultDispatcher-worker-14 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52551/UmAppDatabase/replication/nodeId 2024-02-07 20:52:44.803 [DefaultDispatcher-worker-14 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52551/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:44.803 [DefaultDispatcher-worker-14 @coroutine#3032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52551/UmAppDatabase/replication/nodeId 2024-02-07 20:52:44.804 [DefaultDispatcher-worker-18 @coroutine#3032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52551/UmAppDatabase/replication/nodeId 2024-02-07 20:52:44.804 [DefaultDispatcher-worker-18 @coroutine#3032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52551/UmAppDatabase/replication/nodeId 2024-02-07 20:52:44.812 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32cda33c 2024-02-07 20:52:44.823 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32cda33c 2024-02-07 20:52:44.825 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32cda33c 2024-02-07 20:52:44.827 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32cda33c 2024-02-07 20:52:44.835 [DefaultDispatcher-worker-18 @coroutine#4943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32cda33c 2024-02-07 20:52:44.837 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32cda33c 2024-02-07 20:52:44.849 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32cda33c 2024-02-07 20:52:44.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2024-02-07 20:52:44.862 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2024-02-07 20:52:44.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:44.862 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32cda33c: (connection evicted) 2024-02-07 20:52:44.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:44.863 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2024-02-07 20:52:44.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2024-02-07 20:52:44.865 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2024-02-07 20:52:44.865 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:44.865 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:44.866 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:44.866 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:44.866 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:44.866 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:44.866 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@206a465f 2024-02-07 20:52:44.866 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:44.866 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:44.866 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:44.866 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:44.866 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:44.866 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:44.866 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:44.866 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:44.866 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:44.866 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:44.866 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:44.866 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:44.866 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:44.866 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:44.866 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:44.866 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:44.866 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:44.866 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:44.866 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:44.866 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2024-02-07 20:52:44.866 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:44.866 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:44.866 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:44.866 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:44.866 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:44.866 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:44.866 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:44.866 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:44.866 [Test worker @coroutine#4969] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2024-02-07 20:52:44.866 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@77a6aa9f 2024-02-07 20:52:44.866 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@77a6aa9f 2024-02-07 20:52:44.866 [Test worker @coroutine#4969] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2024-02-07 20:52:44.887 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77a6aa9f 2024-02-07 20:52:44.904 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77a6aa9f 2024-02-07 20:52:44.905 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77a6aa9f 2024-02-07 20:52:44.907 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77a6aa9f 2024-02-07 20:52:44.911 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2024-02-07 20:52:44.911 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2024-02-07 20:52:44.911 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 20:52:44.911 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:44.911 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2024-02-07 20:52:44.911 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2024-02-07 20:52:44.912 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2024-02-07 20:52:44.913 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:44.913 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:44.913 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:44.913 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:44.913 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:44.913 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:44.913 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fad50f2 2024-02-07 20:52:44.913 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:44.913 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:44.913 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:44.913 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:44.913 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:44.913 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:44.913 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:44.913 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:44.913 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:44.913 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:44.913 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:44.913 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:44.913 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:44.913 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:44.913 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:44.913 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:44.913 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:44.913 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:44.913 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:44.913 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2024-02-07 20:52:44.913 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:44.913 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:44.913 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:44.913 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:44.913 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:44.913 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:44.913 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:44.913 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:44.913 [Test worker @coroutine#5000] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2024-02-07 20:52:44.913 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@135f760a 2024-02-07 20:52:44.913 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@135f760a 2024-02-07 20:52:44.913 [Test worker @coroutine#5000] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2024-02-07 20:52:44.927 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@135f760a 2024-02-07 20:52:44.937 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@135f760a 2024-02-07 20:52:44.939 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@135f760a 2024-02-07 20:52:44.941 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@135f760a 2024-02-07 20:52:44.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2024-02-07 20:52:44.944 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2024-02-07 20:52:44.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 20:52:44.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:44.944 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2024-02-07 20:52:44.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2024-02-07 20:52:44.946 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2024-02-07 20:52:44.946 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:44.946 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:44.946 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:44.946 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:44.946 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:44.946 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:44.946 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53f18591 2024-02-07 20:52:44.946 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:44.946 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:44.946 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:44.946 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:44.946 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:44.946 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:44.946 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:44.946 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:44.946 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:44.946 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:44.946 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:44.946 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:44.946 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:44.946 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:44.946 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:44.946 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:44.946 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:44.946 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:44.946 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:44.946 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2024-02-07 20:52:44.946 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:44.946 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:44.946 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:44.946 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:44.946 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:44.946 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:44.946 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:44.946 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:44.946 [Test worker @coroutine#5033] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2024-02-07 20:52:44.947 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bb03136 2024-02-07 20:52:44.947 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bb03136 2024-02-07 20:52:44.947 [Test worker @coroutine#5033] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2024-02-07 20:52:44.961 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bb03136 2024-02-07 20:52:44.965 [DefaultDispatcher-worker-5 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ed5cc8c 2024-02-07 20:52:44.966 [DefaultDispatcher-worker-5 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38881/UmAppDatabase/replication/nodeId 2024-02-07 20:52:44.966 [DefaultDispatcher-worker-5 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38881/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:44.966 [DefaultDispatcher-worker-5 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38881/UmAppDatabase/replication/nodeId 2024-02-07 20:52:44.967 [DefaultDispatcher-worker-2 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38881/UmAppDatabase/replication/nodeId 2024-02-07 20:52:44.967 [DefaultDispatcher-worker-2 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38881/UmAppDatabase/replication/nodeId 2024-02-07 20:52:44.972 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bb03136 2024-02-07 20:52:44.973 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bb03136 2024-02-07 20:52:44.975 [Test worker @coroutine#5041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bb03136 2024-02-07 20:52:44.980 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2024-02-07 20:52:44.980 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2024-02-07 20:52:44.980 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 20:52:44.980 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:44.980 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2024-02-07 20:52:44.980 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2024-02-07 20:52:44.981 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2024-02-07 20:52:44.981 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:44.981 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:44.981 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:44.981 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:44.981 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:44.981 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:44.981 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6108c962 2024-02-07 20:52:44.981 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:44.981 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:44.981 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:44.981 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:44.981 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:44.981 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:44.981 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:44.981 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:44.981 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:44.981 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:44.981 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:44.981 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:44.981 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:44.981 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:44.981 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:44.981 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:44.981 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:44.981 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:44.981 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:44.981 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2024-02-07 20:52:44.981 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:44.981 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:44.981 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:44.981 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:44.981 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:44.981 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:44.981 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:44.981 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:44.981 [Test worker @coroutine#5065] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2024-02-07 20:52:44.982 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@64455184 2024-02-07 20:52:44.982 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@64455184 2024-02-07 20:52:44.982 [Test worker @coroutine#5065] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2024-02-07 20:52:44.996 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64455184 2024-02-07 20:52:45.006 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64455184 2024-02-07 20:52:45.008 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64455184 2024-02-07 20:52:45.010 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64455184 2024-02-07 20:52:45.020 [DefaultDispatcher-worker-17 @coroutine#5072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64455184 2024-02-07 20:52:45.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2024-02-07 20:52:45.024 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2024-02-07 20:52:45.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:45.024 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64455184: (connection evicted) 2024-02-07 20:52:45.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:45.025 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2024-02-07 20:52:45.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2024-02-07 20:52:45.027 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2024-02-07 20:52:45.027 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:45.027 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:45.027 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:45.027 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:45.027 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:45.027 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:45.027 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6567de86 2024-02-07 20:52:45.027 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:45.027 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:45.027 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:45.027 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:45.027 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:45.027 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:45.027 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:45.027 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:45.027 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:45.027 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:45.027 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:45.027 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:45.027 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:45.027 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:45.027 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:45.027 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:45.027 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:45.027 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:45.027 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:45.027 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2024-02-07 20:52:45.027 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:45.027 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:45.027 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:45.027 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:45.027 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:45.027 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:45.027 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:45.027 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:45.027 [Test worker @coroutine#5092] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2024-02-07 20:52:45.028 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@77732366 2024-02-07 20:52:45.028 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@77732366 2024-02-07 20:52:45.028 [Test worker @coroutine#5092] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2024-02-07 20:52:45.046 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77732366 2024-02-07 20:52:45.057 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77732366 2024-02-07 20:52:45.058 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77732366 2024-02-07 20:52:45.060 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77732366 2024-02-07 20:52:45.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2024-02-07 20:52:45.064 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2024-02-07 20:52:45.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 20:52:45.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:45.064 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2024-02-07 20:52:45.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2024-02-07 20:52:45.065 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2024-02-07 20:52:45.065 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:45.065 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:45.065 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:45.065 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:45.065 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:45.065 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:45.065 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60a4595e 2024-02-07 20:52:45.065 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:45.065 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:45.065 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:45.065 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:45.065 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:45.065 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:45.065 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:45.065 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:45.065 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:45.065 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:45.065 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:45.065 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:45.065 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:45.065 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:45.065 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:45.065 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:45.065 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:45.065 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:45.065 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:45.065 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2024-02-07 20:52:45.065 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:45.065 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:45.065 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:45.065 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:45.065 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:45.065 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:45.065 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:45.065 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:45.065 [Test worker @coroutine#5121] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2024-02-07 20:52:45.066 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@406cc81b 2024-02-07 20:52:45.066 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@406cc81b 2024-02-07 20:52:45.066 [Test worker @coroutine#5121] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2024-02-07 20:52:45.079 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@406cc81b 2024-02-07 20:52:45.090 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@406cc81b 2024-02-07 20:52:45.091 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@406cc81b 2024-02-07 20:52:45.093 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@406cc81b 2024-02-07 20:52:45.102 [DefaultDispatcher-worker-16 @coroutine#5129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@406cc81b 2024-02-07 20:52:45.105 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@406cc81b 2024-02-07 20:52:45.110 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@406cc81b 2024-02-07 20:52:45.112 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2024-02-07 20:52:45.112 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2024-02-07 20:52:45.112 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:45.112 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@406cc81b: (connection evicted) 2024-02-07 20:52:45.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:45.113 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2024-02-07 20:52:45.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2024-02-07 20:52:45.114 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2024-02-07 20:52:45.114 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:45.114 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:45.114 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:45.114 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:45.114 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:45.114 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:45.114 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d3a147f 2024-02-07 20:52:45.114 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:45.114 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:45.114 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:45.114 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:45.114 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:45.114 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:45.114 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:45.114 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:45.115 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:45.115 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:45.115 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:45.115 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:45.115 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:45.115 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:45.115 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:45.115 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:45.115 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:45.115 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:45.115 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:45.115 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2024-02-07 20:52:45.115 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:45.115 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:45.115 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:45.115 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:45.115 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:45.115 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:45.115 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:45.115 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:45.115 [Test worker @coroutine#5155] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2024-02-07 20:52:45.115 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@72fc6b5e 2024-02-07 20:52:45.115 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@72fc6b5e 2024-02-07 20:52:45.115 [Test worker @coroutine#5155] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2024-02-07 20:52:45.128 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72fc6b5e 2024-02-07 20:52:45.136 [DefaultDispatcher-worker-2 @coroutine#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13bf5fd 2024-02-07 20:52:45.136 [DefaultDispatcher-worker-2 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51801/UmAppDatabase/replication/nodeId 2024-02-07 20:52:45.136 [DefaultDispatcher-worker-2 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51801/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:45.136 [DefaultDispatcher-worker-2 @coroutine#3126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51801/UmAppDatabase/replication/nodeId 2024-02-07 20:52:45.138 [DefaultDispatcher-worker-17 @coroutine#3126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51801/UmAppDatabase/replication/nodeId 2024-02-07 20:52:45.138 [DefaultDispatcher-worker-17 @coroutine#3126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51801/UmAppDatabase/replication/nodeId 2024-02-07 20:52:45.139 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72fc6b5e 2024-02-07 20:52:45.140 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72fc6b5e 2024-02-07 20:52:45.142 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72fc6b5e 2024-02-07 20:52:45.142 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2024-02-07 20:52:45.142 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:45.142 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:45.142 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:45.142 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:45.142 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:45.142 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:45.142 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@539953af 2024-02-07 20:52:45.143 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:45.143 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:45.143 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:45.143 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:45.143 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:45.143 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:45.143 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:45.143 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:45.143 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:45.143 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:45.143 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:45.143 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:45.143 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:45.143 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:45.143 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:45.143 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:45.143 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:45.143 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:45.143 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:45.143 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2024-02-07 20:52:45.143 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:45.143 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:45.143 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:45.143 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:45.143 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:45.143 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:45.143 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:45.143 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:45.143 [Test worker @coroutine#5155] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2024-02-07 20:52:45.143 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@3678f32e 2024-02-07 20:52:45.143 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@3678f32e 2024-02-07 20:52:45.143 [Test worker @coroutine#5155] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2024-02-07 20:52:45.156 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3678f32e 2024-02-07 20:52:45.167 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3678f32e 2024-02-07 20:52:45.168 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3678f32e 2024-02-07 20:52:45.170 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3678f32e 2024-02-07 20:52:45.181 [DefaultDispatcher-worker-4 @coroutine#5171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3678f32e 2024-02-07 20:52:45.194 [DefaultDispatcher-worker-17 @coroutine#5155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72fc6b5e 2024-02-07 20:52:45.215 [HikariPool-161 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 20:52:45.231 [DefaultDispatcher-worker-12 @coroutine#5155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72fc6b5e 2024-02-07 20:52:45.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2024-02-07 20:52:45.240 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2024-02-07 20:52:45.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:45.240 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72fc6b5e: (connection evicted) 2024-02-07 20:52:45.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:45.241 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2024-02-07 20:52:45.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2024-02-07 20:52:45.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2024-02-07 20:52:45.241 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2024-02-07 20:52:45.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:45.241 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3678f32e: (connection evicted) 2024-02-07 20:52:45.242 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:45.242 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2024-02-07 20:52:45.242 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2024-02-07 20:52:45.243 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2024-02-07 20:52:45.243 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:45.243 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:45.243 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:45.243 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:45.243 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:45.243 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:45.243 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@704ca8a8 2024-02-07 20:52:45.243 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:45.243 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:45.243 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:45.243 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:45.243 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:45.243 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:45.243 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:45.243 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:45.243 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:45.243 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:45.244 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:45.244 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:45.244 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:45.244 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:45.244 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:45.244 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:45.244 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:45.244 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:45.244 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:45.244 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2024-02-07 20:52:45.244 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:45.244 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:45.244 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:45.244 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:45.244 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:45.244 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:45.244 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:45.244 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:45.244 [Test worker @coroutine#5186] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2024-02-07 20:52:45.244 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@1784d711 2024-02-07 20:52:45.244 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@1784d711 2024-02-07 20:52:45.244 [Test worker @coroutine#5186] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2024-02-07 20:52:45.258 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1784d711 2024-02-07 20:52:45.269 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1784d711 2024-02-07 20:52:45.270 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1784d711 2024-02-07 20:52:45.272 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1784d711 2024-02-07 20:52:45.272 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2024-02-07 20:52:45.272 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:45.272 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:45.272 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:45.272 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:45.272 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:45.272 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:45.272 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cce889e 2024-02-07 20:52:45.272 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:45.272 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:45.272 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:45.272 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:45.272 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:45.272 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:45.272 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:45.272 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:45.272 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:45.273 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:45.273 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:45.273 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:45.273 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:45.273 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:45.273 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:45.273 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:45.273 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:45.273 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:45.273 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:45.273 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2024-02-07 20:52:45.273 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:45.273 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:45.273 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:45.273 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:45.273 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:45.273 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:45.273 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:45.273 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:45.273 [Test worker @coroutine#5186] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2024-02-07 20:52:45.273 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@77a35b2f 2024-02-07 20:52:45.273 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@77a35b2f 2024-02-07 20:52:45.273 [Test worker @coroutine#5186] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2024-02-07 20:52:45.285 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77a35b2f 2024-02-07 20:52:45.295 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77a35b2f 2024-02-07 20:52:45.297 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77a35b2f 2024-02-07 20:52:45.299 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77a35b2f 2024-02-07 20:52:45.309 [DefaultDispatcher-worker-9 @coroutine#5199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77a35b2f 2024-02-07 20:52:45.314 [DefaultDispatcher-worker-4 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6689bf04 2024-02-07 20:52:45.315 [DefaultDispatcher-worker-4 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35939/UmAppDatabase/replication/nodeId 2024-02-07 20:52:45.315 [DefaultDispatcher-worker-4 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35939/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:45.315 [DefaultDispatcher-worker-4 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35939/UmAppDatabase/replication/nodeId 2024-02-07 20:52:45.316 [DefaultDispatcher-worker-17 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35939/UmAppDatabase/replication/nodeId 2024-02-07 20:52:45.316 [DefaultDispatcher-worker-17 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35939/UmAppDatabase/replication/nodeId 2024-02-07 20:52:45.322 [DefaultDispatcher-worker-9 @coroutine#5186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1784d711 2024-02-07 20:52:45.344 [HikariPool-163 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 20:52:45.352 [DefaultDispatcher-worker-4 @coroutine#5186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1784d711 2024-02-07 20:52:45.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2024-02-07 20:52:45.355 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2024-02-07 20:52:45.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:45.355 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1784d711: (connection evicted) 2024-02-07 20:52:45.356 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:45.356 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2024-02-07 20:52:45.356 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2024-02-07 20:52:45.356 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2024-02-07 20:52:45.356 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2024-02-07 20:52:45.356 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:45.356 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77a35b2f: (connection evicted) 2024-02-07 20:52:45.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:45.357 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2024-02-07 20:52:45.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2024-02-07 20:52:45.360 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2024-02-07 20:52:45.360 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:45.360 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:45.360 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:45.360 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:45.360 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:45.360 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:45.360 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c21b22e 2024-02-07 20:52:45.360 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:45.360 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:45.360 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:45.360 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:45.360 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:45.360 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:45.360 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:45.360 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:45.360 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:45.360 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:45.360 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:45.360 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:45.360 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:45.360 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:45.360 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:45.360 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:45.360 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:45.360 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:45.360 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:45.360 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2024-02-07 20:52:45.360 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:45.360 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:45.360 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:45.360 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:45.360 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:45.360 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:45.360 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:45.360 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:45.360 [Test worker @coroutine#5215] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2024-02-07 20:52:45.361 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@6527aa0 2024-02-07 20:52:45.361 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@6527aa0 2024-02-07 20:52:45.361 [Test worker @coroutine#5215] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2024-02-07 20:52:45.374 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6527aa0 2024-02-07 20:52:45.381 [DefaultDispatcher-worker-17 @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a56f608 2024-02-07 20:52:45.381 [DefaultDispatcher-worker-17 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56523/UmAppDatabase/replication/nodeId 2024-02-07 20:52:45.381 [DefaultDispatcher-worker-17 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56523/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:45.382 [DefaultDispatcher-worker-17 @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56523/UmAppDatabase/replication/nodeId 2024-02-07 20:52:45.383 [DefaultDispatcher-worker-9 @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56523/UmAppDatabase/replication/nodeId 2024-02-07 20:52:45.383 [DefaultDispatcher-worker-9 @coroutine#2849] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56523/UmAppDatabase/replication/nodeId 2024-02-07 20:52:45.384 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6527aa0 2024-02-07 20:52:45.385 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6527aa0 2024-02-07 20:52:45.387 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6527aa0 2024-02-07 20:52:45.387 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2024-02-07 20:52:45.388 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:45.388 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:45.388 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:45.388 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:45.388 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:45.388 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:45.388 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f87bc6c 2024-02-07 20:52:45.388 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:45.388 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:45.388 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:45.388 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:45.388 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:45.388 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:45.388 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:45.388 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:45.388 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:45.388 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:45.388 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:45.388 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:45.388 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:45.388 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:45.388 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:45.388 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:45.388 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:45.388 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:45.388 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:45.388 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2024-02-07 20:52:45.388 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:45.388 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:45.388 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:45.388 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:45.388 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:45.388 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:45.388 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:45.388 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:45.388 [Test worker @coroutine#5215] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2024-02-07 20:52:45.388 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@47baf547 2024-02-07 20:52:45.388 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@47baf547 2024-02-07 20:52:45.388 [Test worker @coroutine#5215] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2024-02-07 20:52:45.401 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47baf547 2024-02-07 20:52:45.411 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47baf547 2024-02-07 20:52:45.412 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47baf547 2024-02-07 20:52:45.414 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47baf547 2024-02-07 20:52:45.424 [DefaultDispatcher-worker-11 @coroutine#5231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47baf547 2024-02-07 20:52:45.437 [DefaultDispatcher-worker-1 @coroutine#5215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6527aa0 2024-02-07 20:52:45.458 [DefaultDispatcher-worker-14 @coroutine#5215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6527aa0 2024-02-07 20:52:45.461 [HikariPool-165 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 20:52:45.465 [DefaultDispatcher-worker-6 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e434e8 2024-02-07 20:52:45.465 [DefaultDispatcher-worker-6 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47705/UmAppDatabase/replication/nodeId 2024-02-07 20:52:45.465 [DefaultDispatcher-worker-6 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47705/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:45.465 [DefaultDispatcher-worker-6 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47705/UmAppDatabase/replication/nodeId 2024-02-07 20:52:45.466 [DefaultDispatcher-worker-12 @coroutine#5215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6527aa0 2024-02-07 20:52:45.467 [DefaultDispatcher-worker-12 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47705/UmAppDatabase/replication/nodeId 2024-02-07 20:52:45.467 [DefaultDispatcher-worker-12 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47705/UmAppDatabase/replication/nodeId 2024-02-07 20:52:45.476 [DefaultDispatcher-worker-2 @coroutine#5215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6527aa0 2024-02-07 20:52:45.487 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2024-02-07 20:52:45.487 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2024-02-07 20:52:45.487 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:45.487 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6527aa0: (connection evicted) 2024-02-07 20:52:45.488 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:45.488 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2024-02-07 20:52:45.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2024-02-07 20:52:45.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2024-02-07 20:52:45.488 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2024-02-07 20:52:45.488 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:45.488 [HikariPool-166 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Pool stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:45.488 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47baf547: (connection evicted) 2024-02-07 20:52:45.489 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:45.489 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2024-02-07 20:52:45.489 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2024-02-07 20:52:45.491 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2024-02-07 20:52:45.491 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:45.491 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:45.491 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:45.491 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:45.491 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:45.491 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:45.491 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28df2da8 2024-02-07 20:52:45.491 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:45.491 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:45.491 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:45.491 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:45.491 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:45.491 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:45.491 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:45.491 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:45.491 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:45.491 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:45.491 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:45.491 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:45.491 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:45.491 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:45.491 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:45.491 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:45.491 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:45.491 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:45.491 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:45.491 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2024-02-07 20:52:45.491 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:45.491 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:45.491 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:45.491 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:45.491 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:45.491 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:45.491 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:45.491 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:45.491 [Test worker @coroutine#5259] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2024-02-07 20:52:45.491 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@37227aa7 2024-02-07 20:52:45.491 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@37227aa7 2024-02-07 20:52:45.491 [Test worker @coroutine#5259] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2024-02-07 20:52:45.506 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37227aa7 2024-02-07 20:52:45.516 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37227aa7 2024-02-07 20:52:45.518 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37227aa7 2024-02-07 20:52:45.519 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37227aa7 2024-02-07 20:52:45.520 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2024-02-07 20:52:45.520 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:45.520 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:45.520 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:45.520 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:45.520 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:45.520 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:45.520 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ad2cb6d 2024-02-07 20:52:45.520 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:45.520 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:45.520 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:45.520 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:45.520 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:45.520 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:45.520 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:45.520 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:45.520 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:45.520 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:45.520 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:45.520 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:45.520 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:45.520 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:45.520 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:45.520 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:45.520 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:45.520 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:45.520 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:45.520 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2024-02-07 20:52:45.520 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:45.520 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:45.520 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:45.520 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:45.520 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:45.520 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:45.520 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:45.520 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:45.520 [Test worker @coroutine#5259] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2024-02-07 20:52:45.520 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@61868687 2024-02-07 20:52:45.520 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@61868687 2024-02-07 20:52:45.520 [Test worker @coroutine#5259] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2024-02-07 20:52:45.536 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61868687 2024-02-07 20:52:45.549 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61868687 2024-02-07 20:52:45.550 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61868687 2024-02-07 20:52:45.552 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61868687 2024-02-07 20:52:45.562 [DefaultDispatcher-worker-8 @coroutine#5273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61868687 2024-02-07 20:52:45.569 [DefaultDispatcher-worker-11 @coroutine#2927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32ae11c9 2024-02-07 20:52:45.569 [DefaultDispatcher-worker-11 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45629/UmAppDatabase/replication/nodeId 2024-02-07 20:52:45.569 [DefaultDispatcher-worker-11 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45629/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:45.569 [DefaultDispatcher-worker-11 @coroutine#2927] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45629/UmAppDatabase/replication/nodeId 2024-02-07 20:52:45.570 [DefaultDispatcher-worker-7 @coroutine#2927] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45629/UmAppDatabase/replication/nodeId 2024-02-07 20:52:45.570 [DefaultDispatcher-worker-7 @coroutine#2927] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45629/UmAppDatabase/replication/nodeId 2024-02-07 20:52:45.576 [DefaultDispatcher-worker-10 @coroutine#5259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37227aa7 2024-02-07 20:52:45.586 [DefaultDispatcher-worker-8 @coroutine#5259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37227aa7 2024-02-07 20:52:45.592 [HikariPool-167 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 20:52:45.593 [DefaultDispatcher-worker-6 @coroutine#5259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37227aa7 2024-02-07 20:52:45.602 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2024-02-07 20:52:45.602 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2024-02-07 20:52:45.602 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:45.602 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37227aa7: (connection evicted) 2024-02-07 20:52:45.603 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:45.603 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2024-02-07 20:52:45.603 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2024-02-07 20:52:45.603 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2024-02-07 20:52:45.603 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2024-02-07 20:52:45.603 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:45.604 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61868687: (connection evicted) 2024-02-07 20:52:45.604 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:45.604 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2024-02-07 20:52:45.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2024-02-07 20:52:45.605 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2024-02-07 20:52:45.605 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:45.605 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:45.605 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:45.605 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:45.605 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:45.605 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:45.605 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5982255e 2024-02-07 20:52:45.605 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:45.605 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:45.605 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:45.605 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:45.605 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:45.605 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:45.605 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:45.605 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:45.605 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:45.605 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:45.605 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:45.605 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:45.605 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:45.605 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:45.605 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:45.605 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:45.605 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:45.605 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:45.605 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:45.605 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2024-02-07 20:52:45.605 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:45.606 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:45.606 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:45.606 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:45.606 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:45.606 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:45.606 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:45.606 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:45.606 [Test worker @coroutine#5302] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2024-02-07 20:52:45.606 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@e9c5db9 2024-02-07 20:52:45.606 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@e9c5db9 2024-02-07 20:52:45.606 [Test worker @coroutine#5302] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2024-02-07 20:52:45.621 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9c5db9 2024-02-07 20:52:45.632 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9c5db9 2024-02-07 20:52:45.633 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9c5db9 2024-02-07 20:52:45.635 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9c5db9 2024-02-07 20:52:45.635 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2024-02-07 20:52:45.635 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:45.635 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:45.635 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:45.635 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:45.635 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:45.635 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:45.635 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2620264e 2024-02-07 20:52:45.635 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:45.635 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:45.635 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:45.635 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:45.635 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:45.635 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:45.635 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:45.635 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:45.635 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:45.635 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:45.635 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:45.635 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:45.635 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:45.635 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:45.635 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:45.635 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:45.635 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:45.635 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:45.635 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:45.635 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2024-02-07 20:52:45.635 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:45.635 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:45.635 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:45.635 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:45.635 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:45.635 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:45.635 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:45.635 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:45.636 [Test worker @coroutine#5302] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2024-02-07 20:52:45.636 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@59e24c62 2024-02-07 20:52:45.636 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@59e24c62 2024-02-07 20:52:45.636 [Test worker @coroutine#5302] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2024-02-07 20:52:45.641 [DefaultDispatcher-worker-14 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a991cf 2024-02-07 20:52:45.641 [DefaultDispatcher-worker-14 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54005/UmAppDatabase/replication/nodeId 2024-02-07 20:52:45.641 [DefaultDispatcher-worker-14 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54005/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:45.641 [DefaultDispatcher-worker-14 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54005/UmAppDatabase/replication/nodeId 2024-02-07 20:52:45.642 [DefaultDispatcher-worker-7 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54005/UmAppDatabase/replication/nodeId 2024-02-07 20:52:45.642 [DefaultDispatcher-worker-7 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54005/UmAppDatabase/replication/nodeId 2024-02-07 20:52:45.649 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e24c62 2024-02-07 20:52:45.659 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e24c62 2024-02-07 20:52:45.661 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e24c62 2024-02-07 20:52:45.662 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e24c62 2024-02-07 20:52:45.673 [DefaultDispatcher-worker-18 @coroutine#5318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e24c62 2024-02-07 20:52:45.686 [DefaultDispatcher-worker-13 @coroutine#5302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9c5db9 2024-02-07 20:52:45.698 [DefaultDispatcher-worker-11 @coroutine#5302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9c5db9 2024-02-07 20:52:45.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2024-02-07 20:52:45.701 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2024-02-07 20:52:45.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:45.701 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e9c5db9: (connection evicted) 2024-02-07 20:52:45.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:45.702 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2024-02-07 20:52:45.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2024-02-07 20:52:45.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2024-02-07 20:52:45.702 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2024-02-07 20:52:45.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:45.702 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59e24c62: (connection evicted) 2024-02-07 20:52:45.703 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:45.703 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2024-02-07 20:52:45.703 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2024-02-07 20:52:45.705 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2024-02-07 20:52:45.705 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:45.705 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:45.705 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:45.705 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:45.705 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:45.705 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:45.705 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@513cd96f 2024-02-07 20:52:45.705 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:45.705 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:45.705 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:45.705 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:45.705 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:45.705 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:45.705 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:45.705 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:45.705 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:45.705 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:45.705 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:45.705 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:45.705 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:45.705 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:45.705 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:45.705 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:45.705 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:45.705 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:45.705 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:45.705 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2024-02-07 20:52:45.705 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:45.705 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:45.705 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:45.705 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:45.705 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:45.705 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:45.705 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:45.705 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:45.705 [Test worker @coroutine#5343] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2024-02-07 20:52:45.706 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@6114902c 2024-02-07 20:52:45.706 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@6114902c 2024-02-07 20:52:45.706 [Test worker @coroutine#5343] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2024-02-07 20:52:45.720 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6114902c 2024-02-07 20:52:45.732 [DefaultDispatcher-worker-17 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-07 20:52:45.732 [DefaultDispatcher-worker-17 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-02-07 20:52:45.732 [DefaultDispatcher-worker-17 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:45.732 [DefaultDispatcher-worker-17 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-02-07 20:52:45.733 [DefaultDispatcher-worker-11 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-02-07 20:52:45.733 [DefaultDispatcher-worker-11 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-02-07 20:52:45.738 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6114902c 2024-02-07 20:52:45.740 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6114902c 2024-02-07 20:52:45.742 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6114902c 2024-02-07 20:52:45.742 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2024-02-07 20:52:45.742 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:45.743 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:45.743 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:45.743 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:45.743 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:45.743 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:45.743 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6dc98c02 2024-02-07 20:52:45.743 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:45.743 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:45.743 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:45.743 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:45.743 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:45.743 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:45.743 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:45.743 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:45.743 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:45.743 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:45.743 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:45.743 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:45.743 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:45.743 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:45.743 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:45.743 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:45.743 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:45.743 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:45.743 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:45.743 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2024-02-07 20:52:45.743 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:45.743 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:45.743 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:45.743 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:45.743 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:45.743 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:45.743 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:45.743 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:45.743 [Test worker @coroutine#5343] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2024-02-07 20:52:45.743 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@448c4742 2024-02-07 20:52:45.743 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@448c4742 2024-02-07 20:52:45.743 [Test worker @coroutine#5343] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2024-02-07 20:52:45.756 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@448c4742 2024-02-07 20:52:45.766 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@448c4742 2024-02-07 20:52:45.768 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@448c4742 2024-02-07 20:52:45.769 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@448c4742 2024-02-07 20:52:45.780 [DefaultDispatcher-worker-11 @coroutine#5359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@448c4742 2024-02-07 20:52:45.793 [DefaultDispatcher-worker-11 @coroutine#5343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6114902c 2024-02-07 20:52:45.806 [HikariPool-171 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 20:52:45.807 [DefaultDispatcher-worker-7 @coroutine#5343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6114902c 2024-02-07 20:52:45.808 [DefaultDispatcher-worker-6 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a64c4ab 2024-02-07 20:52:45.808 [DefaultDispatcher-worker-6 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-07 20:52:45.809 [DefaultDispatcher-worker-6 @coroutine#3018] 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-02-07 20:52:45.809 [DefaultDispatcher-worker-6 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-07 20:52:45.810 [DefaultDispatcher-worker-6 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-07 20:52:45.813 [DefaultDispatcher-worker-18 @coroutine#3032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a16af1 2024-02-07 20:52:45.813 [DefaultDispatcher-worker-18 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52551/UmAppDatabase/replication/nodeId 2024-02-07 20:52:45.813 [DefaultDispatcher-worker-18 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52551/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:45.813 [DefaultDispatcher-worker-18 @coroutine#3032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52551/UmAppDatabase/replication/nodeId 2024-02-07 20:52:45.814 [DefaultDispatcher-worker-11 @coroutine#3032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52551/UmAppDatabase/replication/nodeId 2024-02-07 20:52:45.814 [DefaultDispatcher-worker-11 @coroutine#3032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52551/UmAppDatabase/replication/nodeId 2024-02-07 20:52:45.825 [DefaultDispatcher-worker-17 @coroutine#5381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6114902c 2024-02-07 20:52:45.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2024-02-07 20:52:45.828 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2024-02-07 20:52:45.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:45.828 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6114902c: (connection evicted) 2024-02-07 20:52:45.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:45.829 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2024-02-07 20:52:45.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2024-02-07 20:52:45.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2024-02-07 20:52:45.829 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2024-02-07 20:52:45.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:45.829 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@448c4742: (connection evicted) 2024-02-07 20:52:45.830 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:45.830 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2024-02-07 20:52:45.830 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2024-02-07 20:52:45.831 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2024-02-07 20:52:45.831 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:45.831 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:45.831 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:45.831 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:45.831 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:45.831 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:45.831 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55fc6344 2024-02-07 20:52:45.831 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:45.831 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:45.831 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:45.831 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:45.831 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:45.831 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:45.831 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:45.831 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:45.831 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:45.831 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:45.831 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:45.831 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:45.831 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:45.831 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:45.831 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:45.831 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:45.831 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:45.831 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:45.831 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:45.831 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2024-02-07 20:52:45.831 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:45.831 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:45.831 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:45.831 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:45.831 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:45.831 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:45.831 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:45.831 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:45.831 [Test worker @coroutine#5387] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2024-02-07 20:52:45.831 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@267d9cc0 2024-02-07 20:52:45.831 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@267d9cc0 2024-02-07 20:52:45.832 [Test worker @coroutine#5387] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2024-02-07 20:52:45.848 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@267d9cc0 2024-02-07 20:52:45.858 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@267d9cc0 2024-02-07 20:52:45.860 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@267d9cc0 2024-02-07 20:52:45.861 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@267d9cc0 2024-02-07 20:52:45.862 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2024-02-07 20:52:45.862 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:45.862 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:45.862 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:45.862 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:45.862 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:45.862 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:45.862 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@329b4b8b 2024-02-07 20:52:45.862 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:45.862 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:45.862 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:45.862 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:45.862 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:45.862 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:45.862 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:45.862 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:45.862 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:45.862 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:45.862 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:45.862 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:45.862 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:45.862 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:45.862 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:45.862 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:45.862 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:45.862 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:45.862 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:45.862 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2024-02-07 20:52:45.862 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:45.862 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:45.862 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:45.862 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:45.862 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:45.862 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:45.862 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:45.862 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:45.862 [Test worker @coroutine#5387] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2024-02-07 20:52:45.862 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@77a13162 2024-02-07 20:52:45.862 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@77a13162 2024-02-07 20:52:45.862 [Test worker @coroutine#5387] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2024-02-07 20:52:45.875 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77a13162 2024-02-07 20:52:45.885 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77a13162 2024-02-07 20:52:45.887 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77a13162 2024-02-07 20:52:45.888 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77a13162 2024-02-07 20:52:45.898 [DefaultDispatcher-worker-8 @coroutine#5400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77a13162 2024-02-07 20:52:45.912 [DefaultDispatcher-worker-7 @coroutine#5387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@267d9cc0 2024-02-07 20:52:45.922 [DefaultDispatcher-worker-3 @coroutine#5387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@267d9cc0 2024-02-07 20:52:45.929 [DefaultDispatcher-worker-6 @coroutine#5387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@267d9cc0 2024-02-07 20:52:45.932 [HikariPool-173 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 20:52:45.936 [DefaultDispatcher-worker-8 @coroutine#5387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@267d9cc0 2024-02-07 20:52:45.949 [DefaultDispatcher-worker-14 @coroutine#5419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@267d9cc0 2024-02-07 20:52:45.950 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2024-02-07 20:52:45.950 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2024-02-07 20:52:45.950 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:45.950 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@267d9cc0: (connection evicted) 2024-02-07 20:52:45.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:45.951 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2024-02-07 20:52:45.951 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2024-02-07 20:52:45.952 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2024-02-07 20:52:45.952 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2024-02-07 20:52:45.952 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:45.952 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77a13162: (connection evicted) 2024-02-07 20:52:45.953 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:45.953 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2024-02-07 20:52:45.953 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2024-02-07 20:52:45.955 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2024-02-07 20:52:45.955 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:45.955 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:45.955 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:45.955 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:45.955 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:45.955 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:45.955 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4587675c 2024-02-07 20:52:45.955 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:45.955 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:45.955 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:45.955 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:45.955 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:45.955 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:45.955 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:45.955 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:45.955 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:45.956 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:45.956 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:45.956 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:45.956 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:45.956 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:45.956 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:45.956 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:45.956 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:45.956 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:45.956 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:45.956 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2024-02-07 20:52:45.956 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:45.956 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:45.956 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:45.956 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:45.956 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:45.956 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:45.956 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:45.956 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:45.956 [Test worker @coroutine#5425] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2024-02-07 20:52:45.956 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b592f17 2024-02-07 20:52:45.956 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b592f17 2024-02-07 20:52:45.956 [Test worker @coroutine#5425] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2024-02-07 20:52:45.970 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b592f17 2024-02-07 20:52:45.976 [DefaultDispatcher-worker-14 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ed5cc8c 2024-02-07 20:52:45.977 [DefaultDispatcher-worker-14 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38881/UmAppDatabase/replication/nodeId 2024-02-07 20:52:45.977 [DefaultDispatcher-worker-14 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38881/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:45.977 [DefaultDispatcher-worker-14 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38881/UmAppDatabase/replication/nodeId 2024-02-07 20:52:45.978 [DefaultDispatcher-worker-6 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38881/UmAppDatabase/replication/nodeId 2024-02-07 20:52:45.978 [DefaultDispatcher-worker-6 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38881/UmAppDatabase/replication/nodeId 2024-02-07 20:52:45.981 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b592f17 2024-02-07 20:52:45.982 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b592f17 2024-02-07 20:52:45.984 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b592f17 2024-02-07 20:52:45.984 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2024-02-07 20:52:45.984 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:45.984 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:45.984 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:45.984 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:45.984 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:45.984 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:45.984 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6792aa3e 2024-02-07 20:52:45.984 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:45.984 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:45.984 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:45.984 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:45.984 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:45.984 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:45.984 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:45.984 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:45.984 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:45.984 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:45.984 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:45.984 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:45.984 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:45.984 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:45.984 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:45.984 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:45.984 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:45.984 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:45.984 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:45.984 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2024-02-07 20:52:45.984 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:45.984 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:45.984 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:45.984 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:45.984 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:45.984 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:45.984 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:45.984 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:45.984 [Test worker @coroutine#5425] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2024-02-07 20:52:45.985 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@37e0614e 2024-02-07 20:52:45.985 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@37e0614e 2024-02-07 20:52:45.985 [Test worker @coroutine#5425] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2024-02-07 20:52:45.998 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e0614e 2024-02-07 20:52:46.008 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e0614e 2024-02-07 20:52:46.009 [Test worker @coroutine#5437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e0614e 2024-02-07 20:52:46.011 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e0614e 2024-02-07 20:52:46.022 [DefaultDispatcher-worker-9 @coroutine#5441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e0614e 2024-02-07 20:52:46.034 [DefaultDispatcher-worker-1 @coroutine#5425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b592f17 2024-02-07 20:52:46.044 [DefaultDispatcher-worker-14 @coroutine#5425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b592f17 2024-02-07 20:52:46.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2024-02-07 20:52:46.054 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2024-02-07 20:52:46.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:46.055 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b592f17: (connection evicted) 2024-02-07 20:52:46.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:46.055 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2024-02-07 20:52:46.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2024-02-07 20:52:46.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2024-02-07 20:52:46.056 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2024-02-07 20:52:46.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:46.056 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37e0614e: (connection evicted) 2024-02-07 20:52:46.057 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:46.057 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2024-02-07 20:52:46.057 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2024-02-07 20:52:46.058 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2024-02-07 20:52:46.058 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:46.058 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:46.058 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:46.058 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:46.058 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:46.058 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:46.058 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ed1bc4f 2024-02-07 20:52:46.058 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:46.058 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:46.058 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:46.058 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:46.058 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:46.058 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:46.058 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:46.058 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:46.058 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:46.058 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:46.058 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:46.058 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:46.058 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:46.058 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:46.058 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:46.058 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:46.058 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:46.058 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:46.058 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:46.058 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2024-02-07 20:52:46.058 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:46.058 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:46.058 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:46.058 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:46.058 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:46.058 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:46.058 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:46.058 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:46.058 [Test worker @coroutine#5467] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2024-02-07 20:52:46.058 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@753248f8 2024-02-07 20:52:46.058 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@753248f8 2024-02-07 20:52:46.059 [Test worker @coroutine#5467] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2024-02-07 20:52:46.072 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@753248f8 2024-02-07 20:52:46.083 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@753248f8 2024-02-07 20:52:46.084 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@753248f8 2024-02-07 20:52:46.086 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@753248f8 2024-02-07 20:52:46.086 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2024-02-07 20:52:46.086 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:46.086 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:46.086 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:46.086 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:46.086 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:46.086 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:46.086 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10bae3c0 2024-02-07 20:52:46.086 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:46.086 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:46.086 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:46.086 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:46.086 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:46.086 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:46.086 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:46.086 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:46.086 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:46.086 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:46.086 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:46.087 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:46.087 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:46.087 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:46.087 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:46.087 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:46.087 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:46.087 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:46.087 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:46.087 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2024-02-07 20:52:46.087 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:46.087 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:46.087 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:46.087 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:46.087 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:46.087 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:46.087 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:46.087 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:46.087 [Test worker @coroutine#5467] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2024-02-07 20:52:46.087 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cc5d8a9 2024-02-07 20:52:46.087 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cc5d8a9 2024-02-07 20:52:46.087 [Test worker @coroutine#5467] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2024-02-07 20:52:46.099 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc5d8a9 2024-02-07 20:52:46.109 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc5d8a9 2024-02-07 20:52:46.111 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc5d8a9 2024-02-07 20:52:46.113 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc5d8a9 2024-02-07 20:52:46.123 [DefaultDispatcher-worker-16 @coroutine#5481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc5d8a9 2024-02-07 20:52:46.137 [DefaultDispatcher-worker-1 @coroutine#5467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@753248f8 2024-02-07 20:52:46.147 [DefaultDispatcher-worker-3 @coroutine#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13bf5fd 2024-02-07 20:52:46.148 [DefaultDispatcher-worker-3 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51801/UmAppDatabase/replication/nodeId 2024-02-07 20:52:46.148 [DefaultDispatcher-worker-3 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51801/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:46.148 [DefaultDispatcher-worker-3 @coroutine#3126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51801/UmAppDatabase/replication/nodeId 2024-02-07 20:52:46.149 [DefaultDispatcher-worker-1 @coroutine#3126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51801/UmAppDatabase/replication/nodeId 2024-02-07 20:52:46.149 [DefaultDispatcher-worker-1 @coroutine#3126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51801/UmAppDatabase/replication/nodeId 2024-02-07 20:52:46.149 [DefaultDispatcher-worker-2 @coroutine#5467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@753248f8 2024-02-07 20:52:46.154 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2024-02-07 20:52:46.154 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2024-02-07 20:52:46.154 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:46.154 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@753248f8: (connection evicted) 2024-02-07 20:52:46.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:46.155 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2024-02-07 20:52:46.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2024-02-07 20:52:46.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2024-02-07 20:52:46.155 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2024-02-07 20:52:46.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:46.155 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1cc5d8a9: (connection evicted) 2024-02-07 20:52:46.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:46.156 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2024-02-07 20:52:46.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2024-02-07 20:52:46.156 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2024-02-07 20:52:46.157 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:46.157 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:46.157 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:46.157 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:46.157 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:46.157 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:46.157 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@535b016 2024-02-07 20:52:46.157 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:46.157 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:46.157 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:46.157 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:46.157 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:46.157 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:46.157 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:46.157 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:46.157 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:46.157 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:46.157 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:46.157 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:46.157 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:46.157 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:46.157 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:46.157 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:46.157 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:46.157 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:46.157 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:46.157 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2024-02-07 20:52:46.157 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:46.157 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:46.157 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:46.157 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:46.157 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:46.157 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:46.157 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:46.157 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:46.157 [Test worker @coroutine#5511] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2024-02-07 20:52:46.157 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@79122f5f 2024-02-07 20:52:46.157 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@79122f5f 2024-02-07 20:52:46.157 [Test worker @coroutine#5511] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2024-02-07 20:52:46.172 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79122f5f 2024-02-07 20:52:46.183 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79122f5f 2024-02-07 20:52:46.184 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79122f5f 2024-02-07 20:52:46.186 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79122f5f 2024-02-07 20:52:46.186 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2024-02-07 20:52:46.186 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:46.186 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:46.186 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:46.186 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:46.186 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:46.186 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:46.186 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@381db99e 2024-02-07 20:52:46.186 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:46.186 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:46.186 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:46.186 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:46.186 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:46.186 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:46.186 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:46.186 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:46.186 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:46.186 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:46.186 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:46.186 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:46.186 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:46.186 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:46.186 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:46.186 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:46.186 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:46.186 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:46.186 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:46.186 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2024-02-07 20:52:46.186 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:46.186 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:46.186 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:46.186 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:46.186 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:46.186 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:46.186 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:46.187 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:46.187 [Test worker @coroutine#5511] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2024-02-07 20:52:46.187 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@4163f505 2024-02-07 20:52:46.187 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@4163f505 2024-02-07 20:52:46.187 [Test worker @coroutine#5511] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2024-02-07 20:52:46.199 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4163f505 2024-02-07 20:52:46.210 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4163f505 2024-02-07 20:52:46.211 [Test worker @coroutine#5520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4163f505 2024-02-07 20:52:46.213 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4163f505 2024-02-07 20:52:46.224 [DefaultDispatcher-worker-18 @coroutine#5524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4163f505 2024-02-07 20:52:46.237 [DefaultDispatcher-worker-7 @coroutine#5511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79122f5f 2024-02-07 20:52:46.247 [DefaultDispatcher-worker-9 @coroutine#5511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79122f5f 2024-02-07 20:52:46.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2024-02-07 20:52:46.250 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2024-02-07 20:52:46.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:46.250 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79122f5f: (connection evicted) 2024-02-07 20:52:46.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:46.251 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2024-02-07 20:52:46.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2024-02-07 20:52:46.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2024-02-07 20:52:46.251 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2024-02-07 20:52:46.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:46.252 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4163f505: (connection evicted) 2024-02-07 20:52:46.252 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:46.252 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2024-02-07 20:52:46.252 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2024-02-07 20:52:46.255 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2024-02-07 20:52:46.255 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:46.255 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:46.255 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:46.255 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:46.255 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:46.255 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:46.255 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72a45b71 2024-02-07 20:52:46.255 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:46.255 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:46.255 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:46.255 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:46.255 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:46.255 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:46.255 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:46.255 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:46.255 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:46.255 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:46.255 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:46.255 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:46.255 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:46.255 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:46.255 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:46.255 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:46.255 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:46.255 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:46.255 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:46.255 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2024-02-07 20:52:46.255 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:46.255 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:46.255 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:46.255 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:46.255 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:46.255 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:46.255 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:46.255 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:46.255 [Test worker @coroutine#5551] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2024-02-07 20:52:46.256 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@3793896e 2024-02-07 20:52:46.256 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@3793896e 2024-02-07 20:52:46.256 [Test worker @coroutine#5551] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2024-02-07 20:52:46.271 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3793896e 2024-02-07 20:52:46.281 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3793896e 2024-02-07 20:52:46.283 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3793896e 2024-02-07 20:52:46.285 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3793896e 2024-02-07 20:52:46.285 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2024-02-07 20:52:46.285 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:46.285 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:46.285 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:46.285 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:46.285 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:46.285 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:46.285 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59cc46a4 2024-02-07 20:52:46.285 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:46.285 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:46.285 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:46.285 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:46.285 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:46.285 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:46.285 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:46.285 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:46.285 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:46.285 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:46.285 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:46.285 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:46.285 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:46.285 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:46.285 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:46.285 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:46.285 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:46.285 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:46.285 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:46.285 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2024-02-07 20:52:46.285 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:46.285 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:46.285 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:46.285 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:46.285 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:46.285 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:46.285 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:46.285 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:46.285 [Test worker @coroutine#5551] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2024-02-07 20:52:46.286 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@724e82d9 2024-02-07 20:52:46.286 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@724e82d9 2024-02-07 20:52:46.286 [Test worker @coroutine#5551] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2024-02-07 20:52:46.298 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@724e82d9 2024-02-07 20:52:46.308 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@724e82d9 2024-02-07 20:52:46.310 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@724e82d9 2024-02-07 20:52:46.312 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@724e82d9 2024-02-07 20:52:46.322 [DefaultDispatcher-worker-7 @coroutine#5565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@724e82d9 2024-02-07 20:52:46.324 [DefaultDispatcher-worker-18 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6689bf04 2024-02-07 20:52:46.324 [DefaultDispatcher-worker-18 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35939/UmAppDatabase/replication/nodeId 2024-02-07 20:52:46.324 [DefaultDispatcher-worker-18 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35939/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:46.324 [DefaultDispatcher-worker-18 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35939/UmAppDatabase/replication/nodeId 2024-02-07 20:52:46.325 [DefaultDispatcher-worker-16 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35939/UmAppDatabase/replication/nodeId 2024-02-07 20:52:46.325 [DefaultDispatcher-worker-16 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35939/UmAppDatabase/replication/nodeId 2024-02-07 20:52:46.335 [DefaultDispatcher-worker-16 @coroutine#5551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3793896e 2024-02-07 20:52:46.356 [DefaultDispatcher-worker-7 @coroutine#5551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3793896e 2024-02-07 20:52:46.356 [HikariPool-181 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:46.365 [DefaultDispatcher-worker-15 @coroutine#5551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3793896e 2024-02-07 20:52:46.386 [HikariPool-182 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:46.390 [DefaultDispatcher-worker-14 @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a56f608 2024-02-07 20:52:46.390 [DefaultDispatcher-worker-14 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56523/UmAppDatabase/replication/nodeId 2024-02-07 20:52:46.390 [DefaultDispatcher-worker-14 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56523/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:46.390 [DefaultDispatcher-worker-14 @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56523/UmAppDatabase/replication/nodeId 2024-02-07 20:52:46.391 [DefaultDispatcher-worker-15 @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56523/UmAppDatabase/replication/nodeId 2024-02-07 20:52:46.391 [DefaultDispatcher-worker-15 @coroutine#2849] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56523/UmAppDatabase/replication/nodeId 2024-02-07 20:52:46.474 [DefaultDispatcher-worker-15 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e434e8 2024-02-07 20:52:46.474 [DefaultDispatcher-worker-15 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47705/UmAppDatabase/replication/nodeId 2024-02-07 20:52:46.474 [DefaultDispatcher-worker-15 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47705/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:46.474 [DefaultDispatcher-worker-15 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47705/UmAppDatabase/replication/nodeId 2024-02-07 20:52:46.475 [DefaultDispatcher-worker-14 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47705/UmAppDatabase/replication/nodeId 2024-02-07 20:52:46.475 [DefaultDispatcher-worker-14 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47705/UmAppDatabase/replication/nodeId 2024-02-07 20:52:46.489 [DefaultDispatcher-worker-18 @coroutine#5586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3793896e 2024-02-07 20:52:46.492 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2024-02-07 20:52:46.492 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2024-02-07 20:52:46.492 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:46.492 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3793896e: (connection evicted) 2024-02-07 20:52:46.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:46.493 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2024-02-07 20:52:46.493 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2024-02-07 20:52:46.493 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2024-02-07 20:52:46.493 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2024-02-07 20:52:46.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:46.493 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@724e82d9: (connection evicted) 2024-02-07 20:52:46.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:46.494 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2024-02-07 20:52:46.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2024-02-07 20:52:46.495 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2024-02-07 20:52:46.496 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:46.496 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:46.496 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:46.496 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:46.496 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:46.496 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:46.496 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a0c0680 2024-02-07 20:52:46.496 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:46.496 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:46.496 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:46.496 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:46.496 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:46.496 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:46.496 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:46.496 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:46.496 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:46.496 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:46.496 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:46.496 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:46.496 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:46.496 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:46.496 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:46.496 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:46.496 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:46.496 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:46.496 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:46.496 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2024-02-07 20:52:46.496 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:46.496 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:46.496 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:46.496 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:46.496 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:46.496 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:46.496 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:46.496 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:46.496 [Test worker @coroutine#5600] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2024-02-07 20:52:46.496 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d2697a8 2024-02-07 20:52:46.497 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d2697a8 2024-02-07 20:52:46.497 [Test worker @coroutine#5600] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2024-02-07 20:52:46.511 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d2697a8 2024-02-07 20:52:46.521 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d2697a8 2024-02-07 20:52:46.523 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d2697a8 2024-02-07 20:52:46.524 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d2697a8 2024-02-07 20:52:46.524 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2024-02-07 20:52:46.525 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:46.525 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:46.525 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:46.525 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:46.525 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:46.525 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:46.525 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@346e76ad 2024-02-07 20:52:46.525 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:46.525 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:46.525 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:46.525 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:46.525 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:46.525 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:46.525 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:46.525 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:46.525 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:46.525 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:46.525 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:46.525 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:46.525 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:46.525 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:46.525 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:46.525 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:46.525 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:46.525 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:46.525 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:46.525 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2024-02-07 20:52:46.525 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:46.525 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:46.525 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:46.525 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:46.525 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:46.525 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:46.525 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:46.525 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:46.525 [Test worker @coroutine#5600] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2024-02-07 20:52:46.525 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fae1ec9 2024-02-07 20:52:46.525 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fae1ec9 2024-02-07 20:52:46.525 [Test worker @coroutine#5600] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2024-02-07 20:52:46.538 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fae1ec9 2024-02-07 20:52:46.548 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fae1ec9 2024-02-07 20:52:46.549 [Test worker @coroutine#5609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fae1ec9 2024-02-07 20:52:46.551 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fae1ec9 2024-02-07 20:52:46.562 [DefaultDispatcher-worker-6 @coroutine#5613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fae1ec9 2024-02-07 20:52:46.575 [DefaultDispatcher-worker-9 @coroutine#5600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d2697a8 2024-02-07 20:52:46.580 [DefaultDispatcher-worker-1 @coroutine#2927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32ae11c9 2024-02-07 20:52:46.581 [DefaultDispatcher-worker-1 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45629/UmAppDatabase/replication/nodeId 2024-02-07 20:52:46.581 [DefaultDispatcher-worker-1 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45629/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:46.581 [DefaultDispatcher-worker-1 @coroutine#2927] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45629/UmAppDatabase/replication/nodeId 2024-02-07 20:52:46.582 [DefaultDispatcher-worker-4 @coroutine#2927] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45629/UmAppDatabase/replication/nodeId 2024-02-07 20:52:46.582 [DefaultDispatcher-worker-4 @coroutine#2927] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45629/UmAppDatabase/replication/nodeId 2024-02-07 20:52:46.594 [DefaultDispatcher-worker-12 @coroutine#5600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d2697a8 2024-02-07 20:52:46.597 [HikariPool-183 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 20:52:46.602 [DefaultDispatcher-worker-4 @coroutine#5600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d2697a8 2024-02-07 20:52:46.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2024-02-07 20:52:46.605 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2024-02-07 20:52:46.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:46.606 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d2697a8: (connection evicted) 2024-02-07 20:52:46.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:46.606 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2024-02-07 20:52:46.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2024-02-07 20:52:46.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2024-02-07 20:52:46.607 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2024-02-07 20:52:46.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:46.607 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3fae1ec9: (connection evicted) 2024-02-07 20:52:46.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:46.608 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2024-02-07 20:52:46.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2024-02-07 20:52:46.609 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2024-02-07 20:52:46.609 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:46.609 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:46.609 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:46.609 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:46.609 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:46.609 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:46.609 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23f16852 2024-02-07 20:52:46.609 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:46.609 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:46.609 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:46.609 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:46.609 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:46.609 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:46.609 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:46.609 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:46.609 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:46.609 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:46.609 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:46.609 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:46.609 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:46.609 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:46.609 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:46.609 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:46.609 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:46.609 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:46.609 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:46.609 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2024-02-07 20:52:46.609 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:46.609 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:46.609 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:46.609 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:46.609 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:46.609 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:46.609 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:46.609 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:46.609 [Test worker @coroutine#5633] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2024-02-07 20:52:46.610 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@30a8ac50 2024-02-07 20:52:46.610 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@30a8ac50 2024-02-07 20:52:46.610 [Test worker @coroutine#5633] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2024-02-07 20:52:46.627 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a8ac50 2024-02-07 20:52:46.637 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a8ac50 2024-02-07 20:52:46.639 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a8ac50 2024-02-07 20:52:46.640 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a8ac50 2024-02-07 20:52:46.641 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2024-02-07 20:52:46.641 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:46.641 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:46.641 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:46.641 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:46.641 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:46.641 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:46.641 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ee04ff6 2024-02-07 20:52:46.641 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:46.641 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:46.641 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:46.641 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:46.641 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:46.641 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:46.641 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:46.641 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:46.641 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:46.641 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:46.641 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:46.641 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:46.641 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:46.641 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:46.641 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:46.641 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:46.641 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:46.641 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:46.641 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:46.641 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2024-02-07 20:52:46.641 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:46.641 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:46.641 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:46.641 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:46.641 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:46.641 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:46.641 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:46.641 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:46.641 [Test worker @coroutine#5633] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2024-02-07 20:52:46.641 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e92bded 2024-02-07 20:52:46.641 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e92bded 2024-02-07 20:52:46.641 [Test worker @coroutine#5633] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2024-02-07 20:52:46.651 [DefaultDispatcher-worker-4 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a991cf 2024-02-07 20:52:46.651 [DefaultDispatcher-worker-4 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54005/UmAppDatabase/replication/nodeId 2024-02-07 20:52:46.651 [DefaultDispatcher-worker-4 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54005/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:46.651 [DefaultDispatcher-worker-4 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54005/UmAppDatabase/replication/nodeId 2024-02-07 20:52:46.652 [DefaultDispatcher-worker-16 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54005/UmAppDatabase/replication/nodeId 2024-02-07 20:52:46.652 [DefaultDispatcher-worker-16 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54005/UmAppDatabase/replication/nodeId 2024-02-07 20:52:46.654 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e92bded 2024-02-07 20:52:46.664 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e92bded 2024-02-07 20:52:46.666 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e92bded 2024-02-07 20:52:46.668 [Test worker @coroutine#5648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e92bded 2024-02-07 20:52:46.678 [DefaultDispatcher-worker-6 @coroutine#5650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e92bded 2024-02-07 20:52:46.690 [DefaultDispatcher-worker-7 @coroutine#5633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a8ac50 2024-02-07 20:52:46.709 [DefaultDispatcher-worker-14 @coroutine#5633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a8ac50 2024-02-07 20:52:46.710 [HikariPool-185 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:46.714 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2024-02-07 20:52:46.714 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2024-02-07 20:52:46.714 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:46.714 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30a8ac50: (connection evicted) 2024-02-07 20:52:46.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:46.715 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2024-02-07 20:52:46.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2024-02-07 20:52:46.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2024-02-07 20:52:46.716 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2024-02-07 20:52:46.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:46.716 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e92bded: (connection evicted) 2024-02-07 20:52:46.717 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:46.717 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2024-02-07 20:52:46.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2024-02-07 20:52:46.718 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2024-02-07 20:52:46.718 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:46.718 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:46.718 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:46.718 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:46.718 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:46.718 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:46.718 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a5dc126 2024-02-07 20:52:46.718 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:46.718 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:46.718 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:46.718 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:46.718 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:46.718 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:46.718 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:46.718 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:46.718 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:46.718 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:46.718 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:46.718 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:46.718 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:46.718 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:46.718 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:46.718 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:46.718 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:46.718 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:46.718 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:46.718 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2024-02-07 20:52:46.718 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:46.718 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:46.718 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:46.718 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:46.718 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:46.718 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:46.718 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:46.718 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:46.718 [Test worker @coroutine#5667] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2024-02-07 20:52:46.718 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cdb7fd9 2024-02-07 20:52:46.718 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cdb7fd9 2024-02-07 20:52:46.718 [Test worker @coroutine#5667] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2024-02-07 20:52:46.734 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cdb7fd9 2024-02-07 20:52:46.742 [DefaultDispatcher-worker-17 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-07 20:52:46.742 [DefaultDispatcher-worker-17 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-02-07 20:52:46.742 [DefaultDispatcher-worker-17 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:46.742 [DefaultDispatcher-worker-17 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-02-07 20:52:46.744 [DefaultDispatcher-worker-14 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-02-07 20:52:46.744 [DefaultDispatcher-worker-14 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-02-07 20:52:46.746 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cdb7fd9 2024-02-07 20:52:46.747 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cdb7fd9 2024-02-07 20:52:46.749 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cdb7fd9 2024-02-07 20:52:46.749 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2024-02-07 20:52:46.750 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:46.750 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:46.750 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:46.750 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:46.750 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:46.750 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:46.750 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a438c0a 2024-02-07 20:52:46.750 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:46.750 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:46.750 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:46.750 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:46.750 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:46.750 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:46.750 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:46.750 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:46.750 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:46.750 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:46.750 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:46.750 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:46.750 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:46.750 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:46.750 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:46.750 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:46.750 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:46.750 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:46.750 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:46.750 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2024-02-07 20:52:46.750 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:46.750 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:46.750 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:46.750 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:46.750 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:46.750 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:46.750 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:46.750 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:46.750 [Test worker @coroutine#5667] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2024-02-07 20:52:46.750 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@b42d1c8 2024-02-07 20:52:46.750 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@b42d1c8 2024-02-07 20:52:46.750 [Test worker @coroutine#5667] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2024-02-07 20:52:46.763 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b42d1c8 2024-02-07 20:52:46.773 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b42d1c8 2024-02-07 20:52:46.775 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b42d1c8 2024-02-07 20:52:46.776 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b42d1c8 2024-02-07 20:52:46.786 [DefaultDispatcher-worker-2 @coroutine#5684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b42d1c8 2024-02-07 20:52:46.798 [DefaultDispatcher-worker-15 @coroutine#5667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cdb7fd9 2024-02-07 20:52:46.819 [HikariPool-187 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 20:52:46.824 [DefaultDispatcher-worker-16 @coroutine#5667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cdb7fd9 2024-02-07 20:52:46.825 [DefaultDispatcher-worker-17 @coroutine#3032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a16af1 2024-02-07 20:52:46.825 [DefaultDispatcher-worker-4 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a64c4ab 2024-02-07 20:52:46.826 [DefaultDispatcher-worker-17 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52551/UmAppDatabase/replication/nodeId 2024-02-07 20:52:46.826 [DefaultDispatcher-worker-4 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-07 20:52:46.826 [DefaultDispatcher-worker-17 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52551/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:46.826 [DefaultDispatcher-worker-17 @coroutine#3032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52551/UmAppDatabase/replication/nodeId 2024-02-07 20:52:46.826 [DefaultDispatcher-worker-4 @coroutine#3018] 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-02-07 20:52:46.826 [DefaultDispatcher-worker-4 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-07 20:52:46.827 [DefaultDispatcher-worker-4 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-07 20:52:46.827 [DefaultDispatcher-worker-13 @coroutine#3032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52551/UmAppDatabase/replication/nodeId 2024-02-07 20:52:46.827 [DefaultDispatcher-worker-13 @coroutine#3032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52551/UmAppDatabase/replication/nodeId 2024-02-07 20:52:46.833 [DefaultDispatcher-worker-10 @coroutine#5667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cdb7fd9 2024-02-07 20:52:46.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2024-02-07 20:52:46.837 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2024-02-07 20:52:46.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:46.837 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4cdb7fd9: (connection evicted) 2024-02-07 20:52:46.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:46.838 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2024-02-07 20:52:46.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2024-02-07 20:52:46.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2024-02-07 20:52:46.838 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2024-02-07 20:52:46.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:46.838 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b42d1c8: (connection evicted) 2024-02-07 20:52:46.839 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:46.839 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2024-02-07 20:52:46.839 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2024-02-07 20:52:46.841 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2024-02-07 20:52:46.841 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:46.841 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:46.841 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:46.841 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:46.841 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:46.841 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:46.841 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d1c5bb5 2024-02-07 20:52:46.841 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:46.841 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:46.841 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:46.841 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:46.841 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:46.841 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:46.841 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:46.841 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:46.841 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:46.841 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:46.841 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:46.841 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:46.841 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:46.841 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:46.841 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:46.841 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:46.841 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:46.841 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:46.841 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:46.841 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2024-02-07 20:52:46.841 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:46.841 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:46.841 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:46.841 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:46.841 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:46.841 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:46.842 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:46.842 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:46.842 [Test worker @coroutine#5707] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2024-02-07 20:52:46.842 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@5946e540 2024-02-07 20:52:46.842 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@5946e540 2024-02-07 20:52:46.842 [Test worker @coroutine#5707] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2024-02-07 20:52:46.861 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5946e540 2024-02-07 20:52:46.871 [Test worker @coroutine#5708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5946e540 2024-02-07 20:52:46.873 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5946e540 2024-02-07 20:52:46.875 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5946e540 2024-02-07 20:52:46.885 [DefaultDispatcher-worker-10 @coroutine#5714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5946e540 2024-02-07 20:52:46.891 [DefaultDispatcher-worker-4 @coroutine#5707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5946e540 2024-02-07 20:52:46.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2024-02-07 20:52:46.902 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2024-02-07 20:52:46.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:46.903 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5946e540: (connection evicted) 2024-02-07 20:52:46.903 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:46.903 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2024-02-07 20:52:46.903 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2024-02-07 20:52:46.960 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2024-02-07 20:52:46.961 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:46.961 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:46.961 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:46.961 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:46.961 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:46.961 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:46.961 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@238cac6 2024-02-07 20:52:46.961 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:46.961 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:46.961 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:46.961 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:46.961 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:46.961 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:46.961 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:46.961 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:46.961 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:46.961 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:46.961 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:46.961 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:46.961 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:46.961 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:46.961 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:46.961 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:46.961 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:46.961 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:46.961 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:46.961 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2024-02-07 20:52:46.961 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:46.961 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:46.961 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:46.961 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:46.961 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:46.961 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:46.961 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:46.961 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:46.961 [Test worker @coroutine#5742] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2024-02-07 20:52:46.962 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@45cce4c2 2024-02-07 20:52:46.962 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@45cce4c2 2024-02-07 20:52:46.962 [Test worker @coroutine#5742] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2024-02-07 20:52:46.977 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45cce4c2 2024-02-07 20:52:46.987 [Test worker @coroutine#5743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45cce4c2 2024-02-07 20:52:46.987 [DefaultDispatcher-worker-17 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ed5cc8c 2024-02-07 20:52:46.988 [DefaultDispatcher-worker-17 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38881/UmAppDatabase/replication/nodeId 2024-02-07 20:52:46.988 [DefaultDispatcher-worker-17 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38881/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:46.988 [DefaultDispatcher-worker-17 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38881/UmAppDatabase/replication/nodeId 2024-02-07 20:52:46.989 [DefaultDispatcher-worker-17 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38881/UmAppDatabase/replication/nodeId 2024-02-07 20:52:46.989 [DefaultDispatcher-worker-17 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38881/UmAppDatabase/replication/nodeId 2024-02-07 20:52:46.989 [Test worker @coroutine#5746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45cce4c2 2024-02-07 20:52:46.991 [Test worker @coroutine#5750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45cce4c2 2024-02-07 20:52:46.999 [DefaultDispatcher-worker-3 @coroutine#5752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45cce4c2 2024-02-07 20:52:47.001 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2024-02-07 20:52:47.001 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2024-02-07 20:52:47.001 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:47.001 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45cce4c2: (connection evicted) 2024-02-07 20:52:47.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:47.002 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2024-02-07 20:52:47.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2024-02-07 20:52:47.063 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2024-02-07 20:52:47.063 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:47.063 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:47.063 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:47.063 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:47.063 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:47.063 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:47.063 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53c39950 2024-02-07 20:52:47.063 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:47.063 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:47.063 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:47.063 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:47.063 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:47.063 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:47.063 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:47.063 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:47.063 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:47.063 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:47.063 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:47.063 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:47.063 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:47.063 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:47.063 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:47.063 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:47.063 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:47.063 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:47.063 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:47.063 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2024-02-07 20:52:47.063 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:47.063 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:47.063 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:47.063 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:47.063 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:47.063 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:47.063 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:47.063 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:47.063 [Test worker @coroutine#5766] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2024-02-07 20:52:47.064 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@769d0ef2 2024-02-07 20:52:47.064 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@769d0ef2 2024-02-07 20:52:47.064 [Test worker @coroutine#5766] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2024-02-07 20:52:47.077 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@769d0ef2 2024-02-07 20:52:47.087 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@769d0ef2 2024-02-07 20:52:47.089 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@769d0ef2 2024-02-07 20:52:47.091 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@769d0ef2 2024-02-07 20:52:47.094 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2024-02-07 20:52:47.094 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2024-02-07 20:52:47.094 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 20:52:47.094 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:47.094 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2024-02-07 20:52:47.094 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2024-02-07 20:52:47.096 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2024-02-07 20:52:47.097 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:47.097 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:47.097 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:47.097 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:47.097 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:47.097 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:47.097 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f26bd62 2024-02-07 20:52:47.097 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:47.097 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:47.097 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:47.097 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:47.097 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:47.097 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:47.097 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:47.097 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:47.097 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:47.097 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:47.097 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:47.097 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:47.097 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:47.097 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:47.097 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:47.097 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:47.097 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:47.097 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:47.097 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:47.097 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2024-02-07 20:52:47.097 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:47.097 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:47.097 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:47.097 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:47.097 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:47.097 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:47.097 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:47.097 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:47.097 [Test worker @coroutine#5784] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2024-02-07 20:52:47.097 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@55448710 2024-02-07 20:52:47.097 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@55448710 2024-02-07 20:52:47.097 [Test worker @coroutine#5784] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2024-02-07 20:52:47.110 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55448710 2024-02-07 20:52:47.120 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55448710 2024-02-07 20:52:47.122 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55448710 2024-02-07 20:52:47.123 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55448710 2024-02-07 20:52:47.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2024-02-07 20:52:47.127 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2024-02-07 20:52:47.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 20:52:47.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:47.127 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2024-02-07 20:52:47.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2024-02-07 20:52:47.130 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2024-02-07 20:52:47.130 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:47.130 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:47.130 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:47.130 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:47.130 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:47.130 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:47.130 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6461c673 2024-02-07 20:52:47.130 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:47.130 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:47.130 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:47.130 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:47.130 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:47.130 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:47.130 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:47.130 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:47.130 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:47.130 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:47.130 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:47.130 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:47.130 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:47.130 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:47.130 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:47.130 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:47.130 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:47.130 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:47.130 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:47.130 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2024-02-07 20:52:47.130 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:47.130 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:47.130 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:47.130 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:47.130 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:47.130 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:47.130 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:47.130 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:47.130 [Test worker @coroutine#5802] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2024-02-07 20:52:47.131 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@62a09668 2024-02-07 20:52:47.131 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@62a09668 2024-02-07 20:52:47.131 [Test worker @coroutine#5802] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2024-02-07 20:52:47.146 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62a09668 2024-02-07 20:52:47.157 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62a09668 2024-02-07 20:52:47.158 [DefaultDispatcher-worker-6 @coroutine#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13bf5fd 2024-02-07 20:52:47.158 [DefaultDispatcher-worker-6 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51801/UmAppDatabase/replication/nodeId 2024-02-07 20:52:47.158 [DefaultDispatcher-worker-6 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51801/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:47.158 [DefaultDispatcher-worker-6 @coroutine#3126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51801/UmAppDatabase/replication/nodeId 2024-02-07 20:52:47.158 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62a09668 2024-02-07 20:52:47.160 [DefaultDispatcher-worker-8 @coroutine#3126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51801/UmAppDatabase/replication/nodeId 2024-02-07 20:52:47.160 [DefaultDispatcher-worker-8 @coroutine#3126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51801/UmAppDatabase/replication/nodeId 2024-02-07 20:52:47.160 [Test worker @coroutine#5809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62a09668 2024-02-07 20:52:47.161 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2024-02-07 20:52:47.161 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:47.161 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:47.161 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:47.161 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:47.161 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:47.161 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:47.161 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e6b2641 2024-02-07 20:52:47.161 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:47.161 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:47.161 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:47.161 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:47.161 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:47.161 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:47.161 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:47.161 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:47.161 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:47.161 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:47.161 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:47.161 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:47.161 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:47.161 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:47.161 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:47.161 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:47.161 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:47.161 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:47.161 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:47.161 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2024-02-07 20:52:47.161 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:47.161 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:47.161 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:47.161 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:47.161 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:47.161 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:47.161 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:47.161 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:47.161 [Test worker @coroutine#5802] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2024-02-07 20:52:47.161 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ef585bb 2024-02-07 20:52:47.161 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ef585bb 2024-02-07 20:52:47.161 [Test worker @coroutine#5802] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2024-02-07 20:52:47.175 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef585bb 2024-02-07 20:52:47.185 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef585bb 2024-02-07 20:52:47.187 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef585bb 2024-02-07 20:52:47.188 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef585bb 2024-02-07 20:52:47.199 [DefaultDispatcher-worker-14 @coroutine#5818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef585bb 2024-02-07 20:52:47.211 [DefaultDispatcher-worker-12 @coroutine#5802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62a09668 2024-02-07 20:52:47.217 [UI Thread @coroutine#5829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58275/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-07 20:52:47.217 [UI Thread @coroutine#5829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58275/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-07 20:52:47.217 [UI Thread @coroutine#5829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58275/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-07 20:52:47.219 [UI Thread @coroutine#5829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58275/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-07 20:52:47.219 [UI Thread @coroutine#5829] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58275/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-07 20:52:47.219 [UI Thread @coroutine#5829] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:58275/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-07 20:52:47.219 [UI Thread @coroutine#5829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58275/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-02-07 20:52:47.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2024-02-07 20:52:47.221 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2024-02-07 20:52:47.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:47.221 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62a09668: (connection evicted) 2024-02-07 20:52:47.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:47.222 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2024-02-07 20:52:47.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2024-02-07 20:52:47.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2024-02-07 20:52:47.222 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2024-02-07 20:52:47.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:47.222 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ef585bb: (connection evicted) 2024-02-07 20:52:47.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:47.223 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2024-02-07 20:52:47.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2024-02-07 20:52:47.224 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2024-02-07 20:52:47.225 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:47.225 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:47.225 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:47.225 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:47.225 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:47.225 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:47.225 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@200cbb63 2024-02-07 20:52:47.225 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:47.225 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:47.225 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:47.225 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:47.225 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:47.225 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:47.225 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:47.225 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:47.225 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:47.225 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:47.225 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:47.225 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:47.225 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:47.225 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:47.225 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:47.225 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:47.225 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:47.225 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:47.225 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:47.225 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2024-02-07 20:52:47.225 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:47.225 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:47.225 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:47.225 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:47.225 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:47.225 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:47.225 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:47.225 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:47.225 [Test worker @coroutine#5835] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2024-02-07 20:52:47.225 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a7698f4 2024-02-07 20:52:47.225 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a7698f4 2024-02-07 20:52:47.225 [Test worker @coroutine#5835] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2024-02-07 20:52:47.242 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a7698f4 2024-02-07 20:52:47.252 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a7698f4 2024-02-07 20:52:47.254 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a7698f4 2024-02-07 20:52:47.256 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a7698f4 2024-02-07 20:52:47.256 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2024-02-07 20:52:47.256 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:47.256 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:47.256 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:47.256 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:47.256 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:47.256 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:47.256 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@761d3c20 2024-02-07 20:52:47.256 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:47.256 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:47.256 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:47.256 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:47.256 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:47.256 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:47.256 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:47.256 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:47.256 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:47.256 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:47.256 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:47.256 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:47.256 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:47.256 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:47.256 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:47.256 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:47.256 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:47.256 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:47.256 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:47.256 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2024-02-07 20:52:47.256 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:47.256 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:47.256 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:47.256 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:47.256 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:47.256 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:47.256 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:47.256 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:47.256 [Test worker @coroutine#5835] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2024-02-07 20:52:47.256 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@bda4cbe 2024-02-07 20:52:47.256 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@bda4cbe 2024-02-07 20:52:47.256 [Test worker @coroutine#5835] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2024-02-07 20:52:47.269 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bda4cbe 2024-02-07 20:52:47.279 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bda4cbe 2024-02-07 20:52:47.281 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bda4cbe 2024-02-07 20:52:47.283 [Test worker @coroutine#5846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bda4cbe 2024-02-07 20:52:47.293 [DefaultDispatcher-worker-8 @coroutine#5848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bda4cbe 2024-02-07 20:52:47.307 [DefaultDispatcher-worker-7 @coroutine#5835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a7698f4 2024-02-07 20:52:47.308 [UI Thread @coroutine#5859] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53889/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-07 20:52:47.308 [UI Thread @coroutine#5859] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53889/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-07 20:52:47.309 [UI Thread @coroutine#5859] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53889/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-07 20:52:47.310 [UI Thread @coroutine#5859] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53889/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-07 20:52:47.310 [UI Thread @coroutine#5859] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53889/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-07 20:52:47.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2024-02-07 20:52:47.311 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2024-02-07 20:52:47.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:47.312 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a7698f4: (connection evicted) 2024-02-07 20:52:47.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:47.312 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2024-02-07 20:52:47.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2024-02-07 20:52:47.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2024-02-07 20:52:47.313 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2024-02-07 20:52:47.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:47.313 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@bda4cbe: (connection evicted) 2024-02-07 20:52:47.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:47.313 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2024-02-07 20:52:47.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2024-02-07 20:52:47.315 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2024-02-07 20:52:47.315 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:47.315 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:47.315 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:47.315 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:47.315 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:47.315 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:47.315 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@344eaf7e 2024-02-07 20:52:47.315 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:47.315 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:47.315 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:47.315 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:47.315 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:47.315 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:47.315 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:47.315 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:47.315 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:47.315 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:47.315 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:47.315 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:47.315 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:47.315 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:47.315 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:47.315 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:47.315 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:47.315 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:47.315 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:47.315 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2024-02-07 20:52:47.315 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:47.315 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:47.315 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:47.315 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:47.315 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:47.315 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:47.315 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:47.315 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:47.315 [Test worker @coroutine#5865] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2024-02-07 20:52:47.316 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@f8b6743 2024-02-07 20:52:47.316 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@f8b6743 2024-02-07 20:52:47.316 [Test worker @coroutine#5865] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2024-02-07 20:52:47.330 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f8b6743 2024-02-07 20:52:47.334 [DefaultDispatcher-worker-10 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6689bf04 2024-02-07 20:52:47.334 [DefaultDispatcher-worker-10 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35939/UmAppDatabase/replication/nodeId 2024-02-07 20:52:47.334 [DefaultDispatcher-worker-10 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35939/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:47.334 [DefaultDispatcher-worker-10 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35939/UmAppDatabase/replication/nodeId 2024-02-07 20:52:47.335 [DefaultDispatcher-worker-7 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35939/UmAppDatabase/replication/nodeId 2024-02-07 20:52:47.335 [DefaultDispatcher-worker-7 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35939/UmAppDatabase/replication/nodeId 2024-02-07 20:52:47.341 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f8b6743 2024-02-07 20:52:47.343 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f8b6743 2024-02-07 20:52:47.344 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f8b6743 2024-02-07 20:52:47.345 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2024-02-07 20:52:47.345 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:47.345 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:47.345 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:47.345 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:47.345 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:47.345 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:47.345 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14f8fdae 2024-02-07 20:52:47.345 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:47.345 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:47.345 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:47.345 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:47.345 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:47.345 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:47.345 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:47.345 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:47.345 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:47.345 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:47.345 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:47.345 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:47.345 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:47.345 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:47.345 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:47.345 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:47.345 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:47.345 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:47.345 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:47.345 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2024-02-07 20:52:47.345 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:47.345 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:47.345 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:47.345 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:47.345 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:47.345 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:47.345 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:47.345 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:47.345 [Test worker @coroutine#5865] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2024-02-07 20:52:47.345 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@3533b614 2024-02-07 20:52:47.345 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@3533b614 2024-02-07 20:52:47.345 [Test worker @coroutine#5865] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2024-02-07 20:52:47.358 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3533b614 2024-02-07 20:52:47.368 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3533b614 2024-02-07 20:52:47.370 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3533b614 2024-02-07 20:52:47.372 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3533b614 2024-02-07 20:52:47.382 [DefaultDispatcher-worker-16 @coroutine#5881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3533b614 2024-02-07 20:52:47.395 [DefaultDispatcher-worker-16 @coroutine#5865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f8b6743 2024-02-07 20:52:47.397 [UI Thread @coroutine#5891] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37515/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-07 20:52:47.397 [UI Thread @coroutine#5891] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37515/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-07 20:52:47.397 [UI Thread @coroutine#5891] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37515/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-07 20:52:47.398 [UI Thread @coroutine#5891] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37515/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-07 20:52:47.399 [UI Thread @coroutine#5891] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37515/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-07 20:52:47.399 [UI Thread @coroutine#5891] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:37515/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-07 20:52:47.399 [UI Thread @coroutine#5891] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:37515/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-02-07 20:52:47.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2024-02-07 20:52:47.400 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2024-02-07 20:52:47.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:47.400 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f8b6743: (connection evicted) 2024-02-07 20:52:47.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:47.401 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2024-02-07 20:52:47.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2024-02-07 20:52:47.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2024-02-07 20:52:47.401 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2024-02-07 20:52:47.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:47.401 [DefaultDispatcher-worker-6 @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a56f608 2024-02-07 20:52:47.401 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3533b614: (connection evicted) 2024-02-07 20:52:47.401 [DefaultDispatcher-worker-6 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56523/UmAppDatabase/replication/nodeId 2024-02-07 20:52:47.401 [DefaultDispatcher-worker-6 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56523/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:47.401 [DefaultDispatcher-worker-6 @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56523/UmAppDatabase/replication/nodeId 2024-02-07 20:52:47.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:47.402 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2024-02-07 20:52:47.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2024-02-07 20:52:47.402 [DefaultDispatcher-worker-17 @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56523/UmAppDatabase/replication/nodeId 2024-02-07 20:52:47.402 [DefaultDispatcher-worker-17 @coroutine#2849] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56523/UmAppDatabase/replication/nodeId 2024-02-07 20:52:47.403 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2024-02-07 20:52:47.404 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:47.404 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:47.404 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:47.404 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:47.404 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:47.404 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:47.404 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27311c99 2024-02-07 20:52:47.404 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:47.404 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:47.404 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:47.404 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:47.404 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:47.404 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:47.404 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:47.404 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:47.404 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:47.404 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:47.404 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:47.404 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:47.404 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:47.404 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:47.404 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:47.404 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:47.404 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:47.404 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:47.404 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:47.404 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2024-02-07 20:52:47.404 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:47.404 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:47.404 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:47.404 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:47.404 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:47.404 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:47.404 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:47.404 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:47.404 [Test worker @coroutine#5900] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2024-02-07 20:52:47.404 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e6be9f0 2024-02-07 20:52:47.404 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e6be9f0 2024-02-07 20:52:47.404 [Test worker @coroutine#5900] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2024-02-07 20:52:47.421 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e6be9f0 2024-02-07 20:52:47.432 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e6be9f0 2024-02-07 20:52:47.433 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e6be9f0 2024-02-07 20:52:47.435 [Test worker @coroutine#5905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e6be9f0 2024-02-07 20:52:47.435 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2024-02-07 20:52:47.435 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:47.435 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:47.435 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:47.435 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:47.435 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:47.435 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:47.435 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2be9add0 2024-02-07 20:52:47.435 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:47.435 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:47.435 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:47.435 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:47.435 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:47.435 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:47.435 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:47.435 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:47.435 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:47.435 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:47.435 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:47.435 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:47.435 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:47.435 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:47.435 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:47.435 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:47.435 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:47.435 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:47.435 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:47.435 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2024-02-07 20:52:47.435 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:47.435 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:47.435 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:47.435 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:47.435 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:47.435 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:47.435 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:47.435 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:47.435 [Test worker @coroutine#5900] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2024-02-07 20:52:47.436 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@149e457 2024-02-07 20:52:47.436 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@149e457 2024-02-07 20:52:47.436 [Test worker @coroutine#5900] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2024-02-07 20:52:47.448 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@149e457 2024-02-07 20:52:47.458 [Test worker @coroutine#5907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@149e457 2024-02-07 20:52:47.460 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@149e457 2024-02-07 20:52:47.462 [Test worker @coroutine#5911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@149e457 2024-02-07 20:52:47.472 [DefaultDispatcher-worker-11 @coroutine#5913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@149e457 2024-02-07 20:52:47.484 [DefaultDispatcher-worker-2 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e434e8 2024-02-07 20:52:47.485 [DefaultDispatcher-worker-2 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47705/UmAppDatabase/replication/nodeId 2024-02-07 20:52:47.485 [DefaultDispatcher-worker-2 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47705/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:47.485 [DefaultDispatcher-worker-2 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47705/UmAppDatabase/replication/nodeId 2024-02-07 20:52:47.486 [DefaultDispatcher-worker-8 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47705/UmAppDatabase/replication/nodeId 2024-02-07 20:52:47.486 [DefaultDispatcher-worker-8 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47705/UmAppDatabase/replication/nodeId 2024-02-07 20:52:47.487 [DefaultDispatcher-worker-8 @coroutine#5900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e6be9f0 2024-02-07 20:52:47.504 [HikariPool-199 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 20:52:47.508 [DefaultDispatcher-worker-2 @coroutine#5900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e6be9f0 2024-02-07 20:52:47.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2024-02-07 20:52:47.516 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2024-02-07 20:52:47.516 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:47.516 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e6be9f0: (connection evicted) 2024-02-07 20:52:47.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:47.517 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2024-02-07 20:52:47.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2024-02-07 20:52:47.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2024-02-07 20:52:47.517 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2024-02-07 20:52:47.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:47.517 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@149e457: (connection evicted) 2024-02-07 20:52:47.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:47.518 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2024-02-07 20:52:47.518 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2024-02-07 20:52:47.520 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2024-02-07 20:52:47.520 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:47.520 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:47.520 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:47.520 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:47.520 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:47.520 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:47.520 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70eced1f 2024-02-07 20:52:47.520 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:47.520 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:47.520 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:47.520 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:47.520 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:47.520 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:47.520 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:47.520 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:47.520 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:47.520 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:47.520 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:47.520 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:47.520 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:47.520 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:47.520 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:47.520 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:47.520 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:47.520 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:47.520 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:47.520 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2024-02-07 20:52:47.520 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:47.520 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:47.520 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:47.520 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:47.520 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:47.520 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:47.520 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:47.520 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:47.520 [Test worker @coroutine#5941] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2024-02-07 20:52:47.521 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ca83ec3 2024-02-07 20:52:47.521 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ca83ec3 2024-02-07 20:52:47.521 [Test worker @coroutine#5941] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2024-02-07 20:52:47.534 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ca83ec3 2024-02-07 20:52:47.544 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ca83ec3 2024-02-07 20:52:47.546 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ca83ec3 2024-02-07 20:52:47.548 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ca83ec3 2024-02-07 20:52:47.556 [DefaultDispatcher-worker-17 @coroutine#5948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ca83ec3 2024-02-07 20:52:47.575 [DefaultDispatcher-worker-8 @coroutine#5941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ca83ec3 2024-02-07 20:52:47.592 [DefaultDispatcher-worker-17 @coroutine#2927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32ae11c9 2024-02-07 20:52:47.592 [DefaultDispatcher-worker-17 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45629/UmAppDatabase/replication/nodeId 2024-02-07 20:52:47.592 [DefaultDispatcher-worker-17 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45629/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:47.592 [DefaultDispatcher-worker-17 @coroutine#2927] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45629/UmAppDatabase/replication/nodeId 2024-02-07 20:52:47.593 [DefaultDispatcher-worker-3 @coroutine#2927] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45629/UmAppDatabase/replication/nodeId 2024-02-07 20:52:47.593 [DefaultDispatcher-worker-3 @coroutine#2927] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45629/UmAppDatabase/replication/nodeId 2024-02-07 20:52:47.594 [DefaultDispatcher-worker-17 @coroutine#5968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ca83ec3 2024-02-07 20:52:47.597 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2024-02-07 20:52:47.597 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2024-02-07 20:52:47.597 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:47.597 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ca83ec3: (connection evicted) 2024-02-07 20:52:47.598 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:47.598 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2024-02-07 20:52:47.598 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2024-02-07 20:52:47.599 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2024-02-07 20:52:47.599 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:47.599 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:47.599 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:47.599 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:47.599 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:47.599 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:47.599 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c6ed95a 2024-02-07 20:52:47.599 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:47.599 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:47.599 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:47.599 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:47.599 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:47.599 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:47.599 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:47.599 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:47.599 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:47.599 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:47.599 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:47.599 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:47.599 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:47.599 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:47.599 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:47.599 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:47.599 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:47.599 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:47.599 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:47.599 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2024-02-07 20:52:47.599 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:47.599 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:47.599 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:47.599 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:47.599 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:47.599 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:47.599 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:47.599 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:47.600 [Test worker @coroutine#5978] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2024-02-07 20:52:47.600 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b8f1c62 2024-02-07 20:52:47.600 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b8f1c62 2024-02-07 20:52:47.600 [Test worker @coroutine#5978] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2024-02-07 20:52:47.615 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f1c62 2024-02-07 20:52:47.625 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f1c62 2024-02-07 20:52:47.627 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f1c62 2024-02-07 20:52:47.628 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f1c62 2024-02-07 20:52:47.629 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2024-02-07 20:52:47.629 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:47.629 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:47.629 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:47.629 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:47.629 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:47.629 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:47.629 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e8ef60b 2024-02-07 20:52:47.629 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:47.629 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:47.629 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:47.629 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:47.629 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:47.629 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:47.629 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:47.629 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:47.629 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:47.629 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:47.629 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:47.629 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:47.629 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:47.629 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:47.629 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:47.629 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:47.629 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:47.629 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:47.629 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:47.629 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2024-02-07 20:52:47.629 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:47.629 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:47.629 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:47.629 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:47.629 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:47.629 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:47.629 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:47.629 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:47.629 [Test worker @coroutine#5978] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2024-02-07 20:52:47.629 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d0d5147 2024-02-07 20:52:47.629 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d0d5147 2024-02-07 20:52:47.629 [Test worker @coroutine#5978] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2024-02-07 20:52:47.641 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0d5147 2024-02-07 20:52:47.652 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0d5147 2024-02-07 20:52:47.653 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0d5147 2024-02-07 20:52:47.655 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0d5147 2024-02-07 20:52:47.662 [DefaultDispatcher-worker-9 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a991cf 2024-02-07 20:52:47.662 [DefaultDispatcher-worker-9 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54005/UmAppDatabase/replication/nodeId 2024-02-07 20:52:47.662 [DefaultDispatcher-worker-9 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54005/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:47.662 [DefaultDispatcher-worker-9 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54005/UmAppDatabase/replication/nodeId 2024-02-07 20:52:47.663 [DefaultDispatcher-worker-14 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54005/UmAppDatabase/replication/nodeId 2024-02-07 20:52:47.664 [DefaultDispatcher-worker-14 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54005/UmAppDatabase/replication/nodeId 2024-02-07 20:52:47.665 [DefaultDispatcher-worker-11 @coroutine#5991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0d5147 2024-02-07 20:52:47.676 [DefaultDispatcher-worker-14 @coroutine#5978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f1c62 2024-02-07 20:52:47.684 [DefaultDispatcher-worker-1 @coroutine#5978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f1c62 2024-02-07 20:52:47.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2024-02-07 20:52:47.692 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2024-02-07 20:52:47.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:47.692 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b8f1c62: (connection evicted) 2024-02-07 20:52:47.693 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:47.693 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2024-02-07 20:52:47.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2024-02-07 20:52:47.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2024-02-07 20:52:47.693 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2024-02-07 20:52:47.693 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:47.693 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d0d5147: (connection evicted) 2024-02-07 20:52:47.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:47.694 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2024-02-07 20:52:47.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2024-02-07 20:52:47.695 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2024-02-07 20:52:47.696 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:47.696 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:47.696 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:47.696 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:47.696 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:47.696 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:47.696 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61a369cf 2024-02-07 20:52:47.696 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:47.696 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:47.696 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:47.696 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:47.696 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:47.696 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:47.696 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:47.696 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:47.696 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:47.696 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:47.696 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:47.696 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:47.696 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:47.696 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:47.696 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:47.696 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:47.696 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:47.696 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:47.696 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:47.696 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2024-02-07 20:52:47.696 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:47.696 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:47.696 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:47.696 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:47.696 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:47.696 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:47.696 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:47.696 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:47.696 [Test worker @coroutine#6020] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2024-02-07 20:52:47.696 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@65bc50c9 2024-02-07 20:52:47.696 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@65bc50c9 2024-02-07 20:52:47.696 [Test worker @coroutine#6020] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2024-02-07 20:52:47.711 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65bc50c9 2024-02-07 20:52:47.721 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65bc50c9 2024-02-07 20:52:47.723 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65bc50c9 2024-02-07 20:52:47.725 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65bc50c9 2024-02-07 20:52:47.733 [DefaultDispatcher-worker-7 @coroutine#6027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65bc50c9 2024-02-07 20:52:47.740 [DefaultDispatcher-worker-16 @coroutine#6020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65bc50c9 2024-02-07 20:52:47.754 [DefaultDispatcher-worker-16 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-07 20:52:47.754 [DefaultDispatcher-worker-16 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-02-07 20:52:47.754 [DefaultDispatcher-worker-16 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:47.754 [DefaultDispatcher-worker-16 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-02-07 20:52:47.754 [DefaultDispatcher-worker-3 @coroutine#6040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65bc50c9 2024-02-07 20:52:47.755 [DefaultDispatcher-worker-5 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-02-07 20:52:47.755 [DefaultDispatcher-worker-5 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-02-07 20:52:47.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2024-02-07 20:52:47.756 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2024-02-07 20:52:47.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:47.757 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65bc50c9: (connection evicted) 2024-02-07 20:52:47.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:47.757 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2024-02-07 20:52:47.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2024-02-07 20:52:47.758 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2024-02-07 20:52:47.759 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:47.759 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:47.759 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:47.759 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:47.759 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:47.759 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:47.759 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d0590bc 2024-02-07 20:52:47.759 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:47.759 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:47.759 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:47.759 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:47.759 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:47.759 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:47.759 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:47.759 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:47.759 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:47.759 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:47.759 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:47.759 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:47.759 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:47.759 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:47.759 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:47.759 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:47.759 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:47.759 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:47.759 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:47.759 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2024-02-07 20:52:47.759 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:47.759 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:47.759 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:47.759 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:47.759 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:47.759 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:47.759 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:47.759 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:47.759 [Test worker @coroutine#6051] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2024-02-07 20:52:47.759 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ce7d43 2024-02-07 20:52:47.759 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ce7d43 2024-02-07 20:52:47.759 [Test worker @coroutine#6051] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2024-02-07 20:52:47.775 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ce7d43 2024-02-07 20:52:47.786 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ce7d43 2024-02-07 20:52:47.787 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ce7d43 2024-02-07 20:52:47.789 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ce7d43 2024-02-07 20:52:47.799 [DefaultDispatcher-worker-16 @coroutine#6058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ce7d43 2024-02-07 20:52:47.807 [DefaultDispatcher-worker-16 @coroutine#6070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ce7d43 2024-02-07 20:52:47.808 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2024-02-07 20:52:47.808 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2024-02-07 20:52:47.808 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:47.809 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ce7d43: (connection evicted) 2024-02-07 20:52:47.809 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:47.809 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2024-02-07 20:52:47.809 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2024-02-07 20:52:47.811 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2024-02-07 20:52:47.811 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:47.811 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:47.811 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:47.811 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:47.811 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:47.811 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:47.811 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ae4a043 2024-02-07 20:52:47.811 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:47.811 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:47.811 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:47.811 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:47.811 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:47.811 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:47.811 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:47.811 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:47.811 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:47.811 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:47.811 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:47.811 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:47.811 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:47.811 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:47.811 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:47.811 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:47.811 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:47.811 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:47.811 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:47.811 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2024-02-07 20:52:47.811 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:47.811 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:47.811 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:47.811 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:47.811 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:47.811 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:47.811 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:47.811 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:47.811 [Test worker @coroutine#6079] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2024-02-07 20:52:47.812 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ea8f277 2024-02-07 20:52:47.812 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ea8f277 2024-02-07 20:52:47.812 [Test worker @coroutine#6079] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2024-02-07 20:52:47.828 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ea8f277 2024-02-07 20:52:47.838 [DefaultDispatcher-worker-11 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a64c4ab 2024-02-07 20:52:47.838 [DefaultDispatcher-worker-5 @coroutine#3032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a16af1 2024-02-07 20:52:47.838 [DefaultDispatcher-worker-5 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52551/UmAppDatabase/replication/nodeId 2024-02-07 20:52:47.838 [DefaultDispatcher-worker-11 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-07 20:52:47.838 [DefaultDispatcher-worker-5 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52551/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:47.838 [DefaultDispatcher-worker-11 @coroutine#3018] 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-02-07 20:52:47.838 [DefaultDispatcher-worker-5 @coroutine#3032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52551/UmAppDatabase/replication/nodeId 2024-02-07 20:52:47.838 [DefaultDispatcher-worker-11 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-07 20:52:47.839 [DefaultDispatcher-worker-5 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-07 20:52:47.839 [DefaultDispatcher-worker-2 @coroutine#3032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52551/UmAppDatabase/replication/nodeId 2024-02-07 20:52:47.839 [DefaultDispatcher-worker-2 @coroutine#3032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52551/UmAppDatabase/replication/nodeId 2024-02-07 20:52:47.840 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ea8f277 2024-02-07 20:52:47.841 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ea8f277 2024-02-07 20:52:47.843 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ea8f277 2024-02-07 20:52:47.904 [DefaultDispatcher-worker-9 @coroutine#6091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ea8f277 2024-02-07 20:52:47.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2024-02-07 20:52:47.910 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2024-02-07 20:52:47.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:47.910 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ea8f277: (connection evicted) 2024-02-07 20:52:47.911 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:47.911 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2024-02-07 20:52:47.911 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2024-02-07 20:52:47.912 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2024-02-07 20:52:47.912 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:47.912 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:47.912 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:47.912 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:47.912 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:47.912 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:47.912 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4be171d1 2024-02-07 20:52:47.912 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:47.912 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:47.912 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:47.912 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:47.912 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:47.912 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:47.912 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:47.912 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:47.912 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:47.912 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:47.912 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:47.912 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:47.912 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:47.912 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:47.912 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:47.912 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:47.912 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:47.912 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:47.912 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:47.912 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2024-02-07 20:52:47.912 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:47.912 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:47.912 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:47.912 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:47.912 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:47.912 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:47.912 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:47.912 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:47.912 [Test worker @coroutine#6107] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2024-02-07 20:52:47.912 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@17c0d43c 2024-02-07 20:52:47.912 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@17c0d43c 2024-02-07 20:52:47.912 [Test worker @coroutine#6107] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2024-02-07 20:52:47.925 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17c0d43c 2024-02-07 20:52:47.936 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17c0d43c 2024-02-07 20:52:47.937 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17c0d43c 2024-02-07 20:52:47.939 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17c0d43c 2024-02-07 20:52:47.950 [DefaultDispatcher-worker-1 @coroutine#6114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17c0d43c 2024-02-07 20:52:47.956 [DefaultDispatcher-worker-18 @coroutine#6107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17c0d43c 2024-02-07 20:52:47.962 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2024-02-07 20:52:47.962 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2024-02-07 20:52:47.962 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:47.962 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17c0d43c: (connection evicted) 2024-02-07 20:52:47.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:47.963 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2024-02-07 20:52:47.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2024-02-07 20:52:47.967 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2024-02-07 20:52:47.967 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:47.967 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:47.967 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:47.967 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:47.967 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:47.967 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:47.967 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77035caa 2024-02-07 20:52:47.967 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:47.967 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:47.967 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:47.967 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:47.967 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:47.967 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:47.967 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:47.967 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:47.967 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:47.967 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:47.967 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:47.967 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:47.967 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:47.967 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:47.967 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:47.967 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:47.967 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:47.967 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:47.967 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:47.967 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2024-02-07 20:52:47.967 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:47.967 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:47.967 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:47.967 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:47.967 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:47.967 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:47.967 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:47.967 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:47.967 [Test worker @coroutine#6130] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2024-02-07 20:52:47.968 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@761d679f 2024-02-07 20:52:47.968 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@761d679f 2024-02-07 20:52:47.968 [Test worker @coroutine#6130] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2024-02-07 20:52:47.983 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@761d679f 2024-02-07 20:52:47.994 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@761d679f 2024-02-07 20:52:47.996 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@761d679f 2024-02-07 20:52:47.998 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@761d679f 2024-02-07 20:52:47.998 [DefaultDispatcher-worker-7 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ed5cc8c 2024-02-07 20:52:47.998 [DefaultDispatcher-worker-7 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38881/UmAppDatabase/replication/nodeId 2024-02-07 20:52:47.998 [DefaultDispatcher-worker-7 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38881/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:47.998 [DefaultDispatcher-worker-7 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38881/UmAppDatabase/replication/nodeId 2024-02-07 20:52:47.999 [DefaultDispatcher-worker-8 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38881/UmAppDatabase/replication/nodeId 2024-02-07 20:52:47.999 [DefaultDispatcher-worker-8 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38881/UmAppDatabase/replication/nodeId 2024-02-07 20:52:48.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2024-02-07 20:52:48.002 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2024-02-07 20:52:48.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 20:52:48.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:48.002 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2024-02-07 20:52:48.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2024-02-07 20:52:48.002 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2024-02-07 20:52:48.003 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:48.003 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:48.003 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:48.003 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:48.003 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:48.003 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:48.003 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6aa152b7 2024-02-07 20:52:48.003 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:48.003 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:48.003 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:48.003 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:48.003 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:48.003 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:48.003 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:48.003 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:48.003 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:48.003 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:48.003 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:48.003 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:48.003 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:48.003 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:48.003 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:48.003 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:48.003 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:48.003 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:48.003 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:48.003 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2024-02-07 20:52:48.003 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:48.003 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:48.003 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:48.003 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:48.003 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:48.003 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:48.003 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:48.003 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:48.003 [Test worker @coroutine#6149] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2024-02-07 20:52:48.003 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@54eea16c 2024-02-07 20:52:48.003 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@54eea16c 2024-02-07 20:52:48.003 [Test worker @coroutine#6149] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2024-02-07 20:52:48.016 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54eea16c 2024-02-07 20:52:48.027 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54eea16c 2024-02-07 20:52:48.029 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54eea16c 2024-02-07 20:52:48.031 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54eea16c 2024-02-07 20:52:48.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2024-02-07 20:52:48.033 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2024-02-07 20:52:48.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 20:52:48.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:48.033 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2024-02-07 20:52:48.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2024-02-07 20:52:48.034 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2024-02-07 20:52:48.034 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:48.034 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:48.034 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:48.034 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:48.034 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:48.034 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:48.034 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7011eee0 2024-02-07 20:52:48.034 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:48.034 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:48.034 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:48.034 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:48.034 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:48.034 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:48.034 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:48.034 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:48.034 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:48.034 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:48.034 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:48.034 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:48.034 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:48.034 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:48.034 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:48.034 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:48.034 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:48.034 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:48.034 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:48.034 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2024-02-07 20:52:48.034 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:48.034 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:48.034 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:48.034 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:48.034 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:48.034 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:48.034 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:48.034 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:48.034 [Test worker @coroutine#6165] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2024-02-07 20:52:48.035 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@76629f82 2024-02-07 20:52:48.035 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@76629f82 2024-02-07 20:52:48.035 [Test worker @coroutine#6165] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2024-02-07 20:52:48.048 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76629f82 2024-02-07 20:52:48.058 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76629f82 2024-02-07 20:52:48.060 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76629f82 2024-02-07 20:52:48.062 [Test worker @coroutine#6170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76629f82 2024-02-07 20:52:48.067 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2024-02-07 20:52:48.067 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2024-02-07 20:52:48.067 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 20:52:48.067 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:48.067 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2024-02-07 20:52:48.067 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2024-02-07 20:52:48.073 [UI Thread @coroutine#6186] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36077/Site/verify 2024-02-07 20:52:48.073 [UI Thread @coroutine#6186] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36077/Site/verify. 2024-02-07 20:52:48.073 [UI Thread @coroutine#6186] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36077/Site/verify 2024-02-07 20:52:48.075 [UI Thread @coroutine#6186] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36077/Site/verify 2024-02-07 20:52:48.075 [UI Thread @coroutine#6186] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36077/Site/verify 2024-02-07 20:52:48.075 [UI Thread @coroutine#6186] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:36077/Site/verify. 2024-02-07 20:52:48.075 [UI Thread @coroutine#6186] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:36077/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-07 20:52:48.079 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2024-02-07 20:52:48.079 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:48.079 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:48.079 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:48.079 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:48.079 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:48.079 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:48.079 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7cbcd27e 2024-02-07 20:52:48.079 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:48.079 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:48.079 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:48.079 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:48.079 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:48.079 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:48.079 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:48.079 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:48.079 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:48.079 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:48.079 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:48.079 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:48.079 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:48.079 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:48.079 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:48.079 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:48.079 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:48.079 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:48.079 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:48.079 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2024-02-07 20:52:48.079 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:48.079 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:48.079 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:48.079 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:48.079 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:48.079 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:48.079 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:48.079 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:48.079 [Test worker @coroutine#6200] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2024-02-07 20:52:48.080 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d7b117 2024-02-07 20:52:48.080 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d7b117 2024-02-07 20:52:48.080 [Test worker @coroutine#6200] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2024-02-07 20:52:48.096 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d7b117 2024-02-07 20:52:48.107 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d7b117 2024-02-07 20:52:48.108 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d7b117 2024-02-07 20:52:48.110 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d7b117 2024-02-07 20:52:48.112 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2024-02-07 20:52:48.112 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2024-02-07 20:52:48.112 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 20:52:48.112 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:48.112 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2024-02-07 20:52:48.112 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2024-02-07 20:52:48.113 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2024-02-07 20:52:48.113 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:48.113 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:48.113 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:48.113 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:48.113 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:48.113 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:48.113 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65134e6c 2024-02-07 20:52:48.113 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:48.113 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:48.113 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:48.113 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:48.113 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:48.113 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:48.113 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:48.113 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:48.113 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:48.113 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:48.113 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:48.113 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:48.113 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:48.113 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:48.113 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:48.113 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:48.113 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:48.113 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:48.113 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:48.113 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2024-02-07 20:52:48.113 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:48.113 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:48.113 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:48.113 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:48.113 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:48.113 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:48.113 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:48.113 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:48.113 [Test worker @coroutine#6217] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2024-02-07 20:52:48.113 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@32ff3c98 2024-02-07 20:52:48.113 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@32ff3c98 2024-02-07 20:52:48.113 [Test worker @coroutine#6217] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2024-02-07 20:52:48.126 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32ff3c98 2024-02-07 20:52:48.137 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32ff3c98 2024-02-07 20:52:48.138 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32ff3c98 2024-02-07 20:52:48.140 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32ff3c98 2024-02-07 20:52:48.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2024-02-07 20:52:48.142 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2024-02-07 20:52:48.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 20:52:48.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:48.142 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2024-02-07 20:52:48.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2024-02-07 20:52:48.144 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2024-02-07 20:52:48.144 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:48.144 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:48.144 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:48.144 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:48.144 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:48.144 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:48.144 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45dbbb97 2024-02-07 20:52:48.144 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:48.144 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:48.144 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:48.144 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:48.144 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:48.144 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:48.144 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:48.144 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:48.144 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:48.144 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:48.144 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:48.144 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:48.144 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:48.144 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:48.144 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:48.144 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:48.144 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:48.144 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:48.144 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:48.144 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2024-02-07 20:52:48.144 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:48.144 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:48.144 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:48.144 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:48.144 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:48.144 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:48.144 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:48.144 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:48.144 [Test worker @coroutine#6234] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2024-02-07 20:52:48.145 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@2330c5c5 2024-02-07 20:52:48.145 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@2330c5c5 2024-02-07 20:52:48.145 [Test worker @coroutine#6234] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2024-02-07 20:52:48.162 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2330c5c5 2024-02-07 20:52:48.169 [DefaultDispatcher-worker-9 @coroutine#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13bf5fd 2024-02-07 20:52:48.169 [DefaultDispatcher-worker-9 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51801/UmAppDatabase/replication/nodeId 2024-02-07 20:52:48.169 [DefaultDispatcher-worker-9 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51801/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:48.169 [DefaultDispatcher-worker-9 @coroutine#3126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51801/UmAppDatabase/replication/nodeId 2024-02-07 20:52:48.170 [DefaultDispatcher-worker-16 @coroutine#3126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51801/UmAppDatabase/replication/nodeId 2024-02-07 20:52:48.170 [DefaultDispatcher-worker-16 @coroutine#3126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51801/UmAppDatabase/replication/nodeId 2024-02-07 20:52:48.173 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2330c5c5 2024-02-07 20:52:48.175 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2330c5c5 2024-02-07 20:52:48.176 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2330c5c5 2024-02-07 20:52:48.178 [UI Thread @coroutine#6251] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51397/Site/verify 2024-02-07 20:52:48.178 [UI Thread @coroutine#6251] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51397/Site/verify. 2024-02-07 20:52:48.178 [UI Thread @coroutine#6251] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51397/Site/verify 2024-02-07 20:52:48.180 [UI Thread @coroutine#6251] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51397/Site/verify 2024-02-07 20:52:48.180 [UI Thread @coroutine#6251] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51397/Site/verify 2024-02-07 20:52:48.180 [UI Thread @coroutine#6251] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:51397/Site/verify. 2024-02-07 20:52:48.180 [UI Thread @coroutine#6251] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:51397/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-07 20:52:48.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2024-02-07 20:52:48.182 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2024-02-07 20:52:48.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 20:52:48.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:48.182 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2024-02-07 20:52:48.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2024-02-07 20:52:48.186 [UI Thread @coroutine#6263] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49317/Site/verify 2024-02-07 20:52:48.186 [UI Thread @coroutine#6263] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49317/Site/verify. 2024-02-07 20:52:48.186 [UI Thread @coroutine#6263] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49317/Site/verify 2024-02-07 20:52:48.188 [UI Thread @coroutine#6263] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49317/Site/verify 2024-02-07 20:52:48.188 [UI Thread @coroutine#6263] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49317/Site/verify 2024-02-07 20:52:48.188 [UI Thread @coroutine#6263] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:49317/Site/verify. 2024-02-07 20:52:48.188 [UI Thread @coroutine#6263] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49317/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-07 20:52:48.194 [UI Thread @coroutine#6276] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34929/Site/verify 2024-02-07 20:52:48.194 [UI Thread @coroutine#6276] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34929/Site/verify. 2024-02-07 20:52:48.194 [UI Thread @coroutine#6276] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34929/Site/verify 2024-02-07 20:52:48.195 [UI Thread @coroutine#6276] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34929/Site/verify 2024-02-07 20:52:48.195 [UI Thread @coroutine#6276] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34929/Site/verify 2024-02-07 20:52:48.195 [UI Thread @coroutine#6276] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:34929/Site/verify. 2024-02-07 20:52:48.195 [UI Thread @coroutine#6276] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:34929/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-07 20:52:48.202 [UI Thread @coroutine#6290] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2024-02-07 20:52:48.202 [UI Thread @coroutine#6290] 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-02-07 20:52:48.202 [UI Thread @coroutine#6290] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2024-02-07 20:52:48.204 [UI Thread @coroutine#6290] 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-02-07 20:52:48.206 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2024-02-07 20:52:48.206 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:48.206 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:48.206 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:48.206 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:48.206 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:48.206 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:48.206 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1104cc93 2024-02-07 20:52:48.206 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:48.206 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:48.206 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:48.206 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:48.206 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:48.206 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:48.206 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:48.206 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:48.206 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:48.206 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:48.206 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:48.206 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:48.206 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:48.206 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:48.206 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:48.206 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:48.206 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:48.206 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:48.206 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:48.206 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2024-02-07 20:52:48.206 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:48.206 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:48.206 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:48.206 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:48.206 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:48.206 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:48.206 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:48.206 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:48.207 [Test worker @coroutine#6298] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2024-02-07 20:52:48.207 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@72e9c0a0 2024-02-07 20:52:48.207 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@72e9c0a0 2024-02-07 20:52:48.207 [Test worker @coroutine#6298] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2024-02-07 20:52:48.223 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e9c0a0 2024-02-07 20:52:48.234 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e9c0a0 2024-02-07 20:52:48.235 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e9c0a0 2024-02-07 20:52:48.237 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e9c0a0 2024-02-07 20:52:48.247 [DefaultDispatcher-worker-9 @coroutine#6305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e9c0a0 2024-02-07 20:52:48.270 [DefaultDispatcher-worker-11 @coroutine#6298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e9c0a0 2024-02-07 20:52:48.280 [DefaultDispatcher-worker-12 @coroutine#6298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e9c0a0 2024-02-07 20:52:48.288 [DefaultDispatcher-worker-1 @coroutine#6298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e9c0a0 2024-02-07 20:52:48.294 [DefaultDispatcher-worker-11 @coroutine#6298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e9c0a0 2024-02-07 20:52:48.302 [DefaultDispatcher-worker-7 @coroutine#6298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e9c0a0 2024-02-07 20:52:48.307 [DefaultDispatcher-worker-11 @coroutine#6298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e9c0a0 2024-02-07 20:52:48.307 [HikariPool-214 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:48.325 [DefaultDispatcher-worker-18 @coroutine#6322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e9c0a0 2024-02-07 20:52:48.326 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2024-02-07 20:52:48.326 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2024-02-07 20:52:48.326 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:48.327 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72e9c0a0: (connection evicted) 2024-02-07 20:52:48.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:48.327 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2024-02-07 20:52:48.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2024-02-07 20:52:48.330 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2024-02-07 20:52:48.330 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:48.330 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:48.330 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:48.330 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:48.330 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:48.330 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:48.330 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26c24e5 2024-02-07 20:52:48.330 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:48.330 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:48.331 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:48.331 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:48.331 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:48.331 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:48.331 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:48.331 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:48.331 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:48.331 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:48.331 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:48.331 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:48.331 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:48.331 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:48.331 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:48.331 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:48.331 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:48.331 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:48.331 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:48.331 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2024-02-07 20:52:48.331 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:48.331 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:48.331 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:48.331 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:48.331 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:48.331 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:48.331 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:48.331 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:48.331 [Test worker @coroutine#6328] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2024-02-07 20:52:48.331 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@9198fe3 2024-02-07 20:52:48.331 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@9198fe3 2024-02-07 20:52:48.332 [Test worker @coroutine#6328] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2024-02-07 20:52:48.342 [DefaultDispatcher-worker-14 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6689bf04 2024-02-07 20:52:48.342 [DefaultDispatcher-worker-14 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35939/UmAppDatabase/replication/nodeId 2024-02-07 20:52:48.342 [DefaultDispatcher-worker-14 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35939/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:48.342 [DefaultDispatcher-worker-14 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35939/UmAppDatabase/replication/nodeId 2024-02-07 20:52:48.343 [DefaultDispatcher-worker-12 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35939/UmAppDatabase/replication/nodeId 2024-02-07 20:52:48.343 [DefaultDispatcher-worker-12 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35939/UmAppDatabase/replication/nodeId 2024-02-07 20:52:48.352 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9198fe3 2024-02-07 20:52:48.366 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9198fe3 2024-02-07 20:52:48.367 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9198fe3 2024-02-07 20:52:48.369 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9198fe3 2024-02-07 20:52:48.369 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2024-02-07 20:52:48.370 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:48.370 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:48.370 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:48.370 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:48.370 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:48.370 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:48.370 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fc44b4b 2024-02-07 20:52:48.370 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:48.370 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:48.370 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:48.370 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:48.370 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:48.370 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:48.370 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:48.370 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:48.370 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:48.370 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:48.370 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:48.370 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:48.370 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:48.370 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:48.370 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:48.370 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:48.370 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:48.370 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:48.370 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:48.370 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2024-02-07 20:52:48.370 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:48.370 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:48.370 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:48.370 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:48.370 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:48.370 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:48.370 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:48.370 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:48.370 [Test worker @coroutine#6328] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2024-02-07 20:52:48.370 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e3062f0 2024-02-07 20:52:48.370 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e3062f0 2024-02-07 20:52:48.370 [Test worker @coroutine#6328] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2024-02-07 20:52:48.383 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e3062f0 2024-02-07 20:52:48.394 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e3062f0 2024-02-07 20:52:48.395 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e3062f0 2024-02-07 20:52:48.397 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e3062f0 2024-02-07 20:52:48.407 [DefaultDispatcher-worker-7 @coroutine#6345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e3062f0 2024-02-07 20:52:48.411 [DefaultDispatcher-worker-4 @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a56f608 2024-02-07 20:52:48.412 [DefaultDispatcher-worker-4 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56523/UmAppDatabase/replication/nodeId 2024-02-07 20:52:48.412 [DefaultDispatcher-worker-4 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56523/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:48.412 [DefaultDispatcher-worker-4 @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56523/UmAppDatabase/replication/nodeId 2024-02-07 20:52:48.413 [DefaultDispatcher-worker-13 @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56523/UmAppDatabase/replication/nodeId 2024-02-07 20:52:48.413 [DefaultDispatcher-worker-13 @coroutine#2849] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56523/UmAppDatabase/replication/nodeId 2024-02-07 20:52:48.419 [DefaultDispatcher-worker-13 @coroutine#6328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9198fe3 2024-02-07 20:52:48.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2024-02-07 20:52:48.429 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2024-02-07 20:52:48.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:48.429 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9198fe3: (connection evicted) 2024-02-07 20:52:48.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:48.430 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2024-02-07 20:52:48.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2024-02-07 20:52:48.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2024-02-07 20:52:48.430 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2024-02-07 20:52:48.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:48.430 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e3062f0: (connection evicted) 2024-02-07 20:52:48.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:48.431 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2024-02-07 20:52:48.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2024-02-07 20:52:48.432 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2024-02-07 20:52:48.432 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:48.432 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:48.432 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:48.432 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:48.432 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:48.432 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:48.432 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bb6a1f4 2024-02-07 20:52:48.432 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:48.432 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:48.432 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:48.432 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:48.432 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:48.432 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:48.432 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:48.432 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:48.432 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:48.432 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:48.432 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:48.432 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:48.432 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:48.432 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:48.432 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:48.432 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:48.432 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:48.432 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:48.432 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:48.432 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2024-02-07 20:52:48.432 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:48.432 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:48.432 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:48.432 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:48.432 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:48.432 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:48.432 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:48.432 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:48.432 [Test worker @coroutine#6380] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2024-02-07 20:52:48.432 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@27215154 2024-02-07 20:52:48.432 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@27215154 2024-02-07 20:52:48.432 [Test worker @coroutine#6380] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2024-02-07 20:52:48.448 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27215154 2024-02-07 20:52:48.458 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27215154 2024-02-07 20:52:48.460 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27215154 2024-02-07 20:52:48.461 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27215154 2024-02-07 20:52:48.462 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2024-02-07 20:52:48.462 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:48.462 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:48.462 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:48.462 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:48.462 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:48.462 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:48.462 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@647bd553 2024-02-07 20:52:48.462 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:48.462 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:48.462 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:48.462 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:48.462 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:48.462 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:48.462 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:48.462 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:48.462 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:48.462 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:48.462 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:48.462 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:48.462 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:48.462 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:48.462 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:48.462 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:48.462 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:48.462 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:48.462 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:48.462 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2024-02-07 20:52:48.462 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:48.462 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:48.462 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:48.462 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:48.462 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:48.462 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:48.462 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:48.462 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:48.462 [Test worker @coroutine#6380] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2024-02-07 20:52:48.462 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@161974d1 2024-02-07 20:52:48.462 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@161974d1 2024-02-07 20:52:48.462 [Test worker @coroutine#6380] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2024-02-07 20:52:48.475 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@161974d1 2024-02-07 20:52:48.485 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@161974d1 2024-02-07 20:52:48.486 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@161974d1 2024-02-07 20:52:48.488 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@161974d1 2024-02-07 20:52:48.496 [DefaultDispatcher-worker-9 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e434e8 2024-02-07 20:52:48.496 [DefaultDispatcher-worker-9 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47705/UmAppDatabase/replication/nodeId 2024-02-07 20:52:48.496 [DefaultDispatcher-worker-9 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47705/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:48.496 [DefaultDispatcher-worker-9 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47705/UmAppDatabase/replication/nodeId 2024-02-07 20:52:48.497 [DefaultDispatcher-worker-2 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47705/UmAppDatabase/replication/nodeId 2024-02-07 20:52:48.497 [DefaultDispatcher-worker-2 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47705/UmAppDatabase/replication/nodeId 2024-02-07 20:52:48.498 [DefaultDispatcher-worker-9 @coroutine#6393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@161974d1 2024-02-07 20:52:48.512 [DefaultDispatcher-worker-3 @coroutine#6380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27215154 2024-02-07 20:52:48.522 [DefaultDispatcher-worker-12 @coroutine#6380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27215154 2024-02-07 20:52:48.526 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2024-02-07 20:52:48.526 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2024-02-07 20:52:48.526 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:48.526 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27215154: (connection evicted) 2024-02-07 20:52:48.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:48.527 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2024-02-07 20:52:48.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2024-02-07 20:52:48.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2024-02-07 20:52:48.527 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2024-02-07 20:52:48.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:48.527 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@161974d1: (connection evicted) 2024-02-07 20:52:48.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:48.528 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2024-02-07 20:52:48.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2024-02-07 20:52:48.529 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2024-02-07 20:52:48.529 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:48.529 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:48.529 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:48.529 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:48.529 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:48.529 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:48.529 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@512319dc 2024-02-07 20:52:48.529 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:48.529 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:48.529 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:48.529 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:48.530 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:48.530 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:48.530 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:48.530 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:48.530 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:48.530 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:48.530 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:48.530 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:48.530 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:48.530 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:48.530 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:48.530 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:48.530 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:48.530 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:48.530 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:48.530 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2024-02-07 20:52:48.530 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:48.530 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:48.530 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:48.530 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:48.530 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:48.530 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:48.530 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:48.530 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:48.530 [Test worker @coroutine#6433] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2024-02-07 20:52:48.530 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@160b7ccd 2024-02-07 20:52:48.530 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@160b7ccd 2024-02-07 20:52:48.530 [Test worker @coroutine#6433] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2024-02-07 20:52:48.546 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@160b7ccd 2024-02-07 20:52:48.557 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@160b7ccd 2024-02-07 20:52:48.559 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@160b7ccd 2024-02-07 20:52:48.560 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@160b7ccd 2024-02-07 20:52:48.561 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2024-02-07 20:52:48.561 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:48.561 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:48.561 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:48.561 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:48.561 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:48.561 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:48.561 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4eba6e1f 2024-02-07 20:52:48.561 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:48.561 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:48.561 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:48.561 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:48.561 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:48.561 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:48.561 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:48.561 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:48.561 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:48.561 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:48.561 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:48.561 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:48.561 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:48.561 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:48.561 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:48.561 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:48.561 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:48.561 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:48.561 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:48.561 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2024-02-07 20:52:48.561 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:48.561 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:48.561 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:48.561 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:48.561 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:48.561 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:48.561 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:48.561 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:48.561 [Test worker @coroutine#6433] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2024-02-07 20:52:48.561 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@63f6811e 2024-02-07 20:52:48.561 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@63f6811e 2024-02-07 20:52:48.561 [Test worker @coroutine#6433] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2024-02-07 20:52:48.574 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f6811e 2024-02-07 20:52:48.585 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f6811e 2024-02-07 20:52:48.587 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f6811e 2024-02-07 20:52:48.589 [Test worker @coroutine#6445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f6811e 2024-02-07 20:52:48.599 [DefaultDispatcher-worker-12 @coroutine#6447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f6811e 2024-02-07 20:52:48.603 [DefaultDispatcher-worker-10 @coroutine#2927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32ae11c9 2024-02-07 20:52:48.603 [DefaultDispatcher-worker-10 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45629/UmAppDatabase/replication/nodeId 2024-02-07 20:52:48.603 [DefaultDispatcher-worker-10 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45629/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:48.603 [DefaultDispatcher-worker-10 @coroutine#2927] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45629/UmAppDatabase/replication/nodeId 2024-02-07 20:52:48.604 [DefaultDispatcher-worker-13 @coroutine#2927] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45629/UmAppDatabase/replication/nodeId 2024-02-07 20:52:48.604 [DefaultDispatcher-worker-13 @coroutine#2927] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45629/UmAppDatabase/replication/nodeId 2024-02-07 20:52:48.613 [DefaultDispatcher-worker-10 @coroutine#6433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@160b7ccd 2024-02-07 20:52:48.625 [DefaultDispatcher-worker-11 @coroutine#6433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@160b7ccd 2024-02-07 20:52:48.630 [HikariPool-219 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:48.662 [HikariPool-220 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:48.673 [DefaultDispatcher-worker-1 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a991cf 2024-02-07 20:52:48.673 [DefaultDispatcher-worker-1 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54005/UmAppDatabase/replication/nodeId 2024-02-07 20:52:48.673 [DefaultDispatcher-worker-1 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54005/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:48.673 [DefaultDispatcher-worker-1 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54005/UmAppDatabase/replication/nodeId 2024-02-07 20:52:48.674 [DefaultDispatcher-worker-3 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54005/UmAppDatabase/replication/nodeId 2024-02-07 20:52:48.674 [DefaultDispatcher-worker-3 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54005/UmAppDatabase/replication/nodeId 2024-02-07 20:52:48.765 [DefaultDispatcher-worker-7 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-07 20:52:48.765 [DefaultDispatcher-worker-7 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-02-07 20:52:48.765 [DefaultDispatcher-worker-7 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:48.765 [DefaultDispatcher-worker-7 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-02-07 20:52:48.766 [DefaultDispatcher-worker-1 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-02-07 20:52:48.766 [DefaultDispatcher-worker-1 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-02-07 20:52:48.850 [DefaultDispatcher-worker-15 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a64c4ab 2024-02-07 20:52:48.850 [DefaultDispatcher-worker-5 @coroutine#3032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a16af1 2024-02-07 20:52:48.850 [DefaultDispatcher-worker-5 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52551/UmAppDatabase/replication/nodeId 2024-02-07 20:52:48.850 [DefaultDispatcher-worker-15 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-07 20:52:48.850 [DefaultDispatcher-worker-5 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52551/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:48.850 [DefaultDispatcher-worker-5 @coroutine#3032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52551/UmAppDatabase/replication/nodeId 2024-02-07 20:52:48.850 [DefaultDispatcher-worker-15 @coroutine#3018] 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-02-07 20:52:48.850 [DefaultDispatcher-worker-15 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-07 20:52:48.851 [DefaultDispatcher-worker-9 @coroutine#3032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52551/UmAppDatabase/replication/nodeId 2024-02-07 20:52:48.851 [DefaultDispatcher-worker-9 @coroutine#3032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52551/UmAppDatabase/replication/nodeId 2024-02-07 20:52:48.851 [DefaultDispatcher-worker-8 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-07 20:52:48.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2024-02-07 20:52:48.878 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2024-02-07 20:52:48.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:48.879 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@160b7ccd: (connection evicted) 2024-02-07 20:52:48.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:48.879 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2024-02-07 20:52:48.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2024-02-07 20:52:48.880 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2024-02-07 20:52:48.880 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2024-02-07 20:52:48.880 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:48.880 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@63f6811e: (connection evicted) 2024-02-07 20:52:48.880 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:48.880 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2024-02-07 20:52:48.880 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2024-02-07 20:52:48.882 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2024-02-07 20:52:48.882 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:48.882 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:48.882 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:48.882 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:48.882 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:48.882 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:48.882 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a9861de 2024-02-07 20:52:48.882 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:48.882 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:48.882 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:48.882 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:48.882 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:48.882 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:48.882 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:48.882 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:48.882 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:48.882 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:48.882 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:48.882 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:48.882 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:48.882 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:48.882 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:48.882 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:48.882 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:48.882 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:48.882 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:48.882 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2024-02-07 20:52:48.882 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:48.882 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:48.882 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:48.882 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:48.882 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:48.882 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:48.882 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:48.882 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:48.882 [Test worker @coroutine#6501] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2024-02-07 20:52:48.883 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d86d1ad 2024-02-07 20:52:48.883 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d86d1ad 2024-02-07 20:52:48.883 [Test worker @coroutine#6501] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2024-02-07 20:52:48.901 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d86d1ad 2024-02-07 20:52:48.911 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d86d1ad 2024-02-07 20:52:48.913 [Test worker @coroutine#6505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d86d1ad 2024-02-07 20:52:48.914 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d86d1ad 2024-02-07 20:52:48.914 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2024-02-07 20:52:48.915 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:48.915 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:48.915 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:48.915 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:48.915 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:48.915 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:48.915 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b67c637 2024-02-07 20:52:48.915 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:48.915 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:48.915 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:48.915 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:48.915 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:48.915 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:48.915 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:48.915 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:48.915 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:48.915 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:48.915 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:48.915 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:48.915 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:48.915 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:48.915 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:48.915 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:48.915 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:48.915 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:48.915 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:48.915 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2024-02-07 20:52:48.915 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:48.915 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:48.915 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:48.915 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:48.915 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:48.915 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:48.915 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:48.915 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:48.915 [Test worker @coroutine#6501] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2024-02-07 20:52:48.915 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@414d5660 2024-02-07 20:52:48.915 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@414d5660 2024-02-07 20:52:48.915 [Test worker @coroutine#6501] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2024-02-07 20:52:48.927 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@414d5660 2024-02-07 20:52:48.937 [Test worker @coroutine#6509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@414d5660 2024-02-07 20:52:48.939 [Test worker @coroutine#6511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@414d5660 2024-02-07 20:52:48.940 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@414d5660 2024-02-07 20:52:48.951 [DefaultDispatcher-worker-14 @coroutine#6515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@414d5660 2024-02-07 20:52:48.963 [DefaultDispatcher-worker-16 @coroutine#6501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d86d1ad 2024-02-07 20:52:48.970 [DefaultDispatcher-worker-7 @coroutine#6501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d86d1ad 2024-02-07 20:52:48.977 [DefaultDispatcher-worker-10 @coroutine#6501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d86d1ad 2024-02-07 20:52:48.983 [HikariPool-221 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 20:52:48.984 [DefaultDispatcher-worker-11 @coroutine#6501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d86d1ad 2024-02-07 20:52:48.990 [DefaultDispatcher-worker-4 @coroutine#6501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d86d1ad 2024-02-07 20:52:48.998 [DefaultDispatcher-worker-15 @coroutine#6501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d86d1ad 2024-02-07 20:52:49.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2024-02-07 20:52:49.002 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2024-02-07 20:52:49.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:49.002 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d86d1ad: (connection evicted) 2024-02-07 20:52:49.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:49.003 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2024-02-07 20:52:49.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2024-02-07 20:52:49.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2024-02-07 20:52:49.003 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2024-02-07 20:52:49.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:49.003 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@414d5660: (connection evicted) 2024-02-07 20:52:49.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:49.004 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2024-02-07 20:52:49.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2024-02-07 20:52:49.005 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2024-02-07 20:52:49.005 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:49.005 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:49.005 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:49.005 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:49.005 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:49.005 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:49.005 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50720344 2024-02-07 20:52:49.005 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:49.005 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:49.005 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:49.005 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:49.005 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:49.005 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:49.005 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:49.005 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:49.005 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:49.005 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:49.005 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:49.005 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:49.005 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:49.005 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:49.005 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:49.005 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:49.005 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:49.005 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:49.005 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:49.005 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2024-02-07 20:52:49.005 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:49.005 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:49.005 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:49.005 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:49.005 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:49.005 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:49.005 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:49.005 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:49.005 [Test worker @coroutine#6554] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2024-02-07 20:52:49.006 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@613aeb51 2024-02-07 20:52:49.006 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@613aeb51 2024-02-07 20:52:49.006 [Test worker @coroutine#6554] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2024-02-07 20:52:49.008 [DefaultDispatcher-worker-6 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ed5cc8c 2024-02-07 20:52:49.008 [DefaultDispatcher-worker-6 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38881/UmAppDatabase/replication/nodeId 2024-02-07 20:52:49.008 [DefaultDispatcher-worker-6 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38881/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:49.008 [DefaultDispatcher-worker-6 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38881/UmAppDatabase/replication/nodeId 2024-02-07 20:52:49.009 [DefaultDispatcher-worker-7 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38881/UmAppDatabase/replication/nodeId 2024-02-07 20:52:49.009 [DefaultDispatcher-worker-7 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38881/UmAppDatabase/replication/nodeId 2024-02-07 20:52:49.023 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@613aeb51 2024-02-07 20:52:49.033 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@613aeb51 2024-02-07 20:52:49.035 [Test worker @coroutine#6560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@613aeb51 2024-02-07 20:52:49.037 [Test worker @coroutine#6562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@613aeb51 2024-02-07 20:52:49.037 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2024-02-07 20:52:49.037 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:49.037 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:49.037 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:49.037 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:49.037 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:49.037 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:49.037 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a6a60f3 2024-02-07 20:52:49.037 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:49.037 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:49.037 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:49.037 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:49.037 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:49.037 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:49.037 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:49.037 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:49.037 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:49.037 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:49.037 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:49.037 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:49.037 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:49.037 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:49.037 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:49.037 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:49.037 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:49.037 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:49.037 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:49.037 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2024-02-07 20:52:49.037 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:49.037 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:49.037 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:49.037 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:49.037 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:49.037 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:49.037 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:49.037 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:49.037 [Test worker @coroutine#6554] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2024-02-07 20:52:49.038 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bc82aa3 2024-02-07 20:52:49.038 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bc82aa3 2024-02-07 20:52:49.038 [Test worker @coroutine#6554] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2024-02-07 20:52:49.050 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc82aa3 2024-02-07 20:52:49.060 [Test worker @coroutine#6564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc82aa3 2024-02-07 20:52:49.062 [Test worker @coroutine#6566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc82aa3 2024-02-07 20:52:49.063 [Test worker @coroutine#6568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc82aa3 2024-02-07 20:52:49.074 [DefaultDispatcher-worker-4 @coroutine#6570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc82aa3 2024-02-07 20:52:49.087 [DefaultDispatcher-worker-4 @coroutine#6554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@613aeb51 2024-02-07 20:52:49.096 [DefaultDispatcher-worker-9 @coroutine#6554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@613aeb51 2024-02-07 20:52:49.102 [DefaultDispatcher-worker-4 @coroutine#6554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@613aeb51 2024-02-07 20:52:49.106 [HikariPool-223 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 20:52:49.110 [DefaultDispatcher-worker-5 @coroutine#6554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@613aeb51 2024-02-07 20:52:49.117 [DefaultDispatcher-worker-5 @coroutine#6554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@613aeb51 2024-02-07 20:52:49.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2024-02-07 20:52:49.120 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2024-02-07 20:52:49.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:49.120 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@613aeb51: (connection evicted) 2024-02-07 20:52:49.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:49.121 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2024-02-07 20:52:49.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2024-02-07 20:52:49.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2024-02-07 20:52:49.121 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2024-02-07 20:52:49.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:49.121 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3bc82aa3: (connection evicted) 2024-02-07 20:52:49.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:49.122 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2024-02-07 20:52:49.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2024-02-07 20:52:49.123 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2024-02-07 20:52:49.123 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:49.123 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:49.123 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:49.123 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:49.123 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:49.123 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:49.123 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b3ea082 2024-02-07 20:52:49.123 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:49.123 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:49.123 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:49.123 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:49.123 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:49.123 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:49.123 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:49.123 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:49.123 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:49.123 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:49.123 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:49.123 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:49.123 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:49.123 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:49.123 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:49.123 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:49.123 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:49.123 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:49.123 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:49.123 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2024-02-07 20:52:49.123 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:49.123 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:49.123 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:49.123 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:49.123 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:49.123 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:49.123 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:49.123 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:49.123 [Test worker @coroutine#6610] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2024-02-07 20:52:49.124 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@68330024 2024-02-07 20:52:49.124 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@68330024 2024-02-07 20:52:49.124 [Test worker @coroutine#6610] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2024-02-07 20:52:49.140 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68330024 2024-02-07 20:52:49.150 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68330024 2024-02-07 20:52:49.157 [Test worker @coroutine#6613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68330024 2024-02-07 20:52:49.159 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68330024 2024-02-07 20:52:49.159 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2024-02-07 20:52:49.159 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:49.159 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:49.159 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:49.159 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:49.159 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:49.160 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:49.160 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2380e8d4 2024-02-07 20:52:49.160 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:49.160 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:49.160 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:49.160 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:49.160 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:49.160 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:49.160 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:49.160 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:49.160 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:49.160 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:49.160 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:49.160 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:49.160 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:49.160 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:49.160 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:49.160 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:49.160 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:49.160 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:49.160 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:49.160 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2024-02-07 20:52:49.160 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:49.160 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:49.160 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:49.160 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:49.160 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:49.160 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:49.160 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:49.160 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:49.160 [Test worker @coroutine#6610] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2024-02-07 20:52:49.160 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@407956a5 2024-02-07 20:52:49.160 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@407956a5 2024-02-07 20:52:49.160 [Test worker @coroutine#6610] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2024-02-07 20:52:49.173 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@407956a5 2024-02-07 20:52:49.179 [DefaultDispatcher-worker-12 @coroutine#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13bf5fd 2024-02-07 20:52:49.179 [DefaultDispatcher-worker-12 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51801/UmAppDatabase/replication/nodeId 2024-02-07 20:52:49.179 [DefaultDispatcher-worker-12 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51801/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:49.179 [DefaultDispatcher-worker-12 @coroutine#3126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51801/UmAppDatabase/replication/nodeId 2024-02-07 20:52:49.180 [DefaultDispatcher-worker-14 @coroutine#3126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51801/UmAppDatabase/replication/nodeId 2024-02-07 20:52:49.180 [DefaultDispatcher-worker-14 @coroutine#3126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51801/UmAppDatabase/replication/nodeId 2024-02-07 20:52:49.183 [Test worker @coroutine#6617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@407956a5 2024-02-07 20:52:49.185 [Test worker @coroutine#6622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@407956a5 2024-02-07 20:52:49.187 [Test worker @coroutine#6624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@407956a5 2024-02-07 20:52:49.197 [DefaultDispatcher-worker-8 @coroutine#6626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@407956a5 2024-02-07 20:52:49.211 [DefaultDispatcher-worker-15 @coroutine#6610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68330024 2024-02-07 20:52:49.218 [DefaultDispatcher-worker-2 @coroutine#6610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68330024 2024-02-07 20:52:49.224 [HikariPool-225 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 20:52:49.225 [DefaultDispatcher-worker-8 @coroutine#6610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68330024 2024-02-07 20:52:49.233 [DefaultDispatcher-worker-8 @coroutine#6610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68330024 2024-02-07 20:52:49.241 [DefaultDispatcher-worker-15 @coroutine#6610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68330024 2024-02-07 20:52:49.248 [DefaultDispatcher-worker-6 @coroutine#6610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68330024 2024-02-07 20:52:49.253 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2024-02-07 20:52:49.253 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2024-02-07 20:52:49.253 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:49.253 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68330024: (connection evicted) 2024-02-07 20:52:49.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:49.254 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2024-02-07 20:52:49.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2024-02-07 20:52:49.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2024-02-07 20:52:49.254 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2024-02-07 20:52:49.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:49.254 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@407956a5: (connection evicted) 2024-02-07 20:52:49.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:49.255 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2024-02-07 20:52:49.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2024-02-07 20:52:49.257 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2024-02-07 20:52:49.257 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:49.257 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:49.257 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:49.257 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:49.257 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:49.257 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:49.257 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ac2772d 2024-02-07 20:52:49.257 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:49.257 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:49.257 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:49.257 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:49.257 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:49.257 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:49.257 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:49.257 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:49.257 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:49.257 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:49.257 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:49.257 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:49.257 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:49.257 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:49.257 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:49.257 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:49.257 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:49.257 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:49.257 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:49.257 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2024-02-07 20:52:49.257 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:49.257 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:49.257 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:49.257 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:49.257 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:49.257 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:49.257 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:49.257 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:49.257 [Test worker @coroutine#6666] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2024-02-07 20:52:49.258 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@5df17e60 2024-02-07 20:52:49.258 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@5df17e60 2024-02-07 20:52:49.258 [Test worker @coroutine#6666] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2024-02-07 20:52:49.272 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5df17e60 2024-02-07 20:52:49.282 [Test worker @coroutine#6667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5df17e60 2024-02-07 20:52:49.284 [Test worker @coroutine#6669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5df17e60 2024-02-07 20:52:49.286 [Test worker @coroutine#6671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5df17e60 2024-02-07 20:52:49.295 [Test worker] DEBUG c.zaxxer.hikari.pool.ProxyConnection - HikariPool-227 - Executed rollback on connection org.sqlite.jdbc4.JDBC4Connection@5df17e60 due to dirty commit state on close(). 2024-02-07 20:52:49.301 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5df17e60 2024-02-07 20:52:49.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2024-02-07 20:52:49.301 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2024-02-07 20:52:49.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:49.302 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5df17e60: (connection evicted) 2024-02-07 20:52:49.302 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:49.302 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2024-02-07 20:52:49.302 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2024-02-07 20:52:49.359 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2024-02-07 20:52:49.359 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:49.359 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:49.359 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:49.359 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:49.359 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:49.359 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:49.359 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69173bb7 2024-02-07 20:52:49.359 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:49.359 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:49.359 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:49.359 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:49.359 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:49.359 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:49.359 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:49.359 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:49.359 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:49.359 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:49.359 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:49.359 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:49.359 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:49.359 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:49.359 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:49.359 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:49.359 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:49.359 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:49.359 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:49.359 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2024-02-07 20:52:49.359 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:49.359 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:49.359 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:49.359 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:49.359 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:49.359 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:49.359 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:49.359 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:49.359 [Test worker @coroutine#6688] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2024-02-07 20:52:49.360 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fec354 2024-02-07 20:52:49.360 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fec354 2024-02-07 20:52:49.360 [Test worker @coroutine#6688] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2024-02-07 20:52:49.360 [DefaultDispatcher-worker-16 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6689bf04 2024-02-07 20:52:49.361 [DefaultDispatcher-worker-16 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35939/UmAppDatabase/replication/nodeId 2024-02-07 20:52:49.361 [DefaultDispatcher-worker-16 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35939/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:49.361 [DefaultDispatcher-worker-16 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35939/UmAppDatabase/replication/nodeId 2024-02-07 20:52:49.362 [DefaultDispatcher-worker-1 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35939/UmAppDatabase/replication/nodeId 2024-02-07 20:52:49.362 [DefaultDispatcher-worker-1 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35939/UmAppDatabase/replication/nodeId 2024-02-07 20:52:49.374 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fec354 2024-02-07 20:52:49.385 [Test worker @coroutine#6692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fec354 2024-02-07 20:52:49.386 [Test worker @coroutine#6694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fec354 2024-02-07 20:52:49.388 [Test worker @coroutine#6696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fec354 2024-02-07 20:52:49.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2024-02-07 20:52:49.391 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2024-02-07 20:52:49.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 20:52:49.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:49.391 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2024-02-07 20:52:49.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2024-02-07 20:52:49.393 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2024-02-07 20:52:49.393 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:49.393 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:49.393 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:49.393 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:49.393 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:49.393 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:49.393 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@199549a5 2024-02-07 20:52:49.393 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:49.393 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:49.393 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:49.393 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:49.393 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:49.393 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:49.393 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:49.393 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:49.393 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:49.393 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:49.394 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:49.394 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:49.394 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:49.394 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:49.394 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:49.394 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:49.394 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:49.394 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:49.394 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:49.394 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2024-02-07 20:52:49.394 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:49.394 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:49.394 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:49.394 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:49.394 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:49.394 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:49.394 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:49.394 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:49.394 [Test worker @coroutine#6713] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2024-02-07 20:52:49.394 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@4844cbe4 2024-02-07 20:52:49.394 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@4844cbe4 2024-02-07 20:52:49.394 [Test worker @coroutine#6713] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2024-02-07 20:52:49.407 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4844cbe4 2024-02-07 20:52:49.417 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4844cbe4 2024-02-07 20:52:49.419 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4844cbe4 2024-02-07 20:52:49.421 [Test worker @coroutine#6719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4844cbe4 2024-02-07 20:52:49.421 [DefaultDispatcher-worker-2 @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a56f608 2024-02-07 20:52:49.422 [DefaultDispatcher-worker-2 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56523/UmAppDatabase/replication/nodeId 2024-02-07 20:52:49.422 [DefaultDispatcher-worker-2 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56523/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:49.422 [DefaultDispatcher-worker-2 @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56523/UmAppDatabase/replication/nodeId 2024-02-07 20:52:49.423 [DefaultDispatcher-worker-12 @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56523/UmAppDatabase/replication/nodeId 2024-02-07 20:52:49.423 [DefaultDispatcher-worker-12 @coroutine#2849] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56523/UmAppDatabase/replication/nodeId 2024-02-07 20:52:49.431 [DefaultDispatcher-worker-16 @coroutine#6721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4844cbe4 2024-02-07 20:52:49.437 [DefaultDispatcher-worker-6 @coroutine#6737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4844cbe4 2024-02-07 20:52:49.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2024-02-07 20:52:49.440 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2024-02-07 20:52:49.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:49.440 [HikariPool-229 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4844cbe4: (connection evicted) 2024-02-07 20:52:49.441 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:49.441 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2024-02-07 20:52:49.441 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2024-02-07 20:52:49.442 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2024-02-07 20:52:49.442 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:49.442 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:49.442 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:49.443 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:49.443 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:49.443 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:49.443 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23cf78f9 2024-02-07 20:52:49.443 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:49.443 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:49.443 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:49.443 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:49.443 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:49.443 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:49.443 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:49.443 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:49.443 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:49.443 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:49.443 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:49.443 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:49.443 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:49.443 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:49.443 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:49.443 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:49.443 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:49.443 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:49.443 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:49.443 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2024-02-07 20:52:49.443 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:49.443 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:49.443 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:49.443 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:49.443 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:49.443 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:49.443 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:49.443 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:49.443 [Test worker @coroutine#6746] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2024-02-07 20:52:49.443 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c3c6564 2024-02-07 20:52:49.443 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c3c6564 2024-02-07 20:52:49.443 [Test worker @coroutine#6746] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2024-02-07 20:52:49.458 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c3c6564 2024-02-07 20:52:49.468 [Test worker @coroutine#6747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c3c6564 2024-02-07 20:52:49.470 [Test worker @coroutine#6749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c3c6564 2024-02-07 20:52:49.471 [Test worker @coroutine#6751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c3c6564 2024-02-07 20:52:49.482 [DefaultDispatcher-worker-13 @coroutine#6753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c3c6564 2024-02-07 20:52:49.489 [DefaultDispatcher-worker-16 @coroutine#6766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c3c6564 2024-02-07 20:52:49.491 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2024-02-07 20:52:49.491 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2024-02-07 20:52:49.491 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:49.491 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c3c6564: (connection evicted) 2024-02-07 20:52:49.492 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:49.492 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2024-02-07 20:52:49.492 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2024-02-07 20:52:49.495 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2024-02-07 20:52:49.495 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:49.495 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:49.495 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:49.495 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:49.495 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:49.495 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:49.495 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f55ecec 2024-02-07 20:52:49.495 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:49.495 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:49.495 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:49.495 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:49.495 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:49.495 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:49.495 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:49.495 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:49.495 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:49.495 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:49.495 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:49.495 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:49.495 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:49.495 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:49.495 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:49.495 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:49.495 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:49.495 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:49.495 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:49.495 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2024-02-07 20:52:49.495 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:49.495 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:49.496 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:49.496 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:49.496 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:49.496 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:49.496 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:49.496 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:49.496 [Test worker @coroutine#6775] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2024-02-07 20:52:49.496 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@423325e0 2024-02-07 20:52:49.496 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@423325e0 2024-02-07 20:52:49.496 [Test worker @coroutine#6775] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2024-02-07 20:52:49.505 [DefaultDispatcher-worker-15 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e434e8 2024-02-07 20:52:49.505 [DefaultDispatcher-worker-15 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47705/UmAppDatabase/replication/nodeId 2024-02-07 20:52:49.505 [DefaultDispatcher-worker-15 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47705/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:49.505 [DefaultDispatcher-worker-15 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47705/UmAppDatabase/replication/nodeId 2024-02-07 20:52:49.506 [DefaultDispatcher-worker-12 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47705/UmAppDatabase/replication/nodeId 2024-02-07 20:52:49.506 [DefaultDispatcher-worker-12 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47705/UmAppDatabase/replication/nodeId 2024-02-07 20:52:49.512 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@423325e0 2024-02-07 20:52:49.523 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@423325e0 2024-02-07 20:52:49.524 [Test worker @coroutine#6781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@423325e0 2024-02-07 20:52:49.526 [Test worker @coroutine#6783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@423325e0 2024-02-07 20:52:49.531 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2024-02-07 20:52:49.531 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2024-02-07 20:52:49.531 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 20:52:49.531 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:49.531 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2024-02-07 20:52:49.531 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2024-02-07 20:52:49.532 [Test worker @coroutine#6802] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2024-02-07 20:52:49.532 [Test worker @coroutine#6802] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:49.532 [Test worker @coroutine#6802] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:49.532 [Test worker @coroutine#6802] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:49.532 [Test worker @coroutine#6802] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:49.532 [Test worker @coroutine#6802] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:49.532 [Test worker @coroutine#6802] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:49.532 [Test worker @coroutine#6802] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b2adbde 2024-02-07 20:52:49.532 [Test worker @coroutine#6802] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:49.532 [Test worker @coroutine#6802] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:49.532 [Test worker @coroutine#6802] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:49.532 [Test worker @coroutine#6802] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:49.532 [Test worker @coroutine#6802] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:49.532 [Test worker @coroutine#6802] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:49.532 [Test worker @coroutine#6802] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:49.532 [Test worker @coroutine#6802] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:49.532 [Test worker @coroutine#6802] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:49.532 [Test worker @coroutine#6802] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:49.532 [Test worker @coroutine#6802] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:49.532 [Test worker @coroutine#6802] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:49.532 [Test worker @coroutine#6802] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:49.532 [Test worker @coroutine#6802] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:49.532 [Test worker @coroutine#6802] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:49.532 [Test worker @coroutine#6802] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:49.533 [Test worker @coroutine#6802] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:49.533 [Test worker @coroutine#6802] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:49.533 [Test worker @coroutine#6802] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:49.533 [Test worker @coroutine#6802] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2024-02-07 20:52:49.533 [Test worker @coroutine#6802] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:49.533 [Test worker @coroutine#6802] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:49.533 [Test worker @coroutine#6802] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:49.533 [Test worker @coroutine#6802] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:49.533 [Test worker @coroutine#6802] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:49.533 [Test worker @coroutine#6802] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:49.533 [Test worker @coroutine#6802] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:49.533 [Test worker @coroutine#6802] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:49.533 [Test worker @coroutine#6802] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2024-02-07 20:52:49.533 [Test worker @coroutine#6802] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@1683b9ba 2024-02-07 20:52:49.533 [Test worker @coroutine#6802] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@1683b9ba 2024-02-07 20:52:49.533 [Test worker @coroutine#6802] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2024-02-07 20:52:49.546 [Test worker @coroutine#6802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1683b9ba 2024-02-07 20:52:49.557 [Test worker @coroutine#6803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1683b9ba 2024-02-07 20:52:49.559 [Test worker @coroutine#6805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1683b9ba 2024-02-07 20:52:49.561 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1683b9ba 2024-02-07 20:52:49.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2024-02-07 20:52:49.564 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2024-02-07 20:52:49.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 20:52:49.565 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:49.565 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2024-02-07 20:52:49.565 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2024-02-07 20:52:49.565 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2024-02-07 20:52:49.566 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:49.566 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:49.566 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:49.566 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:49.566 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:49.566 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:49.566 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@214fe287 2024-02-07 20:52:49.566 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:49.566 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:49.566 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:49.566 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:49.566 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:49.566 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:49.566 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:49.566 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:49.566 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:49.566 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:49.566 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:49.566 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:49.566 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:49.566 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:49.566 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:49.566 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:49.566 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:49.566 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:49.566 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:49.566 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2024-02-07 20:52:49.566 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:49.566 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:49.566 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:49.566 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:49.566 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:49.566 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:49.566 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:49.566 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:49.566 [Test worker @coroutine#6824] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2024-02-07 20:52:49.566 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@13e76a91 2024-02-07 20:52:49.566 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@13e76a91 2024-02-07 20:52:49.566 [Test worker @coroutine#6824] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2024-02-07 20:52:49.580 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13e76a91 2024-02-07 20:52:49.590 [Test worker @coroutine#6825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13e76a91 2024-02-07 20:52:49.592 [Test worker @coroutine#6827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13e76a91 2024-02-07 20:52:49.594 [Test worker @coroutine#6829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13e76a91 2024-02-07 20:52:49.598 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2024-02-07 20:52:49.598 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2024-02-07 20:52:49.598 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 20:52:49.598 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:49.598 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2024-02-07 20:52:49.598 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2024-02-07 20:52:49.605 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2024-02-07 20:52:49.605 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:49.605 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:49.605 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:49.605 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:49.605 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:49.605 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:49.605 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1940bacd 2024-02-07 20:52:49.605 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:49.605 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:49.605 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:49.605 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:49.605 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:49.605 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:49.605 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:49.605 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:49.605 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:49.605 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:49.605 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:49.605 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:49.605 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:49.605 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:49.605 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:49.605 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:49.605 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:49.605 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:49.605 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:49.605 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2024-02-07 20:52:49.605 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:49.605 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:49.605 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:49.605 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:49.605 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:49.605 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:49.605 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:49.605 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:49.605 [Test worker @coroutine#6854] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2024-02-07 20:52:49.606 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f9ec3e7 2024-02-07 20:52:49.606 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f9ec3e7 2024-02-07 20:52:49.606 [Test worker @coroutine#6854] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2024-02-07 20:52:49.613 [DefaultDispatcher-worker-16 @coroutine#2927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32ae11c9 2024-02-07 20:52:49.613 [DefaultDispatcher-worker-16 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45629/UmAppDatabase/replication/nodeId 2024-02-07 20:52:49.613 [DefaultDispatcher-worker-16 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45629/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:49.614 [DefaultDispatcher-worker-16 @coroutine#2927] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45629/UmAppDatabase/replication/nodeId 2024-02-07 20:52:49.615 [DefaultDispatcher-worker-8 @coroutine#2927] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45629/UmAppDatabase/replication/nodeId 2024-02-07 20:52:49.615 [DefaultDispatcher-worker-8 @coroutine#2927] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45629/UmAppDatabase/replication/nodeId 2024-02-07 20:52:49.619 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f9ec3e7 2024-02-07 20:52:49.630 [Test worker @coroutine#6858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f9ec3e7 2024-02-07 20:52:49.632 [Test worker @coroutine#6860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f9ec3e7 2024-02-07 20:52:49.634 [Test worker @coroutine#6862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f9ec3e7 2024-02-07 20:52:49.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2024-02-07 20:52:49.636 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2024-02-07 20:52:49.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 20:52:49.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:49.636 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2024-02-07 20:52:49.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2024-02-07 20:52:49.638 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2024-02-07 20:52:49.638 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:49.638 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:49.638 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:49.638 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:49.638 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:49.638 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:49.638 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44881fcc 2024-02-07 20:52:49.638 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:49.638 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:49.638 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:49.638 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:49.638 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:49.638 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:49.638 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:49.638 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:49.638 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:49.638 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:49.638 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:49.638 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:49.638 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:49.638 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:49.638 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:49.638 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:49.638 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:49.638 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:49.638 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:49.638 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2024-02-07 20:52:49.638 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:49.638 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:49.638 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:49.638 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:49.638 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:49.638 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:49.638 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:49.638 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:49.638 [Test worker @coroutine#6873] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2024-02-07 20:52:49.638 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b2a6ed3 2024-02-07 20:52:49.638 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b2a6ed3 2024-02-07 20:52:49.638 [Test worker @coroutine#6873] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2024-02-07 20:52:49.652 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b2a6ed3 2024-02-07 20:52:49.663 [Test worker @coroutine#6874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b2a6ed3 2024-02-07 20:52:49.664 [Test worker @coroutine#6876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b2a6ed3 2024-02-07 20:52:49.666 [Test worker @coroutine#6878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b2a6ed3 2024-02-07 20:52:49.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2024-02-07 20:52:49.668 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2024-02-07 20:52:49.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 20:52:49.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:49.668 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2024-02-07 20:52:49.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2024-02-07 20:52:49.669 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2024-02-07 20:52:49.669 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:49.669 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:49.669 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:49.669 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:49.669 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:49.669 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:49.669 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b0d42b6 2024-02-07 20:52:49.669 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:49.669 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:49.669 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:49.669 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:49.669 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:49.669 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:49.669 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:49.669 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:49.669 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:49.669 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:49.669 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:49.669 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:49.669 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:49.669 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:49.669 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:49.669 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:49.669 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:49.669 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:49.669 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:49.669 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2024-02-07 20:52:49.669 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:49.669 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:49.669 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:49.669 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:49.669 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:49.669 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:49.669 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:49.669 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:49.669 [Test worker @coroutine#6889] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2024-02-07 20:52:49.669 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a73f164 2024-02-07 20:52:49.669 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a73f164 2024-02-07 20:52:49.669 [Test worker @coroutine#6889] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2024-02-07 20:52:49.682 [DefaultDispatcher-worker-13 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a991cf 2024-02-07 20:52:49.682 [DefaultDispatcher-worker-13 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54005/UmAppDatabase/replication/nodeId 2024-02-07 20:52:49.682 [DefaultDispatcher-worker-13 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54005/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:49.682 [DefaultDispatcher-worker-13 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54005/UmAppDatabase/replication/nodeId 2024-02-07 20:52:49.683 [DefaultDispatcher-worker-15 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54005/UmAppDatabase/replication/nodeId 2024-02-07 20:52:49.683 [DefaultDispatcher-worker-15 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54005/UmAppDatabase/replication/nodeId 2024-02-07 20:52:49.684 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a73f164 2024-02-07 20:52:49.694 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a73f164 2024-02-07 20:52:49.696 [Test worker @coroutine#6895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a73f164 2024-02-07 20:52:49.698 [Test worker @coroutine#6897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a73f164 2024-02-07 20:52:49.700 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2024-02-07 20:52:49.700 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2024-02-07 20:52:49.700 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 20:52:49.700 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:49.700 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2024-02-07 20:52:49.700 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2024-02-07 20:52:49.701 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2024-02-07 20:52:49.701 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:49.701 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:49.701 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:49.701 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:49.701 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:49.701 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:49.701 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22b112bb 2024-02-07 20:52:49.701 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:49.701 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:49.701 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:49.701 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:49.701 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:49.701 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:49.701 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:49.701 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:49.701 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:49.701 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:49.701 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:49.701 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:49.701 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:49.701 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:49.701 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:49.701 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:49.701 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:49.701 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:49.701 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:49.701 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2024-02-07 20:52:49.701 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:49.701 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:49.701 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:49.701 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:49.701 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:49.701 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:49.701 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:49.701 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:49.701 [Test worker @coroutine#6908] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2024-02-07 20:52:49.702 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@618a9cb7 2024-02-07 20:52:49.702 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@618a9cb7 2024-02-07 20:52:49.702 [Test worker @coroutine#6908] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2024-02-07 20:52:49.715 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@618a9cb7 2024-02-07 20:52:49.726 [Test worker @coroutine#6910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@618a9cb7 2024-02-07 20:52:49.727 [Test worker @coroutine#6912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@618a9cb7 2024-02-07 20:52:49.729 [Test worker @coroutine#6914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@618a9cb7 2024-02-07 20:52:49.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2024-02-07 20:52:49.731 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2024-02-07 20:52:49.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 20:52:49.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:49.731 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2024-02-07 20:52:49.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2024-02-07 20:52:49.732 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2024-02-07 20:52:49.733 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:49.733 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:49.733 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:49.733 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:49.733 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:49.733 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:49.733 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68fd0fba 2024-02-07 20:52:49.733 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:49.733 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:49.733 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:49.733 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:49.733 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:49.733 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:49.733 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:49.733 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:49.733 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:49.733 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:49.733 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:49.733 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:49.733 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:49.733 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:49.733 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:49.733 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:49.733 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:49.733 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:49.733 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:49.733 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2024-02-07 20:52:49.733 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:49.733 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:49.733 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:49.733 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:49.733 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:49.733 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:49.733 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:49.733 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:49.733 [Test worker @coroutine#6925] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2024-02-07 20:52:49.733 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@7310bc90 2024-02-07 20:52:49.733 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@7310bc90 2024-02-07 20:52:49.733 [Test worker @coroutine#6925] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2024-02-07 20:52:49.746 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7310bc90 2024-02-07 20:52:49.759 [Test worker @coroutine#6926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7310bc90 2024-02-07 20:52:49.761 [Test worker @coroutine#6928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7310bc90 2024-02-07 20:52:49.763 [Test worker @coroutine#6930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7310bc90 2024-02-07 20:52:49.768 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2024-02-07 20:52:49.768 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2024-02-07 20:52:49.768 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 20:52:49.768 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:49.768 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2024-02-07 20:52:49.768 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2024-02-07 20:52:49.769 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2024-02-07 20:52:49.769 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:49.769 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:49.769 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:49.769 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:49.769 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:49.769 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:49.769 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@dab0a6c 2024-02-07 20:52:49.769 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:49.769 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:49.769 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:49.769 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:49.769 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:49.769 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:49.769 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:49.769 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:49.769 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:49.769 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:49.769 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:49.769 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:49.769 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:49.769 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:49.769 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:49.769 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:49.769 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:49.769 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:49.769 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:49.769 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2024-02-07 20:52:49.769 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:49.769 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:49.769 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:49.769 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:49.769 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:49.769 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:49.769 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:49.769 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:49.769 [Test worker @coroutine#6943] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2024-02-07 20:52:49.770 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f994055 2024-02-07 20:52:49.770 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f994055 2024-02-07 20:52:49.770 [Test worker @coroutine#6943] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2024-02-07 20:52:49.776 [DefaultDispatcher-worker-15 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-07 20:52:49.776 [DefaultDispatcher-worker-15 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-02-07 20:52:49.776 [DefaultDispatcher-worker-15 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:49.776 [DefaultDispatcher-worker-15 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-02-07 20:52:49.777 [DefaultDispatcher-worker-14 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-02-07 20:52:49.777 [DefaultDispatcher-worker-14 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40625/UmAppDatabase/replication/nodeId 2024-02-07 20:52:49.788 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f994055 2024-02-07 20:52:49.798 [Test worker @coroutine#6947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f994055 2024-02-07 20:52:49.800 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f994055 2024-02-07 20:52:49.802 [Test worker @coroutine#6951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f994055 2024-02-07 20:52:49.804 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2024-02-07 20:52:49.804 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2024-02-07 20:52:49.804 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 20:52:49.804 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:49.804 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2024-02-07 20:52:49.804 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2024-02-07 20:52:49.805 [Test worker @coroutine#6964] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2024-02-07 20:52:49.805 [Test worker @coroutine#6964] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:49.805 [Test worker @coroutine#6964] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:49.805 [Test worker @coroutine#6964] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:49.805 [Test worker @coroutine#6964] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:49.805 [Test worker @coroutine#6964] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:49.805 [Test worker @coroutine#6964] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:49.805 [Test worker @coroutine#6964] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c2ad035 2024-02-07 20:52:49.805 [Test worker @coroutine#6964] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:49.805 [Test worker @coroutine#6964] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:49.805 [Test worker @coroutine#6964] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:49.805 [Test worker @coroutine#6964] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:49.805 [Test worker @coroutine#6964] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:49.805 [Test worker @coroutine#6964] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:49.805 [Test worker @coroutine#6964] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:49.805 [Test worker @coroutine#6964] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:49.805 [Test worker @coroutine#6964] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:49.805 [Test worker @coroutine#6964] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:49.805 [Test worker @coroutine#6964] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:49.805 [Test worker @coroutine#6964] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:49.805 [Test worker @coroutine#6964] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:49.805 [Test worker @coroutine#6964] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:49.805 [Test worker @coroutine#6964] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:49.805 [Test worker @coroutine#6964] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:49.805 [Test worker @coroutine#6964] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:49.805 [Test worker @coroutine#6964] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:49.805 [Test worker @coroutine#6964] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:49.805 [Test worker @coroutine#6964] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2024-02-07 20:52:49.805 [Test worker @coroutine#6964] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:49.805 [Test worker @coroutine#6964] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:49.805 [Test worker @coroutine#6964] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:49.805 [Test worker @coroutine#6964] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:49.805 [Test worker @coroutine#6964] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:49.805 [Test worker @coroutine#6964] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:49.805 [Test worker @coroutine#6964] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:49.805 [Test worker @coroutine#6964] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:49.805 [Test worker @coroutine#6964] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2024-02-07 20:52:49.806 [Test worker @coroutine#6964] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@f7a19c4 2024-02-07 20:52:49.806 [Test worker @coroutine#6964] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@f7a19c4 2024-02-07 20:52:49.806 [Test worker @coroutine#6964] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2024-02-07 20:52:49.819 [Test worker @coroutine#6964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f7a19c4 2024-02-07 20:52:49.829 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f7a19c4 2024-02-07 20:52:49.831 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f7a19c4 2024-02-07 20:52:49.833 [Test worker @coroutine#6969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f7a19c4 2024-02-07 20:52:49.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2024-02-07 20:52:49.835 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2024-02-07 20:52:49.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 20:52:49.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:49.835 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2024-02-07 20:52:49.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2024-02-07 20:52:49.836 [Test worker @coroutine#6982] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2024-02-07 20:52:49.836 [Test worker @coroutine#6982] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:49.836 [Test worker @coroutine#6982] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:49.836 [Test worker @coroutine#6982] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:49.836 [Test worker @coroutine#6982] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:49.836 [Test worker @coroutine#6982] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:49.836 [Test worker @coroutine#6982] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:49.836 [Test worker @coroutine#6982] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@693afcd1 2024-02-07 20:52:49.836 [Test worker @coroutine#6982] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:49.836 [Test worker @coroutine#6982] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:49.836 [Test worker @coroutine#6982] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:49.836 [Test worker @coroutine#6982] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:49.836 [Test worker @coroutine#6982] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:49.836 [Test worker @coroutine#6982] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:49.836 [Test worker @coroutine#6982] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:49.836 [Test worker @coroutine#6982] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:49.836 [Test worker @coroutine#6982] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:49.836 [Test worker @coroutine#6982] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:49.836 [Test worker @coroutine#6982] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:49.836 [Test worker @coroutine#6982] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:49.836 [Test worker @coroutine#6982] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:49.836 [Test worker @coroutine#6982] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:49.836 [Test worker @coroutine#6982] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:49.836 [Test worker @coroutine#6982] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:49.836 [Test worker @coroutine#6982] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:49.836 [Test worker @coroutine#6982] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:49.836 [Test worker @coroutine#6982] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:49.836 [Test worker @coroutine#6982] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2024-02-07 20:52:49.836 [Test worker @coroutine#6982] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:49.836 [Test worker @coroutine#6982] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:49.836 [Test worker @coroutine#6982] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:49.836 [Test worker @coroutine#6982] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:49.836 [Test worker @coroutine#6982] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:49.836 [Test worker @coroutine#6982] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:49.836 [Test worker @coroutine#6982] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:49.836 [Test worker @coroutine#6982] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:49.836 [Test worker @coroutine#6982] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2024-02-07 20:52:49.836 [Test worker @coroutine#6982] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aaeb65b 2024-02-07 20:52:49.836 [Test worker @coroutine#6982] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aaeb65b 2024-02-07 20:52:49.836 [Test worker @coroutine#6982] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2024-02-07 20:52:49.850 [Test worker @coroutine#6982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aaeb65b 2024-02-07 20:52:49.861 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aaeb65b 2024-02-07 20:52:49.862 [DefaultDispatcher-worker-16 @coroutine#3032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a16af1 2024-02-07 20:52:49.862 [DefaultDispatcher-worker-6 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a64c4ab 2024-02-07 20:52:49.863 [DefaultDispatcher-worker-16 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52551/UmAppDatabase/replication/nodeId 2024-02-07 20:52:49.863 [DefaultDispatcher-worker-6 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-07 20:52:49.863 [DefaultDispatcher-worker-16 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52551/UmAppDatabase/replication/nodeId. 2024-02-07 20:52:49.863 [DefaultDispatcher-worker-6 @coroutine#3018] 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-02-07 20:52:49.863 [DefaultDispatcher-worker-16 @coroutine#3032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52551/UmAppDatabase/replication/nodeId 2024-02-07 20:52:49.863 [DefaultDispatcher-worker-6 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-07 20:52:49.863 [Test worker @coroutine#6985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aaeb65b 2024-02-07 20:52:49.864 [DefaultDispatcher-worker-9 @coroutine#3032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52551/UmAppDatabase/replication/nodeId 2024-02-07 20:52:49.864 [DefaultDispatcher-worker-9 @coroutine#3032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52551/UmAppDatabase/replication/nodeId 2024-02-07 20:52:49.864 [DefaultDispatcher-worker-6 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-07 20:52:49.865 [Test worker @coroutine#6991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aaeb65b 2024-02-07 20:52:49.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2024-02-07 20:52:49.867 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2024-02-07 20:52:49.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 20:52:49.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:49.867 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2024-02-07 20:52:49.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2024-02-07 20:52:49.869 [Test worker @coroutine#7005] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2024-02-07 20:52:49.869 [Test worker @coroutine#7005] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:49.869 [Test worker @coroutine#7005] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:49.869 [Test worker @coroutine#7005] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:49.869 [Test worker @coroutine#7005] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:49.869 [Test worker @coroutine#7005] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:49.869 [Test worker @coroutine#7005] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:49.869 [Test worker @coroutine#7005] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78b3f926 2024-02-07 20:52:49.869 [Test worker @coroutine#7005] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:49.869 [Test worker @coroutine#7005] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:49.869 [Test worker @coroutine#7005] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:49.869 [Test worker @coroutine#7005] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:49.869 [Test worker @coroutine#7005] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:49.869 [Test worker @coroutine#7005] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:49.869 [Test worker @coroutine#7005] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:49.869 [Test worker @coroutine#7005] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:49.869 [Test worker @coroutine#7005] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:49.869 [Test worker @coroutine#7005] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:49.869 [Test worker @coroutine#7005] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:49.869 [Test worker @coroutine#7005] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:49.869 [Test worker @coroutine#7005] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:49.869 [Test worker @coroutine#7005] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:49.869 [Test worker @coroutine#7005] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:49.869 [Test worker @coroutine#7005] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:49.869 [Test worker @coroutine#7005] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:49.869 [Test worker @coroutine#7005] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:49.869 [Test worker @coroutine#7005] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:49.869 [Test worker @coroutine#7005] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2024-02-07 20:52:49.869 [Test worker @coroutine#7005] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:49.869 [Test worker @coroutine#7005] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:49.869 [Test worker @coroutine#7005] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:49.869 [Test worker @coroutine#7005] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:49.869 [Test worker @coroutine#7005] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:49.869 [Test worker @coroutine#7005] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:49.869 [Test worker @coroutine#7005] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:49.869 [Test worker @coroutine#7005] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:49.869 [Test worker @coroutine#7005] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2024-02-07 20:52:49.870 [Test worker @coroutine#7005] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e4d660 2024-02-07 20:52:49.870 [Test worker @coroutine#7005] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e4d660 2024-02-07 20:52:49.870 [Test worker @coroutine#7005] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2024-02-07 20:52:49.883 [Test worker @coroutine#7005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e4d660 2024-02-07 20:52:49.894 [Test worker @coroutine#7006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e4d660 2024-02-07 20:52:49.895 [Test worker @coroutine#7008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e4d660 2024-02-07 20:52:49.897 [Test worker @coroutine#7010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e4d660 2024-02-07 20:52:49.900 [UI Thread @coroutine#7019] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2024-02-07 20:52:49.900 [UI Thread @coroutine#7019] 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-02-07 20:52:49.900 [UI Thread @coroutine#7019] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2024-02-07 20:52:49.901 [UI Thread @coroutine#7019] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Temporary failure in name resolution for request https://invalid/Site/verify 2024-02-07 20:52:49.903 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2024-02-07 20:52:49.903 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2024-02-07 20:52:49.903 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 20:52:49.903 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:49.903 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2024-02-07 20:52:49.903 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2024-02-07 20:52:49.904 [Test worker @coroutine#7025] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2024-02-07 20:52:49.905 [Test worker @coroutine#7025] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:49.905 [Test worker @coroutine#7025] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:49.905 [Test worker @coroutine#7025] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:49.905 [Test worker @coroutine#7025] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:49.905 [Test worker @coroutine#7025] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:49.905 [Test worker @coroutine#7025] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:49.905 [Test worker @coroutine#7025] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4eaf08f4 2024-02-07 20:52:49.905 [Test worker @coroutine#7025] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:49.905 [Test worker @coroutine#7025] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:49.905 [Test worker @coroutine#7025] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:49.905 [Test worker @coroutine#7025] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:49.905 [Test worker @coroutine#7025] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:49.905 [Test worker @coroutine#7025] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:49.905 [Test worker @coroutine#7025] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:49.905 [Test worker @coroutine#7025] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:49.905 [Test worker @coroutine#7025] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:49.905 [Test worker @coroutine#7025] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:49.905 [Test worker @coroutine#7025] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:49.905 [Test worker @coroutine#7025] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:49.905 [Test worker @coroutine#7025] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:49.905 [Test worker @coroutine#7025] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:49.905 [Test worker @coroutine#7025] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:49.905 [Test worker @coroutine#7025] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:49.905 [Test worker @coroutine#7025] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:49.905 [Test worker @coroutine#7025] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:49.905 [Test worker @coroutine#7025] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:49.905 [Test worker @coroutine#7025] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2024-02-07 20:52:49.905 [Test worker @coroutine#7025] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:49.905 [Test worker @coroutine#7025] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:49.905 [Test worker @coroutine#7025] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:49.905 [Test worker @coroutine#7025] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:49.905 [Test worker @coroutine#7025] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:49.905 [Test worker @coroutine#7025] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:49.905 [Test worker @coroutine#7025] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:49.905 [Test worker @coroutine#7025] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:49.905 [Test worker @coroutine#7025] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2024-02-07 20:52:49.905 [Test worker @coroutine#7025] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@295f115d 2024-02-07 20:52:49.905 [Test worker @coroutine#7025] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@295f115d 2024-02-07 20:52:49.905 [Test worker @coroutine#7025] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2024-02-07 20:52:49.922 [Test worker @coroutine#7025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@295f115d 2024-02-07 20:52:49.933 [Test worker @coroutine#7026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@295f115d 2024-02-07 20:52:49.934 [Test worker @coroutine#7028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@295f115d 2024-02-07 20:52:49.936 [Test worker @coroutine#7030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@295f115d 2024-02-07 20:52:49.938 [UI Thread @coroutine#7041] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43611/Site/verify 2024-02-07 20:52:49.938 [UI Thread @coroutine#7041] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43611/Site/verify. 2024-02-07 20:52:49.938 [UI Thread @coroutine#7041] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43611/Site/verify 2024-02-07 20:52:49.940 [UI Thread @coroutine#7041] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43611/Site/verify 2024-02-07 20:52:49.940 [UI Thread @coroutine#7041] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43611/Site/verify 2024-02-07 20:52:49.940 [UI Thread @coroutine#7041] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:43611/Site/verify. 2024-02-07 20:52:49.940 [UI Thread @coroutine#7041] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43611/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-07 20:52:49.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2024-02-07 20:52:49.942 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2024-02-07 20:52:49.942 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 20:52:49.942 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:49.942 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2024-02-07 20:52:49.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2024-02-07 20:52:49.946 [Test worker @coroutine#7048] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2024-02-07 20:52:49.947 [Test worker @coroutine#7048] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 20:52:49.947 [Test worker @coroutine#7048] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 20:52:49.947 [Test worker @coroutine#7048] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 20:52:49.947 [Test worker @coroutine#7048] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 20:52:49.947 [Test worker @coroutine#7048] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 20:52:49.947 [Test worker @coroutine#7048] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 20:52:49.947 [Test worker @coroutine#7048] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79b9b628 2024-02-07 20:52:49.947 [Test worker @coroutine#7048] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 20:52:49.947 [Test worker @coroutine#7048] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 20:52:49.947 [Test worker @coroutine#7048] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 20:52:49.947 [Test worker @coroutine#7048] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 20:52:49.947 [Test worker @coroutine#7048] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 20:52:49.947 [Test worker @coroutine#7048] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 20:52:49.947 [Test worker @coroutine#7048] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 20:52:49.947 [Test worker @coroutine#7048] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 20:52:49.947 [Test worker @coroutine#7048] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 20:52:49.947 [Test worker @coroutine#7048] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 20:52:49.947 [Test worker @coroutine#7048] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 20:52:49.947 [Test worker @coroutine#7048] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 20:52:49.947 [Test worker @coroutine#7048] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 20:52:49.947 [Test worker @coroutine#7048] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 20:52:49.947 [Test worker @coroutine#7048] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 20:52:49.947 [Test worker @coroutine#7048] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 20:52:49.947 [Test worker @coroutine#7048] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 20:52:49.947 [Test worker @coroutine#7048] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 20:52:49.947 [Test worker @coroutine#7048] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 20:52:49.947 [Test worker @coroutine#7048] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2024-02-07 20:52:49.947 [Test worker @coroutine#7048] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 20:52:49.947 [Test worker @coroutine#7048] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 20:52:49.947 [Test worker @coroutine#7048] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 20:52:49.947 [Test worker @coroutine#7048] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 20:52:49.947 [Test worker @coroutine#7048] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 20:52:49.947 [Test worker @coroutine#7048] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 20:52:49.947 [Test worker @coroutine#7048] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 20:52:49.947 [Test worker @coroutine#7048] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 20:52:49.947 [Test worker @coroutine#7048] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2024-02-07 20:52:49.947 [Test worker @coroutine#7048] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b09f4fb 2024-02-07 20:52:49.947 [Test worker @coroutine#7048] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b09f4fb 2024-02-07 20:52:49.947 [Test worker @coroutine#7048] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2024-02-07 20:52:49.963 [Test worker @coroutine#7048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b09f4fb 2024-02-07 20:52:49.973 [Test worker @coroutine#7049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b09f4fb 2024-02-07 20:52:49.975 [Test worker @coroutine#7051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b09f4fb 2024-02-07 20:52:49.976 [Test worker @coroutine#7053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b09f4fb 2024-02-07 20:52:49.985 [DefaultDispatcher-worker-4 @coroutine#7055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b09f4fb 2024-02-07 20:52:49.992 [DefaultDispatcher-worker-11 @coroutine#7048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b09f4fb 2024-02-07 20:52:49.998 [UI Thread @coroutine#7064] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45269/556192981941547008/_ustadmanifest.json 2024-02-07 20:52:49.998 [UI Thread @coroutine#7064] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45269/556192981941547008/_ustadmanifest.json. 2024-02-07 20:52:49.998 [UI Thread @coroutine#7064] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45269/556192981941547008/_ustadmanifest.json 2024-02-07 20:52:50.000 [UI Thread @coroutine#7064] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45269/556192981941547008/_ustadmanifest.json 2024-02-07 20:52:50.000 [UI Thread @coroutine#7064] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45269/556192981941547008/_ustadmanifest.json 2024-02-07 20:52:50.000 [UI Thread @coroutine#7064] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:45269/556192981941547008/_ustadmanifest.json. 2024-02-07 20:52:50.000 [UI Thread @coroutine#7064] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:45269/556192981941547008/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-07 20:52:50.000 [UI Thread @coroutine#7064] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45269/tincan.xml 2024-02-07 20:52:50.001 [UI Thread @coroutine#7064] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45269/tincan.xml. 2024-02-07 20:52:50.001 [UI Thread @coroutine#7064] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45269/tincan.xml 2024-02-07 20:52:50.001 [UI Thread @coroutine#7064] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45269/tincan.xml 2024-02-07 20:52:50.001 [UI Thread @coroutine#7064] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45269/tincan.xml 2024-02-07 20:52:50.001 [UI Thread @coroutine#7064] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:45269/tincan.xml. 2024-02-07 20:52:50.001 [UI Thread @coroutine#7064] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:45269/tincan.xml to class io.ktor.utils.io.core.ByteReadPacket 2024-02-07 20:52:50.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2024-02-07 20:52:50.003 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2024-02-07 20:52:50.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 20:52:50.003 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b09f4fb: (connection evicted) 2024-02-07 20:52:50.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 20:52:50.004 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2024-02-07 20:52:50.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2024-02-08 10:18:28.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2024-02-08 10:18:28.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:28.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:28.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:28.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:28.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:28.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:28.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7af3874e 2024-02-08 10:18:28.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:28.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:28.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:28.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:28.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:28.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:28.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:28.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:28.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:28.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:28.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:28.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:28.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:28.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 10:18:28.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 10:18:28.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:28.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:28.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 10:18:28.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:28.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2024-02-08 10:18:28.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:28.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:28.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:28.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:28.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:28.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:28.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:28.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:28.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2024-02-08 10:18:28.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-08 10:18:28.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-08 10:18:28.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2024-02-08 10:18:28.469 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-08 10:18:28.471 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:28.477 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2eb7da43 2024-02-08 10:18:28.477 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2eb7da43 2024-02-08 10:18:28.481 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@207031e5 2024-02-08 10:18:28.481 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@207031e5 2024-02-08 10:18:28.485 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@244fb133 2024-02-08 10:18:28.485 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@244fb133 2024-02-08 10:18:28.489 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@614d3bde 2024-02-08 10:18:28.489 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@614d3bde 2024-02-08 10:18:28.492 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@71389076 2024-02-08 10:18:28.492 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@71389076 2024-02-08 10:18:28.496 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@506678ad 2024-02-08 10:18:28.496 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@506678ad 2024-02-08 10:18:28.499 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-08 10:18:28.499 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@9f98dbb 2024-02-08 10:18:28.500 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@9f98dbb 2024-02-08 10:18:28.503 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@162c491 2024-02-08 10:18:28.503 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@162c491 2024-02-08 10:18:28.503 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-08 10:18:28.507 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@346c4feb 2024-02-08 10:18:28.507 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@346c4feb 2024-02-08 10:18:28.507 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 10:18:28.733 [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-02-08 10:18:28.733 [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-02-08 10:18:28.734 [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-02-08 10:18:28.735 [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-02-08 10:18:28.764 [DefaultDispatcher-worker-3 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-08 10:18:28.766 [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-02-08 10:18:28.766 [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-02-08 10:18:28.766 [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-02-08 10:18:28.830 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-08 10:18:28.879 [DefaultDispatcher-worker-4 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-08 10:18:28.907 [DefaultDispatcher-worker-1 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-08 10:18:28.926 [DefaultDispatcher-worker-4 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-08 10:18:28.946 [DefaultDispatcher-worker-2 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-08 10:18:28.953 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-08 10:18:29.046 [DefaultDispatcher-worker-7 @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-02-08 10:18:29.046 [DefaultDispatcher-worker-1 @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-02-08 10:18:29.067 [DefaultDispatcher-worker-7 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-08 10:18:29.101 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2024-02-08 10:18:29.101 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2024-02-08 10:18:29.101 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 10:18:29.102 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4db60246: (connection evicted) 2024-02-08 10:18:29.102 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2eb7da43: (connection evicted) 2024-02-08 10:18:29.103 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@207031e5: (connection evicted) 2024-02-08 10:18:29.103 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@244fb133: (connection evicted) 2024-02-08 10:18:29.104 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@614d3bde: (connection evicted) 2024-02-08 10:18:29.104 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71389076: (connection evicted) 2024-02-08 10:18:29.105 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@506678ad: (connection evicted) 2024-02-08 10:18:29.105 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9f98dbb: (connection evicted) 2024-02-08 10:18:29.105 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@162c491: (connection evicted) 2024-02-08 10:18:29.106 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@346c4feb: (connection evicted) 2024-02-08 10:18:29.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:29.107 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2024-02-08 10:18:29.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2024-02-08 10:18:29.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2024-02-08 10:18:29.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:29.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:29.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:29.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:29.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:29.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:29.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a0f349 2024-02-08 10:18:29.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:29.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:29.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:29.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:29.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:29.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:29.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:29.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:29.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:29.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:29.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:29.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:29.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:29.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 10:18:29.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 10:18:29.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:29.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:29.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 10:18:29.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:29.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2024-02-08 10:18:29.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:29.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:29.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:29.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:29.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:29.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:29.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:29.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:29.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2024-02-08 10:18:29.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b3a9ef4 2024-02-08 10:18:29.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b3a9ef4 2024-02-08 10:18:29.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2024-02-08 10:18:29.121 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b3a9ef4 2024-02-08 10:18:29.133 [Test worker @coroutine#27] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b3a9ef4 2024-02-08 10:18:29.135 [Test worker @coroutine#29] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b3a9ef4 2024-02-08 10:18:29.137 [DefaultDispatcher-worker-1 @coroutine#32] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:18:29.137 [DefaultDispatcher-worker-1 @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-02-08 10:18:29.137 [DefaultDispatcher-worker-1 @coroutine#32] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:18:29.137 [DefaultDispatcher-worker-1 @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-02-08 10:18:29.152 [DefaultDispatcher-worker-1 @coroutine#31] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b3a9ef4 2024-02-08 10:18:29.154 [DefaultDispatcher-worker-1 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-08 10:18:29.154 [DefaultDispatcher-worker-1 @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-02-08 10:18:29.154 [DefaultDispatcher-worker-1 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-08 10:18:29.160 [Test worker @coroutine#36] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b3a9ef4 2024-02-08 10:18:29.175 [DefaultDispatcher-worker-1 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b3a9ef4 2024-02-08 10:18:29.191 [DefaultDispatcher-worker-2 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b3a9ef4 2024-02-08 10:18:29.202 [DefaultDispatcher-worker-7 @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-02-08 10:18:29.209 [DefaultDispatcher-worker-8 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b3a9ef4 2024-02-08 10:18:29.215 [DefaultDispatcher-worker-1 @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-02-08 10:18:29.220 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:18:29.224 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c8a82b 2024-02-08 10:18:29.224 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c8a82b 2024-02-08 10:18:29.225 [DefaultDispatcher-worker-8 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b3a9ef4 2024-02-08 10:18:29.228 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@a0f46c2 2024-02-08 10:18:29.228 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@a0f46c2 2024-02-08 10:18:29.231 [Test worker @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b3a9ef4 2024-02-08 10:18:29.232 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@e30c35b 2024-02-08 10:18:29.232 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@e30c35b 2024-02-08 10:18:29.236 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b324cf9 2024-02-08 10:18:29.236 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b324cf9 2024-02-08 10:18:29.238 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@a7a3c44 2024-02-08 10:18:29.238 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@a7a3c44 2024-02-08 10:18:29.241 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a33429f 2024-02-08 10:18:29.241 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a33429f 2024-02-08 10:18:29.243 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@72916c99 2024-02-08 10:18:29.243 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@72916c99 2024-02-08 10:18:29.246 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b1db3b6 2024-02-08 10:18:29.246 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b1db3b6 2024-02-08 10:18:29.248 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@70de228d 2024-02-08 10:18:29.248 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@70de228d 2024-02-08 10:18:29.248 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 10:18:29.288 [DefaultDispatcher-worker-8 @coroutine#48] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b3a9ef4 2024-02-08 10:18:29.322 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2024-02-08 10:18:29.322 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2024-02-08 10:18:29.322 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 10:18:29.322 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b3a9ef4: (connection evicted) 2024-02-08 10:18:29.323 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c8a82b: (connection evicted) 2024-02-08 10:18:29.323 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a0f46c2: (connection evicted) 2024-02-08 10:18:29.324 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e30c35b: (connection evicted) 2024-02-08 10:18:29.324 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b324cf9: (connection evicted) 2024-02-08 10:18:29.325 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a7a3c44: (connection evicted) 2024-02-08 10:18:29.325 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a33429f: (connection evicted) 2024-02-08 10:18:29.326 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72916c99: (connection evicted) 2024-02-08 10:18:29.326 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b1db3b6: (connection evicted) 2024-02-08 10:18:29.327 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70de228d: (connection evicted) 2024-02-08 10:18:29.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:29.327 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2024-02-08 10:18:29.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2024-02-08 10:18:29.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2024-02-08 10:18:29.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:29.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:29.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:29.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:29.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:29.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:29.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68d6f48e 2024-02-08 10:18:29.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:29.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:29.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:29.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:29.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:29.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:29.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:29.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:29.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:29.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:29.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:29.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:29.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:29.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:29.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:29.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:29.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:29.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:29.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:29.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2024-02-08 10:18:29.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:29.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:29.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:29.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:29.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:29.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:29.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:29.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:29.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2024-02-08 10:18:29.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@7babed9e 2024-02-08 10:18:29.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@7babed9e 2024-02-08 10:18:29.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2024-02-08 10:18:29.479 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:29.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2024-02-08 10:18:29.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:29.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:29.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:29.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:29.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:29.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:29.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@315b4202 2024-02-08 10:18:29.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:29.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:29.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:29.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:29.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:29.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:29.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:29.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:29.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:29.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:29.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:29.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:29.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:29.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:29.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:29.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:29.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:29.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:29.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:29.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2024-02-08 10:18:29.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:29.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:29.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:29.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:29.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:29.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:29.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:29.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:29.732 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2024-02-08 10:18:29.733 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a899811 2024-02-08 10:18:29.733 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a899811 2024-02-08 10:18:29.733 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2024-02-08 10:18:29.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2024-02-08 10:18:29.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:29.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:29.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:29.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:29.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:29.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:29.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@171aa66 2024-02-08 10:18:29.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:29.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:29.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:29.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:29.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:29.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:29.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:29.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:29.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:29.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:29.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:29.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:29.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:29.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:29.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:29.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:29.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:29.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:29.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:29.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2024-02-08 10:18:29.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:29.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:29.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:29.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:29.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:29.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:29.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:29.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:29.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2024-02-08 10:18:29.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e2cdc51 2024-02-08 10:18:29.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e2cdc51 2024-02-08 10:18:29.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2024-02-08 10:18:29.833 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:29.861 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a899811 2024-02-08 10:18:29.863 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:29.865 [DefaultDispatcher-worker-8 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58615/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-08 10:18:29.865 [DefaultDispatcher-worker-8 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58615/com/ustadmobile/core/contenttype/childrens-literature.epub. 2024-02-08 10:18:29.865 [DefaultDispatcher-worker-8 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58615/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-08 10:18:29.907 [DefaultDispatcher-worker-8 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58615/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-08 10:18:29.907 [DefaultDispatcher-worker-8 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58615/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-08 10:18:29.934 [pool-2-thread-1 @coroutine#85] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e2cdc51 2024-02-08 10:18:30.083 [DefaultDispatcher-worker-2 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Response doesn't have "Content-Type" header, skipping ContentNegotiation plugin 2024-02-08 10:18:30.083 [DefaultDispatcher-worker-2 @coroutine#78] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58615/com/ustadmobile/core/contenttype/childrens-literature.epub to class io.ktor.utils.io.ByteReadChannel 2024-02-08 10:18:30.273 [DefaultDispatcher-worker-1 @coroutine#90] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e2cdc51 2024-02-08 10:18:30.281 [DefaultDispatcher-worker-1 @coroutine#92] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e2cdc51 2024-02-08 10:18:30.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2024-02-08 10:18:30.320 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2024-02-08 10:18:30.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:30.320 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a899811: (connection evicted) 2024-02-08 10:18:30.321 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:30.321 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2024-02-08 10:18:30.321 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2024-02-08 10:18:30.323 [Test worker @coroutine#105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e2cdc51 2024-02-08 10:18:30.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2024-02-08 10:18:30.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:30.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:30.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:30.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:30.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:30.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:30.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@134c38 2024-02-08 10:18:30.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:30.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:30.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:30.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:30.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:30.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:30.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:30.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:30.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:30.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:30.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:30.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:30.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:30.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:30.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:30.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:30.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:30.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:30.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:30.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2024-02-08 10:18:30.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:30.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:30.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:30.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:30.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:30.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:30.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:30.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:30.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2024-02-08 10:18:30.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cc7e3ad 2024-02-08 10:18:30.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cc7e3ad 2024-02-08 10:18:30.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2024-02-08 10:18:30.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2024-02-08 10:18:30.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:30.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:30.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:30.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:30.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:30.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:30.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5dd6a4c8 2024-02-08 10:18:30.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:30.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:30.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:30.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:30.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:30.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:30.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:30.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:30.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:30.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:30.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:30.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:30.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:30.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:30.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:30.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:30.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:30.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:30.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:30.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2024-02-08 10:18:30.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:30.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:30.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:30.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:30.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:30.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:30.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:30.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:30.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2024-02-08 10:18:30.356 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@608b35fa 2024-02-08 10:18:30.356 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@608b35fa 2024-02-08 10:18:30.356 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2024-02-08 10:18:30.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2024-02-08 10:18:30.397 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2024-02-08 10:18:30.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:30.397 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4cc7e3ad: (connection evicted) 2024-02-08 10:18:30.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:30.397 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2024-02-08 10:18:30.398 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2024-02-08 10:18:30.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2024-02-08 10:18:30.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:30.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:30.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:30.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:30.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:30.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:30.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fdb7394 2024-02-08 10:18:30.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:30.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:30.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:30.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:30.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:30.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:30.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:30.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:30.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:30.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:30.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:30.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:30.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:30.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:30.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:30.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:30.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:30.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:30.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:30.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2024-02-08 10:18:30.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:30.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:30.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:30.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:30.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:30.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:30.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:30.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:30.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2024-02-08 10:18:30.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b5798c2 2024-02-08 10:18:30.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b5798c2 2024-02-08 10:18:30.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2024-02-08 10:18:30.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2024-02-08 10:18:30.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:30.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:30.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:30.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:30.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:30.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:30.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7540160e 2024-02-08 10:18:30.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:30.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:30.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:30.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:30.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:30.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:30.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:30.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:30.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:30.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:30.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:30.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:30.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:30.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:30.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:30.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:30.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:30.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:30.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:30.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2024-02-08 10:18:30.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:30.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:30.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:30.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:30.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:30.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:30.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:30.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:30.422 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2024-02-08 10:18:30.423 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@3348c987 2024-02-08 10:18:30.423 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@3348c987 2024-02-08 10:18:30.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2024-02-08 10:18:30.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2024-02-08 10:18:30.430 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2024-02-08 10:18:30.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:30.430 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b5798c2: (connection evicted) 2024-02-08 10:18:30.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:30.431 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2024-02-08 10:18:30.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2024-02-08 10:18:30.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2024-02-08 10:18:30.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:30.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:30.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:30.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:30.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:30.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:30.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54defd69 2024-02-08 10:18:30.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:30.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:30.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:30.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:30.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:30.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:30.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:30.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:30.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:30.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:30.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:30.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:30.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:30.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:30.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:30.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:30.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:30.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:30.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:30.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2024-02-08 10:18:30.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:30.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:30.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:30.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:30.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:30.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:30.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:30.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:30.437 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2024-02-08 10:18:30.438 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@377dbc50 2024-02-08 10:18:30.438 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@377dbc50 2024-02-08 10:18:30.438 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2024-02-08 10:18:30.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2024-02-08 10:18:30.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:30.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:30.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:30.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:30.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:30.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:30.456 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:30.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@531ec2ca 2024-02-08 10:18:30.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:30.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:30.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:30.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:30.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:30.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:30.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:30.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:30.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:30.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:30.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:30.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:30.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:30.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:30.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:30.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:30.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:30.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:30.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:30.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2024-02-08 10:18:30.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:30.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:30.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:30.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:30.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:30.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:30.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:30.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:30.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2024-02-08 10:18:30.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@7019d619 2024-02-08 10:18:30.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@7019d619 2024-02-08 10:18:30.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2024-02-08 10:18:30.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2024-02-08 10:18:30.471 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2024-02-08 10:18:30.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:30.471 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@377dbc50: (connection evicted) 2024-02-08 10:18:30.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:30.471 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2024-02-08 10:18:30.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2024-02-08 10:18:30.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2024-02-08 10:18:30.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:30.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:30.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:30.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:30.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:30.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:30.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40b31a16 2024-02-08 10:18:30.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:30.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:30.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:30.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:30.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:30.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:30.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:30.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:30.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:30.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:30.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:30.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:30.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:30.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:30.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:30.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:30.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:30.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:30.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:30.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2024-02-08 10:18:30.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:30.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:30.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:30.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:30.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:30.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:30.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:30.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:30.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2024-02-08 10:18:30.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@1de73d37 2024-02-08 10:18:30.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@1de73d37 2024-02-08 10:18:30.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2024-02-08 10:18:30.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2024-02-08 10:18:30.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:30.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:30.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:30.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:30.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:30.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:30.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31693a86 2024-02-08 10:18:30.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:30.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:30.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:30.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:30.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:30.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:30.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:30.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:30.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:30.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:30.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:30.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:30.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:30.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:30.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:30.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:30.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:30.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:30.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:30.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2024-02-08 10:18:30.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:30.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:30.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:30.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:30.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:30.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:30.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:30.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:30.493 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2024-02-08 10:18:30.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f9a7684 2024-02-08 10:18:30.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f9a7684 2024-02-08 10:18:30.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2024-02-08 10:18:30.523 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:30.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2024-02-08 10:18:30.524 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2024-02-08 10:18:30.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:30.524 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1de73d37: (connection evicted) 2024-02-08 10:18:30.525 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:30.525 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2024-02-08 10:18:30.525 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2024-02-08 10:18:30.558 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:30.594 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:30.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2024-02-08 10:18:30.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:30.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:30.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:30.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:30.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:30.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:30.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@542ff147 2024-02-08 10:18:30.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:30.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:30.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:30.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:30.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:30.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:30.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:30.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:30.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:30.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:30.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:30.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:30.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:30.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:30.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:30.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:30.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:30.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:30.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:30.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2024-02-08 10:18:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:30.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2024-02-08 10:18:30.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@b9b97ad 2024-02-08 10:18:30.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@b9b97ad 2024-02-08 10:18:30.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2024-02-08 10:18:30.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2024-02-08 10:18:30.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:30.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:30.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:30.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:30.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:30.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:30.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2807cf3 2024-02-08 10:18:30.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:30.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:30.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:30.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:30.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:30.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:30.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:30.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:30.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:30.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:30.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:30.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:30.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:30.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:30.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:30.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:30.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:30.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:30.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:30.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2024-02-08 10:18:30.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:30.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:30.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:30.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:30.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:30.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:30.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:30.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:30.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2024-02-08 10:18:30.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b9a1205 2024-02-08 10:18:30.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b9a1205 2024-02-08 10:18:30.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2024-02-08 10:18:30.769 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:30.784 [DefaultDispatcher-worker-1 @coroutine#134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b9a1205 2024-02-08 10:18:30.785 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:30.800 [DefaultDispatcher-worker-2 @coroutine#136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b9a1205 2024-02-08 10:18:30.810 [DefaultDispatcher-worker-1 @coroutine#138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b9a1205 2024-02-08 10:18:30.819 [DefaultDispatcher-worker-1 @coroutine#140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b9a1205 2024-02-08 10:18:30.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2024-02-08 10:18:30.900 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2024-02-08 10:18:30.900 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:30.900 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b9b97ad: (connection evicted) 2024-02-08 10:18:30.901 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:30.901 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2024-02-08 10:18:30.901 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2024-02-08 10:18:30.908 [Test worker @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b9a1205 2024-02-08 10:18:30.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2024-02-08 10:18:30.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:30.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:30.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:30.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:30.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:30.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:30.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b77b0a0 2024-02-08 10:18:30.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:30.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:30.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:30.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:30.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:30.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:30.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:30.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:30.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:30.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:30.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:30.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:30.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:30.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:30.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:30.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:30.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:30.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:30.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:30.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2024-02-08 10:18:30.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:30.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:30.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:30.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:30.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:30.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:30.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:30.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:30.920 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2024-02-08 10:18:30.921 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@35e689a0 2024-02-08 10:18:30.921 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@35e689a0 2024-02-08 10:18:30.921 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2024-02-08 10:18:30.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2024-02-08 10:18:30.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:30.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:30.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:30.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:30.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:30.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:30.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43b6cb1c 2024-02-08 10:18:30.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:30.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:30.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:30.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:30.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:30.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:30.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:30.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:30.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:30.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:30.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:30.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:30.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:30.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:30.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:30.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:30.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:30.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:30.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:30.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2024-02-08 10:18:30.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:30.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:30.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:30.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:30.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:30.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:30.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:30.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:30.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2024-02-08 10:18:30.945 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@1de30c31 2024-02-08 10:18:30.945 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@1de30c31 2024-02-08 10:18:30.945 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2024-02-08 10:18:30.970 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2024-02-08 10:18:30.971 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2024-02-08 10:18:30.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:30.971 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35e689a0: (connection evicted) 2024-02-08 10:18:30.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:30.972 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2024-02-08 10:18:30.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2024-02-08 10:18:30.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2024-02-08 10:18:30.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:30.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:30.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:30.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:30.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:30.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:30.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e0294a7 2024-02-08 10:18:30.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:30.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:30.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:30.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:30.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:30.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:30.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:30.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:30.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:30.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:30.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:30.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:30.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:30.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:30.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:30.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:30.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:30.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:30.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:30.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2024-02-08 10:18:30.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:30.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:30.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:30.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:30.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:30.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:30.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:30.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:30.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2024-02-08 10:18:30.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@15cee630 2024-02-08 10:18:30.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@15cee630 2024-02-08 10:18:30.977 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2024-02-08 10:18:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2024-02-08 10:18:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e40fdbd 2024-02-08 10:18:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2024-02-08 10:18:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:30.991 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2024-02-08 10:18:30.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@19647566 2024-02-08 10:18:30.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@19647566 2024-02-08 10:18:30.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2024-02-08 10:18:30.994 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2024-02-08 10:18:30.994 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2024-02-08 10:18:30.994 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:30.995 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15cee630: (connection evicted) 2024-02-08 10:18:30.995 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:30.995 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2024-02-08 10:18:30.995 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2024-02-08 10:18:30.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2024-02-08 10:18:30.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:30.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:30.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:30.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:30.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:30.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:30.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b8d20e6 2024-02-08 10:18:30.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:30.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:30.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:30.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:30.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:30.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:30.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:30.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:30.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:30.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:30.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:30.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:30.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:30.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:30.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:30.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:30.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:30.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:30.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:30.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2024-02-08 10:18:30.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:30.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:30.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:30.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:30.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:30.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:30.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:30.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:30.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2024-02-08 10:18:30.998 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@7645b7d 2024-02-08 10:18:30.998 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@7645b7d 2024-02-08 10:18:30.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2024-02-08 10:18:31.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2024-02-08 10:18:31.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:31.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:31.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:31.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:31.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:31.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:31.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c50cd7d 2024-02-08 10:18:31.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:31.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:31.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:31.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:31.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:31.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:31.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:31.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:31.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:31.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:31.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:31.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:31.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:31.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:31.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:31.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:31.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:31.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:31.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:31.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2024-02-08 10:18:31.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:31.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:31.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:31.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:31.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:31.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:31.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:31.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:31.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2024-02-08 10:18:31.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a4930cf 2024-02-08 10:18:31.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a4930cf 2024-02-08 10:18:31.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2024-02-08 10:18:31.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2024-02-08 10:18:31.019 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2024-02-08 10:18:31.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:31.019 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7645b7d: (connection evicted) 2024-02-08 10:18:31.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:31.019 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2024-02-08 10:18:31.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2024-02-08 10:18:31.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2024-02-08 10:18:31.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:31.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:31.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:31.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:31.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:31.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:31.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5dd747c1 2024-02-08 10:18:31.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:31.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:31.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:31.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:31.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:31.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:31.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:31.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:31.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:31.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:31.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:31.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:31.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:31.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:31.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:31.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:31.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:31.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:31.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:31.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2024-02-08 10:18:31.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:31.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:31.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:31.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:31.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:31.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:31.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:31.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:31.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2024-02-08 10:18:31.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aa3857b 2024-02-08 10:18:31.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aa3857b 2024-02-08 10:18:31.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2024-02-08 10:18:31.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2024-02-08 10:18:31.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:31.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:31.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:31.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:31.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:31.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:31.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@500ec769 2024-02-08 10:18:31.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:31.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:31.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:31.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:31.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:31.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:31.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:31.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:31.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:31.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:31.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:31.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:31.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:31.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:31.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:31.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:31.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:31.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:31.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:31.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2024-02-08 10:18:31.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:31.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:31.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:31.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:31.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:31.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:31.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:31.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:31.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2024-02-08 10:18:31.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bce9ce4 2024-02-08 10:18:31.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bce9ce4 2024-02-08 10:18:31.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2024-02-08 10:18:31.045 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:31.081 [DefaultDispatcher-worker-1 @coroutine#334] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -version 2024-02-08 10:18:31.092 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:31.116 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:31.118 [DefaultDispatcher-worker-1 @coroutine#334] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -v quiet -print_format json -show_error -show_format -show_streams -show_chapters /tmp/junit2385050231784166766/junit3558206805600444484.tmp 2024-02-08 10:18:31.124 [HikariPool-22 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:31.139 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:31.162 [DefaultDispatcher-worker-1 @coroutine#334] DEBUG net.bramp.ffmpeg.FFprobe - { "streams": [ { "index": 0, "codec_name": "h264", "codec_long_name": "H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10", "profile": "High", "codec_type": "video", "codec_time_base": "36131/2150400", "codec_tag_string": "avc1", "codec_tag": "0x31637661", "width": 1920, "height": 1080, "coded_width": 1920, "coded_height": 1088, "has_b_frames": 1, "sample_aspect_ratio": "1:1", "display_aspect_ratio": "16:9", "pix_fmt": "yuv420p", "level": 40, "color_range": "tv", "color_space": "bt709", "color_transfer": "bt709", "color_primaries": "bt709", "chroma_location": "left", "refs": 1, "is_avc": "true", "nal_length_size": "4", "r_frame_rate": "30/1", "avg_frame_rate": "1075200/36131", 2024-02-08 10:18:31.178 [DefaultDispatcher-worker-1 @coroutine#334] DEBUG net.bramp.ffmpeg.FFprobe - "time_base": "1/15360", "start_pts": 0, "start_time": "0.000000", "duration_ts": 17695, "duration": "1.152018", "bit_rate": "3011701", "bits_per_raw_sample": "8", "nb_frames": "70", "disposition": { "default": 1, "dub": 0, "original": 0, "comment": 0, "lyrics": 0, "karaoke": 0, "forced": 0, "hearing_impaired": 0, "visual_impaired": 0, "clean_effects": 0, "attached_pic": 0, "timed_thumbnails": 0 }, "tags": { "creation_time": "2019-01-29T08:44:17.000000Z", "language": "und", "handler_name": "Core Media Video" } }, { "index": 1, "codec_name": "aac", "codec_long_name": "AAC (Advanced Audio Coding 2024-02-08 10:18:31.180 [DefaultDispatcher-worker-1 @coroutine#334] DEBUG net.bramp.ffmpeg.FFprobe - )", "profile": "LC", "codec_type": "audio", "codec_time_base": "1/44100", "codec_tag_string": "mp4a", "codec_tag": "0x6134706d", "sample_fmt": "fltp", "sample_rate": "44100", "channels": 2, "channel_layout": "stereo", "bits_per_sample": 0, "r_frame_rate": "0/0", "avg_frame_rate": "0/0", "time_base": "1/44100", "start_pts": 0, "start_time": "0.000000", "duration_ts": 50803, "duration": "1.151995", "bit_rate": "127320", "max_bit_rate": "127999", "nb_frames": "53", "disposition": { "default": 1, "dub": 0, "original": 0, "comment": 0, "lyrics": 0, "karaoke": 0, "forced": 0, "hearing_impaired": 0, "visual_impaired": 0, 2024-02-08 10:18:31.180 [DefaultDispatcher-worker-1 @coroutine#334] DEBUG net.bramp.ffmpeg.FFprobe - "clean_effects": 0, "attached_pic": 0, "timed_thumbnails": 0 }, "tags": { "creation_time": "2019-01-29T08:44:17.000000Z", "language": "und", "handler_name": "Core Media Audio" } } ], "chapters": [ ], "format": { "filename": "/tmp/junit2385050231784166766/junit3558206805600444484.tmp", "nb_streams": 2, "nb_programs": 0, "format_name": "mov,mp4,m4a,3gp,3g2,mj2", "format_long_name": "QuickTime / MOV", "start_time": "0.000000", "duration": "1.152000", "size": "907481", "bit_rate": "6301951", "probe_score": 100, "tags": { "major_brand": "mp42", "minor_version": "1", "compatible_brands": "mp41mp42isom", "creation_time": "2019-01-29T08:44:17.000000Z" } } } 2024-02-08 10:18:31.181 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2024-02-08 10:18:31.181 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2024-02-08 10:18:31.181 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:31.181 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7aa3857b: (connection evicted) 2024-02-08 10:18:31.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:31.182 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2024-02-08 10:18:31.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2024-02-08 10:18:31.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2024-02-08 10:18:31.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:31.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:31.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:31.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:31.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:31.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:31.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b3085a3 2024-02-08 10:18:31.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:31.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:31.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:31.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:31.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:31.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:31.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:31.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:31.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:31.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:31.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:31.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:31.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:31.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:31.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:31.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:31.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:31.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:31.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:31.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2024-02-08 10:18:31.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:31.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:31.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:31.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:31.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:31.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:31.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:31.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:31.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2024-02-08 10:18:31.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b1c501d 2024-02-08 10:18:31.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b1c501d 2024-02-08 10:18:31.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2024-02-08 10:18:31.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2024-02-08 10:18:31.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:31.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:31.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:31.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:31.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:31.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:31.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5abbb273 2024-02-08 10:18:31.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:31.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:31.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:31.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:31.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:31.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:31.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:31.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:31.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:31.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:31.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:31.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:31.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:31.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:31.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:31.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:31.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:31.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:31.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:31.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2024-02-08 10:18:31.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:31.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:31.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:31.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:31.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:31.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:31.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:31.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:31.203 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2024-02-08 10:18:31.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@445058e8 2024-02-08 10:18:31.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@445058e8 2024-02-08 10:18:31.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2024-02-08 10:18:31.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2024-02-08 10:18:31.206 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2024-02-08 10:18:31.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:31.206 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b1c501d: (connection evicted) 2024-02-08 10:18:31.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:31.207 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2024-02-08 10:18:31.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2024-02-08 10:18:31.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2024-02-08 10:18:31.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:31.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:31.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:31.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:31.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:31.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:31.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@92e2c93 2024-02-08 10:18:31.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:31.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:31.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:31.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:31.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:31.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:31.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:31.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:31.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:31.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:31.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:31.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:31.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:31.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:31.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:31.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:31.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:31.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:31.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:31.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2024-02-08 10:18:31.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:31.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:31.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:31.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:31.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:31.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:31.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:31.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:31.209 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2024-02-08 10:18:31.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a105556 2024-02-08 10:18:31.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a105556 2024-02-08 10:18:31.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2024-02-08 10:18:31.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2024-02-08 10:18:31.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:31.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:31.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:31.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:31.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:31.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:31.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a72e2e8 2024-02-08 10:18:31.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:31.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:31.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:31.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:31.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:31.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:31.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:31.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:31.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:31.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:31.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:31.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:31.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:31.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:31.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:31.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:31.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:31.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:31.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:31.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2024-02-08 10:18:31.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:31.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:31.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:31.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:31.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:31.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:31.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:31.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:31.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2024-02-08 10:18:31.225 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@f1d1463 2024-02-08 10:18:31.225 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@f1d1463 2024-02-08 10:18:31.225 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2024-02-08 10:18:31.241 [DefaultDispatcher-worker-1 @coroutine#346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1d1463 2024-02-08 10:18:31.243 [DefaultDispatcher-worker-1 @coroutine#348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1d1463 2024-02-08 10:18:31.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2024-02-08 10:18:31.246 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2024-02-08 10:18:31.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:31.246 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a105556: (connection evicted) 2024-02-08 10:18:31.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:31.247 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2024-02-08 10:18:31.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2024-02-08 10:18:31.247 [Test worker @coroutine#353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1d1463 2024-02-08 10:18:31.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2024-02-08 10:18:31.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:31.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:31.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:31.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:31.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:31.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:31.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15d79b70 2024-02-08 10:18:31.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:31.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:31.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:31.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:31.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:31.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:31.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:31.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:31.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:31.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:31.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:31.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:31.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:31.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:31.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:31.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:31.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:31.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:31.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:31.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2024-02-08 10:18:31.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:31.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:31.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:31.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:31.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:31.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:31.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:31.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:31.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2024-02-08 10:18:31.252 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@45424c0 2024-02-08 10:18:31.252 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@45424c0 2024-02-08 10:18:31.252 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2024-02-08 10:18:31.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2024-02-08 10:18:31.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:31.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:31.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:31.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:31.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:31.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:31.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22ae32ba 2024-02-08 10:18:31.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:31.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:31.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:31.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:31.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:31.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:31.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:31.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:31.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:31.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:31.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:31.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:31.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:31.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:31.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:31.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:31.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:31.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:31.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:31.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2024-02-08 10:18:31.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:31.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:31.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:31.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:31.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:31.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:31.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:31.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:31.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2024-02-08 10:18:31.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@299a43d9 2024-02-08 10:18:31.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@299a43d9 2024-02-08 10:18:31.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2024-02-08 10:18:31.270 [DefaultDispatcher-worker-1 @coroutine#359] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -version 2024-02-08 10:18:31.303 [DefaultDispatcher-worker-1 @coroutine#359] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -v quiet -print_format json -show_error -show_format -show_streams -show_chapters /tmp/junit1704937712356813250/junit4167423944147293927.tmp 2024-02-08 10:18:31.304 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:31.325 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:31.335 [DefaultDispatcher-worker-1 @coroutine#359] DEBUG net.bramp.ffmpeg.FFprobe - { "error": { "code": -1094995529, "string": "Invalid data found when processing input" } } 2024-02-08 10:18:31.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2024-02-08 10:18:31.338 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2024-02-08 10:18:31.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:31.338 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45424c0: (connection evicted) 2024-02-08 10:18:31.339 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:31.339 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2024-02-08 10:18:31.339 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2024-02-08 10:18:31.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2024-02-08 10:18:31.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:31.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:31.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:31.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:31.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:31.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:31.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1328f482 2024-02-08 10:18:31.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:31.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:31.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:31.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:31.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:31.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:31.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:31.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:31.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:31.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:31.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:31.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:31.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:31.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:31.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:31.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:31.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:31.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:31.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:31.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2024-02-08 10:18:31.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:31.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:31.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:31.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:31.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:31.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:31.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:31.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:31.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2024-02-08 10:18:31.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@19ec5357 2024-02-08 10:18:31.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@19ec5357 2024-02-08 10:18:31.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2024-02-08 10:18:31.368 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:31.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2024-02-08 10:18:31.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:31.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:31.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:31.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:31.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:31.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:31.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@351d93bd 2024-02-08 10:18:31.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:31.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:31.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:31.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:31.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:31.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:31.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:31.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:31.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:31.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:31.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:31.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:31.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:31.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:31.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:31.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:31.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:31.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:31.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:31.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2024-02-08 10:18:31.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:31.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:31.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:31.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:31.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:31.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:31.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:31.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:31.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2024-02-08 10:18:31.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@42503099 2024-02-08 10:18:31.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@42503099 2024-02-08 10:18:31.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2024-02-08 10:18:31.378 [DefaultDispatcher-worker-3 @coroutine#365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42503099 2024-02-08 10:18:31.379 [DefaultDispatcher-worker-3 @coroutine#367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42503099 2024-02-08 10:18:31.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2024-02-08 10:18:31.380 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2024-02-08 10:18:31.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:31.381 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19ec5357: (connection evicted) 2024-02-08 10:18:31.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:31.381 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2024-02-08 10:18:31.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2024-02-08 10:18:31.382 [Test worker @coroutine#371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42503099 2024-02-08 10:18:31.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2024-02-08 10:18:31.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:31.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:31.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:31.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:31.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:31.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:31.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11f3400c 2024-02-08 10:18:31.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:31.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:31.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:31.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:31.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:31.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:31.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:31.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:31.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:31.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:31.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:31.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:31.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:31.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:31.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:31.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:31.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:31.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:31.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:31.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2024-02-08 10:18:31.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:31.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:31.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:31.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:31.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:31.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:31.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:31.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:31.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2024-02-08 10:18:31.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@2558f65c 2024-02-08 10:18:31.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@2558f65c 2024-02-08 10:18:31.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2024-02-08 10:18:31.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2024-02-08 10:18:31.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:31.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:31.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:31.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:31.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:31.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:31.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fbe486c 2024-02-08 10:18:31.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:31.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:31.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:31.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:31.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:31.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:31.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:31.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:31.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:31.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:31.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:31.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:31.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:31.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:31.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:31.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:31.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:31.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:31.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:31.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2024-02-08 10:18:31.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:31.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:31.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:31.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:31.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:31.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:31.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:31.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:31.405 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2024-02-08 10:18:31.406 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@636fccb0 2024-02-08 10:18:31.406 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@636fccb0 2024-02-08 10:18:31.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2024-02-08 10:18:31.463 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2024-02-08 10:18:31.463 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2024-02-08 10:18:31.463 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:31.464 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2558f65c: (connection evicted) 2024-02-08 10:18:31.464 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:31.464 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2024-02-08 10:18:31.464 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2024-02-08 10:18:31.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2024-02-08 10:18:31.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:31.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:31.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:31.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:31.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:31.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:31.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65d90b7f 2024-02-08 10:18:31.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:31.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:31.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:31.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:31.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:31.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:31.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:31.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:31.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:31.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:31.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:31.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:31.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:31.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:31.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:31.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:31.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:31.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:31.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:31.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2024-02-08 10:18:31.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:31.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:31.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:31.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:31.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:31.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:31.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:31.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:31.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2024-02-08 10:18:31.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fc0e448 2024-02-08 10:18:31.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fc0e448 2024-02-08 10:18:31.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2024-02-08 10:18:31.470 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:31.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2024-02-08 10:18:31.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:31.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:31.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:31.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:31.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:31.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:31.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60194904 2024-02-08 10:18:31.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:31.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:31.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:31.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:31.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:31.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:31.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:31.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:31.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:31.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:31.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:31.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:31.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:31.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:31.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:31.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:31.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:31.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:31.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:31.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2024-02-08 10:18:31.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:31.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:31.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:31.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:31.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:31.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:31.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:31.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:31.491 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2024-02-08 10:18:31.492 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@7742a276 2024-02-08 10:18:31.492 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@7742a276 2024-02-08 10:18:31.492 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2024-02-08 10:18:31.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2024-02-08 10:18:31.495 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2024-02-08 10:18:31.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:31.496 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6fc0e448: (connection evicted) 2024-02-08 10:18:31.496 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:31.496 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2024-02-08 10:18:31.496 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2024-02-08 10:18:31.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2024-02-08 10:18:31.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:31.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:31.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:31.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:31.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:31.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:31.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61b8c9de 2024-02-08 10:18:31.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:31.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:31.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:31.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:31.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:31.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:31.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:31.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:31.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:31.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:31.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:31.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:31.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:31.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:31.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:31.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:31.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:31.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:31.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:31.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2024-02-08 10:18:31.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:31.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:31.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:31.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:31.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:31.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:31.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:31.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:31.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2024-02-08 10:18:31.501 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b490d5e 2024-02-08 10:18:31.501 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b490d5e 2024-02-08 10:18:31.501 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2024-02-08 10:18:31.506 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:31.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2024-02-08 10:18:31.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:31.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:31.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:31.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:31.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:31.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:31.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f6c4ae 2024-02-08 10:18:31.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:31.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:31.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:31.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:31.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:31.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:31.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:31.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:31.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:31.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:31.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:31.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:31.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:31.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:31.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:31.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:31.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:31.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:31.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:31.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2024-02-08 10:18:31.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:31.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:31.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:31.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:31.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:31.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:31.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:31.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:31.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2024-02-08 10:18:31.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@b808af5 2024-02-08 10:18:31.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@b808af5 2024-02-08 10:18:31.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2024-02-08 10:18:31.526 [DefaultDispatcher-worker-2 @coroutine#389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b808af5 2024-02-08 10:18:31.528 [DefaultDispatcher-worker-2 @coroutine#391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b808af5 2024-02-08 10:18:31.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2024-02-08 10:18:31.528 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2024-02-08 10:18:31.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:31.529 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b490d5e: (connection evicted) 2024-02-08 10:18:31.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:31.529 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2024-02-08 10:18:31.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2024-02-08 10:18:31.530 [Test worker @coroutine#395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b808af5 2024-02-08 10:18:31.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2024-02-08 10:18:31.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:31.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:31.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:31.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:31.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:31.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:31.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ce2eaa7 2024-02-08 10:18:31.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:31.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:31.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:31.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:31.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:31.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:31.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:31.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:31.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:31.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:31.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:31.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:31.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:31.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:31.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:31.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:31.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:31.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:31.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:31.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2024-02-08 10:18:31.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:31.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:31.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:31.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:31.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:31.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:31.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:31.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:31.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2024-02-08 10:18:31.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@304744a1 2024-02-08 10:18:31.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@304744a1 2024-02-08 10:18:31.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2024-02-08 10:18:31.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2024-02-08 10:18:31.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:31.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:31.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:31.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:31.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:31.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:31.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73385d3f 2024-02-08 10:18:31.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:31.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:31.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:31.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:31.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:31.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:31.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:31.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:31.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:31.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:31.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:31.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:31.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:31.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:31.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:31.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:31.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:31.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:31.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:31.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2024-02-08 10:18:31.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:31.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:31.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:31.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:31.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:31.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:31.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:31.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:31.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2024-02-08 10:18:31.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fc1fd31 2024-02-08 10:18:31.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fc1fd31 2024-02-08 10:18:31.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2024-02-08 10:18:31.553 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2024-02-08 10:18:31.553 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2024-02-08 10:18:31.553 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:31.553 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@304744a1: (connection evicted) 2024-02-08 10:18:31.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:31.554 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2024-02-08 10:18:31.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2024-02-08 10:18:31.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2024-02-08 10:18:31.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:31.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:31.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:31.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:31.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:31.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:31.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@216328b2 2024-02-08 10:18:31.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:31.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:31.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:31.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:31.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:31.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:31.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:31.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:31.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:31.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:31.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:31.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:31.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:31.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 10:18:31.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 10:18:31.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:31.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:31.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 10:18:31.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:31.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2024-02-08 10:18:31.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:31.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:31.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:31.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:31.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:31.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:31.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:31.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:31.560 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2024-02-08 10:18:31.561 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@54234569 2024-02-08 10:18:31.561 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@54234569 2024-02-08 10:18:31.561 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2024-02-08 10:18:31.579 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54234569 2024-02-08 10:18:31.590 [Test worker @coroutine#403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54234569 2024-02-08 10:18:31.592 [Test worker @coroutine#405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54234569 2024-02-08 10:18:31.592 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:31.598 [Test worker @coroutine#410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54234569 2024-02-08 10:18:31.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2024-02-08 10:18:31.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:31.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:31.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:31.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:31.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:31.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:31.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@431babe6 2024-02-08 10:18:31.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:31.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:31.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:31.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:31.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:31.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:31.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:31.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:31.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:31.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:31.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:31.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:31.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:31.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:31.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:31.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:31.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:31.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:31.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:31.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2024-02-08 10:18:31.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:31.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:31.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:31.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:31.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:31.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:31.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:31.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:31.599 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2024-02-08 10:18:31.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@5072e638 2024-02-08 10:18:31.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@5072e638 2024-02-08 10:18:31.600 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2024-02-08 10:18:31.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2024-02-08 10:18:31.607 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2024-02-08 10:18:31.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:18:31.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:31.608 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2024-02-08 10:18:31.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2024-02-08 10:18:31.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2024-02-08 10:18:31.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:31.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:31.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:31.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:31.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:31.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:31.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36665c11 2024-02-08 10:18:31.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:31.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:31.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:31.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:31.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:31.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:31.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:31.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:31.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:31.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:31.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:31.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:31.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:31.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 10:18:31.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 10:18:31.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:31.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:31.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 10:18:31.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:31.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2024-02-08 10:18:31.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:31.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:31.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:31.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:31.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:31.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:31.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:31.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:31.613 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2024-02-08 10:18:31.617 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a709cc7 2024-02-08 10:18:31.617 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a709cc7 2024-02-08 10:18:31.617 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2024-02-08 10:18:31.618 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a709cc7 2024-02-08 10:18:31.619 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:31.631 [Test worker @coroutine#420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a709cc7 2024-02-08 10:18:31.633 [Test worker @coroutine#422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a709cc7 2024-02-08 10:18:31.637 [Test worker @coroutine#427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a709cc7 2024-02-08 10:18:31.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2024-02-08 10:18:31.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:31.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:31.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:31.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:31.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:31.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:31.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25e6c22a 2024-02-08 10:18:31.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:31.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:31.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:31.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:31.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:31.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:31.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:31.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:31.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:31.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:31.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:31.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:31.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:31.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:31.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:31.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:31.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:31.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:31.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:31.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2024-02-08 10:18:31.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:31.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:31.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:31.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:31.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:31.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:31.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:31.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:31.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2024-02-08 10:18:31.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@516c20de 2024-02-08 10:18:31.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@516c20de 2024-02-08 10:18:31.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2024-02-08 10:18:31.645 [DefaultDispatcher-worker-8 @coroutine#436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@516c20de 2024-02-08 10:18:31.647 [DefaultDispatcher-worker-4 @coroutine#424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a709cc7 2024-02-08 10:18:31.648 [Test worker @coroutine#438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@516c20de 2024-02-08 10:18:31.650 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:31.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2024-02-08 10:18:31.651 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2024-02-08 10:18:31.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:31.651 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a709cc7: (connection evicted) 2024-02-08 10:18:31.652 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:31.652 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2024-02-08 10:18:31.652 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2024-02-08 10:18:31.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2024-02-08 10:18:31.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:31.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:31.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:31.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:31.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:31.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:31.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38e46765 2024-02-08 10:18:31.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:31.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:31.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:31.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:31.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:31.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:31.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:31.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:31.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:31.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:31.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:31.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:31.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:31.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 10:18:31.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 10:18:31.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:31.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:31.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 10:18:31.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:31.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2024-02-08 10:18:31.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:31.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:31.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:31.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:31.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:31.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:31.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:31.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:31.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2024-02-08 10:18:31.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cd5fc46 2024-02-08 10:18:31.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cd5fc46 2024-02-08 10:18:31.659 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2024-02-08 10:18:31.660 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cd5fc46 2024-02-08 10:18:31.672 [Test worker @coroutine#447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cd5fc46 2024-02-08 10:18:31.674 [Test worker @coroutine#449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cd5fc46 2024-02-08 10:18:31.677 [Test worker @coroutine#454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cd5fc46 2024-02-08 10:18:31.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2024-02-08 10:18:31.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:31.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:31.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:31.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:31.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:31.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:31.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35ceec81 2024-02-08 10:18:31.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:31.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:31.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:31.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:31.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:31.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:31.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:31.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:31.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:31.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:31.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:31.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:31.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:31.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:31.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:31.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:31.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:31.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:31.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:31.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2024-02-08 10:18:31.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:31.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:31.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:31.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:31.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:31.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:31.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:31.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:31.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2024-02-08 10:18:31.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c8df667 2024-02-08 10:18:31.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c8df667 2024-02-08 10:18:31.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2024-02-08 10:18:31.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2024-02-08 10:18:31.681 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2024-02-08 10:18:31.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:18:31.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:31.681 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2024-02-08 10:18:31.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2024-02-08 10:18:31.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2024-02-08 10:18:31.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:31.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:31.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:31.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:31.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:31.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:31.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a7469ca 2024-02-08 10:18:31.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:31.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:31.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:31.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:31.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:31.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:31.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:31.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:31.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:31.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:31.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:31.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:31.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:31.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 10:18:31.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 10:18:31.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:31.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:31.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 10:18:31.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:31.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2024-02-08 10:18:31.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:31.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:31.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:31.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:31.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:31.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:31.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:31.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:31.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2024-02-08 10:18:31.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@70f98f7a 2024-02-08 10:18:31.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@70f98f7a 2024-02-08 10:18:31.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2024-02-08 10:18:31.689 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70f98f7a 2024-02-08 10:18:31.700 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:31.700 [Test worker @coroutine#464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70f98f7a 2024-02-08 10:18:31.702 [Test worker @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70f98f7a 2024-02-08 10:18:31.705 [Test worker @coroutine#471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70f98f7a 2024-02-08 10:18:31.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2024-02-08 10:18:31.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:31.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:31.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:31.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:31.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:31.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:31.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e6acec2 2024-02-08 10:18:31.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:31.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:31.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:31.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:31.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:31.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:31.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:31.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:31.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:31.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:31.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:31.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:31.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:31.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:31.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:31.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:31.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:31.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:31.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:31.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2024-02-08 10:18:31.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:31.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:31.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:31.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:31.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:31.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:31.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:31.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:31.706 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2024-02-08 10:18:31.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e8bccfb 2024-02-08 10:18:31.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e8bccfb 2024-02-08 10:18:31.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2024-02-08 10:18:31.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2024-02-08 10:18:31.711 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2024-02-08 10:18:31.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:18:31.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:31.712 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2024-02-08 10:18:31.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2024-02-08 10:18:31.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2024-02-08 10:18:31.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:31.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:31.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:31.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:31.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:31.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:31.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45bf93bb 2024-02-08 10:18:31.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:31.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:31.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:31.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:31.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:31.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:31.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:31.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:31.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:31.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:31.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:31.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:31.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:31.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:31.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:31.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:31.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:31.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:31.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:31.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2024-02-08 10:18:31.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:31.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:31.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:31.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:31.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:31.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:31.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:31.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:31.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2024-02-08 10:18:31.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f6e92ca 2024-02-08 10:18:31.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f6e92ca 2024-02-08 10:18:31.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2024-02-08 10:18:31.738 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:31.778 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:31.779 [DefaultDispatcher-worker-8 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6e92ca 2024-02-08 10:18:31.788 [DefaultDispatcher-worker-7 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6e92ca 2024-02-08 10:18:31.807 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:31.816 [HikariPool-48 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:31.837 [DefaultDispatcher-worker-9 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6e92ca 2024-02-08 10:18:31.839 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2024-02-08 10:18:31.839 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2024-02-08 10:18:31.839 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:31.839 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f6e92ca: (connection evicted) 2024-02-08 10:18:31.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:31.840 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2024-02-08 10:18:31.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2024-02-08 10:18:31.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2024-02-08 10:18:31.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:31.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:31.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:31.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:31.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:31.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:31.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fe5da76 2024-02-08 10:18:31.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:31.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:31.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:31.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:31.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:31.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:31.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:31.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:31.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:31.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:31.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:31.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:31.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:31.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:31.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:31.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:31.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:31.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:31.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:31.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2024-02-08 10:18:31.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:31.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:31.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:31.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:31.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:31.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:31.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:31.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:31.842 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2024-02-08 10:18:31.843 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@6339e604 2024-02-08 10:18:31.843 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@6339e604 2024-02-08 10:18:31.843 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2024-02-08 10:18:31.883 [DefaultDispatcher-worker-10 @coroutine#485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6339e604 2024-02-08 10:18:31.891 [DefaultDispatcher-worker-9 @coroutine#485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6339e604 2024-02-08 10:18:31.893 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2024-02-08 10:18:31.893 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2024-02-08 10:18:31.893 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:31.893 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6339e604: (connection evicted) 2024-02-08 10:18:31.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:31.894 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2024-02-08 10:18:31.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2024-02-08 10:18:31.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2024-02-08 10:18:31.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:31.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:31.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:31.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:31.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:31.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:31.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e8c84eb 2024-02-08 10:18:31.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:31.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:31.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:31.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:31.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:31.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:31.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:31.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:31.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:31.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:31.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:31.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:31.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:31.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:31.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:31.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:31.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:31.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:31.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:31.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2024-02-08 10:18:31.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:31.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:31.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:31.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:31.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:31.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:31.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:31.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:31.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2024-02-08 10:18:31.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@283bb8b7 2024-02-08 10:18:31.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@283bb8b7 2024-02-08 10:18:31.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2024-02-08 10:18:31.941 [DefaultDispatcher-worker-10 @coroutine#488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283bb8b7 2024-02-08 10:18:31.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2024-02-08 10:18:31.943 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2024-02-08 10:18:31.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:31.943 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@283bb8b7: (connection evicted) 2024-02-08 10:18:31.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:31.944 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2024-02-08 10:18:31.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2024-02-08 10:18:31.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2024-02-08 10:18:31.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:31.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:31.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:31.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:31.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:31.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:31.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57b33c29 2024-02-08 10:18:31.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:31.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:31.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:31.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:31.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:31.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:31.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:31.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:31.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:31.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:31.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:31.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:31.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:31.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:31.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:31.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:31.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:31.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:31.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:31.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2024-02-08 10:18:31.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:31.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:31.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:31.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:31.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:31.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:31.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:31.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:31.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2024-02-08 10:18:31.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@13390a96 2024-02-08 10:18:31.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@13390a96 2024-02-08 10:18:31.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2024-02-08 10:18:31.990 [DefaultDispatcher-worker-7 @coroutine#490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13390a96 2024-02-08 10:18:31.999 [DefaultDispatcher-worker-8 @coroutine#490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13390a96 2024-02-08 10:18:31.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2024-02-08 10:18:31.999 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2024-02-08 10:18:31.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:32.000 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13390a96: (connection evicted) 2024-02-08 10:18:32.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:32.000 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2024-02-08 10:18:32.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2024-02-08 10:18:32.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2024-02-08 10:18:32.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:32.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:32.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:32.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:32.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:32.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:32.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44e08a7a 2024-02-08 10:18:32.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:32.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:32.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:32.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:32.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:32.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:32.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:32.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:32.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:32.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:32.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:32.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:32.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:32.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:32.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:32.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:32.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:32.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:32.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:32.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2024-02-08 10:18:32.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:32.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:32.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:32.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:32.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:32.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:32.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:32.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:32.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2024-02-08 10:18:32.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@28dacf31 2024-02-08 10:18:32.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@28dacf31 2024-02-08 10:18:32.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2024-02-08 10:18:32.041 [DefaultDispatcher-worker-10 @coroutine#493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28dacf31 2024-02-08 10:18:32.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2024-02-08 10:18:32.043 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2024-02-08 10:18:32.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:32.043 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28dacf31: (connection evicted) 2024-02-08 10:18:32.044 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:32.044 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2024-02-08 10:18:32.044 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2024-02-08 10:18:32.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2024-02-08 10:18:32.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:32.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:32.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:32.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:32.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:32.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:32.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ee581db 2024-02-08 10:18:32.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:32.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:32.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:32.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:32.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:32.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:32.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:32.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:32.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:32.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:32.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:32.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:32.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:32.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:32.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:32.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:32.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:32.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:32.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:32.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2024-02-08 10:18:32.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:32.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:32.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:32.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:32.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:32.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:32.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:32.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:32.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2024-02-08 10:18:32.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e5ebdfe 2024-02-08 10:18:32.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e5ebdfe 2024-02-08 10:18:32.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2024-02-08 10:18:32.083 [DefaultDispatcher-worker-3 @coroutine#495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e5ebdfe 2024-02-08 10:18:32.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2024-02-08 10:18:32.084 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2024-02-08 10:18:32.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:32.084 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e5ebdfe: (connection evicted) 2024-02-08 10:18:32.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:32.085 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2024-02-08 10:18:32.085 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2024-02-08 10:18:32.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2024-02-08 10:18:32.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:32.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:32.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:32.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:32.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:32.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:32.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@508f4bb5 2024-02-08 10:18:32.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:32.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:32.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:32.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:32.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:32.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:32.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:32.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:32.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:32.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:32.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:32.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:32.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:32.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:32.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:32.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:32.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:32.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:32.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:32.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2024-02-08 10:18:32.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:32.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:32.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:32.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:32.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:32.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:32.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:32.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:32.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2024-02-08 10:18:32.167 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@11f9b95a 2024-02-08 10:18:32.167 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@11f9b95a 2024-02-08 10:18:32.167 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2024-02-08 10:18:32.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2024-02-08 10:18:32.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:32.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:32.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:32.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:32.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:32.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:32.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12200670 2024-02-08 10:18:32.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:32.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:32.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:32.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:32.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:32.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:32.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:32.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:32.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:32.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:32.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:32.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:32.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:32.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:32.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:32.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:32.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:32.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:32.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:32.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2024-02-08 10:18:32.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:32.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:32.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:32.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:32.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:32.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:32.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:32.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:32.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2024-02-08 10:18:32.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@257b3561 2024-02-08 10:18:32.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@257b3561 2024-02-08 10:18:32.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2024-02-08 10:18:32.206 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-08 10:18:32.250 [Test worker] INFO ktor.application - Application started in 0.049 seconds. 2024-02-08 10:18:32.250 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@7509226c 2024-02-08 10:18:32.267 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:32.279 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:32.338 [DefaultDispatcher-worker-3 @coroutine#509] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-08 10:18:32.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2024-02-08 10:18:32.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:32.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:32.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:32.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:32.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:32.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:32.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2435c6ae 2024-02-08 10:18:32.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:32.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:32.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:32.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:32.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:32.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:32.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:32.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:32.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:32.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:32.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:32.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:32.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:32.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:32.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:32.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:32.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:32.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:32.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:32.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2024-02-08 10:18:32.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:32.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:32.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:32.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:32.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:32.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:32.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:32.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:32.339 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2024-02-08 10:18:32.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@77db231c 2024-02-08 10:18:32.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@77db231c 2024-02-08 10:18:32.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2024-02-08 10:18:32.377 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-08 10:18:32.383 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-08 10:18:32.383 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-08 10:18:32.384 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-08 10:18:32.384 [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-02-08 10:18:32.384 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-08 10:18:32.384 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-08 10:18:32.384 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-08 10:18:32.384 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-08 10:18:32.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2024-02-08 10:18:32.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:32.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:32.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:32.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:32.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:32.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:32.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a17acd4 2024-02-08 10:18:32.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:32.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:32.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:32.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:32.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:32.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:32.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:32.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:32.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:32.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:32.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:32.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:32.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:32.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:32.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:32.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:32.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:32.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:32.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:32.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2024-02-08 10:18:32.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:32.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:32.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:32.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:32.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:32.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:32.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:32.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:32.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2024-02-08 10:18:32.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@65da1cbe 2024-02-08 10:18:32.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@65da1cbe 2024-02-08 10:18:32.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2024-02-08 10:18:32.436 [DefaultDispatcher-worker-9 @coroutine#514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65da1cbe 2024-02-08 10:18:32.440 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:32.442 [DefaultDispatcher-worker-7 @coroutine#516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77db231c 2024-02-08 10:18:32.443 [DefaultDispatcher-worker-7 @coroutine#518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77db231c 2024-02-08 10:18:32.454 [DefaultDispatcher-worker-10 @coroutine#514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65da1cbe 2024-02-08 10:18:32.454 [Test worker @coroutine#514] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556400610125479936/_ustadmanifest.json 2024-02-08 10:18:32.454 [Test worker @coroutine#514] 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/556400610125479936/_ustadmanifest.json. 2024-02-08 10:18:32.454 [Test worker @coroutine#514] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556400610125479936/_ustadmanifest.json 2024-02-08 10:18:32.459 [Test worker @coroutine#514] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556400610125479936/_ustadmanifest.json 2024-02-08 10:18:32.459 [Test worker @coroutine#514] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556400610125479936/_ustadmanifest.json 2024-02-08 10:18:32.465 [Test worker @coroutine#514] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556400610125479936/_ustadmanifest.json. 2024-02-08 10:18:32.466 [Test worker @coroutine#514] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556400610125479936/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 10:18:32.468 [Test worker @coroutine#524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77db231c 2024-02-08 10:18:32.481 [DefaultDispatcher-worker-3 @coroutine#514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65da1cbe 2024-02-08 10:18:32.486 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:32.488 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-08 10:18:32.490 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-7330e1b0-4438-4282-898b-bed657f2e7d8', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-08 10:18:32.495 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-08 10:18:32.495 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-7330e1b0-4438-4282-898b-bed657f2e7d8 2024-02-08 10:18:32.501 [DefaultDispatcher-worker-8 @coroutine#534] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:18:32.501 [DefaultDispatcher-worker-8 @coroutine#534] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 10:18:32.501 [DefaultDispatcher-worker-8 @coroutine#534] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:18:32.502 [DefaultDispatcher-worker-8 @coroutine#534] 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-02-08 10:18:32.509 [DefaultDispatcher-worker-5 @coroutine#533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65da1cbe 2024-02-08 10:18:32.510 [DefaultDispatcher-worker-5 @coroutine#533] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 10:18:32.510 [DefaultDispatcher-worker-5 @coroutine#533] 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-02-08 10:18:32.510 [DefaultDispatcher-worker-5 @coroutine#533] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 10:18:32.517 [MyScheduler_Worker-1 @coroutine#538] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 10:18:32.517 [MyScheduler_Worker-1 @coroutine#538] 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-02-08 10:18:32.517 [MyScheduler_Worker-1 @coroutine#538] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-08 10:18:32.517 [MyScheduler_Worker-1 @coroutine#538] 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-02-08 10:18:32.576 [eventLoopGroupProxy-4-2 @call-handler#556] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-08 10:18:32.576 [eventLoopGroupProxy-4-3 @call-handler#555] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-08 10:18:32.576 [eventLoopGroupProxy-4-1 @call-handler#558] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-08 10:18:32.576 [eventLoopGroupProxy-4-4 @call-handler#557] 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-02-08 10:18:32.587 [eventLoopGroupProxy-4-2 @call-handler#556] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:32.587 [eventLoopGroupProxy-4-3 @call-handler#555] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:32.590 [eventLoopGroupProxy-4-4 @call-handler#557] 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-02-08 10:18:32.590 [eventLoopGroupProxy-4-1 @call-handler#558] 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-02-08 10:18:32.590 [eventLoopGroupProxy-4-1 @call-handler#558] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 10:18:32.593 [DefaultDispatcher-worker-3 @coroutine#533] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 10:18:32.593 [DefaultDispatcher-worker-3 @coroutine#533] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 10:18:32.594 [eventLoopGroupProxy-4-1 @call-handler#558] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:32.595 [DefaultDispatcher-worker-8 @coroutine#534] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:18:32.595 [DefaultDispatcher-worker-8 @coroutine#534] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:18:32.604 [eventLoopGroupProxy-4-4 @coroutine#564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11f9b95a 2024-02-08 10:18:32.605 [DefaultDispatcher-worker-5 @coroutine#533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65da1cbe 2024-02-08 10:18:32.617 [DefaultDispatcher-worker-10 @coroutine#535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65da1cbe 2024-02-08 10:18:32.627 [MyScheduler_Worker-1 @coroutine#538] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-08 10:18:32.627 [MyScheduler_Worker-1 @coroutine#538] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 10:18:32.627 [MyScheduler_Worker-1 @coroutine#538] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-08 10:18:32.627 [MyScheduler_Worker-1 @coroutine#538] 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-02-08 10:18:32.642 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:32.642 [MyScheduler_Worker-1 @coroutine#569] 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-02-08 10:18:32.642 [MyScheduler_Worker-1 @coroutine#569] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:32.642 [MyScheduler_Worker-1 @coroutine#569] 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-02-08 10:18:32.705 [eventLoopGroupProxy-4-2 @call-handler#556] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 137ms 2024-02-08 10:18:32.705 [eventLoopGroupProxy-4-1 @call-handler#558] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 137ms 2024-02-08 10:18:32.705 [eventLoopGroupProxy-4-4 @call-handler#557] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 137ms 2024-02-08 10:18:32.706 [eventLoopGroupProxy-4-1 @call-handler#572] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 10:18:32.723 [eventLoopGroupProxy-4-1 @coroutine#574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11f9b95a 2024-02-08 10:18:32.724 [eventLoopGroupProxy-4-1 @call-handler#572] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:32.724 [eventLoopGroupProxy-4-1 @call-handler#572] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 18ms 2024-02-08 10:18:32.725 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:32.736 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:32.736 [MyScheduler_Worker-1 @coroutine#569] 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-02-08 10:18:32.736 [MyScheduler_Worker-1 @coroutine#569] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:32.736 [MyScheduler_Worker-1 @coroutine#569] 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-02-08 10:18:32.740 [eventLoopGroupProxy-4-1 @call-handler#579] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 10:18:32.743 [eventLoopGroupProxy-4-1 @coroutine#580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11f9b95a 2024-02-08 10:18:32.743 [eventLoopGroupProxy-4-1 @call-handler#579] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:32.743 [eventLoopGroupProxy-4-1 @call-handler#579] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 10:18:32.744 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:32.765 [DefaultDispatcher-worker-8 @coroutine#538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65da1cbe 2024-02-08 10:18:32.778 [DefaultDispatcher-worker-14 @coroutine#535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65da1cbe 2024-02-08 10:18:32.794 [DefaultDispatcher-worker-14 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 10:18:32.795 [DefaultDispatcher-worker-14 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-08 10:18:32.795 [DefaultDispatcher-worker-14 @coroutine#535] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 10:18:32.795 [DefaultDispatcher-worker-14 @coroutine#535] 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-02-08 10:18:32.798 [eventLoopGroupProxy-4-1 @call-handler#598] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-08 10:18:32.799 [eventLoopGroupProxy-4-1 @call-handler#598] 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-02-08 10:18:32.799 [eventLoopGroupProxy-4-1 @call-handler#598] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 10:18:32.828 [DefaultDispatcher-worker-5 @call-handler#598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@257b3561 2024-02-08 10:18:32.831 [DefaultDispatcher-worker-5 @coroutine#508] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556400610125479936/_ustadmanifest.json 2024-02-08 10:18:32.831 [DefaultDispatcher-worker-5 @coroutine#508] 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/556400610125479936/_ustadmanifest.json. 2024-02-08 10:18:32.831 [DefaultDispatcher-worker-5 @coroutine#508] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556400610125479936/_ustadmanifest.json 2024-02-08 10:18:32.832 [eventLoopGroupProxy-4-1 @call-handler#598] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:32.832 [eventLoopGroupProxy-4-1 @call-handler#598] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 35ms 2024-02-08 10:18:32.833 [DefaultDispatcher-worker-14 @coroutine#535] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 10:18:32.833 [DefaultDispatcher-worker-14 @coroutine#535] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 10:18:32.833 [DefaultDispatcher-worker-14 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-08 10:18:32.834 [DefaultDispatcher-worker-14 @coroutine#535] 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-02-08 10:18:32.834 [DefaultDispatcher-worker-8 @coroutine#508] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556400610125479936/_ustadmanifest.json 2024-02-08 10:18:32.834 [DefaultDispatcher-worker-8 @coroutine#508] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556400610125479936/_ustadmanifest.json 2024-02-08 10:18:32.835 [DefaultDispatcher-worker-8 @coroutine#508] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556400610125479936/_ustadmanifest.json. 2024-02-08 10:18:32.835 [DefaultDispatcher-worker-8 @coroutine#508] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556400610125479936/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 10:18:32.836 [DefaultDispatcher-worker-8 @coroutine#608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11f9b95a 2024-02-08 10:18:32.848 [DefaultDispatcher-worker-7 @coroutine#535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65da1cbe 2024-02-08 10:18:32.850 [DefaultDispatcher-worker-7 @coroutine#508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@257b3561 2024-02-08 10:18:32.852 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-08 10:18:32.852 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-08 10:18:32.852 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-08 10:18:32.852 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-08 10:18:32.852 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-08 10:18:32.853 [Test worker @coroutine#612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77db231c 2024-02-08 10:18:32.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Shutdown initiated... 2024-02-08 10:18:32.854 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Close initiated... 2024-02-08 10:18:32.854 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:32.854 [HikariPool-57 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65da1cbe: (connection evicted) 2024-02-08 10:18:32.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:32.855 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Closed. 2024-02-08 10:18:32.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Shutdown completed. 2024-02-08 10:18:32.879 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 10:18:32.879 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 10:18:33.266 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 10:18:33.860 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@7509226c 2024-02-08 10:18:33.861 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@7509226c 2024-02-08 10:18:33.864 [Test worker @coroutine#617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11f9b95a 2024-02-08 10:18:33.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Shutdown initiated... 2024-02-08 10:18:33.864 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Close initiated... 2024-02-08 10:18:33.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:33.865 [HikariPool-55 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Closing connection org.sqlite.jdbc4.JDBC4Connection@257b3561: (connection evicted) 2024-02-08 10:18:33.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:33.865 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Closed. 2024-02-08 10:18:33.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Shutdown completed. 2024-02-08 10:18:33.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2024-02-08 10:18:33.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:33.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:33.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:33.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:33.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:33.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:33.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7cdb05aa 2024-02-08 10:18:33.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:33.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:33.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:33.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:33.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:33.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:33.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:33.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:33.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:33.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:33.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:33.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:33.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:33.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:33.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:33.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:33.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:33.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:33.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:33.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2024-02-08 10:18:33.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:33.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:33.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:33.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:33.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:33.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:33.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:33.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:33.880 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2024-02-08 10:18:33.881 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@77401977 2024-02-08 10:18:33.881 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@77401977 2024-02-08 10:18:33.881 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2024-02-08 10:18:33.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2024-02-08 10:18:33.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:33.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:33.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:33.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:33.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:33.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:33.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3346e906 2024-02-08 10:18:33.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:33.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:33.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:33.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:33.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:33.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:33.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:33.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:33.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:33.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:33.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:33.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:33.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:33.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:33.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:33.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:33.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:33.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:33.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:33.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2024-02-08 10:18:33.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:33.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:33.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:33.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:33.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:33.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:33.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:33.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:33.885 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2024-02-08 10:18:33.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@126d0868 2024-02-08 10:18:33.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@126d0868 2024-02-08 10:18:33.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2024-02-08 10:18:33.900 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-08 10:18:33.902 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-02-08 10:18:33.902 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@56193e3a 2024-02-08 10:18:33.903 [DefaultDispatcher-worker-7 @coroutine#623] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-08 10:18:33.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2024-02-08 10:18:33.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:33.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:33.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:33.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:33.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:33.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:33.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d167630 2024-02-08 10:18:33.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:33.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:33.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:33.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:33.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:33.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:33.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:33.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:33.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:33.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:33.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:33.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:33.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:33.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:33.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:33.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:33.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:33.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:33.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:33.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2024-02-08 10:18:33.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:33.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:33.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:33.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:33.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:33.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:33.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:33.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:33.905 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2024-02-08 10:18:33.905 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eee9b78 2024-02-08 10:18:33.905 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eee9b78 2024-02-08 10:18:33.905 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2024-02-08 10:18:33.909 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-08 10:18:33.910 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-08 10:18:33.910 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-08 10:18:33.910 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-08 10:18:33.910 [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-02-08 10:18:33.910 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-08 10:18:33.910 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-08 10:18:33.910 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-08 10:18:33.910 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-08 10:18:33.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2024-02-08 10:18:33.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:33.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:33.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:33.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:33.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:33.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:33.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45295cfd 2024-02-08 10:18:33.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:33.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:33.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:33.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:33.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:33.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:33.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:33.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:33.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:33.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:33.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:33.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:33.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:33.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:33.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:33.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:33.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:33.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:33.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:33.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2024-02-08 10:18:33.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:33.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:33.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:33.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:33.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:33.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:33.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:33.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:33.911 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2024-02-08 10:18:33.911 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@217c6a1e 2024-02-08 10:18:33.911 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@217c6a1e 2024-02-08 10:18:33.911 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2024-02-08 10:18:33.955 [DefaultDispatcher-worker-5 @coroutine#628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@217c6a1e 2024-02-08 10:18:33.962 [DefaultDispatcher-worker-5 @coroutine#630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eee9b78 2024-02-08 10:18:33.965 [Test worker @coroutine#632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eee9b78 2024-02-08 10:18:33.974 [DefaultDispatcher-worker-3 @coroutine#628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@217c6a1e 2024-02-08 10:18:33.974 [Test worker @coroutine#628] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556400615180132352/_ustadmanifest.json 2024-02-08 10:18:33.974 [Test worker @coroutine#628] 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/556400615180132352/_ustadmanifest.json. 2024-02-08 10:18:33.974 [Test worker @coroutine#628] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556400615180132352/_ustadmanifest.json 2024-02-08 10:18:33.976 [Test worker @coroutine#628] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556400615180132352/_ustadmanifest.json 2024-02-08 10:18:33.976 [Test worker @coroutine#628] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556400615180132352/_ustadmanifest.json 2024-02-08 10:18:33.977 [Test worker @coroutine#628] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556400615180132352/_ustadmanifest.json. 2024-02-08 10:18:33.977 [Test worker @coroutine#628] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556400615180132352/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 10:18:33.978 [Test worker @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eee9b78 2024-02-08 10:18:33.981 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:33.986 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:34.000 [DefaultDispatcher-worker-11 @coroutine#628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@217c6a1e 2024-02-08 10:18:34.001 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-08 10:18:34.002 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-d249011f-4ae7-42a0-9287-b7b98408804d', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-08 10:18:34.003 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-08 10:18:34.003 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-d249011f-4ae7-42a0-9287-b7b98408804d 2024-02-08 10:18:34.005 [DefaultDispatcher-worker-3 @coroutine#651] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:18:34.005 [DefaultDispatcher-worker-3 @coroutine#651] 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-02-08 10:18:34.005 [DefaultDispatcher-worker-3 @coroutine#651] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:18:34.005 [DefaultDispatcher-worker-3 @coroutine#651] 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-02-08 10:18:34.005 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:34.011 [eventLoopGroupProxy-7-1 @call-handler#661] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-08 10:18:34.011 [eventLoopGroupProxy-7-2 @call-handler#662] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-08 10:18:34.011 [eventLoopGroupProxy-7-1 @call-handler#661] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:34.011 [eventLoopGroupProxy-7-2 @call-handler#662] 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-02-08 10:18:34.011 [eventLoopGroupProxy-7-2 @call-handler#662] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 10:18:34.012 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:18:34.012 [eventLoopGroupProxy-7-2 @call-handler#662] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:34.012 [eventLoopGroupProxy-7-2 @call-handler#662] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-02-08 10:18:34.013 [DefaultDispatcher-worker-4 @coroutine#651] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:18:34.013 [DefaultDispatcher-worker-10 @coroutine#650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@217c6a1e 2024-02-08 10:18:34.013 [DefaultDispatcher-worker-4 @coroutine#651] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:18:34.013 [DefaultDispatcher-worker-10 @coroutine#650] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 10:18:34.013 [DefaultDispatcher-worker-10 @coroutine#650] 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-02-08 10:18:34.013 [DefaultDispatcher-worker-10 @coroutine#650] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 10:18:34.016 [MyScheduler_Worker-1 @coroutine#654] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 10:18:34.016 [MyScheduler_Worker-1 @coroutine#654] 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-02-08 10:18:34.016 [MyScheduler_Worker-1 @coroutine#654] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-08 10:18:34.016 [MyScheduler_Worker-1 @coroutine#654] 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-02-08 10:18:34.016 [eventLoopGroupProxy-7-2 @call-handler#674] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-08 10:18:34.017 [eventLoopGroupProxy-7-2 @call-handler#674] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:34.017 [eventLoopGroupProxy-7-2 @call-handler#674] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-02-08 10:18:34.018 [DefaultDispatcher-worker-14 @coroutine#650] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 10:18:34.018 [DefaultDispatcher-worker-14 @coroutine#650] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 10:18:34.019 [eventLoopGroupProxy-7-3 @call-handler#681] 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-02-08 10:18:34.019 [eventLoopGroupProxy-7-3 @call-handler#681] 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-02-08 10:18:34.021 [eventLoopGroupProxy-7-3 @coroutine#682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77401977 2024-02-08 10:18:34.022 [eventLoopGroupProxy-7-3 @call-handler#681] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-02-08 10:18:34.023 [MyScheduler_Worker-1 @coroutine#654] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-08 10:18:34.023 [MyScheduler_Worker-1 @coroutine#654] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 10:18:34.023 [MyScheduler_Worker-1 @coroutine#654] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-08 10:18:34.023 [MyScheduler_Worker-1 @coroutine#654] 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-02-08 10:18:34.025 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:34.025 [MyScheduler_Worker-1 @coroutine#686] 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-02-08 10:18:34.025 [MyScheduler_Worker-1 @coroutine#686] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:34.025 [MyScheduler_Worker-1 @coroutine#686] 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-02-08 10:18:34.028 [DefaultDispatcher-worker-6 @coroutine#650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@217c6a1e 2024-02-08 10:18:34.028 [eventLoopGroupProxy-7-2 @call-handler#690] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:34.032 [eventLoopGroupProxy-7-2 @coroutine#691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77401977 2024-02-08 10:18:34.033 [eventLoopGroupProxy-7-2 @call-handler#690] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:34.033 [eventLoopGroupProxy-7-2 @call-handler#690] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-08 10:18:34.034 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:34.036 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:34.036 [MyScheduler_Worker-1 @coroutine#686] 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-02-08 10:18:34.036 [MyScheduler_Worker-1 @coroutine#686] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:34.036 [MyScheduler_Worker-1 @coroutine#686] 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-02-08 10:18:34.037 [DefaultDispatcher-worker-10 @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@217c6a1e 2024-02-08 10:18:34.038 [eventLoopGroupProxy-7-2 @call-handler#696] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:34.041 [eventLoopGroupProxy-7-2 @coroutine#697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77401977 2024-02-08 10:18:34.041 [eventLoopGroupProxy-7-2 @call-handler#696] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:34.041 [eventLoopGroupProxy-7-2 @call-handler#696] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 10:18:34.042 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:34.044 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:34.044 [MyScheduler_Worker-1 @coroutine#686] 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-02-08 10:18:34.044 [MyScheduler_Worker-1 @coroutine#686] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:34.044 [MyScheduler_Worker-1 @coroutine#686] 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-02-08 10:18:34.046 [eventLoopGroupProxy-7-2 @call-handler#702] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 10:18:34.090 [eventLoopGroupProxy-7-2 @call-handler#702] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:34.090 [eventLoopGroupProxy-7-2 @call-handler#702] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-08 10:18:34.091 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:34.092 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:34.092 [MyScheduler_Worker-1 @coroutine#686] 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-02-08 10:18:34.092 [MyScheduler_Worker-1 @coroutine#686] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:34.092 [MyScheduler_Worker-1 @coroutine#686] 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-02-08 10:18:34.095 [eventLoopGroupProxy-7-2 @call-handler#706] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:34.095 [eventLoopGroupProxy-7-2 @call-handler#706] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 10:18:34.096 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:34.096 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 10:18:34.096 [MyScheduler_Worker-1 @coroutine#686] 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-02-08 10:18:34.097 [MyScheduler_Worker-1 @coroutine#686] 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-02-08 10:18:34.097 [MyScheduler_Worker-1 @coroutine#686] 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-02-08 10:18:34.108 [DefaultDispatcher-worker-9 @coroutine#654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@217c6a1e 2024-02-08 10:18:34.110 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-08 10:18:34.609 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-b0a73cb2-e100-4df5-bd25-44deb7bb272c', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-08 10:18:34.609 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-08 10:18:34.609 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-b0a73cb2-e100-4df5-bd25-44deb7bb272c 2024-02-08 10:18:34.613 [MyScheduler_Worker-2 @coroutine#711] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 10:18:34.613 [MyScheduler_Worker-2 @coroutine#711] 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-02-08 10:18:34.613 [MyScheduler_Worker-2 @coroutine#711] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-08 10:18:34.613 [MyScheduler_Worker-2 @coroutine#711] 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-02-08 10:18:34.615 [eventLoopGroupProxy-7-2 @call-handler#719] 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-02-08 10:18:34.616 [eventLoopGroupProxy-7-2 @call-handler#719] 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-02-08 10:18:34.617 [eventLoopGroupProxy-7-2 @coroutine#720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77401977 2024-02-08 10:18:34.620 [eventLoopGroupProxy-7-2 @call-handler#719] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 5ms 2024-02-08 10:18:34.621 [MyScheduler_Worker-2 @coroutine#711] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-08 10:18:34.621 [MyScheduler_Worker-2 @coroutine#711] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 10:18:34.621 [MyScheduler_Worker-2 @coroutine#711] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-08 10:18:34.621 [MyScheduler_Worker-2 @coroutine#711] 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-02-08 10:18:34.623 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:34.623 [MyScheduler_Worker-2 @coroutine#724] 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-02-08 10:18:34.623 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:34.623 [MyScheduler_Worker-2 @coroutine#724] 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-02-08 10:18:34.625 [eventLoopGroupProxy-7-2 @call-handler#727] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:34.669 [eventLoopGroupProxy-7-2 @call-handler#727] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:34.669 [eventLoopGroupProxy-7-2 @call-handler#727] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-08 10:18:34.670 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:34.671 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:34.671 [MyScheduler_Worker-2 @coroutine#724] 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-02-08 10:18:34.671 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:34.671 [MyScheduler_Worker-2 @coroutine#724] 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-02-08 10:18:34.674 [eventLoopGroupProxy-7-2 @call-handler#731] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:34.676 [eventLoopGroupProxy-7-2 @call-handler#731] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:34.676 [eventLoopGroupProxy-7-2 @call-handler#731] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 10:18:34.677 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:34.678 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:34.678 [MyScheduler_Worker-2 @coroutine#724] 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-02-08 10:18:34.678 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:34.678 [MyScheduler_Worker-2 @coroutine#724] 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-02-08 10:18:34.680 [eventLoopGroupProxy-7-2 @call-handler#735] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:34.681 [eventLoopGroupProxy-7-2 @call-handler#735] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:34.682 [eventLoopGroupProxy-7-2 @call-handler#735] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:18:34.682 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:34.683 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:34.683 [MyScheduler_Worker-2 @coroutine#724] 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-02-08 10:18:34.683 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:34.683 [MyScheduler_Worker-2 @coroutine#724] 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-02-08 10:18:34.685 [eventLoopGroupProxy-7-2 @call-handler#739] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:34.732 [eventLoopGroupProxy-7-2 @call-handler#739] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:34.733 [eventLoopGroupProxy-7-2 @call-handler#739] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-02-08 10:18:34.734 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:34.735 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:34.735 [MyScheduler_Worker-2 @coroutine#724] 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-02-08 10:18:34.735 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:34.735 [MyScheduler_Worker-2 @coroutine#724] 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-02-08 10:18:34.737 [eventLoopGroupProxy-7-2 @call-handler#743] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:34.739 [eventLoopGroupProxy-7-2 @call-handler#743] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:34.739 [eventLoopGroupProxy-7-2 @call-handler#743] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:18:34.740 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:34.741 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:34.741 [MyScheduler_Worker-2 @coroutine#724] 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-02-08 10:18:34.741 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:34.741 [MyScheduler_Worker-2 @coroutine#724] 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-02-08 10:18:34.744 [eventLoopGroupProxy-7-2 @call-handler#747] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:34.745 [eventLoopGroupProxy-7-2 @call-handler#747] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:34.745 [eventLoopGroupProxy-7-2 @call-handler#747] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:18:34.746 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:34.747 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:34.747 [MyScheduler_Worker-2 @coroutine#724] 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-02-08 10:18:34.747 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:34.748 [MyScheduler_Worker-2 @coroutine#724] 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-02-08 10:18:34.749 [eventLoopGroupProxy-7-2 @call-handler#751] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:34.796 [eventLoopGroupProxy-7-2 @call-handler#751] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:34.797 [eventLoopGroupProxy-7-2 @call-handler#751] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-02-08 10:18:34.797 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:34.798 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:34.798 [MyScheduler_Worker-2 @coroutine#724] 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-02-08 10:18:34.798 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:34.798 [MyScheduler_Worker-2 @coroutine#724] 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-02-08 10:18:34.800 [eventLoopGroupProxy-7-2 @call-handler#755] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:34.802 [eventLoopGroupProxy-7-2 @call-handler#755] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:34.802 [eventLoopGroupProxy-7-2 @call-handler#755] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:18:34.802 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:34.803 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:34.803 [MyScheduler_Worker-2 @coroutine#724] 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-02-08 10:18:34.803 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:34.803 [MyScheduler_Worker-2 @coroutine#724] 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-02-08 10:18:34.805 [eventLoopGroupProxy-7-2 @call-handler#759] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:34.806 [eventLoopGroupProxy-7-2 @call-handler#759] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:34.806 [eventLoopGroupProxy-7-2 @call-handler#759] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 10:18:34.807 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:34.807 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:34.807 [MyScheduler_Worker-2 @coroutine#724] 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-02-08 10:18:34.807 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:34.807 [MyScheduler_Worker-2 @coroutine#724] 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-02-08 10:18:34.809 [eventLoopGroupProxy-7-2 @call-handler#763] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:34.853 [eventLoopGroupProxy-7-2 @call-handler#763] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:34.853 [eventLoopGroupProxy-7-2 @call-handler#763] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-08 10:18:34.854 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:34.855 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:34.855 [MyScheduler_Worker-2 @coroutine#724] 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-02-08 10:18:34.855 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:34.855 [MyScheduler_Worker-2 @coroutine#724] 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-02-08 10:18:34.857 [eventLoopGroupProxy-7-2 @call-handler#768] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:34.859 [eventLoopGroupProxy-7-2 @call-handler#768] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:34.859 [eventLoopGroupProxy-7-2 @call-handler#768] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 10:18:34.860 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:34.861 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:34.861 [MyScheduler_Worker-2 @coroutine#724] 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-02-08 10:18:34.861 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:34.861 [MyScheduler_Worker-2 @coroutine#724] 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-02-08 10:18:34.863 [eventLoopGroupProxy-7-2 @call-handler#772] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:34.866 [eventLoopGroupProxy-7-2 @coroutine#773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77401977 2024-02-08 10:18:34.866 [eventLoopGroupProxy-7-2 @call-handler#772] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:34.866 [eventLoopGroupProxy-7-2 @call-handler#772] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 10:18:34.867 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:34.869 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:34.869 [MyScheduler_Worker-2 @coroutine#724] 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-02-08 10:18:34.869 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:34.869 [MyScheduler_Worker-2 @coroutine#724] 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-02-08 10:18:34.871 [eventLoopGroupProxy-7-2 @call-handler#778] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:34.873 [eventLoopGroupProxy-7-2 @coroutine#779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77401977 2024-02-08 10:18:34.873 [eventLoopGroupProxy-7-2 @call-handler#778] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:34.873 [eventLoopGroupProxy-7-2 @call-handler#778] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:18:34.874 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:34.875 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:34.875 [MyScheduler_Worker-2 @coroutine#724] 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-02-08 10:18:34.875 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:34.875 [MyScheduler_Worker-2 @coroutine#724] 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-02-08 10:18:34.877 [eventLoopGroupProxy-7-2 @call-handler#784] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:34.879 [eventLoopGroupProxy-7-2 @coroutine#785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77401977 2024-02-08 10:18:34.879 [eventLoopGroupProxy-7-2 @call-handler#784] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:34.879 [eventLoopGroupProxy-7-2 @call-handler#784] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:18:34.882 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:34.896 [DefaultDispatcher-worker-4 @coroutine#711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@217c6a1e 2024-02-08 10:18:34.905 [DefaultDispatcher-worker-4 @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@217c6a1e 2024-02-08 10:18:34.905 [DefaultDispatcher-worker-4 @coroutine#652] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 10:18:34.905 [DefaultDispatcher-worker-4 @coroutine#652] 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-02-08 10:18:34.905 [DefaultDispatcher-worker-4 @coroutine#652] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 10:18:34.906 [DefaultDispatcher-worker-4 @coroutine#652] 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-02-08 10:18:34.908 [eventLoopGroupProxy-7-2 @call-handler#796] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-08 10:18:34.908 [eventLoopGroupProxy-7-2 @call-handler#796] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-02-08 10:18:34.908 [eventLoopGroupProxy-7-2 @call-handler#796] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 10:18:34.932 [DefaultDispatcher-worker-9 @call-handler#796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@126d0868 2024-02-08 10:18:34.932 [eventLoopGroupProxy-7-2 @call-handler#796] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:34.933 [eventLoopGroupProxy-7-2 @call-handler#796] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 26ms 2024-02-08 10:18:34.933 [DefaultDispatcher-worker-1 @coroutine#622] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556400615180132352/_ustadmanifest.json 2024-02-08 10:18:34.933 [DefaultDispatcher-worker-1 @coroutine#622] 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/556400615180132352/_ustadmanifest.json. 2024-02-08 10:18:34.933 [DefaultDispatcher-worker-1 @coroutine#622] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556400615180132352/_ustadmanifest.json 2024-02-08 10:18:34.933 [DefaultDispatcher-worker-5 @coroutine#652] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 10:18:34.933 [DefaultDispatcher-worker-5 @coroutine#652] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 10:18:34.934 [DefaultDispatcher-worker-5 @coroutine#652] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-08 10:18:34.934 [DefaultDispatcher-worker-5 @coroutine#652] 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-02-08 10:18:34.935 [DefaultDispatcher-worker-3 @coroutine#622] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556400615180132352/_ustadmanifest.json 2024-02-08 10:18:34.935 [DefaultDispatcher-worker-3 @coroutine#622] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556400615180132352/_ustadmanifest.json 2024-02-08 10:18:34.936 [DefaultDispatcher-worker-3 @coroutine#622] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556400615180132352/_ustadmanifest.json. 2024-02-08 10:18:34.936 [DefaultDispatcher-worker-3 @coroutine#622] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556400615180132352/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 10:18:34.937 [DefaultDispatcher-worker-3 @coroutine#819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77401977 2024-02-08 10:18:34.947 [DefaultDispatcher-worker-7 @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@217c6a1e 2024-02-08 10:18:34.949 [DefaultDispatcher-worker-12 @coroutine#622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@126d0868 2024-02-08 10:18:34.951 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-08 10:18:34.951 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-08 10:18:34.951 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-08 10:18:34.951 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-08 10:18:34.951 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-08 10:18:34.952 [Test worker @coroutine#823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eee9b78 2024-02-08 10:18:34.952 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Shutdown initiated... 2024-02-08 10:18:34.953 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Close initiated... 2024-02-08 10:18:34.953 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:34.953 [HikariPool-61 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Closing connection org.sqlite.jdbc4.JDBC4Connection@217c6a1e: (connection evicted) 2024-02-08 10:18:34.953 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:34.953 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Closed. 2024-02-08 10:18:34.953 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Shutdown completed. 2024-02-08 10:18:35.110 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 10:18:35.396 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 10:18:35.410 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 10:18:35.957 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@56193e3a 2024-02-08 10:18:35.957 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@56193e3a 2024-02-08 10:18:35.958 [Test worker @coroutine#828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77401977 2024-02-08 10:18:35.959 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Shutdown initiated... 2024-02-08 10:18:35.959 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Close initiated... 2024-02-08 10:18:35.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:35.959 [HikariPool-59 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Closing connection org.sqlite.jdbc4.JDBC4Connection@126d0868: (connection evicted) 2024-02-08 10:18:35.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:35.960 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Closed. 2024-02-08 10:18:35.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Shutdown completed. 2024-02-08 10:18:35.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2024-02-08 10:18:35.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:35.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:35.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:35.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:35.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:35.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:35.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@121dac1a 2024-02-08 10:18:35.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:35.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:35.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:35.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:35.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:35.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:35.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:35.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:35.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:35.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:35.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:35.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:35.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:35.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:35.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:35.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:35.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:35.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:35.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:35.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2024-02-08 10:18:35.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:35.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:35.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:35.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:35.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:35.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:35.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:35.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:35.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2024-02-08 10:18:35.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@23dc70c1 2024-02-08 10:18:35.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@23dc70c1 2024-02-08 10:18:35.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2024-02-08 10:18:35.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2024-02-08 10:18:35.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:35.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:35.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:35.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:35.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:35.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:35.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6296e4bf 2024-02-08 10:18:35.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:35.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:35.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:35.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:35.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:35.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:35.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:35.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:35.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:35.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:35.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:35.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:35.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:35.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:35.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:35.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:35.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:35.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:35.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:35.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2024-02-08 10:18:35.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:35.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:35.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:35.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:35.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:35.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:35.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:35.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:35.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2024-02-08 10:18:35.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@39109603 2024-02-08 10:18:35.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@39109603 2024-02-08 10:18:35.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2024-02-08 10:18:35.988 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-08 10:18:35.990 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-02-08 10:18:35.990 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@8b1170f 2024-02-08 10:18:35.991 [DefaultDispatcher-worker-5 @coroutine#834] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-08 10:18:35.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2024-02-08 10:18:35.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:35.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:35.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:35.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:35.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:35.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:35.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72240290 2024-02-08 10:18:35.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:35.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:35.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:35.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:35.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:35.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:35.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:35.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:35.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:35.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:35.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:35.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:35.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:35.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:35.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:35.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:35.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:35.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:35.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:35.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2024-02-08 10:18:35.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:35.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:35.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:35.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:35.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:35.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:35.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:35.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:35.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2024-02-08 10:18:35.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@34e9de8d 2024-02-08 10:18:35.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@34e9de8d 2024-02-08 10:18:35.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2024-02-08 10:18:35.995 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-08 10:18:35.995 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-08 10:18:35.995 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-08 10:18:35.995 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-08 10:18:35.995 [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-02-08 10:18:35.995 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-08 10:18:35.995 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-08 10:18:35.995 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-08 10:18:35.995 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-08 10:18:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2024-02-08 10:18:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8636cf4 2024-02-08 10:18:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:35.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:35.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:35.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:35.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:35.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2024-02-08 10:18:35.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:35.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:35.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:35.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:35.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:35.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:35.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:35.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:35.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2024-02-08 10:18:35.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f65af91 2024-02-08 10:18:35.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f65af91 2024-02-08 10:18:35.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2024-02-08 10:18:36.038 [DefaultDispatcher-worker-12 @coroutine#839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f65af91 2024-02-08 10:18:36.045 [DefaultDispatcher-worker-12 @coroutine#841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e9de8d 2024-02-08 10:18:36.047 [Test worker @coroutine#843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e9de8d 2024-02-08 10:18:36.056 [DefaultDispatcher-worker-10 @coroutine#839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f65af91 2024-02-08 10:18:36.057 [Test worker @coroutine#839] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556400629093769216/_ustadmanifest.json 2024-02-08 10:18:36.057 [Test worker @coroutine#839] 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/556400629093769216/_ustadmanifest.json. 2024-02-08 10:18:36.057 [Test worker @coroutine#839] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556400629093769216/_ustadmanifest.json 2024-02-08 10:18:36.059 [Test worker @coroutine#839] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556400629093769216/_ustadmanifest.json 2024-02-08 10:18:36.059 [Test worker @coroutine#839] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556400629093769216/_ustadmanifest.json 2024-02-08 10:18:36.059 [Test worker @coroutine#839] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556400629093769216/_ustadmanifest.json. 2024-02-08 10:18:36.060 [Test worker @coroutine#839] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556400629093769216/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 10:18:36.061 [Test worker @coroutine#849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e9de8d 2024-02-08 10:18:36.069 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:36.073 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:36.074 [DefaultDispatcher-worker-13 @coroutine#839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f65af91 2024-02-08 10:18:36.075 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-08 10:18:36.075 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-f7cf8d6d-7f6e-4497-a13a-d9f7836fa7ee', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-08 10:18:36.076 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-08 10:18:36.076 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-f7cf8d6d-7f6e-4497-a13a-d9f7836fa7ee 2024-02-08 10:18:36.077 [DefaultDispatcher-worker-13 @coroutine#862] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:18:36.077 [DefaultDispatcher-worker-13 @coroutine#862] 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-02-08 10:18:36.077 [DefaultDispatcher-worker-13 @coroutine#862] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:18:36.077 [DefaultDispatcher-worker-13 @coroutine#862] 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-02-08 10:18:36.085 [eventLoopGroupProxy-10-1 @call-handler#871] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-08 10:18:36.085 [eventLoopGroupProxy-10-1 @call-handler#871] 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-02-08 10:18:36.085 [eventLoopGroupProxy-10-1 @call-handler#871] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 10:18:36.085 [eventLoopGroupProxy-10-2 @call-handler#873] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-08 10:18:36.086 [eventLoopGroupProxy-10-2 @call-handler#873] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:36.086 [eventLoopGroupProxy-10-1 @call-handler#871] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:36.086 [eventLoopGroupProxy-10-1 @call-handler#871] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 5ms 2024-02-08 10:18:36.087 [DefaultDispatcher-worker-5 @coroutine#862] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:18:36.087 [DefaultDispatcher-worker-5 @coroutine#862] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:18:36.091 [DefaultDispatcher-worker-3 @coroutine#861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f65af91 2024-02-08 10:18:36.092 [DefaultDispatcher-worker-3 @coroutine#861] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 10:18:36.092 [DefaultDispatcher-worker-3 @coroutine#861] 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-02-08 10:18:36.092 [DefaultDispatcher-worker-3 @coroutine#861] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 10:18:36.092 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:18:36.094 [MyScheduler_Worker-1 @coroutine#865] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 10:18:36.094 [MyScheduler_Worker-1 @coroutine#865] 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-02-08 10:18:36.094 [MyScheduler_Worker-1 @coroutine#865] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-08 10:18:36.094 [MyScheduler_Worker-1 @coroutine#865] 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-02-08 10:18:36.094 [eventLoopGroupProxy-10-1 @call-handler#885] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-08 10:18:36.094 [eventLoopGroupProxy-10-1 @call-handler#885] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:36.094 [eventLoopGroupProxy-10-1 @call-handler#885] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2024-02-08 10:18:36.095 [DefaultDispatcher-worker-12 @coroutine#861] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 10:18:36.095 [DefaultDispatcher-worker-12 @coroutine#861] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 10:18:36.096 [eventLoopGroupProxy-10-1 @call-handler#890] 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-02-08 10:18:36.096 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:18:36.096 [eventLoopGroupProxy-10-1 @call-handler#890] 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-02-08 10:18:36.098 [eventLoopGroupProxy-10-1 @coroutine#891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23dc70c1 2024-02-08 10:18:36.100 [eventLoopGroupProxy-10-1 @call-handler#890] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-02-08 10:18:36.101 [MyScheduler_Worker-1 @coroutine#865] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-08 10:18:36.101 [MyScheduler_Worker-1 @coroutine#865] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 10:18:36.101 [MyScheduler_Worker-1 @coroutine#865] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-08 10:18:36.101 [MyScheduler_Worker-1 @coroutine#865] 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-02-08 10:18:36.103 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:36.103 [MyScheduler_Worker-1 @coroutine#895] 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-02-08 10:18:36.103 [MyScheduler_Worker-1 @coroutine#895] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:36.103 [MyScheduler_Worker-1 @coroutine#895] 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-02-08 10:18:36.104 [DefaultDispatcher-worker-6 @coroutine#861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f65af91 2024-02-08 10:18:36.105 [eventLoopGroupProxy-10-1 @call-handler#899] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:36.108 [eventLoopGroupProxy-10-1 @coroutine#900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23dc70c1 2024-02-08 10:18:36.108 [eventLoopGroupProxy-10-1 @call-handler#899] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:36.108 [eventLoopGroupProxy-10-1 @call-handler#899] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 10:18:36.109 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:36.110 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:36.111 [MyScheduler_Worker-1 @coroutine#895] 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-02-08 10:18:36.111 [MyScheduler_Worker-1 @coroutine#895] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:36.111 [MyScheduler_Worker-1 @coroutine#895] 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-02-08 10:18:36.112 [eventLoopGroupProxy-10-1 @call-handler#905] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 10:18:36.113 [DefaultDispatcher-worker-1 @coroutine#863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f65af91 2024-02-08 10:18:36.115 [eventLoopGroupProxy-10-1 @coroutine#906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23dc70c1 2024-02-08 10:18:36.115 [eventLoopGroupProxy-10-1 @call-handler#905] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:36.115 [eventLoopGroupProxy-10-1 @call-handler#905] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 10:18:36.116 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:36.117 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:36.117 [MyScheduler_Worker-1 @coroutine#895] 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-02-08 10:18:36.117 [MyScheduler_Worker-1 @coroutine#895] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:36.117 [MyScheduler_Worker-1 @coroutine#895] 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-02-08 10:18:36.119 [eventLoopGroupProxy-10-1 @call-handler#911] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 10:18:36.125 [eventLoopGroupProxy-10-1 @coroutine#912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23dc70c1 2024-02-08 10:18:36.125 [eventLoopGroupProxy-10-1 @call-handler#911] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:36.125 [eventLoopGroupProxy-10-1 @call-handler#911] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-08 10:18:36.126 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:36.128 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:36.128 [MyScheduler_Worker-1 @coroutine#895] 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-02-08 10:18:36.128 [MyScheduler_Worker-1 @coroutine#895] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:36.128 [MyScheduler_Worker-1 @coroutine#895] 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-02-08 10:18:36.130 [eventLoopGroupProxy-10-1 @call-handler#917] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 10:18:36.133 [eventLoopGroupProxy-10-1 @coroutine#918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23dc70c1 2024-02-08 10:18:36.133 [eventLoopGroupProxy-10-1 @call-handler#917] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:36.133 [eventLoopGroupProxy-10-1 @call-handler#917] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 10:18:36.134 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:36.135 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:36.136 [MyScheduler_Worker-1 @coroutine#895] 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-02-08 10:18:36.136 [MyScheduler_Worker-1 @coroutine#895] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:36.136 [MyScheduler_Worker-1 @coroutine#895] 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-02-08 10:18:36.137 [eventLoopGroupProxy-10-1 @call-handler#923] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 10:18:36.140 [eventLoopGroupProxy-10-1 @coroutine#924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23dc70c1 2024-02-08 10:18:36.140 [eventLoopGroupProxy-10-1 @call-handler#923] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:36.140 [eventLoopGroupProxy-10-1 @call-handler#923] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 10:18:36.141 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:36.153 [DefaultDispatcher-worker-2 @coroutine#865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f65af91 2024-02-08 10:18:36.163 [DefaultDispatcher-worker-4 @coroutine#863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f65af91 2024-02-08 10:18:36.163 [DefaultDispatcher-worker-4 @coroutine#863] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 10:18:36.164 [DefaultDispatcher-worker-4 @coroutine#863] 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-02-08 10:18:36.164 [DefaultDispatcher-worker-4 @coroutine#863] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 10:18:36.164 [DefaultDispatcher-worker-4 @coroutine#863] 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-02-08 10:18:36.166 [eventLoopGroupProxy-10-1 @call-handler#937] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-08 10:18:36.166 [eventLoopGroupProxy-10-1 @call-handler#937] 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-02-08 10:18:36.166 [eventLoopGroupProxy-10-1 @call-handler#937] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 10:18:36.190 [DefaultDispatcher-worker-4 @call-handler#937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39109603 2024-02-08 10:18:36.191 [eventLoopGroupProxy-10-1 @call-handler#937] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:36.191 [eventLoopGroupProxy-10-1 @call-handler#937] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 26ms 2024-02-08 10:18:36.191 [DefaultDispatcher-worker-2 @coroutine#833] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556400629093769216/_ustadmanifest.json 2024-02-08 10:18:36.191 [DefaultDispatcher-worker-2 @coroutine#833] 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/556400629093769216/_ustadmanifest.json. 2024-02-08 10:18:36.191 [DefaultDispatcher-worker-2 @coroutine#833] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556400629093769216/_ustadmanifest.json 2024-02-08 10:18:36.192 [DefaultDispatcher-worker-7 @coroutine#863] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 10:18:36.192 [DefaultDispatcher-worker-7 @coroutine#863] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 10:18:36.192 [DefaultDispatcher-worker-7 @coroutine#863] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-08 10:18:36.192 [DefaultDispatcher-worker-7 @coroutine#863] 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-02-08 10:18:36.194 [DefaultDispatcher-worker-10 @coroutine#833] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556400629093769216/_ustadmanifest.json 2024-02-08 10:18:36.194 [DefaultDispatcher-worker-10 @coroutine#833] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556400629093769216/_ustadmanifest.json 2024-02-08 10:18:36.194 [DefaultDispatcher-worker-10 @coroutine#833] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556400629093769216/_ustadmanifest.json. 2024-02-08 10:18:36.194 [DefaultDispatcher-worker-10 @coroutine#833] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556400629093769216/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 10:18:36.195 [DefaultDispatcher-worker-10 @coroutine#958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23dc70c1 2024-02-08 10:18:36.203 [DefaultDispatcher-worker-3 @coroutine#863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f65af91 2024-02-08 10:18:36.205 [DefaultDispatcher-worker-9 @coroutine#833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39109603 2024-02-08 10:18:36.206 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-08 10:18:36.206 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-08 10:18:36.206 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-08 10:18:36.206 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-08 10:18:36.206 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-08 10:18:36.208 [Test worker @coroutine#962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e9de8d 2024-02-08 10:18:36.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Shutdown initiated... 2024-02-08 10:18:36.208 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Close initiated... 2024-02-08 10:18:36.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:36.208 [HikariPool-65 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f65af91: (connection evicted) 2024-02-08 10:18:36.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:36.208 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Closed. 2024-02-08 10:18:36.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Shutdown completed. 2024-02-08 10:18:36.495 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 10:18:36.495 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 10:18:36.640 [DefaultDispatcher-worker-8 @coroutine#966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@516c20de 2024-02-08 10:18:36.654 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 10:18:37.212 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@8b1170f 2024-02-08 10:18:37.213 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@8b1170f 2024-02-08 10:18:37.214 [Test worker @coroutine#970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23dc70c1 2024-02-08 10:18:37.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Shutdown initiated... 2024-02-08 10:18:37.214 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Close initiated... 2024-02-08 10:18:37.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:37.214 [HikariPool-63 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39109603: (connection evicted) 2024-02-08 10:18:37.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:37.215 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Closed. 2024-02-08 10:18:37.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Shutdown completed. 2024-02-08 10:18:37.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2024-02-08 10:18:37.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:37.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:37.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:37.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:37.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:37.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:37.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@161c9468 2024-02-08 10:18:37.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:37.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:37.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:37.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:37.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:37.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:37.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:37.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:37.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:37.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:37.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:37.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:37.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:37.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:37.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:37.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:37.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:37.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:37.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:37.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2024-02-08 10:18:37.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:37.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:37.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:37.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:37.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:37.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:37.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:37.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:37.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2024-02-08 10:18:37.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:37.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:37.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2024-02-08 10:18:37.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2024-02-08 10:18:37.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:37.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:37.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:37.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:37.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:37.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:37.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7db2b614 2024-02-08 10:18:37.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:37.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:37.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:37.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:37.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:37.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:37.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:37.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:37.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:37.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:37.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:37.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:37.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:37.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:37.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:37.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:37.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:37.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:37.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:37.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2024-02-08 10:18:37.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:37.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:37.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:37.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:37.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:37.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:37.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:37.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:37.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2024-02-08 10:18:37.244 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c1a95a2 2024-02-08 10:18:37.244 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c1a95a2 2024-02-08 10:18:37.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2024-02-08 10:18:37.262 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-08 10:18:37.264 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-02-08 10:18:37.264 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@a1a72d4 2024-02-08 10:18:37.265 [DefaultDispatcher-worker-8 @coroutine#976] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-08 10:18:37.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2024-02-08 10:18:37.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:37.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:37.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:37.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:37.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:37.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:37.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1642968c 2024-02-08 10:18:37.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:37.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:37.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:37.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:37.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:37.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:37.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:37.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:37.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:37.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:37.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:37.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:37.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:37.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:37.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:37.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:37.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:37.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:37.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:37.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2024-02-08 10:18:37.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:37.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:37.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:37.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:37.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:37.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:37.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:37.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:37.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2024-02-08 10:18:37.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@50b4e7b2 2024-02-08 10:18:37.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@50b4e7b2 2024-02-08 10:18:37.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2024-02-08 10:18:37.268 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-08 10:18:37.269 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-08 10:18:37.269 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-08 10:18:37.269 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-08 10:18:37.269 [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-02-08 10:18:37.269 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-08 10:18:37.269 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-08 10:18:37.269 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-08 10:18:37.269 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-08 10:18:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2024-02-08 10:18:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71de1091 2024-02-08 10:18:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2024-02-08 10:18:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:37.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:37.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2024-02-08 10:18:37.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@53dbe7b2 2024-02-08 10:18:37.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@53dbe7b2 2024-02-08 10:18:37.270 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2024-02-08 10:18:37.313 [DefaultDispatcher-worker-14 @coroutine#980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53dbe7b2 2024-02-08 10:18:37.340 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:37.344 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:37.359 [DefaultDispatcher-worker-14 @coroutine#983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b4e7b2 2024-02-08 10:18:37.366 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:37.370 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:37.388 [DefaultDispatcher-worker-7 @coroutine#985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b4e7b2 2024-02-08 10:18:37.396 [DefaultDispatcher-worker-14 @coroutine#987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b4e7b2 2024-02-08 10:18:37.399 [DefaultDispatcher-worker-14 @coroutine#989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b4e7b2 2024-02-08 10:18:37.410 [DefaultDispatcher-worker-8 @coroutine#980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53dbe7b2 2024-02-08 10:18:37.410 [Test worker @coroutine#980] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556400631084789760/_ustadmanifest.json 2024-02-08 10:18:37.410 [Test worker @coroutine#980] 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/556400631084789760/_ustadmanifest.json. 2024-02-08 10:18:37.410 [Test worker @coroutine#980] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556400631084789760/_ustadmanifest.json 2024-02-08 10:18:37.412 [Test worker @coroutine#980] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556400631084789760/_ustadmanifest.json 2024-02-08 10:18:37.412 [Test worker @coroutine#980] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556400631084789760/_ustadmanifest.json 2024-02-08 10:18:37.414 [Test worker @coroutine#980] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556400631084789760/_ustadmanifest.json. 2024-02-08 10:18:37.414 [Test worker @coroutine#980] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556400631084789760/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 10:18:37.434 [Test worker @coroutine#995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b4e7b2 2024-02-08 10:18:37.509 [DefaultDispatcher-worker-8 @coroutine#980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53dbe7b2 2024-02-08 10:18:37.510 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-08 10:18:37.510 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-fb793ffe-6c96-4c3b-9b24-3cc9af5e61ba', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-08 10:18:37.512 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-08 10:18:37.512 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-fb793ffe-6c96-4c3b-9b24-3cc9af5e61ba 2024-02-08 10:18:37.513 [DefaultDispatcher-worker-7 @coroutine#1157] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:18:37.513 [DefaultDispatcher-worker-7 @coroutine#1157] 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-02-08 10:18:37.513 [DefaultDispatcher-worker-7 @coroutine#1157] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:18:37.513 [DefaultDispatcher-worker-7 @coroutine#1157] 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-02-08 10:18:37.517 [eventLoopGroupProxy-13-2 @call-handler#1169] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-08 10:18:37.517 [eventLoopGroupProxy-13-1 @call-handler#1168] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-08 10:18:37.517 [eventLoopGroupProxy-13-2 @call-handler#1169] 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-02-08 10:18:37.517 [eventLoopGroupProxy-13-2 @call-handler#1169] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 10:18:37.517 [eventLoopGroupProxy-13-1 @call-handler#1168] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:37.518 [eventLoopGroupProxy-13-2 @call-handler#1169] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:37.518 [eventLoopGroupProxy-13-2 @call-handler#1169] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2024-02-08 10:18:37.519 [DefaultDispatcher-worker-11 @coroutine#1157] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:18:37.519 [DefaultDispatcher-worker-11 @coroutine#1157] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:18:37.522 [DefaultDispatcher-worker-12 @coroutine#1156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53dbe7b2 2024-02-08 10:18:37.522 [DefaultDispatcher-worker-12 @coroutine#1156] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 10:18:37.522 [DefaultDispatcher-worker-12 @coroutine#1156] 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-02-08 10:18:37.522 [DefaultDispatcher-worker-12 @coroutine#1156] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 10:18:37.524 [eventLoopGroupProxy-13-2 @call-handler#1175] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-08 10:18:37.525 [eventLoopGroupProxy-13-2 @call-handler#1175] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:37.525 [eventLoopGroupProxy-13-2 @call-handler#1175] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-02-08 10:18:37.525 [DefaultDispatcher-worker-11 @coroutine#1156] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 10:18:37.525 [DefaultDispatcher-worker-11 @coroutine#1156] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 10:18:37.534 [DefaultDispatcher-worker-11 @coroutine#1156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53dbe7b2 2024-02-08 10:18:37.541 [MyScheduler_Worker-1 @coroutine#1161] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 10:18:37.542 [MyScheduler_Worker-1 @coroutine#1161] 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-02-08 10:18:37.542 [MyScheduler_Worker-1 @coroutine#1161] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-08 10:18:37.542 [MyScheduler_Worker-1 @coroutine#1161] 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-02-08 10:18:37.543 [eventLoopGroupProxy-13-2 @call-handler#1336] 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-02-08 10:18:37.543 [DefaultDispatcher-worker-11 @coroutine#1158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53dbe7b2 2024-02-08 10:18:37.543 [eventLoopGroupProxy-13-2 @call-handler#1336] 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-02-08 10:18:37.546 [eventLoopGroupProxy-13-2 @coroutine#1337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:37.548 [eventLoopGroupProxy-13-2 @call-handler#1336] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 5ms 2024-02-08 10:18:37.549 [MyScheduler_Worker-1 @coroutine#1161] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-08 10:18:37.549 [MyScheduler_Worker-1 @coroutine#1161] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 10:18:37.550 [MyScheduler_Worker-1 @coroutine#1161] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-08 10:18:37.550 [MyScheduler_Worker-1 @coroutine#1161] 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-02-08 10:18:37.552 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.552 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:37.552 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.552 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:37.554 [eventLoopGroupProxy-13-2 @call-handler#1344] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:37.556 [eventLoopGroupProxy-13-2 @coroutine#1345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:37.556 [eventLoopGroupProxy-13-2 @call-handler#1344] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:37.556 [eventLoopGroupProxy-13-2 @call-handler#1344] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 10:18:37.557 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.558 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.558 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:37.558 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.558 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:37.559 [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-02-08 10:18:37.606 [eventLoopGroupProxy-13-2 @coroutine#1351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:37.606 [eventLoopGroupProxy-13-2 @call-handler#1350] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:37.606 [eventLoopGroupProxy-13-2 @call-handler#1350] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-02-08 10:18:37.607 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.609 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.609 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:37.609 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.609 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:37.611 [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-02-08 10:18:37.613 [eventLoopGroupProxy-13-2 @coroutine#1357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:37.613 [eventLoopGroupProxy-13-2 @call-handler#1356] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:37.613 [eventLoopGroupProxy-13-2 @call-handler#1356] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 10:18:37.613 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.615 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.615 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:37.615 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.616 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:37.617 [eventLoopGroupProxy-13-2 @call-handler#1362] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 10:18:37.622 [eventLoopGroupProxy-13-2 @coroutine#1363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:37.622 [eventLoopGroupProxy-13-2 @call-handler#1362] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:37.622 [eventLoopGroupProxy-13-2 @call-handler#1362] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-08 10:18:37.623 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.624 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.624 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:37.624 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.624 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:37.626 [eventLoopGroupProxy-13-2 @call-handler#1368] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 10:18:37.629 [eventLoopGroupProxy-13-2 @coroutine#1369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:37.630 [eventLoopGroupProxy-13-2 @call-handler#1368] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:37.630 [eventLoopGroupProxy-13-2 @call-handler#1368] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-08 10:18:37.630 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.632 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.632 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:37.632 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.632 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:37.633 [eventLoopGroupProxy-13-2 @call-handler#1374] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:37.681 [eventLoopGroupProxy-13-2 @coroutine#1375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:37.681 [eventLoopGroupProxy-13-2 @call-handler#1374] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:37.681 [eventLoopGroupProxy-13-2 @call-handler#1374] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-02-08 10:18:37.682 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.683 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.683 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:37.683 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.684 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:37.685 [eventLoopGroupProxy-13-2 @call-handler#1380] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 10:18:37.690 [eventLoopGroupProxy-13-2 @coroutine#1381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:37.690 [eventLoopGroupProxy-13-2 @call-handler#1380] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:37.690 [eventLoopGroupProxy-13-2 @call-handler#1380] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-08 10:18:37.691 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.692 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.692 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:37.692 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.692 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:37.694 [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-02-08 10:18:37.698 [eventLoopGroupProxy-13-2 @coroutine#1387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:37.698 [eventLoopGroupProxy-13-2 @call-handler#1386] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:37.698 [eventLoopGroupProxy-13-2 @call-handler#1386] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-08 10:18:37.699 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.700 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.700 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:37.700 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.700 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:37.702 [eventLoopGroupProxy-13-2 @call-handler#1392] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 10:18:37.745 [eventLoopGroupProxy-13-2 @coroutine#1393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:37.745 [eventLoopGroupProxy-13-2 @call-handler#1392] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:37.746 [eventLoopGroupProxy-13-2 @call-handler#1392] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-08 10:18:37.746 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.748 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.748 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:37.748 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.748 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:37.750 [eventLoopGroupProxy-13-2 @call-handler#1398] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 10:18:37.753 [eventLoopGroupProxy-13-2 @coroutine#1399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:37.753 [eventLoopGroupProxy-13-2 @call-handler#1398] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:37.753 [eventLoopGroupProxy-13-2 @call-handler#1398] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 10:18:37.754 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.755 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.755 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:37.755 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.755 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:37.757 [eventLoopGroupProxy-13-2 @call-handler#1404] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 10:18:37.759 [eventLoopGroupProxy-13-2 @coroutine#1405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:37.759 [eventLoopGroupProxy-13-2 @call-handler#1404] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:37.759 [eventLoopGroupProxy-13-2 @call-handler#1404] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 10:18:37.759 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.761 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.761 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:37.761 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.761 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:37.762 [eventLoopGroupProxy-13-2 @call-handler#1410] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 10:18:37.764 [eventLoopGroupProxy-13-2 @coroutine#1411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:37.764 [eventLoopGroupProxy-13-2 @call-handler#1410] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:37.764 [eventLoopGroupProxy-13-2 @call-handler#1410] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:18:37.764 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.766 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.766 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:37.766 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.766 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:37.767 [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-02-08 10:18:37.770 [eventLoopGroupProxy-13-2 @coroutine#1417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:37.770 [eventLoopGroupProxy-13-2 @call-handler#1416] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:37.770 [eventLoopGroupProxy-13-2 @call-handler#1416] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 10:18:37.770 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.772 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.772 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:37.772 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.772 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:37.773 [eventLoopGroupProxy-13-2 @call-handler#1422] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 10:18:37.775 [eventLoopGroupProxy-13-2 @coroutine#1423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:37.775 [eventLoopGroupProxy-13-2 @call-handler#1422] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:37.775 [eventLoopGroupProxy-13-2 @call-handler#1422] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:18:37.776 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.777 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.777 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:37.777 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.777 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:37.778 [eventLoopGroupProxy-13-2 @call-handler#1428] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 10:18:37.780 [eventLoopGroupProxy-13-2 @coroutine#1429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:37.780 [eventLoopGroupProxy-13-2 @call-handler#1428] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:37.781 [eventLoopGroupProxy-13-2 @call-handler#1428] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 10:18:37.781 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.783 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.783 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:37.783 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.783 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:37.785 [eventLoopGroupProxy-13-2 @call-handler#1434] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 10:18:37.787 [eventLoopGroupProxy-13-2 @coroutine#1435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:37.787 [eventLoopGroupProxy-13-2 @call-handler#1434] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:37.787 [eventLoopGroupProxy-13-2 @call-handler#1434] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 10:18:37.788 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.790 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.790 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:37.790 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.790 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:37.792 [eventLoopGroupProxy-13-2 @call-handler#1440] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 10:18:37.794 [eventLoopGroupProxy-13-2 @coroutine#1441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:37.794 [eventLoopGroupProxy-13-2 @call-handler#1440] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:37.794 [eventLoopGroupProxy-13-2 @call-handler#1440] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:18:37.794 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.796 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.796 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:37.796 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.796 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:37.797 [eventLoopGroupProxy-13-2 @call-handler#1446] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:37.799 [eventLoopGroupProxy-13-2 @coroutine#1447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:37.799 [eventLoopGroupProxy-13-2 @call-handler#1446] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:37.799 [eventLoopGroupProxy-13-2 @call-handler#1446] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:18:37.800 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.801 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.801 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:37.801 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.801 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:37.803 [eventLoopGroupProxy-13-2 @call-handler#1452] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 10:18:37.806 [eventLoopGroupProxy-13-2 @coroutine#1453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:37.807 [eventLoopGroupProxy-13-2 @call-handler#1452] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:37.807 [eventLoopGroupProxy-13-2 @call-handler#1452] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-08 10:18:37.807 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.809 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.809 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:37.809 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.809 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:37.811 [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-02-08 10:18:37.813 [eventLoopGroupProxy-13-2 @coroutine#1459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:37.813 [eventLoopGroupProxy-13-2 @call-handler#1458] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:37.813 [eventLoopGroupProxy-13-2 @call-handler#1458] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:18:37.814 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.815 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.815 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:37.815 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.815 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:37.817 [eventLoopGroupProxy-13-2 @call-handler#1465] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 10:18:37.819 [eventLoopGroupProxy-13-2 @coroutine#1466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:37.819 [eventLoopGroupProxy-13-2 @call-handler#1465] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:37.819 [eventLoopGroupProxy-13-2 @call-handler#1465] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:18:37.820 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.821 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.821 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:37.821 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.821 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:37.822 [eventLoopGroupProxy-13-2 @call-handler#1471] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 10:18:37.824 [eventLoopGroupProxy-13-2 @coroutine#1472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:37.824 [eventLoopGroupProxy-13-2 @call-handler#1471] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:37.824 [eventLoopGroupProxy-13-2 @call-handler#1471] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:18:37.825 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.826 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.826 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:37.826 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.826 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:37.828 [eventLoopGroupProxy-13-2 @call-handler#1477] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 10:18:37.830 [eventLoopGroupProxy-13-2 @coroutine#1478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:37.830 [eventLoopGroupProxy-13-2 @call-handler#1477] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:37.830 [eventLoopGroupProxy-13-2 @call-handler#1477] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:18:37.830 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.832 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.832 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:37.832 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.832 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:37.833 [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-02-08 10:18:37.835 [eventLoopGroupProxy-13-2 @coroutine#1484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:37.835 [eventLoopGroupProxy-13-2 @call-handler#1483] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:37.835 [eventLoopGroupProxy-13-2 @call-handler#1483] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:18:37.836 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.837 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.837 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:37.837 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.837 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:37.839 [eventLoopGroupProxy-13-2 @call-handler#1489] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 10:18:37.841 [eventLoopGroupProxy-13-2 @coroutine#1490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:37.841 [eventLoopGroupProxy-13-2 @call-handler#1489] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:37.841 [eventLoopGroupProxy-13-2 @call-handler#1489] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:18:37.842 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.843 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.843 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:37.843 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.843 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:37.845 [eventLoopGroupProxy-13-2 @call-handler#1495] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 10:18:37.847 [eventLoopGroupProxy-13-2 @coroutine#1496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:37.847 [eventLoopGroupProxy-13-2 @call-handler#1495] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:37.847 [eventLoopGroupProxy-13-2 @call-handler#1495] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:18:37.848 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.849 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.849 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:37.849 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.849 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:37.851 [eventLoopGroupProxy-13-2 @call-handler#1501] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 10:18:37.853 [eventLoopGroupProxy-13-2 @coroutine#1502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:37.854 [eventLoopGroupProxy-13-2 @call-handler#1501] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:37.854 [eventLoopGroupProxy-13-2 @call-handler#1501] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 10:18:37.854 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.856 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.856 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:37.856 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.856 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:37.858 [eventLoopGroupProxy-13-2 @call-handler#1507] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 10:18:37.860 [eventLoopGroupProxy-13-2 @coroutine#1508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:37.860 [eventLoopGroupProxy-13-2 @call-handler#1507] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:37.860 [eventLoopGroupProxy-13-2 @call-handler#1507] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:18:37.861 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.862 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.862 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:37.862 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.862 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:37.863 [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-02-08 10:18:37.865 [eventLoopGroupProxy-13-2 @coroutine#1514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:37.865 [eventLoopGroupProxy-13-2 @call-handler#1513] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:37.865 [eventLoopGroupProxy-13-2 @call-handler#1513] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:18:37.866 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.867 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.867 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:37.867 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.867 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:37.869 [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-02-08 10:18:37.871 [eventLoopGroupProxy-13-2 @coroutine#1520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:37.871 [eventLoopGroupProxy-13-2 @call-handler#1519] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:37.871 [eventLoopGroupProxy-13-2 @call-handler#1519] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 10:18:37.872 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.873 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.873 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:37.873 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.873 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:37.875 [eventLoopGroupProxy-13-2 @call-handler#1525] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 10:18:37.877 [eventLoopGroupProxy-13-2 @coroutine#1526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:37.877 [eventLoopGroupProxy-13-2 @call-handler#1525] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:37.877 [eventLoopGroupProxy-13-2 @call-handler#1525] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 10:18:37.878 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.879 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.879 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:37.879 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.879 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:37.881 [eventLoopGroupProxy-13-2 @call-handler#1531] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:37.882 [eventLoopGroupProxy-13-2 @coroutine#1532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:37.883 [eventLoopGroupProxy-13-2 @call-handler#1531] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:37.883 [eventLoopGroupProxy-13-2 @call-handler#1531] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:18:37.883 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.884 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.885 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:37.885 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.885 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:37.886 [eventLoopGroupProxy-13-2 @call-handler#1537] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 10:18:37.888 [eventLoopGroupProxy-13-2 @coroutine#1538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:37.888 [eventLoopGroupProxy-13-2 @call-handler#1537] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:37.888 [eventLoopGroupProxy-13-2 @call-handler#1537] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:18:37.889 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.890 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.890 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:37.890 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.890 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:37.891 [eventLoopGroupProxy-13-2 @call-handler#1543] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 10:18:37.893 [eventLoopGroupProxy-13-2 @coroutine#1544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:37.893 [eventLoopGroupProxy-13-2 @call-handler#1543] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:37.893 [eventLoopGroupProxy-13-2 @call-handler#1543] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:18:37.894 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.895 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.895 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:37.895 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.895 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:37.897 [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-02-08 10:18:37.899 [eventLoopGroupProxy-13-2 @coroutine#1550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:37.899 [eventLoopGroupProxy-13-2 @call-handler#1549] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:37.899 [eventLoopGroupProxy-13-2 @call-handler#1549] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 10:18:37.900 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.901 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.901 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:37.901 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.901 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:37.903 [eventLoopGroupProxy-13-2 @call-handler#1555] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 10:18:37.905 [eventLoopGroupProxy-13-2 @coroutine#1556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:37.905 [eventLoopGroupProxy-13-2 @call-handler#1555] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:37.905 [eventLoopGroupProxy-13-2 @call-handler#1555] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:18:37.906 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.907 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.908 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:37.908 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.908 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:37.909 [eventLoopGroupProxy-13-2 @call-handler#1561] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 10:18:37.954 [eventLoopGroupProxy-13-2 @coroutine#1562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:37.954 [eventLoopGroupProxy-13-2 @call-handler#1561] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:37.954 [eventLoopGroupProxy-13-2 @call-handler#1561] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-08 10:18:37.955 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.956 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.956 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:37.956 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.956 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:37.958 [eventLoopGroupProxy-13-2 @call-handler#1567] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 10:18:37.960 [eventLoopGroupProxy-13-2 @coroutine#1568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:37.960 [eventLoopGroupProxy-13-2 @call-handler#1567] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:37.960 [eventLoopGroupProxy-13-2 @call-handler#1567] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:18:37.961 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.962 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.962 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:37.962 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.962 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:37.964 [eventLoopGroupProxy-13-2 @call-handler#1573] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 10:18:37.966 [eventLoopGroupProxy-13-2 @coroutine#1574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:37.967 [eventLoopGroupProxy-13-2 @call-handler#1573] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:37.967 [eventLoopGroupProxy-13-2 @call-handler#1573] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 10:18:37.967 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.969 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.969 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:37.969 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.969 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:37.970 [eventLoopGroupProxy-13-2 @call-handler#1579] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 10:18:37.973 [eventLoopGroupProxy-13-2 @coroutine#1580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:37.973 [eventLoopGroupProxy-13-2 @call-handler#1579] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:37.973 [eventLoopGroupProxy-13-2 @call-handler#1579] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 10:18:37.974 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.975 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.975 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:37.975 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:37.975 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:37.977 [eventLoopGroupProxy-13-2 @call-handler#1585] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 10:18:38.022 [eventLoopGroupProxy-13-2 @coroutine#1586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:38.022 [eventLoopGroupProxy-13-2 @call-handler#1585] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:38.022 [eventLoopGroupProxy-13-2 @call-handler#1585] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-08 10:18:38.023 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.024 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.024 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.024 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.025 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.026 [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-02-08 10:18:38.047 [DefaultDispatcher-worker-12 @coroutine#1176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53dbe7b2 2024-02-08 10:18:38.069 [eventLoopGroupProxy-13-2 @coroutine#1593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:38.069 [eventLoopGroupProxy-13-2 @call-handler#1591] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:38.069 [eventLoopGroupProxy-13-2 @call-handler#1591] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-08 10:18:38.070 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.071 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.071 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.071 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.071 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.073 [eventLoopGroupProxy-13-2 @call-handler#1598] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:38.074 [eventLoopGroupProxy-13-2 @coroutine#1599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:38.074 [eventLoopGroupProxy-13-2 @call-handler#1598] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:38.074 [eventLoopGroupProxy-13-2 @call-handler#1598] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 10:18:38.075 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.076 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.076 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.076 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.076 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.078 [eventLoopGroupProxy-13-2 @call-handler#1604] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:38.080 [eventLoopGroupProxy-13-2 @coroutine#1605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:38.080 [eventLoopGroupProxy-13-2 @call-handler#1604] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:38.080 [eventLoopGroupProxy-13-2 @call-handler#1604] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:18:38.081 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.083 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.083 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.083 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.083 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.085 [eventLoopGroupProxy-13-2 @call-handler#1610] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:38.129 [eventLoopGroupProxy-13-2 @coroutine#1612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:38.129 [eventLoopGroupProxy-13-2 @call-handler#1610] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:38.129 [eventLoopGroupProxy-13-2 @call-handler#1610] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-08 10:18:38.130 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.131 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.131 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.131 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.131 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.132 [eventLoopGroupProxy-13-2 @call-handler#1617] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:38.134 [eventLoopGroupProxy-13-2 @coroutine#1618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:38.135 [eventLoopGroupProxy-13-2 @call-handler#1617] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:38.135 [eventLoopGroupProxy-13-2 @call-handler#1617] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 10:18:38.135 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.136 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.136 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.136 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.136 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.138 [eventLoopGroupProxy-13-2 @call-handler#1623] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:38.140 [eventLoopGroupProxy-13-2 @coroutine#1624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:38.140 [eventLoopGroupProxy-13-2 @call-handler#1623] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:38.140 [eventLoopGroupProxy-13-2 @call-handler#1623] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 10:18:38.140 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.141 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.141 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.141 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.141 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.143 [eventLoopGroupProxy-13-2 @call-handler#1629] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:38.145 [eventLoopGroupProxy-13-2 @coroutine#1630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:38.145 [eventLoopGroupProxy-13-2 @call-handler#1629] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:38.145 [eventLoopGroupProxy-13-2 @call-handler#1629] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:18:38.146 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.147 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.147 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.147 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.147 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.148 [eventLoopGroupProxy-13-2 @call-handler#1635] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:38.150 [eventLoopGroupProxy-13-2 @coroutine#1636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:38.151 [eventLoopGroupProxy-13-2 @call-handler#1635] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:38.151 [eventLoopGroupProxy-13-2 @call-handler#1635] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 10:18:38.151 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.152 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.152 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.152 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.152 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.154 [eventLoopGroupProxy-13-2 @call-handler#1641] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:38.197 [eventLoopGroupProxy-13-2 @coroutine#1642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:38.197 [eventLoopGroupProxy-13-2 @call-handler#1641] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:38.198 [eventLoopGroupProxy-13-2 @call-handler#1641] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-08 10:18:38.198 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.199 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.199 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.199 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.199 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.201 [eventLoopGroupProxy-13-2 @call-handler#1647] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:38.203 [eventLoopGroupProxy-13-2 @coroutine#1648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:38.203 [eventLoopGroupProxy-13-2 @call-handler#1647] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:38.203 [eventLoopGroupProxy-13-2 @call-handler#1647] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:18:38.203 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.204 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.204 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.204 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.205 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.206 [eventLoopGroupProxy-13-2 @call-handler#1653] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:38.207 [eventLoopGroupProxy-13-2 @coroutine#1654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:38.207 [eventLoopGroupProxy-13-2 @call-handler#1653] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:38.207 [eventLoopGroupProxy-13-2 @call-handler#1653] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:18:38.208 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.209 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.209 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.209 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.209 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.210 [eventLoopGroupProxy-13-2 @call-handler#1659] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:38.212 [eventLoopGroupProxy-13-2 @coroutine#1660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:38.212 [eventLoopGroupProxy-13-2 @call-handler#1659] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:38.212 [eventLoopGroupProxy-13-2 @call-handler#1659] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:18:38.213 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.214 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.214 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.214 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.214 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.215 [eventLoopGroupProxy-13-2 @call-handler#1665] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:38.217 [eventLoopGroupProxy-13-2 @coroutine#1666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:38.217 [eventLoopGroupProxy-13-2 @call-handler#1665] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:38.217 [eventLoopGroupProxy-13-2 @call-handler#1665] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:18:38.217 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.218 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.218 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.218 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.218 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.219 [eventLoopGroupProxy-13-2 @call-handler#1671] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:38.221 [eventLoopGroupProxy-13-2 @coroutine#1672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:38.221 [eventLoopGroupProxy-13-2 @call-handler#1671] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:38.221 [eventLoopGroupProxy-13-2 @call-handler#1671] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:18:38.221 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.222 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.222 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.222 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.222 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.223 [eventLoopGroupProxy-13-2 @call-handler#1677] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:38.225 [eventLoopGroupProxy-13-2 @coroutine#1678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:38.225 [eventLoopGroupProxy-13-2 @call-handler#1677] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:38.225 [eventLoopGroupProxy-13-2 @call-handler#1677] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:18:38.226 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.226 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.226 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.226 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.227 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.228 [eventLoopGroupProxy-13-2 @call-handler#1683] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:38.229 [eventLoopGroupProxy-13-2 @coroutine#1684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:38.229 [eventLoopGroupProxy-13-2 @call-handler#1683] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:38.230 [eventLoopGroupProxy-13-2 @call-handler#1683] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:18:38.230 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.231 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.231 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.231 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.231 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.232 [eventLoopGroupProxy-13-2 @call-handler#1689] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:38.234 [eventLoopGroupProxy-13-2 @coroutine#1690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:38.234 [eventLoopGroupProxy-13-2 @call-handler#1689] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:38.234 [eventLoopGroupProxy-13-2 @call-handler#1689] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:18:38.234 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.235 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.236 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.236 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.236 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.237 [eventLoopGroupProxy-13-2 @call-handler#1695] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:38.238 [eventLoopGroupProxy-13-2 @coroutine#1696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:38.238 [eventLoopGroupProxy-13-2 @call-handler#1695] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:38.239 [eventLoopGroupProxy-13-2 @call-handler#1695] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:18:38.239 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.240 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.240 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.240 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.240 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.241 [eventLoopGroupProxy-13-2 @call-handler#1701] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:38.243 [eventLoopGroupProxy-13-2 @coroutine#1702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:38.243 [eventLoopGroupProxy-13-2 @call-handler#1701] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:38.243 [eventLoopGroupProxy-13-2 @call-handler#1701] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:18:38.243 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.244 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.244 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.244 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.245 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.246 [eventLoopGroupProxy-13-2 @call-handler#1707] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:38.248 [eventLoopGroupProxy-13-2 @coroutine#1708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:38.248 [eventLoopGroupProxy-13-2 @call-handler#1707] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:38.248 [eventLoopGroupProxy-13-2 @call-handler#1707] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:18:38.248 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.249 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.249 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.249 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.249 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.251 [eventLoopGroupProxy-13-2 @call-handler#1713] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:38.252 [eventLoopGroupProxy-13-2 @coroutine#1714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:38.252 [eventLoopGroupProxy-13-2 @call-handler#1713] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:38.253 [eventLoopGroupProxy-13-2 @call-handler#1713] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:18:38.253 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.254 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.254 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.254 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.254 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.256 [eventLoopGroupProxy-13-2 @call-handler#1719] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:38.301 [eventLoopGroupProxy-13-2 @coroutine#1720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:38.302 [eventLoopGroupProxy-13-2 @call-handler#1719] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:38.302 [eventLoopGroupProxy-13-2 @call-handler#1719] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-08 10:18:38.302 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.304 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.304 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.304 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.304 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.305 [eventLoopGroupProxy-13-2 @call-handler#1725] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:38.307 [eventLoopGroupProxy-13-2 @coroutine#1726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:38.307 [eventLoopGroupProxy-13-2 @call-handler#1725] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:38.307 [eventLoopGroupProxy-13-2 @call-handler#1725] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:18:38.308 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.309 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.309 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.309 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.309 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.310 [eventLoopGroupProxy-13-2 @call-handler#1731] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:38.312 [eventLoopGroupProxy-13-2 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:38.312 [eventLoopGroupProxy-13-2 @call-handler#1731] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:38.312 [eventLoopGroupProxy-13-2 @call-handler#1731] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:18:38.313 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.314 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.314 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.314 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.314 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.315 [eventLoopGroupProxy-13-2 @call-handler#1737] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:38.317 [eventLoopGroupProxy-13-2 @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:38.317 [eventLoopGroupProxy-13-2 @call-handler#1737] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:38.317 [eventLoopGroupProxy-13-2 @call-handler#1737] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:18:38.318 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.319 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.319 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.319 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.320 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.321 [eventLoopGroupProxy-13-2 @call-handler#1743] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:38.322 [eventLoopGroupProxy-13-2 @coroutine#1744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:38.322 [eventLoopGroupProxy-13-2 @call-handler#1743] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:38.323 [eventLoopGroupProxy-13-2 @call-handler#1743] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:18:38.323 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.324 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.325 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.325 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.325 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.326 [eventLoopGroupProxy-13-2 @call-handler#1749] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:38.327 [eventLoopGroupProxy-13-2 @coroutine#1750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:38.328 [eventLoopGroupProxy-13-2 @call-handler#1749] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:38.328 [eventLoopGroupProxy-13-2 @call-handler#1749] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:18:38.328 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.329 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.329 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.329 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.329 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.330 [eventLoopGroupProxy-13-2 @call-handler#1755] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:38.332 [eventLoopGroupProxy-13-2 @coroutine#1756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:38.332 [eventLoopGroupProxy-13-2 @call-handler#1755] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:38.332 [eventLoopGroupProxy-13-2 @call-handler#1755] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:18:38.333 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.334 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.334 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.334 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.334 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.335 [eventLoopGroupProxy-13-2 @call-handler#1761] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:38.381 [eventLoopGroupProxy-13-2 @coroutine#1762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:38.382 [eventLoopGroupProxy-13-2 @call-handler#1761] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:38.382 [eventLoopGroupProxy-13-2 @call-handler#1761] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-02-08 10:18:38.383 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.384 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.384 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.384 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.384 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.386 [eventLoopGroupProxy-13-2 @call-handler#1767] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:38.388 [eventLoopGroupProxy-13-2 @coroutine#1768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:38.388 [eventLoopGroupProxy-13-2 @call-handler#1767] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:38.388 [eventLoopGroupProxy-13-2 @call-handler#1767] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:18:38.389 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.390 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.390 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.390 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.390 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.391 [eventLoopGroupProxy-13-2 @call-handler#1773] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:38.394 [eventLoopGroupProxy-13-2 @coroutine#1774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:38.394 [eventLoopGroupProxy-13-2 @call-handler#1773] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:38.394 [eventLoopGroupProxy-13-2 @call-handler#1773] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 10:18:38.394 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.396 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.396 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.396 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.396 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.397 [eventLoopGroupProxy-13-2 @call-handler#1779] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:38.442 [eventLoopGroupProxy-13-2 @coroutine#1781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:38.443 [eventLoopGroupProxy-13-2 @call-handler#1779] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:38.443 [eventLoopGroupProxy-13-2 @call-handler#1779] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-08 10:18:38.443 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.445 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.445 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.445 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.445 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.446 [eventLoopGroupProxy-13-2 @call-handler#1786] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:38.448 [eventLoopGroupProxy-13-2 @coroutine#1787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:38.449 [eventLoopGroupProxy-13-2 @call-handler#1786] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:38.449 [eventLoopGroupProxy-13-2 @call-handler#1786] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 10:18:38.449 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.450 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.450 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.450 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.450 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.452 [eventLoopGroupProxy-13-2 @call-handler#1792] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:38.454 [eventLoopGroupProxy-13-2 @coroutine#1793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:38.454 [eventLoopGroupProxy-13-2 @call-handler#1792] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:38.455 [eventLoopGroupProxy-13-2 @call-handler#1792] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 10:18:38.455 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.456 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.456 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.456 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.456 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.458 [eventLoopGroupProxy-13-2 @call-handler#1798] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:38.459 [eventLoopGroupProxy-13-2 @coroutine#1799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:38.459 [eventLoopGroupProxy-13-2 @call-handler#1798] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:38.459 [eventLoopGroupProxy-13-2 @call-handler#1798] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:18:38.460 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.461 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.461 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.461 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.461 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.462 [eventLoopGroupProxy-13-2 @call-handler#1804] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:38.463 [eventLoopGroupProxy-13-2 @coroutine#1805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:38.464 [eventLoopGroupProxy-13-2 @call-handler#1804] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:38.464 [eventLoopGroupProxy-13-2 @call-handler#1804] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:18:38.464 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.465 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.465 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.465 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.465 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.467 [eventLoopGroupProxy-13-2 @call-handler#1810] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:38.468 [eventLoopGroupProxy-13-2 @coroutine#1811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:38.468 [eventLoopGroupProxy-13-2 @call-handler#1810] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:38.468 [eventLoopGroupProxy-13-2 @call-handler#1810] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:18:38.469 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.470 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.470 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.470 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.470 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.471 [eventLoopGroupProxy-13-2 @call-handler#1816] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:38.473 [eventLoopGroupProxy-13-2 @coroutine#1817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:38.473 [eventLoopGroupProxy-13-2 @call-handler#1816] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:38.473 [eventLoopGroupProxy-13-2 @call-handler#1816] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:18:38.474 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.475 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.475 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.475 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.475 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.476 [eventLoopGroupProxy-13-2 @call-handler#1822] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:38.477 [eventLoopGroupProxy-13-2 @coroutine#1823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:38.478 [eventLoopGroupProxy-13-2 @call-handler#1822] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:38.478 [eventLoopGroupProxy-13-2 @call-handler#1822] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:18:38.478 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.479 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.479 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.479 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.479 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.480 [eventLoopGroupProxy-13-2 @call-handler#1828] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:38.482 [eventLoopGroupProxy-13-2 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:38.482 [eventLoopGroupProxy-13-2 @call-handler#1828] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:38.482 [eventLoopGroupProxy-13-2 @call-handler#1828] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:18:38.482 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.484 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.484 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.484 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.484 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.485 [eventLoopGroupProxy-13-2 @call-handler#1834] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:38.486 [eventLoopGroupProxy-13-2 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:38.487 [eventLoopGroupProxy-13-2 @call-handler#1834] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:38.487 [eventLoopGroupProxy-13-2 @call-handler#1834] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:18:38.487 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.488 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.488 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.488 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.488 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.489 [eventLoopGroupProxy-13-2 @call-handler#1840] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:38.491 [eventLoopGroupProxy-13-2 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:38.491 [eventLoopGroupProxy-13-2 @call-handler#1840] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:38.491 [eventLoopGroupProxy-13-2 @call-handler#1840] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:18:38.492 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.493 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.493 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.493 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.493 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.494 [eventLoopGroupProxy-13-2 @call-handler#1846] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:38.496 [eventLoopGroupProxy-13-2 @coroutine#1847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:38.496 [eventLoopGroupProxy-13-2 @call-handler#1846] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:38.496 [eventLoopGroupProxy-13-2 @call-handler#1846] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:18:38.497 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.497 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.498 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.498 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.498 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.499 [eventLoopGroupProxy-13-2 @call-handler#1852] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:38.500 [eventLoopGroupProxy-13-2 @coroutine#1853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:38.500 [eventLoopGroupProxy-13-2 @call-handler#1852] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:38.500 [eventLoopGroupProxy-13-2 @call-handler#1852] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 10:18:38.501 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.502 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.502 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.502 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.502 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.503 [eventLoopGroupProxy-13-2 @call-handler#1858] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:38.504 [eventLoopGroupProxy-13-2 @coroutine#1859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:38.504 [eventLoopGroupProxy-13-2 @call-handler#1858] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:38.505 [eventLoopGroupProxy-13-2 @call-handler#1858] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:18:38.505 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.506 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.506 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.506 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.506 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.507 [eventLoopGroupProxy-13-2 @call-handler#1864] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:38.509 [eventLoopGroupProxy-13-2 @coroutine#1865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:38.509 [eventLoopGroupProxy-13-2 @call-handler#1864] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:38.509 [eventLoopGroupProxy-13-2 @call-handler#1864] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:18:38.509 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.510 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.510 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.511 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.511 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.512 [eventLoopGroupProxy-13-2 @call-handler#1870] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:38.513 [eventLoopGroupProxy-13-2 @coroutine#1871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:38.513 [eventLoopGroupProxy-13-2 @call-handler#1870] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:38.513 [eventLoopGroupProxy-13-2 @call-handler#1870] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 10:18:38.514 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.515 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.515 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.515 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.515 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.516 [eventLoopGroupProxy-13-2 @call-handler#1876] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:38.518 [eventLoopGroupProxy-13-2 @coroutine#1877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:38.518 [eventLoopGroupProxy-13-2 @call-handler#1876] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:38.518 [eventLoopGroupProxy-13-2 @call-handler#1876] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:18:38.519 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.520 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.520 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.520 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.520 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.522 [eventLoopGroupProxy-13-2 @call-handler#1882] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:38.565 [eventLoopGroupProxy-13-2 @coroutine#1883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:38.566 [eventLoopGroupProxy-13-2 @call-handler#1882] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:38.566 [eventLoopGroupProxy-13-2 @call-handler#1882] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-08 10:18:38.566 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.568 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.568 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.568 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.568 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.569 [eventLoopGroupProxy-13-2 @call-handler#1888] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:38.571 [eventLoopGroupProxy-13-2 @coroutine#1889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:38.571 [eventLoopGroupProxy-13-2 @call-handler#1888] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:38.572 [eventLoopGroupProxy-13-2 @call-handler#1888] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 10:18:38.572 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.573 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.573 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.573 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.573 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.575 [eventLoopGroupProxy-13-2 @call-handler#1894] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:38.577 [eventLoopGroupProxy-13-2 @coroutine#1895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:38.577 [eventLoopGroupProxy-13-2 @call-handler#1894] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:38.577 [eventLoopGroupProxy-13-2 @call-handler#1894] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:18:38.578 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.578 [DefaultDispatcher-worker-8 @coroutine#1176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53dbe7b2 2024-02-08 10:18:38.579 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.579 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.579 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.579 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.581 [eventLoopGroupProxy-13-2 @call-handler#1901] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:38.583 [eventLoopGroupProxy-13-2 @coroutine#1902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:38.583 [eventLoopGroupProxy-13-2 @call-handler#1901] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:38.583 [eventLoopGroupProxy-13-2 @call-handler#1901] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 10:18:38.584 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.585 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.585 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.585 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.585 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.587 [eventLoopGroupProxy-13-2 @call-handler#1907] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:38.589 [eventLoopGroupProxy-13-2 @coroutine#1908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:38.589 [eventLoopGroupProxy-13-2 @call-handler#1907] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:38.589 [eventLoopGroupProxy-13-2 @call-handler#1907] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:18:38.590 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.591 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.591 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.591 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.591 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.593 [eventLoopGroupProxy-13-2 @call-handler#1913] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:38.595 [eventLoopGroupProxy-13-2 @coroutine#1914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:38.595 [eventLoopGroupProxy-13-2 @call-handler#1913] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:38.595 [eventLoopGroupProxy-13-2 @call-handler#1913] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:18:38.596 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.597 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.597 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.597 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.597 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.599 [eventLoopGroupProxy-13-2 @call-handler#1919] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:38.601 [eventLoopGroupProxy-13-2 @coroutine#1920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:38.601 [eventLoopGroupProxy-13-2 @call-handler#1919] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:38.602 [eventLoopGroupProxy-13-2 @call-handler#1919] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 10:18:38.602 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.603 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.603 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.603 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.603 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.605 [eventLoopGroupProxy-13-2 @call-handler#1925] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:38.650 [eventLoopGroupProxy-13-2 @coroutine#1926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:38.650 [eventLoopGroupProxy-13-2 @call-handler#1925] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:38.650 [eventLoopGroupProxy-13-2 @call-handler#1925] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-08 10:18:38.651 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.652 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.652 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.652 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.652 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.654 [eventLoopGroupProxy-13-2 @call-handler#1931] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:38.656 [eventLoopGroupProxy-13-2 @coroutine#1932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:38.656 [eventLoopGroupProxy-13-2 @call-handler#1931] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:38.656 [eventLoopGroupProxy-13-2 @call-handler#1931] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:18:38.656 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.657 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.657 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.657 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.657 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.658 [eventLoopGroupProxy-13-2 @call-handler#1937] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:38.660 [eventLoopGroupProxy-13-2 @coroutine#1938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:38.660 [eventLoopGroupProxy-13-2 @call-handler#1937] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:38.660 [eventLoopGroupProxy-13-2 @call-handler#1937] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:18:38.660 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.661 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.661 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.661 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.661 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.662 [eventLoopGroupProxy-13-2 @call-handler#1943] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:38.665 [eventLoopGroupProxy-13-2 @coroutine#1944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:38.665 [eventLoopGroupProxy-13-2 @call-handler#1943] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:38.665 [eventLoopGroupProxy-13-2 @call-handler#1943] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 10:18:38.665 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.666 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.666 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.666 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.666 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.668 [eventLoopGroupProxy-13-2 @call-handler#1949] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:38.670 [eventLoopGroupProxy-13-2 @coroutine#1950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:38.670 [eventLoopGroupProxy-13-2 @call-handler#1949] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:38.670 [eventLoopGroupProxy-13-2 @call-handler#1949] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:18:38.670 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.671 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.671 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.671 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.672 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.673 [eventLoopGroupProxy-13-2 @call-handler#1955] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:38.675 [eventLoopGroupProxy-13-2 @coroutine#1956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:38.675 [eventLoopGroupProxy-13-2 @call-handler#1955] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:38.675 [eventLoopGroupProxy-13-2 @call-handler#1955] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:18:38.675 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.676 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.676 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.676 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.676 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.678 [eventLoopGroupProxy-13-2 @call-handler#1961] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:38.680 [eventLoopGroupProxy-13-2 @coroutine#1962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:38.680 [eventLoopGroupProxy-13-2 @call-handler#1961] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:38.680 [eventLoopGroupProxy-13-2 @call-handler#1961] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:18:38.680 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.682 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.682 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.682 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.682 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.683 [eventLoopGroupProxy-13-2 @call-handler#1967] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:38.684 [eventLoopGroupProxy-13-2 @coroutine#1968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:38.685 [eventLoopGroupProxy-13-2 @call-handler#1967] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:38.685 [eventLoopGroupProxy-13-2 @call-handler#1967] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:18:38.685 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.686 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.686 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.686 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.686 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.687 [eventLoopGroupProxy-13-2 @call-handler#1973] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:38.689 [eventLoopGroupProxy-13-2 @coroutine#1974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:38.689 [eventLoopGroupProxy-13-2 @call-handler#1973] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:38.689 [eventLoopGroupProxy-13-2 @call-handler#1973] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:18:38.689 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.690 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.690 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.690 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.690 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.691 [eventLoopGroupProxy-13-2 @call-handler#1979] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:38.693 [eventLoopGroupProxy-13-2 @coroutine#1980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:38.693 [eventLoopGroupProxy-13-2 @call-handler#1979] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:38.693 [eventLoopGroupProxy-13-2 @call-handler#1979] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:18:38.693 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.694 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.694 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.694 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.694 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.696 [eventLoopGroupProxy-13-2 @call-handler#1985] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:38.698 [eventLoopGroupProxy-13-2 @coroutine#1986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:38.698 [eventLoopGroupProxy-13-2 @call-handler#1985] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:38.698 [eventLoopGroupProxy-13-2 @call-handler#1985] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:18:38.699 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.700 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.700 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.700 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.700 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.701 [eventLoopGroupProxy-13-2 @call-handler#1991] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:38.703 [eventLoopGroupProxy-13-2 @coroutine#1992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:38.703 [eventLoopGroupProxy-13-2 @call-handler#1991] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:38.703 [eventLoopGroupProxy-13-2 @call-handler#1991] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:18:38.704 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.705 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.705 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.705 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.705 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.706 [eventLoopGroupProxy-13-2 @call-handler#1997] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:38.708 [eventLoopGroupProxy-13-2 @coroutine#1998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:38.708 [eventLoopGroupProxy-13-2 @call-handler#1997] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:38.708 [eventLoopGroupProxy-13-2 @call-handler#1997] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:18:38.709 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.710 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.710 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.710 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.710 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.711 [eventLoopGroupProxy-13-2 @call-handler#2003] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:38.713 [eventLoopGroupProxy-13-2 @coroutine#2004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:38.713 [eventLoopGroupProxy-13-2 @call-handler#2003] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:38.713 [eventLoopGroupProxy-13-2 @call-handler#2003] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:18:38.714 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.715 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.715 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.715 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.715 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.716 [eventLoopGroupProxy-13-2 @call-handler#2010] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:38.718 [eventLoopGroupProxy-13-2 @coroutine#2011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:38.718 [eventLoopGroupProxy-13-2 @call-handler#2010] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:38.718 [eventLoopGroupProxy-13-2 @call-handler#2010] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:18:38.719 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.720 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.720 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.720 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.720 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.721 [eventLoopGroupProxy-13-2 @call-handler#2016] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:38.765 [eventLoopGroupProxy-13-2 @coroutine#2017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:38.765 [eventLoopGroupProxy-13-2 @call-handler#2016] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:38.765 [eventLoopGroupProxy-13-2 @call-handler#2016] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-08 10:18:38.766 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.767 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.767 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.767 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.767 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.768 [eventLoopGroupProxy-13-2 @call-handler#2022] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:38.770 [eventLoopGroupProxy-13-2 @coroutine#2023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:38.770 [eventLoopGroupProxy-13-2 @call-handler#2022] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:38.770 [eventLoopGroupProxy-13-2 @call-handler#2022] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:18:38.771 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.772 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.772 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.772 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.772 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.773 [eventLoopGroupProxy-13-2 @call-handler#2028] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:38.775 [eventLoopGroupProxy-13-2 @coroutine#2029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:38.776 [eventLoopGroupProxy-13-2 @call-handler#2028] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:38.776 [eventLoopGroupProxy-13-2 @call-handler#2028] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 10:18:38.776 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.777 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.777 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.777 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.777 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.778 [eventLoopGroupProxy-13-2 @call-handler#2034] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:38.780 [eventLoopGroupProxy-13-2 @coroutine#2035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:38.780 [eventLoopGroupProxy-13-2 @call-handler#2034] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:38.780 [eventLoopGroupProxy-13-2 @call-handler#2034] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:18:38.780 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.783 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.783 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.783 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.783 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.784 [eventLoopGroupProxy-13-2 @call-handler#2040] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:38.829 [eventLoopGroupProxy-13-2 @coroutine#2041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:38.829 [eventLoopGroupProxy-13-2 @call-handler#2040] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:38.829 [eventLoopGroupProxy-13-2 @call-handler#2040] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-08 10:18:38.830 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.831 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.831 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.831 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.831 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.832 [eventLoopGroupProxy-13-2 @call-handler#2046] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:38.834 [eventLoopGroupProxy-13-2 @coroutine#2047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:38.834 [eventLoopGroupProxy-13-2 @call-handler#2046] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:38.834 [eventLoopGroupProxy-13-2 @call-handler#2046] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:18:38.835 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.836 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.836 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.836 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.836 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.837 [eventLoopGroupProxy-13-2 @call-handler#2052] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:38.838 [eventLoopGroupProxy-13-2 @coroutine#2053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:38.838 [eventLoopGroupProxy-13-2 @call-handler#2052] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:38.839 [eventLoopGroupProxy-13-2 @call-handler#2052] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:18:38.839 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.840 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.840 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.840 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.840 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.841 [eventLoopGroupProxy-13-2 @call-handler#2058] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:38.885 [eventLoopGroupProxy-13-2 @coroutine#2059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:38.885 [eventLoopGroupProxy-13-2 @call-handler#2058] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:38.885 [eventLoopGroupProxy-13-2 @call-handler#2058] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-08 10:18:38.885 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.886 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.886 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.886 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.886 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.888 [eventLoopGroupProxy-13-2 @call-handler#2064] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:38.889 [eventLoopGroupProxy-13-2 @coroutine#2065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:38.890 [eventLoopGroupProxy-13-2 @call-handler#2064] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:38.890 [eventLoopGroupProxy-13-2 @call-handler#2064] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:18:38.890 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.891 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.891 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.891 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.891 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.892 [eventLoopGroupProxy-13-2 @call-handler#2070] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:38.894 [eventLoopGroupProxy-13-2 @coroutine#2071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:38.894 [eventLoopGroupProxy-13-2 @call-handler#2070] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:38.894 [eventLoopGroupProxy-13-2 @call-handler#2070] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:18:38.894 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.895 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.895 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.895 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.895 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.896 [eventLoopGroupProxy-13-2 @call-handler#2076] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:38.941 [eventLoopGroupProxy-13-2 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:38.941 [eventLoopGroupProxy-13-2 @call-handler#2076] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:38.941 [eventLoopGroupProxy-13-2 @call-handler#2076] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-08 10:18:38.942 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.943 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.943 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.943 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.943 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.944 [eventLoopGroupProxy-13-2 @call-handler#2082] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:38.947 [eventLoopGroupProxy-13-2 @coroutine#2083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:38.947 [eventLoopGroupProxy-13-2 @call-handler#2082] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:38.948 [eventLoopGroupProxy-13-2 @call-handler#2082] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-08 10:18:38.948 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.949 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.949 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.949 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.949 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.950 [eventLoopGroupProxy-13-2 @call-handler#2088] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:38.953 [eventLoopGroupProxy-13-2 @coroutine#2089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:38.953 [eventLoopGroupProxy-13-2 @call-handler#2088] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:38.953 [eventLoopGroupProxy-13-2 @call-handler#2088] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 10:18:38.953 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.954 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.954 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.954 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.954 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.955 [eventLoopGroupProxy-13-2 @call-handler#2094] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:38.958 [eventLoopGroupProxy-13-2 @coroutine#2095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:38.958 [eventLoopGroupProxy-13-2 @call-handler#2094] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:38.958 [eventLoopGroupProxy-13-2 @call-handler#2094] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 10:18:38.958 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.959 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.960 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.960 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.960 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.961 [eventLoopGroupProxy-13-2 @call-handler#2100] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:38.963 [eventLoopGroupProxy-13-2 @coroutine#2101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:38.963 [eventLoopGroupProxy-13-2 @call-handler#2100] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:38.963 [eventLoopGroupProxy-13-2 @call-handler#2100] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 10:18:38.963 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.964 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.965 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.965 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.965 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.966 [eventLoopGroupProxy-13-2 @call-handler#2106] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:38.967 [eventLoopGroupProxy-13-2 @coroutine#2107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:38.967 [eventLoopGroupProxy-13-2 @call-handler#2106] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:38.967 [eventLoopGroupProxy-13-2 @call-handler#2106] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 10:18:38.968 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.969 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.969 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.969 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:38.969 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:38.970 [eventLoopGroupProxy-13-2 @call-handler#2112] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:39.013 [eventLoopGroupProxy-13-2 @coroutine#2113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:39.013 [eventLoopGroupProxy-13-2 @call-handler#2112] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:39.013 [eventLoopGroupProxy-13-2 @call-handler#2112] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-08 10:18:39.013 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:39.015 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:39.015 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:39.015 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:39.015 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:39.016 [eventLoopGroupProxy-13-2 @call-handler#2119] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:39.018 [eventLoopGroupProxy-13-2 @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:39.018 [eventLoopGroupProxy-13-2 @call-handler#2119] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:39.018 [eventLoopGroupProxy-13-2 @call-handler#2119] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:18:39.018 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:39.019 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:39.019 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:39.019 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:39.019 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:39.020 [eventLoopGroupProxy-13-2 @call-handler#2125] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:39.022 [eventLoopGroupProxy-13-2 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:39.022 [eventLoopGroupProxy-13-2 @call-handler#2125] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:39.022 [eventLoopGroupProxy-13-2 @call-handler#2125] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:18:39.022 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:39.023 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:39.023 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:39.023 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:39.024 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:39.025 [eventLoopGroupProxy-13-2 @call-handler#2131] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:39.026 [eventLoopGroupProxy-13-2 @coroutine#2132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:39.026 [eventLoopGroupProxy-13-2 @call-handler#2131] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:39.026 [eventLoopGroupProxy-13-2 @call-handler#2131] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 10:18:39.027 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:39.028 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:39.028 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:39.028 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:39.028 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:39.029 [eventLoopGroupProxy-13-2 @call-handler#2137] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:39.073 [eventLoopGroupProxy-13-2 @coroutine#2138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:39.073 [eventLoopGroupProxy-13-2 @call-handler#2137] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:39.073 [eventLoopGroupProxy-13-2 @call-handler#2137] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-08 10:18:39.074 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:39.074 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:39.074 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:39.074 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:39.074 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:39.075 [eventLoopGroupProxy-13-2 @call-handler#2143] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:39.077 [eventLoopGroupProxy-13-2 @coroutine#2144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:39.077 [eventLoopGroupProxy-13-2 @call-handler#2143] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:39.077 [eventLoopGroupProxy-13-2 @call-handler#2143] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:18:39.078 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:39.079 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:39.079 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:39.079 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:39.079 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:39.080 [eventLoopGroupProxy-13-2 @call-handler#2149] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:39.082 [eventLoopGroupProxy-13-2 @coroutine#2150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:39.082 [eventLoopGroupProxy-13-2 @call-handler#2149] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:39.082 [eventLoopGroupProxy-13-2 @call-handler#2149] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:18:39.082 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:39.083 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:39.083 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:39.083 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:39.083 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:39.084 [eventLoopGroupProxy-13-2 @call-handler#2155] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:39.086 [eventLoopGroupProxy-13-2 @coroutine#2156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:39.086 [eventLoopGroupProxy-13-2 @call-handler#2155] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:39.086 [eventLoopGroupProxy-13-2 @call-handler#2155] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:18:39.087 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:39.087 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:39.087 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:39.087 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:39.087 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:39.088 [eventLoopGroupProxy-13-2 @call-handler#2161] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:39.103 [DefaultDispatcher-worker-5 @coroutine#1176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53dbe7b2 2024-02-08 10:18:39.133 [eventLoopGroupProxy-13-2 @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:39.133 [eventLoopGroupProxy-13-2 @call-handler#2161] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:39.134 [eventLoopGroupProxy-13-2 @call-handler#2161] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-08 10:18:39.134 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:39.135 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:39.135 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:39.135 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:39.135 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:39.137 [eventLoopGroupProxy-13-2 @call-handler#2168] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:39.139 [eventLoopGroupProxy-13-2 @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:39.139 [eventLoopGroupProxy-13-2 @call-handler#2168] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:39.139 [eventLoopGroupProxy-13-2 @call-handler#2168] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 10:18:39.140 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:39.140 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:39.140 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:39.140 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:39.140 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:39.141 [eventLoopGroupProxy-13-2 @call-handler#2174] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:39.143 [eventLoopGroupProxy-13-2 @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:39.143 [eventLoopGroupProxy-13-2 @call-handler#2174] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:39.143 [eventLoopGroupProxy-13-2 @call-handler#2174] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:18:39.143 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:39.144 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:39.144 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:39.144 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:39.144 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:39.145 [eventLoopGroupProxy-13-2 @call-handler#2180] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:39.148 [eventLoopGroupProxy-13-2 @coroutine#2181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:39.148 [eventLoopGroupProxy-13-2 @call-handler#2180] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:39.148 [eventLoopGroupProxy-13-2 @call-handler#2180] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 10:18:39.149 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:39.150 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:39.150 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:39.150 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:39.150 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:39.152 [eventLoopGroupProxy-13-2 @call-handler#2186] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:39.153 [eventLoopGroupProxy-13-2 @coroutine#2187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:39.153 [eventLoopGroupProxy-13-2 @call-handler#2186] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:39.153 [eventLoopGroupProxy-13-2 @call-handler#2186] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:18:39.154 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:39.155 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:39.155 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:39.155 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:39.155 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:39.156 [eventLoopGroupProxy-13-2 @call-handler#2192] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:39.201 [eventLoopGroupProxy-13-2 @coroutine#2193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:39.201 [eventLoopGroupProxy-13-2 @call-handler#2192] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:39.201 [eventLoopGroupProxy-13-2 @call-handler#2192] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-08 10:18:39.201 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:39.202 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:39.202 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:39.202 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:39.202 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:39.204 [eventLoopGroupProxy-13-2 @call-handler#2198] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:39.205 [eventLoopGroupProxy-13-2 @coroutine#2199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:39.205 [eventLoopGroupProxy-13-2 @call-handler#2198] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:39.205 [eventLoopGroupProxy-13-2 @call-handler#2198] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:18:39.206 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:39.207 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:39.207 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:39.207 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:39.207 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:39.208 [eventLoopGroupProxy-13-2 @call-handler#2204] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:39.210 [eventLoopGroupProxy-13-2 @coroutine#2205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:39.210 [eventLoopGroupProxy-13-2 @call-handler#2204] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:39.210 [eventLoopGroupProxy-13-2 @call-handler#2204] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:18:39.211 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:39.212 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:39.212 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:39.212 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:39.212 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:39.213 [eventLoopGroupProxy-13-2 @call-handler#2210] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:39.257 [eventLoopGroupProxy-13-2 @coroutine#2211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:39.257 [eventLoopGroupProxy-13-2 @call-handler#2210] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:39.257 [eventLoopGroupProxy-13-2 @call-handler#2210] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-08 10:18:39.258 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:39.258 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:39.259 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:39.259 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:39.259 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:39.260 [eventLoopGroupProxy-13-2 @call-handler#2216] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:39.261 [eventLoopGroupProxy-13-2 @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:39.262 [eventLoopGroupProxy-13-2 @call-handler#2216] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:39.262 [eventLoopGroupProxy-13-2 @call-handler#2216] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:18:39.262 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:39.263 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:39.264 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:39.264 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:39.264 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:39.265 [eventLoopGroupProxy-13-2 @call-handler#2222] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:39.267 [eventLoopGroupProxy-13-2 @coroutine#2223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:39.267 [eventLoopGroupProxy-13-2 @call-handler#2222] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:39.267 [eventLoopGroupProxy-13-2 @call-handler#2222] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:18:39.268 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:39.269 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:39.269 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:39.269 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:39.269 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:39.270 [eventLoopGroupProxy-13-2 @call-handler#2228] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:39.271 [eventLoopGroupProxy-13-2 @coroutine#2229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:39.271 [eventLoopGroupProxy-13-2 @call-handler#2228] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:39.271 [eventLoopGroupProxy-13-2 @call-handler#2228] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 10:18:39.272 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:39.273 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:39.273 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:39.273 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:39.273 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:39.274 [eventLoopGroupProxy-13-2 @call-handler#2234] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:39.276 [eventLoopGroupProxy-13-2 @coroutine#2235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:39.276 [eventLoopGroupProxy-13-2 @call-handler#2234] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:39.276 [eventLoopGroupProxy-13-2 @call-handler#2234] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:18:39.277 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:39.277 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:39.278 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:39.278 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:39.278 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:39.279 [eventLoopGroupProxy-13-2 @call-handler#2240] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:39.280 [eventLoopGroupProxy-13-2 @coroutine#2241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:39.280 [eventLoopGroupProxy-13-2 @call-handler#2240] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:39.280 [eventLoopGroupProxy-13-2 @call-handler#2240] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:18:39.281 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:39.281 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:39.282 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:39.282 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:39.282 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:39.282 [eventLoopGroupProxy-13-2 @call-handler#2246] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:39.286 [eventLoopGroupProxy-13-2 @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:39.286 [eventLoopGroupProxy-13-2 @call-handler#2246] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:39.286 [eventLoopGroupProxy-13-2 @call-handler#2246] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-08 10:18:39.286 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:39.287 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:39.287 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:39.287 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:39.287 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:39.288 [eventLoopGroupProxy-13-2 @call-handler#2252] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:39.332 [eventLoopGroupProxy-13-2 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:39.333 [eventLoopGroupProxy-13-2 @call-handler#2252] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:39.333 [eventLoopGroupProxy-13-2 @call-handler#2252] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-08 10:18:39.333 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:39.334 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:39.334 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:39.334 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:39.334 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:39.335 [eventLoopGroupProxy-13-2 @call-handler#2259] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:39.337 [eventLoopGroupProxy-13-2 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:39.338 [eventLoopGroupProxy-13-2 @call-handler#2259] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:39.338 [eventLoopGroupProxy-13-2 @call-handler#2259] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 10:18:39.338 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:39.339 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:39.339 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:39.339 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:39.339 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:39.340 [eventLoopGroupProxy-13-2 @call-handler#2265] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:39.342 [eventLoopGroupProxy-13-2 @coroutine#2266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:39.342 [eventLoopGroupProxy-13-2 @call-handler#2265] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:39.342 [eventLoopGroupProxy-13-2 @call-handler#2265] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:18:39.343 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:39.344 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:39.344 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:39.344 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:39.344 [MyScheduler_Worker-1 @coroutine#1341] 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-02-08 10:18:39.345 [eventLoopGroupProxy-13-2 @call-handler#2271] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:18:39.348 [eventLoopGroupProxy-13-2 @coroutine#2272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:39.348 [eventLoopGroupProxy-13-2 @call-handler#2271] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:39.348 [eventLoopGroupProxy-13-2 @call-handler#2271] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 10:18:39.348 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:39.364 [DefaultDispatcher-worker-5 @coroutine#1161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53dbe7b2 2024-02-08 10:18:39.373 [DefaultDispatcher-worker-3 @coroutine#1158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53dbe7b2 2024-02-08 10:18:39.374 [DefaultDispatcher-worker-3 @coroutine#1158] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 10:18:39.374 [DefaultDispatcher-worker-3 @coroutine#1158] 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-02-08 10:18:39.374 [DefaultDispatcher-worker-3 @coroutine#1158] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 10:18:39.374 [DefaultDispatcher-worker-3 @coroutine#1158] 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-02-08 10:18:39.375 [eventLoopGroupProxy-13-2 @call-handler#2282] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-08 10:18:39.376 [eventLoopGroupProxy-13-2 @call-handler#2282] 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-02-08 10:18:39.376 [eventLoopGroupProxy-13-2 @call-handler#2282] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 10:18:39.400 [DefaultDispatcher-worker-11 @call-handler#2282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c1a95a2 2024-02-08 10:18:39.400 [eventLoopGroupProxy-13-2 @call-handler#2282] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:39.400 [eventLoopGroupProxy-13-2 @call-handler#2282] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 25ms 2024-02-08 10:18:39.400 [DefaultDispatcher-worker-2 @coroutine#975] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556400631084789760/_ustadmanifest.json 2024-02-08 10:18:39.401 [DefaultDispatcher-worker-2 @coroutine#975] 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/556400631084789760/_ustadmanifest.json. 2024-02-08 10:18:39.401 [DefaultDispatcher-worker-2 @coroutine#975] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556400631084789760/_ustadmanifest.json 2024-02-08 10:18:39.401 [DefaultDispatcher-worker-3 @coroutine#1158] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 10:18:39.401 [DefaultDispatcher-worker-3 @coroutine#1158] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 10:18:39.401 [DefaultDispatcher-worker-3 @coroutine#1158] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-08 10:18:39.401 [DefaultDispatcher-worker-3 @coroutine#1158] 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-02-08 10:18:39.402 [DefaultDispatcher-worker-13 @coroutine#975] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556400631084789760/_ustadmanifest.json 2024-02-08 10:18:39.402 [DefaultDispatcher-worker-13 @coroutine#975] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556400631084789760/_ustadmanifest.json 2024-02-08 10:18:39.403 [DefaultDispatcher-worker-13 @coroutine#975] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556400631084789760/_ustadmanifest.json. 2024-02-08 10:18:39.403 [DefaultDispatcher-worker-13 @coroutine#975] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556400631084789760/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 10:18:39.411 [DefaultDispatcher-worker-3 @coroutine#1158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53dbe7b2 2024-02-08 10:18:39.413 [DefaultDispatcher-worker-13 @coroutine#2499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:39.424 [DefaultDispatcher-worker-9 @coroutine#975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c1a95a2 2024-02-08 10:18:39.438 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-08 10:18:39.438 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-08 10:18:39.438 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-08 10:18:39.438 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-08 10:18:39.438 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-08 10:18:39.444 [Test worker @coroutine#2652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b4e7b2 2024-02-08 10:18:39.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Shutdown initiated... 2024-02-08 10:18:39.444 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Close initiated... 2024-02-08 10:18:39.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:39.444 [HikariPool-69 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53dbe7b2: (connection evicted) 2024-02-08 10:18:39.445 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:39.445 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Closed. 2024-02-08 10:18:39.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Shutdown completed. 2024-02-08 10:18:39.769 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 10:18:39.769 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 10:18:39.865 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 10:18:40.448 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@a1a72d4 2024-02-08 10:18:40.448 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@a1a72d4 2024-02-08 10:18:40.454 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-08 10:18:40.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Shutdown initiated... 2024-02-08 10:18:40.454 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Close initiated... 2024-02-08 10:18:40.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:40.454 [HikariPool-67 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c1a95a2: (connection evicted) 2024-02-08 10:18:40.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:40.455 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Closed. 2024-02-08 10:18:40.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Shutdown completed. 2024-02-08 10:18:40.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2024-02-08 10:18:40.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:40.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:40.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:40.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:40.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:40.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:40.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@510a2c7 2024-02-08 10:18:40.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:40.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:40.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:40.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:40.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:40.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:40.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:40.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:40.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:40.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:40.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:40.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:40.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:40.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:40.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:40.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:40.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:40.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:40.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:40.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2024-02-08 10:18:40.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:40.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:40.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:40.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:40.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:40.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:40.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:40.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:40.461 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2024-02-08 10:18:40.462 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ea19c97 2024-02-08 10:18:40.462 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ea19c97 2024-02-08 10:18:40.462 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2024-02-08 10:18:40.478 [DefaultDispatcher-worker-3 @coroutine#2663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ea19c97 2024-02-08 10:18:40.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2024-02-08 10:18:40.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:40.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:40.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:40.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:40.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:40.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:40.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43b2e7db 2024-02-08 10:18:40.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:40.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:40.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:40.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:40.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:40.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:40.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:40.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:40.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:40.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:40.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:40.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:40.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:40.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:40.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:40.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:40.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:40.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:40.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:40.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2024-02-08 10:18:40.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:40.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:40.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:40.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:40.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:40.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:40.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:40.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:40.485 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2024-02-08 10:18:40.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@530df3ab 2024-02-08 10:18:40.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@530df3ab 2024-02-08 10:18:40.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2024-02-08 10:18:40.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2024-02-08 10:18:40.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:40.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:40.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:40.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:40.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:40.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:40.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e72c82a 2024-02-08 10:18:40.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:40.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:40.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:40.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:40.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:40.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:40.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:40.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:40.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:40.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:40.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:40.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:40.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:40.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:40.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:40.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:40.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:40.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:40.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:40.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2024-02-08 10:18:40.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:40.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:40.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:40.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:40.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:40.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:40.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:40.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:40.487 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2024-02-08 10:18:40.488 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@64fba3e6 2024-02-08 10:18:40.488 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@64fba3e6 2024-02-08 10:18:40.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2024-02-08 10:18:40.490 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-08 10:18:40.491 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-02-08 10:18:40.493 [DefaultDispatcher-worker-13 @coroutine#2673] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-08 10:18:40.498 [DefaultDispatcher-worker-13 @coroutine#2675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530df3ab 2024-02-08 10:18:40.500 [Test worker @coroutine#2674] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 10:18:40.500 [Test worker @coroutine#2674] 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-02-08 10:18:40.500 [Test worker @coroutine#2674] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-08 10:18:40.500 [Test worker @coroutine#2674] 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-02-08 10:18:40.502 [eventLoopGroupProxy-16-1 @call-handler#2681] 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-02-08 10:18:40.503 [eventLoopGroupProxy-16-1 @call-handler#2681] 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-02-08 10:18:40.504 [eventLoopGroupProxy-16-1 @coroutine#2682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64fba3e6 2024-02-08 10:18:40.505 [Test worker @coroutine#2674] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-08 10:18:40.505 [Test worker @coroutine#2674] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 10:18:40.506 [Test worker @coroutine#2674] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-08 10:18:40.506 [Test worker @coroutine#2674] 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-02-08 10:18:40.507 [Test worker @coroutine#2686] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:40.507 [Test worker @coroutine#2686] 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-02-08 10:18:40.507 [Test worker @coroutine#2686] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:40.507 [Test worker @coroutine#2686] 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-02-08 10:18:40.508 [eventLoopGroupProxy-16-1 @call-handler#2689] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-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-02-08 10:18:40.513 [eventLoopGroupProxy-16-1 @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64fba3e6 2024-02-08 10:18:40.513 [eventLoopGroupProxy-16-1 @call-handler#2689] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:40.514 [Test worker @coroutine#2686] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:18:40.517 [eventLoopGroupProxy-16-2 @call-handler#2700] 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-02-08 10:18:40.522 [eventLoopGroupProxy-16-2 @call-handler#2700] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:40.529 [Test worker @coroutine#2703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530df3ab 2024-02-08 10:18:40.562 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:40.586 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:40.588 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:41.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2024-02-08 10:18:41.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:41.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:41.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:41.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:41.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:41.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:41.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c4516ec 2024-02-08 10:18:41.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:41.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:41.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:41.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:41.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:41.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:41.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:41.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:41.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:41.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:41.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:41.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:41.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:41.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:41.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:41.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:41.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:41.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:41.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:41.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2024-02-08 10:18:41.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:41.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:41.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:41.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:41.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:41.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:41.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:41.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:41.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2024-02-08 10:18:41.657 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d93e5bf 2024-02-08 10:18:41.657 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d93e5bf 2024-02-08 10:18:41.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2024-02-08 10:18:41.695 [DefaultDispatcher-worker-13 @coroutine#2709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d93e5bf 2024-02-08 10:18:41.701 [Test worker @coroutine#2709] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46019/api/blob/upload-init-batch 2024-02-08 10:18:41.701 [Test worker @coroutine#2709] 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:46019/api/blob/upload-init-batch. 2024-02-08 10:18:41.701 [Test worker @coroutine#2709] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46019/api/blob/upload-init-batch 2024-02-08 10:18:41.701 [Test worker @coroutine#2709] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46019/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-08 10:18:41.703 [Test worker @coroutine#2709] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46019/api/blob/upload-init-batch 2024-02-08 10:18:41.703 [Test worker @coroutine#2709] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46019/api/blob/upload-init-batch 2024-02-08 10:18:41.703 [Test worker @coroutine#2709] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:46019/api/blob/upload-init-batch. 2024-02-08 10:18:41.703 [Test worker @coroutine#2709] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:46019/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 10:18:41.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Shutdown initiated... 2024-02-08 10:18:41.711 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Close initiated... 2024-02-08 10:18:41.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:41.711 [HikariPool-73 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d93e5bf: (connection evicted) 2024-02-08 10:18:41.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:41.712 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Closed. 2024-02-08 10:18:41.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Shutdown completed. 2024-02-08 10:18:41.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2024-02-08 10:18:41.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:41.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:41.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:41.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:41.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:41.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:41.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5020b59f 2024-02-08 10:18:41.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:41.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:41.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:41.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:41.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:41.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:41.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:41.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:41.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:41.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:41.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:41.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:41.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:41.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:41.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:41.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:41.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:41.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:41.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:41.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2024-02-08 10:18:41.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:41.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:41.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:41.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:41.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:41.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:41.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:41.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:41.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2024-02-08 10:18:41.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@46d18a33 2024-02-08 10:18:41.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@46d18a33 2024-02-08 10:18:41.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2024-02-08 10:18:41.746 [Test worker @coroutine#2720] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35949/api/blob/upload-init-batch 2024-02-08 10:18:41.746 [Test worker @coroutine#2720] 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:35949/api/blob/upload-init-batch. 2024-02-08 10:18:41.746 [Test worker @coroutine#2720] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35949/api/blob/upload-init-batch 2024-02-08 10:18:41.746 [Test worker @coroutine#2720] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35949/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-08 10:18:41.748 [Test worker @coroutine#2720] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35949/api/blob/upload-init-batch 2024-02-08 10:18:41.748 [Test worker @coroutine#2720] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35949/api/blob/upload-init-batch 2024-02-08 10:18:41.748 [Test worker @coroutine#2720] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:35949/api/blob/upload-init-batch. 2024-02-08 10:18:41.748 [Test worker @coroutine#2720] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:35949/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 10:18:41.749 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2024-02-08 10:18:41.749 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2024-02-08 10:18:41.749 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:41.749 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46d18a33: (connection evicted) 2024-02-08 10:18:41.750 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:41.750 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2024-02-08 10:18:41.750 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2024-02-08 10:18:41.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2024-02-08 10:18:41.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:41.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:41.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:41.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:41.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:41.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:41.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c74d846 2024-02-08 10:18:41.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:41.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:41.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:41.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:41.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:41.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:41.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:41.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:41.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:41.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:41.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:41.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:41.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:41.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:41.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:41.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:41.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:41.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:41.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:41.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2024-02-08 10:18:41.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:41.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:41.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:41.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:41.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:41.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:41.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:41.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:41.759 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2024-02-08 10:18:41.760 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@5552d10 2024-02-08 10:18:41.760 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@5552d10 2024-02-08 10:18:41.760 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2024-02-08 10:18:41.778 [Test worker @coroutine#2726] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55171/api/blob/upload-init-batch 2024-02-08 10:18:41.778 [Test worker @coroutine#2726] 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:55171/api/blob/upload-init-batch. 2024-02-08 10:18:41.778 [Test worker @coroutine#2726] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55171/api/blob/upload-init-batch 2024-02-08 10:18:41.778 [Test worker @coroutine#2726] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55171/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-08 10:18:41.780 [Test worker @coroutine#2726] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55171/api/blob/upload-init-batch 2024-02-08 10:18:41.780 [Test worker @coroutine#2726] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55171/api/blob/upload-init-batch 2024-02-08 10:18:41.780 [Test worker @coroutine#2726] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:55171/api/blob/upload-init-batch. 2024-02-08 10:18:41.780 [Test worker @coroutine#2726] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:55171/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 10:18:41.787 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2024-02-08 10:18:41.787 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2024-02-08 10:18:41.787 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:41.787 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5552d10: (connection evicted) 2024-02-08 10:18:41.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:41.788 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2024-02-08 10:18:41.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2024-02-08 10:18:41.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2024-02-08 10:18:41.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:41.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:41.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:41.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:41.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:41.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:41.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@bb38c49 2024-02-08 10:18:41.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:41.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:41.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:41.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:41.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:41.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:41.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:41.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:41.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:41.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:41.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:41.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:41.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:41.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 10:18:41.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 10:18:41.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:41.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:41.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 10:18:41.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:41.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2024-02-08 10:18:41.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:41.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:41.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:41.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:41.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:41.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:41.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:41.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:41.866 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2024-02-08 10:18:41.866 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@361483eb 2024-02-08 10:18:41.866 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@361483eb 2024-02-08 10:18:41.866 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2024-02-08 10:18:41.884 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361483eb 2024-02-08 10:18:41.912 [DefaultDispatcher-worker-13 @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361483eb 2024-02-08 10:18:41.921 [DefaultDispatcher-worker-7 @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361483eb 2024-02-08 10:18:41.930 [DefaultDispatcher-worker-11 @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361483eb 2024-02-08 10:18:41.941 [DefaultDispatcher-worker-6 @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361483eb 2024-02-08 10:18:41.950 [DefaultDispatcher-worker-13 @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361483eb 2024-02-08 10:18:41.959 [DefaultDispatcher-worker-13 @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361483eb 2024-02-08 10:18:41.966 [HikariPool-76 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:18:41.968 [DefaultDispatcher-worker-2 @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361483eb 2024-02-08 10:18:41.970 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@59bc1b40 2024-02-08 10:18:41.970 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@59bc1b40 2024-02-08 10:18:41.973 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@577bee07 2024-02-08 10:18:41.973 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@577bee07 2024-02-08 10:18:41.976 [DefaultDispatcher-worker-6 @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361483eb 2024-02-08 10:18:41.978 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@53447030 2024-02-08 10:18:41.978 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@53447030 2024-02-08 10:18:41.981 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@1646e43c 2024-02-08 10:18:41.981 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@1646e43c 2024-02-08 10:18:41.983 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f998baf 2024-02-08 10:18:41.983 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f998baf 2024-02-08 10:18:41.984 [DefaultDispatcher-worker-13 @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361483eb 2024-02-08 10:18:41.986 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@279a538d 2024-02-08 10:18:41.986 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@279a538d 2024-02-08 10:18:41.988 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@57af62be 2024-02-08 10:18:41.988 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@57af62be 2024-02-08 10:18:41.990 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@76691b73 2024-02-08 10:18:41.990 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@76691b73 2024-02-08 10:18:41.992 [DefaultDispatcher-worker-7 @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361483eb 2024-02-08 10:18:41.992 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@154e22e2 2024-02-08 10:18:41.992 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@154e22e2 2024-02-08 10:18:41.992 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 10:18:42.000 [DefaultDispatcher-worker-3 @coroutine#2754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361483eb 2024-02-08 10:18:42.007 [DefaultDispatcher-worker-7 @coroutine#2754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361483eb 2024-02-08 10:18:42.018 [DefaultDispatcher-worker-11 @coroutine#2754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361483eb 2024-02-08 10:18:42.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2024-02-08 10:18:42.020 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2024-02-08 10:18:42.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 10:18:42.021 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@361483eb: (connection evicted) 2024-02-08 10:18:42.021 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59bc1b40: (connection evicted) 2024-02-08 10:18:42.022 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@577bee07: (connection evicted) 2024-02-08 10:18:42.022 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53447030: (connection evicted) 2024-02-08 10:18:42.023 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1646e43c: (connection evicted) 2024-02-08 10:18:42.023 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f998baf: (connection evicted) 2024-02-08 10:18:42.023 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@279a538d: (connection evicted) 2024-02-08 10:18:42.024 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57af62be: (connection evicted) 2024-02-08 10:18:42.024 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76691b73: (connection evicted) 2024-02-08 10:18:42.025 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@154e22e2: (connection evicted) 2024-02-08 10:18:42.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:42.027 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2024-02-08 10:18:42.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2024-02-08 10:18:42.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2024-02-08 10:18:42.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:42.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:42.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:42.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:42.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:42.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:42.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f740044 2024-02-08 10:18:42.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:42.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:42.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:42.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:42.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:42.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:42.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:42.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:42.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:42.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:42.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:42.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:42.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:42.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 10:18:42.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 10:18:42.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:42.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:42.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 10:18:42.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:42.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2024-02-08 10:18:42.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:42.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:42.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:42.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:42.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:42.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:42.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:42.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:42.028 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2024-02-08 10:18:42.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@278150a1 2024-02-08 10:18:42.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@278150a1 2024-02-08 10:18:42.029 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2024-02-08 10:18:42.050 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@278150a1 2024-02-08 10:18:42.077 [DefaultDispatcher-worker-6 @coroutine#2759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@278150a1 2024-02-08 10:18:42.086 [DefaultDispatcher-worker-3 @coroutine#2759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@278150a1 2024-02-08 10:18:42.094 [DefaultDispatcher-worker-13 @coroutine#2759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@278150a1 2024-02-08 10:18:42.102 [DefaultDispatcher-worker-9 @coroutine#2759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@278150a1 2024-02-08 10:18:42.111 [DefaultDispatcher-worker-7 @coroutine#2759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@278150a1 2024-02-08 10:18:42.120 [DefaultDispatcher-worker-5 @coroutine#2759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@278150a1 2024-02-08 10:18:42.128 [DefaultDispatcher-worker-6 @coroutine#2759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@278150a1 2024-02-08 10:18:42.129 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:18:42.135 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@36426bd6 2024-02-08 10:18:42.135 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@36426bd6 2024-02-08 10:18:42.139 [DefaultDispatcher-worker-2 @coroutine#2759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@278150a1 2024-02-08 10:18:42.139 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@3885836e 2024-02-08 10:18:42.139 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@3885836e 2024-02-08 10:18:42.142 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cba00a6 2024-02-08 10:18:42.142 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cba00a6 2024-02-08 10:18:42.144 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@79b88955 2024-02-08 10:18:42.144 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@79b88955 2024-02-08 10:18:42.146 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c01416f 2024-02-08 10:18:42.147 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c01416f 2024-02-08 10:18:42.147 [DefaultDispatcher-worker-6 @coroutine#2759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@278150a1 2024-02-08 10:18:42.149 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@488b3772 2024-02-08 10:18:42.149 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@488b3772 2024-02-08 10:18:42.151 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@24d8a1f5 2024-02-08 10:18:42.151 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@24d8a1f5 2024-02-08 10:18:42.153 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@1997761a 2024-02-08 10:18:42.153 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@1997761a 2024-02-08 10:18:42.155 [DefaultDispatcher-worker-9 @coroutine#2759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@278150a1 2024-02-08 10:18:42.155 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f4b567e 2024-02-08 10:18:42.156 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f4b567e 2024-02-08 10:18:42.156 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 10:18:42.164 [DefaultDispatcher-worker-5 @coroutine#2770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@278150a1 2024-02-08 10:18:42.171 [DefaultDispatcher-worker-2 @coroutine#2770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@278150a1 2024-02-08 10:18:42.181 [DefaultDispatcher-worker-6 @coroutine#2770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@278150a1 2024-02-08 10:18:42.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Shutdown initiated... 2024-02-08 10:18:42.182 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Close initiated... 2024-02-08 10:18:42.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 10:18:42.182 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@278150a1: (connection evicted) 2024-02-08 10:18:42.184 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36426bd6: (connection evicted) 2024-02-08 10:18:42.184 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3885836e: (connection evicted) 2024-02-08 10:18:42.185 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3cba00a6: (connection evicted) 2024-02-08 10:18:42.185 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79b88955: (connection evicted) 2024-02-08 10:18:42.186 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c01416f: (connection evicted) 2024-02-08 10:18:42.186 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@488b3772: (connection evicted) 2024-02-08 10:18:42.186 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24d8a1f5: (connection evicted) 2024-02-08 10:18:42.187 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1997761a: (connection evicted) 2024-02-08 10:18:42.187 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f4b567e: (connection evicted) 2024-02-08 10:18:42.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:42.189 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Closed. 2024-02-08 10:18:42.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Shutdown completed. 2024-02-08 10:18:42.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2024-02-08 10:18:42.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:42.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:42.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:42.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:42.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:42.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:42.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@347f8029 2024-02-08 10:18:42.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:42.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:42.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:42.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:42.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:42.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:42.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:42.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:42.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:42.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:42.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:42.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:42.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:42.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:42.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:42.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:42.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:42.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:42.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:42.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2024-02-08 10:18:42.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:42.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:42.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:42.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:42.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:42.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:42.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:42.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:42.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2024-02-08 10:18:42.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@630e5010 2024-02-08 10:18:42.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@630e5010 2024-02-08 10:18:42.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2024-02-08 10:18:42.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2024-02-08 10:18:42.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:42.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:42.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:42.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:42.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:42.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:42.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23cfdfa2 2024-02-08 10:18:42.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:42.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:42.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:42.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:42.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:42.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:42.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:42.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:42.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:42.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:42.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:42.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:42.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:42.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:42.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:42.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:42.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:42.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:42.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:42.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2024-02-08 10:18:42.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:42.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:42.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:42.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:42.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:42.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:42.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:42.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:42.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2024-02-08 10:18:42.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@4880a9d 2024-02-08 10:18:42.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@4880a9d 2024-02-08 10:18:42.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2024-02-08 10:18:42.647 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4880a9d 2024-02-08 10:18:42.649 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4880a9d 2024-02-08 10:18:42.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2024-02-08 10:18:42.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:42.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:42.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:42.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:42.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:42.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:42.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7304ca87 2024-02-08 10:18:42.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:42.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:42.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:42.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:42.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:42.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:42.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:42.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:42.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:42.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:42.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:42.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:42.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:42.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:42.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:42.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:42.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:42.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:42.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:42.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2024-02-08 10:18:42.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:42.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:42.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:42.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:42.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:42.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:42.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:42.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:42.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2024-02-08 10:18:42.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@13ae87a6 2024-02-08 10:18:42.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@13ae87a6 2024-02-08 10:18:42.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2024-02-08 10:18:42.679 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13ae87a6 2024-02-08 10:18:42.681 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13ae87a6 2024-02-08 10:18:42.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2024-02-08 10:18:42.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:42.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:42.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:42.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:42.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:42.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:42.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41f5389f 2024-02-08 10:18:42.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:42.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:42.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:42.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:42.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:42.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:42.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:42.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:42.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:42.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:42.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:42.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:42.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:42.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:42.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:42.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:42.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:42.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:42.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:42.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2024-02-08 10:18:42.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:42.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:42.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:42.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:42.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:42.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:42.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:42.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:42.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2024-02-08 10:18:42.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@396c1228 2024-02-08 10:18:42.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@396c1228 2024-02-08 10:18:42.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2024-02-08 10:18:42.707 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:42.710 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@396c1228 2024-02-08 10:18:42.712 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@396c1228 2024-02-08 10:18:42.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2024-02-08 10:18:42.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:42.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:42.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:42.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:42.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:42.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:42.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15fd3088 2024-02-08 10:18:42.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:42.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:42.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:42.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:42.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:42.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:42.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:42.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:42.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:42.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:42.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:42.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:42.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:42.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:42.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:42.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:42.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:42.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:42.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:42.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2024-02-08 10:18:42.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:42.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:42.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:42.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:42.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:42.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:42.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:42.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:42.714 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2024-02-08 10:18:42.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@329efc61 2024-02-08 10:18:42.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@329efc61 2024-02-08 10:18:42.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2024-02-08 10:18:42.724 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:42.738 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@329efc61 2024-02-08 10:18:42.740 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@329efc61 2024-02-08 10:18:42.746 [Test worker @coroutine#2799] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55505/ 2024-02-08 10:18:42.746 [Test worker @coroutine#2799] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55505/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 10:18:42.748 [Test worker @coroutine#2799] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55505/ 2024-02-08 10:18:42.748 [Test worker @coroutine#2799] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55505/ 2024-02-08 10:18:42.748 [Test worker @coroutine#2799] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55505/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 10:18:42.749 [Test worker @coroutine#2799] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55505/ 2024-02-08 10:18:42.749 [Test worker @coroutine#2799] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55505/ 2024-02-08 10:18:42.749 [Test worker @coroutine#2799] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55505/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 10:18:42.750 [Test worker @coroutine#2799] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55505/ 2024-02-08 10:18:42.750 [Test worker @coroutine#2799] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55505/ 2024-02-08 10:18:42.750 [Test worker @coroutine#2799] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55505/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 10:18:42.755 [HikariPool-80 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:42.787 [HikariPool-81 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:42.791 [Test worker @coroutine#2799] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55505/ 2024-02-08 10:18:42.791 [Test worker @coroutine#2799] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55505/ 2024-02-08 10:18:42.791 [Test worker @coroutine#2799] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55505/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 10:18:42.792 [Test worker @coroutine#2799] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55505/ 2024-02-08 10:18:42.793 [Test worker @coroutine#2799] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55505/ 2024-02-08 10:18:42.793 [Test worker @coroutine#2799] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55505/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 10:18:42.793 [Test worker @coroutine#2799] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55505/ 2024-02-08 10:18:42.794 [Test worker @coroutine#2799] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55505/ 2024-02-08 10:18:42.794 [Test worker @coroutine#2799] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55505/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 10:18:42.794 [Test worker @coroutine#2799] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55505/ 2024-02-08 10:18:42.798 [Test worker @coroutine#2815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57849/ 2024-02-08 10:18:42.798 [Test worker @coroutine#2815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57849/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 10:18:42.800 [Test worker @coroutine#2815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57849/ 2024-02-08 10:18:42.800 [Test worker @coroutine#2815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57849/ 2024-02-08 10:18:42.800 [Test worker @coroutine#2815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57849/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 10:18:42.801 [Test worker @coroutine#2815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57849/ 2024-02-08 10:18:42.801 [Test worker @coroutine#2815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57849/ 2024-02-08 10:18:42.801 [Test worker @coroutine#2815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57849/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 10:18:42.802 [Test worker @coroutine#2815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57849/ 2024-02-08 10:18:42.802 [Test worker @coroutine#2815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57849/ 2024-02-08 10:18:42.802 [Test worker @coroutine#2815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57849/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 10:18:42.815 [HikariPool-82 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:42.847 [Test worker @coroutine#2815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57849/ 2024-02-08 10:18:42.847 [Test worker @coroutine#2815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57849/ 2024-02-08 10:18:42.847 [Test worker @coroutine#2815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57849/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 10:18:42.848 [Test worker @coroutine#2815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57849/ 2024-02-08 10:18:42.849 [Test worker @coroutine#2815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57849/ 2024-02-08 10:18:42.849 [Test worker @coroutine#2815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57849/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 10:18:42.849 [Test worker @coroutine#2815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57849/ 2024-02-08 10:18:42.850 [Test worker @coroutine#2815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57849/ 2024-02-08 10:18:42.850 [Test worker @coroutine#2815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57849/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 10:18:42.850 [Test worker @coroutine#2815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57849/ 2024-02-08 10:18:43.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2024-02-08 10:18:43.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:43.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:43.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:43.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:43.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:43.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:43.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71806c64 2024-02-08 10:18:43.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:43.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:43.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:43.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:43.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:43.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:43.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:43.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:43.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:43.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:43.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:43.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:43.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:43.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 10:18:43.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 10:18:43.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:43.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:43.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 10:18:43.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:43.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2024-02-08 10:18:43.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:43.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:43.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:43.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:43.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:43.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:43.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:43.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:43.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2024-02-08 10:18:43.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@69988d42 2024-02-08 10:18:43.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@69988d42 2024-02-08 10:18:43.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2024-02-08 10:18:43.098 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69988d42 2024-02-08 10:18:43.108 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69988d42 2024-02-08 10:18:43.110 [Test worker @coroutine#2846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69988d42 2024-02-08 10:18:43.113 [DefaultDispatcher-worker-11 @coroutine#2850] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33425/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:18:43.113 [DefaultDispatcher-worker-11 @coroutine#2850] 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:33425/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 10:18:43.113 [DefaultDispatcher-worker-11 @coroutine#2850] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33425/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:18:43.113 [DefaultDispatcher-worker-11 @coroutine#2850] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33425/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 10:18:43.114 [DefaultDispatcher-worker-11 @coroutine#2850] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33425/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:18:43.114 [DefaultDispatcher-worker-11 @coroutine#2850] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33425/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:18:43.122 [DefaultDispatcher-worker-14 @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69988d42 2024-02-08 10:18:43.122 [DefaultDispatcher-worker-14 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33425/UmAppDatabase/replication/nodeId 2024-02-08 10:18:43.122 [DefaultDispatcher-worker-14 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33425/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:43.122 [DefaultDispatcher-worker-14 @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33425/UmAppDatabase/replication/nodeId 2024-02-08 10:18:43.123 [DefaultDispatcher-worker-3 @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33425/UmAppDatabase/replication/nodeId 2024-02-08 10:18:43.123 [DefaultDispatcher-worker-3 @coroutine#2849] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33425/UmAppDatabase/replication/nodeId 2024-02-08 10:18:43.125 [Test worker @coroutine#2854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69988d42 2024-02-08 10:18:43.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2024-02-08 10:18:43.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:43.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:43.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:43.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:43.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:43.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:43.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73dd3a46 2024-02-08 10:18:43.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:43.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:43.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:43.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:43.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:43.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:43.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:43.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:43.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:43.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:43.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:43.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:43.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:43.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 10:18:43.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 10:18:43.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:43.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:43.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 10:18:43.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:43.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2024-02-08 10:18:43.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:43.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:43.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:43.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:43.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:43.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:43.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:43.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:43.126 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2024-02-08 10:18:43.126 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@71e89a26 2024-02-08 10:18:43.126 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@71e89a26 2024-02-08 10:18:43.126 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2024-02-08 10:18:43.147 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e89a26 2024-02-08 10:18:43.157 [Test worker @coroutine#2861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e89a26 2024-02-08 10:18:43.159 [Test worker @coroutine#2863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e89a26 2024-02-08 10:18:43.164 [DefaultDispatcher-worker-15 @coroutine#2871] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33425/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-08 10:18:43.164 [DefaultDispatcher-worker-15 @coroutine#2871] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33425/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2024-02-08 10:18:43.164 [DefaultDispatcher-worker-15 @coroutine#2871] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33425/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-08 10:18:43.166 [DefaultDispatcher-worker-1 @coroutine#2871] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33425/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-08 10:18:43.166 [DefaultDispatcher-worker-1 @coroutine#2871] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33425/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-08 10:18:43.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2024-02-08 10:18:43.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:43.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:43.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:43.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:43.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:43.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:43.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4353db40 2024-02-08 10:18:43.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:43.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:43.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:43.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:43.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:43.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:43.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:43.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:43.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:43.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:43.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:43.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:43.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:43.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 10:18:43.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 10:18:43.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:43.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:43.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 10:18:43.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:43.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2024-02-08 10:18:43.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:43.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:43.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:43.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:43.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:43.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:43.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:43.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:43.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2024-02-08 10:18:43.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b1895e 2024-02-08 10:18:43.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b1895e 2024-02-08 10:18:43.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2024-02-08 10:18:43.170 [DefaultDispatcher-worker-7 @coroutine#2865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e89a26 2024-02-08 10:18:43.180 [HikariPool-83 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:43.184 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@51da8fc5 2024-02-08 10:18:43.184 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@51da8fc5 2024-02-08 10:18:43.188 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f1d6b8e 2024-02-08 10:18:43.188 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f1d6b8e 2024-02-08 10:18:43.190 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b1895e 2024-02-08 10:18:43.192 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b22e4b5 2024-02-08 10:18:43.192 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b22e4b5 2024-02-08 10:18:43.194 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e2061b5 2024-02-08 10:18:43.194 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e2061b5 2024-02-08 10:18:43.196 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b816113 2024-02-08 10:18:43.196 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b816113 2024-02-08 10:18:43.199 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f7438f6 2024-02-08 10:18:43.199 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f7438f6 2024-02-08 10:18:43.201 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@633f66e1 2024-02-08 10:18:43.201 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@633f66e1 2024-02-08 10:18:43.201 [Test worker @coroutine#2876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b1895e 2024-02-08 10:18:43.203 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e0f9efa 2024-02-08 10:18:43.203 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e0f9efa 2024-02-08 10:18:43.203 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b1895e 2024-02-08 10:18:43.204 [DefaultDispatcher-worker-7 @coroutine#2882] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46945/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:18:43.204 [DefaultDispatcher-worker-7 @coroutine#2882] 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:46945/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 10:18:43.204 [DefaultDispatcher-worker-7 @coroutine#2882] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46945/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:18:43.204 [DefaultDispatcher-worker-7 @coroutine#2882] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46945/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 10:18:43.205 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e96f1d1 2024-02-08 10:18:43.205 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e96f1d1 2024-02-08 10:18:43.205 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 10:18:43.206 [DefaultDispatcher-worker-4 @coroutine#2882] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46945/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:18:43.206 [DefaultDispatcher-worker-4 @coroutine#2882] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46945/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:18:43.213 [DefaultDispatcher-worker-5 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b1895e 2024-02-08 10:18:43.214 [DefaultDispatcher-worker-5 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46945/UmAppDatabase/replication/nodeId 2024-02-08 10:18:43.214 [DefaultDispatcher-worker-5 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46945/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:43.214 [DefaultDispatcher-worker-5 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46945/UmAppDatabase/replication/nodeId 2024-02-08 10:18:43.215 [DefaultDispatcher-worker-1 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46945/UmAppDatabase/replication/nodeId 2024-02-08 10:18:43.215 [DefaultDispatcher-worker-1 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46945/UmAppDatabase/replication/nodeId 2024-02-08 10:18:43.217 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b1895e 2024-02-08 10:18:43.226 [DefaultDispatcher-worker-5 @coroutine#2894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b1895e 2024-02-08 10:18:43.226 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:43.231 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@59809454 2024-02-08 10:18:43.231 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@59809454 2024-02-08 10:18:43.234 [DefaultDispatcher-worker-6 @coroutine#2894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b1895e 2024-02-08 10:18:43.234 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@57476114 2024-02-08 10:18:43.234 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@57476114 2024-02-08 10:18:43.238 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@5378ff24 2024-02-08 10:18:43.238 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@5378ff24 2024-02-08 10:18:43.241 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@167a6b2f 2024-02-08 10:18:43.241 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@167a6b2f 2024-02-08 10:18:43.241 [DefaultDispatcher-worker-14 @coroutine#2894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b1895e 2024-02-08 10:18:43.243 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b056f80 2024-02-08 10:18:43.243 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b056f80 2024-02-08 10:18:43.246 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@27a6f835 2024-02-08 10:18:43.246 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@27a6f835 2024-02-08 10:18:43.248 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@3333a23a 2024-02-08 10:18:43.248 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@3333a23a 2024-02-08 10:18:43.250 [DefaultDispatcher-worker-5 @coroutine#2894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b1895e 2024-02-08 10:18:43.251 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@76559460 2024-02-08 10:18:43.251 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@76559460 2024-02-08 10:18:43.253 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@16cc8c45 2024-02-08 10:18:43.253 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@16cc8c45 2024-02-08 10:18:43.253 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 10:18:43.257 [DefaultDispatcher-worker-6 @coroutine#2899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b1895e 2024-02-08 10:18:43.262 [DefaultDispatcher-worker-6 @coroutine#2899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b1895e 2024-02-08 10:18:43.269 [DefaultDispatcher-worker-4 @coroutine#2899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b1895e 2024-02-08 10:18:43.270 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:18:43.274 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e058648 2024-02-08 10:18:43.274 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e058648 2024-02-08 10:18:43.275 [DefaultDispatcher-worker-9 @coroutine#2899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b1895e 2024-02-08 10:18:43.277 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@50c273f8 2024-02-08 10:18:43.277 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@50c273f8 2024-02-08 10:18:43.280 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@54fded38 2024-02-08 10:18:43.280 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@54fded38 2024-02-08 10:18:43.282 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@11ff79c3 2024-02-08 10:18:43.282 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@11ff79c3 2024-02-08 10:18:43.285 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@63ba9a72 2024-02-08 10:18:43.285 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@63ba9a72 2024-02-08 10:18:43.285 [DefaultDispatcher-worker-14 @coroutine#2904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b1895e 2024-02-08 10:18:43.288 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@2024684e 2024-02-08 10:18:43.288 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@2024684e 2024-02-08 10:18:43.290 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b8bd55f 2024-02-08 10:18:43.290 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b8bd55f 2024-02-08 10:18:43.293 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@71d0868c 2024-02-08 10:18:43.293 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@71d0868c 2024-02-08 10:18:43.294 [DefaultDispatcher-worker-14 @coroutine#2904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b1895e 2024-02-08 10:18:43.295 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@468eebce 2024-02-08 10:18:43.295 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@468eebce 2024-02-08 10:18:43.295 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 10:18:43.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2024-02-08 10:18:43.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:43.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:43.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:43.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:43.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:43.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:43.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@628aea61 2024-02-08 10:18:43.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:43.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:43.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:43.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:43.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:43.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:43.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:43.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:43.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:43.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:43.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:43.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:43.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:43.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 10:18:43.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 10:18:43.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:43.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:43.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 10:18:43.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:43.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2024-02-08 10:18:43.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:43.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:43.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:43.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:43.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:43.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:43.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:43.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:43.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2024-02-08 10:18:43.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e34840f 2024-02-08 10:18:43.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e34840f 2024-02-08 10:18:43.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2024-02-08 10:18:43.333 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e34840f 2024-02-08 10:18:43.346 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e34840f 2024-02-08 10:18:43.347 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e34840f 2024-02-08 10:18:43.349 [DefaultDispatcher-worker-9 @coroutine#2929] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55561/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:18:43.349 [DefaultDispatcher-worker-9 @coroutine#2929] 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:55561/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 10:18:43.349 [DefaultDispatcher-worker-9 @coroutine#2929] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55561/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:18:43.349 [DefaultDispatcher-worker-9 @coroutine#2929] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55561/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 10:18:43.351 [DefaultDispatcher-worker-2 @coroutine#2929] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55561/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:18:43.351 [DefaultDispatcher-worker-2 @coroutine#2929] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55561/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:18:43.357 [DefaultDispatcher-worker-1 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e34840f 2024-02-08 10:18:43.358 [DefaultDispatcher-worker-1 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55561/UmAppDatabase/replication/nodeId 2024-02-08 10:18:43.358 [DefaultDispatcher-worker-1 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55561/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:43.358 [DefaultDispatcher-worker-1 @coroutine#2928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55561/UmAppDatabase/replication/nodeId 2024-02-08 10:18:43.359 [DefaultDispatcher-worker-15 @coroutine#2928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55561/UmAppDatabase/replication/nodeId 2024-02-08 10:18:43.359 [DefaultDispatcher-worker-15 @coroutine#2928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55561/UmAppDatabase/replication/nodeId 2024-02-08 10:18:43.361 [Test worker @coroutine#2933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e34840f 2024-02-08 10:18:43.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2024-02-08 10:18:43.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:43.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:43.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:43.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:43.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:43.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:43.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e58b0f6 2024-02-08 10:18:43.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:43.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:43.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:43.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:43.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:43.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:43.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:43.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:43.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:43.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:43.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:43.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:43.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:43.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 10:18:43.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 10:18:43.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:43.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:43.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 10:18:43.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:43.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2024-02-08 10:18:43.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:43.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:43.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:43.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:43.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:43.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:43.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:43.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:43.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2024-02-08 10:18:43.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@54ddd7e4 2024-02-08 10:18:43.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@54ddd7e4 2024-02-08 10:18:43.366 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2024-02-08 10:18:43.366 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54ddd7e4 2024-02-08 10:18:43.377 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54ddd7e4 2024-02-08 10:18:43.379 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54ddd7e4 2024-02-08 10:18:43.381 [DefaultDispatcher-worker-14 @coroutine#2951] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55561/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-08 10:18:43.381 [DefaultDispatcher-worker-14 @coroutine#2951] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55561/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2024-02-08 10:18:43.381 [DefaultDispatcher-worker-14 @coroutine#2951] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55561/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-08 10:18:43.382 [DefaultDispatcher-worker-5 @coroutine#2951] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55561/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-08 10:18:43.382 [DefaultDispatcher-worker-5 @coroutine#2951] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55561/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-08 10:18:43.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2024-02-08 10:18:43.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:43.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:43.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:43.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:43.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:43.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:43.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79982bcc 2024-02-08 10:18:43.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:43.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:43.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:43.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:43.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:43.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:43.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:43.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:43.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:43.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:43.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:43.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:43.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:43.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 10:18:43.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 10:18:43.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:43.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:43.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 10:18:43.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:43.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2024-02-08 10:18:43.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:43.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:43.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:43.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:43.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:43.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:43.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:43.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:43.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2024-02-08 10:18:43.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@79f3f34c 2024-02-08 10:18:43.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@79f3f34c 2024-02-08 10:18:43.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2024-02-08 10:18:43.388 [DefaultDispatcher-worker-6 @coroutine#2944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54ddd7e4 2024-02-08 10:18:43.406 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f3f34c 2024-02-08 10:18:43.407 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:43.412 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a856ba2 2024-02-08 10:18:43.412 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a856ba2 2024-02-08 10:18:43.415 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@64428882 2024-02-08 10:18:43.415 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@64428882 2024-02-08 10:18:43.417 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f3f34c 2024-02-08 10:18:43.418 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f3f34c 2024-02-08 10:18:43.419 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@607d00d2 2024-02-08 10:18:43.419 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@607d00d2 2024-02-08 10:18:43.420 [DefaultDispatcher-worker-5 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33327/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:18:43.420 [DefaultDispatcher-worker-5 @coroutine#2961] 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:33327/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 10:18:43.420 [DefaultDispatcher-worker-5 @coroutine#2961] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33327/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:18:43.420 [DefaultDispatcher-worker-5 @coroutine#2961] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33327/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 10:18:43.422 [DefaultDispatcher-worker-15 @coroutine#2961] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33327/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:18:43.422 [DefaultDispatcher-worker-15 @coroutine#2961] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33327/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:18:43.423 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@257f82b9 2024-02-08 10:18:43.423 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@257f82b9 2024-02-08 10:18:43.426 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@646625cf 2024-02-08 10:18:43.426 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@646625cf 2024-02-08 10:18:43.428 [DefaultDispatcher-worker-13 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f3f34c 2024-02-08 10:18:43.428 [DefaultDispatcher-worker-13 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33327/UmAppDatabase/replication/nodeId 2024-02-08 10:18:43.428 [DefaultDispatcher-worker-13 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33327/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:43.428 [DefaultDispatcher-worker-13 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33327/UmAppDatabase/replication/nodeId 2024-02-08 10:18:43.429 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@1410a759 2024-02-08 10:18:43.429 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@1410a759 2024-02-08 10:18:43.429 [DefaultDispatcher-worker-8 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33327/UmAppDatabase/replication/nodeId 2024-02-08 10:18:43.429 [DefaultDispatcher-worker-8 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33327/UmAppDatabase/replication/nodeId 2024-02-08 10:18:43.431 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ce35e99 2024-02-08 10:18:43.431 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ce35e99 2024-02-08 10:18:43.431 [Test worker @coroutine#2965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f3f34c 2024-02-08 10:18:43.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2024-02-08 10:18:43.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:43.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:43.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:43.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:43.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:43.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:43.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b9bbaa8 2024-02-08 10:18:43.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:43.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:43.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:43.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:43.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:43.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:43.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:43.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:43.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:43.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:43.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:43.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:43.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:43.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 10:18:43.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 10:18:43.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:43.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:43.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 10:18:43.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:43.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2024-02-08 10:18:43.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:43.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:43.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:43.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:43.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:43.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:43.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:43.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:43.433 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2024-02-08 10:18:43.433 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@45507df6 2024-02-08 10:18:43.433 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@45507df6 2024-02-08 10:18:43.436 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@10cd70ce 2024-02-08 10:18:43.436 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@10cd70ce 2024-02-08 10:18:43.436 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 10:18:43.436 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c512bb 2024-02-08 10:18:43.436 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c512bb 2024-02-08 10:18:43.436 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2024-02-08 10:18:43.437 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c512bb 2024-02-08 10:18:43.448 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c512bb 2024-02-08 10:18:43.449 [Test worker @coroutine#2974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c512bb 2024-02-08 10:18:43.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2024-02-08 10:18:43.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:43.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:43.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:43.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:43.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:43.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:43.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f57a7a4 2024-02-08 10:18:43.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:43.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:43.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:43.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:43.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:43.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:43.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:43.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:43.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:43.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:43.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:43.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:43.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:43.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 10:18:43.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 10:18:43.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:43.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:43.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 10:18:43.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:43.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2024-02-08 10:18:43.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:43.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:43.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:43.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:43.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:43.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:43.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:43.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:43.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2024-02-08 10:18:43.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@45ac973 2024-02-08 10:18:43.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@45ac973 2024-02-08 10:18:43.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2024-02-08 10:18:43.456 [DefaultDispatcher-worker-3 @coroutine#2976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c512bb 2024-02-08 10:18:43.466 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:43.469 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@157bc83 2024-02-08 10:18:43.469 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@157bc83 2024-02-08 10:18:43.472 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@f9052d9 2024-02-08 10:18:43.472 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@f9052d9 2024-02-08 10:18:43.473 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ac973 2024-02-08 10:18:43.475 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@bafd7f3 2024-02-08 10:18:43.475 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@bafd7f3 2024-02-08 10:18:43.478 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ead58e2 2024-02-08 10:18:43.478 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ead58e2 2024-02-08 10:18:43.481 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@72224610 2024-02-08 10:18:43.481 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@72224610 2024-02-08 10:18:43.484 [Test worker @coroutine#2984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ac973 2024-02-08 10:18:43.484 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fa9d417 2024-02-08 10:18:43.484 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fa9d417 2024-02-08 10:18:43.485 [Test worker @coroutine#2986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ac973 2024-02-08 10:18:43.485 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:43.486 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@acc945e 2024-02-08 10:18:43.486 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@acc945e 2024-02-08 10:18:43.487 [DefaultDispatcher-worker-3 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38323/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:18:43.487 [DefaultDispatcher-worker-3 @coroutine#2990] 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:38323/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 10:18:43.487 [DefaultDispatcher-worker-3 @coroutine#2990] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38323/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:18:43.487 [DefaultDispatcher-worker-3 @coroutine#2990] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38323/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 10:18:43.488 [DefaultDispatcher-worker-9 @coroutine#2990] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38323/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:18:43.488 [DefaultDispatcher-worker-9 @coroutine#2990] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38323/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:18:43.489 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e82a7ad 2024-02-08 10:18:43.489 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e82a7ad 2024-02-08 10:18:43.491 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a1f763a 2024-02-08 10:18:43.491 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a1f763a 2024-02-08 10:18:43.493 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ef066ab 2024-02-08 10:18:43.493 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ef066ab 2024-02-08 10:18:43.493 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 10:18:43.494 [DefaultDispatcher-worker-1 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ac973 2024-02-08 10:18:43.494 [DefaultDispatcher-worker-1 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38323/UmAppDatabase/replication/nodeId 2024-02-08 10:18:43.494 [DefaultDispatcher-worker-1 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38323/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:43.494 [DefaultDispatcher-worker-1 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38323/UmAppDatabase/replication/nodeId 2024-02-08 10:18:43.495 [DefaultDispatcher-worker-3 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38323/UmAppDatabase/replication/nodeId 2024-02-08 10:18:43.495 [DefaultDispatcher-worker-3 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38323/UmAppDatabase/replication/nodeId 2024-02-08 10:18:43.495 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@44d89109 2024-02-08 10:18:43.495 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@44d89109 2024-02-08 10:18:43.496 [Test worker @coroutine#2994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ac973 2024-02-08 10:18:43.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2024-02-08 10:18:43.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:43.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:43.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:43.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:43.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:43.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:43.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78805df3 2024-02-08 10:18:43.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:43.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:43.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:43.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:43.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:43.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:43.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:43.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:43.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:43.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:43.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:43.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:43.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:43.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 10:18:43.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 10:18:43.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:43.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:43.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 10:18:43.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:43.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2024-02-08 10:18:43.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:43.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:43.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:43.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:43.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:43.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:43.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:43.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:43.497 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2024-02-08 10:18:43.498 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@40e71d4a 2024-02-08 10:18:43.498 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@40e71d4a 2024-02-08 10:18:43.500 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e59b32 2024-02-08 10:18:43.500 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e59b32 2024-02-08 10:18:43.501 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@71ce19ee 2024-02-08 10:18:43.501 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@71ce19ee 2024-02-08 10:18:43.501 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2024-02-08 10:18:43.502 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71ce19ee 2024-02-08 10:18:43.502 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@347a9312 2024-02-08 10:18:43.502 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@347a9312 2024-02-08 10:18:43.504 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@34aa1c4d 2024-02-08 10:18:43.504 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@34aa1c4d 2024-02-08 10:18:43.506 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cdf4adf 2024-02-08 10:18:43.506 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cdf4adf 2024-02-08 10:18:43.509 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@65ca647d 2024-02-08 10:18:43.509 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@65ca647d 2024-02-08 10:18:43.511 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c899d5 2024-02-08 10:18:43.511 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c899d5 2024-02-08 10:18:43.511 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 10:18:43.513 [Test worker @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71ce19ee 2024-02-08 10:18:43.515 [Test worker @coroutine#3003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71ce19ee 2024-02-08 10:18:43.516 [DefaultDispatcher-worker-1 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2024-02-08 10:18:43.516 [DefaultDispatcher-worker-1 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:43.516 [DefaultDispatcher-worker-1 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:43.516 [DefaultDispatcher-worker-1 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:43.516 [DefaultDispatcher-worker-1 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:43.516 [DefaultDispatcher-worker-1 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:43.516 [DefaultDispatcher-worker-1 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:43.516 [DefaultDispatcher-worker-1 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b6e6364 2024-02-08 10:18:43.516 [DefaultDispatcher-worker-1 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:43.516 [DefaultDispatcher-worker-1 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:43.516 [DefaultDispatcher-worker-1 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:43.516 [DefaultDispatcher-worker-1 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:43.516 [DefaultDispatcher-worker-1 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:43.516 [DefaultDispatcher-worker-1 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:43.516 [DefaultDispatcher-worker-1 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:43.516 [DefaultDispatcher-worker-1 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:43.516 [DefaultDispatcher-worker-1 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:43.516 [DefaultDispatcher-worker-1 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:43.516 [DefaultDispatcher-worker-1 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:43.516 [DefaultDispatcher-worker-1 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:43.516 [DefaultDispatcher-worker-1 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:43.516 [DefaultDispatcher-worker-1 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 10:18:43.516 [DefaultDispatcher-worker-1 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 10:18:43.517 [DefaultDispatcher-worker-1 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:43.517 [DefaultDispatcher-worker-1 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:43.517 [DefaultDispatcher-worker-1 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 10:18:43.517 [DefaultDispatcher-worker-1 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:43.517 [DefaultDispatcher-worker-1 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2024-02-08 10:18:43.517 [DefaultDispatcher-worker-1 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:43.517 [DefaultDispatcher-worker-1 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:43.517 [DefaultDispatcher-worker-1 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:43.517 [DefaultDispatcher-worker-1 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:43.517 [DefaultDispatcher-worker-1 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:43.517 [DefaultDispatcher-worker-1 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:43.517 [DefaultDispatcher-worker-1 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:43.517 [DefaultDispatcher-worker-1 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:43.517 [DefaultDispatcher-worker-1 @coroutine#3012] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2024-02-08 10:18:43.517 [DefaultDispatcher-worker-1 @coroutine#3012] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@58e2ab76 2024-02-08 10:18:43.517 [DefaultDispatcher-worker-1 @coroutine#3012] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@58e2ab76 2024-02-08 10:18:43.517 [DefaultDispatcher-worker-1 @coroutine#3012] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2024-02-08 10:18:43.522 [DefaultDispatcher-worker-7 @coroutine#3005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71ce19ee 2024-02-08 10:18:43.536 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:43.540 [DefaultDispatcher-worker-1 @coroutine#3012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e2ab76 2024-02-08 10:18:43.540 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@31446126 2024-02-08 10:18:43.540 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@31446126 2024-02-08 10:18:43.544 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f83997e 2024-02-08 10:18:43.544 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f83997e 2024-02-08 10:18:43.547 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bbc0a56 2024-02-08 10:18:43.547 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bbc0a56 2024-02-08 10:18:43.550 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ebe9345 2024-02-08 10:18:43.550 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ebe9345 2024-02-08 10:18:43.551 [DefaultDispatcher-worker-1 @coroutine#3015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e2ab76 2024-02-08 10:18:43.552 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:43.552 [DefaultDispatcher-worker-1 @coroutine#3017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e2ab76 2024-02-08 10:18:43.553 [DefaultDispatcher-worker-7 @coroutine#3020] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:18:43.553 [DefaultDispatcher-worker-7 @coroutine#3020] 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-02-08 10:18:43.553 [DefaultDispatcher-worker-7 @coroutine#3020] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:18:43.553 [DefaultDispatcher-worker-7 @coroutine#3020] 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-02-08 10:18:43.553 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ce190e5 2024-02-08 10:18:43.553 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ce190e5 2024-02-08 10:18:43.554 [DefaultDispatcher-worker-1 @coroutine#3012] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-08 10:18:43.554 [DefaultDispatcher-worker-1 @coroutine#3012] 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-02-08 10:18:43.554 [DefaultDispatcher-worker-1 @coroutine#3012] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-08 10:18:43.555 [DefaultDispatcher-worker-6 @coroutine#3012] 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-02-08 10:18:43.555 [DefaultDispatcher-worker-2 @coroutine#3020] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:18:43.557 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f0aac6e 2024-02-08 10:18:43.557 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f0aac6e 2024-02-08 10:18:43.557 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@267be1dc 2024-02-08 10:18:43.557 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@267be1dc 2024-02-08 10:18:43.559 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@14bff163 2024-02-08 10:18:43.559 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@14bff163 2024-02-08 10:18:43.559 [DefaultDispatcher-worker-9 @coroutine#3019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e2ab76 2024-02-08 10:18:43.560 [DefaultDispatcher-worker-9 @coroutine#3019] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 10:18:43.560 [DefaultDispatcher-worker-9 @coroutine#3019] 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-02-08 10:18:43.560 [DefaultDispatcher-worker-9 @coroutine#3019] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 10:18:43.560 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@28bc1b63 2024-02-08 10:18:43.560 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@28bc1b63 2024-02-08 10:18:43.561 [DefaultDispatcher-worker-9 @coroutine#3019] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 10:18:43.561 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e916c0a 2024-02-08 10:18:43.561 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e916c0a 2024-02-08 10:18:43.563 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e17b185 2024-02-08 10:18:43.563 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e17b185 2024-02-08 10:18:43.563 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 10:18:43.563 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c838aac 2024-02-08 10:18:43.563 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c838aac 2024-02-08 10:18:43.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2024-02-08 10:18:43.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:43.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:43.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:43.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:43.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:43.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:43.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@382608d0 2024-02-08 10:18:43.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:43.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:43.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:43.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:43.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:43.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:43.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:43.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:43.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:43.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:43.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:43.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:43.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:43.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 10:18:43.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 10:18:43.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:43.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:43.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 10:18:43.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:43.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2024-02-08 10:18:43.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:43.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:43.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:43.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:43.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:43.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:43.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:43.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:43.565 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2024-02-08 10:18:43.565 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7841c990 2024-02-08 10:18:43.565 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7841c990 2024-02-08 10:18:43.565 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2024-02-08 10:18:43.567 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@69811158 2024-02-08 10:18:43.567 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@69811158 2024-02-08 10:18:43.570 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@100d78b5 2024-02-08 10:18:43.570 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@100d78b5 2024-02-08 10:18:43.573 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@58221ed4 2024-02-08 10:18:43.573 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@58221ed4 2024-02-08 10:18:43.576 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@68442996 2024-02-08 10:18:43.576 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@68442996 2024-02-08 10:18:43.579 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@9aeee17 2024-02-08 10:18:43.579 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@9aeee17 2024-02-08 10:18:43.582 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@721df747 2024-02-08 10:18:43.582 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@721df747 2024-02-08 10:18:43.582 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 10:18:43.588 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7841c990 2024-02-08 10:18:43.599 [Test worker @coroutine#3028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7841c990 2024-02-08 10:18:43.600 [Test worker @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7841c990 2024-02-08 10:18:43.601 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:43.601 [DefaultDispatcher-worker-14 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41643/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:18:43.601 [DefaultDispatcher-worker-14 @coroutine#3034] 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:41643/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 10:18:43.602 [DefaultDispatcher-worker-14 @coroutine#3034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41643/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:18:43.602 [DefaultDispatcher-worker-14 @coroutine#3034] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41643/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 10:18:43.604 [DefaultDispatcher-worker-14 @coroutine#3034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41643/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:18:43.604 [DefaultDispatcher-worker-14 @coroutine#3034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41643/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:18:43.605 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@50fab0b8 2024-02-08 10:18:43.606 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@50fab0b8 2024-02-08 10:18:43.610 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e3d44d7 2024-02-08 10:18:43.610 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e3d44d7 2024-02-08 10:18:43.611 [DefaultDispatcher-worker-1 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7841c990 2024-02-08 10:18:43.611 [DefaultDispatcher-worker-1 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41643/UmAppDatabase/replication/nodeId 2024-02-08 10:18:43.611 [DefaultDispatcher-worker-1 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41643/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:43.611 [DefaultDispatcher-worker-1 @coroutine#3033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41643/UmAppDatabase/replication/nodeId 2024-02-08 10:18:43.612 [DefaultDispatcher-worker-10 @coroutine#3033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41643/UmAppDatabase/replication/nodeId 2024-02-08 10:18:43.612 [DefaultDispatcher-worker-10 @coroutine#3033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41643/UmAppDatabase/replication/nodeId 2024-02-08 10:18:43.613 [Test worker @coroutine#3038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7841c990 2024-02-08 10:18:43.613 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a02dbc8 2024-02-08 10:18:43.613 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a02dbc8 2024-02-08 10:18:43.615 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f004eec 2024-02-08 10:18:43.615 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f004eec 2024-02-08 10:18:43.617 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:43.618 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1afa52c4 2024-02-08 10:18:43.618 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1afa52c4 2024-02-08 10:18:43.621 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ed5b6b0 2024-02-08 10:18:43.621 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ed5b6b0 2024-02-08 10:18:43.621 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@628aea4 2024-02-08 10:18:43.621 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@628aea4 2024-02-08 10:18:43.622 [DefaultDispatcher-worker-12 @coroutine#3045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7841c990 2024-02-08 10:18:43.623 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@62c5f439 2024-02-08 10:18:43.623 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@62c5f439 2024-02-08 10:18:43.624 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@8ef4011 2024-02-08 10:18:43.624 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@8ef4011 2024-02-08 10:18:43.626 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f2fb1a3 2024-02-08 10:18:43.626 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f2fb1a3 2024-02-08 10:18:43.628 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@cd0c5d4 2024-02-08 10:18:43.628 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@cd0c5d4 2024-02-08 10:18:43.628 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@378ba0f0 2024-02-08 10:18:43.628 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@378ba0f0 2024-02-08 10:18:43.628 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 10:18:43.631 [DefaultDispatcher-worker-4 @coroutine#3045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7841c990 2024-02-08 10:18:43.631 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@49d24a2a 2024-02-08 10:18:43.631 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@49d24a2a 2024-02-08 10:18:43.635 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@a4c903a 2024-02-08 10:18:43.635 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@a4c903a 2024-02-08 10:18:43.637 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@78d1a6aa 2024-02-08 10:18:43.637 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@78d1a6aa 2024-02-08 10:18:43.638 [DefaultDispatcher-worker-11 @coroutine#3045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7841c990 2024-02-08 10:18:43.639 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@72a52201 2024-02-08 10:18:43.640 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@72a52201 2024-02-08 10:18:43.642 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@29fdb565 2024-02-08 10:18:43.642 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@29fdb565 2024-02-08 10:18:43.645 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@47de2d20 2024-02-08 10:18:43.645 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@47de2d20 2024-02-08 10:18:43.645 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 10:18:43.647 [DefaultDispatcher-worker-1 @coroutine#3045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7841c990 2024-02-08 10:18:43.653 [DefaultDispatcher-worker-8 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7841c990 2024-02-08 10:18:43.661 [DefaultDispatcher-worker-12 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7841c990 2024-02-08 10:18:43.665 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:18:43.668 [DefaultDispatcher-worker-11 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7841c990 2024-02-08 10:18:43.670 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@118a03df 2024-02-08 10:18:43.670 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@118a03df 2024-02-08 10:18:43.674 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f4dff9e 2024-02-08 10:18:43.674 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f4dff9e 2024-02-08 10:18:43.675 [DefaultDispatcher-worker-6 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7841c990 2024-02-08 10:18:43.677 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b7268af 2024-02-08 10:18:43.677 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b7268af 2024-02-08 10:18:43.679 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e70f5a5 2024-02-08 10:18:43.679 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e70f5a5 2024-02-08 10:18:43.681 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fa5814f 2024-02-08 10:18:43.681 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fa5814f 2024-02-08 10:18:43.683 [DefaultDispatcher-worker-12 @coroutine#3055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7841c990 2024-02-08 10:18:43.683 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fe42c2a 2024-02-08 10:18:43.683 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fe42c2a 2024-02-08 10:18:43.685 [DefaultDispatcher-worker-11 @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41643/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-08 10:18:43.685 [DefaultDispatcher-worker-11 @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41643/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-08 10:18:43.685 [DefaultDispatcher-worker-11 @coroutine#3062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41643/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-08 10:18:43.686 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@67db0669 2024-02-08 10:18:43.686 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@67db0669 2024-02-08 10:18:43.686 [DefaultDispatcher-worker-3 @coroutine#3062] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41643/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-08 10:18:43.686 [DefaultDispatcher-worker-3 @coroutine#3062] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41643/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-08 10:18:43.686 [DefaultDispatcher-worker-3 @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:41643/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-08 10:18:43.686 [DefaultDispatcher-worker-3 @coroutine#3062] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41643/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 10:18:43.687 [DefaultDispatcher-worker-3 @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41643/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-08 10:18:43.687 [DefaultDispatcher-worker-3 @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41643/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42. 2024-02-08 10:18:43.687 [DefaultDispatcher-worker-3 @coroutine#3062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41643/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-08 10:18:43.688 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e5f0aea 2024-02-08 10:18:43.688 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e5f0aea 2024-02-08 10:18:43.688 [DefaultDispatcher-worker-11 @coroutine#3062] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41643/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-08 10:18:43.688 [DefaultDispatcher-worker-11 @coroutine#3062] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41643/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-08 10:18:43.690 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@d435b97 2024-02-08 10:18:43.690 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@d435b97 2024-02-08 10:18:43.690 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-08 10:18:43.718 [DefaultDispatcher-worker-6 @coroutine#3062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7841c990 2024-02-08 10:18:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2024-02-08 10:18:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6efc9d3f 2024-02-08 10:18:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 10:18:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 10:18:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 10:18:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2024-02-08 10:18:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:43.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:43.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2024-02-08 10:18:43.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4172c967 2024-02-08 10:18:43.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4172c967 2024-02-08 10:18:43.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2024-02-08 10:18:43.745 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4172c967 2024-02-08 10:18:43.755 [Test worker @coroutine#3079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4172c967 2024-02-08 10:18:43.756 [Test worker @coroutine#3081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4172c967 2024-02-08 10:18:43.757 [DefaultDispatcher-worker-1 @coroutine#3085] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41437/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:18:43.757 [DefaultDispatcher-worker-1 @coroutine#3085] 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:41437/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 10:18:43.757 [DefaultDispatcher-worker-1 @coroutine#3085] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41437/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:18:43.758 [DefaultDispatcher-worker-1 @coroutine#3085] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41437/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 10:18:43.759 [DefaultDispatcher-worker-5 @coroutine#3085] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41437/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:18:43.759 [DefaultDispatcher-worker-5 @coroutine#3085] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41437/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:18:43.766 [DefaultDispatcher-worker-6 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4172c967 2024-02-08 10:18:43.766 [DefaultDispatcher-worker-6 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41437/UmAppDatabase/replication/nodeId 2024-02-08 10:18:43.766 [DefaultDispatcher-worker-6 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41437/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:43.766 [DefaultDispatcher-worker-6 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41437/UmAppDatabase/replication/nodeId 2024-02-08 10:18:43.767 [DefaultDispatcher-worker-3 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41437/UmAppDatabase/replication/nodeId 2024-02-08 10:18:43.767 [DefaultDispatcher-worker-3 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41437/UmAppDatabase/replication/nodeId 2024-02-08 10:18:43.769 [Test worker @coroutine#3089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4172c967 2024-02-08 10:18:43.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2024-02-08 10:18:43.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:43.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:43.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:43.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:43.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:43.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:43.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@106f2425 2024-02-08 10:18:43.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:43.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:43.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:43.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:43.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:43.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:43.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:43.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:43.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:43.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:43.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:43.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:43.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:43.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 10:18:43.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 10:18:43.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:43.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:43.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 10:18:43.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:43.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2024-02-08 10:18:43.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:43.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:43.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:43.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:43.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:43.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:43.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:43.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:43.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2024-02-08 10:18:43.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@362fd4e9 2024-02-08 10:18:43.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@362fd4e9 2024-02-08 10:18:43.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2024-02-08 10:18:43.774 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362fd4e9 2024-02-08 10:18:43.785 [Test worker @coroutine#3096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362fd4e9 2024-02-08 10:18:43.787 [Test worker @coroutine#3098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362fd4e9 2024-02-08 10:18:43.798 [DefaultDispatcher-worker-8 @coroutine#3100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362fd4e9 2024-02-08 10:18:43.798 [DefaultDispatcher-worker-4 @coroutine#3106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4172c967 2024-02-08 10:18:43.806 [DefaultDispatcher-worker-10 @coroutine#3106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4172c967 2024-02-08 10:18:43.815 [DefaultDispatcher-worker-9 @coroutine#3106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4172c967 2024-02-08 10:18:43.824 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:18:43.824 [DefaultDispatcher-worker-9 @coroutine#3106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4172c967 2024-02-08 10:18:43.829 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@75edbc87 2024-02-08 10:18:43.829 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@75edbc87 2024-02-08 10:18:43.832 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b2a4c4a 2024-02-08 10:18:43.832 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b2a4c4a 2024-02-08 10:18:43.835 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f15d7f7 2024-02-08 10:18:43.835 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f15d7f7 2024-02-08 10:18:43.838 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a174671 2024-02-08 10:18:43.838 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a174671 2024-02-08 10:18:43.840 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2206dc30 2024-02-08 10:18:43.840 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2206dc30 2024-02-08 10:18:43.842 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@be79c26 2024-02-08 10:18:43.842 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@be79c26 2024-02-08 10:18:43.844 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a1c58c2 2024-02-08 10:18:43.844 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a1c58c2 2024-02-08 10:18:43.846 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a38b93e 2024-02-08 10:18:43.846 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a38b93e 2024-02-08 10:18:43.849 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e4b0915 2024-02-08 10:18:43.849 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e4b0915 2024-02-08 10:18:43.849 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-08 10:18:43.849 [DefaultDispatcher-worker-9 @coroutine#3114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4172c967 2024-02-08 10:18:43.863 [DefaultDispatcher-worker-8 @coroutine#3116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4172c967 2024-02-08 10:18:43.873 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:43.874 [DefaultDispatcher-worker-8 @coroutine#3116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4172c967 2024-02-08 10:18:43.876 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@63473d00 2024-02-08 10:18:43.876 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@63473d00 2024-02-08 10:18:43.879 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d80df18 2024-02-08 10:18:43.879 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d80df18 2024-02-08 10:18:43.882 [DefaultDispatcher-worker-5 @coroutine#3116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4172c967 2024-02-08 10:18:43.883 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@69bf5670 2024-02-08 10:18:43.883 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@69bf5670 2024-02-08 10:18:43.886 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cbdd523 2024-02-08 10:18:43.886 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cbdd523 2024-02-08 10:18:43.889 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@76c84289 2024-02-08 10:18:43.889 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@76c84289 2024-02-08 10:18:43.891 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ddb3b57 2024-02-08 10:18:43.891 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ddb3b57 2024-02-08 10:18:43.894 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@e44f24a 2024-02-08 10:18:43.894 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@e44f24a 2024-02-08 10:18:43.894 [DefaultDispatcher-worker-13 @coroutine#3116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4172c967 2024-02-08 10:18:43.896 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c922a6c 2024-02-08 10:18:43.896 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c922a6c 2024-02-08 10:18:43.898 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@78fae57d 2024-02-08 10:18:43.898 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@78fae57d 2024-02-08 10:18:43.898 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 10:18:43.906 [DefaultDispatcher-worker-13 @coroutine#3116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4172c967 2024-02-08 10:18:43.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2024-02-08 10:18:43.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:43.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:43.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:43.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:43.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:43.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:43.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15405ba1 2024-02-08 10:18:43.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:43.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:43.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:43.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:43.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:43.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:43.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:43.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:43.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:43.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:43.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:43.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:43.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:43.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 10:18:43.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 10:18:43.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:43.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:43.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 10:18:43.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:43.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2024-02-08 10:18:43.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:43.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:43.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:43.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:43.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:43.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:43.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:43.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:43.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2024-02-08 10:18:43.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dc2c13c 2024-02-08 10:18:43.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dc2c13c 2024-02-08 10:18:43.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2024-02-08 10:18:43.936 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc2c13c 2024-02-08 10:18:43.952 [Test worker @coroutine#3122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc2c13c 2024-02-08 10:18:43.954 [Test worker @coroutine#3124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc2c13c 2024-02-08 10:18:43.956 [DefaultDispatcher-worker-6 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59397/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:18:43.956 [DefaultDispatcher-worker-6 @coroutine#3128] 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:59397/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 10:18:43.956 [DefaultDispatcher-worker-6 @coroutine#3128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59397/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:18:43.956 [DefaultDispatcher-worker-6 @coroutine#3128] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59397/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 10:18:43.958 [DefaultDispatcher-worker-1 @coroutine#3128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59397/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:18:43.958 [DefaultDispatcher-worker-1 @coroutine#3128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59397/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:18:43.965 [DefaultDispatcher-worker-8 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc2c13c 2024-02-08 10:18:43.965 [DefaultDispatcher-worker-8 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59397/UmAppDatabase/replication/nodeId 2024-02-08 10:18:43.965 [DefaultDispatcher-worker-8 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59397/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:43.965 [DefaultDispatcher-worker-8 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59397/UmAppDatabase/replication/nodeId 2024-02-08 10:18:43.966 [DefaultDispatcher-worker-10 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59397/UmAppDatabase/replication/nodeId 2024-02-08 10:18:43.966 [DefaultDispatcher-worker-10 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59397/UmAppDatabase/replication/nodeId 2024-02-08 10:18:43.968 [Test worker @coroutine#3132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc2c13c 2024-02-08 10:18:43.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2024-02-08 10:18:43.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:43.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:43.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:43.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:43.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:43.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:43.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4be1c797 2024-02-08 10:18:43.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:43.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:43.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:43.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:43.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:43.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:43.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:43.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:43.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:43.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:43.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:43.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:43.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:43.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 10:18:43.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 10:18:43.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:43.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:43.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 10:18:43.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:43.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2024-02-08 10:18:43.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:43.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:43.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:43.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:43.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:43.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:43.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:43.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:43.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2024-02-08 10:18:43.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1248f83 2024-02-08 10:18:43.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1248f83 2024-02-08 10:18:43.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2024-02-08 10:18:43.974 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1248f83 2024-02-08 10:18:43.988 [Test worker @coroutine#3139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1248f83 2024-02-08 10:18:43.990 [Test worker @coroutine#3141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1248f83 2024-02-08 10:18:44.001 [DefaultDispatcher-worker-10 @coroutine#3143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1248f83 2024-02-08 10:18:44.002 [DefaultDispatcher-worker-10 @coroutine#3150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc2c13c 2024-02-08 10:18:44.009 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:18:44.011 [DefaultDispatcher-worker-16 @coroutine#3150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc2c13c 2024-02-08 10:18:44.012 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@69cb3dad 2024-02-08 10:18:44.012 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@69cb3dad 2024-02-08 10:18:44.022 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@670ccee4 2024-02-08 10:18:44.022 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@670ccee4 2024-02-08 10:18:44.024 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@633356dd 2024-02-08 10:18:44.024 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@633356dd 2024-02-08 10:18:44.024 [DefaultDispatcher-worker-8 @coroutine#3150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc2c13c 2024-02-08 10:18:44.026 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@2631c4df 2024-02-08 10:18:44.026 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@2631c4df 2024-02-08 10:18:44.028 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1627a3e1 2024-02-08 10:18:44.028 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1627a3e1 2024-02-08 10:18:44.031 [DefaultDispatcher-worker-3 @coroutine#3150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc2c13c 2024-02-08 10:18:44.031 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@17dd242f 2024-02-08 10:18:44.031 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@17dd242f 2024-02-08 10:18:44.032 [DefaultDispatcher-worker-8 @coroutine#3156] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59397/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-08 10:18:44.032 [DefaultDispatcher-worker-8 @coroutine#3156] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59397/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-08 10:18:44.032 [DefaultDispatcher-worker-8 @coroutine#3156] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59397/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-08 10:18:44.033 [DefaultDispatcher-worker-3 @coroutine#3156] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59397/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-08 10:18:44.033 [DefaultDispatcher-worker-3 @coroutine#3156] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59397/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-08 10:18:44.033 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e211db7 2024-02-08 10:18:44.033 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e211db7 2024-02-08 10:18:44.034 [DefaultDispatcher-worker-3 @coroutine#3156] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:59397/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-08 10:18:44.034 [DefaultDispatcher-worker-3 @coroutine#3156] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59397/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 10:18:44.034 [DefaultDispatcher-worker-3 @coroutine#3156] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59397/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-08 10:18:44.034 [DefaultDispatcher-worker-3 @coroutine#3156] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59397/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42. 2024-02-08 10:18:44.034 [DefaultDispatcher-worker-3 @coroutine#3156] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59397/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-08 10:18:44.035 [DefaultDispatcher-worker-8 @coroutine#3156] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59397/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-08 10:18:44.035 [DefaultDispatcher-worker-8 @coroutine#3156] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59397/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-08 10:18:44.036 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@461e3b90 2024-02-08 10:18:44.036 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@461e3b90 2024-02-08 10:18:44.038 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d8da019 2024-02-08 10:18:44.038 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d8da019 2024-02-08 10:18:44.038 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-08 10:18:44.051 [DefaultDispatcher-worker-13 @coroutine#3156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc2c13c 2024-02-08 10:18:44.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2024-02-08 10:18:44.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:44.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:44.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:44.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:44.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:44.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:44.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e49a77e 2024-02-08 10:18:44.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:44.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:44.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:44.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:44.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:44.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:44.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:44.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:44.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:44.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:44.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:44.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:44.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:44.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 10:18:44.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 10:18:44.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:44.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:44.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 10:18:44.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:44.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2024-02-08 10:18:44.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:44.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:44.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:44.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:44.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:44.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:44.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:44.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:44.058 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2024-02-08 10:18:44.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@7891742e 2024-02-08 10:18:44.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@7891742e 2024-02-08 10:18:44.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2024-02-08 10:18:44.073 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:44.077 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c819b6a 2024-02-08 10:18:44.077 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c819b6a 2024-02-08 10:18:44.079 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7891742e 2024-02-08 10:18:44.080 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1246768a 2024-02-08 10:18:44.080 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1246768a 2024-02-08 10:18:44.084 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1679f01a 2024-02-08 10:18:44.084 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1679f01a 2024-02-08 10:18:44.086 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@537b7cb1 2024-02-08 10:18:44.086 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@537b7cb1 2024-02-08 10:18:44.088 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@43b1e77f 2024-02-08 10:18:44.088 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@43b1e77f 2024-02-08 10:18:44.089 [Test worker @coroutine#3175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7891742e 2024-02-08 10:18:44.090 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@62622ba5 2024-02-08 10:18:44.090 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@62622ba5 2024-02-08 10:18:44.091 [Test worker @coroutine#3177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7891742e 2024-02-08 10:18:44.092 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b42eed3 2024-02-08 10:18:44.092 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b42eed3 2024-02-08 10:18:44.092 [DefaultDispatcher-worker-13 @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33415/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:18:44.092 [DefaultDispatcher-worker-13 @coroutine#3181] 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:33415/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 10:18:44.093 [DefaultDispatcher-worker-13 @coroutine#3181] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33415/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:18:44.093 [DefaultDispatcher-worker-13 @coroutine#3181] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33415/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 10:18:44.095 [DefaultDispatcher-worker-12 @coroutine#3181] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33415/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:18:44.095 [DefaultDispatcher-worker-12 @coroutine#3181] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33415/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:18:44.095 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@335483fe 2024-02-08 10:18:44.095 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@335483fe 2024-02-08 10:18:44.097 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f9200f4 2024-02-08 10:18:44.097 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f9200f4 2024-02-08 10:18:44.097 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 10:18:44.101 [DefaultDispatcher-worker-13 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7891742e 2024-02-08 10:18:44.101 [DefaultDispatcher-worker-13 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33415/UmAppDatabase/replication/nodeId 2024-02-08 10:18:44.101 [DefaultDispatcher-worker-13 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33415/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:44.101 [DefaultDispatcher-worker-13 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33415/UmAppDatabase/replication/nodeId 2024-02-08 10:18:44.102 [DefaultDispatcher-worker-3 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33415/UmAppDatabase/replication/nodeId 2024-02-08 10:18:44.102 [DefaultDispatcher-worker-3 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33415/UmAppDatabase/replication/nodeId 2024-02-08 10:18:44.104 [Test worker @coroutine#3185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7891742e 2024-02-08 10:18:44.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2024-02-08 10:18:44.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:44.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:44.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:44.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:44.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:44.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:44.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7524125c 2024-02-08 10:18:44.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:44.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:44.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:44.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:44.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:44.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:44.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:44.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:44.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:44.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:44.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:44.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:44.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:44.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 10:18:44.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 10:18:44.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:44.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:44.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 10:18:44.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:44.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2024-02-08 10:18:44.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:44.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:44.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:44.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:44.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:44.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:44.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:44.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:44.105 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2024-02-08 10:18:44.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@330d16af 2024-02-08 10:18:44.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@330d16af 2024-02-08 10:18:44.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2024-02-08 10:18:44.109 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330d16af 2024-02-08 10:18:44.120 [Test worker @coroutine#3192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330d16af 2024-02-08 10:18:44.122 [Test worker @coroutine#3195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330d16af 2024-02-08 10:18:44.127 [DefaultDispatcher-worker-10 @coroutine#3204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33415/auth/register 2024-02-08 10:18:44.127 [DefaultDispatcher-worker-10 @coroutine#3204] 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:33415/auth/register. 2024-02-08 10:18:44.127 [DefaultDispatcher-worker-10 @coroutine#3204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33415/auth/register 2024-02-08 10:18:44.127 [DefaultDispatcher-worker-10 @coroutine#3204] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33415/auth/register from class io.ktor.http.content.TextContent 2024-02-08 10:18:44.128 [DefaultDispatcher-worker-10 @coroutine#3204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33415/auth/register 2024-02-08 10:18:44.128 [DefaultDispatcher-worker-10 @coroutine#3204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33415/auth/register 2024-02-08 10:18:44.129 [DefaultDispatcher-worker-10 @coroutine#3204] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:33415/auth/register. 2024-02-08 10:18:44.129 [DefaultDispatcher-worker-10 @coroutine#3204] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:33415/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 10:18:44.132 [DefaultDispatcher-worker-4 @coroutine#3197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330d16af 2024-02-08 10:18:44.134 [DefaultDispatcher-worker-11 @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69988d42 2024-02-08 10:18:44.134 [DefaultDispatcher-worker-11 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33425/UmAppDatabase/replication/nodeId 2024-02-08 10:18:44.134 [DefaultDispatcher-worker-11 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33425/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:44.134 [DefaultDispatcher-worker-11 @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33425/UmAppDatabase/replication/nodeId 2024-02-08 10:18:44.136 [DefaultDispatcher-worker-7 @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33425/UmAppDatabase/replication/nodeId 2024-02-08 10:18:44.136 [DefaultDispatcher-worker-7 @coroutine#2849] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33425/UmAppDatabase/replication/nodeId 2024-02-08 10:18:44.152 [DefaultDispatcher-worker-6 @coroutine#3204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7891742e 2024-02-08 10:18:44.159 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:18:44.160 [DefaultDispatcher-worker-5 @coroutine#3204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7891742e 2024-02-08 10:18:44.164 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d3d8235 2024-02-08 10:18:44.164 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d3d8235 2024-02-08 10:18:44.167 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@53fa77e2 2024-02-08 10:18:44.167 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@53fa77e2 2024-02-08 10:18:44.170 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@57c5e945 2024-02-08 10:18:44.170 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@57c5e945 2024-02-08 10:18:44.173 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@12c77dd9 2024-02-08 10:18:44.173 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@12c77dd9 2024-02-08 10:18:44.176 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@235a699e 2024-02-08 10:18:44.176 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@235a699e 2024-02-08 10:18:44.178 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@231f4f70 2024-02-08 10:18:44.178 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@231f4f70 2024-02-08 10:18:44.180 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b680597 2024-02-08 10:18:44.180 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b680597 2024-02-08 10:18:44.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2024-02-08 10:18:44.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:44.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:44.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:44.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:44.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:44.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:44.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52ab003b 2024-02-08 10:18:44.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:44.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:44.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:44.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:44.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:44.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:44.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:44.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:44.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:44.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:44.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:44.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:44.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:44.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 10:18:44.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 10:18:44.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:44.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:44.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 10:18:44.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:44.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2024-02-08 10:18:44.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:44.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:44.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:44.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:44.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:44.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:44.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:44.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:44.181 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2024-02-08 10:18:44.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c1c0892 2024-02-08 10:18:44.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c1c0892 2024-02-08 10:18:44.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2024-02-08 10:18:44.182 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@72e88296 2024-02-08 10:18:44.182 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@72e88296 2024-02-08 10:18:44.185 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@20e03cc 2024-02-08 10:18:44.185 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@20e03cc 2024-02-08 10:18:44.185 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 10:18:44.200 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c1c0892 2024-02-08 10:18:44.209 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:44.210 [Test worker @coroutine#3214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c1c0892 2024-02-08 10:18:44.212 [Test worker @coroutine#3216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c1c0892 2024-02-08 10:18:44.213 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@39af6034 2024-02-08 10:18:44.213 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@39af6034 2024-02-08 10:18:44.214 [DefaultDispatcher-worker-10 @coroutine#3220] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 10:18:44.214 [DefaultDispatcher-worker-10 @coroutine#3220] 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-02-08 10:18:44.214 [DefaultDispatcher-worker-10 @coroutine#3220] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 10:18:44.214 [DefaultDispatcher-worker-10 @coroutine#3220] 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-02-08 10:18:44.215 [DefaultDispatcher-worker-15 @coroutine#3220] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 10:18:44.215 [DefaultDispatcher-worker-15 @coroutine#3220] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 10:18:44.217 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@37688971 2024-02-08 10:18:44.217 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@37688971 2024-02-08 10:18:44.222 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@33570b44 2024-02-08 10:18:44.222 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@33570b44 2024-02-08 10:18:44.224 [DefaultDispatcher-worker-12 @coroutine#3219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c1c0892 2024-02-08 10:18:44.224 [DefaultDispatcher-worker-12 @coroutine#3219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-08 10:18:44.224 [DefaultDispatcher-worker-12 @coroutine#3219] 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-02-08 10:18:44.224 [DefaultDispatcher-worker-12 @coroutine#3219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-08 10:18:44.224 [DefaultDispatcher-worker-6 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b1895e 2024-02-08 10:18:44.225 [DefaultDispatcher-worker-6 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46945/UmAppDatabase/replication/nodeId 2024-02-08 10:18:44.225 [DefaultDispatcher-worker-6 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46945/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:44.225 [DefaultDispatcher-worker-6 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46945/UmAppDatabase/replication/nodeId 2024-02-08 10:18:44.225 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7655834a 2024-02-08 10:18:44.225 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7655834a 2024-02-08 10:18:44.225 [DefaultDispatcher-worker-13 @coroutine#3219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-08 10:18:44.225 [DefaultDispatcher-worker-13 @coroutine#3219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-08 10:18:44.226 [DefaultDispatcher-worker-12 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46945/UmAppDatabase/replication/nodeId 2024-02-08 10:18:44.226 [DefaultDispatcher-worker-12 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46945/UmAppDatabase/replication/nodeId 2024-02-08 10:18:44.227 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3439e374 2024-02-08 10:18:44.227 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3439e374 2024-02-08 10:18:44.228 [Test worker @coroutine#3224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c1c0892 2024-02-08 10:18:44.229 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4769d783 2024-02-08 10:18:44.229 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4769d783 2024-02-08 10:18:44.231 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cefe901 2024-02-08 10:18:44.231 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cefe901 2024-02-08 10:18:44.233 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@167a7c05 2024-02-08 10:18:44.233 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@167a7c05 2024-02-08 10:18:44.234 [Test worker @coroutine#3234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c1c0892 2024-02-08 10:18:44.235 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d230ffd 2024-02-08 10:18:44.235 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d230ffd 2024-02-08 10:18:44.235 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 10:18:44.256 [Test worker @coroutine#3241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c1c0892 2024-02-08 10:18:44.258 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Shutdown initiated... 2024-02-08 10:18:44.258 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Close initiated... 2024-02-08 10:18:44.258 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:44.258 [HikariPool-100 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c1c0892: (connection evicted) 2024-02-08 10:18:44.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:44.260 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Closed. 2024-02-08 10:18:44.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Shutdown completed. 2024-02-08 10:18:44.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2024-02-08 10:18:44.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:44.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:44.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:44.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:44.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:44.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:44.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37c762aa 2024-02-08 10:18:44.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:44.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:44.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:44.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:44.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:44.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:44.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:44.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:44.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:44.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:44.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:44.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:44.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:44.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 10:18:44.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 10:18:44.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:44.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:44.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 10:18:44.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:44.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2024-02-08 10:18:44.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:44.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:44.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:44.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:44.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:44.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:44.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:44.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:44.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2024-02-08 10:18:44.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@13087c75 2024-02-08 10:18:44.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@13087c75 2024-02-08 10:18:44.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2024-02-08 10:18:44.264 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13087c75 2024-02-08 10:18:44.274 [Test worker @coroutine#3244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13087c75 2024-02-08 10:18:44.276 [Test worker @coroutine#3246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13087c75 2024-02-08 10:18:44.277 [DefaultDispatcher-worker-12 @coroutine#3250] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 10:18:44.277 [DefaultDispatcher-worker-12 @coroutine#3250] 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-02-08 10:18:44.277 [DefaultDispatcher-worker-12 @coroutine#3250] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 10:18:44.277 [DefaultDispatcher-worker-12 @coroutine#3250] 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-02-08 10:18:44.279 [DefaultDispatcher-worker-7 @coroutine#3250] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 10:18:44.279 [DefaultDispatcher-worker-7 @coroutine#3250] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 10:18:44.283 [DefaultDispatcher-worker-13 @coroutine#3249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13087c75 2024-02-08 10:18:44.284 [DefaultDispatcher-worker-13 @coroutine#3249] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-08 10:18:44.284 [DefaultDispatcher-worker-13 @coroutine#3249] 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-02-08 10:18:44.284 [DefaultDispatcher-worker-13 @coroutine#3249] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-08 10:18:44.284 [DefaultDispatcher-worker-5 @coroutine#3249] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-08 10:18:44.284 [DefaultDispatcher-worker-5 @coroutine#3249] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-08 10:18:44.287 [Test worker @coroutine#3253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13087c75 2024-02-08 10:18:44.290 [Test worker @coroutine#3261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13087c75 2024-02-08 10:18:44.294 [Test worker @coroutine#3268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13087c75 2024-02-08 10:18:44.294 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Shutdown initiated... 2024-02-08 10:18:44.294 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Close initiated... 2024-02-08 10:18:44.294 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:44.295 [HikariPool-101 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13087c75: (connection evicted) 2024-02-08 10:18:44.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:44.296 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Closed. 2024-02-08 10:18:44.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Shutdown completed. 2024-02-08 10:18:44.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2024-02-08 10:18:44.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:44.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:44.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:44.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:44.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:44.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:44.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@404566e7 2024-02-08 10:18:44.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:44.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:44.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:44.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:44.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:44.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:44.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:44.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:44.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:44.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:44.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:44.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:44.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:44.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 10:18:44.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 10:18:44.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:44.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:44.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 10:18:44.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:44.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2024-02-08 10:18:44.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:44.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:44.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:44.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:44.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:44.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:44.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:44.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:44.297 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2024-02-08 10:18:44.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@4244e477 2024-02-08 10:18:44.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@4244e477 2024-02-08 10:18:44.299 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2024-02-08 10:18:44.300 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4244e477 2024-02-08 10:18:44.310 [Test worker @coroutine#3271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4244e477 2024-02-08 10:18:44.312 [Test worker @coroutine#3273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4244e477 2024-02-08 10:18:44.313 [DefaultDispatcher-worker-5 @coroutine#3277] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 10:18:44.313 [DefaultDispatcher-worker-5 @coroutine#3277] 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-02-08 10:18:44.313 [DefaultDispatcher-worker-5 @coroutine#3277] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 10:18:44.313 [DefaultDispatcher-worker-5 @coroutine#3277] 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-02-08 10:18:44.314 [DefaultDispatcher-worker-4 @coroutine#3277] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 10:18:44.314 [DefaultDispatcher-worker-4 @coroutine#3277] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 10:18:44.322 [DefaultDispatcher-worker-6 @coroutine#3276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4244e477 2024-02-08 10:18:44.322 [DefaultDispatcher-worker-6 @coroutine#3276] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-08 10:18:44.322 [DefaultDispatcher-worker-6 @coroutine#3276] 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-02-08 10:18:44.322 [DefaultDispatcher-worker-6 @coroutine#3276] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-08 10:18:44.323 [DefaultDispatcher-worker-5 @coroutine#3276] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-08 10:18:44.323 [DefaultDispatcher-worker-5 @coroutine#3276] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-08 10:18:44.326 [Test worker @coroutine#3281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4244e477 2024-02-08 10:18:44.330 [Test worker @coroutine#3288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4244e477 2024-02-08 10:18:44.334 [Test worker @coroutine#3295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4244e477 2024-02-08 10:18:44.337 [Test worker @coroutine#3297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4244e477 2024-02-08 10:18:44.340 [Test worker @coroutine#3303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4244e477 2024-02-08 10:18:44.343 [Test worker @coroutine#3305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4244e477 2024-02-08 10:18:44.345 [Test worker @coroutine#3306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4244e477 2024-02-08 10:18:44.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Shutdown initiated... 2024-02-08 10:18:44.346 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Close initiated... 2024-02-08 10:18:44.346 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:44.346 [HikariPool-102 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4244e477: (connection evicted) 2024-02-08 10:18:44.347 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:44.347 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Closed. 2024-02-08 10:18:44.347 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Shutdown completed. 2024-02-08 10:18:44.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2024-02-08 10:18:44.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:44.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:44.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:44.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:44.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:44.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:44.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62fbefad 2024-02-08 10:18:44.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:44.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:44.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:44.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:44.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:44.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:44.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:44.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:44.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:44.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:44.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:44.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:44.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:44.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 10:18:44.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 10:18:44.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:44.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:44.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 10:18:44.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:44.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2024-02-08 10:18:44.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:44.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:44.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:44.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:44.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:44.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:44.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:44.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:44.348 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2024-02-08 10:18:44.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2024-02-08 10:18:44.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2024-02-08 10:18:44.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2024-02-08 10:18:44.350 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2024-02-08 10:18:44.361 [Test worker @coroutine#3309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2024-02-08 10:18:44.363 [Test worker @coroutine#3311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2024-02-08 10:18:44.364 [DefaultDispatcher-worker-7 @coroutine#3315] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 10:18:44.364 [DefaultDispatcher-worker-7 @coroutine#3315] 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-02-08 10:18:44.364 [DefaultDispatcher-worker-7 @coroutine#3315] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 10:18:44.364 [DefaultDispatcher-worker-7 @coroutine#3315] 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-02-08 10:18:44.366 [DefaultDispatcher-worker-11 @coroutine#3315] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 10:18:44.366 [DefaultDispatcher-worker-11 @coroutine#3315] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 10:18:44.369 [DefaultDispatcher-worker-13 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e34840f 2024-02-08 10:18:44.369 [DefaultDispatcher-worker-13 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55561/UmAppDatabase/replication/nodeId 2024-02-08 10:18:44.369 [DefaultDispatcher-worker-13 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55561/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:44.369 [DefaultDispatcher-worker-13 @coroutine#2928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55561/UmAppDatabase/replication/nodeId 2024-02-08 10:18:44.370 [DefaultDispatcher-worker-1 @coroutine#2928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55561/UmAppDatabase/replication/nodeId 2024-02-08 10:18:44.370 [DefaultDispatcher-worker-1 @coroutine#2928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55561/UmAppDatabase/replication/nodeId 2024-02-08 10:18:44.373 [DefaultDispatcher-worker-7 @coroutine#3314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2024-02-08 10:18:44.373 [DefaultDispatcher-worker-7 @coroutine#3314] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-08 10:18:44.373 [DefaultDispatcher-worker-7 @coroutine#3314] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-02-08 10:18:44.373 [DefaultDispatcher-worker-7 @coroutine#3314] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-08 10:18:44.374 [DefaultDispatcher-worker-16 @coroutine#3314] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-08 10:18:44.374 [DefaultDispatcher-worker-16 @coroutine#3314] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-08 10:18:44.377 [Test worker @coroutine#3319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2024-02-08 10:18:44.382 [Test worker @coroutine#3329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2024-02-08 10:18:44.386 [Test worker @coroutine#3336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2024-02-08 10:18:44.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown initiated... 2024-02-08 10:18:44.388 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Close initiated... 2024-02-08 10:18:44.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:44.388 [HikariPool-103 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Closing connection org.sqlite.jdbc4.JDBC4Connection@279ebd94: (connection evicted) 2024-02-08 10:18:44.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:44.389 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Closed. 2024-02-08 10:18:44.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown completed. 2024-02-08 10:18:44.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2024-02-08 10:18:44.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:44.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:44.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:44.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:44.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:44.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:44.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d5cbcc9 2024-02-08 10:18:44.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:44.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:44.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:44.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:44.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:44.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:44.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:44.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:44.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:44.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:44.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:44.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:44.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:44.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 10:18:44.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 10:18:44.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:44.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:44.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 10:18:44.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:44.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2024-02-08 10:18:44.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:44.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:44.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:44.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:44.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:44.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:44.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:44.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:44.390 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2024-02-08 10:18:44.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@519eab1e 2024-02-08 10:18:44.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@519eab1e 2024-02-08 10:18:44.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2024-02-08 10:18:44.394 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519eab1e 2024-02-08 10:18:44.405 [Test worker @coroutine#3344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519eab1e 2024-02-08 10:18:44.407 [Test worker @coroutine#3346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519eab1e 2024-02-08 10:18:44.408 [DefaultDispatcher-worker-16 @coroutine#3350] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 10:18:44.408 [DefaultDispatcher-worker-16 @coroutine#3350] 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-02-08 10:18:44.408 [DefaultDispatcher-worker-16 @coroutine#3350] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 10:18:44.408 [DefaultDispatcher-worker-16 @coroutine#3350] 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-02-08 10:18:44.410 [DefaultDispatcher-worker-10 @coroutine#3350] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 10:18:44.410 [DefaultDispatcher-worker-10 @coroutine#3350] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 10:18:44.417 [DefaultDispatcher-worker-11 @coroutine#3349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519eab1e 2024-02-08 10:18:44.417 [DefaultDispatcher-worker-11 @coroutine#3349] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-08 10:18:44.417 [DefaultDispatcher-worker-11 @coroutine#3349] 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-02-08 10:18:44.417 [DefaultDispatcher-worker-11 @coroutine#3349] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-08 10:18:44.418 [DefaultDispatcher-worker-3 @coroutine#3349] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-08 10:18:44.418 [DefaultDispatcher-worker-3 @coroutine#3349] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-08 10:18:44.421 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519eab1e 2024-02-08 10:18:44.425 [Test worker @coroutine#3362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519eab1e 2024-02-08 10:18:44.428 [Test worker @coroutine#3364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519eab1e 2024-02-08 10:18:44.431 [Test worker @coroutine#3366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519eab1e 2024-02-08 10:18:44.435 [Test worker @coroutine#3373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519eab1e 2024-02-08 10:18:44.436 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown initiated... 2024-02-08 10:18:44.436 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Close initiated... 2024-02-08 10:18:44.436 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:44.436 [HikariPool-104 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Closing connection org.sqlite.jdbc4.JDBC4Connection@519eab1e: (connection evicted) 2024-02-08 10:18:44.437 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:44.437 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Closed. 2024-02-08 10:18:44.437 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown completed. 2024-02-08 10:18:44.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2024-02-08 10:18:44.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:44.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:44.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:44.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:44.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:44.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:44.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bc1903 2024-02-08 10:18:44.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:44.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:44.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:44.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:44.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:44.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:44.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:44.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:44.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:44.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:44.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:44.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:44.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:44.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 10:18:44.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 10:18:44.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:44.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:44.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 10:18:44.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:44.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2024-02-08 10:18:44.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:44.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:44.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:44.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:44.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:44.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:44.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:44.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:44.438 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2024-02-08 10:18:44.439 [DefaultDispatcher-worker-11 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f3f34c 2024-02-08 10:18:44.439 [DefaultDispatcher-worker-11 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33327/UmAppDatabase/replication/nodeId 2024-02-08 10:18:44.439 [DefaultDispatcher-worker-11 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33327/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:44.439 [DefaultDispatcher-worker-11 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33327/UmAppDatabase/replication/nodeId 2024-02-08 10:18:44.440 [DefaultDispatcher-worker-4 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33327/UmAppDatabase/replication/nodeId 2024-02-08 10:18:44.440 [DefaultDispatcher-worker-4 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33327/UmAppDatabase/replication/nodeId 2024-02-08 10:18:44.441 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-02-08 10:18:44.441 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-02-08 10:18:44.441 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2024-02-08 10:18:44.441 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-02-08 10:18:44.452 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-02-08 10:18:44.454 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-02-08 10:18:44.455 [DefaultDispatcher-worker-14 @coroutine#3385] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 10:18:44.455 [DefaultDispatcher-worker-14 @coroutine#3385] 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-02-08 10:18:44.455 [DefaultDispatcher-worker-14 @coroutine#3385] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 10:18:44.455 [DefaultDispatcher-worker-14 @coroutine#3385] 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-02-08 10:18:44.456 [DefaultDispatcher-worker-3 @coroutine#3385] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 10:18:44.456 [DefaultDispatcher-worker-3 @coroutine#3385] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 10:18:44.464 [DefaultDispatcher-worker-2 @coroutine#3384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-02-08 10:18:44.464 [DefaultDispatcher-worker-2 @coroutine#3384] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-08 10:18:44.464 [DefaultDispatcher-worker-2 @coroutine#3384] 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-02-08 10:18:44.464 [DefaultDispatcher-worker-2 @coroutine#3384] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-08 10:18:44.465 [DefaultDispatcher-worker-3 @coroutine#3384] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-08 10:18:44.465 [DefaultDispatcher-worker-3 @coroutine#3384] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-08 10:18:44.467 [Test worker @coroutine#3389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-02-08 10:18:44.470 [Test worker @coroutine#3396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-02-08 10:18:44.472 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Shutdown initiated... 2024-02-08 10:18:44.472 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Close initiated... 2024-02-08 10:18:44.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:44.473 [HikariPool-105 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5: (connection evicted) 2024-02-08 10:18:44.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:44.474 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Closed. 2024-02-08 10:18:44.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Shutdown completed. 2024-02-08 10:18:44.576 [DefaultDispatcher-worker-3 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ac973 2024-02-08 10:18:44.576 [DefaultDispatcher-worker-3 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38323/UmAppDatabase/replication/nodeId 2024-02-08 10:18:44.576 [DefaultDispatcher-worker-3 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38323/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:44.576 [DefaultDispatcher-worker-3 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38323/UmAppDatabase/replication/nodeId 2024-02-08 10:18:44.577 [DefaultDispatcher-worker-6 @coroutine#3019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e2ab76 2024-02-08 10:18:44.577 [DefaultDispatcher-worker-6 @coroutine#3019] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 10:18:44.577 [DefaultDispatcher-worker-6 @coroutine#3019] 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-02-08 10:18:44.577 [DefaultDispatcher-worker-6 @coroutine#3019] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 10:18:44.578 [DefaultDispatcher-worker-9 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38323/UmAppDatabase/replication/nodeId 2024-02-08 10:18:44.578 [DefaultDispatcher-worker-9 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38323/UmAppDatabase/replication/nodeId 2024-02-08 10:18:44.578 [DefaultDispatcher-worker-12 @coroutine#3019] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 10:18:44.643 [DefaultDispatcher-worker-2 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7841c990 2024-02-08 10:18:44.643 [DefaultDispatcher-worker-2 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41643/UmAppDatabase/replication/nodeId 2024-02-08 10:18:44.643 [DefaultDispatcher-worker-2 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41643/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:44.643 [DefaultDispatcher-worker-2 @coroutine#3033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41643/UmAppDatabase/replication/nodeId 2024-02-08 10:18:44.644 [DefaultDispatcher-worker-3 @coroutine#3033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41643/UmAppDatabase/replication/nodeId 2024-02-08 10:18:44.644 [DefaultDispatcher-worker-3 @coroutine#3033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41643/UmAppDatabase/replication/nodeId 2024-02-08 10:18:44.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2024-02-08 10:18:44.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:44.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:44.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:44.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:44.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:44.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:44.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73753326 2024-02-08 10:18:44.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:44.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:44.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:44.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:44.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:44.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:44.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:44.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:44.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:44.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:44.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:44.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:44.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:44.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 10:18:44.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 10:18:44.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:44.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:44.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 10:18:44.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:44.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2024-02-08 10:18:44.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:44.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:44.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:44.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:44.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:44.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:44.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:44.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:44.680 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2024-02-08 10:18:44.680 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@2eb73a42 2024-02-08 10:18:44.680 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@2eb73a42 2024-02-08 10:18:44.680 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2024-02-08 10:18:44.699 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eb73a42 2024-02-08 10:18:44.710 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eb73a42 2024-02-08 10:18:44.711 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eb73a42 2024-02-08 10:18:44.713 [DefaultDispatcher-worker-13 @coroutine#3438] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:18:44.713 [DefaultDispatcher-worker-13 @coroutine#3438] 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-02-08 10:18:44.713 [DefaultDispatcher-worker-13 @coroutine#3438] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:18:44.713 [DefaultDispatcher-worker-13 @coroutine#3438] 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-02-08 10:18:44.715 [DefaultDispatcher-worker-3 @coroutine#3438] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:18:44.715 [DefaultDispatcher-worker-3 @coroutine#3438] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:18:44.720 [DefaultDispatcher-worker-9 @coroutine#3437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eb73a42 2024-02-08 10:18:44.720 [DefaultDispatcher-worker-9 @coroutine#3437] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 10:18:44.720 [DefaultDispatcher-worker-9 @coroutine#3437] 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-02-08 10:18:44.720 [DefaultDispatcher-worker-9 @coroutine#3437] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 10:18:44.721 [DefaultDispatcher-worker-16 @coroutine#3437] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 10:18:44.721 [DefaultDispatcher-worker-16 @coroutine#3437] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 10:18:44.724 [Test worker @coroutine#3442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eb73a42 2024-02-08 10:18:44.740 [DefaultDispatcher-worker-15 @coroutine#3450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eb73a42 2024-02-08 10:18:44.776 [DefaultDispatcher-worker-11 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4172c967 2024-02-08 10:18:44.776 [DefaultDispatcher-worker-11 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41437/UmAppDatabase/replication/nodeId 2024-02-08 10:18:44.776 [DefaultDispatcher-worker-11 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41437/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:44.776 [DefaultDispatcher-worker-11 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41437/UmAppDatabase/replication/nodeId 2024-02-08 10:18:44.777 [DefaultDispatcher-worker-16 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41437/UmAppDatabase/replication/nodeId 2024-02-08 10:18:44.777 [DefaultDispatcher-worker-16 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41437/UmAppDatabase/replication/nodeId 2024-02-08 10:18:44.780 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:18:44.785 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@3660ea4 2024-02-08 10:18:44.785 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@3660ea4 2024-02-08 10:18:44.790 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@da1f0b8 2024-02-08 10:18:44.790 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@da1f0b8 2024-02-08 10:18:44.791 [Test worker @coroutine#3452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eb73a42 2024-02-08 10:18:44.793 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@99e65d4 2024-02-08 10:18:44.793 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@99e65d4 2024-02-08 10:18:44.795 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c9cfa83 2024-02-08 10:18:44.795 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c9cfa83 2024-02-08 10:18:44.797 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fbcde9a 2024-02-08 10:18:44.797 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fbcde9a 2024-02-08 10:18:44.798 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown initiated... 2024-02-08 10:18:44.798 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Close initiated... 2024-02-08 10:18:44.798 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Before closing stats (total=6, active=0, idle=6, waiting=0) 2024-02-08 10:18:44.798 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2eb73a42: (connection evicted) 2024-02-08 10:18:44.799 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3660ea4: (connection evicted) 2024-02-08 10:18:44.799 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@da1f0b8: (connection evicted) 2024-02-08 10:18:44.800 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@99e65d4: (connection evicted) 2024-02-08 10:18:44.800 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d1ad5e5 2024-02-08 10:18:44.800 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d1ad5e5 2024-02-08 10:18:44.800 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c9cfa83: (connection evicted) 2024-02-08 10:18:44.801 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7fbcde9a: (connection evicted) 2024-02-08 10:18:44.801 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d1ad5e5: (connection evicted) 2024-02-08 10:18:44.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:44.803 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Closed. 2024-02-08 10:18:44.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown completed. 2024-02-08 10:18:44.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2024-02-08 10:18:44.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:44.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:44.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:44.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:44.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:44.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:44.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e98adb2 2024-02-08 10:18:44.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:44.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:44.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:44.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:44.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:44.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:44.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:44.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:44.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:44.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:44.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:44.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:44.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:44.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 10:18:44.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 10:18:44.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:44.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:44.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 10:18:44.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:44.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2024-02-08 10:18:44.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:44.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:44.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:44.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:44.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:44.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:44.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:44.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:44.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2024-02-08 10:18:44.809 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cb73a92 2024-02-08 10:18:44.809 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cb73a92 2024-02-08 10:18:44.809 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2024-02-08 10:18:44.810 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cb73a92 2024-02-08 10:18:44.823 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cb73a92 2024-02-08 10:18:44.825 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cb73a92 2024-02-08 10:18:44.826 [DefaultDispatcher-worker-15 @coroutine#3464] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:18:44.826 [DefaultDispatcher-worker-15 @coroutine#3464] 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-02-08 10:18:44.826 [DefaultDispatcher-worker-15 @coroutine#3464] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:18:44.826 [DefaultDispatcher-worker-15 @coroutine#3464] 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-02-08 10:18:44.828 [DefaultDispatcher-worker-9 @coroutine#3464] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:18:44.828 [DefaultDispatcher-worker-9 @coroutine#3464] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:18:44.835 [DefaultDispatcher-worker-1 @coroutine#3463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cb73a92 2024-02-08 10:18:44.835 [DefaultDispatcher-worker-1 @coroutine#3463] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 10:18:44.835 [DefaultDispatcher-worker-1 @coroutine#3463] 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-02-08 10:18:44.835 [DefaultDispatcher-worker-1 @coroutine#3463] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 10:18:44.836 [DefaultDispatcher-worker-5 @coroutine#3463] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 10:18:44.836 [DefaultDispatcher-worker-5 @coroutine#3463] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 10:18:44.839 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cb73a92 2024-02-08 10:18:44.854 [DefaultDispatcher-worker-1 @coroutine#3475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cb73a92 2024-02-08 10:18:44.892 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cb73a92 2024-02-08 10:18:44.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown initiated... 2024-02-08 10:18:44.895 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Close initiated... 2024-02-08 10:18:44.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:44.895 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1cb73a92: (connection evicted) 2024-02-08 10:18:44.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:44.896 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Closed. 2024-02-08 10:18:44.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown completed. 2024-02-08 10:18:44.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2024-02-08 10:18:44.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:44.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:44.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:44.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:44.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:44.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:44.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a467ada 2024-02-08 10:18:44.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:44.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:44.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:44.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:44.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:44.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:44.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:44.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:44.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:44.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:44.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:44.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:44.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:44.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 10:18:44.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 10:18:44.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:44.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:44.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 10:18:44.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:44.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2024-02-08 10:18:44.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:44.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:44.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:44.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:44.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:44.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:44.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:44.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:44.898 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2024-02-08 10:18:44.901 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@2512155e 2024-02-08 10:18:44.901 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@2512155e 2024-02-08 10:18:44.901 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2024-02-08 10:18:44.901 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2512155e 2024-02-08 10:18:44.912 [Test worker @coroutine#3481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2512155e 2024-02-08 10:18:44.914 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2512155e 2024-02-08 10:18:44.915 [DefaultDispatcher-worker-9 @coroutine#3486] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:18:44.915 [DefaultDispatcher-worker-9 @coroutine#3486] 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-02-08 10:18:44.915 [DefaultDispatcher-worker-9 @coroutine#3486] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:18:44.915 [DefaultDispatcher-worker-9 @coroutine#3486] 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-02-08 10:18:44.916 [DefaultDispatcher-worker-13 @coroutine#3486] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:18:44.916 [DefaultDispatcher-worker-13 @coroutine#3486] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:18:44.923 [DefaultDispatcher-worker-11 @coroutine#3485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2512155e 2024-02-08 10:18:44.923 [DefaultDispatcher-worker-11 @coroutine#3485] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 10:18:44.923 [DefaultDispatcher-worker-11 @coroutine#3485] 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-02-08 10:18:44.923 [DefaultDispatcher-worker-11 @coroutine#3485] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 10:18:44.924 [DefaultDispatcher-worker-14 @coroutine#3485] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 10:18:44.924 [DefaultDispatcher-worker-14 @coroutine#3485] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 10:18:44.926 [Test worker @coroutine#3489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2512155e 2024-02-08 10:18:44.939 [DefaultDispatcher-worker-4 @coroutine#3497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2512155e 2024-02-08 10:18:44.975 [DefaultDispatcher-worker-11 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc2c13c 2024-02-08 10:18:44.975 [Test worker @coroutine#3499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2512155e 2024-02-08 10:18:44.975 [DefaultDispatcher-worker-11 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59397/UmAppDatabase/replication/nodeId 2024-02-08 10:18:44.975 [DefaultDispatcher-worker-11 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59397/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:44.976 [DefaultDispatcher-worker-11 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59397/UmAppDatabase/replication/nodeId 2024-02-08 10:18:44.977 [DefaultDispatcher-worker-4 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59397/UmAppDatabase/replication/nodeId 2024-02-08 10:18:44.977 [DefaultDispatcher-worker-4 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59397/UmAppDatabase/replication/nodeId 2024-02-08 10:18:44.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown initiated... 2024-02-08 10:18:44.978 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Close initiated... 2024-02-08 10:18:44.978 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:44.978 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2512155e: (connection evicted) 2024-02-08 10:18:44.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:44.979 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Closed. 2024-02-08 10:18:44.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown completed. 2024-02-08 10:18:44.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2024-02-08 10:18:44.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:44.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:44.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:44.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:44.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:44.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:44.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d093067 2024-02-08 10:18:44.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:44.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:44.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:44.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:44.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:44.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:44.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:44.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:44.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:44.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:44.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:44.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:44.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:44.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 10:18:44.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 10:18:44.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:44.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:44.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 10:18:44.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:44.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2024-02-08 10:18:44.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:44.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:44.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:44.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:44.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:44.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:44.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:44.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:44.981 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2024-02-08 10:18:44.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cc842b0 2024-02-08 10:18:44.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cc842b0 2024-02-08 10:18:44.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2024-02-08 10:18:44.984 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc842b0 2024-02-08 10:18:44.995 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc842b0 2024-02-08 10:18:44.997 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc842b0 2024-02-08 10:18:44.997 [DefaultDispatcher-worker-14 @coroutine#3511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:18:44.997 [DefaultDispatcher-worker-14 @coroutine#3511] 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-02-08 10:18:44.997 [DefaultDispatcher-worker-14 @coroutine#3511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:18:44.998 [DefaultDispatcher-worker-14 @coroutine#3511] 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-02-08 10:18:44.999 [DefaultDispatcher-worker-14 @coroutine#3511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:18:44.999 [DefaultDispatcher-worker-14 @coroutine#3511] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:18:45.006 [DefaultDispatcher-worker-12 @coroutine#3510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc842b0 2024-02-08 10:18:45.006 [DefaultDispatcher-worker-12 @coroutine#3510] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 10:18:45.006 [DefaultDispatcher-worker-12 @coroutine#3510] 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-02-08 10:18:45.006 [DefaultDispatcher-worker-12 @coroutine#3510] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 10:18:45.006 [DefaultDispatcher-worker-8 @coroutine#3510] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 10:18:45.006 [DefaultDispatcher-worker-8 @coroutine#3510] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 10:18:45.010 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc842b0 2024-02-08 10:18:45.023 [DefaultDispatcher-worker-15 @coroutine#3522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc842b0 2024-02-08 10:18:45.060 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc842b0 2024-02-08 10:18:45.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown initiated... 2024-02-08 10:18:45.063 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Close initiated... 2024-02-08 10:18:45.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:45.063 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7cc842b0: (connection evicted) 2024-02-08 10:18:45.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:45.064 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Closed. 2024-02-08 10:18:45.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown completed. 2024-02-08 10:18:45.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2024-02-08 10:18:45.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:45.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:45.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:45.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:45.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:45.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:45.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69e308e2 2024-02-08 10:18:45.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:45.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:45.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:45.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:45.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:45.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:45.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:45.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:45.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:45.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:45.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:45.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:45.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:45.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 10:18:45.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 10:18:45.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:45.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:45.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 10:18:45.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:45.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2024-02-08 10:18:45.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:45.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:45.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:45.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:45.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:45.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:45.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:45.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:45.066 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2024-02-08 10:18:45.068 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c80f8dd 2024-02-08 10:18:45.068 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c80f8dd 2024-02-08 10:18:45.068 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2024-02-08 10:18:45.069 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c80f8dd 2024-02-08 10:18:45.080 [Test worker @coroutine#3528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c80f8dd 2024-02-08 10:18:45.081 [Test worker @coroutine#3530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c80f8dd 2024-02-08 10:18:45.083 [DefaultDispatcher-worker-12 @coroutine#3534] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 10:18:45.083 [DefaultDispatcher-worker-12 @coroutine#3534] 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/replication/ackAndGetPendingReplications. 2024-02-08 10:18:45.083 [DefaultDispatcher-worker-12 @coroutine#3534] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 10:18:45.083 [DefaultDispatcher-worker-12 @coroutine#3534] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 10:18:45.084 [DefaultDispatcher-worker-8 @coroutine#3534] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 10:18:45.084 [DefaultDispatcher-worker-8 @coroutine#3534] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 10:18:45.092 [DefaultDispatcher-worker-3 @coroutine#3533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c80f8dd 2024-02-08 10:18:45.093 [DefaultDispatcher-worker-3 @coroutine#3533] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-08 10:18:45.093 [DefaultDispatcher-worker-3 @coroutine#3533] 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/replication/nodeId. 2024-02-08 10:18:45.093 [DefaultDispatcher-worker-3 @coroutine#3533] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-08 10:18:45.093 [DefaultDispatcher-worker-13 @coroutine#3533] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-08 10:18:45.093 [DefaultDispatcher-worker-13 @coroutine#3533] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-08 10:18:45.101 [DefaultDispatcher-worker-14 @coroutine#3539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c80f8dd 2024-02-08 10:18:45.111 [DefaultDispatcher-worker-7 @coroutine#3539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c80f8dd 2024-02-08 10:18:45.112 [DefaultDispatcher-worker-6 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7891742e 2024-02-08 10:18:45.112 [DefaultDispatcher-worker-6 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33415/UmAppDatabase/replication/nodeId 2024-02-08 10:18:45.112 [DefaultDispatcher-worker-6 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33415/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:45.112 [DefaultDispatcher-worker-6 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33415/UmAppDatabase/replication/nodeId 2024-02-08 10:18:45.113 [DefaultDispatcher-worker-8 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33415/UmAppDatabase/replication/nodeId 2024-02-08 10:18:45.114 [DefaultDispatcher-worker-8 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33415/UmAppDatabase/replication/nodeId 2024-02-08 10:18:45.120 [DefaultDispatcher-worker-5 @coroutine#3539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c80f8dd 2024-02-08 10:18:45.130 [DefaultDispatcher-worker-8 @coroutine#3539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c80f8dd 2024-02-08 10:18:45.133 [Test worker @coroutine#3552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c80f8dd 2024-02-08 10:18:45.147 [DefaultDispatcher-worker-1 @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69988d42 2024-02-08 10:18:45.147 [DefaultDispatcher-worker-1 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33425/UmAppDatabase/replication/nodeId 2024-02-08 10:18:45.147 [DefaultDispatcher-worker-1 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33425/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:45.147 [DefaultDispatcher-worker-1 @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33425/UmAppDatabase/replication/nodeId 2024-02-08 10:18:45.148 [DefaultDispatcher-worker-1 @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33425/UmAppDatabase/replication/nodeId 2024-02-08 10:18:45.148 [DefaultDispatcher-worker-1 @coroutine#2849] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33425/UmAppDatabase/replication/nodeId 2024-02-08 10:18:45.149 [DefaultDispatcher-worker-8 @coroutine#3539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c80f8dd 2024-02-08 10:18:45.158 [DefaultDispatcher-worker-5 @coroutine#3539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c80f8dd 2024-02-08 10:18:45.159 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown initiated... 2024-02-08 10:18:45.159 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Close initiated... 2024-02-08 10:18:45.159 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:45.159 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c80f8dd: (connection evicted) 2024-02-08 10:18:45.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:45.160 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Closed. 2024-02-08 10:18:45.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown completed. 2024-02-08 10:18:45.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2024-02-08 10:18:45.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:45.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:45.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:45.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:45.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:45.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:45.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bdc8975 2024-02-08 10:18:45.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:45.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:45.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:45.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:45.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:45.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:45.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:45.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:45.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:45.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:45.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:45.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:45.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:45.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 10:18:45.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 10:18:45.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:45.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:45.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 10:18:45.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:45.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2024-02-08 10:18:45.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:45.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:45.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:45.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:45.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:45.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:45.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:45.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:45.161 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2024-02-08 10:18:45.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a57c5d9 2024-02-08 10:18:45.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a57c5d9 2024-02-08 10:18:45.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2024-02-08 10:18:45.167 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a57c5d9 2024-02-08 10:18:45.180 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a57c5d9 2024-02-08 10:18:45.182 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a57c5d9 2024-02-08 10:18:45.183 [DefaultDispatcher-worker-1 @coroutine#3565] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 10:18:45.183 [DefaultDispatcher-worker-1 @coroutine#3565] 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/replication/ackAndGetPendingReplications. 2024-02-08 10:18:45.183 [DefaultDispatcher-worker-1 @coroutine#3565] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 10:18:45.183 [DefaultDispatcher-worker-1 @coroutine#3565] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 10:18:45.185 [DefaultDispatcher-worker-11 @coroutine#3565] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 10:18:45.185 [DefaultDispatcher-worker-11 @coroutine#3565] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 10:18:45.193 [DefaultDispatcher-worker-11 @coroutine#3564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a57c5d9 2024-02-08 10:18:45.193 [DefaultDispatcher-worker-11 @coroutine#3564] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-08 10:18:45.193 [DefaultDispatcher-worker-11 @coroutine#3564] 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/replication/nodeId. 2024-02-08 10:18:45.193 [DefaultDispatcher-worker-11 @coroutine#3564] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-08 10:18:45.194 [DefaultDispatcher-worker-6 @coroutine#3564] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-08 10:18:45.194 [DefaultDispatcher-worker-6 @coroutine#3564] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-08 10:18:45.201 [DefaultDispatcher-worker-4 @coroutine#3569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a57c5d9 2024-02-08 10:18:45.209 [DefaultDispatcher-worker-14 @coroutine#3569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a57c5d9 2024-02-08 10:18:45.217 [DefaultDispatcher-worker-10 @coroutine#3569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a57c5d9 2024-02-08 10:18:45.223 [DefaultDispatcher-worker-13 @coroutine#3569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a57c5d9 2024-02-08 10:18:45.234 [DefaultDispatcher-worker-6 @coroutine#3569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a57c5d9 2024-02-08 10:18:45.235 [DefaultDispatcher-worker-11 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b1895e 2024-02-08 10:18:45.235 [DefaultDispatcher-worker-11 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46945/UmAppDatabase/replication/nodeId 2024-02-08 10:18:45.235 [DefaultDispatcher-worker-11 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46945/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:45.235 [DefaultDispatcher-worker-11 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46945/UmAppDatabase/replication/nodeId 2024-02-08 10:18:45.236 [DefaultDispatcher-worker-4 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46945/UmAppDatabase/replication/nodeId 2024-02-08 10:18:45.236 [DefaultDispatcher-worker-4 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46945/UmAppDatabase/replication/nodeId 2024-02-08 10:18:45.242 [DefaultDispatcher-worker-13 @coroutine#3569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a57c5d9 2024-02-08 10:18:45.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown initiated... 2024-02-08 10:18:45.244 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Close initiated... 2024-02-08 10:18:45.244 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:45.245 [HikariPool-111 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a57c5d9: (connection evicted) 2024-02-08 10:18:45.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:45.245 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Closed. 2024-02-08 10:18:45.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown completed. 2024-02-08 10:18:45.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2024-02-08 10:18:45.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:45.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:45.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:45.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:45.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:45.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:45.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b3e4253 2024-02-08 10:18:45.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:45.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:45.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:45.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:45.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:45.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:45.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:45.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:45.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:45.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:45.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:45.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:45.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:45.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 10:18:45.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 10:18:45.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:45.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:45.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 10:18:45.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:45.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2024-02-08 10:18:45.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:45.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:45.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:45.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:45.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:45.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:45.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:45.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:45.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2024-02-08 10:18:45.249 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@141c66db 2024-02-08 10:18:45.249 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@141c66db 2024-02-08 10:18:45.249 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2024-02-08 10:18:45.250 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@141c66db 2024-02-08 10:18:45.261 [Test worker @coroutine#3588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@141c66db 2024-02-08 10:18:45.263 [Test worker @coroutine#3590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@141c66db 2024-02-08 10:18:45.264 [DefaultDispatcher-worker-13 @coroutine#3594] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 10:18:45.264 [DefaultDispatcher-worker-13 @coroutine#3594] 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/replication/ackAndGetPendingReplications. 2024-02-08 10:18:45.264 [DefaultDispatcher-worker-13 @coroutine#3594] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 10:18:45.264 [DefaultDispatcher-worker-13 @coroutine#3594] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 10:18:45.265 [DefaultDispatcher-worker-12 @coroutine#3594] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 10:18:45.265 [DefaultDispatcher-worker-12 @coroutine#3594] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 10:18:45.272 [DefaultDispatcher-worker-4 @coroutine#3593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@141c66db 2024-02-08 10:18:45.273 [DefaultDispatcher-worker-4 @coroutine#3593] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-08 10:18:45.273 [DefaultDispatcher-worker-4 @coroutine#3593] 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/replication/nodeId. 2024-02-08 10:18:45.273 [DefaultDispatcher-worker-4 @coroutine#3593] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-08 10:18:45.273 [DefaultDispatcher-worker-14 @coroutine#3593] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-08 10:18:45.273 [DefaultDispatcher-worker-14 @coroutine#3593] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-08 10:18:45.282 [DefaultDispatcher-worker-7 @coroutine#3598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@141c66db 2024-02-08 10:18:45.290 [DefaultDispatcher-worker-4 @coroutine#3598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@141c66db 2024-02-08 10:18:45.299 [DefaultDispatcher-worker-15 @coroutine#3598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@141c66db 2024-02-08 10:18:45.306 [DefaultDispatcher-worker-8 @coroutine#3598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@141c66db 2024-02-08 10:18:45.313 [DefaultDispatcher-worker-5 @coroutine#3598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@141c66db 2024-02-08 10:18:45.322 [DefaultDispatcher-worker-4 @coroutine#3598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@141c66db 2024-02-08 10:18:45.325 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@141c66db 2024-02-08 10:18:45.327 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@141c66db 2024-02-08 10:18:45.336 [DefaultDispatcher-worker-5 @coroutine#3598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@141c66db 2024-02-08 10:18:45.346 [DefaultDispatcher-worker-8 @coroutine#3598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@141c66db 2024-02-08 10:18:45.350 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:18:45.354 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d8be97b 2024-02-08 10:18:45.354 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d8be97b 2024-02-08 10:18:45.355 [DefaultDispatcher-worker-14 @coroutine#3598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@141c66db 2024-02-08 10:18:45.356 [Test worker @coroutine#3598] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/PersonDao/findByUidAsync?uid=556400665612648449 2024-02-08 10:18:45.356 [Test worker @coroutine#3598] 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/PersonDao/findByUidAsync?uid=556400665612648449. 2024-02-08 10:18:45.356 [Test worker @coroutine#3598] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/PersonDao/findByUidAsync?uid=556400665612648449 2024-02-08 10:18:45.357 [Test worker @coroutine#3598] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/PersonDao/findByUidAsync?uid=556400665612648449 2024-02-08 10:18:45.357 [Test worker @coroutine#3598] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/PersonDao/findByUidAsync?uid=556400665612648449 2024-02-08 10:18:45.358 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@534c0cba 2024-02-08 10:18:45.358 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@534c0cba 2024-02-08 10:18:45.361 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5773820b 2024-02-08 10:18:45.361 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5773820b 2024-02-08 10:18:45.366 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@12710681 2024-02-08 10:18:45.366 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@12710681 2024-02-08 10:18:45.368 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1033f585 2024-02-08 10:18:45.368 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1033f585 2024-02-08 10:18:45.370 [DefaultDispatcher-worker-6 @coroutine#3598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@141c66db 2024-02-08 10:18:45.371 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@232912e5 2024-02-08 10:18:45.371 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@232912e5 2024-02-08 10:18:45.375 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6881bf51 2024-02-08 10:18:45.375 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6881bf51 2024-02-08 10:18:45.378 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@725ef9ce 2024-02-08 10:18:45.378 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@725ef9ce 2024-02-08 10:18:45.379 [DefaultDispatcher-worker-6 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e34840f 2024-02-08 10:18:45.379 [DefaultDispatcher-worker-15 @coroutine#3598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@141c66db 2024-02-08 10:18:45.379 [DefaultDispatcher-worker-6 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55561/UmAppDatabase/replication/nodeId 2024-02-08 10:18:45.379 [DefaultDispatcher-worker-6 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55561/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:45.379 [DefaultDispatcher-worker-6 @coroutine#2928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55561/UmAppDatabase/replication/nodeId 2024-02-08 10:18:45.381 [DefaultDispatcher-worker-2 @coroutine#2928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55561/UmAppDatabase/replication/nodeId 2024-02-08 10:18:45.381 [DefaultDispatcher-worker-2 @coroutine#2928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55561/UmAppDatabase/replication/nodeId 2024-02-08 10:18:45.381 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dcea5dd 2024-02-08 10:18:45.381 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dcea5dd 2024-02-08 10:18:45.381 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 10:18:45.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown initiated... 2024-02-08 10:18:45.381 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Close initiated... 2024-02-08 10:18:45.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 10:18:45.381 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@141c66db: (connection evicted) 2024-02-08 10:18:45.382 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d8be97b: (connection evicted) 2024-02-08 10:18:45.382 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@534c0cba: (connection evicted) 2024-02-08 10:18:45.382 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5773820b: (connection evicted) 2024-02-08 10:18:45.383 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12710681: (connection evicted) 2024-02-08 10:18:45.383 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1033f585: (connection evicted) 2024-02-08 10:18:45.383 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@232912e5: (connection evicted) 2024-02-08 10:18:45.384 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6881bf51: (connection evicted) 2024-02-08 10:18:45.384 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@725ef9ce: (connection evicted) 2024-02-08 10:18:45.385 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7dcea5dd: (connection evicted) 2024-02-08 10:18:45.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:45.385 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Closed. 2024-02-08 10:18:45.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown completed. 2024-02-08 10:18:45.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2024-02-08 10:18:45.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:45.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:45.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:45.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:45.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:45.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:45.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4abb4041 2024-02-08 10:18:45.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:45.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:45.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:45.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:45.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:45.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:45.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:45.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:45.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:45.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:45.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:45.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:45.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:45.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 10:18:45.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 10:18:45.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:45.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:45.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 10:18:45.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:45.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2024-02-08 10:18:45.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:45.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:45.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:45.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:45.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:45.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:45.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:45.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:45.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2024-02-08 10:18:45.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@48dc9950 2024-02-08 10:18:45.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@48dc9950 2024-02-08 10:18:45.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2024-02-08 10:18:45.390 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48dc9950 2024-02-08 10:18:45.404 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48dc9950 2024-02-08 10:18:45.405 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48dc9950 2024-02-08 10:18:45.406 [DefaultDispatcher-worker-2 @coroutine#3632] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 10:18:45.406 [DefaultDispatcher-worker-2 @coroutine#3632] 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/replication/ackAndGetPendingReplications. 2024-02-08 10:18:45.406 [DefaultDispatcher-worker-2 @coroutine#3632] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 10:18:45.406 [DefaultDispatcher-worker-2 @coroutine#3632] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 10:18:45.407 [DefaultDispatcher-worker-14 @coroutine#3632] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 10:18:45.408 [DefaultDispatcher-worker-14 @coroutine#3632] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 10:18:45.415 [DefaultDispatcher-worker-14 @coroutine#3631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48dc9950 2024-02-08 10:18:45.415 [DefaultDispatcher-worker-14 @coroutine#3631] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-08 10:18:45.415 [DefaultDispatcher-worker-14 @coroutine#3631] 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/replication/nodeId. 2024-02-08 10:18:45.415 [DefaultDispatcher-worker-14 @coroutine#3631] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-08 10:18:45.416 [DefaultDispatcher-worker-15 @coroutine#3631] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-08 10:18:45.416 [DefaultDispatcher-worker-15 @coroutine#3631] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-08 10:18:45.423 [DefaultDispatcher-worker-16 @coroutine#3636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48dc9950 2024-02-08 10:18:45.433 [DefaultDispatcher-worker-16 @coroutine#3636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48dc9950 2024-02-08 10:18:45.443 [DefaultDispatcher-worker-6 @coroutine#3636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48dc9950 2024-02-08 10:18:45.451 [DefaultDispatcher-worker-15 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f3f34c 2024-02-08 10:18:45.451 [DefaultDispatcher-worker-15 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33327/UmAppDatabase/replication/nodeId 2024-02-08 10:18:45.451 [DefaultDispatcher-worker-15 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33327/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:45.451 [DefaultDispatcher-worker-15 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33327/UmAppDatabase/replication/nodeId 2024-02-08 10:18:45.452 [DefaultDispatcher-worker-16 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33327/UmAppDatabase/replication/nodeId 2024-02-08 10:18:45.452 [DefaultDispatcher-worker-16 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33327/UmAppDatabase/replication/nodeId 2024-02-08 10:18:45.453 [DefaultDispatcher-worker-7 @coroutine#3636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48dc9950 2024-02-08 10:18:45.460 [DefaultDispatcher-worker-15 @coroutine#3636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48dc9950 2024-02-08 10:18:45.463 [DefaultDispatcher-worker-5 @coroutine#3651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ea19c97 2024-02-08 10:18:45.469 [DefaultDispatcher-worker-5 @coroutine#3636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48dc9950 2024-02-08 10:18:45.473 [Test worker @coroutine#3654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48dc9950 2024-02-08 10:18:45.482 [DefaultDispatcher-worker-10 @coroutine#3636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48dc9950 2024-02-08 10:18:45.489 [DefaultDispatcher-worker-10 @coroutine#3657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64fba3e6 2024-02-08 10:18:45.489 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:18:45.490 [DefaultDispatcher-worker-9 @coroutine#3636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48dc9950 2024-02-08 10:18:45.491 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown initiated... 2024-02-08 10:18:45.491 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Close initiated... 2024-02-08 10:18:45.491 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:45.492 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48dc9950: (connection evicted) 2024-02-08 10:18:45.493 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@225ece09 2024-02-08 10:18:45.493 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@225ece09 2024-02-08 10:18:45.493 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@225ece09: (connection evicted) 2024-02-08 10:18:45.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:45.494 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Closed. 2024-02-08 10:18:45.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown completed. 2024-02-08 10:18:45.509 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2024-02-08 10:18:45.509 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:45.509 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:45.509 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:45.509 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:45.509 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:45.509 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:45.509 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@726dd367 2024-02-08 10:18:45.509 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:45.509 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:45.509 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:45.509 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:45.509 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:45.509 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:45.509 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:45.509 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:45.509 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:45.509 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:45.509 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:45.509 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:45.509 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:45.509 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:45.509 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:45.509 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:45.509 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:45.509 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:45.509 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:45.509 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2024-02-08 10:18:45.509 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:45.509 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:45.509 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:45.509 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:45.509 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:45.509 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:45.509 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:45.509 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:45.509 [Test worker @coroutine#3661] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2024-02-08 10:18:45.510 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@425a5c2e 2024-02-08 10:18:45.510 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@425a5c2e 2024-02-08 10:18:45.510 [Test worker @coroutine#3661] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2024-02-08 10:18:45.523 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@425a5c2e 2024-02-08 10:18:45.534 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@425a5c2e 2024-02-08 10:18:45.535 [Test worker @coroutine#3664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@425a5c2e 2024-02-08 10:18:45.538 [Test worker @coroutine#3666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@425a5c2e 2024-02-08 10:18:45.548 [DefaultDispatcher-worker-13 @coroutine#3668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@425a5c2e 2024-02-08 10:18:45.560 [DefaultDispatcher-worker-9 @coroutine#3680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@425a5c2e 2024-02-08 10:18:45.563 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown initiated... 2024-02-08 10:18:45.563 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Close initiated... 2024-02-08 10:18:45.563 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:45.563 [HikariPool-114 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Closing connection org.sqlite.jdbc4.JDBC4Connection@425a5c2e: (connection evicted) 2024-02-08 10:18:45.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:45.564 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Closed. 2024-02-08 10:18:45.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown completed. 2024-02-08 10:18:45.566 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2024-02-08 10:18:45.566 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:45.566 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:45.566 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:45.566 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:45.566 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:45.566 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:45.566 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28f081ad 2024-02-08 10:18:45.566 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:45.566 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:45.566 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:45.566 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:45.566 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:45.566 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:45.566 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:45.566 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:45.566 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:45.566 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:45.566 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:45.566 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:45.566 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:45.566 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:45.566 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:45.566 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:45.566 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:45.566 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:45.566 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:45.566 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2024-02-08 10:18:45.566 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:45.566 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:45.566 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:45.566 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:45.566 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:45.566 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:45.566 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:45.566 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:45.566 [Test worker @coroutine#3687] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2024-02-08 10:18:45.566 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@e30a8ef 2024-02-08 10:18:45.566 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@e30a8ef 2024-02-08 10:18:45.567 [Test worker @coroutine#3687] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2024-02-08 10:18:45.584 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e30a8ef 2024-02-08 10:18:45.588 [DefaultDispatcher-worker-1 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ac973 2024-02-08 10:18:45.588 [DefaultDispatcher-worker-2 @coroutine#3019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e2ab76 2024-02-08 10:18:45.588 [DefaultDispatcher-worker-1 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38323/UmAppDatabase/replication/nodeId 2024-02-08 10:18:45.588 [DefaultDispatcher-worker-1 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38323/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:45.588 [DefaultDispatcher-worker-2 @coroutine#3019] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 10:18:45.588 [DefaultDispatcher-worker-1 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38323/UmAppDatabase/replication/nodeId 2024-02-08 10:18:45.588 [DefaultDispatcher-worker-2 @coroutine#3019] 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-02-08 10:18:45.588 [DefaultDispatcher-worker-2 @coroutine#3019] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 10:18:45.589 [DefaultDispatcher-worker-1 @coroutine#3019] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 10:18:45.590 [DefaultDispatcher-worker-16 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38323/UmAppDatabase/replication/nodeId 2024-02-08 10:18:45.590 [DefaultDispatcher-worker-16 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38323/UmAppDatabase/replication/nodeId 2024-02-08 10:18:45.595 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e30a8ef 2024-02-08 10:18:45.597 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e30a8ef 2024-02-08 10:18:45.599 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e30a8ef 2024-02-08 10:18:45.599 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2024-02-08 10:18:45.599 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:45.599 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:45.599 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:45.599 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:45.599 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:45.599 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:45.599 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@759c53e5 2024-02-08 10:18:45.599 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:45.599 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:45.599 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:45.599 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:45.599 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:45.599 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:45.599 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:45.599 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:45.599 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:45.599 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:45.600 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:45.600 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:45.600 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:45.600 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:45.600 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:45.600 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:45.600 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:45.600 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:45.600 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:45.600 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2024-02-08 10:18:45.600 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:45.600 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:45.600 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:45.600 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:45.600 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:45.600 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:45.600 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:45.600 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:45.600 [Test worker @coroutine#3687] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2024-02-08 10:18:45.600 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c02cf78 2024-02-08 10:18:45.600 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c02cf78 2024-02-08 10:18:45.600 [Test worker @coroutine#3687] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2024-02-08 10:18:45.614 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c02cf78 2024-02-08 10:18:45.624 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c02cf78 2024-02-08 10:18:45.626 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c02cf78 2024-02-08 10:18:45.628 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c02cf78 2024-02-08 10:18:45.638 [DefaultDispatcher-worker-15 @coroutine#3707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c02cf78 2024-02-08 10:18:45.652 [DefaultDispatcher-worker-1 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7841c990 2024-02-08 10:18:45.652 [DefaultDispatcher-worker-1 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41643/UmAppDatabase/replication/nodeId 2024-02-08 10:18:45.652 [DefaultDispatcher-worker-1 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41643/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:45.652 [DefaultDispatcher-worker-1 @coroutine#3033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41643/UmAppDatabase/replication/nodeId 2024-02-08 10:18:45.653 [DefaultDispatcher-worker-4 @coroutine#3033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41643/UmAppDatabase/replication/nodeId 2024-02-08 10:18:45.653 [DefaultDispatcher-worker-4 @coroutine#3033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41643/UmAppDatabase/replication/nodeId 2024-02-08 10:18:45.657 [DefaultDispatcher-worker-4 @coroutine#3687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e30a8ef 2024-02-08 10:18:45.665 [DefaultDispatcher-worker-15 @coroutine#3687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e30a8ef 2024-02-08 10:18:45.667 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:18:45.671 [DefaultDispatcher-worker-9 @coroutine#3687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e30a8ef 2024-02-08 10:18:45.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown initiated... 2024-02-08 10:18:45.685 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Close initiated... 2024-02-08 10:18:45.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:45.685 [HikariPool-115 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e30a8ef: (connection evicted) 2024-02-08 10:18:45.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:45.686 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Closed. 2024-02-08 10:18:45.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown completed. 2024-02-08 10:18:45.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown initiated... 2024-02-08 10:18:45.686 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Close initiated... 2024-02-08 10:18:45.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:45.687 [HikariPool-116 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c02cf78: (connection evicted) 2024-02-08 10:18:45.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:45.687 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Closed. 2024-02-08 10:18:45.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown completed. 2024-02-08 10:18:45.688 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2024-02-08 10:18:45.688 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:45.688 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:45.688 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:45.688 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:45.688 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:45.688 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:45.688 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48614fb3 2024-02-08 10:18:45.688 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:45.688 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:45.688 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:45.688 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:45.688 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:45.688 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:45.688 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:45.688 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:45.688 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:45.688 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:45.688 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:45.688 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:45.688 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:45.688 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:45.688 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:45.688 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:45.688 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:45.688 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:45.688 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:45.688 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2024-02-08 10:18:45.688 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:45.688 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:45.688 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:45.688 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:45.688 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:45.688 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:45.688 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:45.688 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:45.688 [Test worker @coroutine#3725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2024-02-08 10:18:45.689 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d01fa0c 2024-02-08 10:18:45.689 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d01fa0c 2024-02-08 10:18:45.689 [Test worker @coroutine#3725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2024-02-08 10:18:45.702 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d01fa0c 2024-02-08 10:18:45.713 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d01fa0c 2024-02-08 10:18:45.715 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d01fa0c 2024-02-08 10:18:45.716 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d01fa0c 2024-02-08 10:18:45.717 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2024-02-08 10:18:45.717 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:45.717 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:45.717 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:45.717 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:45.717 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:45.717 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:45.717 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a3272e0 2024-02-08 10:18:45.717 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:45.717 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:45.717 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:45.717 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:45.717 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:45.717 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:45.717 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:45.717 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:45.717 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:45.717 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:45.717 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:45.717 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:45.717 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:45.717 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:45.717 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:45.717 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:45.717 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:45.717 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:45.717 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:45.717 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2024-02-08 10:18:45.717 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:45.717 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:45.717 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:45.717 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:45.717 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:45.717 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:45.717 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:45.717 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:45.717 [Test worker @coroutine#3725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2024-02-08 10:18:45.718 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@6db2a260 2024-02-08 10:18:45.718 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@6db2a260 2024-02-08 10:18:45.718 [Test worker @coroutine#3725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2024-02-08 10:18:45.731 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6db2a260 2024-02-08 10:18:45.741 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6db2a260 2024-02-08 10:18:45.743 [Test worker @coroutine#3734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6db2a260 2024-02-08 10:18:45.745 [Test worker @coroutine#3736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6db2a260 2024-02-08 10:18:45.756 [DefaultDispatcher-worker-10 @coroutine#3738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6db2a260 2024-02-08 10:18:45.768 [DefaultDispatcher-worker-7 @coroutine#3725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d01fa0c 2024-02-08 10:18:45.774 [DefaultDispatcher-worker-10 @coroutine#3725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d01fa0c 2024-02-08 10:18:45.782 [DefaultDispatcher-worker-15 @coroutine#3725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d01fa0c 2024-02-08 10:18:45.787 [DefaultDispatcher-worker-9 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4172c967 2024-02-08 10:18:45.787 [DefaultDispatcher-worker-9 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41437/UmAppDatabase/replication/nodeId 2024-02-08 10:18:45.787 [DefaultDispatcher-worker-9 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41437/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:45.787 [DefaultDispatcher-worker-9 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41437/UmAppDatabase/replication/nodeId 2024-02-08 10:18:45.788 [DefaultDispatcher-worker-10 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41437/UmAppDatabase/replication/nodeId 2024-02-08 10:18:45.788 [DefaultDispatcher-worker-10 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41437/UmAppDatabase/replication/nodeId 2024-02-08 10:18:45.789 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:45.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown initiated... 2024-02-08 10:18:45.793 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Close initiated... 2024-02-08 10:18:45.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:45.794 [HikariPool-117 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d01fa0c: (connection evicted) 2024-02-08 10:18:45.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:45.794 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Closed. 2024-02-08 10:18:45.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown completed. 2024-02-08 10:18:45.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown initiated... 2024-02-08 10:18:45.794 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Close initiated... 2024-02-08 10:18:45.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:45.795 [HikariPool-118 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6db2a260: (connection evicted) 2024-02-08 10:18:45.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:45.795 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Closed. 2024-02-08 10:18:45.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown completed. 2024-02-08 10:18:45.797 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2024-02-08 10:18:45.798 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:45.798 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:45.798 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:45.798 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:45.798 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:45.798 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:45.798 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f2a5064 2024-02-08 10:18:45.798 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:45.798 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:45.798 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:45.798 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:45.798 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:45.798 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:45.798 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:45.798 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:45.798 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:45.798 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:45.798 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:45.798 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:45.798 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:45.798 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:45.798 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:45.798 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:45.798 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:45.798 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:45.798 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:45.798 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2024-02-08 10:18:45.798 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:45.798 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:45.798 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:45.798 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:45.798 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:45.798 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:45.798 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:45.798 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:45.798 [Test worker @coroutine#3767] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2024-02-08 10:18:45.799 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fe33512 2024-02-08 10:18:45.799 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fe33512 2024-02-08 10:18:45.799 [Test worker @coroutine#3767] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2024-02-08 10:18:45.816 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe33512 2024-02-08 10:18:45.827 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe33512 2024-02-08 10:18:45.828 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe33512 2024-02-08 10:18:45.830 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe33512 2024-02-08 10:18:45.839 [DefaultDispatcher-worker-14 @coroutine#3774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe33512 2024-02-08 10:18:45.856 [DefaultDispatcher-worker-9 @coroutine#3767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe33512 2024-02-08 10:18:45.860 [Test worker @coroutine#3783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe33512 2024-02-08 10:18:45.866 [DefaultDispatcher-worker-16 @coroutine#3767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe33512 2024-02-08 10:18:45.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown initiated... 2024-02-08 10:18:45.877 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Close initiated... 2024-02-08 10:18:45.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:45.877 [HikariPool-119 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6fe33512: (connection evicted) 2024-02-08 10:18:45.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:45.878 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Closed. 2024-02-08 10:18:45.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown completed. 2024-02-08 10:18:45.879 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2024-02-08 10:18:45.879 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:45.879 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:45.879 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:45.879 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:45.879 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:45.879 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:45.879 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@722d3ddb 2024-02-08 10:18:45.879 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:45.879 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:45.879 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:45.879 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:45.879 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:45.880 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:45.880 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:45.880 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:45.880 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:45.880 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:45.880 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:45.880 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:45.880 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:45.880 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:45.880 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:45.880 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:45.880 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:45.880 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:45.880 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:45.880 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2024-02-08 10:18:45.880 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:45.880 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:45.880 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:45.880 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:45.880 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:45.880 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:45.880 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:45.880 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:45.880 [Test worker @coroutine#3802] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2024-02-08 10:18:45.880 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@25b87e1b 2024-02-08 10:18:45.880 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@25b87e1b 2024-02-08 10:18:45.880 [Test worker @coroutine#3802] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2024-02-08 10:18:45.901 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25b87e1b 2024-02-08 10:18:45.916 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25b87e1b 2024-02-08 10:18:45.919 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25b87e1b 2024-02-08 10:18:45.921 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25b87e1b 2024-02-08 10:18:45.930 [DefaultDispatcher-worker-14 @coroutine#3810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25b87e1b 2024-02-08 10:18:45.933 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25b87e1b 2024-02-08 10:18:45.936 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown initiated... 2024-02-08 10:18:45.937 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Close initiated... 2024-02-08 10:18:45.937 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:45.937 [HikariPool-120 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25b87e1b: (connection evicted) 2024-02-08 10:18:45.937 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:45.937 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Closed. 2024-02-08 10:18:45.937 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown completed. 2024-02-08 10:18:45.943 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2024-02-08 10:18:45.944 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:45.944 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:45.944 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:45.944 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:45.944 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:45.944 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:45.944 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21e15093 2024-02-08 10:18:45.944 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:45.944 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:45.944 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:45.944 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:45.944 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:45.944 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:45.944 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:45.944 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:45.944 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:45.944 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:45.944 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:45.944 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:45.944 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:45.944 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:45.944 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:45.944 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:45.944 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:45.944 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:45.944 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:45.944 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2024-02-08 10:18:45.944 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:45.944 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:45.944 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:45.944 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:45.944 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:45.944 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:45.944 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:45.944 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:45.944 [Test worker @coroutine#3833] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2024-02-08 10:18:45.945 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@21b3d356 2024-02-08 10:18:45.945 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@21b3d356 2024-02-08 10:18:45.945 [Test worker @coroutine#3833] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2024-02-08 10:18:45.958 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21b3d356 2024-02-08 10:18:45.969 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21b3d356 2024-02-08 10:18:45.971 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21b3d356 2024-02-08 10:18:45.972 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21b3d356 2024-02-08 10:18:46.062 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:18:46.065 [DefaultDispatcher-worker-3 @coroutine#3841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21b3d356 2024-02-08 10:18:46.066 [DefaultDispatcher-worker-9 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc2c13c 2024-02-08 10:18:46.067 [DefaultDispatcher-worker-9 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59397/UmAppDatabase/replication/nodeId 2024-02-08 10:18:46.067 [DefaultDispatcher-worker-9 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59397/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:46.067 [DefaultDispatcher-worker-9 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59397/UmAppDatabase/replication/nodeId 2024-02-08 10:18:46.068 [DefaultDispatcher-worker-1 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59397/UmAppDatabase/replication/nodeId 2024-02-08 10:18:46.068 [DefaultDispatcher-worker-1 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59397/UmAppDatabase/replication/nodeId 2024-02-08 10:18:46.135 [DefaultDispatcher-worker-1 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7891742e 2024-02-08 10:18:46.135 [DefaultDispatcher-worker-1 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33415/UmAppDatabase/replication/nodeId 2024-02-08 10:18:46.135 [DefaultDispatcher-worker-1 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33415/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:46.135 [DefaultDispatcher-worker-1 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33415/UmAppDatabase/replication/nodeId 2024-02-08 10:18:46.137 [DefaultDispatcher-worker-3 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33415/UmAppDatabase/replication/nodeId 2024-02-08 10:18:46.137 [DefaultDispatcher-worker-3 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33415/UmAppDatabase/replication/nodeId 2024-02-08 10:18:46.149 [DefaultDispatcher-worker-7 @coroutine#3867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21b3d356 2024-02-08 10:18:46.202 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown initiated... 2024-02-08 10:18:46.202 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Close initiated... 2024-02-08 10:18:46.202 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:46.202 [HikariPool-121 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21b3d356: (connection evicted) 2024-02-08 10:18:46.203 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:46.204 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Closed. 2024-02-08 10:18:46.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown completed. 2024-02-08 10:18:46.205 [DefaultDispatcher-worker-1 @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69988d42 2024-02-08 10:18:46.206 [DefaultDispatcher-worker-1 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33425/UmAppDatabase/replication/nodeId 2024-02-08 10:18:46.206 [DefaultDispatcher-worker-1 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33425/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:46.206 [DefaultDispatcher-worker-1 @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33425/UmAppDatabase/replication/nodeId 2024-02-08 10:18:46.206 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2024-02-08 10:18:46.206 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:46.206 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:46.206 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:46.206 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:46.206 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:46.206 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:46.206 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c7f8c25 2024-02-08 10:18:46.206 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:46.206 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:46.206 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:46.206 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:46.206 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:46.206 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:46.207 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:46.207 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:46.207 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:46.207 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:46.207 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:46.207 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:46.207 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:46.207 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:46.207 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:46.207 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:46.207 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:46.207 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:46.207 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:46.207 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2024-02-08 10:18:46.207 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:46.207 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:46.207 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:46.207 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:46.207 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:46.207 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:46.207 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:46.207 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:46.207 [Test worker @coroutine#3882] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2024-02-08 10:18:46.207 [DefaultDispatcher-worker-9 @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33425/UmAppDatabase/replication/nodeId 2024-02-08 10:18:46.207 [DefaultDispatcher-worker-9 @coroutine#2849] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33425/UmAppDatabase/replication/nodeId 2024-02-08 10:18:46.207 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e405eaf 2024-02-08 10:18:46.207 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e405eaf 2024-02-08 10:18:46.207 [Test worker @coroutine#3882] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2024-02-08 10:18:46.224 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e405eaf 2024-02-08 10:18:46.238 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e405eaf 2024-02-08 10:18:46.240 [Test worker @coroutine#3888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e405eaf 2024-02-08 10:18:46.242 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e405eaf 2024-02-08 10:18:46.246 [DefaultDispatcher-worker-1 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b1895e 2024-02-08 10:18:46.246 [DefaultDispatcher-worker-1 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46945/UmAppDatabase/replication/nodeId 2024-02-08 10:18:46.246 [DefaultDispatcher-worker-1 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46945/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:46.246 [DefaultDispatcher-worker-1 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46945/UmAppDatabase/replication/nodeId 2024-02-08 10:18:46.247 [DefaultDispatcher-worker-5 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46945/UmAppDatabase/replication/nodeId 2024-02-08 10:18:46.247 [DefaultDispatcher-worker-5 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46945/UmAppDatabase/replication/nodeId 2024-02-08 10:18:46.250 [DefaultDispatcher-worker-3 @coroutine#3892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e405eaf 2024-02-08 10:18:46.252 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e405eaf 2024-02-08 10:18:46.272 [DefaultDispatcher-worker-15 @coroutine#3882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e405eaf 2024-02-08 10:18:46.277 [DefaultDispatcher-worker-3 @coroutine#3882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e405eaf 2024-02-08 10:18:46.284 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown initiated... 2024-02-08 10:18:46.284 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Close initiated... 2024-02-08 10:18:46.284 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:46.284 [HikariPool-122 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e405eaf: (connection evicted) 2024-02-08 10:18:46.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:46.285 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Closed. 2024-02-08 10:18:46.285 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown completed. 2024-02-08 10:18:46.286 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2024-02-08 10:18:46.286 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:46.287 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:46.287 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:46.287 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:46.287 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:46.287 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:46.287 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ae435a3 2024-02-08 10:18:46.287 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:46.287 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:46.287 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:46.287 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:46.287 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:46.287 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:46.287 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:46.287 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:46.287 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:46.287 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:46.287 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:46.287 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:46.287 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:46.287 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:46.287 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:46.287 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:46.287 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:46.287 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:46.287 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:46.287 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2024-02-08 10:18:46.287 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:46.287 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:46.287 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:46.287 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:46.287 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:46.287 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:46.287 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:46.287 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:46.287 [Test worker @coroutine#3918] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2024-02-08 10:18:46.287 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a9a6a0c 2024-02-08 10:18:46.287 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a9a6a0c 2024-02-08 10:18:46.287 [Test worker @coroutine#3918] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2024-02-08 10:18:46.302 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a9a6a0c 2024-02-08 10:18:46.312 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a9a6a0c 2024-02-08 10:18:46.314 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a9a6a0c 2024-02-08 10:18:46.316 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a9a6a0c 2024-02-08 10:18:46.324 [DefaultDispatcher-worker-3 @coroutine#3925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a9a6a0c 2024-02-08 10:18:46.387 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:46.394 [DefaultDispatcher-worker-12 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e34840f 2024-02-08 10:18:46.394 [DefaultDispatcher-worker-12 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55561/UmAppDatabase/replication/nodeId 2024-02-08 10:18:46.394 [DefaultDispatcher-worker-12 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55561/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:46.394 [DefaultDispatcher-worker-12 @coroutine#2928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55561/UmAppDatabase/replication/nodeId 2024-02-08 10:18:46.395 [DefaultDispatcher-worker-10 @coroutine#2928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55561/UmAppDatabase/replication/nodeId 2024-02-08 10:18:46.395 [DefaultDispatcher-worker-10 @coroutine#2928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55561/UmAppDatabase/replication/nodeId 2024-02-08 10:18:46.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown initiated... 2024-02-08 10:18:46.396 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Close initiated... 2024-02-08 10:18:46.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:46.396 [HikariPool-123 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a9a6a0c: (connection evicted) 2024-02-08 10:18:46.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:46.397 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Closed. 2024-02-08 10:18:46.397 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown completed. 2024-02-08 10:18:46.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2024-02-08 10:18:46.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:46.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:46.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:46.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:46.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:46.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:46.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36c5a4b7 2024-02-08 10:18:46.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:46.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:46.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:46.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:46.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:46.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:46.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:46.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:46.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:46.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:46.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:46.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:46.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:46.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:46.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:46.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:46.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:46.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:46.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:46.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2024-02-08 10:18:46.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:46.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:46.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:46.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:46.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:46.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:46.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:46.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:46.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2024-02-08 10:18:46.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@6821d4e1 2024-02-08 10:18:46.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@6821d4e1 2024-02-08 10:18:46.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2024-02-08 10:18:46.480 [DefaultDispatcher-worker-15 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f3f34c 2024-02-08 10:18:46.480 [DefaultDispatcher-worker-15 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33327/UmAppDatabase/replication/nodeId 2024-02-08 10:18:46.480 [DefaultDispatcher-worker-15 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33327/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:46.480 [DefaultDispatcher-worker-15 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33327/UmAppDatabase/replication/nodeId 2024-02-08 10:18:46.481 [DefaultDispatcher-worker-12 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33327/UmAppDatabase/replication/nodeId 2024-02-08 10:18:46.481 [DefaultDispatcher-worker-12 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33327/UmAppDatabase/replication/nodeId 2024-02-08 10:18:46.501 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:18:46.505 [DefaultDispatcher-worker-12 @coroutine#3948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6821d4e1 2024-02-08 10:18:46.511 [DefaultDispatcher-worker-12 @coroutine#3948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6821d4e1 2024-02-08 10:18:46.518 [DefaultDispatcher-worker-12 @coroutine#3948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6821d4e1 2024-02-08 10:18:46.525 [DefaultDispatcher-worker-16 @coroutine#3948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6821d4e1 2024-02-08 10:18:46.559 [DefaultDispatcher-worker-4 @coroutine#3948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6821d4e1 2024-02-08 10:18:46.560 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-08 10:18:46.564 [Test worker] INFO ktor.application - Application started in 0.004 seconds. 2024-02-08 10:18:46.565 [DefaultDispatcher-worker-10 @coroutine#3955] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-08 10:18:46.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2024-02-08 10:18:46.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:46.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:46.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:46.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:46.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:46.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:46.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@130ad58d 2024-02-08 10:18:46.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:46.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:46.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:46.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:46.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:46.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:46.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:46.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:46.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:46.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:46.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:46.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:46.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:46.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:46.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:46.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:46.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:46.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:46.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:46.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2024-02-08 10:18:46.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:46.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:46.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:46.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:46.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:46.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:46.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:46.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:46.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2024-02-08 10:18:46.566 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@383a5260 2024-02-08 10:18:46.566 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@383a5260 2024-02-08 10:18:46.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2024-02-08 10:18:46.582 [DefaultDispatcher-worker-12 @coroutine#3957] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:18:46.582 [DefaultDispatcher-worker-12 @coroutine#3957] 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-02-08 10:18:46.582 [DefaultDispatcher-worker-12 @coroutine#3957] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:18:46.582 [DefaultDispatcher-worker-12 @coroutine#3957] 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-02-08 10:18:46.585 [eventLoopGroupProxy-19-1 @call-handler#3965] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-08 10:18:46.585 [eventLoopGroupProxy-19-2 @call-handler#3966] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-08 10:18:46.585 [eventLoopGroupProxy-19-1 @call-handler#3965] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:46.585 [eventLoopGroupProxy-19-2 @call-handler#3966] 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-02-08 10:18:46.585 [eventLoopGroupProxy-19-2 @call-handler#3966] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 10:18:46.586 [eventLoopGroupProxy-19-2 @call-handler#3966] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:46.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2024-02-08 10:18:46.586 [DefaultDispatcher-worker-15 @coroutine#3957] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:18:46.586 [DefaultDispatcher-worker-15 @coroutine#3957] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:18:46.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:46.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:46.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:46.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:46.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:46.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:46.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@110f66e3 2024-02-08 10:18:46.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:46.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:46.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:46.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:46.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:46.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:46.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:46.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:46.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:46.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:46.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:46.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:46.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:46.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:46.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:46.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:46.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:46.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:46.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:46.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2024-02-08 10:18:46.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:46.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:46.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:46.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:46.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:46.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:46.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:46.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:46.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2024-02-08 10:18:46.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@51a73873 2024-02-08 10:18:46.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@51a73873 2024-02-08 10:18:46.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2024-02-08 10:18:46.599 [DefaultDispatcher-worker-11 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ac973 2024-02-08 10:18:46.599 [DefaultDispatcher-worker-10 @coroutine#3019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e2ab76 2024-02-08 10:18:46.599 [DefaultDispatcher-worker-11 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38323/UmAppDatabase/replication/nodeId 2024-02-08 10:18:46.599 [DefaultDispatcher-worker-11 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38323/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:46.599 [DefaultDispatcher-worker-10 @coroutine#3019] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 10:18:46.599 [DefaultDispatcher-worker-11 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38323/UmAppDatabase/replication/nodeId 2024-02-08 10:18:46.599 [DefaultDispatcher-worker-10 @coroutine#3019] 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-02-08 10:18:46.599 [DefaultDispatcher-worker-10 @coroutine#3019] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 10:18:46.600 [DefaultDispatcher-worker-11 @coroutine#3019] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 10:18:46.600 [DefaultDispatcher-worker-8 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38323/UmAppDatabase/replication/nodeId 2024-02-08 10:18:46.600 [DefaultDispatcher-worker-8 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38323/UmAppDatabase/replication/nodeId 2024-02-08 10:18:46.602 [DefaultDispatcher-worker-2 @coroutine#3975] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:18:46.602 [DefaultDispatcher-worker-2 @coroutine#3975] 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-02-08 10:18:46.602 [DefaultDispatcher-worker-2 @coroutine#3975] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:18:46.602 [DefaultDispatcher-worker-2 @coroutine#3975] 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-02-08 10:18:46.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2024-02-08 10:18:46.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:46.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:46.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:46.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:46.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:46.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:46.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7305191e 2024-02-08 10:18:46.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:46.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:46.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:46.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:46.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:46.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:46.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:46.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:46.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:46.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:46.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:46.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:46.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:46.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:46.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:46.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:46.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:46.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:46.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:46.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2024-02-08 10:18:46.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:46.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:46.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:46.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:46.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:46.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:46.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:46.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:46.603 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2024-02-08 10:18:46.603 [eventLoopGroupProxy-19-2 @call-handler#3979] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-08 10:18:46.604 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@bafc754 2024-02-08 10:18:46.604 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@bafc754 2024-02-08 10:18:46.604 [eventLoopGroupProxy-19-2 @call-handler#3979] 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-02-08 10:18:46.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2024-02-08 10:18:46.604 [eventLoopGroupProxy-19-2 @call-handler#3979] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 10:18:46.604 [eventLoopGroupProxy-19-2 @call-handler#3979] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:46.604 [eventLoopGroupProxy-19-3 @call-handler#3982] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-08 10:18:46.605 [eventLoopGroupProxy-19-3 @call-handler#3982] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:46.605 [DefaultDispatcher-worker-1 @coroutine#3975] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:18:46.605 [DefaultDispatcher-worker-1 @coroutine#3975] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:18:46.608 [DefaultDispatcher-worker-16 @coroutine#3956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@383a5260 2024-02-08 10:18:46.608 [DefaultDispatcher-worker-16 @coroutine#3956] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 10:18:46.608 [DefaultDispatcher-worker-16 @coroutine#3956] 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-02-08 10:18:46.609 [DefaultDispatcher-worker-16 @coroutine#3956] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 10:18:46.609 [eventLoopGroupProxy-19-2 @call-handler#3987] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-08 10:18:46.609 [eventLoopGroupProxy-19-2 @call-handler#3987] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:46.610 [DefaultDispatcher-worker-16 @coroutine#3956] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 10:18:46.610 [DefaultDispatcher-worker-16 @coroutine#3956] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 10:18:46.618 [DefaultDispatcher-worker-16 @coroutine#3956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@383a5260 2024-02-08 10:18:46.620 [DefaultDispatcher-worker-13 @coroutine#3993] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:18:46.620 [DefaultDispatcher-worker-13 @coroutine#3993] 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-02-08 10:18:46.620 [DefaultDispatcher-worker-13 @coroutine#3993] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:18:46.620 [DefaultDispatcher-worker-13 @coroutine#3993] 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-02-08 10:18:46.621 [eventLoopGroupProxy-19-2 @call-handler#3998] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-08 10:18:46.621 [eventLoopGroupProxy-19-2 @call-handler#3998] 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-02-08 10:18:46.621 [eventLoopGroupProxy-19-2 @call-handler#3998] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 10:18:46.622 [eventLoopGroupProxy-19-4 @call-handler#4001] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-08 10:18:46.622 [eventLoopGroupProxy-19-4 @call-handler#4001] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:46.628 [DefaultDispatcher-worker-12 @coroutine#3974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a73873 2024-02-08 10:18:46.628 [DefaultDispatcher-worker-6 @coroutine#3958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@383a5260 2024-02-08 10:18:46.628 [DefaultDispatcher-worker-12 @coroutine#3974] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 10:18:46.628 [DefaultDispatcher-worker-12 @coroutine#3974] 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-02-08 10:18:46.628 [DefaultDispatcher-worker-12 @coroutine#3974] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 10:18:46.631 [DefaultDispatcher-worker-16 @coroutine#3997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6821d4e1 2024-02-08 10:18:46.631 [eventLoopGroupProxy-19-2 @call-handler#3998] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:46.632 [DefaultDispatcher-worker-16 @coroutine#3993] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:18:46.632 [DefaultDispatcher-worker-16 @coroutine#3993] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:18:46.635 [eventLoopGroupProxy-19-2 @call-handler#4007] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-08 10:18:46.635 [eventLoopGroupProxy-19-2 @call-handler#4007] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:46.636 [DefaultDispatcher-worker-11 @coroutine#3974] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 10:18:46.636 [DefaultDispatcher-worker-11 @coroutine#3974] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 10:18:46.640 [DefaultDispatcher-worker-6 @coroutine#3997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6821d4e1 2024-02-08 10:18:46.648 [DefaultDispatcher-worker-15 @coroutine#3974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a73873 2024-02-08 10:18:46.649 [DefaultDispatcher-worker-10 @coroutine#3992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bafc754 2024-02-08 10:18:46.649 [DefaultDispatcher-worker-10 @coroutine#3992] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 10:18:46.649 [DefaultDispatcher-worker-10 @coroutine#3992] 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-02-08 10:18:46.649 [DefaultDispatcher-worker-10 @coroutine#3992] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 10:18:46.650 [eventLoopGroupProxy-19-2 @call-handler#4015] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-08 10:18:46.650 [eventLoopGroupProxy-19-2 @call-handler#4015] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:46.651 [DefaultDispatcher-worker-4 @coroutine#3992] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 10:18:46.651 [DefaultDispatcher-worker-4 @coroutine#3992] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 10:18:46.652 [DefaultDispatcher-worker-11 @coroutine#3997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6821d4e1 2024-02-08 10:18:46.657 [DefaultDispatcher-worker-4 @coroutine#3976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a73873 2024-02-08 10:18:46.660 [DefaultDispatcher-worker-8 @coroutine#3997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6821d4e1 2024-02-08 10:18:46.660 [DefaultDispatcher-worker-1 @coroutine#3992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bafc754 2024-02-08 10:18:46.662 [DefaultDispatcher-worker-1 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7841c990 2024-02-08 10:18:46.662 [DefaultDispatcher-worker-1 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41643/UmAppDatabase/replication/nodeId 2024-02-08 10:18:46.662 [DefaultDispatcher-worker-1 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41643/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:46.662 [DefaultDispatcher-worker-1 @coroutine#3033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41643/UmAppDatabase/replication/nodeId 2024-02-08 10:18:46.663 [DefaultDispatcher-worker-14 @coroutine#3033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41643/UmAppDatabase/replication/nodeId 2024-02-08 10:18:46.663 [DefaultDispatcher-worker-14 @coroutine#3033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41643/UmAppDatabase/replication/nodeId 2024-02-08 10:18:46.666 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:46.668 [DefaultDispatcher-worker-14 @coroutine#3997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6821d4e1 2024-02-08 10:18:46.669 [DefaultDispatcher-worker-1 @coroutine#3994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bafc754 2024-02-08 10:18:46.687 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:46.697 [DefaultDispatcher-worker-18 @coroutine#3997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6821d4e1 2024-02-08 10:18:46.698 [DefaultDispatcher-worker-18 @coroutine#3997] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-08 10:18:46.698 [DefaultDispatcher-worker-18 @coroutine#3997] 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-02-08 10:18:46.698 [DefaultDispatcher-worker-18 @coroutine#3997] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-08 10:18:46.699 [eventLoopGroupProxy-19-2 @call-handler#4035] 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-02-08 10:18:46.704 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:46.705 [DefaultDispatcher-worker-16 @coroutine#4027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@383a5260 2024-02-08 10:18:46.725 [DefaultDispatcher-worker-3 @coroutine#3997] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-08 10:18:46.725 [DefaultDispatcher-worker-3 @coroutine#3997] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-08 10:18:46.725 [DefaultDispatcher-worker-3 @coroutine#3997] 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-02-08 10:18:46.725 [DefaultDispatcher-worker-3 @coroutine#3997] 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-02-08 10:18:46.726 [DefaultDispatcher-worker-3 @coroutine#3997] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556400669662715905 2024-02-08 10:18:46.726 [DefaultDispatcher-worker-3 @coroutine#3997] 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?uid=556400669662715905. 2024-02-08 10:18:46.726 [DefaultDispatcher-worker-3 @coroutine#3997] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556400669662715905 2024-02-08 10:18:46.726 [eventLoopGroupProxy-19-2 @call-handler#4039] 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/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /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/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-02-08 10:18:46.730 [eventLoopGroupProxy-19-2 @call-handler#4039] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:46.730 [DefaultDispatcher-worker-16 @coroutine#3997] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556400669662715905 2024-02-08 10:18:46.730 [DefaultDispatcher-worker-16 @coroutine#3997] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556400669662715905 2024-02-08 10:18:46.731 [DefaultDispatcher-worker-16 @coroutine#3997] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556400669662715905. 2024-02-08 10:18:46.731 [DefaultDispatcher-worker-16 @coroutine#3997] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556400669662715905 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 10:18:46.740 [DefaultDispatcher-worker-14 @coroutine#3997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@383a5260 2024-02-08 10:18:46.741 [DefaultDispatcher-worker-14 @coroutine#3997] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-08 10:18:46.741 [DefaultDispatcher-worker-14 @coroutine#3997] 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-02-08 10:18:46.741 [DefaultDispatcher-worker-14 @coroutine#3997] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-08 10:18:46.742 [eventLoopGroupProxy-19-2 @call-handler#4043] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-02-08 10:18:46.744 [eventLoopGroupProxy-19-2 @call-handler#4043] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:46.745 [DefaultDispatcher-worker-14 @coroutine#3997] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-08 10:18:46.745 [DefaultDispatcher-worker-14 @coroutine#3997] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-08 10:18:46.745 [DefaultDispatcher-worker-14 @coroutine#3997] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-02-08 10:18:46.745 [DefaultDispatcher-worker-14 @coroutine#3997] 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-02-08 10:18:46.754 [DefaultDispatcher-worker-3 @coroutine#3997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@383a5260 2024-02-08 10:18:46.775 [DefaultDispatcher-worker-5 @coroutine#3997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@383a5260 2024-02-08 10:18:46.784 [DefaultDispatcher-worker-18 @coroutine#3997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6821d4e1 2024-02-08 10:18:46.784 [DefaultDispatcher-worker-4 @coroutine#3958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@383a5260 2024-02-08 10:18:46.785 [DefaultDispatcher-worker-4 @coroutine#3958] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 10:18:46.785 [DefaultDispatcher-worker-4 @coroutine#3958] 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-02-08 10:18:46.785 [DefaultDispatcher-worker-4 @coroutine#3958] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 10:18:46.785 [DefaultDispatcher-worker-4 @coroutine#3958] 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-02-08 10:18:46.786 [eventLoopGroupProxy-19-2 @call-handler#4049] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-08 10:18:46.786 [eventLoopGroupProxy-19-2 @call-handler#4049] 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-02-08 10:18:46.786 [eventLoopGroupProxy-19-2 @call-handler#4049] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 10:18:46.792 [DefaultDispatcher-worker-15 @coroutine#3997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6821d4e1 2024-02-08 10:18:46.798 [DefaultDispatcher-worker-13 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4172c967 2024-02-08 10:18:46.798 [DefaultDispatcher-worker-13 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41437/UmAppDatabase/replication/nodeId 2024-02-08 10:18:46.798 [DefaultDispatcher-worker-13 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41437/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:46.798 [DefaultDispatcher-worker-13 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41437/UmAppDatabase/replication/nodeId 2024-02-08 10:18:46.799 [DefaultDispatcher-worker-6 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41437/UmAppDatabase/replication/nodeId 2024-02-08 10:18:46.799 [DefaultDispatcher-worker-6 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41437/UmAppDatabase/replication/nodeId 2024-02-08 10:18:46.801 [DefaultDispatcher-worker-2 @call-handler#4049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6821d4e1 2024-02-08 10:18:46.801 [eventLoopGroupProxy-19-2 @call-handler#4049] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:46.802 [DefaultDispatcher-worker-5 @coroutine#3958] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 10:18:46.802 [DefaultDispatcher-worker-5 @coroutine#3958] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 10:18:46.802 [DefaultDispatcher-worker-5 @coroutine#3958] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-08 10:18:46.802 [DefaultDispatcher-worker-5 @coroutine#3958] 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-02-08 10:18:46.809 [DefaultDispatcher-worker-15 @coroutine#3997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6821d4e1 2024-02-08 10:18:46.811 [DefaultDispatcher-worker-16 @coroutine#3958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@383a5260 2024-02-08 10:18:46.816 [DefaultDispatcher-worker-14 @coroutine#3997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6821d4e1 2024-02-08 10:18:46.845 [DefaultDispatcher-worker-7 @coroutine#3997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6821d4e1 2024-02-08 10:18:46.846 [DefaultDispatcher-worker-2 @coroutine#3997] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-08 10:18:46.846 [DefaultDispatcher-worker-2 @coroutine#3997] 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-02-08 10:18:46.846 [DefaultDispatcher-worker-2 @coroutine#3997] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-08 10:18:46.847 [eventLoopGroupProxy-19-2 @call-handler#4069] 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-02-08 10:18:46.854 [DefaultDispatcher-worker-2 @coroutine#4061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a73873 2024-02-08 10:18:46.868 [DefaultDispatcher-worker-12 @coroutine#3997] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-08 10:18:46.868 [DefaultDispatcher-worker-12 @coroutine#3997] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-08 10:18:46.869 [DefaultDispatcher-worker-12 @coroutine#3997] 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-02-08 10:18:46.869 [DefaultDispatcher-worker-12 @coroutine#3997] 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-02-08 10:18:46.869 [DefaultDispatcher-worker-12 @coroutine#3997] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556400669662715906 2024-02-08 10:18:46.869 [DefaultDispatcher-worker-12 @coroutine#3997] 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?uid=556400669662715906. 2024-02-08 10:18:46.869 [DefaultDispatcher-worker-12 @coroutine#3997] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556400669662715906 2024-02-08 10:18:46.870 [eventLoopGroupProxy-19-2 @call-handler#4073] 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/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /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/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-02-08 10:18:46.870 [eventLoopGroupProxy-19-2 @call-handler#4073] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:46.871 [DefaultDispatcher-worker-10 @coroutine#3997] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556400669662715906 2024-02-08 10:18:46.871 [DefaultDispatcher-worker-10 @coroutine#3997] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556400669662715906 2024-02-08 10:18:46.871 [DefaultDispatcher-worker-10 @coroutine#3997] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556400669662715906. 2024-02-08 10:18:46.871 [DefaultDispatcher-worker-10 @coroutine#3997] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556400669662715906 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 10:18:46.879 [DefaultDispatcher-worker-3 @coroutine#3997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a73873 2024-02-08 10:18:46.880 [DefaultDispatcher-worker-12 @coroutine#3997] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-08 10:18:46.880 [DefaultDispatcher-worker-12 @coroutine#3997] 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-02-08 10:18:46.880 [DefaultDispatcher-worker-12 @coroutine#3997] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-08 10:18:46.881 [eventLoopGroupProxy-19-2 @call-handler#4077] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-02-08 10:18:46.881 [eventLoopGroupProxy-19-2 @call-handler#4077] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:46.881 [DefaultDispatcher-worker-9 @coroutine#3997] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-08 10:18:46.882 [DefaultDispatcher-worker-9 @coroutine#3997] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-08 10:18:46.882 [DefaultDispatcher-worker-9 @coroutine#3997] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-02-08 10:18:46.882 [DefaultDispatcher-worker-9 @coroutine#3997] 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-02-08 10:18:46.889 [DefaultDispatcher-worker-10 @coroutine#3997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a73873 2024-02-08 10:18:46.907 [DefaultDispatcher-worker-12 @coroutine#3997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a73873 2024-02-08 10:18:46.918 [DefaultDispatcher-worker-2 @coroutine#3976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a73873 2024-02-08 10:18:46.918 [DefaultDispatcher-worker-2 @coroutine#3976] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 10:18:46.919 [DefaultDispatcher-worker-2 @coroutine#3976] 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-02-08 10:18:46.919 [DefaultDispatcher-worker-2 @coroutine#3976] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 10:18:46.919 [DefaultDispatcher-worker-2 @coroutine#3976] 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-02-08 10:18:46.919 [DefaultDispatcher-worker-18 @coroutine#3997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6821d4e1 2024-02-08 10:18:46.920 [eventLoopGroupProxy-19-2 @call-handler#4083] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-08 10:18:46.920 [eventLoopGroupProxy-19-2 @call-handler#4083] 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-02-08 10:18:46.920 [eventLoopGroupProxy-19-2 @call-handler#4083] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 10:18:46.927 [DefaultDispatcher-worker-13 @coroutine#3997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6821d4e1 2024-02-08 10:18:46.935 [DefaultDispatcher-worker-13 @call-handler#4083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6821d4e1 2024-02-08 10:18:46.936 [eventLoopGroupProxy-19-2 @call-handler#4083] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:46.936 [DefaultDispatcher-worker-18 @coroutine#3976] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 10:18:46.936 [DefaultDispatcher-worker-18 @coroutine#3976] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 10:18:46.936 [DefaultDispatcher-worker-18 @coroutine#3976] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-08 10:18:46.937 [DefaultDispatcher-worker-18 @coroutine#3976] 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-02-08 10:18:46.944 [UI Thread @coroutine#4090] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556400669662715905&assignmentUid=556400669662715904 2024-02-08 10:18:46.944 [UI Thread @coroutine#4090] 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/getLatestSubmissionForUserAsync?accountPersonUid=556400669662715905&assignmentUid=556400669662715904. 2024-02-08 10:18:46.944 [UI Thread @coroutine#4090] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556400669662715905&assignmentUid=556400669662715904 2024-02-08 10:18:46.945 [UI Thread @coroutine#4097] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556400669662715904&accountPersonUid=556400669662715905 2024-02-08 10:18:46.945 [UI Thread @coroutine#4097] 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=556400669662715904&accountPersonUid=556400669662715905. 2024-02-08 10:18:46.945 [UI Thread @coroutine#4097] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556400669662715904&accountPersonUid=556400669662715905 2024-02-08 10:18:46.945 [eventLoopGroupProxy-19-2 @call-handler#4102] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getLatestSubmissionForUserAsync] /, 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:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getLatestSubmissionForUserAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) 2024-02-08 10:18:46.946 [UI Thread @coroutine#4099] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556400669662715905&assignmentUid=556400669662715904 2024-02-08 10:18:46.946 [UI Thread @coroutine#4099] 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=556400669662715905&assignmentUid=556400669662715904. 2024-02-08 10:18:46.946 [UI Thread @coroutine#4099] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556400669662715905&assignmentUid=556400669662715904 2024-02-08 10:18:46.948 [DefaultDispatcher-worker-14 @coroutine#3976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a73873 2024-02-08 10:18:46.950 [eventLoopGroupProxy-19-5 @call-handler#4112] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-02-08 10:18:46.951 [eventLoopGroupProxy-19-6 @call-handler#4113] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-02-08 10:18:46.951 [eventLoopGroupProxy-19-2 @call-handler#4102] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:46.952 [UI Thread @coroutine#4090] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556400669662715905&assignmentUid=556400669662715904 2024-02-08 10:18:46.952 [UI Thread @coroutine#4090] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556400669662715905&assignmentUid=556400669662715904 2024-02-08 10:18:46.952 [UI Thread @coroutine#4090] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556400669662715905&assignmentUid=556400669662715904. 2024-02-08 10:18:46.952 [UI Thread @coroutine#4090] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556400669662715905&assignmentUid=556400669662715904 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 10:18:46.953 [eventLoopGroupProxy-19-6 @call-handler#4113] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:46.954 [UI Thread @coroutine#4099] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556400669662715905&assignmentUid=556400669662715904 2024-02-08 10:18:46.954 [UI Thread @coroutine#4099] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556400669662715905&assignmentUid=556400669662715904 2024-02-08 10:18:46.954 [UI Thread @coroutine#4099] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556400669662715905&assignmentUid=556400669662715904. 2024-02-08 10:18:46.954 [UI Thread @coroutine#4099] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556400669662715905&assignmentUid=556400669662715904 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 10:18:46.956 [eventLoopGroupProxy-19-5 @call-handler#4112] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:46.957 [UI Thread @coroutine#4097] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556400669662715904&accountPersonUid=556400669662715905 2024-02-08 10:18:46.957 [UI Thread @coroutine#4097] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556400669662715904&accountPersonUid=556400669662715905 2024-02-08 10:18:46.957 [UI Thread @coroutine#4097] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556400669662715904&accountPersonUid=556400669662715905. 2024-02-08 10:18:46.957 [UI Thread @coroutine#4097] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556400669662715904&accountPersonUid=556400669662715905 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 10:18:46.963 [DefaultDispatcher-worker-8 @coroutine#4090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@383a5260 2024-02-08 10:18:46.971 [DefaultDispatcher-worker-10 @coroutine#4099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@383a5260 2024-02-08 10:18:46.980 [DefaultDispatcher-worker-17 @coroutine#4097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@383a5260 2024-02-08 10:18:46.984 [UI Thread @coroutine#4125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=556400669662715904 2024-02-08 10:18:46.984 [UI Thread @coroutine#4125] 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=556400669662715904. 2024-02-08 10:18:46.984 [UI Thread @coroutine#4125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=556400669662715904 2024-02-08 10:18:46.985 [eventLoopGroupProxy-19-2 @call-handler#4127] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findByUidWithBlockAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) 2024-02-08 10:18:46.987 [eventLoopGroupProxy-19-2 @call-handler#4127] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:46.987 [UI Thread @coroutine#4125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=556400669662715904 2024-02-08 10:18:46.987 [UI Thread @coroutine#4125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=556400669662715904 2024-02-08 10:18:46.988 [UI Thread @coroutine#4125] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=556400669662715904. 2024-02-08 10:18:46.988 [UI Thread @coroutine#4125] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=556400669662715904 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 10:18:46.997 [DefaultDispatcher-worker-18 @coroutine#4125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@383a5260 2024-02-08 10:18:47.008 [DefaultDispatcher-worker-17 @coroutine#4125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@383a5260 2024-02-08 10:18:47.017 [DefaultDispatcher-worker-13 @coroutine#3958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@383a5260 2024-02-08 10:18:47.017 [DefaultDispatcher-worker-13 @coroutine#3958] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 10:18:47.017 [DefaultDispatcher-worker-13 @coroutine#3958] 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-02-08 10:18:47.017 [DefaultDispatcher-worker-13 @coroutine#3958] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 10:18:47.017 [DefaultDispatcher-worker-13 @coroutine#3958] 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-02-08 10:18:47.018 [eventLoopGroupProxy-19-2 @call-handler#4137] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-08 10:18:47.019 [eventLoopGroupProxy-19-2 @call-handler#4137] 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-02-08 10:18:47.019 [eventLoopGroupProxy-19-2 @call-handler#4137] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 10:18:47.027 [DefaultDispatcher-worker-10 @call-handler#4137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6821d4e1 2024-02-08 10:18:47.027 [eventLoopGroupProxy-19-2 @call-handler#4137] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:47.028 [DefaultDispatcher-worker-2 @coroutine#3958] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 10:18:47.028 [DefaultDispatcher-worker-2 @coroutine#3958] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 10:18:47.028 [DefaultDispatcher-worker-2 @coroutine#3958] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-08 10:18:47.028 [DefaultDispatcher-worker-2 @coroutine#3958] 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-02-08 10:18:47.036 [DefaultDispatcher-worker-15 @coroutine#3958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@383a5260 2024-02-08 10:18:47.037 [UI Thread @coroutine#4144] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556400669662715904&accountPersonUid=556400669662715906 2024-02-08 10:18:47.037 [UI Thread @coroutine#4144] 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=556400669662715904&accountPersonUid=556400669662715906. 2024-02-08 10:18:47.037 [UI Thread @coroutine#4144] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556400669662715904&accountPersonUid=556400669662715906 2024-02-08 10:18:47.038 [eventLoopGroupProxy-19-2 @call-handler#4152] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2024-02-08 10:18:47.038 [UI Thread @coroutine#4147] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=556400669662715905 2024-02-08 10:18:47.038 [UI Thread @coroutine#4147] 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=556400669662715905. 2024-02-08 10:18:47.038 [UI Thread @coroutine#4147] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=556400669662715905 2024-02-08 10:18:47.039 [eventLoopGroupProxy-19-5 @call-handler#4157] 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/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /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/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "getNamesByUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) 2024-02-08 10:18:47.040 [eventLoopGroupProxy-19-5 @call-handler#4157] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:47.042 [UI Thread @coroutine#4158] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=556400669662715904 2024-02-08 10:18:47.042 [UI Thread @coroutine#4158] 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=556400669662715904. 2024-02-08 10:18:47.042 [UI Thread @coroutine#4158] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=556400669662715904 2024-02-08 10:18:47.042 [UI Thread @coroutine#4160] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=556400669662715905&assignmentUid=556400669662715904 2024-02-08 10:18:47.042 [UI Thread @coroutine#4160] 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=556400669662715905&assignmentUid=556400669662715904. 2024-02-08 10:18:47.042 [UI Thread @coroutine#4160] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=556400669662715905&assignmentUid=556400669662715904 2024-02-08 10:18:47.042 [UI Thread @coroutine#4163] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=556400669662715905&assignmentUid=556400669662715904 2024-02-08 10:18:47.042 [UI Thread @coroutine#4163] 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=556400669662715905&assignmentUid=556400669662715904. 2024-02-08 10:18:47.042 [UI Thread @coroutine#4163] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=556400669662715905&assignmentUid=556400669662715904 2024-02-08 10:18:47.043 [UI Thread @coroutine#4147] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=556400669662715905 2024-02-08 10:18:47.043 [eventLoopGroupProxy-19-5 @call-handler#4171] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseBlockDao" -> "findCourseBlockByAssignmentUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) 2024-02-08 10:18:47.043 [UI Thread @coroutine#4147] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=556400669662715905 2024-02-08 10:18:47.043 [eventLoopGroupProxy-19-6 @call-handler#4172] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getAllSubmissionsFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) 2024-02-08 10:18:47.043 [eventLoopGroupProxy-19-2 @call-handler#4152] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:47.044 [UI Thread @coroutine#4147] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=556400669662715905. 2024-02-08 10:18:47.044 [UI Thread @coroutine#4147] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=556400669662715905 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 10:18:47.044 [UI Thread @coroutine#4144] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556400669662715904&accountPersonUid=556400669662715906 2024-02-08 10:18:47.044 [UI Thread @coroutine#4144] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556400669662715904&accountPersonUid=556400669662715906 2024-02-08 10:18:47.044 [UI Thread @coroutine#4144] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556400669662715904&accountPersonUid=556400669662715906. 2024-02-08 10:18:47.044 [UI Thread @coroutine#4144] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556400669662715904&accountPersonUid=556400669662715906 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 10:18:47.044 [eventLoopGroupProxy-19-6 @call-handler#4172] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:47.045 [UI Thread @coroutine#4160] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=556400669662715905&assignmentUid=556400669662715904 2024-02-08 10:18:47.045 [UI Thread @coroutine#4160] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=556400669662715905&assignmentUid=556400669662715904 2024-02-08 10:18:47.045 [UI Thread @coroutine#4160] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=556400669662715905&assignmentUid=556400669662715904. 2024-02-08 10:18:47.045 [UI Thread @coroutine#4160] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=556400669662715905&assignmentUid=556400669662715904 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 10:18:47.045 [eventLoopGroupProxy-19-5 @call-handler#4171] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:47.046 [UI Thread @coroutine#4158] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=556400669662715904 2024-02-08 10:18:47.046 [UI Thread @coroutine#4158] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=556400669662715904 2024-02-08 10:18:47.046 [UI Thread @coroutine#4158] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=556400669662715904. 2024-02-08 10:18:47.046 [UI Thread @coroutine#4158] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=556400669662715904 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 10:18:47.046 [eventLoopGroupProxy-19-7 @call-handler#4182] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) 2024-02-08 10:18:47.049 [eventLoopGroupProxy-19-7 @call-handler#4182] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:47.049 [UI Thread @coroutine#4163] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=556400669662715905&assignmentUid=556400669662715904 2024-02-08 10:18:47.049 [UI Thread @coroutine#4163] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=556400669662715905&assignmentUid=556400669662715904 2024-02-08 10:18:47.050 [UI Thread @coroutine#4163] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=556400669662715905&assignmentUid=556400669662715904. 2024-02-08 10:18:47.050 [UI Thread @coroutine#4163] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=556400669662715905&assignmentUid=556400669662715904 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 10:18:47.055 [DefaultDispatcher-worker-18 @coroutine#4147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a73873 2024-02-08 10:18:47.064 [DefaultDispatcher-worker-13 @coroutine#4144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a73873 2024-02-08 10:18:47.075 [DefaultDispatcher-worker-17 @coroutine#4160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a73873 2024-02-08 10:18:47.079 [DefaultDispatcher-worker-9 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc2c13c 2024-02-08 10:18:47.080 [DefaultDispatcher-worker-9 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59397/UmAppDatabase/replication/nodeId 2024-02-08 10:18:47.080 [DefaultDispatcher-worker-9 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59397/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:47.080 [DefaultDispatcher-worker-9 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59397/UmAppDatabase/replication/nodeId 2024-02-08 10:18:47.081 [DefaultDispatcher-worker-5 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59397/UmAppDatabase/replication/nodeId 2024-02-08 10:18:47.081 [DefaultDispatcher-worker-5 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59397/UmAppDatabase/replication/nodeId 2024-02-08 10:18:47.085 [DefaultDispatcher-worker-15 @coroutine#4158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a73873 2024-02-08 10:18:47.093 [DefaultDispatcher-worker-9 @coroutine#4163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a73873 2024-02-08 10:18:47.097 [UI Thread @coroutine#4193] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556400669662715904&accountPersonUid=556400669662715906 2024-02-08 10:18:47.098 [UI Thread @coroutine#4193] 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=556400669662715904&accountPersonUid=556400669662715906. 2024-02-08 10:18:47.098 [UI Thread @coroutine#4193] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556400669662715904&accountPersonUid=556400669662715906 2024-02-08 10:18:47.099 [eventLoopGroupProxy-19-2 @call-handler#4195] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2024-02-08 10:18:47.101 [eventLoopGroupProxy-19-2 @call-handler#4195] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:47.102 [UI Thread @coroutine#4193] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556400669662715904&accountPersonUid=556400669662715906 2024-02-08 10:18:47.102 [UI Thread @coroutine#4193] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556400669662715904&accountPersonUid=556400669662715906 2024-02-08 10:18:47.102 [UI Thread @coroutine#4193] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556400669662715904&accountPersonUid=556400669662715906. 2024-02-08 10:18:47.102 [UI Thread @coroutine#4193] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556400669662715904&accountPersonUid=556400669662715906 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 10:18:47.111 [DefaultDispatcher-worker-3 @coroutine#4193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a73873 2024-02-08 10:18:47.122 [DefaultDispatcher-worker-7 @coroutine#4193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a73873 2024-02-08 10:18:47.131 [DefaultDispatcher-worker-5 @coroutine#3976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a73873 2024-02-08 10:18:47.132 [DefaultDispatcher-worker-5 @coroutine#3976] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 10:18:47.132 [DefaultDispatcher-worker-5 @coroutine#3976] 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-02-08 10:18:47.132 [DefaultDispatcher-worker-5 @coroutine#3976] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 10:18:47.132 [DefaultDispatcher-worker-5 @coroutine#3976] 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-02-08 10:18:47.133 [eventLoopGroupProxy-19-2 @call-handler#4202] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-08 10:18:47.133 [eventLoopGroupProxy-19-2 @call-handler#4202] 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-02-08 10:18:47.133 [eventLoopGroupProxy-19-2 @call-handler#4202] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 10:18:47.144 [DefaultDispatcher-worker-16 @call-handler#4202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6821d4e1 2024-02-08 10:18:47.144 [eventLoopGroupProxy-19-2 @call-handler#4202] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:47.145 [DefaultDispatcher-worker-2 @coroutine#3976] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 10:18:47.145 [DefaultDispatcher-worker-2 @coroutine#3976] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 10:18:47.145 [DefaultDispatcher-worker-2 @coroutine#3976] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-08 10:18:47.145 [DefaultDispatcher-worker-2 @coroutine#3976] 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-02-08 10:18:47.147 [UI Thread @coroutine#4221] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556400669662715904&accountPersonUid=556400669662715905 2024-02-08 10:18:47.147 [UI Thread @coroutine#4221] 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=556400669662715904&accountPersonUid=556400669662715905. 2024-02-08 10:18:47.147 [UI Thread @coroutine#4221] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556400669662715904&accountPersonUid=556400669662715905 2024-02-08 10:18:47.147 [DefaultDispatcher-worker-7 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7891742e 2024-02-08 10:18:47.147 [UI Thread @coroutine#4213] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556400669662715905&assignmentUid=556400669662715904 2024-02-08 10:18:47.147 [DefaultDispatcher-worker-7 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33415/UmAppDatabase/replication/nodeId 2024-02-08 10:18:47.147 [UI Thread @coroutine#4213] 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/getLatestSubmissionForUserAsync?accountPersonUid=556400669662715905&assignmentUid=556400669662715904. 2024-02-08 10:18:47.147 [DefaultDispatcher-worker-7 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33415/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:47.147 [UI Thread @coroutine#4213] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556400669662715905&assignmentUid=556400669662715904 2024-02-08 10:18:47.147 [DefaultDispatcher-worker-7 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33415/UmAppDatabase/replication/nodeId 2024-02-08 10:18:47.148 [UI Thread @coroutine#4223] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556400669662715905&assignmentUid=556400669662715904 2024-02-08 10:18:47.148 [UI Thread @coroutine#4223] 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=556400669662715905&assignmentUid=556400669662715904. 2024-02-08 10:18:47.148 [UI Thread @coroutine#4223] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556400669662715905&assignmentUid=556400669662715904 2024-02-08 10:18:47.148 [eventLoopGroupProxy-19-2 @call-handler#4230] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-02-08 10:18:47.148 [eventLoopGroupProxy-19-5 @call-handler#4233] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getLatestSubmissionForUserAsync] /, 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:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getLatestSubmissionForUserAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) 2024-02-08 10:18:47.149 [eventLoopGroupProxy-19-6 @call-handler#4236] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-02-08 10:18:47.149 [DefaultDispatcher-worker-5 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33415/UmAppDatabase/replication/nodeId 2024-02-08 10:18:47.149 [DefaultDispatcher-worker-5 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33415/UmAppDatabase/replication/nodeId 2024-02-08 10:18:47.151 [eventLoopGroupProxy-19-6 @call-handler#4236] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:47.152 [eventLoopGroupProxy-19-5 @call-handler#4233] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:47.152 [eventLoopGroupProxy-19-2 @call-handler#4230] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:18:47.152 [UI Thread @coroutine#4223] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556400669662715905&assignmentUid=556400669662715904 2024-02-08 10:18:47.152 [UI Thread @coroutine#4223] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556400669662715905&assignmentUid=556400669662715904 2024-02-08 10:18:47.152 [UI Thread @coroutine#4213] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556400669662715905&assignmentUid=556400669662715904 2024-02-08 10:18:47.152 [UI Thread @coroutine#4213] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556400669662715905&assignmentUid=556400669662715904 2024-02-08 10:18:47.152 [UI Thread @coroutine#4223] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556400669662715905&assignmentUid=556400669662715904. 2024-02-08 10:18:47.152 [UI Thread @coroutine#4223] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556400669662715905&assignmentUid=556400669662715904 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 10:18:47.153 [UI Thread @coroutine#4213] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556400669662715905&assignmentUid=556400669662715904. 2024-02-08 10:18:47.153 [UI Thread @coroutine#4213] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556400669662715905&assignmentUid=556400669662715904 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 10:18:47.153 [UI Thread @coroutine#4221] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556400669662715904&accountPersonUid=556400669662715905 2024-02-08 10:18:47.153 [UI Thread @coroutine#4221] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556400669662715904&accountPersonUid=556400669662715905 2024-02-08 10:18:47.153 [UI Thread @coroutine#4221] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556400669662715904&accountPersonUid=556400669662715905. 2024-02-08 10:18:47.153 [UI Thread @coroutine#4221] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556400669662715904&accountPersonUid=556400669662715905 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 10:18:47.155 [DefaultDispatcher-worker-11 @coroutine#3976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a73873 2024-02-08 10:18:47.160 [DefaultDispatcher-worker-5 @coroutine#4223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@383a5260 2024-02-08 10:18:47.167 [DefaultDispatcher-worker-15 @coroutine#4213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@383a5260 2024-02-08 10:18:47.174 [DefaultDispatcher-worker-15 @coroutine#4221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@383a5260 2024-02-08 10:18:47.177 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown initiated... 2024-02-08 10:18:47.177 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Close initiated... 2024-02-08 10:18:47.177 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:47.177 [HikariPool-125 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Closing connection org.sqlite.jdbc4.JDBC4Connection@383a5260: (connection evicted) 2024-02-08 10:18:47.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:47.178 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Closed. 2024-02-08 10:18:47.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown completed. 2024-02-08 10:18:47.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown initiated... 2024-02-08 10:18:47.179 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Close initiated... 2024-02-08 10:18:47.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:47.179 [HikariPool-126 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51a73873: (connection evicted) 2024-02-08 10:18:47.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:47.180 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Closed. 2024-02-08 10:18:47.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown completed. 2024-02-08 10:18:47.217 [DefaultDispatcher-worker-6 @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69988d42 2024-02-08 10:18:47.217 [DefaultDispatcher-worker-6 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33425/UmAppDatabase/replication/nodeId 2024-02-08 10:18:47.217 [DefaultDispatcher-worker-6 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33425/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:47.217 [DefaultDispatcher-worker-6 @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33425/UmAppDatabase/replication/nodeId 2024-02-08 10:18:47.218 [DefaultDispatcher-worker-15 @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33425/UmAppDatabase/replication/nodeId 2024-02-08 10:18:47.218 [DefaultDispatcher-worker-15 @coroutine#2849] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33425/UmAppDatabase/replication/nodeId 2024-02-08 10:18:47.257 [DefaultDispatcher-worker-4 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b1895e 2024-02-08 10:18:47.257 [DefaultDispatcher-worker-4 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46945/UmAppDatabase/replication/nodeId 2024-02-08 10:18:47.257 [DefaultDispatcher-worker-4 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46945/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:47.257 [DefaultDispatcher-worker-4 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46945/UmAppDatabase/replication/nodeId 2024-02-08 10:18:47.258 [DefaultDispatcher-worker-6 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46945/UmAppDatabase/replication/nodeId 2024-02-08 10:18:47.258 [DefaultDispatcher-worker-6 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46945/UmAppDatabase/replication/nodeId 2024-02-08 10:18:47.404 [DefaultDispatcher-worker-8 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e34840f 2024-02-08 10:18:47.404 [DefaultDispatcher-worker-8 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55561/UmAppDatabase/replication/nodeId 2024-02-08 10:18:47.404 [DefaultDispatcher-worker-8 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55561/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:47.404 [DefaultDispatcher-worker-8 @coroutine#2928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55561/UmAppDatabase/replication/nodeId 2024-02-08 10:18:47.405 [DefaultDispatcher-worker-4 @coroutine#2928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55561/UmAppDatabase/replication/nodeId 2024-02-08 10:18:47.405 [DefaultDispatcher-worker-4 @coroutine#2928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55561/UmAppDatabase/replication/nodeId 2024-02-08 10:18:47.490 [DefaultDispatcher-worker-6 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f3f34c 2024-02-08 10:18:47.491 [DefaultDispatcher-worker-6 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33327/UmAppDatabase/replication/nodeId 2024-02-08 10:18:47.491 [DefaultDispatcher-worker-6 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33327/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:47.491 [DefaultDispatcher-worker-6 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33327/UmAppDatabase/replication/nodeId 2024-02-08 10:18:47.492 [DefaultDispatcher-worker-6 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33327/UmAppDatabase/replication/nodeId 2024-02-08 10:18:47.492 [DefaultDispatcher-worker-6 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33327/UmAppDatabase/replication/nodeId 2024-02-08 10:18:47.611 [DefaultDispatcher-worker-18 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ac973 2024-02-08 10:18:47.611 [DefaultDispatcher-worker-1 @coroutine#3019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e2ab76 2024-02-08 10:18:47.611 [DefaultDispatcher-worker-1 @coroutine#3019] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 10:18:47.611 [DefaultDispatcher-worker-18 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38323/UmAppDatabase/replication/nodeId 2024-02-08 10:18:47.611 [DefaultDispatcher-worker-1 @coroutine#3019] 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-02-08 10:18:47.611 [DefaultDispatcher-worker-18 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38323/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:47.611 [DefaultDispatcher-worker-1 @coroutine#3019] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 10:18:47.611 [DefaultDispatcher-worker-18 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38323/UmAppDatabase/replication/nodeId 2024-02-08 10:18:47.612 [DefaultDispatcher-worker-13 @coroutine#3019] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 10:18:47.612 [DefaultDispatcher-worker-1 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38323/UmAppDatabase/replication/nodeId 2024-02-08 10:18:47.613 [DefaultDispatcher-worker-1 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38323/UmAppDatabase/replication/nodeId 2024-02-08 10:18:47.672 [DefaultDispatcher-worker-1 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7841c990 2024-02-08 10:18:47.672 [DefaultDispatcher-worker-1 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41643/UmAppDatabase/replication/nodeId 2024-02-08 10:18:47.672 [DefaultDispatcher-worker-1 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41643/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:47.672 [DefaultDispatcher-worker-1 @coroutine#3033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41643/UmAppDatabase/replication/nodeId 2024-02-08 10:18:47.673 [DefaultDispatcher-worker-6 @coroutine#3033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41643/UmAppDatabase/replication/nodeId 2024-02-08 10:18:47.673 [DefaultDispatcher-worker-6 @coroutine#3033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41643/UmAppDatabase/replication/nodeId 2024-02-08 10:18:47.808 [DefaultDispatcher-worker-1 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4172c967 2024-02-08 10:18:47.809 [DefaultDispatcher-worker-1 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41437/UmAppDatabase/replication/nodeId 2024-02-08 10:18:47.809 [DefaultDispatcher-worker-1 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41437/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:47.809 [DefaultDispatcher-worker-1 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41437/UmAppDatabase/replication/nodeId 2024-02-08 10:18:47.810 [DefaultDispatcher-worker-6 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41437/UmAppDatabase/replication/nodeId 2024-02-08 10:18:47.810 [DefaultDispatcher-worker-6 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41437/UmAppDatabase/replication/nodeId 2024-02-08 10:18:48.090 [DefaultDispatcher-worker-1 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc2c13c 2024-02-08 10:18:48.090 [DefaultDispatcher-worker-1 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59397/UmAppDatabase/replication/nodeId 2024-02-08 10:18:48.090 [DefaultDispatcher-worker-1 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59397/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:48.090 [DefaultDispatcher-worker-1 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59397/UmAppDatabase/replication/nodeId 2024-02-08 10:18:48.091 [DefaultDispatcher-worker-7 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59397/UmAppDatabase/replication/nodeId 2024-02-08 10:18:48.091 [DefaultDispatcher-worker-7 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59397/UmAppDatabase/replication/nodeId 2024-02-08 10:18:48.157 [DefaultDispatcher-worker-7 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7891742e 2024-02-08 10:18:48.158 [DefaultDispatcher-worker-7 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33415/UmAppDatabase/replication/nodeId 2024-02-08 10:18:48.158 [DefaultDispatcher-worker-7 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33415/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:48.158 [DefaultDispatcher-worker-7 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33415/UmAppDatabase/replication/nodeId 2024-02-08 10:18:48.159 [DefaultDispatcher-worker-6 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33415/UmAppDatabase/replication/nodeId 2024-02-08 10:18:48.159 [DefaultDispatcher-worker-6 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33415/UmAppDatabase/replication/nodeId 2024-02-08 10:18:48.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown initiated... 2024-02-08 10:18:48.182 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Close initiated... 2024-02-08 10:18:48.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:48.183 [HikariPool-124 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6821d4e1: (connection evicted) 2024-02-08 10:18:48.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:48.183 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Closed. 2024-02-08 10:18:48.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown completed. 2024-02-08 10:18:48.187 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2024-02-08 10:18:48.187 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:48.187 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:48.187 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:48.187 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:48.187 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:48.187 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:48.187 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e68bd3d 2024-02-08 10:18:48.187 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:48.187 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:48.187 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:48.187 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:48.187 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:48.187 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:48.187 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:48.187 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:48.187 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:48.187 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:48.187 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:48.187 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:48.187 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:48.187 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:48.187 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:48.187 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:48.187 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:48.187 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:48.187 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:48.187 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2024-02-08 10:18:48.187 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:48.187 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:48.187 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:48.187 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:48.187 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:48.187 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:48.188 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:48.188 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:48.188 [Test worker @coroutine#4290] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2024-02-08 10:18:48.188 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@535adf36 2024-02-08 10:18:48.188 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@535adf36 2024-02-08 10:18:48.188 [Test worker @coroutine#4290] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2024-02-08 10:18:48.204 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@535adf36 2024-02-08 10:18:48.215 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@535adf36 2024-02-08 10:18:48.216 [Test worker @coroutine#4293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@535adf36 2024-02-08 10:18:48.218 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@535adf36 2024-02-08 10:18:48.218 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2024-02-08 10:18:48.218 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:48.218 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:48.218 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:48.218 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:48.218 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:48.218 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:48.218 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79f82fc4 2024-02-08 10:18:48.218 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:48.218 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:48.218 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:48.218 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:48.218 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:48.218 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:48.218 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:48.218 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:48.218 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:48.218 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:48.218 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:48.218 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:48.218 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:48.218 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:48.218 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:48.218 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:48.218 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:48.218 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:48.218 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:48.218 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2024-02-08 10:18:48.218 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:48.218 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:48.218 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:48.218 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:48.218 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:48.218 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:48.218 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:48.218 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:48.218 [Test worker @coroutine#4290] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2024-02-08 10:18:48.219 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@bb896e9 2024-02-08 10:18:48.219 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@bb896e9 2024-02-08 10:18:48.219 [Test worker @coroutine#4290] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2024-02-08 10:18:48.226 [DefaultDispatcher-worker-14 @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69988d42 2024-02-08 10:18:48.226 [DefaultDispatcher-worker-14 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33425/UmAppDatabase/replication/nodeId 2024-02-08 10:18:48.226 [DefaultDispatcher-worker-14 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33425/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:48.226 [DefaultDispatcher-worker-14 @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33425/UmAppDatabase/replication/nodeId 2024-02-08 10:18:48.228 [DefaultDispatcher-worker-15 @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33425/UmAppDatabase/replication/nodeId 2024-02-08 10:18:48.228 [DefaultDispatcher-worker-15 @coroutine#2849] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33425/UmAppDatabase/replication/nodeId 2024-02-08 10:18:48.233 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb896e9 2024-02-08 10:18:48.244 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb896e9 2024-02-08 10:18:48.245 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb896e9 2024-02-08 10:18:48.247 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb896e9 2024-02-08 10:18:48.257 [DefaultDispatcher-worker-4 @coroutine#4306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb896e9 2024-02-08 10:18:48.266 [DefaultDispatcher-worker-10 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b1895e 2024-02-08 10:18:48.266 [DefaultDispatcher-worker-10 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46945/UmAppDatabase/replication/nodeId 2024-02-08 10:18:48.266 [DefaultDispatcher-worker-10 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46945/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:48.266 [DefaultDispatcher-worker-10 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46945/UmAppDatabase/replication/nodeId 2024-02-08 10:18:48.267 [DefaultDispatcher-worker-13 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46945/UmAppDatabase/replication/nodeId 2024-02-08 10:18:48.267 [DefaultDispatcher-worker-13 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46945/UmAppDatabase/replication/nodeId 2024-02-08 10:18:48.272 [DefaultDispatcher-worker-5 @coroutine#4290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@535adf36 2024-02-08 10:18:48.281 [DefaultDispatcher-worker-10 @coroutine#4290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@535adf36 2024-02-08 10:18:48.285 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown initiated... 2024-02-08 10:18:48.285 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Close initiated... 2024-02-08 10:18:48.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:48.285 [HikariPool-128 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Closing connection org.sqlite.jdbc4.JDBC4Connection@535adf36: (connection evicted) 2024-02-08 10:18:48.286 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:48.286 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Closed. 2024-02-08 10:18:48.286 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown completed. 2024-02-08 10:18:48.286 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown initiated... 2024-02-08 10:18:48.286 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Close initiated... 2024-02-08 10:18:48.286 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:48.287 [HikariPool-129 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Closing connection org.sqlite.jdbc4.JDBC4Connection@bb896e9: (connection evicted) 2024-02-08 10:18:48.287 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:48.287 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Closed. 2024-02-08 10:18:48.287 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown completed. 2024-02-08 10:18:48.288 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2024-02-08 10:18:48.289 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:48.289 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:48.289 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:48.289 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:48.289 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:48.289 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:48.289 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e773b8a 2024-02-08 10:18:48.289 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:48.289 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:48.289 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:48.289 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:48.289 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:48.289 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:48.289 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:48.289 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:48.289 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:48.289 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:48.289 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:48.289 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:48.289 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:48.289 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:48.289 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:48.289 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:48.289 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:48.289 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:48.289 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:48.289 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2024-02-08 10:18:48.289 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:48.289 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:48.289 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:48.289 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:48.289 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:48.289 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:48.289 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:48.289 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:48.289 [Test worker @coroutine#4336] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2024-02-08 10:18:48.289 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@57eb2555 2024-02-08 10:18:48.289 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@57eb2555 2024-02-08 10:18:48.289 [Test worker @coroutine#4336] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2024-02-08 10:18:48.304 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57eb2555 2024-02-08 10:18:48.315 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57eb2555 2024-02-08 10:18:48.316 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57eb2555 2024-02-08 10:18:48.318 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57eb2555 2024-02-08 10:18:48.318 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2024-02-08 10:18:48.319 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:48.319 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:48.319 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:48.319 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:48.319 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:48.319 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:48.319 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55b5ce0f 2024-02-08 10:18:48.319 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:48.319 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:48.319 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:48.319 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:48.319 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:48.319 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:48.319 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:48.319 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:48.319 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:48.319 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:48.319 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:48.319 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:48.319 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:48.319 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:48.319 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:48.319 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:48.319 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:48.319 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:48.319 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:48.319 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2024-02-08 10:18:48.319 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:48.319 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:48.319 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:48.319 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:48.319 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:48.319 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:48.319 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:48.319 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:48.319 [Test worker @coroutine#4336] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2024-02-08 10:18:48.319 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@74f9004c 2024-02-08 10:18:48.319 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@74f9004c 2024-02-08 10:18:48.319 [Test worker @coroutine#4336] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2024-02-08 10:18:48.332 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74f9004c 2024-02-08 10:18:48.342 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74f9004c 2024-02-08 10:18:48.343 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74f9004c 2024-02-08 10:18:48.345 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74f9004c 2024-02-08 10:18:48.355 [DefaultDispatcher-worker-17 @coroutine#4350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74f9004c 2024-02-08 10:18:48.368 [DefaultDispatcher-worker-3 @coroutine#4336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57eb2555 2024-02-08 10:18:48.381 [DefaultDispatcher-worker-4 @coroutine#4336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57eb2555 2024-02-08 10:18:48.389 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:18:48.392 [DefaultDispatcher-worker-11 @coroutine#4336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57eb2555 2024-02-08 10:18:48.410 [DefaultDispatcher-worker-12 @coroutine#4378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57eb2555 2024-02-08 10:18:48.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown initiated... 2024-02-08 10:18:48.413 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Close initiated... 2024-02-08 10:18:48.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:48.413 [HikariPool-130 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57eb2555: (connection evicted) 2024-02-08 10:18:48.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:48.414 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Closed. 2024-02-08 10:18:48.414 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown completed. 2024-02-08 10:18:48.414 [DefaultDispatcher-worker-6 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e34840f 2024-02-08 10:18:48.414 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2024-02-08 10:18:48.414 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2024-02-08 10:18:48.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:48.414 [DefaultDispatcher-worker-6 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55561/UmAppDatabase/replication/nodeId 2024-02-08 10:18:48.414 [DefaultDispatcher-worker-6 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55561/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:48.415 [DefaultDispatcher-worker-6 @coroutine#2928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55561/UmAppDatabase/replication/nodeId 2024-02-08 10:18:48.415 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74f9004c: (connection evicted) 2024-02-08 10:18:48.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:48.415 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2024-02-08 10:18:48.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2024-02-08 10:18:48.416 [DefaultDispatcher-worker-7 @coroutine#2928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55561/UmAppDatabase/replication/nodeId 2024-02-08 10:18:48.416 [DefaultDispatcher-worker-7 @coroutine#2928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55561/UmAppDatabase/replication/nodeId 2024-02-08 10:18:48.416 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2024-02-08 10:18:48.417 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:48.417 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:48.417 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:48.417 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:48.417 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:48.417 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:48.417 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@769c80d1 2024-02-08 10:18:48.417 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:48.417 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:48.417 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:48.417 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:48.417 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:48.417 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:48.417 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:48.417 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:48.417 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:48.417 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:48.417 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:48.417 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:48.417 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:48.417 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:48.417 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:48.417 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:48.417 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:48.417 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:48.417 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:48.417 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2024-02-08 10:18:48.417 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:48.417 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:48.417 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:48.417 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:48.417 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:48.417 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:48.417 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:48.417 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:48.417 [Test worker @coroutine#4393] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2024-02-08 10:18:48.417 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cddc50f 2024-02-08 10:18:48.417 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cddc50f 2024-02-08 10:18:48.417 [Test worker @coroutine#4393] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2024-02-08 10:18:48.432 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cddc50f 2024-02-08 10:18:48.442 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cddc50f 2024-02-08 10:18:48.444 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cddc50f 2024-02-08 10:18:48.446 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cddc50f 2024-02-08 10:18:48.446 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2024-02-08 10:18:48.446 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:48.446 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:48.446 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:48.446 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:48.446 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:48.446 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:48.446 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@292b7a02 2024-02-08 10:18:48.446 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:48.446 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:48.446 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:48.446 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:48.446 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:48.446 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:48.446 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:48.446 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:48.446 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:48.446 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:48.446 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:48.446 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:48.446 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:48.446 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:48.446 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:48.446 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:48.446 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:48.446 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:48.446 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:48.446 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2024-02-08 10:18:48.446 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:48.446 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:48.446 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:48.446 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:48.446 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:48.446 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:48.446 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:48.446 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:48.446 [Test worker @coroutine#4393] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2024-02-08 10:18:48.447 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@25dacc5a 2024-02-08 10:18:48.447 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@25dacc5a 2024-02-08 10:18:48.447 [Test worker @coroutine#4393] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2024-02-08 10:18:48.459 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25dacc5a 2024-02-08 10:18:48.469 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25dacc5a 2024-02-08 10:18:48.471 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25dacc5a 2024-02-08 10:18:48.473 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25dacc5a 2024-02-08 10:18:48.483 [DefaultDispatcher-worker-8 @coroutine#4406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25dacc5a 2024-02-08 10:18:48.497 [DefaultDispatcher-worker-10 @coroutine#4393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cddc50f 2024-02-08 10:18:48.502 [DefaultDispatcher-worker-5 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f3f34c 2024-02-08 10:18:48.502 [DefaultDispatcher-worker-5 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33327/UmAppDatabase/replication/nodeId 2024-02-08 10:18:48.502 [DefaultDispatcher-worker-5 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33327/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:48.502 [DefaultDispatcher-worker-5 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33327/UmAppDatabase/replication/nodeId 2024-02-08 10:18:48.503 [DefaultDispatcher-worker-10 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33327/UmAppDatabase/replication/nodeId 2024-02-08 10:18:48.503 [DefaultDispatcher-worker-10 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33327/UmAppDatabase/replication/nodeId 2024-02-08 10:18:48.508 [DefaultDispatcher-worker-14 @coroutine#4393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cddc50f 2024-02-08 10:18:48.512 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2024-02-08 10:18:48.512 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2024-02-08 10:18:48.512 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:48.512 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7cddc50f: (connection evicted) 2024-02-08 10:18:48.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:48.513 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2024-02-08 10:18:48.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2024-02-08 10:18:48.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2024-02-08 10:18:48.513 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2024-02-08 10:18:48.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:48.514 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25dacc5a: (connection evicted) 2024-02-08 10:18:48.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:48.514 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2024-02-08 10:18:48.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2024-02-08 10:18:48.515 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2024-02-08 10:18:48.516 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:48.516 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:48.516 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:48.516 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:48.516 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:48.516 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:48.516 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1851f19f 2024-02-08 10:18:48.516 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:48.516 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:48.516 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:48.516 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:48.516 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:48.516 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:48.516 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:48.516 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:48.516 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:48.516 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:48.516 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:48.516 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:48.516 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:48.516 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:48.516 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:48.516 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:48.516 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:48.516 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:48.516 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:48.516 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2024-02-08 10:18:48.516 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:48.516 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:48.516 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:48.516 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:48.516 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:48.516 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:48.516 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:48.516 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:48.516 [Test worker @coroutine#4436] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2024-02-08 10:18:48.516 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cb3cfef 2024-02-08 10:18:48.516 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cb3cfef 2024-02-08 10:18:48.520 [Test worker @coroutine#4436] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2024-02-08 10:18:48.534 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb3cfef 2024-02-08 10:18:48.545 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb3cfef 2024-02-08 10:18:48.546 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb3cfef 2024-02-08 10:18:48.548 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb3cfef 2024-02-08 10:18:48.548 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2024-02-08 10:18:48.549 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:48.549 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:48.549 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:48.549 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:48.549 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:48.549 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:48.549 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b6cf3c1 2024-02-08 10:18:48.549 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:48.549 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:48.549 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:48.549 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:48.549 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:48.549 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:48.549 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:48.549 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:48.549 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:48.549 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:48.549 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:48.549 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:48.549 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:48.549 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:48.549 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:48.549 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:48.549 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:48.549 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:48.549 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:48.549 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2024-02-08 10:18:48.549 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:48.549 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:48.549 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:48.549 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:48.549 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:48.549 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:48.549 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:48.549 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:48.549 [Test worker @coroutine#4436] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2024-02-08 10:18:48.549 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c450960 2024-02-08 10:18:48.549 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c450960 2024-02-08 10:18:48.549 [Test worker @coroutine#4436] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2024-02-08 10:18:48.562 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c450960 2024-02-08 10:18:48.572 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c450960 2024-02-08 10:18:48.574 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c450960 2024-02-08 10:18:48.576 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c450960 2024-02-08 10:18:48.586 [DefaultDispatcher-worker-15 @coroutine#4449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c450960 2024-02-08 10:18:48.599 [DefaultDispatcher-worker-3 @coroutine#4436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb3cfef 2024-02-08 10:18:48.610 [DefaultDispatcher-worker-3 @coroutine#4436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb3cfef 2024-02-08 10:18:48.615 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2024-02-08 10:18:48.615 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2024-02-08 10:18:48.615 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:48.616 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5cb3cfef: (connection evicted) 2024-02-08 10:18:48.617 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:48.617 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2024-02-08 10:18:48.617 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2024-02-08 10:18:48.617 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2024-02-08 10:18:48.617 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2024-02-08 10:18:48.617 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:48.617 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c450960: (connection evicted) 2024-02-08 10:18:48.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:48.618 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2024-02-08 10:18:48.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2024-02-08 10:18:48.620 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2024-02-08 10:18:48.620 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:48.620 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:48.620 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:48.620 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:48.620 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:48.620 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:48.620 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74eae1e0 2024-02-08 10:18:48.620 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:48.620 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:48.620 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:48.620 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:48.620 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:48.620 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:48.620 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:48.620 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:48.620 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:48.620 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:48.620 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:48.620 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:48.620 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:48.620 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:48.620 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:48.620 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:48.620 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:48.620 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:48.620 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:48.620 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2024-02-08 10:18:48.620 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:48.620 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:48.620 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:48.620 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:48.620 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:48.620 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:48.620 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:48.620 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:48.621 [Test worker @coroutine#4477] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2024-02-08 10:18:48.621 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@506d7fed 2024-02-08 10:18:48.621 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@506d7fed 2024-02-08 10:18:48.621 [Test worker @coroutine#4477] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2024-02-08 10:18:48.623 [DefaultDispatcher-worker-12 @coroutine#3019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e2ab76 2024-02-08 10:18:48.623 [DefaultDispatcher-worker-18 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ac973 2024-02-08 10:18:48.624 [DefaultDispatcher-worker-12 @coroutine#3019] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 10:18:48.624 [DefaultDispatcher-worker-18 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38323/UmAppDatabase/replication/nodeId 2024-02-08 10:18:48.624 [DefaultDispatcher-worker-12 @coroutine#3019] 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-02-08 10:18:48.624 [DefaultDispatcher-worker-18 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38323/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:48.624 [DefaultDispatcher-worker-12 @coroutine#3019] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 10:18:48.624 [DefaultDispatcher-worker-18 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38323/UmAppDatabase/replication/nodeId 2024-02-08 10:18:48.625 [DefaultDispatcher-worker-18 @coroutine#3019] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 10:18:48.625 [DefaultDispatcher-worker-8 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38323/UmAppDatabase/replication/nodeId 2024-02-08 10:18:48.625 [DefaultDispatcher-worker-8 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38323/UmAppDatabase/replication/nodeId 2024-02-08 10:18:48.638 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@506d7fed 2024-02-08 10:18:48.648 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@506d7fed 2024-02-08 10:18:48.650 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@506d7fed 2024-02-08 10:18:48.652 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@506d7fed 2024-02-08 10:18:48.652 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2024-02-08 10:18:48.652 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:48.652 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:48.652 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:48.652 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:48.652 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:48.652 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:48.652 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c2273f6 2024-02-08 10:18:48.652 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:48.652 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:48.652 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:48.652 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:48.652 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:48.652 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:48.652 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:48.652 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:48.652 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:48.652 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:48.652 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:48.652 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:48.652 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:48.652 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:48.652 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:48.652 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:48.652 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:48.652 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:48.652 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:48.652 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2024-02-08 10:18:48.652 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:48.652 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:48.652 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:48.652 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:48.652 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:48.652 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:48.652 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:48.652 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:48.652 [Test worker @coroutine#4477] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2024-02-08 10:18:48.653 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e58eda2 2024-02-08 10:18:48.653 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e58eda2 2024-02-08 10:18:48.653 [Test worker @coroutine#4477] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2024-02-08 10:18:48.665 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e58eda2 2024-02-08 10:18:48.675 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e58eda2 2024-02-08 10:18:48.677 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e58eda2 2024-02-08 10:18:48.679 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e58eda2 2024-02-08 10:18:48.683 [DefaultDispatcher-worker-18 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7841c990 2024-02-08 10:18:48.683 [DefaultDispatcher-worker-18 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41643/UmAppDatabase/replication/nodeId 2024-02-08 10:18:48.683 [DefaultDispatcher-worker-18 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41643/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:48.683 [DefaultDispatcher-worker-18 @coroutine#3033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41643/UmAppDatabase/replication/nodeId 2024-02-08 10:18:48.684 [DefaultDispatcher-worker-1 @coroutine#3033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41643/UmAppDatabase/replication/nodeId 2024-02-08 10:18:48.684 [DefaultDispatcher-worker-1 @coroutine#3033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41643/UmAppDatabase/replication/nodeId 2024-02-08 10:18:48.688 [DefaultDispatcher-worker-12 @coroutine#4495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e58eda2 2024-02-08 10:18:48.703 [DefaultDispatcher-worker-9 @coroutine#4477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@506d7fed 2024-02-08 10:18:48.716 [DefaultDispatcher-worker-15 @coroutine#4477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@506d7fed 2024-02-08 10:18:48.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2024-02-08 10:18:48.720 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2024-02-08 10:18:48.720 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:48.720 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@506d7fed: (connection evicted) 2024-02-08 10:18:48.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:48.721 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2024-02-08 10:18:48.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2024-02-08 10:18:48.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2024-02-08 10:18:48.721 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2024-02-08 10:18:48.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:48.721 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e58eda2: (connection evicted) 2024-02-08 10:18:48.722 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:48.722 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2024-02-08 10:18:48.722 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2024-02-08 10:18:48.723 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2024-02-08 10:18:48.723 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:48.723 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:48.723 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:48.723 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:48.723 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:48.723 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:48.723 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11ec699 2024-02-08 10:18:48.723 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:48.723 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:48.723 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:48.723 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:48.723 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:48.723 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:48.723 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:48.723 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:48.723 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:48.723 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:48.723 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:48.723 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:48.723 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:48.723 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:48.723 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:48.723 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:48.723 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:48.723 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:48.723 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:48.723 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2024-02-08 10:18:48.723 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:48.723 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:48.723 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:48.723 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:48.723 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:48.724 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:48.724 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:48.724 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:48.724 [Test worker @coroutine#4524] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2024-02-08 10:18:48.724 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eee730c 2024-02-08 10:18:48.724 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eee730c 2024-02-08 10:18:48.724 [Test worker @coroutine#4524] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2024-02-08 10:18:48.739 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eee730c 2024-02-08 10:18:48.750 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eee730c 2024-02-08 10:18:48.751 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eee730c 2024-02-08 10:18:48.753 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eee730c 2024-02-08 10:18:48.753 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2024-02-08 10:18:48.753 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:48.753 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:48.753 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:48.753 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:48.753 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:48.753 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:48.753 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f307fcc 2024-02-08 10:18:48.753 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:48.753 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:48.753 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:48.753 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:48.754 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:48.754 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:48.754 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:48.754 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:48.754 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:48.754 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:48.754 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:48.754 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:48.754 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:48.754 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:48.754 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:48.754 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:48.754 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:48.754 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:48.754 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:48.754 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2024-02-08 10:18:48.754 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:48.754 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:48.754 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:48.754 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:48.754 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:48.754 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:48.754 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:48.754 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:48.754 [Test worker @coroutine#4524] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2024-02-08 10:18:48.754 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f72855d 2024-02-08 10:18:48.754 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f72855d 2024-02-08 10:18:48.754 [Test worker @coroutine#4524] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2024-02-08 10:18:48.766 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f72855d 2024-02-08 10:18:48.777 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f72855d 2024-02-08 10:18:48.778 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f72855d 2024-02-08 10:18:48.780 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f72855d 2024-02-08 10:18:48.789 [DefaultDispatcher-worker-17 @coroutine#4537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f72855d 2024-02-08 10:18:48.802 [DefaultDispatcher-worker-8 @coroutine#4524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eee730c 2024-02-08 10:18:48.815 [DefaultDispatcher-worker-16 @coroutine#4524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eee730c 2024-02-08 10:18:48.820 [DefaultDispatcher-worker-7 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4172c967 2024-02-08 10:18:48.820 [DefaultDispatcher-worker-7 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41437/UmAppDatabase/replication/nodeId 2024-02-08 10:18:48.820 [DefaultDispatcher-worker-7 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41437/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:48.820 [DefaultDispatcher-worker-7 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41437/UmAppDatabase/replication/nodeId 2024-02-08 10:18:48.822 [DefaultDispatcher-worker-15 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41437/UmAppDatabase/replication/nodeId 2024-02-08 10:18:48.822 [DefaultDispatcher-worker-15 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41437/UmAppDatabase/replication/nodeId 2024-02-08 10:18:48.824 [DefaultDispatcher-worker-1 @coroutine#4524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eee730c 2024-02-08 10:18:48.824 [HikariPool-138 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:48.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2024-02-08 10:18:48.827 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2024-02-08 10:18:48.827 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:48.827 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4eee730c: (connection evicted) 2024-02-08 10:18:48.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:48.828 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2024-02-08 10:18:48.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2024-02-08 10:18:48.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2024-02-08 10:18:48.828 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2024-02-08 10:18:48.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:48.829 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f72855d: (connection evicted) 2024-02-08 10:18:48.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:48.829 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2024-02-08 10:18:48.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2024-02-08 10:18:48.830 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2024-02-08 10:18:48.830 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:48.830 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:48.830 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:48.830 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:48.831 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:48.831 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:48.831 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@eea69a9 2024-02-08 10:18:48.831 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:48.831 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:48.831 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:48.831 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:48.831 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:48.831 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:48.831 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:48.831 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:48.831 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:48.831 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:48.831 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:48.831 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:48.831 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:48.831 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:48.831 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:48.831 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:48.831 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:48.831 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:48.831 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:48.831 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2024-02-08 10:18:48.831 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:48.831 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:48.831 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:48.831 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:48.831 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:48.831 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:48.831 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:48.831 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:48.831 [Test worker @coroutine#4568] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2024-02-08 10:18:48.831 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@1609ed55 2024-02-08 10:18:48.831 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@1609ed55 2024-02-08 10:18:48.831 [Test worker @coroutine#4568] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2024-02-08 10:18:48.848 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1609ed55 2024-02-08 10:18:48.858 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1609ed55 2024-02-08 10:18:48.860 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1609ed55 2024-02-08 10:18:48.861 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1609ed55 2024-02-08 10:18:48.862 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2024-02-08 10:18:48.862 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:48.862 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:48.862 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:48.862 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:48.862 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:48.862 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:48.862 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c6a1be2 2024-02-08 10:18:48.862 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:48.862 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:48.862 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:48.862 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:48.862 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:48.862 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:48.862 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:48.862 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:48.862 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:48.862 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:48.862 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:48.862 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:48.862 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:48.862 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:48.862 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:48.862 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:48.862 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:48.862 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:48.862 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:48.862 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2024-02-08 10:18:48.862 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:48.862 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:48.862 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:48.862 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:48.862 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:48.862 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:48.862 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:48.862 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:48.862 [Test worker @coroutine#4568] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2024-02-08 10:18:48.862 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@30623109 2024-02-08 10:18:48.862 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@30623109 2024-02-08 10:18:48.862 [Test worker @coroutine#4568] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2024-02-08 10:18:48.875 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30623109 2024-02-08 10:18:48.885 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30623109 2024-02-08 10:18:48.886 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30623109 2024-02-08 10:18:48.888 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30623109 2024-02-08 10:18:48.898 [DefaultDispatcher-worker-8 @coroutine#4581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30623109 2024-02-08 10:18:48.913 [DefaultDispatcher-worker-11 @coroutine#4568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1609ed55 2024-02-08 10:18:48.927 [DefaultDispatcher-worker-10 @coroutine#4568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1609ed55 2024-02-08 10:18:48.931 [HikariPool-140 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:18:48.935 [DefaultDispatcher-worker-7 @coroutine#4568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1609ed55 2024-02-08 10:18:48.950 [DefaultDispatcher-worker-13 @coroutine#4610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1609ed55 2024-02-08 10:18:48.953 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2024-02-08 10:18:48.954 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2024-02-08 10:18:48.954 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:48.954 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1609ed55: (connection evicted) 2024-02-08 10:18:48.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:48.955 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2024-02-08 10:18:48.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2024-02-08 10:18:48.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2024-02-08 10:18:48.955 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2024-02-08 10:18:48.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:48.955 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30623109: (connection evicted) 2024-02-08 10:18:48.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:48.956 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2024-02-08 10:18:48.956 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2024-02-08 10:18:48.957 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2024-02-08 10:18:48.957 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:48.957 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:48.957 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:48.957 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:48.957 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:48.957 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:48.957 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@157a2c86 2024-02-08 10:18:48.957 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:48.957 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:48.957 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:48.957 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:48.957 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:48.957 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:48.957 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:48.957 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:48.957 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:48.957 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:48.957 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:48.957 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:48.957 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:48.957 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:48.957 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:48.957 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:48.957 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:48.957 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:48.957 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:48.957 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2024-02-08 10:18:48.957 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:48.957 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:48.957 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:48.957 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:48.957 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:48.957 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:48.957 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:48.957 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:48.957 [Test worker @coroutine#4622] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2024-02-08 10:18:48.958 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2024-02-08 10:18:48.958 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2024-02-08 10:18:48.958 [Test worker @coroutine#4622] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2024-02-08 10:18:48.975 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2024-02-08 10:18:48.985 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2024-02-08 10:18:48.987 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2024-02-08 10:18:48.989 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2024-02-08 10:18:48.989 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2024-02-08 10:18:48.989 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:48.989 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:48.989 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:48.989 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:48.989 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:48.989 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:48.989 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bbabec8 2024-02-08 10:18:48.989 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:48.989 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:48.989 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:48.989 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:48.989 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:48.989 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:48.989 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:48.989 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:48.989 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:48.989 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:48.989 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:48.989 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:48.989 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:48.989 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:48.989 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:48.989 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:48.989 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:48.989 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:48.989 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:48.989 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2024-02-08 10:18:48.989 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:48.989 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:48.989 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:48.989 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:48.989 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:48.989 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:48.989 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:48.989 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:48.989 [Test worker @coroutine#4622] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2024-02-08 10:18:48.989 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b27d5d3 2024-02-08 10:18:48.989 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b27d5d3 2024-02-08 10:18:48.989 [Test worker @coroutine#4622] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2024-02-08 10:18:49.002 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b27d5d3 2024-02-08 10:18:49.013 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b27d5d3 2024-02-08 10:18:49.014 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b27d5d3 2024-02-08 10:18:49.016 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b27d5d3 2024-02-08 10:18:49.026 [DefaultDispatcher-worker-2 @coroutine#4635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b27d5d3 2024-02-08 10:18:49.036 [DefaultDispatcher-worker-2 @coroutine#4622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2024-02-08 10:18:49.049 [DefaultDispatcher-worker-9 @coroutine#4622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2024-02-08 10:18:49.052 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2024-02-08 10:18:49.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2024-02-08 10:18:49.056 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2024-02-08 10:18:49.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:49.056 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b395ee: (connection evicted) 2024-02-08 10:18:49.057 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:49.057 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2024-02-08 10:18:49.057 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2024-02-08 10:18:49.057 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2024-02-08 10:18:49.057 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2024-02-08 10:18:49.057 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:49.058 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b27d5d3: (connection evicted) 2024-02-08 10:18:49.058 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:49.058 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2024-02-08 10:18:49.058 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2024-02-08 10:18:49.059 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2024-02-08 10:18:49.060 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:49.060 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:49.060 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:49.060 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:49.060 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:49.060 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:49.060 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66978c15 2024-02-08 10:18:49.060 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:49.060 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:49.060 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:49.060 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:49.060 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:49.060 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:49.060 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:49.060 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:49.060 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:49.060 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:49.060 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:49.060 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:49.060 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:49.060 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:49.060 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:49.060 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:49.060 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:49.060 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:49.060 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:49.060 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2024-02-08 10:18:49.060 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:49.060 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:49.060 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:49.060 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:49.060 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:49.060 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:49.060 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:49.060 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:49.060 [Test worker @coroutine#4664] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2024-02-08 10:18:49.060 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@61b6f287 2024-02-08 10:18:49.060 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@61b6f287 2024-02-08 10:18:49.060 [Test worker @coroutine#4664] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2024-02-08 10:18:49.077 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61b6f287 2024-02-08 10:18:49.087 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61b6f287 2024-02-08 10:18:49.089 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61b6f287 2024-02-08 10:18:49.090 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61b6f287 2024-02-08 10:18:49.091 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2024-02-08 10:18:49.091 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:49.091 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:49.091 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:49.091 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:49.091 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:49.091 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:49.091 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@314407dd 2024-02-08 10:18:49.091 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:49.091 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:49.091 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:49.091 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:49.091 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:49.091 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:49.091 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:49.091 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:49.091 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:49.091 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:49.091 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:49.091 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:49.091 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:49.091 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:49.091 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:49.091 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:49.091 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:49.091 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:49.091 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:49.091 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2024-02-08 10:18:49.091 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:49.091 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:49.091 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:49.091 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:49.091 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:49.091 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:49.091 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:49.091 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:49.091 [Test worker @coroutine#4664] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2024-02-08 10:18:49.091 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e89e527 2024-02-08 10:18:49.091 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e89e527 2024-02-08 10:18:49.091 [Test worker @coroutine#4664] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2024-02-08 10:18:49.100 [DefaultDispatcher-worker-15 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc2c13c 2024-02-08 10:18:49.101 [DefaultDispatcher-worker-15 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59397/UmAppDatabase/replication/nodeId 2024-02-08 10:18:49.101 [DefaultDispatcher-worker-15 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59397/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:49.101 [DefaultDispatcher-worker-15 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59397/UmAppDatabase/replication/nodeId 2024-02-08 10:18:49.102 [DefaultDispatcher-worker-4 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59397/UmAppDatabase/replication/nodeId 2024-02-08 10:18:49.102 [DefaultDispatcher-worker-4 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59397/UmAppDatabase/replication/nodeId 2024-02-08 10:18:49.105 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e89e527 2024-02-08 10:18:49.115 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e89e527 2024-02-08 10:18:49.117 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e89e527 2024-02-08 10:18:49.118 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e89e527 2024-02-08 10:18:49.128 [DefaultDispatcher-worker-16 @coroutine#4681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e89e527 2024-02-08 10:18:49.142 [DefaultDispatcher-worker-4 @coroutine#4664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61b6f287 2024-02-08 10:18:49.153 [DefaultDispatcher-worker-5 @coroutine#4664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61b6f287 2024-02-08 10:18:49.156 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61b6f287 2024-02-08 10:18:49.158 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61b6f287 2024-02-08 10:18:49.161 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:18:49.164 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2024-02-08 10:18:49.164 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2024-02-08 10:18:49.164 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:49.164 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61b6f287: (connection evicted) 2024-02-08 10:18:49.165 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:49.165 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2024-02-08 10:18:49.165 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2024-02-08 10:18:49.165 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2024-02-08 10:18:49.165 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2024-02-08 10:18:49.165 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:49.165 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e89e527: (connection evicted) 2024-02-08 10:18:49.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:49.166 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2024-02-08 10:18:49.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2024-02-08 10:18:49.167 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2024-02-08 10:18:49.167 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:49.167 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:49.167 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:49.167 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:49.167 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:49.167 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:49.167 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2403c1c5 2024-02-08 10:18:49.167 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:49.167 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:49.167 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:49.167 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:49.167 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:49.167 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:49.167 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:49.167 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:49.167 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:49.167 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:49.167 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:49.167 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:49.167 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:49.167 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:49.167 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:49.167 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:49.167 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:49.167 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:49.167 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:49.167 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2024-02-08 10:18:49.167 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:49.167 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:49.167 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:49.167 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:49.167 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:49.167 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:49.167 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:49.167 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:49.167 [Test worker @coroutine#4712] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2024-02-08 10:18:49.168 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@628e0403 2024-02-08 10:18:49.168 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@628e0403 2024-02-08 10:18:49.168 [Test worker @coroutine#4712] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2024-02-08 10:18:49.169 [DefaultDispatcher-worker-17 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7891742e 2024-02-08 10:18:49.169 [DefaultDispatcher-worker-17 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33415/UmAppDatabase/replication/nodeId 2024-02-08 10:18:49.169 [DefaultDispatcher-worker-17 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33415/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:49.169 [DefaultDispatcher-worker-17 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33415/UmAppDatabase/replication/nodeId 2024-02-08 10:18:49.170 [DefaultDispatcher-worker-10 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33415/UmAppDatabase/replication/nodeId 2024-02-08 10:18:49.170 [DefaultDispatcher-worker-10 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33415/UmAppDatabase/replication/nodeId 2024-02-08 10:18:49.183 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628e0403 2024-02-08 10:18:49.193 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628e0403 2024-02-08 10:18:49.195 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628e0403 2024-02-08 10:18:49.197 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628e0403 2024-02-08 10:18:49.197 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2024-02-08 10:18:49.197 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:49.197 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:49.197 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:49.197 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:49.197 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:49.197 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:49.197 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c7d19bf 2024-02-08 10:18:49.197 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:49.197 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:49.197 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:49.197 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:49.197 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:49.197 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:49.197 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:49.197 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:49.197 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:49.197 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:49.197 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:49.197 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:49.197 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:49.197 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:49.197 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:49.197 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:49.197 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:49.197 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:49.197 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:49.197 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2024-02-08 10:18:49.197 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:49.197 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:49.197 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:49.197 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:49.197 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:49.197 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:49.197 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:49.197 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:49.197 [Test worker @coroutine#4712] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2024-02-08 10:18:49.198 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2024-02-08 10:18:49.198 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2024-02-08 10:18:49.198 [Test worker @coroutine#4712] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2024-02-08 10:18:49.218 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2024-02-08 10:18:49.228 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2024-02-08 10:18:49.229 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2024-02-08 10:18:49.231 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2024-02-08 10:18:49.236 [DefaultDispatcher-worker-6 @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69988d42 2024-02-08 10:18:49.237 [DefaultDispatcher-worker-6 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33425/UmAppDatabase/replication/nodeId 2024-02-08 10:18:49.237 [DefaultDispatcher-worker-6 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33425/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:49.237 [DefaultDispatcher-worker-6 @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33425/UmAppDatabase/replication/nodeId 2024-02-08 10:18:49.238 [DefaultDispatcher-worker-15 @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33425/UmAppDatabase/replication/nodeId 2024-02-08 10:18:49.238 [DefaultDispatcher-worker-15 @coroutine#2849] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33425/UmAppDatabase/replication/nodeId 2024-02-08 10:18:49.240 [DefaultDispatcher-worker-5 @coroutine#4730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2024-02-08 10:18:49.255 [DefaultDispatcher-worker-14 @coroutine#4712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628e0403 2024-02-08 10:18:49.267 [DefaultDispatcher-worker-8 @coroutine#4712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628e0403 2024-02-08 10:18:49.268 [HikariPool-146 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:49.319 [HikariPool-147 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:49.322 [DefaultDispatcher-worker-2 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b1895e 2024-02-08 10:18:49.323 [DefaultDispatcher-worker-2 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46945/UmAppDatabase/replication/nodeId 2024-02-08 10:18:49.323 [DefaultDispatcher-worker-2 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46945/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:49.323 [DefaultDispatcher-worker-2 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46945/UmAppDatabase/replication/nodeId 2024-02-08 10:18:49.324 [DefaultDispatcher-worker-10 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46945/UmAppDatabase/replication/nodeId 2024-02-08 10:18:49.324 [DefaultDispatcher-worker-10 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46945/UmAppDatabase/replication/nodeId 2024-02-08 10:18:49.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2024-02-08 10:18:49.328 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2024-02-08 10:18:49.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:49.328 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@628e0403: (connection evicted) 2024-02-08 10:18:49.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:49.329 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2024-02-08 10:18:49.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2024-02-08 10:18:49.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2024-02-08 10:18:49.329 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2024-02-08 10:18:49.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:49.329 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3be60847: (connection evicted) 2024-02-08 10:18:49.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:49.330 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2024-02-08 10:18:49.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2024-02-08 10:18:49.331 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2024-02-08 10:18:49.331 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:49.331 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:49.331 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:49.331 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:49.331 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:49.331 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:49.331 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@307eb95f 2024-02-08 10:18:49.331 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:49.331 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:49.331 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:49.331 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:49.331 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:49.331 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:49.331 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:49.331 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:49.331 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:49.331 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:49.331 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:49.331 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:49.331 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:49.331 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:49.331 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:49.331 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:49.331 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:49.331 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:49.331 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:49.331 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2024-02-08 10:18:49.331 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:49.331 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:49.331 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:49.331 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:49.331 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:49.331 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:49.331 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:49.331 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:49.331 [Test worker @coroutine#4776] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2024-02-08 10:18:49.332 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@44b1d2fa 2024-02-08 10:18:49.332 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@44b1d2fa 2024-02-08 10:18:49.332 [Test worker @coroutine#4776] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2024-02-08 10:18:49.347 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44b1d2fa 2024-02-08 10:18:49.357 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44b1d2fa 2024-02-08 10:18:49.359 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44b1d2fa 2024-02-08 10:18:49.361 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44b1d2fa 2024-02-08 10:18:49.361 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2024-02-08 10:18:49.361 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:49.361 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:49.361 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:49.361 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:49.361 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:49.361 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:49.361 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b19ee18 2024-02-08 10:18:49.361 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:49.361 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:49.361 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:49.361 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:49.361 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:49.361 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:49.361 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:49.361 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:49.361 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:49.361 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:49.361 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:49.361 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:49.361 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:49.361 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:49.361 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:49.361 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:49.361 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:49.361 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:49.361 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:49.361 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2024-02-08 10:18:49.361 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:49.361 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:49.361 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:49.361 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:49.361 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:49.361 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:49.361 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:49.361 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:49.361 [Test worker @coroutine#4776] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2024-02-08 10:18:49.362 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@6259d7a0 2024-02-08 10:18:49.362 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@6259d7a0 2024-02-08 10:18:49.362 [Test worker @coroutine#4776] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2024-02-08 10:18:49.374 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6259d7a0 2024-02-08 10:18:49.384 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6259d7a0 2024-02-08 10:18:49.386 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6259d7a0 2024-02-08 10:18:49.387 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6259d7a0 2024-02-08 10:18:49.397 [DefaultDispatcher-worker-9 @coroutine#4790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6259d7a0 2024-02-08 10:18:49.411 [DefaultDispatcher-worker-13 @coroutine#4776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44b1d2fa 2024-02-08 10:18:49.425 [DefaultDispatcher-worker-8 @coroutine#4776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44b1d2fa 2024-02-08 10:18:49.425 [DefaultDispatcher-worker-2 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e34840f 2024-02-08 10:18:49.425 [DefaultDispatcher-worker-2 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55561/UmAppDatabase/replication/nodeId 2024-02-08 10:18:49.425 [DefaultDispatcher-worker-2 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55561/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:49.425 [DefaultDispatcher-worker-2 @coroutine#2928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55561/UmAppDatabase/replication/nodeId 2024-02-08 10:18:49.427 [DefaultDispatcher-worker-2 @coroutine#2928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55561/UmAppDatabase/replication/nodeId 2024-02-08 10:18:49.427 [DefaultDispatcher-worker-2 @coroutine#2928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55561/UmAppDatabase/replication/nodeId 2024-02-08 10:18:49.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2024-02-08 10:18:49.429 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2024-02-08 10:18:49.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:49.429 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@44b1d2fa: (connection evicted) 2024-02-08 10:18:49.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:49.430 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2024-02-08 10:18:49.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2024-02-08 10:18:49.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2024-02-08 10:18:49.430 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2024-02-08 10:18:49.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:49.431 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6259d7a0: (connection evicted) 2024-02-08 10:18:49.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:49.431 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2024-02-08 10:18:49.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2024-02-08 10:18:49.432 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2024-02-08 10:18:49.433 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:49.433 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:49.433 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:49.433 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:49.433 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:49.433 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:49.433 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c10eb3a 2024-02-08 10:18:49.433 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:49.433 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:49.433 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:49.433 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:49.433 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:49.433 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:49.433 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:49.433 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:49.433 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:49.433 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:49.433 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:49.433 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:49.433 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:49.433 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:49.433 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:49.433 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:49.433 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:49.433 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:49.433 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:49.433 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2024-02-08 10:18:49.433 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:49.433 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:49.433 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:49.433 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:49.433 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:49.433 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:49.433 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:49.433 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:49.433 [Test worker @coroutine#4820] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2024-02-08 10:18:49.433 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@1af29a19 2024-02-08 10:18:49.433 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@1af29a19 2024-02-08 10:18:49.433 [Test worker @coroutine#4820] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2024-02-08 10:18:49.449 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1af29a19 2024-02-08 10:18:49.459 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1af29a19 2024-02-08 10:18:49.461 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1af29a19 2024-02-08 10:18:49.462 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1af29a19 2024-02-08 10:18:49.463 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2024-02-08 10:18:49.463 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:49.463 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:49.463 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:49.463 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:49.463 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:49.463 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:49.463 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@696d28ee 2024-02-08 10:18:49.463 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:49.463 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:49.463 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:49.463 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:49.463 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:49.463 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:49.463 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:49.463 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:49.463 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:49.463 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:49.463 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:49.463 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:49.463 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:49.463 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:49.463 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:49.463 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:49.463 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:49.463 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:49.463 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:49.463 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2024-02-08 10:18:49.463 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:49.463 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:49.463 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:49.463 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:49.463 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:49.463 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:49.463 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:49.463 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:49.463 [Test worker @coroutine#4820] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2024-02-08 10:18:49.463 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@ea3491d 2024-02-08 10:18:49.463 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@ea3491d 2024-02-08 10:18:49.463 [Test worker @coroutine#4820] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2024-02-08 10:18:49.476 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ea3491d 2024-02-08 10:18:49.486 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ea3491d 2024-02-08 10:18:49.487 [Test worker @coroutine#4829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ea3491d 2024-02-08 10:18:49.489 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ea3491d 2024-02-08 10:18:49.500 [DefaultDispatcher-worker-7 @coroutine#4833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ea3491d 2024-02-08 10:18:49.510 [DefaultDispatcher-worker-1 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f3f34c 2024-02-08 10:18:49.510 [DefaultDispatcher-worker-1 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33327/UmAppDatabase/replication/nodeId 2024-02-08 10:18:49.510 [DefaultDispatcher-worker-1 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33327/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:49.510 [DefaultDispatcher-worker-1 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33327/UmAppDatabase/replication/nodeId 2024-02-08 10:18:49.511 [DefaultDispatcher-worker-12 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33327/UmAppDatabase/replication/nodeId 2024-02-08 10:18:49.511 [DefaultDispatcher-worker-12 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33327/UmAppDatabase/replication/nodeId 2024-02-08 10:18:49.513 [DefaultDispatcher-worker-6 @coroutine#4820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1af29a19 2024-02-08 10:18:49.521 [DefaultDispatcher-worker-16 @coroutine#4820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1af29a19 2024-02-08 10:18:49.523 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1af29a19 2024-02-08 10:18:49.526 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1af29a19 2024-02-08 10:18:49.531 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2024-02-08 10:18:49.531 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2024-02-08 10:18:49.531 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:49.531 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1af29a19: (connection evicted) 2024-02-08 10:18:49.532 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:49.532 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2024-02-08 10:18:49.532 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2024-02-08 10:18:49.532 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2024-02-08 10:18:49.532 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2024-02-08 10:18:49.532 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:49.532 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ea3491d: (connection evicted) 2024-02-08 10:18:49.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:49.533 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2024-02-08 10:18:49.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2024-02-08 10:18:49.534 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2024-02-08 10:18:49.534 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:49.534 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:49.534 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:49.534 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:49.534 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:49.534 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:49.534 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31f96cf 2024-02-08 10:18:49.534 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:49.534 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:49.534 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:49.534 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:49.534 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:49.534 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:49.534 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:49.534 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:49.534 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:49.534 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:49.534 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:49.534 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:49.534 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:49.534 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:49.534 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:49.534 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:49.534 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:49.534 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:49.534 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:49.534 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2024-02-08 10:18:49.534 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:49.534 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:49.534 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:49.534 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:49.534 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:49.534 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:49.534 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:49.534 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:49.535 [Test worker @coroutine#4869] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2024-02-08 10:18:49.539 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d4b0a07 2024-02-08 10:18:49.539 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d4b0a07 2024-02-08 10:18:49.540 [Test worker @coroutine#4869] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2024-02-08 10:18:49.552 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4b0a07 2024-02-08 10:18:49.563 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4b0a07 2024-02-08 10:18:49.565 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4b0a07 2024-02-08 10:18:49.566 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4b0a07 2024-02-08 10:18:49.567 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2024-02-08 10:18:49.567 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:49.567 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:49.567 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:49.567 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:49.567 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:49.567 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:49.567 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@264c9994 2024-02-08 10:18:49.567 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:49.567 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:49.567 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:49.567 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:49.567 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:49.567 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:49.567 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:49.567 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:49.567 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:49.567 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:49.567 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:49.567 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:49.567 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:49.567 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:49.567 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:49.567 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:49.567 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:49.567 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:49.567 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:49.567 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2024-02-08 10:18:49.567 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:49.567 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:49.567 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:49.567 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:49.567 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:49.567 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:49.567 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:49.567 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:49.567 [Test worker @coroutine#4869] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2024-02-08 10:18:49.567 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@701a79b 2024-02-08 10:18:49.567 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@701a79b 2024-02-08 10:18:49.567 [Test worker @coroutine#4869] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2024-02-08 10:18:49.580 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701a79b 2024-02-08 10:18:49.590 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701a79b 2024-02-08 10:18:49.592 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701a79b 2024-02-08 10:18:49.593 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701a79b 2024-02-08 10:18:49.603 [DefaultDispatcher-worker-18 @coroutine#4883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701a79b 2024-02-08 10:18:49.616 [DefaultDispatcher-worker-2 @coroutine#4869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4b0a07 2024-02-08 10:18:49.628 [DefaultDispatcher-worker-7 @coroutine#4869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4b0a07 2024-02-08 10:18:49.636 [DefaultDispatcher-worker-10 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ac973 2024-02-08 10:18:49.636 [DefaultDispatcher-worker-7 @coroutine#3019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e2ab76 2024-02-08 10:18:49.636 [DefaultDispatcher-worker-7 @coroutine#3019] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 10:18:49.636 [DefaultDispatcher-worker-10 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38323/UmAppDatabase/replication/nodeId 2024-02-08 10:18:49.636 [DefaultDispatcher-worker-7 @coroutine#3019] 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-02-08 10:18:49.636 [DefaultDispatcher-worker-10 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38323/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:49.636 [DefaultDispatcher-worker-7 @coroutine#3019] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 10:18:49.636 [DefaultDispatcher-worker-10 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38323/UmAppDatabase/replication/nodeId 2024-02-08 10:18:49.637 [DefaultDispatcher-worker-4 @coroutine#3019] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 10:18:49.638 [DefaultDispatcher-worker-16 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38323/UmAppDatabase/replication/nodeId 2024-02-08 10:18:49.638 [DefaultDispatcher-worker-16 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38323/UmAppDatabase/replication/nodeId 2024-02-08 10:18:49.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2024-02-08 10:18:49.638 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2024-02-08 10:18:49.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:49.638 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d4b0a07: (connection evicted) 2024-02-08 10:18:49.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:49.639 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2024-02-08 10:18:49.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2024-02-08 10:18:49.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2024-02-08 10:18:49.639 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2024-02-08 10:18:49.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:49.640 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@701a79b: (connection evicted) 2024-02-08 10:18:49.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:49.640 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2024-02-08 10:18:49.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2024-02-08 10:18:49.642 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2024-02-08 10:18:49.642 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:49.642 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:49.642 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:49.642 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:49.642 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:49.642 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:49.642 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32cda33c 2024-02-08 10:18:49.642 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:49.642 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:49.642 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:49.642 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:49.642 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:49.642 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:49.642 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:49.642 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:49.642 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:49.642 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:49.642 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:49.642 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:49.642 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:49.642 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:49.642 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:49.642 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:49.642 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:49.642 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:49.642 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:49.642 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2024-02-08 10:18:49.642 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:49.642 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:49.643 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:49.643 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:49.643 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:49.643 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:49.643 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:49.643 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:49.643 [Test worker @coroutine#4930] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2024-02-08 10:18:49.643 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@63437af4 2024-02-08 10:18:49.643 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@63437af4 2024-02-08 10:18:49.643 [Test worker @coroutine#4930] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2024-02-08 10:18:49.657 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63437af4 2024-02-08 10:18:49.668 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63437af4 2024-02-08 10:18:49.669 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63437af4 2024-02-08 10:18:49.671 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63437af4 2024-02-08 10:18:49.681 [DefaultDispatcher-worker-16 @coroutine#4937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63437af4 2024-02-08 10:18:49.684 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63437af4 2024-02-08 10:18:49.691 [DefaultDispatcher-worker-11 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7841c990 2024-02-08 10:18:49.691 [DefaultDispatcher-worker-11 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41643/UmAppDatabase/replication/nodeId 2024-02-08 10:18:49.691 [DefaultDispatcher-worker-11 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41643/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:49.691 [DefaultDispatcher-worker-11 @coroutine#3033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41643/UmAppDatabase/replication/nodeId 2024-02-08 10:18:49.692 [DefaultDispatcher-worker-7 @coroutine#3033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41643/UmAppDatabase/replication/nodeId 2024-02-08 10:18:49.692 [DefaultDispatcher-worker-7 @coroutine#3033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41643/UmAppDatabase/replication/nodeId 2024-02-08 10:18:49.696 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63437af4 2024-02-08 10:18:49.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2024-02-08 10:18:49.708 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2024-02-08 10:18:49.708 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:49.709 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@63437af4: (connection evicted) 2024-02-08 10:18:49.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:49.709 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2024-02-08 10:18:49.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2024-02-08 10:18:49.711 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2024-02-08 10:18:49.711 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:49.711 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:49.711 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:49.711 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:49.711 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:49.711 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:49.711 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77a6aa9f 2024-02-08 10:18:49.711 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:49.711 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:49.711 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:49.711 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:49.711 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:49.711 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:49.711 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:49.711 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:49.711 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:49.711 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:49.711 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:49.711 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:49.711 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:49.711 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:49.711 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:49.711 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:49.711 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:49.711 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:49.711 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:49.711 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2024-02-08 10:18:49.711 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:49.711 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:49.711 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:49.711 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:49.711 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:49.711 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:49.711 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:49.711 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:49.711 [Test worker @coroutine#4967] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2024-02-08 10:18:49.712 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@feb57b4 2024-02-08 10:18:49.712 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@feb57b4 2024-02-08 10:18:49.712 [Test worker @coroutine#4967] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2024-02-08 10:18:49.728 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feb57b4 2024-02-08 10:18:49.738 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feb57b4 2024-02-08 10:18:49.740 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feb57b4 2024-02-08 10:18:49.741 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feb57b4 2024-02-08 10:18:49.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2024-02-08 10:18:49.745 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2024-02-08 10:18:49.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:18:49.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:49.745 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2024-02-08 10:18:49.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2024-02-08 10:18:49.746 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2024-02-08 10:18:49.747 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:49.747 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:49.747 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:49.747 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:49.747 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:49.747 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:49.747 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@309ac89e 2024-02-08 10:18:49.747 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:49.747 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:49.747 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:49.747 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:49.747 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:49.747 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:49.747 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:49.747 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:49.747 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:49.747 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:49.747 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:49.747 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:49.747 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:49.747 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:49.747 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:49.747 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:49.747 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:49.747 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:49.747 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:49.747 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2024-02-08 10:18:49.747 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:49.747 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:49.747 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:49.747 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:49.747 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:49.747 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:49.747 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:49.747 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:49.747 [Test worker @coroutine#4996] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2024-02-08 10:18:49.747 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@354ff4f6 2024-02-08 10:18:49.747 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@354ff4f6 2024-02-08 10:18:49.747 [Test worker @coroutine#4996] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2024-02-08 10:18:49.760 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@354ff4f6 2024-02-08 10:18:49.771 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@354ff4f6 2024-02-08 10:18:49.772 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@354ff4f6 2024-02-08 10:18:49.774 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@354ff4f6 2024-02-08 10:18:49.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2024-02-08 10:18:49.778 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2024-02-08 10:18:49.778 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:18:49.778 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:49.778 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2024-02-08 10:18:49.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2024-02-08 10:18:49.780 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2024-02-08 10:18:49.780 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:49.780 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:49.780 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:49.780 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:49.780 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:49.780 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:49.780 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@709353b9 2024-02-08 10:18:49.780 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:49.780 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:49.780 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:49.780 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:49.780 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:49.780 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:49.780 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:49.780 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:49.780 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:49.780 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:49.780 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:49.780 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:49.780 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:49.780 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:49.780 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:49.780 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:49.780 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:49.780 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:49.780 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:49.780 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2024-02-08 10:18:49.780 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:49.780 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:49.780 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:49.780 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:49.780 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:49.780 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:49.780 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:49.780 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:49.780 [Test worker @coroutine#5026] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2024-02-08 10:18:49.781 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@768967cf 2024-02-08 10:18:49.781 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@768967cf 2024-02-08 10:18:49.781 [Test worker @coroutine#5026] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2024-02-08 10:18:49.797 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@768967cf 2024-02-08 10:18:49.807 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@768967cf 2024-02-08 10:18:49.809 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@768967cf 2024-02-08 10:18:49.810 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@768967cf 2024-02-08 10:18:49.814 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2024-02-08 10:18:49.814 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2024-02-08 10:18:49.814 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:18:49.814 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:49.814 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2024-02-08 10:18:49.814 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2024-02-08 10:18:49.815 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2024-02-08 10:18:49.815 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:49.815 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:49.815 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:49.815 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:49.815 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:49.815 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:49.815 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@586a9fe1 2024-02-08 10:18:49.815 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:49.815 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:49.815 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:49.815 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:49.815 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:49.815 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:49.815 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:49.815 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:49.815 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:49.815 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:49.815 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:49.815 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:49.815 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:49.815 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:49.815 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:49.815 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:49.815 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:49.815 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:49.815 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:49.815 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2024-02-08 10:18:49.815 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:49.815 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:49.815 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:49.815 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:49.815 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:49.815 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:49.815 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:49.815 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:49.815 [Test worker @coroutine#5055] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2024-02-08 10:18:49.816 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@20bc3e7f 2024-02-08 10:18:49.816 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@20bc3e7f 2024-02-08 10:18:49.816 [Test worker @coroutine#5055] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2024-02-08 10:18:49.830 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20bc3e7f 2024-02-08 10:18:49.830 [DefaultDispatcher-worker-11 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4172c967 2024-02-08 10:18:49.830 [DefaultDispatcher-worker-11 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41437/UmAppDatabase/replication/nodeId 2024-02-08 10:18:49.830 [DefaultDispatcher-worker-11 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41437/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:49.830 [DefaultDispatcher-worker-11 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41437/UmAppDatabase/replication/nodeId 2024-02-08 10:18:49.832 [DefaultDispatcher-worker-3 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41437/UmAppDatabase/replication/nodeId 2024-02-08 10:18:49.832 [DefaultDispatcher-worker-3 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41437/UmAppDatabase/replication/nodeId 2024-02-08 10:18:49.840 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20bc3e7f 2024-02-08 10:18:49.842 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20bc3e7f 2024-02-08 10:18:49.843 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20bc3e7f 2024-02-08 10:18:49.853 [DefaultDispatcher-worker-13 @coroutine#5066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20bc3e7f 2024-02-08 10:18:49.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2024-02-08 10:18:49.857 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2024-02-08 10:18:49.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:49.858 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20bc3e7f: (connection evicted) 2024-02-08 10:18:49.858 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:49.858 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2024-02-08 10:18:49.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2024-02-08 10:18:49.859 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2024-02-08 10:18:49.860 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:49.860 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:49.860 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:49.860 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:49.860 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:49.860 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:49.860 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a034950 2024-02-08 10:18:49.860 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:49.860 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:49.860 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:49.860 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:49.860 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:49.860 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:49.860 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:49.860 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:49.860 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:49.860 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:49.860 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:49.860 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:49.860 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:49.860 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:49.860 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:49.860 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:49.860 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:49.860 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:49.860 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:49.860 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2024-02-08 10:18:49.860 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:49.860 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:49.860 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:49.860 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:49.860 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:49.860 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:49.860 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:49.860 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:49.860 [Test worker @coroutine#5086] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2024-02-08 10:18:49.861 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@38f7a20 2024-02-08 10:18:49.861 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@38f7a20 2024-02-08 10:18:49.861 [Test worker @coroutine#5086] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2024-02-08 10:18:49.877 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f7a20 2024-02-08 10:18:49.887 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f7a20 2024-02-08 10:18:49.889 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f7a20 2024-02-08 10:18:49.890 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f7a20 2024-02-08 10:18:49.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2024-02-08 10:18:49.894 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2024-02-08 10:18:49.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:18:49.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:49.894 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2024-02-08 10:18:49.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2024-02-08 10:18:49.895 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2024-02-08 10:18:49.895 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:49.895 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:49.895 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:49.895 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:49.895 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:49.895 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:49.895 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f54fabc 2024-02-08 10:18:49.895 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:49.895 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:49.895 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:49.895 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:49.895 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:49.895 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:49.895 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:49.895 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:49.895 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:49.895 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:49.895 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:49.895 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:49.895 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:49.895 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:49.895 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:49.895 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:49.895 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:49.895 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:49.895 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:49.895 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2024-02-08 10:18:49.895 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:49.895 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:49.895 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:49.895 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:49.895 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:49.895 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:49.895 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:49.895 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:49.895 [Test worker @coroutine#5115] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2024-02-08 10:18:49.896 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@5122387 2024-02-08 10:18:49.896 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@5122387 2024-02-08 10:18:49.896 [Test worker @coroutine#5115] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2024-02-08 10:18:49.909 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5122387 2024-02-08 10:18:49.919 [Test worker @coroutine#5116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5122387 2024-02-08 10:18:49.921 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5122387 2024-02-08 10:18:49.923 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5122387 2024-02-08 10:18:49.934 [DefaultDispatcher-worker-11 @coroutine#5122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5122387 2024-02-08 10:18:49.936 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5122387 2024-02-08 10:18:49.942 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5122387 2024-02-08 10:18:49.945 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2024-02-08 10:18:49.945 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2024-02-08 10:18:49.945 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:49.945 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5122387: (connection evicted) 2024-02-08 10:18:49.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:49.946 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2024-02-08 10:18:49.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2024-02-08 10:18:49.948 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2024-02-08 10:18:49.948 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:49.948 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:49.948 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:49.948 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:49.948 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:49.948 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:49.948 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4848681d 2024-02-08 10:18:49.948 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:49.948 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:49.948 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:49.948 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:49.948 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:49.948 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:49.948 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:49.948 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:49.948 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:49.948 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:49.948 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:49.948 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:49.948 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:49.948 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:49.948 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:49.948 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:49.948 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:49.948 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:49.948 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:49.948 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2024-02-08 10:18:49.948 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:49.948 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:49.948 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:49.948 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:49.948 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:49.948 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:49.948 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:49.948 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:49.948 [Test worker @coroutine#5148] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2024-02-08 10:18:49.948 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a9a187b 2024-02-08 10:18:49.948 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a9a187b 2024-02-08 10:18:49.948 [Test worker @coroutine#5148] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2024-02-08 10:18:49.961 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a9a187b 2024-02-08 10:18:49.971 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a9a187b 2024-02-08 10:18:49.972 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a9a187b 2024-02-08 10:18:49.974 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a9a187b 2024-02-08 10:18:49.974 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2024-02-08 10:18:49.975 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:49.975 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:49.975 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:49.975 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:49.975 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:49.975 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:49.975 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@154fcedd 2024-02-08 10:18:49.975 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:49.975 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:49.975 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:49.975 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:49.975 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:49.975 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:49.975 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:49.975 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:49.975 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:49.975 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:49.975 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:49.975 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:49.975 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:49.975 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:49.975 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:49.975 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:49.975 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:49.975 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:49.975 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:49.975 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2024-02-08 10:18:49.975 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:49.975 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:49.975 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:49.975 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:49.975 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:49.975 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:49.975 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:49.975 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:49.975 [Test worker @coroutine#5148] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2024-02-08 10:18:49.975 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@458500d1 2024-02-08 10:18:49.975 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@458500d1 2024-02-08 10:18:49.975 [Test worker @coroutine#5148] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2024-02-08 10:18:49.988 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@458500d1 2024-02-08 10:18:49.998 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@458500d1 2024-02-08 10:18:50.000 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@458500d1 2024-02-08 10:18:50.001 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@458500d1 2024-02-08 10:18:50.011 [DefaultDispatcher-worker-13 @coroutine#5162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@458500d1 2024-02-08 10:18:50.023 [DefaultDispatcher-worker-2 @coroutine#5148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a9a187b 2024-02-08 10:18:50.048 [HikariPool-161 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:18:50.053 [DefaultDispatcher-worker-3 @coroutine#5148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a9a187b 2024-02-08 10:18:50.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2024-02-08 10:18:50.062 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2024-02-08 10:18:50.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:50.063 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a9a187b: (connection evicted) 2024-02-08 10:18:50.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:50.063 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2024-02-08 10:18:50.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2024-02-08 10:18:50.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2024-02-08 10:18:50.063 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2024-02-08 10:18:50.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:50.063 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@458500d1: (connection evicted) 2024-02-08 10:18:50.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:50.064 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2024-02-08 10:18:50.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2024-02-08 10:18:50.065 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2024-02-08 10:18:50.065 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:50.065 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:50.065 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:50.065 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:50.065 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:50.065 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:50.065 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c85ed05 2024-02-08 10:18:50.065 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:50.065 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:50.065 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:50.065 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:50.065 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:50.065 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:50.065 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:50.065 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:50.065 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:50.065 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:50.065 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:50.065 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:50.065 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:50.065 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:50.065 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:50.065 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:50.065 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:50.065 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:50.065 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:50.065 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2024-02-08 10:18:50.065 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:50.065 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:50.065 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:50.066 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:50.066 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:50.066 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:50.066 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:50.066 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:50.066 [Test worker @coroutine#5175] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2024-02-08 10:18:50.066 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@365291bd 2024-02-08 10:18:50.066 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@365291bd 2024-02-08 10:18:50.066 [Test worker @coroutine#5175] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2024-02-08 10:18:50.080 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@365291bd 2024-02-08 10:18:50.090 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@365291bd 2024-02-08 10:18:50.092 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@365291bd 2024-02-08 10:18:50.094 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@365291bd 2024-02-08 10:18:50.094 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2024-02-08 10:18:50.094 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:50.094 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:50.094 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:50.094 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:50.094 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:50.094 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:50.094 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74474fc0 2024-02-08 10:18:50.094 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:50.094 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:50.094 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:50.094 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:50.094 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:50.094 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:50.094 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:50.094 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:50.094 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:50.094 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:50.094 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:50.094 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:50.094 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:50.094 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:50.094 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:50.094 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:50.094 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:50.094 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:50.094 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:50.094 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2024-02-08 10:18:50.094 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:50.094 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:50.094 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:50.094 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:50.094 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:50.094 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:50.094 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:50.094 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:50.094 [Test worker @coroutine#5175] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2024-02-08 10:18:50.095 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ba7391b 2024-02-08 10:18:50.095 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ba7391b 2024-02-08 10:18:50.095 [Test worker @coroutine#5175] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2024-02-08 10:18:50.108 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ba7391b 2024-02-08 10:18:50.111 [DefaultDispatcher-worker-2 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc2c13c 2024-02-08 10:18:50.111 [DefaultDispatcher-worker-2 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59397/UmAppDatabase/replication/nodeId 2024-02-08 10:18:50.111 [DefaultDispatcher-worker-2 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59397/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:50.111 [DefaultDispatcher-worker-2 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59397/UmAppDatabase/replication/nodeId 2024-02-08 10:18:50.113 [DefaultDispatcher-worker-3 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59397/UmAppDatabase/replication/nodeId 2024-02-08 10:18:50.113 [DefaultDispatcher-worker-3 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59397/UmAppDatabase/replication/nodeId 2024-02-08 10:18:50.118 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ba7391b 2024-02-08 10:18:50.120 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ba7391b 2024-02-08 10:18:50.121 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ba7391b 2024-02-08 10:18:50.131 [DefaultDispatcher-worker-18 @coroutine#5192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ba7391b 2024-02-08 10:18:50.144 [DefaultDispatcher-worker-15 @coroutine#5175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@365291bd 2024-02-08 10:18:50.166 [HikariPool-163 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:18:50.169 [DefaultDispatcher-worker-10 @coroutine#5175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@365291bd 2024-02-08 10:18:50.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2024-02-08 10:18:50.172 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2024-02-08 10:18:50.172 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:50.172 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@365291bd: (connection evicted) 2024-02-08 10:18:50.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:50.173 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2024-02-08 10:18:50.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2024-02-08 10:18:50.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2024-02-08 10:18:50.173 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2024-02-08 10:18:50.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:50.174 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ba7391b: (connection evicted) 2024-02-08 10:18:50.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:50.174 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2024-02-08 10:18:50.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2024-02-08 10:18:50.177 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2024-02-08 10:18:50.177 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:50.177 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:50.177 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:50.177 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:50.177 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:50.177 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:50.177 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@505bc480 2024-02-08 10:18:50.177 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:50.177 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:50.177 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:50.178 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:50.178 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:50.178 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:50.178 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:50.178 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:50.178 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:50.178 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:50.178 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:50.178 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:50.178 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:50.178 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:50.178 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:50.178 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:50.178 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:50.178 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:50.178 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:50.178 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2024-02-08 10:18:50.178 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:50.178 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:50.178 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:50.178 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:50.178 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:50.178 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:50.178 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:50.178 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:50.178 [Test worker @coroutine#5206] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2024-02-08 10:18:50.178 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@7926d092 2024-02-08 10:18:50.178 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@7926d092 2024-02-08 10:18:50.178 [DefaultDispatcher-worker-14 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7891742e 2024-02-08 10:18:50.178 [Test worker @coroutine#5206] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2024-02-08 10:18:50.179 [DefaultDispatcher-worker-14 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33415/UmAppDatabase/replication/nodeId 2024-02-08 10:18:50.179 [DefaultDispatcher-worker-14 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33415/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:50.179 [DefaultDispatcher-worker-14 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33415/UmAppDatabase/replication/nodeId 2024-02-08 10:18:50.180 [DefaultDispatcher-worker-4 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33415/UmAppDatabase/replication/nodeId 2024-02-08 10:18:50.180 [DefaultDispatcher-worker-4 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33415/UmAppDatabase/replication/nodeId 2024-02-08 10:18:50.192 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7926d092 2024-02-08 10:18:50.202 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7926d092 2024-02-08 10:18:50.204 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7926d092 2024-02-08 10:18:50.205 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7926d092 2024-02-08 10:18:50.206 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2024-02-08 10:18:50.206 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:50.206 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:50.206 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:50.206 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:50.206 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:50.206 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:50.206 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@690113f0 2024-02-08 10:18:50.206 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:50.206 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:50.206 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:50.206 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:50.206 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:50.206 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:50.206 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:50.206 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:50.206 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:50.206 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:50.206 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:50.206 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:50.206 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:50.206 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:50.206 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:50.206 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:50.206 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:50.206 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:50.206 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:50.206 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2024-02-08 10:18:50.206 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:50.206 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:50.206 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:50.206 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:50.206 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:50.206 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:50.206 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:50.206 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:50.206 [Test worker @coroutine#5206] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2024-02-08 10:18:50.207 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f915016 2024-02-08 10:18:50.207 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f915016 2024-02-08 10:18:50.207 [Test worker @coroutine#5206] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2024-02-08 10:18:50.219 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f915016 2024-02-08 10:18:50.229 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f915016 2024-02-08 10:18:50.231 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f915016 2024-02-08 10:18:50.232 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f915016 2024-02-08 10:18:50.242 [DefaultDispatcher-worker-7 @coroutine#5222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f915016 2024-02-08 10:18:50.247 [DefaultDispatcher-worker-11 @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69988d42 2024-02-08 10:18:50.248 [DefaultDispatcher-worker-11 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33425/UmAppDatabase/replication/nodeId 2024-02-08 10:18:50.248 [DefaultDispatcher-worker-11 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33425/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:50.248 [DefaultDispatcher-worker-11 @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33425/UmAppDatabase/replication/nodeId 2024-02-08 10:18:50.249 [DefaultDispatcher-worker-15 @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33425/UmAppDatabase/replication/nodeId 2024-02-08 10:18:50.249 [DefaultDispatcher-worker-15 @coroutine#2849] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33425/UmAppDatabase/replication/nodeId 2024-02-08 10:18:50.257 [DefaultDispatcher-worker-15 @coroutine#5206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7926d092 2024-02-08 10:18:50.278 [DefaultDispatcher-worker-6 @coroutine#5206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7926d092 2024-02-08 10:18:50.278 [HikariPool-165 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:50.287 [DefaultDispatcher-worker-15 @coroutine#5206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7926d092 2024-02-08 10:18:50.298 [DefaultDispatcher-worker-17 @coroutine#5206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7926d092 2024-02-08 10:18:50.307 [HikariPool-166 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:50.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2024-02-08 10:18:50.310 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2024-02-08 10:18:50.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:50.311 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7926d092: (connection evicted) 2024-02-08 10:18:50.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:50.311 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2024-02-08 10:18:50.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2024-02-08 10:18:50.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2024-02-08 10:18:50.312 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2024-02-08 10:18:50.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:50.312 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f915016: (connection evicted) 2024-02-08 10:18:50.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:50.312 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2024-02-08 10:18:50.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2024-02-08 10:18:50.315 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2024-02-08 10:18:50.315 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:50.315 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:50.315 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:50.315 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:50.315 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:50.315 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:50.315 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14acc33e 2024-02-08 10:18:50.315 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:50.315 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:50.315 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:50.315 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:50.315 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:50.315 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:50.315 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:50.315 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:50.315 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:50.315 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:50.315 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:50.315 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:50.315 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:50.315 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:50.315 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:50.315 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:50.315 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:50.315 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:50.315 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:50.315 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2024-02-08 10:18:50.315 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:50.315 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:50.315 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:50.315 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:50.315 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:50.315 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:50.315 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:50.315 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:50.316 [Test worker @coroutine#5250] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2024-02-08 10:18:50.316 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bc46dde 2024-02-08 10:18:50.316 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bc46dde 2024-02-08 10:18:50.316 [Test worker @coroutine#5250] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2024-02-08 10:18:50.331 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bc46dde 2024-02-08 10:18:50.332 [DefaultDispatcher-worker-16 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b1895e 2024-02-08 10:18:50.332 [DefaultDispatcher-worker-16 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46945/UmAppDatabase/replication/nodeId 2024-02-08 10:18:50.332 [DefaultDispatcher-worker-16 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46945/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:50.332 [DefaultDispatcher-worker-16 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46945/UmAppDatabase/replication/nodeId 2024-02-08 10:18:50.334 [DefaultDispatcher-worker-6 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46945/UmAppDatabase/replication/nodeId 2024-02-08 10:18:50.334 [DefaultDispatcher-worker-6 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46945/UmAppDatabase/replication/nodeId 2024-02-08 10:18:50.341 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bc46dde 2024-02-08 10:18:50.343 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bc46dde 2024-02-08 10:18:50.344 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bc46dde 2024-02-08 10:18:50.345 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2024-02-08 10:18:50.345 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:50.345 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:50.345 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:50.345 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:50.345 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:50.345 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:50.345 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62a78446 2024-02-08 10:18:50.345 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:50.345 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:50.345 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:50.345 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:50.345 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:50.345 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:50.345 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:50.345 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:50.345 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:50.345 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:50.345 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:50.345 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:50.345 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:50.345 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:50.345 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:50.345 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:50.345 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:50.345 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:50.345 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:50.345 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2024-02-08 10:18:50.345 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:50.345 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:50.345 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:50.345 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:50.345 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:50.345 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:50.345 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:50.345 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:50.345 [Test worker @coroutine#5250] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2024-02-08 10:18:50.345 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@33a0b857 2024-02-08 10:18:50.345 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@33a0b857 2024-02-08 10:18:50.345 [Test worker @coroutine#5250] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2024-02-08 10:18:50.358 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33a0b857 2024-02-08 10:18:50.369 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33a0b857 2024-02-08 10:18:50.370 [Test worker @coroutine#5262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33a0b857 2024-02-08 10:18:50.372 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33a0b857 2024-02-08 10:18:50.382 [DefaultDispatcher-worker-13 @coroutine#5266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33a0b857 2024-02-08 10:18:50.396 [DefaultDispatcher-worker-6 @coroutine#5250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bc46dde 2024-02-08 10:18:50.405 [DefaultDispatcher-worker-14 @coroutine#5250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bc46dde 2024-02-08 10:18:50.413 [DefaultDispatcher-worker-15 @coroutine#5250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bc46dde 2024-02-08 10:18:50.416 [HikariPool-167 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:50.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2024-02-08 10:18:50.424 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2024-02-08 10:18:50.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:50.424 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7bc46dde: (connection evicted) 2024-02-08 10:18:50.425 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:50.425 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2024-02-08 10:18:50.425 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2024-02-08 10:18:50.425 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2024-02-08 10:18:50.425 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2024-02-08 10:18:50.425 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:50.425 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33a0b857: (connection evicted) 2024-02-08 10:18:50.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:50.426 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2024-02-08 10:18:50.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2024-02-08 10:18:50.426 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2024-02-08 10:18:50.427 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:50.427 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:50.427 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:50.427 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:50.427 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:50.427 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:50.427 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@189c6683 2024-02-08 10:18:50.427 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:50.427 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:50.427 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:50.427 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:50.427 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:50.427 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:50.427 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:50.427 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:50.427 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:50.427 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:50.427 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:50.427 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:50.427 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:50.427 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:50.427 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:50.427 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:50.427 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:50.427 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:50.427 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:50.427 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2024-02-08 10:18:50.427 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:50.427 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:50.427 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:50.427 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:50.427 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:50.427 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:50.427 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:50.427 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:50.427 [Test worker @coroutine#5293] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2024-02-08 10:18:50.427 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@58e0f079 2024-02-08 10:18:50.427 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@58e0f079 2024-02-08 10:18:50.427 [Test worker @coroutine#5293] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2024-02-08 10:18:50.436 [DefaultDispatcher-worker-11 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e34840f 2024-02-08 10:18:50.436 [DefaultDispatcher-worker-11 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55561/UmAppDatabase/replication/nodeId 2024-02-08 10:18:50.436 [DefaultDispatcher-worker-11 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55561/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:50.436 [DefaultDispatcher-worker-11 @coroutine#2928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55561/UmAppDatabase/replication/nodeId 2024-02-08 10:18:50.437 [DefaultDispatcher-worker-15 @coroutine#2928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55561/UmAppDatabase/replication/nodeId 2024-02-08 10:18:50.437 [DefaultDispatcher-worker-15 @coroutine#2928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55561/UmAppDatabase/replication/nodeId 2024-02-08 10:18:50.442 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e0f079 2024-02-08 10:18:50.452 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e0f079 2024-02-08 10:18:50.454 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e0f079 2024-02-08 10:18:50.456 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e0f079 2024-02-08 10:18:50.456 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2024-02-08 10:18:50.456 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:50.456 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:50.456 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:50.456 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:50.456 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:50.456 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:50.456 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68312b85 2024-02-08 10:18:50.456 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:50.456 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:50.456 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:50.456 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:50.456 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:50.456 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:50.456 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:50.456 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:50.456 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:50.456 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:50.456 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:50.456 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:50.456 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:50.456 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:50.456 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:50.456 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:50.456 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:50.456 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:50.456 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:50.456 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2024-02-08 10:18:50.456 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:50.456 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:50.456 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:50.456 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:50.456 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:50.456 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:50.456 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:50.456 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:50.456 [Test worker @coroutine#5293] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2024-02-08 10:18:50.457 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c6ee543 2024-02-08 10:18:50.457 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c6ee543 2024-02-08 10:18:50.457 [Test worker @coroutine#5293] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2024-02-08 10:18:50.469 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c6ee543 2024-02-08 10:18:50.479 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c6ee543 2024-02-08 10:18:50.481 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c6ee543 2024-02-08 10:18:50.482 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c6ee543 2024-02-08 10:18:50.493 [DefaultDispatcher-worker-9 @coroutine#5309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c6ee543 2024-02-08 10:18:50.506 [DefaultDispatcher-worker-2 @coroutine#5293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e0f079 2024-02-08 10:18:50.524 [DefaultDispatcher-worker-15 @coroutine#5293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e0f079 2024-02-08 10:18:50.526 [DefaultDispatcher-worker-7 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f3f34c 2024-02-08 10:18:50.527 [DefaultDispatcher-worker-7 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33327/UmAppDatabase/replication/nodeId 2024-02-08 10:18:50.527 [DefaultDispatcher-worker-7 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33327/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:50.527 [DefaultDispatcher-worker-7 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33327/UmAppDatabase/replication/nodeId 2024-02-08 10:18:50.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2024-02-08 10:18:50.527 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2024-02-08 10:18:50.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:50.527 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58e0f079: (connection evicted) 2024-02-08 10:18:50.528 [DefaultDispatcher-worker-7 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33327/UmAppDatabase/replication/nodeId 2024-02-08 10:18:50.528 [DefaultDispatcher-worker-7 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33327/UmAppDatabase/replication/nodeId 2024-02-08 10:18:50.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:50.528 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2024-02-08 10:18:50.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2024-02-08 10:18:50.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2024-02-08 10:18:50.528 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2024-02-08 10:18:50.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:50.528 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c6ee543: (connection evicted) 2024-02-08 10:18:50.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:50.529 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2024-02-08 10:18:50.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2024-02-08 10:18:50.531 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2024-02-08 10:18:50.531 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:50.531 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:50.531 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:50.531 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:50.531 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:50.531 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:50.531 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f59f4e4 2024-02-08 10:18:50.531 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:50.531 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:50.531 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:50.531 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:50.531 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:50.531 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:50.531 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:50.531 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:50.531 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:50.531 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:50.531 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:50.531 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:50.531 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:50.531 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:50.531 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:50.531 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:50.531 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:50.531 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:50.531 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:50.531 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2024-02-08 10:18:50.531 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:50.531 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:50.531 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:50.531 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:50.531 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:50.531 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:50.531 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:50.531 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:50.532 [Test worker @coroutine#5338] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2024-02-08 10:18:50.532 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e09067 2024-02-08 10:18:50.532 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e09067 2024-02-08 10:18:50.532 [Test worker @coroutine#5338] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2024-02-08 10:18:50.549 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e09067 2024-02-08 10:18:50.559 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e09067 2024-02-08 10:18:50.561 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e09067 2024-02-08 10:18:50.563 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e09067 2024-02-08 10:18:50.563 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2024-02-08 10:18:50.563 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:50.563 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:50.563 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:50.563 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:50.563 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:50.563 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:50.563 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@403ba39f 2024-02-08 10:18:50.563 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:50.563 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:50.563 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:50.563 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:50.563 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:50.563 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:50.563 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:50.563 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:50.563 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:50.563 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:50.563 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:50.563 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:50.563 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:50.563 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:50.563 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:50.563 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:50.563 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:50.563 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:50.563 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:50.563 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2024-02-08 10:18:50.563 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:50.563 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:50.563 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:50.564 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:50.564 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:50.564 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:50.564 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:50.564 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:50.564 [Test worker @coroutine#5338] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2024-02-08 10:18:50.564 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ff2a096 2024-02-08 10:18:50.564 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ff2a096 2024-02-08 10:18:50.564 [Test worker @coroutine#5338] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2024-02-08 10:18:50.576 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ff2a096 2024-02-08 10:18:50.587 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ff2a096 2024-02-08 10:18:50.588 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ff2a096 2024-02-08 10:18:50.590 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ff2a096 2024-02-08 10:18:50.600 [DefaultDispatcher-worker-4 @coroutine#5351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ff2a096 2024-02-08 10:18:50.614 [DefaultDispatcher-worker-8 @coroutine#5338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e09067 2024-02-08 10:18:50.625 [DefaultDispatcher-worker-7 @coroutine#5338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e09067 2024-02-08 10:18:50.632 [HikariPool-171 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:18:50.644 [DefaultDispatcher-worker-16 @coroutine#5367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e09067 2024-02-08 10:18:50.647 [DefaultDispatcher-worker-16 @coroutine#3019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e2ab76 2024-02-08 10:18:50.647 [DefaultDispatcher-worker-2 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ac973 2024-02-08 10:18:50.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2024-02-08 10:18:50.647 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2024-02-08 10:18:50.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:50.647 [DefaultDispatcher-worker-16 @coroutine#3019] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 10:18:50.647 [DefaultDispatcher-worker-2 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38323/UmAppDatabase/replication/nodeId 2024-02-08 10:18:50.647 [DefaultDispatcher-worker-16 @coroutine#3019] 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-02-08 10:18:50.647 [DefaultDispatcher-worker-16 @coroutine#3019] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 10:18:50.647 [DefaultDispatcher-worker-2 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38323/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:50.647 [DefaultDispatcher-worker-2 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38323/UmAppDatabase/replication/nodeId 2024-02-08 10:18:50.647 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e09067: (connection evicted) 2024-02-08 10:18:50.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:50.648 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2024-02-08 10:18:50.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2024-02-08 10:18:50.648 [DefaultDispatcher-worker-16 @coroutine#3019] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 10:18:50.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2024-02-08 10:18:50.648 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2024-02-08 10:18:50.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:50.648 [DefaultDispatcher-worker-3 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38323/UmAppDatabase/replication/nodeId 2024-02-08 10:18:50.648 [DefaultDispatcher-worker-3 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38323/UmAppDatabase/replication/nodeId 2024-02-08 10:18:50.649 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ff2a096: (connection evicted) 2024-02-08 10:18:50.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:50.649 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2024-02-08 10:18:50.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2024-02-08 10:18:50.650 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2024-02-08 10:18:50.651 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:50.651 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:50.651 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:50.651 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:50.651 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:50.651 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:50.651 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2387e60b 2024-02-08 10:18:50.651 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:50.651 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:50.651 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:50.651 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:50.651 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:50.651 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:50.651 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:50.651 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:50.651 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:50.651 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:50.651 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:50.651 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:50.651 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:50.651 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:50.651 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:50.651 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:50.651 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:50.651 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:50.651 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:50.651 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2024-02-08 10:18:50.651 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:50.651 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:50.651 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:50.651 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:50.651 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:50.651 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:50.651 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:50.651 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:50.651 [Test worker @coroutine#5378] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2024-02-08 10:18:50.651 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@66f88fd3 2024-02-08 10:18:50.651 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@66f88fd3 2024-02-08 10:18:50.651 [Test worker @coroutine#5378] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2024-02-08 10:18:50.665 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f88fd3 2024-02-08 10:18:50.675 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f88fd3 2024-02-08 10:18:50.677 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f88fd3 2024-02-08 10:18:50.679 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f88fd3 2024-02-08 10:18:50.679 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2024-02-08 10:18:50.679 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:50.679 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:50.679 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:50.679 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:50.679 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:50.679 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:50.679 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31b827a6 2024-02-08 10:18:50.679 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:50.679 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:50.679 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:50.679 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:50.679 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:50.679 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:50.679 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:50.679 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:50.679 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:50.679 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:50.679 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:50.679 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:50.679 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:50.679 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:50.679 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:50.679 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:50.679 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:50.679 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:50.679 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:50.679 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2024-02-08 10:18:50.679 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:50.679 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:50.679 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:50.679 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:50.679 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:50.679 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:50.679 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:50.679 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:50.679 [Test worker @coroutine#5378] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2024-02-08 10:18:50.679 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@203b98cf 2024-02-08 10:18:50.679 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@203b98cf 2024-02-08 10:18:50.680 [Test worker @coroutine#5378] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2024-02-08 10:18:50.692 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@203b98cf 2024-02-08 10:18:50.700 [DefaultDispatcher-worker-12 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7841c990 2024-02-08 10:18:50.700 [DefaultDispatcher-worker-12 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41643/UmAppDatabase/replication/nodeId 2024-02-08 10:18:50.700 [DefaultDispatcher-worker-12 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41643/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:50.700 [DefaultDispatcher-worker-12 @coroutine#3033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41643/UmAppDatabase/replication/nodeId 2024-02-08 10:18:50.701 [DefaultDispatcher-worker-15 @coroutine#3033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41643/UmAppDatabase/replication/nodeId 2024-02-08 10:18:50.701 [DefaultDispatcher-worker-15 @coroutine#3033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41643/UmAppDatabase/replication/nodeId 2024-02-08 10:18:50.702 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@203b98cf 2024-02-08 10:18:50.704 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@203b98cf 2024-02-08 10:18:50.705 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@203b98cf 2024-02-08 10:18:50.715 [DefaultDispatcher-worker-18 @coroutine#5394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@203b98cf 2024-02-08 10:18:50.729 [DefaultDispatcher-worker-5 @coroutine#5378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f88fd3 2024-02-08 10:18:50.739 [DefaultDispatcher-worker-15 @coroutine#5378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f88fd3 2024-02-08 10:18:50.747 [DefaultDispatcher-worker-10 @coroutine#5378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f88fd3 2024-02-08 10:18:50.752 [HikariPool-173 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:18:50.753 [DefaultDispatcher-worker-10 @coroutine#5378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f88fd3 2024-02-08 10:18:50.766 [DefaultDispatcher-worker-9 @coroutine#5414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f88fd3 2024-02-08 10:18:50.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2024-02-08 10:18:50.767 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2024-02-08 10:18:50.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:50.767 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66f88fd3: (connection evicted) 2024-02-08 10:18:50.768 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:50.768 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2024-02-08 10:18:50.768 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2024-02-08 10:18:50.768 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2024-02-08 10:18:50.768 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2024-02-08 10:18:50.768 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:50.769 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@203b98cf: (connection evicted) 2024-02-08 10:18:50.769 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:50.769 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2024-02-08 10:18:50.769 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2024-02-08 10:18:50.771 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2024-02-08 10:18:50.771 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:50.771 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:50.771 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:50.771 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:50.771 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:50.771 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:50.771 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f78adf 2024-02-08 10:18:50.771 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:50.771 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:50.771 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:50.771 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:50.771 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:50.771 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:50.771 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:50.771 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:50.771 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:50.771 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:50.771 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:50.771 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:50.771 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:50.771 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:50.771 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:50.771 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:50.771 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:50.772 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:50.772 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:50.772 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2024-02-08 10:18:50.772 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:50.772 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:50.772 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:50.772 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:50.772 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:50.772 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:50.772 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:50.772 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:50.772 [Test worker @coroutine#5420] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2024-02-08 10:18:50.772 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@31d51518 2024-02-08 10:18:50.772 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@31d51518 2024-02-08 10:18:50.772 [Test worker @coroutine#5420] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2024-02-08 10:18:50.788 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d51518 2024-02-08 10:18:50.798 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d51518 2024-02-08 10:18:50.799 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d51518 2024-02-08 10:18:50.801 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d51518 2024-02-08 10:18:50.801 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2024-02-08 10:18:50.801 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:50.801 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:50.801 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:50.801 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:50.801 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:50.801 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:50.801 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a66949a 2024-02-08 10:18:50.801 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:50.801 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:50.801 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:50.801 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:50.801 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:50.801 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:50.801 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:50.802 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:50.802 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:50.802 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:50.802 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:50.802 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:50.802 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:50.802 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:50.802 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:50.802 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:50.802 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:50.802 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:50.802 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:50.802 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2024-02-08 10:18:50.802 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:50.802 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:50.802 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:50.802 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:50.802 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:50.802 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:50.802 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:50.802 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:50.802 [Test worker @coroutine#5420] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2024-02-08 10:18:50.802 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@57d8d8e2 2024-02-08 10:18:50.802 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@57d8d8e2 2024-02-08 10:18:50.802 [Test worker @coroutine#5420] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2024-02-08 10:18:50.814 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57d8d8e2 2024-02-08 10:18:50.824 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57d8d8e2 2024-02-08 10:18:50.826 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57d8d8e2 2024-02-08 10:18:50.827 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57d8d8e2 2024-02-08 10:18:50.837 [DefaultDispatcher-worker-10 @coroutine#5433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57d8d8e2 2024-02-08 10:18:50.840 [DefaultDispatcher-worker-5 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4172c967 2024-02-08 10:18:50.841 [DefaultDispatcher-worker-5 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41437/UmAppDatabase/replication/nodeId 2024-02-08 10:18:50.841 [DefaultDispatcher-worker-5 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41437/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:50.841 [DefaultDispatcher-worker-5 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41437/UmAppDatabase/replication/nodeId 2024-02-08 10:18:50.842 [DefaultDispatcher-worker-13 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41437/UmAppDatabase/replication/nodeId 2024-02-08 10:18:50.842 [DefaultDispatcher-worker-13 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41437/UmAppDatabase/replication/nodeId 2024-02-08 10:18:50.850 [DefaultDispatcher-worker-3 @coroutine#5420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d51518 2024-02-08 10:18:50.859 [DefaultDispatcher-worker-4 @coroutine#5420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d51518 2024-02-08 10:18:50.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2024-02-08 10:18:50.869 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2024-02-08 10:18:50.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:50.869 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31d51518: (connection evicted) 2024-02-08 10:18:50.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:50.870 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2024-02-08 10:18:50.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2024-02-08 10:18:50.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2024-02-08 10:18:50.870 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2024-02-08 10:18:50.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:50.870 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57d8d8e2: (connection evicted) 2024-02-08 10:18:50.871 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:50.871 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2024-02-08 10:18:50.871 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2024-02-08 10:18:50.872 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2024-02-08 10:18:50.872 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:50.872 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:50.872 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:50.872 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:50.872 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:50.872 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:50.872 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@265361a 2024-02-08 10:18:50.872 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:50.872 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:50.872 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:50.872 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:50.872 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:50.872 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:50.872 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:50.872 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:50.872 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:50.872 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:50.872 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:50.872 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:50.872 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:50.872 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:50.872 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:50.872 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:50.872 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:50.872 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:50.872 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:50.872 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2024-02-08 10:18:50.872 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:50.872 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:50.872 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:50.872 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:50.872 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:50.872 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:50.872 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:50.872 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:50.872 [Test worker @coroutine#5462] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2024-02-08 10:18:50.873 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d85a4c7 2024-02-08 10:18:50.873 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d85a4c7 2024-02-08 10:18:50.873 [Test worker @coroutine#5462] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2024-02-08 10:18:50.890 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d85a4c7 2024-02-08 10:18:50.900 [Test worker @coroutine#5463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d85a4c7 2024-02-08 10:18:50.902 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d85a4c7 2024-02-08 10:18:50.903 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d85a4c7 2024-02-08 10:18:50.904 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2024-02-08 10:18:50.904 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:50.904 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:50.904 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:50.904 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:50.904 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:50.904 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:50.904 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f744b4e 2024-02-08 10:18:50.904 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:50.904 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:50.904 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:50.904 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:50.904 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:50.904 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:50.904 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:50.904 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:50.904 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:50.904 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:50.904 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:50.904 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:50.904 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:50.904 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:50.904 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:50.904 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:50.904 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:50.904 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:50.904 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:50.904 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2024-02-08 10:18:50.904 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:50.904 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:50.904 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:50.904 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:50.904 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:50.904 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:50.904 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:50.904 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:50.904 [Test worker @coroutine#5462] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2024-02-08 10:18:50.904 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@2165b170 2024-02-08 10:18:50.904 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@2165b170 2024-02-08 10:18:50.904 [Test worker @coroutine#5462] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2024-02-08 10:18:50.917 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2165b170 2024-02-08 10:18:50.927 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2165b170 2024-02-08 10:18:50.929 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2165b170 2024-02-08 10:18:50.930 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2165b170 2024-02-08 10:18:50.940 [DefaultDispatcher-worker-14 @coroutine#5475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2165b170 2024-02-08 10:18:50.954 [DefaultDispatcher-worker-12 @coroutine#5462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d85a4c7 2024-02-08 10:18:50.965 [DefaultDispatcher-worker-9 @coroutine#5462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d85a4c7 2024-02-08 10:18:50.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2024-02-08 10:18:50.969 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2024-02-08 10:18:50.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:50.969 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d85a4c7: (connection evicted) 2024-02-08 10:18:50.970 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:50.970 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2024-02-08 10:18:50.970 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2024-02-08 10:18:50.970 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2024-02-08 10:18:50.970 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2024-02-08 10:18:50.970 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:50.970 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2165b170: (connection evicted) 2024-02-08 10:18:50.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:50.971 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2024-02-08 10:18:50.971 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2024-02-08 10:18:50.972 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2024-02-08 10:18:50.972 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:50.972 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:50.972 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:50.972 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:50.972 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:50.972 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:50.972 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69c7fe78 2024-02-08 10:18:50.972 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:50.972 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:50.972 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:50.972 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:50.972 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:50.972 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:50.972 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:50.972 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:50.972 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:50.972 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:50.973 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:50.973 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:50.973 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:50.973 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:50.973 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:50.973 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:50.973 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:50.973 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:50.973 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:50.973 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2024-02-08 10:18:50.973 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:50.973 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:50.973 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:50.973 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:50.973 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:50.973 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:50.973 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:50.973 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:50.973 [Test worker @coroutine#5502] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2024-02-08 10:18:50.973 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f72aaed 2024-02-08 10:18:50.973 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f72aaed 2024-02-08 10:18:50.973 [Test worker @coroutine#5502] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2024-02-08 10:18:50.987 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f72aaed 2024-02-08 10:18:50.997 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f72aaed 2024-02-08 10:18:50.999 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f72aaed 2024-02-08 10:18:51.001 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f72aaed 2024-02-08 10:18:51.001 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2024-02-08 10:18:51.001 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:51.001 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:51.001 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:51.001 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:51.001 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:51.001 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:51.001 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b8e6981 2024-02-08 10:18:51.001 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:51.001 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:51.001 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:51.001 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:51.001 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:51.001 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:51.001 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:51.001 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:51.001 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:51.001 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:51.001 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:51.001 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:51.001 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:51.001 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:51.001 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:51.001 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:51.001 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:51.001 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:51.001 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:51.001 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2024-02-08 10:18:51.001 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:51.001 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:51.001 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:51.001 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:51.001 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:51.001 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:51.001 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:51.001 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:51.001 [Test worker @coroutine#5502] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2024-02-08 10:18:51.002 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@27381497 2024-02-08 10:18:51.002 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@27381497 2024-02-08 10:18:51.002 [Test worker @coroutine#5502] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2024-02-08 10:18:51.015 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27381497 2024-02-08 10:18:51.025 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27381497 2024-02-08 10:18:51.027 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27381497 2024-02-08 10:18:51.028 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27381497 2024-02-08 10:18:51.038 [DefaultDispatcher-worker-12 @coroutine#5516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27381497 2024-02-08 10:18:51.051 [DefaultDispatcher-worker-5 @coroutine#5502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f72aaed 2024-02-08 10:18:51.060 [DefaultDispatcher-worker-7 @coroutine#5502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f72aaed 2024-02-08 10:18:51.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2024-02-08 10:18:51.064 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2024-02-08 10:18:51.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:51.064 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f72aaed: (connection evicted) 2024-02-08 10:18:51.065 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:51.065 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2024-02-08 10:18:51.065 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2024-02-08 10:18:51.065 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2024-02-08 10:18:51.065 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2024-02-08 10:18:51.065 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:51.065 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27381497: (connection evicted) 2024-02-08 10:18:51.066 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:51.066 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2024-02-08 10:18:51.066 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2024-02-08 10:18:51.068 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2024-02-08 10:18:51.068 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:51.068 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:51.068 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:51.068 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:51.068 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:51.068 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:51.068 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58e46572 2024-02-08 10:18:51.068 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:51.068 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:51.068 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:51.068 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:51.068 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:51.068 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:51.068 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:51.068 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:51.068 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:51.068 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:51.068 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:51.068 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:51.068 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:51.068 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:51.068 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:51.068 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:51.068 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:51.068 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:51.068 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:51.068 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2024-02-08 10:18:51.068 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:51.068 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:51.068 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:51.068 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:51.068 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:51.068 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:51.068 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:51.068 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:51.068 [Test worker @coroutine#5543] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2024-02-08 10:18:51.069 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fb392e 2024-02-08 10:18:51.069 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fb392e 2024-02-08 10:18:51.069 [Test worker @coroutine#5543] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2024-02-08 10:18:51.084 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb392e 2024-02-08 10:18:51.094 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb392e 2024-02-08 10:18:51.096 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb392e 2024-02-08 10:18:51.098 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb392e 2024-02-08 10:18:51.098 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2024-02-08 10:18:51.098 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:51.098 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:51.098 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:51.098 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:51.098 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:51.098 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:51.098 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32ae890 2024-02-08 10:18:51.098 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:51.098 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:51.098 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:51.098 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:51.098 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:51.098 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:51.098 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:51.098 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:51.098 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:51.098 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:51.098 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:51.098 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:51.098 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:51.098 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:51.098 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:51.098 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:51.098 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:51.098 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:51.098 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:51.098 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2024-02-08 10:18:51.098 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:51.098 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:51.098 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:51.098 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:51.098 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:51.098 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:51.098 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:51.098 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:51.098 [Test worker @coroutine#5543] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2024-02-08 10:18:51.098 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aac6d13 2024-02-08 10:18:51.098 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aac6d13 2024-02-08 10:18:51.098 [Test worker @coroutine#5543] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2024-02-08 10:18:51.111 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aac6d13 2024-02-08 10:18:51.121 [DefaultDispatcher-worker-10 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc2c13c 2024-02-08 10:18:51.121 [DefaultDispatcher-worker-10 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59397/UmAppDatabase/replication/nodeId 2024-02-08 10:18:51.121 [DefaultDispatcher-worker-10 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59397/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:51.121 [DefaultDispatcher-worker-10 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59397/UmAppDatabase/replication/nodeId 2024-02-08 10:18:51.122 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aac6d13 2024-02-08 10:18:51.122 [DefaultDispatcher-worker-16 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59397/UmAppDatabase/replication/nodeId 2024-02-08 10:18:51.122 [DefaultDispatcher-worker-16 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59397/UmAppDatabase/replication/nodeId 2024-02-08 10:18:51.124 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aac6d13 2024-02-08 10:18:51.125 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aac6d13 2024-02-08 10:18:51.136 [DefaultDispatcher-worker-11 @coroutine#5560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aac6d13 2024-02-08 10:18:51.149 [DefaultDispatcher-worker-9 @coroutine#5543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb392e 2024-02-08 10:18:51.167 [DefaultDispatcher-worker-14 @coroutine#5543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb392e 2024-02-08 10:18:51.169 [HikariPool-181 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:18:51.174 [DefaultDispatcher-worker-9 @coroutine#5543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb392e 2024-02-08 10:18:51.188 [DefaultDispatcher-worker-14 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7891742e 2024-02-08 10:18:51.188 [DefaultDispatcher-worker-14 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33415/UmAppDatabase/replication/nodeId 2024-02-08 10:18:51.188 [DefaultDispatcher-worker-14 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33415/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:51.188 [DefaultDispatcher-worker-14 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33415/UmAppDatabase/replication/nodeId 2024-02-08 10:18:51.189 [DefaultDispatcher-worker-14 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33415/UmAppDatabase/replication/nodeId 2024-02-08 10:18:51.190 [DefaultDispatcher-worker-14 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33415/UmAppDatabase/replication/nodeId 2024-02-08 10:18:51.199 [HikariPool-182 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:51.258 [DefaultDispatcher-worker-15 @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69988d42 2024-02-08 10:18:51.258 [DefaultDispatcher-worker-15 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33425/UmAppDatabase/replication/nodeId 2024-02-08 10:18:51.258 [DefaultDispatcher-worker-15 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33425/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:51.258 [DefaultDispatcher-worker-15 @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33425/UmAppDatabase/replication/nodeId 2024-02-08 10:18:51.259 [DefaultDispatcher-worker-9 @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33425/UmAppDatabase/replication/nodeId 2024-02-08 10:18:51.259 [DefaultDispatcher-worker-9 @coroutine#2849] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33425/UmAppDatabase/replication/nodeId 2024-02-08 10:18:51.299 [DefaultDispatcher-worker-9 @coroutine#5577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb392e 2024-02-08 10:18:51.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2024-02-08 10:18:51.301 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2024-02-08 10:18:51.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:51.301 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5fb392e: (connection evicted) 2024-02-08 10:18:51.302 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:51.302 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2024-02-08 10:18:51.302 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2024-02-08 10:18:51.302 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2024-02-08 10:18:51.302 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2024-02-08 10:18:51.302 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:51.303 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7aac6d13: (connection evicted) 2024-02-08 10:18:51.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:51.303 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2024-02-08 10:18:51.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2024-02-08 10:18:51.304 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2024-02-08 10:18:51.305 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:51.305 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:51.305 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:51.305 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:51.305 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:51.305 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:51.305 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a917e07 2024-02-08 10:18:51.305 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:51.305 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:51.305 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:51.305 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:51.305 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:51.305 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:51.305 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:51.305 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:51.305 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:51.305 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:51.305 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:51.305 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:51.305 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:51.305 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:51.305 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:51.305 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:51.305 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:51.305 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:51.305 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:51.305 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2024-02-08 10:18:51.305 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:51.305 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:51.305 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:51.305 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:51.305 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:51.305 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:51.305 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:51.305 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:51.305 [Test worker @coroutine#5590] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2024-02-08 10:18:51.305 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@6edd80fe 2024-02-08 10:18:51.305 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@6edd80fe 2024-02-08 10:18:51.305 [Test worker @coroutine#5590] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2024-02-08 10:18:51.320 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6edd80fe 2024-02-08 10:18:51.330 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6edd80fe 2024-02-08 10:18:51.332 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6edd80fe 2024-02-08 10:18:51.333 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6edd80fe 2024-02-08 10:18:51.334 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2024-02-08 10:18:51.334 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:51.334 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:51.334 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:51.334 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:51.334 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:51.334 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:51.334 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bbab46e 2024-02-08 10:18:51.334 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:51.334 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:51.334 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:51.334 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:51.334 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:51.334 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:51.334 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:51.334 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:51.334 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:51.334 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:51.334 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:51.334 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:51.334 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:51.334 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:51.334 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:51.334 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:51.334 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:51.334 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:51.334 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:51.334 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2024-02-08 10:18:51.334 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:51.334 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:51.334 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:51.334 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:51.334 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:51.334 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:51.334 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:51.334 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:51.334 [Test worker @coroutine#5590] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2024-02-08 10:18:51.334 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@71cdde0c 2024-02-08 10:18:51.334 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@71cdde0c 2024-02-08 10:18:51.334 [Test worker @coroutine#5590] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2024-02-08 10:18:51.342 [DefaultDispatcher-worker-10 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b1895e 2024-02-08 10:18:51.342 [DefaultDispatcher-worker-10 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46945/UmAppDatabase/replication/nodeId 2024-02-08 10:18:51.343 [DefaultDispatcher-worker-10 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46945/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:51.343 [DefaultDispatcher-worker-10 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46945/UmAppDatabase/replication/nodeId 2024-02-08 10:18:51.344 [DefaultDispatcher-worker-11 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46945/UmAppDatabase/replication/nodeId 2024-02-08 10:18:51.344 [DefaultDispatcher-worker-11 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46945/UmAppDatabase/replication/nodeId 2024-02-08 10:18:51.347 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71cdde0c 2024-02-08 10:18:51.358 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71cdde0c 2024-02-08 10:18:51.360 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71cdde0c 2024-02-08 10:18:51.361 [Test worker @coroutine#5606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71cdde0c 2024-02-08 10:18:51.372 [DefaultDispatcher-worker-4 @coroutine#5608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71cdde0c 2024-02-08 10:18:51.387 [DefaultDispatcher-worker-16 @coroutine#5590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6edd80fe 2024-02-08 10:18:51.405 [HikariPool-183 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:18:51.406 [DefaultDispatcher-worker-10 @coroutine#5590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6edd80fe 2024-02-08 10:18:51.414 [DefaultDispatcher-worker-6 @coroutine#5590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6edd80fe 2024-02-08 10:18:51.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2024-02-08 10:18:51.417 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2024-02-08 10:18:51.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:51.418 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6edd80fe: (connection evicted) 2024-02-08 10:18:51.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:51.418 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2024-02-08 10:18:51.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2024-02-08 10:18:51.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2024-02-08 10:18:51.419 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2024-02-08 10:18:51.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:51.419 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71cdde0c: (connection evicted) 2024-02-08 10:18:51.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:51.420 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2024-02-08 10:18:51.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2024-02-08 10:18:51.421 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2024-02-08 10:18:51.421 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:51.421 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:51.421 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:51.421 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:51.421 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:51.421 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:51.421 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d7f3adf 2024-02-08 10:18:51.421 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:51.421 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:51.421 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:51.421 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:51.421 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:51.421 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:51.421 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:51.421 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:51.421 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:51.421 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:51.421 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:51.421 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:51.421 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:51.421 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:51.421 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:51.421 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:51.421 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:51.421 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:51.421 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:51.421 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2024-02-08 10:18:51.421 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:51.421 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:51.421 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:51.421 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:51.421 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:51.421 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:51.421 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:51.421 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:51.421 [Test worker @coroutine#5624] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2024-02-08 10:18:51.422 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@20dfe8b2 2024-02-08 10:18:51.422 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@20dfe8b2 2024-02-08 10:18:51.422 [Test worker @coroutine#5624] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2024-02-08 10:18:51.439 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20dfe8b2 2024-02-08 10:18:51.446 [DefaultDispatcher-worker-11 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e34840f 2024-02-08 10:18:51.446 [DefaultDispatcher-worker-11 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55561/UmAppDatabase/replication/nodeId 2024-02-08 10:18:51.446 [DefaultDispatcher-worker-11 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55561/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:51.446 [DefaultDispatcher-worker-11 @coroutine#2928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55561/UmAppDatabase/replication/nodeId 2024-02-08 10:18:51.447 [DefaultDispatcher-worker-17 @coroutine#2928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55561/UmAppDatabase/replication/nodeId 2024-02-08 10:18:51.447 [DefaultDispatcher-worker-17 @coroutine#2928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55561/UmAppDatabase/replication/nodeId 2024-02-08 10:18:51.450 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20dfe8b2 2024-02-08 10:18:51.451 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20dfe8b2 2024-02-08 10:18:51.453 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20dfe8b2 2024-02-08 10:18:51.453 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2024-02-08 10:18:51.453 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:51.453 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:51.453 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:51.453 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:51.453 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:51.453 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:51.453 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@293988dc 2024-02-08 10:18:51.453 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:51.453 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:51.453 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:51.453 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:51.454 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:51.454 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:51.454 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:51.454 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:51.454 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:51.454 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:51.454 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:51.454 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:51.454 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:51.454 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:51.454 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:51.454 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:51.454 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:51.454 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:51.454 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:51.454 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2024-02-08 10:18:51.454 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:51.454 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:51.454 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:51.454 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:51.454 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:51.454 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:51.454 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:51.454 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:51.454 [Test worker @coroutine#5624] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2024-02-08 10:18:51.454 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@63fcc21 2024-02-08 10:18:51.454 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@63fcc21 2024-02-08 10:18:51.454 [Test worker @coroutine#5624] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2024-02-08 10:18:51.466 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63fcc21 2024-02-08 10:18:51.477 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63fcc21 2024-02-08 10:18:51.478 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63fcc21 2024-02-08 10:18:51.480 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63fcc21 2024-02-08 10:18:51.490 [DefaultDispatcher-worker-3 @coroutine#5641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63fcc21 2024-02-08 10:18:51.502 [DefaultDispatcher-worker-5 @coroutine#5624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20dfe8b2 2024-02-08 10:18:51.517 [DefaultDispatcher-worker-6 @coroutine#5624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20dfe8b2 2024-02-08 10:18:51.521 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2024-02-08 10:18:51.521 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2024-02-08 10:18:51.521 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:51.521 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20dfe8b2: (connection evicted) 2024-02-08 10:18:51.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:51.522 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2024-02-08 10:18:51.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2024-02-08 10:18:51.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2024-02-08 10:18:51.522 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2024-02-08 10:18:51.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:51.523 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@63fcc21: (connection evicted) 2024-02-08 10:18:51.523 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:51.523 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2024-02-08 10:18:51.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2024-02-08 10:18:51.524 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2024-02-08 10:18:51.525 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:51.525 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:51.525 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:51.525 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:51.525 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:51.525 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:51.525 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2582e213 2024-02-08 10:18:51.525 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:51.525 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:51.525 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:51.525 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:51.525 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:51.525 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:51.525 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:51.525 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:51.525 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:51.525 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:51.525 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:51.525 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:51.525 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:51.525 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:51.525 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:51.525 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:51.525 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:51.525 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:51.525 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:51.525 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2024-02-08 10:18:51.525 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:51.525 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:51.525 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:51.525 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:51.525 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:51.525 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:51.525 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:51.525 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:51.525 [Test worker @coroutine#5657] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2024-02-08 10:18:51.525 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@441798ce 2024-02-08 10:18:51.525 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@441798ce 2024-02-08 10:18:51.525 [Test worker @coroutine#5657] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2024-02-08 10:18:51.537 [DefaultDispatcher-worker-17 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f3f34c 2024-02-08 10:18:51.537 [DefaultDispatcher-worker-17 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33327/UmAppDatabase/replication/nodeId 2024-02-08 10:18:51.537 [DefaultDispatcher-worker-17 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33327/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:51.537 [DefaultDispatcher-worker-17 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33327/UmAppDatabase/replication/nodeId 2024-02-08 10:18:51.538 [DefaultDispatcher-worker-10 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33327/UmAppDatabase/replication/nodeId 2024-02-08 10:18:51.538 [DefaultDispatcher-worker-10 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33327/UmAppDatabase/replication/nodeId 2024-02-08 10:18:51.542 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441798ce 2024-02-08 10:18:51.552 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441798ce 2024-02-08 10:18:51.553 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441798ce 2024-02-08 10:18:51.555 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441798ce 2024-02-08 10:18:51.555 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2024-02-08 10:18:51.556 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:51.556 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:51.556 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:51.556 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:51.556 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:51.556 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:51.556 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e752a2a 2024-02-08 10:18:51.556 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:51.556 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:51.556 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:51.556 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:51.556 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:51.556 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:51.556 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:51.556 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:51.556 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:51.556 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:51.556 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:51.556 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:51.556 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:51.556 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:51.556 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:51.556 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:51.556 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:51.556 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:51.556 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:51.556 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2024-02-08 10:18:51.556 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:51.556 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:51.556 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:51.556 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:51.556 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:51.556 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:51.556 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:51.556 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:51.556 [Test worker @coroutine#5657] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2024-02-08 10:18:51.556 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f9191c1 2024-02-08 10:18:51.556 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f9191c1 2024-02-08 10:18:51.556 [Test worker @coroutine#5657] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2024-02-08 10:18:51.569 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f9191c1 2024-02-08 10:18:51.579 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f9191c1 2024-02-08 10:18:51.580 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f9191c1 2024-02-08 10:18:51.582 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f9191c1 2024-02-08 10:18:51.597 [DefaultDispatcher-worker-10 @coroutine#5674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f9191c1 2024-02-08 10:18:51.611 [DefaultDispatcher-worker-10 @coroutine#5657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441798ce 2024-02-08 10:18:51.625 [HikariPool-187 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:18:51.629 [DefaultDispatcher-worker-12 @coroutine#5657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441798ce 2024-02-08 10:18:51.637 [DefaultDispatcher-worker-11 @coroutine#5657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441798ce 2024-02-08 10:18:51.642 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2024-02-08 10:18:51.642 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2024-02-08 10:18:51.642 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:51.642 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@441798ce: (connection evicted) 2024-02-08 10:18:51.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:51.643 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2024-02-08 10:18:51.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2024-02-08 10:18:51.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2024-02-08 10:18:51.643 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2024-02-08 10:18:51.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:51.643 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f9191c1: (connection evicted) 2024-02-08 10:18:51.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:51.644 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2024-02-08 10:18:51.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2024-02-08 10:18:51.646 [Test worker @coroutine#5693] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2024-02-08 10:18:51.646 [Test worker @coroutine#5693] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:51.646 [Test worker @coroutine#5693] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:51.646 [Test worker @coroutine#5693] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:51.646 [Test worker @coroutine#5693] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:51.646 [Test worker @coroutine#5693] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:51.646 [Test worker @coroutine#5693] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:51.646 [Test worker @coroutine#5693] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e2a8fc 2024-02-08 10:18:51.646 [Test worker @coroutine#5693] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:51.646 [Test worker @coroutine#5693] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:51.646 [Test worker @coroutine#5693] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:51.646 [Test worker @coroutine#5693] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:51.646 [Test worker @coroutine#5693] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:51.646 [Test worker @coroutine#5693] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:51.646 [Test worker @coroutine#5693] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:51.646 [Test worker @coroutine#5693] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:51.646 [Test worker @coroutine#5693] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:51.646 [Test worker @coroutine#5693] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:51.646 [Test worker @coroutine#5693] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:51.646 [Test worker @coroutine#5693] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:51.646 [Test worker @coroutine#5693] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:51.646 [Test worker @coroutine#5693] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:51.646 [Test worker @coroutine#5693] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:51.646 [Test worker @coroutine#5693] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:51.646 [Test worker @coroutine#5693] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:51.646 [Test worker @coroutine#5693] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:51.646 [Test worker @coroutine#5693] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:51.646 [Test worker @coroutine#5693] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2024-02-08 10:18:51.646 [Test worker @coroutine#5693] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:51.646 [Test worker @coroutine#5693] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:51.646 [Test worker @coroutine#5693] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:51.646 [Test worker @coroutine#5693] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:51.646 [Test worker @coroutine#5693] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:51.647 [Test worker @coroutine#5693] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:51.647 [Test worker @coroutine#5693] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:51.647 [Test worker @coroutine#5693] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:51.647 [Test worker @coroutine#5693] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2024-02-08 10:18:51.647 [Test worker @coroutine#5693] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f1072ee 2024-02-08 10:18:51.647 [Test worker @coroutine#5693] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f1072ee 2024-02-08 10:18:51.647 [Test worker @coroutine#5693] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2024-02-08 10:18:51.659 [DefaultDispatcher-worker-4 @coroutine#3019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e2ab76 2024-02-08 10:18:51.659 [DefaultDispatcher-worker-11 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ac973 2024-02-08 10:18:51.659 [DefaultDispatcher-worker-4 @coroutine#3019] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 10:18:51.659 [DefaultDispatcher-worker-4 @coroutine#3019] 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-02-08 10:18:51.659 [DefaultDispatcher-worker-4 @coroutine#3019] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 10:18:51.660 [DefaultDispatcher-worker-11 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38323/UmAppDatabase/replication/nodeId 2024-02-08 10:18:51.660 [DefaultDispatcher-worker-11 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38323/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:51.660 [DefaultDispatcher-worker-11 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38323/UmAppDatabase/replication/nodeId 2024-02-08 10:18:51.660 [DefaultDispatcher-worker-11 @coroutine#3019] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 10:18:51.661 [DefaultDispatcher-worker-11 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38323/UmAppDatabase/replication/nodeId 2024-02-08 10:18:51.661 [DefaultDispatcher-worker-11 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38323/UmAppDatabase/replication/nodeId 2024-02-08 10:18:51.664 [Test worker @coroutine#5693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f1072ee 2024-02-08 10:18:51.674 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f1072ee 2024-02-08 10:18:51.676 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f1072ee 2024-02-08 10:18:51.677 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f1072ee 2024-02-08 10:18:51.687 [DefaultDispatcher-worker-11 @coroutine#5705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f1072ee 2024-02-08 10:18:51.694 [DefaultDispatcher-worker-9 @coroutine#5693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f1072ee 2024-02-08 10:18:51.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2024-02-08 10:18:51.707 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2024-02-08 10:18:51.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:51.707 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f1072ee: (connection evicted) 2024-02-08 10:18:51.708 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:51.708 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2024-02-08 10:18:51.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2024-02-08 10:18:51.712 [DefaultDispatcher-worker-11 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7841c990 2024-02-08 10:18:51.712 [DefaultDispatcher-worker-11 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41643/UmAppDatabase/replication/nodeId 2024-02-08 10:18:51.712 [DefaultDispatcher-worker-11 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41643/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:51.712 [DefaultDispatcher-worker-11 @coroutine#3033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41643/UmAppDatabase/replication/nodeId 2024-02-08 10:18:51.756 [DefaultDispatcher-worker-1 @coroutine#3033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41643/UmAppDatabase/replication/nodeId 2024-02-08 10:18:51.756 [DefaultDispatcher-worker-1 @coroutine#3033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41643/UmAppDatabase/replication/nodeId 2024-02-08 10:18:51.759 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2024-02-08 10:18:51.759 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:51.759 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:51.759 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:51.759 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:51.759 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:51.759 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:51.759 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@672ba9cc 2024-02-08 10:18:51.759 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:51.759 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:51.759 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:51.759 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:51.759 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:51.759 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:51.759 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:51.759 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:51.759 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:51.759 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:51.759 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:51.759 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:51.759 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:51.759 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:51.759 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:51.759 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:51.759 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:51.759 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:51.759 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:51.759 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2024-02-08 10:18:51.759 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:51.759 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:51.759 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:51.759 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:51.759 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:51.759 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:51.759 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:51.759 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:51.759 [Test worker @coroutine#5733] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2024-02-08 10:18:51.760 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@564e0a6c 2024-02-08 10:18:51.760 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@564e0a6c 2024-02-08 10:18:51.760 [Test worker @coroutine#5733] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2024-02-08 10:18:51.774 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564e0a6c 2024-02-08 10:18:51.785 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564e0a6c 2024-02-08 10:18:51.786 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564e0a6c 2024-02-08 10:18:51.788 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564e0a6c 2024-02-08 10:18:51.797 [DefaultDispatcher-worker-6 @coroutine#5744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564e0a6c 2024-02-08 10:18:51.797 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2024-02-08 10:18:51.797 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2024-02-08 10:18:51.797 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:51.798 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@564e0a6c: (connection evicted) 2024-02-08 10:18:51.798 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:51.798 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2024-02-08 10:18:51.798 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2024-02-08 10:18:51.855 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2024-02-08 10:18:51.855 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:51.855 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:51.855 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:51.855 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:51.855 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:51.855 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:51.855 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64abb917 2024-02-08 10:18:51.855 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:51.855 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:51.855 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:51.855 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:51.855 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:51.855 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:51.855 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:51.855 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:51.855 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:51.855 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:51.855 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:51.855 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:51.855 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:51.855 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:51.855 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:51.855 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:51.855 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:51.855 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:51.855 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:51.855 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2024-02-08 10:18:51.855 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:51.855 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:51.855 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:51.855 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:51.855 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:51.855 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:51.855 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:51.855 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:51.855 [Test worker @coroutine#5757] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2024-02-08 10:18:51.855 [DefaultDispatcher-worker-9 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4172c967 2024-02-08 10:18:51.856 [DefaultDispatcher-worker-9 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41437/UmAppDatabase/replication/nodeId 2024-02-08 10:18:51.856 [DefaultDispatcher-worker-9 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41437/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:51.856 [DefaultDispatcher-worker-9 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41437/UmAppDatabase/replication/nodeId 2024-02-08 10:18:51.856 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@68596992 2024-02-08 10:18:51.856 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@68596992 2024-02-08 10:18:51.856 [Test worker @coroutine#5757] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2024-02-08 10:18:51.857 [DefaultDispatcher-worker-6 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41437/UmAppDatabase/replication/nodeId 2024-02-08 10:18:51.857 [DefaultDispatcher-worker-6 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41437/UmAppDatabase/replication/nodeId 2024-02-08 10:18:51.870 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68596992 2024-02-08 10:18:51.880 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68596992 2024-02-08 10:18:51.882 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68596992 2024-02-08 10:18:51.883 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68596992 2024-02-08 10:18:51.887 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2024-02-08 10:18:51.887 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2024-02-08 10:18:51.887 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:18:51.887 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:51.887 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2024-02-08 10:18:51.887 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2024-02-08 10:18:51.889 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2024-02-08 10:18:51.889 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:51.889 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:51.889 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:51.889 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:51.889 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:51.889 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:51.889 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51c7d472 2024-02-08 10:18:51.889 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:51.889 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:51.889 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:51.889 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:51.889 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:51.889 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:51.889 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:51.889 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:51.889 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:51.889 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:51.889 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:51.889 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:51.889 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:51.889 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:51.889 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:51.889 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:51.889 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:51.889 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:51.889 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:51.889 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2024-02-08 10:18:51.890 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:51.890 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:51.890 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:51.890 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:51.890 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:51.890 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:51.890 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:51.890 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:51.890 [Test worker @coroutine#5777] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2024-02-08 10:18:51.890 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@e50e308 2024-02-08 10:18:51.890 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@e50e308 2024-02-08 10:18:51.890 [Test worker @coroutine#5777] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2024-02-08 10:18:51.902 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e50e308 2024-02-08 10:18:51.912 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e50e308 2024-02-08 10:18:51.914 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e50e308 2024-02-08 10:18:51.916 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e50e308 2024-02-08 10:18:51.919 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2024-02-08 10:18:51.919 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2024-02-08 10:18:51.919 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:18:51.919 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:51.919 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2024-02-08 10:18:51.919 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2024-02-08 10:18:51.921 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2024-02-08 10:18:51.921 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:51.921 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:51.921 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:51.921 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:51.921 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:51.921 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:51.921 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a9c188f 2024-02-08 10:18:51.921 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:51.921 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:51.921 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:51.921 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:51.921 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:51.921 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:51.921 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:51.921 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:51.921 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:51.921 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:51.921 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:51.921 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:51.921 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:51.921 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:51.921 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:51.921 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:51.921 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:51.921 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:51.921 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:51.921 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2024-02-08 10:18:51.921 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:51.921 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:51.921 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:51.921 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:51.921 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:51.921 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:51.921 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:51.921 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:51.921 [Test worker @coroutine#5795] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2024-02-08 10:18:51.921 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fd8aefe 2024-02-08 10:18:51.921 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fd8aefe 2024-02-08 10:18:51.921 [Test worker @coroutine#5795] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2024-02-08 10:18:51.934 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fd8aefe 2024-02-08 10:18:51.944 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fd8aefe 2024-02-08 10:18:51.946 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fd8aefe 2024-02-08 10:18:51.948 [Test worker @coroutine#5801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fd8aefe 2024-02-08 10:18:51.948 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2024-02-08 10:18:51.948 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:51.948 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:51.948 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:51.948 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:51.948 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:51.948 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:51.948 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10770c1 2024-02-08 10:18:51.948 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:51.948 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:51.948 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:51.948 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:51.948 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:51.948 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:51.948 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:51.948 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:51.948 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:51.948 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:51.948 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:51.948 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:51.948 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:51.948 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:51.948 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:51.948 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:51.948 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:51.948 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:51.948 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:51.948 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2024-02-08 10:18:51.948 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:51.948 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:51.948 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:51.948 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:51.948 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:51.948 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:51.948 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:51.948 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:51.948 [Test worker @coroutine#5795] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2024-02-08 10:18:51.949 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@dd26290 2024-02-08 10:18:51.949 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@dd26290 2024-02-08 10:18:51.949 [Test worker @coroutine#5795] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2024-02-08 10:18:51.961 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dd26290 2024-02-08 10:18:51.972 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dd26290 2024-02-08 10:18:51.973 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dd26290 2024-02-08 10:18:51.975 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dd26290 2024-02-08 10:18:51.985 [DefaultDispatcher-worker-9 @coroutine#5810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dd26290 2024-02-08 10:18:51.999 [DefaultDispatcher-worker-2 @coroutine#5795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fd8aefe 2024-02-08 10:18:52.004 [UI Thread @coroutine#5820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36111/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 10:18:52.004 [UI Thread @coroutine#5820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36111/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-08 10:18:52.004 [UI Thread @coroutine#5820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36111/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 10:18:52.006 [UI Thread @coroutine#5820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36111/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 10:18:52.006 [UI Thread @coroutine#5820] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36111/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 10:18:52.006 [UI Thread @coroutine#5820] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:36111/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-08 10:18:52.006 [UI Thread @coroutine#5820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:36111/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 10:18:52.008 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2024-02-08 10:18:52.008 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2024-02-08 10:18:52.008 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:52.008 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fd8aefe: (connection evicted) 2024-02-08 10:18:52.008 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:52.008 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2024-02-08 10:18:52.008 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2024-02-08 10:18:52.009 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2024-02-08 10:18:52.009 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2024-02-08 10:18:52.009 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:52.009 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@dd26290: (connection evicted) 2024-02-08 10:18:52.009 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:52.009 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2024-02-08 10:18:52.009 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2024-02-08 10:18:52.010 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2024-02-08 10:18:52.011 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:52.011 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:52.011 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:52.011 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:52.011 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:52.011 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:52.011 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@768d8a25 2024-02-08 10:18:52.011 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:52.011 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:52.011 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:52.011 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:52.011 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:52.011 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:52.011 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:52.011 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:52.011 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:52.011 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:52.011 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:52.011 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:52.011 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:52.011 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:52.011 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:52.011 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:52.011 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:52.011 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:52.011 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:52.011 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2024-02-08 10:18:52.011 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:52.011 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:52.011 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:52.011 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:52.011 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:52.011 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:52.011 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:52.011 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:52.011 [Test worker @coroutine#5826] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2024-02-08 10:18:52.011 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@18a9e8db 2024-02-08 10:18:52.011 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@18a9e8db 2024-02-08 10:18:52.011 [Test worker @coroutine#5826] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2024-02-08 10:18:52.024 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a9e8db 2024-02-08 10:18:52.034 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a9e8db 2024-02-08 10:18:52.035 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a9e8db 2024-02-08 10:18:52.037 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a9e8db 2024-02-08 10:18:52.037 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2024-02-08 10:18:52.038 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:52.038 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:52.038 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:52.038 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:52.038 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:52.038 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:52.038 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@609f136b 2024-02-08 10:18:52.038 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:52.038 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:52.038 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:52.038 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:52.038 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:52.038 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:52.038 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:52.038 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:52.038 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:52.038 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:52.038 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:52.038 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:52.038 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:52.038 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:52.038 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:52.038 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:52.038 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:52.038 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:52.038 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:52.038 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2024-02-08 10:18:52.038 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:52.038 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:52.038 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:52.038 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:52.038 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:52.038 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:52.038 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:52.038 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:52.038 [Test worker @coroutine#5826] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2024-02-08 10:18:52.038 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c4f48e2 2024-02-08 10:18:52.038 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c4f48e2 2024-02-08 10:18:52.038 [Test worker @coroutine#5826] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2024-02-08 10:18:52.050 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4f48e2 2024-02-08 10:18:52.061 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4f48e2 2024-02-08 10:18:52.062 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4f48e2 2024-02-08 10:18:52.064 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4f48e2 2024-02-08 10:18:52.074 [DefaultDispatcher-worker-3 @coroutine#5839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4f48e2 2024-02-08 10:18:52.087 [DefaultDispatcher-worker-3 @coroutine#5826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a9e8db 2024-02-08 10:18:52.089 [UI Thread @coroutine#5849] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36309/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 10:18:52.089 [UI Thread @coroutine#5849] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36309/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-08 10:18:52.089 [UI Thread @coroutine#5849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36309/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 10:18:52.090 [UI Thread @coroutine#5849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36309/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 10:18:52.091 [UI Thread @coroutine#5849] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36309/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 10:18:52.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2024-02-08 10:18:52.092 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2024-02-08 10:18:52.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:52.092 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18a9e8db: (connection evicted) 2024-02-08 10:18:52.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:52.092 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2024-02-08 10:18:52.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2024-02-08 10:18:52.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2024-02-08 10:18:52.093 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2024-02-08 10:18:52.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:52.093 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c4f48e2: (connection evicted) 2024-02-08 10:18:52.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:52.093 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2024-02-08 10:18:52.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2024-02-08 10:18:52.095 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2024-02-08 10:18:52.095 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:52.095 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:52.095 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:52.095 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:52.095 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:52.095 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:52.095 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11fb4f69 2024-02-08 10:18:52.095 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:52.095 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:52.095 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:52.095 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:52.095 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:52.095 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:52.095 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:52.095 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:52.096 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:52.096 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:52.096 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:52.096 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:52.096 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:52.096 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:52.096 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:52.096 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:52.096 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:52.096 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:52.096 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:52.096 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2024-02-08 10:18:52.096 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:52.096 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:52.096 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:52.096 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:52.096 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:52.096 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:52.096 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:52.096 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:52.096 [Test worker @coroutine#5855] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2024-02-08 10:18:52.096 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b1ef6a 2024-02-08 10:18:52.096 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b1ef6a 2024-02-08 10:18:52.096 [Test worker @coroutine#5855] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2024-02-08 10:18:52.113 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b1ef6a 2024-02-08 10:18:52.124 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b1ef6a 2024-02-08 10:18:52.126 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b1ef6a 2024-02-08 10:18:52.128 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b1ef6a 2024-02-08 10:18:52.129 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2024-02-08 10:18:52.129 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:52.129 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:52.129 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:52.129 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:52.129 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:52.129 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:52.129 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42e14655 2024-02-08 10:18:52.129 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:52.129 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:52.129 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:52.129 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:52.129 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:52.129 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:52.129 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:52.129 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:52.129 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:52.129 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:52.129 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:52.129 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:52.129 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:52.129 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:52.129 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:52.129 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:52.129 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:52.129 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:52.129 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:52.129 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2024-02-08 10:18:52.129 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:52.129 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:52.129 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:52.129 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:52.129 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:52.129 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:52.129 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:52.129 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:52.129 [Test worker @coroutine#5855] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2024-02-08 10:18:52.129 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@2806fe58 2024-02-08 10:18:52.129 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@2806fe58 2024-02-08 10:18:52.129 [Test worker @coroutine#5855] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2024-02-08 10:18:52.130 [DefaultDispatcher-worker-10 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc2c13c 2024-02-08 10:18:52.130 [DefaultDispatcher-worker-10 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59397/UmAppDatabase/replication/nodeId 2024-02-08 10:18:52.130 [DefaultDispatcher-worker-10 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59397/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:52.130 [DefaultDispatcher-worker-10 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59397/UmAppDatabase/replication/nodeId 2024-02-08 10:18:52.132 [DefaultDispatcher-worker-17 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59397/UmAppDatabase/replication/nodeId 2024-02-08 10:18:52.132 [DefaultDispatcher-worker-17 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59397/UmAppDatabase/replication/nodeId 2024-02-08 10:18:52.142 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2806fe58 2024-02-08 10:18:52.152 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2806fe58 2024-02-08 10:18:52.154 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2806fe58 2024-02-08 10:18:52.155 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2806fe58 2024-02-08 10:18:52.166 [DefaultDispatcher-worker-3 @coroutine#5872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2806fe58 2024-02-08 10:18:52.180 [DefaultDispatcher-worker-16 @coroutine#5855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b1ef6a 2024-02-08 10:18:52.182 [UI Thread @coroutine#5882] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45121/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 10:18:52.182 [UI Thread @coroutine#5882] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45121/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-08 10:18:52.182 [UI Thread @coroutine#5882] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45121/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 10:18:52.184 [UI Thread @coroutine#5882] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45121/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 10:18:52.184 [UI Thread @coroutine#5882] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45121/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 10:18:52.184 [UI Thread @coroutine#5882] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:45121/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-08 10:18:52.184 [UI Thread @coroutine#5882] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:45121/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 10:18:52.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2024-02-08 10:18:52.185 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2024-02-08 10:18:52.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:52.185 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b1ef6a: (connection evicted) 2024-02-08 10:18:52.186 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:52.186 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2024-02-08 10:18:52.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2024-02-08 10:18:52.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2024-02-08 10:18:52.186 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2024-02-08 10:18:52.186 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:52.187 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2806fe58: (connection evicted) 2024-02-08 10:18:52.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:52.187 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2024-02-08 10:18:52.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2024-02-08 10:18:52.189 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2024-02-08 10:18:52.189 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:52.189 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:52.189 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:52.189 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:52.189 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:52.189 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:52.189 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9063080 2024-02-08 10:18:52.189 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:52.189 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:52.189 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:52.189 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:52.189 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:52.189 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:52.189 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:52.189 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:52.189 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:52.189 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:52.189 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:52.189 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:52.189 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:52.189 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:52.189 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:52.189 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:52.189 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:52.189 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:52.189 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:52.189 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2024-02-08 10:18:52.189 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:52.189 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:52.189 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:52.189 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:52.189 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:52.189 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:52.189 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:52.189 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:52.189 [Test worker @coroutine#5888] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2024-02-08 10:18:52.190 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@42626e86 2024-02-08 10:18:52.190 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@42626e86 2024-02-08 10:18:52.190 [Test worker @coroutine#5888] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2024-02-08 10:18:52.199 [DefaultDispatcher-worker-2 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7891742e 2024-02-08 10:18:52.200 [DefaultDispatcher-worker-2 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33415/UmAppDatabase/replication/nodeId 2024-02-08 10:18:52.200 [DefaultDispatcher-worker-2 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33415/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:52.200 [DefaultDispatcher-worker-2 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33415/UmAppDatabase/replication/nodeId 2024-02-08 10:18:52.201 [DefaultDispatcher-worker-15 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33415/UmAppDatabase/replication/nodeId 2024-02-08 10:18:52.201 [DefaultDispatcher-worker-15 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33415/UmAppDatabase/replication/nodeId 2024-02-08 10:18:52.207 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42626e86 2024-02-08 10:18:52.217 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42626e86 2024-02-08 10:18:52.219 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42626e86 2024-02-08 10:18:52.220 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42626e86 2024-02-08 10:18:52.221 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2024-02-08 10:18:52.221 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:52.221 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:52.221 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:52.221 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:52.221 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:52.221 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:52.221 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41dcfd0 2024-02-08 10:18:52.221 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:52.221 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:52.221 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:52.221 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:52.221 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:52.221 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:52.221 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:52.221 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:52.221 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:52.221 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:52.221 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:52.221 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:52.221 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:52.221 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:52.221 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:52.221 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:52.221 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:52.221 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:52.221 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:52.221 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2024-02-08 10:18:52.221 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:52.221 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:52.221 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:52.221 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:52.221 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:52.221 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:52.221 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:52.221 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:52.221 [Test worker @coroutine#5888] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2024-02-08 10:18:52.221 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@59845cb3 2024-02-08 10:18:52.221 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@59845cb3 2024-02-08 10:18:52.221 [Test worker @coroutine#5888] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2024-02-08 10:18:52.234 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59845cb3 2024-02-08 10:18:52.244 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59845cb3 2024-02-08 10:18:52.246 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59845cb3 2024-02-08 10:18:52.247 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59845cb3 2024-02-08 10:18:52.258 [DefaultDispatcher-worker-10 @coroutine#5905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59845cb3 2024-02-08 10:18:52.267 [DefaultDispatcher-worker-5 @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69988d42 2024-02-08 10:18:52.267 [DefaultDispatcher-worker-5 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33425/UmAppDatabase/replication/nodeId 2024-02-08 10:18:52.267 [DefaultDispatcher-worker-5 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33425/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:52.267 [DefaultDispatcher-worker-5 @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33425/UmAppDatabase/replication/nodeId 2024-02-08 10:18:52.268 [DefaultDispatcher-worker-3 @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33425/UmAppDatabase/replication/nodeId 2024-02-08 10:18:52.268 [DefaultDispatcher-worker-3 @coroutine#2849] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33425/UmAppDatabase/replication/nodeId 2024-02-08 10:18:52.272 [DefaultDispatcher-worker-13 @coroutine#5888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42626e86 2024-02-08 10:18:52.290 [HikariPool-199 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:18:52.292 [DefaultDispatcher-worker-16 @coroutine#5888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42626e86 2024-02-08 10:18:52.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2024-02-08 10:18:52.300 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2024-02-08 10:18:52.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:52.300 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42626e86: (connection evicted) 2024-02-08 10:18:52.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:52.301 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2024-02-08 10:18:52.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2024-02-08 10:18:52.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2024-02-08 10:18:52.301 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2024-02-08 10:18:52.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:52.301 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59845cb3: (connection evicted) 2024-02-08 10:18:52.302 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:52.302 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2024-02-08 10:18:52.302 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2024-02-08 10:18:52.304 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2024-02-08 10:18:52.304 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:52.304 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:52.304 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:52.304 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:52.304 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:52.304 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:52.304 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a004dd4 2024-02-08 10:18:52.304 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:52.304 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:52.304 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:52.304 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:52.304 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:52.304 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:52.304 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:52.304 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:52.304 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:52.304 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:52.304 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:52.304 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:52.304 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:52.304 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:52.304 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:52.304 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:52.304 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:52.305 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:52.305 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:52.305 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2024-02-08 10:18:52.305 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:52.305 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:52.305 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:52.305 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:52.305 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:52.305 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:52.305 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:52.305 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:52.305 [Test worker @coroutine#5933] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2024-02-08 10:18:52.305 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f7bc9a3 2024-02-08 10:18:52.305 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f7bc9a3 2024-02-08 10:18:52.305 [Test worker @coroutine#5933] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2024-02-08 10:18:52.319 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f7bc9a3 2024-02-08 10:18:52.330 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f7bc9a3 2024-02-08 10:18:52.331 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f7bc9a3 2024-02-08 10:18:52.333 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f7bc9a3 2024-02-08 10:18:52.342 [DefaultDispatcher-worker-17 @coroutine#5940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f7bc9a3 2024-02-08 10:18:52.354 [DefaultDispatcher-worker-3 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b1895e 2024-02-08 10:18:52.354 [DefaultDispatcher-worker-3 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46945/UmAppDatabase/replication/nodeId 2024-02-08 10:18:52.354 [DefaultDispatcher-worker-3 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46945/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:52.354 [DefaultDispatcher-worker-3 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46945/UmAppDatabase/replication/nodeId 2024-02-08 10:18:52.355 [DefaultDispatcher-worker-3 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46945/UmAppDatabase/replication/nodeId 2024-02-08 10:18:52.355 [DefaultDispatcher-worker-3 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46945/UmAppDatabase/replication/nodeId 2024-02-08 10:18:52.363 [DefaultDispatcher-worker-3 @coroutine#5933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f7bc9a3 2024-02-08 10:18:52.381 [DefaultDispatcher-worker-5 @coroutine#5963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f7bc9a3 2024-02-08 10:18:52.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2024-02-08 10:18:52.383 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2024-02-08 10:18:52.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:52.384 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f7bc9a3: (connection evicted) 2024-02-08 10:18:52.384 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:52.384 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2024-02-08 10:18:52.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2024-02-08 10:18:52.386 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2024-02-08 10:18:52.386 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:52.386 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:52.386 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:52.386 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:52.386 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:52.386 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:52.386 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@259647f2 2024-02-08 10:18:52.386 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:52.386 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:52.386 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:52.386 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:52.386 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:52.386 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:52.386 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:52.386 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:52.386 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:52.386 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:52.386 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:52.386 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:52.386 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:52.386 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:52.386 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:52.386 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:52.386 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:52.386 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:52.386 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:52.386 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2024-02-08 10:18:52.386 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:52.386 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:52.386 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:52.386 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:52.386 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:52.386 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:52.386 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:52.386 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:52.386 [Test worker @coroutine#5969] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2024-02-08 10:18:52.387 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@6517bc6b 2024-02-08 10:18:52.387 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@6517bc6b 2024-02-08 10:18:52.387 [Test worker @coroutine#5969] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2024-02-08 10:18:52.402 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6517bc6b 2024-02-08 10:18:52.412 [Test worker @coroutine#5970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6517bc6b 2024-02-08 10:18:52.414 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6517bc6b 2024-02-08 10:18:52.415 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6517bc6b 2024-02-08 10:18:52.415 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2024-02-08 10:18:52.416 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:52.416 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:52.416 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:52.416 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:52.416 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:52.416 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:52.416 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ee34fe4 2024-02-08 10:18:52.416 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:52.416 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:52.416 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:52.416 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:52.416 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:52.416 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:52.416 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:52.416 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:52.416 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:52.416 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:52.416 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:52.416 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:52.416 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:52.416 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:52.416 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:52.416 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:52.416 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:52.416 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:52.416 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:52.416 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2024-02-08 10:18:52.416 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:52.416 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:52.416 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:52.416 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:52.416 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:52.416 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:52.416 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:52.416 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:52.416 [Test worker @coroutine#5969] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2024-02-08 10:18:52.416 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@57dd4bc9 2024-02-08 10:18:52.416 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@57dd4bc9 2024-02-08 10:18:52.416 [Test worker @coroutine#5969] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2024-02-08 10:18:52.428 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57dd4bc9 2024-02-08 10:18:52.438 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57dd4bc9 2024-02-08 10:18:52.440 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57dd4bc9 2024-02-08 10:18:52.442 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57dd4bc9 2024-02-08 10:18:52.451 [DefaultDispatcher-worker-13 @coroutine#5982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57dd4bc9 2024-02-08 10:18:52.456 [DefaultDispatcher-worker-10 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e34840f 2024-02-08 10:18:52.456 [DefaultDispatcher-worker-10 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55561/UmAppDatabase/replication/nodeId 2024-02-08 10:18:52.456 [DefaultDispatcher-worker-10 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55561/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:52.456 [DefaultDispatcher-worker-10 @coroutine#2928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55561/UmAppDatabase/replication/nodeId 2024-02-08 10:18:52.457 [DefaultDispatcher-worker-6 @coroutine#2928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55561/UmAppDatabase/replication/nodeId 2024-02-08 10:18:52.457 [DefaultDispatcher-worker-6 @coroutine#2928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55561/UmAppDatabase/replication/nodeId 2024-02-08 10:18:52.464 [DefaultDispatcher-worker-16 @coroutine#5969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6517bc6b 2024-02-08 10:18:52.473 [DefaultDispatcher-worker-10 @coroutine#5969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6517bc6b 2024-02-08 10:18:52.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2024-02-08 10:18:52.481 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2024-02-08 10:18:52.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:52.481 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6517bc6b: (connection evicted) 2024-02-08 10:18:52.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:52.481 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2024-02-08 10:18:52.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2024-02-08 10:18:52.482 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2024-02-08 10:18:52.482 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2024-02-08 10:18:52.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:52.482 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57dd4bc9: (connection evicted) 2024-02-08 10:18:52.483 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:52.483 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2024-02-08 10:18:52.483 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2024-02-08 10:18:52.485 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2024-02-08 10:18:52.485 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:52.485 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:52.485 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:52.485 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:52.485 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:52.485 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:52.485 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@eb65fc8 2024-02-08 10:18:52.485 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:52.485 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:52.485 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:52.485 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:52.485 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:52.485 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:52.485 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:52.485 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:52.485 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:52.485 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:52.485 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:52.485 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:52.485 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:52.485 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:52.485 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:52.485 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:52.485 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:52.485 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:52.485 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:52.485 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2024-02-08 10:18:52.485 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:52.485 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:52.485 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:52.485 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:52.485 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:52.485 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:52.485 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:52.485 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:52.485 [Test worker @coroutine#6010] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2024-02-08 10:18:52.486 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@220a7f95 2024-02-08 10:18:52.486 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@220a7f95 2024-02-08 10:18:52.486 [Test worker @coroutine#6010] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2024-02-08 10:18:52.500 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@220a7f95 2024-02-08 10:18:52.510 [Test worker @coroutine#6011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@220a7f95 2024-02-08 10:18:52.511 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@220a7f95 2024-02-08 10:18:52.513 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@220a7f95 2024-02-08 10:18:52.521 [DefaultDispatcher-worker-16 @coroutine#6017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@220a7f95 2024-02-08 10:18:52.528 [DefaultDispatcher-worker-1 @coroutine#6010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@220a7f95 2024-02-08 10:18:52.542 [DefaultDispatcher-worker-8 @coroutine#6031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@220a7f95 2024-02-08 10:18:52.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2024-02-08 10:18:52.544 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2024-02-08 10:18:52.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:52.544 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@220a7f95: (connection evicted) 2024-02-08 10:18:52.545 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:52.545 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2024-02-08 10:18:52.545 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2024-02-08 10:18:52.546 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2024-02-08 10:18:52.546 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:52.546 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:52.547 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:52.547 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:52.547 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:52.547 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:52.547 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b5f48d5 2024-02-08 10:18:52.547 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:52.547 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:52.547 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:52.547 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:52.547 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:52.547 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:52.547 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:52.547 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:52.547 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:52.547 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:52.547 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:52.547 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:52.547 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:52.547 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:52.547 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:52.547 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:52.547 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:52.547 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:52.547 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:52.547 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2024-02-08 10:18:52.547 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:52.547 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:52.547 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:52.547 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:52.547 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:52.547 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:52.547 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:52.547 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:52.547 [Test worker @coroutine#6039] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2024-02-08 10:18:52.547 [DefaultDispatcher-worker-10 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f3f34c 2024-02-08 10:18:52.547 [DefaultDispatcher-worker-10 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33327/UmAppDatabase/replication/nodeId 2024-02-08 10:18:52.547 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@63236968 2024-02-08 10:18:52.547 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@63236968 2024-02-08 10:18:52.547 [DefaultDispatcher-worker-10 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33327/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:52.547 [Test worker @coroutine#6039] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2024-02-08 10:18:52.547 [DefaultDispatcher-worker-10 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33327/UmAppDatabase/replication/nodeId 2024-02-08 10:18:52.549 [DefaultDispatcher-worker-5 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33327/UmAppDatabase/replication/nodeId 2024-02-08 10:18:52.549 [DefaultDispatcher-worker-5 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33327/UmAppDatabase/replication/nodeId 2024-02-08 10:18:52.568 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63236968 2024-02-08 10:18:52.578 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63236968 2024-02-08 10:18:52.579 [Test worker @coroutine#6045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63236968 2024-02-08 10:18:52.581 [Test worker @coroutine#6047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63236968 2024-02-08 10:18:52.589 [DefaultDispatcher-worker-7 @coroutine#6049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63236968 2024-02-08 10:18:52.597 [DefaultDispatcher-worker-15 @coroutine#6061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63236968 2024-02-08 10:18:52.599 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2024-02-08 10:18:52.599 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2024-02-08 10:18:52.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:52.599 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@63236968: (connection evicted) 2024-02-08 10:18:52.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:52.599 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2024-02-08 10:18:52.599 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2024-02-08 10:18:52.602 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2024-02-08 10:18:52.602 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:52.602 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:52.602 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:52.602 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:52.602 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:52.602 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:52.602 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1400984b 2024-02-08 10:18:52.602 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:52.602 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:52.602 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:52.602 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:52.602 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:52.602 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:52.602 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:52.602 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:52.602 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:52.602 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:52.602 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:52.602 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:52.602 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:52.602 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:52.602 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:52.602 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:52.602 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:52.602 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:52.602 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:52.602 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2024-02-08 10:18:52.602 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:52.602 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:52.602 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:52.602 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:52.602 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:52.602 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:52.602 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:52.602 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:52.602 [Test worker @coroutine#6070] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2024-02-08 10:18:52.603 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ff233f9 2024-02-08 10:18:52.603 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ff233f9 2024-02-08 10:18:52.603 [Test worker @coroutine#6070] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2024-02-08 10:18:52.619 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff233f9 2024-02-08 10:18:52.630 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff233f9 2024-02-08 10:18:52.631 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff233f9 2024-02-08 10:18:52.633 [Test worker @coroutine#6075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff233f9 2024-02-08 10:18:52.642 [DefaultDispatcher-worker-16 @coroutine#6077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff233f9 2024-02-08 10:18:52.705 [HikariPool-206 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:52.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2024-02-08 10:18:52.707 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2024-02-08 10:18:52.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:52.707 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ff233f9: (connection evicted) 2024-02-08 10:18:52.708 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:52.708 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2024-02-08 10:18:52.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2024-02-08 10:18:52.708 [DefaultDispatcher-worker-1 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ac973 2024-02-08 10:18:52.708 [DefaultDispatcher-worker-13 @coroutine#3019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e2ab76 2024-02-08 10:18:52.709 [DefaultDispatcher-worker-1 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38323/UmAppDatabase/replication/nodeId 2024-02-08 10:18:52.709 [DefaultDispatcher-worker-1 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38323/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:52.709 [DefaultDispatcher-worker-13 @coroutine#3019] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 10:18:52.709 [DefaultDispatcher-worker-1 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38323/UmAppDatabase/replication/nodeId 2024-02-08 10:18:52.709 [DefaultDispatcher-worker-13 @coroutine#3019] 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-02-08 10:18:52.709 [DefaultDispatcher-worker-13 @coroutine#3019] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 10:18:52.709 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2024-02-08 10:18:52.709 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:52.709 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:52.709 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:52.709 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:52.709 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:52.709 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:52.709 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13553828 2024-02-08 10:18:52.709 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:52.709 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:52.709 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:52.709 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:52.709 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:52.709 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:52.709 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:52.709 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:52.709 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:52.709 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:52.709 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:52.709 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:52.709 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:52.709 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:52.709 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:52.709 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:52.709 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:52.709 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:52.709 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:52.709 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2024-02-08 10:18:52.709 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:52.709 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:52.709 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:52.709 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:52.709 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:52.709 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:52.709 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:52.709 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:52.709 [Test worker @coroutine#6094] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2024-02-08 10:18:52.710 [DefaultDispatcher-worker-4 @coroutine#3019] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 10:18:52.710 [DefaultDispatcher-worker-5 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38323/UmAppDatabase/replication/nodeId 2024-02-08 10:18:52.710 [DefaultDispatcher-worker-5 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38323/UmAppDatabase/replication/nodeId 2024-02-08 10:18:52.710 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@55fb9e52 2024-02-08 10:18:52.710 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@55fb9e52 2024-02-08 10:18:52.710 [Test worker @coroutine#6094] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2024-02-08 10:18:52.729 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55fb9e52 2024-02-08 10:18:52.739 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55fb9e52 2024-02-08 10:18:52.741 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55fb9e52 2024-02-08 10:18:52.742 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55fb9e52 2024-02-08 10:18:52.753 [DefaultDispatcher-worker-14 @coroutine#6104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55fb9e52 2024-02-08 10:18:52.762 [DefaultDispatcher-worker-11 @coroutine#6094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55fb9e52 2024-02-08 10:18:52.767 [DefaultDispatcher-worker-14 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7841c990 2024-02-08 10:18:52.767 [DefaultDispatcher-worker-14 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41643/UmAppDatabase/replication/nodeId 2024-02-08 10:18:52.767 [DefaultDispatcher-worker-14 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41643/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:52.767 [DefaultDispatcher-worker-14 @coroutine#3033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41643/UmAppDatabase/replication/nodeId 2024-02-08 10:18:52.768 [DefaultDispatcher-worker-3 @coroutine#3033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41643/UmAppDatabase/replication/nodeId 2024-02-08 10:18:52.768 [DefaultDispatcher-worker-3 @coroutine#3033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41643/UmAppDatabase/replication/nodeId 2024-02-08 10:18:52.769 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2024-02-08 10:18:52.769 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2024-02-08 10:18:52.769 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:52.769 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55fb9e52: (connection evicted) 2024-02-08 10:18:52.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:52.770 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2024-02-08 10:18:52.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2024-02-08 10:18:52.773 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2024-02-08 10:18:52.773 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:52.773 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:52.773 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:52.773 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:52.773 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:52.773 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:52.773 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6314e967 2024-02-08 10:18:52.773 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:52.773 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:52.773 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:52.773 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:52.773 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:52.773 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:52.773 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:52.773 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:52.773 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:52.774 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:52.774 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:52.774 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:52.774 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:52.774 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:52.774 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:52.774 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:52.774 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:52.774 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:52.774 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:52.774 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2024-02-08 10:18:52.774 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:52.774 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:52.774 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:52.774 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:52.774 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:52.774 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:52.774 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:52.774 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:52.774 [Test worker @coroutine#6123] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2024-02-08 10:18:52.774 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@4434eb51 2024-02-08 10:18:52.774 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@4434eb51 2024-02-08 10:18:52.774 [Test worker @coroutine#6123] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2024-02-08 10:18:52.788 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4434eb51 2024-02-08 10:18:52.798 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4434eb51 2024-02-08 10:18:52.800 [Test worker @coroutine#6126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4434eb51 2024-02-08 10:18:52.801 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4434eb51 2024-02-08 10:18:52.805 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2024-02-08 10:18:52.805 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2024-02-08 10:18:52.805 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:18:52.805 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:52.805 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2024-02-08 10:18:52.805 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2024-02-08 10:18:52.805 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2024-02-08 10:18:52.806 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:52.806 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:52.806 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:52.806 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:52.806 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:52.806 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:52.806 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53d3ae89 2024-02-08 10:18:52.806 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:52.806 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:52.806 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:52.806 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:52.806 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:52.806 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:52.806 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:52.806 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:52.806 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:52.806 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:52.806 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:52.806 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:52.806 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:52.806 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:52.806 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:52.806 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:52.806 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:52.806 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:52.806 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:52.806 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2024-02-08 10:18:52.806 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:52.806 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:52.806 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:52.806 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:52.806 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:52.806 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:52.806 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:52.806 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:52.806 [Test worker @coroutine#6139] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2024-02-08 10:18:52.806 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@bc85538 2024-02-08 10:18:52.806 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@bc85538 2024-02-08 10:18:52.806 [Test worker @coroutine#6139] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2024-02-08 10:18:52.818 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bc85538 2024-02-08 10:18:52.829 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bc85538 2024-02-08 10:18:52.830 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bc85538 2024-02-08 10:18:52.832 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bc85538 2024-02-08 10:18:52.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2024-02-08 10:18:52.834 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2024-02-08 10:18:52.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:18:52.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:52.834 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2024-02-08 10:18:52.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2024-02-08 10:18:52.835 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2024-02-08 10:18:52.835 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:52.835 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:52.835 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:52.835 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:52.835 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:52.835 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:52.835 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73136174 2024-02-08 10:18:52.835 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:52.835 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:52.835 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:52.835 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:52.835 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:52.835 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:52.835 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:52.835 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:52.835 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:52.835 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:52.835 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:52.835 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:52.835 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:52.835 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:52.835 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:52.835 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:52.835 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:52.835 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:52.835 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:52.835 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2024-02-08 10:18:52.835 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:52.835 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:52.835 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:52.835 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:52.835 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:52.835 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:52.835 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:52.835 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:52.835 [Test worker @coroutine#6156] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2024-02-08 10:18:52.836 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@43300e64 2024-02-08 10:18:52.836 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@43300e64 2024-02-08 10:18:52.836 [Test worker @coroutine#6156] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2024-02-08 10:18:52.849 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43300e64 2024-02-08 10:18:52.859 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43300e64 2024-02-08 10:18:52.861 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43300e64 2024-02-08 10:18:52.863 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43300e64 2024-02-08 10:18:52.866 [DefaultDispatcher-worker-10 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4172c967 2024-02-08 10:18:52.866 [DefaultDispatcher-worker-10 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41437/UmAppDatabase/replication/nodeId 2024-02-08 10:18:52.867 [DefaultDispatcher-worker-10 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41437/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:52.867 [DefaultDispatcher-worker-10 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41437/UmAppDatabase/replication/nodeId 2024-02-08 10:18:52.868 [DefaultDispatcher-worker-10 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41437/UmAppDatabase/replication/nodeId 2024-02-08 10:18:52.868 [DefaultDispatcher-worker-10 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41437/UmAppDatabase/replication/nodeId 2024-02-08 10:18:52.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2024-02-08 10:18:52.868 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2024-02-08 10:18:52.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:18:52.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:52.868 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2024-02-08 10:18:52.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2024-02-08 10:18:52.874 [UI Thread @coroutine#6180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34575/Site/verify 2024-02-08 10:18:52.874 [UI Thread @coroutine#6180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34575/Site/verify. 2024-02-08 10:18:52.874 [UI Thread @coroutine#6180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34575/Site/verify 2024-02-08 10:18:52.875 [UI Thread @coroutine#6180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34575/Site/verify 2024-02-08 10:18:52.875 [UI Thread @coroutine#6180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34575/Site/verify 2024-02-08 10:18:52.875 [UI Thread @coroutine#6180] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:34575/Site/verify. 2024-02-08 10:18:52.876 [UI Thread @coroutine#6180] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:34575/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 10:18:52.879 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2024-02-08 10:18:52.880 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:52.880 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:52.880 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:52.880 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:52.880 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:52.880 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:52.880 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47db5b8f 2024-02-08 10:18:52.880 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:52.880 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:52.880 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:52.880 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:52.880 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:52.880 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:52.880 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:52.880 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:52.880 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:52.880 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:52.880 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:52.880 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:52.880 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:52.880 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:52.880 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:52.880 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:52.880 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:52.880 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:52.880 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:52.880 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2024-02-08 10:18:52.880 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:52.880 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:52.880 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:52.880 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:52.880 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:52.880 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:52.880 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:52.880 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:52.880 [Test worker @coroutine#6194] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2024-02-08 10:18:52.880 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ef8cfbb 2024-02-08 10:18:52.880 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ef8cfbb 2024-02-08 10:18:52.880 [Test worker @coroutine#6194] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2024-02-08 10:18:52.896 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ef8cfbb 2024-02-08 10:18:52.907 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ef8cfbb 2024-02-08 10:18:52.908 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ef8cfbb 2024-02-08 10:18:52.910 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ef8cfbb 2024-02-08 10:18:52.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2024-02-08 10:18:52.912 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2024-02-08 10:18:52.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:18:52.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:52.913 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2024-02-08 10:18:52.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2024-02-08 10:18:52.913 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2024-02-08 10:18:52.913 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:52.913 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:52.913 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:52.913 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:52.913 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:52.913 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:52.913 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6419726f 2024-02-08 10:18:52.913 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:52.913 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:52.913 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:52.913 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:52.913 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:52.913 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:52.913 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:52.913 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:52.913 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:52.913 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:52.913 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:52.913 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:52.913 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:52.913 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:52.913 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:52.913 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:52.913 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:52.913 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:52.913 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:52.913 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2024-02-08 10:18:52.913 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:52.913 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:52.913 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:52.913 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:52.913 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:52.913 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:52.913 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:52.913 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:52.913 [Test worker @coroutine#6211] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2024-02-08 10:18:52.914 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@63f093a 2024-02-08 10:18:52.914 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@63f093a 2024-02-08 10:18:52.914 [Test worker @coroutine#6211] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2024-02-08 10:18:52.926 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f093a 2024-02-08 10:18:52.937 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f093a 2024-02-08 10:18:52.938 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f093a 2024-02-08 10:18:52.940 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f093a 2024-02-08 10:18:52.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2024-02-08 10:18:52.942 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2024-02-08 10:18:52.942 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:18:52.942 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:52.942 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2024-02-08 10:18:52.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2024-02-08 10:18:52.943 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2024-02-08 10:18:52.943 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:52.943 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:52.943 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:52.943 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:52.943 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:52.943 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:52.943 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a98f106 2024-02-08 10:18:52.943 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:52.943 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:52.943 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:52.943 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:52.943 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:52.943 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:52.943 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:52.943 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:52.943 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:52.943 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:52.943 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:52.943 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:52.943 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:52.943 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:52.943 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:52.943 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:52.943 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:52.943 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:52.943 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:52.943 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2024-02-08 10:18:52.943 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:52.943 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:52.943 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:52.943 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:52.944 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:52.944 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:52.944 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:52.944 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:52.944 [Test worker @coroutine#6228] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2024-02-08 10:18:52.944 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@45382749 2024-02-08 10:18:52.944 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@45382749 2024-02-08 10:18:52.944 [Test worker @coroutine#6228] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2024-02-08 10:18:52.957 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45382749 2024-02-08 10:18:52.967 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45382749 2024-02-08 10:18:52.968 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45382749 2024-02-08 10:18:52.970 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45382749 2024-02-08 10:18:52.972 [UI Thread @coroutine#6242] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47737/Site/verify 2024-02-08 10:18:52.972 [UI Thread @coroutine#6242] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47737/Site/verify. 2024-02-08 10:18:52.972 [UI Thread @coroutine#6242] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47737/Site/verify 2024-02-08 10:18:52.974 [UI Thread @coroutine#6242] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47737/Site/verify 2024-02-08 10:18:52.974 [UI Thread @coroutine#6242] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47737/Site/verify 2024-02-08 10:18:52.974 [UI Thread @coroutine#6242] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:47737/Site/verify. 2024-02-08 10:18:52.974 [UI Thread @coroutine#6242] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47737/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 10:18:52.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2024-02-08 10:18:52.976 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2024-02-08 10:18:52.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:18:52.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:52.976 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2024-02-08 10:18:52.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2024-02-08 10:18:52.981 [UI Thread @coroutine#6254] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34349/Site/verify 2024-02-08 10:18:52.981 [UI Thread @coroutine#6254] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34349/Site/verify. 2024-02-08 10:18:52.981 [UI Thread @coroutine#6254] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34349/Site/verify 2024-02-08 10:18:52.982 [UI Thread @coroutine#6254] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34349/Site/verify 2024-02-08 10:18:52.982 [UI Thread @coroutine#6254] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34349/Site/verify 2024-02-08 10:18:52.982 [UI Thread @coroutine#6254] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:34349/Site/verify. 2024-02-08 10:18:52.982 [UI Thread @coroutine#6254] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:34349/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 10:18:52.988 [UI Thread @coroutine#6267] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40853/Site/verify 2024-02-08 10:18:52.988 [UI Thread @coroutine#6267] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40853/Site/verify. 2024-02-08 10:18:52.988 [UI Thread @coroutine#6267] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40853/Site/verify 2024-02-08 10:18:52.989 [UI Thread @coroutine#6267] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40853/Site/verify 2024-02-08 10:18:52.989 [UI Thread @coroutine#6267] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40853/Site/verify 2024-02-08 10:18:52.990 [UI Thread @coroutine#6267] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:40853/Site/verify. 2024-02-08 10:18:52.990 [UI Thread @coroutine#6267] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40853/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 10:18:52.995 [UI Thread @coroutine#6281] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2024-02-08 10:18:52.995 [UI Thread @coroutine#6281] 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-02-08 10:18:52.995 [UI Thread @coroutine#6281] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2024-02-08 10:18:52.996 [UI Thread @coroutine#6281] 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-02-08 10:18:53.000 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2024-02-08 10:18:53.000 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:53.000 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:53.000 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:53.000 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:53.000 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:53.000 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:53.000 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42a698bd 2024-02-08 10:18:53.000 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:53.000 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:53.000 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:53.000 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:53.000 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:53.000 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:53.000 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:53.000 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:53.000 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:53.000 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:53.000 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:53.000 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:53.000 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:53.000 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:53.001 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:53.001 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:53.001 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:53.001 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:53.001 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:53.001 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2024-02-08 10:18:53.001 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:53.001 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:53.001 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:53.001 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:53.001 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:53.001 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:53.001 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:53.001 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:53.001 [Test worker @coroutine#6288] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2024-02-08 10:18:53.001 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e047d85 2024-02-08 10:18:53.001 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e047d85 2024-02-08 10:18:53.001 [Test worker @coroutine#6288] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2024-02-08 10:18:53.017 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e047d85 2024-02-08 10:18:53.028 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e047d85 2024-02-08 10:18:53.029 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e047d85 2024-02-08 10:18:53.031 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e047d85 2024-02-08 10:18:53.040 [DefaultDispatcher-worker-5 @coroutine#6295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e047d85 2024-02-08 10:18:53.060 [DefaultDispatcher-worker-5 @coroutine#6288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e047d85 2024-02-08 10:18:53.070 [DefaultDispatcher-worker-17 @coroutine#6288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e047d85 2024-02-08 10:18:53.075 [DefaultDispatcher-worker-14 @coroutine#6288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e047d85 2024-02-08 10:18:53.085 [DefaultDispatcher-worker-14 @coroutine#6288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e047d85 2024-02-08 10:18:53.092 [DefaultDispatcher-worker-14 @coroutine#6288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e047d85 2024-02-08 10:18:53.098 [DefaultDispatcher-worker-5 @coroutine#6288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e047d85 2024-02-08 10:18:53.101 [HikariPool-214 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:53.115 [DefaultDispatcher-worker-13 @coroutine#6311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e047d85 2024-02-08 10:18:53.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2024-02-08 10:18:53.117 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2024-02-08 10:18:53.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:53.117 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e047d85: (connection evicted) 2024-02-08 10:18:53.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:53.118 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2024-02-08 10:18:53.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2024-02-08 10:18:53.120 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2024-02-08 10:18:53.120 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:53.120 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:53.120 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:53.120 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:53.120 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:53.120 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:53.120 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b6789cf 2024-02-08 10:18:53.120 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:53.120 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:53.120 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:53.120 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:53.120 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:53.120 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:53.120 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:53.120 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:53.120 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:53.120 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:53.120 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:53.120 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:53.120 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:53.120 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:53.120 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:53.120 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:53.120 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:53.120 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:53.120 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:53.120 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2024-02-08 10:18:53.120 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:53.120 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:53.120 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:53.120 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:53.120 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:53.120 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:53.120 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:53.120 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:53.121 [Test worker @coroutine#6317] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2024-02-08 10:18:53.121 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@6980e66a 2024-02-08 10:18:53.121 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@6980e66a 2024-02-08 10:18:53.121 [Test worker @coroutine#6317] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2024-02-08 10:18:53.138 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6980e66a 2024-02-08 10:18:53.140 [DefaultDispatcher-worker-14 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc2c13c 2024-02-08 10:18:53.140 [DefaultDispatcher-worker-14 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59397/UmAppDatabase/replication/nodeId 2024-02-08 10:18:53.140 [DefaultDispatcher-worker-14 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59397/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:53.140 [DefaultDispatcher-worker-14 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59397/UmAppDatabase/replication/nodeId 2024-02-08 10:18:53.141 [DefaultDispatcher-worker-13 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59397/UmAppDatabase/replication/nodeId 2024-02-08 10:18:53.142 [DefaultDispatcher-worker-13 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59397/UmAppDatabase/replication/nodeId 2024-02-08 10:18:53.148 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6980e66a 2024-02-08 10:18:53.150 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6980e66a 2024-02-08 10:18:53.152 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6980e66a 2024-02-08 10:18:53.152 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2024-02-08 10:18:53.152 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:53.152 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:53.152 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:53.152 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:53.152 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:53.152 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:53.152 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2dac4d04 2024-02-08 10:18:53.152 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:53.152 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:53.152 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:53.152 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:53.152 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:53.152 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:53.152 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:53.152 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:53.152 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:53.152 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:53.152 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:53.152 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:53.152 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:53.152 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:53.152 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:53.152 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:53.152 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:53.152 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:53.152 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:53.152 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2024-02-08 10:18:53.152 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:53.152 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:53.152 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:53.152 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:53.152 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:53.152 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:53.152 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:53.152 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:53.152 [Test worker @coroutine#6317] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2024-02-08 10:18:53.153 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@65b17373 2024-02-08 10:18:53.153 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@65b17373 2024-02-08 10:18:53.153 [Test worker @coroutine#6317] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2024-02-08 10:18:53.166 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b17373 2024-02-08 10:18:53.176 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b17373 2024-02-08 10:18:53.178 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b17373 2024-02-08 10:18:53.179 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b17373 2024-02-08 10:18:53.190 [DefaultDispatcher-worker-4 @coroutine#6335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b17373 2024-02-08 10:18:53.202 [DefaultDispatcher-worker-12 @coroutine#6317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6980e66a 2024-02-08 10:18:53.210 [DefaultDispatcher-worker-16 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7891742e 2024-02-08 10:18:53.210 [DefaultDispatcher-worker-16 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33415/UmAppDatabase/replication/nodeId 2024-02-08 10:18:53.210 [DefaultDispatcher-worker-16 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33415/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:53.210 [DefaultDispatcher-worker-16 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33415/UmAppDatabase/replication/nodeId 2024-02-08 10:18:53.211 [DefaultDispatcher-worker-13 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33415/UmAppDatabase/replication/nodeId 2024-02-08 10:18:53.212 [DefaultDispatcher-worker-13 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33415/UmAppDatabase/replication/nodeId 2024-02-08 10:18:53.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2024-02-08 10:18:53.218 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2024-02-08 10:18:53.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:53.218 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6980e66a: (connection evicted) 2024-02-08 10:18:53.219 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:53.219 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2024-02-08 10:18:53.219 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2024-02-08 10:18:53.219 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2024-02-08 10:18:53.219 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2024-02-08 10:18:53.219 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:53.219 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65b17373: (connection evicted) 2024-02-08 10:18:53.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:53.220 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2024-02-08 10:18:53.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2024-02-08 10:18:53.221 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2024-02-08 10:18:53.222 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:53.222 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:53.222 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:53.222 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:53.222 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:53.222 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:53.222 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22599048 2024-02-08 10:18:53.222 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:53.222 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:53.222 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:53.222 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:53.222 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:53.222 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:53.222 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:53.222 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:53.222 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:53.222 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:53.222 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:53.222 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:53.222 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:53.222 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:53.222 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:53.222 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:53.222 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:53.222 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:53.222 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:53.222 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2024-02-08 10:18:53.222 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:53.222 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:53.222 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:53.222 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:53.222 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:53.222 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:53.222 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:53.222 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:53.222 [Test worker @coroutine#6372] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2024-02-08 10:18:53.222 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@38007ead 2024-02-08 10:18:53.222 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@38007ead 2024-02-08 10:18:53.222 [Test worker @coroutine#6372] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2024-02-08 10:18:53.239 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38007ead 2024-02-08 10:18:53.249 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38007ead 2024-02-08 10:18:53.250 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38007ead 2024-02-08 10:18:53.252 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38007ead 2024-02-08 10:18:53.252 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2024-02-08 10:18:53.252 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:53.252 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:53.252 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:53.252 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:53.252 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:53.252 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:53.252 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a68818c 2024-02-08 10:18:53.252 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:53.252 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:53.252 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:53.252 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:53.252 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:53.252 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:53.252 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:53.252 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:53.252 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:53.252 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:53.252 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:53.252 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:53.252 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:53.252 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:53.252 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:53.252 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:53.252 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:53.252 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:53.252 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:53.252 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2024-02-08 10:18:53.253 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:53.253 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:53.253 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:53.253 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:53.253 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:53.253 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:53.253 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:53.253 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:53.253 [Test worker @coroutine#6372] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2024-02-08 10:18:53.253 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@276ae21c 2024-02-08 10:18:53.253 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@276ae21c 2024-02-08 10:18:53.253 [Test worker @coroutine#6372] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2024-02-08 10:18:53.265 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@276ae21c 2024-02-08 10:18:53.276 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@276ae21c 2024-02-08 10:18:53.277 [DefaultDispatcher-worker-9 @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69988d42 2024-02-08 10:18:53.277 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@276ae21c 2024-02-08 10:18:53.277 [DefaultDispatcher-worker-9 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33425/UmAppDatabase/replication/nodeId 2024-02-08 10:18:53.277 [DefaultDispatcher-worker-9 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33425/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:53.277 [DefaultDispatcher-worker-9 @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33425/UmAppDatabase/replication/nodeId 2024-02-08 10:18:53.278 [DefaultDispatcher-worker-1 @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33425/UmAppDatabase/replication/nodeId 2024-02-08 10:18:53.278 [DefaultDispatcher-worker-1 @coroutine#2849] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33425/UmAppDatabase/replication/nodeId 2024-02-08 10:18:53.279 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@276ae21c 2024-02-08 10:18:53.288 [DefaultDispatcher-worker-2 @coroutine#6388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@276ae21c 2024-02-08 10:18:53.302 [DefaultDispatcher-worker-8 @coroutine#6372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38007ead 2024-02-08 10:18:53.312 [DefaultDispatcher-worker-16 @coroutine#6372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38007ead 2024-02-08 10:18:53.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2024-02-08 10:18:53.316 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2024-02-08 10:18:53.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:53.316 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38007ead: (connection evicted) 2024-02-08 10:18:53.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:53.317 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2024-02-08 10:18:53.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2024-02-08 10:18:53.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2024-02-08 10:18:53.317 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2024-02-08 10:18:53.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:53.317 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@276ae21c: (connection evicted) 2024-02-08 10:18:53.318 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:53.318 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2024-02-08 10:18:53.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2024-02-08 10:18:53.319 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2024-02-08 10:18:53.319 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:53.319 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:53.319 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:53.319 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:53.319 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:53.319 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:53.319 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d38758a 2024-02-08 10:18:53.319 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:53.319 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:53.319 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:53.319 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:53.319 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:53.319 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:53.319 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:53.319 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:53.319 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:53.319 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:53.319 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:53.319 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:53.319 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:53.319 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:53.319 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:53.319 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:53.319 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:53.319 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:53.319 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:53.319 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2024-02-08 10:18:53.319 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:53.319 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:53.319 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:53.319 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:53.319 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:53.319 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:53.319 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:53.319 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:53.319 [Test worker @coroutine#6423] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2024-02-08 10:18:53.320 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c7da28 2024-02-08 10:18:53.320 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c7da28 2024-02-08 10:18:53.320 [Test worker @coroutine#6423] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2024-02-08 10:18:53.333 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c7da28 2024-02-08 10:18:53.344 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c7da28 2024-02-08 10:18:53.346 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c7da28 2024-02-08 10:18:53.347 [Test worker @coroutine#6428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c7da28 2024-02-08 10:18:53.348 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2024-02-08 10:18:53.348 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:53.348 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:53.348 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:53.348 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:53.348 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:53.348 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:53.348 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@557fe039 2024-02-08 10:18:53.348 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:53.348 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:53.348 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:53.348 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:53.348 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:53.348 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:53.348 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:53.348 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:53.348 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:53.348 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:53.348 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:53.348 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:53.348 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:53.348 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:53.348 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:53.348 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:53.348 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:53.348 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:53.348 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:53.348 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2024-02-08 10:18:53.348 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:53.348 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:53.348 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:53.348 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:53.348 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:53.348 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:53.348 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:53.348 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:53.348 [Test worker @coroutine#6423] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2024-02-08 10:18:53.348 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@79cfc008 2024-02-08 10:18:53.348 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@79cfc008 2024-02-08 10:18:53.348 [Test worker @coroutine#6423] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2024-02-08 10:18:53.361 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79cfc008 2024-02-08 10:18:53.364 [DefaultDispatcher-worker-7 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b1895e 2024-02-08 10:18:53.364 [DefaultDispatcher-worker-7 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46945/UmAppDatabase/replication/nodeId 2024-02-08 10:18:53.364 [DefaultDispatcher-worker-7 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46945/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:53.364 [DefaultDispatcher-worker-7 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46945/UmAppDatabase/replication/nodeId 2024-02-08 10:18:53.365 [DefaultDispatcher-worker-17 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46945/UmAppDatabase/replication/nodeId 2024-02-08 10:18:53.366 [DefaultDispatcher-worker-17 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46945/UmAppDatabase/replication/nodeId 2024-02-08 10:18:53.374 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79cfc008 2024-02-08 10:18:53.375 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79cfc008 2024-02-08 10:18:53.377 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79cfc008 2024-02-08 10:18:53.387 [DefaultDispatcher-worker-4 @coroutine#6440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79cfc008 2024-02-08 10:18:53.401 [DefaultDispatcher-worker-18 @coroutine#6423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c7da28 2024-02-08 10:18:53.410 [DefaultDispatcher-worker-15 @coroutine#6423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c7da28 2024-02-08 10:18:53.420 [HikariPool-219 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:53.448 [HikariPool-220 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:53.465 [DefaultDispatcher-worker-15 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e34840f 2024-02-08 10:18:53.465 [DefaultDispatcher-worker-15 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55561/UmAppDatabase/replication/nodeId 2024-02-08 10:18:53.465 [DefaultDispatcher-worker-15 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55561/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:53.465 [DefaultDispatcher-worker-15 @coroutine#2928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55561/UmAppDatabase/replication/nodeId 2024-02-08 10:18:53.467 [DefaultDispatcher-worker-18 @coroutine#2928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55561/UmAppDatabase/replication/nodeId 2024-02-08 10:18:53.467 [DefaultDispatcher-worker-18 @coroutine#2928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55561/UmAppDatabase/replication/nodeId 2024-02-08 10:18:53.557 [DefaultDispatcher-worker-15 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f3f34c 2024-02-08 10:18:53.558 [DefaultDispatcher-worker-15 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33327/UmAppDatabase/replication/nodeId 2024-02-08 10:18:53.558 [DefaultDispatcher-worker-15 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33327/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:53.558 [DefaultDispatcher-worker-15 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33327/UmAppDatabase/replication/nodeId 2024-02-08 10:18:53.559 [DefaultDispatcher-worker-3 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33327/UmAppDatabase/replication/nodeId 2024-02-08 10:18:53.559 [DefaultDispatcher-worker-3 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33327/UmAppDatabase/replication/nodeId 2024-02-08 10:18:53.663 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2024-02-08 10:18:53.663 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2024-02-08 10:18:53.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:53.664 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c7da28: (connection evicted) 2024-02-08 10:18:53.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:53.664 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2024-02-08 10:18:53.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2024-02-08 10:18:53.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2024-02-08 10:18:53.664 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2024-02-08 10:18:53.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:53.665 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79cfc008: (connection evicted) 2024-02-08 10:18:53.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:53.665 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2024-02-08 10:18:53.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2024-02-08 10:18:53.667 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2024-02-08 10:18:53.667 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:53.667 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:53.667 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:53.667 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:53.667 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:53.667 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:53.667 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76140ca5 2024-02-08 10:18:53.667 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:53.667 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:53.667 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:53.667 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:53.667 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:53.667 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:53.667 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:53.667 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:53.667 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:53.667 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:53.667 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:53.667 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:53.667 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:53.667 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:53.667 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:53.667 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:53.667 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:53.667 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:53.667 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:53.667 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2024-02-08 10:18:53.667 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:53.667 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:53.667 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:53.667 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:53.667 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:53.667 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:53.667 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:53.667 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:53.667 [Test worker @coroutine#6486] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2024-02-08 10:18:53.668 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@4057eb76 2024-02-08 10:18:53.668 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@4057eb76 2024-02-08 10:18:53.668 [Test worker @coroutine#6486] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2024-02-08 10:18:53.682 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4057eb76 2024-02-08 10:18:53.693 [Test worker @coroutine#6487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4057eb76 2024-02-08 10:18:53.694 [Test worker @coroutine#6490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4057eb76 2024-02-08 10:18:53.696 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4057eb76 2024-02-08 10:18:53.696 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2024-02-08 10:18:53.696 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:53.696 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:53.696 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:53.696 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:53.696 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:53.696 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:53.696 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69a8191e 2024-02-08 10:18:53.696 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:53.696 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:53.696 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:53.696 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:53.696 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:53.696 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:53.696 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:53.696 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:53.696 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:53.696 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:53.696 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:53.696 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:53.696 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:53.696 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:53.697 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:53.697 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:53.697 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:53.697 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:53.697 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:53.697 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2024-02-08 10:18:53.697 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:53.697 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:53.697 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:53.697 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:53.697 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:53.697 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:53.697 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:53.697 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:53.697 [Test worker @coroutine#6486] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2024-02-08 10:18:53.697 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@1621264e 2024-02-08 10:18:53.697 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@1621264e 2024-02-08 10:18:53.697 [Test worker @coroutine#6486] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2024-02-08 10:18:53.710 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1621264e 2024-02-08 10:18:53.721 [DefaultDispatcher-worker-16 @coroutine#3019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e2ab76 2024-02-08 10:18:53.721 [DefaultDispatcher-worker-12 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ac973 2024-02-08 10:18:53.721 [DefaultDispatcher-worker-16 @coroutine#3019] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 10:18:53.721 [DefaultDispatcher-worker-16 @coroutine#3019] 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-02-08 10:18:53.721 [DefaultDispatcher-worker-16 @coroutine#3019] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 10:18:53.721 [DefaultDispatcher-worker-12 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38323/UmAppDatabase/replication/nodeId 2024-02-08 10:18:53.721 [DefaultDispatcher-worker-12 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38323/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:53.721 [DefaultDispatcher-worker-12 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38323/UmAppDatabase/replication/nodeId 2024-02-08 10:18:53.721 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1621264e 2024-02-08 10:18:53.722 [DefaultDispatcher-worker-14 @coroutine#3019] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 10:18:53.722 [DefaultDispatcher-worker-11 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38323/UmAppDatabase/replication/nodeId 2024-02-08 10:18:53.722 [DefaultDispatcher-worker-11 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38323/UmAppDatabase/replication/nodeId 2024-02-08 10:18:53.724 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1621264e 2024-02-08 10:18:53.726 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1621264e 2024-02-08 10:18:53.735 [DefaultDispatcher-worker-15 @coroutine#6506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1621264e 2024-02-08 10:18:53.749 [DefaultDispatcher-worker-10 @coroutine#6486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4057eb76 2024-02-08 10:18:53.755 [DefaultDispatcher-worker-12 @coroutine#6486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4057eb76 2024-02-08 10:18:53.762 [DefaultDispatcher-worker-15 @coroutine#6486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4057eb76 2024-02-08 10:18:53.768 [HikariPool-221 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:18:53.769 [DefaultDispatcher-worker-16 @coroutine#6486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4057eb76 2024-02-08 10:18:53.778 [DefaultDispatcher-worker-14 @coroutine#6486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4057eb76 2024-02-08 10:18:53.778 [DefaultDispatcher-worker-10 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7841c990 2024-02-08 10:18:53.779 [DefaultDispatcher-worker-10 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41643/UmAppDatabase/replication/nodeId 2024-02-08 10:18:53.779 [DefaultDispatcher-worker-10 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41643/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:53.779 [DefaultDispatcher-worker-10 @coroutine#3033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41643/UmAppDatabase/replication/nodeId 2024-02-08 10:18:53.780 [DefaultDispatcher-worker-10 @coroutine#3033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41643/UmAppDatabase/replication/nodeId 2024-02-08 10:18:53.780 [DefaultDispatcher-worker-10 @coroutine#3033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41643/UmAppDatabase/replication/nodeId 2024-02-08 10:18:53.786 [DefaultDispatcher-worker-18 @coroutine#6486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4057eb76 2024-02-08 10:18:53.790 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2024-02-08 10:18:53.790 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2024-02-08 10:18:53.790 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:53.790 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4057eb76: (connection evicted) 2024-02-08 10:18:53.791 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:53.791 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2024-02-08 10:18:53.791 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2024-02-08 10:18:53.791 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2024-02-08 10:18:53.791 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2024-02-08 10:18:53.791 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:53.791 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1621264e: (connection evicted) 2024-02-08 10:18:53.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:53.792 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2024-02-08 10:18:53.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2024-02-08 10:18:53.793 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2024-02-08 10:18:53.793 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:53.793 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:53.793 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:53.793 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:53.793 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:53.793 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:53.793 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f84e764 2024-02-08 10:18:53.793 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:53.793 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:53.793 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:53.793 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:53.793 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:53.793 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:53.793 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:53.793 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:53.793 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:53.793 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:53.793 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:53.793 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:53.793 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:53.793 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:53.793 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:53.793 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:53.793 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:53.793 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:53.793 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:53.793 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2024-02-08 10:18:53.793 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:53.793 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:53.793 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:53.793 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:53.793 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:53.793 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:53.793 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:53.793 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:53.793 [Test worker @coroutine#6549] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2024-02-08 10:18:53.794 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e95fc31 2024-02-08 10:18:53.794 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e95fc31 2024-02-08 10:18:53.794 [Test worker @coroutine#6549] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2024-02-08 10:18:53.810 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e95fc31 2024-02-08 10:18:53.821 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e95fc31 2024-02-08 10:18:53.823 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e95fc31 2024-02-08 10:18:53.824 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e95fc31 2024-02-08 10:18:53.824 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2024-02-08 10:18:53.825 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:53.825 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:53.825 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:53.825 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:53.825 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:53.825 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:53.825 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@363d3958 2024-02-08 10:18:53.825 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:53.825 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:53.825 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:53.825 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:53.825 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:53.825 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:53.825 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:53.825 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:53.825 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:53.825 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:53.825 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:53.825 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:53.825 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:53.825 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:53.825 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:53.825 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:53.825 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:53.825 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:53.825 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:53.825 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2024-02-08 10:18:53.825 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:53.825 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:53.825 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:53.825 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:53.825 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:53.825 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:53.825 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:53.825 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:53.825 [Test worker @coroutine#6549] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2024-02-08 10:18:53.825 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ca6e265 2024-02-08 10:18:53.825 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ca6e265 2024-02-08 10:18:53.825 [Test worker @coroutine#6549] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2024-02-08 10:18:53.838 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ca6e265 2024-02-08 10:18:53.848 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ca6e265 2024-02-08 10:18:53.850 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ca6e265 2024-02-08 10:18:53.852 [Test worker @coroutine#6560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ca6e265 2024-02-08 10:18:53.862 [DefaultDispatcher-worker-8 @coroutine#6562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ca6e265 2024-02-08 10:18:53.881 [DefaultDispatcher-worker-11 @coroutine#6549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e95fc31 2024-02-08 10:18:53.881 [DefaultDispatcher-worker-16 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4172c967 2024-02-08 10:18:53.881 [DefaultDispatcher-worker-16 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41437/UmAppDatabase/replication/nodeId 2024-02-08 10:18:53.881 [DefaultDispatcher-worker-16 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41437/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:53.881 [DefaultDispatcher-worker-16 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41437/UmAppDatabase/replication/nodeId 2024-02-08 10:18:53.883 [DefaultDispatcher-worker-7 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41437/UmAppDatabase/replication/nodeId 2024-02-08 10:18:53.883 [DefaultDispatcher-worker-7 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41437/UmAppDatabase/replication/nodeId 2024-02-08 10:18:53.889 [DefaultDispatcher-worker-5 @coroutine#6549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e95fc31 2024-02-08 10:18:53.894 [HikariPool-223 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:18:53.897 [DefaultDispatcher-worker-7 @coroutine#6549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e95fc31 2024-02-08 10:18:53.904 [DefaultDispatcher-worker-7 @coroutine#6549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e95fc31 2024-02-08 10:18:53.910 [DefaultDispatcher-worker-18 @coroutine#6549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e95fc31 2024-02-08 10:18:53.915 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2024-02-08 10:18:53.915 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2024-02-08 10:18:53.915 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:53.915 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e95fc31: (connection evicted) 2024-02-08 10:18:53.916 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:53.916 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2024-02-08 10:18:53.916 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2024-02-08 10:18:53.916 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2024-02-08 10:18:53.916 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2024-02-08 10:18:53.916 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:53.917 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ca6e265: (connection evicted) 2024-02-08 10:18:53.917 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:53.917 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2024-02-08 10:18:53.917 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2024-02-08 10:18:53.918 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2024-02-08 10:18:53.918 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:53.918 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:53.918 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:53.918 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:53.918 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:53.918 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:53.918 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43815bc 2024-02-08 10:18:53.918 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:53.918 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:53.918 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:53.918 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:53.918 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:53.918 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:53.918 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:53.919 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:53.919 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:53.919 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:53.919 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:53.919 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:53.919 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:53.919 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:53.919 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:53.919 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:53.919 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:53.919 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:53.919 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:53.919 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2024-02-08 10:18:53.919 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:53.919 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:53.919 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:53.919 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:53.919 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:53.919 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:53.919 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:53.919 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:53.919 [Test worker @coroutine#6603] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2024-02-08 10:18:53.919 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ae3591b 2024-02-08 10:18:53.919 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ae3591b 2024-02-08 10:18:53.919 [Test worker @coroutine#6603] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2024-02-08 10:18:53.934 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae3591b 2024-02-08 10:18:53.944 [Test worker @coroutine#6604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae3591b 2024-02-08 10:18:53.946 [Test worker @coroutine#6606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae3591b 2024-02-08 10:18:53.948 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae3591b 2024-02-08 10:18:53.948 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2024-02-08 10:18:53.948 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:53.948 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:53.948 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:53.948 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:53.948 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:53.948 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:53.948 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15e86d24 2024-02-08 10:18:53.948 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:53.948 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:53.948 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:53.948 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:53.948 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:53.948 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:53.948 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:53.948 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:53.948 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:53.948 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:53.948 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:53.948 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:53.948 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:53.948 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:53.948 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:53.948 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:53.948 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:53.948 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:53.948 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:53.948 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2024-02-08 10:18:53.948 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:53.948 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:53.948 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:53.948 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:53.948 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:53.948 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:53.948 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:53.948 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:53.948 [Test worker @coroutine#6603] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2024-02-08 10:18:53.949 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@415cb259 2024-02-08 10:18:53.949 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@415cb259 2024-02-08 10:18:53.949 [Test worker @coroutine#6603] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2024-02-08 10:18:53.961 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415cb259 2024-02-08 10:18:53.971 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415cb259 2024-02-08 10:18:53.973 [Test worker @coroutine#6613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415cb259 2024-02-08 10:18:53.975 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415cb259 2024-02-08 10:18:53.985 [DefaultDispatcher-worker-5 @coroutine#6617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415cb259 2024-02-08 10:18:53.998 [DefaultDispatcher-worker-18 @coroutine#6603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae3591b 2024-02-08 10:18:54.006 [DefaultDispatcher-worker-7 @coroutine#6603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae3591b 2024-02-08 10:18:54.013 [DefaultDispatcher-worker-17 @coroutine#6603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae3591b 2024-02-08 10:18:54.019 [HikariPool-225 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:18:54.021 [DefaultDispatcher-worker-8 @coroutine#6603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae3591b 2024-02-08 10:18:54.029 [DefaultDispatcher-worker-7 @coroutine#6603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae3591b 2024-02-08 10:18:54.037 [DefaultDispatcher-worker-17 @coroutine#6603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae3591b 2024-02-08 10:18:54.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2024-02-08 10:18:54.041 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2024-02-08 10:18:54.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:54.042 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ae3591b: (connection evicted) 2024-02-08 10:18:54.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:54.042 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2024-02-08 10:18:54.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2024-02-08 10:18:54.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2024-02-08 10:18:54.043 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2024-02-08 10:18:54.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:54.043 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@415cb259: (connection evicted) 2024-02-08 10:18:54.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:54.043 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2024-02-08 10:18:54.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2024-02-08 10:18:54.046 [Test worker @coroutine#6657] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2024-02-08 10:18:54.046 [Test worker @coroutine#6657] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:54.046 [Test worker @coroutine#6657] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:54.046 [Test worker @coroutine#6657] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:54.046 [Test worker @coroutine#6657] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:54.046 [Test worker @coroutine#6657] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:54.046 [Test worker @coroutine#6657] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:54.046 [Test worker @coroutine#6657] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b1f0667 2024-02-08 10:18:54.046 [Test worker @coroutine#6657] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:54.046 [Test worker @coroutine#6657] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:54.046 [Test worker @coroutine#6657] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:54.046 [Test worker @coroutine#6657] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:54.046 [Test worker @coroutine#6657] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:54.046 [Test worker @coroutine#6657] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:54.046 [Test worker @coroutine#6657] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:54.046 [Test worker @coroutine#6657] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:54.046 [Test worker @coroutine#6657] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:54.046 [Test worker @coroutine#6657] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:54.046 [Test worker @coroutine#6657] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:54.046 [Test worker @coroutine#6657] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:54.046 [Test worker @coroutine#6657] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:54.046 [Test worker @coroutine#6657] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:54.046 [Test worker @coroutine#6657] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:54.046 [Test worker @coroutine#6657] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:54.046 [Test worker @coroutine#6657] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:54.046 [Test worker @coroutine#6657] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:54.046 [Test worker @coroutine#6657] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:54.046 [Test worker @coroutine#6657] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2024-02-08 10:18:54.047 [Test worker @coroutine#6657] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:54.047 [Test worker @coroutine#6657] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:54.047 [Test worker @coroutine#6657] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:54.047 [Test worker @coroutine#6657] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:54.047 [Test worker @coroutine#6657] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:54.047 [Test worker @coroutine#6657] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:54.047 [Test worker @coroutine#6657] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:54.047 [Test worker @coroutine#6657] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:54.047 [Test worker @coroutine#6657] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2024-02-08 10:18:54.047 [Test worker @coroutine#6657] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@27e25c2f 2024-02-08 10:18:54.047 [Test worker @coroutine#6657] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@27e25c2f 2024-02-08 10:18:54.047 [Test worker @coroutine#6657] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2024-02-08 10:18:54.062 [Test worker @coroutine#6657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27e25c2f 2024-02-08 10:18:54.072 [Test worker @coroutine#6658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27e25c2f 2024-02-08 10:18:54.073 [Test worker @coroutine#6660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27e25c2f 2024-02-08 10:18:54.075 [Test worker @coroutine#6662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27e25c2f 2024-02-08 10:18:54.084 [Test worker] DEBUG c.zaxxer.hikari.pool.ProxyConnection - HikariPool-227 - Executed rollback on connection org.sqlite.jdbc4.JDBC4Connection@27e25c2f due to dirty commit state on close(). 2024-02-08 10:18:54.090 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27e25c2f 2024-02-08 10:18:54.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2024-02-08 10:18:54.090 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2024-02-08 10:18:54.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:54.091 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27e25c2f: (connection evicted) 2024-02-08 10:18:54.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:54.091 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2024-02-08 10:18:54.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2024-02-08 10:18:54.148 [Test worker @coroutine#6679] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2024-02-08 10:18:54.149 [Test worker @coroutine#6679] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:54.149 [Test worker @coroutine#6679] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:54.149 [Test worker @coroutine#6679] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:54.149 [Test worker @coroutine#6679] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:54.149 [Test worker @coroutine#6679] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:54.149 [Test worker @coroutine#6679] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:54.149 [Test worker @coroutine#6679] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27959922 2024-02-08 10:18:54.149 [Test worker @coroutine#6679] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:54.149 [Test worker @coroutine#6679] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:54.149 [Test worker @coroutine#6679] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:54.149 [Test worker @coroutine#6679] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:54.149 [Test worker @coroutine#6679] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:54.149 [Test worker @coroutine#6679] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:54.149 [Test worker @coroutine#6679] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:54.149 [Test worker @coroutine#6679] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:54.149 [Test worker @coroutine#6679] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:54.149 [Test worker @coroutine#6679] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:54.149 [Test worker @coroutine#6679] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:54.149 [Test worker @coroutine#6679] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:54.149 [Test worker @coroutine#6679] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:54.149 [Test worker @coroutine#6679] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:54.149 [Test worker @coroutine#6679] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:54.149 [Test worker @coroutine#6679] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:54.149 [Test worker @coroutine#6679] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:54.149 [Test worker @coroutine#6679] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:54.149 [Test worker @coroutine#6679] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:54.149 [Test worker @coroutine#6679] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2024-02-08 10:18:54.149 [Test worker @coroutine#6679] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:54.149 [Test worker @coroutine#6679] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:54.149 [Test worker @coroutine#6679] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:54.149 [Test worker @coroutine#6679] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:54.149 [Test worker @coroutine#6679] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:54.149 [Test worker @coroutine#6679] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:54.149 [Test worker @coroutine#6679] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:54.149 [Test worker @coroutine#6679] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:54.149 [Test worker @coroutine#6679] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2024-02-08 10:18:54.149 [Test worker @coroutine#6679] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@796267e8 2024-02-08 10:18:54.149 [Test worker @coroutine#6679] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@796267e8 2024-02-08 10:18:54.149 [Test worker @coroutine#6679] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2024-02-08 10:18:54.151 [DefaultDispatcher-worker-12 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc2c13c 2024-02-08 10:18:54.151 [DefaultDispatcher-worker-12 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59397/UmAppDatabase/replication/nodeId 2024-02-08 10:18:54.151 [DefaultDispatcher-worker-12 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59397/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:54.151 [DefaultDispatcher-worker-12 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59397/UmAppDatabase/replication/nodeId 2024-02-08 10:18:54.152 [DefaultDispatcher-worker-7 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59397/UmAppDatabase/replication/nodeId 2024-02-08 10:18:54.152 [DefaultDispatcher-worker-7 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59397/UmAppDatabase/replication/nodeId 2024-02-08 10:18:54.165 [Test worker @coroutine#6679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@796267e8 2024-02-08 10:18:54.175 [Test worker @coroutine#6684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@796267e8 2024-02-08 10:18:54.176 [Test worker @coroutine#6686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@796267e8 2024-02-08 10:18:54.178 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@796267e8 2024-02-08 10:18:54.181 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2024-02-08 10:18:54.181 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2024-02-08 10:18:54.181 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:18:54.181 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:54.181 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2024-02-08 10:18:54.181 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2024-02-08 10:18:54.183 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2024-02-08 10:18:54.183 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:54.183 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:54.183 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:54.183 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:54.183 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:54.183 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:54.183 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b32aaca 2024-02-08 10:18:54.183 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:54.183 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:54.183 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:54.183 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:54.183 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:54.183 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:54.183 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:54.183 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:54.183 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:54.183 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:54.183 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:54.183 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:54.183 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:54.183 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:54.183 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:54.183 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:54.183 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:54.183 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:54.183 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:54.183 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2024-02-08 10:18:54.183 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:54.183 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:54.183 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:54.183 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:54.183 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:54.183 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:54.183 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:54.183 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:54.183 [Test worker @coroutine#6705] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2024-02-08 10:18:54.183 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a14a8c1 2024-02-08 10:18:54.183 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a14a8c1 2024-02-08 10:18:54.183 [Test worker @coroutine#6705] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2024-02-08 10:18:54.196 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a14a8c1 2024-02-08 10:18:54.206 [Test worker @coroutine#6706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a14a8c1 2024-02-08 10:18:54.207 [Test worker @coroutine#6708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a14a8c1 2024-02-08 10:18:54.209 [Test worker @coroutine#6710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a14a8c1 2024-02-08 10:18:54.219 [DefaultDispatcher-worker-5 @coroutine#6712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a14a8c1 2024-02-08 10:18:54.221 [DefaultDispatcher-worker-14 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7891742e 2024-02-08 10:18:54.222 [DefaultDispatcher-worker-14 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33415/UmAppDatabase/replication/nodeId 2024-02-08 10:18:54.222 [DefaultDispatcher-worker-14 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33415/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:54.222 [DefaultDispatcher-worker-14 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33415/UmAppDatabase/replication/nodeId 2024-02-08 10:18:54.223 [DefaultDispatcher-worker-6 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33415/UmAppDatabase/replication/nodeId 2024-02-08 10:18:54.223 [DefaultDispatcher-worker-6 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33415/UmAppDatabase/replication/nodeId 2024-02-08 10:18:54.227 [DefaultDispatcher-worker-14 @coroutine#6725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a14a8c1 2024-02-08 10:18:54.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2024-02-08 10:18:54.229 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2024-02-08 10:18:54.229 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:54.229 [HikariPool-229 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a14a8c1: (connection evicted) 2024-02-08 10:18:54.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:54.230 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2024-02-08 10:18:54.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2024-02-08 10:18:54.231 [Test worker @coroutine#6737] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2024-02-08 10:18:54.231 [Test worker @coroutine#6737] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:54.231 [Test worker @coroutine#6737] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:54.231 [Test worker @coroutine#6737] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:54.231 [Test worker @coroutine#6737] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:54.231 [Test worker @coroutine#6737] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:54.231 [Test worker @coroutine#6737] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:54.231 [Test worker @coroutine#6737] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30a1b9b0 2024-02-08 10:18:54.231 [Test worker @coroutine#6737] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:54.231 [Test worker @coroutine#6737] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:54.231 [Test worker @coroutine#6737] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:54.231 [Test worker @coroutine#6737] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:54.231 [Test worker @coroutine#6737] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:54.231 [Test worker @coroutine#6737] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:54.231 [Test worker @coroutine#6737] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:54.231 [Test worker @coroutine#6737] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:54.231 [Test worker @coroutine#6737] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:54.231 [Test worker @coroutine#6737] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:54.231 [Test worker @coroutine#6737] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:54.231 [Test worker @coroutine#6737] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:54.231 [Test worker @coroutine#6737] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:54.231 [Test worker @coroutine#6737] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:54.231 [Test worker @coroutine#6737] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:54.231 [Test worker @coroutine#6737] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:54.231 [Test worker @coroutine#6737] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:54.231 [Test worker @coroutine#6737] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:54.231 [Test worker @coroutine#6737] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:54.231 [Test worker @coroutine#6737] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2024-02-08 10:18:54.231 [Test worker @coroutine#6737] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:54.231 [Test worker @coroutine#6737] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:54.231 [Test worker @coroutine#6737] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:54.231 [Test worker @coroutine#6737] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:54.231 [Test worker @coroutine#6737] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:54.231 [Test worker @coroutine#6737] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:54.231 [Test worker @coroutine#6737] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:54.231 [Test worker @coroutine#6737] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:54.231 [Test worker @coroutine#6737] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2024-02-08 10:18:54.232 [Test worker @coroutine#6737] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ca8157c 2024-02-08 10:18:54.232 [Test worker @coroutine#6737] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ca8157c 2024-02-08 10:18:54.232 [Test worker @coroutine#6737] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2024-02-08 10:18:54.247 [Test worker @coroutine#6737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ca8157c 2024-02-08 10:18:54.257 [Test worker @coroutine#6738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ca8157c 2024-02-08 10:18:54.259 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ca8157c 2024-02-08 10:18:54.261 [Test worker @coroutine#6742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ca8157c 2024-02-08 10:18:54.271 [DefaultDispatcher-worker-14 @coroutine#6744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ca8157c 2024-02-08 10:18:54.281 [DefaultDispatcher-worker-3 @coroutine#6757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ca8157c 2024-02-08 10:18:54.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2024-02-08 10:18:54.283 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2024-02-08 10:18:54.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:54.283 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ca8157c: (connection evicted) 2024-02-08 10:18:54.284 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:54.284 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2024-02-08 10:18:54.284 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2024-02-08 10:18:54.287 [DefaultDispatcher-worker-17 @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69988d42 2024-02-08 10:18:54.287 [DefaultDispatcher-worker-17 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33425/UmAppDatabase/replication/nodeId 2024-02-08 10:18:54.287 [DefaultDispatcher-worker-17 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33425/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:54.287 [DefaultDispatcher-worker-17 @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33425/UmAppDatabase/replication/nodeId 2024-02-08 10:18:54.287 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2024-02-08 10:18:54.287 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:54.287 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:54.287 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:54.287 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:54.287 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:54.287 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:54.287 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f20ff8e 2024-02-08 10:18:54.287 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:54.287 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:54.287 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:54.287 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:54.287 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:54.287 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:54.287 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:54.287 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:54.287 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:54.287 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:54.287 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:54.287 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:54.287 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:54.287 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:54.287 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:54.287 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:54.287 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:54.287 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:54.287 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:54.287 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2024-02-08 10:18:54.287 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:54.287 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:54.287 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:54.287 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:54.287 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:54.287 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:54.287 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:54.287 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:54.287 [Test worker @coroutine#6767] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2024-02-08 10:18:54.288 [DefaultDispatcher-worker-15 @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33425/UmAppDatabase/replication/nodeId 2024-02-08 10:18:54.288 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@e9e25b5 2024-02-08 10:18:54.288 [DefaultDispatcher-worker-15 @coroutine#2849] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33425/UmAppDatabase/replication/nodeId 2024-02-08 10:18:54.288 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@e9e25b5 2024-02-08 10:18:54.288 [Test worker @coroutine#6767] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2024-02-08 10:18:54.304 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9e25b5 2024-02-08 10:18:54.315 [Test worker @coroutine#6770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9e25b5 2024-02-08 10:18:54.316 [Test worker @coroutine#6772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9e25b5 2024-02-08 10:18:54.318 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9e25b5 2024-02-08 10:18:54.324 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2024-02-08 10:18:54.324 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2024-02-08 10:18:54.324 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:18:54.324 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:54.324 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2024-02-08 10:18:54.324 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2024-02-08 10:18:54.325 [Test worker @coroutine#6794] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2024-02-08 10:18:54.325 [Test worker @coroutine#6794] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:54.325 [Test worker @coroutine#6794] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:54.325 [Test worker @coroutine#6794] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:54.325 [Test worker @coroutine#6794] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:54.325 [Test worker @coroutine#6794] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:54.325 [Test worker @coroutine#6794] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:54.325 [Test worker @coroutine#6794] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a6dfbb2 2024-02-08 10:18:54.325 [Test worker @coroutine#6794] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:54.325 [Test worker @coroutine#6794] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:54.325 [Test worker @coroutine#6794] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:54.325 [Test worker @coroutine#6794] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:54.325 [Test worker @coroutine#6794] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:54.325 [Test worker @coroutine#6794] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:54.325 [Test worker @coroutine#6794] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:54.325 [Test worker @coroutine#6794] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:54.325 [Test worker @coroutine#6794] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:54.325 [Test worker @coroutine#6794] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:54.325 [Test worker @coroutine#6794] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:54.325 [Test worker @coroutine#6794] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:54.326 [Test worker @coroutine#6794] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:54.326 [Test worker @coroutine#6794] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:54.326 [Test worker @coroutine#6794] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:54.326 [Test worker @coroutine#6794] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:54.326 [Test worker @coroutine#6794] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:54.326 [Test worker @coroutine#6794] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:54.326 [Test worker @coroutine#6794] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:54.326 [Test worker @coroutine#6794] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2024-02-08 10:18:54.326 [Test worker @coroutine#6794] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:54.326 [Test worker @coroutine#6794] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:54.326 [Test worker @coroutine#6794] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:54.326 [Test worker @coroutine#6794] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:54.326 [Test worker @coroutine#6794] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:54.326 [Test worker @coroutine#6794] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:54.326 [Test worker @coroutine#6794] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:54.326 [Test worker @coroutine#6794] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:54.326 [Test worker @coroutine#6794] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2024-02-08 10:18:54.326 [Test worker @coroutine#6794] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dab9366 2024-02-08 10:18:54.326 [Test worker @coroutine#6794] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dab9366 2024-02-08 10:18:54.326 [Test worker @coroutine#6794] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2024-02-08 10:18:54.339 [Test worker @coroutine#6794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dab9366 2024-02-08 10:18:54.350 [Test worker @coroutine#6795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dab9366 2024-02-08 10:18:54.352 [Test worker @coroutine#6797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dab9366 2024-02-08 10:18:54.353 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dab9366 2024-02-08 10:18:54.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2024-02-08 10:18:54.357 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2024-02-08 10:18:54.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:18:54.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:54.357 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2024-02-08 10:18:54.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2024-02-08 10:18:54.358 [Test worker @coroutine#6816] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2024-02-08 10:18:54.358 [Test worker @coroutine#6816] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:54.358 [Test worker @coroutine#6816] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:54.358 [Test worker @coroutine#6816] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:54.358 [Test worker @coroutine#6816] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:54.358 [Test worker @coroutine#6816] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:54.358 [Test worker @coroutine#6816] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:54.358 [Test worker @coroutine#6816] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6cf71064 2024-02-08 10:18:54.358 [Test worker @coroutine#6816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:54.358 [Test worker @coroutine#6816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:54.358 [Test worker @coroutine#6816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:54.358 [Test worker @coroutine#6816] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:54.358 [Test worker @coroutine#6816] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:54.358 [Test worker @coroutine#6816] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:54.358 [Test worker @coroutine#6816] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:54.358 [Test worker @coroutine#6816] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:54.358 [Test worker @coroutine#6816] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:54.358 [Test worker @coroutine#6816] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:54.358 [Test worker @coroutine#6816] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:54.358 [Test worker @coroutine#6816] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:54.358 [Test worker @coroutine#6816] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:54.358 [Test worker @coroutine#6816] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:54.358 [Test worker @coroutine#6816] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:54.358 [Test worker @coroutine#6816] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:54.358 [Test worker @coroutine#6816] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:54.358 [Test worker @coroutine#6816] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:54.358 [Test worker @coroutine#6816] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:54.358 [Test worker @coroutine#6816] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2024-02-08 10:18:54.358 [Test worker @coroutine#6816] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:54.358 [Test worker @coroutine#6816] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:54.358 [Test worker @coroutine#6816] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:54.358 [Test worker @coroutine#6816] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:54.358 [Test worker @coroutine#6816] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:54.358 [Test worker @coroutine#6816] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:54.358 [Test worker @coroutine#6816] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:54.358 [Test worker @coroutine#6816] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:54.358 [Test worker @coroutine#6816] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2024-02-08 10:18:54.359 [Test worker @coroutine#6816] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@2762bd70 2024-02-08 10:18:54.359 [Test worker @coroutine#6816] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@2762bd70 2024-02-08 10:18:54.359 [Test worker @coroutine#6816] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2024-02-08 10:18:54.372 [Test worker @coroutine#6816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2762bd70 2024-02-08 10:18:54.374 [DefaultDispatcher-worker-2 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b1895e 2024-02-08 10:18:54.374 [DefaultDispatcher-worker-2 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46945/UmAppDatabase/replication/nodeId 2024-02-08 10:18:54.374 [DefaultDispatcher-worker-2 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46945/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:54.374 [DefaultDispatcher-worker-2 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46945/UmAppDatabase/replication/nodeId 2024-02-08 10:18:54.375 [DefaultDispatcher-worker-16 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46945/UmAppDatabase/replication/nodeId 2024-02-08 10:18:54.375 [DefaultDispatcher-worker-16 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46945/UmAppDatabase/replication/nodeId 2024-02-08 10:18:54.383 [Test worker @coroutine#6817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2762bd70 2024-02-08 10:18:54.385 [Test worker @coroutine#6822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2762bd70 2024-02-08 10:18:54.386 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2762bd70 2024-02-08 10:18:54.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2024-02-08 10:18:54.391 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2024-02-08 10:18:54.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:18:54.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:54.391 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2024-02-08 10:18:54.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2024-02-08 10:18:54.397 [Test worker @coroutine#6849] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2024-02-08 10:18:54.398 [Test worker @coroutine#6849] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:54.398 [Test worker @coroutine#6849] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:54.398 [Test worker @coroutine#6849] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:54.398 [Test worker @coroutine#6849] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:54.398 [Test worker @coroutine#6849] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:54.398 [Test worker @coroutine#6849] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:54.398 [Test worker @coroutine#6849] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2de3ac17 2024-02-08 10:18:54.398 [Test worker @coroutine#6849] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:54.398 [Test worker @coroutine#6849] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:54.398 [Test worker @coroutine#6849] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:54.398 [Test worker @coroutine#6849] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:54.398 [Test worker @coroutine#6849] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:54.398 [Test worker @coroutine#6849] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:54.398 [Test worker @coroutine#6849] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:54.398 [Test worker @coroutine#6849] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:54.398 [Test worker @coroutine#6849] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:54.398 [Test worker @coroutine#6849] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:54.398 [Test worker @coroutine#6849] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:54.398 [Test worker @coroutine#6849] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:54.398 [Test worker @coroutine#6849] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:54.398 [Test worker @coroutine#6849] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:54.398 [Test worker @coroutine#6849] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:54.398 [Test worker @coroutine#6849] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:54.398 [Test worker @coroutine#6849] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:54.398 [Test worker @coroutine#6849] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:54.398 [Test worker @coroutine#6849] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:54.398 [Test worker @coroutine#6849] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2024-02-08 10:18:54.398 [Test worker @coroutine#6849] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:54.398 [Test worker @coroutine#6849] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:54.398 [Test worker @coroutine#6849] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:54.398 [Test worker @coroutine#6849] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:54.398 [Test worker @coroutine#6849] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:54.398 [Test worker @coroutine#6849] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:54.398 [Test worker @coroutine#6849] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:54.398 [Test worker @coroutine#6849] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:54.398 [Test worker @coroutine#6849] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2024-02-08 10:18:54.398 [Test worker @coroutine#6849] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fa35f7e 2024-02-08 10:18:54.398 [Test worker @coroutine#6849] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fa35f7e 2024-02-08 10:18:54.398 [Test worker @coroutine#6849] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2024-02-08 10:18:54.411 [Test worker @coroutine#6849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa35f7e 2024-02-08 10:18:54.422 [Test worker @coroutine#6850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa35f7e 2024-02-08 10:18:54.424 [Test worker @coroutine#6852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa35f7e 2024-02-08 10:18:54.426 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa35f7e 2024-02-08 10:18:54.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2024-02-08 10:18:54.428 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2024-02-08 10:18:54.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:18:54.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:54.428 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2024-02-08 10:18:54.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2024-02-08 10:18:54.429 [Test worker @coroutine#6865] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2024-02-08 10:18:54.429 [Test worker @coroutine#6865] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:54.429 [Test worker @coroutine#6865] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:54.429 [Test worker @coroutine#6865] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:54.429 [Test worker @coroutine#6865] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:54.429 [Test worker @coroutine#6865] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:54.429 [Test worker @coroutine#6865] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:54.429 [Test worker @coroutine#6865] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48860fb8 2024-02-08 10:18:54.429 [Test worker @coroutine#6865] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:54.429 [Test worker @coroutine#6865] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:54.429 [Test worker @coroutine#6865] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:54.429 [Test worker @coroutine#6865] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:54.429 [Test worker @coroutine#6865] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:54.429 [Test worker @coroutine#6865] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:54.429 [Test worker @coroutine#6865] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:54.429 [Test worker @coroutine#6865] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:54.429 [Test worker @coroutine#6865] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:54.429 [Test worker @coroutine#6865] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:54.429 [Test worker @coroutine#6865] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:54.429 [Test worker @coroutine#6865] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:54.429 [Test worker @coroutine#6865] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:54.429 [Test worker @coroutine#6865] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:54.429 [Test worker @coroutine#6865] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:54.429 [Test worker @coroutine#6865] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:54.430 [Test worker @coroutine#6865] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:54.430 [Test worker @coroutine#6865] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:54.430 [Test worker @coroutine#6865] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:54.430 [Test worker @coroutine#6865] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2024-02-08 10:18:54.430 [Test worker @coroutine#6865] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:54.430 [Test worker @coroutine#6865] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:54.430 [Test worker @coroutine#6865] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:54.430 [Test worker @coroutine#6865] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:54.430 [Test worker @coroutine#6865] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:54.430 [Test worker @coroutine#6865] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:54.430 [Test worker @coroutine#6865] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:54.430 [Test worker @coroutine#6865] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:54.430 [Test worker @coroutine#6865] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2024-02-08 10:18:54.430 [Test worker @coroutine#6865] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@14b3976 2024-02-08 10:18:54.430 [Test worker @coroutine#6865] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@14b3976 2024-02-08 10:18:54.430 [Test worker @coroutine#6865] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2024-02-08 10:18:54.443 [Test worker @coroutine#6865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14b3976 2024-02-08 10:18:54.454 [Test worker @coroutine#6866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14b3976 2024-02-08 10:18:54.455 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14b3976 2024-02-08 10:18:54.457 [Test worker @coroutine#6870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14b3976 2024-02-08 10:18:54.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2024-02-08 10:18:54.459 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2024-02-08 10:18:54.459 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:18:54.459 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:54.459 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2024-02-08 10:18:54.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2024-02-08 10:18:54.460 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2024-02-08 10:18:54.460 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:54.460 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:54.460 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:54.460 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:54.460 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:54.460 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:54.460 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63c6579 2024-02-08 10:18:54.460 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:54.460 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:54.460 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:54.460 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:54.460 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:54.460 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:54.460 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:54.460 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:54.460 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:54.460 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:54.460 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:54.460 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:54.460 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:54.460 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:54.460 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:54.460 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:54.460 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:54.460 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:54.460 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:54.460 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2024-02-08 10:18:54.460 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:54.460 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:54.460 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:54.460 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:54.460 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:54.460 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:54.460 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:54.460 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:54.460 [Test worker @coroutine#6881] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2024-02-08 10:18:54.460 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@38cd7531 2024-02-08 10:18:54.460 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@38cd7531 2024-02-08 10:18:54.460 [Test worker @coroutine#6881] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2024-02-08 10:18:54.474 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38cd7531 2024-02-08 10:18:54.475 [DefaultDispatcher-worker-12 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e34840f 2024-02-08 10:18:54.475 [DefaultDispatcher-worker-12 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55561/UmAppDatabase/replication/nodeId 2024-02-08 10:18:54.475 [DefaultDispatcher-worker-12 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55561/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:54.475 [DefaultDispatcher-worker-12 @coroutine#2928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55561/UmAppDatabase/replication/nodeId 2024-02-08 10:18:54.476 [DefaultDispatcher-worker-15 @coroutine#2928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55561/UmAppDatabase/replication/nodeId 2024-02-08 10:18:54.476 [DefaultDispatcher-worker-15 @coroutine#2928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55561/UmAppDatabase/replication/nodeId 2024-02-08 10:18:54.485 [Test worker @coroutine#6882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38cd7531 2024-02-08 10:18:54.486 [Test worker @coroutine#6887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38cd7531 2024-02-08 10:18:54.488 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38cd7531 2024-02-08 10:18:54.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2024-02-08 10:18:54.490 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2024-02-08 10:18:54.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:18:54.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:54.490 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2024-02-08 10:18:54.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2024-02-08 10:18:54.491 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2024-02-08 10:18:54.491 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:54.491 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:54.491 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:54.491 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:54.491 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:54.491 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:54.491 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4873c645 2024-02-08 10:18:54.491 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:54.491 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:54.491 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:54.491 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:54.491 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:54.491 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:54.491 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:54.491 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:54.491 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:54.491 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:54.491 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:54.491 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:54.491 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:54.491 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:54.491 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:54.491 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:54.491 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:54.491 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:54.491 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:54.491 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2024-02-08 10:18:54.491 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:54.491 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:54.491 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:54.491 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:54.491 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:54.491 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:54.491 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:54.491 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:54.491 [Test worker @coroutine#6900] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2024-02-08 10:18:54.491 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@e7c3ba2 2024-02-08 10:18:54.491 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@e7c3ba2 2024-02-08 10:18:54.491 [Test worker @coroutine#6900] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2024-02-08 10:18:54.505 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e7c3ba2 2024-02-08 10:18:54.515 [Test worker @coroutine#6901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e7c3ba2 2024-02-08 10:18:54.517 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e7c3ba2 2024-02-08 10:18:54.518 [Test worker @coroutine#6905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e7c3ba2 2024-02-08 10:18:54.520 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2024-02-08 10:18:54.520 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2024-02-08 10:18:54.520 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:18:54.520 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:54.520 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2024-02-08 10:18:54.520 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2024-02-08 10:18:54.522 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2024-02-08 10:18:54.522 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:54.522 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:54.522 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:54.522 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:54.522 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:54.522 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:54.522 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2620f935 2024-02-08 10:18:54.522 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:54.522 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:54.522 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:54.522 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:54.522 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:54.522 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:54.522 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:54.522 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:54.522 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:54.522 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:54.522 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:54.522 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:54.522 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:54.523 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:54.523 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:54.523 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:54.523 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:54.523 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:54.523 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:54.523 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2024-02-08 10:18:54.523 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:54.523 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:54.523 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:54.523 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:54.523 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:54.523 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:54.523 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:54.523 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:54.523 [Test worker @coroutine#6916] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2024-02-08 10:18:54.523 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@42fe9099 2024-02-08 10:18:54.523 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@42fe9099 2024-02-08 10:18:54.523 [Test worker @coroutine#6916] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2024-02-08 10:18:54.536 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fe9099 2024-02-08 10:18:54.547 [Test worker @coroutine#6917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fe9099 2024-02-08 10:18:54.548 [Test worker @coroutine#6919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fe9099 2024-02-08 10:18:54.550 [Test worker @coroutine#6921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fe9099 2024-02-08 10:18:54.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2024-02-08 10:18:54.554 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2024-02-08 10:18:54.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:18:54.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:54.554 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2024-02-08 10:18:54.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2024-02-08 10:18:54.555 [Test worker @coroutine#6934] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2024-02-08 10:18:54.555 [Test worker @coroutine#6934] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:54.555 [Test worker @coroutine#6934] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:54.555 [Test worker @coroutine#6934] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:54.555 [Test worker @coroutine#6934] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:54.555 [Test worker @coroutine#6934] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:54.555 [Test worker @coroutine#6934] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:54.555 [Test worker @coroutine#6934] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7677d320 2024-02-08 10:18:54.555 [Test worker @coroutine#6934] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:54.555 [Test worker @coroutine#6934] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:54.555 [Test worker @coroutine#6934] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:54.555 [Test worker @coroutine#6934] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:54.555 [Test worker @coroutine#6934] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:54.555 [Test worker @coroutine#6934] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:54.555 [Test worker @coroutine#6934] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:54.555 [Test worker @coroutine#6934] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:54.555 [Test worker @coroutine#6934] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:54.555 [Test worker @coroutine#6934] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:54.555 [Test worker @coroutine#6934] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:54.555 [Test worker @coroutine#6934] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:54.555 [Test worker @coroutine#6934] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:54.555 [Test worker @coroutine#6934] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:54.555 [Test worker @coroutine#6934] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:54.555 [Test worker @coroutine#6934] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:54.555 [Test worker @coroutine#6934] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:54.555 [Test worker @coroutine#6934] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:54.555 [Test worker @coroutine#6934] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:54.555 [Test worker @coroutine#6934] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2024-02-08 10:18:54.555 [Test worker @coroutine#6934] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:54.555 [Test worker @coroutine#6934] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:54.555 [Test worker @coroutine#6934] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:54.555 [Test worker @coroutine#6934] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:54.555 [Test worker @coroutine#6934] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:54.555 [Test worker @coroutine#6934] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:54.555 [Test worker @coroutine#6934] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:54.555 [Test worker @coroutine#6934] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:54.555 [Test worker @coroutine#6934] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2024-02-08 10:18:54.556 [Test worker @coroutine#6934] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@71f9f8ba 2024-02-08 10:18:54.556 [Test worker @coroutine#6934] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@71f9f8ba 2024-02-08 10:18:54.556 [Test worker @coroutine#6934] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2024-02-08 10:18:54.567 [DefaultDispatcher-worker-6 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f3f34c 2024-02-08 10:18:54.567 [DefaultDispatcher-worker-6 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33327/UmAppDatabase/replication/nodeId 2024-02-08 10:18:54.568 [DefaultDispatcher-worker-6 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33327/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:54.568 [DefaultDispatcher-worker-6 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33327/UmAppDatabase/replication/nodeId 2024-02-08 10:18:54.569 [DefaultDispatcher-worker-2 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33327/UmAppDatabase/replication/nodeId 2024-02-08 10:18:54.569 [DefaultDispatcher-worker-2 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33327/UmAppDatabase/replication/nodeId 2024-02-08 10:18:54.569 [Test worker @coroutine#6934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71f9f8ba 2024-02-08 10:18:54.580 [Test worker @coroutine#6938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71f9f8ba 2024-02-08 10:18:54.581 [Test worker @coroutine#6940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71f9f8ba 2024-02-08 10:18:54.583 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71f9f8ba 2024-02-08 10:18:54.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2024-02-08 10:18:54.586 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2024-02-08 10:18:54.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:18:54.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:54.586 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2024-02-08 10:18:54.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2024-02-08 10:18:54.587 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2024-02-08 10:18:54.587 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:54.587 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:54.587 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:54.587 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:54.587 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:54.587 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:54.587 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4723445c 2024-02-08 10:18:54.587 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:54.587 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:54.587 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:54.587 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:54.587 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:54.587 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:54.587 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:54.587 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:54.587 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:54.587 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:54.587 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:54.587 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:54.587 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:54.587 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:54.587 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:54.587 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:54.587 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:54.587 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:54.587 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:54.587 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2024-02-08 10:18:54.587 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:54.587 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:54.587 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:54.587 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:54.587 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:54.587 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:54.587 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:54.587 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:54.587 [Test worker @coroutine#6955] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2024-02-08 10:18:54.588 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aede2ff 2024-02-08 10:18:54.588 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aede2ff 2024-02-08 10:18:54.588 [Test worker @coroutine#6955] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2024-02-08 10:18:54.601 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aede2ff 2024-02-08 10:18:54.612 [Test worker @coroutine#6956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aede2ff 2024-02-08 10:18:54.613 [Test worker @coroutine#6958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aede2ff 2024-02-08 10:18:54.615 [Test worker @coroutine#6960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aede2ff 2024-02-08 10:18:54.617 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2024-02-08 10:18:54.617 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2024-02-08 10:18:54.617 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:18:54.617 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:54.617 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2024-02-08 10:18:54.617 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2024-02-08 10:18:54.618 [Test worker @coroutine#6973] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2024-02-08 10:18:54.618 [Test worker @coroutine#6973] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:54.618 [Test worker @coroutine#6973] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:54.618 [Test worker @coroutine#6973] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:54.618 [Test worker @coroutine#6973] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:54.618 [Test worker @coroutine#6973] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:54.618 [Test worker @coroutine#6973] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:54.618 [Test worker @coroutine#6973] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d63534d 2024-02-08 10:18:54.618 [Test worker @coroutine#6973] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:54.618 [Test worker @coroutine#6973] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:54.618 [Test worker @coroutine#6973] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:54.618 [Test worker @coroutine#6973] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:54.618 [Test worker @coroutine#6973] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:54.618 [Test worker @coroutine#6973] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:54.618 [Test worker @coroutine#6973] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:54.618 [Test worker @coroutine#6973] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:54.618 [Test worker @coroutine#6973] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:54.618 [Test worker @coroutine#6973] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:54.618 [Test worker @coroutine#6973] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:54.618 [Test worker @coroutine#6973] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:54.618 [Test worker @coroutine#6973] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:54.619 [Test worker @coroutine#6973] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:54.619 [Test worker @coroutine#6973] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:54.619 [Test worker @coroutine#6973] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:54.619 [Test worker @coroutine#6973] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:54.619 [Test worker @coroutine#6973] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:54.619 [Test worker @coroutine#6973] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:54.619 [Test worker @coroutine#6973] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2024-02-08 10:18:54.619 [Test worker @coroutine#6973] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:54.619 [Test worker @coroutine#6973] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:54.619 [Test worker @coroutine#6973] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:54.619 [Test worker @coroutine#6973] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:54.619 [Test worker @coroutine#6973] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:54.619 [Test worker @coroutine#6973] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:54.619 [Test worker @coroutine#6973] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:54.619 [Test worker @coroutine#6973] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:54.619 [Test worker @coroutine#6973] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2024-02-08 10:18:54.619 [Test worker @coroutine#6973] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@186f7553 2024-02-08 10:18:54.619 [Test worker @coroutine#6973] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@186f7553 2024-02-08 10:18:54.619 [Test worker @coroutine#6973] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2024-02-08 10:18:54.632 [Test worker @coroutine#6973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@186f7553 2024-02-08 10:18:54.642 [Test worker @coroutine#6975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@186f7553 2024-02-08 10:18:54.644 [Test worker @coroutine#6977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@186f7553 2024-02-08 10:18:54.645 [Test worker @coroutine#6979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@186f7553 2024-02-08 10:18:54.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2024-02-08 10:18:54.648 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2024-02-08 10:18:54.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:18:54.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:54.648 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2024-02-08 10:18:54.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2024-02-08 10:18:54.650 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2024-02-08 10:18:54.650 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:54.650 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:54.650 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:54.650 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:54.650 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:54.650 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:54.650 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35ca0dac 2024-02-08 10:18:54.650 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:54.650 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:54.650 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:54.650 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:54.650 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:54.650 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:54.650 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:54.650 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:54.650 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:54.650 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:54.650 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:54.650 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:54.650 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:54.650 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:54.650 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:54.650 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:54.650 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:54.650 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:54.650 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:54.650 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2024-02-08 10:18:54.650 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:54.650 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:54.650 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:54.650 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:54.650 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:54.650 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:54.650 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:54.650 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:54.650 [Test worker @coroutine#6992] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2024-02-08 10:18:54.651 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eff65ce 2024-02-08 10:18:54.651 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eff65ce 2024-02-08 10:18:54.651 [Test worker @coroutine#6992] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2024-02-08 10:18:54.664 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eff65ce 2024-02-08 10:18:54.674 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eff65ce 2024-02-08 10:18:54.676 [Test worker @coroutine#6995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eff65ce 2024-02-08 10:18:54.677 [Test worker @coroutine#6997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eff65ce 2024-02-08 10:18:54.680 [UI Thread @coroutine#7006] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2024-02-08 10:18:54.680 [UI Thread @coroutine#7006] 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-02-08 10:18:54.680 [UI Thread @coroutine#7006] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2024-02-08 10:18:54.682 [UI Thread @coroutine#7006] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Temporary failure in name resolution for request https://invalid/Site/verify 2024-02-08 10:18:54.683 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2024-02-08 10:18:54.683 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2024-02-08 10:18:54.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:18:54.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:54.683 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2024-02-08 10:18:54.683 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2024-02-08 10:18:54.686 [Test worker @coroutine#7012] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2024-02-08 10:18:54.686 [Test worker @coroutine#7012] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:54.686 [Test worker @coroutine#7012] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:54.686 [Test worker @coroutine#7012] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:54.686 [Test worker @coroutine#7012] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:54.686 [Test worker @coroutine#7012] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:54.686 [Test worker @coroutine#7012] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:54.686 [Test worker @coroutine#7012] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16716cc0 2024-02-08 10:18:54.686 [Test worker @coroutine#7012] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:54.686 [Test worker @coroutine#7012] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:54.686 [Test worker @coroutine#7012] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:54.686 [Test worker @coroutine#7012] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:54.686 [Test worker @coroutine#7012] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:54.686 [Test worker @coroutine#7012] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:54.686 [Test worker @coroutine#7012] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:54.686 [Test worker @coroutine#7012] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:54.686 [Test worker @coroutine#7012] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:54.686 [Test worker @coroutine#7012] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:54.686 [Test worker @coroutine#7012] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:54.686 [Test worker @coroutine#7012] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:54.686 [Test worker @coroutine#7012] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:54.686 [Test worker @coroutine#7012] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:54.686 [Test worker @coroutine#7012] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:54.686 [Test worker @coroutine#7012] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:54.686 [Test worker @coroutine#7012] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:54.686 [Test worker @coroutine#7012] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:54.686 [Test worker @coroutine#7012] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:54.686 [Test worker @coroutine#7012] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2024-02-08 10:18:54.686 [Test worker @coroutine#7012] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:54.686 [Test worker @coroutine#7012] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:54.686 [Test worker @coroutine#7012] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:54.686 [Test worker @coroutine#7012] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:54.686 [Test worker @coroutine#7012] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:54.686 [Test worker @coroutine#7012] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:54.686 [Test worker @coroutine#7012] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:54.686 [Test worker @coroutine#7012] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:54.686 [Test worker @coroutine#7012] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2024-02-08 10:18:54.687 [Test worker @coroutine#7012] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d593bbc 2024-02-08 10:18:54.687 [Test worker @coroutine#7012] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d593bbc 2024-02-08 10:18:54.687 [Test worker @coroutine#7012] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2024-02-08 10:18:54.704 [Test worker @coroutine#7012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d593bbc 2024-02-08 10:18:54.714 [Test worker @coroutine#7013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d593bbc 2024-02-08 10:18:54.716 [Test worker @coroutine#7015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d593bbc 2024-02-08 10:18:54.718 [Test worker @coroutine#7017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d593bbc 2024-02-08 10:18:54.720 [UI Thread @coroutine#7028] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38999/Site/verify 2024-02-08 10:18:54.720 [UI Thread @coroutine#7028] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38999/Site/verify. 2024-02-08 10:18:54.720 [UI Thread @coroutine#7028] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38999/Site/verify 2024-02-08 10:18:54.722 [UI Thread @coroutine#7028] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38999/Site/verify 2024-02-08 10:18:54.722 [UI Thread @coroutine#7028] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38999/Site/verify 2024-02-08 10:18:54.722 [UI Thread @coroutine#7028] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:38999/Site/verify. 2024-02-08 10:18:54.722 [UI Thread @coroutine#7028] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:38999/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 10:18:54.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2024-02-08 10:18:54.725 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2024-02-08 10:18:54.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:18:54.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:54.725 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2024-02-08 10:18:54.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2024-02-08 10:18:54.732 [Test worker @coroutine#7035] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2024-02-08 10:18:54.732 [DefaultDispatcher-worker-1 @coroutine#3019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e2ab76 2024-02-08 10:18:54.732 [Test worker @coroutine#7035] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:18:54.732 [Test worker @coroutine#7035] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:18:54.733 [Test worker @coroutine#7035] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:18:54.733 [DefaultDispatcher-worker-1 @coroutine#3019] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 10:18:54.733 [Test worker @coroutine#7035] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:18:54.733 [Test worker @coroutine#7035] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:18:54.733 [Test worker @coroutine#7035] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:18:54.733 [DefaultDispatcher-worker-4 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ac973 2024-02-08 10:18:54.733 [Test worker @coroutine#7035] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c332922 2024-02-08 10:18:54.733 [Test worker @coroutine#7035] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:18:54.733 [DefaultDispatcher-worker-1 @coroutine#3019] 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-02-08 10:18:54.733 [Test worker @coroutine#7035] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:18:54.733 [DefaultDispatcher-worker-1 @coroutine#3019] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 10:18:54.733 [Test worker @coroutine#7035] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:18:54.733 [Test worker @coroutine#7035] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:18:54.733 [Test worker @coroutine#7035] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:18:54.733 [Test worker @coroutine#7035] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:18:54.733 [DefaultDispatcher-worker-4 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38323/UmAppDatabase/replication/nodeId 2024-02-08 10:18:54.733 [Test worker @coroutine#7035] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:18:54.733 [DefaultDispatcher-worker-4 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38323/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:54.733 [DefaultDispatcher-worker-4 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38323/UmAppDatabase/replication/nodeId 2024-02-08 10:18:54.733 [Test worker @coroutine#7035] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:18:54.733 [Test worker @coroutine#7035] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:18:54.733 [Test worker @coroutine#7035] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:18:54.733 [Test worker @coroutine#7035] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:18:54.733 [Test worker @coroutine#7035] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:18:54.733 [Test worker @coroutine#7035] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:18:54.733 [Test worker @coroutine#7035] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:18:54.733 [Test worker @coroutine#7035] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:18:54.733 [Test worker @coroutine#7035] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:18:54.733 [Test worker @coroutine#7035] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:18:54.733 [Test worker @coroutine#7035] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:18:54.733 [Test worker @coroutine#7035] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:18:54.733 [Test worker @coroutine#7035] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2024-02-08 10:18:54.733 [Test worker @coroutine#7035] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:18:54.733 [Test worker @coroutine#7035] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:18:54.733 [Test worker @coroutine#7035] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:18:54.733 [Test worker @coroutine#7035] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:18:54.733 [Test worker @coroutine#7035] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:18:54.733 [Test worker @coroutine#7035] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:18:54.733 [Test worker @coroutine#7035] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:18:54.733 [Test worker @coroutine#7035] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:18:54.733 [Test worker @coroutine#7035] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2024-02-08 10:18:54.733 [DefaultDispatcher-worker-10 @coroutine#3019] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 10:18:54.733 [Test worker @coroutine#7035] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@74534564 2024-02-08 10:18:54.733 [Test worker @coroutine#7035] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@74534564 2024-02-08 10:18:54.734 [Test worker @coroutine#7035] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2024-02-08 10:18:54.734 [DefaultDispatcher-worker-4 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38323/UmAppDatabase/replication/nodeId 2024-02-08 10:18:54.734 [DefaultDispatcher-worker-4 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38323/UmAppDatabase/replication/nodeId 2024-02-08 10:18:54.751 [Test worker @coroutine#7035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74534564 2024-02-08 10:18:54.761 [Test worker @coroutine#7041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74534564 2024-02-08 10:18:54.763 [Test worker @coroutine#7043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74534564 2024-02-08 10:18:54.765 [Test worker @coroutine#7045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74534564 2024-02-08 10:18:54.774 [DefaultDispatcher-worker-1 @coroutine#7047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74534564 2024-02-08 10:18:54.782 [DefaultDispatcher-worker-8 @coroutine#7035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74534564 2024-02-08 10:18:54.787 [UI Thread @coroutine#7056] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44969/556400705807482880/_ustadmanifest.json 2024-02-08 10:18:54.787 [UI Thread @coroutine#7056] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44969/556400705807482880/_ustadmanifest.json. 2024-02-08 10:18:54.787 [UI Thread @coroutine#7056] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44969/556400705807482880/_ustadmanifest.json 2024-02-08 10:18:54.788 [DefaultDispatcher-worker-14 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7841c990 2024-02-08 10:18:54.789 [DefaultDispatcher-worker-14 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41643/UmAppDatabase/replication/nodeId 2024-02-08 10:18:54.789 [DefaultDispatcher-worker-14 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41643/UmAppDatabase/replication/nodeId. 2024-02-08 10:18:54.789 [DefaultDispatcher-worker-14 @coroutine#3033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41643/UmAppDatabase/replication/nodeId 2024-02-08 10:18:54.789 [UI Thread @coroutine#7056] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44969/556400705807482880/_ustadmanifest.json 2024-02-08 10:18:54.789 [UI Thread @coroutine#7056] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44969/556400705807482880/_ustadmanifest.json 2024-02-08 10:18:54.789 [UI Thread @coroutine#7056] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:44969/556400705807482880/_ustadmanifest.json. 2024-02-08 10:18:54.789 [UI Thread @coroutine#7056] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44969/556400705807482880/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 10:18:54.790 [UI Thread @coroutine#7056] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44969/tincan.xml 2024-02-08 10:18:54.790 [UI Thread @coroutine#7056] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44969/tincan.xml. 2024-02-08 10:18:54.790 [UI Thread @coroutine#7056] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44969/tincan.xml 2024-02-08 10:18:54.790 [DefaultDispatcher-worker-12 @coroutine#3033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41643/UmAppDatabase/replication/nodeId 2024-02-08 10:18:54.790 [DefaultDispatcher-worker-12 @coroutine#3033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41643/UmAppDatabase/replication/nodeId 2024-02-08 10:18:54.790 [UI Thread @coroutine#7056] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44969/tincan.xml 2024-02-08 10:18:54.790 [UI Thread @coroutine#7056] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44969/tincan.xml 2024-02-08 10:18:54.791 [UI Thread @coroutine#7056] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:44969/tincan.xml. 2024-02-08 10:18:54.791 [UI Thread @coroutine#7056] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44969/tincan.xml to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 10:18:54.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2024-02-08 10:18:54.793 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2024-02-08 10:18:54.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:18:54.793 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74534564: (connection evicted) 2024-02-08 10:18:54.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:18:54.793 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2024-02-08 10:18:54.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2024-02-08 10:49:00.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2024-02-08 10:49:00.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:00.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:00.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:00.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:00.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:00.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:00.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7af3874e 2024-02-08 10:49:00.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:00.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:00.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:00.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:00.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:00.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:00.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:00.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:00.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:00.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:00.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:00.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:00.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:00.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 10:49:00.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 10:49:00.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:00.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:00.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 10:49:00.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:00.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2024-02-08 10:49:00.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:00.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:00.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:00.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:00.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:00.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:00.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:00.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:00.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2024-02-08 10:49:00.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-08 10:49:00.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-08 10:49:00.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2024-02-08 10:49:00.577 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-08 10:49:00.579 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:00.584 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@ed3df60 2024-02-08 10:49:00.585 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@ed3df60 2024-02-08 10:49:00.588 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1430ca 2024-02-08 10:49:00.589 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1430ca 2024-02-08 10:49:00.592 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@42bb410 2024-02-08 10:49:00.592 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@42bb410 2024-02-08 10:49:00.595 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@41293af1 2024-02-08 10:49:00.595 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@41293af1 2024-02-08 10:49:00.597 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5111c56b 2024-02-08 10:49:00.597 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5111c56b 2024-02-08 10:49:00.600 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@70223de3 2024-02-08 10:49:00.600 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@70223de3 2024-02-08 10:49:00.602 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@29f09cc3 2024-02-08 10:49:00.603 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@29f09cc3 2024-02-08 10:49:00.605 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2106c5be 2024-02-08 10:49:00.605 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2106c5be 2024-02-08 10:49:00.608 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ee37668 2024-02-08 10:49:00.608 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ee37668 2024-02-08 10:49:00.608 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-08 10:49:00.608 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-08 10:49:00.612 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-08 10:49:00.826 [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-02-08 10:49:00.827 [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-02-08 10:49:00.827 [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-02-08 10:49:00.828 [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-02-08 10:49:00.865 [DefaultDispatcher-worker-2 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-08 10:49:00.866 [DefaultDispatcher-worker-2 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-08 10:49:00.866 [DefaultDispatcher-worker-2 @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-02-08 10:49:00.866 [DefaultDispatcher-worker-2 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-08 10:49:00.919 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-08 10:49:00.969 [DefaultDispatcher-worker-3 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-08 10:49:00.996 [DefaultDispatcher-worker-3 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-08 10:49:01.019 [DefaultDispatcher-worker-1 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-08 10:49:01.043 [DefaultDispatcher-worker-8 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-08 10:49:01.050 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-08 10:49:01.068 [DefaultDispatcher-worker-1 @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-02-08 10:49:01.070 [DefaultDispatcher-worker-7 @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-02-08 10:49:01.166 [DefaultDispatcher-worker-6 @coroutine#23] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-08 10:49:01.213 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2024-02-08 10:49:01.213 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2024-02-08 10:49:01.213 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 10:49:01.214 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4db60246: (connection evicted) 2024-02-08 10:49:01.214 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ed3df60: (connection evicted) 2024-02-08 10:49:01.215 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1430ca: (connection evicted) 2024-02-08 10:49:01.215 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42bb410: (connection evicted) 2024-02-08 10:49:01.216 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41293af1: (connection evicted) 2024-02-08 10:49:01.216 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5111c56b: (connection evicted) 2024-02-08 10:49:01.217 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70223de3: (connection evicted) 2024-02-08 10:49:01.218 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@29f09cc3: (connection evicted) 2024-02-08 10:49:01.218 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2106c5be: (connection evicted) 2024-02-08 10:49:01.219 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ee37668: (connection evicted) 2024-02-08 10:49:01.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:01.221 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2024-02-08 10:49:01.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2024-02-08 10:49:01.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2024-02-08 10:49:01.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:01.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:01.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:01.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:01.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:01.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:01.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c2e3460 2024-02-08 10:49:01.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:01.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:01.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:01.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:01.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:01.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:01.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:01.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:01.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:01.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:01.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:01.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:01.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:01.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 10:49:01.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 10:49:01.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:01.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:01.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 10:49:01.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:01.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2024-02-08 10:49:01.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:01.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:01.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:01.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:01.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:01.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:01.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:01.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:01.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2024-02-08 10:49:01.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b170932 2024-02-08 10:49:01.233 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b170932 2024-02-08 10:49:01.233 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2024-02-08 10:49:01.234 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b170932 2024-02-08 10:49:01.246 [Test worker @coroutine#27] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b170932 2024-02-08 10:49:01.250 [Test worker @coroutine#29] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b170932 2024-02-08 10:49:01.252 [DefaultDispatcher-worker-1 @coroutine#32] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:49:01.252 [DefaultDispatcher-worker-1 @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-02-08 10:49:01.252 [DefaultDispatcher-worker-1 @coroutine#32] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:49:01.252 [DefaultDispatcher-worker-1 @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-02-08 10:49:01.269 [DefaultDispatcher-worker-7 @coroutine#31] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b170932 2024-02-08 10:49:01.270 [DefaultDispatcher-worker-7 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-08 10:49:01.270 [DefaultDispatcher-worker-7 @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-02-08 10:49:01.271 [DefaultDispatcher-worker-7 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-08 10:49:01.278 [Test worker @coroutine#35] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b170932 2024-02-08 10:49:01.295 [DefaultDispatcher-worker-7 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b170932 2024-02-08 10:49:01.311 [DefaultDispatcher-worker-8 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b170932 2024-02-08 10:49:01.315 [DefaultDispatcher-worker-8 @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-02-08 10:49:01.325 [DefaultDispatcher-worker-6 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b170932 2024-02-08 10:49:01.331 [DefaultDispatcher-worker-4 @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-02-08 10:49:01.333 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:49:01.338 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@433dd132 2024-02-08 10:49:01.338 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@433dd132 2024-02-08 10:49:01.342 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dfa3725 2024-02-08 10:49:01.342 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dfa3725 2024-02-08 10:49:01.346 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@49c5ba42 2024-02-08 10:49:01.346 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@49c5ba42 2024-02-08 10:49:01.349 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@cc73d1e 2024-02-08 10:49:01.349 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@cc73d1e 2024-02-08 10:49:01.351 [DefaultDispatcher-worker-3 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b170932 2024-02-08 10:49:01.353 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@215ec9f5 2024-02-08 10:49:01.353 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@215ec9f5 2024-02-08 10:49:01.357 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d8191e4 2024-02-08 10:49:01.357 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d8191e4 2024-02-08 10:49:01.358 [Test worker @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b170932 2024-02-08 10:49:01.361 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@59f23bbc 2024-02-08 10:49:01.361 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@59f23bbc 2024-02-08 10:49:01.364 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ce8c251 2024-02-08 10:49:01.365 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ce8c251 2024-02-08 10:49:01.368 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b2eaf58 2024-02-08 10:49:01.368 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b2eaf58 2024-02-08 10:49:01.368 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 10:49:01.467 [DefaultDispatcher-worker-10 @coroutine#48] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b170932 2024-02-08 10:49:01.502 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2024-02-08 10:49:01.502 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2024-02-08 10:49:01.502 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 10:49:01.503 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b170932: (connection evicted) 2024-02-08 10:49:01.504 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@433dd132: (connection evicted) 2024-02-08 10:49:01.504 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4dfa3725: (connection evicted) 2024-02-08 10:49:01.504 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49c5ba42: (connection evicted) 2024-02-08 10:49:01.505 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@cc73d1e: (connection evicted) 2024-02-08 10:49:01.505 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@215ec9f5: (connection evicted) 2024-02-08 10:49:01.506 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d8191e4: (connection evicted) 2024-02-08 10:49:01.506 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59f23bbc: (connection evicted) 2024-02-08 10:49:01.507 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ce8c251: (connection evicted) 2024-02-08 10:49:01.507 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b2eaf58: (connection evicted) 2024-02-08 10:49:01.508 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:01.508 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2024-02-08 10:49:01.508 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2024-02-08 10:49:01.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2024-02-08 10:49:01.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:01.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:01.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:01.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:01.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:01.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:01.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64910b2d 2024-02-08 10:49:01.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:01.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:01.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:01.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:01.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:01.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:01.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:01.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:01.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:01.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:01.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:01.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:01.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:01.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:01.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:01.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:01.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:01.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:01.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:01.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2024-02-08 10:49:01.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:01.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:01.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:01.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:01.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:01.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:01.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:01.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:01.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2024-02-08 10:49:01.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fef75c6 2024-02-08 10:49:01.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fef75c6 2024-02-08 10:49:01.556 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2024-02-08 10:49:01.656 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:01.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2024-02-08 10:49:01.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:01.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:01.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:01.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:01.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:01.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:01.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34f23816 2024-02-08 10:49:01.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:01.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:01.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:01.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:01.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:01.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:01.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:01.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:01.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:01.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:01.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:01.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:01.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:01.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:01.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:01.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:01.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:01.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:01.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:01.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2024-02-08 10:49:01.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:01.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:01.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:01.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:01.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:01.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:01.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:01.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:01.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2024-02-08 10:49:01.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@12f9f896 2024-02-08 10:49:01.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@12f9f896 2024-02-08 10:49:01.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2024-02-08 10:49:01.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2024-02-08 10:49:01.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:01.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:01.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:01.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:01.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:01.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:01.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@505f45cc 2024-02-08 10:49:01.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:01.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:01.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:01.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:01.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:01.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:01.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:01.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:01.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:01.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:01.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:01.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:01.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:01.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:01.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:01.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:01.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:01.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:01.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:01.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2024-02-08 10:49:01.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:01.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:01.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:01.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:01.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:01.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:01.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:01.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:01.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2024-02-08 10:49:01.927 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@5df92089 2024-02-08 10:49:01.927 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@5df92089 2024-02-08 10:49:01.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2024-02-08 10:49:02.008 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:49:02.011 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12f9f896 2024-02-08 10:49:02.016 [DefaultDispatcher-worker-3 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36997/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-08 10:49:02.016 [DefaultDispatcher-worker-3 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36997/com/ustadmobile/core/contenttype/childrens-literature.epub. 2024-02-08 10:49:02.016 [DefaultDispatcher-worker-3 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36997/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-08 10:49:02.027 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:02.058 [DefaultDispatcher-worker-6 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36997/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-08 10:49:02.059 [DefaultDispatcher-worker-6 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36997/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-08 10:49:02.087 [pool-2-thread-1 @coroutine#85] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5df92089 2024-02-08 10:49:02.212 [DefaultDispatcher-worker-2 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Response doesn't have "Content-Type" header, skipping ContentNegotiation plugin 2024-02-08 10:49:02.212 [DefaultDispatcher-worker-2 @coroutine#78] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:36997/com/ustadmobile/core/contenttype/childrens-literature.epub to class io.ktor.utils.io.ByteReadChannel 2024-02-08 10:49:02.398 [DefaultDispatcher-worker-2 @coroutine#90] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5df92089 2024-02-08 10:49:02.408 [DefaultDispatcher-worker-2 @coroutine#92] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5df92089 2024-02-08 10:49:02.451 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2024-02-08 10:49:02.451 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2024-02-08 10:49:02.451 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:02.451 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12f9f896: (connection evicted) 2024-02-08 10:49:02.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:02.453 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2024-02-08 10:49:02.453 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2024-02-08 10:49:02.456 [Test worker @coroutine#104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5df92089 2024-02-08 10:49:02.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2024-02-08 10:49:02.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:02.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:02.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:02.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:02.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:02.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:02.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60c98f25 2024-02-08 10:49:02.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:02.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:02.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:02.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:02.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:02.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:02.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:02.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:02.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:02.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:02.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:02.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:02.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:02.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:02.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:02.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:02.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:02.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:02.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:02.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2024-02-08 10:49:02.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:02.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:02.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:02.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:02.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:02.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:02.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:02.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:02.464 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2024-02-08 10:49:02.464 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eb906f3 2024-02-08 10:49:02.464 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eb906f3 2024-02-08 10:49:02.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2024-02-08 10:49:02.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2024-02-08 10:49:02.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:02.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:02.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:02.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:02.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:02.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:02.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58e02359 2024-02-08 10:49:02.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:02.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:02.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:02.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:02.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:02.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:02.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:02.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:02.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:02.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:02.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:02.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:02.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:02.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:02.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:02.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:02.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:02.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:02.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:02.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2024-02-08 10:49:02.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:02.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:02.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:02.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:02.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:02.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:02.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:02.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:02.487 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2024-02-08 10:49:02.487 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@491893f8 2024-02-08 10:49:02.487 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@491893f8 2024-02-08 10:49:02.487 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2024-02-08 10:49:02.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2024-02-08 10:49:02.536 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2024-02-08 10:49:02.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:02.536 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1eb906f3: (connection evicted) 2024-02-08 10:49:02.537 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:02.537 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2024-02-08 10:49:02.537 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2024-02-08 10:49:02.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2024-02-08 10:49:02.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:02.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:02.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:02.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:02.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:02.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:02.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55e91e61 2024-02-08 10:49:02.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:02.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:02.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:02.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:02.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:02.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:02.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:02.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:02.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:02.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:02.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:02.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:02.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:02.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:02.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:02.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:02.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:02.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:02.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:02.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2024-02-08 10:49:02.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:02.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:02.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:02.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:02.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:02.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:02.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:02.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:02.543 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2024-02-08 10:49:02.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d55dd21 2024-02-08 10:49:02.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d55dd21 2024-02-08 10:49:02.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2024-02-08 10:49:02.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2024-02-08 10:49:02.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:02.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:02.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:02.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:02.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:02.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:02.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d6c4079 2024-02-08 10:49:02.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:02.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:02.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:02.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:02.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:02.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:02.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:02.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:02.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:02.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:02.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:02.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:02.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:02.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:02.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:02.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:02.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:02.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:02.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:02.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2024-02-08 10:49:02.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:02.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:02.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:02.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:02.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:02.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:02.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:02.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:02.560 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2024-02-08 10:49:02.561 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@432c0f1 2024-02-08 10:49:02.561 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@432c0f1 2024-02-08 10:49:02.561 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2024-02-08 10:49:02.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2024-02-08 10:49:02.567 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2024-02-08 10:49:02.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:02.568 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d55dd21: (connection evicted) 2024-02-08 10:49:02.568 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:02.568 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2024-02-08 10:49:02.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2024-02-08 10:49:02.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2024-02-08 10:49:02.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:02.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:02.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:02.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:02.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:02.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:02.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75cacb3e 2024-02-08 10:49:02.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:02.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:02.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:02.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:02.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:02.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:02.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:02.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:02.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:02.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:02.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:02.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:02.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:02.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:02.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:02.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:02.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:02.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:02.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:02.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2024-02-08 10:49:02.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:02.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:02.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:02.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:02.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:02.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:02.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:02.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:02.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2024-02-08 10:49:02.573 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@29c59b6e 2024-02-08 10:49:02.573 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@29c59b6e 2024-02-08 10:49:02.573 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2024-02-08 10:49:02.587 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:02.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2024-02-08 10:49:02.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:02.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:02.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:02.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:02.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:02.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:02.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@483b7dc4 2024-02-08 10:49:02.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:02.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:02.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:02.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:02.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:02.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:02.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:02.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:02.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:02.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:02.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:02.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:02.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:02.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:02.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:02.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:02.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:02.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:02.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:02.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2024-02-08 10:49:02.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:02.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:02.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:02.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:02.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:02.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:02.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:02.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:02.592 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2024-02-08 10:49:02.592 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@213835b6 2024-02-08 10:49:02.592 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@213835b6 2024-02-08 10:49:02.592 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2024-02-08 10:49:02.601 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2024-02-08 10:49:02.601 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2024-02-08 10:49:02.601 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:02.601 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@29c59b6e: (connection evicted) 2024-02-08 10:49:02.602 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:02.602 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2024-02-08 10:49:02.602 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2024-02-08 10:49:02.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2024-02-08 10:49:02.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:02.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:02.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:02.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:02.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:02.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:02.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31006a75 2024-02-08 10:49:02.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:02.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:02.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:02.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:02.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:02.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:02.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:02.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:02.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:02.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:02.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:02.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:02.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:02.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:02.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:02.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:02.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:02.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:02.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:02.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2024-02-08 10:49:02.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:02.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:02.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:02.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:02.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:02.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:02.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:02.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:02.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2024-02-08 10:49:02.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@e97f115 2024-02-08 10:49:02.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@e97f115 2024-02-08 10:49:02.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2024-02-08 10:49:02.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2024-02-08 10:49:02.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:02.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:02.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:02.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:02.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:02.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:02.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d6b42cf 2024-02-08 10:49:02.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:02.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:02.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:02.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:02.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:02.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:02.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:02.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:02.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:02.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:02.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:02.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:02.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:02.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:02.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:02.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:02.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:02.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:02.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:02.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2024-02-08 10:49:02.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:02.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:02.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:02.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:02.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:02.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:02.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:02.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:02.624 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2024-02-08 10:49:02.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@370225c7 2024-02-08 10:49:02.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@370225c7 2024-02-08 10:49:02.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2024-02-08 10:49:02.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2024-02-08 10:49:02.657 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2024-02-08 10:49:02.657 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:02.658 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e97f115: (connection evicted) 2024-02-08 10:49:02.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:02.658 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2024-02-08 10:49:02.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2024-02-08 10:49:02.661 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:02.692 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:02.725 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:02.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2024-02-08 10:49:02.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:02.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:02.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:02.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:02.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:02.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:02.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52285a5f 2024-02-08 10:49:02.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:02.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:02.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:02.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:02.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:02.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:02.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:02.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:02.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:02.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:02.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:02.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:02.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:02.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:02.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:02.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:02.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:02.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:02.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:02.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2024-02-08 10:49:02.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:02.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:02.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:02.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:02.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:02.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:02.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:02.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:02.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2024-02-08 10:49:02.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@224e6e88 2024-02-08 10:49:02.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@224e6e88 2024-02-08 10:49:02.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2024-02-08 10:49:02.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2024-02-08 10:49:02.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:02.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:02.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:02.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:02.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:02.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:02.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70139a81 2024-02-08 10:49:02.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:02.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:02.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:02.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:02.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:02.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:02.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:02.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:02.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:02.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:02.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:02.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:02.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:02.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:02.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:02.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:02.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:02.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:02.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:02.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2024-02-08 10:49:02.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:02.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:02.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:02.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:02.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:02.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:02.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:02.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:02.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2024-02-08 10:49:02.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@15e5246 2024-02-08 10:49:02.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@15e5246 2024-02-08 10:49:02.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2024-02-08 10:49:02.853 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:02.866 [DefaultDispatcher-worker-3 @coroutine#134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15e5246 2024-02-08 10:49:02.871 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:02.882 [DefaultDispatcher-worker-3 @coroutine#136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15e5246 2024-02-08 10:49:02.892 [DefaultDispatcher-worker-7 @coroutine#138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15e5246 2024-02-08 10:49:02.903 [DefaultDispatcher-worker-7 @coroutine#140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15e5246 2024-02-08 10:49:02.977 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2024-02-08 10:49:02.977 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2024-02-08 10:49:02.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:02.977 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@224e6e88: (connection evicted) 2024-02-08 10:49:02.978 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:02.978 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2024-02-08 10:49:02.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2024-02-08 10:49:02.982 [Test worker @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15e5246 2024-02-08 10:49:02.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2024-02-08 10:49:02.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:02.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:02.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:02.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:02.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:02.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:02.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a0f06ad 2024-02-08 10:49:02.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:02.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:02.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:02.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:02.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:02.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:02.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:02.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:02.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:02.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:02.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:02.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:02.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:02.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:02.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:02.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:02.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:02.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:02.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:02.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2024-02-08 10:49:02.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:02.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:02.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:02.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:02.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:02.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:02.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:02.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:02.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2024-02-08 10:49:02.993 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@280d5a82 2024-02-08 10:49:02.993 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@280d5a82 2024-02-08 10:49:02.993 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2024-02-08 10:49:03.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2024-02-08 10:49:03.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:03.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:03.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:03.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:03.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:03.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:03.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a34a51e 2024-02-08 10:49:03.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:03.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:03.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:03.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:03.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:03.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:03.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:03.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:03.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:03.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:03.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:03.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:03.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:03.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:03.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:03.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:03.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:03.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:03.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:03.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2024-02-08 10:49:03.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:03.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:03.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:03.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:03.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:03.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:03.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:03.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:03.008 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2024-02-08 10:49:03.008 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c668c2a 2024-02-08 10:49:03.008 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c668c2a 2024-02-08 10:49:03.008 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2024-02-08 10:49:03.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2024-02-08 10:49:03.016 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2024-02-08 10:49:03.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:03.016 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@280d5a82: (connection evicted) 2024-02-08 10:49:03.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:03.017 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2024-02-08 10:49:03.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2024-02-08 10:49:03.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2024-02-08 10:49:03.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:03.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:03.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:03.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:03.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:03.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:03.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@503a7990 2024-02-08 10:49:03.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:03.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:03.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:03.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:03.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:03.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:03.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:03.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:03.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:03.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:03.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:03.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:03.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:03.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:03.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:03.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:03.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:03.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:03.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:03.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2024-02-08 10:49:03.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:03.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:03.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:03.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:03.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:03.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:03.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:03.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:03.021 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2024-02-08 10:49:03.022 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dcbbb49 2024-02-08 10:49:03.022 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dcbbb49 2024-02-08 10:49:03.022 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2024-02-08 10:49:03.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2024-02-08 10:49:03.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:03.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:03.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:03.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:03.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:03.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:03.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35329a05 2024-02-08 10:49:03.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:03.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:03.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:03.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:03.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:03.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:03.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:03.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:03.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:03.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:03.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:03.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:03.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:03.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:03.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:03.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:03.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:03.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:03.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:03.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2024-02-08 10:49:03.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:03.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:03.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:03.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:03.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:03.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:03.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:03.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:03.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2024-02-08 10:49:03.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@17136390 2024-02-08 10:49:03.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@17136390 2024-02-08 10:49:03.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2024-02-08 10:49:03.045 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2024-02-08 10:49:03.046 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2024-02-08 10:49:03.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:03.046 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6dcbbb49: (connection evicted) 2024-02-08 10:49:03.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:03.046 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2024-02-08 10:49:03.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2024-02-08 10:49:03.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2024-02-08 10:49:03.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:03.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:03.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:03.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:03.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:03.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:03.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17003497 2024-02-08 10:49:03.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:03.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:03.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:03.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:03.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:03.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:03.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:03.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:03.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:03.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:03.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:03.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:03.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:03.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:03.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:03.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:03.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:03.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:03.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:03.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2024-02-08 10:49:03.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:03.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:03.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:03.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:03.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:03.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:03.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:03.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:03.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2024-02-08 10:49:03.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@376498da 2024-02-08 10:49:03.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@376498da 2024-02-08 10:49:03.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2024-02-08 10:49:03.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2024-02-08 10:49:03.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:03.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:03.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:03.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:03.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:03.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:03.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39a8e2fa 2024-02-08 10:49:03.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:03.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:03.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:03.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:03.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:03.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:03.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:03.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:03.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:03.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:03.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:03.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:03.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:03.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:03.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:03.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:03.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:03.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:03.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:03.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2024-02-08 10:49:03.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:03.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:03.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:03.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:03.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:03.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:03.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:03.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:03.065 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2024-02-08 10:49:03.065 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c43df76 2024-02-08 10:49:03.065 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c43df76 2024-02-08 10:49:03.065 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2024-02-08 10:49:03.068 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2024-02-08 10:49:03.068 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2024-02-08 10:49:03.068 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:03.068 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@376498da: (connection evicted) 2024-02-08 10:49:03.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:03.069 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2024-02-08 10:49:03.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2024-02-08 10:49:03.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2024-02-08 10:49:03.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:03.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:03.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:03.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:03.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:03.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:03.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d132bb6 2024-02-08 10:49:03.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:03.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:03.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:03.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:03.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:03.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:03.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:03.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:03.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:03.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:03.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:03.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:03.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:03.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:03.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:03.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:03.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:03.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:03.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:03.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2024-02-08 10:49:03.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:03.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:03.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:03.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:03.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:03.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:03.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:03.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:03.073 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2024-02-08 10:49:03.073 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@225e09f0 2024-02-08 10:49:03.073 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@225e09f0 2024-02-08 10:49:03.073 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2024-02-08 10:49:03.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2024-02-08 10:49:03.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:03.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:03.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:03.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:03.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:03.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:03.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@bc8d68b 2024-02-08 10:49:03.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:03.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:03.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:03.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:03.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:03.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:03.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:03.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:03.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:03.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:03.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:03.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:03.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:03.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:03.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:03.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:03.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:03.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:03.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:03.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2024-02-08 10:49:03.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:03.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:03.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:03.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:03.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:03.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:03.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:03.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:03.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2024-02-08 10:49:03.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cf8a235 2024-02-08 10:49:03.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cf8a235 2024-02-08 10:49:03.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2024-02-08 10:49:03.109 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:03.110 [DefaultDispatcher-worker-3 @coroutine#334] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -version 2024-02-08 10:49:03.143 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:03.147 [DefaultDispatcher-worker-3 @coroutine#334] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -v quiet -print_format json -show_error -show_format -show_streams -show_chapters /tmp/junit11692835856533698351/junit2857462688843234771.tmp 2024-02-08 10:49:03.165 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:03.173 [HikariPool-22 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:03.188 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:03.192 [DefaultDispatcher-worker-3 @coroutine#334] DEBUG net.bramp.ffmpeg.FFprobe - { "streams": [ { "index": 0, "codec_name": "h264", "codec_long_name": "H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10", "profile": "High", "codec_type": "video", "codec_time_base": "36131/2150400", "codec_tag_string": "avc1", "codec_tag": "0x31637661", "width": 1920, "height": 1080, "coded_width": 1920, "coded_height": 1088, "has_b_frames": 1, "sample_aspect_ratio": "1:1", "display_aspect_ratio": "16:9", "pix_fmt": "yuv420p", "level": 40, "color_range": "tv", "color_space": "bt709", "color_transfer": "bt709", "color_primaries": "bt709", "chroma_location": "left", "refs": 1, "is_avc": "true", "nal_length_size": "4", "r_frame_rate": "30/1", "avg_frame_rate": "1075200/36131", 2024-02-08 10:49:03.202 [DefaultDispatcher-worker-3 @coroutine#334] DEBUG net.bramp.ffmpeg.FFprobe - "time_base": "1/15360", "start_pts": 0, "start_time": "0.000000", "duration_ts": 17695, "duration": "1.152018", "bit_rate": "3011701", "bits_per_raw_sample": "8", "nb_frames": "70", "disposition": { "default": 1, "dub": 0, "original": 0, "comment": 0, "lyrics": 0, "karaoke": 0, "forced": 0, "hearing_impaired": 0, "visual_impaired": 0, "clean_effects": 0, "attached_pic": 0, "timed_thumbnails": 0 }, "tags": { "creation_time": "2019-01-29T08:44:17.000000Z", "language": "und", "handler_name": "Core Media Video" } }, { "index": 1, "codec_name": "aac", "codec_long_name": "AAC (Advanced Audio Coding 2024-02-08 10:49:03.204 [DefaultDispatcher-worker-3 @coroutine#334] DEBUG net.bramp.ffmpeg.FFprobe - )", "profile": "LC", "codec_type": "audio", "codec_time_base": "1/44100", "codec_tag_string": "mp4a", "codec_tag": "0x6134706d", "sample_fmt": "fltp", "sample_rate": "44100", "channels": 2, "channel_layout": "stereo", "bits_per_sample": 0, "r_frame_rate": "0/0", "avg_frame_rate": "0/0", "time_base": "1/44100", "start_pts": 0, "start_time": "0.000000", "duration_ts": 50803, "duration": "1.151995", "bit_rate": "127320", "max_bit_rate": "127999", "nb_frames": "53", "disposition": { "default": 1, "dub": 0, "original": 0, "comment": 0, "lyrics": 0, "karaoke": 0, "forced": 0, "hearing_impaired": 0, "visual_impaired": 0, 2024-02-08 10:49:03.204 [DefaultDispatcher-worker-3 @coroutine#334] DEBUG net.bramp.ffmpeg.FFprobe - "clean_effects": 0, "attached_pic": 0, "timed_thumbnails": 0 }, "tags": { "creation_time": "2019-01-29T08:44:17.000000Z", "language": "und", "handler_name": "Core Media Audio" } } ], "chapters": [ ], "format": { "filename": "/tmp/junit11692835856533698351/junit2857462688843234771.tmp", "nb_streams": 2, "nb_programs": 0, "format_name": "mov,mp4,m4a,3gp,3g2,mj2", "format_long_name": "QuickTime / MOV", "start_time": "0.000000", "duration": "1.152000", "size": "907481", "bit_rate": "6301951", "probe_score": 100, "tags": { "major_brand": "mp42", "minor_version": "1", "compatible_brands": "mp41mp42isom", "creation_time": "2019-01-29T08:44:17.000000Z" } } } 2024-02-08 10:49:03.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2024-02-08 10:49:03.205 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2024-02-08 10:49:03.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:03.205 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@225e09f0: (connection evicted) 2024-02-08 10:49:03.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:03.206 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2024-02-08 10:49:03.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2024-02-08 10:49:03.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2024-02-08 10:49:03.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:03.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:03.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:03.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:03.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:03.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:03.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@655909e2 2024-02-08 10:49:03.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:03.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:03.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:03.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:03.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:03.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:03.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:03.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:03.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:03.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:03.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:03.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:03.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:03.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:03.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:03.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:03.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:03.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:03.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:03.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2024-02-08 10:49:03.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:03.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:03.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:03.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:03.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:03.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:03.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:03.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:03.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2024-02-08 10:49:03.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@1171ba7e 2024-02-08 10:49:03.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@1171ba7e 2024-02-08 10:49:03.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2024-02-08 10:49:03.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2024-02-08 10:49:03.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:03.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:03.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:03.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:03.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:03.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:03.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56872fcb 2024-02-08 10:49:03.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:03.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:03.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:03.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:03.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:03.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:03.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:03.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:03.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:03.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:03.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:03.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:03.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:03.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:03.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:03.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:03.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:03.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:03.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:03.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2024-02-08 10:49:03.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:03.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:03.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:03.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:03.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:03.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:03.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:03.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:03.227 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2024-02-08 10:49:03.227 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d3b6585 2024-02-08 10:49:03.227 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d3b6585 2024-02-08 10:49:03.227 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2024-02-08 10:49:03.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2024-02-08 10:49:03.230 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2024-02-08 10:49:03.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:03.230 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1171ba7e: (connection evicted) 2024-02-08 10:49:03.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:03.231 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2024-02-08 10:49:03.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2024-02-08 10:49:03.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2024-02-08 10:49:03.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:03.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:03.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:03.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:03.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:03.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:03.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b444b5 2024-02-08 10:49:03.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:03.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:03.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:03.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:03.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:03.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:03.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:03.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:03.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:03.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:03.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:03.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:03.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:03.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:03.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:03.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:03.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:03.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:03.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:03.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2024-02-08 10:49:03.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:03.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:03.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:03.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:03.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:03.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:03.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:03.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:03.233 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2024-02-08 10:49:03.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ae66c98 2024-02-08 10:49:03.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ae66c98 2024-02-08 10:49:03.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2024-02-08 10:49:03.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2024-02-08 10:49:03.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:03.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:03.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:03.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:03.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:03.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:03.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1aaf46e6 2024-02-08 10:49:03.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:03.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:03.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:03.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:03.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:03.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:03.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:03.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:03.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:03.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:03.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:03.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:03.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:03.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:03.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:03.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:03.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:03.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:03.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:03.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2024-02-08 10:49:03.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:03.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:03.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:03.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:03.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:03.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:03.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:03.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:03.248 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2024-02-08 10:49:03.249 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@23df7fad 2024-02-08 10:49:03.249 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@23df7fad 2024-02-08 10:49:03.249 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2024-02-08 10:49:03.262 [DefaultDispatcher-worker-3 @coroutine#345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23df7fad 2024-02-08 10:49:03.263 [DefaultDispatcher-worker-3 @coroutine#347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23df7fad 2024-02-08 10:49:03.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2024-02-08 10:49:03.266 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2024-02-08 10:49:03.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:03.266 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ae66c98: (connection evicted) 2024-02-08 10:49:03.267 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:03.267 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2024-02-08 10:49:03.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2024-02-08 10:49:03.268 [Test worker @coroutine#352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23df7fad 2024-02-08 10:49:03.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2024-02-08 10:49:03.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:03.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:03.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:03.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:03.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:03.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:03.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e36bc01 2024-02-08 10:49:03.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:03.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:03.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:03.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:03.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:03.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:03.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:03.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:03.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:03.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:03.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:03.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:03.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:03.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:03.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:03.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:03.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:03.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:03.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:03.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2024-02-08 10:49:03.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:03.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:03.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:03.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:03.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:03.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:03.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:03.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:03.272 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2024-02-08 10:49:03.272 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@35536760 2024-02-08 10:49:03.272 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@35536760 2024-02-08 10:49:03.272 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2024-02-08 10:49:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2024-02-08 10:49:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c8f71a7 2024-02-08 10:49:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2024-02-08 10:49:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:03.286 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2024-02-08 10:49:03.287 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@67a6a2d0 2024-02-08 10:49:03.287 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@67a6a2d0 2024-02-08 10:49:03.287 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2024-02-08 10:49:03.289 [DefaultDispatcher-worker-3 @coroutine#358] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -version 2024-02-08 10:49:03.320 [DefaultDispatcher-worker-3 @coroutine#358] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -v quiet -print_format json -show_error -show_format -show_streams -show_chapters /tmp/junit15900358218402959249/junit3409457002964314846.tmp 2024-02-08 10:49:03.327 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:03.349 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:03.353 [DefaultDispatcher-worker-3 @coroutine#358] DEBUG net.bramp.ffmpeg.FFprobe - { "error": { "code": -1094995529, "string": "Invalid data found when processing input" } } 2024-02-08 10:49:03.356 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2024-02-08 10:49:03.356 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2024-02-08 10:49:03.356 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:03.356 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35536760: (connection evicted) 2024-02-08 10:49:03.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:03.357 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2024-02-08 10:49:03.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2024-02-08 10:49:03.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2024-02-08 10:49:03.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:03.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:03.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:03.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:03.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:03.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:03.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@669c2b07 2024-02-08 10:49:03.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:03.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:03.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:03.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:03.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:03.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:03.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:03.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:03.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:03.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:03.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:03.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:03.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:03.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:03.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:03.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:03.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:03.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:03.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:03.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2024-02-08 10:49:03.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:03.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:03.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:03.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:03.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:03.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:03.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:03.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:03.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2024-02-08 10:49:03.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a902015 2024-02-08 10:49:03.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a902015 2024-02-08 10:49:03.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2024-02-08 10:49:03.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2024-02-08 10:49:03.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:03.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:03.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:03.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:03.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:03.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:03.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55d99dc3 2024-02-08 10:49:03.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:03.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:03.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:03.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:03.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:03.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:03.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:03.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:03.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:03.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:03.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:03.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:03.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:03.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:03.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:03.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:03.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:03.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:03.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:03.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2024-02-08 10:49:03.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:03.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:03.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:03.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:03.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:03.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:03.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:03.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:03.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2024-02-08 10:49:03.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c64339f 2024-02-08 10:49:03.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c64339f 2024-02-08 10:49:03.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2024-02-08 10:49:03.387 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:03.391 [DefaultDispatcher-worker-6 @coroutine#365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c64339f 2024-02-08 10:49:03.393 [DefaultDispatcher-worker-6 @coroutine#367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c64339f 2024-02-08 10:49:03.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2024-02-08 10:49:03.394 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2024-02-08 10:49:03.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:03.394 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a902015: (connection evicted) 2024-02-08 10:49:03.395 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:03.395 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2024-02-08 10:49:03.395 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2024-02-08 10:49:03.396 [Test worker @coroutine#371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c64339f 2024-02-08 10:49:03.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2024-02-08 10:49:03.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:03.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:03.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:03.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:03.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:03.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:03.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2bcb1414 2024-02-08 10:49:03.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:03.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:03.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:03.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:03.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:03.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:03.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:03.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:03.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:03.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:03.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:03.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:03.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:03.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:03.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:03.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:03.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:03.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:03.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:03.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2024-02-08 10:49:03.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:03.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:03.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:03.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:03.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:03.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:03.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:03.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:03.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2024-02-08 10:49:03.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b4829aa 2024-02-08 10:49:03.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b4829aa 2024-02-08 10:49:03.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2024-02-08 10:49:03.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2024-02-08 10:49:03.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:03.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:03.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:03.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:03.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:03.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:03.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a99c42c 2024-02-08 10:49:03.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:03.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:03.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:03.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:03.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:03.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:03.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:03.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:03.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:03.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:03.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:03.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:03.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:03.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:03.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:03.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:03.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:03.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:03.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:03.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2024-02-08 10:49:03.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:03.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:03.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:03.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:03.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:03.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:03.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:03.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:03.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2024-02-08 10:49:03.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b2b7e3c 2024-02-08 10:49:03.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b2b7e3c 2024-02-08 10:49:03.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2024-02-08 10:49:03.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2024-02-08 10:49:03.473 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2024-02-08 10:49:03.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:03.474 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b4829aa: (connection evicted) 2024-02-08 10:49:03.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:03.474 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2024-02-08 10:49:03.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2024-02-08 10:49:03.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2024-02-08 10:49:03.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:03.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:03.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:03.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:03.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:03.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:03.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ba1cdbe 2024-02-08 10:49:03.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:03.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:03.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:03.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:03.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:03.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:03.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:03.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:03.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:03.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:03.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:03.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:03.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:03.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:03.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:03.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:03.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:03.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:03.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:03.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2024-02-08 10:49:03.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:03.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:03.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:03.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:03.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:03.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:03.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:03.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:03.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2024-02-08 10:49:03.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@226e07e7 2024-02-08 10:49:03.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@226e07e7 2024-02-08 10:49:03.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2024-02-08 10:49:03.483 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:03.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2024-02-08 10:49:03.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:03.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:03.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:03.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:03.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:03.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:03.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c31e410 2024-02-08 10:49:03.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:03.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:03.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:03.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:03.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:03.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:03.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:03.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:03.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:03.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:03.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:03.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:03.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:03.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:03.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:03.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:03.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:03.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:03.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:03.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2024-02-08 10:49:03.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:03.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:03.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:03.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:03.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:03.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:03.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:03.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:03.496 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2024-02-08 10:49:03.497 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@6febec41 2024-02-08 10:49:03.497 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@6febec41 2024-02-08 10:49:03.497 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2024-02-08 10:49:03.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2024-02-08 10:49:03.499 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2024-02-08 10:49:03.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:03.500 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@226e07e7: (connection evicted) 2024-02-08 10:49:03.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:03.500 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2024-02-08 10:49:03.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2024-02-08 10:49:03.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2024-02-08 10:49:03.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:03.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:03.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:03.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:03.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:03.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:03.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c0e4e4e 2024-02-08 10:49:03.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:03.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:03.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:03.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:03.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:03.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:03.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:03.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:03.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:03.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:03.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:03.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:03.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:03.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:03.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:03.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:03.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:03.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:03.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:03.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2024-02-08 10:49:03.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:03.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:03.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:03.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:03.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:03.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:03.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:03.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:03.503 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2024-02-08 10:49:03.503 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ba97962 2024-02-08 10:49:03.503 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ba97962 2024-02-08 10:49:03.503 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2024-02-08 10:49:03.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2024-02-08 10:49:03.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:03.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:03.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:03.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:03.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:03.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:03.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35becbd4 2024-02-08 10:49:03.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:03.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:03.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:03.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:03.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:03.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:03.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:03.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:03.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:03.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:03.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:03.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:03.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:03.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:03.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:03.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:03.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:03.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:03.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:03.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2024-02-08 10:49:03.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:03.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:03.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:03.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:03.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:03.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:03.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:03.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:03.518 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2024-02-08 10:49:03.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cb04dd 2024-02-08 10:49:03.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cb04dd 2024-02-08 10:49:03.518 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2024-02-08 10:49:03.520 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:03.523 [DefaultDispatcher-worker-3 @coroutine#388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cb04dd 2024-02-08 10:49:03.524 [DefaultDispatcher-worker-3 @coroutine#390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cb04dd 2024-02-08 10:49:03.525 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2024-02-08 10:49:03.525 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2024-02-08 10:49:03.525 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:03.525 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ba97962: (connection evicted) 2024-02-08 10:49:03.526 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:03.526 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2024-02-08 10:49:03.526 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2024-02-08 10:49:03.526 [Test worker @coroutine#394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cb04dd 2024-02-08 10:49:03.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2024-02-08 10:49:03.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:03.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:03.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:03.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:03.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:03.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:03.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@246df37b 2024-02-08 10:49:03.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:03.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:03.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:03.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:03.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:03.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:03.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:03.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:03.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:03.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:03.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:03.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:03.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:03.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:03.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:03.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:03.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:03.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:03.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:03.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2024-02-08 10:49:03.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:03.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:03.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:03.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:03.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:03.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:03.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:03.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:03.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2024-02-08 10:49:03.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c56eba5 2024-02-08 10:49:03.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c56eba5 2024-02-08 10:49:03.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2024-02-08 10:49:03.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2024-02-08 10:49:03.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:03.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:03.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:03.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:03.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:03.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:03.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6231f77a 2024-02-08 10:49:03.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:03.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:03.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:03.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:03.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:03.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:03.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:03.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:03.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:03.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:03.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:03.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:03.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:03.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:03.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:03.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:03.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:03.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:03.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:03.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2024-02-08 10:49:03.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:03.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:03.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:03.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:03.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:03.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:03.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:03.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:03.547 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2024-02-08 10:49:03.547 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@75b363c3 2024-02-08 10:49:03.547 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@75b363c3 2024-02-08 10:49:03.547 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2024-02-08 10:49:03.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2024-02-08 10:49:03.550 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2024-02-08 10:49:03.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:03.550 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c56eba5: (connection evicted) 2024-02-08 10:49:03.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:03.551 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2024-02-08 10:49:03.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2024-02-08 10:49:03.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2024-02-08 10:49:03.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:03.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:03.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:03.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:03.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:03.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:03.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50f3ba6a 2024-02-08 10:49:03.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:03.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:03.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:03.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:03.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:03.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:03.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:03.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:03.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:03.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:03.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:03.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:03.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:03.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 10:49:03.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 10:49:03.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:03.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:03.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 10:49:03.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:03.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2024-02-08 10:49:03.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:03.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:03.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:03.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:03.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:03.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:03.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:03.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:03.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2024-02-08 10:49:03.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d806de6 2024-02-08 10:49:03.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d806de6 2024-02-08 10:49:03.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2024-02-08 10:49:03.576 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d806de6 2024-02-08 10:49:03.588 [Test worker @coroutine#402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d806de6 2024-02-08 10:49:03.590 [Test worker @coroutine#404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d806de6 2024-02-08 10:49:03.596 [Test worker @coroutine#409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d806de6 2024-02-08 10:49:03.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2024-02-08 10:49:03.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:03.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:03.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:03.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:03.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:03.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:03.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78b9155e 2024-02-08 10:49:03.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:03.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:03.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:03.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:03.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:03.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:03.597 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:03.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:03.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:03.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:03.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:03.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:03.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:03.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:03.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:03.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:03.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:03.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:03.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:03.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:03.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2024-02-08 10:49:03.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:03.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:03.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:03.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:03.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:03.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:03.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:03.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:03.597 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2024-02-08 10:49:03.598 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@6de33fde 2024-02-08 10:49:03.598 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@6de33fde 2024-02-08 10:49:03.598 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2024-02-08 10:49:03.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2024-02-08 10:49:03.605 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2024-02-08 10:49:03.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:49:03.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:03.605 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2024-02-08 10:49:03.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2024-02-08 10:49:03.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2024-02-08 10:49:03.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:03.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:03.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:03.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:03.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:03.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:03.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40c28b0d 2024-02-08 10:49:03.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:03.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:03.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:03.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:03.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:03.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:03.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:03.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:03.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:03.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:03.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:03.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:03.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:03.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 10:49:03.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 10:49:03.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:03.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:03.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 10:49:03.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:03.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2024-02-08 10:49:03.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:03.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:03.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:03.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:03.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:03.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:03.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:03.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:03.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2024-02-08 10:49:03.614 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fa98a22 2024-02-08 10:49:03.614 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fa98a22 2024-02-08 10:49:03.614 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2024-02-08 10:49:03.615 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa98a22 2024-02-08 10:49:03.618 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:03.634 [Test worker @coroutine#419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa98a22 2024-02-08 10:49:03.637 [Test worker @coroutine#421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa98a22 2024-02-08 10:49:03.641 [Test worker @coroutine#426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa98a22 2024-02-08 10:49:03.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2024-02-08 10:49:03.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:03.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:03.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:03.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:03.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:03.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:03.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67e11bda 2024-02-08 10:49:03.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:03.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:03.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:03.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:03.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:03.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:03.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:03.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:03.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:03.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:03.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:03.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:03.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:03.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:03.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:03.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:03.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:03.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:03.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:03.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2024-02-08 10:49:03.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:03.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:03.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:03.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:03.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:03.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:03.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:03.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:03.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2024-02-08 10:49:03.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bde6148 2024-02-08 10:49:03.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bde6148 2024-02-08 10:49:03.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2024-02-08 10:49:03.647 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:03.651 [DefaultDispatcher-worker-10 @coroutine#435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bde6148 2024-02-08 10:49:03.652 [DefaultDispatcher-worker-5 @coroutine#423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa98a22 2024-02-08 10:49:03.652 [Test worker @coroutine#438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bde6148 2024-02-08 10:49:03.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2024-02-08 10:49:03.655 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2024-02-08 10:49:03.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:03.656 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1fa98a22: (connection evicted) 2024-02-08 10:49:03.657 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:03.657 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2024-02-08 10:49:03.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2024-02-08 10:49:03.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2024-02-08 10:49:03.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:03.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:03.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:03.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:03.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:03.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:03.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43ab0659 2024-02-08 10:49:03.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:03.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:03.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:03.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:03.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:03.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:03.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:03.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:03.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:03.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:03.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:03.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:03.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:03.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 10:49:03.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 10:49:03.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:03.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:03.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 10:49:03.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:03.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2024-02-08 10:49:03.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:03.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:03.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:03.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:03.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:03.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:03.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:03.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:03.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2024-02-08 10:49:03.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@25421809 2024-02-08 10:49:03.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@25421809 2024-02-08 10:49:03.663 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2024-02-08 10:49:03.664 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25421809 2024-02-08 10:49:03.676 [Test worker @coroutine#446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25421809 2024-02-08 10:49:03.678 [Test worker @coroutine#448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25421809 2024-02-08 10:49:03.682 [Test worker @coroutine#453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25421809 2024-02-08 10:49:03.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2024-02-08 10:49:03.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:03.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:03.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:03.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:03.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:03.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:03.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f3ddc86 2024-02-08 10:49:03.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:03.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:03.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:03.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:03.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:03.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:03.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:03.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:03.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:03.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:03.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:03.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:03.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:03.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:03.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:03.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:03.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:03.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:03.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:03.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2024-02-08 10:49:03.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:03.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:03.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:03.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:03.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:03.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:03.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:03.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:03.683 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2024-02-08 10:49:03.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@336d28a1 2024-02-08 10:49:03.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@336d28a1 2024-02-08 10:49:03.683 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2024-02-08 10:49:03.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2024-02-08 10:49:03.685 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2024-02-08 10:49:03.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:49:03.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:03.686 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2024-02-08 10:49:03.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2024-02-08 10:49:03.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2024-02-08 10:49:03.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:03.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:03.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:03.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:03.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:03.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:03.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d622556 2024-02-08 10:49:03.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:03.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:03.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:03.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:03.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:03.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:03.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:03.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:03.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:03.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:03.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:03.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:03.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:03.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 10:49:03.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 10:49:03.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:03.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:03.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 10:49:03.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:03.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2024-02-08 10:49:03.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:03.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:03.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:03.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:03.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:03.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:03.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:03.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:03.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2024-02-08 10:49:03.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@70ee1963 2024-02-08 10:49:03.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@70ee1963 2024-02-08 10:49:03.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2024-02-08 10:49:03.692 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ee1963 2024-02-08 10:49:03.698 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:03.703 [Test worker @coroutine#464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ee1963 2024-02-08 10:49:03.705 [Test worker @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ee1963 2024-02-08 10:49:03.708 [Test worker @coroutine#471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ee1963 2024-02-08 10:49:03.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2024-02-08 10:49:03.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:03.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:03.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:03.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:03.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:03.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:03.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@eb1d475 2024-02-08 10:49:03.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:03.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:03.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:03.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:03.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:03.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:03.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:03.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:03.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:03.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:03.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:03.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:03.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:03.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:03.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:03.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:03.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:03.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:03.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:03.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2024-02-08 10:49:03.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:03.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:03.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:03.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:03.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:03.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:03.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:03.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:03.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2024-02-08 10:49:03.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@718f3088 2024-02-08 10:49:03.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@718f3088 2024-02-08 10:49:03.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2024-02-08 10:49:03.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2024-02-08 10:49:03.715 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2024-02-08 10:49:03.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:49:03.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:03.715 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2024-02-08 10:49:03.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2024-02-08 10:49:03.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2024-02-08 10:49:03.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:03.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:03.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:03.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:03.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:03.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:03.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@839755f 2024-02-08 10:49:03.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:03.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:03.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:03.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:03.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:03.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:03.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:03.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:03.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:03.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:03.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:03.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:03.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:03.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:03.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:03.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:03.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:03.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:03.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:03.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2024-02-08 10:49:03.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:03.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:03.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:03.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:03.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:03.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:03.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:03.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:03.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2024-02-08 10:49:03.722 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@2328ec73 2024-02-08 10:49:03.722 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@2328ec73 2024-02-08 10:49:03.722 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2024-02-08 10:49:03.744 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:03.783 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:03.793 [DefaultDispatcher-worker-10 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2328ec73 2024-02-08 10:49:03.806 [DefaultDispatcher-worker-10 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2328ec73 2024-02-08 10:49:03.810 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:03.822 [HikariPool-48 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:03.857 [DefaultDispatcher-worker-5 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2328ec73 2024-02-08 10:49:03.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2024-02-08 10:49:03.859 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2024-02-08 10:49:03.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:03.859 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2328ec73: (connection evicted) 2024-02-08 10:49:03.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:03.860 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2024-02-08 10:49:03.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2024-02-08 10:49:03.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2024-02-08 10:49:03.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:03.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:03.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:03.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:03.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:03.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:03.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39e7e040 2024-02-08 10:49:03.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:03.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:03.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:03.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:03.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:03.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:03.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:03.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:03.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:03.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:03.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:03.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:03.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:03.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:03.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:03.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:03.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:03.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:03.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:03.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2024-02-08 10:49:03.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:03.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:03.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:03.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:03.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:03.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:03.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:03.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:03.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2024-02-08 10:49:03.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c1f15df 2024-02-08 10:49:03.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c1f15df 2024-02-08 10:49:03.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2024-02-08 10:49:03.908 [DefaultDispatcher-worker-5 @coroutine#484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1f15df 2024-02-08 10:49:03.918 [DefaultDispatcher-worker-3 @coroutine#484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1f15df 2024-02-08 10:49:03.921 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2024-02-08 10:49:03.921 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2024-02-08 10:49:03.921 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:03.921 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c1f15df: (connection evicted) 2024-02-08 10:49:03.922 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:03.922 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2024-02-08 10:49:03.922 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2024-02-08 10:49:03.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2024-02-08 10:49:03.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:03.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:03.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:03.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:03.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:03.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:03.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42edde25 2024-02-08 10:49:03.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:03.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:03.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:03.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:03.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:03.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:03.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:03.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:03.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:03.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:03.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:03.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:03.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:03.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:03.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:03.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:03.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:03.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:03.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:03.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2024-02-08 10:49:03.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:03.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:03.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:03.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:03.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:03.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:03.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:03.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:03.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2024-02-08 10:49:03.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@77d95e5a 2024-02-08 10:49:03.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@77d95e5a 2024-02-08 10:49:03.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2024-02-08 10:49:03.967 [DefaultDispatcher-worker-3 @coroutine#487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77d95e5a 2024-02-08 10:49:03.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2024-02-08 10:49:03.969 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2024-02-08 10:49:03.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:03.969 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77d95e5a: (connection evicted) 2024-02-08 10:49:03.970 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:03.970 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2024-02-08 10:49:03.970 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2024-02-08 10:49:03.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2024-02-08 10:49:03.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:03.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:03.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:03.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:03.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:03.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:03.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d404a3c 2024-02-08 10:49:03.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:03.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:03.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:03.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:03.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:03.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:03.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:03.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:03.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:03.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:03.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:03.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:03.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:03.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:03.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:03.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:03.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:03.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:03.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:03.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2024-02-08 10:49:03.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:03.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:03.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:03.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:03.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:03.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:03.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:03.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:03.971 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2024-02-08 10:49:03.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@48692405 2024-02-08 10:49:03.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@48692405 2024-02-08 10:49:03.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2024-02-08 10:49:04.016 [DefaultDispatcher-worker-10 @coroutine#490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48692405 2024-02-08 10:49:04.024 [DefaultDispatcher-worker-5 @coroutine#490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48692405 2024-02-08 10:49:04.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2024-02-08 10:49:04.025 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2024-02-08 10:49:04.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:04.025 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48692405: (connection evicted) 2024-02-08 10:49:04.026 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:04.026 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2024-02-08 10:49:04.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2024-02-08 10:49:04.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2024-02-08 10:49:04.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:04.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:04.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:04.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:04.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:04.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:04.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6644bdf5 2024-02-08 10:49:04.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:04.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:04.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:04.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:04.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:04.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:04.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:04.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:04.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:04.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:04.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:04.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:04.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:04.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:04.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:04.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:04.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:04.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:04.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:04.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2024-02-08 10:49:04.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:04.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:04.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:04.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:04.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:04.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:04.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:04.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:04.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2024-02-08 10:49:04.028 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c9ea1d0 2024-02-08 10:49:04.028 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c9ea1d0 2024-02-08 10:49:04.028 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2024-02-08 10:49:04.075 [DefaultDispatcher-worker-1 @coroutine#493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9ea1d0 2024-02-08 10:49:04.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2024-02-08 10:49:04.078 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2024-02-08 10:49:04.078 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:04.078 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c9ea1d0: (connection evicted) 2024-02-08 10:49:04.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:04.079 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2024-02-08 10:49:04.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2024-02-08 10:49:04.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2024-02-08 10:49:04.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:04.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:04.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:04.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:04.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:04.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:04.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@295f2d1b 2024-02-08 10:49:04.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:04.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:04.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:04.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:04.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:04.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:04.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:04.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:04.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:04.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:04.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:04.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:04.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:04.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:04.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:04.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:04.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:04.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:04.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:04.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2024-02-08 10:49:04.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:04.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:04.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:04.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:04.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:04.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:04.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:04.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:04.081 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2024-02-08 10:49:04.081 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@44e08a7a 2024-02-08 10:49:04.081 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@44e08a7a 2024-02-08 10:49:04.081 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2024-02-08 10:49:04.123 [DefaultDispatcher-worker-5 @coroutine#495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44e08a7a 2024-02-08 10:49:04.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2024-02-08 10:49:04.123 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2024-02-08 10:49:04.123 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:04.123 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@44e08a7a: (connection evicted) 2024-02-08 10:49:04.124 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:04.124 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2024-02-08 10:49:04.124 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2024-02-08 10:49:04.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2024-02-08 10:49:04.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:04.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:04.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:04.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:04.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:04.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:04.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79273a4f 2024-02-08 10:49:04.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:04.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:04.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:04.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:04.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:04.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:04.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:04.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:04.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:04.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:04.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:04.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:04.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:04.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:04.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:04.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:04.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:04.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:04.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:04.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2024-02-08 10:49:04.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:04.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:04.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:04.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:04.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:04.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:04.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:04.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:04.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2024-02-08 10:49:04.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@50bb1c1f 2024-02-08 10:49:04.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@50bb1c1f 2024-02-08 10:49:04.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2024-02-08 10:49:04.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2024-02-08 10:49:04.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:04.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:04.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:04.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:04.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:04.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:04.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@586486c 2024-02-08 10:49:04.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:04.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:04.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:04.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:04.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:04.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:04.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:04.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:04.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:04.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:04.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:04.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:04.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:04.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:04.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:04.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:04.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:04.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:04.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:04.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2024-02-08 10:49:04.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:04.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:04.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:04.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:04.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:04.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:04.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:04.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:04.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2024-02-08 10:49:04.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fbbdd8a 2024-02-08 10:49:04.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fbbdd8a 2024-02-08 10:49:04.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2024-02-08 10:49:04.230 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-08 10:49:04.272 [Test worker] INFO ktor.application - Application started in 0.049 seconds. 2024-02-08 10:49:04.273 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@56a9a7b5 2024-02-08 10:49:04.288 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:04.298 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:04.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2024-02-08 10:49:04.359 [DefaultDispatcher-worker-5 @coroutine#508] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-08 10:49:04.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:04.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:04.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:04.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:04.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:04.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:04.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@912747d 2024-02-08 10:49:04.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:04.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:04.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:04.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:04.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:04.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:04.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:04.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:04.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:04.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:04.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:04.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:04.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:04.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:04.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:04.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:04.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:04.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:04.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:04.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2024-02-08 10:49:04.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:04.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:04.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:04.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:04.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:04.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:04.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:04.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:04.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2024-02-08 10:49:04.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@cd93621 2024-02-08 10:49:04.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@cd93621 2024-02-08 10:49:04.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2024-02-08 10:49:04.397 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-08 10:49:04.404 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-08 10:49:04.404 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-08 10:49:04.404 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-08 10:49:04.405 [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-02-08 10:49:04.405 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-08 10:49:04.405 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-08 10:49:04.405 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-08 10:49:04.405 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-08 10:49:04.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2024-02-08 10:49:04.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:04.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:04.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:04.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:04.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:04.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:04.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4deca78 2024-02-08 10:49:04.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:04.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:04.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:04.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:04.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:04.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:04.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:04.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:04.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:04.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:04.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:04.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:04.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:04.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:04.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:04.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:04.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:04.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:04.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:04.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2024-02-08 10:49:04.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:04.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:04.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:04.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:04.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:04.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:04.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:04.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:04.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2024-02-08 10:49:04.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@566cc6af 2024-02-08 10:49:04.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@566cc6af 2024-02-08 10:49:04.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2024-02-08 10:49:04.457 [DefaultDispatcher-worker-5 @coroutine#513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@566cc6af 2024-02-08 10:49:04.461 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:04.463 [DefaultDispatcher-worker-5 @coroutine#515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cd93621 2024-02-08 10:49:04.465 [DefaultDispatcher-worker-5 @coroutine#517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cd93621 2024-02-08 10:49:04.477 [DefaultDispatcher-worker-7 @coroutine#513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@566cc6af 2024-02-08 10:49:04.477 [Test worker @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556408480044863488/_ustadmanifest.json 2024-02-08 10:49:04.477 [Test worker @coroutine#513] 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/556408480044863488/_ustadmanifest.json. 2024-02-08 10:49:04.477 [Test worker @coroutine#513] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556408480044863488/_ustadmanifest.json 2024-02-08 10:49:04.482 [Test worker @coroutine#513] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556408480044863488/_ustadmanifest.json 2024-02-08 10:49:04.482 [Test worker @coroutine#513] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556408480044863488/_ustadmanifest.json 2024-02-08 10:49:04.487 [Test worker @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556408480044863488/_ustadmanifest.json. 2024-02-08 10:49:04.487 [Test worker @coroutine#513] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556408480044863488/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 10:49:04.489 [Test worker @coroutine#523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cd93621 2024-02-08 10:49:04.503 [DefaultDispatcher-worker-3 @coroutine#513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@566cc6af 2024-02-08 10:49:04.507 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:04.508 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-08 10:49:04.510 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-78f5a3bf-86a6-4d63-9eb0-929bba0718ef', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-08 10:49:04.512 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-08 10:49:04.513 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-78f5a3bf-86a6-4d63-9eb0-929bba0718ef 2024-02-08 10:49:04.518 [DefaultDispatcher-worker-5 @coroutine#533] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:49:04.519 [DefaultDispatcher-worker-5 @coroutine#533] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 10:49:04.519 [DefaultDispatcher-worker-5 @coroutine#533] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:49:04.519 [DefaultDispatcher-worker-5 @coroutine#533] 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-02-08 10:49:04.529 [DefaultDispatcher-worker-4 @coroutine#532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@566cc6af 2024-02-08 10:49:04.529 [DefaultDispatcher-worker-4 @coroutine#532] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 10:49:04.529 [DefaultDispatcher-worker-4 @coroutine#532] 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-02-08 10:49:04.529 [DefaultDispatcher-worker-4 @coroutine#532] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 10:49:04.534 [MyScheduler_Worker-1 @coroutine#538] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 10:49:04.534 [MyScheduler_Worker-1 @coroutine#538] 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-02-08 10:49:04.534 [MyScheduler_Worker-1 @coroutine#538] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-08 10:49:04.535 [MyScheduler_Worker-1 @coroutine#538] 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-02-08 10:49:04.592 [eventLoopGroupProxy-4-2 @call-handler#558] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-08 10:49:04.592 [eventLoopGroupProxy-4-4 @call-handler#555] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-08 10:49:04.592 [eventLoopGroupProxy-4-1 @call-handler#557] 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-02-08 10:49:04.592 [eventLoopGroupProxy-4-3 @call-handler#556] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-08 10:49:04.598 [eventLoopGroupProxy-4-2 @call-handler#558] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:04.598 [eventLoopGroupProxy-4-4 @call-handler#555] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:04.602 [eventLoopGroupProxy-4-3 @call-handler#556] 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-02-08 10:49:04.602 [eventLoopGroupProxy-4-1 @call-handler#557] 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-02-08 10:49:04.603 [eventLoopGroupProxy-4-3 @call-handler#556] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 10:49:04.604 [DefaultDispatcher-worker-7 @coroutine#532] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 10:49:04.604 [DefaultDispatcher-worker-7 @coroutine#532] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 10:49:04.605 [eventLoopGroupProxy-4-3 @call-handler#556] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:04.607 [DefaultDispatcher-worker-1 @coroutine#533] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:49:04.607 [DefaultDispatcher-worker-1 @coroutine#533] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:49:04.621 [DefaultDispatcher-worker-11 @coroutine#532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@566cc6af 2024-02-08 10:49:04.621 [eventLoopGroupProxy-4-1 @coroutine#564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50bb1c1f 2024-02-08 10:49:04.632 [DefaultDispatcher-worker-12 @coroutine#534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@566cc6af 2024-02-08 10:49:04.635 [MyScheduler_Worker-1 @coroutine#538] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-08 10:49:04.635 [MyScheduler_Worker-1 @coroutine#538] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 10:49:04.635 [MyScheduler_Worker-1 @coroutine#538] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-08 10:49:04.635 [MyScheduler_Worker-1 @coroutine#538] 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-02-08 10:49:04.647 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:04.648 [MyScheduler_Worker-1 @coroutine#569] 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-02-08 10:49:04.648 [MyScheduler_Worker-1 @coroutine#569] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:04.648 [MyScheduler_Worker-1 @coroutine#569] 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-02-08 10:49:04.724 [eventLoopGroupProxy-4-2 @call-handler#558] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 137ms 2024-02-08 10:49:04.724 [eventLoopGroupProxy-4-3 @call-handler#556] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 137ms 2024-02-08 10:49:04.724 [eventLoopGroupProxy-4-1 @call-handler#557] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 137ms 2024-02-08 10:49:04.725 [eventLoopGroupProxy-4-3 @call-handler#572] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 10:49:04.739 [eventLoopGroupProxy-4-3 @coroutine#573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50bb1c1f 2024-02-08 10:49:04.740 [eventLoopGroupProxy-4-3 @call-handler#572] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:04.740 [eventLoopGroupProxy-4-3 @call-handler#572] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 16ms 2024-02-08 10:49:04.741 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:04.749 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:04.749 [MyScheduler_Worker-1 @coroutine#569] 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-02-08 10:49:04.749 [MyScheduler_Worker-1 @coroutine#569] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:04.749 [MyScheduler_Worker-1 @coroutine#569] 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-02-08 10:49:04.753 [eventLoopGroupProxy-4-3 @call-handler#578] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 10:49:04.757 [eventLoopGroupProxy-4-3 @coroutine#579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50bb1c1f 2024-02-08 10:49:04.757 [eventLoopGroupProxy-4-3 @call-handler#578] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:04.757 [eventLoopGroupProxy-4-3 @call-handler#578] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-08 10:49:04.758 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:04.780 [DefaultDispatcher-worker-7 @coroutine#538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@566cc6af 2024-02-08 10:49:04.795 [DefaultDispatcher-worker-13 @coroutine#534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@566cc6af 2024-02-08 10:49:04.814 [DefaultDispatcher-worker-13 @coroutine#534] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 10:49:04.815 [DefaultDispatcher-worker-13 @coroutine#534] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-08 10:49:04.815 [DefaultDispatcher-worker-13 @coroutine#534] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 10:49:04.815 [DefaultDispatcher-worker-13 @coroutine#534] 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-02-08 10:49:04.818 [eventLoopGroupProxy-4-3 @call-handler#597] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-08 10:49:04.819 [eventLoopGroupProxy-4-3 @call-handler#597] 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-02-08 10:49:04.819 [eventLoopGroupProxy-4-3 @call-handler#597] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 10:49:04.851 [DefaultDispatcher-worker-2 @call-handler#597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fbbdd8a 2024-02-08 10:49:04.853 [eventLoopGroupProxy-4-3 @call-handler#597] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:04.853 [eventLoopGroupProxy-4-3 @call-handler#597] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 36ms 2024-02-08 10:49:04.853 [DefaultDispatcher-worker-7 @coroutine#507] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556408480044863488/_ustadmanifest.json 2024-02-08 10:49:04.853 [DefaultDispatcher-worker-7 @coroutine#507] 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/556408480044863488/_ustadmanifest.json. 2024-02-08 10:49:04.853 [DefaultDispatcher-worker-7 @coroutine#507] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556408480044863488/_ustadmanifest.json 2024-02-08 10:49:04.854 [DefaultDispatcher-worker-1 @coroutine#534] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 10:49:04.854 [DefaultDispatcher-worker-1 @coroutine#534] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 10:49:04.855 [DefaultDispatcher-worker-1 @coroutine#534] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-08 10:49:04.855 [DefaultDispatcher-worker-1 @coroutine#534] 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-02-08 10:49:04.856 [DefaultDispatcher-worker-9 @coroutine#507] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556408480044863488/_ustadmanifest.json 2024-02-08 10:49:04.856 [DefaultDispatcher-worker-9 @coroutine#507] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556408480044863488/_ustadmanifest.json 2024-02-08 10:49:04.857 [DefaultDispatcher-worker-9 @coroutine#507] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556408480044863488/_ustadmanifest.json. 2024-02-08 10:49:04.858 [DefaultDispatcher-worker-9 @coroutine#507] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556408480044863488/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 10:49:04.859 [DefaultDispatcher-worker-9 @coroutine#607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50bb1c1f 2024-02-08 10:49:04.869 [DefaultDispatcher-worker-2 @coroutine#534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@566cc6af 2024-02-08 10:49:04.871 [DefaultDispatcher-worker-9 @coroutine#507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fbbdd8a 2024-02-08 10:49:04.873 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-08 10:49:04.873 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-08 10:49:04.873 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-08 10:49:04.873 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-08 10:49:04.873 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-08 10:49:04.875 [Test worker @coroutine#611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cd93621 2024-02-08 10:49:04.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Shutdown initiated... 2024-02-08 10:49:04.876 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Close initiated... 2024-02-08 10:49:04.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:04.876 [HikariPool-57 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Closing connection org.sqlite.jdbc4.JDBC4Connection@566cc6af: (connection evicted) 2024-02-08 10:49:04.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:04.877 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Closed. 2024-02-08 10:49:04.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Shutdown completed. 2024-02-08 10:49:04.899 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 10:49:04.899 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 10:49:05.282 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 10:49:05.882 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@56a9a7b5 2024-02-08 10:49:05.883 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@56a9a7b5 2024-02-08 10:49:05.886 [Test worker @coroutine#617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50bb1c1f 2024-02-08 10:49:05.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Shutdown initiated... 2024-02-08 10:49:05.886 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Close initiated... 2024-02-08 10:49:05.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:05.887 [HikariPool-55 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7fbbdd8a: (connection evicted) 2024-02-08 10:49:05.888 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:05.888 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Closed. 2024-02-08 10:49:05.888 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Shutdown completed. 2024-02-08 10:49:05.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2024-02-08 10:49:05.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:05.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:05.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:05.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:05.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:05.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:05.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65f470f8 2024-02-08 10:49:05.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:05.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:05.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:05.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:05.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:05.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:05.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:05.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:05.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:05.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:05.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:05.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:05.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:05.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:05.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:05.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:05.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:05.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:05.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:05.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2024-02-08 10:49:05.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:05.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:05.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:05.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:05.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:05.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:05.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:05.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:05.905 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2024-02-08 10:49:05.906 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@3487947c 2024-02-08 10:49:05.906 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@3487947c 2024-02-08 10:49:05.906 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2024-02-08 10:49:05.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2024-02-08 10:49:05.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:05.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:05.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:05.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:05.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:05.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:05.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@760c777d 2024-02-08 10:49:05.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:05.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:05.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:05.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:05.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:05.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:05.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:05.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:05.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:05.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:05.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:05.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:05.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:05.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:05.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:05.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:05.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:05.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:05.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:05.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2024-02-08 10:49:05.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:05.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:05.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:05.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:05.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:05.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:05.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:05.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:05.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2024-02-08 10:49:05.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aef7428 2024-02-08 10:49:05.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aef7428 2024-02-08 10:49:05.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2024-02-08 10:49:05.927 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-08 10:49:05.928 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-02-08 10:49:05.928 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@7865cc83 2024-02-08 10:49:05.930 [DefaultDispatcher-worker-6 @coroutine#623] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-08 10:49:05.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2024-02-08 10:49:05.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:05.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:05.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:05.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:05.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:05.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:05.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38a27ace 2024-02-08 10:49:05.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:05.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:05.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:05.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:05.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:05.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:05.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:05.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:05.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:05.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:05.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:05.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:05.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:05.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:05.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:05.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:05.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:05.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:05.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:05.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2024-02-08 10:49:05.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:05.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:05.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:05.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:05.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:05.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:05.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:05.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:05.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2024-02-08 10:49:05.931 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e8783b0 2024-02-08 10:49:05.931 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e8783b0 2024-02-08 10:49:05.931 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2024-02-08 10:49:05.933 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-08 10:49:05.933 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-08 10:49:05.933 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-08 10:49:05.933 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-08 10:49:05.933 [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-02-08 10:49:05.933 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-08 10:49:05.933 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-08 10:49:05.933 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-08 10:49:05.933 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-08 10:49:05.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2024-02-08 10:49:05.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:05.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:05.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:05.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:05.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:05.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:05.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14d36bb2 2024-02-08 10:49:05.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:05.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:05.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:05.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:05.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:05.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:05.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:05.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:05.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:05.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:05.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:05.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:05.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:05.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:05.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:05.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:05.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:05.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:05.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:05.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2024-02-08 10:49:05.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:05.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:05.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:05.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:05.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:05.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:05.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:05.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:05.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2024-02-08 10:49:05.934 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@4452e13c 2024-02-08 10:49:05.934 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@4452e13c 2024-02-08 10:49:05.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2024-02-08 10:49:05.973 [DefaultDispatcher-worker-12 @coroutine#627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4452e13c 2024-02-08 10:49:05.978 [DefaultDispatcher-worker-2 @coroutine#629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e8783b0 2024-02-08 10:49:05.981 [Test worker @coroutine#631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e8783b0 2024-02-08 10:49:05.992 [DefaultDispatcher-worker-6 @coroutine#627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4452e13c 2024-02-08 10:49:05.992 [Test worker @coroutine#627] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556408486106050560/_ustadmanifest.json 2024-02-08 10:49:05.992 [Test worker @coroutine#627] 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/556408486106050560/_ustadmanifest.json. 2024-02-08 10:49:05.992 [Test worker @coroutine#627] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556408486106050560/_ustadmanifest.json 2024-02-08 10:49:05.994 [Test worker @coroutine#627] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556408486106050560/_ustadmanifest.json 2024-02-08 10:49:05.994 [Test worker @coroutine#627] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556408486106050560/_ustadmanifest.json 2024-02-08 10:49:05.995 [Test worker @coroutine#627] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556408486106050560/_ustadmanifest.json. 2024-02-08 10:49:05.995 [Test worker @coroutine#627] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556408486106050560/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 10:49:05.996 [Test worker @coroutine#637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e8783b0 2024-02-08 10:49:06.006 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:06.009 [DefaultDispatcher-worker-1 @coroutine#627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4452e13c 2024-02-08 10:49:06.010 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-08 10:49:06.010 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-a026abf3-2983-417c-a639-4fb0ae6fbca2', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-08 10:49:06.010 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:06.011 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-08 10:49:06.011 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-a026abf3-2983-417c-a639-4fb0ae6fbca2 2024-02-08 10:49:06.012 [DefaultDispatcher-worker-2 @coroutine#650] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:49:06.012 [DefaultDispatcher-worker-2 @coroutine#650] 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-02-08 10:49:06.012 [DefaultDispatcher-worker-2 @coroutine#650] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:49:06.012 [DefaultDispatcher-worker-2 @coroutine#650] 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-02-08 10:49:06.016 [eventLoopGroupProxy-7-1 @call-handler#660] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-08 10:49:06.016 [eventLoopGroupProxy-7-2 @call-handler#661] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-08 10:49:06.017 [eventLoopGroupProxy-7-1 @call-handler#660] 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-02-08 10:49:06.017 [eventLoopGroupProxy-7-2 @call-handler#661] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:06.017 [eventLoopGroupProxy-7-1 @call-handler#660] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 10:49:06.018 [eventLoopGroupProxy-7-1 @call-handler#660] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:06.018 [eventLoopGroupProxy-7-1 @call-handler#660] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-02-08 10:49:06.018 [DefaultDispatcher-worker-5 @coroutine#650] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:49:06.018 [DefaultDispatcher-worker-5 @coroutine#650] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:49:06.021 [DefaultDispatcher-worker-8 @coroutine#649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4452e13c 2024-02-08 10:49:06.021 [DefaultDispatcher-worker-8 @coroutine#649] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 10:49:06.021 [DefaultDispatcher-worker-8 @coroutine#649] 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-02-08 10:49:06.021 [DefaultDispatcher-worker-8 @coroutine#649] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 10:49:06.023 [MyScheduler_Worker-1 @coroutine#653] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 10:49:06.024 [MyScheduler_Worker-1 @coroutine#653] 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-02-08 10:49:06.024 [MyScheduler_Worker-1 @coroutine#653] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-08 10:49:06.024 [MyScheduler_Worker-1 @coroutine#653] 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-02-08 10:49:06.024 [eventLoopGroupProxy-7-1 @call-handler#673] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-08 10:49:06.024 [eventLoopGroupProxy-7-1 @call-handler#673] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:06.024 [eventLoopGroupProxy-7-1 @call-handler#673] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2024-02-08 10:49:06.025 [DefaultDispatcher-worker-14 @coroutine#649] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 10:49:06.025 [DefaultDispatcher-worker-14 @coroutine#649] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 10:49:06.027 [eventLoopGroupProxy-7-3 @call-handler#680] 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-02-08 10:49:06.027 [eventLoopGroupProxy-7-3 @call-handler#680] 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-02-08 10:49:06.029 [eventLoopGroupProxy-7-3 @coroutine#681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3487947c 2024-02-08 10:49:06.031 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:06.031 [eventLoopGroupProxy-7-3 @call-handler#680] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-02-08 10:49:06.032 [MyScheduler_Worker-1 @coroutine#653] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-08 10:49:06.032 [MyScheduler_Worker-1 @coroutine#653] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 10:49:06.033 [MyScheduler_Worker-1 @coroutine#653] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-08 10:49:06.033 [MyScheduler_Worker-1 @coroutine#653] 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-02-08 10:49:06.034 [MyScheduler_Worker-1 @coroutine#685] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:06.034 [MyScheduler_Worker-1 @coroutine#685] 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-02-08 10:49:06.034 [MyScheduler_Worker-1 @coroutine#685] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:06.034 [MyScheduler_Worker-1 @coroutine#685] 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-02-08 10:49:06.035 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:49:06.037 [DefaultDispatcher-worker-14 @coroutine#649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4452e13c 2024-02-08 10:49:06.038 [eventLoopGroupProxy-7-1 @call-handler#689] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:06.041 [eventLoopGroupProxy-7-1 @coroutine#690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3487947c 2024-02-08 10:49:06.042 [eventLoopGroupProxy-7-1 @call-handler#689] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:06.042 [eventLoopGroupProxy-7-1 @call-handler#689] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-08 10:49:06.042 [MyScheduler_Worker-1 @coroutine#685] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:06.045 [MyScheduler_Worker-1 @coroutine#685] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:06.045 [MyScheduler_Worker-1 @coroutine#685] 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-02-08 10:49:06.045 [MyScheduler_Worker-1 @coroutine#685] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:06.045 [MyScheduler_Worker-1 @coroutine#685] 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-02-08 10:49:06.047 [DefaultDispatcher-worker-14 @coroutine#651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4452e13c 2024-02-08 10:49:06.047 [eventLoopGroupProxy-7-1 @call-handler#695] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:06.049 [eventLoopGroupProxy-7-1 @coroutine#696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3487947c 2024-02-08 10:49:06.050 [eventLoopGroupProxy-7-1 @call-handler#695] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:06.050 [eventLoopGroupProxy-7-1 @call-handler#695] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 10:49:06.050 [MyScheduler_Worker-1 @coroutine#685] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:06.052 [MyScheduler_Worker-1 @coroutine#685] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:06.052 [MyScheduler_Worker-1 @coroutine#685] 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-02-08 10:49:06.052 [MyScheduler_Worker-1 @coroutine#685] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:06.052 [MyScheduler_Worker-1 @coroutine#685] 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-02-08 10:49:06.054 [eventLoopGroupProxy-7-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-02-08 10:49:06.101 [eventLoopGroupProxy-7-1 @call-handler#701] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:06.101 [eventLoopGroupProxy-7-1 @call-handler#701] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-02-08 10:49:06.102 [MyScheduler_Worker-1 @coroutine#685] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:06.103 [MyScheduler_Worker-1 @coroutine#685] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:06.103 [MyScheduler_Worker-1 @coroutine#685] 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-02-08 10:49:06.103 [MyScheduler_Worker-1 @coroutine#685] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:06.103 [MyScheduler_Worker-1 @coroutine#685] 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-02-08 10:49:06.107 [eventLoopGroupProxy-7-1 @call-handler#706] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:06.107 [eventLoopGroupProxy-7-1 @call-handler#706] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:49:06.108 [MyScheduler_Worker-1 @coroutine#685] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:06.108 [MyScheduler_Worker-1 @coroutine#685] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 10:49:06.108 [MyScheduler_Worker-1 @coroutine#685] 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-02-08 10:49:06.108 [MyScheduler_Worker-1 @coroutine#685] 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-02-08 10:49:06.108 [MyScheduler_Worker-1 @coroutine#685] 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-02-08 10:49:06.123 [DefaultDispatcher-worker-15 @coroutine#653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4452e13c 2024-02-08 10:49:06.124 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-08 10:49:06.623 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-61de503f-2b35-4021-977a-68639fbfc708', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-08 10:49:06.623 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-08 10:49:06.624 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-61de503f-2b35-4021-977a-68639fbfc708 2024-02-08 10:49:06.627 [MyScheduler_Worker-2 @coroutine#710] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 10:49:06.627 [MyScheduler_Worker-2 @coroutine#710] 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-02-08 10:49:06.627 [MyScheduler_Worker-2 @coroutine#710] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-08 10:49:06.627 [MyScheduler_Worker-2 @coroutine#710] 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-02-08 10:49:06.630 [eventLoopGroupProxy-7-1 @call-handler#718] 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-02-08 10:49:06.630 [eventLoopGroupProxy-7-1 @call-handler#718] 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-02-08 10:49:06.632 [eventLoopGroupProxy-7-1 @coroutine#719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3487947c 2024-02-08 10:49:06.635 [eventLoopGroupProxy-7-1 @call-handler#718] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 5ms 2024-02-08 10:49:06.636 [MyScheduler_Worker-2 @coroutine#710] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-08 10:49:06.636 [MyScheduler_Worker-2 @coroutine#710] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 10:49:06.637 [MyScheduler_Worker-2 @coroutine#710] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-08 10:49:06.637 [MyScheduler_Worker-2 @coroutine#710] 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-02-08 10:49:06.639 [MyScheduler_Worker-2 @coroutine#723] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:06.639 [MyScheduler_Worker-2 @coroutine#723] 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-02-08 10:49:06.639 [MyScheduler_Worker-2 @coroutine#723] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:06.639 [MyScheduler_Worker-2 @coroutine#723] 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-02-08 10:49:06.641 [eventLoopGroupProxy-7-1 @call-handler#726] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:06.685 [eventLoopGroupProxy-7-1 @call-handler#726] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:06.685 [eventLoopGroupProxy-7-1 @call-handler#726] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-08 10:49:06.686 [MyScheduler_Worker-2 @coroutine#723] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:06.687 [MyScheduler_Worker-2 @coroutine#723] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:06.688 [MyScheduler_Worker-2 @coroutine#723] 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-02-08 10:49:06.688 [MyScheduler_Worker-2 @coroutine#723] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:06.688 [MyScheduler_Worker-2 @coroutine#723] 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-02-08 10:49:06.690 [eventLoopGroupProxy-7-1 @call-handler#731] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:06.692 [eventLoopGroupProxy-7-1 @call-handler#731] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:06.692 [eventLoopGroupProxy-7-1 @call-handler#731] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:49:06.693 [MyScheduler_Worker-2 @coroutine#723] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:06.694 [MyScheduler_Worker-2 @coroutine#723] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:06.694 [MyScheduler_Worker-2 @coroutine#723] 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-02-08 10:49:06.694 [MyScheduler_Worker-2 @coroutine#723] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:06.694 [MyScheduler_Worker-2 @coroutine#723] 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-02-08 10:49:06.696 [eventLoopGroupProxy-7-1 @call-handler#735] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:06.697 [eventLoopGroupProxy-7-1 @call-handler#735] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:06.698 [eventLoopGroupProxy-7-1 @call-handler#735] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:49:06.698 [MyScheduler_Worker-2 @coroutine#723] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:06.699 [MyScheduler_Worker-2 @coroutine#723] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:06.699 [MyScheduler_Worker-2 @coroutine#723] 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-02-08 10:49:06.699 [MyScheduler_Worker-2 @coroutine#723] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:06.699 [MyScheduler_Worker-2 @coroutine#723] 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-02-08 10:49:06.701 [eventLoopGroupProxy-7-1 @call-handler#739] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:06.744 [eventLoopGroupProxy-7-1 @call-handler#739] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:06.745 [eventLoopGroupProxy-7-1 @call-handler#739] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-08 10:49:06.745 [MyScheduler_Worker-2 @coroutine#723] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:06.746 [MyScheduler_Worker-2 @coroutine#723] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:06.746 [MyScheduler_Worker-2 @coroutine#723] 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-02-08 10:49:06.746 [MyScheduler_Worker-2 @coroutine#723] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:06.747 [MyScheduler_Worker-2 @coroutine#723] 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-02-08 10:49:06.749 [eventLoopGroupProxy-7-1 @call-handler#743] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:06.750 [eventLoopGroupProxy-7-1 @call-handler#743] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:06.751 [eventLoopGroupProxy-7-1 @call-handler#743] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 10:49:06.751 [MyScheduler_Worker-2 @coroutine#723] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:06.752 [MyScheduler_Worker-2 @coroutine#723] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:06.752 [MyScheduler_Worker-2 @coroutine#723] 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-02-08 10:49:06.752 [MyScheduler_Worker-2 @coroutine#723] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:06.753 [MyScheduler_Worker-2 @coroutine#723] 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-02-08 10:49:06.754 [eventLoopGroupProxy-7-1 @call-handler#747] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:06.756 [eventLoopGroupProxy-7-1 @call-handler#747] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:06.756 [eventLoopGroupProxy-7-1 @call-handler#747] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:49:06.757 [MyScheduler_Worker-2 @coroutine#723] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:06.758 [MyScheduler_Worker-2 @coroutine#723] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:06.758 [MyScheduler_Worker-2 @coroutine#723] 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-02-08 10:49:06.758 [MyScheduler_Worker-2 @coroutine#723] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:06.758 [MyScheduler_Worker-2 @coroutine#723] 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-02-08 10:49:06.760 [eventLoopGroupProxy-7-1 @call-handler#751] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:06.804 [eventLoopGroupProxy-7-1 @call-handler#751] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:06.805 [eventLoopGroupProxy-7-1 @call-handler#751] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-08 10:49:06.805 [MyScheduler_Worker-2 @coroutine#723] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:06.806 [MyScheduler_Worker-2 @coroutine#723] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:06.806 [MyScheduler_Worker-2 @coroutine#723] 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-02-08 10:49:06.806 [MyScheduler_Worker-2 @coroutine#723] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:06.806 [MyScheduler_Worker-2 @coroutine#723] 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-02-08 10:49:06.808 [eventLoopGroupProxy-7-1 @call-handler#755] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:06.810 [eventLoopGroupProxy-7-1 @call-handler#755] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:06.810 [eventLoopGroupProxy-7-1 @call-handler#755] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:49:06.811 [MyScheduler_Worker-2 @coroutine#723] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:06.812 [MyScheduler_Worker-2 @coroutine#723] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:06.812 [MyScheduler_Worker-2 @coroutine#723] 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-02-08 10:49:06.812 [MyScheduler_Worker-2 @coroutine#723] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:06.812 [MyScheduler_Worker-2 @coroutine#723] 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-02-08 10:49:06.814 [eventLoopGroupProxy-7-1 @call-handler#759] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:06.816 [eventLoopGroupProxy-7-1 @call-handler#759] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:06.817 [eventLoopGroupProxy-7-1 @call-handler#759] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 10:49:06.817 [MyScheduler_Worker-2 @coroutine#723] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:06.818 [MyScheduler_Worker-2 @coroutine#723] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:06.818 [MyScheduler_Worker-2 @coroutine#723] 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-02-08 10:49:06.818 [MyScheduler_Worker-2 @coroutine#723] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:06.818 [MyScheduler_Worker-2 @coroutine#723] 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-02-08 10:49:06.820 [eventLoopGroupProxy-7-1 @call-handler#763] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:06.865 [eventLoopGroupProxy-7-1 @call-handler#763] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:06.865 [eventLoopGroupProxy-7-1 @call-handler#763] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-08 10:49:06.866 [MyScheduler_Worker-2 @coroutine#723] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:06.867 [MyScheduler_Worker-2 @coroutine#723] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:06.867 [MyScheduler_Worker-2 @coroutine#723] 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-02-08 10:49:06.867 [MyScheduler_Worker-2 @coroutine#723] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:06.867 [MyScheduler_Worker-2 @coroutine#723] 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-02-08 10:49:06.869 [eventLoopGroupProxy-7-1 @call-handler#767] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:06.871 [eventLoopGroupProxy-7-1 @call-handler#767] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:06.871 [eventLoopGroupProxy-7-1 @call-handler#767] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:49:06.872 [MyScheduler_Worker-2 @coroutine#723] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:06.873 [MyScheduler_Worker-2 @coroutine#723] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:06.873 [MyScheduler_Worker-2 @coroutine#723] 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-02-08 10:49:06.873 [MyScheduler_Worker-2 @coroutine#723] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:06.874 [MyScheduler_Worker-2 @coroutine#723] 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-02-08 10:49:06.878 [eventLoopGroupProxy-7-1 @call-handler#771] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:06.881 [eventLoopGroupProxy-7-1 @coroutine#772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3487947c 2024-02-08 10:49:06.881 [eventLoopGroupProxy-7-1 @call-handler#771] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:06.881 [eventLoopGroupProxy-7-1 @call-handler#771] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-08 10:49:06.881 [MyScheduler_Worker-2 @coroutine#723] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:06.883 [MyScheduler_Worker-2 @coroutine#723] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:06.883 [MyScheduler_Worker-2 @coroutine#723] 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-02-08 10:49:06.883 [MyScheduler_Worker-2 @coroutine#723] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:06.883 [MyScheduler_Worker-2 @coroutine#723] 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-02-08 10:49:06.885 [eventLoopGroupProxy-7-1 @call-handler#777] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:06.887 [eventLoopGroupProxy-7-1 @coroutine#778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3487947c 2024-02-08 10:49:06.887 [eventLoopGroupProxy-7-1 @call-handler#777] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:06.888 [eventLoopGroupProxy-7-1 @call-handler#777] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 10:49:06.888 [MyScheduler_Worker-2 @coroutine#723] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:06.889 [MyScheduler_Worker-2 @coroutine#723] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:06.889 [MyScheduler_Worker-2 @coroutine#723] 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-02-08 10:49:06.889 [MyScheduler_Worker-2 @coroutine#723] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:06.889 [MyScheduler_Worker-2 @coroutine#723] 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-02-08 10:49:06.891 [eventLoopGroupProxy-7-1 @call-handler#783] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:06.894 [eventLoopGroupProxy-7-1 @coroutine#784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3487947c 2024-02-08 10:49:06.894 [eventLoopGroupProxy-7-1 @call-handler#783] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:06.894 [eventLoopGroupProxy-7-1 @call-handler#783] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 10:49:06.894 [MyScheduler_Worker-2 @coroutine#723] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:06.908 [DefaultDispatcher-worker-14 @coroutine#710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4452e13c 2024-02-08 10:49:06.918 [DefaultDispatcher-worker-1 @coroutine#651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4452e13c 2024-02-08 10:49:06.919 [DefaultDispatcher-worker-1 @coroutine#651] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 10:49:06.919 [DefaultDispatcher-worker-1 @coroutine#651] 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-02-08 10:49:06.919 [DefaultDispatcher-worker-1 @coroutine#651] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 10:49:06.919 [DefaultDispatcher-worker-1 @coroutine#651] 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-02-08 10:49:06.921 [eventLoopGroupProxy-7-1 @call-handler#795] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-08 10:49:06.922 [eventLoopGroupProxy-7-1 @call-handler#795] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-02-08 10:49:06.922 [eventLoopGroupProxy-7-1 @call-handler#795] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 10:49:06.945 [DefaultDispatcher-worker-14 @call-handler#795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aef7428 2024-02-08 10:49:06.945 [eventLoopGroupProxy-7-1 @call-handler#795] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:06.946 [eventLoopGroupProxy-7-1 @call-handler#795] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 25ms 2024-02-08 10:49:06.946 [DefaultDispatcher-worker-1 @coroutine#622] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556408486106050560/_ustadmanifest.json 2024-02-08 10:49:06.946 [DefaultDispatcher-worker-1 @coroutine#622] 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/556408486106050560/_ustadmanifest.json. 2024-02-08 10:49:06.946 [DefaultDispatcher-worker-1 @coroutine#622] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556408486106050560/_ustadmanifest.json 2024-02-08 10:49:06.946 [DefaultDispatcher-worker-14 @coroutine#651] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 10:49:06.946 [DefaultDispatcher-worker-14 @coroutine#651] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 10:49:06.947 [DefaultDispatcher-worker-14 @coroutine#651] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-08 10:49:06.947 [DefaultDispatcher-worker-14 @coroutine#651] 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-02-08 10:49:06.948 [DefaultDispatcher-worker-9 @coroutine#622] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556408486106050560/_ustadmanifest.json 2024-02-08 10:49:06.948 [DefaultDispatcher-worker-9 @coroutine#622] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556408486106050560/_ustadmanifest.json 2024-02-08 10:49:06.948 [DefaultDispatcher-worker-9 @coroutine#622] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556408486106050560/_ustadmanifest.json. 2024-02-08 10:49:06.948 [DefaultDispatcher-worker-9 @coroutine#622] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556408486106050560/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 10:49:06.950 [DefaultDispatcher-worker-9 @coroutine#818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3487947c 2024-02-08 10:49:06.960 [DefaultDispatcher-worker-5 @coroutine#651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4452e13c 2024-02-08 10:49:06.963 [DefaultDispatcher-worker-5 @coroutine#622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aef7428 2024-02-08 10:49:06.964 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-08 10:49:06.964 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-08 10:49:06.964 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-08 10:49:06.964 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-08 10:49:06.964 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-08 10:49:06.966 [Test worker @coroutine#822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e8783b0 2024-02-08 10:49:06.966 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Shutdown initiated... 2024-02-08 10:49:06.966 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Close initiated... 2024-02-08 10:49:06.966 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:06.966 [HikariPool-61 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4452e13c: (connection evicted) 2024-02-08 10:49:06.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:06.967 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Closed. 2024-02-08 10:49:06.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Shutdown completed. 2024-02-08 10:49:07.124 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 10:49:07.408 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 10:49:07.434 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 10:49:07.971 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@7865cc83 2024-02-08 10:49:07.971 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@7865cc83 2024-02-08 10:49:07.972 [Test worker @coroutine#828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3487947c 2024-02-08 10:49:07.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Shutdown initiated... 2024-02-08 10:49:07.972 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Close initiated... 2024-02-08 10:49:07.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:07.972 [HikariPool-59 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1aef7428: (connection evicted) 2024-02-08 10:49:07.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:07.973 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Closed. 2024-02-08 10:49:07.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Shutdown completed. 2024-02-08 10:49:07.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2024-02-08 10:49:07.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:07.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:07.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:07.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:07.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:07.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:07.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8e00c02 2024-02-08 10:49:07.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:07.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:07.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:07.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:07.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:07.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:07.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:07.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:07.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:07.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:07.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:07.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:07.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:07.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:07.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:07.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:07.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:07.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:07.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:07.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2024-02-08 10:49:07.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:07.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:07.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:07.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:07.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:07.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:07.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:07.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:07.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2024-02-08 10:49:07.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@447543ee 2024-02-08 10:49:07.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@447543ee 2024-02-08 10:49:07.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2024-02-08 10:49:07.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2024-02-08 10:49:07.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:07.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:07.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:07.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:07.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:07.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:07.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fe38c0e 2024-02-08 10:49:07.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:07.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:07.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:07.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:07.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:07.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:07.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:07.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:07.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:07.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:07.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:07.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:07.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:07.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:07.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:07.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:07.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:07.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:07.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:07.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2024-02-08 10:49:07.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:07.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:07.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:07.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:07.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:07.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:07.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:07.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:07.994 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2024-02-08 10:49:07.994 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cbc2db2 2024-02-08 10:49:07.994 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cbc2db2 2024-02-08 10:49:07.994 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2024-02-08 10:49:08.011 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-08 10:49:08.012 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-02-08 10:49:08.012 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@2c3b0cc8 2024-02-08 10:49:08.013 [DefaultDispatcher-worker-8 @coroutine#834] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-08 10:49:08.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2024-02-08 10:49:08.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:08.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:08.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:08.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:08.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:08.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:08.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3acc65f0 2024-02-08 10:49:08.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:08.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:08.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:08.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:08.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:08.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:08.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:08.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:08.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:08.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:08.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:08.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:08.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:08.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:08.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:08.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:08.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:08.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:08.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:08.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2024-02-08 10:49:08.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:08.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:08.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:08.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:08.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:08.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:08.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:08.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:08.014 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2024-02-08 10:49:08.015 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@29431f61 2024-02-08 10:49:08.015 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@29431f61 2024-02-08 10:49:08.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2024-02-08 10:49:08.017 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-08 10:49:08.017 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-08 10:49:08.017 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-08 10:49:08.017 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-08 10:49:08.017 [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-02-08 10:49:08.017 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-08 10:49:08.017 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-08 10:49:08.017 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-08 10:49:08.017 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-08 10:49:08.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2024-02-08 10:49:08.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:08.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:08.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:08.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:08.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:08.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:08.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@534d0cfa 2024-02-08 10:49:08.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:08.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:08.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:08.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:08.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:08.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:08.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:08.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:08.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:08.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:08.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:08.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:08.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:08.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:08.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:08.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:08.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:08.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:08.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:08.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2024-02-08 10:49:08.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:08.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:08.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:08.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:08.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:08.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:08.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:08.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:08.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2024-02-08 10:49:08.018 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a4e492c 2024-02-08 10:49:08.018 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a4e492c 2024-02-08 10:49:08.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2024-02-08 10:49:08.053 [DefaultDispatcher-worker-8 @coroutine#838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a4e492c 2024-02-08 10:49:08.060 [DefaultDispatcher-worker-14 @coroutine#840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29431f61 2024-02-08 10:49:08.063 [Test worker @coroutine#842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29431f61 2024-02-08 10:49:08.072 [DefaultDispatcher-worker-5 @coroutine#838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a4e492c 2024-02-08 10:49:08.073 [Test worker @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556408497574297600/_ustadmanifest.json 2024-02-08 10:49:08.073 [Test worker @coroutine#838] 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/556408497574297600/_ustadmanifest.json. 2024-02-08 10:49:08.073 [Test worker @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556408497574297600/_ustadmanifest.json 2024-02-08 10:49:08.078 [Test worker @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556408497574297600/_ustadmanifest.json 2024-02-08 10:49:08.078 [Test worker @coroutine#838] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556408497574297600/_ustadmanifest.json 2024-02-08 10:49:08.078 [Test worker @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556408497574297600/_ustadmanifest.json. 2024-02-08 10:49:08.078 [Test worker @coroutine#838] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556408497574297600/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 10:49:08.079 [Test worker @coroutine#848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29431f61 2024-02-08 10:49:08.088 [DefaultDispatcher-worker-8 @coroutine#838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a4e492c 2024-02-08 10:49:08.088 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-08 10:49:08.088 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-85550e9a-3d56-46e9-9424-c76249113657', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-08 10:49:08.090 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-08 10:49:08.090 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-85550e9a-3d56-46e9-9424-c76249113657 2024-02-08 10:49:08.090 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:08.091 [DefaultDispatcher-worker-13 @coroutine#861] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:49:08.091 [DefaultDispatcher-worker-13 @coroutine#861] 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-02-08 10:49:08.091 [DefaultDispatcher-worker-13 @coroutine#861] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:49:08.091 [DefaultDispatcher-worker-13 @coroutine#861] 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-02-08 10:49:08.095 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:08.095 [eventLoopGroupProxy-10-1 @call-handler#870] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-08 10:49:08.095 [eventLoopGroupProxy-10-1 @call-handler#870] 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-02-08 10:49:08.095 [eventLoopGroupProxy-10-1 @call-handler#870] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 10:49:08.095 [eventLoopGroupProxy-10-2 @call-handler#872] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-08 10:49:08.096 [eventLoopGroupProxy-10-2 @call-handler#872] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:08.096 [eventLoopGroupProxy-10-1 @call-handler#870] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:08.096 [eventLoopGroupProxy-10-1 @call-handler#870] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-02-08 10:49:08.097 [DefaultDispatcher-worker-1 @coroutine#861] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:49:08.097 [DefaultDispatcher-worker-1 @coroutine#861] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:49:08.101 [DefaultDispatcher-worker-1 @coroutine#860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a4e492c 2024-02-08 10:49:08.101 [DefaultDispatcher-worker-1 @coroutine#860] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 10:49:08.101 [DefaultDispatcher-worker-1 @coroutine#860] 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-02-08 10:49:08.101 [DefaultDispatcher-worker-1 @coroutine#860] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 10:49:08.103 [MyScheduler_Worker-1 @coroutine#864] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 10:49:08.103 [MyScheduler_Worker-1 @coroutine#864] 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-02-08 10:49:08.103 [MyScheduler_Worker-1 @coroutine#864] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-08 10:49:08.103 [MyScheduler_Worker-1 @coroutine#864] 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-02-08 10:49:08.103 [eventLoopGroupProxy-10-1 @call-handler#884] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-08 10:49:08.104 [eventLoopGroupProxy-10-1 @call-handler#884] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:08.104 [eventLoopGroupProxy-10-1 @call-handler#884] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-02-08 10:49:08.105 [DefaultDispatcher-worker-3 @coroutine#860] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 10:49:08.105 [DefaultDispatcher-worker-3 @coroutine#860] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 10:49:08.106 [eventLoopGroupProxy-10-3 @call-handler#891] 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-02-08 10:49:08.106 [eventLoopGroupProxy-10-3 @call-handler#891] 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-02-08 10:49:08.108 [eventLoopGroupProxy-10-3 @coroutine#892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@447543ee 2024-02-08 10:49:08.110 [eventLoopGroupProxy-10-3 @call-handler#891] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-02-08 10:49:08.111 [MyScheduler_Worker-1 @coroutine#864] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-08 10:49:08.111 [MyScheduler_Worker-1 @coroutine#864] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 10:49:08.111 [MyScheduler_Worker-1 @coroutine#864] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-08 10:49:08.111 [MyScheduler_Worker-1 @coroutine#864] 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-02-08 10:49:08.113 [MyScheduler_Worker-1 @coroutine#896] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:08.113 [MyScheduler_Worker-1 @coroutine#896] 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-02-08 10:49:08.113 [MyScheduler_Worker-1 @coroutine#896] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:08.113 [MyScheduler_Worker-1 @coroutine#896] 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-02-08 10:49:08.114 [DefaultDispatcher-worker-12 @coroutine#860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a4e492c 2024-02-08 10:49:08.115 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:08.115 [eventLoopGroupProxy-10-1 @call-handler#900] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 10:49:08.118 [eventLoopGroupProxy-10-1 @coroutine#901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@447543ee 2024-02-08 10:49:08.118 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:49:08.118 [eventLoopGroupProxy-10-1 @call-handler#900] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:08.119 [eventLoopGroupProxy-10-1 @call-handler#900] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-08 10:49:08.121 [MyScheduler_Worker-1 @coroutine#896] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:08.122 [MyScheduler_Worker-1 @coroutine#896] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:08.122 [MyScheduler_Worker-1 @coroutine#896] 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-02-08 10:49:08.122 [MyScheduler_Worker-1 @coroutine#896] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:08.122 [MyScheduler_Worker-1 @coroutine#896] 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-02-08 10:49:08.124 [DefaultDispatcher-worker-4 @coroutine#862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a4e492c 2024-02-08 10:49:08.124 [eventLoopGroupProxy-10-1 @call-handler#906] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 10:49:08.126 [eventLoopGroupProxy-10-1 @coroutine#907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@447543ee 2024-02-08 10:49:08.127 [eventLoopGroupProxy-10-1 @call-handler#906] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:08.127 [eventLoopGroupProxy-10-1 @call-handler#906] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 10:49:08.127 [MyScheduler_Worker-1 @coroutine#896] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:08.129 [MyScheduler_Worker-1 @coroutine#896] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:08.129 [MyScheduler_Worker-1 @coroutine#896] 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-02-08 10:49:08.129 [MyScheduler_Worker-1 @coroutine#896] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:08.129 [MyScheduler_Worker-1 @coroutine#896] 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-02-08 10:49:08.131 [eventLoopGroupProxy-10-1 @call-handler#912] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 10:49:08.137 [eventLoopGroupProxy-10-1 @coroutine#913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@447543ee 2024-02-08 10:49:08.137 [eventLoopGroupProxy-10-1 @call-handler#912] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:08.137 [eventLoopGroupProxy-10-1 @call-handler#912] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-08 10:49:08.138 [MyScheduler_Worker-1 @coroutine#896] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:08.140 [MyScheduler_Worker-1 @coroutine#896] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:08.140 [MyScheduler_Worker-1 @coroutine#896] 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-02-08 10:49:08.140 [MyScheduler_Worker-1 @coroutine#896] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:08.140 [MyScheduler_Worker-1 @coroutine#896] 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-02-08 10:49:08.142 [eventLoopGroupProxy-10-1 @call-handler#918] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 10:49:08.144 [eventLoopGroupProxy-10-1 @coroutine#919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@447543ee 2024-02-08 10:49:08.144 [eventLoopGroupProxy-10-1 @call-handler#918] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:08.144 [eventLoopGroupProxy-10-1 @call-handler#918] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:49:08.145 [MyScheduler_Worker-1 @coroutine#896] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:08.146 [MyScheduler_Worker-1 @coroutine#896] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:08.147 [MyScheduler_Worker-1 @coroutine#896] 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-02-08 10:49:08.147 [MyScheduler_Worker-1 @coroutine#896] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:08.147 [MyScheduler_Worker-1 @coroutine#896] 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-02-08 10:49:08.148 [eventLoopGroupProxy-10-1 @call-handler#924] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:08.151 [eventLoopGroupProxy-10-1 @coroutine#925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@447543ee 2024-02-08 10:49:08.151 [eventLoopGroupProxy-10-1 @call-handler#924] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:08.151 [eventLoopGroupProxy-10-1 @call-handler#924] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 10:49:08.152 [MyScheduler_Worker-1 @coroutine#896] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:08.164 [DefaultDispatcher-worker-1 @coroutine#864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a4e492c 2024-02-08 10:49:08.173 [DefaultDispatcher-worker-11 @coroutine#862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a4e492c 2024-02-08 10:49:08.173 [DefaultDispatcher-worker-11 @coroutine#862] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 10:49:08.174 [DefaultDispatcher-worker-11 @coroutine#862] 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-02-08 10:49:08.174 [DefaultDispatcher-worker-11 @coroutine#862] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 10:49:08.174 [DefaultDispatcher-worker-11 @coroutine#862] 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-02-08 10:49:08.176 [eventLoopGroupProxy-10-1 @call-handler#934] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-08 10:49:08.176 [eventLoopGroupProxy-10-1 @call-handler#934] 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-02-08 10:49:08.176 [eventLoopGroupProxy-10-1 @call-handler#934] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 10:49:08.199 [DefaultDispatcher-worker-1 @call-handler#934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cbc2db2 2024-02-08 10:49:08.199 [eventLoopGroupProxy-10-1 @call-handler#934] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:08.199 [eventLoopGroupProxy-10-1 @call-handler#934] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 24ms 2024-02-08 10:49:08.200 [DefaultDispatcher-worker-11 @coroutine#833] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556408497574297600/_ustadmanifest.json 2024-02-08 10:49:08.200 [DefaultDispatcher-worker-11 @coroutine#833] 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/556408497574297600/_ustadmanifest.json. 2024-02-08 10:49:08.200 [DefaultDispatcher-worker-11 @coroutine#833] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556408497574297600/_ustadmanifest.json 2024-02-08 10:49:08.200 [DefaultDispatcher-worker-1 @coroutine#862] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 10:49:08.200 [DefaultDispatcher-worker-1 @coroutine#862] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 10:49:08.200 [DefaultDispatcher-worker-1 @coroutine#862] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-08 10:49:08.200 [DefaultDispatcher-worker-1 @coroutine#862] 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-02-08 10:49:08.202 [DefaultDispatcher-worker-8 @coroutine#833] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556408497574297600/_ustadmanifest.json 2024-02-08 10:49:08.202 [DefaultDispatcher-worker-8 @coroutine#833] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556408497574297600/_ustadmanifest.json 2024-02-08 10:49:08.203 [DefaultDispatcher-worker-8 @coroutine#833] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556408497574297600/_ustadmanifest.json. 2024-02-08 10:49:08.203 [DefaultDispatcher-worker-8 @coroutine#833] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556408497574297600/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 10:49:08.204 [DefaultDispatcher-worker-8 @coroutine#960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@447543ee 2024-02-08 10:49:08.210 [DefaultDispatcher-worker-14 @coroutine#862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a4e492c 2024-02-08 10:49:08.214 [DefaultDispatcher-worker-12 @coroutine#833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cbc2db2 2024-02-08 10:49:08.215 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-08 10:49:08.215 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-08 10:49:08.215 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-08 10:49:08.215 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-08 10:49:08.215 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-08 10:49:08.218 [Test worker @coroutine#964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29431f61 2024-02-08 10:49:08.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Shutdown initiated... 2024-02-08 10:49:08.218 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Close initiated... 2024-02-08 10:49:08.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:08.218 [HikariPool-65 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a4e492c: (connection evicted) 2024-02-08 10:49:08.219 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:08.219 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Closed. 2024-02-08 10:49:08.219 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Shutdown completed. 2024-02-08 10:49:08.517 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 10:49:08.517 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 10:49:08.646 [DefaultDispatcher-worker-8 @coroutine#967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bde6148 2024-02-08 10:49:08.665 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 10:49:09.222 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@2c3b0cc8 2024-02-08 10:49:09.222 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@2c3b0cc8 2024-02-08 10:49:09.224 [Test worker @coroutine#971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@447543ee 2024-02-08 10:49:09.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Shutdown initiated... 2024-02-08 10:49:09.224 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Close initiated... 2024-02-08 10:49:09.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:09.224 [HikariPool-63 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2cbc2db2: (connection evicted) 2024-02-08 10:49:09.225 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:09.225 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Closed. 2024-02-08 10:49:09.225 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Shutdown completed. 2024-02-08 10:49:09.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2024-02-08 10:49:09.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:09.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:09.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:09.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:09.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:09.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:09.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d271d6c 2024-02-08 10:49:09.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:09.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:09.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:09.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:09.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:09.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:09.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:09.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:09.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:09.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:09.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:09.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:09.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:09.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:09.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:09.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:09.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:09.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:09.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:09.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2024-02-08 10:49:09.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:09.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:09.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:09.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:09.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:09.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:09.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:09.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:09.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2024-02-08 10:49:09.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:09.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:09.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2024-02-08 10:49:09.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2024-02-08 10:49:09.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:09.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:09.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:09.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:09.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:09.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:09.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4af44f2a 2024-02-08 10:49:09.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:09.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:09.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:09.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:09.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:09.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:09.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:09.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:09.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:09.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:09.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:09.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:09.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:09.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:09.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:09.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:09.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:09.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:09.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:09.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2024-02-08 10:49:09.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:09.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:09.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:09.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:09.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:09.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:09.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:09.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:09.252 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2024-02-08 10:49:09.252 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-08 10:49:09.252 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-08 10:49:09.252 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2024-02-08 10:49:09.268 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-08 10:49:09.269 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-02-08 10:49:09.269 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@69abeb14 2024-02-08 10:49:09.270 [DefaultDispatcher-worker-8 @coroutine#977] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-08 10:49:09.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2024-02-08 10:49:09.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:09.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:09.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:09.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:09.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:09.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:09.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74919649 2024-02-08 10:49:09.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:09.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:09.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:09.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:09.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:09.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:09.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:09.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:09.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:09.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:09.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:09.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:09.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:09.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:09.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:09.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:09.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:09.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:09.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:09.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2024-02-08 10:49:09.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:09.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:09.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:09.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:09.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:09.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:09.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:09.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:09.271 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2024-02-08 10:49:09.271 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@599310ab 2024-02-08 10:49:09.271 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@599310ab 2024-02-08 10:49:09.271 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2024-02-08 10:49:09.274 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-08 10:49:09.274 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-08 10:49:09.274 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-08 10:49:09.274 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-08 10:49:09.274 [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-02-08 10:49:09.274 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-08 10:49:09.274 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-08 10:49:09.274 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-08 10:49:09.274 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-08 10:49:09.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2024-02-08 10:49:09.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:09.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:09.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:09.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:09.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:09.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:09.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c478e4e 2024-02-08 10:49:09.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:09.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:09.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:09.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:09.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:09.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:09.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:09.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:09.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:09.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:09.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:09.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:09.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:09.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:09.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:09.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:09.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:09.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:09.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:09.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2024-02-08 10:49:09.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:09.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:09.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:09.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:09.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:09.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:09.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:09.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:09.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2024-02-08 10:49:09.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ba08f26 2024-02-08 10:49:09.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ba08f26 2024-02-08 10:49:09.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2024-02-08 10:49:09.314 [DefaultDispatcher-worker-15 @coroutine#981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ba08f26 2024-02-08 10:49:09.347 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:09.352 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:09.360 [DefaultDispatcher-worker-15 @coroutine#984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@599310ab 2024-02-08 10:49:09.371 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:09.376 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:09.390 [DefaultDispatcher-worker-7 @coroutine#987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@599310ab 2024-02-08 10:49:09.398 [DefaultDispatcher-worker-12 @coroutine#989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@599310ab 2024-02-08 10:49:09.402 [DefaultDispatcher-worker-12 @coroutine#991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@599310ab 2024-02-08 10:49:09.415 [DefaultDispatcher-worker-6 @coroutine#981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ba08f26 2024-02-08 10:49:09.416 [Test worker @coroutine#981] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556408500398977024/_ustadmanifest.json 2024-02-08 10:49:09.416 [Test worker @coroutine#981] 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/556408500398977024/_ustadmanifest.json. 2024-02-08 10:49:09.416 [Test worker @coroutine#981] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556408500398977024/_ustadmanifest.json 2024-02-08 10:49:09.418 [Test worker @coroutine#981] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556408500398977024/_ustadmanifest.json 2024-02-08 10:49:09.418 [Test worker @coroutine#981] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556408500398977024/_ustadmanifest.json 2024-02-08 10:49:09.420 [Test worker @coroutine#981] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556408500398977024/_ustadmanifest.json. 2024-02-08 10:49:09.420 [Test worker @coroutine#981] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556408500398977024/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 10:49:09.437 [Test worker @coroutine#997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@599310ab 2024-02-08 10:49:09.503 [DefaultDispatcher-worker-15 @coroutine#981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ba08f26 2024-02-08 10:49:09.504 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-08 10:49:09.504 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-0119df30-21da-4640-989f-ad7d4d7943a8', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-08 10:49:09.505 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-08 10:49:09.505 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-0119df30-21da-4640-989f-ad7d4d7943a8 2024-02-08 10:49:09.506 [DefaultDispatcher-worker-3 @coroutine#1159] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:49:09.506 [DefaultDispatcher-worker-3 @coroutine#1159] 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-02-08 10:49:09.506 [DefaultDispatcher-worker-3 @coroutine#1159] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:49:09.506 [DefaultDispatcher-worker-3 @coroutine#1159] 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-02-08 10:49:09.510 [eventLoopGroupProxy-13-1 @call-handler#1169] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-08 10:49:09.510 [eventLoopGroupProxy-13-2 @call-handler#1170] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-08 10:49:09.511 [eventLoopGroupProxy-13-1 @call-handler#1169] 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-02-08 10:49:09.511 [eventLoopGroupProxy-13-1 @call-handler#1169] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 10:49:09.511 [eventLoopGroupProxy-13-2 @call-handler#1170] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:09.511 [eventLoopGroupProxy-13-1 @call-handler#1169] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:09.512 [eventLoopGroupProxy-13-1 @call-handler#1169] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-02-08 10:49:09.512 [DefaultDispatcher-worker-6 @coroutine#1159] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:49:09.512 [DefaultDispatcher-worker-6 @coroutine#1159] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:49:09.516 [DefaultDispatcher-worker-1 @coroutine#1158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ba08f26 2024-02-08 10:49:09.516 [DefaultDispatcher-worker-1 @coroutine#1158] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 10:49:09.516 [DefaultDispatcher-worker-1 @coroutine#1158] 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-02-08 10:49:09.516 [DefaultDispatcher-worker-1 @coroutine#1158] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 10:49:09.518 [eventLoopGroupProxy-13-1 @call-handler#1178] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-08 10:49:09.518 [eventLoopGroupProxy-13-1 @call-handler#1178] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:09.519 [eventLoopGroupProxy-13-1 @call-handler#1178] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-02-08 10:49:09.519 [DefaultDispatcher-worker-5 @coroutine#1158] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 10:49:09.519 [DefaultDispatcher-worker-5 @coroutine#1158] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 10:49:09.528 [DefaultDispatcher-worker-11 @coroutine#1158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ba08f26 2024-02-08 10:49:09.536 [DefaultDispatcher-worker-3 @coroutine#1160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ba08f26 2024-02-08 10:49:09.536 [MyScheduler_Worker-1 @coroutine#1162] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 10:49:09.537 [MyScheduler_Worker-1 @coroutine#1162] 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-02-08 10:49:09.537 [MyScheduler_Worker-1 @coroutine#1162] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-08 10:49:09.537 [MyScheduler_Worker-1 @coroutine#1162] 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-02-08 10:49:09.538 [eventLoopGroupProxy-13-1 @call-handler#1337] 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-02-08 10:49:09.539 [eventLoopGroupProxy-13-1 @call-handler#1337] 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-02-08 10:49:09.543 [eventLoopGroupProxy-13-1 @coroutine#1338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:09.546 [eventLoopGroupProxy-13-1 @call-handler#1337] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 8ms 2024-02-08 10:49:09.547 [MyScheduler_Worker-1 @coroutine#1162] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-08 10:49:09.547 [MyScheduler_Worker-1 @coroutine#1162] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 10:49:09.547 [MyScheduler_Worker-1 @coroutine#1162] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-08 10:49:09.548 [MyScheduler_Worker-1 @coroutine#1162] 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-02-08 10:49:09.550 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.550 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:09.550 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.550 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:09.552 [eventLoopGroupProxy-13-1 @call-handler#1345] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 10:49:09.554 [eventLoopGroupProxy-13-1 @coroutine#1346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:09.554 [eventLoopGroupProxy-13-1 @call-handler#1345] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:09.554 [eventLoopGroupProxy-13-1 @call-handler#1345] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:49:09.555 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.556 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.557 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:09.557 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.557 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:09.558 [eventLoopGroupProxy-13-1 @call-handler#1351] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 10:49:09.605 [eventLoopGroupProxy-13-1 @coroutine#1352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:09.606 [eventLoopGroupProxy-13-1 @call-handler#1351] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:09.606 [eventLoopGroupProxy-13-1 @call-handler#1351] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-02-08 10:49:09.606 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.608 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.608 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:09.608 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.608 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:09.610 [eventLoopGroupProxy-13-1 @call-handler#1357] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 10:49:09.613 [eventLoopGroupProxy-13-1 @coroutine#1358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:09.613 [eventLoopGroupProxy-13-1 @call-handler#1357] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:09.613 [eventLoopGroupProxy-13-1 @call-handler#1357] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 10:49:09.614 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.615 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.616 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:09.616 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.616 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:09.618 [eventLoopGroupProxy-13-1 @call-handler#1363] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 10:49:09.623 [eventLoopGroupProxy-13-1 @coroutine#1364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:09.623 [eventLoopGroupProxy-13-1 @call-handler#1363] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:09.623 [eventLoopGroupProxy-13-1 @call-handler#1363] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-08 10:49:09.624 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.625 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.625 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:09.625 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.625 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:09.627 [eventLoopGroupProxy-13-1 @call-handler#1369] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:09.674 [eventLoopGroupProxy-13-1 @coroutine#1370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:09.674 [eventLoopGroupProxy-13-1 @call-handler#1369] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:09.674 [eventLoopGroupProxy-13-1 @call-handler#1369] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-02-08 10:49:09.675 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.676 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.677 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:09.677 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.677 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:09.678 [eventLoopGroupProxy-13-1 @call-handler#1375] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 10:49:09.689 [eventLoopGroupProxy-13-1 @coroutine#1377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:09.689 [eventLoopGroupProxy-13-1 @call-handler#1375] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:09.690 [eventLoopGroupProxy-13-1 @call-handler#1375] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 12ms 2024-02-08 10:49:09.690 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.692 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.692 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:09.692 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.692 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:09.693 [eventLoopGroupProxy-13-1 @call-handler#1382] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 10:49:09.697 [eventLoopGroupProxy-13-1 @coroutine#1383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:09.698 [eventLoopGroupProxy-13-1 @call-handler#1382] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:09.698 [eventLoopGroupProxy-13-1 @call-handler#1382] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-08 10:49:09.699 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.700 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.700 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:09.700 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.700 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:09.702 [eventLoopGroupProxy-13-1 @call-handler#1388] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 10:49:09.746 [eventLoopGroupProxy-13-1 @coroutine#1389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:09.746 [eventLoopGroupProxy-13-1 @call-handler#1388] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:09.746 [eventLoopGroupProxy-13-1 @call-handler#1388] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-08 10:49:09.747 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.749 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.749 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:09.749 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.749 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:09.751 [eventLoopGroupProxy-13-1 @call-handler#1394] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:09.754 [eventLoopGroupProxy-13-1 @coroutine#1395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:09.754 [eventLoopGroupProxy-13-1 @call-handler#1394] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:09.754 [eventLoopGroupProxy-13-1 @call-handler#1394] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 10:49:09.755 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.757 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.757 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:09.757 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.757 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:09.758 [eventLoopGroupProxy-13-1 @call-handler#1400] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 10:49:09.761 [eventLoopGroupProxy-13-1 @coroutine#1401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:09.761 [eventLoopGroupProxy-13-1 @call-handler#1400] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:09.761 [eventLoopGroupProxy-13-1 @call-handler#1400] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 10:49:09.762 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.763 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.763 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:09.763 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.763 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:09.765 [eventLoopGroupProxy-13-1 @call-handler#1406] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 10:49:09.767 [eventLoopGroupProxy-13-1 @coroutine#1407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:09.767 [eventLoopGroupProxy-13-1 @call-handler#1406] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:09.767 [eventLoopGroupProxy-13-1 @call-handler#1406] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:49:09.768 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.769 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.770 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:09.770 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.770 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:09.771 [eventLoopGroupProxy-13-1 @call-handler#1412] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 10:49:09.775 [eventLoopGroupProxy-13-1 @coroutine#1413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:09.775 [eventLoopGroupProxy-13-1 @call-handler#1412] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:09.775 [eventLoopGroupProxy-13-1 @call-handler#1412] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-08 10:49:09.776 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.777 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.777 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:09.777 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.777 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:09.779 [eventLoopGroupProxy-13-1 @call-handler#1418] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 10:49:09.781 [eventLoopGroupProxy-13-1 @coroutine#1419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:09.781 [eventLoopGroupProxy-13-1 @call-handler#1418] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:09.781 [eventLoopGroupProxy-13-1 @call-handler#1418] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:49:09.782 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.783 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.783 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:09.784 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.784 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:09.786 [eventLoopGroupProxy-13-1 @call-handler#1424] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 10:49:09.788 [eventLoopGroupProxy-13-1 @coroutine#1425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:09.788 [eventLoopGroupProxy-13-1 @call-handler#1424] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:09.788 [eventLoopGroupProxy-13-1 @call-handler#1424] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 10:49:09.789 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.792 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.792 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:09.792 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.792 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:09.794 [eventLoopGroupProxy-13-1 @call-handler#1430] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 10:49:09.796 [eventLoopGroupProxy-13-1 @coroutine#1431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:09.796 [eventLoopGroupProxy-13-1 @call-handler#1430] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:09.796 [eventLoopGroupProxy-13-1 @call-handler#1430] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:49:09.797 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.798 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.798 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:09.799 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.799 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:09.800 [eventLoopGroupProxy-13-1 @call-handler#1436] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:09.801 [eventLoopGroupProxy-13-1 @coroutine#1437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:09.802 [eventLoopGroupProxy-13-1 @call-handler#1436] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:09.802 [eventLoopGroupProxy-13-1 @call-handler#1436] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:49:09.802 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.803 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.804 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:09.804 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.804 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:09.805 [eventLoopGroupProxy-13-1 @call-handler#1442] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 10:49:09.807 [eventLoopGroupProxy-13-1 @coroutine#1443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:09.807 [eventLoopGroupProxy-13-1 @call-handler#1442] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:09.807 [eventLoopGroupProxy-13-1 @call-handler#1442] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:49:09.808 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.809 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.809 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:09.809 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.809 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:09.811 [eventLoopGroupProxy-13-1 @call-handler#1448] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 10:49:09.813 [eventLoopGroupProxy-13-1 @coroutine#1449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:09.813 [eventLoopGroupProxy-13-1 @call-handler#1448] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:09.814 [eventLoopGroupProxy-13-1 @call-handler#1448] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 10:49:09.814 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.816 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.816 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:09.816 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.816 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:09.817 [eventLoopGroupProxy-13-1 @call-handler#1454] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 10:49:09.819 [eventLoopGroupProxy-13-1 @coroutine#1455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:09.819 [eventLoopGroupProxy-13-1 @call-handler#1454] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:09.819 [eventLoopGroupProxy-13-1 @call-handler#1454] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:49:09.820 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.821 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.821 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:09.821 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.821 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:09.823 [eventLoopGroupProxy-13-1 @call-handler#1460] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 10:49:09.825 [eventLoopGroupProxy-13-1 @coroutine#1461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:09.825 [eventLoopGroupProxy-13-1 @call-handler#1460] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:09.825 [eventLoopGroupProxy-13-1 @call-handler#1460] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:49:09.826 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.827 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.827 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:09.827 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.827 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:09.829 [eventLoopGroupProxy-13-1 @call-handler#1466] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:09.831 [eventLoopGroupProxy-13-1 @coroutine#1467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:09.831 [eventLoopGroupProxy-13-1 @call-handler#1466] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:09.831 [eventLoopGroupProxy-13-1 @call-handler#1466] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:49:09.831 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.833 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.833 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:09.833 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.833 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:09.834 [eventLoopGroupProxy-13-1 @call-handler#1472] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 10:49:09.836 [eventLoopGroupProxy-13-1 @coroutine#1473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:09.836 [eventLoopGroupProxy-13-1 @call-handler#1472] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:09.836 [eventLoopGroupProxy-13-1 @call-handler#1472] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:49:09.836 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.838 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.838 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:09.838 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.838 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:09.839 [eventLoopGroupProxy-13-1 @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-02-08 10:49:09.841 [eventLoopGroupProxy-13-1 @coroutine#1479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:09.841 [eventLoopGroupProxy-13-1 @call-handler#1478] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:09.841 [eventLoopGroupProxy-13-1 @call-handler#1478] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:49:09.842 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.843 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.843 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:09.843 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.843 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:09.845 [eventLoopGroupProxy-13-1 @call-handler#1484] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:09.847 [eventLoopGroupProxy-13-1 @coroutine#1485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:09.847 [eventLoopGroupProxy-13-1 @call-handler#1484] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:09.847 [eventLoopGroupProxy-13-1 @call-handler#1484] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 10:49:09.847 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.848 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.849 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:09.849 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.849 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:09.850 [eventLoopGroupProxy-13-1 @call-handler#1490] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 10:49:09.852 [eventLoopGroupProxy-13-1 @coroutine#1491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:09.852 [eventLoopGroupProxy-13-1 @call-handler#1490] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:09.852 [eventLoopGroupProxy-13-1 @call-handler#1490] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:49:09.853 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.854 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.854 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:09.854 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.854 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:09.856 [eventLoopGroupProxy-13-1 @call-handler#1496] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 10:49:09.858 [eventLoopGroupProxy-13-1 @coroutine#1497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:09.858 [eventLoopGroupProxy-13-1 @call-handler#1496] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:09.858 [eventLoopGroupProxy-13-1 @call-handler#1496] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:49:09.859 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.860 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.860 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:09.860 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.860 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:09.862 [eventLoopGroupProxy-13-1 @call-handler#1502] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 10:49:09.864 [eventLoopGroupProxy-13-1 @coroutine#1503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:09.864 [eventLoopGroupProxy-13-1 @call-handler#1502] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:09.864 [eventLoopGroupProxy-13-1 @call-handler#1502] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:49:09.865 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.866 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.866 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:09.866 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.866 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:09.867 [eventLoopGroupProxy-13-1 @call-handler#1508] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 10:49:09.869 [eventLoopGroupProxy-13-1 @coroutine#1509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:09.869 [eventLoopGroupProxy-13-1 @call-handler#1508] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:09.870 [eventLoopGroupProxy-13-1 @call-handler#1508] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 10:49:09.870 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.871 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.871 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:09.871 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.871 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:09.873 [eventLoopGroupProxy-13-1 @call-handler#1514] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 10:49:09.874 [eventLoopGroupProxy-13-1 @coroutine#1515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:09.875 [eventLoopGroupProxy-13-1 @call-handler#1514] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:09.875 [eventLoopGroupProxy-13-1 @call-handler#1514] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:49:09.875 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.876 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.876 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:09.876 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.877 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:09.878 [eventLoopGroupProxy-13-1 @call-handler#1520] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 10:49:09.880 [eventLoopGroupProxy-13-1 @coroutine#1521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:09.880 [eventLoopGroupProxy-13-1 @call-handler#1520] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:09.880 [eventLoopGroupProxy-13-1 @call-handler#1520] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:49:09.881 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.882 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.882 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:09.882 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.882 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:09.884 [eventLoopGroupProxy-13-1 @call-handler#1526] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:09.885 [eventLoopGroupProxy-13-1 @coroutine#1527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:09.885 [eventLoopGroupProxy-13-1 @call-handler#1526] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:09.886 [eventLoopGroupProxy-13-1 @call-handler#1526] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 10:49:09.886 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.887 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.887 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:09.887 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.887 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:09.889 [eventLoopGroupProxy-13-1 @call-handler#1532] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 10:49:09.892 [eventLoopGroupProxy-13-1 @coroutine#1533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:09.892 [eventLoopGroupProxy-13-1 @call-handler#1532] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:09.892 [eventLoopGroupProxy-13-1 @call-handler#1532] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 10:49:09.893 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.894 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.894 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:09.894 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.894 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:09.896 [eventLoopGroupProxy-13-1 @call-handler#1538] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 10:49:09.898 [eventLoopGroupProxy-13-1 @coroutine#1539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:09.898 [eventLoopGroupProxy-13-1 @call-handler#1538] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:09.898 [eventLoopGroupProxy-13-1 @call-handler#1538] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 10:49:09.899 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.901 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.901 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:09.901 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.901 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:09.903 [eventLoopGroupProxy-13-1 @call-handler#1544] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 10:49:09.905 [eventLoopGroupProxy-13-1 @coroutine#1545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:09.905 [eventLoopGroupProxy-13-1 @call-handler#1544] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:09.906 [eventLoopGroupProxy-13-1 @call-handler#1544] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 10:49:09.906 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.909 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.909 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:09.909 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.909 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:09.911 [eventLoopGroupProxy-13-1 @call-handler#1550] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 10:49:09.913 [eventLoopGroupProxy-13-1 @coroutine#1551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:09.914 [eventLoopGroupProxy-13-1 @call-handler#1550] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:09.914 [eventLoopGroupProxy-13-1 @call-handler#1550] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 10:49:09.914 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.916 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.916 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:09.916 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.916 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:09.918 [eventLoopGroupProxy-13-1 @call-handler#1556] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 10:49:09.920 [eventLoopGroupProxy-13-1 @coroutine#1557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:09.920 [eventLoopGroupProxy-13-1 @call-handler#1556] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:09.920 [eventLoopGroupProxy-13-1 @call-handler#1556] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:49:09.921 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.922 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.923 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:09.923 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.923 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:09.928 [eventLoopGroupProxy-13-1 @call-handler#1562] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 10:49:09.974 [eventLoopGroupProxy-13-1 @coroutine#1563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:09.974 [eventLoopGroupProxy-13-1 @call-handler#1562] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:09.974 [eventLoopGroupProxy-13-1 @call-handler#1562] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-08 10:49:09.975 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.976 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.976 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:09.976 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.977 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:09.978 [eventLoopGroupProxy-13-1 @call-handler#1568] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 10:49:09.980 [eventLoopGroupProxy-13-1 @coroutine#1569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:09.981 [eventLoopGroupProxy-13-1 @call-handler#1568] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:09.981 [eventLoopGroupProxy-13-1 @call-handler#1568] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 10:49:09.982 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.983 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.983 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:09.983 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.983 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:09.984 [eventLoopGroupProxy-13-1 @call-handler#1574] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 10:49:09.986 [eventLoopGroupProxy-13-1 @coroutine#1575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:09.986 [eventLoopGroupProxy-13-1 @call-handler#1574] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:09.987 [eventLoopGroupProxy-13-1 @call-handler#1574] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 10:49:09.987 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.988 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.988 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:09.988 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.988 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:09.990 [eventLoopGroupProxy-13-1 @call-handler#1581] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 10:49:09.992 [eventLoopGroupProxy-13-1 @coroutine#1582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:09.993 [eventLoopGroupProxy-13-1 @call-handler#1581] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:09.993 [eventLoopGroupProxy-13-1 @call-handler#1581] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 10:49:09.993 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.994 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.994 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:09.994 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:09.994 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:09.996 [eventLoopGroupProxy-13-1 @call-handler#1587] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 10:49:10.040 [DefaultDispatcher-worker-8 @coroutine#1176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ba08f26 2024-02-08 10:49:10.045 [eventLoopGroupProxy-13-1 @coroutine#1589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:10.045 [eventLoopGroupProxy-13-1 @call-handler#1587] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:10.045 [eventLoopGroupProxy-13-1 @call-handler#1587] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-02-08 10:49:10.046 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.047 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.048 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.048 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.048 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.049 [eventLoopGroupProxy-13-1 @call-handler#1594] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 10:49:10.093 [eventLoopGroupProxy-13-1 @coroutine#1595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:10.093 [eventLoopGroupProxy-13-1 @call-handler#1594] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:10.094 [eventLoopGroupProxy-13-1 @call-handler#1594] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-08 10:49:10.094 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.095 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.096 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.096 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.096 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.097 [eventLoopGroupProxy-13-1 @call-handler#1600] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:10.099 [eventLoopGroupProxy-13-1 @coroutine#1601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:10.099 [eventLoopGroupProxy-13-1 @call-handler#1600] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:10.100 [eventLoopGroupProxy-13-1 @call-handler#1600] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 10:49:10.100 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.102 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.102 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.102 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.102 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.103 [eventLoopGroupProxy-13-1 @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-02-08 10:49:10.105 [eventLoopGroupProxy-13-1 @coroutine#1607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:10.106 [eventLoopGroupProxy-13-1 @call-handler#1606] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:10.106 [eventLoopGroupProxy-13-1 @call-handler#1606] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 10:49:10.106 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.107 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.107 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.107 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.107 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.109 [eventLoopGroupProxy-13-1 @call-handler#1612] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:10.153 [eventLoopGroupProxy-13-1 @coroutine#1613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:10.153 [eventLoopGroupProxy-13-1 @call-handler#1612] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:10.154 [eventLoopGroupProxy-13-1 @call-handler#1612] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-08 10:49:10.154 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.155 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.156 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.156 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.156 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.157 [eventLoopGroupProxy-13-1 @call-handler#1618] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:10.159 [eventLoopGroupProxy-13-1 @coroutine#1619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:10.159 [eventLoopGroupProxy-13-1 @call-handler#1618] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:10.159 [eventLoopGroupProxy-13-1 @call-handler#1618] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:49:10.160 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.161 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.161 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.161 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.161 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.162 [eventLoopGroupProxy-13-1 @call-handler#1624] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:10.164 [eventLoopGroupProxy-13-1 @coroutine#1625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:10.164 [eventLoopGroupProxy-13-1 @call-handler#1624] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:10.164 [eventLoopGroupProxy-13-1 @call-handler#1624] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:49:10.164 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.165 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.166 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.166 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.166 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.167 [eventLoopGroupProxy-13-1 @call-handler#1630] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:10.169 [eventLoopGroupProxy-13-1 @coroutine#1631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:10.169 [eventLoopGroupProxy-13-1 @call-handler#1630] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:10.169 [eventLoopGroupProxy-13-1 @call-handler#1630] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:49:10.170 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.171 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.171 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.171 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.171 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.172 [eventLoopGroupProxy-13-1 @call-handler#1636] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:10.174 [eventLoopGroupProxy-13-1 @coroutine#1637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:10.174 [eventLoopGroupProxy-13-1 @call-handler#1636] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:10.174 [eventLoopGroupProxy-13-1 @call-handler#1636] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:49:10.175 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.176 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.176 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.176 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.176 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.177 [eventLoopGroupProxy-13-1 @call-handler#1642] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:10.221 [eventLoopGroupProxy-13-1 @coroutine#1643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:10.221 [eventLoopGroupProxy-13-1 @call-handler#1642] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:10.222 [eventLoopGroupProxy-13-1 @call-handler#1642] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-08 10:49:10.222 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.224 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.224 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.224 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.224 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.225 [eventLoopGroupProxy-13-1 @call-handler#1648] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:10.227 [eventLoopGroupProxy-13-1 @coroutine#1649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:10.227 [eventLoopGroupProxy-13-1 @call-handler#1648] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:10.227 [eventLoopGroupProxy-13-1 @call-handler#1648] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:49:10.228 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.229 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.229 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.229 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.229 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.231 [eventLoopGroupProxy-13-1 @call-handler#1654] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:10.232 [eventLoopGroupProxy-13-1 @coroutine#1655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:10.232 [eventLoopGroupProxy-13-1 @call-handler#1654] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:10.232 [eventLoopGroupProxy-13-1 @call-handler#1654] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 10:49:10.233 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.234 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.234 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.234 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.234 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.235 [eventLoopGroupProxy-13-1 @call-handler#1660] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:10.237 [eventLoopGroupProxy-13-1 @coroutine#1661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:10.237 [eventLoopGroupProxy-13-1 @call-handler#1660] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:10.237 [eventLoopGroupProxy-13-1 @call-handler#1660] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:49:10.237 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.238 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.239 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.239 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.239 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.240 [eventLoopGroupProxy-13-1 @call-handler#1666] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:10.241 [eventLoopGroupProxy-13-1 @coroutine#1667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:10.241 [eventLoopGroupProxy-13-1 @call-handler#1666] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:10.241 [eventLoopGroupProxy-13-1 @call-handler#1666] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 10:49:10.242 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.243 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.243 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.243 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.243 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.244 [eventLoopGroupProxy-13-1 @call-handler#1672] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:10.245 [eventLoopGroupProxy-13-1 @coroutine#1673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:10.245 [eventLoopGroupProxy-13-1 @call-handler#1672] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:10.245 [eventLoopGroupProxy-13-1 @call-handler#1672] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 10:49:10.246 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.247 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.247 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.247 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.247 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.248 [eventLoopGroupProxy-13-1 @call-handler#1678] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:10.249 [eventLoopGroupProxy-13-1 @coroutine#1679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:10.249 [eventLoopGroupProxy-13-1 @call-handler#1678] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:10.250 [eventLoopGroupProxy-13-1 @call-handler#1678] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:49:10.250 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.251 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.251 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.251 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.251 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.253 [eventLoopGroupProxy-13-1 @call-handler#1684] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:10.254 [eventLoopGroupProxy-13-1 @coroutine#1685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:10.254 [eventLoopGroupProxy-13-1 @call-handler#1684] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:10.254 [eventLoopGroupProxy-13-1 @call-handler#1684] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 10:49:10.255 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.256 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.256 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.256 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.256 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.257 [eventLoopGroupProxy-13-1 @call-handler#1690] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:10.259 [eventLoopGroupProxy-13-1 @coroutine#1691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:10.259 [eventLoopGroupProxy-13-1 @call-handler#1690] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:10.259 [eventLoopGroupProxy-13-1 @call-handler#1690] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:49:10.259 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.261 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.261 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.261 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.261 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.262 [eventLoopGroupProxy-13-1 @call-handler#1696] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:10.263 [eventLoopGroupProxy-13-1 @coroutine#1697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:10.263 [eventLoopGroupProxy-13-1 @call-handler#1696] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:10.263 [eventLoopGroupProxy-13-1 @call-handler#1696] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 10:49:10.264 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.265 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.265 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.265 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.265 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.266 [eventLoopGroupProxy-13-1 @call-handler#1702] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:10.267 [eventLoopGroupProxy-13-1 @coroutine#1703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:10.267 [eventLoopGroupProxy-13-1 @call-handler#1702] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:10.267 [eventLoopGroupProxy-13-1 @call-handler#1702] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 10:49:10.268 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.269 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.269 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.269 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.269 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.270 [eventLoopGroupProxy-13-1 @call-handler#1708] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:10.272 [eventLoopGroupProxy-13-1 @coroutine#1709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:10.272 [eventLoopGroupProxy-13-1 @call-handler#1708] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:10.272 [eventLoopGroupProxy-13-1 @call-handler#1708] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:49:10.272 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.274 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.274 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.274 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.274 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.276 [eventLoopGroupProxy-13-1 @call-handler#1714] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:10.278 [eventLoopGroupProxy-13-1 @coroutine#1715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:10.278 [eventLoopGroupProxy-13-1 @call-handler#1714] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:10.278 [eventLoopGroupProxy-13-1 @call-handler#1714] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:49:10.278 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.280 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.280 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.280 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.280 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.281 [eventLoopGroupProxy-13-1 @call-handler#1720] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:10.325 [eventLoopGroupProxy-13-1 @coroutine#1722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:10.325 [eventLoopGroupProxy-13-1 @call-handler#1720] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:10.326 [eventLoopGroupProxy-13-1 @call-handler#1720] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-08 10:49:10.326 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.328 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.328 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.328 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.328 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.329 [eventLoopGroupProxy-13-1 @call-handler#1727] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:10.331 [eventLoopGroupProxy-13-1 @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:10.331 [eventLoopGroupProxy-13-1 @call-handler#1727] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:10.332 [eventLoopGroupProxy-13-1 @call-handler#1727] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 10:49:10.332 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.333 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.333 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.333 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.333 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.335 [eventLoopGroupProxy-13-1 @call-handler#1733] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:10.337 [eventLoopGroupProxy-13-1 @coroutine#1734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:10.337 [eventLoopGroupProxy-13-1 @call-handler#1733] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:10.337 [eventLoopGroupProxy-13-1 @call-handler#1733] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:49:10.337 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.338 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.339 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.339 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.339 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.340 [eventLoopGroupProxy-13-1 @call-handler#1739] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:10.342 [eventLoopGroupProxy-13-1 @coroutine#1740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:10.342 [eventLoopGroupProxy-13-1 @call-handler#1739] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:10.342 [eventLoopGroupProxy-13-1 @call-handler#1739] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:49:10.342 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.343 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.344 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.344 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.344 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.345 [eventLoopGroupProxy-13-1 @call-handler#1745] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:10.348 [eventLoopGroupProxy-13-1 @coroutine#1746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:10.348 [eventLoopGroupProxy-13-1 @call-handler#1745] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:10.348 [eventLoopGroupProxy-13-1 @call-handler#1745] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 10:49:10.349 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.350 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.350 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.350 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.350 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.352 [eventLoopGroupProxy-13-1 @call-handler#1751] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:10.353 [eventLoopGroupProxy-13-1 @coroutine#1752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:10.353 [eventLoopGroupProxy-13-1 @call-handler#1751] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:10.354 [eventLoopGroupProxy-13-1 @call-handler#1751] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 10:49:10.354 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.355 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.355 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.355 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.355 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.357 [eventLoopGroupProxy-13-1 @call-handler#1757] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:10.358 [eventLoopGroupProxy-13-1 @coroutine#1758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:10.358 [eventLoopGroupProxy-13-1 @call-handler#1757] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:10.358 [eventLoopGroupProxy-13-1 @call-handler#1757] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:49:10.359 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.360 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.360 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.360 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.360 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.362 [eventLoopGroupProxy-13-1 @call-handler#1763] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:10.409 [eventLoopGroupProxy-13-1 @coroutine#1764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:10.409 [eventLoopGroupProxy-13-1 @call-handler#1763] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:10.410 [eventLoopGroupProxy-13-1 @call-handler#1763] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-02-08 10:49:10.410 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.412 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.412 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.412 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.412 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.413 [eventLoopGroupProxy-13-1 @call-handler#1769] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:10.415 [eventLoopGroupProxy-13-1 @coroutine#1770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:10.415 [eventLoopGroupProxy-13-1 @call-handler#1769] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:10.415 [eventLoopGroupProxy-13-1 @call-handler#1769] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:49:10.416 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.417 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.417 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.417 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.417 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.418 [eventLoopGroupProxy-13-1 @call-handler#1775] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:10.420 [eventLoopGroupProxy-13-1 @coroutine#1776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:10.420 [eventLoopGroupProxy-13-1 @call-handler#1775] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:10.421 [eventLoopGroupProxy-13-1 @call-handler#1775] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 10:49:10.421 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.422 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.422 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.422 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.422 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.424 [eventLoopGroupProxy-13-1 @call-handler#1781] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:10.469 [eventLoopGroupProxy-13-1 @coroutine#1782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:10.469 [eventLoopGroupProxy-13-1 @call-handler#1781] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:10.470 [eventLoopGroupProxy-13-1 @call-handler#1781] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-08 10:49:10.470 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.472 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.472 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.472 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.472 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.473 [eventLoopGroupProxy-13-1 @call-handler#1787] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:10.517 [eventLoopGroupProxy-13-1 @coroutine#1788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:10.517 [eventLoopGroupProxy-13-1 @call-handler#1787] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:10.518 [eventLoopGroupProxy-13-1 @call-handler#1787] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-08 10:49:10.518 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.519 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.520 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.520 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.520 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.521 [eventLoopGroupProxy-13-1 @call-handler#1793] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:10.523 [eventLoopGroupProxy-13-1 @coroutine#1794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:10.523 [eventLoopGroupProxy-13-1 @call-handler#1793] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:10.523 [eventLoopGroupProxy-13-1 @call-handler#1793] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:49:10.524 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.525 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.525 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.525 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.525 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.526 [eventLoopGroupProxy-13-1 @call-handler#1799] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:10.528 [eventLoopGroupProxy-13-1 @coroutine#1800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:10.528 [eventLoopGroupProxy-13-1 @call-handler#1799] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:10.528 [eventLoopGroupProxy-13-1 @call-handler#1799] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:49:10.528 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.529 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.529 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.529 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.529 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.530 [eventLoopGroupProxy-13-1 @call-handler#1805] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:10.532 [eventLoopGroupProxy-13-1 @coroutine#1806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:10.532 [eventLoopGroupProxy-13-1 @call-handler#1805] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:10.532 [eventLoopGroupProxy-13-1 @call-handler#1805] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:49:10.532 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.533 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.533 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.533 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.533 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.534 [eventLoopGroupProxy-13-1 @call-handler#1811] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:10.536 [eventLoopGroupProxy-13-1 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:10.536 [eventLoopGroupProxy-13-1 @call-handler#1811] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:10.536 [eventLoopGroupProxy-13-1 @call-handler#1811] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:49:10.536 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.537 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.537 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.537 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.537 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.539 [eventLoopGroupProxy-13-1 @call-handler#1817] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:10.540 [eventLoopGroupProxy-13-1 @coroutine#1818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:10.540 [eventLoopGroupProxy-13-1 @call-handler#1817] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:10.540 [eventLoopGroupProxy-13-1 @call-handler#1817] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:49:10.541 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.542 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.542 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.542 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.542 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.543 [eventLoopGroupProxy-13-1 @call-handler#1823] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:10.544 [eventLoopGroupProxy-13-1 @coroutine#1824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:10.545 [eventLoopGroupProxy-13-1 @call-handler#1823] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:10.545 [eventLoopGroupProxy-13-1 @call-handler#1823] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:49:10.545 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.546 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.546 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.546 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.546 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.548 [eventLoopGroupProxy-13-1 @call-handler#1829] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:10.550 [eventLoopGroupProxy-13-1 @coroutine#1830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:10.550 [eventLoopGroupProxy-13-1 @call-handler#1829] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:10.550 [eventLoopGroupProxy-13-1 @call-handler#1829] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:49:10.551 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.552 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.552 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.552 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.552 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.553 [eventLoopGroupProxy-13-1 @call-handler#1835] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:10.554 [eventLoopGroupProxy-13-1 @coroutine#1836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:10.554 [eventLoopGroupProxy-13-1 @call-handler#1835] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:10.555 [eventLoopGroupProxy-13-1 @call-handler#1835] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:49:10.555 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.557 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.557 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.557 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.557 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.558 [eventLoopGroupProxy-13-1 @call-handler#1841] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:10.559 [eventLoopGroupProxy-13-1 @coroutine#1842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:10.559 [eventLoopGroupProxy-13-1 @call-handler#1841] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:10.560 [eventLoopGroupProxy-13-1 @call-handler#1841] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:49:10.560 [DefaultDispatcher-worker-3 @coroutine#1176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ba08f26 2024-02-08 10:49:10.560 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.561 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.561 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.561 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.561 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.563 [eventLoopGroupProxy-13-1 @call-handler#1848] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:10.564 [eventLoopGroupProxy-13-1 @coroutine#1849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:10.564 [eventLoopGroupProxy-13-1 @call-handler#1848] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:10.564 [eventLoopGroupProxy-13-1 @call-handler#1848] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:49:10.565 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.566 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.566 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.566 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.566 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.567 [eventLoopGroupProxy-13-1 @call-handler#1854] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:10.568 [eventLoopGroupProxy-13-1 @coroutine#1855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:10.568 [eventLoopGroupProxy-13-1 @call-handler#1854] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:10.568 [eventLoopGroupProxy-13-1 @call-handler#1854] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 10:49:10.569 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.570 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.570 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.570 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.570 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.571 [eventLoopGroupProxy-13-1 @call-handler#1860] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:10.572 [eventLoopGroupProxy-13-1 @coroutine#1861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:10.572 [eventLoopGroupProxy-13-1 @call-handler#1860] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:10.573 [eventLoopGroupProxy-13-1 @call-handler#1860] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:49:10.573 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.574 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.574 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.574 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.574 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.575 [eventLoopGroupProxy-13-1 @call-handler#1866] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:10.576 [eventLoopGroupProxy-13-1 @coroutine#1867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:10.577 [eventLoopGroupProxy-13-1 @call-handler#1866] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:10.577 [eventLoopGroupProxy-13-1 @call-handler#1866] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:49:10.577 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.580 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.580 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.580 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.580 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.581 [eventLoopGroupProxy-13-1 @call-handler#1872] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:10.582 [eventLoopGroupProxy-13-1 @coroutine#1873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:10.583 [eventLoopGroupProxy-13-1 @call-handler#1872] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:10.583 [eventLoopGroupProxy-13-1 @call-handler#1872] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:49:10.583 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.585 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.585 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.585 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.585 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.587 [eventLoopGroupProxy-13-1 @call-handler#1878] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:10.589 [eventLoopGroupProxy-13-1 @coroutine#1879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:10.589 [eventLoopGroupProxy-13-1 @call-handler#1878] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:10.589 [eventLoopGroupProxy-13-1 @call-handler#1878] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:49:10.589 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.593 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.593 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.593 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.593 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.594 [eventLoopGroupProxy-13-1 @call-handler#1885] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:10.637 [eventLoopGroupProxy-13-1 @coroutine#1886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:10.637 [eventLoopGroupProxy-13-1 @call-handler#1885] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:10.638 [eventLoopGroupProxy-13-1 @call-handler#1885] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-08 10:49:10.638 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.639 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.640 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.640 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.640 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.641 [eventLoopGroupProxy-13-1 @call-handler#1891] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:10.643 [eventLoopGroupProxy-13-1 @coroutine#1892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:10.643 [eventLoopGroupProxy-13-1 @call-handler#1891] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:10.643 [eventLoopGroupProxy-13-1 @call-handler#1891] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:49:10.644 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.645 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.645 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.645 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.645 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.646 [eventLoopGroupProxy-13-1 @call-handler#1897] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:10.648 [eventLoopGroupProxy-13-1 @coroutine#1898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:10.648 [eventLoopGroupProxy-13-1 @call-handler#1897] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:10.648 [eventLoopGroupProxy-13-1 @call-handler#1897] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:49:10.649 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.649 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.649 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.649 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.649 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.650 [eventLoopGroupProxy-13-1 @call-handler#1903] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:10.652 [eventLoopGroupProxy-13-1 @coroutine#1904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:10.652 [eventLoopGroupProxy-13-1 @call-handler#1903] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:10.652 [eventLoopGroupProxy-13-1 @call-handler#1903] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:49:10.653 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.654 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.654 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.654 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.654 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.655 [eventLoopGroupProxy-13-1 @call-handler#1909] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:10.657 [eventLoopGroupProxy-13-1 @coroutine#1910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:10.657 [eventLoopGroupProxy-13-1 @call-handler#1909] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:10.657 [eventLoopGroupProxy-13-1 @call-handler#1909] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:49:10.657 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.658 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.658 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.658 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.658 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.659 [eventLoopGroupProxy-13-1 @call-handler#1915] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:10.661 [eventLoopGroupProxy-13-1 @coroutine#1916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:10.661 [eventLoopGroupProxy-13-1 @call-handler#1915] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:10.661 [eventLoopGroupProxy-13-1 @call-handler#1915] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:49:10.662 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.663 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.663 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.663 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.663 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.664 [eventLoopGroupProxy-13-1 @call-handler#1921] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:10.666 [eventLoopGroupProxy-13-1 @coroutine#1922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:10.666 [eventLoopGroupProxy-13-1 @call-handler#1921] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:10.666 [eventLoopGroupProxy-13-1 @call-handler#1921] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:49:10.666 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.667 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.667 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.667 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.667 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.668 [eventLoopGroupProxy-13-1 @call-handler#1927] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:10.713 [eventLoopGroupProxy-13-1 @coroutine#1928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:10.713 [eventLoopGroupProxy-13-1 @call-handler#1927] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:10.713 [eventLoopGroupProxy-13-1 @call-handler#1927] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-08 10:49:10.714 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.715 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.715 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.715 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.715 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.716 [eventLoopGroupProxy-13-1 @call-handler#1933] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:10.718 [eventLoopGroupProxy-13-1 @coroutine#1934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:10.718 [eventLoopGroupProxy-13-1 @call-handler#1933] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:10.718 [eventLoopGroupProxy-13-1 @call-handler#1933] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:49:10.718 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.720 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.720 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.720 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.720 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.721 [eventLoopGroupProxy-13-1 @call-handler#1939] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:10.723 [eventLoopGroupProxy-13-1 @coroutine#1940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:10.723 [eventLoopGroupProxy-13-1 @call-handler#1939] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:10.723 [eventLoopGroupProxy-13-1 @call-handler#1939] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:49:10.723 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.724 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.725 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.725 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.725 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.726 [eventLoopGroupProxy-13-1 @call-handler#1945] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:10.773 [eventLoopGroupProxy-13-1 @coroutine#1946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:10.773 [eventLoopGroupProxy-13-1 @call-handler#1945] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:10.773 [eventLoopGroupProxy-13-1 @call-handler#1945] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-02-08 10:49:10.773 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.775 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.775 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.775 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.775 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.776 [eventLoopGroupProxy-13-1 @call-handler#1951] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:10.778 [eventLoopGroupProxy-13-1 @coroutine#1952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:10.778 [eventLoopGroupProxy-13-1 @call-handler#1951] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:10.778 [eventLoopGroupProxy-13-1 @call-handler#1951] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:49:10.778 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.780 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.780 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.780 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.780 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.781 [eventLoopGroupProxy-13-1 @call-handler#1957] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:10.782 [eventLoopGroupProxy-13-1 @coroutine#1958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:10.783 [eventLoopGroupProxy-13-1 @call-handler#1957] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:10.783 [eventLoopGroupProxy-13-1 @call-handler#1957] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:49:10.783 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.784 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.784 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.784 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.784 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.786 [eventLoopGroupProxy-13-1 @call-handler#1963] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:10.787 [eventLoopGroupProxy-13-1 @coroutine#1964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:10.787 [eventLoopGroupProxy-13-1 @call-handler#1963] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:10.787 [eventLoopGroupProxy-13-1 @call-handler#1963] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:49:10.788 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.789 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.789 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.789 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.789 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.790 [eventLoopGroupProxy-13-1 @call-handler#1969] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:10.792 [eventLoopGroupProxy-13-1 @coroutine#1970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:10.792 [eventLoopGroupProxy-13-1 @call-handler#1969] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:10.792 [eventLoopGroupProxy-13-1 @call-handler#1969] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:49:10.792 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.793 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.793 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.793 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.793 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.794 [eventLoopGroupProxy-13-1 @call-handler#1975] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:10.796 [eventLoopGroupProxy-13-1 @coroutine#1976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:10.796 [eventLoopGroupProxy-13-1 @call-handler#1975] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:10.796 [eventLoopGroupProxy-13-1 @call-handler#1975] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:49:10.796 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.797 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.797 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.797 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.797 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.798 [eventLoopGroupProxy-13-1 @call-handler#1981] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:10.800 [eventLoopGroupProxy-13-1 @coroutine#1982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:10.800 [eventLoopGroupProxy-13-1 @call-handler#1981] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:10.800 [eventLoopGroupProxy-13-1 @call-handler#1981] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:49:10.801 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.802 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.802 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.802 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.802 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.803 [eventLoopGroupProxy-13-1 @call-handler#1987] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:10.804 [eventLoopGroupProxy-13-1 @coroutine#1988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:10.804 [eventLoopGroupProxy-13-1 @call-handler#1987] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:10.804 [eventLoopGroupProxy-13-1 @call-handler#1987] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 10:49:10.805 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.806 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.806 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.806 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.806 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.807 [eventLoopGroupProxy-13-1 @call-handler#1993] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:10.809 [eventLoopGroupProxy-13-1 @coroutine#1994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:10.809 [eventLoopGroupProxy-13-1 @call-handler#1993] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:10.809 [eventLoopGroupProxy-13-1 @call-handler#1993] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:49:10.810 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.811 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.811 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.811 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.811 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.812 [eventLoopGroupProxy-13-1 @call-handler#1999] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:10.813 [eventLoopGroupProxy-13-1 @coroutine#2000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:10.814 [eventLoopGroupProxy-13-1 @call-handler#1999] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:10.814 [eventLoopGroupProxy-13-1 @call-handler#1999] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:49:10.814 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.815 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.815 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.815 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.815 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.816 [eventLoopGroupProxy-13-1 @call-handler#2005] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:10.818 [eventLoopGroupProxy-13-1 @coroutine#2006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:10.818 [eventLoopGroupProxy-13-1 @call-handler#2005] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:10.818 [eventLoopGroupProxy-13-1 @call-handler#2005] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:49:10.819 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.820 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.820 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.820 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.820 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.821 [eventLoopGroupProxy-13-1 @call-handler#2011] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:10.822 [eventLoopGroupProxy-13-1 @coroutine#2012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:10.822 [eventLoopGroupProxy-13-1 @call-handler#2011] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:10.822 [eventLoopGroupProxy-13-1 @call-handler#2011] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 10:49:10.823 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.824 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.824 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.824 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.824 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.825 [eventLoopGroupProxy-13-1 @call-handler#2017] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:10.869 [eventLoopGroupProxy-13-1 @coroutine#2018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:10.869 [eventLoopGroupProxy-13-1 @call-handler#2017] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:10.869 [eventLoopGroupProxy-13-1 @call-handler#2017] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-08 10:49:10.869 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.871 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.871 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.871 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.871 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.872 [eventLoopGroupProxy-13-1 @call-handler#2023] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:10.873 [eventLoopGroupProxy-13-1 @coroutine#2024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:10.873 [eventLoopGroupProxy-13-1 @call-handler#2023] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:10.873 [eventLoopGroupProxy-13-1 @call-handler#2023] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 10:49:10.874 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.875 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.875 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.875 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.875 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.876 [eventLoopGroupProxy-13-1 @call-handler#2029] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:10.878 [eventLoopGroupProxy-13-1 @coroutine#2030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:10.878 [eventLoopGroupProxy-13-1 @call-handler#2029] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:10.878 [eventLoopGroupProxy-13-1 @call-handler#2029] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:49:10.879 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.880 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.880 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.880 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.880 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.881 [eventLoopGroupProxy-13-1 @call-handler#2035] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:10.883 [eventLoopGroupProxy-13-1 @coroutine#2036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:10.883 [eventLoopGroupProxy-13-1 @call-handler#2035] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:10.883 [eventLoopGroupProxy-13-1 @call-handler#2035] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:49:10.884 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.885 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.885 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.885 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.885 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.886 [eventLoopGroupProxy-13-1 @call-handler#2041] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:10.928 [eventLoopGroupProxy-13-1 @coroutine#2043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:10.928 [eventLoopGroupProxy-13-1 @call-handler#2041] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:10.929 [eventLoopGroupProxy-13-1 @call-handler#2041] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-08 10:49:10.929 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.930 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.930 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.930 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.930 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.932 [eventLoopGroupProxy-13-1 @call-handler#2048] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:10.935 [eventLoopGroupProxy-13-1 @coroutine#2049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:10.935 [eventLoopGroupProxy-13-1 @call-handler#2048] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:10.935 [eventLoopGroupProxy-13-1 @call-handler#2048] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-08 10:49:10.935 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.937 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.937 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.937 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.937 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.938 [eventLoopGroupProxy-13-1 @call-handler#2054] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:10.939 [eventLoopGroupProxy-13-1 @coroutine#2055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:10.940 [eventLoopGroupProxy-13-1 @call-handler#2054] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:10.940 [eventLoopGroupProxy-13-1 @call-handler#2054] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:49:10.940 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.941 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.941 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.941 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.941 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.942 [eventLoopGroupProxy-13-1 @call-handler#2060] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:10.944 [eventLoopGroupProxy-13-1 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:10.944 [eventLoopGroupProxy-13-1 @call-handler#2060] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:10.944 [eventLoopGroupProxy-13-1 @call-handler#2060] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:49:10.944 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.945 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.945 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.945 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.945 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.946 [eventLoopGroupProxy-13-1 @call-handler#2066] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:10.948 [eventLoopGroupProxy-13-1 @coroutine#2067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:10.948 [eventLoopGroupProxy-13-1 @call-handler#2066] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:10.948 [eventLoopGroupProxy-13-1 @call-handler#2066] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:49:10.948 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.949 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.949 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.949 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.949 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.950 [eventLoopGroupProxy-13-1 @call-handler#2072] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:10.952 [eventLoopGroupProxy-13-1 @coroutine#2073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:10.952 [eventLoopGroupProxy-13-1 @call-handler#2072] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:10.952 [eventLoopGroupProxy-13-1 @call-handler#2072] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:49:10.952 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.953 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.953 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.953 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:10.953 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:10.954 [eventLoopGroupProxy-13-1 @call-handler#2078] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:10.997 [eventLoopGroupProxy-13-1 @coroutine#2079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:10.998 [eventLoopGroupProxy-13-1 @call-handler#2078] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:10.999 [eventLoopGroupProxy-13-1 @call-handler#2078] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-08 10:49:11.000 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.001 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.001 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:11.001 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.002 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:11.003 [eventLoopGroupProxy-13-1 @call-handler#2084] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:11.005 [eventLoopGroupProxy-13-1 @coroutine#2085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:11.005 [eventLoopGroupProxy-13-1 @call-handler#2084] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:11.006 [eventLoopGroupProxy-13-1 @call-handler#2084] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 10:49:11.006 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.007 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.007 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:11.007 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.007 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:11.008 [eventLoopGroupProxy-13-1 @call-handler#2090] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:11.010 [eventLoopGroupProxy-13-1 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:11.011 [eventLoopGroupProxy-13-1 @call-handler#2090] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:11.011 [eventLoopGroupProxy-13-1 @call-handler#2090] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 10:49:11.011 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.012 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.012 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:11.012 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.012 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:11.013 [eventLoopGroupProxy-13-1 @call-handler#2096] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:11.016 [eventLoopGroupProxy-13-1 @coroutine#2097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:11.016 [eventLoopGroupProxy-13-1 @call-handler#2096] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:11.016 [eventLoopGroupProxy-13-1 @call-handler#2096] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 10:49:11.017 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.018 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.018 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:11.018 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.018 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:11.019 [eventLoopGroupProxy-13-1 @call-handler#2102] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:11.022 [eventLoopGroupProxy-13-1 @coroutine#2103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:11.022 [eventLoopGroupProxy-13-1 @call-handler#2102] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:11.022 [eventLoopGroupProxy-13-1 @call-handler#2102] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 10:49:11.022 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.024 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.024 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:11.024 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.024 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:11.025 [eventLoopGroupProxy-13-1 @call-handler#2108] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:11.027 [eventLoopGroupProxy-13-1 @coroutine#2109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:11.027 [eventLoopGroupProxy-13-1 @call-handler#2108] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:11.027 [eventLoopGroupProxy-13-1 @call-handler#2108] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:49:11.027 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.028 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.028 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:11.028 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.028 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:11.029 [eventLoopGroupProxy-13-1 @call-handler#2114] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:11.073 [eventLoopGroupProxy-13-1 @coroutine#2115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:11.073 [eventLoopGroupProxy-13-1 @call-handler#2114] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:11.073 [eventLoopGroupProxy-13-1 @call-handler#2114] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-08 10:49:11.074 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.075 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.075 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:11.075 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.075 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:11.076 [eventLoopGroupProxy-13-1 @call-handler#2120] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:11.078 [eventLoopGroupProxy-13-1 @coroutine#2121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:11.078 [eventLoopGroupProxy-13-1 @call-handler#2120] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:11.078 [eventLoopGroupProxy-13-1 @call-handler#2120] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:49:11.078 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.079 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.079 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:11.079 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.079 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:11.081 [eventLoopGroupProxy-13-1 @call-handler#2126] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:11.082 [eventLoopGroupProxy-13-1 @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:11.082 [eventLoopGroupProxy-13-1 @call-handler#2126] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:11.082 [eventLoopGroupProxy-13-1 @call-handler#2126] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:49:11.083 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.084 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.084 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:11.084 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.084 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:11.085 [eventLoopGroupProxy-13-1 @call-handler#2132] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:11.086 [DefaultDispatcher-worker-10 @coroutine#1176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ba08f26 2024-02-08 10:49:11.087 [eventLoopGroupProxy-13-1 @coroutine#2134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:11.087 [eventLoopGroupProxy-13-1 @call-handler#2132] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:11.087 [eventLoopGroupProxy-13-1 @call-handler#2132] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:49:11.087 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.088 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.088 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:11.088 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.088 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:11.089 [eventLoopGroupProxy-13-1 @call-handler#2139] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:11.133 [eventLoopGroupProxy-13-1 @coroutine#2140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:11.133 [eventLoopGroupProxy-13-1 @call-handler#2139] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:11.133 [eventLoopGroupProxy-13-1 @call-handler#2139] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-08 10:49:11.134 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.135 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.135 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:11.135 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.135 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:11.136 [eventLoopGroupProxy-13-1 @call-handler#2145] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:11.138 [eventLoopGroupProxy-13-1 @coroutine#2146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:11.138 [eventLoopGroupProxy-13-1 @call-handler#2145] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:11.138 [eventLoopGroupProxy-13-1 @call-handler#2145] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:49:11.138 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.139 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.139 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:11.139 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.139 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:11.141 [eventLoopGroupProxy-13-1 @call-handler#2151] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:11.142 [eventLoopGroupProxy-13-1 @coroutine#2152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:11.142 [eventLoopGroupProxy-13-1 @call-handler#2151] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:11.143 [eventLoopGroupProxy-13-1 @call-handler#2151] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 10:49:11.143 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.144 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.144 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:11.144 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.144 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:11.145 [eventLoopGroupProxy-13-1 @call-handler#2157] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:11.146 [eventLoopGroupProxy-13-1 @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:11.147 [eventLoopGroupProxy-13-1 @call-handler#2157] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:11.147 [eventLoopGroupProxy-13-1 @call-handler#2157] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:49:11.147 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.148 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.148 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:11.148 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.148 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:11.149 [eventLoopGroupProxy-13-1 @call-handler#2163] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:11.193 [eventLoopGroupProxy-13-1 @coroutine#2165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:11.193 [eventLoopGroupProxy-13-1 @call-handler#2163] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:11.193 [eventLoopGroupProxy-13-1 @call-handler#2163] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-08 10:49:11.194 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.194 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.194 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:11.195 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.195 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:11.196 [eventLoopGroupProxy-13-1 @call-handler#2170] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:11.198 [eventLoopGroupProxy-13-1 @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:11.198 [eventLoopGroupProxy-13-1 @call-handler#2170] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:11.198 [eventLoopGroupProxy-13-1 @call-handler#2170] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:49:11.198 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.200 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.200 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:11.200 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.200 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:11.201 [eventLoopGroupProxy-13-1 @call-handler#2176] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:11.202 [eventLoopGroupProxy-13-1 @coroutine#2177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:11.202 [eventLoopGroupProxy-13-1 @call-handler#2176] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:11.203 [eventLoopGroupProxy-13-1 @call-handler#2176] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:49:11.203 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.204 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.204 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:11.204 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.204 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:11.205 [eventLoopGroupProxy-13-1 @call-handler#2182] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:11.208 [eventLoopGroupProxy-13-1 @coroutine#2183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:11.208 [eventLoopGroupProxy-13-1 @call-handler#2182] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:11.208 [eventLoopGroupProxy-13-1 @call-handler#2182] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 10:49:11.209 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.210 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.211 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:11.211 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.211 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:11.212 [eventLoopGroupProxy-13-1 @call-handler#2188] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:11.213 [eventLoopGroupProxy-13-1 @coroutine#2189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:11.213 [eventLoopGroupProxy-13-1 @call-handler#2188] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:11.213 [eventLoopGroupProxy-13-1 @call-handler#2188] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 10:49:11.214 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.215 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.215 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:11.215 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.215 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:11.216 [eventLoopGroupProxy-13-1 @call-handler#2194] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:11.261 [eventLoopGroupProxy-13-1 @coroutine#2195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:11.261 [eventLoopGroupProxy-13-1 @call-handler#2194] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:11.261 [eventLoopGroupProxy-13-1 @call-handler#2194] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-08 10:49:11.261 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.262 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.262 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:11.262 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.262 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:11.264 [eventLoopGroupProxy-13-1 @call-handler#2200] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:11.265 [eventLoopGroupProxy-13-1 @coroutine#2201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:11.266 [eventLoopGroupProxy-13-1 @call-handler#2200] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:11.266 [eventLoopGroupProxy-13-1 @call-handler#2200] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:49:11.266 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.268 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.268 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:11.268 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.268 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:11.269 [eventLoopGroupProxy-13-1 @call-handler#2206] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:11.271 [eventLoopGroupProxy-13-1 @coroutine#2207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:11.271 [eventLoopGroupProxy-13-1 @call-handler#2206] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:11.271 [eventLoopGroupProxy-13-1 @call-handler#2206] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:49:11.272 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.272 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.272 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:11.272 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.272 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:11.273 [eventLoopGroupProxy-13-1 @call-handler#2212] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:11.317 [eventLoopGroupProxy-13-1 @coroutine#2213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:11.317 [eventLoopGroupProxy-13-1 @call-handler#2212] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:11.317 [eventLoopGroupProxy-13-1 @call-handler#2212] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-08 10:49:11.317 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.318 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.318 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:11.318 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.318 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:11.319 [eventLoopGroupProxy-13-1 @call-handler#2218] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:11.321 [eventLoopGroupProxy-13-1 @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:11.321 [eventLoopGroupProxy-13-1 @call-handler#2218] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:11.321 [eventLoopGroupProxy-13-1 @call-handler#2218] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:49:11.322 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.324 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.324 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:11.324 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.324 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:11.326 [eventLoopGroupProxy-13-1 @call-handler#2224] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:11.328 [eventLoopGroupProxy-13-1 @coroutine#2225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:11.328 [eventLoopGroupProxy-13-1 @call-handler#2224] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:11.328 [eventLoopGroupProxy-13-1 @call-handler#2224] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 10:49:11.329 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.331 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.331 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:11.331 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.331 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:11.332 [eventLoopGroupProxy-13-1 @call-handler#2230] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:11.334 [eventLoopGroupProxy-13-1 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:11.334 [eventLoopGroupProxy-13-1 @call-handler#2230] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:11.334 [eventLoopGroupProxy-13-1 @call-handler#2230] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:49:11.335 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.336 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.336 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:11.336 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.336 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:11.337 [eventLoopGroupProxy-13-1 @call-handler#2236] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:11.339 [eventLoopGroupProxy-13-1 @coroutine#2237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:11.339 [eventLoopGroupProxy-13-1 @call-handler#2236] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:11.339 [eventLoopGroupProxy-13-1 @call-handler#2236] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:49:11.339 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.340 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.341 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:11.341 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.341 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:11.342 [eventLoopGroupProxy-13-1 @call-handler#2242] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:11.343 [eventLoopGroupProxy-13-1 @coroutine#2243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:11.343 [eventLoopGroupProxy-13-1 @call-handler#2242] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:11.343 [eventLoopGroupProxy-13-1 @call-handler#2242] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:49:11.343 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.345 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.349 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:11.349 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.349 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:11.350 [eventLoopGroupProxy-13-1 @call-handler#2248] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:11.353 [eventLoopGroupProxy-13-1 @coroutine#2249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:11.353 [eventLoopGroupProxy-13-1 @call-handler#2248] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:11.353 [eventLoopGroupProxy-13-1 @call-handler#2248] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 10:49:11.354 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.355 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.355 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:11.355 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.355 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:11.356 [eventLoopGroupProxy-13-1 @call-handler#2254] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:11.400 [eventLoopGroupProxy-13-1 @coroutine#2255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:11.401 [eventLoopGroupProxy-13-1 @call-handler#2254] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:11.401 [eventLoopGroupProxy-13-1 @call-handler#2254] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-08 10:49:11.401 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.402 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.402 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:11.402 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.402 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:11.404 [eventLoopGroupProxy-13-1 @call-handler#2260] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:11.405 [eventLoopGroupProxy-13-1 @coroutine#2261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:11.405 [eventLoopGroupProxy-13-1 @call-handler#2260] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:11.405 [eventLoopGroupProxy-13-1 @call-handler#2260] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:49:11.406 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.407 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.407 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:11.407 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.407 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:11.408 [eventLoopGroupProxy-13-1 @call-handler#2266] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:11.410 [eventLoopGroupProxy-13-1 @coroutine#2267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:11.410 [eventLoopGroupProxy-13-1 @call-handler#2266] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:11.410 [eventLoopGroupProxy-13-1 @call-handler#2266] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 10:49:11.410 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.411 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.411 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:11.411 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.411 [MyScheduler_Worker-1 @coroutine#1342] 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-02-08 10:49:11.412 [eventLoopGroupProxy-13-1 @call-handler#2272] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 10:49:11.415 [eventLoopGroupProxy-13-1 @coroutine#2273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:11.415 [eventLoopGroupProxy-13-1 @call-handler#2272] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:11.415 [eventLoopGroupProxy-13-1 @call-handler#2272] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 10:49:11.416 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:11.430 [DefaultDispatcher-worker-8 @coroutine#1162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ba08f26 2024-02-08 10:49:11.437 [DefaultDispatcher-worker-5 @coroutine#1160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ba08f26 2024-02-08 10:49:11.437 [DefaultDispatcher-worker-5 @coroutine#1160] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 10:49:11.437 [DefaultDispatcher-worker-5 @coroutine#1160] 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-02-08 10:49:11.437 [DefaultDispatcher-worker-5 @coroutine#1160] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 10:49:11.437 [DefaultDispatcher-worker-5 @coroutine#1160] 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-02-08 10:49:11.439 [eventLoopGroupProxy-13-1 @call-handler#2282] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-08 10:49:11.439 [eventLoopGroupProxy-13-1 @call-handler#2282] 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-02-08 10:49:11.439 [eventLoopGroupProxy-13-1 @call-handler#2282] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 10:49:11.467 [DefaultDispatcher-worker-8 @call-handler#2282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-08 10:49:11.467 [eventLoopGroupProxy-13-1 @call-handler#2282] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:11.467 [eventLoopGroupProxy-13-1 @call-handler#2282] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 29ms 2024-02-08 10:49:11.467 [DefaultDispatcher-worker-8 @coroutine#976] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556408500398977024/_ustadmanifest.json 2024-02-08 10:49:11.467 [DefaultDispatcher-worker-8 @coroutine#976] 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/556408500398977024/_ustadmanifest.json. 2024-02-08 10:49:11.467 [DefaultDispatcher-worker-8 @coroutine#976] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556408500398977024/_ustadmanifest.json 2024-02-08 10:49:11.468 [DefaultDispatcher-worker-1 @coroutine#1160] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 10:49:11.468 [DefaultDispatcher-worker-1 @coroutine#1160] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 10:49:11.468 [DefaultDispatcher-worker-1 @coroutine#1160] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-08 10:49:11.468 [DefaultDispatcher-worker-1 @coroutine#1160] 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-02-08 10:49:11.469 [DefaultDispatcher-worker-8 @coroutine#976] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556408500398977024/_ustadmanifest.json 2024-02-08 10:49:11.469 [DefaultDispatcher-worker-8 @coroutine#976] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556408500398977024/_ustadmanifest.json 2024-02-08 10:49:11.470 [DefaultDispatcher-worker-2 @coroutine#976] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556408500398977024/_ustadmanifest.json. 2024-02-08 10:49:11.470 [DefaultDispatcher-worker-2 @coroutine#976] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556408500398977024/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 10:49:11.478 [DefaultDispatcher-worker-2 @coroutine#2474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:11.478 [DefaultDispatcher-worker-3 @coroutine#1160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ba08f26 2024-02-08 10:49:11.489 [DefaultDispatcher-worker-1 @coroutine#976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-08 10:49:11.501 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-08 10:49:11.501 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-08 10:49:11.501 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-08 10:49:11.501 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-08 10:49:11.501 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-08 10:49:11.505 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@599310ab 2024-02-08 10:49:11.505 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Shutdown initiated... 2024-02-08 10:49:11.505 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Close initiated... 2024-02-08 10:49:11.505 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:11.505 [HikariPool-69 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ba08f26: (connection evicted) 2024-02-08 10:49:11.506 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:11.506 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Closed. 2024-02-08 10:49:11.506 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Shutdown completed. 2024-02-08 10:49:11.774 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 10:49:11.774 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 10:49:11.930 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 10:49:12.510 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@69abeb14 2024-02-08 10:49:12.510 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@69abeb14 2024-02-08 10:49:12.516 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 10:49:12.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Shutdown initiated... 2024-02-08 10:49:12.516 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Close initiated... 2024-02-08 10:49:12.516 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:12.516 [HikariPool-67 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b324447: (connection evicted) 2024-02-08 10:49:12.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:12.517 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Closed. 2024-02-08 10:49:12.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Shutdown completed. 2024-02-08 10:49:12.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2024-02-08 10:49:12.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:12.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:12.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:12.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:12.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:12.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:12.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29eaf100 2024-02-08 10:49:12.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:12.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:12.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:12.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:12.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:12.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:12.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:12.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:12.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:12.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:12.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:12.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:12.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:12.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:12.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:12.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:12.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:12.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:12.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:12.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2024-02-08 10:49:12.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:12.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:12.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:12.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:12.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:12.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:12.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:12.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:12.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2024-02-08 10:49:12.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dac6bc3 2024-02-08 10:49:12.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dac6bc3 2024-02-08 10:49:12.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2024-02-08 10:49:12.538 [DefaultDispatcher-worker-14 @coroutine#2665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dac6bc3 2024-02-08 10:49:12.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2024-02-08 10:49:12.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:12.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:12.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:12.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:12.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:12.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:12.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@556a6320 2024-02-08 10:49:12.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:12.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:12.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:12.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:12.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:12.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:12.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:12.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:12.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:12.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:12.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:12.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:12.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:12.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:12.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:12.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:12.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:12.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:12.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:12.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2024-02-08 10:49:12.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:12.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:12.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:12.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:12.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:12.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:12.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:12.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:12.545 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2024-02-08 10:49:12.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e8fe7db 2024-02-08 10:49:12.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e8fe7db 2024-02-08 10:49:12.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2024-02-08 10:49:12.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2024-02-08 10:49:12.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:12.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:12.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:12.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:12.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:12.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:12.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62e586a6 2024-02-08 10:49:12.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:12.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:12.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:12.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:12.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:12.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:12.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:12.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:12.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:12.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:12.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:12.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:12.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:12.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:12.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:12.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:12.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:12.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:12.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:12.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2024-02-08 10:49:12.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:12.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:12.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:12.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:12.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:12.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:12.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:12.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:12.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2024-02-08 10:49:12.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b06dc57 2024-02-08 10:49:12.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b06dc57 2024-02-08 10:49:12.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2024-02-08 10:49:12.550 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-08 10:49:12.552 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-02-08 10:49:12.554 [DefaultDispatcher-worker-6 @coroutine#2675] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-08 10:49:12.559 [DefaultDispatcher-worker-6 @coroutine#2677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e8fe7db 2024-02-08 10:49:12.560 [Test worker @coroutine#2676] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 10:49:12.561 [Test worker @coroutine#2676] 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-02-08 10:49:12.561 [Test worker @coroutine#2676] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-08 10:49:12.561 [Test worker @coroutine#2676] 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-02-08 10:49:12.564 [eventLoopGroupProxy-16-1 @call-handler#2683] 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-02-08 10:49:12.564 [eventLoopGroupProxy-16-1 @call-handler#2683] 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-02-08 10:49:12.566 [eventLoopGroupProxy-16-1 @coroutine#2684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b06dc57 2024-02-08 10:49:12.567 [Test worker @coroutine#2676] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-08 10:49:12.567 [Test worker @coroutine#2676] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 10:49:12.568 [Test worker @coroutine#2676] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-08 10:49:12.568 [Test worker @coroutine#2676] 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-02-08 10:49:12.569 [Test worker @coroutine#2688] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:12.569 [Test worker @coroutine#2688] 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-02-08 10:49:12.569 [Test worker @coroutine#2688] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:12.569 [Test worker @coroutine#2688] 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-02-08 10:49:12.570 [eventLoopGroupProxy-16-1 @call-handler#2691] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-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-02-08 10:49:12.574 [eventLoopGroupProxy-16-1 @coroutine#2692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b06dc57 2024-02-08 10:49:12.574 [eventLoopGroupProxy-16-1 @call-handler#2691] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:12.574 [Test worker @coroutine#2688] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 10:49:12.579 [eventLoopGroupProxy-16-2 @call-handler#2701] 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-02-08 10:49:12.584 [eventLoopGroupProxy-16-2 @call-handler#2701] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:12.590 [Test worker @coroutine#2704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e8fe7db 2024-02-08 10:49:12.624 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:12.646 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:12.648 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:13.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2024-02-08 10:49:13.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:13.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:13.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:13.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:13.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:13.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:13.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@177302d6 2024-02-08 10:49:13.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:13.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:13.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:13.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:13.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:13.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:13.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:13.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:13.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:13.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:13.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:13.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:13.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:13.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:13.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:13.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:13.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:13.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:13.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:13.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2024-02-08 10:49:13.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:13.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:13.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:13.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:13.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:13.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:13.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:13.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:13.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2024-02-08 10:49:13.718 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@21046afa 2024-02-08 10:49:13.718 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@21046afa 2024-02-08 10:49:13.718 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2024-02-08 10:49:13.750 [DefaultDispatcher-worker-1 @coroutine#2711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21046afa 2024-02-08 10:49:13.754 [Test worker @coroutine#2711] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43925/api/blob/upload-init-batch 2024-02-08 10:49:13.754 [Test worker @coroutine#2711] 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:43925/api/blob/upload-init-batch. 2024-02-08 10:49:13.754 [Test worker @coroutine#2711] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43925/api/blob/upload-init-batch 2024-02-08 10:49:13.755 [Test worker @coroutine#2711] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43925/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-08 10:49:13.756 [Test worker @coroutine#2711] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43925/api/blob/upload-init-batch 2024-02-08 10:49:13.757 [Test worker @coroutine#2711] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43925/api/blob/upload-init-batch 2024-02-08 10:49:13.757 [Test worker @coroutine#2711] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:43925/api/blob/upload-init-batch. 2024-02-08 10:49:13.757 [Test worker @coroutine#2711] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43925/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 10:49:13.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Shutdown initiated... 2024-02-08 10:49:13.763 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Close initiated... 2024-02-08 10:49:13.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:13.763 [HikariPool-73 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21046afa: (connection evicted) 2024-02-08 10:49:13.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:13.764 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Closed. 2024-02-08 10:49:13.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Shutdown completed. 2024-02-08 10:49:13.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2024-02-08 10:49:13.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:13.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:13.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:13.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:13.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:13.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:13.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1aee6983 2024-02-08 10:49:13.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:13.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:13.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:13.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:13.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:13.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:13.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:13.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:13.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:13.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:13.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:13.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:13.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:13.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:13.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:13.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:13.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:13.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:13.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:13.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2024-02-08 10:49:13.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:13.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:13.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:13.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:13.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:13.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:13.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:13.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:13.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2024-02-08 10:49:13.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f62d56 2024-02-08 10:49:13.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f62d56 2024-02-08 10:49:13.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2024-02-08 10:49:13.788 [Test worker @coroutine#2721] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56957/api/blob/upload-init-batch 2024-02-08 10:49:13.789 [Test worker @coroutine#2721] 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:56957/api/blob/upload-init-batch. 2024-02-08 10:49:13.789 [Test worker @coroutine#2721] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56957/api/blob/upload-init-batch 2024-02-08 10:49:13.789 [Test worker @coroutine#2721] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56957/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-08 10:49:13.790 [Test worker @coroutine#2721] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56957/api/blob/upload-init-batch 2024-02-08 10:49:13.790 [Test worker @coroutine#2721] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56957/api/blob/upload-init-batch 2024-02-08 10:49:13.790 [Test worker @coroutine#2721] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:56957/api/blob/upload-init-batch. 2024-02-08 10:49:13.790 [Test worker @coroutine#2721] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:56957/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 10:49:13.791 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2024-02-08 10:49:13.792 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2024-02-08 10:49:13.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:13.792 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f62d56: (connection evicted) 2024-02-08 10:49:13.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:13.792 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2024-02-08 10:49:13.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2024-02-08 10:49:13.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2024-02-08 10:49:13.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:13.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:13.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:13.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:13.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:13.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:13.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52d181ed 2024-02-08 10:49:13.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:13.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:13.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:13.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:13.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:13.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:13.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:13.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:13.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:13.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:13.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:13.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:13.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:13.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:13.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:13.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:13.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:13.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:13.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:13.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2024-02-08 10:49:13.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:13.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:13.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:13.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:13.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:13.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:13.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:13.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:13.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2024-02-08 10:49:13.796 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@66046e7c 2024-02-08 10:49:13.796 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@66046e7c 2024-02-08 10:49:13.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2024-02-08 10:49:13.810 [Test worker @coroutine#2727] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49743/api/blob/upload-init-batch 2024-02-08 10:49:13.810 [Test worker @coroutine#2727] 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:49743/api/blob/upload-init-batch. 2024-02-08 10:49:13.810 [Test worker @coroutine#2727] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49743/api/blob/upload-init-batch 2024-02-08 10:49:13.810 [Test worker @coroutine#2727] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49743/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-08 10:49:13.812 [Test worker @coroutine#2727] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49743/api/blob/upload-init-batch 2024-02-08 10:49:13.812 [Test worker @coroutine#2727] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49743/api/blob/upload-init-batch 2024-02-08 10:49:13.812 [Test worker @coroutine#2727] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:49743/api/blob/upload-init-batch. 2024-02-08 10:49:13.812 [Test worker @coroutine#2727] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49743/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 10:49:13.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2024-02-08 10:49:13.819 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2024-02-08 10:49:13.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:13.819 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66046e7c: (connection evicted) 2024-02-08 10:49:13.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:13.820 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2024-02-08 10:49:13.820 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2024-02-08 10:49:13.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2024-02-08 10:49:13.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:13.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:13.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:13.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:13.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:13.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:13.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c70c771 2024-02-08 10:49:13.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:13.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:13.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:13.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:13.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:13.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:13.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:13.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:13.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:13.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:13.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:13.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:13.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:13.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 10:49:13.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 10:49:13.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:13.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:13.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 10:49:13.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:13.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2024-02-08 10:49:13.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:13.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:13.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:13.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:13.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:13.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:13.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:13.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:13.892 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2024-02-08 10:49:13.892 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@2831c178 2024-02-08 10:49:13.892 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@2831c178 2024-02-08 10:49:13.892 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2024-02-08 10:49:13.909 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2831c178 2024-02-08 10:49:13.936 [DefaultDispatcher-worker-14 @coroutine#2745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2831c178 2024-02-08 10:49:13.943 [DefaultDispatcher-worker-1 @coroutine#2745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2831c178 2024-02-08 10:49:13.950 [DefaultDispatcher-worker-1 @coroutine#2745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2831c178 2024-02-08 10:49:13.958 [DefaultDispatcher-worker-3 @coroutine#2745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2831c178 2024-02-08 10:49:13.966 [DefaultDispatcher-worker-6 @coroutine#2745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2831c178 2024-02-08 10:49:13.973 [DefaultDispatcher-worker-8 @coroutine#2745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2831c178 2024-02-08 10:49:13.980 [DefaultDispatcher-worker-2 @coroutine#2745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2831c178 2024-02-08 10:49:13.988 [DefaultDispatcher-worker-8 @coroutine#2745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2831c178 2024-02-08 10:49:13.992 [HikariPool-76 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:49:13.995 [DefaultDispatcher-worker-1 @coroutine#2745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2831c178 2024-02-08 10:49:13.996 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@d72da1e 2024-02-08 10:49:13.996 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@d72da1e 2024-02-08 10:49:13.999 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b525c0 2024-02-08 10:49:13.999 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b525c0 2024-02-08 10:49:14.002 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@78ab16e 2024-02-08 10:49:14.002 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@78ab16e 2024-02-08 10:49:14.003 [DefaultDispatcher-worker-6 @coroutine#2745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2831c178 2024-02-08 10:49:14.004 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@42882ffb 2024-02-08 10:49:14.004 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@42882ffb 2024-02-08 10:49:14.006 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@59b1bf9e 2024-02-08 10:49:14.006 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@59b1bf9e 2024-02-08 10:49:14.008 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@73000a4d 2024-02-08 10:49:14.008 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@73000a4d 2024-02-08 10:49:14.010 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@21d3c482 2024-02-08 10:49:14.010 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@21d3c482 2024-02-08 10:49:14.012 [DefaultDispatcher-worker-1 @coroutine#2756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2831c178 2024-02-08 10:49:14.012 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@22a7d0b4 2024-02-08 10:49:14.012 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@22a7d0b4 2024-02-08 10:49:14.014 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@763ed631 2024-02-08 10:49:14.014 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@763ed631 2024-02-08 10:49:14.014 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-08 10:49:14.018 [DefaultDispatcher-worker-8 @coroutine#2756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2831c178 2024-02-08 10:49:14.027 [DefaultDispatcher-worker-14 @coroutine#2756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2831c178 2024-02-08 10:49:14.029 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2024-02-08 10:49:14.029 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2024-02-08 10:49:14.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 10:49:14.030 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2831c178: (connection evicted) 2024-02-08 10:49:14.030 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d72da1e: (connection evicted) 2024-02-08 10:49:14.030 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b525c0: (connection evicted) 2024-02-08 10:49:14.031 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78ab16e: (connection evicted) 2024-02-08 10:49:14.031 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42882ffb: (connection evicted) 2024-02-08 10:49:14.031 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59b1bf9e: (connection evicted) 2024-02-08 10:49:14.032 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73000a4d: (connection evicted) 2024-02-08 10:49:14.032 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21d3c482: (connection evicted) 2024-02-08 10:49:14.032 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22a7d0b4: (connection evicted) 2024-02-08 10:49:14.033 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@763ed631: (connection evicted) 2024-02-08 10:49:14.034 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:14.034 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2024-02-08 10:49:14.034 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2024-02-08 10:49:14.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2024-02-08 10:49:14.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:14.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:14.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:14.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:14.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:14.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:14.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@642f8b7f 2024-02-08 10:49:14.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:14.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:14.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:14.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:14.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:14.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:14.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:14.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:14.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:14.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:14.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:14.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:14.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:14.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 10:49:14.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 10:49:14.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:14.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:14.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 10:49:14.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:14.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2024-02-08 10:49:14.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:14.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:14.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:14.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:14.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:14.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:14.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:14.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:14.035 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2024-02-08 10:49:14.035 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@7272914b 2024-02-08 10:49:14.035 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@7272914b 2024-02-08 10:49:14.035 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2024-02-08 10:49:14.056 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7272914b 2024-02-08 10:49:14.079 [DefaultDispatcher-worker-3 @coroutine#2760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7272914b 2024-02-08 10:49:14.086 [DefaultDispatcher-worker-8 @coroutine#2760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7272914b 2024-02-08 10:49:14.093 [DefaultDispatcher-worker-3 @coroutine#2760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7272914b 2024-02-08 10:49:14.100 [DefaultDispatcher-worker-10 @coroutine#2760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7272914b 2024-02-08 10:49:14.109 [DefaultDispatcher-worker-8 @coroutine#2760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7272914b 2024-02-08 10:49:14.117 [DefaultDispatcher-worker-3 @coroutine#2760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7272914b 2024-02-08 10:49:14.126 [DefaultDispatcher-worker-9 @coroutine#2760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7272914b 2024-02-08 10:49:14.134 [DefaultDispatcher-worker-1 @coroutine#2760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7272914b 2024-02-08 10:49:14.135 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:49:14.140 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@a7bc8b9 2024-02-08 10:49:14.140 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@a7bc8b9 2024-02-08 10:49:14.142 [DefaultDispatcher-worker-15 @coroutine#2760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7272914b 2024-02-08 10:49:14.144 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bc3786 2024-02-08 10:49:14.144 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bc3786 2024-02-08 10:49:14.147 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@83a3c9 2024-02-08 10:49:14.147 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@83a3c9 2024-02-08 10:49:14.150 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@45813dbd 2024-02-08 10:49:14.150 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@45813dbd 2024-02-08 10:49:14.150 [DefaultDispatcher-worker-2 @coroutine#2760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7272914b 2024-02-08 10:49:14.153 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@116b1bb4 2024-02-08 10:49:14.153 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@116b1bb4 2024-02-08 10:49:14.155 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@740e1e18 2024-02-08 10:49:14.155 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@740e1e18 2024-02-08 10:49:14.157 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@690e66bb 2024-02-08 10:49:14.157 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@690e66bb 2024-02-08 10:49:14.159 [DefaultDispatcher-worker-1 @coroutine#2771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7272914b 2024-02-08 10:49:14.160 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@25aec2f2 2024-02-08 10:49:14.160 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@25aec2f2 2024-02-08 10:49:14.162 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c51cb48 2024-02-08 10:49:14.162 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c51cb48 2024-02-08 10:49:14.162 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-08 10:49:14.166 [DefaultDispatcher-worker-8 @coroutine#2771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7272914b 2024-02-08 10:49:14.175 [DefaultDispatcher-worker-3 @coroutine#2771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7272914b 2024-02-08 10:49:14.176 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Shutdown initiated... 2024-02-08 10:49:14.176 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Close initiated... 2024-02-08 10:49:14.176 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 10:49:14.176 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7272914b: (connection evicted) 2024-02-08 10:49:14.177 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a7bc8b9: (connection evicted) 2024-02-08 10:49:14.177 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4bc3786: (connection evicted) 2024-02-08 10:49:14.177 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@83a3c9: (connection evicted) 2024-02-08 10:49:14.178 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45813dbd: (connection evicted) 2024-02-08 10:49:14.178 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@116b1bb4: (connection evicted) 2024-02-08 10:49:14.178 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@740e1e18: (connection evicted) 2024-02-08 10:49:14.179 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@690e66bb: (connection evicted) 2024-02-08 10:49:14.179 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25aec2f2: (connection evicted) 2024-02-08 10:49:14.179 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c51cb48: (connection evicted) 2024-02-08 10:49:14.181 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:14.181 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Closed. 2024-02-08 10:49:14.181 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Shutdown completed. 2024-02-08 10:49:14.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2024-02-08 10:49:14.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:14.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:14.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:14.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:14.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:14.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:14.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@270be080 2024-02-08 10:49:14.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:14.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:14.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:14.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:14.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:14.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:14.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:14.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:14.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:14.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:14.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:14.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:14.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:14.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:14.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:14.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:14.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:14.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:14.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:14.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2024-02-08 10:49:14.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:14.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:14.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:14.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:14.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:14.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:14.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:14.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:14.609 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2024-02-08 10:49:14.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@78f35e39 2024-02-08 10:49:14.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@78f35e39 2024-02-08 10:49:14.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2024-02-08 10:49:14.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2024-02-08 10:49:14.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:14.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:14.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:14.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:14.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:14.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:14.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c0ab04f 2024-02-08 10:49:14.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:14.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:14.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:14.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:14.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:14.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:14.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:14.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:14.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:14.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:14.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:14.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:14.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:14.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:14.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:14.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:14.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:14.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:14.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:14.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2024-02-08 10:49:14.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:14.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:14.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:14.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:14.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:14.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:14.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:14.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:14.629 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2024-02-08 10:49:14.629 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e826fd4 2024-02-08 10:49:14.629 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e826fd4 2024-02-08 10:49:14.629 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2024-02-08 10:49:14.653 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e826fd4 2024-02-08 10:49:14.655 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e826fd4 2024-02-08 10:49:14.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2024-02-08 10:49:14.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:14.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:14.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:14.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:14.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:14.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:14.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@257d3968 2024-02-08 10:49:14.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:14.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:14.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:14.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:14.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:14.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:14.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:14.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:14.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:14.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:14.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:14.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:14.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:14.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:14.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:14.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:14.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:14.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:14.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:14.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2024-02-08 10:49:14.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:14.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:14.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:14.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:14.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:14.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:14.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:14.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:14.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2024-02-08 10:49:14.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e09c0b 2024-02-08 10:49:14.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e09c0b 2024-02-08 10:49:14.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2024-02-08 10:49:14.685 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e09c0b 2024-02-08 10:49:14.688 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e09c0b 2024-02-08 10:49:14.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2024-02-08 10:49:14.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:14.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:14.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:14.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:14.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:14.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:14.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1018f702 2024-02-08 10:49:14.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:14.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:14.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:14.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:14.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:14.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:14.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:14.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:14.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:14.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:14.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:14.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:14.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:14.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:14.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:14.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:14.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:14.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:14.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:14.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2024-02-08 10:49:14.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:14.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:14.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:14.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:14.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:14.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:14.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:14.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:14.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2024-02-08 10:49:14.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@a84b6de 2024-02-08 10:49:14.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@a84b6de 2024-02-08 10:49:14.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2024-02-08 10:49:14.710 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:14.717 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a84b6de 2024-02-08 10:49:14.719 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a84b6de 2024-02-08 10:49:14.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2024-02-08 10:49:14.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:14.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:14.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:14.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:14.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:14.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:14.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c0d3715 2024-02-08 10:49:14.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:14.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:14.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:14.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:14.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:14.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:14.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:14.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:14.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:14.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:14.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:14.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:14.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:14.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:14.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:14.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:14.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:14.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:14.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:14.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2024-02-08 10:49:14.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:14.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:14.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:14.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:14.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:14.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:14.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:14.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:14.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2024-02-08 10:49:14.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@31de8099 2024-02-08 10:49:14.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@31de8099 2024-02-08 10:49:14.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2024-02-08 10:49:14.729 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:14.745 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31de8099 2024-02-08 10:49:14.748 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31de8099 2024-02-08 10:49:14.754 [Test worker @coroutine#2800] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57281/ 2024-02-08 10:49:14.754 [Test worker @coroutine#2800] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57281/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 10:49:14.756 [Test worker @coroutine#2800] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57281/ 2024-02-08 10:49:14.756 [Test worker @coroutine#2800] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57281/ 2024-02-08 10:49:14.756 [Test worker @coroutine#2800] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57281/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 10:49:14.757 [Test worker @coroutine#2800] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57281/ 2024-02-08 10:49:14.757 [Test worker @coroutine#2800] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57281/ 2024-02-08 10:49:14.757 [Test worker @coroutine#2800] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57281/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 10:49:14.758 [Test worker @coroutine#2800] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57281/ 2024-02-08 10:49:14.758 [Test worker @coroutine#2800] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57281/ 2024-02-08 10:49:14.758 [Test worker @coroutine#2800] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57281/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 10:49:14.761 [HikariPool-80 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:14.794 [HikariPool-81 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:14.803 [Test worker @coroutine#2800] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57281/ 2024-02-08 10:49:14.803 [Test worker @coroutine#2800] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57281/ 2024-02-08 10:49:14.803 [Test worker @coroutine#2800] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57281/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 10:49:14.804 [Test worker @coroutine#2800] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57281/ 2024-02-08 10:49:14.805 [Test worker @coroutine#2800] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57281/ 2024-02-08 10:49:14.805 [Test worker @coroutine#2800] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57281/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 10:49:14.805 [Test worker @coroutine#2800] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57281/ 2024-02-08 10:49:14.806 [Test worker @coroutine#2800] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57281/ 2024-02-08 10:49:14.806 [Test worker @coroutine#2800] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57281/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 10:49:14.807 [Test worker @coroutine#2800] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57281/ 2024-02-08 10:49:14.811 [Test worker @coroutine#2817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43257/ 2024-02-08 10:49:14.811 [Test worker @coroutine#2817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43257/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 10:49:14.812 [Test worker @coroutine#2817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43257/ 2024-02-08 10:49:14.813 [Test worker @coroutine#2817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43257/ 2024-02-08 10:49:14.813 [Test worker @coroutine#2817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43257/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 10:49:14.813 [Test worker @coroutine#2817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43257/ 2024-02-08 10:49:14.814 [Test worker @coroutine#2817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43257/ 2024-02-08 10:49:14.814 [Test worker @coroutine#2817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43257/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 10:49:14.814 [Test worker @coroutine#2817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43257/ 2024-02-08 10:49:14.815 [Test worker @coroutine#2817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43257/ 2024-02-08 10:49:14.815 [Test worker @coroutine#2817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43257/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 10:49:14.821 [HikariPool-82 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:14.863 [Test worker @coroutine#2817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43257/ 2024-02-08 10:49:14.863 [Test worker @coroutine#2817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43257/ 2024-02-08 10:49:14.863 [Test worker @coroutine#2817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43257/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 10:49:14.864 [Test worker @coroutine#2817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43257/ 2024-02-08 10:49:14.864 [Test worker @coroutine#2817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43257/ 2024-02-08 10:49:14.864 [Test worker @coroutine#2817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43257/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 10:49:14.865 [Test worker @coroutine#2817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43257/ 2024-02-08 10:49:14.865 [Test worker @coroutine#2817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43257/ 2024-02-08 10:49:14.866 [Test worker @coroutine#2817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43257/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 10:49:14.866 [Test worker @coroutine#2817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43257/ 2024-02-08 10:49:15.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2024-02-08 10:49:15.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:15.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:15.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:15.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:15.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:15.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:15.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c261c74 2024-02-08 10:49:15.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:15.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:15.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:15.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:15.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:15.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:15.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:15.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:15.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:15.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:15.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:15.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:15.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:15.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 10:49:15.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 10:49:15.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:15.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:15.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 10:49:15.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:15.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2024-02-08 10:49:15.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:15.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:15.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:15.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:15.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:15.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:15.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:15.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:15.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2024-02-08 10:49:15.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@41f61188 2024-02-08 10:49:15.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@41f61188 2024-02-08 10:49:15.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2024-02-08 10:49:15.129 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f61188 2024-02-08 10:49:15.140 [Test worker @coroutine#2846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f61188 2024-02-08 10:49:15.142 [Test worker @coroutine#2848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f61188 2024-02-08 10:49:15.144 [DefaultDispatcher-worker-1 @coroutine#2852] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59681/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:49:15.144 [DefaultDispatcher-worker-1 @coroutine#2852] 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:59681/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 10:49:15.144 [DefaultDispatcher-worker-1 @coroutine#2852] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59681/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:49:15.144 [DefaultDispatcher-worker-1 @coroutine#2852] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59681/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 10:49:15.146 [DefaultDispatcher-worker-12 @coroutine#2852] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59681/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:49:15.146 [DefaultDispatcher-worker-12 @coroutine#2852] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59681/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:49:15.153 [DefaultDispatcher-worker-5 @coroutine#2851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f61188 2024-02-08 10:49:15.153 [DefaultDispatcher-worker-5 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59681/UmAppDatabase/replication/nodeId 2024-02-08 10:49:15.153 [DefaultDispatcher-worker-5 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59681/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:15.153 [DefaultDispatcher-worker-5 @coroutine#2851] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59681/UmAppDatabase/replication/nodeId 2024-02-08 10:49:15.154 [DefaultDispatcher-worker-11 @coroutine#2851] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59681/UmAppDatabase/replication/nodeId 2024-02-08 10:49:15.154 [DefaultDispatcher-worker-11 @coroutine#2851] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59681/UmAppDatabase/replication/nodeId 2024-02-08 10:49:15.156 [Test worker @coroutine#2856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f61188 2024-02-08 10:49:15.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2024-02-08 10:49:15.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:15.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:15.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:15.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:15.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:15.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:15.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71806c64 2024-02-08 10:49:15.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:15.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:15.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:15.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:15.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:15.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:15.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:15.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:15.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:15.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:15.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:15.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:15.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:15.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 10:49:15.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 10:49:15.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:15.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:15.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 10:49:15.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:15.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2024-02-08 10:49:15.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:15.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:15.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:15.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:15.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:15.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:15.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:15.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:15.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2024-02-08 10:49:15.157 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@69988d42 2024-02-08 10:49:15.157 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@69988d42 2024-02-08 10:49:15.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2024-02-08 10:49:15.175 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69988d42 2024-02-08 10:49:15.187 [Test worker @coroutine#2863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69988d42 2024-02-08 10:49:15.188 [Test worker @coroutine#2865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69988d42 2024-02-08 10:49:15.194 [DefaultDispatcher-worker-13 @coroutine#2873] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59681/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-08 10:49:15.194 [DefaultDispatcher-worker-13 @coroutine#2873] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59681/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2024-02-08 10:49:15.194 [DefaultDispatcher-worker-13 @coroutine#2873] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59681/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-08 10:49:15.196 [DefaultDispatcher-worker-10 @coroutine#2873] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59681/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-08 10:49:15.196 [DefaultDispatcher-worker-10 @coroutine#2873] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59681/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-08 10:49:15.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2024-02-08 10:49:15.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:15.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:15.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:15.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:15.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:15.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:15.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b6939e1 2024-02-08 10:49:15.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:15.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:15.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:15.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:15.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:15.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:15.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:15.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:15.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:15.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:15.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:15.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:15.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:15.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 10:49:15.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 10:49:15.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:15.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:15.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 10:49:15.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:15.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2024-02-08 10:49:15.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:15.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:15.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:15.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:15.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:15.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:15.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:15.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:15.201 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2024-02-08 10:49:15.202 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@69c51fdb 2024-02-08 10:49:15.202 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@69c51fdb 2024-02-08 10:49:15.202 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2024-02-08 10:49:15.202 [DefaultDispatcher-worker-3 @coroutine#2867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69988d42 2024-02-08 10:49:15.207 [HikariPool-83 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:15.210 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@31541163 2024-02-08 10:49:15.210 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@31541163 2024-02-08 10:49:15.213 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f93f939 2024-02-08 10:49:15.213 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f93f939 2024-02-08 10:49:15.217 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bac7a13 2024-02-08 10:49:15.217 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bac7a13 2024-02-08 10:49:15.220 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@7eaef302 2024-02-08 10:49:15.220 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@7eaef302 2024-02-08 10:49:15.222 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f602abd 2024-02-08 10:49:15.222 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f602abd 2024-02-08 10:49:15.225 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f9a4c59 2024-02-08 10:49:15.225 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f9a4c59 2024-02-08 10:49:15.227 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@17becb5b 2024-02-08 10:49:15.227 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@17becb5b 2024-02-08 10:49:15.228 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c51fdb 2024-02-08 10:49:15.230 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e810c4d 2024-02-08 10:49:15.230 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e810c4d 2024-02-08 10:49:15.233 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@70dae8e2 2024-02-08 10:49:15.233 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@70dae8e2 2024-02-08 10:49:15.233 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 10:49:15.239 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c51fdb 2024-02-08 10:49:15.240 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c51fdb 2024-02-08 10:49:15.241 [DefaultDispatcher-worker-3 @coroutine#2884] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44553/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:49:15.242 [DefaultDispatcher-worker-3 @coroutine#2884] 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:44553/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 10:49:15.242 [DefaultDispatcher-worker-3 @coroutine#2884] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44553/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:49:15.242 [DefaultDispatcher-worker-3 @coroutine#2884] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44553/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 10:49:15.244 [DefaultDispatcher-worker-2 @coroutine#2884] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44553/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:49:15.244 [DefaultDispatcher-worker-2 @coroutine#2884] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44553/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:49:15.250 [DefaultDispatcher-worker-8 @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c51fdb 2024-02-08 10:49:15.250 [DefaultDispatcher-worker-8 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44553/UmAppDatabase/replication/nodeId 2024-02-08 10:49:15.250 [DefaultDispatcher-worker-8 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44553/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:15.250 [DefaultDispatcher-worker-8 @coroutine#2883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44553/UmAppDatabase/replication/nodeId 2024-02-08 10:49:15.251 [DefaultDispatcher-worker-3 @coroutine#2883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44553/UmAppDatabase/replication/nodeId 2024-02-08 10:49:15.251 [DefaultDispatcher-worker-3 @coroutine#2883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44553/UmAppDatabase/replication/nodeId 2024-02-08 10:49:15.254 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c51fdb 2024-02-08 10:49:15.257 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:15.261 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@114f3833 2024-02-08 10:49:15.261 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@114f3833 2024-02-08 10:49:15.263 [DefaultDispatcher-worker-6 @coroutine#2895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c51fdb 2024-02-08 10:49:15.265 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f88d46a 2024-02-08 10:49:15.265 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f88d46a 2024-02-08 10:49:15.268 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bb75343 2024-02-08 10:49:15.268 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bb75343 2024-02-08 10:49:15.271 [DefaultDispatcher-worker-7 @coroutine#2895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c51fdb 2024-02-08 10:49:15.271 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eb5de51 2024-02-08 10:49:15.271 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eb5de51 2024-02-08 10:49:15.274 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@36d3fb14 2024-02-08 10:49:15.274 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@36d3fb14 2024-02-08 10:49:15.277 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fa14220 2024-02-08 10:49:15.277 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fa14220 2024-02-08 10:49:15.280 [DefaultDispatcher-worker-6 @coroutine#2895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c51fdb 2024-02-08 10:49:15.280 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e2d39dc 2024-02-08 10:49:15.280 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e2d39dc 2024-02-08 10:49:15.282 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e9a211e 2024-02-08 10:49:15.282 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e9a211e 2024-02-08 10:49:15.285 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@17b86682 2024-02-08 10:49:15.285 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@17b86682 2024-02-08 10:49:15.285 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 10:49:15.287 [DefaultDispatcher-worker-6 @coroutine#2895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c51fdb 2024-02-08 10:49:15.295 [DefaultDispatcher-worker-6 @coroutine#2900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c51fdb 2024-02-08 10:49:15.302 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:49:15.302 [DefaultDispatcher-worker-8 @coroutine#2900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c51fdb 2024-02-08 10:49:15.308 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@47967dc8 2024-02-08 10:49:15.308 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@47967dc8 2024-02-08 10:49:15.310 [DefaultDispatcher-worker-1 @coroutine#2900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c51fdb 2024-02-08 10:49:15.312 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@49518b4a 2024-02-08 10:49:15.312 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@49518b4a 2024-02-08 10:49:15.314 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d6e16b8 2024-02-08 10:49:15.314 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d6e16b8 2024-02-08 10:49:15.316 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@86c8171 2024-02-08 10:49:15.317 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@86c8171 2024-02-08 10:49:15.317 [DefaultDispatcher-worker-6 @coroutine#2900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c51fdb 2024-02-08 10:49:15.319 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ce0d589 2024-02-08 10:49:15.319 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ce0d589 2024-02-08 10:49:15.321 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@39ae0a84 2024-02-08 10:49:15.321 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@39ae0a84 2024-02-08 10:49:15.323 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c800df 2024-02-08 10:49:15.323 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c800df 2024-02-08 10:49:15.325 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@68437e3e 2024-02-08 10:49:15.325 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@68437e3e 2024-02-08 10:49:15.326 [DefaultDispatcher-worker-3 @coroutine#2905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c51fdb 2024-02-08 10:49:15.328 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@1275a222 2024-02-08 10:49:15.328 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@1275a222 2024-02-08 10:49:15.328 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-08 10:49:15.334 [DefaultDispatcher-worker-3 @coroutine#2905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c51fdb 2024-02-08 10:49:15.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2024-02-08 10:49:15.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:15.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:15.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:15.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:15.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:15.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:15.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24bba1b7 2024-02-08 10:49:15.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:15.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:15.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:15.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:15.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:15.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:15.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:15.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:15.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:15.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:15.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:15.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:15.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:15.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 10:49:15.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 10:49:15.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:15.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:15.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 10:49:15.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:15.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2024-02-08 10:49:15.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:15.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:15.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:15.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:15.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:15.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:15.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:15.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:15.347 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2024-02-08 10:49:15.348 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@36e358de 2024-02-08 10:49:15.348 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@36e358de 2024-02-08 10:49:15.348 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2024-02-08 10:49:15.369 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e358de 2024-02-08 10:49:15.379 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e358de 2024-02-08 10:49:15.381 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e358de 2024-02-08 10:49:15.382 [DefaultDispatcher-worker-3 @coroutine#2930] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47193/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:49:15.382 [DefaultDispatcher-worker-3 @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.localdomain:47193/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 10:49:15.382 [DefaultDispatcher-worker-3 @coroutine#2930] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47193/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:49:15.382 [DefaultDispatcher-worker-3 @coroutine#2930] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47193/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 10:49:15.384 [DefaultDispatcher-worker-10 @coroutine#2930] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47193/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:49:15.384 [DefaultDispatcher-worker-10 @coroutine#2930] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47193/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:49:15.391 [DefaultDispatcher-worker-3 @coroutine#2929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e358de 2024-02-08 10:49:15.391 [DefaultDispatcher-worker-3 @coroutine#2929] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47193/UmAppDatabase/replication/nodeId 2024-02-08 10:49:15.391 [DefaultDispatcher-worker-3 @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.localdomain:47193/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:15.391 [DefaultDispatcher-worker-3 @coroutine#2929] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47193/UmAppDatabase/replication/nodeId 2024-02-08 10:49:15.392 [DefaultDispatcher-worker-8 @coroutine#2929] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47193/UmAppDatabase/replication/nodeId 2024-02-08 10:49:15.392 [DefaultDispatcher-worker-8 @coroutine#2929] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47193/UmAppDatabase/replication/nodeId 2024-02-08 10:49:15.394 [Test worker @coroutine#2934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e358de 2024-02-08 10:49:15.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2024-02-08 10:49:15.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:15.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:15.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:15.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:15.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:15.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:15.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23909b3 2024-02-08 10:49:15.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:15.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:15.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:15.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:15.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:15.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:15.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:15.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:15.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:15.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:15.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:15.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:15.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:15.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 10:49:15.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 10:49:15.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:15.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:15.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 10:49:15.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:15.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2024-02-08 10:49:15.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:15.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:15.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:15.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:15.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:15.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:15.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:15.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:15.395 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2024-02-08 10:49:15.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a490518 2024-02-08 10:49:15.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a490518 2024-02-08 10:49:15.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2024-02-08 10:49:15.401 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a490518 2024-02-08 10:49:15.414 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a490518 2024-02-08 10:49:15.416 [Test worker @coroutine#2944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a490518 2024-02-08 10:49:15.418 [DefaultDispatcher-worker-10 @coroutine#2953] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47193/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-08 10:49:15.418 [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.localdomain:47193/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2024-02-08 10:49:15.418 [DefaultDispatcher-worker-10 @coroutine#2953] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47193/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-08 10:49:15.419 [DefaultDispatcher-worker-4 @coroutine#2953] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47193/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-08 10:49:15.419 [DefaultDispatcher-worker-4 @coroutine#2953] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47193/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-08 10:49:15.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2024-02-08 10:49:15.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:15.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:15.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:15.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:15.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:15.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:15.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6792f2c6 2024-02-08 10:49:15.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:15.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:15.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:15.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:15.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:15.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:15.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:15.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:15.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:15.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:15.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:15.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:15.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:15.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 10:49:15.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 10:49:15.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:15.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:15.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 10:49:15.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:15.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2024-02-08 10:49:15.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:15.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:15.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:15.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:15.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:15.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:15.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:15.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:15.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2024-02-08 10:49:15.423 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@530e08a7 2024-02-08 10:49:15.423 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@530e08a7 2024-02-08 10:49:15.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2024-02-08 10:49:15.427 [DefaultDispatcher-worker-13 @coroutine#2946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a490518 2024-02-08 10:49:15.445 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530e08a7 2024-02-08 10:49:15.448 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:15.452 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@56dc3a7b 2024-02-08 10:49:15.452 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@56dc3a7b 2024-02-08 10:49:15.456 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@581bded0 2024-02-08 10:49:15.456 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@581bded0 2024-02-08 10:49:15.456 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530e08a7 2024-02-08 10:49:15.457 [Test worker @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530e08a7 2024-02-08 10:49:15.459 [DefaultDispatcher-worker-3 @coroutine#2963] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45237/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:49:15.459 [DefaultDispatcher-worker-3 @coroutine#2963] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45237/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 10:49:15.459 [DefaultDispatcher-worker-3 @coroutine#2963] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45237/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:49:15.459 [DefaultDispatcher-worker-3 @coroutine#2963] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45237/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 10:49:15.459 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c24510b 2024-02-08 10:49:15.459 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c24510b 2024-02-08 10:49:15.461 [DefaultDispatcher-worker-7 @coroutine#2963] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45237/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:49:15.461 [DefaultDispatcher-worker-7 @coroutine#2963] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45237/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:49:15.462 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@1926d4eb 2024-02-08 10:49:15.462 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@1926d4eb 2024-02-08 10:49:15.465 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e1e3a56 2024-02-08 10:49:15.465 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e1e3a56 2024-02-08 10:49:15.467 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@28758c1b 2024-02-08 10:49:15.467 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@28758c1b 2024-02-08 10:49:15.467 [DefaultDispatcher-worker-9 @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530e08a7 2024-02-08 10:49:15.467 [DefaultDispatcher-worker-9 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45237/UmAppDatabase/replication/nodeId 2024-02-08 10:49:15.467 [DefaultDispatcher-worker-9 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45237/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:15.467 [DefaultDispatcher-worker-9 @coroutine#2962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45237/UmAppDatabase/replication/nodeId 2024-02-08 10:49:15.468 [DefaultDispatcher-worker-7 @coroutine#2962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45237/UmAppDatabase/replication/nodeId 2024-02-08 10:49:15.469 [DefaultDispatcher-worker-7 @coroutine#2962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45237/UmAppDatabase/replication/nodeId 2024-02-08 10:49:15.469 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@56a73c17 2024-02-08 10:49:15.469 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@56a73c17 2024-02-08 10:49:15.471 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@79092ba4 2024-02-08 10:49:15.471 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@79092ba4 2024-02-08 10:49:15.471 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530e08a7 2024-02-08 10:49:15.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2024-02-08 10:49:15.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:15.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:15.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:15.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:15.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:15.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:15.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37f7ce20 2024-02-08 10:49:15.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:15.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:15.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:15.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:15.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:15.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:15.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:15.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:15.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:15.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:15.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:15.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:15.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:15.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 10:49:15.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 10:49:15.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:15.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:15.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 10:49:15.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:15.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2024-02-08 10:49:15.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:15.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:15.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:15.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:15.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:15.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:15.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:15.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:15.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2024-02-08 10:49:15.473 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@261a7259 2024-02-08 10:49:15.473 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@261a7259 2024-02-08 10:49:15.473 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 10:49:15.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@477e5b69 2024-02-08 10:49:15.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@477e5b69 2024-02-08 10:49:15.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2024-02-08 10:49:15.477 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@477e5b69 2024-02-08 10:49:15.488 [Test worker @coroutine#2974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@477e5b69 2024-02-08 10:49:15.490 [Test worker @coroutine#2976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@477e5b69 2024-02-08 10:49:15.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2024-02-08 10:49:15.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:15.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:15.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:15.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:15.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:15.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:15.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79982bcc 2024-02-08 10:49:15.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:15.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:15.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:15.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:15.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:15.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:15.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:15.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:15.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:15.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:15.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:15.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:15.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:15.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 10:49:15.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 10:49:15.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:15.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:15.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 10:49:15.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:15.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2024-02-08 10:49:15.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:15.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:15.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:15.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:15.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:15.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:15.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:15.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:15.492 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2024-02-08 10:49:15.492 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@79f3f34c 2024-02-08 10:49:15.492 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@79f3f34c 2024-02-08 10:49:15.492 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2024-02-08 10:49:15.498 [DefaultDispatcher-worker-9 @coroutine#2978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@477e5b69 2024-02-08 10:49:15.500 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:15.503 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@10bd32a5 2024-02-08 10:49:15.503 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@10bd32a5 2024-02-08 10:49:15.507 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e7acec2 2024-02-08 10:49:15.507 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e7acec2 2024-02-08 10:49:15.510 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a4559d5 2024-02-08 10:49:15.510 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a4559d5 2024-02-08 10:49:15.510 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f3f34c 2024-02-08 10:49:15.512 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f47c4f9 2024-02-08 10:49:15.512 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f47c4f9 2024-02-08 10:49:15.515 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@2696edae 2024-02-08 10:49:15.515 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@2696edae 2024-02-08 10:49:15.517 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ed23b60 2024-02-08 10:49:15.517 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ed23b60 2024-02-08 10:49:15.519 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ee94c9e 2024-02-08 10:49:15.519 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ee94c9e 2024-02-08 10:49:15.521 [Test worker @coroutine#2986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f3f34c 2024-02-08 10:49:15.521 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f683bb6 2024-02-08 10:49:15.521 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f683bb6 2024-02-08 10:49:15.523 [Test worker @coroutine#2988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f3f34c 2024-02-08 10:49:15.523 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e025a68 2024-02-08 10:49:15.524 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e025a68 2024-02-08 10:49:15.524 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 10:49:15.524 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:15.524 [DefaultDispatcher-worker-9 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42699/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:49:15.524 [DefaultDispatcher-worker-9 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42699/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 10:49:15.524 [DefaultDispatcher-worker-9 @coroutine#2992] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42699/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:49:15.524 [DefaultDispatcher-worker-9 @coroutine#2992] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42699/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 10:49:15.526 [DefaultDispatcher-worker-13 @coroutine#2992] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42699/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:49:15.526 [DefaultDispatcher-worker-13 @coroutine#2992] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42699/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:49:15.529 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@5234cad2 2024-02-08 10:49:15.529 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@5234cad2 2024-02-08 10:49:15.532 [DefaultDispatcher-worker-8 @coroutine#2991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f3f34c 2024-02-08 10:49:15.532 [DefaultDispatcher-worker-8 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42699/UmAppDatabase/replication/nodeId 2024-02-08 10:49:15.533 [DefaultDispatcher-worker-8 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42699/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:15.533 [DefaultDispatcher-worker-8 @coroutine#2991] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42699/UmAppDatabase/replication/nodeId 2024-02-08 10:49:15.533 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cf32ee4 2024-02-08 10:49:15.533 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cf32ee4 2024-02-08 10:49:15.533 [DefaultDispatcher-worker-7 @coroutine#2991] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42699/UmAppDatabase/replication/nodeId 2024-02-08 10:49:15.533 [DefaultDispatcher-worker-7 @coroutine#2991] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42699/UmAppDatabase/replication/nodeId 2024-02-08 10:49:15.536 [Test worker @coroutine#2996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f3f34c 2024-02-08 10:49:15.537 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@58cca1a2 2024-02-08 10:49:15.537 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@58cca1a2 2024-02-08 10:49:15.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2024-02-08 10:49:15.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:15.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:15.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:15.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:15.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:15.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:15.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b9bbaa8 2024-02-08 10:49:15.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:15.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:15.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:15.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:15.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:15.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:15.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:15.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:15.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:15.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:15.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:15.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:15.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:15.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 10:49:15.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 10:49:15.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:15.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:15.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 10:49:15.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:15.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2024-02-08 10:49:15.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:15.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:15.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:15.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:15.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:15.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:15.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:15.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:15.537 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2024-02-08 10:49:15.539 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dce24df 2024-02-08 10:49:15.539 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dce24df 2024-02-08 10:49:15.541 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@69d81fee 2024-02-08 10:49:15.541 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@69d81fee 2024-02-08 10:49:15.542 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c512bb 2024-02-08 10:49:15.542 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c512bb 2024-02-08 10:49:15.542 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2024-02-08 10:49:15.543 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c512bb 2024-02-08 10:49:15.543 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c99983f 2024-02-08 10:49:15.543 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c99983f 2024-02-08 10:49:15.545 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@1165fdbf 2024-02-08 10:49:15.545 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@1165fdbf 2024-02-08 10:49:15.548 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@7de1db90 2024-02-08 10:49:15.548 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@7de1db90 2024-02-08 10:49:15.550 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@546f8cad 2024-02-08 10:49:15.550 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@546f8cad 2024-02-08 10:49:15.550 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 10:49:15.554 [Test worker @coroutine#3003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c512bb 2024-02-08 10:49:15.555 [Test worker @coroutine#3005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c512bb 2024-02-08 10:49:15.556 [DefaultDispatcher-worker-7 @coroutine#3013] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2024-02-08 10:49:15.557 [DefaultDispatcher-worker-7 @coroutine#3013] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:15.557 [DefaultDispatcher-worker-7 @coroutine#3013] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:15.557 [DefaultDispatcher-worker-7 @coroutine#3013] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:15.557 [DefaultDispatcher-worker-7 @coroutine#3013] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:15.557 [DefaultDispatcher-worker-7 @coroutine#3013] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:15.557 [DefaultDispatcher-worker-7 @coroutine#3013] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:15.557 [DefaultDispatcher-worker-7 @coroutine#3013] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1253dde1 2024-02-08 10:49:15.557 [DefaultDispatcher-worker-7 @coroutine#3013] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:15.557 [DefaultDispatcher-worker-7 @coroutine#3013] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:15.557 [DefaultDispatcher-worker-7 @coroutine#3013] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:15.557 [DefaultDispatcher-worker-7 @coroutine#3013] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:15.557 [DefaultDispatcher-worker-7 @coroutine#3013] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:15.557 [DefaultDispatcher-worker-7 @coroutine#3013] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:15.557 [DefaultDispatcher-worker-7 @coroutine#3013] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:15.557 [DefaultDispatcher-worker-7 @coroutine#3013] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:15.557 [DefaultDispatcher-worker-7 @coroutine#3013] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:15.557 [DefaultDispatcher-worker-7 @coroutine#3013] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:15.557 [DefaultDispatcher-worker-7 @coroutine#3013] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:15.557 [DefaultDispatcher-worker-7 @coroutine#3013] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:15.557 [DefaultDispatcher-worker-7 @coroutine#3013] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:15.557 [DefaultDispatcher-worker-7 @coroutine#3013] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 10:49:15.557 [DefaultDispatcher-worker-7 @coroutine#3013] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 10:49:15.557 [DefaultDispatcher-worker-7 @coroutine#3013] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:15.557 [DefaultDispatcher-worker-7 @coroutine#3013] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:15.557 [DefaultDispatcher-worker-7 @coroutine#3013] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 10:49:15.557 [DefaultDispatcher-worker-7 @coroutine#3013] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:15.557 [DefaultDispatcher-worker-7 @coroutine#3013] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2024-02-08 10:49:15.557 [DefaultDispatcher-worker-7 @coroutine#3013] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:15.557 [DefaultDispatcher-worker-7 @coroutine#3013] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:15.557 [DefaultDispatcher-worker-7 @coroutine#3013] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:15.557 [DefaultDispatcher-worker-7 @coroutine#3013] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:15.557 [DefaultDispatcher-worker-7 @coroutine#3013] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:15.557 [DefaultDispatcher-worker-7 @coroutine#3013] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:15.557 [DefaultDispatcher-worker-7 @coroutine#3013] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:15.557 [DefaultDispatcher-worker-7 @coroutine#3013] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:15.557 [DefaultDispatcher-worker-7 @coroutine#3013] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2024-02-08 10:49:15.558 [DefaultDispatcher-worker-7 @coroutine#3013] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@3724a67f 2024-02-08 10:49:15.558 [DefaultDispatcher-worker-7 @coroutine#3013] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@3724a67f 2024-02-08 10:49:15.558 [DefaultDispatcher-worker-7 @coroutine#3013] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2024-02-08 10:49:15.566 [DefaultDispatcher-worker-3 @coroutine#3007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c512bb 2024-02-08 10:49:15.577 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:15.581 [DefaultDispatcher-worker-7 @coroutine#3013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3724a67f 2024-02-08 10:49:15.582 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d5c6961 2024-02-08 10:49:15.582 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d5c6961 2024-02-08 10:49:15.585 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@239b92ba 2024-02-08 10:49:15.585 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@239b92ba 2024-02-08 10:49:15.587 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@27a40211 2024-02-08 10:49:15.587 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@27a40211 2024-02-08 10:49:15.589 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@62a69881 2024-02-08 10:49:15.589 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@62a69881 2024-02-08 10:49:15.592 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c7ff2d5 2024-02-08 10:49:15.592 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c7ff2d5 2024-02-08 10:49:15.592 [DefaultDispatcher-worker-7 @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3724a67f 2024-02-08 10:49:15.592 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:15.594 [DefaultDispatcher-worker-7 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3724a67f 2024-02-08 10:49:15.594 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@530ebba2 2024-02-08 10:49:15.594 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@530ebba2 2024-02-08 10:49:15.594 [DefaultDispatcher-worker-14 @coroutine#3021] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:49:15.594 [DefaultDispatcher-worker-14 @coroutine#3021] 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-02-08 10:49:15.594 [DefaultDispatcher-worker-14 @coroutine#3021] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:49:15.594 [DefaultDispatcher-worker-14 @coroutine#3021] 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-02-08 10:49:15.595 [DefaultDispatcher-worker-7 @coroutine#3013] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-08 10:49:15.595 [DefaultDispatcher-worker-7 @coroutine#3013] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-08 10:49:15.595 [DefaultDispatcher-worker-7 @coroutine#3013] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-08 10:49:15.596 [DefaultDispatcher-worker-3 @coroutine#3021] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:49:15.596 [DefaultDispatcher-worker-3 @coroutine#3013] 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-02-08 10:49:15.597 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@543d8f58 2024-02-08 10:49:15.597 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@543d8f58 2024-02-08 10:49:15.598 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@57ff31df 2024-02-08 10:49:15.598 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@57ff31df 2024-02-08 10:49:15.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2024-02-08 10:49:15.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:15.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:15.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:15.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:15.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:15.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:15.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28b7646 2024-02-08 10:49:15.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:15.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:15.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:15.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:15.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:15.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:15.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:15.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:15.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:15.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:15.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:15.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:15.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:15.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 10:49:15.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 10:49:15.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:15.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:15.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 10:49:15.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:15.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2024-02-08 10:49:15.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:15.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:15.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:15.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:15.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:15.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:15.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:15.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:15.599 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2024-02-08 10:49:15.599 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@28967ce 2024-02-08 10:49:15.599 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@28967ce 2024-02-08 10:49:15.600 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e553d60 2024-02-08 10:49:15.600 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e553d60 2024-02-08 10:49:15.600 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2024-02-08 10:49:15.602 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5938d550 2024-02-08 10:49:15.602 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@51b3d410 2024-02-08 10:49:15.602 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@51b3d410 2024-02-08 10:49:15.602 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5938d550 2024-02-08 10:49:15.602 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 10:49:15.605 [DefaultDispatcher-worker-8 @coroutine#3020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3724a67f 2024-02-08 10:49:15.605 [DefaultDispatcher-worker-8 @coroutine#3020] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 10:49:15.605 [DefaultDispatcher-worker-8 @coroutine#3020] 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-02-08 10:49:15.605 [DefaultDispatcher-worker-8 @coroutine#3020] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 10:49:15.606 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d075aaf 2024-02-08 10:49:15.606 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d075aaf 2024-02-08 10:49:15.607 [DefaultDispatcher-worker-12 @coroutine#3020] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 10:49:15.609 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1805df6b 2024-02-08 10:49:15.609 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1805df6b 2024-02-08 10:49:15.611 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@365a647d 2024-02-08 10:49:15.611 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@365a647d 2024-02-08 10:49:15.613 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@2957a5b3 2024-02-08 10:49:15.613 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@2957a5b3 2024-02-08 10:49:15.616 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ee24014 2024-02-08 10:49:15.616 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ee24014 2024-02-08 10:49:15.618 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@782a2024 2024-02-08 10:49:15.618 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@782a2024 2024-02-08 10:49:15.620 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1db6cad0 2024-02-08 10:49:15.620 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1db6cad0 2024-02-08 10:49:15.620 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 10:49:15.625 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e553d60 2024-02-08 10:49:15.637 [Test worker @coroutine#3029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e553d60 2024-02-08 10:49:15.639 [Test worker @coroutine#3031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e553d60 2024-02-08 10:49:15.640 [DefaultDispatcher-worker-8 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49763/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:49:15.640 [DefaultDispatcher-worker-8 @coroutine#3035] 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:49763/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 10:49:15.640 [DefaultDispatcher-worker-8 @coroutine#3035] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49763/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:49:15.640 [DefaultDispatcher-worker-8 @coroutine#3035] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49763/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 10:49:15.642 [DefaultDispatcher-worker-10 @coroutine#3035] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49763/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:49:15.642 [DefaultDispatcher-worker-10 @coroutine#3035] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49763/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:49:15.642 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:15.648 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ba6c441 2024-02-08 10:49:15.648 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ba6c441 2024-02-08 10:49:15.648 [DefaultDispatcher-worker-5 @coroutine#3034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e553d60 2024-02-08 10:49:15.649 [DefaultDispatcher-worker-5 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49763/UmAppDatabase/replication/nodeId 2024-02-08 10:49:15.649 [DefaultDispatcher-worker-5 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49763/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:15.649 [DefaultDispatcher-worker-5 @coroutine#3034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49763/UmAppDatabase/replication/nodeId 2024-02-08 10:49:15.650 [DefaultDispatcher-worker-13 @coroutine#3034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49763/UmAppDatabase/replication/nodeId 2024-02-08 10:49:15.650 [DefaultDispatcher-worker-13 @coroutine#3034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49763/UmAppDatabase/replication/nodeId 2024-02-08 10:49:15.651 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@45612345 2024-02-08 10:49:15.651 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@45612345 2024-02-08 10:49:15.651 [Test worker @coroutine#3039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e553d60 2024-02-08 10:49:15.654 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@415eaf31 2024-02-08 10:49:15.654 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@415eaf31 2024-02-08 10:49:15.656 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@45c297e 2024-02-08 10:49:15.656 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@45c297e 2024-02-08 10:49:15.658 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:15.659 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@79256178 2024-02-08 10:49:15.659 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@79256178 2024-02-08 10:49:15.660 [DefaultDispatcher-worker-3 @coroutine#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e553d60 2024-02-08 10:49:15.661 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@35120e12 2024-02-08 10:49:15.661 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@35120e12 2024-02-08 10:49:15.662 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bf7c961 2024-02-08 10:49:15.662 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bf7c961 2024-02-08 10:49:15.664 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@18118a6 2024-02-08 10:49:15.664 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@18118a6 2024-02-08 10:49:15.667 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@3530206f 2024-02-08 10:49:15.667 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6473d631 2024-02-08 10:49:15.667 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@3530206f 2024-02-08 10:49:15.667 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6473d631 2024-02-08 10:49:15.669 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@368f4566 2024-02-08 10:49:15.669 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@368f4566 2024-02-08 10:49:15.669 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 10:49:15.669 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@310fa211 2024-02-08 10:49:15.669 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@310fa211 2024-02-08 10:49:15.670 [DefaultDispatcher-worker-7 @coroutine#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e553d60 2024-02-08 10:49:15.672 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@740d2a54 2024-02-08 10:49:15.672 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@740d2a54 2024-02-08 10:49:15.674 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@71b45975 2024-02-08 10:49:15.674 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@71b45975 2024-02-08 10:49:15.676 [DefaultDispatcher-worker-7 @coroutine#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e553d60 2024-02-08 10:49:15.676 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@45333c74 2024-02-08 10:49:15.676 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@45333c74 2024-02-08 10:49:15.678 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@96011e9 2024-02-08 10:49:15.678 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@96011e9 2024-02-08 10:49:15.681 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@1422d51b 2024-02-08 10:49:15.681 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@1422d51b 2024-02-08 10:49:15.682 [DefaultDispatcher-worker-7 @coroutine#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e553d60 2024-02-08 10:49:15.683 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@478e491b 2024-02-08 10:49:15.683 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@478e491b 2024-02-08 10:49:15.683 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 10:49:15.689 [DefaultDispatcher-worker-10 @coroutine#3051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e553d60 2024-02-08 10:49:15.698 [DefaultDispatcher-worker-10 @coroutine#3051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e553d60 2024-02-08 10:49:15.700 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:49:15.703 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@78bc6154 2024-02-08 10:49:15.703 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@78bc6154 2024-02-08 10:49:15.706 [DefaultDispatcher-worker-10 @coroutine#3051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e553d60 2024-02-08 10:49:15.707 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@767b8033 2024-02-08 10:49:15.707 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@767b8033 2024-02-08 10:49:15.712 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@72440a24 2024-02-08 10:49:15.712 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@72440a24 2024-02-08 10:49:15.714 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@37468a08 2024-02-08 10:49:15.714 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@37468a08 2024-02-08 10:49:15.715 [DefaultDispatcher-worker-12 @coroutine#3051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e553d60 2024-02-08 10:49:15.717 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cebfb75 2024-02-08 10:49:15.717 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cebfb75 2024-02-08 10:49:15.719 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@63b9cc3 2024-02-08 10:49:15.719 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@63b9cc3 2024-02-08 10:49:15.721 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@547cb30a 2024-02-08 10:49:15.721 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@547cb30a 2024-02-08 10:49:15.724 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@57697547 2024-02-08 10:49:15.724 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@57697547 2024-02-08 10:49:15.726 [DefaultDispatcher-worker-5 @coroutine#3057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e553d60 2024-02-08 10:49:15.726 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@242a0c8c 2024-02-08 10:49:15.726 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@242a0c8c 2024-02-08 10:49:15.726 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 10:49:15.728 [DefaultDispatcher-worker-7 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49763/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-08 10:49:15.729 [DefaultDispatcher-worker-7 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49763/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-08 10:49:15.729 [DefaultDispatcher-worker-7 @coroutine#3063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49763/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-08 10:49:15.730 [DefaultDispatcher-worker-10 @coroutine#3063] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49763/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-08 10:49:15.730 [DefaultDispatcher-worker-10 @coroutine#3063] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49763/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-08 10:49:15.730 [DefaultDispatcher-worker-10 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:49763/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-08 10:49:15.730 [DefaultDispatcher-worker-10 @coroutine#3063] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49763/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 10:49:15.731 [DefaultDispatcher-worker-10 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49763/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-08 10:49:15.731 [DefaultDispatcher-worker-10 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49763/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42. 2024-02-08 10:49:15.731 [DefaultDispatcher-worker-10 @coroutine#3063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49763/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-08 10:49:15.732 [DefaultDispatcher-worker-7 @coroutine#3063] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49763/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-08 10:49:15.732 [DefaultDispatcher-worker-7 @coroutine#3063] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49763/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-08 10:49:15.766 [DefaultDispatcher-worker-12 @coroutine#3063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e553d60 2024-02-08 10:49:15.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2024-02-08 10:49:15.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:15.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:15.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:15.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:15.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:15.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:15.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c2ae7d7 2024-02-08 10:49:15.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:15.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:15.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:15.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:15.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:15.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:15.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:15.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:15.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:15.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:15.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:15.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:15.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:15.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 10:49:15.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 10:49:15.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:15.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:15.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 10:49:15.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:15.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2024-02-08 10:49:15.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:15.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:15.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:15.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:15.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:15.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:15.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:15.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:15.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2024-02-08 10:49:15.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-08 10:49:15.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-08 10:49:15.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2024-02-08 10:49:15.793 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-08 10:49:15.803 [Test worker @coroutine#3081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-08 10:49:15.805 [Test worker @coroutine#3083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-08 10:49:15.806 [DefaultDispatcher-worker-10 @coroutine#3087] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58003/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:49:15.806 [DefaultDispatcher-worker-10 @coroutine#3087] 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:58003/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 10:49:15.806 [DefaultDispatcher-worker-10 @coroutine#3087] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58003/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:49:15.806 [DefaultDispatcher-worker-10 @coroutine#3087] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58003/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 10:49:15.808 [DefaultDispatcher-worker-15 @coroutine#3087] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58003/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:49:15.808 [DefaultDispatcher-worker-15 @coroutine#3087] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58003/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:49:15.814 [DefaultDispatcher-worker-13 @coroutine#3086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-08 10:49:15.814 [DefaultDispatcher-worker-13 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58003/UmAppDatabase/replication/nodeId 2024-02-08 10:49:15.814 [DefaultDispatcher-worker-13 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58003/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:15.814 [DefaultDispatcher-worker-13 @coroutine#3086] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58003/UmAppDatabase/replication/nodeId 2024-02-08 10:49:15.815 [DefaultDispatcher-worker-6 @coroutine#3086] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58003/UmAppDatabase/replication/nodeId 2024-02-08 10:49:15.815 [DefaultDispatcher-worker-6 @coroutine#3086] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58003/UmAppDatabase/replication/nodeId 2024-02-08 10:49:15.817 [Test worker @coroutine#3091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-08 10:49:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2024-02-08 10:49:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@712594f4 2024-02-08 10:49:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 10:49:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 10:49:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 10:49:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2024-02-08 10:49:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:15.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2024-02-08 10:49:15.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f6a6d46 2024-02-08 10:49:15.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f6a6d46 2024-02-08 10:49:15.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2024-02-08 10:49:15.825 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f6a6d46 2024-02-08 10:49:15.837 [Test worker @coroutine#3098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f6a6d46 2024-02-08 10:49:15.838 [Test worker @coroutine#3100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f6a6d46 2024-02-08 10:49:15.849 [DefaultDispatcher-worker-14 @coroutine#3102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f6a6d46 2024-02-08 10:49:15.849 [DefaultDispatcher-worker-7 @coroutine#3108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-08 10:49:15.857 [DefaultDispatcher-worker-14 @coroutine#3108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-08 10:49:15.863 [DefaultDispatcher-worker-4 @coroutine#3108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-08 10:49:15.868 [DefaultDispatcher-worker-4 @coroutine#3108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-08 10:49:15.873 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:15.876 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@69ee6dae 2024-02-08 10:49:15.876 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@69ee6dae 2024-02-08 10:49:15.879 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@67299ee3 2024-02-08 10:49:15.879 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@67299ee3 2024-02-08 10:49:15.881 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@631606de 2024-02-08 10:49:15.882 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@631606de 2024-02-08 10:49:15.884 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@261494d8 2024-02-08 10:49:15.884 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@261494d8 2024-02-08 10:49:15.886 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c8d1ea9 2024-02-08 10:49:15.886 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c8d1ea9 2024-02-08 10:49:15.888 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@17f8515d 2024-02-08 10:49:15.888 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@17f8515d 2024-02-08 10:49:15.890 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@448b858a 2024-02-08 10:49:15.890 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@448b858a 2024-02-08 10:49:15.892 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@463b6b97 2024-02-08 10:49:15.892 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@463b6b97 2024-02-08 10:49:15.895 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@12974daf 2024-02-08 10:49:15.895 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@12974daf 2024-02-08 10:49:15.895 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-08 10:49:15.895 [DefaultDispatcher-worker-15 @coroutine#3115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-08 10:49:15.910 [DefaultDispatcher-worker-1 @coroutine#3117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-08 10:49:15.919 [DefaultDispatcher-worker-1 @coroutine#3117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-08 10:49:15.924 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:15.927 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@21546c45 2024-02-08 10:49:15.927 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@21546c45 2024-02-08 10:49:15.928 [DefaultDispatcher-worker-10 @coroutine#3117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-08 10:49:15.930 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f93961f 2024-02-08 10:49:15.930 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f93961f 2024-02-08 10:49:15.934 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bac0735 2024-02-08 10:49:15.934 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bac0735 2024-02-08 10:49:15.937 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6eae9c24 2024-02-08 10:49:15.937 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6eae9c24 2024-02-08 10:49:15.938 [DefaultDispatcher-worker-12 @coroutine#3117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-08 10:49:15.939 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c1af3f0 2024-02-08 10:49:15.939 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c1af3f0 2024-02-08 10:49:15.941 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f0ab302 2024-02-08 10:49:15.941 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f0ab302 2024-02-08 10:49:15.944 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@14548279 2024-02-08 10:49:15.944 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@14548279 2024-02-08 10:49:15.946 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@e81636b 2024-02-08 10:49:15.946 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@e81636b 2024-02-08 10:49:15.948 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@35bf9438 2024-02-08 10:49:15.948 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@35bf9438 2024-02-08 10:49:15.948 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 10:49:15.948 [DefaultDispatcher-worker-10 @coroutine#3117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-08 10:49:15.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2024-02-08 10:49:15.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:15.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:15.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:15.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:15.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:15.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:15.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7091a016 2024-02-08 10:49:15.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:15.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:15.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:15.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:15.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:15.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:15.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:15.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:15.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:15.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:15.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:15.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:15.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:15.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 10:49:15.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 10:49:15.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:15.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:15.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 10:49:15.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:15.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2024-02-08 10:49:15.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:15.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:15.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:15.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:15.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:15.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:15.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:15.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:15.950 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2024-02-08 10:49:15.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f2a7ca0 2024-02-08 10:49:15.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f2a7ca0 2024-02-08 10:49:15.951 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2024-02-08 10:49:15.968 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2a7ca0 2024-02-08 10:49:15.979 [Test worker @coroutine#3123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2a7ca0 2024-02-08 10:49:15.981 [Test worker @coroutine#3125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2a7ca0 2024-02-08 10:49:15.982 [DefaultDispatcher-worker-1 @coroutine#3129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39513/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:49:15.982 [DefaultDispatcher-worker-1 @coroutine#3129] 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:39513/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 10:49:15.982 [DefaultDispatcher-worker-1 @coroutine#3129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39513/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:49:15.982 [DefaultDispatcher-worker-1 @coroutine#3129] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39513/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 10:49:15.984 [DefaultDispatcher-worker-14 @coroutine#3129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39513/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:49:15.984 [DefaultDispatcher-worker-14 @coroutine#3129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39513/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:49:15.992 [DefaultDispatcher-worker-4 @coroutine#3128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2a7ca0 2024-02-08 10:49:15.992 [DefaultDispatcher-worker-4 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39513/UmAppDatabase/replication/nodeId 2024-02-08 10:49:15.992 [DefaultDispatcher-worker-4 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39513/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:15.992 [DefaultDispatcher-worker-4 @coroutine#3128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39513/UmAppDatabase/replication/nodeId 2024-02-08 10:49:15.993 [DefaultDispatcher-worker-14 @coroutine#3128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39513/UmAppDatabase/replication/nodeId 2024-02-08 10:49:15.993 [DefaultDispatcher-worker-14 @coroutine#3128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39513/UmAppDatabase/replication/nodeId 2024-02-08 10:49:15.995 [Test worker @coroutine#3133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2a7ca0 2024-02-08 10:49:15.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2024-02-08 10:49:15.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:15.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:15.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:15.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:15.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:15.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:15.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76c85485 2024-02-08 10:49:15.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:15.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:15.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:15.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:15.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:15.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:15.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:15.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:15.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:15.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:15.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:15.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:15.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:15.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 10:49:15.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 10:49:15.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:15.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:15.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 10:49:15.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:15.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2024-02-08 10:49:15.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:15.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:15.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:15.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:15.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:15.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:15.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:15.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:15.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2024-02-08 10:49:15.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a7ac98b 2024-02-08 10:49:15.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a7ac98b 2024-02-08 10:49:15.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2024-02-08 10:49:16.000 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a7ac98b 2024-02-08 10:49:16.011 [Test worker @coroutine#3141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a7ac98b 2024-02-08 10:49:16.013 [Test worker @coroutine#3143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a7ac98b 2024-02-08 10:49:16.023 [DefaultDispatcher-worker-3 @coroutine#3145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a7ac98b 2024-02-08 10:49:16.025 [DefaultDispatcher-worker-10 @coroutine#3151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2a7ca0 2024-02-08 10:49:16.033 [DefaultDispatcher-worker-3 @coroutine#3151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2a7ca0 2024-02-08 10:49:16.042 [DefaultDispatcher-worker-15 @coroutine#3151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2a7ca0 2024-02-08 10:49:16.050 [DefaultDispatcher-worker-15 @coroutine#3151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2a7ca0 2024-02-08 10:49:16.051 [DefaultDispatcher-worker-5 @coroutine#3158] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39513/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-08 10:49:16.051 [DefaultDispatcher-worker-5 @coroutine#3158] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39513/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-08 10:49:16.051 [DefaultDispatcher-worker-5 @coroutine#3158] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39513/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-08 10:49:16.051 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:16.052 [DefaultDispatcher-worker-12 @coroutine#3158] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39513/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-08 10:49:16.052 [DefaultDispatcher-worker-12 @coroutine#3158] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39513/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-08 10:49:16.052 [DefaultDispatcher-worker-12 @coroutine#3158] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:39513/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-08 10:49:16.052 [DefaultDispatcher-worker-12 @coroutine#3158] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:39513/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 10:49:16.053 [DefaultDispatcher-worker-12 @coroutine#3158] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39513/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-08 10:49:16.053 [DefaultDispatcher-worker-12 @coroutine#3158] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39513/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42. 2024-02-08 10:49:16.053 [DefaultDispatcher-worker-12 @coroutine#3158] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39513/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-08 10:49:16.054 [DefaultDispatcher-worker-15 @coroutine#3158] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39513/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-08 10:49:16.054 [DefaultDispatcher-worker-15 @coroutine#3158] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39513/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-08 10:49:16.055 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@46b8ec1e 2024-02-08 10:49:16.055 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@46b8ec1e 2024-02-08 10:49:16.058 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@487f0ab9 2024-02-08 10:49:16.058 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@487f0ab9 2024-02-08 10:49:16.063 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c40876e 2024-02-08 10:49:16.063 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c40876e 2024-02-08 10:49:16.065 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@9420082 2024-02-08 10:49:16.065 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@9420082 2024-02-08 10:49:16.067 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@89bc5a8 2024-02-08 10:49:16.067 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@89bc5a8 2024-02-08 10:49:16.070 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@38012cc0 2024-02-08 10:49:16.070 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@38012cc0 2024-02-08 10:49:16.072 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7032b759 2024-02-08 10:49:16.072 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7032b759 2024-02-08 10:49:16.074 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@696dffcd 2024-02-08 10:49:16.074 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@696dffcd 2024-02-08 10:49:16.076 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f0dd1cd 2024-02-08 10:49:16.076 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f0dd1cd 2024-02-08 10:49:16.076 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-08 10:49:16.077 [DefaultDispatcher-worker-11 @coroutine#3158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2a7ca0 2024-02-08 10:49:16.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2024-02-08 10:49:16.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:16.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:16.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:16.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:16.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:16.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:16.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76bdfc19 2024-02-08 10:49:16.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:16.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:16.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:16.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:16.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:16.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:16.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:16.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:16.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:16.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:16.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:16.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:16.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:16.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 10:49:16.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 10:49:16.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:16.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:16.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 10:49:16.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:16.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2024-02-08 10:49:16.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:16.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:16.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:16.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:16.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:16.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:16.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:16.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:16.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2024-02-08 10:49:16.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c28009f 2024-02-08 10:49:16.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c28009f 2024-02-08 10:49:16.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2024-02-08 10:49:16.100 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:16.104 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c219e1c 2024-02-08 10:49:16.104 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c28009f 2024-02-08 10:49:16.104 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c219e1c 2024-02-08 10:49:16.107 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@32e677e8 2024-02-08 10:49:16.107 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@32e677e8 2024-02-08 10:49:16.110 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@36d9f56c 2024-02-08 10:49:16.110 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@36d9f56c 2024-02-08 10:49:16.112 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@73db7dd3 2024-02-08 10:49:16.112 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@73db7dd3 2024-02-08 10:49:16.115 [Test worker @coroutine#3177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c28009f 2024-02-08 10:49:16.115 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@43badcca 2024-02-08 10:49:16.115 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@43badcca 2024-02-08 10:49:16.116 [Test worker @coroutine#3179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c28009f 2024-02-08 10:49:16.117 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@42e2aa62 2024-02-08 10:49:16.117 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@42e2aa62 2024-02-08 10:49:16.117 [DefaultDispatcher-worker-15 @coroutine#3183] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43485/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:49:16.117 [DefaultDispatcher-worker-15 @coroutine#3183] 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:43485/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 10:49:16.117 [DefaultDispatcher-worker-15 @coroutine#3183] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43485/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:49:16.117 [DefaultDispatcher-worker-15 @coroutine#3183] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43485/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 10:49:16.119 [DefaultDispatcher-worker-12 @coroutine#3183] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43485/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:49:16.119 [DefaultDispatcher-worker-12 @coroutine#3183] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43485/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:49:16.120 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b6955c7 2024-02-08 10:49:16.120 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b6955c7 2024-02-08 10:49:16.122 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@13f4829c 2024-02-08 10:49:16.122 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@13f4829c 2024-02-08 10:49:16.124 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bd40a4 2024-02-08 10:49:16.124 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bd40a4 2024-02-08 10:49:16.124 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 10:49:16.127 [DefaultDispatcher-worker-3 @coroutine#3182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c28009f 2024-02-08 10:49:16.127 [DefaultDispatcher-worker-3 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43485/UmAppDatabase/replication/nodeId 2024-02-08 10:49:16.127 [DefaultDispatcher-worker-3 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43485/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:16.127 [DefaultDispatcher-worker-3 @coroutine#3182] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43485/UmAppDatabase/replication/nodeId 2024-02-08 10:49:16.128 [DefaultDispatcher-worker-13 @coroutine#3182] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43485/UmAppDatabase/replication/nodeId 2024-02-08 10:49:16.128 [DefaultDispatcher-worker-13 @coroutine#3182] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43485/UmAppDatabase/replication/nodeId 2024-02-08 10:49:16.130 [Test worker @coroutine#3187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c28009f 2024-02-08 10:49:16.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2024-02-08 10:49:16.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:16.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:16.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:16.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:16.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:16.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:16.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ab06829 2024-02-08 10:49:16.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:16.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:16.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:16.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:16.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:16.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:16.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:16.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:16.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:16.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:16.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:16.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:16.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:16.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 10:49:16.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 10:49:16.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:16.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:16.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 10:49:16.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:16.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2024-02-08 10:49:16.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:16.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:16.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:16.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:16.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:16.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:16.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:16.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:16.131 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2024-02-08 10:49:16.134 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b0d480c 2024-02-08 10:49:16.134 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b0d480c 2024-02-08 10:49:16.134 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2024-02-08 10:49:16.135 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b0d480c 2024-02-08 10:49:16.147 [Test worker @coroutine#3194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b0d480c 2024-02-08 10:49:16.149 [Test worker @coroutine#3196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b0d480c 2024-02-08 10:49:16.154 [DefaultDispatcher-worker-13 @coroutine#3205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43485/auth/register 2024-02-08 10:49:16.154 [DefaultDispatcher-worker-13 @coroutine#3205] 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:43485/auth/register. 2024-02-08 10:49:16.154 [DefaultDispatcher-worker-13 @coroutine#3205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43485/auth/register 2024-02-08 10:49:16.154 [DefaultDispatcher-worker-13 @coroutine#3205] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43485/auth/register from class io.ktor.http.content.TextContent 2024-02-08 10:49:16.156 [DefaultDispatcher-worker-7 @coroutine#3205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43485/auth/register 2024-02-08 10:49:16.156 [DefaultDispatcher-worker-7 @coroutine#3205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43485/auth/register 2024-02-08 10:49:16.156 [DefaultDispatcher-worker-7 @coroutine#3205] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:43485/auth/register. 2024-02-08 10:49:16.156 [DefaultDispatcher-worker-7 @coroutine#3205] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43485/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 10:49:16.160 [DefaultDispatcher-worker-7 @coroutine#3198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b0d480c 2024-02-08 10:49:16.167 [DefaultDispatcher-worker-8 @coroutine#2851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f61188 2024-02-08 10:49:16.167 [DefaultDispatcher-worker-8 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59681/UmAppDatabase/replication/nodeId 2024-02-08 10:49:16.167 [DefaultDispatcher-worker-8 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59681/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:16.167 [DefaultDispatcher-worker-8 @coroutine#2851] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59681/UmAppDatabase/replication/nodeId 2024-02-08 10:49:16.168 [DefaultDispatcher-worker-5 @coroutine#2851] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59681/UmAppDatabase/replication/nodeId 2024-02-08 10:49:16.168 [DefaultDispatcher-worker-5 @coroutine#2851] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59681/UmAppDatabase/replication/nodeId 2024-02-08 10:49:16.178 [DefaultDispatcher-worker-3 @coroutine#3205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c28009f 2024-02-08 10:49:16.183 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:49:16.187 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d1681d5 2024-02-08 10:49:16.187 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d1681d5 2024-02-08 10:49:16.188 [DefaultDispatcher-worker-5 @coroutine#3205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c28009f 2024-02-08 10:49:16.190 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@13d17c07 2024-02-08 10:49:16.190 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@13d17c07 2024-02-08 10:49:16.192 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@17eeeaa5 2024-02-08 10:49:16.192 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@17eeeaa5 2024-02-08 10:49:16.196 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@52ec763c 2024-02-08 10:49:16.196 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@52ec763c 2024-02-08 10:49:16.198 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b5d5d9d 2024-02-08 10:49:16.198 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b5d5d9d 2024-02-08 10:49:16.200 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@637427b5 2024-02-08 10:49:16.200 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@637427b5 2024-02-08 10:49:16.202 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@32f52bc 2024-02-08 10:49:16.202 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@32f52bc 2024-02-08 10:49:16.204 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@32c38973 2024-02-08 10:49:16.204 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@32c38973 2024-02-08 10:49:16.206 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@23e38b03 2024-02-08 10:49:16.206 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@23e38b03 2024-02-08 10:49:16.206 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 10:49:16.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2024-02-08 10:49:16.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:16.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:16.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:16.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:16.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:16.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:16.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55c581e4 2024-02-08 10:49:16.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:16.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:16.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:16.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:16.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:16.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:16.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:16.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:16.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:16.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:16.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:16.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:16.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:16.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 10:49:16.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 10:49:16.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:16.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:16.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 10:49:16.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:16.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2024-02-08 10:49:16.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:16.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:16.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:16.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:16.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:16.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:16.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:16.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:16.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2024-02-08 10:49:16.209 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@6eae3730 2024-02-08 10:49:16.209 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@6eae3730 2024-02-08 10:49:16.209 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2024-02-08 10:49:16.230 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eae3730 2024-02-08 10:49:16.234 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:16.238 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@77f53149 2024-02-08 10:49:16.239 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@77f53149 2024-02-08 10:49:16.241 [Test worker @coroutine#3215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eae3730 2024-02-08 10:49:16.242 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7932c1c7 2024-02-08 10:49:16.242 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7932c1c7 2024-02-08 10:49:16.243 [Test worker @coroutine#3217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eae3730 2024-02-08 10:49:16.245 [DefaultDispatcher-worker-3 @coroutine#3221] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 10:49:16.245 [DefaultDispatcher-worker-3 @coroutine#3221] 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-02-08 10:49:16.245 [DefaultDispatcher-worker-3 @coroutine#3221] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 10:49:16.245 [DefaultDispatcher-worker-3 @coroutine#3221] 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-02-08 10:49:16.246 [DefaultDispatcher-worker-2 @coroutine#3221] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 10:49:16.247 [DefaultDispatcher-worker-2 @coroutine#3221] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 10:49:16.247 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d0d5a39 2024-02-08 10:49:16.247 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d0d5a39 2024-02-08 10:49:16.249 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@380fcbfc 2024-02-08 10:49:16.249 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@380fcbfc 2024-02-08 10:49:16.252 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@66aedacd 2024-02-08 10:49:16.252 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@66aedacd 2024-02-08 10:49:16.254 [DefaultDispatcher-worker-15 @coroutine#3220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eae3730 2024-02-08 10:49:16.254 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@9fd1326 2024-02-08 10:49:16.254 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@9fd1326 2024-02-08 10:49:16.254 [DefaultDispatcher-worker-15 @coroutine#3220] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-08 10:49:16.254 [DefaultDispatcher-worker-15 @coroutine#3220] 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-02-08 10:49:16.254 [DefaultDispatcher-worker-15 @coroutine#3220] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-08 10:49:16.255 [DefaultDispatcher-worker-8 @coroutine#3220] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-08 10:49:16.255 [DefaultDispatcher-worker-8 @coroutine#3220] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-08 10:49:16.257 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eb65cb2 2024-02-08 10:49:16.257 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eb65cb2 2024-02-08 10:49:16.259 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@582034b3 2024-02-08 10:49:16.259 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@582034b3 2024-02-08 10:49:16.260 [Test worker @coroutine#3225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eae3730 2024-02-08 10:49:16.262 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4848f5c8 2024-02-08 10:49:16.262 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4848f5c8 2024-02-08 10:49:16.262 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 10:49:16.262 [DefaultDispatcher-worker-17 @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c51fdb 2024-02-08 10:49:16.262 [DefaultDispatcher-worker-17 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44553/UmAppDatabase/replication/nodeId 2024-02-08 10:49:16.262 [DefaultDispatcher-worker-17 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44553/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:16.262 [DefaultDispatcher-worker-17 @coroutine#2883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44553/UmAppDatabase/replication/nodeId 2024-02-08 10:49:16.263 [DefaultDispatcher-worker-3 @coroutine#2883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44553/UmAppDatabase/replication/nodeId 2024-02-08 10:49:16.263 [DefaultDispatcher-worker-3 @coroutine#2883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44553/UmAppDatabase/replication/nodeId 2024-02-08 10:49:16.266 [Test worker @coroutine#3234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eae3730 2024-02-08 10:49:16.284 [Test worker @coroutine#3242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eae3730 2024-02-08 10:49:16.286 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Shutdown initiated... 2024-02-08 10:49:16.286 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Close initiated... 2024-02-08 10:49:16.286 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:16.286 [HikariPool-100 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6eae3730: (connection evicted) 2024-02-08 10:49:16.288 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:16.288 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Closed. 2024-02-08 10:49:16.288 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Shutdown completed. 2024-02-08 10:49:16.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2024-02-08 10:49:16.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:16.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:16.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:16.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:16.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:16.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:16.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8113ea7 2024-02-08 10:49:16.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:16.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:16.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:16.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:16.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:16.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:16.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:16.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:16.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:16.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:16.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:16.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:16.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:16.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 10:49:16.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 10:49:16.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:16.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:16.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 10:49:16.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:16.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2024-02-08 10:49:16.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:16.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:16.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:16.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:16.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:16.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:16.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:16.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:16.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2024-02-08 10:49:16.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@78e4fa1 2024-02-08 10:49:16.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@78e4fa1 2024-02-08 10:49:16.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2024-02-08 10:49:16.293 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78e4fa1 2024-02-08 10:49:16.304 [Test worker @coroutine#3245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78e4fa1 2024-02-08 10:49:16.306 [Test worker @coroutine#3248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78e4fa1 2024-02-08 10:49:16.307 [DefaultDispatcher-worker-3 @coroutine#3252] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 10:49:16.307 [DefaultDispatcher-worker-3 @coroutine#3252] 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-02-08 10:49:16.307 [DefaultDispatcher-worker-3 @coroutine#3252] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 10:49:16.307 [DefaultDispatcher-worker-3 @coroutine#3252] 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-02-08 10:49:16.308 [DefaultDispatcher-worker-5 @coroutine#3252] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 10:49:16.308 [DefaultDispatcher-worker-5 @coroutine#3252] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 10:49:16.313 [DefaultDispatcher-worker-10 @coroutine#3251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78e4fa1 2024-02-08 10:49:16.313 [DefaultDispatcher-worker-10 @coroutine#3251] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-08 10:49:16.313 [DefaultDispatcher-worker-10 @coroutine#3251] 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-02-08 10:49:16.314 [DefaultDispatcher-worker-10 @coroutine#3251] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-08 10:49:16.314 [DefaultDispatcher-worker-5 @coroutine#3251] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-08 10:49:16.314 [DefaultDispatcher-worker-5 @coroutine#3251] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-08 10:49:16.316 [Test worker @coroutine#3256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78e4fa1 2024-02-08 10:49:16.319 [Test worker @coroutine#3263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78e4fa1 2024-02-08 10:49:16.323 [Test worker @coroutine#3270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78e4fa1 2024-02-08 10:49:16.324 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Shutdown initiated... 2024-02-08 10:49:16.324 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Close initiated... 2024-02-08 10:49:16.324 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:16.324 [HikariPool-101 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78e4fa1: (connection evicted) 2024-02-08 10:49:16.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:16.325 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Closed. 2024-02-08 10:49:16.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Shutdown completed. 2024-02-08 10:49:16.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2024-02-08 10:49:16.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:16.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:16.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:16.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:16.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:16.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:16.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1df2e767 2024-02-08 10:49:16.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:16.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:16.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:16.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:16.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:16.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:16.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:16.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:16.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:16.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:16.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:16.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:16.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:16.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 10:49:16.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 10:49:16.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:16.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:16.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 10:49:16.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:16.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2024-02-08 10:49:16.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:16.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:16.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:16.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:16.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:16.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:16.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:16.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:16.326 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2024-02-08 10:49:16.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c7aba7c 2024-02-08 10:49:16.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c7aba7c 2024-02-08 10:49:16.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2024-02-08 10:49:16.330 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7aba7c 2024-02-08 10:49:16.340 [Test worker @coroutine#3273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7aba7c 2024-02-08 10:49:16.342 [Test worker @coroutine#3275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7aba7c 2024-02-08 10:49:16.343 [DefaultDispatcher-worker-10 @coroutine#3279] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 10:49:16.343 [DefaultDispatcher-worker-10 @coroutine#3279] 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-02-08 10:49:16.343 [DefaultDispatcher-worker-10 @coroutine#3279] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 10:49:16.343 [DefaultDispatcher-worker-10 @coroutine#3279] 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-02-08 10:49:16.344 [DefaultDispatcher-worker-14 @coroutine#3279] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 10:49:16.345 [DefaultDispatcher-worker-14 @coroutine#3279] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 10:49:16.353 [DefaultDispatcher-worker-10 @coroutine#3278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7aba7c 2024-02-08 10:49:16.353 [DefaultDispatcher-worker-10 @coroutine#3278] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-08 10:49:16.353 [DefaultDispatcher-worker-10 @coroutine#3278] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-02-08 10:49:16.354 [DefaultDispatcher-worker-10 @coroutine#3278] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-08 10:49:16.354 [DefaultDispatcher-worker-7 @coroutine#3278] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-08 10:49:16.354 [DefaultDispatcher-worker-7 @coroutine#3278] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-08 10:49:16.358 [Test worker @coroutine#3283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7aba7c 2024-02-08 10:49:16.362 [Test worker @coroutine#3290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7aba7c 2024-02-08 10:49:16.366 [Test worker @coroutine#3297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7aba7c 2024-02-08 10:49:16.369 [Test worker @coroutine#3299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7aba7c 2024-02-08 10:49:16.372 [Test worker @coroutine#3305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7aba7c 2024-02-08 10:49:16.375 [Test worker @coroutine#3307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7aba7c 2024-02-08 10:49:16.377 [Test worker @coroutine#3308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7aba7c 2024-02-08 10:49:16.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Shutdown initiated... 2024-02-08 10:49:16.378 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Close initiated... 2024-02-08 10:49:16.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:16.378 [HikariPool-102 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c7aba7c: (connection evicted) 2024-02-08 10:49:16.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:16.379 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Closed. 2024-02-08 10:49:16.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Shutdown completed. 2024-02-08 10:49:16.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2024-02-08 10:49:16.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:16.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:16.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:16.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:16.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:16.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:16.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b8f87dc 2024-02-08 10:49:16.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:16.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:16.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:16.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:16.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:16.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:16.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:16.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:16.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:16.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:16.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:16.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:16.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:16.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 10:49:16.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 10:49:16.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:16.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:16.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 10:49:16.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:16.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2024-02-08 10:49:16.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:16.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:16.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:16.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:16.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:16.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:16.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:16.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:16.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2024-02-08 10:49:16.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@4faaff61 2024-02-08 10:49:16.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@4faaff61 2024-02-08 10:49:16.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2024-02-08 10:49:16.383 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4faaff61 2024-02-08 10:49:16.393 [Test worker @coroutine#3311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4faaff61 2024-02-08 10:49:16.395 [Test worker @coroutine#3313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4faaff61 2024-02-08 10:49:16.396 [DefaultDispatcher-worker-16 @coroutine#3317] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 10:49:16.396 [DefaultDispatcher-worker-16 @coroutine#3317] 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-02-08 10:49:16.396 [DefaultDispatcher-worker-16 @coroutine#3317] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 10:49:16.396 [DefaultDispatcher-worker-16 @coroutine#3317] 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-02-08 10:49:16.398 [DefaultDispatcher-worker-11 @coroutine#3317] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 10:49:16.398 [DefaultDispatcher-worker-11 @coroutine#3317] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 10:49:16.403 [DefaultDispatcher-worker-16 @coroutine#2929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e358de 2024-02-08 10:49:16.404 [DefaultDispatcher-worker-16 @coroutine#2929] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47193/UmAppDatabase/replication/nodeId 2024-02-08 10:49:16.404 [DefaultDispatcher-worker-16 @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.localdomain:47193/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:16.404 [DefaultDispatcher-worker-16 @coroutine#2929] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47193/UmAppDatabase/replication/nodeId 2024-02-08 10:49:16.405 [DefaultDispatcher-worker-5 @coroutine#2929] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47193/UmAppDatabase/replication/nodeId 2024-02-08 10:49:16.405 [DefaultDispatcher-worker-5 @coroutine#2929] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47193/UmAppDatabase/replication/nodeId 2024-02-08 10:49:16.406 [DefaultDispatcher-worker-2 @coroutine#3316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4faaff61 2024-02-08 10:49:16.406 [DefaultDispatcher-worker-2 @coroutine#3316] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-08 10:49:16.406 [DefaultDispatcher-worker-2 @coroutine#3316] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-02-08 10:49:16.406 [DefaultDispatcher-worker-2 @coroutine#3316] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-08 10:49:16.407 [DefaultDispatcher-worker-9 @coroutine#3316] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-08 10:49:16.407 [DefaultDispatcher-worker-9 @coroutine#3316] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-08 10:49:16.409 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4faaff61 2024-02-08 10:49:16.412 [Test worker @coroutine#3331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4faaff61 2024-02-08 10:49:16.416 [Test worker @coroutine#3338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4faaff61 2024-02-08 10:49:16.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown initiated... 2024-02-08 10:49:16.417 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Close initiated... 2024-02-08 10:49:16.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:16.417 [HikariPool-103 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4faaff61: (connection evicted) 2024-02-08 10:49:16.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:16.418 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Closed. 2024-02-08 10:49:16.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown completed. 2024-02-08 10:49:16.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2024-02-08 10:49:16.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:16.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:16.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:16.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:16.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:16.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:16.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f251bf1 2024-02-08 10:49:16.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:16.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:16.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:16.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:16.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:16.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:16.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:16.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:16.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:16.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:16.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:16.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:16.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:16.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 10:49:16.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 10:49:16.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:16.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:16.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 10:49:16.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:16.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2024-02-08 10:49:16.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:16.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:16.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:16.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:16.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:16.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:16.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:16.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:16.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2024-02-08 10:49:16.421 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@433db56d 2024-02-08 10:49:16.421 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@433db56d 2024-02-08 10:49:16.421 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2024-02-08 10:49:16.422 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433db56d 2024-02-08 10:49:16.432 [Test worker @coroutine#3346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433db56d 2024-02-08 10:49:16.434 [Test worker @coroutine#3348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433db56d 2024-02-08 10:49:16.435 [DefaultDispatcher-worker-3 @coroutine#3352] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 10:49:16.435 [DefaultDispatcher-worker-3 @coroutine#3352] 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-02-08 10:49:16.435 [DefaultDispatcher-worker-3 @coroutine#3352] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 10:49:16.435 [DefaultDispatcher-worker-3 @coroutine#3352] 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-02-08 10:49:16.437 [DefaultDispatcher-worker-13 @coroutine#3352] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 10:49:16.437 [DefaultDispatcher-worker-13 @coroutine#3352] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 10:49:16.444 [DefaultDispatcher-worker-3 @coroutine#3351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433db56d 2024-02-08 10:49:16.444 [DefaultDispatcher-worker-3 @coroutine#3351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-08 10:49:16.444 [DefaultDispatcher-worker-3 @coroutine#3351] 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-02-08 10:49:16.444 [DefaultDispatcher-worker-3 @coroutine#3351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-08 10:49:16.445 [DefaultDispatcher-worker-13 @coroutine#3351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-08 10:49:16.445 [DefaultDispatcher-worker-13 @coroutine#3351] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-08 10:49:16.447 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433db56d 2024-02-08 10:49:16.451 [Test worker @coroutine#3363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433db56d 2024-02-08 10:49:16.454 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433db56d 2024-02-08 10:49:16.457 [Test worker @coroutine#3367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433db56d 2024-02-08 10:49:16.460 [Test worker @coroutine#3374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433db56d 2024-02-08 10:49:16.460 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown initiated... 2024-02-08 10:49:16.460 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Close initiated... 2024-02-08 10:49:16.460 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:16.460 [HikariPool-104 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Closing connection org.sqlite.jdbc4.JDBC4Connection@433db56d: (connection evicted) 2024-02-08 10:49:16.461 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:16.461 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Closed. 2024-02-08 10:49:16.461 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown completed. 2024-02-08 10:49:16.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2024-02-08 10:49:16.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:16.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:16.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:16.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:16.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:16.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:16.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ca10d0e 2024-02-08 10:49:16.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:16.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:16.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:16.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:16.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:16.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:16.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:16.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:16.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:16.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:16.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:16.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:16.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:16.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 10:49:16.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 10:49:16.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:16.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:16.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 10:49:16.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:16.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2024-02-08 10:49:16.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:16.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:16.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:16.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:16.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:16.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:16.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:16.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:16.462 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2024-02-08 10:49:16.465 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2024-02-08 10:49:16.465 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2024-02-08 10:49:16.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2024-02-08 10:49:16.465 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2024-02-08 10:49:16.476 [Test worker @coroutine#3377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2024-02-08 10:49:16.477 [DefaultDispatcher-worker-17 @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530e08a7 2024-02-08 10:49:16.477 [DefaultDispatcher-worker-17 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45237/UmAppDatabase/replication/nodeId 2024-02-08 10:49:16.477 [DefaultDispatcher-worker-17 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45237/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:16.477 [DefaultDispatcher-worker-17 @coroutine#2962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45237/UmAppDatabase/replication/nodeId 2024-02-08 10:49:16.478 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2024-02-08 10:49:16.479 [DefaultDispatcher-worker-3 @coroutine#2962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45237/UmAppDatabase/replication/nodeId 2024-02-08 10:49:16.479 [DefaultDispatcher-worker-3 @coroutine#2962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45237/UmAppDatabase/replication/nodeId 2024-02-08 10:49:16.479 [DefaultDispatcher-worker-14 @coroutine#3386] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 10:49:16.479 [DefaultDispatcher-worker-14 @coroutine#3386] 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-02-08 10:49:16.479 [DefaultDispatcher-worker-14 @coroutine#3386] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 10:49:16.479 [DefaultDispatcher-worker-14 @coroutine#3386] 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-02-08 10:49:16.481 [DefaultDispatcher-worker-10 @coroutine#3386] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 10:49:16.481 [DefaultDispatcher-worker-10 @coroutine#3386] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 10:49:16.487 [DefaultDispatcher-worker-15 @coroutine#3385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2024-02-08 10:49:16.487 [DefaultDispatcher-worker-15 @coroutine#3385] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-08 10:49:16.487 [DefaultDispatcher-worker-15 @coroutine#3385] 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-02-08 10:49:16.487 [DefaultDispatcher-worker-15 @coroutine#3385] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-08 10:49:16.487 [DefaultDispatcher-worker-5 @coroutine#3385] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-08 10:49:16.487 [DefaultDispatcher-worker-5 @coroutine#3385] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-08 10:49:16.490 [Test worker @coroutine#3389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2024-02-08 10:49:16.493 [Test worker @coroutine#3397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2024-02-08 10:49:16.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Shutdown initiated... 2024-02-08 10:49:16.495 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Close initiated... 2024-02-08 10:49:16.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:16.496 [HikariPool-105 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Closing connection org.sqlite.jdbc4.JDBC4Connection@159408a7: (connection evicted) 2024-02-08 10:49:16.496 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:16.496 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Closed. 2024-02-08 10:49:16.496 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Shutdown completed. 2024-02-08 10:49:16.592 [DefaultDispatcher-worker-11 @coroutine#2991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f3f34c 2024-02-08 10:49:16.593 [DefaultDispatcher-worker-11 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42699/UmAppDatabase/replication/nodeId 2024-02-08 10:49:16.593 [DefaultDispatcher-worker-11 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42699/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:16.593 [DefaultDispatcher-worker-11 @coroutine#2991] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42699/UmAppDatabase/replication/nodeId 2024-02-08 10:49:16.594 [DefaultDispatcher-worker-12 @coroutine#2991] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42699/UmAppDatabase/replication/nodeId 2024-02-08 10:49:16.594 [DefaultDispatcher-worker-12 @coroutine#2991] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42699/UmAppDatabase/replication/nodeId 2024-02-08 10:49:16.657 [DefaultDispatcher-worker-4 @coroutine#3020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3724a67f 2024-02-08 10:49:16.657 [DefaultDispatcher-worker-4 @coroutine#3020] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 10:49:16.657 [DefaultDispatcher-worker-4 @coroutine#3020] 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-02-08 10:49:16.657 [DefaultDispatcher-worker-4 @coroutine#3020] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 10:49:16.658 [DefaultDispatcher-worker-4 @coroutine#3020] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 10:49:16.664 [DefaultDispatcher-worker-2 @coroutine#3034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e553d60 2024-02-08 10:49:16.664 [DefaultDispatcher-worker-2 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49763/UmAppDatabase/replication/nodeId 2024-02-08 10:49:16.664 [DefaultDispatcher-worker-2 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49763/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:16.664 [DefaultDispatcher-worker-2 @coroutine#3034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49763/UmAppDatabase/replication/nodeId 2024-02-08 10:49:16.665 [DefaultDispatcher-worker-4 @coroutine#3034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49763/UmAppDatabase/replication/nodeId 2024-02-08 10:49:16.665 [DefaultDispatcher-worker-4 @coroutine#3034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49763/UmAppDatabase/replication/nodeId 2024-02-08 10:49:16.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2024-02-08 10:49:16.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:16.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:16.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:16.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:16.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:16.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:16.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f346355 2024-02-08 10:49:16.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:16.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:16.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:16.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:16.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:16.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:16.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:16.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:16.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:16.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:16.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:16.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:16.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:16.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 10:49:16.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 10:49:16.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:16.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:16.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 10:49:16.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:16.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2024-02-08 10:49:16.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:16.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:16.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:16.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:16.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:16.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:16.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:16.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:16.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2024-02-08 10:49:16.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@50fe5df2 2024-02-08 10:49:16.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@50fe5df2 2024-02-08 10:49:16.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2024-02-08 10:49:16.748 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50fe5df2 2024-02-08 10:49:16.762 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50fe5df2 2024-02-08 10:49:16.764 [Test worker @coroutine#3437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50fe5df2 2024-02-08 10:49:16.765 [DefaultDispatcher-worker-1 @coroutine#3440] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:49:16.765 [DefaultDispatcher-worker-1 @coroutine#3440] 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-02-08 10:49:16.766 [DefaultDispatcher-worker-1 @coroutine#3440] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:49:16.766 [DefaultDispatcher-worker-1 @coroutine#3440] 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-02-08 10:49:16.767 [DefaultDispatcher-worker-15 @coroutine#3440] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:49:16.767 [DefaultDispatcher-worker-15 @coroutine#3440] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:49:16.775 [DefaultDispatcher-worker-11 @coroutine#3439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50fe5df2 2024-02-08 10:49:16.776 [DefaultDispatcher-worker-11 @coroutine#3439] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 10:49:16.776 [DefaultDispatcher-worker-11 @coroutine#3439] 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-02-08 10:49:16.776 [DefaultDispatcher-worker-11 @coroutine#3439] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 10:49:16.776 [DefaultDispatcher-worker-3 @coroutine#3439] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 10:49:16.776 [DefaultDispatcher-worker-3 @coroutine#3439] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 10:49:16.778 [Test worker @coroutine#3444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50fe5df2 2024-02-08 10:49:16.797 [DefaultDispatcher-worker-16 @coroutine#3451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50fe5df2 2024-02-08 10:49:16.824 [DefaultDispatcher-worker-2 @coroutine#3086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-08 10:49:16.824 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:49:16.824 [DefaultDispatcher-worker-2 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58003/UmAppDatabase/replication/nodeId 2024-02-08 10:49:16.824 [DefaultDispatcher-worker-2 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58003/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:16.824 [DefaultDispatcher-worker-2 @coroutine#3086] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58003/UmAppDatabase/replication/nodeId 2024-02-08 10:49:16.825 [DefaultDispatcher-worker-16 @coroutine#3086] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58003/UmAppDatabase/replication/nodeId 2024-02-08 10:49:16.825 [DefaultDispatcher-worker-16 @coroutine#3086] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58003/UmAppDatabase/replication/nodeId 2024-02-08 10:49:16.827 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@4260db1b 2024-02-08 10:49:16.827 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@4260db1b 2024-02-08 10:49:16.830 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ca73d27 2024-02-08 10:49:16.830 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ca73d27 2024-02-08 10:49:16.833 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@4898b06b 2024-02-08 10:49:16.833 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@4898b06b 2024-02-08 10:49:16.836 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@d9a371c 2024-02-08 10:49:16.836 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@d9a371c 2024-02-08 10:49:16.838 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@49e68db7 2024-02-08 10:49:16.838 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@49e68db7 2024-02-08 10:49:16.841 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cdddfa9 2024-02-08 10:49:16.841 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cdddfa9 2024-02-08 10:49:16.843 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@314b3bb1 2024-02-08 10:49:16.843 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@314b3bb1 2024-02-08 10:49:16.845 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@6db5c853 2024-02-08 10:49:16.845 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@6db5c853 2024-02-08 10:49:16.847 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@10c36b67 2024-02-08 10:49:16.847 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@10c36b67 2024-02-08 10:49:16.847 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-08 10:49:16.864 [Test worker @coroutine#3453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50fe5df2 2024-02-08 10:49:16.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown initiated... 2024-02-08 10:49:16.873 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Close initiated... 2024-02-08 10:49:16.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 10:49:16.873 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50fe5df2: (connection evicted) 2024-02-08 10:49:16.873 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4260db1b: (connection evicted) 2024-02-08 10:49:16.874 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ca73d27: (connection evicted) 2024-02-08 10:49:16.874 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4898b06b: (connection evicted) 2024-02-08 10:49:16.874 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d9a371c: (connection evicted) 2024-02-08 10:49:16.875 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49e68db7: (connection evicted) 2024-02-08 10:49:16.875 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3cdddfa9: (connection evicted) 2024-02-08 10:49:16.876 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@314b3bb1: (connection evicted) 2024-02-08 10:49:16.876 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6db5c853: (connection evicted) 2024-02-08 10:49:16.876 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10c36b67: (connection evicted) 2024-02-08 10:49:16.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:16.878 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Closed. 2024-02-08 10:49:16.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown completed. 2024-02-08 10:49:16.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2024-02-08 10:49:16.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:16.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:16.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:16.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:16.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:16.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:16.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@386ea60f 2024-02-08 10:49:16.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:16.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:16.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:16.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:16.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:16.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:16.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:16.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:16.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:16.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:16.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:16.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:16.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:16.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 10:49:16.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 10:49:16.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:16.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:16.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 10:49:16.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:16.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2024-02-08 10:49:16.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:16.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:16.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:16.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:16.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:16.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:16.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:16.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:16.881 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2024-02-08 10:49:16.885 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@99774ec 2024-02-08 10:49:16.885 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@99774ec 2024-02-08 10:49:16.885 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2024-02-08 10:49:16.887 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99774ec 2024-02-08 10:49:16.900 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99774ec 2024-02-08 10:49:16.902 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99774ec 2024-02-08 10:49:16.904 [DefaultDispatcher-worker-4 @coroutine#3466] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:49:16.904 [DefaultDispatcher-worker-4 @coroutine#3466] 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-02-08 10:49:16.904 [DefaultDispatcher-worker-4 @coroutine#3466] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:49:16.904 [DefaultDispatcher-worker-4 @coroutine#3466] 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-02-08 10:49:16.905 [DefaultDispatcher-worker-11 @coroutine#3466] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:49:16.906 [DefaultDispatcher-worker-11 @coroutine#3466] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:49:16.913 [DefaultDispatcher-worker-9 @coroutine#3465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99774ec 2024-02-08 10:49:16.913 [DefaultDispatcher-worker-9 @coroutine#3465] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 10:49:16.913 [DefaultDispatcher-worker-9 @coroutine#3465] 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-02-08 10:49:16.913 [DefaultDispatcher-worker-9 @coroutine#3465] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 10:49:16.914 [DefaultDispatcher-worker-11 @coroutine#3465] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 10:49:16.914 [DefaultDispatcher-worker-11 @coroutine#3465] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 10:49:16.920 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99774ec 2024-02-08 10:49:16.935 [DefaultDispatcher-worker-10 @coroutine#3477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99774ec 2024-02-08 10:49:16.985 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:49:16.989 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99774ec 2024-02-08 10:49:16.990 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e908370 2024-02-08 10:49:16.990 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e908370 2024-02-08 10:49:16.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown initiated... 2024-02-08 10:49:16.992 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Close initiated... 2024-02-08 10:49:16.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Before closing stats (total=2, active=0, idle=2, waiting=0) 2024-02-08 10:49:16.992 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@99774ec: (connection evicted) 2024-02-08 10:49:16.993 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e908370: (connection evicted) 2024-02-08 10:49:16.995 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@30576ad2 2024-02-08 10:49:16.995 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@30576ad2 2024-02-08 10:49:16.995 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30576ad2: (connection evicted) 2024-02-08 10:49:16.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:16.996 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Closed. 2024-02-08 10:49:16.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown completed. 2024-02-08 10:49:16.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2024-02-08 10:49:16.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:16.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:16.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:16.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:16.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:16.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:16.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e9a10e9 2024-02-08 10:49:16.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:16.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:16.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:16.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:16.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:16.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:16.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:16.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:16.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:16.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:16.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:16.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:16.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:16.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 10:49:16.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 10:49:16.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:16.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:16.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 10:49:16.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:16.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2024-02-08 10:49:16.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:16.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:16.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:16.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:16.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:16.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:16.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:16.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:16.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2024-02-08 10:49:17.000 [DefaultDispatcher-worker-4 @coroutine#3128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2a7ca0 2024-02-08 10:49:17.001 [DefaultDispatcher-worker-4 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39513/UmAppDatabase/replication/nodeId 2024-02-08 10:49:17.001 [DefaultDispatcher-worker-4 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39513/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:17.001 [DefaultDispatcher-worker-4 @coroutine#3128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39513/UmAppDatabase/replication/nodeId 2024-02-08 10:49:17.002 [DefaultDispatcher-worker-2 @coroutine#3128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39513/UmAppDatabase/replication/nodeId 2024-02-08 10:49:17.002 [DefaultDispatcher-worker-2 @coroutine#3128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39513/UmAppDatabase/replication/nodeId 2024-02-08 10:49:17.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@2370c90 2024-02-08 10:49:17.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@2370c90 2024-02-08 10:49:17.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2024-02-08 10:49:17.004 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2370c90 2024-02-08 10:49:17.017 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2370c90 2024-02-08 10:49:17.018 [Test worker @coroutine#3488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2370c90 2024-02-08 10:49:17.019 [DefaultDispatcher-worker-4 @coroutine#3491] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:49:17.019 [DefaultDispatcher-worker-4 @coroutine#3491] 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-02-08 10:49:17.019 [DefaultDispatcher-worker-4 @coroutine#3491] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:49:17.020 [DefaultDispatcher-worker-4 @coroutine#3491] 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-02-08 10:49:17.021 [DefaultDispatcher-worker-8 @coroutine#3491] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:49:17.021 [DefaultDispatcher-worker-8 @coroutine#3491] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:49:17.030 [DefaultDispatcher-worker-8 @coroutine#3490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2370c90 2024-02-08 10:49:17.030 [DefaultDispatcher-worker-8 @coroutine#3490] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 10:49:17.030 [DefaultDispatcher-worker-8 @coroutine#3490] 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-02-08 10:49:17.030 [DefaultDispatcher-worker-8 @coroutine#3490] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 10:49:17.031 [DefaultDispatcher-worker-10 @coroutine#3490] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 10:49:17.031 [DefaultDispatcher-worker-10 @coroutine#3490] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 10:49:17.035 [Test worker @coroutine#3495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2370c90 2024-02-08 10:49:17.050 [DefaultDispatcher-worker-8 @coroutine#3502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2370c90 2024-02-08 10:49:17.090 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2370c90 2024-02-08 10:49:17.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown initiated... 2024-02-08 10:49:17.093 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Close initiated... 2024-02-08 10:49:17.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:17.093 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2370c90: (connection evicted) 2024-02-08 10:49:17.094 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:17.094 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Closed. 2024-02-08 10:49:17.094 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown completed. 2024-02-08 10:49:17.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2024-02-08 10:49:17.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:17.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:17.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:17.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:17.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:17.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:17.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c955487 2024-02-08 10:49:17.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:17.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:17.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:17.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:17.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:17.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:17.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:17.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:17.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:17.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:17.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:17.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:17.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:17.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 10:49:17.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 10:49:17.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:17.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:17.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 10:49:17.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:17.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2024-02-08 10:49:17.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:17.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:17.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:17.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:17.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:17.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:17.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:17.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:17.097 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2024-02-08 10:49:17.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@be9bf2e 2024-02-08 10:49:17.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@be9bf2e 2024-02-08 10:49:17.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2024-02-08 10:49:17.100 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@be9bf2e 2024-02-08 10:49:17.111 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@be9bf2e 2024-02-08 10:49:17.113 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@be9bf2e 2024-02-08 10:49:17.114 [DefaultDispatcher-worker-8 @coroutine#3513] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:49:17.114 [DefaultDispatcher-worker-8 @coroutine#3513] 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-02-08 10:49:17.114 [DefaultDispatcher-worker-8 @coroutine#3513] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:49:17.114 [DefaultDispatcher-worker-8 @coroutine#3513] 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-02-08 10:49:17.115 [DefaultDispatcher-worker-6 @coroutine#3513] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:49:17.115 [DefaultDispatcher-worker-6 @coroutine#3513] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:49:17.122 [DefaultDispatcher-worker-13 @coroutine#3512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@be9bf2e 2024-02-08 10:49:17.123 [DefaultDispatcher-worker-13 @coroutine#3512] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 10:49:17.123 [DefaultDispatcher-worker-13 @coroutine#3512] 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-02-08 10:49:17.123 [DefaultDispatcher-worker-13 @coroutine#3512] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 10:49:17.124 [DefaultDispatcher-worker-1 @coroutine#3512] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 10:49:17.124 [DefaultDispatcher-worker-1 @coroutine#3512] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 10:49:17.127 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@be9bf2e 2024-02-08 10:49:17.138 [DefaultDispatcher-worker-11 @coroutine#3182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c28009f 2024-02-08 10:49:17.139 [DefaultDispatcher-worker-11 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43485/UmAppDatabase/replication/nodeId 2024-02-08 10:49:17.139 [DefaultDispatcher-worker-11 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43485/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:17.139 [DefaultDispatcher-worker-11 @coroutine#3182] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43485/UmAppDatabase/replication/nodeId 2024-02-08 10:49:17.140 [DefaultDispatcher-worker-9 @coroutine#3182] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43485/UmAppDatabase/replication/nodeId 2024-02-08 10:49:17.140 [DefaultDispatcher-worker-9 @coroutine#3182] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43485/UmAppDatabase/replication/nodeId 2024-02-08 10:49:17.144 [DefaultDispatcher-worker-11 @coroutine#3524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@be9bf2e 2024-02-08 10:49:17.178 [DefaultDispatcher-worker-11 @coroutine#2851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f61188 2024-02-08 10:49:17.178 [DefaultDispatcher-worker-11 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59681/UmAppDatabase/replication/nodeId 2024-02-08 10:49:17.178 [DefaultDispatcher-worker-11 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59681/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:17.178 [DefaultDispatcher-worker-11 @coroutine#2851] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59681/UmAppDatabase/replication/nodeId 2024-02-08 10:49:17.179 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@be9bf2e 2024-02-08 10:49:17.180 [DefaultDispatcher-worker-9 @coroutine#2851] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59681/UmAppDatabase/replication/nodeId 2024-02-08 10:49:17.180 [DefaultDispatcher-worker-9 @coroutine#2851] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59681/UmAppDatabase/replication/nodeId 2024-02-08 10:49:17.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown initiated... 2024-02-08 10:49:17.182 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Close initiated... 2024-02-08 10:49:17.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:17.182 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@be9bf2e: (connection evicted) 2024-02-08 10:49:17.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:17.183 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Closed. 2024-02-08 10:49:17.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown completed. 2024-02-08 10:49:17.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2024-02-08 10:49:17.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:17.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:17.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:17.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:17.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:17.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:17.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c569caf 2024-02-08 10:49:17.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:17.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:17.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:17.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:17.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:17.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:17.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:17.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:17.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:17.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:17.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:17.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:17.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:17.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 10:49:17.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 10:49:17.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:17.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:17.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 10:49:17.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:17.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2024-02-08 10:49:17.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:17.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:17.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:17.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:17.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:17.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:17.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:17.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:17.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2024-02-08 10:49:17.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f6ba085 2024-02-08 10:49:17.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f6ba085 2024-02-08 10:49:17.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2024-02-08 10:49:17.190 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f6ba085 2024-02-08 10:49:17.203 [Test worker @coroutine#3536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f6ba085 2024-02-08 10:49:17.205 [Test worker @coroutine#3539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f6ba085 2024-02-08 10:49:17.207 [DefaultDispatcher-worker-9 @coroutine#3543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 10:49:17.207 [DefaultDispatcher-worker-9 @coroutine#3543] 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/replication/ackAndGetPendingReplications. 2024-02-08 10:49:17.207 [DefaultDispatcher-worker-9 @coroutine#3543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 10:49:17.207 [DefaultDispatcher-worker-9 @coroutine#3543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 10:49:17.208 [DefaultDispatcher-worker-16 @coroutine#3543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 10:49:17.208 [DefaultDispatcher-worker-16 @coroutine#3543] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 10:49:17.214 [DefaultDispatcher-worker-12 @coroutine#3542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f6ba085 2024-02-08 10:49:17.214 [DefaultDispatcher-worker-12 @coroutine#3542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-08 10:49:17.214 [DefaultDispatcher-worker-12 @coroutine#3542] 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/replication/nodeId. 2024-02-08 10:49:17.214 [DefaultDispatcher-worker-12 @coroutine#3542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-08 10:49:17.215 [DefaultDispatcher-worker-8 @coroutine#3542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-08 10:49:17.215 [DefaultDispatcher-worker-8 @coroutine#3542] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-08 10:49:17.223 [DefaultDispatcher-worker-4 @coroutine#3549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f6ba085 2024-02-08 10:49:17.232 [DefaultDispatcher-worker-4 @coroutine#3549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f6ba085 2024-02-08 10:49:17.240 [DefaultDispatcher-worker-12 @coroutine#3549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f6ba085 2024-02-08 10:49:17.251 [DefaultDispatcher-worker-17 @coroutine#3549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f6ba085 2024-02-08 10:49:17.255 [Test worker @coroutine#3558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f6ba085 2024-02-08 10:49:17.271 [DefaultDispatcher-worker-1 @coroutine#3549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f6ba085 2024-02-08 10:49:17.273 [DefaultDispatcher-worker-6 @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c51fdb 2024-02-08 10:49:17.274 [DefaultDispatcher-worker-6 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44553/UmAppDatabase/replication/nodeId 2024-02-08 10:49:17.274 [DefaultDispatcher-worker-6 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44553/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:17.274 [DefaultDispatcher-worker-6 @coroutine#2883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44553/UmAppDatabase/replication/nodeId 2024-02-08 10:49:17.275 [DefaultDispatcher-worker-5 @coroutine#2883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44553/UmAppDatabase/replication/nodeId 2024-02-08 10:49:17.275 [DefaultDispatcher-worker-5 @coroutine#2883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44553/UmAppDatabase/replication/nodeId 2024-02-08 10:49:17.280 [DefaultDispatcher-worker-15 @coroutine#3549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f6ba085 2024-02-08 10:49:17.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown initiated... 2024-02-08 10:49:17.281 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Close initiated... 2024-02-08 10:49:17.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:17.281 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f6ba085: (connection evicted) 2024-02-08 10:49:17.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:17.282 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Closed. 2024-02-08 10:49:17.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown completed. 2024-02-08 10:49:17.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2024-02-08 10:49:17.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:17.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:17.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:17.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:17.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:17.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:17.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@113e6e06 2024-02-08 10:49:17.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:17.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:17.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:17.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:17.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:17.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:17.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:17.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:17.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:17.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:17.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:17.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:17.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:17.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 10:49:17.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 10:49:17.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:17.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:17.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 10:49:17.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:17.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2024-02-08 10:49:17.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:17.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:17.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:17.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:17.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:17.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:17.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:17.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:17.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2024-02-08 10:49:17.287 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@f9979cf 2024-02-08 10:49:17.287 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@f9979cf 2024-02-08 10:49:17.287 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2024-02-08 10:49:17.287 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f9979cf 2024-02-08 10:49:17.300 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f9979cf 2024-02-08 10:49:17.302 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f9979cf 2024-02-08 10:49:17.303 [DefaultDispatcher-worker-13 @coroutine#3571] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 10:49:17.303 [DefaultDispatcher-worker-13 @coroutine#3571] 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/replication/ackAndGetPendingReplications. 2024-02-08 10:49:17.303 [DefaultDispatcher-worker-13 @coroutine#3571] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 10:49:17.303 [DefaultDispatcher-worker-13 @coroutine#3571] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 10:49:17.305 [DefaultDispatcher-worker-7 @coroutine#3571] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 10:49:17.305 [DefaultDispatcher-worker-7 @coroutine#3571] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 10:49:17.311 [DefaultDispatcher-worker-6 @coroutine#3570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f9979cf 2024-02-08 10:49:17.312 [DefaultDispatcher-worker-6 @coroutine#3570] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-08 10:49:17.312 [DefaultDispatcher-worker-6 @coroutine#3570] 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/replication/nodeId. 2024-02-08 10:49:17.312 [DefaultDispatcher-worker-6 @coroutine#3570] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-08 10:49:17.313 [DefaultDispatcher-worker-7 @coroutine#3570] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-08 10:49:17.313 [DefaultDispatcher-worker-7 @coroutine#3570] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-08 10:49:17.320 [DefaultDispatcher-worker-11 @coroutine#3575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f9979cf 2024-02-08 10:49:17.328 [DefaultDispatcher-worker-6 @coroutine#3575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f9979cf 2024-02-08 10:49:17.338 [DefaultDispatcher-worker-12 @coroutine#3575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f9979cf 2024-02-08 10:49:17.345 [DefaultDispatcher-worker-4 @coroutine#3575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f9979cf 2024-02-08 10:49:17.351 [DefaultDispatcher-worker-4 @coroutine#3575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f9979cf 2024-02-08 10:49:17.359 [DefaultDispatcher-worker-11 @coroutine#3575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f9979cf 2024-02-08 10:49:17.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown initiated... 2024-02-08 10:49:17.361 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Close initiated... 2024-02-08 10:49:17.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:17.361 [HikariPool-111 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f9979cf: (connection evicted) 2024-02-08 10:49:17.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:17.362 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Closed. 2024-02-08 10:49:17.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown completed. 2024-02-08 10:49:17.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2024-02-08 10:49:17.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:17.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:17.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:17.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:17.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:17.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:17.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5746609e 2024-02-08 10:49:17.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:17.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:17.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:17.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:17.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:17.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:17.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:17.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:17.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:17.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:17.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:17.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:17.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:17.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 10:49:17.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 10:49:17.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:17.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:17.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 10:49:17.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:17.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2024-02-08 10:49:17.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:17.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:17.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:17.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:17.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:17.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:17.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:17.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:17.363 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2024-02-08 10:49:17.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5980e29f 2024-02-08 10:49:17.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5980e29f 2024-02-08 10:49:17.366 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2024-02-08 10:49:17.367 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5980e29f 2024-02-08 10:49:17.380 [Test worker @coroutine#3590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5980e29f 2024-02-08 10:49:17.382 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5980e29f 2024-02-08 10:49:17.383 [DefaultDispatcher-worker-12 @coroutine#3596] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 10:49:17.383 [DefaultDispatcher-worker-12 @coroutine#3596] 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/replication/ackAndGetPendingReplications. 2024-02-08 10:49:17.383 [DefaultDispatcher-worker-12 @coroutine#3596] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 10:49:17.383 [DefaultDispatcher-worker-12 @coroutine#3596] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 10:49:17.385 [DefaultDispatcher-worker-16 @coroutine#3596] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 10:49:17.385 [DefaultDispatcher-worker-16 @coroutine#3596] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 10:49:17.392 [DefaultDispatcher-worker-15 @coroutine#3595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5980e29f 2024-02-08 10:49:17.392 [DefaultDispatcher-worker-15 @coroutine#3595] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-08 10:49:17.392 [DefaultDispatcher-worker-15 @coroutine#3595] 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/replication/nodeId. 2024-02-08 10:49:17.392 [DefaultDispatcher-worker-15 @coroutine#3595] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-08 10:49:17.393 [DefaultDispatcher-worker-7 @coroutine#3595] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-08 10:49:17.393 [DefaultDispatcher-worker-7 @coroutine#3595] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-08 10:49:17.403 [DefaultDispatcher-worker-4 @coroutine#3600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5980e29f 2024-02-08 10:49:17.415 [DefaultDispatcher-worker-1 @coroutine#3600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5980e29f 2024-02-08 10:49:17.416 [DefaultDispatcher-worker-17 @coroutine#2929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e358de 2024-02-08 10:49:17.417 [DefaultDispatcher-worker-17 @coroutine#2929] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47193/UmAppDatabase/replication/nodeId 2024-02-08 10:49:17.417 [DefaultDispatcher-worker-17 @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.localdomain:47193/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:17.417 [DefaultDispatcher-worker-17 @coroutine#2929] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47193/UmAppDatabase/replication/nodeId 2024-02-08 10:49:17.418 [DefaultDispatcher-worker-12 @coroutine#2929] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47193/UmAppDatabase/replication/nodeId 2024-02-08 10:49:17.418 [DefaultDispatcher-worker-12 @coroutine#2929] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47193/UmAppDatabase/replication/nodeId 2024-02-08 10:49:17.423 [DefaultDispatcher-worker-14 @coroutine#3600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5980e29f 2024-02-08 10:49:17.431 [DefaultDispatcher-worker-6 @coroutine#3600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5980e29f 2024-02-08 10:49:17.439 [DefaultDispatcher-worker-3 @coroutine#3600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5980e29f 2024-02-08 10:49:17.447 [DefaultDispatcher-worker-3 @coroutine#3600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5980e29f 2024-02-08 10:49:17.451 [Test worker @coroutine#3616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5980e29f 2024-02-08 10:49:17.454 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5980e29f 2024-02-08 10:49:17.465 [DefaultDispatcher-worker-6 @coroutine#3600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5980e29f 2024-02-08 10:49:17.466 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:49:17.470 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3131783d 2024-02-08 10:49:17.470 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3131783d 2024-02-08 10:49:17.472 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ff6906b 2024-02-08 10:49:17.472 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ff6906b 2024-02-08 10:49:17.473 [DefaultDispatcher-worker-9 @coroutine#3600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5980e29f 2024-02-08 10:49:17.475 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bc9134d 2024-02-08 10:49:17.475 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bc9134d 2024-02-08 10:49:17.478 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ecb9a50 2024-02-08 10:49:17.478 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ecb9a50 2024-02-08 10:49:17.480 [DefaultDispatcher-worker-17 @coroutine#3600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5980e29f 2024-02-08 10:49:17.481 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4401f524 2024-02-08 10:49:17.481 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4401f524 2024-02-08 10:49:17.482 [Test worker @coroutine#3600] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/PersonDao/findByUidAsync?uid=556408537161404417 2024-02-08 10:49:17.482 [Test worker @coroutine#3600] 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/PersonDao/findByUidAsync?uid=556408537161404417. 2024-02-08 10:49:17.482 [Test worker @coroutine#3600] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/PersonDao/findByUidAsync?uid=556408537161404417 2024-02-08 10:49:17.483 [Test worker @coroutine#3600] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/PersonDao/findByUidAsync?uid=556408537161404417 2024-02-08 10:49:17.483 [Test worker @coroutine#3600] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/PersonDao/findByUidAsync?uid=556408537161404417 2024-02-08 10:49:17.483 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fff4007 2024-02-08 10:49:17.483 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fff4007 2024-02-08 10:49:17.486 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cdf71ce 2024-02-08 10:49:17.486 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cdf71ce 2024-02-08 10:49:17.488 [DefaultDispatcher-worker-7 @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530e08a7 2024-02-08 10:49:17.488 [DefaultDispatcher-worker-7 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45237/UmAppDatabase/replication/nodeId 2024-02-08 10:49:17.488 [DefaultDispatcher-worker-7 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45237/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:17.488 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ee4651f 2024-02-08 10:49:17.488 [DefaultDispatcher-worker-7 @coroutine#2962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45237/UmAppDatabase/replication/nodeId 2024-02-08 10:49:17.488 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ee4651f 2024-02-08 10:49:17.490 [DefaultDispatcher-worker-2 @coroutine#2962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45237/UmAppDatabase/replication/nodeId 2024-02-08 10:49:17.490 [DefaultDispatcher-worker-2 @coroutine#2962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45237/UmAppDatabase/replication/nodeId 2024-02-08 10:49:17.491 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@55070b32 2024-02-08 10:49:17.491 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@55070b32 2024-02-08 10:49:17.491 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-08 10:49:17.493 [DefaultDispatcher-worker-8 @coroutine#3600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5980e29f 2024-02-08 10:49:17.501 [DefaultDispatcher-worker-1 @coroutine#3600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5980e29f 2024-02-08 10:49:17.503 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown initiated... 2024-02-08 10:49:17.503 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Close initiated... 2024-02-08 10:49:17.503 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 10:49:17.503 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5980e29f: (connection evicted) 2024-02-08 10:49:17.503 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3131783d: (connection evicted) 2024-02-08 10:49:17.504 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ff6906b: (connection evicted) 2024-02-08 10:49:17.504 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3bc9134d: (connection evicted) 2024-02-08 10:49:17.504 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ecb9a50: (connection evicted) 2024-02-08 10:49:17.505 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4401f524: (connection evicted) 2024-02-08 10:49:17.505 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fff4007: (connection evicted) 2024-02-08 10:49:17.505 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3cdf71ce: (connection evicted) 2024-02-08 10:49:17.506 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ee4651f: (connection evicted) 2024-02-08 10:49:17.506 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55070b32: (connection evicted) 2024-02-08 10:49:17.507 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:17.507 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Closed. 2024-02-08 10:49:17.507 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown completed. 2024-02-08 10:49:17.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2024-02-08 10:49:17.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:17.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:17.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:17.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:17.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:17.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:17.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d03df76 2024-02-08 10:49:17.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:17.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:17.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:17.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:17.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:17.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:17.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:17.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:17.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:17.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:17.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:17.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:17.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:17.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 10:49:17.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 10:49:17.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:17.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:17.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 10:49:17.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:17.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2024-02-08 10:49:17.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:17.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:17.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:17.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:17.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:17.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:17.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:17.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:17.508 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2024-02-08 10:49:17.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@d62feaf 2024-02-08 10:49:17.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@d62feaf 2024-02-08 10:49:17.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2024-02-08 10:49:17.512 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d62feaf 2024-02-08 10:49:17.523 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d62feaf 2024-02-08 10:49:17.525 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d62feaf 2024-02-08 10:49:17.526 [DefaultDispatcher-worker-17 @coroutine#3636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dac6bc3 2024-02-08 10:49:17.526 [DefaultDispatcher-worker-5 @coroutine#3640] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 10:49:17.526 [DefaultDispatcher-worker-5 @coroutine#3640] 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/replication/ackAndGetPendingReplications. 2024-02-08 10:49:17.526 [DefaultDispatcher-worker-5 @coroutine#3640] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 10:49:17.526 [DefaultDispatcher-worker-5 @coroutine#3640] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 10:49:17.528 [DefaultDispatcher-worker-1 @coroutine#3640] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 10:49:17.528 [DefaultDispatcher-worker-1 @coroutine#3640] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 10:49:17.535 [DefaultDispatcher-worker-17 @coroutine#3639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d62feaf 2024-02-08 10:49:17.536 [DefaultDispatcher-worker-17 @coroutine#3639] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-08 10:49:17.536 [DefaultDispatcher-worker-17 @coroutine#3639] 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/replication/nodeId. 2024-02-08 10:49:17.536 [DefaultDispatcher-worker-17 @coroutine#3639] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-08 10:49:17.536 [DefaultDispatcher-worker-14 @coroutine#3639] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-08 10:49:17.536 [DefaultDispatcher-worker-14 @coroutine#3639] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-08 10:49:17.543 [DefaultDispatcher-worker-11 @coroutine#3645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d62feaf 2024-02-08 10:49:17.549 [DefaultDispatcher-worker-14 @coroutine#3652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b06dc57 2024-02-08 10:49:17.552 [DefaultDispatcher-worker-3 @coroutine#3645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d62feaf 2024-02-08 10:49:17.563 [DefaultDispatcher-worker-4 @coroutine#3645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d62feaf 2024-02-08 10:49:17.572 [DefaultDispatcher-worker-3 @coroutine#3645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d62feaf 2024-02-08 10:49:17.581 [DefaultDispatcher-worker-17 @coroutine#3645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d62feaf 2024-02-08 10:49:17.588 [DefaultDispatcher-worker-14 @coroutine#3645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d62feaf 2024-02-08 10:49:17.592 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d62feaf 2024-02-08 10:49:17.604 [DefaultDispatcher-worker-2 @coroutine#3645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d62feaf 2024-02-08 10:49:17.606 [DefaultDispatcher-worker-15 @coroutine#2991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f3f34c 2024-02-08 10:49:17.606 [DefaultDispatcher-worker-15 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42699/UmAppDatabase/replication/nodeId 2024-02-08 10:49:17.606 [DefaultDispatcher-worker-15 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42699/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:17.607 [DefaultDispatcher-worker-15 @coroutine#2991] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42699/UmAppDatabase/replication/nodeId 2024-02-08 10:49:17.608 [DefaultDispatcher-worker-17 @coroutine#2991] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42699/UmAppDatabase/replication/nodeId 2024-02-08 10:49:17.608 [DefaultDispatcher-worker-17 @coroutine#2991] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42699/UmAppDatabase/replication/nodeId 2024-02-08 10:49:17.611 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:49:17.613 [DefaultDispatcher-worker-4 @coroutine#3645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d62feaf 2024-02-08 10:49:17.614 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown initiated... 2024-02-08 10:49:17.614 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Close initiated... 2024-02-08 10:49:17.614 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:17.614 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d62feaf: (connection evicted) 2024-02-08 10:49:17.615 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@28fffe53 2024-02-08 10:49:17.615 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@28fffe53 2024-02-08 10:49:17.615 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28fffe53: (connection evicted) 2024-02-08 10:49:17.616 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:17.616 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Closed. 2024-02-08 10:49:17.616 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown completed. 2024-02-08 10:49:17.629 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2024-02-08 10:49:17.629 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:17.629 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:17.629 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:17.629 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:17.629 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:17.629 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:17.629 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47f8374 2024-02-08 10:49:17.629 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:17.629 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:17.629 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:17.629 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:17.629 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:17.629 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:17.629 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:17.629 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:17.629 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:17.629 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:17.629 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:17.629 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:17.629 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:17.629 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:17.629 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:17.629 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:17.629 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:17.629 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:17.629 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:17.629 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2024-02-08 10:49:17.629 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:17.629 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:17.629 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:17.629 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:17.629 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:17.629 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:17.629 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:17.629 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:17.629 [Test worker @coroutine#3667] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2024-02-08 10:49:17.630 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@b8c6406 2024-02-08 10:49:17.630 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@b8c6406 2024-02-08 10:49:17.630 [Test worker @coroutine#3667] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2024-02-08 10:49:17.643 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b8c6406 2024-02-08 10:49:17.654 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b8c6406 2024-02-08 10:49:17.656 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b8c6406 2024-02-08 10:49:17.657 [Test worker @coroutine#3673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b8c6406 2024-02-08 10:49:17.668 [DefaultDispatcher-worker-5 @coroutine#3675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b8c6406 2024-02-08 10:49:17.669 [DefaultDispatcher-worker-17 @coroutine#3020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3724a67f 2024-02-08 10:49:17.669 [DefaultDispatcher-worker-17 @coroutine#3020] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 10:49:17.669 [DefaultDispatcher-worker-17 @coroutine#3020] 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-02-08 10:49:17.669 [DefaultDispatcher-worker-17 @coroutine#3020] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 10:49:17.670 [DefaultDispatcher-worker-11 @coroutine#3020] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 10:49:17.674 [DefaultDispatcher-worker-16 @coroutine#3034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e553d60 2024-02-08 10:49:17.674 [DefaultDispatcher-worker-16 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49763/UmAppDatabase/replication/nodeId 2024-02-08 10:49:17.674 [DefaultDispatcher-worker-16 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49763/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:17.674 [DefaultDispatcher-worker-16 @coroutine#3034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49763/UmAppDatabase/replication/nodeId 2024-02-08 10:49:17.675 [DefaultDispatcher-worker-2 @coroutine#3034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49763/UmAppDatabase/replication/nodeId 2024-02-08 10:49:17.675 [DefaultDispatcher-worker-2 @coroutine#3034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49763/UmAppDatabase/replication/nodeId 2024-02-08 10:49:17.681 [DefaultDispatcher-worker-6 @coroutine#3689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b8c6406 2024-02-08 10:49:17.683 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown initiated... 2024-02-08 10:49:17.683 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Close initiated... 2024-02-08 10:49:17.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:17.684 [HikariPool-114 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b8c6406: (connection evicted) 2024-02-08 10:49:17.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:17.684 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Closed. 2024-02-08 10:49:17.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown completed. 2024-02-08 10:49:17.686 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2024-02-08 10:49:17.687 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:17.687 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:17.687 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:17.687 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:17.687 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:17.687 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:17.687 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d26c6a2 2024-02-08 10:49:17.687 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:17.687 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:17.687 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:17.687 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:17.687 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:17.687 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:17.687 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:17.687 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:17.687 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:17.687 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:17.687 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:17.687 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:17.687 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:17.687 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:17.687 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:17.687 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:17.687 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:17.687 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:17.687 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:17.687 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2024-02-08 10:49:17.687 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:17.687 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:17.687 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:17.687 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:17.687 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:17.687 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:17.687 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:17.687 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:17.687 [Test worker @coroutine#3698] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2024-02-08 10:49:17.687 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@1259b2a5 2024-02-08 10:49:17.687 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@1259b2a5 2024-02-08 10:49:17.687 [Test worker @coroutine#3698] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2024-02-08 10:49:17.704 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1259b2a5 2024-02-08 10:49:17.715 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1259b2a5 2024-02-08 10:49:17.717 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1259b2a5 2024-02-08 10:49:17.718 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1259b2a5 2024-02-08 10:49:17.719 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2024-02-08 10:49:17.719 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:17.719 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:17.719 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:17.719 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:17.719 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:17.719 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:17.719 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f3565c0 2024-02-08 10:49:17.719 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:17.719 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:17.719 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:17.719 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:17.719 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:17.719 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:17.719 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:17.719 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:17.719 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:17.719 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:17.719 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:17.719 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:17.719 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:17.719 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:17.719 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:17.719 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:17.719 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:17.719 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:17.719 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:17.719 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2024-02-08 10:49:17.719 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:17.719 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:17.719 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:17.719 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:17.719 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:17.719 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:17.719 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:17.719 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:17.719 [Test worker @coroutine#3698] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2024-02-08 10:49:17.720 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b27d03d 2024-02-08 10:49:17.720 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b27d03d 2024-02-08 10:49:17.720 [Test worker @coroutine#3698] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2024-02-08 10:49:17.733 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b27d03d 2024-02-08 10:49:17.744 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b27d03d 2024-02-08 10:49:17.746 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b27d03d 2024-02-08 10:49:17.747 [Test worker @coroutine#3709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b27d03d 2024-02-08 10:49:17.758 [DefaultDispatcher-worker-14 @coroutine#3711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b27d03d 2024-02-08 10:49:17.776 [DefaultDispatcher-worker-12 @coroutine#3698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1259b2a5 2024-02-08 10:49:17.787 [DefaultDispatcher-worker-11 @coroutine#3698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1259b2a5 2024-02-08 10:49:17.788 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:17.796 [DefaultDispatcher-worker-1 @coroutine#3698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1259b2a5 2024-02-08 10:49:17.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown initiated... 2024-02-08 10:49:17.812 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Close initiated... 2024-02-08 10:49:17.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:17.812 [HikariPool-115 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1259b2a5: (connection evicted) 2024-02-08 10:49:17.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:17.813 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Closed. 2024-02-08 10:49:17.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown completed. 2024-02-08 10:49:17.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown initiated... 2024-02-08 10:49:17.813 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Close initiated... 2024-02-08 10:49:17.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:17.813 [HikariPool-116 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b27d03d: (connection evicted) 2024-02-08 10:49:17.814 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:17.814 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Closed. 2024-02-08 10:49:17.814 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown completed. 2024-02-08 10:49:17.815 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2024-02-08 10:49:17.815 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:17.815 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:17.815 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:17.815 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:17.815 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:17.815 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:17.815 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30f99ca1 2024-02-08 10:49:17.815 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:17.815 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:17.815 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:17.815 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:17.815 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:17.815 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:17.815 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:17.815 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:17.815 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:17.815 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:17.815 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:17.815 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:17.815 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:17.815 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:17.815 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:17.815 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:17.815 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:17.815 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:17.815 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:17.815 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2024-02-08 10:49:17.815 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:17.815 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:17.815 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:17.815 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:17.815 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:17.815 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:17.815 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:17.815 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:17.815 [Test worker @coroutine#3730] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2024-02-08 10:49:17.815 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f70015 2024-02-08 10:49:17.815 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f70015 2024-02-08 10:49:17.815 [Test worker @coroutine#3730] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2024-02-08 10:49:17.828 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f70015 2024-02-08 10:49:17.833 [DefaultDispatcher-worker-6 @coroutine#3086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-08 10:49:17.833 [DefaultDispatcher-worker-6 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58003/UmAppDatabase/replication/nodeId 2024-02-08 10:49:17.833 [DefaultDispatcher-worker-6 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58003/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:17.833 [DefaultDispatcher-worker-6 @coroutine#3086] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58003/UmAppDatabase/replication/nodeId 2024-02-08 10:49:17.834 [DefaultDispatcher-worker-1 @coroutine#3086] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58003/UmAppDatabase/replication/nodeId 2024-02-08 10:49:17.834 [DefaultDispatcher-worker-1 @coroutine#3086] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58003/UmAppDatabase/replication/nodeId 2024-02-08 10:49:17.839 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f70015 2024-02-08 10:49:17.841 [Test worker @coroutine#3736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f70015 2024-02-08 10:49:17.842 [Test worker @coroutine#3738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f70015 2024-02-08 10:49:17.843 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2024-02-08 10:49:17.843 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:17.843 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:17.843 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:17.843 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:17.843 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:17.843 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:17.843 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@360e4235 2024-02-08 10:49:17.843 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:17.843 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:17.843 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:17.843 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:17.843 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:17.843 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:17.843 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:17.843 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:17.843 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:17.843 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:17.843 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:17.843 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:17.843 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:17.843 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:17.843 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:17.843 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:17.843 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:17.843 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:17.843 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:17.843 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2024-02-08 10:49:17.843 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:17.843 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:17.843 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:17.843 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:17.843 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:17.843 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:17.843 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:17.843 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:17.843 [Test worker @coroutine#3730] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2024-02-08 10:49:17.843 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@61c644fe 2024-02-08 10:49:17.843 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@61c644fe 2024-02-08 10:49:17.844 [Test worker @coroutine#3730] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2024-02-08 10:49:17.856 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61c644fe 2024-02-08 10:49:17.867 [Test worker @coroutine#3740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61c644fe 2024-02-08 10:49:17.868 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61c644fe 2024-02-08 10:49:17.870 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61c644fe 2024-02-08 10:49:17.881 [DefaultDispatcher-worker-3 @coroutine#3746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61c644fe 2024-02-08 10:49:17.895 [DefaultDispatcher-worker-9 @coroutine#3730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f70015 2024-02-08 10:49:17.903 [DefaultDispatcher-worker-3 @coroutine#3730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f70015 2024-02-08 10:49:17.908 [DefaultDispatcher-worker-7 @coroutine#3730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f70015 2024-02-08 10:49:17.915 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:17.920 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown initiated... 2024-02-08 10:49:17.920 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Close initiated... 2024-02-08 10:49:17.920 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:17.920 [HikariPool-117 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f70015: (connection evicted) 2024-02-08 10:49:17.921 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:17.921 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Closed. 2024-02-08 10:49:17.921 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown completed. 2024-02-08 10:49:17.921 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown initiated... 2024-02-08 10:49:17.921 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Close initiated... 2024-02-08 10:49:17.921 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:17.921 [HikariPool-118 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61c644fe: (connection evicted) 2024-02-08 10:49:17.922 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:17.922 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Closed. 2024-02-08 10:49:17.922 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown completed. 2024-02-08 10:49:17.924 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2024-02-08 10:49:17.924 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:17.924 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:17.924 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:17.924 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:17.924 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:17.924 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:17.924 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48590849 2024-02-08 10:49:17.924 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:17.924 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:17.924 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:17.924 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:17.924 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:17.924 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:17.924 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:17.924 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:17.924 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:17.924 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:17.924 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:17.924 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:17.924 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:17.924 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:17.924 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:17.924 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:17.924 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:17.924 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:17.924 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:17.924 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2024-02-08 10:49:17.925 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:17.925 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:17.925 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:17.925 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:17.925 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:17.925 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:17.925 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:17.925 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:17.925 [Test worker @coroutine#3771] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2024-02-08 10:49:17.925 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@489c15e2 2024-02-08 10:49:17.925 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@489c15e2 2024-02-08 10:49:17.925 [Test worker @coroutine#3771] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2024-02-08 10:49:17.942 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@489c15e2 2024-02-08 10:49:17.953 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@489c15e2 2024-02-08 10:49:17.954 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@489c15e2 2024-02-08 10:49:17.956 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@489c15e2 2024-02-08 10:49:17.966 [DefaultDispatcher-worker-9 @coroutine#3778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@489c15e2 2024-02-08 10:49:17.986 [DefaultDispatcher-worker-9 @coroutine#3771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@489c15e2 2024-02-08 10:49:17.988 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@489c15e2 2024-02-08 10:49:17.998 [DefaultDispatcher-worker-3 @coroutine#3771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@489c15e2 2024-02-08 10:49:18.009 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown initiated... 2024-02-08 10:49:18.009 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Close initiated... 2024-02-08 10:49:18.009 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:18.009 [HikariPool-119 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Closing connection org.sqlite.jdbc4.JDBC4Connection@489c15e2: (connection evicted) 2024-02-08 10:49:18.010 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:18.010 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Closed. 2024-02-08 10:49:18.010 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown completed. 2024-02-08 10:49:18.011 [DefaultDispatcher-worker-6 @coroutine#3128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2a7ca0 2024-02-08 10:49:18.011 [DefaultDispatcher-worker-6 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39513/UmAppDatabase/replication/nodeId 2024-02-08 10:49:18.011 [DefaultDispatcher-worker-6 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39513/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:18.011 [DefaultDispatcher-worker-6 @coroutine#3128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39513/UmAppDatabase/replication/nodeId 2024-02-08 10:49:18.011 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2024-02-08 10:49:18.011 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:18.011 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:18.011 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:18.011 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:18.011 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:18.011 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:18.011 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62ff3028 2024-02-08 10:49:18.011 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:18.011 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:18.011 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:18.011 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:18.011 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:18.011 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:18.011 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:18.011 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:18.011 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:18.011 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:18.011 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:18.011 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:18.011 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:18.011 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:18.011 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:18.011 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:18.011 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:18.012 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:18.012 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:18.012 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2024-02-08 10:49:18.012 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:18.012 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:18.012 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:18.012 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:18.012 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:18.012 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:18.012 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:18.012 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:18.012 [Test worker @coroutine#3808] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2024-02-08 10:49:18.012 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fb0a09e 2024-02-08 10:49:18.012 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fb0a09e 2024-02-08 10:49:18.012 [Test worker @coroutine#3808] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2024-02-08 10:49:18.012 [DefaultDispatcher-worker-8 @coroutine#3128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39513/UmAppDatabase/replication/nodeId 2024-02-08 10:49:18.012 [DefaultDispatcher-worker-8 @coroutine#3128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39513/UmAppDatabase/replication/nodeId 2024-02-08 10:49:18.029 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb0a09e 2024-02-08 10:49:18.039 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb0a09e 2024-02-08 10:49:18.041 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb0a09e 2024-02-08 10:49:18.043 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb0a09e 2024-02-08 10:49:18.045 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb0a09e 2024-02-08 10:49:18.055 [DefaultDispatcher-worker-7 @coroutine#3817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb0a09e 2024-02-08 10:49:18.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown initiated... 2024-02-08 10:49:18.056 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Close initiated... 2024-02-08 10:49:18.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:18.056 [HikariPool-120 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5fb0a09e: (connection evicted) 2024-02-08 10:49:18.057 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:18.057 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Closed. 2024-02-08 10:49:18.057 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown completed. 2024-02-08 10:49:18.064 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2024-02-08 10:49:18.065 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:18.065 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:18.065 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:18.065 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:18.065 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:18.065 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:18.065 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@133d0471 2024-02-08 10:49:18.065 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:18.065 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:18.065 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:18.065 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:18.065 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:18.065 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:18.065 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:18.065 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:18.065 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:18.065 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:18.065 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:18.065 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:18.065 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:18.065 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:18.065 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:18.065 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:18.065 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:18.065 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:18.065 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:18.065 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2024-02-08 10:49:18.065 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:18.065 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:18.065 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:18.065 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:18.065 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:18.065 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:18.065 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:18.065 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:18.065 [Test worker @coroutine#3840] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2024-02-08 10:49:18.065 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@643fed50 2024-02-08 10:49:18.065 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@643fed50 2024-02-08 10:49:18.065 [Test worker @coroutine#3840] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2024-02-08 10:49:18.078 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@643fed50 2024-02-08 10:49:18.089 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@643fed50 2024-02-08 10:49:18.091 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@643fed50 2024-02-08 10:49:18.092 [Test worker @coroutine#3845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@643fed50 2024-02-08 10:49:18.190 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:49:18.191 [DefaultDispatcher-worker-6 @coroutine#3847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@643fed50 2024-02-08 10:49:18.195 [DefaultDispatcher-worker-4 @coroutine#3182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c28009f 2024-02-08 10:49:18.195 [DefaultDispatcher-worker-4 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43485/UmAppDatabase/replication/nodeId 2024-02-08 10:49:18.195 [DefaultDispatcher-worker-4 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43485/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:18.195 [DefaultDispatcher-worker-4 @coroutine#3182] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43485/UmAppDatabase/replication/nodeId 2024-02-08 10:49:18.196 [DefaultDispatcher-worker-4 @coroutine#3182] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43485/UmAppDatabase/replication/nodeId 2024-02-08 10:49:18.196 [DefaultDispatcher-worker-4 @coroutine#3182] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43485/UmAppDatabase/replication/nodeId 2024-02-08 10:49:18.200 [DefaultDispatcher-worker-11 @coroutine#2851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f61188 2024-02-08 10:49:18.201 [DefaultDispatcher-worker-11 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59681/UmAppDatabase/replication/nodeId 2024-02-08 10:49:18.201 [DefaultDispatcher-worker-11 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59681/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:18.201 [DefaultDispatcher-worker-11 @coroutine#2851] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59681/UmAppDatabase/replication/nodeId 2024-02-08 10:49:18.202 [DefaultDispatcher-worker-4 @coroutine#2851] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59681/UmAppDatabase/replication/nodeId 2024-02-08 10:49:18.202 [DefaultDispatcher-worker-4 @coroutine#2851] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59681/UmAppDatabase/replication/nodeId 2024-02-08 10:49:18.275 [DefaultDispatcher-worker-17 @coroutine#3877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@643fed50 2024-02-08 10:49:18.324 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown initiated... 2024-02-08 10:49:18.324 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Close initiated... 2024-02-08 10:49:18.324 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:18.325 [HikariPool-121 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Closing connection org.sqlite.jdbc4.JDBC4Connection@643fed50: (connection evicted) 2024-02-08 10:49:18.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:18.325 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Closed. 2024-02-08 10:49:18.326 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown completed. 2024-02-08 10:49:18.327 [DefaultDispatcher-worker-13 @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c51fdb 2024-02-08 10:49:18.327 [DefaultDispatcher-worker-13 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44553/UmAppDatabase/replication/nodeId 2024-02-08 10:49:18.327 [DefaultDispatcher-worker-13 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44553/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:18.327 [DefaultDispatcher-worker-13 @coroutine#2883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44553/UmAppDatabase/replication/nodeId 2024-02-08 10:49:18.327 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2024-02-08 10:49:18.328 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:18.328 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:18.328 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:18.328 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:18.328 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:18.328 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:18.328 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ce4eb42 2024-02-08 10:49:18.328 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:18.328 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:18.328 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:18.328 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:18.328 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:18.328 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:18.328 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:18.328 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:18.328 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:18.328 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:18.328 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:18.328 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:18.328 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:18.328 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:18.328 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:18.328 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:18.328 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:18.328 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:18.328 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:18.328 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2024-02-08 10:49:18.328 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:18.328 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:18.328 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:18.328 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:18.328 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:18.328 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:18.328 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:18.328 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:18.328 [Test worker @coroutine#3889] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2024-02-08 10:49:18.329 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3054cdd3 2024-02-08 10:49:18.329 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3054cdd3 2024-02-08 10:49:18.329 [Test worker @coroutine#3889] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2024-02-08 10:49:18.329 [DefaultDispatcher-worker-14 @coroutine#2883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44553/UmAppDatabase/replication/nodeId 2024-02-08 10:49:18.329 [DefaultDispatcher-worker-14 @coroutine#2883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44553/UmAppDatabase/replication/nodeId 2024-02-08 10:49:18.350 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3054cdd3 2024-02-08 10:49:18.369 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3054cdd3 2024-02-08 10:49:18.371 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3054cdd3 2024-02-08 10:49:18.374 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3054cdd3 2024-02-08 10:49:18.383 [DefaultDispatcher-worker-13 @coroutine#3898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3054cdd3 2024-02-08 10:49:18.386 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3054cdd3 2024-02-08 10:49:18.409 [DefaultDispatcher-worker-13 @coroutine#3889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3054cdd3 2024-02-08 10:49:18.417 [DefaultDispatcher-worker-17 @coroutine#3889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3054cdd3 2024-02-08 10:49:18.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown initiated... 2024-02-08 10:49:18.426 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Close initiated... 2024-02-08 10:49:18.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:18.426 [HikariPool-122 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3054cdd3: (connection evicted) 2024-02-08 10:49:18.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:18.427 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Closed. 2024-02-08 10:49:18.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown completed. 2024-02-08 10:49:18.429 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2024-02-08 10:49:18.429 [DefaultDispatcher-worker-7 @coroutine#2929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e358de 2024-02-08 10:49:18.429 [DefaultDispatcher-worker-7 @coroutine#2929] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47193/UmAppDatabase/replication/nodeId 2024-02-08 10:49:18.429 [DefaultDispatcher-worker-7 @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.localdomain:47193/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:18.429 [DefaultDispatcher-worker-7 @coroutine#2929] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47193/UmAppDatabase/replication/nodeId 2024-02-08 10:49:18.429 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:18.429 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:18.429 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:18.429 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:18.429 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:18.429 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:18.429 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@206de1f 2024-02-08 10:49:18.429 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:18.429 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:18.429 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:18.429 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:18.429 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:18.429 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:18.429 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:18.429 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:18.429 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:18.429 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:18.429 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:18.429 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:18.429 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:18.429 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:18.429 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:18.429 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:18.429 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:18.429 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:18.429 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:18.429 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2024-02-08 10:49:18.429 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:18.429 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:18.429 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:18.429 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:18.429 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:18.429 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:18.429 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:18.429 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:18.429 [Test worker @coroutine#3921] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2024-02-08 10:49:18.430 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@50bc0bbd 2024-02-08 10:49:18.430 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@50bc0bbd 2024-02-08 10:49:18.430 [Test worker @coroutine#3921] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2024-02-08 10:49:18.430 [DefaultDispatcher-worker-17 @coroutine#2929] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47193/UmAppDatabase/replication/nodeId 2024-02-08 10:49:18.430 [DefaultDispatcher-worker-17 @coroutine#2929] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47193/UmAppDatabase/replication/nodeId 2024-02-08 10:49:18.448 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50bc0bbd 2024-02-08 10:49:18.458 [Test worker @coroutine#3925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50bc0bbd 2024-02-08 10:49:18.460 [Test worker @coroutine#3927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50bc0bbd 2024-02-08 10:49:18.462 [Test worker @coroutine#3929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50bc0bbd 2024-02-08 10:49:18.471 [DefaultDispatcher-worker-12 @coroutine#3931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50bc0bbd 2024-02-08 10:49:18.530 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:18.536 [DefaultDispatcher-worker-12 @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530e08a7 2024-02-08 10:49:18.536 [DefaultDispatcher-worker-12 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45237/UmAppDatabase/replication/nodeId 2024-02-08 10:49:18.536 [DefaultDispatcher-worker-12 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45237/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:18.536 [DefaultDispatcher-worker-12 @coroutine#2962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45237/UmAppDatabase/replication/nodeId 2024-02-08 10:49:18.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown initiated... 2024-02-08 10:49:18.536 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Close initiated... 2024-02-08 10:49:18.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:18.537 [HikariPool-123 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50bc0bbd: (connection evicted) 2024-02-08 10:49:18.537 [DefaultDispatcher-worker-13 @coroutine#2962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45237/UmAppDatabase/replication/nodeId 2024-02-08 10:49:18.537 [DefaultDispatcher-worker-13 @coroutine#2962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45237/UmAppDatabase/replication/nodeId 2024-02-08 10:49:18.537 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:18.537 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Closed. 2024-02-08 10:49:18.537 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown completed. 2024-02-08 10:49:18.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2024-02-08 10:49:18.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:18.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:18.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:18.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:18.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:18.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:18.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d5b549b 2024-02-08 10:49:18.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:18.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:18.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:18.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:18.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:18.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:18.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:18.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:18.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:18.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:18.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:18.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:18.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:18.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:18.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:18.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:18.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:18.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:18.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:18.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2024-02-08 10:49:18.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:18.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:18.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:18.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:18.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:18.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:18.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:18.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:18.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2024-02-08 10:49:18.541 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@539f2fec 2024-02-08 10:49:18.541 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@539f2fec 2024-02-08 10:49:18.541 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2024-02-08 10:49:18.619 [DefaultDispatcher-worker-9 @coroutine#2991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f3f34c 2024-02-08 10:49:18.620 [DefaultDispatcher-worker-9 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42699/UmAppDatabase/replication/nodeId 2024-02-08 10:49:18.620 [DefaultDispatcher-worker-9 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42699/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:18.620 [DefaultDispatcher-worker-9 @coroutine#2991] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42699/UmAppDatabase/replication/nodeId 2024-02-08 10:49:18.621 [DefaultDispatcher-worker-3 @coroutine#2991] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42699/UmAppDatabase/replication/nodeId 2024-02-08 10:49:18.621 [DefaultDispatcher-worker-3 @coroutine#2991] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42699/UmAppDatabase/replication/nodeId 2024-02-08 10:49:18.640 [DefaultDispatcher-worker-10 @coroutine#3951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@539f2fec 2024-02-08 10:49:18.641 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:49:18.647 [DefaultDispatcher-worker-9 @coroutine#3951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@539f2fec 2024-02-08 10:49:18.654 [DefaultDispatcher-worker-10 @coroutine#3951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@539f2fec 2024-02-08 10:49:18.661 [DefaultDispatcher-worker-11 @coroutine#3951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@539f2fec 2024-02-08 10:49:18.679 [DefaultDispatcher-worker-9 @coroutine#3020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3724a67f 2024-02-08 10:49:18.679 [DefaultDispatcher-worker-9 @coroutine#3020] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 10:49:18.679 [DefaultDispatcher-worker-9 @coroutine#3020] 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-02-08 10:49:18.679 [DefaultDispatcher-worker-9 @coroutine#3020] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 10:49:18.680 [DefaultDispatcher-worker-4 @coroutine#3020] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 10:49:18.684 [DefaultDispatcher-worker-9 @coroutine#3034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e553d60 2024-02-08 10:49:18.684 [DefaultDispatcher-worker-9 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49763/UmAppDatabase/replication/nodeId 2024-02-08 10:49:18.684 [DefaultDispatcher-worker-9 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49763/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:18.684 [DefaultDispatcher-worker-9 @coroutine#3034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49763/UmAppDatabase/replication/nodeId 2024-02-08 10:49:18.685 [DefaultDispatcher-worker-1 @coroutine#3034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49763/UmAppDatabase/replication/nodeId 2024-02-08 10:49:18.685 [DefaultDispatcher-worker-1 @coroutine#3034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49763/UmAppDatabase/replication/nodeId 2024-02-08 10:49:18.696 [DefaultDispatcher-worker-2 @coroutine#3951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@539f2fec 2024-02-08 10:49:18.697 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-08 10:49:18.704 [Test worker] INFO ktor.application - Application started in 0.007 seconds. 2024-02-08 10:49:18.705 [DefaultDispatcher-worker-17 @coroutine#3966] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-08 10:49:18.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2024-02-08 10:49:18.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:18.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:18.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:18.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:18.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:18.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:18.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@401b7226 2024-02-08 10:49:18.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:18.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:18.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:18.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:18.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:18.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:18.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:18.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:18.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:18.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:18.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:18.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:18.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:18.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:18.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:18.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:18.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:18.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:18.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:18.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2024-02-08 10:49:18.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:18.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:18.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:18.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:18.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:18.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:18.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:18.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:18.706 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2024-02-08 10:49:18.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@714a4ba2 2024-02-08 10:49:18.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@714a4ba2 2024-02-08 10:49:18.706 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2024-02-08 10:49:18.720 [DefaultDispatcher-worker-1 @coroutine#3968] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:49:18.720 [DefaultDispatcher-worker-1 @coroutine#3968] 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-02-08 10:49:18.720 [DefaultDispatcher-worker-1 @coroutine#3968] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:49:18.720 [DefaultDispatcher-worker-1 @coroutine#3968] 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-02-08 10:49:18.723 [eventLoopGroupProxy-19-1 @call-handler#3976] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-08 10:49:18.723 [eventLoopGroupProxy-19-2 @call-handler#3977] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-08 10:49:18.723 [eventLoopGroupProxy-19-1 @call-handler#3976] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:18.723 [eventLoopGroupProxy-19-2 @call-handler#3977] 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-02-08 10:49:18.723 [eventLoopGroupProxy-19-2 @call-handler#3977] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 10:49:18.724 [eventLoopGroupProxy-19-2 @call-handler#3977] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:18.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2024-02-08 10:49:18.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:18.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:18.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:18.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:18.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:18.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:18.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7af17d31 2024-02-08 10:49:18.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:18.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:18.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:18.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:18.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:18.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:18.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:18.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:18.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:18.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:18.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:18.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:18.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:18.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:18.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:18.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:18.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:18.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:18.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:18.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2024-02-08 10:49:18.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:18.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:18.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:18.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:18.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:18.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:18.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:18.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:18.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2024-02-08 10:49:18.725 [DefaultDispatcher-worker-6 @coroutine#3968] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:49:18.725 [DefaultDispatcher-worker-6 @coroutine#3968] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:49:18.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a49ce3a 2024-02-08 10:49:18.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a49ce3a 2024-02-08 10:49:18.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2024-02-08 10:49:18.739 [DefaultDispatcher-worker-3 @coroutine#3981] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:49:18.739 [DefaultDispatcher-worker-3 @coroutine#3981] 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-02-08 10:49:18.739 [DefaultDispatcher-worker-3 @coroutine#3981] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:49:18.739 [DefaultDispatcher-worker-3 @coroutine#3981] 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-02-08 10:49:18.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2024-02-08 10:49:18.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:18.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:18.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:18.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:18.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:18.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:18.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d71f296 2024-02-08 10:49:18.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:18.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:18.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:18.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:18.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:18.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:18.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:18.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:18.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:18.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:18.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:18.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:18.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:18.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:18.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:18.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:18.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:18.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:18.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:18.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2024-02-08 10:49:18.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:18.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:18.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:18.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:18.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:18.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:18.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:18.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:18.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2024-02-08 10:49:18.740 [eventLoopGroupProxy-19-2 @call-handler#3985] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-08 10:49:18.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5319efc0 2024-02-08 10:49:18.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5319efc0 2024-02-08 10:49:18.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2024-02-08 10:49:18.741 [eventLoopGroupProxy-19-2 @call-handler#3985] 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-02-08 10:49:18.741 [eventLoopGroupProxy-19-2 @call-handler#3985] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 10:49:18.741 [eventLoopGroupProxy-19-3 @call-handler#3988] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-08 10:49:18.742 [eventLoopGroupProxy-19-3 @call-handler#3988] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:18.742 [eventLoopGroupProxy-19-2 @call-handler#3985] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:18.743 [DefaultDispatcher-worker-8 @coroutine#3981] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:49:18.743 [DefaultDispatcher-worker-8 @coroutine#3981] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:49:18.747 [DefaultDispatcher-worker-13 @coroutine#3967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@714a4ba2 2024-02-08 10:49:18.747 [DefaultDispatcher-worker-13 @coroutine#3967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 10:49:18.747 [DefaultDispatcher-worker-13 @coroutine#3967] 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-02-08 10:49:18.747 [DefaultDispatcher-worker-13 @coroutine#3967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 10:49:18.748 [eventLoopGroupProxy-19-2 @call-handler#3993] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-08 10:49:18.749 [eventLoopGroupProxy-19-2 @call-handler#3993] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:18.749 [DefaultDispatcher-worker-7 @coroutine#3967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 10:49:18.749 [DefaultDispatcher-worker-7 @coroutine#3967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 10:49:18.758 [DefaultDispatcher-worker-3 @coroutine#3967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@714a4ba2 2024-02-08 10:49:18.759 [DefaultDispatcher-worker-17 @coroutine#3999] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:49:18.759 [DefaultDispatcher-worker-17 @coroutine#3999] 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-02-08 10:49:18.759 [DefaultDispatcher-worker-17 @coroutine#3999] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:49:18.759 [DefaultDispatcher-worker-17 @coroutine#3999] 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-02-08 10:49:18.760 [eventLoopGroupProxy-19-2 @call-handler#4004] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-08 10:49:18.761 [eventLoopGroupProxy-19-2 @call-handler#4004] 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-02-08 10:49:18.761 [eventLoopGroupProxy-19-2 @call-handler#4004] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 10:49:18.762 [eventLoopGroupProxy-19-4 @call-handler#4007] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-08 10:49:18.762 [eventLoopGroupProxy-19-4 @call-handler#4007] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:18.772 [DefaultDispatcher-worker-15 @coroutine#3969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@714a4ba2 2024-02-08 10:49:18.775 [DefaultDispatcher-worker-1 @coroutine#4003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@539f2fec 2024-02-08 10:49:18.776 [eventLoopGroupProxy-19-2 @call-handler#4004] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:18.776 [DefaultDispatcher-worker-6 @coroutine#3999] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:49:18.776 [DefaultDispatcher-worker-6 @coroutine#3999] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 10:49:18.779 [DefaultDispatcher-worker-3 @coroutine#3980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a49ce3a 2024-02-08 10:49:18.780 [DefaultDispatcher-worker-3 @coroutine#3980] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 10:49:18.780 [DefaultDispatcher-worker-3 @coroutine#3980] 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-02-08 10:49:18.780 [DefaultDispatcher-worker-3 @coroutine#3980] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 10:49:18.781 [eventLoopGroupProxy-19-2 @call-handler#4013] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-08 10:49:18.781 [eventLoopGroupProxy-19-2 @call-handler#4013] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:18.781 [DefaultDispatcher-worker-20 @coroutine#3980] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 10:49:18.781 [DefaultDispatcher-worker-20 @coroutine#3980] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 10:49:18.791 [DefaultDispatcher-worker-4 @coroutine#4003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@539f2fec 2024-02-08 10:49:18.796 [DefaultDispatcher-worker-1 @coroutine#3980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a49ce3a 2024-02-08 10:49:18.797 [DefaultDispatcher-worker-16 @coroutine#3998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5319efc0 2024-02-08 10:49:18.797 [DefaultDispatcher-worker-16 @coroutine#3998] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 10:49:18.797 [DefaultDispatcher-worker-16 @coroutine#3998] 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-02-08 10:49:18.797 [DefaultDispatcher-worker-16 @coroutine#3998] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 10:49:18.798 [eventLoopGroupProxy-19-2 @call-handler#4021] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-08 10:49:18.798 [eventLoopGroupProxy-19-2 @call-handler#4021] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:18.799 [DefaultDispatcher-worker-20 @coroutine#3998] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 10:49:18.799 [DefaultDispatcher-worker-20 @coroutine#3998] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 10:49:18.800 [DefaultDispatcher-worker-13 @coroutine#4003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@539f2fec 2024-02-08 10:49:18.806 [DefaultDispatcher-worker-5 @coroutine#3982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a49ce3a 2024-02-08 10:49:18.806 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:18.809 [DefaultDispatcher-worker-16 @coroutine#3998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5319efc0 2024-02-08 10:49:18.809 [DefaultDispatcher-worker-10 @coroutine#4003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@539f2fec 2024-02-08 10:49:18.819 [DefaultDispatcher-worker-19 @coroutine#4003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@539f2fec 2024-02-08 10:49:18.819 [DefaultDispatcher-worker-6 @coroutine#4000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5319efc0 2024-02-08 10:49:18.825 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:18.841 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:18.844 [DefaultDispatcher-worker-19 @coroutine#3086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-08 10:49:18.844 [DefaultDispatcher-worker-19 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58003/UmAppDatabase/replication/nodeId 2024-02-08 10:49:18.844 [DefaultDispatcher-worker-19 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58003/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:18.844 [DefaultDispatcher-worker-19 @coroutine#3086] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58003/UmAppDatabase/replication/nodeId 2024-02-08 10:49:18.846 [DefaultDispatcher-worker-19 @coroutine#3086] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58003/UmAppDatabase/replication/nodeId 2024-02-08 10:49:18.846 [DefaultDispatcher-worker-19 @coroutine#3086] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58003/UmAppDatabase/replication/nodeId 2024-02-08 10:49:18.851 [DefaultDispatcher-worker-8 @coroutine#4003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@539f2fec 2024-02-08 10:49:18.852 [DefaultDispatcher-worker-19 @coroutine#4003] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-08 10:49:18.852 [DefaultDispatcher-worker-19 @coroutine#4003] 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-02-08 10:49:18.852 [DefaultDispatcher-worker-19 @coroutine#4003] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-08 10:49:18.853 [eventLoopGroupProxy-19-2 @call-handler#4041] 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-02-08 10:49:18.860 [DefaultDispatcher-worker-8 @coroutine#4033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@714a4ba2 2024-02-08 10:49:18.879 [DefaultDispatcher-worker-8 @coroutine#4003] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-08 10:49:18.879 [DefaultDispatcher-worker-8 @coroutine#4003] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-08 10:49:18.880 [DefaultDispatcher-worker-8 @coroutine#4003] 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-02-08 10:49:18.880 [DefaultDispatcher-worker-8 @coroutine#4003] 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-02-08 10:49:18.880 [DefaultDispatcher-worker-8 @coroutine#4003] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556408541507207169 2024-02-08 10:49:18.880 [DefaultDispatcher-worker-8 @coroutine#4003] 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?uid=556408541507207169. 2024-02-08 10:49:18.880 [DefaultDispatcher-worker-8 @coroutine#4003] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556408541507207169 2024-02-08 10:49:18.881 [eventLoopGroupProxy-19-2 @call-handler#4045] 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/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /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/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-02-08 10:49:18.885 [eventLoopGroupProxy-19-2 @call-handler#4045] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:18.886 [DefaultDispatcher-worker-5 @coroutine#4003] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556408541507207169 2024-02-08 10:49:18.886 [DefaultDispatcher-worker-5 @coroutine#4003] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556408541507207169 2024-02-08 10:49:18.886 [DefaultDispatcher-worker-5 @coroutine#4003] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556408541507207169. 2024-02-08 10:49:18.886 [DefaultDispatcher-worker-5 @coroutine#4003] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556408541507207169 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 10:49:18.895 [DefaultDispatcher-worker-11 @coroutine#4003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@714a4ba2 2024-02-08 10:49:18.896 [DefaultDispatcher-worker-11 @coroutine#4003] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-08 10:49:18.896 [DefaultDispatcher-worker-11 @coroutine#4003] 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-02-08 10:49:18.896 [DefaultDispatcher-worker-11 @coroutine#4003] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-08 10:49:18.897 [eventLoopGroupProxy-19-2 @call-handler#4049] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-02-08 10:49:18.899 [eventLoopGroupProxy-19-2 @call-handler#4049] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:18.900 [DefaultDispatcher-worker-8 @coroutine#4003] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-08 10:49:18.900 [DefaultDispatcher-worker-8 @coroutine#4003] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-08 10:49:18.900 [DefaultDispatcher-worker-8 @coroutine#4003] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-02-08 10:49:18.900 [DefaultDispatcher-worker-8 @coroutine#4003] 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-02-08 10:49:18.911 [DefaultDispatcher-worker-18 @coroutine#4003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@714a4ba2 2024-02-08 10:49:18.932 [DefaultDispatcher-worker-5 @coroutine#4003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@714a4ba2 2024-02-08 10:49:18.943 [DefaultDispatcher-worker-7 @coroutine#4003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@539f2fec 2024-02-08 10:49:18.943 [DefaultDispatcher-worker-4 @coroutine#3969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@714a4ba2 2024-02-08 10:49:18.943 [DefaultDispatcher-worker-4 @coroutine#3969] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 10:49:18.943 [DefaultDispatcher-worker-4 @coroutine#3969] 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-02-08 10:49:18.943 [DefaultDispatcher-worker-4 @coroutine#3969] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 10:49:18.943 [DefaultDispatcher-worker-4 @coroutine#3969] 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-02-08 10:49:18.944 [eventLoopGroupProxy-19-2 @call-handler#4055] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-08 10:49:18.945 [eventLoopGroupProxy-19-2 @call-handler#4055] 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-02-08 10:49:18.945 [eventLoopGroupProxy-19-2 @call-handler#4055] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 10:49:18.949 [DefaultDispatcher-worker-2 @coroutine#4003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@539f2fec 2024-02-08 10:49:18.957 [DefaultDispatcher-worker-7 @call-handler#4055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@539f2fec 2024-02-08 10:49:18.958 [eventLoopGroupProxy-19-2 @call-handler#4055] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:18.958 [DefaultDispatcher-worker-8 @coroutine#3969] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 10:49:18.958 [DefaultDispatcher-worker-8 @coroutine#3969] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 10:49:18.959 [DefaultDispatcher-worker-8 @coroutine#3969] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-08 10:49:18.959 [DefaultDispatcher-worker-8 @coroutine#3969] 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-02-08 10:49:18.967 [DefaultDispatcher-worker-8 @coroutine#4003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@539f2fec 2024-02-08 10:49:18.969 [DefaultDispatcher-worker-18 @coroutine#3969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@714a4ba2 2024-02-08 10:49:18.975 [DefaultDispatcher-worker-9 @coroutine#4003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@539f2fec 2024-02-08 10:49:19.003 [DefaultDispatcher-worker-12 @coroutine#4003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@539f2fec 2024-02-08 10:49:19.004 [DefaultDispatcher-worker-12 @coroutine#4003] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-08 10:49:19.004 [DefaultDispatcher-worker-12 @coroutine#4003] 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-02-08 10:49:19.004 [DefaultDispatcher-worker-12 @coroutine#4003] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-08 10:49:19.005 [eventLoopGroupProxy-19-2 @call-handler#4072] 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-02-08 10:49:19.012 [DefaultDispatcher-worker-10 @coroutine#4064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a49ce3a 2024-02-08 10:49:19.020 [DefaultDispatcher-worker-15 @coroutine#3128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2a7ca0 2024-02-08 10:49:19.021 [DefaultDispatcher-worker-15 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39513/UmAppDatabase/replication/nodeId 2024-02-08 10:49:19.021 [DefaultDispatcher-worker-15 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39513/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:19.021 [DefaultDispatcher-worker-15 @coroutine#3128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39513/UmAppDatabase/replication/nodeId 2024-02-08 10:49:19.022 [DefaultDispatcher-worker-5 @coroutine#3128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39513/UmAppDatabase/replication/nodeId 2024-02-08 10:49:19.022 [DefaultDispatcher-worker-5 @coroutine#3128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39513/UmAppDatabase/replication/nodeId 2024-02-08 10:49:19.029 [DefaultDispatcher-worker-15 @coroutine#4003] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-08 10:49:19.029 [DefaultDispatcher-worker-15 @coroutine#4003] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-08 10:49:19.029 [DefaultDispatcher-worker-15 @coroutine#4003] 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-02-08 10:49:19.029 [DefaultDispatcher-worker-15 @coroutine#4003] 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-02-08 10:49:19.030 [DefaultDispatcher-worker-15 @coroutine#4003] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556408541507207170 2024-02-08 10:49:19.030 [DefaultDispatcher-worker-15 @coroutine#4003] 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?uid=556408541507207170. 2024-02-08 10:49:19.030 [DefaultDispatcher-worker-15 @coroutine#4003] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556408541507207170 2024-02-08 10:49:19.030 [eventLoopGroupProxy-19-2 @call-handler#4079] 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/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /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/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-02-08 10:49:19.031 [eventLoopGroupProxy-19-2 @call-handler#4079] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:19.032 [DefaultDispatcher-worker-5 @coroutine#4003] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556408541507207170 2024-02-08 10:49:19.032 [DefaultDispatcher-worker-5 @coroutine#4003] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556408541507207170 2024-02-08 10:49:19.032 [DefaultDispatcher-worker-5 @coroutine#4003] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556408541507207170. 2024-02-08 10:49:19.032 [DefaultDispatcher-worker-5 @coroutine#4003] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556408541507207170 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 10:49:19.041 [DefaultDispatcher-worker-11 @coroutine#4003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a49ce3a 2024-02-08 10:49:19.042 [DefaultDispatcher-worker-11 @coroutine#4003] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-08 10:49:19.042 [DefaultDispatcher-worker-11 @coroutine#4003] 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-02-08 10:49:19.042 [DefaultDispatcher-worker-11 @coroutine#4003] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-08 10:49:19.043 [eventLoopGroupProxy-19-2 @call-handler#4083] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-02-08 10:49:19.043 [eventLoopGroupProxy-19-2 @call-handler#4083] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:19.044 [DefaultDispatcher-worker-11 @coroutine#4003] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-08 10:49:19.044 [DefaultDispatcher-worker-11 @coroutine#4003] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-08 10:49:19.044 [DefaultDispatcher-worker-11 @coroutine#4003] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-02-08 10:49:19.044 [DefaultDispatcher-worker-11 @coroutine#4003] 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-02-08 10:49:19.051 [DefaultDispatcher-worker-17 @coroutine#4003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a49ce3a 2024-02-08 10:49:19.069 [DefaultDispatcher-worker-4 @coroutine#4003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a49ce3a 2024-02-08 10:49:19.081 [DefaultDispatcher-worker-11 @coroutine#3982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a49ce3a 2024-02-08 10:49:19.081 [DefaultDispatcher-worker-11 @coroutine#3982] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 10:49:19.081 [DefaultDispatcher-worker-11 @coroutine#3982] 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-02-08 10:49:19.081 [DefaultDispatcher-worker-11 @coroutine#3982] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 10:49:19.081 [DefaultDispatcher-worker-11 @coroutine#3982] 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-02-08 10:49:19.082 [eventLoopGroupProxy-19-2 @call-handler#4088] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-08 10:49:19.082 [DefaultDispatcher-worker-3 @coroutine#4003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@539f2fec 2024-02-08 10:49:19.082 [eventLoopGroupProxy-19-2 @call-handler#4088] 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-02-08 10:49:19.083 [eventLoopGroupProxy-19-2 @call-handler#4088] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 10:49:19.091 [DefaultDispatcher-worker-13 @call-handler#4088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@539f2fec 2024-02-08 10:49:19.091 [eventLoopGroupProxy-19-2 @call-handler#4088] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:19.091 [DefaultDispatcher-worker-19 @coroutine#3982] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 10:49:19.091 [DefaultDispatcher-worker-19 @coroutine#3982] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 10:49:19.092 [DefaultDispatcher-worker-19 @coroutine#3982] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-08 10:49:19.092 [DefaultDispatcher-worker-19 @coroutine#3982] 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-02-08 10:49:19.100 [DefaultDispatcher-worker-8 @coroutine#4003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@539f2fec 2024-02-08 10:49:19.102 [DefaultDispatcher-worker-12 @coroutine#3982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a49ce3a 2024-02-08 10:49:19.116 [UI Thread @coroutine#4099] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556408541507207169&assignmentUid=556408541507207168 2024-02-08 10:49:19.116 [UI Thread @coroutine#4099] 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/getLatestSubmissionForUserAsync?accountPersonUid=556408541507207169&assignmentUid=556408541507207168. 2024-02-08 10:49:19.116 [UI Thread @coroutine#4099] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556408541507207169&assignmentUid=556408541507207168 2024-02-08 10:49:19.117 [UI Thread @coroutine#4104] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556408541507207168&accountPersonUid=556408541507207169 2024-02-08 10:49:19.117 [UI Thread @coroutine#4104] 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=556408541507207168&accountPersonUid=556408541507207169. 2024-02-08 10:49:19.117 [UI Thread @coroutine#4104] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556408541507207168&accountPersonUid=556408541507207169 2024-02-08 10:49:19.117 [UI Thread @coroutine#4106] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556408541507207169&assignmentUid=556408541507207168 2024-02-08 10:49:19.117 [UI Thread @coroutine#4106] 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=556408541507207169&assignmentUid=556408541507207168. 2024-02-08 10:49:19.117 [UI Thread @coroutine#4106] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556408541507207169&assignmentUid=556408541507207168 2024-02-08 10:49:19.117 [eventLoopGroupProxy-19-2 @call-handler#4111] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getLatestSubmissionForUserAsync] /, 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:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getLatestSubmissionForUserAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) 2024-02-08 10:49:19.122 [eventLoopGroupProxy-19-5 @call-handler#4118] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-02-08 10:49:19.122 [eventLoopGroupProxy-19-6 @call-handler#4119] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-02-08 10:49:19.124 [eventLoopGroupProxy-19-2 @call-handler#4111] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:19.125 [UI Thread @coroutine#4099] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556408541507207169&assignmentUid=556408541507207168 2024-02-08 10:49:19.125 [UI Thread @coroutine#4099] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556408541507207169&assignmentUid=556408541507207168 2024-02-08 10:49:19.125 [UI Thread @coroutine#4099] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556408541507207169&assignmentUid=556408541507207168. 2024-02-08 10:49:19.125 [UI Thread @coroutine#4099] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556408541507207169&assignmentUid=556408541507207168 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 10:49:19.125 [eventLoopGroupProxy-19-6 @call-handler#4119] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:19.126 [UI Thread @coroutine#4106] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556408541507207169&assignmentUid=556408541507207168 2024-02-08 10:49:19.126 [UI Thread @coroutine#4106] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556408541507207169&assignmentUid=556408541507207168 2024-02-08 10:49:19.126 [UI Thread @coroutine#4106] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556408541507207169&assignmentUid=556408541507207168. 2024-02-08 10:49:19.126 [UI Thread @coroutine#4106] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556408541507207169&assignmentUid=556408541507207168 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 10:49:19.127 [eventLoopGroupProxy-19-5 @call-handler#4118] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:19.128 [UI Thread @coroutine#4104] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556408541507207168&accountPersonUid=556408541507207169 2024-02-08 10:49:19.128 [UI Thread @coroutine#4104] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556408541507207168&accountPersonUid=556408541507207169 2024-02-08 10:49:19.128 [UI Thread @coroutine#4104] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556408541507207168&accountPersonUid=556408541507207169. 2024-02-08 10:49:19.128 [UI Thread @coroutine#4104] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556408541507207168&accountPersonUid=556408541507207169 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 10:49:19.138 [DefaultDispatcher-worker-11 @coroutine#4099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@714a4ba2 2024-02-08 10:49:19.146 [DefaultDispatcher-worker-17 @coroutine#4106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@714a4ba2 2024-02-08 10:49:19.155 [DefaultDispatcher-worker-10 @coroutine#4104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@714a4ba2 2024-02-08 10:49:19.159 [UI Thread @coroutine#4132] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=556408541507207168 2024-02-08 10:49:19.159 [UI Thread @coroutine#4132] 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=556408541507207168. 2024-02-08 10:49:19.159 [UI Thread @coroutine#4132] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=556408541507207168 2024-02-08 10:49:19.160 [eventLoopGroupProxy-19-2 @call-handler#4134] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findByUidWithBlockAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) 2024-02-08 10:49:19.162 [eventLoopGroupProxy-19-2 @call-handler#4134] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:19.162 [UI Thread @coroutine#4132] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=556408541507207168 2024-02-08 10:49:19.162 [UI Thread @coroutine#4132] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=556408541507207168 2024-02-08 10:49:19.163 [UI Thread @coroutine#4132] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=556408541507207168. 2024-02-08 10:49:19.163 [UI Thread @coroutine#4132] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=556408541507207168 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 10:49:19.170 [DefaultDispatcher-worker-10 @coroutine#4132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@714a4ba2 2024-02-08 10:49:19.180 [DefaultDispatcher-worker-13 @coroutine#4132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@714a4ba2 2024-02-08 10:49:19.189 [DefaultDispatcher-worker-11 @coroutine#3969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@714a4ba2 2024-02-08 10:49:19.189 [DefaultDispatcher-worker-11 @coroutine#3969] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 10:49:19.189 [DefaultDispatcher-worker-11 @coroutine#3969] 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-02-08 10:49:19.189 [DefaultDispatcher-worker-11 @coroutine#3969] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 10:49:19.189 [DefaultDispatcher-worker-11 @coroutine#3969] 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-02-08 10:49:19.190 [eventLoopGroupProxy-19-2 @call-handler#4144] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-08 10:49:19.190 [eventLoopGroupProxy-19-2 @call-handler#4144] 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-02-08 10:49:19.190 [eventLoopGroupProxy-19-2 @call-handler#4144] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 10:49:19.201 [DefaultDispatcher-worker-18 @call-handler#4144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@539f2fec 2024-02-08 10:49:19.201 [eventLoopGroupProxy-19-2 @call-handler#4144] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:19.201 [DefaultDispatcher-worker-11 @coroutine#3969] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 10:49:19.202 [DefaultDispatcher-worker-11 @coroutine#3969] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 10:49:19.202 [DefaultDispatcher-worker-11 @coroutine#3969] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-08 10:49:19.202 [DefaultDispatcher-worker-11 @coroutine#3969] 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-02-08 10:49:19.207 [DefaultDispatcher-worker-11 @coroutine#3182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c28009f 2024-02-08 10:49:19.208 [DefaultDispatcher-worker-11 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43485/UmAppDatabase/replication/nodeId 2024-02-08 10:49:19.208 [DefaultDispatcher-worker-11 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43485/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:19.208 [DefaultDispatcher-worker-11 @coroutine#3182] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43485/UmAppDatabase/replication/nodeId 2024-02-08 10:49:19.209 [DefaultDispatcher-worker-17 @coroutine#3182] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43485/UmAppDatabase/replication/nodeId 2024-02-08 10:49:19.209 [DefaultDispatcher-worker-17 @coroutine#3182] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43485/UmAppDatabase/replication/nodeId 2024-02-08 10:49:19.210 [UI Thread @coroutine#4151] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556408541507207168&accountPersonUid=556408541507207170 2024-02-08 10:49:19.210 [UI Thread @coroutine#4151] 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=556408541507207168&accountPersonUid=556408541507207170. 2024-02-08 10:49:19.210 [UI Thread @coroutine#4151] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556408541507207168&accountPersonUid=556408541507207170 2024-02-08 10:49:19.211 [eventLoopGroupProxy-19-2 @call-handler#4161] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2024-02-08 10:49:19.211 [UI Thread @coroutine#4156] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=556408541507207169 2024-02-08 10:49:19.211 [UI Thread @coroutine#4156] 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=556408541507207169. 2024-02-08 10:49:19.211 [UI Thread @coroutine#4156] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=556408541507207169 2024-02-08 10:49:19.212 [eventLoopGroupProxy-19-5 @call-handler#4166] 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/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /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/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "getNamesByUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) 2024-02-08 10:49:19.214 [eventLoopGroupProxy-19-5 @call-handler#4166] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:19.214 [DefaultDispatcher-worker-15 @coroutine#3969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@714a4ba2 2024-02-08 10:49:19.214 [DefaultDispatcher-worker-16 @coroutine#2851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f61188 2024-02-08 10:49:19.214 [DefaultDispatcher-worker-16 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59681/UmAppDatabase/replication/nodeId 2024-02-08 10:49:19.214 [DefaultDispatcher-worker-16 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59681/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:19.214 [DefaultDispatcher-worker-16 @coroutine#2851] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59681/UmAppDatabase/replication/nodeId 2024-02-08 10:49:19.215 [UI Thread @coroutine#4167] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=556408541507207168 2024-02-08 10:49:19.215 [UI Thread @coroutine#4167] 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=556408541507207168. 2024-02-08 10:49:19.215 [UI Thread @coroutine#4167] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=556408541507207168 2024-02-08 10:49:19.215 [DefaultDispatcher-worker-15 @coroutine#2851] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59681/UmAppDatabase/replication/nodeId 2024-02-08 10:49:19.215 [DefaultDispatcher-worker-15 @coroutine#2851] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59681/UmAppDatabase/replication/nodeId 2024-02-08 10:49:19.215 [UI Thread @coroutine#4169] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=556408541507207169&assignmentUid=556408541507207168 2024-02-08 10:49:19.215 [UI Thread @coroutine#4169] 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=556408541507207169&assignmentUid=556408541507207168. 2024-02-08 10:49:19.215 [UI Thread @coroutine#4169] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=556408541507207169&assignmentUid=556408541507207168 2024-02-08 10:49:19.216 [UI Thread @coroutine#4175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=556408541507207169&assignmentUid=556408541507207168 2024-02-08 10:49:19.216 [UI Thread @coroutine#4175] 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=556408541507207169&assignmentUid=556408541507207168. 2024-02-08 10:49:19.216 [UI Thread @coroutine#4175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=556408541507207169&assignmentUid=556408541507207168 2024-02-08 10:49:19.216 [eventLoopGroupProxy-19-5 @call-handler#4182] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseBlockDao" -> "findCourseBlockByAssignmentUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) 2024-02-08 10:49:19.216 [eventLoopGroupProxy-19-6 @call-handler#4185] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getAllSubmissionsFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) 2024-02-08 10:49:19.216 [UI Thread @coroutine#4156] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=556408541507207169 2024-02-08 10:49:19.216 [UI Thread @coroutine#4156] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=556408541507207169 2024-02-08 10:49:19.217 [UI Thread @coroutine#4156] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=556408541507207169. 2024-02-08 10:49:19.217 [UI Thread @coroutine#4156] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=556408541507207169 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 10:49:19.218 [eventLoopGroupProxy-19-6 @call-handler#4185] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:19.218 [eventLoopGroupProxy-19-2 @call-handler#4161] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:19.219 [UI Thread @coroutine#4169] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=556408541507207169&assignmentUid=556408541507207168 2024-02-08 10:49:19.219 [UI Thread @coroutine#4169] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=556408541507207169&assignmentUid=556408541507207168 2024-02-08 10:49:19.219 [UI Thread @coroutine#4151] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556408541507207168&accountPersonUid=556408541507207170 2024-02-08 10:49:19.219 [UI Thread @coroutine#4151] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556408541507207168&accountPersonUid=556408541507207170 2024-02-08 10:49:19.219 [UI Thread @coroutine#4169] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=556408541507207169&assignmentUid=556408541507207168. 2024-02-08 10:49:19.219 [UI Thread @coroutine#4169] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=556408541507207169&assignmentUid=556408541507207168 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 10:49:19.219 [eventLoopGroupProxy-19-5 @call-handler#4182] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:19.219 [UI Thread @coroutine#4151] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556408541507207168&accountPersonUid=556408541507207170. 2024-02-08 10:49:19.219 [UI Thread @coroutine#4151] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556408541507207168&accountPersonUid=556408541507207170 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 10:49:19.220 [eventLoopGroupProxy-19-7 @call-handler#4194] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) 2024-02-08 10:49:19.220 [UI Thread @coroutine#4167] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=556408541507207168 2024-02-08 10:49:19.220 [UI Thread @coroutine#4167] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=556408541507207168 2024-02-08 10:49:19.220 [UI Thread @coroutine#4167] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=556408541507207168. 2024-02-08 10:49:19.220 [UI Thread @coroutine#4167] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=556408541507207168 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 10:49:19.222 [eventLoopGroupProxy-19-7 @call-handler#4194] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:19.223 [UI Thread @coroutine#4175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=556408541507207169&assignmentUid=556408541507207168 2024-02-08 10:49:19.223 [UI Thread @coroutine#4175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=556408541507207169&assignmentUid=556408541507207168 2024-02-08 10:49:19.223 [UI Thread @coroutine#4175] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=556408541507207169&assignmentUid=556408541507207168. 2024-02-08 10:49:19.223 [UI Thread @coroutine#4175] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=556408541507207169&assignmentUid=556408541507207168 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 10:49:19.229 [DefaultDispatcher-worker-10 @coroutine#4156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a49ce3a 2024-02-08 10:49:19.239 [DefaultDispatcher-worker-13 @coroutine#4169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a49ce3a 2024-02-08 10:49:19.250 [DefaultDispatcher-worker-10 @coroutine#4151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a49ce3a 2024-02-08 10:49:19.260 [DefaultDispatcher-worker-13 @coroutine#4167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a49ce3a 2024-02-08 10:49:19.270 [DefaultDispatcher-worker-5 @coroutine#4175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a49ce3a 2024-02-08 10:49:19.275 [UI Thread @coroutine#4204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556408541507207168&accountPersonUid=556408541507207170 2024-02-08 10:49:19.275 [UI Thread @coroutine#4204] 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=556408541507207168&accountPersonUid=556408541507207170. 2024-02-08 10:49:19.275 [UI Thread @coroutine#4204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556408541507207168&accountPersonUid=556408541507207170 2024-02-08 10:49:19.276 [eventLoopGroupProxy-19-2 @call-handler#4206] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2024-02-08 10:49:19.278 [eventLoopGroupProxy-19-2 @call-handler#4206] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:19.278 [UI Thread @coroutine#4204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556408541507207168&accountPersonUid=556408541507207170 2024-02-08 10:49:19.278 [UI Thread @coroutine#4204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556408541507207168&accountPersonUid=556408541507207170 2024-02-08 10:49:19.278 [UI Thread @coroutine#4204] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556408541507207168&accountPersonUid=556408541507207170. 2024-02-08 10:49:19.278 [UI Thread @coroutine#4204] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556408541507207168&accountPersonUid=556408541507207170 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 10:49:19.287 [DefaultDispatcher-worker-13 @coroutine#4204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a49ce3a 2024-02-08 10:49:19.296 [DefaultDispatcher-worker-13 @coroutine#4204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a49ce3a 2024-02-08 10:49:19.304 [DefaultDispatcher-worker-7 @coroutine#3982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a49ce3a 2024-02-08 10:49:19.305 [DefaultDispatcher-worker-7 @coroutine#3982] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 10:49:19.305 [DefaultDispatcher-worker-7 @coroutine#3982] 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-02-08 10:49:19.305 [DefaultDispatcher-worker-7 @coroutine#3982] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 10:49:19.305 [DefaultDispatcher-worker-7 @coroutine#3982] 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-02-08 10:49:19.306 [eventLoopGroupProxy-19-2 @call-handler#4212] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-08 10:49:19.306 [eventLoopGroupProxy-19-2 @call-handler#4212] 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-02-08 10:49:19.306 [eventLoopGroupProxy-19-2 @call-handler#4212] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 10:49:19.314 [DefaultDispatcher-worker-11 @call-handler#4212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@539f2fec 2024-02-08 10:49:19.314 [eventLoopGroupProxy-19-2 @call-handler#4212] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:19.315 [DefaultDispatcher-worker-2 @coroutine#3982] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 10:49:19.315 [DefaultDispatcher-worker-2 @coroutine#3982] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 10:49:19.315 [DefaultDispatcher-worker-2 @coroutine#3982] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-08 10:49:19.315 [DefaultDispatcher-worker-2 @coroutine#3982] 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-02-08 10:49:19.317 [UI Thread @coroutine#4223] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556408541507207169&assignmentUid=556408541507207168 2024-02-08 10:49:19.317 [UI Thread @coroutine#4223] 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/getLatestSubmissionForUserAsync?accountPersonUid=556408541507207169&assignmentUid=556408541507207168. 2024-02-08 10:49:19.317 [UI Thread @coroutine#4223] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556408541507207169&assignmentUid=556408541507207168 2024-02-08 10:49:19.318 [UI Thread @coroutine#4232] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556408541507207168&accountPersonUid=556408541507207169 2024-02-08 10:49:19.318 [UI Thread @coroutine#4232] 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=556408541507207168&accountPersonUid=556408541507207169. 2024-02-08 10:49:19.318 [UI Thread @coroutine#4232] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556408541507207168&accountPersonUid=556408541507207169 2024-02-08 10:49:19.318 [UI Thread @coroutine#4234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556408541507207169&assignmentUid=556408541507207168 2024-02-08 10:49:19.318 [UI Thread @coroutine#4234] 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=556408541507207169&assignmentUid=556408541507207168. 2024-02-08 10:49:19.318 [UI Thread @coroutine#4234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556408541507207169&assignmentUid=556408541507207168 2024-02-08 10:49:19.318 [eventLoopGroupProxy-19-2 @call-handler#4238] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getLatestSubmissionForUserAsync] /, 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:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getLatestSubmissionForUserAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) 2024-02-08 10:49:19.319 [eventLoopGroupProxy-19-5 @call-handler#4241] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-02-08 10:49:19.319 [eventLoopGroupProxy-19-6 @call-handler#4242] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-02-08 10:49:19.321 [eventLoopGroupProxy-19-2 @call-handler#4238] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:19.321 [eventLoopGroupProxy-19-6 @call-handler#4242] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:19.321 [eventLoopGroupProxy-19-5 @call-handler#4241] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 10:49:19.322 [UI Thread @coroutine#4234] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556408541507207169&assignmentUid=556408541507207168 2024-02-08 10:49:19.322 [UI Thread @coroutine#4234] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556408541507207169&assignmentUid=556408541507207168 2024-02-08 10:49:19.322 [UI Thread @coroutine#4232] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556408541507207168&accountPersonUid=556408541507207169 2024-02-08 10:49:19.322 [UI Thread @coroutine#4232] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556408541507207168&accountPersonUid=556408541507207169 2024-02-08 10:49:19.322 [UI Thread @coroutine#4223] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556408541507207169&assignmentUid=556408541507207168 2024-02-08 10:49:19.322 [UI Thread @coroutine#4223] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556408541507207169&assignmentUid=556408541507207168 2024-02-08 10:49:19.322 [UI Thread @coroutine#4234] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556408541507207169&assignmentUid=556408541507207168. 2024-02-08 10:49:19.322 [UI Thread @coroutine#4234] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556408541507207169&assignmentUid=556408541507207168 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 10:49:19.322 [UI Thread @coroutine#4232] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556408541507207168&accountPersonUid=556408541507207169. 2024-02-08 10:49:19.322 [UI Thread @coroutine#4232] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556408541507207168&accountPersonUid=556408541507207169 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 10:49:19.323 [UI Thread @coroutine#4223] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556408541507207169&assignmentUid=556408541507207168. 2024-02-08 10:49:19.323 [UI Thread @coroutine#4223] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556408541507207169&assignmentUid=556408541507207168 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 10:49:19.325 [DefaultDispatcher-worker-2 @coroutine#3982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a49ce3a 2024-02-08 10:49:19.330 [DefaultDispatcher-worker-3 @coroutine#4234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@714a4ba2 2024-02-08 10:49:19.338 [DefaultDispatcher-worker-13 @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c51fdb 2024-02-08 10:49:19.339 [DefaultDispatcher-worker-13 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44553/UmAppDatabase/replication/nodeId 2024-02-08 10:49:19.339 [DefaultDispatcher-worker-13 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44553/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:19.339 [DefaultDispatcher-worker-13 @coroutine#2883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44553/UmAppDatabase/replication/nodeId 2024-02-08 10:49:19.340 [DefaultDispatcher-worker-3 @coroutine#2883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44553/UmAppDatabase/replication/nodeId 2024-02-08 10:49:19.340 [DefaultDispatcher-worker-3 @coroutine#2883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44553/UmAppDatabase/replication/nodeId 2024-02-08 10:49:19.340 [DefaultDispatcher-worker-16 @coroutine#4232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@714a4ba2 2024-02-08 10:49:19.348 [DefaultDispatcher-worker-16 @coroutine#4223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@714a4ba2 2024-02-08 10:49:19.352 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown initiated... 2024-02-08 10:49:19.352 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Close initiated... 2024-02-08 10:49:19.352 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:19.352 [HikariPool-125 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Closing connection org.sqlite.jdbc4.JDBC4Connection@714a4ba2: (connection evicted) 2024-02-08 10:49:19.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:19.353 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Closed. 2024-02-08 10:49:19.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown completed. 2024-02-08 10:49:19.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown initiated... 2024-02-08 10:49:19.354 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Close initiated... 2024-02-08 10:49:19.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:19.354 [HikariPool-126 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a49ce3a: (connection evicted) 2024-02-08 10:49:19.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:19.355 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Closed. 2024-02-08 10:49:19.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown completed. 2024-02-08 10:49:19.440 [DefaultDispatcher-worker-6 @coroutine#2929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e358de 2024-02-08 10:49:19.440 [DefaultDispatcher-worker-6 @coroutine#2929] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47193/UmAppDatabase/replication/nodeId 2024-02-08 10:49:19.440 [DefaultDispatcher-worker-6 @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.localdomain:47193/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:19.440 [DefaultDispatcher-worker-6 @coroutine#2929] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47193/UmAppDatabase/replication/nodeId 2024-02-08 10:49:19.441 [DefaultDispatcher-worker-16 @coroutine#2929] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47193/UmAppDatabase/replication/nodeId 2024-02-08 10:49:19.441 [DefaultDispatcher-worker-16 @coroutine#2929] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47193/UmAppDatabase/replication/nodeId 2024-02-08 10:49:19.545 [DefaultDispatcher-worker-16 @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530e08a7 2024-02-08 10:49:19.545 [DefaultDispatcher-worker-16 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45237/UmAppDatabase/replication/nodeId 2024-02-08 10:49:19.545 [DefaultDispatcher-worker-16 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45237/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:19.545 [DefaultDispatcher-worker-16 @coroutine#2962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45237/UmAppDatabase/replication/nodeId 2024-02-08 10:49:19.546 [DefaultDispatcher-worker-2 @coroutine#2962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45237/UmAppDatabase/replication/nodeId 2024-02-08 10:49:19.547 [DefaultDispatcher-worker-2 @coroutine#2962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45237/UmAppDatabase/replication/nodeId 2024-02-08 10:49:19.630 [DefaultDispatcher-worker-6 @coroutine#2991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f3f34c 2024-02-08 10:49:19.630 [DefaultDispatcher-worker-6 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42699/UmAppDatabase/replication/nodeId 2024-02-08 10:49:19.630 [DefaultDispatcher-worker-6 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42699/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:19.630 [DefaultDispatcher-worker-6 @coroutine#2991] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42699/UmAppDatabase/replication/nodeId 2024-02-08 10:49:19.631 [DefaultDispatcher-worker-17 @coroutine#2991] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42699/UmAppDatabase/replication/nodeId 2024-02-08 10:49:19.631 [DefaultDispatcher-worker-17 @coroutine#2991] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42699/UmAppDatabase/replication/nodeId 2024-02-08 10:49:19.690 [DefaultDispatcher-worker-9 @coroutine#3020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3724a67f 2024-02-08 10:49:19.691 [DefaultDispatcher-worker-9 @coroutine#3020] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 10:49:19.691 [DefaultDispatcher-worker-9 @coroutine#3020] 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-02-08 10:49:19.691 [DefaultDispatcher-worker-9 @coroutine#3020] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 10:49:19.692 [DefaultDispatcher-worker-19 @coroutine#3020] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 10:49:19.696 [DefaultDispatcher-worker-19 @coroutine#3034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e553d60 2024-02-08 10:49:19.696 [DefaultDispatcher-worker-19 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49763/UmAppDatabase/replication/nodeId 2024-02-08 10:49:19.696 [DefaultDispatcher-worker-19 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49763/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:19.696 [DefaultDispatcher-worker-19 @coroutine#3034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49763/UmAppDatabase/replication/nodeId 2024-02-08 10:49:19.697 [DefaultDispatcher-worker-3 @coroutine#3034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49763/UmAppDatabase/replication/nodeId 2024-02-08 10:49:19.697 [DefaultDispatcher-worker-3 @coroutine#3034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49763/UmAppDatabase/replication/nodeId 2024-02-08 10:49:19.855 [DefaultDispatcher-worker-5 @coroutine#3086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-08 10:49:19.855 [DefaultDispatcher-worker-5 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58003/UmAppDatabase/replication/nodeId 2024-02-08 10:49:19.855 [DefaultDispatcher-worker-5 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58003/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:19.855 [DefaultDispatcher-worker-5 @coroutine#3086] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58003/UmAppDatabase/replication/nodeId 2024-02-08 10:49:19.859 [DefaultDispatcher-worker-5 @coroutine#3086] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58003/UmAppDatabase/replication/nodeId 2024-02-08 10:49:19.859 [DefaultDispatcher-worker-5 @coroutine#3086] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58003/UmAppDatabase/replication/nodeId 2024-02-08 10:49:20.031 [DefaultDispatcher-worker-5 @coroutine#3128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2a7ca0 2024-02-08 10:49:20.031 [DefaultDispatcher-worker-5 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39513/UmAppDatabase/replication/nodeId 2024-02-08 10:49:20.031 [DefaultDispatcher-worker-5 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39513/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:20.031 [DefaultDispatcher-worker-5 @coroutine#3128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39513/UmAppDatabase/replication/nodeId 2024-02-08 10:49:20.032 [DefaultDispatcher-worker-11 @coroutine#3128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39513/UmAppDatabase/replication/nodeId 2024-02-08 10:49:20.033 [DefaultDispatcher-worker-11 @coroutine#3128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39513/UmAppDatabase/replication/nodeId 2024-02-08 10:49:20.219 [DefaultDispatcher-worker-11 @coroutine#3182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c28009f 2024-02-08 10:49:20.219 [DefaultDispatcher-worker-11 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43485/UmAppDatabase/replication/nodeId 2024-02-08 10:49:20.219 [DefaultDispatcher-worker-11 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43485/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:20.219 [DefaultDispatcher-worker-11 @coroutine#3182] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43485/UmAppDatabase/replication/nodeId 2024-02-08 10:49:20.220 [DefaultDispatcher-worker-11 @coroutine#3182] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43485/UmAppDatabase/replication/nodeId 2024-02-08 10:49:20.220 [DefaultDispatcher-worker-11 @coroutine#3182] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43485/UmAppDatabase/replication/nodeId 2024-02-08 10:49:20.224 [DefaultDispatcher-worker-7 @coroutine#2851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f61188 2024-02-08 10:49:20.224 [DefaultDispatcher-worker-7 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59681/UmAppDatabase/replication/nodeId 2024-02-08 10:49:20.225 [DefaultDispatcher-worker-7 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59681/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:20.225 [DefaultDispatcher-worker-7 @coroutine#2851] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59681/UmAppDatabase/replication/nodeId 2024-02-08 10:49:20.225 [DefaultDispatcher-worker-2 @coroutine#2851] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59681/UmAppDatabase/replication/nodeId 2024-02-08 10:49:20.225 [DefaultDispatcher-worker-2 @coroutine#2851] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59681/UmAppDatabase/replication/nodeId 2024-02-08 10:49:20.349 [DefaultDispatcher-worker-7 @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c51fdb 2024-02-08 10:49:20.349 [DefaultDispatcher-worker-7 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44553/UmAppDatabase/replication/nodeId 2024-02-08 10:49:20.349 [DefaultDispatcher-worker-7 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44553/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:20.349 [DefaultDispatcher-worker-7 @coroutine#2883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44553/UmAppDatabase/replication/nodeId 2024-02-08 10:49:20.350 [DefaultDispatcher-worker-11 @coroutine#2883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44553/UmAppDatabase/replication/nodeId 2024-02-08 10:49:20.350 [DefaultDispatcher-worker-11 @coroutine#2883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44553/UmAppDatabase/replication/nodeId 2024-02-08 10:49:20.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown initiated... 2024-02-08 10:49:20.360 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Close initiated... 2024-02-08 10:49:20.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:20.360 [HikariPool-124 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Closing connection org.sqlite.jdbc4.JDBC4Connection@539f2fec: (connection evicted) 2024-02-08 10:49:20.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:20.361 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Closed. 2024-02-08 10:49:20.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown completed. 2024-02-08 10:49:20.365 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2024-02-08 10:49:20.365 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:20.365 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:20.365 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:20.365 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:20.365 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:20.365 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:20.365 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@439054a7 2024-02-08 10:49:20.365 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:20.365 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:20.365 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:20.365 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:20.365 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:20.365 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:20.365 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:20.365 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:20.365 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:20.365 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:20.365 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:20.365 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:20.365 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:20.365 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:20.365 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:20.365 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:20.365 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:20.365 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:20.365 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:20.365 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2024-02-08 10:49:20.366 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:20.366 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:20.366 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:20.366 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:20.366 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:20.366 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:20.366 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:20.366 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:20.366 [Test worker @coroutine#4300] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2024-02-08 10:49:20.366 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@120661d2 2024-02-08 10:49:20.366 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@120661d2 2024-02-08 10:49:20.366 [Test worker @coroutine#4300] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2024-02-08 10:49:20.380 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@120661d2 2024-02-08 10:49:20.390 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@120661d2 2024-02-08 10:49:20.392 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@120661d2 2024-02-08 10:49:20.393 [Test worker @coroutine#4305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@120661d2 2024-02-08 10:49:20.394 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2024-02-08 10:49:20.394 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:20.394 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:20.394 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:20.394 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:20.394 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:20.394 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:20.394 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f3bc119 2024-02-08 10:49:20.394 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:20.394 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:20.394 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:20.394 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:20.394 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:20.394 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:20.394 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:20.394 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:20.394 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:20.394 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:20.394 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:20.394 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:20.394 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:20.394 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:20.394 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:20.394 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:20.394 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:20.394 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:20.394 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:20.394 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2024-02-08 10:49:20.394 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:20.394 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:20.394 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:20.394 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:20.394 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:20.394 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:20.394 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:20.394 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:20.394 [Test worker @coroutine#4300] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2024-02-08 10:49:20.394 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@765d67dd 2024-02-08 10:49:20.395 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@765d67dd 2024-02-08 10:49:20.395 [Test worker @coroutine#4300] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2024-02-08 10:49:20.407 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@765d67dd 2024-02-08 10:49:20.417 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@765d67dd 2024-02-08 10:49:20.419 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@765d67dd 2024-02-08 10:49:20.421 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@765d67dd 2024-02-08 10:49:20.431 [DefaultDispatcher-worker-8 @coroutine#4313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@765d67dd 2024-02-08 10:49:20.445 [DefaultDispatcher-worker-20 @coroutine#4300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@120661d2 2024-02-08 10:49:20.452 [DefaultDispatcher-worker-2 @coroutine#2929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e358de 2024-02-08 10:49:20.452 [DefaultDispatcher-worker-2 @coroutine#2929] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47193/UmAppDatabase/replication/nodeId 2024-02-08 10:49:20.452 [DefaultDispatcher-worker-2 @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.localdomain:47193/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:20.452 [DefaultDispatcher-worker-2 @coroutine#2929] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47193/UmAppDatabase/replication/nodeId 2024-02-08 10:49:20.453 [DefaultDispatcher-worker-5 @coroutine#2929] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47193/UmAppDatabase/replication/nodeId 2024-02-08 10:49:20.453 [DefaultDispatcher-worker-5 @coroutine#2929] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47193/UmAppDatabase/replication/nodeId 2024-02-08 10:49:20.459 [DefaultDispatcher-worker-15 @coroutine#4300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@120661d2 2024-02-08 10:49:20.464 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown initiated... 2024-02-08 10:49:20.464 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Close initiated... 2024-02-08 10:49:20.464 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:20.464 [HikariPool-128 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Closing connection org.sqlite.jdbc4.JDBC4Connection@120661d2: (connection evicted) 2024-02-08 10:49:20.465 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:20.465 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Closed. 2024-02-08 10:49:20.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown completed. 2024-02-08 10:49:20.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown initiated... 2024-02-08 10:49:20.465 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Close initiated... 2024-02-08 10:49:20.465 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:20.466 [HikariPool-129 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Closing connection org.sqlite.jdbc4.JDBC4Connection@765d67dd: (connection evicted) 2024-02-08 10:49:20.466 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:20.466 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Closed. 2024-02-08 10:49:20.466 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown completed. 2024-02-08 10:49:20.468 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2024-02-08 10:49:20.468 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:20.468 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:20.468 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:20.468 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:20.468 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:20.468 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:20.468 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16422f27 2024-02-08 10:49:20.468 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:20.468 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:20.468 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:20.468 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:20.468 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:20.468 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:20.468 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:20.468 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:20.468 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:20.468 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:20.468 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:20.468 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:20.468 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:20.468 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:20.468 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:20.468 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:20.468 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:20.468 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:20.468 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:20.468 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2024-02-08 10:49:20.468 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:20.468 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:20.468 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:20.468 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:20.468 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:20.468 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:20.468 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:20.468 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:20.468 [Test worker @coroutine#4343] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2024-02-08 10:49:20.469 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@f4aec23 2024-02-08 10:49:20.469 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@f4aec23 2024-02-08 10:49:20.469 [Test worker @coroutine#4343] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2024-02-08 10:49:20.485 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4aec23 2024-02-08 10:49:20.495 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4aec23 2024-02-08 10:49:20.499 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4aec23 2024-02-08 10:49:20.500 [Test worker @coroutine#4349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4aec23 2024-02-08 10:49:20.501 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2024-02-08 10:49:20.501 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:20.501 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:20.501 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:20.501 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:20.501 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:20.501 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:20.501 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23974cac 2024-02-08 10:49:20.501 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:20.501 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:20.501 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:20.501 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:20.501 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:20.501 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:20.501 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:20.501 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:20.501 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:20.501 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:20.501 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:20.501 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:20.501 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:20.501 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:20.501 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:20.501 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:20.501 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:20.501 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:20.501 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:20.501 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2024-02-08 10:49:20.501 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:20.501 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:20.501 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:20.501 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:20.501 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:20.501 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:20.501 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:20.501 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:20.501 [Test worker @coroutine#4343] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2024-02-08 10:49:20.502 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@56e9126f 2024-02-08 10:49:20.502 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@56e9126f 2024-02-08 10:49:20.502 [Test worker @coroutine#4343] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2024-02-08 10:49:20.516 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e9126f 2024-02-08 10:49:20.527 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e9126f 2024-02-08 10:49:20.528 [Test worker @coroutine#4353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e9126f 2024-02-08 10:49:20.530 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e9126f 2024-02-08 10:49:20.541 [DefaultDispatcher-worker-10 @coroutine#4357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e9126f 2024-02-08 10:49:20.555 [DefaultDispatcher-worker-3 @coroutine#4343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4aec23 2024-02-08 10:49:20.557 [DefaultDispatcher-worker-7 @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530e08a7 2024-02-08 10:49:20.557 [DefaultDispatcher-worker-7 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45237/UmAppDatabase/replication/nodeId 2024-02-08 10:49:20.557 [DefaultDispatcher-worker-7 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45237/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:20.557 [DefaultDispatcher-worker-7 @coroutine#2962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45237/UmAppDatabase/replication/nodeId 2024-02-08 10:49:20.558 [DefaultDispatcher-worker-16 @coroutine#2962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45237/UmAppDatabase/replication/nodeId 2024-02-08 10:49:20.558 [DefaultDispatcher-worker-16 @coroutine#2962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45237/UmAppDatabase/replication/nodeId 2024-02-08 10:49:20.565 [DefaultDispatcher-worker-16 @coroutine#4343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4aec23 2024-02-08 10:49:20.569 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:49:20.575 [DefaultDispatcher-worker-19 @coroutine#4343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4aec23 2024-02-08 10:49:20.592 [DefaultDispatcher-worker-11 @coroutine#4388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4aec23 2024-02-08 10:49:20.594 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown initiated... 2024-02-08 10:49:20.594 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Close initiated... 2024-02-08 10:49:20.594 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:20.595 [HikariPool-130 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f4aec23: (connection evicted) 2024-02-08 10:49:20.596 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:20.596 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Closed. 2024-02-08 10:49:20.596 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown completed. 2024-02-08 10:49:20.596 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2024-02-08 10:49:20.596 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2024-02-08 10:49:20.596 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:20.596 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56e9126f: (connection evicted) 2024-02-08 10:49:20.597 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:20.597 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2024-02-08 10:49:20.597 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2024-02-08 10:49:20.598 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2024-02-08 10:49:20.598 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:20.598 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:20.598 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:20.598 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:20.598 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:20.598 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:20.598 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7896e96a 2024-02-08 10:49:20.598 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:20.598 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:20.598 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:20.598 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:20.598 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:20.598 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:20.598 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:20.598 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:20.598 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:20.598 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:20.598 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:20.598 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:20.598 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:20.598 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:20.598 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:20.598 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:20.598 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:20.598 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:20.598 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:20.598 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2024-02-08 10:49:20.598 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:20.598 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:20.598 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:20.598 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:20.598 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:20.598 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:20.598 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:20.598 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:20.598 [Test worker @coroutine#4400] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2024-02-08 10:49:20.599 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7828bc6b 2024-02-08 10:49:20.599 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7828bc6b 2024-02-08 10:49:20.599 [Test worker @coroutine#4400] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2024-02-08 10:49:20.614 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7828bc6b 2024-02-08 10:49:20.624 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7828bc6b 2024-02-08 10:49:20.626 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7828bc6b 2024-02-08 10:49:20.628 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7828bc6b 2024-02-08 10:49:20.628 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2024-02-08 10:49:20.628 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:20.628 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:20.628 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:20.628 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:20.628 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:20.628 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:20.628 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4791d904 2024-02-08 10:49:20.628 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:20.628 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:20.628 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:20.628 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:20.628 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:20.628 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:20.628 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:20.628 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:20.628 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:20.628 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:20.628 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:20.628 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:20.628 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:20.628 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:20.628 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:20.628 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:20.628 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:20.628 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:20.628 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:20.628 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2024-02-08 10:49:20.628 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:20.628 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:20.628 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:20.628 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:20.628 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:20.628 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:20.628 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:20.628 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:20.628 [Test worker @coroutine#4400] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2024-02-08 10:49:20.629 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bbb3c84 2024-02-08 10:49:20.629 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bbb3c84 2024-02-08 10:49:20.629 [Test worker @coroutine#4400] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2024-02-08 10:49:20.641 [DefaultDispatcher-worker-19 @coroutine#2991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f3f34c 2024-02-08 10:49:20.641 [DefaultDispatcher-worker-19 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42699/UmAppDatabase/replication/nodeId 2024-02-08 10:49:20.641 [DefaultDispatcher-worker-19 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42699/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:20.641 [DefaultDispatcher-worker-19 @coroutine#2991] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42699/UmAppDatabase/replication/nodeId 2024-02-08 10:49:20.642 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bbb3c84 2024-02-08 10:49:20.642 [DefaultDispatcher-worker-1 @coroutine#2991] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42699/UmAppDatabase/replication/nodeId 2024-02-08 10:49:20.642 [DefaultDispatcher-worker-1 @coroutine#2991] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42699/UmAppDatabase/replication/nodeId 2024-02-08 10:49:20.653 [Test worker @coroutine#4409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bbb3c84 2024-02-08 10:49:20.654 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bbb3c84 2024-02-08 10:49:20.656 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bbb3c84 2024-02-08 10:49:20.667 [DefaultDispatcher-worker-15 @coroutine#4416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bbb3c84 2024-02-08 10:49:20.681 [DefaultDispatcher-worker-12 @coroutine#4400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7828bc6b 2024-02-08 10:49:20.690 [DefaultDispatcher-worker-18 @coroutine#4400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7828bc6b 2024-02-08 10:49:20.696 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2024-02-08 10:49:20.696 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2024-02-08 10:49:20.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:20.697 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7828bc6b: (connection evicted) 2024-02-08 10:49:20.697 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:20.697 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2024-02-08 10:49:20.697 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2024-02-08 10:49:20.698 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2024-02-08 10:49:20.698 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2024-02-08 10:49:20.698 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:20.698 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3bbb3c84: (connection evicted) 2024-02-08 10:49:20.699 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:20.699 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2024-02-08 10:49:20.699 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2024-02-08 10:49:20.700 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2024-02-08 10:49:20.700 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:20.700 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:20.700 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:20.700 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:20.700 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:20.700 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:20.700 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66694050 2024-02-08 10:49:20.700 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:20.700 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:20.700 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:20.700 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:20.700 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:20.700 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:20.700 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:20.700 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:20.700 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:20.700 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:20.700 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:20.701 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:20.701 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:20.701 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:20.701 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:20.701 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:20.701 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:20.701 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:20.701 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:20.701 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2024-02-08 10:49:20.701 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:20.701 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:20.701 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:20.701 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:20.701 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:20.701 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:20.701 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:20.701 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:20.701 [Test worker @coroutine#4443] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2024-02-08 10:49:20.701 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d7df55 2024-02-08 10:49:20.701 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d7df55 2024-02-08 10:49:20.701 [Test worker @coroutine#4443] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2024-02-08 10:49:20.704 [DefaultDispatcher-worker-4 @coroutine#3020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3724a67f 2024-02-08 10:49:20.704 [DefaultDispatcher-worker-4 @coroutine#3020] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 10:49:20.704 [DefaultDispatcher-worker-4 @coroutine#3020] 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-02-08 10:49:20.704 [DefaultDispatcher-worker-4 @coroutine#3020] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 10:49:20.705 [DefaultDispatcher-worker-3 @coroutine#3020] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 10:49:20.707 [DefaultDispatcher-worker-16 @coroutine#3034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e553d60 2024-02-08 10:49:20.707 [DefaultDispatcher-worker-16 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49763/UmAppDatabase/replication/nodeId 2024-02-08 10:49:20.707 [DefaultDispatcher-worker-16 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49763/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:20.707 [DefaultDispatcher-worker-16 @coroutine#3034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49763/UmAppDatabase/replication/nodeId 2024-02-08 10:49:20.708 [DefaultDispatcher-worker-12 @coroutine#3034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49763/UmAppDatabase/replication/nodeId 2024-02-08 10:49:20.708 [DefaultDispatcher-worker-12 @coroutine#3034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49763/UmAppDatabase/replication/nodeId 2024-02-08 10:49:20.718 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d7df55 2024-02-08 10:49:20.728 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d7df55 2024-02-08 10:49:20.730 [Test worker @coroutine#4451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d7df55 2024-02-08 10:49:20.732 [Test worker @coroutine#4453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d7df55 2024-02-08 10:49:20.732 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2024-02-08 10:49:20.732 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:20.732 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:20.732 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:20.732 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:20.732 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:20.732 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:20.732 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5dcec8e9 2024-02-08 10:49:20.732 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:20.732 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:20.732 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:20.732 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:20.732 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:20.732 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:20.732 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:20.732 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:20.732 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:20.732 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:20.732 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:20.732 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:20.732 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:20.732 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:20.732 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:20.732 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:20.732 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:20.732 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:20.732 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:20.732 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2024-02-08 10:49:20.732 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:20.732 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:20.732 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:20.732 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:20.732 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:20.732 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:20.732 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:20.732 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:20.732 [Test worker @coroutine#4443] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2024-02-08 10:49:20.733 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@73543048 2024-02-08 10:49:20.733 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@73543048 2024-02-08 10:49:20.733 [Test worker @coroutine#4443] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2024-02-08 10:49:20.745 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73543048 2024-02-08 10:49:20.756 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73543048 2024-02-08 10:49:20.757 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73543048 2024-02-08 10:49:20.759 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73543048 2024-02-08 10:49:20.771 [DefaultDispatcher-worker-1 @coroutine#4461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73543048 2024-02-08 10:49:20.784 [DefaultDispatcher-worker-1 @coroutine#4443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d7df55 2024-02-08 10:49:20.797 [DefaultDispatcher-worker-18 @coroutine#4443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d7df55 2024-02-08 10:49:20.801 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:20.802 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2024-02-08 10:49:20.802 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2024-02-08 10:49:20.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:20.802 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d7df55: (connection evicted) 2024-02-08 10:49:20.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:20.803 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2024-02-08 10:49:20.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2024-02-08 10:49:20.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2024-02-08 10:49:20.803 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2024-02-08 10:49:20.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:20.803 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73543048: (connection evicted) 2024-02-08 10:49:20.804 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:20.804 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2024-02-08 10:49:20.804 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2024-02-08 10:49:20.806 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2024-02-08 10:49:20.806 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:20.806 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:20.806 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:20.806 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:20.806 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:20.806 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:20.806 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@462deb2b 2024-02-08 10:49:20.806 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:20.806 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:20.806 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:20.806 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:20.806 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:20.806 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:20.806 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:20.806 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:20.806 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:20.806 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:20.806 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:20.806 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:20.806 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:20.806 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:20.806 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:20.806 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:20.806 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:20.806 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:20.806 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:20.806 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2024-02-08 10:49:20.806 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:20.806 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:20.806 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:20.806 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:20.806 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:20.806 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:20.806 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:20.806 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:20.806 [Test worker @coroutine#4488] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2024-02-08 10:49:20.807 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@13563e64 2024-02-08 10:49:20.807 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@13563e64 2024-02-08 10:49:20.807 [Test worker @coroutine#4488] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2024-02-08 10:49:20.823 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13563e64 2024-02-08 10:49:20.833 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13563e64 2024-02-08 10:49:20.835 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13563e64 2024-02-08 10:49:20.836 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13563e64 2024-02-08 10:49:20.837 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2024-02-08 10:49:20.837 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:20.837 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:20.837 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:20.837 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:20.837 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:20.837 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:20.837 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@251db193 2024-02-08 10:49:20.837 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:20.837 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:20.837 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:20.837 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:20.837 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:20.837 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:20.837 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:20.837 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:20.837 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:20.837 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:20.837 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:20.837 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:20.837 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:20.837 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:20.837 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:20.837 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:20.837 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:20.837 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:20.837 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:20.837 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2024-02-08 10:49:20.837 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:20.837 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:20.837 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:20.837 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:20.837 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:20.837 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:20.837 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:20.837 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:20.837 [Test worker @coroutine#4488] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2024-02-08 10:49:20.837 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d20cbb5 2024-02-08 10:49:20.837 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d20cbb5 2024-02-08 10:49:20.838 [Test worker @coroutine#4488] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2024-02-08 10:49:20.858 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d20cbb5 2024-02-08 10:49:20.869 [DefaultDispatcher-worker-4 @coroutine#3086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-08 10:49:20.869 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d20cbb5 2024-02-08 10:49:20.869 [DefaultDispatcher-worker-4 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58003/UmAppDatabase/replication/nodeId 2024-02-08 10:49:20.869 [DefaultDispatcher-worker-4 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58003/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:20.869 [DefaultDispatcher-worker-4 @coroutine#3086] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58003/UmAppDatabase/replication/nodeId 2024-02-08 10:49:20.870 [DefaultDispatcher-worker-13 @coroutine#3086] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58003/UmAppDatabase/replication/nodeId 2024-02-08 10:49:20.870 [DefaultDispatcher-worker-13 @coroutine#3086] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58003/UmAppDatabase/replication/nodeId 2024-02-08 10:49:20.871 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d20cbb5 2024-02-08 10:49:20.873 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d20cbb5 2024-02-08 10:49:20.883 [DefaultDispatcher-worker-1 @coroutine#4504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d20cbb5 2024-02-08 10:49:20.899 [DefaultDispatcher-worker-13 @coroutine#4488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13563e64 2024-02-08 10:49:20.907 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:49:20.914 [DefaultDispatcher-worker-13 @coroutine#4488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13563e64 2024-02-08 10:49:20.918 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2024-02-08 10:49:20.918 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2024-02-08 10:49:20.918 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:20.918 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13563e64: (connection evicted) 2024-02-08 10:49:20.919 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:20.919 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2024-02-08 10:49:20.919 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2024-02-08 10:49:20.919 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2024-02-08 10:49:20.920 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2024-02-08 10:49:20.920 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:20.920 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d20cbb5: (connection evicted) 2024-02-08 10:49:20.920 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:20.921 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2024-02-08 10:49:20.921 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2024-02-08 10:49:20.922 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2024-02-08 10:49:20.922 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:20.922 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:20.922 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:20.922 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:20.922 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:20.922 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:20.922 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7915111a 2024-02-08 10:49:20.922 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:20.922 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:20.922 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:20.922 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:20.922 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:20.922 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:20.922 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:20.922 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:20.922 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:20.922 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:20.922 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:20.922 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:20.922 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:20.922 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:20.922 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:20.922 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:20.922 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:20.922 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:20.922 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:20.922 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2024-02-08 10:49:20.922 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:20.922 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:20.922 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:20.922 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:20.922 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:20.922 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:20.922 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:20.922 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:20.922 [Test worker @coroutine#4530] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2024-02-08 10:49:20.923 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@34538ffe 2024-02-08 10:49:20.923 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@34538ffe 2024-02-08 10:49:20.923 [Test worker @coroutine#4530] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2024-02-08 10:49:20.937 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34538ffe 2024-02-08 10:49:20.948 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34538ffe 2024-02-08 10:49:20.949 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34538ffe 2024-02-08 10:49:20.951 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34538ffe 2024-02-08 10:49:20.951 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2024-02-08 10:49:20.952 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:20.952 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:20.952 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:20.952 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:20.952 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:20.952 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:20.952 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12ae75f1 2024-02-08 10:49:20.952 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:20.952 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:20.952 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:20.952 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:20.952 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:20.952 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:20.952 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:20.952 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:20.952 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:20.952 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:20.952 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:20.952 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:20.952 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:20.952 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:20.952 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:20.952 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:20.952 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:20.952 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:20.952 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:20.952 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2024-02-08 10:49:20.952 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:20.952 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:20.952 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:20.952 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:20.952 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:20.952 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:20.952 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:20.952 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:20.952 [Test worker @coroutine#4530] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2024-02-08 10:49:20.952 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f8a1b 2024-02-08 10:49:20.952 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f8a1b 2024-02-08 10:49:20.952 [Test worker @coroutine#4530] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2024-02-08 10:49:20.965 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f8a1b 2024-02-08 10:49:20.975 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f8a1b 2024-02-08 10:49:20.977 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f8a1b 2024-02-08 10:49:20.979 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f8a1b 2024-02-08 10:49:20.990 [DefaultDispatcher-worker-12 @coroutine#4543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f8a1b 2024-02-08 10:49:21.003 [DefaultDispatcher-worker-12 @coroutine#4530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34538ffe 2024-02-08 10:49:21.016 [DefaultDispatcher-worker-11 @coroutine#4530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34538ffe 2024-02-08 10:49:21.023 [HikariPool-138 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:49:21.023 [DefaultDispatcher-worker-14 @coroutine#4530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34538ffe 2024-02-08 10:49:21.030 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2024-02-08 10:49:21.031 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2024-02-08 10:49:21.031 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:21.031 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34538ffe: (connection evicted) 2024-02-08 10:49:21.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:21.032 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2024-02-08 10:49:21.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2024-02-08 10:49:21.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2024-02-08 10:49:21.032 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2024-02-08 10:49:21.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:21.032 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f8a1b: (connection evicted) 2024-02-08 10:49:21.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:21.033 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2024-02-08 10:49:21.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2024-02-08 10:49:21.034 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2024-02-08 10:49:21.035 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:21.035 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:21.035 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:21.035 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:21.035 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:21.035 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:21.035 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a110e7d 2024-02-08 10:49:21.035 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:21.035 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:21.035 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:21.035 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:21.035 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:21.035 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:21.035 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:21.035 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:21.035 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:21.035 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:21.035 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:21.035 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:21.035 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:21.035 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:21.035 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:21.035 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:21.035 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:21.035 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:21.035 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:21.035 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2024-02-08 10:49:21.035 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:21.035 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:21.035 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:21.035 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:21.035 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:21.035 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:21.035 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:21.035 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:21.035 [Test worker @coroutine#4571] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2024-02-08 10:49:21.036 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@66e27ac9 2024-02-08 10:49:21.036 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@66e27ac9 2024-02-08 10:49:21.036 [Test worker @coroutine#4571] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2024-02-08 10:49:21.042 [DefaultDispatcher-worker-4 @coroutine#3128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2a7ca0 2024-02-08 10:49:21.042 [DefaultDispatcher-worker-4 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39513/UmAppDatabase/replication/nodeId 2024-02-08 10:49:21.042 [DefaultDispatcher-worker-4 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39513/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:21.042 [DefaultDispatcher-worker-4 @coroutine#3128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39513/UmAppDatabase/replication/nodeId 2024-02-08 10:49:21.044 [DefaultDispatcher-worker-6 @coroutine#3128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39513/UmAppDatabase/replication/nodeId 2024-02-08 10:49:21.044 [DefaultDispatcher-worker-6 @coroutine#3128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39513/UmAppDatabase/replication/nodeId 2024-02-08 10:49:21.059 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e27ac9 2024-02-08 10:49:21.070 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e27ac9 2024-02-08 10:49:21.071 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e27ac9 2024-02-08 10:49:21.073 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e27ac9 2024-02-08 10:49:21.073 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2024-02-08 10:49:21.074 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:21.074 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:21.074 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:21.074 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:21.074 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:21.074 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:21.074 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a5a99d9 2024-02-08 10:49:21.074 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:21.074 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:21.074 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:21.074 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:21.074 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:21.074 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:21.074 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:21.074 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:21.074 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:21.074 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:21.074 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:21.074 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:21.074 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:21.074 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:21.074 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:21.074 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:21.074 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:21.074 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:21.074 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:21.074 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2024-02-08 10:49:21.074 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:21.074 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:21.074 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:21.074 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:21.074 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:21.074 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:21.074 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:21.074 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:21.074 [Test worker @coroutine#4571] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2024-02-08 10:49:21.074 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@eea69a9 2024-02-08 10:49:21.074 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@eea69a9 2024-02-08 10:49:21.074 [Test worker @coroutine#4571] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2024-02-08 10:49:21.087 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea69a9 2024-02-08 10:49:21.097 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea69a9 2024-02-08 10:49:21.099 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea69a9 2024-02-08 10:49:21.101 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea69a9 2024-02-08 10:49:21.112 [DefaultDispatcher-worker-13 @coroutine#4588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea69a9 2024-02-08 10:49:21.125 [DefaultDispatcher-worker-10 @coroutine#4571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e27ac9 2024-02-08 10:49:21.136 [HikariPool-140 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:49:21.139 [DefaultDispatcher-worker-17 @coroutine#4571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e27ac9 2024-02-08 10:49:21.147 [DefaultDispatcher-worker-16 @coroutine#4571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e27ac9 2024-02-08 10:49:21.162 [DefaultDispatcher-worker-10 @coroutine#4617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e27ac9 2024-02-08 10:49:21.165 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2024-02-08 10:49:21.165 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2024-02-08 10:49:21.165 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:21.165 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66e27ac9: (connection evicted) 2024-02-08 10:49:21.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:21.166 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2024-02-08 10:49:21.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2024-02-08 10:49:21.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2024-02-08 10:49:21.166 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2024-02-08 10:49:21.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:21.167 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@eea69a9: (connection evicted) 2024-02-08 10:49:21.167 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:21.167 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2024-02-08 10:49:21.167 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2024-02-08 10:49:21.169 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2024-02-08 10:49:21.169 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:21.169 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:21.169 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:21.169 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:21.169 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:21.169 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:21.169 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3431cb1f 2024-02-08 10:49:21.169 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:21.169 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:21.169 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:21.169 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:21.169 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:21.169 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:21.169 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:21.169 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:21.169 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:21.169 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:21.169 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:21.169 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:21.169 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:21.169 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:21.169 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:21.169 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:21.169 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:21.169 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:21.169 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:21.169 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2024-02-08 10:49:21.169 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:21.169 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:21.169 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:21.169 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:21.169 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:21.169 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:21.169 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:21.169 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:21.169 [Test worker @coroutine#4629] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2024-02-08 10:49:21.170 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@797c67c 2024-02-08 10:49:21.170 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@797c67c 2024-02-08 10:49:21.170 [Test worker @coroutine#4629] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2024-02-08 10:49:21.187 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@797c67c 2024-02-08 10:49:21.198 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@797c67c 2024-02-08 10:49:21.200 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@797c67c 2024-02-08 10:49:21.201 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@797c67c 2024-02-08 10:49:21.202 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2024-02-08 10:49:21.202 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:21.202 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:21.202 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:21.202 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:21.202 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:21.202 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:21.202 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@648c80cb 2024-02-08 10:49:21.202 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:21.202 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:21.202 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:21.202 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:21.202 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:21.202 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:21.202 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:21.202 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:21.202 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:21.202 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:21.202 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:21.202 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:21.202 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:21.202 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:21.202 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:21.202 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:21.202 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:21.202 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:21.202 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:21.202 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2024-02-08 10:49:21.202 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:21.202 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:21.202 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:21.202 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:21.202 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:21.202 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:21.202 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:21.202 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:21.202 [Test worker @coroutine#4629] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2024-02-08 10:49:21.202 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@157a2c86 2024-02-08 10:49:21.202 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@157a2c86 2024-02-08 10:49:21.202 [Test worker @coroutine#4629] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2024-02-08 10:49:21.217 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@157a2c86 2024-02-08 10:49:21.229 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@157a2c86 2024-02-08 10:49:21.231 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@157a2c86 2024-02-08 10:49:21.233 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@157a2c86 2024-02-08 10:49:21.233 [DefaultDispatcher-worker-18 @coroutine#3182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c28009f 2024-02-08 10:49:21.233 [DefaultDispatcher-worker-18 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43485/UmAppDatabase/replication/nodeId 2024-02-08 10:49:21.233 [DefaultDispatcher-worker-18 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43485/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:21.233 [DefaultDispatcher-worker-18 @coroutine#3182] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43485/UmAppDatabase/replication/nodeId 2024-02-08 10:49:21.234 [DefaultDispatcher-worker-3 @coroutine#3182] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43485/UmAppDatabase/replication/nodeId 2024-02-08 10:49:21.234 [DefaultDispatcher-worker-3 @coroutine#3182] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43485/UmAppDatabase/replication/nodeId 2024-02-08 10:49:21.236 [DefaultDispatcher-worker-4 @coroutine#2851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f61188 2024-02-08 10:49:21.236 [DefaultDispatcher-worker-4 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59681/UmAppDatabase/replication/nodeId 2024-02-08 10:49:21.236 [DefaultDispatcher-worker-4 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59681/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:21.236 [DefaultDispatcher-worker-4 @coroutine#2851] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59681/UmAppDatabase/replication/nodeId 2024-02-08 10:49:21.237 [DefaultDispatcher-worker-6 @coroutine#2851] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59681/UmAppDatabase/replication/nodeId 2024-02-08 10:49:21.238 [DefaultDispatcher-worker-6 @coroutine#2851] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59681/UmAppDatabase/replication/nodeId 2024-02-08 10:49:21.243 [DefaultDispatcher-worker-14 @coroutine#4644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@157a2c86 2024-02-08 10:49:21.256 [DefaultDispatcher-worker-7 @coroutine#4629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@797c67c 2024-02-08 10:49:21.270 [DefaultDispatcher-worker-6 @coroutine#4629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@797c67c 2024-02-08 10:49:21.270 [HikariPool-142 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:21.273 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@797c67c 2024-02-08 10:49:21.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2024-02-08 10:49:21.278 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2024-02-08 10:49:21.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:21.278 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@797c67c: (connection evicted) 2024-02-08 10:49:21.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:21.279 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2024-02-08 10:49:21.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2024-02-08 10:49:21.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2024-02-08 10:49:21.279 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2024-02-08 10:49:21.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:21.279 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@157a2c86: (connection evicted) 2024-02-08 10:49:21.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:21.280 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2024-02-08 10:49:21.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2024-02-08 10:49:21.281 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2024-02-08 10:49:21.281 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:21.281 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:21.281 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:21.281 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:21.281 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:21.281 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:21.281 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56ece9c 2024-02-08 10:49:21.281 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:21.281 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:21.281 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:21.281 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:21.281 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:21.281 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:21.281 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:21.281 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:21.281 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:21.281 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:21.281 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:21.281 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:21.281 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:21.281 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:21.281 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:21.281 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:21.281 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:21.281 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:21.281 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:21.281 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2024-02-08 10:49:21.281 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:21.281 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:21.281 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:21.281 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:21.281 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:21.281 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:21.281 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:21.281 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:21.281 [Test worker @coroutine#4678] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2024-02-08 10:49:21.281 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d3c80bf 2024-02-08 10:49:21.281 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d3c80bf 2024-02-08 10:49:21.281 [Test worker @coroutine#4678] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2024-02-08 10:49:21.294 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3c80bf 2024-02-08 10:49:21.305 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3c80bf 2024-02-08 10:49:21.307 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3c80bf 2024-02-08 10:49:21.308 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3c80bf 2024-02-08 10:49:21.309 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2024-02-08 10:49:21.309 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:21.309 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:21.309 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:21.309 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:21.309 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:21.309 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:21.309 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@549b26d7 2024-02-08 10:49:21.309 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:21.309 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:21.309 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:21.309 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:21.309 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:21.309 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:21.309 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:21.309 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:21.309 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:21.309 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:21.309 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:21.309 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:21.309 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:21.309 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:21.309 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:21.309 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:21.309 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:21.309 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:21.309 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:21.309 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2024-02-08 10:49:21.309 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:21.309 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:21.309 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:21.309 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:21.309 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:21.309 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:21.309 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:21.309 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:21.309 [Test worker @coroutine#4678] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2024-02-08 10:49:21.309 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@66978c15 2024-02-08 10:49:21.309 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@66978c15 2024-02-08 10:49:21.309 [Test worker @coroutine#4678] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2024-02-08 10:49:21.322 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66978c15 2024-02-08 10:49:21.332 [Test worker @coroutine#4685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66978c15 2024-02-08 10:49:21.334 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66978c15 2024-02-08 10:49:21.336 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66978c15 2024-02-08 10:49:21.346 [DefaultDispatcher-worker-18 @coroutine#4691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66978c15 2024-02-08 10:49:21.357 [DefaultDispatcher-worker-16 @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c51fdb 2024-02-08 10:49:21.358 [DefaultDispatcher-worker-16 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44553/UmAppDatabase/replication/nodeId 2024-02-08 10:49:21.358 [DefaultDispatcher-worker-16 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44553/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:21.358 [DefaultDispatcher-worker-16 @coroutine#2883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44553/UmAppDatabase/replication/nodeId 2024-02-08 10:49:21.359 [DefaultDispatcher-worker-17 @coroutine#2883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44553/UmAppDatabase/replication/nodeId 2024-02-08 10:49:21.359 [DefaultDispatcher-worker-17 @coroutine#2883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44553/UmAppDatabase/replication/nodeId 2024-02-08 10:49:21.361 [DefaultDispatcher-worker-7 @coroutine#4678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3c80bf 2024-02-08 10:49:21.373 [DefaultDispatcher-worker-16 @coroutine#4678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3c80bf 2024-02-08 10:49:21.377 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3c80bf 2024-02-08 10:49:21.379 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3c80bf 2024-02-08 10:49:21.382 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:49:21.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2024-02-08 10:49:21.385 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2024-02-08 10:49:21.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:21.386 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d3c80bf: (connection evicted) 2024-02-08 10:49:21.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:21.386 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2024-02-08 10:49:21.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2024-02-08 10:49:21.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2024-02-08 10:49:21.387 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2024-02-08 10:49:21.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:21.387 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66978c15: (connection evicted) 2024-02-08 10:49:21.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:21.388 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2024-02-08 10:49:21.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2024-02-08 10:49:21.389 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2024-02-08 10:49:21.389 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:21.389 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:21.389 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:21.389 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:21.389 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:21.389 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:21.389 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c897417 2024-02-08 10:49:21.389 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:21.389 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:21.389 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:21.389 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:21.389 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:21.389 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:21.389 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:21.389 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:21.389 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:21.389 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:21.389 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:21.389 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:21.389 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:21.389 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:21.389 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:21.389 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:21.389 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:21.389 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:21.389 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:21.389 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2024-02-08 10:49:21.389 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:21.390 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:21.390 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:21.390 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:21.390 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:21.390 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:21.390 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:21.390 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:21.390 [Test worker @coroutine#4726] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2024-02-08 10:49:21.390 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@14ecd835 2024-02-08 10:49:21.390 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@14ecd835 2024-02-08 10:49:21.390 [Test worker @coroutine#4726] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2024-02-08 10:49:21.406 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14ecd835 2024-02-08 10:49:21.416 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14ecd835 2024-02-08 10:49:21.418 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14ecd835 2024-02-08 10:49:21.420 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14ecd835 2024-02-08 10:49:21.420 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2024-02-08 10:49:21.421 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:21.421 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:21.421 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:21.421 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:21.421 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:21.421 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:21.421 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51a06fd5 2024-02-08 10:49:21.421 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:21.421 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:21.421 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:21.421 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:21.421 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:21.421 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:21.421 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:21.421 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:21.421 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:21.421 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:21.421 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:21.421 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:21.421 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:21.421 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:21.421 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:21.421 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:21.421 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:21.421 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:21.421 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:21.421 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2024-02-08 10:49:21.421 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:21.421 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:21.421 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:21.421 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:21.421 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:21.421 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:21.421 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:21.421 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:21.421 [Test worker @coroutine#4726] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2024-02-08 10:49:21.421 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@776b7fa2 2024-02-08 10:49:21.421 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@776b7fa2 2024-02-08 10:49:21.421 [Test worker @coroutine#4726] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2024-02-08 10:49:21.434 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@776b7fa2 2024-02-08 10:49:21.444 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@776b7fa2 2024-02-08 10:49:21.446 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@776b7fa2 2024-02-08 10:49:21.448 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@776b7fa2 2024-02-08 10:49:21.459 [DefaultDispatcher-worker-10 @coroutine#4740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@776b7fa2 2024-02-08 10:49:21.462 [DefaultDispatcher-worker-1 @coroutine#2929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e358de 2024-02-08 10:49:21.462 [DefaultDispatcher-worker-1 @coroutine#2929] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47193/UmAppDatabase/replication/nodeId 2024-02-08 10:49:21.462 [DefaultDispatcher-worker-1 @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.localdomain:47193/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:21.462 [DefaultDispatcher-worker-1 @coroutine#2929] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47193/UmAppDatabase/replication/nodeId 2024-02-08 10:49:21.464 [DefaultDispatcher-worker-4 @coroutine#2929] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47193/UmAppDatabase/replication/nodeId 2024-02-08 10:49:21.464 [DefaultDispatcher-worker-4 @coroutine#2929] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47193/UmAppDatabase/replication/nodeId 2024-02-08 10:49:21.472 [DefaultDispatcher-worker-3 @coroutine#4726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14ecd835 2024-02-08 10:49:21.483 [DefaultDispatcher-worker-3 @coroutine#4726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14ecd835 2024-02-08 10:49:21.536 [HikariPool-147 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:21.536 [HikariPool-146 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:21.543 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2024-02-08 10:49:21.543 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2024-02-08 10:49:21.543 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:21.543 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14ecd835: (connection evicted) 2024-02-08 10:49:21.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:21.544 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2024-02-08 10:49:21.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2024-02-08 10:49:21.545 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2024-02-08 10:49:21.545 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2024-02-08 10:49:21.545 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:21.545 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@776b7fa2: (connection evicted) 2024-02-08 10:49:21.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:21.546 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2024-02-08 10:49:21.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2024-02-08 10:49:21.546 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2024-02-08 10:49:21.547 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:21.547 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:21.547 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:21.547 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:21.547 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:21.547 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:21.547 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@900ffc4 2024-02-08 10:49:21.547 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:21.547 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:21.547 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:21.547 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:21.547 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:21.547 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:21.547 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:21.547 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:21.547 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:21.547 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:21.547 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:21.547 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:21.547 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:21.547 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:21.547 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:21.547 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:21.547 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:21.547 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:21.547 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:21.547 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2024-02-08 10:49:21.547 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:21.547 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:21.547 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:21.547 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:21.547 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:21.547 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:21.547 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:21.547 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:21.547 [Test worker @coroutine#4779] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2024-02-08 10:49:21.547 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@3280a79a 2024-02-08 10:49:21.547 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@3280a79a 2024-02-08 10:49:21.547 [Test worker @coroutine#4779] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2024-02-08 10:49:21.566 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3280a79a 2024-02-08 10:49:21.567 [DefaultDispatcher-worker-14 @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530e08a7 2024-02-08 10:49:21.568 [DefaultDispatcher-worker-14 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45237/UmAppDatabase/replication/nodeId 2024-02-08 10:49:21.568 [DefaultDispatcher-worker-14 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45237/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:21.568 [DefaultDispatcher-worker-14 @coroutine#2962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45237/UmAppDatabase/replication/nodeId 2024-02-08 10:49:21.569 [DefaultDispatcher-worker-14 @coroutine#2962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45237/UmAppDatabase/replication/nodeId 2024-02-08 10:49:21.569 [DefaultDispatcher-worker-14 @coroutine#2962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45237/UmAppDatabase/replication/nodeId 2024-02-08 10:49:21.576 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3280a79a 2024-02-08 10:49:21.578 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3280a79a 2024-02-08 10:49:21.580 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3280a79a 2024-02-08 10:49:21.580 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2024-02-08 10:49:21.580 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:21.580 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:21.580 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:21.580 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:21.580 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:21.580 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:21.580 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ec96512 2024-02-08 10:49:21.580 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:21.580 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:21.580 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:21.580 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:21.580 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:21.580 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:21.580 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:21.580 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:21.580 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:21.580 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:21.580 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:21.580 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:21.580 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:21.580 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:21.580 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:21.580 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:21.580 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:21.580 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:21.580 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:21.580 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2024-02-08 10:49:21.580 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:21.580 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:21.580 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:21.580 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:21.580 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:21.580 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:21.580 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:21.580 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:21.581 [Test worker @coroutine#4779] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2024-02-08 10:49:21.581 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@665574fb 2024-02-08 10:49:21.581 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@665574fb 2024-02-08 10:49:21.581 [Test worker @coroutine#4779] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2024-02-08 10:49:21.595 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665574fb 2024-02-08 10:49:21.606 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665574fb 2024-02-08 10:49:21.607 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665574fb 2024-02-08 10:49:21.609 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665574fb 2024-02-08 10:49:21.620 [DefaultDispatcher-worker-16 @coroutine#4796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665574fb 2024-02-08 10:49:21.634 [DefaultDispatcher-worker-15 @coroutine#4779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3280a79a 2024-02-08 10:49:21.647 [DefaultDispatcher-worker-19 @coroutine#4779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3280a79a 2024-02-08 10:49:21.648 [HikariPool-148 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:21.652 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2024-02-08 10:49:21.652 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2024-02-08 10:49:21.652 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:21.652 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3280a79a: (connection evicted) 2024-02-08 10:49:21.653 [DefaultDispatcher-worker-20 @coroutine#2991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f3f34c 2024-02-08 10:49:21.653 [DefaultDispatcher-worker-20 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42699/UmAppDatabase/replication/nodeId 2024-02-08 10:49:21.653 [DefaultDispatcher-worker-20 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42699/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:21.653 [DefaultDispatcher-worker-20 @coroutine#2991] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42699/UmAppDatabase/replication/nodeId 2024-02-08 10:49:21.653 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:21.653 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2024-02-08 10:49:21.653 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2024-02-08 10:49:21.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2024-02-08 10:49:21.654 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2024-02-08 10:49:21.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:21.654 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@665574fb: (connection evicted) 2024-02-08 10:49:21.654 [DefaultDispatcher-worker-10 @coroutine#2991] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42699/UmAppDatabase/replication/nodeId 2024-02-08 10:49:21.654 [DefaultDispatcher-worker-10 @coroutine#2991] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42699/UmAppDatabase/replication/nodeId 2024-02-08 10:49:21.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:21.655 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2024-02-08 10:49:21.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2024-02-08 10:49:21.656 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2024-02-08 10:49:21.656 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:21.656 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:21.656 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:21.656 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:21.656 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:21.656 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:21.656 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51f31fad 2024-02-08 10:49:21.656 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:21.656 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:21.656 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:21.656 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:21.656 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:21.656 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:21.656 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:21.656 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:21.656 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:21.656 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:21.656 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:21.656 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:21.656 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:21.656 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:21.656 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:21.656 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:21.656 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:21.656 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:21.656 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:21.656 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2024-02-08 10:49:21.656 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:21.656 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:21.656 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:21.656 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:21.656 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:21.656 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:21.656 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:21.657 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:21.657 [Test worker @coroutine#4827] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2024-02-08 10:49:21.657 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@59f36439 2024-02-08 10:49:21.657 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@59f36439 2024-02-08 10:49:21.657 [Test worker @coroutine#4827] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2024-02-08 10:49:21.672 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f36439 2024-02-08 10:49:21.683 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f36439 2024-02-08 10:49:21.685 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f36439 2024-02-08 10:49:21.687 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f36439 2024-02-08 10:49:21.687 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2024-02-08 10:49:21.687 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:21.687 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:21.687 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:21.687 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:21.687 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:21.687 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:21.687 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@578483bd 2024-02-08 10:49:21.687 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:21.687 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:21.687 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:21.687 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:21.687 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:21.687 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:21.687 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:21.687 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:21.687 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:21.687 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:21.687 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:21.687 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:21.687 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:21.687 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:21.687 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:21.687 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:21.687 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:21.687 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:21.687 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:21.687 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2024-02-08 10:49:21.687 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:21.687 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:21.687 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:21.687 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:21.687 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:21.687 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:21.687 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:21.687 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:21.687 [Test worker @coroutine#4827] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2024-02-08 10:49:21.688 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@56f4f385 2024-02-08 10:49:21.688 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@56f4f385 2024-02-08 10:49:21.688 [Test worker @coroutine#4827] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2024-02-08 10:49:21.701 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f4f385 2024-02-08 10:49:21.712 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f4f385 2024-02-08 10:49:21.714 [Test worker @coroutine#4837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f4f385 2024-02-08 10:49:21.716 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f4f385 2024-02-08 10:49:21.716 [DefaultDispatcher-worker-11 @coroutine#3020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3724a67f 2024-02-08 10:49:21.716 [DefaultDispatcher-worker-11 @coroutine#3020] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 10:49:21.716 [DefaultDispatcher-worker-11 @coroutine#3020] 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-02-08 10:49:21.716 [DefaultDispatcher-worker-11 @coroutine#3020] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 10:49:21.718 [DefaultDispatcher-worker-17 @coroutine#3020] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 10:49:21.719 [DefaultDispatcher-worker-14 @coroutine#3034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e553d60 2024-02-08 10:49:21.719 [DefaultDispatcher-worker-14 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49763/UmAppDatabase/replication/nodeId 2024-02-08 10:49:21.719 [DefaultDispatcher-worker-14 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49763/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:21.719 [DefaultDispatcher-worker-14 @coroutine#3034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49763/UmAppDatabase/replication/nodeId 2024-02-08 10:49:21.720 [DefaultDispatcher-worker-20 @coroutine#3034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49763/UmAppDatabase/replication/nodeId 2024-02-08 10:49:21.721 [DefaultDispatcher-worker-20 @coroutine#3034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49763/UmAppDatabase/replication/nodeId 2024-02-08 10:49:21.726 [DefaultDispatcher-worker-9 @coroutine#4843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f4f385 2024-02-08 10:49:21.741 [DefaultDispatcher-worker-19 @coroutine#4827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f36439 2024-02-08 10:49:21.750 [DefaultDispatcher-worker-7 @coroutine#4827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f36439 2024-02-08 10:49:21.754 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f36439 2024-02-08 10:49:21.757 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:49:21.758 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f36439 2024-02-08 10:49:21.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2024-02-08 10:49:21.763 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2024-02-08 10:49:21.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:21.763 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59f36439: (connection evicted) 2024-02-08 10:49:21.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:21.764 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2024-02-08 10:49:21.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2024-02-08 10:49:21.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2024-02-08 10:49:21.764 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2024-02-08 10:49:21.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:21.765 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56f4f385: (connection evicted) 2024-02-08 10:49:21.765 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:21.765 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2024-02-08 10:49:21.765 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2024-02-08 10:49:21.766 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2024-02-08 10:49:21.766 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:21.767 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:21.767 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:21.767 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:21.767 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:21.767 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:21.767 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@395854dd 2024-02-08 10:49:21.767 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:21.767 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:21.767 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:21.767 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:21.767 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:21.767 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:21.767 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:21.767 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:21.767 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:21.767 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:21.767 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:21.767 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:21.767 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:21.767 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:21.767 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:21.767 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:21.767 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:21.767 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:21.767 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:21.767 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2024-02-08 10:49:21.767 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:21.767 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:21.767 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:21.767 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:21.767 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:21.767 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:21.767 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:21.767 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:21.767 [Test worker @coroutine#4877] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2024-02-08 10:49:21.767 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f9d47a3 2024-02-08 10:49:21.767 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f9d47a3 2024-02-08 10:49:21.767 [Test worker @coroutine#4877] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2024-02-08 10:49:21.783 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f9d47a3 2024-02-08 10:49:21.794 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f9d47a3 2024-02-08 10:49:21.795 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f9d47a3 2024-02-08 10:49:21.797 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f9d47a3 2024-02-08 10:49:21.797 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2024-02-08 10:49:21.798 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:21.798 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:21.798 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:21.798 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:21.798 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:21.798 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:21.798 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1cbb394b 2024-02-08 10:49:21.798 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:21.798 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:21.798 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:21.798 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:21.798 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:21.798 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:21.798 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:21.798 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:21.798 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:21.798 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:21.798 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:21.798 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:21.798 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:21.798 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:21.798 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:21.798 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:21.798 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:21.798 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:21.798 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:21.798 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2024-02-08 10:49:21.798 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:21.798 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:21.798 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:21.798 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:21.798 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:21.798 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:21.798 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:21.798 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:21.798 [Test worker @coroutine#4877] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2024-02-08 10:49:21.798 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@12d33d7a 2024-02-08 10:49:21.798 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@12d33d7a 2024-02-08 10:49:21.798 [Test worker @coroutine#4877] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2024-02-08 10:49:21.811 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12d33d7a 2024-02-08 10:49:21.822 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12d33d7a 2024-02-08 10:49:21.824 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12d33d7a 2024-02-08 10:49:21.825 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12d33d7a 2024-02-08 10:49:21.836 [DefaultDispatcher-worker-5 @coroutine#4891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12d33d7a 2024-02-08 10:49:21.851 [DefaultDispatcher-worker-3 @coroutine#4877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f9d47a3 2024-02-08 10:49:21.863 [DefaultDispatcher-worker-17 @coroutine#4877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f9d47a3 2024-02-08 10:49:21.867 [HikariPool-152 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:49:21.871 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2024-02-08 10:49:21.871 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2024-02-08 10:49:21.871 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:21.871 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f9d47a3: (connection evicted) 2024-02-08 10:49:21.872 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:21.872 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2024-02-08 10:49:21.872 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2024-02-08 10:49:21.872 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2024-02-08 10:49:21.872 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2024-02-08 10:49:21.872 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:21.872 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12d33d7a: (connection evicted) 2024-02-08 10:49:21.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:21.873 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2024-02-08 10:49:21.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2024-02-08 10:49:21.875 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2024-02-08 10:49:21.875 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:21.875 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:21.875 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:21.875 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:21.875 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:21.875 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:21.875 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ade4ac6 2024-02-08 10:49:21.875 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:21.875 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:21.875 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:21.875 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:21.875 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:21.875 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:21.875 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:21.875 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:21.875 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:21.875 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:21.875 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:21.875 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:21.875 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:21.875 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:21.875 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:21.875 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:21.875 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:21.875 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:21.875 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:21.875 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2024-02-08 10:49:21.875 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:21.875 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:21.875 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:21.875 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:21.875 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:21.875 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:21.875 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:21.875 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:21.876 [Test worker @coroutine#4932] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2024-02-08 10:49:21.876 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e3c6323 2024-02-08 10:49:21.876 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e3c6323 2024-02-08 10:49:21.876 [Test worker @coroutine#4932] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2024-02-08 10:49:21.880 [DefaultDispatcher-worker-5 @coroutine#3086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-08 10:49:21.880 [DefaultDispatcher-worker-5 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58003/UmAppDatabase/replication/nodeId 2024-02-08 10:49:21.880 [DefaultDispatcher-worker-5 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58003/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:21.880 [DefaultDispatcher-worker-5 @coroutine#3086] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58003/UmAppDatabase/replication/nodeId 2024-02-08 10:49:21.882 [DefaultDispatcher-worker-14 @coroutine#3086] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58003/UmAppDatabase/replication/nodeId 2024-02-08 10:49:21.882 [DefaultDispatcher-worker-14 @coroutine#3086] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58003/UmAppDatabase/replication/nodeId 2024-02-08 10:49:21.894 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e3c6323 2024-02-08 10:49:21.904 [Test worker @coroutine#4936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e3c6323 2024-02-08 10:49:21.906 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e3c6323 2024-02-08 10:49:21.908 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e3c6323 2024-02-08 10:49:21.920 [DefaultDispatcher-worker-2 @coroutine#4942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e3c6323 2024-02-08 10:49:21.924 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e3c6323 2024-02-08 10:49:21.937 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e3c6323 2024-02-08 10:49:21.950 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2024-02-08 10:49:21.950 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2024-02-08 10:49:21.950 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:21.950 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e3c6323: (connection evicted) 2024-02-08 10:49:21.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:21.951 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2024-02-08 10:49:21.951 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2024-02-08 10:49:21.953 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2024-02-08 10:49:21.953 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:21.953 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:21.953 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:21.953 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:21.953 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:21.953 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:21.953 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f1eff72 2024-02-08 10:49:21.953 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:21.953 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:21.953 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:21.953 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:21.953 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:21.953 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:21.953 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:21.953 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:21.953 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:21.953 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:21.953 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:21.953 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:21.953 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:21.953 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:21.953 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:21.953 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:21.953 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:21.953 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:21.953 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:21.953 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2024-02-08 10:49:21.953 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:21.953 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:21.953 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:21.953 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:21.953 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:21.953 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:21.953 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:21.953 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:21.953 [Test worker @coroutine#4968] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2024-02-08 10:49:21.954 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@234adbe2 2024-02-08 10:49:21.954 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@234adbe2 2024-02-08 10:49:21.954 [Test worker @coroutine#4968] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2024-02-08 10:49:21.971 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@234adbe2 2024-02-08 10:49:21.982 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@234adbe2 2024-02-08 10:49:21.984 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@234adbe2 2024-02-08 10:49:21.986 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@234adbe2 2024-02-08 10:49:21.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2024-02-08 10:49:21.990 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2024-02-08 10:49:21.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:49:21.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:21.990 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2024-02-08 10:49:21.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2024-02-08 10:49:21.991 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2024-02-08 10:49:21.991 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:21.991 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:21.991 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:21.991 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:21.991 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:21.991 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:21.991 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3423f353 2024-02-08 10:49:21.991 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:21.991 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:21.991 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:21.991 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:21.991 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:21.991 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:21.991 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:21.991 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:21.991 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:21.991 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:21.991 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:21.991 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:21.991 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:21.991 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:21.991 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:21.991 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:21.991 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:21.991 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:21.991 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:21.991 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2024-02-08 10:49:21.991 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:21.991 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:21.991 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:21.991 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:21.991 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:21.991 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:21.991 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:21.991 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:21.991 [Test worker @coroutine#4998] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2024-02-08 10:49:21.992 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@365c8a47 2024-02-08 10:49:21.992 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@365c8a47 2024-02-08 10:49:21.992 [Test worker @coroutine#4998] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2024-02-08 10:49:22.004 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@365c8a47 2024-02-08 10:49:22.014 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@365c8a47 2024-02-08 10:49:22.016 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@365c8a47 2024-02-08 10:49:22.018 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@365c8a47 2024-02-08 10:49:22.021 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2024-02-08 10:49:22.021 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2024-02-08 10:49:22.021 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:49:22.021 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:22.021 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2024-02-08 10:49:22.021 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2024-02-08 10:49:22.022 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2024-02-08 10:49:22.023 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:22.023 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:22.023 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:22.023 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:22.023 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:22.023 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:22.023 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a791e8b 2024-02-08 10:49:22.023 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:22.023 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:22.023 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:22.023 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:22.023 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:22.023 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:22.023 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:22.023 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:22.023 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:22.023 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:22.023 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:22.023 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:22.023 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:22.023 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:22.023 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:22.023 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:22.023 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:22.023 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:22.023 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:22.023 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2024-02-08 10:49:22.023 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:22.023 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:22.023 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:22.023 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:22.023 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:22.023 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:22.023 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:22.023 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:22.023 [Test worker @coroutine#5029] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2024-02-08 10:49:22.023 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@2125086c 2024-02-08 10:49:22.023 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@2125086c 2024-02-08 10:49:22.023 [Test worker @coroutine#5029] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2024-02-08 10:49:22.036 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2125086c 2024-02-08 10:49:22.047 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2125086c 2024-02-08 10:49:22.049 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2125086c 2024-02-08 10:49:22.051 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2125086c 2024-02-08 10:49:22.051 [DefaultDispatcher-worker-14 @coroutine#3128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2a7ca0 2024-02-08 10:49:22.052 [DefaultDispatcher-worker-14 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39513/UmAppDatabase/replication/nodeId 2024-02-08 10:49:22.052 [DefaultDispatcher-worker-14 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39513/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:22.052 [DefaultDispatcher-worker-14 @coroutine#3128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39513/UmAppDatabase/replication/nodeId 2024-02-08 10:49:22.053 [DefaultDispatcher-worker-17 @coroutine#3128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39513/UmAppDatabase/replication/nodeId 2024-02-08 10:49:22.053 [DefaultDispatcher-worker-17 @coroutine#3128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39513/UmAppDatabase/replication/nodeId 2024-02-08 10:49:22.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2024-02-08 10:49:22.055 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2024-02-08 10:49:22.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:49:22.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:22.055 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2024-02-08 10:49:22.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2024-02-08 10:49:22.056 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2024-02-08 10:49:22.056 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:22.056 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:22.056 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:22.056 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:22.056 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:22.056 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:22.056 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74727e41 2024-02-08 10:49:22.056 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:22.056 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:22.056 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:22.056 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:22.056 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:22.056 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:22.056 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:22.056 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:22.056 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:22.056 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:22.056 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:22.056 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:22.056 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:22.056 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:22.056 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:22.056 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:22.056 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:22.056 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:22.056 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:22.056 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2024-02-08 10:49:22.056 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:22.057 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:22.057 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:22.057 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:22.057 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:22.057 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:22.057 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:22.057 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:22.057 [Test worker @coroutine#5061] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2024-02-08 10:49:22.057 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@78977b59 2024-02-08 10:49:22.057 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@78977b59 2024-02-08 10:49:22.057 [Test worker @coroutine#5061] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2024-02-08 10:49:22.071 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78977b59 2024-02-08 10:49:22.081 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78977b59 2024-02-08 10:49:22.085 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78977b59 2024-02-08 10:49:22.086 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78977b59 2024-02-08 10:49:22.095 [DefaultDispatcher-worker-14 @coroutine#5068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78977b59 2024-02-08 10:49:22.100 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2024-02-08 10:49:22.100 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2024-02-08 10:49:22.100 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:22.101 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78977b59: (connection evicted) 2024-02-08 10:49:22.101 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:22.101 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2024-02-08 10:49:22.101 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2024-02-08 10:49:22.102 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2024-02-08 10:49:22.103 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:22.103 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:22.103 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:22.103 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:22.103 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:22.103 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:22.103 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42516ce2 2024-02-08 10:49:22.103 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:22.103 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:22.103 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:22.103 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:22.103 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:22.103 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:22.103 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:22.103 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:22.103 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:22.103 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:22.103 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:22.103 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:22.103 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:22.103 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:22.103 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:22.103 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:22.103 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:22.103 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:22.103 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:22.103 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2024-02-08 10:49:22.103 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:22.103 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:22.103 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:22.103 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:22.103 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:22.103 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:22.103 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:22.103 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:22.103 [Test worker @coroutine#5088] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2024-02-08 10:49:22.103 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e6ec9c 2024-02-08 10:49:22.103 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e6ec9c 2024-02-08 10:49:22.103 [Test worker @coroutine#5088] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2024-02-08 10:49:22.120 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e6ec9c 2024-02-08 10:49:22.130 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e6ec9c 2024-02-08 10:49:22.132 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e6ec9c 2024-02-08 10:49:22.134 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e6ec9c 2024-02-08 10:49:22.138 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2024-02-08 10:49:22.138 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2024-02-08 10:49:22.138 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:49:22.138 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:22.138 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2024-02-08 10:49:22.138 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2024-02-08 10:49:22.139 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2024-02-08 10:49:22.140 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:22.140 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:22.140 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:22.140 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:22.140 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:22.140 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:22.140 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7df994ec 2024-02-08 10:49:22.140 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:22.140 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:22.140 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:22.140 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:22.140 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:22.140 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:22.140 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:22.140 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:22.140 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:22.140 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:22.140 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:22.140 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:22.140 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:22.140 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:22.140 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:22.140 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:22.140 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:22.140 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:22.140 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:22.140 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2024-02-08 10:49:22.140 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:22.140 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:22.140 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:22.140 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:22.140 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:22.140 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:22.140 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:22.140 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:22.140 [Test worker @coroutine#5118] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2024-02-08 10:49:22.141 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@674b9b85 2024-02-08 10:49:22.141 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@674b9b85 2024-02-08 10:49:22.141 [Test worker @coroutine#5118] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2024-02-08 10:49:22.159 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@674b9b85 2024-02-08 10:49:22.169 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@674b9b85 2024-02-08 10:49:22.171 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@674b9b85 2024-02-08 10:49:22.172 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@674b9b85 2024-02-08 10:49:22.181 [DefaultDispatcher-worker-15 @coroutine#5126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@674b9b85 2024-02-08 10:49:22.183 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@674b9b85 2024-02-08 10:49:22.188 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@674b9b85 2024-02-08 10:49:22.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2024-02-08 10:49:22.191 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2024-02-08 10:49:22.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:22.191 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@674b9b85: (connection evicted) 2024-02-08 10:49:22.192 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:22.192 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2024-02-08 10:49:22.192 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2024-02-08 10:49:22.193 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2024-02-08 10:49:22.193 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:22.193 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:22.193 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:22.193 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:22.193 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:22.193 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:22.193 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54d6f172 2024-02-08 10:49:22.193 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:22.193 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:22.193 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:22.193 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:22.193 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:22.193 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:22.193 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:22.193 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:22.193 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:22.193 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:22.193 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:22.193 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:22.193 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:22.193 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:22.193 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:22.193 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:22.193 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:22.193 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:22.193 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:22.193 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2024-02-08 10:49:22.193 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:22.193 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:22.193 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:22.193 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:22.193 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:22.193 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:22.193 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:22.193 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:22.193 [Test worker @coroutine#5152] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2024-02-08 10:49:22.194 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@10b063fd 2024-02-08 10:49:22.194 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@10b063fd 2024-02-08 10:49:22.194 [Test worker @coroutine#5152] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2024-02-08 10:49:22.206 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10b063fd 2024-02-08 10:49:22.217 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10b063fd 2024-02-08 10:49:22.218 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10b063fd 2024-02-08 10:49:22.220 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10b063fd 2024-02-08 10:49:22.220 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2024-02-08 10:49:22.220 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:22.220 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:22.220 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:22.220 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:22.220 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:22.220 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:22.220 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18f8c76d 2024-02-08 10:49:22.220 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:22.220 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:22.220 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:22.220 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:22.220 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:22.220 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:22.220 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:22.220 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:22.220 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:22.220 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:22.221 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:22.221 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:22.221 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:22.221 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:22.221 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:22.221 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:22.221 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:22.221 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:22.221 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:22.221 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2024-02-08 10:49:22.221 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:22.221 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:22.221 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:22.221 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:22.221 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:22.221 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:22.221 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:22.221 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:22.221 [Test worker @coroutine#5152] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2024-02-08 10:49:22.221 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c59f315 2024-02-08 10:49:22.221 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c59f315 2024-02-08 10:49:22.221 [Test worker @coroutine#5152] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2024-02-08 10:49:22.234 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c59f315 2024-02-08 10:49:22.247 [DefaultDispatcher-worker-5 @coroutine#3182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c28009f 2024-02-08 10:49:22.247 [DefaultDispatcher-worker-5 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43485/UmAppDatabase/replication/nodeId 2024-02-08 10:49:22.247 [DefaultDispatcher-worker-5 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43485/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:22.247 [DefaultDispatcher-worker-5 @coroutine#3182] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43485/UmAppDatabase/replication/nodeId 2024-02-08 10:49:22.247 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c59f315 2024-02-08 10:49:22.248 [DefaultDispatcher-worker-14 @coroutine#3182] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43485/UmAppDatabase/replication/nodeId 2024-02-08 10:49:22.248 [DefaultDispatcher-worker-14 @coroutine#3182] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43485/UmAppDatabase/replication/nodeId 2024-02-08 10:49:22.249 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c59f315 2024-02-08 10:49:22.250 [DefaultDispatcher-worker-14 @coroutine#2851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f61188 2024-02-08 10:49:22.250 [DefaultDispatcher-worker-14 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59681/UmAppDatabase/replication/nodeId 2024-02-08 10:49:22.250 [DefaultDispatcher-worker-14 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59681/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:22.250 [DefaultDispatcher-worker-14 @coroutine#2851] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59681/UmAppDatabase/replication/nodeId 2024-02-08 10:49:22.251 [DefaultDispatcher-worker-3 @coroutine#2851] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59681/UmAppDatabase/replication/nodeId 2024-02-08 10:49:22.251 [DefaultDispatcher-worker-3 @coroutine#2851] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59681/UmAppDatabase/replication/nodeId 2024-02-08 10:49:22.251 [Test worker @coroutine#5166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c59f315 2024-02-08 10:49:22.260 [DefaultDispatcher-worker-18 @coroutine#5171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c59f315 2024-02-08 10:49:22.274 [DefaultDispatcher-worker-10 @coroutine#5152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10b063fd 2024-02-08 10:49:22.294 [HikariPool-161 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:49:22.308 [DefaultDispatcher-worker-18 @coroutine#5152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10b063fd 2024-02-08 10:49:22.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2024-02-08 10:49:22.316 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2024-02-08 10:49:22.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:22.316 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10b063fd: (connection evicted) 2024-02-08 10:49:22.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:22.317 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2024-02-08 10:49:22.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2024-02-08 10:49:22.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2024-02-08 10:49:22.317 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2024-02-08 10:49:22.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:22.317 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c59f315: (connection evicted) 2024-02-08 10:49:22.318 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:22.318 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2024-02-08 10:49:22.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2024-02-08 10:49:22.319 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2024-02-08 10:49:22.319 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:22.319 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:22.319 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:22.319 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:22.319 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:22.319 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:22.319 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d37c996 2024-02-08 10:49:22.319 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:22.319 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:22.319 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:22.319 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:22.319 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:22.319 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:22.319 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:22.319 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:22.319 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:22.319 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:22.319 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:22.319 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:22.319 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:22.319 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:22.319 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:22.319 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:22.319 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:22.319 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:22.319 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:22.319 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2024-02-08 10:49:22.319 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:22.319 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:22.319 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:22.319 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:22.319 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:22.319 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:22.319 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:22.319 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:22.319 [Test worker @coroutine#5185] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2024-02-08 10:49:22.319 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f8c4bcf 2024-02-08 10:49:22.319 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f8c4bcf 2024-02-08 10:49:22.319 [Test worker @coroutine#5185] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2024-02-08 10:49:22.334 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f8c4bcf 2024-02-08 10:49:22.344 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f8c4bcf 2024-02-08 10:49:22.346 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f8c4bcf 2024-02-08 10:49:22.348 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f8c4bcf 2024-02-08 10:49:22.348 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2024-02-08 10:49:22.348 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:22.348 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:22.348 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:22.348 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:22.348 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:22.348 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:22.348 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a9a187b 2024-02-08 10:49:22.348 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:22.348 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:22.348 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:22.348 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:22.348 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:22.348 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:22.348 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:22.348 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:22.348 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:22.348 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:22.348 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:22.348 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:22.348 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:22.348 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:22.348 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:22.348 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:22.348 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:22.348 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:22.348 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:22.348 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2024-02-08 10:49:22.348 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:22.348 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:22.348 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:22.348 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:22.348 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:22.348 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:22.348 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:22.348 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:22.348 [Test worker @coroutine#5185] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2024-02-08 10:49:22.348 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eaa6f76 2024-02-08 10:49:22.348 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eaa6f76 2024-02-08 10:49:22.348 [Test worker @coroutine#5185] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2024-02-08 10:49:22.361 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eaa6f76 2024-02-08 10:49:22.369 [DefaultDispatcher-worker-10 @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c51fdb 2024-02-08 10:49:22.369 [DefaultDispatcher-worker-10 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44553/UmAppDatabase/replication/nodeId 2024-02-08 10:49:22.369 [DefaultDispatcher-worker-10 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44553/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:22.369 [DefaultDispatcher-worker-10 @coroutine#2883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44553/UmAppDatabase/replication/nodeId 2024-02-08 10:49:22.371 [DefaultDispatcher-worker-5 @coroutine#2883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44553/UmAppDatabase/replication/nodeId 2024-02-08 10:49:22.371 [DefaultDispatcher-worker-5 @coroutine#2883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44553/UmAppDatabase/replication/nodeId 2024-02-08 10:49:22.373 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eaa6f76 2024-02-08 10:49:22.375 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eaa6f76 2024-02-08 10:49:22.376 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eaa6f76 2024-02-08 10:49:22.387 [DefaultDispatcher-worker-4 @coroutine#5201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eaa6f76 2024-02-08 10:49:22.401 [DefaultDispatcher-worker-4 @coroutine#5185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f8c4bcf 2024-02-08 10:49:22.420 [HikariPool-163 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:49:22.428 [DefaultDispatcher-worker-4 @coroutine#5185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f8c4bcf 2024-02-08 10:49:22.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2024-02-08 10:49:22.431 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2024-02-08 10:49:22.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:22.431 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f8c4bcf: (connection evicted) 2024-02-08 10:49:22.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:22.432 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2024-02-08 10:49:22.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2024-02-08 10:49:22.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2024-02-08 10:49:22.432 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2024-02-08 10:49:22.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:22.432 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5eaa6f76: (connection evicted) 2024-02-08 10:49:22.433 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:22.433 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2024-02-08 10:49:22.433 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2024-02-08 10:49:22.434 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2024-02-08 10:49:22.435 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:22.435 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:22.435 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:22.435 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:22.435 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:22.435 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:22.435 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@755057c7 2024-02-08 10:49:22.435 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:22.435 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:22.435 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:22.435 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:22.435 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:22.435 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:22.435 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:22.435 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:22.435 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:22.435 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:22.435 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:22.435 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:22.435 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:22.435 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:22.435 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:22.435 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:22.435 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:22.435 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:22.435 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:22.435 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2024-02-08 10:49:22.435 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:22.435 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:22.435 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:22.435 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:22.435 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:22.435 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:22.435 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:22.435 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:22.435 [Test worker @coroutine#5214] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2024-02-08 10:49:22.435 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@70f37190 2024-02-08 10:49:22.435 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@70f37190 2024-02-08 10:49:22.435 [Test worker @coroutine#5214] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2024-02-08 10:49:22.453 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70f37190 2024-02-08 10:49:22.464 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70f37190 2024-02-08 10:49:22.465 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70f37190 2024-02-08 10:49:22.467 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70f37190 2024-02-08 10:49:22.468 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2024-02-08 10:49:22.468 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:22.468 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:22.468 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:22.468 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:22.468 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:22.468 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:22.468 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fee1e32 2024-02-08 10:49:22.468 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:22.468 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:22.468 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:22.468 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:22.468 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:22.468 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:22.468 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:22.468 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:22.468 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:22.468 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:22.468 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:22.468 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:22.468 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:22.468 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:22.468 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:22.468 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:22.468 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:22.468 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:22.468 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:22.468 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2024-02-08 10:49:22.468 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:22.468 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:22.468 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:22.468 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:22.468 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:22.468 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:22.468 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:22.468 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:22.468 [Test worker @coroutine#5214] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2024-02-08 10:49:22.469 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@50b1dfab 2024-02-08 10:49:22.469 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@50b1dfab 2024-02-08 10:49:22.469 [Test worker @coroutine#5214] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2024-02-08 10:49:22.474 [DefaultDispatcher-worker-9 @coroutine#2929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e358de 2024-02-08 10:49:22.474 [DefaultDispatcher-worker-9 @coroutine#2929] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47193/UmAppDatabase/replication/nodeId 2024-02-08 10:49:22.474 [DefaultDispatcher-worker-9 @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.localdomain:47193/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:22.474 [DefaultDispatcher-worker-9 @coroutine#2929] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47193/UmAppDatabase/replication/nodeId 2024-02-08 10:49:22.476 [DefaultDispatcher-worker-12 @coroutine#2929] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47193/UmAppDatabase/replication/nodeId 2024-02-08 10:49:22.476 [DefaultDispatcher-worker-12 @coroutine#2929] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47193/UmAppDatabase/replication/nodeId 2024-02-08 10:49:22.489 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b1dfab 2024-02-08 10:49:22.499 [Test worker @coroutine#5224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b1dfab 2024-02-08 10:49:22.501 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b1dfab 2024-02-08 10:49:22.502 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b1dfab 2024-02-08 10:49:22.515 [DefaultDispatcher-worker-7 @coroutine#5230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b1dfab 2024-02-08 10:49:22.531 [DefaultDispatcher-worker-5 @coroutine#5214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70f37190 2024-02-08 10:49:22.535 [HikariPool-165 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:49:22.554 [DefaultDispatcher-worker-7 @coroutine#5214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70f37190 2024-02-08 10:49:22.562 [DefaultDispatcher-worker-19 @coroutine#5214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70f37190 2024-02-08 10:49:22.569 [HikariPool-166 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:22.577 [DefaultDispatcher-worker-10 @coroutine#5214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70f37190 2024-02-08 10:49:22.579 [DefaultDispatcher-worker-6 @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530e08a7 2024-02-08 10:49:22.579 [DefaultDispatcher-worker-6 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45237/UmAppDatabase/replication/nodeId 2024-02-08 10:49:22.579 [DefaultDispatcher-worker-6 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45237/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:22.579 [DefaultDispatcher-worker-6 @coroutine#2962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45237/UmAppDatabase/replication/nodeId 2024-02-08 10:49:22.580 [DefaultDispatcher-worker-12 @coroutine#2962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45237/UmAppDatabase/replication/nodeId 2024-02-08 10:49:22.581 [DefaultDispatcher-worker-12 @coroutine#2962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45237/UmAppDatabase/replication/nodeId 2024-02-08 10:49:22.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2024-02-08 10:49:22.589 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2024-02-08 10:49:22.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:22.589 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70f37190: (connection evicted) 2024-02-08 10:49:22.590 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:22.590 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2024-02-08 10:49:22.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2024-02-08 10:49:22.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2024-02-08 10:49:22.590 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2024-02-08 10:49:22.590 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:22.590 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50b1dfab: (connection evicted) 2024-02-08 10:49:22.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:22.591 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2024-02-08 10:49:22.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2024-02-08 10:49:22.593 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2024-02-08 10:49:22.593 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:22.593 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:22.593 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:22.593 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:22.593 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:22.593 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:22.593 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21bf1b1f 2024-02-08 10:49:22.593 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:22.593 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:22.593 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:22.593 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:22.593 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:22.593 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:22.593 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:22.593 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:22.593 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:22.593 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:22.593 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:22.593 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:22.593 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:22.593 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:22.593 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:22.593 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:22.593 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:22.593 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:22.593 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:22.593 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2024-02-08 10:49:22.593 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:22.593 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:22.593 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:22.593 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:22.593 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:22.593 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:22.593 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:22.593 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:22.593 [Test worker @coroutine#5258] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2024-02-08 10:49:22.594 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@c1d9c40 2024-02-08 10:49:22.594 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@c1d9c40 2024-02-08 10:49:22.594 [Test worker @coroutine#5258] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2024-02-08 10:49:22.610 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c1d9c40 2024-02-08 10:49:22.621 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c1d9c40 2024-02-08 10:49:22.622 [Test worker @coroutine#5262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c1d9c40 2024-02-08 10:49:22.624 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c1d9c40 2024-02-08 10:49:22.624 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2024-02-08 10:49:22.625 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:22.625 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:22.625 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:22.625 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:22.625 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:22.625 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:22.625 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c61f9bf 2024-02-08 10:49:22.625 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:22.625 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:22.625 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:22.625 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:22.625 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:22.625 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:22.625 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:22.625 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:22.625 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:22.625 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:22.625 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:22.625 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:22.625 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:22.625 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:22.625 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:22.625 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:22.625 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:22.625 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:22.625 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:22.625 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2024-02-08 10:49:22.625 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:22.625 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:22.625 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:22.625 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:22.625 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:22.625 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:22.625 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:22.625 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:22.625 [Test worker @coroutine#5258] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2024-02-08 10:49:22.625 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@46c47690 2024-02-08 10:49:22.625 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@46c47690 2024-02-08 10:49:22.625 [Test worker @coroutine#5258] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2024-02-08 10:49:22.638 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c47690 2024-02-08 10:49:22.648 [Test worker @coroutine#5266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c47690 2024-02-08 10:49:22.650 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c47690 2024-02-08 10:49:22.651 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c47690 2024-02-08 10:49:22.663 [DefaultDispatcher-worker-4 @coroutine#5272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c47690 2024-02-08 10:49:22.665 [DefaultDispatcher-worker-19 @coroutine#2991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f3f34c 2024-02-08 10:49:22.665 [DefaultDispatcher-worker-19 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42699/UmAppDatabase/replication/nodeId 2024-02-08 10:49:22.665 [DefaultDispatcher-worker-19 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42699/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:22.665 [DefaultDispatcher-worker-19 @coroutine#2991] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42699/UmAppDatabase/replication/nodeId 2024-02-08 10:49:22.666 [DefaultDispatcher-worker-9 @coroutine#2991] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42699/UmAppDatabase/replication/nodeId 2024-02-08 10:49:22.666 [DefaultDispatcher-worker-9 @coroutine#2991] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42699/UmAppDatabase/replication/nodeId 2024-02-08 10:49:22.674 [DefaultDispatcher-worker-12 @coroutine#5258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c1d9c40 2024-02-08 10:49:22.685 [DefaultDispatcher-worker-16 @coroutine#5258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c1d9c40 2024-02-08 10:49:22.693 [DefaultDispatcher-worker-5 @coroutine#5258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c1d9c40 2024-02-08 10:49:22.694 [HikariPool-167 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:22.703 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2024-02-08 10:49:22.703 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2024-02-08 10:49:22.703 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:22.703 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c1d9c40: (connection evicted) 2024-02-08 10:49:22.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:22.704 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2024-02-08 10:49:22.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2024-02-08 10:49:22.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2024-02-08 10:49:22.704 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2024-02-08 10:49:22.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:22.704 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46c47690: (connection evicted) 2024-02-08 10:49:22.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:22.705 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2024-02-08 10:49:22.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2024-02-08 10:49:22.706 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2024-02-08 10:49:22.706 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:22.706 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:22.706 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:22.706 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:22.706 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:22.706 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:22.706 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d0b8b8b 2024-02-08 10:49:22.706 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:22.706 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:22.706 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:22.706 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:22.706 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:22.706 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:22.706 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:22.706 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:22.706 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:22.706 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:22.706 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:22.706 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:22.706 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:22.706 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:22.706 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:22.706 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:22.706 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:22.706 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:22.706 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:22.706 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2024-02-08 10:49:22.706 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:22.706 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:22.706 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:22.706 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:22.706 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:22.706 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:22.706 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:22.706 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:22.706 [Test worker @coroutine#5301] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2024-02-08 10:49:22.706 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@69bdcfbc 2024-02-08 10:49:22.706 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@69bdcfbc 2024-02-08 10:49:22.706 [Test worker @coroutine#5301] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2024-02-08 10:49:22.724 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69bdcfbc 2024-02-08 10:49:22.728 [DefaultDispatcher-worker-7 @coroutine#3020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3724a67f 2024-02-08 10:49:22.729 [DefaultDispatcher-worker-7 @coroutine#3020] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 10:49:22.729 [DefaultDispatcher-worker-7 @coroutine#3020] 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-02-08 10:49:22.729 [DefaultDispatcher-worker-7 @coroutine#3020] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 10:49:22.730 [DefaultDispatcher-worker-12 @coroutine#3020] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 10:49:22.731 [DefaultDispatcher-worker-9 @coroutine#3034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e553d60 2024-02-08 10:49:22.731 [DefaultDispatcher-worker-9 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49763/UmAppDatabase/replication/nodeId 2024-02-08 10:49:22.731 [DefaultDispatcher-worker-9 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49763/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:22.731 [DefaultDispatcher-worker-9 @coroutine#3034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49763/UmAppDatabase/replication/nodeId 2024-02-08 10:49:22.732 [DefaultDispatcher-worker-7 @coroutine#3034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49763/UmAppDatabase/replication/nodeId 2024-02-08 10:49:22.732 [DefaultDispatcher-worker-7 @coroutine#3034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49763/UmAppDatabase/replication/nodeId 2024-02-08 10:49:22.736 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69bdcfbc 2024-02-08 10:49:22.737 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69bdcfbc 2024-02-08 10:49:22.739 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69bdcfbc 2024-02-08 10:49:22.739 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2024-02-08 10:49:22.740 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:22.740 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:22.740 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:22.740 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:22.740 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:22.740 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:22.740 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@996293a 2024-02-08 10:49:22.740 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:22.740 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:22.740 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:22.740 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:22.740 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:22.740 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:22.740 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:22.740 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:22.740 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:22.740 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:22.740 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:22.740 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:22.740 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:22.740 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:22.740 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:22.740 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:22.740 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:22.740 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:22.740 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:22.740 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2024-02-08 10:49:22.740 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:22.740 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:22.740 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:22.740 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:22.740 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:22.740 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:22.740 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:22.740 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:22.740 [Test worker @coroutine#5301] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2024-02-08 10:49:22.740 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@26247027 2024-02-08 10:49:22.740 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@26247027 2024-02-08 10:49:22.740 [Test worker @coroutine#5301] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2024-02-08 10:49:22.753 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26247027 2024-02-08 10:49:22.763 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26247027 2024-02-08 10:49:22.765 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26247027 2024-02-08 10:49:22.767 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26247027 2024-02-08 10:49:22.778 [DefaultDispatcher-worker-7 @coroutine#5319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26247027 2024-02-08 10:49:22.791 [DefaultDispatcher-worker-15 @coroutine#5301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69bdcfbc 2024-02-08 10:49:22.802 [DefaultDispatcher-worker-2 @coroutine#5301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69bdcfbc 2024-02-08 10:49:22.805 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2024-02-08 10:49:22.805 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2024-02-08 10:49:22.805 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:22.806 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69bdcfbc: (connection evicted) 2024-02-08 10:49:22.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:22.806 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2024-02-08 10:49:22.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2024-02-08 10:49:22.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2024-02-08 10:49:22.806 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2024-02-08 10:49:22.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:22.807 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@26247027: (connection evicted) 2024-02-08 10:49:22.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:22.807 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2024-02-08 10:49:22.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2024-02-08 10:49:22.810 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2024-02-08 10:49:22.810 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:22.810 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:22.810 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:22.810 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:22.810 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:22.810 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:22.810 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1704437b 2024-02-08 10:49:22.810 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:22.810 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:22.810 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:22.810 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:22.810 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:22.810 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:22.810 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:22.810 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:22.810 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:22.810 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:22.810 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:22.810 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:22.810 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:22.810 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:22.810 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:22.810 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:22.810 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:22.810 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:22.810 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:22.810 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2024-02-08 10:49:22.810 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:22.810 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:22.810 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:22.810 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:22.810 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:22.810 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:22.810 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:22.810 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:22.811 [Test worker @coroutine#5345] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2024-02-08 10:49:22.811 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cb4f1a6 2024-02-08 10:49:22.811 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cb4f1a6 2024-02-08 10:49:22.811 [Test worker @coroutine#5345] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2024-02-08 10:49:22.824 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cb4f1a6 2024-02-08 10:49:22.835 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cb4f1a6 2024-02-08 10:49:22.837 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cb4f1a6 2024-02-08 10:49:22.838 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cb4f1a6 2024-02-08 10:49:22.839 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2024-02-08 10:49:22.839 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:22.839 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:22.839 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:22.839 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:22.839 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:22.839 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:22.839 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b5df8b7 2024-02-08 10:49:22.839 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:22.839 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:22.839 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:22.839 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:22.839 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:22.839 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:22.839 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:22.839 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:22.839 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:22.839 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:22.839 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:22.839 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:22.839 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:22.839 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:22.839 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:22.839 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:22.839 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:22.839 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:22.839 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:22.839 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2024-02-08 10:49:22.839 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:22.839 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:22.839 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:22.839 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:22.839 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:22.839 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:22.839 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:22.839 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:22.839 [Test worker @coroutine#5345] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2024-02-08 10:49:22.839 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@44a25dc7 2024-02-08 10:49:22.839 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@44a25dc7 2024-02-08 10:49:22.839 [Test worker @coroutine#5345] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2024-02-08 10:49:22.852 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44a25dc7 2024-02-08 10:49:22.863 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44a25dc7 2024-02-08 10:49:22.866 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44a25dc7 2024-02-08 10:49:22.868 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44a25dc7 2024-02-08 10:49:22.878 [DefaultDispatcher-worker-3 @coroutine#5358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44a25dc7 2024-02-08 10:49:22.891 [DefaultDispatcher-worker-15 @coroutine#3086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-08 10:49:22.892 [DefaultDispatcher-worker-15 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58003/UmAppDatabase/replication/nodeId 2024-02-08 10:49:22.892 [DefaultDispatcher-worker-15 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58003/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:22.892 [DefaultDispatcher-worker-15 @coroutine#3086] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58003/UmAppDatabase/replication/nodeId 2024-02-08 10:49:22.893 [DefaultDispatcher-worker-1 @coroutine#5345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cb4f1a6 2024-02-08 10:49:22.893 [DefaultDispatcher-worker-14 @coroutine#3086] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58003/UmAppDatabase/replication/nodeId 2024-02-08 10:49:22.893 [DefaultDispatcher-worker-14 @coroutine#3086] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58003/UmAppDatabase/replication/nodeId 2024-02-08 10:49:22.902 [DefaultDispatcher-worker-1 @coroutine#5345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cb4f1a6 2024-02-08 10:49:22.911 [HikariPool-171 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:22.921 [DefaultDispatcher-worker-3 @coroutine#5378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cb4f1a6 2024-02-08 10:49:22.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2024-02-08 10:49:22.924 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2024-02-08 10:49:22.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:22.925 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3cb4f1a6: (connection evicted) 2024-02-08 10:49:22.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:22.925 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2024-02-08 10:49:22.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2024-02-08 10:49:22.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2024-02-08 10:49:22.926 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2024-02-08 10:49:22.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:22.926 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@44a25dc7: (connection evicted) 2024-02-08 10:49:22.927 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:22.927 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2024-02-08 10:49:22.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2024-02-08 10:49:22.927 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2024-02-08 10:49:22.928 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:22.928 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:22.928 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:22.928 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:22.928 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:22.928 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:22.928 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@136a5572 2024-02-08 10:49:22.928 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:22.928 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:22.928 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:22.928 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:22.928 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:22.928 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:22.928 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:22.928 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:22.928 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:22.928 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:22.928 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:22.928 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:22.928 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:22.928 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:22.928 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:22.928 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:22.928 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:22.928 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:22.928 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:22.928 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2024-02-08 10:49:22.928 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:22.928 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:22.928 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:22.928 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:22.928 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:22.928 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:22.928 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:22.928 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:22.928 [Test worker @coroutine#5384] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2024-02-08 10:49:22.928 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@6be865c1 2024-02-08 10:49:22.928 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@6be865c1 2024-02-08 10:49:22.928 [Test worker @coroutine#5384] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2024-02-08 10:49:22.944 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6be865c1 2024-02-08 10:49:22.954 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6be865c1 2024-02-08 10:49:22.956 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6be865c1 2024-02-08 10:49:22.958 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6be865c1 2024-02-08 10:49:22.958 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2024-02-08 10:49:22.958 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:22.958 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:22.958 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:22.958 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:22.958 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:22.958 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:22.958 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f13eabb 2024-02-08 10:49:22.958 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:22.958 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:22.958 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:22.958 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:22.958 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:22.958 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:22.958 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:22.958 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:22.958 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:22.958 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:22.958 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:22.958 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:22.958 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:22.958 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:22.958 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:22.958 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:22.958 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:22.958 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:22.958 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:22.958 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2024-02-08 10:49:22.958 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:22.958 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:22.958 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:22.958 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:22.958 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:22.958 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:22.958 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:22.958 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:22.958 [Test worker @coroutine#5384] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2024-02-08 10:49:22.958 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@75f579d2 2024-02-08 10:49:22.958 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@75f579d2 2024-02-08 10:49:22.958 [Test worker @coroutine#5384] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2024-02-08 10:49:22.971 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f579d2 2024-02-08 10:49:22.981 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f579d2 2024-02-08 10:49:22.983 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f579d2 2024-02-08 10:49:22.985 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f579d2 2024-02-08 10:49:22.996 [DefaultDispatcher-worker-14 @coroutine#5397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f579d2 2024-02-08 10:49:23.011 [DefaultDispatcher-worker-4 @coroutine#5384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6be865c1 2024-02-08 10:49:23.020 [DefaultDispatcher-worker-17 @coroutine#5384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6be865c1 2024-02-08 10:49:23.028 [HikariPool-173 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:49:23.029 [DefaultDispatcher-worker-17 @coroutine#5384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6be865c1 2024-02-08 10:49:23.037 [DefaultDispatcher-worker-14 @coroutine#5384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6be865c1 2024-02-08 10:49:23.051 [DefaultDispatcher-worker-8 @coroutine#5416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6be865c1 2024-02-08 10:49:23.053 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2024-02-08 10:49:23.053 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2024-02-08 10:49:23.053 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:23.053 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6be865c1: (connection evicted) 2024-02-08 10:49:23.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:23.054 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2024-02-08 10:49:23.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2024-02-08 10:49:23.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2024-02-08 10:49:23.054 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2024-02-08 10:49:23.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:23.054 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75f579d2: (connection evicted) 2024-02-08 10:49:23.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:23.055 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2024-02-08 10:49:23.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2024-02-08 10:49:23.056 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2024-02-08 10:49:23.057 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:23.057 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:23.057 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:23.057 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:23.057 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:23.057 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:23.057 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25fb43a9 2024-02-08 10:49:23.057 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:23.057 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:23.057 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:23.057 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:23.057 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:23.057 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:23.057 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:23.057 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:23.057 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:23.057 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:23.057 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:23.057 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:23.057 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:23.057 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:23.057 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:23.057 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:23.057 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:23.057 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:23.057 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:23.057 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2024-02-08 10:49:23.057 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:23.057 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:23.057 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:23.057 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:23.057 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:23.057 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:23.057 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:23.057 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:23.057 [Test worker @coroutine#5422] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2024-02-08 10:49:23.057 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dccdc50 2024-02-08 10:49:23.057 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dccdc50 2024-02-08 10:49:23.057 [Test worker @coroutine#5422] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2024-02-08 10:49:23.063 [DefaultDispatcher-worker-16 @coroutine#3128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2a7ca0 2024-02-08 10:49:23.063 [DefaultDispatcher-worker-16 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39513/UmAppDatabase/replication/nodeId 2024-02-08 10:49:23.063 [DefaultDispatcher-worker-16 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39513/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:23.063 [DefaultDispatcher-worker-16 @coroutine#3128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39513/UmAppDatabase/replication/nodeId 2024-02-08 10:49:23.064 [DefaultDispatcher-worker-9 @coroutine#3128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39513/UmAppDatabase/replication/nodeId 2024-02-08 10:49:23.065 [DefaultDispatcher-worker-9 @coroutine#3128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39513/UmAppDatabase/replication/nodeId 2024-02-08 10:49:23.074 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dccdc50 2024-02-08 10:49:23.084 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dccdc50 2024-02-08 10:49:23.086 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dccdc50 2024-02-08 10:49:23.087 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dccdc50 2024-02-08 10:49:23.088 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2024-02-08 10:49:23.088 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:23.088 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:23.088 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:23.088 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:23.088 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:23.088 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:23.088 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@539570b8 2024-02-08 10:49:23.088 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:23.088 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:23.088 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:23.088 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:23.088 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:23.088 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:23.088 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:23.088 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:23.088 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:23.088 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:23.088 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:23.088 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:23.088 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:23.088 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:23.088 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:23.088 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:23.088 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:23.088 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:23.088 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:23.088 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2024-02-08 10:49:23.088 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:23.088 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:23.088 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:23.088 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:23.088 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:23.088 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:23.088 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:23.088 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:23.088 [Test worker @coroutine#5422] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2024-02-08 10:49:23.088 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@5702e6f3 2024-02-08 10:49:23.088 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@5702e6f3 2024-02-08 10:49:23.088 [Test worker @coroutine#5422] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2024-02-08 10:49:23.101 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5702e6f3 2024-02-08 10:49:23.111 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5702e6f3 2024-02-08 10:49:23.113 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5702e6f3 2024-02-08 10:49:23.115 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5702e6f3 2024-02-08 10:49:23.126 [DefaultDispatcher-worker-7 @coroutine#5438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5702e6f3 2024-02-08 10:49:23.139 [DefaultDispatcher-worker-12 @coroutine#5422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dccdc50 2024-02-08 10:49:23.152 [DefaultDispatcher-worker-5 @coroutine#5422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dccdc50 2024-02-08 10:49:23.158 [HikariPool-175 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:23.162 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2024-02-08 10:49:23.162 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2024-02-08 10:49:23.162 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:23.162 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6dccdc50: (connection evicted) 2024-02-08 10:49:23.162 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:23.162 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2024-02-08 10:49:23.162 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2024-02-08 10:49:23.163 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2024-02-08 10:49:23.163 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2024-02-08 10:49:23.163 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:23.163 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5702e6f3: (connection evicted) 2024-02-08 10:49:23.163 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:23.164 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2024-02-08 10:49:23.164 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2024-02-08 10:49:23.165 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2024-02-08 10:49:23.165 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:23.165 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:23.165 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:23.165 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:23.165 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:23.165 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:23.165 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7806db3f 2024-02-08 10:49:23.165 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:23.165 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:23.165 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:23.165 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:23.165 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:23.165 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:23.165 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:23.165 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:23.165 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:23.165 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:23.165 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:23.165 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:23.165 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:23.165 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:23.165 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:23.165 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:23.165 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:23.165 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:23.165 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:23.165 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2024-02-08 10:49:23.165 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:23.165 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:23.165 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:23.165 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:23.165 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:23.165 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:23.165 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:23.165 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:23.165 [Test worker @coroutine#5465] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2024-02-08 10:49:23.166 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@4290fcd7 2024-02-08 10:49:23.166 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@4290fcd7 2024-02-08 10:49:23.166 [Test worker @coroutine#5465] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2024-02-08 10:49:23.183 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4290fcd7 2024-02-08 10:49:23.194 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4290fcd7 2024-02-08 10:49:23.195 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4290fcd7 2024-02-08 10:49:23.197 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4290fcd7 2024-02-08 10:49:23.197 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2024-02-08 10:49:23.197 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:23.197 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:23.197 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:23.197 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:23.197 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:23.197 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:23.197 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42f9b425 2024-02-08 10:49:23.197 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:23.197 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:23.197 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:23.197 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:23.197 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:23.197 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:23.197 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:23.197 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:23.197 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:23.197 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:23.198 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:23.198 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:23.198 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:23.198 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:23.198 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:23.198 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:23.198 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:23.198 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:23.198 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:23.198 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2024-02-08 10:49:23.198 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:23.198 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:23.198 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:23.198 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:23.198 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:23.198 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:23.198 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:23.198 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:23.198 [Test worker @coroutine#5465] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2024-02-08 10:49:23.198 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@79de00af 2024-02-08 10:49:23.198 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@79de00af 2024-02-08 10:49:23.198 [Test worker @coroutine#5465] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2024-02-08 10:49:23.211 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79de00af 2024-02-08 10:49:23.221 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79de00af 2024-02-08 10:49:23.223 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79de00af 2024-02-08 10:49:23.224 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79de00af 2024-02-08 10:49:23.235 [DefaultDispatcher-worker-6 @coroutine#5479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79de00af 2024-02-08 10:49:23.248 [DefaultDispatcher-worker-7 @coroutine#5465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4290fcd7 2024-02-08 10:49:23.259 [DefaultDispatcher-worker-6 @coroutine#3182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c28009f 2024-02-08 10:49:23.259 [DefaultDispatcher-worker-6 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43485/UmAppDatabase/replication/nodeId 2024-02-08 10:49:23.259 [DefaultDispatcher-worker-6 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43485/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:23.259 [DefaultDispatcher-worker-6 @coroutine#3182] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43485/UmAppDatabase/replication/nodeId 2024-02-08 10:49:23.260 [DefaultDispatcher-worker-2 @coroutine#5465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4290fcd7 2024-02-08 10:49:23.260 [DefaultDispatcher-worker-3 @coroutine#3182] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43485/UmAppDatabase/replication/nodeId 2024-02-08 10:49:23.260 [DefaultDispatcher-worker-3 @coroutine#3182] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43485/UmAppDatabase/replication/nodeId 2024-02-08 10:49:23.261 [DefaultDispatcher-worker-12 @coroutine#2851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f61188 2024-02-08 10:49:23.262 [DefaultDispatcher-worker-12 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59681/UmAppDatabase/replication/nodeId 2024-02-08 10:49:23.262 [DefaultDispatcher-worker-12 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59681/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:23.262 [DefaultDispatcher-worker-12 @coroutine#2851] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59681/UmAppDatabase/replication/nodeId 2024-02-08 10:49:23.263 [DefaultDispatcher-worker-4 @coroutine#2851] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59681/UmAppDatabase/replication/nodeId 2024-02-08 10:49:23.263 [DefaultDispatcher-worker-4 @coroutine#2851] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59681/UmAppDatabase/replication/nodeId 2024-02-08 10:49:23.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2024-02-08 10:49:23.264 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2024-02-08 10:49:23.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:23.265 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4290fcd7: (connection evicted) 2024-02-08 10:49:23.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:23.265 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2024-02-08 10:49:23.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2024-02-08 10:49:23.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2024-02-08 10:49:23.265 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2024-02-08 10:49:23.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:23.266 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79de00af: (connection evicted) 2024-02-08 10:49:23.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:23.266 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2024-02-08 10:49:23.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2024-02-08 10:49:23.267 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2024-02-08 10:49:23.267 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:23.267 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:23.267 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:23.267 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:23.267 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:23.267 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:23.267 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c0d876c 2024-02-08 10:49:23.267 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:23.267 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:23.267 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:23.267 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:23.267 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:23.267 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:23.267 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:23.267 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:23.267 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:23.268 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:23.268 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:23.268 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:23.268 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:23.268 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:23.268 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:23.268 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:23.268 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:23.268 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:23.268 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:23.268 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2024-02-08 10:49:23.268 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:23.268 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:23.268 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:23.268 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:23.268 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:23.268 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:23.268 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:23.268 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:23.268 [Test worker @coroutine#5513] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2024-02-08 10:49:23.268 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@77217c17 2024-02-08 10:49:23.268 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@77217c17 2024-02-08 10:49:23.268 [Test worker @coroutine#5513] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2024-02-08 10:49:23.283 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77217c17 2024-02-08 10:49:23.294 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77217c17 2024-02-08 10:49:23.297 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77217c17 2024-02-08 10:49:23.299 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77217c17 2024-02-08 10:49:23.299 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2024-02-08 10:49:23.299 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:23.299 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:23.299 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:23.299 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:23.299 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:23.299 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:23.299 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f5df147 2024-02-08 10:49:23.299 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:23.299 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:23.299 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:23.299 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:23.299 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:23.299 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:23.299 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:23.299 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:23.299 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:23.299 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:23.299 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:23.299 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:23.299 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:23.299 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:23.299 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:23.299 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:23.299 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:23.299 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:23.299 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:23.299 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2024-02-08 10:49:23.299 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:23.299 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:23.299 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:23.299 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:23.299 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:23.299 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:23.299 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:23.299 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:23.299 [Test worker @coroutine#5513] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2024-02-08 10:49:23.300 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@8947a4b 2024-02-08 10:49:23.300 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@8947a4b 2024-02-08 10:49:23.300 [Test worker @coroutine#5513] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2024-02-08 10:49:23.313 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8947a4b 2024-02-08 10:49:23.323 [Test worker @coroutine#5520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8947a4b 2024-02-08 10:49:23.325 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8947a4b 2024-02-08 10:49:23.326 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8947a4b 2024-02-08 10:49:23.338 [DefaultDispatcher-worker-18 @coroutine#5526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8947a4b 2024-02-08 10:49:23.351 [DefaultDispatcher-worker-13 @coroutine#5513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77217c17 2024-02-08 10:49:23.359 [DefaultDispatcher-worker-8 @coroutine#5513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77217c17 2024-02-08 10:49:23.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2024-02-08 10:49:23.362 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2024-02-08 10:49:23.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:23.363 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77217c17: (connection evicted) 2024-02-08 10:49:23.363 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:23.363 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2024-02-08 10:49:23.363 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2024-02-08 10:49:23.364 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2024-02-08 10:49:23.364 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2024-02-08 10:49:23.364 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:23.364 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8947a4b: (connection evicted) 2024-02-08 10:49:23.364 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:23.364 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2024-02-08 10:49:23.364 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2024-02-08 10:49:23.367 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2024-02-08 10:49:23.367 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:23.367 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:23.367 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:23.367 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:23.367 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:23.367 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:23.367 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e352e3a 2024-02-08 10:49:23.367 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:23.367 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:23.367 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:23.367 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:23.367 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:23.367 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:23.367 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:23.367 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:23.367 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:23.367 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:23.367 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:23.367 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:23.367 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:23.367 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:23.367 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:23.367 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:23.367 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:23.367 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:23.367 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:23.367 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2024-02-08 10:49:23.367 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:23.367 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:23.367 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:23.367 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:23.367 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:23.367 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:23.367 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:23.367 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:23.368 [Test worker @coroutine#5553] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2024-02-08 10:49:23.368 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@38a6ca39 2024-02-08 10:49:23.368 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@38a6ca39 2024-02-08 10:49:23.368 [Test worker @coroutine#5553] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2024-02-08 10:49:23.380 [DefaultDispatcher-worker-6 @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c51fdb 2024-02-08 10:49:23.380 [DefaultDispatcher-worker-6 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44553/UmAppDatabase/replication/nodeId 2024-02-08 10:49:23.380 [DefaultDispatcher-worker-6 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44553/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:23.380 [DefaultDispatcher-worker-6 @coroutine#2883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44553/UmAppDatabase/replication/nodeId 2024-02-08 10:49:23.381 [DefaultDispatcher-worker-18 @coroutine#2883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44553/UmAppDatabase/replication/nodeId 2024-02-08 10:49:23.381 [DefaultDispatcher-worker-18 @coroutine#2883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44553/UmAppDatabase/replication/nodeId 2024-02-08 10:49:23.383 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38a6ca39 2024-02-08 10:49:23.393 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38a6ca39 2024-02-08 10:49:23.395 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38a6ca39 2024-02-08 10:49:23.396 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38a6ca39 2024-02-08 10:49:23.397 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2024-02-08 10:49:23.397 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:23.397 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:23.397 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:23.397 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:23.397 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:23.397 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:23.397 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44252e9b 2024-02-08 10:49:23.397 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:23.397 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:23.397 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:23.397 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:23.397 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:23.397 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:23.397 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:23.397 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:23.397 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:23.397 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:23.397 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:23.397 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:23.397 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:23.397 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:23.397 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:23.397 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:23.397 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:23.397 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:23.397 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:23.397 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2024-02-08 10:49:23.397 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:23.397 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:23.397 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:23.397 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:23.397 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:23.397 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:23.397 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:23.397 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:23.397 [Test worker @coroutine#5553] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2024-02-08 10:49:23.397 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@788a7567 2024-02-08 10:49:23.397 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@788a7567 2024-02-08 10:49:23.398 [Test worker @coroutine#5553] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2024-02-08 10:49:23.410 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@788a7567 2024-02-08 10:49:23.420 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@788a7567 2024-02-08 10:49:23.422 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@788a7567 2024-02-08 10:49:23.424 [Test worker @coroutine#5568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@788a7567 2024-02-08 10:49:23.436 [DefaultDispatcher-worker-3 @coroutine#5570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@788a7567 2024-02-08 10:49:23.450 [DefaultDispatcher-worker-14 @coroutine#5553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38a6ca39 2024-02-08 10:49:23.468 [HikariPool-181 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:49:23.470 [DefaultDispatcher-worker-3 @coroutine#5553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38a6ca39 2024-02-08 10:49:23.480 [DefaultDispatcher-worker-6 @coroutine#5553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38a6ca39 2024-02-08 10:49:23.486 [DefaultDispatcher-worker-8 @coroutine#2929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e358de 2024-02-08 10:49:23.486 [DefaultDispatcher-worker-8 @coroutine#2929] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47193/UmAppDatabase/replication/nodeId 2024-02-08 10:49:23.486 [DefaultDispatcher-worker-8 @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.localdomain:47193/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:23.486 [DefaultDispatcher-worker-8 @coroutine#2929] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47193/UmAppDatabase/replication/nodeId 2024-02-08 10:49:23.487 [DefaultDispatcher-worker-5 @coroutine#2929] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47193/UmAppDatabase/replication/nodeId 2024-02-08 10:49:23.487 [DefaultDispatcher-worker-5 @coroutine#2929] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47193/UmAppDatabase/replication/nodeId 2024-02-08 10:49:23.498 [HikariPool-182 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:23.589 [DefaultDispatcher-worker-4 @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530e08a7 2024-02-08 10:49:23.589 [DefaultDispatcher-worker-4 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45237/UmAppDatabase/replication/nodeId 2024-02-08 10:49:23.589 [DefaultDispatcher-worker-4 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45237/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:23.589 [DefaultDispatcher-worker-4 @coroutine#2962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45237/UmAppDatabase/replication/nodeId 2024-02-08 10:49:23.591 [DefaultDispatcher-worker-14 @coroutine#2962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45237/UmAppDatabase/replication/nodeId 2024-02-08 10:49:23.591 [DefaultDispatcher-worker-14 @coroutine#2962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45237/UmAppDatabase/replication/nodeId 2024-02-08 10:49:23.603 [DefaultDispatcher-worker-12 @coroutine#5591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38a6ca39 2024-02-08 10:49:23.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2024-02-08 10:49:23.605 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2024-02-08 10:49:23.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:23.605 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38a6ca39: (connection evicted) 2024-02-08 10:49:23.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:23.606 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2024-02-08 10:49:23.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2024-02-08 10:49:23.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2024-02-08 10:49:23.606 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2024-02-08 10:49:23.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:23.607 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@788a7567: (connection evicted) 2024-02-08 10:49:23.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:23.607 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2024-02-08 10:49:23.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2024-02-08 10:49:23.609 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2024-02-08 10:49:23.609 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:23.609 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:23.609 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:23.609 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:23.609 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:23.609 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:23.609 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5896899d 2024-02-08 10:49:23.609 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:23.609 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:23.609 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:23.609 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:23.609 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:23.609 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:23.609 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:23.609 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:23.609 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:23.609 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:23.609 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:23.609 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:23.609 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:23.609 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:23.609 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:23.609 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:23.609 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:23.609 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:23.609 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:23.609 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2024-02-08 10:49:23.609 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:23.609 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:23.609 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:23.609 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:23.609 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:23.609 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:23.609 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:23.609 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:23.609 [Test worker @coroutine#5603] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2024-02-08 10:49:23.610 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b024fb2 2024-02-08 10:49:23.610 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b024fb2 2024-02-08 10:49:23.610 [Test worker @coroutine#5603] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2024-02-08 10:49:23.627 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b024fb2 2024-02-08 10:49:23.637 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b024fb2 2024-02-08 10:49:23.639 [Test worker @coroutine#5606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b024fb2 2024-02-08 10:49:23.640 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b024fb2 2024-02-08 10:49:23.641 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2024-02-08 10:49:23.641 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:23.641 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:23.641 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:23.641 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:23.641 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:23.641 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:23.641 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b88a2e2 2024-02-08 10:49:23.641 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:23.641 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:23.641 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:23.641 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:23.641 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:23.641 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:23.641 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:23.641 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:23.641 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:23.641 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:23.641 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:23.641 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:23.641 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:23.641 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:23.641 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:23.641 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:23.641 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:23.641 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:23.641 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:23.641 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2024-02-08 10:49:23.641 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:23.641 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:23.641 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:23.641 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:23.641 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:23.641 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:23.641 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:23.641 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:23.641 [Test worker @coroutine#5603] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2024-02-08 10:49:23.641 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b4a3114 2024-02-08 10:49:23.641 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b4a3114 2024-02-08 10:49:23.641 [Test worker @coroutine#5603] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2024-02-08 10:49:23.654 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b4a3114 2024-02-08 10:49:23.664 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b4a3114 2024-02-08 10:49:23.665 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b4a3114 2024-02-08 10:49:23.667 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b4a3114 2024-02-08 10:49:23.678 [DefaultDispatcher-worker-9 @coroutine#2991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f3f34c 2024-02-08 10:49:23.678 [DefaultDispatcher-worker-9 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42699/UmAppDatabase/replication/nodeId 2024-02-08 10:49:23.678 [DefaultDispatcher-worker-9 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42699/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:23.678 [DefaultDispatcher-worker-9 @coroutine#2991] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42699/UmAppDatabase/replication/nodeId 2024-02-08 10:49:23.679 [DefaultDispatcher-worker-12 @coroutine#2991] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42699/UmAppDatabase/replication/nodeId 2024-02-08 10:49:23.680 [DefaultDispatcher-worker-12 @coroutine#2991] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42699/UmAppDatabase/replication/nodeId 2024-02-08 10:49:23.680 [DefaultDispatcher-worker-1 @coroutine#5617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b4a3114 2024-02-08 10:49:23.692 [DefaultDispatcher-worker-11 @coroutine#5603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b024fb2 2024-02-08 10:49:23.710 [HikariPool-183 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:49:23.711 [DefaultDispatcher-worker-1 @coroutine#5603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b024fb2 2024-02-08 10:49:23.720 [DefaultDispatcher-worker-19 @coroutine#5603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b024fb2 2024-02-08 10:49:23.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2024-02-08 10:49:23.724 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2024-02-08 10:49:23.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:23.724 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b024fb2: (connection evicted) 2024-02-08 10:49:23.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:23.725 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2024-02-08 10:49:23.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2024-02-08 10:49:23.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2024-02-08 10:49:23.725 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2024-02-08 10:49:23.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:23.725 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b4a3114: (connection evicted) 2024-02-08 10:49:23.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:23.726 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2024-02-08 10:49:23.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2024-02-08 10:49:23.727 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2024-02-08 10:49:23.727 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:23.727 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:23.727 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:23.727 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:23.727 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:23.727 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:23.727 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67629872 2024-02-08 10:49:23.727 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:23.727 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:23.727 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:23.727 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:23.727 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:23.727 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:23.727 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:23.727 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:23.727 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:23.727 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:23.727 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:23.727 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:23.727 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:23.727 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:23.727 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:23.727 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:23.727 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:23.727 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:23.727 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:23.727 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2024-02-08 10:49:23.727 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:23.727 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:23.727 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:23.727 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:23.727 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:23.727 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:23.727 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:23.727 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:23.727 [Test worker @coroutine#5636] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2024-02-08 10:49:23.728 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c2812aa 2024-02-08 10:49:23.728 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c2812aa 2024-02-08 10:49:23.728 [Test worker @coroutine#5636] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2024-02-08 10:49:23.741 [DefaultDispatcher-worker-16 @coroutine#3020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3724a67f 2024-02-08 10:49:23.741 [DefaultDispatcher-worker-16 @coroutine#3020] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 10:49:23.741 [DefaultDispatcher-worker-16 @coroutine#3020] 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-02-08 10:49:23.741 [DefaultDispatcher-worker-16 @coroutine#3020] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 10:49:23.742 [DefaultDispatcher-worker-17 @coroutine#3020] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 10:49:23.743 [DefaultDispatcher-worker-7 @coroutine#3034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e553d60 2024-02-08 10:49:23.743 [DefaultDispatcher-worker-7 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49763/UmAppDatabase/replication/nodeId 2024-02-08 10:49:23.743 [DefaultDispatcher-worker-7 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49763/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:23.743 [DefaultDispatcher-worker-7 @coroutine#3034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49763/UmAppDatabase/replication/nodeId 2024-02-08 10:49:23.744 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c2812aa 2024-02-08 10:49:23.744 [DefaultDispatcher-worker-11 @coroutine#3034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49763/UmAppDatabase/replication/nodeId 2024-02-08 10:49:23.744 [DefaultDispatcher-worker-11 @coroutine#3034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49763/UmAppDatabase/replication/nodeId 2024-02-08 10:49:23.754 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c2812aa 2024-02-08 10:49:23.757 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c2812aa 2024-02-08 10:49:23.760 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c2812aa 2024-02-08 10:49:23.760 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2024-02-08 10:49:23.760 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:23.760 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:23.760 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:23.760 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:23.760 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:23.760 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:23.760 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a4340f2 2024-02-08 10:49:23.760 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:23.760 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:23.760 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:23.760 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:23.760 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:23.760 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:23.760 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:23.760 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:23.760 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:23.760 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:23.760 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:23.760 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:23.761 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:23.761 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:23.761 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:23.761 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:23.761 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:23.761 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:23.761 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:23.761 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2024-02-08 10:49:23.761 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:23.761 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:23.761 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:23.761 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:23.761 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:23.761 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:23.761 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:23.761 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:23.761 [Test worker @coroutine#5636] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2024-02-08 10:49:23.761 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b6098fd 2024-02-08 10:49:23.761 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b6098fd 2024-02-08 10:49:23.761 [Test worker @coroutine#5636] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2024-02-08 10:49:23.777 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b6098fd 2024-02-08 10:49:23.787 [Test worker @coroutine#5648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b6098fd 2024-02-08 10:49:23.789 [Test worker @coroutine#5650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b6098fd 2024-02-08 10:49:23.791 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b6098fd 2024-02-08 10:49:23.804 [DefaultDispatcher-worker-5 @coroutine#5654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b6098fd 2024-02-08 10:49:23.818 [DefaultDispatcher-worker-9 @coroutine#5636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c2812aa 2024-02-08 10:49:23.828 [HikariPool-185 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:49:23.832 [DefaultDispatcher-worker-20 @coroutine#5636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c2812aa 2024-02-08 10:49:23.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2024-02-08 10:49:23.836 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2024-02-08 10:49:23.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:23.837 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c2812aa: (connection evicted) 2024-02-08 10:49:23.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:23.838 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2024-02-08 10:49:23.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2024-02-08 10:49:23.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2024-02-08 10:49:23.838 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2024-02-08 10:49:23.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:23.838 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b6098fd: (connection evicted) 2024-02-08 10:49:23.839 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:23.839 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2024-02-08 10:49:23.839 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2024-02-08 10:49:23.840 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2024-02-08 10:49:23.840 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:23.840 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:23.840 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:23.840 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:23.840 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:23.840 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:23.840 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34e700f4 2024-02-08 10:49:23.840 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:23.840 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:23.840 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:23.840 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:23.840 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:23.840 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:23.840 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:23.840 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:23.840 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:23.840 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:23.840 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:23.840 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:23.840 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:23.840 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:23.840 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:23.840 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:23.840 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:23.840 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:23.840 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:23.840 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2024-02-08 10:49:23.840 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:23.840 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:23.840 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:23.840 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:23.840 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:23.840 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:23.840 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:23.840 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:23.840 [Test worker @coroutine#5671] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2024-02-08 10:49:23.841 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ee04ff6 2024-02-08 10:49:23.841 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ee04ff6 2024-02-08 10:49:23.841 [Test worker @coroutine#5671] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2024-02-08 10:49:23.855 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee04ff6 2024-02-08 10:49:23.866 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee04ff6 2024-02-08 10:49:23.867 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee04ff6 2024-02-08 10:49:23.869 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee04ff6 2024-02-08 10:49:23.869 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2024-02-08 10:49:23.869 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:23.869 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:23.869 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:23.869 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:23.869 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:23.869 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:23.869 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27c9500c 2024-02-08 10:49:23.869 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:23.869 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:23.869 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:23.869 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:23.869 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:23.869 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:23.869 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:23.869 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:23.869 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:23.869 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:23.869 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:23.869 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:23.869 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:23.869 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:23.869 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:23.869 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:23.869 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:23.869 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:23.869 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:23.869 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2024-02-08 10:49:23.869 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:23.869 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:23.869 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:23.870 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:23.870 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:23.870 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:23.870 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:23.870 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:23.870 [Test worker @coroutine#5671] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2024-02-08 10:49:23.870 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@453961d7 2024-02-08 10:49:23.870 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@453961d7 2024-02-08 10:49:23.870 [Test worker @coroutine#5671] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2024-02-08 10:49:23.882 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453961d7 2024-02-08 10:49:23.893 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453961d7 2024-02-08 10:49:23.894 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453961d7 2024-02-08 10:49:23.896 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453961d7 2024-02-08 10:49:23.901 [DefaultDispatcher-worker-11 @coroutine#3086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-08 10:49:23.901 [DefaultDispatcher-worker-11 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58003/UmAppDatabase/replication/nodeId 2024-02-08 10:49:23.901 [DefaultDispatcher-worker-11 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58003/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:23.901 [DefaultDispatcher-worker-11 @coroutine#3086] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58003/UmAppDatabase/replication/nodeId 2024-02-08 10:49:23.902 [DefaultDispatcher-worker-18 @coroutine#3086] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58003/UmAppDatabase/replication/nodeId 2024-02-08 10:49:23.902 [DefaultDispatcher-worker-18 @coroutine#3086] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58003/UmAppDatabase/replication/nodeId 2024-02-08 10:49:23.905 [DefaultDispatcher-worker-19 @coroutine#5685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453961d7 2024-02-08 10:49:23.917 [DefaultDispatcher-worker-16 @coroutine#5671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee04ff6 2024-02-08 10:49:23.936 [DefaultDispatcher-worker-17 @coroutine#5671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee04ff6 2024-02-08 10:49:23.941 [HikariPool-187 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:49:23.947 [DefaultDispatcher-worker-2 @coroutine#5671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee04ff6 2024-02-08 10:49:23.952 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2024-02-08 10:49:23.952 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2024-02-08 10:49:23.952 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:23.952 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ee04ff6: (connection evicted) 2024-02-08 10:49:23.953 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:23.953 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2024-02-08 10:49:23.953 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2024-02-08 10:49:23.953 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2024-02-08 10:49:23.953 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2024-02-08 10:49:23.953 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:23.953 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@453961d7: (connection evicted) 2024-02-08 10:49:23.954 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:23.954 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2024-02-08 10:49:23.954 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2024-02-08 10:49:23.955 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2024-02-08 10:49:23.957 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:23.957 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:23.957 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:23.957 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:23.957 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:23.957 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:23.957 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52d625bd 2024-02-08 10:49:23.957 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:23.957 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:23.957 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:23.957 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:23.957 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:23.957 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:23.957 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:23.957 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:23.957 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:23.957 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:23.957 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:23.957 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:23.957 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:23.957 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:23.957 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:23.957 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:23.958 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:23.958 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:23.958 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:23.958 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2024-02-08 10:49:23.958 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:23.958 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:23.958 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:23.958 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:23.958 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:23.958 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:23.958 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:23.958 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:23.958 [Test worker @coroutine#5705] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2024-02-08 10:49:23.958 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bd7829b 2024-02-08 10:49:23.958 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bd7829b 2024-02-08 10:49:23.958 [Test worker @coroutine#5705] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2024-02-08 10:49:23.975 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bd7829b 2024-02-08 10:49:23.985 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bd7829b 2024-02-08 10:49:23.987 [Test worker @coroutine#5708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bd7829b 2024-02-08 10:49:23.989 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bd7829b 2024-02-08 10:49:23.998 [DefaultDispatcher-worker-9 @coroutine#5712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bd7829b 2024-02-08 10:49:24.005 [DefaultDispatcher-worker-4 @coroutine#5705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bd7829b 2024-02-08 10:49:24.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2024-02-08 10:49:24.017 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2024-02-08 10:49:24.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:24.017 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3bd7829b: (connection evicted) 2024-02-08 10:49:24.018 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:24.018 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2024-02-08 10:49:24.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2024-02-08 10:49:24.073 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2024-02-08 10:49:24.073 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:24.073 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:24.073 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:24.073 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:24.073 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:24.073 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:24.073 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b55652a 2024-02-08 10:49:24.073 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:24.073 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:24.073 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:24.073 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:24.073 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:24.073 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:24.073 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:24.073 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:24.073 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:24.073 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:24.073 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:24.073 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:24.073 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:24.073 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:24.073 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:24.073 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:24.073 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:24.073 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:24.073 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:24.073 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2024-02-08 10:49:24.073 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:24.073 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:24.073 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:24.073 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:24.073 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:24.073 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:24.073 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:24.073 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:24.073 [Test worker @coroutine#5740] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2024-02-08 10:49:24.074 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@119f02d2 2024-02-08 10:49:24.074 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@119f02d2 2024-02-08 10:49:24.074 [Test worker @coroutine#5740] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2024-02-08 10:49:24.078 [DefaultDispatcher-worker-18 @coroutine#3128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2a7ca0 2024-02-08 10:49:24.078 [DefaultDispatcher-worker-18 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39513/UmAppDatabase/replication/nodeId 2024-02-08 10:49:24.078 [DefaultDispatcher-worker-18 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39513/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:24.078 [DefaultDispatcher-worker-18 @coroutine#3128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39513/UmAppDatabase/replication/nodeId 2024-02-08 10:49:24.079 [DefaultDispatcher-worker-11 @coroutine#3128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39513/UmAppDatabase/replication/nodeId 2024-02-08 10:49:24.079 [DefaultDispatcher-worker-11 @coroutine#3128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39513/UmAppDatabase/replication/nodeId 2024-02-08 10:49:24.089 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@119f02d2 2024-02-08 10:49:24.100 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@119f02d2 2024-02-08 10:49:24.102 [Test worker @coroutine#5746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@119f02d2 2024-02-08 10:49:24.103 [Test worker @coroutine#5749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@119f02d2 2024-02-08 10:49:24.112 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2024-02-08 10:49:24.112 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2024-02-08 10:49:24.112 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:49:24.112 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:24.112 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2024-02-08 10:49:24.112 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2024-02-08 10:49:24.174 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2024-02-08 10:49:24.175 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:24.175 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:24.175 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:24.175 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:24.175 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:24.175 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:24.175 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ce60feb 2024-02-08 10:49:24.175 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:24.175 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:24.175 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:24.175 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:24.175 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:24.175 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:24.175 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:24.175 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:24.175 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:24.175 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:24.175 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:24.175 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:24.175 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:24.175 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:24.175 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:24.175 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:24.175 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:24.175 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:24.175 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:24.175 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2024-02-08 10:49:24.175 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:24.175 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:24.175 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:24.175 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:24.175 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:24.175 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:24.175 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:24.175 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:24.175 [Test worker @coroutine#5764] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2024-02-08 10:49:24.176 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a0dd851 2024-02-08 10:49:24.176 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a0dd851 2024-02-08 10:49:24.176 [Test worker @coroutine#5764] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2024-02-08 10:49:24.189 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a0dd851 2024-02-08 10:49:24.199 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a0dd851 2024-02-08 10:49:24.203 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a0dd851 2024-02-08 10:49:24.205 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a0dd851 2024-02-08 10:49:24.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2024-02-08 10:49:24.208 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2024-02-08 10:49:24.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:49:24.209 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:24.209 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2024-02-08 10:49:24.209 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2024-02-08 10:49:24.211 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2024-02-08 10:49:24.211 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:24.211 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:24.211 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:24.211 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:24.211 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:24.211 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:24.211 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34ad750f 2024-02-08 10:49:24.211 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:24.211 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:24.211 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:24.211 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:24.211 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:24.211 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:24.211 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:24.211 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:24.211 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:24.211 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:24.211 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:24.211 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:24.211 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:24.211 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:24.211 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:24.211 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:24.211 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:24.211 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:24.211 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:24.211 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2024-02-08 10:49:24.211 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:24.211 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:24.211 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:24.211 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:24.211 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:24.211 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:24.211 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:24.211 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:24.211 [Test worker @coroutine#5781] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2024-02-08 10:49:24.212 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@c34fd2 2024-02-08 10:49:24.212 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@c34fd2 2024-02-08 10:49:24.212 [Test worker @coroutine#5781] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2024-02-08 10:49:24.225 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c34fd2 2024-02-08 10:49:24.236 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c34fd2 2024-02-08 10:49:24.238 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c34fd2 2024-02-08 10:49:24.239 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c34fd2 2024-02-08 10:49:24.243 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2024-02-08 10:49:24.243 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2024-02-08 10:49:24.243 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:49:24.243 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:24.243 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2024-02-08 10:49:24.243 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2024-02-08 10:49:24.245 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2024-02-08 10:49:24.245 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:24.245 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:24.245 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:24.245 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:24.245 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:24.245 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:24.245 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13c36d48 2024-02-08 10:49:24.245 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:24.245 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:24.245 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:24.245 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:24.245 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:24.245 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:24.245 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:24.245 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:24.245 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:24.245 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:24.245 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:24.245 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:24.245 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:24.245 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:24.245 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:24.245 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:24.245 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:24.245 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:24.245 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:24.245 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2024-02-08 10:49:24.245 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:24.245 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:24.245 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:24.245 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:24.245 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:24.245 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:24.245 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:24.245 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:24.245 [Test worker @coroutine#5799] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2024-02-08 10:49:24.245 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@f1e8753 2024-02-08 10:49:24.246 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@f1e8753 2024-02-08 10:49:24.246 [Test worker @coroutine#5799] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2024-02-08 10:49:24.259 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1e8753 2024-02-08 10:49:24.271 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1e8753 2024-02-08 10:49:24.271 [DefaultDispatcher-worker-15 @coroutine#3182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c28009f 2024-02-08 10:49:24.272 [DefaultDispatcher-worker-15 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43485/UmAppDatabase/replication/nodeId 2024-02-08 10:49:24.272 [DefaultDispatcher-worker-15 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43485/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:24.272 [DefaultDispatcher-worker-15 @coroutine#3182] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43485/UmAppDatabase/replication/nodeId 2024-02-08 10:49:24.273 [DefaultDispatcher-worker-19 @coroutine#3182] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43485/UmAppDatabase/replication/nodeId 2024-02-08 10:49:24.273 [DefaultDispatcher-worker-19 @coroutine#3182] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43485/UmAppDatabase/replication/nodeId 2024-02-08 10:49:24.273 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1e8753 2024-02-08 10:49:24.273 [DefaultDispatcher-worker-8 @coroutine#2851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f61188 2024-02-08 10:49:24.273 [DefaultDispatcher-worker-8 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59681/UmAppDatabase/replication/nodeId 2024-02-08 10:49:24.273 [DefaultDispatcher-worker-8 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59681/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:24.274 [DefaultDispatcher-worker-8 @coroutine#2851] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59681/UmAppDatabase/replication/nodeId 2024-02-08 10:49:24.274 [DefaultDispatcher-worker-19 @coroutine#2851] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59681/UmAppDatabase/replication/nodeId 2024-02-08 10:49:24.274 [DefaultDispatcher-worker-19 @coroutine#2851] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59681/UmAppDatabase/replication/nodeId 2024-02-08 10:49:24.275 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1e8753 2024-02-08 10:49:24.275 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2024-02-08 10:49:24.275 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:24.275 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:24.275 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:24.275 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:24.275 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:24.275 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:24.275 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32180efb 2024-02-08 10:49:24.275 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:24.275 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:24.276 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:24.276 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:24.276 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:24.276 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:24.276 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:24.276 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:24.276 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:24.276 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:24.276 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:24.276 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:24.276 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:24.276 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:24.276 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:24.276 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:24.276 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:24.276 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:24.276 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:24.276 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2024-02-08 10:49:24.276 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:24.276 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:24.276 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:24.276 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:24.276 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:24.276 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:24.276 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:24.276 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:24.276 [Test worker @coroutine#5799] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2024-02-08 10:49:24.276 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ea0dfaa 2024-02-08 10:49:24.276 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ea0dfaa 2024-02-08 10:49:24.276 [Test worker @coroutine#5799] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2024-02-08 10:49:24.294 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ea0dfaa 2024-02-08 10:49:24.304 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ea0dfaa 2024-02-08 10:49:24.306 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ea0dfaa 2024-02-08 10:49:24.308 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ea0dfaa 2024-02-08 10:49:24.318 [DefaultDispatcher-worker-10 @coroutine#5818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ea0dfaa 2024-02-08 10:49:24.333 [DefaultDispatcher-worker-7 @coroutine#5799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1e8753 2024-02-08 10:49:24.339 [UI Thread @coroutine#5828] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41955/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 10:49:24.339 [UI Thread @coroutine#5828] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41955/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-08 10:49:24.339 [UI Thread @coroutine#5828] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41955/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 10:49:24.341 [UI Thread @coroutine#5828] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41955/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 10:49:24.341 [UI Thread @coroutine#5828] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41955/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 10:49:24.341 [UI Thread @coroutine#5828] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:41955/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-08 10:49:24.341 [UI Thread @coroutine#5828] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41955/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 10:49:24.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2024-02-08 10:49:24.343 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2024-02-08 10:49:24.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:24.344 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f1e8753: (connection evicted) 2024-02-08 10:49:24.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:24.344 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2024-02-08 10:49:24.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2024-02-08 10:49:24.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2024-02-08 10:49:24.344 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2024-02-08 10:49:24.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:24.344 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ea0dfaa: (connection evicted) 2024-02-08 10:49:24.345 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:24.345 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2024-02-08 10:49:24.345 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2024-02-08 10:49:24.346 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2024-02-08 10:49:24.347 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:24.347 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:24.347 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:24.347 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:24.347 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:24.347 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:24.347 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42d4de20 2024-02-08 10:49:24.347 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:24.347 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:24.347 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:24.347 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:24.347 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:24.347 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:24.347 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:24.347 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:24.347 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:24.347 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:24.347 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:24.347 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:24.347 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:24.347 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:24.347 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:24.347 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:24.347 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:24.347 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:24.347 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:24.347 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2024-02-08 10:49:24.347 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:24.347 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:24.347 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:24.347 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:24.347 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:24.347 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:24.347 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:24.347 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:24.347 [Test worker @coroutine#5834] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2024-02-08 10:49:24.347 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ff35ee7 2024-02-08 10:49:24.347 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ff35ee7 2024-02-08 10:49:24.347 [Test worker @coroutine#5834] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2024-02-08 10:49:24.364 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ff35ee7 2024-02-08 10:49:24.375 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ff35ee7 2024-02-08 10:49:24.376 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ff35ee7 2024-02-08 10:49:24.378 [Test worker @coroutine#5839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ff35ee7 2024-02-08 10:49:24.378 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2024-02-08 10:49:24.378 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:24.378 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:24.378 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:24.378 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:24.378 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:24.378 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:24.378 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b43eb71 2024-02-08 10:49:24.378 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:24.378 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:24.378 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:24.378 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:24.378 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:24.378 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:24.378 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:24.378 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:24.378 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:24.378 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:24.378 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:24.378 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:24.378 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:24.378 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:24.378 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:24.378 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:24.378 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:24.378 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:24.378 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:24.378 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2024-02-08 10:49:24.378 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:24.378 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:24.379 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:24.379 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:24.379 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:24.379 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:24.379 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:24.379 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:24.379 [Test worker @coroutine#5834] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2024-02-08 10:49:24.379 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@1007954a 2024-02-08 10:49:24.379 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@1007954a 2024-02-08 10:49:24.379 [Test worker @coroutine#5834] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2024-02-08 10:49:24.391 [DefaultDispatcher-worker-4 @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c51fdb 2024-02-08 10:49:24.391 [DefaultDispatcher-worker-4 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44553/UmAppDatabase/replication/nodeId 2024-02-08 10:49:24.391 [DefaultDispatcher-worker-4 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44553/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:24.391 [DefaultDispatcher-worker-4 @coroutine#2883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44553/UmAppDatabase/replication/nodeId 2024-02-08 10:49:24.392 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1007954a 2024-02-08 10:49:24.392 [DefaultDispatcher-worker-10 @coroutine#2883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44553/UmAppDatabase/replication/nodeId 2024-02-08 10:49:24.392 [DefaultDispatcher-worker-10 @coroutine#2883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44553/UmAppDatabase/replication/nodeId 2024-02-08 10:49:24.402 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1007954a 2024-02-08 10:49:24.403 [Test worker @coroutine#5847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1007954a 2024-02-08 10:49:24.405 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1007954a 2024-02-08 10:49:24.416 [DefaultDispatcher-worker-19 @coroutine#5851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1007954a 2024-02-08 10:49:24.430 [DefaultDispatcher-worker-6 @coroutine#5834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ff35ee7 2024-02-08 10:49:24.431 [UI Thread @coroutine#5861] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60371/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 10:49:24.431 [UI Thread @coroutine#5861] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60371/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-08 10:49:24.431 [UI Thread @coroutine#5861] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60371/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 10:49:24.433 [UI Thread @coroutine#5861] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60371/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 10:49:24.433 [UI Thread @coroutine#5861] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60371/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 10:49:24.434 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2024-02-08 10:49:24.434 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2024-02-08 10:49:24.434 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:24.434 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ff35ee7: (connection evicted) 2024-02-08 10:49:24.434 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:24.434 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2024-02-08 10:49:24.434 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2024-02-08 10:49:24.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2024-02-08 10:49:24.435 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2024-02-08 10:49:24.435 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:24.435 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1007954a: (connection evicted) 2024-02-08 10:49:24.436 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:24.436 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2024-02-08 10:49:24.436 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2024-02-08 10:49:24.437 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2024-02-08 10:49:24.438 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:24.438 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:24.438 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:24.438 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:24.438 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:24.438 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:24.438 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5545137d 2024-02-08 10:49:24.438 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:24.438 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:24.438 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:24.438 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:24.438 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:24.438 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:24.438 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:24.438 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:24.438 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:24.438 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:24.438 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:24.438 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:24.438 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:24.438 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:24.438 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:24.438 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:24.438 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:24.438 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:24.438 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:24.438 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2024-02-08 10:49:24.438 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:24.438 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:24.438 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:24.438 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:24.438 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:24.438 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:24.438 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:24.438 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:24.438 [Test worker @coroutine#5867] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2024-02-08 10:49:24.438 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@52e2e426 2024-02-08 10:49:24.438 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@52e2e426 2024-02-08 10:49:24.439 [Test worker @coroutine#5867] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2024-02-08 10:49:24.454 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52e2e426 2024-02-08 10:49:24.464 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52e2e426 2024-02-08 10:49:24.468 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52e2e426 2024-02-08 10:49:24.469 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52e2e426 2024-02-08 10:49:24.470 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2024-02-08 10:49:24.470 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:24.470 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:24.470 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:24.470 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:24.470 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:24.470 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:24.470 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b87f7cd 2024-02-08 10:49:24.470 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:24.470 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:24.470 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:24.470 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:24.470 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:24.470 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:24.470 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:24.470 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:24.470 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:24.470 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:24.470 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:24.470 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:24.470 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:24.470 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:24.470 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:24.470 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:24.470 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:24.470 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:24.470 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:24.470 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2024-02-08 10:49:24.470 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:24.470 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:24.470 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:24.470 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:24.470 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:24.470 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:24.470 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:24.470 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:24.470 [Test worker @coroutine#5867] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2024-02-08 10:49:24.470 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@ac6da02 2024-02-08 10:49:24.470 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@ac6da02 2024-02-08 10:49:24.470 [Test worker @coroutine#5867] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2024-02-08 10:49:24.483 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ac6da02 2024-02-08 10:49:24.495 [DefaultDispatcher-worker-2 @coroutine#2929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e358de 2024-02-08 10:49:24.495 [DefaultDispatcher-worker-2 @coroutine#2929] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47193/UmAppDatabase/replication/nodeId 2024-02-08 10:49:24.495 [DefaultDispatcher-worker-2 @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.localdomain:47193/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:24.495 [DefaultDispatcher-worker-2 @coroutine#2929] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47193/UmAppDatabase/replication/nodeId 2024-02-08 10:49:24.496 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ac6da02 2024-02-08 10:49:24.497 [DefaultDispatcher-worker-6 @coroutine#2929] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47193/UmAppDatabase/replication/nodeId 2024-02-08 10:49:24.497 [DefaultDispatcher-worker-6 @coroutine#2929] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47193/UmAppDatabase/replication/nodeId 2024-02-08 10:49:24.498 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ac6da02 2024-02-08 10:49:24.499 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ac6da02 2024-02-08 10:49:24.510 [DefaultDispatcher-worker-17 @coroutine#5883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ac6da02 2024-02-08 10:49:24.523 [DefaultDispatcher-worker-9 @coroutine#5867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52e2e426 2024-02-08 10:49:24.525 [UI Thread @coroutine#5893] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54207/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 10:49:24.525 [UI Thread @coroutine#5893] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54207/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-08 10:49:24.525 [UI Thread @coroutine#5893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54207/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 10:49:24.526 [UI Thread @coroutine#5893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54207/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 10:49:24.526 [UI Thread @coroutine#5893] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54207/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 10:49:24.527 [UI Thread @coroutine#5893] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:54207/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-08 10:49:24.527 [UI Thread @coroutine#5893] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54207/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 10:49:24.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2024-02-08 10:49:24.528 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2024-02-08 10:49:24.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:24.528 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52e2e426: (connection evicted) 2024-02-08 10:49:24.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:24.529 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2024-02-08 10:49:24.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2024-02-08 10:49:24.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2024-02-08 10:49:24.529 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2024-02-08 10:49:24.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:24.529 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ac6da02: (connection evicted) 2024-02-08 10:49:24.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:24.530 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2024-02-08 10:49:24.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2024-02-08 10:49:24.532 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2024-02-08 10:49:24.532 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:24.532 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:24.532 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:24.532 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:24.532 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:24.532 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:24.532 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1caa1866 2024-02-08 10:49:24.532 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:24.532 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:24.532 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:24.532 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:24.532 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:24.532 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:24.532 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:24.532 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:24.532 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:24.532 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:24.532 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:24.532 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:24.532 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:24.532 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:24.532 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:24.532 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:24.532 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:24.532 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:24.532 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:24.532 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2024-02-08 10:49:24.532 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:24.532 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:24.532 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:24.532 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:24.532 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:24.532 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:24.532 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:24.532 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:24.532 [Test worker @coroutine#5899] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2024-02-08 10:49:24.532 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cea41ab 2024-02-08 10:49:24.532 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cea41ab 2024-02-08 10:49:24.532 [Test worker @coroutine#5899] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2024-02-08 10:49:24.546 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cea41ab 2024-02-08 10:49:24.557 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cea41ab 2024-02-08 10:49:24.558 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cea41ab 2024-02-08 10:49:24.560 [Test worker @coroutine#5904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cea41ab 2024-02-08 10:49:24.560 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2024-02-08 10:49:24.560 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:24.561 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:24.561 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:24.561 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:24.561 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:24.561 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:24.561 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7719b257 2024-02-08 10:49:24.561 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:24.561 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:24.561 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:24.561 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:24.561 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:24.561 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:24.561 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:24.561 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:24.561 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:24.561 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:24.561 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:24.561 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:24.561 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:24.561 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:24.561 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:24.561 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:24.561 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:24.561 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:24.561 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:24.561 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2024-02-08 10:49:24.561 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:24.561 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:24.561 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:24.561 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:24.561 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:24.561 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:24.561 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:24.561 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:24.561 [Test worker @coroutine#5899] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2024-02-08 10:49:24.561 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@681302ad 2024-02-08 10:49:24.561 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@681302ad 2024-02-08 10:49:24.561 [Test worker @coroutine#5899] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2024-02-08 10:49:24.574 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@681302ad 2024-02-08 10:49:24.584 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@681302ad 2024-02-08 10:49:24.586 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@681302ad 2024-02-08 10:49:24.588 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@681302ad 2024-02-08 10:49:24.601 [DefaultDispatcher-worker-6 @coroutine#5912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@681302ad 2024-02-08 10:49:24.601 [DefaultDispatcher-worker-15 @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530e08a7 2024-02-08 10:49:24.602 [DefaultDispatcher-worker-15 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45237/UmAppDatabase/replication/nodeId 2024-02-08 10:49:24.602 [DefaultDispatcher-worker-15 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45237/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:24.602 [DefaultDispatcher-worker-15 @coroutine#2962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45237/UmAppDatabase/replication/nodeId 2024-02-08 10:49:24.603 [DefaultDispatcher-worker-1 @coroutine#2962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45237/UmAppDatabase/replication/nodeId 2024-02-08 10:49:24.603 [DefaultDispatcher-worker-1 @coroutine#2962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45237/UmAppDatabase/replication/nodeId 2024-02-08 10:49:24.613 [DefaultDispatcher-worker-13 @coroutine#5899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cea41ab 2024-02-08 10:49:24.633 [HikariPool-199 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:49:24.636 [DefaultDispatcher-worker-12 @coroutine#5899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cea41ab 2024-02-08 10:49:24.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2024-02-08 10:49:24.645 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2024-02-08 10:49:24.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:24.645 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2cea41ab: (connection evicted) 2024-02-08 10:49:24.646 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:24.646 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2024-02-08 10:49:24.646 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2024-02-08 10:49:24.646 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2024-02-08 10:49:24.647 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2024-02-08 10:49:24.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:24.647 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@681302ad: (connection evicted) 2024-02-08 10:49:24.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:24.647 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2024-02-08 10:49:24.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2024-02-08 10:49:24.649 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2024-02-08 10:49:24.649 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:24.649 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:24.649 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:24.650 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:24.650 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:24.650 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:24.650 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19544627 2024-02-08 10:49:24.650 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:24.650 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:24.650 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:24.650 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:24.650 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:24.650 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:24.650 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:24.650 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:24.650 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:24.650 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:24.650 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:24.650 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:24.650 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:24.650 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:24.650 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:24.650 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:24.650 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:24.650 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:24.650 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:24.650 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2024-02-08 10:49:24.650 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:24.650 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:24.650 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:24.650 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:24.650 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:24.650 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:24.650 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:24.650 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:24.650 [Test worker @coroutine#5940] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2024-02-08 10:49:24.650 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e7ee3b7 2024-02-08 10:49:24.650 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e7ee3b7 2024-02-08 10:49:24.650 [Test worker @coroutine#5940] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2024-02-08 10:49:24.667 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e7ee3b7 2024-02-08 10:49:24.678 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e7ee3b7 2024-02-08 10:49:24.680 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e7ee3b7 2024-02-08 10:49:24.681 [Test worker @coroutine#5945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e7ee3b7 2024-02-08 10:49:24.691 [DefaultDispatcher-worker-6 @coroutine#2991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f3f34c 2024-02-08 10:49:24.691 [DefaultDispatcher-worker-6 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42699/UmAppDatabase/replication/nodeId 2024-02-08 10:49:24.691 [DefaultDispatcher-worker-6 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42699/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:24.691 [DefaultDispatcher-worker-6 @coroutine#2991] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42699/UmAppDatabase/replication/nodeId 2024-02-08 10:49:24.692 [DefaultDispatcher-worker-4 @coroutine#2991] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42699/UmAppDatabase/replication/nodeId 2024-02-08 10:49:24.692 [DefaultDispatcher-worker-4 @coroutine#2991] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42699/UmAppDatabase/replication/nodeId 2024-02-08 10:49:24.692 [DefaultDispatcher-worker-9 @coroutine#5947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e7ee3b7 2024-02-08 10:49:24.711 [DefaultDispatcher-worker-20 @coroutine#5940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e7ee3b7 2024-02-08 10:49:24.731 [DefaultDispatcher-worker-20 @coroutine#5971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e7ee3b7 2024-02-08 10:49:24.733 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2024-02-08 10:49:24.733 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2024-02-08 10:49:24.733 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:24.733 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e7ee3b7: (connection evicted) 2024-02-08 10:49:24.734 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:24.734 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2024-02-08 10:49:24.734 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2024-02-08 10:49:24.736 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2024-02-08 10:49:24.736 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:24.736 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:24.736 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:24.736 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:24.736 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:24.736 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:24.736 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c7f3af6 2024-02-08 10:49:24.736 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:24.736 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:24.736 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:24.736 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:24.736 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:24.736 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:24.736 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:24.736 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:24.736 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:24.736 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:24.736 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:24.736 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:24.736 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:24.736 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:24.736 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:24.736 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:24.736 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:24.736 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:24.736 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:24.736 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2024-02-08 10:49:24.736 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:24.736 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:24.736 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:24.736 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:24.736 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:24.736 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:24.736 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:24.736 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:24.736 [Test worker @coroutine#5977] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2024-02-08 10:49:24.736 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@440d45c5 2024-02-08 10:49:24.736 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@440d45c5 2024-02-08 10:49:24.737 [Test worker @coroutine#5977] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2024-02-08 10:49:24.753 [DefaultDispatcher-worker-3 @coroutine#3020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3724a67f 2024-02-08 10:49:24.753 [DefaultDispatcher-worker-3 @coroutine#3020] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 10:49:24.753 [DefaultDispatcher-worker-3 @coroutine#3020] 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-02-08 10:49:24.753 [DefaultDispatcher-worker-3 @coroutine#3020] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 10:49:24.754 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@440d45c5 2024-02-08 10:49:24.754 [DefaultDispatcher-worker-14 @coroutine#3020] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 10:49:24.755 [DefaultDispatcher-worker-17 @coroutine#3034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e553d60 2024-02-08 10:49:24.755 [DefaultDispatcher-worker-17 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49763/UmAppDatabase/replication/nodeId 2024-02-08 10:49:24.755 [DefaultDispatcher-worker-17 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49763/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:24.755 [DefaultDispatcher-worker-17 @coroutine#3034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49763/UmAppDatabase/replication/nodeId 2024-02-08 10:49:24.756 [DefaultDispatcher-worker-19 @coroutine#3034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49763/UmAppDatabase/replication/nodeId 2024-02-08 10:49:24.756 [DefaultDispatcher-worker-19 @coroutine#3034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49763/UmAppDatabase/replication/nodeId 2024-02-08 10:49:24.765 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@440d45c5 2024-02-08 10:49:24.766 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@440d45c5 2024-02-08 10:49:24.768 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@440d45c5 2024-02-08 10:49:24.768 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2024-02-08 10:49:24.769 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:24.769 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:24.769 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:24.769 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:24.769 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:24.769 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:24.769 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@105e8710 2024-02-08 10:49:24.769 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:24.769 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:24.769 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:24.769 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:24.769 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:24.769 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:24.769 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:24.769 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:24.769 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:24.769 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:24.769 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:24.769 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:24.769 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:24.769 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:24.769 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:24.769 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:24.769 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:24.769 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:24.769 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:24.769 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2024-02-08 10:49:24.769 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:24.769 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:24.769 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:24.769 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:24.769 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:24.769 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:24.769 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:24.769 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:24.769 [Test worker @coroutine#5977] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2024-02-08 10:49:24.769 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@6903ef57 2024-02-08 10:49:24.769 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@6903ef57 2024-02-08 10:49:24.769 [Test worker @coroutine#5977] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2024-02-08 10:49:24.782 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6903ef57 2024-02-08 10:49:24.792 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6903ef57 2024-02-08 10:49:24.794 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6903ef57 2024-02-08 10:49:24.796 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6903ef57 2024-02-08 10:49:24.806 [DefaultDispatcher-worker-10 @coroutine#5995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6903ef57 2024-02-08 10:49:24.819 [DefaultDispatcher-worker-3 @coroutine#5977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@440d45c5 2024-02-08 10:49:24.830 [DefaultDispatcher-worker-3 @coroutine#5977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@440d45c5 2024-02-08 10:49:24.837 [HikariPool-202 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:49:24.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2024-02-08 10:49:24.838 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2024-02-08 10:49:24.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:24.839 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@440d45c5: (connection evicted) 2024-02-08 10:49:24.839 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:24.839 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2024-02-08 10:49:24.839 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2024-02-08 10:49:24.839 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2024-02-08 10:49:24.840 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2024-02-08 10:49:24.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:24.840 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6903ef57: (connection evicted) 2024-02-08 10:49:24.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:24.840 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2024-02-08 10:49:24.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2024-02-08 10:49:24.842 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2024-02-08 10:49:24.842 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:24.842 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:24.843 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:24.843 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:24.843 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:24.843 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:24.843 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@672e4658 2024-02-08 10:49:24.843 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:24.843 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:24.843 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:24.843 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:24.843 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:24.843 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:24.843 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:24.843 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:24.843 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:24.843 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:24.843 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:24.843 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:24.843 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:24.843 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:24.843 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:24.843 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:24.843 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:24.843 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:24.843 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:24.843 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2024-02-08 10:49:24.843 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:24.843 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:24.843 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:24.843 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:24.843 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:24.843 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:24.843 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:24.843 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:24.843 [Test worker @coroutine#6021] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2024-02-08 10:49:24.843 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@c105912 2024-02-08 10:49:24.843 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@c105912 2024-02-08 10:49:24.843 [Test worker @coroutine#6021] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2024-02-08 10:49:24.859 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c105912 2024-02-08 10:49:24.870 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c105912 2024-02-08 10:49:24.872 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c105912 2024-02-08 10:49:24.873 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c105912 2024-02-08 10:49:24.883 [DefaultDispatcher-worker-10 @coroutine#6028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c105912 2024-02-08 10:49:24.892 [DefaultDispatcher-worker-13 @coroutine#6021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c105912 2024-02-08 10:49:24.908 [DefaultDispatcher-worker-13 @coroutine#6041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c105912 2024-02-08 10:49:24.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2024-02-08 10:49:24.910 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2024-02-08 10:49:24.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:24.910 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c105912: (connection evicted) 2024-02-08 10:49:24.911 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:24.911 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2024-02-08 10:49:24.911 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2024-02-08 10:49:24.912 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2024-02-08 10:49:24.912 [DefaultDispatcher-worker-19 @coroutine#3086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-08 10:49:24.912 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:24.912 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:24.912 [DefaultDispatcher-worker-19 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58003/UmAppDatabase/replication/nodeId 2024-02-08 10:49:24.913 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:24.913 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:24.913 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:24.913 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:24.913 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bda93f1 2024-02-08 10:49:24.913 [DefaultDispatcher-worker-19 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58003/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:24.913 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:24.913 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:24.913 [DefaultDispatcher-worker-19 @coroutine#3086] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58003/UmAppDatabase/replication/nodeId 2024-02-08 10:49:24.913 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:24.913 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:24.913 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:24.913 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:24.913 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:24.913 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:24.913 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:24.913 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:24.913 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:24.913 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:24.913 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:24.913 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:24.913 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:24.913 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:24.913 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:24.913 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:24.913 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:24.913 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2024-02-08 10:49:24.913 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:24.913 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:24.913 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:24.913 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:24.913 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:24.913 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:24.913 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:24.913 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:24.913 [Test worker @coroutine#6049] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2024-02-08 10:49:24.913 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@ae49f31 2024-02-08 10:49:24.913 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@ae49f31 2024-02-08 10:49:24.913 [Test worker @coroutine#6049] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2024-02-08 10:49:24.914 [DefaultDispatcher-worker-18 @coroutine#3086] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58003/UmAppDatabase/replication/nodeId 2024-02-08 10:49:24.914 [DefaultDispatcher-worker-18 @coroutine#3086] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58003/UmAppDatabase/replication/nodeId 2024-02-08 10:49:24.930 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae49f31 2024-02-08 10:49:24.940 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae49f31 2024-02-08 10:49:24.941 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae49f31 2024-02-08 10:49:24.943 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae49f31 2024-02-08 10:49:24.955 [DefaultDispatcher-worker-18 @coroutine#6059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae49f31 2024-02-08 10:49:24.965 [DefaultDispatcher-worker-15 @coroutine#6071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae49f31 2024-02-08 10:49:24.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2024-02-08 10:49:24.967 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2024-02-08 10:49:24.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:24.967 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ae49f31: (connection evicted) 2024-02-08 10:49:24.968 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:24.968 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2024-02-08 10:49:24.968 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2024-02-08 10:49:24.970 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2024-02-08 10:49:24.970 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:24.970 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:24.970 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:24.970 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:24.970 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:24.970 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:24.970 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d47b761 2024-02-08 10:49:24.970 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:24.970 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:24.970 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:24.970 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:24.970 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:24.970 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:24.970 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:24.971 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:24.971 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:24.971 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:24.971 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:24.971 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:24.971 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:24.971 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:24.971 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:24.971 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:24.971 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:24.971 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:24.971 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:24.971 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2024-02-08 10:49:24.971 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:24.971 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:24.971 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:24.971 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:24.971 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:24.971 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:24.971 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:24.971 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:24.971 [Test worker @coroutine#6080] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2024-02-08 10:49:24.971 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@76fa3dd8 2024-02-08 10:49:24.971 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@76fa3dd8 2024-02-08 10:49:24.971 [Test worker @coroutine#6080] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2024-02-08 10:49:24.984 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76fa3dd8 2024-02-08 10:49:24.995 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76fa3dd8 2024-02-08 10:49:24.996 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76fa3dd8 2024-02-08 10:49:24.998 [Test worker @coroutine#6085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76fa3dd8 2024-02-08 10:49:25.060 [DefaultDispatcher-worker-15 @coroutine#6087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76fa3dd8 2024-02-08 10:49:25.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2024-02-08 10:49:25.063 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2024-02-08 10:49:25.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:25.063 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76fa3dd8: (connection evicted) 2024-02-08 10:49:25.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:25.064 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2024-02-08 10:49:25.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2024-02-08 10:49:25.065 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2024-02-08 10:49:25.065 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:25.065 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:25.065 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:25.065 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:25.065 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:25.065 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:25.065 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@296ddfc7 2024-02-08 10:49:25.065 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:25.065 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:25.065 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:25.065 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:25.065 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:25.065 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:25.065 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:25.065 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:25.065 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:25.066 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:25.066 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:25.066 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:25.066 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:25.066 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:25.066 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:25.066 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:25.066 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:25.066 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:25.066 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:25.066 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2024-02-08 10:49:25.066 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:25.066 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:25.066 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:25.066 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:25.066 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:25.066 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:25.066 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:25.066 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:25.066 [Test worker @coroutine#6103] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2024-02-08 10:49:25.066 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a742ee4 2024-02-08 10:49:25.066 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a742ee4 2024-02-08 10:49:25.066 [Test worker @coroutine#6103] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2024-02-08 10:49:25.085 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a742ee4 2024-02-08 10:49:25.086 [DefaultDispatcher-worker-2 @coroutine#3128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2a7ca0 2024-02-08 10:49:25.086 [DefaultDispatcher-worker-2 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39513/UmAppDatabase/replication/nodeId 2024-02-08 10:49:25.086 [DefaultDispatcher-worker-2 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39513/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:25.086 [DefaultDispatcher-worker-2 @coroutine#3128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39513/UmAppDatabase/replication/nodeId 2024-02-08 10:49:25.087 [DefaultDispatcher-worker-3 @coroutine#3128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39513/UmAppDatabase/replication/nodeId 2024-02-08 10:49:25.087 [DefaultDispatcher-worker-3 @coroutine#3128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39513/UmAppDatabase/replication/nodeId 2024-02-08 10:49:25.096 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a742ee4 2024-02-08 10:49:25.099 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a742ee4 2024-02-08 10:49:25.103 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a742ee4 2024-02-08 10:49:25.112 [DefaultDispatcher-worker-19 @coroutine#6113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a742ee4 2024-02-08 10:49:25.120 [DefaultDispatcher-worker-18 @coroutine#6103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a742ee4 2024-02-08 10:49:25.125 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2024-02-08 10:49:25.125 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2024-02-08 10:49:25.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:25.125 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a742ee4: (connection evicted) 2024-02-08 10:49:25.126 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:25.126 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2024-02-08 10:49:25.126 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2024-02-08 10:49:25.129 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2024-02-08 10:49:25.130 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:25.130 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:25.130 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:25.130 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:25.130 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:25.130 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:25.130 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1179731c 2024-02-08 10:49:25.130 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:25.130 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:25.130 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:25.130 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:25.130 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:25.130 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:25.130 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:25.130 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:25.130 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:25.130 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:25.130 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:25.130 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:25.130 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:25.130 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:25.130 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:25.130 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:25.130 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:25.130 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:25.130 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:25.130 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2024-02-08 10:49:25.130 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:25.130 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:25.130 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:25.130 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:25.130 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:25.130 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:25.130 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:25.130 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:25.130 [Test worker @coroutine#6129] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2024-02-08 10:49:25.130 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@35fd987b 2024-02-08 10:49:25.130 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@35fd987b 2024-02-08 10:49:25.130 [Test worker @coroutine#6129] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2024-02-08 10:49:25.143 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35fd987b 2024-02-08 10:49:25.153 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35fd987b 2024-02-08 10:49:25.155 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35fd987b 2024-02-08 10:49:25.157 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35fd987b 2024-02-08 10:49:25.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2024-02-08 10:49:25.160 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2024-02-08 10:49:25.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:49:25.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:25.160 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2024-02-08 10:49:25.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2024-02-08 10:49:25.161 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2024-02-08 10:49:25.161 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:25.161 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:25.161 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:25.161 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:25.161 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:25.161 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:25.161 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@aec9672 2024-02-08 10:49:25.161 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:25.161 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:25.161 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:25.161 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:25.161 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:25.161 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:25.161 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:25.161 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:25.161 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:25.161 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:25.161 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:25.161 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:25.161 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:25.161 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:25.161 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:25.161 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:25.161 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:25.161 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:25.161 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:25.161 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2024-02-08 10:49:25.161 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:25.161 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:25.161 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:25.161 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:25.161 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:25.161 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:25.161 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:25.161 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:25.161 [Test worker @coroutine#6146] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2024-02-08 10:49:25.161 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@77035caa 2024-02-08 10:49:25.161 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@77035caa 2024-02-08 10:49:25.161 [Test worker @coroutine#6146] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2024-02-08 10:49:25.176 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77035caa 2024-02-08 10:49:25.186 [Test worker @coroutine#6147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77035caa 2024-02-08 10:49:25.188 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77035caa 2024-02-08 10:49:25.190 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77035caa 2024-02-08 10:49:25.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2024-02-08 10:49:25.192 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2024-02-08 10:49:25.192 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:49:25.192 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:25.192 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2024-02-08 10:49:25.192 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2024-02-08 10:49:25.193 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2024-02-08 10:49:25.193 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:25.193 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:25.193 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:25.193 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:25.193 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:25.193 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:25.193 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1967c032 2024-02-08 10:49:25.193 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:25.193 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:25.193 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:25.193 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:25.193 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:25.193 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:25.193 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:25.193 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:25.193 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:25.193 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:25.193 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:25.193 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:25.193 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:25.193 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:25.193 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:25.193 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:25.193 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:25.193 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:25.193 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:25.193 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2024-02-08 10:49:25.193 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:25.193 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:25.193 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:25.193 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:25.193 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:25.193 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:25.193 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:25.193 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:25.193 [Test worker @coroutine#6162] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2024-02-08 10:49:25.193 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d7d920b 2024-02-08 10:49:25.193 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d7d920b 2024-02-08 10:49:25.193 [Test worker @coroutine#6162] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2024-02-08 10:49:25.206 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d7d920b 2024-02-08 10:49:25.217 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d7d920b 2024-02-08 10:49:25.219 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d7d920b 2024-02-08 10:49:25.220 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d7d920b 2024-02-08 10:49:25.225 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2024-02-08 10:49:25.225 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2024-02-08 10:49:25.225 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:49:25.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:25.226 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2024-02-08 10:49:25.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2024-02-08 10:49:25.232 [UI Thread @coroutine#6183] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52515/Site/verify 2024-02-08 10:49:25.232 [UI Thread @coroutine#6183] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52515/Site/verify. 2024-02-08 10:49:25.232 [UI Thread @coroutine#6183] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52515/Site/verify 2024-02-08 10:49:25.235 [UI Thread @coroutine#6183] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52515/Site/verify 2024-02-08 10:49:25.235 [UI Thread @coroutine#6183] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52515/Site/verify 2024-02-08 10:49:25.235 [UI Thread @coroutine#6183] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:52515/Site/verify. 2024-02-08 10:49:25.235 [UI Thread @coroutine#6183] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:52515/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 10:49:25.240 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2024-02-08 10:49:25.240 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:25.240 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:25.240 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:25.240 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:25.240 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:25.240 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:25.240 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@187c8f96 2024-02-08 10:49:25.240 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:25.240 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:25.240 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:25.240 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:25.240 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:25.240 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:25.240 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:25.240 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:25.240 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:25.240 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:25.240 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:25.240 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:25.240 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:25.240 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:25.240 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:25.240 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:25.240 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:25.240 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:25.240 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:25.240 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2024-02-08 10:49:25.240 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:25.240 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:25.240 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:25.240 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:25.240 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:25.240 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:25.240 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:25.240 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:25.240 [Test worker @coroutine#6197] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2024-02-08 10:49:25.241 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@f7a8a7b 2024-02-08 10:49:25.241 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@f7a8a7b 2024-02-08 10:49:25.241 [Test worker @coroutine#6197] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2024-02-08 10:49:25.255 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f7a8a7b 2024-02-08 10:49:25.266 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f7a8a7b 2024-02-08 10:49:25.268 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f7a8a7b 2024-02-08 10:49:25.269 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f7a8a7b 2024-02-08 10:49:25.272 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2024-02-08 10:49:25.272 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2024-02-08 10:49:25.272 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:49:25.272 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:25.272 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2024-02-08 10:49:25.272 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2024-02-08 10:49:25.272 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2024-02-08 10:49:25.273 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:25.273 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:25.273 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:25.273 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:25.273 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:25.273 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:25.273 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62857555 2024-02-08 10:49:25.273 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:25.273 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:25.273 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:25.273 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:25.273 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:25.273 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:25.273 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:25.273 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:25.273 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:25.273 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:25.273 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:25.273 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:25.273 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:25.273 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:25.273 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:25.273 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:25.273 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:25.273 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:25.273 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:25.273 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2024-02-08 10:49:25.273 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:25.273 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:25.273 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:25.273 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:25.273 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:25.273 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:25.273 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:25.273 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:25.273 [Test worker @coroutine#6215] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2024-02-08 10:49:25.273 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@674b2703 2024-02-08 10:49:25.273 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@674b2703 2024-02-08 10:49:25.273 [Test worker @coroutine#6215] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2024-02-08 10:49:25.285 [DefaultDispatcher-worker-13 @coroutine#3182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c28009f 2024-02-08 10:49:25.285 [DefaultDispatcher-worker-13 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43485/UmAppDatabase/replication/nodeId 2024-02-08 10:49:25.285 [DefaultDispatcher-worker-13 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43485/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:25.285 [DefaultDispatcher-worker-13 @coroutine#3182] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43485/UmAppDatabase/replication/nodeId 2024-02-08 10:49:25.286 [DefaultDispatcher-worker-18 @coroutine#2851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f61188 2024-02-08 10:49:25.286 [DefaultDispatcher-worker-18 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59681/UmAppDatabase/replication/nodeId 2024-02-08 10:49:25.286 [DefaultDispatcher-worker-18 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59681/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:25.286 [DefaultDispatcher-worker-18 @coroutine#2851] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59681/UmAppDatabase/replication/nodeId 2024-02-08 10:49:25.286 [DefaultDispatcher-worker-3 @coroutine#3182] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43485/UmAppDatabase/replication/nodeId 2024-02-08 10:49:25.286 [DefaultDispatcher-worker-3 @coroutine#3182] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43485/UmAppDatabase/replication/nodeId 2024-02-08 10:49:25.287 [DefaultDispatcher-worker-15 @coroutine#2851] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59681/UmAppDatabase/replication/nodeId 2024-02-08 10:49:25.287 [DefaultDispatcher-worker-15 @coroutine#2851] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59681/UmAppDatabase/replication/nodeId 2024-02-08 10:49:25.289 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@674b2703 2024-02-08 10:49:25.304 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@674b2703 2024-02-08 10:49:25.307 [Test worker @coroutine#6225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@674b2703 2024-02-08 10:49:25.309 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@674b2703 2024-02-08 10:49:25.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2024-02-08 10:49:25.312 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2024-02-08 10:49:25.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:49:25.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:25.312 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2024-02-08 10:49:25.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2024-02-08 10:49:25.314 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2024-02-08 10:49:25.314 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:25.314 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:25.314 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:25.314 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:25.314 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:25.314 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:25.314 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a49995f 2024-02-08 10:49:25.314 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:25.314 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:25.314 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:25.314 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:25.314 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:25.314 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:25.314 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:25.314 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:25.314 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:25.314 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:25.314 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:25.314 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:25.314 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:25.314 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:25.314 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:25.314 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:25.314 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:25.314 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:25.314 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:25.314 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2024-02-08 10:49:25.314 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:25.314 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:25.314 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:25.314 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:25.314 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:25.314 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:25.314 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:25.314 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:25.314 [Test worker @coroutine#6239] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2024-02-08 10:49:25.315 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@1484cb57 2024-02-08 10:49:25.315 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@1484cb57 2024-02-08 10:49:25.315 [Test worker @coroutine#6239] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2024-02-08 10:49:25.331 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1484cb57 2024-02-08 10:49:25.341 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1484cb57 2024-02-08 10:49:25.343 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1484cb57 2024-02-08 10:49:25.345 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1484cb57 2024-02-08 10:49:25.347 [UI Thread @coroutine#6253] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54767/Site/verify 2024-02-08 10:49:25.347 [UI Thread @coroutine#6253] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54767/Site/verify. 2024-02-08 10:49:25.347 [UI Thread @coroutine#6253] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54767/Site/verify 2024-02-08 10:49:25.349 [UI Thread @coroutine#6253] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54767/Site/verify 2024-02-08 10:49:25.349 [UI Thread @coroutine#6253] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54767/Site/verify 2024-02-08 10:49:25.349 [UI Thread @coroutine#6253] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:54767/Site/verify. 2024-02-08 10:49:25.349 [UI Thread @coroutine#6253] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54767/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 10:49:25.352 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2024-02-08 10:49:25.352 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2024-02-08 10:49:25.352 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:49:25.352 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:25.352 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2024-02-08 10:49:25.352 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2024-02-08 10:49:25.357 [UI Thread @coroutine#6265] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41983/Site/verify 2024-02-08 10:49:25.357 [UI Thread @coroutine#6265] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41983/Site/verify. 2024-02-08 10:49:25.357 [UI Thread @coroutine#6265] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41983/Site/verify 2024-02-08 10:49:25.358 [UI Thread @coroutine#6265] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41983/Site/verify 2024-02-08 10:49:25.358 [UI Thread @coroutine#6265] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41983/Site/verify 2024-02-08 10:49:25.358 [UI Thread @coroutine#6265] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:41983/Site/verify. 2024-02-08 10:49:25.358 [UI Thread @coroutine#6265] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41983/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 10:49:25.364 [UI Thread @coroutine#6278] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54905/Site/verify 2024-02-08 10:49:25.364 [UI Thread @coroutine#6278] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54905/Site/verify. 2024-02-08 10:49:25.364 [UI Thread @coroutine#6278] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54905/Site/verify 2024-02-08 10:49:25.365 [UI Thread @coroutine#6278] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54905/Site/verify 2024-02-08 10:49:25.366 [UI Thread @coroutine#6278] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54905/Site/verify 2024-02-08 10:49:25.366 [UI Thread @coroutine#6278] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:54905/Site/verify. 2024-02-08 10:49:25.366 [UI Thread @coroutine#6278] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54905/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 10:49:25.372 [UI Thread @coroutine#6292] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2024-02-08 10:49:25.373 [UI Thread @coroutine#6292] 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-02-08 10:49:25.373 [UI Thread @coroutine#6292] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2024-02-08 10:49:25.374 [UI Thread @coroutine#6292] 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-02-08 10:49:25.377 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2024-02-08 10:49:25.378 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:25.378 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:25.378 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:25.378 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:25.378 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:25.378 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:25.378 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38fc2c39 2024-02-08 10:49:25.378 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:25.378 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:25.378 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:25.378 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:25.378 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:25.378 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:25.378 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:25.378 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:25.378 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:25.378 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:25.378 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:25.378 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:25.378 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:25.378 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:25.378 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:25.378 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:25.378 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:25.378 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:25.378 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:25.378 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2024-02-08 10:49:25.378 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:25.378 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:25.378 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:25.378 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:25.378 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:25.378 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:25.378 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:25.378 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:25.378 [Test worker @coroutine#6299] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2024-02-08 10:49:25.378 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e8fd198 2024-02-08 10:49:25.378 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e8fd198 2024-02-08 10:49:25.378 [Test worker @coroutine#6299] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2024-02-08 10:49:25.394 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e8fd198 2024-02-08 10:49:25.402 [DefaultDispatcher-worker-15 @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c51fdb 2024-02-08 10:49:25.402 [DefaultDispatcher-worker-15 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44553/UmAppDatabase/replication/nodeId 2024-02-08 10:49:25.402 [DefaultDispatcher-worker-15 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44553/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:25.402 [DefaultDispatcher-worker-15 @coroutine#2883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44553/UmAppDatabase/replication/nodeId 2024-02-08 10:49:25.403 [DefaultDispatcher-worker-6 @coroutine#2883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44553/UmAppDatabase/replication/nodeId 2024-02-08 10:49:25.403 [DefaultDispatcher-worker-6 @coroutine#2883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44553/UmAppDatabase/replication/nodeId 2024-02-08 10:49:25.406 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e8fd198 2024-02-08 10:49:25.407 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e8fd198 2024-02-08 10:49:25.409 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e8fd198 2024-02-08 10:49:25.417 [DefaultDispatcher-worker-2 @coroutine#6310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e8fd198 2024-02-08 10:49:25.438 [DefaultDispatcher-worker-2 @coroutine#6299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e8fd198 2024-02-08 10:49:25.449 [DefaultDispatcher-worker-17 @coroutine#6299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e8fd198 2024-02-08 10:49:25.455 [DefaultDispatcher-worker-6 @coroutine#6299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e8fd198 2024-02-08 10:49:25.463 [DefaultDispatcher-worker-3 @coroutine#6299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e8fd198 2024-02-08 10:49:25.472 [DefaultDispatcher-worker-8 @coroutine#6299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e8fd198 2024-02-08 10:49:25.478 [HikariPool-214 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:49:25.479 [DefaultDispatcher-worker-12 @coroutine#6299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e8fd198 2024-02-08 10:49:25.496 [DefaultDispatcher-worker-10 @coroutine#6327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e8fd198 2024-02-08 10:49:25.498 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2024-02-08 10:49:25.498 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2024-02-08 10:49:25.498 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:25.498 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e8fd198: (connection evicted) 2024-02-08 10:49:25.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:25.499 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2024-02-08 10:49:25.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2024-02-08 10:49:25.500 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2024-02-08 10:49:25.501 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:25.501 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:25.501 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:25.501 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:25.501 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:25.501 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:25.501 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8ae7e03 2024-02-08 10:49:25.501 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:25.501 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:25.501 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:25.501 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:25.501 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:25.501 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:25.501 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:25.501 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:25.501 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:25.501 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:25.501 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:25.501 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:25.501 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:25.501 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:25.501 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:25.501 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:25.501 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:25.501 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:25.501 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:25.501 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2024-02-08 10:49:25.501 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:25.501 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:25.501 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:25.501 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:25.501 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:25.501 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:25.501 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:25.501 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:25.501 [Test worker @coroutine#6333] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2024-02-08 10:49:25.502 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b6b4177 2024-02-08 10:49:25.502 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b6b4177 2024-02-08 10:49:25.502 [Test worker @coroutine#6333] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2024-02-08 10:49:25.505 [DefaultDispatcher-worker-15 @coroutine#2929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e358de 2024-02-08 10:49:25.505 [DefaultDispatcher-worker-15 @coroutine#2929] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47193/UmAppDatabase/replication/nodeId 2024-02-08 10:49:25.505 [DefaultDispatcher-worker-15 @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.localdomain:47193/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:25.505 [DefaultDispatcher-worker-15 @coroutine#2929] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47193/UmAppDatabase/replication/nodeId 2024-02-08 10:49:25.506 [DefaultDispatcher-worker-10 @coroutine#2929] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47193/UmAppDatabase/replication/nodeId 2024-02-08 10:49:25.506 [DefaultDispatcher-worker-10 @coroutine#2929] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47193/UmAppDatabase/replication/nodeId 2024-02-08 10:49:25.520 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6b4177 2024-02-08 10:49:25.530 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6b4177 2024-02-08 10:49:25.532 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6b4177 2024-02-08 10:49:25.533 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6b4177 2024-02-08 10:49:25.534 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2024-02-08 10:49:25.534 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:25.534 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:25.534 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:25.534 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:25.534 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:25.534 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:25.534 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64aab3fd 2024-02-08 10:49:25.534 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:25.534 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:25.534 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:25.534 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:25.534 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:25.534 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:25.534 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:25.534 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:25.534 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:25.534 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:25.534 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:25.534 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:25.534 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:25.534 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:25.534 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:25.534 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:25.534 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:25.534 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:25.534 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:25.534 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2024-02-08 10:49:25.534 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:25.534 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:25.534 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:25.534 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:25.534 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:25.534 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:25.534 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:25.534 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:25.534 [Test worker @coroutine#6333] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2024-02-08 10:49:25.534 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@34c79268 2024-02-08 10:49:25.534 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@34c79268 2024-02-08 10:49:25.534 [Test worker @coroutine#6333] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2024-02-08 10:49:25.547 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34c79268 2024-02-08 10:49:25.558 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34c79268 2024-02-08 10:49:25.559 [Test worker @coroutine#6346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34c79268 2024-02-08 10:49:25.561 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34c79268 2024-02-08 10:49:25.574 [DefaultDispatcher-worker-20 @coroutine#6350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34c79268 2024-02-08 10:49:25.588 [DefaultDispatcher-worker-13 @coroutine#6333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6b4177 2024-02-08 10:49:25.600 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2024-02-08 10:49:25.600 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2024-02-08 10:49:25.600 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:25.600 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b6b4177: (connection evicted) 2024-02-08 10:49:25.601 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:25.601 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2024-02-08 10:49:25.601 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2024-02-08 10:49:25.601 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2024-02-08 10:49:25.601 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2024-02-08 10:49:25.601 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:25.601 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34c79268: (connection evicted) 2024-02-08 10:49:25.602 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:25.602 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2024-02-08 10:49:25.602 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2024-02-08 10:49:25.603 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2024-02-08 10:49:25.603 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:25.603 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:25.603 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:25.603 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:25.603 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:25.603 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:25.603 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fd2b418 2024-02-08 10:49:25.603 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:25.603 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:25.603 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:25.603 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:25.603 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:25.603 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:25.603 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:25.603 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:25.603 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:25.603 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:25.603 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:25.603 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:25.603 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:25.603 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:25.603 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:25.603 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:25.603 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:25.603 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:25.603 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:25.603 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2024-02-08 10:49:25.604 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:25.604 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:25.604 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:25.604 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:25.604 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:25.604 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:25.604 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:25.604 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:25.604 [Test worker @coroutine#6386] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2024-02-08 10:49:25.604 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@48c5a07d 2024-02-08 10:49:25.604 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@48c5a07d 2024-02-08 10:49:25.604 [Test worker @coroutine#6386] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2024-02-08 10:49:25.612 [DefaultDispatcher-worker-4 @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530e08a7 2024-02-08 10:49:25.612 [DefaultDispatcher-worker-4 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45237/UmAppDatabase/replication/nodeId 2024-02-08 10:49:25.612 [DefaultDispatcher-worker-4 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45237/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:25.612 [DefaultDispatcher-worker-4 @coroutine#2962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45237/UmAppDatabase/replication/nodeId 2024-02-08 10:49:25.613 [DefaultDispatcher-worker-13 @coroutine#2962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45237/UmAppDatabase/replication/nodeId 2024-02-08 10:49:25.613 [DefaultDispatcher-worker-13 @coroutine#2962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45237/UmAppDatabase/replication/nodeId 2024-02-08 10:49:25.620 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48c5a07d 2024-02-08 10:49:25.631 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48c5a07d 2024-02-08 10:49:25.632 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48c5a07d 2024-02-08 10:49:25.634 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48c5a07d 2024-02-08 10:49:25.634 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2024-02-08 10:49:25.634 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:25.634 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:25.634 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:25.634 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:25.634 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:25.634 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:25.634 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3dc976da 2024-02-08 10:49:25.634 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:25.634 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:25.634 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:25.634 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:25.634 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:25.634 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:25.634 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:25.635 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:25.635 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:25.635 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:25.635 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:25.635 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:25.635 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:25.635 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:25.635 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:25.635 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:25.635 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:25.635 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:25.635 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:25.635 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2024-02-08 10:49:25.635 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:25.635 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:25.635 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:25.635 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:25.635 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:25.635 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:25.635 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:25.635 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:25.635 [Test worker @coroutine#6386] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2024-02-08 10:49:25.635 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@495c4ce7 2024-02-08 10:49:25.635 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@495c4ce7 2024-02-08 10:49:25.635 [Test worker @coroutine#6386] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2024-02-08 10:49:25.647 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@495c4ce7 2024-02-08 10:49:25.658 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@495c4ce7 2024-02-08 10:49:25.660 [Test worker @coroutine#6399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@495c4ce7 2024-02-08 10:49:25.661 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@495c4ce7 2024-02-08 10:49:25.673 [DefaultDispatcher-worker-8 @coroutine#6403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@495c4ce7 2024-02-08 10:49:25.685 [DefaultDispatcher-worker-8 @coroutine#6386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48c5a07d 2024-02-08 10:49:25.697 [DefaultDispatcher-worker-19 @coroutine#6386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48c5a07d 2024-02-08 10:49:25.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2024-02-08 10:49:25.701 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2024-02-08 10:49:25.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:25.701 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48c5a07d: (connection evicted) 2024-02-08 10:49:25.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:25.702 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2024-02-08 10:49:25.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2024-02-08 10:49:25.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2024-02-08 10:49:25.702 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2024-02-08 10:49:25.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:25.703 [DefaultDispatcher-worker-8 @coroutine#2991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f3f34c 2024-02-08 10:49:25.703 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@495c4ce7: (connection evicted) 2024-02-08 10:49:25.703 [DefaultDispatcher-worker-8 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42699/UmAppDatabase/replication/nodeId 2024-02-08 10:49:25.703 [DefaultDispatcher-worker-8 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42699/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:25.703 [DefaultDispatcher-worker-8 @coroutine#2991] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42699/UmAppDatabase/replication/nodeId 2024-02-08 10:49:25.703 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:25.703 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2024-02-08 10:49:25.703 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2024-02-08 10:49:25.704 [DefaultDispatcher-worker-10 @coroutine#2991] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42699/UmAppDatabase/replication/nodeId 2024-02-08 10:49:25.704 [DefaultDispatcher-worker-10 @coroutine#2991] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42699/UmAppDatabase/replication/nodeId 2024-02-08 10:49:25.705 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2024-02-08 10:49:25.705 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:25.705 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:25.705 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:25.705 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:25.705 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:25.705 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:25.705 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5523f107 2024-02-08 10:49:25.705 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:25.705 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:25.705 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:25.705 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:25.705 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:25.705 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:25.705 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:25.705 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:25.705 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:25.705 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:25.705 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:25.705 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:25.705 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:25.705 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:25.705 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:25.705 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:25.705 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:25.705 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:25.705 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:25.705 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2024-02-08 10:49:25.705 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:25.705 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:25.705 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:25.705 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:25.705 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:25.705 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:25.705 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:25.705 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:25.705 [Test worker @coroutine#6441] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2024-02-08 10:49:25.706 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d2c9b65 2024-02-08 10:49:25.706 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d2c9b65 2024-02-08 10:49:25.706 [Test worker @coroutine#6441] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2024-02-08 10:49:25.719 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d2c9b65 2024-02-08 10:49:25.729 [Test worker @coroutine#6442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d2c9b65 2024-02-08 10:49:25.730 [Test worker @coroutine#6444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d2c9b65 2024-02-08 10:49:25.732 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d2c9b65 2024-02-08 10:49:25.732 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2024-02-08 10:49:25.733 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:25.733 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:25.733 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:25.733 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:25.733 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:25.733 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:25.733 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ecf239d 2024-02-08 10:49:25.733 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:25.733 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:25.733 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:25.733 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:25.733 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:25.733 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:25.733 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:25.733 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:25.733 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:25.733 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:25.733 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:25.733 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:25.733 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:25.733 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:25.733 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:25.733 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:25.733 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:25.733 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:25.733 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:25.733 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2024-02-08 10:49:25.733 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:25.733 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:25.733 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:25.733 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:25.733 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:25.733 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:25.733 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:25.733 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:25.733 [Test worker @coroutine#6441] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2024-02-08 10:49:25.733 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@45295bed 2024-02-08 10:49:25.733 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@45295bed 2024-02-08 10:49:25.733 [Test worker @coroutine#6441] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2024-02-08 10:49:25.746 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45295bed 2024-02-08 10:49:25.756 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45295bed 2024-02-08 10:49:25.758 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45295bed 2024-02-08 10:49:25.759 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45295bed 2024-02-08 10:49:25.765 [DefaultDispatcher-worker-12 @coroutine#3020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3724a67f 2024-02-08 10:49:25.765 [DefaultDispatcher-worker-12 @coroutine#3020] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 10:49:25.765 [DefaultDispatcher-worker-12 @coroutine#3020] 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-02-08 10:49:25.765 [DefaultDispatcher-worker-12 @coroutine#3020] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 10:49:25.766 [DefaultDispatcher-worker-5 @coroutine#3020] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 10:49:25.767 [DefaultDispatcher-worker-7 @coroutine#3034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e553d60 2024-02-08 10:49:25.767 [DefaultDispatcher-worker-7 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49763/UmAppDatabase/replication/nodeId 2024-02-08 10:49:25.767 [DefaultDispatcher-worker-7 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49763/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:25.767 [DefaultDispatcher-worker-7 @coroutine#3034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49763/UmAppDatabase/replication/nodeId 2024-02-08 10:49:25.768 [DefaultDispatcher-worker-18 @coroutine#3034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49763/UmAppDatabase/replication/nodeId 2024-02-08 10:49:25.768 [DefaultDispatcher-worker-18 @coroutine#3034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49763/UmAppDatabase/replication/nodeId 2024-02-08 10:49:25.770 [DefaultDispatcher-worker-16 @coroutine#6454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45295bed 2024-02-08 10:49:25.783 [DefaultDispatcher-worker-3 @coroutine#6441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d2c9b65 2024-02-08 10:49:25.793 [DefaultDispatcher-worker-7 @coroutine#6441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d2c9b65 2024-02-08 10:49:25.806 [HikariPool-219 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:25.833 [HikariPool-220 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:25.923 [DefaultDispatcher-worker-10 @coroutine#3086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-08 10:49:25.923 [DefaultDispatcher-worker-10 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58003/UmAppDatabase/replication/nodeId 2024-02-08 10:49:25.923 [DefaultDispatcher-worker-10 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58003/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:25.923 [DefaultDispatcher-worker-10 @coroutine#3086] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58003/UmAppDatabase/replication/nodeId 2024-02-08 10:49:25.924 [DefaultDispatcher-worker-19 @coroutine#3086] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58003/UmAppDatabase/replication/nodeId 2024-02-08 10:49:25.924 [DefaultDispatcher-worker-19 @coroutine#3086] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58003/UmAppDatabase/replication/nodeId 2024-02-08 10:49:26.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2024-02-08 10:49:26.046 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2024-02-08 10:49:26.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:26.047 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d2c9b65: (connection evicted) 2024-02-08 10:49:26.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:26.047 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2024-02-08 10:49:26.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2024-02-08 10:49:26.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2024-02-08 10:49:26.048 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2024-02-08 10:49:26.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:26.048 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45295bed: (connection evicted) 2024-02-08 10:49:26.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:26.048 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2024-02-08 10:49:26.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2024-02-08 10:49:26.050 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2024-02-08 10:49:26.050 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:26.050 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:26.050 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:26.050 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:26.050 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:26.050 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:26.050 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ab7ac41 2024-02-08 10:49:26.050 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:26.050 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:26.050 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:26.050 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:26.050 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:26.050 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:26.050 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:26.050 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:26.050 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:26.050 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:26.050 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:26.050 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:26.050 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:26.050 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:26.050 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:26.050 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:26.050 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:26.050 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:26.050 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:26.050 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2024-02-08 10:49:26.050 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:26.050 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:26.050 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:26.050 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:26.050 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:26.050 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:26.050 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:26.050 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:26.050 [Test worker @coroutine#6501] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2024-02-08 10:49:26.051 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@301608d 2024-02-08 10:49:26.051 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@301608d 2024-02-08 10:49:26.051 [Test worker @coroutine#6501] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2024-02-08 10:49:26.065 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301608d 2024-02-08 10:49:26.076 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301608d 2024-02-08 10:49:26.077 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301608d 2024-02-08 10:49:26.079 [Test worker @coroutine#6506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301608d 2024-02-08 10:49:26.079 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2024-02-08 10:49:26.080 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:26.080 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:26.080 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:26.080 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:26.080 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:26.080 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:26.080 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71d2bc34 2024-02-08 10:49:26.080 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:26.080 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:26.080 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:26.080 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:26.080 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:26.080 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:26.080 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:26.080 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:26.080 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:26.080 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:26.080 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:26.080 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:26.080 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:26.080 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:26.080 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:26.080 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:26.080 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:26.080 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:26.080 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:26.080 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2024-02-08 10:49:26.080 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:26.080 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:26.080 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:26.080 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:26.080 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:26.080 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:26.080 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:26.080 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:26.080 [Test worker @coroutine#6501] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2024-02-08 10:49:26.080 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dc37d4f 2024-02-08 10:49:26.080 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dc37d4f 2024-02-08 10:49:26.080 [Test worker @coroutine#6501] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2024-02-08 10:49:26.093 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc37d4f 2024-02-08 10:49:26.096 [DefaultDispatcher-worker-2 @coroutine#3128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2a7ca0 2024-02-08 10:49:26.096 [DefaultDispatcher-worker-2 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39513/UmAppDatabase/replication/nodeId 2024-02-08 10:49:26.096 [DefaultDispatcher-worker-2 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39513/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:26.096 [DefaultDispatcher-worker-2 @coroutine#3128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39513/UmAppDatabase/replication/nodeId 2024-02-08 10:49:26.097 [DefaultDispatcher-worker-15 @coroutine#3128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39513/UmAppDatabase/replication/nodeId 2024-02-08 10:49:26.097 [DefaultDispatcher-worker-15 @coroutine#3128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39513/UmAppDatabase/replication/nodeId 2024-02-08 10:49:26.104 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc37d4f 2024-02-08 10:49:26.105 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc37d4f 2024-02-08 10:49:26.107 [Test worker @coroutine#6515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc37d4f 2024-02-08 10:49:26.118 [DefaultDispatcher-worker-8 @coroutine#6517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc37d4f 2024-02-08 10:49:26.132 [DefaultDispatcher-worker-6 @coroutine#6501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301608d 2024-02-08 10:49:26.141 [DefaultDispatcher-worker-19 @coroutine#6501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301608d 2024-02-08 10:49:26.151 [DefaultDispatcher-worker-6 @coroutine#6501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301608d 2024-02-08 10:49:26.151 [HikariPool-221 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:49:26.158 [DefaultDispatcher-worker-8 @coroutine#6501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301608d 2024-02-08 10:49:26.167 [DefaultDispatcher-worker-16 @coroutine#6501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301608d 2024-02-08 10:49:26.175 [DefaultDispatcher-worker-2 @coroutine#6501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301608d 2024-02-08 10:49:26.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2024-02-08 10:49:26.180 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2024-02-08 10:49:26.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:26.180 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@301608d: (connection evicted) 2024-02-08 10:49:26.180 [HikariPool-222 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:26.181 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:26.181 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2024-02-08 10:49:26.181 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2024-02-08 10:49:26.181 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2024-02-08 10:49:26.181 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2024-02-08 10:49:26.181 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:26.181 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1dc37d4f: (connection evicted) 2024-02-08 10:49:26.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:26.182 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2024-02-08 10:49:26.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2024-02-08 10:49:26.183 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2024-02-08 10:49:26.183 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:26.183 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:26.183 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:26.183 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:26.183 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:26.183 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:26.183 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b05a9b1 2024-02-08 10:49:26.183 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:26.183 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:26.183 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:26.183 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:26.183 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:26.183 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:26.183 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:26.183 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:26.183 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:26.183 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:26.183 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:26.183 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:26.183 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:26.183 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:26.183 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:26.183 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:26.183 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:26.183 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:26.183 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:26.183 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2024-02-08 10:49:26.183 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:26.183 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:26.183 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:26.183 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:26.183 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:26.183 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:26.183 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:26.183 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:26.183 [Test worker @coroutine#6557] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2024-02-08 10:49:26.184 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f129873 2024-02-08 10:49:26.184 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f129873 2024-02-08 10:49:26.184 [Test worker @coroutine#6557] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2024-02-08 10:49:26.201 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f129873 2024-02-08 10:49:26.211 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f129873 2024-02-08 10:49:26.212 [Test worker @coroutine#6561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f129873 2024-02-08 10:49:26.214 [Test worker @coroutine#6563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f129873 2024-02-08 10:49:26.214 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2024-02-08 10:49:26.214 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:26.214 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:26.214 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:26.214 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:26.214 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:26.214 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:26.214 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51dd74a0 2024-02-08 10:49:26.214 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:26.214 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:26.214 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:26.215 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:26.215 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:26.215 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:26.215 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:26.215 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:26.215 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:26.215 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:26.215 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:26.215 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:26.215 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:26.215 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:26.215 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:26.215 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:26.215 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:26.215 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:26.215 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:26.215 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2024-02-08 10:49:26.215 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:26.215 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:26.215 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:26.215 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:26.215 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:26.215 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:26.215 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:26.215 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:26.215 [Test worker @coroutine#6557] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2024-02-08 10:49:26.215 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@372b2573 2024-02-08 10:49:26.215 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@372b2573 2024-02-08 10:49:26.215 [Test worker @coroutine#6557] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2024-02-08 10:49:26.227 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@372b2573 2024-02-08 10:49:26.237 [Test worker @coroutine#6565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@372b2573 2024-02-08 10:49:26.239 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@372b2573 2024-02-08 10:49:26.240 [Test worker @coroutine#6569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@372b2573 2024-02-08 10:49:26.252 [DefaultDispatcher-worker-15 @coroutine#6571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@372b2573 2024-02-08 10:49:26.264 [DefaultDispatcher-worker-9 @coroutine#6557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f129873 2024-02-08 10:49:26.273 [DefaultDispatcher-worker-9 @coroutine#6557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f129873 2024-02-08 10:49:26.282 [DefaultDispatcher-worker-20 @coroutine#6557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f129873 2024-02-08 10:49:26.284 [HikariPool-223 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:49:26.291 [DefaultDispatcher-worker-12 @coroutine#6557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f129873 2024-02-08 10:49:26.297 [DefaultDispatcher-worker-14 @coroutine#3182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c28009f 2024-02-08 10:49:26.297 [DefaultDispatcher-worker-14 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43485/UmAppDatabase/replication/nodeId 2024-02-08 10:49:26.297 [DefaultDispatcher-worker-14 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43485/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:26.297 [DefaultDispatcher-worker-11 @coroutine#2851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f61188 2024-02-08 10:49:26.297 [DefaultDispatcher-worker-14 @coroutine#3182] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43485/UmAppDatabase/replication/nodeId 2024-02-08 10:49:26.297 [DefaultDispatcher-worker-11 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59681/UmAppDatabase/replication/nodeId 2024-02-08 10:49:26.297 [DefaultDispatcher-worker-11 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59681/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:26.297 [DefaultDispatcher-worker-11 @coroutine#2851] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59681/UmAppDatabase/replication/nodeId 2024-02-08 10:49:26.298 [DefaultDispatcher-worker-12 @coroutine#2851] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59681/UmAppDatabase/replication/nodeId 2024-02-08 10:49:26.298 [DefaultDispatcher-worker-9 @coroutine#3182] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43485/UmAppDatabase/replication/nodeId 2024-02-08 10:49:26.298 [DefaultDispatcher-worker-12 @coroutine#2851] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59681/UmAppDatabase/replication/nodeId 2024-02-08 10:49:26.298 [DefaultDispatcher-worker-9 @coroutine#3182] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43485/UmAppDatabase/replication/nodeId 2024-02-08 10:49:26.300 [DefaultDispatcher-worker-17 @coroutine#6557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f129873 2024-02-08 10:49:26.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2024-02-08 10:49:26.305 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2024-02-08 10:49:26.305 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:26.305 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f129873: (connection evicted) 2024-02-08 10:49:26.305 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:26.305 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2024-02-08 10:49:26.305 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2024-02-08 10:49:26.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2024-02-08 10:49:26.306 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2024-02-08 10:49:26.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:26.306 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@372b2573: (connection evicted) 2024-02-08 10:49:26.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:26.306 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2024-02-08 10:49:26.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2024-02-08 10:49:26.307 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2024-02-08 10:49:26.307 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:26.307 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:26.307 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:26.307 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:26.307 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:26.307 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:26.307 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24f8ff82 2024-02-08 10:49:26.307 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:26.307 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:26.307 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:26.307 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:26.308 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:26.308 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:26.308 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:26.308 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:26.308 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:26.308 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:26.308 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:26.308 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:26.308 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:26.308 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:26.308 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:26.308 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:26.308 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:26.308 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:26.308 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:26.308 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2024-02-08 10:49:26.308 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:26.308 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:26.308 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:26.308 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:26.308 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:26.308 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:26.308 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:26.308 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:26.308 [Test worker @coroutine#6615] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2024-02-08 10:49:26.308 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@145c6e4d 2024-02-08 10:49:26.308 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@145c6e4d 2024-02-08 10:49:26.308 [Test worker @coroutine#6615] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2024-02-08 10:49:26.324 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145c6e4d 2024-02-08 10:49:26.334 [Test worker @coroutine#6616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145c6e4d 2024-02-08 10:49:26.336 [Test worker @coroutine#6618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145c6e4d 2024-02-08 10:49:26.338 [Test worker @coroutine#6620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145c6e4d 2024-02-08 10:49:26.338 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2024-02-08 10:49:26.338 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:26.338 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:26.338 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:26.338 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:26.338 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:26.338 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:26.338 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42130a5c 2024-02-08 10:49:26.338 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:26.338 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:26.338 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:26.338 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:26.338 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:26.338 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:26.338 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:26.338 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:26.338 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:26.338 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:26.338 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:26.338 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:26.338 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:26.338 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:26.338 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:26.338 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:26.338 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:26.338 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:26.338 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:26.338 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2024-02-08 10:49:26.338 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:26.338 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:26.338 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:26.338 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:26.338 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:26.338 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:26.338 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:26.338 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:26.338 [Test worker @coroutine#6615] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2024-02-08 10:49:26.338 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@34f876c 2024-02-08 10:49:26.338 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@34f876c 2024-02-08 10:49:26.338 [Test worker @coroutine#6615] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2024-02-08 10:49:26.351 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f876c 2024-02-08 10:49:26.361 [Test worker @coroutine#6622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f876c 2024-02-08 10:49:26.363 [Test worker @coroutine#6624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f876c 2024-02-08 10:49:26.364 [Test worker @coroutine#6626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f876c 2024-02-08 10:49:26.375 [DefaultDispatcher-worker-3 @coroutine#6628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f876c 2024-02-08 10:49:26.391 [DefaultDispatcher-worker-17 @coroutine#6615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145c6e4d 2024-02-08 10:49:26.398 [DefaultDispatcher-worker-3 @coroutine#6615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145c6e4d 2024-02-08 10:49:26.405 [DefaultDispatcher-worker-10 @coroutine#6615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145c6e4d 2024-02-08 10:49:26.408 [HikariPool-225 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:49:26.414 [DefaultDispatcher-worker-5 @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c51fdb 2024-02-08 10:49:26.414 [DefaultDispatcher-worker-5 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44553/UmAppDatabase/replication/nodeId 2024-02-08 10:49:26.414 [DefaultDispatcher-worker-5 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44553/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:26.414 [DefaultDispatcher-worker-5 @coroutine#2883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44553/UmAppDatabase/replication/nodeId 2024-02-08 10:49:26.415 [DefaultDispatcher-worker-12 @coroutine#6615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145c6e4d 2024-02-08 10:49:26.415 [DefaultDispatcher-worker-5 @coroutine#2883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44553/UmAppDatabase/replication/nodeId 2024-02-08 10:49:26.415 [DefaultDispatcher-worker-5 @coroutine#2883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44553/UmAppDatabase/replication/nodeId 2024-02-08 10:49:26.422 [DefaultDispatcher-worker-12 @coroutine#6615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145c6e4d 2024-02-08 10:49:26.429 [DefaultDispatcher-worker-5 @coroutine#6615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145c6e4d 2024-02-08 10:49:26.433 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2024-02-08 10:49:26.433 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2024-02-08 10:49:26.433 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:26.433 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@145c6e4d: (connection evicted) 2024-02-08 10:49:26.434 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:26.434 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2024-02-08 10:49:26.434 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2024-02-08 10:49:26.434 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2024-02-08 10:49:26.434 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2024-02-08 10:49:26.434 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:26.435 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34f876c: (connection evicted) 2024-02-08 10:49:26.435 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:26.435 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2024-02-08 10:49:26.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2024-02-08 10:49:26.437 [Test worker @coroutine#6670] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2024-02-08 10:49:26.437 [Test worker @coroutine#6670] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:26.437 [Test worker @coroutine#6670] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:26.437 [Test worker @coroutine#6670] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:26.437 [Test worker @coroutine#6670] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:26.437 [Test worker @coroutine#6670] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:26.437 [Test worker @coroutine#6670] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:26.437 [Test worker @coroutine#6670] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@109db924 2024-02-08 10:49:26.437 [Test worker @coroutine#6670] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:26.437 [Test worker @coroutine#6670] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:26.437 [Test worker @coroutine#6670] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:26.437 [Test worker @coroutine#6670] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:26.437 [Test worker @coroutine#6670] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:26.437 [Test worker @coroutine#6670] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:26.437 [Test worker @coroutine#6670] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:26.437 [Test worker @coroutine#6670] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:26.437 [Test worker @coroutine#6670] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:26.437 [Test worker @coroutine#6670] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:26.437 [Test worker @coroutine#6670] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:26.437 [Test worker @coroutine#6670] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:26.437 [Test worker @coroutine#6670] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:26.437 [Test worker @coroutine#6670] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:26.437 [Test worker @coroutine#6670] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:26.437 [Test worker @coroutine#6670] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:26.437 [Test worker @coroutine#6670] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:26.437 [Test worker @coroutine#6670] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:26.437 [Test worker @coroutine#6670] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:26.437 [Test worker @coroutine#6670] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2024-02-08 10:49:26.437 [Test worker @coroutine#6670] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:26.437 [Test worker @coroutine#6670] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:26.437 [Test worker @coroutine#6670] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:26.437 [Test worker @coroutine#6670] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:26.437 [Test worker @coroutine#6670] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:26.437 [Test worker @coroutine#6670] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:26.437 [Test worker @coroutine#6670] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:26.437 [Test worker @coroutine#6670] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:26.437 [Test worker @coroutine#6670] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2024-02-08 10:49:26.438 [Test worker @coroutine#6670] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cc8fd4b 2024-02-08 10:49:26.438 [Test worker @coroutine#6670] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cc8fd4b 2024-02-08 10:49:26.438 [Test worker @coroutine#6670] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2024-02-08 10:49:26.453 [Test worker @coroutine#6670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc8fd4b 2024-02-08 10:49:26.463 [Test worker @coroutine#6671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc8fd4b 2024-02-08 10:49:26.465 [Test worker @coroutine#6673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc8fd4b 2024-02-08 10:49:26.466 [Test worker @coroutine#6675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc8fd4b 2024-02-08 10:49:26.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2024-02-08 10:49:26.473 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2024-02-08 10:49:26.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:49:26.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:26.473 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2024-02-08 10:49:26.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2024-02-08 10:49:26.532 [Test worker @coroutine#6692] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2024-02-08 10:49:26.532 [Test worker @coroutine#6692] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:26.532 [Test worker @coroutine#6692] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:26.532 [Test worker @coroutine#6692] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:26.532 [Test worker @coroutine#6692] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:26.532 [Test worker @coroutine#6692] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:26.532 [Test worker @coroutine#6692] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:26.532 [Test worker @coroutine#6692] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71662b15 2024-02-08 10:49:26.532 [Test worker @coroutine#6692] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:26.532 [Test worker @coroutine#6692] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:26.532 [Test worker @coroutine#6692] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:26.532 [Test worker @coroutine#6692] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:26.532 [Test worker @coroutine#6692] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:26.532 [Test worker @coroutine#6692] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:26.532 [Test worker @coroutine#6692] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:26.532 [Test worker @coroutine#6692] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:26.532 [Test worker @coroutine#6692] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:26.532 [Test worker @coroutine#6692] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:26.532 [Test worker @coroutine#6692] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:26.532 [Test worker @coroutine#6692] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:26.532 [Test worker @coroutine#6692] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:26.532 [Test worker @coroutine#6692] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:26.532 [Test worker @coroutine#6692] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:26.532 [Test worker @coroutine#6692] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:26.532 [Test worker @coroutine#6692] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:26.532 [Test worker @coroutine#6692] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:26.532 [Test worker @coroutine#6692] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:26.532 [Test worker @coroutine#6692] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2024-02-08 10:49:26.532 [Test worker @coroutine#6692] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:26.532 [Test worker @coroutine#6692] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:26.532 [Test worker @coroutine#6692] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:26.532 [Test worker @coroutine#6692] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:26.532 [Test worker @coroutine#6692] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:26.532 [Test worker @coroutine#6692] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:26.532 [Test worker @coroutine#6692] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:26.532 [Test worker @coroutine#6692] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:26.532 [Test worker @coroutine#6692] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2024-02-08 10:49:26.533 [Test worker @coroutine#6692] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f10082e 2024-02-08 10:49:26.533 [Test worker @coroutine#6692] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f10082e 2024-02-08 10:49:26.533 [Test worker @coroutine#6692] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2024-02-08 10:49:26.535 [DefaultDispatcher-worker-3 @coroutine#2929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e358de 2024-02-08 10:49:26.535 [DefaultDispatcher-worker-3 @coroutine#2929] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47193/UmAppDatabase/replication/nodeId 2024-02-08 10:49:26.535 [DefaultDispatcher-worker-3 @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.localdomain:47193/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:26.535 [DefaultDispatcher-worker-3 @coroutine#2929] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47193/UmAppDatabase/replication/nodeId 2024-02-08 10:49:26.536 [DefaultDispatcher-worker-3 @coroutine#2929] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47193/UmAppDatabase/replication/nodeId 2024-02-08 10:49:26.536 [DefaultDispatcher-worker-3 @coroutine#2929] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47193/UmAppDatabase/replication/nodeId 2024-02-08 10:49:26.548 [Test worker @coroutine#6692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f10082e 2024-02-08 10:49:26.558 [Test worker @coroutine#6697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f10082e 2024-02-08 10:49:26.560 [Test worker @coroutine#6699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f10082e 2024-02-08 10:49:26.561 [Test worker @coroutine#6701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f10082e 2024-02-08 10:49:26.565 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2024-02-08 10:49:26.565 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2024-02-08 10:49:26.565 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:49:26.565 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:26.565 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2024-02-08 10:49:26.565 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2024-02-08 10:49:26.567 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2024-02-08 10:49:26.567 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:26.567 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:26.567 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:26.567 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:26.567 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:26.567 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:26.567 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ba77dc6 2024-02-08 10:49:26.567 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:26.567 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:26.567 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:26.567 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:26.567 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:26.567 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:26.567 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:26.567 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:26.567 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:26.567 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:26.567 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:26.567 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:26.567 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:26.567 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:26.567 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:26.567 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:26.567 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:26.567 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:26.567 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:26.567 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2024-02-08 10:49:26.567 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:26.567 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:26.567 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:26.567 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:26.567 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:26.567 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:26.567 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:26.567 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:26.567 [Test worker @coroutine#6718] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2024-02-08 10:49:26.567 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ce1ab4c 2024-02-08 10:49:26.567 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ce1ab4c 2024-02-08 10:49:26.567 [Test worker @coroutine#6718] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2024-02-08 10:49:26.581 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ce1ab4c 2024-02-08 10:49:26.591 [Test worker @coroutine#6719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ce1ab4c 2024-02-08 10:49:26.593 [Test worker @coroutine#6721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ce1ab4c 2024-02-08 10:49:26.594 [Test worker @coroutine#6723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ce1ab4c 2024-02-08 10:49:26.604 [DefaultDispatcher-worker-12 @coroutine#6725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ce1ab4c 2024-02-08 10:49:26.612 [DefaultDispatcher-worker-2 @coroutine#6738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ce1ab4c 2024-02-08 10:49:26.614 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2024-02-08 10:49:26.614 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2024-02-08 10:49:26.614 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:26.614 [HikariPool-229 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ce1ab4c: (connection evicted) 2024-02-08 10:49:26.615 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:26.615 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2024-02-08 10:49:26.615 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2024-02-08 10:49:26.617 [Test worker @coroutine#6747] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2024-02-08 10:49:26.617 [Test worker @coroutine#6747] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:26.617 [Test worker @coroutine#6747] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:26.617 [Test worker @coroutine#6747] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:26.617 [Test worker @coroutine#6747] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:26.617 [Test worker @coroutine#6747] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:26.617 [Test worker @coroutine#6747] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:26.617 [Test worker @coroutine#6747] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@879f852 2024-02-08 10:49:26.617 [Test worker @coroutine#6747] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:26.617 [Test worker @coroutine#6747] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:26.617 [Test worker @coroutine#6747] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:26.617 [Test worker @coroutine#6747] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:26.617 [Test worker @coroutine#6747] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:26.617 [Test worker @coroutine#6747] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:26.617 [Test worker @coroutine#6747] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:26.617 [Test worker @coroutine#6747] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:26.617 [Test worker @coroutine#6747] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:26.617 [Test worker @coroutine#6747] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:26.617 [Test worker @coroutine#6747] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:26.617 [Test worker @coroutine#6747] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:26.617 [Test worker @coroutine#6747] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:26.617 [Test worker @coroutine#6747] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:26.617 [Test worker @coroutine#6747] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:26.617 [Test worker @coroutine#6747] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:26.617 [Test worker @coroutine#6747] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:26.617 [Test worker @coroutine#6747] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:26.617 [Test worker @coroutine#6747] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:26.617 [Test worker @coroutine#6747] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2024-02-08 10:49:26.617 [Test worker @coroutine#6747] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:26.617 [Test worker @coroutine#6747] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:26.617 [Test worker @coroutine#6747] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:26.617 [Test worker @coroutine#6747] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:26.617 [Test worker @coroutine#6747] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:26.617 [Test worker @coroutine#6747] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:26.617 [Test worker @coroutine#6747] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:26.617 [Test worker @coroutine#6747] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:26.617 [Test worker @coroutine#6747] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2024-02-08 10:49:26.618 [Test worker @coroutine#6747] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a0a178f 2024-02-08 10:49:26.618 [Test worker @coroutine#6747] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a0a178f 2024-02-08 10:49:26.618 [Test worker @coroutine#6747] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2024-02-08 10:49:26.623 [DefaultDispatcher-worker-2 @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530e08a7 2024-02-08 10:49:26.623 [DefaultDispatcher-worker-2 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45237/UmAppDatabase/replication/nodeId 2024-02-08 10:49:26.623 [DefaultDispatcher-worker-2 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45237/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:26.623 [DefaultDispatcher-worker-2 @coroutine#2962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45237/UmAppDatabase/replication/nodeId 2024-02-08 10:49:26.624 [DefaultDispatcher-worker-3 @coroutine#2962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45237/UmAppDatabase/replication/nodeId 2024-02-08 10:49:26.624 [DefaultDispatcher-worker-3 @coroutine#2962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45237/UmAppDatabase/replication/nodeId 2024-02-08 10:49:26.634 [Test worker @coroutine#6747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0a178f 2024-02-08 10:49:26.644 [Test worker @coroutine#6751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0a178f 2024-02-08 10:49:26.645 [Test worker @coroutine#6753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0a178f 2024-02-08 10:49:26.647 [Test worker @coroutine#6755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0a178f 2024-02-08 10:49:26.656 [DefaultDispatcher-worker-16 @coroutine#6757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0a178f 2024-02-08 10:49:26.667 [DefaultDispatcher-worker-10 @coroutine#6770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0a178f 2024-02-08 10:49:26.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2024-02-08 10:49:26.669 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2024-02-08 10:49:26.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:26.669 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a0a178f: (connection evicted) 2024-02-08 10:49:26.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:26.669 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2024-02-08 10:49:26.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2024-02-08 10:49:26.672 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2024-02-08 10:49:26.672 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:26.672 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:26.672 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:26.672 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:26.672 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:26.672 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:26.672 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c511385 2024-02-08 10:49:26.672 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:26.672 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:26.672 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:26.672 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:26.672 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:26.672 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:26.672 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:26.672 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:26.672 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:26.672 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:26.672 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:26.672 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:26.672 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:26.672 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:26.672 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:26.672 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:26.672 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:26.672 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:26.672 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:26.672 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2024-02-08 10:49:26.672 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:26.672 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:26.672 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:26.672 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:26.672 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:26.672 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:26.672 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:26.672 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:26.672 [Test worker @coroutine#6779] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2024-02-08 10:49:26.673 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@7da4c956 2024-02-08 10:49:26.673 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@7da4c956 2024-02-08 10:49:26.673 [Test worker @coroutine#6779] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2024-02-08 10:49:26.687 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da4c956 2024-02-08 10:49:26.697 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da4c956 2024-02-08 10:49:26.699 [Test worker @coroutine#6782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da4c956 2024-02-08 10:49:26.701 [Test worker @coroutine#6784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da4c956 2024-02-08 10:49:26.706 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2024-02-08 10:49:26.706 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2024-02-08 10:49:26.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:49:26.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:26.706 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2024-02-08 10:49:26.706 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2024-02-08 10:49:26.708 [Test worker @coroutine#6803] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2024-02-08 10:49:26.708 [Test worker @coroutine#6803] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:26.708 [Test worker @coroutine#6803] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:26.708 [Test worker @coroutine#6803] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:26.708 [Test worker @coroutine#6803] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:26.708 [Test worker @coroutine#6803] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:26.708 [Test worker @coroutine#6803] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:26.708 [Test worker @coroutine#6803] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74974165 2024-02-08 10:49:26.708 [Test worker @coroutine#6803] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:26.708 [Test worker @coroutine#6803] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:26.708 [Test worker @coroutine#6803] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:26.708 [Test worker @coroutine#6803] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:26.708 [Test worker @coroutine#6803] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:26.708 [Test worker @coroutine#6803] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:26.708 [Test worker @coroutine#6803] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:26.708 [Test worker @coroutine#6803] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:26.708 [Test worker @coroutine#6803] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:26.708 [Test worker @coroutine#6803] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:26.708 [Test worker @coroutine#6803] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:26.708 [Test worker @coroutine#6803] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:26.708 [Test worker @coroutine#6803] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:26.708 [Test worker @coroutine#6803] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:26.708 [Test worker @coroutine#6803] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:26.708 [Test worker @coroutine#6803] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:26.708 [Test worker @coroutine#6803] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:26.708 [Test worker @coroutine#6803] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:26.708 [Test worker @coroutine#6803] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:26.708 [Test worker @coroutine#6803] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2024-02-08 10:49:26.708 [Test worker @coroutine#6803] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:26.708 [Test worker @coroutine#6803] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:26.708 [Test worker @coroutine#6803] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:26.708 [Test worker @coroutine#6803] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:26.708 [Test worker @coroutine#6803] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:26.708 [Test worker @coroutine#6803] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:26.708 [Test worker @coroutine#6803] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:26.708 [Test worker @coroutine#6803] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:26.708 [Test worker @coroutine#6803] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2024-02-08 10:49:26.709 [Test worker @coroutine#6803] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@391cc6cf 2024-02-08 10:49:26.709 [Test worker @coroutine#6803] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@391cc6cf 2024-02-08 10:49:26.709 [Test worker @coroutine#6803] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2024-02-08 10:49:26.712 [DefaultDispatcher-worker-11 @coroutine#2991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f3f34c 2024-02-08 10:49:26.712 [DefaultDispatcher-worker-11 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42699/UmAppDatabase/replication/nodeId 2024-02-08 10:49:26.712 [DefaultDispatcher-worker-11 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42699/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:26.712 [DefaultDispatcher-worker-11 @coroutine#2991] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42699/UmAppDatabase/replication/nodeId 2024-02-08 10:49:26.713 [DefaultDispatcher-worker-5 @coroutine#2991] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42699/UmAppDatabase/replication/nodeId 2024-02-08 10:49:26.713 [DefaultDispatcher-worker-5 @coroutine#2991] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42699/UmAppDatabase/replication/nodeId 2024-02-08 10:49:26.726 [Test worker @coroutine#6803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@391cc6cf 2024-02-08 10:49:26.736 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@391cc6cf 2024-02-08 10:49:26.738 [Test worker @coroutine#6809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@391cc6cf 2024-02-08 10:49:26.740 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@391cc6cf 2024-02-08 10:49:26.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2024-02-08 10:49:26.743 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2024-02-08 10:49:26.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:49:26.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:26.743 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2024-02-08 10:49:26.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2024-02-08 10:49:26.744 [Test worker @coroutine#6828] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2024-02-08 10:49:26.744 [Test worker @coroutine#6828] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:26.744 [Test worker @coroutine#6828] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:26.744 [Test worker @coroutine#6828] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:26.744 [Test worker @coroutine#6828] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:26.744 [Test worker @coroutine#6828] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:26.744 [Test worker @coroutine#6828] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:26.744 [Test worker @coroutine#6828] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7cf618f3 2024-02-08 10:49:26.744 [Test worker @coroutine#6828] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:26.744 [Test worker @coroutine#6828] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:26.744 [Test worker @coroutine#6828] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:26.744 [Test worker @coroutine#6828] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:26.744 [Test worker @coroutine#6828] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:26.744 [Test worker @coroutine#6828] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:26.744 [Test worker @coroutine#6828] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:26.744 [Test worker @coroutine#6828] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:26.744 [Test worker @coroutine#6828] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:26.744 [Test worker @coroutine#6828] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:26.744 [Test worker @coroutine#6828] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:26.744 [Test worker @coroutine#6828] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:26.744 [Test worker @coroutine#6828] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:26.744 [Test worker @coroutine#6828] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:26.744 [Test worker @coroutine#6828] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:26.744 [Test worker @coroutine#6828] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:26.744 [Test worker @coroutine#6828] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:26.744 [Test worker @coroutine#6828] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:26.744 [Test worker @coroutine#6828] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:26.744 [Test worker @coroutine#6828] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2024-02-08 10:49:26.744 [Test worker @coroutine#6828] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:26.744 [Test worker @coroutine#6828] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:26.744 [Test worker @coroutine#6828] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:26.744 [Test worker @coroutine#6828] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:26.744 [Test worker @coroutine#6828] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:26.744 [Test worker @coroutine#6828] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:26.744 [Test worker @coroutine#6828] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:26.744 [Test worker @coroutine#6828] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:26.744 [Test worker @coroutine#6828] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2024-02-08 10:49:26.745 [Test worker @coroutine#6828] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f9ebcfe 2024-02-08 10:49:26.745 [Test worker @coroutine#6828] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f9ebcfe 2024-02-08 10:49:26.745 [Test worker @coroutine#6828] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2024-02-08 10:49:26.758 [Test worker @coroutine#6828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f9ebcfe 2024-02-08 10:49:26.768 [Test worker @coroutine#6829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f9ebcfe 2024-02-08 10:49:26.770 [Test worker @coroutine#6831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f9ebcfe 2024-02-08 10:49:26.774 [Test worker @coroutine#6833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f9ebcfe 2024-02-08 10:49:26.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2024-02-08 10:49:26.778 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2024-02-08 10:49:26.778 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:49:26.778 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:26.778 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2024-02-08 10:49:26.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2024-02-08 10:49:26.780 [DefaultDispatcher-worker-14 @coroutine#3020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3724a67f 2024-02-08 10:49:26.780 [DefaultDispatcher-worker-14 @coroutine#3020] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 10:49:26.780 [DefaultDispatcher-worker-14 @coroutine#3020] 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-02-08 10:49:26.780 [DefaultDispatcher-worker-14 @coroutine#3020] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 10:49:26.781 [DefaultDispatcher-worker-1 @coroutine#3034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e553d60 2024-02-08 10:49:26.781 [DefaultDispatcher-worker-1 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49763/UmAppDatabase/replication/nodeId 2024-02-08 10:49:26.781 [DefaultDispatcher-worker-1 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49763/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:26.781 [DefaultDispatcher-worker-1 @coroutine#3034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49763/UmAppDatabase/replication/nodeId 2024-02-08 10:49:26.781 [DefaultDispatcher-worker-2 @coroutine#3020] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 10:49:26.782 [DefaultDispatcher-worker-1 @coroutine#3034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49763/UmAppDatabase/replication/nodeId 2024-02-08 10:49:26.782 [DefaultDispatcher-worker-1 @coroutine#3034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49763/UmAppDatabase/replication/nodeId 2024-02-08 10:49:26.785 [Test worker @coroutine#6863] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2024-02-08 10:49:26.785 [Test worker @coroutine#6863] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:26.785 [Test worker @coroutine#6863] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:26.785 [Test worker @coroutine#6863] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:26.785 [Test worker @coroutine#6863] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:26.785 [Test worker @coroutine#6863] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:26.785 [Test worker @coroutine#6863] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:26.785 [Test worker @coroutine#6863] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7313e4fb 2024-02-08 10:49:26.785 [Test worker @coroutine#6863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:26.785 [Test worker @coroutine#6863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:26.785 [Test worker @coroutine#6863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:26.785 [Test worker @coroutine#6863] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:26.785 [Test worker @coroutine#6863] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:26.785 [Test worker @coroutine#6863] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:26.785 [Test worker @coroutine#6863] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:26.785 [Test worker @coroutine#6863] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:26.785 [Test worker @coroutine#6863] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:26.785 [Test worker @coroutine#6863] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:26.785 [Test worker @coroutine#6863] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:26.785 [Test worker @coroutine#6863] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:26.785 [Test worker @coroutine#6863] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:26.785 [Test worker @coroutine#6863] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:26.785 [Test worker @coroutine#6863] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:26.785 [Test worker @coroutine#6863] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:26.785 [Test worker @coroutine#6863] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:26.785 [Test worker @coroutine#6863] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:26.785 [Test worker @coroutine#6863] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:26.786 [Test worker @coroutine#6863] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2024-02-08 10:49:26.786 [Test worker @coroutine#6863] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:26.786 [Test worker @coroutine#6863] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:26.786 [Test worker @coroutine#6863] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:26.786 [Test worker @coroutine#6863] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:26.786 [Test worker @coroutine#6863] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:26.786 [Test worker @coroutine#6863] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:26.786 [Test worker @coroutine#6863] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:26.786 [Test worker @coroutine#6863] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:26.786 [Test worker @coroutine#6863] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2024-02-08 10:49:26.786 [Test worker @coroutine#6863] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@620ba19c 2024-02-08 10:49:26.786 [Test worker @coroutine#6863] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@620ba19c 2024-02-08 10:49:26.786 [Test worker @coroutine#6863] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2024-02-08 10:49:26.799 [Test worker @coroutine#6863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@620ba19c 2024-02-08 10:49:26.810 [Test worker @coroutine#6864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@620ba19c 2024-02-08 10:49:26.811 [Test worker @coroutine#6866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@620ba19c 2024-02-08 10:49:26.813 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@620ba19c 2024-02-08 10:49:26.815 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2024-02-08 10:49:26.815 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2024-02-08 10:49:26.815 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:49:26.815 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:26.815 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2024-02-08 10:49:26.815 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2024-02-08 10:49:26.816 [Test worker @coroutine#6879] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2024-02-08 10:49:26.817 [Test worker @coroutine#6879] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:26.817 [Test worker @coroutine#6879] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:26.817 [Test worker @coroutine#6879] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:26.817 [Test worker @coroutine#6879] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:26.817 [Test worker @coroutine#6879] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:26.817 [Test worker @coroutine#6879] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:26.817 [Test worker @coroutine#6879] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f86cd50 2024-02-08 10:49:26.817 [Test worker @coroutine#6879] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:26.817 [Test worker @coroutine#6879] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:26.817 [Test worker @coroutine#6879] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:26.817 [Test worker @coroutine#6879] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:26.817 [Test worker @coroutine#6879] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:26.817 [Test worker @coroutine#6879] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:26.817 [Test worker @coroutine#6879] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:26.817 [Test worker @coroutine#6879] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:26.817 [Test worker @coroutine#6879] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:26.817 [Test worker @coroutine#6879] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:26.817 [Test worker @coroutine#6879] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:26.817 [Test worker @coroutine#6879] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:26.817 [Test worker @coroutine#6879] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:26.817 [Test worker @coroutine#6879] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:26.817 [Test worker @coroutine#6879] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:26.817 [Test worker @coroutine#6879] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:26.817 [Test worker @coroutine#6879] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:26.817 [Test worker @coroutine#6879] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:26.817 [Test worker @coroutine#6879] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:26.817 [Test worker @coroutine#6879] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2024-02-08 10:49:26.817 [Test worker @coroutine#6879] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:26.817 [Test worker @coroutine#6879] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:26.817 [Test worker @coroutine#6879] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:26.817 [Test worker @coroutine#6879] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:26.817 [Test worker @coroutine#6879] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:26.817 [Test worker @coroutine#6879] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:26.817 [Test worker @coroutine#6879] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:26.817 [Test worker @coroutine#6879] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:26.817 [Test worker @coroutine#6879] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2024-02-08 10:49:26.817 [Test worker @coroutine#6879] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@62bcfa01 2024-02-08 10:49:26.817 [Test worker @coroutine#6879] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@62bcfa01 2024-02-08 10:49:26.817 [Test worker @coroutine#6879] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2024-02-08 10:49:26.830 [Test worker @coroutine#6879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62bcfa01 2024-02-08 10:49:26.841 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62bcfa01 2024-02-08 10:49:26.842 [Test worker @coroutine#6883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62bcfa01 2024-02-08 10:49:26.844 [Test worker @coroutine#6885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62bcfa01 2024-02-08 10:49:26.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2024-02-08 10:49:26.846 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2024-02-08 10:49:26.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:49:26.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:26.846 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2024-02-08 10:49:26.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2024-02-08 10:49:26.846 [Test worker @coroutine#6896] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2024-02-08 10:49:26.847 [Test worker @coroutine#6896] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:26.847 [Test worker @coroutine#6896] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:26.847 [Test worker @coroutine#6896] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:26.847 [Test worker @coroutine#6896] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:26.847 [Test worker @coroutine#6896] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:26.847 [Test worker @coroutine#6896] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:26.847 [Test worker @coroutine#6896] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f634608 2024-02-08 10:49:26.847 [Test worker @coroutine#6896] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:26.847 [Test worker @coroutine#6896] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:26.847 [Test worker @coroutine#6896] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:26.847 [Test worker @coroutine#6896] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:26.847 [Test worker @coroutine#6896] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:26.847 [Test worker @coroutine#6896] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:26.847 [Test worker @coroutine#6896] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:26.847 [Test worker @coroutine#6896] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:26.847 [Test worker @coroutine#6896] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:26.847 [Test worker @coroutine#6896] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:26.847 [Test worker @coroutine#6896] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:26.847 [Test worker @coroutine#6896] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:26.847 [Test worker @coroutine#6896] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:26.847 [Test worker @coroutine#6896] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:26.847 [Test worker @coroutine#6896] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:26.847 [Test worker @coroutine#6896] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:26.847 [Test worker @coroutine#6896] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:26.847 [Test worker @coroutine#6896] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:26.847 [Test worker @coroutine#6896] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:26.847 [Test worker @coroutine#6896] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2024-02-08 10:49:26.847 [Test worker @coroutine#6896] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:26.847 [Test worker @coroutine#6896] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:26.847 [Test worker @coroutine#6896] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:26.847 [Test worker @coroutine#6896] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:26.847 [Test worker @coroutine#6896] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:26.847 [Test worker @coroutine#6896] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:26.847 [Test worker @coroutine#6896] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:26.847 [Test worker @coroutine#6896] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:26.847 [Test worker @coroutine#6896] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2024-02-08 10:49:26.847 [Test worker @coroutine#6896] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@28bf7bea 2024-02-08 10:49:26.847 [Test worker @coroutine#6896] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@28bf7bea 2024-02-08 10:49:26.847 [Test worker @coroutine#6896] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2024-02-08 10:49:26.862 [Test worker @coroutine#6896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28bf7bea 2024-02-08 10:49:26.873 [Test worker @coroutine#6897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28bf7bea 2024-02-08 10:49:26.874 [Test worker @coroutine#6899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28bf7bea 2024-02-08 10:49:26.876 [Test worker @coroutine#6901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28bf7bea 2024-02-08 10:49:26.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2024-02-08 10:49:26.878 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2024-02-08 10:49:26.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:49:26.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:26.878 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2024-02-08 10:49:26.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2024-02-08 10:49:26.879 [Test worker @coroutine#6912] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2024-02-08 10:49:26.879 [Test worker @coroutine#6912] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:26.879 [Test worker @coroutine#6912] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:26.879 [Test worker @coroutine#6912] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:26.879 [Test worker @coroutine#6912] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:26.879 [Test worker @coroutine#6912] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:26.879 [Test worker @coroutine#6912] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:26.879 [Test worker @coroutine#6912] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79de9f90 2024-02-08 10:49:26.879 [Test worker @coroutine#6912] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:26.879 [Test worker @coroutine#6912] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:26.879 [Test worker @coroutine#6912] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:26.879 [Test worker @coroutine#6912] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:26.879 [Test worker @coroutine#6912] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:26.879 [Test worker @coroutine#6912] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:26.879 [Test worker @coroutine#6912] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:26.879 [Test worker @coroutine#6912] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:26.879 [Test worker @coroutine#6912] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:26.879 [Test worker @coroutine#6912] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:26.879 [Test worker @coroutine#6912] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:26.879 [Test worker @coroutine#6912] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:26.879 [Test worker @coroutine#6912] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:26.879 [Test worker @coroutine#6912] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:26.879 [Test worker @coroutine#6912] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:26.879 [Test worker @coroutine#6912] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:26.879 [Test worker @coroutine#6912] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:26.879 [Test worker @coroutine#6912] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:26.879 [Test worker @coroutine#6912] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:26.879 [Test worker @coroutine#6912] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2024-02-08 10:49:26.879 [Test worker @coroutine#6912] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:26.879 [Test worker @coroutine#6912] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:26.879 [Test worker @coroutine#6912] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:26.879 [Test worker @coroutine#6912] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:26.879 [Test worker @coroutine#6912] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:26.879 [Test worker @coroutine#6912] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:26.879 [Test worker @coroutine#6912] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:26.879 [Test worker @coroutine#6912] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:26.879 [Test worker @coroutine#6912] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2024-02-08 10:49:26.880 [Test worker @coroutine#6912] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e7a6dcd 2024-02-08 10:49:26.880 [Test worker @coroutine#6912] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e7a6dcd 2024-02-08 10:49:26.880 [Test worker @coroutine#6912] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2024-02-08 10:49:26.893 [Test worker @coroutine#6912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7a6dcd 2024-02-08 10:49:26.903 [Test worker @coroutine#6913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7a6dcd 2024-02-08 10:49:26.905 [Test worker @coroutine#6915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7a6dcd 2024-02-08 10:49:26.907 [Test worker @coroutine#6917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7a6dcd 2024-02-08 10:49:26.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2024-02-08 10:49:26.908 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2024-02-08 10:49:26.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:49:26.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:26.908 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2024-02-08 10:49:26.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2024-02-08 10:49:26.910 [Test worker @coroutine#6928] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2024-02-08 10:49:26.910 [Test worker @coroutine#6928] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:26.910 [Test worker @coroutine#6928] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:26.910 [Test worker @coroutine#6928] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:26.910 [Test worker @coroutine#6928] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:26.910 [Test worker @coroutine#6928] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:26.910 [Test worker @coroutine#6928] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:26.910 [Test worker @coroutine#6928] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24afdf18 2024-02-08 10:49:26.910 [Test worker @coroutine#6928] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:26.910 [Test worker @coroutine#6928] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:26.910 [Test worker @coroutine#6928] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:26.910 [Test worker @coroutine#6928] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:26.910 [Test worker @coroutine#6928] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:26.910 [Test worker @coroutine#6928] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:26.910 [Test worker @coroutine#6928] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:26.910 [Test worker @coroutine#6928] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:26.910 [Test worker @coroutine#6928] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:26.910 [Test worker @coroutine#6928] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:26.910 [Test worker @coroutine#6928] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:26.910 [Test worker @coroutine#6928] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:26.910 [Test worker @coroutine#6928] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:26.910 [Test worker @coroutine#6928] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:26.910 [Test worker @coroutine#6928] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:26.910 [Test worker @coroutine#6928] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:26.910 [Test worker @coroutine#6928] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:26.910 [Test worker @coroutine#6928] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:26.910 [Test worker @coroutine#6928] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:26.910 [Test worker @coroutine#6928] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2024-02-08 10:49:26.910 [Test worker @coroutine#6928] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:26.911 [Test worker @coroutine#6928] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:26.911 [Test worker @coroutine#6928] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:26.911 [Test worker @coroutine#6928] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:26.911 [Test worker @coroutine#6928] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:26.911 [Test worker @coroutine#6928] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:26.911 [Test worker @coroutine#6928] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:26.911 [Test worker @coroutine#6928] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:26.911 [Test worker @coroutine#6928] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2024-02-08 10:49:26.911 [Test worker @coroutine#6928] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@54e63f7c 2024-02-08 10:49:26.911 [Test worker @coroutine#6928] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@54e63f7c 2024-02-08 10:49:26.911 [Test worker @coroutine#6928] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2024-02-08 10:49:26.924 [Test worker @coroutine#6928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54e63f7c 2024-02-08 10:49:26.933 [DefaultDispatcher-worker-19 @coroutine#3086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-08 10:49:26.933 [DefaultDispatcher-worker-19 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58003/UmAppDatabase/replication/nodeId 2024-02-08 10:49:26.933 [DefaultDispatcher-worker-19 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58003/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:26.934 [DefaultDispatcher-worker-19 @coroutine#3086] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58003/UmAppDatabase/replication/nodeId 2024-02-08 10:49:26.935 [DefaultDispatcher-worker-2 @coroutine#3086] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58003/UmAppDatabase/replication/nodeId 2024-02-08 10:49:26.935 [DefaultDispatcher-worker-2 @coroutine#3086] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58003/UmAppDatabase/replication/nodeId 2024-02-08 10:49:26.936 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54e63f7c 2024-02-08 10:49:26.938 [Test worker @coroutine#6934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54e63f7c 2024-02-08 10:49:26.940 [Test worker @coroutine#6936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54e63f7c 2024-02-08 10:49:26.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2024-02-08 10:49:26.944 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2024-02-08 10:49:26.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:49:26.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:26.944 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2024-02-08 10:49:26.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2024-02-08 10:49:26.945 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2024-02-08 10:49:26.945 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:26.945 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:26.945 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:26.945 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:26.945 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:26.945 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:26.945 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43d00636 2024-02-08 10:49:26.945 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:26.945 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:26.945 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:26.945 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:26.945 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:26.945 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:26.945 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:26.945 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:26.945 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:26.945 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:26.945 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:26.945 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:26.945 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:26.945 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:26.945 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:26.945 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:26.945 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:26.945 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:26.945 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:26.945 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2024-02-08 10:49:26.945 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:26.945 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:26.945 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:26.945 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:26.945 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:26.945 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:26.945 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:26.945 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:26.945 [Test worker @coroutine#6949] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2024-02-08 10:49:26.946 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a01c55 2024-02-08 10:49:26.946 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a01c55 2024-02-08 10:49:26.946 [Test worker @coroutine#6949] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2024-02-08 10:49:26.959 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a01c55 2024-02-08 10:49:26.971 [Test worker @coroutine#6950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a01c55 2024-02-08 10:49:26.972 [Test worker @coroutine#6952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a01c55 2024-02-08 10:49:26.974 [Test worker @coroutine#6954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a01c55 2024-02-08 10:49:26.977 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2024-02-08 10:49:26.977 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2024-02-08 10:49:26.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:49:26.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:26.977 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2024-02-08 10:49:26.977 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2024-02-08 10:49:26.977 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2024-02-08 10:49:26.978 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:26.978 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:26.978 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:26.978 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:26.978 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:26.978 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:26.978 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@640c2749 2024-02-08 10:49:26.978 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:26.978 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:26.978 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:26.978 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:26.978 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:26.978 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:26.978 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:26.978 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:26.978 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:26.978 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:26.978 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:26.978 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:26.978 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:26.978 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:26.978 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:26.978 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:26.978 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:26.978 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:26.978 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:26.978 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2024-02-08 10:49:26.978 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:26.978 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:26.978 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:26.978 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:26.978 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:26.978 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:26.978 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:26.978 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:26.978 [Test worker @coroutine#6967] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2024-02-08 10:49:26.978 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@6285027a 2024-02-08 10:49:26.978 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@6285027a 2024-02-08 10:49:26.978 [Test worker @coroutine#6967] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2024-02-08 10:49:26.992 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6285027a 2024-02-08 10:49:27.002 [Test worker @coroutine#6968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6285027a 2024-02-08 10:49:27.004 [Test worker @coroutine#6970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6285027a 2024-02-08 10:49:27.005 [Test worker @coroutine#6972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6285027a 2024-02-08 10:49:27.008 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2024-02-08 10:49:27.008 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2024-02-08 10:49:27.008 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:49:27.008 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:27.008 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2024-02-08 10:49:27.008 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2024-02-08 10:49:27.009 [Test worker @coroutine#6985] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2024-02-08 10:49:27.009 [Test worker @coroutine#6985] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:27.009 [Test worker @coroutine#6985] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:27.009 [Test worker @coroutine#6985] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:27.009 [Test worker @coroutine#6985] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:27.009 [Test worker @coroutine#6985] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:27.009 [Test worker @coroutine#6985] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:27.009 [Test worker @coroutine#6985] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@323fa578 2024-02-08 10:49:27.009 [Test worker @coroutine#6985] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:27.009 [Test worker @coroutine#6985] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:27.009 [Test worker @coroutine#6985] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:27.009 [Test worker @coroutine#6985] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:27.009 [Test worker @coroutine#6985] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:27.009 [Test worker @coroutine#6985] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:27.009 [Test worker @coroutine#6985] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:27.009 [Test worker @coroutine#6985] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:27.009 [Test worker @coroutine#6985] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:27.009 [Test worker @coroutine#6985] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:27.009 [Test worker @coroutine#6985] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:27.009 [Test worker @coroutine#6985] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:27.009 [Test worker @coroutine#6985] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:27.009 [Test worker @coroutine#6985] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:27.009 [Test worker @coroutine#6985] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:27.009 [Test worker @coroutine#6985] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:27.009 [Test worker @coroutine#6985] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:27.009 [Test worker @coroutine#6985] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:27.009 [Test worker @coroutine#6985] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:27.009 [Test worker @coroutine#6985] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2024-02-08 10:49:27.009 [Test worker @coroutine#6985] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:27.009 [Test worker @coroutine#6985] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:27.009 [Test worker @coroutine#6985] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:27.009 [Test worker @coroutine#6985] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:27.009 [Test worker @coroutine#6985] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:27.009 [Test worker @coroutine#6985] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:27.009 [Test worker @coroutine#6985] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:27.009 [Test worker @coroutine#6985] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:27.009 [Test worker @coroutine#6985] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2024-02-08 10:49:27.010 [Test worker @coroutine#6985] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@12a719ed 2024-02-08 10:49:27.010 [Test worker @coroutine#6985] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@12a719ed 2024-02-08 10:49:27.010 [Test worker @coroutine#6985] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2024-02-08 10:49:27.023 [Test worker @coroutine#6985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12a719ed 2024-02-08 10:49:27.033 [Test worker @coroutine#6986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12a719ed 2024-02-08 10:49:27.034 [Test worker @coroutine#6988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12a719ed 2024-02-08 10:49:27.036 [Test worker @coroutine#6990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12a719ed 2024-02-08 10:49:27.038 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2024-02-08 10:49:27.039 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2024-02-08 10:49:27.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:49:27.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:27.039 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2024-02-08 10:49:27.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2024-02-08 10:49:27.041 [Test worker @coroutine#7003] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2024-02-08 10:49:27.041 [Test worker @coroutine#7003] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:27.041 [Test worker @coroutine#7003] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:27.041 [Test worker @coroutine#7003] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:27.041 [Test worker @coroutine#7003] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:27.041 [Test worker @coroutine#7003] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:27.041 [Test worker @coroutine#7003] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:27.041 [Test worker @coroutine#7003] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5feceb2f 2024-02-08 10:49:27.041 [Test worker @coroutine#7003] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:27.041 [Test worker @coroutine#7003] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:27.041 [Test worker @coroutine#7003] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:27.041 [Test worker @coroutine#7003] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:27.041 [Test worker @coroutine#7003] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:27.041 [Test worker @coroutine#7003] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:27.041 [Test worker @coroutine#7003] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:27.041 [Test worker @coroutine#7003] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:27.041 [Test worker @coroutine#7003] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:27.041 [Test worker @coroutine#7003] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:27.041 [Test worker @coroutine#7003] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:27.041 [Test worker @coroutine#7003] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:27.041 [Test worker @coroutine#7003] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:27.041 [Test worker @coroutine#7003] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:27.041 [Test worker @coroutine#7003] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:27.041 [Test worker @coroutine#7003] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:27.041 [Test worker @coroutine#7003] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:27.041 [Test worker @coroutine#7003] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:27.041 [Test worker @coroutine#7003] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:27.041 [Test worker @coroutine#7003] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2024-02-08 10:49:27.041 [Test worker @coroutine#7003] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:27.041 [Test worker @coroutine#7003] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:27.041 [Test worker @coroutine#7003] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:27.041 [Test worker @coroutine#7003] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:27.041 [Test worker @coroutine#7003] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:27.041 [Test worker @coroutine#7003] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:27.041 [Test worker @coroutine#7003] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:27.041 [Test worker @coroutine#7003] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:27.041 [Test worker @coroutine#7003] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2024-02-08 10:49:27.041 [Test worker @coroutine#7003] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@b41ceac 2024-02-08 10:49:27.041 [Test worker @coroutine#7003] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@b41ceac 2024-02-08 10:49:27.041 [Test worker @coroutine#7003] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2024-02-08 10:49:27.054 [Test worker @coroutine#7003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b41ceac 2024-02-08 10:49:27.065 [Test worker @coroutine#7004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b41ceac 2024-02-08 10:49:27.066 [Test worker @coroutine#7006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b41ceac 2024-02-08 10:49:27.070 [Test worker @coroutine#7008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b41ceac 2024-02-08 10:49:27.073 [UI Thread @coroutine#7017] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2024-02-08 10:49:27.073 [UI Thread @coroutine#7017] 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-02-08 10:49:27.073 [UI Thread @coroutine#7017] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2024-02-08 10:49:27.075 [UI Thread @coroutine#7017] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Temporary failure in name resolution for request https://invalid/Site/verify 2024-02-08 10:49:27.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2024-02-08 10:49:27.076 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2024-02-08 10:49:27.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:49:27.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:27.076 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2024-02-08 10:49:27.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2024-02-08 10:49:27.078 [Test worker @coroutine#7023] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2024-02-08 10:49:27.078 [Test worker @coroutine#7023] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:27.078 [Test worker @coroutine#7023] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:27.078 [Test worker @coroutine#7023] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:27.078 [Test worker @coroutine#7023] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:27.078 [Test worker @coroutine#7023] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:27.078 [Test worker @coroutine#7023] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:27.078 [Test worker @coroutine#7023] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f371390 2024-02-08 10:49:27.078 [Test worker @coroutine#7023] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:27.078 [Test worker @coroutine#7023] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:27.078 [Test worker @coroutine#7023] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:27.078 [Test worker @coroutine#7023] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:27.078 [Test worker @coroutine#7023] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:27.078 [Test worker @coroutine#7023] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:27.078 [Test worker @coroutine#7023] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:27.078 [Test worker @coroutine#7023] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:27.078 [Test worker @coroutine#7023] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:27.078 [Test worker @coroutine#7023] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:27.078 [Test worker @coroutine#7023] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:27.078 [Test worker @coroutine#7023] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:27.078 [Test worker @coroutine#7023] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:27.078 [Test worker @coroutine#7023] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:27.078 [Test worker @coroutine#7023] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:27.078 [Test worker @coroutine#7023] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:27.078 [Test worker @coroutine#7023] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:27.078 [Test worker @coroutine#7023] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:27.078 [Test worker @coroutine#7023] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:27.078 [Test worker @coroutine#7023] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2024-02-08 10:49:27.078 [Test worker @coroutine#7023] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:27.078 [Test worker @coroutine#7023] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:27.078 [Test worker @coroutine#7023] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:27.078 [Test worker @coroutine#7023] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:27.078 [Test worker @coroutine#7023] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:27.078 [Test worker @coroutine#7023] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:27.078 [Test worker @coroutine#7023] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:27.078 [Test worker @coroutine#7023] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:27.078 [Test worker @coroutine#7023] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2024-02-08 10:49:27.078 [Test worker @coroutine#7023] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a90796c 2024-02-08 10:49:27.078 [Test worker @coroutine#7023] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a90796c 2024-02-08 10:49:27.078 [Test worker @coroutine#7023] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2024-02-08 10:49:27.095 [Test worker @coroutine#7023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a90796c 2024-02-08 10:49:27.106 [DefaultDispatcher-worker-13 @coroutine#3128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2a7ca0 2024-02-08 10:49:27.106 [DefaultDispatcher-worker-13 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39513/UmAppDatabase/replication/nodeId 2024-02-08 10:49:27.106 [DefaultDispatcher-worker-13 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39513/UmAppDatabase/replication/nodeId. 2024-02-08 10:49:27.106 [DefaultDispatcher-worker-13 @coroutine#3128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39513/UmAppDatabase/replication/nodeId 2024-02-08 10:49:27.107 [Test worker @coroutine#7024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a90796c 2024-02-08 10:49:27.107 [DefaultDispatcher-worker-20 @coroutine#3128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39513/UmAppDatabase/replication/nodeId 2024-02-08 10:49:27.107 [DefaultDispatcher-worker-20 @coroutine#3128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39513/UmAppDatabase/replication/nodeId 2024-02-08 10:49:27.108 [Test worker @coroutine#7028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a90796c 2024-02-08 10:49:27.110 [Test worker @coroutine#7031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a90796c 2024-02-08 10:49:27.112 [UI Thread @coroutine#7042] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45793/Site/verify 2024-02-08 10:49:27.112 [UI Thread @coroutine#7042] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45793/Site/verify. 2024-02-08 10:49:27.112 [UI Thread @coroutine#7042] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45793/Site/verify 2024-02-08 10:49:27.114 [UI Thread @coroutine#7042] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45793/Site/verify 2024-02-08 10:49:27.114 [UI Thread @coroutine#7042] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45793/Site/verify 2024-02-08 10:49:27.114 [UI Thread @coroutine#7042] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:45793/Site/verify. 2024-02-08 10:49:27.114 [UI Thread @coroutine#7042] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:45793/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 10:49:27.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2024-02-08 10:49:27.115 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2024-02-08 10:49:27.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 10:49:27.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:27.116 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2024-02-08 10:49:27.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2024-02-08 10:49:27.123 [Test worker @coroutine#7049] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2024-02-08 10:49:27.123 [Test worker @coroutine#7049] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 10:49:27.123 [Test worker @coroutine#7049] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 10:49:27.123 [Test worker @coroutine#7049] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 10:49:27.123 [Test worker @coroutine#7049] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 10:49:27.123 [Test worker @coroutine#7049] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 10:49:27.123 [Test worker @coroutine#7049] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 10:49:27.123 [Test worker @coroutine#7049] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7734695d 2024-02-08 10:49:27.123 [Test worker @coroutine#7049] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 10:49:27.123 [Test worker @coroutine#7049] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 10:49:27.123 [Test worker @coroutine#7049] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 10:49:27.123 [Test worker @coroutine#7049] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 10:49:27.123 [Test worker @coroutine#7049] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 10:49:27.123 [Test worker @coroutine#7049] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 10:49:27.123 [Test worker @coroutine#7049] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 10:49:27.123 [Test worker @coroutine#7049] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 10:49:27.123 [Test worker @coroutine#7049] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 10:49:27.123 [Test worker @coroutine#7049] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 10:49:27.123 [Test worker @coroutine#7049] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 10:49:27.123 [Test worker @coroutine#7049] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 10:49:27.123 [Test worker @coroutine#7049] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 10:49:27.123 [Test worker @coroutine#7049] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 10:49:27.123 [Test worker @coroutine#7049] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 10:49:27.123 [Test worker @coroutine#7049] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 10:49:27.123 [Test worker @coroutine#7049] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 10:49:27.123 [Test worker @coroutine#7049] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 10:49:27.123 [Test worker @coroutine#7049] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 10:49:27.123 [Test worker @coroutine#7049] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2024-02-08 10:49:27.123 [Test worker @coroutine#7049] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 10:49:27.123 [Test worker @coroutine#7049] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 10:49:27.123 [Test worker @coroutine#7049] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 10:49:27.123 [Test worker @coroutine#7049] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 10:49:27.123 [Test worker @coroutine#7049] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 10:49:27.123 [Test worker @coroutine#7049] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 10:49:27.123 [Test worker @coroutine#7049] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 10:49:27.123 [Test worker @coroutine#7049] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 10:49:27.123 [Test worker @coroutine#7049] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2024-02-08 10:49:27.124 [Test worker @coroutine#7049] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e67f0a0 2024-02-08 10:49:27.124 [Test worker @coroutine#7049] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e67f0a0 2024-02-08 10:49:27.124 [Test worker @coroutine#7049] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2024-02-08 10:49:27.140 [Test worker @coroutine#7049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e67f0a0 2024-02-08 10:49:27.150 [Test worker @coroutine#7051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e67f0a0 2024-02-08 10:49:27.152 [Test worker @coroutine#7053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e67f0a0 2024-02-08 10:49:27.154 [Test worker @coroutine#7055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e67f0a0 2024-02-08 10:49:27.163 [DefaultDispatcher-worker-13 @coroutine#7057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e67f0a0 2024-02-08 10:49:27.170 [DefaultDispatcher-worker-15 @coroutine#7049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e67f0a0 2024-02-08 10:49:27.174 [UI Thread @coroutine#7067] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60451/556408579324887040/_ustadmanifest.json 2024-02-08 10:49:27.174 [UI Thread @coroutine#7067] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60451/556408579324887040/_ustadmanifest.json. 2024-02-08 10:49:27.174 [UI Thread @coroutine#7067] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60451/556408579324887040/_ustadmanifest.json 2024-02-08 10:49:27.176 [UI Thread @coroutine#7067] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60451/556408579324887040/_ustadmanifest.json 2024-02-08 10:49:27.176 [UI Thread @coroutine#7067] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60451/556408579324887040/_ustadmanifest.json 2024-02-08 10:49:27.176 [UI Thread @coroutine#7067] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:60451/556408579324887040/_ustadmanifest.json. 2024-02-08 10:49:27.176 [UI Thread @coroutine#7067] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60451/556408579324887040/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 10:49:27.177 [UI Thread @coroutine#7067] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60451/tincan.xml 2024-02-08 10:49:27.177 [UI Thread @coroutine#7067] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60451/tincan.xml. 2024-02-08 10:49:27.177 [UI Thread @coroutine#7067] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60451/tincan.xml 2024-02-08 10:49:27.177 [UI Thread @coroutine#7067] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60451/tincan.xml 2024-02-08 10:49:27.177 [UI Thread @coroutine#7067] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60451/tincan.xml 2024-02-08 10:49:27.178 [UI Thread @coroutine#7067] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:60451/tincan.xml. 2024-02-08 10:49:27.178 [UI Thread @coroutine#7067] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60451/tincan.xml to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 10:49:27.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2024-02-08 10:49:27.179 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2024-02-08 10:49:27.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 10:49:27.179 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e67f0a0: (connection evicted) 2024-02-08 10:49:27.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 10:49:27.180 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2024-02-08 10:49:27.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2024-02-08 19:43:11.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2024-02-08 19:43:11.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:11.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:11.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:11.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:11.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:11.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:11.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@341b13a8 2024-02-08 19:43:11.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:11.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:11.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:11.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:11.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:11.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:11.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:11.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:11.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:11.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:11.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:11.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:11.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:11.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 19:43:11.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 19:43:11.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:11.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:11.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 19:43:11.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:11.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2024-02-08 19:43:11.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:11.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:11.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:11.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:11.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:11.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:11.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:11.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:11.356 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2024-02-08 19:43:11.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@29ebbdf4 2024-02-08 19:43:11.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@29ebbdf4 2024-02-08 19:43:11.534 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2024-02-08 19:43:11.625 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ebbdf4 2024-02-08 19:43:11.634 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:43:11.640 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@16c8c6b5 2024-02-08 19:43:11.640 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@16c8c6b5 2024-02-08 19:43:11.645 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@180f3a1c 2024-02-08 19:43:11.645 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@180f3a1c 2024-02-08 19:43:11.649 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c30adc5 2024-02-08 19:43:11.649 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c30adc5 2024-02-08 19:43:11.652 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@59323027 2024-02-08 19:43:11.653 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@59323027 2024-02-08 19:43:11.654 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ebbdf4 2024-02-08 19:43:11.656 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@99fb8da 2024-02-08 19:43:11.657 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@99fb8da 2024-02-08 19:43:11.658 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ebbdf4 2024-02-08 19:43:11.660 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@68a1ac2f 2024-02-08 19:43:11.661 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@68a1ac2f 2024-02-08 19:43:11.664 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@71e67a7b 2024-02-08 19:43:11.664 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@71e67a7b 2024-02-08 19:43:11.668 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@391dcf68 2024-02-08 19:43:11.668 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@391dcf68 2024-02-08 19:43:11.672 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d30f9f9 2024-02-08 19:43:11.672 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d30f9f9 2024-02-08 19:43:11.672 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 19:43:11.898 [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-02-08 19:43:11.899 [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-02-08 19:43:11.899 [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-02-08 19:43:11.901 [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-02-08 19:43:11.930 [DefaultDispatcher-worker-3 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ebbdf4 2024-02-08 19:43:11.931 [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-02-08 19:43:11.931 [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-02-08 19:43:11.931 [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-02-08 19:43:12.002 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ebbdf4 2024-02-08 19:43:12.048 [DefaultDispatcher-worker-3 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ebbdf4 2024-02-08 19:43:12.080 [DefaultDispatcher-worker-9 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ebbdf4 2024-02-08 19:43:12.109 [DefaultDispatcher-worker-3 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ebbdf4 2024-02-08 19:43:12.127 [DefaultDispatcher-worker-5 @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-02-08 19:43:12.127 [DefaultDispatcher-worker-3 @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-02-08 19:43:12.140 [DefaultDispatcher-worker-14 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ebbdf4 2024-02-08 19:43:12.148 [Test worker @coroutine#21] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ebbdf4 2024-02-08 19:43:12.243 [DefaultDispatcher-worker-5 @coroutine#23] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ebbdf4 2024-02-08 19:43:12.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2024-02-08 19:43:12.280 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2024-02-08 19:43:12.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 19:43:12.281 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@29ebbdf4: (connection evicted) 2024-02-08 19:43:12.282 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16c8c6b5: (connection evicted) 2024-02-08 19:43:12.283 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@180f3a1c: (connection evicted) 2024-02-08 19:43:12.283 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c30adc5: (connection evicted) 2024-02-08 19:43:12.284 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59323027: (connection evicted) 2024-02-08 19:43:12.284 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@99fb8da: (connection evicted) 2024-02-08 19:43:12.285 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68a1ac2f: (connection evicted) 2024-02-08 19:43:12.285 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71e67a7b: (connection evicted) 2024-02-08 19:43:12.286 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@391dcf68: (connection evicted) 2024-02-08 19:43:12.287 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d30f9f9: (connection evicted) 2024-02-08 19:43:12.288 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:12.289 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2024-02-08 19:43:12.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2024-02-08 19:43:12.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2024-02-08 19:43:12.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:12.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:12.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:12.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:12.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:12.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:12.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@100d0218 2024-02-08 19:43:12.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:12.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:12.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:12.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:12.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:12.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:12.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:12.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:12.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:12.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:12.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:12.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:12.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:12.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 19:43:12.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 19:43:12.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:12.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:12.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 19:43:12.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:12.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2024-02-08 19:43:12.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:12.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:12.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:12.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:12.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:12.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:12.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:12.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:12.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2024-02-08 19:43:12.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@20b829d5 2024-02-08 19:43:12.302 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@20b829d5 2024-02-08 19:43:12.302 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2024-02-08 19:43:12.303 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20b829d5 2024-02-08 19:43:12.315 [Test worker @coroutine#27] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20b829d5 2024-02-08 19:43:12.318 [Test worker @coroutine#29] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20b829d5 2024-02-08 19:43:12.320 [DefaultDispatcher-worker-4 @coroutine#32] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:43:12.320 [DefaultDispatcher-worker-4 @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-02-08 19:43:12.320 [DefaultDispatcher-worker-4 @coroutine#32] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:43:12.320 [DefaultDispatcher-worker-4 @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-02-08 19:43:12.338 [DefaultDispatcher-worker-7 @coroutine#31] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20b829d5 2024-02-08 19:43:12.340 [DefaultDispatcher-worker-7 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-08 19:43:12.340 [DefaultDispatcher-worker-7 @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-02-08 19:43:12.340 [DefaultDispatcher-worker-7 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-08 19:43:12.346 [Test worker @coroutine#35] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20b829d5 2024-02-08 19:43:12.366 [DefaultDispatcher-worker-5 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20b829d5 2024-02-08 19:43:12.384 [DefaultDispatcher-worker-5 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20b829d5 2024-02-08 19:43:12.384 [DefaultDispatcher-worker-12 @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-02-08 19:43:12.401 [DefaultDispatcher-worker-12 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20b829d5 2024-02-08 19:43:12.401 [DefaultDispatcher-worker-13 @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-02-08 19:43:12.402 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:43:12.407 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@12d5c84b 2024-02-08 19:43:12.407 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@12d5c84b 2024-02-08 19:43:12.412 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c123461 2024-02-08 19:43:12.412 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c123461 2024-02-08 19:43:12.415 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@182da33b 2024-02-08 19:43:12.415 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@182da33b 2024-02-08 19:43:12.417 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d2f3e5a 2024-02-08 19:43:12.418 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d2f3e5a 2024-02-08 19:43:12.419 [DefaultDispatcher-worker-3 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20b829d5 2024-02-08 19:43:12.420 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@61042224 2024-02-08 19:43:12.420 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@61042224 2024-02-08 19:43:12.423 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cb8a359 2024-02-08 19:43:12.423 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cb8a359 2024-02-08 19:43:12.425 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1979e18e 2024-02-08 19:43:12.425 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1979e18e 2024-02-08 19:43:12.427 [Test worker @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20b829d5 2024-02-08 19:43:12.428 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d00c115 2024-02-08 19:43:12.428 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d00c115 2024-02-08 19:43:12.430 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d55d193 2024-02-08 19:43:12.430 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d55d193 2024-02-08 19:43:12.430 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 19:43:12.499 [DefaultDispatcher-worker-3 @coroutine#48] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20b829d5 2024-02-08 19:43:12.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2024-02-08 19:43:12.534 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2024-02-08 19:43:12.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 19:43:12.534 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20b829d5: (connection evicted) 2024-02-08 19:43:12.535 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12d5c84b: (connection evicted) 2024-02-08 19:43:12.535 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c123461: (connection evicted) 2024-02-08 19:43:12.536 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@182da33b: (connection evicted) 2024-02-08 19:43:12.536 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d2f3e5a: (connection evicted) 2024-02-08 19:43:12.537 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61042224: (connection evicted) 2024-02-08 19:43:12.537 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6cb8a359: (connection evicted) 2024-02-08 19:43:12.538 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1979e18e: (connection evicted) 2024-02-08 19:43:12.538 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d00c115: (connection evicted) 2024-02-08 19:43:12.539 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d55d193: (connection evicted) 2024-02-08 19:43:12.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:12.540 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2024-02-08 19:43:12.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2024-02-08 19:43:12.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2024-02-08 19:43:12.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:12.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:12.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:12.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:12.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:12.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:12.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79d63a4f 2024-02-08 19:43:12.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:12.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:12.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:12.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:12.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:12.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:12.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:12.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:12.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:12.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:12.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:12.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:12.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:12.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:12.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:12.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:12.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:12.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:12.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:12.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2024-02-08 19:43:12.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:12.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:12.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:12.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:12.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:12.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:12.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:12.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:12.583 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2024-02-08 19:43:12.584 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@749baa0c 2024-02-08 19:43:12.584 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@749baa0c 2024-02-08 19:43:12.584 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2024-02-08 19:43:12.684 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:12.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2024-02-08 19:43:12.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:12.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:12.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:12.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:12.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:12.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:12.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42cc5460 2024-02-08 19:43:12.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:12.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:12.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:12.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:12.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:12.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:12.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:12.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:12.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:12.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:12.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:12.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:12.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:12.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:12.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:12.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:12.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:12.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:12.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:12.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2024-02-08 19:43:12.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:12.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:12.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:12.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:12.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:12.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:12.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:12.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:12.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2024-02-08 19:43:12.934 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@20820df0 2024-02-08 19:43:12.934 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@20820df0 2024-02-08 19:43:12.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2024-02-08 19:43:12.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2024-02-08 19:43:12.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:12.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:12.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:12.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:12.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:12.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:12.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@205159dc 2024-02-08 19:43:12.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:12.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:12.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:12.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:12.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:12.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:12.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:12.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:12.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:12.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:12.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:12.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:12.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:12.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:12.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:12.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:12.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:12.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:12.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:12.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2024-02-08 19:43:12.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:12.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:12.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:12.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:12.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:12.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:12.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:12.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:12.958 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2024-02-08 19:43:12.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@731db93f 2024-02-08 19:43:12.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@731db93f 2024-02-08 19:43:12.959 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2024-02-08 19:43:13.034 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:43:13.043 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20820df0 2024-02-08 19:43:13.047 [DefaultDispatcher-worker-3 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56925/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-08 19:43:13.047 [DefaultDispatcher-worker-3 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56925/com/ustadmobile/core/contenttype/childrens-literature.epub. 2024-02-08 19:43:13.047 [DefaultDispatcher-worker-3 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56925/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-08 19:43:13.059 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:13.094 [DefaultDispatcher-worker-3 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56925/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-08 19:43:13.094 [DefaultDispatcher-worker-3 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56925/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-08 19:43:13.131 [pool-2-thread-1 @coroutine#85] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@731db93f 2024-02-08 19:43:13.261 [DefaultDispatcher-worker-7 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Response doesn't have "Content-Type" header, skipping ContentNegotiation plugin 2024-02-08 19:43:13.262 [DefaultDispatcher-worker-7 @coroutine#78] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:56925/com/ustadmobile/core/contenttype/childrens-literature.epub to class io.ktor.utils.io.ByteReadChannel 2024-02-08 19:43:13.425 [DefaultDispatcher-worker-14 @coroutine#90] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@731db93f 2024-02-08 19:43:13.433 [DefaultDispatcher-worker-14 @coroutine#92] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@731db93f 2024-02-08 19:43:13.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2024-02-08 19:43:13.468 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2024-02-08 19:43:13.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:13.468 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20820df0: (connection evicted) 2024-02-08 19:43:13.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:13.469 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2024-02-08 19:43:13.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2024-02-08 19:43:13.472 [Test worker @coroutine#104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@731db93f 2024-02-08 19:43:13.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2024-02-08 19:43:13.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f0d8937 2024-02-08 19:43:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2024-02-08 19:43:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:13.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:13.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:13.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:13.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:13.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:13.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:13.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:13.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2024-02-08 19:43:13.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@504b8705 2024-02-08 19:43:13.479 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@504b8705 2024-02-08 19:43:13.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2024-02-08 19:43:13.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2024-02-08 19:43:13.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:13.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:13.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:13.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:13.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:13.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:13.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24a8e40d 2024-02-08 19:43:13.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:13.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:13.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:13.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:13.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:13.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:13.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:13.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:13.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:13.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:13.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:13.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:13.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:13.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:13.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:13.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:13.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:13.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:13.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:13.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2024-02-08 19:43:13.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:13.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:13.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:13.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:13.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:13.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:13.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:13.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:13.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2024-02-08 19:43:13.501 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@69fe7090 2024-02-08 19:43:13.501 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@69fe7090 2024-02-08 19:43:13.501 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2024-02-08 19:43:13.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2024-02-08 19:43:13.548 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2024-02-08 19:43:13.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:13.548 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@504b8705: (connection evicted) 2024-02-08 19:43:13.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:13.549 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2024-02-08 19:43:13.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2024-02-08 19:43:13.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2024-02-08 19:43:13.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:13.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:13.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:13.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:13.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:13.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:13.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2bc0b8c8 2024-02-08 19:43:13.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:13.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:13.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:13.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:13.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:13.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:13.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:13.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:13.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:13.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:13.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:13.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:13.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:13.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:13.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:13.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:13.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:13.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:13.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:13.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2024-02-08 19:43:13.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:13.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:13.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:13.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:13.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:13.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:13.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:13.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:13.553 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2024-02-08 19:43:13.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f1158ee 2024-02-08 19:43:13.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f1158ee 2024-02-08 19:43:13.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2024-02-08 19:43:13.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2024-02-08 19:43:13.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:13.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:13.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:13.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:13.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:13.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:13.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6463da36 2024-02-08 19:43:13.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:13.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:13.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:13.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:13.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:13.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:13.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:13.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:13.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:13.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:13.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:13.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:13.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:13.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:13.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:13.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:13.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:13.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:13.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:13.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2024-02-08 19:43:13.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:13.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:13.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:13.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:13.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:13.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:13.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:13.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:13.570 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2024-02-08 19:43:13.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c6ac73c 2024-02-08 19:43:13.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c6ac73c 2024-02-08 19:43:13.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2024-02-08 19:43:13.601 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:13.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2024-02-08 19:43:13.610 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2024-02-08 19:43:13.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:13.611 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f1158ee: (connection evicted) 2024-02-08 19:43:13.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:13.611 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2024-02-08 19:43:13.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2024-02-08 19:43:13.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2024-02-08 19:43:13.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:13.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:13.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:13.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:13.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:13.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:13.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e50eeb9 2024-02-08 19:43:13.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:13.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:13.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:13.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:13.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:13.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:13.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:13.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:13.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:13.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:13.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:13.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:13.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:13.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:13.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:13.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:13.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:13.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:13.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:13.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2024-02-08 19:43:13.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:13.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:13.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:13.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:13.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:13.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:13.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:13.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:13.617 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2024-02-08 19:43:13.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@48b2dbc4 2024-02-08 19:43:13.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@48b2dbc4 2024-02-08 19:43:13.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2024-02-08 19:43:13.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2024-02-08 19:43:13.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:13.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:13.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:13.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:13.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:13.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:13.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a667f44 2024-02-08 19:43:13.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:13.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:13.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:13.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:13.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:13.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:13.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:13.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:13.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:13.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:13.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:13.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:13.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:13.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:13.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:13.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:13.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:13.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:13.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:13.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2024-02-08 19:43:13.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:13.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:13.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:13.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:13.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:13.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:13.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:13.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:13.637 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2024-02-08 19:43:13.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f6f9cef 2024-02-08 19:43:13.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f6f9cef 2024-02-08 19:43:13.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2024-02-08 19:43:13.671 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:13.672 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2024-02-08 19:43:13.672 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2024-02-08 19:43:13.672 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:13.672 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48b2dbc4: (connection evicted) 2024-02-08 19:43:13.672 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:13.673 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2024-02-08 19:43:13.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2024-02-08 19:43:13.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2024-02-08 19:43:13.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:13.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:13.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:13.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:13.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:13.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:13.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@150f41b9 2024-02-08 19:43:13.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:13.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:13.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:13.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:13.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:13.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:13.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:13.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:13.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:13.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:13.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:13.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:13.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:13.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:13.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:13.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:13.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:13.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:13.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:13.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2024-02-08 19:43:13.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:13.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:13.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:13.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:13.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:13.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:13.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:13.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:13.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2024-02-08 19:43:13.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@429e7914 2024-02-08 19:43:13.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@429e7914 2024-02-08 19:43:13.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2024-02-08 19:43:13.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2024-02-08 19:43:13.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:13.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:13.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:13.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:13.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:13.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:13.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@298263fa 2024-02-08 19:43:13.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:13.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:13.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:13.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:13.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:13.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:13.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:13.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:13.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:13.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:13.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:13.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:13.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:13.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:13.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:13.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:13.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:13.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:13.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:13.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2024-02-08 19:43:13.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:13.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:13.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:13.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:13.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:13.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:13.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:13.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:13.697 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2024-02-08 19:43:13.698 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a7d0c9f 2024-02-08 19:43:13.698 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a7d0c9f 2024-02-08 19:43:13.698 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2024-02-08 19:43:13.727 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2024-02-08 19:43:13.727 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2024-02-08 19:43:13.727 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:13.727 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@429e7914: (connection evicted) 2024-02-08 19:43:13.728 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:13.728 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2024-02-08 19:43:13.728 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2024-02-08 19:43:13.738 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:13.798 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:13.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2024-02-08 19:43:13.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:13.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:13.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:13.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:13.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:13.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:13.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3de8f85c 2024-02-08 19:43:13.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:13.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:13.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:13.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:13.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:13.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:13.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:13.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:13.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:13.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:13.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:13.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:13.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:13.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:13.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:13.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:13.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:13.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:13.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:13.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2024-02-08 19:43:13.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:13.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:13.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:13.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:13.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:13.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:13.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:13.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:13.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2024-02-08 19:43:13.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@dd20ebc 2024-02-08 19:43:13.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@dd20ebc 2024-02-08 19:43:13.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2024-02-08 19:43:13.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2024-02-08 19:43:13.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:13.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:13.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:13.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:13.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:13.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:13.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c70b7c3 2024-02-08 19:43:13.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:13.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:13.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:13.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:13.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:13.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:13.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:13.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:13.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:13.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:13.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:13.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:13.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:13.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:13.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:13.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:13.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:13.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:13.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:13.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2024-02-08 19:43:13.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:13.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:13.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:13.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:13.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:13.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:13.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:13.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:13.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2024-02-08 19:43:13.858 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@69a73867 2024-02-08 19:43:13.858 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@69a73867 2024-02-08 19:43:13.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2024-02-08 19:43:13.934 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:13.943 [DefaultDispatcher-worker-5 @coroutine#134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69a73867 2024-02-08 19:43:13.958 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:13.962 [DefaultDispatcher-worker-14 @coroutine#136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69a73867 2024-02-08 19:43:13.972 [DefaultDispatcher-worker-7 @coroutine#138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69a73867 2024-02-08 19:43:13.984 [DefaultDispatcher-worker-7 @coroutine#140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69a73867 2024-02-08 19:43:14.058 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2024-02-08 19:43:14.058 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2024-02-08 19:43:14.058 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:14.059 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@dd20ebc: (connection evicted) 2024-02-08 19:43:14.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:14.059 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2024-02-08 19:43:14.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2024-02-08 19:43:14.064 [Test worker @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69a73867 2024-02-08 19:43:14.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2024-02-08 19:43:14.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:14.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:14.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:14.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:14.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:14.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:14.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e3b2dd3 2024-02-08 19:43:14.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:14.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:14.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:14.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:14.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:14.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:14.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:14.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:14.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:14.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:14.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:14.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:14.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:14.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:14.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:14.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:14.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:14.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:14.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:14.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2024-02-08 19:43:14.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:14.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:14.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:14.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:14.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:14.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:14.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:14.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:14.074 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2024-02-08 19:43:14.074 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@359865a2 2024-02-08 19:43:14.074 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@359865a2 2024-02-08 19:43:14.074 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2024-02-08 19:43:14.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2024-02-08 19:43:14.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:14.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:14.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:14.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:14.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:14.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:14.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d9bb69b 2024-02-08 19:43:14.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:14.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:14.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:14.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:14.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:14.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:14.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:14.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:14.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:14.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:14.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:14.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:14.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:14.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:14.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:14.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:14.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:14.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:14.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:14.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2024-02-08 19:43:14.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:14.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:14.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:14.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:14.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:14.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:14.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:14.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:14.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2024-02-08 19:43:14.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@9bf63d2 2024-02-08 19:43:14.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@9bf63d2 2024-02-08 19:43:14.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2024-02-08 19:43:14.097 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2024-02-08 19:43:14.097 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2024-02-08 19:43:14.097 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:14.097 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@359865a2: (connection evicted) 2024-02-08 19:43:14.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:14.098 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2024-02-08 19:43:14.098 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2024-02-08 19:43:14.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2024-02-08 19:43:14.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:14.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:14.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:14.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:14.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:14.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:14.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a8fb023 2024-02-08 19:43:14.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:14.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:14.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:14.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:14.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:14.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:14.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:14.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:14.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:14.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:14.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:14.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:14.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:14.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:14.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:14.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:14.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:14.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:14.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:14.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2024-02-08 19:43:14.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:14.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:14.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:14.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:14.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:14.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:14.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:14.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:14.101 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2024-02-08 19:43:14.101 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@48af5f38 2024-02-08 19:43:14.101 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@48af5f38 2024-02-08 19:43:14.101 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2024-02-08 19:43:14.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2024-02-08 19:43:14.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:14.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:14.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:14.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:14.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:14.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:14.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40538370 2024-02-08 19:43:14.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:14.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:14.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:14.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:14.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:14.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:14.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:14.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:14.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:14.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:14.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:14.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:14.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:14.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:14.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:14.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:14.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:14.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:14.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:14.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2024-02-08 19:43:14.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:14.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:14.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:14.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:14.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:14.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:14.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:14.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:14.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2024-02-08 19:43:14.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@18faaff6 2024-02-08 19:43:14.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@18faaff6 2024-02-08 19:43:14.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2024-02-08 19:43:14.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2024-02-08 19:43:14.119 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2024-02-08 19:43:14.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:14.119 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48af5f38: (connection evicted) 2024-02-08 19:43:14.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:14.120 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2024-02-08 19:43:14.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2024-02-08 19:43:14.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2024-02-08 19:43:14.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:14.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:14.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:14.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:14.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:14.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:14.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a4f8e8a 2024-02-08 19:43:14.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:14.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:14.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:14.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:14.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:14.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:14.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:14.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:14.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:14.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:14.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:14.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:14.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:14.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:14.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:14.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:14.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:14.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:14.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:14.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2024-02-08 19:43:14.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:14.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:14.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:14.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:14.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:14.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:14.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:14.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:14.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2024-02-08 19:43:14.123 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fc1e4fb 2024-02-08 19:43:14.123 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fc1e4fb 2024-02-08 19:43:14.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2024-02-08 19:43:14.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2024-02-08 19:43:14.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:14.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:14.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:14.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:14.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:14.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:14.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29aa4bc9 2024-02-08 19:43:14.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:14.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:14.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:14.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:14.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:14.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:14.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:14.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:14.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:14.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:14.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:14.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:14.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:14.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:14.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:14.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:14.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:14.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:14.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:14.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2024-02-08 19:43:14.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:14.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:14.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:14.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:14.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:14.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:14.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:14.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:14.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2024-02-08 19:43:14.138 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c519e47 2024-02-08 19:43:14.138 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c519e47 2024-02-08 19:43:14.138 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2024-02-08 19:43:14.141 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2024-02-08 19:43:14.141 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2024-02-08 19:43:14.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:14.141 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5fc1e4fb: (connection evicted) 2024-02-08 19:43:14.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:14.142 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2024-02-08 19:43:14.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2024-02-08 19:43:14.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2024-02-08 19:43:14.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:14.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:14.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:14.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:14.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:14.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:14.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6abe62bb 2024-02-08 19:43:14.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:14.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:14.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:14.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:14.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:14.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:14.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:14.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:14.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:14.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:14.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:14.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:14.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:14.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:14.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:14.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:14.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:14.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:14.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:14.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2024-02-08 19:43:14.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:14.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:14.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:14.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:14.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:14.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:14.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:14.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:14.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2024-02-08 19:43:14.147 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@1218e12 2024-02-08 19:43:14.147 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@1218e12 2024-02-08 19:43:14.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2024-02-08 19:43:14.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2024-02-08 19:43:14.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:14.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:14.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:14.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:14.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:14.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:14.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29c25bbc 2024-02-08 19:43:14.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:14.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:14.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:14.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:14.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:14.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:14.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:14.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:14.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:14.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:14.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:14.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:14.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:14.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:14.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:14.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:14.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:14.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:14.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:14.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2024-02-08 19:43:14.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:14.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:14.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:14.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:14.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:14.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:14.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:14.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:14.161 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2024-02-08 19:43:14.161 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b99c937 2024-02-08 19:43:14.161 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b99c937 2024-02-08 19:43:14.162 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2024-02-08 19:43:14.184 [DefaultDispatcher-worker-7 @coroutine#334] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -version 2024-02-08 19:43:14.192 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:14.217 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:14.221 [DefaultDispatcher-worker-7 @coroutine#334] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -v quiet -print_format json -show_error -show_format -show_streams -show_chapters /tmp/junit8190852046440157287/junit18193092212425779642.tmp 2024-02-08 19:43:14.238 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:14.247 [HikariPool-22 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:14.262 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:14.271 [DefaultDispatcher-worker-7 @coroutine#334] DEBUG net.bramp.ffmpeg.FFprobe - { "streams": [ { "index": 0, "codec_name": "h264", "codec_long_name": "H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10", "profile": "High", "codec_type": "video", "codec_time_base": "36131/2150400", "codec_tag_string": "avc1", "codec_tag": "0x31637661", "width": 1920, "height": 1080, "coded_width": 1920, "coded_height": 1088, "has_b_frames": 1, "sample_aspect_ratio": "1:1", "display_aspect_ratio": "16:9", "pix_fmt": "yuv420p", "level": 40, "color_range": "tv", "color_space": "bt709", "color_transfer": "bt709", "color_primaries": "bt709", "chroma_location": "left", "refs": 1, "is_avc": "true", "nal_length_size": "4", "r_frame_rate": "30/1", "avg_frame_rate": "1075200/36131", 2024-02-08 19:43:14.287 [DefaultDispatcher-worker-7 @coroutine#334] DEBUG net.bramp.ffmpeg.FFprobe - "time_base": "1/15360", "start_pts": 0, "start_time": "0.000000", "duration_ts": 17695, "duration": "1.152018", "bit_rate": "3011701", "bits_per_raw_sample": "8", "nb_frames": "70", "disposition": { "default": 1, "dub": 0, "original": 0, "comment": 0, "lyrics": 0, "karaoke": 0, "forced": 0, "hearing_impaired": 0, "visual_impaired": 0, "clean_effects": 0, "attached_pic": 0, "timed_thumbnails": 0 }, "tags": { "creation_time": "2019-01-29T08:44:17.000000Z", "language": "und", "handler_name": "Core Media Video" } }, { "index": 1, "codec_name": "aac", "codec_long_name": "AAC (Advanced Audio Coding 2024-02-08 19:43:14.289 [DefaultDispatcher-worker-7 @coroutine#334] DEBUG net.bramp.ffmpeg.FFprobe - )", "profile": "LC", "codec_type": "audio", "codec_time_base": "1/44100", "codec_tag_string": "mp4a", "codec_tag": "0x6134706d", "sample_fmt": "fltp", "sample_rate": "44100", "channels": 2, "channel_layout": "stereo", "bits_per_sample": 0, "r_frame_rate": "0/0", "avg_frame_rate": "0/0", "time_base": "1/44100", "start_pts": 0, "start_time": "0.000000", "duration_ts": 50803, "duration": "1.151995", "bit_rate": "127320", "max_bit_rate": "127999", "nb_frames": "53", "disposition": { "default": 1, "dub": 0, "original": 0, "comment": 0, "lyrics": 0, "karaoke": 0, "forced": 0, "hearing_impaired": 0, "visual_impaired": 0, 2024-02-08 19:43:14.289 [DefaultDispatcher-worker-7 @coroutine#334] DEBUG net.bramp.ffmpeg.FFprobe - "clean_effects": 0, "attached_pic": 0, "timed_thumbnails": 0 }, "tags": { "creation_time": "2019-01-29T08:44:17.000000Z", "language": "und", "handler_name": "Core Media Audio" } } ], "chapters": [ ], "format": { "filename": "/tmp/junit8190852046440157287/junit18193092212425779642.tmp", "nb_streams": 2, "nb_programs": 0, "format_name": "mov,mp4,m4a,3gp,3g2,mj2", "format_long_name": "QuickTime / MOV", "start_time": "0.000000", "duration": "1.152000", "size": "907481", "bit_rate": "6301951", "probe_score": 100, "tags": { "major_brand": "mp42", "minor_version": "1", "compatible_brands": "mp41mp42isom", "creation_time": "2019-01-29T08:44:17.000000Z" } } } 2024-02-08 19:43:14.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2024-02-08 19:43:14.290 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2024-02-08 19:43:14.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:14.290 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1218e12: (connection evicted) 2024-02-08 19:43:14.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:14.290 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2024-02-08 19:43:14.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2024-02-08 19:43:14.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2024-02-08 19:43:14.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:14.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:14.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:14.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:14.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:14.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:14.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@661db63e 2024-02-08 19:43:14.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:14.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:14.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:14.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:14.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:14.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:14.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:14.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:14.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:14.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:14.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:14.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:14.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:14.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:14.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:14.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:14.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:14.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:14.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:14.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2024-02-08 19:43:14.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:14.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:14.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:14.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:14.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:14.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:14.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:14.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:14.295 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2024-02-08 19:43:14.295 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@429f0ca8 2024-02-08 19:43:14.295 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@429f0ca8 2024-02-08 19:43:14.295 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2024-02-08 19:43:14.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2024-02-08 19:43:14.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:14.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:14.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:14.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:14.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:14.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:14.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b030101 2024-02-08 19:43:14.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:14.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:14.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:14.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:14.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:14.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:14.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:14.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:14.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:14.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:14.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:14.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:14.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:14.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:14.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:14.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:14.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:14.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:14.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:14.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2024-02-08 19:43:14.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:14.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:14.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:14.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:14.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:14.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:14.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:14.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:14.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2024-02-08 19:43:14.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bb3f39e 2024-02-08 19:43:14.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bb3f39e 2024-02-08 19:43:14.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2024-02-08 19:43:14.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2024-02-08 19:43:14.316 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2024-02-08 19:43:14.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:14.316 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@429f0ca8: (connection evicted) 2024-02-08 19:43:14.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:14.317 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2024-02-08 19:43:14.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2024-02-08 19:43:14.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2024-02-08 19:43:14.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:14.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:14.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:14.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:14.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:14.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:14.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@226e07e7 2024-02-08 19:43:14.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:14.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:14.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:14.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:14.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:14.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:14.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:14.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:14.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:14.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:14.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:14.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:14.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:14.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:14.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:14.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:14.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:14.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:14.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:14.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2024-02-08 19:43:14.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:14.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:14.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:14.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:14.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:14.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:14.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:14.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:14.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2024-02-08 19:43:14.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@9880a15 2024-02-08 19:43:14.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@9880a15 2024-02-08 19:43:14.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2024-02-08 19:43:14.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2024-02-08 19:43:14.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:14.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:14.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:14.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:14.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:14.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:14.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6febec41 2024-02-08 19:43:14.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:14.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:14.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:14.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:14.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:14.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:14.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:14.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:14.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:14.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:14.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:14.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:14.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:14.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:14.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:14.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:14.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:14.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:14.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:14.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2024-02-08 19:43:14.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:14.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:14.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:14.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:14.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:14.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:14.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:14.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:14.334 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2024-02-08 19:43:14.335 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e8afdad 2024-02-08 19:43:14.335 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e8afdad 2024-02-08 19:43:14.335 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2024-02-08 19:43:14.372 [DefaultDispatcher-worker-5 @coroutine#345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e8afdad 2024-02-08 19:43:14.374 [DefaultDispatcher-worker-5 @coroutine#347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e8afdad 2024-02-08 19:43:14.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2024-02-08 19:43:14.378 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2024-02-08 19:43:14.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:14.378 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9880a15: (connection evicted) 2024-02-08 19:43:14.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:14.379 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2024-02-08 19:43:14.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2024-02-08 19:43:14.380 [Test worker @coroutine#352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e8afdad 2024-02-08 19:43:14.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2024-02-08 19:43:14.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:14.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:14.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:14.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:14.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:14.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:14.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35becbd4 2024-02-08 19:43:14.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:14.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:14.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:14.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:14.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:14.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:14.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:14.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:14.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:14.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:14.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:14.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:14.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:14.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:14.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:14.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:14.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:14.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:14.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:14.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2024-02-08 19:43:14.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:14.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:14.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:14.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:14.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:14.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:14.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:14.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:14.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2024-02-08 19:43:14.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cb04dd 2024-02-08 19:43:14.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cb04dd 2024-02-08 19:43:14.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2024-02-08 19:43:14.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2024-02-08 19:43:14.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:14.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:14.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:14.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:14.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:14.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:14.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73d91faf 2024-02-08 19:43:14.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:14.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:14.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:14.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:14.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:14.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:14.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:14.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:14.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:14.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:14.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:14.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:14.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:14.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:14.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:14.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:14.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:14.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:14.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:14.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2024-02-08 19:43:14.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:14.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:14.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:14.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:14.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:14.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:14.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:14.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:14.405 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2024-02-08 19:43:14.406 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f112f70 2024-02-08 19:43:14.406 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f112f70 2024-02-08 19:43:14.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2024-02-08 19:43:14.408 [DefaultDispatcher-worker-14 @coroutine#358] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -version 2024-02-08 19:43:14.414 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:14.435 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:14.442 [DefaultDispatcher-worker-14 @coroutine#358] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -v quiet -print_format json -show_error -show_format -show_streams -show_chapters /tmp/junit3682437718384967438/junit18143063242062345888.tmp 2024-02-08 19:43:14.471 [DefaultDispatcher-worker-14 @coroutine#358] DEBUG net.bramp.ffmpeg.FFprobe - { "error": { "code": -1094995529, "string": "Invalid data found when processing input" } } 2024-02-08 19:43:14.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2024-02-08 19:43:14.474 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2024-02-08 19:43:14.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:14.474 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3cb04dd: (connection evicted) 2024-02-08 19:43:14.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:14.474 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2024-02-08 19:43:14.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2024-02-08 19:43:14.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2024-02-08 19:43:14.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:14.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:14.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:14.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:14.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:14.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:14.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18513c23 2024-02-08 19:43:14.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:14.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:14.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:14.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:14.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:14.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:14.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:14.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:14.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:14.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:14.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:14.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:14.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:14.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:14.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:14.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:14.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:14.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:14.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:14.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2024-02-08 19:43:14.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:14.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:14.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:14.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:14.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:14.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:14.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:14.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:14.487 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2024-02-08 19:43:14.488 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@ce2eaa7 2024-02-08 19:43:14.488 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@ce2eaa7 2024-02-08 19:43:14.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2024-02-08 19:43:14.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2024-02-08 19:43:14.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:14.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:14.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:14.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:14.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:14.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:14.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2166c48a 2024-02-08 19:43:14.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:14.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:14.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:14.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:14.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:14.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:14.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:14.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:14.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:14.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:14.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:14.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:14.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:14.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:14.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:14.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:14.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:14.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:14.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:14.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2024-02-08 19:43:14.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:14.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:14.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:14.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:14.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:14.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:14.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:14.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:14.502 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2024-02-08 19:43:14.502 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@73385d3f 2024-02-08 19:43:14.502 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@73385d3f 2024-02-08 19:43:14.502 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2024-02-08 19:43:14.506 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:14.509 [DefaultDispatcher-worker-14 @coroutine#365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73385d3f 2024-02-08 19:43:14.510 [DefaultDispatcher-worker-14 @coroutine#367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73385d3f 2024-02-08 19:43:14.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2024-02-08 19:43:14.510 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2024-02-08 19:43:14.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:14.511 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ce2eaa7: (connection evicted) 2024-02-08 19:43:14.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:14.511 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2024-02-08 19:43:14.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2024-02-08 19:43:14.512 [Test worker @coroutine#371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73385d3f 2024-02-08 19:43:14.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2024-02-08 19:43:14.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:14.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:14.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:14.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:14.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:14.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:14.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79c4f23b 2024-02-08 19:43:14.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:14.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:14.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:14.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:14.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:14.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:14.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:14.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:14.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:14.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:14.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:14.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:14.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:14.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:14.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:14.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:14.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:14.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:14.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:14.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2024-02-08 19:43:14.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:14.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:14.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:14.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:14.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:14.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:14.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:14.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:14.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2024-02-08 19:43:14.516 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@15371de2 2024-02-08 19:43:14.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@15371de2 2024-02-08 19:43:14.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2024-02-08 19:43:14.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2024-02-08 19:43:14.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:14.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:14.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:14.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:14.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:14.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:14.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7827d7b 2024-02-08 19:43:14.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:14.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:14.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:14.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:14.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:14.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:14.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:14.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:14.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:14.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:14.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:14.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:14.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:14.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:14.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:14.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:14.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:14.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:14.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:14.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2024-02-08 19:43:14.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:14.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:14.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:14.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:14.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:14.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:14.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:14.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:14.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2024-02-08 19:43:14.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e7a9db7 2024-02-08 19:43:14.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e7a9db7 2024-02-08 19:43:14.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2024-02-08 19:43:14.584 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2024-02-08 19:43:14.585 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2024-02-08 19:43:14.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:14.585 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15371de2: (connection evicted) 2024-02-08 19:43:14.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:14.586 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2024-02-08 19:43:14.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2024-02-08 19:43:14.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2024-02-08 19:43:14.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:14.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:14.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:14.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:14.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:14.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:14.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fd37449 2024-02-08 19:43:14.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:14.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:14.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:14.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:14.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:14.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:14.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:14.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:14.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:14.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:14.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:14.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:14.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:14.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:14.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:14.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:14.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:14.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:14.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:14.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2024-02-08 19:43:14.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:14.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:14.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:14.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:14.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:14.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:14.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:14.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:14.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2024-02-08 19:43:14.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@43445fc6 2024-02-08 19:43:14.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@43445fc6 2024-02-08 19:43:14.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2024-02-08 19:43:14.603 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:14.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2024-02-08 19:43:14.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:14.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:14.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:14.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:14.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:14.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:14.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@431babe6 2024-02-08 19:43:14.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:14.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:14.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:14.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:14.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:14.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:14.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:14.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:14.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:14.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:14.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:14.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:14.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:14.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:14.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:14.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:14.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:14.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:14.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:14.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2024-02-08 19:43:14.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:14.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:14.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:14.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:14.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:14.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:14.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:14.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:14.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2024-02-08 19:43:14.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@5072e638 2024-02-08 19:43:14.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@5072e638 2024-02-08 19:43:14.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2024-02-08 19:43:14.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2024-02-08 19:43:14.610 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2024-02-08 19:43:14.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:14.610 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43445fc6: (connection evicted) 2024-02-08 19:43:14.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:14.610 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2024-02-08 19:43:14.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2024-02-08 19:43:14.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2024-02-08 19:43:14.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:14.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:14.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:14.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:14.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:14.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:14.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13ee97af 2024-02-08 19:43:14.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:14.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:14.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:14.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:14.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:14.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:14.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:14.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:14.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:14.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:14.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:14.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:14.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:14.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:14.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:14.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:14.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:14.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:14.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:14.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2024-02-08 19:43:14.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:14.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:14.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:14.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:14.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:14.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:14.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:14.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:14.614 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2024-02-08 19:43:14.614 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@341ccfd1 2024-02-08 19:43:14.614 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@341ccfd1 2024-02-08 19:43:14.614 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2024-02-08 19:43:14.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2024-02-08 19:43:14.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:14.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:14.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:14.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:14.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:14.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:14.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bde6148 2024-02-08 19:43:14.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:14.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:14.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:14.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:14.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:14.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:14.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:14.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:14.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:14.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:14.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:14.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:14.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:14.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:14.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:14.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:14.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:14.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:14.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:14.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2024-02-08 19:43:14.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:14.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:14.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:14.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:14.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:14.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:14.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:14.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:14.629 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2024-02-08 19:43:14.630 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@53ba25ff 2024-02-08 19:43:14.630 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@53ba25ff 2024-02-08 19:43:14.630 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2024-02-08 19:43:14.633 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:14.636 [DefaultDispatcher-worker-14 @coroutine#388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53ba25ff 2024-02-08 19:43:14.638 [DefaultDispatcher-worker-14 @coroutine#390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53ba25ff 2024-02-08 19:43:14.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2024-02-08 19:43:14.639 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2024-02-08 19:43:14.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:14.639 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@341ccfd1: (connection evicted) 2024-02-08 19:43:14.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:14.640 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2024-02-08 19:43:14.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2024-02-08 19:43:14.641 [Test worker @coroutine#394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53ba25ff 2024-02-08 19:43:14.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2024-02-08 19:43:14.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:14.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:14.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:14.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:14.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:14.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:14.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e8f0f98 2024-02-08 19:43:14.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:14.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:14.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:14.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:14.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:14.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:14.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:14.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:14.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:14.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:14.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:14.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:14.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:14.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:14.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:14.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:14.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:14.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:14.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:14.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2024-02-08 19:43:14.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:14.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:14.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:14.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:14.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:14.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:14.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:14.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:14.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2024-02-08 19:43:14.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@5310e451 2024-02-08 19:43:14.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@5310e451 2024-02-08 19:43:14.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2024-02-08 19:43:14.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2024-02-08 19:43:14.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:14.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:14.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:14.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:14.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:14.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:14.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52d63b7e 2024-02-08 19:43:14.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:14.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:14.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:14.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:14.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:14.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:14.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:14.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:14.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:14.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:14.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:14.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:14.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:14.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:14.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:14.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:14.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:14.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:14.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:14.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2024-02-08 19:43:14.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:14.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:14.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:14.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:14.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:14.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:14.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:14.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:14.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2024-02-08 19:43:14.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@1827fc4e 2024-02-08 19:43:14.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@1827fc4e 2024-02-08 19:43:14.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2024-02-08 19:43:14.666 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2024-02-08 19:43:14.666 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2024-02-08 19:43:14.666 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:14.666 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5310e451: (connection evicted) 2024-02-08 19:43:14.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:14.667 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2024-02-08 19:43:14.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2024-02-08 19:43:14.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2024-02-08 19:43:14.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:14.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:14.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:14.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:14.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:14.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:14.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@129b69b2 2024-02-08 19:43:14.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:14.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:14.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:14.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:14.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:14.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:14.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:14.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:14.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:14.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:14.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:14.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:14.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:14.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 19:43:14.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 19:43:14.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:14.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:14.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 19:43:14.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:14.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2024-02-08 19:43:14.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:14.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:14.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:14.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:14.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:14.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:14.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:14.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:14.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2024-02-08 19:43:14.674 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@eb1d475 2024-02-08 19:43:14.674 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@eb1d475 2024-02-08 19:43:14.674 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2024-02-08 19:43:14.699 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb1d475 2024-02-08 19:43:14.707 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:14.710 [Test worker @coroutine#402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb1d475 2024-02-08 19:43:14.712 [Test worker @coroutine#404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb1d475 2024-02-08 19:43:14.718 [Test worker @coroutine#410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb1d475 2024-02-08 19:43:14.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2024-02-08 19:43:14.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:14.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:14.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:14.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:14.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:14.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:14.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4392362c 2024-02-08 19:43:14.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:14.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:14.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:14.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:14.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:14.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:14.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:14.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:14.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:14.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:14.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:14.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:14.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:14.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:14.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:14.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:14.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:14.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:14.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:14.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2024-02-08 19:43:14.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:14.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:14.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:14.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:14.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:14.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:14.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:14.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:14.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2024-02-08 19:43:14.720 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@839755f 2024-02-08 19:43:14.720 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@839755f 2024-02-08 19:43:14.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2024-02-08 19:43:14.727 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2024-02-08 19:43:14.727 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2024-02-08 19:43:14.727 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:43:14.727 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:14.727 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2024-02-08 19:43:14.727 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2024-02-08 19:43:14.730 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:14.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2024-02-08 19:43:14.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:14.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:14.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:14.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:14.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:14.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:14.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5df7a065 2024-02-08 19:43:14.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:14.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:14.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:14.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:14.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:14.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:14.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:14.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:14.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:14.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:14.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:14.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:14.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:14.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 19:43:14.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 19:43:14.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:14.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:14.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 19:43:14.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:14.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2024-02-08 19:43:14.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:14.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:14.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:14.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:14.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:14.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:14.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:14.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:14.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2024-02-08 19:43:14.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c69e1e1 2024-02-08 19:43:14.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c69e1e1 2024-02-08 19:43:14.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2024-02-08 19:43:14.736 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c69e1e1 2024-02-08 19:43:14.752 [Test worker @coroutine#420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c69e1e1 2024-02-08 19:43:14.754 [Test worker @coroutine#422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c69e1e1 2024-02-08 19:43:14.758 [Test worker @coroutine#427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c69e1e1 2024-02-08 19:43:14.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2024-02-08 19:43:14.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:14.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:14.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:14.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:14.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:14.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:14.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5788722f 2024-02-08 19:43:14.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:14.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:14.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:14.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:14.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:14.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:14.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:14.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:14.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:14.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:14.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:14.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:14.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:14.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:14.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:14.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:14.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:14.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:14.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:14.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2024-02-08 19:43:14.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:14.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:14.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:14.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:14.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:14.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:14.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:14.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:14.760 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2024-02-08 19:43:14.761 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e5b33e5 2024-02-08 19:43:14.761 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e5b33e5 2024-02-08 19:43:14.761 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2024-02-08 19:43:14.763 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:14.769 [DefaultDispatcher-worker-14 @coroutine#436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e5b33e5 2024-02-08 19:43:14.771 [Test worker @coroutine#438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e5b33e5 2024-02-08 19:43:14.772 [DefaultDispatcher-worker-9 @coroutine#424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c69e1e1 2024-02-08 19:43:14.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2024-02-08 19:43:14.776 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2024-02-08 19:43:14.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:14.776 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c69e1e1: (connection evicted) 2024-02-08 19:43:14.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:14.777 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2024-02-08 19:43:14.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2024-02-08 19:43:14.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2024-02-08 19:43:14.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:14.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:14.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:14.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:14.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:14.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:14.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@bfd97fb 2024-02-08 19:43:14.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:14.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:14.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:14.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:14.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:14.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:14.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:14.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:14.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:14.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:14.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:14.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:14.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:14.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 19:43:14.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 19:43:14.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:14.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:14.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 19:43:14.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:14.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2024-02-08 19:43:14.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:14.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:14.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:14.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:14.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:14.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:14.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:14.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:14.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2024-02-08 19:43:14.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e3d168e 2024-02-08 19:43:14.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e3d168e 2024-02-08 19:43:14.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2024-02-08 19:43:14.785 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e3d168e 2024-02-08 19:43:14.802 [Test worker @coroutine#447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e3d168e 2024-02-08 19:43:14.805 [Test worker @coroutine#449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e3d168e 2024-02-08 19:43:14.810 [Test worker @coroutine#454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e3d168e 2024-02-08 19:43:14.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2024-02-08 19:43:14.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:14.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:14.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:14.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:14.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:14.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:14.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2dc3ece8 2024-02-08 19:43:14.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:14.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:14.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:14.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:14.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:14.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:14.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:14.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:14.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:14.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:14.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:14.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:14.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:14.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:14.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:14.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:14.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:14.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:14.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:14.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2024-02-08 19:43:14.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:14.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:14.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:14.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:14.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:14.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:14.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:14.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:14.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2024-02-08 19:43:14.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d7865d6 2024-02-08 19:43:14.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d7865d6 2024-02-08 19:43:14.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2024-02-08 19:43:14.815 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2024-02-08 19:43:14.815 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2024-02-08 19:43:14.815 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:43:14.815 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:14.815 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2024-02-08 19:43:14.815 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2024-02-08 19:43:14.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2024-02-08 19:43:14.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:14.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:14.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:14.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:14.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:14.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:14.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2cadcff6 2024-02-08 19:43:14.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:14.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:14.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:14.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:14.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:14.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:14.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:14.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:14.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:14.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:14.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:14.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:14.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:14.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 19:43:14.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 19:43:14.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:14.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:14.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 19:43:14.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:14.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2024-02-08 19:43:14.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:14.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:14.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:14.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:14.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:14.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:14.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:14.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:14.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2024-02-08 19:43:14.820 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:14.822 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ee2423 2024-02-08 19:43:14.822 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ee2423 2024-02-08 19:43:14.822 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2024-02-08 19:43:14.823 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ee2423 2024-02-08 19:43:14.834 [Test worker @coroutine#464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ee2423 2024-02-08 19:43:14.836 [Test worker @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ee2423 2024-02-08 19:43:14.839 [Test worker @coroutine#471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ee2423 2024-02-08 19:43:14.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2024-02-08 19:43:14.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:14.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:14.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:14.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:14.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:14.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:14.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a54c92e 2024-02-08 19:43:14.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:14.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:14.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:14.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:14.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:14.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:14.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:14.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:14.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:14.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:14.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:14.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:14.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:14.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:14.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:14.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:14.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:14.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:14.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:14.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2024-02-08 19:43:14.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:14.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:14.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:14.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:14.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:14.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:14.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:14.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:14.841 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2024-02-08 19:43:14.841 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fb71788 2024-02-08 19:43:14.842 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fb71788 2024-02-08 19:43:14.842 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2024-02-08 19:43:14.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2024-02-08 19:43:14.847 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2024-02-08 19:43:14.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:43:14.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:14.847 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2024-02-08 19:43:14.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2024-02-08 19:43:14.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2024-02-08 19:43:14.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:14.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:14.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:14.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:14.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:14.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:14.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fafd27e 2024-02-08 19:43:14.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:14.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:14.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:14.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:14.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:14.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:14.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:14.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:14.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:14.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:14.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:14.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:14.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:14.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:14.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:14.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:14.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:14.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:14.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:14.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2024-02-08 19:43:14.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:14.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:14.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:14.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:14.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:14.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:14.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:14.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:14.851 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2024-02-08 19:43:14.851 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@d512c1 2024-02-08 19:43:14.851 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@d512c1 2024-02-08 19:43:14.851 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2024-02-08 19:43:14.861 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:14.912 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:14.925 [DefaultDispatcher-worker-3 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d512c1 2024-02-08 19:43:14.939 [DefaultDispatcher-worker-14 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d512c1 2024-02-08 19:43:14.942 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:14.952 [HikariPool-48 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:14.996 [DefaultDispatcher-worker-1 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d512c1 2024-02-08 19:43:14.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2024-02-08 19:43:14.999 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2024-02-08 19:43:14.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:14.999 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d512c1: (connection evicted) 2024-02-08 19:43:15.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:15.000 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2024-02-08 19:43:15.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2024-02-08 19:43:15.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2024-02-08 19:43:15.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:15.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:15.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:15.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:15.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:15.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:15.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45b27ad3 2024-02-08 19:43:15.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:15.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:15.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:15.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:15.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:15.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:15.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:15.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:15.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:15.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:15.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:15.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:15.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:15.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:15.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:15.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:15.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:15.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:15.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:15.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2024-02-08 19:43:15.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:15.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:15.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:15.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:15.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:15.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:15.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:15.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:15.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2024-02-08 19:43:15.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@422ba9b7 2024-02-08 19:43:15.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@422ba9b7 2024-02-08 19:43:15.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2024-02-08 19:43:15.057 [DefaultDispatcher-worker-8 @coroutine#485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@422ba9b7 2024-02-08 19:43:15.065 [DefaultDispatcher-worker-3 @coroutine#485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@422ba9b7 2024-02-08 19:43:15.068 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2024-02-08 19:43:15.068 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2024-02-08 19:43:15.068 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:15.068 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@422ba9b7: (connection evicted) 2024-02-08 19:43:15.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:15.069 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2024-02-08 19:43:15.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2024-02-08 19:43:15.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2024-02-08 19:43:15.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:15.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:15.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:15.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:15.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:15.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:15.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6785df10 2024-02-08 19:43:15.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:15.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:15.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:15.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:15.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:15.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:15.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:15.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:15.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:15.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:15.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:15.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:15.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:15.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:15.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:15.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:15.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:15.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:15.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:15.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2024-02-08 19:43:15.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:15.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:15.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:15.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:15.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:15.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:15.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:15.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:15.071 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2024-02-08 19:43:15.071 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e2c8ef 2024-02-08 19:43:15.071 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e2c8ef 2024-02-08 19:43:15.071 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2024-02-08 19:43:15.119 [DefaultDispatcher-worker-8 @coroutine#488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e2c8ef 2024-02-08 19:43:15.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2024-02-08 19:43:15.121 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2024-02-08 19:43:15.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:15.121 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e2c8ef: (connection evicted) 2024-02-08 19:43:15.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:15.122 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2024-02-08 19:43:15.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2024-02-08 19:43:15.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2024-02-08 19:43:15.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:15.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:15.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:15.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:15.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:15.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:15.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4946485c 2024-02-08 19:43:15.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:15.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:15.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:15.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:15.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:15.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:15.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:15.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:15.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:15.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:15.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:15.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:15.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:15.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:15.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:15.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:15.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:15.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:15.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:15.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2024-02-08 19:43:15.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:15.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:15.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:15.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:15.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:15.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:15.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:15.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:15.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2024-02-08 19:43:15.124 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c682e26 2024-02-08 19:43:15.124 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c682e26 2024-02-08 19:43:15.124 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2024-02-08 19:43:15.177 [DefaultDispatcher-worker-3 @coroutine#490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c682e26 2024-02-08 19:43:15.186 [DefaultDispatcher-worker-3 @coroutine#490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c682e26 2024-02-08 19:43:15.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2024-02-08 19:43:15.186 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2024-02-08 19:43:15.186 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:15.187 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c682e26: (connection evicted) 2024-02-08 19:43:15.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:15.187 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2024-02-08 19:43:15.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2024-02-08 19:43:15.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2024-02-08 19:43:15.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:15.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:15.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:15.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:15.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:15.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:15.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@126254ec 2024-02-08 19:43:15.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:15.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:15.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:15.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:15.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:15.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:15.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:15.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:15.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:15.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:15.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:15.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:15.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:15.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:15.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:15.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:15.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:15.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:15.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:15.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2024-02-08 19:43:15.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:15.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:15.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:15.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:15.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:15.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:15.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:15.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:15.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2024-02-08 19:43:15.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c788d08 2024-02-08 19:43:15.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c788d08 2024-02-08 19:43:15.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2024-02-08 19:43:15.233 [DefaultDispatcher-worker-3 @coroutine#493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c788d08 2024-02-08 19:43:15.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2024-02-08 19:43:15.235 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2024-02-08 19:43:15.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:15.235 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c788d08: (connection evicted) 2024-02-08 19:43:15.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:15.236 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2024-02-08 19:43:15.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2024-02-08 19:43:15.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2024-02-08 19:43:15.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:15.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:15.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:15.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:15.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:15.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:15.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55682482 2024-02-08 19:43:15.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:15.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:15.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:15.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:15.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:15.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:15.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:15.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:15.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:15.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:15.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:15.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:15.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:15.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:15.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:15.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:15.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:15.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:15.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:15.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2024-02-08 19:43:15.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:15.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:15.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:15.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:15.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:15.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:15.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:15.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:15.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2024-02-08 19:43:15.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@799fb45e 2024-02-08 19:43:15.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@799fb45e 2024-02-08 19:43:15.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2024-02-08 19:43:15.282 [DefaultDispatcher-worker-12 @coroutine#495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@799fb45e 2024-02-08 19:43:15.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2024-02-08 19:43:15.282 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2024-02-08 19:43:15.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:15.282 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@799fb45e: (connection evicted) 2024-02-08 19:43:15.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:15.283 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2024-02-08 19:43:15.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2024-02-08 19:43:15.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2024-02-08 19:43:15.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:15.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:15.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:15.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:15.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:15.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:15.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@432f4626 2024-02-08 19:43:15.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:15.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:15.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:15.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:15.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:15.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:15.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:15.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:15.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:15.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:15.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:15.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:15.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:15.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:15.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:15.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:15.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:15.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:15.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:15.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2024-02-08 19:43:15.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:15.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:15.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:15.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:15.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:15.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:15.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:15.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:15.374 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2024-02-08 19:43:15.375 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c79ca55 2024-02-08 19:43:15.375 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c79ca55 2024-02-08 19:43:15.375 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2024-02-08 19:43:15.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2024-02-08 19:43:15.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:15.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:15.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:15.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:15.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:15.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:15.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52d59507 2024-02-08 19:43:15.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:15.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:15.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:15.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:15.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:15.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:15.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:15.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:15.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:15.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:15.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:15.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:15.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:15.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:15.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:15.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:15.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:15.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:15.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:15.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2024-02-08 19:43:15.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:15.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:15.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:15.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:15.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:15.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:15.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:15.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:15.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2024-02-08 19:43:15.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@3265995e 2024-02-08 19:43:15.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@3265995e 2024-02-08 19:43:15.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2024-02-08 19:43:15.418 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-08 19:43:15.469 [Test worker] INFO ktor.application - Application started in 0.056 seconds. 2024-02-08 19:43:15.469 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@582c1f8d 2024-02-08 19:43:15.475 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:15.488 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:15.570 [DefaultDispatcher-worker-9 @coroutine#509] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-08 19:43:15.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2024-02-08 19:43:15.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:15.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:15.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:15.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:15.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:15.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:15.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@423762ae 2024-02-08 19:43:15.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:15.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:15.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:15.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:15.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:15.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:15.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:15.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:15.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:15.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:15.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:15.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:15.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:15.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:15.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:15.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:15.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:15.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:15.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:15.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2024-02-08 19:43:15.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:15.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:15.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:15.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:15.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:15.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:15.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:15.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:15.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2024-02-08 19:43:15.572 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@535a6697 2024-02-08 19:43:15.572 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@535a6697 2024-02-08 19:43:15.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2024-02-08 19:43:15.611 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-08 19:43:15.617 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-08 19:43:15.617 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-08 19:43:15.618 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-08 19:43:15.618 [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-02-08 19:43:15.618 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-08 19:43:15.618 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-08 19:43:15.618 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-08 19:43:15.618 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-08 19:43:15.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2024-02-08 19:43:15.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:15.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:15.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:15.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:15.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:15.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:15.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54c3e686 2024-02-08 19:43:15.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:15.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:15.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:15.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:15.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:15.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:15.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:15.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:15.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:15.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:15.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:15.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:15.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:15.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:15.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:15.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:15.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:15.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:15.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:15.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2024-02-08 19:43:15.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:15.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:15.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:15.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:15.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:15.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:15.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:15.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:15.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2024-02-08 19:43:15.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@141229f6 2024-02-08 19:43:15.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@141229f6 2024-02-08 19:43:15.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2024-02-08 19:43:15.665 [DefaultDispatcher-worker-1 @coroutine#514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@141229f6 2024-02-08 19:43:15.670 [DefaultDispatcher-worker-9 @coroutine#516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@535a6697 2024-02-08 19:43:15.672 [DefaultDispatcher-worker-9 @coroutine#518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@535a6697 2024-02-08 19:43:15.673 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:15.682 [DefaultDispatcher-worker-8 @coroutine#514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@141229f6 2024-02-08 19:43:15.682 [Test worker @coroutine#514] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556546136572809216/_ustadmanifest.json 2024-02-08 19:43:15.682 [Test worker @coroutine#514] 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/556546136572809216/_ustadmanifest.json. 2024-02-08 19:43:15.682 [Test worker @coroutine#514] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556546136572809216/_ustadmanifest.json 2024-02-08 19:43:15.688 [Test worker @coroutine#514] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556546136572809216/_ustadmanifest.json 2024-02-08 19:43:15.688 [Test worker @coroutine#514] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556546136572809216/_ustadmanifest.json 2024-02-08 19:43:15.694 [Test worker @coroutine#514] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556546136572809216/_ustadmanifest.json. 2024-02-08 19:43:15.695 [Test worker @coroutine#514] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556546136572809216/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 19:43:15.697 [Test worker @coroutine#524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@535a6697 2024-02-08 19:43:15.715 [DefaultDispatcher-worker-8 @coroutine#514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@141229f6 2024-02-08 19:43:15.720 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:15.722 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-08 19:43:15.723 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-cbe0d0a2-fb02-4227-9249-496a075ce5d1', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-08 19:43:15.727 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-08 19:43:15.727 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-cbe0d0a2-fb02-4227-9249-496a075ce5d1 2024-02-08 19:43:15.733 [DefaultDispatcher-worker-8 @coroutine#534] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:43:15.734 [DefaultDispatcher-worker-8 @coroutine#534] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 19:43:15.734 [DefaultDispatcher-worker-8 @coroutine#534] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:43:15.734 [DefaultDispatcher-worker-8 @coroutine#534] 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-02-08 19:43:15.745 [DefaultDispatcher-worker-10 @coroutine#533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@141229f6 2024-02-08 19:43:15.745 [DefaultDispatcher-worker-10 @coroutine#533] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 19:43:15.745 [DefaultDispatcher-worker-10 @coroutine#533] 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-02-08 19:43:15.745 [DefaultDispatcher-worker-10 @coroutine#533] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 19:43:15.752 [MyScheduler_Worker-1 @coroutine#539] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 19:43:15.753 [MyScheduler_Worker-1 @coroutine#539] 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-02-08 19:43:15.753 [MyScheduler_Worker-1 @coroutine#539] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-08 19:43:15.753 [MyScheduler_Worker-1 @coroutine#539] 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-02-08 19:43:15.804 [eventLoopGroupProxy-4-3 @call-handler#555] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-08 19:43:15.804 [eventLoopGroupProxy-4-1 @call-handler#558] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-08 19:43:15.804 [eventLoopGroupProxy-4-4 @call-handler#556] 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-02-08 19:43:15.804 [eventLoopGroupProxy-4-2 @call-handler#557] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-08 19:43:15.810 [eventLoopGroupProxy-4-3 @call-handler#555] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:15.810 [eventLoopGroupProxy-4-1 @call-handler#558] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:15.814 [eventLoopGroupProxy-4-4 @call-handler#556] 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-02-08 19:43:15.814 [eventLoopGroupProxy-4-2 @call-handler#557] 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-02-08 19:43:15.815 [eventLoopGroupProxy-4-2 @call-handler#557] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 19:43:15.816 [DefaultDispatcher-worker-13 @coroutine#533] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 19:43:15.816 [DefaultDispatcher-worker-13 @coroutine#533] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 19:43:15.819 [eventLoopGroupProxy-4-2 @call-handler#557] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:15.820 [DefaultDispatcher-worker-6 @coroutine#534] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:43:15.820 [DefaultDispatcher-worker-6 @coroutine#534] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:43:15.826 [DefaultDispatcher-worker-3 @coroutine#533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@141229f6 2024-02-08 19:43:15.832 [eventLoopGroupProxy-4-4 @coroutine#565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c79ca55 2024-02-08 19:43:15.836 [DefaultDispatcher-worker-6 @coroutine#535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@141229f6 2024-02-08 19:43:15.845 [MyScheduler_Worker-1 @coroutine#539] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-08 19:43:15.845 [MyScheduler_Worker-1 @coroutine#539] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 19:43:15.845 [MyScheduler_Worker-1 @coroutine#539] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-08 19:43:15.845 [MyScheduler_Worker-1 @coroutine#539] 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-02-08 19:43:15.863 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:15.863 [MyScheduler_Worker-1 @coroutine#569] 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-02-08 19:43:15.863 [MyScheduler_Worker-1 @coroutine#569] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:15.864 [MyScheduler_Worker-1 @coroutine#569] 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-02-08 19:43:15.937 [eventLoopGroupProxy-4-3 @call-handler#555] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 139ms 2024-02-08 19:43:15.937 [eventLoopGroupProxy-4-4 @call-handler#556] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 139ms 2024-02-08 19:43:15.937 [eventLoopGroupProxy-4-2 @call-handler#557] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 139ms 2024-02-08 19:43:15.938 [eventLoopGroupProxy-4-2 @call-handler#573] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:43:15.950 [eventLoopGroupProxy-4-2 @coroutine#574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c79ca55 2024-02-08 19:43:15.951 [eventLoopGroupProxy-4-2 @call-handler#573] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:15.951 [eventLoopGroupProxy-4-2 @call-handler#573] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 13ms 2024-02-08 19:43:15.952 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:15.963 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:15.963 [MyScheduler_Worker-1 @coroutine#569] 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-02-08 19:43:15.963 [MyScheduler_Worker-1 @coroutine#569] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:15.964 [MyScheduler_Worker-1 @coroutine#569] 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-02-08 19:43:15.967 [eventLoopGroupProxy-4-2 @call-handler#579] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:43:15.970 [eventLoopGroupProxy-4-2 @coroutine#580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c79ca55 2024-02-08 19:43:15.970 [eventLoopGroupProxy-4-2 @call-handler#579] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:15.971 [eventLoopGroupProxy-4-2 @call-handler#579] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-08 19:43:15.972 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:15.992 [DefaultDispatcher-worker-6 @coroutine#539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@141229f6 2024-02-08 19:43:16.008 [DefaultDispatcher-worker-12 @coroutine#535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@141229f6 2024-02-08 19:43:16.024 [DefaultDispatcher-worker-12 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 19:43:16.024 [DefaultDispatcher-worker-12 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-08 19:43:16.025 [DefaultDispatcher-worker-12 @coroutine#535] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 19:43:16.025 [DefaultDispatcher-worker-12 @coroutine#535] 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-02-08 19:43:16.027 [eventLoopGroupProxy-4-2 @call-handler#598] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-08 19:43:16.028 [eventLoopGroupProxy-4-2 @call-handler#598] 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-02-08 19:43:16.028 [eventLoopGroupProxy-4-2 @call-handler#598] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 19:43:16.056 [DefaultDispatcher-worker-1 @call-handler#598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3265995e 2024-02-08 19:43:16.059 [eventLoopGroupProxy-4-2 @call-handler#598] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:16.060 [eventLoopGroupProxy-4-2 @call-handler#598] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 33ms 2024-02-08 19:43:16.060 [DefaultDispatcher-worker-12 @coroutine#508] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556546136572809216/_ustadmanifest.json 2024-02-08 19:43:16.060 [DefaultDispatcher-worker-12 @coroutine#508] 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/556546136572809216/_ustadmanifest.json. 2024-02-08 19:43:16.060 [DefaultDispatcher-worker-12 @coroutine#508] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556546136572809216/_ustadmanifest.json 2024-02-08 19:43:16.060 [DefaultDispatcher-worker-5 @coroutine#535] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 19:43:16.060 [DefaultDispatcher-worker-5 @coroutine#535] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 19:43:16.061 [DefaultDispatcher-worker-5 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-08 19:43:16.061 [DefaultDispatcher-worker-5 @coroutine#535] 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-02-08 19:43:16.062 [DefaultDispatcher-worker-9 @coroutine#508] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556546136572809216/_ustadmanifest.json 2024-02-08 19:43:16.062 [DefaultDispatcher-worker-9 @coroutine#508] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556546136572809216/_ustadmanifest.json 2024-02-08 19:43:16.063 [DefaultDispatcher-worker-9 @coroutine#508] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556546136572809216/_ustadmanifest.json. 2024-02-08 19:43:16.063 [DefaultDispatcher-worker-9 @coroutine#508] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556546136572809216/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 19:43:16.064 [DefaultDispatcher-worker-9 @coroutine#608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c79ca55 2024-02-08 19:43:16.077 [DefaultDispatcher-worker-7 @coroutine#535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@141229f6 2024-02-08 19:43:16.083 [DefaultDispatcher-worker-5 @coroutine#508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3265995e 2024-02-08 19:43:16.084 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-08 19:43:16.084 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-08 19:43:16.084 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-08 19:43:16.085 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-08 19:43:16.085 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-08 19:43:16.086 [Test worker @coroutine#612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@535a6697 2024-02-08 19:43:16.086 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Shutdown initiated... 2024-02-08 19:43:16.086 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Close initiated... 2024-02-08 19:43:16.086 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:16.087 [HikariPool-57 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Closing connection org.sqlite.jdbc4.JDBC4Connection@141229f6: (connection evicted) 2024-02-08 19:43:16.087 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:16.087 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Closed. 2024-02-08 19:43:16.087 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Shutdown completed. 2024-02-08 19:43:16.113 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 19:43:16.113 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 19:43:16.494 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 19:43:17.092 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@582c1f8d 2024-02-08 19:43:17.093 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@582c1f8d 2024-02-08 19:43:17.096 [Test worker @coroutine#617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c79ca55 2024-02-08 19:43:17.096 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Shutdown initiated... 2024-02-08 19:43:17.096 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Close initiated... 2024-02-08 19:43:17.096 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:17.096 [HikariPool-55 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3265995e: (connection evicted) 2024-02-08 19:43:17.097 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:17.097 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Closed. 2024-02-08 19:43:17.097 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Shutdown completed. 2024-02-08 19:43:17.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2024-02-08 19:43:17.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:17.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:17.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:17.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:17.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:17.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:17.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6cd6698b 2024-02-08 19:43:17.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:17.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:17.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:17.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:17.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:17.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:17.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:17.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:17.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:17.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:17.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:17.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:17.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:17.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:17.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:17.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:17.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:17.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:17.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:17.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2024-02-08 19:43:17.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:17.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:17.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:17.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:17.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:17.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:17.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:17.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:17.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2024-02-08 19:43:17.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@44dcc0e4 2024-02-08 19:43:17.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@44dcc0e4 2024-02-08 19:43:17.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2024-02-08 19:43:17.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2024-02-08 19:43:17.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:17.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:17.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:17.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:17.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:17.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:17.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e5e3147 2024-02-08 19:43:17.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:17.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:17.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:17.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:17.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:17.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:17.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:17.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:17.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:17.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:17.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:17.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:17.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:17.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:17.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:17.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:17.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:17.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:17.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:17.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2024-02-08 19:43:17.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:17.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:17.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:17.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:17.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:17.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:17.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:17.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:17.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2024-02-08 19:43:17.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aed692d 2024-02-08 19:43:17.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aed692d 2024-02-08 19:43:17.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2024-02-08 19:43:17.137 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-08 19:43:17.139 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-02-08 19:43:17.139 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@1dac0784 2024-02-08 19:43:17.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2024-02-08 19:43:17.140 [DefaultDispatcher-worker-12 @coroutine#624] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-08 19:43:17.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:17.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:17.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:17.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:17.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:17.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:17.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@102fd71d 2024-02-08 19:43:17.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:17.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:17.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:17.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:17.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:17.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:17.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:17.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:17.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:17.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:17.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:17.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:17.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:17.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:17.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:17.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:17.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:17.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:17.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:17.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2024-02-08 19:43:17.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:17.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:17.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:17.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:17.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:17.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:17.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:17.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:17.141 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2024-02-08 19:43:17.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@464d60fb 2024-02-08 19:43:17.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@464d60fb 2024-02-08 19:43:17.141 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2024-02-08 19:43:17.143 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-08 19:43:17.144 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-08 19:43:17.144 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-08 19:43:17.144 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-08 19:43:17.144 [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-02-08 19:43:17.144 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-08 19:43:17.144 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-08 19:43:17.144 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-08 19:43:17.144 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-08 19:43:17.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2024-02-08 19:43:17.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:17.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:17.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:17.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:17.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:17.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:17.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fe38c0e 2024-02-08 19:43:17.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:17.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:17.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:17.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:17.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:17.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:17.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:17.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:17.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:17.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:17.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:17.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:17.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:17.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:17.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:17.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:17.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:17.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:17.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:17.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2024-02-08 19:43:17.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:17.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:17.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:17.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:17.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:17.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:17.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:17.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:17.144 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2024-02-08 19:43:17.145 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cbc2db2 2024-02-08 19:43:17.145 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cbc2db2 2024-02-08 19:43:17.145 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2024-02-08 19:43:17.188 [DefaultDispatcher-worker-15 @coroutine#628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cbc2db2 2024-02-08 19:43:17.195 [DefaultDispatcher-worker-5 @coroutine#630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@464d60fb 2024-02-08 19:43:17.198 [Test worker @coroutine#632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@464d60fb 2024-02-08 19:43:17.209 [DefaultDispatcher-worker-15 @coroutine#628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cbc2db2 2024-02-08 19:43:17.209 [Test worker @coroutine#628] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556546145520271360/_ustadmanifest.json 2024-02-08 19:43:17.209 [Test worker @coroutine#628] 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/556546145520271360/_ustadmanifest.json. 2024-02-08 19:43:17.209 [Test worker @coroutine#628] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556546145520271360/_ustadmanifest.json 2024-02-08 19:43:17.212 [Test worker @coroutine#628] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556546145520271360/_ustadmanifest.json 2024-02-08 19:43:17.212 [Test worker @coroutine#628] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556546145520271360/_ustadmanifest.json 2024-02-08 19:43:17.212 [Test worker @coroutine#628] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556546145520271360/_ustadmanifest.json. 2024-02-08 19:43:17.212 [Test worker @coroutine#628] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556546145520271360/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 19:43:17.213 [Test worker @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@464d60fb 2024-02-08 19:43:17.215 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:17.220 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:17.228 [DefaultDispatcher-worker-10 @coroutine#628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cbc2db2 2024-02-08 19:43:17.229 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-08 19:43:17.229 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-cbc2cfc3-e6fd-43d1-9d76-5a8065363daa', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-08 19:43:17.234 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-08 19:43:17.234 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-cbc2cfc3-e6fd-43d1-9d76-5a8065363daa 2024-02-08 19:43:17.235 [DefaultDispatcher-worker-5 @coroutine#651] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:43:17.235 [DefaultDispatcher-worker-5 @coroutine#651] 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-02-08 19:43:17.235 [DefaultDispatcher-worker-5 @coroutine#651] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:43:17.235 [DefaultDispatcher-worker-5 @coroutine#651] 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-02-08 19:43:17.239 [eventLoopGroupProxy-7-2 @call-handler#661] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-08 19:43:17.240 [eventLoopGroupProxy-7-2 @call-handler#661] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:17.240 [eventLoopGroupProxy-7-1 @call-handler#662] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-08 19:43:17.240 [eventLoopGroupProxy-7-1 @call-handler#662] 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-02-08 19:43:17.240 [eventLoopGroupProxy-7-1 @call-handler#662] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 19:43:17.241 [eventLoopGroupProxy-7-1 @call-handler#662] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:17.241 [eventLoopGroupProxy-7-1 @call-handler#662] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-02-08 19:43:17.241 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:17.241 [DefaultDispatcher-worker-13 @coroutine#651] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:43:17.241 [DefaultDispatcher-worker-13 @coroutine#651] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:43:17.243 [DefaultDispatcher-worker-10 @coroutine#650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cbc2db2 2024-02-08 19:43:17.244 [DefaultDispatcher-worker-10 @coroutine#650] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 19:43:17.244 [DefaultDispatcher-worker-10 @coroutine#650] 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-02-08 19:43:17.244 [DefaultDispatcher-worker-10 @coroutine#650] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 19:43:17.245 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:17.246 [MyScheduler_Worker-1 @coroutine#654] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 19:43:17.246 [MyScheduler_Worker-1 @coroutine#654] 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-02-08 19:43:17.246 [MyScheduler_Worker-1 @coroutine#654] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-08 19:43:17.246 [MyScheduler_Worker-1 @coroutine#654] 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-02-08 19:43:17.247 [eventLoopGroupProxy-7-1 @call-handler#674] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-08 19:43:17.247 [eventLoopGroupProxy-7-1 @call-handler#674] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:17.247 [eventLoopGroupProxy-7-1 @call-handler#674] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-02-08 19:43:17.248 [DefaultDispatcher-worker-9 @coroutine#650] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 19:43:17.248 [DefaultDispatcher-worker-9 @coroutine#650] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 19:43:17.249 [eventLoopGroupProxy-7-3 @call-handler#681] 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-02-08 19:43:17.250 [eventLoopGroupProxy-7-3 @call-handler#681] 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-02-08 19:43:17.252 [eventLoopGroupProxy-7-3 @coroutine#682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44dcc0e4 2024-02-08 19:43:17.254 [eventLoopGroupProxy-7-3 @call-handler#681] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 5ms 2024-02-08 19:43:17.255 [MyScheduler_Worker-1 @coroutine#654] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-08 19:43:17.255 [MyScheduler_Worker-1 @coroutine#654] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 19:43:17.255 [MyScheduler_Worker-1 @coroutine#654] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-08 19:43:17.255 [MyScheduler_Worker-1 @coroutine#654] 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-02-08 19:43:17.257 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:17.257 [DefaultDispatcher-worker-3 @coroutine#650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cbc2db2 2024-02-08 19:43:17.257 [MyScheduler_Worker-1 @coroutine#686] 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-02-08 19:43:17.257 [MyScheduler_Worker-1 @coroutine#686] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:17.257 [MyScheduler_Worker-1 @coroutine#686] 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-02-08 19:43:17.260 [eventLoopGroupProxy-7-1 @call-handler#690] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:17.263 [eventLoopGroupProxy-7-1 @coroutine#691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44dcc0e4 2024-02-08 19:43:17.263 [eventLoopGroupProxy-7-1 @call-handler#690] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:17.263 [eventLoopGroupProxy-7-1 @call-handler#690] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-08 19:43:17.264 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:17.266 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:17.266 [MyScheduler_Worker-1 @coroutine#686] 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-02-08 19:43:17.266 [MyScheduler_Worker-1 @coroutine#686] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:17.266 [MyScheduler_Worker-1 @coroutine#686] 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-02-08 19:43:17.267 [DefaultDispatcher-worker-4 @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cbc2db2 2024-02-08 19:43:17.269 [eventLoopGroupProxy-7-1 @call-handler#696] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:17.271 [eventLoopGroupProxy-7-1 @coroutine#697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44dcc0e4 2024-02-08 19:43:17.271 [eventLoopGroupProxy-7-1 @call-handler#696] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:17.272 [eventLoopGroupProxy-7-1 @call-handler#696] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 19:43:17.272 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:17.274 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:17.274 [MyScheduler_Worker-1 @coroutine#686] 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-02-08 19:43:17.274 [MyScheduler_Worker-1 @coroutine#686] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:17.274 [MyScheduler_Worker-1 @coroutine#686] 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-02-08 19:43:17.276 [eventLoopGroupProxy-7-1 @call-handler#702] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:43:17.321 [eventLoopGroupProxy-7-1 @call-handler#702] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:17.321 [eventLoopGroupProxy-7-1 @call-handler#702] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-08 19:43:17.322 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:17.323 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:17.323 [MyScheduler_Worker-1 @coroutine#686] 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-02-08 19:43:17.323 [MyScheduler_Worker-1 @coroutine#686] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:17.323 [MyScheduler_Worker-1 @coroutine#686] 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-02-08 19:43:17.326 [eventLoopGroupProxy-7-1 @call-handler#706] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:17.327 [eventLoopGroupProxy-7-1 @call-handler#706] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:17.327 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:17.328 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:43:17.328 [MyScheduler_Worker-1 @coroutine#686] 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-02-08 19:43:17.328 [MyScheduler_Worker-1 @coroutine#686] 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-02-08 19:43:17.328 [MyScheduler_Worker-1 @coroutine#686] 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-02-08 19:43:17.342 [DefaultDispatcher-worker-10 @coroutine#654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cbc2db2 2024-02-08 19:43:17.344 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-08 19:43:17.843 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-eec0c5aa-c9a3-4463-936d-9c06440168d0', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-08 19:43:17.843 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-08 19:43:17.843 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-eec0c5aa-c9a3-4463-936d-9c06440168d0 2024-02-08 19:43:17.846 [MyScheduler_Worker-2 @coroutine#711] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 19:43:17.846 [MyScheduler_Worker-2 @coroutine#711] 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-02-08 19:43:17.847 [MyScheduler_Worker-2 @coroutine#711] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-08 19:43:17.847 [MyScheduler_Worker-2 @coroutine#711] 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-02-08 19:43:17.849 [eventLoopGroupProxy-7-1 @call-handler#719] 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-02-08 19:43:17.850 [eventLoopGroupProxy-7-1 @call-handler#719] 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-02-08 19:43:17.851 [eventLoopGroupProxy-7-1 @coroutine#720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44dcc0e4 2024-02-08 19:43:17.854 [eventLoopGroupProxy-7-1 @call-handler#719] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 5ms 2024-02-08 19:43:17.855 [MyScheduler_Worker-2 @coroutine#711] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-08 19:43:17.855 [MyScheduler_Worker-2 @coroutine#711] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 19:43:17.855 [MyScheduler_Worker-2 @coroutine#711] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-08 19:43:17.855 [MyScheduler_Worker-2 @coroutine#711] 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-02-08 19:43:17.857 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:17.857 [MyScheduler_Worker-2 @coroutine#724] 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-02-08 19:43:17.857 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:17.857 [MyScheduler_Worker-2 @coroutine#724] 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-02-08 19:43:17.859 [eventLoopGroupProxy-7-1 @call-handler#727] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:17.905 [eventLoopGroupProxy-7-1 @call-handler#727] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:17.905 [eventLoopGroupProxy-7-1 @call-handler#727] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-08 19:43:17.906 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:17.907 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:17.907 [MyScheduler_Worker-2 @coroutine#724] 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-02-08 19:43:17.907 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:17.907 [MyScheduler_Worker-2 @coroutine#724] 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-02-08 19:43:17.909 [eventLoopGroupProxy-7-1 @call-handler#731] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:17.911 [eventLoopGroupProxy-7-1 @call-handler#731] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:17.912 [eventLoopGroupProxy-7-1 @call-handler#731] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 19:43:17.912 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:17.913 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:17.913 [MyScheduler_Worker-2 @coroutine#724] 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-02-08 19:43:17.913 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:17.913 [MyScheduler_Worker-2 @coroutine#724] 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-02-08 19:43:17.915 [eventLoopGroupProxy-7-1 @call-handler#735] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:17.917 [eventLoopGroupProxy-7-1 @call-handler#735] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:17.917 [eventLoopGroupProxy-7-1 @call-handler#735] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:17.918 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:17.918 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:17.918 [MyScheduler_Worker-2 @coroutine#724] 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-02-08 19:43:17.918 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:17.918 [MyScheduler_Worker-2 @coroutine#724] 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-02-08 19:43:17.920 [eventLoopGroupProxy-7-1 @call-handler#739] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:17.965 [eventLoopGroupProxy-7-1 @call-handler#739] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:17.965 [eventLoopGroupProxy-7-1 @call-handler#739] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-08 19:43:17.966 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:17.966 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:17.966 [MyScheduler_Worker-2 @coroutine#724] 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-02-08 19:43:17.966 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:17.966 [MyScheduler_Worker-2 @coroutine#724] 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-02-08 19:43:17.969 [eventLoopGroupProxy-7-1 @call-handler#743] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:17.971 [eventLoopGroupProxy-7-1 @call-handler#743] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:17.971 [eventLoopGroupProxy-7-1 @call-handler#743] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:17.972 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:17.973 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:17.973 [MyScheduler_Worker-2 @coroutine#724] 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-02-08 19:43:17.973 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:17.973 [MyScheduler_Worker-2 @coroutine#724] 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-02-08 19:43:17.975 [eventLoopGroupProxy-7-1 @call-handler#747] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:17.977 [eventLoopGroupProxy-7-1 @call-handler#747] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:17.977 [eventLoopGroupProxy-7-1 @call-handler#747] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:17.978 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:17.979 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:17.979 [MyScheduler_Worker-2 @coroutine#724] 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-02-08 19:43:17.979 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:17.979 [MyScheduler_Worker-2 @coroutine#724] 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-02-08 19:43:17.981 [eventLoopGroupProxy-7-1 @call-handler#751] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:18.024 [eventLoopGroupProxy-7-1 @call-handler#751] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:18.025 [eventLoopGroupProxy-7-1 @call-handler#751] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-08 19:43:18.025 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:18.026 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:18.026 [MyScheduler_Worker-2 @coroutine#724] 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-02-08 19:43:18.026 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:18.026 [MyScheduler_Worker-2 @coroutine#724] 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-02-08 19:43:18.028 [eventLoopGroupProxy-7-1 @call-handler#756] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:18.030 [eventLoopGroupProxy-7-1 @call-handler#756] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:18.030 [eventLoopGroupProxy-7-1 @call-handler#756] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:18.031 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:18.032 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:18.032 [MyScheduler_Worker-2 @coroutine#724] 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-02-08 19:43:18.032 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:18.032 [MyScheduler_Worker-2 @coroutine#724] 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-02-08 19:43:18.034 [eventLoopGroupProxy-7-1 @call-handler#760] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:18.036 [eventLoopGroupProxy-7-1 @call-handler#760] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:18.036 [eventLoopGroupProxy-7-1 @call-handler#760] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:18.036 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:18.037 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:18.037 [MyScheduler_Worker-2 @coroutine#724] 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-02-08 19:43:18.037 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:18.037 [MyScheduler_Worker-2 @coroutine#724] 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-02-08 19:43:18.039 [eventLoopGroupProxy-7-1 @call-handler#764] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:18.084 [eventLoopGroupProxy-7-1 @call-handler#764] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:18.085 [eventLoopGroupProxy-7-1 @call-handler#764] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-08 19:43:18.085 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:18.086 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:18.086 [MyScheduler_Worker-2 @coroutine#724] 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-02-08 19:43:18.086 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:18.087 [MyScheduler_Worker-2 @coroutine#724] 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-02-08 19:43:18.089 [eventLoopGroupProxy-7-1 @call-handler#768] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:18.090 [eventLoopGroupProxy-7-1 @call-handler#768] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:18.090 [eventLoopGroupProxy-7-1 @call-handler#768] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 19:43:18.091 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:18.092 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:18.093 [MyScheduler_Worker-2 @coroutine#724] 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-02-08 19:43:18.093 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:18.093 [MyScheduler_Worker-2 @coroutine#724] 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-02-08 19:43:18.095 [eventLoopGroupProxy-7-1 @call-handler#772] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:18.097 [eventLoopGroupProxy-7-1 @coroutine#773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44dcc0e4 2024-02-08 19:43:18.097 [eventLoopGroupProxy-7-1 @call-handler#772] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:18.098 [eventLoopGroupProxy-7-1 @call-handler#772] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 19:43:18.098 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:18.100 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:18.100 [MyScheduler_Worker-2 @coroutine#724] 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-02-08 19:43:18.100 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:18.100 [MyScheduler_Worker-2 @coroutine#724] 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-02-08 19:43:18.102 [eventLoopGroupProxy-7-1 @call-handler#778] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:18.104 [eventLoopGroupProxy-7-1 @coroutine#779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44dcc0e4 2024-02-08 19:43:18.104 [eventLoopGroupProxy-7-1 @call-handler#778] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:18.105 [eventLoopGroupProxy-7-1 @call-handler#778] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 19:43:18.105 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:18.107 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:18.108 [MyScheduler_Worker-2 @coroutine#724] 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-02-08 19:43:18.108 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:18.108 [MyScheduler_Worker-2 @coroutine#724] 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-02-08 19:43:18.109 [eventLoopGroupProxy-7-1 @call-handler#784] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:18.112 [eventLoopGroupProxy-7-1 @coroutine#785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44dcc0e4 2024-02-08 19:43:18.112 [eventLoopGroupProxy-7-1 @call-handler#784] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:18.112 [eventLoopGroupProxy-7-1 @call-handler#784] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 19:43:18.112 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:18.127 [DefaultDispatcher-worker-10 @coroutine#711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cbc2db2 2024-02-08 19:43:18.135 [DefaultDispatcher-worker-6 @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cbc2db2 2024-02-08 19:43:18.136 [DefaultDispatcher-worker-6 @coroutine#652] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 19:43:18.136 [DefaultDispatcher-worker-6 @coroutine#652] 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-02-08 19:43:18.136 [DefaultDispatcher-worker-6 @coroutine#652] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 19:43:18.136 [DefaultDispatcher-worker-6 @coroutine#652] 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-02-08 19:43:18.138 [eventLoopGroupProxy-7-1 @call-handler#796] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-08 19:43:18.138 [eventLoopGroupProxy-7-1 @call-handler#796] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-02-08 19:43:18.138 [eventLoopGroupProxy-7-1 @call-handler#796] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 19:43:18.160 [DefaultDispatcher-worker-5 @call-handler#796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aed692d 2024-02-08 19:43:18.161 [eventLoopGroupProxy-7-1 @call-handler#796] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:18.161 [eventLoopGroupProxy-7-1 @call-handler#796] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 24ms 2024-02-08 19:43:18.161 [DefaultDispatcher-worker-6 @coroutine#623] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556546145520271360/_ustadmanifest.json 2024-02-08 19:43:18.161 [DefaultDispatcher-worker-6 @coroutine#623] 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/556546145520271360/_ustadmanifest.json. 2024-02-08 19:43:18.161 [DefaultDispatcher-worker-6 @coroutine#623] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556546145520271360/_ustadmanifest.json 2024-02-08 19:43:18.162 [DefaultDispatcher-worker-11 @coroutine#652] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 19:43:18.162 [DefaultDispatcher-worker-11 @coroutine#652] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 19:43:18.162 [DefaultDispatcher-worker-11 @coroutine#652] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-08 19:43:18.162 [DefaultDispatcher-worker-11 @coroutine#652] 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-02-08 19:43:18.164 [DefaultDispatcher-worker-8 @coroutine#623] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556546145520271360/_ustadmanifest.json 2024-02-08 19:43:18.164 [DefaultDispatcher-worker-8 @coroutine#623] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556546145520271360/_ustadmanifest.json 2024-02-08 19:43:18.164 [DefaultDispatcher-worker-8 @coroutine#623] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556546145520271360/_ustadmanifest.json. 2024-02-08 19:43:18.164 [DefaultDispatcher-worker-8 @coroutine#623] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556546145520271360/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 19:43:18.165 [DefaultDispatcher-worker-8 @coroutine#819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44dcc0e4 2024-02-08 19:43:18.174 [DefaultDispatcher-worker-15 @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cbc2db2 2024-02-08 19:43:18.176 [DefaultDispatcher-worker-15 @coroutine#623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aed692d 2024-02-08 19:43:18.178 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-08 19:43:18.178 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-08 19:43:18.178 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-08 19:43:18.178 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-08 19:43:18.178 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-08 19:43:18.179 [Test worker @coroutine#823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@464d60fb 2024-02-08 19:43:18.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Shutdown initiated... 2024-02-08 19:43:18.179 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Close initiated... 2024-02-08 19:43:18.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:18.180 [HikariPool-61 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2cbc2db2: (connection evicted) 2024-02-08 19:43:18.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:18.180 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Closed. 2024-02-08 19:43:18.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Shutdown completed. 2024-02-08 19:43:18.344 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 19:43:18.628 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 19:43:18.644 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 19:43:19.186 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@1dac0784 2024-02-08 19:43:19.186 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@1dac0784 2024-02-08 19:43:19.187 [Test worker @coroutine#828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44dcc0e4 2024-02-08 19:43:19.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Shutdown initiated... 2024-02-08 19:43:19.187 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Close initiated... 2024-02-08 19:43:19.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:19.187 [HikariPool-59 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3aed692d: (connection evicted) 2024-02-08 19:43:19.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:19.188 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Closed. 2024-02-08 19:43:19.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Shutdown completed. 2024-02-08 19:43:19.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2024-02-08 19:43:19.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:19.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:19.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:19.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:19.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:19.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:19.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fa796a4 2024-02-08 19:43:19.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:19.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:19.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:19.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:19.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:19.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:19.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:19.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:19.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:19.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:19.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:19.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:19.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:19.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:19.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:19.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:19.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:19.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:19.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:19.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2024-02-08 19:43:19.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:19.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:19.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:19.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:19.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:19.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:19.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:19.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:19.201 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2024-02-08 19:43:19.201 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@8dcacf1 2024-02-08 19:43:19.201 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@8dcacf1 2024-02-08 19:43:19.201 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2024-02-08 19:43:19.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2024-02-08 19:43:19.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:19.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:19.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:19.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:19.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:19.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:19.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f2bf657 2024-02-08 19:43:19.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:19.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:19.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:19.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:19.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:19.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:19.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:19.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:19.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:19.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:19.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:19.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:19.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:19.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:19.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:19.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:19.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:19.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:19.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:19.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2024-02-08 19:43:19.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:19.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:19.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:19.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:19.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:19.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:19.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:19.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:19.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2024-02-08 19:43:19.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bf1b528 2024-02-08 19:43:19.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bf1b528 2024-02-08 19:43:19.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2024-02-08 19:43:19.221 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-08 19:43:19.222 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-02-08 19:43:19.222 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@640a6d4b 2024-02-08 19:43:19.224 [DefaultDispatcher-worker-4 @coroutine#835] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-08 19:43:19.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2024-02-08 19:43:19.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:19.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:19.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:19.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:19.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:19.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:19.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fafbdac 2024-02-08 19:43:19.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:19.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:19.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:19.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:19.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:19.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:19.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:19.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:19.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:19.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:19.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:19.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:19.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:19.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:19.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:19.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:19.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:19.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:19.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:19.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2024-02-08 19:43:19.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:19.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:19.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:19.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:19.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:19.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:19.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:19.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:19.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2024-02-08 19:43:19.225 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@d271d6c 2024-02-08 19:43:19.225 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@d271d6c 2024-02-08 19:43:19.225 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2024-02-08 19:43:19.227 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-08 19:43:19.227 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-08 19:43:19.227 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-08 19:43:19.227 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-08 19:43:19.227 [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-02-08 19:43:19.227 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-08 19:43:19.227 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-08 19:43:19.227 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-08 19:43:19.227 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-08 19:43:19.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2024-02-08 19:43:19.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:19.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:19.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:19.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:19.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:19.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:19.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4136b193 2024-02-08 19:43:19.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:19.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:19.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:19.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:19.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:19.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:19.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:19.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:19.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:19.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:19.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:19.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:19.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:19.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:19.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:19.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:19.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:19.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:19.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:19.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2024-02-08 19:43:19.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:19.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:19.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:19.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:19.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:19.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:19.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:19.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:19.228 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2024-02-08 19:43:19.228 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@570127fa 2024-02-08 19:43:19.228 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@570127fa 2024-02-08 19:43:19.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2024-02-08 19:43:19.272 [DefaultDispatcher-worker-9 @coroutine#839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@570127fa 2024-02-08 19:43:19.281 [DefaultDispatcher-worker-9 @coroutine#841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d271d6c 2024-02-08 19:43:19.284 [Test worker @coroutine#843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d271d6c 2024-02-08 19:43:19.294 [DefaultDispatcher-worker-6 @coroutine#839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@570127fa 2024-02-08 19:43:19.294 [Test worker @coroutine#839] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556546153664102400/_ustadmanifest.json 2024-02-08 19:43:19.294 [Test worker @coroutine#839] 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/556546153664102400/_ustadmanifest.json. 2024-02-08 19:43:19.294 [Test worker @coroutine#839] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556546153664102400/_ustadmanifest.json 2024-02-08 19:43:19.296 [Test worker @coroutine#839] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556546153664102400/_ustadmanifest.json 2024-02-08 19:43:19.296 [Test worker @coroutine#839] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556546153664102400/_ustadmanifest.json 2024-02-08 19:43:19.297 [Test worker @coroutine#839] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556546153664102400/_ustadmanifest.json. 2024-02-08 19:43:19.297 [Test worker @coroutine#839] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556546153664102400/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 19:43:19.298 [Test worker @coroutine#849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d271d6c 2024-02-08 19:43:19.301 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:19.305 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:19.311 [DefaultDispatcher-worker-10 @coroutine#839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@570127fa 2024-02-08 19:43:19.312 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-08 19:43:19.312 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-a64191e3-6d10-42da-9de1-256845702e74', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-08 19:43:19.314 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-08 19:43:19.314 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-a64191e3-6d10-42da-9de1-256845702e74 2024-02-08 19:43:19.315 [DefaultDispatcher-worker-8 @coroutine#862] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:43:19.315 [DefaultDispatcher-worker-8 @coroutine#862] 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-02-08 19:43:19.315 [DefaultDispatcher-worker-8 @coroutine#862] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:43:19.315 [DefaultDispatcher-worker-8 @coroutine#862] 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-02-08 19:43:19.319 [eventLoopGroupProxy-10-1 @call-handler#872] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-08 19:43:19.319 [eventLoopGroupProxy-10-2 @call-handler#873] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-08 19:43:19.320 [eventLoopGroupProxy-10-2 @call-handler#873] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:19.320 [eventLoopGroupProxy-10-1 @call-handler#872] 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-02-08 19:43:19.320 [eventLoopGroupProxy-10-1 @call-handler#872] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 19:43:19.324 [eventLoopGroupProxy-10-1 @call-handler#872] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:19.324 [eventLoopGroupProxy-10-1 @call-handler#872] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 5ms 2024-02-08 19:43:19.325 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:19.325 [DefaultDispatcher-worker-3 @coroutine#862] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:43:19.325 [DefaultDispatcher-worker-3 @coroutine#862] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:43:19.327 [DefaultDispatcher-worker-11 @coroutine#861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@570127fa 2024-02-08 19:43:19.328 [DefaultDispatcher-worker-11 @coroutine#861] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 19:43:19.328 [DefaultDispatcher-worker-11 @coroutine#861] 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-02-08 19:43:19.328 [DefaultDispatcher-worker-11 @coroutine#861] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 19:43:19.329 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:19.330 [MyScheduler_Worker-1 @coroutine#865] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 19:43:19.330 [MyScheduler_Worker-1 @coroutine#865] 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-02-08 19:43:19.330 [MyScheduler_Worker-1 @coroutine#865] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-08 19:43:19.330 [MyScheduler_Worker-1 @coroutine#865] 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-02-08 19:43:19.330 [eventLoopGroupProxy-10-1 @call-handler#885] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-08 19:43:19.330 [eventLoopGroupProxy-10-1 @call-handler#885] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:19.331 [eventLoopGroupProxy-10-1 @call-handler#885] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-02-08 19:43:19.331 [DefaultDispatcher-worker-3 @coroutine#861] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 19:43:19.331 [DefaultDispatcher-worker-3 @coroutine#861] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 19:43:19.332 [eventLoopGroupProxy-10-3 @call-handler#892] 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-02-08 19:43:19.333 [eventLoopGroupProxy-10-3 @call-handler#892] 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-02-08 19:43:19.334 [eventLoopGroupProxy-10-3 @coroutine#893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8dcacf1 2024-02-08 19:43:19.336 [eventLoopGroupProxy-10-3 @call-handler#892] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-02-08 19:43:19.336 [MyScheduler_Worker-1 @coroutine#865] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-08 19:43:19.336 [MyScheduler_Worker-1 @coroutine#865] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 19:43:19.337 [MyScheduler_Worker-1 @coroutine#865] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-08 19:43:19.337 [MyScheduler_Worker-1 @coroutine#865] 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-02-08 19:43:19.338 [MyScheduler_Worker-1 @coroutine#897] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:19.338 [MyScheduler_Worker-1 @coroutine#897] 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-02-08 19:43:19.338 [MyScheduler_Worker-1 @coroutine#897] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:19.338 [MyScheduler_Worker-1 @coroutine#897] 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-02-08 19:43:19.340 [DefaultDispatcher-worker-7 @coroutine#861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@570127fa 2024-02-08 19:43:19.342 [eventLoopGroupProxy-10-1 @call-handler#901] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:43:19.344 [eventLoopGroupProxy-10-1 @coroutine#902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8dcacf1 2024-02-08 19:43:19.344 [eventLoopGroupProxy-10-1 @call-handler#901] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:19.345 [eventLoopGroupProxy-10-1 @call-handler#901] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-08 19:43:19.345 [MyScheduler_Worker-1 @coroutine#897] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:19.347 [MyScheduler_Worker-1 @coroutine#897] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:19.347 [MyScheduler_Worker-1 @coroutine#897] 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-02-08 19:43:19.347 [MyScheduler_Worker-1 @coroutine#897] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:19.347 [MyScheduler_Worker-1 @coroutine#897] 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-02-08 19:43:19.349 [eventLoopGroupProxy-10-1 @call-handler#907] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:43:19.349 [DefaultDispatcher-worker-10 @coroutine#863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@570127fa 2024-02-08 19:43:19.351 [eventLoopGroupProxy-10-1 @coroutine#908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8dcacf1 2024-02-08 19:43:19.352 [eventLoopGroupProxy-10-1 @call-handler#907] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:19.352 [eventLoopGroupProxy-10-1 @call-handler#907] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 19:43:19.352 [MyScheduler_Worker-1 @coroutine#897] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:19.354 [MyScheduler_Worker-1 @coroutine#897] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:19.354 [MyScheduler_Worker-1 @coroutine#897] 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-02-08 19:43:19.354 [MyScheduler_Worker-1 @coroutine#897] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:19.354 [MyScheduler_Worker-1 @coroutine#897] 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-02-08 19:43:19.356 [eventLoopGroupProxy-10-1 @call-handler#913] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:43:19.362 [eventLoopGroupProxy-10-1 @coroutine#914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8dcacf1 2024-02-08 19:43:19.362 [eventLoopGroupProxy-10-1 @call-handler#913] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:19.362 [eventLoopGroupProxy-10-1 @call-handler#913] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-08 19:43:19.363 [MyScheduler_Worker-1 @coroutine#897] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:19.365 [MyScheduler_Worker-1 @coroutine#897] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:19.365 [MyScheduler_Worker-1 @coroutine#897] 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-02-08 19:43:19.365 [MyScheduler_Worker-1 @coroutine#897] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:19.365 [MyScheduler_Worker-1 @coroutine#897] 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-02-08 19:43:19.367 [eventLoopGroupProxy-10-1 @call-handler#919] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:19.369 [eventLoopGroupProxy-10-1 @coroutine#920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8dcacf1 2024-02-08 19:43:19.369 [eventLoopGroupProxy-10-1 @call-handler#919] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:19.369 [eventLoopGroupProxy-10-1 @call-handler#919] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:19.370 [MyScheduler_Worker-1 @coroutine#897] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:19.371 [MyScheduler_Worker-1 @coroutine#897] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:19.371 [MyScheduler_Worker-1 @coroutine#897] 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-02-08 19:43:19.371 [MyScheduler_Worker-1 @coroutine#897] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:19.371 [MyScheduler_Worker-1 @coroutine#897] 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-02-08 19:43:19.373 [eventLoopGroupProxy-10-1 @call-handler#925] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:43:19.375 [eventLoopGroupProxy-10-1 @coroutine#926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8dcacf1 2024-02-08 19:43:19.376 [eventLoopGroupProxy-10-1 @call-handler#925] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:19.376 [eventLoopGroupProxy-10-1 @call-handler#925] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 19:43:19.376 [MyScheduler_Worker-1 @coroutine#897] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:19.390 [DefaultDispatcher-worker-1 @coroutine#865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@570127fa 2024-02-08 19:43:19.398 [DefaultDispatcher-worker-14 @coroutine#863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@570127fa 2024-02-08 19:43:19.399 [DefaultDispatcher-worker-14 @coroutine#863] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 19:43:19.399 [DefaultDispatcher-worker-14 @coroutine#863] 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-02-08 19:43:19.399 [DefaultDispatcher-worker-14 @coroutine#863] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 19:43:19.399 [DefaultDispatcher-worker-14 @coroutine#863] 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-02-08 19:43:19.402 [eventLoopGroupProxy-10-1 @call-handler#938] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-08 19:43:19.402 [eventLoopGroupProxy-10-1 @call-handler#938] 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-02-08 19:43:19.402 [eventLoopGroupProxy-10-1 @call-handler#938] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 19:43:19.428 [DefaultDispatcher-worker-5 @call-handler#938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bf1b528 2024-02-08 19:43:19.428 [eventLoopGroupProxy-10-1 @call-handler#938] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:19.429 [eventLoopGroupProxy-10-1 @call-handler#938] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 28ms 2024-02-08 19:43:19.429 [DefaultDispatcher-worker-5 @coroutine#834] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556546153664102400/_ustadmanifest.json 2024-02-08 19:43:19.429 [DefaultDispatcher-worker-5 @coroutine#834] 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/556546153664102400/_ustadmanifest.json. 2024-02-08 19:43:19.429 [DefaultDispatcher-worker-5 @coroutine#834] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556546153664102400/_ustadmanifest.json 2024-02-08 19:43:19.429 [DefaultDispatcher-worker-11 @coroutine#863] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 19:43:19.429 [DefaultDispatcher-worker-11 @coroutine#863] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 19:43:19.430 [DefaultDispatcher-worker-11 @coroutine#863] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-08 19:43:19.430 [DefaultDispatcher-worker-11 @coroutine#863] 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-02-08 19:43:19.431 [DefaultDispatcher-worker-9 @coroutine#834] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556546153664102400/_ustadmanifest.json 2024-02-08 19:43:19.431 [DefaultDispatcher-worker-9 @coroutine#834] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556546153664102400/_ustadmanifest.json 2024-02-08 19:43:19.431 [DefaultDispatcher-worker-9 @coroutine#834] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556546153664102400/_ustadmanifest.json. 2024-02-08 19:43:19.431 [DefaultDispatcher-worker-9 @coroutine#834] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556546153664102400/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 19:43:19.433 [DefaultDispatcher-worker-9 @coroutine#960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8dcacf1 2024-02-08 19:43:19.440 [DefaultDispatcher-worker-6 @coroutine#863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@570127fa 2024-02-08 19:43:19.443 [DefaultDispatcher-worker-4 @coroutine#834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bf1b528 2024-02-08 19:43:19.444 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-08 19:43:19.444 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-08 19:43:19.444 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-08 19:43:19.444 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-08 19:43:19.444 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-08 19:43:19.446 [Test worker @coroutine#964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d271d6c 2024-02-08 19:43:19.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Shutdown initiated... 2024-02-08 19:43:19.446 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Close initiated... 2024-02-08 19:43:19.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:19.446 [HikariPool-65 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Closing connection org.sqlite.jdbc4.JDBC4Connection@570127fa: (connection evicted) 2024-02-08 19:43:19.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:19.446 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Closed. 2024-02-08 19:43:19.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Shutdown completed. 2024-02-08 19:43:19.727 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 19:43:19.727 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 19:43:19.762 [DefaultDispatcher-worker-7 @coroutine#967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e5b33e5 2024-02-08 19:43:19.891 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 19:43:20.450 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@640a6d4b 2024-02-08 19:43:20.450 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@640a6d4b 2024-02-08 19:43:20.451 [Test worker @coroutine#972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8dcacf1 2024-02-08 19:43:20.451 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Shutdown initiated... 2024-02-08 19:43:20.451 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Close initiated... 2024-02-08 19:43:20.451 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:20.451 [HikariPool-63 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5bf1b528: (connection evicted) 2024-02-08 19:43:20.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:20.452 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Closed. 2024-02-08 19:43:20.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Shutdown completed. 2024-02-08 19:43:20.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2024-02-08 19:43:20.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:20.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:20.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:20.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:20.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:20.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:20.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50d4775b 2024-02-08 19:43:20.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:20.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:20.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:20.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:20.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:20.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:20.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:20.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:20.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:20.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:20.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:20.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:20.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:20.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:20.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:20.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:20.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:20.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:20.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:20.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2024-02-08 19:43:20.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:20.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:20.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:20.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:20.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:20.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:20.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:20.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:20.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2024-02-08 19:43:20.465 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:20.465 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:20.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2024-02-08 19:43:20.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2024-02-08 19:43:20.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:20.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:20.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:20.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:20.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:20.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:20.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@107ebdad 2024-02-08 19:43:20.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:20.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:20.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:20.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:20.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:20.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:20.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:20.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:20.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:20.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:20.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:20.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:20.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:20.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:20.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:20.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:20.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:20.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:20.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:20.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2024-02-08 19:43:20.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:20.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:20.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:20.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:20.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:20.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:20.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:20.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:20.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2024-02-08 19:43:20.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bfafce1 2024-02-08 19:43:20.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bfafce1 2024-02-08 19:43:20.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2024-02-08 19:43:20.486 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-08 19:43:20.487 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-02-08 19:43:20.487 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@28b68067 2024-02-08 19:43:20.490 [DefaultDispatcher-worker-4 @coroutine#978] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-08 19:43:20.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2024-02-08 19:43:20.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:20.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:20.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:20.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:20.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:20.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:20.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@478fe415 2024-02-08 19:43:20.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:20.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:20.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:20.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:20.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:20.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:20.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:20.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:20.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:20.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:20.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:20.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:20.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:20.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:20.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:20.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:20.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:20.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:20.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:20.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2024-02-08 19:43:20.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:20.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:20.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:20.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:20.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:20.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:20.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:20.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:20.491 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2024-02-08 19:43:20.492 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@31028e45 2024-02-08 19:43:20.492 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@31028e45 2024-02-08 19:43:20.492 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2024-02-08 19:43:20.495 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-08 19:43:20.499 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-08 19:43:20.499 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-08 19:43:20.499 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-08 19:43:20.499 [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-02-08 19:43:20.499 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-08 19:43:20.499 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-08 19:43:20.499 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-08 19:43:20.499 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-08 19:43:20.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2024-02-08 19:43:20.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:20.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:20.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:20.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:20.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:20.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:20.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6054ac20 2024-02-08 19:43:20.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:20.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:20.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:20.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:20.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:20.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:20.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:20.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:20.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:20.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:20.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:20.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:20.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:20.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:20.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:20.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:20.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:20.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:20.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:20.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2024-02-08 19:43:20.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:20.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:20.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:20.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:20.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:20.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:20.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:20.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:20.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2024-02-08 19:43:20.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@673605ef 2024-02-08 19:43:20.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@673605ef 2024-02-08 19:43:20.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2024-02-08 19:43:20.540 [DefaultDispatcher-worker-3 @coroutine#982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@673605ef 2024-02-08 19:43:20.565 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:20.569 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:20.589 [DefaultDispatcher-worker-3 @coroutine#985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31028e45 2024-02-08 19:43:20.592 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:20.600 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:20.619 [DefaultDispatcher-worker-7 @coroutine#987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31028e45 2024-02-08 19:43:20.629 [DefaultDispatcher-worker-2 @coroutine#989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31028e45 2024-02-08 19:43:20.634 [DefaultDispatcher-worker-2 @coroutine#991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31028e45 2024-02-08 19:43:20.645 [DefaultDispatcher-worker-2 @coroutine#982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@673605ef 2024-02-08 19:43:20.646 [Test worker @coroutine#982] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556546161246765056/_ustadmanifest.json 2024-02-08 19:43:20.646 [Test worker @coroutine#982] 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/556546161246765056/_ustadmanifest.json. 2024-02-08 19:43:20.646 [Test worker @coroutine#982] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556546161246765056/_ustadmanifest.json 2024-02-08 19:43:20.648 [Test worker @coroutine#982] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556546161246765056/_ustadmanifest.json 2024-02-08 19:43:20.648 [Test worker @coroutine#982] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556546161246765056/_ustadmanifest.json 2024-02-08 19:43:20.649 [Test worker @coroutine#982] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556546161246765056/_ustadmanifest.json. 2024-02-08 19:43:20.649 [Test worker @coroutine#982] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556546161246765056/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 19:43:20.663 [Test worker @coroutine#997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31028e45 2024-02-08 19:43:20.729 [DefaultDispatcher-worker-8 @coroutine#982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@673605ef 2024-02-08 19:43:20.730 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-08 19:43:20.730 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-6af869fa-9ffb-4132-9313-54b4c1df08e0', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-08 19:43:20.731 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-08 19:43:20.731 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-6af869fa-9ffb-4132-9313-54b4c1df08e0 2024-02-08 19:43:20.733 [DefaultDispatcher-worker-8 @coroutine#1160] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:43:20.733 [DefaultDispatcher-worker-8 @coroutine#1160] 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-02-08 19:43:20.733 [DefaultDispatcher-worker-8 @coroutine#1160] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:43:20.733 [DefaultDispatcher-worker-8 @coroutine#1160] 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-02-08 19:43:20.736 [eventLoopGroupProxy-13-1 @call-handler#1170] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-08 19:43:20.736 [eventLoopGroupProxy-13-2 @call-handler#1171] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-08 19:43:20.736 [eventLoopGroupProxy-13-2 @call-handler#1171] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:20.736 [eventLoopGroupProxy-13-1 @call-handler#1170] 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-02-08 19:43:20.736 [eventLoopGroupProxy-13-1 @call-handler#1170] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 19:43:20.737 [eventLoopGroupProxy-13-1 @call-handler#1170] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:20.737 [eventLoopGroupProxy-13-1 @call-handler#1170] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-02-08 19:43:20.738 [DefaultDispatcher-worker-7 @coroutine#1160] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:43:20.738 [DefaultDispatcher-worker-7 @coroutine#1160] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:43:20.741 [DefaultDispatcher-worker-2 @coroutine#1159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@673605ef 2024-02-08 19:43:20.741 [DefaultDispatcher-worker-2 @coroutine#1159] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 19:43:20.742 [DefaultDispatcher-worker-2 @coroutine#1159] 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-02-08 19:43:20.742 [DefaultDispatcher-worker-2 @coroutine#1159] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 19:43:20.743 [eventLoopGroupProxy-13-1 @call-handler#1177] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-08 19:43:20.744 [eventLoopGroupProxy-13-1 @call-handler#1177] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:20.744 [eventLoopGroupProxy-13-1 @call-handler#1177] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-02-08 19:43:20.744 [DefaultDispatcher-worker-14 @coroutine#1159] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 19:43:20.744 [DefaultDispatcher-worker-14 @coroutine#1159] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 19:43:20.753 [DefaultDispatcher-worker-2 @coroutine#1159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@673605ef 2024-02-08 19:43:20.758 [MyScheduler_Worker-1 @coroutine#1164] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 19:43:20.759 [MyScheduler_Worker-1 @coroutine#1164] 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-02-08 19:43:20.759 [MyScheduler_Worker-1 @coroutine#1164] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-08 19:43:20.759 [MyScheduler_Worker-1 @coroutine#1164] 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-02-08 19:43:20.760 [eventLoopGroupProxy-13-1 @call-handler#1338] 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-02-08 19:43:20.761 [eventLoopGroupProxy-13-1 @call-handler#1338] 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-02-08 19:43:20.761 [DefaultDispatcher-worker-10 @coroutine#1161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@673605ef 2024-02-08 19:43:20.767 [eventLoopGroupProxy-13-1 @coroutine#1339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:20.770 [eventLoopGroupProxy-13-1 @call-handler#1338] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 10ms 2024-02-08 19:43:20.771 [MyScheduler_Worker-1 @coroutine#1164] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-08 19:43:20.771 [MyScheduler_Worker-1 @coroutine#1164] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 19:43:20.772 [MyScheduler_Worker-1 @coroutine#1164] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-08 19:43:20.772 [MyScheduler_Worker-1 @coroutine#1164] 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-02-08 19:43:20.774 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:20.774 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:20.774 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:20.774 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:20.776 [eventLoopGroupProxy-13-1 @call-handler#1346] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:43:20.778 [eventLoopGroupProxy-13-1 @coroutine#1347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:20.778 [eventLoopGroupProxy-13-1 @call-handler#1346] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:20.779 [eventLoopGroupProxy-13-1 @call-handler#1346] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 19:43:20.779 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:20.781 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:20.781 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:20.781 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:20.781 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:20.782 [eventLoopGroupProxy-13-1 @call-handler#1352] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:43:20.825 [eventLoopGroupProxy-13-1 @coroutine#1353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:20.826 [eventLoopGroupProxy-13-1 @call-handler#1352] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:20.826 [eventLoopGroupProxy-13-1 @call-handler#1352] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-08 19:43:20.826 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:20.828 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:20.828 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:20.828 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:20.828 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:20.830 [eventLoopGroupProxy-13-1 @call-handler#1358] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:43:20.832 [eventLoopGroupProxy-13-1 @coroutine#1359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:20.832 [eventLoopGroupProxy-13-1 @call-handler#1358] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:20.832 [eventLoopGroupProxy-13-1 @call-handler#1358] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:20.833 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:20.834 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:20.834 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:20.834 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:20.834 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:20.836 [eventLoopGroupProxy-13-1 @call-handler#1364] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:20.840 [eventLoopGroupProxy-13-1 @coroutine#1365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:20.840 [eventLoopGroupProxy-13-1 @call-handler#1364] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:20.840 [eventLoopGroupProxy-13-1 @call-handler#1364] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-08 19:43:20.841 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:20.842 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:20.843 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:20.843 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:20.843 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:20.844 [eventLoopGroupProxy-13-1 @call-handler#1370] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:43:20.890 [eventLoopGroupProxy-13-1 @coroutine#1371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:20.890 [eventLoopGroupProxy-13-1 @call-handler#1370] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:20.890 [eventLoopGroupProxy-13-1 @call-handler#1370] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-08 19:43:20.891 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:20.893 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:20.893 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:20.893 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:20.893 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:20.895 [eventLoopGroupProxy-13-1 @call-handler#1376] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:43:20.906 [eventLoopGroupProxy-13-1 @coroutine#1377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:20.906 [eventLoopGroupProxy-13-1 @call-handler#1376] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:20.906 [eventLoopGroupProxy-13-1 @call-handler#1376] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 12ms 2024-02-08 19:43:20.907 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:20.908 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:20.908 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:20.908 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:20.908 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:20.909 [eventLoopGroupProxy-13-1 @call-handler#1382] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:43:20.913 [eventLoopGroupProxy-13-1 @coroutine#1383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:20.914 [eventLoopGroupProxy-13-1 @call-handler#1382] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:20.914 [eventLoopGroupProxy-13-1 @call-handler#1382] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-08 19:43:20.914 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:20.916 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:20.916 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:20.916 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:20.916 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:20.918 [eventLoopGroupProxy-13-1 @call-handler#1388] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:43:20.962 [eventLoopGroupProxy-13-1 @coroutine#1389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:20.962 [eventLoopGroupProxy-13-1 @call-handler#1388] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:20.962 [eventLoopGroupProxy-13-1 @call-handler#1388] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-08 19:43:20.963 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:20.964 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:20.964 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:20.965 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:20.965 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:20.966 [eventLoopGroupProxy-13-1 @call-handler#1394] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:20.969 [eventLoopGroupProxy-13-1 @coroutine#1395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:20.970 [eventLoopGroupProxy-13-1 @call-handler#1394] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:20.970 [eventLoopGroupProxy-13-1 @call-handler#1394] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-08 19:43:20.970 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:20.972 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:20.972 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:20.972 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:20.972 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:20.974 [eventLoopGroupProxy-13-1 @call-handler#1400] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:43:20.976 [eventLoopGroupProxy-13-1 @coroutine#1401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:20.976 [eventLoopGroupProxy-13-1 @call-handler#1400] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:20.976 [eventLoopGroupProxy-13-1 @call-handler#1400] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 19:43:20.976 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:20.978 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:20.978 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:20.978 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:20.978 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:20.979 [eventLoopGroupProxy-13-1 @call-handler#1406] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:43:20.981 [eventLoopGroupProxy-13-1 @coroutine#1407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:20.981 [eventLoopGroupProxy-13-1 @call-handler#1406] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:20.981 [eventLoopGroupProxy-13-1 @call-handler#1406] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:20.982 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:20.983 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:20.983 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:20.983 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:20.983 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:20.984 [eventLoopGroupProxy-13-1 @call-handler#1412] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:43:20.986 [eventLoopGroupProxy-13-1 @coroutine#1413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:20.986 [eventLoopGroupProxy-13-1 @call-handler#1412] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:20.986 [eventLoopGroupProxy-13-1 @call-handler#1412] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:20.987 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:20.988 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:20.988 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:20.988 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:20.988 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:20.989 [eventLoopGroupProxy-13-1 @call-handler#1418] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:43:20.991 [eventLoopGroupProxy-13-1 @coroutine#1419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:20.991 [eventLoopGroupProxy-13-1 @call-handler#1418] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:20.991 [eventLoopGroupProxy-13-1 @call-handler#1418] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:20.992 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:20.993 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:20.993 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:20.993 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:20.993 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:20.994 [eventLoopGroupProxy-13-1 @call-handler#1424] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:43:20.996 [eventLoopGroupProxy-13-1 @coroutine#1425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:20.996 [eventLoopGroupProxy-13-1 @call-handler#1424] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:20.996 [eventLoopGroupProxy-13-1 @call-handler#1424] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:20.997 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:20.998 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:20.998 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:20.998 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:20.998 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.000 [eventLoopGroupProxy-13-1 @call-handler#1430] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:43:21.001 [eventLoopGroupProxy-13-1 @coroutine#1431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:21.001 [eventLoopGroupProxy-13-1 @call-handler#1430] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:21.001 [eventLoopGroupProxy-13-1 @call-handler#1430] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:21.002 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.003 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.003 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.003 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.003 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.005 [eventLoopGroupProxy-13-1 @call-handler#1436] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:21.007 [eventLoopGroupProxy-13-1 @coroutine#1437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:21.007 [eventLoopGroupProxy-13-1 @call-handler#1436] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:21.007 [eventLoopGroupProxy-13-1 @call-handler#1436] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:21.007 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.010 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.010 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.010 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.010 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.011 [eventLoopGroupProxy-13-1 @call-handler#1442] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:43:21.013 [eventLoopGroupProxy-13-1 @coroutine#1443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:21.014 [eventLoopGroupProxy-13-1 @call-handler#1442] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:21.014 [eventLoopGroupProxy-13-1 @call-handler#1442] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 19:43:21.014 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.016 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.016 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.016 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.016 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.017 [eventLoopGroupProxy-13-1 @call-handler#1448] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:43:21.019 [eventLoopGroupProxy-13-1 @coroutine#1449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:21.019 [eventLoopGroupProxy-13-1 @call-handler#1448] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:21.019 [eventLoopGroupProxy-13-1 @call-handler#1448] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:21.020 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.021 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.021 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.021 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.021 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.023 [eventLoopGroupProxy-13-1 @call-handler#1455] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:43:21.026 [eventLoopGroupProxy-13-1 @coroutine#1456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:21.026 [eventLoopGroupProxy-13-1 @call-handler#1455] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:21.026 [eventLoopGroupProxy-13-1 @call-handler#1455] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 19:43:21.027 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.028 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.028 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.028 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.028 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.030 [eventLoopGroupProxy-13-1 @call-handler#1461] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:21.032 [eventLoopGroupProxy-13-1 @coroutine#1462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:21.032 [eventLoopGroupProxy-13-1 @call-handler#1461] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:21.033 [eventLoopGroupProxy-13-1 @call-handler#1461] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 19:43:21.033 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.034 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.034 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.034 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.034 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.036 [eventLoopGroupProxy-13-1 @call-handler#1467] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:43:21.038 [eventLoopGroupProxy-13-1 @coroutine#1468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:21.038 [eventLoopGroupProxy-13-1 @call-handler#1467] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:21.038 [eventLoopGroupProxy-13-1 @call-handler#1467] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:21.038 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.040 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.040 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.040 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.040 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.041 [eventLoopGroupProxy-13-1 @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-02-08 19:43:21.043 [eventLoopGroupProxy-13-1 @coroutine#1474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:21.043 [eventLoopGroupProxy-13-1 @call-handler#1473] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:21.043 [eventLoopGroupProxy-13-1 @call-handler#1473] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:21.044 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.045 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.045 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.045 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.046 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.047 [eventLoopGroupProxy-13-1 @call-handler#1479] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:43:21.049 [eventLoopGroupProxy-13-1 @coroutine#1480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:21.049 [eventLoopGroupProxy-13-1 @call-handler#1479] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:21.049 [eventLoopGroupProxy-13-1 @call-handler#1479] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:21.050 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.051 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.051 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.051 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.052 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.053 [eventLoopGroupProxy-13-1 @call-handler#1485] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:21.055 [eventLoopGroupProxy-13-1 @coroutine#1486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:21.055 [eventLoopGroupProxy-13-1 @call-handler#1485] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:21.055 [eventLoopGroupProxy-13-1 @call-handler#1485] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:21.056 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.057 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.057 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.057 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.057 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.058 [eventLoopGroupProxy-13-1 @call-handler#1491] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:43:21.060 [eventLoopGroupProxy-13-1 @coroutine#1492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:21.060 [eventLoopGroupProxy-13-1 @call-handler#1491] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:21.060 [eventLoopGroupProxy-13-1 @call-handler#1491] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:21.061 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.062 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.062 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.062 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.062 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.064 [eventLoopGroupProxy-13-1 @call-handler#1497] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:43:21.065 [eventLoopGroupProxy-13-1 @coroutine#1498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:21.066 [eventLoopGroupProxy-13-1 @call-handler#1497] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:21.066 [eventLoopGroupProxy-13-1 @call-handler#1497] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 19:43:21.066 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.067 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.068 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.068 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.068 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.069 [eventLoopGroupProxy-13-1 @call-handler#1503] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:43:21.071 [eventLoopGroupProxy-13-1 @coroutine#1504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:21.071 [eventLoopGroupProxy-13-1 @call-handler#1503] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:21.071 [eventLoopGroupProxy-13-1 @call-handler#1503] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:21.072 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.073 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.073 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.073 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.073 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.074 [eventLoopGroupProxy-13-1 @call-handler#1509] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:43:21.076 [eventLoopGroupProxy-13-1 @coroutine#1510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:21.076 [eventLoopGroupProxy-13-1 @call-handler#1509] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:21.077 [eventLoopGroupProxy-13-1 @call-handler#1509] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:21.077 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.078 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.078 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.078 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.078 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.080 [eventLoopGroupProxy-13-1 @call-handler#1515] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:43:21.081 [eventLoopGroupProxy-13-1 @coroutine#1516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:21.082 [eventLoopGroupProxy-13-1 @call-handler#1515] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:21.082 [eventLoopGroupProxy-13-1 @call-handler#1515] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:21.082 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.083 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.083 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.083 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.083 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.085 [eventLoopGroupProxy-13-1 @call-handler#1521] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:21.086 [eventLoopGroupProxy-13-1 @coroutine#1522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:21.086 [eventLoopGroupProxy-13-1 @call-handler#1521] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:21.087 [eventLoopGroupProxy-13-1 @call-handler#1521] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:21.087 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.088 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.088 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.088 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.088 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.090 [eventLoopGroupProxy-13-1 @call-handler#1527] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:43:21.092 [eventLoopGroupProxy-13-1 @coroutine#1528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:21.092 [eventLoopGroupProxy-13-1 @call-handler#1527] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:21.092 [eventLoopGroupProxy-13-1 @call-handler#1527] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 19:43:21.092 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.094 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.094 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.094 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.094 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.095 [eventLoopGroupProxy-13-1 @call-handler#1533] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:43:21.097 [eventLoopGroupProxy-13-1 @coroutine#1534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:21.097 [eventLoopGroupProxy-13-1 @call-handler#1533] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:21.097 [eventLoopGroupProxy-13-1 @call-handler#1533] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:21.097 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.098 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.099 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.099 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.099 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.100 [eventLoopGroupProxy-13-1 @call-handler#1539] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:43:21.102 [eventLoopGroupProxy-13-1 @coroutine#1540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:21.102 [eventLoopGroupProxy-13-1 @call-handler#1539] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:21.102 [eventLoopGroupProxy-13-1 @call-handler#1539] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:21.103 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.104 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.104 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.104 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.104 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.106 [eventLoopGroupProxy-13-1 @call-handler#1545] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:43:21.108 [eventLoopGroupProxy-13-1 @coroutine#1546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:21.108 [eventLoopGroupProxy-13-1 @call-handler#1545] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:21.108 [eventLoopGroupProxy-13-1 @call-handler#1545] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:21.109 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.110 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.110 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.110 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.110 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.111 [eventLoopGroupProxy-13-1 @call-handler#1551] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:43:21.113 [eventLoopGroupProxy-13-1 @coroutine#1552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:21.113 [eventLoopGroupProxy-13-1 @call-handler#1551] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:21.113 [eventLoopGroupProxy-13-1 @call-handler#1551] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:21.114 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.115 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.115 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.115 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.115 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.117 [eventLoopGroupProxy-13-1 @call-handler#1557] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:21.118 [eventLoopGroupProxy-13-1 @coroutine#1558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:21.118 [eventLoopGroupProxy-13-1 @call-handler#1557] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:21.119 [eventLoopGroupProxy-13-1 @call-handler#1557] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:21.119 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.120 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.120 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.120 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.120 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.122 [eventLoopGroupProxy-13-1 @call-handler#1563] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:43:21.165 [eventLoopGroupProxy-13-1 @coroutine#1564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:21.166 [eventLoopGroupProxy-13-1 @call-handler#1563] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:21.166 [eventLoopGroupProxy-13-1 @call-handler#1563] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-08 19:43:21.166 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.168 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.168 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.168 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.168 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.170 [eventLoopGroupProxy-13-1 @call-handler#1569] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:43:21.172 [eventLoopGroupProxy-13-1 @coroutine#1570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:21.172 [eventLoopGroupProxy-13-1 @call-handler#1569] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:21.172 [eventLoopGroupProxy-13-1 @call-handler#1569] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:21.173 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.174 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.174 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.174 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.174 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.176 [eventLoopGroupProxy-13-1 @call-handler#1575] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:43:21.177 [eventLoopGroupProxy-13-1 @coroutine#1576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:21.178 [eventLoopGroupProxy-13-1 @call-handler#1575] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:21.178 [eventLoopGroupProxy-13-1 @call-handler#1575] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:21.178 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.179 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.180 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.180 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.180 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.181 [eventLoopGroupProxy-13-1 @call-handler#1581] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:43:21.183 [eventLoopGroupProxy-13-1 @coroutine#1582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:21.183 [eventLoopGroupProxy-13-1 @call-handler#1581] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:21.183 [eventLoopGroupProxy-13-1 @call-handler#1581] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:21.184 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.185 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.185 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.185 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.185 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.187 [eventLoopGroupProxy-13-1 @call-handler#1587] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:43:21.230 [eventLoopGroupProxy-13-1 @coroutine#1588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:21.230 [eventLoopGroupProxy-13-1 @call-handler#1587] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:21.230 [eventLoopGroupProxy-13-1 @call-handler#1587] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-08 19:43:21.231 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.232 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.232 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.233 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.233 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.234 [eventLoopGroupProxy-13-1 @call-handler#1593] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:21.266 [DefaultDispatcher-worker-11 @coroutine#1178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@673605ef 2024-02-08 19:43:21.277 [eventLoopGroupProxy-13-1 @coroutine#1595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:21.278 [eventLoopGroupProxy-13-1 @call-handler#1593] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:21.278 [eventLoopGroupProxy-13-1 @call-handler#1593] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-08 19:43:21.278 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.280 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.280 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.280 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.280 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.282 [eventLoopGroupProxy-13-1 @call-handler#1600] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:21.284 [eventLoopGroupProxy-13-1 @coroutine#1601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:21.284 [eventLoopGroupProxy-13-1 @call-handler#1600] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:21.284 [eventLoopGroupProxy-13-1 @call-handler#1600] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:21.285 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.289 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.289 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.289 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.289 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.291 [eventLoopGroupProxy-13-1 @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-02-08 19:43:21.293 [eventLoopGroupProxy-13-1 @coroutine#1607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:21.293 [eventLoopGroupProxy-13-1 @call-handler#1606] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:21.293 [eventLoopGroupProxy-13-1 @call-handler#1606] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:21.294 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.295 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.295 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.295 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.295 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.296 [eventLoopGroupProxy-13-1 @call-handler#1612] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:21.341 [eventLoopGroupProxy-13-1 @coroutine#1614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:21.341 [eventLoopGroupProxy-13-1 @call-handler#1612] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:21.342 [eventLoopGroupProxy-13-1 @call-handler#1612] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-08 19:43:21.342 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.344 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.344 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.344 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.344 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.345 [eventLoopGroupProxy-13-1 @call-handler#1619] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:21.347 [eventLoopGroupProxy-13-1 @coroutine#1620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:21.347 [eventLoopGroupProxy-13-1 @call-handler#1619] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:21.348 [eventLoopGroupProxy-13-1 @call-handler#1619] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 19:43:21.348 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.349 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.349 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.349 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.349 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.350 [eventLoopGroupProxy-13-1 @call-handler#1625] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:21.352 [eventLoopGroupProxy-13-1 @coroutine#1626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:21.352 [eventLoopGroupProxy-13-1 @call-handler#1625] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:21.352 [eventLoopGroupProxy-13-1 @call-handler#1625] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:21.353 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.354 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.354 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.354 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.354 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.355 [eventLoopGroupProxy-13-1 @call-handler#1631] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:21.357 [eventLoopGroupProxy-13-1 @coroutine#1632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:21.357 [eventLoopGroupProxy-13-1 @call-handler#1631] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:21.357 [eventLoopGroupProxy-13-1 @call-handler#1631] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:21.357 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.358 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.358 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.358 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.358 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.360 [eventLoopGroupProxy-13-1 @call-handler#1637] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:21.361 [eventLoopGroupProxy-13-1 @coroutine#1638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:21.361 [eventLoopGroupProxy-13-1 @call-handler#1637] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:21.362 [eventLoopGroupProxy-13-1 @call-handler#1637] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:21.362 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.363 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.363 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.363 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.363 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.365 [eventLoopGroupProxy-13-1 @call-handler#1643] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:21.409 [eventLoopGroupProxy-13-1 @coroutine#1644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:21.409 [eventLoopGroupProxy-13-1 @call-handler#1643] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:21.409 [eventLoopGroupProxy-13-1 @call-handler#1643] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-08 19:43:21.410 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.411 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.411 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.411 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.411 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.413 [eventLoopGroupProxy-13-1 @call-handler#1649] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:21.415 [eventLoopGroupProxy-13-1 @coroutine#1650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:21.415 [eventLoopGroupProxy-13-1 @call-handler#1649] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:21.415 [eventLoopGroupProxy-13-1 @call-handler#1649] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 19:43:21.415 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.416 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.416 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.416 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.416 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.418 [eventLoopGroupProxy-13-1 @call-handler#1655] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:21.419 [eventLoopGroupProxy-13-1 @coroutine#1656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:21.419 [eventLoopGroupProxy-13-1 @call-handler#1655] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:21.420 [eventLoopGroupProxy-13-1 @call-handler#1655] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 19:43:21.420 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.421 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.421 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.421 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.421 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.422 [eventLoopGroupProxy-13-1 @call-handler#1661] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:21.424 [eventLoopGroupProxy-13-1 @coroutine#1662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:21.424 [eventLoopGroupProxy-13-1 @call-handler#1661] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:21.424 [eventLoopGroupProxy-13-1 @call-handler#1661] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:21.425 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.426 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.426 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.426 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.426 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.427 [eventLoopGroupProxy-13-1 @call-handler#1667] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:21.429 [eventLoopGroupProxy-13-1 @coroutine#1668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:21.429 [eventLoopGroupProxy-13-1 @call-handler#1667] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:21.429 [eventLoopGroupProxy-13-1 @call-handler#1667] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:21.429 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.430 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.430 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.430 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.430 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.432 [eventLoopGroupProxy-13-1 @call-handler#1673] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:21.433 [eventLoopGroupProxy-13-1 @coroutine#1674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:21.434 [eventLoopGroupProxy-13-1 @call-handler#1673] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:21.434 [eventLoopGroupProxy-13-1 @call-handler#1673] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:21.434 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.435 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.435 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.435 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.435 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.437 [eventLoopGroupProxy-13-1 @call-handler#1679] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:21.438 [eventLoopGroupProxy-13-1 @coroutine#1680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:21.439 [eventLoopGroupProxy-13-1 @call-handler#1679] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:21.439 [eventLoopGroupProxy-13-1 @call-handler#1679] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:21.439 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.440 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.440 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.440 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.440 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.441 [eventLoopGroupProxy-13-1 @call-handler#1685] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:21.443 [eventLoopGroupProxy-13-1 @coroutine#1686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:21.443 [eventLoopGroupProxy-13-1 @call-handler#1685] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:21.443 [eventLoopGroupProxy-13-1 @call-handler#1685] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:21.444 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.445 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.445 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.445 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.445 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.446 [eventLoopGroupProxy-13-1 @call-handler#1691] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:21.448 [eventLoopGroupProxy-13-1 @coroutine#1692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:21.448 [eventLoopGroupProxy-13-1 @call-handler#1691] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:21.448 [eventLoopGroupProxy-13-1 @call-handler#1691] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:21.448 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.449 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.449 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.449 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.449 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.451 [eventLoopGroupProxy-13-1 @call-handler#1697] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:21.453 [eventLoopGroupProxy-13-1 @coroutine#1698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:21.453 [eventLoopGroupProxy-13-1 @call-handler#1697] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:21.453 [eventLoopGroupProxy-13-1 @call-handler#1697] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:21.453 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.454 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.454 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.454 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.454 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.456 [eventLoopGroupProxy-13-1 @call-handler#1703] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:21.458 [eventLoopGroupProxy-13-1 @coroutine#1704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:21.458 [eventLoopGroupProxy-13-1 @call-handler#1703] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:21.458 [eventLoopGroupProxy-13-1 @call-handler#1703] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:21.459 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.460 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.460 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.460 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.460 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.461 [eventLoopGroupProxy-13-1 @call-handler#1709] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:21.463 [eventLoopGroupProxy-13-1 @coroutine#1710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:21.463 [eventLoopGroupProxy-13-1 @call-handler#1709] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:21.463 [eventLoopGroupProxy-13-1 @call-handler#1709] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:21.464 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.465 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.465 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.465 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.465 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.467 [eventLoopGroupProxy-13-1 @call-handler#1715] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:21.469 [eventLoopGroupProxy-13-1 @coroutine#1716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:21.469 [eventLoopGroupProxy-13-1 @call-handler#1715] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:21.469 [eventLoopGroupProxy-13-1 @call-handler#1715] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:21.470 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.471 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.471 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.471 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.471 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.472 [eventLoopGroupProxy-13-1 @call-handler#1721] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:21.522 [eventLoopGroupProxy-13-1 @coroutine#1722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:21.522 [eventLoopGroupProxy-13-1 @call-handler#1721] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:21.522 [eventLoopGroupProxy-13-1 @call-handler#1721] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2024-02-08 19:43:21.523 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.524 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.524 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.524 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.524 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.526 [eventLoopGroupProxy-13-1 @call-handler#1727] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:21.528 [eventLoopGroupProxy-13-1 @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:21.528 [eventLoopGroupProxy-13-1 @call-handler#1727] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:21.529 [eventLoopGroupProxy-13-1 @call-handler#1727] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 19:43:21.529 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.530 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.530 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.531 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.531 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.532 [eventLoopGroupProxy-13-1 @call-handler#1733] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:21.534 [eventLoopGroupProxy-13-1 @coroutine#1734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:21.534 [eventLoopGroupProxy-13-1 @call-handler#1733] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:21.534 [eventLoopGroupProxy-13-1 @call-handler#1733] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:21.534 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.536 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.536 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.536 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.536 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.537 [eventLoopGroupProxy-13-1 @call-handler#1739] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:21.581 [eventLoopGroupProxy-13-1 @coroutine#1740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:21.581 [eventLoopGroupProxy-13-1 @call-handler#1739] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:21.581 [eventLoopGroupProxy-13-1 @call-handler#1739] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-08 19:43:21.582 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.583 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.583 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.583 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.583 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.585 [eventLoopGroupProxy-13-1 @call-handler#1745] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:21.587 [eventLoopGroupProxy-13-1 @coroutine#1746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:21.587 [eventLoopGroupProxy-13-1 @call-handler#1745] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:21.587 [eventLoopGroupProxy-13-1 @call-handler#1745] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:21.587 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.589 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.589 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.589 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.589 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.590 [eventLoopGroupProxy-13-1 @call-handler#1751] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:21.591 [eventLoopGroupProxy-13-1 @coroutine#1752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:21.591 [eventLoopGroupProxy-13-1 @call-handler#1751] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:21.591 [eventLoopGroupProxy-13-1 @call-handler#1751] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 19:43:21.592 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.593 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.593 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.593 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.593 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.594 [eventLoopGroupProxy-13-1 @call-handler#1757] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:21.596 [eventLoopGroupProxy-13-1 @coroutine#1758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:21.596 [eventLoopGroupProxy-13-1 @call-handler#1757] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:21.596 [eventLoopGroupProxy-13-1 @call-handler#1757] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:21.596 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.597 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.597 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.597 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.597 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.598 [eventLoopGroupProxy-13-1 @call-handler#1763] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:21.600 [eventLoopGroupProxy-13-1 @coroutine#1764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:21.601 [eventLoopGroupProxy-13-1 @call-handler#1763] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:21.601 [eventLoopGroupProxy-13-1 @call-handler#1763] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 19:43:21.601 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.602 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.602 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.602 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.602 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.603 [eventLoopGroupProxy-13-1 @call-handler#1769] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:21.605 [eventLoopGroupProxy-13-1 @coroutine#1770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:21.605 [eventLoopGroupProxy-13-1 @call-handler#1769] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:21.605 [eventLoopGroupProxy-13-1 @call-handler#1769] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:21.606 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.607 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.607 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.607 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.607 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.608 [eventLoopGroupProxy-13-1 @call-handler#1775] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:21.653 [eventLoopGroupProxy-13-1 @coroutine#1777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:21.653 [eventLoopGroupProxy-13-1 @call-handler#1775] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:21.653 [eventLoopGroupProxy-13-1 @call-handler#1775] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-08 19:43:21.654 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.655 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.655 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.655 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.655 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.657 [eventLoopGroupProxy-13-1 @call-handler#1782] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:21.705 [eventLoopGroupProxy-13-1 @coroutine#1783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:21.705 [eventLoopGroupProxy-13-1 @call-handler#1782] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:21.705 [eventLoopGroupProxy-13-1 @call-handler#1782] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-02-08 19:43:21.706 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.707 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.707 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.707 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.707 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.709 [eventLoopGroupProxy-13-1 @call-handler#1788] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:21.711 [eventLoopGroupProxy-13-1 @coroutine#1789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:21.711 [eventLoopGroupProxy-13-1 @call-handler#1788] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:21.711 [eventLoopGroupProxy-13-1 @call-handler#1788] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 19:43:21.712 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.713 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.713 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.714 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.714 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.715 [eventLoopGroupProxy-13-1 @call-handler#1794] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:21.757 [eventLoopGroupProxy-13-1 @coroutine#1795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:21.757 [eventLoopGroupProxy-13-1 @call-handler#1794] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:21.757 [eventLoopGroupProxy-13-1 @call-handler#1794] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-02-08 19:43:21.758 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.760 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.760 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.760 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.760 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.761 [eventLoopGroupProxy-13-1 @call-handler#1800] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:21.763 [eventLoopGroupProxy-13-1 @coroutine#1801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:21.763 [eventLoopGroupProxy-13-1 @call-handler#1800] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:21.763 [eventLoopGroupProxy-13-1 @call-handler#1800] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:21.764 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.765 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.765 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.765 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.765 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.767 [eventLoopGroupProxy-13-1 @call-handler#1806] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:21.769 [eventLoopGroupProxy-13-1 @coroutine#1807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:21.769 [eventLoopGroupProxy-13-1 @call-handler#1806] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:21.769 [eventLoopGroupProxy-13-1 @call-handler#1806] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:21.769 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.771 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.771 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.771 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.771 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.772 [eventLoopGroupProxy-13-1 @call-handler#1812] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:21.775 [eventLoopGroupProxy-13-1 @coroutine#1813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:21.775 [eventLoopGroupProxy-13-1 @call-handler#1812] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:21.775 [eventLoopGroupProxy-13-1 @call-handler#1812] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 19:43:21.776 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.777 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.777 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.777 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.777 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.778 [eventLoopGroupProxy-13-1 @call-handler#1818] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:21.780 [eventLoopGroupProxy-13-1 @coroutine#1819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:21.780 [eventLoopGroupProxy-13-1 @call-handler#1818] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:21.780 [eventLoopGroupProxy-13-1 @call-handler#1818] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:21.781 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.782 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.782 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.782 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.782 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.783 [eventLoopGroupProxy-13-1 @call-handler#1824] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:21.785 [eventLoopGroupProxy-13-1 @coroutine#1825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:21.785 [eventLoopGroupProxy-13-1 @call-handler#1824] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:21.785 [eventLoopGroupProxy-13-1 @call-handler#1824] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:21.786 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.787 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.787 [DefaultDispatcher-worker-8 @coroutine#1178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@673605ef 2024-02-08 19:43:21.787 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.787 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.787 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.788 [eventLoopGroupProxy-13-1 @call-handler#1831] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:21.790 [eventLoopGroupProxy-13-1 @coroutine#1832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:21.790 [eventLoopGroupProxy-13-1 @call-handler#1831] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:21.790 [eventLoopGroupProxy-13-1 @call-handler#1831] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:21.791 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.791 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.791 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.791 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.792 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.793 [eventLoopGroupProxy-13-1 @call-handler#1837] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:21.794 [eventLoopGroupProxy-13-1 @coroutine#1838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:21.794 [eventLoopGroupProxy-13-1 @call-handler#1837] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:21.795 [eventLoopGroupProxy-13-1 @call-handler#1837] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:21.795 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.796 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.796 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.796 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.796 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.798 [eventLoopGroupProxy-13-1 @call-handler#1843] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:21.799 [eventLoopGroupProxy-13-1 @coroutine#1844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:21.800 [eventLoopGroupProxy-13-1 @call-handler#1843] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:21.800 [eventLoopGroupProxy-13-1 @call-handler#1843] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:21.800 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.801 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.801 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.801 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.802 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.803 [eventLoopGroupProxy-13-1 @call-handler#1849] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:21.805 [eventLoopGroupProxy-13-1 @coroutine#1850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:21.805 [eventLoopGroupProxy-13-1 @call-handler#1849] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:21.805 [eventLoopGroupProxy-13-1 @call-handler#1849] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:21.806 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.807 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.807 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.807 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.807 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.808 [eventLoopGroupProxy-13-1 @call-handler#1855] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:21.810 [eventLoopGroupProxy-13-1 @coroutine#1856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:21.810 [eventLoopGroupProxy-13-1 @call-handler#1855] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:21.810 [eventLoopGroupProxy-13-1 @call-handler#1855] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:21.811 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.812 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.812 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.812 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.812 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.813 [eventLoopGroupProxy-13-1 @call-handler#1861] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:21.815 [eventLoopGroupProxy-13-1 @coroutine#1862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:21.815 [eventLoopGroupProxy-13-1 @call-handler#1861] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:21.815 [eventLoopGroupProxy-13-1 @call-handler#1861] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:21.816 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.817 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.817 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.817 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.817 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.818 [eventLoopGroupProxy-13-1 @call-handler#1867] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:21.820 [eventLoopGroupProxy-13-1 @coroutine#1868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:21.820 [eventLoopGroupProxy-13-1 @call-handler#1867] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:21.820 [eventLoopGroupProxy-13-1 @call-handler#1867] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:21.821 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.822 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.822 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.822 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.822 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.823 [eventLoopGroupProxy-13-1 @call-handler#1873] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:21.825 [eventLoopGroupProxy-13-1 @coroutine#1874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:21.825 [eventLoopGroupProxy-13-1 @call-handler#1873] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:21.825 [eventLoopGroupProxy-13-1 @call-handler#1873] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:21.826 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.827 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.827 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.827 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.827 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.828 [eventLoopGroupProxy-13-1 @call-handler#1879] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:21.830 [eventLoopGroupProxy-13-1 @coroutine#1880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:21.830 [eventLoopGroupProxy-13-1 @call-handler#1879] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:21.830 [eventLoopGroupProxy-13-1 @call-handler#1879] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:21.830 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.831 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.831 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.831 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.831 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.833 [eventLoopGroupProxy-13-1 @call-handler#1885] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:21.877 [eventLoopGroupProxy-13-1 @coroutine#1886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:21.877 [eventLoopGroupProxy-13-1 @call-handler#1885] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:21.877 [eventLoopGroupProxy-13-1 @call-handler#1885] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-08 19:43:21.878 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.879 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.879 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.879 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.879 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.881 [eventLoopGroupProxy-13-1 @call-handler#1891] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:21.882 [eventLoopGroupProxy-13-1 @coroutine#1892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:21.883 [eventLoopGroupProxy-13-1 @call-handler#1891] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:21.883 [eventLoopGroupProxy-13-1 @call-handler#1891] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 19:43:21.883 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.885 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.885 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.885 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.885 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.886 [eventLoopGroupProxy-13-1 @call-handler#1897] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:21.888 [eventLoopGroupProxy-13-1 @coroutine#1898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:21.888 [eventLoopGroupProxy-13-1 @call-handler#1897] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:21.888 [eventLoopGroupProxy-13-1 @call-handler#1897] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:21.888 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.889 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.890 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.890 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.890 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.891 [eventLoopGroupProxy-13-1 @call-handler#1903] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:21.893 [eventLoopGroupProxy-13-1 @coroutine#1904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:21.893 [eventLoopGroupProxy-13-1 @call-handler#1903] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:21.893 [eventLoopGroupProxy-13-1 @call-handler#1903] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:21.893 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.894 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.894 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.894 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.894 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.895 [eventLoopGroupProxy-13-1 @call-handler#1909] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:21.897 [eventLoopGroupProxy-13-1 @coroutine#1910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:21.897 [eventLoopGroupProxy-13-1 @call-handler#1909] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:21.897 [eventLoopGroupProxy-13-1 @call-handler#1909] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:21.898 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.899 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.899 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.899 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.899 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.900 [eventLoopGroupProxy-13-1 @call-handler#1915] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:21.902 [eventLoopGroupProxy-13-1 @coroutine#1916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:21.902 [eventLoopGroupProxy-13-1 @call-handler#1915] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:21.902 [eventLoopGroupProxy-13-1 @call-handler#1915] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:21.903 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.904 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.904 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.904 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.904 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.905 [eventLoopGroupProxy-13-1 @call-handler#1921] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:21.906 [eventLoopGroupProxy-13-1 @coroutine#1922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:21.907 [eventLoopGroupProxy-13-1 @call-handler#1921] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:21.907 [eventLoopGroupProxy-13-1 @call-handler#1921] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:21.907 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.908 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.908 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.908 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.908 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.909 [eventLoopGroupProxy-13-1 @call-handler#1927] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:21.953 [eventLoopGroupProxy-13-1 @coroutine#1929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:21.953 [eventLoopGroupProxy-13-1 @call-handler#1927] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:21.953 [eventLoopGroupProxy-13-1 @call-handler#1927] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-08 19:43:21.954 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.954 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.955 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.955 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.955 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.956 [eventLoopGroupProxy-13-1 @call-handler#1934] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:21.958 [eventLoopGroupProxy-13-1 @coroutine#1935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:21.958 [eventLoopGroupProxy-13-1 @call-handler#1934] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:21.958 [eventLoopGroupProxy-13-1 @call-handler#1934] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:21.958 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.959 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.959 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.959 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.959 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.961 [eventLoopGroupProxy-13-1 @call-handler#1940] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:21.962 [eventLoopGroupProxy-13-1 @coroutine#1941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:21.962 [eventLoopGroupProxy-13-1 @call-handler#1940] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:21.962 [eventLoopGroupProxy-13-1 @call-handler#1940] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:21.963 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.964 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.964 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.964 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:21.964 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:21.965 [eventLoopGroupProxy-13-1 @call-handler#1946] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:22.009 [eventLoopGroupProxy-13-1 @coroutine#1947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:22.009 [eventLoopGroupProxy-13-1 @call-handler#1946] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:22.009 [eventLoopGroupProxy-13-1 @call-handler#1946] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-08 19:43:22.010 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.011 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.011 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.011 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.011 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.012 [eventLoopGroupProxy-13-1 @call-handler#1952] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:22.015 [eventLoopGroupProxy-13-1 @coroutine#1953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:22.015 [eventLoopGroupProxy-13-1 @call-handler#1952] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:22.015 [eventLoopGroupProxy-13-1 @call-handler#1952] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 19:43:22.015 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.016 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.016 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.017 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.017 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.018 [eventLoopGroupProxy-13-1 @call-handler#1958] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:22.020 [eventLoopGroupProxy-13-1 @coroutine#1959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:22.020 [eventLoopGroupProxy-13-1 @call-handler#1958] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:22.020 [eventLoopGroupProxy-13-1 @call-handler#1958] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:22.020 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.021 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.021 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.021 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.021 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.023 [eventLoopGroupProxy-13-1 @call-handler#1964] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:22.024 [eventLoopGroupProxy-13-1 @coroutine#1965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:22.025 [eventLoopGroupProxy-13-1 @call-handler#1964] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:22.025 [eventLoopGroupProxy-13-1 @call-handler#1964] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:22.025 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.026 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.026 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.026 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.026 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.027 [eventLoopGroupProxy-13-1 @call-handler#1970] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:22.029 [eventLoopGroupProxy-13-1 @coroutine#1971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:22.029 [eventLoopGroupProxy-13-1 @call-handler#1970] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:22.030 [eventLoopGroupProxy-13-1 @call-handler#1970] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 19:43:22.030 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.031 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.031 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.031 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.031 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.032 [eventLoopGroupProxy-13-1 @call-handler#1976] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:22.034 [eventLoopGroupProxy-13-1 @coroutine#1977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:22.034 [eventLoopGroupProxy-13-1 @call-handler#1976] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:22.035 [eventLoopGroupProxy-13-1 @call-handler#1976] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 19:43:22.035 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.038 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.038 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.038 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.038 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.039 [eventLoopGroupProxy-13-1 @call-handler#1982] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:22.041 [eventLoopGroupProxy-13-1 @coroutine#1983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:22.041 [eventLoopGroupProxy-13-1 @call-handler#1982] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:22.041 [eventLoopGroupProxy-13-1 @call-handler#1982] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:22.041 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.042 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.042 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.042 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.042 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.043 [eventLoopGroupProxy-13-1 @call-handler#1988] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:22.045 [eventLoopGroupProxy-13-1 @coroutine#1989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:22.045 [eventLoopGroupProxy-13-1 @call-handler#1988] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:22.045 [eventLoopGroupProxy-13-1 @call-handler#1988] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:22.045 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.046 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.046 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.046 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.046 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.047 [eventLoopGroupProxy-13-1 @call-handler#1994] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:22.049 [eventLoopGroupProxy-13-1 @coroutine#1995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:22.049 [eventLoopGroupProxy-13-1 @call-handler#1994] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:22.050 [eventLoopGroupProxy-13-1 @call-handler#1994] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 19:43:22.050 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.051 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.051 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.051 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.051 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.052 [eventLoopGroupProxy-13-1 @call-handler#2000] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:22.054 [eventLoopGroupProxy-13-1 @coroutine#2001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:22.054 [eventLoopGroupProxy-13-1 @call-handler#2000] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:22.054 [eventLoopGroupProxy-13-1 @call-handler#2000] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:22.054 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.055 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.055 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.055 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.055 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.057 [eventLoopGroupProxy-13-1 @call-handler#2006] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:22.059 [eventLoopGroupProxy-13-1 @coroutine#2007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:22.059 [eventLoopGroupProxy-13-1 @call-handler#2006] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:22.059 [eventLoopGroupProxy-13-1 @call-handler#2006] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:22.059 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.060 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.060 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.060 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.060 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.062 [eventLoopGroupProxy-13-1 @call-handler#2012] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:22.063 [eventLoopGroupProxy-13-1 @coroutine#2013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:22.063 [eventLoopGroupProxy-13-1 @call-handler#2012] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:22.064 [eventLoopGroupProxy-13-1 @call-handler#2012] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 19:43:22.064 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.065 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.065 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.065 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.065 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.066 [eventLoopGroupProxy-13-1 @call-handler#2018] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:22.110 [eventLoopGroupProxy-13-1 @coroutine#2019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:22.110 [eventLoopGroupProxy-13-1 @call-handler#2018] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:22.110 [eventLoopGroupProxy-13-1 @call-handler#2018] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-08 19:43:22.110 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.111 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.112 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.112 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.112 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.113 [eventLoopGroupProxy-13-1 @call-handler#2024] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:22.115 [eventLoopGroupProxy-13-1 @coroutine#2025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:22.115 [eventLoopGroupProxy-13-1 @call-handler#2024] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:22.115 [eventLoopGroupProxy-13-1 @call-handler#2024] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:22.115 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.116 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.116 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.116 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.116 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.117 [eventLoopGroupProxy-13-1 @call-handler#2030] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:22.120 [eventLoopGroupProxy-13-1 @coroutine#2031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:22.120 [eventLoopGroupProxy-13-1 @call-handler#2030] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:22.120 [eventLoopGroupProxy-13-1 @call-handler#2030] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 19:43:22.120 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.121 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.121 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.121 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.121 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.122 [eventLoopGroupProxy-13-1 @call-handler#2036] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:22.124 [eventLoopGroupProxy-13-1 @coroutine#2037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:22.124 [eventLoopGroupProxy-13-1 @call-handler#2036] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:22.124 [eventLoopGroupProxy-13-1 @call-handler#2036] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:22.124 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.125 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.125 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.125 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.125 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.126 [eventLoopGroupProxy-13-1 @call-handler#2042] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:22.128 [eventLoopGroupProxy-13-1 @coroutine#2043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:22.128 [eventLoopGroupProxy-13-1 @call-handler#2042] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:22.128 [eventLoopGroupProxy-13-1 @call-handler#2042] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:22.128 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.129 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.129 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.129 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.129 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.130 [eventLoopGroupProxy-13-1 @call-handler#2048] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:22.132 [eventLoopGroupProxy-13-1 @coroutine#2049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:22.132 [eventLoopGroupProxy-13-1 @call-handler#2048] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:22.133 [eventLoopGroupProxy-13-1 @call-handler#2048] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 19:43:22.133 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.134 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.134 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.134 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.134 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.135 [eventLoopGroupProxy-13-1 @call-handler#2054] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:22.137 [eventLoopGroupProxy-13-1 @coroutine#2055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:22.137 [eventLoopGroupProxy-13-1 @call-handler#2054] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:22.137 [eventLoopGroupProxy-13-1 @call-handler#2054] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:22.137 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.138 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.138 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.138 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.138 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.139 [eventLoopGroupProxy-13-1 @call-handler#2060] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:22.185 [eventLoopGroupProxy-13-1 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:22.185 [eventLoopGroupProxy-13-1 @call-handler#2060] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:22.185 [eventLoopGroupProxy-13-1 @call-handler#2060] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-08 19:43:22.186 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.186 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.186 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.186 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.186 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.188 [eventLoopGroupProxy-13-1 @call-handler#2066] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:22.190 [eventLoopGroupProxy-13-1 @coroutine#2067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:22.190 [eventLoopGroupProxy-13-1 @call-handler#2066] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:22.190 [eventLoopGroupProxy-13-1 @call-handler#2066] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 19:43:22.190 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.191 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.191 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.191 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.191 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.192 [eventLoopGroupProxy-13-1 @call-handler#2072] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:22.194 [eventLoopGroupProxy-13-1 @coroutine#2073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:22.194 [eventLoopGroupProxy-13-1 @call-handler#2072] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:22.194 [eventLoopGroupProxy-13-1 @call-handler#2072] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:22.195 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.196 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.196 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.196 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.196 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.197 [eventLoopGroupProxy-13-1 @call-handler#2078] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:22.245 [eventLoopGroupProxy-13-1 @coroutine#2080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:22.245 [eventLoopGroupProxy-13-1 @call-handler#2078] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:22.246 [eventLoopGroupProxy-13-1 @call-handler#2078] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-02-08 19:43:22.246 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.247 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.247 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.247 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.247 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.249 [eventLoopGroupProxy-13-1 @call-handler#2085] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:22.252 [eventLoopGroupProxy-13-1 @coroutine#2086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:22.252 [eventLoopGroupProxy-13-1 @call-handler#2085] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:22.252 [eventLoopGroupProxy-13-1 @call-handler#2085] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-08 19:43:22.252 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.253 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.253 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.253 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.253 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.255 [eventLoopGroupProxy-13-1 @call-handler#2091] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:22.258 [eventLoopGroupProxy-13-1 @coroutine#2092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:22.258 [eventLoopGroupProxy-13-1 @call-handler#2091] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:22.258 [eventLoopGroupProxy-13-1 @call-handler#2091] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-08 19:43:22.259 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.259 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.260 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.260 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.260 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.261 [eventLoopGroupProxy-13-1 @call-handler#2097] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:22.264 [eventLoopGroupProxy-13-1 @coroutine#2098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:22.264 [eventLoopGroupProxy-13-1 @call-handler#2097] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:22.264 [eventLoopGroupProxy-13-1 @call-handler#2097] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 19:43:22.264 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.265 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.265 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.265 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.265 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.266 [eventLoopGroupProxy-13-1 @call-handler#2103] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:22.269 [eventLoopGroupProxy-13-1 @coroutine#2104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:22.269 [eventLoopGroupProxy-13-1 @call-handler#2103] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:22.269 [eventLoopGroupProxy-13-1 @call-handler#2103] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 19:43:22.269 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.270 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.270 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.270 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.270 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.271 [eventLoopGroupProxy-13-1 @call-handler#2109] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:22.273 [eventLoopGroupProxy-13-1 @coroutine#2110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:22.273 [eventLoopGroupProxy-13-1 @call-handler#2109] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:22.273 [eventLoopGroupProxy-13-1 @call-handler#2109] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:22.273 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.274 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.274 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.274 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.274 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.275 [eventLoopGroupProxy-13-1 @call-handler#2115] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:22.309 [DefaultDispatcher-worker-15 @coroutine#1178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@673605ef 2024-02-08 19:43:22.321 [eventLoopGroupProxy-13-1 @coroutine#2117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:22.321 [eventLoopGroupProxy-13-1 @call-handler#2115] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:22.321 [eventLoopGroupProxy-13-1 @call-handler#2115] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-08 19:43:22.322 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.323 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.323 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.323 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.323 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.324 [eventLoopGroupProxy-13-1 @call-handler#2122] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:22.326 [eventLoopGroupProxy-13-1 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:22.326 [eventLoopGroupProxy-13-1 @call-handler#2122] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:22.326 [eventLoopGroupProxy-13-1 @call-handler#2122] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:22.327 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.328 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.328 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.328 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.328 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.329 [eventLoopGroupProxy-13-1 @call-handler#2128] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:22.331 [eventLoopGroupProxy-13-1 @coroutine#2129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:22.331 [eventLoopGroupProxy-13-1 @call-handler#2128] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:22.331 [eventLoopGroupProxy-13-1 @call-handler#2128] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:22.331 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.332 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.332 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.332 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.332 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.333 [eventLoopGroupProxy-13-1 @call-handler#2134] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:22.335 [eventLoopGroupProxy-13-1 @coroutine#2135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:22.335 [eventLoopGroupProxy-13-1 @call-handler#2134] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:22.335 [eventLoopGroupProxy-13-1 @call-handler#2134] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:22.336 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.337 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.337 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.337 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.337 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.337 [eventLoopGroupProxy-13-1 @call-handler#2140] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:22.381 [eventLoopGroupProxy-13-1 @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:22.381 [eventLoopGroupProxy-13-1 @call-handler#2140] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:22.382 [eventLoopGroupProxy-13-1 @call-handler#2140] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-08 19:43:22.382 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.383 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.383 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.383 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.383 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.384 [eventLoopGroupProxy-13-1 @call-handler#2146] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:22.386 [eventLoopGroupProxy-13-1 @coroutine#2147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:22.386 [eventLoopGroupProxy-13-1 @call-handler#2146] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:22.386 [eventLoopGroupProxy-13-1 @call-handler#2146] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:22.387 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.387 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.387 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.387 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.387 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.389 [eventLoopGroupProxy-13-1 @call-handler#2152] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:22.390 [eventLoopGroupProxy-13-1 @coroutine#2153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:22.390 [eventLoopGroupProxy-13-1 @call-handler#2152] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:22.390 [eventLoopGroupProxy-13-1 @call-handler#2152] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:22.391 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.392 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.392 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.392 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.392 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.393 [eventLoopGroupProxy-13-1 @call-handler#2158] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:22.394 [eventLoopGroupProxy-13-1 @coroutine#2159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:22.395 [eventLoopGroupProxy-13-1 @call-handler#2158] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:22.395 [eventLoopGroupProxy-13-1 @call-handler#2158] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:22.395 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.396 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.396 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.396 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.396 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.397 [eventLoopGroupProxy-13-1 @call-handler#2164] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:22.445 [eventLoopGroupProxy-13-1 @coroutine#2165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:22.445 [eventLoopGroupProxy-13-1 @call-handler#2164] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:22.445 [eventLoopGroupProxy-13-1 @call-handler#2164] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-02-08 19:43:22.446 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.446 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.446 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.447 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.447 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.448 [eventLoopGroupProxy-13-1 @call-handler#2170] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:22.450 [eventLoopGroupProxy-13-1 @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:22.450 [eventLoopGroupProxy-13-1 @call-handler#2170] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:22.450 [eventLoopGroupProxy-13-1 @call-handler#2170] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:22.450 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.451 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.451 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.451 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.451 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.452 [eventLoopGroupProxy-13-1 @call-handler#2176] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:22.454 [eventLoopGroupProxy-13-1 @coroutine#2177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:22.454 [eventLoopGroupProxy-13-1 @call-handler#2176] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:22.454 [eventLoopGroupProxy-13-1 @call-handler#2176] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:22.454 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.455 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.455 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.455 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.455 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.456 [eventLoopGroupProxy-13-1 @call-handler#2182] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:22.459 [eventLoopGroupProxy-13-1 @coroutine#2183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:22.459 [eventLoopGroupProxy-13-1 @call-handler#2182] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:22.460 [eventLoopGroupProxy-13-1 @call-handler#2182] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-08 19:43:22.460 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.461 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.461 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.461 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.462 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.463 [eventLoopGroupProxy-13-1 @call-handler#2188] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:22.464 [eventLoopGroupProxy-13-1 @coroutine#2189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:22.464 [eventLoopGroupProxy-13-1 @call-handler#2188] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:22.464 [eventLoopGroupProxy-13-1 @call-handler#2188] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 19:43:22.465 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.466 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.466 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.466 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.466 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.467 [eventLoopGroupProxy-13-1 @call-handler#2194] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:22.509 [eventLoopGroupProxy-13-1 @coroutine#2195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:22.509 [eventLoopGroupProxy-13-1 @call-handler#2194] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:22.509 [eventLoopGroupProxy-13-1 @call-handler#2194] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-02-08 19:43:22.510 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.511 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.511 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.511 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.511 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.512 [eventLoopGroupProxy-13-1 @call-handler#2200] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:22.514 [eventLoopGroupProxy-13-1 @coroutine#2201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:22.514 [eventLoopGroupProxy-13-1 @call-handler#2200] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:22.514 [eventLoopGroupProxy-13-1 @call-handler#2200] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:22.514 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.515 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.515 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.515 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.515 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.516 [eventLoopGroupProxy-13-1 @call-handler#2206] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:22.518 [eventLoopGroupProxy-13-1 @coroutine#2207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:22.518 [eventLoopGroupProxy-13-1 @call-handler#2206] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:22.519 [eventLoopGroupProxy-13-1 @call-handler#2206] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 19:43:22.519 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.520 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.520 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.520 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.520 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.521 [eventLoopGroupProxy-13-1 @call-handler#2213] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:22.565 [eventLoopGroupProxy-13-1 @coroutine#2214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:22.565 [eventLoopGroupProxy-13-1 @call-handler#2213] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:22.565 [eventLoopGroupProxy-13-1 @call-handler#2213] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-08 19:43:22.566 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.567 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.567 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.567 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.567 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.568 [eventLoopGroupProxy-13-1 @call-handler#2219] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:22.570 [eventLoopGroupProxy-13-1 @coroutine#2220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:22.570 [eventLoopGroupProxy-13-1 @call-handler#2219] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:22.570 [eventLoopGroupProxy-13-1 @call-handler#2219] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:22.571 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.572 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.572 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.572 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.572 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.573 [eventLoopGroupProxy-13-1 @call-handler#2225] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:22.576 [eventLoopGroupProxy-13-1 @coroutine#2226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:22.576 [eventLoopGroupProxy-13-1 @call-handler#2225] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:22.576 [eventLoopGroupProxy-13-1 @call-handler#2225] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 19:43:22.577 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.578 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.578 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.578 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.578 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.579 [eventLoopGroupProxy-13-1 @call-handler#2231] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:22.580 [eventLoopGroupProxy-13-1 @coroutine#2232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:22.580 [eventLoopGroupProxy-13-1 @call-handler#2231] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:22.581 [eventLoopGroupProxy-13-1 @call-handler#2231] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:22.581 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.582 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.582 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.582 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.582 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.583 [eventLoopGroupProxy-13-1 @call-handler#2237] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:22.585 [eventLoopGroupProxy-13-1 @coroutine#2238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:22.585 [eventLoopGroupProxy-13-1 @call-handler#2237] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:22.585 [eventLoopGroupProxy-13-1 @call-handler#2237] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:22.585 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.586 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.586 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.586 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.586 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.587 [eventLoopGroupProxy-13-1 @call-handler#2243] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:22.589 [eventLoopGroupProxy-13-1 @coroutine#2244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:22.589 [eventLoopGroupProxy-13-1 @call-handler#2243] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:22.589 [eventLoopGroupProxy-13-1 @call-handler#2243] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:22.589 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.590 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.590 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.590 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.590 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.591 [eventLoopGroupProxy-13-1 @call-handler#2249] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:22.594 [eventLoopGroupProxy-13-1 @coroutine#2250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:22.595 [eventLoopGroupProxy-13-1 @call-handler#2249] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:22.595 [eventLoopGroupProxy-13-1 @call-handler#2249] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-08 19:43:22.595 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.596 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.596 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.596 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.596 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.597 [eventLoopGroupProxy-13-1 @call-handler#2255] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:22.645 [eventLoopGroupProxy-13-1 @coroutine#2256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:22.645 [eventLoopGroupProxy-13-1 @call-handler#2255] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:22.645 [eventLoopGroupProxy-13-1 @call-handler#2255] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-02-08 19:43:22.646 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.647 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.647 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.647 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.647 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.648 [eventLoopGroupProxy-13-1 @call-handler#2261] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:22.650 [eventLoopGroupProxy-13-1 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:22.650 [eventLoopGroupProxy-13-1 @call-handler#2261] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:22.650 [eventLoopGroupProxy-13-1 @call-handler#2261] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:43:22.650 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.651 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.651 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.651 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.652 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.653 [eventLoopGroupProxy-13-1 @call-handler#2267] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:22.654 [eventLoopGroupProxy-13-1 @coroutine#2268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:22.655 [eventLoopGroupProxy-13-1 @call-handler#2267] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:22.655 [eventLoopGroupProxy-13-1 @call-handler#2267] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 19:43:22.655 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.656 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.656 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.656 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.656 [MyScheduler_Worker-1 @coroutine#1343] 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-02-08 19:43:22.657 [eventLoopGroupProxy-13-1 @call-handler#2273] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 19:43:22.701 [eventLoopGroupProxy-13-1 @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:22.701 [eventLoopGroupProxy-13-1 @call-handler#2273] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:22.702 [eventLoopGroupProxy-13-1 @call-handler#2273] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-08 19:43:22.702 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:22.719 [DefaultDispatcher-worker-7 @coroutine#1164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@673605ef 2024-02-08 19:43:22.728 [DefaultDispatcher-worker-8 @coroutine#1161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@673605ef 2024-02-08 19:43:22.729 [DefaultDispatcher-worker-8 @coroutine#1161] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 19:43:22.729 [DefaultDispatcher-worker-8 @coroutine#1161] 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-02-08 19:43:22.729 [DefaultDispatcher-worker-8 @coroutine#1161] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 19:43:22.729 [DefaultDispatcher-worker-8 @coroutine#1161] 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-02-08 19:43:22.730 [eventLoopGroupProxy-13-1 @call-handler#2284] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-08 19:43:22.731 [eventLoopGroupProxy-13-1 @call-handler#2284] 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-02-08 19:43:22.731 [eventLoopGroupProxy-13-1 @call-handler#2284] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 19:43:22.754 [DefaultDispatcher-worker-8 @call-handler#2284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bfafce1 2024-02-08 19:43:22.755 [eventLoopGroupProxy-13-1 @call-handler#2284] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:22.755 [eventLoopGroupProxy-13-1 @call-handler#2284] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 25ms 2024-02-08 19:43:22.755 [DefaultDispatcher-worker-8 @coroutine#977] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556546161246765056/_ustadmanifest.json 2024-02-08 19:43:22.755 [DefaultDispatcher-worker-8 @coroutine#977] 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/556546161246765056/_ustadmanifest.json. 2024-02-08 19:43:22.755 [DefaultDispatcher-worker-8 @coroutine#977] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556546161246765056/_ustadmanifest.json 2024-02-08 19:43:22.756 [DefaultDispatcher-worker-6 @coroutine#1161] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 19:43:22.756 [DefaultDispatcher-worker-6 @coroutine#1161] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 19:43:22.756 [DefaultDispatcher-worker-6 @coroutine#1161] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-08 19:43:22.756 [DefaultDispatcher-worker-6 @coroutine#1161] 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-02-08 19:43:22.757 [DefaultDispatcher-worker-13 @coroutine#977] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556546161246765056/_ustadmanifest.json 2024-02-08 19:43:22.757 [DefaultDispatcher-worker-13 @coroutine#977] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556546161246765056/_ustadmanifest.json 2024-02-08 19:43:22.758 [DefaultDispatcher-worker-10 @coroutine#977] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556546161246765056/_ustadmanifest.json. 2024-02-08 19:43:22.758 [DefaultDispatcher-worker-10 @coroutine#977] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556546161246765056/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 19:43:22.764 [DefaultDispatcher-worker-10 @coroutine#2488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:22.766 [DefaultDispatcher-worker-8 @coroutine#1161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@673605ef 2024-02-08 19:43:22.779 [DefaultDispatcher-worker-11 @coroutine#977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bfafce1 2024-02-08 19:43:22.786 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-08 19:43:22.787 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-08 19:43:22.787 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-08 19:43:22.787 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-08 19:43:22.787 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-08 19:43:22.791 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31028e45 2024-02-08 19:43:22.791 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Shutdown initiated... 2024-02-08 19:43:22.791 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Close initiated... 2024-02-08 19:43:22.791 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:22.791 [HikariPool-69 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Closing connection org.sqlite.jdbc4.JDBC4Connection@673605ef: (connection evicted) 2024-02-08 19:43:22.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:22.792 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Closed. 2024-02-08 19:43:22.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Shutdown completed. 2024-02-08 19:43:22.995 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 19:43:22.995 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 19:43:23.220 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 19:43:23.796 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@28b68067 2024-02-08 19:43:23.796 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@28b68067 2024-02-08 19:43:23.801 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 19:43:23.802 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Shutdown initiated... 2024-02-08 19:43:23.802 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Close initiated... 2024-02-08 19:43:23.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:23.802 [HikariPool-67 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1bfafce1: (connection evicted) 2024-02-08 19:43:23.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:23.803 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Closed. 2024-02-08 19:43:23.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Shutdown completed. 2024-02-08 19:43:23.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2024-02-08 19:43:23.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:23.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:23.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:23.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:23.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:23.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:23.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@418bdde9 2024-02-08 19:43:23.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:23.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:23.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:23.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:23.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:23.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:23.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:23.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:23.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:23.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:23.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:23.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:23.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:23.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:23.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:23.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:23.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:23.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:23.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:23.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2024-02-08 19:43:23.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:23.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:23.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:23.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:23.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:23.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:23.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:23.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:23.809 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2024-02-08 19:43:23.809 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@240df292 2024-02-08 19:43:23.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@240df292 2024-02-08 19:43:23.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2024-02-08 19:43:23.825 [DefaultDispatcher-worker-11 @coroutine#2666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240df292 2024-02-08 19:43:23.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2024-02-08 19:43:23.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:23.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:23.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:23.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:23.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:23.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:23.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74c23525 2024-02-08 19:43:23.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:23.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:23.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:23.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:23.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:23.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:23.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:23.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:23.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:23.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:23.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:23.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:23.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:23.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:23.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:23.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:23.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:23.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:23.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:23.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2024-02-08 19:43:23.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:23.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:23.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:23.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:23.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:23.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:23.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:23.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:23.832 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2024-02-08 19:43:23.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@531bec12 2024-02-08 19:43:23.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@531bec12 2024-02-08 19:43:23.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2024-02-08 19:43:23.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2024-02-08 19:43:23.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:23.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:23.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:23.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:23.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:23.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:23.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24563809 2024-02-08 19:43:23.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:23.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:23.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:23.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:23.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:23.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:23.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:23.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:23.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:23.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:23.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:23.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:23.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:23.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:23.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:23.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:23.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:23.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:23.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:23.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2024-02-08 19:43:23.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:23.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:23.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:23.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:23.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:23.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:23.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:23.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:23.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2024-02-08 19:43:23.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@54087bdb 2024-02-08 19:43:23.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@54087bdb 2024-02-08 19:43:23.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2024-02-08 19:43:23.837 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-08 19:43:23.838 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-02-08 19:43:23.840 [DefaultDispatcher-worker-11 @coroutine#2676] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-08 19:43:23.843 [DefaultDispatcher-worker-11 @coroutine#2678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@531bec12 2024-02-08 19:43:23.844 [Test worker @coroutine#2677] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 19:43:23.844 [Test worker @coroutine#2677] 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-02-08 19:43:23.844 [Test worker @coroutine#2677] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-08 19:43:23.844 [Test worker @coroutine#2677] 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-02-08 19:43:23.847 [eventLoopGroupProxy-16-1 @call-handler#2684] 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-02-08 19:43:23.847 [eventLoopGroupProxy-16-1 @call-handler#2684] 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-02-08 19:43:23.848 [eventLoopGroupProxy-16-1 @coroutine#2685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54087bdb 2024-02-08 19:43:23.850 [Test worker @coroutine#2677] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-08 19:43:23.850 [Test worker @coroutine#2677] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 19:43:23.850 [Test worker @coroutine#2677] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-08 19:43:23.850 [Test worker @coroutine#2677] 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-02-08 19:43:23.851 [Test worker @coroutine#2689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:23.851 [Test worker @coroutine#2689] 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-02-08 19:43:23.851 [Test worker @coroutine#2689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:23.852 [Test worker @coroutine#2689] 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-02-08 19:43:23.852 [eventLoopGroupProxy-16-1 @call-handler#2692] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-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-02-08 19:43:23.856 [eventLoopGroupProxy-16-1 @coroutine#2693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54087bdb 2024-02-08 19:43:23.856 [eventLoopGroupProxy-16-1 @call-handler#2692] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:23.857 [Test worker @coroutine#2689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:43:23.860 [eventLoopGroupProxy-16-2 @call-handler#2702] 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-02-08 19:43:23.866 [eventLoopGroupProxy-16-2 @call-handler#2702] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:23.873 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@531bec12 2024-02-08 19:43:23.910 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:23.933 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:23.935 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:24.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2024-02-08 19:43:25.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:25.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:25.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:25.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:25.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:25.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:25.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d38cdde 2024-02-08 19:43:25.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:25.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:25.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:25.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:25.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:25.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:25.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:25.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:25.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:25.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:25.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:25.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:25.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:25.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:25.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:25.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:25.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:25.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:25.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:25.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2024-02-08 19:43:25.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:25.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:25.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:25.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:25.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:25.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:25.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:25.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:25.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2024-02-08 19:43:25.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@717b0d81 2024-02-08 19:43:25.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@717b0d81 2024-02-08 19:43:25.001 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2024-02-08 19:43:25.037 [DefaultDispatcher-worker-15 @coroutine#2712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@717b0d81 2024-02-08 19:43:25.042 [Test worker @coroutine#2712] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43249/api/blob/upload-init-batch 2024-02-08 19:43:25.042 [Test worker @coroutine#2712] 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:43249/api/blob/upload-init-batch. 2024-02-08 19:43:25.042 [Test worker @coroutine#2712] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43249/api/blob/upload-init-batch 2024-02-08 19:43:25.042 [Test worker @coroutine#2712] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43249/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-08 19:43:25.044 [Test worker @coroutine#2712] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43249/api/blob/upload-init-batch 2024-02-08 19:43:25.044 [Test worker @coroutine#2712] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43249/api/blob/upload-init-batch 2024-02-08 19:43:25.044 [Test worker @coroutine#2712] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:43249/api/blob/upload-init-batch. 2024-02-08 19:43:25.044 [Test worker @coroutine#2712] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43249/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 19:43:25.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Shutdown initiated... 2024-02-08 19:43:25.050 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Close initiated... 2024-02-08 19:43:25.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:25.050 [HikariPool-73 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Closing connection org.sqlite.jdbc4.JDBC4Connection@717b0d81: (connection evicted) 2024-02-08 19:43:25.051 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:25.051 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Closed. 2024-02-08 19:43:25.051 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Shutdown completed. 2024-02-08 19:43:25.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2024-02-08 19:43:25.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:25.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:25.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:25.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:25.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:25.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:25.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72a61e61 2024-02-08 19:43:25.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:25.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:25.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:25.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:25.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:25.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:25.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:25.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:25.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:25.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:25.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:25.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:25.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:25.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:25.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:25.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:25.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:25.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:25.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:25.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2024-02-08 19:43:25.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:25.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:25.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:25.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:25.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:25.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:25.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:25.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:25.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2024-02-08 19:43:25.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@54a5799f 2024-02-08 19:43:25.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@54a5799f 2024-02-08 19:43:25.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2024-02-08 19:43:25.074 [Test worker @coroutine#2722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33115/api/blob/upload-init-batch 2024-02-08 19:43:25.074 [Test worker @coroutine#2722] 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:33115/api/blob/upload-init-batch. 2024-02-08 19:43:25.074 [Test worker @coroutine#2722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33115/api/blob/upload-init-batch 2024-02-08 19:43:25.075 [Test worker @coroutine#2722] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33115/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-08 19:43:25.076 [Test worker @coroutine#2722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33115/api/blob/upload-init-batch 2024-02-08 19:43:25.076 [Test worker @coroutine#2722] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33115/api/blob/upload-init-batch 2024-02-08 19:43:25.077 [Test worker @coroutine#2722] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:33115/api/blob/upload-init-batch. 2024-02-08 19:43:25.077 [Test worker @coroutine#2722] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:33115/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 19:43:25.078 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2024-02-08 19:43:25.078 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2024-02-08 19:43:25.078 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:25.078 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54a5799f: (connection evicted) 2024-02-08 19:43:25.078 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:25.078 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2024-02-08 19:43:25.078 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2024-02-08 19:43:25.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2024-02-08 19:43:25.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:25.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:25.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:25.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:25.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:25.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:25.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25a52a60 2024-02-08 19:43:25.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:25.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:25.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:25.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:25.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:25.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:25.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:25.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:25.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:25.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:25.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:25.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:25.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:25.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:25.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:25.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:25.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:25.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:25.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:25.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2024-02-08 19:43:25.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:25.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:25.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:25.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:25.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:25.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:25.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:25.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:25.085 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2024-02-08 19:43:25.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e75af65 2024-02-08 19:43:25.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e75af65 2024-02-08 19:43:25.085 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2024-02-08 19:43:25.102 [Test worker @coroutine#2728] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51453/api/blob/upload-init-batch 2024-02-08 19:43:25.102 [Test worker @coroutine#2728] 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:51453/api/blob/upload-init-batch. 2024-02-08 19:43:25.102 [Test worker @coroutine#2728] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51453/api/blob/upload-init-batch 2024-02-08 19:43:25.102 [Test worker @coroutine#2728] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51453/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-08 19:43:25.104 [Test worker @coroutine#2728] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51453/api/blob/upload-init-batch 2024-02-08 19:43:25.104 [Test worker @coroutine#2728] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51453/api/blob/upload-init-batch 2024-02-08 19:43:25.104 [Test worker @coroutine#2728] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:51453/api/blob/upload-init-batch. 2024-02-08 19:43:25.104 [Test worker @coroutine#2728] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:51453/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 19:43:25.111 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2024-02-08 19:43:25.111 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2024-02-08 19:43:25.111 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:25.112 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e75af65: (connection evicted) 2024-02-08 19:43:25.112 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:25.112 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2024-02-08 19:43:25.112 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2024-02-08 19:43:25.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2024-02-08 19:43:25.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:25.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:25.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:25.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:25.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:25.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:25.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f82e3cf 2024-02-08 19:43:25.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:25.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:25.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:25.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:25.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:25.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:25.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:25.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:25.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:25.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:25.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:25.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:25.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:25.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 19:43:25.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 19:43:25.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:25.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:25.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 19:43:25.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:25.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2024-02-08 19:43:25.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:25.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:25.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:25.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:25.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:25.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:25.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:25.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:25.184 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2024-02-08 19:43:25.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b6606d1 2024-02-08 19:43:25.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b6606d1 2024-02-08 19:43:25.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2024-02-08 19:43:25.202 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6606d1 2024-02-08 19:43:25.229 [DefaultDispatcher-worker-15 @coroutine#2745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6606d1 2024-02-08 19:43:25.238 [DefaultDispatcher-worker-8 @coroutine#2745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6606d1 2024-02-08 19:43:25.246 [DefaultDispatcher-worker-3 @coroutine#2745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6606d1 2024-02-08 19:43:25.254 [DefaultDispatcher-worker-6 @coroutine#2745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6606d1 2024-02-08 19:43:25.261 [DefaultDispatcher-worker-3 @coroutine#2745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6606d1 2024-02-08 19:43:25.267 [DefaultDispatcher-worker-3 @coroutine#2745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6606d1 2024-02-08 19:43:25.274 [DefaultDispatcher-worker-2 @coroutine#2745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6606d1 2024-02-08 19:43:25.282 [DefaultDispatcher-worker-2 @coroutine#2745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6606d1 2024-02-08 19:43:25.285 [HikariPool-76 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:43:25.288 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@a57c265 2024-02-08 19:43:25.288 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@a57c265 2024-02-08 19:43:25.290 [DefaultDispatcher-worker-6 @coroutine#2745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6606d1 2024-02-08 19:43:25.292 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@4902d5f 2024-02-08 19:43:25.292 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@4902d5f 2024-02-08 19:43:25.296 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@afa915 2024-02-08 19:43:25.296 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@afa915 2024-02-08 19:43:25.299 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@45ad2764 2024-02-08 19:43:25.299 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@45ad2764 2024-02-08 19:43:25.299 [DefaultDispatcher-worker-1 @coroutine#2745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6606d1 2024-02-08 19:43:25.301 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@71dd815e 2024-02-08 19:43:25.301 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@71dd815e 2024-02-08 19:43:25.303 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@74a2a0ef 2024-02-08 19:43:25.303 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@74a2a0ef 2024-02-08 19:43:25.306 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@938586f 2024-02-08 19:43:25.306 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@938586f 2024-02-08 19:43:25.308 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@2582d82b 2024-02-08 19:43:25.308 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@2582d82b 2024-02-08 19:43:25.308 [DefaultDispatcher-worker-15 @coroutine#2757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6606d1 2024-02-08 19:43:25.310 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@38c86ab4 2024-02-08 19:43:25.310 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@38c86ab4 2024-02-08 19:43:25.310 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-08 19:43:25.317 [DefaultDispatcher-worker-2 @coroutine#2757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6606d1 2024-02-08 19:43:25.326 [DefaultDispatcher-worker-2 @coroutine#2757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6606d1 2024-02-08 19:43:25.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2024-02-08 19:43:25.328 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2024-02-08 19:43:25.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 19:43:25.328 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b6606d1: (connection evicted) 2024-02-08 19:43:25.329 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a57c265: (connection evicted) 2024-02-08 19:43:25.329 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4902d5f: (connection evicted) 2024-02-08 19:43:25.329 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@afa915: (connection evicted) 2024-02-08 19:43:25.330 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45ad2764: (connection evicted) 2024-02-08 19:43:25.330 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71dd815e: (connection evicted) 2024-02-08 19:43:25.331 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74a2a0ef: (connection evicted) 2024-02-08 19:43:25.331 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@938586f: (connection evicted) 2024-02-08 19:43:25.331 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2582d82b: (connection evicted) 2024-02-08 19:43:25.332 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38c86ab4: (connection evicted) 2024-02-08 19:43:25.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:25.333 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2024-02-08 19:43:25.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2024-02-08 19:43:25.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2024-02-08 19:43:25.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:25.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:25.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:25.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:25.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:25.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:25.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@265c0752 2024-02-08 19:43:25.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:25.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:25.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:25.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:25.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:25.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:25.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:25.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:25.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:25.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:25.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:25.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:25.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:25.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 19:43:25.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 19:43:25.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:25.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:25.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 19:43:25.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:25.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2024-02-08 19:43:25.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:25.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:25.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:25.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:25.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:25.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:25.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:25.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:25.334 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2024-02-08 19:43:25.335 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a75183d 2024-02-08 19:43:25.335 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a75183d 2024-02-08 19:43:25.335 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2024-02-08 19:43:25.355 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a75183d 2024-02-08 19:43:25.375 [DefaultDispatcher-worker-3 @coroutine#2761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a75183d 2024-02-08 19:43:25.385 [DefaultDispatcher-worker-3 @coroutine#2761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a75183d 2024-02-08 19:43:25.393 [DefaultDispatcher-worker-15 @coroutine#2761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a75183d 2024-02-08 19:43:25.400 [DefaultDispatcher-worker-1 @coroutine#2761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a75183d 2024-02-08 19:43:25.408 [DefaultDispatcher-worker-2 @coroutine#2761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a75183d 2024-02-08 19:43:25.415 [DefaultDispatcher-worker-3 @coroutine#2761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a75183d 2024-02-08 19:43:25.423 [DefaultDispatcher-worker-1 @coroutine#2761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a75183d 2024-02-08 19:43:25.430 [DefaultDispatcher-worker-3 @coroutine#2761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a75183d 2024-02-08 19:43:25.435 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:43:25.440 [DefaultDispatcher-worker-6 @coroutine#2761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a75183d 2024-02-08 19:43:25.440 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@b0bf76d 2024-02-08 19:43:25.440 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@b0bf76d 2024-02-08 19:43:25.444 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cc087c 2024-02-08 19:43:25.444 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cc087c 2024-02-08 19:43:25.447 [DefaultDispatcher-worker-6 @coroutine#2761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a75183d 2024-02-08 19:43:25.448 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f39c1d 2024-02-08 19:43:25.448 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f39c1d 2024-02-08 19:43:25.450 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@44f10247 2024-02-08 19:43:25.450 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@44f10247 2024-02-08 19:43:25.452 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@1015352b 2024-02-08 19:43:25.452 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@1015352b 2024-02-08 19:43:25.455 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@757f40bd 2024-02-08 19:43:25.455 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@757f40bd 2024-02-08 19:43:25.456 [DefaultDispatcher-worker-9 @coroutine#2772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a75183d 2024-02-08 19:43:25.457 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@6871297b 2024-02-08 19:43:25.457 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@6871297b 2024-02-08 19:43:25.459 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@24defd08 2024-02-08 19:43:25.459 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@24defd08 2024-02-08 19:43:25.461 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d5b28d5 2024-02-08 19:43:25.461 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d5b28d5 2024-02-08 19:43:25.461 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-08 19:43:25.467 [DefaultDispatcher-worker-1 @coroutine#2772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a75183d 2024-02-08 19:43:25.476 [DefaultDispatcher-worker-6 @coroutine#2772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a75183d 2024-02-08 19:43:25.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Shutdown initiated... 2024-02-08 19:43:25.478 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Close initiated... 2024-02-08 19:43:25.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 19:43:25.478 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a75183d: (connection evicted) 2024-02-08 19:43:25.479 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b0bf76d: (connection evicted) 2024-02-08 19:43:25.479 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5cc087c: (connection evicted) 2024-02-08 19:43:25.479 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f39c1d: (connection evicted) 2024-02-08 19:43:25.480 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@44f10247: (connection evicted) 2024-02-08 19:43:25.480 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1015352b: (connection evicted) 2024-02-08 19:43:25.481 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@757f40bd: (connection evicted) 2024-02-08 19:43:25.481 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6871297b: (connection evicted) 2024-02-08 19:43:25.482 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24defd08: (connection evicted) 2024-02-08 19:43:25.482 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d5b28d5: (connection evicted) 2024-02-08 19:43:25.484 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:25.484 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Closed. 2024-02-08 19:43:25.484 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Shutdown completed. 2024-02-08 19:43:25.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2024-02-08 19:43:25.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:25.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:25.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:25.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:25.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:25.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:25.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a22c1ba 2024-02-08 19:43:25.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:25.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:25.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:25.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:25.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:25.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:25.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:25.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:25.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:25.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:25.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:25.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:25.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:25.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:25.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:25.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:25.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:25.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:25.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:25.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2024-02-08 19:43:25.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:25.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:25.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:25.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:25.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:25.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:25.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:25.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:25.887 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2024-02-08 19:43:25.888 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@67372d20 2024-02-08 19:43:25.888 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@67372d20 2024-02-08 19:43:25.888 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2024-02-08 19:43:25.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2024-02-08 19:43:25.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:25.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:25.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:25.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:25.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:25.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:25.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14d513ca 2024-02-08 19:43:25.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:25.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:25.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:25.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:25.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:25.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:25.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:25.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:25.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:25.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:25.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:25.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:25.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:25.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:25.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:25.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:25.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:25.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:25.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:25.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2024-02-08 19:43:25.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:25.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:25.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:25.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:25.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:25.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:25.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:25.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:25.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2024-02-08 19:43:25.905 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@68af8288 2024-02-08 19:43:25.905 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@68af8288 2024-02-08 19:43:25.905 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2024-02-08 19:43:25.929 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68af8288 2024-02-08 19:43:25.932 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68af8288 2024-02-08 19:43:25.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2024-02-08 19:43:25.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:25.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:25.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:25.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:25.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:25.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:25.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@478cc5f1 2024-02-08 19:43:25.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:25.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:25.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:25.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:25.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:25.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:25.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:25.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:25.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:25.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:25.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:25.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:25.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:25.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:25.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:25.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:25.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:25.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:25.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:25.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2024-02-08 19:43:25.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:25.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:25.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:25.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:25.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:25.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:25.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:25.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:25.937 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2024-02-08 19:43:25.938 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bf41cd0 2024-02-08 19:43:25.938 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bf41cd0 2024-02-08 19:43:25.938 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2024-02-08 19:43:25.961 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bf41cd0 2024-02-08 19:43:25.964 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bf41cd0 2024-02-08 19:43:25.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2024-02-08 19:43:25.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:25.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:25.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:25.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:25.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:25.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:25.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@613a608e 2024-02-08 19:43:25.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:25.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:25.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:25.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:25.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:25.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:25.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:25.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:25.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:25.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:25.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:25.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:25.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:25.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:25.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:25.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:25.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:25.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:25.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:25.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2024-02-08 19:43:25.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:25.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:25.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:25.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:25.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:25.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:25.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:25.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:25.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2024-02-08 19:43:25.970 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@575cfec1 2024-02-08 19:43:25.970 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@575cfec1 2024-02-08 19:43:25.970 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2024-02-08 19:43:25.988 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:25.994 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@575cfec1 2024-02-08 19:43:25.996 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@575cfec1 2024-02-08 19:43:25.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2024-02-08 19:43:25.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:25.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:25.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:25.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:25.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:25.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:25.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ba0dcba 2024-02-08 19:43:25.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:25.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:25.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:25.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:25.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:25.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:25.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:25.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:25.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:25.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:25.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:25.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:25.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:25.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:25.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:25.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:25.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:25.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:25.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:25.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2024-02-08 19:43:25.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:25.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:25.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:25.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:25.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:25.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:25.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:25.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:25.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2024-02-08 19:43:25.998 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@38394e76 2024-02-08 19:43:25.998 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@38394e76 2024-02-08 19:43:25.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2024-02-08 19:43:26.005 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:26.022 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38394e76 2024-02-08 19:43:26.025 [Test worker @coroutine#2797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38394e76 2024-02-08 19:43:26.030 [Test worker @coroutine#2801] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51335/ 2024-02-08 19:43:26.030 [Test worker @coroutine#2801] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51335/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:43:26.032 [Test worker @coroutine#2801] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51335/ 2024-02-08 19:43:26.033 [Test worker @coroutine#2801] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51335/ 2024-02-08 19:43:26.033 [Test worker @coroutine#2801] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51335/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:43:26.033 [Test worker @coroutine#2801] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51335/ 2024-02-08 19:43:26.034 [Test worker @coroutine#2801] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51335/ 2024-02-08 19:43:26.034 [Test worker @coroutine#2801] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51335/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:43:26.034 [Test worker @coroutine#2801] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51335/ 2024-02-08 19:43:26.035 [Test worker @coroutine#2801] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51335/ 2024-02-08 19:43:26.035 [Test worker @coroutine#2801] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51335/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:43:26.038 [HikariPool-80 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:26.070 [HikariPool-81 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:26.079 [Test worker @coroutine#2801] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51335/ 2024-02-08 19:43:26.079 [Test worker @coroutine#2801] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51335/ 2024-02-08 19:43:26.079 [Test worker @coroutine#2801] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51335/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:43:26.080 [Test worker @coroutine#2801] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51335/ 2024-02-08 19:43:26.081 [Test worker @coroutine#2801] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51335/ 2024-02-08 19:43:26.081 [Test worker @coroutine#2801] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51335/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:43:26.082 [Test worker @coroutine#2801] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51335/ 2024-02-08 19:43:26.082 [Test worker @coroutine#2801] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51335/ 2024-02-08 19:43:26.082 [Test worker @coroutine#2801] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51335/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:43:26.083 [Test worker @coroutine#2801] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51335/ 2024-02-08 19:43:26.087 [Test worker @coroutine#2817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49247/ 2024-02-08 19:43:26.087 [Test worker @coroutine#2817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49247/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:43:26.088 [Test worker @coroutine#2817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49247/ 2024-02-08 19:43:26.089 [Test worker @coroutine#2817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49247/ 2024-02-08 19:43:26.089 [Test worker @coroutine#2817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49247/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:43:26.090 [Test worker @coroutine#2817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49247/ 2024-02-08 19:43:26.090 [Test worker @coroutine#2817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49247/ 2024-02-08 19:43:26.090 [Test worker @coroutine#2817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49247/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:43:26.091 [Test worker @coroutine#2817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49247/ 2024-02-08 19:43:26.091 [Test worker @coroutine#2817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49247/ 2024-02-08 19:43:26.091 [Test worker @coroutine#2817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49247/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:43:26.098 [HikariPool-82 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:26.135 [Test worker @coroutine#2817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49247/ 2024-02-08 19:43:26.135 [Test worker @coroutine#2817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49247/ 2024-02-08 19:43:26.135 [Test worker @coroutine#2817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49247/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:43:26.136 [Test worker @coroutine#2817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49247/ 2024-02-08 19:43:26.137 [Test worker @coroutine#2817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49247/ 2024-02-08 19:43:26.137 [Test worker @coroutine#2817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49247/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:43:26.137 [Test worker @coroutine#2817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49247/ 2024-02-08 19:43:26.138 [Test worker @coroutine#2817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49247/ 2024-02-08 19:43:26.138 [Test worker @coroutine#2817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49247/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:43:26.139 [Test worker @coroutine#2817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49247/ 2024-02-08 19:43:26.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2024-02-08 19:43:26.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:26.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:26.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:26.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:26.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:26.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:26.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bf52f8f 2024-02-08 19:43:26.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:26.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:26.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:26.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:26.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:26.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:26.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:26.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:26.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:26.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:26.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:26.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:26.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:26.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 19:43:26.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 19:43:26.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:26.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:26.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 19:43:26.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:26.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2024-02-08 19:43:26.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:26.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:26.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:26.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:26.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:26.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:26.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:26.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:26.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2024-02-08 19:43:26.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@811d8d6 2024-02-08 19:43:26.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@811d8d6 2024-02-08 19:43:26.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2024-02-08 19:43:26.392 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@811d8d6 2024-02-08 19:43:26.403 [Test worker @coroutine#2846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@811d8d6 2024-02-08 19:43:26.406 [Test worker @coroutine#2848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@811d8d6 2024-02-08 19:43:26.408 [DefaultDispatcher-worker-6 @coroutine#2852] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48971/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:43:26.409 [DefaultDispatcher-worker-6 @coroutine#2852] 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:48971/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 19:43:26.409 [DefaultDispatcher-worker-6 @coroutine#2852] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48971/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:43:26.409 [DefaultDispatcher-worker-6 @coroutine#2852] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48971/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 19:43:26.411 [DefaultDispatcher-worker-4 @coroutine#2852] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48971/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:43:26.411 [DefaultDispatcher-worker-4 @coroutine#2852] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48971/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:43:26.417 [DefaultDispatcher-worker-6 @coroutine#2851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@811d8d6 2024-02-08 19:43:26.418 [DefaultDispatcher-worker-6 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48971/UmAppDatabase/replication/nodeId 2024-02-08 19:43:26.418 [DefaultDispatcher-worker-6 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48971/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:26.418 [DefaultDispatcher-worker-6 @coroutine#2851] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48971/UmAppDatabase/replication/nodeId 2024-02-08 19:43:26.419 [DefaultDispatcher-worker-8 @coroutine#2851] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48971/UmAppDatabase/replication/nodeId 2024-02-08 19:43:26.419 [DefaultDispatcher-worker-8 @coroutine#2851] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48971/UmAppDatabase/replication/nodeId 2024-02-08 19:43:26.420 [Test worker @coroutine#2856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@811d8d6 2024-02-08 19:43:26.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2024-02-08 19:43:26.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:26.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:26.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:26.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:26.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:26.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:26.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10bcbbed 2024-02-08 19:43:26.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:26.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:26.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:26.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:26.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:26.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:26.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:26.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:26.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:26.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:26.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:26.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:26.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:26.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 19:43:26.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 19:43:26.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:26.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:26.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 19:43:26.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:26.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2024-02-08 19:43:26.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:26.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:26.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:26.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:26.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:26.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:26.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:26.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:26.422 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2024-02-08 19:43:26.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@47e70f54 2024-02-08 19:43:26.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@47e70f54 2024-02-08 19:43:26.422 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2024-02-08 19:43:26.445 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47e70f54 2024-02-08 19:43:26.455 [Test worker @coroutine#2863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47e70f54 2024-02-08 19:43:26.457 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47e70f54 2024-02-08 19:43:26.461 [DefaultDispatcher-worker-1 @coroutine#2875] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48971/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-08 19:43:26.462 [DefaultDispatcher-worker-1 @coroutine#2875] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48971/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2024-02-08 19:43:26.462 [DefaultDispatcher-worker-1 @coroutine#2875] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48971/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-08 19:43:26.464 [DefaultDispatcher-worker-7 @coroutine#2875] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48971/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-08 19:43:26.464 [DefaultDispatcher-worker-7 @coroutine#2875] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48971/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-08 19:43:26.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2024-02-08 19:43:26.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:26.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:26.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:26.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:26.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:26.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:26.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b827796 2024-02-08 19:43:26.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:26.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:26.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:26.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:26.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:26.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:26.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:26.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:26.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:26.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:26.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:26.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:26.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:26.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 19:43:26.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 19:43:26.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:26.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:26.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 19:43:26.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:26.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2024-02-08 19:43:26.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:26.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:26.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:26.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:26.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:26.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:26.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:26.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:26.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2024-02-08 19:43:26.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-08 19:43:26.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-08 19:43:26.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2024-02-08 19:43:26.468 [DefaultDispatcher-worker-12 @coroutine#2868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47e70f54 2024-02-08 19:43:26.472 [HikariPool-83 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:26.475 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@59bce3c4 2024-02-08 19:43:26.475 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@59bce3c4 2024-02-08 19:43:26.478 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@577b1683 2024-02-08 19:43:26.478 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@577b1683 2024-02-08 19:43:26.482 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@534488b4 2024-02-08 19:43:26.482 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@534488b4 2024-02-08 19:43:26.485 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@16461cb8 2024-02-08 19:43:26.485 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@16461cb8 2024-02-08 19:43:26.488 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@285a6f77 2024-02-08 19:43:26.488 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@285a6f77 2024-02-08 19:43:26.490 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@279aabf1 2024-02-08 19:43:26.490 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@279aabf1 2024-02-08 19:43:26.491 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-08 19:43:26.492 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@506c869e 2024-02-08 19:43:26.492 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@506c869e 2024-02-08 19:43:26.494 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@7669e3f7 2024-02-08 19:43:26.494 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@7669e3f7 2024-02-08 19:43:26.497 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@db31b9a 2024-02-08 19:43:26.497 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@db31b9a 2024-02-08 19:43:26.497 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 19:43:26.502 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-08 19:43:26.504 [Test worker @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-08 19:43:26.505 [DefaultDispatcher-worker-12 @coroutine#2885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50701/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:43:26.505 [DefaultDispatcher-worker-12 @coroutine#2885] 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:50701/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 19:43:26.505 [DefaultDispatcher-worker-12 @coroutine#2885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50701/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:43:26.505 [DefaultDispatcher-worker-12 @coroutine#2885] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50701/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 19:43:26.507 [DefaultDispatcher-worker-5 @coroutine#2885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50701/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:43:26.507 [DefaultDispatcher-worker-5 @coroutine#2885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50701/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:43:26.514 [DefaultDispatcher-worker-12 @coroutine#2884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-08 19:43:26.514 [DefaultDispatcher-worker-12 @coroutine#2884] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50701/UmAppDatabase/replication/nodeId 2024-02-08 19:43:26.515 [DefaultDispatcher-worker-12 @coroutine#2884] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50701/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:26.515 [DefaultDispatcher-worker-12 @coroutine#2884] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50701/UmAppDatabase/replication/nodeId 2024-02-08 19:43:26.515 [DefaultDispatcher-worker-13 @coroutine#2884] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50701/UmAppDatabase/replication/nodeId 2024-02-08 19:43:26.516 [DefaultDispatcher-worker-13 @coroutine#2884] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50701/UmAppDatabase/replication/nodeId 2024-02-08 19:43:26.518 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-08 19:43:26.522 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:26.526 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@395109fb 2024-02-08 19:43:26.526 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@395109fb 2024-02-08 19:43:26.526 [DefaultDispatcher-worker-11 @coroutine#2896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-08 19:43:26.529 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@3796e0a1 2024-02-08 19:43:26.529 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@3796e0a1 2024-02-08 19:43:26.532 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@33a9628b 2024-02-08 19:43:26.532 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@33a9628b 2024-02-08 19:43:26.534 [DefaultDispatcher-worker-13 @coroutine#2896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-08 19:43:26.534 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@76abea9a 2024-02-08 19:43:26.534 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@76abea9a 2024-02-08 19:43:26.536 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@47842b65 2024-02-08 19:43:26.536 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@47842b65 2024-02-08 19:43:26.539 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@479758dc 2024-02-08 19:43:26.539 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@479758dc 2024-02-08 19:43:26.541 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f52c79f 2024-02-08 19:43:26.541 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f52c79f 2024-02-08 19:43:26.542 [DefaultDispatcher-worker-12 @coroutine#2896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-08 19:43:26.544 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@168415d5 2024-02-08 19:43:26.544 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@168415d5 2024-02-08 19:43:26.546 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@703ddb63 2024-02-08 19:43:26.546 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@703ddb63 2024-02-08 19:43:26.547 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 19:43:26.550 [DefaultDispatcher-worker-12 @coroutine#2896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-08 19:43:26.558 [DefaultDispatcher-worker-11 @coroutine#2901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-08 19:43:26.566 [DefaultDispatcher-worker-6 @coroutine#2901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-08 19:43:26.568 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:43:26.572 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@3eb67213 2024-02-08 19:43:26.572 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@3eb67213 2024-02-08 19:43:26.573 [DefaultDispatcher-worker-5 @coroutine#2901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-08 19:43:26.575 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@30718bb5 2024-02-08 19:43:26.575 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@30718bb5 2024-02-08 19:43:26.579 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@344e1963 2024-02-08 19:43:26.579 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@344e1963 2024-02-08 19:43:26.582 [DefaultDispatcher-worker-3 @coroutine#2901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-08 19:43:26.582 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@714c818e 2024-02-08 19:43:26.582 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@714c818e 2024-02-08 19:43:26.585 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ce7535e 2024-02-08 19:43:26.585 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ce7535e 2024-02-08 19:43:26.587 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@40f75354 2024-02-08 19:43:26.587 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@40f75354 2024-02-08 19:43:26.589 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b6df28 2024-02-08 19:43:26.589 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b6df28 2024-02-08 19:43:26.591 [DefaultDispatcher-worker-3 @coroutine#2906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-08 19:43:26.591 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@11637ec1 2024-02-08 19:43:26.591 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@11637ec1 2024-02-08 19:43:26.594 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@5758a210 2024-02-08 19:43:26.594 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@5758a210 2024-02-08 19:43:26.594 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-08 19:43:26.599 [DefaultDispatcher-worker-3 @coroutine#2906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-08 19:43:26.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2024-02-08 19:43:26.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:26.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:26.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:26.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:26.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:26.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:26.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7091a016 2024-02-08 19:43:26.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:26.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:26.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:26.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:26.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:26.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:26.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:26.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:26.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:26.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:26.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:26.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:26.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:26.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 19:43:26.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 19:43:26.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:26.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:26.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 19:43:26.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:26.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2024-02-08 19:43:26.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:26.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:26.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:26.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:26.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:26.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:26.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:26.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:26.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2024-02-08 19:43:26.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f2a7ca0 2024-02-08 19:43:26.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f2a7ca0 2024-02-08 19:43:26.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2024-02-08 19:43:26.631 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2a7ca0 2024-02-08 19:43:26.642 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2a7ca0 2024-02-08 19:43:26.643 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2a7ca0 2024-02-08 19:43:26.645 [DefaultDispatcher-worker-1 @coroutine#2931] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41043/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:43:26.645 [DefaultDispatcher-worker-1 @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.localdomain:41043/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 19:43:26.645 [DefaultDispatcher-worker-1 @coroutine#2931] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41043/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:43:26.645 [DefaultDispatcher-worker-1 @coroutine#2931] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41043/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 19:43:26.647 [DefaultDispatcher-worker-9 @coroutine#2931] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41043/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:43:26.647 [DefaultDispatcher-worker-9 @coroutine#2931] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41043/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:43:26.654 [DefaultDispatcher-worker-13 @coroutine#2930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2a7ca0 2024-02-08 19:43:26.654 [DefaultDispatcher-worker-13 @coroutine#2930] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId 2024-02-08 19:43:26.654 [DefaultDispatcher-worker-13 @coroutine#2930] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:26.654 [DefaultDispatcher-worker-13 @coroutine#2930] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId 2024-02-08 19:43:26.655 [DefaultDispatcher-worker-15 @coroutine#2930] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId 2024-02-08 19:43:26.655 [DefaultDispatcher-worker-15 @coroutine#2930] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId 2024-02-08 19:43:26.657 [Test worker @coroutine#2935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2a7ca0 2024-02-08 19:43:26.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2024-02-08 19:43:26.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:26.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:26.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:26.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:26.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:26.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:26.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76c85485 2024-02-08 19:43:26.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:26.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:26.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:26.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:26.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:26.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:26.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:26.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:26.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:26.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:26.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:26.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:26.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:26.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 19:43:26.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 19:43:26.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:26.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:26.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 19:43:26.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:26.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2024-02-08 19:43:26.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:26.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:26.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:26.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:26.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:26.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:26.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:26.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:26.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2024-02-08 19:43:26.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a7ac98b 2024-02-08 19:43:26.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a7ac98b 2024-02-08 19:43:26.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2024-02-08 19:43:26.662 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a7ac98b 2024-02-08 19:43:26.676 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a7ac98b 2024-02-08 19:43:26.677 [Test worker @coroutine#2944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a7ac98b 2024-02-08 19:43:26.679 [DefaultDispatcher-worker-10 @coroutine#2952] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41043/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-08 19:43:26.679 [DefaultDispatcher-worker-10 @coroutine#2952] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41043/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2024-02-08 19:43:26.679 [DefaultDispatcher-worker-10 @coroutine#2952] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41043/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-08 19:43:26.680 [DefaultDispatcher-worker-1 @coroutine#2952] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41043/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-08 19:43:26.680 [DefaultDispatcher-worker-1 @coroutine#2952] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41043/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-08 19:43:26.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2024-02-08 19:43:26.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:26.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:26.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:26.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:26.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:26.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:26.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@579ee82 2024-02-08 19:43:26.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:26.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:26.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:26.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:26.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:26.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:26.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:26.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:26.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:26.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:26.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:26.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:26.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:26.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 19:43:26.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 19:43:26.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:26.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:26.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 19:43:26.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:26.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2024-02-08 19:43:26.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:26.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:26.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:26.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:26.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:26.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:26.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:26.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:26.683 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2024-02-08 19:43:26.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c3884f5 2024-02-08 19:43:26.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c3884f5 2024-02-08 19:43:26.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2024-02-08 19:43:26.685 [DefaultDispatcher-worker-2 @coroutine#2946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a7ac98b 2024-02-08 19:43:26.705 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c3884f5 2024-02-08 19:43:26.711 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:26.716 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c3884f5 2024-02-08 19:43:26.716 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@11fb01c8 2024-02-08 19:43:26.716 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@11fb01c8 2024-02-08 19:43:26.717 [Test worker @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c3884f5 2024-02-08 19:43:26.719 [DefaultDispatcher-worker-7 @coroutine#2963] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33881/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:43:26.719 [DefaultDispatcher-worker-7 @coroutine#2963] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33881/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 19:43:26.719 [DefaultDispatcher-worker-7 @coroutine#2963] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33881/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:43:26.719 [DefaultDispatcher-worker-7 @coroutine#2963] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33881/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 19:43:26.721 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f3cfd87 2024-02-08 19:43:26.721 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f3cfd87 2024-02-08 19:43:26.723 [DefaultDispatcher-worker-11 @coroutine#2963] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33881/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:43:26.723 [DefaultDispatcher-worker-11 @coroutine#2963] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33881/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:43:26.725 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b036ab8 2024-02-08 19:43:26.725 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b036ab8 2024-02-08 19:43:26.727 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e01f7bc 2024-02-08 19:43:26.727 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e01f7bc 2024-02-08 19:43:26.727 [DefaultDispatcher-worker-5 @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c3884f5 2024-02-08 19:43:26.727 [DefaultDispatcher-worker-5 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33881/UmAppDatabase/replication/nodeId 2024-02-08 19:43:26.727 [DefaultDispatcher-worker-5 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33881/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:26.727 [DefaultDispatcher-worker-5 @coroutine#2962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33881/UmAppDatabase/replication/nodeId 2024-02-08 19:43:26.728 [DefaultDispatcher-worker-3 @coroutine#2962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33881/UmAppDatabase/replication/nodeId 2024-02-08 19:43:26.728 [DefaultDispatcher-worker-3 @coroutine#2962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33881/UmAppDatabase/replication/nodeId 2024-02-08 19:43:26.729 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@173d58f5 2024-02-08 19:43:26.729 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@173d58f5 2024-02-08 19:43:26.730 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c3884f5 2024-02-08 19:43:26.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2024-02-08 19:43:26.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:26.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:26.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:26.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:26.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:26.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:26.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c28009f 2024-02-08 19:43:26.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:26.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:26.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:26.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:26.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:26.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:26.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:26.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:26.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:26.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:26.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:26.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:26.731 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f954f50 2024-02-08 19:43:26.731 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f954f50 2024-02-08 19:43:26.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:26.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 19:43:26.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 19:43:26.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:26.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:26.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 19:43:26.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:26.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2024-02-08 19:43:26.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:26.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:26.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:26.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:26.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:26.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:26.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:26.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:26.732 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2024-02-08 19:43:26.734 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f43beb0 2024-02-08 19:43:26.734 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f43beb0 2024-02-08 19:43:26.736 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e2e08f3 2024-02-08 19:43:26.736 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e2e08f3 2024-02-08 19:43:26.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@f4c3e9 2024-02-08 19:43:26.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@f4c3e9 2024-02-08 19:43:26.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2024-02-08 19:43:26.738 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@43290533 2024-02-08 19:43:26.738 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@43290533 2024-02-08 19:43:26.738 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 19:43:26.738 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4c3e9 2024-02-08 19:43:26.751 [Test worker @coroutine#2974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4c3e9 2024-02-08 19:43:26.753 [Test worker @coroutine#2977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4c3e9 2024-02-08 19:43:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2024-02-08 19:43:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6cfac0bd 2024-02-08 19:43:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 19:43:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 19:43:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 19:43:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2024-02-08 19:43:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:26.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2024-02-08 19:43:26.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1edf52e6 2024-02-08 19:43:26.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1edf52e6 2024-02-08 19:43:26.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2024-02-08 19:43:26.759 [DefaultDispatcher-worker-1 @coroutine#2979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4c3e9 2024-02-08 19:43:26.762 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:26.764 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d65573a 2024-02-08 19:43:26.764 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d65573a 2024-02-08 19:43:26.766 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@13a2bae6 2024-02-08 19:43:26.766 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@13a2bae6 2024-02-08 19:43:26.769 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@179d3c4a 2024-02-08 19:43:26.769 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@179d3c4a 2024-02-08 19:43:26.772 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@529fb0dd 2024-02-08 19:43:26.772 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@529fb0dd 2024-02-08 19:43:26.775 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@65f4e133 2024-02-08 19:43:26.775 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@65f4e133 2024-02-08 19:43:26.777 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1edf52e6 2024-02-08 19:43:26.777 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@638702e1 2024-02-08 19:43:26.777 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@638702e1 2024-02-08 19:43:26.779 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d060db7 2024-02-08 19:43:26.779 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d060db7 2024-02-08 19:43:26.782 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@32b04f92 2024-02-08 19:43:26.782 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@32b04f92 2024-02-08 19:43:26.784 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@700fdd8e 2024-02-08 19:43:26.784 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@700fdd8e 2024-02-08 19:43:26.784 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 19:43:26.784 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:26.788 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1edf52e6 2024-02-08 19:43:26.788 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@c699f30 2024-02-08 19:43:26.788 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@c699f30 2024-02-08 19:43:26.789 [Test worker @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1edf52e6 2024-02-08 19:43:26.790 [DefaultDispatcher-worker-1 @coroutine#2993] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41863/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:43:26.790 [DefaultDispatcher-worker-1 @coroutine#2993] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41863/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 19:43:26.790 [DefaultDispatcher-worker-1 @coroutine#2993] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41863/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:43:26.791 [DefaultDispatcher-worker-1 @coroutine#2993] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41863/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 19:43:26.791 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ae60cd 2024-02-08 19:43:26.791 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ae60cd 2024-02-08 19:43:26.792 [DefaultDispatcher-worker-13 @coroutine#2993] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41863/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:43:26.792 [DefaultDispatcher-worker-13 @coroutine#2993] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41863/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:43:26.794 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@691f440 2024-02-08 19:43:26.794 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@691f440 2024-02-08 19:43:26.796 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@43936af6 2024-02-08 19:43:26.796 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@43936af6 2024-02-08 19:43:26.798 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@343fdab 2024-02-08 19:43:26.798 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@343fdab 2024-02-08 19:43:26.800 [DefaultDispatcher-worker-8 @coroutine#2992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1edf52e6 2024-02-08 19:43:26.800 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@721a4d06 2024-02-08 19:43:26.800 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@721a4d06 2024-02-08 19:43:26.801 [DefaultDispatcher-worker-8 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41863/UmAppDatabase/replication/nodeId 2024-02-08 19:43:26.801 [DefaultDispatcher-worker-8 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41863/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:26.801 [DefaultDispatcher-worker-8 @coroutine#2992] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41863/UmAppDatabase/replication/nodeId 2024-02-08 19:43:26.801 [DefaultDispatcher-worker-11 @coroutine#2992] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41863/UmAppDatabase/replication/nodeId 2024-02-08 19:43:26.802 [DefaultDispatcher-worker-11 @coroutine#2992] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41863/UmAppDatabase/replication/nodeId 2024-02-08 19:43:26.802 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b2084f1 2024-02-08 19:43:26.803 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b2084f1 2024-02-08 19:43:26.805 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@23bc95b9 2024-02-08 19:43:26.805 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@23bc95b9 2024-02-08 19:43:26.806 [Test worker @coroutine#2997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1edf52e6 2024-02-08 19:43:26.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2024-02-08 19:43:26.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:26.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:26.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:26.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:26.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:26.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:26.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7891742e 2024-02-08 19:43:26.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:26.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:26.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:26.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:26.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:26.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:26.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:26.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:26.807 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f8e9ac0 2024-02-08 19:43:26.807 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f8e9ac0 2024-02-08 19:43:26.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:26.807 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 19:43:26.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:26.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:26.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:26.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:26.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 19:43:26.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 19:43:26.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:26.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:26.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 19:43:26.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:26.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2024-02-08 19:43:26.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:26.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:26.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:26.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:26.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:26.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:26.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:26.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:26.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2024-02-08 19:43:26.809 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@781bd9dd 2024-02-08 19:43:26.809 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@781bd9dd 2024-02-08 19:43:26.809 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2024-02-08 19:43:26.810 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@781bd9dd 2024-02-08 19:43:26.821 [Test worker @coroutine#3004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@781bd9dd 2024-02-08 19:43:26.822 [Test worker @coroutine#3006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@781bd9dd 2024-02-08 19:43:26.823 [DefaultDispatcher-worker-8 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2024-02-08 19:43:26.824 [DefaultDispatcher-worker-8 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:26.824 [DefaultDispatcher-worker-8 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:26.824 [DefaultDispatcher-worker-8 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:26.824 [DefaultDispatcher-worker-8 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:26.824 [DefaultDispatcher-worker-8 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:26.824 [DefaultDispatcher-worker-8 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:26.824 [DefaultDispatcher-worker-8 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@534b0caa 2024-02-08 19:43:26.824 [DefaultDispatcher-worker-8 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:26.824 [DefaultDispatcher-worker-8 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:26.824 [DefaultDispatcher-worker-8 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:26.824 [DefaultDispatcher-worker-8 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:26.824 [DefaultDispatcher-worker-8 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:26.824 [DefaultDispatcher-worker-8 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:26.824 [DefaultDispatcher-worker-8 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:26.824 [DefaultDispatcher-worker-8 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:26.824 [DefaultDispatcher-worker-8 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:26.824 [DefaultDispatcher-worker-8 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:26.824 [DefaultDispatcher-worker-8 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:26.824 [DefaultDispatcher-worker-8 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:26.824 [DefaultDispatcher-worker-8 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:26.824 [DefaultDispatcher-worker-8 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 19:43:26.824 [DefaultDispatcher-worker-8 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 19:43:26.824 [DefaultDispatcher-worker-8 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:26.824 [DefaultDispatcher-worker-8 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:26.824 [DefaultDispatcher-worker-8 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 19:43:26.824 [DefaultDispatcher-worker-8 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:26.824 [DefaultDispatcher-worker-8 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2024-02-08 19:43:26.824 [DefaultDispatcher-worker-8 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:26.824 [DefaultDispatcher-worker-8 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:26.824 [DefaultDispatcher-worker-8 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:26.824 [DefaultDispatcher-worker-8 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:26.824 [DefaultDispatcher-worker-8 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:26.824 [DefaultDispatcher-worker-8 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:26.824 [DefaultDispatcher-worker-8 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:26.824 [DefaultDispatcher-worker-8 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:26.824 [DefaultDispatcher-worker-8 @coroutine#3014] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2024-02-08 19:43:26.825 [DefaultDispatcher-worker-8 @coroutine#3014] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@251b1399 2024-02-08 19:43:26.825 [DefaultDispatcher-worker-8 @coroutine#3014] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@251b1399 2024-02-08 19:43:26.825 [DefaultDispatcher-worker-8 @coroutine#3014] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2024-02-08 19:43:26.832 [DefaultDispatcher-worker-7 @coroutine#3008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@781bd9dd 2024-02-08 19:43:26.837 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:26.841 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@2959e514 2024-02-08 19:43:26.841 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@2959e514 2024-02-08 19:43:26.844 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@279e1e4f 2024-02-08 19:43:26.844 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@279e1e4f 2024-02-08 19:43:26.847 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@23a18e64 2024-02-08 19:43:26.847 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@23a18e64 2024-02-08 19:43:26.850 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@66a31474 2024-02-08 19:43:26.850 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@66a31474 2024-02-08 19:43:26.853 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@343cf1 2024-02-08 19:43:26.853 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@343cf1 2024-02-08 19:43:26.853 [DefaultDispatcher-worker-8 @coroutine#3014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251b1399 2024-02-08 19:43:26.855 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@570f36de 2024-02-08 19:43:26.855 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@570f36de 2024-02-08 19:43:26.856 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:26.857 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@787240f5 2024-02-08 19:43:26.857 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@787240f5 2024-02-08 19:43:26.859 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@435075e5 2024-02-08 19:43:26.859 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@435075e5 2024-02-08 19:43:26.859 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@68ceb3b 2024-02-08 19:43:26.859 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@68ceb3b 2024-02-08 19:43:26.861 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d9793ff 2024-02-08 19:43:26.861 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d9793ff 2024-02-08 19:43:26.861 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@27fe8caf 2024-02-08 19:43:26.862 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@27fe8caf 2024-02-08 19:43:26.862 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 19:43:26.864 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@49a81e95 2024-02-08 19:43:26.864 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@49a81e95 2024-02-08 19:43:26.864 [DefaultDispatcher-worker-8 @coroutine#3017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251b1399 2024-02-08 19:43:26.866 [DefaultDispatcher-worker-8 @coroutine#3019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251b1399 2024-02-08 19:43:26.866 [DefaultDispatcher-worker-11 @coroutine#3022] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:43:26.866 [DefaultDispatcher-worker-11 @coroutine#3022] 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-02-08 19:43:26.866 [DefaultDispatcher-worker-11 @coroutine#3022] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:43:26.866 [DefaultDispatcher-worker-11 @coroutine#3022] 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-02-08 19:43:26.867 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@caa99c4 2024-02-08 19:43:26.867 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@caa99c4 2024-02-08 19:43:26.867 [DefaultDispatcher-worker-8 @coroutine#3014] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-08 19:43:26.867 [DefaultDispatcher-worker-8 @coroutine#3014] 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-02-08 19:43:26.867 [DefaultDispatcher-worker-8 @coroutine#3014] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-08 19:43:26.869 [DefaultDispatcher-worker-3 @coroutine#3014] 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-02-08 19:43:26.869 [DefaultDispatcher-worker-7 @coroutine#3022] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:43:26.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2024-02-08 19:43:26.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:26.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:26.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:26.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:26.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:26.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:26.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7524125c 2024-02-08 19:43:26.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:26.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:26.871 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c153ae9 2024-02-08 19:43:26.871 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c153ae9 2024-02-08 19:43:26.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:26.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:26.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:26.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:26.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:26.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:26.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:26.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:26.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:26.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:26.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:26.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 19:43:26.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 19:43:26.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:26.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:26.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 19:43:26.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:26.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2024-02-08 19:43:26.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:26.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:26.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:26.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:26.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:26.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:26.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:26.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:26.871 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2024-02-08 19:43:26.872 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@330d16af 2024-02-08 19:43:26.872 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@330d16af 2024-02-08 19:43:26.872 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2024-02-08 19:43:26.873 [DefaultDispatcher-worker-7 @coroutine#3021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251b1399 2024-02-08 19:43:26.873 [DefaultDispatcher-worker-7 @coroutine#3021] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 19:43:26.873 [DefaultDispatcher-worker-7 @coroutine#3021] 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-02-08 19:43:26.873 [DefaultDispatcher-worker-7 @coroutine#3021] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 19:43:26.873 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dec50ff 2024-02-08 19:43:26.873 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dec50ff 2024-02-08 19:43:26.874 [DefaultDispatcher-worker-7 @coroutine#3021] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 19:43:26.876 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@34b9ad61 2024-02-08 19:43:26.876 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@34b9ad61 2024-02-08 19:43:26.879 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c85668b 2024-02-08 19:43:26.879 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c85668b 2024-02-08 19:43:26.882 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@9a2cb80 2024-02-08 19:43:26.882 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@9a2cb80 2024-02-08 19:43:26.882 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 19:43:26.892 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330d16af 2024-02-08 19:43:26.903 [Test worker @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330d16af 2024-02-08 19:43:26.905 [Test worker @coroutine#3032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330d16af 2024-02-08 19:43:26.906 [DefaultDispatcher-worker-11 @coroutine#3036] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41095/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:43:26.906 [DefaultDispatcher-worker-11 @coroutine#3036] 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:41095/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 19:43:26.906 [DefaultDispatcher-worker-11 @coroutine#3036] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41095/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:43:26.906 [DefaultDispatcher-worker-11 @coroutine#3036] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41095/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 19:43:26.908 [DefaultDispatcher-worker-3 @coroutine#3036] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41095/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:43:26.908 [DefaultDispatcher-worker-3 @coroutine#3036] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41095/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:43:26.909 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:26.913 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@13c85a32 2024-02-08 19:43:26.913 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@13c85a32 2024-02-08 19:43:26.916 [DefaultDispatcher-worker-9 @coroutine#3035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330d16af 2024-02-08 19:43:26.916 [DefaultDispatcher-worker-9 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41095/UmAppDatabase/replication/nodeId 2024-02-08 19:43:26.916 [DefaultDispatcher-worker-9 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41095/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:26.916 [DefaultDispatcher-worker-9 @coroutine#3035] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41095/UmAppDatabase/replication/nodeId 2024-02-08 19:43:26.916 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d0fa63b 2024-02-08 19:43:26.916 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d0fa63b 2024-02-08 19:43:26.917 [DefaultDispatcher-worker-12 @coroutine#3035] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41095/UmAppDatabase/replication/nodeId 2024-02-08 19:43:26.917 [DefaultDispatcher-worker-12 @coroutine#3035] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41095/UmAppDatabase/replication/nodeId 2024-02-08 19:43:26.918 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@19303142 2024-02-08 19:43:26.918 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@19303142 2024-02-08 19:43:26.919 [Test worker @coroutine#3040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330d16af 2024-02-08 19:43:26.920 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c32ac00 2024-02-08 19:43:26.920 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c32ac00 2024-02-08 19:43:26.923 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@d7a647e 2024-02-08 19:43:26.923 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@d7a647e 2024-02-08 19:43:26.925 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:26.925 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6da43594 2024-02-08 19:43:26.925 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6da43594 2024-02-08 19:43:26.928 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7506a343 2024-02-08 19:43:26.928 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7506a343 2024-02-08 19:43:26.928 [DefaultDispatcher-worker-12 @coroutine#3047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330d16af 2024-02-08 19:43:26.930 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@121e98e3 2024-02-08 19:43:26.930 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@121e98e3 2024-02-08 19:43:26.930 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c1d534f 2024-02-08 19:43:26.930 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c1d534f 2024-02-08 19:43:26.933 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@621a9926 2024-02-08 19:43:26.933 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@621a9926 2024-02-08 19:43:26.933 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 19:43:26.935 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cd974d0 2024-02-08 19:43:26.935 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cd974d0 2024-02-08 19:43:26.936 [DefaultDispatcher-worker-4 @coroutine#3047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330d16af 2024-02-08 19:43:26.937 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@18e6f393 2024-02-08 19:43:26.937 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@18e6f393 2024-02-08 19:43:26.939 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5de47eeb 2024-02-08 19:43:26.939 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5de47eeb 2024-02-08 19:43:26.942 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b5b2c34 2024-02-08 19:43:26.942 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b5b2c34 2024-02-08 19:43:26.942 [DefaultDispatcher-worker-4 @coroutine#3047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330d16af 2024-02-08 19:43:26.944 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cf3a07b 2024-02-08 19:43:26.944 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cf3a07b 2024-02-08 19:43:26.946 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@43a6ac1d 2024-02-08 19:43:26.946 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@43a6ac1d 2024-02-08 19:43:26.948 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dcb81a4 2024-02-08 19:43:26.948 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dcb81a4 2024-02-08 19:43:26.950 [DefaultDispatcher-worker-12 @coroutine#3047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330d16af 2024-02-08 19:43:26.950 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f1320a5 2024-02-08 19:43:26.950 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f1320a5 2024-02-08 19:43:26.950 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 19:43:26.959 [DefaultDispatcher-worker-7 @coroutine#3052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330d16af 2024-02-08 19:43:26.967 [DefaultDispatcher-worker-7 @coroutine#3052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330d16af 2024-02-08 19:43:26.972 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:43:26.974 [DefaultDispatcher-worker-11 @coroutine#3052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330d16af 2024-02-08 19:43:26.975 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@254d69a1 2024-02-08 19:43:26.975 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@254d69a1 2024-02-08 19:43:26.978 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b8a8378 2024-02-08 19:43:26.978 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b8a8378 2024-02-08 19:43:26.981 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fb502d1 2024-02-08 19:43:26.981 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fb502d1 2024-02-08 19:43:26.983 [DefaultDispatcher-worker-11 @coroutine#3052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330d16af 2024-02-08 19:43:26.984 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ab78943 2024-02-08 19:43:26.984 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ab78943 2024-02-08 19:43:26.987 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2479e5d5 2024-02-08 19:43:26.987 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2479e5d5 2024-02-08 19:43:26.989 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b972361 2024-02-08 19:43:26.989 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b972361 2024-02-08 19:43:26.992 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cb31148 2024-02-08 19:43:26.992 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cb31148 2024-02-08 19:43:26.993 [DefaultDispatcher-worker-11 @coroutine#3057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330d16af 2024-02-08 19:43:26.994 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@a98760c 2024-02-08 19:43:26.994 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@a98760c 2024-02-08 19:43:26.996 [DefaultDispatcher-worker-9 @coroutine#3065] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41095/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-08 19:43:26.996 [DefaultDispatcher-worker-9 @coroutine#3065] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41095/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-08 19:43:26.996 [DefaultDispatcher-worker-9 @coroutine#3065] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41095/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-08 19:43:26.997 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@61a47dc7 2024-02-08 19:43:26.997 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@61a47dc7 2024-02-08 19:43:26.997 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 19:43:26.997 [DefaultDispatcher-worker-15 @coroutine#3065] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41095/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-08 19:43:26.997 [DefaultDispatcher-worker-15 @coroutine#3065] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41095/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-08 19:43:26.997 [DefaultDispatcher-worker-15 @coroutine#3065] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:41095/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-08 19:43:26.997 [DefaultDispatcher-worker-15 @coroutine#3065] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41095/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 19:43:26.998 [DefaultDispatcher-worker-15 @coroutine#3065] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41095/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-08 19:43:26.998 [DefaultDispatcher-worker-15 @coroutine#3065] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41095/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42. 2024-02-08 19:43:26.998 [DefaultDispatcher-worker-15 @coroutine#3065] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41095/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-08 19:43:26.999 [DefaultDispatcher-worker-9 @coroutine#3065] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41095/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-08 19:43:26.999 [DefaultDispatcher-worker-9 @coroutine#3065] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41095/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-08 19:43:27.023 [DefaultDispatcher-worker-7 @coroutine#3065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330d16af 2024-02-08 19:43:27.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2024-02-08 19:43:27.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:27.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:27.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:27.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:27.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:27.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:27.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23eb6d13 2024-02-08 19:43:27.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:27.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:27.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:27.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:27.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:27.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:27.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:27.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:27.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:27.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:27.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:27.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:27.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:27.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 19:43:27.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 19:43:27.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:27.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:27.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 19:43:27.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:27.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2024-02-08 19:43:27.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:27.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:27.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:27.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:27.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:27.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:27.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:27.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:27.029 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2024-02-08 19:43:27.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aa65672 2024-02-08 19:43:27.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aa65672 2024-02-08 19:43:27.030 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2024-02-08 19:43:27.051 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa65672 2024-02-08 19:43:27.062 [Test worker @coroutine#3082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa65672 2024-02-08 19:43:27.064 [Test worker @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa65672 2024-02-08 19:43:27.065 [DefaultDispatcher-worker-15 @coroutine#3088] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60595/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:43:27.065 [DefaultDispatcher-worker-15 @coroutine#3088] 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:60595/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 19:43:27.065 [DefaultDispatcher-worker-15 @coroutine#3088] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60595/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:43:27.065 [DefaultDispatcher-worker-15 @coroutine#3088] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60595/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 19:43:27.067 [DefaultDispatcher-worker-3 @coroutine#3088] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60595/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:43:27.067 [DefaultDispatcher-worker-3 @coroutine#3088] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60595/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:43:27.074 [DefaultDispatcher-worker-12 @coroutine#3087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa65672 2024-02-08 19:43:27.075 [DefaultDispatcher-worker-12 @coroutine#3087] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60595/UmAppDatabase/replication/nodeId 2024-02-08 19:43:27.075 [DefaultDispatcher-worker-12 @coroutine#3087] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60595/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:27.075 [DefaultDispatcher-worker-12 @coroutine#3087] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60595/UmAppDatabase/replication/nodeId 2024-02-08 19:43:27.076 [DefaultDispatcher-worker-11 @coroutine#3087] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60595/UmAppDatabase/replication/nodeId 2024-02-08 19:43:27.076 [DefaultDispatcher-worker-11 @coroutine#3087] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60595/UmAppDatabase/replication/nodeId 2024-02-08 19:43:27.078 [Test worker @coroutine#3092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa65672 2024-02-08 19:43:27.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2024-02-08 19:43:27.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:27.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:27.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:27.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:27.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:27.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:27.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64cec4d0 2024-02-08 19:43:27.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:27.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:27.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:27.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:27.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:27.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:27.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:27.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:27.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:27.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:27.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:27.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:27.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:27.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 19:43:27.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 19:43:27.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:27.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:27.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 19:43:27.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:27.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2024-02-08 19:43:27.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:27.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:27.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:27.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:27.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:27.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:27.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:27.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:27.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2024-02-08 19:43:27.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@45e9db77 2024-02-08 19:43:27.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@45e9db77 2024-02-08 19:43:27.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2024-02-08 19:43:27.083 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e9db77 2024-02-08 19:43:27.097 [Test worker @coroutine#3099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e9db77 2024-02-08 19:43:27.099 [Test worker @coroutine#3101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e9db77 2024-02-08 19:43:27.111 [DefaultDispatcher-worker-6 @coroutine#3103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e9db77 2024-02-08 19:43:27.111 [DefaultDispatcher-worker-3 @coroutine#3109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa65672 2024-02-08 19:43:27.119 [DefaultDispatcher-worker-3 @coroutine#3109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa65672 2024-02-08 19:43:27.127 [DefaultDispatcher-worker-5 @coroutine#3109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa65672 2024-02-08 19:43:27.130 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:43:27.134 [DefaultDispatcher-worker-15 @coroutine#3109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa65672 2024-02-08 19:43:27.135 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@40a51ea3 2024-02-08 19:43:27.135 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@40a51ea3 2024-02-08 19:43:27.137 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e62e8c7 2024-02-08 19:43:27.137 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e62e8c7 2024-02-08 19:43:27.139 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a5d75d3 2024-02-08 19:43:27.140 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a5d75d3 2024-02-08 19:43:27.142 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@f5fe2fc 2024-02-08 19:43:27.142 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@f5fe2fc 2024-02-08 19:43:27.145 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6767a5b2 2024-02-08 19:43:27.145 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6767a5b2 2024-02-08 19:43:27.147 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e9a4d49 2024-02-08 19:43:27.147 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e9a4d49 2024-02-08 19:43:27.149 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f4854a4 2024-02-08 19:43:27.149 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f4854a4 2024-02-08 19:43:27.151 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f701db3 2024-02-08 19:43:27.152 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f701db3 2024-02-08 19:43:27.154 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@35e06fda 2024-02-08 19:43:27.154 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@35e06fda 2024-02-08 19:43:27.154 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-08 19:43:27.158 [DefaultDispatcher-worker-4 @coroutine#3116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa65672 2024-02-08 19:43:27.174 [DefaultDispatcher-worker-3 @coroutine#3118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa65672 2024-02-08 19:43:27.183 [DefaultDispatcher-worker-11 @coroutine#3118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa65672 2024-02-08 19:43:27.183 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:27.186 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d32d49e 2024-02-08 19:43:27.186 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d32d49e 2024-02-08 19:43:27.190 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@23f53f48 2024-02-08 19:43:27.190 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@23f53f48 2024-02-08 19:43:27.192 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@27cabfee 2024-02-08 19:43:27.192 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@27cabfee 2024-02-08 19:43:27.194 [DefaultDispatcher-worker-6 @coroutine#3118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa65672 2024-02-08 19:43:27.194 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@62c83573 2024-02-08 19:43:27.194 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@62c83573 2024-02-08 19:43:27.196 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@59658b90 2024-02-08 19:43:27.197 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@59658b90 2024-02-08 19:43:27.199 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@53e0f08b 2024-02-08 19:43:27.199 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@53e0f08b 2024-02-08 19:43:27.201 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@21a710d6 2024-02-08 19:43:27.201 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@21a710d6 2024-02-08 19:43:27.203 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e7ca3c 2024-02-08 19:43:27.203 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e7ca3c 2024-02-08 19:43:27.204 [DefaultDispatcher-worker-3 @coroutine#3118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa65672 2024-02-08 19:43:27.206 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@77abe8fb 2024-02-08 19:43:27.206 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@77abe8fb 2024-02-08 19:43:27.206 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 19:43:27.214 [DefaultDispatcher-worker-15 @coroutine#3118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa65672 2024-02-08 19:43:27.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2024-02-08 19:43:27.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:27.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:27.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:27.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:27.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:27.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:27.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e27b77a 2024-02-08 19:43:27.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:27.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:27.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:27.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:27.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:27.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:27.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:27.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:27.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:27.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:27.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:27.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:27.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:27.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 19:43:27.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 19:43:27.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:27.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:27.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 19:43:27.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:27.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2024-02-08 19:43:27.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:27.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:27.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:27.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:27.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:27.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:27.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:27.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:27.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2024-02-08 19:43:27.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@21f94fe3 2024-02-08 19:43:27.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@21f94fe3 2024-02-08 19:43:27.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2024-02-08 19:43:27.240 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f94fe3 2024-02-08 19:43:27.250 [Test worker @coroutine#3124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f94fe3 2024-02-08 19:43:27.252 [Test worker @coroutine#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f94fe3 2024-02-08 19:43:27.254 [DefaultDispatcher-worker-15 @coroutine#3130] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45991/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:43:27.254 [DefaultDispatcher-worker-15 @coroutine#3130] 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:45991/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 19:43:27.254 [DefaultDispatcher-worker-15 @coroutine#3130] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45991/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:43:27.254 [DefaultDispatcher-worker-15 @coroutine#3130] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45991/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 19:43:27.256 [DefaultDispatcher-worker-7 @coroutine#3130] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45991/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:43:27.256 [DefaultDispatcher-worker-7 @coroutine#3130] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45991/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:43:27.268 [DefaultDispatcher-worker-7 @coroutine#3129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f94fe3 2024-02-08 19:43:27.268 [DefaultDispatcher-worker-7 @coroutine#3129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45991/UmAppDatabase/replication/nodeId 2024-02-08 19:43:27.268 [DefaultDispatcher-worker-7 @coroutine#3129] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45991/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:27.268 [DefaultDispatcher-worker-7 @coroutine#3129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45991/UmAppDatabase/replication/nodeId 2024-02-08 19:43:27.269 [DefaultDispatcher-worker-12 @coroutine#3129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45991/UmAppDatabase/replication/nodeId 2024-02-08 19:43:27.269 [DefaultDispatcher-worker-12 @coroutine#3129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45991/UmAppDatabase/replication/nodeId 2024-02-08 19:43:27.271 [Test worker @coroutine#3134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f94fe3 2024-02-08 19:43:27.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2024-02-08 19:43:27.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:27.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:27.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:27.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:27.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:27.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:27.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2053b761 2024-02-08 19:43:27.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:27.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:27.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:27.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:27.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:27.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:27.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:27.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:27.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:27.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:27.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:27.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:27.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:27.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 19:43:27.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 19:43:27.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:27.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:27.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 19:43:27.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:27.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2024-02-08 19:43:27.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:27.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:27.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:27.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:27.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:27.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:27.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:27.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:27.271 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2024-02-08 19:43:27.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d01b609 2024-02-08 19:43:27.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d01b609 2024-02-08 19:43:27.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2024-02-08 19:43:27.275 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d01b609 2024-02-08 19:43:27.288 [Test worker @coroutine#3141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d01b609 2024-02-08 19:43:27.289 [Test worker @coroutine#3143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d01b609 2024-02-08 19:43:27.300 [DefaultDispatcher-worker-9 @coroutine#3145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d01b609 2024-02-08 19:43:27.301 [DefaultDispatcher-worker-14 @coroutine#3150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f94fe3 2024-02-08 19:43:27.310 [DefaultDispatcher-worker-7 @coroutine#3150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f94fe3 2024-02-08 19:43:27.317 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:43:27.318 [DefaultDispatcher-worker-9 @coroutine#3150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f94fe3 2024-02-08 19:43:27.320 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@78844b67 2024-02-08 19:43:27.320 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@78844b67 2024-02-08 19:43:27.323 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7643aa07 2024-02-08 19:43:27.323 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7643aa07 2024-02-08 19:43:27.327 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@727c2017 2024-02-08 19:43:27.327 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@727c2017 2024-02-08 19:43:27.327 [DefaultDispatcher-worker-7 @coroutine#3150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f94fe3 2024-02-08 19:43:27.328 [DefaultDispatcher-worker-10 @coroutine#3158] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45991/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-08 19:43:27.328 [DefaultDispatcher-worker-10 @coroutine#3158] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45991/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-08 19:43:27.328 [DefaultDispatcher-worker-10 @coroutine#3158] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45991/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-08 19:43:27.329 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@377ea03c 2024-02-08 19:43:27.329 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@377ea03c 2024-02-08 19:43:27.330 [DefaultDispatcher-worker-9 @coroutine#3158] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45991/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-08 19:43:27.330 [DefaultDispatcher-worker-9 @coroutine#3158] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45991/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-08 19:43:27.330 [DefaultDispatcher-worker-9 @coroutine#3158] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:45991/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-08 19:43:27.330 [DefaultDispatcher-worker-9 @coroutine#3158] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:45991/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 19:43:27.330 [DefaultDispatcher-worker-9 @coroutine#3158] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45991/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-08 19:43:27.330 [DefaultDispatcher-worker-9 @coroutine#3158] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45991/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42. 2024-02-08 19:43:27.330 [DefaultDispatcher-worker-9 @coroutine#3158] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45991/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-08 19:43:27.331 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d7b0ac7 2024-02-08 19:43:27.331 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d7b0ac7 2024-02-08 19:43:27.331 [DefaultDispatcher-worker-15 @coroutine#3158] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45991/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-08 19:43:27.331 [DefaultDispatcher-worker-15 @coroutine#3158] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45991/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-08 19:43:27.333 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@60396fd 2024-02-08 19:43:27.333 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@60396fd 2024-02-08 19:43:27.336 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@15ec62b2 2024-02-08 19:43:27.336 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@15ec62b2 2024-02-08 19:43:27.338 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@57515f73 2024-02-08 19:43:27.338 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@57515f73 2024-02-08 19:43:27.340 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@62495a6c 2024-02-08 19:43:27.340 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@62495a6c 2024-02-08 19:43:27.340 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-08 19:43:27.350 [DefaultDispatcher-worker-7 @coroutine#3158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f94fe3 2024-02-08 19:43:27.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2024-02-08 19:43:27.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:27.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:27.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:27.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:27.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:27.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:27.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3220833f 2024-02-08 19:43:27.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:27.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:27.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:27.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:27.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:27.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:27.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:27.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:27.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:27.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:27.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:27.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:27.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:27.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 19:43:27.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 19:43:27.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:27.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:27.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 19:43:27.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:27.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2024-02-08 19:43:27.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:27.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:27.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:27.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:27.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:27.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:27.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:27.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:27.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2024-02-08 19:43:27.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c862522 2024-02-08 19:43:27.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c862522 2024-02-08 19:43:27.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2024-02-08 19:43:27.374 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:27.378 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ea2c68d 2024-02-08 19:43:27.378 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ea2c68d 2024-02-08 19:43:27.378 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c862522 2024-02-08 19:43:27.383 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@10652b29 2024-02-08 19:43:27.383 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@10652b29 2024-02-08 19:43:27.387 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@145aadfd 2024-02-08 19:43:27.387 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@145aadfd 2024-02-08 19:43:27.389 [Test worker @coroutine#3178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c862522 2024-02-08 19:43:27.390 [Test worker @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c862522 2024-02-08 19:43:27.391 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@51582112 2024-02-08 19:43:27.391 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@51582112 2024-02-08 19:43:27.391 [DefaultDispatcher-worker-4 @coroutine#3184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43407/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:43:27.391 [DefaultDispatcher-worker-4 @coroutine#3184] 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:43407/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 19:43:27.391 [DefaultDispatcher-worker-4 @coroutine#3184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43407/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:43:27.391 [DefaultDispatcher-worker-4 @coroutine#3184] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43407/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 19:43:27.394 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@5946131a 2024-02-08 19:43:27.394 [DefaultDispatcher-worker-11 @coroutine#3184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43407/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:43:27.394 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@5946131a 2024-02-08 19:43:27.394 [DefaultDispatcher-worker-11 @coroutine#3184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43407/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:43:27.397 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@60435778 2024-02-08 19:43:27.397 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@60435778 2024-02-08 19:43:27.400 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@21b73bc8 2024-02-08 19:43:27.400 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@21b73bc8 2024-02-08 19:43:27.400 [DefaultDispatcher-worker-3 @coroutine#3183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c862522 2024-02-08 19:43:27.401 [DefaultDispatcher-worker-3 @coroutine#3183] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43407/UmAppDatabase/replication/nodeId 2024-02-08 19:43:27.401 [DefaultDispatcher-worker-3 @coroutine#3183] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43407/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:27.401 [DefaultDispatcher-worker-3 @coroutine#3183] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43407/UmAppDatabase/replication/nodeId 2024-02-08 19:43:27.402 [DefaultDispatcher-worker-5 @coroutine#3183] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43407/UmAppDatabase/replication/nodeId 2024-02-08 19:43:27.402 [DefaultDispatcher-worker-5 @coroutine#3183] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43407/UmAppDatabase/replication/nodeId 2024-02-08 19:43:27.403 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3177de5d 2024-02-08 19:43:27.403 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3177de5d 2024-02-08 19:43:27.404 [Test worker @coroutine#3188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c862522 2024-02-08 19:43:27.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2024-02-08 19:43:27.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:27.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:27.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:27.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:27.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:27.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:27.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@391b03b 2024-02-08 19:43:27.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:27.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:27.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:27.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:27.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:27.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:27.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:27.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:27.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:27.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:27.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:27.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:27.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:27.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 19:43:27.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 19:43:27.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:27.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:27.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 19:43:27.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:27.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2024-02-08 19:43:27.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:27.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:27.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:27.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:27.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:27.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:27.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:27.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:27.405 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2024-02-08 19:43:27.406 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@5840d5aa 2024-02-08 19:43:27.406 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@5840d5aa 2024-02-08 19:43:27.406 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 19:43:27.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@41dc34c8 2024-02-08 19:43:27.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@41dc34c8 2024-02-08 19:43:27.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2024-02-08 19:43:27.409 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41dc34c8 2024-02-08 19:43:27.421 [Test worker @coroutine#3195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41dc34c8 2024-02-08 19:43:27.422 [Test worker @coroutine#3197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41dc34c8 2024-02-08 19:43:27.427 [DefaultDispatcher-worker-10 @coroutine#3206] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43407/auth/register 2024-02-08 19:43:27.427 [DefaultDispatcher-worker-10 @coroutine#3206] 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:43407/auth/register. 2024-02-08 19:43:27.427 [DefaultDispatcher-worker-10 @coroutine#3206] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43407/auth/register 2024-02-08 19:43:27.427 [DefaultDispatcher-worker-10 @coroutine#3206] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43407/auth/register from class io.ktor.http.content.TextContent 2024-02-08 19:43:27.428 [DefaultDispatcher-worker-8 @coroutine#2851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@811d8d6 2024-02-08 19:43:27.428 [DefaultDispatcher-worker-8 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48971/UmAppDatabase/replication/nodeId 2024-02-08 19:43:27.428 [DefaultDispatcher-worker-8 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48971/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:27.428 [DefaultDispatcher-worker-8 @coroutine#2851] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48971/UmAppDatabase/replication/nodeId 2024-02-08 19:43:27.429 [DefaultDispatcher-worker-14 @coroutine#3206] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43407/auth/register 2024-02-08 19:43:27.429 [DefaultDispatcher-worker-14 @coroutine#3206] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43407/auth/register 2024-02-08 19:43:27.429 [DefaultDispatcher-worker-14 @coroutine#3206] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:43407/auth/register. 2024-02-08 19:43:27.429 [DefaultDispatcher-worker-14 @coroutine#3206] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43407/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 19:43:27.430 [DefaultDispatcher-worker-13 @coroutine#2851] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48971/UmAppDatabase/replication/nodeId 2024-02-08 19:43:27.430 [DefaultDispatcher-worker-13 @coroutine#2851] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48971/UmAppDatabase/replication/nodeId 2024-02-08 19:43:27.432 [DefaultDispatcher-worker-9 @coroutine#3199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41dc34c8 2024-02-08 19:43:27.453 [DefaultDispatcher-worker-2 @coroutine#3206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c862522 2024-02-08 19:43:27.455 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:43:27.461 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c0b9476 2024-02-08 19:43:27.461 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c0b9476 2024-02-08 19:43:27.464 [DefaultDispatcher-worker-14 @coroutine#3206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c862522 2024-02-08 19:43:27.466 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@32cc7d87 2024-02-08 19:43:27.466 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@32cc7d87 2024-02-08 19:43:27.468 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@36f3ff06 2024-02-08 19:43:27.469 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@36f3ff06 2024-02-08 19:43:27.471 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@73f177bc 2024-02-08 19:43:27.471 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@73f177bc 2024-02-08 19:43:27.473 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@13b9f590 2024-02-08 19:43:27.473 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@13b9f590 2024-02-08 19:43:27.475 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@42c88225 2024-02-08 19:43:27.475 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@42c88225 2024-02-08 19:43:27.477 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b6a5eb5 2024-02-08 19:43:27.477 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b6a5eb5 2024-02-08 19:43:27.479 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@13de88f3 2024-02-08 19:43:27.479 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@13de88f3 2024-02-08 19:43:27.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2024-02-08 19:43:27.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:27.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:27.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:27.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:27.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:27.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:27.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e643402 2024-02-08 19:43:27.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:27.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:27.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:27.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:27.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:27.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:27.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:27.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:27.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:27.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:27.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:27.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:27.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:27.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 19:43:27.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 19:43:27.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:27.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:27.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 19:43:27.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:27.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2024-02-08 19:43:27.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:27.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:27.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:27.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:27.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:27.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:27.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:27.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:27.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2024-02-08 19:43:27.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@78141c58 2024-02-08 19:43:27.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@78141c58 2024-02-08 19:43:27.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2024-02-08 19:43:27.481 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f97fa6d 2024-02-08 19:43:27.481 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f97fa6d 2024-02-08 19:43:27.481 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 19:43:27.499 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78141c58 2024-02-08 19:43:27.508 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:27.509 [Test worker @coroutine#3216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78141c58 2024-02-08 19:43:27.511 [Test worker @coroutine#3218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78141c58 2024-02-08 19:43:27.512 [DefaultDispatcher-worker-3 @coroutine#3222] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 19:43:27.513 [DefaultDispatcher-worker-3 @coroutine#3222] 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-02-08 19:43:27.513 [DefaultDispatcher-worker-3 @coroutine#3222] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 19:43:27.513 [DefaultDispatcher-worker-3 @coroutine#3222] 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-02-08 19:43:27.513 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@711159fd 2024-02-08 19:43:27.513 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@711159fd 2024-02-08 19:43:27.515 [DefaultDispatcher-worker-12 @coroutine#3222] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 19:43:27.515 [DefaultDispatcher-worker-12 @coroutine#3222] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 19:43:27.519 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fd6b9af 2024-02-08 19:43:27.519 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fd6b9af 2024-02-08 19:43:27.523 [DefaultDispatcher-worker-11 @coroutine#3221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78141c58 2024-02-08 19:43:27.523 [DefaultDispatcher-worker-11 @coroutine#3221] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-08 19:43:27.523 [DefaultDispatcher-worker-11 @coroutine#3221] 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-02-08 19:43:27.523 [DefaultDispatcher-worker-11 @coroutine#3221] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-08 19:43:27.523 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7be9328d 2024-02-08 19:43:27.523 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7be9328d 2024-02-08 19:43:27.524 [DefaultDispatcher-worker-13 @coroutine#3221] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-08 19:43:27.524 [DefaultDispatcher-worker-13 @coroutine#3221] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-08 19:43:27.526 [DefaultDispatcher-worker-8 @coroutine#2884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-08 19:43:27.526 [DefaultDispatcher-worker-8 @coroutine#2884] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50701/UmAppDatabase/replication/nodeId 2024-02-08 19:43:27.526 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3eebb394 2024-02-08 19:43:27.526 [DefaultDispatcher-worker-8 @coroutine#2884] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50701/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:27.526 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3eebb394 2024-02-08 19:43:27.526 [DefaultDispatcher-worker-8 @coroutine#2884] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50701/UmAppDatabase/replication/nodeId 2024-02-08 19:43:27.526 [Test worker @coroutine#3226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78141c58 2024-02-08 19:43:27.527 [DefaultDispatcher-worker-4 @coroutine#2884] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50701/UmAppDatabase/replication/nodeId 2024-02-08 19:43:27.527 [DefaultDispatcher-worker-4 @coroutine#2884] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50701/UmAppDatabase/replication/nodeId 2024-02-08 19:43:27.528 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@454edb05 2024-02-08 19:43:27.528 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@454edb05 2024-02-08 19:43:27.530 [Test worker @coroutine#3236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78141c58 2024-02-08 19:43:27.530 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@f9f09c2 2024-02-08 19:43:27.530 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@f9f09c2 2024-02-08 19:43:27.532 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dd03fe6 2024-02-08 19:43:27.532 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dd03fe6 2024-02-08 19:43:27.535 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ec44cdb 2024-02-08 19:43:27.535 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ec44cdb 2024-02-08 19:43:27.537 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d6132f5 2024-02-08 19:43:27.537 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d6132f5 2024-02-08 19:43:27.537 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 19:43:27.545 [Test worker @coroutine#3243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78141c58 2024-02-08 19:43:27.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Shutdown initiated... 2024-02-08 19:43:27.546 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Close initiated... 2024-02-08 19:43:27.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:27.547 [HikariPool-100 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78141c58: (connection evicted) 2024-02-08 19:43:27.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:27.548 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Closed. 2024-02-08 19:43:27.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Shutdown completed. 2024-02-08 19:43:27.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2024-02-08 19:43:27.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:27.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:27.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:27.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:27.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:27.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:27.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65b69ccb 2024-02-08 19:43:27.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:27.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:27.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:27.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:27.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:27.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:27.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:27.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:27.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:27.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:27.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:27.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:27.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:27.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 19:43:27.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 19:43:27.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:27.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:27.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 19:43:27.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:27.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2024-02-08 19:43:27.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:27.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:27.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:27.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:27.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:27.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:27.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:27.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:27.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2024-02-08 19:43:27.553 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2024-02-08 19:43:27.553 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2024-02-08 19:43:27.553 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2024-02-08 19:43:27.554 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2024-02-08 19:43:27.564 [Test worker @coroutine#3246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2024-02-08 19:43:27.566 [Test worker @coroutine#3248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2024-02-08 19:43:27.567 [DefaultDispatcher-worker-4 @coroutine#3252] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 19:43:27.567 [DefaultDispatcher-worker-4 @coroutine#3252] 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-02-08 19:43:27.567 [DefaultDispatcher-worker-4 @coroutine#3252] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 19:43:27.567 [DefaultDispatcher-worker-4 @coroutine#3252] 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-02-08 19:43:27.568 [DefaultDispatcher-worker-2 @coroutine#3252] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 19:43:27.569 [DefaultDispatcher-worker-2 @coroutine#3252] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 19:43:27.575 [DefaultDispatcher-worker-7 @coroutine#3251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2024-02-08 19:43:27.575 [DefaultDispatcher-worker-7 @coroutine#3251] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-08 19:43:27.575 [DefaultDispatcher-worker-7 @coroutine#3251] 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-02-08 19:43:27.575 [DefaultDispatcher-worker-7 @coroutine#3251] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-08 19:43:27.576 [DefaultDispatcher-worker-3 @coroutine#3251] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-08 19:43:27.576 [DefaultDispatcher-worker-3 @coroutine#3251] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-08 19:43:27.579 [Test worker @coroutine#3256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2024-02-08 19:43:27.582 [Test worker @coroutine#3263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2024-02-08 19:43:27.586 [Test worker @coroutine#3270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2024-02-08 19:43:27.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Shutdown initiated... 2024-02-08 19:43:27.587 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Close initiated... 2024-02-08 19:43:27.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:27.587 [HikariPool-101 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f12b637: (connection evicted) 2024-02-08 19:43:27.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:27.588 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Closed. 2024-02-08 19:43:27.588 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Shutdown completed. 2024-02-08 19:43:27.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2024-02-08 19:43:27.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:27.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:27.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:27.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:27.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:27.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:27.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f11d889 2024-02-08 19:43:27.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:27.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:27.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:27.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:27.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:27.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:27.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:27.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:27.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:27.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:27.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:27.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:27.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:27.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 19:43:27.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 19:43:27.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:27.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:27.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 19:43:27.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:27.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2024-02-08 19:43:27.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:27.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:27.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:27.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:27.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:27.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:27.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:27.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:27.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2024-02-08 19:43:27.592 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ca10d0e 2024-02-08 19:43:27.592 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ca10d0e 2024-02-08 19:43:27.592 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2024-02-08 19:43:27.593 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ca10d0e 2024-02-08 19:43:27.603 [Test worker @coroutine#3273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ca10d0e 2024-02-08 19:43:27.605 [Test worker @coroutine#3275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ca10d0e 2024-02-08 19:43:27.606 [DefaultDispatcher-worker-3 @coroutine#3279] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 19:43:27.606 [DefaultDispatcher-worker-3 @coroutine#3279] 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-02-08 19:43:27.606 [DefaultDispatcher-worker-3 @coroutine#3279] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 19:43:27.606 [DefaultDispatcher-worker-3 @coroutine#3279] 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-02-08 19:43:27.607 [DefaultDispatcher-worker-8 @coroutine#3279] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 19:43:27.607 [DefaultDispatcher-worker-8 @coroutine#3279] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 19:43:27.615 [DefaultDispatcher-worker-5 @coroutine#3278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ca10d0e 2024-02-08 19:43:27.615 [DefaultDispatcher-worker-5 @coroutine#3278] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-08 19:43:27.615 [DefaultDispatcher-worker-5 @coroutine#3278] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-02-08 19:43:27.615 [DefaultDispatcher-worker-5 @coroutine#3278] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-08 19:43:27.616 [DefaultDispatcher-worker-11 @coroutine#3278] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-08 19:43:27.616 [DefaultDispatcher-worker-11 @coroutine#3278] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-08 19:43:27.619 [Test worker @coroutine#3283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ca10d0e 2024-02-08 19:43:27.621 [Test worker @coroutine#3290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ca10d0e 2024-02-08 19:43:27.626 [Test worker @coroutine#3297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ca10d0e 2024-02-08 19:43:27.629 [Test worker @coroutine#3299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ca10d0e 2024-02-08 19:43:27.632 [Test worker @coroutine#3305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ca10d0e 2024-02-08 19:43:27.635 [Test worker @coroutine#3307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ca10d0e 2024-02-08 19:43:27.637 [Test worker @coroutine#3308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ca10d0e 2024-02-08 19:43:27.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Shutdown initiated... 2024-02-08 19:43:27.638 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Close initiated... 2024-02-08 19:43:27.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:27.638 [HikariPool-102 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ca10d0e: (connection evicted) 2024-02-08 19:43:27.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:27.639 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Closed. 2024-02-08 19:43:27.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Shutdown completed. 2024-02-08 19:43:27.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2024-02-08 19:43:27.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:27.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:27.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:27.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:27.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:27.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:27.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@136a4800 2024-02-08 19:43:27.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:27.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:27.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:27.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:27.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:27.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:27.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:27.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:27.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:27.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:27.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:27.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:27.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:27.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 19:43:27.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 19:43:27.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:27.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:27.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 19:43:27.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:27.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2024-02-08 19:43:27.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:27.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:27.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:27.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:27.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:27.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:27.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:27.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:27.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2024-02-08 19:43:27.642 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@3333245e 2024-02-08 19:43:27.642 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@3333245e 2024-02-08 19:43:27.642 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2024-02-08 19:43:27.643 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3333245e 2024-02-08 19:43:27.653 [Test worker @coroutine#3311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3333245e 2024-02-08 19:43:27.655 [Test worker @coroutine#3314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3333245e 2024-02-08 19:43:27.656 [DefaultDispatcher-worker-5 @coroutine#3318] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 19:43:27.656 [DefaultDispatcher-worker-5 @coroutine#3318] 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-02-08 19:43:27.656 [DefaultDispatcher-worker-5 @coroutine#3318] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 19:43:27.656 [DefaultDispatcher-worker-5 @coroutine#3318] 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-02-08 19:43:27.657 [DefaultDispatcher-worker-10 @coroutine#3318] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 19:43:27.657 [DefaultDispatcher-worker-10 @coroutine#3318] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 19:43:27.665 [DefaultDispatcher-worker-4 @coroutine#3317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3333245e 2024-02-08 19:43:27.665 [DefaultDispatcher-worker-4 @coroutine#3317] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-08 19:43:27.665 [DefaultDispatcher-worker-4 @coroutine#3317] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-02-08 19:43:27.665 [DefaultDispatcher-worker-4 @coroutine#3317] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-08 19:43:27.665 [DefaultDispatcher-worker-18 @coroutine#2930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2a7ca0 2024-02-08 19:43:27.665 [DefaultDispatcher-worker-18 @coroutine#2930] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId 2024-02-08 19:43:27.665 [DefaultDispatcher-worker-18 @coroutine#2930] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:27.665 [DefaultDispatcher-worker-18 @coroutine#2930] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId 2024-02-08 19:43:27.666 [DefaultDispatcher-worker-3 @coroutine#3317] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-08 19:43:27.666 [DefaultDispatcher-worker-3 @coroutine#3317] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-08 19:43:27.667 [DefaultDispatcher-worker-12 @coroutine#2930] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId 2024-02-08 19:43:27.667 [DefaultDispatcher-worker-12 @coroutine#2930] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId 2024-02-08 19:43:27.668 [Test worker @coroutine#3322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3333245e 2024-02-08 19:43:27.671 [Test worker @coroutine#3332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3333245e 2024-02-08 19:43:27.675 [Test worker @coroutine#3339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3333245e 2024-02-08 19:43:27.676 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown initiated... 2024-02-08 19:43:27.676 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Close initiated... 2024-02-08 19:43:27.676 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:27.676 [HikariPool-103 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3333245e: (connection evicted) 2024-02-08 19:43:27.677 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:27.677 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Closed. 2024-02-08 19:43:27.677 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown completed. 2024-02-08 19:43:27.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2024-02-08 19:43:27.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:27.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:27.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:27.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:27.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:27.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:27.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ad80cf6 2024-02-08 19:43:27.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:27.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:27.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:27.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:27.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:27.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:27.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:27.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:27.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:27.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:27.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:27.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:27.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:27.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 19:43:27.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 19:43:27.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:27.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:27.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 19:43:27.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:27.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2024-02-08 19:43:27.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:27.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:27.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:27.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:27.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:27.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:27.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:27.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:27.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2024-02-08 19:43:27.680 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@629fe84 2024-02-08 19:43:27.680 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@629fe84 2024-02-08 19:43:27.680 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2024-02-08 19:43:27.681 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@629fe84 2024-02-08 19:43:27.691 [Test worker @coroutine#3347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@629fe84 2024-02-08 19:43:27.693 [Test worker @coroutine#3349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@629fe84 2024-02-08 19:43:27.694 [DefaultDispatcher-worker-12 @coroutine#3353] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 19:43:27.694 [DefaultDispatcher-worker-12 @coroutine#3353] 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-02-08 19:43:27.694 [DefaultDispatcher-worker-12 @coroutine#3353] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 19:43:27.694 [DefaultDispatcher-worker-12 @coroutine#3353] 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-02-08 19:43:27.695 [DefaultDispatcher-worker-4 @coroutine#3353] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 19:43:27.695 [DefaultDispatcher-worker-4 @coroutine#3353] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 19:43:27.703 [DefaultDispatcher-worker-2 @coroutine#3352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@629fe84 2024-02-08 19:43:27.703 [DefaultDispatcher-worker-2 @coroutine#3352] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-08 19:43:27.703 [DefaultDispatcher-worker-2 @coroutine#3352] 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-02-08 19:43:27.703 [DefaultDispatcher-worker-2 @coroutine#3352] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-08 19:43:27.704 [DefaultDispatcher-worker-12 @coroutine#3352] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-08 19:43:27.704 [DefaultDispatcher-worker-12 @coroutine#3352] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-08 19:43:27.705 [Test worker @coroutine#3359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@629fe84 2024-02-08 19:43:27.709 [Test worker @coroutine#3364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@629fe84 2024-02-08 19:43:27.712 [Test worker @coroutine#3366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@629fe84 2024-02-08 19:43:27.716 [Test worker @coroutine#3368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@629fe84 2024-02-08 19:43:27.719 [Test worker @coroutine#3375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@629fe84 2024-02-08 19:43:27.719 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown initiated... 2024-02-08 19:43:27.719 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Close initiated... 2024-02-08 19:43:27.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:27.720 [HikariPool-104 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Closing connection org.sqlite.jdbc4.JDBC4Connection@629fe84: (connection evicted) 2024-02-08 19:43:27.720 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:27.720 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Closed. 2024-02-08 19:43:27.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown completed. 2024-02-08 19:43:27.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2024-02-08 19:43:27.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:27.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:27.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:27.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:27.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:27.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:27.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1715193f 2024-02-08 19:43:27.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:27.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:27.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:27.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:27.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:27.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:27.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:27.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:27.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:27.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:27.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:27.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:27.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:27.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 19:43:27.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 19:43:27.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:27.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:27.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 19:43:27.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:27.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2024-02-08 19:43:27.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:27.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:27.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:27.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:27.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:27.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:27.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:27.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:27.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2024-02-08 19:43:27.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f025e9e 2024-02-08 19:43:27.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f025e9e 2024-02-08 19:43:27.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2024-02-08 19:43:27.724 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f025e9e 2024-02-08 19:43:27.735 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f025e9e 2024-02-08 19:43:27.737 [DefaultDispatcher-worker-3 @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c3884f5 2024-02-08 19:43:27.737 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f025e9e 2024-02-08 19:43:27.738 [DefaultDispatcher-worker-3 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33881/UmAppDatabase/replication/nodeId 2024-02-08 19:43:27.738 [DefaultDispatcher-worker-3 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33881/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:27.738 [DefaultDispatcher-worker-3 @coroutine#2962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33881/UmAppDatabase/replication/nodeId 2024-02-08 19:43:27.738 [DefaultDispatcher-worker-12 @coroutine#3386] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 19:43:27.739 [DefaultDispatcher-worker-12 @coroutine#3386] 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-02-08 19:43:27.739 [DefaultDispatcher-worker-12 @coroutine#3386] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 19:43:27.739 [DefaultDispatcher-worker-12 @coroutine#3386] 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-02-08 19:43:27.739 [DefaultDispatcher-worker-7 @coroutine#2962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33881/UmAppDatabase/replication/nodeId 2024-02-08 19:43:27.739 [DefaultDispatcher-worker-7 @coroutine#2962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33881/UmAppDatabase/replication/nodeId 2024-02-08 19:43:27.740 [DefaultDispatcher-worker-16 @coroutine#3386] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 19:43:27.740 [DefaultDispatcher-worker-16 @coroutine#3386] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 19:43:27.746 [DefaultDispatcher-worker-14 @coroutine#3385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f025e9e 2024-02-08 19:43:27.746 [DefaultDispatcher-worker-14 @coroutine#3385] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-08 19:43:27.746 [DefaultDispatcher-worker-14 @coroutine#3385] 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-02-08 19:43:27.746 [DefaultDispatcher-worker-14 @coroutine#3385] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-08 19:43:27.747 [DefaultDispatcher-worker-17 @coroutine#3385] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-08 19:43:27.747 [DefaultDispatcher-worker-17 @coroutine#3385] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-08 19:43:27.749 [Test worker @coroutine#3390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f025e9e 2024-02-08 19:43:27.752 [Test worker @coroutine#3398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f025e9e 2024-02-08 19:43:27.754 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Shutdown initiated... 2024-02-08 19:43:27.754 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Close initiated... 2024-02-08 19:43:27.754 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:27.754 [HikariPool-105 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f025e9e: (connection evicted) 2024-02-08 19:43:27.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:27.755 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Closed. 2024-02-08 19:43:27.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Shutdown completed. 2024-02-08 19:43:27.843 [DefaultDispatcher-worker-2 @coroutine#2992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1edf52e6 2024-02-08 19:43:27.844 [DefaultDispatcher-worker-2 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41863/UmAppDatabase/replication/nodeId 2024-02-08 19:43:27.844 [DefaultDispatcher-worker-2 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41863/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:27.844 [DefaultDispatcher-worker-2 @coroutine#2992] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41863/UmAppDatabase/replication/nodeId 2024-02-08 19:43:27.845 [DefaultDispatcher-worker-17 @coroutine#2992] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41863/UmAppDatabase/replication/nodeId 2024-02-08 19:43:27.845 [DefaultDispatcher-worker-17 @coroutine#2992] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41863/UmAppDatabase/replication/nodeId 2024-02-08 19:43:27.909 [DefaultDispatcher-worker-14 @coroutine#3021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251b1399 2024-02-08 19:43:27.910 [DefaultDispatcher-worker-14 @coroutine#3021] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 19:43:27.910 [DefaultDispatcher-worker-14 @coroutine#3021] 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-02-08 19:43:27.910 [DefaultDispatcher-worker-14 @coroutine#3021] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 19:43:27.911 [DefaultDispatcher-worker-3 @coroutine#3021] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 19:43:27.925 [DefaultDispatcher-worker-12 @coroutine#3035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330d16af 2024-02-08 19:43:27.925 [DefaultDispatcher-worker-12 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41095/UmAppDatabase/replication/nodeId 2024-02-08 19:43:27.925 [DefaultDispatcher-worker-12 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41095/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:27.925 [DefaultDispatcher-worker-12 @coroutine#3035] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41095/UmAppDatabase/replication/nodeId 2024-02-08 19:43:27.926 [DefaultDispatcher-worker-15 @coroutine#3035] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41095/UmAppDatabase/replication/nodeId 2024-02-08 19:43:27.927 [DefaultDispatcher-worker-15 @coroutine#3035] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41095/UmAppDatabase/replication/nodeId 2024-02-08 19:43:27.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2024-02-08 19:43:27.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:27.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:27.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:27.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:27.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:27.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:27.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48224381 2024-02-08 19:43:27.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:27.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:27.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:27.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:27.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:27.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:27.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:27.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:27.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:27.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:27.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:27.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:27.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:27.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 19:43:27.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 19:43:27.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:27.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:27.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 19:43:27.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:27.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2024-02-08 19:43:27.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:27.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:27.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:27.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:27.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:27.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:27.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:27.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:27.974 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2024-02-08 19:43:27.975 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@4131261 2024-02-08 19:43:27.975 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@4131261 2024-02-08 19:43:27.975 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2024-02-08 19:43:27.992 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4131261 2024-02-08 19:43:28.002 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4131261 2024-02-08 19:43:28.004 [Test worker @coroutine#3438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4131261 2024-02-08 19:43:28.006 [DefaultDispatcher-worker-17 @coroutine#3441] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:43:28.006 [DefaultDispatcher-worker-17 @coroutine#3441] 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-02-08 19:43:28.006 [DefaultDispatcher-worker-17 @coroutine#3441] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:43:28.006 [DefaultDispatcher-worker-17 @coroutine#3441] 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-02-08 19:43:28.008 [DefaultDispatcher-worker-10 @coroutine#3441] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:43:28.008 [DefaultDispatcher-worker-10 @coroutine#3441] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:43:28.014 [DefaultDispatcher-worker-2 @coroutine#3440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4131261 2024-02-08 19:43:28.015 [DefaultDispatcher-worker-2 @coroutine#3440] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 19:43:28.015 [DefaultDispatcher-worker-2 @coroutine#3440] 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-02-08 19:43:28.015 [DefaultDispatcher-worker-2 @coroutine#3440] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 19:43:28.015 [DefaultDispatcher-worker-7 @coroutine#3440] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 19:43:28.015 [DefaultDispatcher-worker-7 @coroutine#3440] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 19:43:28.017 [Test worker @coroutine#3445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4131261 2024-02-08 19:43:28.034 [DefaultDispatcher-worker-10 @coroutine#3452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4131261 2024-02-08 19:43:28.075 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:43:28.080 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fbabac9 2024-02-08 19:43:28.080 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fbabac9 2024-02-08 19:43:28.084 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4131261 2024-02-08 19:43:28.084 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@117d474e 2024-02-08 19:43:28.084 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@117d474e 2024-02-08 19:43:28.085 [DefaultDispatcher-worker-11 @coroutine#3087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa65672 2024-02-08 19:43:28.085 [DefaultDispatcher-worker-11 @coroutine#3087] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60595/UmAppDatabase/replication/nodeId 2024-02-08 19:43:28.085 [DefaultDispatcher-worker-11 @coroutine#3087] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60595/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:28.085 [DefaultDispatcher-worker-11 @coroutine#3087] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60595/UmAppDatabase/replication/nodeId 2024-02-08 19:43:28.086 [DefaultDispatcher-worker-14 @coroutine#3087] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60595/UmAppDatabase/replication/nodeId 2024-02-08 19:43:28.086 [DefaultDispatcher-worker-14 @coroutine#3087] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60595/UmAppDatabase/replication/nodeId 2024-02-08 19:43:28.087 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@1542d1b9 2024-02-08 19:43:28.087 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@1542d1b9 2024-02-08 19:43:28.089 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@50404d75 2024-02-08 19:43:28.089 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@50404d75 2024-02-08 19:43:28.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown initiated... 2024-02-08 19:43:28.092 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Close initiated... 2024-02-08 19:43:28.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Before closing stats (total=5, active=0, idle=5, waiting=0) 2024-02-08 19:43:28.092 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ae6c946 2024-02-08 19:43:28.092 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ae6c946 2024-02-08 19:43:28.092 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4131261: (connection evicted) 2024-02-08 19:43:28.092 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1fbabac9: (connection evicted) 2024-02-08 19:43:28.093 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@117d474e: (connection evicted) 2024-02-08 19:43:28.093 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1542d1b9: (connection evicted) 2024-02-08 19:43:28.093 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50404d75: (connection evicted) 2024-02-08 19:43:28.094 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ae6c946: (connection evicted) 2024-02-08 19:43:28.095 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:28.095 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Closed. 2024-02-08 19:43:28.095 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown completed. 2024-02-08 19:43:28.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2024-02-08 19:43:28.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:28.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:28.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:28.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:28.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:28.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:28.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b72860c 2024-02-08 19:43:28.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:28.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:28.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:28.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:28.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:28.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:28.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:28.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:28.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:28.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:28.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:28.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:28.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:28.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 19:43:28.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 19:43:28.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:28.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:28.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 19:43:28.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:28.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2024-02-08 19:43:28.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:28.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:28.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:28.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:28.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:28.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:28.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:28.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:28.098 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2024-02-08 19:43:28.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@674d2b8b 2024-02-08 19:43:28.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@674d2b8b 2024-02-08 19:43:28.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2024-02-08 19:43:28.103 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@674d2b8b 2024-02-08 19:43:28.113 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@674d2b8b 2024-02-08 19:43:28.115 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@674d2b8b 2024-02-08 19:43:28.116 [DefaultDispatcher-worker-3 @coroutine#3466] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:43:28.116 [DefaultDispatcher-worker-3 @coroutine#3466] 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-02-08 19:43:28.116 [DefaultDispatcher-worker-3 @coroutine#3466] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:43:28.116 [DefaultDispatcher-worker-3 @coroutine#3466] 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-02-08 19:43:28.118 [DefaultDispatcher-worker-18 @coroutine#3466] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:43:28.118 [DefaultDispatcher-worker-18 @coroutine#3466] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:43:28.124 [DefaultDispatcher-worker-15 @coroutine#3465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@674d2b8b 2024-02-08 19:43:28.125 [DefaultDispatcher-worker-15 @coroutine#3465] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 19:43:28.125 [DefaultDispatcher-worker-15 @coroutine#3465] 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-02-08 19:43:28.125 [DefaultDispatcher-worker-15 @coroutine#3465] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 19:43:28.125 [DefaultDispatcher-worker-3 @coroutine#3465] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 19:43:28.125 [DefaultDispatcher-worker-3 @coroutine#3465] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 19:43:28.127 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@674d2b8b 2024-02-08 19:43:28.142 [DefaultDispatcher-worker-3 @coroutine#3477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@674d2b8b 2024-02-08 19:43:28.181 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@674d2b8b 2024-02-08 19:43:28.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown initiated... 2024-02-08 19:43:28.183 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Close initiated... 2024-02-08 19:43:28.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:28.183 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@674d2b8b: (connection evicted) 2024-02-08 19:43:28.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:28.184 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Closed. 2024-02-08 19:43:28.184 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown completed. 2024-02-08 19:43:28.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2024-02-08 19:43:28.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:28.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:28.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:28.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:28.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:28.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:28.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46ef7340 2024-02-08 19:43:28.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:28.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:28.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:28.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:28.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:28.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:28.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:28.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:28.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:28.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:28.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:28.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:28.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:28.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 19:43:28.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 19:43:28.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:28.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:28.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 19:43:28.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:28.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2024-02-08 19:43:28.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:28.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:28.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:28.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:28.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:28.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:28.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:28.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:28.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2024-02-08 19:43:28.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@62b0792 2024-02-08 19:43:28.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@62b0792 2024-02-08 19:43:28.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2024-02-08 19:43:28.189 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62b0792 2024-02-08 19:43:28.207 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62b0792 2024-02-08 19:43:28.209 [Test worker @coroutine#3485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62b0792 2024-02-08 19:43:28.210 [DefaultDispatcher-worker-3 @coroutine#3488] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:43:28.210 [DefaultDispatcher-worker-3 @coroutine#3488] 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-02-08 19:43:28.210 [DefaultDispatcher-worker-3 @coroutine#3488] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:43:28.210 [DefaultDispatcher-worker-3 @coroutine#3488] 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-02-08 19:43:28.211 [DefaultDispatcher-worker-2 @coroutine#3488] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:43:28.211 [DefaultDispatcher-worker-2 @coroutine#3488] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:43:28.219 [DefaultDispatcher-worker-4 @coroutine#3487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62b0792 2024-02-08 19:43:28.219 [DefaultDispatcher-worker-4 @coroutine#3487] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 19:43:28.219 [DefaultDispatcher-worker-4 @coroutine#3487] 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-02-08 19:43:28.219 [DefaultDispatcher-worker-4 @coroutine#3487] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 19:43:28.220 [DefaultDispatcher-worker-4 @coroutine#3487] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 19:43:28.220 [DefaultDispatcher-worker-4 @coroutine#3487] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 19:43:28.224 [Test worker @coroutine#3492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62b0792 2024-02-08 19:43:28.239 [DefaultDispatcher-worker-3 @coroutine#3499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62b0792 2024-02-08 19:43:28.275 [Test worker @coroutine#3501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62b0792 2024-02-08 19:43:28.277 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown initiated... 2024-02-08 19:43:28.277 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Close initiated... 2024-02-08 19:43:28.277 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:28.277 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62b0792: (connection evicted) 2024-02-08 19:43:28.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:28.278 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Closed. 2024-02-08 19:43:28.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown completed. 2024-02-08 19:43:28.279 [DefaultDispatcher-worker-17 @coroutine#3129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f94fe3 2024-02-08 19:43:28.279 [DefaultDispatcher-worker-17 @coroutine#3129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45991/UmAppDatabase/replication/nodeId 2024-02-08 19:43:28.279 [DefaultDispatcher-worker-17 @coroutine#3129] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45991/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:28.279 [DefaultDispatcher-worker-17 @coroutine#3129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45991/UmAppDatabase/replication/nodeId 2024-02-08 19:43:28.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2024-02-08 19:43:28.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:28.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:28.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:28.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:28.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:28.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:28.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ed463b7 2024-02-08 19:43:28.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:28.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:28.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:28.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:28.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:28.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:28.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:28.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:28.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:28.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:28.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:28.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:28.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:28.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 19:43:28.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 19:43:28.281 [DefaultDispatcher-worker-17 @coroutine#3129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45991/UmAppDatabase/replication/nodeId 2024-02-08 19:43:28.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:28.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:28.281 [DefaultDispatcher-worker-17 @coroutine#3129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45991/UmAppDatabase/replication/nodeId 2024-02-08 19:43:28.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 19:43:28.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:28.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2024-02-08 19:43:28.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:28.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:28.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:28.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:28.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:28.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:28.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:28.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:28.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2024-02-08 19:43:28.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b62c51e 2024-02-08 19:43:28.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b62c51e 2024-02-08 19:43:28.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2024-02-08 19:43:28.284 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b62c51e 2024-02-08 19:43:28.295 [Test worker @coroutine#3509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b62c51e 2024-02-08 19:43:28.297 [Test worker @coroutine#3511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b62c51e 2024-02-08 19:43:28.298 [DefaultDispatcher-worker-4 @coroutine#3514] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:43:28.298 [DefaultDispatcher-worker-4 @coroutine#3514] 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-02-08 19:43:28.298 [DefaultDispatcher-worker-4 @coroutine#3514] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:43:28.298 [DefaultDispatcher-worker-4 @coroutine#3514] 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-02-08 19:43:28.299 [DefaultDispatcher-worker-11 @coroutine#3514] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:43:28.299 [DefaultDispatcher-worker-11 @coroutine#3514] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:43:28.306 [DefaultDispatcher-worker-10 @coroutine#3513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b62c51e 2024-02-08 19:43:28.307 [DefaultDispatcher-worker-10 @coroutine#3513] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 19:43:28.307 [DefaultDispatcher-worker-10 @coroutine#3513] 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-02-08 19:43:28.307 [DefaultDispatcher-worker-10 @coroutine#3513] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 19:43:28.307 [DefaultDispatcher-worker-14 @coroutine#3513] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 19:43:28.307 [DefaultDispatcher-worker-14 @coroutine#3513] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 19:43:28.310 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b62c51e 2024-02-08 19:43:28.323 [DefaultDispatcher-worker-16 @coroutine#3525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b62c51e 2024-02-08 19:43:28.361 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b62c51e 2024-02-08 19:43:28.363 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown initiated... 2024-02-08 19:43:28.363 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Close initiated... 2024-02-08 19:43:28.363 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:28.364 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b62c51e: (connection evicted) 2024-02-08 19:43:28.364 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:28.364 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Closed. 2024-02-08 19:43:28.364 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown completed. 2024-02-08 19:43:28.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2024-02-08 19:43:28.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:28.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:28.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:28.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:28.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:28.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:28.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2cdd156b 2024-02-08 19:43:28.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:28.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:28.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:28.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:28.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:28.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:28.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:28.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:28.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:28.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:28.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:28.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:28.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:28.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 19:43:28.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 19:43:28.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:28.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:28.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 19:43:28.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:28.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2024-02-08 19:43:28.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:28.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:28.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:28.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:28.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:28.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:28.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:28.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:28.366 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2024-02-08 19:43:28.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@58038583 2024-02-08 19:43:28.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@58038583 2024-02-08 19:43:28.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2024-02-08 19:43:28.369 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58038583 2024-02-08 19:43:28.380 [Test worker @coroutine#3530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58038583 2024-02-08 19:43:28.382 [Test worker @coroutine#3532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58038583 2024-02-08 19:43:28.384 [DefaultDispatcher-worker-3 @coroutine#3536] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 19:43:28.384 [DefaultDispatcher-worker-3 @coroutine#3536] 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/replication/ackAndGetPendingReplications. 2024-02-08 19:43:28.384 [DefaultDispatcher-worker-3 @coroutine#3536] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 19:43:28.384 [DefaultDispatcher-worker-3 @coroutine#3536] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 19:43:28.385 [DefaultDispatcher-worker-12 @coroutine#3536] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 19:43:28.385 [DefaultDispatcher-worker-12 @coroutine#3536] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 19:43:28.393 [DefaultDispatcher-worker-12 @coroutine#3535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58038583 2024-02-08 19:43:28.394 [DefaultDispatcher-worker-12 @coroutine#3535] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-08 19:43:28.394 [DefaultDispatcher-worker-12 @coroutine#3535] 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/replication/nodeId. 2024-02-08 19:43:28.394 [DefaultDispatcher-worker-12 @coroutine#3535] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-08 19:43:28.394 [DefaultDispatcher-worker-10 @coroutine#3535] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-08 19:43:28.394 [DefaultDispatcher-worker-10 @coroutine#3535] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-08 19:43:28.402 [DefaultDispatcher-worker-10 @coroutine#3541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58038583 2024-02-08 19:43:28.412 [DefaultDispatcher-worker-4 @coroutine#3183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c862522 2024-02-08 19:43:28.412 [DefaultDispatcher-worker-4 @coroutine#3183] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43407/UmAppDatabase/replication/nodeId 2024-02-08 19:43:28.413 [DefaultDispatcher-worker-4 @coroutine#3183] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43407/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:28.413 [DefaultDispatcher-worker-4 @coroutine#3183] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43407/UmAppDatabase/replication/nodeId 2024-02-08 19:43:28.413 [DefaultDispatcher-worker-9 @coroutine#3541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58038583 2024-02-08 19:43:28.414 [DefaultDispatcher-worker-14 @coroutine#3183] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43407/UmAppDatabase/replication/nodeId 2024-02-08 19:43:28.414 [DefaultDispatcher-worker-14 @coroutine#3183] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43407/UmAppDatabase/replication/nodeId 2024-02-08 19:43:28.420 [DefaultDispatcher-worker-2 @coroutine#3541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58038583 2024-02-08 19:43:28.431 [DefaultDispatcher-worker-15 @coroutine#3541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58038583 2024-02-08 19:43:28.434 [Test worker @coroutine#3554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58038583 2024-02-08 19:43:28.440 [DefaultDispatcher-worker-10 @coroutine#2851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@811d8d6 2024-02-08 19:43:28.440 [DefaultDispatcher-worker-10 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48971/UmAppDatabase/replication/nodeId 2024-02-08 19:43:28.440 [DefaultDispatcher-worker-10 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48971/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:28.440 [DefaultDispatcher-worker-10 @coroutine#2851] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48971/UmAppDatabase/replication/nodeId 2024-02-08 19:43:28.442 [DefaultDispatcher-worker-4 @coroutine#2851] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48971/UmAppDatabase/replication/nodeId 2024-02-08 19:43:28.442 [DefaultDispatcher-worker-4 @coroutine#2851] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48971/UmAppDatabase/replication/nodeId 2024-02-08 19:43:28.449 [DefaultDispatcher-worker-18 @coroutine#3541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58038583 2024-02-08 19:43:28.457 [DefaultDispatcher-worker-14 @coroutine#3541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58038583 2024-02-08 19:43:28.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown initiated... 2024-02-08 19:43:28.459 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Close initiated... 2024-02-08 19:43:28.459 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:28.459 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58038583: (connection evicted) 2024-02-08 19:43:28.460 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:28.460 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Closed. 2024-02-08 19:43:28.460 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown completed. 2024-02-08 19:43:28.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2024-02-08 19:43:28.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:28.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:28.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:28.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:28.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:28.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:28.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5978ba12 2024-02-08 19:43:28.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:28.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:28.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:28.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:28.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:28.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:28.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:28.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:28.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:28.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:28.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:28.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:28.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:28.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 19:43:28.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 19:43:28.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:28.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:28.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 19:43:28.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:28.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2024-02-08 19:43:28.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:28.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:28.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:28.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:28.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:28.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:28.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:28.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:28.461 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2024-02-08 19:43:28.465 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b7e4db6 2024-02-08 19:43:28.465 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b7e4db6 2024-02-08 19:43:28.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2024-02-08 19:43:28.466 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b7e4db6 2024-02-08 19:43:28.480 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b7e4db6 2024-02-08 19:43:28.481 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b7e4db6 2024-02-08 19:43:28.482 [DefaultDispatcher-worker-14 @coroutine#3567] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 19:43:28.482 [DefaultDispatcher-worker-14 @coroutine#3567] 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/replication/ackAndGetPendingReplications. 2024-02-08 19:43:28.482 [DefaultDispatcher-worker-14 @coroutine#3567] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 19:43:28.482 [DefaultDispatcher-worker-14 @coroutine#3567] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 19:43:28.484 [DefaultDispatcher-worker-8 @coroutine#3567] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 19:43:28.484 [DefaultDispatcher-worker-8 @coroutine#3567] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 19:43:28.490 [DefaultDispatcher-worker-8 @coroutine#3566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b7e4db6 2024-02-08 19:43:28.490 [DefaultDispatcher-worker-8 @coroutine#3566] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-08 19:43:28.490 [DefaultDispatcher-worker-8 @coroutine#3566] 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/replication/nodeId. 2024-02-08 19:43:28.490 [DefaultDispatcher-worker-8 @coroutine#3566] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-08 19:43:28.491 [DefaultDispatcher-worker-16 @coroutine#3566] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-08 19:43:28.491 [DefaultDispatcher-worker-16 @coroutine#3566] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-08 19:43:28.498 [DefaultDispatcher-worker-10 @coroutine#3571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b7e4db6 2024-02-08 19:43:28.507 [DefaultDispatcher-worker-7 @coroutine#3571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b7e4db6 2024-02-08 19:43:28.516 [DefaultDispatcher-worker-9 @coroutine#3571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b7e4db6 2024-02-08 19:43:28.524 [DefaultDispatcher-worker-5 @coroutine#3571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b7e4db6 2024-02-08 19:43:28.534 [DefaultDispatcher-worker-6 @coroutine#3571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b7e4db6 2024-02-08 19:43:28.537 [DefaultDispatcher-worker-13 @coroutine#2884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-08 19:43:28.537 [DefaultDispatcher-worker-13 @coroutine#2884] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50701/UmAppDatabase/replication/nodeId 2024-02-08 19:43:28.537 [DefaultDispatcher-worker-13 @coroutine#2884] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50701/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:28.537 [DefaultDispatcher-worker-13 @coroutine#2884] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50701/UmAppDatabase/replication/nodeId 2024-02-08 19:43:28.538 [DefaultDispatcher-worker-16 @coroutine#2884] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50701/UmAppDatabase/replication/nodeId 2024-02-08 19:43:28.538 [DefaultDispatcher-worker-16 @coroutine#2884] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50701/UmAppDatabase/replication/nodeId 2024-02-08 19:43:28.543 [DefaultDispatcher-worker-1 @coroutine#3571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b7e4db6 2024-02-08 19:43:28.545 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown initiated... 2024-02-08 19:43:28.545 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Close initiated... 2024-02-08 19:43:28.545 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:28.545 [HikariPool-111 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b7e4db6: (connection evicted) 2024-02-08 19:43:28.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:28.546 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Closed. 2024-02-08 19:43:28.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown completed. 2024-02-08 19:43:28.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2024-02-08 19:43:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4088c5e6 2024-02-08 19:43:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 19:43:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 19:43:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 19:43:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2024-02-08 19:43:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:28.547 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2024-02-08 19:43:28.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e312811 2024-02-08 19:43:28.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e312811 2024-02-08 19:43:28.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2024-02-08 19:43:28.551 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e312811 2024-02-08 19:43:28.565 [Test worker @coroutine#3591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e312811 2024-02-08 19:43:28.567 [Test worker @coroutine#3593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e312811 2024-02-08 19:43:28.567 [DefaultDispatcher-worker-1 @coroutine#3597] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 19:43:28.568 [DefaultDispatcher-worker-1 @coroutine#3597] 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/replication/ackAndGetPendingReplications. 2024-02-08 19:43:28.568 [DefaultDispatcher-worker-1 @coroutine#3597] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 19:43:28.568 [DefaultDispatcher-worker-1 @coroutine#3597] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 19:43:28.576 [DefaultDispatcher-worker-12 @coroutine#3597] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 19:43:28.576 [DefaultDispatcher-worker-12 @coroutine#3597] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 19:43:28.581 [DefaultDispatcher-worker-5 @coroutine#3596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e312811 2024-02-08 19:43:28.581 [DefaultDispatcher-worker-5 @coroutine#3596] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-08 19:43:28.581 [DefaultDispatcher-worker-5 @coroutine#3596] 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/replication/nodeId. 2024-02-08 19:43:28.581 [DefaultDispatcher-worker-5 @coroutine#3596] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-08 19:43:28.581 [DefaultDispatcher-worker-7 @coroutine#3596] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-08 19:43:28.581 [DefaultDispatcher-worker-7 @coroutine#3596] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-08 19:43:28.587 [DefaultDispatcher-worker-14 @coroutine#3601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e312811 2024-02-08 19:43:28.596 [DefaultDispatcher-worker-14 @coroutine#3601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e312811 2024-02-08 19:43:28.604 [DefaultDispatcher-worker-14 @coroutine#3601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e312811 2024-02-08 19:43:28.612 [DefaultDispatcher-worker-8 @coroutine#3601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e312811 2024-02-08 19:43:28.619 [DefaultDispatcher-worker-4 @coroutine#3601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e312811 2024-02-08 19:43:28.627 [DefaultDispatcher-worker-1 @coroutine#3601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e312811 2024-02-08 19:43:28.631 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e312811 2024-02-08 19:43:28.634 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e312811 2024-02-08 19:43:28.644 [DefaultDispatcher-worker-2 @coroutine#3601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e312811 2024-02-08 19:43:28.650 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:43:28.653 [DefaultDispatcher-worker-4 @coroutine#3601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e312811 2024-02-08 19:43:28.655 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@71a9105f 2024-02-08 19:43:28.655 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@71a9105f 2024-02-08 19:43:28.658 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f6ee01a 2024-02-08 19:43:28.658 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f6ee01a 2024-02-08 19:43:28.662 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b517b2f 2024-02-08 19:43:28.662 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b517b2f 2024-02-08 19:43:28.664 [DefaultDispatcher-worker-8 @coroutine#3601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e312811 2024-02-08 19:43:28.665 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e53ea21 2024-02-08 19:43:28.665 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e53ea21 2024-02-08 19:43:28.666 [Test worker @coroutine#3601] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/PersonDao/findByUidAsync?uid=556546195157495809 2024-02-08 19:43:28.666 [Test worker @coroutine#3601] 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/PersonDao/findByUidAsync?uid=556546195157495809. 2024-02-08 19:43:28.666 [Test worker @coroutine#3601] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/PersonDao/findByUidAsync?uid=556546195157495809 2024-02-08 19:43:28.667 [Test worker @coroutine#3601] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/PersonDao/findByUidAsync?uid=556546195157495809 2024-02-08 19:43:28.667 [Test worker @coroutine#3601] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/PersonDao/findByUidAsync?uid=556546195157495809 2024-02-08 19:43:28.669 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7413e5c 2024-02-08 19:43:28.669 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7413e5c 2024-02-08 19:43:28.672 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@fa7709e 2024-02-08 19:43:28.672 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@fa7709e 2024-02-08 19:43:28.675 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f5ffa46 2024-02-08 19:43:28.675 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f5ffa46 2024-02-08 19:43:28.677 [DefaultDispatcher-worker-11 @coroutine#2930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2a7ca0 2024-02-08 19:43:28.677 [DefaultDispatcher-worker-11 @coroutine#2930] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId 2024-02-08 19:43:28.677 [DefaultDispatcher-worker-11 @coroutine#2930] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:28.677 [DefaultDispatcher-worker-11 @coroutine#2930] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId 2024-02-08 19:43:28.678 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e7c156e 2024-02-08 19:43:28.678 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e7c156e 2024-02-08 19:43:28.678 [DefaultDispatcher-worker-14 @coroutine#2930] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId 2024-02-08 19:43:28.678 [DefaultDispatcher-worker-14 @coroutine#2930] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId 2024-02-08 19:43:28.679 [DefaultDispatcher-worker-16 @coroutine#3601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e312811 2024-02-08 19:43:28.680 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@50417323 2024-02-08 19:43:28.680 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@50417323 2024-02-08 19:43:28.680 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-08 19:43:28.686 [DefaultDispatcher-worker-16 @coroutine#3601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e312811 2024-02-08 19:43:28.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown initiated... 2024-02-08 19:43:28.688 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Close initiated... 2024-02-08 19:43:28.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 19:43:28.688 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e312811: (connection evicted) 2024-02-08 19:43:28.688 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71a9105f: (connection evicted) 2024-02-08 19:43:28.689 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f6ee01a: (connection evicted) 2024-02-08 19:43:28.689 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b517b2f: (connection evicted) 2024-02-08 19:43:28.689 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e53ea21: (connection evicted) 2024-02-08 19:43:28.690 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7413e5c: (connection evicted) 2024-02-08 19:43:28.690 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@fa7709e: (connection evicted) 2024-02-08 19:43:28.690 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f5ffa46: (connection evicted) 2024-02-08 19:43:28.691 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e7c156e: (connection evicted) 2024-02-08 19:43:28.691 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50417323: (connection evicted) 2024-02-08 19:43:28.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:28.692 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Closed. 2024-02-08 19:43:28.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown completed. 2024-02-08 19:43:28.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2024-02-08 19:43:28.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:28.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:28.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:28.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:28.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:28.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:28.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bd39edc 2024-02-08 19:43:28.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:28.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:28.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:28.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:28.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:28.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:28.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:28.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:28.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:28.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:28.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:28.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:28.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:28.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 19:43:28.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 19:43:28.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:28.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:28.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 19:43:28.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:28.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2024-02-08 19:43:28.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:28.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:28.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:28.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:28.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:28.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:28.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:28.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:28.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2024-02-08 19:43:28.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c20841d 2024-02-08 19:43:28.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c20841d 2024-02-08 19:43:28.696 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2024-02-08 19:43:28.697 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c20841d 2024-02-08 19:43:28.708 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c20841d 2024-02-08 19:43:28.710 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c20841d 2024-02-08 19:43:28.710 [DefaultDispatcher-worker-16 @coroutine#3634] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 19:43:28.710 [DefaultDispatcher-worker-16 @coroutine#3634] 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/replication/ackAndGetPendingReplications. 2024-02-08 19:43:28.710 [DefaultDispatcher-worker-16 @coroutine#3634] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 19:43:28.711 [DefaultDispatcher-worker-16 @coroutine#3634] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 19:43:28.712 [DefaultDispatcher-worker-11 @coroutine#3634] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 19:43:28.712 [DefaultDispatcher-worker-11 @coroutine#3634] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 19:43:28.720 [DefaultDispatcher-worker-18 @coroutine#3633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c20841d 2024-02-08 19:43:28.720 [DefaultDispatcher-worker-18 @coroutine#3633] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-08 19:43:28.720 [DefaultDispatcher-worker-18 @coroutine#3633] 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/replication/nodeId. 2024-02-08 19:43:28.720 [DefaultDispatcher-worker-18 @coroutine#3633] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-08 19:43:28.721 [DefaultDispatcher-worker-7 @coroutine#3633] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-08 19:43:28.721 [DefaultDispatcher-worker-7 @coroutine#3633] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-08 19:43:28.729 [DefaultDispatcher-worker-15 @coroutine#3638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c20841d 2024-02-08 19:43:28.737 [DefaultDispatcher-worker-15 @coroutine#3638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c20841d 2024-02-08 19:43:28.747 [DefaultDispatcher-worker-5 @coroutine#3638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c20841d 2024-02-08 19:43:28.748 [DefaultDispatcher-worker-7 @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c3884f5 2024-02-08 19:43:28.748 [DefaultDispatcher-worker-7 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33881/UmAppDatabase/replication/nodeId 2024-02-08 19:43:28.748 [DefaultDispatcher-worker-7 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33881/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:28.748 [DefaultDispatcher-worker-7 @coroutine#2962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33881/UmAppDatabase/replication/nodeId 2024-02-08 19:43:28.750 [DefaultDispatcher-worker-4 @coroutine#2962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33881/UmAppDatabase/replication/nodeId 2024-02-08 19:43:28.750 [DefaultDispatcher-worker-4 @coroutine#2962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33881/UmAppDatabase/replication/nodeId 2024-02-08 19:43:28.756 [DefaultDispatcher-worker-4 @coroutine#3638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c20841d 2024-02-08 19:43:28.762 [DefaultDispatcher-worker-3 @coroutine#3638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c20841d 2024-02-08 19:43:28.771 [DefaultDispatcher-worker-17 @coroutine#3638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c20841d 2024-02-08 19:43:28.776 [Test worker @coroutine#3654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c20841d 2024-02-08 19:43:28.785 [DefaultDispatcher-worker-6 @coroutine#3638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c20841d 2024-02-08 19:43:28.794 [DefaultDispatcher-worker-17 @coroutine#3638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c20841d 2024-02-08 19:43:28.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown initiated... 2024-02-08 19:43:28.795 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Close initiated... 2024-02-08 19:43:28.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:28.795 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c20841d: (connection evicted) 2024-02-08 19:43:28.796 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:28.796 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Closed. 2024-02-08 19:43:28.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown completed. 2024-02-08 19:43:28.810 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2024-02-08 19:43:28.810 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:28.810 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:28.810 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:28.810 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:28.810 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:28.810 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:28.810 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26a004ed 2024-02-08 19:43:28.810 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:28.810 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:28.810 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:28.810 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:28.810 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:28.810 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:28.810 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:28.810 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:28.810 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:28.810 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:28.810 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:28.810 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:28.810 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:28.810 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:28.810 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:28.810 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:28.810 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:28.810 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:28.810 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:28.810 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2024-02-08 19:43:28.810 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:28.810 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:28.810 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:28.810 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:28.810 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:28.810 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:28.810 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:28.810 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:28.810 [Test worker @coroutine#3659] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2024-02-08 19:43:28.811 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@75b6bd41 2024-02-08 19:43:28.811 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@75b6bd41 2024-02-08 19:43:28.811 [Test worker @coroutine#3659] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2024-02-08 19:43:28.811 [DefaultDispatcher-worker-17 @coroutine#3660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240df292 2024-02-08 19:43:28.824 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b6bd41 2024-02-08 19:43:28.834 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b6bd41 2024-02-08 19:43:28.836 [DefaultDispatcher-worker-17 @coroutine#3665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54087bdb 2024-02-08 19:43:28.836 [Test worker @coroutine#3664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b6bd41 2024-02-08 19:43:28.838 [Test worker @coroutine#3668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b6bd41 2024-02-08 19:43:28.847 [DefaultDispatcher-worker-11 @coroutine#3670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b6bd41 2024-02-08 19:43:28.855 [DefaultDispatcher-worker-13 @coroutine#2992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1edf52e6 2024-02-08 19:43:28.855 [DefaultDispatcher-worker-13 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41863/UmAppDatabase/replication/nodeId 2024-02-08 19:43:28.855 [DefaultDispatcher-worker-13 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41863/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:28.855 [DefaultDispatcher-worker-13 @coroutine#2992] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41863/UmAppDatabase/replication/nodeId 2024-02-08 19:43:28.856 [DefaultDispatcher-worker-3 @coroutine#2992] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41863/UmAppDatabase/replication/nodeId 2024-02-08 19:43:28.856 [DefaultDispatcher-worker-3 @coroutine#2992] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41863/UmAppDatabase/replication/nodeId 2024-02-08 19:43:28.859 [DefaultDispatcher-worker-16 @coroutine#3683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b6bd41 2024-02-08 19:43:28.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown initiated... 2024-02-08 19:43:28.862 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Close initiated... 2024-02-08 19:43:28.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:28.862 [HikariPool-114 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75b6bd41: (connection evicted) 2024-02-08 19:43:28.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:28.863 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Closed. 2024-02-08 19:43:28.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown completed. 2024-02-08 19:43:28.865 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2024-02-08 19:43:28.865 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:28.866 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:28.866 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:28.866 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:28.866 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:28.866 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:28.866 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6600d07d 2024-02-08 19:43:28.866 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:28.866 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:28.866 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:28.866 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:28.866 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:28.866 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:28.866 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:28.866 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:28.866 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:28.866 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:28.866 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:28.866 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:28.866 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:28.866 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:28.866 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:28.866 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:28.866 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:28.866 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:28.866 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:28.866 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2024-02-08 19:43:28.866 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:28.866 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:28.866 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:28.866 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:28.866 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:28.866 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:28.866 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:28.866 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:28.866 [Test worker @coroutine#3692] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2024-02-08 19:43:28.866 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@439b0198 2024-02-08 19:43:28.866 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@439b0198 2024-02-08 19:43:28.866 [Test worker @coroutine#3692] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2024-02-08 19:43:28.887 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@439b0198 2024-02-08 19:43:28.898 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@439b0198 2024-02-08 19:43:28.900 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@439b0198 2024-02-08 19:43:28.901 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@439b0198 2024-02-08 19:43:28.902 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2024-02-08 19:43:28.902 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:28.902 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:28.902 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:28.902 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:28.902 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:28.902 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:28.902 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36a25457 2024-02-08 19:43:28.902 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:28.902 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:28.902 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:28.902 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:28.902 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:28.902 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:28.902 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:28.902 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:28.902 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:28.902 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:28.902 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:28.902 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:28.902 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:28.902 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:28.902 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:28.902 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:28.902 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:28.902 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:28.902 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:28.902 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2024-02-08 19:43:28.902 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:28.902 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:28.902 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:28.902 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:28.902 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:28.902 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:28.902 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:28.902 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:28.902 [Test worker @coroutine#3692] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2024-02-08 19:43:28.903 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@48590849 2024-02-08 19:43:28.903 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@48590849 2024-02-08 19:43:28.903 [Test worker @coroutine#3692] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2024-02-08 19:43:28.917 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48590849 2024-02-08 19:43:28.919 [DefaultDispatcher-worker-17 @coroutine#3021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251b1399 2024-02-08 19:43:28.920 [DefaultDispatcher-worker-17 @coroutine#3021] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 19:43:28.920 [DefaultDispatcher-worker-17 @coroutine#3021] 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-02-08 19:43:28.920 [DefaultDispatcher-worker-17 @coroutine#3021] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 19:43:28.921 [DefaultDispatcher-worker-3 @coroutine#3021] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 19:43:28.929 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48590849 2024-02-08 19:43:28.931 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48590849 2024-02-08 19:43:28.933 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48590849 2024-02-08 19:43:28.936 [DefaultDispatcher-worker-16 @coroutine#3035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330d16af 2024-02-08 19:43:28.936 [DefaultDispatcher-worker-16 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41095/UmAppDatabase/replication/nodeId 2024-02-08 19:43:28.936 [DefaultDispatcher-worker-16 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41095/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:28.936 [DefaultDispatcher-worker-16 @coroutine#3035] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41095/UmAppDatabase/replication/nodeId 2024-02-08 19:43:28.937 [DefaultDispatcher-worker-3 @coroutine#3035] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41095/UmAppDatabase/replication/nodeId 2024-02-08 19:43:28.937 [DefaultDispatcher-worker-3 @coroutine#3035] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41095/UmAppDatabase/replication/nodeId 2024-02-08 19:43:28.942 [DefaultDispatcher-worker-6 @coroutine#3709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48590849 2024-02-08 19:43:28.955 [DefaultDispatcher-worker-15 @coroutine#3692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@439b0198 2024-02-08 19:43:28.964 [DefaultDispatcher-worker-14 @coroutine#3692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@439b0198 2024-02-08 19:43:28.966 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:43:28.969 [DefaultDispatcher-worker-4 @coroutine#3692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@439b0198 2024-02-08 19:43:28.980 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown initiated... 2024-02-08 19:43:28.980 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Close initiated... 2024-02-08 19:43:28.980 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:28.981 [HikariPool-115 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Closing connection org.sqlite.jdbc4.JDBC4Connection@439b0198: (connection evicted) 2024-02-08 19:43:28.981 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:28.981 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Closed. 2024-02-08 19:43:28.981 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown completed. 2024-02-08 19:43:28.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown initiated... 2024-02-08 19:43:28.982 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Close initiated... 2024-02-08 19:43:28.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:28.982 [HikariPool-116 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48590849: (connection evicted) 2024-02-08 19:43:28.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:28.982 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Closed. 2024-02-08 19:43:28.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown completed. 2024-02-08 19:43:28.983 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2024-02-08 19:43:28.983 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:28.983 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:28.983 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:28.983 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:28.983 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:28.983 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:28.984 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c149539 2024-02-08 19:43:28.984 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:28.984 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:28.984 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:28.984 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:28.984 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:28.984 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:28.984 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:28.984 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:28.984 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:28.984 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:28.984 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:28.984 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:28.984 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:28.984 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:28.984 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:28.984 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:28.984 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:28.984 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:28.984 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:28.984 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2024-02-08 19:43:28.984 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:28.984 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:28.984 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:28.984 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:28.984 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:28.984 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:28.984 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:28.984 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:28.984 [Test worker @coroutine#3729] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2024-02-08 19:43:28.984 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@49616310 2024-02-08 19:43:28.984 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@49616310 2024-02-08 19:43:28.984 [Test worker @coroutine#3729] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2024-02-08 19:43:28.997 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49616310 2024-02-08 19:43:29.008 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49616310 2024-02-08 19:43:29.009 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49616310 2024-02-08 19:43:29.011 [Test worker @coroutine#3734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49616310 2024-02-08 19:43:29.011 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2024-02-08 19:43:29.011 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:29.011 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:29.011 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:29.011 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:29.011 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:29.011 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:29.012 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2662e3ff 2024-02-08 19:43:29.012 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:29.012 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:29.012 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:29.012 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:29.012 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:29.012 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:29.012 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:29.012 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:29.012 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:29.012 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:29.012 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:29.012 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:29.012 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:29.012 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:29.012 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:29.012 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:29.012 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:29.012 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:29.012 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:29.012 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2024-02-08 19:43:29.012 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:29.012 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:29.012 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:29.012 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:29.012 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:29.012 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:29.012 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:29.012 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:29.012 [Test worker @coroutine#3729] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2024-02-08 19:43:29.012 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@682482ee 2024-02-08 19:43:29.012 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@682482ee 2024-02-08 19:43:29.012 [Test worker @coroutine#3729] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2024-02-08 19:43:29.025 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@682482ee 2024-02-08 19:43:29.035 [Test worker @coroutine#3736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@682482ee 2024-02-08 19:43:29.036 [Test worker @coroutine#3738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@682482ee 2024-02-08 19:43:29.038 [Test worker @coroutine#3740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@682482ee 2024-02-08 19:43:29.049 [DefaultDispatcher-worker-18 @coroutine#3742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@682482ee 2024-02-08 19:43:29.060 [DefaultDispatcher-worker-7 @coroutine#3729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49616310 2024-02-08 19:43:29.068 [DefaultDispatcher-worker-18 @coroutine#3729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49616310 2024-02-08 19:43:29.076 [DefaultDispatcher-worker-8 @coroutine#3729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49616310 2024-02-08 19:43:29.084 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:43:29.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown initiated... 2024-02-08 19:43:29.088 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Close initiated... 2024-02-08 19:43:29.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:29.088 [HikariPool-117 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49616310: (connection evicted) 2024-02-08 19:43:29.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:29.089 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Closed. 2024-02-08 19:43:29.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown completed. 2024-02-08 19:43:29.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown initiated... 2024-02-08 19:43:29.089 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Close initiated... 2024-02-08 19:43:29.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:29.089 [HikariPool-118 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Closing connection org.sqlite.jdbc4.JDBC4Connection@682482ee: (connection evicted) 2024-02-08 19:43:29.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:29.090 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Closed. 2024-02-08 19:43:29.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown completed. 2024-02-08 19:43:29.092 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2024-02-08 19:43:29.093 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:29.093 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:29.093 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:29.093 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:29.093 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:29.093 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:29.093 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3531509c 2024-02-08 19:43:29.093 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:29.093 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:29.093 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:29.093 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:29.093 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:29.093 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:29.093 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:29.093 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:29.093 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:29.093 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:29.093 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:29.093 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:29.093 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:29.093 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:29.093 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:29.093 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:29.093 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:29.093 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:29.093 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:29.093 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2024-02-08 19:43:29.093 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:29.093 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:29.093 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:29.093 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:29.093 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:29.093 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:29.093 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:29.093 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:29.093 [Test worker @coroutine#3768] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2024-02-08 19:43:29.093 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f2b1a2f 2024-02-08 19:43:29.093 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f2b1a2f 2024-02-08 19:43:29.093 [Test worker @coroutine#3768] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2024-02-08 19:43:29.096 [DefaultDispatcher-worker-4 @coroutine#3087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa65672 2024-02-08 19:43:29.096 [DefaultDispatcher-worker-4 @coroutine#3087] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60595/UmAppDatabase/replication/nodeId 2024-02-08 19:43:29.096 [DefaultDispatcher-worker-4 @coroutine#3087] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60595/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:29.096 [DefaultDispatcher-worker-4 @coroutine#3087] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60595/UmAppDatabase/replication/nodeId 2024-02-08 19:43:29.097 [DefaultDispatcher-worker-7 @coroutine#3087] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60595/UmAppDatabase/replication/nodeId 2024-02-08 19:43:29.097 [DefaultDispatcher-worker-7 @coroutine#3087] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60595/UmAppDatabase/replication/nodeId 2024-02-08 19:43:29.107 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f2b1a2f 2024-02-08 19:43:29.117 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f2b1a2f 2024-02-08 19:43:29.118 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f2b1a2f 2024-02-08 19:43:29.120 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f2b1a2f 2024-02-08 19:43:29.128 [DefaultDispatcher-worker-8 @coroutine#3778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f2b1a2f 2024-02-08 19:43:29.146 [DefaultDispatcher-worker-1 @coroutine#3768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f2b1a2f 2024-02-08 19:43:29.150 [Test worker @coroutine#3787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f2b1a2f 2024-02-08 19:43:29.157 [DefaultDispatcher-worker-8 @coroutine#3768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f2b1a2f 2024-02-08 19:43:29.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown initiated... 2024-02-08 19:43:29.168 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Close initiated... 2024-02-08 19:43:29.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:29.168 [HikariPool-119 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f2b1a2f: (connection evicted) 2024-02-08 19:43:29.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:29.169 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Closed. 2024-02-08 19:43:29.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown completed. 2024-02-08 19:43:29.170 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2024-02-08 19:43:29.171 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:29.171 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:29.171 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:29.171 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:29.171 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:29.171 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:29.171 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25fc2b8f 2024-02-08 19:43:29.171 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:29.171 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:29.171 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:29.171 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:29.171 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:29.171 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:29.171 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:29.171 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:29.171 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:29.171 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:29.171 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:29.171 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:29.171 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:29.171 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:29.171 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:29.171 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:29.171 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:29.171 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:29.171 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:29.171 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2024-02-08 19:43:29.171 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:29.171 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:29.171 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:29.171 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:29.171 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:29.171 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:29.171 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:29.171 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:29.171 [Test worker @coroutine#3807] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2024-02-08 19:43:29.171 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@19b4dd60 2024-02-08 19:43:29.171 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@19b4dd60 2024-02-08 19:43:29.171 [Test worker @coroutine#3807] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2024-02-08 19:43:29.188 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b4dd60 2024-02-08 19:43:29.198 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b4dd60 2024-02-08 19:43:29.200 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b4dd60 2024-02-08 19:43:29.202 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b4dd60 2024-02-08 19:43:29.210 [DefaultDispatcher-worker-4 @coroutine#3814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b4dd60 2024-02-08 19:43:29.212 [Test worker @coroutine#3819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b4dd60 2024-02-08 19:43:29.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown initiated... 2024-02-08 19:43:29.216 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Close initiated... 2024-02-08 19:43:29.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:29.216 [HikariPool-120 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19b4dd60: (connection evicted) 2024-02-08 19:43:29.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:29.217 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Closed. 2024-02-08 19:43:29.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown completed. 2024-02-08 19:43:29.223 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2024-02-08 19:43:29.223 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:29.223 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:29.223 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:29.223 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:29.223 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:29.223 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:29.223 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@723081a2 2024-02-08 19:43:29.223 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:29.223 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:29.223 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:29.223 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:29.223 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:29.223 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:29.223 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:29.223 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:29.223 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:29.223 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:29.223 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:29.223 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:29.223 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:29.223 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:29.223 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:29.223 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:29.223 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:29.223 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:29.223 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:29.223 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2024-02-08 19:43:29.223 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:29.223 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:29.223 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:29.223 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:29.223 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:29.223 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:29.223 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:29.223 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:29.223 [Test worker @coroutine#3837] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2024-02-08 19:43:29.224 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@41ae9f11 2024-02-08 19:43:29.224 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@41ae9f11 2024-02-08 19:43:29.224 [Test worker @coroutine#3837] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2024-02-08 19:43:29.237 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41ae9f11 2024-02-08 19:43:29.247 [Test worker @coroutine#3838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41ae9f11 2024-02-08 19:43:29.249 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41ae9f11 2024-02-08 19:43:29.251 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41ae9f11 2024-02-08 19:43:29.341 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:43:29.343 [DefaultDispatcher-worker-7 @coroutine#3844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41ae9f11 2024-02-08 19:43:29.347 [DefaultDispatcher-worker-7 @coroutine#3129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f94fe3 2024-02-08 19:43:29.348 [DefaultDispatcher-worker-7 @coroutine#3129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45991/UmAppDatabase/replication/nodeId 2024-02-08 19:43:29.348 [DefaultDispatcher-worker-7 @coroutine#3129] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45991/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:29.348 [DefaultDispatcher-worker-7 @coroutine#3129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45991/UmAppDatabase/replication/nodeId 2024-02-08 19:43:29.349 [DefaultDispatcher-worker-7 @coroutine#3129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45991/UmAppDatabase/replication/nodeId 2024-02-08 19:43:29.349 [DefaultDispatcher-worker-7 @coroutine#3129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45991/UmAppDatabase/replication/nodeId 2024-02-08 19:43:29.423 [DefaultDispatcher-worker-10 @coroutine#3183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c862522 2024-02-08 19:43:29.424 [DefaultDispatcher-worker-10 @coroutine#3183] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43407/UmAppDatabase/replication/nodeId 2024-02-08 19:43:29.424 [DefaultDispatcher-worker-10 @coroutine#3183] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43407/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:29.424 [DefaultDispatcher-worker-10 @coroutine#3183] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43407/UmAppDatabase/replication/nodeId 2024-02-08 19:43:29.425 [DefaultDispatcher-worker-18 @coroutine#3183] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43407/UmAppDatabase/replication/nodeId 2024-02-08 19:43:29.425 [DefaultDispatcher-worker-18 @coroutine#3183] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43407/UmAppDatabase/replication/nodeId 2024-02-08 19:43:29.427 [DefaultDispatcher-worker-11 @coroutine#3870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41ae9f11 2024-02-08 19:43:29.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown initiated... 2024-02-08 19:43:29.478 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Close initiated... 2024-02-08 19:43:29.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:29.478 [HikariPool-121 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41ae9f11: (connection evicted) 2024-02-08 19:43:29.479 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:29.479 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Closed. 2024-02-08 19:43:29.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown completed. 2024-02-08 19:43:29.481 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2024-02-08 19:43:29.482 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:29.482 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:29.482 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:29.482 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:29.482 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:29.482 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:29.482 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52e34db 2024-02-08 19:43:29.482 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:29.482 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:29.482 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:29.482 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:29.482 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:29.482 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:29.482 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:29.482 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:29.482 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:29.482 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:29.482 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:29.482 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:29.482 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:29.482 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:29.482 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:29.482 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:29.482 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:29.482 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:29.482 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:29.482 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2024-02-08 19:43:29.482 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:29.482 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:29.482 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:29.482 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:29.482 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:29.482 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:29.482 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:29.482 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:29.482 [Test worker @coroutine#3886] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2024-02-08 19:43:29.483 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@554a2f3 2024-02-08 19:43:29.483 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@554a2f3 2024-02-08 19:43:29.483 [Test worker @coroutine#3886] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2024-02-08 19:43:29.484 [DefaultDispatcher-worker-17 @coroutine#2851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@811d8d6 2024-02-08 19:43:29.484 [DefaultDispatcher-worker-17 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48971/UmAppDatabase/replication/nodeId 2024-02-08 19:43:29.484 [DefaultDispatcher-worker-17 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48971/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:29.484 [DefaultDispatcher-worker-17 @coroutine#2851] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48971/UmAppDatabase/replication/nodeId 2024-02-08 19:43:29.485 [DefaultDispatcher-worker-8 @coroutine#2851] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48971/UmAppDatabase/replication/nodeId 2024-02-08 19:43:29.485 [DefaultDispatcher-worker-8 @coroutine#2851] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48971/UmAppDatabase/replication/nodeId 2024-02-08 19:43:29.498 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@554a2f3 2024-02-08 19:43:29.509 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@554a2f3 2024-02-08 19:43:29.510 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@554a2f3 2024-02-08 19:43:29.512 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@554a2f3 2024-02-08 19:43:29.521 [DefaultDispatcher-worker-18 @coroutine#3896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@554a2f3 2024-02-08 19:43:29.524 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@554a2f3 2024-02-08 19:43:29.545 [DefaultDispatcher-worker-5 @coroutine#3886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@554a2f3 2024-02-08 19:43:29.547 [DefaultDispatcher-worker-11 @coroutine#2884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-08 19:43:29.548 [DefaultDispatcher-worker-11 @coroutine#2884] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50701/UmAppDatabase/replication/nodeId 2024-02-08 19:43:29.548 [DefaultDispatcher-worker-11 @coroutine#2884] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50701/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:29.548 [DefaultDispatcher-worker-11 @coroutine#2884] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50701/UmAppDatabase/replication/nodeId 2024-02-08 19:43:29.549 [DefaultDispatcher-worker-15 @coroutine#2884] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50701/UmAppDatabase/replication/nodeId 2024-02-08 19:43:29.549 [DefaultDispatcher-worker-15 @coroutine#2884] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50701/UmAppDatabase/replication/nodeId 2024-02-08 19:43:29.554 [DefaultDispatcher-worker-18 @coroutine#3886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@554a2f3 2024-02-08 19:43:29.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown initiated... 2024-02-08 19:43:29.564 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Close initiated... 2024-02-08 19:43:29.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:29.564 [HikariPool-122 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Closing connection org.sqlite.jdbc4.JDBC4Connection@554a2f3: (connection evicted) 2024-02-08 19:43:29.565 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:29.565 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Closed. 2024-02-08 19:43:29.565 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown completed. 2024-02-08 19:43:29.566 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2024-02-08 19:43:29.566 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:29.566 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:29.566 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:29.566 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:29.566 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:29.566 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:29.566 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e8eea59 2024-02-08 19:43:29.566 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:29.566 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:29.566 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:29.566 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:29.566 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:29.566 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:29.566 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:29.566 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:29.566 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:29.566 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:29.566 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:29.566 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:29.566 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:29.566 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:29.566 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:29.566 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:29.566 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:29.566 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:29.566 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:29.567 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2024-02-08 19:43:29.567 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:29.567 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:29.567 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:29.567 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:29.567 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:29.567 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:29.567 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:29.567 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:29.567 [Test worker @coroutine#3922] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2024-02-08 19:43:29.567 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@f9d8285 2024-02-08 19:43:29.567 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@f9d8285 2024-02-08 19:43:29.567 [Test worker @coroutine#3922] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2024-02-08 19:43:29.580 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f9d8285 2024-02-08 19:43:29.591 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f9d8285 2024-02-08 19:43:29.593 [Test worker @coroutine#3925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f9d8285 2024-02-08 19:43:29.594 [Test worker @coroutine#3927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f9d8285 2024-02-08 19:43:29.605 [DefaultDispatcher-worker-5 @coroutine#3929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f9d8285 2024-02-08 19:43:29.667 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:29.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown initiated... 2024-02-08 19:43:29.669 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Close initiated... 2024-02-08 19:43:29.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:29.669 [HikariPool-123 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f9d8285: (connection evicted) 2024-02-08 19:43:29.670 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:29.670 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Closed. 2024-02-08 19:43:29.670 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown completed. 2024-02-08 19:43:29.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2024-02-08 19:43:29.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:29.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:29.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:29.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:29.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:29.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:29.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e7dd504 2024-02-08 19:43:29.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:29.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:29.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:29.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:29.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:29.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:29.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:29.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:29.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:29.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:29.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:29.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:29.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:29.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:29.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:29.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:29.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:29.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:29.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:29.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2024-02-08 19:43:29.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:29.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:29.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:29.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:29.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:29.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:29.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:29.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:29.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2024-02-08 19:43:29.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5643052d 2024-02-08 19:43:29.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5643052d 2024-02-08 19:43:29.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2024-02-08 19:43:29.687 [DefaultDispatcher-worker-18 @coroutine#2930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2a7ca0 2024-02-08 19:43:29.687 [DefaultDispatcher-worker-18 @coroutine#2930] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId 2024-02-08 19:43:29.687 [DefaultDispatcher-worker-18 @coroutine#2930] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:29.687 [DefaultDispatcher-worker-18 @coroutine#2930] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId 2024-02-08 19:43:29.688 [DefaultDispatcher-worker-5 @coroutine#2930] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId 2024-02-08 19:43:29.688 [DefaultDispatcher-worker-5 @coroutine#2930] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId 2024-02-08 19:43:29.759 [DefaultDispatcher-worker-16 @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c3884f5 2024-02-08 19:43:29.760 [DefaultDispatcher-worker-16 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33881/UmAppDatabase/replication/nodeId 2024-02-08 19:43:29.760 [DefaultDispatcher-worker-16 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33881/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:29.760 [DefaultDispatcher-worker-16 @coroutine#2962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33881/UmAppDatabase/replication/nodeId 2024-02-08 19:43:29.761 [DefaultDispatcher-worker-16 @coroutine#2962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33881/UmAppDatabase/replication/nodeId 2024-02-08 19:43:29.761 [DefaultDispatcher-worker-16 @coroutine#2962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33881/UmAppDatabase/replication/nodeId 2024-02-08 19:43:29.769 [DefaultDispatcher-worker-8 @coroutine#3949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5643052d 2024-02-08 19:43:29.773 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:43:29.776 [DefaultDispatcher-worker-2 @coroutine#3949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5643052d 2024-02-08 19:43:29.782 [DefaultDispatcher-worker-2 @coroutine#3949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5643052d 2024-02-08 19:43:29.788 [DefaultDispatcher-worker-4 @coroutine#3949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5643052d 2024-02-08 19:43:29.819 [DefaultDispatcher-worker-16 @coroutine#3949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5643052d 2024-02-08 19:43:29.819 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-08 19:43:29.823 [Test worker] INFO ktor.application - Application started in 0.004 seconds. 2024-02-08 19:43:29.825 [DefaultDispatcher-worker-11 @coroutine#3959] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-08 19:43:29.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2024-02-08 19:43:29.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:29.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:29.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:29.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:29.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:29.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:29.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76cad511 2024-02-08 19:43:29.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:29.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:29.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:29.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:29.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:29.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:29.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:29.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:29.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:29.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:29.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:29.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:29.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:29.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:29.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:29.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:29.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:29.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:29.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:29.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2024-02-08 19:43:29.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:29.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:29.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:29.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:29.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:29.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:29.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:29.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:29.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2024-02-08 19:43:29.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3338d706 2024-02-08 19:43:29.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3338d706 2024-02-08 19:43:29.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2024-02-08 19:43:29.841 [DefaultDispatcher-worker-2 @coroutine#3961] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:43:29.841 [DefaultDispatcher-worker-2 @coroutine#3961] 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-02-08 19:43:29.841 [DefaultDispatcher-worker-2 @coroutine#3961] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:43:29.841 [DefaultDispatcher-worker-2 @coroutine#3961] 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-02-08 19:43:29.843 [eventLoopGroupProxy-19-1 @call-handler#3969] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-08 19:43:29.843 [eventLoopGroupProxy-19-2 @call-handler#3970] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-08 19:43:29.843 [eventLoopGroupProxy-19-1 @call-handler#3969] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:29.843 [eventLoopGroupProxy-19-2 @call-handler#3970] 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-02-08 19:43:29.844 [eventLoopGroupProxy-19-2 @call-handler#3970] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 19:43:29.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2024-02-08 19:43:29.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:29.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:29.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:29.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:29.844 [eventLoopGroupProxy-19-2 @call-handler#3970] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:29.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:29.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:29.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12a8d03b 2024-02-08 19:43:29.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:29.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:29.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:29.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:29.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:29.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:29.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:29.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:29.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:29.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:29.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:29.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:29.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:29.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:29.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:29.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:29.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:29.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:29.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:29.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2024-02-08 19:43:29.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:29.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:29.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:29.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:29.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:29.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:29.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:29.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:29.844 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2024-02-08 19:43:29.845 [DefaultDispatcher-worker-5 @coroutine#3961] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:43:29.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ccfed46 2024-02-08 19:43:29.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ccfed46 2024-02-08 19:43:29.845 [DefaultDispatcher-worker-5 @coroutine#3961] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:43:29.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2024-02-08 19:43:29.859 [DefaultDispatcher-worker-1 @coroutine#3974] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:43:29.859 [DefaultDispatcher-worker-1 @coroutine#3974] 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-02-08 19:43:29.859 [DefaultDispatcher-worker-1 @coroutine#3974] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:43:29.859 [DefaultDispatcher-worker-1 @coroutine#3974] 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-02-08 19:43:29.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2024-02-08 19:43:29.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:29.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:29.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:29.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:29.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:29.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:29.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b97f195 2024-02-08 19:43:29.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:29.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:29.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:29.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:29.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:29.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:29.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:29.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:29.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:29.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:29.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:29.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:29.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:29.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:29.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:29.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:29.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:29.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:29.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:29.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2024-02-08 19:43:29.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:29.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:29.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:29.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:29.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:29.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:29.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:29.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:29.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2024-02-08 19:43:29.860 [eventLoopGroupProxy-19-2 @call-handler#3978] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-08 19:43:29.860 [eventLoopGroupProxy-19-2 @call-handler#3978] 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-02-08 19:43:29.860 [eventLoopGroupProxy-19-2 @call-handler#3978] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 19:43:29.861 [eventLoopGroupProxy-19-2 @call-handler#3978] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:29.861 [DefaultDispatcher-worker-6 @coroutine#3974] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:43:29.861 [DefaultDispatcher-worker-6 @coroutine#3974] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:43:29.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@360d0c7a 2024-02-08 19:43:29.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@360d0c7a 2024-02-08 19:43:29.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2024-02-08 19:43:29.862 [eventLoopGroupProxy-19-3 @call-handler#3982] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-08 19:43:29.863 [eventLoopGroupProxy-19-3 @call-handler#3982] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:29.866 [DefaultDispatcher-worker-18 @coroutine#2992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1edf52e6 2024-02-08 19:43:29.866 [DefaultDispatcher-worker-12 @coroutine#3960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3338d706 2024-02-08 19:43:29.866 [DefaultDispatcher-worker-18 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41863/UmAppDatabase/replication/nodeId 2024-02-08 19:43:29.866 [DefaultDispatcher-worker-18 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41863/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:29.866 [DefaultDispatcher-worker-18 @coroutine#2992] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41863/UmAppDatabase/replication/nodeId 2024-02-08 19:43:29.866 [DefaultDispatcher-worker-12 @coroutine#3960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 19:43:29.866 [DefaultDispatcher-worker-12 @coroutine#3960] 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-02-08 19:43:29.866 [DefaultDispatcher-worker-12 @coroutine#3960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 19:43:29.867 [eventLoopGroupProxy-19-2 @call-handler#3988] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-08 19:43:29.867 [eventLoopGroupProxy-19-2 @call-handler#3988] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:29.867 [DefaultDispatcher-worker-17 @coroutine#2992] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41863/UmAppDatabase/replication/nodeId 2024-02-08 19:43:29.867 [DefaultDispatcher-worker-17 @coroutine#2992] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41863/UmAppDatabase/replication/nodeId 2024-02-08 19:43:29.868 [DefaultDispatcher-worker-15 @coroutine#3960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 19:43:29.868 [DefaultDispatcher-worker-15 @coroutine#3960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 19:43:29.879 [DefaultDispatcher-worker-12 @coroutine#3960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3338d706 2024-02-08 19:43:29.884 [DefaultDispatcher-worker-11 @coroutine#3995] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:43:29.884 [DefaultDispatcher-worker-11 @coroutine#3995] 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-02-08 19:43:29.884 [DefaultDispatcher-worker-11 @coroutine#3995] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:43:29.884 [DefaultDispatcher-worker-11 @coroutine#3995] 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-02-08 19:43:29.885 [eventLoopGroupProxy-19-2 @call-handler#3999] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-08 19:43:29.885 [eventLoopGroupProxy-19-2 @call-handler#3999] 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-02-08 19:43:29.885 [eventLoopGroupProxy-19-2 @call-handler#3999] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 19:43:29.886 [eventLoopGroupProxy-19-4 @call-handler#4003] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-08 19:43:29.886 [eventLoopGroupProxy-19-4 @call-handler#4003] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:29.888 [DefaultDispatcher-worker-6 @coroutine#3973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ccfed46 2024-02-08 19:43:29.888 [DefaultDispatcher-worker-17 @coroutine#3962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3338d706 2024-02-08 19:43:29.888 [DefaultDispatcher-worker-6 @coroutine#3973] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 19:43:29.888 [DefaultDispatcher-worker-6 @coroutine#3973] 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-02-08 19:43:29.888 [DefaultDispatcher-worker-6 @coroutine#3973] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 19:43:29.892 [eventLoopGroupProxy-19-5 @call-handler#4009] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-08 19:43:29.892 [eventLoopGroupProxy-19-5 @call-handler#4009] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:29.893 [DefaultDispatcher-worker-9 @coroutine#3973] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 19:43:29.893 [DefaultDispatcher-worker-9 @coroutine#3973] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 19:43:29.896 [DefaultDispatcher-worker-6 @coroutine#4000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5643052d 2024-02-08 19:43:29.897 [eventLoopGroupProxy-19-2 @call-handler#3999] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:29.897 [DefaultDispatcher-worker-15 @coroutine#3995] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:43:29.897 [DefaultDispatcher-worker-15 @coroutine#3995] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:43:29.901 [DefaultDispatcher-worker-8 @coroutine#3973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ccfed46 2024-02-08 19:43:29.905 [DefaultDispatcher-worker-8 @coroutine#4000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5643052d 2024-02-08 19:43:29.909 [DefaultDispatcher-worker-3 @coroutine#3994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360d0c7a 2024-02-08 19:43:29.909 [DefaultDispatcher-worker-3 @coroutine#3994] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 19:43:29.909 [DefaultDispatcher-worker-3 @coroutine#3994] 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-02-08 19:43:29.909 [DefaultDispatcher-worker-3 @coroutine#3994] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 19:43:29.910 [DefaultDispatcher-worker-10 @coroutine#3975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ccfed46 2024-02-08 19:43:29.910 [eventLoopGroupProxy-19-2 @call-handler#4019] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-08 19:43:29.910 [eventLoopGroupProxy-19-2 @call-handler#4019] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:29.911 [DefaultDispatcher-worker-14 @coroutine#3994] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 19:43:29.911 [DefaultDispatcher-worker-14 @coroutine#3994] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 19:43:29.913 [DefaultDispatcher-worker-13 @coroutine#4000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5643052d 2024-02-08 19:43:29.920 [DefaultDispatcher-worker-1 @coroutine#3994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360d0c7a 2024-02-08 19:43:29.921 [DefaultDispatcher-worker-11 @coroutine#4000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5643052d 2024-02-08 19:43:29.926 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:29.928 [DefaultDispatcher-worker-15 @coroutine#3996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360d0c7a 2024-02-08 19:43:29.929 [DefaultDispatcher-worker-9 @coroutine#4000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5643052d 2024-02-08 19:43:29.929 [DefaultDispatcher-worker-11 @coroutine#3021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251b1399 2024-02-08 19:43:29.930 [DefaultDispatcher-worker-11 @coroutine#3021] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 19:43:29.930 [DefaultDispatcher-worker-11 @coroutine#3021] 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-02-08 19:43:29.930 [DefaultDispatcher-worker-11 @coroutine#3021] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 19:43:29.931 [DefaultDispatcher-worker-11 @coroutine#3021] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 19:43:29.945 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:29.946 [DefaultDispatcher-worker-10 @coroutine#3035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330d16af 2024-02-08 19:43:29.946 [DefaultDispatcher-worker-10 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41095/UmAppDatabase/replication/nodeId 2024-02-08 19:43:29.946 [DefaultDispatcher-worker-10 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41095/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:29.947 [DefaultDispatcher-worker-10 @coroutine#3035] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41095/UmAppDatabase/replication/nodeId 2024-02-08 19:43:29.948 [DefaultDispatcher-worker-14 @coroutine#3035] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41095/UmAppDatabase/replication/nodeId 2024-02-08 19:43:29.948 [DefaultDispatcher-worker-14 @coroutine#3035] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41095/UmAppDatabase/replication/nodeId 2024-02-08 19:43:29.958 [DefaultDispatcher-worker-11 @coroutine#4000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5643052d 2024-02-08 19:43:29.959 [DefaultDispatcher-worker-11 @coroutine#4000] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-08 19:43:29.959 [DefaultDispatcher-worker-11 @coroutine#4000] 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-02-08 19:43:29.959 [DefaultDispatcher-worker-11 @coroutine#4000] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-08 19:43:29.960 [eventLoopGroupProxy-19-2 @call-handler#4041] 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-02-08 19:43:29.962 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:29.967 [DefaultDispatcher-worker-9 @coroutine#4033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3338d706 2024-02-08 19:43:29.985 [DefaultDispatcher-worker-9 @coroutine#4000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-08 19:43:29.985 [DefaultDispatcher-worker-9 @coroutine#4000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-08 19:43:29.985 [DefaultDispatcher-worker-9 @coroutine#4000] 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-02-08 19:43:29.985 [DefaultDispatcher-worker-9 @coroutine#4000] 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-02-08 19:43:29.986 [DefaultDispatcher-worker-9 @coroutine#4000] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556546199759740929 2024-02-08 19:43:29.986 [DefaultDispatcher-worker-9 @coroutine#4000] 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?uid=556546199759740929. 2024-02-08 19:43:29.986 [DefaultDispatcher-worker-9 @coroutine#4000] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556546199759740929 2024-02-08 19:43:29.987 [eventLoopGroupProxy-19-2 @call-handler#4045] 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/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /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/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-02-08 19:43:29.990 [eventLoopGroupProxy-19-2 @call-handler#4045] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:29.991 [DefaultDispatcher-worker-17 @coroutine#4000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556546199759740929 2024-02-08 19:43:29.991 [DefaultDispatcher-worker-17 @coroutine#4000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556546199759740929 2024-02-08 19:43:29.991 [DefaultDispatcher-worker-17 @coroutine#4000] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556546199759740929. 2024-02-08 19:43:29.991 [DefaultDispatcher-worker-17 @coroutine#4000] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556546199759740929 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 19:43:30.000 [DefaultDispatcher-worker-13 @coroutine#4000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3338d706 2024-02-08 19:43:30.001 [DefaultDispatcher-worker-13 @coroutine#4000] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-08 19:43:30.001 [DefaultDispatcher-worker-13 @coroutine#4000] 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-02-08 19:43:30.001 [DefaultDispatcher-worker-13 @coroutine#4000] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-08 19:43:30.002 [eventLoopGroupProxy-19-2 @call-handler#4049] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-02-08 19:43:30.004 [eventLoopGroupProxy-19-2 @call-handler#4049] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:30.004 [DefaultDispatcher-worker-17 @coroutine#4000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-08 19:43:30.004 [DefaultDispatcher-worker-17 @coroutine#4000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-08 19:43:30.005 [DefaultDispatcher-worker-17 @coroutine#4000] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-02-08 19:43:30.005 [DefaultDispatcher-worker-17 @coroutine#4000] 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-02-08 19:43:30.013 [DefaultDispatcher-worker-7 @coroutine#4000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3338d706 2024-02-08 19:43:30.032 [DefaultDispatcher-worker-2 @coroutine#4000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3338d706 2024-02-08 19:43:30.042 [DefaultDispatcher-worker-6 @coroutine#4000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5643052d 2024-02-08 19:43:30.042 [DefaultDispatcher-worker-6 @coroutine#3962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3338d706 2024-02-08 19:43:30.043 [DefaultDispatcher-worker-6 @coroutine#3962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 19:43:30.043 [DefaultDispatcher-worker-6 @coroutine#3962] 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-02-08 19:43:30.043 [DefaultDispatcher-worker-6 @coroutine#3962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 19:43:30.043 [DefaultDispatcher-worker-6 @coroutine#3962] 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-02-08 19:43:30.044 [eventLoopGroupProxy-19-2 @call-handler#4055] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-08 19:43:30.044 [eventLoopGroupProxy-19-2 @call-handler#4055] 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-02-08 19:43:30.044 [eventLoopGroupProxy-19-2 @call-handler#4055] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 19:43:30.049 [DefaultDispatcher-worker-18 @coroutine#4000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5643052d 2024-02-08 19:43:30.057 [DefaultDispatcher-worker-4 @call-handler#4055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5643052d 2024-02-08 19:43:30.057 [eventLoopGroupProxy-19-2 @call-handler#4055] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:30.058 [DefaultDispatcher-worker-18 @coroutine#3962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 19:43:30.058 [DefaultDispatcher-worker-18 @coroutine#3962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 19:43:30.058 [DefaultDispatcher-worker-18 @coroutine#3962] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-08 19:43:30.058 [DefaultDispatcher-worker-18 @coroutine#3962] 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-02-08 19:43:30.066 [DefaultDispatcher-worker-14 @coroutine#4000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5643052d 2024-02-08 19:43:30.068 [DefaultDispatcher-worker-4 @coroutine#3962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3338d706 2024-02-08 19:43:30.073 [DefaultDispatcher-worker-14 @coroutine#4000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5643052d 2024-02-08 19:43:30.101 [DefaultDispatcher-worker-15 @coroutine#4000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5643052d 2024-02-08 19:43:30.102 [DefaultDispatcher-worker-12 @coroutine#4000] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-08 19:43:30.103 [DefaultDispatcher-worker-12 @coroutine#4000] 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-02-08 19:43:30.103 [DefaultDispatcher-worker-12 @coroutine#4000] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-08 19:43:30.104 [eventLoopGroupProxy-19-2 @call-handler#4072] 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-02-08 19:43:30.108 [DefaultDispatcher-worker-16 @coroutine#3087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa65672 2024-02-08 19:43:30.108 [DefaultDispatcher-worker-16 @coroutine#3087] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60595/UmAppDatabase/replication/nodeId 2024-02-08 19:43:30.108 [DefaultDispatcher-worker-16 @coroutine#3087] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60595/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:30.108 [DefaultDispatcher-worker-16 @coroutine#3087] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60595/UmAppDatabase/replication/nodeId 2024-02-08 19:43:30.109 [DefaultDispatcher-worker-17 @coroutine#3087] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60595/UmAppDatabase/replication/nodeId 2024-02-08 19:43:30.109 [DefaultDispatcher-worker-17 @coroutine#3087] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60595/UmAppDatabase/replication/nodeId 2024-02-08 19:43:30.111 [DefaultDispatcher-worker-4 @coroutine#4064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ccfed46 2024-02-08 19:43:30.124 [DefaultDispatcher-worker-5 @coroutine#4000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-08 19:43:30.124 [DefaultDispatcher-worker-5 @coroutine#4000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-08 19:43:30.124 [DefaultDispatcher-worker-5 @coroutine#4000] 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-02-08 19:43:30.124 [DefaultDispatcher-worker-5 @coroutine#4000] 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-02-08 19:43:30.125 [DefaultDispatcher-worker-5 @coroutine#4000] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556546204054708224 2024-02-08 19:43:30.125 [DefaultDispatcher-worker-5 @coroutine#4000] 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?uid=556546204054708224. 2024-02-08 19:43:30.125 [DefaultDispatcher-worker-5 @coroutine#4000] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556546204054708224 2024-02-08 19:43:30.125 [eventLoopGroupProxy-19-2 @call-handler#4079] 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/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /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/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-02-08 19:43:30.126 [eventLoopGroupProxy-19-2 @call-handler#4079] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:30.127 [DefaultDispatcher-worker-17 @coroutine#4000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556546204054708224 2024-02-08 19:43:30.127 [DefaultDispatcher-worker-17 @coroutine#4000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556546204054708224 2024-02-08 19:43:30.127 [DefaultDispatcher-worker-17 @coroutine#4000] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556546204054708224. 2024-02-08 19:43:30.127 [DefaultDispatcher-worker-17 @coroutine#4000] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556546204054708224 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 19:43:30.135 [DefaultDispatcher-worker-4 @coroutine#4000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ccfed46 2024-02-08 19:43:30.136 [DefaultDispatcher-worker-4 @coroutine#4000] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-08 19:43:30.136 [DefaultDispatcher-worker-4 @coroutine#4000] 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-02-08 19:43:30.136 [DefaultDispatcher-worker-4 @coroutine#4000] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-08 19:43:30.137 [eventLoopGroupProxy-19-2 @call-handler#4083] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-02-08 19:43:30.137 [eventLoopGroupProxy-19-2 @call-handler#4083] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:30.138 [DefaultDispatcher-worker-3 @coroutine#4000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-08 19:43:30.138 [DefaultDispatcher-worker-3 @coroutine#4000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-08 19:43:30.138 [DefaultDispatcher-worker-3 @coroutine#4000] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-02-08 19:43:30.138 [DefaultDispatcher-worker-3 @coroutine#4000] 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-02-08 19:43:30.145 [DefaultDispatcher-worker-14 @coroutine#4000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ccfed46 2024-02-08 19:43:30.163 [DefaultDispatcher-worker-6 @coroutine#4000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ccfed46 2024-02-08 19:43:30.174 [DefaultDispatcher-worker-1 @coroutine#3975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ccfed46 2024-02-08 19:43:30.174 [DefaultDispatcher-worker-1 @coroutine#3975] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 19:43:30.174 [DefaultDispatcher-worker-1 @coroutine#3975] 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-02-08 19:43:30.174 [DefaultDispatcher-worker-1 @coroutine#3975] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 19:43:30.174 [DefaultDispatcher-worker-1 @coroutine#3975] 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-02-08 19:43:30.175 [DefaultDispatcher-worker-16 @coroutine#4000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5643052d 2024-02-08 19:43:30.175 [eventLoopGroupProxy-19-2 @call-handler#4088] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-08 19:43:30.175 [eventLoopGroupProxy-19-2 @call-handler#4088] 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-02-08 19:43:30.175 [eventLoopGroupProxy-19-2 @call-handler#4088] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 19:43:30.182 [DefaultDispatcher-worker-9 @coroutine#4000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5643052d 2024-02-08 19:43:30.191 [DefaultDispatcher-worker-15 @call-handler#4088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5643052d 2024-02-08 19:43:30.191 [eventLoopGroupProxy-19-2 @call-handler#4088] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:30.191 [DefaultDispatcher-worker-15 @coroutine#3975] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 19:43:30.191 [DefaultDispatcher-worker-15 @coroutine#3975] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 19:43:30.192 [DefaultDispatcher-worker-15 @coroutine#3975] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-08 19:43:30.192 [DefaultDispatcher-worker-15 @coroutine#3975] 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-02-08 19:43:30.200 [DefaultDispatcher-worker-10 @coroutine#3975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ccfed46 2024-02-08 19:43:30.201 [UI Thread @coroutine#4096] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556546199759740929&assignmentUid=556546199759740928 2024-02-08 19:43:30.201 [UI Thread @coroutine#4096] 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/getLatestSubmissionForUserAsync?accountPersonUid=556546199759740929&assignmentUid=556546199759740928. 2024-02-08 19:43:30.201 [UI Thread @coroutine#4096] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556546199759740929&assignmentUid=556546199759740928 2024-02-08 19:43:30.201 [UI Thread @coroutine#4103] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556546199759740928&accountPersonUid=556546199759740929 2024-02-08 19:43:30.201 [UI Thread @coroutine#4103] 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=556546199759740928&accountPersonUid=556546199759740929. 2024-02-08 19:43:30.201 [UI Thread @coroutine#4103] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556546199759740928&accountPersonUid=556546199759740929 2024-02-08 19:43:30.202 [UI Thread @coroutine#4105] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556546199759740929&assignmentUid=556546199759740928 2024-02-08 19:43:30.202 [UI Thread @coroutine#4105] 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=556546199759740929&assignmentUid=556546199759740928. 2024-02-08 19:43:30.202 [UI Thread @coroutine#4105] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556546199759740929&assignmentUid=556546199759740928 2024-02-08 19:43:30.202 [eventLoopGroupProxy-19-2 @call-handler#4111] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getLatestSubmissionForUserAsync] /, 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:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getLatestSubmissionForUserAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) 2024-02-08 19:43:30.202 [eventLoopGroupProxy-19-5 @call-handler#4114] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-02-08 19:43:30.206 [eventLoopGroupProxy-19-6 @call-handler#4119] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-02-08 19:43:30.207 [eventLoopGroupProxy-19-6 @call-handler#4119] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:30.208 [UI Thread @coroutine#4105] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556546199759740929&assignmentUid=556546199759740928 2024-02-08 19:43:30.208 [UI Thread @coroutine#4105] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556546199759740929&assignmentUid=556546199759740928 2024-02-08 19:43:30.208 [UI Thread @coroutine#4105] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556546199759740929&assignmentUid=556546199759740928. 2024-02-08 19:43:30.208 [UI Thread @coroutine#4105] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556546199759740929&assignmentUid=556546199759740928 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 19:43:30.209 [eventLoopGroupProxy-19-2 @call-handler#4111] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:30.210 [UI Thread @coroutine#4096] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556546199759740929&assignmentUid=556546199759740928 2024-02-08 19:43:30.210 [UI Thread @coroutine#4096] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556546199759740929&assignmentUid=556546199759740928 2024-02-08 19:43:30.210 [eventLoopGroupProxy-19-5 @call-handler#4114] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:30.210 [UI Thread @coroutine#4096] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556546199759740929&assignmentUid=556546199759740928. 2024-02-08 19:43:30.210 [UI Thread @coroutine#4096] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556546199759740929&assignmentUid=556546199759740928 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 19:43:30.211 [UI Thread @coroutine#4103] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556546199759740928&accountPersonUid=556546199759740929 2024-02-08 19:43:30.211 [UI Thread @coroutine#4103] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556546199759740928&accountPersonUid=556546199759740929 2024-02-08 19:43:30.211 [UI Thread @coroutine#4103] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556546199759740928&accountPersonUid=556546199759740929. 2024-02-08 19:43:30.211 [UI Thread @coroutine#4103] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556546199759740928&accountPersonUid=556546199759740929 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 19:43:30.218 [DefaultDispatcher-worker-6 @coroutine#4105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3338d706 2024-02-08 19:43:30.228 [DefaultDispatcher-worker-16 @coroutine#4096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3338d706 2024-02-08 19:43:30.238 [DefaultDispatcher-worker-9 @coroutine#4103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3338d706 2024-02-08 19:43:30.242 [UI Thread @coroutine#4129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=556546199759740928 2024-02-08 19:43:30.242 [UI Thread @coroutine#4129] 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=556546199759740928. 2024-02-08 19:43:30.242 [UI Thread @coroutine#4129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=556546199759740928 2024-02-08 19:43:30.243 [eventLoopGroupProxy-19-2 @call-handler#4131] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findByUidWithBlockAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) 2024-02-08 19:43:30.245 [eventLoopGroupProxy-19-2 @call-handler#4131] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:30.245 [UI Thread @coroutine#4129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=556546199759740928 2024-02-08 19:43:30.245 [UI Thread @coroutine#4129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=556546199759740928 2024-02-08 19:43:30.246 [UI Thread @coroutine#4129] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=556546199759740928. 2024-02-08 19:43:30.246 [UI Thread @coroutine#4129] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=556546199759740928 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 19:43:30.256 [DefaultDispatcher-worker-9 @coroutine#4129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3338d706 2024-02-08 19:43:30.268 [DefaultDispatcher-worker-9 @coroutine#4129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3338d706 2024-02-08 19:43:30.277 [DefaultDispatcher-worker-2 @coroutine#3962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3338d706 2024-02-08 19:43:30.278 [DefaultDispatcher-worker-2 @coroutine#3962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 19:43:30.278 [DefaultDispatcher-worker-2 @coroutine#3962] 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-02-08 19:43:30.278 [DefaultDispatcher-worker-2 @coroutine#3962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 19:43:30.278 [DefaultDispatcher-worker-2 @coroutine#3962] 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-02-08 19:43:30.279 [eventLoopGroupProxy-19-2 @call-handler#4141] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-08 19:43:30.279 [eventLoopGroupProxy-19-2 @call-handler#4141] 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-02-08 19:43:30.279 [eventLoopGroupProxy-19-2 @call-handler#4141] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 19:43:30.287 [DefaultDispatcher-worker-15 @call-handler#4141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5643052d 2024-02-08 19:43:30.288 [eventLoopGroupProxy-19-2 @call-handler#4141] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:30.288 [DefaultDispatcher-worker-2 @coroutine#3962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 19:43:30.288 [DefaultDispatcher-worker-2 @coroutine#3962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 19:43:30.289 [DefaultDispatcher-worker-2 @coroutine#3962] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-08 19:43:30.289 [DefaultDispatcher-worker-2 @coroutine#3962] 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-02-08 19:43:30.295 [UI Thread @coroutine#4148] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556546199759740928&accountPersonUid=556546204054708224 2024-02-08 19:43:30.295 [UI Thread @coroutine#4148] 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=556546199759740928&accountPersonUid=556546204054708224. 2024-02-08 19:43:30.295 [UI Thread @coroutine#4148] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556546199759740928&accountPersonUid=556546204054708224 2024-02-08 19:43:30.296 [eventLoopGroupProxy-19-2 @call-handler#4155] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2024-02-08 19:43:30.296 [UI Thread @coroutine#4150] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=556546199759740929 2024-02-08 19:43:30.296 [UI Thread @coroutine#4150] 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=556546199759740929. 2024-02-08 19:43:30.296 [UI Thread @coroutine#4150] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=556546199759740929 2024-02-08 19:43:30.297 [eventLoopGroupProxy-19-5 @call-handler#4160] 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/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /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/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "getNamesByUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) 2024-02-08 19:43:30.298 [DefaultDispatcher-worker-8 @coroutine#3962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3338d706 2024-02-08 19:43:30.298 [eventLoopGroupProxy-19-5 @call-handler#4160] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:30.301 [UI Thread @coroutine#4162] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=556546199759740928 2024-02-08 19:43:30.301 [UI Thread @coroutine#4162] 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=556546199759740928. 2024-02-08 19:43:30.301 [UI Thread @coroutine#4162] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=556546199759740928 2024-02-08 19:43:30.301 [eventLoopGroupProxy-19-2 @call-handler#4155] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:30.301 [UI Thread @coroutine#4165] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=556546199759740929&assignmentUid=556546199759740928 2024-02-08 19:43:30.301 [UI Thread @coroutine#4165] 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=556546199759740929&assignmentUid=556546199759740928. 2024-02-08 19:43:30.301 [UI Thread @coroutine#4165] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=556546199759740929&assignmentUid=556546199759740928 2024-02-08 19:43:30.302 [UI Thread @coroutine#4167] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=556546199759740929&assignmentUid=556546199759740928 2024-02-08 19:43:30.302 [UI Thread @coroutine#4167] 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=556546199759740929&assignmentUid=556546199759740928. 2024-02-08 19:43:30.302 [UI Thread @coroutine#4167] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=556546199759740929&assignmentUid=556546199759740928 2024-02-08 19:43:30.302 [eventLoopGroupProxy-19-5 @call-handler#4173] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseBlockDao" -> "findCourseBlockByAssignmentUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) 2024-02-08 19:43:30.302 [eventLoopGroupProxy-19-6 @call-handler#4177] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getAllSubmissionsFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) 2024-02-08 19:43:30.302 [UI Thread @coroutine#4150] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=556546199759740929 2024-02-08 19:43:30.302 [UI Thread @coroutine#4150] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=556546199759740929 2024-02-08 19:43:30.303 [UI Thread @coroutine#4148] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556546199759740928&accountPersonUid=556546204054708224 2024-02-08 19:43:30.303 [UI Thread @coroutine#4148] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556546199759740928&accountPersonUid=556546204054708224 2024-02-08 19:43:30.303 [eventLoopGroupProxy-19-2 @call-handler#4180] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) 2024-02-08 19:43:30.303 [UI Thread @coroutine#4150] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=556546199759740929. 2024-02-08 19:43:30.303 [UI Thread @coroutine#4150] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=556546199759740929 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 19:43:30.303 [eventLoopGroupProxy-19-6 @call-handler#4177] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:30.304 [UI Thread @coroutine#4148] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556546199759740928&accountPersonUid=556546204054708224. 2024-02-08 19:43:30.304 [UI Thread @coroutine#4148] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556546199759740928&accountPersonUid=556546204054708224 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 19:43:30.304 [eventLoopGroupProxy-19-5 @call-handler#4173] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:30.304 [UI Thread @coroutine#4165] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=556546199759740929&assignmentUid=556546199759740928 2024-02-08 19:43:30.304 [UI Thread @coroutine#4165] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=556546199759740929&assignmentUid=556546199759740928 2024-02-08 19:43:30.305 [UI Thread @coroutine#4165] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=556546199759740929&assignmentUid=556546199759740928. 2024-02-08 19:43:30.305 [UI Thread @coroutine#4165] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=556546199759740929&assignmentUid=556546199759740928 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 19:43:30.305 [UI Thread @coroutine#4162] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=556546199759740928 2024-02-08 19:43:30.305 [UI Thread @coroutine#4162] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=556546199759740928 2024-02-08 19:43:30.305 [UI Thread @coroutine#4162] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=556546199759740928. 2024-02-08 19:43:30.305 [UI Thread @coroutine#4162] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=556546199759740928 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 19:43:30.306 [eventLoopGroupProxy-19-2 @call-handler#4180] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:30.306 [UI Thread @coroutine#4167] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=556546199759740929&assignmentUid=556546199759740928 2024-02-08 19:43:30.306 [UI Thread @coroutine#4167] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=556546199759740929&assignmentUid=556546199759740928 2024-02-08 19:43:30.306 [UI Thread @coroutine#4167] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=556546199759740929&assignmentUid=556546199759740928. 2024-02-08 19:43:30.306 [UI Thread @coroutine#4167] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=556546199759740929&assignmentUid=556546199759740928 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 19:43:30.313 [DefaultDispatcher-worker-15 @coroutine#4150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ccfed46 2024-02-08 19:43:30.323 [DefaultDispatcher-worker-10 @coroutine#4148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ccfed46 2024-02-08 19:43:30.330 [DefaultDispatcher-worker-4 @coroutine#4165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ccfed46 2024-02-08 19:43:30.338 [DefaultDispatcher-worker-8 @coroutine#4162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ccfed46 2024-02-08 19:43:30.344 [DefaultDispatcher-worker-6 @coroutine#4167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ccfed46 2024-02-08 19:43:30.348 [UI Thread @coroutine#4192] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556546199759740928&accountPersonUid=556546204054708224 2024-02-08 19:43:30.348 [UI Thread @coroutine#4192] 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=556546199759740928&accountPersonUid=556546204054708224. 2024-02-08 19:43:30.348 [UI Thread @coroutine#4192] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556546199759740928&accountPersonUid=556546204054708224 2024-02-08 19:43:30.349 [eventLoopGroupProxy-19-2 @call-handler#4194] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2024-02-08 19:43:30.351 [eventLoopGroupProxy-19-2 @call-handler#4194] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:30.352 [UI Thread @coroutine#4192] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556546199759740928&accountPersonUid=556546204054708224 2024-02-08 19:43:30.352 [UI Thread @coroutine#4192] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556546199759740928&accountPersonUid=556546204054708224 2024-02-08 19:43:30.352 [UI Thread @coroutine#4192] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556546199759740928&accountPersonUid=556546204054708224. 2024-02-08 19:43:30.352 [UI Thread @coroutine#4192] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556546199759740928&accountPersonUid=556546204054708224 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 19:43:30.359 [DefaultDispatcher-worker-3 @coroutine#3129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f94fe3 2024-02-08 19:43:30.360 [DefaultDispatcher-worker-3 @coroutine#3129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45991/UmAppDatabase/replication/nodeId 2024-02-08 19:43:30.360 [DefaultDispatcher-worker-3 @coroutine#3129] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45991/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:30.360 [DefaultDispatcher-worker-3 @coroutine#3129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45991/UmAppDatabase/replication/nodeId 2024-02-08 19:43:30.361 [DefaultDispatcher-worker-16 @coroutine#3129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45991/UmAppDatabase/replication/nodeId 2024-02-08 19:43:30.361 [DefaultDispatcher-worker-16 @coroutine#3129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45991/UmAppDatabase/replication/nodeId 2024-02-08 19:43:30.363 [DefaultDispatcher-worker-7 @coroutine#4192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ccfed46 2024-02-08 19:43:30.371 [DefaultDispatcher-worker-16 @coroutine#4192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ccfed46 2024-02-08 19:43:30.379 [DefaultDispatcher-worker-7 @coroutine#3975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ccfed46 2024-02-08 19:43:30.379 [DefaultDispatcher-worker-7 @coroutine#3975] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 19:43:30.379 [DefaultDispatcher-worker-7 @coroutine#3975] 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-02-08 19:43:30.379 [DefaultDispatcher-worker-7 @coroutine#3975] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 19:43:30.379 [DefaultDispatcher-worker-7 @coroutine#3975] 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-02-08 19:43:30.380 [eventLoopGroupProxy-19-2 @call-handler#4203] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-08 19:43:30.381 [eventLoopGroupProxy-19-2 @call-handler#4203] 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-02-08 19:43:30.381 [eventLoopGroupProxy-19-2 @call-handler#4203] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 19:43:30.389 [DefaultDispatcher-worker-14 @call-handler#4203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5643052d 2024-02-08 19:43:30.389 [eventLoopGroupProxy-19-2 @call-handler#4203] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:30.390 [DefaultDispatcher-worker-12 @coroutine#3975] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 19:43:30.390 [DefaultDispatcher-worker-12 @coroutine#3975] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 19:43:30.390 [DefaultDispatcher-worker-12 @coroutine#3975] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-08 19:43:30.390 [DefaultDispatcher-worker-12 @coroutine#3975] 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-02-08 19:43:30.392 [UI Thread @coroutine#4214] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556546199759740929&assignmentUid=556546199759740928 2024-02-08 19:43:30.392 [UI Thread @coroutine#4214] 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/getLatestSubmissionForUserAsync?accountPersonUid=556546199759740929&assignmentUid=556546199759740928. 2024-02-08 19:43:30.392 [UI Thread @coroutine#4214] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556546199759740929&assignmentUid=556546199759740928 2024-02-08 19:43:30.392 [UI Thread @coroutine#4222] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556546199759740928&accountPersonUid=556546199759740929 2024-02-08 19:43:30.392 [UI Thread @coroutine#4222] 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=556546199759740928&accountPersonUid=556546199759740929. 2024-02-08 19:43:30.392 [UI Thread @coroutine#4222] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556546199759740928&accountPersonUid=556546199759740929 2024-02-08 19:43:30.393 [UI Thread @coroutine#4224] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556546199759740929&assignmentUid=556546199759740928 2024-02-08 19:43:30.393 [UI Thread @coroutine#4224] 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=556546199759740929&assignmentUid=556546199759740928. 2024-02-08 19:43:30.393 [UI Thread @coroutine#4224] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556546199759740929&assignmentUid=556546199759740928 2024-02-08 19:43:30.393 [eventLoopGroupProxy-19-2 @call-handler#4229] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getLatestSubmissionForUserAsync] /, 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:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getLatestSubmissionForUserAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) 2024-02-08 19:43:30.393 [eventLoopGroupProxy-19-5 @call-handler#4232] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-02-08 19:43:30.394 [eventLoopGroupProxy-19-6 @call-handler#4235] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-02-08 19:43:30.396 [eventLoopGroupProxy-19-2 @call-handler#4229] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:30.397 [eventLoopGroupProxy-19-6 @call-handler#4235] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:30.397 [eventLoopGroupProxy-19-5 @call-handler#4232] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:43:30.399 [UI Thread @coroutine#4214] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556546199759740929&assignmentUid=556546199759740928 2024-02-08 19:43:30.399 [UI Thread @coroutine#4214] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556546199759740929&assignmentUid=556546199759740928 2024-02-08 19:43:30.399 [UI Thread @coroutine#4224] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556546199759740929&assignmentUid=556546199759740928 2024-02-08 19:43:30.399 [UI Thread @coroutine#4224] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556546199759740929&assignmentUid=556546199759740928 2024-02-08 19:43:30.399 [UI Thread @coroutine#4222] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556546199759740928&accountPersonUid=556546199759740929 2024-02-08 19:43:30.399 [UI Thread @coroutine#4222] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556546199759740928&accountPersonUid=556546199759740929 2024-02-08 19:43:30.399 [UI Thread @coroutine#4214] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556546199759740929&assignmentUid=556546199759740928. 2024-02-08 19:43:30.399 [UI Thread @coroutine#4214] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556546199759740929&assignmentUid=556546199759740928 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 19:43:30.400 [UI Thread @coroutine#4224] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556546199759740929&assignmentUid=556546199759740928. 2024-02-08 19:43:30.400 [UI Thread @coroutine#4224] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556546199759740929&assignmentUid=556546199759740928 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 19:43:30.400 [UI Thread @coroutine#4222] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556546199759740928&accountPersonUid=556546199759740929. 2024-02-08 19:43:30.400 [UI Thread @coroutine#4222] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556546199759740928&accountPersonUid=556546199759740929 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 19:43:30.401 [DefaultDispatcher-worker-18 @coroutine#3975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ccfed46 2024-02-08 19:43:30.407 [DefaultDispatcher-worker-8 @coroutine#4214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3338d706 2024-02-08 19:43:30.414 [DefaultDispatcher-worker-6 @coroutine#4224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3338d706 2024-02-08 19:43:30.422 [DefaultDispatcher-worker-6 @coroutine#4222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3338d706 2024-02-08 19:43:30.425 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown initiated... 2024-02-08 19:43:30.425 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Close initiated... 2024-02-08 19:43:30.425 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:30.426 [HikariPool-125 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3338d706: (connection evicted) 2024-02-08 19:43:30.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:30.426 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Closed. 2024-02-08 19:43:30.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown completed. 2024-02-08 19:43:30.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown initiated... 2024-02-08 19:43:30.427 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Close initiated... 2024-02-08 19:43:30.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:30.428 [HikariPool-126 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ccfed46: (connection evicted) 2024-02-08 19:43:30.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:30.428 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Closed. 2024-02-08 19:43:30.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown completed. 2024-02-08 19:43:30.433 [DefaultDispatcher-worker-9 @coroutine#3183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c862522 2024-02-08 19:43:30.433 [DefaultDispatcher-worker-9 @coroutine#3183] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43407/UmAppDatabase/replication/nodeId 2024-02-08 19:43:30.433 [DefaultDispatcher-worker-9 @coroutine#3183] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43407/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:30.433 [DefaultDispatcher-worker-9 @coroutine#3183] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43407/UmAppDatabase/replication/nodeId 2024-02-08 19:43:30.435 [DefaultDispatcher-worker-8 @coroutine#3183] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43407/UmAppDatabase/replication/nodeId 2024-02-08 19:43:30.435 [DefaultDispatcher-worker-8 @coroutine#3183] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43407/UmAppDatabase/replication/nodeId 2024-02-08 19:43:30.494 [DefaultDispatcher-worker-5 @coroutine#2851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@811d8d6 2024-02-08 19:43:30.495 [DefaultDispatcher-worker-5 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48971/UmAppDatabase/replication/nodeId 2024-02-08 19:43:30.495 [DefaultDispatcher-worker-5 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48971/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:30.495 [DefaultDispatcher-worker-5 @coroutine#2851] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48971/UmAppDatabase/replication/nodeId 2024-02-08 19:43:30.496 [DefaultDispatcher-worker-6 @coroutine#2851] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48971/UmAppDatabase/replication/nodeId 2024-02-08 19:43:30.496 [DefaultDispatcher-worker-6 @coroutine#2851] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48971/UmAppDatabase/replication/nodeId 2024-02-08 19:43:30.557 [DefaultDispatcher-worker-16 @coroutine#2884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-08 19:43:30.558 [DefaultDispatcher-worker-16 @coroutine#2884] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50701/UmAppDatabase/replication/nodeId 2024-02-08 19:43:30.558 [DefaultDispatcher-worker-16 @coroutine#2884] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50701/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:30.558 [DefaultDispatcher-worker-16 @coroutine#2884] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50701/UmAppDatabase/replication/nodeId 2024-02-08 19:43:30.559 [DefaultDispatcher-worker-5 @coroutine#2884] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50701/UmAppDatabase/replication/nodeId 2024-02-08 19:43:30.559 [DefaultDispatcher-worker-5 @coroutine#2884] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50701/UmAppDatabase/replication/nodeId 2024-02-08 19:43:30.697 [DefaultDispatcher-worker-4 @coroutine#2930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2a7ca0 2024-02-08 19:43:30.697 [DefaultDispatcher-worker-4 @coroutine#2930] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId 2024-02-08 19:43:30.697 [DefaultDispatcher-worker-4 @coroutine#2930] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:30.697 [DefaultDispatcher-worker-4 @coroutine#2930] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId 2024-02-08 19:43:30.698 [DefaultDispatcher-worker-2 @coroutine#2930] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId 2024-02-08 19:43:30.698 [DefaultDispatcher-worker-2 @coroutine#2930] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId 2024-02-08 19:43:30.770 [DefaultDispatcher-worker-3 @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c3884f5 2024-02-08 19:43:30.770 [DefaultDispatcher-worker-3 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33881/UmAppDatabase/replication/nodeId 2024-02-08 19:43:30.771 [DefaultDispatcher-worker-3 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33881/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:30.771 [DefaultDispatcher-worker-3 @coroutine#2962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33881/UmAppDatabase/replication/nodeId 2024-02-08 19:43:30.772 [DefaultDispatcher-worker-13 @coroutine#2962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33881/UmAppDatabase/replication/nodeId 2024-02-08 19:43:30.772 [DefaultDispatcher-worker-13 @coroutine#2962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33881/UmAppDatabase/replication/nodeId 2024-02-08 19:43:30.877 [DefaultDispatcher-worker-6 @coroutine#2992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1edf52e6 2024-02-08 19:43:30.877 [DefaultDispatcher-worker-6 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41863/UmAppDatabase/replication/nodeId 2024-02-08 19:43:30.877 [DefaultDispatcher-worker-6 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41863/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:30.877 [DefaultDispatcher-worker-6 @coroutine#2992] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41863/UmAppDatabase/replication/nodeId 2024-02-08 19:43:30.878 [DefaultDispatcher-worker-9 @coroutine#2992] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41863/UmAppDatabase/replication/nodeId 2024-02-08 19:43:30.878 [DefaultDispatcher-worker-9 @coroutine#2992] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41863/UmAppDatabase/replication/nodeId 2024-02-08 19:43:30.939 [DefaultDispatcher-worker-5 @coroutine#3021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251b1399 2024-02-08 19:43:30.939 [DefaultDispatcher-worker-5 @coroutine#3021] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 19:43:30.939 [DefaultDispatcher-worker-5 @coroutine#3021] 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-02-08 19:43:30.939 [DefaultDispatcher-worker-5 @coroutine#3021] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 19:43:30.940 [DefaultDispatcher-worker-5 @coroutine#3021] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 19:43:30.956 [DefaultDispatcher-worker-6 @coroutine#3035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330d16af 2024-02-08 19:43:30.956 [DefaultDispatcher-worker-6 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41095/UmAppDatabase/replication/nodeId 2024-02-08 19:43:30.956 [DefaultDispatcher-worker-6 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41095/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:30.956 [DefaultDispatcher-worker-6 @coroutine#3035] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41095/UmAppDatabase/replication/nodeId 2024-02-08 19:43:30.957 [DefaultDispatcher-worker-12 @coroutine#3035] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41095/UmAppDatabase/replication/nodeId 2024-02-08 19:43:30.957 [DefaultDispatcher-worker-12 @coroutine#3035] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41095/UmAppDatabase/replication/nodeId 2024-02-08 19:43:31.118 [DefaultDispatcher-worker-12 @coroutine#3087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa65672 2024-02-08 19:43:31.118 [DefaultDispatcher-worker-12 @coroutine#3087] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60595/UmAppDatabase/replication/nodeId 2024-02-08 19:43:31.118 [DefaultDispatcher-worker-12 @coroutine#3087] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60595/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:31.118 [DefaultDispatcher-worker-12 @coroutine#3087] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60595/UmAppDatabase/replication/nodeId 2024-02-08 19:43:31.119 [DefaultDispatcher-worker-5 @coroutine#3087] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60595/UmAppDatabase/replication/nodeId 2024-02-08 19:43:31.119 [DefaultDispatcher-worker-5 @coroutine#3087] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60595/UmAppDatabase/replication/nodeId 2024-02-08 19:43:31.370 [DefaultDispatcher-worker-2 @coroutine#3129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f94fe3 2024-02-08 19:43:31.370 [DefaultDispatcher-worker-2 @coroutine#3129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45991/UmAppDatabase/replication/nodeId 2024-02-08 19:43:31.370 [DefaultDispatcher-worker-2 @coroutine#3129] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45991/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:31.370 [DefaultDispatcher-worker-2 @coroutine#3129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45991/UmAppDatabase/replication/nodeId 2024-02-08 19:43:31.372 [DefaultDispatcher-worker-6 @coroutine#3129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45991/UmAppDatabase/replication/nodeId 2024-02-08 19:43:31.372 [DefaultDispatcher-worker-6 @coroutine#3129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45991/UmAppDatabase/replication/nodeId 2024-02-08 19:43:31.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown initiated... 2024-02-08 19:43:31.431 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Close initiated... 2024-02-08 19:43:31.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:31.432 [HikariPool-124 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5643052d: (connection evicted) 2024-02-08 19:43:31.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:31.432 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Closed. 2024-02-08 19:43:31.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown completed. 2024-02-08 19:43:31.436 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2024-02-08 19:43:31.436 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:31.436 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:31.436 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:31.436 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:31.436 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:31.436 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:31.436 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62818ab0 2024-02-08 19:43:31.436 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:31.436 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:31.436 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:31.436 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:31.436 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:31.436 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:31.436 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:31.436 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:31.437 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:31.437 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:31.437 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:31.437 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:31.437 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:31.437 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:31.437 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:31.437 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:31.437 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:31.437 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:31.437 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:31.437 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2024-02-08 19:43:31.437 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:31.437 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:31.437 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:31.437 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:31.437 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:31.437 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:31.437 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:31.437 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:31.437 [Test worker @coroutine#4290] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2024-02-08 19:43:31.437 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c070ade 2024-02-08 19:43:31.437 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c070ade 2024-02-08 19:43:31.437 [Test worker @coroutine#4290] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2024-02-08 19:43:31.444 [DefaultDispatcher-worker-3 @coroutine#3183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c862522 2024-02-08 19:43:31.444 [DefaultDispatcher-worker-3 @coroutine#3183] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43407/UmAppDatabase/replication/nodeId 2024-02-08 19:43:31.444 [DefaultDispatcher-worker-3 @coroutine#3183] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43407/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:31.444 [DefaultDispatcher-worker-3 @coroutine#3183] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43407/UmAppDatabase/replication/nodeId 2024-02-08 19:43:31.445 [DefaultDispatcher-worker-16 @coroutine#3183] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43407/UmAppDatabase/replication/nodeId 2024-02-08 19:43:31.445 [DefaultDispatcher-worker-16 @coroutine#3183] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43407/UmAppDatabase/replication/nodeId 2024-02-08 19:43:31.453 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c070ade 2024-02-08 19:43:31.463 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c070ade 2024-02-08 19:43:31.465 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c070ade 2024-02-08 19:43:31.467 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c070ade 2024-02-08 19:43:31.467 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2024-02-08 19:43:31.467 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:31.467 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:31.467 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:31.467 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:31.467 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:31.467 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:31.467 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a641f6 2024-02-08 19:43:31.467 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:31.467 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:31.467 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:31.467 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:31.467 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:31.467 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:31.467 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:31.467 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:31.467 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:31.467 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:31.467 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:31.467 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:31.467 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:31.467 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:31.467 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:31.467 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:31.467 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:31.467 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:31.467 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:31.467 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2024-02-08 19:43:31.467 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:31.467 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:31.467 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:31.467 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:31.467 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:31.467 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:31.467 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:31.467 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:31.467 [Test worker @coroutine#4290] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2024-02-08 19:43:31.468 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@18ed8b75 2024-02-08 19:43:31.468 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@18ed8b75 2024-02-08 19:43:31.468 [Test worker @coroutine#4290] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2024-02-08 19:43:31.480 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ed8b75 2024-02-08 19:43:31.491 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ed8b75 2024-02-08 19:43:31.492 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ed8b75 2024-02-08 19:43:31.494 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ed8b75 2024-02-08 19:43:31.504 [DefaultDispatcher-worker-6 @coroutine#4306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ed8b75 2024-02-08 19:43:31.506 [DefaultDispatcher-worker-13 @coroutine#2851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@811d8d6 2024-02-08 19:43:31.506 [DefaultDispatcher-worker-13 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48971/UmAppDatabase/replication/nodeId 2024-02-08 19:43:31.506 [DefaultDispatcher-worker-13 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48971/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:31.506 [DefaultDispatcher-worker-13 @coroutine#2851] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48971/UmAppDatabase/replication/nodeId 2024-02-08 19:43:31.507 [DefaultDispatcher-worker-5 @coroutine#2851] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48971/UmAppDatabase/replication/nodeId 2024-02-08 19:43:31.507 [DefaultDispatcher-worker-5 @coroutine#2851] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48971/UmAppDatabase/replication/nodeId 2024-02-08 19:43:31.518 [DefaultDispatcher-worker-5 @coroutine#4290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c070ade 2024-02-08 19:43:31.529 [DefaultDispatcher-worker-4 @coroutine#4290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c070ade 2024-02-08 19:43:31.534 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown initiated... 2024-02-08 19:43:31.534 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Close initiated... 2024-02-08 19:43:31.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:31.534 [HikariPool-128 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c070ade: (connection evicted) 2024-02-08 19:43:31.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:31.535 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Closed. 2024-02-08 19:43:31.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown completed. 2024-02-08 19:43:31.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown initiated... 2024-02-08 19:43:31.535 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Close initiated... 2024-02-08 19:43:31.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:31.535 [HikariPool-129 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18ed8b75: (connection evicted) 2024-02-08 19:43:31.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:31.536 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Closed. 2024-02-08 19:43:31.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown completed. 2024-02-08 19:43:31.537 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2024-02-08 19:43:31.537 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:31.537 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:31.537 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:31.537 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:31.537 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:31.537 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:31.537 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7828bc6b 2024-02-08 19:43:31.537 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:31.537 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:31.537 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:31.537 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:31.537 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:31.537 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:31.537 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:31.537 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:31.537 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:31.537 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:31.537 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:31.537 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:31.537 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:31.537 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:31.537 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:31.537 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:31.537 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:31.537 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:31.537 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:31.537 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2024-02-08 19:43:31.537 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:31.538 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:31.538 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:31.538 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:31.538 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:31.538 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:31.538 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:31.538 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:31.538 [Test worker @coroutine#4336] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2024-02-08 19:43:31.538 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@60cbba57 2024-02-08 19:43:31.538 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@60cbba57 2024-02-08 19:43:31.538 [Test worker @coroutine#4336] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2024-02-08 19:43:31.553 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60cbba57 2024-02-08 19:43:31.564 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60cbba57 2024-02-08 19:43:31.565 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60cbba57 2024-02-08 19:43:31.567 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60cbba57 2024-02-08 19:43:31.567 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2024-02-08 19:43:31.568 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:31.568 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:31.568 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:31.568 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:31.568 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:31.568 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:31.568 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bbb3c84 2024-02-08 19:43:31.568 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:31.568 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:31.568 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:31.568 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:31.568 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:31.568 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:31.568 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:31.568 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:31.568 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:31.568 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:31.568 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:31.568 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:31.568 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:31.568 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:31.568 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:31.568 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:31.568 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:31.568 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:31.568 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:31.568 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2024-02-08 19:43:31.568 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:31.568 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:31.568 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:31.568 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:31.568 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:31.568 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:31.568 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:31.568 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:31.568 [Test worker @coroutine#4336] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2024-02-08 19:43:31.568 [DefaultDispatcher-worker-13 @coroutine#2884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-08 19:43:31.568 [DefaultDispatcher-worker-13 @coroutine#2884] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50701/UmAppDatabase/replication/nodeId 2024-02-08 19:43:31.568 [DefaultDispatcher-worker-13 @coroutine#2884] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50701/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:31.568 [DefaultDispatcher-worker-13 @coroutine#2884] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50701/UmAppDatabase/replication/nodeId 2024-02-08 19:43:31.568 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f0c2eff 2024-02-08 19:43:31.568 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f0c2eff 2024-02-08 19:43:31.568 [Test worker @coroutine#4336] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2024-02-08 19:43:31.569 [DefaultDispatcher-worker-6 @coroutine#2884] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50701/UmAppDatabase/replication/nodeId 2024-02-08 19:43:31.569 [DefaultDispatcher-worker-6 @coroutine#2884] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50701/UmAppDatabase/replication/nodeId 2024-02-08 19:43:31.581 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f0c2eff 2024-02-08 19:43:31.591 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f0c2eff 2024-02-08 19:43:31.593 [Test worker @coroutine#4349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f0c2eff 2024-02-08 19:43:31.594 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f0c2eff 2024-02-08 19:43:31.605 [DefaultDispatcher-worker-17 @coroutine#4353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f0c2eff 2024-02-08 19:43:31.618 [DefaultDispatcher-worker-12 @coroutine#4336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60cbba57 2024-02-08 19:43:31.630 [DefaultDispatcher-worker-3 @coroutine#4336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60cbba57 2024-02-08 19:43:31.638 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:43:31.640 [DefaultDispatcher-worker-2 @coroutine#4336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60cbba57 2024-02-08 19:43:31.657 [DefaultDispatcher-worker-12 @coroutine#4381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60cbba57 2024-02-08 19:43:31.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown initiated... 2024-02-08 19:43:31.660 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Close initiated... 2024-02-08 19:43:31.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:31.660 [HikariPool-130 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60cbba57: (connection evicted) 2024-02-08 19:43:31.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:31.661 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Closed. 2024-02-08 19:43:31.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown completed. 2024-02-08 19:43:31.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2024-02-08 19:43:31.661 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2024-02-08 19:43:31.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:31.662 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f0c2eff: (connection evicted) 2024-02-08 19:43:31.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:31.662 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2024-02-08 19:43:31.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2024-02-08 19:43:31.663 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2024-02-08 19:43:31.664 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:31.664 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:31.664 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:31.664 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:31.664 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:31.664 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:31.664 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b6bae60 2024-02-08 19:43:31.664 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:31.664 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:31.664 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:31.664 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:31.664 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:31.664 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:31.664 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:31.664 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:31.664 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:31.664 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:31.664 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:31.664 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:31.664 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:31.664 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:31.664 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:31.664 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:31.664 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:31.664 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:31.664 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:31.664 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2024-02-08 19:43:31.664 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:31.664 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:31.664 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:31.664 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:31.664 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:31.664 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:31.664 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:31.664 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:31.664 [Test worker @coroutine#4393] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2024-02-08 19:43:31.664 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@66be0e72 2024-02-08 19:43:31.664 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@66be0e72 2024-02-08 19:43:31.664 [Test worker @coroutine#4393] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2024-02-08 19:43:31.680 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66be0e72 2024-02-08 19:43:31.690 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66be0e72 2024-02-08 19:43:31.692 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66be0e72 2024-02-08 19:43:31.693 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66be0e72 2024-02-08 19:43:31.694 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2024-02-08 19:43:31.694 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:31.694 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:31.694 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:31.694 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:31.694 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:31.694 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:31.694 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@104e6540 2024-02-08 19:43:31.694 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:31.694 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:31.694 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:31.694 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:31.694 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:31.694 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:31.694 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:31.694 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:31.694 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:31.694 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:31.694 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:31.694 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:31.694 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:31.694 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:31.694 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:31.694 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:31.694 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:31.694 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:31.694 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:31.694 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2024-02-08 19:43:31.694 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:31.694 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:31.694 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:31.694 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:31.694 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:31.694 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:31.694 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:31.694 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:31.694 [Test worker @coroutine#4393] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2024-02-08 19:43:31.694 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a41d17a 2024-02-08 19:43:31.694 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a41d17a 2024-02-08 19:43:31.694 [Test worker @coroutine#4393] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2024-02-08 19:43:31.706 [DefaultDispatcher-worker-9 @coroutine#2930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2a7ca0 2024-02-08 19:43:31.706 [DefaultDispatcher-worker-9 @coroutine#2930] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId 2024-02-08 19:43:31.706 [DefaultDispatcher-worker-9 @coroutine#2930] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:31.706 [DefaultDispatcher-worker-9 @coroutine#2930] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId 2024-02-08 19:43:31.707 [DefaultDispatcher-worker-11 @coroutine#2930] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId 2024-02-08 19:43:31.707 [DefaultDispatcher-worker-11 @coroutine#2930] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId 2024-02-08 19:43:31.707 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a41d17a 2024-02-08 19:43:31.717 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a41d17a 2024-02-08 19:43:31.719 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a41d17a 2024-02-08 19:43:31.720 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a41d17a 2024-02-08 19:43:31.730 [DefaultDispatcher-worker-9 @coroutine#4409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a41d17a 2024-02-08 19:43:31.744 [DefaultDispatcher-worker-4 @coroutine#4393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66be0e72 2024-02-08 19:43:31.756 [DefaultDispatcher-worker-4 @coroutine#4393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66be0e72 2024-02-08 19:43:31.759 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2024-02-08 19:43:31.759 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2024-02-08 19:43:31.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:31.759 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66be0e72: (connection evicted) 2024-02-08 19:43:31.760 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:31.760 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2024-02-08 19:43:31.760 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2024-02-08 19:43:31.760 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2024-02-08 19:43:31.760 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2024-02-08 19:43:31.760 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:31.760 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a41d17a: (connection evicted) 2024-02-08 19:43:31.761 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:31.761 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2024-02-08 19:43:31.761 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2024-02-08 19:43:31.762 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2024-02-08 19:43:31.762 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:31.762 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:31.762 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:31.762 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:31.762 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:31.762 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:31.762 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29390110 2024-02-08 19:43:31.762 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:31.762 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:31.762 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:31.762 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:31.762 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:31.762 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:31.762 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:31.762 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:31.762 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:31.762 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:31.762 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:31.762 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:31.762 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:31.762 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:31.762 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:31.762 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:31.762 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:31.762 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:31.762 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:31.762 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2024-02-08 19:43:31.762 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:31.762 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:31.762 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:31.762 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:31.762 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:31.762 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:31.762 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:31.762 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:31.762 [Test worker @coroutine#4436] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2024-02-08 19:43:31.763 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@496e2bdd 2024-02-08 19:43:31.763 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@496e2bdd 2024-02-08 19:43:31.763 [Test worker @coroutine#4436] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2024-02-08 19:43:31.779 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@496e2bdd 2024-02-08 19:43:31.780 [DefaultDispatcher-worker-4 @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c3884f5 2024-02-08 19:43:31.780 [DefaultDispatcher-worker-4 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33881/UmAppDatabase/replication/nodeId 2024-02-08 19:43:31.780 [DefaultDispatcher-worker-4 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33881/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:31.780 [DefaultDispatcher-worker-4 @coroutine#2962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33881/UmAppDatabase/replication/nodeId 2024-02-08 19:43:31.781 [DefaultDispatcher-worker-5 @coroutine#2962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33881/UmAppDatabase/replication/nodeId 2024-02-08 19:43:31.781 [DefaultDispatcher-worker-5 @coroutine#2962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33881/UmAppDatabase/replication/nodeId 2024-02-08 19:43:31.789 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@496e2bdd 2024-02-08 19:43:31.791 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@496e2bdd 2024-02-08 19:43:31.793 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@496e2bdd 2024-02-08 19:43:31.793 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2024-02-08 19:43:31.793 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:31.793 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:31.793 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:31.793 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:31.793 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:31.793 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:31.793 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74ec4df3 2024-02-08 19:43:31.793 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:31.793 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:31.793 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:31.793 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:31.793 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:31.793 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:31.793 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:31.793 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:31.793 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:31.793 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:31.793 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:31.793 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:31.793 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:31.793 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:31.793 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:31.793 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:31.793 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:31.793 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:31.793 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:31.793 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2024-02-08 19:43:31.793 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:31.793 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:31.793 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:31.793 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:31.793 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:31.793 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:31.793 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:31.793 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:31.793 [Test worker @coroutine#4436] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2024-02-08 19:43:31.794 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bf2ecbb 2024-02-08 19:43:31.794 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bf2ecbb 2024-02-08 19:43:31.794 [Test worker @coroutine#4436] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2024-02-08 19:43:31.807 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bf2ecbb 2024-02-08 19:43:31.816 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bf2ecbb 2024-02-08 19:43:31.818 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bf2ecbb 2024-02-08 19:43:31.820 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bf2ecbb 2024-02-08 19:43:31.830 [DefaultDispatcher-worker-2 @coroutine#4452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bf2ecbb 2024-02-08 19:43:31.844 [DefaultDispatcher-worker-17 @coroutine#4436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@496e2bdd 2024-02-08 19:43:31.855 [DefaultDispatcher-worker-2 @coroutine#4436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@496e2bdd 2024-02-08 19:43:31.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2024-02-08 19:43:31.859 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2024-02-08 19:43:31.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:31.859 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@496e2bdd: (connection evicted) 2024-02-08 19:43:31.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:31.860 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2024-02-08 19:43:31.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2024-02-08 19:43:31.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2024-02-08 19:43:31.860 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2024-02-08 19:43:31.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:31.860 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6bf2ecbb: (connection evicted) 2024-02-08 19:43:31.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:31.861 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2024-02-08 19:43:31.861 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2024-02-08 19:43:31.862 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2024-02-08 19:43:31.863 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:31.863 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:31.863 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:31.863 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:31.863 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:31.863 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:31.863 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ccfce5a 2024-02-08 19:43:31.863 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:31.863 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:31.863 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:31.863 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:31.863 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:31.863 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:31.863 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:31.863 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:31.863 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:31.863 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:31.863 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:31.863 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:31.863 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:31.863 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:31.863 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:31.863 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:31.863 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:31.863 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:31.863 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:31.863 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2024-02-08 19:43:31.863 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:31.863 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:31.863 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:31.863 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:31.863 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:31.863 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:31.863 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:31.863 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:31.863 [Test worker @coroutine#4479] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2024-02-08 19:43:31.863 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@14f03f2 2024-02-08 19:43:31.863 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@14f03f2 2024-02-08 19:43:31.863 [Test worker @coroutine#4479] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2024-02-08 19:43:31.879 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14f03f2 2024-02-08 19:43:31.887 [DefaultDispatcher-worker-12 @coroutine#2992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1edf52e6 2024-02-08 19:43:31.887 [DefaultDispatcher-worker-12 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41863/UmAppDatabase/replication/nodeId 2024-02-08 19:43:31.887 [DefaultDispatcher-worker-12 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41863/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:31.887 [DefaultDispatcher-worker-12 @coroutine#2992] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41863/UmAppDatabase/replication/nodeId 2024-02-08 19:43:31.888 [DefaultDispatcher-worker-18 @coroutine#2992] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41863/UmAppDatabase/replication/nodeId 2024-02-08 19:43:31.889 [DefaultDispatcher-worker-18 @coroutine#2992] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41863/UmAppDatabase/replication/nodeId 2024-02-08 19:43:31.890 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14f03f2 2024-02-08 19:43:31.892 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14f03f2 2024-02-08 19:43:31.893 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14f03f2 2024-02-08 19:43:31.894 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2024-02-08 19:43:31.894 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:31.894 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:31.894 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:31.894 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:31.894 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:31.894 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:31.894 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2286dfcd 2024-02-08 19:43:31.894 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:31.894 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:31.894 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:31.894 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:31.894 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:31.894 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:31.894 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:31.894 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:31.894 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:31.894 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:31.894 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:31.894 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:31.894 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:31.894 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:31.894 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:31.894 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:31.894 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:31.894 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:31.894 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:31.894 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2024-02-08 19:43:31.894 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:31.894 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:31.894 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:31.894 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:31.894 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:31.894 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:31.894 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:31.894 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:31.894 [Test worker @coroutine#4479] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2024-02-08 19:43:31.894 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@7308d133 2024-02-08 19:43:31.894 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@7308d133 2024-02-08 19:43:31.894 [Test worker @coroutine#4479] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2024-02-08 19:43:31.907 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7308d133 2024-02-08 19:43:31.917 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7308d133 2024-02-08 19:43:31.919 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7308d133 2024-02-08 19:43:31.920 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7308d133 2024-02-08 19:43:31.931 [DefaultDispatcher-worker-2 @coroutine#4496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7308d133 2024-02-08 19:43:31.943 [DefaultDispatcher-worker-17 @coroutine#4479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14f03f2 2024-02-08 19:43:31.950 [DefaultDispatcher-worker-1 @coroutine#3021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251b1399 2024-02-08 19:43:31.950 [DefaultDispatcher-worker-1 @coroutine#3021] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 19:43:31.950 [DefaultDispatcher-worker-1 @coroutine#3021] 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-02-08 19:43:31.950 [DefaultDispatcher-worker-1 @coroutine#3021] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 19:43:31.951 [DefaultDispatcher-worker-4 @coroutine#3021] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 19:43:31.959 [DefaultDispatcher-worker-8 @coroutine#4479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14f03f2 2024-02-08 19:43:31.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2024-02-08 19:43:31.963 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2024-02-08 19:43:31.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:31.964 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:31.964 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14f03f2: (connection evicted) 2024-02-08 19:43:31.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:31.964 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2024-02-08 19:43:31.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2024-02-08 19:43:31.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2024-02-08 19:43:31.965 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2024-02-08 19:43:31.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:31.965 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7308d133: (connection evicted) 2024-02-08 19:43:31.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:31.965 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2024-02-08 19:43:31.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2024-02-08 19:43:31.966 [DefaultDispatcher-worker-5 @coroutine#3035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330d16af 2024-02-08 19:43:31.966 [DefaultDispatcher-worker-5 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41095/UmAppDatabase/replication/nodeId 2024-02-08 19:43:31.966 [DefaultDispatcher-worker-5 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41095/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:31.966 [DefaultDispatcher-worker-5 @coroutine#3035] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41095/UmAppDatabase/replication/nodeId 2024-02-08 19:43:31.967 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2024-02-08 19:43:31.967 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:31.967 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:31.967 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:31.967 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:31.967 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:31.967 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:31.967 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@789d45f7 2024-02-08 19:43:31.967 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:31.967 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:31.967 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:31.967 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:31.967 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:31.967 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:31.967 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:31.967 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:31.967 [DefaultDispatcher-worker-6 @coroutine#3035] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41095/UmAppDatabase/replication/nodeId 2024-02-08 19:43:31.967 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:31.967 [DefaultDispatcher-worker-6 @coroutine#3035] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41095/UmAppDatabase/replication/nodeId 2024-02-08 19:43:31.967 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:31.967 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:31.967 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:31.967 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:31.967 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:31.967 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:31.967 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:31.967 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:31.967 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:31.967 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:31.967 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2024-02-08 19:43:31.967 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:31.967 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:31.967 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:31.967 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:31.967 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:31.967 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:31.967 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:31.967 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:31.967 [Test worker @coroutine#4527] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2024-02-08 19:43:31.967 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@53a645a2 2024-02-08 19:43:31.967 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@53a645a2 2024-02-08 19:43:31.968 [Test worker @coroutine#4527] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2024-02-08 19:43:31.982 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53a645a2 2024-02-08 19:43:31.993 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53a645a2 2024-02-08 19:43:31.994 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53a645a2 2024-02-08 19:43:31.996 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53a645a2 2024-02-08 19:43:31.996 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2024-02-08 19:43:31.997 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:31.997 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:31.997 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:31.997 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:31.997 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:31.997 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:31.997 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a983f8a 2024-02-08 19:43:31.997 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:31.997 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:31.997 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:31.997 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:31.997 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:31.997 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:31.997 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:31.997 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:31.997 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:31.997 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:31.997 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:31.997 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:31.997 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:31.997 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:31.997 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:31.997 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:31.997 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:31.997 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:31.997 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:31.997 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2024-02-08 19:43:31.997 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:31.997 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:31.997 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:31.997 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:31.997 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:31.997 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:31.997 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:31.997 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:31.997 [Test worker @coroutine#4527] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2024-02-08 19:43:31.997 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2024-02-08 19:43:31.997 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2024-02-08 19:43:31.997 [Test worker @coroutine#4527] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2024-02-08 19:43:32.009 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2024-02-08 19:43:32.020 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2024-02-08 19:43:32.021 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2024-02-08 19:43:32.023 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2024-02-08 19:43:32.033 [DefaultDispatcher-worker-3 @coroutine#4541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2024-02-08 19:43:32.047 [DefaultDispatcher-worker-11 @coroutine#4527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53a645a2 2024-02-08 19:43:32.057 [DefaultDispatcher-worker-2 @coroutine#4527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53a645a2 2024-02-08 19:43:32.067 [DefaultDispatcher-worker-12 @coroutine#4527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53a645a2 2024-02-08 19:43:32.068 [HikariPool-138 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:32.070 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2024-02-08 19:43:32.070 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2024-02-08 19:43:32.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:32.071 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53a645a2: (connection evicted) 2024-02-08 19:43:32.071 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:32.071 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2024-02-08 19:43:32.071 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2024-02-08 19:43:32.071 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2024-02-08 19:43:32.071 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2024-02-08 19:43:32.071 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:32.072 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54c1878b: (connection evicted) 2024-02-08 19:43:32.072 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:32.072 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2024-02-08 19:43:32.072 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2024-02-08 19:43:32.073 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2024-02-08 19:43:32.073 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:32.073 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:32.073 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:32.073 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:32.073 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:32.073 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:32.073 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17e323fd 2024-02-08 19:43:32.073 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:32.073 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:32.073 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:32.073 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:32.073 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:32.073 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:32.073 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:32.073 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:32.073 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:32.073 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:32.073 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:32.073 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:32.073 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:32.073 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:32.073 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:32.073 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:32.073 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:32.073 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:32.073 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:32.073 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2024-02-08 19:43:32.073 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:32.073 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:32.073 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:32.073 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:32.073 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:32.073 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:32.073 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:32.073 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:32.073 [Test worker @coroutine#4569] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2024-02-08 19:43:32.074 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@33319df0 2024-02-08 19:43:32.074 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@33319df0 2024-02-08 19:43:32.074 [Test worker @coroutine#4569] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2024-02-08 19:43:32.086 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33319df0 2024-02-08 19:43:32.096 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33319df0 2024-02-08 19:43:32.098 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33319df0 2024-02-08 19:43:32.100 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33319df0 2024-02-08 19:43:32.100 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2024-02-08 19:43:32.100 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:32.100 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:32.100 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:32.100 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:32.100 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:32.100 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:32.100 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58dd1d0c 2024-02-08 19:43:32.100 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:32.100 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:32.100 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:32.100 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:32.100 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:32.100 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:32.100 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:32.100 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:32.100 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:32.100 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:32.100 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:32.100 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:32.100 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:32.100 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:32.100 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:32.100 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:32.100 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:32.100 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:32.100 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:32.100 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2024-02-08 19:43:32.100 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:32.100 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:32.100 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:32.100 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:32.100 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:32.100 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:32.100 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:32.100 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:32.100 [Test worker @coroutine#4569] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2024-02-08 19:43:32.101 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dd8b40e 2024-02-08 19:43:32.101 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dd8b40e 2024-02-08 19:43:32.101 [Test worker @coroutine#4569] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2024-02-08 19:43:32.113 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd8b40e 2024-02-08 19:43:32.123 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd8b40e 2024-02-08 19:43:32.125 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd8b40e 2024-02-08 19:43:32.126 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd8b40e 2024-02-08 19:43:32.129 [DefaultDispatcher-worker-11 @coroutine#3087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa65672 2024-02-08 19:43:32.129 [DefaultDispatcher-worker-11 @coroutine#3087] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60595/UmAppDatabase/replication/nodeId 2024-02-08 19:43:32.130 [DefaultDispatcher-worker-11 @coroutine#3087] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60595/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:32.130 [DefaultDispatcher-worker-11 @coroutine#3087] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60595/UmAppDatabase/replication/nodeId 2024-02-08 19:43:32.131 [DefaultDispatcher-worker-17 @coroutine#3087] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60595/UmAppDatabase/replication/nodeId 2024-02-08 19:43:32.131 [DefaultDispatcher-worker-17 @coroutine#3087] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60595/UmAppDatabase/replication/nodeId 2024-02-08 19:43:32.136 [DefaultDispatcher-worker-16 @coroutine#4582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd8b40e 2024-02-08 19:43:32.149 [DefaultDispatcher-worker-6 @coroutine#4569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33319df0 2024-02-08 19:43:32.161 [DefaultDispatcher-worker-4 @coroutine#4569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33319df0 2024-02-08 19:43:32.169 [DefaultDispatcher-worker-13 @coroutine#4569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33319df0 2024-02-08 19:43:32.174 [HikariPool-140 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:43:32.183 [DefaultDispatcher-worker-4 @coroutine#4614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33319df0 2024-02-08 19:43:32.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2024-02-08 19:43:32.187 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2024-02-08 19:43:32.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:32.187 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33319df0: (connection evicted) 2024-02-08 19:43:32.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:32.188 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2024-02-08 19:43:32.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2024-02-08 19:43:32.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2024-02-08 19:43:32.188 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2024-02-08 19:43:32.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:32.188 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3dd8b40e: (connection evicted) 2024-02-08 19:43:32.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:32.189 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2024-02-08 19:43:32.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2024-02-08 19:43:32.190 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2024-02-08 19:43:32.190 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:32.190 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:32.190 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:32.190 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:32.190 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:32.190 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:32.190 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18487f92 2024-02-08 19:43:32.190 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:32.190 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:32.190 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:32.190 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:32.190 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:32.190 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:32.190 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:32.190 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:32.190 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:32.190 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:32.190 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:32.190 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:32.190 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:32.190 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:32.190 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:32.190 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:32.190 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:32.190 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:32.190 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:32.190 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2024-02-08 19:43:32.190 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:32.190 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:32.190 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:32.190 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:32.190 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:32.190 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:32.190 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:32.190 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:32.190 [Test worker @coroutine#4626] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2024-02-08 19:43:32.191 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@4667c6d9 2024-02-08 19:43:32.191 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@4667c6d9 2024-02-08 19:43:32.191 [Test worker @coroutine#4626] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2024-02-08 19:43:32.207 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4667c6d9 2024-02-08 19:43:32.217 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4667c6d9 2024-02-08 19:43:32.219 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4667c6d9 2024-02-08 19:43:32.220 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4667c6d9 2024-02-08 19:43:32.220 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2024-02-08 19:43:32.221 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:32.221 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:32.221 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:32.221 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:32.221 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:32.221 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:32.221 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c5379f5 2024-02-08 19:43:32.221 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:32.221 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:32.221 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:32.221 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:32.221 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:32.221 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:32.221 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:32.221 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:32.221 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:32.221 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:32.221 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:32.221 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:32.221 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:32.221 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:32.221 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:32.221 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:32.221 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:32.221 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:32.221 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:32.221 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2024-02-08 19:43:32.221 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:32.221 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:32.221 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:32.221 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:32.221 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:32.221 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:32.221 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:32.221 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:32.221 [Test worker @coroutine#4626] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2024-02-08 19:43:32.221 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@1abf38d1 2024-02-08 19:43:32.221 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@1abf38d1 2024-02-08 19:43:32.221 [Test worker @coroutine#4626] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2024-02-08 19:43:32.233 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1abf38d1 2024-02-08 19:43:32.244 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1abf38d1 2024-02-08 19:43:32.245 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1abf38d1 2024-02-08 19:43:32.247 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1abf38d1 2024-02-08 19:43:32.257 [DefaultDispatcher-worker-3 @coroutine#4639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1abf38d1 2024-02-08 19:43:32.270 [DefaultDispatcher-worker-12 @coroutine#4626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4667c6d9 2024-02-08 19:43:32.282 [DefaultDispatcher-worker-3 @coroutine#4626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4667c6d9 2024-02-08 19:43:32.284 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4667c6d9 2024-02-08 19:43:32.288 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2024-02-08 19:43:32.288 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2024-02-08 19:43:32.288 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:32.288 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4667c6d9: (connection evicted) 2024-02-08 19:43:32.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:32.289 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2024-02-08 19:43:32.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2024-02-08 19:43:32.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2024-02-08 19:43:32.289 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2024-02-08 19:43:32.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:32.290 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1abf38d1: (connection evicted) 2024-02-08 19:43:32.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:32.290 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2024-02-08 19:43:32.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2024-02-08 19:43:32.291 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2024-02-08 19:43:32.292 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:32.292 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:32.292 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:32.292 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:32.292 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:32.292 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:32.292 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@951053f 2024-02-08 19:43:32.292 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:32.292 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:32.292 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:32.292 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:32.292 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:32.292 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:32.292 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:32.292 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:32.292 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:32.292 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:32.292 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:32.292 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:32.292 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:32.292 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:32.292 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:32.292 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:32.292 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:32.292 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:32.292 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:32.292 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2024-02-08 19:43:32.292 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:32.292 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:32.292 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:32.292 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:32.292 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:32.292 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:32.292 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:32.292 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:32.292 [Test worker @coroutine#4668] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2024-02-08 19:43:32.292 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f45be6f 2024-02-08 19:43:32.292 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f45be6f 2024-02-08 19:43:32.292 [Test worker @coroutine#4668] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2024-02-08 19:43:32.310 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f45be6f 2024-02-08 19:43:32.320 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f45be6f 2024-02-08 19:43:32.322 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f45be6f 2024-02-08 19:43:32.323 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f45be6f 2024-02-08 19:43:32.324 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2024-02-08 19:43:32.324 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:32.324 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:32.324 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:32.324 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:32.324 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:32.324 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:32.324 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c2063e0 2024-02-08 19:43:32.324 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:32.324 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:32.324 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:32.324 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:32.324 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:32.324 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:32.324 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:32.324 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:32.324 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:32.324 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:32.324 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:32.324 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:32.324 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:32.324 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:32.324 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:32.324 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:32.324 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:32.324 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:32.324 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:32.324 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2024-02-08 19:43:32.324 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:32.324 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:32.324 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:32.324 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:32.324 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:32.324 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:32.324 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:32.324 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:32.324 [Test worker @coroutine#4668] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2024-02-08 19:43:32.325 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@22825762 2024-02-08 19:43:32.325 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@22825762 2024-02-08 19:43:32.325 [Test worker @coroutine#4668] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2024-02-08 19:43:32.337 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2024-02-08 19:43:32.348 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2024-02-08 19:43:32.349 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2024-02-08 19:43:32.351 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2024-02-08 19:43:32.361 [DefaultDispatcher-worker-6 @coroutine#4681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2024-02-08 19:43:32.376 [DefaultDispatcher-worker-15 @coroutine#4668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f45be6f 2024-02-08 19:43:32.382 [DefaultDispatcher-worker-16 @coroutine#3129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f94fe3 2024-02-08 19:43:32.382 [DefaultDispatcher-worker-16 @coroutine#3129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45991/UmAppDatabase/replication/nodeId 2024-02-08 19:43:32.382 [DefaultDispatcher-worker-16 @coroutine#3129] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45991/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:32.382 [DefaultDispatcher-worker-16 @coroutine#3129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45991/UmAppDatabase/replication/nodeId 2024-02-08 19:43:32.383 [DefaultDispatcher-worker-6 @coroutine#3129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45991/UmAppDatabase/replication/nodeId 2024-02-08 19:43:32.383 [DefaultDispatcher-worker-6 @coroutine#3129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45991/UmAppDatabase/replication/nodeId 2024-02-08 19:43:32.389 [DefaultDispatcher-worker-10 @coroutine#4668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f45be6f 2024-02-08 19:43:32.392 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f45be6f 2024-02-08 19:43:32.392 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:43:32.394 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f45be6f 2024-02-08 19:43:32.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2024-02-08 19:43:32.399 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2024-02-08 19:43:32.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:32.400 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f45be6f: (connection evicted) 2024-02-08 19:43:32.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:32.401 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2024-02-08 19:43:32.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2024-02-08 19:43:32.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2024-02-08 19:43:32.401 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2024-02-08 19:43:32.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:32.401 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22825762: (connection evicted) 2024-02-08 19:43:32.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:32.402 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2024-02-08 19:43:32.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2024-02-08 19:43:32.402 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2024-02-08 19:43:32.403 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:32.403 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:32.403 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:32.403 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:32.403 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:32.403 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:32.403 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@106f0051 2024-02-08 19:43:32.403 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:32.403 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:32.403 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:32.403 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:32.403 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:32.403 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:32.403 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:32.403 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:32.403 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:32.403 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:32.403 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:32.403 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:32.403 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:32.403 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:32.403 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:32.403 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:32.403 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:32.403 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:32.403 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:32.403 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2024-02-08 19:43:32.403 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:32.403 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:32.403 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:32.403 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:32.403 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:32.403 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:32.403 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:32.403 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:32.403 [Test worker @coroutine#4715] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2024-02-08 19:43:32.403 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a02d760 2024-02-08 19:43:32.403 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a02d760 2024-02-08 19:43:32.403 [Test worker @coroutine#4715] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2024-02-08 19:43:32.419 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a02d760 2024-02-08 19:43:32.429 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a02d760 2024-02-08 19:43:32.431 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a02d760 2024-02-08 19:43:32.432 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a02d760 2024-02-08 19:43:32.433 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2024-02-08 19:43:32.433 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:32.433 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:32.433 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:32.433 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:32.433 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:32.433 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:32.433 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3359217d 2024-02-08 19:43:32.433 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:32.433 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:32.433 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:32.433 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:32.433 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:32.433 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:32.433 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:32.433 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:32.433 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:32.433 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:32.433 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:32.433 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:32.433 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:32.433 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:32.433 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:32.433 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:32.433 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:32.433 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:32.433 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:32.433 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2024-02-08 19:43:32.433 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:32.433 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:32.433 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:32.433 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:32.433 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:32.433 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:32.433 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:32.433 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:32.433 [Test worker @coroutine#4715] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2024-02-08 19:43:32.433 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@732ae29c 2024-02-08 19:43:32.433 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@732ae29c 2024-02-08 19:43:32.433 [Test worker @coroutine#4715] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2024-02-08 19:43:32.446 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732ae29c 2024-02-08 19:43:32.453 [DefaultDispatcher-worker-10 @coroutine#3183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c862522 2024-02-08 19:43:32.453 [DefaultDispatcher-worker-10 @coroutine#3183] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43407/UmAppDatabase/replication/nodeId 2024-02-08 19:43:32.453 [DefaultDispatcher-worker-10 @coroutine#3183] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43407/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:32.453 [DefaultDispatcher-worker-10 @coroutine#3183] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43407/UmAppDatabase/replication/nodeId 2024-02-08 19:43:32.454 [DefaultDispatcher-worker-17 @coroutine#3183] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43407/UmAppDatabase/replication/nodeId 2024-02-08 19:43:32.454 [DefaultDispatcher-worker-17 @coroutine#3183] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43407/UmAppDatabase/replication/nodeId 2024-02-08 19:43:32.458 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732ae29c 2024-02-08 19:43:32.460 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732ae29c 2024-02-08 19:43:32.462 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732ae29c 2024-02-08 19:43:32.471 [DefaultDispatcher-worker-7 @coroutine#4732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732ae29c 2024-02-08 19:43:32.483 [DefaultDispatcher-worker-15 @coroutine#4715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a02d760 2024-02-08 19:43:32.495 [DefaultDispatcher-worker-5 @coroutine#4715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a02d760 2024-02-08 19:43:32.546 [HikariPool-146 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:32.546 [HikariPool-147 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:32.555 [DefaultDispatcher-worker-4 @coroutine#2851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@811d8d6 2024-02-08 19:43:32.555 [DefaultDispatcher-worker-4 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48971/UmAppDatabase/replication/nodeId 2024-02-08 19:43:32.555 [DefaultDispatcher-worker-4 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48971/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:32.555 [DefaultDispatcher-worker-4 @coroutine#2851] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48971/UmAppDatabase/replication/nodeId 2024-02-08 19:43:32.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2024-02-08 19:43:32.555 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2024-02-08 19:43:32.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:32.556 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a02d760: (connection evicted) 2024-02-08 19:43:32.556 [DefaultDispatcher-worker-5 @coroutine#2851] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48971/UmAppDatabase/replication/nodeId 2024-02-08 19:43:32.556 [DefaultDispatcher-worker-5 @coroutine#2851] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48971/UmAppDatabase/replication/nodeId 2024-02-08 19:43:32.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:32.556 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2024-02-08 19:43:32.556 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2024-02-08 19:43:32.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2024-02-08 19:43:32.557 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2024-02-08 19:43:32.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:32.557 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@732ae29c: (connection evicted) 2024-02-08 19:43:32.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:32.557 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2024-02-08 19:43:32.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2024-02-08 19:43:32.558 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2024-02-08 19:43:32.559 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:32.559 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:32.559 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:32.559 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:32.559 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:32.559 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:32.559 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37e967df 2024-02-08 19:43:32.559 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:32.559 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:32.559 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:32.559 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:32.559 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:32.559 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:32.559 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:32.559 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:32.559 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:32.559 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:32.559 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:32.559 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:32.559 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:32.559 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:32.559 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:32.559 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:32.559 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:32.559 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:32.559 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:32.559 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2024-02-08 19:43:32.559 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:32.559 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:32.559 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:32.559 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:32.559 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:32.559 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:32.559 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:32.559 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:32.559 [Test worker @coroutine#4777] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2024-02-08 19:43:32.559 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@395854dd 2024-02-08 19:43:32.559 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@395854dd 2024-02-08 19:43:32.559 [Test worker @coroutine#4777] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2024-02-08 19:43:32.579 [DefaultDispatcher-worker-2 @coroutine#2884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-08 19:43:32.579 [DefaultDispatcher-worker-2 @coroutine#2884] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50701/UmAppDatabase/replication/nodeId 2024-02-08 19:43:32.579 [DefaultDispatcher-worker-2 @coroutine#2884] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50701/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:32.579 [DefaultDispatcher-worker-2 @coroutine#2884] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50701/UmAppDatabase/replication/nodeId 2024-02-08 19:43:32.579 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@395854dd 2024-02-08 19:43:32.580 [DefaultDispatcher-worker-15 @coroutine#2884] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50701/UmAppDatabase/replication/nodeId 2024-02-08 19:43:32.580 [DefaultDispatcher-worker-15 @coroutine#2884] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50701/UmAppDatabase/replication/nodeId 2024-02-08 19:43:32.594 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@395854dd 2024-02-08 19:43:32.595 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@395854dd 2024-02-08 19:43:32.597 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@395854dd 2024-02-08 19:43:32.598 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2024-02-08 19:43:32.598 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:32.598 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:32.598 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:32.598 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:32.598 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:32.598 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:32.598 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36d7e8d2 2024-02-08 19:43:32.598 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:32.598 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:32.598 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:32.598 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:32.598 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:32.598 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:32.598 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:32.598 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:32.598 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:32.598 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:32.598 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:32.598 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:32.598 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:32.598 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:32.598 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:32.598 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:32.598 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:32.598 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:32.598 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:32.598 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2024-02-08 19:43:32.598 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:32.598 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:32.598 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:32.598 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:32.598 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:32.598 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:32.598 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:32.598 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:32.598 [Test worker @coroutine#4777] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2024-02-08 19:43:32.599 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cbb394b 2024-02-08 19:43:32.599 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cbb394b 2024-02-08 19:43:32.599 [Test worker @coroutine#4777] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2024-02-08 19:43:32.613 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cbb394b 2024-02-08 19:43:32.623 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cbb394b 2024-02-08 19:43:32.625 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cbb394b 2024-02-08 19:43:32.627 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cbb394b 2024-02-08 19:43:32.637 [DefaultDispatcher-worker-18 @coroutine#4793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cbb394b 2024-02-08 19:43:32.650 [DefaultDispatcher-worker-7 @coroutine#4777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@395854dd 2024-02-08 19:43:32.660 [HikariPool-148 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:43:32.661 [DefaultDispatcher-worker-7 @coroutine#4777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@395854dd 2024-02-08 19:43:32.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2024-02-08 19:43:32.665 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2024-02-08 19:43:32.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:32.666 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@395854dd: (connection evicted) 2024-02-08 19:43:32.666 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:32.666 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2024-02-08 19:43:32.666 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2024-02-08 19:43:32.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2024-02-08 19:43:32.667 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2024-02-08 19:43:32.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:32.667 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1cbb394b: (connection evicted) 2024-02-08 19:43:32.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:32.668 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2024-02-08 19:43:32.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2024-02-08 19:43:32.669 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2024-02-08 19:43:32.669 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:32.669 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:32.669 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:32.669 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:32.669 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:32.669 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:32.669 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7441edeb 2024-02-08 19:43:32.669 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:32.669 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:32.669 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:32.669 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:32.669 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:32.669 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:32.669 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:32.669 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:32.669 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:32.669 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:32.669 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:32.669 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:32.669 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:32.669 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:32.669 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:32.669 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:32.669 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:32.669 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:32.669 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:32.669 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2024-02-08 19:43:32.669 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:32.669 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:32.669 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:32.669 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:32.669 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:32.669 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:32.669 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:32.669 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:32.669 [Test worker @coroutine#4821] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2024-02-08 19:43:32.670 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@5834fd3f 2024-02-08 19:43:32.670 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@5834fd3f 2024-02-08 19:43:32.670 [Test worker @coroutine#4821] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2024-02-08 19:43:32.684 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5834fd3f 2024-02-08 19:43:32.695 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5834fd3f 2024-02-08 19:43:32.696 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5834fd3f 2024-02-08 19:43:32.698 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5834fd3f 2024-02-08 19:43:32.698 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2024-02-08 19:43:32.698 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:32.698 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:32.699 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:32.699 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:32.699 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:32.699 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:32.699 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1899c7ae 2024-02-08 19:43:32.699 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:32.699 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:32.699 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:32.699 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:32.699 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:32.699 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:32.699 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:32.699 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:32.699 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:32.699 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:32.699 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:32.699 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:32.699 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:32.699 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:32.699 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:32.699 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:32.699 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:32.699 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:32.699 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:32.699 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2024-02-08 19:43:32.699 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:32.699 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:32.699 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:32.699 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:32.699 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:32.699 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:32.699 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:32.699 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:32.699 [Test worker @coroutine#4821] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2024-02-08 19:43:32.699 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@30e734a1 2024-02-08 19:43:32.699 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@30e734a1 2024-02-08 19:43:32.699 [Test worker @coroutine#4821] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2024-02-08 19:43:32.713 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30e734a1 2024-02-08 19:43:32.715 [DefaultDispatcher-worker-2 @coroutine#2930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2a7ca0 2024-02-08 19:43:32.716 [DefaultDispatcher-worker-2 @coroutine#2930] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId 2024-02-08 19:43:32.716 [DefaultDispatcher-worker-2 @coroutine#2930] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:32.716 [DefaultDispatcher-worker-2 @coroutine#2930] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId 2024-02-08 19:43:32.717 [DefaultDispatcher-worker-7 @coroutine#2930] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId 2024-02-08 19:43:32.717 [DefaultDispatcher-worker-7 @coroutine#2930] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId 2024-02-08 19:43:32.724 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30e734a1 2024-02-08 19:43:32.726 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30e734a1 2024-02-08 19:43:32.727 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30e734a1 2024-02-08 19:43:32.738 [DefaultDispatcher-worker-16 @coroutine#4838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30e734a1 2024-02-08 19:43:32.751 [DefaultDispatcher-worker-16 @coroutine#4821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5834fd3f 2024-02-08 19:43:32.764 [DefaultDispatcher-worker-10 @coroutine#4821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5834fd3f 2024-02-08 19:43:32.767 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5834fd3f 2024-02-08 19:43:32.770 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5834fd3f 2024-02-08 19:43:32.770 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:43:32.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2024-02-08 19:43:32.775 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2024-02-08 19:43:32.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:32.775 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5834fd3f: (connection evicted) 2024-02-08 19:43:32.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:32.776 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2024-02-08 19:43:32.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2024-02-08 19:43:32.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2024-02-08 19:43:32.776 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2024-02-08 19:43:32.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:32.776 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30e734a1: (connection evicted) 2024-02-08 19:43:32.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:32.777 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2024-02-08 19:43:32.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2024-02-08 19:43:32.778 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2024-02-08 19:43:32.778 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:32.778 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:32.778 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:32.778 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:32.778 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:32.778 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:32.778 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33f059ad 2024-02-08 19:43:32.778 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:32.778 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:32.778 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:32.778 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:32.778 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:32.778 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:32.778 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:32.778 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:32.778 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:32.778 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:32.778 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:32.778 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:32.778 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:32.778 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:32.778 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:32.778 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:32.778 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:32.778 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:32.778 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:32.779 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2024-02-08 19:43:32.779 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:32.779 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:32.779 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:32.779 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:32.779 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:32.779 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:32.779 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:32.779 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:32.779 [Test worker @coroutine#4870] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2024-02-08 19:43:32.779 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@25131637 2024-02-08 19:43:32.779 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@25131637 2024-02-08 19:43:32.779 [Test worker @coroutine#4870] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2024-02-08 19:43:32.795 [DefaultDispatcher-worker-17 @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c3884f5 2024-02-08 19:43:32.795 [DefaultDispatcher-worker-17 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33881/UmAppDatabase/replication/nodeId 2024-02-08 19:43:32.795 [DefaultDispatcher-worker-17 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33881/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:32.795 [DefaultDispatcher-worker-17 @coroutine#2962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33881/UmAppDatabase/replication/nodeId 2024-02-08 19:43:32.796 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25131637 2024-02-08 19:43:32.796 [DefaultDispatcher-worker-5 @coroutine#2962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33881/UmAppDatabase/replication/nodeId 2024-02-08 19:43:32.796 [DefaultDispatcher-worker-5 @coroutine#2962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33881/UmAppDatabase/replication/nodeId 2024-02-08 19:43:32.807 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25131637 2024-02-08 19:43:32.809 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25131637 2024-02-08 19:43:32.811 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25131637 2024-02-08 19:43:32.811 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2024-02-08 19:43:32.811 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:32.811 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:32.811 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:32.811 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:32.811 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:32.811 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:32.811 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@125bc00d 2024-02-08 19:43:32.811 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:32.811 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:32.811 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:32.811 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:32.811 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:32.811 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:32.811 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:32.811 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:32.811 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:32.811 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:32.811 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:32.811 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:32.811 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:32.811 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:32.811 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:32.811 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:32.811 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:32.811 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:32.811 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:32.811 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2024-02-08 19:43:32.811 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:32.811 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:32.811 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:32.811 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:32.811 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:32.811 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:32.811 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:32.811 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:32.811 [Test worker @coroutine#4870] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2024-02-08 19:43:32.812 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@59bf79f3 2024-02-08 19:43:32.812 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@59bf79f3 2024-02-08 19:43:32.812 [Test worker @coroutine#4870] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2024-02-08 19:43:32.825 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59bf79f3 2024-02-08 19:43:32.836 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59bf79f3 2024-02-08 19:43:32.837 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59bf79f3 2024-02-08 19:43:32.839 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59bf79f3 2024-02-08 19:43:32.849 [DefaultDispatcher-worker-8 @coroutine#4887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59bf79f3 2024-02-08 19:43:32.862 [DefaultDispatcher-worker-14 @coroutine#4870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25131637 2024-02-08 19:43:32.875 [DefaultDispatcher-worker-5 @coroutine#4870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25131637 2024-02-08 19:43:32.879 [HikariPool-152 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:32.884 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2024-02-08 19:43:32.884 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2024-02-08 19:43:32.884 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:32.884 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25131637: (connection evicted) 2024-02-08 19:43:32.885 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:32.885 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2024-02-08 19:43:32.885 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2024-02-08 19:43:32.885 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2024-02-08 19:43:32.886 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2024-02-08 19:43:32.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:32.886 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59bf79f3: (connection evicted) 2024-02-08 19:43:32.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:32.886 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2024-02-08 19:43:32.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2024-02-08 19:43:32.888 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2024-02-08 19:43:32.888 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:32.888 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:32.888 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:32.888 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:32.888 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:32.888 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:32.888 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6203f10f 2024-02-08 19:43:32.888 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:32.888 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:32.888 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:32.889 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:32.889 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:32.889 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:32.889 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:32.889 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:32.889 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:32.889 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:32.889 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:32.889 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:32.889 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:32.889 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:32.889 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:32.889 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:32.889 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:32.889 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:32.889 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:32.889 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2024-02-08 19:43:32.889 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:32.889 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:32.889 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:32.889 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:32.889 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:32.889 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:32.889 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:32.889 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:32.889 [Test worker @coroutine#4929] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2024-02-08 19:43:32.889 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@76ea1cb5 2024-02-08 19:43:32.889 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@76ea1cb5 2024-02-08 19:43:32.889 [Test worker @coroutine#4929] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2024-02-08 19:43:32.898 [DefaultDispatcher-worker-10 @coroutine#2992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1edf52e6 2024-02-08 19:43:32.898 [DefaultDispatcher-worker-10 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41863/UmAppDatabase/replication/nodeId 2024-02-08 19:43:32.898 [DefaultDispatcher-worker-10 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41863/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:32.898 [DefaultDispatcher-worker-10 @coroutine#2992] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41863/UmAppDatabase/replication/nodeId 2024-02-08 19:43:32.899 [DefaultDispatcher-worker-5 @coroutine#2992] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41863/UmAppDatabase/replication/nodeId 2024-02-08 19:43:32.899 [DefaultDispatcher-worker-5 @coroutine#2992] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41863/UmAppDatabase/replication/nodeId 2024-02-08 19:43:32.907 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ea1cb5 2024-02-08 19:43:32.918 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ea1cb5 2024-02-08 19:43:32.919 [Test worker @coroutine#4936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ea1cb5 2024-02-08 19:43:32.921 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ea1cb5 2024-02-08 19:43:32.929 [DefaultDispatcher-worker-3 @coroutine#4940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ea1cb5 2024-02-08 19:43:32.932 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ea1cb5 2024-02-08 19:43:32.944 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ea1cb5 2024-02-08 19:43:32.957 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2024-02-08 19:43:32.957 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2024-02-08 19:43:32.957 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:32.958 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76ea1cb5: (connection evicted) 2024-02-08 19:43:32.958 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:32.958 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2024-02-08 19:43:32.958 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2024-02-08 19:43:32.960 [DefaultDispatcher-worker-18 @coroutine#3021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251b1399 2024-02-08 19:43:32.960 [DefaultDispatcher-worker-18 @coroutine#3021] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 19:43:32.960 [DefaultDispatcher-worker-18 @coroutine#3021] 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-02-08 19:43:32.960 [DefaultDispatcher-worker-18 @coroutine#3021] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 19:43:32.960 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2024-02-08 19:43:32.961 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:32.961 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:32.961 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:32.961 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:32.961 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:32.961 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:32.961 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fec6c2f 2024-02-08 19:43:32.961 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:32.961 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:32.961 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:32.961 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:32.961 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:32.961 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:32.961 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:32.961 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:32.961 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:32.961 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:32.961 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:32.961 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:32.961 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:32.961 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:32.961 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:32.961 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:32.961 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:32.961 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:32.961 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:32.961 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2024-02-08 19:43:32.961 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:32.961 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:32.961 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:32.961 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:32.961 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:32.961 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:32.961 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:32.961 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:32.961 [Test worker @coroutine#4965] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2024-02-08 19:43:32.961 [DefaultDispatcher-worker-15 @coroutine#3021] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 19:43:32.962 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@36109a76 2024-02-08 19:43:32.962 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@36109a76 2024-02-08 19:43:32.962 [Test worker @coroutine#4965] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2024-02-08 19:43:32.975 [DefaultDispatcher-worker-8 @coroutine#3035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330d16af 2024-02-08 19:43:32.975 [DefaultDispatcher-worker-8 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41095/UmAppDatabase/replication/nodeId 2024-02-08 19:43:32.975 [DefaultDispatcher-worker-8 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41095/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:32.975 [DefaultDispatcher-worker-8 @coroutine#3035] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41095/UmAppDatabase/replication/nodeId 2024-02-08 19:43:32.976 [DefaultDispatcher-worker-10 @coroutine#3035] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41095/UmAppDatabase/replication/nodeId 2024-02-08 19:43:32.976 [DefaultDispatcher-worker-10 @coroutine#3035] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41095/UmAppDatabase/replication/nodeId 2024-02-08 19:43:32.979 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36109a76 2024-02-08 19:43:32.989 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36109a76 2024-02-08 19:43:32.991 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36109a76 2024-02-08 19:43:32.993 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36109a76 2024-02-08 19:43:32.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2024-02-08 19:43:32.998 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2024-02-08 19:43:32.998 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:43:32.998 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:32.998 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2024-02-08 19:43:32.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2024-02-08 19:43:32.999 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2024-02-08 19:43:32.999 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:32.999 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:32.999 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:32.999 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:32.999 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:32.999 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:32.999 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5cbf9aee 2024-02-08 19:43:32.999 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:32.999 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:32.999 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:32.999 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:32.999 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:32.999 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:32.999 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:32.999 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:32.999 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:32.999 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:32.999 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:32.999 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:32.999 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:32.999 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:32.999 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:32.999 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:32.999 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:32.999 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:32.999 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:32.999 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2024-02-08 19:43:32.999 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:32.999 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:32.999 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:32.999 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:32.999 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:32.999 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:32.999 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:32.999 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:33.000 [Test worker @coroutine#4998] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2024-02-08 19:43:33.000 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@27558dee 2024-02-08 19:43:33.000 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@27558dee 2024-02-08 19:43:33.000 [Test worker @coroutine#4998] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2024-02-08 19:43:33.012 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27558dee 2024-02-08 19:43:33.023 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27558dee 2024-02-08 19:43:33.024 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27558dee 2024-02-08 19:43:33.026 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27558dee 2024-02-08 19:43:33.030 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2024-02-08 19:43:33.030 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2024-02-08 19:43:33.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:43:33.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:33.030 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2024-02-08 19:43:33.030 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2024-02-08 19:43:33.031 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2024-02-08 19:43:33.031 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:33.031 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:33.031 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:33.031 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:33.031 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:33.031 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:33.031 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@639c5ab4 2024-02-08 19:43:33.031 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:33.031 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:33.031 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:33.031 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:33.031 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:33.031 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:33.031 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:33.031 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:33.031 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:33.031 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:33.031 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:33.031 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:33.031 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:33.031 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:33.031 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:33.031 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:33.031 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:33.031 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:33.031 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:33.031 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2024-02-08 19:43:33.031 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:33.031 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:33.031 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:33.031 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:33.031 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:33.031 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:33.031 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:33.031 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:33.031 [Test worker @coroutine#5027] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2024-02-08 19:43:33.032 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@12e8ea81 2024-02-08 19:43:33.032 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@12e8ea81 2024-02-08 19:43:33.032 [Test worker @coroutine#5027] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2024-02-08 19:43:33.045 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12e8ea81 2024-02-08 19:43:33.056 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12e8ea81 2024-02-08 19:43:33.057 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12e8ea81 2024-02-08 19:43:33.059 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12e8ea81 2024-02-08 19:43:33.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2024-02-08 19:43:33.063 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2024-02-08 19:43:33.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:43:33.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:33.063 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2024-02-08 19:43:33.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2024-02-08 19:43:33.064 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2024-02-08 19:43:33.064 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:33.064 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:33.064 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:33.064 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:33.064 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:33.064 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:33.064 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1cafb30 2024-02-08 19:43:33.064 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:33.064 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:33.064 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:33.064 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:33.064 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:33.064 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:33.064 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:33.064 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:33.064 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:33.064 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:33.064 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:33.064 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:33.064 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:33.064 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:33.064 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:33.064 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:33.064 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:33.064 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:33.064 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:33.064 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2024-02-08 19:43:33.064 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:33.064 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:33.064 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:33.064 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:33.064 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:33.064 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:33.064 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:33.064 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:33.064 [Test worker @coroutine#5056] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2024-02-08 19:43:33.065 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a0b925a 2024-02-08 19:43:33.065 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a0b925a 2024-02-08 19:43:33.065 [Test worker @coroutine#5056] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2024-02-08 19:43:33.078 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a0b925a 2024-02-08 19:43:33.089 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a0b925a 2024-02-08 19:43:33.090 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a0b925a 2024-02-08 19:43:33.092 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a0b925a 2024-02-08 19:43:33.101 [DefaultDispatcher-worker-9 @coroutine#5065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a0b925a 2024-02-08 19:43:33.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2024-02-08 19:43:33.106 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2024-02-08 19:43:33.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:33.106 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a0b925a: (connection evicted) 2024-02-08 19:43:33.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:33.107 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2024-02-08 19:43:33.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2024-02-08 19:43:33.109 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2024-02-08 19:43:33.109 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:33.109 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:33.109 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:33.109 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:33.109 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:33.109 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:33.109 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@175377d3 2024-02-08 19:43:33.109 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:33.109 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:33.109 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:33.109 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:33.109 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:33.109 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:33.109 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:33.109 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:33.109 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:33.109 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:33.109 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:33.109 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:33.109 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:33.109 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:33.109 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:33.109 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:33.109 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:33.109 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:33.109 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:33.109 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2024-02-08 19:43:33.109 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:33.109 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:33.109 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:33.109 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:33.109 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:33.109 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:33.109 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:33.109 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:33.109 [Test worker @coroutine#5085] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2024-02-08 19:43:33.110 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@1926806c 2024-02-08 19:43:33.110 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@1926806c 2024-02-08 19:43:33.110 [Test worker @coroutine#5085] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2024-02-08 19:43:33.125 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1926806c 2024-02-08 19:43:33.136 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1926806c 2024-02-08 19:43:33.138 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1926806c 2024-02-08 19:43:33.139 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1926806c 2024-02-08 19:43:33.140 [DefaultDispatcher-worker-18 @coroutine#3087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa65672 2024-02-08 19:43:33.140 [DefaultDispatcher-worker-18 @coroutine#3087] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60595/UmAppDatabase/replication/nodeId 2024-02-08 19:43:33.140 [DefaultDispatcher-worker-18 @coroutine#3087] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60595/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:33.140 [DefaultDispatcher-worker-18 @coroutine#3087] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60595/UmAppDatabase/replication/nodeId 2024-02-08 19:43:33.141 [DefaultDispatcher-worker-15 @coroutine#3087] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60595/UmAppDatabase/replication/nodeId 2024-02-08 19:43:33.142 [DefaultDispatcher-worker-15 @coroutine#3087] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60595/UmAppDatabase/replication/nodeId 2024-02-08 19:43:33.143 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2024-02-08 19:43:33.143 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2024-02-08 19:43:33.143 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:43:33.143 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:33.143 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2024-02-08 19:43:33.143 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2024-02-08 19:43:33.145 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2024-02-08 19:43:33.145 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:33.145 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:33.145 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:33.145 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:33.145 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:33.145 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:33.145 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65d3a83 2024-02-08 19:43:33.145 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:33.145 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:33.145 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:33.145 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:33.145 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:33.145 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:33.145 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:33.145 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:33.145 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:33.145 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:33.145 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:33.145 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:33.145 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:33.145 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:33.145 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:33.145 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:33.145 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:33.145 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:33.145 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:33.145 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2024-02-08 19:43:33.145 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:33.145 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:33.145 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:33.145 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:33.145 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:33.145 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:33.145 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:33.145 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:33.145 [Test worker @coroutine#5121] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2024-02-08 19:43:33.145 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@73ac7716 2024-02-08 19:43:33.145 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@73ac7716 2024-02-08 19:43:33.145 [Test worker @coroutine#5121] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2024-02-08 19:43:33.159 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ac7716 2024-02-08 19:43:33.169 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ac7716 2024-02-08 19:43:33.171 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ac7716 2024-02-08 19:43:33.173 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ac7716 2024-02-08 19:43:33.180 [DefaultDispatcher-worker-18 @coroutine#5128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ac7716 2024-02-08 19:43:33.182 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ac7716 2024-02-08 19:43:33.186 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ac7716 2024-02-08 19:43:33.199 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2024-02-08 19:43:33.199 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2024-02-08 19:43:33.199 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:33.199 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73ac7716: (connection evicted) 2024-02-08 19:43:33.199 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:33.199 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2024-02-08 19:43:33.199 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2024-02-08 19:43:33.202 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2024-02-08 19:43:33.202 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:33.202 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:33.202 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:33.202 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:33.202 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:33.202 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:33.202 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21bf1b1f 2024-02-08 19:43:33.202 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:33.202 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:33.202 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:33.202 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:33.202 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:33.202 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:33.202 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:33.202 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:33.202 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:33.202 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:33.202 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:33.202 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:33.202 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:33.202 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:33.202 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:33.202 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:33.202 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:33.202 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:33.202 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:33.202 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2024-02-08 19:43:33.202 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:33.202 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:33.202 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:33.202 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:33.202 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:33.202 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:33.202 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:33.202 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:33.202 [Test worker @coroutine#5154] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2024-02-08 19:43:33.203 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@c1d9c40 2024-02-08 19:43:33.203 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@c1d9c40 2024-02-08 19:43:33.203 [Test worker @coroutine#5154] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2024-02-08 19:43:33.217 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c1d9c40 2024-02-08 19:43:33.227 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c1d9c40 2024-02-08 19:43:33.229 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c1d9c40 2024-02-08 19:43:33.231 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c1d9c40 2024-02-08 19:43:33.231 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2024-02-08 19:43:33.231 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:33.231 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:33.231 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:33.231 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:33.231 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:33.231 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:33.231 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c61f9bf 2024-02-08 19:43:33.231 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:33.231 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:33.231 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:33.231 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:33.231 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:33.231 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:33.231 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:33.231 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:33.231 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:33.231 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:33.231 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:33.231 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:33.231 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:33.231 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:33.231 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:33.231 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:33.231 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:33.231 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:33.231 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:33.231 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2024-02-08 19:43:33.231 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:33.231 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:33.231 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:33.231 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:33.231 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:33.231 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:33.231 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:33.231 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:33.231 [Test worker @coroutine#5154] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2024-02-08 19:43:33.232 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@46c47690 2024-02-08 19:43:33.232 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@46c47690 2024-02-08 19:43:33.232 [Test worker @coroutine#5154] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2024-02-08 19:43:33.245 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c47690 2024-02-08 19:43:33.255 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c47690 2024-02-08 19:43:33.256 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c47690 2024-02-08 19:43:33.258 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c47690 2024-02-08 19:43:33.268 [DefaultDispatcher-worker-14 @coroutine#5167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c47690 2024-02-08 19:43:33.281 [DefaultDispatcher-worker-2 @coroutine#5154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c1d9c40 2024-02-08 19:43:33.303 [HikariPool-161 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:43:33.312 [DefaultDispatcher-worker-14 @coroutine#5154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c1d9c40 2024-02-08 19:43:33.321 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2024-02-08 19:43:33.321 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2024-02-08 19:43:33.321 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:33.322 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c1d9c40: (connection evicted) 2024-02-08 19:43:33.322 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:33.322 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2024-02-08 19:43:33.322 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2024-02-08 19:43:33.322 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2024-02-08 19:43:33.322 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2024-02-08 19:43:33.322 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:33.323 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46c47690: (connection evicted) 2024-02-08 19:43:33.323 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:33.323 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2024-02-08 19:43:33.323 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2024-02-08 19:43:33.324 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2024-02-08 19:43:33.325 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:33.325 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:33.325 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:33.325 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:33.325 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:33.325 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:33.325 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@408708a1 2024-02-08 19:43:33.325 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:33.325 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:33.325 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:33.325 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:33.325 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:33.325 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:33.325 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:33.325 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:33.325 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:33.325 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:33.325 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:33.325 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:33.325 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:33.325 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:33.325 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:33.325 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:33.325 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:33.325 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:33.325 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:33.325 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2024-02-08 19:43:33.325 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:33.325 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:33.325 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:33.325 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:33.325 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:33.325 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:33.325 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:33.325 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:33.325 [Test worker @coroutine#5181] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2024-02-08 19:43:33.325 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dacad1d 2024-02-08 19:43:33.325 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dacad1d 2024-02-08 19:43:33.325 [Test worker @coroutine#5181] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2024-02-08 19:43:33.341 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dacad1d 2024-02-08 19:43:33.351 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dacad1d 2024-02-08 19:43:33.352 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dacad1d 2024-02-08 19:43:33.354 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dacad1d 2024-02-08 19:43:33.354 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2024-02-08 19:43:33.354 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:33.354 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:33.354 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:33.354 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:33.354 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:33.354 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:33.354 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bc46dde 2024-02-08 19:43:33.354 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:33.354 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:33.354 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:33.354 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:33.354 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:33.354 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:33.354 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:33.355 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:33.355 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:33.355 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:33.355 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:33.355 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:33.355 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:33.355 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:33.355 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:33.355 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:33.355 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:33.355 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:33.355 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:33.355 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2024-02-08 19:43:33.355 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:33.355 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:33.355 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:33.355 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:33.355 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:33.355 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:33.355 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:33.355 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:33.355 [Test worker @coroutine#5181] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2024-02-08 19:43:33.355 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@32dc895e 2024-02-08 19:43:33.355 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@32dc895e 2024-02-08 19:43:33.355 [Test worker @coroutine#5181] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2024-02-08 19:43:33.367 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32dc895e 2024-02-08 19:43:33.377 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32dc895e 2024-02-08 19:43:33.379 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32dc895e 2024-02-08 19:43:33.381 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32dc895e 2024-02-08 19:43:33.391 [DefaultDispatcher-worker-13 @coroutine#5195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32dc895e 2024-02-08 19:43:33.393 [DefaultDispatcher-worker-14 @coroutine#3129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f94fe3 2024-02-08 19:43:33.393 [DefaultDispatcher-worker-14 @coroutine#3129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45991/UmAppDatabase/replication/nodeId 2024-02-08 19:43:33.393 [DefaultDispatcher-worker-14 @coroutine#3129] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45991/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:33.393 [DefaultDispatcher-worker-14 @coroutine#3129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45991/UmAppDatabase/replication/nodeId 2024-02-08 19:43:33.394 [DefaultDispatcher-worker-17 @coroutine#3129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45991/UmAppDatabase/replication/nodeId 2024-02-08 19:43:33.394 [DefaultDispatcher-worker-17 @coroutine#3129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45991/UmAppDatabase/replication/nodeId 2024-02-08 19:43:33.405 [DefaultDispatcher-worker-14 @coroutine#5181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dacad1d 2024-02-08 19:43:33.425 [HikariPool-163 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:43:33.430 [DefaultDispatcher-worker-6 @coroutine#5181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dacad1d 2024-02-08 19:43:33.433 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2024-02-08 19:43:33.433 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2024-02-08 19:43:33.433 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:33.433 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2dacad1d: (connection evicted) 2024-02-08 19:43:33.434 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:33.434 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2024-02-08 19:43:33.434 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2024-02-08 19:43:33.434 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2024-02-08 19:43:33.434 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2024-02-08 19:43:33.434 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:33.435 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32dc895e: (connection evicted) 2024-02-08 19:43:33.435 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:33.435 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2024-02-08 19:43:33.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2024-02-08 19:43:33.437 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2024-02-08 19:43:33.437 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:33.437 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:33.437 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:33.437 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:33.437 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:33.437 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:33.437 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1df8c7f4 2024-02-08 19:43:33.437 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:33.437 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:33.437 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:33.437 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:33.438 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:33.438 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:33.438 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:33.438 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:33.438 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:33.438 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:33.438 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:33.438 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:33.438 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:33.438 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:33.438 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:33.438 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:33.438 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:33.438 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:33.438 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:33.438 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2024-02-08 19:43:33.438 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:33.438 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:33.438 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:33.438 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:33.438 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:33.438 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:33.438 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:33.438 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:33.438 [Test worker @coroutine#5212] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2024-02-08 19:43:33.438 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ce07709 2024-02-08 19:43:33.438 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ce07709 2024-02-08 19:43:33.438 [Test worker @coroutine#5212] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2024-02-08 19:43:33.453 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ce07709 2024-02-08 19:43:33.463 [DefaultDispatcher-worker-15 @coroutine#3183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c862522 2024-02-08 19:43:33.463 [DefaultDispatcher-worker-15 @coroutine#3183] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43407/UmAppDatabase/replication/nodeId 2024-02-08 19:43:33.463 [DefaultDispatcher-worker-15 @coroutine#3183] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43407/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:33.463 [DefaultDispatcher-worker-15 @coroutine#3183] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43407/UmAppDatabase/replication/nodeId 2024-02-08 19:43:33.464 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ce07709 2024-02-08 19:43:33.464 [DefaultDispatcher-worker-17 @coroutine#3183] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43407/UmAppDatabase/replication/nodeId 2024-02-08 19:43:33.464 [DefaultDispatcher-worker-17 @coroutine#3183] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43407/UmAppDatabase/replication/nodeId 2024-02-08 19:43:33.466 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ce07709 2024-02-08 19:43:33.467 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ce07709 2024-02-08 19:43:33.468 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2024-02-08 19:43:33.468 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:33.468 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:33.468 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:33.468 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:33.468 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:33.468 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:33.468 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f18445b 2024-02-08 19:43:33.468 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:33.468 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:33.468 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:33.468 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:33.468 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:33.468 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:33.468 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:33.468 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:33.468 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:33.468 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:33.468 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:33.468 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:33.468 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:33.468 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:33.468 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:33.468 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:33.468 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:33.468 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:33.468 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:33.468 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2024-02-08 19:43:33.468 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:33.468 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:33.468 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:33.468 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:33.468 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:33.468 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:33.468 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:33.468 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:33.468 [Test worker @coroutine#5212] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2024-02-08 19:43:33.468 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cb45048 2024-02-08 19:43:33.468 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cb45048 2024-02-08 19:43:33.468 [Test worker @coroutine#5212] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2024-02-08 19:43:33.481 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb45048 2024-02-08 19:43:33.492 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb45048 2024-02-08 19:43:33.494 [Test worker @coroutine#5224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb45048 2024-02-08 19:43:33.495 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb45048 2024-02-08 19:43:33.506 [DefaultDispatcher-worker-5 @coroutine#5228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb45048 2024-02-08 19:43:33.520 [DefaultDispatcher-worker-5 @coroutine#5212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ce07709 2024-02-08 19:43:33.538 [HikariPool-165 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:43:33.545 [DefaultDispatcher-worker-14 @coroutine#5212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ce07709 2024-02-08 19:43:33.553 [DefaultDispatcher-worker-13 @coroutine#5212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ce07709 2024-02-08 19:43:33.565 [DefaultDispatcher-worker-4 @coroutine#5212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ce07709 2024-02-08 19:43:33.566 [DefaultDispatcher-worker-7 @coroutine#2851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@811d8d6 2024-02-08 19:43:33.566 [DefaultDispatcher-worker-7 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48971/UmAppDatabase/replication/nodeId 2024-02-08 19:43:33.566 [DefaultDispatcher-worker-7 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48971/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:33.566 [DefaultDispatcher-worker-7 @coroutine#2851] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48971/UmAppDatabase/replication/nodeId 2024-02-08 19:43:33.567 [DefaultDispatcher-worker-15 @coroutine#2851] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48971/UmAppDatabase/replication/nodeId 2024-02-08 19:43:33.567 [DefaultDispatcher-worker-15 @coroutine#2851] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48971/UmAppDatabase/replication/nodeId 2024-02-08 19:43:33.569 [HikariPool-166 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:33.577 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2024-02-08 19:43:33.577 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2024-02-08 19:43:33.577 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:33.578 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ce07709: (connection evicted) 2024-02-08 19:43:33.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:33.578 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2024-02-08 19:43:33.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2024-02-08 19:43:33.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2024-02-08 19:43:33.579 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2024-02-08 19:43:33.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:33.579 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4cb45048: (connection evicted) 2024-02-08 19:43:33.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:33.579 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2024-02-08 19:43:33.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2024-02-08 19:43:33.582 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2024-02-08 19:43:33.582 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:33.582 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:33.582 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:33.582 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:33.582 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:33.582 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:33.582 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c32aa7e 2024-02-08 19:43:33.582 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:33.582 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:33.582 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:33.582 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:33.582 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:33.582 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:33.582 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:33.582 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:33.582 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:33.582 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:33.582 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:33.582 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:33.582 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:33.582 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:33.582 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:33.582 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:33.582 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:33.582 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:33.582 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:33.582 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2024-02-08 19:43:33.582 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:33.582 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:33.582 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:33.582 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:33.582 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:33.582 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:33.582 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:33.582 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:33.582 [Test worker @coroutine#5256] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2024-02-08 19:43:33.583 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@fd8513b 2024-02-08 19:43:33.583 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@fd8513b 2024-02-08 19:43:33.583 [Test worker @coroutine#5256] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2024-02-08 19:43:33.589 [DefaultDispatcher-worker-15 @coroutine#2884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-08 19:43:33.589 [DefaultDispatcher-worker-15 @coroutine#2884] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50701/UmAppDatabase/replication/nodeId 2024-02-08 19:43:33.589 [DefaultDispatcher-worker-15 @coroutine#2884] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50701/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:33.589 [DefaultDispatcher-worker-15 @coroutine#2884] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50701/UmAppDatabase/replication/nodeId 2024-02-08 19:43:33.590 [DefaultDispatcher-worker-2 @coroutine#2884] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50701/UmAppDatabase/replication/nodeId 2024-02-08 19:43:33.591 [DefaultDispatcher-worker-2 @coroutine#2884] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50701/UmAppDatabase/replication/nodeId 2024-02-08 19:43:33.597 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fd8513b 2024-02-08 19:43:33.608 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fd8513b 2024-02-08 19:43:33.609 [Test worker @coroutine#5262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fd8513b 2024-02-08 19:43:33.611 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fd8513b 2024-02-08 19:43:33.611 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2024-02-08 19:43:33.611 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:33.611 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:33.611 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:33.611 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:33.611 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:33.611 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:33.611 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f4083ac 2024-02-08 19:43:33.611 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:33.611 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:33.611 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:33.611 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:33.611 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:33.611 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:33.611 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:33.611 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:33.611 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:33.611 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:33.611 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:33.611 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:33.611 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:33.611 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:33.611 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:33.611 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:33.611 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:33.611 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:33.611 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:33.611 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2024-02-08 19:43:33.611 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:33.611 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:33.611 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:33.611 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:33.611 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:33.611 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:33.611 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:33.611 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:33.612 [Test worker @coroutine#5256] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2024-02-08 19:43:33.612 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e301795 2024-02-08 19:43:33.612 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e301795 2024-02-08 19:43:33.612 [Test worker @coroutine#5256] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2024-02-08 19:43:33.624 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e301795 2024-02-08 19:43:33.635 [Test worker @coroutine#5266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e301795 2024-02-08 19:43:33.636 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e301795 2024-02-08 19:43:33.638 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e301795 2024-02-08 19:43:33.648 [DefaultDispatcher-worker-3 @coroutine#5272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e301795 2024-02-08 19:43:33.661 [DefaultDispatcher-worker-6 @coroutine#5256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fd8513b 2024-02-08 19:43:33.671 [DefaultDispatcher-worker-1 @coroutine#5256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fd8513b 2024-02-08 19:43:33.678 [DefaultDispatcher-worker-17 @coroutine#5256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fd8513b 2024-02-08 19:43:33.683 [HikariPool-167 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:33.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2024-02-08 19:43:33.687 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2024-02-08 19:43:33.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:33.688 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@fd8513b: (connection evicted) 2024-02-08 19:43:33.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:33.689 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2024-02-08 19:43:33.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2024-02-08 19:43:33.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2024-02-08 19:43:33.689 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2024-02-08 19:43:33.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:33.689 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e301795: (connection evicted) 2024-02-08 19:43:33.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:33.690 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2024-02-08 19:43:33.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2024-02-08 19:43:33.691 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2024-02-08 19:43:33.691 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:33.691 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:33.691 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:33.691 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:33.691 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:33.691 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:33.691 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@bedebe9 2024-02-08 19:43:33.691 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:33.691 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:33.691 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:33.691 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:33.691 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:33.691 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:33.691 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:33.691 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:33.691 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:33.691 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:33.691 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:33.691 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:33.691 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:33.691 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:33.691 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:33.691 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:33.691 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:33.691 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:33.691 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:33.691 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2024-02-08 19:43:33.691 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:33.691 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:33.691 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:33.691 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:33.691 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:33.691 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:33.691 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:33.691 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:33.691 [Test worker @coroutine#5299] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2024-02-08 19:43:33.692 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@14f11a56 2024-02-08 19:43:33.692 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@14f11a56 2024-02-08 19:43:33.692 [Test worker @coroutine#5299] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2024-02-08 19:43:33.707 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14f11a56 2024-02-08 19:43:33.717 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14f11a56 2024-02-08 19:43:33.719 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14f11a56 2024-02-08 19:43:33.721 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14f11a56 2024-02-08 19:43:33.721 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2024-02-08 19:43:33.721 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:33.721 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:33.721 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:33.721 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:33.721 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:33.721 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:33.721 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55fc6344 2024-02-08 19:43:33.721 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:33.721 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:33.721 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:33.721 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:33.721 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:33.721 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:33.721 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:33.721 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:33.721 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:33.721 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:33.721 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:33.721 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:33.721 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:33.721 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:33.721 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:33.721 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:33.721 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:33.721 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:33.721 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:33.721 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2024-02-08 19:43:33.721 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:33.721 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:33.721 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:33.721 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:33.721 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:33.721 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:33.721 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:33.721 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:33.721 [Test worker @coroutine#5299] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2024-02-08 19:43:33.722 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@267d9cc0 2024-02-08 19:43:33.722 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@267d9cc0 2024-02-08 19:43:33.722 [Test worker @coroutine#5299] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2024-02-08 19:43:33.726 [DefaultDispatcher-worker-8 @coroutine#2930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2a7ca0 2024-02-08 19:43:33.726 [DefaultDispatcher-worker-8 @coroutine#2930] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId 2024-02-08 19:43:33.726 [DefaultDispatcher-worker-8 @coroutine#2930] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:33.726 [DefaultDispatcher-worker-8 @coroutine#2930] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId 2024-02-08 19:43:33.728 [DefaultDispatcher-worker-6 @coroutine#2930] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId 2024-02-08 19:43:33.728 [DefaultDispatcher-worker-6 @coroutine#2930] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId 2024-02-08 19:43:33.734 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@267d9cc0 2024-02-08 19:43:33.745 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@267d9cc0 2024-02-08 19:43:33.746 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@267d9cc0 2024-02-08 19:43:33.748 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@267d9cc0 2024-02-08 19:43:33.758 [DefaultDispatcher-worker-7 @coroutine#5315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@267d9cc0 2024-02-08 19:43:33.771 [DefaultDispatcher-worker-4 @coroutine#5299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14f11a56 2024-02-08 19:43:33.781 [DefaultDispatcher-worker-3 @coroutine#5299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14f11a56 2024-02-08 19:43:33.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2024-02-08 19:43:33.784 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2024-02-08 19:43:33.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:33.785 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14f11a56: (connection evicted) 2024-02-08 19:43:33.785 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:33.785 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2024-02-08 19:43:33.785 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2024-02-08 19:43:33.786 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2024-02-08 19:43:33.786 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2024-02-08 19:43:33.786 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:33.786 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@267d9cc0: (connection evicted) 2024-02-08 19:43:33.787 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:33.787 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2024-02-08 19:43:33.787 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2024-02-08 19:43:33.789 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2024-02-08 19:43:33.789 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:33.789 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:33.789 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:33.789 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:33.789 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:33.789 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:33.789 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75707f05 2024-02-08 19:43:33.789 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:33.789 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:33.789 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:33.789 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:33.789 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:33.789 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:33.789 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:33.789 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:33.789 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:33.789 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:33.789 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:33.789 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:33.789 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:33.789 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:33.789 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:33.789 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:33.789 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:33.789 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:33.789 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:33.789 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2024-02-08 19:43:33.789 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:33.789 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:33.789 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:33.789 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:33.789 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:33.789 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:33.789 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:33.789 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:33.789 [Test worker @coroutine#5341] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2024-02-08 19:43:33.790 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@2926144f 2024-02-08 19:43:33.790 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@2926144f 2024-02-08 19:43:33.790 [Test worker @coroutine#5341] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2024-02-08 19:43:33.803 [DefaultDispatcher-worker-4 @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c3884f5 2024-02-08 19:43:33.804 [DefaultDispatcher-worker-4 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33881/UmAppDatabase/replication/nodeId 2024-02-08 19:43:33.804 [DefaultDispatcher-worker-4 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33881/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:33.804 [DefaultDispatcher-worker-4 @coroutine#2962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33881/UmAppDatabase/replication/nodeId 2024-02-08 19:43:33.804 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2926144f 2024-02-08 19:43:33.805 [DefaultDispatcher-worker-15 @coroutine#2962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33881/UmAppDatabase/replication/nodeId 2024-02-08 19:43:33.805 [DefaultDispatcher-worker-15 @coroutine#2962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33881/UmAppDatabase/replication/nodeId 2024-02-08 19:43:33.815 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2926144f 2024-02-08 19:43:33.816 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2926144f 2024-02-08 19:43:33.818 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2926144f 2024-02-08 19:43:33.818 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2024-02-08 19:43:33.818 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:33.818 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:33.818 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:33.818 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:33.818 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:33.818 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:33.818 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50c99398 2024-02-08 19:43:33.818 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:33.818 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:33.819 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:33.819 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:33.819 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:33.819 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:33.819 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:33.819 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:33.819 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:33.819 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:33.819 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:33.819 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:33.819 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:33.819 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:33.819 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:33.819 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:33.819 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:33.819 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:33.819 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:33.819 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2024-02-08 19:43:33.819 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:33.819 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:33.819 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:33.819 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:33.819 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:33.819 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:33.819 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:33.819 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:33.819 [Test worker @coroutine#5341] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2024-02-08 19:43:33.819 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@159e9629 2024-02-08 19:43:33.819 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@159e9629 2024-02-08 19:43:33.819 [Test worker @coroutine#5341] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2024-02-08 19:43:33.841 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159e9629 2024-02-08 19:43:33.852 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159e9629 2024-02-08 19:43:33.854 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159e9629 2024-02-08 19:43:33.855 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159e9629 2024-02-08 19:43:33.865 [DefaultDispatcher-worker-12 @coroutine#5357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159e9629 2024-02-08 19:43:33.879 [DefaultDispatcher-worker-12 @coroutine#5341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2926144f 2024-02-08 19:43:33.889 [DefaultDispatcher-worker-10 @coroutine#5341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2926144f 2024-02-08 19:43:33.890 [HikariPool-171 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:33.909 [DefaultDispatcher-worker-8 @coroutine#5373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2926144f 2024-02-08 19:43:33.909 [DefaultDispatcher-worker-10 @coroutine#2992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1edf52e6 2024-02-08 19:43:33.909 [DefaultDispatcher-worker-10 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41863/UmAppDatabase/replication/nodeId 2024-02-08 19:43:33.909 [DefaultDispatcher-worker-10 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41863/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:33.909 [DefaultDispatcher-worker-10 @coroutine#2992] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41863/UmAppDatabase/replication/nodeId 2024-02-08 19:43:33.910 [DefaultDispatcher-worker-8 @coroutine#2992] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41863/UmAppDatabase/replication/nodeId 2024-02-08 19:43:33.911 [DefaultDispatcher-worker-8 @coroutine#2992] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41863/UmAppDatabase/replication/nodeId 2024-02-08 19:43:33.911 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2024-02-08 19:43:33.911 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2024-02-08 19:43:33.911 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:33.912 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2926144f: (connection evicted) 2024-02-08 19:43:33.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:33.912 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2024-02-08 19:43:33.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2024-02-08 19:43:33.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2024-02-08 19:43:33.913 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2024-02-08 19:43:33.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:33.913 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@159e9629: (connection evicted) 2024-02-08 19:43:33.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:33.913 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2024-02-08 19:43:33.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2024-02-08 19:43:33.914 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2024-02-08 19:43:33.914 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:33.914 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:33.914 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:33.914 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:33.914 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:33.914 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:33.914 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37351baa 2024-02-08 19:43:33.914 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:33.914 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:33.914 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:33.914 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:33.914 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:33.914 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:33.914 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:33.914 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:33.914 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:33.914 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:33.914 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:33.914 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:33.915 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:33.915 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:33.915 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:33.915 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:33.915 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:33.915 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:33.915 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:33.915 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2024-02-08 19:43:33.915 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:33.915 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:33.915 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:33.915 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:33.915 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:33.915 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:33.915 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:33.915 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:33.915 [Test worker @coroutine#5382] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2024-02-08 19:43:33.915 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ed17eaf 2024-02-08 19:43:33.915 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ed17eaf 2024-02-08 19:43:33.915 [Test worker @coroutine#5382] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2024-02-08 19:43:33.931 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ed17eaf 2024-02-08 19:43:33.941 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ed17eaf 2024-02-08 19:43:33.943 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ed17eaf 2024-02-08 19:43:33.945 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ed17eaf 2024-02-08 19:43:33.945 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2024-02-08 19:43:33.945 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:33.945 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:33.945 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:33.945 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:33.945 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:33.945 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:33.945 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a20332b 2024-02-08 19:43:33.945 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:33.945 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:33.945 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:33.945 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:33.945 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:33.945 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:33.945 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:33.945 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:33.945 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:33.945 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:33.945 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:33.945 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:33.945 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:33.945 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:33.945 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:33.945 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:33.945 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:33.945 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:33.945 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:33.945 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2024-02-08 19:43:33.945 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:33.945 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:33.945 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:33.945 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:33.945 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:33.945 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:33.945 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:33.945 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:33.945 [Test worker @coroutine#5382] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2024-02-08 19:43:33.945 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a16ee0d 2024-02-08 19:43:33.945 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a16ee0d 2024-02-08 19:43:33.945 [Test worker @coroutine#5382] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2024-02-08 19:43:33.958 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a16ee0d 2024-02-08 19:43:33.968 [DefaultDispatcher-worker-8 @coroutine#3021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251b1399 2024-02-08 19:43:33.969 [DefaultDispatcher-worker-8 @coroutine#3021] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 19:43:33.969 [DefaultDispatcher-worker-8 @coroutine#3021] 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-02-08 19:43:33.969 [DefaultDispatcher-worker-8 @coroutine#3021] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 19:43:33.970 [DefaultDispatcher-worker-15 @coroutine#3021] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 19:43:33.970 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a16ee0d 2024-02-08 19:43:33.972 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a16ee0d 2024-02-08 19:43:33.974 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a16ee0d 2024-02-08 19:43:33.983 [DefaultDispatcher-worker-8 @coroutine#5397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a16ee0d 2024-02-08 19:43:33.986 [DefaultDispatcher-worker-14 @coroutine#3035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330d16af 2024-02-08 19:43:33.986 [DefaultDispatcher-worker-14 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41095/UmAppDatabase/replication/nodeId 2024-02-08 19:43:33.986 [DefaultDispatcher-worker-14 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41095/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:33.986 [DefaultDispatcher-worker-14 @coroutine#3035] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41095/UmAppDatabase/replication/nodeId 2024-02-08 19:43:33.987 [DefaultDispatcher-worker-2 @coroutine#3035] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41095/UmAppDatabase/replication/nodeId 2024-02-08 19:43:33.987 [DefaultDispatcher-worker-2 @coroutine#3035] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41095/UmAppDatabase/replication/nodeId 2024-02-08 19:43:33.995 [DefaultDispatcher-worker-11 @coroutine#5382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ed17eaf 2024-02-08 19:43:34.007 [DefaultDispatcher-worker-2 @coroutine#5382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ed17eaf 2024-02-08 19:43:34.015 [HikariPool-173 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:43:34.016 [DefaultDispatcher-worker-2 @coroutine#5382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ed17eaf 2024-02-08 19:43:34.024 [DefaultDispatcher-worker-9 @coroutine#5382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ed17eaf 2024-02-08 19:43:34.035 [DefaultDispatcher-worker-11 @coroutine#5420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ed17eaf 2024-02-08 19:43:34.037 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2024-02-08 19:43:34.037 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2024-02-08 19:43:34.037 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:34.037 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ed17eaf: (connection evicted) 2024-02-08 19:43:34.038 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:34.038 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2024-02-08 19:43:34.038 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2024-02-08 19:43:34.038 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2024-02-08 19:43:34.038 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2024-02-08 19:43:34.038 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:34.038 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a16ee0d: (connection evicted) 2024-02-08 19:43:34.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:34.039 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2024-02-08 19:43:34.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2024-02-08 19:43:34.041 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2024-02-08 19:43:34.041 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:34.041 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:34.041 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:34.041 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:34.041 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:34.041 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:34.041 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c8469fe 2024-02-08 19:43:34.041 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:34.041 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:34.041 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:34.041 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:34.041 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:34.041 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:34.041 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:34.041 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:34.041 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:34.041 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:34.041 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:34.041 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:34.041 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:34.041 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:34.041 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:34.041 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:34.041 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:34.041 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:34.041 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:34.041 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2024-02-08 19:43:34.041 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:34.041 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:34.041 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:34.041 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:34.041 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:34.041 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:34.041 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:34.041 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:34.041 [Test worker @coroutine#5426] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2024-02-08 19:43:34.042 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b9b244e 2024-02-08 19:43:34.042 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b9b244e 2024-02-08 19:43:34.042 [Test worker @coroutine#5426] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2024-02-08 19:43:34.055 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b9b244e 2024-02-08 19:43:34.065 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b9b244e 2024-02-08 19:43:34.066 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b9b244e 2024-02-08 19:43:34.068 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b9b244e 2024-02-08 19:43:34.068 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2024-02-08 19:43:34.069 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:34.069 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:34.069 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:34.069 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:34.069 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:34.069 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:34.069 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5713e35f 2024-02-08 19:43:34.069 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:34.069 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:34.069 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:34.069 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:34.069 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:34.069 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:34.069 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:34.069 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:34.069 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:34.069 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:34.069 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:34.069 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:34.069 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:34.069 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:34.069 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:34.069 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:34.069 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:34.069 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:34.069 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:34.069 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2024-02-08 19:43:34.069 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:34.069 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:34.069 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:34.069 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:34.069 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:34.069 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:34.069 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:34.069 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:34.069 [Test worker @coroutine#5426] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2024-02-08 19:43:34.069 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@c42ee90 2024-02-08 19:43:34.069 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@c42ee90 2024-02-08 19:43:34.069 [Test worker @coroutine#5426] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2024-02-08 19:43:34.082 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c42ee90 2024-02-08 19:43:34.092 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c42ee90 2024-02-08 19:43:34.093 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c42ee90 2024-02-08 19:43:34.095 [Test worker @coroutine#5437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c42ee90 2024-02-08 19:43:34.105 [DefaultDispatcher-worker-6 @coroutine#5439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c42ee90 2024-02-08 19:43:34.118 [DefaultDispatcher-worker-5 @coroutine#5426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b9b244e 2024-02-08 19:43:34.128 [DefaultDispatcher-worker-8 @coroutine#5426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b9b244e 2024-02-08 19:43:34.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2024-02-08 19:43:34.137 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2024-02-08 19:43:34.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:34.137 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b9b244e: (connection evicted) 2024-02-08 19:43:34.138 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:34.138 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2024-02-08 19:43:34.138 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2024-02-08 19:43:34.138 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2024-02-08 19:43:34.138 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2024-02-08 19:43:34.138 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:34.138 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c42ee90: (connection evicted) 2024-02-08 19:43:34.138 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:34.138 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2024-02-08 19:43:34.138 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2024-02-08 19:43:34.139 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2024-02-08 19:43:34.140 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:34.140 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:34.140 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:34.140 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:34.140 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:34.140 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:34.140 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@219c10c2 2024-02-08 19:43:34.140 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:34.140 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:34.140 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:34.140 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:34.140 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:34.140 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:34.140 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:34.140 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:34.140 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:34.140 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:34.140 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:34.140 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:34.140 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:34.140 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:34.140 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:34.140 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:34.140 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:34.140 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:34.140 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:34.140 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2024-02-08 19:43:34.140 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:34.140 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:34.140 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:34.140 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:34.140 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:34.140 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:34.140 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:34.140 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:34.140 [Test worker @coroutine#5465] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2024-02-08 19:43:34.140 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b26f006 2024-02-08 19:43:34.140 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b26f006 2024-02-08 19:43:34.140 [Test worker @coroutine#5465] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2024-02-08 19:43:34.151 [DefaultDispatcher-worker-7 @coroutine#3087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa65672 2024-02-08 19:43:34.151 [DefaultDispatcher-worker-7 @coroutine#3087] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60595/UmAppDatabase/replication/nodeId 2024-02-08 19:43:34.151 [DefaultDispatcher-worker-7 @coroutine#3087] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60595/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:34.151 [DefaultDispatcher-worker-7 @coroutine#3087] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60595/UmAppDatabase/replication/nodeId 2024-02-08 19:43:34.152 [DefaultDispatcher-worker-10 @coroutine#3087] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60595/UmAppDatabase/replication/nodeId 2024-02-08 19:43:34.152 [DefaultDispatcher-worker-10 @coroutine#3087] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60595/UmAppDatabase/replication/nodeId 2024-02-08 19:43:34.156 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b26f006 2024-02-08 19:43:34.167 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b26f006 2024-02-08 19:43:34.168 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b26f006 2024-02-08 19:43:34.170 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b26f006 2024-02-08 19:43:34.170 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2024-02-08 19:43:34.170 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:34.170 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:34.170 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:34.170 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:34.170 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:34.170 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:34.170 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46cb9794 2024-02-08 19:43:34.170 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:34.170 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:34.170 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:34.170 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:34.170 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:34.170 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:34.170 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:34.170 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:34.170 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:34.170 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:34.170 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:34.170 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:34.170 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:34.171 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:34.171 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:34.171 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:34.171 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:34.171 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:34.171 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:34.171 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2024-02-08 19:43:34.171 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:34.171 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:34.171 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:34.171 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:34.171 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:34.171 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:34.171 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:34.171 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:34.171 [Test worker @coroutine#5465] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2024-02-08 19:43:34.171 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f88c53 2024-02-08 19:43:34.171 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f88c53 2024-02-08 19:43:34.171 [Test worker @coroutine#5465] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2024-02-08 19:43:34.184 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f88c53 2024-02-08 19:43:34.194 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f88c53 2024-02-08 19:43:34.196 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f88c53 2024-02-08 19:43:34.197 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f88c53 2024-02-08 19:43:34.207 [DefaultDispatcher-worker-16 @coroutine#5481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f88c53 2024-02-08 19:43:34.219 [DefaultDispatcher-worker-6 @coroutine#5465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b26f006 2024-02-08 19:43:34.230 [DefaultDispatcher-worker-16 @coroutine#5465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b26f006 2024-02-08 19:43:34.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2024-02-08 19:43:34.234 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2024-02-08 19:43:34.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:34.234 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b26f006: (connection evicted) 2024-02-08 19:43:34.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:34.235 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2024-02-08 19:43:34.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2024-02-08 19:43:34.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2024-02-08 19:43:34.235 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2024-02-08 19:43:34.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:34.236 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f88c53: (connection evicted) 2024-02-08 19:43:34.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:34.236 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2024-02-08 19:43:34.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2024-02-08 19:43:34.237 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2024-02-08 19:43:34.237 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:34.237 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:34.237 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:34.237 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:34.237 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:34.237 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:34.237 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c1e5d14 2024-02-08 19:43:34.237 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:34.237 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:34.237 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:34.237 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:34.237 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:34.237 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:34.237 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:34.237 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:34.237 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:34.237 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:34.237 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:34.237 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:34.237 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:34.237 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:34.237 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:34.237 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:34.237 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:34.237 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:34.237 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:34.237 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2024-02-08 19:43:34.237 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:34.237 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:34.237 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:34.237 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:34.237 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:34.237 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:34.237 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:34.237 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:34.238 [Test worker @coroutine#5508] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2024-02-08 19:43:34.238 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@479f738a 2024-02-08 19:43:34.238 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@479f738a 2024-02-08 19:43:34.238 [Test worker @coroutine#5508] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2024-02-08 19:43:34.253 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@479f738a 2024-02-08 19:43:34.263 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@479f738a 2024-02-08 19:43:34.265 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@479f738a 2024-02-08 19:43:34.267 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@479f738a 2024-02-08 19:43:34.267 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2024-02-08 19:43:34.267 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:34.267 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:34.267 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:34.267 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:34.267 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:34.267 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:34.267 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25d6ae3 2024-02-08 19:43:34.267 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:34.267 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:34.267 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:34.267 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:34.267 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:34.267 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:34.267 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:34.267 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:34.267 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:34.267 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:34.267 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:34.267 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:34.267 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:34.267 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:34.267 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:34.267 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:34.267 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:34.267 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:34.267 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:34.267 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2024-02-08 19:43:34.267 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:34.267 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:34.267 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:34.267 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:34.267 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:34.267 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:34.267 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:34.267 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:34.268 [Test worker @coroutine#5508] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2024-02-08 19:43:34.268 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@56d189d0 2024-02-08 19:43:34.268 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@56d189d0 2024-02-08 19:43:34.268 [Test worker @coroutine#5508] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2024-02-08 19:43:34.281 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56d189d0 2024-02-08 19:43:34.291 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56d189d0 2024-02-08 19:43:34.293 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56d189d0 2024-02-08 19:43:34.294 [Test worker @coroutine#5520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56d189d0 2024-02-08 19:43:34.305 [DefaultDispatcher-worker-2 @coroutine#5522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56d189d0 2024-02-08 19:43:34.318 [DefaultDispatcher-worker-17 @coroutine#5508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@479f738a 2024-02-08 19:43:34.327 [DefaultDispatcher-worker-2 @coroutine#5508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@479f738a 2024-02-08 19:43:34.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2024-02-08 19:43:34.330 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2024-02-08 19:43:34.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:34.331 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@479f738a: (connection evicted) 2024-02-08 19:43:34.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:34.331 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2024-02-08 19:43:34.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2024-02-08 19:43:34.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2024-02-08 19:43:34.331 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2024-02-08 19:43:34.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:34.332 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56d189d0: (connection evicted) 2024-02-08 19:43:34.332 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:34.332 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2024-02-08 19:43:34.332 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2024-02-08 19:43:34.334 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2024-02-08 19:43:34.334 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:34.334 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:34.334 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:34.334 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:34.334 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:34.334 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:34.334 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47b72d3b 2024-02-08 19:43:34.334 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:34.334 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:34.334 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:34.334 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:34.334 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:34.335 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:34.335 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:34.335 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:34.335 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:34.335 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:34.335 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:34.335 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:34.335 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:34.335 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:34.335 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:34.335 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:34.335 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:34.335 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:34.335 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:34.335 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2024-02-08 19:43:34.335 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:34.335 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:34.335 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:34.335 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:34.335 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:34.335 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:34.335 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:34.335 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:34.335 [Test worker @coroutine#5549] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2024-02-08 19:43:34.335 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fc7c36a 2024-02-08 19:43:34.335 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fc7c36a 2024-02-08 19:43:34.335 [Test worker @coroutine#5549] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2024-02-08 19:43:34.350 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fc7c36a 2024-02-08 19:43:34.360 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fc7c36a 2024-02-08 19:43:34.362 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fc7c36a 2024-02-08 19:43:34.364 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fc7c36a 2024-02-08 19:43:34.364 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2024-02-08 19:43:34.364 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:34.364 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:34.364 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:34.364 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:34.364 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:34.364 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:34.364 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35ef158f 2024-02-08 19:43:34.364 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:34.364 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:34.364 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:34.364 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:34.364 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:34.364 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:34.364 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:34.364 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:34.364 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:34.364 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:34.364 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:34.364 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:34.364 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:34.364 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:34.364 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:34.364 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:34.364 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:34.364 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:34.364 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:34.364 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2024-02-08 19:43:34.364 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:34.364 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:34.364 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:34.364 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:34.364 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:34.364 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:34.364 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:34.364 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:34.364 [Test worker @coroutine#5549] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2024-02-08 19:43:34.364 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@14cd8dfa 2024-02-08 19:43:34.364 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@14cd8dfa 2024-02-08 19:43:34.364 [Test worker @coroutine#5549] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2024-02-08 19:43:34.377 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14cd8dfa 2024-02-08 19:43:34.387 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14cd8dfa 2024-02-08 19:43:34.389 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14cd8dfa 2024-02-08 19:43:34.390 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14cd8dfa 2024-02-08 19:43:34.398 [DefaultDispatcher-worker-17 @coroutine#5562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14cd8dfa 2024-02-08 19:43:34.402 [DefaultDispatcher-worker-3 @coroutine#3129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f94fe3 2024-02-08 19:43:34.402 [DefaultDispatcher-worker-3 @coroutine#3129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45991/UmAppDatabase/replication/nodeId 2024-02-08 19:43:34.402 [DefaultDispatcher-worker-3 @coroutine#3129] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45991/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:34.402 [DefaultDispatcher-worker-3 @coroutine#3129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45991/UmAppDatabase/replication/nodeId 2024-02-08 19:43:34.404 [DefaultDispatcher-worker-5 @coroutine#3129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45991/UmAppDatabase/replication/nodeId 2024-02-08 19:43:34.404 [DefaultDispatcher-worker-5 @coroutine#3129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45991/UmAppDatabase/replication/nodeId 2024-02-08 19:43:34.411 [DefaultDispatcher-worker-5 @coroutine#5549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fc7c36a 2024-02-08 19:43:34.430 [DefaultDispatcher-worker-4 @coroutine#5549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fc7c36a 2024-02-08 19:43:34.435 [HikariPool-181 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:43:34.439 [DefaultDispatcher-worker-3 @coroutine#5549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fc7c36a 2024-02-08 19:43:34.465 [HikariPool-182 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:34.474 [DefaultDispatcher-worker-13 @coroutine#3183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c862522 2024-02-08 19:43:34.474 [DefaultDispatcher-worker-13 @coroutine#3183] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43407/UmAppDatabase/replication/nodeId 2024-02-08 19:43:34.474 [DefaultDispatcher-worker-13 @coroutine#3183] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43407/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:34.474 [DefaultDispatcher-worker-13 @coroutine#3183] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43407/UmAppDatabase/replication/nodeId 2024-02-08 19:43:34.475 [DefaultDispatcher-worker-4 @coroutine#3183] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43407/UmAppDatabase/replication/nodeId 2024-02-08 19:43:34.476 [DefaultDispatcher-worker-4 @coroutine#3183] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43407/UmAppDatabase/replication/nodeId 2024-02-08 19:43:34.565 [DefaultDispatcher-worker-8 @coroutine#5583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fc7c36a 2024-02-08 19:43:34.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2024-02-08 19:43:34.567 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2024-02-08 19:43:34.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:34.568 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fc7c36a: (connection evicted) 2024-02-08 19:43:34.568 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:34.568 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2024-02-08 19:43:34.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2024-02-08 19:43:34.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2024-02-08 19:43:34.568 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2024-02-08 19:43:34.568 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:34.569 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14cd8dfa: (connection evicted) 2024-02-08 19:43:34.569 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:34.569 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2024-02-08 19:43:34.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2024-02-08 19:43:34.571 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2024-02-08 19:43:34.571 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:34.571 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:34.571 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:34.571 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:34.571 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:34.571 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:34.571 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b0a69b9 2024-02-08 19:43:34.571 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:34.571 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:34.571 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:34.571 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:34.571 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:34.571 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:34.571 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:34.571 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:34.571 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:34.571 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:34.571 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:34.571 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:34.571 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:34.571 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:34.571 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:34.571 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:34.571 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:34.571 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:34.571 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:34.571 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2024-02-08 19:43:34.571 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:34.571 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:34.571 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:34.571 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:34.571 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:34.571 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:34.571 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:34.571 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:34.571 [Test worker @coroutine#5593] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2024-02-08 19:43:34.572 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@a8ef0c2 2024-02-08 19:43:34.572 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@a8ef0c2 2024-02-08 19:43:34.572 [Test worker @coroutine#5593] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2024-02-08 19:43:34.576 [DefaultDispatcher-worker-3 @coroutine#2851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@811d8d6 2024-02-08 19:43:34.576 [DefaultDispatcher-worker-3 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48971/UmAppDatabase/replication/nodeId 2024-02-08 19:43:34.576 [DefaultDispatcher-worker-3 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48971/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:34.576 [DefaultDispatcher-worker-3 @coroutine#2851] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48971/UmAppDatabase/replication/nodeId 2024-02-08 19:43:34.577 [DefaultDispatcher-worker-4 @coroutine#2851] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48971/UmAppDatabase/replication/nodeId 2024-02-08 19:43:34.577 [DefaultDispatcher-worker-4 @coroutine#2851] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48971/UmAppDatabase/replication/nodeId 2024-02-08 19:43:34.588 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a8ef0c2 2024-02-08 19:43:34.598 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a8ef0c2 2024-02-08 19:43:34.598 [DefaultDispatcher-worker-12 @coroutine#2884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-08 19:43:34.598 [DefaultDispatcher-worker-12 @coroutine#2884] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50701/UmAppDatabase/replication/nodeId 2024-02-08 19:43:34.598 [DefaultDispatcher-worker-12 @coroutine#2884] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50701/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:34.598 [DefaultDispatcher-worker-12 @coroutine#2884] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50701/UmAppDatabase/replication/nodeId 2024-02-08 19:43:34.599 [DefaultDispatcher-worker-17 @coroutine#2884] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50701/UmAppDatabase/replication/nodeId 2024-02-08 19:43:34.600 [DefaultDispatcher-worker-17 @coroutine#2884] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50701/UmAppDatabase/replication/nodeId 2024-02-08 19:43:34.600 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a8ef0c2 2024-02-08 19:43:34.602 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a8ef0c2 2024-02-08 19:43:34.602 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2024-02-08 19:43:34.602 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:34.602 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:34.602 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:34.602 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:34.602 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:34.602 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:34.602 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62cbe18c 2024-02-08 19:43:34.602 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:34.602 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:34.602 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:34.602 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:34.602 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:34.602 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:34.602 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:34.602 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:34.602 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:34.602 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:34.602 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:34.602 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:34.602 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:34.602 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:34.602 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:34.602 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:34.602 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:34.602 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:34.602 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:34.602 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2024-02-08 19:43:34.602 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:34.602 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:34.602 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:34.602 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:34.602 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:34.602 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:34.602 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:34.602 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:34.602 [Test worker @coroutine#5593] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2024-02-08 19:43:34.603 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@50177966 2024-02-08 19:43:34.603 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@50177966 2024-02-08 19:43:34.603 [Test worker @coroutine#5593] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2024-02-08 19:43:34.616 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50177966 2024-02-08 19:43:34.626 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50177966 2024-02-08 19:43:34.627 [Test worker @coroutine#5609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50177966 2024-02-08 19:43:34.629 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50177966 2024-02-08 19:43:34.640 [DefaultDispatcher-worker-11 @coroutine#5613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50177966 2024-02-08 19:43:34.652 [DefaultDispatcher-worker-1 @coroutine#5593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a8ef0c2 2024-02-08 19:43:34.672 [DefaultDispatcher-worker-11 @coroutine#5593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a8ef0c2 2024-02-08 19:43:34.672 [HikariPool-183 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:34.679 [DefaultDispatcher-worker-7 @coroutine#5593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a8ef0c2 2024-02-08 19:43:34.682 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2024-02-08 19:43:34.682 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2024-02-08 19:43:34.682 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:34.682 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a8ef0c2: (connection evicted) 2024-02-08 19:43:34.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:34.683 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2024-02-08 19:43:34.683 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2024-02-08 19:43:34.683 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2024-02-08 19:43:34.683 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2024-02-08 19:43:34.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:34.684 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50177966: (connection evicted) 2024-02-08 19:43:34.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:34.684 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2024-02-08 19:43:34.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2024-02-08 19:43:34.685 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2024-02-08 19:43:34.686 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:34.686 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:34.686 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:34.686 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:34.686 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:34.686 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:34.686 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f8e1096 2024-02-08 19:43:34.686 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:34.686 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:34.686 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:34.686 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:34.686 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:34.686 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:34.686 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:34.686 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:34.686 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:34.686 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:34.686 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:34.686 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:34.686 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:34.686 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:34.686 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:34.686 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:34.686 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:34.686 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:34.686 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:34.686 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2024-02-08 19:43:34.686 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:34.686 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:34.686 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:34.686 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:34.686 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:34.686 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:34.686 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:34.686 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:34.686 [Test worker @coroutine#5630] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2024-02-08 19:43:34.686 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cd93693 2024-02-08 19:43:34.686 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cd93693 2024-02-08 19:43:34.686 [Test worker @coroutine#5630] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2024-02-08 19:43:34.701 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cd93693 2024-02-08 19:43:34.711 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cd93693 2024-02-08 19:43:34.712 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cd93693 2024-02-08 19:43:34.714 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cd93693 2024-02-08 19:43:34.714 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2024-02-08 19:43:34.715 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:34.715 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:34.715 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:34.715 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:34.715 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:34.715 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:34.715 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@651bec9a 2024-02-08 19:43:34.715 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:34.715 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:34.715 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:34.715 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:34.715 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:34.715 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:34.715 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:34.715 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:34.715 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:34.715 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:34.715 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:34.715 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:34.715 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:34.715 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:34.715 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:34.715 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:34.715 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:34.715 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:34.715 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:34.715 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2024-02-08 19:43:34.715 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:34.715 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:34.715 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:34.715 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:34.715 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:34.715 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:34.715 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:34.715 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:34.715 [Test worker @coroutine#5630] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2024-02-08 19:43:34.715 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@483f19c0 2024-02-08 19:43:34.715 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@483f19c0 2024-02-08 19:43:34.715 [Test worker @coroutine#5630] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2024-02-08 19:43:34.728 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@483f19c0 2024-02-08 19:43:34.736 [DefaultDispatcher-worker-16 @coroutine#2930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2a7ca0 2024-02-08 19:43:34.736 [DefaultDispatcher-worker-16 @coroutine#2930] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId 2024-02-08 19:43:34.736 [DefaultDispatcher-worker-16 @coroutine#2930] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:34.736 [DefaultDispatcher-worker-16 @coroutine#2930] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId 2024-02-08 19:43:34.738 [DefaultDispatcher-worker-5 @coroutine#2930] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId 2024-02-08 19:43:34.738 [DefaultDispatcher-worker-5 @coroutine#2930] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId 2024-02-08 19:43:34.740 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@483f19c0 2024-02-08 19:43:34.741 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@483f19c0 2024-02-08 19:43:34.743 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@483f19c0 2024-02-08 19:43:34.753 [DefaultDispatcher-worker-1 @coroutine#5647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@483f19c0 2024-02-08 19:43:34.765 [DefaultDispatcher-worker-3 @coroutine#5630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cd93693 2024-02-08 19:43:34.783 [DefaultDispatcher-worker-3 @coroutine#5630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cd93693 2024-02-08 19:43:34.787 [HikariPool-185 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:43:34.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2024-02-08 19:43:34.788 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2024-02-08 19:43:34.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:34.788 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1cd93693: (connection evicted) 2024-02-08 19:43:34.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:34.789 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2024-02-08 19:43:34.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2024-02-08 19:43:34.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2024-02-08 19:43:34.789 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2024-02-08 19:43:34.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:34.790 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@483f19c0: (connection evicted) 2024-02-08 19:43:34.791 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:34.791 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2024-02-08 19:43:34.791 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2024-02-08 19:43:34.791 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2024-02-08 19:43:34.792 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:34.792 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:34.792 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:34.792 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:34.792 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:34.792 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:34.792 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fedae96 2024-02-08 19:43:34.792 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:34.792 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:34.792 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:34.792 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:34.792 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:34.792 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:34.792 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:34.792 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:34.792 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:34.792 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:34.792 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:34.792 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:34.792 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:34.792 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:34.792 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:34.792 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:34.792 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:34.792 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:34.792 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:34.792 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2024-02-08 19:43:34.792 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:34.792 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:34.792 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:34.792 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:34.792 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:34.792 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:34.792 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:34.792 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:34.792 [Test worker @coroutine#5662] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2024-02-08 19:43:34.792 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dbfcbe4 2024-02-08 19:43:34.792 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dbfcbe4 2024-02-08 19:43:34.792 [Test worker @coroutine#5662] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2024-02-08 19:43:34.812 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbfcbe4 2024-02-08 19:43:34.814 [DefaultDispatcher-worker-3 @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c3884f5 2024-02-08 19:43:34.815 [DefaultDispatcher-worker-3 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33881/UmAppDatabase/replication/nodeId 2024-02-08 19:43:34.815 [DefaultDispatcher-worker-3 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33881/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:34.815 [DefaultDispatcher-worker-3 @coroutine#2962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33881/UmAppDatabase/replication/nodeId 2024-02-08 19:43:34.816 [DefaultDispatcher-worker-1 @coroutine#2962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33881/UmAppDatabase/replication/nodeId 2024-02-08 19:43:34.816 [DefaultDispatcher-worker-1 @coroutine#2962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33881/UmAppDatabase/replication/nodeId 2024-02-08 19:43:34.828 [Test worker @coroutine#5664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbfcbe4 2024-02-08 19:43:34.831 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbfcbe4 2024-02-08 19:43:34.832 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbfcbe4 2024-02-08 19:43:34.833 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2024-02-08 19:43:34.833 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:34.833 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:34.833 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:34.833 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:34.833 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:34.833 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:34.833 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48a32c4f 2024-02-08 19:43:34.833 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:34.833 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:34.833 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:34.833 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:34.833 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:34.833 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:34.833 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:34.833 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:34.833 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:34.833 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:34.833 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:34.833 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:34.833 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:34.833 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:34.833 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:34.833 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:34.833 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:34.833 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:34.833 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:34.833 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2024-02-08 19:43:34.833 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:34.833 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:34.833 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:34.833 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:34.833 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:34.833 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:34.833 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:34.833 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:34.833 [Test worker @coroutine#5662] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2024-02-08 19:43:34.833 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@21a1554 2024-02-08 19:43:34.833 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@21a1554 2024-02-08 19:43:34.834 [Test worker @coroutine#5662] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2024-02-08 19:43:34.847 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a1554 2024-02-08 19:43:34.860 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a1554 2024-02-08 19:43:34.862 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a1554 2024-02-08 19:43:34.864 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a1554 2024-02-08 19:43:34.874 [DefaultDispatcher-worker-9 @coroutine#5679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a1554 2024-02-08 19:43:34.886 [DefaultDispatcher-worker-16 @coroutine#5662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbfcbe4 2024-02-08 19:43:34.893 [HikariPool-187 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:43:34.905 [DefaultDispatcher-worker-6 @coroutine#5662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbfcbe4 2024-02-08 19:43:34.914 [DefaultDispatcher-worker-9 @coroutine#5662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbfcbe4 2024-02-08 19:43:34.919 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2024-02-08 19:43:34.919 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2024-02-08 19:43:34.919 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:34.919 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2dbfcbe4: (connection evicted) 2024-02-08 19:43:34.919 [DefaultDispatcher-worker-4 @coroutine#2992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1edf52e6 2024-02-08 19:43:34.920 [DefaultDispatcher-worker-4 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41863/UmAppDatabase/replication/nodeId 2024-02-08 19:43:34.920 [DefaultDispatcher-worker-4 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41863/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:34.920 [DefaultDispatcher-worker-4 @coroutine#2992] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41863/UmAppDatabase/replication/nodeId 2024-02-08 19:43:34.920 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:34.920 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2024-02-08 19:43:34.920 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2024-02-08 19:43:34.920 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2024-02-08 19:43:34.920 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2024-02-08 19:43:34.920 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:34.920 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21a1554: (connection evicted) 2024-02-08 19:43:34.921 [DefaultDispatcher-worker-16 @coroutine#2992] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41863/UmAppDatabase/replication/nodeId 2024-02-08 19:43:34.921 [DefaultDispatcher-worker-16 @coroutine#2992] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41863/UmAppDatabase/replication/nodeId 2024-02-08 19:43:34.921 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:34.921 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2024-02-08 19:43:34.921 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2024-02-08 19:43:34.923 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2024-02-08 19:43:34.923 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:34.923 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:34.923 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:34.923 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:34.923 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:34.923 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:34.923 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@557c0b65 2024-02-08 19:43:34.923 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:34.923 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:34.923 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:34.923 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:34.923 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:34.923 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:34.923 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:34.923 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:34.923 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:34.923 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:34.923 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:34.923 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:34.923 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:34.923 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:34.923 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:34.923 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:34.923 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:34.923 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:34.923 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:34.923 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2024-02-08 19:43:34.923 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:34.923 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:34.923 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:34.923 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:34.923 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:34.923 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:34.923 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:34.923 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:34.923 [Test worker @coroutine#5702] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2024-02-08 19:43:34.924 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@685e97e0 2024-02-08 19:43:34.924 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@685e97e0 2024-02-08 19:43:34.924 [Test worker @coroutine#5702] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2024-02-08 19:43:34.940 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685e97e0 2024-02-08 19:43:34.951 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685e97e0 2024-02-08 19:43:34.957 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685e97e0 2024-02-08 19:43:34.959 [Test worker @coroutine#5708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685e97e0 2024-02-08 19:43:34.966 [DefaultDispatcher-worker-15 @coroutine#5710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685e97e0 2024-02-08 19:43:34.973 [DefaultDispatcher-worker-6 @coroutine#5702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685e97e0 2024-02-08 19:43:34.979 [DefaultDispatcher-worker-1 @coroutine#3021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251b1399 2024-02-08 19:43:34.980 [DefaultDispatcher-worker-1 @coroutine#3021] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 19:43:34.980 [DefaultDispatcher-worker-1 @coroutine#3021] 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-02-08 19:43:34.980 [DefaultDispatcher-worker-1 @coroutine#3021] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 19:43:34.981 [DefaultDispatcher-worker-1 @coroutine#3021] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 19:43:34.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2024-02-08 19:43:34.985 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2024-02-08 19:43:34.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:34.985 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@685e97e0: (connection evicted) 2024-02-08 19:43:34.986 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:34.986 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2024-02-08 19:43:34.986 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2024-02-08 19:43:35.041 [DefaultDispatcher-worker-15 @coroutine#3035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330d16af 2024-02-08 19:43:35.041 [DefaultDispatcher-worker-15 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41095/UmAppDatabase/replication/nodeId 2024-02-08 19:43:35.041 [DefaultDispatcher-worker-15 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41095/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:35.041 [DefaultDispatcher-worker-15 @coroutine#3035] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41095/UmAppDatabase/replication/nodeId 2024-02-08 19:43:35.042 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2024-02-08 19:43:35.042 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:35.042 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:35.042 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:35.042 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:35.042 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:35.042 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:35.042 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36b6802f 2024-02-08 19:43:35.042 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:35.042 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:35.042 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:35.042 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:35.042 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:35.042 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:35.042 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:35.042 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:35.042 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:35.042 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:35.042 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:35.042 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:35.042 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:35.042 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:35.042 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:35.042 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:35.042 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:35.042 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:35.042 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:35.042 [DefaultDispatcher-worker-18 @coroutine#3035] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41095/UmAppDatabase/replication/nodeId 2024-02-08 19:43:35.042 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2024-02-08 19:43:35.042 [DefaultDispatcher-worker-18 @coroutine#3035] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41095/UmAppDatabase/replication/nodeId 2024-02-08 19:43:35.042 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:35.042 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:35.042 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:35.042 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:35.042 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:35.042 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:35.042 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:35.042 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:35.042 [Test worker @coroutine#5739] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2024-02-08 19:43:35.043 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@29a51ff1 2024-02-08 19:43:35.043 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@29a51ff1 2024-02-08 19:43:35.043 [Test worker @coroutine#5739] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2024-02-08 19:43:35.064 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29a51ff1 2024-02-08 19:43:35.081 [Test worker @coroutine#5743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29a51ff1 2024-02-08 19:43:35.083 [Test worker @coroutine#5746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29a51ff1 2024-02-08 19:43:35.086 [Test worker @coroutine#5748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29a51ff1 2024-02-08 19:43:35.096 [DefaultDispatcher-worker-15 @coroutine#5750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29a51ff1 2024-02-08 19:43:35.096 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2024-02-08 19:43:35.096 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2024-02-08 19:43:35.096 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:35.096 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@29a51ff1: (connection evicted) 2024-02-08 19:43:35.097 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:35.097 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2024-02-08 19:43:35.097 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2024-02-08 19:43:35.159 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2024-02-08 19:43:35.159 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:35.159 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:35.159 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:35.159 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:35.159 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:35.159 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:35.159 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a2b1f24 2024-02-08 19:43:35.159 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:35.159 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:35.159 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:35.159 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:35.159 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:35.159 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:35.159 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:35.159 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:35.159 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:35.159 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:35.159 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:35.159 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:35.159 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:35.159 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:35.159 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:35.159 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:35.159 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:35.159 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:35.159 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:35.159 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2024-02-08 19:43:35.159 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:35.159 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:35.159 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:35.159 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:35.160 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:35.160 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:35.160 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:35.160 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:35.160 [Test worker @coroutine#5763] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2024-02-08 19:43:35.160 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@1314ccc1 2024-02-08 19:43:35.160 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@1314ccc1 2024-02-08 19:43:35.160 [Test worker @coroutine#5763] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2024-02-08 19:43:35.160 [DefaultDispatcher-worker-13 @coroutine#3087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa65672 2024-02-08 19:43:35.160 [DefaultDispatcher-worker-13 @coroutine#3087] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60595/UmAppDatabase/replication/nodeId 2024-02-08 19:43:35.160 [DefaultDispatcher-worker-13 @coroutine#3087] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60595/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:35.160 [DefaultDispatcher-worker-13 @coroutine#3087] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60595/UmAppDatabase/replication/nodeId 2024-02-08 19:43:35.161 [DefaultDispatcher-worker-15 @coroutine#3087] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60595/UmAppDatabase/replication/nodeId 2024-02-08 19:43:35.161 [DefaultDispatcher-worker-15 @coroutine#3087] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60595/UmAppDatabase/replication/nodeId 2024-02-08 19:43:35.173 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1314ccc1 2024-02-08 19:43:35.183 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1314ccc1 2024-02-08 19:43:35.185 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1314ccc1 2024-02-08 19:43:35.186 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1314ccc1 2024-02-08 19:43:35.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2024-02-08 19:43:35.189 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2024-02-08 19:43:35.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:43:35.190 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:35.190 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2024-02-08 19:43:35.190 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2024-02-08 19:43:35.192 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2024-02-08 19:43:35.192 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:35.192 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:35.192 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:35.192 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:35.192 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:35.192 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:35.192 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11fb4f69 2024-02-08 19:43:35.192 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:35.192 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:35.192 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:35.192 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:35.192 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:35.192 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:35.192 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:35.192 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:35.192 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:35.192 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:35.192 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:35.192 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:35.192 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:35.192 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:35.192 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:35.192 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:35.192 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:35.192 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:35.192 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:35.192 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2024-02-08 19:43:35.192 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:35.192 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:35.192 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:35.192 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:35.192 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:35.192 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:35.192 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:35.192 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:35.192 [Test worker @coroutine#5784] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2024-02-08 19:43:35.192 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b1ef6a 2024-02-08 19:43:35.192 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b1ef6a 2024-02-08 19:43:35.192 [Test worker @coroutine#5784] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2024-02-08 19:43:35.205 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b1ef6a 2024-02-08 19:43:35.215 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b1ef6a 2024-02-08 19:43:35.218 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b1ef6a 2024-02-08 19:43:35.219 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b1ef6a 2024-02-08 19:43:35.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2024-02-08 19:43:35.222 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2024-02-08 19:43:35.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:43:35.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:35.222 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2024-02-08 19:43:35.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2024-02-08 19:43:35.224 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2024-02-08 19:43:35.224 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:35.224 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:35.224 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:35.224 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:35.224 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:35.224 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:35.224 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37e9d191 2024-02-08 19:43:35.224 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:35.224 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:35.224 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:35.224 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:35.224 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:35.224 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:35.224 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:35.224 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:35.224 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:35.224 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:35.224 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:35.224 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:35.224 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:35.224 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:35.224 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:35.224 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:35.224 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:35.224 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:35.224 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:35.225 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2024-02-08 19:43:35.225 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:35.225 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:35.225 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:35.225 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:35.225 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:35.225 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:35.225 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:35.225 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:35.225 [Test worker @coroutine#5802] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2024-02-08 19:43:35.225 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@27ca8a5a 2024-02-08 19:43:35.225 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@27ca8a5a 2024-02-08 19:43:35.225 [Test worker @coroutine#5802] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2024-02-08 19:43:35.238 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27ca8a5a 2024-02-08 19:43:35.248 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27ca8a5a 2024-02-08 19:43:35.250 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27ca8a5a 2024-02-08 19:43:35.252 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27ca8a5a 2024-02-08 19:43:35.252 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2024-02-08 19:43:35.252 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:35.252 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:35.252 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:35.252 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:35.252 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:35.252 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:35.252 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c6ebaf2 2024-02-08 19:43:35.252 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:35.252 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:35.252 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:35.252 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:35.252 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:35.252 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:35.252 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:35.252 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:35.252 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:35.252 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:35.252 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:35.252 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:35.252 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:35.252 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:35.252 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:35.252 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:35.252 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:35.252 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:35.252 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:35.252 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2024-02-08 19:43:35.252 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:35.252 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:35.252 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:35.252 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:35.252 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:35.252 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:35.252 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:35.252 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:35.252 [Test worker @coroutine#5802] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2024-02-08 19:43:35.253 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bb21ec1 2024-02-08 19:43:35.253 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bb21ec1 2024-02-08 19:43:35.253 [Test worker @coroutine#5802] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2024-02-08 19:43:35.266 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bb21ec1 2024-02-08 19:43:35.276 [Test worker @coroutine#5809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bb21ec1 2024-02-08 19:43:35.278 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bb21ec1 2024-02-08 19:43:35.279 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bb21ec1 2024-02-08 19:43:35.290 [DefaultDispatcher-worker-16 @coroutine#5815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bb21ec1 2024-02-08 19:43:35.302 [DefaultDispatcher-worker-5 @coroutine#5802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27ca8a5a 2024-02-08 19:43:35.307 [UI Thread @coroutine#5826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45425/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 19:43:35.307 [UI Thread @coroutine#5826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45425/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-08 19:43:35.307 [UI Thread @coroutine#5826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45425/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 19:43:35.309 [UI Thread @coroutine#5826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45425/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 19:43:35.309 [UI Thread @coroutine#5826] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45425/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 19:43:35.309 [UI Thread @coroutine#5826] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:45425/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-08 19:43:35.309 [UI Thread @coroutine#5826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:45425/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 19:43:35.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2024-02-08 19:43:35.312 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2024-02-08 19:43:35.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:35.312 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27ca8a5a: (connection evicted) 2024-02-08 19:43:35.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:35.312 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2024-02-08 19:43:35.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2024-02-08 19:43:35.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2024-02-08 19:43:35.312 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2024-02-08 19:43:35.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:35.313 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1bb21ec1: (connection evicted) 2024-02-08 19:43:35.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:35.313 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2024-02-08 19:43:35.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2024-02-08 19:43:35.314 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2024-02-08 19:43:35.315 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:35.315 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:35.315 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:35.315 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:35.315 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:35.315 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:35.315 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5aef36a9 2024-02-08 19:43:35.315 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:35.315 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:35.315 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:35.315 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:35.315 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:35.315 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:35.315 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:35.315 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:35.315 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:35.315 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:35.315 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:35.315 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:35.315 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:35.315 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:35.315 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:35.315 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:35.315 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:35.315 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:35.315 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:35.315 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2024-02-08 19:43:35.315 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:35.315 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:35.315 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:35.315 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:35.315 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:35.315 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:35.315 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:35.315 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:35.315 [Test worker @coroutine#5832] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2024-02-08 19:43:35.315 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@5da20b76 2024-02-08 19:43:35.315 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@5da20b76 2024-02-08 19:43:35.315 [Test worker @coroutine#5832] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2024-02-08 19:43:35.328 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da20b76 2024-02-08 19:43:35.339 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da20b76 2024-02-08 19:43:35.341 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da20b76 2024-02-08 19:43:35.342 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da20b76 2024-02-08 19:43:35.343 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2024-02-08 19:43:35.343 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:35.343 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:35.343 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:35.343 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:35.343 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:35.343 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:35.343 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6915b614 2024-02-08 19:43:35.343 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:35.343 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:35.343 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:35.343 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:35.343 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:35.343 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:35.343 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:35.343 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:35.343 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:35.343 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:35.343 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:35.343 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:35.343 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:35.343 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:35.343 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:35.343 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:35.343 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:35.343 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:35.343 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:35.343 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2024-02-08 19:43:35.343 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:35.343 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:35.343 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:35.343 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:35.343 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:35.343 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:35.343 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:35.343 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:35.343 [Test worker @coroutine#5832] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2024-02-08 19:43:35.343 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@314b0d53 2024-02-08 19:43:35.343 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@314b0d53 2024-02-08 19:43:35.343 [Test worker @coroutine#5832] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2024-02-08 19:43:35.357 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314b0d53 2024-02-08 19:43:35.367 [Test worker @coroutine#5839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314b0d53 2024-02-08 19:43:35.369 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314b0d53 2024-02-08 19:43:35.371 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314b0d53 2024-02-08 19:43:35.381 [DefaultDispatcher-worker-13 @coroutine#5845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314b0d53 2024-02-08 19:43:35.395 [DefaultDispatcher-worker-8 @coroutine#5832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da20b76 2024-02-08 19:43:35.396 [UI Thread @coroutine#5855] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49231/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 19:43:35.396 [UI Thread @coroutine#5855] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49231/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-08 19:43:35.396 [UI Thread @coroutine#5855] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49231/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 19:43:35.398 [UI Thread @coroutine#5855] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49231/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 19:43:35.398 [UI Thread @coroutine#5855] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49231/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 19:43:35.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2024-02-08 19:43:35.399 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2024-02-08 19:43:35.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:35.399 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5da20b76: (connection evicted) 2024-02-08 19:43:35.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:35.400 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2024-02-08 19:43:35.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2024-02-08 19:43:35.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2024-02-08 19:43:35.400 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2024-02-08 19:43:35.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:35.400 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@314b0d53: (connection evicted) 2024-02-08 19:43:35.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:35.401 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2024-02-08 19:43:35.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2024-02-08 19:43:35.403 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2024-02-08 19:43:35.403 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:35.403 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:35.403 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:35.403 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:35.403 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:35.403 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:35.403 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ff4d61b 2024-02-08 19:43:35.403 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:35.403 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:35.403 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:35.403 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:35.403 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:35.403 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:35.403 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:35.403 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:35.403 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:35.403 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:35.403 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:35.403 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:35.403 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:35.403 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:35.403 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:35.403 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:35.403 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:35.403 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:35.403 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:35.403 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2024-02-08 19:43:35.403 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:35.403 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:35.403 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:35.403 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:35.403 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:35.403 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:35.403 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:35.403 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:35.403 [Test worker @coroutine#5861] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2024-02-08 19:43:35.404 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@402fcf14 2024-02-08 19:43:35.404 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@402fcf14 2024-02-08 19:43:35.404 [Test worker @coroutine#5861] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2024-02-08 19:43:35.413 [DefaultDispatcher-worker-6 @coroutine#3129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f94fe3 2024-02-08 19:43:35.413 [DefaultDispatcher-worker-6 @coroutine#3129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45991/UmAppDatabase/replication/nodeId 2024-02-08 19:43:35.413 [DefaultDispatcher-worker-6 @coroutine#3129] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45991/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:35.413 [DefaultDispatcher-worker-6 @coroutine#3129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45991/UmAppDatabase/replication/nodeId 2024-02-08 19:43:35.415 [DefaultDispatcher-worker-4 @coroutine#3129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45991/UmAppDatabase/replication/nodeId 2024-02-08 19:43:35.415 [DefaultDispatcher-worker-4 @coroutine#3129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45991/UmAppDatabase/replication/nodeId 2024-02-08 19:43:35.420 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@402fcf14 2024-02-08 19:43:35.430 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@402fcf14 2024-02-08 19:43:35.432 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@402fcf14 2024-02-08 19:43:35.433 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@402fcf14 2024-02-08 19:43:35.434 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2024-02-08 19:43:35.434 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:35.434 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:35.434 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:35.434 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:35.434 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:35.434 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:35.434 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5599f22f 2024-02-08 19:43:35.434 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:35.434 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:35.434 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:35.434 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:35.434 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:35.434 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:35.434 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:35.434 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:35.434 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:35.434 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:35.434 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:35.434 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:35.434 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:35.434 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:35.434 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:35.434 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:35.434 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:35.434 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:35.434 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:35.434 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2024-02-08 19:43:35.434 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:35.434 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:35.434 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:35.434 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:35.434 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:35.434 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:35.434 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:35.434 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:35.434 [Test worker @coroutine#5861] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2024-02-08 19:43:35.434 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@7baf7a9d 2024-02-08 19:43:35.434 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@7baf7a9d 2024-02-08 19:43:35.434 [Test worker @coroutine#5861] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2024-02-08 19:43:35.447 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7baf7a9d 2024-02-08 19:43:35.457 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7baf7a9d 2024-02-08 19:43:35.458 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7baf7a9d 2024-02-08 19:43:35.460 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7baf7a9d 2024-02-08 19:43:35.470 [DefaultDispatcher-worker-8 @coroutine#5878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7baf7a9d 2024-02-08 19:43:35.484 [DefaultDispatcher-worker-3 @coroutine#3183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c862522 2024-02-08 19:43:35.484 [DefaultDispatcher-worker-16 @coroutine#5861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@402fcf14 2024-02-08 19:43:35.484 [DefaultDispatcher-worker-3 @coroutine#3183] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43407/UmAppDatabase/replication/nodeId 2024-02-08 19:43:35.484 [DefaultDispatcher-worker-3 @coroutine#3183] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43407/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:35.484 [DefaultDispatcher-worker-3 @coroutine#3183] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43407/UmAppDatabase/replication/nodeId 2024-02-08 19:43:35.485 [DefaultDispatcher-worker-8 @coroutine#3183] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43407/UmAppDatabase/replication/nodeId 2024-02-08 19:43:35.485 [DefaultDispatcher-worker-8 @coroutine#3183] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43407/UmAppDatabase/replication/nodeId 2024-02-08 19:43:35.485 [UI Thread @coroutine#5891] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34375/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 19:43:35.485 [UI Thread @coroutine#5891] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34375/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-08 19:43:35.486 [UI Thread @coroutine#5891] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34375/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 19:43:35.487 [UI Thread @coroutine#5891] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34375/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 19:43:35.487 [UI Thread @coroutine#5891] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34375/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 19:43:35.487 [UI Thread @coroutine#5891] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:34375/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-08 19:43:35.487 [UI Thread @coroutine#5891] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:34375/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 19:43:35.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2024-02-08 19:43:35.488 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2024-02-08 19:43:35.488 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:35.489 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@402fcf14: (connection evicted) 2024-02-08 19:43:35.489 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:35.489 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2024-02-08 19:43:35.489 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2024-02-08 19:43:35.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2024-02-08 19:43:35.490 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2024-02-08 19:43:35.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:35.490 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7baf7a9d: (connection evicted) 2024-02-08 19:43:35.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:35.490 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2024-02-08 19:43:35.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2024-02-08 19:43:35.492 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2024-02-08 19:43:35.492 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:35.492 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:35.492 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:35.492 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:35.492 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:35.492 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:35.492 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ca50bb9 2024-02-08 19:43:35.492 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:35.492 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:35.492 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:35.492 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:35.492 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:35.492 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:35.492 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:35.492 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:35.492 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:35.492 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:35.492 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:35.492 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:35.492 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:35.492 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:35.492 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:35.492 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:35.492 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:35.492 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:35.492 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:35.492 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2024-02-08 19:43:35.492 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:35.492 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:35.492 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:35.492 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:35.492 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:35.492 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:35.492 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:35.492 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:35.492 [Test worker @coroutine#5898] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2024-02-08 19:43:35.493 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@301c0aae 2024-02-08 19:43:35.493 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@301c0aae 2024-02-08 19:43:35.493 [Test worker @coroutine#5898] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2024-02-08 19:43:35.509 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301c0aae 2024-02-08 19:43:35.519 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301c0aae 2024-02-08 19:43:35.521 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301c0aae 2024-02-08 19:43:35.522 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301c0aae 2024-02-08 19:43:35.523 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2024-02-08 19:43:35.523 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:35.523 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:35.523 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:35.523 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:35.523 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:35.523 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:35.523 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ac7927a 2024-02-08 19:43:35.523 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:35.523 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:35.523 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:35.523 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:35.523 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:35.523 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:35.523 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:35.523 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:35.523 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:35.523 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:35.523 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:35.523 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:35.523 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:35.523 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:35.523 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:35.523 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:35.523 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:35.523 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:35.523 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:35.523 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2024-02-08 19:43:35.523 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:35.523 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:35.523 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:35.523 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:35.523 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:35.523 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:35.523 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:35.523 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:35.523 [Test worker @coroutine#5898] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2024-02-08 19:43:35.523 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d837af7 2024-02-08 19:43:35.523 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d837af7 2024-02-08 19:43:35.523 [Test worker @coroutine#5898] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2024-02-08 19:43:35.536 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d837af7 2024-02-08 19:43:35.546 [Test worker @coroutine#5905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d837af7 2024-02-08 19:43:35.548 [Test worker @coroutine#5907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d837af7 2024-02-08 19:43:35.549 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d837af7 2024-02-08 19:43:35.559 [DefaultDispatcher-worker-12 @coroutine#5911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d837af7 2024-02-08 19:43:35.572 [DefaultDispatcher-worker-1 @coroutine#5898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301c0aae 2024-02-08 19:43:35.587 [DefaultDispatcher-worker-13 @coroutine#2851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@811d8d6 2024-02-08 19:43:35.587 [DefaultDispatcher-worker-13 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48971/UmAppDatabase/replication/nodeId 2024-02-08 19:43:35.587 [DefaultDispatcher-worker-13 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48971/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:35.587 [DefaultDispatcher-worker-13 @coroutine#2851] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48971/UmAppDatabase/replication/nodeId 2024-02-08 19:43:35.588 [DefaultDispatcher-worker-6 @coroutine#2851] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48971/UmAppDatabase/replication/nodeId 2024-02-08 19:43:35.588 [DefaultDispatcher-worker-6 @coroutine#2851] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48971/UmAppDatabase/replication/nodeId 2024-02-08 19:43:35.593 [HikariPool-199 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:43:35.599 [DefaultDispatcher-worker-13 @coroutine#5898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301c0aae 2024-02-08 19:43:35.608 [DefaultDispatcher-worker-15 @coroutine#2884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-08 19:43:35.608 [DefaultDispatcher-worker-15 @coroutine#2884] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50701/UmAppDatabase/replication/nodeId 2024-02-08 19:43:35.608 [DefaultDispatcher-worker-15 @coroutine#2884] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50701/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:35.608 [DefaultDispatcher-worker-15 @coroutine#2884] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50701/UmAppDatabase/replication/nodeId 2024-02-08 19:43:35.609 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2024-02-08 19:43:35.609 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2024-02-08 19:43:35.609 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:35.609 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@301c0aae: (connection evicted) 2024-02-08 19:43:35.609 [DefaultDispatcher-worker-17 @coroutine#2884] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50701/UmAppDatabase/replication/nodeId 2024-02-08 19:43:35.609 [DefaultDispatcher-worker-17 @coroutine#2884] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50701/UmAppDatabase/replication/nodeId 2024-02-08 19:43:35.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:35.610 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2024-02-08 19:43:35.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2024-02-08 19:43:35.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2024-02-08 19:43:35.610 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2024-02-08 19:43:35.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:35.610 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d837af7: (connection evicted) 2024-02-08 19:43:35.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:35.611 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2024-02-08 19:43:35.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2024-02-08 19:43:35.613 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2024-02-08 19:43:35.613 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:35.613 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:35.613 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:35.613 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:35.613 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:35.613 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:35.613 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fb514db 2024-02-08 19:43:35.613 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:35.613 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:35.613 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:35.613 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:35.613 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:35.613 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:35.613 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:35.613 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:35.613 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:35.613 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:35.613 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:35.613 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:35.613 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:35.613 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:35.613 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:35.613 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:35.613 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:35.613 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:35.613 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:35.613 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2024-02-08 19:43:35.613 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:35.614 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:35.614 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:35.614 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:35.614 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:35.614 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:35.614 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:35.614 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:35.614 [Test worker @coroutine#5943] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2024-02-08 19:43:35.614 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@42c3b02e 2024-02-08 19:43:35.614 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@42c3b02e 2024-02-08 19:43:35.614 [Test worker @coroutine#5943] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2024-02-08 19:43:35.627 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c3b02e 2024-02-08 19:43:35.637 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c3b02e 2024-02-08 19:43:35.639 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c3b02e 2024-02-08 19:43:35.641 [Test worker @coroutine#5948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c3b02e 2024-02-08 19:43:35.649 [DefaultDispatcher-worker-17 @coroutine#5950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c3b02e 2024-02-08 19:43:35.670 [DefaultDispatcher-worker-7 @coroutine#5943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c3b02e 2024-02-08 19:43:35.689 [DefaultDispatcher-worker-13 @coroutine#5970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c3b02e 2024-02-08 19:43:35.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2024-02-08 19:43:35.691 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2024-02-08 19:43:35.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:35.692 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42c3b02e: (connection evicted) 2024-02-08 19:43:35.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:35.692 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2024-02-08 19:43:35.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2024-02-08 19:43:35.694 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2024-02-08 19:43:35.694 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:35.694 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:35.694 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:35.694 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:35.694 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:35.694 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:35.694 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@724a80d2 2024-02-08 19:43:35.694 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:35.694 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:35.694 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:35.694 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:35.694 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:35.694 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:35.694 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:35.694 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:35.694 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:35.694 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:35.694 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:35.694 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:35.694 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:35.694 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:35.694 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:35.694 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:35.694 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:35.694 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:35.694 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:35.694 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2024-02-08 19:43:35.694 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:35.694 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:35.694 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:35.694 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:35.694 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:35.694 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:35.694 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:35.694 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:35.694 [Test worker @coroutine#5976] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2024-02-08 19:43:35.695 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@54aacbc7 2024-02-08 19:43:35.695 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@54aacbc7 2024-02-08 19:43:35.695 [Test worker @coroutine#5976] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2024-02-08 19:43:35.711 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54aacbc7 2024-02-08 19:43:35.722 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54aacbc7 2024-02-08 19:43:35.723 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54aacbc7 2024-02-08 19:43:35.725 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54aacbc7 2024-02-08 19:43:35.725 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2024-02-08 19:43:35.725 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:35.725 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:35.725 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:35.725 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:35.725 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:35.725 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:35.725 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@437ac2dc 2024-02-08 19:43:35.725 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:35.725 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:35.725 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:35.725 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:35.725 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:35.725 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:35.725 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:35.725 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:35.725 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:35.726 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:35.726 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:35.726 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:35.726 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:35.726 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:35.726 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:35.726 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:35.726 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:35.726 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:35.726 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:35.726 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2024-02-08 19:43:35.726 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:35.726 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:35.726 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:35.726 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:35.726 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:35.726 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:35.726 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:35.726 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:35.726 [Test worker @coroutine#5976] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2024-02-08 19:43:35.726 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@349504d5 2024-02-08 19:43:35.726 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@349504d5 2024-02-08 19:43:35.726 [Test worker @coroutine#5976] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2024-02-08 19:43:35.738 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349504d5 2024-02-08 19:43:35.745 [DefaultDispatcher-worker-6 @coroutine#2930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2a7ca0 2024-02-08 19:43:35.745 [DefaultDispatcher-worker-6 @coroutine#2930] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId 2024-02-08 19:43:35.745 [DefaultDispatcher-worker-6 @coroutine#2930] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:35.745 [DefaultDispatcher-worker-6 @coroutine#2930] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId 2024-02-08 19:43:35.746 [DefaultDispatcher-worker-13 @coroutine#2930] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId 2024-02-08 19:43:35.747 [DefaultDispatcher-worker-13 @coroutine#2930] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId 2024-02-08 19:43:35.749 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349504d5 2024-02-08 19:43:35.750 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349504d5 2024-02-08 19:43:35.752 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349504d5 2024-02-08 19:43:35.762 [DefaultDispatcher-worker-17 @coroutine#5992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349504d5 2024-02-08 19:43:35.774 [DefaultDispatcher-worker-17 @coroutine#5976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54aacbc7 2024-02-08 19:43:35.784 [DefaultDispatcher-worker-11 @coroutine#5976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54aacbc7 2024-02-08 19:43:35.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2024-02-08 19:43:35.792 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2024-02-08 19:43:35.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:35.793 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54aacbc7: (connection evicted) 2024-02-08 19:43:35.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:35.793 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2024-02-08 19:43:35.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2024-02-08 19:43:35.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2024-02-08 19:43:35.794 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2024-02-08 19:43:35.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:35.794 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@349504d5: (connection evicted) 2024-02-08 19:43:35.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:35.794 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2024-02-08 19:43:35.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2024-02-08 19:43:35.797 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2024-02-08 19:43:35.797 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:35.797 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:35.797 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:35.797 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:35.797 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:35.797 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:35.797 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7244b40e 2024-02-08 19:43:35.797 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:35.797 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:35.797 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:35.797 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:35.797 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:35.797 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:35.797 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:35.797 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:35.797 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:35.797 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:35.797 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:35.797 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:35.797 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:35.797 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:35.797 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:35.797 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:35.797 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:35.797 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:35.797 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:35.797 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2024-02-08 19:43:35.797 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:35.797 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:35.797 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:35.797 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:35.797 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:35.797 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:35.797 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:35.797 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:35.798 [Test worker @coroutine#6019] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2024-02-08 19:43:35.798 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@405d123c 2024-02-08 19:43:35.798 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@405d123c 2024-02-08 19:43:35.798 [Test worker @coroutine#6019] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2024-02-08 19:43:35.811 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@405d123c 2024-02-08 19:43:35.822 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@405d123c 2024-02-08 19:43:35.823 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@405d123c 2024-02-08 19:43:35.825 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@405d123c 2024-02-08 19:43:35.826 [DefaultDispatcher-worker-16 @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c3884f5 2024-02-08 19:43:35.826 [DefaultDispatcher-worker-16 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33881/UmAppDatabase/replication/nodeId 2024-02-08 19:43:35.826 [DefaultDispatcher-worker-16 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33881/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:35.826 [DefaultDispatcher-worker-16 @coroutine#2962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33881/UmAppDatabase/replication/nodeId 2024-02-08 19:43:35.827 [DefaultDispatcher-worker-10 @coroutine#2962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33881/UmAppDatabase/replication/nodeId 2024-02-08 19:43:35.827 [DefaultDispatcher-worker-10 @coroutine#2962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33881/UmAppDatabase/replication/nodeId 2024-02-08 19:43:35.833 [DefaultDispatcher-worker-10 @coroutine#6026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@405d123c 2024-02-08 19:43:35.840 [DefaultDispatcher-worker-6 @coroutine#6019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@405d123c 2024-02-08 19:43:35.854 [DefaultDispatcher-worker-17 @coroutine#6042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@405d123c 2024-02-08 19:43:35.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2024-02-08 19:43:35.856 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2024-02-08 19:43:35.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:35.856 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@405d123c: (connection evicted) 2024-02-08 19:43:35.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:35.857 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2024-02-08 19:43:35.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2024-02-08 19:43:35.858 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2024-02-08 19:43:35.859 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:35.859 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:35.859 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:35.859 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:35.859 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:35.859 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:35.859 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4973dacf 2024-02-08 19:43:35.859 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:35.859 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:35.859 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:35.859 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:35.859 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:35.859 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:35.859 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:35.859 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:35.859 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:35.859 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:35.859 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:35.859 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:35.859 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:35.859 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:35.859 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:35.859 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:35.859 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:35.859 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:35.859 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:35.859 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2024-02-08 19:43:35.859 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:35.859 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:35.859 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:35.859 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:35.859 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:35.859 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:35.859 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:35.859 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:35.859 [Test worker @coroutine#6050] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2024-02-08 19:43:35.859 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d05d022 2024-02-08 19:43:35.859 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d05d022 2024-02-08 19:43:35.859 [Test worker @coroutine#6050] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2024-02-08 19:43:35.873 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d05d022 2024-02-08 19:43:35.884 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d05d022 2024-02-08 19:43:35.885 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d05d022 2024-02-08 19:43:35.887 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d05d022 2024-02-08 19:43:35.897 [DefaultDispatcher-worker-16 @coroutine#6057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d05d022 2024-02-08 19:43:35.905 [DefaultDispatcher-worker-11 @coroutine#6069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d05d022 2024-02-08 19:43:35.906 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2024-02-08 19:43:35.906 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2024-02-08 19:43:35.906 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:35.907 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d05d022: (connection evicted) 2024-02-08 19:43:35.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:35.907 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2024-02-08 19:43:35.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2024-02-08 19:43:35.909 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2024-02-08 19:43:35.910 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:35.910 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:35.910 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:35.910 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:35.910 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:35.910 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:35.910 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31620971 2024-02-08 19:43:35.910 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:35.910 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:35.910 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:35.910 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:35.910 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:35.910 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:35.910 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:35.910 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:35.910 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:35.910 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:35.910 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:35.910 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:35.910 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:35.910 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:35.910 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:35.910 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:35.910 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:35.910 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:35.910 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:35.910 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2024-02-08 19:43:35.910 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:35.910 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:35.910 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:35.910 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:35.910 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:35.910 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:35.910 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:35.910 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:35.910 [Test worker @coroutine#6078] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2024-02-08 19:43:35.911 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@63069995 2024-02-08 19:43:35.911 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@63069995 2024-02-08 19:43:35.911 [Test worker @coroutine#6078] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2024-02-08 19:43:35.927 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63069995 2024-02-08 19:43:35.929 [DefaultDispatcher-worker-11 @coroutine#2992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1edf52e6 2024-02-08 19:43:35.929 [DefaultDispatcher-worker-11 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41863/UmAppDatabase/replication/nodeId 2024-02-08 19:43:35.930 [DefaultDispatcher-worker-11 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41863/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:35.930 [DefaultDispatcher-worker-11 @coroutine#2992] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41863/UmAppDatabase/replication/nodeId 2024-02-08 19:43:35.931 [DefaultDispatcher-worker-6 @coroutine#2992] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41863/UmAppDatabase/replication/nodeId 2024-02-08 19:43:35.931 [DefaultDispatcher-worker-6 @coroutine#2992] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41863/UmAppDatabase/replication/nodeId 2024-02-08 19:43:35.937 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63069995 2024-02-08 19:43:35.939 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63069995 2024-02-08 19:43:35.941 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63069995 2024-02-08 19:43:35.996 [DefaultDispatcher-worker-6 @coroutine#6088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63069995 2024-02-08 19:43:36.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2024-02-08 19:43:36.003 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2024-02-08 19:43:36.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:36.003 [DefaultDispatcher-worker-5 @coroutine#3021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251b1399 2024-02-08 19:43:36.004 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@63069995: (connection evicted) 2024-02-08 19:43:36.004 [DefaultDispatcher-worker-5 @coroutine#3021] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 19:43:36.004 [DefaultDispatcher-worker-5 @coroutine#3021] 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-02-08 19:43:36.004 [DefaultDispatcher-worker-5 @coroutine#3021] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 19:43:36.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:36.004 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2024-02-08 19:43:36.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2024-02-08 19:43:36.005 [DefaultDispatcher-worker-17 @coroutine#3021] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 19:43:36.006 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2024-02-08 19:43:36.006 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:36.006 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:36.006 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:36.006 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:36.006 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:36.006 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:36.006 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b841396 2024-02-08 19:43:36.006 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:36.006 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:36.006 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:36.006 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:36.006 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:36.006 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:36.006 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:36.006 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:36.006 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:36.006 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:36.006 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:36.006 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:36.006 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:36.006 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:36.006 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:36.006 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:36.006 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:36.006 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:36.006 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:36.006 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2024-02-08 19:43:36.006 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:36.006 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:36.006 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:36.006 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:36.006 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:36.006 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:36.006 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:36.006 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:36.006 [Test worker @coroutine#6105] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2024-02-08 19:43:36.007 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d79651d 2024-02-08 19:43:36.007 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d79651d 2024-02-08 19:43:36.007 [Test worker @coroutine#6105] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2024-02-08 19:43:36.022 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d79651d 2024-02-08 19:43:36.032 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d79651d 2024-02-08 19:43:36.033 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d79651d 2024-02-08 19:43:36.035 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d79651d 2024-02-08 19:43:36.044 [DefaultDispatcher-worker-8 @coroutine#6112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d79651d 2024-02-08 19:43:36.052 [DefaultDispatcher-worker-12 @coroutine#3035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330d16af 2024-02-08 19:43:36.053 [DefaultDispatcher-worker-12 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41095/UmAppDatabase/replication/nodeId 2024-02-08 19:43:36.053 [DefaultDispatcher-worker-12 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41095/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:36.053 [DefaultDispatcher-worker-12 @coroutine#3035] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41095/UmAppDatabase/replication/nodeId 2024-02-08 19:43:36.053 [DefaultDispatcher-worker-5 @coroutine#6105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d79651d 2024-02-08 19:43:36.054 [DefaultDispatcher-worker-14 @coroutine#3035] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41095/UmAppDatabase/replication/nodeId 2024-02-08 19:43:36.054 [DefaultDispatcher-worker-14 @coroutine#3035] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41095/UmAppDatabase/replication/nodeId 2024-02-08 19:43:36.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2024-02-08 19:43:36.059 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2024-02-08 19:43:36.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:36.059 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d79651d: (connection evicted) 2024-02-08 19:43:36.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:36.059 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2024-02-08 19:43:36.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2024-02-08 19:43:36.063 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2024-02-08 19:43:36.063 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:36.063 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:36.063 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:36.063 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:36.063 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:36.063 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:36.063 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@117e9a56 2024-02-08 19:43:36.063 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:36.063 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:36.063 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:36.063 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:36.063 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:36.063 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:36.063 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:36.063 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:36.063 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:36.063 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:36.063 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:36.063 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:36.063 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:36.064 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:36.064 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:36.064 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:36.064 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:36.064 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:36.064 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:36.064 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2024-02-08 19:43:36.064 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:36.064 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:36.064 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:36.064 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:36.064 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:36.064 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:36.064 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:36.064 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:36.064 [Test worker @coroutine#6131] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2024-02-08 19:43:36.064 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@443819d5 2024-02-08 19:43:36.064 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@443819d5 2024-02-08 19:43:36.064 [Test worker @coroutine#6131] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2024-02-08 19:43:36.077 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443819d5 2024-02-08 19:43:36.087 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443819d5 2024-02-08 19:43:36.089 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443819d5 2024-02-08 19:43:36.096 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443819d5 2024-02-08 19:43:36.100 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2024-02-08 19:43:36.100 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2024-02-08 19:43:36.101 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:43:36.101 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:36.101 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2024-02-08 19:43:36.101 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2024-02-08 19:43:36.101 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2024-02-08 19:43:36.101 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:36.101 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:36.101 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:36.101 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:36.101 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:36.101 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:36.101 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7cba8293 2024-02-08 19:43:36.101 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:36.101 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:36.101 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:36.101 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:36.101 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:36.101 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:36.101 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:36.101 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:36.101 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:36.101 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:36.101 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:36.101 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:36.101 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:36.101 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:36.101 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:36.101 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:36.101 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:36.101 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:36.101 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:36.101 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2024-02-08 19:43:36.101 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:36.102 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:36.102 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:36.102 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:36.102 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:36.102 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:36.102 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:36.102 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:36.102 [Test worker @coroutine#6148] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2024-02-08 19:43:36.102 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c48ea9e 2024-02-08 19:43:36.102 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c48ea9e 2024-02-08 19:43:36.102 [Test worker @coroutine#6148] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2024-02-08 19:43:36.115 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c48ea9e 2024-02-08 19:43:36.125 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c48ea9e 2024-02-08 19:43:36.127 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c48ea9e 2024-02-08 19:43:36.128 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c48ea9e 2024-02-08 19:43:36.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2024-02-08 19:43:36.130 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2024-02-08 19:43:36.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:43:36.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:36.130 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2024-02-08 19:43:36.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2024-02-08 19:43:36.132 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2024-02-08 19:43:36.133 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:36.133 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:36.133 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:36.133 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:36.133 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:36.133 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:36.133 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5629e904 2024-02-08 19:43:36.133 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:36.133 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:36.133 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:36.133 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:36.133 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:36.133 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:36.133 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:36.133 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:36.133 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:36.133 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:36.133 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:36.133 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:36.133 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:36.133 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:36.133 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:36.133 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:36.133 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:36.133 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:36.133 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:36.133 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2024-02-08 19:43:36.133 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:36.133 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:36.133 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:36.133 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:36.133 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:36.133 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:36.133 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:36.133 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:36.133 [Test worker @coroutine#6164] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2024-02-08 19:43:36.133 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@40fd25c7 2024-02-08 19:43:36.134 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@40fd25c7 2024-02-08 19:43:36.134 [Test worker @coroutine#6164] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2024-02-08 19:43:36.149 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40fd25c7 2024-02-08 19:43:36.159 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40fd25c7 2024-02-08 19:43:36.161 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40fd25c7 2024-02-08 19:43:36.163 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40fd25c7 2024-02-08 19:43:36.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2024-02-08 19:43:36.168 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2024-02-08 19:43:36.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:43:36.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:36.168 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2024-02-08 19:43:36.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2024-02-08 19:43:36.172 [DefaultDispatcher-worker-8 @coroutine#3087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa65672 2024-02-08 19:43:36.172 [DefaultDispatcher-worker-8 @coroutine#3087] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60595/UmAppDatabase/replication/nodeId 2024-02-08 19:43:36.172 [DefaultDispatcher-worker-8 @coroutine#3087] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60595/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:36.172 [DefaultDispatcher-worker-8 @coroutine#3087] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60595/UmAppDatabase/replication/nodeId 2024-02-08 19:43:36.173 [DefaultDispatcher-worker-9 @coroutine#3087] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60595/UmAppDatabase/replication/nodeId 2024-02-08 19:43:36.174 [DefaultDispatcher-worker-9 @coroutine#3087] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60595/UmAppDatabase/replication/nodeId 2024-02-08 19:43:36.174 [UI Thread @coroutine#6185] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35987/Site/verify 2024-02-08 19:43:36.174 [UI Thread @coroutine#6185] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35987/Site/verify. 2024-02-08 19:43:36.174 [UI Thread @coroutine#6185] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35987/Site/verify 2024-02-08 19:43:36.176 [UI Thread @coroutine#6185] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35987/Site/verify 2024-02-08 19:43:36.176 [UI Thread @coroutine#6185] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35987/Site/verify 2024-02-08 19:43:36.177 [UI Thread @coroutine#6185] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:35987/Site/verify. 2024-02-08 19:43:36.177 [UI Thread @coroutine#6185] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:35987/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 19:43:36.182 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2024-02-08 19:43:36.182 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:36.182 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:36.182 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:36.182 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:36.182 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:36.182 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:36.182 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17287458 2024-02-08 19:43:36.182 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:36.182 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:36.182 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:36.182 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:36.182 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:36.182 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:36.182 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:36.182 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:36.182 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:36.182 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:36.182 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:36.182 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:36.182 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:36.182 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:36.182 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:36.182 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:36.182 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:36.182 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:36.182 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:36.182 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2024-02-08 19:43:36.182 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:36.182 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:36.182 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:36.182 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:36.182 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:36.182 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:36.182 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:36.182 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:36.182 [Test worker @coroutine#6202] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2024-02-08 19:43:36.182 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cd31e5f 2024-02-08 19:43:36.182 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cd31e5f 2024-02-08 19:43:36.182 [Test worker @coroutine#6202] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2024-02-08 19:43:36.199 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd31e5f 2024-02-08 19:43:36.209 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd31e5f 2024-02-08 19:43:36.211 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd31e5f 2024-02-08 19:43:36.212 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd31e5f 2024-02-08 19:43:36.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2024-02-08 19:43:36.215 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2024-02-08 19:43:36.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:43:36.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:36.215 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2024-02-08 19:43:36.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2024-02-08 19:43:36.215 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2024-02-08 19:43:36.216 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:36.216 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:36.216 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:36.216 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:36.216 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:36.216 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:36.216 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70028163 2024-02-08 19:43:36.216 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:36.216 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:36.216 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:36.216 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:36.216 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:36.216 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:36.216 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:36.216 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:36.216 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:36.216 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:36.216 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:36.216 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:36.216 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:36.216 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:36.216 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:36.216 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:36.216 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:36.216 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:36.216 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:36.216 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2024-02-08 19:43:36.216 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:36.216 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:36.216 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:36.216 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:36.216 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:36.216 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:36.216 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:36.216 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:36.216 [Test worker @coroutine#6219] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2024-02-08 19:43:36.217 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@38bce2ed 2024-02-08 19:43:36.217 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@38bce2ed 2024-02-08 19:43:36.217 [Test worker @coroutine#6219] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2024-02-08 19:43:36.234 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38bce2ed 2024-02-08 19:43:36.245 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38bce2ed 2024-02-08 19:43:36.246 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38bce2ed 2024-02-08 19:43:36.248 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38bce2ed 2024-02-08 19:43:36.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2024-02-08 19:43:36.250 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2024-02-08 19:43:36.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:43:36.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:36.250 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2024-02-08 19:43:36.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2024-02-08 19:43:36.251 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2024-02-08 19:43:36.251 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:36.251 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:36.251 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:36.251 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:36.251 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:36.251 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:36.251 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@377b773c 2024-02-08 19:43:36.251 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:36.251 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:36.251 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:36.251 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:36.251 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:36.251 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:36.251 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:36.251 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:36.251 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:36.251 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:36.251 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:36.251 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:36.251 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:36.251 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:36.251 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:36.251 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:36.251 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:36.251 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:36.251 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:36.251 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2024-02-08 19:43:36.252 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:36.252 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:36.252 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:36.252 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:36.252 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:36.252 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:36.252 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:36.252 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:36.252 [Test worker @coroutine#6236] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2024-02-08 19:43:36.252 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@650929dc 2024-02-08 19:43:36.252 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@650929dc 2024-02-08 19:43:36.252 [Test worker @coroutine#6236] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2024-02-08 19:43:36.265 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@650929dc 2024-02-08 19:43:36.281 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@650929dc 2024-02-08 19:43:36.283 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@650929dc 2024-02-08 19:43:36.284 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@650929dc 2024-02-08 19:43:36.287 [UI Thread @coroutine#6250] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53477/Site/verify 2024-02-08 19:43:36.287 [UI Thread @coroutine#6250] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53477/Site/verify. 2024-02-08 19:43:36.287 [UI Thread @coroutine#6250] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53477/Site/verify 2024-02-08 19:43:36.289 [UI Thread @coroutine#6250] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53477/Site/verify 2024-02-08 19:43:36.289 [UI Thread @coroutine#6250] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53477/Site/verify 2024-02-08 19:43:36.289 [UI Thread @coroutine#6250] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:53477/Site/verify. 2024-02-08 19:43:36.289 [UI Thread @coroutine#6250] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:53477/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 19:43:36.291 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2024-02-08 19:43:36.291 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2024-02-08 19:43:36.291 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:43:36.291 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:36.291 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2024-02-08 19:43:36.291 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2024-02-08 19:43:36.296 [UI Thread @coroutine#6262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33771/Site/verify 2024-02-08 19:43:36.296 [UI Thread @coroutine#6262] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33771/Site/verify. 2024-02-08 19:43:36.296 [UI Thread @coroutine#6262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33771/Site/verify 2024-02-08 19:43:36.297 [UI Thread @coroutine#6262] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33771/Site/verify 2024-02-08 19:43:36.297 [UI Thread @coroutine#6262] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33771/Site/verify 2024-02-08 19:43:36.298 [UI Thread @coroutine#6262] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:33771/Site/verify. 2024-02-08 19:43:36.298 [UI Thread @coroutine#6262] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:33771/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 19:43:36.303 [UI Thread @coroutine#6275] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33241/Site/verify 2024-02-08 19:43:36.303 [UI Thread @coroutine#6275] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33241/Site/verify. 2024-02-08 19:43:36.303 [UI Thread @coroutine#6275] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33241/Site/verify 2024-02-08 19:43:36.304 [UI Thread @coroutine#6275] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33241/Site/verify 2024-02-08 19:43:36.304 [UI Thread @coroutine#6275] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33241/Site/verify 2024-02-08 19:43:36.304 [UI Thread @coroutine#6275] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:33241/Site/verify. 2024-02-08 19:43:36.304 [UI Thread @coroutine#6275] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:33241/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 19:43:36.311 [UI Thread @coroutine#6289] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2024-02-08 19:43:36.311 [UI Thread @coroutine#6289] 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-02-08 19:43:36.311 [UI Thread @coroutine#6289] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2024-02-08 19:43:36.312 [UI Thread @coroutine#6289] 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-02-08 19:43:36.316 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2024-02-08 19:43:36.316 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:36.316 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:36.316 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:36.316 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:36.316 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:36.316 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:36.316 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4951dc8c 2024-02-08 19:43:36.316 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:36.316 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:36.316 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:36.316 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:36.316 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:36.316 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:36.316 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:36.316 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:36.316 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:36.316 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:36.317 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:36.317 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:36.317 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:36.317 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:36.317 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:36.317 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:36.317 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:36.317 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:36.317 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:36.317 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2024-02-08 19:43:36.317 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:36.317 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:36.317 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:36.317 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:36.317 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:36.317 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:36.317 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:36.317 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:36.317 [Test worker @coroutine#6296] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2024-02-08 19:43:36.317 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@34c21c34 2024-02-08 19:43:36.317 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@34c21c34 2024-02-08 19:43:36.317 [Test worker @coroutine#6296] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2024-02-08 19:43:36.335 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34c21c34 2024-02-08 19:43:36.345 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34c21c34 2024-02-08 19:43:36.346 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34c21c34 2024-02-08 19:43:36.348 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34c21c34 2024-02-08 19:43:36.355 [DefaultDispatcher-worker-8 @coroutine#6303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34c21c34 2024-02-08 19:43:36.375 [DefaultDispatcher-worker-8 @coroutine#6296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34c21c34 2024-02-08 19:43:36.382 [DefaultDispatcher-worker-3 @coroutine#6296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34c21c34 2024-02-08 19:43:36.388 [DefaultDispatcher-worker-3 @coroutine#6296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34c21c34 2024-02-08 19:43:36.394 [DefaultDispatcher-worker-3 @coroutine#6296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34c21c34 2024-02-08 19:43:36.401 [DefaultDispatcher-worker-2 @coroutine#6296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34c21c34 2024-02-08 19:43:36.408 [DefaultDispatcher-worker-16 @coroutine#6296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34c21c34 2024-02-08 19:43:36.417 [HikariPool-214 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:43:36.425 [DefaultDispatcher-worker-4 @coroutine#3129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f94fe3 2024-02-08 19:43:36.425 [DefaultDispatcher-worker-4 @coroutine#3129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45991/UmAppDatabase/replication/nodeId 2024-02-08 19:43:36.425 [DefaultDispatcher-worker-4 @coroutine#3129] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45991/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:36.425 [DefaultDispatcher-worker-4 @coroutine#3129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45991/UmAppDatabase/replication/nodeId 2024-02-08 19:43:36.426 [DefaultDispatcher-worker-17 @coroutine#3129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45991/UmAppDatabase/replication/nodeId 2024-02-08 19:43:36.426 [DefaultDispatcher-worker-17 @coroutine#3129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45991/UmAppDatabase/replication/nodeId 2024-02-08 19:43:36.428 [DefaultDispatcher-worker-9 @coroutine#6321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34c21c34 2024-02-08 19:43:36.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2024-02-08 19:43:36.429 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2024-02-08 19:43:36.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:36.429 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34c21c34: (connection evicted) 2024-02-08 19:43:36.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:36.430 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2024-02-08 19:43:36.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2024-02-08 19:43:36.432 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2024-02-08 19:43:36.432 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:36.432 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:36.432 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:36.432 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:36.432 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:36.432 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:36.432 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@161974d1 2024-02-08 19:43:36.432 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:36.432 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:36.432 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:36.432 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:36.432 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:36.432 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:36.432 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:36.432 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:36.432 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:36.432 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:36.432 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:36.432 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:36.432 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:36.432 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:36.432 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:36.432 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:36.432 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:36.432 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:36.432 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:36.432 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2024-02-08 19:43:36.432 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:36.432 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:36.432 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:36.432 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:36.432 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:36.432 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:36.432 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:36.432 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:36.432 [Test worker @coroutine#6330] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2024-02-08 19:43:36.433 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fba15c5 2024-02-08 19:43:36.433 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fba15c5 2024-02-08 19:43:36.433 [Test worker @coroutine#6330] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2024-02-08 19:43:36.450 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fba15c5 2024-02-08 19:43:36.460 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fba15c5 2024-02-08 19:43:36.462 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fba15c5 2024-02-08 19:43:36.463 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fba15c5 2024-02-08 19:43:36.464 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2024-02-08 19:43:36.464 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:36.464 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:36.464 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:36.464 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:36.464 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:36.464 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:36.464 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@150963fe 2024-02-08 19:43:36.464 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:36.464 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:36.464 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:36.464 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:36.464 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:36.464 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:36.464 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:36.464 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:36.464 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:36.464 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:36.464 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:36.464 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:36.464 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:36.464 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:36.464 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:36.464 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:36.464 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:36.464 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:36.464 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:36.464 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2024-02-08 19:43:36.464 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:36.464 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:36.464 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:36.464 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:36.464 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:36.464 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:36.464 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:36.464 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:36.464 [Test worker @coroutine#6330] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2024-02-08 19:43:36.464 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@20c7a91d 2024-02-08 19:43:36.464 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@20c7a91d 2024-02-08 19:43:36.464 [Test worker @coroutine#6330] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2024-02-08 19:43:36.477 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20c7a91d 2024-02-08 19:43:36.489 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20c7a91d 2024-02-08 19:43:36.491 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20c7a91d 2024-02-08 19:43:36.492 [DefaultDispatcher-worker-11 @coroutine#3183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c862522 2024-02-08 19:43:36.493 [DefaultDispatcher-worker-11 @coroutine#3183] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43407/UmAppDatabase/replication/nodeId 2024-02-08 19:43:36.493 [DefaultDispatcher-worker-11 @coroutine#3183] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43407/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:36.493 [DefaultDispatcher-worker-11 @coroutine#3183] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43407/UmAppDatabase/replication/nodeId 2024-02-08 19:43:36.493 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20c7a91d 2024-02-08 19:43:36.494 [DefaultDispatcher-worker-7 @coroutine#3183] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43407/UmAppDatabase/replication/nodeId 2024-02-08 19:43:36.494 [DefaultDispatcher-worker-7 @coroutine#3183] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43407/UmAppDatabase/replication/nodeId 2024-02-08 19:43:36.503 [DefaultDispatcher-worker-12 @coroutine#6346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20c7a91d 2024-02-08 19:43:36.514 [DefaultDispatcher-worker-6 @coroutine#6330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fba15c5 2024-02-08 19:43:36.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2024-02-08 19:43:36.528 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2024-02-08 19:43:36.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:36.528 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fba15c5: (connection evicted) 2024-02-08 19:43:36.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:36.529 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2024-02-08 19:43:36.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2024-02-08 19:43:36.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2024-02-08 19:43:36.529 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2024-02-08 19:43:36.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:36.529 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20c7a91d: (connection evicted) 2024-02-08 19:43:36.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:36.530 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2024-02-08 19:43:36.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2024-02-08 19:43:36.531 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2024-02-08 19:43:36.531 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:36.531 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:36.531 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:36.531 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:36.531 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:36.531 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:36.531 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ddd5715 2024-02-08 19:43:36.531 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:36.531 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:36.531 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:36.531 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:36.531 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:36.531 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:36.531 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:36.531 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:36.531 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:36.531 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:36.531 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:36.531 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:36.531 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:36.531 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:36.531 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:36.531 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:36.531 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:36.531 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:36.531 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:36.531 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2024-02-08 19:43:36.531 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:36.531 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:36.531 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:36.531 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:36.531 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:36.531 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:36.531 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:36.531 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:36.531 [Test worker @coroutine#6378] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2024-02-08 19:43:36.531 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@54c15e 2024-02-08 19:43:36.531 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@54c15e 2024-02-08 19:43:36.531 [Test worker @coroutine#6378] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2024-02-08 19:43:36.547 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c15e 2024-02-08 19:43:36.557 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c15e 2024-02-08 19:43:36.559 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c15e 2024-02-08 19:43:36.561 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c15e 2024-02-08 19:43:36.561 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2024-02-08 19:43:36.561 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:36.561 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:36.561 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:36.561 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:36.561 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:36.561 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:36.561 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b6daf20 2024-02-08 19:43:36.561 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:36.561 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:36.561 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:36.561 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:36.561 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:36.561 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:36.561 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:36.561 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:36.561 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:36.561 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:36.561 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:36.561 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:36.561 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:36.561 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:36.561 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:36.561 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:36.561 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:36.561 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:36.561 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:36.561 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2024-02-08 19:43:36.561 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:36.561 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:36.561 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:36.561 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:36.561 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:36.561 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:36.561 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:36.561 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:36.561 [Test worker @coroutine#6378] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2024-02-08 19:43:36.561 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@5086e144 2024-02-08 19:43:36.561 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@5086e144 2024-02-08 19:43:36.561 [Test worker @coroutine#6378] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2024-02-08 19:43:36.574 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5086e144 2024-02-08 19:43:36.584 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5086e144 2024-02-08 19:43:36.585 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5086e144 2024-02-08 19:43:36.587 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5086e144 2024-02-08 19:43:36.597 [DefaultDispatcher-worker-7 @coroutine#6392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5086e144 2024-02-08 19:43:36.598 [DefaultDispatcher-worker-15 @coroutine#2851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@811d8d6 2024-02-08 19:43:36.598 [DefaultDispatcher-worker-15 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48971/UmAppDatabase/replication/nodeId 2024-02-08 19:43:36.598 [DefaultDispatcher-worker-15 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48971/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:36.598 [DefaultDispatcher-worker-15 @coroutine#2851] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48971/UmAppDatabase/replication/nodeId 2024-02-08 19:43:36.599 [DefaultDispatcher-worker-1 @coroutine#2851] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48971/UmAppDatabase/replication/nodeId 2024-02-08 19:43:36.599 [DefaultDispatcher-worker-1 @coroutine#2851] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48971/UmAppDatabase/replication/nodeId 2024-02-08 19:43:36.609 [DefaultDispatcher-worker-16 @coroutine#6378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c15e 2024-02-08 19:43:36.620 [DefaultDispatcher-worker-5 @coroutine#2884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-08 19:43:36.620 [DefaultDispatcher-worker-5 @coroutine#2884] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50701/UmAppDatabase/replication/nodeId 2024-02-08 19:43:36.620 [DefaultDispatcher-worker-5 @coroutine#2884] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50701/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:36.620 [DefaultDispatcher-worker-5 @coroutine#2884] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50701/UmAppDatabase/replication/nodeId 2024-02-08 19:43:36.620 [DefaultDispatcher-worker-18 @coroutine#6378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c15e 2024-02-08 19:43:36.622 [DefaultDispatcher-worker-17 @coroutine#2884] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50701/UmAppDatabase/replication/nodeId 2024-02-08 19:43:36.622 [DefaultDispatcher-worker-17 @coroutine#2884] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50701/UmAppDatabase/replication/nodeId 2024-02-08 19:43:36.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2024-02-08 19:43:36.623 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2024-02-08 19:43:36.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:36.623 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54c15e: (connection evicted) 2024-02-08 19:43:36.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:36.624 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2024-02-08 19:43:36.624 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2024-02-08 19:43:36.624 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2024-02-08 19:43:36.624 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2024-02-08 19:43:36.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:36.625 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5086e144: (connection evicted) 2024-02-08 19:43:36.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:36.625 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2024-02-08 19:43:36.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2024-02-08 19:43:36.626 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2024-02-08 19:43:36.626 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:36.626 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:36.626 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:36.626 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:36.626 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:36.626 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:36.626 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@771deee6 2024-02-08 19:43:36.626 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:36.626 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:36.626 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:36.626 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:36.626 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:36.626 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:36.626 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:36.626 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:36.626 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:36.626 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:36.626 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:36.626 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:36.626 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:36.626 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:36.627 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:36.627 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:36.627 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:36.627 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:36.627 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:36.627 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2024-02-08 19:43:36.627 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:36.627 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:36.627 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:36.627 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:36.627 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:36.627 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:36.627 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:36.627 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:36.627 [Test worker @coroutine#6433] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2024-02-08 19:43:36.627 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@b9750f0 2024-02-08 19:43:36.627 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@b9750f0 2024-02-08 19:43:36.627 [Test worker @coroutine#6433] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2024-02-08 19:43:36.642 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b9750f0 2024-02-08 19:43:36.652 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b9750f0 2024-02-08 19:43:36.654 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b9750f0 2024-02-08 19:43:36.655 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b9750f0 2024-02-08 19:43:36.656 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2024-02-08 19:43:36.656 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:36.656 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:36.656 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:36.656 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:36.656 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:36.656 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:36.656 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c61011b 2024-02-08 19:43:36.656 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:36.656 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:36.656 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:36.656 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:36.656 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:36.656 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:36.656 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:36.656 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:36.656 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:36.656 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:36.656 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:36.656 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:36.656 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:36.656 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:36.656 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:36.656 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:36.656 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:36.656 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:36.656 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:36.656 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2024-02-08 19:43:36.656 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:36.656 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:36.656 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:36.656 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:36.656 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:36.656 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:36.656 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:36.656 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:36.656 [Test worker @coroutine#6433] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2024-02-08 19:43:36.656 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@adc06b2 2024-02-08 19:43:36.656 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@adc06b2 2024-02-08 19:43:36.656 [Test worker @coroutine#6433] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2024-02-08 19:43:36.669 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@adc06b2 2024-02-08 19:43:36.679 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@adc06b2 2024-02-08 19:43:36.680 [Test worker @coroutine#6444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@adc06b2 2024-02-08 19:43:36.682 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@adc06b2 2024-02-08 19:43:36.692 [DefaultDispatcher-worker-1 @coroutine#6448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@adc06b2 2024-02-08 19:43:36.703 [DefaultDispatcher-worker-17 @coroutine#6433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b9750f0 2024-02-08 19:43:36.712 [DefaultDispatcher-worker-7 @coroutine#6433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b9750f0 2024-02-08 19:43:36.727 [HikariPool-219 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:36.756 [DefaultDispatcher-worker-9 @coroutine#2930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2a7ca0 2024-02-08 19:43:36.757 [DefaultDispatcher-worker-9 @coroutine#2930] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId 2024-02-08 19:43:36.757 [HikariPool-220 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:36.757 [DefaultDispatcher-worker-9 @coroutine#2930] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:36.757 [DefaultDispatcher-worker-9 @coroutine#2930] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId 2024-02-08 19:43:36.758 [DefaultDispatcher-worker-4 @coroutine#2930] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId 2024-02-08 19:43:36.758 [DefaultDispatcher-worker-4 @coroutine#2930] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId 2024-02-08 19:43:36.836 [DefaultDispatcher-worker-7 @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c3884f5 2024-02-08 19:43:36.836 [DefaultDispatcher-worker-7 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33881/UmAppDatabase/replication/nodeId 2024-02-08 19:43:36.836 [DefaultDispatcher-worker-7 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33881/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:36.836 [DefaultDispatcher-worker-7 @coroutine#2962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33881/UmAppDatabase/replication/nodeId 2024-02-08 19:43:36.837 [DefaultDispatcher-worker-17 @coroutine#2962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33881/UmAppDatabase/replication/nodeId 2024-02-08 19:43:36.837 [DefaultDispatcher-worker-17 @coroutine#2962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33881/UmAppDatabase/replication/nodeId 2024-02-08 19:43:36.940 [DefaultDispatcher-worker-12 @coroutine#2992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1edf52e6 2024-02-08 19:43:36.940 [DefaultDispatcher-worker-12 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41863/UmAppDatabase/replication/nodeId 2024-02-08 19:43:36.940 [DefaultDispatcher-worker-12 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41863/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:36.940 [DefaultDispatcher-worker-12 @coroutine#2992] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41863/UmAppDatabase/replication/nodeId 2024-02-08 19:43:36.941 [DefaultDispatcher-worker-12 @coroutine#2992] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41863/UmAppDatabase/replication/nodeId 2024-02-08 19:43:36.941 [DefaultDispatcher-worker-12 @coroutine#2992] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41863/UmAppDatabase/replication/nodeId 2024-02-08 19:43:36.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2024-02-08 19:43:36.965 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2024-02-08 19:43:36.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:36.965 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b9750f0: (connection evicted) 2024-02-08 19:43:36.966 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:36.966 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2024-02-08 19:43:36.966 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2024-02-08 19:43:36.966 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2024-02-08 19:43:36.966 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2024-02-08 19:43:36.966 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:36.966 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@adc06b2: (connection evicted) 2024-02-08 19:43:36.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:36.967 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2024-02-08 19:43:36.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2024-02-08 19:43:36.968 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2024-02-08 19:43:36.968 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:36.969 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:36.969 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:36.969 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:36.969 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:36.969 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:36.969 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6df8131c 2024-02-08 19:43:36.969 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:36.969 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:36.969 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:36.969 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:36.969 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:36.969 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:36.969 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:36.969 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:36.969 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:36.969 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:36.969 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:36.969 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:36.969 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:36.969 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:36.969 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:36.969 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:36.969 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:36.969 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:36.969 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:36.969 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2024-02-08 19:43:36.969 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:36.969 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:36.969 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:36.969 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:36.969 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:36.969 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:36.969 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:36.969 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:36.969 [Test worker @coroutine#6497] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2024-02-08 19:43:36.969 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d2af8d7 2024-02-08 19:43:36.969 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d2af8d7 2024-02-08 19:43:36.969 [Test worker @coroutine#6497] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2024-02-08 19:43:36.986 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d2af8d7 2024-02-08 19:43:36.996 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d2af8d7 2024-02-08 19:43:36.997 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d2af8d7 2024-02-08 19:43:36.999 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d2af8d7 2024-02-08 19:43:36.999 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2024-02-08 19:43:36.999 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:36.999 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:36.999 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:36.999 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:36.999 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:36.999 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:36.999 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@395ac2e5 2024-02-08 19:43:36.999 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:36.999 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:36.999 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:36.999 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:36.999 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:36.999 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:36.999 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:37.000 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:37.000 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:37.000 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:37.000 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:37.000 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:37.000 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:37.000 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:37.000 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:37.000 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:37.000 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:37.000 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:37.000 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:37.000 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2024-02-08 19:43:37.000 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:37.000 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:37.000 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:37.000 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:37.000 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:37.000 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:37.000 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:37.000 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:37.000 [Test worker @coroutine#6497] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2024-02-08 19:43:37.000 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a2891d1 2024-02-08 19:43:37.000 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a2891d1 2024-02-08 19:43:37.000 [Test worker @coroutine#6497] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2024-02-08 19:43:37.012 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a2891d1 2024-02-08 19:43:37.014 [DefaultDispatcher-worker-7 @coroutine#3021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251b1399 2024-02-08 19:43:37.015 [DefaultDispatcher-worker-7 @coroutine#3021] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 19:43:37.015 [DefaultDispatcher-worker-7 @coroutine#3021] 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-02-08 19:43:37.015 [DefaultDispatcher-worker-7 @coroutine#3021] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 19:43:37.016 [DefaultDispatcher-worker-7 @coroutine#3021] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 19:43:37.023 [Test worker @coroutine#6505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a2891d1 2024-02-08 19:43:37.024 [Test worker @coroutine#6509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a2891d1 2024-02-08 19:43:37.026 [Test worker @coroutine#6511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a2891d1 2024-02-08 19:43:37.036 [DefaultDispatcher-worker-17 @coroutine#6513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a2891d1 2024-02-08 19:43:37.049 [DefaultDispatcher-worker-6 @coroutine#6497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d2af8d7 2024-02-08 19:43:37.058 [DefaultDispatcher-worker-7 @coroutine#6497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d2af8d7 2024-02-08 19:43:37.064 [DefaultDispatcher-worker-10 @coroutine#3035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330d16af 2024-02-08 19:43:37.064 [DefaultDispatcher-worker-10 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41095/UmAppDatabase/replication/nodeId 2024-02-08 19:43:37.064 [DefaultDispatcher-worker-10 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41095/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:37.064 [DefaultDispatcher-worker-10 @coroutine#3035] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41095/UmAppDatabase/replication/nodeId 2024-02-08 19:43:37.065 [DefaultDispatcher-worker-6 @coroutine#3035] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41095/UmAppDatabase/replication/nodeId 2024-02-08 19:43:37.065 [DefaultDispatcher-worker-6 @coroutine#3035] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41095/UmAppDatabase/replication/nodeId 2024-02-08 19:43:37.067 [DefaultDispatcher-worker-1 @coroutine#6497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d2af8d7 2024-02-08 19:43:37.069 [HikariPool-221 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:43:37.074 [DefaultDispatcher-worker-3 @coroutine#6497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d2af8d7 2024-02-08 19:43:37.080 [DefaultDispatcher-worker-18 @coroutine#6497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d2af8d7 2024-02-08 19:43:37.086 [DefaultDispatcher-worker-13 @coroutine#6497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d2af8d7 2024-02-08 19:43:37.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2024-02-08 19:43:37.091 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2024-02-08 19:43:37.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:37.092 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d2af8d7: (connection evicted) 2024-02-08 19:43:37.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:37.092 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2024-02-08 19:43:37.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2024-02-08 19:43:37.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2024-02-08 19:43:37.093 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2024-02-08 19:43:37.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:37.093 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a2891d1: (connection evicted) 2024-02-08 19:43:37.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:37.093 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2024-02-08 19:43:37.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2024-02-08 19:43:37.095 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2024-02-08 19:43:37.095 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:37.095 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:37.095 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:37.095 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:37.095 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:37.095 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:37.095 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4eda5325 2024-02-08 19:43:37.095 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:37.095 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:37.095 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:37.095 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:37.095 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:37.095 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:37.095 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:37.095 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:37.095 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:37.095 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:37.095 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:37.095 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:37.095 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:37.095 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:37.095 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:37.095 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:37.095 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:37.095 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:37.095 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:37.095 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2024-02-08 19:43:37.095 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:37.095 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:37.095 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:37.095 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:37.095 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:37.095 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:37.095 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:37.095 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:37.095 [Test worker @coroutine#6556] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2024-02-08 19:43:37.096 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b158e16 2024-02-08 19:43:37.096 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b158e16 2024-02-08 19:43:37.096 [Test worker @coroutine#6556] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2024-02-08 19:43:37.111 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b158e16 2024-02-08 19:43:37.121 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b158e16 2024-02-08 19:43:37.122 [Test worker @coroutine#6559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b158e16 2024-02-08 19:43:37.124 [Test worker @coroutine#6561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b158e16 2024-02-08 19:43:37.124 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2024-02-08 19:43:37.124 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:37.124 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:37.124 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:37.124 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:37.124 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:37.124 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:37.124 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ae3591b 2024-02-08 19:43:37.124 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:37.124 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:37.124 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:37.124 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:37.124 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:37.124 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:37.124 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:37.124 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:37.124 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:37.124 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:37.124 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:37.124 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:37.124 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:37.124 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:37.124 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:37.124 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:37.124 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:37.124 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:37.124 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:37.124 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2024-02-08 19:43:37.124 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:37.124 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:37.124 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:37.125 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:37.125 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:37.125 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:37.125 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:37.125 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:37.125 [Test worker @coroutine#6556] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2024-02-08 19:43:37.125 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@234421ca 2024-02-08 19:43:37.125 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@234421ca 2024-02-08 19:43:37.125 [Test worker @coroutine#6556] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2024-02-08 19:43:37.137 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@234421ca 2024-02-08 19:43:37.147 [Test worker @coroutine#6563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@234421ca 2024-02-08 19:43:37.149 [Test worker @coroutine#6565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@234421ca 2024-02-08 19:43:37.150 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@234421ca 2024-02-08 19:43:37.161 [DefaultDispatcher-worker-16 @coroutine#6569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@234421ca 2024-02-08 19:43:37.173 [DefaultDispatcher-worker-5 @coroutine#6556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b158e16 2024-02-08 19:43:37.183 [DefaultDispatcher-worker-12 @coroutine#6556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b158e16 2024-02-08 19:43:37.183 [DefaultDispatcher-worker-18 @coroutine#3087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa65672 2024-02-08 19:43:37.184 [DefaultDispatcher-worker-18 @coroutine#3087] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60595/UmAppDatabase/replication/nodeId 2024-02-08 19:43:37.184 [DefaultDispatcher-worker-18 @coroutine#3087] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60595/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:37.184 [DefaultDispatcher-worker-18 @coroutine#3087] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60595/UmAppDatabase/replication/nodeId 2024-02-08 19:43:37.185 [DefaultDispatcher-worker-16 @coroutine#3087] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60595/UmAppDatabase/replication/nodeId 2024-02-08 19:43:37.185 [DefaultDispatcher-worker-16 @coroutine#3087] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60595/UmAppDatabase/replication/nodeId 2024-02-08 19:43:37.190 [DefaultDispatcher-worker-9 @coroutine#6556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b158e16 2024-02-08 19:43:37.196 [HikariPool-223 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:43:37.196 [DefaultDispatcher-worker-16 @coroutine#6556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b158e16 2024-02-08 19:43:37.202 [DefaultDispatcher-worker-1 @coroutine#6556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b158e16 2024-02-08 19:43:37.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2024-02-08 19:43:37.205 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2024-02-08 19:43:37.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:37.206 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b158e16: (connection evicted) 2024-02-08 19:43:37.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:37.206 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2024-02-08 19:43:37.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2024-02-08 19:43:37.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2024-02-08 19:43:37.206 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2024-02-08 19:43:37.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:37.207 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@234421ca: (connection evicted) 2024-02-08 19:43:37.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:37.207 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2024-02-08 19:43:37.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2024-02-08 19:43:37.208 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2024-02-08 19:43:37.209 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:37.209 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:37.209 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:37.209 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:37.209 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:37.209 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:37.209 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d27a744 2024-02-08 19:43:37.209 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:37.209 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:37.209 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:37.209 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:37.209 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:37.209 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:37.209 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:37.209 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:37.209 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:37.209 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:37.209 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:37.209 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:37.209 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:37.209 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:37.209 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:37.209 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:37.209 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:37.209 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:37.209 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:37.209 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2024-02-08 19:43:37.209 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:37.209 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:37.209 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:37.209 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:37.209 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:37.209 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:37.209 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:37.209 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:37.209 [Test worker @coroutine#6610] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2024-02-08 19:43:37.209 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@1849d35a 2024-02-08 19:43:37.209 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@1849d35a 2024-02-08 19:43:37.209 [Test worker @coroutine#6610] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2024-02-08 19:43:37.224 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1849d35a 2024-02-08 19:43:37.234 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1849d35a 2024-02-08 19:43:37.236 [Test worker @coroutine#6613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1849d35a 2024-02-08 19:43:37.238 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1849d35a 2024-02-08 19:43:37.238 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2024-02-08 19:43:37.238 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:37.238 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:37.238 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:37.238 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:37.238 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:37.238 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:37.238 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b1f0667 2024-02-08 19:43:37.238 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:37.238 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:37.238 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:37.238 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:37.238 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:37.238 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:37.238 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:37.238 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:37.238 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:37.238 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:37.238 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:37.238 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:37.238 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:37.238 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:37.238 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:37.238 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:37.238 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:37.238 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:37.238 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:37.238 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2024-02-08 19:43:37.238 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:37.238 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:37.238 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:37.238 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:37.238 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:37.238 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:37.238 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:37.238 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:37.238 [Test worker @coroutine#6610] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2024-02-08 19:43:37.239 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@27e25c2f 2024-02-08 19:43:37.239 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@27e25c2f 2024-02-08 19:43:37.239 [Test worker @coroutine#6610] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2024-02-08 19:43:37.251 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27e25c2f 2024-02-08 19:43:37.261 [Test worker @coroutine#6617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27e25c2f 2024-02-08 19:43:37.263 [Test worker @coroutine#6619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27e25c2f 2024-02-08 19:43:37.264 [Test worker @coroutine#6621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27e25c2f 2024-02-08 19:43:37.274 [DefaultDispatcher-worker-15 @coroutine#6623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27e25c2f 2024-02-08 19:43:37.292 [DefaultDispatcher-worker-11 @coroutine#6610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1849d35a 2024-02-08 19:43:37.297 [DefaultDispatcher-worker-11 @coroutine#6610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1849d35a 2024-02-08 19:43:37.303 [DefaultDispatcher-worker-15 @coroutine#6610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1849d35a 2024-02-08 19:43:37.309 [HikariPool-225 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:43:37.311 [DefaultDispatcher-worker-4 @coroutine#6610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1849d35a 2024-02-08 19:43:37.317 [DefaultDispatcher-worker-16 @coroutine#6610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1849d35a 2024-02-08 19:43:37.325 [DefaultDispatcher-worker-16 @coroutine#6610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1849d35a 2024-02-08 19:43:37.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2024-02-08 19:43:37.329 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2024-02-08 19:43:37.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:37.329 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1849d35a: (connection evicted) 2024-02-08 19:43:37.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:37.330 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2024-02-08 19:43:37.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2024-02-08 19:43:37.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2024-02-08 19:43:37.330 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2024-02-08 19:43:37.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:37.331 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27e25c2f: (connection evicted) 2024-02-08 19:43:37.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:37.331 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2024-02-08 19:43:37.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2024-02-08 19:43:37.333 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2024-02-08 19:43:37.333 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:37.333 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:37.333 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:37.333 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:37.333 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:37.333 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:37.333 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4844cbe4 2024-02-08 19:43:37.333 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:37.333 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:37.333 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:37.333 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:37.333 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:37.333 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:37.333 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:37.333 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:37.333 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:37.333 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:37.333 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:37.333 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:37.333 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:37.333 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:37.333 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:37.333 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:37.333 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:37.333 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:37.334 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:37.334 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2024-02-08 19:43:37.334 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:37.334 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:37.334 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:37.334 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:37.334 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:37.334 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:37.334 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:37.334 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:37.334 [Test worker @coroutine#6664] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2024-02-08 19:43:37.334 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f1e946f 2024-02-08 19:43:37.334 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f1e946f 2024-02-08 19:43:37.334 [Test worker @coroutine#6664] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2024-02-08 19:43:37.349 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f1e946f 2024-02-08 19:43:37.359 [Test worker @coroutine#6665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f1e946f 2024-02-08 19:43:37.361 [Test worker @coroutine#6667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f1e946f 2024-02-08 19:43:37.363 [Test worker @coroutine#6669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f1e946f 2024-02-08 19:43:37.371 [Test worker] DEBUG c.zaxxer.hikari.pool.ProxyConnection - HikariPool-227 - Executed rollback on connection org.sqlite.jdbc4.JDBC4Connection@7f1e946f due to dirty commit state on close(). 2024-02-08 19:43:37.376 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f1e946f 2024-02-08 19:43:37.376 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2024-02-08 19:43:37.376 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2024-02-08 19:43:37.376 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:37.376 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f1e946f: (connection evicted) 2024-02-08 19:43:37.377 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:37.377 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2024-02-08 19:43:37.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2024-02-08 19:43:37.432 [Test worker @coroutine#6686] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2024-02-08 19:43:37.432 [Test worker @coroutine#6686] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:37.432 [Test worker @coroutine#6686] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:37.432 [Test worker @coroutine#6686] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:37.432 [Test worker @coroutine#6686] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:37.432 [Test worker @coroutine#6686] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:37.432 [Test worker @coroutine#6686] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:37.432 [Test worker @coroutine#6686] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e7f72 2024-02-08 19:43:37.432 [Test worker @coroutine#6686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:37.432 [Test worker @coroutine#6686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:37.432 [Test worker @coroutine#6686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:37.432 [Test worker @coroutine#6686] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:37.432 [Test worker @coroutine#6686] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:37.432 [Test worker @coroutine#6686] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:37.432 [Test worker @coroutine#6686] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:37.432 [Test worker @coroutine#6686] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:37.432 [Test worker @coroutine#6686] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:37.432 [Test worker @coroutine#6686] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:37.432 [Test worker @coroutine#6686] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:37.432 [Test worker @coroutine#6686] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:37.432 [Test worker @coroutine#6686] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:37.432 [Test worker @coroutine#6686] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:37.432 [Test worker @coroutine#6686] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:37.432 [Test worker @coroutine#6686] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:37.432 [Test worker @coroutine#6686] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:37.432 [Test worker @coroutine#6686] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:37.432 [Test worker @coroutine#6686] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:37.432 [Test worker @coroutine#6686] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2024-02-08 19:43:37.432 [Test worker @coroutine#6686] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:37.432 [Test worker @coroutine#6686] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:37.432 [Test worker @coroutine#6686] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:37.432 [Test worker @coroutine#6686] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:37.432 [Test worker @coroutine#6686] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:37.432 [Test worker @coroutine#6686] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:37.433 [Test worker @coroutine#6686] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:37.433 [Test worker @coroutine#6686] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:37.433 [Test worker @coroutine#6686] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2024-02-08 19:43:37.433 [Test worker @coroutine#6686] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@3787eac3 2024-02-08 19:43:37.433 [Test worker @coroutine#6686] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@3787eac3 2024-02-08 19:43:37.433 [Test worker @coroutine#6686] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2024-02-08 19:43:37.436 [DefaultDispatcher-worker-4 @coroutine#3129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f94fe3 2024-02-08 19:43:37.436 [DefaultDispatcher-worker-4 @coroutine#3129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45991/UmAppDatabase/replication/nodeId 2024-02-08 19:43:37.436 [DefaultDispatcher-worker-4 @coroutine#3129] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45991/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:37.436 [DefaultDispatcher-worker-4 @coroutine#3129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45991/UmAppDatabase/replication/nodeId 2024-02-08 19:43:37.437 [DefaultDispatcher-worker-8 @coroutine#3129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45991/UmAppDatabase/replication/nodeId 2024-02-08 19:43:37.437 [DefaultDispatcher-worker-8 @coroutine#3129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45991/UmAppDatabase/replication/nodeId 2024-02-08 19:43:37.447 [Test worker @coroutine#6686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3787eac3 2024-02-08 19:43:37.457 [Test worker @coroutine#6691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3787eac3 2024-02-08 19:43:37.459 [Test worker @coroutine#6693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3787eac3 2024-02-08 19:43:37.461 [Test worker @coroutine#6695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3787eac3 2024-02-08 19:43:37.464 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2024-02-08 19:43:37.464 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2024-02-08 19:43:37.464 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:43:37.464 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:37.464 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2024-02-08 19:43:37.464 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2024-02-08 19:43:37.466 [Test worker @coroutine#6712] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2024-02-08 19:43:37.466 [Test worker @coroutine#6712] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:37.466 [Test worker @coroutine#6712] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:37.466 [Test worker @coroutine#6712] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:37.466 [Test worker @coroutine#6712] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:37.466 [Test worker @coroutine#6712] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:37.466 [Test worker @coroutine#6712] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:37.466 [Test worker @coroutine#6712] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@785ba20d 2024-02-08 19:43:37.466 [Test worker @coroutine#6712] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:37.466 [Test worker @coroutine#6712] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:37.466 [Test worker @coroutine#6712] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:37.466 [Test worker @coroutine#6712] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:37.466 [Test worker @coroutine#6712] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:37.466 [Test worker @coroutine#6712] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:37.466 [Test worker @coroutine#6712] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:37.466 [Test worker @coroutine#6712] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:37.466 [Test worker @coroutine#6712] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:37.466 [Test worker @coroutine#6712] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:37.466 [Test worker @coroutine#6712] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:37.466 [Test worker @coroutine#6712] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:37.466 [Test worker @coroutine#6712] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:37.466 [Test worker @coroutine#6712] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:37.466 [Test worker @coroutine#6712] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:37.466 [Test worker @coroutine#6712] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:37.466 [Test worker @coroutine#6712] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:37.466 [Test worker @coroutine#6712] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:37.466 [Test worker @coroutine#6712] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:37.466 [Test worker @coroutine#6712] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2024-02-08 19:43:37.466 [Test worker @coroutine#6712] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:37.466 [Test worker @coroutine#6712] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:37.466 [Test worker @coroutine#6712] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:37.466 [Test worker @coroutine#6712] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:37.466 [Test worker @coroutine#6712] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:37.466 [Test worker @coroutine#6712] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:37.466 [Test worker @coroutine#6712] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:37.466 [Test worker @coroutine#6712] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:37.466 [Test worker @coroutine#6712] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2024-02-08 19:43:37.466 [Test worker @coroutine#6712] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a262e93 2024-02-08 19:43:37.466 [Test worker @coroutine#6712] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a262e93 2024-02-08 19:43:37.466 [Test worker @coroutine#6712] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2024-02-08 19:43:37.479 [Test worker @coroutine#6712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a262e93 2024-02-08 19:43:37.489 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a262e93 2024-02-08 19:43:37.491 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a262e93 2024-02-08 19:43:37.492 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a262e93 2024-02-08 19:43:37.503 [DefaultDispatcher-worker-8 @coroutine#6719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a262e93 2024-02-08 19:43:37.504 [DefaultDispatcher-worker-3 @coroutine#3183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c862522 2024-02-08 19:43:37.504 [DefaultDispatcher-worker-3 @coroutine#3183] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43407/UmAppDatabase/replication/nodeId 2024-02-08 19:43:37.504 [DefaultDispatcher-worker-3 @coroutine#3183] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43407/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:37.504 [DefaultDispatcher-worker-3 @coroutine#3183] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43407/UmAppDatabase/replication/nodeId 2024-02-08 19:43:37.505 [DefaultDispatcher-worker-3 @coroutine#3183] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43407/UmAppDatabase/replication/nodeId 2024-02-08 19:43:37.505 [DefaultDispatcher-worker-3 @coroutine#3183] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43407/UmAppDatabase/replication/nodeId 2024-02-08 19:43:37.512 [DefaultDispatcher-worker-18 @coroutine#6732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a262e93 2024-02-08 19:43:37.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2024-02-08 19:43:37.513 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2024-02-08 19:43:37.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:37.514 [HikariPool-229 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a262e93: (connection evicted) 2024-02-08 19:43:37.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:37.514 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2024-02-08 19:43:37.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2024-02-08 19:43:37.516 [Test worker @coroutine#6744] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2024-02-08 19:43:37.516 [Test worker @coroutine#6744] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:37.516 [Test worker @coroutine#6744] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:37.516 [Test worker @coroutine#6744] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:37.516 [Test worker @coroutine#6744] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:37.516 [Test worker @coroutine#6744] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:37.516 [Test worker @coroutine#6744] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:37.516 [Test worker @coroutine#6744] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45745de6 2024-02-08 19:43:37.516 [Test worker @coroutine#6744] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:37.516 [Test worker @coroutine#6744] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:37.516 [Test worker @coroutine#6744] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:37.516 [Test worker @coroutine#6744] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:37.516 [Test worker @coroutine#6744] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:37.516 [Test worker @coroutine#6744] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:37.516 [Test worker @coroutine#6744] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:37.516 [Test worker @coroutine#6744] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:37.516 [Test worker @coroutine#6744] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:37.516 [Test worker @coroutine#6744] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:37.516 [Test worker @coroutine#6744] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:37.516 [Test worker @coroutine#6744] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:37.516 [Test worker @coroutine#6744] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:37.516 [Test worker @coroutine#6744] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:37.516 [Test worker @coroutine#6744] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:37.516 [Test worker @coroutine#6744] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:37.516 [Test worker @coroutine#6744] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:37.516 [Test worker @coroutine#6744] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:37.516 [Test worker @coroutine#6744] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:37.516 [Test worker @coroutine#6744] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2024-02-08 19:43:37.516 [Test worker @coroutine#6744] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:37.516 [Test worker @coroutine#6744] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:37.516 [Test worker @coroutine#6744] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:37.516 [Test worker @coroutine#6744] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:37.516 [Test worker @coroutine#6744] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:37.516 [Test worker @coroutine#6744] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:37.516 [Test worker @coroutine#6744] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:37.516 [Test worker @coroutine#6744] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:37.516 [Test worker @coroutine#6744] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2024-02-08 19:43:37.517 [Test worker @coroutine#6744] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d577add 2024-02-08 19:43:37.517 [Test worker @coroutine#6744] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d577add 2024-02-08 19:43:37.517 [Test worker @coroutine#6744] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2024-02-08 19:43:37.534 [Test worker @coroutine#6744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d577add 2024-02-08 19:43:37.550 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d577add 2024-02-08 19:43:37.552 [Test worker @coroutine#6747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d577add 2024-02-08 19:43:37.553 [Test worker @coroutine#6749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d577add 2024-02-08 19:43:37.562 [DefaultDispatcher-worker-2 @coroutine#6751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d577add 2024-02-08 19:43:37.570 [DefaultDispatcher-worker-1 @coroutine#6764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d577add 2024-02-08 19:43:37.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2024-02-08 19:43:37.571 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2024-02-08 19:43:37.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:37.571 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d577add: (connection evicted) 2024-02-08 19:43:37.572 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:37.572 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2024-02-08 19:43:37.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2024-02-08 19:43:37.574 [Test worker @coroutine#6773] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2024-02-08 19:43:37.574 [Test worker @coroutine#6773] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:37.574 [Test worker @coroutine#6773] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:37.574 [Test worker @coroutine#6773] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:37.574 [Test worker @coroutine#6773] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:37.574 [Test worker @coroutine#6773] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:37.574 [Test worker @coroutine#6773] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:37.574 [Test worker @coroutine#6773] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6be6cb16 2024-02-08 19:43:37.574 [Test worker @coroutine#6773] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:37.574 [Test worker @coroutine#6773] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:37.574 [Test worker @coroutine#6773] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:37.574 [Test worker @coroutine#6773] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:37.574 [Test worker @coroutine#6773] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:37.574 [Test worker @coroutine#6773] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:37.574 [Test worker @coroutine#6773] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:37.574 [Test worker @coroutine#6773] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:37.574 [Test worker @coroutine#6773] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:37.575 [Test worker @coroutine#6773] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:37.575 [Test worker @coroutine#6773] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:37.575 [Test worker @coroutine#6773] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:37.575 [Test worker @coroutine#6773] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:37.575 [Test worker @coroutine#6773] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:37.575 [Test worker @coroutine#6773] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:37.575 [Test worker @coroutine#6773] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:37.575 [Test worker @coroutine#6773] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:37.575 [Test worker @coroutine#6773] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:37.575 [Test worker @coroutine#6773] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:37.575 [Test worker @coroutine#6773] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2024-02-08 19:43:37.575 [Test worker @coroutine#6773] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:37.575 [Test worker @coroutine#6773] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:37.575 [Test worker @coroutine#6773] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:37.575 [Test worker @coroutine#6773] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:37.575 [Test worker @coroutine#6773] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:37.575 [Test worker @coroutine#6773] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:37.575 [Test worker @coroutine#6773] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:37.575 [Test worker @coroutine#6773] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:37.575 [Test worker @coroutine#6773] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2024-02-08 19:43:37.575 [Test worker @coroutine#6773] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c44bce3 2024-02-08 19:43:37.575 [Test worker @coroutine#6773] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c44bce3 2024-02-08 19:43:37.575 [Test worker @coroutine#6773] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2024-02-08 19:43:37.590 [Test worker @coroutine#6773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c44bce3 2024-02-08 19:43:37.600 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c44bce3 2024-02-08 19:43:37.601 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c44bce3 2024-02-08 19:43:37.603 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c44bce3 2024-02-08 19:43:37.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2024-02-08 19:43:37.610 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2024-02-08 19:43:37.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:43:37.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:37.610 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2024-02-08 19:43:37.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2024-02-08 19:43:37.610 [DefaultDispatcher-worker-7 @coroutine#2851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@811d8d6 2024-02-08 19:43:37.610 [DefaultDispatcher-worker-7 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48971/UmAppDatabase/replication/nodeId 2024-02-08 19:43:37.611 [DefaultDispatcher-worker-7 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48971/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:37.611 [DefaultDispatcher-worker-7 @coroutine#2851] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48971/UmAppDatabase/replication/nodeId 2024-02-08 19:43:37.611 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2024-02-08 19:43:37.611 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:37.611 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:37.611 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:37.611 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:37.611 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:37.611 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:37.611 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c1f1c03 2024-02-08 19:43:37.611 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:37.611 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:37.611 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:37.611 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:37.611 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:37.611 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:37.611 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:37.611 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:37.611 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:37.611 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:37.611 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:37.611 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:37.611 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:37.611 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:37.611 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:37.611 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:37.611 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:37.611 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:37.611 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:37.611 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2024-02-08 19:43:37.611 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:37.611 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:37.611 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:37.611 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:37.611 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:37.611 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:37.611 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:37.611 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:37.611 [Test worker @coroutine#6799] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2024-02-08 19:43:37.612 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ccfa4b8 2024-02-08 19:43:37.612 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ccfa4b8 2024-02-08 19:43:37.612 [Test worker @coroutine#6799] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2024-02-08 19:43:37.612 [DefaultDispatcher-worker-11 @coroutine#2851] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48971/UmAppDatabase/replication/nodeId 2024-02-08 19:43:37.612 [DefaultDispatcher-worker-11 @coroutine#2851] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48971/UmAppDatabase/replication/nodeId 2024-02-08 19:43:37.625 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ccfa4b8 2024-02-08 19:43:37.630 [DefaultDispatcher-worker-11 @coroutine#2884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-08 19:43:37.630 [DefaultDispatcher-worker-11 @coroutine#2884] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50701/UmAppDatabase/replication/nodeId 2024-02-08 19:43:37.630 [DefaultDispatcher-worker-11 @coroutine#2884] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50701/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:37.630 [DefaultDispatcher-worker-11 @coroutine#2884] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50701/UmAppDatabase/replication/nodeId 2024-02-08 19:43:37.631 [DefaultDispatcher-worker-3 @coroutine#2884] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50701/UmAppDatabase/replication/nodeId 2024-02-08 19:43:37.631 [DefaultDispatcher-worker-3 @coroutine#2884] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50701/UmAppDatabase/replication/nodeId 2024-02-08 19:43:37.637 [Test worker @coroutine#6802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ccfa4b8 2024-02-08 19:43:37.639 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ccfa4b8 2024-02-08 19:43:37.641 [Test worker @coroutine#6809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ccfa4b8 2024-02-08 19:43:37.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2024-02-08 19:43:37.644 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2024-02-08 19:43:37.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:43:37.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:37.644 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2024-02-08 19:43:37.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2024-02-08 19:43:37.645 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2024-02-08 19:43:37.645 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:37.645 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:37.645 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:37.645 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:37.645 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:37.645 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:37.645 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79de9f90 2024-02-08 19:43:37.645 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:37.645 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:37.645 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:37.645 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:37.645 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:37.645 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:37.645 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:37.645 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:37.645 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:37.645 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:37.645 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:37.645 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:37.645 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:37.645 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:37.645 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:37.645 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:37.645 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:37.645 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:37.645 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:37.645 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2024-02-08 19:43:37.645 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:37.645 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:37.645 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:37.645 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:37.645 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:37.645 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:37.645 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:37.645 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:37.645 [Test worker @coroutine#6826] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2024-02-08 19:43:37.646 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e7a6dcd 2024-02-08 19:43:37.646 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e7a6dcd 2024-02-08 19:43:37.646 [Test worker @coroutine#6826] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2024-02-08 19:43:37.659 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7a6dcd 2024-02-08 19:43:37.669 [Test worker @coroutine#6827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7a6dcd 2024-02-08 19:43:37.671 [Test worker @coroutine#6829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7a6dcd 2024-02-08 19:43:37.672 [Test worker @coroutine#6831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7a6dcd 2024-02-08 19:43:37.676 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2024-02-08 19:43:37.676 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2024-02-08 19:43:37.676 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:43:37.676 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:37.676 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2024-02-08 19:43:37.676 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2024-02-08 19:43:37.681 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2024-02-08 19:43:37.681 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:37.681 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:37.681 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:37.681 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:37.681 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:37.681 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:37.681 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32514766 2024-02-08 19:43:37.681 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:37.681 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:37.681 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:37.681 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:37.681 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:37.681 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:37.681 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:37.681 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:37.681 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:37.681 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:37.681 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:37.681 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:37.681 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:37.681 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:37.681 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:37.681 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:37.681 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:37.681 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:37.681 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:37.681 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2024-02-08 19:43:37.681 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:37.681 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:37.681 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:37.681 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:37.681 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:37.681 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:37.681 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:37.681 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:37.681 [Test worker @coroutine#6856] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2024-02-08 19:43:37.682 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@43d00636 2024-02-08 19:43:37.682 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@43d00636 2024-02-08 19:43:37.682 [Test worker @coroutine#6856] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2024-02-08 19:43:37.695 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43d00636 2024-02-08 19:43:37.705 [Test worker @coroutine#6857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43d00636 2024-02-08 19:43:37.707 [Test worker @coroutine#6859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43d00636 2024-02-08 19:43:37.709 [Test worker @coroutine#6861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43d00636 2024-02-08 19:43:37.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2024-02-08 19:43:37.711 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2024-02-08 19:43:37.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:43:37.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:37.711 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2024-02-08 19:43:37.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2024-02-08 19:43:37.712 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2024-02-08 19:43:37.712 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:37.712 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:37.712 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:37.712 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:37.712 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:37.712 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:37.712 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@dab0a6c 2024-02-08 19:43:37.712 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:37.712 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:37.712 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:37.712 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:37.712 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:37.712 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:37.712 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:37.712 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:37.712 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:37.712 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:37.712 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:37.712 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:37.712 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:37.712 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:37.712 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:37.712 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:37.712 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:37.712 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:37.712 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:37.712 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2024-02-08 19:43:37.712 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:37.712 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:37.712 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:37.712 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:37.712 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:37.712 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:37.712 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:37.712 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:37.712 [Test worker @coroutine#6872] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2024-02-08 19:43:37.713 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f994055 2024-02-08 19:43:37.713 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f994055 2024-02-08 19:43:37.713 [Test worker @coroutine#6872] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2024-02-08 19:43:37.726 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f994055 2024-02-08 19:43:37.736 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f994055 2024-02-08 19:43:37.738 [Test worker @coroutine#6875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f994055 2024-02-08 19:43:37.739 [Test worker @coroutine#6877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f994055 2024-02-08 19:43:37.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2024-02-08 19:43:37.741 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2024-02-08 19:43:37.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:43:37.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:37.741 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2024-02-08 19:43:37.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2024-02-08 19:43:37.742 [Test worker @coroutine#6888] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2024-02-08 19:43:37.742 [Test worker @coroutine#6888] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:37.742 [Test worker @coroutine#6888] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:37.742 [Test worker @coroutine#6888] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:37.742 [Test worker @coroutine#6888] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:37.742 [Test worker @coroutine#6888] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:37.742 [Test worker @coroutine#6888] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:37.742 [Test worker @coroutine#6888] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@652cb87d 2024-02-08 19:43:37.742 [Test worker @coroutine#6888] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:37.742 [Test worker @coroutine#6888] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:37.742 [Test worker @coroutine#6888] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:37.742 [Test worker @coroutine#6888] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:37.742 [Test worker @coroutine#6888] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:37.742 [Test worker @coroutine#6888] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:37.742 [Test worker @coroutine#6888] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:37.742 [Test worker @coroutine#6888] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:37.742 [Test worker @coroutine#6888] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:37.742 [Test worker @coroutine#6888] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:37.742 [Test worker @coroutine#6888] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:37.742 [Test worker @coroutine#6888] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:37.742 [Test worker @coroutine#6888] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:37.742 [Test worker @coroutine#6888] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:37.742 [Test worker @coroutine#6888] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:37.742 [Test worker @coroutine#6888] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:37.742 [Test worker @coroutine#6888] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:37.742 [Test worker @coroutine#6888] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:37.742 [Test worker @coroutine#6888] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:37.742 [Test worker @coroutine#6888] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2024-02-08 19:43:37.742 [Test worker @coroutine#6888] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:37.742 [Test worker @coroutine#6888] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:37.742 [Test worker @coroutine#6888] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:37.742 [Test worker @coroutine#6888] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:37.742 [Test worker @coroutine#6888] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:37.742 [Test worker @coroutine#6888] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:37.742 [Test worker @coroutine#6888] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:37.742 [Test worker @coroutine#6888] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:37.742 [Test worker @coroutine#6888] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2024-02-08 19:43:37.743 [Test worker @coroutine#6888] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@5304cee 2024-02-08 19:43:37.743 [Test worker @coroutine#6888] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@5304cee 2024-02-08 19:43:37.743 [Test worker @coroutine#6888] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2024-02-08 19:43:37.756 [Test worker @coroutine#6888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5304cee 2024-02-08 19:43:37.767 [DefaultDispatcher-worker-13 @coroutine#2930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2a7ca0 2024-02-08 19:43:37.767 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5304cee 2024-02-08 19:43:37.767 [DefaultDispatcher-worker-13 @coroutine#2930] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId 2024-02-08 19:43:37.767 [DefaultDispatcher-worker-13 @coroutine#2930] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:37.767 [DefaultDispatcher-worker-13 @coroutine#2930] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId 2024-02-08 19:43:37.768 [DefaultDispatcher-worker-11 @coroutine#2930] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId 2024-02-08 19:43:37.768 [DefaultDispatcher-worker-11 @coroutine#2930] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId 2024-02-08 19:43:37.768 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5304cee 2024-02-08 19:43:37.770 [Test worker @coroutine#6896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5304cee 2024-02-08 19:43:37.772 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2024-02-08 19:43:37.772 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2024-02-08 19:43:37.772 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:43:37.772 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:37.772 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2024-02-08 19:43:37.772 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2024-02-08 19:43:37.773 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2024-02-08 19:43:37.773 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:37.773 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:37.773 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:37.773 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:37.773 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:37.773 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:37.773 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@645a9649 2024-02-08 19:43:37.773 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:37.773 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:37.773 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:37.773 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:37.773 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:37.773 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:37.773 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:37.773 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:37.773 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:37.773 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:37.773 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:37.773 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:37.773 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:37.773 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:37.773 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:37.773 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:37.773 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:37.773 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:37.773 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:37.773 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2024-02-08 19:43:37.773 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:37.773 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:37.773 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:37.773 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:37.773 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:37.773 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:37.773 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:37.773 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:37.773 [Test worker @coroutine#6907] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2024-02-08 19:43:37.773 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@7631fb3e 2024-02-08 19:43:37.773 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@7631fb3e 2024-02-08 19:43:37.773 [Test worker @coroutine#6907] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2024-02-08 19:43:37.787 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7631fb3e 2024-02-08 19:43:37.797 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7631fb3e 2024-02-08 19:43:37.799 [Test worker @coroutine#6910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7631fb3e 2024-02-08 19:43:37.801 [Test worker @coroutine#6912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7631fb3e 2024-02-08 19:43:37.802 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2024-02-08 19:43:37.802 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2024-02-08 19:43:37.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:43:37.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:37.802 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2024-02-08 19:43:37.802 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2024-02-08 19:43:37.804 [Test worker @coroutine#6923] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2024-02-08 19:43:37.804 [Test worker @coroutine#6923] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:37.804 [Test worker @coroutine#6923] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:37.804 [Test worker @coroutine#6923] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:37.804 [Test worker @coroutine#6923] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:37.804 [Test worker @coroutine#6923] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:37.804 [Test worker @coroutine#6923] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:37.804 [Test worker @coroutine#6923] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bea7134 2024-02-08 19:43:37.804 [Test worker @coroutine#6923] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:37.804 [Test worker @coroutine#6923] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:37.804 [Test worker @coroutine#6923] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:37.804 [Test worker @coroutine#6923] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:37.804 [Test worker @coroutine#6923] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:37.804 [Test worker @coroutine#6923] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:37.804 [Test worker @coroutine#6923] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:37.804 [Test worker @coroutine#6923] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:37.804 [Test worker @coroutine#6923] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:37.804 [Test worker @coroutine#6923] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:37.804 [Test worker @coroutine#6923] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:37.804 [Test worker @coroutine#6923] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:37.804 [Test worker @coroutine#6923] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:37.804 [Test worker @coroutine#6923] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:37.804 [Test worker @coroutine#6923] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:37.804 [Test worker @coroutine#6923] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:37.804 [Test worker @coroutine#6923] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:37.804 [Test worker @coroutine#6923] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:37.804 [Test worker @coroutine#6923] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:37.804 [Test worker @coroutine#6923] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2024-02-08 19:43:37.804 [Test worker @coroutine#6923] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:37.804 [Test worker @coroutine#6923] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:37.804 [Test worker @coroutine#6923] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:37.804 [Test worker @coroutine#6923] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:37.804 [Test worker @coroutine#6923] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:37.804 [Test worker @coroutine#6923] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:37.804 [Test worker @coroutine#6923] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:37.804 [Test worker @coroutine#6923] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:37.804 [Test worker @coroutine#6923] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2024-02-08 19:43:37.804 [Test worker @coroutine#6923] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f60ba06 2024-02-08 19:43:37.804 [Test worker @coroutine#6923] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f60ba06 2024-02-08 19:43:37.805 [Test worker @coroutine#6923] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2024-02-08 19:43:37.817 [Test worker @coroutine#6923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f60ba06 2024-02-08 19:43:37.828 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f60ba06 2024-02-08 19:43:37.829 [Test worker @coroutine#6926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f60ba06 2024-02-08 19:43:37.831 [Test worker @coroutine#6928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f60ba06 2024-02-08 19:43:37.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2024-02-08 19:43:37.835 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2024-02-08 19:43:37.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:43:37.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:37.835 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2024-02-08 19:43:37.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2024-02-08 19:43:37.836 [Test worker @coroutine#6941] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2024-02-08 19:43:37.836 [Test worker @coroutine#6941] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:37.836 [Test worker @coroutine#6941] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:37.836 [Test worker @coroutine#6941] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:37.836 [Test worker @coroutine#6941] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:37.836 [Test worker @coroutine#6941] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:37.836 [Test worker @coroutine#6941] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:37.836 [Test worker @coroutine#6941] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44faf689 2024-02-08 19:43:37.836 [Test worker @coroutine#6941] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:37.836 [Test worker @coroutine#6941] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:37.836 [Test worker @coroutine#6941] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:37.836 [Test worker @coroutine#6941] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:37.836 [Test worker @coroutine#6941] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:37.836 [Test worker @coroutine#6941] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:37.836 [Test worker @coroutine#6941] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:37.836 [Test worker @coroutine#6941] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:37.836 [Test worker @coroutine#6941] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:37.836 [Test worker @coroutine#6941] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:37.836 [Test worker @coroutine#6941] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:37.836 [Test worker @coroutine#6941] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:37.836 [Test worker @coroutine#6941] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:37.836 [Test worker @coroutine#6941] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:37.836 [Test worker @coroutine#6941] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:37.836 [Test worker @coroutine#6941] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:37.836 [Test worker @coroutine#6941] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:37.836 [Test worker @coroutine#6941] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:37.836 [Test worker @coroutine#6941] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:37.836 [Test worker @coroutine#6941] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2024-02-08 19:43:37.836 [Test worker @coroutine#6941] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:37.836 [Test worker @coroutine#6941] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:37.836 [Test worker @coroutine#6941] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:37.836 [Test worker @coroutine#6941] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:37.836 [Test worker @coroutine#6941] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:37.836 [Test worker @coroutine#6941] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:37.836 [Test worker @coroutine#6941] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:37.836 [Test worker @coroutine#6941] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:37.836 [Test worker @coroutine#6941] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2024-02-08 19:43:37.837 [Test worker @coroutine#6941] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@642270ad 2024-02-08 19:43:37.837 [Test worker @coroutine#6941] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@642270ad 2024-02-08 19:43:37.837 [Test worker @coroutine#6941] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2024-02-08 19:43:37.846 [DefaultDispatcher-worker-11 @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c3884f5 2024-02-08 19:43:37.846 [DefaultDispatcher-worker-11 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33881/UmAppDatabase/replication/nodeId 2024-02-08 19:43:37.846 [DefaultDispatcher-worker-11 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33881/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:37.846 [DefaultDispatcher-worker-11 @coroutine#2962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33881/UmAppDatabase/replication/nodeId 2024-02-08 19:43:37.847 [DefaultDispatcher-worker-3 @coroutine#2962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33881/UmAppDatabase/replication/nodeId 2024-02-08 19:43:37.847 [DefaultDispatcher-worker-3 @coroutine#2962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33881/UmAppDatabase/replication/nodeId 2024-02-08 19:43:37.850 [Test worker @coroutine#6941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@642270ad 2024-02-08 19:43:37.861 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@642270ad 2024-02-08 19:43:37.862 [Test worker @coroutine#6947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@642270ad 2024-02-08 19:43:37.864 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@642270ad 2024-02-08 19:43:37.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2024-02-08 19:43:37.867 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2024-02-08 19:43:37.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:43:37.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:37.867 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2024-02-08 19:43:37.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2024-02-08 19:43:37.868 [Test worker @coroutine#6962] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2024-02-08 19:43:37.868 [Test worker @coroutine#6962] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:37.868 [Test worker @coroutine#6962] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:37.868 [Test worker @coroutine#6962] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:37.868 [Test worker @coroutine#6962] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:37.868 [Test worker @coroutine#6962] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:37.868 [Test worker @coroutine#6962] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:37.868 [Test worker @coroutine#6962] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1100363d 2024-02-08 19:43:37.868 [Test worker @coroutine#6962] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:37.868 [Test worker @coroutine#6962] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:37.868 [Test worker @coroutine#6962] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:37.868 [Test worker @coroutine#6962] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:37.868 [Test worker @coroutine#6962] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:37.868 [Test worker @coroutine#6962] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:37.868 [Test worker @coroutine#6962] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:37.868 [Test worker @coroutine#6962] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:37.868 [Test worker @coroutine#6962] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:37.868 [Test worker @coroutine#6962] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:37.868 [Test worker @coroutine#6962] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:37.868 [Test worker @coroutine#6962] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:37.868 [Test worker @coroutine#6962] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:37.868 [Test worker @coroutine#6962] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:37.868 [Test worker @coroutine#6962] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:37.868 [Test worker @coroutine#6962] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:37.868 [Test worker @coroutine#6962] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:37.868 [Test worker @coroutine#6962] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:37.868 [Test worker @coroutine#6962] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:37.868 [Test worker @coroutine#6962] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2024-02-08 19:43:37.868 [Test worker @coroutine#6962] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:37.868 [Test worker @coroutine#6962] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:37.868 [Test worker @coroutine#6962] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:37.868 [Test worker @coroutine#6962] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:37.868 [Test worker @coroutine#6962] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:37.868 [Test worker @coroutine#6962] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:37.868 [Test worker @coroutine#6962] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:37.868 [Test worker @coroutine#6962] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:37.868 [Test worker @coroutine#6962] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2024-02-08 19:43:37.868 [Test worker @coroutine#6962] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@788be73c 2024-02-08 19:43:37.868 [Test worker @coroutine#6962] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@788be73c 2024-02-08 19:43:37.868 [Test worker @coroutine#6962] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2024-02-08 19:43:37.881 [Test worker @coroutine#6962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@788be73c 2024-02-08 19:43:37.892 [Test worker @coroutine#6964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@788be73c 2024-02-08 19:43:37.893 [Test worker @coroutine#6966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@788be73c 2024-02-08 19:43:37.895 [Test worker @coroutine#6968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@788be73c 2024-02-08 19:43:37.897 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2024-02-08 19:43:37.897 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2024-02-08 19:43:37.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:43:37.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:37.897 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2024-02-08 19:43:37.897 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2024-02-08 19:43:37.898 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2024-02-08 19:43:37.898 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:37.898 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:37.898 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:37.898 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:37.898 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:37.898 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:37.898 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67bf393c 2024-02-08 19:43:37.898 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:37.898 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:37.898 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:37.898 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:37.898 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:37.898 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:37.898 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:37.898 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:37.898 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:37.898 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:37.899 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:37.899 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:37.899 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:37.899 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:37.899 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:37.899 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:37.899 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:37.899 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:37.899 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:37.899 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2024-02-08 19:43:37.899 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:37.899 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:37.899 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:37.899 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:37.899 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:37.899 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:37.899 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:37.899 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:37.899 [Test worker @coroutine#6981] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2024-02-08 19:43:37.899 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@19d85bbe 2024-02-08 19:43:37.899 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@19d85bbe 2024-02-08 19:43:37.899 [Test worker @coroutine#6981] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2024-02-08 19:43:37.912 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19d85bbe 2024-02-08 19:43:37.922 [Test worker @coroutine#6982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19d85bbe 2024-02-08 19:43:37.924 [Test worker @coroutine#6984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19d85bbe 2024-02-08 19:43:37.925 [Test worker @coroutine#6986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19d85bbe 2024-02-08 19:43:37.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2024-02-08 19:43:37.928 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2024-02-08 19:43:37.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:43:37.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:37.928 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2024-02-08 19:43:37.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2024-02-08 19:43:37.930 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2024-02-08 19:43:37.930 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:37.930 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:37.930 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:37.930 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:37.930 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:37.930 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:37.930 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43c25e89 2024-02-08 19:43:37.930 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:37.930 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:37.930 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:37.930 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:37.930 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:37.930 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:37.930 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:37.930 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:37.930 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:37.930 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:37.930 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:37.930 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:37.930 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:37.930 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:37.930 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:37.930 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:37.930 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:37.930 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:37.930 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:37.930 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2024-02-08 19:43:37.930 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:37.930 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:37.930 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:37.930 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:37.930 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:37.930 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:37.930 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:37.930 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:37.930 [Test worker @coroutine#6999] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2024-02-08 19:43:37.930 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c2406dd 2024-02-08 19:43:37.930 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c2406dd 2024-02-08 19:43:37.930 [Test worker @coroutine#6999] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2024-02-08 19:43:37.944 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c2406dd 2024-02-08 19:43:37.948 [DefaultDispatcher-worker-11 @coroutine#2992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1edf52e6 2024-02-08 19:43:37.949 [DefaultDispatcher-worker-11 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41863/UmAppDatabase/replication/nodeId 2024-02-08 19:43:37.949 [DefaultDispatcher-worker-11 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41863/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:37.949 [DefaultDispatcher-worker-11 @coroutine#2992] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41863/UmAppDatabase/replication/nodeId 2024-02-08 19:43:37.950 [DefaultDispatcher-worker-3 @coroutine#2992] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41863/UmAppDatabase/replication/nodeId 2024-02-08 19:43:37.950 [DefaultDispatcher-worker-3 @coroutine#2992] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41863/UmAppDatabase/replication/nodeId 2024-02-08 19:43:37.956 [Test worker @coroutine#7000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c2406dd 2024-02-08 19:43:37.957 [Test worker @coroutine#7005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c2406dd 2024-02-08 19:43:37.959 [Test worker @coroutine#7007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c2406dd 2024-02-08 19:43:37.962 [UI Thread @coroutine#7016] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2024-02-08 19:43:37.962 [UI Thread @coroutine#7016] 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-02-08 19:43:37.962 [UI Thread @coroutine#7016] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2024-02-08 19:43:37.964 [UI Thread @coroutine#7016] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Temporary failure in name resolution for request https://invalid/Site/verify 2024-02-08 19:43:37.966 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2024-02-08 19:43:37.966 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2024-02-08 19:43:37.966 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:43:37.966 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:37.966 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2024-02-08 19:43:37.966 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2024-02-08 19:43:37.967 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2024-02-08 19:43:37.967 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:37.967 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:37.967 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:37.967 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:37.967 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:37.967 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:37.967 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e3fdf30 2024-02-08 19:43:37.967 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:37.967 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:37.967 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:37.967 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:37.967 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:37.967 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:37.967 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:37.967 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:37.967 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:37.968 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:37.968 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:37.968 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:37.968 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:37.968 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:37.968 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:37.968 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:37.968 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:37.968 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:37.968 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:37.968 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2024-02-08 19:43:37.968 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:37.968 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:37.968 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:37.968 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:37.968 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:37.968 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:37.968 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:37.968 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:37.968 [Test worker @coroutine#7022] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2024-02-08 19:43:37.968 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@480b785a 2024-02-08 19:43:37.968 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@480b785a 2024-02-08 19:43:37.968 [Test worker @coroutine#7022] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2024-02-08 19:43:37.984 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@480b785a 2024-02-08 19:43:37.995 [Test worker @coroutine#7023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@480b785a 2024-02-08 19:43:37.997 [Test worker @coroutine#7025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@480b785a 2024-02-08 19:43:37.998 [Test worker @coroutine#7027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@480b785a 2024-02-08 19:43:38.001 [UI Thread @coroutine#7038] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58617/Site/verify 2024-02-08 19:43:38.001 [UI Thread @coroutine#7038] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58617/Site/verify. 2024-02-08 19:43:38.001 [UI Thread @coroutine#7038] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58617/Site/verify 2024-02-08 19:43:38.002 [UI Thread @coroutine#7038] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58617/Site/verify 2024-02-08 19:43:38.002 [UI Thread @coroutine#7038] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58617/Site/verify 2024-02-08 19:43:38.003 [UI Thread @coroutine#7038] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:58617/Site/verify. 2024-02-08 19:43:38.003 [UI Thread @coroutine#7038] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58617/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 19:43:38.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2024-02-08 19:43:38.005 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2024-02-08 19:43:38.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:43:38.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:38.005 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2024-02-08 19:43:38.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2024-02-08 19:43:38.011 [Test worker @coroutine#7045] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2024-02-08 19:43:38.011 [Test worker @coroutine#7045] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:43:38.011 [Test worker @coroutine#7045] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:43:38.011 [Test worker @coroutine#7045] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:43:38.011 [Test worker @coroutine#7045] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:43:38.011 [Test worker @coroutine#7045] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:43:38.011 [Test worker @coroutine#7045] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:43:38.011 [Test worker @coroutine#7045] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b91e3d4 2024-02-08 19:43:38.011 [Test worker @coroutine#7045] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:43:38.011 [Test worker @coroutine#7045] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:43:38.011 [Test worker @coroutine#7045] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:43:38.011 [Test worker @coroutine#7045] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:43:38.011 [Test worker @coroutine#7045] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:43:38.011 [Test worker @coroutine#7045] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:43:38.011 [Test worker @coroutine#7045] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:43:38.011 [Test worker @coroutine#7045] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:43:38.011 [Test worker @coroutine#7045] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:43:38.011 [Test worker @coroutine#7045] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:43:38.011 [Test worker @coroutine#7045] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:43:38.012 [Test worker @coroutine#7045] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:43:38.012 [Test worker @coroutine#7045] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:43:38.012 [Test worker @coroutine#7045] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:43:38.012 [Test worker @coroutine#7045] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:43:38.012 [Test worker @coroutine#7045] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:43:38.012 [Test worker @coroutine#7045] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:43:38.012 [Test worker @coroutine#7045] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:43:38.012 [Test worker @coroutine#7045] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:43:38.012 [Test worker @coroutine#7045] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2024-02-08 19:43:38.012 [Test worker @coroutine#7045] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:43:38.012 [Test worker @coroutine#7045] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:43:38.012 [Test worker @coroutine#7045] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:43:38.012 [Test worker @coroutine#7045] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:43:38.012 [Test worker @coroutine#7045] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:43:38.012 [Test worker @coroutine#7045] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:43:38.012 [Test worker @coroutine#7045] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:43:38.012 [Test worker @coroutine#7045] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:43:38.012 [Test worker @coroutine#7045] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2024-02-08 19:43:38.012 [Test worker @coroutine#7045] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@36f2bfe6 2024-02-08 19:43:38.012 [Test worker @coroutine#7045] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@36f2bfe6 2024-02-08 19:43:38.012 [Test worker @coroutine#7045] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2024-02-08 19:43:38.024 [DefaultDispatcher-worker-15 @coroutine#3021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251b1399 2024-02-08 19:43:38.024 [DefaultDispatcher-worker-15 @coroutine#3021] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 19:43:38.024 [DefaultDispatcher-worker-15 @coroutine#3021] 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-02-08 19:43:38.024 [DefaultDispatcher-worker-15 @coroutine#3021] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 19:43:38.025 [DefaultDispatcher-worker-15 @coroutine#3021] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 19:43:38.031 [Test worker @coroutine#7045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f2bfe6 2024-02-08 19:43:38.041 [Test worker @coroutine#7048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f2bfe6 2024-02-08 19:43:38.043 [Test worker @coroutine#7050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f2bfe6 2024-02-08 19:43:38.045 [Test worker @coroutine#7052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f2bfe6 2024-02-08 19:43:38.053 [DefaultDispatcher-worker-10 @coroutine#7054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f2bfe6 2024-02-08 19:43:38.062 [DefaultDispatcher-worker-11 @coroutine#7045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f2bfe6 2024-02-08 19:43:38.066 [UI Thread @coroutine#7063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46579/556546237955104768/_ustadmanifest.json 2024-02-08 19:43:38.066 [UI Thread @coroutine#7063] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46579/556546237955104768/_ustadmanifest.json. 2024-02-08 19:43:38.066 [UI Thread @coroutine#7063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46579/556546237955104768/_ustadmanifest.json 2024-02-08 19:43:38.068 [UI Thread @coroutine#7063] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46579/556546237955104768/_ustadmanifest.json 2024-02-08 19:43:38.068 [UI Thread @coroutine#7063] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46579/556546237955104768/_ustadmanifest.json 2024-02-08 19:43:38.068 [UI Thread @coroutine#7063] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:46579/556546237955104768/_ustadmanifest.json. 2024-02-08 19:43:38.068 [UI Thread @coroutine#7063] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:46579/556546237955104768/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 19:43:38.069 [UI Thread @coroutine#7063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46579/tincan.xml 2024-02-08 19:43:38.069 [UI Thread @coroutine#7063] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46579/tincan.xml. 2024-02-08 19:43:38.069 [UI Thread @coroutine#7063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46579/tincan.xml 2024-02-08 19:43:38.070 [UI Thread @coroutine#7063] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46579/tincan.xml 2024-02-08 19:43:38.070 [UI Thread @coroutine#7063] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46579/tincan.xml 2024-02-08 19:43:38.070 [UI Thread @coroutine#7063] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:46579/tincan.xml. 2024-02-08 19:43:38.070 [UI Thread @coroutine#7063] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:46579/tincan.xml to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 19:43:38.072 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2024-02-08 19:43:38.072 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2024-02-08 19:43:38.072 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:43:38.072 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36f2bfe6: (connection evicted) 2024-02-08 19:43:38.073 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:43:38.073 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2024-02-08 19:43:38.073 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2024-02-08 19:43:38.075 [DefaultDispatcher-worker-10 @coroutine#3035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330d16af 2024-02-08 19:43:38.075 [DefaultDispatcher-worker-10 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41095/UmAppDatabase/replication/nodeId 2024-02-08 19:43:38.075 [DefaultDispatcher-worker-10 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41095/UmAppDatabase/replication/nodeId. 2024-02-08 19:43:38.075 [DefaultDispatcher-worker-10 @coroutine#3035] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41095/UmAppDatabase/replication/nodeId 2024-02-08 22:27:54.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2024-02-08 22:27:54.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:27:54.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:27:54.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:27:54.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:27:54.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:27:54.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:27:54.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@341b13a8 2024-02-08 22:27:54.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:27:54.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:27:54.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:27:54.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:27:54.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:27:54.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:27:54.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:27:54.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:27:54.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:27:54.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:27:54.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:27:54.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:27:54.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:27:54.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 22:27:54.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 22:27:54.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:27:54.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:27:54.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 22:27:54.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:27:54.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2024-02-08 22:27:54.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:27:54.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:27:54.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:27:54.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:27:54.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:27:54.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:27:54.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:27:54.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:27:54.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2024-02-08 22:27:54.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@29ebbdf4 2024-02-08 22:27:54.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@29ebbdf4 2024-02-08 22:27:54.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2024-02-08 22:27:54.584 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ebbdf4 2024-02-08 22:27:54.595 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:27:54.600 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@16c8c6b5 2024-02-08 22:27:54.601 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@16c8c6b5 2024-02-08 22:27:54.605 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@180f3a1c 2024-02-08 22:27:54.605 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@180f3a1c 2024-02-08 22:27:54.608 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c30adc5 2024-02-08 22:27:54.608 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c30adc5 2024-02-08 22:27:54.611 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@59323027 2024-02-08 22:27:54.611 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@59323027 2024-02-08 22:27:54.614 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@99fb8da 2024-02-08 22:27:54.614 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@99fb8da 2024-02-08 22:27:54.614 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ebbdf4 2024-02-08 22:27:54.616 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@68a1ac2f 2024-02-08 22:27:54.616 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@68a1ac2f 2024-02-08 22:27:54.618 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ebbdf4 2024-02-08 22:27:54.619 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@71e67a7b 2024-02-08 22:27:54.619 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@71e67a7b 2024-02-08 22:27:54.621 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@391dcf68 2024-02-08 22:27:54.621 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@391dcf68 2024-02-08 22:27:54.624 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d30f9f9 2024-02-08 22:27:54.624 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d30f9f9 2024-02-08 22:27:54.624 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 22:27:54.863 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:27:54.864 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 22:27:54.864 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:27:54.865 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 22:27:54.898 [DefaultDispatcher-worker-3 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ebbdf4 2024-02-08 22:27:54.899 [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-02-08 22:27:54.899 [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-02-08 22:27:54.899 [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-02-08 22:27:54.959 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ebbdf4 2024-02-08 22:27:55.007 [DefaultDispatcher-worker-2 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ebbdf4 2024-02-08 22:27:55.038 [DefaultDispatcher-worker-2 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ebbdf4 2024-02-08 22:27:55.064 [DefaultDispatcher-worker-3 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ebbdf4 2024-02-08 22:27:55.093 [DefaultDispatcher-worker-4 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ebbdf4 2024-02-08 22:27:55.106 [DefaultDispatcher-worker-2 @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-02-08 22:27:55.106 [DefaultDispatcher-worker-4 @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-02-08 22:27:55.107 [Test worker @coroutine#21] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ebbdf4 2024-02-08 22:27:55.213 [DefaultDispatcher-worker-7 @coroutine#23] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ebbdf4 2024-02-08 22:27:55.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2024-02-08 22:27:55.256 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2024-02-08 22:27:55.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 22:27:55.256 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@29ebbdf4: (connection evicted) 2024-02-08 22:27:55.257 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16c8c6b5: (connection evicted) 2024-02-08 22:27:55.258 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@180f3a1c: (connection evicted) 2024-02-08 22:27:55.258 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c30adc5: (connection evicted) 2024-02-08 22:27:55.259 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59323027: (connection evicted) 2024-02-08 22:27:55.259 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@99fb8da: (connection evicted) 2024-02-08 22:27:55.260 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68a1ac2f: (connection evicted) 2024-02-08 22:27:55.261 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71e67a7b: (connection evicted) 2024-02-08 22:27:55.261 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@391dcf68: (connection evicted) 2024-02-08 22:27:55.261 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d30f9f9: (connection evicted) 2024-02-08 22:27:55.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:27:55.263 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2024-02-08 22:27:55.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2024-02-08 22:27:55.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2024-02-08 22:27:55.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:27:55.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:27:55.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:27:55.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:27:55.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:27:55.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:27:55.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@100d0218 2024-02-08 22:27:55.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:27:55.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:27:55.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:27:55.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:27:55.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:27:55.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:27:55.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:27:55.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:27:55.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:27:55.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:27:55.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:27:55.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:27:55.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:27:55.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 22:27:55.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 22:27:55.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:27:55.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:27:55.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 22:27:55.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:27:55.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2024-02-08 22:27:55.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:27:55.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:27:55.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:27:55.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:27:55.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:27:55.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:27:55.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:27:55.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:27:55.272 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2024-02-08 22:27:55.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@20b829d5 2024-02-08 22:27:55.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@20b829d5 2024-02-08 22:27:55.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2024-02-08 22:27:55.277 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20b829d5 2024-02-08 22:27:55.289 [Test worker @coroutine#27] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20b829d5 2024-02-08 22:27:55.291 [Test worker @coroutine#29] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20b829d5 2024-02-08 22:27:55.293 [DefaultDispatcher-worker-7 @coroutine#32] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:27:55.293 [DefaultDispatcher-worker-7 @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-02-08 22:27:55.293 [DefaultDispatcher-worker-7 @coroutine#32] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:27:55.293 [DefaultDispatcher-worker-7 @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-02-08 22:27:55.306 [DefaultDispatcher-worker-8 @coroutine#31] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20b829d5 2024-02-08 22:27:55.307 [DefaultDispatcher-worker-8 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-08 22:27:55.307 [DefaultDispatcher-worker-8 @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-02-08 22:27:55.307 [DefaultDispatcher-worker-8 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-08 22:27:55.315 [Test worker @coroutine#35] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20b829d5 2024-02-08 22:27:55.335 [DefaultDispatcher-worker-4 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20b829d5 2024-02-08 22:27:55.350 [DefaultDispatcher-worker-4 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20b829d5 2024-02-08 22:27:55.356 [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-02-08 22:27:55.368 [DefaultDispatcher-worker-4 @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-02-08 22:27:55.368 [DefaultDispatcher-worker-5 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20b829d5 2024-02-08 22:27:55.376 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:27:55.382 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fc5b5ef 2024-02-08 22:27:55.382 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fc5b5ef 2024-02-08 22:27:55.385 [DefaultDispatcher-worker-4 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20b829d5 2024-02-08 22:27:55.387 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@21024e67 2024-02-08 22:27:55.387 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@21024e67 2024-02-08 22:27:55.389 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@253dde9f 2024-02-08 22:27:55.389 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@253dde9f 2024-02-08 22:27:55.391 [Test worker @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20b829d5 2024-02-08 22:27:55.392 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@603f445c 2024-02-08 22:27:55.392 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@603f445c 2024-02-08 22:27:55.394 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6257ff79 2024-02-08 22:27:55.394 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6257ff79 2024-02-08 22:27:55.397 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5195e422 2024-02-08 22:27:55.397 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5195e422 2024-02-08 22:27:55.399 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a1701a9 2024-02-08 22:27:55.399 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a1701a9 2024-02-08 22:27:55.402 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@10bb13 2024-02-08 22:27:55.402 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@10bb13 2024-02-08 22:27:55.404 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5de1205f 2024-02-08 22:27:55.404 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5de1205f 2024-02-08 22:27:55.404 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 22:27:55.448 [DefaultDispatcher-worker-5 @coroutine#48] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20b829d5 2024-02-08 22:27:55.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2024-02-08 22:27:55.480 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2024-02-08 22:27:55.480 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 22:27:55.481 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20b829d5: (connection evicted) 2024-02-08 22:27:55.481 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fc5b5ef: (connection evicted) 2024-02-08 22:27:55.482 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21024e67: (connection evicted) 2024-02-08 22:27:55.482 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@253dde9f: (connection evicted) 2024-02-08 22:27:55.483 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@603f445c: (connection evicted) 2024-02-08 22:27:55.483 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6257ff79: (connection evicted) 2024-02-08 22:27:55.484 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5195e422: (connection evicted) 2024-02-08 22:27:55.484 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a1701a9: (connection evicted) 2024-02-08 22:27:55.485 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10bb13: (connection evicted) 2024-02-08 22:27:55.485 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5de1205f: (connection evicted) 2024-02-08 22:27:55.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:27:55.486 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2024-02-08 22:27:55.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2024-02-08 22:27:55.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2024-02-08 22:27:55.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:27:55.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:27:55.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:27:55.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:27:55.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:27:55.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:27:55.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38bc5ac0 2024-02-08 22:27:55.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:27:55.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:27:55.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:27:55.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:27:55.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:27:55.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:27:55.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:27:55.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:27:55.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:27:55.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:27:55.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:27:55.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:27:55.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:27:55.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:27:55.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:27:55.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:27:55.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:27:55.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:27:55.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:27:55.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2024-02-08 22:27:55.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:27:55.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:27:55.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:27:55.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:27:55.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:27:55.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:27:55.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:27:55.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:27:55.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2024-02-08 22:27:55.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@79d63a4f 2024-02-08 22:27:55.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@79d63a4f 2024-02-08 22:27:55.534 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2024-02-08 22:27:55.634 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:27:55.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2024-02-08 22:27:55.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:27:55.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:27:55.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:27:55.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:27:55.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:27:55.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:27:55.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a7bc16b 2024-02-08 22:27:55.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:27:55.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:27:55.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:27:55.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:27:55.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:27:55.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:27:55.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:27:55.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:27:55.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:27:55.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:27:55.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:27:55.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:27:55.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:27:55.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:27:55.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:27:55.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:27:55.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:27:55.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:27:55.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:27:55.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2024-02-08 22:27:55.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:27:55.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:27:55.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:27:55.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:27:55.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:27:55.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:27:55.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:27:55.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:27:55.885 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2024-02-08 22:27:55.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@42cc5460 2024-02-08 22:27:55.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@42cc5460 2024-02-08 22:27:55.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2024-02-08 22:27:55.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2024-02-08 22:27:55.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:27:55.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:27:55.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:27:55.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:27:55.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:27:55.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:27:55.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20820df0 2024-02-08 22:27:55.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:27:55.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:27:55.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:27:55.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:27:55.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:27:55.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:27:55.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:27:55.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:27:55.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:27:55.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:27:55.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:27:55.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:27:55.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:27:55.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:27:55.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:27:55.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:27:55.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:27:55.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:27:55.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:27:55.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2024-02-08 22:27:55.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:27:55.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:27:55.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:27:55.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:27:55.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:27:55.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:27:55.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:27:55.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:27:55.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2024-02-08 22:27:55.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@205159dc 2024-02-08 22:27:55.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@205159dc 2024-02-08 22:27:55.914 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2024-02-08 22:27:55.986 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:27:56.009 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42cc5460 2024-02-08 22:27:56.013 [DefaultDispatcher-worker-5 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58639/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-08 22:27:56.013 [DefaultDispatcher-worker-5 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58639/com/ustadmobile/core/contenttype/childrens-literature.epub. 2024-02-08 22:27:56.013 [DefaultDispatcher-worker-5 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58639/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-08 22:27:56.014 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:27:56.059 [DefaultDispatcher-worker-5 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58639/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-08 22:27:56.059 [DefaultDispatcher-worker-5 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58639/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-08 22:27:56.093 [pool-2-thread-1 @coroutine#85] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@205159dc 2024-02-08 22:27:56.220 [DefaultDispatcher-worker-5 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Response doesn't have "Content-Type" header, skipping ContentNegotiation plugin 2024-02-08 22:27:56.221 [DefaultDispatcher-worker-5 @coroutine#78] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58639/com/ustadmobile/core/contenttype/childrens-literature.epub to class io.ktor.utils.io.ByteReadChannel 2024-02-08 22:27:56.418 [DefaultDispatcher-worker-4 @coroutine#90] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@205159dc 2024-02-08 22:27:56.427 [DefaultDispatcher-worker-4 @coroutine#92] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@205159dc 2024-02-08 22:27:56.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2024-02-08 22:27:56.458 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2024-02-08 22:27:56.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:27:56.458 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42cc5460: (connection evicted) 2024-02-08 22:27:56.459 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:27:56.459 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2024-02-08 22:27:56.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2024-02-08 22:27:56.463 [Test worker @coroutine#104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@205159dc 2024-02-08 22:27:56.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2024-02-08 22:27:56.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:27:56.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:27:56.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:27:56.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:27:56.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:27:56.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:27:56.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4813d0 2024-02-08 22:27:56.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:27:56.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:27:56.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:27:56.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:27:56.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:27:56.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:27:56.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:27:56.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:27:56.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:27:56.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:27:56.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:27:56.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:27:56.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:27:56.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:27:56.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:27:56.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:27:56.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:27:56.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:27:56.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:27:56.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2024-02-08 22:27:56.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:27:56.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:27:56.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:27:56.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:27:56.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:27:56.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:27:56.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:27:56.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:27:56.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2024-02-08 22:27:56.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f0d8937 2024-02-08 22:27:56.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f0d8937 2024-02-08 22:27:56.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2024-02-08 22:27:56.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2024-02-08 22:27:56.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:27:56.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:27:56.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:27:56.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:27:56.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:27:56.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:27:56.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@105dc04d 2024-02-08 22:27:56.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:27:56.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:27:56.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:27:56.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:27:56.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:27:56.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:27:56.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:27:56.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:27:56.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:27:56.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:27:56.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:27:56.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:27:56.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:27:56.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:27:56.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:27:56.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:27:56.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:27:56.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:27:56.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:27:56.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2024-02-08 22:27:56.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:27:56.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:27:56.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:27:56.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:27:56.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:27:56.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:27:56.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:27:56.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:27:56.497 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2024-02-08 22:27:56.497 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@24a8e40d 2024-02-08 22:27:56.497 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@24a8e40d 2024-02-08 22:27:56.497 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2024-02-08 22:27:56.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2024-02-08 22:27:56.538 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2024-02-08 22:27:56.538 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:27:56.538 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f0d8937: (connection evicted) 2024-02-08 22:27:56.539 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:27:56.539 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2024-02-08 22:27:56.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2024-02-08 22:27:56.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2024-02-08 22:27:56.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:27:56.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:27:56.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:27:56.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:27:56.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:27:56.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:27:56.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4540c7 2024-02-08 22:27:56.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:27:56.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:27:56.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:27:56.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:27:56.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:27:56.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:27:56.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:27:56.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:27:56.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:27:56.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:27:56.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:27:56.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:27:56.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:27:56.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:27:56.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:27:56.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:27:56.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:27:56.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:27:56.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:27:56.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2024-02-08 22:27:56.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:27:56.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:27:56.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:27:56.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:27:56.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:27:56.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:27:56.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:27:56.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:27:56.543 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2024-02-08 22:27:56.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bc0b8c8 2024-02-08 22:27:56.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bc0b8c8 2024-02-08 22:27:56.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2024-02-08 22:27:56.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2024-02-08 22:27:56.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:27:56.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:27:56.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:27:56.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:27:56.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:27:56.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:27:56.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15f861ee 2024-02-08 22:27:56.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:27:56.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:27:56.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:27:56.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:27:56.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:27:56.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:27:56.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:27:56.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:27:56.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:27:56.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:27:56.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:27:56.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:27:56.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:27:56.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:27:56.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:27:56.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:27:56.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:27:56.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:27:56.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:27:56.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2024-02-08 22:27:56.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:27:56.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:27:56.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:27:56.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:27:56.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:27:56.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:27:56.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:27:56.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:27:56.565 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2024-02-08 22:27:56.565 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@6463da36 2024-02-08 22:27:56.565 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@6463da36 2024-02-08 22:27:56.565 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2024-02-08 22:27:56.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2024-02-08 22:27:56.572 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2024-02-08 22:27:56.572 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:27:56.572 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2bc0b8c8: (connection evicted) 2024-02-08 22:27:56.573 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:27:56.573 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2024-02-08 22:27:56.573 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2024-02-08 22:27:56.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2024-02-08 22:27:56.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:27:56.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:27:56.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:27:56.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:27:56.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:27:56.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:27:56.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6233c6c2 2024-02-08 22:27:56.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:27:56.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:27:56.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:27:56.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:27:56.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:27:56.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:27:56.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:27:56.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:27:56.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:27:56.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:27:56.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:27:56.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:27:56.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:27:56.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:27:56.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:27:56.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:27:56.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:27:56.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:27:56.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:27:56.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2024-02-08 22:27:56.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:27:56.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:27:56.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:27:56.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:27:56.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:27:56.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:27:56.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:27:56.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:27:56.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2024-02-08 22:27:56.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e50eeb9 2024-02-08 22:27:56.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e50eeb9 2024-02-08 22:27:56.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2024-02-08 22:27:56.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2024-02-08 22:27:56.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:27:56.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:27:56.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:27:56.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:27:56.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:27:56.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:27:56.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34cb0e49 2024-02-08 22:27:56.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:27:56.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:27:56.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:27:56.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:27:56.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:27:56.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:27:56.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:27:56.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:27:56.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:27:56.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:27:56.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:27:56.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:27:56.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:27:56.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:27:56.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:27:56.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:27:56.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:27:56.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:27:56.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:27:56.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2024-02-08 22:27:56.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:27:56.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:27:56.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:27:56.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:27:56.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:27:56.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:27:56.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:27:56.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:27:56.597 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:27:56.598 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2024-02-08 22:27:56.598 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a667f44 2024-02-08 22:27:56.598 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a667f44 2024-02-08 22:27:56.598 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2024-02-08 22:27:56.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2024-02-08 22:27:56.608 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2024-02-08 22:27:56.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:27:56.608 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e50eeb9: (connection evicted) 2024-02-08 22:27:56.609 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:27:56.609 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2024-02-08 22:27:56.609 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2024-02-08 22:27:56.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2024-02-08 22:27:56.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:27:56.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:27:56.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:27:56.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:27:56.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:27:56.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:27:56.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@517fbf62 2024-02-08 22:27:56.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:27:56.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:27:56.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:27:56.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:27:56.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:27:56.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:27:56.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:27:56.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:27:56.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:27:56.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:27:56.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:27:56.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:27:56.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:27:56.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:27:56.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:27:56.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:27:56.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:27:56.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:27:56.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:27:56.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2024-02-08 22:27:56.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:27:56.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:27:56.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:27:56.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:27:56.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:27:56.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:27:56.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:27:56.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:27:56.613 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2024-02-08 22:27:56.614 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@150f41b9 2024-02-08 22:27:56.614 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@150f41b9 2024-02-08 22:27:56.614 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2024-02-08 22:27:56.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2024-02-08 22:27:56.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:27:56.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:27:56.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:27:56.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:27:56.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:27:56.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:27:56.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e364f1f 2024-02-08 22:27:56.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:27:56.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:27:56.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:27:56.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:27:56.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:27:56.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:27:56.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:27:56.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:27:56.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:27:56.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:27:56.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:27:56.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:27:56.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:27:56.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:27:56.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:27:56.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:27:56.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:27:56.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:27:56.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:27:56.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2024-02-08 22:27:56.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:27:56.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:27:56.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:27:56.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:27:56.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:27:56.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:27:56.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:27:56.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:27:56.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2024-02-08 22:27:56.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@298263fa 2024-02-08 22:27:56.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@298263fa 2024-02-08 22:27:56.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2024-02-08 22:27:56.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2024-02-08 22:27:56.664 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2024-02-08 22:27:56.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:27:56.664 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@150f41b9: (connection evicted) 2024-02-08 22:27:56.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:27:56.665 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2024-02-08 22:27:56.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2024-02-08 22:27:56.666 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:27:56.698 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:27:56.732 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:27:56.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2024-02-08 22:27:56.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:27:56.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:27:56.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:27:56.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:27:56.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:27:56.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:27:56.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b7ee56c 2024-02-08 22:27:56.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:27:56.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:27:56.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:27:56.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:27:56.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:27:56.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:27:56.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:27:56.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:27:56.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:27:56.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:27:56.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:27:56.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:27:56.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:27:56.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:27:56.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:27:56.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:27:56.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:27:56.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:27:56.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:27:56.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2024-02-08 22:27:56.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:27:56.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:27:56.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:27:56.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:27:56.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:27:56.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:27:56.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:27:56.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:27:56.765 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2024-02-08 22:27:56.766 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@3de8f85c 2024-02-08 22:27:56.766 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@3de8f85c 2024-02-08 22:27:56.766 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2024-02-08 22:27:56.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2024-02-08 22:27:56.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:27:56.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:27:56.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:27:56.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:27:56.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:27:56.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:27:56.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21abda60 2024-02-08 22:27:56.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:27:56.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:27:56.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:27:56.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:27:56.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:27:56.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:27:56.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:27:56.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:27:56.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:27:56.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:27:56.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:27:56.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:27:56.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:27:56.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:27:56.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:27:56.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:27:56.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:27:56.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:27:56.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:27:56.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2024-02-08 22:27:56.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:27:56.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:27:56.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:27:56.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:27:56.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:27:56.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:27:56.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:27:56.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:27:56.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2024-02-08 22:27:56.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c70b7c3 2024-02-08 22:27:56.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c70b7c3 2024-02-08 22:27:56.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2024-02-08 22:27:56.866 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:27:56.871 [DefaultDispatcher-worker-4 @coroutine#134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c70b7c3 2024-02-08 22:27:56.884 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:27:56.886 [DefaultDispatcher-worker-4 @coroutine#136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c70b7c3 2024-02-08 22:27:56.894 [DefaultDispatcher-worker-8 @coroutine#138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c70b7c3 2024-02-08 22:27:56.902 [DefaultDispatcher-worker-8 @coroutine#140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c70b7c3 2024-02-08 22:27:56.968 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2024-02-08 22:27:56.968 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2024-02-08 22:27:56.968 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:27:56.968 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3de8f85c: (connection evicted) 2024-02-08 22:27:56.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:27:56.969 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2024-02-08 22:27:56.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2024-02-08 22:27:56.974 [Test worker @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c70b7c3 2024-02-08 22:27:56.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2024-02-08 22:27:56.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:27:56.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:27:56.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:27:56.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:27:56.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:27:56.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:27:56.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fa212df 2024-02-08 22:27:56.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:27:56.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:27:56.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:27:56.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:27:56.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:27:56.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:27:56.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:27:56.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:27:56.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:27:56.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:27:56.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:27:56.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:27:56.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:27:56.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:27:56.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:27:56.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:27:56.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:27:56.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:27:56.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:27:56.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2024-02-08 22:27:56.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:27:56.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:27:56.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:27:56.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:27:56.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:27:56.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:27:56.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:27:56.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:27:56.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2024-02-08 22:27:56.984 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@204b0f07 2024-02-08 22:27:56.984 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@204b0f07 2024-02-08 22:27:56.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2024-02-08 22:27:56.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2024-02-08 22:27:56.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:27:56.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:27:56.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:27:56.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:27:56.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:27:56.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:27:56.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f68756d 2024-02-08 22:27:56.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:27:56.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:27:56.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:27:56.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:27:56.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:27:56.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:27:56.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:27:56.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:27:56.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:27:56.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:27:56.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:27:56.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:27:56.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:27:56.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:27:56.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:27:56.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:27:56.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:27:56.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:27:57.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:27:57.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2024-02-08 22:27:57.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:27:57.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:27:57.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:27:57.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:27:57.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:27:57.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:27:57.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:27:57.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:27:57.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2024-02-08 22:27:57.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d9bb69b 2024-02-08 22:27:57.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d9bb69b 2024-02-08 22:27:57.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2024-02-08 22:27:57.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2024-02-08 22:27:57.004 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2024-02-08 22:27:57.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:27:57.004 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@204b0f07: (connection evicted) 2024-02-08 22:27:57.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:27:57.005 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2024-02-08 22:27:57.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2024-02-08 22:27:57.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2024-02-08 22:27:57.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:27:57.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:27:57.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:27:57.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:27:57.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:27:57.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:27:57.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d126083 2024-02-08 22:27:57.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:27:57.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:27:57.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:27:57.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:27:57.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:27:57.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:27:57.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:27:57.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:27:57.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:27:57.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:27:57.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:27:57.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:27:57.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:27:57.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:27:57.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:27:57.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:27:57.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:27:57.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:27:57.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:27:57.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2024-02-08 22:27:57.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:27:57.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:27:57.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:27:57.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:27:57.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:27:57.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:27:57.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:27:57.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:27:57.008 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2024-02-08 22:27:57.008 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a8fb023 2024-02-08 22:27:57.008 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a8fb023 2024-02-08 22:27:57.009 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2024-02-08 22:27:57.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2024-02-08 22:27:57.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:27:57.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:27:57.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:27:57.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:27:57.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:27:57.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:27:57.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26d73519 2024-02-08 22:27:57.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:27:57.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:27:57.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:27:57.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:27:57.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:27:57.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:27:57.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:27:57.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:27:57.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:27:57.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:27:57.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:27:57.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:27:57.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:27:57.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:27:57.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:27:57.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:27:57.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:27:57.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:27:57.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:27:57.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2024-02-08 22:27:57.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:27:57.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:27:57.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:27:57.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:27:57.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:27:57.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:27:57.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:27:57.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:27:57.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2024-02-08 22:27:57.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@40538370 2024-02-08 22:27:57.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@40538370 2024-02-08 22:27:57.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2024-02-08 22:27:57.030 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2024-02-08 22:27:57.030 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2024-02-08 22:27:57.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:27:57.031 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a8fb023: (connection evicted) 2024-02-08 22:27:57.031 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:27:57.031 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2024-02-08 22:27:57.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2024-02-08 22:27:57.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2024-02-08 22:27:57.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:27:57.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:27:57.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:27:57.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:27:57.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:27:57.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:27:57.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51e94b7d 2024-02-08 22:27:57.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:27:57.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:27:57.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:27:57.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:27:57.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:27:57.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:27:57.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:27:57.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:27:57.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:27:57.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:27:57.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:27:57.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:27:57.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:27:57.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:27:57.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:27:57.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:27:57.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:27:57.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:27:57.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:27:57.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2024-02-08 22:27:57.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:27:57.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:27:57.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:27:57.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:27:57.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:27:57.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:27:57.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:27:57.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:27:57.034 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2024-02-08 22:27:57.034 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a4f8e8a 2024-02-08 22:27:57.034 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a4f8e8a 2024-02-08 22:27:57.034 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2024-02-08 22:27:57.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2024-02-08 22:27:57.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:27:57.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:27:57.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:27:57.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:27:57.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:27:57.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:27:57.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4468fda8 2024-02-08 22:27:57.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:27:57.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:27:57.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:27:57.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:27:57.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:27:57.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:27:57.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:27:57.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:27:57.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:27:57.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:27:57.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:27:57.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:27:57.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:27:57.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:27:57.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:27:57.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:27:57.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:27:57.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:27:57.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:27:57.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2024-02-08 22:27:57.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:27:57.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:27:57.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:27:57.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:27:57.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:27:57.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:27:57.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:27:57.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:27:57.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2024-02-08 22:27:57.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@29aa4bc9 2024-02-08 22:27:57.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@29aa4bc9 2024-02-08 22:27:57.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2024-02-08 22:27:57.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2024-02-08 22:27:57.052 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2024-02-08 22:27:57.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:27:57.052 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a4f8e8a: (connection evicted) 2024-02-08 22:27:57.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:27:57.053 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2024-02-08 22:27:57.053 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2024-02-08 22:27:57.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2024-02-08 22:27:57.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:27:57.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:27:57.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:27:57.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:27:57.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:27:57.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:27:57.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7cdc4070 2024-02-08 22:27:57.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:27:57.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:27:57.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:27:57.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:27:57.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:27:57.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:27:57.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:27:57.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:27:57.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:27:57.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:27:57.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:27:57.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:27:57.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:27:57.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:27:57.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:27:57.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:27:57.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:27:57.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:27:57.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:27:57.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2024-02-08 22:27:57.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:27:57.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:27:57.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:27:57.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:27:57.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:27:57.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:27:57.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:27:57.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:27:57.057 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2024-02-08 22:27:57.057 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@6abe62bb 2024-02-08 22:27:57.057 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@6abe62bb 2024-02-08 22:27:57.057 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2024-02-08 22:27:57.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2024-02-08 22:27:57.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:27:57.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:27:57.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:27:57.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:27:57.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:27:57.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:27:57.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f60824e 2024-02-08 22:27:57.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:27:57.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:27:57.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:27:57.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:27:57.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:27:57.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:27:57.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:27:57.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:27:57.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:27:57.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:27:57.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:27:57.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:27:57.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:27:57.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:27:57.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:27:57.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:27:57.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:27:57.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:27:57.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:27:57.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2024-02-08 22:27:57.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:27:57.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:27:57.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:27:57.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:27:57.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:27:57.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:27:57.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:27:57.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:27:57.072 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2024-02-08 22:27:57.072 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@29c25bbc 2024-02-08 22:27:57.072 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@29c25bbc 2024-02-08 22:27:57.072 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2024-02-08 22:27:57.093 [DefaultDispatcher-worker-8 @coroutine#334] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -version 2024-02-08 22:27:57.100 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:27:57.127 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:27:57.129 [DefaultDispatcher-worker-8 @coroutine#334] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -v quiet -print_format json -show_error -show_format -show_streams -show_chapters /tmp/junit15158498602647211069/junit8492391258087211847.tmp 2024-02-08 22:27:57.149 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:27:57.157 [HikariPool-22 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:27:57.172 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:27:57.177 [DefaultDispatcher-worker-8 @coroutine#334] DEBUG net.bramp.ffmpeg.FFprobe - { "streams": [ { "index": 0, "codec_name": "h264", "codec_long_name": "H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10", "profile": "High", "codec_type": "video", "codec_time_base": "36131/2150400", "codec_tag_string": "avc1", "codec_tag": "0x31637661", "width": 1920, "height": 1080, "coded_width": 1920, "coded_height": 1088, "has_b_frames": 1, "sample_aspect_ratio": "1:1", "display_aspect_ratio": "16:9", "pix_fmt": "yuv420p", "level": 40, "color_range": "tv", "color_space": "bt709", "color_transfer": "bt709", "color_primaries": "bt709", "chroma_location": "left", "refs": 1, "is_avc": "true", "nal_length_size": "4", "r_frame_rate": "30/1", "avg_frame_rate": "1075200/36131", 2024-02-08 22:27:57.193 [DefaultDispatcher-worker-8 @coroutine#334] DEBUG net.bramp.ffmpeg.FFprobe - "time_base": "1/15360", "start_pts": 0, "start_time": "0.000000", "duration_ts": 17695, "duration": "1.152018", "bit_rate": "3011701", "bits_per_raw_sample": "8", "nb_frames": "70", "disposition": { "default": 1, "dub": 0, "original": 0, "comment": 0, "lyrics": 0, "karaoke": 0, "forced": 0, "hearing_impaired": 0, "visual_impaired": 0, "clean_effects": 0, "attached_pic": 0, "timed_thumbnails": 0 }, "tags": { "creation_time": "2019-01-29T08:44:17.000000Z", "language": "und", "handler_name": "Core Media Video" } }, { "index": 1, "codec_name": "aac", "codec_long_name": "AAC (Advanced Audio Coding 2024-02-08 22:27:57.196 [DefaultDispatcher-worker-8 @coroutine#334] DEBUG net.bramp.ffmpeg.FFprobe - )", "profile": "LC", "codec_type": "audio", "codec_time_base": "1/44100", "codec_tag_string": "mp4a", "codec_tag": "0x6134706d", "sample_fmt": "fltp", "sample_rate": "44100", "channels": 2, "channel_layout": "stereo", "bits_per_sample": 0, "r_frame_rate": "0/0", "avg_frame_rate": "0/0", "time_base": "1/44100", "start_pts": 0, "start_time": "0.000000", "duration_ts": 50803, "duration": "1.151995", "bit_rate": "127320", "max_bit_rate": "127999", "nb_frames": "53", "disposition": { "default": 1, "dub": 0, "original": 0, "comment": 0, "lyrics": 0, "karaoke": 0, "forced": 0, "hearing_impaired": 0, "visual_impaired": 0, 2024-02-08 22:27:57.196 [DefaultDispatcher-worker-8 @coroutine#334] DEBUG net.bramp.ffmpeg.FFprobe - "clean_effects": 0, "attached_pic": 0, "timed_thumbnails": 0 }, "tags": { "creation_time": "2019-01-29T08:44:17.000000Z", "language": "und", "handler_name": "Core Media Audio" } } ], "chapters": [ ], "format": { "filename": "/tmp/junit15158498602647211069/junit8492391258087211847.tmp", "nb_streams": 2, "nb_programs": 0, "format_name": "mov,mp4,m4a,3gp,3g2,mj2", "format_long_name": "QuickTime / MOV", "start_time": "0.000000", "duration": "1.152000", "size": "907481", "bit_rate": "6301951", "probe_score": 100, "tags": { "major_brand": "mp42", "minor_version": "1", "compatible_brands": "mp41mp42isom", "creation_time": "2019-01-29T08:44:17.000000Z" } } } 2024-02-08 22:27:57.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2024-02-08 22:27:57.197 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2024-02-08 22:27:57.197 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:27:57.197 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6abe62bb: (connection evicted) 2024-02-08 22:27:57.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:27:57.198 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2024-02-08 22:27:57.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2024-02-08 22:27:57.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2024-02-08 22:27:57.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:27:57.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:27:57.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:27:57.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:27:57.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:27:57.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:27:57.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a3c99f1 2024-02-08 22:27:57.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:27:57.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:27:57.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:27:57.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:27:57.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:27:57.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:27:57.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:27:57.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:27:57.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:27:57.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:27:57.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:27:57.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:27:57.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:27:57.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:27:57.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:27:57.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:27:57.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:27:57.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:27:57.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:27:57.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2024-02-08 22:27:57.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:27:57.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:27:57.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:27:57.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:27:57.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:27:57.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:27:57.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:27:57.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:27:57.202 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2024-02-08 22:27:57.203 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@661db63e 2024-02-08 22:27:57.203 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@661db63e 2024-02-08 22:27:57.203 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2024-02-08 22:27:57.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2024-02-08 22:27:57.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:27:57.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:27:57.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:27:57.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:27:57.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:27:57.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:27:57.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5cf2f5d6 2024-02-08 22:27:57.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:27:57.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:27:57.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:27:57.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:27:57.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:27:57.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:27:57.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:27:57.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:27:57.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:27:57.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:27:57.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:27:57.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:27:57.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:27:57.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:27:57.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:27:57.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:27:57.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:27:57.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:27:57.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:27:57.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2024-02-08 22:27:57.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:27:57.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:27:57.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:27:57.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:27:57.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:27:57.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:27:57.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:27:57.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:27:57.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2024-02-08 22:27:57.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b030101 2024-02-08 22:27:57.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b030101 2024-02-08 22:27:57.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2024-02-08 22:27:57.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2024-02-08 22:27:57.222 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2024-02-08 22:27:57.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:27:57.223 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@661db63e: (connection evicted) 2024-02-08 22:27:57.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:27:57.223 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2024-02-08 22:27:57.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2024-02-08 22:27:57.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2024-02-08 22:27:57.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:27:57.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:27:57.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:27:57.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:27:57.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:27:57.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:27:57.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ba1cdbe 2024-02-08 22:27:57.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:27:57.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:27:57.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:27:57.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:27:57.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:27:57.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:27:57.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:27:57.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:27:57.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:27:57.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:27:57.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:27:57.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:27:57.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:27:57.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:27:57.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:27:57.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:27:57.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:27:57.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:27:57.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:27:57.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2024-02-08 22:27:57.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:27:57.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:27:57.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:27:57.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:27:57.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:27:57.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:27:57.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:27:57.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:27:57.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2024-02-08 22:27:57.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@226e07e7 2024-02-08 22:27:57.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@226e07e7 2024-02-08 22:27:57.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2024-02-08 22:27:57.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2024-02-08 22:27:57.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:27:57.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:27:57.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:27:57.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:27:57.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:27:57.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:27:57.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c31e410 2024-02-08 22:27:57.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:27:57.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:27:57.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:27:57.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:27:57.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:27:57.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:27:57.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:27:57.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:27:57.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:27:57.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:27:57.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:27:57.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:27:57.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:27:57.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:27:57.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:27:57.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:27:57.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:27:57.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:27:57.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:27:57.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2024-02-08 22:27:57.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:27:57.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:27:57.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:27:57.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:27:57.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:27:57.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:27:57.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:27:57.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:27:57.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2024-02-08 22:27:57.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@6febec41 2024-02-08 22:27:57.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@6febec41 2024-02-08 22:27:57.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2024-02-08 22:27:57.256 [DefaultDispatcher-worker-4 @coroutine#345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6febec41 2024-02-08 22:27:57.257 [DefaultDispatcher-worker-4 @coroutine#347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6febec41 2024-02-08 22:27:57.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2024-02-08 22:27:57.260 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2024-02-08 22:27:57.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:27:57.260 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@226e07e7: (connection evicted) 2024-02-08 22:27:57.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:27:57.261 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2024-02-08 22:27:57.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2024-02-08 22:27:57.262 [Test worker @coroutine#352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6febec41 2024-02-08 22:27:57.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2024-02-08 22:27:57.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:27:57.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:27:57.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:27:57.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:27:57.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:27:57.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:27:57.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20231384 2024-02-08 22:27:57.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:27:57.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:27:57.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:27:57.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:27:57.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:27:57.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:27:57.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:27:57.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:27:57.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:27:57.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:27:57.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:27:57.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:27:57.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:27:57.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:27:57.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:27:57.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:27:57.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:27:57.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:27:57.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:27:57.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2024-02-08 22:27:57.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:27:57.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:27:57.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:27:57.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:27:57.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:27:57.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:27:57.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:27:57.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:27:57.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2024-02-08 22:27:57.267 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@35becbd4 2024-02-08 22:27:57.267 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@35becbd4 2024-02-08 22:27:57.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2024-02-08 22:27:57.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2024-02-08 22:27:57.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:27:57.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:27:57.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:27:57.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:27:57.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:27:57.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:27:57.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bcc8f13 2024-02-08 22:27:57.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:27:57.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:27:57.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:27:57.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:27:57.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:27:57.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:27:57.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:27:57.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:27:57.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:27:57.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:27:57.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:27:57.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:27:57.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:27:57.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:27:57.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:27:57.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:27:57.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:27:57.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:27:57.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:27:57.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2024-02-08 22:27:57.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:27:57.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:27:57.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:27:57.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:27:57.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:27:57.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:27:57.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:27:57.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:27:57.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2024-02-08 22:27:57.284 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@73d91faf 2024-02-08 22:27:57.284 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@73d91faf 2024-02-08 22:27:57.284 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2024-02-08 22:27:57.286 [DefaultDispatcher-worker-4 @coroutine#358] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -version 2024-02-08 22:27:57.316 [DefaultDispatcher-worker-4 @coroutine#358] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -v quiet -print_format json -show_error -show_format -show_streams -show_chapters /tmp/junit14216607239754362421/junit18294961320902692752.tmp 2024-02-08 22:27:57.320 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:27:57.341 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:27:57.350 [DefaultDispatcher-worker-4 @coroutine#358] DEBUG net.bramp.ffmpeg.FFprobe - { "error": { "code": -1094995529, "string": "Invalid data found when processing input" } } 2024-02-08 22:27:57.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2024-02-08 22:27:57.353 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2024-02-08 22:27:57.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:27:57.353 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35becbd4: (connection evicted) 2024-02-08 22:27:57.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:27:57.354 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2024-02-08 22:27:57.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2024-02-08 22:27:57.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2024-02-08 22:27:57.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:27:57.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:27:57.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:27:57.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:27:57.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:27:57.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:27:57.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f030c72 2024-02-08 22:27:57.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:27:57.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:27:57.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:27:57.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:27:57.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:27:57.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:27:57.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:27:57.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:27:57.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:27:57.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:27:57.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:27:57.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:27:57.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:27:57.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:27:57.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:27:57.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:27:57.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:27:57.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:27:57.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:27:57.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2024-02-08 22:27:57.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:27:57.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:27:57.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:27:57.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:27:57.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:27:57.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:27:57.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:27:57.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:27:57.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2024-02-08 22:27:57.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@18513c23 2024-02-08 22:27:57.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@18513c23 2024-02-08 22:27:57.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2024-02-08 22:27:57.384 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:27:57.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2024-02-08 22:27:57.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:27:57.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:27:57.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:27:57.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:27:57.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:27:57.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:27:57.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6be50b35 2024-02-08 22:27:57.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:27:57.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:27:57.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:27:57.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:27:57.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:27:57.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:27:57.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:27:57.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:27:57.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:27:57.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:27:57.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:27:57.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:27:57.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:27:57.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:27:57.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:27:57.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:27:57.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:27:57.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:27:57.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:27:57.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2024-02-08 22:27:57.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:27:57.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:27:57.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:27:57.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:27:57.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:27:57.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:27:57.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:27:57.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:27:57.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2024-02-08 22:27:57.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@2166c48a 2024-02-08 22:27:57.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@2166c48a 2024-02-08 22:27:57.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2024-02-08 22:27:57.392 [DefaultDispatcher-worker-2 @coroutine#365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2166c48a 2024-02-08 22:27:57.393 [DefaultDispatcher-worker-2 @coroutine#367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2166c48a 2024-02-08 22:27:57.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2024-02-08 22:27:57.394 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2024-02-08 22:27:57.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:27:57.394 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18513c23: (connection evicted) 2024-02-08 22:27:57.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:27:57.394 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2024-02-08 22:27:57.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2024-02-08 22:27:57.395 [Test worker @coroutine#371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2166c48a 2024-02-08 22:27:57.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2024-02-08 22:27:57.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:27:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:27:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:27:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:27:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:27:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:27:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2be50bba 2024-02-08 22:27:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:27:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:27:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:27:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:27:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:27:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:27:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:27:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:27:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:27:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:27:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:27:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:27:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:27:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:27:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:27:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:27:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:27:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:27:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:27:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2024-02-08 22:27:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:27:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:27:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:27:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:27:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:27:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:27:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:27:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:27:57.398 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2024-02-08 22:27:57.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@79c4f23b 2024-02-08 22:27:57.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@79c4f23b 2024-02-08 22:27:57.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2024-02-08 22:27:57.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2024-02-08 22:27:57.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:27:57.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:27:57.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:27:57.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:27:57.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:27:57.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:27:57.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ec0ca83 2024-02-08 22:27:57.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:27:57.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:27:57.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:27:57.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:27:57.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:27:57.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:27:57.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:27:57.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:27:57.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:27:57.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:27:57.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:27:57.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:27:57.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:27:57.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:27:57.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:27:57.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:27:57.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:27:57.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:27:57.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:27:57.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2024-02-08 22:27:57.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:27:57.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:27:57.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:27:57.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:27:57.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:27:57.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:27:57.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:27:57.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:27:57.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2024-02-08 22:27:57.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@7827d7b 2024-02-08 22:27:57.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@7827d7b 2024-02-08 22:27:57.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2024-02-08 22:27:57.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2024-02-08 22:27:57.470 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2024-02-08 22:27:57.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:27:57.471 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79c4f23b: (connection evicted) 2024-02-08 22:27:57.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:27:57.471 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2024-02-08 22:27:57.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2024-02-08 22:27:57.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2024-02-08 22:27:57.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:27:57.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:27:57.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:27:57.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:27:57.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:27:57.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:27:57.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bb99d1d 2024-02-08 22:27:57.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:27:57.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:27:57.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:27:57.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:27:57.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:27:57.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:27:57.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:27:57.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:27:57.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:27:57.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:27:57.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:27:57.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:27:57.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:27:57.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:27:57.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:27:57.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:27:57.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:27:57.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:27:57.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:27:57.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2024-02-08 22:27:57.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:27:57.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:27:57.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:27:57.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:27:57.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:27:57.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:27:57.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:27:57.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:27:57.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2024-02-08 22:27:57.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fd37449 2024-02-08 22:27:57.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fd37449 2024-02-08 22:27:57.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2024-02-08 22:27:57.485 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:27:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2024-02-08 22:27:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:27:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:27:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:27:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:27:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:27:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:27:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5402612e 2024-02-08 22:27:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:27:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:27:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:27:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:27:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:27:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:27:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:27:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:27:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:27:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:27:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:27:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:27:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:27:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:27:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:27:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:27:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:27:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:27:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:27:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2024-02-08 22:27:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:27:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:27:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:27:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:27:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:27:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:27:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:27:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:27:57.492 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2024-02-08 22:27:57.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@431babe6 2024-02-08 22:27:57.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@431babe6 2024-02-08 22:27:57.493 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2024-02-08 22:27:57.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2024-02-08 22:27:57.495 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2024-02-08 22:27:57.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:27:57.495 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fd37449: (connection evicted) 2024-02-08 22:27:57.496 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:27:57.496 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2024-02-08 22:27:57.496 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2024-02-08 22:27:57.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2024-02-08 22:27:57.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:27:57.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:27:57.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:27:57.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:27:57.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:27:57.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:27:57.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a7e81 2024-02-08 22:27:57.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:27:57.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:27:57.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:27:57.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:27:57.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:27:57.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:27:57.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:27:57.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:27:57.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:27:57.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:27:57.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:27:57.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:27:57.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:27:57.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:27:57.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:27:57.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:27:57.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:27:57.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:27:57.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:27:57.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2024-02-08 22:27:57.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:27:57.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:27:57.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:27:57.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:27:57.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:27:57.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:27:57.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:27:57.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:27:57.498 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2024-02-08 22:27:57.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@13ee97af 2024-02-08 22:27:57.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@13ee97af 2024-02-08 22:27:57.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2024-02-08 22:27:57.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2024-02-08 22:27:57.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:27:57.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:27:57.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:27:57.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:27:57.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:27:57.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:27:57.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67e11bda 2024-02-08 22:27:57.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:27:57.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:27:57.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:27:57.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:27:57.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:27:57.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:27:57.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:27:57.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:27:57.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:27:57.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:27:57.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:27:57.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:27:57.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:27:57.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:27:57.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:27:57.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:27:57.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:27:57.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:27:57.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:27:57.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2024-02-08 22:27:57.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:27:57.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:27:57.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:27:57.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:27:57.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:27:57.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:27:57.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:27:57.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:27:57.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2024-02-08 22:27:57.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bde6148 2024-02-08 22:27:57.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bde6148 2024-02-08 22:27:57.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2024-02-08 22:27:57.515 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:27:57.522 [DefaultDispatcher-worker-5 @coroutine#388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bde6148 2024-02-08 22:27:57.524 [DefaultDispatcher-worker-5 @coroutine#390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bde6148 2024-02-08 22:27:57.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2024-02-08 22:27:57.524 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2024-02-08 22:27:57.525 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:27:57.525 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13ee97af: (connection evicted) 2024-02-08 22:27:57.525 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:27:57.525 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2024-02-08 22:27:57.525 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2024-02-08 22:27:57.526 [Test worker @coroutine#394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bde6148 2024-02-08 22:27:57.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2024-02-08 22:27:57.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:27:57.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:27:57.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:27:57.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:27:57.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:27:57.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:27:57.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62ab5e63 2024-02-08 22:27:57.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:27:57.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:27:57.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:27:57.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:27:57.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:27:57.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:27:57.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:27:57.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:27:57.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:27:57.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:27:57.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:27:57.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:27:57.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:27:57.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:27:57.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:27:57.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:27:57.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:27:57.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:27:57.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:27:57.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2024-02-08 22:27:57.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:27:57.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:27:57.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:27:57.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:27:57.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:27:57.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:27:57.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:27:57.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:27:57.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2024-02-08 22:27:57.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e8f0f98 2024-02-08 22:27:57.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e8f0f98 2024-02-08 22:27:57.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2024-02-08 22:27:57.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2024-02-08 22:27:57.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:27:57.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:27:57.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:27:57.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:27:57.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:27:57.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:27:57.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6bf0f70a 2024-02-08 22:27:57.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:27:57.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:27:57.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:27:57.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:27:57.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:27:57.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:27:57.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:27:57.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:27:57.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:27:57.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:27:57.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:27:57.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:27:57.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:27:57.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:27:57.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:27:57.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:27:57.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:27:57.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:27:57.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:27:57.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2024-02-08 22:27:57.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:27:57.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:27:57.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:27:57.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:27:57.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:27:57.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:27:57.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:27:57.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:27:57.547 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2024-02-08 22:27:57.547 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@52d63b7e 2024-02-08 22:27:57.547 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@52d63b7e 2024-02-08 22:27:57.547 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2024-02-08 22:27:57.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2024-02-08 22:27:57.550 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2024-02-08 22:27:57.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:27:57.551 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e8f0f98: (connection evicted) 2024-02-08 22:27:57.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:27:57.551 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2024-02-08 22:27:57.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2024-02-08 22:27:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2024-02-08 22:27:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:27:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:27:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:27:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:27:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:27:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:27:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e0652ab 2024-02-08 22:27:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:27:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:27:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:27:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:27:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:27:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:27:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:27:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:27:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:27:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:27:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:27:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:27:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:27:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 22:27:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 22:27:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:27:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:27:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 22:27:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:27:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2024-02-08 22:27:57.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:27:57.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:27:57.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:27:57.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:27:57.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:27:57.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:27:57.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:27:57.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:27:57.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2024-02-08 22:27:57.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@129b69b2 2024-02-08 22:27:57.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@129b69b2 2024-02-08 22:27:57.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2024-02-08 22:27:57.576 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@129b69b2 2024-02-08 22:27:57.587 [Test worker @coroutine#402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@129b69b2 2024-02-08 22:27:57.589 [Test worker @coroutine#404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@129b69b2 2024-02-08 22:27:57.593 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:27:57.595 [Test worker @coroutine#409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@129b69b2 2024-02-08 22:27:57.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2024-02-08 22:27:57.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:27:57.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:27:57.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:27:57.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:27:57.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:27:57.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:27:57.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24b3f778 2024-02-08 22:27:57.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:27:57.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:27:57.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:27:57.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:27:57.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:27:57.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:27:57.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:27:57.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:27:57.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:27:57.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:27:57.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:27:57.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:27:57.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:27:57.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:27:57.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:27:57.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:27:57.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:27:57.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:27:57.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:27:57.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2024-02-08 22:27:57.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:27:57.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:27:57.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:27:57.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:27:57.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:27:57.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:27:57.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:27:57.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:27:57.596 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2024-02-08 22:27:57.596 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@4392362c 2024-02-08 22:27:57.596 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@4392362c 2024-02-08 22:27:57.596 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2024-02-08 22:27:57.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2024-02-08 22:27:57.604 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2024-02-08 22:27:57.604 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:27:57.604 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:27:57.604 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2024-02-08 22:27:57.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2024-02-08 22:27:57.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2024-02-08 22:27:57.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:27:57.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:27:57.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:27:57.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:27:57.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:27:57.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:27:57.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5df7a065 2024-02-08 22:27:57.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:27:57.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:27:57.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:27:57.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:27:57.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:27:57.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:27:57.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:27:57.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:27:57.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:27:57.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:27:57.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:27:57.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:27:57.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:27:57.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 22:27:57.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 22:27:57.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:27:57.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:27:57.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 22:27:57.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:27:57.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2024-02-08 22:27:57.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:27:57.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:27:57.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:27:57.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:27:57.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:27:57.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:27:57.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:27:57.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:27:57.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2024-02-08 22:27:57.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c69e1e1 2024-02-08 22:27:57.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c69e1e1 2024-02-08 22:27:57.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2024-02-08 22:27:57.610 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c69e1e1 2024-02-08 22:27:57.613 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:27:57.622 [Test worker @coroutine#419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c69e1e1 2024-02-08 22:27:57.624 [Test worker @coroutine#421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c69e1e1 2024-02-08 22:27:57.627 [Test worker @coroutine#426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c69e1e1 2024-02-08 22:27:57.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2024-02-08 22:27:57.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:27:57.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:27:57.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:27:57.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:27:57.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:27:57.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:27:57.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5788722f 2024-02-08 22:27:57.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:27:57.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:27:57.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:27:57.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:27:57.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:27:57.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:27:57.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:27:57.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:27:57.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:27:57.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:27:57.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:27:57.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:27:57.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:27:57.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:27:57.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:27:57.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:27:57.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:27:57.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:27:57.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:27:57.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2024-02-08 22:27:57.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:27:57.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:27:57.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:27:57.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:27:57.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:27:57.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:27:57.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:27:57.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:27:57.629 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2024-02-08 22:27:57.629 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e5b33e5 2024-02-08 22:27:57.629 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e5b33e5 2024-02-08 22:27:57.629 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2024-02-08 22:27:57.636 [DefaultDispatcher-worker-4 @coroutine#435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e5b33e5 2024-02-08 22:27:57.638 [Test worker @coroutine#437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e5b33e5 2024-02-08 22:27:57.640 [DefaultDispatcher-worker-10 @coroutine#423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c69e1e1 2024-02-08 22:27:57.642 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2024-02-08 22:27:57.643 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2024-02-08 22:27:57.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:27:57.643 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c69e1e1: (connection evicted) 2024-02-08 22:27:57.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:27:57.644 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2024-02-08 22:27:57.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2024-02-08 22:27:57.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2024-02-08 22:27:57.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:27:57.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:27:57.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:27:57.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:27:57.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:27:57.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:27:57.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@bfd97fb 2024-02-08 22:27:57.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:27:57.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:27:57.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:27:57.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:27:57.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:27:57.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:27:57.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:27:57.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:27:57.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:27:57.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:27:57.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:27:57.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:27:57.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:27:57.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 22:27:57.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 22:27:57.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:27:57.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:27:57.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 22:27:57.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:27:57.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2024-02-08 22:27:57.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:27:57.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:27:57.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:27:57.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:27:57.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:27:57.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:27:57.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:27:57.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:27:57.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2024-02-08 22:27:57.647 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:27:57.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e3d168e 2024-02-08 22:27:57.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e3d168e 2024-02-08 22:27:57.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2024-02-08 22:27:57.652 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e3d168e 2024-02-08 22:27:57.669 [Test worker @coroutine#446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e3d168e 2024-02-08 22:27:57.672 [Test worker @coroutine#449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e3d168e 2024-02-08 22:27:57.677 [Test worker @coroutine#454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e3d168e 2024-02-08 22:27:57.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2024-02-08 22:27:57.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:27:57.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:27:57.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:27:57.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:27:57.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:27:57.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:27:57.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2dc3ece8 2024-02-08 22:27:57.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:27:57.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:27:57.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:27:57.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:27:57.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:27:57.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:27:57.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:27:57.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:27:57.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:27:57.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:27:57.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:27:57.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:27:57.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:27:57.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:27:57.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:27:57.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:27:57.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:27:57.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:27:57.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:27:57.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2024-02-08 22:27:57.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:27:57.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:27:57.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:27:57.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:27:57.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:27:57.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:27:57.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:27:57.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:27:57.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2024-02-08 22:27:57.679 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d7865d6 2024-02-08 22:27:57.679 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d7865d6 2024-02-08 22:27:57.679 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2024-02-08 22:27:57.682 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2024-02-08 22:27:57.682 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2024-02-08 22:27:57.682 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:27:57.682 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:27:57.682 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2024-02-08 22:27:57.682 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2024-02-08 22:27:57.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2024-02-08 22:27:57.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:27:57.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:27:57.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:27:57.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:27:57.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:27:57.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:27:57.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2cadcff6 2024-02-08 22:27:57.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:27:57.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:27:57.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:27:57.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:27:57.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:27:57.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:27:57.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:27:57.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:27:57.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:27:57.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:27:57.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:27:57.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:27:57.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:27:57.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 22:27:57.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 22:27:57.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:27:57.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:27:57.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 22:27:57.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:27:57.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2024-02-08 22:27:57.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:27:57.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:27:57.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:27:57.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:27:57.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:27:57.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:27:57.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:27:57.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:27:57.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2024-02-08 22:27:57.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ee2423 2024-02-08 22:27:57.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ee2423 2024-02-08 22:27:57.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2024-02-08 22:27:57.688 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ee2423 2024-02-08 22:27:57.696 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:27:57.699 [Test worker @coroutine#464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ee2423 2024-02-08 22:27:57.701 [Test worker @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ee2423 2024-02-08 22:27:57.704 [Test worker @coroutine#471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ee2423 2024-02-08 22:27:57.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2024-02-08 22:27:57.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:27:57.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:27:57.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:27:57.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:27:57.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:27:57.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:27:57.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a54c92e 2024-02-08 22:27:57.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:27:57.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:27:57.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:27:57.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:27:57.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:27:57.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:27:57.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:27:57.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:27:57.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:27:57.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:27:57.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:27:57.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:27:57.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:27:57.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:27:57.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:27:57.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:27:57.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:27:57.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:27:57.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:27:57.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2024-02-08 22:27:57.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:27:57.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:27:57.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:27:57.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:27:57.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:27:57.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:27:57.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:27:57.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:27:57.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2024-02-08 22:27:57.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fb71788 2024-02-08 22:27:57.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fb71788 2024-02-08 22:27:57.706 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2024-02-08 22:27:57.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2024-02-08 22:27:57.711 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2024-02-08 22:27:57.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:27:57.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:27:57.712 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2024-02-08 22:27:57.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2024-02-08 22:27:57.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2024-02-08 22:27:57.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:27:57.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:27:57.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:27:57.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:27:57.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:27:57.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:27:57.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f166f2e 2024-02-08 22:27:57.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:27:57.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:27:57.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:27:57.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:27:57.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:27:57.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:27:57.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:27:57.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:27:57.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:27:57.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:27:57.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:27:57.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:27:57.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:27:57.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:27:57.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:27:57.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:27:57.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:27:57.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:27:57.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:27:57.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2024-02-08 22:27:57.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:27:57.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:27:57.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:27:57.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:27:57.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:27:57.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:27:57.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:27:57.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:27:57.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2024-02-08 22:27:57.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fafd27e 2024-02-08 22:27:57.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fafd27e 2024-02-08 22:27:57.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2024-02-08 22:27:57.729 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:27:57.777 [DefaultDispatcher-worker-9 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fafd27e 2024-02-08 22:27:57.779 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:27:57.789 [DefaultDispatcher-worker-1 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fafd27e 2024-02-08 22:27:57.806 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:27:57.816 [HikariPool-48 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:27:57.848 [DefaultDispatcher-worker-8 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fafd27e 2024-02-08 22:27:57.850 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2024-02-08 22:27:57.851 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2024-02-08 22:27:57.851 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:27:57.851 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fafd27e: (connection evicted) 2024-02-08 22:27:57.851 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:27:57.851 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2024-02-08 22:27:57.851 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2024-02-08 22:27:57.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2024-02-08 22:27:57.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:27:57.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:27:57.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:27:57.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:27:57.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:27:57.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:27:57.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3359c3f6 2024-02-08 22:27:57.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:27:57.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:27:57.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:27:57.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:27:57.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:27:57.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:27:57.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:27:57.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:27:57.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:27:57.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:27:57.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:27:57.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:27:57.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:27:57.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:27:57.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:27:57.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:27:57.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:27:57.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:27:57.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:27:57.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2024-02-08 22:27:57.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:27:57.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:27:57.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:27:57.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:27:57.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:27:57.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:27:57.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:27:57.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:27:57.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2024-02-08 22:27:57.854 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@45b27ad3 2024-02-08 22:27:57.854 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@45b27ad3 2024-02-08 22:27:57.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2024-02-08 22:27:57.906 [DefaultDispatcher-worker-1 @coroutine#484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b27ad3 2024-02-08 22:27:57.915 [DefaultDispatcher-worker-2 @coroutine#484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b27ad3 2024-02-08 22:27:57.917 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2024-02-08 22:27:57.918 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2024-02-08 22:27:57.918 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:27:57.918 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45b27ad3: (connection evicted) 2024-02-08 22:27:57.919 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:27:57.919 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2024-02-08 22:27:57.919 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2024-02-08 22:27:57.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2024-02-08 22:27:57.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:27:57.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:27:57.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:27:57.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:27:57.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:27:57.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:27:57.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54286339 2024-02-08 22:27:57.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:27:57.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:27:57.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:27:57.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:27:57.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:27:57.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:27:57.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:27:57.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:27:57.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:27:57.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:27:57.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:27:57.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:27:57.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:27:57.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:27:57.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:27:57.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:27:57.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:27:57.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:27:57.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:27:57.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2024-02-08 22:27:57.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:27:57.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:27:57.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:27:57.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:27:57.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:27:57.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:27:57.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:27:57.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:27:57.920 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2024-02-08 22:27:57.921 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@6785df10 2024-02-08 22:27:57.921 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@6785df10 2024-02-08 22:27:57.921 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2024-02-08 22:27:57.971 [DefaultDispatcher-worker-9 @coroutine#487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6785df10 2024-02-08 22:27:57.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2024-02-08 22:27:57.973 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2024-02-08 22:27:57.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:27:57.974 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6785df10: (connection evicted) 2024-02-08 22:27:57.974 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:27:57.974 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2024-02-08 22:27:57.974 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2024-02-08 22:27:57.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2024-02-08 22:27:57.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:27:57.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:27:57.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:27:57.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:27:57.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:27:57.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:27:57.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2833c093 2024-02-08 22:27:57.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:27:57.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:27:57.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:27:57.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:27:57.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:27:57.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:27:57.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:27:57.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:27:57.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:27:57.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:27:57.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:27:57.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:27:57.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:27:57.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:27:57.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:27:57.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:27:57.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:27:57.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:27:57.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:27:57.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2024-02-08 22:27:57.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:27:57.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:27:57.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:27:57.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:27:57.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:27:57.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:27:57.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:27:57.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:27:57.977 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2024-02-08 22:27:57.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@4946485c 2024-02-08 22:27:57.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@4946485c 2024-02-08 22:27:57.977 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2024-02-08 22:27:58.021 [DefaultDispatcher-worker-9 @coroutine#490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4946485c 2024-02-08 22:27:58.028 [DefaultDispatcher-worker-3 @coroutine#490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4946485c 2024-02-08 22:27:58.029 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2024-02-08 22:27:58.029 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2024-02-08 22:27:58.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:27:58.029 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4946485c: (connection evicted) 2024-02-08 22:27:58.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:27:58.030 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2024-02-08 22:27:58.030 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2024-02-08 22:27:58.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2024-02-08 22:27:58.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:27:58.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:27:58.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:27:58.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:27:58.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:27:58.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:27:58.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fd69983 2024-02-08 22:27:58.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:27:58.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:27:58.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:27:58.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:27:58.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:27:58.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:27:58.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:27:58.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:27:58.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:27:58.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:27:58.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:27:58.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:27:58.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:27:58.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:27:58.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:27:58.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:27:58.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:27:58.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:27:58.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:27:58.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2024-02-08 22:27:58.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:27:58.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:27:58.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:27:58.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:27:58.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:27:58.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:27:58.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:27:58.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:27:58.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2024-02-08 22:27:58.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@126254ec 2024-02-08 22:27:58.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@126254ec 2024-02-08 22:27:58.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2024-02-08 22:27:58.077 [DefaultDispatcher-worker-3 @coroutine#493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@126254ec 2024-02-08 22:27:58.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2024-02-08 22:27:58.079 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2024-02-08 22:27:58.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:27:58.079 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@126254ec: (connection evicted) 2024-02-08 22:27:58.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:27:58.080 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2024-02-08 22:27:58.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2024-02-08 22:27:58.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2024-02-08 22:27:58.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:27:58.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:27:58.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:27:58.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:27:58.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:27:58.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:27:58.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7791ff50 2024-02-08 22:27:58.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:27:58.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:27:58.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:27:58.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:27:58.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:27:58.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:27:58.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:27:58.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:27:58.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:27:58.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:27:58.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:27:58.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:27:58.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:27:58.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:27:58.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:27:58.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:27:58.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:27:58.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:27:58.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:27:58.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2024-02-08 22:27:58.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:27:58.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:27:58.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:27:58.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:27:58.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:27:58.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:27:58.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:27:58.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:27:58.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2024-02-08 22:27:58.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@55682482 2024-02-08 22:27:58.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@55682482 2024-02-08 22:27:58.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2024-02-08 22:27:58.122 [DefaultDispatcher-worker-10 @coroutine#495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55682482 2024-02-08 22:27:58.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2024-02-08 22:27:58.122 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2024-02-08 22:27:58.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:27:58.122 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55682482: (connection evicted) 2024-02-08 22:27:58.123 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:27:58.123 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2024-02-08 22:27:58.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2024-02-08 22:27:58.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2024-02-08 22:27:58.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:27:58.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:27:58.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:27:58.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:27:58.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:27:58.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:27:58.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ac9e53c 2024-02-08 22:27:58.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:27:58.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:27:58.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:27:58.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:27:58.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:27:58.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:27:58.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:27:58.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:27:58.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:27:58.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:27:58.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:27:58.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:27:58.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:27:58.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:27:58.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:27:58.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:27:58.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:27:58.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:27:58.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:27:58.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2024-02-08 22:27:58.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:27:58.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:27:58.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:27:58.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:27:58.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:27:58.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:27:58.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:27:58.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:27:58.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2024-02-08 22:27:58.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@432f4626 2024-02-08 22:27:58.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@432f4626 2024-02-08 22:27:58.190 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2024-02-08 22:27:58.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2024-02-08 22:27:58.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:27:58.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:27:58.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:27:58.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:27:58.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:27:58.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:27:58.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55e5415d 2024-02-08 22:27:58.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:27:58.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:27:58.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:27:58.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:27:58.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:27:58.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:27:58.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:27:58.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:27:58.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:27:58.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:27:58.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:27:58.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:27:58.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:27:58.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:27:58.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:27:58.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:27:58.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:27:58.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:27:58.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:27:58.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2024-02-08 22:27:58.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:27:58.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:27:58.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:27:58.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:27:58.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:27:58.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:27:58.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:27:58.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:27:58.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2024-02-08 22:27:58.200 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@52d59507 2024-02-08 22:27:58.200 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@52d59507 2024-02-08 22:27:58.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2024-02-08 22:27:58.228 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-08 22:27:58.273 [Test worker] INFO ktor.application - Application started in 0.05 seconds. 2024-02-08 22:27:58.273 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@395197cb 2024-02-08 22:27:58.290 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:27:58.300 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:27:58.371 [DefaultDispatcher-worker-10 @coroutine#508] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-08 22:27:58.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2024-02-08 22:27:58.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:27:58.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:27:58.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:27:58.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:27:58.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:27:58.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:27:58.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18c60d81 2024-02-08 22:27:58.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:27:58.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:27:58.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:27:58.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:27:58.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:27:58.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:27:58.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:27:58.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:27:58.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:27:58.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:27:58.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:27:58.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:27:58.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:27:58.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:27:58.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:27:58.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:27:58.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:27:58.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:27:58.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:27:58.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2024-02-08 22:27:58.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:27:58.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:27:58.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:27:58.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:27:58.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:27:58.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:27:58.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:27:58.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:27:58.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2024-02-08 22:27:58.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@423762ae 2024-02-08 22:27:58.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@423762ae 2024-02-08 22:27:58.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2024-02-08 22:27:58.411 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-08 22:27:58.417 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-08 22:27:58.417 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-08 22:27:58.418 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-08 22:27:58.418 [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-02-08 22:27:58.418 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-08 22:27:58.418 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-08 22:27:58.418 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-08 22:27:58.418 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-08 22:27:58.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2024-02-08 22:27:58.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:27:58.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:27:58.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:27:58.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:27:58.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:27:58.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:27:58.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66596c4c 2024-02-08 22:27:58.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:27:58.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:27:58.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:27:58.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:27:58.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:27:58.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:27:58.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:27:58.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:27:58.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:27:58.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:27:58.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:27:58.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:27:58.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:27:58.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:27:58.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:27:58.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:27:58.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:27:58.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:27:58.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:27:58.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2024-02-08 22:27:58.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:27:58.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:27:58.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:27:58.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:27:58.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:27:58.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:27:58.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:27:58.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:27:58.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2024-02-08 22:27:58.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@54c3e686 2024-02-08 22:27:58.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@54c3e686 2024-02-08 22:27:58.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2024-02-08 22:27:58.471 [DefaultDispatcher-worker-3 @coroutine#513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c3e686 2024-02-08 22:27:58.473 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:27:58.476 [DefaultDispatcher-worker-8 @coroutine#515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@423762ae 2024-02-08 22:27:58.478 [DefaultDispatcher-worker-8 @coroutine#517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@423762ae 2024-02-08 22:27:58.489 [DefaultDispatcher-worker-10 @coroutine#513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c3e686 2024-02-08 22:27:58.490 [Test worker @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556588584610021376/_ustadmanifest.json 2024-02-08 22:27:58.490 [Test worker @coroutine#513] 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/556588584610021376/_ustadmanifest.json. 2024-02-08 22:27:58.490 [Test worker @coroutine#513] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556588584610021376/_ustadmanifest.json 2024-02-08 22:27:58.495 [Test worker @coroutine#513] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556588584610021376/_ustadmanifest.json 2024-02-08 22:27:58.495 [Test worker @coroutine#513] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556588584610021376/_ustadmanifest.json 2024-02-08 22:27:58.501 [Test worker @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556588584610021376/_ustadmanifest.json. 2024-02-08 22:27:58.501 [Test worker @coroutine#513] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556588584610021376/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 22:27:58.503 [Test worker @coroutine#523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@423762ae 2024-02-08 22:27:58.514 [DefaultDispatcher-worker-1 @coroutine#513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c3e686 2024-02-08 22:27:58.520 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-08 22:27:58.520 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:27:58.521 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-8bf912b7-6958-45db-a2c6-0fd4866c96d5', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-08 22:27:58.524 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-08 22:27:58.524 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-8bf912b7-6958-45db-a2c6-0fd4866c96d5 2024-02-08 22:27:58.530 [DefaultDispatcher-worker-1 @coroutine#533] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:27:58.530 [DefaultDispatcher-worker-1 @coroutine#533] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 22:27:58.530 [DefaultDispatcher-worker-1 @coroutine#533] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:27:58.530 [DefaultDispatcher-worker-1 @coroutine#533] 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-02-08 22:27:58.537 [DefaultDispatcher-worker-8 @coroutine#532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c3e686 2024-02-08 22:27:58.537 [DefaultDispatcher-worker-8 @coroutine#532] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 22:27:58.537 [DefaultDispatcher-worker-8 @coroutine#532] 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-02-08 22:27:58.537 [DefaultDispatcher-worker-8 @coroutine#532] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 22:27:58.544 [MyScheduler_Worker-1 @coroutine#537] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 22:27:58.545 [MyScheduler_Worker-1 @coroutine#537] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-08 22:27:58.545 [MyScheduler_Worker-1 @coroutine#537] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-08 22:27:58.545 [MyScheduler_Worker-1 @coroutine#537] 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-02-08 22:27:58.604 [eventLoopGroupProxy-4-2 @call-handler#555] 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-02-08 22:27:58.604 [eventLoopGroupProxy-4-3 @call-handler#557] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-08 22:27:58.604 [eventLoopGroupProxy-4-1 @call-handler#558] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-08 22:27:58.605 [eventLoopGroupProxy-4-4 @call-handler#556] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-08 22:27:58.611 [eventLoopGroupProxy-4-3 @call-handler#557] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:27:58.611 [eventLoopGroupProxy-4-4 @call-handler#556] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:27:58.615 [eventLoopGroupProxy-4-2 @call-handler#555] 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-02-08 22:27:58.615 [eventLoopGroupProxy-4-1 @call-handler#558] 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-02-08 22:27:58.615 [eventLoopGroupProxy-4-1 @call-handler#558] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 22:27:58.616 [DefaultDispatcher-worker-3 @coroutine#532] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 22:27:58.616 [DefaultDispatcher-worker-3 @coroutine#532] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 22:27:58.619 [eventLoopGroupProxy-4-1 @call-handler#558] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:27:58.620 [DefaultDispatcher-worker-5 @coroutine#533] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:27:58.620 [DefaultDispatcher-worker-5 @coroutine#533] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:27:58.629 [eventLoopGroupProxy-4-2 @coroutine#564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@432f4626 2024-02-08 22:27:58.629 [DefaultDispatcher-worker-7 @coroutine#532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c3e686 2024-02-08 22:27:58.640 [DefaultDispatcher-worker-13 @coroutine#534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c3e686 2024-02-08 22:27:58.650 [MyScheduler_Worker-1 @coroutine#537] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-08 22:27:58.650 [MyScheduler_Worker-1 @coroutine#537] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 22:27:58.650 [MyScheduler_Worker-1 @coroutine#537] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-08 22:27:58.650 [MyScheduler_Worker-1 @coroutine#537] 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-02-08 22:27:58.663 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:27:58.664 [MyScheduler_Worker-1 @coroutine#569] 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-02-08 22:27:58.664 [MyScheduler_Worker-1 @coroutine#569] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:27:58.664 [MyScheduler_Worker-1 @coroutine#569] 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-02-08 22:27:58.730 [eventLoopGroupProxy-4-2 @call-handler#555] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 129ms 2024-02-08 22:27:58.730 [eventLoopGroupProxy-4-3 @call-handler#557] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 129ms 2024-02-08 22:27:58.730 [eventLoopGroupProxy-4-1 @call-handler#558] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 129ms 2024-02-08 22:27:58.731 [eventLoopGroupProxy-4-1 @call-handler#572] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:27:58.745 [eventLoopGroupProxy-4-1 @coroutine#573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@432f4626 2024-02-08 22:27:58.746 [eventLoopGroupProxy-4-1 @call-handler#572] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:27:58.746 [eventLoopGroupProxy-4-1 @call-handler#572] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 15ms 2024-02-08 22:27:58.747 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:27:58.755 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:27:58.756 [MyScheduler_Worker-1 @coroutine#569] 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-02-08 22:27:58.756 [MyScheduler_Worker-1 @coroutine#569] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:27:58.756 [MyScheduler_Worker-1 @coroutine#569] 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-02-08 22:27:58.759 [eventLoopGroupProxy-4-1 @call-handler#578] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:27:58.762 [eventLoopGroupProxy-4-1 @coroutine#579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@432f4626 2024-02-08 22:27:58.762 [eventLoopGroupProxy-4-1 @call-handler#578] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:27:58.763 [eventLoopGroupProxy-4-1 @call-handler#578] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-08 22:27:58.763 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:27:58.784 [DefaultDispatcher-worker-2 @coroutine#537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c3e686 2024-02-08 22:27:58.798 [DefaultDispatcher-worker-1 @coroutine#534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c3e686 2024-02-08 22:27:58.815 [DefaultDispatcher-worker-1 @coroutine#534] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 22:27:58.815 [DefaultDispatcher-worker-1 @coroutine#534] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-08 22:27:58.815 [DefaultDispatcher-worker-1 @coroutine#534] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 22:27:58.815 [DefaultDispatcher-worker-1 @coroutine#534] 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-02-08 22:27:58.818 [eventLoopGroupProxy-4-1 @call-handler#597] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-08 22:27:58.818 [eventLoopGroupProxy-4-1 @call-handler#597] 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-02-08 22:27:58.818 [eventLoopGroupProxy-4-1 @call-handler#597] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 22:27:58.845 [DefaultDispatcher-worker-2 @call-handler#597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52d59507 2024-02-08 22:27:58.848 [DefaultDispatcher-worker-7 @coroutine#507] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556588584610021376/_ustadmanifest.json 2024-02-08 22:27:58.848 [DefaultDispatcher-worker-7 @coroutine#507] 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/556588584610021376/_ustadmanifest.json. 2024-02-08 22:27:58.848 [DefaultDispatcher-worker-7 @coroutine#507] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556588584610021376/_ustadmanifest.json 2024-02-08 22:27:58.848 [eventLoopGroupProxy-4-1 @call-handler#597] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:27:58.848 [eventLoopGroupProxy-4-1 @call-handler#597] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 31ms 2024-02-08 22:27:58.849 [DefaultDispatcher-worker-1 @coroutine#534] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 22:27:58.849 [DefaultDispatcher-worker-1 @coroutine#534] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 22:27:58.850 [DefaultDispatcher-worker-1 @coroutine#534] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-08 22:27:58.850 [DefaultDispatcher-worker-1 @coroutine#534] 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-02-08 22:27:58.851 [DefaultDispatcher-worker-9 @coroutine#507] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556588584610021376/_ustadmanifest.json 2024-02-08 22:27:58.851 [DefaultDispatcher-worker-9 @coroutine#507] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556588584610021376/_ustadmanifest.json 2024-02-08 22:27:58.851 [DefaultDispatcher-worker-9 @coroutine#507] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556588584610021376/_ustadmanifest.json. 2024-02-08 22:27:58.851 [DefaultDispatcher-worker-9 @coroutine#507] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556588584610021376/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 22:27:58.852 [DefaultDispatcher-worker-9 @coroutine#607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@432f4626 2024-02-08 22:27:58.869 [DefaultDispatcher-worker-9 @coroutine#534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c3e686 2024-02-08 22:27:58.870 [DefaultDispatcher-worker-5 @coroutine#507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52d59507 2024-02-08 22:27:58.872 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-08 22:27:58.872 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-08 22:27:58.872 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-08 22:27:58.872 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-08 22:27:58.872 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-08 22:27:58.874 [Test worker @coroutine#612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@423762ae 2024-02-08 22:27:58.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Shutdown initiated... 2024-02-08 22:27:58.874 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Close initiated... 2024-02-08 22:27:58.874 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:27:58.878 [HikariPool-57 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54c3e686: (connection evicted) 2024-02-08 22:27:58.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:27:58.879 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Closed. 2024-02-08 22:27:58.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Shutdown completed. 2024-02-08 22:27:58.913 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 22:27:58.913 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 22:27:59.286 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 22:27:59.886 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@395197cb 2024-02-08 22:27:59.887 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@395197cb 2024-02-08 22:27:59.890 [Test worker @coroutine#617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@432f4626 2024-02-08 22:27:59.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Shutdown initiated... 2024-02-08 22:27:59.890 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Close initiated... 2024-02-08 22:27:59.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:27:59.890 [HikariPool-55 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52d59507: (connection evicted) 2024-02-08 22:27:59.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:27:59.891 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Closed. 2024-02-08 22:27:59.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Shutdown completed. 2024-02-08 22:27:59.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2024-02-08 22:27:59.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:27:59.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:27:59.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:27:59.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:27:59.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:27:59.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:27:59.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ac7550a 2024-02-08 22:27:59.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:27:59.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:27:59.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:27:59.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:27:59.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:27:59.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:27:59.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:27:59.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:27:59.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:27:59.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:27:59.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:27:59.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:27:59.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:27:59.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:27:59.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:27:59.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:27:59.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:27:59.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:27:59.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:27:59.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2024-02-08 22:27:59.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:27:59.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:27:59.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:27:59.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:27:59.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:27:59.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:27:59.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:27:59.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:27:59.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2024-02-08 22:27:59.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@2114eb1a 2024-02-08 22:27:59.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@2114eb1a 2024-02-08 22:27:59.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2024-02-08 22:27:59.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2024-02-08 22:27:59.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:27:59.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:27:59.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:27:59.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:27:59.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:27:59.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:27:59.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c271988 2024-02-08 22:27:59.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:27:59.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:27:59.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:27:59.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:27:59.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:27:59.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:27:59.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:27:59.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:27:59.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:27:59.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:27:59.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:27:59.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:27:59.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:27:59.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:27:59.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:27:59.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:27:59.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:27:59.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:27:59.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:27:59.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2024-02-08 22:27:59.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:27:59.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:27:59.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:27:59.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:27:59.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:27:59.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:27:59.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:27:59.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:27:59.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2024-02-08 22:27:59.900 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eec5fa6 2024-02-08 22:27:59.900 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eec5fa6 2024-02-08 22:27:59.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2024-02-08 22:27:59.919 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-08 22:27:59.921 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-02-08 22:27:59.921 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@3703a400 2024-02-08 22:27:59.922 [DefaultDispatcher-worker-5 @coroutine#623] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-08 22:27:59.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2024-02-08 22:27:59.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:27:59.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:27:59.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:27:59.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:27:59.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:27:59.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:27:59.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8e00c02 2024-02-08 22:27:59.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:27:59.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:27:59.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:27:59.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:27:59.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:27:59.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:27:59.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:27:59.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:27:59.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:27:59.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:27:59.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:27:59.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:27:59.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:27:59.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:27:59.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:27:59.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:27:59.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:27:59.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:27:59.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:27:59.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2024-02-08 22:27:59.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:27:59.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:27:59.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:27:59.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:27:59.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:27:59.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:27:59.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:27:59.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:27:59.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2024-02-08 22:27:59.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@447543ee 2024-02-08 22:27:59.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@447543ee 2024-02-08 22:27:59.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2024-02-08 22:27:59.925 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-08 22:27:59.926 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-08 22:27:59.926 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-08 22:27:59.926 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-08 22:27:59.926 [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-02-08 22:27:59.926 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-08 22:27:59.926 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-08 22:27:59.926 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-08 22:27:59.926 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-08 22:27:59.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2024-02-08 22:27:59.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:27:59.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:27:59.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:27:59.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:27:59.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:27:59.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:27:59.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6167c42f 2024-02-08 22:27:59.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:27:59.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:27:59.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:27:59.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:27:59.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:27:59.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:27:59.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:27:59.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:27:59.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:27:59.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:27:59.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:27:59.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:27:59.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:27:59.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:27:59.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:27:59.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:27:59.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:27:59.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:27:59.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:27:59.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2024-02-08 22:27:59.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:27:59.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:27:59.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:27:59.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:27:59.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:27:59.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:27:59.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:27:59.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:27:59.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2024-02-08 22:27:59.927 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@2de96eba 2024-02-08 22:27:59.927 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@2de96eba 2024-02-08 22:27:59.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2024-02-08 22:27:59.969 [DefaultDispatcher-worker-5 @coroutine#627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2de96eba 2024-02-08 22:27:59.978 [DefaultDispatcher-worker-16 @coroutine#629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@447543ee 2024-02-08 22:27:59.982 [Test worker @coroutine#631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@447543ee 2024-02-08 22:27:59.992 [DefaultDispatcher-worker-5 @coroutine#627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2de96eba 2024-02-08 22:27:59.992 [Test worker @coroutine#627] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556588588929912832/_ustadmanifest.json 2024-02-08 22:27:59.993 [Test worker @coroutine#627] 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/556588588929912832/_ustadmanifest.json. 2024-02-08 22:27:59.993 [Test worker @coroutine#627] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556588588929912832/_ustadmanifest.json 2024-02-08 22:27:59.995 [Test worker @coroutine#627] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556588588929912832/_ustadmanifest.json 2024-02-08 22:27:59.995 [Test worker @coroutine#627] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556588588929912832/_ustadmanifest.json 2024-02-08 22:27:59.995 [Test worker @coroutine#627] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556588588929912832/_ustadmanifest.json. 2024-02-08 22:27:59.995 [Test worker @coroutine#627] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556588588929912832/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 22:27:59.996 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:27:59.996 [Test worker @coroutine#637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@447543ee 2024-02-08 22:28:00.000 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:00.011 [DefaultDispatcher-worker-16 @coroutine#627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2de96eba 2024-02-08 22:28:00.015 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-08 22:28:00.016 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-607b012b-ab95-4366-92be-6cfa0f0b22cb', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-08 22:28:00.016 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-08 22:28:00.016 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-607b012b-ab95-4366-92be-6cfa0f0b22cb 2024-02-08 22:28:00.018 [DefaultDispatcher-worker-5 @coroutine#650] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:28:00.018 [DefaultDispatcher-worker-5 @coroutine#650] 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-02-08 22:28:00.018 [DefaultDispatcher-worker-5 @coroutine#650] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:28:00.018 [DefaultDispatcher-worker-5 @coroutine#650] 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-02-08 22:28:00.023 [eventLoopGroupProxy-7-2 @call-handler#660] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-08 22:28:00.023 [eventLoopGroupProxy-7-1 @call-handler#661] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-08 22:28:00.023 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:00.023 [eventLoopGroupProxy-7-2 @call-handler#660] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:00.023 [eventLoopGroupProxy-7-1 @call-handler#661] 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-02-08 22:28:00.023 [eventLoopGroupProxy-7-1 @call-handler#661] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 22:28:00.024 [eventLoopGroupProxy-7-1 @call-handler#661] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:00.024 [eventLoopGroupProxy-7-1 @call-handler#661] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-02-08 22:28:00.025 [DefaultDispatcher-worker-1 @coroutine#650] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:28:00.025 [DefaultDispatcher-worker-1 @coroutine#650] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:28:00.027 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:28:00.028 [DefaultDispatcher-worker-5 @coroutine#649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2de96eba 2024-02-08 22:28:00.029 [DefaultDispatcher-worker-5 @coroutine#649] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 22:28:00.029 [DefaultDispatcher-worker-5 @coroutine#649] 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-02-08 22:28:00.029 [DefaultDispatcher-worker-5 @coroutine#649] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 22:28:00.031 [MyScheduler_Worker-1 @coroutine#653] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 22:28:00.031 [MyScheduler_Worker-1 @coroutine#653] 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-02-08 22:28:00.031 [MyScheduler_Worker-1 @coroutine#653] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-08 22:28:00.031 [MyScheduler_Worker-1 @coroutine#653] 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-02-08 22:28:00.031 [eventLoopGroupProxy-7-1 @call-handler#673] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-08 22:28:00.032 [eventLoopGroupProxy-7-1 @call-handler#673] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:00.032 [eventLoopGroupProxy-7-1 @call-handler#673] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-02-08 22:28:00.032 [DefaultDispatcher-worker-9 @coroutine#649] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 22:28:00.032 [DefaultDispatcher-worker-9 @coroutine#649] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 22:28:00.033 [eventLoopGroupProxy-7-1 @call-handler#678] 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-02-08 22:28:00.034 [eventLoopGroupProxy-7-1 @call-handler#678] 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-02-08 22:28:00.035 [eventLoopGroupProxy-7-1 @coroutine#679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2114eb1a 2024-02-08 22:28:00.036 [eventLoopGroupProxy-7-1 @call-handler#678] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 3ms 2024-02-08 22:28:00.037 [MyScheduler_Worker-1 @coroutine#653] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-08 22:28:00.037 [MyScheduler_Worker-1 @coroutine#653] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 22:28:00.038 [MyScheduler_Worker-1 @coroutine#653] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-08 22:28:00.038 [MyScheduler_Worker-1 @coroutine#653] 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-02-08 22:28:00.039 [MyScheduler_Worker-1 @coroutine#683] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:00.039 [MyScheduler_Worker-1 @coroutine#683] 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-02-08 22:28:00.039 [MyScheduler_Worker-1 @coroutine#683] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:00.039 [MyScheduler_Worker-1 @coroutine#683] 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-02-08 22:28:00.043 [eventLoopGroupProxy-7-1 @call-handler#686] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:00.043 [DefaultDispatcher-worker-9 @coroutine#649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2de96eba 2024-02-08 22:28:00.046 [eventLoopGroupProxy-7-1 @coroutine#688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2114eb1a 2024-02-08 22:28:00.046 [eventLoopGroupProxy-7-1 @call-handler#686] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:00.046 [eventLoopGroupProxy-7-1 @call-handler#686] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-08 22:28:00.047 [MyScheduler_Worker-1 @coroutine#683] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:00.049 [MyScheduler_Worker-1 @coroutine#683] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:00.049 [MyScheduler_Worker-1 @coroutine#683] 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-02-08 22:28:00.049 [MyScheduler_Worker-1 @coroutine#683] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:00.049 [MyScheduler_Worker-1 @coroutine#683] 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-02-08 22:28:00.052 [eventLoopGroupProxy-7-1 @call-handler#693] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:28:00.052 [DefaultDispatcher-worker-5 @coroutine#651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2de96eba 2024-02-08 22:28:00.054 [eventLoopGroupProxy-7-1 @coroutine#694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2114eb1a 2024-02-08 22:28:00.055 [eventLoopGroupProxy-7-1 @call-handler#693] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:00.055 [eventLoopGroupProxy-7-1 @call-handler#693] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 22:28:00.056 [MyScheduler_Worker-1 @coroutine#683] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:00.057 [MyScheduler_Worker-1 @coroutine#683] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:00.057 [MyScheduler_Worker-1 @coroutine#683] 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-02-08 22:28:00.057 [MyScheduler_Worker-1 @coroutine#683] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:00.057 [MyScheduler_Worker-1 @coroutine#683] 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-02-08 22:28:00.059 [eventLoopGroupProxy-7-1 @call-handler#699] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:28:00.104 [eventLoopGroupProxy-7-1 @call-handler#699] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:00.105 [eventLoopGroupProxy-7-1 @call-handler#699] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-02-08 22:28:00.105 [MyScheduler_Worker-1 @coroutine#683] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:00.106 [MyScheduler_Worker-1 @coroutine#683] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:00.106 [MyScheduler_Worker-1 @coroutine#683] 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-02-08 22:28:00.106 [MyScheduler_Worker-1 @coroutine#683] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:00.106 [MyScheduler_Worker-1 @coroutine#683] 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-02-08 22:28:00.109 [eventLoopGroupProxy-7-1 @call-handler#704] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:00.110 [eventLoopGroupProxy-7-1 @call-handler#704] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:28:00.110 [MyScheduler_Worker-1 @coroutine#683] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:00.111 [MyScheduler_Worker-1 @coroutine#683] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:28:00.111 [MyScheduler_Worker-1 @coroutine#683] 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-02-08 22:28:00.112 [MyScheduler_Worker-1 @coroutine#683] 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-02-08 22:28:00.112 [MyScheduler_Worker-1 @coroutine#683] 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-02-08 22:28:00.126 [DefaultDispatcher-worker-5 @coroutine#653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2de96eba 2024-02-08 22:28:00.127 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-08 22:28:00.626 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-29925739-9f46-4c63-8a11-0a08411a1d02', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-08 22:28:00.626 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-08 22:28:00.626 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-29925739-9f46-4c63-8a11-0a08411a1d02 2024-02-08 22:28:00.629 [MyScheduler_Worker-2 @coroutine#708] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 22:28:00.630 [MyScheduler_Worker-2 @coroutine#708] 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-02-08 22:28:00.630 [MyScheduler_Worker-2 @coroutine#708] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-08 22:28:00.630 [MyScheduler_Worker-2 @coroutine#708] 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-02-08 22:28:00.632 [eventLoopGroupProxy-7-1 @call-handler#716] 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-02-08 22:28:00.633 [eventLoopGroupProxy-7-1 @call-handler#716] 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-02-08 22:28:00.634 [eventLoopGroupProxy-7-1 @coroutine#717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2114eb1a 2024-02-08 22:28:00.636 [eventLoopGroupProxy-7-1 @call-handler#716] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-02-08 22:28:00.637 [MyScheduler_Worker-2 @coroutine#708] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-08 22:28:00.637 [MyScheduler_Worker-2 @coroutine#708] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 22:28:00.638 [MyScheduler_Worker-2 @coroutine#708] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-08 22:28:00.638 [MyScheduler_Worker-2 @coroutine#708] 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-02-08 22:28:00.639 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:00.640 [MyScheduler_Worker-2 @coroutine#721] 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-02-08 22:28:00.640 [MyScheduler_Worker-2 @coroutine#721] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:00.640 [MyScheduler_Worker-2 @coroutine#721] 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-02-08 22:28:00.642 [eventLoopGroupProxy-7-1 @call-handler#724] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:00.688 [eventLoopGroupProxy-7-1 @call-handler#724] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:00.689 [eventLoopGroupProxy-7-1 @call-handler#724] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-02-08 22:28:00.689 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:00.690 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:00.690 [MyScheduler_Worker-2 @coroutine#721] 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-02-08 22:28:00.691 [MyScheduler_Worker-2 @coroutine#721] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:00.691 [MyScheduler_Worker-2 @coroutine#721] 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-02-08 22:28:00.693 [eventLoopGroupProxy-7-1 @call-handler#729] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:00.694 [eventLoopGroupProxy-7-1 @call-handler#729] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:00.694 [eventLoopGroupProxy-7-1 @call-handler#729] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:28:00.695 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:00.696 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:00.696 [MyScheduler_Worker-2 @coroutine#721] 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-02-08 22:28:00.696 [MyScheduler_Worker-2 @coroutine#721] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:00.696 [MyScheduler_Worker-2 @coroutine#721] 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-02-08 22:28:00.698 [eventLoopGroupProxy-7-1 @call-handler#733] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:00.700 [eventLoopGroupProxy-7-1 @call-handler#733] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:00.700 [eventLoopGroupProxy-7-1 @call-handler#733] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:28:00.701 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:00.702 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:00.702 [MyScheduler_Worker-2 @coroutine#721] 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-02-08 22:28:00.702 [MyScheduler_Worker-2 @coroutine#721] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:00.702 [MyScheduler_Worker-2 @coroutine#721] 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-02-08 22:28:00.704 [eventLoopGroupProxy-7-1 @call-handler#737] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:00.748 [eventLoopGroupProxy-7-1 @call-handler#737] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:00.748 [eventLoopGroupProxy-7-1 @call-handler#737] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-08 22:28:00.749 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:00.750 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:00.750 [MyScheduler_Worker-2 @coroutine#721] 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-02-08 22:28:00.750 [MyScheduler_Worker-2 @coroutine#721] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:00.750 [MyScheduler_Worker-2 @coroutine#721] 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-02-08 22:28:00.752 [eventLoopGroupProxy-7-1 @call-handler#741] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:00.753 [eventLoopGroupProxy-7-1 @call-handler#741] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:00.754 [eventLoopGroupProxy-7-1 @call-handler#741] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:28:00.754 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:00.755 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:00.755 [MyScheduler_Worker-2 @coroutine#721] 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-02-08 22:28:00.755 [MyScheduler_Worker-2 @coroutine#721] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:00.755 [MyScheduler_Worker-2 @coroutine#721] 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-02-08 22:28:00.757 [eventLoopGroupProxy-7-1 @call-handler#745] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:00.760 [eventLoopGroupProxy-7-1 @call-handler#745] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:00.760 [eventLoopGroupProxy-7-1 @call-handler#745] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 22:28:00.761 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:00.761 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:00.761 [MyScheduler_Worker-2 @coroutine#721] 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-02-08 22:28:00.761 [MyScheduler_Worker-2 @coroutine#721] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:00.761 [MyScheduler_Worker-2 @coroutine#721] 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-02-08 22:28:00.763 [eventLoopGroupProxy-7-1 @call-handler#749] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:00.804 [eventLoopGroupProxy-7-1 @call-handler#749] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:00.805 [eventLoopGroupProxy-7-1 @call-handler#749] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-02-08 22:28:00.805 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:00.806 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:00.807 [MyScheduler_Worker-2 @coroutine#721] 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-02-08 22:28:00.807 [MyScheduler_Worker-2 @coroutine#721] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:00.807 [MyScheduler_Worker-2 @coroutine#721] 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-02-08 22:28:00.809 [eventLoopGroupProxy-7-1 @call-handler#753] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:00.810 [eventLoopGroupProxy-7-1 @call-handler#753] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:00.811 [eventLoopGroupProxy-7-1 @call-handler#753] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 22:28:00.811 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:00.812 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:00.812 [MyScheduler_Worker-2 @coroutine#721] 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-02-08 22:28:00.812 [MyScheduler_Worker-2 @coroutine#721] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:00.812 [MyScheduler_Worker-2 @coroutine#721] 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-02-08 22:28:00.814 [eventLoopGroupProxy-7-1 @call-handler#757] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:00.816 [eventLoopGroupProxy-7-1 @call-handler#757] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:00.816 [eventLoopGroupProxy-7-1 @call-handler#757] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:28:00.816 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:00.817 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:00.817 [MyScheduler_Worker-2 @coroutine#721] 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-02-08 22:28:00.817 [MyScheduler_Worker-2 @coroutine#721] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:00.817 [MyScheduler_Worker-2 @coroutine#721] 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-02-08 22:28:00.819 [eventLoopGroupProxy-7-1 @call-handler#761] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:00.821 [eventLoopGroupProxy-7-1 @call-handler#761] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:00.821 [eventLoopGroupProxy-7-1 @call-handler#761] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:28:00.821 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:00.822 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:00.822 [MyScheduler_Worker-2 @coroutine#721] 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-02-08 22:28:00.822 [MyScheduler_Worker-2 @coroutine#721] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:00.822 [MyScheduler_Worker-2 @coroutine#721] 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-02-08 22:28:00.824 [eventLoopGroupProxy-7-1 @call-handler#765] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:00.873 [eventLoopGroupProxy-7-1 @call-handler#765] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:00.873 [eventLoopGroupProxy-7-1 @call-handler#765] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-02-08 22:28:00.874 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:00.875 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:00.875 [MyScheduler_Worker-2 @coroutine#721] 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-02-08 22:28:00.875 [MyScheduler_Worker-2 @coroutine#721] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:00.875 [MyScheduler_Worker-2 @coroutine#721] 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-02-08 22:28:00.877 [eventLoopGroupProxy-7-1 @call-handler#769] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:00.880 [eventLoopGroupProxy-7-1 @coroutine#770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2114eb1a 2024-02-08 22:28:00.880 [eventLoopGroupProxy-7-1 @call-handler#769] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:00.880 [eventLoopGroupProxy-7-1 @call-handler#769] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 22:28:00.881 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:00.883 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:00.883 [MyScheduler_Worker-2 @coroutine#721] 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-02-08 22:28:00.883 [MyScheduler_Worker-2 @coroutine#721] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:00.883 [MyScheduler_Worker-2 @coroutine#721] 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-02-08 22:28:00.885 [eventLoopGroupProxy-7-1 @call-handler#775] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:00.887 [eventLoopGroupProxy-7-1 @coroutine#776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2114eb1a 2024-02-08 22:28:00.887 [eventLoopGroupProxy-7-1 @call-handler#775] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:00.887 [eventLoopGroupProxy-7-1 @call-handler#775] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:28:00.888 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:00.889 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:00.889 [MyScheduler_Worker-2 @coroutine#721] 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-02-08 22:28:00.889 [MyScheduler_Worker-2 @coroutine#721] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:00.889 [MyScheduler_Worker-2 @coroutine#721] 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-02-08 22:28:00.891 [eventLoopGroupProxy-7-1 @call-handler#781] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:00.893 [eventLoopGroupProxy-7-1 @coroutine#782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2114eb1a 2024-02-08 22:28:00.893 [eventLoopGroupProxy-7-1 @call-handler#781] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:00.894 [eventLoopGroupProxy-7-1 @call-handler#781] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 22:28:00.894 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:00.908 [DefaultDispatcher-worker-5 @coroutine#708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2de96eba 2024-02-08 22:28:00.919 [DefaultDispatcher-worker-12 @coroutine#651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2de96eba 2024-02-08 22:28:00.919 [DefaultDispatcher-worker-12 @coroutine#651] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 22:28:00.919 [DefaultDispatcher-worker-12 @coroutine#651] 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-02-08 22:28:00.919 [DefaultDispatcher-worker-12 @coroutine#651] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 22:28:00.920 [DefaultDispatcher-worker-12 @coroutine#651] 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-02-08 22:28:00.922 [eventLoopGroupProxy-7-1 @call-handler#792] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-08 22:28:00.922 [eventLoopGroupProxy-7-1 @call-handler#792] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-02-08 22:28:00.922 [eventLoopGroupProxy-7-1 @call-handler#792] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 22:28:00.945 [DefaultDispatcher-worker-10 @call-handler#792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eec5fa6 2024-02-08 22:28:00.945 [eventLoopGroupProxy-7-1 @call-handler#792] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:00.946 [eventLoopGroupProxy-7-1 @call-handler#792] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 25ms 2024-02-08 22:28:00.946 [DefaultDispatcher-worker-10 @coroutine#622] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556588588929912832/_ustadmanifest.json 2024-02-08 22:28:00.946 [DefaultDispatcher-worker-10 @coroutine#622] 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/556588588929912832/_ustadmanifest.json. 2024-02-08 22:28:00.946 [DefaultDispatcher-worker-10 @coroutine#622] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556588588929912832/_ustadmanifest.json 2024-02-08 22:28:00.946 [DefaultDispatcher-worker-13 @coroutine#651] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 22:28:00.946 [DefaultDispatcher-worker-13 @coroutine#651] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 22:28:00.947 [DefaultDispatcher-worker-13 @coroutine#651] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-08 22:28:00.947 [DefaultDispatcher-worker-13 @coroutine#651] 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-02-08 22:28:00.948 [DefaultDispatcher-worker-3 @coroutine#622] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556588588929912832/_ustadmanifest.json 2024-02-08 22:28:00.948 [DefaultDispatcher-worker-3 @coroutine#622] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556588588929912832/_ustadmanifest.json 2024-02-08 22:28:00.949 [DefaultDispatcher-worker-3 @coroutine#622] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556588588929912832/_ustadmanifest.json. 2024-02-08 22:28:00.949 [DefaultDispatcher-worker-3 @coroutine#622] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556588588929912832/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 22:28:00.950 [DefaultDispatcher-worker-3 @coroutine#816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2114eb1a 2024-02-08 22:28:00.959 [DefaultDispatcher-worker-16 @coroutine#651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2de96eba 2024-02-08 22:28:00.960 [DefaultDispatcher-worker-13 @coroutine#622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eec5fa6 2024-02-08 22:28:00.962 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-08 22:28:00.962 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-08 22:28:00.962 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-08 22:28:00.962 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-08 22:28:00.962 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-08 22:28:00.964 [Test worker @coroutine#820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@447543ee 2024-02-08 22:28:00.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Shutdown initiated... 2024-02-08 22:28:00.964 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Close initiated... 2024-02-08 22:28:00.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:00.964 [HikariPool-61 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2de96eba: (connection evicted) 2024-02-08 22:28:00.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:00.965 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Closed. 2024-02-08 22:28:00.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Shutdown completed. 2024-02-08 22:28:01.127 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 22:28:01.409 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 22:28:01.426 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 22:28:01.973 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@3703a400 2024-02-08 22:28:01.973 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@3703a400 2024-02-08 22:28:01.974 [Test worker @coroutine#826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2114eb1a 2024-02-08 22:28:01.974 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Shutdown initiated... 2024-02-08 22:28:01.974 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Close initiated... 2024-02-08 22:28:01.974 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:01.975 [HikariPool-59 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4eec5fa6: (connection evicted) 2024-02-08 22:28:01.975 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:01.975 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Closed. 2024-02-08 22:28:01.975 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Shutdown completed. 2024-02-08 22:28:01.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2024-02-08 22:28:01.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:01.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:01.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:01.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:01.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:01.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:01.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68de8522 2024-02-08 22:28:01.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:01.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:01.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:01.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:01.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:01.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:01.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:01.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:01.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:01.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:01.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:01.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:01.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:01.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:01.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:01.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:01.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:01.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:01.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:01.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2024-02-08 22:28:01.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:01.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:01.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:01.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:01.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:01.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:01.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:01.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:01.980 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2024-02-08 22:28:01.980 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@50f13494 2024-02-08 22:28:01.981 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@50f13494 2024-02-08 22:28:01.981 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2024-02-08 22:28:01.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2024-02-08 22:28:01.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:01.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:01.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:01.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:01.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:01.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:01.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27d6467 2024-02-08 22:28:01.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:01.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:01.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:01.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:01.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:01.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:01.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:01.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:01.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:01.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:01.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:01.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:01.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:01.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:01.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:01.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:01.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:01.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:01.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:01.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2024-02-08 22:28:01.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:01.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:01.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:01.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:01.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:01.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:01.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:01.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:01.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2024-02-08 22:28:01.984 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c92f094 2024-02-08 22:28:01.984 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c92f094 2024-02-08 22:28:01.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2024-02-08 22:28:01.998 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-08 22:28:02.000 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-02-08 22:28:02.000 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@1238a074 2024-02-08 22:28:02.001 [DefaultDispatcher-worker-16 @coroutine#832] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-08 22:28:02.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2024-02-08 22:28:02.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:02.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:02.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:02.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:02.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:02.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:02.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c7c07ff 2024-02-08 22:28:02.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:02.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:02.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:02.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:02.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:02.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:02.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:02.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:02.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:02.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:02.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:02.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:02.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:02.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:02.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:02.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:02.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:02.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:02.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:02.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2024-02-08 22:28:02.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:02.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:02.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:02.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:02.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:02.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:02.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:02.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:02.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2024-02-08 22:28:02.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@a302f30 2024-02-08 22:28:02.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@a302f30 2024-02-08 22:28:02.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2024-02-08 22:28:02.004 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-08 22:28:02.005 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-08 22:28:02.005 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-08 22:28:02.005 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-08 22:28:02.005 [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-02-08 22:28:02.005 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-08 22:28:02.005 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-08 22:28:02.005 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-08 22:28:02.005 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-08 22:28:02.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2024-02-08 22:28:02.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:02.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:02.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:02.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:02.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:02.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:02.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4af44f2a 2024-02-08 22:28:02.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:02.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:02.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:02.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:02.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:02.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:02.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:02.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:02.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:02.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:02.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:02.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:02.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:02.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:02.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:02.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:02.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:02.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:02.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:02.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2024-02-08 22:28:02.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:02.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:02.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:02.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:02.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:02.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:02.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:02.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:02.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2024-02-08 22:28:02.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-08 22:28:02.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-08 22:28:02.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2024-02-08 22:28:02.046 [DefaultDispatcher-worker-11 @coroutine#836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-08 22:28:02.051 [DefaultDispatcher-worker-2 @coroutine#838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a302f30 2024-02-08 22:28:02.053 [Test worker @coroutine#840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a302f30 2024-02-08 22:28:02.062 [DefaultDispatcher-worker-15 @coroutine#836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-08 22:28:02.062 [Test worker @coroutine#836] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556588601179488256/_ustadmanifest.json 2024-02-08 22:28:02.062 [Test worker @coroutine#836] 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/556588601179488256/_ustadmanifest.json. 2024-02-08 22:28:02.062 [Test worker @coroutine#836] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556588601179488256/_ustadmanifest.json 2024-02-08 22:28:02.064 [Test worker @coroutine#836] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556588601179488256/_ustadmanifest.json 2024-02-08 22:28:02.064 [Test worker @coroutine#836] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556588601179488256/_ustadmanifest.json 2024-02-08 22:28:02.064 [Test worker @coroutine#836] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556588601179488256/_ustadmanifest.json. 2024-02-08 22:28:02.064 [Test worker @coroutine#836] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556588601179488256/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 22:28:02.065 [Test worker @coroutine#846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a302f30 2024-02-08 22:28:02.075 [DefaultDispatcher-worker-13 @coroutine#836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-08 22:28:02.076 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-08 22:28:02.076 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-d7281293-df12-43f9-9916-c3060195d812', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-08 22:28:02.077 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-08 22:28:02.077 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-d7281293-df12-43f9-9916-c3060195d812 2024-02-08 22:28:02.080 [DefaultDispatcher-worker-16 @coroutine#859] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:28:02.080 [DefaultDispatcher-worker-16 @coroutine#859] 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-02-08 22:28:02.080 [DefaultDispatcher-worker-16 @coroutine#859] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:28:02.080 [DefaultDispatcher-worker-16 @coroutine#859] 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-02-08 22:28:02.082 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:02.084 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:02.090 [DefaultDispatcher-worker-12 @coroutine#858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-08 22:28:02.091 [DefaultDispatcher-worker-12 @coroutine#858] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 22:28:02.091 [DefaultDispatcher-worker-12 @coroutine#858] 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-02-08 22:28:02.091 [DefaultDispatcher-worker-12 @coroutine#858] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 22:28:02.092 [eventLoopGroupProxy-10-1 @call-handler#871] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-08 22:28:02.092 [eventLoopGroupProxy-10-1 @call-handler#871] 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-02-08 22:28:02.092 [eventLoopGroupProxy-10-1 @call-handler#871] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 22:28:02.093 [eventLoopGroupProxy-10-2 @call-handler#876] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-08 22:28:02.093 [eventLoopGroupProxy-10-1 @call-handler#871] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:02.093 [eventLoopGroupProxy-10-1 @call-handler#871] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-02-08 22:28:02.093 [eventLoopGroupProxy-10-2 @call-handler#876] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:02.093 [MyScheduler_Worker-1 @coroutine#862] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 22:28:02.093 [MyScheduler_Worker-1 @coroutine#862] 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-02-08 22:28:02.093 [MyScheduler_Worker-1 @coroutine#862] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-08 22:28:02.093 [MyScheduler_Worker-1 @coroutine#862] 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-02-08 22:28:02.097 [DefaultDispatcher-worker-15 @coroutine#859] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:28:02.097 [DefaultDispatcher-worker-15 @coroutine#859] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:28:02.099 [eventLoopGroupProxy-10-1 @call-handler#884] 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-02-08 22:28:02.099 [eventLoopGroupProxy-10-1 @call-handler#884] 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-02-08 22:28:02.102 [eventLoopGroupProxy-10-1 @coroutine#885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50f13494 2024-02-08 22:28:02.102 [eventLoopGroupProxy-10-3 @call-handler#887] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-08 22:28:02.102 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:02.102 [eventLoopGroupProxy-10-3 @call-handler#887] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:02.103 [eventLoopGroupProxy-10-3 @call-handler#887] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-02-08 22:28:02.103 [eventLoopGroupProxy-10-1 @call-handler#884] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-02-08 22:28:02.103 [DefaultDispatcher-worker-13 @coroutine#858] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 22:28:02.103 [DefaultDispatcher-worker-13 @coroutine#858] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 22:28:02.104 [MyScheduler_Worker-1 @coroutine#862] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-08 22:28:02.104 [MyScheduler_Worker-1 @coroutine#862] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 22:28:02.105 [MyScheduler_Worker-1 @coroutine#862] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-08 22:28:02.105 [MyScheduler_Worker-1 @coroutine#862] 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-02-08 22:28:02.106 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:28:02.106 [MyScheduler_Worker-1 @coroutine#894] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:02.106 [MyScheduler_Worker-1 @coroutine#894] 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-02-08 22:28:02.106 [MyScheduler_Worker-1 @coroutine#894] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:02.106 [MyScheduler_Worker-1 @coroutine#894] 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-02-08 22:28:02.108 [eventLoopGroupProxy-10-1 @call-handler#897] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:28:02.111 [eventLoopGroupProxy-10-1 @coroutine#898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50f13494 2024-02-08 22:28:02.111 [eventLoopGroupProxy-10-1 @call-handler#897] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:02.112 [eventLoopGroupProxy-10-1 @call-handler#897] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-08 22:28:02.112 [MyScheduler_Worker-1 @coroutine#894] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:02.112 [DefaultDispatcher-worker-2 @coroutine#858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-08 22:28:02.113 [MyScheduler_Worker-1 @coroutine#894] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:02.113 [MyScheduler_Worker-1 @coroutine#894] 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-02-08 22:28:02.113 [MyScheduler_Worker-1 @coroutine#894] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:02.113 [MyScheduler_Worker-1 @coroutine#894] 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-02-08 22:28:02.115 [eventLoopGroupProxy-10-1 @call-handler#904] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:02.117 [eventLoopGroupProxy-10-1 @coroutine#905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50f13494 2024-02-08 22:28:02.117 [eventLoopGroupProxy-10-1 @call-handler#904] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:02.117 [eventLoopGroupProxy-10-1 @call-handler#904] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:28:02.118 [MyScheduler_Worker-1 @coroutine#894] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:02.120 [MyScheduler_Worker-1 @coroutine#894] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:02.120 [MyScheduler_Worker-1 @coroutine#894] 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-02-08 22:28:02.120 [MyScheduler_Worker-1 @coroutine#894] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:02.120 [MyScheduler_Worker-1 @coroutine#894] 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-02-08 22:28:02.120 [DefaultDispatcher-worker-1 @coroutine#860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-08 22:28:02.122 [eventLoopGroupProxy-10-1 @call-handler#910] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:28:02.128 [eventLoopGroupProxy-10-1 @coroutine#911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50f13494 2024-02-08 22:28:02.128 [eventLoopGroupProxy-10-1 @call-handler#910] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:02.129 [eventLoopGroupProxy-10-1 @call-handler#910] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-02-08 22:28:02.129 [MyScheduler_Worker-1 @coroutine#894] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:02.131 [MyScheduler_Worker-1 @coroutine#894] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:02.131 [MyScheduler_Worker-1 @coroutine#894] 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-02-08 22:28:02.131 [MyScheduler_Worker-1 @coroutine#894] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:02.131 [MyScheduler_Worker-1 @coroutine#894] 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-02-08 22:28:02.133 [eventLoopGroupProxy-10-1 @call-handler#916] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:28:02.135 [eventLoopGroupProxy-10-1 @coroutine#917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50f13494 2024-02-08 22:28:02.135 [eventLoopGroupProxy-10-1 @call-handler#916] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:02.135 [eventLoopGroupProxy-10-1 @call-handler#916] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:28:02.136 [MyScheduler_Worker-1 @coroutine#894] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:02.137 [MyScheduler_Worker-1 @coroutine#894] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:02.137 [MyScheduler_Worker-1 @coroutine#894] 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-02-08 22:28:02.137 [MyScheduler_Worker-1 @coroutine#894] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:02.137 [MyScheduler_Worker-1 @coroutine#894] 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-02-08 22:28:02.139 [eventLoopGroupProxy-10-1 @call-handler#922] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:28:02.141 [eventLoopGroupProxy-10-1 @coroutine#923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50f13494 2024-02-08 22:28:02.141 [eventLoopGroupProxy-10-1 @call-handler#922] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:02.141 [eventLoopGroupProxy-10-1 @call-handler#922] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:28:02.142 [MyScheduler_Worker-1 @coroutine#894] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:02.153 [DefaultDispatcher-worker-9 @coroutine#862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-08 22:28:02.161 [DefaultDispatcher-worker-10 @coroutine#860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-08 22:28:02.161 [DefaultDispatcher-worker-10 @coroutine#860] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 22:28:02.161 [DefaultDispatcher-worker-10 @coroutine#860] 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-02-08 22:28:02.161 [DefaultDispatcher-worker-10 @coroutine#860] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 22:28:02.162 [DefaultDispatcher-worker-10 @coroutine#860] 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-02-08 22:28:02.163 [eventLoopGroupProxy-10-1 @call-handler#933] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-08 22:28:02.164 [eventLoopGroupProxy-10-1 @call-handler#933] 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-02-08 22:28:02.164 [eventLoopGroupProxy-10-1 @call-handler#933] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 22:28:02.189 [DefaultDispatcher-worker-10 @call-handler#933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c92f094 2024-02-08 22:28:02.190 [eventLoopGroupProxy-10-1 @call-handler#933] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:02.190 [DefaultDispatcher-worker-5 @coroutine#831] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556588601179488256/_ustadmanifest.json 2024-02-08 22:28:02.190 [DefaultDispatcher-worker-5 @coroutine#831] 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/556588601179488256/_ustadmanifest.json. 2024-02-08 22:28:02.190 [DefaultDispatcher-worker-5 @coroutine#831] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556588601179488256/_ustadmanifest.json 2024-02-08 22:28:02.190 [eventLoopGroupProxy-10-1 @call-handler#933] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 27ms 2024-02-08 22:28:02.191 [DefaultDispatcher-worker-12 @coroutine#860] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 22:28:02.191 [DefaultDispatcher-worker-12 @coroutine#860] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 22:28:02.191 [DefaultDispatcher-worker-12 @coroutine#860] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-08 22:28:02.192 [DefaultDispatcher-worker-12 @coroutine#860] 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-02-08 22:28:02.192 [DefaultDispatcher-worker-14 @coroutine#831] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556588601179488256/_ustadmanifest.json 2024-02-08 22:28:02.192 [DefaultDispatcher-worker-14 @coroutine#831] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556588601179488256/_ustadmanifest.json 2024-02-08 22:28:02.192 [DefaultDispatcher-worker-14 @coroutine#831] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556588601179488256/_ustadmanifest.json. 2024-02-08 22:28:02.192 [DefaultDispatcher-worker-14 @coroutine#831] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556588601179488256/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 22:28:02.193 [DefaultDispatcher-worker-14 @coroutine#958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50f13494 2024-02-08 22:28:02.201 [DefaultDispatcher-worker-14 @coroutine#860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b324447 2024-02-08 22:28:02.203 [DefaultDispatcher-worker-7 @coroutine#831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c92f094 2024-02-08 22:28:02.204 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-08 22:28:02.204 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-08 22:28:02.204 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-08 22:28:02.204 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-08 22:28:02.204 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-08 22:28:02.206 [Test worker @coroutine#962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a302f30 2024-02-08 22:28:02.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Shutdown initiated... 2024-02-08 22:28:02.206 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Close initiated... 2024-02-08 22:28:02.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:02.206 [HikariPool-65 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b324447: (connection evicted) 2024-02-08 22:28:02.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:02.206 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Closed. 2024-02-08 22:28:02.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Shutdown completed. 2024-02-08 22:28:02.505 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 22:28:02.505 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 22:28:02.631 [DefaultDispatcher-worker-2 @coroutine#965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e5b33e5 2024-02-08 22:28:02.654 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 22:28:03.210 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@1238a074 2024-02-08 22:28:03.210 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@1238a074 2024-02-08 22:28:03.211 [Test worker @coroutine#969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50f13494 2024-02-08 22:28:03.211 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Shutdown initiated... 2024-02-08 22:28:03.211 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Close initiated... 2024-02-08 22:28:03.211 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:03.211 [HikariPool-63 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c92f094: (connection evicted) 2024-02-08 22:28:03.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:03.212 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Closed. 2024-02-08 22:28:03.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Shutdown completed. 2024-02-08 22:28:03.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2024-02-08 22:28:03.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:03.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:03.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:03.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:03.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:03.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:03.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50d4775b 2024-02-08 22:28:03.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:03.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:03.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:03.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:03.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:03.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:03.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:03.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:03.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:03.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:03.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:03.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:03.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:03.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:03.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:03.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:03.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:03.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:03.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:03.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2024-02-08 22:28:03.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:03.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:03.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:03.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:03.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:03.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:03.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:03.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:03.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2024-02-08 22:28:03.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:03.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:03.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2024-02-08 22:28:03.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2024-02-08 22:28:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@107ebdad 2024-02-08 22:28:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2024-02-08 22:28:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:03.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:03.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2024-02-08 22:28:03.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bfafce1 2024-02-08 22:28:03.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bfafce1 2024-02-08 22:28:03.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2024-02-08 22:28:03.234 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-08 22:28:03.235 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-02-08 22:28:03.235 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@28b68067 2024-02-08 22:28:03.237 [DefaultDispatcher-worker-14 @coroutine#975] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-08 22:28:03.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2024-02-08 22:28:03.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:03.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:03.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:03.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:03.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:03.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:03.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@478fe415 2024-02-08 22:28:03.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:03.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:03.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:03.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:03.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:03.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:03.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:03.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:03.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:03.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:03.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:03.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:03.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:03.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:03.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:03.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:03.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:03.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:03.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:03.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2024-02-08 22:28:03.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:03.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:03.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:03.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:03.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:03.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:03.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:03.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:03.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2024-02-08 22:28:03.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@31028e45 2024-02-08 22:28:03.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@31028e45 2024-02-08 22:28:03.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2024-02-08 22:28:03.241 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-08 22:28:03.241 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-08 22:28:03.241 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-08 22:28:03.241 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-08 22:28:03.241 [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-02-08 22:28:03.241 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-08 22:28:03.241 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-08 22:28:03.241 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-08 22:28:03.241 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-08 22:28:03.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2024-02-08 22:28:03.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:03.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:03.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:03.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:03.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:03.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:03.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6054ac20 2024-02-08 22:28:03.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:03.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:03.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:03.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:03.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:03.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:03.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:03.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:03.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:03.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:03.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:03.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:03.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:03.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:03.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:03.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:03.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:03.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:03.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:03.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2024-02-08 22:28:03.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:03.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:03.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:03.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:03.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:03.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:03.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:03.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:03.243 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2024-02-08 22:28:03.243 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@673605ef 2024-02-08 22:28:03.243 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@673605ef 2024-02-08 22:28:03.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2024-02-08 22:28:03.282 [DefaultDispatcher-worker-3 @coroutine#979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@673605ef 2024-02-08 22:28:03.317 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:03.321 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:03.330 [DefaultDispatcher-worker-3 @coroutine#982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31028e45 2024-02-08 22:28:03.339 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:03.344 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:03.360 [DefaultDispatcher-worker-14 @coroutine#984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31028e45 2024-02-08 22:28:03.368 [DefaultDispatcher-worker-2 @coroutine#987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31028e45 2024-02-08 22:28:03.372 [DefaultDispatcher-worker-2 @coroutine#989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31028e45 2024-02-08 22:28:03.383 [DefaultDispatcher-worker-16 @coroutine#979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@673605ef 2024-02-08 22:28:03.383 [Test worker @coroutine#979] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556588606234128384/_ustadmanifest.json 2024-02-08 22:28:03.383 [Test worker @coroutine#979] 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/556588606234128384/_ustadmanifest.json. 2024-02-08 22:28:03.383 [Test worker @coroutine#979] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556588606234128384/_ustadmanifest.json 2024-02-08 22:28:03.385 [Test worker @coroutine#979] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556588606234128384/_ustadmanifest.json 2024-02-08 22:28:03.385 [Test worker @coroutine#979] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556588606234128384/_ustadmanifest.json 2024-02-08 22:28:03.388 [Test worker @coroutine#979] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556588606234128384/_ustadmanifest.json. 2024-02-08 22:28:03.388 [Test worker @coroutine#979] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556588606234128384/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 22:28:03.405 [Test worker @coroutine#995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31028e45 2024-02-08 22:28:03.475 [DefaultDispatcher-worker-14 @coroutine#979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@673605ef 2024-02-08 22:28:03.475 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-08 22:28:03.475 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-455f15ac-74a0-479e-8137-206c83d033f7', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-08 22:28:03.477 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-08 22:28:03.477 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-455f15ac-74a0-479e-8137-206c83d033f7 2024-02-08 22:28:03.478 [DefaultDispatcher-worker-16 @coroutine#1157] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:28:03.478 [DefaultDispatcher-worker-16 @coroutine#1157] 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-02-08 22:28:03.478 [DefaultDispatcher-worker-16 @coroutine#1157] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:28:03.478 [DefaultDispatcher-worker-16 @coroutine#1157] 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-02-08 22:28:03.481 [eventLoopGroupProxy-13-1 @call-handler#1167] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-08 22:28:03.482 [eventLoopGroupProxy-13-1 @call-handler#1167] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:03.482 [eventLoopGroupProxy-13-2 @call-handler#1168] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-08 22:28:03.482 [eventLoopGroupProxy-13-2 @call-handler#1168] 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-02-08 22:28:03.482 [eventLoopGroupProxy-13-2 @call-handler#1168] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 22:28:03.483 [eventLoopGroupProxy-13-2 @call-handler#1168] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:03.483 [eventLoopGroupProxy-13-2 @call-handler#1168] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-02-08 22:28:03.484 [DefaultDispatcher-worker-9 @coroutine#1157] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:28:03.484 [DefaultDispatcher-worker-9 @coroutine#1157] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:28:03.487 [DefaultDispatcher-worker-2 @coroutine#1156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@673605ef 2024-02-08 22:28:03.487 [DefaultDispatcher-worker-2 @coroutine#1156] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 22:28:03.487 [DefaultDispatcher-worker-2 @coroutine#1156] 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-02-08 22:28:03.487 [DefaultDispatcher-worker-2 @coroutine#1156] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 22:28:03.489 [eventLoopGroupProxy-13-2 @call-handler#1176] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-08 22:28:03.490 [eventLoopGroupProxy-13-2 @call-handler#1176] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:03.490 [eventLoopGroupProxy-13-2 @call-handler#1176] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-02-08 22:28:03.490 [DefaultDispatcher-worker-3 @coroutine#1156] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 22:28:03.490 [DefaultDispatcher-worker-3 @coroutine#1156] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 22:28:03.500 [MyScheduler_Worker-1 @coroutine#1160] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 22:28:03.500 [MyScheduler_Worker-1 @coroutine#1160] 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-02-08 22:28:03.501 [MyScheduler_Worker-1 @coroutine#1160] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-08 22:28:03.501 [MyScheduler_Worker-1 @coroutine#1160] 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-02-08 22:28:03.501 [DefaultDispatcher-worker-3 @coroutine#1156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@673605ef 2024-02-08 22:28:03.502 [eventLoopGroupProxy-13-2 @call-handler#1335] 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-02-08 22:28:03.503 [eventLoopGroupProxy-13-2 @call-handler#1335] 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-02-08 22:28:03.506 [eventLoopGroupProxy-13-2 @coroutine#1336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:03.509 [eventLoopGroupProxy-13-2 @call-handler#1335] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 7ms 2024-02-08 22:28:03.510 [MyScheduler_Worker-1 @coroutine#1160] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-08 22:28:03.510 [MyScheduler_Worker-1 @coroutine#1160] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 22:28:03.511 [MyScheduler_Worker-1 @coroutine#1160] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-08 22:28:03.511 [MyScheduler_Worker-1 @coroutine#1160] 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-02-08 22:28:03.512 [DefaultDispatcher-worker-3 @coroutine#1158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@673605ef 2024-02-08 22:28:03.513 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.513 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:03.513 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.513 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:03.515 [eventLoopGroupProxy-13-2 @call-handler#1343] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:28:03.517 [eventLoopGroupProxy-13-2 @coroutine#1344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:03.517 [eventLoopGroupProxy-13-2 @call-handler#1343] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:03.517 [eventLoopGroupProxy-13-2 @call-handler#1343] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:28:03.518 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.520 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.520 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:03.520 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.520 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:03.522 [eventLoopGroupProxy-13-2 @call-handler#1349] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:03.566 [eventLoopGroupProxy-13-2 @coroutine#1350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:03.566 [eventLoopGroupProxy-13-2 @call-handler#1349] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:03.566 [eventLoopGroupProxy-13-2 @call-handler#1349] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-08 22:28:03.567 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.569 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.569 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:03.569 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.569 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:03.571 [eventLoopGroupProxy-13-2 @call-handler#1355] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:28:03.574 [eventLoopGroupProxy-13-2 @coroutine#1356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:03.574 [eventLoopGroupProxy-13-2 @call-handler#1355] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:03.574 [eventLoopGroupProxy-13-2 @call-handler#1355] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 22:28:03.575 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.576 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.576 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:03.576 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.576 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:03.578 [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-02-08 22:28:03.582 [eventLoopGroupProxy-13-2 @coroutine#1362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:03.582 [eventLoopGroupProxy-13-2 @call-handler#1361] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:03.582 [eventLoopGroupProxy-13-2 @call-handler#1361] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-08 22:28:03.583 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.584 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.584 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:03.584 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.584 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:03.585 [eventLoopGroupProxy-13-2 @call-handler#1367] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:28:03.630 [eventLoopGroupProxy-13-2 @coroutine#1368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:03.630 [eventLoopGroupProxy-13-2 @call-handler#1367] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:03.630 [eventLoopGroupProxy-13-2 @call-handler#1367] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-08 22:28:03.631 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.632 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.632 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:03.633 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.633 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:03.634 [eventLoopGroupProxy-13-2 @call-handler#1373] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:28:03.644 [eventLoopGroupProxy-13-2 @coroutine#1374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:03.644 [eventLoopGroupProxy-13-2 @call-handler#1373] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:03.644 [eventLoopGroupProxy-13-2 @call-handler#1373] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2024-02-08 22:28:03.645 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.646 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.646 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:03.646 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.646 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:03.648 [eventLoopGroupProxy-13-2 @call-handler#1379] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:03.652 [eventLoopGroupProxy-13-2 @coroutine#1380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:03.652 [eventLoopGroupProxy-13-2 @call-handler#1379] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:03.652 [eventLoopGroupProxy-13-2 @call-handler#1379] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-08 22:28:03.653 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.654 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.654 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:03.654 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.654 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:03.656 [eventLoopGroupProxy-13-2 @call-handler#1385] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:28:03.702 [eventLoopGroupProxy-13-2 @coroutine#1387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:03.702 [eventLoopGroupProxy-13-2 @call-handler#1385] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:03.702 [eventLoopGroupProxy-13-2 @call-handler#1385] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-08 22:28:03.703 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.705 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.705 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:03.705 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.705 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:03.707 [eventLoopGroupProxy-13-2 @call-handler#1392] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:28:03.710 [eventLoopGroupProxy-13-2 @coroutine#1393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:03.710 [eventLoopGroupProxy-13-2 @call-handler#1392] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:03.711 [eventLoopGroupProxy-13-2 @call-handler#1392] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-08 22:28:03.711 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.712 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.712 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:03.712 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.713 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:03.714 [eventLoopGroupProxy-13-2 @call-handler#1398] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:28:03.717 [eventLoopGroupProxy-13-2 @coroutine#1399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:03.717 [eventLoopGroupProxy-13-2 @call-handler#1398] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:03.717 [eventLoopGroupProxy-13-2 @call-handler#1398] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 22:28:03.718 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.720 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.720 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:03.720 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.720 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:03.721 [eventLoopGroupProxy-13-2 @call-handler#1404] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:28:03.723 [eventLoopGroupProxy-13-2 @coroutine#1405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:03.724 [eventLoopGroupProxy-13-2 @call-handler#1404] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:03.724 [eventLoopGroupProxy-13-2 @call-handler#1404] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 22:28:03.724 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.725 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.726 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:03.726 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.726 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:03.727 [eventLoopGroupProxy-13-2 @call-handler#1410] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:28:03.729 [eventLoopGroupProxy-13-2 @coroutine#1411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:03.729 [eventLoopGroupProxy-13-2 @call-handler#1410] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:03.729 [eventLoopGroupProxy-13-2 @call-handler#1410] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:28:03.730 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.731 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.731 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:03.731 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.731 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:03.733 [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-02-08 22:28:03.735 [eventLoopGroupProxy-13-2 @coroutine#1417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:03.735 [eventLoopGroupProxy-13-2 @call-handler#1416] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:03.735 [eventLoopGroupProxy-13-2 @call-handler#1416] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:28:03.735 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.737 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.737 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:03.737 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.737 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:03.738 [eventLoopGroupProxy-13-2 @call-handler#1422] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:28:03.740 [eventLoopGroupProxy-13-2 @coroutine#1423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:03.740 [eventLoopGroupProxy-13-2 @call-handler#1422] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:03.740 [eventLoopGroupProxy-13-2 @call-handler#1422] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:28:03.741 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.742 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.742 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:03.742 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.742 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:03.743 [eventLoopGroupProxy-13-2 @call-handler#1428] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:28:03.745 [eventLoopGroupProxy-13-2 @coroutine#1429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:03.745 [eventLoopGroupProxy-13-2 @call-handler#1428] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:03.745 [eventLoopGroupProxy-13-2 @call-handler#1428] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:28:03.746 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.747 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.747 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:03.747 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.747 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:03.749 [eventLoopGroupProxy-13-2 @call-handler#1434] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:28:03.750 [eventLoopGroupProxy-13-2 @coroutine#1435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:03.750 [eventLoopGroupProxy-13-2 @call-handler#1434] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:03.750 [eventLoopGroupProxy-13-2 @call-handler#1434] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:28:03.751 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.752 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.752 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:03.752 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.752 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:03.753 [eventLoopGroupProxy-13-2 @call-handler#1440] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:28:03.755 [eventLoopGroupProxy-13-2 @coroutine#1441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:03.755 [eventLoopGroupProxy-13-2 @call-handler#1440] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:03.755 [eventLoopGroupProxy-13-2 @call-handler#1440] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:28:03.756 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.757 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.757 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:03.757 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.757 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:03.759 [eventLoopGroupProxy-13-2 @call-handler#1446] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:03.761 [eventLoopGroupProxy-13-2 @coroutine#1447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:03.761 [eventLoopGroupProxy-13-2 @call-handler#1446] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:03.761 [eventLoopGroupProxy-13-2 @call-handler#1446] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:28:03.761 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.762 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.763 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:03.763 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.763 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:03.764 [eventLoopGroupProxy-13-2 @call-handler#1452] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:28:03.766 [eventLoopGroupProxy-13-2 @coroutine#1453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:03.766 [eventLoopGroupProxy-13-2 @call-handler#1452] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:03.766 [eventLoopGroupProxy-13-2 @call-handler#1452] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:28:03.767 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.768 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.768 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:03.768 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.768 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:03.769 [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-02-08 22:28:03.771 [eventLoopGroupProxy-13-2 @coroutine#1459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:03.771 [eventLoopGroupProxy-13-2 @call-handler#1458] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:03.771 [eventLoopGroupProxy-13-2 @call-handler#1458] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:28:03.771 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.772 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.773 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:03.773 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.773 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:03.774 [eventLoopGroupProxy-13-2 @call-handler#1464] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:28:03.776 [eventLoopGroupProxy-13-2 @coroutine#1465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:03.776 [eventLoopGroupProxy-13-2 @call-handler#1464] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:03.776 [eventLoopGroupProxy-13-2 @call-handler#1464] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:28:03.777 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.778 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.778 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:03.778 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.778 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:03.780 [eventLoopGroupProxy-13-2 @call-handler#1470] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:28:03.781 [eventLoopGroupProxy-13-2 @coroutine#1471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:03.781 [eventLoopGroupProxy-13-2 @call-handler#1470] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:03.782 [eventLoopGroupProxy-13-2 @call-handler#1470] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 22:28:03.782 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.783 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.783 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:03.783 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.783 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:03.785 [eventLoopGroupProxy-13-2 @call-handler#1476] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:28:03.787 [eventLoopGroupProxy-13-2 @coroutine#1477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:03.787 [eventLoopGroupProxy-13-2 @call-handler#1476] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:03.787 [eventLoopGroupProxy-13-2 @call-handler#1476] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:28:03.788 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.789 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.789 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:03.789 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.789 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:03.790 [eventLoopGroupProxy-13-2 @call-handler#1482] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:28:03.792 [eventLoopGroupProxy-13-2 @coroutine#1483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:03.792 [eventLoopGroupProxy-13-2 @call-handler#1482] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:03.792 [eventLoopGroupProxy-13-2 @call-handler#1482] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:28:03.793 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.794 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.794 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:03.794 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.794 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:03.796 [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-02-08 22:28:03.797 [eventLoopGroupProxy-13-2 @coroutine#1489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:03.798 [eventLoopGroupProxy-13-2 @call-handler#1488] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:03.798 [eventLoopGroupProxy-13-2 @call-handler#1488] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:28:03.798 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.799 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.799 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:03.799 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.799 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:03.801 [eventLoopGroupProxy-13-2 @call-handler#1494] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:28:03.802 [eventLoopGroupProxy-13-2 @coroutine#1495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:03.802 [eventLoopGroupProxy-13-2 @call-handler#1494] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:03.803 [eventLoopGroupProxy-13-2 @call-handler#1494] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:28:03.803 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.804 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.804 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:03.804 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.804 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:03.806 [eventLoopGroupProxy-13-2 @call-handler#1500] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:28:03.807 [eventLoopGroupProxy-13-2 @coroutine#1501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:03.807 [eventLoopGroupProxy-13-2 @call-handler#1500] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:03.807 [eventLoopGroupProxy-13-2 @call-handler#1500] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:28:03.808 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.809 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.809 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:03.809 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.809 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:03.810 [eventLoopGroupProxy-13-2 @call-handler#1506] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:03.812 [eventLoopGroupProxy-13-2 @coroutine#1507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:03.812 [eventLoopGroupProxy-13-2 @call-handler#1506] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:03.812 [eventLoopGroupProxy-13-2 @call-handler#1506] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:28:03.813 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.814 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.814 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:03.814 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.814 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:03.816 [eventLoopGroupProxy-13-2 @call-handler#1512] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:28:03.817 [eventLoopGroupProxy-13-2 @coroutine#1513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:03.817 [eventLoopGroupProxy-13-2 @call-handler#1512] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:03.818 [eventLoopGroupProxy-13-2 @call-handler#1512] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 22:28:03.818 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.819 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.819 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:03.819 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.819 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:03.821 [eventLoopGroupProxy-13-2 @call-handler#1518] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:28:03.822 [eventLoopGroupProxy-13-2 @coroutine#1519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:03.823 [eventLoopGroupProxy-13-2 @call-handler#1518] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:03.823 [eventLoopGroupProxy-13-2 @call-handler#1518] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:28:03.823 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.824 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.824 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:03.824 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.824 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:03.826 [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-02-08 22:28:03.828 [eventLoopGroupProxy-13-2 @coroutine#1525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:03.828 [eventLoopGroupProxy-13-2 @call-handler#1524] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:03.828 [eventLoopGroupProxy-13-2 @call-handler#1524] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:28:03.828 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.829 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.829 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:03.830 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.830 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:03.831 [eventLoopGroupProxy-13-2 @call-handler#1530] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:28:03.833 [eventLoopGroupProxy-13-2 @coroutine#1531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:03.833 [eventLoopGroupProxy-13-2 @call-handler#1530] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:03.833 [eventLoopGroupProxy-13-2 @call-handler#1530] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:28:03.833 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.835 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.835 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:03.835 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.835 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:03.836 [eventLoopGroupProxy-13-2 @call-handler#1536] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:03.838 [eventLoopGroupProxy-13-2 @coroutine#1537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:03.838 [eventLoopGroupProxy-13-2 @call-handler#1536] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:03.838 [eventLoopGroupProxy-13-2 @call-handler#1536] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:28:03.839 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.840 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.840 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:03.840 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.840 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:03.842 [eventLoopGroupProxy-13-2 @call-handler#1542] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:28:03.843 [eventLoopGroupProxy-13-2 @coroutine#1543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:03.843 [eventLoopGroupProxy-13-2 @call-handler#1542] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:03.844 [eventLoopGroupProxy-13-2 @call-handler#1542] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 22:28:03.844 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.845 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.846 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:03.846 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.846 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:03.847 [eventLoopGroupProxy-13-2 @call-handler#1548] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:28:03.849 [eventLoopGroupProxy-13-2 @coroutine#1549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:03.849 [eventLoopGroupProxy-13-2 @call-handler#1548] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:03.849 [eventLoopGroupProxy-13-2 @call-handler#1548] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:28:03.850 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.851 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.851 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:03.851 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.851 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:03.853 [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-02-08 22:28:03.855 [eventLoopGroupProxy-13-2 @coroutine#1555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:03.855 [eventLoopGroupProxy-13-2 @call-handler#1554] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:03.855 [eventLoopGroupProxy-13-2 @call-handler#1554] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:28:03.856 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.857 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.857 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:03.857 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.857 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:03.859 [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-02-08 22:28:03.902 [eventLoopGroupProxy-13-2 @coroutine#1561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:03.902 [eventLoopGroupProxy-13-2 @call-handler#1560] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:03.902 [eventLoopGroupProxy-13-2 @call-handler#1560] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-08 22:28:03.903 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.904 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.904 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:03.904 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.904 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:03.906 [eventLoopGroupProxy-13-2 @call-handler#1566] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:28:03.908 [eventLoopGroupProxy-13-2 @coroutine#1567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:03.909 [eventLoopGroupProxy-13-2 @call-handler#1566] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:03.909 [eventLoopGroupProxy-13-2 @call-handler#1566] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 22:28:03.910 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.911 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.911 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:03.911 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.911 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:03.913 [eventLoopGroupProxy-13-2 @call-handler#1572] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:28:03.915 [eventLoopGroupProxy-13-2 @coroutine#1573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:03.915 [eventLoopGroupProxy-13-2 @call-handler#1572] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:03.915 [eventLoopGroupProxy-13-2 @call-handler#1572] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:28:03.916 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.917 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.917 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:03.917 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.917 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:03.918 [eventLoopGroupProxy-13-2 @call-handler#1578] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:03.920 [eventLoopGroupProxy-13-2 @coroutine#1579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:03.920 [eventLoopGroupProxy-13-2 @call-handler#1578] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:03.920 [eventLoopGroupProxy-13-2 @call-handler#1578] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:28:03.921 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.922 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.922 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:03.922 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.922 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:03.924 [eventLoopGroupProxy-13-2 @call-handler#1584] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:28:03.970 [eventLoopGroupProxy-13-2 @coroutine#1586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:03.970 [eventLoopGroupProxy-13-2 @call-handler#1584] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:03.970 [eventLoopGroupProxy-13-2 @call-handler#1584] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-08 22:28:03.971 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.972 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.973 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:03.973 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:03.973 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:03.974 [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-02-08 22:28:04.012 [DefaultDispatcher-worker-3 @coroutine#1174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@673605ef 2024-02-08 22:28:04.017 [eventLoopGroupProxy-13-2 @coroutine#1593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:04.017 [eventLoopGroupProxy-13-2 @call-handler#1591] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:04.017 [eventLoopGroupProxy-13-2 @call-handler#1591] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-08 22:28:04.018 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.019 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.019 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.019 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.019 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.020 [eventLoopGroupProxy-13-2 @call-handler#1598] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:04.022 [eventLoopGroupProxy-13-2 @coroutine#1599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:04.022 [eventLoopGroupProxy-13-2 @call-handler#1598] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:04.022 [eventLoopGroupProxy-13-2 @call-handler#1598] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:28:04.023 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.024 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.024 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.024 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.024 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.025 [eventLoopGroupProxy-13-2 @call-handler#1604] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:04.027 [eventLoopGroupProxy-13-2 @coroutine#1605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:04.027 [eventLoopGroupProxy-13-2 @call-handler#1604] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:04.027 [eventLoopGroupProxy-13-2 @call-handler#1604] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:28:04.028 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.029 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.029 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.029 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.029 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.030 [eventLoopGroupProxy-13-2 @call-handler#1610] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:04.077 [eventLoopGroupProxy-13-2 @coroutine#1611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:04.077 [eventLoopGroupProxy-13-2 @call-handler#1610] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:04.077 [eventLoopGroupProxy-13-2 @call-handler#1610] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-02-08 22:28:04.078 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.079 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.079 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.079 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.079 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.081 [eventLoopGroupProxy-13-2 @call-handler#1616] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:04.083 [eventLoopGroupProxy-13-2 @coroutine#1617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:04.083 [eventLoopGroupProxy-13-2 @call-handler#1616] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:04.083 [eventLoopGroupProxy-13-2 @call-handler#1616] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:28:04.083 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.084 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.085 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.085 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.085 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.086 [eventLoopGroupProxy-13-2 @call-handler#1622] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:04.087 [eventLoopGroupProxy-13-2 @coroutine#1623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:04.088 [eventLoopGroupProxy-13-2 @call-handler#1622] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:04.088 [eventLoopGroupProxy-13-2 @call-handler#1622] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:28:04.088 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.089 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.089 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.089 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.089 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.091 [eventLoopGroupProxy-13-2 @call-handler#1628] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:04.092 [eventLoopGroupProxy-13-2 @coroutine#1629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:04.092 [eventLoopGroupProxy-13-2 @call-handler#1628] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:04.093 [eventLoopGroupProxy-13-2 @call-handler#1628] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:28:04.093 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.094 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.094 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.094 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.094 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.096 [eventLoopGroupProxy-13-2 @call-handler#1634] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:04.097 [eventLoopGroupProxy-13-2 @coroutine#1635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:04.097 [eventLoopGroupProxy-13-2 @call-handler#1634] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:04.097 [eventLoopGroupProxy-13-2 @call-handler#1634] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:28:04.098 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.099 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.099 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.099 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.099 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.101 [eventLoopGroupProxy-13-2 @call-handler#1640] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:04.145 [eventLoopGroupProxy-13-2 @coroutine#1641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:04.145 [eventLoopGroupProxy-13-2 @call-handler#1640] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:04.145 [eventLoopGroupProxy-13-2 @call-handler#1640] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-08 22:28:04.146 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.147 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.147 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.147 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.148 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.149 [eventLoopGroupProxy-13-2 @call-handler#1646] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:04.151 [eventLoopGroupProxy-13-2 @coroutine#1647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:04.151 [eventLoopGroupProxy-13-2 @call-handler#1646] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:04.151 [eventLoopGroupProxy-13-2 @call-handler#1646] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:28:04.152 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.153 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.153 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.153 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.153 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.155 [eventLoopGroupProxy-13-2 @call-handler#1652] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:04.156 [eventLoopGroupProxy-13-2 @coroutine#1653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:04.156 [eventLoopGroupProxy-13-2 @call-handler#1652] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:04.156 [eventLoopGroupProxy-13-2 @call-handler#1652] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 22:28:04.157 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.157 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.158 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.158 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.158 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.159 [eventLoopGroupProxy-13-2 @call-handler#1658] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:04.160 [eventLoopGroupProxy-13-2 @coroutine#1659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:04.160 [eventLoopGroupProxy-13-2 @call-handler#1658] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:04.160 [eventLoopGroupProxy-13-2 @call-handler#1658] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 22:28:04.161 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.161 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.161 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.161 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.161 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.163 [eventLoopGroupProxy-13-2 @call-handler#1664] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:04.164 [eventLoopGroupProxy-13-2 @coroutine#1665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:04.164 [eventLoopGroupProxy-13-2 @call-handler#1664] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:04.164 [eventLoopGroupProxy-13-2 @call-handler#1664] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:28:04.165 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.166 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.166 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.166 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.166 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.167 [eventLoopGroupProxy-13-2 @call-handler#1670] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:04.169 [eventLoopGroupProxy-13-2 @coroutine#1671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:04.169 [eventLoopGroupProxy-13-2 @call-handler#1670] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:04.169 [eventLoopGroupProxy-13-2 @call-handler#1670] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:28:04.170 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.171 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.171 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.171 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.171 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.172 [eventLoopGroupProxy-13-2 @call-handler#1676] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:04.174 [eventLoopGroupProxy-13-2 @coroutine#1677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:04.174 [eventLoopGroupProxy-13-2 @call-handler#1676] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:04.174 [eventLoopGroupProxy-13-2 @call-handler#1676] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:28:04.174 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.175 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.175 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.175 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.175 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.176 [eventLoopGroupProxy-13-2 @call-handler#1682] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:04.178 [eventLoopGroupProxy-13-2 @coroutine#1683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:04.178 [eventLoopGroupProxy-13-2 @call-handler#1682] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:04.178 [eventLoopGroupProxy-13-2 @call-handler#1682] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:28:04.179 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.179 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.180 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.180 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.180 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.181 [eventLoopGroupProxy-13-2 @call-handler#1688] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:04.182 [eventLoopGroupProxy-13-2 @coroutine#1689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:04.182 [eventLoopGroupProxy-13-2 @call-handler#1688] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:04.182 [eventLoopGroupProxy-13-2 @call-handler#1688] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 22:28:04.183 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.184 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.184 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.184 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.184 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.185 [eventLoopGroupProxy-13-2 @call-handler#1694] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:04.186 [eventLoopGroupProxy-13-2 @coroutine#1695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:04.186 [eventLoopGroupProxy-13-2 @call-handler#1694] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:04.186 [eventLoopGroupProxy-13-2 @call-handler#1694] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 22:28:04.187 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.188 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.188 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.188 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.188 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.189 [eventLoopGroupProxy-13-2 @call-handler#1700] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:04.191 [eventLoopGroupProxy-13-2 @coroutine#1701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:04.191 [eventLoopGroupProxy-13-2 @call-handler#1700] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:04.191 [eventLoopGroupProxy-13-2 @call-handler#1700] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:28:04.191 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.193 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.193 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.193 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.193 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.194 [eventLoopGroupProxy-13-2 @call-handler#1706] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:04.196 [eventLoopGroupProxy-13-2 @coroutine#1707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:04.196 [eventLoopGroupProxy-13-2 @call-handler#1706] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:04.196 [eventLoopGroupProxy-13-2 @call-handler#1706] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:28:04.197 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.198 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.198 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.198 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.198 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.200 [eventLoopGroupProxy-13-2 @call-handler#1712] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:04.201 [eventLoopGroupProxy-13-2 @coroutine#1713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:04.201 [eventLoopGroupProxy-13-2 @call-handler#1712] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:04.202 [eventLoopGroupProxy-13-2 @call-handler#1712] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 22:28:04.202 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.203 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.203 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.203 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.204 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.205 [eventLoopGroupProxy-13-2 @call-handler#1718] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:04.250 [eventLoopGroupProxy-13-2 @coroutine#1719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:04.250 [eventLoopGroupProxy-13-2 @call-handler#1718] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:04.250 [eventLoopGroupProxy-13-2 @call-handler#1718] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-08 22:28:04.251 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.252 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.252 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.252 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.252 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.254 [eventLoopGroupProxy-13-2 @call-handler#1724] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:04.256 [eventLoopGroupProxy-13-2 @coroutine#1725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:04.256 [eventLoopGroupProxy-13-2 @call-handler#1724] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:04.256 [eventLoopGroupProxy-13-2 @call-handler#1724] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 22:28:04.257 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.258 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.258 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.258 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.258 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.260 [eventLoopGroupProxy-13-2 @call-handler#1730] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:04.261 [eventLoopGroupProxy-13-2 @coroutine#1731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:04.261 [eventLoopGroupProxy-13-2 @call-handler#1730] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:04.262 [eventLoopGroupProxy-13-2 @call-handler#1730] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:28:04.262 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.263 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.263 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.263 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.263 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.264 [eventLoopGroupProxy-13-2 @call-handler#1736] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:04.309 [eventLoopGroupProxy-13-2 @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:04.310 [eventLoopGroupProxy-13-2 @call-handler#1736] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:04.310 [eventLoopGroupProxy-13-2 @call-handler#1736] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-08 22:28:04.310 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.312 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.312 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.312 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.312 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.314 [eventLoopGroupProxy-13-2 @call-handler#1743] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:04.316 [eventLoopGroupProxy-13-2 @coroutine#1744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:04.316 [eventLoopGroupProxy-13-2 @call-handler#1743] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:04.316 [eventLoopGroupProxy-13-2 @call-handler#1743] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 22:28:04.317 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.318 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.318 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.318 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.318 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.319 [eventLoopGroupProxy-13-2 @call-handler#1749] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:04.320 [eventLoopGroupProxy-13-2 @coroutine#1750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:04.320 [eventLoopGroupProxy-13-2 @call-handler#1749] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:04.321 [eventLoopGroupProxy-13-2 @call-handler#1749] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:28:04.321 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.322 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.322 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.322 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.322 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.323 [eventLoopGroupProxy-13-2 @call-handler#1755] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:04.324 [eventLoopGroupProxy-13-2 @coroutine#1756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:04.324 [eventLoopGroupProxy-13-2 @call-handler#1755] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:04.324 [eventLoopGroupProxy-13-2 @call-handler#1755] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 22:28:04.325 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.327 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.327 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.327 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.327 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.328 [eventLoopGroupProxy-13-2 @call-handler#1761] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:04.330 [eventLoopGroupProxy-13-2 @coroutine#1762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:04.330 [eventLoopGroupProxy-13-2 @call-handler#1761] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:04.330 [eventLoopGroupProxy-13-2 @call-handler#1761] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:28:04.330 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.331 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.331 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.331 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.331 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.332 [eventLoopGroupProxy-13-2 @call-handler#1767] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:04.333 [eventLoopGroupProxy-13-2 @coroutine#1768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:04.333 [eventLoopGroupProxy-13-2 @call-handler#1767] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:04.333 [eventLoopGroupProxy-13-2 @call-handler#1767] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 22:28:04.334 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.334 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.335 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.335 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.335 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.336 [eventLoopGroupProxy-13-2 @call-handler#1773] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:04.381 [eventLoopGroupProxy-13-2 @coroutine#1774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:04.381 [eventLoopGroupProxy-13-2 @call-handler#1773] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:04.381 [eventLoopGroupProxy-13-2 @call-handler#1773] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-08 22:28:04.382 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.383 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.383 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.383 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.383 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.384 [eventLoopGroupProxy-13-2 @call-handler#1779] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:04.387 [eventLoopGroupProxy-13-2 @coroutine#1780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:04.387 [eventLoopGroupProxy-13-2 @call-handler#1779] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:04.388 [eventLoopGroupProxy-13-2 @call-handler#1779] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-08 22:28:04.388 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.389 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.389 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.389 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.389 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.390 [eventLoopGroupProxy-13-2 @call-handler#1785] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:04.391 [eventLoopGroupProxy-13-2 @coroutine#1786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:04.391 [eventLoopGroupProxy-13-2 @call-handler#1785] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:04.391 [eventLoopGroupProxy-13-2 @call-handler#1785] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 22:28:04.392 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.393 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.393 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.393 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.393 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.394 [eventLoopGroupProxy-13-2 @call-handler#1791] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:04.395 [eventLoopGroupProxy-13-2 @coroutine#1792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:04.395 [eventLoopGroupProxy-13-2 @call-handler#1791] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:04.395 [eventLoopGroupProxy-13-2 @call-handler#1791] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:28:04.396 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.397 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.397 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.397 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.397 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.398 [eventLoopGroupProxy-13-2 @call-handler#1797] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:04.399 [eventLoopGroupProxy-13-2 @coroutine#1798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:04.399 [eventLoopGroupProxy-13-2 @call-handler#1797] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:04.399 [eventLoopGroupProxy-13-2 @call-handler#1797] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 22:28:04.400 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.401 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.401 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.401 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.401 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.402 [eventLoopGroupProxy-13-2 @call-handler#1803] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:04.403 [eventLoopGroupProxy-13-2 @coroutine#1804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:04.403 [eventLoopGroupProxy-13-2 @call-handler#1803] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:04.403 [eventLoopGroupProxy-13-2 @call-handler#1803] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 22:28:04.404 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.405 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.405 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.405 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.405 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.406 [eventLoopGroupProxy-13-2 @call-handler#1809] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:04.407 [eventLoopGroupProxy-13-2 @coroutine#1810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:04.407 [eventLoopGroupProxy-13-2 @call-handler#1809] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:04.407 [eventLoopGroupProxy-13-2 @call-handler#1809] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 22:28:04.408 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.409 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.409 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.409 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.409 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.410 [eventLoopGroupProxy-13-2 @call-handler#1815] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:04.411 [eventLoopGroupProxy-13-2 @coroutine#1816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:04.411 [eventLoopGroupProxy-13-2 @call-handler#1815] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:04.411 [eventLoopGroupProxy-13-2 @call-handler#1815] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 22:28:04.412 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.413 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.413 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.413 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.413 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.414 [eventLoopGroupProxy-13-2 @call-handler#1821] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:04.415 [eventLoopGroupProxy-13-2 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:04.415 [eventLoopGroupProxy-13-2 @call-handler#1821] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:04.415 [eventLoopGroupProxy-13-2 @call-handler#1821] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 22:28:04.416 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.417 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.417 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.417 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.417 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.418 [eventLoopGroupProxy-13-2 @call-handler#1827] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:04.419 [eventLoopGroupProxy-13-2 @coroutine#1828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:04.419 [eventLoopGroupProxy-13-2 @call-handler#1827] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:04.419 [eventLoopGroupProxy-13-2 @call-handler#1827] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 22:28:04.420 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.421 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.421 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.421 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.421 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.422 [eventLoopGroupProxy-13-2 @call-handler#1833] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:04.423 [eventLoopGroupProxy-13-2 @coroutine#1834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:04.423 [eventLoopGroupProxy-13-2 @call-handler#1833] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:04.423 [eventLoopGroupProxy-13-2 @call-handler#1833] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:28:04.423 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.424 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.424 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.424 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.424 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.425 [eventLoopGroupProxy-13-2 @call-handler#1839] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:04.426 [eventLoopGroupProxy-13-2 @coroutine#1840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:04.426 [eventLoopGroupProxy-13-2 @call-handler#1839] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:04.427 [eventLoopGroupProxy-13-2 @call-handler#1839] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:28:04.427 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.428 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.428 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.428 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.428 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.429 [eventLoopGroupProxy-13-2 @call-handler#1845] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:04.430 [eventLoopGroupProxy-13-2 @coroutine#1846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:04.430 [eventLoopGroupProxy-13-2 @call-handler#1845] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:04.430 [eventLoopGroupProxy-13-2 @call-handler#1845] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 22:28:04.431 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.432 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.432 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.432 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.432 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.433 [eventLoopGroupProxy-13-2 @call-handler#1851] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:04.434 [eventLoopGroupProxy-13-2 @coroutine#1852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:04.434 [eventLoopGroupProxy-13-2 @call-handler#1851] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:04.434 [eventLoopGroupProxy-13-2 @call-handler#1851] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 22:28:04.434 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.435 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.435 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.435 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.435 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.436 [eventLoopGroupProxy-13-2 @call-handler#1857] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:04.438 [eventLoopGroupProxy-13-2 @coroutine#1858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:04.438 [eventLoopGroupProxy-13-2 @call-handler#1857] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:04.438 [eventLoopGroupProxy-13-2 @call-handler#1857] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:28:04.438 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.439 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.439 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.439 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.439 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.440 [eventLoopGroupProxy-13-2 @call-handler#1863] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:04.442 [eventLoopGroupProxy-13-2 @coroutine#1864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:04.442 [eventLoopGroupProxy-13-2 @call-handler#1863] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:04.442 [eventLoopGroupProxy-13-2 @call-handler#1863] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:28:04.442 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.443 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.443 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.443 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.443 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.444 [eventLoopGroupProxy-13-2 @call-handler#1869] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:04.445 [eventLoopGroupProxy-13-2 @coroutine#1870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:04.445 [eventLoopGroupProxy-13-2 @call-handler#1869] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:04.446 [eventLoopGroupProxy-13-2 @call-handler#1869] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:28:04.446 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.447 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.447 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.447 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.447 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.448 [eventLoopGroupProxy-13-2 @call-handler#1875] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:04.449 [eventLoopGroupProxy-13-2 @coroutine#1876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:04.449 [eventLoopGroupProxy-13-2 @call-handler#1875] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:04.450 [eventLoopGroupProxy-13-2 @call-handler#1875] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:28:04.450 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.451 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.451 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.451 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.451 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.452 [eventLoopGroupProxy-13-2 @call-handler#1881] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:04.497 [eventLoopGroupProxy-13-2 @coroutine#1882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:04.497 [eventLoopGroupProxy-13-2 @call-handler#1881] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:04.497 [eventLoopGroupProxy-13-2 @call-handler#1881] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-08 22:28:04.498 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.499 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.499 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.499 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.499 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.500 [eventLoopGroupProxy-13-2 @call-handler#1887] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:04.502 [eventLoopGroupProxy-13-2 @coroutine#1888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:04.502 [eventLoopGroupProxy-13-2 @call-handler#1887] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:04.502 [eventLoopGroupProxy-13-2 @call-handler#1887] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:28:04.503 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.504 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.504 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.504 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.504 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.505 [eventLoopGroupProxy-13-2 @call-handler#1893] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:04.506 [eventLoopGroupProxy-13-2 @coroutine#1894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:04.506 [eventLoopGroupProxy-13-2 @call-handler#1893] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:04.506 [eventLoopGroupProxy-13-2 @call-handler#1893] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 22:28:04.507 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.508 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.508 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.508 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.508 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.509 [eventLoopGroupProxy-13-2 @call-handler#1899] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:04.510 [eventLoopGroupProxy-13-2 @coroutine#1900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:04.510 [eventLoopGroupProxy-13-2 @call-handler#1899] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:04.510 [eventLoopGroupProxy-13-2 @call-handler#1899] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 22:28:04.510 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.511 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.511 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.511 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.511 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.512 [eventLoopGroupProxy-13-2 @call-handler#1905] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:04.514 [eventLoopGroupProxy-13-2 @coroutine#1906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:04.514 [eventLoopGroupProxy-13-2 @call-handler#1905] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:04.514 [eventLoopGroupProxy-13-2 @call-handler#1905] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:28:04.515 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.516 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.516 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.516 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.516 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.517 [eventLoopGroupProxy-13-2 @call-handler#1911] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:04.519 [eventLoopGroupProxy-13-2 @coroutine#1912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:04.519 [eventLoopGroupProxy-13-2 @call-handler#1911] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:04.519 [eventLoopGroupProxy-13-2 @call-handler#1911] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:28:04.520 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.521 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.521 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.521 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.521 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.523 [eventLoopGroupProxy-13-2 @call-handler#1917] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:04.524 [eventLoopGroupProxy-13-2 @coroutine#1918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:04.524 [eventLoopGroupProxy-13-2 @call-handler#1917] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:04.524 [eventLoopGroupProxy-13-2 @call-handler#1917] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:28:04.525 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.526 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.526 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.526 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.526 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.527 [eventLoopGroupProxy-13-2 @call-handler#1923] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:04.538 [DefaultDispatcher-worker-1 @coroutine#1174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@673605ef 2024-02-08 22:28:04.573 [eventLoopGroupProxy-13-2 @coroutine#1926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:04.573 [eventLoopGroupProxy-13-2 @call-handler#1923] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:04.573 [eventLoopGroupProxy-13-2 @call-handler#1923] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-08 22:28:04.573 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.574 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.574 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.574 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.574 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.575 [eventLoopGroupProxy-13-2 @call-handler#1931] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:04.577 [eventLoopGroupProxy-13-2 @coroutine#1932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:04.577 [eventLoopGroupProxy-13-2 @call-handler#1931] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:04.577 [eventLoopGroupProxy-13-2 @call-handler#1931] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:28:04.578 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.578 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.578 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.578 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.578 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.579 [eventLoopGroupProxy-13-2 @call-handler#1937] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:04.581 [eventLoopGroupProxy-13-2 @coroutine#1938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:04.581 [eventLoopGroupProxy-13-2 @call-handler#1937] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:04.581 [eventLoopGroupProxy-13-2 @call-handler#1937] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:28:04.582 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.582 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.582 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.582 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.582 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.583 [eventLoopGroupProxy-13-2 @call-handler#1943] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:04.629 [eventLoopGroupProxy-13-2 @coroutine#1944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:04.629 [eventLoopGroupProxy-13-2 @call-handler#1943] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:04.629 [eventLoopGroupProxy-13-2 @call-handler#1943] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-08 22:28:04.629 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.630 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.631 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.631 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.631 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.632 [eventLoopGroupProxy-13-2 @call-handler#1949] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:04.634 [eventLoopGroupProxy-13-2 @coroutine#1950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:04.634 [eventLoopGroupProxy-13-2 @call-handler#1949] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:04.634 [eventLoopGroupProxy-13-2 @call-handler#1949] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:28:04.634 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.635 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.636 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.636 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.636 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.637 [eventLoopGroupProxy-13-2 @call-handler#1955] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:04.638 [eventLoopGroupProxy-13-2 @coroutine#1956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:04.638 [eventLoopGroupProxy-13-2 @call-handler#1955] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:04.638 [eventLoopGroupProxy-13-2 @call-handler#1955] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 22:28:04.639 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.640 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.640 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.640 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.640 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.641 [eventLoopGroupProxy-13-2 @call-handler#1961] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:04.642 [eventLoopGroupProxy-13-2 @coroutine#1962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:04.643 [eventLoopGroupProxy-13-2 @call-handler#1961] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:04.643 [eventLoopGroupProxy-13-2 @call-handler#1961] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:28:04.643 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.644 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.644 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.644 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.644 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.645 [eventLoopGroupProxy-13-2 @call-handler#1967] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:04.647 [eventLoopGroupProxy-13-2 @coroutine#1968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:04.647 [eventLoopGroupProxy-13-2 @call-handler#1967] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:04.647 [eventLoopGroupProxy-13-2 @call-handler#1967] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:28:04.647 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.648 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.648 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.648 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.648 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.650 [eventLoopGroupProxy-13-2 @call-handler#1973] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:04.652 [eventLoopGroupProxy-13-2 @coroutine#1974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:04.652 [eventLoopGroupProxy-13-2 @call-handler#1973] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:04.652 [eventLoopGroupProxy-13-2 @call-handler#1973] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:28:04.652 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.653 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.653 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.653 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.653 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.654 [eventLoopGroupProxy-13-2 @call-handler#1979] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:04.656 [eventLoopGroupProxy-13-2 @coroutine#1980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:04.656 [eventLoopGroupProxy-13-2 @call-handler#1979] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:04.656 [eventLoopGroupProxy-13-2 @call-handler#1979] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:28:04.656 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.658 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.658 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.658 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.658 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.659 [eventLoopGroupProxy-13-2 @call-handler#1985] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:04.660 [eventLoopGroupProxy-13-2 @coroutine#1986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:04.660 [eventLoopGroupProxy-13-2 @call-handler#1985] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:04.661 [eventLoopGroupProxy-13-2 @call-handler#1985] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:28:04.661 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.662 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.662 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.662 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.662 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.664 [eventLoopGroupProxy-13-2 @call-handler#1991] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:04.665 [eventLoopGroupProxy-13-2 @coroutine#1992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:04.665 [eventLoopGroupProxy-13-2 @call-handler#1991] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:04.665 [eventLoopGroupProxy-13-2 @call-handler#1991] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:28:04.666 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.667 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.667 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.667 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.667 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.668 [eventLoopGroupProxy-13-2 @call-handler#1997] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:04.670 [eventLoopGroupProxy-13-2 @coroutine#1998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:04.670 [eventLoopGroupProxy-13-2 @call-handler#1997] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:04.670 [eventLoopGroupProxy-13-2 @call-handler#1997] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:28:04.670 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.672 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.672 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.672 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.672 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.673 [eventLoopGroupProxy-13-2 @call-handler#2003] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:04.674 [eventLoopGroupProxy-13-2 @coroutine#2004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:04.674 [eventLoopGroupProxy-13-2 @call-handler#2003] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:04.675 [eventLoopGroupProxy-13-2 @call-handler#2003] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:28:04.675 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.676 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.676 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.676 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.676 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.677 [eventLoopGroupProxy-13-2 @call-handler#2009] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:04.679 [eventLoopGroupProxy-13-2 @coroutine#2010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:04.679 [eventLoopGroupProxy-13-2 @call-handler#2009] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:04.679 [eventLoopGroupProxy-13-2 @call-handler#2009] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:28:04.679 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.680 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.680 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.680 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.680 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.681 [eventLoopGroupProxy-13-2 @call-handler#2015] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:04.725 [eventLoopGroupProxy-13-2 @coroutine#2016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:04.726 [eventLoopGroupProxy-13-2 @call-handler#2015] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:04.726 [eventLoopGroupProxy-13-2 @call-handler#2015] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-08 22:28:04.726 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.728 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.728 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.728 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.728 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.729 [eventLoopGroupProxy-13-2 @call-handler#2021] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:04.730 [eventLoopGroupProxy-13-2 @coroutine#2022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:04.730 [eventLoopGroupProxy-13-2 @call-handler#2021] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:04.730 [eventLoopGroupProxy-13-2 @call-handler#2021] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 22:28:04.731 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.732 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.733 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.733 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.733 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.734 [eventLoopGroupProxy-13-2 @call-handler#2027] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:04.737 [eventLoopGroupProxy-13-2 @coroutine#2028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:04.737 [eventLoopGroupProxy-13-2 @call-handler#2027] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:04.737 [eventLoopGroupProxy-13-2 @call-handler#2027] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 22:28:04.737 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.739 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.739 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.739 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.739 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.740 [eventLoopGroupProxy-13-2 @call-handler#2033] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:04.741 [eventLoopGroupProxy-13-2 @coroutine#2034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:04.741 [eventLoopGroupProxy-13-2 @call-handler#2033] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:04.741 [eventLoopGroupProxy-13-2 @call-handler#2033] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 22:28:04.742 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.743 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.743 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.743 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.743 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.744 [eventLoopGroupProxy-13-2 @call-handler#2039] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:04.793 [eventLoopGroupProxy-13-2 @coroutine#2040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:04.793 [eventLoopGroupProxy-13-2 @call-handler#2039] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:04.793 [eventLoopGroupProxy-13-2 @call-handler#2039] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-02-08 22:28:04.794 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.795 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.795 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.795 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.795 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.796 [eventLoopGroupProxy-13-2 @call-handler#2045] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:04.798 [eventLoopGroupProxy-13-2 @coroutine#2046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:04.798 [eventLoopGroupProxy-13-2 @call-handler#2045] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:04.798 [eventLoopGroupProxy-13-2 @call-handler#2045] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:28:04.799 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.800 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.800 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.800 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.800 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.801 [eventLoopGroupProxy-13-2 @call-handler#2051] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:04.803 [eventLoopGroupProxy-13-2 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:04.803 [eventLoopGroupProxy-13-2 @call-handler#2051] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:04.803 [eventLoopGroupProxy-13-2 @call-handler#2051] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:28:04.804 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.805 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.805 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.805 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.805 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.806 [eventLoopGroupProxy-13-2 @call-handler#2057] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:04.849 [eventLoopGroupProxy-13-2 @coroutine#2058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:04.849 [eventLoopGroupProxy-13-2 @call-handler#2057] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:04.849 [eventLoopGroupProxy-13-2 @call-handler#2057] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-08 22:28:04.850 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.850 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.850 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.850 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.851 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.852 [eventLoopGroupProxy-13-2 @call-handler#2063] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:04.854 [eventLoopGroupProxy-13-2 @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:04.854 [eventLoopGroupProxy-13-2 @call-handler#2063] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:04.854 [eventLoopGroupProxy-13-2 @call-handler#2063] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:28:04.855 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.856 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.856 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.856 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.856 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.857 [eventLoopGroupProxy-13-2 @call-handler#2069] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:04.859 [eventLoopGroupProxy-13-2 @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:04.859 [eventLoopGroupProxy-13-2 @call-handler#2069] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:04.860 [eventLoopGroupProxy-13-2 @call-handler#2069] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 22:28:04.860 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.861 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.861 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.861 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.861 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.862 [eventLoopGroupProxy-13-2 @call-handler#2075] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:04.905 [eventLoopGroupProxy-13-2 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:04.906 [eventLoopGroupProxy-13-2 @call-handler#2075] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:04.906 [eventLoopGroupProxy-13-2 @call-handler#2075] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-08 22:28:04.906 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.908 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.908 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.908 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.908 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.909 [eventLoopGroupProxy-13-2 @call-handler#2082] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:04.912 [eventLoopGroupProxy-13-2 @coroutine#2083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:04.912 [eventLoopGroupProxy-13-2 @call-handler#2082] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:04.912 [eventLoopGroupProxy-13-2 @call-handler#2082] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 22:28:04.913 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.914 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.914 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.914 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.914 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.915 [eventLoopGroupProxy-13-2 @call-handler#2088] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:04.918 [eventLoopGroupProxy-13-2 @coroutine#2089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:04.918 [eventLoopGroupProxy-13-2 @call-handler#2088] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:04.918 [eventLoopGroupProxy-13-2 @call-handler#2088] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 22:28:04.918 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.919 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.919 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.919 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.919 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.920 [eventLoopGroupProxy-13-2 @call-handler#2094] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:04.923 [eventLoopGroupProxy-13-2 @coroutine#2095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:04.923 [eventLoopGroupProxy-13-2 @call-handler#2094] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:04.923 [eventLoopGroupProxy-13-2 @call-handler#2094] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 22:28:04.923 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.924 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.925 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.925 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.925 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.926 [eventLoopGroupProxy-13-2 @call-handler#2100] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:04.928 [eventLoopGroupProxy-13-2 @coroutine#2101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:04.928 [eventLoopGroupProxy-13-2 @call-handler#2100] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:04.928 [eventLoopGroupProxy-13-2 @call-handler#2100] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:28:04.929 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.930 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.930 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.930 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.930 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.931 [eventLoopGroupProxy-13-2 @call-handler#2106] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:04.932 [eventLoopGroupProxy-13-2 @coroutine#2107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:04.932 [eventLoopGroupProxy-13-2 @call-handler#2106] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:04.932 [eventLoopGroupProxy-13-2 @call-handler#2106] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 22:28:04.932 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.933 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.933 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.933 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.934 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.934 [eventLoopGroupProxy-13-2 @call-handler#2112] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:04.981 [eventLoopGroupProxy-13-2 @coroutine#2113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:04.981 [eventLoopGroupProxy-13-2 @call-handler#2112] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:04.981 [eventLoopGroupProxy-13-2 @call-handler#2112] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-02-08 22:28:04.981 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.984 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.985 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.985 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.985 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.986 [eventLoopGroupProxy-13-2 @call-handler#2118] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:04.988 [eventLoopGroupProxy-13-2 @coroutine#2119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:04.988 [eventLoopGroupProxy-13-2 @call-handler#2118] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:04.988 [eventLoopGroupProxy-13-2 @call-handler#2118] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:28:04.989 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.990 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.990 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.990 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.990 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.991 [eventLoopGroupProxy-13-2 @call-handler#2124] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:04.992 [eventLoopGroupProxy-13-2 @coroutine#2125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:04.992 [eventLoopGroupProxy-13-2 @call-handler#2124] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:04.992 [eventLoopGroupProxy-13-2 @call-handler#2124] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 22:28:04.993 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.994 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.994 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.994 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.994 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.995 [eventLoopGroupProxy-13-2 @call-handler#2130] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:04.996 [eventLoopGroupProxy-13-2 @coroutine#2131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:04.996 [eventLoopGroupProxy-13-2 @call-handler#2130] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:04.996 [eventLoopGroupProxy-13-2 @call-handler#2130] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 22:28:04.996 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.997 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.997 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.997 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:04.997 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:04.998 [eventLoopGroupProxy-13-2 @call-handler#2136] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:05.000 [eventLoopGroupProxy-13-2 @coroutine#2137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:05.000 [eventLoopGroupProxy-13-2 @call-handler#2136] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:05.000 [eventLoopGroupProxy-13-2 @call-handler#2136] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:28:05.001 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:05.002 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:05.002 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:05.002 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:05.002 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:05.003 [eventLoopGroupProxy-13-2 @call-handler#2142] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:05.004 [eventLoopGroupProxy-13-2 @coroutine#2143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:05.004 [eventLoopGroupProxy-13-2 @call-handler#2142] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:05.004 [eventLoopGroupProxy-13-2 @call-handler#2142] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 22:28:05.005 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:05.006 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:05.006 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:05.006 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:05.006 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:05.007 [eventLoopGroupProxy-13-2 @call-handler#2148] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:05.008 [eventLoopGroupProxy-13-2 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:05.008 [eventLoopGroupProxy-13-2 @call-handler#2148] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:05.008 [eventLoopGroupProxy-13-2 @call-handler#2148] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 22:28:05.009 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:05.009 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:05.009 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:05.009 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:05.009 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:05.010 [eventLoopGroupProxy-13-2 @call-handler#2154] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:05.012 [eventLoopGroupProxy-13-2 @coroutine#2155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:05.012 [eventLoopGroupProxy-13-2 @call-handler#2154] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:05.012 [eventLoopGroupProxy-13-2 @call-handler#2154] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:28:05.012 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:05.013 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:05.013 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:05.013 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:05.013 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:05.014 [eventLoopGroupProxy-13-2 @call-handler#2160] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:05.016 [eventLoopGroupProxy-13-2 @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:05.016 [eventLoopGroupProxy-13-2 @call-handler#2160] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:05.016 [eventLoopGroupProxy-13-2 @call-handler#2160] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:28:05.016 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:05.017 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:05.017 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:05.017 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:05.017 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:05.018 [eventLoopGroupProxy-13-2 @call-handler#2166] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:05.020 [eventLoopGroupProxy-13-2 @coroutine#2167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:05.020 [eventLoopGroupProxy-13-2 @call-handler#2166] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:05.021 [eventLoopGroupProxy-13-2 @call-handler#2166] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 22:28:05.021 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:05.022 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:05.022 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:05.022 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:05.022 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:05.023 [eventLoopGroupProxy-13-2 @call-handler#2172] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:05.024 [eventLoopGroupProxy-13-2 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:05.024 [eventLoopGroupProxy-13-2 @call-handler#2172] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:05.024 [eventLoopGroupProxy-13-2 @call-handler#2172] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 22:28:05.025 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:05.026 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:05.026 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:05.026 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:05.026 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:05.027 [eventLoopGroupProxy-13-2 @call-handler#2178] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:05.029 [eventLoopGroupProxy-13-2 @coroutine#2179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:05.029 [eventLoopGroupProxy-13-2 @call-handler#2178] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:05.029 [eventLoopGroupProxy-13-2 @call-handler#2178] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 22:28:05.029 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:05.031 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:05.031 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:05.031 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:05.031 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:05.032 [eventLoopGroupProxy-13-2 @call-handler#2184] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:05.033 [eventLoopGroupProxy-13-2 @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:05.033 [eventLoopGroupProxy-13-2 @call-handler#2184] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:05.033 [eventLoopGroupProxy-13-2 @call-handler#2184] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 22:28:05.034 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:05.035 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:05.035 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:05.035 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:05.035 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:05.036 [eventLoopGroupProxy-13-2 @call-handler#2190] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:05.060 [DefaultDispatcher-worker-10 @coroutine#1174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@673605ef 2024-02-08 22:28:05.085 [eventLoopGroupProxy-13-2 @coroutine#2192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:05.085 [eventLoopGroupProxy-13-2 @call-handler#2190] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:05.085 [eventLoopGroupProxy-13-2 @call-handler#2190] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-02-08 22:28:05.085 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:05.087 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:05.087 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:05.087 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:05.087 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:05.088 [eventLoopGroupProxy-13-2 @call-handler#2197] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:05.090 [eventLoopGroupProxy-13-2 @coroutine#2198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:05.090 [eventLoopGroupProxy-13-2 @call-handler#2197] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:05.090 [eventLoopGroupProxy-13-2 @call-handler#2197] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:28:05.090 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:05.092 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:05.092 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:05.092 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:05.092 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:05.093 [eventLoopGroupProxy-13-2 @call-handler#2203] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:05.095 [eventLoopGroupProxy-13-2 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:05.095 [eventLoopGroupProxy-13-2 @call-handler#2203] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:05.095 [eventLoopGroupProxy-13-2 @call-handler#2203] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:28:05.095 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:05.096 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:05.096 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:05.096 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:05.096 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:05.097 [eventLoopGroupProxy-13-2 @call-handler#2209] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:05.141 [eventLoopGroupProxy-13-2 @coroutine#2210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:05.141 [eventLoopGroupProxy-13-2 @call-handler#2209] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:05.141 [eventLoopGroupProxy-13-2 @call-handler#2209] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-08 22:28:05.141 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:05.142 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:05.143 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:05.143 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:05.143 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:05.144 [eventLoopGroupProxy-13-2 @call-handler#2215] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:05.145 [eventLoopGroupProxy-13-2 @coroutine#2216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:05.145 [eventLoopGroupProxy-13-2 @call-handler#2215] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:05.146 [eventLoopGroupProxy-13-2 @call-handler#2215] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:28:05.146 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:05.147 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:05.147 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:05.147 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:05.147 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:05.148 [eventLoopGroupProxy-13-2 @call-handler#2221] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:05.150 [eventLoopGroupProxy-13-2 @coroutine#2222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:05.150 [eventLoopGroupProxy-13-2 @call-handler#2221] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:05.150 [eventLoopGroupProxy-13-2 @call-handler#2221] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:28:05.150 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:05.151 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:05.151 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:05.151 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:05.151 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:05.152 [eventLoopGroupProxy-13-2 @call-handler#2227] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:05.154 [eventLoopGroupProxy-13-2 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:05.154 [eventLoopGroupProxy-13-2 @call-handler#2227] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:05.154 [eventLoopGroupProxy-13-2 @call-handler#2227] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:28:05.154 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:05.155 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:05.155 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:05.155 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:05.155 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:05.156 [eventLoopGroupProxy-13-2 @call-handler#2233] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:05.158 [eventLoopGroupProxy-13-2 @coroutine#2234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:05.158 [eventLoopGroupProxy-13-2 @call-handler#2233] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:05.158 [eventLoopGroupProxy-13-2 @call-handler#2233] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:28:05.158 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:05.159 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:05.159 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:05.159 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:05.159 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:05.160 [eventLoopGroupProxy-13-2 @call-handler#2239] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:05.161 [eventLoopGroupProxy-13-2 @coroutine#2240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:05.162 [eventLoopGroupProxy-13-2 @call-handler#2239] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:05.162 [eventLoopGroupProxy-13-2 @call-handler#2239] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:28:05.162 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:05.163 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:05.163 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:05.163 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:05.163 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:05.164 [eventLoopGroupProxy-13-2 @call-handler#2245] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:05.209 [eventLoopGroupProxy-13-2 @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:05.209 [eventLoopGroupProxy-13-2 @call-handler#2245] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:05.209 [eventLoopGroupProxy-13-2 @call-handler#2245] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-08 22:28:05.209 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:05.211 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:05.211 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:05.211 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:05.211 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:05.212 [eventLoopGroupProxy-13-2 @call-handler#2252] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:05.214 [eventLoopGroupProxy-13-2 @coroutine#2253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:05.214 [eventLoopGroupProxy-13-2 @call-handler#2252] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:05.214 [eventLoopGroupProxy-13-2 @call-handler#2252] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:28:05.214 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:05.215 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:05.215 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:05.215 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:05.215 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:05.217 [eventLoopGroupProxy-13-2 @call-handler#2258] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:05.218 [eventLoopGroupProxy-13-2 @coroutine#2259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:05.218 [eventLoopGroupProxy-13-2 @call-handler#2258] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:05.218 [eventLoopGroupProxy-13-2 @call-handler#2258] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:28:05.219 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:05.220 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:05.220 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:05.220 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:05.220 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:05.221 [eventLoopGroupProxy-13-2 @call-handler#2264] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:05.222 [eventLoopGroupProxy-13-2 @coroutine#2265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:05.222 [eventLoopGroupProxy-13-2 @call-handler#2264] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:05.222 [eventLoopGroupProxy-13-2 @call-handler#2264] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 22:28:05.223 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:05.223 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:05.223 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:05.224 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:05.224 [MyScheduler_Worker-1 @coroutine#1340] 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-02-08 22:28:05.224 [eventLoopGroupProxy-13-2 @call-handler#2270] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-02-08 22:28:05.227 [eventLoopGroupProxy-13-2 @coroutine#2271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:05.227 [eventLoopGroupProxy-13-2 @call-handler#2270] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:05.227 [eventLoopGroupProxy-13-2 @call-handler#2270] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 22:28:05.227 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:05.242 [DefaultDispatcher-worker-10 @coroutine#1160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@673605ef 2024-02-08 22:28:05.251 [DefaultDispatcher-worker-4 @coroutine#1158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@673605ef 2024-02-08 22:28:05.252 [DefaultDispatcher-worker-4 @coroutine#1158] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 22:28:05.252 [DefaultDispatcher-worker-4 @coroutine#1158] 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-02-08 22:28:05.252 [DefaultDispatcher-worker-4 @coroutine#1158] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 22:28:05.252 [DefaultDispatcher-worker-4 @coroutine#1158] 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-02-08 22:28:05.254 [eventLoopGroupProxy-13-2 @call-handler#2281] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-08 22:28:05.254 [eventLoopGroupProxy-13-2 @call-handler#2281] 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-02-08 22:28:05.254 [eventLoopGroupProxy-13-2 @call-handler#2281] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 22:28:05.279 [DefaultDispatcher-worker-4 @call-handler#2281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bfafce1 2024-02-08 22:28:05.280 [eventLoopGroupProxy-13-2 @call-handler#2281] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:05.280 [eventLoopGroupProxy-13-2 @call-handler#2281] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 27ms 2024-02-08 22:28:05.280 [DefaultDispatcher-worker-9 @coroutine#974] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556588606234128384/_ustadmanifest.json 2024-02-08 22:28:05.280 [DefaultDispatcher-worker-9 @coroutine#974] 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/556588606234128384/_ustadmanifest.json. 2024-02-08 22:28:05.280 [DefaultDispatcher-worker-9 @coroutine#974] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556588606234128384/_ustadmanifest.json 2024-02-08 22:28:05.281 [DefaultDispatcher-worker-16 @coroutine#1158] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 22:28:05.281 [DefaultDispatcher-worker-16 @coroutine#1158] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 22:28:05.281 [DefaultDispatcher-worker-16 @coroutine#1158] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-08 22:28:05.281 [DefaultDispatcher-worker-16 @coroutine#1158] 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-02-08 22:28:05.282 [DefaultDispatcher-worker-12 @coroutine#974] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556588606234128384/_ustadmanifest.json 2024-02-08 22:28:05.282 [DefaultDispatcher-worker-12 @coroutine#974] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556588606234128384/_ustadmanifest.json 2024-02-08 22:28:05.283 [DefaultDispatcher-worker-9 @coroutine#974] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556588606234128384/_ustadmanifest.json. 2024-02-08 22:28:05.283 [DefaultDispatcher-worker-9 @coroutine#974] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556588606234128384/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 22:28:05.290 [DefaultDispatcher-worker-14 @coroutine#1158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@673605ef 2024-02-08 22:28:05.291 [DefaultDispatcher-worker-9 @coroutine#2533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:05.304 [DefaultDispatcher-worker-1 @coroutine#974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bfafce1 2024-02-08 22:28:05.309 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-08 22:28:05.309 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-08 22:28:05.309 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-08 22:28:05.309 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-08 22:28:05.309 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-08 22:28:05.313 [Test worker @coroutine#2651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31028e45 2024-02-08 22:28:05.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Shutdown initiated... 2024-02-08 22:28:05.313 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Close initiated... 2024-02-08 22:28:05.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:05.314 [HikariPool-69 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Closing connection org.sqlite.jdbc4.JDBC4Connection@673605ef: (connection evicted) 2024-02-08 22:28:05.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:05.314 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Closed. 2024-02-08 22:28:05.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Shutdown completed. 2024-02-08 22:28:05.741 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 22:28:05.741 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 22:28:05.742 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 22:28:06.318 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@28b68067 2024-02-08 22:28:06.318 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@28b68067 2024-02-08 22:28:06.323 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:28:06.323 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Shutdown initiated... 2024-02-08 22:28:06.323 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Close initiated... 2024-02-08 22:28:06.323 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:06.323 [HikariPool-67 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1bfafce1: (connection evicted) 2024-02-08 22:28:06.324 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:06.324 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Closed. 2024-02-08 22:28:06.324 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Shutdown completed. 2024-02-08 22:28:06.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2024-02-08 22:28:06.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:06.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:06.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:06.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:06.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:06.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:06.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4eace42b 2024-02-08 22:28:06.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:06.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:06.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:06.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:06.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:06.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:06.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:06.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:06.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:06.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:06.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:06.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:06.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:06.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:06.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:06.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:06.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:06.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:06.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:06.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2024-02-08 22:28:06.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:06.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:06.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:06.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:06.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:06.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:06.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:06.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:06.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2024-02-08 22:28:06.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@857f1a7 2024-02-08 22:28:06.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@857f1a7 2024-02-08 22:28:06.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2024-02-08 22:28:06.352 [DefaultDispatcher-worker-1 @coroutine#2662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@857f1a7 2024-02-08 22:28:06.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2024-02-08 22:28:06.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:06.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:06.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:06.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:06.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:06.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:06.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@337c0ee4 2024-02-08 22:28:06.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:06.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:06.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:06.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:06.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:06.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:06.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:06.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:06.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:06.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:06.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:06.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:06.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:06.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:06.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:06.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:06.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:06.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:06.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:06.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2024-02-08 22:28:06.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:06.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:06.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:06.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:06.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:06.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:06.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:06.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:06.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2024-02-08 22:28:06.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f95654c 2024-02-08 22:28:06.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f95654c 2024-02-08 22:28:06.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2024-02-08 22:28:06.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2024-02-08 22:28:06.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:06.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:06.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:06.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:06.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:06.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:06.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@271a140c 2024-02-08 22:28:06.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:06.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:06.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:06.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:06.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:06.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:06.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:06.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:06.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:06.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:06.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:06.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:06.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:06.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:06.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:06.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:06.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:06.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:06.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:06.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2024-02-08 22:28:06.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:06.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:06.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:06.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:06.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:06.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:06.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:06.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:06.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2024-02-08 22:28:06.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@176054b7 2024-02-08 22:28:06.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@176054b7 2024-02-08 22:28:06.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2024-02-08 22:28:06.364 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-08 22:28:06.365 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-02-08 22:28:06.367 [DefaultDispatcher-worker-16 @coroutine#2672] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-08 22:28:06.371 [DefaultDispatcher-worker-16 @coroutine#2675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f95654c 2024-02-08 22:28:06.373 [Test worker @coroutine#2674] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 22:28:06.373 [Test worker @coroutine#2674] 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-02-08 22:28:06.373 [Test worker @coroutine#2674] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-08 22:28:06.373 [Test worker @coroutine#2674] 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-02-08 22:28:06.376 [eventLoopGroupProxy-16-1 @call-handler#2681] 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-02-08 22:28:06.376 [eventLoopGroupProxy-16-1 @call-handler#2681] 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-02-08 22:28:06.378 [eventLoopGroupProxy-16-1 @coroutine#2682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@176054b7 2024-02-08 22:28:06.379 [Test worker @coroutine#2674] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-08 22:28:06.379 [Test worker @coroutine#2674] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 22:28:06.380 [Test worker @coroutine#2674] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-08 22:28:06.380 [Test worker @coroutine#2674] 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-02-08 22:28:06.381 [Test worker @coroutine#2686] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:06.381 [Test worker @coroutine#2686] 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-02-08 22:28:06.381 [Test worker @coroutine#2686] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:06.381 [Test worker @coroutine#2686] 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-02-08 22:28:06.382 [eventLoopGroupProxy-16-1 @call-handler#2689] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-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-02-08 22:28:06.385 [eventLoopGroupProxy-16-1 @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@176054b7 2024-02-08 22:28:06.386 [eventLoopGroupProxy-16-1 @call-handler#2689] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:06.386 [Test worker @coroutine#2686] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:28:06.389 [eventLoopGroupProxy-16-2 @call-handler#2699] 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-02-08 22:28:06.395 [eventLoopGroupProxy-16-2 @call-handler#2699] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:06.402 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f95654c 2024-02-08 22:28:06.431 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:06.460 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:06.462 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:07.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2024-02-08 22:28:07.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:07.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:07.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:07.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:07.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:07.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:07.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f31937b 2024-02-08 22:28:07.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:07.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:07.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:07.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:07.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:07.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:07.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:07.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:07.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:07.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:07.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:07.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:07.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:07.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:07.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:07.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:07.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:07.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:07.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:07.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2024-02-08 22:28:07.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:07.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:07.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:07.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:07.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:07.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:07.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:07.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:07.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2024-02-08 22:28:07.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@7187078a 2024-02-08 22:28:07.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@7187078a 2024-02-08 22:28:07.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2024-02-08 22:28:07.589 [DefaultDispatcher-worker-1 @coroutine#2708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7187078a 2024-02-08 22:28:07.595 [Test worker @coroutine#2708] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46423/api/blob/upload-init-batch 2024-02-08 22:28:07.595 [Test worker @coroutine#2708] 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:46423/api/blob/upload-init-batch. 2024-02-08 22:28:07.595 [Test worker @coroutine#2708] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46423/api/blob/upload-init-batch 2024-02-08 22:28:07.595 [Test worker @coroutine#2708] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46423/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-08 22:28:07.597 [Test worker @coroutine#2708] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46423/api/blob/upload-init-batch 2024-02-08 22:28:07.597 [Test worker @coroutine#2708] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46423/api/blob/upload-init-batch 2024-02-08 22:28:07.598 [Test worker @coroutine#2708] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:46423/api/blob/upload-init-batch. 2024-02-08 22:28:07.598 [Test worker @coroutine#2708] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:46423/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 22:28:07.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Shutdown initiated... 2024-02-08 22:28:07.604 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Close initiated... 2024-02-08 22:28:07.604 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:07.604 [HikariPool-73 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7187078a: (connection evicted) 2024-02-08 22:28:07.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:07.605 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Closed. 2024-02-08 22:28:07.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Shutdown completed. 2024-02-08 22:28:07.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2024-02-08 22:28:07.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:07.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:07.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:07.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:07.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:07.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:07.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66779435 2024-02-08 22:28:07.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:07.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:07.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:07.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:07.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:07.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:07.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:07.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:07.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:07.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:07.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:07.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:07.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:07.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:07.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:07.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:07.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:07.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:07.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:07.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2024-02-08 22:28:07.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:07.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:07.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:07.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:07.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:07.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:07.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:07.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:07.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2024-02-08 22:28:07.609 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@40105b39 2024-02-08 22:28:07.609 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@40105b39 2024-02-08 22:28:07.609 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2024-02-08 22:28:07.624 [Test worker @coroutine#2719] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37161/api/blob/upload-init-batch 2024-02-08 22:28:07.625 [Test worker @coroutine#2719] 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:37161/api/blob/upload-init-batch. 2024-02-08 22:28:07.625 [Test worker @coroutine#2719] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37161/api/blob/upload-init-batch 2024-02-08 22:28:07.625 [Test worker @coroutine#2719] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37161/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-08 22:28:07.627 [Test worker @coroutine#2719] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37161/api/blob/upload-init-batch 2024-02-08 22:28:07.627 [Test worker @coroutine#2719] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37161/api/blob/upload-init-batch 2024-02-08 22:28:07.627 [Test worker @coroutine#2719] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:37161/api/blob/upload-init-batch. 2024-02-08 22:28:07.627 [Test worker @coroutine#2719] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:37161/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 22:28:07.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2024-02-08 22:28:07.628 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2024-02-08 22:28:07.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:07.629 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40105b39: (connection evicted) 2024-02-08 22:28:07.630 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:07.630 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2024-02-08 22:28:07.630 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2024-02-08 22:28:07.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2024-02-08 22:28:07.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:07.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:07.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:07.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:07.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:07.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:07.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@716eae1 2024-02-08 22:28:07.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:07.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:07.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:07.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:07.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:07.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:07.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:07.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:07.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:07.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:07.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:07.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:07.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:07.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:07.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:07.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:07.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:07.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:07.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:07.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2024-02-08 22:28:07.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:07.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:07.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:07.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:07.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:07.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:07.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:07.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:07.633 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2024-02-08 22:28:07.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@430f0c63 2024-02-08 22:28:07.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@430f0c63 2024-02-08 22:28:07.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2024-02-08 22:28:07.649 [Test worker @coroutine#2725] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59441/api/blob/upload-init-batch 2024-02-08 22:28:07.649 [Test worker @coroutine#2725] 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:59441/api/blob/upload-init-batch. 2024-02-08 22:28:07.649 [Test worker @coroutine#2725] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59441/api/blob/upload-init-batch 2024-02-08 22:28:07.649 [Test worker @coroutine#2725] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59441/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-08 22:28:07.651 [Test worker @coroutine#2725] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59441/api/blob/upload-init-batch 2024-02-08 22:28:07.651 [Test worker @coroutine#2725] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59441/api/blob/upload-init-batch 2024-02-08 22:28:07.651 [Test worker @coroutine#2725] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:59441/api/blob/upload-init-batch. 2024-02-08 22:28:07.651 [Test worker @coroutine#2725] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59441/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 22:28:07.659 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2024-02-08 22:28:07.659 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2024-02-08 22:28:07.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:07.659 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@430f0c63: (connection evicted) 2024-02-08 22:28:07.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:07.660 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2024-02-08 22:28:07.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2024-02-08 22:28:07.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2024-02-08 22:28:07.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:07.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:07.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:07.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:07.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:07.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:07.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f2542f 2024-02-08 22:28:07.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:07.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:07.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:07.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:07.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:07.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:07.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:07.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:07.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:07.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:07.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:07.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:07.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:07.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 22:28:07.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 22:28:07.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:07.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:07.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 22:28:07.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:07.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2024-02-08 22:28:07.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:07.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:07.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:07.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:07.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:07.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:07.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:07.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:07.732 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2024-02-08 22:28:07.733 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@301f9aa0 2024-02-08 22:28:07.733 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@301f9aa0 2024-02-08 22:28:07.733 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2024-02-08 22:28:07.751 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301f9aa0 2024-02-08 22:28:07.780 [DefaultDispatcher-worker-1 @coroutine#2742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301f9aa0 2024-02-08 22:28:07.787 [DefaultDispatcher-worker-14 @coroutine#2742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301f9aa0 2024-02-08 22:28:07.796 [DefaultDispatcher-worker-4 @coroutine#2742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301f9aa0 2024-02-08 22:28:07.804 [DefaultDispatcher-worker-14 @coroutine#2742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301f9aa0 2024-02-08 22:28:07.813 [DefaultDispatcher-worker-4 @coroutine#2742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301f9aa0 2024-02-08 22:28:07.821 [DefaultDispatcher-worker-9 @coroutine#2742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301f9aa0 2024-02-08 22:28:07.828 [DefaultDispatcher-worker-4 @coroutine#2742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301f9aa0 2024-02-08 22:28:07.833 [HikariPool-76 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:28:07.837 [DefaultDispatcher-worker-4 @coroutine#2742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301f9aa0 2024-02-08 22:28:07.837 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@310126a 2024-02-08 22:28:07.837 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@310126a 2024-02-08 22:28:07.841 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@dd7ec78 2024-02-08 22:28:07.841 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@dd7ec78 2024-02-08 22:28:07.844 [DefaultDispatcher-worker-9 @coroutine#2742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301f9aa0 2024-02-08 22:28:07.844 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@9e8791a 2024-02-08 22:28:07.844 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@9e8791a 2024-02-08 22:28:07.847 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ceae643 2024-02-08 22:28:07.847 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ceae643 2024-02-08 22:28:07.851 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fea3ef6 2024-02-08 22:28:07.851 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fea3ef6 2024-02-08 22:28:07.853 [DefaultDispatcher-worker-16 @coroutine#2742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301f9aa0 2024-02-08 22:28:07.854 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d6caf5f 2024-02-08 22:28:07.854 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d6caf5f 2024-02-08 22:28:07.856 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@37862941 2024-02-08 22:28:07.856 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@37862941 2024-02-08 22:28:07.858 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cc5190c 2024-02-08 22:28:07.859 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cc5190c 2024-02-08 22:28:07.861 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@32c68fec 2024-02-08 22:28:07.861 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@32c68fec 2024-02-08 22:28:07.861 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-08 22:28:07.863 [DefaultDispatcher-worker-9 @coroutine#2753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301f9aa0 2024-02-08 22:28:07.872 [DefaultDispatcher-worker-13 @coroutine#2753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301f9aa0 2024-02-08 22:28:07.882 [DefaultDispatcher-worker-16 @coroutine#2753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301f9aa0 2024-02-08 22:28:07.885 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2024-02-08 22:28:07.885 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2024-02-08 22:28:07.885 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 22:28:07.886 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@301f9aa0: (connection evicted) 2024-02-08 22:28:07.886 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@310126a: (connection evicted) 2024-02-08 22:28:07.887 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@dd7ec78: (connection evicted) 2024-02-08 22:28:07.887 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9e8791a: (connection evicted) 2024-02-08 22:28:07.888 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ceae643: (connection evicted) 2024-02-08 22:28:07.888 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fea3ef6: (connection evicted) 2024-02-08 22:28:07.888 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d6caf5f: (connection evicted) 2024-02-08 22:28:07.889 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37862941: (connection evicted) 2024-02-08 22:28:07.889 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2cc5190c: (connection evicted) 2024-02-08 22:28:07.889 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32c68fec: (connection evicted) 2024-02-08 22:28:07.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:07.891 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2024-02-08 22:28:07.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2024-02-08 22:28:07.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2024-02-08 22:28:07.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:07.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:07.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:07.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:07.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:07.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:07.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@516155b5 2024-02-08 22:28:07.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:07.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:07.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:07.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:07.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:07.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:07.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:07.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:07.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:07.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:07.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:07.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:07.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:07.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 22:28:07.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 22:28:07.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:07.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:07.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 22:28:07.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:07.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2024-02-08 22:28:07.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:07.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:07.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:07.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:07.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:07.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:07.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:07.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:07.893 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2024-02-08 22:28:07.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@44428583 2024-02-08 22:28:07.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@44428583 2024-02-08 22:28:07.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2024-02-08 22:28:07.916 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44428583 2024-02-08 22:28:07.940 [DefaultDispatcher-worker-12 @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44428583 2024-02-08 22:28:07.948 [DefaultDispatcher-worker-9 @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44428583 2024-02-08 22:28:07.956 [DefaultDispatcher-worker-9 @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44428583 2024-02-08 22:28:07.966 [DefaultDispatcher-worker-10 @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44428583 2024-02-08 22:28:07.973 [DefaultDispatcher-worker-9 @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44428583 2024-02-08 22:28:07.981 [DefaultDispatcher-worker-6 @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44428583 2024-02-08 22:28:07.988 [DefaultDispatcher-worker-12 @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44428583 2024-02-08 22:28:07.994 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:28:07.997 [DefaultDispatcher-worker-4 @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44428583 2024-02-08 22:28:07.998 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@730a118a 2024-02-08 22:28:07.998 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@730a118a 2024-02-08 22:28:08.002 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dcde19b 2024-02-08 22:28:08.002 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dcde19b 2024-02-08 22:28:08.005 [DefaultDispatcher-worker-12 @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44428583 2024-02-08 22:28:08.005 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@79f27afa 2024-02-08 22:28:08.005 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@79f27afa 2024-02-08 22:28:08.008 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cf0eba0 2024-02-08 22:28:08.008 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cf0eba0 2024-02-08 22:28:08.010 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f553bf5 2024-02-08 22:28:08.010 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f553bf5 2024-02-08 22:28:08.012 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@d06d0bd 2024-02-08 22:28:08.012 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@d06d0bd 2024-02-08 22:28:08.012 [DefaultDispatcher-worker-14 @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44428583 2024-02-08 22:28:08.015 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@67495e4d 2024-02-08 22:28:08.015 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@67495e4d 2024-02-08 22:28:08.018 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cdf14ef 2024-02-08 22:28:08.018 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cdf14ef 2024-02-08 22:28:08.020 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a630612 2024-02-08 22:28:08.020 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a630612 2024-02-08 22:28:08.020 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-08 22:28:08.022 [DefaultDispatcher-worker-10 @coroutine#2769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44428583 2024-02-08 22:28:08.031 [DefaultDispatcher-worker-7 @coroutine#2769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44428583 2024-02-08 22:28:08.040 [DefaultDispatcher-worker-10 @coroutine#2769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44428583 2024-02-08 22:28:08.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Shutdown initiated... 2024-02-08 22:28:08.041 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Close initiated... 2024-02-08 22:28:08.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 22:28:08.041 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@44428583: (connection evicted) 2024-02-08 22:28:08.042 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@730a118a: (connection evicted) 2024-02-08 22:28:08.042 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7dcde19b: (connection evicted) 2024-02-08 22:28:08.043 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79f27afa: (connection evicted) 2024-02-08 22:28:08.043 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3cf0eba0: (connection evicted) 2024-02-08 22:28:08.043 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f553bf5: (connection evicted) 2024-02-08 22:28:08.044 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d06d0bd: (connection evicted) 2024-02-08 22:28:08.044 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67495e4d: (connection evicted) 2024-02-08 22:28:08.044 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5cdf14ef: (connection evicted) 2024-02-08 22:28:08.045 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a630612: (connection evicted) 2024-02-08 22:28:08.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:08.046 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Closed. 2024-02-08 22:28:08.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Shutdown completed. 2024-02-08 22:28:08.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2024-02-08 22:28:08.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:08.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:08.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:08.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:08.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:08.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:08.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43120a77 2024-02-08 22:28:08.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:08.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:08.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:08.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:08.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:08.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:08.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:08.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:08.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:08.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:08.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:08.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:08.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:08.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:08.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:08.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:08.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:08.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:08.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:08.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2024-02-08 22:28:08.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:08.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:08.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:08.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:08.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:08.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:08.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:08.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:08.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2024-02-08 22:28:08.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@15aaf7b1 2024-02-08 22:28:08.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@15aaf7b1 2024-02-08 22:28:08.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2024-02-08 22:28:08.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2024-02-08 22:28:08.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:08.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:08.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:08.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:08.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:08.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:08.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ad6aeb8 2024-02-08 22:28:08.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:08.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:08.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:08.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:08.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:08.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:08.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:08.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:08.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:08.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:08.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:08.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:08.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:08.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:08.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:08.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:08.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:08.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:08.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:08.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2024-02-08 22:28:08.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:08.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:08.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:08.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:08.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:08.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:08.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:08.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:08.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2024-02-08 22:28:08.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@7772ec28 2024-02-08 22:28:08.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@7772ec28 2024-02-08 22:28:08.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2024-02-08 22:28:08.514 [Test worker @coroutine#2777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7772ec28 2024-02-08 22:28:08.517 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7772ec28 2024-02-08 22:28:08.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2024-02-08 22:28:08.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:08.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:08.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:08.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:08.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:08.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:08.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49654a35 2024-02-08 22:28:08.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:08.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:08.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:08.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:08.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:08.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:08.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:08.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:08.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:08.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:08.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:08.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:08.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:08.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:08.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:08.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:08.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:08.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:08.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:08.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2024-02-08 22:28:08.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:08.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:08.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:08.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:08.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:08.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:08.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:08.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:08.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2024-02-08 22:28:08.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@912a644 2024-02-08 22:28:08.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@912a644 2024-02-08 22:28:08.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2024-02-08 22:28:08.545 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@912a644 2024-02-08 22:28:08.548 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@912a644 2024-02-08 22:28:08.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2024-02-08 22:28:08.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:08.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:08.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:08.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:08.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:08.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:08.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2748bd6c 2024-02-08 22:28:08.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:08.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:08.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:08.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:08.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:08.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:08.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:08.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:08.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:08.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:08.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:08.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:08.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:08.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:08.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:08.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:08.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:08.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:08.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:08.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2024-02-08 22:28:08.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:08.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:08.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:08.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:08.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:08.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:08.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:08.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:08.553 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2024-02-08 22:28:08.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ab3f194 2024-02-08 22:28:08.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ab3f194 2024-02-08 22:28:08.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2024-02-08 22:28:08.575 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:08.577 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab3f194 2024-02-08 22:28:08.579 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab3f194 2024-02-08 22:28:08.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2024-02-08 22:28:08.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:08.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:08.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:08.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:08.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:08.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:08.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32068aef 2024-02-08 22:28:08.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:08.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:08.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:08.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:08.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:08.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:08.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:08.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:08.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:08.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:08.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:08.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:08.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:08.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:08.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:08.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:08.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:08.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:08.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:08.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2024-02-08 22:28:08.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:08.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:08.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:08.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:08.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:08.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:08.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:08.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:08.580 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2024-02-08 22:28:08.581 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b3a8bea 2024-02-08 22:28:08.581 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b3a8bea 2024-02-08 22:28:08.581 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2024-02-08 22:28:08.591 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:08.604 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b3a8bea 2024-02-08 22:28:08.607 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b3a8bea 2024-02-08 22:28:08.612 [Test worker @coroutine#2798] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48443/ 2024-02-08 22:28:08.612 [Test worker @coroutine#2798] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48443/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:28:08.614 [Test worker @coroutine#2798] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48443/ 2024-02-08 22:28:08.614 [Test worker @coroutine#2798] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48443/ 2024-02-08 22:28:08.614 [Test worker @coroutine#2798] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48443/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:28:08.615 [Test worker @coroutine#2798] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48443/ 2024-02-08 22:28:08.615 [Test worker @coroutine#2798] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48443/ 2024-02-08 22:28:08.615 [Test worker @coroutine#2798] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48443/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:28:08.616 [Test worker @coroutine#2798] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48443/ 2024-02-08 22:28:08.616 [Test worker @coroutine#2798] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48443/ 2024-02-08 22:28:08.616 [Test worker @coroutine#2798] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48443/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:28:08.622 [HikariPool-80 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:08.654 [HikariPool-81 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:08.663 [Test worker @coroutine#2798] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48443/ 2024-02-08 22:28:08.663 [Test worker @coroutine#2798] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48443/ 2024-02-08 22:28:08.663 [Test worker @coroutine#2798] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48443/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:28:08.664 [Test worker @coroutine#2798] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48443/ 2024-02-08 22:28:08.665 [Test worker @coroutine#2798] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48443/ 2024-02-08 22:28:08.665 [Test worker @coroutine#2798] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48443/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:28:08.665 [Test worker @coroutine#2798] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48443/ 2024-02-08 22:28:08.666 [Test worker @coroutine#2798] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48443/ 2024-02-08 22:28:08.666 [Test worker @coroutine#2798] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48443/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:28:08.667 [Test worker @coroutine#2798] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48443/ 2024-02-08 22:28:08.670 [Test worker @coroutine#2814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51007/ 2024-02-08 22:28:08.670 [Test worker @coroutine#2814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51007/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:28:08.672 [Test worker @coroutine#2814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51007/ 2024-02-08 22:28:08.673 [Test worker @coroutine#2814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51007/ 2024-02-08 22:28:08.673 [Test worker @coroutine#2814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51007/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:28:08.673 [Test worker @coroutine#2814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51007/ 2024-02-08 22:28:08.674 [Test worker @coroutine#2814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51007/ 2024-02-08 22:28:08.674 [Test worker @coroutine#2814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51007/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:28:08.674 [Test worker @coroutine#2814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51007/ 2024-02-08 22:28:08.675 [Test worker @coroutine#2814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51007/ 2024-02-08 22:28:08.675 [Test worker @coroutine#2814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51007/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:28:08.681 [HikariPool-82 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:08.719 [Test worker @coroutine#2814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51007/ 2024-02-08 22:28:08.719 [Test worker @coroutine#2814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51007/ 2024-02-08 22:28:08.719 [Test worker @coroutine#2814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51007/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:28:08.720 [Test worker @coroutine#2814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51007/ 2024-02-08 22:28:08.721 [Test worker @coroutine#2814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51007/ 2024-02-08 22:28:08.721 [Test worker @coroutine#2814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51007/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:28:08.722 [Test worker @coroutine#2814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51007/ 2024-02-08 22:28:08.722 [Test worker @coroutine#2814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51007/ 2024-02-08 22:28:08.722 [Test worker @coroutine#2814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51007/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:28:08.723 [Test worker @coroutine#2814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51007/ 2024-02-08 22:28:08.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2024-02-08 22:28:08.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:08.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:08.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:08.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:08.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:08.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:08.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d142b53 2024-02-08 22:28:08.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:08.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:08.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:08.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:08.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:08.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:08.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:08.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:08.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:08.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:08.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:08.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:08.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:08.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 22:28:08.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 22:28:08.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:08.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:08.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 22:28:08.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:08.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2024-02-08 22:28:08.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:08.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:08.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:08.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:08.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:08.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:08.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:08.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:08.962 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2024-02-08 22:28:08.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@128ca7af 2024-02-08 22:28:08.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@128ca7af 2024-02-08 22:28:08.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2024-02-08 22:28:08.980 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128ca7af 2024-02-08 22:28:08.991 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128ca7af 2024-02-08 22:28:08.993 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128ca7af 2024-02-08 22:28:08.995 [DefaultDispatcher-worker-10 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41993/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:28:08.995 [DefaultDispatcher-worker-10 @coroutine#2849] 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:41993/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 22:28:08.995 [DefaultDispatcher-worker-10 @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41993/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:28:08.995 [DefaultDispatcher-worker-10 @coroutine#2849] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41993/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 22:28:08.997 [DefaultDispatcher-worker-15 @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41993/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:28:08.997 [DefaultDispatcher-worker-15 @coroutine#2849] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41993/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:28:09.005 [DefaultDispatcher-worker-2 @coroutine#2848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128ca7af 2024-02-08 22:28:09.005 [DefaultDispatcher-worker-2 @coroutine#2848] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41993/UmAppDatabase/replication/nodeId 2024-02-08 22:28:09.005 [DefaultDispatcher-worker-2 @coroutine#2848] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41993/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:09.005 [DefaultDispatcher-worker-2 @coroutine#2848] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41993/UmAppDatabase/replication/nodeId 2024-02-08 22:28:09.006 [DefaultDispatcher-worker-5 @coroutine#2848] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41993/UmAppDatabase/replication/nodeId 2024-02-08 22:28:09.006 [DefaultDispatcher-worker-5 @coroutine#2848] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41993/UmAppDatabase/replication/nodeId 2024-02-08 22:28:09.008 [Test worker @coroutine#2853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128ca7af 2024-02-08 22:28:09.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2024-02-08 22:28:09.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:09.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:09.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:09.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:09.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:09.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:09.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48ba37dc 2024-02-08 22:28:09.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:09.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:09.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:09.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:09.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:09.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:09.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:09.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:09.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:09.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:09.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:09.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:09.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:09.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 22:28:09.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 22:28:09.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:09.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:09.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 22:28:09.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:09.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2024-02-08 22:28:09.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:09.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:09.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:09.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:09.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:09.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:09.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:09.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:09.009 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2024-02-08 22:28:09.010 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@113cc14d 2024-02-08 22:28:09.010 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@113cc14d 2024-02-08 22:28:09.010 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2024-02-08 22:28:09.028 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113cc14d 2024-02-08 22:28:09.038 [Test worker @coroutine#2860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113cc14d 2024-02-08 22:28:09.040 [Test worker @coroutine#2862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113cc14d 2024-02-08 22:28:09.045 [DefaultDispatcher-worker-2 @coroutine#2869] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41993/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-08 22:28:09.045 [DefaultDispatcher-worker-2 @coroutine#2869] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41993/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2024-02-08 22:28:09.045 [DefaultDispatcher-worker-2 @coroutine#2869] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41993/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-08 22:28:09.047 [DefaultDispatcher-worker-14 @coroutine#2869] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41993/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-08 22:28:09.047 [DefaultDispatcher-worker-14 @coroutine#2869] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41993/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-08 22:28:09.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2024-02-08 22:28:09.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:09.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:09.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:09.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:09.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:09.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:09.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@169d5567 2024-02-08 22:28:09.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:09.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:09.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:09.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:09.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:09.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:09.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:09.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:09.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:09.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:09.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:09.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:09.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:09.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 22:28:09.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 22:28:09.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:09.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:09.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 22:28:09.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:09.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2024-02-08 22:28:09.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:09.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:09.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:09.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:09.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:09.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:09.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:09.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:09.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2024-02-08 22:28:09.051 [DefaultDispatcher-worker-5 @coroutine#2864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113cc14d 2024-02-08 22:28:09.051 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@68b3de47 2024-02-08 22:28:09.051 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@68b3de47 2024-02-08 22:28:09.051 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2024-02-08 22:28:09.063 [HikariPool-83 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:09.068 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e994de6 2024-02-08 22:28:09.068 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e994de6 2024-02-08 22:28:09.072 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@505eb845 2024-02-08 22:28:09.072 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@505eb845 2024-02-08 22:28:09.073 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68b3de47 2024-02-08 22:28:09.076 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@54612696 2024-02-08 22:28:09.076 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@54612696 2024-02-08 22:28:09.078 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@1163b27e 2024-02-08 22:28:09.078 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@1163b27e 2024-02-08 22:28:09.080 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@5012bc9 2024-02-08 22:28:09.080 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@5012bc9 2024-02-08 22:28:09.083 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@20b827bc 2024-02-08 22:28:09.083 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@20b827bc 2024-02-08 22:28:09.084 [Test worker @coroutine#2876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68b3de47 2024-02-08 22:28:09.085 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d30e0ab 2024-02-08 22:28:09.085 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d30e0ab 2024-02-08 22:28:09.086 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68b3de47 2024-02-08 22:28:09.087 [DefaultDispatcher-worker-14 @coroutine#2882] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48533/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:28:09.087 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@714c4d31 2024-02-08 22:28:09.087 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@714c4d31 2024-02-08 22:28:09.087 [DefaultDispatcher-worker-14 @coroutine#2882] 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:48533/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 22:28:09.087 [DefaultDispatcher-worker-14 @coroutine#2882] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48533/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:28:09.087 [DefaultDispatcher-worker-14 @coroutine#2882] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48533/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 22:28:09.090 [DefaultDispatcher-worker-12 @coroutine#2882] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48533/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:28:09.090 [DefaultDispatcher-worker-12 @coroutine#2882] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48533/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:28:09.090 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d1f7fb2 2024-02-08 22:28:09.090 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d1f7fb2 2024-02-08 22:28:09.090 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 22:28:09.094 [DefaultDispatcher-worker-12 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68b3de47 2024-02-08 22:28:09.094 [DefaultDispatcher-worker-12 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48533/UmAppDatabase/replication/nodeId 2024-02-08 22:28:09.094 [DefaultDispatcher-worker-12 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48533/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:09.094 [DefaultDispatcher-worker-12 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48533/UmAppDatabase/replication/nodeId 2024-02-08 22:28:09.095 [DefaultDispatcher-worker-8 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48533/UmAppDatabase/replication/nodeId 2024-02-08 22:28:09.095 [DefaultDispatcher-worker-8 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48533/UmAppDatabase/replication/nodeId 2024-02-08 22:28:09.096 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68b3de47 2024-02-08 22:28:09.106 [DefaultDispatcher-worker-3 @coroutine#2893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68b3de47 2024-02-08 22:28:09.110 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:09.113 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@16041768 2024-02-08 22:28:09.113 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@16041768 2024-02-08 22:28:09.115 [DefaultDispatcher-worker-7 @coroutine#2893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68b3de47 2024-02-08 22:28:09.117 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@18c3ebd8 2024-02-08 22:28:09.117 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@18c3ebd8 2024-02-08 22:28:09.119 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cfc7c18 2024-02-08 22:28:09.119 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cfc7c18 2024-02-08 22:28:09.122 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@59fee1e3 2024-02-08 22:28:09.122 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@59fee1e3 2024-02-08 22:28:09.124 [DefaultDispatcher-worker-14 @coroutine#2893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68b3de47 2024-02-08 22:28:09.125 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f7712e3 2024-02-08 22:28:09.126 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f7712e3 2024-02-08 22:28:09.129 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@686db9fe 2024-02-08 22:28:09.129 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@686db9fe 2024-02-08 22:28:09.131 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@170e1457 2024-02-08 22:28:09.131 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@170e1457 2024-02-08 22:28:09.133 [DefaultDispatcher-worker-5 @coroutine#2893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68b3de47 2024-02-08 22:28:09.133 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@39d11eac 2024-02-08 22:28:09.133 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@39d11eac 2024-02-08 22:28:09.135 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e66f37f 2024-02-08 22:28:09.135 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e66f37f 2024-02-08 22:28:09.135 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 22:28:09.142 [DefaultDispatcher-worker-5 @coroutine#2898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68b3de47 2024-02-08 22:28:09.151 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:28:09.152 [DefaultDispatcher-worker-6 @coroutine#2898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68b3de47 2024-02-08 22:28:09.155 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f334c61 2024-02-08 22:28:09.155 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f334c61 2024-02-08 22:28:09.158 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@51f4a9f7 2024-02-08 22:28:09.158 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@51f4a9f7 2024-02-08 22:28:09.161 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@55cb2711 2024-02-08 22:28:09.161 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@55cb2711 2024-02-08 22:28:09.162 [DefaultDispatcher-worker-5 @coroutine#2898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68b3de47 2024-02-08 22:28:09.164 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@10c9a3cc 2024-02-08 22:28:09.164 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@10c9a3cc 2024-02-08 22:28:09.167 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@55dcb5f0 2024-02-08 22:28:09.167 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@55dcb5f0 2024-02-08 22:28:09.169 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@219315ad 2024-02-08 22:28:09.169 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@219315ad 2024-02-08 22:28:09.170 [DefaultDispatcher-worker-14 @coroutine#2898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68b3de47 2024-02-08 22:28:09.172 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d6c5d21 2024-02-08 22:28:09.172 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d6c5d21 2024-02-08 22:28:09.174 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@70e65c83 2024-02-08 22:28:09.174 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@70e65c83 2024-02-08 22:28:09.176 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@4025045a 2024-02-08 22:28:09.176 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@4025045a 2024-02-08 22:28:09.176 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-08 22:28:09.181 [DefaultDispatcher-worker-5 @coroutine#2903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68b3de47 2024-02-08 22:28:09.187 [DefaultDispatcher-worker-2 @coroutine#2903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68b3de47 2024-02-08 22:28:09.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2024-02-08 22:28:09.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:09.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:09.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:09.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:09.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:09.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:09.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7983a5d5 2024-02-08 22:28:09.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:09.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:09.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:09.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:09.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:09.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:09.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:09.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:09.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:09.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:09.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:09.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:09.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:09.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 22:28:09.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 22:28:09.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:09.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:09.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 22:28:09.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:09.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2024-02-08 22:28:09.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:09.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:09.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:09.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:09.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:09.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:09.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:09.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:09.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2024-02-08 22:28:09.199 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@109188b4 2024-02-08 22:28:09.199 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@109188b4 2024-02-08 22:28:09.199 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2024-02-08 22:28:09.220 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@109188b4 2024-02-08 22:28:09.231 [Test worker @coroutine#2922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@109188b4 2024-02-08 22:28:09.232 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@109188b4 2024-02-08 22:28:09.234 [DefaultDispatcher-worker-2 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36339/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:28:09.234 [DefaultDispatcher-worker-2 @coroutine#2928] 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:36339/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 22:28:09.234 [DefaultDispatcher-worker-2 @coroutine#2928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36339/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:28:09.234 [DefaultDispatcher-worker-2 @coroutine#2928] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36339/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 22:28:09.235 [DefaultDispatcher-worker-10 @coroutine#2928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36339/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:28:09.235 [DefaultDispatcher-worker-10 @coroutine#2928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36339/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:28:09.240 [DefaultDispatcher-worker-4 @coroutine#2927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@109188b4 2024-02-08 22:28:09.241 [DefaultDispatcher-worker-4 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36339/UmAppDatabase/replication/nodeId 2024-02-08 22:28:09.241 [DefaultDispatcher-worker-4 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36339/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:09.241 [DefaultDispatcher-worker-4 @coroutine#2927] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36339/UmAppDatabase/replication/nodeId 2024-02-08 22:28:09.242 [DefaultDispatcher-worker-16 @coroutine#2927] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36339/UmAppDatabase/replication/nodeId 2024-02-08 22:28:09.242 [DefaultDispatcher-worker-16 @coroutine#2927] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36339/UmAppDatabase/replication/nodeId 2024-02-08 22:28:09.244 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@109188b4 2024-02-08 22:28:09.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2024-02-08 22:28:09.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:09.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:09.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:09.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:09.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:09.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:09.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c65f2e1 2024-02-08 22:28:09.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:09.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:09.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:09.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:09.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:09.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:09.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:09.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:09.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:09.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:09.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:09.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:09.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:09.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 22:28:09.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 22:28:09.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:09.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:09.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 22:28:09.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:09.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2024-02-08 22:28:09.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:09.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:09.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:09.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:09.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:09.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:09.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:09.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:09.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2024-02-08 22:28:09.248 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@78f1d29 2024-02-08 22:28:09.248 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@78f1d29 2024-02-08 22:28:09.248 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2024-02-08 22:28:09.249 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78f1d29 2024-02-08 22:28:09.260 [Test worker @coroutine#2939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78f1d29 2024-02-08 22:28:09.261 [Test worker @coroutine#2941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78f1d29 2024-02-08 22:28:09.263 [DefaultDispatcher-worker-16 @coroutine#2949] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36339/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-08 22:28:09.263 [DefaultDispatcher-worker-16 @coroutine#2949] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36339/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2024-02-08 22:28:09.263 [DefaultDispatcher-worker-16 @coroutine#2949] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36339/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-08 22:28:09.264 [DefaultDispatcher-worker-8 @coroutine#2949] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36339/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-08 22:28:09.264 [DefaultDispatcher-worker-8 @coroutine#2949] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36339/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-08 22:28:09.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2024-02-08 22:28:09.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:09.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:09.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:09.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:09.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:09.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:09.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15405ba1 2024-02-08 22:28:09.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:09.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:09.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:09.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:09.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:09.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:09.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:09.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:09.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:09.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:09.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:09.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:09.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:09.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 22:28:09.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 22:28:09.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:09.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:09.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 22:28:09.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:09.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2024-02-08 22:28:09.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:09.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:09.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:09.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:09.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:09.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:09.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:09.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:09.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2024-02-08 22:28:09.267 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dc2c13c 2024-02-08 22:28:09.267 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dc2c13c 2024-02-08 22:28:09.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2024-02-08 22:28:09.271 [DefaultDispatcher-worker-16 @coroutine#2943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78f1d29 2024-02-08 22:28:09.285 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc2c13c 2024-02-08 22:28:09.296 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc2c13c 2024-02-08 22:28:09.297 [Test worker @coroutine#2956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc2c13c 2024-02-08 22:28:09.299 [DefaultDispatcher-worker-14 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43727/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:28:09.299 [DefaultDispatcher-worker-14 @coroutine#2960] 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:43727/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 22:28:09.299 [DefaultDispatcher-worker-14 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43727/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:28:09.299 [DefaultDispatcher-worker-14 @coroutine#2960] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43727/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 22:28:09.299 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:09.300 [DefaultDispatcher-worker-3 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43727/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:28:09.300 [DefaultDispatcher-worker-3 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43727/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:28:09.303 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@d28fa9 2024-02-08 22:28:09.303 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@d28fa9 2024-02-08 22:28:09.306 [DefaultDispatcher-worker-16 @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc2c13c 2024-02-08 22:28:09.306 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@e1571c3 2024-02-08 22:28:09.306 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@e1571c3 2024-02-08 22:28:09.306 [DefaultDispatcher-worker-16 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43727/UmAppDatabase/replication/nodeId 2024-02-08 22:28:09.306 [DefaultDispatcher-worker-16 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43727/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:09.307 [DefaultDispatcher-worker-16 @coroutine#2959] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43727/UmAppDatabase/replication/nodeId 2024-02-08 22:28:09.307 [DefaultDispatcher-worker-7 @coroutine#2959] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43727/UmAppDatabase/replication/nodeId 2024-02-08 22:28:09.307 [DefaultDispatcher-worker-7 @coroutine#2959] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43727/UmAppDatabase/replication/nodeId 2024-02-08 22:28:09.309 [Test worker @coroutine#2964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc2c13c 2024-02-08 22:28:09.310 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@a2ae4d9 2024-02-08 22:28:09.310 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@a2ae4d9 2024-02-08 22:28:09.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2024-02-08 22:28:09.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:09.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:09.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:09.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:09.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:09.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:09.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4be1c797 2024-02-08 22:28:09.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:09.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:09.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:09.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:09.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:09.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:09.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:09.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:09.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:09.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:09.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:09.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:09.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:09.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 22:28:09.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 22:28:09.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:09.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:09.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 22:28:09.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:09.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2024-02-08 22:28:09.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:09.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:09.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:09.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:09.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:09.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:09.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:09.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:09.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2024-02-08 22:28:09.313 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f287bf8 2024-02-08 22:28:09.313 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f287bf8 2024-02-08 22:28:09.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1248f83 2024-02-08 22:28:09.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1248f83 2024-02-08 22:28:09.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2024-02-08 22:28:09.314 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1248f83 2024-02-08 22:28:09.316 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b130a73 2024-02-08 22:28:09.316 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b130a73 2024-02-08 22:28:09.319 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@7eadf3bb 2024-02-08 22:28:09.320 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@7eadf3bb 2024-02-08 22:28:09.323 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@237cdc9b 2024-02-08 22:28:09.323 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@237cdc9b 2024-02-08 22:28:09.326 [Test worker @coroutine#2971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1248f83 2024-02-08 22:28:09.326 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f0784b7 2024-02-08 22:28:09.326 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f0784b7 2024-02-08 22:28:09.327 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1248f83 2024-02-08 22:28:09.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2024-02-08 22:28:09.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:09.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:09.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:09.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:09.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:09.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:09.329 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c8453b6 2024-02-08 22:28:09.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3976910 2024-02-08 22:28:09.329 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c8453b6 2024-02-08 22:28:09.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:09.329 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 22:28:09.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:09.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:09.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:09.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:09.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:09.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:09.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:09.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:09.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:09.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:09.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:09.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:09.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 22:28:09.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 22:28:09.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:09.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:09.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 22:28:09.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:09.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2024-02-08 22:28:09.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:09.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:09.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:09.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:09.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:09.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:09.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:09.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:09.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2024-02-08 22:28:09.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2024-02-08 22:28:09.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2024-02-08 22:28:09.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2024-02-08 22:28:09.336 [DefaultDispatcher-worker-11 @coroutine#2975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1248f83 2024-02-08 22:28:09.348 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:09.352 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c8b0562 2024-02-08 22:28:09.352 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c8b0562 2024-02-08 22:28:09.356 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@224cfe83 2024-02-08 22:28:09.356 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@224cfe83 2024-02-08 22:28:09.357 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2024-02-08 22:28:09.360 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@26736e12 2024-02-08 22:28:09.360 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@26736e12 2024-02-08 22:28:09.362 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@6371f4b8 2024-02-08 22:28:09.362 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@6371f4b8 2024-02-08 22:28:09.364 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@17a55da1 2024-02-08 22:28:09.364 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@17a55da1 2024-02-08 22:28:09.367 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@52d81130 2024-02-08 22:28:09.367 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@52d81130 2024-02-08 22:28:09.367 [Test worker @coroutine#2983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2024-02-08 22:28:09.367 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:09.369 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fe6e687 2024-02-08 22:28:09.369 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fe6e687 2024-02-08 22:28:09.369 [Test worker @coroutine#2985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2024-02-08 22:28:09.370 [DefaultDispatcher-worker-11 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53077/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:28:09.370 [DefaultDispatcher-worker-11 @coroutine#2990] 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:53077/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 22:28:09.370 [DefaultDispatcher-worker-11 @coroutine#2990] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53077/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:28:09.370 [DefaultDispatcher-worker-11 @coroutine#2990] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53077/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 22:28:09.371 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@35e0bf7 2024-02-08 22:28:09.371 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@35e0bf7 2024-02-08 22:28:09.372 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cac20c2 2024-02-08 22:28:09.372 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cac20c2 2024-02-08 22:28:09.372 [DefaultDispatcher-worker-14 @coroutine#2990] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53077/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:28:09.372 [DefaultDispatcher-worker-14 @coroutine#2990] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53077/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:28:09.374 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@3eab1668 2024-02-08 22:28:09.374 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@3eab1668 2024-02-08 22:28:09.374 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 22:28:09.375 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@226bcb27 2024-02-08 22:28:09.375 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@226bcb27 2024-02-08 22:28:09.378 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@26544bb2 2024-02-08 22:28:09.378 [DefaultDispatcher-worker-6 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2024-02-08 22:28:09.378 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@26544bb2 2024-02-08 22:28:09.379 [DefaultDispatcher-worker-6 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53077/UmAppDatabase/replication/nodeId 2024-02-08 22:28:09.379 [DefaultDispatcher-worker-6 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53077/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:09.379 [DefaultDispatcher-worker-6 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53077/UmAppDatabase/replication/nodeId 2024-02-08 22:28:09.380 [DefaultDispatcher-worker-1 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53077/UmAppDatabase/replication/nodeId 2024-02-08 22:28:09.380 [DefaultDispatcher-worker-1 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53077/UmAppDatabase/replication/nodeId 2024-02-08 22:28:09.381 [Test worker @coroutine#2994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2024-02-08 22:28:09.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2024-02-08 22:28:09.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:09.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:09.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:09.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:09.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:09.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:09.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ead245 2024-02-08 22:28:09.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:09.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:09.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:09.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:09.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:09.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:09.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:09.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:09.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:09.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:09.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:09.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:09.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:09.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 22:28:09.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 22:28:09.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:09.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:09.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 22:28:09.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:09.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2024-02-08 22:28:09.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:09.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:09.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:09.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:09.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:09.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:09.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:09.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:09.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2024-02-08 22:28:09.382 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@6356c11c 2024-02-08 22:28:09.382 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@6356c11c 2024-02-08 22:28:09.384 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@57466fb7 2024-02-08 22:28:09.384 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@57466fb7 2024-02-08 22:28:09.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2024-02-08 22:28:09.384 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e315784 2024-02-08 22:28:09.384 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e315784 2024-02-08 22:28:09.385 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57466fb7 2024-02-08 22:28:09.387 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@527f8396 2024-02-08 22:28:09.387 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@527f8396 2024-02-08 22:28:09.389 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@56f24bb0 2024-02-08 22:28:09.389 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@56f24bb0 2024-02-08 22:28:09.391 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@3793e53 2024-02-08 22:28:09.391 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@3793e53 2024-02-08 22:28:09.393 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@27d0d4cf 2024-02-08 22:28:09.393 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@27d0d4cf 2024-02-08 22:28:09.393 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 22:28:09.398 [Test worker @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57466fb7 2024-02-08 22:28:09.399 [Test worker @coroutine#3003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57466fb7 2024-02-08 22:28:09.401 [DefaultDispatcher-worker-1 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2024-02-08 22:28:09.401 [DefaultDispatcher-worker-1 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:09.401 [DefaultDispatcher-worker-1 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:09.401 [DefaultDispatcher-worker-1 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:09.401 [DefaultDispatcher-worker-1 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:09.401 [DefaultDispatcher-worker-1 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:09.401 [DefaultDispatcher-worker-1 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:09.401 [DefaultDispatcher-worker-1 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b87e3d0 2024-02-08 22:28:09.401 [DefaultDispatcher-worker-1 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:09.401 [DefaultDispatcher-worker-1 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:09.401 [DefaultDispatcher-worker-1 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:09.401 [DefaultDispatcher-worker-1 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:09.401 [DefaultDispatcher-worker-1 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:09.401 [DefaultDispatcher-worker-1 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:09.401 [DefaultDispatcher-worker-1 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:09.401 [DefaultDispatcher-worker-1 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:09.401 [DefaultDispatcher-worker-1 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:09.401 [DefaultDispatcher-worker-1 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:09.401 [DefaultDispatcher-worker-1 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:09.401 [DefaultDispatcher-worker-1 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:09.401 [DefaultDispatcher-worker-1 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:09.401 [DefaultDispatcher-worker-1 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 22:28:09.401 [DefaultDispatcher-worker-1 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 22:28:09.401 [DefaultDispatcher-worker-1 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:09.401 [DefaultDispatcher-worker-1 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:09.401 [DefaultDispatcher-worker-1 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 22:28:09.401 [DefaultDispatcher-worker-1 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:09.401 [DefaultDispatcher-worker-1 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2024-02-08 22:28:09.401 [DefaultDispatcher-worker-1 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:09.401 [DefaultDispatcher-worker-1 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:09.401 [DefaultDispatcher-worker-1 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:09.401 [DefaultDispatcher-worker-1 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:09.401 [DefaultDispatcher-worker-1 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:09.401 [DefaultDispatcher-worker-1 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:09.401 [DefaultDispatcher-worker-1 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:09.401 [DefaultDispatcher-worker-1 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:09.401 [DefaultDispatcher-worker-1 @coroutine#3012] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2024-02-08 22:28:09.402 [DefaultDispatcher-worker-1 @coroutine#3012] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@54099b09 2024-02-08 22:28:09.402 [DefaultDispatcher-worker-1 @coroutine#3012] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@54099b09 2024-02-08 22:28:09.402 [DefaultDispatcher-worker-1 @coroutine#3012] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2024-02-08 22:28:09.408 [DefaultDispatcher-worker-14 @coroutine#3005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57466fb7 2024-02-08 22:28:09.414 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:09.417 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@121e98e3 2024-02-08 22:28:09.417 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@121e98e3 2024-02-08 22:28:09.420 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cd974d0 2024-02-08 22:28:09.420 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cd974d0 2024-02-08 22:28:09.423 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@18e6f393 2024-02-08 22:28:09.423 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@18e6f393 2024-02-08 22:28:09.426 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@5de47eeb 2024-02-08 22:28:09.426 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@5de47eeb 2024-02-08 22:28:09.427 [DefaultDispatcher-worker-1 @coroutine#3012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54099b09 2024-02-08 22:28:09.429 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b5b2c34 2024-02-08 22:28:09.430 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b5b2c34 2024-02-08 22:28:09.430 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:09.433 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cf3a07b 2024-02-08 22:28:09.433 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cf3a07b 2024-02-08 22:28:09.434 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@538dc3fe 2024-02-08 22:28:09.434 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@538dc3fe 2024-02-08 22:28:09.436 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@43a6ac1d 2024-02-08 22:28:09.436 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@43a6ac1d 2024-02-08 22:28:09.437 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d4a37ff 2024-02-08 22:28:09.438 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d4a37ff 2024-02-08 22:28:09.439 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dcb81a4 2024-02-08 22:28:09.439 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dcb81a4 2024-02-08 22:28:09.441 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5975a88e 2024-02-08 22:28:09.441 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5975a88e 2024-02-08 22:28:09.442 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f1320a5 2024-02-08 22:28:09.442 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f1320a5 2024-02-08 22:28:09.442 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 22:28:09.443 [DefaultDispatcher-worker-1 @coroutine#3014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54099b09 2024-02-08 22:28:09.444 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c773dc4 2024-02-08 22:28:09.444 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c773dc4 2024-02-08 22:28:09.445 [DefaultDispatcher-worker-1 @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54099b09 2024-02-08 22:28:09.445 [DefaultDispatcher-worker-6 @coroutine#3019] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:28:09.445 [DefaultDispatcher-worker-6 @coroutine#3019] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 22:28:09.445 [DefaultDispatcher-worker-6 @coroutine#3019] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:28:09.445 [DefaultDispatcher-worker-6 @coroutine#3019] 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-02-08 22:28:09.446 [DefaultDispatcher-worker-1 @coroutine#3012] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-08 22:28:09.446 [DefaultDispatcher-worker-1 @coroutine#3012] 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-02-08 22:28:09.446 [DefaultDispatcher-worker-1 @coroutine#3012] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-08 22:28:09.447 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@21d88f87 2024-02-08 22:28:09.448 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@21d88f87 2024-02-08 22:28:09.449 [DefaultDispatcher-worker-2 @coroutine#3019] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:28:09.449 [DefaultDispatcher-worker-7 @coroutine#3012] 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-02-08 22:28:09.451 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@2da1a18c 2024-02-08 22:28:09.451 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@2da1a18c 2024-02-08 22:28:09.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2024-02-08 22:28:09.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:09.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:09.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:09.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:09.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:09.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:09.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20a46227 2024-02-08 22:28:09.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:09.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:09.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:09.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:09.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:09.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:09.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:09.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:09.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:09.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:09.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:09.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:09.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:09.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 22:28:09.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 22:28:09.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:09.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:09.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 22:28:09.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:09.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2024-02-08 22:28:09.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:09.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:09.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:09.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:09.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:09.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:09.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:09.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:09.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2024-02-08 22:28:09.453 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f39ad3f 2024-02-08 22:28:09.453 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f39ad3f 2024-02-08 22:28:09.453 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2024-02-08 22:28:09.453 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@59e44d6e 2024-02-08 22:28:09.454 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@59e44d6e 2024-02-08 22:28:09.456 [DefaultDispatcher-worker-1 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54099b09 2024-02-08 22:28:09.456 [DefaultDispatcher-worker-1 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 22:28:09.456 [DefaultDispatcher-worker-1 @coroutine#3018] 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-02-08 22:28:09.456 [DefaultDispatcher-worker-1 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 22:28:09.456 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c58c28b 2024-02-08 22:28:09.456 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c58c28b 2024-02-08 22:28:09.457 [DefaultDispatcher-worker-7 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 22:28:09.459 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1999de30 2024-02-08 22:28:09.459 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1999de30 2024-02-08 22:28:09.459 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 22:28:09.477 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f39ad3f 2024-02-08 22:28:09.484 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:09.488 [Test worker @coroutine#3027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f39ad3f 2024-02-08 22:28:09.489 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@684c1f96 2024-02-08 22:28:09.489 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@684c1f96 2024-02-08 22:28:09.490 [Test worker @coroutine#3029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f39ad3f 2024-02-08 22:28:09.491 [DefaultDispatcher-worker-1 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43005/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:28:09.491 [DefaultDispatcher-worker-1 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43005/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 22:28:09.491 [DefaultDispatcher-worker-1 @coroutine#3033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43005/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:28:09.491 [DefaultDispatcher-worker-1 @coroutine#3033] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43005/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 22:28:09.493 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@668becef 2024-02-08 22:28:09.493 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@668becef 2024-02-08 22:28:09.493 [DefaultDispatcher-worker-14 @coroutine#3033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43005/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:28:09.493 [DefaultDispatcher-worker-14 @coroutine#3033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43005/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:28:09.497 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@62b474e6 2024-02-08 22:28:09.497 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@62b474e6 2024-02-08 22:28:09.499 [DefaultDispatcher-worker-6 @coroutine#3032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f39ad3f 2024-02-08 22:28:09.500 [DefaultDispatcher-worker-6 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-08 22:28:09.500 [DefaultDispatcher-worker-6 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:09.500 [DefaultDispatcher-worker-6 @coroutine#3032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-08 22:28:09.500 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@27b6e6d4 2024-02-08 22:28:09.500 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@27b6e6d4 2024-02-08 22:28:09.501 [DefaultDispatcher-worker-6 @coroutine#3032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-08 22:28:09.501 [DefaultDispatcher-worker-6 @coroutine#3032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-08 22:28:09.502 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:09.502 [Test worker @coroutine#3037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f39ad3f 2024-02-08 22:28:09.503 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f0eed1b 2024-02-08 22:28:09.503 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f0eed1b 2024-02-08 22:28:09.505 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@165b8081 2024-02-08 22:28:09.505 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@165b8081 2024-02-08 22:28:09.507 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5be8cca3 2024-02-08 22:28:09.507 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5be8cca3 2024-02-08 22:28:09.508 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5709d5e8 2024-02-08 22:28:09.508 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5709d5e8 2024-02-08 22:28:09.510 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@552f29ae 2024-02-08 22:28:09.510 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@552f29ae 2024-02-08 22:28:09.510 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@4799199b 2024-02-08 22:28:09.510 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@4799199b 2024-02-08 22:28:09.512 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5110a7d3 2024-02-08 22:28:09.512 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5110a7d3 2024-02-08 22:28:09.513 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f274246 2024-02-08 22:28:09.513 [DefaultDispatcher-worker-14 @coroutine#3044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f39ad3f 2024-02-08 22:28:09.513 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f274246 2024-02-08 22:28:09.513 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 22:28:09.515 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@14122395 2024-02-08 22:28:09.515 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@14122395 2024-02-08 22:28:09.518 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@9027860 2024-02-08 22:28:09.518 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@9027860 2024-02-08 22:28:09.520 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@254c52b7 2024-02-08 22:28:09.520 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@254c52b7 2024-02-08 22:28:09.522 [DefaultDispatcher-worker-15 @coroutine#3044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f39ad3f 2024-02-08 22:28:09.522 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@71b657f2 2024-02-08 22:28:09.522 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@71b657f2 2024-02-08 22:28:09.525 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@743ddcda 2024-02-08 22:28:09.525 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@743ddcda 2024-02-08 22:28:09.527 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e667b45 2024-02-08 22:28:09.527 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e667b45 2024-02-08 22:28:09.527 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 22:28:09.531 [DefaultDispatcher-worker-15 @coroutine#3044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f39ad3f 2024-02-08 22:28:09.539 [DefaultDispatcher-worker-11 @coroutine#3044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f39ad3f 2024-02-08 22:28:09.548 [DefaultDispatcher-worker-8 @coroutine#3049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f39ad3f 2024-02-08 22:28:09.553 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:28:09.556 [DefaultDispatcher-worker-13 @coroutine#3049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f39ad3f 2024-02-08 22:28:09.558 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fa486f 2024-02-08 22:28:09.558 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fa486f 2024-02-08 22:28:09.563 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@83db6c0 2024-02-08 22:28:09.563 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@83db6c0 2024-02-08 22:28:09.565 [DefaultDispatcher-worker-10 @coroutine#3049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f39ad3f 2024-02-08 22:28:09.566 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@c02231f 2024-02-08 22:28:09.566 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@c02231f 2024-02-08 22:28:09.569 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@4900bcfb 2024-02-08 22:28:09.569 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@4900bcfb 2024-02-08 22:28:09.571 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d6d2c84 2024-02-08 22:28:09.571 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d6d2c84 2024-02-08 22:28:09.573 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7883125f 2024-02-08 22:28:09.573 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7883125f 2024-02-08 22:28:09.574 [DefaultDispatcher-worker-13 @coroutine#3049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f39ad3f 2024-02-08 22:28:09.576 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@6504dc8b 2024-02-08 22:28:09.576 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@6504dc8b 2024-02-08 22:28:09.578 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@292f43b4 2024-02-08 22:28:09.578 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@292f43b4 2024-02-08 22:28:09.580 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d524319 2024-02-08 22:28:09.580 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d524319 2024-02-08 22:28:09.580 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-08 22:28:09.583 [DefaultDispatcher-worker-11 @coroutine#3054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f39ad3f 2024-02-08 22:28:09.586 [DefaultDispatcher-worker-10 @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43005/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-08 22:28:09.586 [DefaultDispatcher-worker-10 @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43005/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-08 22:28:09.586 [DefaultDispatcher-worker-10 @coroutine#3062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43005/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-08 22:28:09.587 [DefaultDispatcher-worker-9 @coroutine#3062] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43005/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-08 22:28:09.587 [DefaultDispatcher-worker-9 @coroutine#3062] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43005/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-08 22:28:09.587 [DefaultDispatcher-worker-9 @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:43005/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-08 22:28:09.587 [DefaultDispatcher-worker-9 @coroutine#3062] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43005/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 22:28:09.589 [DefaultDispatcher-worker-9 @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43005/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-08 22:28:09.589 [DefaultDispatcher-worker-9 @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43005/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42. 2024-02-08 22:28:09.589 [DefaultDispatcher-worker-9 @coroutine#3062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43005/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-08 22:28:09.590 [DefaultDispatcher-worker-11 @coroutine#3062] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43005/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-08 22:28:09.590 [DefaultDispatcher-worker-11 @coroutine#3062] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43005/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-08 22:28:09.618 [DefaultDispatcher-worker-8 @coroutine#3062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f39ad3f 2024-02-08 22:28:09.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2024-02-08 22:28:09.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:09.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:09.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:09.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:09.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:09.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:09.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a22302c 2024-02-08 22:28:09.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:09.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:09.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:09.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:09.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:09.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:09.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:09.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:09.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:09.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:09.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:09.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:09.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:09.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 22:28:09.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 22:28:09.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:09.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:09.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 22:28:09.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:09.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2024-02-08 22:28:09.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:09.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:09.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:09.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:09.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:09.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:09.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:09.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:09.624 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2024-02-08 22:28:09.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@45482f82 2024-02-08 22:28:09.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@45482f82 2024-02-08 22:28:09.624 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2024-02-08 22:28:09.646 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45482f82 2024-02-08 22:28:09.656 [Test worker @coroutine#3078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45482f82 2024-02-08 22:28:09.658 [Test worker @coroutine#3080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45482f82 2024-02-08 22:28:09.659 [DefaultDispatcher-worker-9 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32785/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:28:09.659 [DefaultDispatcher-worker-9 @coroutine#3084] 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:32785/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 22:28:09.659 [DefaultDispatcher-worker-9 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32785/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:28:09.659 [DefaultDispatcher-worker-9 @coroutine#3084] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:32785/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 22:28:09.661 [DefaultDispatcher-worker-8 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32785/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:28:09.661 [DefaultDispatcher-worker-8 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32785/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:28:09.668 [DefaultDispatcher-worker-1 @coroutine#3083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45482f82 2024-02-08 22:28:09.669 [DefaultDispatcher-worker-1 @coroutine#3083] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId 2024-02-08 22:28:09.669 [DefaultDispatcher-worker-1 @coroutine#3083] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:09.669 [DefaultDispatcher-worker-1 @coroutine#3083] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId 2024-02-08 22:28:09.670 [DefaultDispatcher-worker-10 @coroutine#3083] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId 2024-02-08 22:28:09.670 [DefaultDispatcher-worker-10 @coroutine#3083] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId 2024-02-08 22:28:09.675 [Test worker @coroutine#3088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45482f82 2024-02-08 22:28:09.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2024-02-08 22:28:09.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:09.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:09.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:09.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:09.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:09.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:09.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f12676 2024-02-08 22:28:09.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:09.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:09.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:09.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:09.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:09.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:09.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:09.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:09.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:09.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:09.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:09.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:09.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:09.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 22:28:09.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 22:28:09.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:09.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:09.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 22:28:09.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:09.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2024-02-08 22:28:09.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:09.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:09.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:09.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:09.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:09.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:09.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:09.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:09.676 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2024-02-08 22:28:09.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f22ce2a 2024-02-08 22:28:09.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f22ce2a 2024-02-08 22:28:09.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2024-02-08 22:28:09.679 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f22ce2a 2024-02-08 22:28:09.690 [Test worker @coroutine#3096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f22ce2a 2024-02-08 22:28:09.692 [Test worker @coroutine#3098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f22ce2a 2024-02-08 22:28:09.703 [DefaultDispatcher-worker-6 @coroutine#3106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45482f82 2024-02-08 22:28:09.703 [DefaultDispatcher-worker-13 @coroutine#3100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f22ce2a 2024-02-08 22:28:09.711 [DefaultDispatcher-worker-9 @coroutine#3106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45482f82 2024-02-08 22:28:09.718 [DefaultDispatcher-worker-11 @coroutine#3106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45482f82 2024-02-08 22:28:09.724 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:28:09.727 [DefaultDispatcher-worker-1 @coroutine#3106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45482f82 2024-02-08 22:28:09.728 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@762013e 2024-02-08 22:28:09.728 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@762013e 2024-02-08 22:28:09.731 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@9a5efa2 2024-02-08 22:28:09.731 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@9a5efa2 2024-02-08 22:28:09.734 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@d9a6a4e 2024-02-08 22:28:09.734 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@d9a6a4e 2024-02-08 22:28:09.737 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4898e599 2024-02-08 22:28:09.737 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4898e599 2024-02-08 22:28:09.740 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f647645 2024-02-08 22:28:09.740 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f647645 2024-02-08 22:28:09.742 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@799a4af4 2024-02-08 22:28:09.742 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@799a4af4 2024-02-08 22:28:09.744 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@278c8793 2024-02-08 22:28:09.744 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@278c8793 2024-02-08 22:28:09.746 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@28b71ad6 2024-02-08 22:28:09.746 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@28b71ad6 2024-02-08 22:28:09.748 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@549d87db 2024-02-08 22:28:09.748 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@549d87db 2024-02-08 22:28:09.748 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-08 22:28:09.749 [DefaultDispatcher-worker-2 @coroutine#3113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45482f82 2024-02-08 22:28:09.765 [DefaultDispatcher-worker-8 @coroutine#3115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45482f82 2024-02-08 22:28:09.775 [DefaultDispatcher-worker-2 @coroutine#3115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45482f82 2024-02-08 22:28:09.778 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:09.782 [DefaultDispatcher-worker-10 @coroutine#3115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45482f82 2024-02-08 22:28:09.783 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@4113862d 2024-02-08 22:28:09.783 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@4113862d 2024-02-08 22:28:09.787 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fd4707f 2024-02-08 22:28:09.787 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fd4707f 2024-02-08 22:28:09.791 [DefaultDispatcher-worker-6 @coroutine#3115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45482f82 2024-02-08 22:28:09.792 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bebed5d 2024-02-08 22:28:09.792 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bebed5d 2024-02-08 22:28:09.794 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@ee97a44 2024-02-08 22:28:09.794 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@ee97a44 2024-02-08 22:28:09.796 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@5316a75a 2024-02-08 22:28:09.796 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@5316a75a 2024-02-08 22:28:09.798 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f2d72cf 2024-02-08 22:28:09.798 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f2d72cf 2024-02-08 22:28:09.800 [DefaultDispatcher-worker-2 @coroutine#3115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45482f82 2024-02-08 22:28:09.800 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b38f172 2024-02-08 22:28:09.800 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b38f172 2024-02-08 22:28:09.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2024-02-08 22:28:09.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:09.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:09.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:09.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:09.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:09.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:09.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ee95d42 2024-02-08 22:28:09.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:09.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:09.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:09.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:09.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:09.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:09.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:09.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:09.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:09.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:09.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:09.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:09.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:09.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 22:28:09.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 22:28:09.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:09.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:09.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 22:28:09.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:09.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2024-02-08 22:28:09.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:09.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:09.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:09.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:09.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:09.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:09.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:09.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:09.803 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ec6850b 2024-02-08 22:28:09.803 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ec6850b 2024-02-08 22:28:09.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2024-02-08 22:28:09.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fb1820d 2024-02-08 22:28:09.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fb1820d 2024-02-08 22:28:09.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2024-02-08 22:28:09.805 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@80cd3fe 2024-02-08 22:28:09.805 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@80cd3fe 2024-02-08 22:28:09.805 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 22:28:09.823 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb1820d 2024-02-08 22:28:09.834 [Test worker @coroutine#3121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb1820d 2024-02-08 22:28:09.836 [Test worker @coroutine#3123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb1820d 2024-02-08 22:28:09.837 [DefaultDispatcher-worker-2 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45227/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:28:09.837 [DefaultDispatcher-worker-2 @coroutine#3127] 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:45227/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 22:28:09.837 [DefaultDispatcher-worker-2 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45227/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:28:09.837 [DefaultDispatcher-worker-2 @coroutine#3127] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45227/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 22:28:09.839 [DefaultDispatcher-worker-8 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45227/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:28:09.839 [DefaultDispatcher-worker-8 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45227/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:28:09.846 [DefaultDispatcher-worker-7 @coroutine#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb1820d 2024-02-08 22:28:09.847 [DefaultDispatcher-worker-7 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45227/UmAppDatabase/replication/nodeId 2024-02-08 22:28:09.847 [DefaultDispatcher-worker-7 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45227/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:09.847 [DefaultDispatcher-worker-7 @coroutine#3126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45227/UmAppDatabase/replication/nodeId 2024-02-08 22:28:09.848 [DefaultDispatcher-worker-8 @coroutine#3126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45227/UmAppDatabase/replication/nodeId 2024-02-08 22:28:09.848 [DefaultDispatcher-worker-8 @coroutine#3126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45227/UmAppDatabase/replication/nodeId 2024-02-08 22:28:09.850 [Test worker @coroutine#3131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb1820d 2024-02-08 22:28:09.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2024-02-08 22:28:09.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:09.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:09.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:09.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:09.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:09.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:09.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e755d5f 2024-02-08 22:28:09.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:09.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:09.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:09.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:09.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:09.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:09.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:09.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:09.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:09.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:09.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:09.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:09.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:09.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 22:28:09.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 22:28:09.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:09.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:09.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 22:28:09.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:09.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2024-02-08 22:28:09.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:09.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:09.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:09.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:09.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:09.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:09.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:09.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:09.851 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2024-02-08 22:28:09.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@4202276 2024-02-08 22:28:09.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@4202276 2024-02-08 22:28:09.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2024-02-08 22:28:09.857 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4202276 2024-02-08 22:28:09.869 [Test worker @coroutine#3138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4202276 2024-02-08 22:28:09.871 [Test worker @coroutine#3140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4202276 2024-02-08 22:28:09.882 [DefaultDispatcher-worker-1 @coroutine#3142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4202276 2024-02-08 22:28:09.883 [DefaultDispatcher-worker-13 @coroutine#3148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb1820d 2024-02-08 22:28:09.891 [DefaultDispatcher-worker-2 @coroutine#3148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb1820d 2024-02-08 22:28:09.901 [DefaultDispatcher-worker-15 @coroutine#3148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb1820d 2024-02-08 22:28:09.903 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:28:09.912 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f94870b 2024-02-08 22:28:09.912 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f94870b 2024-02-08 22:28:09.915 [DefaultDispatcher-worker-15 @coroutine#3148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb1820d 2024-02-08 22:28:09.915 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@51536289 2024-02-08 22:28:09.916 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@51536289 2024-02-08 22:28:09.917 [DefaultDispatcher-worker-3 @coroutine#3155] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45227/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-08 22:28:09.917 [DefaultDispatcher-worker-3 @coroutine#3155] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45227/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-08 22:28:09.917 [DefaultDispatcher-worker-3 @coroutine#3155] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45227/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-08 22:28:09.918 [DefaultDispatcher-worker-4 @coroutine#3155] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45227/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-08 22:28:09.918 [DefaultDispatcher-worker-4 @coroutine#3155] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45227/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-08 22:28:09.918 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@556cec7b 2024-02-08 22:28:09.918 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@556cec7b 2024-02-08 22:28:09.918 [DefaultDispatcher-worker-4 @coroutine#3155] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:45227/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-08 22:28:09.918 [DefaultDispatcher-worker-4 @coroutine#3155] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:45227/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 22:28:09.919 [DefaultDispatcher-worker-4 @coroutine#3155] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45227/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-08 22:28:09.919 [DefaultDispatcher-worker-4 @coroutine#3155] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45227/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42. 2024-02-08 22:28:09.919 [DefaultDispatcher-worker-4 @coroutine#3155] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45227/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-08 22:28:09.920 [DefaultDispatcher-worker-3 @coroutine#3155] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45227/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-08 22:28:09.920 [DefaultDispatcher-worker-3 @coroutine#3155] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45227/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-08 22:28:09.921 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@106e68b2 2024-02-08 22:28:09.921 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@106e68b2 2024-02-08 22:28:09.923 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bb9196b 2024-02-08 22:28:09.923 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bb9196b 2024-02-08 22:28:09.927 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@213479bf 2024-02-08 22:28:09.927 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@213479bf 2024-02-08 22:28:09.929 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@130956d6 2024-02-08 22:28:09.929 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@130956d6 2024-02-08 22:28:09.931 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@704197fd 2024-02-08 22:28:09.931 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@704197fd 2024-02-08 22:28:09.933 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5390badf 2024-02-08 22:28:09.933 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5390badf 2024-02-08 22:28:09.933 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-08 22:28:09.940 [DefaultDispatcher-worker-1 @coroutine#3155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb1820d 2024-02-08 22:28:09.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2024-02-08 22:28:09.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:09.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:09.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:09.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:09.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:09.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:09.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@672f69f7 2024-02-08 22:28:09.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:09.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:09.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:09.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:09.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:09.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:09.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:09.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:09.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:09.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:09.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:09.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:09.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:09.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 22:28:09.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 22:28:09.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:09.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:09.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 22:28:09.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:09.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2024-02-08 22:28:09.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:09.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:09.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:09.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:09.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:09.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:09.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:09.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:09.945 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2024-02-08 22:28:09.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f26e775 2024-02-08 22:28:09.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f26e775 2024-02-08 22:28:09.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2024-02-08 22:28:09.956 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:09.960 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@7816d84b 2024-02-08 22:28:09.960 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@7816d84b 2024-02-08 22:28:09.964 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@76d12939 2024-02-08 22:28:09.964 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@76d12939 2024-02-08 22:28:09.966 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f26e775 2024-02-08 22:28:09.968 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@72eeb33b 2024-02-08 22:28:09.968 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@72eeb33b 2024-02-08 22:28:09.971 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@37ec2302 2024-02-08 22:28:09.971 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@37ec2302 2024-02-08 22:28:09.974 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@79f66134 2024-02-08 22:28:09.974 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@79f66134 2024-02-08 22:28:09.976 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@61117d2 2024-02-08 22:28:09.976 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@61117d2 2024-02-08 22:28:09.976 [Test worker @coroutine#3174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f26e775 2024-02-08 22:28:09.978 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e10b40 2024-02-08 22:28:09.978 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e10b40 2024-02-08 22:28:09.978 [Test worker @coroutine#3177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f26e775 2024-02-08 22:28:09.979 [DefaultDispatcher-worker-1 @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45589/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:28:09.979 [DefaultDispatcher-worker-1 @coroutine#3181] 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:45589/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 22:28:09.979 [DefaultDispatcher-worker-1 @coroutine#3181] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45589/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:28:09.979 [DefaultDispatcher-worker-1 @coroutine#3181] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45589/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 22:28:09.980 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@57c3dc4d 2024-02-08 22:28:09.981 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@57c3dc4d 2024-02-08 22:28:09.981 [DefaultDispatcher-worker-3 @coroutine#3181] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45589/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:28:09.981 [DefaultDispatcher-worker-3 @coroutine#3181] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45589/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:28:09.984 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1df6e840 2024-02-08 22:28:09.984 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1df6e840 2024-02-08 22:28:09.984 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 22:28:09.986 [DefaultDispatcher-worker-14 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f26e775 2024-02-08 22:28:09.986 [DefaultDispatcher-worker-14 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45589/UmAppDatabase/replication/nodeId 2024-02-08 22:28:09.986 [DefaultDispatcher-worker-14 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45589/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:09.986 [DefaultDispatcher-worker-14 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45589/UmAppDatabase/replication/nodeId 2024-02-08 22:28:09.987 [DefaultDispatcher-worker-3 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45589/UmAppDatabase/replication/nodeId 2024-02-08 22:28:09.987 [DefaultDispatcher-worker-3 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45589/UmAppDatabase/replication/nodeId 2024-02-08 22:28:09.990 [Test worker @coroutine#3185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f26e775 2024-02-08 22:28:09.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2024-02-08 22:28:09.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:09.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:09.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:09.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:09.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:09.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:09.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11fb1691 2024-02-08 22:28:09.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:09.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:09.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:09.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:09.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:09.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:09.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:09.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:09.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:09.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:09.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:09.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:09.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:09.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 22:28:09.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 22:28:09.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:09.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:09.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 22:28:09.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:09.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2024-02-08 22:28:09.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:09.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:09.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:09.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:09.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:09.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:09.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:09.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:09.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2024-02-08 22:28:09.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@215404a1 2024-02-08 22:28:09.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@215404a1 2024-02-08 22:28:09.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2024-02-08 22:28:09.997 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@215404a1 2024-02-08 22:28:10.009 [Test worker @coroutine#3192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@215404a1 2024-02-08 22:28:10.010 [Test worker @coroutine#3194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@215404a1 2024-02-08 22:28:10.014 [DefaultDispatcher-worker-5 @coroutine#2848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128ca7af 2024-02-08 22:28:10.015 [DefaultDispatcher-worker-5 @coroutine#2848] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41993/UmAppDatabase/replication/nodeId 2024-02-08 22:28:10.015 [DefaultDispatcher-worker-5 @coroutine#2848] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41993/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:10.015 [DefaultDispatcher-worker-5 @coroutine#2848] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41993/UmAppDatabase/replication/nodeId 2024-02-08 22:28:10.016 [DefaultDispatcher-worker-8 @coroutine#2848] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41993/UmAppDatabase/replication/nodeId 2024-02-08 22:28:10.016 [DefaultDispatcher-worker-2 @coroutine#3203] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45589/auth/register 2024-02-08 22:28:10.016 [DefaultDispatcher-worker-8 @coroutine#2848] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41993/UmAppDatabase/replication/nodeId 2024-02-08 22:28:10.016 [DefaultDispatcher-worker-2 @coroutine#3203] 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:45589/auth/register. 2024-02-08 22:28:10.016 [DefaultDispatcher-worker-2 @coroutine#3203] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45589/auth/register 2024-02-08 22:28:10.017 [DefaultDispatcher-worker-2 @coroutine#3203] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45589/auth/register from class io.ktor.http.content.TextContent 2024-02-08 22:28:10.018 [DefaultDispatcher-worker-1 @coroutine#3203] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45589/auth/register 2024-02-08 22:28:10.018 [DefaultDispatcher-worker-1 @coroutine#3203] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45589/auth/register 2024-02-08 22:28:10.018 [DefaultDispatcher-worker-1 @coroutine#3203] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:45589/auth/register. 2024-02-08 22:28:10.018 [DefaultDispatcher-worker-1 @coroutine#3203] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:45589/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 22:28:10.019 [DefaultDispatcher-worker-16 @coroutine#3196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@215404a1 2024-02-08 22:28:10.039 [DefaultDispatcher-worker-6 @coroutine#3203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f26e775 2024-02-08 22:28:10.046 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:28:10.046 [DefaultDispatcher-worker-9 @coroutine#3203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f26e775 2024-02-08 22:28:10.052 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@1807b8f2 2024-02-08 22:28:10.052 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@1807b8f2 2024-02-08 22:28:10.056 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@16c05582 2024-02-08 22:28:10.056 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@16c05582 2024-02-08 22:28:10.059 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@12ffd382 2024-02-08 22:28:10.059 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@12ffd382 2024-02-08 22:28:10.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2024-02-08 22:28:10.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:10.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:10.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:10.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:10.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:10.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:10.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6406b84d 2024-02-08 22:28:10.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:10.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:10.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:10.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:10.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:10.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:10.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:10.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:10.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:10.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:10.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:10.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:10.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:10.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 22:28:10.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 22:28:10.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:10.062 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@57fd5fb9 2024-02-08 22:28:10.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:10.062 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@57fd5fb9 2024-02-08 22:28:10.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 22:28:10.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:10.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2024-02-08 22:28:10.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:10.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:10.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:10.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:10.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:10.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:10.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:10.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:10.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2024-02-08 22:28:10.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fd5d6d1 2024-02-08 22:28:10.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fd5d6d1 2024-02-08 22:28:10.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2024-02-08 22:28:10.064 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@7298bd9c 2024-02-08 22:28:10.064 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@7298bd9c 2024-02-08 22:28:10.066 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@66e08a08 2024-02-08 22:28:10.066 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@66e08a08 2024-02-08 22:28:10.068 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@a6f3695 2024-02-08 22:28:10.068 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@a6f3695 2024-02-08 22:28:10.070 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@37d2a0f6 2024-02-08 22:28:10.070 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@37d2a0f6 2024-02-08 22:28:10.073 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@919fcd 2024-02-08 22:28:10.073 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@919fcd 2024-02-08 22:28:10.073 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 22:28:10.080 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fd5d6d1 2024-02-08 22:28:10.091 [Test worker @coroutine#3213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fd5d6d1 2024-02-08 22:28:10.093 [Test worker @coroutine#3215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fd5d6d1 2024-02-08 22:28:10.094 [DefaultDispatcher-worker-4 @coroutine#3219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 22:28:10.094 [DefaultDispatcher-worker-4 @coroutine#3219] 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-02-08 22:28:10.094 [DefaultDispatcher-worker-4 @coroutine#3219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 22:28:10.094 [DefaultDispatcher-worker-4 @coroutine#3219] 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-02-08 22:28:10.096 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:10.097 [DefaultDispatcher-worker-8 @coroutine#3219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 22:28:10.097 [DefaultDispatcher-worker-8 @coroutine#3219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 22:28:10.101 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@78e61e6f 2024-02-08 22:28:10.101 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@78e61e6f 2024-02-08 22:28:10.104 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7621ef03 2024-02-08 22:28:10.104 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7621ef03 2024-02-08 22:28:10.105 [DefaultDispatcher-worker-5 @coroutine#3218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fd5d6d1 2024-02-08 22:28:10.105 [DefaultDispatcher-worker-5 @coroutine#3218] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-08 22:28:10.105 [DefaultDispatcher-worker-5 @coroutine#3218] 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-02-08 22:28:10.105 [DefaultDispatcher-worker-5 @coroutine#3218] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-08 22:28:10.106 [DefaultDispatcher-worker-6 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68b3de47 2024-02-08 22:28:10.106 [DefaultDispatcher-worker-13 @coroutine#3218] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-08 22:28:10.106 [DefaultDispatcher-worker-6 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48533/UmAppDatabase/replication/nodeId 2024-02-08 22:28:10.106 [DefaultDispatcher-worker-13 @coroutine#3218] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-08 22:28:10.106 [DefaultDispatcher-worker-6 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48533/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:10.106 [DefaultDispatcher-worker-6 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48533/UmAppDatabase/replication/nodeId 2024-02-08 22:28:10.108 [DefaultDispatcher-worker-2 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48533/UmAppDatabase/replication/nodeId 2024-02-08 22:28:10.108 [DefaultDispatcher-worker-2 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48533/UmAppDatabase/replication/nodeId 2024-02-08 22:28:10.108 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@721e751f 2024-02-08 22:28:10.108 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@721e751f 2024-02-08 22:28:10.109 [Test worker @coroutine#3223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fd5d6d1 2024-02-08 22:28:10.111 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@371ce538 2024-02-08 22:28:10.111 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@371ce538 2024-02-08 22:28:10.113 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f4180d2 2024-02-08 22:28:10.113 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f4180d2 2024-02-08 22:28:10.115 [Test worker @coroutine#3233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fd5d6d1 2024-02-08 22:28:10.115 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e131ce 2024-02-08 22:28:10.115 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e131ce 2024-02-08 22:28:10.118 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7560a80 2024-02-08 22:28:10.118 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7560a80 2024-02-08 22:28:10.120 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@57331a77 2024-02-08 22:28:10.120 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@57331a77 2024-02-08 22:28:10.122 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@24874753 2024-02-08 22:28:10.122 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@24874753 2024-02-08 22:28:10.122 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 22:28:10.131 [Test worker @coroutine#3240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fd5d6d1 2024-02-08 22:28:10.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Shutdown initiated... 2024-02-08 22:28:10.133 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Close initiated... 2024-02-08 22:28:10.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:10.133 [HikariPool-100 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5fd5d6d1: (connection evicted) 2024-02-08 22:28:10.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:10.135 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Closed. 2024-02-08 22:28:10.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Shutdown completed. 2024-02-08 22:28:10.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2024-02-08 22:28:10.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:10.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:10.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:10.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:10.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:10.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:10.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d2a4598 2024-02-08 22:28:10.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:10.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:10.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:10.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:10.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:10.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:10.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:10.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:10.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:10.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:10.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:10.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:10.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:10.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 22:28:10.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 22:28:10.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:10.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:10.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 22:28:10.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:10.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2024-02-08 22:28:10.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:10.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:10.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:10.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:10.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:10.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:10.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:10.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:10.136 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2024-02-08 22:28:10.138 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2024-02-08 22:28:10.138 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2024-02-08 22:28:10.138 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2024-02-08 22:28:10.139 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2024-02-08 22:28:10.150 [Test worker @coroutine#3243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2024-02-08 22:28:10.151 [Test worker @coroutine#3245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2024-02-08 22:28:10.152 [DefaultDispatcher-worker-2 @coroutine#3249] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 22:28:10.152 [DefaultDispatcher-worker-2 @coroutine#3249] 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-02-08 22:28:10.152 [DefaultDispatcher-worker-2 @coroutine#3249] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 22:28:10.152 [DefaultDispatcher-worker-2 @coroutine#3249] 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-02-08 22:28:10.154 [DefaultDispatcher-worker-7 @coroutine#3249] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 22:28:10.154 [DefaultDispatcher-worker-7 @coroutine#3249] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 22:28:10.161 [DefaultDispatcher-worker-1 @coroutine#3248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2024-02-08 22:28:10.161 [DefaultDispatcher-worker-1 @coroutine#3248] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-08 22:28:10.161 [DefaultDispatcher-worker-1 @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/dummyreplication/nodeId. 2024-02-08 22:28:10.161 [DefaultDispatcher-worker-1 @coroutine#3248] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-08 22:28:10.162 [DefaultDispatcher-worker-13 @coroutine#3248] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-08 22:28:10.162 [DefaultDispatcher-worker-13 @coroutine#3248] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-08 22:28:10.164 [Test worker @coroutine#3253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2024-02-08 22:28:10.167 [Test worker @coroutine#3260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2024-02-08 22:28:10.171 [Test worker @coroutine#3267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2024-02-08 22:28:10.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Shutdown initiated... 2024-02-08 22:28:10.172 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Close initiated... 2024-02-08 22:28:10.172 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:10.172 [HikariPool-101 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Closing connection org.sqlite.jdbc4.JDBC4Connection@415419a4: (connection evicted) 2024-02-08 22:28:10.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:10.173 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Closed. 2024-02-08 22:28:10.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Shutdown completed. 2024-02-08 22:28:10.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2024-02-08 22:28:10.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:10.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:10.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:10.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:10.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:10.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:10.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@734a2c17 2024-02-08 22:28:10.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:10.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:10.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:10.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:10.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:10.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:10.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:10.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:10.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:10.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:10.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:10.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:10.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:10.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 22:28:10.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 22:28:10.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:10.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:10.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 22:28:10.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:10.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2024-02-08 22:28:10.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:10.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:10.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:10.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:10.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:10.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:10.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:10.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:10.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2024-02-08 22:28:10.176 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@148f94dc 2024-02-08 22:28:10.176 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@148f94dc 2024-02-08 22:28:10.176 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2024-02-08 22:28:10.177 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@148f94dc 2024-02-08 22:28:10.187 [Test worker @coroutine#3270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@148f94dc 2024-02-08 22:28:10.189 [Test worker @coroutine#3272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@148f94dc 2024-02-08 22:28:10.190 [DefaultDispatcher-worker-13 @coroutine#3276] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 22:28:10.190 [DefaultDispatcher-worker-13 @coroutine#3276] 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-02-08 22:28:10.190 [DefaultDispatcher-worker-13 @coroutine#3276] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 22:28:10.190 [DefaultDispatcher-worker-13 @coroutine#3276] 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-02-08 22:28:10.191 [DefaultDispatcher-worker-5 @coroutine#3276] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 22:28:10.192 [DefaultDispatcher-worker-5 @coroutine#3276] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 22:28:10.196 [DefaultDispatcher-worker-12 @coroutine#3275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@148f94dc 2024-02-08 22:28:10.197 [DefaultDispatcher-worker-12 @coroutine#3275] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-08 22:28:10.197 [DefaultDispatcher-worker-12 @coroutine#3275] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-02-08 22:28:10.197 [DefaultDispatcher-worker-12 @coroutine#3275] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-08 22:28:10.197 [DefaultDispatcher-worker-9 @coroutine#3275] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-08 22:28:10.197 [DefaultDispatcher-worker-9 @coroutine#3275] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-08 22:28:10.199 [Test worker @coroutine#3280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@148f94dc 2024-02-08 22:28:10.202 [Test worker @coroutine#3287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@148f94dc 2024-02-08 22:28:10.206 [Test worker @coroutine#3294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@148f94dc 2024-02-08 22:28:10.209 [Test worker @coroutine#3296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@148f94dc 2024-02-08 22:28:10.213 [Test worker @coroutine#3302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@148f94dc 2024-02-08 22:28:10.216 [Test worker @coroutine#3304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@148f94dc 2024-02-08 22:28:10.218 [Test worker @coroutine#3305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@148f94dc 2024-02-08 22:28:10.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Shutdown initiated... 2024-02-08 22:28:10.218 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Close initiated... 2024-02-08 22:28:10.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:10.219 [HikariPool-102 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Closing connection org.sqlite.jdbc4.JDBC4Connection@148f94dc: (connection evicted) 2024-02-08 22:28:10.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:10.220 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Closed. 2024-02-08 22:28:10.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Shutdown completed. 2024-02-08 22:28:10.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2024-02-08 22:28:10.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:10.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:10.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:10.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:10.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:10.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:10.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bdf8c92 2024-02-08 22:28:10.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:10.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:10.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:10.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:10.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:10.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:10.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:10.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:10.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:10.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:10.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:10.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:10.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:10.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 22:28:10.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 22:28:10.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:10.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:10.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 22:28:10.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:10.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2024-02-08 22:28:10.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:10.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:10.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:10.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:10.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:10.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:10.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:10.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:10.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2024-02-08 22:28:10.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@2210af14 2024-02-08 22:28:10.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@2210af14 2024-02-08 22:28:10.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2024-02-08 22:28:10.224 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2210af14 2024-02-08 22:28:10.234 [Test worker @coroutine#3308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2210af14 2024-02-08 22:28:10.236 [Test worker @coroutine#3310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2210af14 2024-02-08 22:28:10.237 [DefaultDispatcher-worker-9 @coroutine#3314] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 22:28:10.237 [DefaultDispatcher-worker-9 @coroutine#3314] 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-02-08 22:28:10.237 [DefaultDispatcher-worker-9 @coroutine#3314] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 22:28:10.237 [DefaultDispatcher-worker-9 @coroutine#3314] 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-02-08 22:28:10.238 [DefaultDispatcher-worker-15 @coroutine#3314] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 22:28:10.238 [DefaultDispatcher-worker-15 @coroutine#3314] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 22:28:10.247 [DefaultDispatcher-worker-16 @coroutine#3313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2210af14 2024-02-08 22:28:10.247 [DefaultDispatcher-worker-16 @coroutine#3313] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-08 22:28:10.247 [DefaultDispatcher-worker-16 @coroutine#3313] 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-02-08 22:28:10.247 [DefaultDispatcher-worker-16 @coroutine#3313] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-08 22:28:10.248 [DefaultDispatcher-worker-4 @coroutine#3313] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-08 22:28:10.248 [DefaultDispatcher-worker-4 @coroutine#3313] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-08 22:28:10.251 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2210af14 2024-02-08 22:28:10.252 [DefaultDispatcher-worker-14 @coroutine#2927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@109188b4 2024-02-08 22:28:10.252 [DefaultDispatcher-worker-14 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36339/UmAppDatabase/replication/nodeId 2024-02-08 22:28:10.252 [DefaultDispatcher-worker-14 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36339/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:10.252 [DefaultDispatcher-worker-14 @coroutine#2927] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36339/UmAppDatabase/replication/nodeId 2024-02-08 22:28:10.253 [DefaultDispatcher-worker-1 @coroutine#2927] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36339/UmAppDatabase/replication/nodeId 2024-02-08 22:28:10.253 [DefaultDispatcher-worker-1 @coroutine#2927] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36339/UmAppDatabase/replication/nodeId 2024-02-08 22:28:10.254 [Test worker @coroutine#3325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2210af14 2024-02-08 22:28:10.259 [Test worker @coroutine#3335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2210af14 2024-02-08 22:28:10.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown initiated... 2024-02-08 22:28:10.260 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Close initiated... 2024-02-08 22:28:10.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:10.260 [HikariPool-103 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2210af14: (connection evicted) 2024-02-08 22:28:10.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:10.261 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Closed. 2024-02-08 22:28:10.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown completed. 2024-02-08 22:28:10.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2024-02-08 22:28:10.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:10.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:10.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:10.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:10.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:10.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:10.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d432bc0 2024-02-08 22:28:10.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:10.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:10.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:10.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:10.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:10.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:10.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:10.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:10.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:10.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:10.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:10.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:10.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:10.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 22:28:10.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 22:28:10.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:10.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:10.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 22:28:10.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:10.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2024-02-08 22:28:10.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:10.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:10.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:10.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:10.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:10.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:10.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:10.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:10.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2024-02-08 22:28:10.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@4be5b9b1 2024-02-08 22:28:10.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@4be5b9b1 2024-02-08 22:28:10.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2024-02-08 22:28:10.265 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be5b9b1 2024-02-08 22:28:10.275 [Test worker @coroutine#3343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be5b9b1 2024-02-08 22:28:10.277 [Test worker @coroutine#3346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be5b9b1 2024-02-08 22:28:10.278 [DefaultDispatcher-worker-1 @coroutine#3350] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 22:28:10.278 [DefaultDispatcher-worker-1 @coroutine#3350] 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-02-08 22:28:10.278 [DefaultDispatcher-worker-1 @coroutine#3350] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 22:28:10.278 [DefaultDispatcher-worker-1 @coroutine#3350] 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-02-08 22:28:10.279 [DefaultDispatcher-worker-9 @coroutine#3350] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 22:28:10.279 [DefaultDispatcher-worker-9 @coroutine#3350] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 22:28:10.286 [DefaultDispatcher-worker-3 @coroutine#3349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be5b9b1 2024-02-08 22:28:10.286 [DefaultDispatcher-worker-3 @coroutine#3349] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-08 22:28:10.286 [DefaultDispatcher-worker-3 @coroutine#3349] 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-02-08 22:28:10.286 [DefaultDispatcher-worker-3 @coroutine#3349] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-08 22:28:10.287 [DefaultDispatcher-worker-4 @coroutine#3349] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-08 22:28:10.287 [DefaultDispatcher-worker-4 @coroutine#3349] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-08 22:28:10.289 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be5b9b1 2024-02-08 22:28:10.292 [Test worker @coroutine#3361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be5b9b1 2024-02-08 22:28:10.295 [Test worker @coroutine#3363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be5b9b1 2024-02-08 22:28:10.298 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be5b9b1 2024-02-08 22:28:10.301 [Test worker @coroutine#3372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be5b9b1 2024-02-08 22:28:10.302 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown initiated... 2024-02-08 22:28:10.302 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Close initiated... 2024-02-08 22:28:10.302 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:10.302 [HikariPool-104 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4be5b9b1: (connection evicted) 2024-02-08 22:28:10.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:10.303 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Closed. 2024-02-08 22:28:10.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown completed. 2024-02-08 22:28:10.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2024-02-08 22:28:10.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:10.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:10.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:10.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:10.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:10.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:10.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38a61c81 2024-02-08 22:28:10.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:10.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:10.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:10.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:10.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:10.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:10.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:10.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:10.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:10.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:10.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:10.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:10.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:10.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 22:28:10.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 22:28:10.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:10.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:10.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 22:28:10.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:10.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2024-02-08 22:28:10.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:10.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:10.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:10.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:10.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:10.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:10.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:10.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:10.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2024-02-08 22:28:10.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a06ec24 2024-02-08 22:28:10.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a06ec24 2024-02-08 22:28:10.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2024-02-08 22:28:10.307 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a06ec24 2024-02-08 22:28:10.316 [DefaultDispatcher-worker-9 @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc2c13c 2024-02-08 22:28:10.317 [DefaultDispatcher-worker-9 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43727/UmAppDatabase/replication/nodeId 2024-02-08 22:28:10.317 [DefaultDispatcher-worker-9 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43727/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:10.317 [DefaultDispatcher-worker-9 @coroutine#2959] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43727/UmAppDatabase/replication/nodeId 2024-02-08 22:28:10.317 [Test worker @coroutine#3375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a06ec24 2024-02-08 22:28:10.318 [DefaultDispatcher-worker-14 @coroutine#2959] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43727/UmAppDatabase/replication/nodeId 2024-02-08 22:28:10.318 [DefaultDispatcher-worker-14 @coroutine#2959] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43727/UmAppDatabase/replication/nodeId 2024-02-08 22:28:10.319 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a06ec24 2024-02-08 22:28:10.320 [DefaultDispatcher-worker-16 @coroutine#3384] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 22:28:10.320 [DefaultDispatcher-worker-16 @coroutine#3384] 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-02-08 22:28:10.320 [DefaultDispatcher-worker-16 @coroutine#3384] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 22:28:10.320 [DefaultDispatcher-worker-16 @coroutine#3384] 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-02-08 22:28:10.322 [DefaultDispatcher-worker-12 @coroutine#3384] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 22:28:10.322 [DefaultDispatcher-worker-12 @coroutine#3384] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 22:28:10.328 [DefaultDispatcher-worker-10 @coroutine#3383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a06ec24 2024-02-08 22:28:10.328 [DefaultDispatcher-worker-10 @coroutine#3383] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-08 22:28:10.328 [DefaultDispatcher-worker-10 @coroutine#3383] 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-02-08 22:28:10.328 [DefaultDispatcher-worker-10 @coroutine#3383] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-08 22:28:10.329 [DefaultDispatcher-worker-12 @coroutine#3383] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-08 22:28:10.329 [DefaultDispatcher-worker-12 @coroutine#3383] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-08 22:28:10.332 [Test worker @coroutine#3387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a06ec24 2024-02-08 22:28:10.335 [Test worker @coroutine#3395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a06ec24 2024-02-08 22:28:10.337 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Shutdown initiated... 2024-02-08 22:28:10.337 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Close initiated... 2024-02-08 22:28:10.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:10.337 [HikariPool-105 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a06ec24: (connection evicted) 2024-02-08 22:28:10.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:10.338 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Closed. 2024-02-08 22:28:10.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Shutdown completed. 2024-02-08 22:28:10.431 [DefaultDispatcher-worker-10 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2024-02-08 22:28:10.431 [DefaultDispatcher-worker-10 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53077/UmAppDatabase/replication/nodeId 2024-02-08 22:28:10.431 [DefaultDispatcher-worker-10 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53077/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:10.431 [DefaultDispatcher-worker-10 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53077/UmAppDatabase/replication/nodeId 2024-02-08 22:28:10.432 [DefaultDispatcher-worker-9 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53077/UmAppDatabase/replication/nodeId 2024-02-08 22:28:10.432 [DefaultDispatcher-worker-9 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53077/UmAppDatabase/replication/nodeId 2024-02-08 22:28:10.504 [DefaultDispatcher-worker-9 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54099b09 2024-02-08 22:28:10.504 [DefaultDispatcher-worker-9 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 22:28:10.504 [DefaultDispatcher-worker-9 @coroutine#3018] 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-02-08 22:28:10.504 [DefaultDispatcher-worker-9 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 22:28:10.505 [DefaultDispatcher-worker-8 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 22:28:10.510 [DefaultDispatcher-worker-1 @coroutine#3032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f39ad3f 2024-02-08 22:28:10.510 [DefaultDispatcher-worker-1 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-08 22:28:10.510 [DefaultDispatcher-worker-1 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:10.510 [DefaultDispatcher-worker-1 @coroutine#3032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-08 22:28:10.511 [DefaultDispatcher-worker-14 @coroutine#3032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-08 22:28:10.511 [DefaultDispatcher-worker-14 @coroutine#3032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-08 22:28:10.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2024-02-08 22:28:10.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:10.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:10.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:10.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:10.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:10.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:10.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fe2c5ad 2024-02-08 22:28:10.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:10.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:10.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:10.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:10.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:10.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:10.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:10.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:10.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:10.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:10.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:10.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:10.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:10.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 22:28:10.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 22:28:10.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:10.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:10.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 22:28:10.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:10.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2024-02-08 22:28:10.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:10.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:10.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:10.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:10.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:10.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:10.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:10.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:10.559 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2024-02-08 22:28:10.559 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@74ed3be4 2024-02-08 22:28:10.559 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@74ed3be4 2024-02-08 22:28:10.559 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2024-02-08 22:28:10.586 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74ed3be4 2024-02-08 22:28:10.597 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74ed3be4 2024-02-08 22:28:10.598 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74ed3be4 2024-02-08 22:28:10.600 [DefaultDispatcher-worker-1 @coroutine#3438] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:28:10.600 [DefaultDispatcher-worker-1 @coroutine#3438] 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-02-08 22:28:10.600 [DefaultDispatcher-worker-1 @coroutine#3438] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:28:10.600 [DefaultDispatcher-worker-1 @coroutine#3438] 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-02-08 22:28:10.602 [DefaultDispatcher-worker-2 @coroutine#3438] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:28:10.602 [DefaultDispatcher-worker-2 @coroutine#3438] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:28:10.608 [DefaultDispatcher-worker-2 @coroutine#3437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74ed3be4 2024-02-08 22:28:10.609 [DefaultDispatcher-worker-2 @coroutine#3437] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 22:28:10.609 [DefaultDispatcher-worker-2 @coroutine#3437] 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-02-08 22:28:10.609 [DefaultDispatcher-worker-2 @coroutine#3437] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 22:28:10.609 [DefaultDispatcher-worker-8 @coroutine#3437] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 22:28:10.609 [DefaultDispatcher-worker-8 @coroutine#3437] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 22:28:10.613 [Test worker @coroutine#3442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74ed3be4 2024-02-08 22:28:10.630 [DefaultDispatcher-worker-8 @coroutine#3449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74ed3be4 2024-02-08 22:28:10.659 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:28:10.664 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@2124248a 2024-02-08 22:28:10.664 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@2124248a 2024-02-08 22:28:10.667 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fe3cede 2024-02-08 22:28:10.667 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fe3cede 2024-02-08 22:28:10.670 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bdc4ffa 2024-02-08 22:28:10.670 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bdc4ffa 2024-02-08 22:28:10.673 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@6edec4e5 2024-02-08 22:28:10.673 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@6edec4e5 2024-02-08 22:28:10.676 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e5ebdc0 2024-02-08 22:28:10.676 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e5ebdc0 2024-02-08 22:28:10.679 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ffa0beb 2024-02-08 22:28:10.679 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ffa0beb 2024-02-08 22:28:10.679 [DefaultDispatcher-worker-2 @coroutine#3083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45482f82 2024-02-08 22:28:10.679 [DefaultDispatcher-worker-2 @coroutine#3083] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId 2024-02-08 22:28:10.679 [DefaultDispatcher-worker-2 @coroutine#3083] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:10.679 [DefaultDispatcher-worker-2 @coroutine#3083] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId 2024-02-08 22:28:10.680 [DefaultDispatcher-worker-8 @coroutine#3083] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId 2024-02-08 22:28:10.680 [DefaultDispatcher-worker-8 @coroutine#3083] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId 2024-02-08 22:28:10.681 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@16902c71 2024-02-08 22:28:10.681 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@16902c71 2024-02-08 22:28:10.683 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@ef13baa 2024-02-08 22:28:10.683 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@ef13baa 2024-02-08 22:28:10.685 [Test worker @coroutine#3451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74ed3be4 2024-02-08 22:28:10.685 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@155a2709 2024-02-08 22:28:10.685 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@155a2709 2024-02-08 22:28:10.685 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 22:28:10.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown initiated... 2024-02-08 22:28:10.692 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Close initiated... 2024-02-08 22:28:10.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 22:28:10.692 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74ed3be4: (connection evicted) 2024-02-08 22:28:10.693 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2124248a: (connection evicted) 2024-02-08 22:28:10.693 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fe3cede: (connection evicted) 2024-02-08 22:28:10.694 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2bdc4ffa: (connection evicted) 2024-02-08 22:28:10.694 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6edec4e5: (connection evicted) 2024-02-08 22:28:10.695 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e5ebdc0: (connection evicted) 2024-02-08 22:28:10.695 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ffa0beb: (connection evicted) 2024-02-08 22:28:10.695 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16902c71: (connection evicted) 2024-02-08 22:28:10.696 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ef13baa: (connection evicted) 2024-02-08 22:28:10.696 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@155a2709: (connection evicted) 2024-02-08 22:28:10.698 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:10.698 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Closed. 2024-02-08 22:28:10.698 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown completed. 2024-02-08 22:28:10.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2024-02-08 22:28:10.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:10.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:10.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:10.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:10.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:10.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:10.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f1b2f07 2024-02-08 22:28:10.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:10.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:10.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:10.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:10.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:10.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:10.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:10.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:10.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:10.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:10.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:10.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:10.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:10.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 22:28:10.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 22:28:10.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:10.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:10.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 22:28:10.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:10.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2024-02-08 22:28:10.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:10.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:10.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:10.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:10.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:10.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:10.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:10.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:10.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2024-02-08 22:28:10.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@399a5a52 2024-02-08 22:28:10.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@399a5a52 2024-02-08 22:28:10.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2024-02-08 22:28:10.706 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@399a5a52 2024-02-08 22:28:10.717 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@399a5a52 2024-02-08 22:28:10.719 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@399a5a52 2024-02-08 22:28:10.720 [DefaultDispatcher-worker-8 @coroutine#3463] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:28:10.720 [DefaultDispatcher-worker-8 @coroutine#3463] 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-02-08 22:28:10.720 [DefaultDispatcher-worker-8 @coroutine#3463] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:28:10.720 [DefaultDispatcher-worker-8 @coroutine#3463] 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-02-08 22:28:10.722 [DefaultDispatcher-worker-14 @coroutine#3463] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:28:10.722 [DefaultDispatcher-worker-14 @coroutine#3463] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:28:10.730 [DefaultDispatcher-worker-13 @coroutine#3462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@399a5a52 2024-02-08 22:28:10.730 [DefaultDispatcher-worker-13 @coroutine#3462] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 22:28:10.730 [DefaultDispatcher-worker-13 @coroutine#3462] 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-02-08 22:28:10.730 [DefaultDispatcher-worker-13 @coroutine#3462] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 22:28:10.731 [DefaultDispatcher-worker-15 @coroutine#3462] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 22:28:10.731 [DefaultDispatcher-worker-15 @coroutine#3462] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 22:28:10.735 [Test worker @coroutine#3467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@399a5a52 2024-02-08 22:28:10.749 [DefaultDispatcher-worker-13 @coroutine#3474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@399a5a52 2024-02-08 22:28:10.788 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@399a5a52 2024-02-08 22:28:10.791 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown initiated... 2024-02-08 22:28:10.791 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Close initiated... 2024-02-08 22:28:10.791 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:10.791 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@399a5a52: (connection evicted) 2024-02-08 22:28:10.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:10.792 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Closed. 2024-02-08 22:28:10.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown completed. 2024-02-08 22:28:10.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2024-02-08 22:28:10.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:10.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:10.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:10.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:10.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:10.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:10.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75caecf7 2024-02-08 22:28:10.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:10.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:10.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:10.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:10.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:10.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:10.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:10.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:10.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:10.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:10.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:10.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:10.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:10.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 22:28:10.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 22:28:10.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:10.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:10.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 22:28:10.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:10.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2024-02-08 22:28:10.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:10.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:10.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:10.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:10.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:10.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:10.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:10.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:10.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2024-02-08 22:28:10.797 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fd409c1 2024-02-08 22:28:10.797 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fd409c1 2024-02-08 22:28:10.797 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2024-02-08 22:28:10.798 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fd409c1 2024-02-08 22:28:10.809 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fd409c1 2024-02-08 22:28:10.811 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fd409c1 2024-02-08 22:28:10.812 [DefaultDispatcher-worker-14 @coroutine#3485] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:28:10.812 [DefaultDispatcher-worker-14 @coroutine#3485] 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-02-08 22:28:10.812 [DefaultDispatcher-worker-14 @coroutine#3485] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:28:10.812 [DefaultDispatcher-worker-14 @coroutine#3485] 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-02-08 22:28:10.813 [DefaultDispatcher-worker-10 @coroutine#3485] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:28:10.813 [DefaultDispatcher-worker-10 @coroutine#3485] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:28:10.821 [DefaultDispatcher-worker-15 @coroutine#3484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fd409c1 2024-02-08 22:28:10.821 [DefaultDispatcher-worker-15 @coroutine#3484] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 22:28:10.821 [DefaultDispatcher-worker-15 @coroutine#3484] 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-02-08 22:28:10.821 [DefaultDispatcher-worker-15 @coroutine#3484] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 22:28:10.822 [DefaultDispatcher-worker-2 @coroutine#3484] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 22:28:10.822 [DefaultDispatcher-worker-2 @coroutine#3484] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 22:28:10.824 [Test worker @coroutine#3489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fd409c1 2024-02-08 22:28:10.837 [DefaultDispatcher-worker-10 @coroutine#3496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fd409c1 2024-02-08 22:28:10.857 [DefaultDispatcher-worker-15 @coroutine#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb1820d 2024-02-08 22:28:10.857 [DefaultDispatcher-worker-15 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45227/UmAppDatabase/replication/nodeId 2024-02-08 22:28:10.857 [DefaultDispatcher-worker-15 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45227/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:10.857 [DefaultDispatcher-worker-15 @coroutine#3126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45227/UmAppDatabase/replication/nodeId 2024-02-08 22:28:10.858 [DefaultDispatcher-worker-16 @coroutine#3126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45227/UmAppDatabase/replication/nodeId 2024-02-08 22:28:10.858 [DefaultDispatcher-worker-16 @coroutine#3126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45227/UmAppDatabase/replication/nodeId 2024-02-08 22:28:10.874 [Test worker @coroutine#3498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fd409c1 2024-02-08 22:28:10.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown initiated... 2024-02-08 22:28:10.877 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Close initiated... 2024-02-08 22:28:10.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:10.877 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fd409c1: (connection evicted) 2024-02-08 22:28:10.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:10.878 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Closed. 2024-02-08 22:28:10.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown completed. 2024-02-08 22:28:10.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2024-02-08 22:28:10.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:10.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:10.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:10.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:10.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:10.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:10.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ae90cb9 2024-02-08 22:28:10.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:10.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:10.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:10.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:10.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:10.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:10.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:10.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:10.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:10.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:10.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:10.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:10.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:10.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 22:28:10.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 22:28:10.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:10.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:10.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 22:28:10.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:10.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2024-02-08 22:28:10.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:10.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:10.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:10.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:10.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:10.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:10.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:10.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:10.880 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2024-02-08 22:28:10.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@7db679 2024-02-08 22:28:10.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@7db679 2024-02-08 22:28:10.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2024-02-08 22:28:10.883 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db679 2024-02-08 22:28:10.894 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db679 2024-02-08 22:28:10.896 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db679 2024-02-08 22:28:10.897 [DefaultDispatcher-worker-15 @coroutine#3511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:28:10.897 [DefaultDispatcher-worker-15 @coroutine#3511] 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-02-08 22:28:10.897 [DefaultDispatcher-worker-15 @coroutine#3511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:28:10.897 [DefaultDispatcher-worker-15 @coroutine#3511] 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-02-08 22:28:10.899 [DefaultDispatcher-worker-10 @coroutine#3511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:28:10.899 [DefaultDispatcher-worker-10 @coroutine#3511] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:28:10.906 [DefaultDispatcher-worker-16 @coroutine#3510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db679 2024-02-08 22:28:10.906 [DefaultDispatcher-worker-16 @coroutine#3510] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 22:28:10.906 [DefaultDispatcher-worker-16 @coroutine#3510] 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-02-08 22:28:10.906 [DefaultDispatcher-worker-16 @coroutine#3510] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 22:28:10.907 [DefaultDispatcher-worker-6 @coroutine#3510] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 22:28:10.907 [DefaultDispatcher-worker-6 @coroutine#3510] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 22:28:10.910 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db679 2024-02-08 22:28:10.923 [DefaultDispatcher-worker-10 @coroutine#3522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db679 2024-02-08 22:28:10.957 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db679 2024-02-08 22:28:10.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown initiated... 2024-02-08 22:28:10.960 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Close initiated... 2024-02-08 22:28:10.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:10.960 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7db679: (connection evicted) 2024-02-08 22:28:10.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:10.961 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Closed. 2024-02-08 22:28:10.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown completed. 2024-02-08 22:28:10.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2024-02-08 22:28:10.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:10.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:10.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:10.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:10.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:10.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:10.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@487bc2fe 2024-02-08 22:28:10.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:10.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:10.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:10.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:10.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:10.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:10.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:10.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:10.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:10.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:10.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:10.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:10.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:10.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 22:28:10.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 22:28:10.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:10.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:10.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 22:28:10.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:10.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2024-02-08 22:28:10.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:10.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:10.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:10.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:10.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:10.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:10.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:10.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:10.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2024-02-08 22:28:10.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@6491006 2024-02-08 22:28:10.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@6491006 2024-02-08 22:28:10.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2024-02-08 22:28:10.966 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6491006 2024-02-08 22:28:10.977 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6491006 2024-02-08 22:28:10.979 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6491006 2024-02-08 22:28:10.981 [DefaultDispatcher-worker-7 @coroutine#3533] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 22:28:10.981 [DefaultDispatcher-worker-7 @coroutine#3533] 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/replication/ackAndGetPendingReplications. 2024-02-08 22:28:10.981 [DefaultDispatcher-worker-7 @coroutine#3533] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 22:28:10.981 [DefaultDispatcher-worker-7 @coroutine#3533] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 22:28:10.982 [DefaultDispatcher-worker-4 @coroutine#3533] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 22:28:10.982 [DefaultDispatcher-worker-4 @coroutine#3533] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 22:28:10.989 [DefaultDispatcher-worker-1 @coroutine#3532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6491006 2024-02-08 22:28:10.989 [DefaultDispatcher-worker-1 @coroutine#3532] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-08 22:28:10.989 [DefaultDispatcher-worker-1 @coroutine#3532] 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/replication/nodeId. 2024-02-08 22:28:10.989 [DefaultDispatcher-worker-1 @coroutine#3532] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-08 22:28:10.990 [DefaultDispatcher-worker-5 @coroutine#3532] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-08 22:28:10.990 [DefaultDispatcher-worker-5 @coroutine#3532] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-08 22:28:10.996 [DefaultDispatcher-worker-14 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f26e775 2024-02-08 22:28:10.996 [DefaultDispatcher-worker-14 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45589/UmAppDatabase/replication/nodeId 2024-02-08 22:28:10.996 [DefaultDispatcher-worker-14 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45589/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:10.996 [DefaultDispatcher-worker-14 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45589/UmAppDatabase/replication/nodeId 2024-02-08 22:28:10.997 [DefaultDispatcher-worker-11 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45589/UmAppDatabase/replication/nodeId 2024-02-08 22:28:10.997 [DefaultDispatcher-worker-11 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45589/UmAppDatabase/replication/nodeId 2024-02-08 22:28:10.999 [DefaultDispatcher-worker-10 @coroutine#3539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6491006 2024-02-08 22:28:11.007 [DefaultDispatcher-worker-14 @coroutine#3539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6491006 2024-02-08 22:28:11.015 [DefaultDispatcher-worker-3 @coroutine#3539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6491006 2024-02-08 22:28:11.026 [DefaultDispatcher-worker-8 @coroutine#2848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128ca7af 2024-02-08 22:28:11.026 [DefaultDispatcher-worker-8 @coroutine#2848] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41993/UmAppDatabase/replication/nodeId 2024-02-08 22:28:11.026 [DefaultDispatcher-worker-8 @coroutine#2848] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41993/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:11.026 [DefaultDispatcher-worker-8 @coroutine#2848] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41993/UmAppDatabase/replication/nodeId 2024-02-08 22:28:11.028 [DefaultDispatcher-worker-7 @coroutine#2848] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41993/UmAppDatabase/replication/nodeId 2024-02-08 22:28:11.028 [DefaultDispatcher-worker-7 @coroutine#2848] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41993/UmAppDatabase/replication/nodeId 2024-02-08 22:28:11.028 [DefaultDispatcher-worker-11 @coroutine#3539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6491006 2024-02-08 22:28:11.031 [Test worker @coroutine#3554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6491006 2024-02-08 22:28:11.046 [DefaultDispatcher-worker-13 @coroutine#3539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6491006 2024-02-08 22:28:11.053 [DefaultDispatcher-worker-5 @coroutine#3539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6491006 2024-02-08 22:28:11.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown initiated... 2024-02-08 22:28:11.054 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Close initiated... 2024-02-08 22:28:11.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:11.054 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6491006: (connection evicted) 2024-02-08 22:28:11.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:11.055 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Closed. 2024-02-08 22:28:11.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown completed. 2024-02-08 22:28:11.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2024-02-08 22:28:11.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:11.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:11.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:11.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:11.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:11.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:11.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43f5b014 2024-02-08 22:28:11.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:11.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:11.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:11.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:11.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:11.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:11.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:11.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:11.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:11.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:11.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:11.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:11.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:11.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 22:28:11.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 22:28:11.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:11.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:11.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 22:28:11.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:11.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2024-02-08 22:28:11.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:11.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:11.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:11.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:11.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:11.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:11.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:11.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:11.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2024-02-08 22:28:11.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c59dfc7 2024-02-08 22:28:11.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c59dfc7 2024-02-08 22:28:11.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2024-02-08 22:28:11.062 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c59dfc7 2024-02-08 22:28:11.073 [Test worker @coroutine#3558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c59dfc7 2024-02-08 22:28:11.074 [Test worker @coroutine#3560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c59dfc7 2024-02-08 22:28:11.075 [DefaultDispatcher-worker-5 @coroutine#3564] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 22:28:11.076 [DefaultDispatcher-worker-5 @coroutine#3564] 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/replication/ackAndGetPendingReplications. 2024-02-08 22:28:11.076 [DefaultDispatcher-worker-5 @coroutine#3564] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 22:28:11.076 [DefaultDispatcher-worker-5 @coroutine#3564] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 22:28:11.077 [DefaultDispatcher-worker-14 @coroutine#3564] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 22:28:11.077 [DefaultDispatcher-worker-14 @coroutine#3564] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 22:28:11.084 [DefaultDispatcher-worker-10 @coroutine#3563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c59dfc7 2024-02-08 22:28:11.084 [DefaultDispatcher-worker-10 @coroutine#3563] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-08 22:28:11.084 [DefaultDispatcher-worker-10 @coroutine#3563] 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/replication/nodeId. 2024-02-08 22:28:11.084 [DefaultDispatcher-worker-10 @coroutine#3563] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-08 22:28:11.085 [DefaultDispatcher-worker-15 @coroutine#3563] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-08 22:28:11.085 [DefaultDispatcher-worker-15 @coroutine#3563] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-08 22:28:11.094 [DefaultDispatcher-worker-1 @coroutine#3568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c59dfc7 2024-02-08 22:28:11.102 [DefaultDispatcher-worker-1 @coroutine#3568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c59dfc7 2024-02-08 22:28:11.110 [DefaultDispatcher-worker-16 @coroutine#3568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c59dfc7 2024-02-08 22:28:11.118 [DefaultDispatcher-worker-7 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68b3de47 2024-02-08 22:28:11.118 [DefaultDispatcher-worker-7 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48533/UmAppDatabase/replication/nodeId 2024-02-08 22:28:11.118 [DefaultDispatcher-worker-7 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48533/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:11.118 [DefaultDispatcher-worker-7 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48533/UmAppDatabase/replication/nodeId 2024-02-08 22:28:11.119 [DefaultDispatcher-worker-16 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48533/UmAppDatabase/replication/nodeId 2024-02-08 22:28:11.119 [DefaultDispatcher-worker-16 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48533/UmAppDatabase/replication/nodeId 2024-02-08 22:28:11.120 [DefaultDispatcher-worker-15 @coroutine#3568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c59dfc7 2024-02-08 22:28:11.128 [DefaultDispatcher-worker-4 @coroutine#3568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c59dfc7 2024-02-08 22:28:11.136 [DefaultDispatcher-worker-16 @coroutine#3568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c59dfc7 2024-02-08 22:28:11.139 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown initiated... 2024-02-08 22:28:11.139 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Close initiated... 2024-02-08 22:28:11.139 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:11.139 [HikariPool-111 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c59dfc7: (connection evicted) 2024-02-08 22:28:11.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:11.140 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Closed. 2024-02-08 22:28:11.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown completed. 2024-02-08 22:28:11.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2024-02-08 22:28:11.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:11.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:11.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:11.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:11.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:11.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:11.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e757f39 2024-02-08 22:28:11.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:11.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:11.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:11.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:11.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:11.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:11.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:11.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:11.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:11.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:11.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:11.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:11.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:11.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 22:28:11.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 22:28:11.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:11.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:11.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 22:28:11.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:11.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2024-02-08 22:28:11.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:11.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:11.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:11.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:11.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:11.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:11.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:11.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:11.141 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2024-02-08 22:28:11.146 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@71f042b1 2024-02-08 22:28:11.146 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@71f042b1 2024-02-08 22:28:11.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2024-02-08 22:28:11.146 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71f042b1 2024-02-08 22:28:11.157 [Test worker @coroutine#3587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71f042b1 2024-02-08 22:28:11.159 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71f042b1 2024-02-08 22:28:11.160 [DefaultDispatcher-worker-16 @coroutine#3593] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 22:28:11.160 [DefaultDispatcher-worker-16 @coroutine#3593] 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/replication/ackAndGetPendingReplications. 2024-02-08 22:28:11.160 [DefaultDispatcher-worker-16 @coroutine#3593] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 22:28:11.160 [DefaultDispatcher-worker-16 @coroutine#3593] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 22:28:11.161 [DefaultDispatcher-worker-14 @coroutine#3593] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 22:28:11.161 [DefaultDispatcher-worker-14 @coroutine#3593] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 22:28:11.169 [DefaultDispatcher-worker-7 @coroutine#3592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71f042b1 2024-02-08 22:28:11.169 [DefaultDispatcher-worker-7 @coroutine#3592] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-08 22:28:11.169 [DefaultDispatcher-worker-7 @coroutine#3592] 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/replication/nodeId. 2024-02-08 22:28:11.169 [DefaultDispatcher-worker-7 @coroutine#3592] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-08 22:28:11.169 [DefaultDispatcher-worker-15 @coroutine#3592] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-08 22:28:11.169 [DefaultDispatcher-worker-15 @coroutine#3592] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-08 22:28:11.176 [DefaultDispatcher-worker-4 @coroutine#3597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71f042b1 2024-02-08 22:28:11.184 [DefaultDispatcher-worker-13 @coroutine#3597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71f042b1 2024-02-08 22:28:11.192 [DefaultDispatcher-worker-4 @coroutine#3597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71f042b1 2024-02-08 22:28:11.199 [DefaultDispatcher-worker-3 @coroutine#3597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71f042b1 2024-02-08 22:28:11.205 [DefaultDispatcher-worker-7 @coroutine#3597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71f042b1 2024-02-08 22:28:11.218 [DefaultDispatcher-worker-13 @coroutine#3597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71f042b1 2024-02-08 22:28:11.220 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71f042b1 2024-02-08 22:28:11.222 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71f042b1 2024-02-08 22:28:11.229 [DefaultDispatcher-worker-7 @coroutine#3597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71f042b1 2024-02-08 22:28:11.236 [DefaultDispatcher-worker-13 @coroutine#3597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71f042b1 2024-02-08 22:28:11.243 [DefaultDispatcher-worker-13 @coroutine#3597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71f042b1 2024-02-08 22:28:11.245 [Test worker @coroutine#3597] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/PersonDao/findByUidAsync?uid=556588641508405249 2024-02-08 22:28:11.245 [Test worker @coroutine#3597] 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/PersonDao/findByUidAsync?uid=556588641508405249. 2024-02-08 22:28:11.245 [Test worker @coroutine#3597] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/PersonDao/findByUidAsync?uid=556588641508405249 2024-02-08 22:28:11.246 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:11.247 [Test worker @coroutine#3597] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/PersonDao/findByUidAsync?uid=556588641508405249 2024-02-08 22:28:11.247 [Test worker @coroutine#3597] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/PersonDao/findByUidAsync?uid=556588641508405249 2024-02-08 22:28:11.250 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@650a8d2c 2024-02-08 22:28:11.250 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@650a8d2c 2024-02-08 22:28:11.254 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bcd7ffd 2024-02-08 22:28:11.254 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bcd7ffd 2024-02-08 22:28:11.255 [DefaultDispatcher-worker-4 @coroutine#3597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71f042b1 2024-02-08 22:28:11.257 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ff2e65c 2024-02-08 22:28:11.257 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ff2e65c 2024-02-08 22:28:11.260 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2af075c6 2024-02-08 22:28:11.260 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2af075c6 2024-02-08 22:28:11.262 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ba2ee59 2024-02-08 22:28:11.262 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ba2ee59 2024-02-08 22:28:11.264 [DefaultDispatcher-worker-9 @coroutine#2927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@109188b4 2024-02-08 22:28:11.264 [DefaultDispatcher-worker-9 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36339/UmAppDatabase/replication/nodeId 2024-02-08 22:28:11.264 [DefaultDispatcher-worker-9 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36339/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:11.264 [DefaultDispatcher-worker-9 @coroutine#2927] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36339/UmAppDatabase/replication/nodeId 2024-02-08 22:28:11.265 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b105847 2024-02-08 22:28:11.265 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b105847 2024-02-08 22:28:11.265 [DefaultDispatcher-worker-7 @coroutine#2927] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36339/UmAppDatabase/replication/nodeId 2024-02-08 22:28:11.265 [DefaultDispatcher-worker-7 @coroutine#2927] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36339/UmAppDatabase/replication/nodeId 2024-02-08 22:28:11.266 [DefaultDispatcher-worker-3 @coroutine#3597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71f042b1 2024-02-08 22:28:11.267 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@63a89d7f 2024-02-08 22:28:11.267 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@63a89d7f 2024-02-08 22:28:11.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown initiated... 2024-02-08 22:28:11.267 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Close initiated... 2024-02-08 22:28:11.267 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Before closing stats (total=8, active=0, idle=8, waiting=0) 2024-02-08 22:28:11.268 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71f042b1: (connection evicted) 2024-02-08 22:28:11.268 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@650a8d2c: (connection evicted) 2024-02-08 22:28:11.270 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6bcd7ffd: (connection evicted) 2024-02-08 22:28:11.270 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4adf8a89 2024-02-08 22:28:11.270 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4adf8a89 2024-02-08 22:28:11.270 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ff2e65c: (connection evicted) 2024-02-08 22:28:11.271 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2af075c6: (connection evicted) 2024-02-08 22:28:11.271 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ba2ee59: (connection evicted) 2024-02-08 22:28:11.272 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b105847: (connection evicted) 2024-02-08 22:28:11.272 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@63a89d7f: (connection evicted) 2024-02-08 22:28:11.273 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4adf8a89: (connection evicted) 2024-02-08 22:28:11.273 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:11.273 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Closed. 2024-02-08 22:28:11.273 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown completed. 2024-02-08 22:28:11.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2024-02-08 22:28:11.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:11.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:11.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:11.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:11.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:11.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:11.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bd39edc 2024-02-08 22:28:11.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:11.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:11.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:11.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:11.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:11.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:11.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:11.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:11.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:11.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:11.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:11.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:11.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:11.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 22:28:11.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 22:28:11.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:11.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:11.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 22:28:11.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:11.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2024-02-08 22:28:11.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:11.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:11.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:11.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:11.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:11.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:11.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:11.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:11.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2024-02-08 22:28:11.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c20841d 2024-02-08 22:28:11.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c20841d 2024-02-08 22:28:11.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2024-02-08 22:28:11.278 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c20841d 2024-02-08 22:28:11.291 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c20841d 2024-02-08 22:28:11.293 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c20841d 2024-02-08 22:28:11.294 [DefaultDispatcher-worker-7 @coroutine#3631] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 22:28:11.294 [DefaultDispatcher-worker-7 @coroutine#3631] 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/replication/ackAndGetPendingReplications. 2024-02-08 22:28:11.294 [DefaultDispatcher-worker-7 @coroutine#3631] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 22:28:11.294 [DefaultDispatcher-worker-7 @coroutine#3631] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 22:28:11.295 [DefaultDispatcher-worker-2 @coroutine#3631] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 22:28:11.296 [DefaultDispatcher-worker-2 @coroutine#3631] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 22:28:11.303 [DefaultDispatcher-worker-5 @coroutine#3630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c20841d 2024-02-08 22:28:11.303 [DefaultDispatcher-worker-5 @coroutine#3630] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-08 22:28:11.303 [DefaultDispatcher-worker-5 @coroutine#3630] 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/replication/nodeId. 2024-02-08 22:28:11.303 [DefaultDispatcher-worker-5 @coroutine#3630] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-08 22:28:11.304 [DefaultDispatcher-worker-11 @coroutine#3630] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-08 22:28:11.304 [DefaultDispatcher-worker-11 @coroutine#3630] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-08 22:28:11.309 [DefaultDispatcher-worker-11 @coroutine#3635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c20841d 2024-02-08 22:28:11.315 [DefaultDispatcher-worker-3 @coroutine#3635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c20841d 2024-02-08 22:28:11.324 [DefaultDispatcher-worker-4 @coroutine#3635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c20841d 2024-02-08 22:28:11.328 [DefaultDispatcher-worker-10 @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc2c13c 2024-02-08 22:28:11.328 [DefaultDispatcher-worker-10 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43727/UmAppDatabase/replication/nodeId 2024-02-08 22:28:11.328 [DefaultDispatcher-worker-10 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43727/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:11.328 [DefaultDispatcher-worker-10 @coroutine#2959] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43727/UmAppDatabase/replication/nodeId 2024-02-08 22:28:11.329 [DefaultDispatcher-worker-3 @coroutine#2959] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43727/UmAppDatabase/replication/nodeId 2024-02-08 22:28:11.329 [DefaultDispatcher-worker-3 @coroutine#2959] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43727/UmAppDatabase/replication/nodeId 2024-02-08 22:28:11.332 [DefaultDispatcher-worker-11 @coroutine#3648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@857f1a7 2024-02-08 22:28:11.333 [DefaultDispatcher-worker-4 @coroutine#3635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c20841d 2024-02-08 22:28:11.341 [DefaultDispatcher-worker-3 @coroutine#3635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c20841d 2024-02-08 22:28:11.350 [DefaultDispatcher-worker-7 @coroutine#3635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c20841d 2024-02-08 22:28:11.353 [Test worker @coroutine#3653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c20841d 2024-02-08 22:28:11.362 [DefaultDispatcher-worker-2 @coroutine#3635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c20841d 2024-02-08 22:28:11.363 [DefaultDispatcher-worker-2 @coroutine#3656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@176054b7 2024-02-08 22:28:11.370 [DefaultDispatcher-worker-7 @coroutine#3635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c20841d 2024-02-08 22:28:11.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown initiated... 2024-02-08 22:28:11.371 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Close initiated... 2024-02-08 22:28:11.371 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:11.372 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c20841d: (connection evicted) 2024-02-08 22:28:11.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:11.372 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Closed. 2024-02-08 22:28:11.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown completed. 2024-02-08 22:28:11.388 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2024-02-08 22:28:11.388 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:11.388 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:11.388 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:11.388 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:11.388 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:11.388 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:11.388 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26a004ed 2024-02-08 22:28:11.388 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:11.388 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:11.388 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:11.388 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:11.388 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:11.388 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:11.388 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:11.389 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:11.389 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:11.389 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:11.389 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:11.389 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:11.389 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:11.389 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:11.389 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:11.389 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:11.389 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:11.389 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:11.389 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:11.389 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2024-02-08 22:28:11.389 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:11.389 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:11.389 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:11.389 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:11.389 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:11.389 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:11.389 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:11.389 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:11.389 [Test worker @coroutine#3660] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2024-02-08 22:28:11.389 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@75b6bd41 2024-02-08 22:28:11.389 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@75b6bd41 2024-02-08 22:28:11.389 [Test worker @coroutine#3660] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2024-02-08 22:28:11.402 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b6bd41 2024-02-08 22:28:11.413 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b6bd41 2024-02-08 22:28:11.414 [Test worker @coroutine#3663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b6bd41 2024-02-08 22:28:11.417 [Test worker @coroutine#3665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b6bd41 2024-02-08 22:28:11.426 [DefaultDispatcher-worker-7 @coroutine#3667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b6bd41 2024-02-08 22:28:11.438 [DefaultDispatcher-worker-10 @coroutine#3679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b6bd41 2024-02-08 22:28:11.441 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown initiated... 2024-02-08 22:28:11.441 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Close initiated... 2024-02-08 22:28:11.441 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:11.441 [HikariPool-114 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75b6bd41: (connection evicted) 2024-02-08 22:28:11.441 [DefaultDispatcher-worker-2 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2024-02-08 22:28:11.441 [DefaultDispatcher-worker-2 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53077/UmAppDatabase/replication/nodeId 2024-02-08 22:28:11.441 [DefaultDispatcher-worker-2 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53077/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:11.441 [DefaultDispatcher-worker-2 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53077/UmAppDatabase/replication/nodeId 2024-02-08 22:28:11.441 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:11.441 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Closed. 2024-02-08 22:28:11.441 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown completed. 2024-02-08 22:28:11.442 [DefaultDispatcher-worker-8 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53077/UmAppDatabase/replication/nodeId 2024-02-08 22:28:11.442 [DefaultDispatcher-worker-8 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53077/UmAppDatabase/replication/nodeId 2024-02-08 22:28:11.444 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2024-02-08 22:28:11.445 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:11.445 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:11.445 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:11.445 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:11.445 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:11.445 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:11.445 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6600d07d 2024-02-08 22:28:11.445 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:11.445 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:11.445 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:11.445 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:11.445 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:11.445 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:11.445 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:11.445 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:11.445 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:11.445 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:11.445 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:11.445 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:11.445 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:11.445 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:11.445 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:11.445 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:11.445 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:11.445 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:11.445 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:11.445 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2024-02-08 22:28:11.445 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:11.445 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:11.445 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:11.445 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:11.445 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:11.445 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:11.445 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:11.445 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:11.445 [Test worker @coroutine#3688] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2024-02-08 22:28:11.446 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@439b0198 2024-02-08 22:28:11.446 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@439b0198 2024-02-08 22:28:11.446 [Test worker @coroutine#3688] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2024-02-08 22:28:11.462 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@439b0198 2024-02-08 22:28:11.472 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@439b0198 2024-02-08 22:28:11.474 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@439b0198 2024-02-08 22:28:11.476 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@439b0198 2024-02-08 22:28:11.476 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2024-02-08 22:28:11.476 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:11.476 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:11.476 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:11.476 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:11.476 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:11.476 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:11.476 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36a25457 2024-02-08 22:28:11.476 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:11.476 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:11.476 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:11.476 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:11.476 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:11.476 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:11.476 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:11.476 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:11.476 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:11.476 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:11.477 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:11.477 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:11.477 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:11.477 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:11.477 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:11.477 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:11.477 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:11.477 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:11.477 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:11.477 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2024-02-08 22:28:11.477 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:11.477 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:11.477 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:11.477 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:11.477 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:11.477 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:11.477 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:11.477 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:11.477 [Test worker @coroutine#3688] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2024-02-08 22:28:11.477 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@48590849 2024-02-08 22:28:11.477 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@48590849 2024-02-08 22:28:11.477 [Test worker @coroutine#3688] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2024-02-08 22:28:11.490 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48590849 2024-02-08 22:28:11.501 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48590849 2024-02-08 22:28:11.503 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48590849 2024-02-08 22:28:11.505 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48590849 2024-02-08 22:28:11.515 [DefaultDispatcher-worker-16 @coroutine#3704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48590849 2024-02-08 22:28:11.515 [DefaultDispatcher-worker-4 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54099b09 2024-02-08 22:28:11.515 [DefaultDispatcher-worker-4 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 22:28:11.516 [DefaultDispatcher-worker-4 @coroutine#3018] 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-02-08 22:28:11.516 [DefaultDispatcher-worker-4 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 22:28:11.517 [DefaultDispatcher-worker-6 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 22:28:11.520 [DefaultDispatcher-worker-11 @coroutine#3032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f39ad3f 2024-02-08 22:28:11.520 [DefaultDispatcher-worker-11 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-08 22:28:11.520 [DefaultDispatcher-worker-11 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:11.520 [DefaultDispatcher-worker-11 @coroutine#3032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-08 22:28:11.522 [DefaultDispatcher-worker-12 @coroutine#3032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-08 22:28:11.522 [DefaultDispatcher-worker-12 @coroutine#3032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-08 22:28:11.533 [DefaultDispatcher-worker-3 @coroutine#3688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@439b0198 2024-02-08 22:28:11.540 [DefaultDispatcher-worker-17 @coroutine#3688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@439b0198 2024-02-08 22:28:11.546 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:28:11.548 [DefaultDispatcher-worker-12 @coroutine#3688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@439b0198 2024-02-08 22:28:11.562 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown initiated... 2024-02-08 22:28:11.562 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Close initiated... 2024-02-08 22:28:11.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:11.562 [HikariPool-115 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Closing connection org.sqlite.jdbc4.JDBC4Connection@439b0198: (connection evicted) 2024-02-08 22:28:11.563 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:11.563 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Closed. 2024-02-08 22:28:11.563 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown completed. 2024-02-08 22:28:11.563 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown initiated... 2024-02-08 22:28:11.563 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Close initiated... 2024-02-08 22:28:11.563 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:11.563 [HikariPool-116 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48590849: (connection evicted) 2024-02-08 22:28:11.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:11.564 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Closed. 2024-02-08 22:28:11.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown completed. 2024-02-08 22:28:11.565 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2024-02-08 22:28:11.565 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:11.565 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:11.565 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:11.565 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:11.565 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:11.565 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:11.565 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c149539 2024-02-08 22:28:11.565 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:11.565 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:11.565 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:11.565 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:11.565 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:11.565 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:11.565 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:11.565 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:11.565 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:11.565 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:11.565 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:11.565 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:11.565 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:11.565 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:11.565 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:11.565 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:11.565 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:11.565 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:11.565 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:11.565 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2024-02-08 22:28:11.565 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:11.565 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:11.565 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:11.565 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:11.565 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:11.565 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:11.565 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:11.565 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:11.565 [Test worker @coroutine#3726] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2024-02-08 22:28:11.566 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@49616310 2024-02-08 22:28:11.566 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@49616310 2024-02-08 22:28:11.566 [Test worker @coroutine#3726] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2024-02-08 22:28:11.579 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49616310 2024-02-08 22:28:11.590 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49616310 2024-02-08 22:28:11.592 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49616310 2024-02-08 22:28:11.594 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49616310 2024-02-08 22:28:11.594 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2024-02-08 22:28:11.594 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:11.594 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:11.595 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:11.595 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:11.595 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:11.595 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:11.595 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2662e3ff 2024-02-08 22:28:11.595 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:11.595 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:11.595 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:11.595 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:11.595 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:11.595 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:11.595 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:11.595 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:11.595 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:11.595 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:11.595 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:11.595 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:11.595 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:11.595 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:11.595 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:11.595 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:11.595 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:11.595 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:11.595 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:11.595 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2024-02-08 22:28:11.595 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:11.595 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:11.595 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:11.595 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:11.595 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:11.595 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:11.595 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:11.595 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:11.595 [Test worker @coroutine#3726] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2024-02-08 22:28:11.595 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@682482ee 2024-02-08 22:28:11.595 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@682482ee 2024-02-08 22:28:11.595 [Test worker @coroutine#3726] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2024-02-08 22:28:11.608 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@682482ee 2024-02-08 22:28:11.619 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@682482ee 2024-02-08 22:28:11.621 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@682482ee 2024-02-08 22:28:11.622 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@682482ee 2024-02-08 22:28:11.633 [DefaultDispatcher-worker-15 @coroutine#3739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@682482ee 2024-02-08 22:28:11.646 [DefaultDispatcher-worker-4 @coroutine#3726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49616310 2024-02-08 22:28:11.653 [DefaultDispatcher-worker-5 @coroutine#3726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49616310 2024-02-08 22:28:11.660 [DefaultDispatcher-worker-6 @coroutine#3726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49616310 2024-02-08 22:28:11.666 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:11.670 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown initiated... 2024-02-08 22:28:11.670 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Close initiated... 2024-02-08 22:28:11.670 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:11.670 [HikariPool-117 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49616310: (connection evicted) 2024-02-08 22:28:11.671 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:11.671 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Closed. 2024-02-08 22:28:11.671 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown completed. 2024-02-08 22:28:11.671 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown initiated... 2024-02-08 22:28:11.671 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Close initiated... 2024-02-08 22:28:11.671 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:11.671 [HikariPool-118 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Closing connection org.sqlite.jdbc4.JDBC4Connection@682482ee: (connection evicted) 2024-02-08 22:28:11.672 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:11.672 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Closed. 2024-02-08 22:28:11.672 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown completed. 2024-02-08 22:28:11.674 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2024-02-08 22:28:11.674 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:11.674 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:11.674 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:11.674 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:11.674 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:11.674 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:11.674 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3531509c 2024-02-08 22:28:11.674 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:11.674 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:11.674 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:11.674 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:11.674 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:11.674 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:11.674 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:11.674 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:11.674 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:11.674 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:11.674 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:11.674 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:11.674 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:11.674 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:11.674 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:11.674 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:11.674 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:11.674 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:11.674 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:11.674 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2024-02-08 22:28:11.674 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:11.674 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:11.674 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:11.674 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:11.674 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:11.674 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:11.674 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:11.674 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:11.674 [Test worker @coroutine#3765] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2024-02-08 22:28:11.675 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f2b1a2f 2024-02-08 22:28:11.675 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f2b1a2f 2024-02-08 22:28:11.675 [Test worker @coroutine#3765] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2024-02-08 22:28:11.690 [DefaultDispatcher-worker-11 @coroutine#3083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45482f82 2024-02-08 22:28:11.690 [DefaultDispatcher-worker-11 @coroutine#3083] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId 2024-02-08 22:28:11.690 [DefaultDispatcher-worker-11 @coroutine#3083] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:11.690 [DefaultDispatcher-worker-11 @coroutine#3083] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId 2024-02-08 22:28:11.692 [DefaultDispatcher-worker-2 @coroutine#3083] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId 2024-02-08 22:28:11.692 [DefaultDispatcher-worker-2 @coroutine#3083] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId 2024-02-08 22:28:11.694 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f2b1a2f 2024-02-08 22:28:11.704 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f2b1a2f 2024-02-08 22:28:11.706 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f2b1a2f 2024-02-08 22:28:11.708 [Test worker @coroutine#3773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f2b1a2f 2024-02-08 22:28:11.716 [DefaultDispatcher-worker-16 @coroutine#3775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f2b1a2f 2024-02-08 22:28:11.736 [DefaultDispatcher-worker-6 @coroutine#3765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f2b1a2f 2024-02-08 22:28:11.740 [Test worker @coroutine#3784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f2b1a2f 2024-02-08 22:28:11.749 [DefaultDispatcher-worker-5 @coroutine#3765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f2b1a2f 2024-02-08 22:28:11.759 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown initiated... 2024-02-08 22:28:11.759 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Close initiated... 2024-02-08 22:28:11.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:11.760 [HikariPool-119 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f2b1a2f: (connection evicted) 2024-02-08 22:28:11.760 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:11.760 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Closed. 2024-02-08 22:28:11.760 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown completed. 2024-02-08 22:28:11.761 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2024-02-08 22:28:11.762 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:11.762 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:11.762 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:11.762 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:11.762 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:11.762 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:11.762 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25fc2b8f 2024-02-08 22:28:11.762 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:11.762 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:11.762 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:11.762 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:11.762 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:11.762 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:11.762 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:11.762 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:11.762 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:11.762 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:11.762 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:11.762 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:11.762 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:11.762 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:11.762 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:11.762 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:11.762 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:11.762 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:11.762 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:11.762 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2024-02-08 22:28:11.762 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:11.762 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:11.762 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:11.762 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:11.762 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:11.762 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:11.762 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:11.762 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:11.762 [Test worker @coroutine#3803] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2024-02-08 22:28:11.762 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@19b4dd60 2024-02-08 22:28:11.762 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@19b4dd60 2024-02-08 22:28:11.762 [Test worker @coroutine#3803] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2024-02-08 22:28:11.780 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b4dd60 2024-02-08 22:28:11.791 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b4dd60 2024-02-08 22:28:11.792 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b4dd60 2024-02-08 22:28:11.794 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b4dd60 2024-02-08 22:28:11.802 [DefaultDispatcher-worker-11 @coroutine#3811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b4dd60 2024-02-08 22:28:11.805 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b4dd60 2024-02-08 22:28:11.809 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown initiated... 2024-02-08 22:28:11.809 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Close initiated... 2024-02-08 22:28:11.809 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:11.810 [HikariPool-120 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19b4dd60: (connection evicted) 2024-02-08 22:28:11.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:11.810 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Closed. 2024-02-08 22:28:11.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown completed. 2024-02-08 22:28:11.815 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2024-02-08 22:28:11.815 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:11.815 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:11.815 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:11.815 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:11.815 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:11.815 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:11.815 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@723081a2 2024-02-08 22:28:11.815 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:11.815 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:11.815 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:11.815 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:11.815 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:11.815 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:11.815 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:11.815 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:11.815 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:11.815 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:11.815 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:11.815 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:11.815 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:11.815 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:11.815 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:11.815 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:11.815 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:11.815 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:11.815 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:11.815 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2024-02-08 22:28:11.815 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:11.816 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:11.816 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:11.816 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:11.816 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:11.816 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:11.816 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:11.816 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:11.816 [Test worker @coroutine#3834] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2024-02-08 22:28:11.816 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@41ae9f11 2024-02-08 22:28:11.816 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@41ae9f11 2024-02-08 22:28:11.816 [Test worker @coroutine#3834] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2024-02-08 22:28:11.829 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41ae9f11 2024-02-08 22:28:11.840 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41ae9f11 2024-02-08 22:28:11.842 [Test worker @coroutine#3838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41ae9f11 2024-02-08 22:28:11.844 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41ae9f11 2024-02-08 22:28:11.937 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:28:11.938 [DefaultDispatcher-worker-9 @coroutine#3842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41ae9f11 2024-02-08 22:28:11.940 [DefaultDispatcher-worker-18 @coroutine#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb1820d 2024-02-08 22:28:11.940 [DefaultDispatcher-worker-18 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45227/UmAppDatabase/replication/nodeId 2024-02-08 22:28:11.940 [DefaultDispatcher-worker-18 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45227/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:11.940 [DefaultDispatcher-worker-18 @coroutine#3126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45227/UmAppDatabase/replication/nodeId 2024-02-08 22:28:11.941 [DefaultDispatcher-worker-4 @coroutine#3126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45227/UmAppDatabase/replication/nodeId 2024-02-08 22:28:11.941 [DefaultDispatcher-worker-4 @coroutine#3126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45227/UmAppDatabase/replication/nodeId 2024-02-08 22:28:12.010 [DefaultDispatcher-worker-3 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f26e775 2024-02-08 22:28:12.010 [DefaultDispatcher-worker-3 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45589/UmAppDatabase/replication/nodeId 2024-02-08 22:28:12.010 [DefaultDispatcher-worker-3 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45589/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:12.010 [DefaultDispatcher-worker-3 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45589/UmAppDatabase/replication/nodeId 2024-02-08 22:28:12.011 [DefaultDispatcher-worker-14 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45589/UmAppDatabase/replication/nodeId 2024-02-08 22:28:12.011 [DefaultDispatcher-worker-14 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45589/UmAppDatabase/replication/nodeId 2024-02-08 22:28:12.021 [DefaultDispatcher-worker-3 @coroutine#3867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41ae9f11 2024-02-08 22:28:12.066 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown initiated... 2024-02-08 22:28:12.066 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Close initiated... 2024-02-08 22:28:12.067 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:12.067 [HikariPool-121 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41ae9f11: (connection evicted) 2024-02-08 22:28:12.068 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:12.068 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Closed. 2024-02-08 22:28:12.068 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown completed. 2024-02-08 22:28:12.070 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2024-02-08 22:28:12.070 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:12.070 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:12.070 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:12.070 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:12.070 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:12.070 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:12.070 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52e34db 2024-02-08 22:28:12.070 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:12.070 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:12.070 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:12.070 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:12.070 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:12.070 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:12.070 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:12.070 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:12.070 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:12.070 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:12.070 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:12.070 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:12.070 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:12.070 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:12.070 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:12.070 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:12.070 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:12.070 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:12.070 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:12.070 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2024-02-08 22:28:12.070 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:12.070 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:12.070 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:12.070 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:12.070 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:12.070 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:12.070 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:12.070 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:12.070 [Test worker @coroutine#3882] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2024-02-08 22:28:12.071 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@554a2f3 2024-02-08 22:28:12.071 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@554a2f3 2024-02-08 22:28:12.071 [Test worker @coroutine#3882] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2024-02-08 22:28:12.071 [DefaultDispatcher-worker-6 @coroutine#2848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128ca7af 2024-02-08 22:28:12.071 [DefaultDispatcher-worker-6 @coroutine#2848] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41993/UmAppDatabase/replication/nodeId 2024-02-08 22:28:12.071 [DefaultDispatcher-worker-6 @coroutine#2848] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41993/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:12.071 [DefaultDispatcher-worker-6 @coroutine#2848] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41993/UmAppDatabase/replication/nodeId 2024-02-08 22:28:12.072 [DefaultDispatcher-worker-9 @coroutine#2848] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41993/UmAppDatabase/replication/nodeId 2024-02-08 22:28:12.073 [DefaultDispatcher-worker-9 @coroutine#2848] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41993/UmAppDatabase/replication/nodeId 2024-02-08 22:28:12.088 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@554a2f3 2024-02-08 22:28:12.098 [Test worker @coroutine#3887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@554a2f3 2024-02-08 22:28:12.099 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@554a2f3 2024-02-08 22:28:12.101 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@554a2f3 2024-02-08 22:28:12.110 [DefaultDispatcher-worker-2 @coroutine#3893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@554a2f3 2024-02-08 22:28:12.112 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@554a2f3 2024-02-08 22:28:12.127 [DefaultDispatcher-worker-5 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68b3de47 2024-02-08 22:28:12.128 [DefaultDispatcher-worker-5 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48533/UmAppDatabase/replication/nodeId 2024-02-08 22:28:12.128 [DefaultDispatcher-worker-5 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48533/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:12.128 [DefaultDispatcher-worker-5 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48533/UmAppDatabase/replication/nodeId 2024-02-08 22:28:12.129 [DefaultDispatcher-worker-6 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48533/UmAppDatabase/replication/nodeId 2024-02-08 22:28:12.129 [DefaultDispatcher-worker-6 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48533/UmAppDatabase/replication/nodeId 2024-02-08 22:28:12.133 [DefaultDispatcher-worker-6 @coroutine#3882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@554a2f3 2024-02-08 22:28:12.141 [DefaultDispatcher-worker-6 @coroutine#3882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@554a2f3 2024-02-08 22:28:12.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown initiated... 2024-02-08 22:28:12.151 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Close initiated... 2024-02-08 22:28:12.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:12.151 [HikariPool-122 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Closing connection org.sqlite.jdbc4.JDBC4Connection@554a2f3: (connection evicted) 2024-02-08 22:28:12.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:12.152 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Closed. 2024-02-08 22:28:12.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown completed. 2024-02-08 22:28:12.153 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2024-02-08 22:28:12.153 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:12.153 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:12.153 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:12.153 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:12.153 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:12.153 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:12.153 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58df2864 2024-02-08 22:28:12.153 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:12.153 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:12.153 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:12.153 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:12.153 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:12.153 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:12.153 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:12.153 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:12.153 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:12.153 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:12.153 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:12.153 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:12.153 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:12.153 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:12.153 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:12.153 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:12.153 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:12.153 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:12.153 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:12.153 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2024-02-08 22:28:12.153 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:12.153 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:12.153 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:12.153 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:12.154 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:12.154 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:12.154 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:12.154 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:12.154 [Test worker @coroutine#3919] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2024-02-08 22:28:12.154 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f26fc4d 2024-02-08 22:28:12.154 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f26fc4d 2024-02-08 22:28:12.154 [Test worker @coroutine#3919] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2024-02-08 22:28:12.167 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f26fc4d 2024-02-08 22:28:12.178 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f26fc4d 2024-02-08 22:28:12.180 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f26fc4d 2024-02-08 22:28:12.181 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f26fc4d 2024-02-08 22:28:12.192 [DefaultDispatcher-worker-6 @coroutine#3926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f26fc4d 2024-02-08 22:28:12.254 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:12.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown initiated... 2024-02-08 22:28:12.262 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Close initiated... 2024-02-08 22:28:12.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:12.262 [HikariPool-123 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f26fc4d: (connection evicted) 2024-02-08 22:28:12.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:12.263 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Closed. 2024-02-08 22:28:12.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown completed. 2024-02-08 22:28:12.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2024-02-08 22:28:12.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:12.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:12.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:12.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:12.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:12.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:12.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e3bc13b 2024-02-08 22:28:12.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:12.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:12.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:12.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:12.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:12.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:12.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:12.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:12.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:12.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:12.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:12.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:12.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:12.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:12.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:12.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:12.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:12.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:12.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:12.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2024-02-08 22:28:12.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:12.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:12.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:12.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:12.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:12.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:12.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:12.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:12.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2024-02-08 22:28:12.267 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e04c89d 2024-02-08 22:28:12.267 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e04c89d 2024-02-08 22:28:12.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2024-02-08 22:28:12.274 [DefaultDispatcher-worker-14 @coroutine#2927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@109188b4 2024-02-08 22:28:12.274 [DefaultDispatcher-worker-14 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36339/UmAppDatabase/replication/nodeId 2024-02-08 22:28:12.274 [DefaultDispatcher-worker-14 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36339/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:12.274 [DefaultDispatcher-worker-14 @coroutine#2927] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36339/UmAppDatabase/replication/nodeId 2024-02-08 22:28:12.275 [DefaultDispatcher-worker-4 @coroutine#2927] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36339/UmAppDatabase/replication/nodeId 2024-02-08 22:28:12.275 [DefaultDispatcher-worker-4 @coroutine#2927] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36339/UmAppDatabase/replication/nodeId 2024-02-08 22:28:12.340 [DefaultDispatcher-worker-6 @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc2c13c 2024-02-08 22:28:12.340 [DefaultDispatcher-worker-6 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43727/UmAppDatabase/replication/nodeId 2024-02-08 22:28:12.340 [DefaultDispatcher-worker-6 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43727/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:12.340 [DefaultDispatcher-worker-6 @coroutine#2959] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43727/UmAppDatabase/replication/nodeId 2024-02-08 22:28:12.341 [DefaultDispatcher-worker-11 @coroutine#2959] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43727/UmAppDatabase/replication/nodeId 2024-02-08 22:28:12.341 [DefaultDispatcher-worker-11 @coroutine#2959] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43727/UmAppDatabase/replication/nodeId 2024-02-08 22:28:12.366 [DefaultDispatcher-worker-7 @coroutine#3949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e04c89d 2024-02-08 22:28:12.367 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:28:12.374 [DefaultDispatcher-worker-6 @coroutine#3949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e04c89d 2024-02-08 22:28:12.382 [DefaultDispatcher-worker-5 @coroutine#3949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e04c89d 2024-02-08 22:28:12.390 [DefaultDispatcher-worker-3 @coroutine#3949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e04c89d 2024-02-08 22:28:12.419 [DefaultDispatcher-worker-3 @coroutine#3949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e04c89d 2024-02-08 22:28:12.419 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-08 22:28:12.424 [Test worker] INFO ktor.application - Application started in 0.005 seconds. 2024-02-08 22:28:12.426 [DefaultDispatcher-worker-14 @coroutine#3956] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-08 22:28:12.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2024-02-08 22:28:12.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:12.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:12.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:12.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:12.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:12.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:12.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bea478e 2024-02-08 22:28:12.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:12.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:12.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:12.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:12.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:12.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:12.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:12.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:12.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:12.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:12.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:12.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:12.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:12.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:12.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:12.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:12.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:12.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:12.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:12.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2024-02-08 22:28:12.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:12.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:12.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:12.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:12.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:12.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:12.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:12.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:12.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2024-02-08 22:28:12.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ab8c972 2024-02-08 22:28:12.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ab8c972 2024-02-08 22:28:12.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2024-02-08 22:28:12.442 [DefaultDispatcher-worker-3 @coroutine#3958] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:28:12.443 [DefaultDispatcher-worker-3 @coroutine#3958] 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-02-08 22:28:12.443 [DefaultDispatcher-worker-3 @coroutine#3958] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:28:12.443 [DefaultDispatcher-worker-3 @coroutine#3958] 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-02-08 22:28:12.445 [eventLoopGroupProxy-19-1 @call-handler#3966] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-08 22:28:12.445 [eventLoopGroupProxy-19-2 @call-handler#3967] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-08 22:28:12.445 [eventLoopGroupProxy-19-1 @call-handler#3966] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:12.446 [eventLoopGroupProxy-19-2 @call-handler#3967] 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-02-08 22:28:12.446 [eventLoopGroupProxy-19-2 @call-handler#3967] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 22:28:12.446 [eventLoopGroupProxy-19-2 @call-handler#3967] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:12.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2024-02-08 22:28:12.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:12.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:12.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:12.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:12.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:12.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:12.447 [DefaultDispatcher-worker-11 @coroutine#3958] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:28:12.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3368cf02 2024-02-08 22:28:12.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:12.447 [DefaultDispatcher-worker-11 @coroutine#3958] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:28:12.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:12.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:12.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:12.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:12.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:12.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:12.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:12.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:12.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:12.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:12.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:12.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:12.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:12.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:12.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:12.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:12.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:12.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:12.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2024-02-08 22:28:12.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:12.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:12.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:12.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:12.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:12.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:12.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:12.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:12.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2024-02-08 22:28:12.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a3ab73a 2024-02-08 22:28:12.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a3ab73a 2024-02-08 22:28:12.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2024-02-08 22:28:12.453 [DefaultDispatcher-worker-8 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2024-02-08 22:28:12.453 [DefaultDispatcher-worker-8 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53077/UmAppDatabase/replication/nodeId 2024-02-08 22:28:12.453 [DefaultDispatcher-worker-8 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53077/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:12.453 [DefaultDispatcher-worker-8 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53077/UmAppDatabase/replication/nodeId 2024-02-08 22:28:12.454 [DefaultDispatcher-worker-8 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53077/UmAppDatabase/replication/nodeId 2024-02-08 22:28:12.454 [DefaultDispatcher-worker-8 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53077/UmAppDatabase/replication/nodeId 2024-02-08 22:28:12.462 [DefaultDispatcher-worker-16 @coroutine#3974] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:28:12.462 [DefaultDispatcher-worker-16 @coroutine#3974] 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-02-08 22:28:12.462 [DefaultDispatcher-worker-16 @coroutine#3974] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:28:12.462 [DefaultDispatcher-worker-16 @coroutine#3974] 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-02-08 22:28:12.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2024-02-08 22:28:12.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:12.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:12.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:12.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:12.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:12.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:12.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53630682 2024-02-08 22:28:12.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:12.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:12.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:12.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:12.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:12.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:12.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:12.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:12.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:12.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:12.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:12.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:12.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:12.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:12.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:12.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:12.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:12.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:12.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:12.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2024-02-08 22:28:12.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:12.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:12.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:12.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:12.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:12.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:12.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:12.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:12.463 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2024-02-08 22:28:12.463 [eventLoopGroupProxy-19-2 @call-handler#3978] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-08 22:28:12.463 [eventLoopGroupProxy-19-2 @call-handler#3978] 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-02-08 22:28:12.463 [eventLoopGroupProxy-19-2 @call-handler#3978] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 22:28:12.464 [eventLoopGroupProxy-19-2 @call-handler#3978] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:12.464 [DefaultDispatcher-worker-3 @coroutine#3974] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:28:12.464 [DefaultDispatcher-worker-3 @coroutine#3974] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:28:12.465 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@8318808 2024-02-08 22:28:12.465 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@8318808 2024-02-08 22:28:12.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2024-02-08 22:28:12.465 [eventLoopGroupProxy-19-3 @call-handler#3982] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-08 22:28:12.466 [eventLoopGroupProxy-19-3 @call-handler#3982] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:12.469 [DefaultDispatcher-worker-14 @coroutine#3957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab8c972 2024-02-08 22:28:12.469 [DefaultDispatcher-worker-14 @coroutine#3957] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 22:28:12.469 [DefaultDispatcher-worker-14 @coroutine#3957] 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-02-08 22:28:12.469 [DefaultDispatcher-worker-14 @coroutine#3957] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 22:28:12.470 [eventLoopGroupProxy-19-2 @call-handler#3986] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-08 22:28:12.470 [eventLoopGroupProxy-19-2 @call-handler#3986] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:12.470 [DefaultDispatcher-worker-9 @coroutine#3957] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 22:28:12.470 [DefaultDispatcher-worker-9 @coroutine#3957] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 22:28:12.479 [DefaultDispatcher-worker-2 @coroutine#3957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab8c972 2024-02-08 22:28:12.480 [DefaultDispatcher-worker-11 @coroutine#3992] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:28:12.480 [DefaultDispatcher-worker-11 @coroutine#3992] 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-02-08 22:28:12.480 [DefaultDispatcher-worker-11 @coroutine#3992] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:28:12.480 [DefaultDispatcher-worker-11 @coroutine#3992] 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-02-08 22:28:12.481 [eventLoopGroupProxy-19-2 @call-handler#3996] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-08 22:28:12.482 [eventLoopGroupProxy-19-2 @call-handler#3996] 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-02-08 22:28:12.482 [eventLoopGroupProxy-19-2 @call-handler#3996] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 22:28:12.483 [eventLoopGroupProxy-19-4 @call-handler#4000] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-08 22:28:12.483 [eventLoopGroupProxy-19-4 @call-handler#4000] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:12.492 [DefaultDispatcher-worker-8 @coroutine#3973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a3ab73a 2024-02-08 22:28:12.492 [DefaultDispatcher-worker-17 @coroutine#3959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab8c972 2024-02-08 22:28:12.493 [DefaultDispatcher-worker-8 @coroutine#3973] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 22:28:12.493 [DefaultDispatcher-worker-8 @coroutine#3973] 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-02-08 22:28:12.493 [DefaultDispatcher-worker-8 @coroutine#3973] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 22:28:12.496 [DefaultDispatcher-worker-16 @coroutine#3997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e04c89d 2024-02-08 22:28:12.496 [eventLoopGroupProxy-19-5 @call-handler#4006] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-08 22:28:12.496 [eventLoopGroupProxy-19-5 @call-handler#4006] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:12.497 [eventLoopGroupProxy-19-2 @call-handler#3996] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:12.497 [DefaultDispatcher-worker-8 @coroutine#3973] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 22:28:12.497 [DefaultDispatcher-worker-8 @coroutine#3973] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 22:28:12.497 [DefaultDispatcher-worker-11 @coroutine#3992] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:28:12.497 [DefaultDispatcher-worker-11 @coroutine#3992] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:28:12.506 [DefaultDispatcher-worker-10 @coroutine#3997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e04c89d 2024-02-08 22:28:12.506 [DefaultDispatcher-worker-4 @coroutine#3973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a3ab73a 2024-02-08 22:28:12.512 [DefaultDispatcher-worker-13 @coroutine#3991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8318808 2024-02-08 22:28:12.512 [DefaultDispatcher-worker-13 @coroutine#3991] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 22:28:12.512 [DefaultDispatcher-worker-13 @coroutine#3991] 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-02-08 22:28:12.512 [DefaultDispatcher-worker-13 @coroutine#3991] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 22:28:12.513 [eventLoopGroupProxy-19-2 @call-handler#4016] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-08 22:28:12.513 [eventLoopGroupProxy-19-2 @call-handler#4016] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:12.513 [DefaultDispatcher-worker-4 @coroutine#3991] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 22:28:12.513 [DefaultDispatcher-worker-4 @coroutine#3991] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 22:28:12.515 [DefaultDispatcher-worker-15 @coroutine#3997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e04c89d 2024-02-08 22:28:12.515 [DefaultDispatcher-worker-15 @coroutine#3975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a3ab73a 2024-02-08 22:28:12.522 [DefaultDispatcher-worker-3 @coroutine#3991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8318808 2024-02-08 22:28:12.523 [DefaultDispatcher-worker-10 @coroutine#3997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e04c89d 2024-02-08 22:28:12.525 [DefaultDispatcher-worker-2 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54099b09 2024-02-08 22:28:12.526 [DefaultDispatcher-worker-2 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 22:28:12.526 [DefaultDispatcher-worker-2 @coroutine#3018] 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-02-08 22:28:12.526 [DefaultDispatcher-worker-2 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 22:28:12.527 [DefaultDispatcher-worker-4 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 22:28:12.527 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:12.530 [DefaultDispatcher-worker-10 @coroutine#3032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f39ad3f 2024-02-08 22:28:12.530 [DefaultDispatcher-worker-2 @coroutine#3993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8318808 2024-02-08 22:28:12.530 [DefaultDispatcher-worker-10 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-08 22:28:12.530 [DefaultDispatcher-worker-10 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:12.530 [DefaultDispatcher-worker-10 @coroutine#3032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-08 22:28:12.531 [DefaultDispatcher-worker-6 @coroutine#3997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e04c89d 2024-02-08 22:28:12.531 [DefaultDispatcher-worker-10 @coroutine#3032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-08 22:28:12.531 [DefaultDispatcher-worker-10 @coroutine#3032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-08 22:28:12.548 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:12.555 [DefaultDispatcher-worker-4 @coroutine#3997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e04c89d 2024-02-08 22:28:12.556 [DefaultDispatcher-worker-17 @coroutine#3997] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-08 22:28:12.556 [DefaultDispatcher-worker-17 @coroutine#3997] 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-02-08 22:28:12.556 [DefaultDispatcher-worker-17 @coroutine#3997] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-08 22:28:12.557 [eventLoopGroupProxy-19-2 @call-handler#4038] 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-02-08 22:28:12.564 [DefaultDispatcher-worker-7 @coroutine#4030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab8c972 2024-02-08 22:28:12.565 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:12.580 [DefaultDispatcher-worker-4 @coroutine#3997] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-08 22:28:12.580 [DefaultDispatcher-worker-4 @coroutine#3997] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-08 22:28:12.580 [DefaultDispatcher-worker-4 @coroutine#3997] 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-02-08 22:28:12.580 [DefaultDispatcher-worker-4 @coroutine#3997] 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-02-08 22:28:12.581 [DefaultDispatcher-worker-4 @coroutine#3997] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556588645588447233 2024-02-08 22:28:12.581 [DefaultDispatcher-worker-4 @coroutine#3997] 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?uid=556588645588447233. 2024-02-08 22:28:12.581 [DefaultDispatcher-worker-4 @coroutine#3997] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556588645588447233 2024-02-08 22:28:12.581 [eventLoopGroupProxy-19-2 @call-handler#4042] 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/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /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/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-02-08 22:28:12.585 [eventLoopGroupProxy-19-2 @call-handler#4042] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:12.585 [DefaultDispatcher-worker-7 @coroutine#3997] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556588645588447233 2024-02-08 22:28:12.585 [DefaultDispatcher-worker-7 @coroutine#3997] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556588645588447233 2024-02-08 22:28:12.586 [DefaultDispatcher-worker-7 @coroutine#3997] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556588645588447233. 2024-02-08 22:28:12.586 [DefaultDispatcher-worker-7 @coroutine#3997] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556588645588447233 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 22:28:12.595 [DefaultDispatcher-worker-17 @coroutine#3997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab8c972 2024-02-08 22:28:12.596 [DefaultDispatcher-worker-17 @coroutine#3997] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-08 22:28:12.596 [DefaultDispatcher-worker-17 @coroutine#3997] 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-02-08 22:28:12.596 [DefaultDispatcher-worker-17 @coroutine#3997] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-08 22:28:12.597 [eventLoopGroupProxy-19-2 @call-handler#4046] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-02-08 22:28:12.599 [eventLoopGroupProxy-19-2 @call-handler#4046] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:12.600 [DefaultDispatcher-worker-10 @coroutine#3997] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-08 22:28:12.600 [DefaultDispatcher-worker-10 @coroutine#3997] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-08 22:28:12.600 [DefaultDispatcher-worker-10 @coroutine#3997] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-02-08 22:28:12.600 [DefaultDispatcher-worker-10 @coroutine#3997] 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-02-08 22:28:12.608 [DefaultDispatcher-worker-17 @coroutine#3997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab8c972 2024-02-08 22:28:12.626 [DefaultDispatcher-worker-6 @coroutine#3997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab8c972 2024-02-08 22:28:12.636 [DefaultDispatcher-worker-3 @coroutine#3997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e04c89d 2024-02-08 22:28:12.637 [DefaultDispatcher-worker-10 @coroutine#3959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab8c972 2024-02-08 22:28:12.637 [DefaultDispatcher-worker-10 @coroutine#3959] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 22:28:12.637 [DefaultDispatcher-worker-10 @coroutine#3959] 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-02-08 22:28:12.637 [DefaultDispatcher-worker-10 @coroutine#3959] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 22:28:12.637 [DefaultDispatcher-worker-10 @coroutine#3959] 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-02-08 22:28:12.638 [eventLoopGroupProxy-19-2 @call-handler#4052] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-08 22:28:12.638 [eventLoopGroupProxy-19-2 @call-handler#4052] 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-02-08 22:28:12.638 [eventLoopGroupProxy-19-2 @call-handler#4052] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 22:28:12.643 [DefaultDispatcher-worker-12 @coroutine#3997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e04c89d 2024-02-08 22:28:12.651 [DefaultDispatcher-worker-1 @call-handler#4052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e04c89d 2024-02-08 22:28:12.651 [eventLoopGroupProxy-19-2 @call-handler#4052] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:12.651 [DefaultDispatcher-worker-12 @coroutine#3959] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 22:28:12.651 [DefaultDispatcher-worker-12 @coroutine#3959] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 22:28:12.652 [DefaultDispatcher-worker-14 @coroutine#3959] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-08 22:28:12.652 [DefaultDispatcher-worker-14 @coroutine#3959] 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-02-08 22:28:12.660 [DefaultDispatcher-worker-5 @coroutine#3997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e04c89d 2024-02-08 22:28:12.662 [DefaultDispatcher-worker-11 @coroutine#3959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab8c972 2024-02-08 22:28:12.668 [DefaultDispatcher-worker-16 @coroutine#3997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e04c89d 2024-02-08 22:28:12.694 [DefaultDispatcher-worker-9 @coroutine#3997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e04c89d 2024-02-08 22:28:12.695 [DefaultDispatcher-worker-7 @coroutine#3997] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-08 22:28:12.695 [DefaultDispatcher-worker-7 @coroutine#3997] 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-02-08 22:28:12.695 [DefaultDispatcher-worker-7 @coroutine#3997] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-08 22:28:12.696 [eventLoopGroupProxy-19-2 @call-handler#4069] 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-02-08 22:28:12.702 [DefaultDispatcher-worker-12 @coroutine#3083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45482f82 2024-02-08 22:28:12.702 [DefaultDispatcher-worker-12 @coroutine#3083] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId 2024-02-08 22:28:12.702 [DefaultDispatcher-worker-12 @coroutine#3083] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:12.702 [DefaultDispatcher-worker-12 @coroutine#3083] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId 2024-02-08 22:28:12.703 [DefaultDispatcher-worker-9 @coroutine#3083] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId 2024-02-08 22:28:12.703 [DefaultDispatcher-worker-9 @coroutine#3083] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId 2024-02-08 22:28:12.703 [DefaultDispatcher-worker-6 @coroutine#4061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a3ab73a 2024-02-08 22:28:12.716 [DefaultDispatcher-worker-1 @coroutine#3997] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-08 22:28:12.716 [DefaultDispatcher-worker-1 @coroutine#3997] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-08 22:28:12.716 [DefaultDispatcher-worker-1 @coroutine#3997] 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-02-08 22:28:12.717 [DefaultDispatcher-worker-1 @coroutine#3997] 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-02-08 22:28:12.717 [DefaultDispatcher-worker-1 @coroutine#3997] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556588645588447234 2024-02-08 22:28:12.717 [DefaultDispatcher-worker-1 @coroutine#3997] 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?uid=556588645588447234. 2024-02-08 22:28:12.717 [DefaultDispatcher-worker-1 @coroutine#3997] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556588645588447234 2024-02-08 22:28:12.718 [eventLoopGroupProxy-19-2 @call-handler#4076] 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/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /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/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-02-08 22:28:12.718 [eventLoopGroupProxy-19-2 @call-handler#4076] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:12.719 [DefaultDispatcher-worker-9 @coroutine#3997] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556588645588447234 2024-02-08 22:28:12.719 [DefaultDispatcher-worker-9 @coroutine#3997] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556588645588447234 2024-02-08 22:28:12.719 [DefaultDispatcher-worker-9 @coroutine#3997] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556588645588447234. 2024-02-08 22:28:12.719 [DefaultDispatcher-worker-9 @coroutine#3997] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556588645588447234 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 22:28:12.728 [DefaultDispatcher-worker-10 @coroutine#3997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a3ab73a 2024-02-08 22:28:12.729 [DefaultDispatcher-worker-10 @coroutine#3997] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-08 22:28:12.729 [DefaultDispatcher-worker-10 @coroutine#3997] 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-02-08 22:28:12.729 [DefaultDispatcher-worker-10 @coroutine#3997] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-08 22:28:12.729 [eventLoopGroupProxy-19-2 @call-handler#4080] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-02-08 22:28:12.730 [eventLoopGroupProxy-19-2 @call-handler#4080] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:12.731 [DefaultDispatcher-worker-10 @coroutine#3997] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-08 22:28:12.731 [DefaultDispatcher-worker-10 @coroutine#3997] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-08 22:28:12.731 [DefaultDispatcher-worker-10 @coroutine#3997] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-02-08 22:28:12.731 [DefaultDispatcher-worker-10 @coroutine#3997] 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-02-08 22:28:12.739 [DefaultDispatcher-worker-17 @coroutine#3997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a3ab73a 2024-02-08 22:28:12.761 [DefaultDispatcher-worker-9 @coroutine#3997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a3ab73a 2024-02-08 22:28:12.770 [DefaultDispatcher-worker-1 @coroutine#3975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a3ab73a 2024-02-08 22:28:12.771 [DefaultDispatcher-worker-1 @coroutine#3975] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 22:28:12.771 [DefaultDispatcher-worker-1 @coroutine#3975] 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-02-08 22:28:12.771 [DefaultDispatcher-worker-1 @coroutine#3975] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 22:28:12.771 [DefaultDispatcher-worker-1 @coroutine#3975] 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-02-08 22:28:12.772 [eventLoopGroupProxy-19-2 @call-handler#4085] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-08 22:28:12.772 [eventLoopGroupProxy-19-2 @call-handler#4085] 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-02-08 22:28:12.772 [eventLoopGroupProxy-19-2 @call-handler#4085] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 22:28:12.772 [DefaultDispatcher-worker-15 @coroutine#3997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e04c89d 2024-02-08 22:28:12.780 [DefaultDispatcher-worker-5 @call-handler#4085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e04c89d 2024-02-08 22:28:12.780 [eventLoopGroupProxy-19-2 @call-handler#4085] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:12.781 [DefaultDispatcher-worker-11 @coroutine#3975] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 22:28:12.781 [DefaultDispatcher-worker-11 @coroutine#3975] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 22:28:12.781 [DefaultDispatcher-worker-11 @coroutine#3975] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-08 22:28:12.781 [DefaultDispatcher-worker-11 @coroutine#3975] 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-02-08 22:28:12.790 [DefaultDispatcher-worker-5 @coroutine#3997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e04c89d 2024-02-08 22:28:12.791 [DefaultDispatcher-worker-3 @coroutine#3975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a3ab73a 2024-02-08 22:28:12.806 [UI Thread @coroutine#4096] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556588645588447233&assignmentUid=556588645588447232 2024-02-08 22:28:12.806 [UI Thread @coroutine#4096] 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/getLatestSubmissionForUserAsync?accountPersonUid=556588645588447233&assignmentUid=556588645588447232. 2024-02-08 22:28:12.806 [UI Thread @coroutine#4096] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556588645588447233&assignmentUid=556588645588447232 2024-02-08 22:28:12.807 [UI Thread @coroutine#4101] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556588645588447232&accountPersonUid=556588645588447233 2024-02-08 22:28:12.807 [UI Thread @coroutine#4101] 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=556588645588447232&accountPersonUid=556588645588447233. 2024-02-08 22:28:12.807 [UI Thread @coroutine#4101] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556588645588447232&accountPersonUid=556588645588447233 2024-02-08 22:28:12.807 [eventLoopGroupProxy-19-2 @call-handler#4106] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getLatestSubmissionForUserAsync] /, 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:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getLatestSubmissionForUserAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) 2024-02-08 22:28:12.807 [UI Thread @coroutine#4103] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556588645588447233&assignmentUid=556588645588447232 2024-02-08 22:28:12.807 [UI Thread @coroutine#4103] 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=556588645588447233&assignmentUid=556588645588447232. 2024-02-08 22:28:12.807 [UI Thread @coroutine#4103] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556588645588447233&assignmentUid=556588645588447232 2024-02-08 22:28:12.807 [eventLoopGroupProxy-19-5 @call-handler#4111] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-02-08 22:28:12.811 [eventLoopGroupProxy-19-6 @call-handler#4116] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-02-08 22:28:12.814 [eventLoopGroupProxy-19-6 @call-handler#4116] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:12.815 [eventLoopGroupProxy-19-2 @call-handler#4106] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:12.815 [UI Thread @coroutine#4103] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556588645588447233&assignmentUid=556588645588447232 2024-02-08 22:28:12.815 [UI Thread @coroutine#4103] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556588645588447233&assignmentUid=556588645588447232 2024-02-08 22:28:12.815 [UI Thread @coroutine#4103] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556588645588447233&assignmentUid=556588645588447232. 2024-02-08 22:28:12.815 [UI Thread @coroutine#4103] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556588645588447233&assignmentUid=556588645588447232 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 22:28:12.816 [UI Thread @coroutine#4096] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556588645588447233&assignmentUid=556588645588447232 2024-02-08 22:28:12.816 [UI Thread @coroutine#4096] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556588645588447233&assignmentUid=556588645588447232 2024-02-08 22:28:12.816 [eventLoopGroupProxy-19-5 @call-handler#4111] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:12.816 [UI Thread @coroutine#4096] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556588645588447233&assignmentUid=556588645588447232. 2024-02-08 22:28:12.816 [UI Thread @coroutine#4096] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556588645588447233&assignmentUid=556588645588447232 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 22:28:12.816 [UI Thread @coroutine#4101] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556588645588447232&accountPersonUid=556588645588447233 2024-02-08 22:28:12.816 [UI Thread @coroutine#4101] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556588645588447232&accountPersonUid=556588645588447233 2024-02-08 22:28:12.817 [UI Thread @coroutine#4101] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556588645588447232&accountPersonUid=556588645588447233. 2024-02-08 22:28:12.817 [UI Thread @coroutine#4101] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556588645588447232&accountPersonUid=556588645588447233 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 22:28:12.824 [DefaultDispatcher-worker-12 @coroutine#4103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab8c972 2024-02-08 22:28:12.834 [DefaultDispatcher-worker-3 @coroutine#4096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab8c972 2024-02-08 22:28:12.842 [DefaultDispatcher-worker-12 @coroutine#4101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab8c972 2024-02-08 22:28:12.846 [UI Thread @coroutine#4126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=556588645588447232 2024-02-08 22:28:12.846 [UI Thread @coroutine#4126] 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=556588645588447232. 2024-02-08 22:28:12.846 [UI Thread @coroutine#4126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=556588645588447232 2024-02-08 22:28:12.847 [eventLoopGroupProxy-19-2 @call-handler#4128] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findByUidWithBlockAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) 2024-02-08 22:28:12.849 [eventLoopGroupProxy-19-2 @call-handler#4128] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:12.850 [UI Thread @coroutine#4126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=556588645588447232 2024-02-08 22:28:12.850 [UI Thread @coroutine#4126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=556588645588447232 2024-02-08 22:28:12.850 [UI Thread @coroutine#4126] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=556588645588447232. 2024-02-08 22:28:12.850 [UI Thread @coroutine#4126] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=556588645588447232 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 22:28:12.861 [DefaultDispatcher-worker-5 @coroutine#4126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab8c972 2024-02-08 22:28:12.872 [DefaultDispatcher-worker-14 @coroutine#4126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab8c972 2024-02-08 22:28:12.880 [DefaultDispatcher-worker-9 @coroutine#3959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab8c972 2024-02-08 22:28:12.880 [DefaultDispatcher-worker-9 @coroutine#3959] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 22:28:12.880 [DefaultDispatcher-worker-9 @coroutine#3959] 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-02-08 22:28:12.880 [DefaultDispatcher-worker-9 @coroutine#3959] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 22:28:12.880 [DefaultDispatcher-worker-9 @coroutine#3959] 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-02-08 22:28:12.881 [eventLoopGroupProxy-19-2 @call-handler#4138] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-08 22:28:12.882 [eventLoopGroupProxy-19-2 @call-handler#4138] 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-02-08 22:28:12.882 [eventLoopGroupProxy-19-2 @call-handler#4138] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 22:28:12.891 [DefaultDispatcher-worker-2 @call-handler#4138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e04c89d 2024-02-08 22:28:12.891 [eventLoopGroupProxy-19-2 @call-handler#4138] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:12.891 [DefaultDispatcher-worker-2 @coroutine#3959] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 22:28:12.891 [DefaultDispatcher-worker-2 @coroutine#3959] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 22:28:12.892 [DefaultDispatcher-worker-2 @coroutine#3959] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-08 22:28:12.892 [DefaultDispatcher-worker-2 @coroutine#3959] 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-02-08 22:28:12.899 [UI Thread @coroutine#4145] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556588645588447232&accountPersonUid=556588645588447234 2024-02-08 22:28:12.899 [UI Thread @coroutine#4145] 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=556588645588447232&accountPersonUid=556588645588447234. 2024-02-08 22:28:12.899 [UI Thread @coroutine#4145] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556588645588447232&accountPersonUid=556588645588447234 2024-02-08 22:28:12.900 [DefaultDispatcher-worker-15 @coroutine#3959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab8c972 2024-02-08 22:28:12.900 [eventLoopGroupProxy-19-2 @call-handler#4153] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2024-02-08 22:28:12.900 [UI Thread @coroutine#4147] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=556588645588447233 2024-02-08 22:28:12.901 [UI Thread @coroutine#4147] 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=556588645588447233. 2024-02-08 22:28:12.901 [UI Thread @coroutine#4147] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=556588645588447233 2024-02-08 22:28:12.901 [eventLoopGroupProxy-19-5 @call-handler#4158] 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/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /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/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "getNamesByUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) 2024-02-08 22:28:12.902 [eventLoopGroupProxy-19-5 @call-handler#4158] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:12.904 [UI Thread @coroutine#4159] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=556588645588447232 2024-02-08 22:28:12.904 [UI Thread @coroutine#4159] 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=556588645588447232. 2024-02-08 22:28:12.904 [UI Thread @coroutine#4159] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=556588645588447232 2024-02-08 22:28:12.904 [UI Thread @coroutine#4161] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=556588645588447233&assignmentUid=556588645588447232 2024-02-08 22:28:12.904 [UI Thread @coroutine#4161] 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=556588645588447233&assignmentUid=556588645588447232. 2024-02-08 22:28:12.904 [UI Thread @coroutine#4161] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=556588645588447233&assignmentUid=556588645588447232 2024-02-08 22:28:12.905 [eventLoopGroupProxy-19-2 @call-handler#4153] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:12.905 [eventLoopGroupProxy-19-5 @call-handler#4170] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseBlockDao" -> "findCourseBlockByAssignmentUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) 2024-02-08 22:28:12.905 [UI Thread @coroutine#4164] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=556588645588447233&assignmentUid=556588645588447232 2024-02-08 22:28:12.905 [UI Thread @coroutine#4164] 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=556588645588447233&assignmentUid=556588645588447232. 2024-02-08 22:28:12.905 [UI Thread @coroutine#4164] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=556588645588447233&assignmentUid=556588645588447232 2024-02-08 22:28:12.905 [eventLoopGroupProxy-19-6 @call-handler#4174] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getAllSubmissionsFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) 2024-02-08 22:28:12.905 [UI Thread @coroutine#4147] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=556588645588447233 2024-02-08 22:28:12.905 [UI Thread @coroutine#4147] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=556588645588447233 2024-02-08 22:28:12.906 [eventLoopGroupProxy-19-2 @call-handler#4175] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) 2024-02-08 22:28:12.906 [UI Thread @coroutine#4145] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556588645588447232&accountPersonUid=556588645588447234 2024-02-08 22:28:12.906 [UI Thread @coroutine#4145] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556588645588447232&accountPersonUid=556588645588447234 2024-02-08 22:28:12.906 [eventLoopGroupProxy-19-6 @call-handler#4174] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:12.906 [UI Thread @coroutine#4147] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=556588645588447233. 2024-02-08 22:28:12.906 [UI Thread @coroutine#4147] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=556588645588447233 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 22:28:12.907 [UI Thread @coroutine#4145] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556588645588447232&accountPersonUid=556588645588447234. 2024-02-08 22:28:12.907 [UI Thread @coroutine#4145] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556588645588447232&accountPersonUid=556588645588447234 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 22:28:12.907 [eventLoopGroupProxy-19-5 @call-handler#4170] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:12.908 [UI Thread @coroutine#4161] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=556588645588447233&assignmentUid=556588645588447232 2024-02-08 22:28:12.908 [UI Thread @coroutine#4161] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=556588645588447233&assignmentUid=556588645588447232 2024-02-08 22:28:12.908 [UI Thread @coroutine#4159] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=556588645588447232 2024-02-08 22:28:12.908 [UI Thread @coroutine#4159] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=556588645588447232 2024-02-08 22:28:12.908 [UI Thread @coroutine#4161] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=556588645588447233&assignmentUid=556588645588447232. 2024-02-08 22:28:12.908 [UI Thread @coroutine#4161] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=556588645588447233&assignmentUid=556588645588447232 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 22:28:12.908 [UI Thread @coroutine#4159] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=556588645588447232. 2024-02-08 22:28:12.908 [UI Thread @coroutine#4159] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=556588645588447232 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 22:28:12.909 [eventLoopGroupProxy-19-2 @call-handler#4175] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:12.909 [UI Thread @coroutine#4164] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=556588645588447233&assignmentUid=556588645588447232 2024-02-08 22:28:12.909 [UI Thread @coroutine#4164] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=556588645588447233&assignmentUid=556588645588447232 2024-02-08 22:28:12.909 [UI Thread @coroutine#4164] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=556588645588447233&assignmentUid=556588645588447232. 2024-02-08 22:28:12.909 [UI Thread @coroutine#4164] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=556588645588447233&assignmentUid=556588645588447232 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 22:28:12.917 [DefaultDispatcher-worker-6 @coroutine#4147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a3ab73a 2024-02-08 22:28:12.927 [DefaultDispatcher-worker-15 @coroutine#4145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a3ab73a 2024-02-08 22:28:12.936 [DefaultDispatcher-worker-14 @coroutine#4161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a3ab73a 2024-02-08 22:28:12.947 [DefaultDispatcher-worker-10 @coroutine#4159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a3ab73a 2024-02-08 22:28:12.953 [DefaultDispatcher-worker-16 @coroutine#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb1820d 2024-02-08 22:28:12.953 [DefaultDispatcher-worker-16 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45227/UmAppDatabase/replication/nodeId 2024-02-08 22:28:12.953 [DefaultDispatcher-worker-16 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45227/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:12.953 [DefaultDispatcher-worker-16 @coroutine#3126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45227/UmAppDatabase/replication/nodeId 2024-02-08 22:28:12.954 [DefaultDispatcher-worker-10 @coroutine#3126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45227/UmAppDatabase/replication/nodeId 2024-02-08 22:28:12.955 [DefaultDispatcher-worker-10 @coroutine#3126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45227/UmAppDatabase/replication/nodeId 2024-02-08 22:28:12.956 [DefaultDispatcher-worker-6 @coroutine#4164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a3ab73a 2024-02-08 22:28:12.960 [UI Thread @coroutine#4192] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556588645588447232&accountPersonUid=556588645588447234 2024-02-08 22:28:12.960 [UI Thread @coroutine#4192] 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=556588645588447232&accountPersonUid=556588645588447234. 2024-02-08 22:28:12.960 [UI Thread @coroutine#4192] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556588645588447232&accountPersonUid=556588645588447234 2024-02-08 22:28:12.961 [eventLoopGroupProxy-19-2 @call-handler#4194] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2024-02-08 22:28:12.963 [eventLoopGroupProxy-19-2 @call-handler#4194] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:12.964 [UI Thread @coroutine#4192] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556588645588447232&accountPersonUid=556588645588447234 2024-02-08 22:28:12.964 [UI Thread @coroutine#4192] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556588645588447232&accountPersonUid=556588645588447234 2024-02-08 22:28:12.964 [UI Thread @coroutine#4192] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556588645588447232&accountPersonUid=556588645588447234. 2024-02-08 22:28:12.964 [UI Thread @coroutine#4192] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556588645588447232&accountPersonUid=556588645588447234 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 22:28:12.971 [DefaultDispatcher-worker-17 @coroutine#4192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a3ab73a 2024-02-08 22:28:12.981 [DefaultDispatcher-worker-4 @coroutine#4192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a3ab73a 2024-02-08 22:28:12.990 [DefaultDispatcher-worker-14 @coroutine#3975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a3ab73a 2024-02-08 22:28:12.991 [DefaultDispatcher-worker-14 @coroutine#3975] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 22:28:12.991 [DefaultDispatcher-worker-14 @coroutine#3975] 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-02-08 22:28:12.991 [DefaultDispatcher-worker-14 @coroutine#3975] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 22:28:12.991 [DefaultDispatcher-worker-14 @coroutine#3975] 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-02-08 22:28:12.992 [eventLoopGroupProxy-19-2 @call-handler#4200] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-08 22:28:12.992 [eventLoopGroupProxy-19-2 @call-handler#4200] 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-02-08 22:28:12.992 [eventLoopGroupProxy-19-2 @call-handler#4200] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 22:28:13.002 [DefaultDispatcher-worker-10 @call-handler#4200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e04c89d 2024-02-08 22:28:13.003 [eventLoopGroupProxy-19-2 @call-handler#4200] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:13.003 [DefaultDispatcher-worker-10 @coroutine#3975] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 22:28:13.003 [DefaultDispatcher-worker-10 @coroutine#3975] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 22:28:13.003 [DefaultDispatcher-worker-10 @coroutine#3975] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-08 22:28:13.004 [DefaultDispatcher-worker-10 @coroutine#3975] 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-02-08 22:28:13.006 [UI Thread @coroutine#4212] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556588645588447233&assignmentUid=556588645588447232 2024-02-08 22:28:13.006 [UI Thread @coroutine#4212] 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/getLatestSubmissionForUserAsync?accountPersonUid=556588645588447233&assignmentUid=556588645588447232. 2024-02-08 22:28:13.006 [UI Thread @coroutine#4212] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556588645588447233&assignmentUid=556588645588447232 2024-02-08 22:28:13.006 [UI Thread @coroutine#4220] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556588645588447232&accountPersonUid=556588645588447233 2024-02-08 22:28:13.006 [UI Thread @coroutine#4220] 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=556588645588447232&accountPersonUid=556588645588447233. 2024-02-08 22:28:13.006 [UI Thread @coroutine#4220] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556588645588447232&accountPersonUid=556588645588447233 2024-02-08 22:28:13.007 [UI Thread @coroutine#4222] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556588645588447233&assignmentUid=556588645588447232 2024-02-08 22:28:13.007 [UI Thread @coroutine#4222] 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=556588645588447233&assignmentUid=556588645588447232. 2024-02-08 22:28:13.007 [UI Thread @coroutine#4222] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556588645588447233&assignmentUid=556588645588447232 2024-02-08 22:28:13.007 [eventLoopGroupProxy-19-2 @call-handler#4227] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getLatestSubmissionForUserAsync] /, 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:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getLatestSubmissionForUserAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) 2024-02-08 22:28:13.007 [eventLoopGroupProxy-19-5 @call-handler#4228] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-02-08 22:28:13.008 [eventLoopGroupProxy-19-6 @call-handler#4233] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-02-08 22:28:13.009 [eventLoopGroupProxy-19-2 @call-handler#4227] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:13.010 [eventLoopGroupProxy-19-6 @call-handler#4233] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:13.010 [eventLoopGroupProxy-19-5 @call-handler#4228] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:28:13.010 [UI Thread @coroutine#4212] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556588645588447233&assignmentUid=556588645588447232 2024-02-08 22:28:13.010 [UI Thread @coroutine#4212] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556588645588447233&assignmentUid=556588645588447232 2024-02-08 22:28:13.010 [UI Thread @coroutine#4222] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556588645588447233&assignmentUid=556588645588447232 2024-02-08 22:28:13.010 [UI Thread @coroutine#4222] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556588645588447233&assignmentUid=556588645588447232 2024-02-08 22:28:13.011 [UI Thread @coroutine#4212] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556588645588447233&assignmentUid=556588645588447232. 2024-02-08 22:28:13.011 [UI Thread @coroutine#4212] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556588645588447233&assignmentUid=556588645588447232 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 22:28:13.011 [UI Thread @coroutine#4222] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556588645588447233&assignmentUid=556588645588447232. 2024-02-08 22:28:13.011 [UI Thread @coroutine#4222] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556588645588447233&assignmentUid=556588645588447232 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 22:28:13.011 [UI Thread @coroutine#4220] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556588645588447232&accountPersonUid=556588645588447233 2024-02-08 22:28:13.011 [UI Thread @coroutine#4220] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556588645588447232&accountPersonUid=556588645588447233 2024-02-08 22:28:13.011 [UI Thread @coroutine#4220] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556588645588447232&accountPersonUid=556588645588447233. 2024-02-08 22:28:13.011 [UI Thread @coroutine#4220] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556588645588447232&accountPersonUid=556588645588447233 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 22:28:13.014 [DefaultDispatcher-worker-14 @coroutine#3975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a3ab73a 2024-02-08 22:28:13.020 [DefaultDispatcher-worker-16 @coroutine#4212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab8c972 2024-02-08 22:28:13.020 [DefaultDispatcher-worker-7 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f26e775 2024-02-08 22:28:13.021 [DefaultDispatcher-worker-7 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45589/UmAppDatabase/replication/nodeId 2024-02-08 22:28:13.021 [DefaultDispatcher-worker-7 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45589/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:13.021 [DefaultDispatcher-worker-7 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45589/UmAppDatabase/replication/nodeId 2024-02-08 22:28:13.022 [DefaultDispatcher-worker-13 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45589/UmAppDatabase/replication/nodeId 2024-02-08 22:28:13.022 [DefaultDispatcher-worker-13 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45589/UmAppDatabase/replication/nodeId 2024-02-08 22:28:13.027 [DefaultDispatcher-worker-8 @coroutine#4222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab8c972 2024-02-08 22:28:13.036 [DefaultDispatcher-worker-16 @coroutine#4220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab8c972 2024-02-08 22:28:13.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown initiated... 2024-02-08 22:28:13.040 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Close initiated... 2024-02-08 22:28:13.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:13.040 [HikariPool-125 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ab8c972: (connection evicted) 2024-02-08 22:28:13.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:13.041 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Closed. 2024-02-08 22:28:13.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown completed. 2024-02-08 22:28:13.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown initiated... 2024-02-08 22:28:13.041 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Close initiated... 2024-02-08 22:28:13.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:13.042 [HikariPool-126 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a3ab73a: (connection evicted) 2024-02-08 22:28:13.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:13.042 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Closed. 2024-02-08 22:28:13.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown completed. 2024-02-08 22:28:13.082 [DefaultDispatcher-worker-15 @coroutine#2848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128ca7af 2024-02-08 22:28:13.083 [DefaultDispatcher-worker-15 @coroutine#2848] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41993/UmAppDatabase/replication/nodeId 2024-02-08 22:28:13.083 [DefaultDispatcher-worker-15 @coroutine#2848] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41993/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:13.083 [DefaultDispatcher-worker-15 @coroutine#2848] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41993/UmAppDatabase/replication/nodeId 2024-02-08 22:28:13.084 [DefaultDispatcher-worker-8 @coroutine#2848] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41993/UmAppDatabase/replication/nodeId 2024-02-08 22:28:13.084 [DefaultDispatcher-worker-8 @coroutine#2848] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41993/UmAppDatabase/replication/nodeId 2024-02-08 22:28:13.137 [DefaultDispatcher-worker-10 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68b3de47 2024-02-08 22:28:13.137 [DefaultDispatcher-worker-10 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48533/UmAppDatabase/replication/nodeId 2024-02-08 22:28:13.137 [DefaultDispatcher-worker-10 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48533/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:13.137 [DefaultDispatcher-worker-10 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48533/UmAppDatabase/replication/nodeId 2024-02-08 22:28:13.138 [DefaultDispatcher-worker-18 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48533/UmAppDatabase/replication/nodeId 2024-02-08 22:28:13.138 [DefaultDispatcher-worker-18 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48533/UmAppDatabase/replication/nodeId 2024-02-08 22:28:13.284 [DefaultDispatcher-worker-15 @coroutine#2927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@109188b4 2024-02-08 22:28:13.284 [DefaultDispatcher-worker-15 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36339/UmAppDatabase/replication/nodeId 2024-02-08 22:28:13.284 [DefaultDispatcher-worker-15 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36339/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:13.284 [DefaultDispatcher-worker-15 @coroutine#2927] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36339/UmAppDatabase/replication/nodeId 2024-02-08 22:28:13.285 [DefaultDispatcher-worker-14 @coroutine#2927] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36339/UmAppDatabase/replication/nodeId 2024-02-08 22:28:13.285 [DefaultDispatcher-worker-14 @coroutine#2927] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36339/UmAppDatabase/replication/nodeId 2024-02-08 22:28:13.350 [DefaultDispatcher-worker-13 @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc2c13c 2024-02-08 22:28:13.350 [DefaultDispatcher-worker-13 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43727/UmAppDatabase/replication/nodeId 2024-02-08 22:28:13.350 [DefaultDispatcher-worker-13 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43727/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:13.351 [DefaultDispatcher-worker-13 @coroutine#2959] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43727/UmAppDatabase/replication/nodeId 2024-02-08 22:28:13.352 [DefaultDispatcher-worker-15 @coroutine#2959] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43727/UmAppDatabase/replication/nodeId 2024-02-08 22:28:13.352 [DefaultDispatcher-worker-15 @coroutine#2959] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43727/UmAppDatabase/replication/nodeId 2024-02-08 22:28:13.463 [DefaultDispatcher-worker-16 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2024-02-08 22:28:13.463 [DefaultDispatcher-worker-16 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53077/UmAppDatabase/replication/nodeId 2024-02-08 22:28:13.464 [DefaultDispatcher-worker-16 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53077/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:13.464 [DefaultDispatcher-worker-16 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53077/UmAppDatabase/replication/nodeId 2024-02-08 22:28:13.465 [DefaultDispatcher-worker-14 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53077/UmAppDatabase/replication/nodeId 2024-02-08 22:28:13.465 [DefaultDispatcher-worker-14 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53077/UmAppDatabase/replication/nodeId 2024-02-08 22:28:13.536 [DefaultDispatcher-worker-18 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54099b09 2024-02-08 22:28:13.536 [DefaultDispatcher-worker-18 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 22:28:13.536 [DefaultDispatcher-worker-18 @coroutine#3018] 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-02-08 22:28:13.536 [DefaultDispatcher-worker-18 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 22:28:13.538 [DefaultDispatcher-worker-17 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 22:28:13.541 [DefaultDispatcher-worker-10 @coroutine#3032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f39ad3f 2024-02-08 22:28:13.541 [DefaultDispatcher-worker-10 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-08 22:28:13.541 [DefaultDispatcher-worker-10 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:13.541 [DefaultDispatcher-worker-10 @coroutine#3032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-08 22:28:13.542 [DefaultDispatcher-worker-11 @coroutine#3032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-08 22:28:13.542 [DefaultDispatcher-worker-11 @coroutine#3032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-08 22:28:13.712 [DefaultDispatcher-worker-16 @coroutine#3083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45482f82 2024-02-08 22:28:13.712 [DefaultDispatcher-worker-16 @coroutine#3083] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId 2024-02-08 22:28:13.712 [DefaultDispatcher-worker-16 @coroutine#3083] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:13.712 [DefaultDispatcher-worker-16 @coroutine#3083] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId 2024-02-08 22:28:13.713 [DefaultDispatcher-worker-9 @coroutine#3083] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId 2024-02-08 22:28:13.713 [DefaultDispatcher-worker-9 @coroutine#3083] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId 2024-02-08 22:28:13.964 [DefaultDispatcher-worker-10 @coroutine#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb1820d 2024-02-08 22:28:13.964 [DefaultDispatcher-worker-10 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45227/UmAppDatabase/replication/nodeId 2024-02-08 22:28:13.964 [DefaultDispatcher-worker-10 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45227/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:13.964 [DefaultDispatcher-worker-10 @coroutine#3126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45227/UmAppDatabase/replication/nodeId 2024-02-08 22:28:13.965 [DefaultDispatcher-worker-11 @coroutine#3126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45227/UmAppDatabase/replication/nodeId 2024-02-08 22:28:13.965 [DefaultDispatcher-worker-11 @coroutine#3126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45227/UmAppDatabase/replication/nodeId 2024-02-08 22:28:14.031 [DefaultDispatcher-worker-16 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f26e775 2024-02-08 22:28:14.031 [DefaultDispatcher-worker-16 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45589/UmAppDatabase/replication/nodeId 2024-02-08 22:28:14.031 [DefaultDispatcher-worker-16 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45589/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:14.031 [DefaultDispatcher-worker-16 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45589/UmAppDatabase/replication/nodeId 2024-02-08 22:28:14.032 [DefaultDispatcher-worker-10 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45589/UmAppDatabase/replication/nodeId 2024-02-08 22:28:14.032 [DefaultDispatcher-worker-10 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45589/UmAppDatabase/replication/nodeId 2024-02-08 22:28:14.045 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown initiated... 2024-02-08 22:28:14.045 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Close initiated... 2024-02-08 22:28:14.045 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:14.046 [HikariPool-124 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e04c89d: (connection evicted) 2024-02-08 22:28:14.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:14.046 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Closed. 2024-02-08 22:28:14.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown completed. 2024-02-08 22:28:14.050 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2024-02-08 22:28:14.051 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:14.051 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:14.051 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:14.051 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:14.051 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:14.051 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:14.051 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20bf7206 2024-02-08 22:28:14.051 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:14.051 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:14.051 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:14.051 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:14.051 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:14.051 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:14.051 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:14.051 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:14.051 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:14.051 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:14.051 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:14.051 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:14.051 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:14.051 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:14.051 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:14.051 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:14.051 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:14.051 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:14.051 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:14.051 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2024-02-08 22:28:14.051 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:14.051 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:14.051 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:14.051 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:14.051 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:14.051 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:14.051 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:14.051 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:14.051 [Test worker @coroutine#4290] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2024-02-08 22:28:14.052 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@30b0f674 2024-02-08 22:28:14.052 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@30b0f674 2024-02-08 22:28:14.052 [Test worker @coroutine#4290] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2024-02-08 22:28:14.070 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30b0f674 2024-02-08 22:28:14.080 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30b0f674 2024-02-08 22:28:14.082 [Test worker @coroutine#4293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30b0f674 2024-02-08 22:28:14.084 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30b0f674 2024-02-08 22:28:14.084 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2024-02-08 22:28:14.084 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:14.084 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:14.084 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:14.084 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:14.084 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:14.084 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:14.084 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77e24d3c 2024-02-08 22:28:14.084 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:14.084 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:14.084 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:14.084 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:14.084 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:14.084 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:14.084 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:14.084 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:14.084 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:14.084 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:14.084 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:14.084 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:14.084 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:14.084 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:14.084 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:14.084 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:14.084 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:14.084 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:14.084 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:14.084 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2024-02-08 22:28:14.084 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:14.084 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:14.084 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:14.084 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:14.084 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:14.084 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:14.084 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:14.084 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:14.084 [Test worker @coroutine#4290] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2024-02-08 22:28:14.085 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f1ea463 2024-02-08 22:28:14.085 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f1ea463 2024-02-08 22:28:14.085 [Test worker @coroutine#4290] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2024-02-08 22:28:14.092 [DefaultDispatcher-worker-17 @coroutine#2848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128ca7af 2024-02-08 22:28:14.093 [DefaultDispatcher-worker-17 @coroutine#2848] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41993/UmAppDatabase/replication/nodeId 2024-02-08 22:28:14.093 [DefaultDispatcher-worker-17 @coroutine#2848] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41993/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:14.093 [DefaultDispatcher-worker-17 @coroutine#2848] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41993/UmAppDatabase/replication/nodeId 2024-02-08 22:28:14.094 [DefaultDispatcher-worker-18 @coroutine#2848] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41993/UmAppDatabase/replication/nodeId 2024-02-08 22:28:14.094 [DefaultDispatcher-worker-18 @coroutine#2848] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41993/UmAppDatabase/replication/nodeId 2024-02-08 22:28:14.098 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f1ea463 2024-02-08 22:28:14.108 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f1ea463 2024-02-08 22:28:14.110 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f1ea463 2024-02-08 22:28:14.112 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f1ea463 2024-02-08 22:28:14.122 [DefaultDispatcher-worker-11 @coroutine#4306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f1ea463 2024-02-08 22:28:14.135 [DefaultDispatcher-worker-10 @coroutine#4290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30b0f674 2024-02-08 22:28:14.148 [DefaultDispatcher-worker-10 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68b3de47 2024-02-08 22:28:14.148 [DefaultDispatcher-worker-10 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48533/UmAppDatabase/replication/nodeId 2024-02-08 22:28:14.148 [DefaultDispatcher-worker-10 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48533/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:14.148 [DefaultDispatcher-worker-10 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48533/UmAppDatabase/replication/nodeId 2024-02-08 22:28:14.149 [DefaultDispatcher-worker-5 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48533/UmAppDatabase/replication/nodeId 2024-02-08 22:28:14.149 [DefaultDispatcher-worker-5 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48533/UmAppDatabase/replication/nodeId 2024-02-08 22:28:14.150 [DefaultDispatcher-worker-9 @coroutine#4290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30b0f674 2024-02-08 22:28:14.152 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:28:14.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown initiated... 2024-02-08 22:28:14.154 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Close initiated... 2024-02-08 22:28:14.154 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:14.154 [HikariPool-128 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30b0f674: (connection evicted) 2024-02-08 22:28:14.154 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:14.154 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Closed. 2024-02-08 22:28:14.154 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown completed. 2024-02-08 22:28:14.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown initiated... 2024-02-08 22:28:14.155 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Close initiated... 2024-02-08 22:28:14.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:14.155 [HikariPool-129 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f1ea463: (connection evicted) 2024-02-08 22:28:14.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:14.155 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Closed. 2024-02-08 22:28:14.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown completed. 2024-02-08 22:28:14.156 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2024-02-08 22:28:14.157 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:14.157 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:14.157 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:14.157 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:14.157 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:14.157 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:14.157 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c00da24 2024-02-08 22:28:14.157 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:14.157 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:14.157 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:14.157 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:14.157 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:14.157 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:14.157 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:14.157 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:14.157 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:14.157 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:14.157 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:14.157 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:14.157 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:14.157 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:14.157 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:14.157 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:14.157 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:14.157 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:14.157 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:14.157 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2024-02-08 22:28:14.157 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:14.157 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:14.157 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:14.157 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:14.157 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:14.157 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:14.157 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:14.157 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:14.157 [Test worker @coroutine#4335] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2024-02-08 22:28:14.157 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@726d0482 2024-02-08 22:28:14.157 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@726d0482 2024-02-08 22:28:14.157 [Test worker @coroutine#4335] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2024-02-08 22:28:14.173 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726d0482 2024-02-08 22:28:14.183 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726d0482 2024-02-08 22:28:14.185 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726d0482 2024-02-08 22:28:14.186 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726d0482 2024-02-08 22:28:14.187 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2024-02-08 22:28:14.187 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:14.187 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:14.187 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:14.187 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:14.187 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:14.187 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:14.187 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e451f9a 2024-02-08 22:28:14.187 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:14.187 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:14.187 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:14.187 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:14.187 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:14.187 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:14.187 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:14.187 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:14.187 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:14.187 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:14.187 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:14.187 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:14.187 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:14.187 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:14.187 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:14.187 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:14.187 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:14.187 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:14.187 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:14.187 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2024-02-08 22:28:14.187 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:14.187 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:14.187 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:14.187 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:14.187 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:14.187 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:14.187 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:14.187 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:14.187 [Test worker @coroutine#4335] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2024-02-08 22:28:14.187 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f59cb6f 2024-02-08 22:28:14.187 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f59cb6f 2024-02-08 22:28:14.187 [Test worker @coroutine#4335] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2024-02-08 22:28:14.200 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f59cb6f 2024-02-08 22:28:14.210 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f59cb6f 2024-02-08 22:28:14.212 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f59cb6f 2024-02-08 22:28:14.214 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f59cb6f 2024-02-08 22:28:14.225 [DefaultDispatcher-worker-14 @coroutine#4349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f59cb6f 2024-02-08 22:28:14.238 [DefaultDispatcher-worker-17 @coroutine#4335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726d0482 2024-02-08 22:28:14.251 [DefaultDispatcher-worker-17 @coroutine#4335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726d0482 2024-02-08 22:28:14.257 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:28:14.260 [DefaultDispatcher-worker-11 @coroutine#4335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726d0482 2024-02-08 22:28:14.276 [DefaultDispatcher-worker-8 @coroutine#4377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726d0482 2024-02-08 22:28:14.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown initiated... 2024-02-08 22:28:14.279 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Close initiated... 2024-02-08 22:28:14.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:14.279 [HikariPool-130 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Closing connection org.sqlite.jdbc4.JDBC4Connection@726d0482: (connection evicted) 2024-02-08 22:28:14.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:14.280 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Closed. 2024-02-08 22:28:14.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown completed. 2024-02-08 22:28:14.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2024-02-08 22:28:14.280 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2024-02-08 22:28:14.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:14.280 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f59cb6f: (connection evicted) 2024-02-08 22:28:14.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:14.281 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2024-02-08 22:28:14.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2024-02-08 22:28:14.282 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2024-02-08 22:28:14.282 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:14.282 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:14.282 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:14.282 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:14.282 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:14.282 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:14.282 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58fbecde 2024-02-08 22:28:14.282 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:14.282 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:14.282 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:14.282 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:14.282 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:14.282 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:14.282 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:14.282 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:14.282 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:14.282 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:14.282 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:14.282 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:14.282 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:14.282 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:14.282 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:14.282 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:14.282 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:14.282 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:14.282 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:14.282 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2024-02-08 22:28:14.282 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:14.282 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:14.282 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:14.282 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:14.282 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:14.282 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:14.282 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:14.282 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:14.282 [Test worker @coroutine#4389] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2024-02-08 22:28:14.283 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ba6707e 2024-02-08 22:28:14.283 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ba6707e 2024-02-08 22:28:14.283 [Test worker @coroutine#4389] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2024-02-08 22:28:14.293 [DefaultDispatcher-worker-8 @coroutine#2927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@109188b4 2024-02-08 22:28:14.293 [DefaultDispatcher-worker-8 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36339/UmAppDatabase/replication/nodeId 2024-02-08 22:28:14.293 [DefaultDispatcher-worker-8 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36339/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:14.293 [DefaultDispatcher-worker-8 @coroutine#2927] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36339/UmAppDatabase/replication/nodeId 2024-02-08 22:28:14.294 [DefaultDispatcher-worker-16 @coroutine#2927] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36339/UmAppDatabase/replication/nodeId 2024-02-08 22:28:14.295 [DefaultDispatcher-worker-16 @coroutine#2927] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36339/UmAppDatabase/replication/nodeId 2024-02-08 22:28:14.298 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ba6707e 2024-02-08 22:28:14.309 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ba6707e 2024-02-08 22:28:14.310 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ba6707e 2024-02-08 22:28:14.312 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ba6707e 2024-02-08 22:28:14.312 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2024-02-08 22:28:14.312 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:14.312 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:14.312 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:14.312 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:14.312 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:14.312 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:14.312 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1cd853ee 2024-02-08 22:28:14.312 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:14.312 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:14.312 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:14.312 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:14.312 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:14.312 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:14.312 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:14.312 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:14.312 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:14.312 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:14.312 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:14.312 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:14.312 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:14.312 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:14.312 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:14.312 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:14.312 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:14.312 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:14.313 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:14.313 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2024-02-08 22:28:14.313 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:14.313 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:14.313 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:14.313 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:14.313 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:14.313 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:14.313 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:14.313 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:14.313 [Test worker @coroutine#4389] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2024-02-08 22:28:14.313 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@22c14d10 2024-02-08 22:28:14.313 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@22c14d10 2024-02-08 22:28:14.313 [Test worker @coroutine#4389] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2024-02-08 22:28:14.325 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22c14d10 2024-02-08 22:28:14.336 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22c14d10 2024-02-08 22:28:14.337 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22c14d10 2024-02-08 22:28:14.339 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22c14d10 2024-02-08 22:28:14.350 [DefaultDispatcher-worker-1 @coroutine#4405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22c14d10 2024-02-08 22:28:14.364 [DefaultDispatcher-worker-15 @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc2c13c 2024-02-08 22:28:14.365 [DefaultDispatcher-worker-15 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43727/UmAppDatabase/replication/nodeId 2024-02-08 22:28:14.365 [DefaultDispatcher-worker-15 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43727/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:14.365 [DefaultDispatcher-worker-15 @coroutine#2959] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43727/UmAppDatabase/replication/nodeId 2024-02-08 22:28:14.366 [DefaultDispatcher-worker-12 @coroutine#2959] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43727/UmAppDatabase/replication/nodeId 2024-02-08 22:28:14.366 [DefaultDispatcher-worker-12 @coroutine#2959] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43727/UmAppDatabase/replication/nodeId 2024-02-08 22:28:14.367 [DefaultDispatcher-worker-1 @coroutine#4389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ba6707e 2024-02-08 22:28:14.377 [DefaultDispatcher-worker-15 @coroutine#4389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ba6707e 2024-02-08 22:28:14.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2024-02-08 22:28:14.381 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2024-02-08 22:28:14.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:14.382 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ba6707e: (connection evicted) 2024-02-08 22:28:14.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:14.382 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2024-02-08 22:28:14.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2024-02-08 22:28:14.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2024-02-08 22:28:14.383 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2024-02-08 22:28:14.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:14.383 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22c14d10: (connection evicted) 2024-02-08 22:28:14.384 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:14.384 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2024-02-08 22:28:14.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2024-02-08 22:28:14.385 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2024-02-08 22:28:14.385 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:14.385 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:14.385 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:14.385 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:14.385 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:14.385 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:14.385 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33fc92d6 2024-02-08 22:28:14.385 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:14.385 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:14.385 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:14.385 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:14.385 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:14.385 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:14.385 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:14.385 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:14.385 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:14.385 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:14.385 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:14.385 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:14.385 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:14.385 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:14.385 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:14.385 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:14.385 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:14.385 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:14.385 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:14.385 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2024-02-08 22:28:14.385 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:14.385 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:14.385 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:14.385 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:14.385 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:14.385 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:14.385 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:14.385 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:14.385 [Test worker @coroutine#4435] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2024-02-08 22:28:14.385 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@189f9f9f 2024-02-08 22:28:14.385 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@189f9f9f 2024-02-08 22:28:14.385 [Test worker @coroutine#4435] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2024-02-08 22:28:14.400 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189f9f9f 2024-02-08 22:28:14.410 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189f9f9f 2024-02-08 22:28:14.412 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189f9f9f 2024-02-08 22:28:14.414 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189f9f9f 2024-02-08 22:28:14.414 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2024-02-08 22:28:14.414 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:14.414 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:14.414 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:14.414 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:14.414 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:14.414 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:14.414 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@496e2bdd 2024-02-08 22:28:14.414 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:14.414 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:14.414 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:14.414 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:14.414 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:14.414 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:14.414 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:14.414 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:14.414 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:14.414 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:14.414 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:14.414 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:14.414 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:14.414 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:14.414 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:14.414 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:14.414 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:14.414 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:14.414 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:14.414 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2024-02-08 22:28:14.414 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:14.414 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:14.414 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:14.414 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:14.414 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:14.414 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:14.414 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:14.414 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:14.414 [Test worker @coroutine#4435] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2024-02-08 22:28:14.415 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@76379796 2024-02-08 22:28:14.415 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@76379796 2024-02-08 22:28:14.415 [Test worker @coroutine#4435] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2024-02-08 22:28:14.427 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76379796 2024-02-08 22:28:14.438 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76379796 2024-02-08 22:28:14.439 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76379796 2024-02-08 22:28:14.441 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76379796 2024-02-08 22:28:14.452 [DefaultDispatcher-worker-3 @coroutine#4448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76379796 2024-02-08 22:28:14.464 [DefaultDispatcher-worker-7 @coroutine#4435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189f9f9f 2024-02-08 22:28:14.475 [DefaultDispatcher-worker-15 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2024-02-08 22:28:14.476 [DefaultDispatcher-worker-15 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53077/UmAppDatabase/replication/nodeId 2024-02-08 22:28:14.476 [DefaultDispatcher-worker-15 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53077/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:14.476 [DefaultDispatcher-worker-15 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53077/UmAppDatabase/replication/nodeId 2024-02-08 22:28:14.477 [DefaultDispatcher-worker-14 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53077/UmAppDatabase/replication/nodeId 2024-02-08 22:28:14.477 [DefaultDispatcher-worker-14 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53077/UmAppDatabase/replication/nodeId 2024-02-08 22:28:14.478 [DefaultDispatcher-worker-16 @coroutine#4435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189f9f9f 2024-02-08 22:28:14.482 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2024-02-08 22:28:14.482 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2024-02-08 22:28:14.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:14.483 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@189f9f9f: (connection evicted) 2024-02-08 22:28:14.483 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:14.483 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2024-02-08 22:28:14.483 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2024-02-08 22:28:14.483 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2024-02-08 22:28:14.483 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2024-02-08 22:28:14.483 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:14.484 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76379796: (connection evicted) 2024-02-08 22:28:14.484 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:14.484 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2024-02-08 22:28:14.484 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2024-02-08 22:28:14.486 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2024-02-08 22:28:14.486 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:14.486 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:14.486 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:14.486 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:14.486 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:14.486 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:14.486 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b578779 2024-02-08 22:28:14.486 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:14.486 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:14.486 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:14.486 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:14.486 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:14.486 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:14.486 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:14.486 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:14.486 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:14.486 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:14.486 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:14.486 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:14.486 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:14.486 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:14.486 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:14.486 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:14.486 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:14.486 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:14.486 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:14.486 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2024-02-08 22:28:14.486 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:14.486 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:14.486 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:14.486 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:14.486 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:14.486 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:14.486 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:14.486 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:14.486 [Test worker @coroutine#4479] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2024-02-08 22:28:14.487 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@41d6d6c4 2024-02-08 22:28:14.487 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@41d6d6c4 2024-02-08 22:28:14.487 [Test worker @coroutine#4479] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2024-02-08 22:28:14.502 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41d6d6c4 2024-02-08 22:28:14.513 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41d6d6c4 2024-02-08 22:28:14.514 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41d6d6c4 2024-02-08 22:28:14.516 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41d6d6c4 2024-02-08 22:28:14.516 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2024-02-08 22:28:14.517 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:14.517 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:14.517 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:14.517 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:14.517 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:14.517 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:14.517 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14f03f2 2024-02-08 22:28:14.517 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:14.517 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:14.517 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:14.517 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:14.517 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:14.517 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:14.517 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:14.517 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:14.517 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:14.517 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:14.517 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:14.517 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:14.517 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:14.517 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:14.517 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:14.517 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:14.517 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:14.517 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:14.517 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:14.517 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2024-02-08 22:28:14.517 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:14.517 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:14.517 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:14.517 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:14.517 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:14.517 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:14.517 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:14.517 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:14.517 [Test worker @coroutine#4479] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2024-02-08 22:28:14.517 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@31f4fdc5 2024-02-08 22:28:14.517 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@31f4fdc5 2024-02-08 22:28:14.517 [Test worker @coroutine#4479] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2024-02-08 22:28:14.530 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31f4fdc5 2024-02-08 22:28:14.541 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31f4fdc5 2024-02-08 22:28:14.543 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31f4fdc5 2024-02-08 22:28:14.545 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31f4fdc5 2024-02-08 22:28:14.547 [DefaultDispatcher-worker-17 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54099b09 2024-02-08 22:28:14.548 [DefaultDispatcher-worker-17 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 22:28:14.548 [DefaultDispatcher-worker-17 @coroutine#3018] 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-02-08 22:28:14.548 [DefaultDispatcher-worker-17 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 22:28:14.549 [DefaultDispatcher-worker-15 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 22:28:14.552 [DefaultDispatcher-worker-6 @coroutine#3032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f39ad3f 2024-02-08 22:28:14.552 [DefaultDispatcher-worker-6 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-08 22:28:14.552 [DefaultDispatcher-worker-6 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:14.552 [DefaultDispatcher-worker-6 @coroutine#3032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-08 22:28:14.553 [DefaultDispatcher-worker-17 @coroutine#3032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-08 22:28:14.553 [DefaultDispatcher-worker-17 @coroutine#3032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-08 22:28:14.555 [DefaultDispatcher-worker-9 @coroutine#4492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31f4fdc5 2024-02-08 22:28:14.569 [DefaultDispatcher-worker-16 @coroutine#4479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41d6d6c4 2024-02-08 22:28:14.583 [DefaultDispatcher-worker-14 @coroutine#4479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41d6d6c4 2024-02-08 22:28:14.587 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:28:14.588 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2024-02-08 22:28:14.588 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2024-02-08 22:28:14.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:14.588 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41d6d6c4: (connection evicted) 2024-02-08 22:28:14.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:14.589 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2024-02-08 22:28:14.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2024-02-08 22:28:14.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2024-02-08 22:28:14.589 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2024-02-08 22:28:14.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:14.589 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31f4fdc5: (connection evicted) 2024-02-08 22:28:14.590 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:14.590 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2024-02-08 22:28:14.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2024-02-08 22:28:14.591 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2024-02-08 22:28:14.591 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:14.591 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:14.591 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:14.591 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:14.591 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:14.591 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:14.591 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c16cc25 2024-02-08 22:28:14.591 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:14.591 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:14.591 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:14.591 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:14.591 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:14.591 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:14.591 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:14.591 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:14.591 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:14.591 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:14.591 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:14.591 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:14.591 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:14.591 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:14.591 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:14.591 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:14.591 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:14.591 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:14.591 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:14.591 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2024-02-08 22:28:14.592 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:14.592 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:14.592 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:14.592 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:14.592 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:14.592 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:14.592 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:14.592 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:14.592 [Test worker @coroutine#4524] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2024-02-08 22:28:14.592 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cc5ca01 2024-02-08 22:28:14.592 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cc5ca01 2024-02-08 22:28:14.592 [Test worker @coroutine#4524] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2024-02-08 22:28:14.607 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc5ca01 2024-02-08 22:28:14.617 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc5ca01 2024-02-08 22:28:14.619 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc5ca01 2024-02-08 22:28:14.621 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc5ca01 2024-02-08 22:28:14.621 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2024-02-08 22:28:14.621 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:14.621 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:14.621 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:14.621 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:14.621 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:14.621 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:14.621 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53a645a2 2024-02-08 22:28:14.621 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:14.621 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:14.621 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:14.621 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:14.621 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:14.621 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:14.621 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:14.621 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:14.621 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:14.621 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:14.621 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:14.621 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:14.621 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:14.621 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:14.621 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:14.621 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:14.621 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:14.621 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:14.621 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:14.621 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2024-02-08 22:28:14.621 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:14.621 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:14.621 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:14.621 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:14.621 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:14.621 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:14.621 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:14.621 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:14.621 [Test worker @coroutine#4524] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2024-02-08 22:28:14.622 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ead6e20 2024-02-08 22:28:14.622 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ead6e20 2024-02-08 22:28:14.622 [Test worker @coroutine#4524] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2024-02-08 22:28:14.634 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ead6e20 2024-02-08 22:28:14.645 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ead6e20 2024-02-08 22:28:14.646 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ead6e20 2024-02-08 22:28:14.648 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ead6e20 2024-02-08 22:28:14.658 [DefaultDispatcher-worker-5 @coroutine#4537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ead6e20 2024-02-08 22:28:14.671 [DefaultDispatcher-worker-16 @coroutine#4524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc5ca01 2024-02-08 22:28:14.681 [DefaultDispatcher-worker-8 @coroutine#4524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc5ca01 2024-02-08 22:28:14.689 [DefaultDispatcher-worker-13 @coroutine#4524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc5ca01 2024-02-08 22:28:14.692 [HikariPool-138 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:28:14.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2024-02-08 22:28:14.694 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2024-02-08 22:28:14.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:14.694 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3cc5ca01: (connection evicted) 2024-02-08 22:28:14.695 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:14.695 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2024-02-08 22:28:14.695 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2024-02-08 22:28:14.695 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2024-02-08 22:28:14.695 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2024-02-08 22:28:14.695 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:14.696 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ead6e20: (connection evicted) 2024-02-08 22:28:14.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:14.696 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2024-02-08 22:28:14.696 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2024-02-08 22:28:14.697 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2024-02-08 22:28:14.698 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:14.698 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:14.698 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:14.698 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:14.698 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:14.698 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:14.698 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b27d5d3 2024-02-08 22:28:14.698 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:14.698 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:14.698 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:14.698 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:14.698 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:14.698 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:14.698 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:14.698 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:14.698 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:14.698 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:14.698 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:14.698 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:14.698 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:14.698 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:14.698 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:14.698 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:14.698 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:14.698 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:14.698 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:14.698 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2024-02-08 22:28:14.698 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:14.698 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:14.698 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:14.698 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:14.698 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:14.698 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:14.698 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:14.698 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:14.698 [Test worker @coroutine#4565] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2024-02-08 22:28:14.698 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@cc3fc5c 2024-02-08 22:28:14.698 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@cc3fc5c 2024-02-08 22:28:14.698 [Test worker @coroutine#4565] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2024-02-08 22:28:14.715 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc3fc5c 2024-02-08 22:28:14.722 [DefaultDispatcher-worker-1 @coroutine#3083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45482f82 2024-02-08 22:28:14.722 [DefaultDispatcher-worker-1 @coroutine#3083] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId 2024-02-08 22:28:14.723 [DefaultDispatcher-worker-1 @coroutine#3083] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:14.723 [DefaultDispatcher-worker-1 @coroutine#3083] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId 2024-02-08 22:28:14.724 [DefaultDispatcher-worker-8 @coroutine#3083] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId 2024-02-08 22:28:14.724 [DefaultDispatcher-worker-8 @coroutine#3083] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId 2024-02-08 22:28:14.726 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc3fc5c 2024-02-08 22:28:14.727 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc3fc5c 2024-02-08 22:28:14.729 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc3fc5c 2024-02-08 22:28:14.729 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2024-02-08 22:28:14.729 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:14.729 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:14.729 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:14.729 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:14.729 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:14.729 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:14.729 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17e323fd 2024-02-08 22:28:14.729 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:14.729 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:14.729 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:14.729 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:14.729 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:14.729 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:14.729 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:14.729 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:14.729 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:14.730 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:14.730 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:14.730 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:14.730 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:14.730 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:14.730 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:14.730 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:14.730 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:14.730 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:14.730 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:14.730 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2024-02-08 22:28:14.730 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:14.730 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:14.730 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:14.730 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:14.730 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:14.730 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:14.730 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:14.730 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:14.730 [Test worker @coroutine#4565] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2024-02-08 22:28:14.730 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@33319df0 2024-02-08 22:28:14.730 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@33319df0 2024-02-08 22:28:14.730 [Test worker @coroutine#4565] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2024-02-08 22:28:14.743 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33319df0 2024-02-08 22:28:14.754 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33319df0 2024-02-08 22:28:14.755 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33319df0 2024-02-08 22:28:14.757 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33319df0 2024-02-08 22:28:14.768 [DefaultDispatcher-worker-17 @coroutine#4581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33319df0 2024-02-08 22:28:14.781 [DefaultDispatcher-worker-5 @coroutine#4565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc3fc5c 2024-02-08 22:28:14.794 [DefaultDispatcher-worker-8 @coroutine#4565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc3fc5c 2024-02-08 22:28:14.798 [HikariPool-140 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:28:14.801 [DefaultDispatcher-worker-8 @coroutine#4565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc3fc5c 2024-02-08 22:28:14.814 [DefaultDispatcher-worker-4 @coroutine#4610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc3fc5c 2024-02-08 22:28:14.816 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2024-02-08 22:28:14.816 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2024-02-08 22:28:14.816 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:14.817 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@cc3fc5c: (connection evicted) 2024-02-08 22:28:14.818 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:14.818 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2024-02-08 22:28:14.818 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2024-02-08 22:28:14.818 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2024-02-08 22:28:14.818 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2024-02-08 22:28:14.818 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:14.818 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33319df0: (connection evicted) 2024-02-08 22:28:14.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:14.819 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2024-02-08 22:28:14.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2024-02-08 22:28:14.820 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2024-02-08 22:28:14.820 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:14.820 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:14.820 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:14.820 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:14.820 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:14.820 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:14.820 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e2ee637 2024-02-08 22:28:14.820 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:14.820 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:14.820 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:14.820 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:14.820 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:14.820 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:14.820 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:14.820 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:14.820 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:14.820 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:14.820 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:14.820 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:14.820 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:14.820 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:14.820 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:14.820 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:14.820 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:14.820 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:14.820 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:14.820 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2024-02-08 22:28:14.820 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:14.820 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:14.820 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:14.820 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:14.820 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:14.820 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:14.820 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:14.820 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:14.820 [Test worker @coroutine#4622] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2024-02-08 22:28:14.821 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@492e9e87 2024-02-08 22:28:14.821 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@492e9e87 2024-02-08 22:28:14.821 [Test worker @coroutine#4622] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2024-02-08 22:28:14.837 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@492e9e87 2024-02-08 22:28:14.847 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@492e9e87 2024-02-08 22:28:14.848 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@492e9e87 2024-02-08 22:28:14.850 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@492e9e87 2024-02-08 22:28:14.850 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2024-02-08 22:28:14.851 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:14.851 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:14.851 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:14.851 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:14.851 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:14.851 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:14.851 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@515555b 2024-02-08 22:28:14.851 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:14.851 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:14.851 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:14.851 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:14.851 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:14.851 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:14.851 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:14.851 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:14.851 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:14.851 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:14.851 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:14.851 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:14.851 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:14.851 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:14.851 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:14.851 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:14.851 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:14.851 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:14.851 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:14.851 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2024-02-08 22:28:14.851 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:14.851 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:14.851 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:14.851 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:14.851 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:14.851 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:14.851 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:14.851 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:14.851 [Test worker @coroutine#4622] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2024-02-08 22:28:14.851 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@204beb58 2024-02-08 22:28:14.851 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@204beb58 2024-02-08 22:28:14.851 [Test worker @coroutine#4622] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2024-02-08 22:28:14.864 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@204beb58 2024-02-08 22:28:14.879 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@204beb58 2024-02-08 22:28:14.881 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@204beb58 2024-02-08 22:28:14.884 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@204beb58 2024-02-08 22:28:14.893 [DefaultDispatcher-worker-11 @coroutine#4635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@204beb58 2024-02-08 22:28:14.906 [DefaultDispatcher-worker-18 @coroutine#4622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@492e9e87 2024-02-08 22:28:14.919 [DefaultDispatcher-worker-12 @coroutine#4622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@492e9e87 2024-02-08 22:28:14.921 [HikariPool-142 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:28:14.921 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@492e9e87 2024-02-08 22:28:14.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2024-02-08 22:28:14.926 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2024-02-08 22:28:14.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:14.926 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@492e9e87: (connection evicted) 2024-02-08 22:28:14.927 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:14.927 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2024-02-08 22:28:14.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2024-02-08 22:28:14.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2024-02-08 22:28:14.927 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2024-02-08 22:28:14.927 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:14.928 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@204beb58: (connection evicted) 2024-02-08 22:28:14.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:14.928 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2024-02-08 22:28:14.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2024-02-08 22:28:14.929 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2024-02-08 22:28:14.930 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:14.930 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:14.930 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:14.930 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:14.930 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:14.930 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:14.930 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37bac0f4 2024-02-08 22:28:14.930 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:14.930 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:14.930 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:14.930 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:14.930 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:14.930 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:14.930 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:14.930 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:14.930 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:14.930 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:14.930 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:14.930 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:14.930 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:14.930 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:14.930 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:14.930 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:14.930 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:14.930 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:14.930 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:14.930 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2024-02-08 22:28:14.930 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:14.930 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:14.930 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:14.930 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:14.930 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:14.930 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:14.930 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:14.930 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:14.930 [Test worker @coroutine#4664] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2024-02-08 22:28:14.930 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@951053f 2024-02-08 22:28:14.930 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@951053f 2024-02-08 22:28:14.930 [Test worker @coroutine#4664] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2024-02-08 22:28:14.948 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@951053f 2024-02-08 22:28:14.958 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@951053f 2024-02-08 22:28:14.960 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@951053f 2024-02-08 22:28:14.961 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@951053f 2024-02-08 22:28:14.962 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2024-02-08 22:28:14.962 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:14.962 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:14.962 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:14.962 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:14.962 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:14.962 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:14.962 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44f5259a 2024-02-08 22:28:14.962 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:14.962 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:14.962 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:14.962 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:14.962 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:14.962 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:14.962 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:14.962 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:14.962 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:14.962 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:14.962 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:14.962 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:14.962 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:14.962 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:14.962 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:14.962 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:14.962 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:14.962 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:14.962 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:14.962 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2024-02-08 22:28:14.962 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:14.962 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:14.962 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:14.962 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:14.962 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:14.962 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:14.962 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:14.962 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:14.962 [Test worker @coroutine#4664] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2024-02-08 22:28:14.962 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c2063e0 2024-02-08 22:28:14.962 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c2063e0 2024-02-08 22:28:14.962 [Test worker @coroutine#4664] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2024-02-08 22:28:14.974 [DefaultDispatcher-worker-11 @coroutine#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb1820d 2024-02-08 22:28:14.974 [DefaultDispatcher-worker-11 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45227/UmAppDatabase/replication/nodeId 2024-02-08 22:28:14.974 [DefaultDispatcher-worker-11 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45227/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:14.974 [DefaultDispatcher-worker-11 @coroutine#3126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45227/UmAppDatabase/replication/nodeId 2024-02-08 22:28:14.976 [DefaultDispatcher-worker-13 @coroutine#3126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45227/UmAppDatabase/replication/nodeId 2024-02-08 22:28:14.976 [DefaultDispatcher-worker-13 @coroutine#3126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45227/UmAppDatabase/replication/nodeId 2024-02-08 22:28:14.976 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c2063e0 2024-02-08 22:28:14.986 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c2063e0 2024-02-08 22:28:14.988 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c2063e0 2024-02-08 22:28:14.990 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c2063e0 2024-02-08 22:28:15.000 [DefaultDispatcher-worker-5 @coroutine#4680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c2063e0 2024-02-08 22:28:15.013 [DefaultDispatcher-worker-11 @coroutine#4664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@951053f 2024-02-08 22:28:15.023 [DefaultDispatcher-worker-5 @coroutine#4664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@951053f 2024-02-08 22:28:15.027 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@951053f 2024-02-08 22:28:15.030 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@951053f 2024-02-08 22:28:15.030 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:15.037 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2024-02-08 22:28:15.037 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2024-02-08 22:28:15.037 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:15.037 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@951053f: (connection evicted) 2024-02-08 22:28:15.038 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:15.038 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2024-02-08 22:28:15.038 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2024-02-08 22:28:15.038 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2024-02-08 22:28:15.038 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2024-02-08 22:28:15.038 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:15.038 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c2063e0: (connection evicted) 2024-02-08 22:28:15.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:15.039 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2024-02-08 22:28:15.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2024-02-08 22:28:15.040 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2024-02-08 22:28:15.040 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:15.040 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:15.040 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:15.040 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:15.040 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:15.040 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:15.040 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3dceec83 2024-02-08 22:28:15.040 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:15.040 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:15.040 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:15.040 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:15.040 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:15.040 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:15.040 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:15.040 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:15.040 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:15.040 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:15.040 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:15.040 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:15.040 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:15.040 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:15.040 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:15.040 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:15.040 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:15.040 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:15.040 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:15.040 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2024-02-08 22:28:15.040 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:15.040 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:15.040 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:15.040 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:15.040 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:15.040 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:15.040 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:15.040 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:15.040 [Test worker @coroutine#4712] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2024-02-08 22:28:15.041 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@31d09031 2024-02-08 22:28:15.041 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@31d09031 2024-02-08 22:28:15.041 [Test worker @coroutine#4712] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2024-02-08 22:28:15.041 [DefaultDispatcher-worker-9 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f26e775 2024-02-08 22:28:15.041 [DefaultDispatcher-worker-9 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45589/UmAppDatabase/replication/nodeId 2024-02-08 22:28:15.041 [DefaultDispatcher-worker-9 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45589/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:15.041 [DefaultDispatcher-worker-9 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45589/UmAppDatabase/replication/nodeId 2024-02-08 22:28:15.042 [DefaultDispatcher-worker-18 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45589/UmAppDatabase/replication/nodeId 2024-02-08 22:28:15.042 [DefaultDispatcher-worker-18 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45589/UmAppDatabase/replication/nodeId 2024-02-08 22:28:15.054 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d09031 2024-02-08 22:28:15.064 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d09031 2024-02-08 22:28:15.066 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d09031 2024-02-08 22:28:15.067 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d09031 2024-02-08 22:28:15.068 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2024-02-08 22:28:15.068 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:15.068 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:15.068 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:15.068 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:15.068 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:15.068 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:15.068 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49231d79 2024-02-08 22:28:15.068 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:15.068 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:15.068 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:15.068 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:15.068 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:15.068 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:15.068 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:15.068 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:15.068 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:15.068 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:15.068 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:15.068 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:15.068 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:15.068 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:15.068 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:15.068 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:15.068 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:15.068 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:15.068 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:15.068 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2024-02-08 22:28:15.068 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:15.068 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:15.068 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:15.068 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:15.068 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:15.068 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:15.068 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:15.068 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:15.068 [Test worker @coroutine#4712] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2024-02-08 22:28:15.068 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f93303f 2024-02-08 22:28:15.068 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f93303f 2024-02-08 22:28:15.068 [Test worker @coroutine#4712] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2024-02-08 22:28:15.081 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f93303f 2024-02-08 22:28:15.091 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f93303f 2024-02-08 22:28:15.093 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f93303f 2024-02-08 22:28:15.095 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f93303f 2024-02-08 22:28:15.104 [DefaultDispatcher-worker-8 @coroutine#2848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128ca7af 2024-02-08 22:28:15.104 [DefaultDispatcher-worker-8 @coroutine#2848] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41993/UmAppDatabase/replication/nodeId 2024-02-08 22:28:15.104 [DefaultDispatcher-worker-8 @coroutine#2848] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41993/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:15.104 [DefaultDispatcher-worker-8 @coroutine#2848] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41993/UmAppDatabase/replication/nodeId 2024-02-08 22:28:15.104 [DefaultDispatcher-worker-10 @coroutine#4730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f93303f 2024-02-08 22:28:15.105 [DefaultDispatcher-worker-18 @coroutine#2848] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41993/UmAppDatabase/replication/nodeId 2024-02-08 22:28:15.105 [DefaultDispatcher-worker-18 @coroutine#2848] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41993/UmAppDatabase/replication/nodeId 2024-02-08 22:28:15.118 [DefaultDispatcher-worker-12 @coroutine#4712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d09031 2024-02-08 22:28:15.126 [DefaultDispatcher-worker-18 @coroutine#4712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d09031 2024-02-08 22:28:15.177 [HikariPool-146 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:15.177 [HikariPool-147 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:15.184 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2024-02-08 22:28:15.184 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2024-02-08 22:28:15.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:15.184 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31d09031: (connection evicted) 2024-02-08 22:28:15.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:15.185 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2024-02-08 22:28:15.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2024-02-08 22:28:15.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2024-02-08 22:28:15.185 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2024-02-08 22:28:15.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:15.186 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f93303f: (connection evicted) 2024-02-08 22:28:15.186 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:15.186 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2024-02-08 22:28:15.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2024-02-08 22:28:15.187 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2024-02-08 22:28:15.188 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:15.188 [DefaultDispatcher-worker-18 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68b3de47 2024-02-08 22:28:15.188 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:15.188 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:15.188 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:15.188 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:15.188 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:15.188 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67c912d3 2024-02-08 22:28:15.188 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:15.188 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:15.188 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:15.188 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:15.188 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:15.188 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:15.188 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:15.188 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:15.188 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:15.188 [DefaultDispatcher-worker-18 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48533/UmAppDatabase/replication/nodeId 2024-02-08 22:28:15.188 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:15.188 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:15.188 [DefaultDispatcher-worker-18 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48533/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:15.188 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:15.188 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:15.188 [DefaultDispatcher-worker-18 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48533/UmAppDatabase/replication/nodeId 2024-02-08 22:28:15.188 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:15.188 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:15.188 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:15.188 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:15.188 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:15.188 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:15.188 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2024-02-08 22:28:15.188 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:15.188 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:15.188 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:15.188 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:15.188 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:15.188 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:15.188 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:15.188 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:15.188 [Test worker @coroutine#4773] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2024-02-08 22:28:15.188 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@37e967df 2024-02-08 22:28:15.188 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@37e967df 2024-02-08 22:28:15.188 [Test worker @coroutine#4773] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2024-02-08 22:28:15.189 [DefaultDispatcher-worker-7 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48533/UmAppDatabase/replication/nodeId 2024-02-08 22:28:15.189 [DefaultDispatcher-worker-7 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48533/UmAppDatabase/replication/nodeId 2024-02-08 22:28:15.201 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e967df 2024-02-08 22:28:15.212 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e967df 2024-02-08 22:28:15.213 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e967df 2024-02-08 22:28:15.215 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e967df 2024-02-08 22:28:15.215 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2024-02-08 22:28:15.216 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:15.216 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:15.216 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:15.216 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:15.216 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:15.216 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:15.216 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65011123 2024-02-08 22:28:15.216 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:15.216 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:15.216 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:15.216 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:15.216 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:15.216 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:15.216 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:15.216 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:15.216 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:15.216 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:15.216 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:15.216 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:15.216 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:15.216 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:15.216 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:15.216 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:15.216 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:15.216 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:15.216 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:15.216 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2024-02-08 22:28:15.216 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:15.216 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:15.216 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:15.216 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:15.216 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:15.216 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:15.216 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:15.216 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:15.216 [Test worker @coroutine#4773] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2024-02-08 22:28:15.216 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@36d7e8d2 2024-02-08 22:28:15.216 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@36d7e8d2 2024-02-08 22:28:15.216 [Test worker @coroutine#4773] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2024-02-08 22:28:15.228 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36d7e8d2 2024-02-08 22:28:15.239 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36d7e8d2 2024-02-08 22:28:15.240 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36d7e8d2 2024-02-08 22:28:15.242 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36d7e8d2 2024-02-08 22:28:15.252 [DefaultDispatcher-worker-12 @coroutine#4790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36d7e8d2 2024-02-08 22:28:15.266 [DefaultDispatcher-worker-6 @coroutine#4773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e967df 2024-02-08 22:28:15.277 [DefaultDispatcher-worker-4 @coroutine#4773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e967df 2024-02-08 22:28:15.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2024-02-08 22:28:15.282 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2024-02-08 22:28:15.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:15.282 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37e967df: (connection evicted) 2024-02-08 22:28:15.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:15.283 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2024-02-08 22:28:15.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2024-02-08 22:28:15.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2024-02-08 22:28:15.283 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2024-02-08 22:28:15.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:15.284 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36d7e8d2: (connection evicted) 2024-02-08 22:28:15.284 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:15.284 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2024-02-08 22:28:15.284 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2024-02-08 22:28:15.286 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2024-02-08 22:28:15.286 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:15.286 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:15.286 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:15.286 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:15.286 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:15.286 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:15.286 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@631c6ef4 2024-02-08 22:28:15.286 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:15.286 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:15.286 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:15.286 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:15.286 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:15.286 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:15.286 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:15.286 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:15.287 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:15.287 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:15.287 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:15.287 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:15.287 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:15.287 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:15.287 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:15.287 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:15.287 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:15.287 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:15.287 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:15.287 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2024-02-08 22:28:15.287 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:15.287 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:15.287 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:15.287 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:15.287 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:15.287 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:15.287 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:15.287 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:15.287 [Test worker @coroutine#4817] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2024-02-08 22:28:15.287 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@7441edeb 2024-02-08 22:28:15.287 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@7441edeb 2024-02-08 22:28:15.287 [Test worker @coroutine#4817] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2024-02-08 22:28:15.303 [DefaultDispatcher-worker-3 @coroutine#2927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@109188b4 2024-02-08 22:28:15.304 [DefaultDispatcher-worker-3 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36339/UmAppDatabase/replication/nodeId 2024-02-08 22:28:15.304 [DefaultDispatcher-worker-3 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36339/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:15.304 [DefaultDispatcher-worker-3 @coroutine#2927] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36339/UmAppDatabase/replication/nodeId 2024-02-08 22:28:15.305 [DefaultDispatcher-worker-6 @coroutine#2927] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36339/UmAppDatabase/replication/nodeId 2024-02-08 22:28:15.305 [DefaultDispatcher-worker-6 @coroutine#2927] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36339/UmAppDatabase/replication/nodeId 2024-02-08 22:28:15.310 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7441edeb 2024-02-08 22:28:15.326 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7441edeb 2024-02-08 22:28:15.329 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7441edeb 2024-02-08 22:28:15.332 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7441edeb 2024-02-08 22:28:15.332 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2024-02-08 22:28:15.332 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:15.332 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:15.332 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:15.332 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:15.332 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:15.332 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:15.332 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11efa76e 2024-02-08 22:28:15.332 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:15.332 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:15.332 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:15.332 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:15.332 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:15.332 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:15.332 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:15.332 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:15.332 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:15.332 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:15.333 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:15.333 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:15.333 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:15.333 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:15.333 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:15.333 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:15.333 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:15.333 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:15.333 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:15.333 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2024-02-08 22:28:15.333 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:15.333 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:15.333 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:15.333 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:15.333 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:15.333 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:15.333 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:15.333 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:15.333 [Test worker @coroutine#4817] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2024-02-08 22:28:15.333 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@1899c7ae 2024-02-08 22:28:15.333 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@1899c7ae 2024-02-08 22:28:15.333 [Test worker @coroutine#4817] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2024-02-08 22:28:15.352 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1899c7ae 2024-02-08 22:28:15.363 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1899c7ae 2024-02-08 22:28:15.364 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1899c7ae 2024-02-08 22:28:15.366 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1899c7ae 2024-02-08 22:28:15.377 [DefaultDispatcher-worker-3 @coroutine#4834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1899c7ae 2024-02-08 22:28:15.377 [DefaultDispatcher-worker-13 @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc2c13c 2024-02-08 22:28:15.377 [DefaultDispatcher-worker-13 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43727/UmAppDatabase/replication/nodeId 2024-02-08 22:28:15.377 [DefaultDispatcher-worker-13 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43727/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:15.377 [DefaultDispatcher-worker-13 @coroutine#2959] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43727/UmAppDatabase/replication/nodeId 2024-02-08 22:28:15.378 [DefaultDispatcher-worker-13 @coroutine#2959] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43727/UmAppDatabase/replication/nodeId 2024-02-08 22:28:15.378 [DefaultDispatcher-worker-13 @coroutine#2959] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43727/UmAppDatabase/replication/nodeId 2024-02-08 22:28:15.388 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:28:15.390 [DefaultDispatcher-worker-17 @coroutine#4817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7441edeb 2024-02-08 22:28:15.403 [DefaultDispatcher-worker-9 @coroutine#4817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7441edeb 2024-02-08 22:28:15.408 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7441edeb 2024-02-08 22:28:15.412 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7441edeb 2024-02-08 22:28:15.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2024-02-08 22:28:15.417 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2024-02-08 22:28:15.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:15.418 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7441edeb: (connection evicted) 2024-02-08 22:28:15.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:15.418 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2024-02-08 22:28:15.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2024-02-08 22:28:15.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2024-02-08 22:28:15.419 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2024-02-08 22:28:15.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:15.419 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1899c7ae: (connection evicted) 2024-02-08 22:28:15.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:15.420 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2024-02-08 22:28:15.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2024-02-08 22:28:15.421 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2024-02-08 22:28:15.421 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:15.421 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:15.421 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:15.421 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:15.421 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:15.421 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:15.421 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bb24266 2024-02-08 22:28:15.421 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:15.421 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:15.421 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:15.421 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:15.421 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:15.421 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:15.421 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:15.421 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:15.421 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:15.421 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:15.421 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:15.421 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:15.421 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:15.421 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:15.421 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:15.421 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:15.421 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:15.421 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:15.421 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:15.421 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2024-02-08 22:28:15.421 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:15.421 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:15.421 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:15.421 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:15.421 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:15.421 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:15.421 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:15.421 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:15.421 [Test worker @coroutine#4870] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2024-02-08 22:28:15.422 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@33f059ad 2024-02-08 22:28:15.422 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@33f059ad 2024-02-08 22:28:15.422 [Test worker @coroutine#4870] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2024-02-08 22:28:15.442 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33f059ad 2024-02-08 22:28:15.458 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33f059ad 2024-02-08 22:28:15.461 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33f059ad 2024-02-08 22:28:15.463 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33f059ad 2024-02-08 22:28:15.464 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2024-02-08 22:28:15.464 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:15.464 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:15.464 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:15.464 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:15.464 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:15.464 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:15.464 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@445d4517 2024-02-08 22:28:15.464 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:15.464 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:15.464 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:15.464 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:15.464 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:15.464 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:15.464 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:15.464 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:15.464 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:15.464 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:15.464 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:15.464 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:15.464 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:15.464 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:15.464 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:15.464 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:15.464 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:15.464 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:15.464 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:15.464 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2024-02-08 22:28:15.464 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:15.465 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:15.465 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:15.465 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:15.465 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:15.465 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:15.465 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:15.465 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:15.465 [Test worker @coroutine#4870] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2024-02-08 22:28:15.465 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@125bc00d 2024-02-08 22:28:15.465 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@125bc00d 2024-02-08 22:28:15.465 [Test worker @coroutine#4870] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2024-02-08 22:28:15.482 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@125bc00d 2024-02-08 22:28:15.486 [DefaultDispatcher-worker-15 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2024-02-08 22:28:15.486 [DefaultDispatcher-worker-15 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53077/UmAppDatabase/replication/nodeId 2024-02-08 22:28:15.486 [DefaultDispatcher-worker-15 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53077/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:15.487 [DefaultDispatcher-worker-15 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53077/UmAppDatabase/replication/nodeId 2024-02-08 22:28:15.488 [DefaultDispatcher-worker-5 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53077/UmAppDatabase/replication/nodeId 2024-02-08 22:28:15.488 [DefaultDispatcher-worker-5 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53077/UmAppDatabase/replication/nodeId 2024-02-08 22:28:15.493 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@125bc00d 2024-02-08 22:28:15.494 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@125bc00d 2024-02-08 22:28:15.496 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@125bc00d 2024-02-08 22:28:15.507 [DefaultDispatcher-worker-7 @coroutine#4888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@125bc00d 2024-02-08 22:28:15.520 [DefaultDispatcher-worker-12 @coroutine#4870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33f059ad 2024-02-08 22:28:15.522 [HikariPool-152 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:28:15.533 [DefaultDispatcher-worker-12 @coroutine#4870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33f059ad 2024-02-08 22:28:15.542 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2024-02-08 22:28:15.542 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2024-02-08 22:28:15.542 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:15.542 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33f059ad: (connection evicted) 2024-02-08 22:28:15.543 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:15.543 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2024-02-08 22:28:15.543 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2024-02-08 22:28:15.543 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2024-02-08 22:28:15.543 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2024-02-08 22:28:15.543 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:15.543 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@125bc00d: (connection evicted) 2024-02-08 22:28:15.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:15.544 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2024-02-08 22:28:15.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2024-02-08 22:28:15.546 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2024-02-08 22:28:15.546 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:15.546 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:15.546 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:15.546 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:15.546 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:15.546 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:15.546 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bd1c7f0 2024-02-08 22:28:15.546 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:15.546 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:15.546 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:15.546 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:15.546 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:15.546 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:15.546 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:15.546 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:15.546 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:15.546 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:15.546 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:15.546 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:15.546 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:15.546 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:15.546 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:15.546 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:15.546 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:15.546 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:15.546 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:15.546 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2024-02-08 22:28:15.546 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:15.546 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:15.546 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:15.546 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:15.546 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:15.546 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:15.546 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:15.546 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:15.546 [Test worker @coroutine#4929] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2024-02-08 22:28:15.547 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@17e2ad13 2024-02-08 22:28:15.547 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@17e2ad13 2024-02-08 22:28:15.547 [Test worker @coroutine#4929] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2024-02-08 22:28:15.559 [DefaultDispatcher-worker-13 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54099b09 2024-02-08 22:28:15.559 [DefaultDispatcher-worker-13 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 22:28:15.559 [DefaultDispatcher-worker-13 @coroutine#3018] 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-02-08 22:28:15.559 [DefaultDispatcher-worker-13 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 22:28:15.560 [DefaultDispatcher-worker-8 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 22:28:15.563 [DefaultDispatcher-worker-17 @coroutine#3032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f39ad3f 2024-02-08 22:28:15.563 [DefaultDispatcher-worker-17 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-08 22:28:15.563 [DefaultDispatcher-worker-17 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:15.563 [DefaultDispatcher-worker-17 @coroutine#3032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-08 22:28:15.565 [DefaultDispatcher-worker-7 @coroutine#3032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-08 22:28:15.565 [DefaultDispatcher-worker-7 @coroutine#3032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-08 22:28:15.567 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e2ad13 2024-02-08 22:28:15.583 [Test worker @coroutine#4936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e2ad13 2024-02-08 22:28:15.585 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e2ad13 2024-02-08 22:28:15.588 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e2ad13 2024-02-08 22:28:15.597 [DefaultDispatcher-worker-7 @coroutine#4942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e2ad13 2024-02-08 22:28:15.600 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e2ad13 2024-02-08 22:28:15.612 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e2ad13 2024-02-08 22:28:15.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2024-02-08 22:28:15.626 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2024-02-08 22:28:15.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:15.626 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17e2ad13: (connection evicted) 2024-02-08 22:28:15.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:15.627 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2024-02-08 22:28:15.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2024-02-08 22:28:15.628 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2024-02-08 22:28:15.629 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:15.629 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:15.629 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:15.629 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:15.629 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:15.629 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:15.629 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67e12e28 2024-02-08 22:28:15.629 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:15.629 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:15.629 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:15.629 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:15.629 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:15.629 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:15.629 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:15.629 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:15.629 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:15.629 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:15.629 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:15.629 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:15.629 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:15.629 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:15.629 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:15.629 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:15.629 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:15.629 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:15.629 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:15.629 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2024-02-08 22:28:15.629 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:15.629 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:15.629 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:15.629 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:15.629 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:15.629 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:15.629 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:15.629 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:15.629 [Test worker @coroutine#4968] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2024-02-08 22:28:15.629 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@96271d8 2024-02-08 22:28:15.629 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@96271d8 2024-02-08 22:28:15.630 [Test worker @coroutine#4968] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2024-02-08 22:28:15.648 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@96271d8 2024-02-08 22:28:15.660 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@96271d8 2024-02-08 22:28:15.662 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@96271d8 2024-02-08 22:28:15.664 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@96271d8 2024-02-08 22:28:15.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2024-02-08 22:28:15.669 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2024-02-08 22:28:15.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:28:15.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:15.669 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2024-02-08 22:28:15.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2024-02-08 22:28:15.671 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2024-02-08 22:28:15.672 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:15.672 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:15.672 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:15.672 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:15.672 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:15.672 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:15.672 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70199db0 2024-02-08 22:28:15.672 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:15.672 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:15.672 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:15.672 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:15.672 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:15.672 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:15.672 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:15.672 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:15.672 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:15.672 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:15.672 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:15.672 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:15.672 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:15.672 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:15.672 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:15.672 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:15.672 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:15.672 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:15.672 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:15.672 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2024-02-08 22:28:15.672 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:15.672 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:15.672 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:15.672 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:15.672 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:15.672 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:15.672 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:15.672 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:15.672 [Test worker @coroutine#4999] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2024-02-08 22:28:15.673 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@721f3526 2024-02-08 22:28:15.673 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@721f3526 2024-02-08 22:28:15.673 [Test worker @coroutine#4999] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2024-02-08 22:28:15.686 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@721f3526 2024-02-08 22:28:15.696 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@721f3526 2024-02-08 22:28:15.697 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@721f3526 2024-02-08 22:28:15.699 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@721f3526 2024-02-08 22:28:15.703 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2024-02-08 22:28:15.703 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2024-02-08 22:28:15.703 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:28:15.703 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:15.703 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2024-02-08 22:28:15.703 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2024-02-08 22:28:15.704 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2024-02-08 22:28:15.704 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:15.704 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:15.704 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:15.704 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:15.704 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:15.704 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:15.704 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e43c01f 2024-02-08 22:28:15.704 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:15.704 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:15.704 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:15.704 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:15.704 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:15.704 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:15.704 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:15.704 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:15.704 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:15.704 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:15.704 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:15.704 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:15.704 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:15.704 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:15.704 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:15.704 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:15.704 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:15.704 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:15.704 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:15.704 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2024-02-08 22:28:15.704 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:15.704 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:15.704 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:15.704 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:15.704 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:15.704 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:15.704 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:15.704 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:15.704 [Test worker @coroutine#5029] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2024-02-08 22:28:15.705 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@5350a926 2024-02-08 22:28:15.705 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@5350a926 2024-02-08 22:28:15.705 [Test worker @coroutine#5029] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2024-02-08 22:28:15.718 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5350a926 2024-02-08 22:28:15.728 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5350a926 2024-02-08 22:28:15.730 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5350a926 2024-02-08 22:28:15.731 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5350a926 2024-02-08 22:28:15.746 [DefaultDispatcher-worker-13 @coroutine#3083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45482f82 2024-02-08 22:28:15.747 [DefaultDispatcher-worker-13 @coroutine#3083] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId 2024-02-08 22:28:15.747 [DefaultDispatcher-worker-13 @coroutine#3083] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:15.747 [DefaultDispatcher-worker-13 @coroutine#3083] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId 2024-02-08 22:28:15.748 [DefaultDispatcher-worker-7 @coroutine#3083] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId 2024-02-08 22:28:15.748 [DefaultDispatcher-worker-7 @coroutine#3083] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId 2024-02-08 22:28:15.748 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2024-02-08 22:28:15.748 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2024-02-08 22:28:15.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:28:15.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:15.748 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2024-02-08 22:28:15.748 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2024-02-08 22:28:15.749 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2024-02-08 22:28:15.749 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:15.750 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:15.750 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:15.750 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:15.750 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:15.750 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:15.750 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a6078d 2024-02-08 22:28:15.750 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:15.750 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:15.750 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:15.750 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:15.750 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:15.750 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:15.750 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:15.750 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:15.750 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:15.750 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:15.750 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:15.750 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:15.750 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:15.750 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:15.750 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:15.750 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:15.750 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:15.750 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:15.750 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:15.750 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2024-02-08 22:28:15.750 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:15.750 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:15.750 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:15.750 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:15.750 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:15.750 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:15.750 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:15.750 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:15.750 [Test worker @coroutine#5062] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2024-02-08 22:28:15.750 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@4458887d 2024-02-08 22:28:15.750 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@4458887d 2024-02-08 22:28:15.750 [Test worker @coroutine#5062] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2024-02-08 22:28:15.763 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4458887d 2024-02-08 22:28:15.774 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4458887d 2024-02-08 22:28:15.775 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4458887d 2024-02-08 22:28:15.777 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4458887d 2024-02-08 22:28:15.787 [DefaultDispatcher-worker-4 @coroutine#5069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4458887d 2024-02-08 22:28:15.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2024-02-08 22:28:15.792 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2024-02-08 22:28:15.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:15.792 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4458887d: (connection evicted) 2024-02-08 22:28:15.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:15.792 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2024-02-08 22:28:15.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2024-02-08 22:28:15.794 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2024-02-08 22:28:15.794 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:15.794 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:15.794 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:15.794 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:15.794 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:15.794 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:15.794 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@678c0310 2024-02-08 22:28:15.794 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:15.794 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:15.794 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:15.794 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:15.794 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:15.794 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:15.794 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:15.794 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:15.794 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:15.794 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:15.794 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:15.794 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:15.794 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:15.794 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:15.794 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:15.794 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:15.794 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:15.794 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:15.794 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:15.794 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2024-02-08 22:28:15.794 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:15.794 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:15.794 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:15.794 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:15.794 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:15.794 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:15.794 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:15.794 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:15.794 [Test worker @coroutine#5089] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2024-02-08 22:28:15.794 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cd13fad 2024-02-08 22:28:15.794 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cd13fad 2024-02-08 22:28:15.794 [Test worker @coroutine#5089] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2024-02-08 22:28:15.811 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cd13fad 2024-02-08 22:28:15.821 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cd13fad 2024-02-08 22:28:15.823 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cd13fad 2024-02-08 22:28:15.824 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cd13fad 2024-02-08 22:28:15.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2024-02-08 22:28:15.828 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2024-02-08 22:28:15.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:28:15.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:15.828 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2024-02-08 22:28:15.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2024-02-08 22:28:15.829 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2024-02-08 22:28:15.829 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:15.829 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:15.829 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:15.829 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:15.829 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:15.829 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:15.829 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7cd239f6 2024-02-08 22:28:15.829 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:15.829 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:15.829 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:15.829 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:15.829 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:15.829 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:15.829 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:15.829 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:15.829 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:15.829 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:15.829 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:15.829 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:15.829 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:15.829 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:15.829 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:15.829 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:15.829 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:15.829 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:15.829 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:15.829 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2024-02-08 22:28:15.829 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:15.829 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:15.829 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:15.829 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:15.829 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:15.829 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:15.829 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:15.829 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:15.829 [Test worker @coroutine#5118] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2024-02-08 22:28:15.830 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@475753dd 2024-02-08 22:28:15.830 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@475753dd 2024-02-08 22:28:15.830 [Test worker @coroutine#5118] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2024-02-08 22:28:15.843 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475753dd 2024-02-08 22:28:15.853 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475753dd 2024-02-08 22:28:15.855 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475753dd 2024-02-08 22:28:15.856 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475753dd 2024-02-08 22:28:15.866 [DefaultDispatcher-worker-9 @coroutine#5126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475753dd 2024-02-08 22:28:15.869 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475753dd 2024-02-08 22:28:15.874 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475753dd 2024-02-08 22:28:15.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2024-02-08 22:28:15.876 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2024-02-08 22:28:15.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:15.877 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@475753dd: (connection evicted) 2024-02-08 22:28:15.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:15.877 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2024-02-08 22:28:15.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2024-02-08 22:28:15.879 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2024-02-08 22:28:15.879 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:15.879 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:15.879 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:15.879 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:15.879 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:15.879 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:15.879 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20f94e9a 2024-02-08 22:28:15.879 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:15.879 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:15.879 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:15.879 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:15.879 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:15.879 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:15.879 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:15.879 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:15.879 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:15.879 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:15.879 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:15.879 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:15.879 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:15.879 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:15.879 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:15.879 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:15.879 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:15.879 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:15.879 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:15.879 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2024-02-08 22:28:15.879 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:15.879 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:15.879 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:15.879 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:15.879 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:15.879 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:15.879 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:15.879 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:15.879 [Test worker @coroutine#5152] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2024-02-08 22:28:15.879 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@693c7741 2024-02-08 22:28:15.879 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@693c7741 2024-02-08 22:28:15.879 [Test worker @coroutine#5152] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2024-02-08 22:28:15.892 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@693c7741 2024-02-08 22:28:15.902 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@693c7741 2024-02-08 22:28:15.904 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@693c7741 2024-02-08 22:28:15.905 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@693c7741 2024-02-08 22:28:15.906 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2024-02-08 22:28:15.906 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:15.906 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:15.906 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:15.906 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:15.906 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:15.906 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:15.906 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@205d6f84 2024-02-08 22:28:15.906 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:15.906 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:15.906 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:15.906 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:15.906 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:15.906 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:15.906 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:15.906 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:15.906 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:15.906 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:15.906 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:15.906 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:15.906 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:15.906 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:15.906 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:15.906 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:15.906 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:15.906 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:15.906 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:15.906 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2024-02-08 22:28:15.906 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:15.906 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:15.906 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:15.906 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:15.906 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:15.906 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:15.906 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:15.906 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:15.906 [Test worker @coroutine#5152] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2024-02-08 22:28:15.906 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@74f54f8e 2024-02-08 22:28:15.906 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@74f54f8e 2024-02-08 22:28:15.906 [Test worker @coroutine#5152] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2024-02-08 22:28:15.919 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74f54f8e 2024-02-08 22:28:15.929 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74f54f8e 2024-02-08 22:28:15.931 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74f54f8e 2024-02-08 22:28:15.933 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74f54f8e 2024-02-08 22:28:15.943 [DefaultDispatcher-worker-5 @coroutine#5165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74f54f8e 2024-02-08 22:28:15.955 [DefaultDispatcher-worker-10 @coroutine#5152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@693c7741 2024-02-08 22:28:15.979 [HikariPool-161 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:28:15.985 [DefaultDispatcher-worker-2 @coroutine#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb1820d 2024-02-08 22:28:15.985 [DefaultDispatcher-worker-2 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45227/UmAppDatabase/replication/nodeId 2024-02-08 22:28:15.985 [DefaultDispatcher-worker-2 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45227/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:15.985 [DefaultDispatcher-worker-2 @coroutine#3126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45227/UmAppDatabase/replication/nodeId 2024-02-08 22:28:15.986 [DefaultDispatcher-worker-3 @coroutine#3126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45227/UmAppDatabase/replication/nodeId 2024-02-08 22:28:15.986 [DefaultDispatcher-worker-3 @coroutine#3126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45227/UmAppDatabase/replication/nodeId 2024-02-08 22:28:15.989 [DefaultDispatcher-worker-7 @coroutine#5152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@693c7741 2024-02-08 22:28:15.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2024-02-08 22:28:15.997 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2024-02-08 22:28:15.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:15.997 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@693c7741: (connection evicted) 2024-02-08 22:28:15.998 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:15.998 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2024-02-08 22:28:15.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2024-02-08 22:28:15.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2024-02-08 22:28:15.998 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2024-02-08 22:28:15.998 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:15.998 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74f54f8e: (connection evicted) 2024-02-08 22:28:15.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:15.999 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2024-02-08 22:28:15.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2024-02-08 22:28:16.000 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2024-02-08 22:28:16.000 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:16.000 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:16.000 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:16.000 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:16.000 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:16.000 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:16.000 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2122b4bd 2024-02-08 22:28:16.000 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:16.000 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:16.000 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:16.000 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:16.000 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:16.000 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:16.000 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:16.000 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:16.000 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:16.000 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:16.000 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:16.000 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:16.000 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:16.000 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:16.000 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:16.000 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:16.000 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:16.000 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:16.000 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:16.000 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2024-02-08 22:28:16.000 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:16.000 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:16.000 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:16.000 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:16.000 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:16.000 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:16.000 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:16.000 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:16.000 [Test worker @coroutine#5182] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2024-02-08 22:28:16.000 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@40b7e68c 2024-02-08 22:28:16.000 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@40b7e68c 2024-02-08 22:28:16.000 [Test worker @coroutine#5182] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2024-02-08 22:28:16.018 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40b7e68c 2024-02-08 22:28:16.029 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40b7e68c 2024-02-08 22:28:16.031 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40b7e68c 2024-02-08 22:28:16.032 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40b7e68c 2024-02-08 22:28:16.033 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2024-02-08 22:28:16.033 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:16.033 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:16.033 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:16.033 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:16.033 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:16.033 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:16.033 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d92bfaf 2024-02-08 22:28:16.033 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:16.033 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:16.033 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:16.033 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:16.033 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:16.033 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:16.033 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:16.033 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:16.033 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:16.033 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:16.033 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:16.033 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:16.033 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:16.033 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:16.033 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:16.033 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:16.033 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:16.033 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:16.033 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:16.033 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2024-02-08 22:28:16.033 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:16.033 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:16.033 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:16.033 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:16.033 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:16.033 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:16.033 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:16.033 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:16.033 [Test worker @coroutine#5182] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2024-02-08 22:28:16.033 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@42af2977 2024-02-08 22:28:16.033 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@42af2977 2024-02-08 22:28:16.033 [Test worker @coroutine#5182] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2024-02-08 22:28:16.046 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42af2977 2024-02-08 22:28:16.051 [DefaultDispatcher-worker-1 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f26e775 2024-02-08 22:28:16.052 [DefaultDispatcher-worker-1 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45589/UmAppDatabase/replication/nodeId 2024-02-08 22:28:16.052 [DefaultDispatcher-worker-1 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45589/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:16.052 [DefaultDispatcher-worker-1 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45589/UmAppDatabase/replication/nodeId 2024-02-08 22:28:16.053 [DefaultDispatcher-worker-4 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45589/UmAppDatabase/replication/nodeId 2024-02-08 22:28:16.053 [DefaultDispatcher-worker-4 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45589/UmAppDatabase/replication/nodeId 2024-02-08 22:28:16.057 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42af2977 2024-02-08 22:28:16.059 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42af2977 2024-02-08 22:28:16.060 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42af2977 2024-02-08 22:28:16.070 [DefaultDispatcher-worker-13 @coroutine#5199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42af2977 2024-02-08 22:28:16.084 [DefaultDispatcher-worker-2 @coroutine#5182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40b7e68c 2024-02-08 22:28:16.101 [HikariPool-163 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:28:16.113 [DefaultDispatcher-worker-3 @coroutine#5182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40b7e68c 2024-02-08 22:28:16.115 [DefaultDispatcher-worker-12 @coroutine#2848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128ca7af 2024-02-08 22:28:16.115 [DefaultDispatcher-worker-12 @coroutine#2848] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41993/UmAppDatabase/replication/nodeId 2024-02-08 22:28:16.115 [DefaultDispatcher-worker-12 @coroutine#2848] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41993/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:16.115 [DefaultDispatcher-worker-12 @coroutine#2848] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41993/UmAppDatabase/replication/nodeId 2024-02-08 22:28:16.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2024-02-08 22:28:16.116 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2024-02-08 22:28:16.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:16.116 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40b7e68c: (connection evicted) 2024-02-08 22:28:16.116 [DefaultDispatcher-worker-6 @coroutine#2848] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41993/UmAppDatabase/replication/nodeId 2024-02-08 22:28:16.116 [DefaultDispatcher-worker-6 @coroutine#2848] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41993/UmAppDatabase/replication/nodeId 2024-02-08 22:28:16.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:16.117 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2024-02-08 22:28:16.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2024-02-08 22:28:16.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2024-02-08 22:28:16.117 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2024-02-08 22:28:16.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:16.117 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42af2977: (connection evicted) 2024-02-08 22:28:16.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:16.118 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2024-02-08 22:28:16.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2024-02-08 22:28:16.120 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2024-02-08 22:28:16.120 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:16.120 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:16.120 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:16.120 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:16.120 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:16.120 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:16.120 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a5e0faf 2024-02-08 22:28:16.120 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:16.120 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:16.120 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:16.120 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:16.120 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:16.120 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:16.120 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:16.120 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:16.120 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:16.120 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:16.120 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:16.120 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:16.120 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:16.120 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:16.120 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:16.120 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:16.120 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:16.120 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:16.120 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:16.120 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2024-02-08 22:28:16.120 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:16.120 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:16.120 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:16.120 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:16.120 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:16.120 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:16.120 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:16.120 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:16.120 [Test worker @coroutine#5215] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2024-02-08 22:28:16.120 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@73cd3b8 2024-02-08 22:28:16.120 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@73cd3b8 2024-02-08 22:28:16.120 [Test worker @coroutine#5215] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2024-02-08 22:28:16.135 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73cd3b8 2024-02-08 22:28:16.145 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73cd3b8 2024-02-08 22:28:16.147 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73cd3b8 2024-02-08 22:28:16.148 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73cd3b8 2024-02-08 22:28:16.149 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2024-02-08 22:28:16.149 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:16.149 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:16.149 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:16.149 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:16.149 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:16.149 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:16.149 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ce07709 2024-02-08 22:28:16.149 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:16.149 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:16.149 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:16.149 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:16.149 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:16.149 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:16.149 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:16.149 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:16.149 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:16.149 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:16.149 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:16.149 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:16.149 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:16.149 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:16.149 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:16.149 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:16.149 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:16.149 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:16.149 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:16.149 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2024-02-08 22:28:16.149 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:16.149 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:16.149 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:16.149 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:16.149 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:16.149 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:16.149 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:16.149 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:16.149 [Test worker @coroutine#5215] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2024-02-08 22:28:16.149 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@38614875 2024-02-08 22:28:16.149 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@38614875 2024-02-08 22:28:16.149 [Test worker @coroutine#5215] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2024-02-08 22:28:16.162 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38614875 2024-02-08 22:28:16.172 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38614875 2024-02-08 22:28:16.174 [Test worker @coroutine#5224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38614875 2024-02-08 22:28:16.175 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38614875 2024-02-08 22:28:16.186 [DefaultDispatcher-worker-1 @coroutine#5228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38614875 2024-02-08 22:28:16.196 [DefaultDispatcher-worker-11 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68b3de47 2024-02-08 22:28:16.197 [DefaultDispatcher-worker-11 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48533/UmAppDatabase/replication/nodeId 2024-02-08 22:28:16.197 [DefaultDispatcher-worker-11 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48533/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:16.197 [DefaultDispatcher-worker-11 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48533/UmAppDatabase/replication/nodeId 2024-02-08 22:28:16.198 [DefaultDispatcher-worker-7 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48533/UmAppDatabase/replication/nodeId 2024-02-08 22:28:16.198 [DefaultDispatcher-worker-7 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48533/UmAppDatabase/replication/nodeId 2024-02-08 22:28:16.199 [DefaultDispatcher-worker-1 @coroutine#5215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73cd3b8 2024-02-08 22:28:16.221 [HikariPool-165 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:28:16.225 [DefaultDispatcher-worker-12 @coroutine#5215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73cd3b8 2024-02-08 22:28:16.232 [DefaultDispatcher-worker-11 @coroutine#5215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73cd3b8 2024-02-08 22:28:16.243 [DefaultDispatcher-worker-6 @coroutine#5215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73cd3b8 2024-02-08 22:28:16.249 [HikariPool-166 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:16.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2024-02-08 22:28:16.256 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2024-02-08 22:28:16.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:16.256 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73cd3b8: (connection evicted) 2024-02-08 22:28:16.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:16.256 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2024-02-08 22:28:16.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2024-02-08 22:28:16.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2024-02-08 22:28:16.257 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2024-02-08 22:28:16.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:16.257 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38614875: (connection evicted) 2024-02-08 22:28:16.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:16.257 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2024-02-08 22:28:16.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2024-02-08 22:28:16.259 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2024-02-08 22:28:16.260 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:16.260 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:16.260 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:16.260 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:16.260 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:16.260 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:16.260 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@cbd9494 2024-02-08 22:28:16.260 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:16.260 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:16.260 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:16.260 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:16.260 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:16.260 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:16.260 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:16.260 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:16.260 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:16.260 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:16.260 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:16.260 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:16.260 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:16.260 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:16.260 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:16.260 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:16.260 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:16.260 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:16.260 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:16.260 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2024-02-08 22:28:16.260 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:16.260 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:16.260 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:16.260 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:16.260 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:16.260 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:16.260 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:16.260 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:16.260 [Test worker @coroutine#5256] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2024-02-08 22:28:16.260 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f67ff3e 2024-02-08 22:28:16.260 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f67ff3e 2024-02-08 22:28:16.260 [Test worker @coroutine#5256] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2024-02-08 22:28:16.276 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f67ff3e 2024-02-08 22:28:16.286 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f67ff3e 2024-02-08 22:28:16.288 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f67ff3e 2024-02-08 22:28:16.290 [Test worker @coroutine#5262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f67ff3e 2024-02-08 22:28:16.290 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2024-02-08 22:28:16.290 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:16.290 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:16.290 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:16.290 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:16.290 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:16.290 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:16.290 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fd8513b 2024-02-08 22:28:16.290 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:16.290 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:16.290 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:16.290 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:16.290 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:16.290 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:16.290 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:16.290 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:16.290 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:16.290 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:16.290 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:16.290 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:16.290 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:16.290 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:16.290 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:16.290 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:16.290 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:16.290 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:16.290 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:16.290 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2024-02-08 22:28:16.290 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:16.290 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:16.290 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:16.290 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:16.290 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:16.290 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:16.290 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:16.290 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:16.290 [Test worker @coroutine#5256] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2024-02-08 22:28:16.290 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@418f0f27 2024-02-08 22:28:16.291 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@418f0f27 2024-02-08 22:28:16.291 [Test worker @coroutine#5256] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2024-02-08 22:28:16.303 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418f0f27 2024-02-08 22:28:16.314 [DefaultDispatcher-worker-15 @coroutine#2927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@109188b4 2024-02-08 22:28:16.314 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418f0f27 2024-02-08 22:28:16.314 [DefaultDispatcher-worker-15 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36339/UmAppDatabase/replication/nodeId 2024-02-08 22:28:16.314 [DefaultDispatcher-worker-15 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36339/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:16.314 [DefaultDispatcher-worker-15 @coroutine#2927] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36339/UmAppDatabase/replication/nodeId 2024-02-08 22:28:16.316 [DefaultDispatcher-worker-6 @coroutine#2927] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36339/UmAppDatabase/replication/nodeId 2024-02-08 22:28:16.316 [DefaultDispatcher-worker-6 @coroutine#2927] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36339/UmAppDatabase/replication/nodeId 2024-02-08 22:28:16.316 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418f0f27 2024-02-08 22:28:16.318 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418f0f27 2024-02-08 22:28:16.327 [DefaultDispatcher-worker-13 @coroutine#5273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418f0f27 2024-02-08 22:28:16.339 [DefaultDispatcher-worker-2 @coroutine#5256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f67ff3e 2024-02-08 22:28:16.350 [DefaultDispatcher-worker-16 @coroutine#5256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f67ff3e 2024-02-08 22:28:16.358 [DefaultDispatcher-worker-9 @coroutine#5256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f67ff3e 2024-02-08 22:28:16.360 [HikariPool-167 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:16.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2024-02-08 22:28:16.368 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2024-02-08 22:28:16.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:16.368 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f67ff3e: (connection evicted) 2024-02-08 22:28:16.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:16.369 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2024-02-08 22:28:16.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2024-02-08 22:28:16.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2024-02-08 22:28:16.369 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2024-02-08 22:28:16.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:16.369 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@418f0f27: (connection evicted) 2024-02-08 22:28:16.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:16.370 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2024-02-08 22:28:16.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2024-02-08 22:28:16.371 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2024-02-08 22:28:16.371 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:16.371 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:16.371 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:16.371 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:16.371 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:16.371 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:16.371 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74ea1cd0 2024-02-08 22:28:16.371 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:16.371 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:16.371 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:16.371 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:16.371 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:16.371 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:16.371 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:16.371 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:16.371 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:16.371 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:16.371 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:16.371 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:16.371 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:16.371 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:16.371 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:16.371 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:16.371 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:16.371 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:16.371 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:16.371 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2024-02-08 22:28:16.371 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:16.371 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:16.371 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:16.371 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:16.371 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:16.371 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:16.371 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:16.371 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:16.371 [Test worker @coroutine#5299] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2024-02-08 22:28:16.372 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@477dc93 2024-02-08 22:28:16.372 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@477dc93 2024-02-08 22:28:16.372 [Test worker @coroutine#5299] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2024-02-08 22:28:16.385 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@477dc93 2024-02-08 22:28:16.387 [DefaultDispatcher-worker-2 @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc2c13c 2024-02-08 22:28:16.387 [DefaultDispatcher-worker-2 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43727/UmAppDatabase/replication/nodeId 2024-02-08 22:28:16.387 [DefaultDispatcher-worker-2 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43727/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:16.387 [DefaultDispatcher-worker-2 @coroutine#2959] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43727/UmAppDatabase/replication/nodeId 2024-02-08 22:28:16.388 [DefaultDispatcher-worker-10 @coroutine#2959] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43727/UmAppDatabase/replication/nodeId 2024-02-08 22:28:16.388 [DefaultDispatcher-worker-10 @coroutine#2959] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43727/UmAppDatabase/replication/nodeId 2024-02-08 22:28:16.396 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@477dc93 2024-02-08 22:28:16.398 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@477dc93 2024-02-08 22:28:16.399 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@477dc93 2024-02-08 22:28:16.400 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2024-02-08 22:28:16.400 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:16.400 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:16.400 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:16.400 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:16.400 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:16.400 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:16.400 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14f11a56 2024-02-08 22:28:16.400 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:16.400 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:16.400 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:16.400 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:16.400 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:16.400 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:16.400 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:16.400 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:16.400 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:16.400 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:16.400 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:16.400 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:16.400 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:16.400 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:16.400 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:16.400 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:16.400 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:16.400 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:16.400 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:16.400 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2024-02-08 22:28:16.400 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:16.400 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:16.400 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:16.400 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:16.400 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:16.400 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:16.400 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:16.400 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:16.400 [Test worker @coroutine#5299] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2024-02-08 22:28:16.400 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@759862a2 2024-02-08 22:28:16.400 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@759862a2 2024-02-08 22:28:16.400 [Test worker @coroutine#5299] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2024-02-08 22:28:16.413 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@759862a2 2024-02-08 22:28:16.423 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@759862a2 2024-02-08 22:28:16.425 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@759862a2 2024-02-08 22:28:16.426 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@759862a2 2024-02-08 22:28:16.437 [DefaultDispatcher-worker-1 @coroutine#5315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@759862a2 2024-02-08 22:28:16.453 [DefaultDispatcher-worker-10 @coroutine#5299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@477dc93 2024-02-08 22:28:16.461 [DefaultDispatcher-worker-6 @coroutine#5299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@477dc93 2024-02-08 22:28:16.463 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2024-02-08 22:28:16.463 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2024-02-08 22:28:16.463 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:16.464 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@477dc93: (connection evicted) 2024-02-08 22:28:16.464 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:16.464 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2024-02-08 22:28:16.464 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2024-02-08 22:28:16.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2024-02-08 22:28:16.465 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2024-02-08 22:28:16.465 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:16.465 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@759862a2: (connection evicted) 2024-02-08 22:28:16.466 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:16.466 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2024-02-08 22:28:16.466 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2024-02-08 22:28:16.467 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2024-02-08 22:28:16.468 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:16.468 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:16.468 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:16.468 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:16.468 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:16.468 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:16.468 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d2bcca8 2024-02-08 22:28:16.468 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:16.468 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:16.468 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:16.468 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:16.468 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:16.468 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:16.468 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:16.468 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:16.468 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:16.468 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:16.468 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:16.468 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:16.468 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:16.468 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:16.468 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:16.468 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:16.468 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:16.468 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:16.468 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:16.468 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2024-02-08 22:28:16.468 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:16.468 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:16.468 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:16.468 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:16.468 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:16.468 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:16.468 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:16.468 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:16.468 [Test worker @coroutine#5340] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2024-02-08 22:28:16.468 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@31e3b882 2024-02-08 22:28:16.468 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@31e3b882 2024-02-08 22:28:16.468 [Test worker @coroutine#5340] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2024-02-08 22:28:16.483 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31e3b882 2024-02-08 22:28:16.494 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31e3b882 2024-02-08 22:28:16.495 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31e3b882 2024-02-08 22:28:16.497 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31e3b882 2024-02-08 22:28:16.497 [DefaultDispatcher-worker-11 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2024-02-08 22:28:16.497 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2024-02-08 22:28:16.498 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:16.498 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:16.498 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:16.498 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:16.498 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:16.498 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:16.498 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f45a2fd 2024-02-08 22:28:16.498 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:16.498 [DefaultDispatcher-worker-11 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53077/UmAppDatabase/replication/nodeId 2024-02-08 22:28:16.498 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:16.498 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:16.498 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:16.498 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:16.498 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:16.498 [DefaultDispatcher-worker-11 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53077/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:16.498 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:16.498 [DefaultDispatcher-worker-11 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53077/UmAppDatabase/replication/nodeId 2024-02-08 22:28:16.498 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:16.498 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:16.498 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:16.498 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:16.498 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:16.498 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:16.498 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:16.498 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:16.498 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:16.498 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:16.498 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:16.498 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:16.498 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2024-02-08 22:28:16.498 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:16.498 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:16.498 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:16.498 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:16.498 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:16.498 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:16.498 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:16.498 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:16.498 [Test worker @coroutine#5340] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2024-02-08 22:28:16.498 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@1027cdcd 2024-02-08 22:28:16.498 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@1027cdcd 2024-02-08 22:28:16.498 [Test worker @coroutine#5340] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2024-02-08 22:28:16.499 [DefaultDispatcher-worker-7 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53077/UmAppDatabase/replication/nodeId 2024-02-08 22:28:16.499 [DefaultDispatcher-worker-7 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53077/UmAppDatabase/replication/nodeId 2024-02-08 22:28:16.511 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1027cdcd 2024-02-08 22:28:16.521 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1027cdcd 2024-02-08 22:28:16.523 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1027cdcd 2024-02-08 22:28:16.524 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1027cdcd 2024-02-08 22:28:16.535 [DefaultDispatcher-worker-1 @coroutine#5356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1027cdcd 2024-02-08 22:28:16.551 [DefaultDispatcher-worker-4 @coroutine#5340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31e3b882 2024-02-08 22:28:16.564 [DefaultDispatcher-worker-5 @coroutine#5340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31e3b882 2024-02-08 22:28:16.569 [HikariPool-171 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:28:16.570 [DefaultDispatcher-worker-18 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54099b09 2024-02-08 22:28:16.570 [DefaultDispatcher-worker-18 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 22:28:16.570 [DefaultDispatcher-worker-18 @coroutine#3018] 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-02-08 22:28:16.570 [DefaultDispatcher-worker-18 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 22:28:16.571 [DefaultDispatcher-worker-17 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 22:28:16.575 [DefaultDispatcher-worker-8 @coroutine#3032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f39ad3f 2024-02-08 22:28:16.575 [DefaultDispatcher-worker-8 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-08 22:28:16.575 [DefaultDispatcher-worker-8 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:16.575 [DefaultDispatcher-worker-8 @coroutine#3032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-08 22:28:16.576 [DefaultDispatcher-worker-11 @coroutine#3032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-08 22:28:16.576 [DefaultDispatcher-worker-11 @coroutine#3032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-08 22:28:16.582 [DefaultDispatcher-worker-18 @coroutine#5375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31e3b882 2024-02-08 22:28:16.584 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2024-02-08 22:28:16.584 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2024-02-08 22:28:16.584 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:16.585 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31e3b882: (connection evicted) 2024-02-08 22:28:16.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:16.586 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2024-02-08 22:28:16.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2024-02-08 22:28:16.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2024-02-08 22:28:16.586 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2024-02-08 22:28:16.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:16.586 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1027cdcd: (connection evicted) 2024-02-08 22:28:16.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:16.587 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2024-02-08 22:28:16.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2024-02-08 22:28:16.588 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2024-02-08 22:28:16.588 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:16.588 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:16.588 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:16.588 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:16.588 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:16.588 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:16.588 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21143041 2024-02-08 22:28:16.588 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:16.588 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:16.588 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:16.588 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:16.588 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:16.588 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:16.588 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:16.588 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:16.588 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:16.588 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:16.588 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:16.588 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:16.588 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:16.588 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:16.588 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:16.588 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:16.588 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:16.588 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:16.588 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:16.588 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2024-02-08 22:28:16.588 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:16.588 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:16.588 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:16.588 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:16.588 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:16.588 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:16.588 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:16.588 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:16.588 [Test worker @coroutine#5384] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2024-02-08 22:28:16.589 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@611f28f5 2024-02-08 22:28:16.589 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@611f28f5 2024-02-08 22:28:16.589 [Test worker @coroutine#5384] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2024-02-08 22:28:16.606 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@611f28f5 2024-02-08 22:28:16.616 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@611f28f5 2024-02-08 22:28:16.618 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@611f28f5 2024-02-08 22:28:16.620 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@611f28f5 2024-02-08 22:28:16.620 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2024-02-08 22:28:16.620 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:16.620 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:16.620 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:16.620 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:16.620 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:16.620 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:16.620 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a4bee4e 2024-02-08 22:28:16.620 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:16.620 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:16.620 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:16.620 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:16.620 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:16.620 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:16.620 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:16.620 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:16.620 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:16.620 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:16.620 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:16.620 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:16.620 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:16.620 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:16.620 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:16.620 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:16.620 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:16.620 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:16.620 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:16.620 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2024-02-08 22:28:16.620 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:16.620 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:16.620 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:16.620 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:16.620 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:16.620 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:16.620 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:16.620 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:16.620 [Test worker @coroutine#5384] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2024-02-08 22:28:16.620 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ba19932 2024-02-08 22:28:16.620 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ba19932 2024-02-08 22:28:16.620 [Test worker @coroutine#5384] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2024-02-08 22:28:16.633 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ba19932 2024-02-08 22:28:16.643 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ba19932 2024-02-08 22:28:16.645 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ba19932 2024-02-08 22:28:16.646 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ba19932 2024-02-08 22:28:16.657 [DefaultDispatcher-worker-11 @coroutine#5397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ba19932 2024-02-08 22:28:16.670 [DefaultDispatcher-worker-18 @coroutine#5384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@611f28f5 2024-02-08 22:28:16.680 [DefaultDispatcher-worker-18 @coroutine#5384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@611f28f5 2024-02-08 22:28:16.688 [DefaultDispatcher-worker-7 @coroutine#5384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@611f28f5 2024-02-08 22:28:16.689 [HikariPool-173 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:28:16.696 [DefaultDispatcher-worker-3 @coroutine#5384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@611f28f5 2024-02-08 22:28:16.710 [DefaultDispatcher-worker-5 @coroutine#5416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@611f28f5 2024-02-08 22:28:16.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2024-02-08 22:28:16.711 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2024-02-08 22:28:16.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:16.712 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@611f28f5: (connection evicted) 2024-02-08 22:28:16.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:16.712 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2024-02-08 22:28:16.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2024-02-08 22:28:16.713 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2024-02-08 22:28:16.713 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2024-02-08 22:28:16.713 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:16.713 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ba19932: (connection evicted) 2024-02-08 22:28:16.714 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:16.714 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2024-02-08 22:28:16.714 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2024-02-08 22:28:16.715 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2024-02-08 22:28:16.715 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:16.716 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:16.716 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:16.716 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:16.716 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:16.716 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:16.716 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44046b0d 2024-02-08 22:28:16.716 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:16.716 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:16.716 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:16.716 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:16.716 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:16.716 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:16.716 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:16.716 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:16.716 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:16.716 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:16.716 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:16.716 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:16.716 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:16.716 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:16.716 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:16.716 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:16.716 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:16.716 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:16.716 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:16.716 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2024-02-08 22:28:16.716 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:16.716 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:16.716 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:16.716 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:16.716 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:16.716 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:16.716 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:16.716 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:16.716 [Test worker @coroutine#5422] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2024-02-08 22:28:16.716 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@14237e5 2024-02-08 22:28:16.716 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@14237e5 2024-02-08 22:28:16.716 [Test worker @coroutine#5422] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2024-02-08 22:28:16.732 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14237e5 2024-02-08 22:28:16.742 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14237e5 2024-02-08 22:28:16.744 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14237e5 2024-02-08 22:28:16.745 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14237e5 2024-02-08 22:28:16.746 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2024-02-08 22:28:16.746 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:16.746 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:16.746 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:16.746 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:16.746 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:16.746 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:16.746 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8616368 2024-02-08 22:28:16.746 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:16.746 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:16.746 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:16.746 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:16.746 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:16.746 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:16.746 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:16.746 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:16.746 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:16.746 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:16.746 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:16.746 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:16.746 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:16.746 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:16.746 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:16.746 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:16.746 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:16.746 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:16.746 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:16.746 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2024-02-08 22:28:16.746 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:16.746 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:16.746 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:16.746 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:16.746 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:16.746 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:16.746 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:16.746 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:16.746 [Test worker @coroutine#5422] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2024-02-08 22:28:16.746 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c8469fe 2024-02-08 22:28:16.746 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c8469fe 2024-02-08 22:28:16.746 [Test worker @coroutine#5422] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2024-02-08 22:28:16.756 [DefaultDispatcher-worker-8 @coroutine#3083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45482f82 2024-02-08 22:28:16.756 [DefaultDispatcher-worker-8 @coroutine#3083] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId 2024-02-08 22:28:16.756 [DefaultDispatcher-worker-8 @coroutine#3083] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:16.756 [DefaultDispatcher-worker-8 @coroutine#3083] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId 2024-02-08 22:28:16.757 [DefaultDispatcher-worker-5 @coroutine#3083] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId 2024-02-08 22:28:16.758 [DefaultDispatcher-worker-5 @coroutine#3083] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId 2024-02-08 22:28:16.759 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c8469fe 2024-02-08 22:28:16.769 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c8469fe 2024-02-08 22:28:16.771 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c8469fe 2024-02-08 22:28:16.772 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c8469fe 2024-02-08 22:28:16.783 [DefaultDispatcher-worker-15 @coroutine#5438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c8469fe 2024-02-08 22:28:16.796 [DefaultDispatcher-worker-11 @coroutine#5422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14237e5 2024-02-08 22:28:16.808 [DefaultDispatcher-worker-15 @coroutine#5422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14237e5 2024-02-08 22:28:16.816 [HikariPool-175 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:28:16.818 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2024-02-08 22:28:16.818 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2024-02-08 22:28:16.818 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:16.818 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14237e5: (connection evicted) 2024-02-08 22:28:16.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:16.819 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2024-02-08 22:28:16.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2024-02-08 22:28:16.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2024-02-08 22:28:16.819 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2024-02-08 22:28:16.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:16.819 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c8469fe: (connection evicted) 2024-02-08 22:28:16.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:16.820 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2024-02-08 22:28:16.820 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2024-02-08 22:28:16.821 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2024-02-08 22:28:16.821 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:16.821 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:16.821 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:16.821 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:16.821 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:16.821 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:16.821 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c65740a 2024-02-08 22:28:16.821 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:16.821 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:16.821 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:16.821 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:16.821 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:16.821 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:16.821 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:16.821 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:16.821 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:16.821 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:16.821 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:16.821 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:16.821 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:16.821 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:16.821 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:16.821 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:16.821 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:16.821 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:16.821 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:16.821 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2024-02-08 22:28:16.821 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:16.822 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:16.822 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:16.822 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:16.822 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:16.822 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:16.822 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:16.822 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:16.822 [Test worker @coroutine#5464] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2024-02-08 22:28:16.822 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@224f90eb 2024-02-08 22:28:16.822 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@224f90eb 2024-02-08 22:28:16.822 [Test worker @coroutine#5464] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2024-02-08 22:28:16.838 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@224f90eb 2024-02-08 22:28:16.848 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@224f90eb 2024-02-08 22:28:16.849 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@224f90eb 2024-02-08 22:28:16.851 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@224f90eb 2024-02-08 22:28:16.851 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2024-02-08 22:28:16.851 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:16.851 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:16.851 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:16.851 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:16.851 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:16.851 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:16.851 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b89cbf9 2024-02-08 22:28:16.851 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:16.851 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:16.851 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:16.851 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:16.851 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:16.851 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:16.851 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:16.851 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:16.851 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:16.851 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:16.851 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:16.851 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:16.851 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:16.851 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:16.851 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:16.851 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:16.851 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:16.851 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:16.851 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:16.852 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2024-02-08 22:28:16.852 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:16.852 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:16.852 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:16.852 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:16.852 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:16.852 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:16.852 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:16.852 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:16.852 [Test worker @coroutine#5464] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2024-02-08 22:28:16.852 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@219c10c2 2024-02-08 22:28:16.852 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@219c10c2 2024-02-08 22:28:16.852 [Test worker @coroutine#5464] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2024-02-08 22:28:16.864 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219c10c2 2024-02-08 22:28:16.874 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219c10c2 2024-02-08 22:28:16.876 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219c10c2 2024-02-08 22:28:16.877 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219c10c2 2024-02-08 22:28:16.888 [DefaultDispatcher-worker-16 @coroutine#5478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219c10c2 2024-02-08 22:28:16.901 [DefaultDispatcher-worker-9 @coroutine#5464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@224f90eb 2024-02-08 22:28:16.912 [DefaultDispatcher-worker-12 @coroutine#5464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@224f90eb 2024-02-08 22:28:16.916 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2024-02-08 22:28:16.916 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2024-02-08 22:28:16.916 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:16.916 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@224f90eb: (connection evicted) 2024-02-08 22:28:16.917 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:16.917 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2024-02-08 22:28:16.917 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2024-02-08 22:28:16.917 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2024-02-08 22:28:16.917 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2024-02-08 22:28:16.917 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:16.918 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@219c10c2: (connection evicted) 2024-02-08 22:28:16.918 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:16.918 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2024-02-08 22:28:16.918 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2024-02-08 22:28:16.919 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2024-02-08 22:28:16.920 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:16.920 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:16.920 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:16.920 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:16.920 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:16.920 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:16.920 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5339cdc6 2024-02-08 22:28:16.920 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:16.920 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:16.920 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:16.920 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:16.920 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:16.920 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:16.920 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:16.920 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:16.920 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:16.920 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:16.920 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:16.920 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:16.920 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:16.920 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:16.920 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:16.920 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:16.920 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:16.920 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:16.920 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:16.920 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2024-02-08 22:28:16.920 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:16.920 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:16.920 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:16.920 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:16.920 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:16.920 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:16.920 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:16.920 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:16.920 [Test worker @coroutine#5505] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2024-02-08 22:28:16.920 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@a8177f6 2024-02-08 22:28:16.920 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@a8177f6 2024-02-08 22:28:16.920 [Test worker @coroutine#5505] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2024-02-08 22:28:16.936 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a8177f6 2024-02-08 22:28:16.947 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a8177f6 2024-02-08 22:28:16.948 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a8177f6 2024-02-08 22:28:16.950 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a8177f6 2024-02-08 22:28:16.950 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2024-02-08 22:28:16.950 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:16.950 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:16.950 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:16.950 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:16.950 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:16.950 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:16.950 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@188500e9 2024-02-08 22:28:16.950 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:16.950 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:16.950 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:16.950 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:16.950 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:16.950 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:16.950 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:16.950 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:16.950 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:16.950 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:16.950 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:16.950 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:16.950 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:16.950 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:16.950 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:16.950 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:16.950 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:16.950 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:16.950 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:16.950 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2024-02-08 22:28:16.950 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:16.950 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:16.950 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:16.950 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:16.950 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:16.950 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:16.950 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:16.950 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:16.950 [Test worker @coroutine#5505] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2024-02-08 22:28:16.951 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fb3c930 2024-02-08 22:28:16.951 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fb3c930 2024-02-08 22:28:16.951 [Test worker @coroutine#5505] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2024-02-08 22:28:16.963 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb3c930 2024-02-08 22:28:16.973 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb3c930 2024-02-08 22:28:16.975 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb3c930 2024-02-08 22:28:16.976 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb3c930 2024-02-08 22:28:16.987 [DefaultDispatcher-worker-15 @coroutine#5518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb3c930 2024-02-08 22:28:16.994 [DefaultDispatcher-worker-6 @coroutine#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb1820d 2024-02-08 22:28:16.994 [DefaultDispatcher-worker-6 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45227/UmAppDatabase/replication/nodeId 2024-02-08 22:28:16.994 [DefaultDispatcher-worker-6 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45227/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:16.994 [DefaultDispatcher-worker-6 @coroutine#3126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45227/UmAppDatabase/replication/nodeId 2024-02-08 22:28:16.995 [DefaultDispatcher-worker-13 @coroutine#3126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45227/UmAppDatabase/replication/nodeId 2024-02-08 22:28:16.995 [DefaultDispatcher-worker-13 @coroutine#3126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45227/UmAppDatabase/replication/nodeId 2024-02-08 22:28:17.001 [DefaultDispatcher-worker-5 @coroutine#5505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a8177f6 2024-02-08 22:28:17.011 [DefaultDispatcher-worker-5 @coroutine#5505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a8177f6 2024-02-08 22:28:17.014 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2024-02-08 22:28:17.014 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2024-02-08 22:28:17.014 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:17.014 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a8177f6: (connection evicted) 2024-02-08 22:28:17.015 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:17.015 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2024-02-08 22:28:17.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2024-02-08 22:28:17.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2024-02-08 22:28:17.015 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2024-02-08 22:28:17.015 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:17.016 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fb3c930: (connection evicted) 2024-02-08 22:28:17.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:17.016 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2024-02-08 22:28:17.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2024-02-08 22:28:17.018 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2024-02-08 22:28:17.018 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:17.018 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:17.018 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:17.018 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:17.018 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:17.018 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:17.018 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77ac7cd6 2024-02-08 22:28:17.018 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:17.019 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:17.019 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:17.019 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:17.019 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:17.019 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:17.019 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:17.019 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:17.019 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:17.019 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:17.019 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:17.019 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:17.019 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:17.019 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:17.019 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:17.019 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:17.019 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:17.019 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:17.019 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:17.019 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2024-02-08 22:28:17.019 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:17.019 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:17.019 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:17.019 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:17.019 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:17.019 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:17.019 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:17.019 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:17.019 [Test worker @coroutine#5549] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2024-02-08 22:28:17.019 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@81f9b01 2024-02-08 22:28:17.019 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@81f9b01 2024-02-08 22:28:17.019 [Test worker @coroutine#5549] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2024-02-08 22:28:17.034 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@81f9b01 2024-02-08 22:28:17.044 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@81f9b01 2024-02-08 22:28:17.046 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@81f9b01 2024-02-08 22:28:17.048 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@81f9b01 2024-02-08 22:28:17.048 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2024-02-08 22:28:17.048 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:17.048 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:17.048 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:17.048 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:17.048 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:17.048 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:17.048 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d8cbd1a 2024-02-08 22:28:17.048 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:17.048 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:17.048 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:17.048 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:17.048 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:17.048 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:17.048 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:17.048 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:17.048 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:17.048 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:17.048 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:17.048 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:17.048 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:17.048 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:17.048 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:17.048 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:17.048 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:17.048 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:17.048 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:17.048 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2024-02-08 22:28:17.048 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:17.048 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:17.048 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:17.048 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:17.048 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:17.048 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:17.048 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:17.048 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:17.048 [Test worker @coroutine#5549] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2024-02-08 22:28:17.049 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@6860c000 2024-02-08 22:28:17.049 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@6860c000 2024-02-08 22:28:17.049 [Test worker @coroutine#5549] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2024-02-08 22:28:17.062 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6860c000 2024-02-08 22:28:17.062 [DefaultDispatcher-worker-5 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f26e775 2024-02-08 22:28:17.062 [DefaultDispatcher-worker-5 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45589/UmAppDatabase/replication/nodeId 2024-02-08 22:28:17.062 [DefaultDispatcher-worker-5 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45589/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:17.062 [DefaultDispatcher-worker-5 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45589/UmAppDatabase/replication/nodeId 2024-02-08 22:28:17.063 [DefaultDispatcher-worker-12 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45589/UmAppDatabase/replication/nodeId 2024-02-08 22:28:17.064 [DefaultDispatcher-worker-12 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45589/UmAppDatabase/replication/nodeId 2024-02-08 22:28:17.072 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6860c000 2024-02-08 22:28:17.073 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6860c000 2024-02-08 22:28:17.075 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6860c000 2024-02-08 22:28:17.085 [DefaultDispatcher-worker-11 @coroutine#5565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6860c000 2024-02-08 22:28:17.098 [DefaultDispatcher-worker-5 @coroutine#5549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@81f9b01 2024-02-08 22:28:17.116 [DefaultDispatcher-worker-2 @coroutine#5549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@81f9b01 2024-02-08 22:28:17.119 [HikariPool-181 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:28:17.126 [DefaultDispatcher-worker-15 @coroutine#5549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@81f9b01 2024-02-08 22:28:17.126 [DefaultDispatcher-worker-18 @coroutine#2848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128ca7af 2024-02-08 22:28:17.126 [DefaultDispatcher-worker-18 @coroutine#2848] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41993/UmAppDatabase/replication/nodeId 2024-02-08 22:28:17.126 [DefaultDispatcher-worker-18 @coroutine#2848] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41993/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:17.126 [DefaultDispatcher-worker-18 @coroutine#2848] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41993/UmAppDatabase/replication/nodeId 2024-02-08 22:28:17.128 [DefaultDispatcher-worker-8 @coroutine#2848] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41993/UmAppDatabase/replication/nodeId 2024-02-08 22:28:17.128 [DefaultDispatcher-worker-8 @coroutine#2848] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41993/UmAppDatabase/replication/nodeId 2024-02-08 22:28:17.149 [HikariPool-182 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:17.208 [DefaultDispatcher-worker-11 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68b3de47 2024-02-08 22:28:17.208 [DefaultDispatcher-worker-11 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48533/UmAppDatabase/replication/nodeId 2024-02-08 22:28:17.208 [DefaultDispatcher-worker-11 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48533/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:17.208 [DefaultDispatcher-worker-11 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48533/UmAppDatabase/replication/nodeId 2024-02-08 22:28:17.209 [DefaultDispatcher-worker-18 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48533/UmAppDatabase/replication/nodeId 2024-02-08 22:28:17.209 [DefaultDispatcher-worker-18 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48533/UmAppDatabase/replication/nodeId 2024-02-08 22:28:17.247 [DefaultDispatcher-worker-2 @coroutine#5586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@81f9b01 2024-02-08 22:28:17.249 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2024-02-08 22:28:17.249 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2024-02-08 22:28:17.249 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:17.250 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@81f9b01: (connection evicted) 2024-02-08 22:28:17.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:17.250 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2024-02-08 22:28:17.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2024-02-08 22:28:17.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2024-02-08 22:28:17.251 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2024-02-08 22:28:17.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:17.251 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6860c000: (connection evicted) 2024-02-08 22:28:17.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:17.251 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2024-02-08 22:28:17.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2024-02-08 22:28:17.253 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2024-02-08 22:28:17.253 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:17.253 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:17.253 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:17.253 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:17.253 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:17.253 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:17.253 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f526f91 2024-02-08 22:28:17.253 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:17.253 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:17.253 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:17.253 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:17.253 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:17.253 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:17.253 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:17.253 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:17.253 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:17.253 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:17.253 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:17.253 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:17.253 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:17.253 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:17.253 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:17.253 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:17.253 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:17.253 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:17.253 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:17.253 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2024-02-08 22:28:17.253 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:17.253 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:17.253 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:17.253 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:17.253 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:17.253 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:17.253 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:17.253 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:17.253 [Test worker @coroutine#5597] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2024-02-08 22:28:17.254 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@54d0d561 2024-02-08 22:28:17.254 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@54d0d561 2024-02-08 22:28:17.254 [Test worker @coroutine#5597] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2024-02-08 22:28:17.269 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d0d561 2024-02-08 22:28:17.280 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d0d561 2024-02-08 22:28:17.281 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d0d561 2024-02-08 22:28:17.283 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d0d561 2024-02-08 22:28:17.283 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2024-02-08 22:28:17.283 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:17.283 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:17.283 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:17.283 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:17.283 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:17.283 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:17.283 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c52df60 2024-02-08 22:28:17.283 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:17.283 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:17.283 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:17.283 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:17.283 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:17.283 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:17.283 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:17.283 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:17.283 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:17.283 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:17.283 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:17.283 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:17.283 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:17.283 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:17.283 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:17.283 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:17.283 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:17.283 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:17.283 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:17.283 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2024-02-08 22:28:17.283 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:17.283 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:17.283 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:17.283 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:17.283 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:17.283 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:17.283 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:17.283 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:17.283 [Test worker @coroutine#5597] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2024-02-08 22:28:17.284 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@678a7489 2024-02-08 22:28:17.284 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@678a7489 2024-02-08 22:28:17.284 [Test worker @coroutine#5597] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2024-02-08 22:28:17.296 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@678a7489 2024-02-08 22:28:17.306 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@678a7489 2024-02-08 22:28:17.308 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@678a7489 2024-02-08 22:28:17.310 [Test worker @coroutine#5609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@678a7489 2024-02-08 22:28:17.320 [DefaultDispatcher-worker-7 @coroutine#5611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@678a7489 2024-02-08 22:28:17.324 [DefaultDispatcher-worker-17 @coroutine#2927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@109188b4 2024-02-08 22:28:17.325 [DefaultDispatcher-worker-17 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36339/UmAppDatabase/replication/nodeId 2024-02-08 22:28:17.325 [DefaultDispatcher-worker-17 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36339/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:17.325 [DefaultDispatcher-worker-17 @coroutine#2927] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36339/UmAppDatabase/replication/nodeId 2024-02-08 22:28:17.326 [DefaultDispatcher-worker-2 @coroutine#2927] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36339/UmAppDatabase/replication/nodeId 2024-02-08 22:28:17.326 [DefaultDispatcher-worker-2 @coroutine#2927] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36339/UmAppDatabase/replication/nodeId 2024-02-08 22:28:17.332 [DefaultDispatcher-worker-2 @coroutine#5597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d0d561 2024-02-08 22:28:17.351 [DefaultDispatcher-worker-2 @coroutine#5597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d0d561 2024-02-08 22:28:17.354 [HikariPool-183 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:28:17.360 [DefaultDispatcher-worker-8 @coroutine#5597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d0d561 2024-02-08 22:28:17.363 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2024-02-08 22:28:17.363 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2024-02-08 22:28:17.363 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:17.364 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54d0d561: (connection evicted) 2024-02-08 22:28:17.364 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:17.364 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2024-02-08 22:28:17.364 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2024-02-08 22:28:17.365 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2024-02-08 22:28:17.365 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2024-02-08 22:28:17.365 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:17.365 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@678a7489: (connection evicted) 2024-02-08 22:28:17.365 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:17.365 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2024-02-08 22:28:17.365 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2024-02-08 22:28:17.366 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2024-02-08 22:28:17.366 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:17.366 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:17.366 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:17.366 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:17.366 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:17.366 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:17.367 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64ee9290 2024-02-08 22:28:17.367 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:17.367 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:17.367 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:17.367 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:17.367 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:17.367 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:17.367 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:17.367 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:17.367 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:17.367 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:17.367 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:17.367 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:17.367 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:17.367 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:17.367 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:17.367 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:17.367 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:17.367 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:17.367 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:17.367 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2024-02-08 22:28:17.367 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:17.367 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:17.367 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:17.367 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:17.367 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:17.367 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:17.367 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:17.367 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:17.367 [Test worker @coroutine#5630] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2024-02-08 22:28:17.367 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@49976824 2024-02-08 22:28:17.367 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@49976824 2024-02-08 22:28:17.367 [Test worker @coroutine#5630] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2024-02-08 22:28:17.382 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49976824 2024-02-08 22:28:17.392 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49976824 2024-02-08 22:28:17.394 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49976824 2024-02-08 22:28:17.396 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49976824 2024-02-08 22:28:17.396 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2024-02-08 22:28:17.396 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:17.396 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:17.396 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:17.396 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:17.396 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:17.396 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:17.396 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@219bad15 2024-02-08 22:28:17.396 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:17.396 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:17.396 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:17.396 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:17.396 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:17.396 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:17.396 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:17.396 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:17.396 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:17.396 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:17.396 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:17.396 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:17.396 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:17.396 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:17.396 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:17.396 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:17.396 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:17.396 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:17.396 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:17.396 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2024-02-08 22:28:17.396 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:17.396 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:17.396 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:17.396 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:17.396 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:17.396 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:17.396 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:17.396 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:17.396 [Test worker @coroutine#5630] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2024-02-08 22:28:17.397 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d810e94 2024-02-08 22:28:17.397 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d810e94 2024-02-08 22:28:17.397 [Test worker @coroutine#5630] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2024-02-08 22:28:17.397 [DefaultDispatcher-worker-16 @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc2c13c 2024-02-08 22:28:17.397 [DefaultDispatcher-worker-16 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43727/UmAppDatabase/replication/nodeId 2024-02-08 22:28:17.397 [DefaultDispatcher-worker-16 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43727/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:17.397 [DefaultDispatcher-worker-16 @coroutine#2959] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43727/UmAppDatabase/replication/nodeId 2024-02-08 22:28:17.398 [DefaultDispatcher-worker-2 @coroutine#2959] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43727/UmAppDatabase/replication/nodeId 2024-02-08 22:28:17.398 [DefaultDispatcher-worker-2 @coroutine#2959] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43727/UmAppDatabase/replication/nodeId 2024-02-08 22:28:17.409 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d810e94 2024-02-08 22:28:17.419 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d810e94 2024-02-08 22:28:17.421 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d810e94 2024-02-08 22:28:17.423 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d810e94 2024-02-08 22:28:17.433 [DefaultDispatcher-worker-15 @coroutine#5647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d810e94 2024-02-08 22:28:17.445 [DefaultDispatcher-worker-16 @coroutine#5630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49976824 2024-02-08 22:28:17.463 [DefaultDispatcher-worker-16 @coroutine#5630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49976824 2024-02-08 22:28:17.467 [HikariPool-185 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:17.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2024-02-08 22:28:17.468 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2024-02-08 22:28:17.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:17.469 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49976824: (connection evicted) 2024-02-08 22:28:17.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:17.470 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2024-02-08 22:28:17.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2024-02-08 22:28:17.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2024-02-08 22:28:17.470 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2024-02-08 22:28:17.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:17.470 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d810e94: (connection evicted) 2024-02-08 22:28:17.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:17.471 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2024-02-08 22:28:17.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2024-02-08 22:28:17.472 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2024-02-08 22:28:17.472 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:17.472 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:17.472 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:17.472 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:17.472 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:17.472 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:17.472 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d5a77de 2024-02-08 22:28:17.472 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:17.472 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:17.472 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:17.472 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:17.472 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:17.472 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:17.472 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:17.472 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:17.472 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:17.472 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:17.472 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:17.472 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:17.472 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:17.472 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:17.472 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:17.472 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:17.472 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:17.472 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:17.472 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:17.472 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2024-02-08 22:28:17.472 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:17.472 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:17.472 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:17.472 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:17.472 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:17.472 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:17.472 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:17.472 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:17.472 [Test worker @coroutine#5663] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2024-02-08 22:28:17.472 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@28c38eeb 2024-02-08 22:28:17.472 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@28c38eeb 2024-02-08 22:28:17.472 [Test worker @coroutine#5663] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2024-02-08 22:28:17.487 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28c38eeb 2024-02-08 22:28:17.498 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28c38eeb 2024-02-08 22:28:17.499 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28c38eeb 2024-02-08 22:28:17.501 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28c38eeb 2024-02-08 22:28:17.501 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2024-02-08 22:28:17.501 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:17.501 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:17.501 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:17.501 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:17.501 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:17.501 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:17.501 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b55652a 2024-02-08 22:28:17.501 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:17.501 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:17.501 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:17.501 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:17.501 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:17.501 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:17.501 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:17.501 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:17.501 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:17.501 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:17.501 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:17.501 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:17.501 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:17.501 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:17.501 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:17.501 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:17.501 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:17.501 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:17.501 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:17.501 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2024-02-08 22:28:17.501 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:17.501 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:17.501 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:17.501 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:17.501 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:17.501 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:17.501 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:17.501 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:17.501 [Test worker @coroutine#5663] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2024-02-08 22:28:17.502 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@119f02d2 2024-02-08 22:28:17.502 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@119f02d2 2024-02-08 22:28:17.502 [Test worker @coroutine#5663] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2024-02-08 22:28:17.508 [DefaultDispatcher-worker-3 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2024-02-08 22:28:17.508 [DefaultDispatcher-worker-3 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53077/UmAppDatabase/replication/nodeId 2024-02-08 22:28:17.508 [DefaultDispatcher-worker-3 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53077/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:17.508 [DefaultDispatcher-worker-3 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53077/UmAppDatabase/replication/nodeId 2024-02-08 22:28:17.509 [DefaultDispatcher-worker-14 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53077/UmAppDatabase/replication/nodeId 2024-02-08 22:28:17.509 [DefaultDispatcher-worker-14 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53077/UmAppDatabase/replication/nodeId 2024-02-08 22:28:17.514 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@119f02d2 2024-02-08 22:28:17.530 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@119f02d2 2024-02-08 22:28:17.531 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@119f02d2 2024-02-08 22:28:17.533 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@119f02d2 2024-02-08 22:28:17.543 [DefaultDispatcher-worker-11 @coroutine#5681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@119f02d2 2024-02-08 22:28:17.554 [DefaultDispatcher-worker-6 @coroutine#5663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28c38eeb 2024-02-08 22:28:17.571 [DefaultDispatcher-worker-14 @coroutine#5663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28c38eeb 2024-02-08 22:28:17.573 [HikariPool-187 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:28:17.581 [DefaultDispatcher-worker-16 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54099b09 2024-02-08 22:28:17.582 [DefaultDispatcher-worker-16 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 22:28:17.582 [DefaultDispatcher-worker-16 @coroutine#3018] 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-02-08 22:28:17.582 [DefaultDispatcher-worker-16 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 22:28:17.582 [DefaultDispatcher-worker-2 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 22:28:17.583 [DefaultDispatcher-worker-17 @coroutine#5663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28c38eeb 2024-02-08 22:28:17.586 [DefaultDispatcher-worker-7 @coroutine#3032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f39ad3f 2024-02-08 22:28:17.586 [DefaultDispatcher-worker-7 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-08 22:28:17.586 [DefaultDispatcher-worker-7 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:17.586 [DefaultDispatcher-worker-7 @coroutine#3032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-08 22:28:17.587 [DefaultDispatcher-worker-7 @coroutine#3032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-08 22:28:17.587 [DefaultDispatcher-worker-7 @coroutine#3032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-08 22:28:17.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2024-02-08 22:28:17.587 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2024-02-08 22:28:17.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:17.588 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28c38eeb: (connection evicted) 2024-02-08 22:28:17.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:17.588 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2024-02-08 22:28:17.588 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2024-02-08 22:28:17.588 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2024-02-08 22:28:17.588 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2024-02-08 22:28:17.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:17.589 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@119f02d2: (connection evicted) 2024-02-08 22:28:17.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:17.589 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2024-02-08 22:28:17.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2024-02-08 22:28:17.591 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2024-02-08 22:28:17.591 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:17.591 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:17.591 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:17.591 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:17.591 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:17.591 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:17.591 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13617139 2024-02-08 22:28:17.591 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:17.591 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:17.591 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:17.591 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:17.591 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:17.591 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:17.591 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:17.591 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:17.591 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:17.591 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:17.591 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:17.591 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:17.591 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:17.591 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:17.591 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:17.591 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:17.591 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:17.591 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:17.591 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:17.591 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2024-02-08 22:28:17.591 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:17.591 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:17.591 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:17.591 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:17.591 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:17.591 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:17.591 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:17.591 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:17.591 [Test worker @coroutine#5704] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2024-02-08 22:28:17.592 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@373c367 2024-02-08 22:28:17.592 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@373c367 2024-02-08 22:28:17.592 [Test worker @coroutine#5704] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2024-02-08 22:28:17.607 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@373c367 2024-02-08 22:28:17.617 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@373c367 2024-02-08 22:28:17.619 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@373c367 2024-02-08 22:28:17.620 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@373c367 2024-02-08 22:28:17.629 [DefaultDispatcher-worker-12 @coroutine#5711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@373c367 2024-02-08 22:28:17.637 [DefaultDispatcher-worker-12 @coroutine#5704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@373c367 2024-02-08 22:28:17.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2024-02-08 22:28:17.648 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2024-02-08 22:28:17.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:17.648 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@373c367: (connection evicted) 2024-02-08 22:28:17.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:17.649 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2024-02-08 22:28:17.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2024-02-08 22:28:17.707 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2024-02-08 22:28:17.707 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:17.707 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:17.707 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:17.707 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:17.707 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:17.707 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:17.707 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e93e396 2024-02-08 22:28:17.707 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:17.707 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:17.707 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:17.707 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:17.707 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:17.707 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:17.707 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:17.707 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:17.707 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:17.707 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:17.707 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:17.707 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:17.708 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:17.708 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:17.708 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:17.708 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:17.708 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:17.708 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:17.708 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:17.708 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2024-02-08 22:28:17.708 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:17.708 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:17.708 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:17.708 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:17.708 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:17.708 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:17.708 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:17.708 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:17.708 [Test worker @coroutine#5738] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2024-02-08 22:28:17.708 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@1676e501 2024-02-08 22:28:17.708 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@1676e501 2024-02-08 22:28:17.708 [Test worker @coroutine#5738] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2024-02-08 22:28:17.724 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1676e501 2024-02-08 22:28:17.734 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1676e501 2024-02-08 22:28:17.736 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1676e501 2024-02-08 22:28:17.738 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1676e501 2024-02-08 22:28:17.746 [DefaultDispatcher-worker-18 @coroutine#5746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1676e501 2024-02-08 22:28:17.749 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2024-02-08 22:28:17.749 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2024-02-08 22:28:17.749 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:17.749 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1676e501: (connection evicted) 2024-02-08 22:28:17.750 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:17.750 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2024-02-08 22:28:17.750 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2024-02-08 22:28:17.805 [DefaultDispatcher-worker-11 @coroutine#3083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45482f82 2024-02-08 22:28:17.805 [DefaultDispatcher-worker-11 @coroutine#3083] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId 2024-02-08 22:28:17.806 [DefaultDispatcher-worker-11 @coroutine#3083] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:17.806 [DefaultDispatcher-worker-11 @coroutine#3083] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId 2024-02-08 22:28:17.807 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2024-02-08 22:28:17.807 [DefaultDispatcher-worker-13 @coroutine#3083] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId 2024-02-08 22:28:17.807 [DefaultDispatcher-worker-13 @coroutine#3083] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId 2024-02-08 22:28:17.807 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:17.807 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:17.807 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:17.807 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:17.807 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:17.807 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:17.807 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70c68e4e 2024-02-08 22:28:17.807 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:17.807 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:17.807 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:17.807 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:17.807 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:17.807 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:17.807 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:17.807 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:17.807 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:17.807 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:17.807 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:17.807 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:17.807 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:17.807 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:17.807 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:17.807 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:17.807 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:17.807 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:17.807 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:17.807 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2024-02-08 22:28:17.807 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:17.807 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:17.807 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:17.807 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:17.807 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:17.807 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:17.807 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:17.807 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:17.807 [Test worker @coroutine#5760] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2024-02-08 22:28:17.808 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@21a14c45 2024-02-08 22:28:17.808 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@21a14c45 2024-02-08 22:28:17.808 [Test worker @coroutine#5760] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2024-02-08 22:28:17.821 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a14c45 2024-02-08 22:28:17.831 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a14c45 2024-02-08 22:28:17.832 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a14c45 2024-02-08 22:28:17.834 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a14c45 2024-02-08 22:28:17.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2024-02-08 22:28:17.837 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2024-02-08 22:28:17.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:28:17.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:17.837 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2024-02-08 22:28:17.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2024-02-08 22:28:17.840 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2024-02-08 22:28:17.840 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:17.840 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:17.840 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:17.840 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:17.840 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:17.840 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:17.840 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3533b614 2024-02-08 22:28:17.840 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:17.840 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:17.840 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:17.840 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:17.840 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:17.840 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:17.840 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:17.840 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:17.840 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:17.840 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:17.840 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:17.840 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:17.840 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:17.840 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:17.840 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:17.840 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:17.840 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:17.840 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:17.840 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:17.840 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2024-02-08 22:28:17.840 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:17.840 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:17.840 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:17.840 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:17.840 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:17.840 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:17.840 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:17.840 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:17.840 [Test worker @coroutine#5780] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2024-02-08 22:28:17.840 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fec93d0 2024-02-08 22:28:17.840 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fec93d0 2024-02-08 22:28:17.840 [Test worker @coroutine#5780] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2024-02-08 22:28:17.853 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fec93d0 2024-02-08 22:28:17.864 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fec93d0 2024-02-08 22:28:17.865 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fec93d0 2024-02-08 22:28:17.867 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fec93d0 2024-02-08 22:28:17.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2024-02-08 22:28:17.870 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2024-02-08 22:28:17.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:28:17.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:17.870 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2024-02-08 22:28:17.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2024-02-08 22:28:17.871 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2024-02-08 22:28:17.872 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:17.872 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:17.872 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:17.872 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:17.872 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:17.872 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:17.872 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76ac3ad0 2024-02-08 22:28:17.872 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:17.872 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:17.872 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:17.872 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:17.872 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:17.872 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:17.872 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:17.872 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:17.872 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:17.872 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:17.872 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:17.872 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:17.872 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:17.872 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:17.872 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:17.872 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:17.872 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:17.872 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:17.872 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:17.872 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2024-02-08 22:28:17.872 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:17.872 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:17.872 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:17.872 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:17.872 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:17.872 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:17.872 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:17.872 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:17.872 [Test worker @coroutine#5799] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2024-02-08 22:28:17.872 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ff5711b 2024-02-08 22:28:17.872 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ff5711b 2024-02-08 22:28:17.872 [Test worker @coroutine#5799] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2024-02-08 22:28:17.885 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff5711b 2024-02-08 22:28:17.896 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff5711b 2024-02-08 22:28:17.898 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff5711b 2024-02-08 22:28:17.900 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff5711b 2024-02-08 22:28:17.900 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2024-02-08 22:28:17.900 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:17.900 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:17.900 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:17.900 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:17.900 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:17.900 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:17.900 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2252dc5d 2024-02-08 22:28:17.900 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:17.900 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:17.900 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:17.900 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:17.900 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:17.900 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:17.900 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:17.900 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:17.900 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:17.900 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:17.900 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:17.900 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:17.900 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:17.900 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:17.900 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:17.900 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:17.900 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:17.900 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:17.900 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:17.900 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2024-02-08 22:28:17.900 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:17.900 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:17.900 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:17.900 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:17.900 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:17.900 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:17.900 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:17.900 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:17.900 [Test worker @coroutine#5799] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2024-02-08 22:28:17.900 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@72557e0d 2024-02-08 22:28:17.900 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@72557e0d 2024-02-08 22:28:17.900 [Test worker @coroutine#5799] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2024-02-08 22:28:17.913 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72557e0d 2024-02-08 22:28:17.924 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72557e0d 2024-02-08 22:28:17.926 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72557e0d 2024-02-08 22:28:17.927 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72557e0d 2024-02-08 22:28:17.938 [DefaultDispatcher-worker-4 @coroutine#5812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72557e0d 2024-02-08 22:28:17.950 [DefaultDispatcher-worker-7 @coroutine#5799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff5711b 2024-02-08 22:28:17.955 [UI Thread @coroutine#5822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56313/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 22:28:17.955 [UI Thread @coroutine#5822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56313/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-08 22:28:17.955 [UI Thread @coroutine#5822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56313/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 22:28:17.957 [UI Thread @coroutine#5822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56313/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 22:28:17.957 [UI Thread @coroutine#5822] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56313/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 22:28:17.958 [UI Thread @coroutine#5822] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:56313/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-08 22:28:17.958 [UI Thread @coroutine#5822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:56313/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 22:28:17.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2024-02-08 22:28:17.960 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2024-02-08 22:28:17.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:17.960 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ff5711b: (connection evicted) 2024-02-08 22:28:17.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:17.961 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2024-02-08 22:28:17.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2024-02-08 22:28:17.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2024-02-08 22:28:17.961 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2024-02-08 22:28:17.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:17.961 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72557e0d: (connection evicted) 2024-02-08 22:28:17.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:17.961 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2024-02-08 22:28:17.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2024-02-08 22:28:17.963 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2024-02-08 22:28:17.963 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:17.963 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:17.963 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:17.963 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:17.963 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:17.963 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:17.963 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a920154 2024-02-08 22:28:17.963 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:17.963 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:17.963 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:17.963 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:17.963 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:17.963 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:17.963 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:17.963 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:17.963 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:17.963 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:17.963 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:17.963 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:17.963 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:17.963 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:17.963 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:17.963 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:17.963 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:17.963 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:17.963 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:17.963 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2024-02-08 22:28:17.963 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:17.963 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:17.963 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:17.963 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:17.963 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:17.963 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:17.963 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:17.963 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:17.963 [Test worker @coroutine#5828] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2024-02-08 22:28:17.964 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b78cbee 2024-02-08 22:28:17.964 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b78cbee 2024-02-08 22:28:17.964 [Test worker @coroutine#5828] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2024-02-08 22:28:17.977 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b78cbee 2024-02-08 22:28:17.988 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b78cbee 2024-02-08 22:28:17.989 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b78cbee 2024-02-08 22:28:17.991 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b78cbee 2024-02-08 22:28:17.991 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2024-02-08 22:28:17.991 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:17.991 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:17.991 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:17.991 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:17.991 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:17.991 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:17.991 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28f5a003 2024-02-08 22:28:17.991 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:17.991 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:17.991 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:17.991 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:17.991 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:17.991 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:17.991 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:17.991 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:17.991 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:17.991 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:17.991 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:17.991 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:17.991 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:17.991 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:17.991 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:17.991 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:17.991 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:17.991 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:17.991 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:17.991 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2024-02-08 22:28:17.991 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:17.992 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:17.992 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:17.992 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:17.992 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:17.992 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:17.992 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:17.992 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:17.992 [Test worker @coroutine#5828] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2024-02-08 22:28:17.992 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@53791a39 2024-02-08 22:28:17.992 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@53791a39 2024-02-08 22:28:17.992 [Test worker @coroutine#5828] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2024-02-08 22:28:18.004 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53791a39 2024-02-08 22:28:18.004 [DefaultDispatcher-worker-7 @coroutine#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb1820d 2024-02-08 22:28:18.005 [DefaultDispatcher-worker-7 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45227/UmAppDatabase/replication/nodeId 2024-02-08 22:28:18.005 [DefaultDispatcher-worker-7 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45227/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:18.005 [DefaultDispatcher-worker-7 @coroutine#3126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45227/UmAppDatabase/replication/nodeId 2024-02-08 22:28:18.006 [DefaultDispatcher-worker-10 @coroutine#3126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45227/UmAppDatabase/replication/nodeId 2024-02-08 22:28:18.006 [DefaultDispatcher-worker-10 @coroutine#3126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45227/UmAppDatabase/replication/nodeId 2024-02-08 22:28:18.015 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53791a39 2024-02-08 22:28:18.017 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53791a39 2024-02-08 22:28:18.018 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53791a39 2024-02-08 22:28:18.029 [DefaultDispatcher-worker-7 @coroutine#5845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53791a39 2024-02-08 22:28:18.044 [DefaultDispatcher-worker-9 @coroutine#5828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b78cbee 2024-02-08 22:28:18.045 [UI Thread @coroutine#5855] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47239/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 22:28:18.045 [UI Thread @coroutine#5855] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47239/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-08 22:28:18.045 [UI Thread @coroutine#5855] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47239/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 22:28:18.047 [UI Thread @coroutine#5855] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47239/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 22:28:18.047 [UI Thread @coroutine#5855] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47239/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 22:28:18.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2024-02-08 22:28:18.048 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2024-02-08 22:28:18.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:18.048 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b78cbee: (connection evicted) 2024-02-08 22:28:18.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:18.049 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2024-02-08 22:28:18.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2024-02-08 22:28:18.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2024-02-08 22:28:18.049 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2024-02-08 22:28:18.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:18.049 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53791a39: (connection evicted) 2024-02-08 22:28:18.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:18.050 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2024-02-08 22:28:18.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2024-02-08 22:28:18.051 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2024-02-08 22:28:18.051 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:18.051 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:18.051 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:18.051 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:18.051 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:18.051 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:18.051 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67b5da40 2024-02-08 22:28:18.051 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:18.051 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:18.051 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:18.051 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:18.051 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:18.051 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:18.051 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:18.051 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:18.051 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:18.051 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:18.051 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:18.051 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:18.051 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:18.051 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:18.051 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:18.051 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:18.051 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:18.051 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:18.051 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:18.051 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2024-02-08 22:28:18.051 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:18.051 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:18.051 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:18.051 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:18.051 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:18.051 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:18.051 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:18.051 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:18.051 [Test worker @coroutine#5861] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2024-02-08 22:28:18.052 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@5680f009 2024-02-08 22:28:18.052 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@5680f009 2024-02-08 22:28:18.052 [Test worker @coroutine#5861] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2024-02-08 22:28:18.064 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5680f009 2024-02-08 22:28:18.072 [DefaultDispatcher-worker-2 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f26e775 2024-02-08 22:28:18.072 [DefaultDispatcher-worker-2 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45589/UmAppDatabase/replication/nodeId 2024-02-08 22:28:18.072 [DefaultDispatcher-worker-2 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45589/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:18.072 [DefaultDispatcher-worker-2 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45589/UmAppDatabase/replication/nodeId 2024-02-08 22:28:18.073 [DefaultDispatcher-worker-9 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45589/UmAppDatabase/replication/nodeId 2024-02-08 22:28:18.073 [DefaultDispatcher-worker-9 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45589/UmAppDatabase/replication/nodeId 2024-02-08 22:28:18.075 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5680f009 2024-02-08 22:28:18.076 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5680f009 2024-02-08 22:28:18.078 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5680f009 2024-02-08 22:28:18.078 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2024-02-08 22:28:18.078 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:18.078 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:18.078 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:18.078 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:18.078 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:18.078 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:18.078 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d29fc6 2024-02-08 22:28:18.078 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:18.078 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:18.078 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:18.078 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:18.078 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:18.078 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:18.078 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:18.078 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:18.078 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:18.078 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:18.078 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:18.078 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:18.079 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:18.079 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:18.079 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:18.079 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:18.079 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:18.079 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:18.079 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:18.079 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2024-02-08 22:28:18.079 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:18.079 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:18.079 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:18.079 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:18.079 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:18.079 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:18.079 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:18.079 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:18.079 [Test worker @coroutine#5861] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2024-02-08 22:28:18.079 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@1da53092 2024-02-08 22:28:18.079 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@1da53092 2024-02-08 22:28:18.079 [Test worker @coroutine#5861] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2024-02-08 22:28:18.091 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da53092 2024-02-08 22:28:18.102 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da53092 2024-02-08 22:28:18.103 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da53092 2024-02-08 22:28:18.105 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da53092 2024-02-08 22:28:18.115 [DefaultDispatcher-worker-1 @coroutine#5878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da53092 2024-02-08 22:28:18.127 [DefaultDispatcher-worker-9 @coroutine#5861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5680f009 2024-02-08 22:28:18.129 [UI Thread @coroutine#5888] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35313/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 22:28:18.129 [UI Thread @coroutine#5888] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35313/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-08 22:28:18.129 [UI Thread @coroutine#5888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35313/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 22:28:18.131 [UI Thread @coroutine#5888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35313/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 22:28:18.131 [UI Thread @coroutine#5888] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35313/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 22:28:18.131 [UI Thread @coroutine#5888] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:35313/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-08 22:28:18.131 [UI Thread @coroutine#5888] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:35313/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 22:28:18.132 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2024-02-08 22:28:18.132 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2024-02-08 22:28:18.132 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:18.133 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5680f009: (connection evicted) 2024-02-08 22:28:18.134 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:18.134 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2024-02-08 22:28:18.134 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2024-02-08 22:28:18.134 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2024-02-08 22:28:18.134 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2024-02-08 22:28:18.134 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:18.134 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1da53092: (connection evicted) 2024-02-08 22:28:18.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:18.135 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2024-02-08 22:28:18.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2024-02-08 22:28:18.137 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2024-02-08 22:28:18.137 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:18.137 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:18.137 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:18.137 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:18.137 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:18.137 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:18.137 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c5797c6 2024-02-08 22:28:18.137 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:18.137 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:18.137 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:18.137 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:18.137 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:18.137 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:18.137 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:18.137 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:18.137 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:18.137 [DefaultDispatcher-worker-15 @coroutine#2848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128ca7af 2024-02-08 22:28:18.137 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:18.138 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:18.138 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:18.138 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:18.138 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:18.138 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:18.138 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:18.138 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:18.138 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:18.138 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:18.138 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2024-02-08 22:28:18.138 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:18.138 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:18.138 [DefaultDispatcher-worker-15 @coroutine#2848] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41993/UmAppDatabase/replication/nodeId 2024-02-08 22:28:18.138 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:18.138 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:18.138 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:18.138 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:18.138 [DefaultDispatcher-worker-15 @coroutine#2848] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41993/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:18.138 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:18.138 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:18.138 [DefaultDispatcher-worker-15 @coroutine#2848] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41993/UmAppDatabase/replication/nodeId 2024-02-08 22:28:18.138 [Test worker @coroutine#5894] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2024-02-08 22:28:18.138 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ea4b4b2 2024-02-08 22:28:18.138 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ea4b4b2 2024-02-08 22:28:18.138 [Test worker @coroutine#5894] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2024-02-08 22:28:18.139 [DefaultDispatcher-worker-17 @coroutine#2848] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41993/UmAppDatabase/replication/nodeId 2024-02-08 22:28:18.139 [DefaultDispatcher-worker-17 @coroutine#2848] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41993/UmAppDatabase/replication/nodeId 2024-02-08 22:28:18.153 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ea4b4b2 2024-02-08 22:28:18.164 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ea4b4b2 2024-02-08 22:28:18.165 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ea4b4b2 2024-02-08 22:28:18.167 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ea4b4b2 2024-02-08 22:28:18.167 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2024-02-08 22:28:18.167 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:18.167 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:18.167 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:18.167 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:18.167 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:18.167 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:18.167 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c7f3af6 2024-02-08 22:28:18.167 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:18.167 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:18.167 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:18.167 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:18.167 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:18.167 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:18.167 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:18.167 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:18.167 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:18.167 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:18.167 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:18.167 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:18.167 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:18.167 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:18.167 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:18.167 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:18.167 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:18.167 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:18.167 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:18.167 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2024-02-08 22:28:18.167 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:18.167 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:18.167 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:18.167 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:18.167 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:18.167 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:18.167 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:18.167 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:18.167 [Test worker @coroutine#5894] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2024-02-08 22:28:18.168 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@440d45c5 2024-02-08 22:28:18.168 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@440d45c5 2024-02-08 22:28:18.168 [Test worker @coroutine#5894] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2024-02-08 22:28:18.180 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@440d45c5 2024-02-08 22:28:18.191 [Test worker @coroutine#5904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@440d45c5 2024-02-08 22:28:18.192 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@440d45c5 2024-02-08 22:28:18.194 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@440d45c5 2024-02-08 22:28:18.204 [DefaultDispatcher-worker-7 @coroutine#5910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@440d45c5 2024-02-08 22:28:18.217 [DefaultDispatcher-worker-16 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68b3de47 2024-02-08 22:28:18.217 [DefaultDispatcher-worker-16 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48533/UmAppDatabase/replication/nodeId 2024-02-08 22:28:18.217 [DefaultDispatcher-worker-16 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48533/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:18.217 [DefaultDispatcher-worker-16 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48533/UmAppDatabase/replication/nodeId 2024-02-08 22:28:18.217 [DefaultDispatcher-worker-7 @coroutine#5894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ea4b4b2 2024-02-08 22:28:18.218 [DefaultDispatcher-worker-14 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48533/UmAppDatabase/replication/nodeId 2024-02-08 22:28:18.218 [DefaultDispatcher-worker-14 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48533/UmAppDatabase/replication/nodeId 2024-02-08 22:28:18.238 [HikariPool-199 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:28:18.242 [DefaultDispatcher-worker-15 @coroutine#5894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ea4b4b2 2024-02-08 22:28:18.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2024-02-08 22:28:18.250 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2024-02-08 22:28:18.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:18.250 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ea4b4b2: (connection evicted) 2024-02-08 22:28:18.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:18.251 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2024-02-08 22:28:18.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2024-02-08 22:28:18.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2024-02-08 22:28:18.251 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2024-02-08 22:28:18.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:18.251 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@440d45c5: (connection evicted) 2024-02-08 22:28:18.252 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:18.252 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2024-02-08 22:28:18.252 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2024-02-08 22:28:18.254 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2024-02-08 22:28:18.254 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:18.254 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:18.254 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:18.254 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:18.254 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:18.254 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:18.254 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4843b35f 2024-02-08 22:28:18.254 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:18.254 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:18.254 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:18.254 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:18.254 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:18.254 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:18.254 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:18.254 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:18.254 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:18.254 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:18.254 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:18.254 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:18.254 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:18.254 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:18.254 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:18.254 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:18.254 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:18.254 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:18.254 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:18.254 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2024-02-08 22:28:18.254 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:18.254 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:18.254 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:18.254 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:18.254 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:18.254 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:18.254 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:18.254 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:18.254 [Test worker @coroutine#5939] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2024-02-08 22:28:18.255 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bafe3b0 2024-02-08 22:28:18.255 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bafe3b0 2024-02-08 22:28:18.255 [Test worker @coroutine#5939] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2024-02-08 22:28:18.269 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bafe3b0 2024-02-08 22:28:18.279 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bafe3b0 2024-02-08 22:28:18.281 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bafe3b0 2024-02-08 22:28:18.283 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bafe3b0 2024-02-08 22:28:18.292 [DefaultDispatcher-worker-1 @coroutine#5946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bafe3b0 2024-02-08 22:28:18.310 [DefaultDispatcher-worker-6 @coroutine#5939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bafe3b0 2024-02-08 22:28:18.328 [DefaultDispatcher-worker-16 @coroutine#5966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bafe3b0 2024-02-08 22:28:18.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2024-02-08 22:28:18.331 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2024-02-08 22:28:18.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:18.331 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6bafe3b0: (connection evicted) 2024-02-08 22:28:18.332 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:18.332 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2024-02-08 22:28:18.332 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2024-02-08 22:28:18.333 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2024-02-08 22:28:18.333 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:18.333 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:18.333 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:18.333 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:18.333 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:18.333 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:18.333 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e2abb58 2024-02-08 22:28:18.333 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:18.333 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:18.333 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:18.333 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:18.333 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:18.333 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:18.333 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:18.333 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:18.333 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:18.333 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:18.333 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:18.333 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:18.333 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:18.333 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:18.333 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:18.333 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:18.333 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:18.333 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:18.333 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:18.333 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2024-02-08 22:28:18.333 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:18.333 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:18.334 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:18.334 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:18.334 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:18.334 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:18.334 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:18.334 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:18.334 [Test worker @coroutine#5972] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2024-02-08 22:28:18.334 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@529b8e41 2024-02-08 22:28:18.334 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@529b8e41 2024-02-08 22:28:18.334 [Test worker @coroutine#5972] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2024-02-08 22:28:18.334 [DefaultDispatcher-worker-11 @coroutine#2927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@109188b4 2024-02-08 22:28:18.334 [DefaultDispatcher-worker-11 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36339/UmAppDatabase/replication/nodeId 2024-02-08 22:28:18.334 [DefaultDispatcher-worker-11 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36339/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:18.334 [DefaultDispatcher-worker-11 @coroutine#2927] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36339/UmAppDatabase/replication/nodeId 2024-02-08 22:28:18.336 [DefaultDispatcher-worker-14 @coroutine#2927] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36339/UmAppDatabase/replication/nodeId 2024-02-08 22:28:18.336 [DefaultDispatcher-worker-14 @coroutine#2927] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36339/UmAppDatabase/replication/nodeId 2024-02-08 22:28:18.349 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@529b8e41 2024-02-08 22:28:18.360 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@529b8e41 2024-02-08 22:28:18.361 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@529b8e41 2024-02-08 22:28:18.363 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@529b8e41 2024-02-08 22:28:18.363 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2024-02-08 22:28:18.363 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:18.363 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:18.363 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:18.363 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:18.363 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:18.363 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:18.363 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d45acab 2024-02-08 22:28:18.363 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:18.363 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:18.363 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:18.363 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:18.363 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:18.363 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:18.363 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:18.363 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:18.363 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:18.363 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:18.363 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:18.363 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:18.363 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:18.363 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:18.364 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:18.364 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:18.364 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:18.364 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:18.364 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:18.364 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2024-02-08 22:28:18.364 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:18.364 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:18.364 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:18.364 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:18.364 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:18.364 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:18.364 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:18.364 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:18.364 [Test worker @coroutine#5972] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2024-02-08 22:28:18.364 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@94ba90a 2024-02-08 22:28:18.364 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@94ba90a 2024-02-08 22:28:18.364 [Test worker @coroutine#5972] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2024-02-08 22:28:18.376 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@94ba90a 2024-02-08 22:28:18.386 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@94ba90a 2024-02-08 22:28:18.388 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@94ba90a 2024-02-08 22:28:18.390 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@94ba90a 2024-02-08 22:28:18.400 [DefaultDispatcher-worker-12 @coroutine#5988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@94ba90a 2024-02-08 22:28:18.406 [DefaultDispatcher-worker-15 @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc2c13c 2024-02-08 22:28:18.406 [DefaultDispatcher-worker-15 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43727/UmAppDatabase/replication/nodeId 2024-02-08 22:28:18.406 [DefaultDispatcher-worker-15 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43727/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:18.406 [DefaultDispatcher-worker-15 @coroutine#2959] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43727/UmAppDatabase/replication/nodeId 2024-02-08 22:28:18.407 [DefaultDispatcher-worker-14 @coroutine#2959] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43727/UmAppDatabase/replication/nodeId 2024-02-08 22:28:18.407 [DefaultDispatcher-worker-14 @coroutine#2959] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43727/UmAppDatabase/replication/nodeId 2024-02-08 22:28:18.413 [DefaultDispatcher-worker-7 @coroutine#5972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@529b8e41 2024-02-08 22:28:18.423 [DefaultDispatcher-worker-7 @coroutine#5972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@529b8e41 2024-02-08 22:28:18.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2024-02-08 22:28:18.430 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2024-02-08 22:28:18.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:18.431 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@529b8e41: (connection evicted) 2024-02-08 22:28:18.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:18.431 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2024-02-08 22:28:18.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2024-02-08 22:28:18.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2024-02-08 22:28:18.432 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2024-02-08 22:28:18.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:18.432 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@94ba90a: (connection evicted) 2024-02-08 22:28:18.433 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:18.433 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2024-02-08 22:28:18.433 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2024-02-08 22:28:18.434 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2024-02-08 22:28:18.435 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:18.435 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:18.435 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:18.435 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:18.435 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:18.435 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:18.435 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e620fa9 2024-02-08 22:28:18.435 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:18.435 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:18.435 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:18.435 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:18.435 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:18.435 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:18.435 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:18.435 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:18.435 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:18.435 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:18.435 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:18.435 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:18.435 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:18.435 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:18.435 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:18.435 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:18.435 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:18.435 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:18.435 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:18.435 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2024-02-08 22:28:18.435 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:18.435 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:18.435 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:18.435 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:18.435 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:18.435 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:18.435 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:18.435 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:18.435 [Test worker @coroutine#6017] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2024-02-08 22:28:18.435 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@ae4a043 2024-02-08 22:28:18.435 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@ae4a043 2024-02-08 22:28:18.435 [Test worker @coroutine#6017] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2024-02-08 22:28:18.449 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae4a043 2024-02-08 22:28:18.459 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae4a043 2024-02-08 22:28:18.461 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae4a043 2024-02-08 22:28:18.463 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae4a043 2024-02-08 22:28:18.472 [DefaultDispatcher-worker-7 @coroutine#6024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae4a043 2024-02-08 22:28:18.480 [DefaultDispatcher-worker-14 @coroutine#6017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae4a043 2024-02-08 22:28:18.493 [DefaultDispatcher-worker-1 @coroutine#6037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae4a043 2024-02-08 22:28:18.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2024-02-08 22:28:18.495 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2024-02-08 22:28:18.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:18.495 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ae4a043: (connection evicted) 2024-02-08 22:28:18.496 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:18.496 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2024-02-08 22:28:18.496 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2024-02-08 22:28:18.497 [Test worker @coroutine#6045] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2024-02-08 22:28:18.497 [Test worker @coroutine#6045] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:18.497 [Test worker @coroutine#6045] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:18.497 [Test worker @coroutine#6045] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:18.497 [Test worker @coroutine#6045] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:18.497 [Test worker @coroutine#6045] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:18.497 [Test worker @coroutine#6045] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:18.497 [Test worker @coroutine#6045] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5abf9a76 2024-02-08 22:28:18.497 [Test worker @coroutine#6045] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:18.497 [Test worker @coroutine#6045] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:18.497 [Test worker @coroutine#6045] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:18.497 [Test worker @coroutine#6045] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:18.497 [Test worker @coroutine#6045] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:18.497 [Test worker @coroutine#6045] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:18.497 [Test worker @coroutine#6045] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:18.497 [Test worker @coroutine#6045] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:18.497 [Test worker @coroutine#6045] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:18.497 [Test worker @coroutine#6045] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:18.497 [Test worker @coroutine#6045] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:18.497 [Test worker @coroutine#6045] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:18.497 [Test worker @coroutine#6045] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:18.497 [Test worker @coroutine#6045] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:18.497 [Test worker @coroutine#6045] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:18.497 [Test worker @coroutine#6045] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:18.497 [Test worker @coroutine#6045] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:18.497 [Test worker @coroutine#6045] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:18.497 [Test worker @coroutine#6045] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:18.497 [Test worker @coroutine#6045] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2024-02-08 22:28:18.497 [Test worker @coroutine#6045] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:18.497 [Test worker @coroutine#6045] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:18.497 [Test worker @coroutine#6045] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:18.497 [Test worker @coroutine#6045] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:18.497 [Test worker @coroutine#6045] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:18.498 [Test worker @coroutine#6045] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:18.498 [Test worker @coroutine#6045] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:18.498 [Test worker @coroutine#6045] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:18.498 [Test worker @coroutine#6045] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2024-02-08 22:28:18.498 [Test worker @coroutine#6045] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f2d4ffc 2024-02-08 22:28:18.498 [Test worker @coroutine#6045] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f2d4ffc 2024-02-08 22:28:18.498 [Test worker @coroutine#6045] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2024-02-08 22:28:18.516 [Test worker @coroutine#6045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f2d4ffc 2024-02-08 22:28:18.518 [DefaultDispatcher-worker-5 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2024-02-08 22:28:18.518 [DefaultDispatcher-worker-5 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53077/UmAppDatabase/replication/nodeId 2024-02-08 22:28:18.518 [DefaultDispatcher-worker-5 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53077/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:18.518 [DefaultDispatcher-worker-5 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53077/UmAppDatabase/replication/nodeId 2024-02-08 22:28:18.519 [DefaultDispatcher-worker-15 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53077/UmAppDatabase/replication/nodeId 2024-02-08 22:28:18.519 [DefaultDispatcher-worker-15 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53077/UmAppDatabase/replication/nodeId 2024-02-08 22:28:18.526 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f2d4ffc 2024-02-08 22:28:18.527 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f2d4ffc 2024-02-08 22:28:18.529 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f2d4ffc 2024-02-08 22:28:18.538 [DefaultDispatcher-worker-16 @coroutine#6055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f2d4ffc 2024-02-08 22:28:18.545 [DefaultDispatcher-worker-11 @coroutine#6067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f2d4ffc 2024-02-08 22:28:18.547 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2024-02-08 22:28:18.547 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2024-02-08 22:28:18.547 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:18.547 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f2d4ffc: (connection evicted) 2024-02-08 22:28:18.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:18.548 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2024-02-08 22:28:18.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2024-02-08 22:28:18.550 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2024-02-08 22:28:18.550 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:18.550 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:18.550 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:18.550 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:18.550 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:18.550 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:18.550 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7597ae32 2024-02-08 22:28:18.550 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:18.550 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:18.550 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:18.550 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:18.550 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:18.550 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:18.550 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:18.550 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:18.550 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:18.550 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:18.550 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:18.550 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:18.550 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:18.550 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:18.550 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:18.550 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:18.550 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:18.550 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:18.550 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:18.550 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2024-02-08 22:28:18.550 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:18.550 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:18.550 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:18.550 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:18.550 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:18.550 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:18.550 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:18.550 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:18.550 [Test worker @coroutine#6076] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2024-02-08 22:28:18.551 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c5de17c 2024-02-08 22:28:18.551 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c5de17c 2024-02-08 22:28:18.551 [Test worker @coroutine#6076] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2024-02-08 22:28:18.567 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c5de17c 2024-02-08 22:28:18.577 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c5de17c 2024-02-08 22:28:18.579 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c5de17c 2024-02-08 22:28:18.581 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c5de17c 2024-02-08 22:28:18.642 [DefaultDispatcher-worker-5 @coroutine#6083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c5de17c 2024-02-08 22:28:18.645 [DefaultDispatcher-worker-7 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54099b09 2024-02-08 22:28:18.646 [DefaultDispatcher-worker-7 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 22:28:18.646 [DefaultDispatcher-worker-7 @coroutine#3018] 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-02-08 22:28:18.646 [DefaultDispatcher-worker-7 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 22:28:18.646 [DefaultDispatcher-worker-7 @coroutine#3032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f39ad3f 2024-02-08 22:28:18.646 [DefaultDispatcher-worker-7 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-08 22:28:18.646 [DefaultDispatcher-worker-7 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:18.646 [DefaultDispatcher-worker-7 @coroutine#3032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-08 22:28:18.647 [DefaultDispatcher-worker-18 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 22:28:18.648 [DefaultDispatcher-worker-5 @coroutine#3032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-08 22:28:18.648 [DefaultDispatcher-worker-5 @coroutine#3032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-08 22:28:18.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2024-02-08 22:28:18.648 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2024-02-08 22:28:18.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:18.649 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c5de17c: (connection evicted) 2024-02-08 22:28:18.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:18.649 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2024-02-08 22:28:18.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2024-02-08 22:28:18.650 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2024-02-08 22:28:18.651 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:18.651 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:18.651 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:18.651 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:18.651 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:18.651 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:18.651 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@596343e7 2024-02-08 22:28:18.651 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:18.651 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:18.651 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:18.651 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:18.651 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:18.651 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:18.651 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:18.651 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:18.651 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:18.651 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:18.651 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:18.651 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:18.651 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:18.651 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:18.651 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:18.651 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:18.651 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:18.651 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:18.651 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:18.651 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2024-02-08 22:28:18.651 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:18.651 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:18.651 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:18.651 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:18.651 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:18.651 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:18.651 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:18.651 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:18.651 [Test worker @coroutine#6103] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2024-02-08 22:28:18.651 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b99e726 2024-02-08 22:28:18.651 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b99e726 2024-02-08 22:28:18.651 [Test worker @coroutine#6103] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2024-02-08 22:28:18.664 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b99e726 2024-02-08 22:28:18.677 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b99e726 2024-02-08 22:28:18.679 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b99e726 2024-02-08 22:28:18.681 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b99e726 2024-02-08 22:28:18.691 [DefaultDispatcher-worker-7 @coroutine#6110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b99e726 2024-02-08 22:28:18.698 [DefaultDispatcher-worker-3 @coroutine#6103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b99e726 2024-02-08 22:28:18.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2024-02-08 22:28:18.704 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2024-02-08 22:28:18.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:18.704 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b99e726: (connection evicted) 2024-02-08 22:28:18.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:18.705 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2024-02-08 22:28:18.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2024-02-08 22:28:18.708 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2024-02-08 22:28:18.709 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:18.709 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:18.709 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:18.709 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:18.709 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:18.709 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:18.709 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d33aa31 2024-02-08 22:28:18.709 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:18.709 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:18.709 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:18.709 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:18.709 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:18.709 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:18.709 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:18.709 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:18.709 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:18.709 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:18.709 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:18.709 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:18.709 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:18.709 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:18.709 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:18.709 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:18.709 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:18.709 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:18.709 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:18.709 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2024-02-08 22:28:18.709 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:18.709 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:18.709 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:18.709 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:18.709 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:18.709 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:18.709 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:18.709 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:18.709 [Test worker @coroutine#6127] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2024-02-08 22:28:18.709 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@6efd83ac 2024-02-08 22:28:18.709 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@6efd83ac 2024-02-08 22:28:18.709 [Test worker @coroutine#6127] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2024-02-08 22:28:18.724 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6efd83ac 2024-02-08 22:28:18.734 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6efd83ac 2024-02-08 22:28:18.736 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6efd83ac 2024-02-08 22:28:18.737 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6efd83ac 2024-02-08 22:28:18.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2024-02-08 22:28:18.741 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2024-02-08 22:28:18.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:28:18.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:18.741 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2024-02-08 22:28:18.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2024-02-08 22:28:18.741 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2024-02-08 22:28:18.741 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:18.742 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:18.742 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:18.742 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:18.742 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:18.742 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:18.742 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@621a7d83 2024-02-08 22:28:18.742 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:18.742 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:18.742 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:18.742 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:18.742 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:18.742 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:18.742 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:18.742 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:18.742 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:18.742 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:18.742 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:18.742 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:18.742 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:18.742 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:18.742 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:18.742 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:18.742 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:18.742 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:18.742 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:18.742 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2024-02-08 22:28:18.742 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:18.742 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:18.742 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:18.742 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:18.742 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:18.742 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:18.742 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:18.742 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:18.742 [Test worker @coroutine#6143] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2024-02-08 22:28:18.742 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@7294c9fe 2024-02-08 22:28:18.742 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@7294c9fe 2024-02-08 22:28:18.742 [Test worker @coroutine#6143] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2024-02-08 22:28:18.755 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7294c9fe 2024-02-08 22:28:18.765 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7294c9fe 2024-02-08 22:28:18.766 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7294c9fe 2024-02-08 22:28:18.768 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7294c9fe 2024-02-08 22:28:18.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2024-02-08 22:28:18.770 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2024-02-08 22:28:18.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:28:18.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:18.770 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2024-02-08 22:28:18.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2024-02-08 22:28:18.771 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2024-02-08 22:28:18.771 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:18.771 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:18.771 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:18.771 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:18.771 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:18.771 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:18.771 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65134e6c 2024-02-08 22:28:18.771 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:18.771 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:18.771 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:18.771 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:18.771 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:18.771 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:18.771 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:18.771 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:18.771 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:18.771 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:18.771 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:18.771 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:18.771 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:18.771 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:18.771 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:18.771 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:18.771 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:18.771 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:18.771 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:18.771 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2024-02-08 22:28:18.771 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:18.771 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:18.771 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:18.771 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:18.771 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:18.771 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:18.771 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:18.771 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:18.772 [Test worker @coroutine#6159] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2024-02-08 22:28:18.772 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@32ff3c98 2024-02-08 22:28:18.772 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@32ff3c98 2024-02-08 22:28:18.772 [Test worker @coroutine#6159] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2024-02-08 22:28:18.788 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32ff3c98 2024-02-08 22:28:18.798 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32ff3c98 2024-02-08 22:28:18.800 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32ff3c98 2024-02-08 22:28:18.802 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32ff3c98 2024-02-08 22:28:18.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2024-02-08 22:28:18.807 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2024-02-08 22:28:18.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:28:18.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:18.807 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2024-02-08 22:28:18.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2024-02-08 22:28:18.814 [UI Thread @coroutine#6180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53773/Site/verify 2024-02-08 22:28:18.814 [UI Thread @coroutine#6180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53773/Site/verify. 2024-02-08 22:28:18.814 [UI Thread @coroutine#6180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53773/Site/verify 2024-02-08 22:28:18.816 [UI Thread @coroutine#6180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53773/Site/verify 2024-02-08 22:28:18.816 [UI Thread @coroutine#6180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53773/Site/verify 2024-02-08 22:28:18.816 [UI Thread @coroutine#6180] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:53773/Site/verify. 2024-02-08 22:28:18.816 [UI Thread @coroutine#6180] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:53773/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 22:28:18.817 [DefaultDispatcher-worker-1 @coroutine#3083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45482f82 2024-02-08 22:28:18.818 [DefaultDispatcher-worker-1 @coroutine#3083] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId 2024-02-08 22:28:18.818 [DefaultDispatcher-worker-1 @coroutine#3083] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:18.818 [DefaultDispatcher-worker-1 @coroutine#3083] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId 2024-02-08 22:28:18.819 [DefaultDispatcher-worker-6 @coroutine#3083] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId 2024-02-08 22:28:18.819 [DefaultDispatcher-worker-6 @coroutine#3083] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId 2024-02-08 22:28:18.820 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2024-02-08 22:28:18.821 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:18.821 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:18.821 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:18.821 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:18.821 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:18.821 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:18.821 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ab5d5c8 2024-02-08 22:28:18.821 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:18.821 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:18.821 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:18.821 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:18.821 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:18.821 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:18.821 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:18.821 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:18.821 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:18.821 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:18.821 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:18.821 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:18.821 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:18.821 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:18.821 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:18.821 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:18.821 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:18.821 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:18.821 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:18.821 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2024-02-08 22:28:18.821 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:18.821 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:18.821 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:18.821 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:18.821 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:18.821 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:18.821 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:18.821 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:18.821 [Test worker @coroutine#6197] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2024-02-08 22:28:18.821 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@78854721 2024-02-08 22:28:18.821 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@78854721 2024-02-08 22:28:18.821 [Test worker @coroutine#6197] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2024-02-08 22:28:18.836 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78854721 2024-02-08 22:28:18.847 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78854721 2024-02-08 22:28:18.848 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78854721 2024-02-08 22:28:18.850 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78854721 2024-02-08 22:28:18.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2024-02-08 22:28:18.853 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2024-02-08 22:28:18.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:28:18.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:18.853 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2024-02-08 22:28:18.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2024-02-08 22:28:18.853 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2024-02-08 22:28:18.853 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:18.853 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:18.853 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:18.853 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:18.853 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:18.853 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:18.853 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2dbfb843 2024-02-08 22:28:18.853 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:18.853 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:18.853 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:18.853 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:18.853 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:18.853 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:18.853 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:18.853 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:18.853 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:18.853 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:18.853 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:18.853 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:18.853 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:18.853 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:18.853 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:18.853 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:18.853 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:18.853 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:18.853 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:18.853 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2024-02-08 22:28:18.853 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:18.853 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:18.853 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:18.853 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:18.853 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:18.853 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:18.853 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:18.853 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:18.854 [Test worker @coroutine#6214] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2024-02-08 22:28:18.854 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ec75178 2024-02-08 22:28:18.854 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ec75178 2024-02-08 22:28:18.854 [Test worker @coroutine#6214] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2024-02-08 22:28:18.867 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ec75178 2024-02-08 22:28:18.877 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ec75178 2024-02-08 22:28:18.879 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ec75178 2024-02-08 22:28:18.881 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ec75178 2024-02-08 22:28:18.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2024-02-08 22:28:18.883 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2024-02-08 22:28:18.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:28:18.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:18.883 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2024-02-08 22:28:18.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2024-02-08 22:28:18.884 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2024-02-08 22:28:18.884 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:18.884 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:18.884 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:18.884 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:18.884 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:18.884 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:18.884 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b90a402 2024-02-08 22:28:18.884 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:18.884 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:18.884 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:18.884 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:18.884 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:18.884 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:18.884 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:18.884 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:18.884 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:18.884 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:18.884 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:18.884 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:18.884 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:18.884 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:18.884 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:18.884 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:18.884 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:18.884 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:18.884 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:18.884 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2024-02-08 22:28:18.884 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:18.884 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:18.884 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:18.884 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:18.884 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:18.884 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:18.884 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:18.884 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:18.884 [Test worker @coroutine#6231] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2024-02-08 22:28:18.885 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@33a38f07 2024-02-08 22:28:18.885 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@33a38f07 2024-02-08 22:28:18.885 [Test worker @coroutine#6231] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2024-02-08 22:28:18.898 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33a38f07 2024-02-08 22:28:18.908 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33a38f07 2024-02-08 22:28:18.910 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33a38f07 2024-02-08 22:28:18.911 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33a38f07 2024-02-08 22:28:18.913 [UI Thread @coroutine#6245] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47793/Site/verify 2024-02-08 22:28:18.913 [UI Thread @coroutine#6245] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47793/Site/verify. 2024-02-08 22:28:18.913 [UI Thread @coroutine#6245] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47793/Site/verify 2024-02-08 22:28:18.915 [UI Thread @coroutine#6245] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47793/Site/verify 2024-02-08 22:28:18.915 [UI Thread @coroutine#6245] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47793/Site/verify 2024-02-08 22:28:18.916 [UI Thread @coroutine#6245] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:47793/Site/verify. 2024-02-08 22:28:18.916 [UI Thread @coroutine#6245] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47793/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 22:28:18.918 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2024-02-08 22:28:18.918 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2024-02-08 22:28:18.918 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:28:18.918 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:18.918 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2024-02-08 22:28:18.918 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2024-02-08 22:28:18.924 [UI Thread @coroutine#6257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40983/Site/verify 2024-02-08 22:28:18.924 [UI Thread @coroutine#6257] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40983/Site/verify. 2024-02-08 22:28:18.924 [UI Thread @coroutine#6257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40983/Site/verify 2024-02-08 22:28:18.925 [UI Thread @coroutine#6257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40983/Site/verify 2024-02-08 22:28:18.925 [UI Thread @coroutine#6257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40983/Site/verify 2024-02-08 22:28:18.926 [UI Thread @coroutine#6257] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:40983/Site/verify. 2024-02-08 22:28:18.926 [UI Thread @coroutine#6257] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40983/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 22:28:18.931 [UI Thread @coroutine#6270] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41323/Site/verify 2024-02-08 22:28:18.931 [UI Thread @coroutine#6270] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41323/Site/verify. 2024-02-08 22:28:18.931 [UI Thread @coroutine#6270] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41323/Site/verify 2024-02-08 22:28:18.933 [UI Thread @coroutine#6270] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41323/Site/verify 2024-02-08 22:28:18.933 [UI Thread @coroutine#6270] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41323/Site/verify 2024-02-08 22:28:18.933 [UI Thread @coroutine#6270] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:41323/Site/verify. 2024-02-08 22:28:18.933 [UI Thread @coroutine#6270] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41323/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 22:28:18.939 [UI Thread @coroutine#6284] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2024-02-08 22:28:18.939 [UI Thread @coroutine#6284] 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-02-08 22:28:18.939 [UI Thread @coroutine#6284] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2024-02-08 22:28:18.941 [UI Thread @coroutine#6284] 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-02-08 22:28:18.944 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2024-02-08 22:28:18.944 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:18.944 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:18.944 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:18.944 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:18.944 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:18.944 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:18.944 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c1605e2 2024-02-08 22:28:18.944 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:18.944 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:18.944 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:18.944 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:18.944 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:18.944 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:18.944 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:18.944 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:18.944 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:18.944 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:18.944 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:18.944 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:18.944 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:18.944 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:18.944 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:18.944 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:18.944 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:18.944 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:18.944 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:18.944 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2024-02-08 22:28:18.944 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:18.944 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:18.944 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:18.944 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:18.944 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:18.944 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:18.944 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:18.944 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:18.944 [Test worker @coroutine#6291] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2024-02-08 22:28:18.945 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@7536ef0f 2024-02-08 22:28:18.945 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@7536ef0f 2024-02-08 22:28:18.945 [Test worker @coroutine#6291] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2024-02-08 22:28:18.958 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7536ef0f 2024-02-08 22:28:18.969 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7536ef0f 2024-02-08 22:28:18.970 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7536ef0f 2024-02-08 22:28:18.972 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7536ef0f 2024-02-08 22:28:18.978 [DefaultDispatcher-worker-3 @coroutine#6298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7536ef0f 2024-02-08 22:28:18.994 [DefaultDispatcher-worker-2 @coroutine#6291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7536ef0f 2024-02-08 22:28:19.004 [DefaultDispatcher-worker-10 @coroutine#6291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7536ef0f 2024-02-08 22:28:19.013 [DefaultDispatcher-worker-8 @coroutine#6291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7536ef0f 2024-02-08 22:28:19.016 [DefaultDispatcher-worker-12 @coroutine#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb1820d 2024-02-08 22:28:19.016 [DefaultDispatcher-worker-12 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45227/UmAppDatabase/replication/nodeId 2024-02-08 22:28:19.016 [DefaultDispatcher-worker-12 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45227/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:19.016 [DefaultDispatcher-worker-12 @coroutine#3126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45227/UmAppDatabase/replication/nodeId 2024-02-08 22:28:19.017 [DefaultDispatcher-worker-10 @coroutine#3126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45227/UmAppDatabase/replication/nodeId 2024-02-08 22:28:19.017 [DefaultDispatcher-worker-10 @coroutine#3126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45227/UmAppDatabase/replication/nodeId 2024-02-08 22:28:19.021 [DefaultDispatcher-worker-7 @coroutine#6291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7536ef0f 2024-02-08 22:28:19.028 [DefaultDispatcher-worker-10 @coroutine#6291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7536ef0f 2024-02-08 22:28:19.034 [DefaultDispatcher-worker-10 @coroutine#6291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7536ef0f 2024-02-08 22:28:19.045 [HikariPool-214 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:19.054 [DefaultDispatcher-worker-17 @coroutine#6319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7536ef0f 2024-02-08 22:28:19.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2024-02-08 22:28:19.056 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2024-02-08 22:28:19.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:19.056 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7536ef0f: (connection evicted) 2024-02-08 22:28:19.057 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:19.057 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2024-02-08 22:28:19.057 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2024-02-08 22:28:19.059 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2024-02-08 22:28:19.059 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:19.059 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:19.059 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:19.059 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:19.059 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:19.059 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:19.059 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25bd8eab 2024-02-08 22:28:19.059 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:19.059 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:19.059 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:19.059 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:19.059 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:19.059 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:19.059 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:19.059 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:19.059 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:19.059 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:19.059 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:19.059 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:19.059 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:19.059 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:19.059 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:19.059 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:19.059 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:19.059 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:19.059 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:19.059 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2024-02-08 22:28:19.059 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:19.059 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:19.059 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:19.059 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:19.059 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:19.059 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:19.059 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:19.059 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:19.059 [Test worker @coroutine#6325] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2024-02-08 22:28:19.060 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@38911759 2024-02-08 22:28:19.060 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@38911759 2024-02-08 22:28:19.060 [Test worker @coroutine#6325] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2024-02-08 22:28:19.076 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38911759 2024-02-08 22:28:19.081 [DefaultDispatcher-worker-7 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f26e775 2024-02-08 22:28:19.081 [DefaultDispatcher-worker-7 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45589/UmAppDatabase/replication/nodeId 2024-02-08 22:28:19.081 [DefaultDispatcher-worker-7 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45589/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:19.081 [DefaultDispatcher-worker-7 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45589/UmAppDatabase/replication/nodeId 2024-02-08 22:28:19.082 [DefaultDispatcher-worker-17 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45589/UmAppDatabase/replication/nodeId 2024-02-08 22:28:19.082 [DefaultDispatcher-worker-17 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45589/UmAppDatabase/replication/nodeId 2024-02-08 22:28:19.087 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38911759 2024-02-08 22:28:19.088 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38911759 2024-02-08 22:28:19.090 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38911759 2024-02-08 22:28:19.090 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2024-02-08 22:28:19.091 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:19.091 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:19.091 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:19.091 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:19.091 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:19.091 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:19.091 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fba15c5 2024-02-08 22:28:19.091 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:19.091 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:19.091 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:19.091 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:19.091 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:19.091 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:19.091 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:19.091 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:19.091 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:19.091 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:19.091 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:19.091 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:19.091 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:19.091 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:19.091 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:19.091 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:19.091 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:19.091 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:19.091 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:19.091 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2024-02-08 22:28:19.091 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:19.091 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:19.091 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:19.091 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:19.091 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:19.091 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:19.091 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:19.091 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:19.091 [Test worker @coroutine#6325] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2024-02-08 22:28:19.091 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@2787abe4 2024-02-08 22:28:19.091 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@2787abe4 2024-02-08 22:28:19.091 [Test worker @coroutine#6325] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2024-02-08 22:28:19.105 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2787abe4 2024-02-08 22:28:19.115 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2787abe4 2024-02-08 22:28:19.117 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2787abe4 2024-02-08 22:28:19.118 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2787abe4 2024-02-08 22:28:19.129 [DefaultDispatcher-worker-8 @coroutine#6342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2787abe4 2024-02-08 22:28:19.143 [DefaultDispatcher-worker-11 @coroutine#6325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38911759 2024-02-08 22:28:19.146 [DefaultDispatcher-worker-4 @coroutine#2848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128ca7af 2024-02-08 22:28:19.146 [DefaultDispatcher-worker-4 @coroutine#2848] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41993/UmAppDatabase/replication/nodeId 2024-02-08 22:28:19.146 [DefaultDispatcher-worker-4 @coroutine#2848] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41993/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:19.146 [DefaultDispatcher-worker-4 @coroutine#2848] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41993/UmAppDatabase/replication/nodeId 2024-02-08 22:28:19.147 [DefaultDispatcher-worker-13 @coroutine#2848] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41993/UmAppDatabase/replication/nodeId 2024-02-08 22:28:19.147 [DefaultDispatcher-worker-13 @coroutine#2848] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41993/UmAppDatabase/replication/nodeId 2024-02-08 22:28:19.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2024-02-08 22:28:19.157 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2024-02-08 22:28:19.157 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:19.157 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38911759: (connection evicted) 2024-02-08 22:28:19.158 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:19.158 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2024-02-08 22:28:19.158 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2024-02-08 22:28:19.158 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2024-02-08 22:28:19.158 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2024-02-08 22:28:19.158 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:19.158 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2787abe4: (connection evicted) 2024-02-08 22:28:19.159 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:19.159 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2024-02-08 22:28:19.159 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2024-02-08 22:28:19.160 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2024-02-08 22:28:19.160 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:19.160 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:19.160 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:19.160 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:19.160 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:19.160 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:19.160 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@276ac94c 2024-02-08 22:28:19.160 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:19.160 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:19.160 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:19.160 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:19.160 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:19.160 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:19.160 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:19.160 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:19.160 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:19.160 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:19.160 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:19.160 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:19.160 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:19.160 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:19.160 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:19.160 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:19.160 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:19.160 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:19.160 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:19.160 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2024-02-08 22:28:19.160 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:19.160 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:19.160 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:19.160 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:19.160 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:19.160 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:19.160 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:19.160 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:19.160 [Test worker @coroutine#6378] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2024-02-08 22:28:19.161 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@ab5e63 2024-02-08 22:28:19.161 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@ab5e63 2024-02-08 22:28:19.161 [Test worker @coroutine#6378] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2024-02-08 22:28:19.176 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab5e63 2024-02-08 22:28:19.186 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab5e63 2024-02-08 22:28:19.188 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab5e63 2024-02-08 22:28:19.189 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab5e63 2024-02-08 22:28:19.189 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2024-02-08 22:28:19.190 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:19.190 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:19.190 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:19.190 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:19.190 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:19.190 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:19.190 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d38758a 2024-02-08 22:28:19.190 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:19.190 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:19.190 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:19.190 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:19.190 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:19.190 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:19.190 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:19.190 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:19.190 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:19.190 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:19.190 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:19.190 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:19.190 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:19.190 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:19.190 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:19.190 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:19.190 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:19.190 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:19.190 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:19.190 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2024-02-08 22:28:19.190 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:19.190 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:19.190 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:19.190 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:19.190 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:19.190 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:19.190 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:19.190 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:19.190 [Test worker @coroutine#6378] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2024-02-08 22:28:19.190 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c7da28 2024-02-08 22:28:19.190 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c7da28 2024-02-08 22:28:19.190 [Test worker @coroutine#6378] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2024-02-08 22:28:19.202 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c7da28 2024-02-08 22:28:19.212 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c7da28 2024-02-08 22:28:19.214 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c7da28 2024-02-08 22:28:19.216 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c7da28 2024-02-08 22:28:19.226 [DefaultDispatcher-worker-3 @coroutine#6391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c7da28 2024-02-08 22:28:19.228 [DefaultDispatcher-worker-17 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68b3de47 2024-02-08 22:28:19.228 [DefaultDispatcher-worker-17 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48533/UmAppDatabase/replication/nodeId 2024-02-08 22:28:19.228 [DefaultDispatcher-worker-17 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48533/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:19.228 [DefaultDispatcher-worker-17 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48533/UmAppDatabase/replication/nodeId 2024-02-08 22:28:19.229 [DefaultDispatcher-worker-4 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48533/UmAppDatabase/replication/nodeId 2024-02-08 22:28:19.229 [DefaultDispatcher-worker-4 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48533/UmAppDatabase/replication/nodeId 2024-02-08 22:28:19.239 [DefaultDispatcher-worker-14 @coroutine#6378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab5e63 2024-02-08 22:28:19.248 [DefaultDispatcher-worker-8 @coroutine#6378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab5e63 2024-02-08 22:28:19.253 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2024-02-08 22:28:19.253 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2024-02-08 22:28:19.253 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:19.253 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ab5e63: (connection evicted) 2024-02-08 22:28:19.253 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:19.253 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2024-02-08 22:28:19.253 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2024-02-08 22:28:19.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2024-02-08 22:28:19.254 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2024-02-08 22:28:19.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:19.254 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c7da28: (connection evicted) 2024-02-08 22:28:19.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:19.255 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2024-02-08 22:28:19.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2024-02-08 22:28:19.256 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2024-02-08 22:28:19.256 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:19.256 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:19.256 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:19.256 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:19.256 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:19.256 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:19.256 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30be77cd 2024-02-08 22:28:19.256 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:19.256 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:19.256 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:19.256 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:19.256 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:19.256 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:19.256 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:19.256 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:19.256 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:19.256 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:19.256 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:19.256 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:19.256 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:19.256 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:19.256 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:19.256 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:19.256 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:19.256 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:19.256 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:19.256 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2024-02-08 22:28:19.257 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:19.257 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:19.257 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:19.257 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:19.257 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:19.257 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:19.257 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:19.257 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:19.257 [Test worker @coroutine#6430] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2024-02-08 22:28:19.257 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@6979e9b8 2024-02-08 22:28:19.257 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@6979e9b8 2024-02-08 22:28:19.257 [Test worker @coroutine#6430] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2024-02-08 22:28:19.275 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6979e9b8 2024-02-08 22:28:19.285 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6979e9b8 2024-02-08 22:28:19.287 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6979e9b8 2024-02-08 22:28:19.288 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6979e9b8 2024-02-08 22:28:19.289 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2024-02-08 22:28:19.289 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:19.289 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:19.289 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:19.289 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:19.289 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:19.289 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:19.289 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47b5c247 2024-02-08 22:28:19.289 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:19.289 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:19.289 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:19.289 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:19.289 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:19.289 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:19.289 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:19.289 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:19.289 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:19.289 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:19.289 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:19.289 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:19.289 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:19.289 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:19.289 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:19.289 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:19.289 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:19.289 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:19.289 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:19.289 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2024-02-08 22:28:19.289 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:19.289 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:19.289 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:19.289 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:19.289 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:19.289 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:19.289 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:19.289 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:19.289 [Test worker @coroutine#6430] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2024-02-08 22:28:19.289 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ac64dc2 2024-02-08 22:28:19.289 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ac64dc2 2024-02-08 22:28:19.289 [Test worker @coroutine#6430] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2024-02-08 22:28:19.302 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ac64dc2 2024-02-08 22:28:19.312 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ac64dc2 2024-02-08 22:28:19.314 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ac64dc2 2024-02-08 22:28:19.315 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ac64dc2 2024-02-08 22:28:19.326 [DefaultDispatcher-worker-10 @coroutine#6445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ac64dc2 2024-02-08 22:28:19.339 [DefaultDispatcher-worker-1 @coroutine#6430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6979e9b8 2024-02-08 22:28:19.345 [DefaultDispatcher-worker-18 @coroutine#2927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@109188b4 2024-02-08 22:28:19.346 [DefaultDispatcher-worker-18 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36339/UmAppDatabase/replication/nodeId 2024-02-08 22:28:19.346 [DefaultDispatcher-worker-18 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36339/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:19.346 [DefaultDispatcher-worker-18 @coroutine#2927] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36339/UmAppDatabase/replication/nodeId 2024-02-08 22:28:19.347 [DefaultDispatcher-worker-16 @coroutine#2927] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36339/UmAppDatabase/replication/nodeId 2024-02-08 22:28:19.347 [DefaultDispatcher-worker-16 @coroutine#2927] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36339/UmAppDatabase/replication/nodeId 2024-02-08 22:28:19.349 [DefaultDispatcher-worker-18 @coroutine#6430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6979e9b8 2024-02-08 22:28:19.357 [HikariPool-219 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:19.389 [HikariPool-220 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:19.416 [DefaultDispatcher-worker-16 @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc2c13c 2024-02-08 22:28:19.416 [DefaultDispatcher-worker-16 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43727/UmAppDatabase/replication/nodeId 2024-02-08 22:28:19.416 [DefaultDispatcher-worker-16 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43727/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:19.416 [DefaultDispatcher-worker-16 @coroutine#2959] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43727/UmAppDatabase/replication/nodeId 2024-02-08 22:28:19.417 [DefaultDispatcher-worker-13 @coroutine#2959] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43727/UmAppDatabase/replication/nodeId 2024-02-08 22:28:19.417 [DefaultDispatcher-worker-13 @coroutine#2959] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43727/UmAppDatabase/replication/nodeId 2024-02-08 22:28:19.528 [DefaultDispatcher-worker-1 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2024-02-08 22:28:19.529 [DefaultDispatcher-worker-1 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53077/UmAppDatabase/replication/nodeId 2024-02-08 22:28:19.529 [DefaultDispatcher-worker-1 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53077/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:19.529 [DefaultDispatcher-worker-1 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53077/UmAppDatabase/replication/nodeId 2024-02-08 22:28:19.530 [DefaultDispatcher-worker-4 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53077/UmAppDatabase/replication/nodeId 2024-02-08 22:28:19.530 [DefaultDispatcher-worker-4 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53077/UmAppDatabase/replication/nodeId 2024-02-08 22:28:19.602 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2024-02-08 22:28:19.602 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2024-02-08 22:28:19.602 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:19.602 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6979e9b8: (connection evicted) 2024-02-08 22:28:19.603 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:19.603 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2024-02-08 22:28:19.603 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2024-02-08 22:28:19.603 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2024-02-08 22:28:19.603 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2024-02-08 22:28:19.603 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:19.603 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ac64dc2: (connection evicted) 2024-02-08 22:28:19.604 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:19.604 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2024-02-08 22:28:19.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2024-02-08 22:28:19.605 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2024-02-08 22:28:19.605 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:19.605 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:19.605 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:19.605 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:19.605 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:19.605 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:19.605 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ae92511 2024-02-08 22:28:19.605 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:19.605 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:19.605 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:19.605 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:19.605 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:19.605 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:19.605 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:19.605 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:19.605 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:19.605 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:19.605 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:19.605 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:19.605 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:19.605 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:19.605 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:19.605 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:19.606 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:19.606 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:19.606 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:19.606 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2024-02-08 22:28:19.606 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:19.606 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:19.606 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:19.606 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:19.606 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:19.606 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:19.606 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:19.606 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:19.606 [Test worker @coroutine#6494] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2024-02-08 22:28:19.606 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@6df8131c 2024-02-08 22:28:19.606 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@6df8131c 2024-02-08 22:28:19.606 [Test worker @coroutine#6494] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2024-02-08 22:28:19.621 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6df8131c 2024-02-08 22:28:19.631 [Test worker @coroutine#6495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6df8131c 2024-02-08 22:28:19.633 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6df8131c 2024-02-08 22:28:19.634 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6df8131c 2024-02-08 22:28:19.635 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2024-02-08 22:28:19.635 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:19.635 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:19.635 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:19.635 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:19.635 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:19.635 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:19.635 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5eaab295 2024-02-08 22:28:19.635 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:19.635 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:19.635 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:19.635 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:19.635 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:19.635 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:19.635 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:19.635 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:19.635 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:19.635 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:19.635 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:19.635 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:19.635 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:19.635 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:19.635 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:19.635 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:19.635 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:19.635 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:19.635 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:19.635 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2024-02-08 22:28:19.635 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:19.635 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:19.635 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:19.635 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:19.635 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:19.635 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:19.635 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:19.635 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:19.635 [Test worker @coroutine#6494] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2024-02-08 22:28:19.635 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@395ac2e5 2024-02-08 22:28:19.635 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@395ac2e5 2024-02-08 22:28:19.635 [Test worker @coroutine#6494] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2024-02-08 22:28:19.648 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@395ac2e5 2024-02-08 22:28:19.658 [DefaultDispatcher-worker-3 @coroutine#3032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f39ad3f 2024-02-08 22:28:19.658 [DefaultDispatcher-worker-5 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54099b09 2024-02-08 22:28:19.659 [DefaultDispatcher-worker-3 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-08 22:28:19.659 [DefaultDispatcher-worker-5 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 22:28:19.659 [DefaultDispatcher-worker-5 @coroutine#3018] 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-02-08 22:28:19.659 [DefaultDispatcher-worker-3 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:19.659 [DefaultDispatcher-worker-5 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 22:28:19.659 [DefaultDispatcher-worker-3 @coroutine#3032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-08 22:28:19.660 [DefaultDispatcher-worker-6 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 22:28:19.660 [DefaultDispatcher-worker-12 @coroutine#3032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-08 22:28:19.660 [DefaultDispatcher-worker-12 @coroutine#3032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-08 22:28:19.660 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@395ac2e5 2024-02-08 22:28:19.661 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@395ac2e5 2024-02-08 22:28:19.663 [Test worker @coroutine#6510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@395ac2e5 2024-02-08 22:28:19.672 [DefaultDispatcher-worker-7 @coroutine#6512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@395ac2e5 2024-02-08 22:28:19.685 [DefaultDispatcher-worker-6 @coroutine#6494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6df8131c 2024-02-08 22:28:19.693 [DefaultDispatcher-worker-6 @coroutine#6494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6df8131c 2024-02-08 22:28:19.702 [DefaultDispatcher-worker-15 @coroutine#6494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6df8131c 2024-02-08 22:28:19.706 [HikariPool-221 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:28:19.709 [DefaultDispatcher-worker-9 @coroutine#6494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6df8131c 2024-02-08 22:28:19.717 [DefaultDispatcher-worker-3 @coroutine#6494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6df8131c 2024-02-08 22:28:19.723 [DefaultDispatcher-worker-7 @coroutine#6494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6df8131c 2024-02-08 22:28:19.728 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2024-02-08 22:28:19.728 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2024-02-08 22:28:19.728 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:19.728 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6df8131c: (connection evicted) 2024-02-08 22:28:19.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:19.729 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2024-02-08 22:28:19.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2024-02-08 22:28:19.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2024-02-08 22:28:19.729 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2024-02-08 22:28:19.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:19.729 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@395ac2e5: (connection evicted) 2024-02-08 22:28:19.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:19.730 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2024-02-08 22:28:19.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2024-02-08 22:28:19.731 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2024-02-08 22:28:19.731 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:19.731 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:19.731 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:19.731 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:19.731 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:19.731 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:19.731 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b158e16 2024-02-08 22:28:19.731 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:19.731 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:19.731 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:19.731 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:19.731 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:19.731 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:19.731 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:19.731 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:19.731 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:19.731 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:19.731 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:19.731 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:19.731 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:19.731 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:19.731 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:19.731 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:19.731 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:19.731 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:19.731 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:19.731 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2024-02-08 22:28:19.731 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:19.731 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:19.731 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:19.731 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:19.731 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:19.731 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:19.731 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:19.731 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:19.731 [Test worker @coroutine#6552] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2024-02-08 22:28:19.732 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@2296926d 2024-02-08 22:28:19.732 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@2296926d 2024-02-08 22:28:19.732 [Test worker @coroutine#6552] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2024-02-08 22:28:19.747 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2296926d 2024-02-08 22:28:19.757 [Test worker @coroutine#6553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2296926d 2024-02-08 22:28:19.759 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2296926d 2024-02-08 22:28:19.761 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2296926d 2024-02-08 22:28:19.761 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2024-02-08 22:28:19.761 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:19.761 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:19.761 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:19.761 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:19.761 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:19.761 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:19.761 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@234421ca 2024-02-08 22:28:19.761 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:19.761 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:19.761 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:19.761 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:19.761 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:19.761 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:19.761 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:19.761 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:19.761 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:19.761 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:19.761 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:19.761 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:19.761 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:19.761 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:19.761 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:19.761 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:19.761 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:19.761 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:19.761 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:19.761 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2024-02-08 22:28:19.761 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:19.761 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:19.761 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:19.761 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:19.761 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:19.761 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:19.761 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:19.761 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:19.761 [Test worker @coroutine#6552] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2024-02-08 22:28:19.761 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@ebcf6c0 2024-02-08 22:28:19.761 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@ebcf6c0 2024-02-08 22:28:19.761 [Test worker @coroutine#6552] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2024-02-08 22:28:19.774 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ebcf6c0 2024-02-08 22:28:19.784 [Test worker @coroutine#6559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ebcf6c0 2024-02-08 22:28:19.786 [Test worker @coroutine#6561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ebcf6c0 2024-02-08 22:28:19.787 [Test worker @coroutine#6563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ebcf6c0 2024-02-08 22:28:19.798 [DefaultDispatcher-worker-17 @coroutine#6565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ebcf6c0 2024-02-08 22:28:19.816 [DefaultDispatcher-worker-1 @coroutine#6552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2296926d 2024-02-08 22:28:19.825 [DefaultDispatcher-worker-18 @coroutine#6552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2296926d 2024-02-08 22:28:19.828 [DefaultDispatcher-worker-16 @coroutine#3083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45482f82 2024-02-08 22:28:19.828 [DefaultDispatcher-worker-16 @coroutine#3083] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId 2024-02-08 22:28:19.828 [DefaultDispatcher-worker-16 @coroutine#3083] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:19.828 [DefaultDispatcher-worker-16 @coroutine#3083] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId 2024-02-08 22:28:19.830 [DefaultDispatcher-worker-3 @coroutine#3083] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId 2024-02-08 22:28:19.830 [DefaultDispatcher-worker-3 @coroutine#3083] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32785/UmAppDatabase/replication/nodeId 2024-02-08 22:28:19.832 [HikariPool-223 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:28:19.833 [DefaultDispatcher-worker-1 @coroutine#6552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2296926d 2024-02-08 22:28:19.840 [DefaultDispatcher-worker-15 @coroutine#6552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2296926d 2024-02-08 22:28:19.847 [DefaultDispatcher-worker-15 @coroutine#6552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2296926d 2024-02-08 22:28:19.850 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2024-02-08 22:28:19.850 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2024-02-08 22:28:19.850 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:19.851 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2296926d: (connection evicted) 2024-02-08 22:28:19.852 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:19.852 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2024-02-08 22:28:19.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2024-02-08 22:28:19.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2024-02-08 22:28:19.852 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2024-02-08 22:28:19.852 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:19.852 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ebcf6c0: (connection evicted) 2024-02-08 22:28:19.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:19.853 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2024-02-08 22:28:19.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2024-02-08 22:28:19.854 [Test worker @coroutine#6607] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2024-02-08 22:28:19.854 [Test worker @coroutine#6607] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:19.854 [Test worker @coroutine#6607] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:19.854 [Test worker @coroutine#6607] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:19.854 [Test worker @coroutine#6607] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:19.854 [Test worker @coroutine#6607] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:19.854 [Test worker @coroutine#6607] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:19.854 [Test worker @coroutine#6607] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c9616bb 2024-02-08 22:28:19.854 [Test worker @coroutine#6607] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:19.854 [Test worker @coroutine#6607] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:19.854 [Test worker @coroutine#6607] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:19.854 [Test worker @coroutine#6607] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:19.854 [Test worker @coroutine#6607] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:19.854 [Test worker @coroutine#6607] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:19.854 [Test worker @coroutine#6607] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:19.854 [Test worker @coroutine#6607] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:19.854 [Test worker @coroutine#6607] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:19.854 [Test worker @coroutine#6607] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:19.854 [Test worker @coroutine#6607] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:19.854 [Test worker @coroutine#6607] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:19.854 [Test worker @coroutine#6607] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:19.854 [Test worker @coroutine#6607] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:19.854 [Test worker @coroutine#6607] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:19.854 [Test worker @coroutine#6607] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:19.854 [Test worker @coroutine#6607] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:19.854 [Test worker @coroutine#6607] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:19.854 [Test worker @coroutine#6607] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:19.854 [Test worker @coroutine#6607] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2024-02-08 22:28:19.854 [Test worker @coroutine#6607] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:19.854 [Test worker @coroutine#6607] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:19.854 [Test worker @coroutine#6607] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:19.854 [Test worker @coroutine#6607] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:19.854 [Test worker @coroutine#6607] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:19.854 [Test worker @coroutine#6607] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:19.854 [Test worker @coroutine#6607] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:19.854 [Test worker @coroutine#6607] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:19.854 [Test worker @coroutine#6607] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2024-02-08 22:28:19.854 [Test worker @coroutine#6607] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@1635e239 2024-02-08 22:28:19.854 [Test worker @coroutine#6607] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@1635e239 2024-02-08 22:28:19.854 [Test worker @coroutine#6607] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2024-02-08 22:28:19.868 [Test worker @coroutine#6607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1635e239 2024-02-08 22:28:19.878 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1635e239 2024-02-08 22:28:19.880 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1635e239 2024-02-08 22:28:19.882 [Test worker @coroutine#6612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1635e239 2024-02-08 22:28:19.882 [Test worker @coroutine#6607] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2024-02-08 22:28:19.882 [Test worker @coroutine#6607] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:19.882 [Test worker @coroutine#6607] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:19.882 [Test worker @coroutine#6607] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:19.882 [Test worker @coroutine#6607] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:19.882 [Test worker @coroutine#6607] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:19.882 [Test worker @coroutine#6607] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:19.882 [Test worker @coroutine#6607] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14bbfdee 2024-02-08 22:28:19.882 [Test worker @coroutine#6607] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:19.882 [Test worker @coroutine#6607] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:19.882 [Test worker @coroutine#6607] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:19.882 [Test worker @coroutine#6607] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:19.882 [Test worker @coroutine#6607] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:19.882 [Test worker @coroutine#6607] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:19.882 [Test worker @coroutine#6607] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:19.882 [Test worker @coroutine#6607] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:19.882 [Test worker @coroutine#6607] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:19.882 [Test worker @coroutine#6607] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:19.882 [Test worker @coroutine#6607] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:19.882 [Test worker @coroutine#6607] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:19.882 [Test worker @coroutine#6607] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:19.882 [Test worker @coroutine#6607] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:19.882 [Test worker @coroutine#6607] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:19.882 [Test worker @coroutine#6607] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:19.882 [Test worker @coroutine#6607] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:19.882 [Test worker @coroutine#6607] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:19.882 [Test worker @coroutine#6607] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:19.882 [Test worker @coroutine#6607] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2024-02-08 22:28:19.882 [Test worker @coroutine#6607] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:19.882 [Test worker @coroutine#6607] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:19.882 [Test worker @coroutine#6607] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:19.882 [Test worker @coroutine#6607] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:19.882 [Test worker @coroutine#6607] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:19.882 [Test worker @coroutine#6607] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:19.882 [Test worker @coroutine#6607] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:19.882 [Test worker @coroutine#6607] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:19.882 [Test worker @coroutine#6607] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2024-02-08 22:28:19.882 [Test worker @coroutine#6607] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@18bd3135 2024-02-08 22:28:19.883 [Test worker @coroutine#6607] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@18bd3135 2024-02-08 22:28:19.883 [Test worker @coroutine#6607] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2024-02-08 22:28:19.895 [Test worker @coroutine#6607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18bd3135 2024-02-08 22:28:19.905 [Test worker @coroutine#6614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18bd3135 2024-02-08 22:28:19.906 [Test worker @coroutine#6617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18bd3135 2024-02-08 22:28:19.908 [Test worker @coroutine#6619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18bd3135 2024-02-08 22:28:19.918 [DefaultDispatcher-worker-2 @coroutine#6621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18bd3135 2024-02-08 22:28:19.930 [DefaultDispatcher-worker-2 @coroutine#6607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1635e239 2024-02-08 22:28:19.939 [DefaultDispatcher-worker-2 @coroutine#6607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1635e239 2024-02-08 22:28:19.947 [DefaultDispatcher-worker-4 @coroutine#6607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1635e239 2024-02-08 22:28:19.955 [DefaultDispatcher-worker-14 @coroutine#6607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1635e239 2024-02-08 22:28:19.955 [HikariPool-225 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:19.962 [DefaultDispatcher-worker-4 @coroutine#6607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1635e239 2024-02-08 22:28:19.968 [DefaultDispatcher-worker-4 @coroutine#6607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1635e239 2024-02-08 22:28:19.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2024-02-08 22:28:19.973 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2024-02-08 22:28:19.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:19.973 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1635e239: (connection evicted) 2024-02-08 22:28:19.974 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:19.974 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2024-02-08 22:28:19.974 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2024-02-08 22:28:19.974 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2024-02-08 22:28:19.974 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2024-02-08 22:28:19.974 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:19.974 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18bd3135: (connection evicted) 2024-02-08 22:28:19.975 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:19.975 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2024-02-08 22:28:19.975 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2024-02-08 22:28:19.977 [Test worker @coroutine#6660] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2024-02-08 22:28:19.977 [Test worker @coroutine#6660] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:19.977 [Test worker @coroutine#6660] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:19.977 [Test worker @coroutine#6660] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:19.977 [Test worker @coroutine#6660] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:19.977 [Test worker @coroutine#6660] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:19.977 [Test worker @coroutine#6660] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:19.977 [Test worker @coroutine#6660] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f1e946f 2024-02-08 22:28:19.977 [Test worker @coroutine#6660] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:19.977 [Test worker @coroutine#6660] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:19.977 [Test worker @coroutine#6660] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:19.977 [Test worker @coroutine#6660] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:19.977 [Test worker @coroutine#6660] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:19.977 [Test worker @coroutine#6660] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:19.977 [Test worker @coroutine#6660] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:19.977 [Test worker @coroutine#6660] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:19.977 [Test worker @coroutine#6660] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:19.977 [Test worker @coroutine#6660] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:19.977 [Test worker @coroutine#6660] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:19.977 [Test worker @coroutine#6660] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:19.977 [Test worker @coroutine#6660] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:19.977 [Test worker @coroutine#6660] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:19.977 [Test worker @coroutine#6660] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:19.977 [Test worker @coroutine#6660] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:19.977 [Test worker @coroutine#6660] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:19.977 [Test worker @coroutine#6660] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:19.977 [Test worker @coroutine#6660] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:19.977 [Test worker @coroutine#6660] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2024-02-08 22:28:19.977 [Test worker @coroutine#6660] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:19.977 [Test worker @coroutine#6660] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:19.977 [Test worker @coroutine#6660] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:19.977 [Test worker @coroutine#6660] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:19.977 [Test worker @coroutine#6660] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:19.977 [Test worker @coroutine#6660] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:19.977 [Test worker @coroutine#6660] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:19.977 [Test worker @coroutine#6660] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:19.978 [Test worker @coroutine#6660] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2024-02-08 22:28:19.978 [Test worker @coroutine#6660] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@3adf3670 2024-02-08 22:28:19.978 [Test worker @coroutine#6660] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@3adf3670 2024-02-08 22:28:19.978 [Test worker @coroutine#6660] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2024-02-08 22:28:19.992 [Test worker @coroutine#6660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3adf3670 2024-02-08 22:28:20.002 [Test worker @coroutine#6661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3adf3670 2024-02-08 22:28:20.003 [Test worker @coroutine#6663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3adf3670 2024-02-08 22:28:20.005 [Test worker @coroutine#6665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3adf3670 2024-02-08 22:28:20.013 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2024-02-08 22:28:20.013 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2024-02-08 22:28:20.013 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:28:20.013 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:20.013 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2024-02-08 22:28:20.013 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2024-02-08 22:28:20.071 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2024-02-08 22:28:20.071 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:20.071 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:20.071 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:20.071 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:20.071 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:20.071 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:20.071 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@705e24fb 2024-02-08 22:28:20.071 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:20.071 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:20.071 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:20.071 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:20.071 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:20.071 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:20.071 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:20.071 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:20.071 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:20.071 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:20.071 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:20.071 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:20.071 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:20.071 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:20.071 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:20.071 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:20.071 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:20.071 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:20.071 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:20.071 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2024-02-08 22:28:20.071 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:20.071 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:20.071 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:20.071 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:20.071 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:20.071 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:20.071 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:20.071 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:20.071 [Test worker @coroutine#6683] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2024-02-08 22:28:20.071 [DefaultDispatcher-worker-6 @coroutine#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb1820d 2024-02-08 22:28:20.071 [DefaultDispatcher-worker-6 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45227/UmAppDatabase/replication/nodeId 2024-02-08 22:28:20.071 [DefaultDispatcher-worker-6 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45227/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:20.071 [DefaultDispatcher-worker-6 @coroutine#3126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45227/UmAppDatabase/replication/nodeId 2024-02-08 22:28:20.072 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@20e7ea20 2024-02-08 22:28:20.072 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@20e7ea20 2024-02-08 22:28:20.072 [Test worker @coroutine#6683] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2024-02-08 22:28:20.073 [DefaultDispatcher-worker-10 @coroutine#3126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45227/UmAppDatabase/replication/nodeId 2024-02-08 22:28:20.073 [DefaultDispatcher-worker-10 @coroutine#3126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45227/UmAppDatabase/replication/nodeId 2024-02-08 22:28:20.086 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e7ea20 2024-02-08 22:28:20.089 [DefaultDispatcher-worker-2 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f26e775 2024-02-08 22:28:20.089 [DefaultDispatcher-worker-2 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45589/UmAppDatabase/replication/nodeId 2024-02-08 22:28:20.089 [DefaultDispatcher-worker-2 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45589/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:20.089 [DefaultDispatcher-worker-2 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45589/UmAppDatabase/replication/nodeId 2024-02-08 22:28:20.090 [DefaultDispatcher-worker-15 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45589/UmAppDatabase/replication/nodeId 2024-02-08 22:28:20.090 [DefaultDispatcher-worker-15 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45589/UmAppDatabase/replication/nodeId 2024-02-08 22:28:20.096 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e7ea20 2024-02-08 22:28:20.098 [Test worker @coroutine#6692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e7ea20 2024-02-08 22:28:20.099 [Test worker @coroutine#6694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e7ea20 2024-02-08 22:28:20.103 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2024-02-08 22:28:20.103 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2024-02-08 22:28:20.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:28:20.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:20.103 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2024-02-08 22:28:20.103 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2024-02-08 22:28:20.105 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2024-02-08 22:28:20.105 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:20.105 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:20.105 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:20.105 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:20.105 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:20.105 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:20.105 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6272936b 2024-02-08 22:28:20.105 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:20.105 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:20.105 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:20.105 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:20.105 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:20.105 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:20.105 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:20.105 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:20.105 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:20.105 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:20.105 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:20.105 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:20.105 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:20.105 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:20.105 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:20.105 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:20.105 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:20.105 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:20.105 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:20.105 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2024-02-08 22:28:20.105 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:20.105 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:20.105 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:20.105 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:20.105 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:20.105 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:20.105 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:20.105 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:20.105 [Test worker @coroutine#6711] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2024-02-08 22:28:20.105 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@7db57566 2024-02-08 22:28:20.105 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@7db57566 2024-02-08 22:28:20.105 [Test worker @coroutine#6711] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2024-02-08 22:28:20.118 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db57566 2024-02-08 22:28:20.128 [Test worker @coroutine#6712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db57566 2024-02-08 22:28:20.130 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db57566 2024-02-08 22:28:20.131 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db57566 2024-02-08 22:28:20.140 [DefaultDispatcher-worker-6 @coroutine#6718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db57566 2024-02-08 22:28:20.147 [DefaultDispatcher-worker-2 @coroutine#6731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db57566 2024-02-08 22:28:20.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2024-02-08 22:28:20.150 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2024-02-08 22:28:20.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:20.150 [HikariPool-229 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7db57566: (connection evicted) 2024-02-08 22:28:20.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:20.151 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2024-02-08 22:28:20.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2024-02-08 22:28:20.152 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2024-02-08 22:28:20.153 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:20.153 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:20.153 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:20.153 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:20.153 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:20.153 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:20.153 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3dcf26b5 2024-02-08 22:28:20.153 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:20.153 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:20.153 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:20.153 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:20.153 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:20.153 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:20.153 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:20.153 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:20.153 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:20.153 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:20.153 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:20.153 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:20.153 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:20.153 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:20.153 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:20.153 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:20.153 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:20.153 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:20.153 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:20.153 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2024-02-08 22:28:20.153 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:20.153 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:20.153 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:20.153 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:20.153 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:20.153 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:20.153 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:20.153 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:20.153 [Test worker @coroutine#6740] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2024-02-08 22:28:20.154 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e940dd0 2024-02-08 22:28:20.154 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e940dd0 2024-02-08 22:28:20.154 [Test worker @coroutine#6740] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2024-02-08 22:28:20.155 [DefaultDispatcher-worker-6 @coroutine#2848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128ca7af 2024-02-08 22:28:20.155 [DefaultDispatcher-worker-6 @coroutine#2848] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41993/UmAppDatabase/replication/nodeId 2024-02-08 22:28:20.155 [DefaultDispatcher-worker-6 @coroutine#2848] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41993/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:20.155 [DefaultDispatcher-worker-6 @coroutine#2848] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41993/UmAppDatabase/replication/nodeId 2024-02-08 22:28:20.156 [DefaultDispatcher-worker-10 @coroutine#2848] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41993/UmAppDatabase/replication/nodeId 2024-02-08 22:28:20.156 [DefaultDispatcher-worker-10 @coroutine#2848] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41993/UmAppDatabase/replication/nodeId 2024-02-08 22:28:20.173 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e940dd0 2024-02-08 22:28:20.183 [Test worker @coroutine#6744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e940dd0 2024-02-08 22:28:20.184 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e940dd0 2024-02-08 22:28:20.186 [Test worker @coroutine#6748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e940dd0 2024-02-08 22:28:20.195 [DefaultDispatcher-worker-15 @coroutine#6750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e940dd0 2024-02-08 22:28:20.204 [DefaultDispatcher-worker-11 @coroutine#6763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e940dd0 2024-02-08 22:28:20.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2024-02-08 22:28:20.206 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2024-02-08 22:28:20.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:20.206 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e940dd0: (connection evicted) 2024-02-08 22:28:20.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:20.207 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2024-02-08 22:28:20.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2024-02-08 22:28:20.209 [Test worker @coroutine#6773] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2024-02-08 22:28:20.210 [Test worker @coroutine#6773] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:20.210 [Test worker @coroutine#6773] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:20.210 [Test worker @coroutine#6773] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:20.210 [Test worker @coroutine#6773] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:20.210 [Test worker @coroutine#6773] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:20.210 [Test worker @coroutine#6773] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:20.210 [Test worker @coroutine#6773] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7313e4fb 2024-02-08 22:28:20.210 [Test worker @coroutine#6773] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:20.210 [Test worker @coroutine#6773] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:20.210 [Test worker @coroutine#6773] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:20.210 [Test worker @coroutine#6773] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:20.210 [Test worker @coroutine#6773] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:20.210 [Test worker @coroutine#6773] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:20.210 [Test worker @coroutine#6773] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:20.210 [Test worker @coroutine#6773] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:20.210 [Test worker @coroutine#6773] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:20.210 [Test worker @coroutine#6773] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:20.210 [Test worker @coroutine#6773] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:20.210 [Test worker @coroutine#6773] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:20.210 [Test worker @coroutine#6773] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:20.210 [Test worker @coroutine#6773] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:20.210 [Test worker @coroutine#6773] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:20.210 [Test worker @coroutine#6773] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:20.210 [Test worker @coroutine#6773] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:20.210 [Test worker @coroutine#6773] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:20.210 [Test worker @coroutine#6773] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:20.210 [Test worker @coroutine#6773] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2024-02-08 22:28:20.210 [Test worker @coroutine#6773] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:20.210 [Test worker @coroutine#6773] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:20.210 [Test worker @coroutine#6773] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:20.210 [Test worker @coroutine#6773] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:20.210 [Test worker @coroutine#6773] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:20.210 [Test worker @coroutine#6773] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:20.210 [Test worker @coroutine#6773] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:20.210 [Test worker @coroutine#6773] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:20.210 [Test worker @coroutine#6773] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2024-02-08 22:28:20.210 [Test worker @coroutine#6773] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@620ba19c 2024-02-08 22:28:20.210 [Test worker @coroutine#6773] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@620ba19c 2024-02-08 22:28:20.210 [Test worker @coroutine#6773] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2024-02-08 22:28:20.226 [Test worker @coroutine#6773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@620ba19c 2024-02-08 22:28:20.236 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@620ba19c 2024-02-08 22:28:20.238 [Test worker @coroutine#6776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@620ba19c 2024-02-08 22:28:20.238 [DefaultDispatcher-worker-6 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68b3de47 2024-02-08 22:28:20.239 [DefaultDispatcher-worker-6 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48533/UmAppDatabase/replication/nodeId 2024-02-08 22:28:20.239 [DefaultDispatcher-worker-6 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48533/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:20.239 [DefaultDispatcher-worker-6 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48533/UmAppDatabase/replication/nodeId 2024-02-08 22:28:20.240 [Test worker @coroutine#6778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@620ba19c 2024-02-08 22:28:20.240 [DefaultDispatcher-worker-9 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48533/UmAppDatabase/replication/nodeId 2024-02-08 22:28:20.240 [DefaultDispatcher-worker-9 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48533/UmAppDatabase/replication/nodeId 2024-02-08 22:28:20.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2024-02-08 22:28:20.246 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2024-02-08 22:28:20.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:28:20.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:20.246 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2024-02-08 22:28:20.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2024-02-08 22:28:20.247 [Test worker @coroutine#6800] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2024-02-08 22:28:20.247 [Test worker @coroutine#6800] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:20.247 [Test worker @coroutine#6800] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:20.247 [Test worker @coroutine#6800] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:20.247 [Test worker @coroutine#6800] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:20.247 [Test worker @coroutine#6800] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:20.247 [Test worker @coroutine#6800] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:20.247 [Test worker @coroutine#6800] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fa35f7e 2024-02-08 22:28:20.247 [Test worker @coroutine#6800] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:20.247 [Test worker @coroutine#6800] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:20.247 [Test worker @coroutine#6800] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:20.247 [Test worker @coroutine#6800] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:20.247 [Test worker @coroutine#6800] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:20.247 [Test worker @coroutine#6800] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:20.247 [Test worker @coroutine#6800] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:20.247 [Test worker @coroutine#6800] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:20.247 [Test worker @coroutine#6800] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:20.247 [Test worker @coroutine#6800] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:20.247 [Test worker @coroutine#6800] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:20.247 [Test worker @coroutine#6800] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:20.247 [Test worker @coroutine#6800] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:20.247 [Test worker @coroutine#6800] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:20.247 [Test worker @coroutine#6800] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:20.247 [Test worker @coroutine#6800] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:20.247 [Test worker @coroutine#6800] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:20.247 [Test worker @coroutine#6800] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:20.247 [Test worker @coroutine#6800] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:20.247 [Test worker @coroutine#6800] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2024-02-08 22:28:20.247 [Test worker @coroutine#6800] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:20.248 [Test worker @coroutine#6800] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:20.248 [Test worker @coroutine#6800] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:20.248 [Test worker @coroutine#6800] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:20.248 [Test worker @coroutine#6800] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:20.248 [Test worker @coroutine#6800] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:20.248 [Test worker @coroutine#6800] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:20.248 [Test worker @coroutine#6800] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:20.248 [Test worker @coroutine#6800] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2024-02-08 22:28:20.248 [Test worker @coroutine#6800] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@37ec9c49 2024-02-08 22:28:20.248 [Test worker @coroutine#6800] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@37ec9c49 2024-02-08 22:28:20.248 [Test worker @coroutine#6800] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2024-02-08 22:28:20.261 [Test worker @coroutine#6800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37ec9c49 2024-02-08 22:28:20.272 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37ec9c49 2024-02-08 22:28:20.274 [Test worker @coroutine#6803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37ec9c49 2024-02-08 22:28:20.276 [Test worker @coroutine#6805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37ec9c49 2024-02-08 22:28:20.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2024-02-08 22:28:20.280 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2024-02-08 22:28:20.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:28:20.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:20.280 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2024-02-08 22:28:20.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2024-02-08 22:28:20.281 [Test worker @coroutine#6822] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2024-02-08 22:28:20.281 [Test worker @coroutine#6822] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:20.281 [Test worker @coroutine#6822] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:20.281 [Test worker @coroutine#6822] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:20.281 [Test worker @coroutine#6822] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:20.281 [Test worker @coroutine#6822] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:20.281 [Test worker @coroutine#6822] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:20.281 [Test worker @coroutine#6822] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fbb585e 2024-02-08 22:28:20.281 [Test worker @coroutine#6822] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:20.281 [Test worker @coroutine#6822] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:20.281 [Test worker @coroutine#6822] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:20.281 [Test worker @coroutine#6822] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:20.281 [Test worker @coroutine#6822] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:20.281 [Test worker @coroutine#6822] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:20.281 [Test worker @coroutine#6822] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:20.281 [Test worker @coroutine#6822] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:20.281 [Test worker @coroutine#6822] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:20.281 [Test worker @coroutine#6822] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:20.281 [Test worker @coroutine#6822] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:20.281 [Test worker @coroutine#6822] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:20.281 [Test worker @coroutine#6822] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:20.281 [Test worker @coroutine#6822] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:20.281 [Test worker @coroutine#6822] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:20.281 [Test worker @coroutine#6822] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:20.281 [Test worker @coroutine#6822] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:20.281 [Test worker @coroutine#6822] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:20.281 [Test worker @coroutine#6822] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:20.281 [Test worker @coroutine#6822] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2024-02-08 22:28:20.281 [Test worker @coroutine#6822] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:20.281 [Test worker @coroutine#6822] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:20.281 [Test worker @coroutine#6822] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:20.281 [Test worker @coroutine#6822] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:20.281 [Test worker @coroutine#6822] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:20.281 [Test worker @coroutine#6822] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:20.281 [Test worker @coroutine#6822] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:20.281 [Test worker @coroutine#6822] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:20.281 [Test worker @coroutine#6822] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2024-02-08 22:28:20.281 [Test worker @coroutine#6822] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e7aa27e 2024-02-08 22:28:20.282 [Test worker @coroutine#6822] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e7aa27e 2024-02-08 22:28:20.282 [Test worker @coroutine#6822] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2024-02-08 22:28:20.295 [Test worker @coroutine#6822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e7aa27e 2024-02-08 22:28:20.306 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e7aa27e 2024-02-08 22:28:20.307 [Test worker @coroutine#6825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e7aa27e 2024-02-08 22:28:20.309 [Test worker @coroutine#6827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e7aa27e 2024-02-08 22:28:20.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2024-02-08 22:28:20.315 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2024-02-08 22:28:20.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:28:20.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:20.315 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2024-02-08 22:28:20.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2024-02-08 22:28:20.321 [Test worker @coroutine#6852] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2024-02-08 22:28:20.322 [Test worker @coroutine#6852] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:20.322 [Test worker @coroutine#6852] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:20.322 [Test worker @coroutine#6852] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:20.322 [Test worker @coroutine#6852] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:20.322 [Test worker @coroutine#6852] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:20.322 [Test worker @coroutine#6852] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:20.322 [Test worker @coroutine#6852] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7caa5387 2024-02-08 22:28:20.322 [Test worker @coroutine#6852] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:20.322 [Test worker @coroutine#6852] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:20.322 [Test worker @coroutine#6852] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:20.322 [Test worker @coroutine#6852] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:20.322 [Test worker @coroutine#6852] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:20.322 [Test worker @coroutine#6852] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:20.322 [Test worker @coroutine#6852] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:20.322 [Test worker @coroutine#6852] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:20.322 [Test worker @coroutine#6852] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:20.322 [Test worker @coroutine#6852] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:20.322 [Test worker @coroutine#6852] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:20.322 [Test worker @coroutine#6852] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:20.322 [Test worker @coroutine#6852] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:20.322 [Test worker @coroutine#6852] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:20.322 [Test worker @coroutine#6852] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:20.322 [Test worker @coroutine#6852] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:20.322 [Test worker @coroutine#6852] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:20.322 [Test worker @coroutine#6852] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:20.322 [Test worker @coroutine#6852] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:20.322 [Test worker @coroutine#6852] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2024-02-08 22:28:20.322 [Test worker @coroutine#6852] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:20.322 [Test worker @coroutine#6852] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:20.322 [Test worker @coroutine#6852] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:20.322 [Test worker @coroutine#6852] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:20.322 [Test worker @coroutine#6852] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:20.322 [Test worker @coroutine#6852] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:20.322 [Test worker @coroutine#6852] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:20.322 [Test worker @coroutine#6852] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:20.322 [Test worker @coroutine#6852] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2024-02-08 22:28:20.322 [Test worker @coroutine#6852] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f5ae4e1 2024-02-08 22:28:20.322 [Test worker @coroutine#6852] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f5ae4e1 2024-02-08 22:28:20.322 [Test worker @coroutine#6852] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2024-02-08 22:28:20.336 [Test worker @coroutine#6852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f5ae4e1 2024-02-08 22:28:20.346 [Test worker @coroutine#6853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f5ae4e1 2024-02-08 22:28:20.348 [Test worker @coroutine#6855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f5ae4e1 2024-02-08 22:28:20.350 [Test worker @coroutine#6857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f5ae4e1 2024-02-08 22:28:20.352 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2024-02-08 22:28:20.352 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2024-02-08 22:28:20.352 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:28:20.352 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:20.352 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2024-02-08 22:28:20.352 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2024-02-08 22:28:20.353 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2024-02-08 22:28:20.354 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:20.354 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:20.354 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:20.354 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:20.354 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:20.354 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:20.354 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e834f3a 2024-02-08 22:28:20.354 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:20.354 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:20.354 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:20.354 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:20.354 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:20.354 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:20.354 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:20.354 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:20.354 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:20.354 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:20.354 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:20.354 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:20.354 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:20.354 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:20.354 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:20.354 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:20.354 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:20.354 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:20.354 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:20.354 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2024-02-08 22:28:20.354 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:20.354 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:20.354 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:20.354 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:20.354 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:20.354 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:20.354 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:20.354 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:20.354 [Test worker @coroutine#6868] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2024-02-08 22:28:20.354 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@57ce8f63 2024-02-08 22:28:20.354 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@57ce8f63 2024-02-08 22:28:20.354 [Test worker @coroutine#6868] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2024-02-08 22:28:20.357 [DefaultDispatcher-worker-16 @coroutine#2927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@109188b4 2024-02-08 22:28:20.357 [DefaultDispatcher-worker-16 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36339/UmAppDatabase/replication/nodeId 2024-02-08 22:28:20.357 [DefaultDispatcher-worker-16 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36339/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:20.357 [DefaultDispatcher-worker-16 @coroutine#2927] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36339/UmAppDatabase/replication/nodeId 2024-02-08 22:28:20.358 [DefaultDispatcher-worker-11 @coroutine#2927] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36339/UmAppDatabase/replication/nodeId 2024-02-08 22:28:20.358 [DefaultDispatcher-worker-11 @coroutine#2927] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36339/UmAppDatabase/replication/nodeId 2024-02-08 22:28:20.367 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ce8f63 2024-02-08 22:28:20.378 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ce8f63 2024-02-08 22:28:20.380 [Test worker @coroutine#6874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ce8f63 2024-02-08 22:28:20.381 [Test worker @coroutine#6876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ce8f63 2024-02-08 22:28:20.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2024-02-08 22:28:20.383 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2024-02-08 22:28:20.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:28:20.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:20.383 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2024-02-08 22:28:20.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2024-02-08 22:28:20.384 [Test worker @coroutine#6887] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2024-02-08 22:28:20.384 [Test worker @coroutine#6887] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:20.384 [Test worker @coroutine#6887] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:20.384 [Test worker @coroutine#6887] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:20.384 [Test worker @coroutine#6887] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:20.384 [Test worker @coroutine#6887] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:20.384 [Test worker @coroutine#6887] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:20.384 [Test worker @coroutine#6887] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f7a19c4 2024-02-08 22:28:20.384 [Test worker @coroutine#6887] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:20.384 [Test worker @coroutine#6887] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:20.384 [Test worker @coroutine#6887] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:20.384 [Test worker @coroutine#6887] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:20.384 [Test worker @coroutine#6887] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:20.384 [Test worker @coroutine#6887] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:20.384 [Test worker @coroutine#6887] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:20.384 [Test worker @coroutine#6887] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:20.384 [Test worker @coroutine#6887] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:20.384 [Test worker @coroutine#6887] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:20.384 [Test worker @coroutine#6887] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:20.384 [Test worker @coroutine#6887] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:20.384 [Test worker @coroutine#6887] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:20.384 [Test worker @coroutine#6887] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:20.384 [Test worker @coroutine#6887] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:20.384 [Test worker @coroutine#6887] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:20.384 [Test worker @coroutine#6887] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:20.384 [Test worker @coroutine#6887] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:20.384 [Test worker @coroutine#6887] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:20.384 [Test worker @coroutine#6887] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2024-02-08 22:28:20.384 [Test worker @coroutine#6887] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:20.384 [Test worker @coroutine#6887] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:20.384 [Test worker @coroutine#6887] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:20.384 [Test worker @coroutine#6887] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:20.384 [Test worker @coroutine#6887] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:20.384 [Test worker @coroutine#6887] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:20.384 [Test worker @coroutine#6887] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:20.384 [Test worker @coroutine#6887] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:20.384 [Test worker @coroutine#6887] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2024-02-08 22:28:20.384 [Test worker @coroutine#6887] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c48eb31 2024-02-08 22:28:20.384 [Test worker @coroutine#6887] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c48eb31 2024-02-08 22:28:20.385 [Test worker @coroutine#6887] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2024-02-08 22:28:20.398 [Test worker @coroutine#6887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c48eb31 2024-02-08 22:28:20.408 [Test worker @coroutine#6888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c48eb31 2024-02-08 22:28:20.410 [Test worker @coroutine#6890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c48eb31 2024-02-08 22:28:20.411 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c48eb31 2024-02-08 22:28:20.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2024-02-08 22:28:20.413 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2024-02-08 22:28:20.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:28:20.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:20.413 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2024-02-08 22:28:20.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2024-02-08 22:28:20.414 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2024-02-08 22:28:20.414 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:20.414 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:20.414 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:20.414 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:20.414 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:20.414 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:20.414 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43165282 2024-02-08 22:28:20.414 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:20.414 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:20.414 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:20.414 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:20.414 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:20.414 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:20.414 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:20.414 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:20.414 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:20.414 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:20.414 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:20.414 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:20.414 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:20.414 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:20.414 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:20.414 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:20.414 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:20.414 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:20.414 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:20.414 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2024-02-08 22:28:20.414 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:20.414 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:20.414 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:20.414 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:20.414 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:20.414 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:20.414 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:20.414 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:20.414 [Test worker @coroutine#6903] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2024-02-08 22:28:20.415 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@693afcd1 2024-02-08 22:28:20.415 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@693afcd1 2024-02-08 22:28:20.415 [Test worker @coroutine#6903] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2024-02-08 22:28:20.426 [DefaultDispatcher-worker-10 @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc2c13c 2024-02-08 22:28:20.426 [DefaultDispatcher-worker-10 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43727/UmAppDatabase/replication/nodeId 2024-02-08 22:28:20.426 [DefaultDispatcher-worker-10 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43727/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:20.426 [DefaultDispatcher-worker-10 @coroutine#2959] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43727/UmAppDatabase/replication/nodeId 2024-02-08 22:28:20.427 [DefaultDispatcher-worker-6 @coroutine#2959] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43727/UmAppDatabase/replication/nodeId 2024-02-08 22:28:20.428 [DefaultDispatcher-worker-6 @coroutine#2959] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43727/UmAppDatabase/replication/nodeId 2024-02-08 22:28:20.428 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@693afcd1 2024-02-08 22:28:20.439 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@693afcd1 2024-02-08 22:28:20.440 [Test worker @coroutine#6909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@693afcd1 2024-02-08 22:28:20.442 [Test worker @coroutine#6911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@693afcd1 2024-02-08 22:28:20.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2024-02-08 22:28:20.444 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2024-02-08 22:28:20.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:28:20.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:20.444 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2024-02-08 22:28:20.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2024-02-08 22:28:20.445 [Test worker @coroutine#6922] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2024-02-08 22:28:20.446 [Test worker @coroutine#6922] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:20.446 [Test worker @coroutine#6922] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:20.446 [Test worker @coroutine#6922] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:20.446 [Test worker @coroutine#6922] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:20.446 [Test worker @coroutine#6922] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:20.446 [Test worker @coroutine#6922] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:20.446 [Test worker @coroutine#6922] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2542e124 2024-02-08 22:28:20.446 [Test worker @coroutine#6922] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:20.446 [Test worker @coroutine#6922] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:20.446 [Test worker @coroutine#6922] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:20.446 [Test worker @coroutine#6922] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:20.446 [Test worker @coroutine#6922] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:20.446 [Test worker @coroutine#6922] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:20.446 [Test worker @coroutine#6922] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:20.446 [Test worker @coroutine#6922] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:20.446 [Test worker @coroutine#6922] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:20.446 [Test worker @coroutine#6922] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:20.446 [Test worker @coroutine#6922] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:20.446 [Test worker @coroutine#6922] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:20.446 [Test worker @coroutine#6922] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:20.446 [Test worker @coroutine#6922] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:20.446 [Test worker @coroutine#6922] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:20.446 [Test worker @coroutine#6922] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:20.446 [Test worker @coroutine#6922] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:20.446 [Test worker @coroutine#6922] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:20.446 [Test worker @coroutine#6922] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:20.446 [Test worker @coroutine#6922] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2024-02-08 22:28:20.446 [Test worker @coroutine#6922] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:20.446 [Test worker @coroutine#6922] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:20.446 [Test worker @coroutine#6922] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:20.446 [Test worker @coroutine#6922] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:20.446 [Test worker @coroutine#6922] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:20.446 [Test worker @coroutine#6922] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:20.446 [Test worker @coroutine#6922] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:20.446 [Test worker @coroutine#6922] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:20.446 [Test worker @coroutine#6922] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2024-02-08 22:28:20.446 [Test worker @coroutine#6922] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@18d6ac02 2024-02-08 22:28:20.446 [Test worker @coroutine#6922] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@18d6ac02 2024-02-08 22:28:20.446 [Test worker @coroutine#6922] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2024-02-08 22:28:20.459 [Test worker @coroutine#6922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d6ac02 2024-02-08 22:28:20.470 [Test worker @coroutine#6923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d6ac02 2024-02-08 22:28:20.471 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d6ac02 2024-02-08 22:28:20.473 [Test worker @coroutine#6927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d6ac02 2024-02-08 22:28:20.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2024-02-08 22:28:20.478 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2024-02-08 22:28:20.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:28:20.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:20.478 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2024-02-08 22:28:20.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2024-02-08 22:28:20.479 [Test worker @coroutine#6940] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2024-02-08 22:28:20.479 [Test worker @coroutine#6940] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:20.479 [Test worker @coroutine#6940] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:20.479 [Test worker @coroutine#6940] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:20.479 [Test worker @coroutine#6940] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:20.479 [Test worker @coroutine#6940] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:20.479 [Test worker @coroutine#6940] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:20.479 [Test worker @coroutine#6940] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c32f3d8 2024-02-08 22:28:20.479 [Test worker @coroutine#6940] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:20.479 [Test worker @coroutine#6940] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:20.479 [Test worker @coroutine#6940] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:20.479 [Test worker @coroutine#6940] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:20.479 [Test worker @coroutine#6940] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:20.479 [Test worker @coroutine#6940] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:20.479 [Test worker @coroutine#6940] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:20.479 [Test worker @coroutine#6940] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:20.479 [Test worker @coroutine#6940] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:20.479 [Test worker @coroutine#6940] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:20.479 [Test worker @coroutine#6940] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:20.479 [Test worker @coroutine#6940] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:20.479 [Test worker @coroutine#6940] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:20.479 [Test worker @coroutine#6940] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:20.479 [Test worker @coroutine#6940] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:20.479 [Test worker @coroutine#6940] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:20.479 [Test worker @coroutine#6940] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:20.479 [Test worker @coroutine#6940] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:20.479 [Test worker @coroutine#6940] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:20.479 [Test worker @coroutine#6940] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2024-02-08 22:28:20.480 [Test worker @coroutine#6940] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:20.480 [Test worker @coroutine#6940] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:20.480 [Test worker @coroutine#6940] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:20.480 [Test worker @coroutine#6940] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:20.480 [Test worker @coroutine#6940] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:20.480 [Test worker @coroutine#6940] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:20.480 [Test worker @coroutine#6940] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:20.480 [Test worker @coroutine#6940] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:20.480 [Test worker @coroutine#6940] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2024-02-08 22:28:20.480 [Test worker @coroutine#6940] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@17f4276b 2024-02-08 22:28:20.480 [Test worker @coroutine#6940] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@17f4276b 2024-02-08 22:28:20.480 [Test worker @coroutine#6940] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2024-02-08 22:28:20.495 [Test worker @coroutine#6940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f4276b 2024-02-08 22:28:20.506 [Test worker @coroutine#6941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f4276b 2024-02-08 22:28:20.507 [Test worker @coroutine#6944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f4276b 2024-02-08 22:28:20.509 [Test worker @coroutine#6946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f4276b 2024-02-08 22:28:20.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2024-02-08 22:28:20.511 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2024-02-08 22:28:20.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:28:20.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:20.511 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2024-02-08 22:28:20.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2024-02-08 22:28:20.512 [Test worker @coroutine#6959] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2024-02-08 22:28:20.512 [Test worker @coroutine#6959] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:20.512 [Test worker @coroutine#6959] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:20.512 [Test worker @coroutine#6959] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:20.512 [Test worker @coroutine#6959] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:20.512 [Test worker @coroutine#6959] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:20.512 [Test worker @coroutine#6959] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:20.512 [Test worker @coroutine#6959] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74161ed7 2024-02-08 22:28:20.512 [Test worker @coroutine#6959] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:20.512 [Test worker @coroutine#6959] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:20.512 [Test worker @coroutine#6959] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:20.512 [Test worker @coroutine#6959] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:20.512 [Test worker @coroutine#6959] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:20.512 [Test worker @coroutine#6959] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:20.512 [Test worker @coroutine#6959] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:20.512 [Test worker @coroutine#6959] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:20.512 [Test worker @coroutine#6959] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:20.512 [Test worker @coroutine#6959] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:20.512 [Test worker @coroutine#6959] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:20.512 [Test worker @coroutine#6959] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:20.512 [Test worker @coroutine#6959] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:20.512 [Test worker @coroutine#6959] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:20.512 [Test worker @coroutine#6959] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:20.512 [Test worker @coroutine#6959] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:20.512 [Test worker @coroutine#6959] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:20.512 [Test worker @coroutine#6959] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:20.512 [Test worker @coroutine#6959] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:20.512 [Test worker @coroutine#6959] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2024-02-08 22:28:20.512 [Test worker @coroutine#6959] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:20.512 [Test worker @coroutine#6959] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:20.512 [Test worker @coroutine#6959] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:20.512 [Test worker @coroutine#6959] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:20.512 [Test worker @coroutine#6959] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:20.512 [Test worker @coroutine#6959] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:20.512 [Test worker @coroutine#6959] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:20.512 [Test worker @coroutine#6959] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:20.512 [Test worker @coroutine#6959] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2024-02-08 22:28:20.513 [Test worker @coroutine#6959] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@519b726a 2024-02-08 22:28:20.513 [Test worker @coroutine#6959] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@519b726a 2024-02-08 22:28:20.513 [Test worker @coroutine#6959] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2024-02-08 22:28:20.526 [Test worker @coroutine#6959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519b726a 2024-02-08 22:28:20.537 [DefaultDispatcher-worker-15 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2024-02-08 22:28:20.537 [DefaultDispatcher-worker-15 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53077/UmAppDatabase/replication/nodeId 2024-02-08 22:28:20.537 [DefaultDispatcher-worker-15 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53077/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:20.537 [DefaultDispatcher-worker-15 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53077/UmAppDatabase/replication/nodeId 2024-02-08 22:28:20.539 [DefaultDispatcher-worker-12 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53077/UmAppDatabase/replication/nodeId 2024-02-08 22:28:20.539 [DefaultDispatcher-worker-12 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53077/UmAppDatabase/replication/nodeId 2024-02-08 22:28:20.539 [Test worker @coroutine#6960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519b726a 2024-02-08 22:28:20.541 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519b726a 2024-02-08 22:28:20.543 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519b726a 2024-02-08 22:28:20.545 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2024-02-08 22:28:20.545 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2024-02-08 22:28:20.545 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:28:20.545 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:20.545 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2024-02-08 22:28:20.545 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2024-02-08 22:28:20.546 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2024-02-08 22:28:20.546 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:20.546 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:20.546 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:20.546 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:20.546 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:20.546 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:20.546 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47de4dce 2024-02-08 22:28:20.546 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:20.546 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:20.546 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:20.546 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:20.546 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:20.546 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:20.546 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:20.546 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:20.546 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:20.546 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:20.546 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:20.546 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:20.546 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:20.546 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:20.546 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:20.546 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:20.546 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:20.546 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:20.546 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:20.546 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2024-02-08 22:28:20.546 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:20.546 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:20.546 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:20.546 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:20.546 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:20.546 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:20.546 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:20.546 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:20.546 [Test worker @coroutine#6980] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2024-02-08 22:28:20.547 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@488ae823 2024-02-08 22:28:20.547 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@488ae823 2024-02-08 22:28:20.547 [Test worker @coroutine#6980] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2024-02-08 22:28:20.560 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@488ae823 2024-02-08 22:28:20.570 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@488ae823 2024-02-08 22:28:20.572 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@488ae823 2024-02-08 22:28:20.574 [Test worker @coroutine#6985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@488ae823 2024-02-08 22:28:20.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2024-02-08 22:28:20.576 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2024-02-08 22:28:20.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:28:20.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:20.576 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2024-02-08 22:28:20.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2024-02-08 22:28:20.578 [Test worker @coroutine#6998] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2024-02-08 22:28:20.578 [Test worker @coroutine#6998] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:20.578 [Test worker @coroutine#6998] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:20.578 [Test worker @coroutine#6998] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:20.578 [Test worker @coroutine#6998] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:20.578 [Test worker @coroutine#6998] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:20.578 [Test worker @coroutine#6998] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:20.578 [Test worker @coroutine#6998] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@505e8d48 2024-02-08 22:28:20.578 [Test worker @coroutine#6998] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:20.578 [Test worker @coroutine#6998] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:20.578 [Test worker @coroutine#6998] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:20.578 [Test worker @coroutine#6998] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:20.578 [Test worker @coroutine#6998] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:20.578 [Test worker @coroutine#6998] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:20.578 [Test worker @coroutine#6998] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:20.578 [Test worker @coroutine#6998] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:20.578 [Test worker @coroutine#6998] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:20.578 [Test worker @coroutine#6998] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:20.578 [Test worker @coroutine#6998] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:20.578 [Test worker @coroutine#6998] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:20.578 [Test worker @coroutine#6998] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:20.578 [Test worker @coroutine#6998] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:20.578 [Test worker @coroutine#6998] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:20.578 [Test worker @coroutine#6998] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:20.578 [Test worker @coroutine#6998] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:20.578 [Test worker @coroutine#6998] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:20.578 [Test worker @coroutine#6998] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:20.578 [Test worker @coroutine#6998] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2024-02-08 22:28:20.578 [Test worker @coroutine#6998] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:20.578 [Test worker @coroutine#6998] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:20.578 [Test worker @coroutine#6998] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:20.578 [Test worker @coroutine#6998] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:20.578 [Test worker @coroutine#6998] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:20.578 [Test worker @coroutine#6998] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:20.578 [Test worker @coroutine#6998] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:20.578 [Test worker @coroutine#6998] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:20.578 [Test worker @coroutine#6998] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2024-02-08 22:28:20.579 [Test worker @coroutine#6998] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@d2161b6 2024-02-08 22:28:20.579 [Test worker @coroutine#6998] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@d2161b6 2024-02-08 22:28:20.579 [Test worker @coroutine#6998] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2024-02-08 22:28:20.592 [Test worker @coroutine#6998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d2161b6 2024-02-08 22:28:20.603 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d2161b6 2024-02-08 22:28:20.604 [Test worker @coroutine#7001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d2161b6 2024-02-08 22:28:20.606 [Test worker @coroutine#7003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d2161b6 2024-02-08 22:28:20.609 [UI Thread @coroutine#7012] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2024-02-08 22:28:20.609 [UI Thread @coroutine#7012] 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-02-08 22:28:20.609 [UI Thread @coroutine#7012] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2024-02-08 22:28:20.611 [UI Thread @coroutine#7012] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Temporary failure in name resolution for request https://invalid/Site/verify 2024-02-08 22:28:20.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2024-02-08 22:28:20.612 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2024-02-08 22:28:20.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:28:20.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:20.612 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2024-02-08 22:28:20.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2024-02-08 22:28:20.614 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2024-02-08 22:28:20.614 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:20.614 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:20.614 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:20.614 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:20.614 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:20.614 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:20.614 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f2df380 2024-02-08 22:28:20.614 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:20.614 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:20.614 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:20.614 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:20.614 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:20.614 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:20.614 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:20.614 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:20.614 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:20.614 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:20.614 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:20.614 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:20.614 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:20.614 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:20.614 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:20.614 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:20.614 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:20.614 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:20.614 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:20.614 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2024-02-08 22:28:20.614 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:20.614 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:20.614 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:20.614 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:20.614 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:20.614 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:20.614 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:20.614 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:20.614 [Test worker @coroutine#7018] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2024-02-08 22:28:20.614 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cd0f9a4 2024-02-08 22:28:20.614 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cd0f9a4 2024-02-08 22:28:20.614 [Test worker @coroutine#7018] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2024-02-08 22:28:20.627 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd0f9a4 2024-02-08 22:28:20.638 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd0f9a4 2024-02-08 22:28:20.639 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd0f9a4 2024-02-08 22:28:20.641 [Test worker @coroutine#7023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd0f9a4 2024-02-08 22:28:20.643 [UI Thread @coroutine#7034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54885/Site/verify 2024-02-08 22:28:20.643 [UI Thread @coroutine#7034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54885/Site/verify. 2024-02-08 22:28:20.643 [UI Thread @coroutine#7034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54885/Site/verify 2024-02-08 22:28:20.645 [UI Thread @coroutine#7034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54885/Site/verify 2024-02-08 22:28:20.645 [UI Thread @coroutine#7034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54885/Site/verify 2024-02-08 22:28:20.646 [UI Thread @coroutine#7034] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:54885/Site/verify. 2024-02-08 22:28:20.646 [UI Thread @coroutine#7034] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54885/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 22:28:20.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2024-02-08 22:28:20.648 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2024-02-08 22:28:20.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:28:20.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:20.648 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2024-02-08 22:28:20.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2024-02-08 22:28:20.663 [Test worker @coroutine#7041] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2024-02-08 22:28:20.663 [Test worker @coroutine#7041] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:28:20.663 [Test worker @coroutine#7041] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:28:20.663 [Test worker @coroutine#7041] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:28:20.663 [Test worker @coroutine#7041] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:28:20.663 [Test worker @coroutine#7041] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:28:20.663 [Test worker @coroutine#7041] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:28:20.663 [Test worker @coroutine#7041] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62325b44 2024-02-08 22:28:20.663 [Test worker @coroutine#7041] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:28:20.663 [Test worker @coroutine#7041] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:28:20.663 [Test worker @coroutine#7041] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:28:20.663 [Test worker @coroutine#7041] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:28:20.664 [Test worker @coroutine#7041] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:28:20.664 [Test worker @coroutine#7041] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:28:20.664 [Test worker @coroutine#7041] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:28:20.664 [Test worker @coroutine#7041] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:28:20.664 [Test worker @coroutine#7041] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:28:20.664 [Test worker @coroutine#7041] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:28:20.664 [Test worker @coroutine#7041] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:28:20.664 [Test worker @coroutine#7041] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:28:20.664 [Test worker @coroutine#7041] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:28:20.664 [Test worker @coroutine#7041] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:28:20.664 [Test worker @coroutine#7041] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:28:20.664 [Test worker @coroutine#7041] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:28:20.664 [Test worker @coroutine#7041] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:28:20.664 [Test worker @coroutine#7041] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:28:20.664 [Test worker @coroutine#7041] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:28:20.664 [Test worker @coroutine#7041] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2024-02-08 22:28:20.664 [Test worker @coroutine#7041] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:28:20.664 [Test worker @coroutine#7041] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:28:20.664 [Test worker @coroutine#7041] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:28:20.664 [Test worker @coroutine#7041] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:28:20.664 [Test worker @coroutine#7041] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:28:20.664 [Test worker @coroutine#7041] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:28:20.664 [Test worker @coroutine#7041] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:28:20.664 [Test worker @coroutine#7041] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:28:20.664 [Test worker @coroutine#7041] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2024-02-08 22:28:20.664 [Test worker @coroutine#7041] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@f511a8e 2024-02-08 22:28:20.664 [Test worker @coroutine#7041] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@f511a8e 2024-02-08 22:28:20.664 [Test worker @coroutine#7041] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2024-02-08 22:28:20.671 [DefaultDispatcher-worker-12 @coroutine#3032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f39ad3f 2024-02-08 22:28:20.671 [DefaultDispatcher-worker-2 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54099b09 2024-02-08 22:28:20.671 [DefaultDispatcher-worker-12 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-08 22:28:20.671 [DefaultDispatcher-worker-12 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId. 2024-02-08 22:28:20.671 [DefaultDispatcher-worker-12 @coroutine#3032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-08 22:28:20.671 [DefaultDispatcher-worker-2 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 22:28:20.671 [DefaultDispatcher-worker-2 @coroutine#3018] 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-02-08 22:28:20.671 [DefaultDispatcher-worker-2 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 22:28:20.672 [DefaultDispatcher-worker-2 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 22:28:20.672 [DefaultDispatcher-worker-3 @coroutine#3032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-08 22:28:20.672 [DefaultDispatcher-worker-3 @coroutine#3032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-08 22:28:20.682 [Test worker @coroutine#7041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f511a8e 2024-02-08 22:28:20.692 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f511a8e 2024-02-08 22:28:20.694 [Test worker @coroutine#7049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f511a8e 2024-02-08 22:28:20.695 [Test worker @coroutine#7051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f511a8e 2024-02-08 22:28:20.704 [DefaultDispatcher-worker-8 @coroutine#7053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f511a8e 2024-02-08 22:28:20.712 [DefaultDispatcher-worker-13 @coroutine#7041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f511a8e 2024-02-08 22:28:20.716 [UI Thread @coroutine#7062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36007/556588680164143104/_ustadmanifest.json 2024-02-08 22:28:20.716 [UI Thread @coroutine#7062] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36007/556588680164143104/_ustadmanifest.json. 2024-02-08 22:28:20.716 [UI Thread @coroutine#7062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36007/556588680164143104/_ustadmanifest.json 2024-02-08 22:28:20.717 [UI Thread @coroutine#7062] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36007/556588680164143104/_ustadmanifest.json 2024-02-08 22:28:20.717 [UI Thread @coroutine#7062] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36007/556588680164143104/_ustadmanifest.json 2024-02-08 22:28:20.718 [UI Thread @coroutine#7062] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:36007/556588680164143104/_ustadmanifest.json. 2024-02-08 22:28:20.718 [UI Thread @coroutine#7062] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:36007/556588680164143104/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 22:28:20.718 [UI Thread @coroutine#7062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36007/tincan.xml 2024-02-08 22:28:20.718 [UI Thread @coroutine#7062] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36007/tincan.xml. 2024-02-08 22:28:20.718 [UI Thread @coroutine#7062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36007/tincan.xml 2024-02-08 22:28:20.718 [UI Thread @coroutine#7062] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36007/tincan.xml 2024-02-08 22:28:20.719 [UI Thread @coroutine#7062] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36007/tincan.xml 2024-02-08 22:28:20.719 [UI Thread @coroutine#7062] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:36007/tincan.xml. 2024-02-08 22:28:20.719 [UI Thread @coroutine#7062] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:36007/tincan.xml to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 22:28:20.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2024-02-08 22:28:20.720 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2024-02-08 22:28:20.720 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:28:20.720 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f511a8e: (connection evicted) 2024-02-08 22:28:20.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:28:20.721 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2024-02-08 22:28:20.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed.